@progress/kendo-theme-classic 8.0.2-dev.1 → 8.0.2-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.
- package/dist/all.scss +19 -14
- package/dist/meta/sassdoc-data.json +326 -326
- package/dist/meta/sassdoc-raw-data.json +163 -163
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/typography/_variables.scss +2 -3
|
@@ -64122,11 +64122,11 @@
|
|
|
64122
64122
|
"context": {
|
|
64123
64123
|
"type": "variable",
|
|
64124
64124
|
"name": "kendo-headings",
|
|
64125
|
-
"value": "(\n h1: (\n font-size: $kendo-h1-font-size,\n font-family: $kendo-h1-font-family,\n line-height: $kendo-h1-line-height,\n font-weight: $kendo-h1-font-weight,\n letter-spacing: $kendo-h1-letter-spacing,\n margin: $kendo-h1-margin\n
|
|
64125
|
+
"value": "(\n h1: (\n font-size: $kendo-h1-font-size,\n font-family: $kendo-h1-font-family,\n line-height: $kendo-h1-line-height,\n font-weight: $kendo-h1-font-weight,\n letter-spacing: $kendo-h1-letter-spacing,\n margin: $kendo-h1-margin\n ),\n h2: (\n font-size: $kendo-h2-font-size,\n font-family: $kendo-h2-font-family,\n line-height: $kendo-h2-line-height,\n font-weight: $kendo-h2-font-weight,\n letter-spacing: $kendo-h2-letter-spacing,\n margin: $kendo-h2-margin\n ),\n h3: (\n font-size: $kendo-h3-font-size,\n font-family: $kendo-h3-font-family,\n line-height: $kendo-h3-line-height,\n font-weight: $kendo-h3-font-weight,\n letter-spacing: $kendo-h3-letter-spacing,\n margin: $kendo-h3-margin\n ),\n h4: (\n font-size: $kendo-h4-font-size,\n font-family: $kendo-h4-font-family,\n line-height: $kendo-h4-line-height,\n font-weight: $kendo-h4-font-weight,\n letter-spacing: $kendo-h4-letter-spacing,\n margin: $kendo-h4-margin\n ),\n h5: (\n font-size: $kendo-h5-font-size,\n font-family: $kendo-h5-font-family,\n line-height: $kendo-h5-line-height,\n font-weight: $kendo-h5-font-weight,\n letter-spacing: $kendo-h5-letter-spacing,\n margin: $kendo-h5-margin\n ),\n h6: (\n font-size: $kendo-h6-font-size,\n font-family: $kendo-h6-font-family,\n line-height: $kendo-h6-line-height,\n font-weight: $kendo-h6-font-weight,\n letter-spacing: $kendo-h6-letter-spacing,\n margin: $kendo-h6-margin\n )\n)",
|
|
64126
64126
|
"scope": "default",
|
|
64127
64127
|
"line": {
|
|
64128
64128
|
"start": 122,
|
|
64129
|
-
"end":
|
|
64129
|
+
"end": 171
|
|
64130
64130
|
}
|
|
64131
64131
|
},
|
|
64132
64132
|
"group": [
|
|
@@ -64143,8 +64143,8 @@
|
|
|
64143
64143
|
{
|
|
64144
64144
|
"description": "The margin of the paragraph.\n",
|
|
64145
64145
|
"commentRange": {
|
|
64146
|
-
"start":
|
|
64147
|
-
"end":
|
|
64146
|
+
"start": 175,
|
|
64147
|
+
"end": 176
|
|
64148
64148
|
},
|
|
64149
64149
|
"context": {
|
|
64150
64150
|
"type": "variable",
|
|
@@ -64152,8 +64152,8 @@
|
|
|
64152
64152
|
"value": "0 0 var( --kendo-font-size, inherit )",
|
|
64153
64153
|
"scope": "default",
|
|
64154
64154
|
"line": {
|
|
64155
|
-
"start":
|
|
64156
|
-
"end":
|
|
64155
|
+
"start": 177,
|
|
64156
|
+
"end": 177
|
|
64157
64157
|
}
|
|
64158
64158
|
},
|
|
64159
64159
|
"group": [
|
|
@@ -64170,8 +64170,8 @@
|
|
|
64170
64170
|
{
|
|
64171
64171
|
"description": "The font size of the paragraph.\n",
|
|
64172
64172
|
"commentRange": {
|
|
64173
|
-
"start":
|
|
64174
|
-
"end":
|
|
64173
|
+
"start": 178,
|
|
64174
|
+
"end": 179
|
|
64175
64175
|
},
|
|
64176
64176
|
"context": {
|
|
64177
64177
|
"type": "variable",
|
|
@@ -64179,8 +64179,8 @@
|
|
|
64179
64179
|
"value": "var( --kendo-font-size, inherit )",
|
|
64180
64180
|
"scope": "default",
|
|
64181
64181
|
"line": {
|
|
64182
|
-
"start":
|
|
64183
|
-
"end":
|
|
64182
|
+
"start": 180,
|
|
64183
|
+
"end": 180
|
|
64184
64184
|
}
|
|
64185
64185
|
},
|
|
64186
64186
|
"group": [
|
|
@@ -64197,8 +64197,8 @@
|
|
|
64197
64197
|
{
|
|
64198
64198
|
"description": "The font family of the paragraph.\n",
|
|
64199
64199
|
"commentRange": {
|
|
64200
|
-
"start":
|
|
64201
|
-
"end":
|
|
64200
|
+
"start": 181,
|
|
64201
|
+
"end": 182
|
|
64202
64202
|
},
|
|
64203
64203
|
"context": {
|
|
64204
64204
|
"type": "variable",
|
|
@@ -64206,8 +64206,8 @@
|
|
|
64206
64206
|
"value": "var( --kendo-font-family, inherit )",
|
|
64207
64207
|
"scope": "default",
|
|
64208
64208
|
"line": {
|
|
64209
|
-
"start":
|
|
64210
|
-
"end":
|
|
64209
|
+
"start": 183,
|
|
64210
|
+
"end": 183
|
|
64211
64211
|
}
|
|
64212
64212
|
},
|
|
64213
64213
|
"group": [
|
|
@@ -64224,8 +64224,8 @@
|
|
|
64224
64224
|
{
|
|
64225
64225
|
"description": "The line height of the paragraph.\n",
|
|
64226
64226
|
"commentRange": {
|
|
64227
|
-
"start":
|
|
64228
|
-
"end":
|
|
64227
|
+
"start": 184,
|
|
64228
|
+
"end": 185
|
|
64229
64229
|
},
|
|
64230
64230
|
"context": {
|
|
64231
64231
|
"type": "variable",
|
|
@@ -64233,8 +64233,8 @@
|
|
|
64233
64233
|
"value": "20px",
|
|
64234
64234
|
"scope": "default",
|
|
64235
64235
|
"line": {
|
|
64236
|
-
"start":
|
|
64237
|
-
"end":
|
|
64236
|
+
"start": 186,
|
|
64237
|
+
"end": 186
|
|
64238
64238
|
}
|
|
64239
64239
|
},
|
|
64240
64240
|
"group": [
|
|
@@ -64251,8 +64251,8 @@
|
|
|
64251
64251
|
{
|
|
64252
64252
|
"description": "The font weight of the paragraph.\n",
|
|
64253
64253
|
"commentRange": {
|
|
64254
|
-
"start":
|
|
64255
|
-
"end":
|
|
64254
|
+
"start": 187,
|
|
64255
|
+
"end": 188
|
|
64256
64256
|
},
|
|
64257
64257
|
"context": {
|
|
64258
64258
|
"type": "variable",
|
|
@@ -64260,8 +64260,8 @@
|
|
|
64260
64260
|
"value": "var( --kendo-font-weight-normal, normal )",
|
|
64261
64261
|
"scope": "default",
|
|
64262
64262
|
"line": {
|
|
64263
|
-
"start":
|
|
64264
|
-
"end":
|
|
64263
|
+
"start": 189,
|
|
64264
|
+
"end": 189
|
|
64265
64265
|
}
|
|
64266
64266
|
},
|
|
64267
64267
|
"group": [
|
|
@@ -64278,8 +64278,8 @@
|
|
|
64278
64278
|
{
|
|
64279
64279
|
"description": "The letter spacing of the paragraph.\n",
|
|
64280
64280
|
"commentRange": {
|
|
64281
|
-
"start":
|
|
64282
|
-
"end":
|
|
64281
|
+
"start": 190,
|
|
64282
|
+
"end": 191
|
|
64283
64283
|
},
|
|
64284
64284
|
"context": {
|
|
64285
64285
|
"type": "variable",
|
|
@@ -64287,8 +64287,8 @@
|
|
|
64287
64287
|
"value": "null",
|
|
64288
64288
|
"scope": "default",
|
|
64289
64289
|
"line": {
|
|
64290
|
-
"start":
|
|
64291
|
-
"end":
|
|
64290
|
+
"start": 192,
|
|
64291
|
+
"end": 192
|
|
64292
64292
|
}
|
|
64293
64293
|
},
|
|
64294
64294
|
"group": [
|
|
@@ -64305,8 +64305,8 @@
|
|
|
64305
64305
|
{
|
|
64306
64306
|
"description": "The font size of the code tag.\n",
|
|
64307
64307
|
"commentRange": {
|
|
64308
|
-
"start":
|
|
64309
|
-
"end":
|
|
64308
|
+
"start": 196,
|
|
64309
|
+
"end": 197
|
|
64310
64310
|
},
|
|
64311
64311
|
"context": {
|
|
64312
64312
|
"type": "variable",
|
|
@@ -64314,8 +64314,8 @@
|
|
|
64314
64314
|
"value": "var( --kendo-font-size, inherit )",
|
|
64315
64315
|
"scope": "default",
|
|
64316
64316
|
"line": {
|
|
64317
|
-
"start":
|
|
64318
|
-
"end":
|
|
64317
|
+
"start": 198,
|
|
64318
|
+
"end": 198
|
|
64319
64319
|
}
|
|
64320
64320
|
},
|
|
64321
64321
|
"group": [
|
|
@@ -64332,8 +64332,8 @@
|
|
|
64332
64332
|
{
|
|
64333
64333
|
"description": "The font family of the code tag.\n",
|
|
64334
64334
|
"commentRange": {
|
|
64335
|
-
"start":
|
|
64336
|
-
"end":
|
|
64335
|
+
"start": 199,
|
|
64336
|
+
"end": 200
|
|
64337
64337
|
},
|
|
64338
64338
|
"context": {
|
|
64339
64339
|
"type": "variable",
|
|
@@ -64341,8 +64341,8 @@
|
|
|
64341
64341
|
"value": "var( --kendo-font-family-monospace, normal )",
|
|
64342
64342
|
"scope": "default",
|
|
64343
64343
|
"line": {
|
|
64344
|
-
"start":
|
|
64345
|
-
"end":
|
|
64344
|
+
"start": 201,
|
|
64345
|
+
"end": 201
|
|
64346
64346
|
}
|
|
64347
64347
|
},
|
|
64348
64348
|
"group": [
|
|
@@ -64359,8 +64359,8 @@
|
|
|
64359
64359
|
{
|
|
64360
64360
|
"description": "The line height of the code tag.\n",
|
|
64361
64361
|
"commentRange": {
|
|
64362
|
-
"start":
|
|
64363
|
-
"end":
|
|
64362
|
+
"start": 202,
|
|
64363
|
+
"end": 203
|
|
64364
64364
|
},
|
|
64365
64365
|
"context": {
|
|
64366
64366
|
"type": "variable",
|
|
@@ -64368,8 +64368,8 @@
|
|
|
64368
64368
|
"value": "20px",
|
|
64369
64369
|
"scope": "default",
|
|
64370
64370
|
"line": {
|
|
64371
|
-
"start":
|
|
64372
|
-
"end":
|
|
64371
|
+
"start": 204,
|
|
64372
|
+
"end": 204
|
|
64373
64373
|
}
|
|
64374
64374
|
},
|
|
64375
64375
|
"group": [
|
|
@@ -64386,8 +64386,8 @@
|
|
|
64386
64386
|
{
|
|
64387
64387
|
"description": "The font weight of the code tag.\n",
|
|
64388
64388
|
"commentRange": {
|
|
64389
|
-
"start":
|
|
64390
|
-
"end":
|
|
64389
|
+
"start": 205,
|
|
64390
|
+
"end": 206
|
|
64391
64391
|
},
|
|
64392
64392
|
"context": {
|
|
64393
64393
|
"type": "variable",
|
|
@@ -64395,8 +64395,8 @@
|
|
|
64395
64395
|
"value": "var( --kendo-font-weight-normal, normal )",
|
|
64396
64396
|
"scope": "default",
|
|
64397
64397
|
"line": {
|
|
64398
|
-
"start":
|
|
64399
|
-
"end":
|
|
64398
|
+
"start": 207,
|
|
64399
|
+
"end": 207
|
|
64400
64400
|
}
|
|
64401
64401
|
},
|
|
64402
64402
|
"group": [
|
|
@@ -64413,8 +64413,8 @@
|
|
|
64413
64413
|
{
|
|
64414
64414
|
"description": "The letter spacing of the code tag.\n",
|
|
64415
64415
|
"commentRange": {
|
|
64416
|
-
"start":
|
|
64417
|
-
"end":
|
|
64416
|
+
"start": 208,
|
|
64417
|
+
"end": 209
|
|
64418
64418
|
},
|
|
64419
64419
|
"context": {
|
|
64420
64420
|
"type": "variable",
|
|
@@ -64422,8 +64422,8 @@
|
|
|
64422
64422
|
"value": "null",
|
|
64423
64423
|
"scope": "default",
|
|
64424
64424
|
"line": {
|
|
64425
|
-
"start":
|
|
64426
|
-
"end":
|
|
64425
|
+
"start": 210,
|
|
64426
|
+
"end": 210
|
|
64427
64427
|
}
|
|
64428
64428
|
},
|
|
64429
64429
|
"group": [
|
|
@@ -64440,8 +64440,8 @@
|
|
|
64440
64440
|
{
|
|
64441
64441
|
"description": "The horizontal padding of the code tag.\n",
|
|
64442
64442
|
"commentRange": {
|
|
64443
|
-
"start":
|
|
64444
|
-
"end":
|
|
64443
|
+
"start": 212,
|
|
64444
|
+
"end": 213
|
|
64445
64445
|
},
|
|
64446
64446
|
"context": {
|
|
64447
64447
|
"type": "variable",
|
|
@@ -64449,8 +64449,8 @@
|
|
|
64449
64449
|
"value": "k-spacing(1)",
|
|
64450
64450
|
"scope": "default",
|
|
64451
64451
|
"line": {
|
|
64452
|
-
"start":
|
|
64453
|
-
"end":
|
|
64452
|
+
"start": 214,
|
|
64453
|
+
"end": 214
|
|
64454
64454
|
}
|
|
64455
64455
|
},
|
|
64456
64456
|
"group": [
|
|
@@ -64467,8 +64467,8 @@
|
|
|
64467
64467
|
{
|
|
64468
64468
|
"description": "The vertical padding of the code tag.\n",
|
|
64469
64469
|
"commentRange": {
|
|
64470
|
-
"start":
|
|
64471
|
-
"end":
|
|
64470
|
+
"start": 215,
|
|
64471
|
+
"end": 216
|
|
64472
64472
|
},
|
|
64473
64473
|
"context": {
|
|
64474
64474
|
"type": "variable",
|
|
@@ -64476,8 +64476,8 @@
|
|
|
64476
64476
|
"value": "k-spacing(0)",
|
|
64477
64477
|
"scope": "default",
|
|
64478
64478
|
"line": {
|
|
64479
|
-
"start":
|
|
64480
|
-
"end":
|
|
64479
|
+
"start": 217,
|
|
64480
|
+
"end": 217
|
|
64481
64481
|
}
|
|
64482
64482
|
},
|
|
64483
64483
|
"group": [
|
|
@@ -64494,8 +64494,8 @@
|
|
|
64494
64494
|
{
|
|
64495
64495
|
"description": "The horizontal padding of the preformatted text.\n",
|
|
64496
64496
|
"commentRange": {
|
|
64497
|
-
"start":
|
|
64498
|
-
"end":
|
|
64497
|
+
"start": 218,
|
|
64498
|
+
"end": 219
|
|
64499
64499
|
},
|
|
64500
64500
|
"context": {
|
|
64501
64501
|
"type": "variable",
|
|
@@ -64503,8 +64503,8 @@
|
|
|
64503
64503
|
"value": "k-spacing(6)",
|
|
64504
64504
|
"scope": "default",
|
|
64505
64505
|
"line": {
|
|
64506
|
-
"start":
|
|
64507
|
-
"end":
|
|
64506
|
+
"start": 220,
|
|
64507
|
+
"end": 220
|
|
64508
64508
|
}
|
|
64509
64509
|
},
|
|
64510
64510
|
"group": [
|
|
@@ -64521,8 +64521,8 @@
|
|
|
64521
64521
|
{
|
|
64522
64522
|
"description": "The vertical padding of the preformatted text.\n",
|
|
64523
64523
|
"commentRange": {
|
|
64524
|
-
"start":
|
|
64525
|
-
"end":
|
|
64524
|
+
"start": 221,
|
|
64525
|
+
"end": 222
|
|
64526
64526
|
},
|
|
64527
64527
|
"context": {
|
|
64528
64528
|
"type": "variable",
|
|
@@ -64530,8 +64530,8 @@
|
|
|
64530
64530
|
"value": "k-spacing(4)",
|
|
64531
64531
|
"scope": "default",
|
|
64532
64532
|
"line": {
|
|
64533
|
-
"start":
|
|
64534
|
-
"end":
|
|
64533
|
+
"start": 223,
|
|
64534
|
+
"end": 223
|
|
64535
64535
|
}
|
|
64536
64536
|
},
|
|
64537
64537
|
"group": [
|
|
@@ -64548,8 +64548,8 @@
|
|
|
64548
64548
|
{
|
|
64549
64549
|
"description": "The width of the border of the code tag.\n",
|
|
64550
64550
|
"commentRange": {
|
|
64551
|
-
"start":
|
|
64552
|
-
"end":
|
|
64551
|
+
"start": 224,
|
|
64552
|
+
"end": 225
|
|
64553
64553
|
},
|
|
64554
64554
|
"context": {
|
|
64555
64555
|
"type": "variable",
|
|
@@ -64557,8 +64557,8 @@
|
|
|
64557
64557
|
"value": "1px",
|
|
64558
64558
|
"scope": "default",
|
|
64559
64559
|
"line": {
|
|
64560
|
-
"start":
|
|
64561
|
-
"end":
|
|
64560
|
+
"start": 226,
|
|
64561
|
+
"end": 226
|
|
64562
64562
|
}
|
|
64563
64563
|
},
|
|
64564
64564
|
"group": [
|
|
@@ -64575,8 +64575,8 @@
|
|
|
64575
64575
|
{
|
|
64576
64576
|
"description": "The background color of the code tag.\n",
|
|
64577
64577
|
"commentRange": {
|
|
64578
|
-
"start":
|
|
64579
|
-
"end":
|
|
64578
|
+
"start": 228,
|
|
64579
|
+
"end": 229
|
|
64580
64580
|
},
|
|
64581
64581
|
"context": {
|
|
64582
64582
|
"type": "variable",
|
|
@@ -64584,8 +64584,8 @@
|
|
|
64584
64584
|
"value": "$kendo-base-bg",
|
|
64585
64585
|
"scope": "default",
|
|
64586
64586
|
"line": {
|
|
64587
|
-
"start":
|
|
64588
|
-
"end":
|
|
64587
|
+
"start": 230,
|
|
64588
|
+
"end": 230
|
|
64589
64589
|
}
|
|
64590
64590
|
},
|
|
64591
64591
|
"group": [
|
|
@@ -64602,8 +64602,8 @@
|
|
|
64602
64602
|
{
|
|
64603
64603
|
"description": "The text color of the code tag.\n",
|
|
64604
64604
|
"commentRange": {
|
|
64605
|
-
"start":
|
|
64606
|
-
"end":
|
|
64605
|
+
"start": 231,
|
|
64606
|
+
"end": 232
|
|
64607
64607
|
},
|
|
64608
64608
|
"context": {
|
|
64609
64609
|
"type": "variable",
|
|
@@ -64611,8 +64611,8 @@
|
|
|
64611
64611
|
"value": "$kendo-component-text",
|
|
64612
64612
|
"scope": "default",
|
|
64613
64613
|
"line": {
|
|
64614
|
-
"start":
|
|
64615
|
-
"end":
|
|
64614
|
+
"start": 233,
|
|
64615
|
+
"end": 233
|
|
64616
64616
|
}
|
|
64617
64617
|
},
|
|
64618
64618
|
"group": [
|
|
@@ -64629,8 +64629,8 @@
|
|
|
64629
64629
|
{
|
|
64630
64630
|
"description": "The border color of the code tag.\n",
|
|
64631
64631
|
"commentRange": {
|
|
64632
|
-
"start":
|
|
64633
|
-
"end":
|
|
64632
|
+
"start": 234,
|
|
64633
|
+
"end": 235
|
|
64634
64634
|
},
|
|
64635
64635
|
"context": {
|
|
64636
64636
|
"type": "variable",
|
|
@@ -64638,8 +64638,8 @@
|
|
|
64638
64638
|
"value": "$kendo-component-border",
|
|
64639
64639
|
"scope": "default",
|
|
64640
64640
|
"line": {
|
|
64641
|
-
"start":
|
|
64642
|
-
"end":
|
|
64641
|
+
"start": 236,
|
|
64642
|
+
"end": 236
|
|
64643
64643
|
}
|
|
64644
64644
|
},
|
|
64645
64645
|
"group": [
|
|
@@ -64656,8 +64656,8 @@
|
|
|
64656
64656
|
{
|
|
64657
64657
|
"description": "The font size of the largest display text.\n",
|
|
64658
64658
|
"commentRange": {
|
|
64659
|
-
"start":
|
|
64660
|
-
"end":
|
|
64659
|
+
"start": 239,
|
|
64660
|
+
"end": 240
|
|
64661
64661
|
},
|
|
64662
64662
|
"context": {
|
|
64663
64663
|
"type": "variable",
|
|
@@ -64665,8 +64665,8 @@
|
|
|
64665
64665
|
"value": "calc( var( --kendo-font-size, .875rem ) * 8 )",
|
|
64666
64666
|
"scope": "default",
|
|
64667
64667
|
"line": {
|
|
64668
|
-
"start":
|
|
64669
|
-
"end":
|
|
64668
|
+
"start": 241,
|
|
64669
|
+
"end": 241
|
|
64670
64670
|
}
|
|
64671
64671
|
},
|
|
64672
64672
|
"group": [
|
|
@@ -64683,8 +64683,8 @@
|
|
|
64683
64683
|
{
|
|
64684
64684
|
"description": "The font size of the second largest display text.\n",
|
|
64685
64685
|
"commentRange": {
|
|
64686
|
-
"start":
|
|
64687
|
-
"end":
|
|
64686
|
+
"start": 242,
|
|
64687
|
+
"end": 243
|
|
64688
64688
|
},
|
|
64689
64689
|
"context": {
|
|
64690
64690
|
"type": "variable",
|
|
@@ -64692,8 +64692,8 @@
|
|
|
64692
64692
|
"value": "calc( var( --kendo-font-size, .875rem ) * 7 )",
|
|
64693
64693
|
"scope": "default",
|
|
64694
64694
|
"line": {
|
|
64695
|
-
"start":
|
|
64696
|
-
"end":
|
|
64695
|
+
"start": 244,
|
|
64696
|
+
"end": 244
|
|
64697
64697
|
}
|
|
64698
64698
|
},
|
|
64699
64699
|
"group": [
|
|
@@ -64710,8 +64710,8 @@
|
|
|
64710
64710
|
{
|
|
64711
64711
|
"description": "The font size of the third largest display text.\n",
|
|
64712
64712
|
"commentRange": {
|
|
64713
|
-
"start":
|
|
64714
|
-
"end":
|
|
64713
|
+
"start": 245,
|
|
64714
|
+
"end": 246
|
|
64715
64715
|
},
|
|
64716
64716
|
"context": {
|
|
64717
64717
|
"type": "variable",
|
|
@@ -64719,8 +64719,8 @@
|
|
|
64719
64719
|
"value": "calc( var( --kendo-font-size, .875rem ) * 6 )",
|
|
64720
64720
|
"scope": "default",
|
|
64721
64721
|
"line": {
|
|
64722
|
-
"start":
|
|
64723
|
-
"end":
|
|
64722
|
+
"start": 247,
|
|
64723
|
+
"end": 247
|
|
64724
64724
|
}
|
|
64725
64725
|
},
|
|
64726
64726
|
"group": [
|
|
@@ -64737,8 +64737,8 @@
|
|
|
64737
64737
|
{
|
|
64738
64738
|
"description": "The font size of the fourth largest display text.\n",
|
|
64739
64739
|
"commentRange": {
|
|
64740
|
-
"start":
|
|
64741
|
-
"end":
|
|
64740
|
+
"start": 248,
|
|
64741
|
+
"end": 249
|
|
64742
64742
|
},
|
|
64743
64743
|
"context": {
|
|
64744
64744
|
"type": "variable",
|
|
@@ -64746,8 +64746,8 @@
|
|
|
64746
64746
|
"value": "calc( var( --kendo-font-size, .875rem ) * 5 )",
|
|
64747
64747
|
"scope": "default",
|
|
64748
64748
|
"line": {
|
|
64749
|
-
"start":
|
|
64750
|
-
"end":
|
|
64749
|
+
"start": 250,
|
|
64750
|
+
"end": 250
|
|
64751
64751
|
}
|
|
64752
64752
|
},
|
|
64753
64753
|
"group": [
|
|
@@ -64764,8 +64764,8 @@
|
|
|
64764
64764
|
{
|
|
64765
64765
|
"description": "The font family of the largest display text.\n",
|
|
64766
64766
|
"commentRange": {
|
|
64767
|
-
"start":
|
|
64768
|
-
"end":
|
|
64767
|
+
"start": 252,
|
|
64768
|
+
"end": 253
|
|
64769
64769
|
},
|
|
64770
64770
|
"context": {
|
|
64771
64771
|
"type": "variable",
|
|
@@ -64773,8 +64773,8 @@
|
|
|
64773
64773
|
"value": "var( --kendo-font-family, inherit )",
|
|
64774
64774
|
"scope": "default",
|
|
64775
64775
|
"line": {
|
|
64776
|
-
"start":
|
|
64777
|
-
"end":
|
|
64776
|
+
"start": 254,
|
|
64777
|
+
"end": 254
|
|
64778
64778
|
}
|
|
64779
64779
|
},
|
|
64780
64780
|
"group": [
|
|
@@ -64791,8 +64791,8 @@
|
|
|
64791
64791
|
{
|
|
64792
64792
|
"description": "The font family of the second largest display text.\n",
|
|
64793
64793
|
"commentRange": {
|
|
64794
|
-
"start":
|
|
64795
|
-
"end":
|
|
64794
|
+
"start": 255,
|
|
64795
|
+
"end": 256
|
|
64796
64796
|
},
|
|
64797
64797
|
"context": {
|
|
64798
64798
|
"type": "variable",
|
|
@@ -64800,8 +64800,8 @@
|
|
|
64800
64800
|
"value": "var( --kendo-font-family, inherit )",
|
|
64801
64801
|
"scope": "default",
|
|
64802
64802
|
"line": {
|
|
64803
|
-
"start":
|
|
64804
|
-
"end":
|
|
64803
|
+
"start": 257,
|
|
64804
|
+
"end": 257
|
|
64805
64805
|
}
|
|
64806
64806
|
},
|
|
64807
64807
|
"group": [
|
|
@@ -64818,8 +64818,8 @@
|
|
|
64818
64818
|
{
|
|
64819
64819
|
"description": "The font family of the third largest display text.\n",
|
|
64820
64820
|
"commentRange": {
|
|
64821
|
-
"start":
|
|
64822
|
-
"end":
|
|
64821
|
+
"start": 258,
|
|
64822
|
+
"end": 259
|
|
64823
64823
|
},
|
|
64824
64824
|
"context": {
|
|
64825
64825
|
"type": "variable",
|
|
@@ -64827,8 +64827,8 @@
|
|
|
64827
64827
|
"value": "var( --kendo-font-family, inherit )",
|
|
64828
64828
|
"scope": "default",
|
|
64829
64829
|
"line": {
|
|
64830
|
-
"start":
|
|
64831
|
-
"end":
|
|
64830
|
+
"start": 260,
|
|
64831
|
+
"end": 260
|
|
64832
64832
|
}
|
|
64833
64833
|
},
|
|
64834
64834
|
"group": [
|
|
@@ -64845,8 +64845,8 @@
|
|
|
64845
64845
|
{
|
|
64846
64846
|
"description": "The font family of the fourth largest display text.\n",
|
|
64847
64847
|
"commentRange": {
|
|
64848
|
-
"start":
|
|
64849
|
-
"end":
|
|
64848
|
+
"start": 261,
|
|
64849
|
+
"end": 262
|
|
64850
64850
|
},
|
|
64851
64851
|
"context": {
|
|
64852
64852
|
"type": "variable",
|
|
@@ -64854,8 +64854,8 @@
|
|
|
64854
64854
|
"value": "var( --kendo-font-family, inherit )",
|
|
64855
64855
|
"scope": "default",
|
|
64856
64856
|
"line": {
|
|
64857
|
-
"start":
|
|
64858
|
-
"end":
|
|
64857
|
+
"start": 263,
|
|
64858
|
+
"end": 263
|
|
64859
64859
|
}
|
|
64860
64860
|
},
|
|
64861
64861
|
"group": [
|
|
@@ -64872,8 +64872,8 @@
|
|
|
64872
64872
|
{
|
|
64873
64873
|
"description": "The line height of the largest display text.\n",
|
|
64874
64874
|
"commentRange": {
|
|
64875
|
-
"start":
|
|
64876
|
-
"end":
|
|
64875
|
+
"start": 265,
|
|
64876
|
+
"end": 266
|
|
64877
64877
|
},
|
|
64878
64878
|
"context": {
|
|
64879
64879
|
"type": "variable",
|
|
@@ -64881,8 +64881,8 @@
|
|
|
64881
64881
|
"value": "1.2",
|
|
64882
64882
|
"scope": "default",
|
|
64883
64883
|
"line": {
|
|
64884
|
-
"start":
|
|
64885
|
-
"end":
|
|
64884
|
+
"start": 267,
|
|
64885
|
+
"end": 267
|
|
64886
64886
|
}
|
|
64887
64887
|
},
|
|
64888
64888
|
"group": [
|
|
@@ -64899,8 +64899,8 @@
|
|
|
64899
64899
|
{
|
|
64900
64900
|
"description": "The line height of the second largest display text.\n",
|
|
64901
64901
|
"commentRange": {
|
|
64902
|
-
"start":
|
|
64903
|
-
"end":
|
|
64902
|
+
"start": 268,
|
|
64903
|
+
"end": 269
|
|
64904
64904
|
},
|
|
64905
64905
|
"context": {
|
|
64906
64906
|
"type": "variable",
|
|
@@ -64908,8 +64908,8 @@
|
|
|
64908
64908
|
"value": "1.2",
|
|
64909
64909
|
"scope": "default",
|
|
64910
64910
|
"line": {
|
|
64911
|
-
"start":
|
|
64912
|
-
"end":
|
|
64911
|
+
"start": 270,
|
|
64912
|
+
"end": 270
|
|
64913
64913
|
}
|
|
64914
64914
|
},
|
|
64915
64915
|
"group": [
|
|
@@ -64926,8 +64926,8 @@
|
|
|
64926
64926
|
{
|
|
64927
64927
|
"description": "The line height of the third largest display text.\n",
|
|
64928
64928
|
"commentRange": {
|
|
64929
|
-
"start":
|
|
64930
|
-
"end":
|
|
64929
|
+
"start": 271,
|
|
64930
|
+
"end": 272
|
|
64931
64931
|
},
|
|
64932
64932
|
"context": {
|
|
64933
64933
|
"type": "variable",
|
|
@@ -64935,8 +64935,8 @@
|
|
|
64935
64935
|
"value": "1.2",
|
|
64936
64936
|
"scope": "default",
|
|
64937
64937
|
"line": {
|
|
64938
|
-
"start":
|
|
64939
|
-
"end":
|
|
64938
|
+
"start": 273,
|
|
64939
|
+
"end": 273
|
|
64940
64940
|
}
|
|
64941
64941
|
},
|
|
64942
64942
|
"group": [
|
|
@@ -64953,8 +64953,8 @@
|
|
|
64953
64953
|
{
|
|
64954
64954
|
"description": "The line height of the fourth largest display text.\n",
|
|
64955
64955
|
"commentRange": {
|
|
64956
|
-
"start":
|
|
64957
|
-
"end":
|
|
64956
|
+
"start": 274,
|
|
64957
|
+
"end": 275
|
|
64958
64958
|
},
|
|
64959
64959
|
"context": {
|
|
64960
64960
|
"type": "variable",
|
|
@@ -64962,8 +64962,8 @@
|
|
|
64962
64962
|
"value": "1.2",
|
|
64963
64963
|
"scope": "default",
|
|
64964
64964
|
"line": {
|
|
64965
|
-
"start":
|
|
64966
|
-
"end":
|
|
64965
|
+
"start": 276,
|
|
64966
|
+
"end": 276
|
|
64967
64967
|
}
|
|
64968
64968
|
},
|
|
64969
64969
|
"group": [
|
|
@@ -64980,8 +64980,8 @@
|
|
|
64980
64980
|
{
|
|
64981
64981
|
"description": "The font weight of the largest display text.\n",
|
|
64982
64982
|
"commentRange": {
|
|
64983
|
-
"start":
|
|
64984
|
-
"end":
|
|
64983
|
+
"start": 278,
|
|
64984
|
+
"end": 279
|
|
64985
64985
|
},
|
|
64986
64986
|
"context": {
|
|
64987
64987
|
"type": "variable",
|
|
@@ -64989,8 +64989,8 @@
|
|
|
64989
64989
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
64990
64990
|
"scope": "default",
|
|
64991
64991
|
"line": {
|
|
64992
|
-
"start":
|
|
64993
|
-
"end":
|
|
64992
|
+
"start": 280,
|
|
64993
|
+
"end": 280
|
|
64994
64994
|
}
|
|
64995
64995
|
},
|
|
64996
64996
|
"group": [
|
|
@@ -65007,8 +65007,8 @@
|
|
|
65007
65007
|
{
|
|
65008
65008
|
"description": "The font weight of the second largest display text.\n",
|
|
65009
65009
|
"commentRange": {
|
|
65010
|
-
"start":
|
|
65011
|
-
"end":
|
|
65010
|
+
"start": 281,
|
|
65011
|
+
"end": 282
|
|
65012
65012
|
},
|
|
65013
65013
|
"context": {
|
|
65014
65014
|
"type": "variable",
|
|
@@ -65016,8 +65016,8 @@
|
|
|
65016
65016
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
65017
65017
|
"scope": "default",
|
|
65018
65018
|
"line": {
|
|
65019
|
-
"start":
|
|
65020
|
-
"end":
|
|
65019
|
+
"start": 283,
|
|
65020
|
+
"end": 283
|
|
65021
65021
|
}
|
|
65022
65022
|
},
|
|
65023
65023
|
"group": [
|
|
@@ -65034,8 +65034,8 @@
|
|
|
65034
65034
|
{
|
|
65035
65035
|
"description": "The font weight of the third largest display text.\n",
|
|
65036
65036
|
"commentRange": {
|
|
65037
|
-
"start":
|
|
65038
|
-
"end":
|
|
65037
|
+
"start": 284,
|
|
65038
|
+
"end": 285
|
|
65039
65039
|
},
|
|
65040
65040
|
"context": {
|
|
65041
65041
|
"type": "variable",
|
|
@@ -65043,8 +65043,8 @@
|
|
|
65043
65043
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
65044
65044
|
"scope": "default",
|
|
65045
65045
|
"line": {
|
|
65046
|
-
"start":
|
|
65047
|
-
"end":
|
|
65046
|
+
"start": 286,
|
|
65047
|
+
"end": 286
|
|
65048
65048
|
}
|
|
65049
65049
|
},
|
|
65050
65050
|
"group": [
|
|
@@ -65061,8 +65061,8 @@
|
|
|
65061
65061
|
{
|
|
65062
65062
|
"description": "The font weight of the fourth largest display text.\n",
|
|
65063
65063
|
"commentRange": {
|
|
65064
|
-
"start":
|
|
65065
|
-
"end":
|
|
65064
|
+
"start": 287,
|
|
65065
|
+
"end": 288
|
|
65066
65066
|
},
|
|
65067
65067
|
"context": {
|
|
65068
65068
|
"type": "variable",
|
|
@@ -65070,8 +65070,8 @@
|
|
|
65070
65070
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
65071
65071
|
"scope": "default",
|
|
65072
65072
|
"line": {
|
|
65073
|
-
"start":
|
|
65074
|
-
"end":
|
|
65073
|
+
"start": 289,
|
|
65074
|
+
"end": 289
|
|
65075
65075
|
}
|
|
65076
65076
|
},
|
|
65077
65077
|
"group": [
|
|
@@ -65088,8 +65088,8 @@
|
|
|
65088
65088
|
{
|
|
65089
65089
|
"description": "The letter spacing of the largest display text.\n",
|
|
65090
65090
|
"commentRange": {
|
|
65091
|
-
"start":
|
|
65092
|
-
"end":
|
|
65091
|
+
"start": 291,
|
|
65092
|
+
"end": 292
|
|
65093
65093
|
},
|
|
65094
65094
|
"context": {
|
|
65095
65095
|
"type": "variable",
|
|
@@ -65097,8 +65097,8 @@
|
|
|
65097
65097
|
"value": "null",
|
|
65098
65098
|
"scope": "default",
|
|
65099
65099
|
"line": {
|
|
65100
|
-
"start":
|
|
65101
|
-
"end":
|
|
65100
|
+
"start": 293,
|
|
65101
|
+
"end": 293
|
|
65102
65102
|
}
|
|
65103
65103
|
},
|
|
65104
65104
|
"group": [
|
|
@@ -65115,8 +65115,8 @@
|
|
|
65115
65115
|
{
|
|
65116
65116
|
"description": "The letter spacing of the second largest display text.\n",
|
|
65117
65117
|
"commentRange": {
|
|
65118
|
-
"start":
|
|
65119
|
-
"end":
|
|
65118
|
+
"start": 294,
|
|
65119
|
+
"end": 295
|
|
65120
65120
|
},
|
|
65121
65121
|
"context": {
|
|
65122
65122
|
"type": "variable",
|
|
@@ -65124,8 +65124,8 @@
|
|
|
65124
65124
|
"value": "null",
|
|
65125
65125
|
"scope": "default",
|
|
65126
65126
|
"line": {
|
|
65127
|
-
"start":
|
|
65128
|
-
"end":
|
|
65127
|
+
"start": 296,
|
|
65128
|
+
"end": 296
|
|
65129
65129
|
}
|
|
65130
65130
|
},
|
|
65131
65131
|
"group": [
|
|
@@ -65142,8 +65142,8 @@
|
|
|
65142
65142
|
{
|
|
65143
65143
|
"description": "The letter spacing of the third largest display text.\n",
|
|
65144
65144
|
"commentRange": {
|
|
65145
|
-
"start":
|
|
65146
|
-
"end":
|
|
65145
|
+
"start": 297,
|
|
65146
|
+
"end": 298
|
|
65147
65147
|
},
|
|
65148
65148
|
"context": {
|
|
65149
65149
|
"type": "variable",
|
|
@@ -65151,8 +65151,8 @@
|
|
|
65151
65151
|
"value": "null",
|
|
65152
65152
|
"scope": "default",
|
|
65153
65153
|
"line": {
|
|
65154
|
-
"start":
|
|
65155
|
-
"end":
|
|
65154
|
+
"start": 299,
|
|
65155
|
+
"end": 299
|
|
65156
65156
|
}
|
|
65157
65157
|
},
|
|
65158
65158
|
"group": [
|
|
@@ -65169,8 +65169,8 @@
|
|
|
65169
65169
|
{
|
|
65170
65170
|
"description": "The letter spacing of the fourth largest display text.\n",
|
|
65171
65171
|
"commentRange": {
|
|
65172
|
-
"start":
|
|
65173
|
-
"end":
|
|
65172
|
+
"start": 300,
|
|
65173
|
+
"end": 301
|
|
65174
65174
|
},
|
|
65175
65175
|
"context": {
|
|
65176
65176
|
"type": "variable",
|
|
@@ -65178,8 +65178,8 @@
|
|
|
65178
65178
|
"value": "null",
|
|
65179
65179
|
"scope": "default",
|
|
65180
65180
|
"line": {
|
|
65181
|
-
"start":
|
|
65182
|
-
"end":
|
|
65181
|
+
"start": 302,
|
|
65182
|
+
"end": 302
|
|
65183
65183
|
}
|
|
65184
65184
|
},
|
|
65185
65185
|
"group": [
|
|
@@ -65196,17 +65196,17 @@
|
|
|
65196
65196
|
{
|
|
65197
65197
|
"description": "The displays Map\n",
|
|
65198
65198
|
"commentRange": {
|
|
65199
|
-
"start":
|
|
65200
|
-
"end":
|
|
65199
|
+
"start": 304,
|
|
65200
|
+
"end": 305
|
|
65201
65201
|
},
|
|
65202
65202
|
"context": {
|
|
65203
65203
|
"type": "variable",
|
|
65204
65204
|
"name": "kendo-display",
|
|
65205
|
-
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )
|
|
65205
|
+
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
65206
65206
|
"scope": "default",
|
|
65207
65207
|
"line": {
|
|
65208
|
-
"start":
|
|
65209
|
-
"end":
|
|
65208
|
+
"start": 306,
|
|
65209
|
+
"end": 335
|
|
65210
65210
|
}
|
|
65211
65211
|
},
|
|
65212
65212
|
"group": [
|
|
@@ -134974,11 +134974,11 @@
|
|
|
134974
134974
|
"context": {
|
|
134975
134975
|
"type": "variable",
|
|
134976
134976
|
"name": "kendo-headings",
|
|
134977
|
-
"value": "(\n h1: (\n font-size: $kendo-h1-font-size,\n font-family: $kendo-h1-font-family,\n line-height: $kendo-h1-line-height,\n font-weight: $kendo-h1-font-weight,\n letter-spacing: $kendo-h1-letter-spacing,\n margin: $kendo-h1-margin\n
|
|
134977
|
+
"value": "(\n h1: (\n font-size: $kendo-h1-font-size,\n font-family: $kendo-h1-font-family,\n line-height: $kendo-h1-line-height,\n font-weight: $kendo-h1-font-weight,\n letter-spacing: $kendo-h1-letter-spacing,\n margin: $kendo-h1-margin\n ),\n h2: (\n font-size: $kendo-h2-font-size,\n font-family: $kendo-h2-font-family,\n line-height: $kendo-h2-line-height,\n font-weight: $kendo-h2-font-weight,\n letter-spacing: $kendo-h2-letter-spacing,\n margin: $kendo-h2-margin\n ),\n h3: (\n font-size: $kendo-h3-font-size,\n font-family: $kendo-h3-font-family,\n line-height: $kendo-h3-line-height,\n font-weight: $kendo-h3-font-weight,\n letter-spacing: $kendo-h3-letter-spacing,\n margin: $kendo-h3-margin\n ),\n h4: (\n font-size: $kendo-h4-font-size,\n font-family: $kendo-h4-font-family,\n line-height: $kendo-h4-line-height,\n font-weight: $kendo-h4-font-weight,\n letter-spacing: $kendo-h4-letter-spacing,\n margin: $kendo-h4-margin\n ),\n h5: (\n font-size: $kendo-h5-font-size,\n font-family: $kendo-h5-font-family,\n line-height: $kendo-h5-line-height,\n font-weight: $kendo-h5-font-weight,\n letter-spacing: $kendo-h5-letter-spacing,\n margin: $kendo-h5-margin\n ),\n h6: (\n font-size: $kendo-h6-font-size,\n font-family: $kendo-h6-font-family,\n line-height: $kendo-h6-line-height,\n font-weight: $kendo-h6-font-weight,\n letter-spacing: $kendo-h6-letter-spacing,\n margin: $kendo-h6-margin\n )\n)",
|
|
134978
134978
|
"scope": "default",
|
|
134979
134979
|
"line": {
|
|
134980
134980
|
"start": 122,
|
|
134981
|
-
"end":
|
|
134981
|
+
"end": 171
|
|
134982
134982
|
}
|
|
134983
134983
|
},
|
|
134984
134984
|
"group": [
|
|
@@ -134995,8 +134995,8 @@
|
|
|
134995
134995
|
{
|
|
134996
134996
|
"description": "The margin of the paragraph.\n",
|
|
134997
134997
|
"commentRange": {
|
|
134998
|
-
"start":
|
|
134999
|
-
"end":
|
|
134998
|
+
"start": 175,
|
|
134999
|
+
"end": 176
|
|
135000
135000
|
},
|
|
135001
135001
|
"context": {
|
|
135002
135002
|
"type": "variable",
|
|
@@ -135004,8 +135004,8 @@
|
|
|
135004
135004
|
"value": "0 0 var( --kendo-font-size, inherit )",
|
|
135005
135005
|
"scope": "default",
|
|
135006
135006
|
"line": {
|
|
135007
|
-
"start":
|
|
135008
|
-
"end":
|
|
135007
|
+
"start": 177,
|
|
135008
|
+
"end": 177
|
|
135009
135009
|
}
|
|
135010
135010
|
},
|
|
135011
135011
|
"group": [
|
|
@@ -135022,8 +135022,8 @@
|
|
|
135022
135022
|
{
|
|
135023
135023
|
"description": "The font size of the paragraph.\n",
|
|
135024
135024
|
"commentRange": {
|
|
135025
|
-
"start":
|
|
135026
|
-
"end":
|
|
135025
|
+
"start": 178,
|
|
135026
|
+
"end": 179
|
|
135027
135027
|
},
|
|
135028
135028
|
"context": {
|
|
135029
135029
|
"type": "variable",
|
|
@@ -135031,8 +135031,8 @@
|
|
|
135031
135031
|
"value": "var( --kendo-font-size, inherit )",
|
|
135032
135032
|
"scope": "default",
|
|
135033
135033
|
"line": {
|
|
135034
|
-
"start":
|
|
135035
|
-
"end":
|
|
135034
|
+
"start": 180,
|
|
135035
|
+
"end": 180
|
|
135036
135036
|
}
|
|
135037
135037
|
},
|
|
135038
135038
|
"group": [
|
|
@@ -135049,8 +135049,8 @@
|
|
|
135049
135049
|
{
|
|
135050
135050
|
"description": "The font family of the paragraph.\n",
|
|
135051
135051
|
"commentRange": {
|
|
135052
|
-
"start":
|
|
135053
|
-
"end":
|
|
135052
|
+
"start": 181,
|
|
135053
|
+
"end": 182
|
|
135054
135054
|
},
|
|
135055
135055
|
"context": {
|
|
135056
135056
|
"type": "variable",
|
|
@@ -135058,8 +135058,8 @@
|
|
|
135058
135058
|
"value": "var( --kendo-font-family, inherit )",
|
|
135059
135059
|
"scope": "default",
|
|
135060
135060
|
"line": {
|
|
135061
|
-
"start":
|
|
135062
|
-
"end":
|
|
135061
|
+
"start": 183,
|
|
135062
|
+
"end": 183
|
|
135063
135063
|
}
|
|
135064
135064
|
},
|
|
135065
135065
|
"group": [
|
|
@@ -135076,8 +135076,8 @@
|
|
|
135076
135076
|
{
|
|
135077
135077
|
"description": "The line height of the paragraph.\n",
|
|
135078
135078
|
"commentRange": {
|
|
135079
|
-
"start":
|
|
135080
|
-
"end":
|
|
135079
|
+
"start": 184,
|
|
135080
|
+
"end": 185
|
|
135081
135081
|
},
|
|
135082
135082
|
"context": {
|
|
135083
135083
|
"type": "variable",
|
|
@@ -135085,8 +135085,8 @@
|
|
|
135085
135085
|
"value": "20px",
|
|
135086
135086
|
"scope": "default",
|
|
135087
135087
|
"line": {
|
|
135088
|
-
"start":
|
|
135089
|
-
"end":
|
|
135088
|
+
"start": 186,
|
|
135089
|
+
"end": 186
|
|
135090
135090
|
}
|
|
135091
135091
|
},
|
|
135092
135092
|
"group": [
|
|
@@ -135103,8 +135103,8 @@
|
|
|
135103
135103
|
{
|
|
135104
135104
|
"description": "The font weight of the paragraph.\n",
|
|
135105
135105
|
"commentRange": {
|
|
135106
|
-
"start":
|
|
135107
|
-
"end":
|
|
135106
|
+
"start": 187,
|
|
135107
|
+
"end": 188
|
|
135108
135108
|
},
|
|
135109
135109
|
"context": {
|
|
135110
135110
|
"type": "variable",
|
|
@@ -135112,8 +135112,8 @@
|
|
|
135112
135112
|
"value": "var( --kendo-font-weight-normal, normal )",
|
|
135113
135113
|
"scope": "default",
|
|
135114
135114
|
"line": {
|
|
135115
|
-
"start":
|
|
135116
|
-
"end":
|
|
135115
|
+
"start": 189,
|
|
135116
|
+
"end": 189
|
|
135117
135117
|
}
|
|
135118
135118
|
},
|
|
135119
135119
|
"group": [
|
|
@@ -135130,8 +135130,8 @@
|
|
|
135130
135130
|
{
|
|
135131
135131
|
"description": "The letter spacing of the paragraph.\n",
|
|
135132
135132
|
"commentRange": {
|
|
135133
|
-
"start":
|
|
135134
|
-
"end":
|
|
135133
|
+
"start": 190,
|
|
135134
|
+
"end": 191
|
|
135135
135135
|
},
|
|
135136
135136
|
"context": {
|
|
135137
135137
|
"type": "variable",
|
|
@@ -135139,8 +135139,8 @@
|
|
|
135139
135139
|
"value": "null",
|
|
135140
135140
|
"scope": "default",
|
|
135141
135141
|
"line": {
|
|
135142
|
-
"start":
|
|
135143
|
-
"end":
|
|
135142
|
+
"start": 192,
|
|
135143
|
+
"end": 192
|
|
135144
135144
|
}
|
|
135145
135145
|
},
|
|
135146
135146
|
"group": [
|
|
@@ -135157,8 +135157,8 @@
|
|
|
135157
135157
|
{
|
|
135158
135158
|
"description": "The font size of the code tag.\n",
|
|
135159
135159
|
"commentRange": {
|
|
135160
|
-
"start":
|
|
135161
|
-
"end":
|
|
135160
|
+
"start": 196,
|
|
135161
|
+
"end": 197
|
|
135162
135162
|
},
|
|
135163
135163
|
"context": {
|
|
135164
135164
|
"type": "variable",
|
|
@@ -135166,8 +135166,8 @@
|
|
|
135166
135166
|
"value": "var( --kendo-font-size, inherit )",
|
|
135167
135167
|
"scope": "default",
|
|
135168
135168
|
"line": {
|
|
135169
|
-
"start":
|
|
135170
|
-
"end":
|
|
135169
|
+
"start": 198,
|
|
135170
|
+
"end": 198
|
|
135171
135171
|
}
|
|
135172
135172
|
},
|
|
135173
135173
|
"group": [
|
|
@@ -135184,8 +135184,8 @@
|
|
|
135184
135184
|
{
|
|
135185
135185
|
"description": "The font family of the code tag.\n",
|
|
135186
135186
|
"commentRange": {
|
|
135187
|
-
"start":
|
|
135188
|
-
"end":
|
|
135187
|
+
"start": 199,
|
|
135188
|
+
"end": 200
|
|
135189
135189
|
},
|
|
135190
135190
|
"context": {
|
|
135191
135191
|
"type": "variable",
|
|
@@ -135193,8 +135193,8 @@
|
|
|
135193
135193
|
"value": "var( --kendo-font-family-monospace, normal )",
|
|
135194
135194
|
"scope": "default",
|
|
135195
135195
|
"line": {
|
|
135196
|
-
"start":
|
|
135197
|
-
"end":
|
|
135196
|
+
"start": 201,
|
|
135197
|
+
"end": 201
|
|
135198
135198
|
}
|
|
135199
135199
|
},
|
|
135200
135200
|
"group": [
|
|
@@ -135211,8 +135211,8 @@
|
|
|
135211
135211
|
{
|
|
135212
135212
|
"description": "The line height of the code tag.\n",
|
|
135213
135213
|
"commentRange": {
|
|
135214
|
-
"start":
|
|
135215
|
-
"end":
|
|
135214
|
+
"start": 202,
|
|
135215
|
+
"end": 203
|
|
135216
135216
|
},
|
|
135217
135217
|
"context": {
|
|
135218
135218
|
"type": "variable",
|
|
@@ -135220,8 +135220,8 @@
|
|
|
135220
135220
|
"value": "20px",
|
|
135221
135221
|
"scope": "default",
|
|
135222
135222
|
"line": {
|
|
135223
|
-
"start":
|
|
135224
|
-
"end":
|
|
135223
|
+
"start": 204,
|
|
135224
|
+
"end": 204
|
|
135225
135225
|
}
|
|
135226
135226
|
},
|
|
135227
135227
|
"group": [
|
|
@@ -135238,8 +135238,8 @@
|
|
|
135238
135238
|
{
|
|
135239
135239
|
"description": "The font weight of the code tag.\n",
|
|
135240
135240
|
"commentRange": {
|
|
135241
|
-
"start":
|
|
135242
|
-
"end":
|
|
135241
|
+
"start": 205,
|
|
135242
|
+
"end": 206
|
|
135243
135243
|
},
|
|
135244
135244
|
"context": {
|
|
135245
135245
|
"type": "variable",
|
|
@@ -135247,8 +135247,8 @@
|
|
|
135247
135247
|
"value": "var( --kendo-font-weight-normal, normal )",
|
|
135248
135248
|
"scope": "default",
|
|
135249
135249
|
"line": {
|
|
135250
|
-
"start":
|
|
135251
|
-
"end":
|
|
135250
|
+
"start": 207,
|
|
135251
|
+
"end": 207
|
|
135252
135252
|
}
|
|
135253
135253
|
},
|
|
135254
135254
|
"group": [
|
|
@@ -135265,8 +135265,8 @@
|
|
|
135265
135265
|
{
|
|
135266
135266
|
"description": "The letter spacing of the code tag.\n",
|
|
135267
135267
|
"commentRange": {
|
|
135268
|
-
"start":
|
|
135269
|
-
"end":
|
|
135268
|
+
"start": 208,
|
|
135269
|
+
"end": 209
|
|
135270
135270
|
},
|
|
135271
135271
|
"context": {
|
|
135272
135272
|
"type": "variable",
|
|
@@ -135274,8 +135274,8 @@
|
|
|
135274
135274
|
"value": "null",
|
|
135275
135275
|
"scope": "default",
|
|
135276
135276
|
"line": {
|
|
135277
|
-
"start":
|
|
135278
|
-
"end":
|
|
135277
|
+
"start": 210,
|
|
135278
|
+
"end": 210
|
|
135279
135279
|
}
|
|
135280
135280
|
},
|
|
135281
135281
|
"group": [
|
|
@@ -135292,8 +135292,8 @@
|
|
|
135292
135292
|
{
|
|
135293
135293
|
"description": "The horizontal padding of the code tag.\n",
|
|
135294
135294
|
"commentRange": {
|
|
135295
|
-
"start":
|
|
135296
|
-
"end":
|
|
135295
|
+
"start": 212,
|
|
135296
|
+
"end": 213
|
|
135297
135297
|
},
|
|
135298
135298
|
"context": {
|
|
135299
135299
|
"type": "variable",
|
|
@@ -135301,8 +135301,8 @@
|
|
|
135301
135301
|
"value": "k-spacing(1)",
|
|
135302
135302
|
"scope": "default",
|
|
135303
135303
|
"line": {
|
|
135304
|
-
"start":
|
|
135305
|
-
"end":
|
|
135304
|
+
"start": 214,
|
|
135305
|
+
"end": 214
|
|
135306
135306
|
}
|
|
135307
135307
|
},
|
|
135308
135308
|
"group": [
|
|
@@ -135319,8 +135319,8 @@
|
|
|
135319
135319
|
{
|
|
135320
135320
|
"description": "The vertical padding of the code tag.\n",
|
|
135321
135321
|
"commentRange": {
|
|
135322
|
-
"start":
|
|
135323
|
-
"end":
|
|
135322
|
+
"start": 215,
|
|
135323
|
+
"end": 216
|
|
135324
135324
|
},
|
|
135325
135325
|
"context": {
|
|
135326
135326
|
"type": "variable",
|
|
@@ -135328,8 +135328,8 @@
|
|
|
135328
135328
|
"value": "k-spacing(0)",
|
|
135329
135329
|
"scope": "default",
|
|
135330
135330
|
"line": {
|
|
135331
|
-
"start":
|
|
135332
|
-
"end":
|
|
135331
|
+
"start": 217,
|
|
135332
|
+
"end": 217
|
|
135333
135333
|
}
|
|
135334
135334
|
},
|
|
135335
135335
|
"group": [
|
|
@@ -135346,8 +135346,8 @@
|
|
|
135346
135346
|
{
|
|
135347
135347
|
"description": "The horizontal padding of the preformatted text.\n",
|
|
135348
135348
|
"commentRange": {
|
|
135349
|
-
"start":
|
|
135350
|
-
"end":
|
|
135349
|
+
"start": 218,
|
|
135350
|
+
"end": 219
|
|
135351
135351
|
},
|
|
135352
135352
|
"context": {
|
|
135353
135353
|
"type": "variable",
|
|
@@ -135355,8 +135355,8 @@
|
|
|
135355
135355
|
"value": "k-spacing(6)",
|
|
135356
135356
|
"scope": "default",
|
|
135357
135357
|
"line": {
|
|
135358
|
-
"start":
|
|
135359
|
-
"end":
|
|
135358
|
+
"start": 220,
|
|
135359
|
+
"end": 220
|
|
135360
135360
|
}
|
|
135361
135361
|
},
|
|
135362
135362
|
"group": [
|
|
@@ -135373,8 +135373,8 @@
|
|
|
135373
135373
|
{
|
|
135374
135374
|
"description": "The vertical padding of the preformatted text.\n",
|
|
135375
135375
|
"commentRange": {
|
|
135376
|
-
"start":
|
|
135377
|
-
"end":
|
|
135376
|
+
"start": 221,
|
|
135377
|
+
"end": 222
|
|
135378
135378
|
},
|
|
135379
135379
|
"context": {
|
|
135380
135380
|
"type": "variable",
|
|
@@ -135382,8 +135382,8 @@
|
|
|
135382
135382
|
"value": "k-spacing(4)",
|
|
135383
135383
|
"scope": "default",
|
|
135384
135384
|
"line": {
|
|
135385
|
-
"start":
|
|
135386
|
-
"end":
|
|
135385
|
+
"start": 223,
|
|
135386
|
+
"end": 223
|
|
135387
135387
|
}
|
|
135388
135388
|
},
|
|
135389
135389
|
"group": [
|
|
@@ -135400,8 +135400,8 @@
|
|
|
135400
135400
|
{
|
|
135401
135401
|
"description": "The width of the border of the code tag.\n",
|
|
135402
135402
|
"commentRange": {
|
|
135403
|
-
"start":
|
|
135404
|
-
"end":
|
|
135403
|
+
"start": 224,
|
|
135404
|
+
"end": 225
|
|
135405
135405
|
},
|
|
135406
135406
|
"context": {
|
|
135407
135407
|
"type": "variable",
|
|
@@ -135409,8 +135409,8 @@
|
|
|
135409
135409
|
"value": "1px",
|
|
135410
135410
|
"scope": "default",
|
|
135411
135411
|
"line": {
|
|
135412
|
-
"start":
|
|
135413
|
-
"end":
|
|
135412
|
+
"start": 226,
|
|
135413
|
+
"end": 226
|
|
135414
135414
|
}
|
|
135415
135415
|
},
|
|
135416
135416
|
"group": [
|
|
@@ -135427,8 +135427,8 @@
|
|
|
135427
135427
|
{
|
|
135428
135428
|
"description": "The background color of the code tag.\n",
|
|
135429
135429
|
"commentRange": {
|
|
135430
|
-
"start":
|
|
135431
|
-
"end":
|
|
135430
|
+
"start": 228,
|
|
135431
|
+
"end": 229
|
|
135432
135432
|
},
|
|
135433
135433
|
"context": {
|
|
135434
135434
|
"type": "variable",
|
|
@@ -135436,8 +135436,8 @@
|
|
|
135436
135436
|
"value": "$kendo-base-bg",
|
|
135437
135437
|
"scope": "default",
|
|
135438
135438
|
"line": {
|
|
135439
|
-
"start":
|
|
135440
|
-
"end":
|
|
135439
|
+
"start": 230,
|
|
135440
|
+
"end": 230
|
|
135441
135441
|
}
|
|
135442
135442
|
},
|
|
135443
135443
|
"group": [
|
|
@@ -135454,8 +135454,8 @@
|
|
|
135454
135454
|
{
|
|
135455
135455
|
"description": "The text color of the code tag.\n",
|
|
135456
135456
|
"commentRange": {
|
|
135457
|
-
"start":
|
|
135458
|
-
"end":
|
|
135457
|
+
"start": 231,
|
|
135458
|
+
"end": 232
|
|
135459
135459
|
},
|
|
135460
135460
|
"context": {
|
|
135461
135461
|
"type": "variable",
|
|
@@ -135463,8 +135463,8 @@
|
|
|
135463
135463
|
"value": "$kendo-component-text",
|
|
135464
135464
|
"scope": "default",
|
|
135465
135465
|
"line": {
|
|
135466
|
-
"start":
|
|
135467
|
-
"end":
|
|
135466
|
+
"start": 233,
|
|
135467
|
+
"end": 233
|
|
135468
135468
|
}
|
|
135469
135469
|
},
|
|
135470
135470
|
"group": [
|
|
@@ -135481,8 +135481,8 @@
|
|
|
135481
135481
|
{
|
|
135482
135482
|
"description": "The border color of the code tag.\n",
|
|
135483
135483
|
"commentRange": {
|
|
135484
|
-
"start":
|
|
135485
|
-
"end":
|
|
135484
|
+
"start": 234,
|
|
135485
|
+
"end": 235
|
|
135486
135486
|
},
|
|
135487
135487
|
"context": {
|
|
135488
135488
|
"type": "variable",
|
|
@@ -135490,8 +135490,8 @@
|
|
|
135490
135490
|
"value": "$kendo-component-border",
|
|
135491
135491
|
"scope": "default",
|
|
135492
135492
|
"line": {
|
|
135493
|
-
"start":
|
|
135494
|
-
"end":
|
|
135493
|
+
"start": 236,
|
|
135494
|
+
"end": 236
|
|
135495
135495
|
}
|
|
135496
135496
|
},
|
|
135497
135497
|
"group": [
|
|
@@ -135508,8 +135508,8 @@
|
|
|
135508
135508
|
{
|
|
135509
135509
|
"description": "The font size of the largest display text.\n",
|
|
135510
135510
|
"commentRange": {
|
|
135511
|
-
"start":
|
|
135512
|
-
"end":
|
|
135511
|
+
"start": 239,
|
|
135512
|
+
"end": 240
|
|
135513
135513
|
},
|
|
135514
135514
|
"context": {
|
|
135515
135515
|
"type": "variable",
|
|
@@ -135517,8 +135517,8 @@
|
|
|
135517
135517
|
"value": "calc( var( --kendo-font-size, .875rem ) * 8 )",
|
|
135518
135518
|
"scope": "default",
|
|
135519
135519
|
"line": {
|
|
135520
|
-
"start":
|
|
135521
|
-
"end":
|
|
135520
|
+
"start": 241,
|
|
135521
|
+
"end": 241
|
|
135522
135522
|
}
|
|
135523
135523
|
},
|
|
135524
135524
|
"group": [
|
|
@@ -135535,8 +135535,8 @@
|
|
|
135535
135535
|
{
|
|
135536
135536
|
"description": "The font size of the second largest display text.\n",
|
|
135537
135537
|
"commentRange": {
|
|
135538
|
-
"start":
|
|
135539
|
-
"end":
|
|
135538
|
+
"start": 242,
|
|
135539
|
+
"end": 243
|
|
135540
135540
|
},
|
|
135541
135541
|
"context": {
|
|
135542
135542
|
"type": "variable",
|
|
@@ -135544,8 +135544,8 @@
|
|
|
135544
135544
|
"value": "calc( var( --kendo-font-size, .875rem ) * 7 )",
|
|
135545
135545
|
"scope": "default",
|
|
135546
135546
|
"line": {
|
|
135547
|
-
"start":
|
|
135548
|
-
"end":
|
|
135547
|
+
"start": 244,
|
|
135548
|
+
"end": 244
|
|
135549
135549
|
}
|
|
135550
135550
|
},
|
|
135551
135551
|
"group": [
|
|
@@ -135562,8 +135562,8 @@
|
|
|
135562
135562
|
{
|
|
135563
135563
|
"description": "The font size of the third largest display text.\n",
|
|
135564
135564
|
"commentRange": {
|
|
135565
|
-
"start":
|
|
135566
|
-
"end":
|
|
135565
|
+
"start": 245,
|
|
135566
|
+
"end": 246
|
|
135567
135567
|
},
|
|
135568
135568
|
"context": {
|
|
135569
135569
|
"type": "variable",
|
|
@@ -135571,8 +135571,8 @@
|
|
|
135571
135571
|
"value": "calc( var( --kendo-font-size, .875rem ) * 6 )",
|
|
135572
135572
|
"scope": "default",
|
|
135573
135573
|
"line": {
|
|
135574
|
-
"start":
|
|
135575
|
-
"end":
|
|
135574
|
+
"start": 247,
|
|
135575
|
+
"end": 247
|
|
135576
135576
|
}
|
|
135577
135577
|
},
|
|
135578
135578
|
"group": [
|
|
@@ -135589,8 +135589,8 @@
|
|
|
135589
135589
|
{
|
|
135590
135590
|
"description": "The font size of the fourth largest display text.\n",
|
|
135591
135591
|
"commentRange": {
|
|
135592
|
-
"start":
|
|
135593
|
-
"end":
|
|
135592
|
+
"start": 248,
|
|
135593
|
+
"end": 249
|
|
135594
135594
|
},
|
|
135595
135595
|
"context": {
|
|
135596
135596
|
"type": "variable",
|
|
@@ -135598,8 +135598,8 @@
|
|
|
135598
135598
|
"value": "calc( var( --kendo-font-size, .875rem ) * 5 )",
|
|
135599
135599
|
"scope": "default",
|
|
135600
135600
|
"line": {
|
|
135601
|
-
"start":
|
|
135602
|
-
"end":
|
|
135601
|
+
"start": 250,
|
|
135602
|
+
"end": 250
|
|
135603
135603
|
}
|
|
135604
135604
|
},
|
|
135605
135605
|
"group": [
|
|
@@ -135616,8 +135616,8 @@
|
|
|
135616
135616
|
{
|
|
135617
135617
|
"description": "The font family of the largest display text.\n",
|
|
135618
135618
|
"commentRange": {
|
|
135619
|
-
"start":
|
|
135620
|
-
"end":
|
|
135619
|
+
"start": 252,
|
|
135620
|
+
"end": 253
|
|
135621
135621
|
},
|
|
135622
135622
|
"context": {
|
|
135623
135623
|
"type": "variable",
|
|
@@ -135625,8 +135625,8 @@
|
|
|
135625
135625
|
"value": "var( --kendo-font-family, inherit )",
|
|
135626
135626
|
"scope": "default",
|
|
135627
135627
|
"line": {
|
|
135628
|
-
"start":
|
|
135629
|
-
"end":
|
|
135628
|
+
"start": 254,
|
|
135629
|
+
"end": 254
|
|
135630
135630
|
}
|
|
135631
135631
|
},
|
|
135632
135632
|
"group": [
|
|
@@ -135643,8 +135643,8 @@
|
|
|
135643
135643
|
{
|
|
135644
135644
|
"description": "The font family of the second largest display text.\n",
|
|
135645
135645
|
"commentRange": {
|
|
135646
|
-
"start":
|
|
135647
|
-
"end":
|
|
135646
|
+
"start": 255,
|
|
135647
|
+
"end": 256
|
|
135648
135648
|
},
|
|
135649
135649
|
"context": {
|
|
135650
135650
|
"type": "variable",
|
|
@@ -135652,8 +135652,8 @@
|
|
|
135652
135652
|
"value": "var( --kendo-font-family, inherit )",
|
|
135653
135653
|
"scope": "default",
|
|
135654
135654
|
"line": {
|
|
135655
|
-
"start":
|
|
135656
|
-
"end":
|
|
135655
|
+
"start": 257,
|
|
135656
|
+
"end": 257
|
|
135657
135657
|
}
|
|
135658
135658
|
},
|
|
135659
135659
|
"group": [
|
|
@@ -135670,8 +135670,8 @@
|
|
|
135670
135670
|
{
|
|
135671
135671
|
"description": "The font family of the third largest display text.\n",
|
|
135672
135672
|
"commentRange": {
|
|
135673
|
-
"start":
|
|
135674
|
-
"end":
|
|
135673
|
+
"start": 258,
|
|
135674
|
+
"end": 259
|
|
135675
135675
|
},
|
|
135676
135676
|
"context": {
|
|
135677
135677
|
"type": "variable",
|
|
@@ -135679,8 +135679,8 @@
|
|
|
135679
135679
|
"value": "var( --kendo-font-family, inherit )",
|
|
135680
135680
|
"scope": "default",
|
|
135681
135681
|
"line": {
|
|
135682
|
-
"start":
|
|
135683
|
-
"end":
|
|
135682
|
+
"start": 260,
|
|
135683
|
+
"end": 260
|
|
135684
135684
|
}
|
|
135685
135685
|
},
|
|
135686
135686
|
"group": [
|
|
@@ -135697,8 +135697,8 @@
|
|
|
135697
135697
|
{
|
|
135698
135698
|
"description": "The font family of the fourth largest display text.\n",
|
|
135699
135699
|
"commentRange": {
|
|
135700
|
-
"start":
|
|
135701
|
-
"end":
|
|
135700
|
+
"start": 261,
|
|
135701
|
+
"end": 262
|
|
135702
135702
|
},
|
|
135703
135703
|
"context": {
|
|
135704
135704
|
"type": "variable",
|
|
@@ -135706,8 +135706,8 @@
|
|
|
135706
135706
|
"value": "var( --kendo-font-family, inherit )",
|
|
135707
135707
|
"scope": "default",
|
|
135708
135708
|
"line": {
|
|
135709
|
-
"start":
|
|
135710
|
-
"end":
|
|
135709
|
+
"start": 263,
|
|
135710
|
+
"end": 263
|
|
135711
135711
|
}
|
|
135712
135712
|
},
|
|
135713
135713
|
"group": [
|
|
@@ -135724,8 +135724,8 @@
|
|
|
135724
135724
|
{
|
|
135725
135725
|
"description": "The line height of the largest display text.\n",
|
|
135726
135726
|
"commentRange": {
|
|
135727
|
-
"start":
|
|
135728
|
-
"end":
|
|
135727
|
+
"start": 265,
|
|
135728
|
+
"end": 266
|
|
135729
135729
|
},
|
|
135730
135730
|
"context": {
|
|
135731
135731
|
"type": "variable",
|
|
@@ -135733,8 +135733,8 @@
|
|
|
135733
135733
|
"value": "1.2",
|
|
135734
135734
|
"scope": "default",
|
|
135735
135735
|
"line": {
|
|
135736
|
-
"start":
|
|
135737
|
-
"end":
|
|
135736
|
+
"start": 267,
|
|
135737
|
+
"end": 267
|
|
135738
135738
|
}
|
|
135739
135739
|
},
|
|
135740
135740
|
"group": [
|
|
@@ -135751,8 +135751,8 @@
|
|
|
135751
135751
|
{
|
|
135752
135752
|
"description": "The line height of the second largest display text.\n",
|
|
135753
135753
|
"commentRange": {
|
|
135754
|
-
"start":
|
|
135755
|
-
"end":
|
|
135754
|
+
"start": 268,
|
|
135755
|
+
"end": 269
|
|
135756
135756
|
},
|
|
135757
135757
|
"context": {
|
|
135758
135758
|
"type": "variable",
|
|
@@ -135760,8 +135760,8 @@
|
|
|
135760
135760
|
"value": "1.2",
|
|
135761
135761
|
"scope": "default",
|
|
135762
135762
|
"line": {
|
|
135763
|
-
"start":
|
|
135764
|
-
"end":
|
|
135763
|
+
"start": 270,
|
|
135764
|
+
"end": 270
|
|
135765
135765
|
}
|
|
135766
135766
|
},
|
|
135767
135767
|
"group": [
|
|
@@ -135778,8 +135778,8 @@
|
|
|
135778
135778
|
{
|
|
135779
135779
|
"description": "The line height of the third largest display text.\n",
|
|
135780
135780
|
"commentRange": {
|
|
135781
|
-
"start":
|
|
135782
|
-
"end":
|
|
135781
|
+
"start": 271,
|
|
135782
|
+
"end": 272
|
|
135783
135783
|
},
|
|
135784
135784
|
"context": {
|
|
135785
135785
|
"type": "variable",
|
|
@@ -135787,8 +135787,8 @@
|
|
|
135787
135787
|
"value": "1.2",
|
|
135788
135788
|
"scope": "default",
|
|
135789
135789
|
"line": {
|
|
135790
|
-
"start":
|
|
135791
|
-
"end":
|
|
135790
|
+
"start": 273,
|
|
135791
|
+
"end": 273
|
|
135792
135792
|
}
|
|
135793
135793
|
},
|
|
135794
135794
|
"group": [
|
|
@@ -135805,8 +135805,8 @@
|
|
|
135805
135805
|
{
|
|
135806
135806
|
"description": "The line height of the fourth largest display text.\n",
|
|
135807
135807
|
"commentRange": {
|
|
135808
|
-
"start":
|
|
135809
|
-
"end":
|
|
135808
|
+
"start": 274,
|
|
135809
|
+
"end": 275
|
|
135810
135810
|
},
|
|
135811
135811
|
"context": {
|
|
135812
135812
|
"type": "variable",
|
|
@@ -135814,8 +135814,8 @@
|
|
|
135814
135814
|
"value": "1.2",
|
|
135815
135815
|
"scope": "default",
|
|
135816
135816
|
"line": {
|
|
135817
|
-
"start":
|
|
135818
|
-
"end":
|
|
135817
|
+
"start": 276,
|
|
135818
|
+
"end": 276
|
|
135819
135819
|
}
|
|
135820
135820
|
},
|
|
135821
135821
|
"group": [
|
|
@@ -135832,8 +135832,8 @@
|
|
|
135832
135832
|
{
|
|
135833
135833
|
"description": "The font weight of the largest display text.\n",
|
|
135834
135834
|
"commentRange": {
|
|
135835
|
-
"start":
|
|
135836
|
-
"end":
|
|
135835
|
+
"start": 278,
|
|
135836
|
+
"end": 279
|
|
135837
135837
|
},
|
|
135838
135838
|
"context": {
|
|
135839
135839
|
"type": "variable",
|
|
@@ -135841,8 +135841,8 @@
|
|
|
135841
135841
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
135842
135842
|
"scope": "default",
|
|
135843
135843
|
"line": {
|
|
135844
|
-
"start":
|
|
135845
|
-
"end":
|
|
135844
|
+
"start": 280,
|
|
135845
|
+
"end": 280
|
|
135846
135846
|
}
|
|
135847
135847
|
},
|
|
135848
135848
|
"group": [
|
|
@@ -135859,8 +135859,8 @@
|
|
|
135859
135859
|
{
|
|
135860
135860
|
"description": "The font weight of the second largest display text.\n",
|
|
135861
135861
|
"commentRange": {
|
|
135862
|
-
"start":
|
|
135863
|
-
"end":
|
|
135862
|
+
"start": 281,
|
|
135863
|
+
"end": 282
|
|
135864
135864
|
},
|
|
135865
135865
|
"context": {
|
|
135866
135866
|
"type": "variable",
|
|
@@ -135868,8 +135868,8 @@
|
|
|
135868
135868
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
135869
135869
|
"scope": "default",
|
|
135870
135870
|
"line": {
|
|
135871
|
-
"start":
|
|
135872
|
-
"end":
|
|
135871
|
+
"start": 283,
|
|
135872
|
+
"end": 283
|
|
135873
135873
|
}
|
|
135874
135874
|
},
|
|
135875
135875
|
"group": [
|
|
@@ -135886,8 +135886,8 @@
|
|
|
135886
135886
|
{
|
|
135887
135887
|
"description": "The font weight of the third largest display text.\n",
|
|
135888
135888
|
"commentRange": {
|
|
135889
|
-
"start":
|
|
135890
|
-
"end":
|
|
135889
|
+
"start": 284,
|
|
135890
|
+
"end": 285
|
|
135891
135891
|
},
|
|
135892
135892
|
"context": {
|
|
135893
135893
|
"type": "variable",
|
|
@@ -135895,8 +135895,8 @@
|
|
|
135895
135895
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
135896
135896
|
"scope": "default",
|
|
135897
135897
|
"line": {
|
|
135898
|
-
"start":
|
|
135899
|
-
"end":
|
|
135898
|
+
"start": 286,
|
|
135899
|
+
"end": 286
|
|
135900
135900
|
}
|
|
135901
135901
|
},
|
|
135902
135902
|
"group": [
|
|
@@ -135913,8 +135913,8 @@
|
|
|
135913
135913
|
{
|
|
135914
135914
|
"description": "The font weight of the fourth largest display text.\n",
|
|
135915
135915
|
"commentRange": {
|
|
135916
|
-
"start":
|
|
135917
|
-
"end":
|
|
135916
|
+
"start": 287,
|
|
135917
|
+
"end": 288
|
|
135918
135918
|
},
|
|
135919
135919
|
"context": {
|
|
135920
135920
|
"type": "variable",
|
|
@@ -135922,8 +135922,8 @@
|
|
|
135922
135922
|
"value": "var( --kendo-font-weight-light, normal )",
|
|
135923
135923
|
"scope": "default",
|
|
135924
135924
|
"line": {
|
|
135925
|
-
"start":
|
|
135926
|
-
"end":
|
|
135925
|
+
"start": 289,
|
|
135926
|
+
"end": 289
|
|
135927
135927
|
}
|
|
135928
135928
|
},
|
|
135929
135929
|
"group": [
|
|
@@ -135940,8 +135940,8 @@
|
|
|
135940
135940
|
{
|
|
135941
135941
|
"description": "The letter spacing of the largest display text.\n",
|
|
135942
135942
|
"commentRange": {
|
|
135943
|
-
"start":
|
|
135944
|
-
"end":
|
|
135943
|
+
"start": 291,
|
|
135944
|
+
"end": 292
|
|
135945
135945
|
},
|
|
135946
135946
|
"context": {
|
|
135947
135947
|
"type": "variable",
|
|
@@ -135949,8 +135949,8 @@
|
|
|
135949
135949
|
"value": "null",
|
|
135950
135950
|
"scope": "default",
|
|
135951
135951
|
"line": {
|
|
135952
|
-
"start":
|
|
135953
|
-
"end":
|
|
135952
|
+
"start": 293,
|
|
135953
|
+
"end": 293
|
|
135954
135954
|
}
|
|
135955
135955
|
},
|
|
135956
135956
|
"group": [
|
|
@@ -135967,8 +135967,8 @@
|
|
|
135967
135967
|
{
|
|
135968
135968
|
"description": "The letter spacing of the second largest display text.\n",
|
|
135969
135969
|
"commentRange": {
|
|
135970
|
-
"start":
|
|
135971
|
-
"end":
|
|
135970
|
+
"start": 294,
|
|
135971
|
+
"end": 295
|
|
135972
135972
|
},
|
|
135973
135973
|
"context": {
|
|
135974
135974
|
"type": "variable",
|
|
@@ -135976,8 +135976,8 @@
|
|
|
135976
135976
|
"value": "null",
|
|
135977
135977
|
"scope": "default",
|
|
135978
135978
|
"line": {
|
|
135979
|
-
"start":
|
|
135980
|
-
"end":
|
|
135979
|
+
"start": 296,
|
|
135980
|
+
"end": 296
|
|
135981
135981
|
}
|
|
135982
135982
|
},
|
|
135983
135983
|
"group": [
|
|
@@ -135994,8 +135994,8 @@
|
|
|
135994
135994
|
{
|
|
135995
135995
|
"description": "The letter spacing of the third largest display text.\n",
|
|
135996
135996
|
"commentRange": {
|
|
135997
|
-
"start":
|
|
135998
|
-
"end":
|
|
135997
|
+
"start": 297,
|
|
135998
|
+
"end": 298
|
|
135999
135999
|
},
|
|
136000
136000
|
"context": {
|
|
136001
136001
|
"type": "variable",
|
|
@@ -136003,8 +136003,8 @@
|
|
|
136003
136003
|
"value": "null",
|
|
136004
136004
|
"scope": "default",
|
|
136005
136005
|
"line": {
|
|
136006
|
-
"start":
|
|
136007
|
-
"end":
|
|
136006
|
+
"start": 299,
|
|
136007
|
+
"end": 299
|
|
136008
136008
|
}
|
|
136009
136009
|
},
|
|
136010
136010
|
"group": [
|
|
@@ -136021,8 +136021,8 @@
|
|
|
136021
136021
|
{
|
|
136022
136022
|
"description": "The letter spacing of the fourth largest display text.\n",
|
|
136023
136023
|
"commentRange": {
|
|
136024
|
-
"start":
|
|
136025
|
-
"end":
|
|
136024
|
+
"start": 300,
|
|
136025
|
+
"end": 301
|
|
136026
136026
|
},
|
|
136027
136027
|
"context": {
|
|
136028
136028
|
"type": "variable",
|
|
@@ -136030,8 +136030,8 @@
|
|
|
136030
136030
|
"value": "null",
|
|
136031
136031
|
"scope": "default",
|
|
136032
136032
|
"line": {
|
|
136033
|
-
"start":
|
|
136034
|
-
"end":
|
|
136033
|
+
"start": 302,
|
|
136034
|
+
"end": 302
|
|
136035
136035
|
}
|
|
136036
136036
|
},
|
|
136037
136037
|
"group": [
|
|
@@ -136048,17 +136048,17 @@
|
|
|
136048
136048
|
{
|
|
136049
136049
|
"description": "The displays Map\n",
|
|
136050
136050
|
"commentRange": {
|
|
136051
|
-
"start":
|
|
136052
|
-
"end":
|
|
136051
|
+
"start": 304,
|
|
136052
|
+
"end": 305
|
|
136053
136053
|
},
|
|
136054
136054
|
"context": {
|
|
136055
136055
|
"type": "variable",
|
|
136056
136056
|
"name": "kendo-display",
|
|
136057
|
-
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )
|
|
136057
|
+
"value": "(\n 1: (\n font-size: $kendo-display1-font-size,\n font-family: $kendo-display1-font-family,\n line-height: $kendo-display1-line-height,\n font-weight: $kendo-display1-font-weight,\n letter-spacing: $kendo-display1-letter-spacing\n ),\n 2: (\n font-size: $kendo-display2-font-size,\n font-family: $kendo-display2-font-family,\n line-height: $kendo-display2-line-height,\n font-weight: $kendo-display2-font-weight,\n letter-spacing: $kendo-display2-letter-spacing\n ),\n 3: (\n font-size: $kendo-display3-font-size,\n font-family: $kendo-display3-font-family,\n line-height: $kendo-display3-line-height,\n font-weight: $kendo-display3-font-weight,\n letter-spacing: $kendo-display3-letter-spacing\n ),\n 4: (\n font-size: $kendo-display4-font-size,\n font-family: $kendo-display4-font-family,\n line-height: $kendo-display4-line-height,\n font-weight: $kendo-display4-font-weight,\n letter-spacing: $kendo-display4-letter-spacing\n )\n)",
|
|
136058
136058
|
"scope": "default",
|
|
136059
136059
|
"line": {
|
|
136060
|
-
"start":
|
|
136061
|
-
"end":
|
|
136060
|
+
"start": 306,
|
|
136061
|
+
"end": 335
|
|
136062
136062
|
}
|
|
136063
136063
|
},
|
|
136064
136064
|
"group": [
|