@progress/kendo-theme-bootstrap 9.1.0-dev.3 → 9.1.0-dev.5

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 (46) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +478 -92
  3. package/dist/bootstrap-3-dark.css +1 -1
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-4-dark.css +1 -1
  6. package/dist/bootstrap-4.css +1 -1
  7. package/dist/bootstrap-dataviz-v4.css +1 -1
  8. package/dist/bootstrap-main-dark.css +1 -1
  9. package/dist/bootstrap-main.css +1 -1
  10. package/dist/bootstrap-nordic.css +1 -1
  11. package/dist/bootstrap-turquoise-dark.css +1 -1
  12. package/dist/bootstrap-turquoise.css +1 -1
  13. package/dist/bootstrap-urban.css +1 -1
  14. package/dist/bootstrap-vintage.css +1 -1
  15. package/dist/meta/sassdoc-data.json +1632 -654
  16. package/dist/meta/sassdoc-raw-data.json +750 -300
  17. package/dist/meta/variables.json +121 -29
  18. package/lib/swatches/bootstrap-3-dark.json +1 -1
  19. package/lib/swatches/bootstrap-3.json +1 -1
  20. package/lib/swatches/bootstrap-4-dark.json +1 -1
  21. package/lib/swatches/bootstrap-4.json +1 -1
  22. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  23. package/lib/swatches/bootstrap-main-dark.json +1 -1
  24. package/lib/swatches/bootstrap-main.json +1 -1
  25. package/lib/swatches/bootstrap-nordic.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  27. package/lib/swatches/bootstrap-turquoise.json +1 -1
  28. package/lib/swatches/bootstrap-urban.json +1 -1
  29. package/lib/swatches/bootstrap-vintage.json +1 -1
  30. package/package.json +5 -5
  31. package/scss/dataviz/_index.scss +3 -1
  32. package/scss/dataviz/_variables.scss +9 -0
  33. package/scss/index.scss +2 -0
  34. package/scss/list/_index.scss +3 -1
  35. package/scss/list/_variables.scss +0 -4
  36. package/scss/no-data/_index.scss +32 -0
  37. package/scss/no-data/_layout.scss +5 -0
  38. package/scss/no-data/_theme.scss +5 -0
  39. package/scss/no-data/_variables.scss +7 -0
  40. package/scss/orgchart/_variables.scss +1 -1
  41. package/scss/pdf-viewer/_variables.scss +23 -0
  42. package/scss/scheduler/_index.scss +3 -1
  43. package/scss/splitter/_variables.scss +1 -1
  44. package/scss/stepper/_variables.scss +3 -0
  45. package/scss/timeline/_variables.scss +5 -5
  46. package/scss/toolbar/_variables.scss +32 -4
@@ -29806,14 +29806,14 @@
29806
29806
  }
29807
29807
  },
