@progress/kendo-theme-default 9.1.0-dev.3 → 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.
Files changed (36) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +13 -10
  3. package/dist/default-blue.css +1 -1
  4. package/dist/default-dataviz-v4.css +1 -1
  5. package/dist/default-green.css +1 -1
  6. package/dist/default-main-dark.css +1 -1
  7. package/dist/default-main.css +1 -1
  8. package/dist/default-nordic.css +1 -1
  9. package/dist/default-ocean-blue-a11y.css +1 -1
  10. package/dist/default-ocean-blue.css +1 -1
  11. package/dist/default-orange.css +1 -1
  12. package/dist/default-purple.css +1 -1
  13. package/dist/default-turquoise.css +1 -1
  14. package/dist/default-urban.css +1 -1
  15. package/dist/meta/sassdoc-data.json +594 -540
  16. package/dist/meta/sassdoc-raw-data.json +276 -251
  17. package/dist/meta/variables.json +24 -20
  18. package/lib/swatches/default-blue.json +1 -1
  19. package/lib/swatches/default-dataviz-v4.json +1 -1
  20. package/lib/swatches/default-green.json +1 -1
  21. package/lib/swatches/default-main-dark.json +1 -1
  22. package/lib/swatches/default-main.json +1 -1
  23. package/lib/swatches/default-nordic.json +1 -1
  24. package/lib/swatches/default-ocean-blue-a11y.json +1 -1
  25. package/lib/swatches/default-ocean-blue.json +1 -1
  26. package/lib/swatches/default-orange.json +1 -1
  27. package/lib/swatches/default-purple.json +1 -1
  28. package/lib/swatches/default-turquoise.json +1 -1
  29. package/lib/swatches/default-urban.json +1 -1
  30. package/package.json +4 -4
  31. package/scss/orgchart/_variables.scss +1 -1
  32. package/scss/splitter/_variables.scss +1 -1
  33. package/scss/stepper/_layout.scss +2 -2
  34. package/scss/stepper/_variables.scss +3 -0
  35. package/scss/timeline/_layout.scss +1 -1
  36. package/scss/timeline/_variables.scss +5 -5
@@ -39813,7 +39813,7 @@
39813
39813
  "context": {
39814
39814
  "type": "variable",
39815
39815
  "name": "kendo-orgchart-line-v-height",
39816
- "value": "25px",
39816
+ "value": "k-spacing(6)",
39817
39817
  "scope": "default",
39818
39818
  "line": {
39819
39819
  "start": 146,
@@ -39828,8 +39828,8 @@
39828
39828
  "path": "default/scss/orgchart/_variables.scss",
39829
39829
  "name": "_variables.scss"
39830
39830
  },
39831
- "resolvedValue": "25px",
39832
- "resolvedType": "Number"
39831
+ "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
39832
+ "resolvedType": "String"
39833
39833
  },
