@progress/kendo-theme-default 9.1.0-dev.0 → 9.1.0-dev.2

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 (38) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/all.scss +214 -133
  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 +26170 -23956
  16. package/dist/meta/sassdoc-raw-data.json +1354 -329
  17. package/dist/meta/variables.json +54 -34
  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 +5 -5
  31. package/scss/loader/_theme.scss +1 -12
  32. package/scss/loader/_variables.scss +0 -4
  33. package/scss/menu/_layout.scss +21 -45
  34. package/scss/menu/_theme.scss +29 -8
  35. package/scss/menu/_variables.scss +140 -45
  36. package/scss/tabstrip/_layout.scss +15 -15
  37. package/scss/tabstrip/_variables.scss +7 -3
  38. package/scss/toolbar/_theme.scss +2 -2
@@ -32006,44 +32006,19 @@
32006
32006
  }
32007
32007
  },
32008
32008
  {
32009
- "description": "The color of the Loader based on the secondary theme color.\n",
32009
+ "description": "The border width of the container panel.\n",
32010
32010
  "commentRange": {
32011
32011
  "start": 67,
32012
32012
  "end": 68
32013
32013
  },
32014
- "context": {
32015
- "type": "variable",
32016
- "name": "kendo-loader-secondary-bg",
32017
- "value": "#656565",
32018
- "scope": "default",
32019
- "line": {
32020
- "start": 69,
32021
- "end": 69
32022
- }
32023
- },
32024
- "group": [
32025
- "loader"
32026
- ],
32027
- "access": "public",
32028
- "file": {
32029
- "path": "loader/_variables.scss",
32030
- "name": "_variables.scss"
32031
- }
32032
- },
32033
- {
32034
- "description": "The border width of the container panel.\n",
32035
- "commentRange": {
32036
- "start": 71,
32037
- "end": 72
32038
- },
32039
32014
  "context": {
32040
32015
  "type": "variable",
32041
32016
  "name": "kendo-loader-container-panel-border-width",
32042
32017
  "value": "1px",
32043
32018
  "scope": "default",
32044
32019
  "line": {
32045
- "start": 73,
32046
- "end": 73
32020
+ "start": 69,
32021
+ "end": 69
32047
32022
  }
32048
32023
  },
32049
32024
  "group": [
@@ -32058,8 +32033,8 @@
32058
32033
  {
32059
32034
  "description": "The border style of the container panel.\n",
32060
32035
  "commentRange": {
32061
- "start": 74,
32062
- "end": 75
32036
+ "start": 70,
32037
+ "end": 71
32063
32038
  },
32064
32039
  "context": {
32065
32040
  "type": "variable",
@@ -32067,8 +32042,8 @@
32067
32042
  "value": "solid",
32068
32043
  "scope": "default",
32069
32044
  "line": {
32070
- "start": 76,
32071
- "end": 76
32045
+ "start": 72,
32046
+ "end": 72
32072
32047
  }
32073
32048
  },
32074
32049
  "group": [
@@ -32083,8 +32058,8 @@
32083
32058
  {
32084
32059
  "description": "The border color of the container panel.\n",
32085
32060
  "commentRange": {
32086
- "start": 77,
32087
- "end": 78
32061
+ "start": 73,
32062
+ "end": 74
32088
32063
  },
32089
32064
  "context": {
32090
32065
  "type": "variable",
@@ -32092,8 +32067,8 @@
32092
32067
  "value": "$kendo-component-border",
32093
32068
  "scope": "default",
32094
32069
  "line": {
32095
- "start": 79,
32096
- "end": 79
32070
+ "start": 75,
32071
+ "end": 75
32097
32072
  }
32098
32073
  },
32099
32074
  "group": [
@@ -32108,8 +32083,8 @@
32108
32083
  {
32109
32084
  "description": "The border radius of the container panel.\n",
32110
32085
  "commentRange": {
32111
- "start": 80,
32112
- "end": 81
32086
+ "start": 76,
32087
+ "end": 77
32113
32088
  },
32114
32089
  "context": {
32115
32090
  "type": "variable",
@@ -32117,8 +32092,8 @@
32117
32092
  "value": "k-border-radius(md)",
32118
32093
  "scope": "default",
32119
32094
  "line": {
32120
- "start": 82,
32121
- "end": 82
32095
+ "start": 78,
32096
+ "end": 78
32122
32097
  }
32123
32098
  },
32124
32099
  "group": [
@@ -32133,8 +32108,8 @@
32133
32108
  {
32134
32109
  "description": "The background color of the container panel.\n",
32135
32110
  "commentRange": {
32136
- "start": 83,
32137
- "end": 84
32111
+ "start": 79,
32112
+ "end": 80
32138
32113
  },
32139
32114
  "context": {
32140
32115
  "type": "variable",
@@ -32142,8 +32117,8 @@
32142
32117
  "value": "$kendo-color-white",
32143
32118
  "scope": "default",
32144
32119
  "line": {
32145
- "start": 85,
32146
- "end": 85
32120
+ "start": 81,
32121
+ "end": 81
32147
32122
  }
32148
32123
  },
32149
32124
  "group": [
@@ -32158,8 +32133,8 @@
32158
32133
  {
32159
32134
  "description": "The padding of the small Loader container.\n",
32160
32135
  "commentRange": {
32161
- "start": 87,
32162
- "end": 88
32136
+ "start": 83,
32137
+ "end": 84
32163
32138
  },
32164
32139
  "context": {
32165
32140
  "type": "variable",
@@ -32167,8 +32142,8 @@
32167
32142
  "value": "k-spacing(4)",
32168
32143
  "scope": "default",
32169
32144
  "line": {
32170
- "start": 89,
32171
- "end": 89
32145
+ "start": 85,
32146
+ "end": 85
32172
32147
  }
32173
32148
  },
32174
32149
  "group": [
@@ -32183,8 +32158,8 @@
32183
32158
  {
32184
32159
  "description": "The padding of the medium Loader container.\n",
32185
32160
  "commentRange": {
32186
- "start": 90,
32187
- "end": 91
32161
+ "start": 86,
32162
+ "end": 87
32188
32163
  },
32189
32164
  "context": {
32190
32165
  "type": "variable",
@@ -32192,8 +32167,8 @@
32192
32167
  "value": "k-spacing(5)",
32193
32168
  "scope": "default",
32194
32169
  "line": {
32195
- "start": 92,
32196
- "end": 92
32170
+ "start": 88,
32171
+ "end": 88
32197
32172
  }
32198
32173
  },
32199
32174
  "group": [
@@ -32208,8 +32183,8 @@
32208
32183
  {
32209
32184
  "description": "The padding of the large Loader container.\n",
32210
32185
  "commentRange": {
32211
- "start": 93,
32212
- "end": 94
32186
+ "start": 89,
32187
+ "end": 90
32213
32188
  },
32214
32189
  "context": {
32215
32190
  "type": "variable",
@@ -32217,8 +32192,8 @@
32217
32192
  "value": "k-spacing(6)",
32218
32193
  "scope": "default",
32219
32194
  "line": {
32220
- "start": 95,
32221
- "end": 95
32195
+ "start": 91,
32196
+ "end": 91
32222
32197
  }
32223
32198
  },
32224
32199
  "group": [
@@ -32233,8 +32208,8 @@
32233
32208
  {
32234
32209
  "description": "The gap of the small Loader container.\n",
32235
32210
  "commentRange": {
32236
- "start": 97,
32237
- "end": 98
32211
+ "start": 93,
32212
+ "end": 94
32238
32213
  },
32239
32214
  "context": {
32240
32215
  "type": "variable",
@@ -32242,8 +32217,8 @@
32242
32217
  "value": "k-spacing(1)",
32243
32218
  "scope": "default",
32244
32219
  "line": {
32245
- "start": 99,
32246
- "end": 99
32220
+ "start": 95,
32221
+ "end": 95
32247
32222
  }
32248
32223
  },
32249
32224
  "group": [
@@ -32258,8 +32233,8 @@
32258
32233
  {
32259
32234
  "description": "The gap of the medium Loader container.\n",
32260
32235
  "commentRange": {
32261
- "start": 100,
32262
- "end": 101
32236
+ "start": 96,
32237
+ "end": 97
32263
32238
  },
32264
32239
  "context": {
32265
32240
  "type": "variable",
@@ -32267,8 +32242,8 @@
32267
32242
  "value": "k-spacing(2)",
32268
32243
  "scope": "default",
32269
32244
  "line": {
32270
- "start": 102,
32271
- "end": 102
32245
+ "start": 98,
32246
+ "end": 98
32272
32247
  }
32273
32248
  },
32274
32249
  "group": [
@@ -32283,8 +32258,8 @@
32283
32258
  {
32284
32259
  "description": "The gap of the large Loader container.\n",
32285
32260
  "commentRange": {
32286
- "start": 103,
32287
- "end": 104
32261
+ "start": 99,
32262
+ "end": 100
32288
32263
  },
32289
32264
  "context": {
32290
32265
  "type": "variable",
@@ -32292,8 +32267,8 @@
32292
32267
  "value": "k-spacing(3)",
32293
32268
  "scope": "default",
32294
32269
  "line": {
32295
- "start": 105,
32296
- "end": 105
32270
+ "start": 101,
32271
+ "end": 101
32297
32272
  }
32298
32273
  },
32299
32274
  "group": [
@@ -32308,8 +32283,8 @@
32308
32283
  {
32309
32284
  "description": "The font size of the small Loader container.\n",
32310
32285
  "commentRange": {
32311
- "start": 107,
32312
- "end": 108
32286
+ "start": 103,
32287
+ "end": 104
32313
32288
  },
32314
32289
  "context": {
32315
32290
  "type": "variable",
@@ -32317,8 +32292,8 @@
32317
32292
  "value": "var( --kendo-font-size-sm, inherit )",
32318
32293
  "scope": "default",
32319
32294
  "line": {
32320
- "start": 109,
32321
- "end": 109
32295
+ "start": 105,
32296
+ "end": 105
32322
32297
  }
32323
32298
  },
32324
32299
  "group": [
@@ -32333,8 +32308,8 @@
32333
32308
  {
32334
32309
  "description": "The font size of the medium Loader container.\n",
32335
32310
  "commentRange": {
32336
- "start": 110,
32337
- "end": 111
32311
+ "start": 106,
32312
+ "end": 107
32338
32313
  },
32339
32314
  "context": {
32340
32315
  "type": "variable",
@@ -32342,8 +32317,8 @@
32342
32317
  "value": "var( --kendo-font-size, inherit )",
32343
32318
  "scope": "default",
32344
32319
  "line": {
32345
- "start": 112,
32346
- "end": 112
32320
+ "start": 108,
32321
+ "end": 108
32347
32322
  }
32348
32323
  },
32349
32324
  "group": [
@@ -32358,8 +32333,8 @@
32358
32333
  {
32359
32334
  "description": "The font size of the large Loader container.\n",
32360
32335
  "commentRange": {
32361
- "start": 113,
32362
- "end": 114
32336
+ "start": 109,
32337
+ "end": 110
32363
32338
  },
32364
32339
  "context": {
32365
32340
  "type": "variable",
@@ -32367,8 +32342,8 @@
32367
32342
  "value": "var( --kendo-font-size-lg, inherit )",
32368
32343
  "scope": "default",
32369
32344
  "line": {
32370
- "start": 115,
32371
- "end": 115
32345
+ "start": 111,
32346
+ "end": 111
32372
32347
  }
32373
32348
  },
32374
32349
  "group": [
@@ -32383,8 +32358,8 @@
32383
32358
  {
32384
32359
  "description": "The background color of the Loading indicator.\n",
32385
32360
  "commentRange": {
32386
- "start": 118,
32387
- "end": 119
32361
+ "start": 114,
32362
+ "end": 115
32388
32363
  },
32389
32364
  "context": {
32390
32365
  "type": "variable",
@@ -32392,8 +32367,8 @@
32392
32367
  "value": "$kendo-component-bg",
32393
32368
  "scope": "default",
32394
32369
  "line": {
32395
- "start": 120,
32396
- "end": 120
32370
+ "start": 116,
32371
+ "end": 116
32397
32372
  }
32398
32373
  },
32399
32374
  "group": [
@@ -32408,8 +32383,8 @@
32408
32383
  {
32409
32384
  "description": "The text color of the Loading indicator.\n",
32410
32385
  "commentRange": {
32411
- "start": 121,
32412
- "end": 122
32386
+ "start": 117,
32387
+ "end": 118
32413
32388
  },
32414
32389
  "context": {
32415
32390
  "type": "variable",
@@ -32417,8 +32392,8 @@
32417
32392
  "value": "currentColor",
32418
32393
  "scope": "default",
32419
32394
  "line": {
32420
- "start": 123,
32421
- "end": 123
32395
+ "start": 119,
32396
+ "end": 119
32422
32397
  }
32423
32398
  },
32424
32399
  "group": [
@@ -32433,8 +32408,8 @@
32433
32408
  {
32434
32409
  "description": "The opacity of the Loading indicator.\n",
32435
32410
  "commentRange": {
32436
- "start": 124,
32437
- "end": 125
32411
+ "start": 120,
32412
+ "end": 121
32438
32413
  },
32439
32414
  "context": {
32440
32415
  "type": "variable",
@@ -32442,8 +32417,8 @@
32442
32417
  "value": ".3",
32443
32418
  "scope": "default",
32444
32419
  "line": {
32445
- "start": 126,
32446
- "end": 126
32420
+ "start": 122,
32421
+ "end": 122
32447
32422
  }
32448
32423
  },
32449
32424
  "group": [
@@ -32458,8 +32433,8 @@
32458
32433
  {
32459
32434
  "description": "The z-index of the Loading indicator.\n",
32460
32435
  "commentRange": {
32461
- "start": 127,
32462
- "end": 128
32436
+ "start": 123,
32437
+ "end": 124
32463
32438
  },
32464
32439
  "context": {
32465
32440
  "type": "variable",
@@ -32467,8 +32442,8 @@
32467
32442
  "value": "100",
32468
32443
  "scope": "default",
32469
32444
  "line": {
32470
- "start": 129,
32471
- "end": 129
32445
+ "start": 125,
32446
+ "end": 125
32472
32447
  }
32473
32448
  },
32474
32449
  "group": [
@@ -33306,19 +33281,19 @@
33306
33281
  }
33307
33282
  },
33308
33283
  {
33309
- "description": "Horizontal padding of the menu popup.\n",
33284
+ "description": "The width of the border around the Menu.\n",
33310
33285
  "commentRange": {
33311
- "start": 52,
33312
- "end": 53
33286
+ "start": 3,
33287
+ "end": 4
33313
33288
  },
33314
33289
  "context": {
33315
33290
  "type": "variable",
33316
- "name": "kendo-menu-popup-padding-x",
33317
- "value": "null",
33291
+ "name": "kendo-menu-border-width",
33292
+ "value": "0px",
33318
33293
  "scope": "default",
33319
33294
  "line": {
33320
- "start": 54,
33321
- "end": 54
33295
+ "start": 5,
33296
+ "end": 5
33322
33297
  }
33323
33298
  },
33324
33299
  "group": [
@@ -33331,19 +33306,19 @@
33331
33306
  }
33332
33307
  },
33333
33308
  {
33334
- "description": "Vertical padding of the menu popup.\n",
33309
+ "description": "The font family of the Menu.\n",
33335
33310
  "commentRange": {
33336
- "start": 56,
33337
- "end": 57
33311
+ "start": 7,
33312
+ "end": 8
33338
33313
  },
33339
33314
  "context": {
33340
33315
  "type": "variable",
33341
- "name": "kendo-menu-popup-padding-y",
33342
- "value": "null",
33316
+ "name": "kendo-menu-font-family",
33317
+ "value": "var( --kendo-font-family, inherit )",
33343
33318
  "scope": "default",
33344
33319
  "line": {
33345
- "start": 58,
33346
- "end": 58
33320
+ "start": 9,
33321
+ "end": 9
33347
33322
  }
33348
33323
  },
33349
33324
  "group": [
@@ -33356,19 +33331,19 @@
33356
33331
  }
33357
33332
  },
33358
33333
  {
33359
- "description": "Width of the border around the menu popup.\n",
33334
+ "description": "The font size of the Menu.\n",
33360
33335
  "commentRange": {
33361
- "start": 60,
33362
- "end": 61
33336
+ "start": 10,
33337
+ "end": 11
33363
33338
  },
33364
33339
  "context": {
33365
33340
  "type": "variable",
33366
- "name": "kendo-menu-popup-border-width",
33367
- "value": "$kendo-popup-border-width",
33341
+ "name": "kendo-menu-font-size",
33342
+ "value": "var( --kendo-font-size, inherit )",
33368
33343
  "scope": "default",
33369
33344
  "line": {
33370
- "start": 62,
33371
- "end": 62
33345
+ "start": 12,
33346
+ "end": 12
33372
33347
  }
33373
33348
  },
33374
33349
  "group": [
@@ -33381,19 +33356,19 @@
33381
33356
  }
33382
33357
  },
33383
33358
  {
33384
- "description": "Font sizes of the menu popup.\n",
33359
+ "description": "The line height of the Menu used along with $kendo-font-size.\n",
33385
33360
  "commentRange": {
33386
- "start": 64,
33387
- "end": 65
33361
+ "start": 13,
33362
+ "end": 14
33388
33363
  },
33389
33364
  "context": {
33390
33365
  "type": "variable",
33391
- "name": "kendo-menu-popup-font-size",
33392
- "value": "var( --kendo-font-size, inherit )",
33366
+ "name": "kendo-menu-line-height",
33367
+ "value": "var( --kendo-line-height, normal )",
33393
33368
  "scope": "default",
33394
33369
  "line": {
33395
- "start": 66,
33396
- "end": 66
33370
+ "start": 15,
33371
+ "end": 15
33397
33372
  }
33398
33373
  },
33399
33374
  "group": [
@@ -33406,19 +33381,19 @@
33406
33381
  }
33407
33382
  },
33408
33383
  {
33409
- "description": "Line heights used along with $kendo-font-size.\n",
33384
+ "description": "The background color of the Menu.\n",
33410
33385
  "commentRange": {
33411
- "start": 71,
33412
- "end": 72
33386
+ "start": 17,
33387
+ "end": 18
33413
33388
  },
33414
33389
  "context": {
33415
33390
  "type": "variable",
33416
- "name": "kendo-menu-popup-line-height",
33417
- "value": "var( --kendo-line-height, normal )",
33391
+ "name": "kendo-menu-bg",
33392
+ "value": "transparent",
33418
33393
  "scope": "default",
33419
33394
  "line": {
33420
- "start": 73,
33421
- "end": 73
33395
+ "start": 19,
33396
+ "end": 19
33422
33397
  }
33423
33398
  },
33424
33399
  "group": [
@@ -33431,19 +33406,19 @@
33431
33406
  }
33432
33407
  },
33433
33408
  {
33434
- "description": "The background of the menu popup.\n",
33409
+ "description": "The text color of the Menu.\n",
33435
33410
  "commentRange": {
33436
- "start": 78,
33437
- "end": 79
33411
+ "start": 20,
33412
+ "end": 21
33438
33413
  },
33439
33414
  "context": {
33440
33415
  "type": "variable",
33441
- "name": "kendo-menu-popup-bg",
33442
- "value": "$kendo-popup-bg",
33416
+ "name": "kendo-menu-text",
33417
+ "value": "$kendo-component-text",
33443
33418
  "scope": "default",
33444
33419
  "line": {
33445
- "start": 80,
33446
- "end": 80
33420
+ "start": 22,
33421
+ "end": 22
33447
33422
  }
33448
33423
  },
33449
33424
  "group": [
@@ -33456,19 +33431,19 @@
33456
33431
  }
33457
33432
  },
33458
33433
  {
33459
- "description": "The text color of the menu popup.\n",
33434
+ "description": "The border color of the Menu.\n",
33460
33435
  "commentRange": {
33461
- "start": 81,
33462
- "end": 82
33436
+ "start": 23,
33437
+ "end": 24
33463
33438
  },
33464
33439
  "context": {
33465
33440
  "type": "variable",
33466
- "name": "kendo-menu-popup-text",
33467
- "value": "$kendo-popup-text",
33441
+ "name": "kendo-menu-border",
33442
+ "value": "null",
33468
33443
  "scope": "default",
33469
33444
  "line": {
33470
- "start": 83,
33471
- "end": 83
33445
+ "start": 25,
33446
+ "end": 25
33472
33447
  }
33473
33448
  },
33474
33449
  "group": [
@@ -33481,19 +33456,19 @@
33481
33456
  }
33482
33457
  },
33483
33458
  {
33484
- "description": "The border color of the menu popup.\n",
33459
+ "description": "The background gradient of the Menu.\n",
33485
33460
  "commentRange": {
33486
- "start": 84,
33487
- "end": 85
33461
+ "start": 26,
33462
+ "end": 27
33488
33463
  },
33489
33464
  "context": {
33490
33465
  "type": "variable",
33491
- "name": "kendo-menu-popup-border",
33492
- "value": "$kendo-popup-border",
33466
+ "name": "kendo-menu-gradient",
33467
+ "value": "null",
33493
33468
  "scope": "default",
33494
33469
  "line": {
33495
- "start": 86,
33496
- "end": 86
33470
+ "start": 28,
33471
+ "end": 28
33497
33472
  }
33498
33473
  },
33499
33474
  "group": [
@@ -33506,19 +33481,1044 @@
33506
33481
  }
33507
33482
  },
33508
33483
  {
33509
- "description": "The background gradient of the menu popup.\n",
33484
+ "description": "The horizontal padding of the Menu item.\n",
33510
33485
  "commentRange": {
33511
- "start": 87,
33512
- "end": 88
33513
- },
33486
+ "start": 32,
33487
+ "end": 33
33488
+ },
33489
+ "context": {
33490
+ "type": "variable",
33491
+ "name": "kendo-menu-item-padding-x",
33492
+ "value": "k-spacing(3)",
33493
+ "scope": "default",
33494
+ "line": {
33495
+ "start": 34,
33496
+ "end": 34
33497
+ }
33498
+ },
33499
+ "group": [
33500
+ "menu"
33501
+ ],
33502
+ "access": "public",
33503
+ "file": {
33504
+ "path": "menu/_variables.scss",
33505
+ "name": "_variables.scss"
33506
+ }
33507
+ },
33508
+ {
33509
+ "description": "The vertical padding of the Menu item.\n",
33510
+ "commentRange": {
33511
+ "start": 35,
33512
+ "end": 36
33513
+ },
33514
+ "context": {
33515
+ "type": "variable",
33516
+ "name": "kendo-menu-item-padding-y",
33517
+ "value": "k-spacing(1.5)",
33518
+ "scope": "default",
33519
+ "line": {
33520
+ "start": 37,
33521
+ "end": 37
33522
+ }
33523
+ },
33524
+ "group": [
33525
+ "menu"
33526
+ ],
33527
+ "access": "public",
33528
+ "file": {
33529
+ "path": "menu/_variables.scss",
33530
+ "name": "_variables.scss"
33531
+ }
33532
+ },
33533
+ {
33534
+ "description": "The spacing between the Menu items.\n",
33535
+ "commentRange": {
33536
+ "start": 38,
33537
+ "end": 39
33538
+ },
33539
+ "context": {
33540
+ "type": "variable",
33541
+ "name": "kendo-menu-item-spacing",
33542
+ "value": "k-spacing(0)",
33543
+ "scope": "default",
33544
+ "line": {
33545
+ "start": 40,
33546
+ "end": 40
33547
+ }
33548
+ },
33549
+ "group": [
33550
+ "menu"
33551
+ ],
33552
+ "access": "public",
33553
+ "file": {
33554
+ "path": "menu/_variables.scss",
33555
+ "name": "_variables.scss"
33556
+ }
33557
+ },
33558
+ {
33559
+ "description": "The spacing between the Menu item text and icons.\n",
33560
+ "commentRange": {
33561
+ "start": 41,
33562
+ "end": 42
33563
+ },
33564
+ "context": {
33565
+ "type": "variable",
33566
+ "name": "kendo-menu-item-icon-spacing",
33567
+ "value": "$kendo-icon-spacing",
33568
+ "scope": "default",
33569
+ "line": {
33570
+ "start": 43,
33571
+ "end": 43
33572
+ }
33573
+ },
33574
+ "group": [
33575
+ "menu"
33576
+ ],
33577
+ "access": "public",
33578
+ "file": {
33579
+ "path": "menu/_variables.scss",
33580
+ "name": "_variables.scss"
33581
+ }
33582
+ },
33583
+ {
33584
+ "description": "The font weight of the selected Menu item.\n",
33585
+ "commentRange": {
33586
+ "start": 45,
33587
+ "end": 46
33588
+ },
33589
+ "context": {
33590
+ "type": "variable",
33591
+ "name": "kendo-menu-item-selected-font-weight",
33592
+ "value": "var( --kendo-font-weight-bold, normal )",
33593
+ "scope": "default",
33594
+ "line": {
33595
+ "start": 47,
33596
+ "end": 47
33597
+ }
33598
+ },
33599
+ "group": [
33600
+ "menu"
33601
+ ],
33602
+ "access": "public",
33603
+ "file": {
33604
+ "path": "menu/_variables.scss",
33605
+ "name": "_variables.scss"
33606
+ }
33607
+ },
33608
+ {
33609
+ "description": "The background color of the Menu item.\n",
33610
+ "commentRange": {
33611
+ "start": 49,
33612
+ "end": 50
33613
+ },
33614
+ "context": {
33615
+ "type": "variable",
33616
+ "name": "kendo-menu-item-bg",
33617
+ "value": "null",
33618
+ "scope": "default",
33619
+ "line": {
33620
+ "start": 51,
33621
+ "end": 51
33622
+ }
33623
+ },
33624
+ "group": [
33625
+ "menu"
33626
+ ],
33627
+ "access": "public",
33628
+ "file": {
33629
+ "path": "menu/_variables.scss",
33630
+ "name": "_variables.scss"
33631
+ }
33632
+ },
33633
+ {
33634
+ "description": "The text color of the Menu item.\n",
33635
+ "commentRange": {
33636
+ "start": 52,
33637
+ "end": 53
33638
+ },
33639
+ "context": {
33640
+ "type": "variable",
33641
+ "name": "kendo-menu-item-text",
33642
+ "value": "$kendo-subtle-text",
33643
+ "scope": "default",
33644
+ "line": {
33645
+ "start": 54,
33646
+ "end": 54
33647
+ }
33648
+ },
33649
+ "group": [
33650
+ "menu"
33651
+ ],
33652
+ "access": "public",
33653
+ "file": {
33654
+ "path": "menu/_variables.scss",
33655
+ "name": "_variables.scss"
33656
+ }
33657
+ },
33658
+ {
33659
+ "description": "The border color of the Menu item.\n",
33660
+ "commentRange": {
33661
+ "start": 55,
33662
+ "end": 56
33663
+ },
33664
+ "context": {
33665
+ "type": "variable",
33666
+ "name": "kendo-menu-item-border",
33667
+ "value": "null",
33668
+ "scope": "default",
33669
+ "line": {
33670
+ "start": 57,
33671
+ "end": 57
33672
+ }
33673
+ },
33674
+ "group": [
33675
+ "menu"
33676
+ ],
33677
+ "access": "public",
33678
+ "file": {
33679
+ "path": "menu/_variables.scss",
33680
+ "name": "_variables.scss"
33681
+ }
33682
+ },
33683
+ {
33684
+ "description": "The background gradient of the Menu item.\n",
33685
+ "commentRange": {
33686
+ "start": 58,
33687
+ "end": 59
33688
+ },
33689
+ "context": {
33690
+ "type": "variable",
33691
+ "name": "kendo-menu-item-gradient",
33692
+ "value": "null",
33693
+ "scope": "default",
33694
+ "line": {
33695
+ "start": 60,
33696
+ "end": 60
33697
+ }
33698
+ },
33699
+ "group": [
33700
+ "menu"
33701
+ ],
33702
+ "access": "public",
33703
+ "file": {
33704
+ "path": "menu/_variables.scss",
33705
+ "name": "_variables.scss"
33706
+ }
33707
+ },
33708
+ {
33709
+ "description": "The background color of hovered Menu item.\n",
33710
+ "commentRange": {
33711
+ "start": 62,
33712
+ "end": 63
33713
+ },
33714
+ "context": {
33715
+ "type": "variable",
33716
+ "name": "kendo-menu-item-hover-bg",
33717
+ "value": "null",
33718
+ "scope": "default",
33719
+ "line": {
33720
+ "start": 64,
33721
+ "end": 64
33722
+ }
33723
+ },
33724
+ "group": [
33725
+ "menu"
33726
+ ],
33727
+ "access": "public",
33728
+ "file": {
33729
+ "path": "menu/_variables.scss",
33730
+ "name": "_variables.scss"
33731
+ }
33732
+ },
33733
+ {
33734
+ "description": "The text color of hovered Menu item.\n",
33735
+ "commentRange": {
33736
+ "start": 65,
33737
+ "end": 66
33738
+ },
33739
+ "context": {
33740
+ "type": "variable",
33741
+ "name": "kendo-menu-item-hover-text",
33742
+ "value": "$kendo-component-text",
33743
+ "scope": "default",
33744
+ "line": {
33745
+ "start": 67,
33746
+ "end": 67
33747
+ }
33748
+ },
33749
+ "group": [
33750
+ "menu"
33751
+ ],
33752
+ "access": "public",
33753
+ "file": {
33754
+ "path": "menu/_variables.scss",
33755
+ "name": "_variables.scss"
33756
+ }
33757
+ },
33758
+ {
33759
+ "description": "The border color of hovered Menu item.\n",
33760
+ "commentRange": {
33761
+ "start": 68,
33762
+ "end": 69
33763
+ },
33764
+ "context": {
33765
+ "type": "variable",
33766
+ "name": "kendo-menu-item-hover-border",
33767
+ "value": "null",
33768
+ "scope": "default",
33769
+ "line": {
33770
+ "start": 70,
33771
+ "end": 70
33772
+ }
33773
+ },
33774
+ "group": [
33775
+ "menu"
33776
+ ],
33777
+ "access": "public",
33778
+ "file": {
33779
+ "path": "menu/_variables.scss",
33780
+ "name": "_variables.scss"
33781
+ }
33782
+ },
33783
+ {
33784
+ "description": "The background gradient of hovered Menu item.\n",
33785
+ "commentRange": {
33786
+ "start": 71,
33787
+ "end": 72
33788
+ },
33789
+ "context": {
33790
+ "type": "variable",
33791
+ "name": "kendo-menu-item-hover-gradient",
33792
+ "value": "null",
33793
+ "scope": "default",
33794
+ "line": {
33795
+ "start": 73,
33796
+ "end": 73
33797
+ }
33798
+ },
33799
+ "group": [
33800
+ "menu"
33801
+ ],
33802
+ "access": "public",
33803
+ "file": {
33804
+ "path": "menu/_variables.scss",
33805
+ "name": "_variables.scss"
33806
+ }
33807
+ },
33808
+ {
33809
+ "description": "The background color of active Menu item.\n",
33810
+ "commentRange": {
33811
+ "start": 75,
33812
+ "end": 76
33813
+ },
33814
+ "context": {
33815
+ "type": "variable",
33816
+ "name": "kendo-menu-item-active-bg",
33817
+ "value": "null",
33818
+ "scope": "default",
33819
+ "line": {
33820
+ "start": 77,
33821
+ "end": 77
33822
+ }
33823
+ },
33824
+ "group": [
33825
+ "menu"
33826
+ ],
33827
+ "access": "public",
33828
+ "file": {
33829
+ "path": "menu/_variables.scss",
33830
+ "name": "_variables.scss"
33831
+ }
33832
+ },
33833
+ {
33834
+ "description": "The text color of active Menu item.\n",
33835
+ "commentRange": {
33836
+ "start": 78,
33837
+ "end": 79
33838
+ },
33839
+ "context": {
33840
+ "type": "variable",
33841
+ "name": "kendo-menu-item-active-text",
33842
+ "value": "$kendo-link-text",
33843
+ "scope": "default",
33844
+ "line": {
33845
+ "start": 80,
33846
+ "end": 80
33847
+ }
33848
+ },
33849
+ "group": [
33850
+ "menu"
33851
+ ],
33852
+ "access": "public",
33853
+ "file": {
33854
+ "path": "menu/_variables.scss",
33855
+ "name": "_variables.scss"
33856
+ }
33857
+ },
33858
+ {
33859
+ "description": "The border color of active Menu item.\n",
33860
+ "commentRange": {
33861
+ "start": 81,
33862
+ "end": 82
33863
+ },
33864
+ "context": {
33865
+ "type": "variable",
33866
+ "name": "kendo-menu-item-active-border",
33867
+ "value": "null",
33868
+ "scope": "default",
33869
+ "line": {
33870
+ "start": 83,
33871
+ "end": 83
33872
+ }
33873
+ },
33874
+ "group": [
33875
+ "menu"
33876
+ ],
33877
+ "access": "public",
33878
+ "file": {
33879
+ "path": "menu/_variables.scss",
33880
+ "name": "_variables.scss"
33881
+ }
33882
+ },
33883
+ {
33884
+ "description": "The background gradient of active Menu item.\n",
33885
+ "commentRange": {
33886
+ "start": 84,
33887
+ "end": 85
33888
+ },
33889
+ "context": {
33890
+ "type": "variable",
33891
+ "name": "kendo-menu-item-active-gradient",
33892
+ "value": "null",
33893
+ "scope": "default",
33894
+ "line": {
33895
+ "start": 86,
33896
+ "end": 86
33897
+ }
33898
+ },
33899
+ "group": [
33900
+ "menu"
33901
+ ],
33902
+ "access": "public",
33903
+ "file": {
33904
+ "path": "menu/_variables.scss",
33905
+ "name": "_variables.scss"
33906
+ }
33907
+ },
33908
+ {
33909
+ "description": "The base shadow of focused Menu item.\n",
33910
+ "commentRange": {
33911
+ "start": 88,
33912
+ "end": 89
33913
+ },
33914
+ "context": {
33915
+ "type": "variable",
33916
+ "name": "kendo-menu-item-focus-shadow",
33917
+ "value": "$kendo-list-item-focus-shadow",
33918
+ "scope": "default",
33919
+ "line": {
33920
+ "start": 90,
33921
+ "end": 90
33922
+ }
33923
+ },
33924
+ "group": [
33925
+ "menu"
33926
+ ],
33927
+ "access": "public",
33928
+ "file": {
33929
+ "path": "menu/_variables.scss",
33930
+ "name": "_variables.scss"
33931
+ }
33932
+ },
33933
+ {
33934
+ "description": "The background color of selected Menu item.\n",
33935
+ "commentRange": {
33936
+ "start": 92,
33937
+ "end": 93
33938
+ },
33939
+ "context": {
33940
+ "type": "variable",
33941
+ "name": "kendo-menu-item-selected-bg",
33942
+ "value": "null",
33943
+ "scope": "default",
33944
+ "line": {
33945
+ "start": 94,
33946
+ "end": 94
33947
+ }
33948
+ },
33949
+ "group": [
33950
+ "menu"
33951
+ ],
33952
+ "access": "public",
33953
+ "file": {
33954
+ "path": "menu/_variables.scss",
33955
+ "name": "_variables.scss"
33956
+ }
33957
+ },
33958
+ {
33959
+ "description": "The text color of selected Menu item.\n",
33960
+ "commentRange": {
33961
+ "start": 95,
33962
+ "end": 96
33963
+ },
33964
+ "context": {
33965
+ "type": "variable",
33966
+ "name": "kendo-menu-item-selected-text",
33967
+ "value": "$kendo-link-text",
33968
+ "scope": "default",
33969
+ "line": {
33970
+ "start": 97,
33971
+ "end": 97
33972
+ }
33973
+ },
33974
+ "group": [
33975
+ "menu"
33976
+ ],
33977
+ "access": "public",
33978
+ "file": {
33979
+ "path": "menu/_variables.scss",
33980
+ "name": "_variables.scss"
33981
+ }
33982
+ },
33983
+ {
33984
+ "description": "The border color of selected Menu item.\n",
33985
+ "commentRange": {
33986
+ "start": 98,
33987
+ "end": 99
33988
+ },
33989
+ "context": {
33990
+ "type": "variable",
33991
+ "name": "kendo-menu-item-selected-border",
33992
+ "value": "null",
33993
+ "scope": "default",
33994
+ "line": {
33995
+ "start": 100,
33996
+ "end": 100
33997
+ }
33998
+ },
33999
+ "group": [
34000
+ "menu"
34001
+ ],
34002
+ "access": "public",
34003
+ "file": {
34004
+ "path": "menu/_variables.scss",
34005
+ "name": "_variables.scss"
34006
+ }
34007
+ },
34008
+ {
34009
+ "description": "The background gradient of selected Menu item.\n",
34010
+ "commentRange": {
34011
+ "start": 101,
34012
+ "end": 102
34013
+ },
34014
+ "context": {
34015
+ "type": "variable",
34016
+ "name": "kendo-menu-item-selected-gradient",
34017
+ "value": "null",
34018
+ "scope": "default",
34019
+ "line": {
34020
+ "start": 103,
34021
+ "end": 103
34022
+ }
34023
+ },
34024
+ "group": [
34025
+ "menu"
34026
+ ],
34027
+ "access": "public",
34028
+ "file": {
34029
+ "path": "menu/_variables.scss",
34030
+ "name": "_variables.scss"
34031
+ }
34032
+ },
34033
+ {
34034
+ "description": "The background color of the Menu scroll buttons.\n",
34035
+ "commentRange": {
34036
+ "start": 105,
34037
+ "end": 106
34038
+ },
34039
+ "context": {
34040
+ "type": "variable",
34041
+ "name": "kendo-menu-scroll-button-bg",
34042
+ "value": "null",
34043
+ "scope": "default",
34044
+ "line": {
34045
+ "start": 107,
34046
+ "end": 107
34047
+ }
34048
+ },
34049
+ "group": [
34050
+ "menu"
34051
+ ],
34052
+ "access": "public",
34053
+ "file": {
34054
+ "path": "menu/_variables.scss",
34055
+ "name": "_variables.scss"
34056
+ }
34057
+ },
34058
+ {
34059
+ "description": "The text color of the Menu scroll buttons.\n",
34060
+ "commentRange": {
34061
+ "start": 108,
34062
+ "end": 109
34063
+ },
34064
+ "context": {
34065
+ "type": "variable",
34066
+ "name": "kendo-menu-scroll-button-text",
34067
+ "value": "$kendo-subtle-text",
34068
+ "scope": "default",
34069
+ "line": {
34070
+ "start": 110,
34071
+ "end": 110
34072
+ }
34073
+ },
34074
+ "group": [
34075
+ "menu"
34076
+ ],
34077
+ "access": "public",
34078
+ "file": {
34079
+ "path": "menu/_variables.scss",
34080
+ "name": "_variables.scss"
34081
+ }
34082
+ },
34083
+ {
34084
+ "description": "The border color of the Menu scroll buttons.\n",
34085
+ "commentRange": {
34086
+ "start": 111,
34087
+ "end": 112
34088
+ },
34089
+ "context": {
34090
+ "type": "variable",
34091
+ "name": "kendo-menu-scroll-button-border",
34092
+ "value": "null",
34093
+ "scope": "default",
34094
+ "line": {
34095
+ "start": 113,
34096
+ "end": 113
34097
+ }
34098
+ },
34099
+ "group": [
34100
+ "menu"
34101
+ ],
34102
+ "access": "public",
34103
+ "file": {
34104
+ "path": "menu/_variables.scss",
34105
+ "name": "_variables.scss"
34106
+ }
34107
+ },
34108
+ {
34109
+ "description": "The background gradient of the Menu scroll buttons.\n",
34110
+ "commentRange": {
34111
+ "start": 114,
34112
+ "end": 115
34113
+ },
34114
+ "context": {
34115
+ "type": "variable",
34116
+ "name": "kendo-menu-scroll-button-gradient",
34117
+ "value": "null",
34118
+ "scope": "default",
34119
+ "line": {
34120
+ "start": 116,
34121
+ "end": 116
34122
+ }
34123
+ },
34124
+ "group": [
34125
+ "menu"
34126
+ ],
34127
+ "access": "public",
34128
+ "file": {
34129
+ "path": "menu/_variables.scss",
34130
+ "name": "_variables.scss"
34131
+ }
34132
+ },
34133
+ {
34134
+ "description": "The background color of hovered Menu scroll buttons.\n",
34135
+ "commentRange": {
34136
+ "start": 118,
34137
+ "end": 119
34138
+ },
34139
+ "context": {
34140
+ "type": "variable",
34141
+ "name": "kendo-menu-scroll-button-hover-bg",
34142
+ "value": "null",
34143
+ "scope": "default",
34144
+ "line": {
34145
+ "start": 120,
34146
+ "end": 120
34147
+ }
34148
+ },
34149
+ "group": [
34150
+ "menu"
34151
+ ],
34152
+ "access": "public",
34153
+ "file": {
34154
+ "path": "menu/_variables.scss",
34155
+ "name": "_variables.scss"
34156
+ }
34157
+ },
34158
+ {
34159
+ "description": "The text color of hovered Menu scroll buttons.\n",
34160
+ "commentRange": {
34161
+ "start": 121,
34162
+ "end": 122
34163
+ },
34164
+ "context": {
34165
+ "type": "variable",
34166
+ "name": "kendo-menu-scroll-button-hover-text",
34167
+ "value": "$kendo-component-text",
34168
+ "scope": "default",
34169
+ "line": {
34170
+ "start": 123,
34171
+ "end": 123
34172
+ }
34173
+ },
34174
+ "group": [
34175
+ "menu"
34176
+ ],
34177
+ "access": "public",
34178
+ "file": {
34179
+ "path": "menu/_variables.scss",
34180
+ "name": "_variables.scss"
34181
+ }
34182
+ },
34183
+ {
34184
+ "description": "The border color of hovered Menu scroll buttons.\n",
34185
+ "commentRange": {
34186
+ "start": 124,
34187
+ "end": 125
34188
+ },
34189
+ "context": {
34190
+ "type": "variable",
34191
+ "name": "kendo-menu-scroll-button-hover-border",
34192
+ "value": "null",
34193
+ "scope": "default",
34194
+ "line": {
34195
+ "start": 126,
34196
+ "end": 126
34197
+ }
34198
+ },
34199
+ "group": [
34200
+ "menu"
34201
+ ],
34202
+ "access": "public",
34203
+ "file": {
34204
+ "path": "menu/_variables.scss",
34205
+ "name": "_variables.scss"
34206
+ }
34207
+ },
34208
+ {
34209
+ "description": "The background gradient of hovered Menu scroll buttons.\n",
34210
+ "commentRange": {
34211
+ "start": 127,
34212
+ "end": 128
34213
+ },
34214
+ "context": {
34215
+ "type": "variable",
34216
+ "name": "kendo-menu-scroll-button-hover-gradient",
34217
+ "value": "null",
34218
+ "scope": "default",
34219
+ "line": {
34220
+ "start": 129,
34221
+ "end": 129
34222
+ }
34223
+ },
34224
+ "group": [
34225
+ "menu"
34226
+ ],
34227
+ "access": "public",
34228
+ "file": {
34229
+ "path": "menu/_variables.scss",
34230
+ "name": "_variables.scss"
34231
+ }
34232
+ },
34233
+ {
34234
+ "description": "The inline margin of the horizontal Menu separator.\n",
34235
+ "commentRange": {
34236
+ "start": 134,
34237
+ "end": 135
34238
+ },
34239
+ "context": {
34240
+ "type": "variable",
34241
+ "name": "kendo-menu-separator-margin-inline",
34242
+ "value": "k-spacing(1)",
34243
+ "scope": "private",
34244
+ "line": {
34245
+ "start": 136,
34246
+ "end": 136
34247
+ }
34248
+ },
34249
+ "group": [
34250
+ "menu"
34251
+ ],
34252
+ "access": "public",
34253
+ "file": {
34254
+ "path": "menu/_variables.scss",
34255
+ "name": "_variables.scss"
34256
+ }
34257
+ },
34258
+ {
34259
+ "description": "The block margin of the horizontal Menu separator.\n",
34260
+ "commentRange": {
34261
+ "start": 137,
34262
+ "end": 138
34263
+ },
34264
+ "context": {
34265
+ "type": "variable",
34266
+ "name": "kendo-menu-separator-margin-block",
34267
+ "value": "k-spacing(1.5)",
34268
+ "scope": "private",
34269
+ "line": {
34270
+ "start": 139,
34271
+ "end": 139
34272
+ }
34273
+ },
34274
+ "group": [
34275
+ "menu"
34276
+ ],
34277
+ "access": "public",
34278
+ "file": {
34279
+ "path": "menu/_variables.scss",
34280
+ "name": "_variables.scss"
34281
+ }
34282
+ },
34283
+ {
34284
+ "description": "The border color of the Menu separator.\n",
34285
+ "commentRange": {
34286
+ "start": 140,
34287
+ "end": 141
34288
+ },
34289
+ "context": {
34290
+ "type": "variable",
34291
+ "name": "kendo-menu-separator-border",
34292
+ "value": "if($kendo-enable-color-system, k-color(border), $kendo-component-border)",
34293
+ "scope": "default",
34294
+ "line": {
34295
+ "start": 142,
34296
+ "end": 142
34297
+ }
34298
+ },
34299
+ "group": [
34300
+ "menu"
34301
+ ],
34302
+ "access": "public",
34303
+ "file": {
34304
+ "path": "menu/_variables.scss",
34305
+ "name": "_variables.scss"
34306
+ }
34307
+ },
34308
+ {
34309
+ "description": "The horizontal padding of the Menu popup.\n",
34310
+ "commentRange": {
34311
+ "start": 147,
34312
+ "end": 148
34313
+ },
34314
+ "context": {
34315
+ "type": "variable",
34316
+ "name": "kendo-menu-popup-padding-x",
34317
+ "value": "null",
34318
+ "scope": "default",
34319
+ "line": {
34320
+ "start": 149,
34321
+ "end": 149
34322
+ }
34323
+ },
34324
+ "group": [
34325
+ "menu"
34326
+ ],
34327
+ "access": "public",
34328
+ "file": {
34329
+ "path": "menu/_variables.scss",
34330
+ "name": "_variables.scss"
34331
+ }
34332
+ },
34333
+ {
34334
+ "description": "The vertical padding of the Menu popup.\n",
34335
+ "commentRange": {
34336
+ "start": 151,
34337
+ "end": 152
34338
+ },
34339
+ "context": {
34340
+ "type": "variable",
34341
+ "name": "kendo-menu-popup-padding-y",
34342
+ "value": "null",
34343
+ "scope": "default",
34344
+ "line": {
34345
+ "start": 153,
34346
+ "end": 153
34347
+ }
34348
+ },
34349
+ "group": [
34350
+ "menu"
34351
+ ],
34352
+ "access": "public",
34353
+ "file": {
34354
+ "path": "menu/_variables.scss",
34355
+ "name": "_variables.scss"
34356
+ }
34357
+ },
34358
+ {
34359
+ "description": "The width of the border around the Menu popup.\n",
34360
+ "commentRange": {
34361
+ "start": 155,
34362
+ "end": 156
34363
+ },
34364
+ "context": {
34365
+ "type": "variable",
34366
+ "name": "kendo-menu-popup-border-width",
34367
+ "value": "$kendo-popup-border-width",
34368
+ "scope": "default",
34369
+ "line": {
34370
+ "start": 157,
34371
+ "end": 157
34372
+ }
34373
+ },
34374
+ "group": [
34375
+ "menu"
34376
+ ],
34377
+ "access": "public",
34378
+ "file": {
34379
+ "path": "menu/_variables.scss",
34380
+ "name": "_variables.scss"
34381
+ }
34382
+ },
34383
+ {
34384
+ "description": "The font sizes of the Menu popup.\n",
34385
+ "commentRange": {
34386
+ "start": 159,
34387
+ "end": 160
34388
+ },
34389
+ "context": {
34390
+ "type": "variable",
34391
+ "name": "kendo-menu-popup-font-size",
34392
+ "value": "var( --kendo-font-size, inherit )",
34393
+ "scope": "default",
34394
+ "line": {
34395
+ "start": 161,
34396
+ "end": 161
34397
+ }
34398
+ },
34399
+ "group": [
34400
+ "menu"
34401
+ ],
34402
+ "access": "public",
34403
+ "file": {
34404
+ "path": "menu/_variables.scss",
34405
+ "name": "_variables.scss"
34406
+ }
34407
+ },
34408
+ {
34409
+ "description": "The line heights used along with $kendo-font-size.\n",
34410
+ "commentRange": {
34411
+ "start": 166,
34412
+ "end": 167
34413
+ },
34414
+ "context": {
34415
+ "type": "variable",
34416
+ "name": "kendo-menu-popup-line-height",
34417
+ "value": "var( --kendo-line-height, normal )",
34418
+ "scope": "default",
34419
+ "line": {
34420
+ "start": 168,
34421
+ "end": 168
34422
+ }
34423
+ },
34424
+ "group": [
34425
+ "menu"
34426
+ ],
34427
+ "access": "public",
34428
+ "file": {
34429
+ "path": "menu/_variables.scss",
34430
+ "name": "_variables.scss"
34431
+ }
34432
+ },
34433
+ {
34434
+ "description": "The background color of the Menu popup.\n",
34435
+ "commentRange": {
34436
+ "start": 173,
34437
+ "end": 174
34438
+ },
34439
+ "context": {
34440
+ "type": "variable",
34441
+ "name": "kendo-menu-popup-bg",
34442
+ "value": "$kendo-popup-bg",
34443
+ "scope": "default",
34444
+ "line": {
34445
+ "start": 175,
34446
+ "end": 175
34447
+ }
34448
+ },
34449
+ "group": [
34450
+ "menu"
34451
+ ],
34452
+ "access": "public",
34453
+ "file": {
34454
+ "path": "menu/_variables.scss",
34455
+ "name": "_variables.scss"
34456
+ }
34457
+ },
34458
+ {
34459
+ "description": "The text color of the Menu popup.\n",
34460
+ "commentRange": {
34461
+ "start": 176,
34462
+ "end": 177
34463
+ },
34464
+ "context": {
34465
+ "type": "variable",
34466
+ "name": "kendo-menu-popup-text",
34467
+ "value": "$kendo-popup-text",
34468
+ "scope": "default",
34469
+ "line": {
34470
+ "start": 178,
34471
+ "end": 178
34472
+ }
34473
+ },
34474
+ "group": [
34475
+ "menu"
34476
+ ],
34477
+ "access": "public",
34478
+ "file": {
34479
+ "path": "menu/_variables.scss",
34480
+ "name": "_variables.scss"
34481
+ }
34482
+ },
34483
+ {
34484
+ "description": "The border color of the Menu popup.\n",
34485
+ "commentRange": {
34486
+ "start": 179,
34487
+ "end": 180
34488
+ },
34489
+ "context": {
34490
+ "type": "variable",
34491
+ "name": "kendo-menu-popup-border",
34492
+ "value": "$kendo-popup-border",
34493
+ "scope": "default",
34494
+ "line": {
34495
+ "start": 181,
34496
+ "end": 181
34497
+ }
34498
+ },
34499
+ "group": [
34500
+ "menu"
34501
+ ],
34502
+ "access": "public",
34503
+ "file": {
34504
+ "path": "menu/_variables.scss",
34505
+ "name": "_variables.scss"
34506
+ }
34507
+ },
34508
+ {
34509
+ "description": "The background gradient of the Menu popup.\n",
34510
+ "commentRange": {
34511
+ "start": 182,
34512
+ "end": 183
34513
+ },
33514
34514
  "context": {
33515
34515
  "type": "variable",
33516
34516
  "name": "kendo-menu-popup-gradient",
33517
34517
  "value": "null",
33518
34518
  "scope": "default",
33519
34519
  "line": {
33520
- "start": 89,
33521
- "end": 89
34520
+ "start": 184,
34521
+ "end": 184
33522
34522
  }
33523
34523
  },
33524
34524
  "group": [
@@ -33531,10 +34531,10 @@
33531
34531
  }
33532
34532
  },
33533
34533
  {
33534
- "description": "Horizontal padding of the menu item in popup.\n",
34534
+ "description": "The horizontal padding of the Menu item in popup.\n",
33535
34535
  "commentRange": {
33536
- "start": 94,
33537
- "end": 95
34536
+ "start": 189,
34537
+ "end": 190
33538
34538
  },
33539
34539
  "context": {
33540
34540
  "type": "variable",
@@ -33542,8 +34542,8 @@
33542
34542
  "value": "k-spacing(2)",
33543
34543
  "scope": "default",
33544
34544
  "line": {
33545
- "start": 96,
33546
- "end": 96
34545
+ "start": 191,
34546
+ "end": 191
33547
34547
  }
33548
34548
  },
33549
34549
  "group": [
@@ -33556,10 +34556,10 @@
33556
34556
  }
33557
34557
  },
33558
34558
  {
33559
- "description": "Vertical padding of the menu item in popup.\n",
34559
+ "description": "The vertical padding of the Menu item in popup.\n",
33560
34560
  "commentRange": {
33561
- "start": 101,
33562
- "end": 102
34561
+ "start": 196,
34562
+ "end": 197
33563
34563
  },
33564
34564
  "context": {
33565
34565
  "type": "variable",
@@ -33567,8 +34567,8 @@
33567
34567
  "value": "k-spacing(1)",
33568
34568
  "scope": "default",
33569
34569
  "line": {
33570
- "start": 103,
33571
- "end": 103
34570
+ "start": 198,
34571
+ "end": 198
33572
34572
  }
33573
34573
  },
33574
34574
  "group": [
@@ -33581,10 +34581,10 @@
33581
34581
  }
33582
34582
  },
33583
34583
  {
33584
- "description": "The end padding of the menu item in popup.\n",
34584
+ "description": "The end padding of the Menu item in popup.\n",
33585
34585
  "commentRange": {
33586
- "start": 108,
33587
- "end": 109
34586
+ "start": 203,
34587
+ "end": 204
33588
34588
  },
33589
34589
  "context": {
33590
34590
  "type": "variable",
@@ -33592,8 +34592,8 @@
33592
34592
  "value": "calc( #{$kendo-menu-popup-item-padding-x} * 2 + #{$kendo-icon-size} )",
33593
34593
  "scope": "default",
33594
34594
  "line": {
33595
- "start": 110,
33596
- "end": 110
34595
+ "start": 205,
34596
+ "end": 205
33597
34597
  }
33598
34598
  },
33599
34599
  "group": [
@@ -33606,10 +34606,10 @@
33606
34606
  }
33607
34607
  },
33608
34608
  {
33609
- "description": "The start margin of the menu item expand icon.\n",
34609
+ "description": "The start margin of the Menu item expand icon.\n",
33610
34610
  "commentRange": {
33611
- "start": 115,
33612
- "end": 116
34611
+ "start": 210,
34612
+ "end": 211
33613
34613
  },
33614
34614
  "context": {
33615
34615
  "type": "variable",
@@ -33617,8 +34617,8 @@
33617
34617
  "value": "$kendo-menu-popup-sm-item-padding-x",
33618
34618
  "scope": "default",
33619
34619
  "line": {
33620
- "start": 117,
33621
- "end": 117
34620
+ "start": 212,
34621
+ "end": 212
33622
34622
  }
33623
34623
  },
33624
34624
  "group": [
@@ -33631,10 +34631,10 @@
33631
34631
  }
33632
34632
  },
33633
34633
  {
33634
- "description": "The end margin of the menu item expand icon.\n",
34634
+ "description": "The end margin of the Menu item expand icon.\n",
33635
34635
  "commentRange": {
33636
- "start": 121,
33637
- "end": 122
34636
+ "start": 216,
34637
+ "end": 217
33638
34638
  },
33639
34639
  "context": {
33640
34640
  "type": "variable",
@@ -33642,8 +34642,8 @@
33642
34642
  "value": "calc( -1 * (#{$kendo-menu-popup-sm-item-padding-end} - #{k-math-div( $kendo-menu-popup-sm-item-padding-x, 2 )}) )",
33643
34643
  "scope": "default",
33644
34644
  "line": {
33645
- "start": 123,
33646
- "end": 123
34645
+ "start": 218,
34646
+ "end": 218
33647
34647
  }
33648
34648
  },
33649
34649
  "group": [
@@ -33656,10 +34656,10 @@
33656
34656
  }
33657
34657
  },
33658
34658
  {
33659
- "description": "The spacing between the menu items in popup.\n",
34659
+ "description": "The spacing between the Menu items in popup.\n",
33660
34660
  "commentRange": {
33661
- "start": 127,
33662
- "end": 128
34661
+ "start": 222,
34662
+ "end": 223
33663
34663
  },
33664
34664
  "context": {
33665
34665
  "type": "variable",
@@ -33667,8 +34667,8 @@
33667
34667
  "value": "k-spacing(0)",
33668
34668
  "scope": "default",
33669
34669
  "line": {
33670
- "start": 129,
33671
- "end": 129
34670
+ "start": 224,
34671
+ "end": 224
33672
34672
  }
33673
34673
  },
33674
34674
  "group": [
@@ -33681,19 +34681,19 @@
33681
34681
  }
33682
34682
  },
33683
34683
  {
33684
- "description": "The background of the menu item in popup.\n",
34684
+ "description": "The background color of the Menu item in popup.\n",
33685
34685
  "commentRange": {
33686
- "start": 131,
33687
- "end": 132
34686
+ "start": 226,
34687
+ "end": 227
33688
34688
  },
33689
34689
  "context": {
33690
34690
  "type": "variable",
33691
34691
  "name": "kendo-menu-popup-item-bg",
33692
34692
  "value": "null",
33693
34693
  "scope": "default",
33694
- "line": {
33695
- "start": 133,
33696
- "end": 133
34694
+ "line": {
34695
+ "start": 228,
34696
+ "end": 228
33697
34697
  }
33698
34698
  },
33699
34699
  "group": [
@@ -33706,10 +34706,10 @@
33706
34706
  }
33707
34707
  },
33708
34708
  {
33709
- "description": "The text color of the menu item in popup.\n",
34709
+ "description": "The text color of the Menu item in popup.\n",
33710
34710
  "commentRange": {
33711
- "start": 134,
33712
- "end": 135
34711
+ "start": 229,
34712
+ "end": 230
33713
34713
  },
33714
34714
  "context": {
33715
34715
  "type": "variable",
@@ -33717,8 +34717,8 @@
33717
34717
  "value": "null",
33718
34718
  "scope": "default",
33719
34719
  "line": {
33720
- "start": 136,
33721
- "end": 136
34720
+ "start": 231,
34721
+ "end": 231
33722
34722
  }
33723
34723
  },
33724
34724
  "group": [
@@ -33731,10 +34731,10 @@
33731
34731
  }
33732
34732
  },
33733
34733
  {
33734
- "description": "The border color of the menu item in popup.\n",
34734
+ "description": "The border color of the Menu item in popup.\n",
33735
34735
  "commentRange": {
33736
- "start": 137,
33737
- "end": 138
34736
+ "start": 232,
34737
+ "end": 233
33738
34738
  },
33739
34739
  "context": {
33740
34740
  "type": "variable",
@@ -33742,8 +34742,8 @@
33742
34742
  "value": "null",
33743
34743
  "scope": "default",
33744
34744
  "line": {
33745
- "start": 139,
33746
- "end": 139
34745
+ "start": 234,
34746
+ "end": 234
33747
34747
  }
33748
34748
  },
33749
34749
  "group": [
@@ -33756,10 +34756,10 @@
33756
34756
  }
33757
34757
  },
33758
34758
  {
33759
- "description": "The background gradient of the menu item in popup.\n",
34759
+ "description": "The background gradient of the Menu item in popup.\n",
33760
34760
  "commentRange": {
33761
- "start": 140,
33762
- "end": 141
34761
+ "start": 235,
34762
+ "end": 236
33763
34763
  },
33764
34764
  "context": {
33765
34765
  "type": "variable",
@@ -33767,8 +34767,8 @@
33767
34767
  "value": "null",
33768
34768
  "scope": "default",
33769
34769
  "line": {
33770
- "start": 142,
33771
- "end": 142
34770
+ "start": 237,
34771
+ "end": 237
33772
34772
  }
33773
34773
  },
33774
34774
  "group": [
@@ -33781,10 +34781,10 @@
33781
34781
  }
33782
34782
  },
33783
34783
  {
33784
- "description": "The background of hovered menu item in popup.\n",
34784
+ "description": "The background color of hovered Menu item in popup.\n",
33785
34785
  "commentRange": {
33786
- "start": 144,
33787
- "end": 145
34786
+ "start": 239,
34787
+ "end": 240
33788
34788
  },
33789
34789
  "context": {
33790
34790
  "type": "variable",
@@ -33792,8 +34792,8 @@
33792
34792
  "value": "$kendo-list-item-hover-bg",
33793
34793
  "scope": "default",
33794
34794
  "line": {
33795
- "start": 146,
33796
- "end": 146
34795
+ "start": 241,
34796
+ "end": 241
33797
34797
  }
33798
34798
  },
33799
34799
  "group": [
@@ -33806,10 +34806,10 @@
33806
34806
  }
33807
34807
  },
33808
34808
  {
33809
- "description": "The text color of hovered menu item in popup.\n",
34809
+ "description": "The text color of hovered Menu item in popup.\n",
33810
34810
  "commentRange": {
33811
- "start": 147,
33812
- "end": 148
34811
+ "start": 242,
34812
+ "end": 243
33813
34813
  },
33814
34814
  "context": {
33815
34815
  "type": "variable",
@@ -33817,8 +34817,8 @@
33817
34817
  "value": "$kendo-list-item-hover-text",
33818
34818
  "scope": "default",
33819
34819
  "line": {
33820
- "start": 149,
33821
- "end": 149
34820
+ "start": 244,
34821
+ "end": 244
33822
34822
  }
33823
34823
  },
33824
34824
  "group": [
@@ -33831,10 +34831,10 @@
33831
34831
  }
33832
34832
  },
33833
34833
  {
33834
- "description": "The border color of hovered menu item in popup.\n",
34834
+ "description": "The border color of hovered Menu item in popup.\n",
33835
34835
  "commentRange": {
33836
- "start": 150,
33837
- "end": 151
34836
+ "start": 245,
34837
+ "end": 246
33838
34838
  },
33839
34839
  "context": {
33840
34840
  "type": "variable",
@@ -33842,8 +34842,8 @@
33842
34842
  "value": "null",
33843
34843
  "scope": "default",
33844
34844
  "line": {
33845
- "start": 152,
33846
- "end": 152
34845
+ "start": 247,
34846
+ "end": 247
33847
34847
  }
33848
34848
  },
33849
34849
  "group": [
@@ -33856,10 +34856,10 @@
33856
34856
  }
33857
34857
  },
33858
34858
  {
33859
- "description": "The background gradient of hovered menu item in popup.\n",
34859
+ "description": "The background gradient of hovered Menu item in popup.\n",
33860
34860
  "commentRange": {
33861
- "start": 153,
33862
- "end": 154
34861
+ "start": 248,
34862
+ "end": 249
33863
34863
  },
33864
34864
  "context": {
33865
34865
  "type": "variable",
@@ -33867,8 +34867,8 @@
33867
34867
  "value": "null",
33868
34868
  "scope": "default",
33869
34869
  "line": {
33870
- "start": 155,
33871
- "end": 155
34870
+ "start": 250,
34871
+ "end": 250
33872
34872
  }
33873
34873
  },
33874
34874
  "group": [
@@ -33881,19 +34881,19 @@
33881
34881
  }
33882
34882
  },
33883
34883
  {
33884
- "description": "The background of expanded menu item in popup.\n",
34884
+ "description": "The background color of active Menu item in popup.\n",
33885
34885
  "commentRange": {
33886
- "start": 157,
33887
- "end": 158
34886
+ "start": 252,
34887
+ "end": 253
33888
34888
  },
33889
34889
  "context": {
33890
34890
  "type": "variable",
33891
- "name": "kendo-menu-popup-item-expanded-bg",
34891
+ "name": "kendo-menu-popup-item-active-bg",
33892
34892
  "value": "$kendo-list-item-selected-bg",
33893
34893
  "scope": "default",
33894
34894
  "line": {
33895
- "start": 159,
33896
- "end": 159
34895
+ "start": 254,
34896
+ "end": 254
33897
34897
  }
33898
34898
  },
33899
34899
  "group": [
@@ -33906,19 +34906,19 @@
33906
34906
  }
33907
34907
  },
33908
34908
  {
33909
- "description": "The text color of expanded menu item in popup.\n",
34909
+ "description": "The text color of active Menu item in popup.\n",
33910
34910
  "commentRange": {
33911
- "start": 160,
33912
- "end": 161
34911
+ "start": 255,
34912
+ "end": 256
33913
34913
  },
33914
34914
  "context": {
33915
34915
  "type": "variable",
33916
- "name": "kendo-menu-popup-item-expanded-text",
34916
+ "name": "kendo-menu-popup-item-active-text",
33917
34917
  "value": "$kendo-list-item-selected-text",
33918
34918
  "scope": "default",
33919
34919
  "line": {
33920
- "start": 162,
33921
- "end": 162
34920
+ "start": 257,
34921
+ "end": 257
33922
34922
  }
33923
34923
  },
33924
34924
  "group": [
@@ -33931,19 +34931,19 @@
33931
34931
  }
33932
34932
  },
33933
34933
  {
33934
- "description": "The border color of expanded menu item in popup.\n",
34934
+ "description": "The border color of active Menu item in popup.\n",
33935
34935
  "commentRange": {
33936
- "start": 163,
33937
- "end": 164
34936
+ "start": 258,
34937
+ "end": 259
33938
34938
  },
33939
34939
  "context": {
33940
34940
  "type": "variable",
33941
- "name": "kendo-menu-popup-item-expanded-border",
34941
+ "name": "kendo-menu-popup-item-active-border",
33942
34942
  "value": "null",
33943
34943
  "scope": "default",
33944
34944
  "line": {
33945
- "start": 165,
33946
- "end": 165
34945
+ "start": 260,
34946
+ "end": 260
33947
34947
  }
33948
34948
  },
33949
34949
  "group": [
@@ -33956,19 +34956,19 @@
33956
34956
  }
33957
34957
  },
33958
34958
  {
33959
- "description": "The background gradient of expanded menu item in popup.\n",
34959
+ "description": "The background gradient of active Menu item in popup.\n",
33960
34960
  "commentRange": {
33961
- "start": 166,
33962
- "end": 167
34961
+ "start": 261,
34962
+ "end": 262
33963
34963
  },
33964
34964
  "context": {
33965
34965
  "type": "variable",
33966
- "name": "kendo-menu-popup-item-expanded-gradient",
34966
+ "name": "kendo-menu-popup-item-active-gradient",
33967
34967
  "value": "null",
33968
34968
  "scope": "default",
33969
34969
  "line": {
33970
- "start": 168,
33971
- "end": 168
34970
+ "start": 263,
34971
+ "end": 263
33972
34972
  }
33973
34973
  },
33974
34974
  "group": [
@@ -33981,10 +34981,10 @@
33981
34981
  }
33982
34982
  },
33983
34983
  {
33984
- "description": "The base shadow of focused menu item in popup.\n",
34984
+ "description": "The base shadow of focused Menu item in popup.\n",
33985
34985
  "commentRange": {
33986
- "start": 170,
33987
- "end": 171
34986
+ "start": 265,
34987
+ "end": 266
33988
34988
  },
33989
34989
  "context": {
33990
34990
  "type": "variable",
@@ -33992,8 +34992,8 @@
33992
34992
  "value": "$kendo-menu-item-focus-shadow",
33993
34993
  "scope": "default",
33994
34994
  "line": {
33995
- "start": 172,
33996
- "end": 172
34995
+ "start": 267,
34996
+ "end": 267
33997
34997
  }
33998
34998
  },
33999
34999
  "group": [
@@ -57117,7 +58117,7 @@
57117
58117
  "context": {
57118
58118
  "type": "variable",
57119
58119
  "name": "kendo-tabstrip-item-text",
57120
- "value": "$kendo-link-text",
58120
+ "value": "$kendo-subtle-text",
57121
58121
  "scope": "default",
57122
58122
  "line": {
57123
58123
  "start": 68,
@@ -57217,7 +58217,7 @@
57217
58217
  "context": {
57218
58218
  "type": "variable",
57219
58219
  "name": "kendo-tabstrip-item-hover-text",
57220
- "value": "$kendo-link-hover-text",
58220
+ "value": "$kendo-component-text",
57221
58221
  "scope": "default",
57222
58222
  "line": {
57223
58223
  "start": 81,
@@ -57317,7 +58317,7 @@
57317
58317
  "context": {
57318
58318
  "type": "variable",
57319
58319
  "name": "kendo-tabstrip-item-selected-text",
57320
- "value": "$kendo-component-text",
58320
+ "value": "$kendo-link-text",
57321
58321
  "scope": "default",
57322
58322
  "line": {
57323
58323
  "start": 94,
@@ -57383,11 +58383,36 @@
57383
58383
  "name": "_variables.scss"
57384
58384
  }
57385
58385
  },
58386
+ {
58387
+ "description": "The font weight of the selected TabStrip items.\n",
58388
+ "commentRange": {
58389
+ "start": 101,
58390
+ "end": 102
58391
+ },
58392
+ "context": {
58393
+ "type": "variable",
58394
+ "name": "kendo-tabstrip-item-selected-font-weight",
58395
+ "value": "null",
58396
+ "scope": "default",
58397
+ "line": {
58398
+ "start": 103,
58399
+ "end": 103
58400
+ }
58401
+ },
58402
+ "group": [
58403
+ "tabstrip"
58404
+ ],
58405
+ "access": "public",
58406
+ "file": {
58407
+ "path": "tabstrip/_variables.scss",
58408
+ "name": "_variables.scss"
58409
+ }
58410
+ },
57386
58411
  {
57387
58412
  "description": "The shadow of the focused TabStrip items.\n",
57388
58413
  "commentRange": {
57389
- "start": 102,
57390
- "end": 103
58414
+ "start": 106,
58415
+ "end": 107
57391
58416
  },
57392
58417
  "context": {
57393
58418
  "type": "variable",
@@ -57395,8 +58420,8 @@
57395
58420
  "value": "$kendo-list-item-focus-shadow",
57396
58421
  "scope": "default",
57397
58422
  "line": {
57398
- "start": 104,
57399
- "end": 104
58423
+ "start": 108,
58424
+ "end": 108
57400
58425
  }
57401
58426
  },
57402
58427
  "group": [
@@ -57411,8 +58436,8 @@
57411
58436
  {
57412
58437
  "description": "The shadow of the dragged TabStrip items.\n",
57413
58438
  "commentRange": {
57414
- "start": 106,
57415
- "end": 107
58439
+ "start": 110,
58440
+ "end": 111
57416
58441
  },
57417
58442
  "context": {
57418
58443
  "type": "variable",
@@ -57420,8 +58445,8 @@
57420
58445
  "value": "k-elevation(3)",
57421
58446
  "scope": "default",
57422
58447
  "line": {
57423
- "start": 108,
57424
- "end": 108
58448
+ "start": 112,
58449
+ "end": 112
57425
58450
  }
57426
58451
  },
57427
58452
  "group": [
@@ -57436,8 +58461,8 @@
57436
58461
  {
57437
58462
  "description": "The background color of the disabled TabStrip items.\n",
57438
58463
  "commentRange": {
57439
- "start": 110,
57440
- "end": 111
58464
+ "start": 114,
58465
+ "end": 115
57441
58466
  },
57442
58467
  "context": {
57443
58468
  "type": "variable",
@@ -57445,8 +58470,8 @@
57445
58470
  "value": "null",
57446
58471
  "scope": "default",
57447
58472
  "line": {
57448
- "start": 112,
57449
- "end": 112
58473
+ "start": 116,
58474
+ "end": 116
57450
58475
  }
57451
58476
  },
57452
58477
  "group": [
@@ -57461,8 +58486,8 @@
57461
58486
  {
57462
58487
  "description": "The text color of the disabled TabStrip items.\n",
57463
58488
  "commentRange": {
57464
- "start": 113,
57465
- "end": 114
58489
+ "start": 117,
58490
+ "end": 118
57466
58491
  },
57467
58492
  "context": {
57468
58493
  "type": "variable",
@@ -57470,8 +58495,8 @@
57470
58495
  "value": "null",
57471
58496
  "scope": "default",
57472
58497
  "line": {
57473
- "start": 115,
57474
- "end": 115
58498
+ "start": 119,
58499
+ "end": 119
57475
58500
  }
57476
58501
  },
57477
58502
  "group": [
@@ -57486,8 +58511,8 @@
57486
58511
  {
57487
58512
  "description": "The border color of the disabled TabStrip items.\n",
57488
58513
  "commentRange": {
57489
- "start": 116,
57490
- "end": 117
58514
+ "start": 120,
58515
+ "end": 121
57491
58516
  },
57492
58517
  "context": {
57493
58518
  "type": "variable",
@@ -57495,8 +58520,8 @@
57495
58520
  "value": "null",
57496
58521
  "scope": "default",
57497
58522
  "line": {
57498
- "start": 118,
57499
- "end": 118
58523
+ "start": 122,
58524
+ "end": 122
57500
58525
  }
57501
58526
  },
57502
58527
  "group": [
@@ -57511,8 +58536,8 @@
57511
58536
  {
57512
58537
  "description": "The gradient of the disabled TabStrip items.\n",
57513
58538
  "commentRange": {
57514
- "start": 119,
57515
- "end": 120
58539
+ "start": 123,
58540
+ "end": 124
57516
58541
  },
57517
58542
  "context": {
57518
58543
  "type": "variable",
@@ -57520,8 +58545,8 @@
57520
58545
  "value": "null",
57521
58546
  "scope": "default",
57522
58547
  "line": {
57523
- "start": 121,
57524
- "end": 121
58548
+ "start": 125,
58549
+ "end": 125
57525
58550
  }
57526
58551
  },
57527
58552
  "group": [
@@ -57536,8 +58561,8 @@
57536
58561
  {
57537
58562
  "description": "The opacity of the disabled TabStrip items.\n",
57538
58563
  "commentRange": {
57539
- "start": 122,
57540
- "end": 123
58564
+ "start": 126,
58565
+ "end": 127
57541
58566
  },
57542
58567
  "context": {
57543
58568
  "type": "variable",
@@ -57545,8 +58570,8 @@
57545
58570
  "value": "null",
57546
58571
  "scope": "default",
57547
58572
  "line": {
57548
- "start": 124,
57549
- "end": 124
58573
+ "start": 128,
58574
+ "end": 128
57550
58575
  }
57551
58576
  },
57552
58577
  "group": [
@@ -57561,8 +58586,8 @@
57561
58586
  {
57562
58587
  "description": "The filter of the disabled TabStrip items.\n",
57563
58588
  "commentRange": {
57564
- "start": 125,
57565
- "end": 126
58589
+ "start": 129,
58590
+ "end": 130
57566
58591
  },
57567
58592
  "context": {
57568
58593
  "type": "variable",
@@ -57570,8 +58595,8 @@
57570
58595
  "value": "null",
57571
58596
  "scope": "default",
57572
58597
  "line": {
57573
- "start": 127,
57574
- "end": 127
58598
+ "start": 131,
58599
+ "end": 131
57575
58600
  }
57576
58601
  },
57577
58602
  "group": [
@@ -57586,8 +58611,8 @@
57586
58611
  {
57587
58612
  "description": "The border width of the TabStrip indicator.\n",
57588
58613
  "commentRange": {
57589
- "start": 129,
57590
- "end": 130
58614
+ "start": 133,
58615
+ "end": 134
57591
58616
  },
57592
58617
  "context": {
57593
58618
  "type": "variable",
@@ -57595,8 +58620,8 @@
57595
58620
  "value": "null",
57596
58621
  "scope": "default",
57597
58622
  "line": {
57598
- "start": 131,
57599
- "end": 131
58623
+ "start": 135,
58624
+ "end": 135
57600
58625
  }
57601
58626
  },
57602
58627
  "group": [
@@ -57611,8 +58636,8 @@
57611
58636
  {
57612
58637
  "description": "The border color of the TabStrip ripple.\n",
57613
58638
  "commentRange": {
57614
- "start": 132,
57615
- "end": 133
58639
+ "start": 136,
58640
+ "end": 137
57616
58641
  },
57617
58642
  "context": {
57618
58643
  "type": "variable",
@@ -57620,8 +58645,8 @@
57620
58645
  "value": "null",
57621
58646
  "scope": "default",
57622
58647
  "line": {
57623
- "start": 134,
57624
- "end": 134
58648
+ "start": 138,
58649
+ "end": 138
57625
58650
  }
57626
58651
  },
57627
58652
  "group": [
@@ -57636,8 +58661,8 @@
57636
58661
  {
57637
58662
  "description": "The horizontal padding of the TabStrip content.\n",
57638
58663
  "commentRange": {
57639
- "start": 136,
57640
- "end": 137
58664
+ "start": 140,
58665
+ "end": 141
57641
58666
  },
57642
58667
  "context": {
57643
58668
  "type": "variable",
@@ -57645,8 +58670,8 @@
57645
58670
  "value": "k-spacing(4)",
57646
58671
  "scope": "default",
57647
58672
  "line": {
57648
- "start": 138,
57649
- "end": 138
58673
+ "start": 142,
58674
+ "end": 142
57650
58675
  }
57651
58676
  },
57652
58677
  "group": [
@@ -57661,8 +58686,8 @@
57661
58686
  {
57662
58687
  "description": "The vertical padding of the TabStrip content.\n",
57663
58688
  "commentRange": {
57664
- "start": 139,
57665
- "end": 140
58689
+ "start": 143,
58690
+ "end": 144
57666
58691
  },
57667
58692
  "context": {
57668
58693
  "type": "variable",
@@ -57670,8 +58695,8 @@
57670
58695
  "value": "k-spacing(4)",
57671
58696
  "scope": "default",
57672
58697
  "line": {
57673
- "start": 141,
57674
- "end": 141
58698
+ "start": 145,
58699
+ "end": 145
57675
58700
  }
57676
58701
  },
57677
58702
  "group": [
@@ -57686,8 +58711,8 @@
57686
58711
  {
57687
58712
  "description": "The border width around the TabStrip content.\n",
57688
58713
  "commentRange": {
57689
- "start": 142,
57690
- "end": 143
58714
+ "start": 146,
58715
+ "end": 147
57691
58716
  },
57692
58717
  "context": {
57693
58718
  "type": "variable",
@@ -57695,8 +58720,8 @@
57695
58720
  "value": "1px",
57696
58721
  "scope": "default",
57697
58722
  "line": {
57698
- "start": 144,
57699
- "end": 144
58723
+ "start": 148,
58724
+ "end": 148
57700
58725
  }
57701
58726
  },
57702
58727
  "group": [
@@ -57711,8 +58736,8 @@
57711
58736
  {
57712
58737
  "description": "The background color of the TabStrip content.\n",
57713
58738
  "commentRange": {
57714
- "start": 146,
57715
- "end": 147
58739
+ "start": 150,
58740
+ "end": 151
57716
58741
  },
57717
58742
  "context": {
57718
58743
  "type": "variable",
@@ -57720,8 +58745,8 @@
57720
58745
  "value": "$kendo-component-bg",
57721
58746
  "scope": "default",
57722
58747
  "line": {
57723
- "start": 148,
57724
- "end": 148
58748
+ "start": 152,
58749
+ "end": 152
57725
58750
  }
57726
58751
  },
57727
58752
  "group": [
@@ -57736,8 +58761,8 @@
57736
58761
  {
57737
58762
  "description": "The text color of the TabStrip content.\n",
57738
58763
  "commentRange": {
57739
- "start": 149,
57740
- "end": 150
58764
+ "start": 153,
58765
+ "end": 154
57741
58766
  },
57742
58767
  "context": {
57743
58768
  "type": "variable",
@@ -57745,8 +58770,8 @@
57745
58770
  "value": "$kendo-component-text",
57746
58771
  "scope": "default",
57747
58772
  "line": {
57748
- "start": 151,
57749
- "end": 151
58773
+ "start": 155,
58774
+ "end": 155
57750
58775
  }
57751
58776
  },
57752
58777
  "group": [
@@ -57761,8 +58786,8 @@
57761
58786
  {
57762
58787
  "description": "The border color of the TabStrip content.\n",
57763
58788
  "commentRange": {
57764
- "start": 152,
57765
- "end": 153
58789
+ "start": 156,
58790
+ "end": 157
57766
58791
  },
57767
58792
  "context": {
57768
58793
  "type": "variable",
@@ -57770,8 +58795,8 @@
57770
58795
  "value": "$kendo-component-border",
57771
58796
  "scope": "default",
57772
58797
  "line": {
57773
- "start": 154,
57774
- "end": 154
58798
+ "start": 158,
58799
+ "end": 158
57775
58800
  }
57776
58801
  },
57777
58802
  "group": [
@@ -57786,8 +58811,8 @@
57786
58811
  {
57787
58812
  "description": "The border color of the focused TabStrip content.\n",
57788
58813
  "commentRange": {
57789
- "start": 155,
57790
- "end": 156
58814
+ "start": 159,
58815
+ "end": 160
57791
58816
  },
57792
58817
  "context": {
57793
58818
  "type": "variable",
@@ -57795,8 +58820,8 @@
57795
58820
  "value": "$kendo-component-text",
57796
58821
  "scope": "default",
57797
58822
  "line": {
57798
- "start": 157,
57799
- "end": 157
58823
+ "start": 161,
58824
+ "end": 161
57800
58825
  }
57801
58826
  },
57802
58827
  "group": [