29808
29808
  {
29809
- "description": "The color of the 'No Data' text.\n",
29809
+ "description": "The color of the 'Option Label' text.\n",
29810
29810
  "commentRange": {
29811
29811
  "start": 245,
29812
29812
  "end": 246
29813
29813
  },
29814
29814
  "context": {
29815
29815
  "type": "variable",
29816
- "name": "kendo-list-no-data-text",
29816
+ "name": "kendo-list-option-label-text",
29817
29817
  "value": "$kendo-subtle-text",
29818
29818
  "scope": "default",
29819
29819
  "line": {
@@ -29830,31 +29830,6 @@
29830
29830
  "name": "_variables.scss"
29831
29831
  }
29832
29832
  },
29833
- {
29834
- "description": "The color of the 'Option Label' text.\n",
29835
- "commentRange": {
29836
- "start": 249,
29837
- "end": 250
29838
- },
29839
- "context": {
29840
- "type": "variable",
29841
- "name": "kendo-list-option-label-text",
29842
- "value": "$kendo-subtle-text",
29843
- "scope": "default",
29844
- "line": {
29845
- "start": 251,
29846
- "end": 251
29847
- }
29848
- },
29849
- "group": [
29850
- "list"
29851
- ],
29852
- "access": "public",
29853
- "file": {
29854
- "path": "list/_variables.scss",
29855
- "name": "_variables.scss"
29856
- }
29857
- },
29858
29833
  {
29859
29834
  "description": "The spacing between the ListBox elements.\n",
29860
29835
  "commentRange": {
@@ -34180,6 +34155,56 @@
34180
34155
  "name": "_variables.scss"
34181
34156
  }
34182
34157
  },
34158
+ {
34159
+ "description": "The minimum height of the 'No Data' text container.\n",
34160
+ "commentRange": {
34161
+ "start": 1,
34162
+ "end": 2
34163
+ },
34164
+ "context": {
34165
+ "type": "variable",
34166
+ "name": "kendo-no-data-min-height",
34167
+ "value": "140px",
34168
+ "scope": "default",
34169
+ "line": {
34170
+ "start": 3,
34171
+ "end": 3
34172
+ }
34173
+ },
34174
+ "group": [
34175
+ "no-data"
34176
+ ],
34177
+ "access": "public",
34178
+ "file": {
34179
+ "path": "no-data/_variables.scss",
34180
+ "name": "_variables.scss"
34181
+ }
34182
+ },
34183
+ {
34184
+ "description": "The color of the 'No Data' text.\n",
34185
+ "commentRange": {
34186
+ "start": 5,
34187
+ "end": 6
34188
+ },
34189
+ "context": {
34190
+ "type": "variable",
34191
+ "name": "kendo-no-data-text",
34192
+ "value": "$kendo-subtle-text",
34193
+ "scope": "default",
34194
+ "line": {
34195
+ "start": 7,
34196
+ "end": 7
34197
+ }
34198
+ },
34199
+ "group": [
34200
+ "no-data"
34201
+ ],
34202
+ "access": "public",
34203
+ "file": {
34204
+ "path": "no-data/_variables.scss",
34205
+ "name": "_variables.scss"
34206
+ }
34207
+ },
34183
34208
  {
34184
34209
  "description": "The row-gap between the elements in the Notification group.\n",
34185
34210
  "commentRange": {
@@ -35639,7 +35664,7 @@
35639
35664
  "context": {
35640
35665
  "type": "variable",
35641
35666
  "name": "kendo-orgchart-line-v-height",
35642
- "value": "25px",
35667
+ "value": "k-spacing(6)",
35643
35668
  "scope": "default",
35644
35669
  "line": {
35645
35670
  "start": 148,
@@ -40130,6 +40155,181 @@
40130
40155
  "name": "_variables.scss"
40131
40156
  }
40132
40157
  },
40158
+ {
40159
+ "description": "The vertical padding of the PDFViewer popup.\n",
40160
+ "commentRange": {
40161
+ "start": 112,
40162
+ "end": 113
40163
+ },
40164
+ "context": {
40165
+ "type": "variable",
40166
+ "name": "kendo-pdf-viewer-popup-padding-x",
40167
+ "value": "k-spacing(2)",
40168
+ "scope": "default",
40169
+ "line": {
40170
+ "start": 114,
40171
+ "end": 114
40172
+ }
40173
+ },
40174
+ "group": [
40175
+ "pdf-viewer"
40176
+ ],
40177
+ "access": "public",
40178
+ "file": {
40179
+ "path": "pdf-viewer/_variables.scss",
40180
+ "name": "_variables.scss"
40181
+ }
40182
+ },
40183
+ {
40184
+ "description": "The horizontal padding of the PDFViewer popup.\n",
40185
+ "commentRange": {
40186
+ "start": 115,
40187
+ "end": 116
40188
+ },
40189
+ "context": {
40190
+ "type": "variable",
40191
+ "name": "kendo-pdf-viewer-popup-padding-y",
40192
+ "value": "$kendo-pdf-viewer-popup-padding-x",
40193
+ "scope": "default",
40194
+ "line": {
40195
+ "start": 117,
40196
+ "end": 117
40197
+ }
40198
+ },
40199
+ "group": [
40200
+ "pdf-viewer"
40201
+ ],
40202
+ "access": "public",
40203
+ "file": {
40204
+ "path": "pdf-viewer/_variables.scss",
40205
+ "name": "_variables.scss"
40206
+ }
40207
+ },
40208
+ {
40209
+ "description": "The border color of the PDFViewer selected highlight annotation.\n",
40210
+ "commentRange": {
40211
+ "start": 119,
40212
+ "end": 120
40213
+ },
40214
+ "context": {
40215
+ "type": "variable",
40216
+ "name": "kendo-pdf-viewer-highlight-annotation-border",
40217
+ "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
40218
+ "scope": "default",
40219
+ "line": {
40220
+ "start": 121,
40221
+ "end": 121
40222
+ }
40223
+ },
40224
+ "group": [
40225
+ "pdf-viewer"
40226
+ ],
40227
+ "access": "public",
40228
+ "file": {
40229
+ "path": "pdf-viewer/_variables.scss",
40230
+ "name": "_variables.scss"
40231
+ }
40232
+ },
40233
+ {
40234
+ "description": "The background color of the PDFViewer hover highlight annotation.\n",
40235
+ "commentRange": {
40236
+ "start": 122,
40237
+ "end": 123
40238
+ },
40239
+ "context": {
40240
+ "type": "variable",
40241
+ "name": "kendo-pdf-viewer-highlight-annotation-hover-border",
40242
+ "value": "if($kendo-enable-color-system, k-color( primary-hover ), $kendo-color-primary-darker)",
40243
+ "scope": "default",
40244
+ "line": {
40245
+ "start": 124,
40246
+ "end": 124
40247
+ }
40248
+ },
40249
+ "group": [
40250
+ "pdf-viewer"
40251
+ ],
40252
+ "access": "public",
40253
+ "file": {
40254
+ "path": "pdf-viewer/_variables.scss",
40255
+ "name": "_variables.scss"
40256
+ }
40257
+ },
40258
+ {
40259
+ "description": "The border color of the PDFViewer selected free text annotation.\n",
40260
+ "commentRange": {
40261
+ "start": 125,
40262
+ "end": 126
40263
+ },
40264
+ "context": {
40265
+ "type": "variable",
40266
+ "name": "kendo-pdf-viewer-free-text-annotation-border",
40267
+ "value": "if($kendo-enable-color-system, k-color(primary), $kendo-color-primary)",
40268
+ "scope": "default",
40269
+ "line": {
40270
+ "start": 127,
40271
+ "end": 127
40272
+ }
40273
+ },
40274
+ "group": [
40275
+ "pdf-viewer"
40276
+ ],
40277
+ "access": "public",
40278
+ "file": {
40279
+ "path": "pdf-viewer/_variables.scss",
40280
+ "name": "_variables.scss"
40281
+ }
40282
+ },
40283
+ {
40284
+ "description": "The placeholder text color of the PDFViewer free text annotation.\n",
40285
+ "commentRange": {
40286
+ "start": 128,
40287
+ "end": 129
40288
+ },
40289
+ "context": {
40290
+ "type": "variable",
40291
+ "name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
40292
+ "value": "rgba(124, 22, 27, 0.5)",
40293
+ "scope": "default",
40294
+ "line": {
40295
+ "start": 130,
40296
+ "end": 130
40297
+ }
40298
+ },
40299
+ "group": [
40300
+ "pdf-viewer"
40301
+ ],
40302
+ "access": "public",
40303
+ "file": {
40304
+ "path": "pdf-viewer/_variables.scss",
40305
+ "name": "_variables.scss"
40306
+ }
40307
+ },
40308
+ {
40309
+ "description": "The text color of the PDFViewer free text annotation.\n",
40310
+ "commentRange": {
40311
+ "start": 131,
40312
+ "end": 132
40313
+ },
40314
+ "context": {
40315
+ "type": "variable",
40316
+ "name": "kendo-pdf-viewer-free-text-annotation-text",
40317
+ "value": "rgba(124, 22, 27, 0.7)",
40318
+ "scope": "default",
40319
+ "line": {
40320
+ "start": 133,
40321
+ "end": 133
40322
+ }
40323
+ },
40324
+ "group": [
40325
+ "pdf-viewer"
40326
+ ],
40327
+ "access": "public",
40328
+ "file": {
40329
+ "path": "pdf-viewer/_variables.scss",
40330
+ "name": "_variables.scss"
40331
+ }
40332
+ },
40133
40333
  {
40134
40334
  "description": "The background color of the Picker components.\n",
40135
40335
  "commentRange": {
@@ -50867,7 +51067,7 @@
50867
51067
  "context": {
50868
51068
  "type": "variable",
50869
51069
  "name": "kendo-splitter-drag-icon-margin",
50870
- "value": "calc( #{k-spacing(3.5)} / 2 )",
51070
+ "value": "k-spacing(2)",
50871
51071
  "scope": "default",
50872
51072
  "line": {
50873
51073
  "start": 37,
@@ -53234,15 +53434,15 @@
53234
53434
  }
53235
53435
  },
53236
53436
  {
53237
- "description": "The width of the border around the Stepper.\n",
53437
+ "description": "The border radius of the Stepper label.\n",
53238
53438
  "commentRange": {
53239
53439
  "start": 24,
53240
53440
  "end": 25
53241
53441
  },
53242
53442
  "context": {
53243
53443
  "type": "variable",
53244
- "name": "kendo-stepper-border-width",
53245
- "value": "0px",
53444
+ "name": "kendo-stepper-label-border-radius",
53445
+ "value": "k-border-radius(xxl)",
53246
53446
  "scope": "default",
53247
53447
  "line": {
53248
53448
  "start": 26,
@@ -53259,19 +53459,19 @@
53259
53459
  }
53260
53460
  },
53261
53461
  {
53262
- "description": "The horizontal padding of the Stepper content.\n",
53462
+ "description": "The width of the border around the Stepper.\n",
53263
53463
  "commentRange": {
53264
- "start": 28,
53265
- "end": 29
53464
+ "start": 27,
53465
+ "end": 28
53266
53466
  },
53267
53467
  "context": {
53268
53468
  "type": "variable",
53269
- "name": "kendo-stepper-inline-content-padding-x",
53270
- "value": "k-spacing(5)",
53469
+ "name": "kendo-stepper-border-width",
53470
+ "value": "0px",
53271
53471
  "scope": "default",
53272
53472
  "line": {
53273
- "start": 30,
53274
- "end": 30
53473
+ "start": 29,
53474
+ "end": 29
53275
53475
  }
53276
53476
  },
53277
53477
  "group": [
@@ -53284,15 +53484,15 @@
53284
53484
  }
53285
53485
  },
53286
53486
  {
53287
- "description": "The vertical padding of the Stepper content.\n",
53487
+ "description": "The horizontal padding of the Stepper content.\n",
53288
53488
  "commentRange": {
53289
53489
  "start": 31,
53290
53490
  "end": 32
53291
53491
  },
53292
53492
  "context": {
53293
53493
  "type": "variable",
53294
- "name": "kendo-stepper-inline-content-padding-y",
53295
- "value": "k-spacing(2.5)",
53494
+ "name": "kendo-stepper-inline-content-padding-x",
53495
+ "value": "k-spacing(5)",
53296
53496
  "scope": "default",
53297
53497
  "line": {
53298
53498
  "start": 33,
@@ -53309,19 +53509,19 @@
53309
53509
  }
53310
53510
  },
53311
53511
  {
53312
- "description": "",
53512
+ "description": "The vertical padding of the Stepper content.\n",
53313
53513
  "commentRange": {
53314
- "start": 36,
53315
- "end": 36
53514
+ "start": 34,
53515
+ "end": 35
53316
53516
  },
53317
53517
  "context": {
53318
53518
  "type": "variable",
53319
- "name": "kendo-stepper-font-size",
53320
- "value": "var( --kendo-font-size, inherit )",
53519
+ "name": "kendo-stepper-inline-content-padding-y",
53520
+ "value": "k-spacing(2.5)",
53321
53521
  "scope": "default",
53322
53522
  "line": {
53323
- "start": 37,
53324
- "end": 37
53523
+ "start": 36,
53524
+ "end": 36
53325
53525
  }
53326
53526
  },
53327
53527
  "group": [
@@ -53341,8 +53541,8 @@
53341
53541
  },
53342
53542
  "context": {
53343
53543
  "type": "variable",
53344
- "name": "kendo-stepper-line-height",
53345
- "value": "var( --kendo-line-height, normal )",
53544
+ "name": "kendo-stepper-font-size",
53545
+ "value": "var( --kendo-font-size, inherit )",
53346
53546
  "scope": "default",
53347
53547
  "line": {
53348
53548
  "start": 40,
@@ -53366,8 +53566,8 @@
53366
53566
  },
53367
53567
  "context": {
53368
53568
  "type": "variable",
53369
- "name": "kendo-stepper-font-family",
53370
- "value": "var( --kendo-font-family, inherit )",
53569
+ "name": "kendo-stepper-line-height",
53570
+ "value": "var( --kendo-line-height, normal )",
53371
53571
  "scope": "default",
53372
53572
  "line": {
53373
53573
  "start": 43,
@@ -53384,19 +53584,19 @@
53384
53584
  }
53385
53585
  },
53386
53586
  {
53387
- "description": "The background color of the Stepper.\n",
53587
+ "description": "",
53388
53588
  "commentRange": {
53389
53589
  "start": 45,
53390
- "end": 46
53590
+ "end": 45
53391
53591
  },
53392
53592
  "context": {
53393
53593
  "type": "variable",
53394
- "name": "kendo-stepper-bg",
53395
- "value": "null",
53594
+ "name": "kendo-stepper-font-family",
53595
+ "value": "var( --kendo-font-family, inherit )",
53396
53596
  "scope": "default",
53397
53597
  "line": {
53398
- "start": 47,
53399
- "end": 47
53598
+ "start": 46,
53599
+ "end": 46
53400
53600
  }
53401
53601
  },
53402
53602
  "group": [
@@ -53409,15 +53609,15 @@
53409
53609
  }
53410
53610
  },
53411
53611
  {
53412
- "description": "The text color of the Stepper.\n",
53612
+ "description": "The background color of the Stepper.\n",
53413
53613
  "commentRange": {
53414
53614
  "start": 48,
53415
53615
  "end": 49
53416
53616
  },
53417
53617
  "context": {
53418
53618
  "type": "variable",
53419
- "name": "kendo-stepper-text",
53420
- "value": "$kendo-component-text",
53619
+ "name": "kendo-stepper-bg",
53620
+ "value": "null",
53421
53621
  "scope": "default",
53422
53622
  "line": {
53423
53623
  "start": 50,
@@ -53434,15 +53634,15 @@
53434
53634
  }
53435
53635
  },
53436
53636
  {
53437
- "description": "The border color of the Stepper.\n",
53637
+ "description": "The text color of the Stepper.\n",
53438
53638
  "commentRange": {
53439
53639
  "start": 51,
53440
53640
  "end": 52
53441
53641
  },
53442
53642
  "context": {
53443
53643
  "type": "variable",
53444
- "name": "kendo-stepper-border",
53445
- "value": "null",
53644
+ "name": "kendo-stepper-text",
53645
+ "value": "$kendo-component-text",
53446
53646
  "scope": "default",
53447
53647
  "line": {
53448
53648
  "start": 53,
@@ -53459,19 +53659,19 @@
53459
53659
  }
53460
53660
  },
53461
53661
  {
53462
- "description": "The width of the Stepper indicator.\n",
53662
+ "description": "The border color of the Stepper.\n",
53463
53663
  "commentRange": {
53464
- "start": 55,
53465
- "end": 56
53664
+ "start": 54,
53665
+ "end": 55
53466
53666
  },
53467
53667
  "context": {
53468
53668
  "type": "variable",
53469
- "name": "kendo-stepper-indicator-width",
53470
- "value": "28px",
53669
+ "name": "kendo-stepper-border",
53670
+ "value": "null",
53471
53671
  "scope": "default",
53472
53672
  "line": {
53473
- "start": 57,
53474
- "end": 57
53673
+ "start": 56,
53674
+ "end": 56
53475
53675
  }
53476
53676
  },
53477
53677
  "group": [
@@ -53484,15 +53684,15 @@
53484
53684
  }
53485
53685
  },
53486
53686
  {
53487
- "description": "The height of the Stepper indicator.\n",
53687
+ "description": "The width of the Stepper indicator.\n",
53488
53688
  "commentRange": {
53489
53689
  "start": 58,
53490
53690
  "end": 59
53491
53691
  },
53492
53692
  "context": {
53493
53693
  "type": "variable",
53494
- "name": "kendo-stepper-indicator-height",
53495
- "value": "$kendo-stepper-indicator-width",
53694
+ "name": "kendo-stepper-indicator-width",
53695
+ "value": "28px",
53496
53696
  "scope": "default",
53497
53697
  "line": {
53498
53698
  "start": 60,
@@ -53509,15 +53709,15 @@
53509
53709
  }
53510
53710
  },
53511
53711
  {
53512
- "description": "The border radius of the Stepper indicator.\n",
53712
+ "description": "The height of the Stepper indicator.\n",
53513
53713
  "commentRange": {
53514
53714
  "start": 61,
53515
53715
  "end": 62
53516
53716
  },
53517
53717
  "context": {
53518
53718
  "type": "variable",
53519
- "name": "kendo-stepper-indicator-border-radius",
53520
- "value": "50%",
53719
+ "name": "kendo-stepper-indicator-height",
53720
+ "value": "$kendo-stepper-indicator-width",
53521
53721
  "scope": "default",
53522
53722
  "line": {
53523
53723
  "start": 63,
@@ -53534,15 +53734,15 @@
53534
53734
  }
53535
53735
  },
53536
53736
  {
53537
- "description": "The border width of the Stepper indicator.\n",
53737
+ "description": "The border radius of the Stepper indicator.\n",
53538
53738
  "commentRange": {
53539
53739
  "start": 64,
53540
53740
  "end": 65
53541
53741
  },
53542
53742
  "context": {
53543
53743
  "type": "variable",
53544
- "name": "kendo-stepper-indicator-border-width",
53545
- "value": "1px",
53744
+ "name": "kendo-stepper-indicator-border-radius",
53745
+ "value": "50%",
53546
53746
  "scope": "default",
53547
53747
  "line": {
53548
53748
  "start": 66,
@@ -53559,19 +53759,19 @@
53559
53759
  }
53560
53760
  },
53561
53761
  {
53562
- "description": "The border width of the focused Stepper indicator.\n",
53762
+ "description": "The border width of the Stepper indicator.\n",
53563
53763
  "commentRange": {
53564
- "start": 68,
53565
- "end": 69
53764
+ "start": 67,
53765
+ "end": 68
53566
53766
  },
53567
53767
  "context": {
53568
53768
  "type": "variable",
53569
- "name": "kendo-stepper-indicator-focus-border-width",
53769
+ "name": "kendo-stepper-indicator-border-width",
53570
53770
  "value": "1px",
53571
53771
  "scope": "default",
53572
53772
  "line": {
53573
- "start": 70,
53574
- "end": 70
53773
+ "start": 69,
53774
+ "end": 69
53575
53775
  }
53576
53776
  },
53577
53777
  "group": [
@@ -53584,15 +53784,15 @@
53584
53784
  }
53585
53785
  },
53586
53786
  {
53587
- "description": "The size of the focused Stepper indicator.\n",
53787
+ "description": "The border width of the focused Stepper indicator.\n",
53588
53788
  "commentRange": {
53589
53789
  "start": 71,
53590
53790
  "end": 72
53591
53791
  },
53592
53792
  "context": {
53593
53793
  "type": "variable",
53594
- "name": "kendo-stepper-indicator-focus-size",
53595
- "value": "2px",
53794
+ "name": "kendo-stepper-indicator-focus-border-width",
53795
+ "value": "1px",
53596
53796
  "scope": "default",
53597
53797
  "line": {
53598
53798
  "start": 73,
@@ -53609,15 +53809,15 @@
53609
53809
  }
53610
53810
  },
53611
53811
  {
53612
- "description": "The offset of the Stepper's focused indicator.\n",
53812
+ "description": "The size of the focused Stepper indicator.\n",
53613
53813
  "commentRange": {
53614
53814
  "start": 74,
53615
53815
  "end": 75
53616
53816
  },
53617
53817
  "context": {
53618
53818
  "type": "variable",
53619
- "name": "kendo-stepper-indicator-focus-offset",
53620
- "value": "3px",
53819
+ "name": "kendo-stepper-indicator-focus-size",
53820
+ "value": "2px",
53621
53821
  "scope": "default",
53622
53822
  "line": {
53623
53823
  "start": 76,
@@ -53634,15 +53834,15 @@
53634
53834
  }
53635
53835
  },
53636
53836
  {
53637
- "description": "The calculated offset of the Stepper's focused indicator.\n",
53837
+ "description": "The offset of the Stepper's focused indicator.\n",
53638
53838
  "commentRange": {
53639
53839
  "start": 77,
53640
53840
  "end": 78
53641
53841
  },
53642
53842
  "context": {
53643
53843
  "type": "variable",
53644
- "name": "kendo-stepper-indicator-focus-calc-offset",
53645
- "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
53844
+ "name": "kendo-stepper-indicator-focus-offset",
53845
+ "value": "3px",
53646
53846
  "scope": "default",
53647
53847
  "line": {
53648
53848
  "start": 79,
@@ -53658,11 +53858,36 @@
53658
53858
  "name": "_variables.scss"
53659
53859
  }
53660
53860
  },
53861
+ {
53862
+ "description": "The calculated offset of the Stepper's focused indicator.\n",
53863
+ "commentRange": {
53864
+ "start": 80,
53865
+ "end": 81
53866
+ },
53867
+ "context": {
53868
+ "type": "variable",
53869
+ "name": "kendo-stepper-indicator-focus-calc-offset",
53870
+ "value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
53871
+ "scope": "default",
53872
+ "line": {
53873
+ "start": 82,
53874
+ "end": 82
53875
+ }
53876
+ },
53877
+ "group": [
53878
+ "stepper"
53879
+ ],
53880
+ "access": "public",
53881
+ "file": {
53882
+ "path": "stepper/_variables.scss",
53883
+ "name": "_variables.scss"
53884
+ }
53885
+ },
53661
53886
  {
53662
53887
  "description": "The background color of the Stepper indicator.\n",
53663
53888
  "commentRange": {
53664
- "start": 81,
53665
- "end": 82
53889
+ "start": 84,
53890
+ "end": 85
53666
53891
  },
53667
53892
  "context": {
53668
53893
  "type": "variable",
@@ -53670,8 +53895,8 @@
53670
53895
  "value": "$kendo-component-bg",
53671
53896
  "scope": "default",
53672
53897
  "line": {
53673
- "start": 83,
53674
- "end": 83
53898
+ "start": 86,
53899
+ "end": 86
53675
53900
  }
53676
53901
  },
53677
53902
  "group": [
@@ -53686,8 +53911,8 @@
53686
53911
  {
53687
53912
  "description": "The text color of the Stepper indicator.\n",
53688
53913
  "commentRange": {
53689
- "start": 84,
53690
- "end": 85
53914
+ "start": 87,
53915
+ "end": 88
53691
53916
  },
53692
53917
  "context": {
53693
53918
  "type": "variable",
@@ -53695,8 +53920,8 @@
53695
53920
  "value": "$kendo-component-text",
53696
53921
  "scope": "default",
53697
53922
  "line": {
53698
- "start": 86,
53699
- "end": 86
53923
+ "start": 89,
53924
+ "end": 89
53700
53925
  }
53701
53926
  },
53702
53927
  "group": [
@@ -53711,8 +53936,8 @@
53711
53936
  {
53712
53937
  "description": "The border color of the Stepper indicator.\n",
53713
53938
  "commentRange": {
53714
- "start": 87,
53715
- "end": 88
53939
+ "start": 90,
53940
+ "end": 91
53716
53941
  },
53717
53942
  "context": {
53718
53943
  "type": "variable",
@@ -53720,8 +53945,8 @@
53720
53945
  "value": "$kendo-component-border",
53721
53946
  "scope": "default",
53722
53947
  "line": {
53723
- "start": 89,
53724
- "end": 89
53948
+ "start": 92,
53949
+ "end": 92
53725
53950
  }
53726
53951
  },
53727
53952
  "group": [
@@ -53736,8 +53961,8 @@
53736
53961
  {
53737
53962
  "description": "The background color of the hovered Stepper indicator.\n",
53738
53963
  "commentRange": {
53739
- "start": 91,
53740
- "end": 92
53964
+ "start": 94,
53965
+ "end": 95
53741
53966
  },
53742
53967
  "context": {
53743
53968
  "type": "variable",
@@ -53745,8 +53970,8 @@
53745
53970
  "value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
53746
53971
  "scope": "default",
53747
53972
  "line": {
53748
- "start": 93,
53749
- "end": 93
53973
+ "start": 96,
53974
+ "end": 96
53750
53975
  }
53751
53976
  },
53752
53977
  "group": [
@@ -53761,8 +53986,8 @@
53761
53986
  {
53762
53987
  "description": "The text color of the hovered Stepper indicator.\n",
53763
53988
  "commentRange": {
53764
- "start": 94,
53765
- "end": 95
53989
+ "start": 97,
53990
+ "end": 98
53766
53991
  },
53767
53992
  "context": {
53768
53993
  "type": "variable",
@@ -53770,8 +53995,8 @@
53770
53995
  "value": "null",
53771
53996
  "scope": "default",
53772
53997
  "line": {
53773
- "start": 96,
53774
- "end": 96
53998
+ "start": 99,
53999
+ "end": 99
53775
54000
  }
53776
54001
  },
53777
54002
  "group": [
@@ -53786,8 +54011,8 @@
53786
54011
  {
53787
54012
  "description": "The border color of the hovered Stepper indicator.\n",
53788
54013
  "commentRange": {
53789
- "start": 97,
53790
- "end": 98
54014
+ "start": 100,
54015
+ "end": 101
53791
54016
  },
53792
54017
  "context": {
53793
54018
  "type": "variable",
@@ -53795,8 +54020,8 @@
53795
54020
  "value": "null",
53796
54021
  "scope": "default",
53797
54022
  "line": {
53798
- "start": 99,
53799
- "end": 99
54023
+ "start": 102,
54024
+ "end": 102
53800
54025
  }
53801
54026
  },
53802
54027
  "group": [
@@ -53811,8 +54036,8 @@
53811
54036
  {
53812
54037
  "description": "The background color of the disabled Stepper indicator.\n",
53813
54038
  "commentRange": {
53814
- "start": 101,
53815
- "end": 102
54039
+ "start": 104,
54040
+ "end": 105
53816
54041
  },
53817
54042
  "context": {
53818
54043
  "type": "variable",
@@ -53820,8 +54045,8 @@
53820
54045
  "value": "null",
53821
54046
  "scope": "default",
53822
54047
  "line": {
53823
- "start": 103,
53824
- "end": 103
54048
+ "start": 106,
54049
+ "end": 106
53825
54050
  }
53826
54051
  },
53827
54052
  "group": [
@@ -53836,8 +54061,8 @@
53836
54061
  {
53837
54062
  "description": "The text color of the disabled Stepper indicator.\n",
53838
54063
  "commentRange": {
53839
- "start": 104,
53840
- "end": 105
54064
+ "start": 107,
54065
+ "end": 108
53841
54066
  },
53842
54067
  "context": {
53843
54068
  "type": "variable",
@@ -53845,8 +54070,8 @@
53845
54070
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
53846
54071
  "scope": "default",
53847
54072
  "line": {
53848
- "start": 106,
53849
- "end": 106
54073
+ "start": 109,
54074
+ "end": 109
53850
54075
  }
53851
54076
  },
53852
54077
  "group": [
@@ -53861,8 +54086,8 @@
53861
54086
  {
53862
54087
  "description": "The border color of the disabled Stepper indicator.\n",
53863
54088
  "commentRange": {
53864
- "start": 107,
53865
- "end": 108
54089
+ "start": 110,
54090
+ "end": 111
53866
54091
  },
53867
54092
  "context": {
53868
54093
  "type": "variable",
@@ -53870,8 +54095,8 @@
53870
54095
  "value": "null",
53871
54096
  "scope": "default",
53872
54097
  "line": {
53873
- "start": 109,
53874
- "end": 109
54098
+ "start": 112,
54099
+ "end": 112
53875
54100
  }
53876
54101
  },
53877
54102
  "group": [
@@ -53886,8 +54111,8 @@
53886
54111
  {
53887
54112
  "description": "The background color of the Stepper's done indicator.\n",
53888
54113
  "commentRange": {
53889
- "start": 111,
53890
- "end": 112
54114
+ "start": 114,
54115
+ "end": 115
53891
54116
  },
53892
54117
  "context": {
53893
54118
  "type": "variable",
@@ -53895,8 +54120,8 @@
53895
54120
  "value": "$kendo-color-primary",
53896
54121
  "scope": "default",
53897
54122
  "line": {
53898
- "start": 113,
53899
- "end": 113
54123
+ "start": 116,
54124
+ "end": 116
53900
54125
  }
53901
54126
  },
53902
54127
  "group": [
@@ -53911,8 +54136,8 @@
53911
54136
  {
53912
54137
  "description": "The text color of the Stepper's done indicator.\n",
53913
54138
  "commentRange": {
53914
- "start": 114,
53915
- "end": 115
54139
+ "start": 117,
54140
+ "end": 118
53916
54141
  },
53917
54142
  "context": {
53918
54143
  "type": "variable",
@@ -53920,8 +54145,8 @@
53920
54145
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
53921
54146
  "scope": "default",
53922
54147
  "line": {
53923
- "start": 116,
53924
- "end": 116
54148
+ "start": 119,
54149
+ "end": 119
53925
54150
  }
53926
54151
  },
53927
54152
  "group": [
@@ -53936,8 +54161,8 @@
53936
54161
  {
53937
54162
  "description": "The border color of the Stepper's done indicator.\n",
53938
54163
  "commentRange": {
53939
- "start": 117,
53940
- "end": 118
54164
+ "start": 120,
54165
+ "end": 121
53941
54166
  },
53942
54167
  "context": {
53943
54168
  "type": "variable",
@@ -53945,8 +54170,8 @@
53945
54170
  "value": "$kendo-stepper-indicator-done-bg",
53946
54171
  "scope": "default",
53947
54172
  "line": {
53948
- "start": 119,
53949
- "end": 119
54173
+ "start": 122,
54174
+ "end": 122
53950
54175
  }
53951
54176
  },
53952
54177
  "group": [
@@ -53961,8 +54186,8 @@
53961
54186
  {
53962
54187
  "description": "The background color of the Stepper's hovered done indicator.\n",
53963
54188
  "commentRange": {
53964
- "start": 121,
53965
- "end": 122
54189
+ "start": 124,
54190
+ "end": 125
53966
54191
  },
53967
54192
  "context": {
53968
54193
  "type": "variable",
@@ -53970,8 +54195,8 @@
53970
54195
  "value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
53971
54196
  "scope": "default",
53972
54197
  "line": {
53973
- "start": 123,
53974
- "end": 123
54198
+ "start": 126,
54199
+ "end": 126
53975
54200
  }
53976
54201
  },
53977
54202
  "group": [
@@ -53986,8 +54211,8 @@
53986
54211
  {
53987
54212
  "description": "The text color of the Stepper's hovered done indicator.\n",
53988
54213
  "commentRange": {
53989
- "start": 124,
53990
- "end": 125
54214
+ "start": 127,
54215
+ "end": 128
53991
54216
  },
53992
54217
  "context": {
53993
54218
  "type": "variable",
@@ -53995,8 +54220,8 @@
53995
54220
  "value": "null",
53996
54221
  "scope": "default",
53997
54222
  "line": {
53998
- "start": 126,
53999
- "end": 126
54223
+ "start": 129,
54224
+ "end": 129
54000
54225
  }
54001
54226
  },
54002
54227
  "group": [
@@ -54011,8 +54236,8 @@
54011
54236
  {
54012
54237
  "description": "The border color of the Stepper's hovered done indicator.\n",
54013
54238
  "commentRange": {
54014
- "start": 127,
54015
- "end": 128
54239
+ "start": 130,
54240
+ "end": 131
54016
54241
  },
54017
54242
  "context": {
54018
54243
  "type": "variable",
@@ -54020,8 +54245,8 @@
54020
54245
  "value": "null",
54021
54246
  "scope": "default",
54022
54247
  "line": {
54023
- "start": 129,
54024
- "end": 129
54248
+ "start": 132,
54249
+ "end": 132
54025
54250
  }
54026
54251
  },
54027
54252
  "group": [
@@ -54036,8 +54261,8 @@
54036
54261
  {
54037
54262
  "description": "The background color of the Stepper's disabled done indicator.\n",
54038
54263
  "commentRange": {
54039
- "start": 131,
54040
- "end": 132
54264
+ "start": 134,
54265
+ "end": 135
54041
54266
  },
54042
54267
  "context": {
54043
54268
  "type": "variable",
@@ -54045,8 +54270,8 @@
54045
54270
  "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%))",
54046
54271
  "scope": "default",
54047
54272
  "line": {
54048
- "start": 133,
54049
- "end": 133
54273
+ "start": 136,
54274
+ "end": 136
54050
54275
  }
54051
54276
  },
54052
54277
  "group": [
@@ -54061,8 +54286,8 @@
54061
54286
  {
54062
54287
  "description": "The text color of the Stepper's disabled done indicator.\n",
54063
54288
  "commentRange": {
54064
- "start": 134,
54065
- "end": 135
54289
+ "start": 137,
54290
+ "end": 138
54066
54291
  },
54067
54292
  "context": {
54068
54293
  "type": "variable",
@@ -54070,8 +54295,8 @@
54070
54295
  "value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
54071
54296
  "scope": "default",
54072
54297
  "line": {
54073
- "start": 136,
54074
- "end": 136
54298
+ "start": 139,
54299
+ "end": 139
54075
54300
  }
54076
54301
  },
54077
54302
  "group": [
@@ -54086,8 +54311,8 @@
54086
54311
  {
54087
54312
  "description": "The border color of the Stepper's disabled done indicator.\n",
54088
54313
  "commentRange": {
54089
- "start": 137,
54090
- "end": 138
54314
+ "start": 140,
54315
+ "end": 141
54091
54316
  },
54092
54317
  "context": {
54093
54318
  "type": "variable",
@@ -54095,8 +54320,8 @@
54095
54320
  "value": "$kendo-stepper-indicator-done-disabled-bg",
54096
54321
  "scope": "default",
54097
54322
  "line": {
54098
- "start": 139,
54099
- "end": 139
54323
+ "start": 142,
54324
+ "end": 142
54100
54325
  }
54101
54326
  },
54102
54327
  "group": [
@@ -54111,8 +54336,8 @@
54111
54336
  {
54112
54337
  "description": "The background color of the Stepper current indicator.\n",
54113
54338
  "commentRange": {
54114
- "start": 141,
54115
- "end": 142
54339
+ "start": 144,
54340
+ "end": 145
54116
54341
  },
54117
54342
  "context": {
54118
54343
  "type": "variable",
@@ -54120,8 +54345,8 @@
54120
54345
  "value": "$kendo-stepper-indicator-done-bg",
54121
54346
  "scope": "default",
54122
54347
  "line": {
54123
- "start": 143,
54124
- "end": 143
54348
+ "start": 146,
54349
+ "end": 146
54125
54350
  }
54126
54351
  },
54127
54352
  "group": [
@@ -54136,8 +54361,8 @@
54136
54361
  {
54137
54362
  "description": "The text color of the Stepper current indicator.\n",
54138
54363
  "commentRange": {
54139
- "start": 144,
54140
- "end": 145
54364
+ "start": 147,
54365
+ "end": 148
54141
54366
  },
54142
54367
  "context": {
54143
54368
  "type": "variable",
@@ -54145,8 +54370,8 @@
54145
54370
  "value": "$kendo-stepper-indicator-done-text",
54146
54371
  "scope": "default",
54147
54372
  "line": {
54148
- "start": 146,
54149
- "end": 146
54373
+ "start": 149,
54374
+ "end": 149
54150
54375
  }
54151
54376
  },
54152
54377
  "group": [
@@ -54161,8 +54386,8 @@
54161
54386
  {
54162
54387
  "description": "The border color of the Stepper current indicator.\n",
54163
54388
  "commentRange": {
54164
- "start": 147,
54165
- "end": 148
54389
+ "start": 150,
54390
+ "end": 151
54166
54391
  },
54167
54392
  "context": {
54168
54393
  "type": "variable",
@@ -54170,8 +54395,8 @@
54170
54395
  "value": "$kendo-stepper-indicator-done-border",
54171
54396
  "scope": "default",
54172
54397
  "line": {
54173
- "start": 149,
54174
- "end": 149
54398
+ "start": 152,
54399
+ "end": 152
54175
54400
  }
54176
54401
  },
54177
54402
  "group": [
@@ -54186,8 +54411,8 @@
54186
54411
  {
54187
54412
  "description": "The background color of the Stepper's hovered current indicator.\n",
54188
54413
  "commentRange": {
54189
- "start": 151,
54190
- "end": 152
54414
+ "start": 154,
54415
+ "end": 155
54191
54416
  },
54192
54417
  "context": {
54193
54418
  "type": "variable",
@@ -54195,8 +54420,8 @@
54195
54420
  "value": "$kendo-stepper-indicator-done-hover-bg",
54196
54421
  "scope": "default",
54197
54422
  "line": {
54198
- "start": 153,
54199
- "end": 153
54423
+ "start": 156,
54424
+ "end": 156
54200
54425
  }
54201
54426
  },
54202
54427
  "group": [
@@ -54211,8 +54436,8 @@
54211
54436
  {
54212
54437
  "description": "The text color of the Stepper's hovered current indicator.\n",
54213
54438
  "commentRange": {
54214
- "start": 154,
54215
- "end": 155
54439
+ "start": 157,
54440
+ "end": 158
54216
54441
  },
54217
54442
  "context": {
54218
54443
  "type": "variable",
@@ -54220,8 +54445,8 @@
54220
54445
  "value": "$kendo-stepper-indicator-done-hover-text",
54221
54446
  "scope": "default",
54222
54447
  "line": {
54223
- "start": 156,
54224
- "end": 156
54448
+ "start": 159,
54449
+ "end": 159
54225
54450
  }
54226
54451
  },
54227
54452
  "group": [
@@ -54236,8 +54461,8 @@
54236
54461
  {
54237
54462
  "description": "The border color of the Stepper's hovered current indicator.\n",
54238
54463
  "commentRange": {
54239
- "start": 157,
54240
- "end": 158
54464
+ "start": 160,
54465
+ "end": 161
54241
54466
  },
54242
54467
  "context": {
54243
54468
  "type": "variable",
@@ -54245,8 +54470,8 @@
54245
54470
  "value": "$kendo-stepper-indicator-done-hover-border",
54246
54471
  "scope": "default",
54247
54472
  "line": {
54248
- "start": 159,
54249
- "end": 159
54473
+ "start": 162,
54474
+ "end": 162
54250
54475
  }
54251
54476
  },
54252
54477
  "group": [
@@ -54261,8 +54486,8 @@
54261
54486
  {
54262
54487
  "description": "The background color of the Stepper's disabled current indicator.\n",
54263
54488
  "commentRange": {
54264
- "start": 161,
54265
- "end": 162
54489
+ "start": 164,
54490
+ "end": 165
54266
54491
  },
54267
54492
  "context": {
54268
54493
  "type": "variable",
@@ -54270,8 +54495,8 @@
54270
54495
  "value": "$kendo-stepper-indicator-done-disabled-bg",
54271
54496
  "scope": "default",
54272
54497
  "line": {
54273
- "start": 163,
54274
- "end": 163
54498
+ "start": 166,
54499
+ "end": 166
54275
54500
  }
54276
54501
  },
54277
54502
  "group": [
@@ -54286,8 +54511,8 @@
54286
54511
  {
54287
54512
  "description": "The text color of the Stepper's disabled current indicator.\n",
54288
54513
  "commentRange": {
54289
- "start": 164,
54290
- "end": 165
54514
+ "start": 167,
54515
+ "end": 168
54291
54516
  },
54292
54517
  "context": {
54293
54518
  "type": "variable",
@@ -54295,8 +54520,8 @@
54295
54520
  "value": "$kendo-stepper-indicator-done-disabled-text",
54296
54521
  "scope": "default",
54297
54522
  "line": {
54298
- "start": 166,
54299
- "end": 166
54523
+ "start": 169,
54524
+ "end": 169
54300
54525
  }
54301
54526
  },
54302
54527
  "group": [
@@ -54311,8 +54536,8 @@
54311
54536
  {
54312
54537
  "description": "The border color of the Stepper's disabled current indicator.\n",
54313
54538
  "commentRange": {
54314
- "start": 167,
54315
- "end": 168
54539
+ "start": 170,
54540
+ "end": 171
54316
54541
  },
54317
54542
  "context": {
54318
54543
  "type": "variable",
@@ -54320,8 +54545,8 @@
54320
54545
  "value": "$kendo-stepper-indicator-done-disabled-border",
54321
54546
  "scope": "default",
54322
54547
  "line": {
54323
- "start": 169,
54324
- "end": 169
54548
+ "start": 172,
54549
+ "end": 172
54325
54550
  }
54326
54551
  },
54327
54552
  "group": [
@@ -54336,8 +54561,8 @@
54336
54561
  {
54337
54562
  "description": "The text color of the Stepper label.\n",
54338
54563
  "commentRange": {
54339
- "start": 171,
54340
- "end": 172
54564
+ "start": 174,
54565
+ "end": 175
54341
54566
  },
54342
54567
  "context": {
54343
54568
  "type": "variable",
@@ -54345,8 +54570,8 @@
54345
54570
  "value": "null",
54346
54571
  "scope": "default",
54347
54572
  "line": {
54348
- "start": 173,
54349
- "end": 173
54573
+ "start": 176,
54574
+ "end": 176
54350
54575
  }
54351
54576
  },
54352
54577
  "group": [
@@ -54361,8 +54586,8 @@
54361
54586
  {
54362
54587
  "description": "The success text color of the Stepper label.\n",
54363
54588
  "commentRange": {
54364
- "start": 174,
54365
- "end": 175
54589
+ "start": 177,
54590
+ "end": 178
54366
54591
  },
54367
54592
  "context": {
54368
54593
  "type": "variable",
@@ -54370,8 +54595,8 @@
54370
54595
  "value": "$kendo-color-success",
54371
54596
  "scope": "default",
54372
54597
  "line": {
54373
- "start": 176,
54374
- "end": 176
54598
+ "start": 179,
54599
+ "end": 179
54375
54600
  }
54376
54601
  },
54377
54602
  "group": [
@@ -54386,8 +54611,8 @@
54386
54611
  {
54387
54612
  "description": "The error text color of the Stepper label.\n",
54388
54613
  "commentRange": {
54389
- "start": 177,
54390
- "end": 178
54614
+ "start": 180,
54615
+ "end": 181
54391
54616
  },
54392
54617
  "context": {
54393
54618
  "type": "variable",
@@ -54395,8 +54620,8 @@
54395
54620
  "value": "$kendo-color-error",
54396
54621
  "scope": "default",
54397
54622
  "line": {
54398
- "start": 179,
54399
- "end": 179
54623
+ "start": 182,
54624
+ "end": 182
54400
54625
  }
54401
54626
  },
54402
54627
  "group": [
@@ -54411,8 +54636,8 @@
54411
54636
  {
54412
54637
  "description": "The text color of the hovered Stepper label.\n",
54413
54638
  "commentRange": {
54414
- "start": 180,
54415
- "end": 181
54639
+ "start": 183,
54640
+ "end": 184
54416
54641
  },
54417
54642
  "context": {
54418
54643
  "type": "variable",
@@ -54420,8 +54645,8 @@
54420
54645
  "value": "null",
54421
54646
  "scope": "default",
54422
54647
  "line": {
54423
- "start": 182,
54424
- "end": 182
54648
+ "start": 185,
54649
+ "end": 185
54425
54650
  }
54426
54651
  },
54427
54652
  "group": [
@@ -54436,8 +54661,8 @@
54436
54661
  {
54437
54662
  "description": "The text color of the disabled Stepper label.\n",
54438
54663
  "commentRange": {
54439
- "start": 183,
54440
- "end": 184
54664
+ "start": 186,
54665
+ "end": 187
54441
54666
  },
54442
54667
  "context": {
54443
54668
  "type": "variable",
@@ -54445,8 +54670,8 @@
54445
54670
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 65%, transparent), if( $kendo-is-dark-theme, $gray-600, $gray-500))",
54446
54671
  "scope": "default",
54447
54672
  "line": {
54448
- "start": 185,
54449
- "end": 185
54673
+ "start": 188,
54674
+ "end": 188
54450
54675
  }
54451
54676
  },
54452
54677
  "group": [
@@ -54461,8 +54686,8 @@
54461
54686
  {
54462
54687
  "description": "The text color of the optional Stepper label.\n",
54463
54688
  "commentRange": {
54464
- "start": 187,
54465
- "end": 188
54689
+ "start": 190,
54690
+ "end": 191
54466
54691
  },
54467
54692
  "context": {
54468
54693
  "type": "variable",
@@ -54470,8 +54695,8 @@
54470
54695
  "value": "$kendo-subtle-text",
54471
54696
  "scope": "default",
54472
54697
  "line": {
54473
- "start": 189,
54474
- "end": 189
54698
+ "start": 192,
54699
+ "end": 192
54475
54700
  }
54476
54701
  },
54477
54702
  "group": [
@@ -54486,8 +54711,8 @@
54486
54711
  {
54487
54712
  "description": "The opacity of the optional Stepper label.\n",
54488
54713
  "commentRange": {
54489
- "start": 190,
54490
- "end": 191
54714
+ "start": 193,
54715
+ "end": 194
54491
54716
  },
54492
54717
  "context": {
54493
54718
  "type": "variable",
@@ -54495,8 +54720,8 @@
54495
54720
  "value": "null",
54496
54721
  "scope": "default",
54497
54722
  "line": {
54498
- "start": 192,
54499
- "end": 192
54723
+ "start": 195,
54724
+ "end": 195
54500
54725
  }
54501
54726
  },
54502
54727
  "group": [
@@ -54511,8 +54736,8 @@
54511
54736
  {
54512
54737
  "description": "The font size of the optional Stepper label.\n",
54513
54738
  "commentRange": {
54514
- "start": 193,
54515
- "end": 194
54739
+ "start": 196,
54740
+ "end": 197
54516
54741
  },
54517
54742
  "context": {
54518
54743
  "type": "variable",
@@ -54520,8 +54745,8 @@
54520
54745
  "value": "var( --kendo-font-size-sm, inherit )",
54521
54746
  "scope": "default",
54522
54747
  "line": {
54523
- "start": 195,
54524
- "end": 195
54748
+ "start": 198,
54749
+ "end": 198
54525
54750
  }
54526
54751
  },
54527
54752
  "group": [
@@ -54536,8 +54761,8 @@
54536
54761
  {
54537
54762
  "description": "The font style of the optional Stepper label.\n",
54538
54763
  "commentRange": {
54539
- "start": 196,
54540
- "end": 197
54764
+ "start": 199,
54765
+ "end": 200
54541
54766
  },
54542
54767
  "context": {
54543
54768
  "type": "variable",
@@ -54545,8 +54770,8 @@
54545
54770
  "value": "null",
54546
54771
  "scope": "default",
54547
54772
  "line": {
54548
- "start": 198,
54549
- "end": 198
54773
+ "start": 201,
54774
+ "end": 201
54550
54775
  }
54551
54776
  },
54552
54777
  "group": [
@@ -54561,8 +54786,8 @@
54561
54786
  {
54562
54787
  "description": "The size of the Stepper ProgressBar.\n",
54563
54788
  "commentRange": {
54564
- "start": 200,
54565
- "end": 201
54789
+ "start": 203,
54790
+ "end": 204
54566
54791
  },
54567
54792
  "context": {
54568
54793
  "type": "variable",
@@ -54570,8 +54795,8 @@
54570
54795
  "value": "2px",
54571
54796
  "scope": "default",
54572
54797
  "line": {
54573
- "start": 202,
54574
- "end": 202
54798
+ "start": 205,
54799
+ "end": 205
54575
54800
  }
54576
54801
  },
54577
54802
  "group": [
@@ -54586,8 +54811,8 @@
54586
54811
  {
54587
54812
  "description": "The background color of the Stepper ProgressBar.\n",
54588
54813
  "commentRange": {
54589
- "start": 203,
54590
- "end": 204
54814
+ "start": 206,
54815
+ "end": 207
54591
54816
  },
54592
54817
  "context": {
54593
54818
  "type": "variable",
@@ -54595,8 +54820,8 @@
54595
54820
  "value": "null",
54596
54821
  "scope": "default",
54597
54822
  "line": {
54598
- "start": 205,
54599
- "end": 205
54823
+ "start": 208,
54824
+ "end": 208
54600
54825
  }
54601
54826
  },
54602
54827
  "group": [
@@ -54611,8 +54836,8 @@
54611
54836
  {
54612
54837
  "description": "The text color of the Stepper ProgressBar.\n",
54613
54838
  "commentRange": {
54614
- "start": 206,
54615
- "end": 207
54839
+ "start": 209,
54840
+ "end": 210
54616
54841
  },
54617
54842
  "context": {
54618
54843
  "type": "variable",
@@ -54620,8 +54845,8 @@
54620
54845
  "value": "null",
54621
54846
  "scope": "default",
54622
54847
  "line": {
54623
- "start": 208,
54624
- "end": 208
54848
+ "start": 211,
54849
+ "end": 211
54625
54850
  }
54626
54851
  },
54627
54852
  "group": [
@@ -54636,8 +54861,8 @@
54636
54861
  {
54637
54862
  "description": "The background color of the selected Stepper ProgressBar.\n",
54638
54863
  "commentRange": {
54639
- "start": 209,
54640
- "end": 210
54864
+ "start": 212,
54865
+ "end": 213
54641
54866
  },
54642
54867
  "context": {
54643
54868
  "type": "variable",
@@ -54645,8 +54870,8 @@
54645
54870
  "value": "null",
54646
54871
  "scope": "default",
54647
54872
  "line": {
54648
- "start": 211,
54649
- "end": 211
54873
+ "start": 214,
54874
+ "end": 214
54650
54875
  }
54651
54876
  },
54652
54877
  "group": [
@@ -54661,8 +54886,8 @@
54661
54886
  {
54662
54887
  "description": "The text color of the selected Stepper ProgressBar.\n",
54663
54888
  "commentRange": {
54664
- "start": 212,
54665
- "end": 213
54889
+ "start": 215,
54890
+ "end": 216
54666
54891
  },
54667
54892
  "context": {
54668
54893
  "type": "variable",
@@ -54670,8 +54895,8 @@
54670
54895
  "value": "null",
54671
54896
  "scope": "default",
54672
54897
  "line": {
54673
- "start": 214,
54674
- "end": 214
54898
+ "start": 217,
54899
+ "end": 217
54675
54900
  }
54676
54901
  },
54677
54902
  "group": [
@@ -54686,8 +54911,8 @@
54686
54911
  {
54687
54912
  "description": "The property name of the Stepper transition.\n",
54688
54913
  "commentRange": {
54689
- "start": 216,
54690
- "end": 217
54914
+ "start": 219,
54915
+ "end": 220
54691
54916
  },
54692
54917
  "context": {
54693
54918
  "type": "variable",
@@ -54695,8 +54920,8 @@
54695
54920
  "value": "height",
54696
54921
  "scope": "default",
54697
54922
  "line": {
54698
- "start": 218,
54699
- "end": 218
54923
+ "start": 221,
54924
+ "end": 221
54700
54925
  }
54701
54926
  },
54702
54927
  "group": [
@@ -54711,8 +54936,8 @@
54711
54936
  {
54712
54937
  "description": "The duration of the Stepper transition.\n",
54713
54938
  "commentRange": {
54714
- "start": 219,
54715
- "end": 220
54939
+ "start": 222,
54940
+ "end": 223
54716
54941
  },
54717
54942
  "context": {
54718
54943
  "type": "variable",
@@ -54720,8 +54945,8 @@
54720
54945
  "value": "300ms",
54721
54946
  "scope": "default",
54722
54947
  "line": {
54723
- "start": 221,
54724
- "end": 221
54948
+ "start": 224,
54949
+ "end": 224
54725
54950
  }
54726
54951
  },
54727
54952
  "group": [
@@ -54736,8 +54961,8 @@
54736
54961
  {
54737
54962
  "description": "The timing function of the Stepper transition.\n",
54738
54963
  "commentRange": {
54739
- "start": 222,
54740
- "end": 223
54964
+ "start": 225,
54965
+ "end": 226
54741
54966
  },
54742
54967
  "context": {
54743
54968
  "type": "variable",
@@ -54745,8 +54970,8 @@
54745
54970
  "value": "cubic-bezier(.4, 0, .2, 1) 0ms",
54746
54971
  "scope": "default",
54747
54972
  "line": {
54748
- "start": 224,
54749
- "end": 224
54973
+ "start": 227,
54974
+ "end": 227
54750
54975
  }
54751
54976
  },
54752
54977
  "group": [
@@ -60592,7 +60817,7 @@
60592
60817
  "context": {
60593
60818
  "type": "variable",
60594
60819
  "name": "kendo-timeline-track-arrow-width",
60595
- "value": "38px",
60820
+ "value": "calc( #{k-spacing(19)} / 2 )",
60596
60821
  "scope": "default",
60597
60822
  "line": {
60598
60823
  "start": 32,
@@ -60617,7 +60842,7 @@
60617
60842
  "context": {
60618
60843
  "type": "variable",
60619
60844
  "name": "kendo-timeline-track-arrow-height",
60620
- "value": "38px",
60845
+ "value": "calc( #{k-spacing(19)} / 2 )",
60621
60846
  "scope": "default",
60622
60847
  "line": {
60623
60848
  "start": 35,
@@ -60717,7 +60942,7 @@
60717
60942
  "context": {
60718
60943
  "type": "variable",
60719
60944
  "name": "kendo-timeline-track-size",
60720
- "value": "6px",
60945
+ "value": "k-spacing(1.5)",
60721
60946
  "scope": "default",
60722
60947
  "line": {
60723
60948
  "start": 49,
@@ -60742,7 +60967,7 @@
60742
60967
  "context": {
60743
60968
  "type": "variable",
60744
60969
  "name": "kendo-timeline-track-wrap-padding-bottom",
60745
- "value": "k-math-div( $kendo-timeline-track-size, 2 )",
60970
+ "value": "calc( #{$kendo-timeline-track-size} / 2)",
60746
60971
  "scope": "default",
60747
60972
  "line": {
60748
60973
  "start": 52,
@@ -60817,7 +61042,7 @@
60817
61042
  "context": {
60818
61043
  "type": "variable",
60819
61044
  "name": "kendo-timeline-track-bottom-calc",
60820
- "value": "calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom})",
61045
+ "value": "calc( calc(#{ $kendo-timeline-track-arrow-height } / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
60821
61046
  "scope": "default",
60822
61047
  "line": {
60823
61048
  "start": 61,
@@ -62184,15 +62409,15 @@
62184
62409
  }
62185
62410
  },
62186
62411
  {
62187
- "description": "The color of the separator border of the Toolbar.\n",
62412
+ "description": "The text color of the outline Toolbar.\n",
62188
62413
  "commentRange": {
62189
62414
  "start": 75,
62190
62415
  "end": 76
62191
62416
  },
62192
62417
  "context": {
62193
62418
  "type": "variable",
62194
- "name": "kendo-toolbar-separator-border",
62195
- "value": "inherit",
62419
+ "name": "kendo-toolbar-outline-text",
62420
+ "value": "$kendo-button-text",
62196
62421
  "scope": "default",
62197
62422
  "line": {
62198
62423
  "start": 77,
@@ -62209,19 +62434,19 @@
62209
62434
  }
62210
62435
  },
62211
62436
  {
62212
- "description": "The width of the input in the Toolbar.\n",
62437
+ "description": "The color of the border around the outline Toolbar.\n",
62213
62438
  "commentRange": {
62214
- "start": 79,
62215
- "end": 80
62439
+ "start": 78,
62440
+ "end": 79
62216
62441
  },
62217
62442
  "context": {
62218
62443
  "type": "variable",
62219
- "name": "kendo-toolbar-input-width",
62220
- "value": "10em",
62444
+ "name": "kendo-toolbar-outline-border",
62445
+ "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 50%, transparent), rgba( $kendo-toolbar-outline-text, .5 ))",
62221
62446
  "scope": "default",
62222
62447
  "line": {
62223
- "start": 81,
62224
- "end": 81
62448
+ "start": 80,
62449
+ "end": 80
62225
62450
  }
62226
62451
  },
62227
62452
  "group": [
@@ -62234,19 +62459,19 @@
62234
62459
  }
62235
62460
  },
62236
62461
  {
62237
- "description": "The box shadow of the focused Toolbar item.\n",
62462
+ "description": "The gradient of the outline Toolbar.\n",
62238
62463
  "commentRange": {
62239
- "start": 83,
62240
- "end": 84
62464
+ "start": 81,
62465
+ "end": 82
62241
62466
  },
62242
62467
  "context": {
62243
62468
  "type": "variable",
62244
- "name": "kendo-toolbar-item-shadow",
62245
- "value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
62469
+ "name": "kendo-toolbar-outline-gradient",
62470
+ "value": "null",
62246
62471
  "scope": "default",
62247
62472
  "line": {
62248
- "start": 85,
62249
- "end": 85
62473
+ "start": 83,
62474
+ "end": 83
62250
62475
  }
62251
62476
  },
62252
62477
  "group": [
@@ -62259,15 +62484,40 @@
62259
62484
  }
62260
62485
  },
62261
62486
  {
62262
- "description": "Border width of the flat Toolbar.\n",
62487
+ "description": "The box shadow of the outline Toolbar.\n",
62488
+ "commentRange": {
62489
+ "start": 84,
62490
+ "end": 85
62491
+ },
62492
+ "context": {
62493
+ "type": "variable",
62494
+ "name": "kendo-toolbar-outline-shadow",
62495
+ "value": "null",
62496
+ "scope": "default",
62497
+ "line": {
62498
+ "start": 86,
62499
+ "end": 86
62500
+ }
62501
+ },
62502
+ "group": [
62503
+ "toolbar"
62504
+ ],
62505
+ "access": "public",
62506
+ "file": {
62507
+ "path": "toolbar/_variables.scss",
62508
+ "name": "_variables.scss"
62509
+ }
62510
+ },
62511
+ {
62512
+ "description": "The width of the border around the outline Toolbar.\n",
62263
62513
  "commentRange": {
62264
62514
  "start": 87,
62265
62515
  "end": 88
62266
62516
  },
62267
62517
  "context": {
62268
62518
  "type": "variable",
62269
- "name": "kendo-toolbar-flat-border-width",
62270
- "value": "1px",
62519
+ "name": "kendo-toolbar-outline-border-width",
62520
+ "value": "$kendo-toolbar-border-width",
62271
62521
  "scope": "default",
62272
62522
  "line": {
62273
62523
  "start": 89,
@@ -62284,18 +62534,143 @@
62284
62534
  }
62285
62535
  },
62286
62536
  {
62287
- "description": "The sizes map for the Toolbar.\n",
62537
+ "description": "The text color of the flat Toolbar.\n",
62288
62538
  "commentRange": {
62289
62539
  "start": 91,
62290
62540
  "end": 92
62291
62541
  },
62292
62542
  "context": {
62293
62543
  "type": "variable",
62294
- "name": "kendo-toolbar-sizes",
62295
- "value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
62544
+ "name": "kendo-toolbar-flat-text",
62545
+ "value": "null",
62296
62546
  "scope": "default",
62297
62547
  "line": {
62298
62548
  "start": 93,
62549
+ "end": 93
62550
+ }
62551
+ },
62552
+ "group": [
62553
+ "toolbar"
62554
+ ],
62555
+ "access": "public",
62556
+ "file": {
62557
+ "path": "toolbar/_variables.scss",
62558
+ "name": "_variables.scss"
62559
+ }
62560
+ },
62561
+ {
62562
+ "description": "The color of the border around the flat Toolbar.\n",
62563
+ "commentRange": {
62564
+ "start": 94,
62565
+ "end": 95
62566
+ },
62567
+ "context": {
62568
+ "type": "variable",
62569
+ "name": "kendo-toolbar-flat-border",
62570
+ "value": "$kendo-toolbar-border",
62571
+ "scope": "default",
62572
+ "line": {
62573
+ "start": 96,
62574
+ "end": 96
62575
+ }
62576
+ },
62577
+ "group": [
62578
+ "toolbar"
62579
+ ],
62580
+ "access": "public",
62581
+ "file": {
62582
+ "path": "toolbar/_variables.scss",
62583
+ "name": "_variables.scss"
62584
+ }
62585
+ },
62586
+ {
62587
+ "description": "The gradient of the flat Toolbar.\n",
62588
+ "commentRange": {
62589
+ "start": 97,
62590
+ "end": 98
62591
+ },
62592
+ "context": {
62593
+ "type": "variable",
62594
+ "name": "kendo-toolbar-flat-gradient",
62595
+ "value": "null",
62596
+ "scope": "default",
62597
+ "line": {
62598
+ "start": 99,
62599
+ "end": 99
62600
+ }
62601
+ },
62602
+ "group": [
62603
+ "toolbar"
62604
+ ],
62605
+ "access": "public",
62606
+ "file": {
62607
+ "path": "toolbar/_variables.scss",
62608
+ "name": "_variables.scss"
62609
+ }
62610
+ },
62611
+ {
62612
+ "description": "The box shadow of the flat Toolbar.\n",
62613
+ "commentRange": {
62614
+ "start": 100,
62615
+ "end": 101
62616
+ },
62617
+ "context": {
62618
+ "type": "variable",
62619
+ "name": "kendo-toolbar-flat-shadow",
62620
+ "value": "null",
62621
+ "scope": "default",
62622
+ "line": {
62623
+ "start": 102,
62624
+ "end": 102
62625
+ }
62626
+ },
62627
+ "group": [
62628
+ "toolbar"
62629
+ ],
62630
+ "access": "public",
62631
+ "file": {
62632
+ "path": "toolbar/_variables.scss",
62633
+ "name": "_variables.scss"
62634
+ }
62635
+ },
62636
+ {
62637
+ "description": "Border width of the flat Toolbar.\n",
62638
+ "commentRange": {
62639
+ "start": 103,
62640
+ "end": 104
62641
+ },
62642
+ "context": {
62643
+ "type": "variable",
62644
+ "name": "kendo-toolbar-flat-border-width",
62645
+ "value": "1px",
62646
+ "scope": "default",
62647
+ "line": {
62648
+ "start": 105,
62649
+ "end": 105
62650
+ }
62651
+ },
62652
+ "group": [
62653
+ "toolbar"
62654
+ ],
62655
+ "access": "public",
62656
+ "file": {
62657
+ "path": "toolbar/_variables.scss",
62658
+ "name": "_variables.scss"
62659
+ }
62660
+ },
62661
+ {
62662
+ "description": "The color of the separator border of the Toolbar.\n",
62663
+ "commentRange": {
62664
+ "start": 107,
62665
+ "end": 108
62666
+ },
62667
+ "context": {
62668
+ "type": "variable",
62669
+ "name": "kendo-toolbar-separator-border",
62670
+ "value": "inherit",
62671
+ "scope": "default",
62672
+ "line": {
62673
+ "start": 109,
62299
62674
  "end": 109
62300
62675
  }
62301
62676
  },
@@ -62308,6 +62683,81 @@
62308
62683
  "name": "_variables.scss"
62309
62684
  }
62310
62685
  },
62686
+ {
62687
+ "description": "The width of the input in the Toolbar.\n",
62688
+ "commentRange": {
62689
+ "start": 111,
62690
+ "end": 112
62691
+ },
62692
+ "context": {
62693
+ "type": "variable",
62694
+ "name": "kendo-toolbar-input-width",
62695
+ "value": "10em",
62696
+ "scope": "default",
62697
+ "line": {
62698
+ "start": 113,
62699
+ "end": 113
62700
+ }
62701
+ },
62702
+ "group": [
62703
+ "toolbar"
62704
+ ],
62705
+ "access": "public",
62706
+ "file": {
62707
+ "path": "toolbar/_variables.scss",
62708
+ "name": "_variables.scss"
62709
+ }
62710
+ },
62711
+ {
62712
+ "description": "The box shadow of the focused Toolbar item.\n",
62713
+ "commentRange": {
62714
+ "start": 115,
62715
+ "end": 116
62716
+ },
62717
+ "context": {
62718
+ "type": "variable",
62719
+ "name": "kendo-toolbar-item-shadow",
62720
+ "value": "0 0 0 .25rem if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 25%, transparent), rgba( $kendo-color-primary, .25 ))",
62721
+ "scope": "default",
62722
+ "line": {
62723
+ "start": 117,
62724
+ "end": 117
62725
+ }
62726
+ },
62727
+ "group": [
62728
+ "toolbar"
62729
+ ],
62730
+ "access": "public",
62731
+ "file": {
62732
+ "path": "toolbar/_variables.scss",
62733
+ "name": "_variables.scss"
62734
+ }
62735
+ },
62736
+ {
62737
+ "description": "The sizes map for the Toolbar.\n",
62738
+ "commentRange": {
62739
+ "start": 119,
62740
+ "end": 120
62741
+ },
62742
+ "context": {
62743
+ "type": "variable",
62744
+ "name": "kendo-toolbar-sizes",
62745
+ "value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
62746
+ "scope": "default",
62747
+ "line": {
62748
+ "start": 121,
62749
+ "end": 137
62750
+ }
62751
+ },
62752
+ "group": [
62753
+ "toolbar"
62754
+ ],
62755
+ "access": "public",
62756
+ "file": {
62757
+ "path": "toolbar/_variables.scss",
62758
+ "name": "_variables.scss"
62759
+ }
62760
+ },
62311
62761
  {
62312
62762
  "description": "The vertical padding of the Tooltip.\n",
62313
62763
  "commentRange": {