@progress/kendo-theme-classic 14.4.1-dev.2 → 14.4.1-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +518 -464
- package/dist/meta/sassdoc-raw-data.json +255 -230
- package/dist/meta/variables.json +6 -2
- 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 +3 -3
- package/scss/grid/_variables.scss +4 -0
- package/scss/scheduler/_variables.scss +2 -2
|
@@ -38175,11 +38175,36 @@
|
|
|
38175
38175
|
"name": "_variables.scss"
|
|
38176
38176
|
}
|
|
38177
38177
|
},
|
|
38178
|
+
{
|
|
38179
|
+
"description": "The font weight of the Grid grouping row text.\n",
|
|
38180
|
+
"commentRange": {
|
|
38181
|
+
"start": 334,
|
|
38182
|
+
"end": 335
|
|
38183
|
+
},
|
|
38184
|
+
"context": {
|
|
38185
|
+
"type": "variable",
|
|
38186
|
+
"name": "kendo-grid-grouping-row-font-weight",
|
|
38187
|
+
"value": "var(--kendo-font-weight-bold)",
|
|
38188
|
+
"scope": "default",
|
|
38189
|
+
"line": {
|
|
38190
|
+
"start": 336,
|
|
38191
|
+
"end": 336
|
|
38192
|
+
}
|
|
38193
|
+
},
|
|
38194
|
+
"group": [
|
|
38195
|
+
"grid"
|
|
38196
|
+
],
|
|
38197
|
+
"access": "public",
|
|
38198
|
+
"file": {
|
|
38199
|
+
"path": "grid/_variables.scss",
|
|
38200
|
+
"name": "_variables.scss"
|
|
38201
|
+
}
|
|
38202
|
+
},
|
|
38178
38203
|
{
|
|
38179
38204
|
"description": "The shadow of the Grid.\n",
|
|
38180
38205
|
"commentRange": {
|
|
38181
|
-
"start":
|
|
38182
|
-
"end":
|
|
38206
|
+
"start": 338,
|
|
38207
|
+
"end": 339
|
|
38183
38208
|
},
|
|
38184
38209
|
"context": {
|
|
38185
38210
|
"type": "variable",
|
|
@@ -38187,8 +38212,8 @@
|
|
|
38187
38212
|
"value": "$kendo-table-focus-shadow",
|
|
38188
38213
|
"scope": "default",
|
|
38189
38214
|
"line": {
|
|
38190
|
-
"start":
|
|
38191
|
-
"end":
|
|
38215
|
+
"start": 340,
|
|
38216
|
+
"end": 340
|
|
38192
38217
|
}
|
|
38193
38218
|
},
|
|
38194
38219
|
"group": [
|
|
@@ -38203,8 +38228,8 @@
|
|
|
38203
38228
|
{
|
|
38204
38229
|
"description": "The spacing of the Grid button.\n",
|
|
38205
38230
|
"commentRange": {
|
|
38206
|
-
"start":
|
|
38207
|
-
"end":
|
|
38231
|
+
"start": 342,
|
|
38232
|
+
"end": 343
|
|
38208
38233
|
},
|
|
38209
38234
|
"context": {
|
|
38210
38235
|
"type": "variable",
|
|
@@ -38212,8 +38237,8 @@
|
|
|
38212
38237
|
"value": "k-spacing(2)",
|
|
38213
38238
|
"scope": "default",
|
|
38214
38239
|
"line": {
|
|
38215
|
-
"start":
|
|
38216
|
-
"end":
|
|
38240
|
+
"start": 344,
|
|
38241
|
+
"end": 344
|
|
38217
38242
|
}
|
|
38218
38243
|
},
|
|
38219
38244
|
"group": [
|
|
@@ -38228,8 +38253,8 @@
|
|
|
38228
38253
|
{
|
|
38229
38254
|
"description": "The background color of the sticky content in the Grid.\n",
|
|
38230
38255
|
"commentRange": {
|
|
38231
|
-
"start":
|
|
38232
|
-
"end":
|
|
38256
|
+
"start": 347,
|
|
38257
|
+
"end": 348
|
|
38233
38258
|
},
|
|
38234
38259
|
"context": {
|
|
38235
38260
|
"type": "variable",
|
|
@@ -38237,8 +38262,8 @@
|
|
|
38237
38262
|
"value": "$kendo-grid-bg",
|
|
38238
38263
|
"scope": "default",
|
|
38239
38264
|
"line": {
|
|
38240
|
-
"start":
|
|
38241
|
-
"end":
|
|
38265
|
+
"start": 349,
|
|
38266
|
+
"end": 349
|
|
38242
38267
|
}
|
|
38243
38268
|
},
|
|
38244
38269
|
"group": [
|
|
@@ -38253,8 +38278,8 @@
|
|
|
38253
38278
|
{
|
|
38254
38279
|
"description": "The alternate background color of the sticky content in the Grid.\n",
|
|
38255
38280
|
"commentRange": {
|
|
38256
|
-
"start":
|
|
38257
|
-
"end":
|
|
38281
|
+
"start": 350,
|
|
38282
|
+
"end": 351
|
|
38258
38283
|
},
|
|
38259
38284
|
"context": {
|
|
38260
38285
|
"type": "variable",
|
|
@@ -38262,8 +38287,8 @@
|
|
|
38262
38287
|
"value": "k-color(base-subtle)",
|
|
38263
38288
|
"scope": "default",
|
|
38264
38289
|
"line": {
|
|
38265
|
-
"start":
|
|
38266
|
-
"end":
|
|
38290
|
+
"start": 352,
|
|
38291
|
+
"end": 352
|
|
38267
38292
|
}
|
|
38268
38293
|
},
|
|
38269
38294
|
"group": [
|
|
@@ -38278,8 +38303,8 @@
|
|
|
38278
38303
|
{
|
|
38279
38304
|
"description": "The background color of the hovered sticky content in the Grid.\n",
|
|
38280
38305
|
"commentRange": {
|
|
38281
|
-
"start":
|
|
38282
|
-
"end":
|
|
38306
|
+
"start": 353,
|
|
38307
|
+
"end": 354
|
|
38283
38308
|
},
|
|
38284
38309
|
"context": {
|
|
38285
38310
|
"type": "variable",
|
|
@@ -38287,8 +38312,8 @@
|
|
|
38287
38312
|
"value": "k-color(base-subtle-hover)",
|
|
38288
38313
|
"scope": "default",
|
|
38289
38314
|
"line": {
|
|
38290
|
-
"start":
|
|
38291
|
-
"end":
|
|
38315
|
+
"start": 355,
|
|
38316
|
+
"end": 355
|
|
38292
38317
|
}
|
|
38293
38318
|
},
|
|
38294
38319
|
"group": [
|
|
@@ -38303,8 +38328,8 @@
|
|
|
38303
38328
|
{
|
|
38304
38329
|
"description": "The border color of the sticky content in the Grid.\n",
|
|
38305
38330
|
"commentRange": {
|
|
38306
|
-
"start":
|
|
38307
|
-
"end":
|
|
38331
|
+
"start": 357,
|
|
38332
|
+
"end": 358
|
|
38308
38333
|
},
|
|
38309
38334
|
"context": {
|
|
38310
38335
|
"type": "variable",
|
|
@@ -38312,8 +38337,8 @@
|
|
|
38312
38337
|
"value": "$kendo-grid-border",
|
|
38313
38338
|
"scope": "default",
|
|
38314
38339
|
"line": {
|
|
38315
|
-
"start":
|
|
38316
|
-
"end":
|
|
38340
|
+
"start": 359,
|
|
38341
|
+
"end": 359
|
|
38317
38342
|
}
|
|
38318
38343
|
},
|
|
38319
38344
|
"group": [
|
|
@@ -38328,8 +38353,8 @@
|
|
|
38328
38353
|
{
|
|
38329
38354
|
"description": "The background color of the sticky header in the Grid.\n",
|
|
38330
38355
|
"commentRange": {
|
|
38331
|
-
"start":
|
|
38332
|
-
"end":
|
|
38356
|
+
"start": 361,
|
|
38357
|
+
"end": 362
|
|
38333
38358
|
},
|
|
38334
38359
|
"context": {
|
|
38335
38360
|
"type": "variable",
|
|
@@ -38337,8 +38362,8 @@
|
|
|
38337
38362
|
"value": "$kendo-grid-header-bg",
|
|
38338
38363
|
"scope": "default",
|
|
38339
38364
|
"line": {
|
|
38340
|
-
"start":
|
|
38341
|
-
"end":
|
|
38365
|
+
"start": 363,
|
|
38366
|
+
"end": 363
|
|
38342
38367
|
}
|
|
38343
38368
|
},
|
|
38344
38369
|
"group": [
|
|
@@ -38353,8 +38378,8 @@
|
|
|
38353
38378
|
{
|
|
38354
38379
|
"description": "The text color of the sticky header in the Grid.\n",
|
|
38355
38380
|
"commentRange": {
|
|
38356
|
-
"start":
|
|
38357
|
-
"end":
|
|
38381
|
+
"start": 364,
|
|
38382
|
+
"end": 365
|
|
38358
38383
|
},
|
|
38359
38384
|
"context": {
|
|
38360
38385
|
"type": "variable",
|
|
@@ -38362,8 +38387,8 @@
|
|
|
38362
38387
|
"value": "$kendo-grid-header-text",
|
|
38363
38388
|
"scope": "default",
|
|
38364
38389
|
"line": {
|
|
38365
|
-
"start":
|
|
38366
|
-
"end":
|
|
38390
|
+
"start": 366,
|
|
38391
|
+
"end": 366
|
|
38367
38392
|
}
|
|
38368
38393
|
},
|
|
38369
38394
|
"group": [
|
|
@@ -38378,8 +38403,8 @@
|
|
|
38378
38403
|
{
|
|
38379
38404
|
"description": "The border color of the sticky header in the Grid.\n",
|
|
38380
38405
|
"commentRange": {
|
|
38381
|
-
"start":
|
|
38382
|
-
"end":
|
|
38406
|
+
"start": 367,
|
|
38407
|
+
"end": 368
|
|
38383
38408
|
},
|
|
38384
38409
|
"context": {
|
|
38385
38410
|
"type": "variable",
|
|
@@ -38387,8 +38412,8 @@
|
|
|
38387
38412
|
"value": "$kendo-grid-sticky-border",
|
|
38388
38413
|
"scope": "default",
|
|
38389
38414
|
"line": {
|
|
38390
|
-
"start":
|
|
38391
|
-
"end":
|
|
38415
|
+
"start": 369,
|
|
38416
|
+
"end": 369
|
|
38392
38417
|
}
|
|
38393
38418
|
},
|
|
38394
38419
|
"group": [
|
|
@@ -38403,8 +38428,8 @@
|
|
|
38403
38428
|
{
|
|
38404
38429
|
"description": "The background color of the sticky footer in the Grid.\n",
|
|
38405
38430
|
"commentRange": {
|
|
38406
|
-
"start":
|
|
38407
|
-
"end":
|
|
38431
|
+
"start": 371,
|
|
38432
|
+
"end": 372
|
|
38408
38433
|
},
|
|
38409
38434
|
"context": {
|
|
38410
38435
|
"type": "variable",
|
|
@@ -38412,8 +38437,8 @@
|
|
|
38412
38437
|
"value": "$kendo-grid-header-bg",
|
|
38413
38438
|
"scope": "default",
|
|
38414
38439
|
"line": {
|
|
38415
|
-
"start":
|
|
38416
|
-
"end":
|
|
38440
|
+
"start": 373,
|
|
38441
|
+
"end": 373
|
|
38417
38442
|
}
|
|
38418
38443
|
},
|
|
38419
38444
|
"group": [
|
|
@@ -38428,8 +38453,8 @@
|
|
|
38428
38453
|
{
|
|
38429
38454
|
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
38430
38455
|
"commentRange": {
|
|
38431
|
-
"start":
|
|
38432
|
-
"end":
|
|
38456
|
+
"start": 375,
|
|
38457
|
+
"end": 376
|
|
38433
38458
|
},
|
|
38434
38459
|
"context": {
|
|
38435
38460
|
"type": "variable",
|
|
@@ -38437,8 +38462,8 @@
|
|
|
38437
38462
|
"value": "0 2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
38438
38463
|
"scope": "default",
|
|
38439
38464
|
"line": {
|
|
38440
|
-
"start":
|
|
38441
|
-
"end":
|
|
38465
|
+
"start": 377,
|
|
38466
|
+
"end": 377
|
|
38442
38467
|
}
|
|
38443
38468
|
},
|
|
38444
38469
|
"group": [
|
|
@@ -38453,8 +38478,8 @@
|
|
|
38453
38478
|
{
|
|
38454
38479
|
"description": "The box shadow of the sticky container positioned at the bottom in the Grid.\n",
|
|
38455
38480
|
"commentRange": {
|
|
38456
|
-
"start":
|
|
38457
|
-
"end":
|
|
38481
|
+
"start": 378,
|
|
38482
|
+
"end": 379
|
|
38458
38483
|
},
|
|
38459
38484
|
"context": {
|
|
38460
38485
|
"type": "variable",
|
|
@@ -38462,8 +38487,8 @@
|
|
|
38462
38487
|
"value": "0 -2px 4px 0 rgba(0, 0, 0, 0.08)",
|
|
38463
38488
|
"scope": "default",
|
|
38464
38489
|
"line": {
|
|
38465
|
-
"start":
|
|
38466
|
-
"end":
|
|
38490
|
+
"start": 380,
|
|
38491
|
+
"end": 380
|
|
38467
38492
|
}
|
|
38468
38493
|
},
|
|
38469
38494
|
"group": [
|
|
@@ -38478,8 +38503,8 @@
|
|
|
38478
38503
|
{
|
|
38479
38504
|
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
38480
38505
|
"commentRange": {
|
|
38481
|
-
"start":
|
|
38482
|
-
"end":
|
|
38506
|
+
"start": 382,
|
|
38507
|
+
"end": 383
|
|
38483
38508
|
},
|
|
38484
38509
|
"context": {
|
|
38485
38510
|
"type": "variable",
|
|
@@ -38487,8 +38512,8 @@
|
|
|
38487
38512
|
"value": "0 4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
38488
38513
|
"scope": "default",
|
|
38489
38514
|
"line": {
|
|
38490
|
-
"start":
|
|
38491
|
-
"end":
|
|
38515
|
+
"start": 384,
|
|
38516
|
+
"end": 384
|
|
38492
38517
|
}
|
|
38493
38518
|
},
|
|
38494
38519
|
"group": [
|
|
@@ -38503,8 +38528,8 @@
|
|
|
38503
38528
|
{
|
|
38504
38529
|
"description": "The box shadow of the pinned container positioned at the bottom in the Grid.\n",
|
|
38505
38530
|
"commentRange": {
|
|
38506
|
-
"start":
|
|
38507
|
-
"end":
|
|
38531
|
+
"start": 385,
|
|
38532
|
+
"end": 386
|
|
38508
38533
|
},
|
|
38509
38534
|
"context": {
|
|
38510
38535
|
"type": "variable",
|
|
@@ -38512,8 +38537,8 @@
|
|
|
38512
38537
|
"value": "0 -4px 8px 0 rgba(0, 0, 0, 0.08)",
|
|
38513
38538
|
"scope": "default",
|
|
38514
38539
|
"line": {
|
|
38515
|
-
"start":
|
|
38516
|
-
"end":
|
|
38540
|
+
"start": 387,
|
|
38541
|
+
"end": 387
|
|
38517
38542
|
}
|
|
38518
38543
|
},
|
|
38519
38544
|
"group": [
|
|
@@ -38528,8 +38553,8 @@
|
|
|
38528
38553
|
{
|
|
38529
38554
|
"description": "The width of the Grid column menu.\n",
|
|
38530
38555
|
"commentRange": {
|
|
38531
|
-
"start":
|
|
38532
|
-
"end":
|
|
38556
|
+
"start": 390,
|
|
38557
|
+
"end": 391
|
|
38533
38558
|
},
|
|
38534
38559
|
"context": {
|
|
38535
38560
|
"type": "variable",
|
|
@@ -38537,8 +38562,8 @@
|
|
|
38537
38562
|
"value": "230px",
|
|
38538
38563
|
"scope": "default",
|
|
38539
38564
|
"line": {
|
|
38540
|
-
"start":
|
|
38541
|
-
"end":
|
|
38565
|
+
"start": 392,
|
|
38566
|
+
"end": 392
|
|
38542
38567
|
}
|
|
38543
38568
|
},
|
|
38544
38569
|
"group": [
|
|
@@ -38553,8 +38578,8 @@
|
|
|
38553
38578
|
{
|
|
38554
38579
|
"description": "The maximum width of the Grid column menu.\n",
|
|
38555
38580
|
"commentRange": {
|
|
38556
|
-
"start":
|
|
38557
|
-
"end":
|
|
38581
|
+
"start": 393,
|
|
38582
|
+
"end": 394
|
|
38558
38583
|
},
|
|
38559
38584
|
"context": {
|
|
38560
38585
|
"type": "variable",
|
|
@@ -38562,8 +38587,8 @@
|
|
|
38562
38587
|
"value": "320px",
|
|
38563
38588
|
"scope": "default",
|
|
38564
38589
|
"line": {
|
|
38565
|
-
"start":
|
|
38566
|
-
"end":
|
|
38590
|
+
"start": 395,
|
|
38591
|
+
"end": 395
|
|
38567
38592
|
}
|
|
38568
38593
|
},
|
|
38569
38594
|
"group": [
|
|
@@ -38578,8 +38603,8 @@
|
|
|
38578
38603
|
{
|
|
38579
38604
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
38580
38605
|
"commentRange": {
|
|
38581
|
-
"start":
|
|
38582
|
-
"end":
|
|
38606
|
+
"start": 398,
|
|
38607
|
+
"end": 399
|
|
38583
38608
|
},
|
|
38584
38609
|
"context": {
|
|
38585
38610
|
"type": "variable",
|
|
@@ -38587,8 +38612,8 @@
|
|
|
38587
38612
|
"value": "null",
|
|
38588
38613
|
"scope": "default",
|
|
38589
38614
|
"line": {
|
|
38590
|
-
"start":
|
|
38591
|
-
"end":
|
|
38615
|
+
"start": 400,
|
|
38616
|
+
"end": 400
|
|
38592
38617
|
}
|
|
38593
38618
|
},
|
|
38594
38619
|
"group": [
|
|
@@ -38603,8 +38628,8 @@
|
|
|
38603
38628
|
{
|
|
38604
38629
|
"description": "The vertical padding of the Grid popup.\n",
|
|
38605
38630
|
"commentRange": {
|
|
38606
|
-
"start":
|
|
38607
|
-
"end":
|
|
38631
|
+
"start": 401,
|
|
38632
|
+
"end": 402
|
|
38608
38633
|
},
|
|
38609
38634
|
"context": {
|
|
38610
38635
|
"type": "variable",
|
|
@@ -38612,8 +38637,8 @@
|
|
|
38612
38637
|
"value": "null",
|
|
38613
38638
|
"scope": "default",
|
|
38614
38639
|
"line": {
|
|
38615
|
-
"start":
|
|
38616
|
-
"end":
|
|
38640
|
+
"start": 403,
|
|
38641
|
+
"end": 403
|
|
38617
38642
|
}
|
|
38618
38643
|
},
|
|
38619
38644
|
"group": [
|
|
@@ -38628,8 +38653,8 @@
|
|
|
38628
38653
|
{
|
|
38629
38654
|
"description": "The horizontal padding of the Grid item.\n",
|
|
38630
38655
|
"commentRange": {
|
|
38631
|
-
"start":
|
|
38632
|
-
"end":
|
|
38656
|
+
"start": 405,
|
|
38657
|
+
"end": 406
|
|
38633
38658
|
},
|
|
38634
38659
|
"context": {
|
|
38635
38660
|
"type": "variable",
|
|
@@ -38637,8 +38662,8 @@
|
|
|
38637
38662
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
38638
38663
|
"scope": "default",
|
|
38639
38664
|
"line": {
|
|
38640
|
-
"start":
|
|
38641
|
-
"end":
|
|
38665
|
+
"start": 407,
|
|
38666
|
+
"end": 407
|
|
38642
38667
|
}
|
|
38643
38668
|
},
|
|
38644
38669
|
"group": [
|
|
@@ -38653,8 +38678,8 @@
|
|
|
38653
38678
|
{
|
|
38654
38679
|
"description": "The vertical padding of the Grid item.\n",
|
|
38655
38680
|
"commentRange": {
|
|
38656
|
-
"start":
|
|
38657
|
-
"end":
|
|
38681
|
+
"start": 408,
|
|
38682
|
+
"end": 409
|
|
38658
38683
|
},
|
|
38659
38684
|
"context": {
|
|
38660
38685
|
"type": "variable",
|
|
@@ -38662,8 +38687,8 @@
|
|
|
38662
38687
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
38663
38688
|
"scope": "default",
|
|
38664
38689
|
"line": {
|
|
38665
|
-
"start":
|
|
38666
|
-
"end":
|
|
38690
|
+
"start": 410,
|
|
38691
|
+
"end": 410
|
|
38667
38692
|
}
|
|
38668
38693
|
},
|
|
38669
38694
|
"group": [
|
|
@@ -38678,8 +38703,8 @@
|
|
|
38678
38703
|
{
|
|
38679
38704
|
"description": "The horizontal padding of the Grid item.\n",
|
|
38680
38705
|
"commentRange": {
|
|
38681
|
-
"start":
|
|
38682
|
-
"end":
|
|
38706
|
+
"start": 412,
|
|
38707
|
+
"end": 413
|
|
38683
38708
|
},
|
|
38684
38709
|
"context": {
|
|
38685
38710
|
"type": "variable",
|
|
@@ -38687,8 +38712,8 @@
|
|
|
38687
38712
|
"value": "$kendo-list-md-item-padding-x",
|
|
38688
38713
|
"scope": "default",
|
|
38689
38714
|
"line": {
|
|
38690
|
-
"start":
|
|
38691
|
-
"end":
|
|
38715
|
+
"start": 414,
|
|
38716
|
+
"end": 414
|
|
38692
38717
|
}
|
|
38693
38718
|
},
|
|
38694
38719
|
"group": [
|
|
@@ -38703,8 +38728,8 @@
|
|
|
38703
38728
|
{
|
|
38704
38729
|
"description": "The vertical padding of the Grid item.\n",
|
|
38705
38730
|
"commentRange": {
|
|
38706
|
-
"start":
|
|
38707
|
-
"end":
|
|
38731
|
+
"start": 415,
|
|
38732
|
+
"end": 416
|
|
38708
38733
|
},
|
|
38709
38734
|
"context": {
|
|
38710
38735
|
"type": "variable",
|
|
@@ -38712,8 +38737,8 @@
|
|
|
38712
38737
|
"value": "$kendo-list-md-item-padding-y",
|
|
38713
38738
|
"scope": "default",
|
|
38714
38739
|
"line": {
|
|
38715
|
-
"start":
|
|
38716
|
-
"end":
|
|
38740
|
+
"start": 417,
|
|
38741
|
+
"end": 417
|
|
38717
38742
|
}
|
|
38718
38743
|
},
|
|
38719
38744
|
"group": [
|
|
@@ -38728,8 +38753,8 @@
|
|
|
38728
38753
|
{
|
|
38729
38754
|
"description": "The horizontal padding of the Grid.\n",
|
|
38730
38755
|
"commentRange": {
|
|
38731
|
-
"start":
|
|
38732
|
-
"end":
|
|
38756
|
+
"start": 419,
|
|
38757
|
+
"end": 420
|
|
38733
38758
|
},
|
|
38734
38759
|
"context": {
|
|
38735
38760
|
"type": "variable",
|
|
@@ -38737,8 +38762,8 @@
|
|
|
38737
38762
|
"value": "k-spacing(0)",
|
|
38738
38763
|
"scope": "default",
|
|
38739
38764
|
"line": {
|
|
38740
|
-
"start":
|
|
38741
|
-
"end":
|
|
38765
|
+
"start": 421,
|
|
38766
|
+
"end": 421
|
|
38742
38767
|
}
|
|
38743
38768
|
},
|
|
38744
38769
|
"group": [
|
|
@@ -38753,8 +38778,8 @@
|
|
|
38753
38778
|
{
|
|
38754
38779
|
"description": "The vertical padding of the Grid.\n",
|
|
38755
38780
|
"commentRange": {
|
|
38756
|
-
"start":
|
|
38757
|
-
"end":
|
|
38781
|
+
"start": 422,
|
|
38782
|
+
"end": 423
|
|
38758
38783
|
},
|
|
38759
38784
|
"context": {
|
|
38760
38785
|
"type": "variable",
|
|
@@ -38762,8 +38787,8 @@
|
|
|
38762
38787
|
"value": "k-spacing(1.5)",
|
|
38763
38788
|
"scope": "default",
|
|
38764
38789
|
"line": {
|
|
38765
|
-
"start":
|
|
38766
|
-
"end":
|
|
38790
|
+
"start": 424,
|
|
38791
|
+
"end": 424
|
|
38767
38792
|
}
|
|
38768
38793
|
},
|
|
38769
38794
|
"group": [
|
|
@@ -38778,8 +38803,8 @@
|
|
|
38778
38803
|
{
|
|
38779
38804
|
"description": "The horizontal padding of the Grid header.\n",
|
|
38780
38805
|
"commentRange": {
|
|
38781
|
-
"start":
|
|
38782
|
-
"end":
|
|
38806
|
+
"start": 426,
|
|
38807
|
+
"end": 427
|
|
38783
38808
|
},
|
|
38784
38809
|
"context": {
|
|
38785
38810
|
"type": "variable",
|
|
@@ -38787,8 +38812,8 @@
|
|
|
38787
38812
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
38788
38813
|
"scope": "default",
|
|
38789
38814
|
"line": {
|
|
38790
|
-
"start":
|
|
38791
|
-
"end":
|
|
38815
|
+
"start": 428,
|
|
38816
|
+
"end": 428
|
|
38792
38817
|
}
|
|
38793
38818
|
},
|
|
38794
38819
|
"group": [
|
|
@@ -38803,8 +38828,8 @@
|
|
|
38803
38828
|
{
|
|
38804
38829
|
"description": "The vertical padding of the Grid header.\n",
|
|
38805
38830
|
"commentRange": {
|
|
38806
|
-
"start":
|
|
38807
|
-
"end":
|
|
38831
|
+
"start": 429,
|
|
38832
|
+
"end": 430
|
|
38808
38833
|
},
|
|
38809
38834
|
"context": {
|
|
38810
38835
|
"type": "variable",
|
|
@@ -38812,8 +38837,8 @@
|
|
|
38812
38837
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
38813
38838
|
"scope": "default",
|
|
38814
38839
|
"line": {
|
|
38815
|
-
"start":
|
|
38816
|
-
"end":
|
|
38840
|
+
"start": 431,
|
|
38841
|
+
"end": 431
|
|
38817
38842
|
}
|
|
38818
38843
|
},
|
|
38819
38844
|
"group": [
|
|
@@ -38828,8 +38853,8 @@
|
|
|
38828
38853
|
{
|
|
38829
38854
|
"description": "The font size of the Grid header.\n",
|
|
38830
38855
|
"commentRange": {
|
|
38831
|
-
"start":
|
|
38832
|
-
"end":
|
|
38856
|
+
"start": 433,
|
|
38857
|
+
"end": 434
|
|
38833
38858
|
},
|
|
38834
38859
|
"context": {
|
|
38835
38860
|
"type": "variable",
|
|
@@ -38837,8 +38862,8 @@
|
|
|
38837
38862
|
"value": "var(--kendo-font-size-sm)",
|
|
38838
38863
|
"scope": "default",
|
|
38839
38864
|
"line": {
|
|
38840
|
-
"start":
|
|
38841
|
-
"end":
|
|
38865
|
+
"start": 435,
|
|
38866
|
+
"end": 435
|
|
38842
38867
|
}
|
|
38843
38868
|
},
|
|
38844
38869
|
"group": [
|
|
@@ -38853,8 +38878,8 @@
|
|
|
38853
38878
|
{
|
|
38854
38879
|
"description": "The height of the Grid header.\n",
|
|
38855
38880
|
"commentRange": {
|
|
38856
|
-
"start":
|
|
38857
|
-
"end":
|
|
38881
|
+
"start": 436,
|
|
38882
|
+
"end": 437
|
|
38858
38883
|
},
|
|
38859
38884
|
"context": {
|
|
38860
38885
|
"type": "variable",
|
|
@@ -38862,8 +38887,8 @@
|
|
|
38862
38887
|
"value": "var(--kendo-line-height)",
|
|
38863
38888
|
"scope": "default",
|
|
38864
38889
|
"line": {
|
|
38865
|
-
"start":
|
|
38866
|
-
"end":
|
|
38890
|
+
"start": 438,
|
|
38891
|
+
"end": 438
|
|
38867
38892
|
}
|
|
38868
38893
|
},
|
|
38869
38894
|
"group": [
|
|
@@ -38878,8 +38903,8 @@
|
|
|
38878
38903
|
{
|
|
38879
38904
|
"description": "The text color of the Grid header.\n",
|
|
38880
38905
|
"commentRange": {
|
|
38881
|
-
"start":
|
|
38882
|
-
"end":
|
|
38906
|
+
"start": 439,
|
|
38907
|
+
"end": 440
|
|
38883
38908
|
},
|
|
38884
38909
|
"context": {
|
|
38885
38910
|
"type": "variable",
|
|
@@ -38887,8 +38912,8 @@
|
|
|
38887
38912
|
"value": "unset",
|
|
38888
38913
|
"scope": "default",
|
|
38889
38914
|
"line": {
|
|
38890
|
-
"start":
|
|
38891
|
-
"end":
|
|
38915
|
+
"start": 441,
|
|
38916
|
+
"end": 441
|
|
38892
38917
|
}
|
|
38893
38918
|
},
|
|
38894
38919
|
"group": [
|
|
@@ -38903,8 +38928,8 @@
|
|
|
38903
38928
|
{
|
|
38904
38929
|
"description": "The width of the Grid header.\n",
|
|
38905
38930
|
"commentRange": {
|
|
38906
|
-
"start":
|
|
38907
|
-
"end":
|
|
38931
|
+
"start": 442,
|
|
38932
|
+
"end": 443
|
|
38908
38933
|
},
|
|
38909
38934
|
"context": {
|
|
38910
38935
|
"type": "variable",
|
|
@@ -38912,8 +38937,8 @@
|
|
|
38912
38937
|
"value": "1px",
|
|
38913
38938
|
"scope": "default",
|
|
38914
38939
|
"line": {
|
|
38915
|
-
"start":
|
|
38916
|
-
"end":
|
|
38940
|
+
"start": 444,
|
|
38941
|
+
"end": 444
|
|
38917
38942
|
}
|
|
38918
38943
|
},
|
|
38919
38944
|
"group": [
|
|
@@ -38928,8 +38953,8 @@
|
|
|
38928
38953
|
{
|
|
38929
38954
|
"description": "The background color of the Grid header.\n",
|
|
38930
38955
|
"commentRange": {
|
|
38931
|
-
"start":
|
|
38932
|
-
"end":
|
|
38956
|
+
"start": 446,
|
|
38957
|
+
"end": 447
|
|
38933
38958
|
},
|
|
38934
38959
|
"context": {
|
|
38935
38960
|
"type": "variable",
|
|
@@ -38937,8 +38962,8 @@
|
|
|
38937
38962
|
"value": "null",
|
|
38938
38963
|
"scope": "default",
|
|
38939
38964
|
"line": {
|
|
38940
|
-
"start":
|
|
38941
|
-
"end":
|
|
38965
|
+
"start": 448,
|
|
38966
|
+
"end": 448
|
|
38942
38967
|
}
|
|
38943
38968
|
},
|
|
38944
38969
|
"group": [
|
|
@@ -38953,8 +38978,8 @@
|
|
|
38953
38978
|
{
|
|
38954
38979
|
"description": "The text color of the Grid header.\n",
|
|
38955
38980
|
"commentRange": {
|
|
38956
|
-
"start":
|
|
38957
|
-
"end":
|
|
38981
|
+
"start": 449,
|
|
38982
|
+
"end": 450
|
|
38958
38983
|
},
|
|
38959
38984
|
"context": {
|
|
38960
38985
|
"type": "variable",
|
|
@@ -38962,8 +38987,8 @@
|
|
|
38962
38987
|
"value": "$kendo-popup-text",
|
|
38963
38988
|
"scope": "default",
|
|
38964
38989
|
"line": {
|
|
38965
|
-
"start":
|
|
38966
|
-
"end":
|
|
38990
|
+
"start": 451,
|
|
38991
|
+
"end": 451
|
|
38967
38992
|
}
|
|
38968
38993
|
},
|
|
38969
38994
|
"group": [
|
|
@@ -38978,8 +39003,8 @@
|
|
|
38978
39003
|
{
|
|
38979
39004
|
"description": "The border color of the Grid header.\n",
|
|
38980
39005
|
"commentRange": {
|
|
38981
|
-
"start":
|
|
38982
|
-
"end":
|
|
39006
|
+
"start": 452,
|
|
39007
|
+
"end": 453
|
|
38983
39008
|
},
|
|
38984
39009
|
"context": {
|
|
38985
39010
|
"type": "variable",
|
|
@@ -38987,8 +39012,8 @@
|
|
|
38987
39012
|
"value": "$kendo-popup-border",
|
|
38988
39013
|
"scope": "default",
|
|
38989
39014
|
"line": {
|
|
38990
|
-
"start":
|
|
38991
|
-
"end":
|
|
39015
|
+
"start": 454,
|
|
39016
|
+
"end": 454
|
|
38992
39017
|
}
|
|
38993
39018
|
},
|
|
38994
39019
|
"group": [
|
|
@@ -39003,8 +39028,8 @@
|
|
|
39003
39028
|
{
|
|
39004
39029
|
"description": "The horizontal padding of the Grid content.\n",
|
|
39005
39030
|
"commentRange": {
|
|
39006
|
-
"start":
|
|
39007
|
-
"end":
|
|
39031
|
+
"start": 456,
|
|
39032
|
+
"end": 457
|
|
39008
39033
|
},
|
|
39009
39034
|
"context": {
|
|
39010
39035
|
"type": "variable",
|
|
@@ -39012,8 +39037,8 @@
|
|
|
39012
39037
|
"value": "k-spacing(0)",
|
|
39013
39038
|
"scope": "default",
|
|
39014
39039
|
"line": {
|
|
39015
|
-
"start":
|
|
39016
|
-
"end":
|
|
39040
|
+
"start": 458,
|
|
39041
|
+
"end": 458
|
|
39017
39042
|
}
|
|
39018
39043
|
},
|
|
39019
39044
|
"group": [
|
|
@@ -39028,8 +39053,8 @@
|
|
|
39028
39053
|
{
|
|
39029
39054
|
"description": "The vertical padding of the Grid content.\n",
|
|
39030
39055
|
"commentRange": {
|
|
39031
|
-
"start":
|
|
39032
|
-
"end":
|
|
39056
|
+
"start": 459,
|
|
39057
|
+
"end": 460
|
|
39033
39058
|
},
|
|
39034
39059
|
"context": {
|
|
39035
39060
|
"type": "variable",
|
|
@@ -39037,8 +39062,8 @@
|
|
|
39037
39062
|
"value": "k-spacing(2)",
|
|
39038
39063
|
"scope": "default",
|
|
39039
39064
|
"line": {
|
|
39040
|
-
"start":
|
|
39041
|
-
"end":
|
|
39065
|
+
"start": 461,
|
|
39066
|
+
"end": 461
|
|
39042
39067
|
}
|
|
39043
39068
|
},
|
|
39044
39069
|
"group": [
|
|
@@ -39053,8 +39078,8 @@
|
|
|
39053
39078
|
{
|
|
39054
39079
|
"description": "The background color of the Grid.\n",
|
|
39055
39080
|
"commentRange": {
|
|
39056
|
-
"start":
|
|
39057
|
-
"end":
|
|
39081
|
+
"start": 463,
|
|
39082
|
+
"end": 464
|
|
39058
39083
|
},
|
|
39059
39084
|
"context": {
|
|
39060
39085
|
"type": "variable",
|
|
@@ -39062,8 +39087,8 @@
|
|
|
39062
39087
|
"value": "k-color(surface)",
|
|
39063
39088
|
"scope": "default",
|
|
39064
39089
|
"line": {
|
|
39065
|
-
"start":
|
|
39066
|
-
"end":
|
|
39090
|
+
"start": 465,
|
|
39091
|
+
"end": 465
|
|
39067
39092
|
}
|
|
39068
39093
|
},
|
|
39069
39094
|
"group": [
|
|
@@ -39078,8 +39103,8 @@
|
|
|
39078
39103
|
{
|
|
39079
39104
|
"description": "The width of the Grid cell.\n",
|
|
39080
39105
|
"commentRange": {
|
|
39081
|
-
"start":
|
|
39082
|
-
"end":
|
|
39106
|
+
"start": 467,
|
|
39107
|
+
"end": 468
|
|
39083
39108
|
},
|
|
39084
39109
|
"context": {
|
|
39085
39110
|
"type": "variable",
|
|
@@ -39087,8 +39112,8 @@
|
|
|
39087
39112
|
"value": "($kendo-icon-size * 2.25)",
|
|
39088
39113
|
"scope": "default",
|
|
39089
39114
|
"line": {
|
|
39090
|
-
"start":
|
|
39091
|
-
"end":
|
|
39115
|
+
"start": 469,
|
|
39116
|
+
"end": 469
|
|
39092
39117
|
}
|
|
39093
39118
|
},
|
|
39094
39119
|
"group": [
|
|
@@ -39103,8 +39128,8 @@
|
|
|
39103
39128
|
{
|
|
39104
39129
|
"description": "The width of the Grid.\n",
|
|
39105
39130
|
"commentRange": {
|
|
39106
|
-
"start":
|
|
39107
|
-
"end":
|
|
39131
|
+
"start": 471,
|
|
39132
|
+
"end": 472
|
|
39108
39133
|
},
|
|
39109
39134
|
"context": {
|
|
39110
39135
|
"type": "variable",
|
|
@@ -39112,8 +39137,8 @@
|
|
|
39112
39137
|
"value": "($kendo-icon-size * 2)",
|
|
39113
39138
|
"scope": "default",
|
|
39114
39139
|
"line": {
|
|
39115
|
-
"start":
|
|
39116
|
-
"end":
|
|
39140
|
+
"start": 473,
|
|
39141
|
+
"end": 473
|
|
39117
39142
|
}
|
|
39118
39143
|
},
|
|
39119
39144
|
"group": [
|
|
@@ -39128,8 +39153,8 @@
|
|
|
39128
39153
|
{
|
|
39129
39154
|
"description": "The grouping border top of the Grid row.\n",
|
|
39130
39155
|
"commentRange": {
|
|
39131
|
-
"start":
|
|
39132
|
-
"end":
|
|
39156
|
+
"start": 475,
|
|
39157
|
+
"end": 476
|
|
39133
39158
|
},
|
|
39134
39159
|
"context": {
|
|
39135
39160
|
"type": "variable",
|
|
@@ -39137,8 +39162,8 @@
|
|
|
39137
39162
|
"value": "1px",
|
|
39138
39163
|
"scope": "default",
|
|
39139
39164
|
"line": {
|
|
39140
|
-
"start":
|
|
39141
|
-
"end":
|
|
39165
|
+
"start": 477,
|
|
39166
|
+
"end": 477
|
|
39142
39167
|
}
|
|
39143
39168
|
},
|
|
39144
39169
|
"group": [
|
|
@@ -39153,8 +39178,8 @@
|
|
|
39153
39178
|
{
|
|
39154
39179
|
"description": "The indent size for nested grouping rows.\n",
|
|
39155
39180
|
"commentRange": {
|
|
39156
|
-
"start":
|
|
39157
|
-
"end":
|
|
39181
|
+
"start": 478,
|
|
39182
|
+
"end": 479
|
|
39158
39183
|
},
|
|
39159
39184
|
"context": {
|
|
39160
39185
|
"type": "variable",
|
|
@@ -39162,8 +39187,8 @@
|
|
|
39162
39187
|
"value": "k-spacing(6)",
|
|
39163
39188
|
"scope": "default",
|
|
39164
39189
|
"line": {
|
|
39165
|
-
"start":
|
|
39166
|
-
"end":
|
|
39190
|
+
"start": 480,
|
|
39191
|
+
"end": 480
|
|
39167
39192
|
}
|
|
39168
39193
|
},
|
|
39169
39194
|
"group": [
|
|
@@ -39178,8 +39203,8 @@
|
|
|
39178
39203
|
{
|
|
39179
39204
|
"description": "The margin at the end of the checkbox in grouping rows.\n",
|
|
39180
39205
|
"commentRange": {
|
|
39181
|
-
"start":
|
|
39182
|
-
"end":
|
|
39206
|
+
"start": 481,
|
|
39207
|
+
"end": 482
|
|
39183
39208
|
},
|
|
39184
39209
|
"context": {
|
|
39185
39210
|
"type": "variable",
|
|
@@ -39187,8 +39212,8 @@
|
|
|
39187
39212
|
"value": "k-spacing(3)",
|
|
39188
39213
|
"scope": "default",
|
|
39189
39214
|
"line": {
|
|
39190
|
-
"start":
|
|
39191
|
-
"end":
|
|
39215
|
+
"start": 483,
|
|
39216
|
+
"end": 483
|
|
39192
39217
|
}
|
|
39193
39218
|
},
|
|
39194
39219
|
"group": [
|
|
@@ -39203,8 +39228,8 @@
|
|
|
39203
39228
|
{
|
|
39204
39229
|
"description": "The vertical border of the Grid footer.\n",
|
|
39205
39230
|
"commentRange": {
|
|
39206
|
-
"start":
|
|
39207
|
-
"end":
|
|
39231
|
+
"start": 484,
|
|
39232
|
+
"end": 485
|
|
39208
39233
|
},
|
|
39209
39234
|
"context": {
|
|
39210
39235
|
"type": "variable",
|
|
@@ -39212,8 +39237,8 @@
|
|
|
39212
39237
|
"value": "1px",
|
|
39213
39238
|
"scope": "default",
|
|
39214
39239
|
"line": {
|
|
39215
|
-
"start":
|
|
39216
|
-
"end":
|
|
39240
|
+
"start": 486,
|
|
39241
|
+
"end": 486
|
|
39217
39242
|
}
|
|
39218
39243
|
},
|
|
39219
39244
|
"group": [
|
|
@@ -39228,8 +39253,8 @@
|
|
|
39228
39253
|
{
|
|
39229
39254
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
39230
39255
|
"commentRange": {
|
|
39231
|
-
"start":
|
|
39232
|
-
"end":
|
|
39256
|
+
"start": 488,
|
|
39257
|
+
"end": 489
|
|
39233
39258
|
},
|
|
39234
39259
|
"context": {
|
|
39235
39260
|
"type": "variable",
|
|
@@ -39237,8 +39262,8 @@
|
|
|
39237
39262
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
39238
39263
|
"scope": "default",
|
|
39239
39264
|
"line": {
|
|
39240
|
-
"start":
|
|
39241
|
-
"end":
|
|
39265
|
+
"start": 490,
|
|
39266
|
+
"end": 490
|
|
39242
39267
|
}
|
|
39243
39268
|
},
|
|
39244
39269
|
"group": [
|
|
@@ -39253,8 +39278,8 @@
|
|
|
39253
39278
|
{
|
|
39254
39279
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
39255
39280
|
"commentRange": {
|
|
39256
|
-
"start":
|
|
39257
|
-
"end":
|
|
39281
|
+
"start": 491,
|
|
39282
|
+
"end": 492
|
|
39258
39283
|
},
|
|
39259
39284
|
"context": {
|
|
39260
39285
|
"type": "variable",
|
|
@@ -39262,8 +39287,8 @@
|
|
|
39262
39287
|
"value": "k-color(primary)",
|
|
39263
39288
|
"scope": "default",
|
|
39264
39289
|
"line": {
|
|
39265
|
-
"start":
|
|
39266
|
-
"end":
|
|
39290
|
+
"start": 493,
|
|
39291
|
+
"end": 493
|
|
39267
39292
|
}
|
|
39268
39293
|
},
|
|
39269
39294
|
"group": [
|
|
@@ -39278,8 +39303,8 @@
|
|
|
39278
39303
|
{
|
|
39279
39304
|
"description": "The height of the Grid row resize indicator.\n",
|
|
39280
39305
|
"commentRange": {
|
|
39281
|
-
"start":
|
|
39282
|
-
"end":
|
|
39306
|
+
"start": 494,
|
|
39307
|
+
"end": 495
|
|
39283
39308
|
},
|
|
39284
39309
|
"context": {
|
|
39285
39310
|
"type": "variable",
|
|
@@ -39287,8 +39312,8 @@
|
|
|
39287
39312
|
"value": "k-spacing(0.5)",
|
|
39288
39313
|
"scope": "default",
|
|
39289
39314
|
"line": {
|
|
39290
|
-
"start":
|
|
39291
|
-
"end":
|
|
39315
|
+
"start": 496,
|
|
39316
|
+
"end": 496
|
|
39292
39317
|
}
|
|
39293
39318
|
},
|
|
39294
39319
|
"group": [
|
|
@@ -39303,8 +39328,8 @@
|
|
|
39303
39328
|
{
|
|
39304
39329
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
39305
39330
|
"commentRange": {
|
|
39306
|
-
"start":
|
|
39307
|
-
"end":
|
|
39331
|
+
"start": 498,
|
|
39332
|
+
"end": 499
|
|
39308
39333
|
},
|
|
39309
39334
|
"context": {
|
|
39310
39335
|
"type": "variable",
|
|
@@ -39312,8 +39337,8 @@
|
|
|
39312
39337
|
"value": "k-spacing(2)",
|
|
39313
39338
|
"scope": "default",
|
|
39314
39339
|
"line": {
|
|
39315
|
-
"start":
|
|
39316
|
-
"end":
|
|
39340
|
+
"start": 500,
|
|
39341
|
+
"end": 500
|
|
39317
39342
|
}
|
|
39318
39343
|
},
|
|
39319
39344
|
"group": [
|
|
@@ -39328,8 +39353,8 @@
|
|
|
39328
39353
|
{
|
|
39329
39354
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
39330
39355
|
"commentRange": {
|
|
39331
|
-
"start":
|
|
39332
|
-
"end":
|
|
39356
|
+
"start": 501,
|
|
39357
|
+
"end": 502
|
|
39333
39358
|
},
|
|
39334
39359
|
"context": {
|
|
39335
39360
|
"type": "variable",
|
|
@@ -39337,8 +39362,8 @@
|
|
|
39337
39362
|
"value": "k-spacing(1.5)",
|
|
39338
39363
|
"scope": "default",
|
|
39339
39364
|
"line": {
|
|
39340
|
-
"start":
|
|
39341
|
-
"end":
|
|
39365
|
+
"start": 503,
|
|
39366
|
+
"end": 503
|
|
39342
39367
|
}
|
|
39343
39368
|
},
|
|
39344
39369
|
"group": [
|
|
@@ -39353,8 +39378,8 @@
|
|
|
39353
39378
|
{
|
|
39354
39379
|
"description": "The column gap of the Grid stack layout.\n",
|
|
39355
39380
|
"commentRange": {
|
|
39356
|
-
"start":
|
|
39357
|
-
"end":
|
|
39381
|
+
"start": 505,
|
|
39382
|
+
"end": 506
|
|
39358
39383
|
},
|
|
39359
39384
|
"context": {
|
|
39360
39385
|
"type": "variable",
|
|
@@ -39362,8 +39387,8 @@
|
|
|
39362
39387
|
"value": "k-spacing(1)",
|
|
39363
39388
|
"scope": "default",
|
|
39364
39389
|
"line": {
|
|
39365
|
-
"start":
|
|
39366
|
-
"end":
|
|
39390
|
+
"start": 507,
|
|
39391
|
+
"end": 507
|
|
39367
39392
|
}
|
|
39368
39393
|
},
|
|
39369
39394
|
"group": [
|
|
@@ -39378,8 +39403,8 @@
|
|
|
39378
39403
|
{
|
|
39379
39404
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
39380
39405
|
"commentRange": {
|
|
39381
|
-
"start":
|
|
39382
|
-
"end":
|
|
39406
|
+
"start": 508,
|
|
39407
|
+
"end": 509
|
|
39383
39408
|
},
|
|
39384
39409
|
"context": {
|
|
39385
39410
|
"type": "variable",
|
|
@@ -39387,8 +39412,8 @@
|
|
|
39387
39412
|
"value": "k-spacing(2)",
|
|
39388
39413
|
"scope": "default",
|
|
39389
39414
|
"line": {
|
|
39390
|
-
"start":
|
|
39391
|
-
"end":
|
|
39415
|
+
"start": 510,
|
|
39416
|
+
"end": 510
|
|
39392
39417
|
}
|
|
39393
39418
|
},
|
|
39394
39419
|
"group": [
|
|
@@ -39403,8 +39428,8 @@
|
|
|
39403
39428
|
{
|
|
39404
39429
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
39405
39430
|
"commentRange": {
|
|
39406
|
-
"start":
|
|
39407
|
-
"end":
|
|
39431
|
+
"start": 512,
|
|
39432
|
+
"end": 513
|
|
39408
39433
|
},
|
|
39409
39434
|
"context": {
|
|
39410
39435
|
"type": "variable",
|
|
@@ -39412,8 +39437,8 @@
|
|
|
39412
39437
|
"value": "k-spacing(2)",
|
|
39413
39438
|
"scope": "default",
|
|
39414
39439
|
"line": {
|
|
39415
|
-
"start":
|
|
39416
|
-
"end":
|
|
39440
|
+
"start": 514,
|
|
39441
|
+
"end": 514
|
|
39417
39442
|
}
|
|
39418
39443
|
},
|
|
39419
39444
|
"group": [
|
|
@@ -39428,8 +39453,8 @@
|
|
|
39428
39453
|
{
|
|
39429
39454
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
39430
39455
|
"commentRange": {
|
|
39431
|
-
"start":
|
|
39432
|
-
"end":
|
|
39456
|
+
"start": 516,
|
|
39457
|
+
"end": 517
|
|
39433
39458
|
},
|
|
39434
39459
|
"context": {
|
|
39435
39460
|
"type": "variable",
|
|
@@ -39437,8 +39462,8 @@
|
|
|
39437
39462
|
"value": "var(--kendo-font-size-sm)",
|
|
39438
39463
|
"scope": "default",
|
|
39439
39464
|
"line": {
|
|
39440
|
-
"start":
|
|
39441
|
-
"end":
|
|
39465
|
+
"start": 518,
|
|
39466
|
+
"end": 518
|
|
39442
39467
|
}
|
|
39443
39468
|
},
|
|
39444
39469
|
"group": [
|
|
@@ -39453,8 +39478,8 @@
|
|
|
39453
39478
|
{
|
|
39454
39479
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
39455
39480
|
"commentRange": {
|
|
39456
|
-
"start":
|
|
39457
|
-
"end":
|
|
39481
|
+
"start": 519,
|
|
39482
|
+
"end": 520
|
|
39458
39483
|
},
|
|
39459
39484
|
"context": {
|
|
39460
39485
|
"type": "variable",
|
|
@@ -39462,8 +39487,8 @@
|
|
|
39462
39487
|
"value": "var(--kendo-font-weight-bold)",
|
|
39463
39488
|
"scope": "default",
|
|
39464
39489
|
"line": {
|
|
39465
|
-
"start":
|
|
39466
|
-
"end":
|
|
39490
|
+
"start": 521,
|
|
39491
|
+
"end": 521
|
|
39467
39492
|
}
|
|
39468
39493
|
},
|
|
39469
39494
|
"group": [
|
|
@@ -39478,8 +39503,8 @@
|
|
|
39478
39503
|
{
|
|
39479
39504
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
39480
39505
|
"commentRange": {
|
|
39481
|
-
"start":
|
|
39482
|
-
"end":
|
|
39506
|
+
"start": 522,
|
|
39507
|
+
"end": 523
|
|
39483
39508
|
},
|
|
39484
39509
|
"context": {
|
|
39485
39510
|
"type": "variable",
|
|
@@ -39487,8 +39512,8 @@
|
|
|
39487
39512
|
"value": "k-spacing(2.5)",
|
|
39488
39513
|
"scope": "default",
|
|
39489
39514
|
"line": {
|
|
39490
|
-
"start":
|
|
39491
|
-
"end":
|
|
39515
|
+
"start": 524,
|
|
39516
|
+
"end": 524
|
|
39492
39517
|
}
|
|
39493
39518
|
},
|
|
39494
39519
|
"group": [
|
|
@@ -39503,8 +39528,8 @@
|
|
|
39503
39528
|
{
|
|
39504
39529
|
"description": "The color of the Grid stack layout column header.\n",
|
|
39505
39530
|
"commentRange": {
|
|
39506
|
-
"start":
|
|
39507
|
-
"end":
|
|
39531
|
+
"start": 525,
|
|
39532
|
+
"end": 526
|
|
39508
39533
|
},
|
|
39509
39534
|
"context": {
|
|
39510
39535
|
"type": "variable",
|
|
@@ -39512,8 +39537,8 @@
|
|
|
39512
39537
|
"value": "k-color(subtle)",
|
|
39513
39538
|
"scope": "default",
|
|
39514
39539
|
"line": {
|
|
39515
|
-
"start":
|
|
39516
|
-
"end":
|
|
39540
|
+
"start": 527,
|
|
39541
|
+
"end": 527
|
|
39517
39542
|
}
|
|
39518
39543
|
},
|
|
39519
39544
|
"group": [
|
|
@@ -39528,8 +39553,8 @@
|
|
|
39528
39553
|
{
|
|
39529
39554
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
39530
39555
|
"commentRange": {
|
|
39531
|
-
"start":
|
|
39532
|
-
"end":
|
|
39556
|
+
"start": 528,
|
|
39557
|
+
"end": 529
|
|
39533
39558
|
},
|
|
39534
39559
|
"context": {
|
|
39535
39560
|
"type": "variable",
|
|
@@ -39537,8 +39562,8 @@
|
|
|
39537
39562
|
"value": "color-mix(in srgb, k-color(on-app-surface) 12%, transparent)",
|
|
39538
39563
|
"scope": "default",
|
|
39539
39564
|
"line": {
|
|
39540
|
-
"start":
|
|
39541
|
-
"end":
|
|
39565
|
+
"start": 530,
|
|
39566
|
+
"end": 530
|
|
39542
39567
|
}
|
|
39543
39568
|
},
|
|
39544
39569
|
"group": [
|
|
@@ -39553,8 +39578,8 @@
|
|
|
39553
39578
|
{
|
|
39554
39579
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
39555
39580
|
"commentRange": {
|
|
39556
|
-
"start":
|
|
39557
|
-
"end":
|
|
39581
|
+
"start": 531,
|
|
39582
|
+
"end": 532
|
|
39558
39583
|
},
|
|
39559
39584
|
"context": {
|
|
39560
39585
|
"type": "variable",
|
|
@@ -39562,8 +39587,8 @@
|
|
|
39562
39587
|
"value": "k-elevation(2)",
|
|
39563
39588
|
"scope": "default",
|
|
39564
39589
|
"line": {
|
|
39565
|
-
"start":
|
|
39566
|
-
"end":
|
|
39590
|
+
"start": 533,
|
|
39591
|
+
"end": 533
|
|
39567
39592
|
}
|
|
39568
39593
|
},
|
|
39569
39594
|
"group": [
|
|
@@ -39578,8 +39603,8 @@
|
|
|
39578
39603
|
{
|
|
39579
39604
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
39580
39605
|
"commentRange": {
|
|
39581
|
-
"start":
|
|
39582
|
-
"end":
|
|
39606
|
+
"start": 535,
|
|
39607
|
+
"end": 536
|
|
39583
39608
|
},
|
|
39584
39609
|
"context": {
|
|
39585
39610
|
"type": "variable",
|
|
@@ -39587,8 +39612,8 @@
|
|
|
39587
39612
|
"value": "var(--kendo-font-weight-bold)",
|
|
39588
39613
|
"scope": "default",
|
|
39589
39614
|
"line": {
|
|
39590
|
-
"start":
|
|
39591
|
-
"end":
|
|
39615
|
+
"start": 537,
|
|
39616
|
+
"end": 537
|
|
39592
39617
|
}
|
|
39593
39618
|
},
|
|
39594
39619
|
"group": [
|
|
@@ -63787,7 +63812,7 @@
|
|
|
63787
63812
|
"context": {
|
|
63788
63813
|
"type": "variable",
|
|
63789
63814
|
"name": "kendo-scheduler-toolbar-bg",
|
|
63790
|
-
"value": "
|
|
63815
|
+
"value": "k-color(surface-alt)",
|
|
63791
63816
|
"scope": "default",
|
|
63792
63817
|
"line": {
|
|
63793
63818
|
"start": 36,
|
|
@@ -63887,7 +63912,7 @@
|
|
|
63887
63912
|
"context": {
|
|
63888
63913
|
"type": "variable",
|
|
63889
63914
|
"name": "kendo-scheduler-footer-bg",
|
|
63890
|
-
"value": "
|
|
63915
|
+
"value": "k-color(surface-alt)",
|
|
63891
63916
|
"scope": "default",
|
|
63892
63917
|
"line": {
|
|
63893
63918
|
"start": 49,
|