39834
39834
  {
39835
39835
  "description": "The horizontal padding of the Pager.\n",
@@ -56262,7 +56262,7 @@
56262
56262
  "context": {
56263
56263
  "type": "variable",
56264
56264
  "name": "kendo-splitter-drag-icon-margin",
56265
- "value": "calc( #{k-spacing(3.5)} / 2 )",
56265
+ "value": "k-spacing(2)",
56266
56266
  "scope": "default",
56267
56267
  "line": {
56268
56268
  "start": 37,
@@ -56277,8 +56277,8 @@
56277
56277
  "path": "default/scss/splitter/_variables.scss",
56278
56278
  "name": "_variables.scss"
56279
56279
  },
56280
- "resolvedValue": "calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2)",
56281
- "resolvedType": "Calculation"
56280
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
56281
+ "resolvedType": "String"
56282
56282
  },
56283
56283
  {
56284
56284
  "description": "The horizontal padding of the collapse icon in the Splitter.\n",
@@ -58819,15 +58819,15 @@
58819
58819
  "resolvedType": "Calculation"
58820
58820
  },
58821
58821
  {
58822
- "description": "The width of the border around the Stepper.\n",
58822
+ "description": "The border radius of the Stepper label.\n",
58823
58823
  "commentRange": {
58824
58824
  "start": 24,
58825
58825
  "end": 25
58826
58826
  },
58827
58827
  "context": {
58828
58828
  "type": "variable",
58829
- "name": "kendo-stepper-border-width",
58830
- "value": "0px",
58829
+ "name": "kendo-stepper-label-border-radius",
58830
+ "value": "k-border-radius(xxxl)",
58831
58831
  "scope": "default",
58832
58832
  "line": {
58833
58833
  "start": 26,
@@ -58842,14 +58842,41 @@
58842
58842
  "path": "default/scss/stepper/_variables.scss",
58843
58843
  "name": "_variables.scss"
58844
58844
  },
58845
+ "resolvedValue": "var(--kendo-border-radius-xxxl, 1rem)",
58846
+ "resolvedType": "String"
58847
+ },
58848
+ {
58849
+ "description": "The width of the border around the Stepper.\n",
58850
+ "commentRange": {
58851
+ "start": 27,
58852
+ "end": 28
58853
+ },
58854
+ "context": {
58855
+ "type": "variable",
58856
+ "name": "kendo-stepper-border-width",
58857
+ "value": "0px",
58858
+ "scope": "default",
58859
+ "line": {
58860
+ "start": 29,
58861
+ "end": 29
58862
+ }
58863
+ },
58864
+ "group": [
58865
+ "stepper"
58866
+ ],
58867
+ "access": "public",
58868
+ "file": {
58869
+ "path": "default/scss/stepper/_variables.scss",
58870
+ "name": "_variables.scss"
58871
+ },
58845
58872
  "resolvedValue": "0px",
58846
58873
  "resolvedType": "Number"
58847
58874
  },
58848
58875
  {
58849
58876
  "description": "The horizontal padding of the Stepper content.\n",
58850
58877
  "commentRange": {
58851
- "start": 28,
58852
- "end": 29
58878
+ "start": 31,
58879
+ "end": 32
58853
58880
  },
58854
58881
  "context": {
58855
58882
  "type": "variable",
@@ -58857,8 +58884,8 @@
58857
58884
  "value": "k-spacing(5)",
58858
58885
  "scope": "default",
58859
58886
  "line": {
58860
- "start": 30,
58861
- "end": 30
58887
+ "start": 33,
58888
+ "end": 33
58862
58889
  }
58863
58890
  },
58864
58891
  "group": [
@@ -58875,8 +58902,8 @@
58875
58902
  {
58876
58903
  "description": "The vertical padding of the Stepper content.\n",
58877
58904
  "commentRange": {
58878
- "start": 31,
58879
- "end": 32
58905
+ "start": 34,
58906
+ "end": 35
58880
58907
  },
58881
58908
  "context": {
58882
58909
  "type": "variable",
@@ -58884,8 +58911,8 @@
58884
58911
  "value": "k-spacing(2.5)",
58885
58912
  "scope": "default",
58886
58913
  "line": {
58887
- "start": 33,
58888
- "end": 33
58914
+ "start": 36,
58915
+ "end": 36
58889
58916
  }
58890
58917
  },
58891
58918
  "group": [
@@ -58902,8 +58929,8 @@
58902
58929
  {
58903
58930
  "description": "",
58904
58931
  "commentRange": {
58905
- "start": 36,
58906
- "end": 36
58932
+ "start": 39,
58933
+ "end": 39
58907
58934
  },
58908
58935
  "context": {
58909
58936
  "type": "variable",
@@ -58911,8 +58938,8 @@
58911
58938
  "value": "var( --kendo-font-size, inherit )",
58912
58939
  "scope": "default",
58913
58940
  "line": {
58914
- "start": 37,
58915
- "end": 37
58941
+ "start": 40,
58942
+ "end": 40
58916
58943
  }
58917
58944
  },
58918
58945
  "group": [
@@ -58929,8 +58956,8 @@
58929
58956
  {
58930
58957
  "description": "",
58931
58958
  "commentRange": {
58932
- "start": 39,
58933
- "end": 39
58959
+ "start": 42,
58960
+ "end": 42
58934
58961
  },
58935
58962
  "context": {
58936
58963
  "type": "variable",
@@ -58938,8 +58965,8 @@
58938
58965
  "value": "var( --kendo-line-height, normal )",
58939
58966
  "scope": "default",
58940
58967
  "line": {
58941
- "start": 40,
58942
- "end": 40
58968
+ "start": 43,
58969
+ "end": 43
58943
58970
  }
58944
58971
  },
58945
58972
  "group": [
@@ -58956,8 +58983,8 @@
58956
58983
  {
58957
58984
  "description": "",
58958
58985
  "commentRange": {
58959
- "start": 42,
58960
- "end": 42
58986
+ "start": 45,
58987
+ "end": 45
58961
58988
  },
58962
58989
  "context": {
58963
58990
  "type": "variable",
@@ -58965,8 +58992,8 @@
58965
58992
  "value": "var( --kendo-font-family, inherit )",
58966
58993
  "scope": "default",
58967
58994
  "line": {
58968
- "start": 43,
58969
- "end": 43
58995
+ "start": 46,
58996
+ "end": 46
58970
58997
  }
58971
58998
  },
58972
58999
  "group": [
@@ -58983,8 +59010,8 @@
58983
59010
  {
58984
59011
  "description": "The background color of the Stepper.\n",
58985
59012
  "commentRange": {
58986
- "start": 45,
58987
- "end": 46
59013
+ "start": 48,
59014
+ "end": 49
58988
59015
  },
58989
59016
  "context": {
58990
59017
  "type": "variable",
@@ -58992,8 +59019,8 @@
58992
59019
  "value": "null",
58993
59020
  "scope": "default",
58994
59021
  "line": {
58995
- "start": 47,
58996
- "end": 47
59022
+ "start": 50,
59023
+ "end": 50
58997
59024
  }
58998
59025
  },
58999
59026
  "group": [
@@ -59010,8 +59037,8 @@
59010
59037
  {
59011
59038
  "description": "The text color of the Stepper.\n",
59012
59039
  "commentRange": {
59013
- "start": 48,
59014
- "end": 49
59040
+ "start": 51,
59041
+ "end": 52
59015
59042
  },
59016
59043
  "context": {
59017
59044
  "type": "variable",
@@ -59019,8 +59046,8 @@
59019
59046
  "value": "$kendo-component-text",
59020
59047
  "scope": "default",
59021
59048
  "line": {
59022
- "start": 50,
59023
- "end": 50
59049
+ "start": 53,
59050
+ "end": 53
59024
59051
  }
59025
59052
  },
59026
59053
  "group": [
@@ -59037,8 +59064,8 @@
59037
59064
  {
59038
59065
  "description": "The border color of the Stepper.\n",
59039
59066
  "commentRange": {
59040
- "start": 51,
59041
- "end": 52
59067
+ "start": 54,
59068
+ "end": 55
59042
59069
  },
59043
59070
  "context": {
59044
59071
  "type": "variable",
@@ -59046,8 +59073,8 @@
59046
59073
  "value": "null",
59047
59074
  "scope": "default",
59048
59075
  "line": {
59049
- "start": 53,
59050
- "end": 53
59076
+ "start": 56,
59077
+ "end": 56
59051
59078
  }
59052
59079
  },
59053
59080
  "group": [
@@ -59064,8 +59091,8 @@
59064
59091
  {
59065
59092
  "description": "The width of the Stepper indicator.\n",
59066
59093
  "commentRange": {
59067
- "start": 55,
59068
- "end": 56
59094
+ "start": 58,
59095
+ "end": 59
59069
59096
  },
59070
59097
  "context": {
59071
59098
  "type": "variable",
@@ -59073,8 +59100,8 @@
59073
59100
  "value": "28px",
59074
59101
  "scope": "default",
59075
59102
  "line": {
59076
- "start": 57,
59077
- "end": 57
59103
+ "start": 60,
59104
+ "end": 60
59078
59105
  }
59079
59106
  },
59080
59107
  "group": [
@@ -59091,8 +59118,8 @@
59091
59118
  {
59092
59119
  "description": "The height of the Stepper indicator.\n",
59093
59120
  "commentRange": {
59094
- "start": 58,
59095
- "end": 59
59121
+ "start": 61,
59122
+ "end": 62
59096
59123
  },
59097
59124
  "context": {
59098
59125
  "type": "variable",
@@ -59100,8 +59127,8 @@
59100
59127
  "value": "$kendo-stepper-indicator-width",
59101
59128
  "scope": "default",
59102
59129
  "line": {
59103
- "start": 60,
59104
- "end": 60
59130
+ "start": 63,
59131
+ "end": 63
59105
59132
  }
59106
59133
  },
59107
59134
  "group": [
@@ -59118,8 +59145,8 @@
59118
59145
  {
59119
59146
  "description": "The border width of the Stepper indicator.\n",
59120
59147
  "commentRange": {
59121
- "start": 61,
59122
- "end": 62
59148
+ "start": 64,
59149
+ "end": 65
59123
59150
  },
59124
59151
  "context": {
59125
59152
  "type": "variable",
@@ -59127,8 +59154,8 @@
59127
59154
  "value": "1px",
59128
59155
  "scope": "default",
59129
59156
  "line": {
59130
- "start": 63,
59131
- "end": 63
59157
+ "start": 66,
59158
+ "end": 66
59132
59159
  }
59133
59160
  },
59134
59161
  "group": [
@@ -59145,8 +59172,8 @@
59145
59172
  {
59146
59173
  "description": "The border radius of the Stepper indicator.\n",
59147
59174
  "commentRange": {
59148
- "start": 64,
59149
- "end": 65
59175
+ "start": 67,
59176
+ "end": 68
59150
59177
  },
59151
59178
  "context": {
59152
59179
  "type": "variable",
@@ -59154,8 +59181,8 @@
59154
59181
  "value": "50%",
59155
59182
  "scope": "default",
59156
59183
  "line": {
59157
- "start": 66,
59158
- "end": 66
59184
+ "start": 69,
59185
+ "end": 69
59159
59186
  }
59160
59187
  },
59161
59188
  "group": [
@@ -59172,8 +59199,8 @@
59172
59199
  {
59173
59200
  "description": "The border width of the focused Stepper indicator.\n",
59174
59201
  "commentRange": {
59175
- "start": 68,
59176
- "end": 69
59202
+ "start": 71,
59203
+ "end": 72
59177
59204
  },
59178
59205
  "context": {
59179
59206
  "type": "variable",
@@ -59181,8 +59208,8 @@
59181
59208
  "value": "1px",
59182
59209
  "scope": "default",
59183
59210
  "line": {
59184
- "start": 70,
59185
- "end": 70
59211
+ "start": 73,
59212
+ "end": 73
59186
59213
  }
59187
59214
  },
59188
59215
  "group": [
@@ -59199,8 +59226,8 @@
59199
59226
  {
59200
59227
  "description": "The size of the focused Stepper indicator.\n",
59201
59228
  "commentRange": {
59202
- "start": 71,
59203
- "end": 72
59229
+ "start": 74,
59230
+ "end": 75
59204
59231
  },
59205
59232
  "context": {
59206
59233
  "type": "variable",
@@ -59208,8 +59235,8 @@
59208
59235
  "value": "2px",
59209
59236
  "scope": "default",
59210
59237
  "line": {
59211
- "start": 73,
59212
- "end": 73
59238
+ "start": 76,
59239
+ "end": 76
59213
59240
  }
59214
59241
  },
59215
59242
  "group": [
@@ -59226,8 +59253,8 @@
59226
59253
  {
59227
59254
  "description": "The offset of the Stepper's focused indicator.\n",
59228
59255
  "commentRange": {
59229
- "start": 74,
59230
- "end": 75
59256
+ "start": 77,
59257
+ "end": 78
59231
59258
  },
59232
59259
  "context": {
59233
59260
  "type": "variable",
@@ -59235,8 +59262,8 @@
59235
59262
  "value": "3px",
59236
59263
  "scope": "default",
59237
59264
  "line": {
59238
- "start": 76,
59239
- "end": 76
59265
+ "start": 79,
59266
+ "end": 79
59240
59267
  }
59241
59268
  },
59242
59269
  "group": [
@@ -59253,8 +59280,8 @@
59253
59280
  {
59254
59281
  "description": "The calculated offset of the Stepper's focused indicator.\n",
59255
59282
  "commentRange": {
59256
- "start": 77,
59257
- "end": 78
59283
+ "start": 80,
59284
+ "end": 81
59258
59285
  },
59259
59286
  "context": {
59260
59287
  "type": "variable",
@@ -59262,8 +59289,8 @@
59262
59289
  "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
59263
59290
  "scope": "default",
59264
59291
  "line": {
59265
- "start": 79,
59266
- "end": 79
59292
+ "start": 82,
59293
+ "end": 82
59267
59294
  }
59268
59295
  },
59269
59296
  "group": [
@@ -59280,8 +59307,8 @@
59280
59307
  {
59281
59308
  "description": "The background color of the Stepper indicator.\n",
59282
59309
  "commentRange": {
59283
- "start": 81,
59284
- "end": 82
59310
+ "start": 84,
59311
+ "end": 85
59285
59312
  },
59286
59313
  "context": {
59287
59314
  "type": "variable",
@@ -59289,8 +59316,8 @@
59289
59316
  "value": "$kendo-component-bg",
59290
59317
  "scope": "default",
59291
59318
  "line": {
59292
- "start": 83,
59293
- "end": 83
59319
+ "start": 86,
59320
+ "end": 86
59294
59321
  }
59295
59322
  },
59296
59323
  "group": [
@@ -59307,8 +59334,8 @@
59307
59334
  {
59308
59335
  "description": "The text color of the Stepper indicator.\n",
59309
59336
  "commentRange": {
59310
- "start": 84,
59311
- "end": 85
59337
+ "start": 87,
59338
+ "end": 88
59312
59339
  },
59313
59340
  "context": {
59314
59341
  "type": "variable",
@@ -59316,8 +59343,8 @@
59316
59343
  "value": "$kendo-component-text",
59317
59344
  "scope": "default",
59318
59345
  "line": {
59319
- "start": 86,
59320
- "end": 86
59346
+ "start": 89,
59347
+ "end": 89
59321
59348
  }
59322
59349
  },
59323
59350
  "group": [
@@ -59334,8 +59361,8 @@
59334
59361
  {
59335
59362
  "description": "The border color of the Stepper indicator.\n",
59336
59363
  "commentRange": {
59337
- "start": 87,
59338
- "end": 88
59364
+ "start": 90,
59365
+ "end": 91
59339
59366
  },
59340
59367
  "context": {
59341
59368
  "type": "variable",
@@ -59343,8 +59370,8 @@
59343
59370
  "value": "#cccccc",
59344
59371
  "scope": "default",
59345
59372
  "line": {
59346
- "start": 89,
59347
- "end": 89
59373
+ "start": 92,
59374
+ "end": 92
59348
59375
  }
59349
59376
  },
59350
59377
  "group": [
@@ -59361,8 +59388,8 @@
59361
59388
  {
59362
59389
  "description": "The background color of the hovered Stepper indicator.\n",
59363
59390
  "commentRange": {
59364
- "start": 91,
59365
- "end": 92
59391
+ "start": 94,
59392
+ "end": 95
59366
59393
  },
59367
59394
  "context": {
59368
59395
  "type": "variable",
@@ -59370,8 +59397,8 @@
59370
59397
  "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
59371
59398
  "scope": "default",
59372
59399
  "line": {
59373
- "start": 93,
59374
- "end": 93
59400
+ "start": 96,
59401
+ "end": 96
59375
59402
  }
59376
59403
  },
59377
59404
  "group": [
@@ -59388,8 +59415,8 @@
59388
59415
  {
59389
59416
  "description": "The text color of the hovered Stepper indicator.\n",
59390
59417
  "commentRange": {
59391
- "start": 94,
59392
- "end": 95
59418
+ "start": 97,
59419
+ "end": 98
59393
59420
  },
59394
59421
  "context": {
59395
59422
  "type": "variable",
@@ -59397,8 +59424,8 @@
59397
59424
  "value": "null",
59398
59425
  "scope": "default",
59399
59426
  "line": {
59400
- "start": 96,
59401
- "end": 96
59427
+ "start": 99,
59428
+ "end": 99
59402
59429
  }
59403
59430
  },
59404
59431
  "group": [
@@ -59415,8 +59442,8 @@
59415
59442
  {
59416
59443
  "description": "The border color of the hovered Stepper indicator.\n",
59417
59444
  "commentRange": {
59418
- "start": 97,
59419
- "end": 98
59445
+ "start": 100,
59446
+ "end": 101
59420
59447
  },
59421
59448
  "context": {
59422
59449
  "type": "variable",
@@ -59424,8 +59451,8 @@
59424
59451
  "value": "null",
59425
59452
  "scope": "default",
59426
59453
  "line": {
59427
- "start": 99,
59428
- "end": 99
59454
+ "start": 102,
59455
+ "end": 102
59429
59456
  }
59430
59457
  },
59431
59458
  "group": [
@@ -59442,8 +59469,8 @@
59442
59469
  {
59443
59470
  "description": "The background color of the disabled Stepper indicator.\n",
59444
59471
  "commentRange": {
59445
- "start": 101,
59446
- "end": 102
59472
+ "start": 104,
59473
+ "end": 105
59447
59474
  },
59448
59475
  "context": {
59449
59476
  "type": "variable",
@@ -59451,8 +59478,8 @@
59451
59478
  "value": "null",
59452
59479
  "scope": "default",
59453
59480
  "line": {
59454
- "start": 103,
59455
- "end": 103
59481
+ "start": 106,
59482
+ "end": 106
59456
59483
  }
59457
59484
  },
59458
59485
  "group": [
@@ -59469,8 +59496,8 @@
59469
59496
  {
59470
59497
  "description": "The text color of the disabled Stepper indicator.\n",
59471
59498
  "commentRange": {
59472
- "start": 104,
59473
- "end": 105
59499
+ "start": 107,
59500
+ "end": 108
59474
59501
  },
59475
59502
  "context": {
59476
59503
  "type": "variable",
@@ -59478,8 +59505,8 @@
59478
59505
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
59479
59506
  "scope": "default",
59480
59507
  "line": {
59481
- "start": 106,
59482
- "end": 106
59508
+ "start": 109,
59509
+ "end": 109
59483
59510
  }
59484
59511
  },
59485
59512
  "group": [
@@ -59496,8 +59523,8 @@
59496
59523
  {
59497
59524
  "description": "The border color of the disabled Stepper indicator.\n",
59498
59525
  "commentRange": {
59499
- "start": 107,
59500
- "end": 108
59526
+ "start": 110,
59527
+ "end": 111
59501
59528
  },
59502
59529
  "context": {
59503
59530
  "type": "variable",
@@ -59505,8 +59532,8 @@
59505
59532
  "value": "null",
59506
59533
  "scope": "default",
59507
59534
  "line": {
59508
- "start": 109,
59509
- "end": 109
59535
+ "start": 112,
59536
+ "end": 112
59510
59537
  }
59511
59538
  },
59512
59539
  "group": [
@@ -59523,8 +59550,8 @@
59523
59550
  {
59524
59551
  "description": "The background color of the Stepper's done indicator.\n",
59525
59552
  "commentRange": {
59526
- "start": 111,
59527
- "end": 112
59553
+ "start": 114,
59554
+ "end": 115
59528
59555
  },
59529
59556
  "context": {
59530
59557
  "type": "variable",
@@ -59532,8 +59559,8 @@
59532
59559
  "value": "$kendo-color-primary",
59533
59560
  "scope": "default",
59534
59561
  "line": {
59535
- "start": 113,
59536
- "end": 113
59562
+ "start": 116,
59563
+ "end": 116
59537
59564
  }
59538
59565
  },
59539
59566
  "group": [
@@ -59550,8 +59577,8 @@
59550
59577
  {
59551
59578
  "description": "The text color of the Stepper's done indicator.\n",
59552
59579
  "commentRange": {
59553
- "start": 114,
59554
- "end": 115
59580
+ "start": 117,
59581
+ "end": 118
59555
59582
  },
59556
59583
  "context": {
59557
59584
  "type": "variable",
@@ -59559,8 +59586,8 @@
59559
59586
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
59560
59587
  "scope": "default",
59561
59588
  "line": {
59562
- "start": 116,
59563
- "end": 116
59589
+ "start": 119,
59590
+ "end": 119
59564
59591
  }
59565
59592
  },
59566
59593
  "group": [
@@ -59577,8 +59604,8 @@
59577
59604
  {
59578
59605
  "description": "The border color of the Stepper's done indicator.\n",
59579
59606
  "commentRange": {
59580
- "start": 117,
59581
- "end": 118
59607
+ "start": 120,
59608
+ "end": 121
59582
59609
  },
59583
59610
  "context": {
59584
59611
  "type": "variable",
@@ -59586,8 +59613,8 @@
59586
59613
  "value": "$kendo-stepper-indicator-done-bg",
59587
59614
  "scope": "default",
59588
59615
  "line": {
59589
- "start": 119,
59590
- "end": 119
59616
+ "start": 122,
59617
+ "end": 122
59591
59618
  }
59592
59619
  },
59593
59620
  "group": [
@@ -59604,8 +59631,8 @@
59604
59631
  {
59605
59632
  "description": "The background color of the Stepper's hovered done indicator.\n",
59606
59633
  "commentRange": {
59607
- "start": 121,
59608
- "end": 122
59634
+ "start": 124,
59635
+ "end": 125
59609
59636
  },
59610
59637
  "context": {
59611
59638
  "type": "variable",
@@ -59613,8 +59640,8 @@
59613
59640
  "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
59614
59641
  "scope": "default",
59615
59642
  "line": {
59616
- "start": 123,
59617
- "end": 123
59643
+ "start": 126,
59644
+ "end": 126
59618
59645
  }
59619
59646
  },
59620
59647
  "group": [
@@ -59631,8 +59658,8 @@
59631
59658
  {
59632
59659
  "description": "The text color of the Stepper's hovered done indicator.\n",
59633
59660
  "commentRange": {
59634
- "start": 124,
59635
- "end": 125
59661
+ "start": 127,
59662
+ "end": 128
59636
59663
  },
59637
59664
  "context": {
59638
59665
  "type": "variable",
@@ -59640,8 +59667,8 @@
59640
59667
  "value": "null",
59641
59668
  "scope": "default",
59642
59669
  "line": {
59643
- "start": 126,
59644
- "end": 126
59670
+ "start": 129,
59671
+ "end": 129
59645
59672
  }
59646
59673
  },
59647
59674
  "group": [
@@ -59658,8 +59685,8 @@
59658
59685
  {
59659
59686
  "description": "The border color of the Stepper's hovered done indicator.\n",
59660
59687
  "commentRange": {
59661
- "start": 127,
59662
- "end": 128
59688
+ "start": 130,
59689
+ "end": 131
59663
59690
  },
59664
59691
  "context": {
59665
59692
  "type": "variable",
@@ -59667,8 +59694,8 @@
59667
59694
  "value": "null",
59668
59695
  "scope": "default",
59669
59696
  "line": {
59670
- "start": 129,
59671
- "end": 129
59697
+ "start": 132,
59698
+ "end": 132
59672
59699
  }
59673
59700
  },
59674
59701
  "group": [
@@ -59685,8 +59712,8 @@
59685
59712
  {
59686
59713
  "description": "The background color of the Stepper's disabled done indicator.\n",
59687
59714
  "commentRange": {
59688
- "start": 131,
59689
- "end": 132
59715
+ "start": 134,
59716
+ "end": 135
59690
59717
  },
59691
59718
  "context": {
59692
59719
  "type": "variable",
@@ -59694,8 +59721,8 @@
59694
59721
  "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%))",
59695
59722
  "scope": "default",
59696
59723
  "line": {
59697
- "start": 133,
59698
- "end": 133
59724
+ "start": 136,
59725
+ "end": 136
59699
59726
  }
59700
59727
  },
59701
59728
  "group": [
@@ -59712,8 +59739,8 @@
59712
59739
  {
59713
59740
  "description": "The text color of the Stepper's disabled done indicator.\n",
59714
59741
  "commentRange": {
59715
- "start": 134,
59716
- "end": 135
59742
+ "start": 137,
59743
+ "end": 138
59717
59744
  },
59718
59745
  "context": {
59719
59746
  "type": "variable",
@@ -59721,8 +59748,8 @@
59721
59748
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
59722
59749
  "scope": "default",
59723
59750
  "line": {
59724
- "start": 136,
59725
- "end": 136
59751
+ "start": 139,
59752
+ "end": 139
59726
59753
  }
59727
59754
  },
59728
59755
  "group": [
@@ -59739,8 +59766,8 @@
59739
59766
  {
59740
59767
  "description": "The border color of the Stepper's disabled done indicator.\n",
59741
59768
  "commentRange": {
59742
- "start": 137,
59743
- "end": 138
59769
+ "start": 140,
59770
+ "end": 141
59744
59771
  },
59745
59772
  "context": {
59746
59773
  "type": "variable",
@@ -59748,8 +59775,8 @@
59748
59775
  "value": "$kendo-stepper-indicator-done-disabled-bg",
59749
59776
  "scope": "default",
59750
59777
  "line": {
59751
- "start": 139,
59752
- "end": 139
59778
+ "start": 142,
59779
+ "end": 142
59753
59780
  }
59754
59781
  },
59755
59782
  "group": [
@@ -59766,8 +59793,8 @@
59766
59793
  {
59767
59794
  "description": "The background color of the Stepper current indicator.\n",
59768
59795
  "commentRange": {
59769
- "start": 141,
59770
- "end": 142
59796
+ "start": 144,
59797
+ "end": 145
59771
59798
  },
59772
59799
  "context": {
59773
59800
  "type": "variable",
@@ -59775,8 +59802,8 @@
59775
59802
  "value": "$kendo-stepper-indicator-done-bg",
59776
59803
  "scope": "default",
59777
59804
  "line": {
59778
- "start": 143,
59779
- "end": 143
59805
+ "start": 146,
59806
+ "end": 146
59780
59807
  }
59781
59808
  },
59782
59809
  "group": [
@@ -59793,8 +59820,8 @@
59793
59820
  {
59794
59821
  "description": "The text color of the Stepper current indicator.\n",
59795
59822
  "commentRange": {
59796
- "start": 144,
59797
- "end": 145
59823
+ "start": 147,
59824
+ "end": 148
59798
59825
  },
59799
59826
  "context": {
59800
59827
  "type": "variable",
@@ -59802,8 +59829,8 @@
59802
59829
  "value": "$kendo-stepper-indicator-done-text",
59803
59830
  "scope": "default",
59804
59831
  "line": {
59805
- "start": 146,
59806
- "end": 146
59832
+ "start": 149,
59833
+ "end": 149
59807
59834
  }
59808
59835
  },
59809
59836
  "group": [
@@ -59820,8 +59847,8 @@
59820
59847
  {
59821
59848
  "description": "The border color of the Stepper current indicator.\n",
59822
59849
  "commentRange": {
59823
- "start": 147,
59824
- "end": 148
59850
+ "start": 150,
59851
+ "end": 151
59825
59852
  },
59826
59853
  "context": {
59827
59854
  "type": "variable",
@@ -59829,8 +59856,8 @@
59829
59856
  "value": "$kendo-stepper-indicator-done-border",
59830
59857
  "scope": "default",
59831
59858
  "line": {
59832
- "start": 149,
59833
- "end": 149
59859
+ "start": 152,
59860
+ "end": 152
59834
59861
  }
59835
59862
  },
59836
59863
  "group": [
@@ -59847,8 +59874,8 @@
59847
59874
  {
59848
59875
  "description": "The background color of the Stepper's hovered current indicator.\n",
59849
59876
  "commentRange": {
59850
- "start": 151,
59851
- "end": 152
59877
+ "start": 154,
59878
+ "end": 155
59852
59879
  },
59853
59880
  "context": {
59854
59881
  "type": "variable",
@@ -59856,8 +59883,8 @@
59856
59883
  "value": "$kendo-stepper-indicator-done-hover-bg",
59857
59884
  "scope": "default",
59858
59885
  "line": {
59859
- "start": 153,
59860
- "end": 153
59886
+ "start": 156,
59887
+ "end": 156
59861
59888
  }
59862
59889
  },
59863
59890
  "group": [
@@ -59874,8 +59901,8 @@
59874
59901
  {
59875
59902
  "description": "The text color of the Stepper's hovered current indicator.\n",
59876
59903
  "commentRange": {
59877
- "start": 154,
59878
- "end": 155
59904
+ "start": 157,
59905
+ "end": 158
59879
59906
  },
59880
59907
  "context": {
59881
59908
  "type": "variable",
@@ -59883,8 +59910,8 @@
59883
59910
  "value": "$kendo-stepper-indicator-done-hover-text",
59884
59911
  "scope": "default",
59885
59912
  "line": {
59886
- "start": 156,
59887
- "end": 156
59913
+ "start": 159,
59914
+ "end": 159
59888
59915
  }
59889
59916
  },
59890
59917
  "group": [
@@ -59901,8 +59928,8 @@
59901
59928
  {
59902
59929
  "description": "The border color of the Stepper's hovered current indicator.\n",
59903
59930
  "commentRange": {
59904
- "start": 157,
59905
- "end": 158
59931
+ "start": 160,
59932
+ "end": 161
59906
59933
  },
59907
59934
  "context": {
59908
59935
  "type": "variable",
@@ -59910,8 +59937,8 @@
59910
59937
  "value": "$kendo-stepper-indicator-done-hover-border",
59911
59938
  "scope": "default",
59912
59939
  "line": {
59913
- "start": 159,
59914
- "end": 159
59940
+ "start": 162,
59941
+ "end": 162
59915
59942
  }
59916
59943
  },
59917
59944
  "group": [
@@ -59928,8 +59955,8 @@
59928
59955
  {
59929
59956
  "description": "The background color of the Stepper's disabled current indicator.\n",
59930
59957
  "commentRange": {
59931
- "start": 161,
59932
- "end": 162
59958
+ "start": 164,
59959
+ "end": 165
59933
59960
  },
59934
59961
  "context": {
59935
59962
  "type": "variable",
@@ -59937,8 +59964,8 @@
59937
59964
  "value": "$kendo-stepper-indicator-done-disabled-bg",
59938
59965
  "scope": "default",
59939
59966
  "line": {
59940
- "start": 163,
59941
- "end": 163
59967
+ "start": 166,
59968
+ "end": 166
59942
59969
  }
59943
59970
  },
59944
59971
  "group": [
@@ -59955,8 +59982,8 @@
59955
59982
  {
59956
59983
  "description": "The text color of the Stepper's disabled current indicator.\n",
59957
59984
  "commentRange": {
59958
- "start": 164,
59959
- "end": 165
59985
+ "start": 167,
59986
+ "end": 168
59960
59987
  },
59961
59988
  "context": {
59962
59989
  "type": "variable",
@@ -59964,8 +59991,8 @@
59964
59991
  "value": "$kendo-stepper-indicator-done-disabled-text",
59965
59992
  "scope": "default",
59966
59993
  "line": {
59967
- "start": 166,
59968
- "end": 166
59994
+ "start": 169,
59995
+ "end": 169
59969
59996
  }
59970
59997
  },
59971
59998
  "group": [
@@ -59982,8 +60009,8 @@
59982
60009
  {
59983
60010
  "description": "The border color of the Stepper's disabled current indicator.\n",
59984
60011
  "commentRange": {
59985
- "start": 167,
59986
- "end": 168
60012
+ "start": 170,
60013
+ "end": 171
59987
60014
  },
59988
60015
  "context": {
59989
60016
  "type": "variable",
@@ -59991,8 +60018,8 @@
59991
60018
  "value": "$kendo-stepper-indicator-done-disabled-border",
59992
60019
  "scope": "default",
59993
60020
  "line": {
59994
- "start": 169,
59995
- "end": 169
60021
+ "start": 172,
60022
+ "end": 172
59996
60023
  }
59997
60024
  },
59998
60025
  "group": [
@@ -60009,8 +60036,8 @@
60009
60036
  {
60010
60037
  "description": "The text color of the Stepper label.\n",
60011
60038
  "commentRange": {
60012
- "start": 171,
60013
- "end": 172
60039
+ "start": 174,
60040
+ "end": 175
60014
60041
  },
60015
60042
  "context": {
60016
60043
  "type": "variable",
@@ -60018,8 +60045,8 @@
60018
60045
  "value": "null",
60019
60046
  "scope": "default",
60020
60047
  "line": {
60021
- "start": 173,
60022
- "end": 173
60048
+ "start": 176,
60049
+ "end": 176
60023
60050
  }
60024
60051
  },
60025
60052
  "group": [
@@ -60036,8 +60063,8 @@
60036
60063
  {
60037
60064
  "description": "The success text color of the Stepper label.\n",
60038
60065
  "commentRange": {
60039
- "start": 174,
60040
- "end": 175
60066
+ "start": 177,
60067
+ "end": 178
60041
60068
  },
60042
60069
  "context": {
60043
60070
  "type": "variable",
@@ -60045,8 +60072,8 @@
60045
60072
  "value": "$kendo-color-success",
60046
60073
  "scope": "default",
60047
60074
  "line": {
60048
- "start": 176,
60049
- "end": 176
60075
+ "start": 179,
60076
+ "end": 179
60050
60077
  }
60051
60078
  },
60052
60079
  "group": [
@@ -60063,8 +60090,8 @@
60063
60090
  {
60064
60091
  "description": "The error text color of the Stepper label.\n",
60065
60092
  "commentRange": {
60066
- "start": 177,
60067
- "end": 178
60093
+ "start": 180,
60094
+ "end": 181
60068
60095
  },
60069
60096
  "context": {
60070
60097
  "type": "variable",
@@ -60072,8 +60099,8 @@
60072
60099
  "value": "$kendo-color-error",
60073
60100
  "scope": "default",
60074
60101
  "line": {
60075
- "start": 179,
60076
- "end": 179
60102
+ "start": 182,
60103
+ "end": 182
60077
60104
  }
60078
60105
  },
60079
60106
  "group": [
@@ -60090,8 +60117,8 @@
60090
60117
  {
60091
60118
  "description": "The text color of the hovered Stepper label.\n",
60092
60119
  "commentRange": {
60093
- "start": 180,
60094
- "end": 181
60120
+ "start": 183,
60121
+ "end": 184
60095
60122
  },
60096
60123
  "context": {
60097
60124
  "type": "variable",
@@ -60099,8 +60126,8 @@
60099
60126
  "value": "if($kendo-enable-color-system, k-color( on-base ), k-try-shade( $kendo-stepper-text, 2 ))",
60100
60127
  "scope": "default",
60101
60128
  "line": {
60102
- "start": 182,
60103
- "end": 182
60129
+ "start": 185,
60130
+ "end": 185
60104
60131
  }
60105
60132
  },
60106
60133
  "group": [
@@ -60117,8 +60144,8 @@
60117
60144
  {
60118
60145
  "description": "The text color of the disabled Stepper label.\n",
60119
60146
  "commentRange": {
60120
- "start": 183,
60121
- "end": 184
60147
+ "start": 186,
60148
+ "end": 187
60122
60149
  },
60123
60150
  "context": {
60124
60151
  "type": "variable",
@@ -60126,8 +60153,8 @@
60126
60153
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
60127
60154
  "scope": "default",
60128
60155
  "line": {
60129
- "start": 185,
60130
- "end": 185
60156
+ "start": 188,
60157
+ "end": 188
60131
60158
  }
60132
60159
  },
60133
60160
  "group": [
@@ -60144,8 +60171,8 @@
60144
60171
  {
60145
60172
  "description": "The text color of the optional Stepper label.\n",
60146
60173
  "commentRange": {
60147
- "start": 187,
60148
- "end": 188
60174
+ "start": 190,
60175
+ "end": 191
60149
60176
  },
60150
60177
  "context": {
60151
60178
  "type": "variable",
@@ -60153,8 +60180,8 @@
60153
60180
  "value": "$kendo-subtle-text",
60154
60181
  "scope": "default",
60155
60182
  "line": {
60156
- "start": 189,
60157
- "end": 189
60183
+ "start": 192,
60184
+ "end": 192
60158
60185
  }
60159
60186
  },
60160
60187
  "group": [
@@ -60171,8 +60198,8 @@
60171
60198
  {
60172
60199
  "description": "The opacity of the optional Stepper label.\n",
60173
60200
  "commentRange": {
60174
- "start": 190,
60175
- "end": 191
60201
+ "start": 193,
60202
+ "end": 194
60176
60203
  },
60177
60204
  "context": {
60178
60205
  "type": "variable",
@@ -60180,8 +60207,8 @@
60180
60207
  "value": "null",
60181
60208
  "scope": "default",
60182
60209
  "line": {
60183
- "start": 192,
60184
- "end": 192
60210
+ "start": 195,
60211
+ "end": 195
60185
60212
  }
60186
60213
  },
60187
60214
  "group": [
@@ -60198,8 +60225,8 @@
60198
60225
  {
60199
60226
  "description": "The font size of the optional Stepper label.\n",
60200
60227
  "commentRange": {
60201
- "start": 193,
60202
- "end": 194
60228
+ "start": 196,
60229
+ "end": 197
60203
60230
  },
60204
60231
  "context": {
60205
60232
  "type": "variable",
@@ -60207,8 +60234,8 @@
60207
60234
  "value": "null",
60208
60235
  "scope": "default",
60209
60236
  "line": {
60210
- "start": 195,
60211
- "end": 195
60237
+ "start": 198,
60238
+ "end": 198
60212
60239
  }
60213
60240
  },
60214
60241
  "group": [
@@ -60225,8 +60252,8 @@
60225
60252
  {
60226
60253
  "description": "The font style of the optional Stepper label.\n",
60227
60254
  "commentRange": {
60228
- "start": 196,
60229
- "end": 197
60255
+ "start": 199,
60256
+ "end": 200
60230
60257
  },
60231
60258
  "context": {
60232
60259
  "type": "variable",
@@ -60234,8 +60261,8 @@
60234
60261
  "value": "italic",
60235
60262
  "scope": "default",
60236
60263
  "line": {
60237
- "start": 198,
60238
- "end": 198
60264
+ "start": 201,
60265
+ "end": 201
60239
60266
  }
60240
60267
  },
60241
60268
  "group": [
@@ -60252,8 +60279,8 @@
60252
60279
  {
60253
60280
  "description": "The size of the Stepper ProgressBar.\n",
60254
60281
  "commentRange": {
60255
- "start": 200,
60256
- "end": 201
60282
+ "start": 203,
60283
+ "end": 204
60257
60284
  },
60258
60285
  "context": {
60259
60286
  "type": "variable",
@@ -60261,8 +60288,8 @@
60261
60288
  "value": "2px",
60262
60289
  "scope": "default",
60263
60290
  "line": {
60264
- "start": 202,
60265
- "end": 202
60291
+ "start": 205,
60292
+ "end": 205
60266
60293
  }
60267
60294
  },
60268
60295
  "group": [
@@ -60279,8 +60306,8 @@
60279
60306
  {
60280
60307
  "description": "The background color of the Stepper ProgressBar.\n",
60281
60308
  "commentRange": {
60282
- "start": 203,
60283
- "end": 204
60309
+ "start": 206,
60310
+ "end": 207
60284
60311
  },
60285
60312
  "context": {
60286
60313
  "type": "variable",
@@ -60288,8 +60315,8 @@
60288
60315
  "value": "null",
60289
60316
  "scope": "default",
60290
60317
  "line": {
60291
- "start": 205,
60292
- "end": 205
60318
+ "start": 208,
60319
+ "end": 208
60293
60320
  }
60294
60321
  },
60295
60322
  "group": [
@@ -60306,8 +60333,8 @@
60306
60333
  {
60307
60334
  "description": "The text color of the Stepper ProgressBar.\n",
60308
60335
  "commentRange": {
60309
- "start": 206,
60310
- "end": 207
60336
+ "start": 209,
60337
+ "end": 210
60311
60338
  },
60312
60339
  "context": {
60313
60340
  "type": "variable",
@@ -60315,8 +60342,8 @@
60315
60342
  "value": "null",
60316
60343
  "scope": "default",
60317
60344
  "line": {
60318
- "start": 208,
60319
- "end": 208
60345
+ "start": 211,
60346
+ "end": 211
60320
60347
  }
60321
60348
  },
60322
60349
  "group": [
@@ -60333,8 +60360,8 @@
60333
60360
  {
60334
60361
  "description": "The background color of the selected Stepper ProgressBar.\n",
60335
60362
  "commentRange": {
60336
- "start": 209,
60337
- "end": 210
60363
+ "start": 212,
60364
+ "end": 213
60338
60365
  },
60339
60366
  "context": {
60340
60367
  "type": "variable",
@@ -60342,8 +60369,8 @@
60342
60369
  "value": "null",
60343
60370
  "scope": "default",
60344
60371
  "line": {
60345
- "start": 211,
60346
- "end": 211
60372
+ "start": 214,
60373
+ "end": 214
60347
60374
  }
60348
60375
  },
60349
60376
  "group": [
@@ -60360,8 +60387,8 @@
60360
60387
  {
60361
60388
  "description": "The text color of the selected Stepper ProgressBar.\n",
60362
60389
  "commentRange": {
60363
- "start": 212,
60364
- "end": 213
60390
+ "start": 215,
60391
+ "end": 216
60365
60392
  },
60366
60393
  "context": {
60367
60394
  "type": "variable",
@@ -60369,8 +60396,8 @@
60369
60396
  "value": "null",
60370
60397
  "scope": "default",
60371
60398
  "line": {
60372
- "start": 214,
60373
- "end": 214
60399
+ "start": 217,
60400
+ "end": 217
60374
60401
  }
60375
60402
  },
60376
60403
  "group": [
@@ -60387,8 +60414,8 @@
60387
60414
  {
60388
60415
  "description": "The property name of the Stepper transition.\n",
60389
60416
  "commentRange": {
60390
- "start": 216,
60391
- "end": 217
60417
+ "start": 219,
60418
+ "end": 220
60392
60419
  },
60393
60420
  "context": {
60394
60421
  "type": "variable",
@@ -60396,8 +60423,8 @@
60396
60423
  "value": "height",
60397
60424
  "scope": "default",
60398
60425
  "line": {
60399
- "start": 218,
60400
- "end": 218
60426
+ "start": 221,
60427
+ "end": 221
60401
60428
  }
60402
60429
  },
60403
60430
  "group": [
@@ -60414,8 +60441,8 @@
60414
60441
  {
60415
60442
  "description": "The duration of the Stepper transition.\n",
60416
60443
  "commentRange": {
60417
- "start": 219,
60418
- "end": 220
60444
+ "start": 222,
60445
+ "end": 223
60419
60446
  },
60420
60447
  "context": {
60421
60448
  "type": "variable",
@@ -60423,8 +60450,8 @@
60423
60450
  "value": "300ms",
60424
60451
  "scope": "default",
60425
60452
  "line": {
60426
- "start": 221,
60427
- "end": 221
60453
+ "start": 224,
60454
+ "end": 224
60428
60455
  }
60429
60456
  },
60430
60457
  "group": [
@@ -60441,8 +60468,8 @@
60441
60468
  {
60442
60469
  "description": "The timing function of the Stepper transition.\n",
60443
60470
  "commentRange": {
60444
- "start": 222,
60445
- "end": 223
60471
+ "start": 225,
60472
+ "end": 226
60446
60473
  },
60447
60474
  "context": {
60448
60475
  "type": "variable",
@@ -60450,8 +60477,8 @@
60450
60477
  "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
60451
60478
  "scope": "default",
60452
60479
  "line": {
60453
- "start": 224,
60454
- "end": 224
60480
+ "start": 227,
60481
+ "end": 227
60455
60482
  }
60456
60483
  },
60457
60484
  "group": [
@@ -66814,7 +66841,7 @@
66814
66841
  "context": {
66815
66842
  "type": "variable",
66816
66843
  "name": "kendo-timeline-track-arrow-width",
66817
- "value": "30px",
66844
+ "value": "k-spacing(7.5)",
66818
66845
  "scope": "default",
66819
66846
  "line": {
66820
66847
  "start": 32,
@@ -66829,8 +66856,8 @@
66829
66856
  "path": "default/scss/timeline/_variables.scss",
66830
66857
  "name": "_variables.scss"
66831
66858
  },
66832
- "resolvedValue": "30px",
66833
- "resolvedType": "Number"
66859
+ "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
66860
+ "resolvedType": "String"
66834
66861
  },
66835
66862
  {
66836
66863
  "description": "The height of the Timeline track arrow.\n",
@@ -66841,7 +66868,7 @@
66841
66868
  "context": {
66842
66869
  "type": "variable",
66843
66870
  "name": "kendo-timeline-track-arrow-height",
66844
- "value": "30px",
66871
+ "value": "k-spacing(7.5)",
66845
66872
  "scope": "default",
66846
66873
  "line": {
66847
66874
  "start": 35,
@@ -66856,8 +66883,8 @@
66856
66883
  "path": "default/scss/timeline/_variables.scss",
66857
66884
  "name": "_variables.scss"
66858
66885
  },
66859
- "resolvedValue": "30px",
66860
- "resolvedType": "Number"
66886
+ "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
66887
+ "resolvedType": "String"
66861
66888
  },
66862
66889
  {
66863
66890
  "description": "The background color of the disabled Timeline track arrow.\n",
@@ -66949,7 +66976,7 @@
66949
66976
  "context": {
66950
66977
  "type": "variable",
66951
66978
  "name": "kendo-timeline-track-size",
66952
- "value": "6px",
66979
+ "value": "k-spacing(1.5)",
66953
66980
  "scope": "default",
66954
66981
  "line": {
66955
66982
  "start": 49,
@@ -66964,8 +66991,8 @@
66964
66991
  "path": "default/scss/timeline/_variables.scss",
66965
66992
  "name": "_variables.scss"
66966
66993
  },
66967
- "resolvedValue": "6px",
66968
- "resolvedType": "Number"
66994
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
66995
+ "resolvedType": "String"
66969
66996
  },
66970
66997
  {
66971
66998
  "description": "The bottom padding of the Timeline's track wrapper.\n",
@@ -66976,7 +67003,7 @@
66976
67003
  "context": {
66977
67004
  "type": "variable",
66978
67005
  "name": "kendo-timeline-track-wrap-padding-bottom",
66979
- "value": "k-math-div( $kendo-timeline-track-size, 2 )",
67006
+ "value": "calc( #{$kendo-timeline-track-size} / 2)",
66980
67007
  "scope": "default",
66981
67008
  "line": {
66982
67009
  "start": 52,
@@ -66991,8 +67018,8 @@
66991
67018
  "path": "default/scss/timeline/_variables.scss",
66992
67019
  "name": "_variables.scss"
66993
67020
  },
66994
- "resolvedValue": "3px",
66995
- "resolvedType": "Number"
67021
+ "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2)",
67022
+ "resolvedType": "Calculation"
66996
67023
  },
66997
67024
  {
66998
67025
  "description": "The border width of the Timeline track.\n",
@@ -67057,7 +67084,7 @@
67057
67084
  "context": {
67058
67085
  "type": "variable",
67059
67086
  "name": "kendo-timeline-track-bottom-calc",
67060
- "value": "calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom})",
67087
+ "value": "calc( calc( #{$kendo-timeline-track-arrow-height} / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
67061
67088
  "scope": "default",
67062
67089
  "line": {
67063
67090
  "start": 61,
@@ -67072,7 +67099,7 @@
67072
67099
  "path": "default/scss/timeline/_variables.scss",
67073
67100
  "name": "_variables.scss"
67074
67101
  },
67075
- "resolvedValue": "calc(15px + 3px)",
67102
+ "resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) / 2 + calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2))",
67076
67103
  "resolvedType": "Calculation"
67077
67104
  },
67078
67105
  {
@@ -67099,7 +67126,7 @@
67099
67126
  "path": "default/scss/timeline/_variables.scss",
67100
67127
  "name": "_variables.scss"
67101
67128
  },
67102
- "resolvedValue": "calc(30px - 2 * 1px)",
67129
+ "resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
67103
67130
  "resolvedType": "Calculation"
67104
67131
  },
67105
67132
  {
@@ -67126,7 +67153,7 @@
67126
67153
  "path": "default/scss/timeline/_variables.scss",
67127
67154
  "name": "_variables.scss"
67128
67155
  },
67129
- "resolvedValue": "calc(30px - 2 * 1px)",
67156
+ "resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
67130
67157
  "resolvedType": "Calculation"
67131
67158
  },
67132
67159
  {
@@ -67585,7 +67612,7 @@
67585
67612
  "path": "default/scss/timeline/_variables.scss",
67586
67613
  "name": "_variables.scss"
67587
67614
  },
67588
- "resolvedValue": "calc(6px + 2 * 1px + 4px + 10px)",
67615
+ "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 2 * 1px + 4px + 10px)",
67589
67616
  "resolvedType": "Calculation"
67590
67617
  },
67591
67618
  {
@@ -67666,7 +67693,7 @@
67666
67693
  "path": "default/scss/timeline/_variables.scss",
67667
67694
  "name": "_variables.scss"
67668
67695
  },
67669
- "resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - 6px) / 2)",
67696
+ "resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
67670
67697
  "resolvedType": "Calculation"
67671
67698
  },
67672
67699
  {
@@ -67693,7 +67720,7 @@
67693
67720
  "path": "default/scss/timeline/_variables.scss",
67694
67721
  "name": "_variables.scss"
67695
67722
  },
67696
- "resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - 6px) / 2) + 50px)",
67723
+ "resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
67697
67724
  "resolvedType": "Calculation"
67698
67725
  },
67699
67726
  {
@@ -67720,7 +67747,7 @@
67720
67747
  "path": "default/scss/timeline/_variables.scss",
67721
67748
  "name": "_variables.scss"
67722
67749
  },
67723
- "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - 6px) / 2)",
67750
+ "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
67724
67751
  "resolvedType": "Calculation"
67725
67752
  },
67726
67753
  {
@@ -67747,7 +67774,7 @@
67747
67774
  "path": "default/scss/timeline/_variables.scss",
67748
67775
  "name": "_variables.scss"
67749
67776
  },
67750
- "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - 6px) / 2) + 50px)",
67777
+ "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
67751
67778
  "resolvedType": "Calculation"
67752
67779
  },
67753
67780
  {
@@ -118541,7 +118568,7 @@
118541
118568
  "context": {
118542
118569
  "type": "variable",
118543
118570
  "name": "kendo-orgchart-line-v-height",
118544
- "value": "25px",
118571
+ "value": "k-spacing(6)",
118545
118572
  "scope": "default",
118546
118573
  "line": {
118547
118574
  "start": 146,
@@ -118556,8 +118583,8 @@
118556
118583
  "path": "default/scss/orgchart/_variables.scss",
118557
118584
  "name": "_variables.scss"
118558
118585
  },
118559
- "resolvedValue": "25px",
118560
- "resolvedType": "Number"
118586
+ "resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
118587
+ "resolvedType": "String"
118561
118588
  }
118562
118589
  ]
118563
118590
  },
@@ -135179,7 +135206,7 @@
135179
135206
  "context": {
135180
135207
  "type": "variable",
135181
135208
  "name": "kendo-splitter-drag-icon-margin",
135182
- "value": "calc( #{k-spacing(3.5)} / 2 )",
135209
+ "value": "k-spacing(2)",
135183
135210
  "scope": "default",
135184
135211
  "line": {
135185
135212
  "start": 37,
@@ -135194,8 +135221,8 @@
135194
135221
  "path": "default/scss/splitter/_variables.scss",
135195
135222
  "name": "_variables.scss"
135196
135223
  },
135197
- "resolvedValue": "calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2)",
135198
- "resolvedType": "Calculation"
135224
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
135225
+ "resolvedType": "String"
135199
135226
  },
135200
135227
  {
135201
135228
  "description": "The horizontal padding of the collapse icon in the Splitter.\n",
@@ -137748,15 +137775,15 @@
137748
137775
  "resolvedType": "Calculation"
137749
137776
  },
137750
137777
  {
137751
- "description": "The width of the border around the Stepper.\n",
137778
+ "description": "The border radius of the Stepper label.\n",
137752
137779
  "commentRange": {
137753
137780
  "start": 24,
137754
137781
  "end": 25
137755
137782
  },
137756
137783
  "context": {
137757
137784
  "type": "variable",
137758
- "name": "kendo-stepper-border-width",
137759
- "value": "0px",
137785
+ "name": "kendo-stepper-label-border-radius",
137786
+ "value": "k-border-radius(xxxl)",
137760
137787
  "scope": "default",
137761
137788
  "line": {
137762
137789
  "start": 26,
@@ -137771,14 +137798,41 @@
137771
137798
  "path": "default/scss/stepper/_variables.scss",
137772
137799
  "name": "_variables.scss"
137773
137800
  },
137801
+ "resolvedValue": "var(--kendo-border-radius-xxxl, 1rem)",
137802
+ "resolvedType": "String"
137803
+ },
137804
+ {
137805
+ "description": "The width of the border around the Stepper.\n",
137806
+ "commentRange": {
137807
+ "start": 27,
137808
+ "end": 28
137809
+ },
137810
+ "context": {
137811
+ "type": "variable",
137812
+ "name": "kendo-stepper-border-width",
137813
+ "value": "0px",
137814
+ "scope": "default",
137815
+ "line": {
137816
+ "start": 29,
137817
+ "end": 29
137818
+ }
137819
+ },
137820
+ "group": [
137821
+ "stepper"
137822
+ ],
137823
+ "access": "public",
137824
+ "file": {
137825
+ "path": "default/scss/stepper/_variables.scss",
137826
+ "name": "_variables.scss"
137827
+ },
137774
137828
  "resolvedValue": "0px",
137775
137829
  "resolvedType": "Number"
137776
137830
  },
137777
137831
  {
137778
137832
  "description": "The horizontal padding of the Stepper content.\n",
137779
137833
  "commentRange": {
137780
- "start": 28,
137781
- "end": 29
137834
+ "start": 31,
137835
+ "end": 32
137782
137836
  },
137783
137837
  "context": {
137784
137838
  "type": "variable",
@@ -137786,8 +137840,8 @@
137786
137840
  "value": "k-spacing(5)",
137787
137841
  "scope": "default",
137788
137842
  "line": {
137789
- "start": 30,
137790
- "end": 30
137843
+ "start": 33,
137844
+ "end": 33
137791
137845
  }
137792
137846
  },
137793
137847
  "group": [
@@ -137804,8 +137858,8 @@
137804
137858
  {
137805
137859
  "description": "The vertical padding of the Stepper content.\n",
137806
137860
  "commentRange": {
137807
- "start": 31,
137808
- "end": 32
137861
+ "start": 34,
137862
+ "end": 35
137809
137863
  },
137810
137864
  "context": {
137811
137865
  "type": "variable",
@@ -137813,8 +137867,8 @@
137813
137867
  "value": "k-spacing(2.5)",
137814
137868
  "scope": "default",
137815
137869
  "line": {
137816
- "start": 33,
137817
- "end": 33
137870
+ "start": 36,
137871
+ "end": 36
137818
137872
  }
137819
137873
  },
137820
137874
  "group": [
@@ -137831,8 +137885,8 @@
137831
137885
  {
137832
137886
  "description": "",
137833
137887
  "commentRange": {
137834
- "start": 36,
137835
- "end": 36
137888
+ "start": 39,
137889
+ "end": 39
137836
137890
  },
137837
137891
  "context": {
137838
137892
  "type": "variable",
@@ -137840,8 +137894,8 @@
137840
137894
  "value": "var( --kendo-font-size, inherit )",
137841
137895
  "scope": "default",
137842
137896
  "line": {
137843
- "start": 37,
137844
- "end": 37
137897
+ "start": 40,
137898
+ "end": 40
137845
137899
  }
137846
137900
  },
137847
137901
  "group": [
@@ -137858,8 +137912,8 @@
137858
137912
  {
137859
137913
  "description": "",
137860
137914
  "commentRange": {
137861
- "start": 39,
137862
- "end": 39
137915
+ "start": 42,
137916
+ "end": 42
137863
137917
  },
137864
137918
  "context": {
137865
137919
  "type": "variable",
@@ -137867,8 +137921,8 @@
137867
137921
  "value": "var( --kendo-line-height, normal )",
137868
137922
  "scope": "default",
137869
137923
  "line": {
137870
- "start": 40,
137871
- "end": 40
137924
+ "start": 43,
137925
+ "end": 43
137872
137926
  }
137873
137927
  },
137874
137928
  "group": [
@@ -137885,8 +137939,8 @@
137885
137939
  {
137886
137940
  "description": "",
137887
137941
  "commentRange": {
137888
- "start": 42,
137889
- "end": 42
137942
+ "start": 45,
137943
+ "end": 45
137890
137944
  },
137891
137945
  "context": {
137892
137946
  "type": "variable",
@@ -137894,8 +137948,8 @@
137894
137948
  "value": "var( --kendo-font-family, inherit )",
137895
137949
  "scope": "default",
137896
137950
  "line": {
137897
- "start": 43,
137898
- "end": 43
137951
+ "start": 46,
137952
+ "end": 46
137899
137953
  }
137900
137954
  },
137901
137955
  "group": [
@@ -137912,8 +137966,8 @@
137912
137966
  {
137913
137967
  "description": "The background color of the Stepper.\n",
137914
137968
  "commentRange": {
137915
- "start": 45,
137916
- "end": 46
137969
+ "start": 48,
137970
+ "end": 49
137917
137971
  },
137918
137972
  "context": {
137919
137973
  "type": "variable",
@@ -137921,8 +137975,8 @@
137921
137975
  "value": "null",
137922
137976
  "scope": "default",
137923
137977
  "line": {
137924
- "start": 47,
137925
- "end": 47
137978
+ "start": 50,
137979
+ "end": 50
137926
137980
  }
137927
137981
  },
137928
137982
  "group": [
@@ -137939,8 +137993,8 @@
137939
137993
  {
137940
137994
  "description": "The text color of the Stepper.\n",
137941
137995
  "commentRange": {
137942
- "start": 48,
137943
- "end": 49
137996
+ "start": 51,
137997
+ "end": 52
137944
137998
  },
137945
137999
  "context": {
137946
138000
  "type": "variable",
@@ -137948,8 +138002,8 @@
137948
138002
  "value": "$kendo-component-text",
137949
138003
  "scope": "default",
137950
138004
  "line": {
137951
- "start": 50,
137952
- "end": 50
138005
+ "start": 53,
138006
+ "end": 53
137953
138007
  }
137954
138008
  },
137955
138009
  "group": [
@@ -137966,8 +138020,8 @@
137966
138020
  {
137967
138021
  "description": "The border color of the Stepper.\n",
137968
138022
  "commentRange": {
137969
- "start": 51,
137970
- "end": 52
138023
+ "start": 54,
138024
+ "end": 55
137971
138025
  },
137972
138026
  "context": {
137973
138027
  "type": "variable",
@@ -137975,8 +138029,8 @@
137975
138029
  "value": "null",
137976
138030
  "scope": "default",
137977
138031
  "line": {
137978
- "start": 53,
137979
- "end": 53
138032
+ "start": 56,
138033
+ "end": 56
137980
138034
  }
137981
138035
  },
137982
138036
  "group": [
@@ -137993,8 +138047,8 @@
137993
138047
  {
137994
138048
  "description": "The width of the Stepper indicator.\n",
137995
138049
  "commentRange": {
137996
- "start": 55,
137997
- "end": 56
138050
+ "start": 58,
138051
+ "end": 59
137998
138052
  },
137999
138053
  "context": {
138000
138054
  "type": "variable",
@@ -138002,8 +138056,8 @@
138002
138056
  "value": "28px",
138003
138057
  "scope": "default",
138004
138058
  "line": {
138005
- "start": 57,
138006
- "end": 57
138059
+ "start": 60,
138060
+ "end": 60
138007
138061
  }
138008
138062
  },
138009
138063
  "group": [
@@ -138020,8 +138074,8 @@
138020
138074
  {
138021
138075
  "description": "The height of the Stepper indicator.\n",
138022
138076
  "commentRange": {
138023
- "start": 58,
138024
- "end": 59
138077
+ "start": 61,
138078
+ "end": 62
138025
138079
  },
138026
138080
  "context": {
138027
138081
  "type": "variable",
@@ -138029,8 +138083,8 @@
138029
138083
  "value": "$kendo-stepper-indicator-width",
138030
138084
  "scope": "default",
138031
138085
  "line": {
138032
- "start": 60,
138033
- "end": 60
138086
+ "start": 63,
138087
+ "end": 63
138034
138088
  }
138035
138089
  },
138036
138090
  "group": [
@@ -138047,8 +138101,8 @@
138047
138101
  {
138048
138102
  "description": "The border width of the Stepper indicator.\n",
138049
138103
  "commentRange": {
138050
- "start": 61,
138051
- "end": 62
138104
+ "start": 64,
138105
+ "end": 65
138052
138106
  },
138053
138107
  "context": {
138054
138108
  "type": "variable",
@@ -138056,8 +138110,8 @@
138056
138110
  "value": "1px",
138057
138111
  "scope": "default",
138058
138112
  "line": {
138059
- "start": 63,
138060
- "end": 63
138113
+ "start": 66,
138114
+ "end": 66
138061
138115
  }
138062
138116
  },
138063
138117
  "group": [
@@ -138074,8 +138128,8 @@
138074
138128
  {
138075
138129
  "description": "The border radius of the Stepper indicator.\n",
138076
138130
  "commentRange": {
138077
- "start": 64,
138078
- "end": 65
138131
+ "start": 67,
138132
+ "end": 68
138079
138133
  },
138080
138134
  "context": {
138081
138135
  "type": "variable",
@@ -138083,8 +138137,8 @@
138083
138137
  "value": "50%",
138084
138138
  "scope": "default",
138085
138139
  "line": {
138086
- "start": 66,
138087
- "end": 66
138140
+ "start": 69,
138141
+ "end": 69
138088
138142
  }
138089
138143
  },
138090
138144
  "group": [
@@ -138101,8 +138155,8 @@
138101
138155
  {
138102
138156
  "description": "The border width of the focused Stepper indicator.\n",
138103
138157
  "commentRange": {
138104
- "start": 68,
138105
- "end": 69
138158
+ "start": 71,
138159
+ "end": 72
138106
138160
  },
138107
138161
  "context": {
138108
138162
  "type": "variable",
@@ -138110,8 +138164,8 @@
138110
138164
  "value": "1px",
138111
138165
  "scope": "default",
138112
138166
  "line": {
138113
- "start": 70,
138114
- "end": 70
138167
+ "start": 73,
138168
+ "end": 73
138115
138169
  }
138116
138170
  },
138117
138171
  "group": [
@@ -138128,8 +138182,8 @@
138128
138182
  {
138129
138183
  "description": "The size of the focused Stepper indicator.\n",
138130
138184
  "commentRange": {
138131
- "start": 71,
138132
- "end": 72
138185
+ "start": 74,
138186
+ "end": 75
138133
138187
  },
138134
138188
  "context": {
138135
138189
  "type": "variable",
@@ -138137,8 +138191,8 @@
138137
138191
  "value": "2px",
138138
138192
  "scope": "default",
138139
138193
  "line": {
138140
- "start": 73,
138141
- "end": 73
138194
+ "start": 76,
138195
+ "end": 76
138142
138196
  }
138143
138197
  },
138144
138198
  "group": [
@@ -138155,8 +138209,8 @@
138155
138209
  {
138156
138210
  "description": "The offset of the Stepper's focused indicator.\n",
138157
138211
  "commentRange": {
138158
- "start": 74,
138159
- "end": 75
138212
+ "start": 77,
138213
+ "end": 78
138160
138214
  },
138161
138215
  "context": {
138162
138216
  "type": "variable",
@@ -138164,8 +138218,8 @@
138164
138218
  "value": "3px",
138165
138219
  "scope": "default",
138166
138220
  "line": {
138167
- "start": 76,
138168
- "end": 76
138221
+ "start": 79,
138222
+ "end": 79
138169
138223
  }
138170
138224
  },
138171
138225
  "group": [
@@ -138182,8 +138236,8 @@
138182
138236
  {
138183
138237
  "description": "The calculated offset of the Stepper's focused indicator.\n",
138184
138238
  "commentRange": {
138185
- "start": 77,
138186
- "end": 78
138239
+ "start": 80,
138240
+ "end": 81
138187
138241
  },
138188
138242
  "context": {
138189
138243
  "type": "variable",
@@ -138191,8 +138245,8 @@
138191
138245
  "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
138192
138246
  "scope": "default",
138193
138247
  "line": {
138194
- "start": 79,
138195
- "end": 79
138248
+ "start": 82,
138249
+ "end": 82
138196
138250
  }
138197
138251
  },
138198
138252
  "group": [
@@ -138209,8 +138263,8 @@
138209
138263
  {
138210
138264
  "description": "The background color of the Stepper indicator.\n",
138211
138265
  "commentRange": {
138212
- "start": 81,
138213
- "end": 82
138266
+ "start": 84,
138267
+ "end": 85
138214
138268
  },
138215
138269
  "context": {
138216
138270
  "type": "variable",
@@ -138218,8 +138272,8 @@
138218
138272
  "value": "$kendo-component-bg",
138219
138273
  "scope": "default",
138220
138274
  "line": {
138221
- "start": 83,
138222
- "end": 83
138275
+ "start": 86,
138276
+ "end": 86
138223
138277
  }
138224
138278
  },
138225
138279
  "group": [
@@ -138236,8 +138290,8 @@
138236
138290
  {
138237
138291
  "description": "The text color of the Stepper indicator.\n",
138238
138292
  "commentRange": {
138239
- "start": 84,
138240
- "end": 85
138293
+ "start": 87,
138294
+ "end": 88
138241
138295
  },
138242
138296
  "context": {
138243
138297
  "type": "variable",
@@ -138245,8 +138299,8 @@
138245
138299
  "value": "$kendo-component-text",
138246
138300
  "scope": "default",
138247
138301
  "line": {
138248
- "start": 86,
138249
- "end": 86
138302
+ "start": 89,
138303
+ "end": 89
138250
138304
  }
138251
138305
  },
138252
138306
  "group": [
@@ -138263,8 +138317,8 @@
138263
138317
  {
138264
138318
  "description": "The border color of the Stepper indicator.\n",
138265
138319
  "commentRange": {
138266
- "start": 87,
138267
- "end": 88
138320
+ "start": 90,
138321
+ "end": 91
138268
138322
  },
138269
138323
  "context": {
138270
138324
  "type": "variable",
@@ -138272,8 +138326,8 @@
138272
138326
  "value": "#cccccc",
138273
138327
  "scope": "default",
138274
138328
  "line": {
138275
- "start": 89,
138276
- "end": 89
138329
+ "start": 92,
138330
+ "end": 92
138277
138331
  }
138278
138332
  },
138279
138333
  "group": [
@@ -138290,8 +138344,8 @@
138290
138344
  {
138291
138345
  "description": "The background color of the hovered Stepper indicator.\n",
138292
138346
  "commentRange": {
138293
- "start": 91,
138294
- "end": 92
138347
+ "start": 94,
138348
+ "end": 95
138295
138349
  },
138296
138350
  "context": {
138297
138351
  "type": "variable",
@@ -138299,8 +138353,8 @@
138299
138353
  "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
138300
138354
  "scope": "default",
138301
138355
  "line": {
138302
- "start": 93,
138303
- "end": 93
138356
+ "start": 96,
138357
+ "end": 96
138304
138358
  }
138305
138359
  },
138306
138360
  "group": [
@@ -138317,8 +138371,8 @@
138317
138371
  {
138318
138372
  "description": "The text color of the hovered Stepper indicator.\n",
138319
138373
  "commentRange": {
138320
- "start": 94,
138321
- "end": 95
138374
+ "start": 97,
138375
+ "end": 98
138322
138376
  },
138323
138377
  "context": {
138324
138378
  "type": "variable",
@@ -138326,8 +138380,8 @@
138326
138380
  "value": "null",
138327
138381
  "scope": "default",
138328
138382
  "line": {
138329
- "start": 96,
138330
- "end": 96
138383
+ "start": 99,
138384
+ "end": 99
138331
138385
  }
138332
138386
  },
138333
138387
  "group": [
@@ -138344,8 +138398,8 @@
138344
138398
  {
138345
138399
  "description": "The border color of the hovered Stepper indicator.\n",
138346
138400
  "commentRange": {
138347
- "start": 97,
138348
- "end": 98
138401
+ "start": 100,
138402
+ "end": 101
138349
138403
  },
138350
138404
  "context": {
138351
138405
  "type": "variable",
@@ -138353,8 +138407,8 @@
138353
138407
  "value": "null",
138354
138408
  "scope": "default",
138355
138409
  "line": {
138356
- "start": 99,
138357
- "end": 99
138410
+ "start": 102,
138411
+ "end": 102
138358
138412
  }
138359
138413
  },
138360
138414
  "group": [
@@ -138371,8 +138425,8 @@
138371
138425
  {
138372
138426
  "description": "The background color of the disabled Stepper indicator.\n",
138373
138427
  "commentRange": {
138374
- "start": 101,
138375
- "end": 102
138428
+ "start": 104,
138429
+ "end": 105
138376
138430
  },
138377
138431
  "context": {
138378
138432
  "type": "variable",
@@ -138380,8 +138434,8 @@
138380
138434
  "value": "null",
138381
138435
  "scope": "default",
138382
138436
  "line": {
138383
- "start": 103,
138384
- "end": 103
138437
+ "start": 106,
138438
+ "end": 106
138385
138439
  }
138386
138440
  },
138387
138441
  "group": [
@@ -138398,8 +138452,8 @@
138398
138452
  {
138399
138453
  "description": "The text color of the disabled Stepper indicator.\n",
138400
138454
  "commentRange": {
138401
- "start": 104,
138402
- "end": 105
138455
+ "start": 107,
138456
+ "end": 108
138403
138457
  },
138404
138458
  "context": {
138405
138459
  "type": "variable",
@@ -138407,8 +138461,8 @@
138407
138461
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
138408
138462
  "scope": "default",
138409
138463
  "line": {
138410
- "start": 106,
138411
- "end": 106
138464
+ "start": 109,
138465
+ "end": 109
138412
138466
  }
138413
138467
  },
138414
138468
  "group": [
@@ -138425,8 +138479,8 @@
138425
138479
  {
138426
138480
  "description": "The border color of the disabled Stepper indicator.\n",
138427
138481
  "commentRange": {
138428
- "start": 107,
138429
- "end": 108
138482
+ "start": 110,
138483
+ "end": 111
138430
138484
  },
138431
138485
  "context": {
138432
138486
  "type": "variable",
@@ -138434,8 +138488,8 @@
138434
138488
  "value": "null",
138435
138489
  "scope": "default",
138436
138490
  "line": {
138437
- "start": 109,
138438
- "end": 109
138491
+ "start": 112,
138492
+ "end": 112
138439
138493
  }
138440
138494
  },
138441
138495
  "group": [
@@ -138452,8 +138506,8 @@
138452
138506
  {
138453
138507
  "description": "The background color of the Stepper's done indicator.\n",
138454
138508
  "commentRange": {
138455
- "start": 111,
138456
- "end": 112
138509
+ "start": 114,
138510
+ "end": 115
138457
138511
  },
138458
138512
  "context": {
138459
138513
  "type": "variable",
@@ -138461,8 +138515,8 @@
138461
138515
  "value": "$kendo-color-primary",
138462
138516
  "scope": "default",
138463
138517
  "line": {
138464
- "start": 113,
138465
- "end": 113
138518
+ "start": 116,
138519
+ "end": 116
138466
138520
  }
138467
138521
  },
138468
138522
  "group": [
@@ -138479,8 +138533,8 @@
138479
138533
  {
138480
138534
  "description": "The text color of the Stepper's done indicator.\n",
138481
138535
  "commentRange": {
138482
- "start": 114,
138483
- "end": 115
138536
+ "start": 117,
138537
+ "end": 118
138484
138538
  },
138485
138539
  "context": {
138486
138540
  "type": "variable",
@@ -138488,8 +138542,8 @@
138488
138542
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
138489
138543
  "scope": "default",
138490
138544
  "line": {
138491
- "start": 116,
138492
- "end": 116
138545
+ "start": 119,
138546
+ "end": 119
138493
138547
  }
138494
138548
  },
138495
138549
  "group": [
@@ -138506,8 +138560,8 @@
138506
138560
  {
138507
138561
  "description": "The border color of the Stepper's done indicator.\n",
138508
138562
  "commentRange": {
138509
- "start": 117,
138510
- "end": 118
138563
+ "start": 120,
138564
+ "end": 121
138511
138565
  },
138512
138566
  "context": {
138513
138567
  "type": "variable",
@@ -138515,8 +138569,8 @@
138515
138569
  "value": "$kendo-stepper-indicator-done-bg",
138516
138570
  "scope": "default",
138517
138571
  "line": {
138518
- "start": 119,
138519
- "end": 119
138572
+ "start": 122,
138573
+ "end": 122
138520
138574
  }
138521
138575
  },
138522
138576
  "group": [
@@ -138533,8 +138587,8 @@
138533
138587
  {
138534
138588
  "description": "The background color of the Stepper's hovered done indicator.\n",
138535
138589
  "commentRange": {
138536
- "start": 121,
138537
- "end": 122
138590
+ "start": 124,
138591
+ "end": 125
138538
138592
  },
138539
138593
  "context": {
138540
138594
  "type": "variable",
@@ -138542,8 +138596,8 @@
138542
138596
  "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
138543
138597
  "scope": "default",
138544
138598
  "line": {
138545
- "start": 123,
138546
- "end": 123
138599
+ "start": 126,
138600
+ "end": 126
138547
138601
  }
138548
138602
  },
138549
138603
  "group": [
@@ -138560,8 +138614,8 @@
138560
138614
  {
138561
138615
  "description": "The text color of the Stepper's hovered done indicator.\n",
138562
138616
  "commentRange": {
138563
- "start": 124,
138564
- "end": 125
138617
+ "start": 127,
138618
+ "end": 128
138565
138619
  },
138566
138620
  "context": {
138567
138621
  "type": "variable",
@@ -138569,8 +138623,8 @@
138569
138623
  "value": "null",
138570
138624
  "scope": "default",
138571
138625
  "line": {
138572
- "start": 126,
138573
- "end": 126
138626
+ "start": 129,
138627
+ "end": 129
138574
138628
  }
138575
138629
  },
138576
138630
  "group": [
@@ -138587,8 +138641,8 @@
138587
138641
  {
138588
138642
  "description": "The border color of the Stepper's hovered done indicator.\n",
138589
138643
  "commentRange": {
138590
- "start": 127,
138591
- "end": 128
138644
+ "start": 130,
138645
+ "end": 131
138592
138646
  },
138593
138647
  "context": {
138594
138648
  "type": "variable",
@@ -138596,8 +138650,8 @@
138596
138650
  "value": "null",
138597
138651
  "scope": "default",
138598
138652
  "line": {
138599
- "start": 129,
138600
- "end": 129
138653
+ "start": 132,
138654
+ "end": 132
138601
138655
  }
138602
138656
  },
138603
138657
  "group": [
@@ -138614,8 +138668,8 @@
138614
138668
  {
138615
138669
  "description": "The background color of the Stepper's disabled done indicator.\n",
138616
138670
  "commentRange": {
138617
- "start": 131,
138618
- "end": 132
138671
+ "start": 134,
138672
+ "end": 135
138619
138673
  },
138620
138674
  "context": {
138621
138675
  "type": "variable",
@@ -138623,8 +138677,8 @@
138623
138677
  "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%))",
138624
138678
  "scope": "default",
138625
138679
  "line": {
138626
- "start": 133,
138627
- "end": 133
138680
+ "start": 136,
138681
+ "end": 136
138628
138682
  }
138629
138683
  },
138630
138684
  "group": [
@@ -138641,8 +138695,8 @@
138641
138695
  {
138642
138696
  "description": "The text color of the Stepper's disabled done indicator.\n",
138643
138697
  "commentRange": {
138644
- "start": 134,
138645
- "end": 135
138698
+ "start": 137,
138699
+ "end": 138
138646
138700
  },
138647
138701
  "context": {
138648
138702
  "type": "variable",
@@ -138650,8 +138704,8 @@
138650
138704
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
138651
138705
  "scope": "default",
138652
138706
  "line": {
138653
- "start": 136,
138654
- "end": 136
138707
+ "start": 139,
138708
+ "end": 139
138655
138709
  }
138656
138710
  },
138657
138711
  "group": [
@@ -138668,8 +138722,8 @@
138668
138722
  {
138669
138723
  "description": "The border color of the Stepper's disabled done indicator.\n",
138670
138724
  "commentRange": {
138671
- "start": 137,
138672
- "end": 138
138725
+ "start": 140,
138726
+ "end": 141
138673
138727
  },
138674
138728
  "context": {
138675
138729
  "type": "variable",
@@ -138677,8 +138731,8 @@
138677
138731
  "value": "$kendo-stepper-indicator-done-disabled-bg",
138678
138732
  "scope": "default",
138679
138733
  "line": {
138680
- "start": 139,
138681
- "end": 139
138734
+ "start": 142,
138735
+ "end": 142
138682
138736
  }
138683
138737
  },
138684
138738
  "group": [
@@ -138695,8 +138749,8 @@
138695
138749
  {
138696
138750
  "description": "The background color of the Stepper current indicator.\n",
138697
138751
  "commentRange": {
138698
- "start": 141,
138699
- "end": 142
138752
+ "start": 144,
138753
+ "end": 145
138700
138754
  },
138701
138755
  "context": {
138702
138756
  "type": "variable",
@@ -138704,8 +138758,8 @@
138704
138758
  "value": "$kendo-stepper-indicator-done-bg",
138705
138759
  "scope": "default",
138706
138760
  "line": {
138707
- "start": 143,
138708
- "end": 143
138761
+ "start": 146,
138762
+ "end": 146
138709
138763
  }
138710
138764
  },
138711
138765
  "group": [
@@ -138722,8 +138776,8 @@
138722
138776
  {
138723
138777
  "description": "The text color of the Stepper current indicator.\n",
138724
138778
  "commentRange": {
138725
- "start": 144,
138726
- "end": 145
138779
+ "start": 147,
138780
+ "end": 148
138727
138781
  },
138728
138782
  "context": {
138729
138783
  "type": "variable",
@@ -138731,8 +138785,8 @@
138731
138785
  "value": "$kendo-stepper-indicator-done-text",
138732
138786
  "scope": "default",
138733
138787
  "line": {
138734
- "start": 146,
138735
- "end": 146
138788
+ "start": 149,
138789
+ "end": 149
138736
138790
  }
138737
138791
  },
138738
138792
  "group": [
@@ -138749,8 +138803,8 @@
138749
138803
  {
138750
138804
  "description": "The border color of the Stepper current indicator.\n",
138751
138805
  "commentRange": {
138752
- "start": 147,
138753
- "end": 148
138806
+ "start": 150,
138807
+ "end": 151
138754
138808
  },
138755
138809
  "context": {
138756
138810
  "type": "variable",
@@ -138758,8 +138812,8 @@
138758
138812
  "value": "$kendo-stepper-indicator-done-border",
138759
138813
  "scope": "default",
138760
138814
  "line": {
138761
- "start": 149,
138762
- "end": 149
138815
+ "start": 152,
138816
+ "end": 152
138763
138817
  }
138764
138818
  },
138765
138819
  "group": [
@@ -138776,8 +138830,8 @@
138776
138830
  {
138777
138831
  "description": "The background color of the Stepper's hovered current indicator.\n",
138778
138832
  "commentRange": {
138779
- "start": 151,
138780
- "end": 152
138833
+ "start": 154,
138834
+ "end": 155
138781
138835
  },
138782
138836
  "context": {
138783
138837
  "type": "variable",
@@ -138785,8 +138839,8 @@
138785
138839
  "value": "$kendo-stepper-indicator-done-hover-bg",
138786
138840
  "scope": "default",
138787
138841
  "line": {
138788
- "start": 153,
138789
- "end": 153
138842
+ "start": 156,
138843
+ "end": 156
138790
138844
  }
138791
138845
  },
138792
138846
  "group": [
@@ -138803,8 +138857,8 @@
138803
138857
  {
138804
138858
  "description": "The text color of the Stepper's hovered current indicator.\n",
138805
138859
  "commentRange": {
138806
- "start": 154,
138807
- "end": 155
138860
+ "start": 157,
138861
+ "end": 158
138808
138862
  },
138809
138863
  "context": {
138810
138864
  "type": "variable",
@@ -138812,8 +138866,8 @@
138812
138866
  "value": "$kendo-stepper-indicator-done-hover-text",
138813
138867
  "scope": "default",
138814
138868
  "line": {
138815
- "start": 156,
138816
- "end": 156
138869
+ "start": 159,
138870
+ "end": 159
138817
138871
  }
138818
138872
  },
138819
138873
  "group": [
@@ -138830,8 +138884,8 @@
138830
138884
  {
138831
138885
  "description": "The border color of the Stepper's hovered current indicator.\n",
138832
138886
  "commentRange": {
138833
- "start": 157,
138834
- "end": 158
138887
+ "start": 160,
138888
+ "end": 161
138835
138889
  },
138836
138890
  "context": {
138837
138891
  "type": "variable",
@@ -138839,8 +138893,8 @@
138839
138893
  "value": "$kendo-stepper-indicator-done-hover-border",
138840
138894
  "scope": "default",
138841
138895
  "line": {
138842
- "start": 159,
138843
- "end": 159
138896
+ "start": 162,
138897
+ "end": 162
138844
138898
  }
138845
138899
  },
138846
138900
  "group": [
@@ -138857,8 +138911,8 @@
138857
138911
  {
138858
138912
  "description": "The background color of the Stepper's disabled current indicator.\n",
138859
138913
  "commentRange": {
138860
- "start": 161,
138861
- "end": 162
138914
+ "start": 164,
138915
+ "end": 165
138862
138916
  },
138863
138917
  "context": {
138864
138918
  "type": "variable",
@@ -138866,8 +138920,8 @@
138866
138920
  "value": "$kendo-stepper-indicator-done-disabled-bg",
138867
138921
  "scope": "default",
138868
138922
  "line": {
138869
- "start": 163,
138870
- "end": 163
138923
+ "start": 166,
138924
+ "end": 166
138871
138925
  }
138872
138926
  },
138873
138927
  "group": [
@@ -138884,8 +138938,8 @@
138884
138938
  {
138885
138939
  "description": "The text color of the Stepper's disabled current indicator.\n",
138886
138940
  "commentRange": {
138887
- "start": 164,
138888
- "end": 165
138941
+ "start": 167,
138942
+ "end": 168
138889
138943
  },
138890
138944
  "context": {
138891
138945
  "type": "variable",
@@ -138893,8 +138947,8 @@
138893
138947
  "value": "$kendo-stepper-indicator-done-disabled-text",
138894
138948
  "scope": "default",
138895
138949
  "line": {
138896
- "start": 166,
138897
- "end": 166
138950
+ "start": 169,
138951
+ "end": 169
138898
138952
  }
138899
138953
  },
138900
138954
  "group": [
@@ -138911,8 +138965,8 @@
138911
138965
  {
138912
138966
  "description": "The border color of the Stepper's disabled current indicator.\n",
138913
138967
  "commentRange": {
138914
- "start": 167,
138915
- "end": 168
138968
+ "start": 170,
138969
+ "end": 171
138916
138970
  },
138917
138971
  "context": {
138918
138972
  "type": "variable",
@@ -138920,8 +138974,8 @@
138920
138974
  "value": "$kendo-stepper-indicator-done-disabled-border",
138921
138975
  "scope": "default",
138922
138976
  "line": {
138923
- "start": 169,
138924
- "end": 169
138977
+ "start": 172,
138978
+ "end": 172
138925
138979
  }
138926
138980
  },
138927
138981
  "group": [
@@ -138938,8 +138992,8 @@
138938
138992
  {
138939
138993
  "description": "The text color of the Stepper label.\n",
138940
138994
  "commentRange": {
138941
- "start": 171,
138942
- "end": 172
138995
+ "start": 174,
138996
+ "end": 175
138943
138997
  },
138944
138998
  "context": {
138945
138999
  "type": "variable",
@@ -138947,8 +139001,8 @@
138947
139001
  "value": "null",
138948
139002
  "scope": "default",
138949
139003
  "line": {
138950
- "start": 173,
138951
- "end": 173
139004
+ "start": 176,
139005
+ "end": 176
138952
139006
  }
138953
139007
  },
138954
139008
  "group": [
@@ -138965,8 +139019,8 @@
138965
139019
  {
138966
139020
  "description": "The success text color of the Stepper label.\n",
138967
139021
  "commentRange": {
138968
- "start": 174,
138969
- "end": 175
139022
+ "start": 177,
139023
+ "end": 178
138970
139024
  },
138971
139025
  "context": {
138972
139026
  "type": "variable",
@@ -138974,8 +139028,8 @@
138974
139028
  "value": "$kendo-color-success",
138975
139029
  "scope": "default",
138976
139030
  "line": {
138977
- "start": 176,
138978
- "end": 176
139031
+ "start": 179,
139032
+ "end": 179
138979
139033
  }
138980
139034
  },
138981
139035
  "group": [
@@ -138992,8 +139046,8 @@
138992
139046
  {
138993
139047
  "description": "The error text color of the Stepper label.\n",
138994
139048
  "commentRange": {
138995
- "start": 177,
138996
- "end": 178
139049
+ "start": 180,
139050
+ "end": 181
138997
139051
  },
138998
139052
  "context": {
138999
139053
  "type": "variable",
@@ -139001,8 +139055,8 @@
139001
139055
  "value": "$kendo-color-error",
139002
139056
  "scope": "default",
139003
139057
  "line": {
139004
- "start": 179,
139005
- "end": 179
139058
+ "start": 182,
139059
+ "end": 182
139006
139060
  }
139007
139061
  },
139008
139062
  "group": [
@@ -139019,8 +139073,8 @@
139019
139073
  {
139020
139074
  "description": "The text color of the hovered Stepper label.\n",
139021
139075
  "commentRange": {
139022
- "start": 180,
139023
- "end": 181
139076
+ "start": 183,
139077
+ "end": 184
139024
139078
  },
139025
139079
  "context": {
139026
139080
  "type": "variable",
@@ -139028,8 +139082,8 @@
139028
139082
  "value": "if($kendo-enable-color-system, k-color( on-base ), k-try-shade( $kendo-stepper-text, 2 ))",
139029
139083
  "scope": "default",
139030
139084
  "line": {
139031
- "start": 182,
139032
- "end": 182
139085
+ "start": 185,
139086
+ "end": 185
139033
139087
  }
139034
139088
  },
139035
139089
  "group": [
@@ -139046,8 +139100,8 @@
139046
139100
  {
139047
139101
  "description": "The text color of the disabled Stepper label.\n",
139048
139102
  "commentRange": {
139049
- "start": 183,
139050
- "end": 184
139103
+ "start": 186,
139104
+ "end": 187
139051
139105
  },
139052
139106
  "context": {
139053
139107
  "type": "variable",
@@ -139055,8 +139109,8 @@
139055
139109
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
139056
139110
  "scope": "default",
139057
139111
  "line": {
139058
- "start": 185,
139059
- "end": 185
139112
+ "start": 188,
139113
+ "end": 188
139060
139114
  }
139061
139115
  },
139062
139116
  "group": [
@@ -139073,8 +139127,8 @@
139073
139127
  {
139074
139128
  "description": "The text color of the optional Stepper label.\n",
139075
139129
  "commentRange": {
139076
- "start": 187,
139077
- "end": 188
139130
+ "start": 190,
139131
+ "end": 191
139078
139132
  },
139079
139133
  "context": {
139080
139134
  "type": "variable",
@@ -139082,8 +139136,8 @@
139082
139136
  "value": "$kendo-subtle-text",
139083
139137
  "scope": "default",
139084
139138
  "line": {
139085
- "start": 189,
139086
- "end": 189
139139
+ "start": 192,
139140
+ "end": 192
139087
139141
  }
139088
139142
  },
139089
139143
  "group": [
@@ -139100,8 +139154,8 @@
139100
139154
  {
139101
139155
  "description": "The opacity of the optional Stepper label.\n",
139102
139156
  "commentRange": {
139103
- "start": 190,
139104
- "end": 191
139157
+ "start": 193,
139158
+ "end": 194
139105
139159
  },
139106
139160
  "context": {
139107
139161
  "type": "variable",
@@ -139109,8 +139163,8 @@
139109
139163
  "value": "null",
139110
139164
  "scope": "default",
139111
139165
  "line": {
139112
- "start": 192,
139113
- "end": 192
139166
+ "start": 195,
139167
+ "end": 195
139114
139168
  }
139115
139169
  },
139116
139170
  "group": [
@@ -139127,8 +139181,8 @@
139127
139181
  {
139128
139182
  "description": "The font size of the optional Stepper label.\n",
139129
139183
  "commentRange": {
139130
- "start": 193,
139131
- "end": 194
139184
+ "start": 196,
139185
+ "end": 197
139132
139186
  },
139133
139187
  "context": {
139134
139188
  "type": "variable",
@@ -139136,8 +139190,8 @@
139136
139190
  "value": "null",
139137
139191
  "scope": "default",
139138
139192
  "line": {
139139
- "start": 195,
139140
- "end": 195
139193
+ "start": 198,
139194
+ "end": 198
139141
139195
  }
139142
139196
  },
139143
139197
  "group": [
@@ -139154,8 +139208,8 @@
139154
139208
  {
139155
139209
  "description": "The font style of the optional Stepper label.\n",
139156
139210
  "commentRange": {
139157
- "start": 196,
139158
- "end": 197
139211
+ "start": 199,
139212
+ "end": 200
139159
139213
  },
139160
139214
  "context": {
139161
139215
  "type": "variable",
@@ -139163,8 +139217,8 @@
139163
139217
  "value": "italic",
139164
139218
  "scope": "default",
139165
139219
  "line": {
139166
- "start": 198,
139167
- "end": 198
139220
+ "start": 201,
139221
+ "end": 201
139168
139222
  }
139169
139223
  },
139170
139224
  "group": [
@@ -139181,8 +139235,8 @@
139181
139235
  {
139182
139236
  "description": "The size of the Stepper ProgressBar.\n",
139183
139237
  "commentRange": {
139184
- "start": 200,
139185
- "end": 201
139238
+ "start": 203,
139239
+ "end": 204
139186
139240
  },
139187
139241
  "context": {
139188
139242
  "type": "variable",
@@ -139190,8 +139244,8 @@
139190
139244
  "value": "2px",
139191
139245
  "scope": "default",
139192
139246
  "line": {
139193
- "start": 202,
139194
- "end": 202
139247
+ "start": 205,
139248
+ "end": 205
139195
139249
  }
139196
139250
  },
139197
139251
  "group": [
@@ -139208,8 +139262,8 @@
139208
139262
  {
139209
139263
  "description": "The background color of the Stepper ProgressBar.\n",
139210
139264
  "commentRange": {
139211
- "start": 203,
139212
- "end": 204
139265
+ "start": 206,
139266
+ "end": 207
139213
139267
  },
139214
139268
  "context": {
139215
139269
  "type": "variable",
@@ -139217,8 +139271,8 @@
139217
139271
  "value": "null",
139218
139272
  "scope": "default",
139219
139273
  "line": {
139220
- "start": 205,
139221
- "end": 205
139274
+ "start": 208,
139275
+ "end": 208
139222
139276
  }
139223
139277
  },
139224
139278
  "group": [
@@ -139235,8 +139289,8 @@
139235
139289
  {
139236
139290
  "description": "The text color of the Stepper ProgressBar.\n",
139237
139291
  "commentRange": {
139238
- "start": 206,
139239
- "end": 207
139292
+ "start": 209,
139293
+ "end": 210
139240
139294
  },
139241
139295
  "context": {
139242
139296
  "type": "variable",
@@ -139244,8 +139298,8 @@
139244
139298
  "value": "null",
139245
139299
  "scope": "default",
139246
139300
  "line": {
139247
- "start": 208,
139248
- "end": 208
139301
+ "start": 211,
139302
+ "end": 211
139249
139303
  }
139250
139304
  },
139251
139305
  "group": [
@@ -139262,8 +139316,8 @@
139262
139316
  {
139263
139317
  "description": "The background color of the selected Stepper ProgressBar.\n",
139264
139318
  "commentRange": {
139265
- "start": 209,
139266
- "end": 210
139319
+ "start": 212,
139320
+ "end": 213
139267
139321
  },
139268
139322
  "context": {
139269
139323
  "type": "variable",
@@ -139271,8 +139325,8 @@
139271
139325
  "value": "null",
139272
139326
  "scope": "default",
139273
139327
  "line": {
139274
- "start": 211,
139275
- "end": 211
139328
+ "start": 214,
139329
+ "end": 214
139276
139330
  }
139277
139331
  },
139278
139332
  "group": [
@@ -139289,8 +139343,8 @@
139289
139343
  {
139290
139344
  "description": "The text color of the selected Stepper ProgressBar.\n",
139291
139345
  "commentRange": {
139292
- "start": 212,
139293
- "end": 213
139346
+ "start": 215,
139347
+ "end": 216
139294
139348
  },
139295
139349
  "context": {
139296
139350
  "type": "variable",
@@ -139298,8 +139352,8 @@
139298
139352
  "value": "null",
139299
139353
  "scope": "default",
139300
139354
  "line": {
139301
- "start": 214,
139302
- "end": 214
139355
+ "start": 217,
139356
+ "end": 217
139303
139357
  }
139304
139358
  },
139305
139359
  "group": [
@@ -139316,8 +139370,8 @@
139316
139370
  {
139317
139371
  "description": "The property name of the Stepper transition.\n",
139318
139372
  "commentRange": {
139319
- "start": 216,
139320
- "end": 217
139373
+ "start": 219,
139374
+ "end": 220
139321
139375
  },
139322
139376
  "context": {
139323
139377
  "type": "variable",
@@ -139325,8 +139379,8 @@
139325
139379
  "value": "height",
139326
139380
  "scope": "default",
139327
139381
  "line": {
139328
- "start": 218,
139329
- "end": 218
139382
+ "start": 221,
139383
+ "end": 221
139330
139384
  }
139331
139385
  },
139332
139386
  "group": [
@@ -139343,8 +139397,8 @@
139343
139397
  {
139344
139398
  "description": "The duration of the Stepper transition.\n",
139345
139399
  "commentRange": {
139346
- "start": 219,
139347
- "end": 220
139400
+ "start": 222,
139401
+ "end": 223
139348
139402
  },
139349
139403
  "context": {
139350
139404
  "type": "variable",
@@ -139352,8 +139406,8 @@
139352
139406
  "value": "300ms",
139353
139407
  "scope": "default",
139354
139408
  "line": {
139355
- "start": 221,
139356
- "end": 221
139409
+ "start": 224,
139410
+ "end": 224
139357
139411
  }
139358
139412
  },
139359
139413
  "group": [
@@ -139370,8 +139424,8 @@
139370
139424
  {
139371
139425
  "description": "The timing function of the Stepper transition.\n",
139372
139426
  "commentRange": {
139373
- "start": 222,
139374
- "end": 223
139427
+ "start": 225,
139428
+ "end": 226
139375
139429
  },
139376
139430
  "context": {
139377
139431
  "type": "variable",
@@ -139379,8 +139433,8 @@
139379
139433
  "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
139380
139434
  "scope": "default",
139381
139435
  "line": {
139382
- "start": 224,
139383
- "end": 224
139436
+ "start": 227,
139437
+ "end": 227
139384
139438
  }
139385
139439
  },
139386
139440
  "group": [
@@ -145785,7 +145839,7 @@
145785
145839
  "context": {
145786
145840
  "type": "variable",
145787
145841
  "name": "kendo-timeline-track-arrow-width",
145788
- "value": "30px",
145842
+ "value": "k-spacing(7.5)",
145789
145843
  "scope": "default",
145790
145844
  "line": {
145791
145845
  "start": 32,
@@ -145800,8 +145854,8 @@
145800
145854
  "path": "default/scss/timeline/_variables.scss",
145801
145855
  "name": "_variables.scss"
145802
145856
  },
145803
- "resolvedValue": "30px",
145804
- "resolvedType": "Number"
145857
+ "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
145858
+ "resolvedType": "String"
145805
145859
  },
145806
145860
  {
145807
145861
  "description": "The height of the Timeline track arrow.\n",
@@ -145812,7 +145866,7 @@
145812
145866
  "context": {
145813
145867
  "type": "variable",
145814
145868
  "name": "kendo-timeline-track-arrow-height",
145815
- "value": "30px",
145869
+ "value": "k-spacing(7.5)",
145816
145870
  "scope": "default",
145817
145871
  "line": {
145818
145872
  "start": 35,
@@ -145827,8 +145881,8 @@
145827
145881
  "path": "default/scss/timeline/_variables.scss",
145828
145882
  "name": "_variables.scss"
145829
145883
  },
145830
- "resolvedValue": "30px",
145831
- "resolvedType": "Number"
145884
+ "resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
145885
+ "resolvedType": "String"
145832
145886
  },
145833
145887
  {
145834
145888
  "description": "The background color of the disabled Timeline track arrow.\n",
@@ -145920,7 +145974,7 @@
145920
145974
  "context": {
145921
145975
  "type": "variable",
145922
145976
  "name": "kendo-timeline-track-size",
145923
- "value": "6px",
145977
+ "value": "k-spacing(1.5)",
145924
145978
  "scope": "default",
145925
145979
  "line": {
145926
145980
  "start": 49,
@@ -145935,8 +145989,8 @@
145935
145989
  "path": "default/scss/timeline/_variables.scss",
145936
145990
  "name": "_variables.scss"
145937
145991
  },
145938
- "resolvedValue": "6px",
145939
- "resolvedType": "Number"
145992
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
145993
+ "resolvedType": "String"
145940
145994
  },
145941
145995
  {
145942
145996
  "description": "The bottom padding of the Timeline's track wrapper.\n",
@@ -145947,7 +146001,7 @@
145947
146001
  "context": {
145948
146002
  "type": "variable",
145949
146003
  "name": "kendo-timeline-track-wrap-padding-bottom",
145950
- "value": "k-math-div( $kendo-timeline-track-size, 2 )",
146004
+ "value": "calc( #{$kendo-timeline-track-size} / 2)",
145951
146005
  "scope": "default",
145952
146006
  "line": {
145953
146007
  "start": 52,
@@ -145962,8 +146016,8 @@
145962
146016
  "path": "default/scss/timeline/_variables.scss",
145963
146017
  "name": "_variables.scss"
145964
146018
  },
145965
- "resolvedValue": "3px",
145966
- "resolvedType": "Number"
146019
+ "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2)",
146020
+ "resolvedType": "Calculation"
145967
146021
  },
145968
146022
  {
145969
146023
  "description": "The border width of the Timeline track.\n",
@@ -146028,7 +146082,7 @@
146028
146082
  "context": {
146029
146083
  "type": "variable",
146030
146084
  "name": "kendo-timeline-track-bottom-calc",
146031
- "value": "calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom})",
146085
+ "value": "calc( calc( #{$kendo-timeline-track-arrow-height} / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
146032
146086
  "scope": "default",
146033
146087
  "line": {
146034
146088
  "start": 61,
@@ -146043,7 +146097,7 @@
146043
146097
  "path": "default/scss/timeline/_variables.scss",
146044
146098
  "name": "_variables.scss"
146045
146099
  },
146046
- "resolvedValue": "calc(15px + 3px)",
146100
+ "resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) / 2 + calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2))",
146047
146101
  "resolvedType": "Calculation"
146048
146102
  },
146049
146103
  {
@@ -146070,7 +146124,7 @@
146070
146124
  "path": "default/scss/timeline/_variables.scss",
146071
146125
  "name": "_variables.scss"
146072
146126
  },
146073
- "resolvedValue": "calc(30px - 2 * 1px)",
146127
+ "resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
146074
146128
  "resolvedType": "Calculation"
146075
146129
  },
146076
146130
  {
@@ -146097,7 +146151,7 @@
146097
146151
  "path": "default/scss/timeline/_variables.scss",
146098
146152
  "name": "_variables.scss"
146099
146153
  },
146100
- "resolvedValue": "calc(30px - 2 * 1px)",
146154
+ "resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
146101
146155
  "resolvedType": "Calculation"
146102
146156
  },
146103
146157
  {
@@ -146556,7 +146610,7 @@
146556
146610
  "path": "default/scss/timeline/_variables.scss",
146557
146611
  "name": "_variables.scss"
146558
146612
  },
146559
- "resolvedValue": "calc(6px + 2 * 1px + 4px + 10px)",
146613
+ "resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 2 * 1px + 4px + 10px)",
146560
146614
  "resolvedType": "Calculation"
146561
146615
  },
146562
146616
  {
@@ -146637,7 +146691,7 @@
146637
146691
  "path": "default/scss/timeline/_variables.scss",
146638
146692
  "name": "_variables.scss"
146639
146693
  },
146640
- "resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - 6px) / 2)",
146694
+ "resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
146641
146695
  "resolvedType": "Calculation"
146642
146696
  },
146643
146697
  {
@@ -146664,7 +146718,7 @@
146664
146718
  "path": "default/scss/timeline/_variables.scss",
146665
146719
  "name": "_variables.scss"
146666
146720
  },
146667
- "resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - 6px) / 2) + 50px)",
146721
+ "resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
146668
146722
  "resolvedType": "Calculation"
146669
146723
  },
146670
146724
  {
@@ -146691,7 +146745,7 @@
146691
146745
  "path": "default/scss/timeline/_variables.scss",
146692
146746
  "name": "_variables.scss"
146693
146747
  },
146694
- "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - 6px) / 2)",
146748
+ "resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
146695
146749
  "resolvedType": "Calculation"
146696
146750
  },
146697
146751
  {
@@ -146718,7 +146772,7 @@
146718
146772
  "path": "default/scss/timeline/_variables.scss",
146719
146773
  "name": "_variables.scss"
146720
146774
  },
146721
- "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - 6px) / 2) + 50px)",
146775
+ "resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
146722
146776
  "resolvedType": "Calculation"
146723
146777
  },
146724
146778
  {