@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
@@ -36489,7 +36489,7 @@
36489
36489
  "context": {
36490
36490
  "type": "variable",
36491
36491
  "name": "kendo-orgchart-line-v-height",
36492
- "value": "25px",
36492
+ "value": "k-spacing(6)",
36493
36493
  "scope": "default",
36494
36494
  "line": {
36495
36495
  "start": 146,
@@ -51492,7 +51492,7 @@
51492
51492
  "context": {
51493
51493
  "type": "variable",
51494
51494
  "name": "kendo-splitter-drag-icon-margin",
51495
- "value": "calc( #{k-spacing(3.5)} / 2 )",
51495
+ "value": "k-spacing(2)",
51496
51496
  "scope": "default",
51497
51497
  "line": {
51498
51498
  "start": 37,
@@ -53859,15 +53859,15 @@
53859
53859
  }
53860
53860
  },
53861
53861
  {
53862
- "description": "The width of the border around the Stepper.\n",
53862
+ "description": "The border radius of the Stepper label.\n",
53863
53863
  "commentRange": {
53864
53864
  "start": 24,
53865
53865
  "end": 25
53866
53866
  },
53867
53867
  "context": {
53868
53868
  "type": "variable",
53869
- "name": "kendo-stepper-border-width",
53870
- "value": "0px",
53869
+ "name": "kendo-stepper-label-border-radius",
53870
+ "value": "k-border-radius(xxxl)",
53871
53871
  "scope": "default",
53872
53872
  "line": {
53873
53873
  "start": 26,
@@ -53884,19 +53884,19 @@
53884
53884
  }
53885
53885
  },
53886
53886
  {
53887
- "description": "The horizontal padding of the Stepper content.\n",
53887
+ "description": "The width of the border around the Stepper.\n",
53888
53888
  "commentRange": {
53889
- "start": 28,
53890
- "end": 29
53889
+ "start": 27,
53890
+ "end": 28
53891
53891
  },
53892
53892
  "context": {
53893
53893
  "type": "variable",
53894
- "name": "kendo-stepper-inline-content-padding-x",
53895
- "value": "k-spacing(5)",
53894
+ "name": "kendo-stepper-border-width",
53895
+ "value": "0px",
53896
53896
  "scope": "default",
53897
53897
  "line": {
53898
- "start": 30,
53899
- "end": 30
53898
+ "start": 29,
53899
+ "end": 29
53900
53900
  }
53901
53901
  },
53902
53902
  "group": [
@@ -53909,15 +53909,15 @@
53909
53909
  }
53910
53910
  },
53911
53911
  {
53912
- "description": "The vertical padding of the Stepper content.\n",
53912
+ "description": "The horizontal padding of the Stepper content.\n",
53913
53913
  "commentRange": {
53914
53914
  "start": 31,
53915
53915
  "end": 32
53916
53916
  },
53917
53917
  "context": {
53918
53918
  "type": "variable",
53919
- "name": "kendo-stepper-inline-content-padding-y",
53920
- "value": "k-spacing(2.5)",
53919
+ "name": "kendo-stepper-inline-content-padding-x",
53920
+ "value": "k-spacing(5)",
53921
53921
  "scope": "default",
53922
53922
  "line": {
53923
53923
  "start": 33,
@@ -53934,19 +53934,19 @@
53934
53934
  }
53935
53935
  },
53936
53936
  {
53937
- "description": "",
53937
+ "description": "The vertical padding of the Stepper content.\n",
53938
53938
  "commentRange": {
53939
- "start": 36,
53940
- "end": 36
53939
+ "start": 34,
53940
+ "end": 35
53941
53941
  },
53942
53942
  "context": {
53943
53943
  "type": "variable",
53944
- "name": "kendo-stepper-font-size",
53945
- "value": "var( --kendo-font-size, inherit )",
53944
+ "name": "kendo-stepper-inline-content-padding-y",
53945
+ "value": "k-spacing(2.5)",
53946
53946
  "scope": "default",
53947
53947
  "line": {
53948
- "start": 37,
53949
- "end": 37
53948
+ "start": 36,
53949
+ "end": 36
53950
53950
  }
53951
53951
  },
53952
53952
  "group": [
@@ -53966,8 +53966,8 @@
53966
53966
  },
53967
53967
  "context": {
53968
53968
  "type": "variable",
53969
- "name": "kendo-stepper-line-height",
53970
- "value": "var( --kendo-line-height, normal )",
53969
+ "name": "kendo-stepper-font-size",
53970
+ "value": "var( --kendo-font-size, inherit )",
53971
53971
  "scope": "default",
53972
53972
  "line": {
53973
53973
  "start": 40,
@@ -53991,8 +53991,8 @@
53991
53991
  },
53992
53992
  "context": {
53993
53993
  "type": "variable",
53994
- "name": "kendo-stepper-font-family",
53995
- "value": "var( --kendo-font-family, inherit )",
53994
+ "name": "kendo-stepper-line-height",
53995
+ "value": "var( --kendo-line-height, normal )",
53996
53996
  "scope": "default",
53997
53997
  "line": {
53998
53998
  "start": 43,
@@ -54009,19 +54009,19 @@
54009
54009
  }
54010
54010
  },
54011
54011
  {
54012
- "description": "The background color of the Stepper.\n",
54012
+ "description": "",
54013
54013
  "commentRange": {
54014
54014
  "start": 45,
54015
- "end": 46
54015
+ "end": 45
54016
54016
  },
54017
54017
  "context": {
54018
54018
  "type": "variable",
54019
- "name": "kendo-stepper-bg",
54020
- "value": "null",
54019
+ "name": "kendo-stepper-font-family",
54020
+ "value": "var( --kendo-font-family, inherit )",
54021
54021
  "scope": "default",
54022
54022
  "line": {
54023
- "start": 47,
54024
- "end": 47
54023
+ "start": 46,
54024
+ "end": 46
54025
54025
  }
54026
54026
  },
54027
54027
  "group": [
@@ -54034,15 +54034,15 @@
54034
54034
  }
54035
54035
  },
54036
54036
  {
54037
- "description": "The text color of the Stepper.\n",
54037
+ "description": "The background color of the Stepper.\n",
54038
54038
  "commentRange": {
54039
54039
  "start": 48,
54040
54040
  "end": 49
54041
54041
  },
54042
54042
  "context": {
54043
54043
  "type": "variable",
54044
- "name": "kendo-stepper-text",
54045
- "value": "$kendo-component-text",
54044
+ "name": "kendo-stepper-bg",
54045
+ "value": "null",
54046
54046
  "scope": "default",
54047
54047
  "line": {
54048
54048
  "start": 50,
@@ -54059,15 +54059,15 @@
54059
54059
  }
54060
54060
  },
54061
54061
  {
54062
- "description": "The border color of the Stepper.\n",
54062
+ "description": "The text color of the Stepper.\n",
54063
54063
  "commentRange": {
54064
54064
  "start": 51,
54065
54065
  "end": 52
54066
54066
  },
54067
54067
  "context": {
54068
54068
  "type": "variable",
54069
- "name": "kendo-stepper-border",
54070
- "value": "null",
54069
+ "name": "kendo-stepper-text",
54070
+ "value": "$kendo-component-text",
54071
54071
  "scope": "default",
54072
54072
  "line": {
54073
54073
  "start": 53,
@@ -54084,19 +54084,19 @@
54084
54084
  }
54085
54085
  },
54086
54086
  {
54087
- "description": "The width of the Stepper indicator.\n",
54087
+ "description": "The border color of the Stepper.\n",
54088
54088
  "commentRange": {
54089
- "start": 55,
54090
- "end": 56
54089
+ "start": 54,
54090
+ "end": 55
54091
54091
  },
54092
54092
  "context": {
54093
54093
  "type": "variable",
54094
- "name": "kendo-stepper-indicator-width",
54095
- "value": "28px",
54094
+ "name": "kendo-stepper-border",
54095
+ "value": "null",
54096
54096
  "scope": "default",
54097
54097
  "line": {
54098
- "start": 57,
54099
- "end": 57
54098
+ "start": 56,
54099
+ "end": 56
54100
54100
  }
54101
54101
  },
54102
54102
  "group": [
@@ -54109,15 +54109,15 @@
54109
54109
  }
54110
54110
  },
54111
54111
  {
54112
- "description": "The height of the Stepper indicator.\n",
54112
+ "description": "The width of the Stepper indicator.\n",
54113
54113
  "commentRange": {
54114
54114
  "start": 58,
54115
54115
  "end": 59
54116
54116
  },
54117
54117
  "context": {
54118
54118
  "type": "variable",
54119
- "name": "kendo-stepper-indicator-height",
54120
- "value": "$kendo-stepper-indicator-width",
54119
+ "name": "kendo-stepper-indicator-width",
54120
+ "value": "28px",
54121
54121
  "scope": "default",
54122
54122
  "line": {
54123
54123
  "start": 60,
@@ -54134,15 +54134,15 @@
54134
54134
  }
54135
54135
  },
54136
54136
  {
54137
- "description": "The border width of the Stepper indicator.\n",
54137
+ "description": "The height of the Stepper indicator.\n",
54138
54138
  "commentRange": {
54139
54139
  "start": 61,
54140
54140
  "end": 62
54141
54141
  },
54142
54142
  "context": {
54143
54143
  "type": "variable",
54144
- "name": "kendo-stepper-indicator-border-width",
54145
- "value": "1px",
54144
+ "name": "kendo-stepper-indicator-height",
54145
+ "value": "$kendo-stepper-indicator-width",
54146
54146
  "scope": "default",
54147
54147
  "line": {
54148
54148
  "start": 63,
@@ -54159,15 +54159,15 @@
54159
54159
  }
54160
54160
  },
54161
54161
  {
54162
- "description": "The border radius of the Stepper indicator.\n",
54162
+ "description": "The border width of the Stepper indicator.\n",
54163
54163
  "commentRange": {
54164
54164
  "start": 64,
54165
54165
  "end": 65
54166
54166
  },
54167
54167
  "context": {
54168
54168
  "type": "variable",
54169
- "name": "kendo-stepper-indicator-border-radius",
54170
- "value": "50%",
54169
+ "name": "kendo-stepper-indicator-border-width",
54170
+ "value": "1px",
54171
54171
  "scope": "default",
54172
54172
  "line": {
54173
54173
  "start": 66,
@@ -54184,19 +54184,19 @@
54184
54184
  }
54185
54185
  },
54186
54186
  {
54187
- "description": "The border width of the focused Stepper indicator.\n",
54187
+ "description": "The border radius of the Stepper indicator.\n",
54188
54188
  "commentRange": {
54189
- "start": 68,
54190
- "end": 69
54189
+ "start": 67,
54190
+ "end": 68
54191
54191
  },
54192
54192
  "context": {
54193
54193
  "type": "variable",
54194
- "name": "kendo-stepper-indicator-focus-border-width",
54195
- "value": "1px",
54194
+ "name": "kendo-stepper-indicator-border-radius",
54195
+ "value": "50%",
54196
54196
  "scope": "default",
54197
54197
  "line": {
54198
- "start": 70,
54199
- "end": 70
54198
+ "start": 69,
54199
+ "end": 69
54200
54200
  }
54201
54201
  },
54202
54202
  "group": [
@@ -54209,15 +54209,15 @@
54209
54209
  }
54210
54210
  },
54211
54211
  {
54212
- "description": "The size of the focused Stepper indicator.\n",
54212
+ "description": "The border width of the focused Stepper indicator.\n",
54213
54213
  "commentRange": {
54214
54214
  "start": 71,
54215
54215
  "end": 72
54216
54216
  },
54217
54217
  "context": {
54218
54218
  "type": "variable",
54219
- "name": "kendo-stepper-indicator-focus-size",
54220
- "value": "2px",
54219
+ "name": "kendo-stepper-indicator-focus-border-width",
54220
+ "value": "1px",
54221
54221
  "scope": "default",
54222
54222
  "line": {
54223
54223
  "start": 73,
@@ -54234,15 +54234,15 @@
54234
54234
  }
54235
54235
  },
54236
54236
  {
54237
- "description": "The offset of the Stepper's focused indicator.\n",
54237
+ "description": "The size of the focused Stepper indicator.\n",
54238
54238
  "commentRange": {
54239
54239
  "start": 74,
54240
54240
  "end": 75
54241
54241
  },
54242
54242
  "context": {
54243
54243
  "type": "variable",
54244
- "name": "kendo-stepper-indicator-focus-offset",
54245
- "value": "3px",
54244
+ "name": "kendo-stepper-indicator-focus-size",
54245
+ "value": "2px",
54246
54246
  "scope": "default",
54247
54247
  "line": {
54248
54248
  "start": 76,
@@ -54259,15 +54259,15 @@
54259
54259
  }
54260
54260
  },
54261
54261
  {
54262
- "description": "The calculated offset of the Stepper's focused indicator.\n",
54262
+ "description": "The offset of the Stepper's focused indicator.\n",
54263
54263
  "commentRange": {
54264
54264
  "start": 77,
54265
54265
  "end": 78
54266
54266
  },
54267
54267
  "context": {
54268
54268
  "type": "variable",
54269
- "name": "kendo-stepper-indicator-focus-calc-offset",
54270
- "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
54269
+ "name": "kendo-stepper-indicator-focus-offset",
54270
+ "value": "3px",
54271
54271
  "scope": "default",
54272
54272
  "line": {
54273
54273
  "start": 79,
@@ -54284,19 +54284,19 @@
54284
54284
  }
54285
54285
  },
54286
54286
  {
54287
- "description": "The background color of the Stepper indicator.\n",
54287
+ "description": "The calculated offset of the Stepper's focused indicator.\n",
54288
54288
  "commentRange": {
54289
- "start": 81,
54290
- "end": 82
54289
+ "start": 80,
54290
+ "end": 81
54291
54291
  },
54292
54292
  "context": {
54293
54293
  "type": "variable",
54294
- "name": "kendo-stepper-indicator-bg",
54295
- "value": "$kendo-component-bg",
54294
+ "name": "kendo-stepper-indicator-focus-calc-offset",
54295
+ "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
54296
54296
  "scope": "default",
54297
54297
  "line": {
54298
- "start": 83,
54299
- "end": 83
54298
+ "start": 82,
54299
+ "end": 82
54300
54300
  }
54301
54301
  },
54302
54302
  "group": [
@@ -54309,15 +54309,15 @@
54309
54309
  }
54310
54310
  },
54311
54311
  {
54312
- "description": "The text color of the Stepper indicator.\n",
54312
+ "description": "The background color of the Stepper indicator.\n",
54313
54313
  "commentRange": {
54314
54314
  "start": 84,
54315
54315
  "end": 85
54316
54316
  },
54317
54317
  "context": {
54318
54318
  "type": "variable",
54319
- "name": "kendo-stepper-indicator-text",
54320
- "value": "$kendo-component-text",
54319
+ "name": "kendo-stepper-indicator-bg",
54320
+ "value": "$kendo-component-bg",
54321
54321
  "scope": "default",
54322
54322
  "line": {
54323
54323
  "start": 86,
@@ -54334,15 +54334,15 @@
54334
54334
  }
54335
54335
  },
54336
54336
  {
54337
- "description": "The border color of the Stepper indicator.\n",
54337
+ "description": "The text color of the Stepper indicator.\n",
54338
54338
  "commentRange": {
54339
54339
  "start": 87,
54340
54340
  "end": 88
54341
54341
  },
54342
54342
  "context": {
54343
54343
  "type": "variable",
54344
- "name": "kendo-stepper-indicator-border",
54345
- "value": "#cccccc",
54344
+ "name": "kendo-stepper-indicator-text",
54345
+ "value": "$kendo-component-text",
54346
54346
  "scope": "default",
54347
54347
  "line": {
54348
54348
  "start": 89,
@@ -54359,19 +54359,19 @@
54359
54359
  }
54360
54360
  },
54361
54361
  {
54362
- "description": "The background color of the hovered Stepper indicator.\n",
54362
+ "description": "The border color of the Stepper indicator.\n",
54363
54363
  "commentRange": {
54364
- "start": 91,
54365
- "end": 92
54364
+ "start": 90,
54365
+ "end": 91
54366
54366
  },
54367
54367
  "context": {
54368
54368
  "type": "variable",
54369
- "name": "kendo-stepper-indicator-hover-bg",
54370
- "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
54369
+ "name": "kendo-stepper-indicator-border",
54370
+ "value": "#cccccc",
54371
54371
  "scope": "default",
54372
54372
  "line": {
54373
- "start": 93,
54374
- "end": 93
54373
+ "start": 92,
54374
+ "end": 92
54375
54375
  }
54376
54376
  },
54377
54377
  "group": [
@@ -54384,15 +54384,15 @@
54384
54384
  }
54385
54385
  },
54386
54386
  {
54387
- "description": "The text color of the hovered Stepper indicator.\n",
54387
+ "description": "The background color of the hovered Stepper indicator.\n",
54388
54388
  "commentRange": {
54389
54389
  "start": 94,
54390
54390
  "end": 95
54391
54391
  },
54392
54392
  "context": {
54393
54393
  "type": "variable",
54394
- "name": "kendo-stepper-indicator-hover-text",
54395
- "value": "null",
54394
+ "name": "kendo-stepper-indicator-hover-bg",
54395
+ "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
54396
54396
  "scope": "default",
54397
54397
  "line": {
54398
54398
  "start": 96,
@@ -54409,14 +54409,14 @@
54409
54409
  }
54410
54410
  },
54411
54411
  {
54412
- "description": "The border color of the hovered Stepper indicator.\n",
54412
+ "description": "The text color of the hovered Stepper indicator.\n",
54413
54413
  "commentRange": {
54414
54414
  "start": 97,
54415
54415
  "end": 98
54416
54416
  },
54417
54417
  "context": {
54418
54418
  "type": "variable",
54419
- "name": "kendo-stepper-indicator-hover-border",
54419
+ "name": "kendo-stepper-indicator-hover-text",
54420
54420
  "value": "null",
54421
54421
  "scope": "default",
54422
54422
  "line": {
@@ -54434,19 +54434,19 @@
54434
54434
  }
54435
54435
  },
54436
54436
  {
54437
- "description": "The background color of the disabled Stepper indicator.\n",
54437
+ "description": "The border color of the hovered Stepper indicator.\n",
54438
54438
  "commentRange": {
54439
- "start": 101,
54440
- "end": 102
54439
+ "start": 100,
54440
+ "end": 101
54441
54441
  },
54442
54442
  "context": {
54443
54443
  "type": "variable",
54444
- "name": "kendo-stepper-indicator-disabled-bg",
54444
+ "name": "kendo-stepper-indicator-hover-border",
54445
54445
  "value": "null",
54446
54446
  "scope": "default",
54447
54447
  "line": {
54448
- "start": 103,
54449
- "end": 103
54448
+ "start": 102,
54449
+ "end": 102
54450
54450
  }
54451
54451
  },
54452
54452
  "group": [
@@ -54459,15 +54459,15 @@
54459
54459
  }
54460
54460
  },
54461
54461
  {
54462
- "description": "The text color of the disabled Stepper indicator.\n",
54462
+ "description": "The background color of the disabled Stepper indicator.\n",
54463
54463
  "commentRange": {
54464
54464
  "start": 104,
54465
54465
  "end": 105
54466
54466
  },
54467
54467
  "context": {
54468
54468
  "type": "variable",
54469
- "name": "kendo-stepper-indicator-disabled-text",
54470
- "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
54469
+ "name": "kendo-stepper-indicator-disabled-bg",
54470
+ "value": "null",
54471
54471
  "scope": "default",
54472
54472
  "line": {
54473
54473
  "start": 106,
@@ -54484,15 +54484,15 @@
54484
54484
  }
54485
54485
  },
54486
54486
  {
54487
- "description": "The border color of the disabled Stepper indicator.\n",
54487
+ "description": "The text color of the disabled Stepper indicator.\n",
54488
54488
  "commentRange": {
54489
54489
  "start": 107,
54490
54490
  "end": 108
54491
54491
  },
54492
54492
  "context": {
54493
54493
  "type": "variable",
54494
- "name": "kendo-stepper-indicator-disabled-border",
54495
- "value": "null",
54494
+ "name": "kendo-stepper-indicator-disabled-text",
54495
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
54496
54496
  "scope": "default",
54497
54497
  "line": {
54498
54498
  "start": 109,
@@ -54509,19 +54509,19 @@
54509
54509
  }
54510
54510
  },
54511
54511
  {
54512
- "description": "The background color of the Stepper's done indicator.\n",
54512
+ "description": "The border color of the disabled Stepper indicator.\n",
54513
54513
  "commentRange": {
54514
- "start": 111,
54515
- "end": 112
54514
+ "start": 110,
54515
+ "end": 111
54516
54516
  },
54517
54517
  "context": {
54518
54518
  "type": "variable",
54519
- "name": "kendo-stepper-indicator-done-bg",
54520
- "value": "$kendo-color-primary",
54519
+ "name": "kendo-stepper-indicator-disabled-border",
54520
+ "value": "null",
54521
54521
  "scope": "default",
54522
54522
  "line": {
54523
- "start": 113,
54524
- "end": 113
54523
+ "start": 112,
54524
+ "end": 112
54525
54525
  }
54526
54526
  },
54527
54527
  "group": [
@@ -54534,15 +54534,15 @@
54534
54534
  }
54535
54535
  },
54536
54536
  {
54537
- "description": "The text color of the Stepper's done indicator.\n",
54537
+ "description": "The background color of the Stepper's done indicator.\n",
54538
54538
  "commentRange": {
54539
54539
  "start": 114,
54540
54540
  "end": 115
54541
54541
  },
54542
54542
  "context": {
54543
54543
  "type": "variable",
54544
- "name": "kendo-stepper-indicator-done-text",
54545
- "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
54544
+ "name": "kendo-stepper-indicator-done-bg",
54545
+ "value": "$kendo-color-primary",
54546
54546
  "scope": "default",
54547
54547
  "line": {
54548
54548
  "start": 116,
@@ -54559,15 +54559,15 @@
54559
54559
  }
54560
54560
  },
54561
54561
  {
54562
- "description": "The border color of the Stepper's done indicator.\n",
54562
+ "description": "The text color of the Stepper's done indicator.\n",
54563
54563
  "commentRange": {
54564
54564
  "start": 117,
54565
54565
  "end": 118
54566
54566
  },
54567
54567
  "context": {
54568
54568
  "type": "variable",
54569
- "name": "kendo-stepper-indicator-done-border",
54570
- "value": "$kendo-stepper-indicator-done-bg",
54569
+ "name": "kendo-stepper-indicator-done-text",
54570
+ "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
54571
54571
  "scope": "default",
54572
54572
  "line": {
54573
54573
  "start": 119,
@@ -54584,19 +54584,19 @@
54584
54584
  }
54585
54585
  },
54586
54586
  {
54587
- "description": "The background color of the Stepper's hovered done indicator.\n",
54587
+ "description": "The border color of the Stepper's done indicator.\n",
54588
54588
  "commentRange": {
54589
- "start": 121,
54590
- "end": 122
54589
+ "start": 120,
54590
+ "end": 121
54591
54591
  },
54592
54592
  "context": {
54593
54593
  "type": "variable",
54594
- "name": "kendo-stepper-indicator-done-hover-bg",
54595
- "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
54594
+ "name": "kendo-stepper-indicator-done-border",
54595
+ "value": "$kendo-stepper-indicator-done-bg",
54596
54596
  "scope": "default",
54597
54597
  "line": {
54598
- "start": 123,
54599
- "end": 123
54598
+ "start": 122,
54599
+ "end": 122
54600
54600
  }
54601
54601
  },
54602
54602
  "group": [
@@ -54609,15 +54609,15 @@
54609
54609
  }
54610
54610
  },
54611
54611
  {
54612
- "description": "The text color of the Stepper's hovered done indicator.\n",
54612
+ "description": "The background color of the Stepper's hovered done indicator.\n",
54613
54613
  "commentRange": {
54614
54614
  "start": 124,
54615
54615
  "end": 125
54616
54616
  },
54617
54617
  "context": {
54618
54618
  "type": "variable",
54619
- "name": "kendo-stepper-indicator-done-hover-text",
54620
- "value": "null",
54619
+ "name": "kendo-stepper-indicator-done-hover-bg",
54620
+ "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
54621
54621
  "scope": "default",
54622
54622
  "line": {
54623
54623
  "start": 126,
@@ -54634,14 +54634,14 @@
54634
54634
  }
54635
54635
  },
54636
54636
  {
54637
- "description": "The border color of the Stepper's hovered done indicator.\n",
54637
+ "description": "The text color of the Stepper's hovered done indicator.\n",
54638
54638
  "commentRange": {
54639
54639
  "start": 127,
54640
54640
  "end": 128
54641
54641
  },
54642
54642
  "context": {
54643
54643
  "type": "variable",
54644
- "name": "kendo-stepper-indicator-done-hover-border",
54644
+ "name": "kendo-stepper-indicator-done-hover-text",
54645
54645
  "value": "null",
54646
54646
  "scope": "default",
54647
54647
  "line": {
@@ -54659,19 +54659,19 @@
54659
54659
  }
54660
54660
  },
54661
54661
  {
54662
- "description": "The background color of the Stepper's disabled done indicator.\n",
54662
+ "description": "The border color of the Stepper's hovered done indicator.\n",
54663
54663
  "commentRange": {
54664
- "start": 131,
54665
- "end": 132
54664
+ "start": 130,
54665
+ "end": 131
54666
54666
  },
54667
54667
  "context": {
54668
54668
  "type": "variable",
54669
- "name": "kendo-stepper-indicator-done-disabled-bg",
54670
- "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%))",
54669
+ "name": "kendo-stepper-indicator-done-hover-border",
54670
+ "value": "null",
54671
54671
  "scope": "default",
54672
54672
  "line": {
54673
- "start": 133,
54674
- "end": 133
54673
+ "start": 132,
54674
+ "end": 132
54675
54675
  }
54676
54676
  },
54677
54677
  "group": [
@@ -54684,15 +54684,15 @@
54684
54684
  }
54685
54685
  },
54686
54686
  {
54687
- "description": "The text color of the Stepper's disabled done indicator.\n",
54687
+ "description": "The background color of the Stepper's disabled done indicator.\n",
54688
54688
  "commentRange": {
54689
54689
  "start": 134,
54690
54690
  "end": 135
54691
54691
  },
54692
54692
  "context": {
54693
54693
  "type": "variable",
54694
- "name": "kendo-stepper-indicator-done-disabled-text",
54695
- "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
54694
+ "name": "kendo-stepper-indicator-done-disabled-bg",
54695
+ "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%))",
54696
54696
  "scope": "default",
54697
54697
  "line": {
54698
54698
  "start": 136,
@@ -54709,15 +54709,15 @@
54709
54709
  }
54710
54710
  },
54711
54711
  {
54712
- "description": "The border color of the Stepper's disabled done indicator.\n",
54712
+ "description": "The text color of the Stepper's disabled done indicator.\n",
54713
54713
  "commentRange": {
54714
54714
  "start": 137,
54715
54715
  "end": 138
54716
54716
  },
54717
54717
  "context": {
54718
54718
  "type": "variable",
54719
- "name": "kendo-stepper-indicator-done-disabled-border",
54720
- "value": "$kendo-stepper-indicator-done-disabled-bg",
54719
+ "name": "kendo-stepper-indicator-done-disabled-text",
54720
+ "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
54721
54721
  "scope": "default",
54722
54722
  "line": {
54723
54723
  "start": 139,
@@ -54734,19 +54734,19 @@
54734
54734
  }
54735
54735
  },
54736
54736
  {
54737
- "description": "The background color of the Stepper current indicator.\n",
54737
+ "description": "The border color of the Stepper's disabled done indicator.\n",
54738
54738
  "commentRange": {
54739
- "start": 141,
54740
- "end": 142
54739
+ "start": 140,
54740
+ "end": 141
54741
54741
  },
54742
54742
  "context": {
54743
54743
  "type": "variable",
54744
- "name": "kendo-stepper-indicator-current-bg",
54745
- "value": "$kendo-stepper-indicator-done-bg",
54744
+ "name": "kendo-stepper-indicator-done-disabled-border",
54745
+ "value": "$kendo-stepper-indicator-done-disabled-bg",
54746
54746
  "scope": "default",
54747
54747
  "line": {
54748
- "start": 143,
54749
- "end": 143
54748
+ "start": 142,
54749
+ "end": 142
54750
54750
  }
54751
54751
  },
54752
54752
  "group": [
@@ -54759,15 +54759,15 @@
54759
54759
  }
54760
54760
  },
54761
54761
  {
54762
- "description": "The text color of the Stepper current indicator.\n",
54762
+ "description": "The background color of the Stepper current indicator.\n",
54763
54763
  "commentRange": {
54764
54764
  "start": 144,
54765
54765
  "end": 145
54766
54766
  },
54767
54767
  "context": {
54768
54768
  "type": "variable",
54769
- "name": "kendo-stepper-indicator-current-text",
54770
- "value": "$kendo-stepper-indicator-done-text",
54769
+ "name": "kendo-stepper-indicator-current-bg",
54770
+ "value": "$kendo-stepper-indicator-done-bg",
54771
54771
  "scope": "default",
54772
54772
  "line": {
54773
54773
  "start": 146,
@@ -54784,15 +54784,15 @@
54784
54784
  }
54785
54785
  },
54786
54786
  {
54787
- "description": "The border color of the Stepper current indicator.\n",
54787
+ "description": "The text color of the Stepper current indicator.\n",
54788
54788
  "commentRange": {
54789
54789
  "start": 147,
54790
54790
  "end": 148
54791
54791
  },
54792
54792
  "context": {
54793
54793
  "type": "variable",
54794
- "name": "kendo-stepper-indicator-current-border",
54795
- "value": "$kendo-stepper-indicator-done-border",
54794
+ "name": "kendo-stepper-indicator-current-text",
54795
+ "value": "$kendo-stepper-indicator-done-text",
54796
54796
  "scope": "default",
54797
54797
  "line": {
54798
54798
  "start": 149,
@@ -54809,19 +54809,19 @@
54809
54809
  }
54810
54810
  },
54811
54811
  {
54812
- "description": "The background color of the Stepper's hovered current indicator.\n",
54812
+ "description": "The border color of the Stepper current indicator.\n",
54813
54813
  "commentRange": {
54814
- "start": 151,
54815
- "end": 152
54814
+ "start": 150,
54815
+ "end": 151
54816
54816
  },
54817
54817
  "context": {
54818
54818
  "type": "variable",
54819
- "name": "kendo-stepper-indicator-current-hover-bg",
54820
- "value": "$kendo-stepper-indicator-done-hover-bg",
54819
+ "name": "kendo-stepper-indicator-current-border",
54820
+ "value": "$kendo-stepper-indicator-done-border",
54821
54821
  "scope": "default",
54822
54822
  "line": {
54823
- "start": 153,
54824
- "end": 153
54823
+ "start": 152,
54824
+ "end": 152
54825
54825
  }
54826
54826
  },
54827
54827
  "group": [
@@ -54834,15 +54834,15 @@
54834
54834
  }
54835
54835
  },
54836
54836
  {
54837
- "description": "The text color of the Stepper's hovered current indicator.\n",
54837
+ "description": "The background color of the Stepper's hovered current indicator.\n",
54838
54838
  "commentRange": {
54839
54839
  "start": 154,
54840
54840
  "end": 155
54841
54841
  },
54842
54842
  "context": {
54843
54843
  "type": "variable",
54844
- "name": "kendo-stepper-indicator-current-hover-text",
54845
- "value": "$kendo-stepper-indicator-done-hover-text",
54844
+ "name": "kendo-stepper-indicator-current-hover-bg",
54845
+ "value": "$kendo-stepper-indicator-done-hover-bg",
54846
54846
  "scope": "default",
54847
54847
  "line": {
54848
54848
  "start": 156,
@@ -54859,15 +54859,15 @@
54859
54859
  }
54860
54860
  },
54861
54861
  {
54862
- "description": "The border color of the Stepper's hovered current indicator.\n",
54862
+ "description": "The text color of the Stepper's hovered current indicator.\n",
54863
54863
  "commentRange": {
54864
54864
  "start": 157,
54865
54865
  "end": 158
54866
54866
  },
54867
54867
  "context": {
54868
54868
  "type": "variable",
54869
- "name": "kendo-stepper-indicator-current-hover-border",
54870
- "value": "$kendo-stepper-indicator-done-hover-border",
54869
+ "name": "kendo-stepper-indicator-current-hover-text",
54870
+ "value": "$kendo-stepper-indicator-done-hover-text",
54871
54871
  "scope": "default",
54872
54872
  "line": {
54873
54873
  "start": 159,
@@ -54884,19 +54884,19 @@
54884
54884
  }
54885
54885
  },
54886
54886
  {
54887
- "description": "The background color of the Stepper's disabled current indicator.\n",
54887
+ "description": "The border color of the Stepper's hovered current indicator.\n",
54888
54888
  "commentRange": {
54889
- "start": 161,
54890
- "end": 162
54889
+ "start": 160,
54890
+ "end": 161
54891
54891
  },
54892
54892
  "context": {
54893
54893
  "type": "variable",
54894
- "name": "kendo-stepper-indicator-current-disabled-bg",
54895
- "value": "$kendo-stepper-indicator-done-disabled-bg",
54894
+ "name": "kendo-stepper-indicator-current-hover-border",
54895
+ "value": "$kendo-stepper-indicator-done-hover-border",
54896
54896
  "scope": "default",
54897
54897
  "line": {
54898
- "start": 163,
54899
- "end": 163
54898
+ "start": 162,
54899
+ "end": 162
54900
54900
  }
54901
54901
  },
54902
54902
  "group": [
@@ -54909,15 +54909,15 @@
54909
54909
  }
54910
54910
  },
54911
54911
  {
54912
- "description": "The text color of the Stepper's disabled current indicator.\n",
54912
+ "description": "The background color of the Stepper's disabled current indicator.\n",
54913
54913
  "commentRange": {
54914
54914
  "start": 164,
54915
54915
  "end": 165
54916
54916
  },
54917
54917
  "context": {
54918
54918
  "type": "variable",
54919
- "name": "kendo-stepper-indicator-current-disabled-text",
54920
- "value": "$kendo-stepper-indicator-done-disabled-text",
54919
+ "name": "kendo-stepper-indicator-current-disabled-bg",
54920
+ "value": "$kendo-stepper-indicator-done-disabled-bg",
54921
54921
  "scope": "default",
54922
54922
  "line": {
54923
54923
  "start": 166,
@@ -54934,15 +54934,15 @@
54934
54934
  }
54935
54935
  },
54936
54936
  {
54937
- "description": "The border color of the Stepper's disabled current indicator.\n",
54937
+ "description": "The text color of the Stepper's disabled current indicator.\n",
54938
54938
  "commentRange": {
54939
54939
  "start": 167,
54940
54940
  "end": 168
54941
54941
  },
54942
54942
  "context": {
54943
54943
  "type": "variable",
54944
- "name": "kendo-stepper-indicator-current-disabled-border",
54945
- "value": "$kendo-stepper-indicator-done-disabled-border",
54944
+ "name": "kendo-stepper-indicator-current-disabled-text",
54945
+ "value": "$kendo-stepper-indicator-done-disabled-text",
54946
54946
  "scope": "default",
54947
54947
  "line": {
54948
54948
  "start": 169,
@@ -54959,19 +54959,19 @@
54959
54959
  }
54960
54960
  },
54961
54961
  {
54962
- "description": "The text color of the Stepper label.\n",
54962
+ "description": "The border color of the Stepper's disabled current indicator.\n",
54963
54963
  "commentRange": {
54964
- "start": 171,
54965
- "end": 172
54964
+ "start": 170,
54965
+ "end": 171
54966
54966
  },
54967
54967
  "context": {
54968
54968
  "type": "variable",
54969
- "name": "kendo-stepper-label-text",
54970
- "value": "null",
54969
+ "name": "kendo-stepper-indicator-current-disabled-border",
54970
+ "value": "$kendo-stepper-indicator-done-disabled-border",
54971
54971
  "scope": "default",
54972
54972
  "line": {
54973
- "start": 173,
54974
- "end": 173
54973
+ "start": 172,
54974
+ "end": 172
54975
54975
  }
54976
54976
  },
54977
54977
  "group": [
@@ -54984,15 +54984,15 @@
54984
54984
  }
54985
54985
  },
54986
54986
  {
54987
- "description": "The success text color of the Stepper label.\n",
54987
+ "description": "The text color of the Stepper label.\n",
54988
54988
  "commentRange": {
54989
54989
  "start": 174,
54990
54990
  "end": 175
54991
54991
  },
54992
54992
  "context": {
54993
54993
  "type": "variable",
54994
- "name": "kendo-stepper-label-success-text",
54995
- "value": "$kendo-color-success",
54994
+ "name": "kendo-stepper-label-text",
54995
+ "value": "null",
54996
54996
  "scope": "default",
54997
54997
  "line": {
54998
54998
  "start": 176,
@@ -55009,15 +55009,15 @@
55009
55009
  }
55010
55010
  },
55011
55011
  {
55012
- "description": "The error text color of the Stepper label.\n",
55012
+ "description": "The success text color of the Stepper label.\n",
55013
55013
  "commentRange": {
55014
55014
  "start": 177,
55015
55015
  "end": 178
55016
55016
  },
55017
55017
  "context": {
55018
55018
  "type": "variable",
55019
- "name": "kendo-stepper-label-error-text",
55020
- "value": "$kendo-color-error",
55019
+ "name": "kendo-stepper-label-success-text",
55020
+ "value": "$kendo-color-success",
55021
55021
  "scope": "default",
55022
55022
  "line": {
55023
55023
  "start": 179,
@@ -55034,15 +55034,15 @@
55034
55034
  }
55035
55035
  },
55036
55036
  {
55037
- "description": "The text color of the hovered Stepper label.\n",
55037
+ "description": "The error text color of the Stepper label.\n",
55038
55038
  "commentRange": {
55039
55039
  "start": 180,
55040
55040
  "end": 181
55041
55041
  },
55042
55042
  "context": {
55043
55043
  "type": "variable",
55044
- "name": "kendo-stepper-label-hover-text",
55045
- "value": "if($kendo-enable-color-system, k-color( on-base ), k-try-shade( $kendo-stepper-text, 2 ))",
55044
+ "name": "kendo-stepper-label-error-text",
55045
+ "value": "$kendo-color-error",
55046
55046
  "scope": "default",
55047
55047
  "line": {
55048
55048
  "start": 182,
@@ -55059,15 +55059,15 @@
55059
55059
  }
55060
55060
  },
55061
55061
  {
55062
- "description": "The text color of the disabled Stepper label.\n",
55062
+ "description": "The text color of the hovered Stepper label.\n",
55063
55063
  "commentRange": {
55064
55064
  "start": 183,
55065
55065
  "end": 184
55066
55066
  },
55067
55067
  "context": {
55068
55068
  "type": "variable",
55069
- "name": "kendo-stepper-label-disabled-text",
55070
- "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
55069
+ "name": "kendo-stepper-label-hover-text",
55070
+ "value": "if($kendo-enable-color-system, k-color( on-base ), k-try-shade( $kendo-stepper-text, 2 ))",
55071
55071
  "scope": "default",
55072
55072
  "line": {
55073
55073
  "start": 185,
@@ -55084,19 +55084,19 @@
55084
55084
  }
55085
55085
  },
55086
55086
  {
55087
- "description": "The text color of the optional Stepper label.\n",
55087
+ "description": "The text color of the disabled Stepper label.\n",
55088
55088
  "commentRange": {
55089
- "start": 187,
55090
- "end": 188
55089
+ "start": 186,
55090
+ "end": 187
55091
55091
  },
55092
55092
  "context": {
55093
55093
  "type": "variable",
55094
- "name": "kendo-stepper-optional-label-text",
55095
- "value": "$kendo-subtle-text",
55094
+ "name": "kendo-stepper-label-disabled-text",
55095
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8f8f8f)",
55096
55096
  "scope": "default",
55097
55097
  "line": {
55098
- "start": 189,
55099
- "end": 189
55098
+ "start": 188,
55099
+ "end": 188
55100
55100
  }
55101
55101
  },
55102
55102
  "group": [
@@ -55109,15 +55109,15 @@
55109
55109
  }
55110
55110
  },
55111
55111
  {
55112
- "description": "The opacity of the optional Stepper label.\n",
55112
+ "description": "The text color of the optional Stepper label.\n",
55113
55113
  "commentRange": {
55114
55114
  "start": 190,
55115
55115
  "end": 191
55116
55116
  },
55117
55117
  "context": {
55118
55118
  "type": "variable",
55119
- "name": "kendo-stepper-optional-label-opacity",
55120
- "value": "null",
55119
+ "name": "kendo-stepper-optional-label-text",
55120
+ "value": "$kendo-subtle-text",
55121
55121
  "scope": "default",
55122
55122
  "line": {
55123
55123
  "start": 192,
@@ -55134,14 +55134,14 @@
55134
55134
  }
55135
55135
  },
55136
55136
  {
55137
- "description": "The font size of the optional Stepper label.\n",
55137
+ "description": "The opacity of the optional Stepper label.\n",
55138
55138
  "commentRange": {
55139
55139
  "start": 193,
55140
55140
  "end": 194
55141
55141
  },
55142
55142
  "context": {
55143
55143
  "type": "variable",
55144
- "name": "kendo-stepper-optional-label-font-size",
55144
+ "name": "kendo-stepper-optional-label-opacity",
55145
55145
  "value": "null",
55146
55146
  "scope": "default",
55147
55147
  "line": {
@@ -55159,15 +55159,15 @@
55159
55159
  }
55160
55160
  },
55161
55161
  {
55162
- "description": "The font style of the optional Stepper label.\n",
55162
+ "description": "The font size of the optional Stepper label.\n",
55163
55163
  "commentRange": {
55164
55164
  "start": 196,
55165
55165
  "end": 197
55166
55166
  },
55167
55167
  "context": {
55168
55168
  "type": "variable",
55169
- "name": "kendo-stepper-optional-label-font-style",
55170
- "value": "italic",
55169
+ "name": "kendo-stepper-optional-label-font-size",
55170
+ "value": "null",
55171
55171
  "scope": "default",
55172
55172
  "line": {
55173
55173
  "start": 198,
@@ -55184,19 +55184,19 @@
55184
55184
  }
55185
55185
  },
55186
55186
  {
55187
- "description": "The size of the Stepper ProgressBar.\n",
55187
+ "description": "The font style of the optional Stepper label.\n",
55188
55188
  "commentRange": {
55189
- "start": 200,
55190
- "end": 201
55189
+ "start": 199,
55190
+ "end": 200
55191
55191
  },
55192
55192
  "context": {
55193
55193
  "type": "variable",
55194
- "name": "kendo-stepper-progressbar-size",
55195
- "value": "2px",
55194
+ "name": "kendo-stepper-optional-label-font-style",
55195
+ "value": "italic",
55196
55196
  "scope": "default",
55197
55197
  "line": {
55198
- "start": 202,
55199
- "end": 202
55198
+ "start": 201,
55199
+ "end": 201
55200
55200
  }
55201
55201
  },
55202
55202
  "group": [
@@ -55209,15 +55209,15 @@
55209
55209
  }
55210
55210
  },
55211
55211
  {
55212
- "description": "The background color of the Stepper ProgressBar.\n",
55212
+ "description": "The size of the Stepper ProgressBar.\n",
55213
55213
  "commentRange": {
55214
55214
  "start": 203,
55215
55215
  "end": 204
55216
55216
  },
55217
55217
  "context": {
55218
55218
  "type": "variable",
55219
- "name": "kendo-stepper-progressbar-bg",
55220
- "value": "null",
55219
+ "name": "kendo-stepper-progressbar-size",
55220
+ "value": "2px",
55221
55221
  "scope": "default",
55222
55222
  "line": {
55223
55223
  "start": 205,
@@ -55234,14 +55234,14 @@
55234
55234
  }
55235
55235
  },
55236
55236
  {
55237
- "description": "The text color of the Stepper ProgressBar.\n",
55237
+ "description": "The background color of the Stepper ProgressBar.\n",
55238
55238
  "commentRange": {
55239
55239
  "start": 206,
55240
55240
  "end": 207
55241
55241
  },
55242
55242
  "context": {
55243
55243
  "type": "variable",
55244
- "name": "kendo-stepper-progressbar-text",
55244
+ "name": "kendo-stepper-progressbar-bg",
55245
55245
  "value": "null",
55246
55246
  "scope": "default",
55247
55247
  "line": {
@@ -55259,14 +55259,14 @@
55259
55259
  }
55260
55260
  },
55261
55261
  {
55262
- "description": "The background color of the selected Stepper ProgressBar.\n",
55262
+ "description": "The text color of the Stepper ProgressBar.\n",
55263
55263
  "commentRange": {
55264
55264
  "start": 209,
55265
55265
  "end": 210
55266
55266
  },
55267
55267
  "context": {
55268
55268
  "type": "variable",
55269
- "name": "kendo-stepper-progressbar-fill-bg",
55269
+ "name": "kendo-stepper-progressbar-text",
55270
55270
  "value": "null",
55271
55271
  "scope": "default",
55272
55272
  "line": {
@@ -55284,14 +55284,14 @@
55284
55284
  }
55285
55285
  },
55286
55286
  {
55287
- "description": "The text color of the selected Stepper ProgressBar.\n",
55287
+ "description": "The background color of the selected Stepper ProgressBar.\n",
55288
55288
  "commentRange": {
55289
55289
  "start": 212,
55290
55290
  "end": 213
55291
55291
  },
55292
55292
  "context": {
55293
55293
  "type": "variable",
55294
- "name": "kendo-stepper-progressbar-fill-text",
55294
+ "name": "kendo-stepper-progressbar-fill-bg",
55295
55295
  "value": "null",
55296
55296
  "scope": "default",
55297
55297
  "line": {
@@ -55308,11 +55308,36 @@
55308
55308
  "name": "_variables.scss"
55309
55309
  }
55310
55310
  },
55311
+ {
55312
+ "description": "The text color of the selected Stepper ProgressBar.\n",
55313
+ "commentRange": {
55314
+ "start": 215,
55315
+ "end": 216
55316
+ },
55317
+ "context": {
55318
+ "type": "variable",
55319
+ "name": "kendo-stepper-progressbar-fill-text",
55320
+ "value": "null",
55321
+ "scope": "default",
55322
+ "line": {
55323
+ "start": 217,
55324
+ "end": 217
55325
+ }
55326
+ },
55327
+ "group": [
55328
+ "stepper"
55329
+ ],
55330
+ "access": "public",
55331
+ "file": {
55332
+ "path": "stepper/_variables.scss",
55333
+ "name": "_variables.scss"
55334
+ }
55335
+ },
55311
55336
  {
55312
55337
  "description": "The property name of the Stepper transition.\n",
55313
55338
  "commentRange": {
55314
- "start": 216,
55315
- "end": 217
55339
+ "start": 219,
55340
+ "end": 220
55316
55341
  },
55317
55342
  "context": {
55318
55343
  "type": "variable",
@@ -55320,8 +55345,8 @@
55320
55345
  "value": "height",
55321
55346
  "scope": "default",
55322
55347
  "line": {
55323
- "start": 218,
55324
- "end": 218
55348
+ "start": 221,
55349
+ "end": 221
55325
55350
  }
55326
55351
  },
55327
55352
  "group": [
@@ -55336,8 +55361,8 @@
55336
55361
  {
55337
55362
  "description": "The duration of the Stepper transition.\n",
55338
55363
  "commentRange": {
55339
- "start": 219,
55340
- "end": 220
55364
+ "start": 222,
55365
+ "end": 223
55341
55366
  },
55342
55367
  "context": {
55343
55368
  "type": "variable",
@@ -55345,8 +55370,8 @@
55345
55370
  "value": "300ms",
55346
55371
  "scope": "default",
55347
55372
  "line": {
55348
- "start": 221,
55349
- "end": 221
55373
+ "start": 224,
55374
+ "end": 224
55350
55375
  }
55351
55376
  },
55352
55377
  "group": [
@@ -55361,8 +55386,8 @@
55361
55386
  {
55362
55387
  "description": "The timing function of the Stepper transition.\n",
55363
55388
  "commentRange": {
55364
- "start": 222,
55365
- "end": 223
55389
+ "start": 225,
55390
+ "end": 226
55366
55391
  },
55367
55392
  "context": {
55368
55393
  "type": "variable",
@@ -55370,8 +55395,8 @@
55370
55395
  "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
55371
55396
  "scope": "default",
55372
55397
  "line": {
55373
- "start": 224,
55374
- "end": 224
55398
+ "start": 227,
55399
+ "end": 227
55375
55400
  }
55376
55401
  },
55377
55402
  "group": [
@@ -61217,7 +61242,7 @@
61217
61242
  "context": {
61218
61243
  "type": "variable",
61219
61244
  "name": "kendo-timeline-track-arrow-width",
61220
- "value": "30px",
61245
+ "value": "k-spacing(7.5)",
61221
61246
  "scope": "default",
61222
61247
  "line": {
61223
61248
  "start": 32,
@@ -61242,7 +61267,7 @@
61242
61267
  "context": {
61243
61268
  "type": "variable",
61244
61269
  "name": "kendo-timeline-track-arrow-height",
61245
- "value": "30px",
61270
+ "value": "k-spacing(7.5)",
61246
61271
  "scope": "default",
61247
61272
  "line": {
61248
61273
  "start": 35,
@@ -61342,7 +61367,7 @@
61342
61367
  "context": {
61343
61368
  "type": "variable",
61344
61369
  "name": "kendo-timeline-track-size",
61345
- "value": "6px",
61370
+ "value": "k-spacing(1.5)",
61346
61371
  "scope": "default",
61347
61372
  "line": {
61348
61373
  "start": 49,
@@ -61367,7 +61392,7 @@
61367
61392
  "context": {
61368
61393
  "type": "variable",
61369
61394
  "name": "kendo-timeline-track-wrap-padding-bottom",
61370
- "value": "k-math-div( $kendo-timeline-track-size, 2 )",
61395
+ "value": "calc( #{$kendo-timeline-track-size} / 2)",
61371
61396
  "scope": "default",
61372
61397
  "line": {
61373
61398
  "start": 52,
@@ -61442,7 +61467,7 @@
61442
61467
  "context": {
61443
61468
  "type": "variable",
61444
61469
  "name": "kendo-timeline-track-bottom-calc",
61445
- "value": "calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom})",
61470
+ "value": "calc( calc( #{$kendo-timeline-track-arrow-height} / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
61446
61471
  "scope": "default",
61447
61472
  "line": {
61448
61473
  "start": 61,