@progress/kendo-theme-bootstrap 13.0.0-dev.0 → 13.0.0-dev.1
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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +426 -318
- package/dist/meta/sassdoc-raw-data.json +209 -159
- package/dist/meta/variables.json +8 -0
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/grid/_theme.scss +9 -0
- package/scss/grid/_variables.scss +11 -1
|
@@ -40062,15 +40062,15 @@
|
|
|
40062
40062
|
"resolvedType": "String"
|
|
40063
40063
|
},
|
|
40064
40064
|
{
|
|
40065
|
-
"description": "The
|
|
40065
|
+
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
40066
40066
|
"commentRange": {
|
|
40067
40067
|
"start": 354,
|
|
40068
40068
|
"end": 355
|
|
40069
40069
|
},
|
|
40070
40070
|
"context": {
|
|
40071
40071
|
"type": "variable",
|
|
40072
|
-
"name": "kendo-grid-
|
|
40073
|
-
"value": "
|
|
40072
|
+
"name": "kendo-grid-sticky-container-shadow",
|
|
40073
|
+
"value": "k-elevation(2)",
|
|
40074
40074
|
"scope": "default",
|
|
40075
40075
|
"line": {
|
|
40076
40076
|
"start": 356,
|
|
@@ -40085,14 +40085,41 @@
|
|
|
40085
40085
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
40086
40086
|
"name": "_variables.scss"
|
|
40087
40087
|
},
|
|
40088
|
+
"resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
|
|
40089
|
+
"resolvedType": "String"
|
|
40090
|
+
},
|
|
40091
|
+
{
|
|
40092
|
+
"description": "The width of the Grid column menu.\n",
|
|
40093
|
+
"commentRange": {
|
|
40094
|
+
"start": 358,
|
|
40095
|
+
"end": 359
|
|
40096
|
+
},
|
|
40097
|
+
"context": {
|
|
40098
|
+
"type": "variable",
|
|
40099
|
+
"name": "kendo-grid-column-menu-width",
|
|
40100
|
+
"value": "250px",
|
|
40101
|
+
"scope": "default",
|
|
40102
|
+
"line": {
|
|
40103
|
+
"start": 360,
|
|
40104
|
+
"end": 360
|
|
40105
|
+
}
|
|
40106
|
+
},
|
|
40107
|
+
"group": [
|
|
40108
|
+
"grid"
|
|
40109
|
+
],
|
|
40110
|
+
"access": "public",
|
|
40111
|
+
"file": {
|
|
40112
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
40113
|
+
"name": "_variables.scss"
|
|
40114
|
+
},
|
|
40088
40115
|
"resolvedValue": "250px",
|
|
40089
40116
|
"resolvedType": "Number"
|
|
40090
40117
|
},
|
|
40091
40118
|
{
|
|
40092
40119
|
"description": "The maximum width of the Grid column menu.\n",
|
|
40093
40120
|
"commentRange": {
|
|
40094
|
-
"start":
|
|
40095
|
-
"end":
|
|
40121
|
+
"start": 361,
|
|
40122
|
+
"end": 362
|
|
40096
40123
|
},
|
|
40097
40124
|
"context": {
|
|
40098
40125
|
"type": "variable",
|
|
@@ -40100,8 +40127,8 @@
|
|
|
40100
40127
|
"value": "320px",
|
|
40101
40128
|
"scope": "default",
|
|
40102
40129
|
"line": {
|
|
40103
|
-
"start":
|
|
40104
|
-
"end":
|
|
40130
|
+
"start": 363,
|
|
40131
|
+
"end": 363
|
|
40105
40132
|
}
|
|
40106
40133
|
},
|
|
40107
40134
|
"group": [
|
|
@@ -40118,8 +40145,8 @@
|
|
|
40118
40145
|
{
|
|
40119
40146
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
40120
40147
|
"commentRange": {
|
|
40121
|
-
"start":
|
|
40122
|
-
"end":
|
|
40148
|
+
"start": 366,
|
|
40149
|
+
"end": 367
|
|
40123
40150
|
},
|
|
40124
40151
|
"context": {
|
|
40125
40152
|
"type": "variable",
|
|
@@ -40127,8 +40154,8 @@
|
|
|
40127
40154
|
"value": "null",
|
|
40128
40155
|
"scope": "default",
|
|
40129
40156
|
"line": {
|
|
40130
|
-
"start":
|
|
40131
|
-
"end":
|
|
40157
|
+
"start": 368,
|
|
40158
|
+
"end": 368
|
|
40132
40159
|
}
|
|
40133
40160
|
},
|
|
40134
40161
|
"group": [
|
|
@@ -40145,8 +40172,8 @@
|
|
|
40145
40172
|
{
|
|
40146
40173
|
"description": "The vertical padding of the Grid popup.\n",
|
|
40147
40174
|
"commentRange": {
|
|
40148
|
-
"start":
|
|
40149
|
-
"end":
|
|
40175
|
+
"start": 369,
|
|
40176
|
+
"end": 370
|
|
40150
40177
|
},
|
|
40151
40178
|
"context": {
|
|
40152
40179
|
"type": "variable",
|
|
@@ -40154,8 +40181,8 @@
|
|
|
40154
40181
|
"value": "null",
|
|
40155
40182
|
"scope": "default",
|
|
40156
40183
|
"line": {
|
|
40157
|
-
"start":
|
|
40158
|
-
"end":
|
|
40184
|
+
"start": 371,
|
|
40185
|
+
"end": 371
|
|
40159
40186
|
}
|
|
40160
40187
|
},
|
|
40161
40188
|
"group": [
|
|
@@ -40172,8 +40199,8 @@
|
|
|
40172
40199
|
{
|
|
40173
40200
|
"description": "The horizontal padding of the Grid item.\n",
|
|
40174
40201
|
"commentRange": {
|
|
40175
|
-
"start":
|
|
40176
|
-
"end":
|
|
40202
|
+
"start": 373,
|
|
40203
|
+
"end": 374
|
|
40177
40204
|
},
|
|
40178
40205
|
"context": {
|
|
40179
40206
|
"type": "variable",
|
|
@@ -40181,8 +40208,8 @@
|
|
|
40181
40208
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
40182
40209
|
"scope": "default",
|
|
40183
40210
|
"line": {
|
|
40184
|
-
"start":
|
|
40185
|
-
"end":
|
|
40211
|
+
"start": 375,
|
|
40212
|
+
"end": 375
|
|
40186
40213
|
}
|
|
40187
40214
|
},
|
|
40188
40215
|
"group": [
|
|
@@ -40199,8 +40226,8 @@
|
|
|
40199
40226
|
{
|
|
40200
40227
|
"description": "The vertical padding of the Grid item.\n",
|
|
40201
40228
|
"commentRange": {
|
|
40202
|
-
"start":
|
|
40203
|
-
"end":
|
|
40229
|
+
"start": 376,
|
|
40230
|
+
"end": 377
|
|
40204
40231
|
},
|
|
40205
40232
|
"context": {
|
|
40206
40233
|
"type": "variable",
|
|
@@ -40208,8 +40235,8 @@
|
|
|
40208
40235
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
40209
40236
|
"scope": "default",
|
|
40210
40237
|
"line": {
|
|
40211
|
-
"start":
|
|
40212
|
-
"end":
|
|
40238
|
+
"start": 378,
|
|
40239
|
+
"end": 378
|
|
40213
40240
|
}
|
|
40214
40241
|
},
|
|
40215
40242
|
"group": [
|
|
@@ -40226,8 +40253,8 @@
|
|
|
40226
40253
|
{
|
|
40227
40254
|
"description": "The horizontal padding of the Grid item.\n",
|
|
40228
40255
|
"commentRange": {
|
|
40229
|
-
"start":
|
|
40230
|
-
"end":
|
|
40256
|
+
"start": 380,
|
|
40257
|
+
"end": 381
|
|
40231
40258
|
},
|
|
40232
40259
|
"context": {
|
|
40233
40260
|
"type": "variable",
|
|
@@ -40235,8 +40262,8 @@
|
|
|
40235
40262
|
"value": "$kendo-list-md-item-padding-x",
|
|
40236
40263
|
"scope": "default",
|
|
40237
40264
|
"line": {
|
|
40238
|
-
"start":
|
|
40239
|
-
"end":
|
|
40265
|
+
"start": 382,
|
|
40266
|
+
"end": 382
|
|
40240
40267
|
}
|
|
40241
40268
|
},
|
|
40242
40269
|
"group": [
|
|
@@ -40253,8 +40280,8 @@
|
|
|
40253
40280
|
{
|
|
40254
40281
|
"description": "The vertical padding of the Grid item.\n",
|
|
40255
40282
|
"commentRange": {
|
|
40256
|
-
"start":
|
|
40257
|
-
"end":
|
|
40283
|
+
"start": 383,
|
|
40284
|
+
"end": 384
|
|
40258
40285
|
},
|
|
40259
40286
|
"context": {
|
|
40260
40287
|
"type": "variable",
|
|
@@ -40262,8 +40289,8 @@
|
|
|
40262
40289
|
"value": "$kendo-list-md-item-padding-y",
|
|
40263
40290
|
"scope": "default",
|
|
40264
40291
|
"line": {
|
|
40265
|
-
"start":
|
|
40266
|
-
"end":
|
|
40292
|
+
"start": 385,
|
|
40293
|
+
"end": 385
|
|
40267
40294
|
}
|
|
40268
40295
|
},
|
|
40269
40296
|
"group": [
|
|
@@ -40280,8 +40307,8 @@
|
|
|
40280
40307
|
{
|
|
40281
40308
|
"description": "The horizontal padding of the Grid.\n",
|
|
40282
40309
|
"commentRange": {
|
|
40283
|
-
"start":
|
|
40284
|
-
"end":
|
|
40310
|
+
"start": 387,
|
|
40311
|
+
"end": 388
|
|
40285
40312
|
},
|
|
40286
40313
|
"context": {
|
|
40287
40314
|
"type": "variable",
|
|
@@ -40289,8 +40316,8 @@
|
|
|
40289
40316
|
"value": "k-spacing(0)",
|
|
40290
40317
|
"scope": "default",
|
|
40291
40318
|
"line": {
|
|
40292
|
-
"start":
|
|
40293
|
-
"end":
|
|
40319
|
+
"start": 389,
|
|
40320
|
+
"end": 389
|
|
40294
40321
|
}
|
|
40295
40322
|
},
|
|
40296
40323
|
"group": [
|
|
@@ -40307,8 +40334,8 @@
|
|
|
40307
40334
|
{
|
|
40308
40335
|
"description": "The vertical padding of the Grid.\n",
|
|
40309
40336
|
"commentRange": {
|
|
40310
|
-
"start":
|
|
40311
|
-
"end":
|
|
40337
|
+
"start": 390,
|
|
40338
|
+
"end": 391
|
|
40312
40339
|
},
|
|
40313
40340
|
"context": {
|
|
40314
40341
|
"type": "variable",
|
|
@@ -40316,8 +40343,8 @@
|
|
|
40316
40343
|
"value": "k-spacing(2)",
|
|
40317
40344
|
"scope": "default",
|
|
40318
40345
|
"line": {
|
|
40319
|
-
"start":
|
|
40320
|
-
"end":
|
|
40346
|
+
"start": 392,
|
|
40347
|
+
"end": 392
|
|
40321
40348
|
}
|
|
40322
40349
|
},
|
|
40323
40350
|
"group": [
|
|
@@ -40334,8 +40361,8 @@
|
|
|
40334
40361
|
{
|
|
40335
40362
|
"description": "The horizontal padding of the Grid header.\n",
|
|
40336
40363
|
"commentRange": {
|
|
40337
|
-
"start":
|
|
40338
|
-
"end":
|
|
40364
|
+
"start": 394,
|
|
40365
|
+
"end": 395
|
|
40339
40366
|
},
|
|
40340
40367
|
"context": {
|
|
40341
40368
|
"type": "variable",
|
|
@@ -40343,8 +40370,8 @@
|
|
|
40343
40370
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
40344
40371
|
"scope": "default",
|
|
40345
40372
|
"line": {
|
|
40346
|
-
"start":
|
|
40347
|
-
"end":
|
|
40373
|
+
"start": 396,
|
|
40374
|
+
"end": 396
|
|
40348
40375
|
}
|
|
40349
40376
|
},
|
|
40350
40377
|
"group": [
|
|
@@ -40361,8 +40388,8 @@
|
|
|
40361
40388
|
{
|
|
40362
40389
|
"description": "The vertical padding of the Grid header.\n",
|
|
40363
40390
|
"commentRange": {
|
|
40364
|
-
"start":
|
|
40365
|
-
"end":
|
|
40391
|
+
"start": 397,
|
|
40392
|
+
"end": 398
|
|
40366
40393
|
},
|
|
40367
40394
|
"context": {
|
|
40368
40395
|
"type": "variable",
|
|
@@ -40370,8 +40397,8 @@
|
|
|
40370
40397
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
40371
40398
|
"scope": "default",
|
|
40372
40399
|
"line": {
|
|
40373
|
-
"start":
|
|
40374
|
-
"end":
|
|
40400
|
+
"start": 399,
|
|
40401
|
+
"end": 399
|
|
40375
40402
|
}
|
|
40376
40403
|
},
|
|
40377
40404
|
"group": [
|
|
@@ -40388,8 +40415,8 @@
|
|
|
40388
40415
|
{
|
|
40389
40416
|
"description": "The font size of the Grid header.\n",
|
|
40390
40417
|
"commentRange": {
|
|
40391
|
-
"start":
|
|
40392
|
-
"end":
|
|
40418
|
+
"start": 401,
|
|
40419
|
+
"end": 402
|
|
40393
40420
|
},
|
|
40394
40421
|
"context": {
|
|
40395
40422
|
"type": "variable",
|
|
@@ -40397,8 +40424,8 @@
|
|
|
40397
40424
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
40398
40425
|
"scope": "default",
|
|
40399
40426
|
"line": {
|
|
40400
|
-
"start":
|
|
40401
|
-
"end":
|
|
40427
|
+
"start": 403,
|
|
40428
|
+
"end": 403
|
|
40402
40429
|
}
|
|
40403
40430
|
},
|
|
40404
40431
|
"group": [
|
|
@@ -40415,8 +40442,8 @@
|
|
|
40415
40442
|
{
|
|
40416
40443
|
"description": "The height of the Grid header.\n",
|
|
40417
40444
|
"commentRange": {
|
|
40418
|
-
"start":
|
|
40419
|
-
"end":
|
|
40445
|
+
"start": 404,
|
|
40446
|
+
"end": 405
|
|
40420
40447
|
},
|
|
40421
40448
|
"context": {
|
|
40422
40449
|
"type": "variable",
|
|
@@ -40424,8 +40451,8 @@
|
|
|
40424
40451
|
"value": "var( --kendo-line-height, normal )",
|
|
40425
40452
|
"scope": "default",
|
|
40426
40453
|
"line": {
|
|
40427
|
-
"start":
|
|
40428
|
-
"end":
|
|
40454
|
+
"start": 406,
|
|
40455
|
+
"end": 406
|
|
40429
40456
|
}
|
|
40430
40457
|
},
|
|
40431
40458
|
"group": [
|
|
@@ -40442,8 +40469,8 @@
|
|
|
40442
40469
|
{
|
|
40443
40470
|
"description": "The text color of the Grid header.\n",
|
|
40444
40471
|
"commentRange": {
|
|
40445
|
-
"start":
|
|
40446
|
-
"end":
|
|
40472
|
+
"start": 407,
|
|
40473
|
+
"end": 408
|
|
40447
40474
|
},
|
|
40448
40475
|
"context": {
|
|
40449
40476
|
"type": "variable",
|
|
@@ -40451,8 +40478,8 @@
|
|
|
40451
40478
|
"value": "uppercase",
|
|
40452
40479
|
"scope": "default",
|
|
40453
40480
|
"line": {
|
|
40454
|
-
"start":
|
|
40455
|
-
"end":
|
|
40481
|
+
"start": 409,
|
|
40482
|
+
"end": 409
|
|
40456
40483
|
}
|
|
40457
40484
|
},
|
|
40458
40485
|
"group": [
|
|
@@ -40469,8 +40496,8 @@
|
|
|
40469
40496
|
{
|
|
40470
40497
|
"description": "The width of the Grid header.\n",
|
|
40471
40498
|
"commentRange": {
|
|
40472
|
-
"start":
|
|
40473
|
-
"end":
|
|
40499
|
+
"start": 410,
|
|
40500
|
+
"end": 411
|
|
40474
40501
|
},
|
|
40475
40502
|
"context": {
|
|
40476
40503
|
"type": "variable",
|
|
@@ -40478,8 +40505,8 @@
|
|
|
40478
40505
|
"value": "1px",
|
|
40479
40506
|
"scope": "default",
|
|
40480
40507
|
"line": {
|
|
40481
|
-
"start":
|
|
40482
|
-
"end":
|
|
40508
|
+
"start": 412,
|
|
40509
|
+
"end": 412
|
|
40483
40510
|
}
|
|
40484
40511
|
},
|
|
40485
40512
|
"group": [
|
|
@@ -40496,8 +40523,8 @@
|
|
|
40496
40523
|
{
|
|
40497
40524
|
"description": "The background color of the Grid header.\n",
|
|
40498
40525
|
"commentRange": {
|
|
40499
|
-
"start":
|
|
40500
|
-
"end":
|
|
40526
|
+
"start": 414,
|
|
40527
|
+
"end": 415
|
|
40501
40528
|
},
|
|
40502
40529
|
"context": {
|
|
40503
40530
|
"type": "variable",
|
|
@@ -40505,8 +40532,8 @@
|
|
|
40505
40532
|
"value": "null",
|
|
40506
40533
|
"scope": "default",
|
|
40507
40534
|
"line": {
|
|
40508
|
-
"start":
|
|
40509
|
-
"end":
|
|
40535
|
+
"start": 416,
|
|
40536
|
+
"end": 416
|
|
40510
40537
|
}
|
|
40511
40538
|
},
|
|
40512
40539
|
"group": [
|
|
@@ -40523,8 +40550,8 @@
|
|
|
40523
40550
|
{
|
|
40524
40551
|
"description": "The text color of the Grid header.\n",
|
|
40525
40552
|
"commentRange": {
|
|
40526
|
-
"start":
|
|
40527
|
-
"end":
|
|
40553
|
+
"start": 417,
|
|
40554
|
+
"end": 418
|
|
40528
40555
|
},
|
|
40529
40556
|
"context": {
|
|
40530
40557
|
"type": "variable",
|
|
@@ -40532,8 +40559,8 @@
|
|
|
40532
40559
|
"value": "$kendo-popup-text",
|
|
40533
40560
|
"scope": "default",
|
|
40534
40561
|
"line": {
|
|
40535
|
-
"start":
|
|
40536
|
-
"end":
|
|
40562
|
+
"start": 419,
|
|
40563
|
+
"end": 419
|
|
40537
40564
|
}
|
|
40538
40565
|
},
|
|
40539
40566
|
"group": [
|
|
@@ -40550,8 +40577,8 @@
|
|
|
40550
40577
|
{
|
|
40551
40578
|
"description": "The border color of the Grid header.\n",
|
|
40552
40579
|
"commentRange": {
|
|
40553
|
-
"start":
|
|
40554
|
-
"end":
|
|
40580
|
+
"start": 420,
|
|
40581
|
+
"end": 421
|
|
40555
40582
|
},
|
|
40556
40583
|
"context": {
|
|
40557
40584
|
"type": "variable",
|
|
@@ -40559,8 +40586,8 @@
|
|
|
40559
40586
|
"value": "$kendo-popup-border",
|
|
40560
40587
|
"scope": "default",
|
|
40561
40588
|
"line": {
|
|
40562
|
-
"start":
|
|
40563
|
-
"end":
|
|
40589
|
+
"start": 422,
|
|
40590
|
+
"end": 422
|
|
40564
40591
|
}
|
|
40565
40592
|
},
|
|
40566
40593
|
"group": [
|
|
@@ -40577,8 +40604,8 @@
|
|
|
40577
40604
|
{
|
|
40578
40605
|
"description": "The horizontal padding of the Grid content.\n",
|
|
40579
40606
|
"commentRange": {
|
|
40580
|
-
"start":
|
|
40581
|
-
"end":
|
|
40607
|
+
"start": 424,
|
|
40608
|
+
"end": 425
|
|
40582
40609
|
},
|
|
40583
40610
|
"context": {
|
|
40584
40611
|
"type": "variable",
|
|
@@ -40586,8 +40613,8 @@
|
|
|
40586
40613
|
"value": "k-spacing(0)!default",
|
|
40587
40614
|
"scope": "private",
|
|
40588
40615
|
"line": {
|
|
40589
|
-
"start":
|
|
40590
|
-
"end":
|
|
40616
|
+
"start": 426,
|
|
40617
|
+
"end": 426
|
|
40591
40618
|
}
|
|
40592
40619
|
},
|
|
40593
40620
|
"group": [
|
|
@@ -40604,8 +40631,8 @@
|
|
|
40604
40631
|
{
|
|
40605
40632
|
"description": "The vertical padding of the Grid content.\n",
|
|
40606
40633
|
"commentRange": {
|
|
40607
|
-
"start":
|
|
40608
|
-
"end":
|
|
40634
|
+
"start": 427,
|
|
40635
|
+
"end": 428
|
|
40609
40636
|
},
|
|
40610
40637
|
"context": {
|
|
40611
40638
|
"type": "variable",
|
|
@@ -40613,8 +40640,8 @@
|
|
|
40613
40640
|
"value": "k-spacing(2)",
|
|
40614
40641
|
"scope": "default",
|
|
40615
40642
|
"line": {
|
|
40616
|
-
"start":
|
|
40617
|
-
"end":
|
|
40643
|
+
"start": 429,
|
|
40644
|
+
"end": 429
|
|
40618
40645
|
}
|
|
40619
40646
|
},
|
|
40620
40647
|
"group": [
|
|
@@ -40631,8 +40658,8 @@
|
|
|
40631
40658
|
{
|
|
40632
40659
|
"description": "The background color of the Grid.\n",
|
|
40633
40660
|
"commentRange": {
|
|
40634
|
-
"start":
|
|
40635
|
-
"end":
|
|
40661
|
+
"start": 431,
|
|
40662
|
+
"end": 432
|
|
40636
40663
|
},
|
|
40637
40664
|
"context": {
|
|
40638
40665
|
"type": "variable",
|
|
@@ -40640,8 +40667,8 @@
|
|
|
40640
40667
|
"value": "k-color(surface)",
|
|
40641
40668
|
"scope": "default",
|
|
40642
40669
|
"line": {
|
|
40643
|
-
"start":
|
|
40644
|
-
"end":
|
|
40670
|
+
"start": 433,
|
|
40671
|
+
"end": 433
|
|
40645
40672
|
}
|
|
40646
40673
|
},
|
|
40647
40674
|
"group": [
|
|
@@ -40658,8 +40685,8 @@
|
|
|
40658
40685
|
{
|
|
40659
40686
|
"description": "The width of the Grid cell.\n",
|
|
40660
40687
|
"commentRange": {
|
|
40661
|
-
"start":
|
|
40662
|
-
"end":
|
|
40688
|
+
"start": 435,
|
|
40689
|
+
"end": 436
|
|
40663
40690
|
},
|
|
40664
40691
|
"context": {
|
|
40665
40692
|
"type": "variable",
|
|
@@ -40667,8 +40694,8 @@
|
|
|
40667
40694
|
"value": "($kendo-icon-size * 3)",
|
|
40668
40695
|
"scope": "default",
|
|
40669
40696
|
"line": {
|
|
40670
|
-
"start":
|
|
40671
|
-
"end":
|
|
40697
|
+
"start": 437,
|
|
40698
|
+
"end": 437
|
|
40672
40699
|
}
|
|
40673
40700
|
},
|
|
40674
40701
|
"group": [
|
|
@@ -40685,8 +40712,8 @@
|
|
|
40685
40712
|
{
|
|
40686
40713
|
"description": "The width of the Grid.\n",
|
|
40687
40714
|
"commentRange": {
|
|
40688
|
-
"start":
|
|
40689
|
-
"end":
|
|
40715
|
+
"start": 439,
|
|
40716
|
+
"end": 440
|
|
40690
40717
|
},
|
|
40691
40718
|
"context": {
|
|
40692
40719
|
"type": "variable",
|
|
@@ -40694,8 +40721,8 @@
|
|
|
40694
40721
|
"value": "($kendo-icon-size * 2)",
|
|
40695
40722
|
"scope": "default",
|
|
40696
40723
|
"line": {
|
|
40697
|
-
"start":
|
|
40698
|
-
"end":
|
|
40724
|
+
"start": 441,
|
|
40725
|
+
"end": 441
|
|
40699
40726
|
}
|
|
40700
40727
|
},
|
|
40701
40728
|
"group": [
|
|
@@ -40712,8 +40739,8 @@
|
|
|
40712
40739
|
{
|
|
40713
40740
|
"description": "The grouping border top of the Grid row.\n",
|
|
40714
40741
|
"commentRange": {
|
|
40715
|
-
"start":
|
|
40716
|
-
"end":
|
|
40742
|
+
"start": 443,
|
|
40743
|
+
"end": 444
|
|
40717
40744
|
},
|
|
40718
40745
|
"context": {
|
|
40719
40746
|
"type": "variable",
|
|
@@ -40721,8 +40748,8 @@
|
|
|
40721
40748
|
"value": "1px",
|
|
40722
40749
|
"scope": "default",
|
|
40723
40750
|
"line": {
|
|
40724
|
-
"start":
|
|
40725
|
-
"end":
|
|
40751
|
+
"start": 445,
|
|
40752
|
+
"end": 445
|
|
40726
40753
|
}
|
|
40727
40754
|
},
|
|
40728
40755
|
"group": [
|
|
@@ -40739,8 +40766,8 @@
|
|
|
40739
40766
|
{
|
|
40740
40767
|
"description": "The vertical border of the Grid footer.\n",
|
|
40741
40768
|
"commentRange": {
|
|
40742
|
-
"start":
|
|
40743
|
-
"end":
|
|
40769
|
+
"start": 446,
|
|
40770
|
+
"end": 447
|
|
40744
40771
|
},
|
|
40745
40772
|
"context": {
|
|
40746
40773
|
"type": "variable",
|
|
@@ -40748,8 +40775,8 @@
|
|
|
40748
40775
|
"value": "1px",
|
|
40749
40776
|
"scope": "default",
|
|
40750
40777
|
"line": {
|
|
40751
|
-
"start":
|
|
40752
|
-
"end":
|
|
40778
|
+
"start": 448,
|
|
40779
|
+
"end": 448
|
|
40753
40780
|
}
|
|
40754
40781
|
},
|
|
40755
40782
|
"group": [
|
|
@@ -40766,8 +40793,8 @@
|
|
|
40766
40793
|
{
|
|
40767
40794
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
40768
40795
|
"commentRange": {
|
|
40769
|
-
"start":
|
|
40770
|
-
"end":
|
|
40796
|
+
"start": 450,
|
|
40797
|
+
"end": 451
|
|
40771
40798
|
},
|
|
40772
40799
|
"context": {
|
|
40773
40800
|
"type": "variable",
|
|
@@ -40775,8 +40802,8 @@
|
|
|
40775
40802
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
40776
40803
|
"scope": "default",
|
|
40777
40804
|
"line": {
|
|
40778
|
-
"start":
|
|
40779
|
-
"end":
|
|
40805
|
+
"start": 452,
|
|
40806
|
+
"end": 452
|
|
40780
40807
|
}
|
|
40781
40808
|
},
|
|
40782
40809
|
"group": [
|
|
@@ -40793,8 +40820,8 @@
|
|
|
40793
40820
|
{
|
|
40794
40821
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
40795
40822
|
"commentRange": {
|
|
40796
|
-
"start":
|
|
40797
|
-
"end":
|
|
40823
|
+
"start": 453,
|
|
40824
|
+
"end": 454
|
|
40798
40825
|
},
|
|
40799
40826
|
"context": {
|
|
40800
40827
|
"type": "variable",
|
|
@@ -40802,8 +40829,8 @@
|
|
|
40802
40829
|
"value": "k-color(primary)",
|
|
40803
40830
|
"scope": "default",
|
|
40804
40831
|
"line": {
|
|
40805
|
-
"start":
|
|
40806
|
-
"end":
|
|
40832
|
+
"start": 455,
|
|
40833
|
+
"end": 455
|
|
40807
40834
|
}
|
|
40808
40835
|
},
|
|
40809
40836
|
"group": [
|
|
@@ -40820,8 +40847,8 @@
|
|
|
40820
40847
|
{
|
|
40821
40848
|
"description": "The height of the Grid row resize indicator.\n",
|
|
40822
40849
|
"commentRange": {
|
|
40823
|
-
"start":
|
|
40824
|
-
"end":
|
|
40850
|
+
"start": 456,
|
|
40851
|
+
"end": 457
|
|
40825
40852
|
},
|
|
40826
40853
|
"context": {
|
|
40827
40854
|
"type": "variable",
|
|
@@ -40829,8 +40856,8 @@
|
|
|
40829
40856
|
"value": "k-spacing(0.5)",
|
|
40830
40857
|
"scope": "default",
|
|
40831
40858
|
"line": {
|
|
40832
|
-
"start":
|
|
40833
|
-
"end":
|
|
40859
|
+
"start": 458,
|
|
40860
|
+
"end": 458
|
|
40834
40861
|
}
|
|
40835
40862
|
},
|
|
40836
40863
|
"group": [
|
|
@@ -40847,8 +40874,8 @@
|
|
|
40847
40874
|
{
|
|
40848
40875
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
40849
40876
|
"commentRange": {
|
|
40850
|
-
"start":
|
|
40851
|
-
"end":
|
|
40877
|
+
"start": 461,
|
|
40878
|
+
"end": 462
|
|
40852
40879
|
},
|
|
40853
40880
|
"context": {
|
|
40854
40881
|
"type": "variable",
|
|
@@ -40856,8 +40883,8 @@
|
|
|
40856
40883
|
"value": "k-spacing(2)",
|
|
40857
40884
|
"scope": "default",
|
|
40858
40885
|
"line": {
|
|
40859
|
-
"start":
|
|
40860
|
-
"end":
|
|
40886
|
+
"start": 463,
|
|
40887
|
+
"end": 463
|
|
40861
40888
|
}
|
|
40862
40889
|
},
|
|
40863
40890
|
"group": [
|
|
@@ -40874,8 +40901,8 @@
|
|
|
40874
40901
|
{
|
|
40875
40902
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
40876
40903
|
"commentRange": {
|
|
40877
|
-
"start":
|
|
40878
|
-
"end":
|
|
40904
|
+
"start": 464,
|
|
40905
|
+
"end": 465
|
|
40879
40906
|
},
|
|
40880
40907
|
"context": {
|
|
40881
40908
|
"type": "variable",
|
|
@@ -40883,8 +40910,8 @@
|
|
|
40883
40910
|
"value": "k-spacing(1.5)",
|
|
40884
40911
|
"scope": "default",
|
|
40885
40912
|
"line": {
|
|
40886
|
-
"start":
|
|
40887
|
-
"end":
|
|
40913
|
+
"start": 466,
|
|
40914
|
+
"end": 466
|
|
40888
40915
|
}
|
|
40889
40916
|
},
|
|
40890
40917
|
"group": [
|
|
@@ -40901,8 +40928,8 @@
|
|
|
40901
40928
|
{
|
|
40902
40929
|
"description": "The column gap of the Grid stack layout.\n",
|
|
40903
40930
|
"commentRange": {
|
|
40904
|
-
"start":
|
|
40905
|
-
"end":
|
|
40931
|
+
"start": 468,
|
|
40932
|
+
"end": 469
|
|
40906
40933
|
},
|
|
40907
40934
|
"context": {
|
|
40908
40935
|
"type": "variable",
|
|
@@ -40910,8 +40937,8 @@
|
|
|
40910
40937
|
"value": "k-spacing(1)",
|
|
40911
40938
|
"scope": "default",
|
|
40912
40939
|
"line": {
|
|
40913
|
-
"start":
|
|
40914
|
-
"end":
|
|
40940
|
+
"start": 470,
|
|
40941
|
+
"end": 470
|
|
40915
40942
|
}
|
|
40916
40943
|
},
|
|
40917
40944
|
"group": [
|
|
@@ -40928,8 +40955,8 @@
|
|
|
40928
40955
|
{
|
|
40929
40956
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
40930
40957
|
"commentRange": {
|
|
40931
|
-
"start":
|
|
40932
|
-
"end":
|
|
40958
|
+
"start": 471,
|
|
40959
|
+
"end": 472
|
|
40933
40960
|
},
|
|
40934
40961
|
"context": {
|
|
40935
40962
|
"type": "variable",
|
|
@@ -40937,8 +40964,8 @@
|
|
|
40937
40964
|
"value": "k-spacing(2)",
|
|
40938
40965
|
"scope": "default",
|
|
40939
40966
|
"line": {
|
|
40940
|
-
"start":
|
|
40941
|
-
"end":
|
|
40967
|
+
"start": 473,
|
|
40968
|
+
"end": 473
|
|
40942
40969
|
}
|
|
40943
40970
|
},
|
|
40944
40971
|
"group": [
|
|
@@ -40955,8 +40982,8 @@
|
|
|
40955
40982
|
{
|
|
40956
40983
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
40957
40984
|
"commentRange": {
|
|
40958
|
-
"start":
|
|
40959
|
-
"end":
|
|
40985
|
+
"start": 475,
|
|
40986
|
+
"end": 476
|
|
40960
40987
|
},
|
|
40961
40988
|
"context": {
|
|
40962
40989
|
"type": "variable",
|
|
@@ -40964,8 +40991,8 @@
|
|
|
40964
40991
|
"value": "k-spacing(2)",
|
|
40965
40992
|
"scope": "default",
|
|
40966
40993
|
"line": {
|
|
40967
|
-
"start":
|
|
40968
|
-
"end":
|
|
40994
|
+
"start": 477,
|
|
40995
|
+
"end": 477
|
|
40969
40996
|
}
|
|
40970
40997
|
},
|
|
40971
40998
|
"group": [
|
|
@@ -40982,8 +41009,8 @@
|
|
|
40982
41009
|
{
|
|
40983
41010
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
40984
41011
|
"commentRange": {
|
|
40985
|
-
"start":
|
|
40986
|
-
"end":
|
|
41012
|
+
"start": 479,
|
|
41013
|
+
"end": 480
|
|
40987
41014
|
},
|
|
40988
41015
|
"context": {
|
|
40989
41016
|
"type": "variable",
|
|
@@ -40991,8 +41018,8 @@
|
|
|
40991
41018
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
40992
41019
|
"scope": "default",
|
|
40993
41020
|
"line": {
|
|
40994
|
-
"start":
|
|
40995
|
-
"end":
|
|
41021
|
+
"start": 481,
|
|
41022
|
+
"end": 481
|
|
40996
41023
|
}
|
|
40997
41024
|
},
|
|
40998
41025
|
"group": [
|
|
@@ -41009,8 +41036,8 @@
|
|
|
41009
41036
|
{
|
|
41010
41037
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
41011
41038
|
"commentRange": {
|
|
41012
|
-
"start":
|
|
41013
|
-
"end":
|
|
41039
|
+
"start": 482,
|
|
41040
|
+
"end": 483
|
|
41014
41041
|
},
|
|
41015
41042
|
"context": {
|
|
41016
41043
|
"type": "variable",
|
|
@@ -41018,8 +41045,8 @@
|
|
|
41018
41045
|
"value": "var( --kendo-font-weight-bold, bold )",
|
|
41019
41046
|
"scope": "default",
|
|
41020
41047
|
"line": {
|
|
41021
|
-
"start":
|
|
41022
|
-
"end":
|
|
41048
|
+
"start": 484,
|
|
41049
|
+
"end": 484
|
|
41023
41050
|
}
|
|
41024
41051
|
},
|
|
41025
41052
|
"group": [
|
|
@@ -41036,8 +41063,8 @@
|
|
|
41036
41063
|
{
|
|
41037
41064
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
41038
41065
|
"commentRange": {
|
|
41039
|
-
"start":
|
|
41040
|
-
"end":
|
|
41066
|
+
"start": 485,
|
|
41067
|
+
"end": 486
|
|
41041
41068
|
},
|
|
41042
41069
|
"context": {
|
|
41043
41070
|
"type": "variable",
|
|
@@ -41045,8 +41072,8 @@
|
|
|
41045
41072
|
"value": "k-spacing(2.5)",
|
|
41046
41073
|
"scope": "default",
|
|
41047
41074
|
"line": {
|
|
41048
|
-
"start":
|
|
41049
|
-
"end":
|
|
41075
|
+
"start": 487,
|
|
41076
|
+
"end": 487
|
|
41050
41077
|
}
|
|
41051
41078
|
},
|
|
41052
41079
|
"group": [
|
|
@@ -41063,8 +41090,8 @@
|
|
|
41063
41090
|
{
|
|
41064
41091
|
"description": "The color of the Grid stack layout column header.\n",
|
|
41065
41092
|
"commentRange": {
|
|
41066
|
-
"start":
|
|
41067
|
-
"end":
|
|
41093
|
+
"start": 489,
|
|
41094
|
+
"end": 490
|
|
41068
41095
|
},
|
|
41069
41096
|
"context": {
|
|
41070
41097
|
"type": "variable",
|
|
@@ -41072,8 +41099,8 @@
|
|
|
41072
41099
|
"value": "k-color(subtle)",
|
|
41073
41100
|
"scope": "default",
|
|
41074
41101
|
"line": {
|
|
41075
|
-
"start":
|
|
41076
|
-
"end":
|
|
41102
|
+
"start": 491,
|
|
41103
|
+
"end": 491
|
|
41077
41104
|
}
|
|
41078
41105
|
},
|
|
41079
41106
|
"group": [
|
|
@@ -41090,8 +41117,8 @@
|
|
|
41090
41117
|
{
|
|
41091
41118
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
41092
41119
|
"commentRange": {
|
|
41093
|
-
"start":
|
|
41094
|
-
"end":
|
|
41120
|
+
"start": 492,
|
|
41121
|
+
"end": 493
|
|
41095
41122
|
},
|
|
41096
41123
|
"context": {
|
|
41097
41124
|
"type": "variable",
|
|
@@ -41099,8 +41126,8 @@
|
|
|
41099
41126
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
41100
41127
|
"scope": "default",
|
|
41101
41128
|
"line": {
|
|
41102
|
-
"start":
|
|
41103
|
-
"end":
|
|
41129
|
+
"start": 494,
|
|
41130
|
+
"end": 494
|
|
41104
41131
|
}
|
|
41105
41132
|
},
|
|
41106
41133
|
"group": [
|
|
@@ -41117,8 +41144,8 @@
|
|
|
41117
41144
|
{
|
|
41118
41145
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
41119
41146
|
"commentRange": {
|
|
41120
|
-
"start":
|
|
41121
|
-
"end":
|
|
41147
|
+
"start": 495,
|
|
41148
|
+
"end": 496
|
|
41122
41149
|
},
|
|
41123
41150
|
"context": {
|
|
41124
41151
|
"type": "variable",
|
|
@@ -41126,8 +41153,8 @@
|
|
|
41126
41153
|
"value": "k-elevation(2)",
|
|
41127
41154
|
"scope": "default",
|
|
41128
41155
|
"line": {
|
|
41129
|
-
"start":
|
|
41130
|
-
"end":
|
|
41156
|
+
"start": 497,
|
|
41157
|
+
"end": 497
|
|
41131
41158
|
}
|
|
41132
41159
|
},
|
|
41133
41160
|
"group": [
|
|
@@ -41141,6 +41168,33 @@
|
|
|
41141
41168
|
"resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
|
|
41142
41169
|
"resolvedType": "String"
|
|
41143
41170
|
},
|
|
41171
|
+
{
|
|
41172
|
+
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
41173
|
+
"commentRange": {
|
|
41174
|
+
"start": 499,
|
|
41175
|
+
"end": 500
|
|
41176
|
+
},
|
|
41177
|
+
"context": {
|
|
41178
|
+
"type": "variable",
|
|
41179
|
+
"name": "kendo-grid-pinned-source-font-weight",
|
|
41180
|
+
"value": "var( --kendo-font-weight-bold, 700 )",
|
|
41181
|
+
"scope": "default",
|
|
41182
|
+
"line": {
|
|
41183
|
+
"start": 501,
|
|
41184
|
+
"end": 501
|
|
41185
|
+
}
|
|
41186
|
+
},
|
|
41187
|
+
"group": [
|
|
41188
|
+
"grid"
|
|
41189
|
+
],
|
|
41190
|
+
"access": "public",
|
|
41191
|
+
"file": {
|
|
41192
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
41193
|
+
"name": "_variables.scss"
|
|
41194
|
+
},
|
|
41195
|
+
"resolvedValue": "var(--kendo-font-weight-bold, 700)",
|
|
41196
|
+
"resolvedType": "String"
|
|
41197
|
+
},
|
|
41144
41198
|
{
|
|
41145
41199
|
"description": "The default size of the Icon.\n",
|
|
41146
41200
|
"commentRange": {
|
|
@@ -138831,15 +138885,15 @@
|
|
|
138831
138885
|
"resolvedType": "String"
|
|
138832
138886
|
},
|
|
138833
138887
|
{
|
|
138834
|
-
"description": "The
|
|
138888
|
+
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
138835
138889
|
"commentRange": {
|
|
138836
138890
|
"start": 354,
|
|
138837
138891
|
"end": 355
|
|
138838
138892
|
},
|
|
138839
138893
|
"context": {
|
|
138840
138894
|
"type": "variable",
|
|
138841
|
-
"name": "kendo-grid-
|
|
138842
|
-
"value": "
|
|
138895
|
+
"name": "kendo-grid-sticky-container-shadow",
|
|
138896
|
+
"value": "k-elevation(2)",
|
|
138843
138897
|
"scope": "default",
|
|
138844
138898
|
"line": {
|
|
138845
138899
|
"start": 356,
|
|
@@ -138854,14 +138908,41 @@
|
|
|
138854
138908
|
"path": "bootstrap/scss/grid/_variables.scss",
|
|
138855
138909
|
"name": "_variables.scss"
|
|
138856
138910
|
},
|
|
138911
|
+
"resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
|
|
138912
|
+
"resolvedType": "String"
|
|
138913
|
+
},
|
|
138914
|
+
{
|
|
138915
|
+
"description": "The width of the Grid column menu.\n",
|
|
138916
|
+
"commentRange": {
|
|
138917
|
+
"start": 358,
|
|
138918
|
+
"end": 359
|
|
138919
|
+
},
|
|
138920
|
+
"context": {
|
|
138921
|
+
"type": "variable",
|
|
138922
|
+
"name": "kendo-grid-column-menu-width",
|
|
138923
|
+
"value": "250px",
|
|
138924
|
+
"scope": "default",
|
|
138925
|
+
"line": {
|
|
138926
|
+
"start": 360,
|
|
138927
|
+
"end": 360
|
|
138928
|
+
}
|
|
138929
|
+
},
|
|
138930
|
+
"group": [
|
|
138931
|
+
"grid"
|
|
138932
|
+
],
|
|
138933
|
+
"access": "public",
|
|
138934
|
+
"file": {
|
|
138935
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
138936
|
+
"name": "_variables.scss"
|
|
138937
|
+
},
|
|
138857
138938
|
"resolvedValue": "250px",
|
|
138858
138939
|
"resolvedType": "Number"
|
|
138859
138940
|
},
|
|
138860
138941
|
{
|
|
138861
138942
|
"description": "The maximum width of the Grid column menu.\n",
|
|
138862
138943
|
"commentRange": {
|
|
138863
|
-
"start":
|
|
138864
|
-
"end":
|
|
138944
|
+
"start": 361,
|
|
138945
|
+
"end": 362
|
|
138865
138946
|
},
|
|
138866
138947
|
"context": {
|
|
138867
138948
|
"type": "variable",
|
|
@@ -138869,8 +138950,8 @@
|
|
|
138869
138950
|
"value": "320px",
|
|
138870
138951
|
"scope": "default",
|
|
138871
138952
|
"line": {
|
|
138872
|
-
"start":
|
|
138873
|
-
"end":
|
|
138953
|
+
"start": 363,
|
|
138954
|
+
"end": 363
|
|
138874
138955
|
}
|
|
138875
138956
|
},
|
|
138876
138957
|
"group": [
|
|
@@ -138887,8 +138968,8 @@
|
|
|
138887
138968
|
{
|
|
138888
138969
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
138889
138970
|
"commentRange": {
|
|
138890
|
-
"start":
|
|
138891
|
-
"end":
|
|
138971
|
+
"start": 366,
|
|
138972
|
+
"end": 367
|
|
138892
138973
|
},
|
|
138893
138974
|
"context": {
|
|
138894
138975
|
"type": "variable",
|
|
@@ -138896,8 +138977,8 @@
|
|
|
138896
138977
|
"value": "null",
|
|
138897
138978
|
"scope": "default",
|
|
138898
138979
|
"line": {
|
|
138899
|
-
"start":
|
|
138900
|
-
"end":
|
|
138980
|
+
"start": 368,
|
|
138981
|
+
"end": 368
|
|
138901
138982
|
}
|
|
138902
138983
|
},
|
|
138903
138984
|
"group": [
|
|
@@ -138914,8 +138995,8 @@
|
|
|
138914
138995
|
{
|
|
138915
138996
|
"description": "The vertical padding of the Grid popup.\n",
|
|
138916
138997
|
"commentRange": {
|
|
138917
|
-
"start":
|
|
138918
|
-
"end":
|
|
138998
|
+
"start": 369,
|
|
138999
|
+
"end": 370
|
|
138919
139000
|
},
|
|
138920
139001
|
"context": {
|
|
138921
139002
|
"type": "variable",
|
|
@@ -138923,8 +139004,8 @@
|
|
|
138923
139004
|
"value": "null",
|
|
138924
139005
|
"scope": "default",
|
|
138925
139006
|
"line": {
|
|
138926
|
-
"start":
|
|
138927
|
-
"end":
|
|
139007
|
+
"start": 371,
|
|
139008
|
+
"end": 371
|
|
138928
139009
|
}
|
|
138929
139010
|
},
|
|
138930
139011
|
"group": [
|
|
@@ -138941,8 +139022,8 @@
|
|
|
138941
139022
|
{
|
|
138942
139023
|
"description": "The horizontal padding of the Grid item.\n",
|
|
138943
139024
|
"commentRange": {
|
|
138944
|
-
"start":
|
|
138945
|
-
"end":
|
|
139025
|
+
"start": 373,
|
|
139026
|
+
"end": 374
|
|
138946
139027
|
},
|
|
138947
139028
|
"context": {
|
|
138948
139029
|
"type": "variable",
|
|
@@ -138950,8 +139031,8 @@
|
|
|
138950
139031
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
138951
139032
|
"scope": "default",
|
|
138952
139033
|
"line": {
|
|
138953
|
-
"start":
|
|
138954
|
-
"end":
|
|
139034
|
+
"start": 375,
|
|
139035
|
+
"end": 375
|
|
138955
139036
|
}
|
|
138956
139037
|
},
|
|
138957
139038
|
"group": [
|
|
@@ -138968,8 +139049,8 @@
|
|
|
138968
139049
|
{
|
|
138969
139050
|
"description": "The vertical padding of the Grid item.\n",
|
|
138970
139051
|
"commentRange": {
|
|
138971
|
-
"start":
|
|
138972
|
-
"end":
|
|
139052
|
+
"start": 376,
|
|
139053
|
+
"end": 377
|
|
138973
139054
|
},
|
|
138974
139055
|
"context": {
|
|
138975
139056
|
"type": "variable",
|
|
@@ -138977,8 +139058,8 @@
|
|
|
138977
139058
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
138978
139059
|
"scope": "default",
|
|
138979
139060
|
"line": {
|
|
138980
|
-
"start":
|
|
138981
|
-
"end":
|
|
139061
|
+
"start": 378,
|
|
139062
|
+
"end": 378
|
|
138982
139063
|
}
|
|
138983
139064
|
},
|
|
138984
139065
|
"group": [
|
|
@@ -138995,8 +139076,8 @@
|
|
|
138995
139076
|
{
|
|
138996
139077
|
"description": "The horizontal padding of the Grid item.\n",
|
|
138997
139078
|
"commentRange": {
|
|
138998
|
-
"start":
|
|
138999
|
-
"end":
|
|
139079
|
+
"start": 380,
|
|
139080
|
+
"end": 381
|
|
139000
139081
|
},
|
|
139001
139082
|
"context": {
|
|
139002
139083
|
"type": "variable",
|
|
@@ -139004,8 +139085,8 @@
|
|
|
139004
139085
|
"value": "$kendo-list-md-item-padding-x",
|
|
139005
139086
|
"scope": "default",
|
|
139006
139087
|
"line": {
|
|
139007
|
-
"start":
|
|
139008
|
-
"end":
|
|
139088
|
+
"start": 382,
|
|
139089
|
+
"end": 382
|
|
139009
139090
|
}
|
|
139010
139091
|
},
|
|
139011
139092
|
"group": [
|
|
@@ -139022,8 +139103,8 @@
|
|
|
139022
139103
|
{
|
|
139023
139104
|
"description": "The vertical padding of the Grid item.\n",
|
|
139024
139105
|
"commentRange": {
|
|
139025
|
-
"start":
|
|
139026
|
-
"end":
|
|
139106
|
+
"start": 383,
|
|
139107
|
+
"end": 384
|
|
139027
139108
|
},
|
|
139028
139109
|
"context": {
|
|
139029
139110
|
"type": "variable",
|
|
@@ -139031,8 +139112,8 @@
|
|
|
139031
139112
|
"value": "$kendo-list-md-item-padding-y",
|
|
139032
139113
|
"scope": "default",
|
|
139033
139114
|
"line": {
|
|
139034
|
-
"start":
|
|
139035
|
-
"end":
|
|
139115
|
+
"start": 385,
|
|
139116
|
+
"end": 385
|
|
139036
139117
|
}
|
|
139037
139118
|
},
|
|
139038
139119
|
"group": [
|
|
@@ -139049,8 +139130,8 @@
|
|
|
139049
139130
|
{
|
|
139050
139131
|
"description": "The horizontal padding of the Grid.\n",
|
|
139051
139132
|
"commentRange": {
|
|
139052
|
-
"start":
|
|
139053
|
-
"end":
|
|
139133
|
+
"start": 387,
|
|
139134
|
+
"end": 388
|
|
139054
139135
|
},
|
|
139055
139136
|
"context": {
|
|
139056
139137
|
"type": "variable",
|
|
@@ -139058,8 +139139,8 @@
|
|
|
139058
139139
|
"value": "k-spacing(0)",
|
|
139059
139140
|
"scope": "default",
|
|
139060
139141
|
"line": {
|
|
139061
|
-
"start":
|
|
139062
|
-
"end":
|
|
139142
|
+
"start": 389,
|
|
139143
|
+
"end": 389
|
|
139063
139144
|
}
|
|
139064
139145
|
},
|
|
139065
139146
|
"group": [
|
|
@@ -139076,8 +139157,8 @@
|
|
|
139076
139157
|
{
|
|
139077
139158
|
"description": "The vertical padding of the Grid.\n",
|
|
139078
139159
|
"commentRange": {
|
|
139079
|
-
"start":
|
|
139080
|
-
"end":
|
|
139160
|
+
"start": 390,
|
|
139161
|
+
"end": 391
|
|
139081
139162
|
},
|
|
139082
139163
|
"context": {
|
|
139083
139164
|
"type": "variable",
|
|
@@ -139085,8 +139166,8 @@
|
|
|
139085
139166
|
"value": "k-spacing(2)",
|
|
139086
139167
|
"scope": "default",
|
|
139087
139168
|
"line": {
|
|
139088
|
-
"start":
|
|
139089
|
-
"end":
|
|
139169
|
+
"start": 392,
|
|
139170
|
+
"end": 392
|
|
139090
139171
|
}
|
|
139091
139172
|
},
|
|
139092
139173
|
"group": [
|
|
@@ -139103,8 +139184,8 @@
|
|
|
139103
139184
|
{
|
|
139104
139185
|
"description": "The horizontal padding of the Grid header.\n",
|
|
139105
139186
|
"commentRange": {
|
|
139106
|
-
"start":
|
|
139107
|
-
"end":
|
|
139187
|
+
"start": 394,
|
|
139188
|
+
"end": 395
|
|
139108
139189
|
},
|
|
139109
139190
|
"context": {
|
|
139110
139191
|
"type": "variable",
|
|
@@ -139112,8 +139193,8 @@
|
|
|
139112
139193
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
139113
139194
|
"scope": "default",
|
|
139114
139195
|
"line": {
|
|
139115
|
-
"start":
|
|
139116
|
-
"end":
|
|
139196
|
+
"start": 396,
|
|
139197
|
+
"end": 396
|
|
139117
139198
|
}
|
|
139118
139199
|
},
|
|
139119
139200
|
"group": [
|
|
@@ -139130,8 +139211,8 @@
|
|
|
139130
139211
|
{
|
|
139131
139212
|
"description": "The vertical padding of the Grid header.\n",
|
|
139132
139213
|
"commentRange": {
|
|
139133
|
-
"start":
|
|
139134
|
-
"end":
|
|
139214
|
+
"start": 397,
|
|
139215
|
+
"end": 398
|
|
139135
139216
|
},
|
|
139136
139217
|
"context": {
|
|
139137
139218
|
"type": "variable",
|
|
@@ -139139,8 +139220,8 @@
|
|
|
139139
139220
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
139140
139221
|
"scope": "default",
|
|
139141
139222
|
"line": {
|
|
139142
|
-
"start":
|
|
139143
|
-
"end":
|
|
139223
|
+
"start": 399,
|
|
139224
|
+
"end": 399
|
|
139144
139225
|
}
|
|
139145
139226
|
},
|
|
139146
139227
|
"group": [
|
|
@@ -139157,8 +139238,8 @@
|
|
|
139157
139238
|
{
|
|
139158
139239
|
"description": "The font size of the Grid header.\n",
|
|
139159
139240
|
"commentRange": {
|
|
139160
|
-
"start":
|
|
139161
|
-
"end":
|
|
139241
|
+
"start": 401,
|
|
139242
|
+
"end": 402
|
|
139162
139243
|
},
|
|
139163
139244
|
"context": {
|
|
139164
139245
|
"type": "variable",
|
|
@@ -139166,8 +139247,8 @@
|
|
|
139166
139247
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
139167
139248
|
"scope": "default",
|
|
139168
139249
|
"line": {
|
|
139169
|
-
"start":
|
|
139170
|
-
"end":
|
|
139250
|
+
"start": 403,
|
|
139251
|
+
"end": 403
|
|
139171
139252
|
}
|
|
139172
139253
|
},
|
|
139173
139254
|
"group": [
|
|
@@ -139184,8 +139265,8 @@
|
|
|
139184
139265
|
{
|
|
139185
139266
|
"description": "The height of the Grid header.\n",
|
|
139186
139267
|
"commentRange": {
|
|
139187
|
-
"start":
|
|
139188
|
-
"end":
|
|
139268
|
+
"start": 404,
|
|
139269
|
+
"end": 405
|
|
139189
139270
|
},
|
|
139190
139271
|
"context": {
|
|
139191
139272
|
"type": "variable",
|
|
@@ -139193,8 +139274,8 @@
|
|
|
139193
139274
|
"value": "var( --kendo-line-height, normal )",
|
|
139194
139275
|
"scope": "default",
|
|
139195
139276
|
"line": {
|
|
139196
|
-
"start":
|
|
139197
|
-
"end":
|
|
139277
|
+
"start": 406,
|
|
139278
|
+
"end": 406
|
|
139198
139279
|
}
|
|
139199
139280
|
},
|
|
139200
139281
|
"group": [
|
|
@@ -139211,8 +139292,8 @@
|
|
|
139211
139292
|
{
|
|
139212
139293
|
"description": "The text color of the Grid header.\n",
|
|
139213
139294
|
"commentRange": {
|
|
139214
|
-
"start":
|
|
139215
|
-
"end":
|
|
139295
|
+
"start": 407,
|
|
139296
|
+
"end": 408
|
|
139216
139297
|
},
|
|
139217
139298
|
"context": {
|
|
139218
139299
|
"type": "variable",
|
|
@@ -139220,8 +139301,8 @@
|
|
|
139220
139301
|
"value": "uppercase",
|
|
139221
139302
|
"scope": "default",
|
|
139222
139303
|
"line": {
|
|
139223
|
-
"start":
|
|
139224
|
-
"end":
|
|
139304
|
+
"start": 409,
|
|
139305
|
+
"end": 409
|
|
139225
139306
|
}
|
|
139226
139307
|
},
|
|
139227
139308
|
"group": [
|
|
@@ -139238,8 +139319,8 @@
|
|
|
139238
139319
|
{
|
|
139239
139320
|
"description": "The width of the Grid header.\n",
|
|
139240
139321
|
"commentRange": {
|
|
139241
|
-
"start":
|
|
139242
|
-
"end":
|
|
139322
|
+
"start": 410,
|
|
139323
|
+
"end": 411
|
|
139243
139324
|
},
|
|
139244
139325
|
"context": {
|
|
139245
139326
|
"type": "variable",
|
|
@@ -139247,8 +139328,8 @@
|
|
|
139247
139328
|
"value": "1px",
|
|
139248
139329
|
"scope": "default",
|
|
139249
139330
|
"line": {
|
|
139250
|
-
"start":
|
|
139251
|
-
"end":
|
|
139331
|
+
"start": 412,
|
|
139332
|
+
"end": 412
|
|
139252
139333
|
}
|
|
139253
139334
|
},
|
|
139254
139335
|
"group": [
|
|
@@ -139265,8 +139346,8 @@
|
|
|
139265
139346
|
{
|
|
139266
139347
|
"description": "The background color of the Grid header.\n",
|
|
139267
139348
|
"commentRange": {
|
|
139268
|
-
"start":
|
|
139269
|
-
"end":
|
|
139349
|
+
"start": 414,
|
|
139350
|
+
"end": 415
|
|
139270
139351
|
},
|
|
139271
139352
|
"context": {
|
|
139272
139353
|
"type": "variable",
|
|
@@ -139274,8 +139355,8 @@
|
|
|
139274
139355
|
"value": "null",
|
|
139275
139356
|
"scope": "default",
|
|
139276
139357
|
"line": {
|
|
139277
|
-
"start":
|
|
139278
|
-
"end":
|
|
139358
|
+
"start": 416,
|
|
139359
|
+
"end": 416
|
|
139279
139360
|
}
|
|
139280
139361
|
},
|
|
139281
139362
|
"group": [
|
|
@@ -139292,8 +139373,8 @@
|
|
|
139292
139373
|
{
|
|
139293
139374
|
"description": "The text color of the Grid header.\n",
|
|
139294
139375
|
"commentRange": {
|
|
139295
|
-
"start":
|
|
139296
|
-
"end":
|
|
139376
|
+
"start": 417,
|
|
139377
|
+
"end": 418
|
|
139297
139378
|
},
|
|
139298
139379
|
"context": {
|
|
139299
139380
|
"type": "variable",
|
|
@@ -139301,8 +139382,8 @@
|
|
|
139301
139382
|
"value": "$kendo-popup-text",
|
|
139302
139383
|
"scope": "default",
|
|
139303
139384
|
"line": {
|
|
139304
|
-
"start":
|
|
139305
|
-
"end":
|
|
139385
|
+
"start": 419,
|
|
139386
|
+
"end": 419
|
|
139306
139387
|
}
|
|
139307
139388
|
},
|
|
139308
139389
|
"group": [
|
|
@@ -139319,8 +139400,8 @@
|
|
|
139319
139400
|
{
|
|
139320
139401
|
"description": "The border color of the Grid header.\n",
|
|
139321
139402
|
"commentRange": {
|
|
139322
|
-
"start":
|
|
139323
|
-
"end":
|
|
139403
|
+
"start": 420,
|
|
139404
|
+
"end": 421
|
|
139324
139405
|
},
|
|
139325
139406
|
"context": {
|
|
139326
139407
|
"type": "variable",
|
|
@@ -139328,8 +139409,8 @@
|
|
|
139328
139409
|
"value": "$kendo-popup-border",
|
|
139329
139410
|
"scope": "default",
|
|
139330
139411
|
"line": {
|
|
139331
|
-
"start":
|
|
139332
|
-
"end":
|
|
139412
|
+
"start": 422,
|
|
139413
|
+
"end": 422
|
|
139333
139414
|
}
|
|
139334
139415
|
},
|
|
139335
139416
|
"group": [
|
|
@@ -139346,8 +139427,8 @@
|
|
|
139346
139427
|
{
|
|
139347
139428
|
"description": "The horizontal padding of the Grid content.\n",
|
|
139348
139429
|
"commentRange": {
|
|
139349
|
-
"start":
|
|
139350
|
-
"end":
|
|
139430
|
+
"start": 424,
|
|
139431
|
+
"end": 425
|
|
139351
139432
|
},
|
|
139352
139433
|
"context": {
|
|
139353
139434
|
"type": "variable",
|
|
@@ -139355,8 +139436,8 @@
|
|
|
139355
139436
|
"value": "k-spacing(0)!default",
|
|
139356
139437
|
"scope": "private",
|
|
139357
139438
|
"line": {
|
|
139358
|
-
"start":
|
|
139359
|
-
"end":
|
|
139439
|
+
"start": 426,
|
|
139440
|
+
"end": 426
|
|
139360
139441
|
}
|
|
139361
139442
|
},
|
|
139362
139443
|
"group": [
|
|
@@ -139373,8 +139454,8 @@
|
|
|
139373
139454
|
{
|
|
139374
139455
|
"description": "The vertical padding of the Grid content.\n",
|
|
139375
139456
|
"commentRange": {
|
|
139376
|
-
"start":
|
|
139377
|
-
"end":
|
|
139457
|
+
"start": 427,
|
|
139458
|
+
"end": 428
|
|
139378
139459
|
},
|
|
139379
139460
|
"context": {
|
|
139380
139461
|
"type": "variable",
|
|
@@ -139382,8 +139463,8 @@
|
|
|
139382
139463
|
"value": "k-spacing(2)",
|
|
139383
139464
|
"scope": "default",
|
|
139384
139465
|
"line": {
|
|
139385
|
-
"start":
|
|
139386
|
-
"end":
|
|
139466
|
+
"start": 429,
|
|
139467
|
+
"end": 429
|
|
139387
139468
|
}
|
|
139388
139469
|
},
|
|
139389
139470
|
"group": [
|
|
@@ -139400,8 +139481,8 @@
|
|
|
139400
139481
|
{
|
|
139401
139482
|
"description": "The background color of the Grid.\n",
|
|
139402
139483
|
"commentRange": {
|
|
139403
|
-
"start":
|
|
139404
|
-
"end":
|
|
139484
|
+
"start": 431,
|
|
139485
|
+
"end": 432
|
|
139405
139486
|
},
|
|
139406
139487
|
"context": {
|
|
139407
139488
|
"type": "variable",
|
|
@@ -139409,8 +139490,8 @@
|
|
|
139409
139490
|
"value": "k-color(surface)",
|
|
139410
139491
|
"scope": "default",
|
|
139411
139492
|
"line": {
|
|
139412
|
-
"start":
|
|
139413
|
-
"end":
|
|
139493
|
+
"start": 433,
|
|
139494
|
+
"end": 433
|
|
139414
139495
|
}
|
|
139415
139496
|
},
|
|
139416
139497
|
"group": [
|
|
@@ -139427,8 +139508,8 @@
|
|
|
139427
139508
|
{
|
|
139428
139509
|
"description": "The width of the Grid cell.\n",
|
|
139429
139510
|
"commentRange": {
|
|
139430
|
-
"start":
|
|
139431
|
-
"end":
|
|
139511
|
+
"start": 435,
|
|
139512
|
+
"end": 436
|
|
139432
139513
|
},
|
|
139433
139514
|
"context": {
|
|
139434
139515
|
"type": "variable",
|
|
@@ -139436,8 +139517,8 @@
|
|
|
139436
139517
|
"value": "($kendo-icon-size * 3)",
|
|
139437
139518
|
"scope": "default",
|
|
139438
139519
|
"line": {
|
|
139439
|
-
"start":
|
|
139440
|
-
"end":
|
|
139520
|
+
"start": 437,
|
|
139521
|
+
"end": 437
|
|
139441
139522
|
}
|
|
139442
139523
|
},
|
|
139443
139524
|
"group": [
|
|
@@ -139454,8 +139535,8 @@
|
|
|
139454
139535
|
{
|
|
139455
139536
|
"description": "The width of the Grid.\n",
|
|
139456
139537
|
"commentRange": {
|
|
139457
|
-
"start":
|
|
139458
|
-
"end":
|
|
139538
|
+
"start": 439,
|
|
139539
|
+
"end": 440
|
|
139459
139540
|
},
|
|
139460
139541
|
"context": {
|
|
139461
139542
|
"type": "variable",
|
|
@@ -139463,8 +139544,8 @@
|
|
|
139463
139544
|
"value": "($kendo-icon-size * 2)",
|
|
139464
139545
|
"scope": "default",
|
|
139465
139546
|
"line": {
|
|
139466
|
-
"start":
|
|
139467
|
-
"end":
|
|
139547
|
+
"start": 441,
|
|
139548
|
+
"end": 441
|
|
139468
139549
|
}
|
|
139469
139550
|
},
|
|
139470
139551
|
"group": [
|
|
@@ -139481,8 +139562,8 @@
|
|
|
139481
139562
|
{
|
|
139482
139563
|
"description": "The grouping border top of the Grid row.\n",
|
|
139483
139564
|
"commentRange": {
|
|
139484
|
-
"start":
|
|
139485
|
-
"end":
|
|
139565
|
+
"start": 443,
|
|
139566
|
+
"end": 444
|
|
139486
139567
|
},
|
|
139487
139568
|
"context": {
|
|
139488
139569
|
"type": "variable",
|
|
@@ -139490,8 +139571,8 @@
|
|
|
139490
139571
|
"value": "1px",
|
|
139491
139572
|
"scope": "default",
|
|
139492
139573
|
"line": {
|
|
139493
|
-
"start":
|
|
139494
|
-
"end":
|
|
139574
|
+
"start": 445,
|
|
139575
|
+
"end": 445
|
|
139495
139576
|
}
|
|
139496
139577
|
},
|
|
139497
139578
|
"group": [
|
|
@@ -139508,8 +139589,8 @@
|
|
|
139508
139589
|
{
|
|
139509
139590
|
"description": "The vertical border of the Grid footer.\n",
|
|
139510
139591
|
"commentRange": {
|
|
139511
|
-
"start":
|
|
139512
|
-
"end":
|
|
139592
|
+
"start": 446,
|
|
139593
|
+
"end": 447
|
|
139513
139594
|
},
|
|
139514
139595
|
"context": {
|
|
139515
139596
|
"type": "variable",
|
|
@@ -139517,8 +139598,8 @@
|
|
|
139517
139598
|
"value": "1px",
|
|
139518
139599
|
"scope": "default",
|
|
139519
139600
|
"line": {
|
|
139520
|
-
"start":
|
|
139521
|
-
"end":
|
|
139601
|
+
"start": 448,
|
|
139602
|
+
"end": 448
|
|
139522
139603
|
}
|
|
139523
139604
|
},
|
|
139524
139605
|
"group": [
|
|
@@ -139535,8 +139616,8 @@
|
|
|
139535
139616
|
{
|
|
139536
139617
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
139537
139618
|
"commentRange": {
|
|
139538
|
-
"start":
|
|
139539
|
-
"end":
|
|
139619
|
+
"start": 450,
|
|
139620
|
+
"end": 451
|
|
139540
139621
|
},
|
|
139541
139622
|
"context": {
|
|
139542
139623
|
"type": "variable",
|
|
@@ -139544,8 +139625,8 @@
|
|
|
139544
139625
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
139545
139626
|
"scope": "default",
|
|
139546
139627
|
"line": {
|
|
139547
|
-
"start":
|
|
139548
|
-
"end":
|
|
139628
|
+
"start": 452,
|
|
139629
|
+
"end": 452
|
|
139549
139630
|
}
|
|
139550
139631
|
},
|
|
139551
139632
|
"group": [
|
|
@@ -139562,8 +139643,8 @@
|
|
|
139562
139643
|
{
|
|
139563
139644
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
139564
139645
|
"commentRange": {
|
|
139565
|
-
"start":
|
|
139566
|
-
"end":
|
|
139646
|
+
"start": 453,
|
|
139647
|
+
"end": 454
|
|
139567
139648
|
},
|
|
139568
139649
|
"context": {
|
|
139569
139650
|
"type": "variable",
|
|
@@ -139571,8 +139652,8 @@
|
|
|
139571
139652
|
"value": "k-color(primary)",
|
|
139572
139653
|
"scope": "default",
|
|
139573
139654
|
"line": {
|
|
139574
|
-
"start":
|
|
139575
|
-
"end":
|
|
139655
|
+
"start": 455,
|
|
139656
|
+
"end": 455
|
|
139576
139657
|
}
|
|
139577
139658
|
},
|
|
139578
139659
|
"group": [
|
|
@@ -139589,8 +139670,8 @@
|
|
|
139589
139670
|
{
|
|
139590
139671
|
"description": "The height of the Grid row resize indicator.\n",
|
|
139591
139672
|
"commentRange": {
|
|
139592
|
-
"start":
|
|
139593
|
-
"end":
|
|
139673
|
+
"start": 456,
|
|
139674
|
+
"end": 457
|
|
139594
139675
|
},
|
|
139595
139676
|
"context": {
|
|
139596
139677
|
"type": "variable",
|
|
@@ -139598,8 +139679,8 @@
|
|
|
139598
139679
|
"value": "k-spacing(0.5)",
|
|
139599
139680
|
"scope": "default",
|
|
139600
139681
|
"line": {
|
|
139601
|
-
"start":
|
|
139602
|
-
"end":
|
|
139682
|
+
"start": 458,
|
|
139683
|
+
"end": 458
|
|
139603
139684
|
}
|
|
139604
139685
|
},
|
|
139605
139686
|
"group": [
|
|
@@ -139616,8 +139697,8 @@
|
|
|
139616
139697
|
{
|
|
139617
139698
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
139618
139699
|
"commentRange": {
|
|
139619
|
-
"start":
|
|
139620
|
-
"end":
|
|
139700
|
+
"start": 461,
|
|
139701
|
+
"end": 462
|
|
139621
139702
|
},
|
|
139622
139703
|
"context": {
|
|
139623
139704
|
"type": "variable",
|
|
@@ -139625,8 +139706,8 @@
|
|
|
139625
139706
|
"value": "k-spacing(2)",
|
|
139626
139707
|
"scope": "default",
|
|
139627
139708
|
"line": {
|
|
139628
|
-
"start":
|
|
139629
|
-
"end":
|
|
139709
|
+
"start": 463,
|
|
139710
|
+
"end": 463
|
|
139630
139711
|
}
|
|
139631
139712
|
},
|
|
139632
139713
|
"group": [
|
|
@@ -139643,8 +139724,8 @@
|
|
|
139643
139724
|
{
|
|
139644
139725
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
139645
139726
|
"commentRange": {
|
|
139646
|
-
"start":
|
|
139647
|
-
"end":
|
|
139727
|
+
"start": 464,
|
|
139728
|
+
"end": 465
|
|
139648
139729
|
},
|
|
139649
139730
|
"context": {
|
|
139650
139731
|
"type": "variable",
|
|
@@ -139652,8 +139733,8 @@
|
|
|
139652
139733
|
"value": "k-spacing(1.5)",
|
|
139653
139734
|
"scope": "default",
|
|
139654
139735
|
"line": {
|
|
139655
|
-
"start":
|
|
139656
|
-
"end":
|
|
139736
|
+
"start": 466,
|
|
139737
|
+
"end": 466
|
|
139657
139738
|
}
|
|
139658
139739
|
},
|
|
139659
139740
|
"group": [
|
|
@@ -139670,8 +139751,8 @@
|
|
|
139670
139751
|
{
|
|
139671
139752
|
"description": "The column gap of the Grid stack layout.\n",
|
|
139672
139753
|
"commentRange": {
|
|
139673
|
-
"start":
|
|
139674
|
-
"end":
|
|
139754
|
+
"start": 468,
|
|
139755
|
+
"end": 469
|
|
139675
139756
|
},
|
|
139676
139757
|
"context": {
|
|
139677
139758
|
"type": "variable",
|
|
@@ -139679,8 +139760,8 @@
|
|
|
139679
139760
|
"value": "k-spacing(1)",
|
|
139680
139761
|
"scope": "default",
|
|
139681
139762
|
"line": {
|
|
139682
|
-
"start":
|
|
139683
|
-
"end":
|
|
139763
|
+
"start": 470,
|
|
139764
|
+
"end": 470
|
|
139684
139765
|
}
|
|
139685
139766
|
},
|
|
139686
139767
|
"group": [
|
|
@@ -139697,8 +139778,8 @@
|
|
|
139697
139778
|
{
|
|
139698
139779
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
139699
139780
|
"commentRange": {
|
|
139700
|
-
"start":
|
|
139701
|
-
"end":
|
|
139781
|
+
"start": 471,
|
|
139782
|
+
"end": 472
|
|
139702
139783
|
},
|
|
139703
139784
|
"context": {
|
|
139704
139785
|
"type": "variable",
|
|
@@ -139706,8 +139787,8 @@
|
|
|
139706
139787
|
"value": "k-spacing(2)",
|
|
139707
139788
|
"scope": "default",
|
|
139708
139789
|
"line": {
|
|
139709
|
-
"start":
|
|
139710
|
-
"end":
|
|
139790
|
+
"start": 473,
|
|
139791
|
+
"end": 473
|
|
139711
139792
|
}
|
|
139712
139793
|
},
|
|
139713
139794
|
"group": [
|
|
@@ -139724,8 +139805,8 @@
|
|
|
139724
139805
|
{
|
|
139725
139806
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
139726
139807
|
"commentRange": {
|
|
139727
|
-
"start":
|
|
139728
|
-
"end":
|
|
139808
|
+
"start": 475,
|
|
139809
|
+
"end": 476
|
|
139729
139810
|
},
|
|
139730
139811
|
"context": {
|
|
139731
139812
|
"type": "variable",
|
|
@@ -139733,8 +139814,8 @@
|
|
|
139733
139814
|
"value": "k-spacing(2)",
|
|
139734
139815
|
"scope": "default",
|
|
139735
139816
|
"line": {
|
|
139736
|
-
"start":
|
|
139737
|
-
"end":
|
|
139817
|
+
"start": 477,
|
|
139818
|
+
"end": 477
|
|
139738
139819
|
}
|
|
139739
139820
|
},
|
|
139740
139821
|
"group": [
|
|
@@ -139751,8 +139832,8 @@
|
|
|
139751
139832
|
{
|
|
139752
139833
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
139753
139834
|
"commentRange": {
|
|
139754
|
-
"start":
|
|
139755
|
-
"end":
|
|
139835
|
+
"start": 479,
|
|
139836
|
+
"end": 480
|
|
139756
139837
|
},
|
|
139757
139838
|
"context": {
|
|
139758
139839
|
"type": "variable",
|
|
@@ -139760,8 +139841,8 @@
|
|
|
139760
139841
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
139761
139842
|
"scope": "default",
|
|
139762
139843
|
"line": {
|
|
139763
|
-
"start":
|
|
139764
|
-
"end":
|
|
139844
|
+
"start": 481,
|
|
139845
|
+
"end": 481
|
|
139765
139846
|
}
|
|
139766
139847
|
},
|
|
139767
139848
|
"group": [
|
|
@@ -139778,8 +139859,8 @@
|
|
|
139778
139859
|
{
|
|
139779
139860
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
139780
139861
|
"commentRange": {
|
|
139781
|
-
"start":
|
|
139782
|
-
"end":
|
|
139862
|
+
"start": 482,
|
|
139863
|
+
"end": 483
|
|
139783
139864
|
},
|
|
139784
139865
|
"context": {
|
|
139785
139866
|
"type": "variable",
|
|
@@ -139787,8 +139868,8 @@
|
|
|
139787
139868
|
"value": "var( --kendo-font-weight-bold, bold )",
|
|
139788
139869
|
"scope": "default",
|
|
139789
139870
|
"line": {
|
|
139790
|
-
"start":
|
|
139791
|
-
"end":
|
|
139871
|
+
"start": 484,
|
|
139872
|
+
"end": 484
|
|
139792
139873
|
}
|
|
139793
139874
|
},
|
|
139794
139875
|
"group": [
|
|
@@ -139805,8 +139886,8 @@
|
|
|
139805
139886
|
{
|
|
139806
139887
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
139807
139888
|
"commentRange": {
|
|
139808
|
-
"start":
|
|
139809
|
-
"end":
|
|
139889
|
+
"start": 485,
|
|
139890
|
+
"end": 486
|
|
139810
139891
|
},
|
|
139811
139892
|
"context": {
|
|
139812
139893
|
"type": "variable",
|
|
@@ -139814,8 +139895,8 @@
|
|
|
139814
139895
|
"value": "k-spacing(2.5)",
|
|
139815
139896
|
"scope": "default",
|
|
139816
139897
|
"line": {
|
|
139817
|
-
"start":
|
|
139818
|
-
"end":
|
|
139898
|
+
"start": 487,
|
|
139899
|
+
"end": 487
|
|
139819
139900
|
}
|
|
139820
139901
|
},
|
|
139821
139902
|
"group": [
|
|
@@ -139832,8 +139913,8 @@
|
|
|
139832
139913
|
{
|
|
139833
139914
|
"description": "The color of the Grid stack layout column header.\n",
|
|
139834
139915
|
"commentRange": {
|
|
139835
|
-
"start":
|
|
139836
|
-
"end":
|
|
139916
|
+
"start": 489,
|
|
139917
|
+
"end": 490
|
|
139837
139918
|
},
|
|
139838
139919
|
"context": {
|
|
139839
139920
|
"type": "variable",
|
|
@@ -139841,8 +139922,8 @@
|
|
|
139841
139922
|
"value": "k-color(subtle)",
|
|
139842
139923
|
"scope": "default",
|
|
139843
139924
|
"line": {
|
|
139844
|
-
"start":
|
|
139845
|
-
"end":
|
|
139925
|
+
"start": 491,
|
|
139926
|
+
"end": 491
|
|
139846
139927
|
}
|
|
139847
139928
|
},
|
|
139848
139929
|
"group": [
|
|
@@ -139859,8 +139940,8 @@
|
|
|
139859
139940
|
{
|
|
139860
139941
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
139861
139942
|
"commentRange": {
|
|
139862
|
-
"start":
|
|
139863
|
-
"end":
|
|
139943
|
+
"start": 492,
|
|
139944
|
+
"end": 493
|
|
139864
139945
|
},
|
|
139865
139946
|
"context": {
|
|
139866
139947
|
"type": "variable",
|
|
@@ -139868,8 +139949,8 @@
|
|
|
139868
139949
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
139869
139950
|
"scope": "default",
|
|
139870
139951
|
"line": {
|
|
139871
|
-
"start":
|
|
139872
|
-
"end":
|
|
139952
|
+
"start": 494,
|
|
139953
|
+
"end": 494
|
|
139873
139954
|
}
|
|
139874
139955
|
},
|
|
139875
139956
|
"group": [
|
|
@@ -139886,8 +139967,8 @@
|
|
|
139886
139967
|
{
|
|
139887
139968
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
139888
139969
|
"commentRange": {
|
|
139889
|
-
"start":
|
|
139890
|
-
"end":
|
|
139970
|
+
"start": 495,
|
|
139971
|
+
"end": 496
|
|
139891
139972
|
},
|
|
139892
139973
|
"context": {
|
|
139893
139974
|
"type": "variable",
|
|
@@ -139895,8 +139976,8 @@
|
|
|
139895
139976
|
"value": "k-elevation(2)",
|
|
139896
139977
|
"scope": "default",
|
|
139897
139978
|
"line": {
|
|
139898
|
-
"start":
|
|
139899
|
-
"end":
|
|
139979
|
+
"start": 497,
|
|
139980
|
+
"end": 497
|
|
139900
139981
|
}
|
|
139901
139982
|
},
|
|
139902
139983
|
"group": [
|
|
@@ -139910,6 +139991,33 @@
|
|
|
139910
139991
|
"resolvedValue": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))",
|
|
139911
139992
|
"resolvedType": "String"
|
|
139912
139993
|
},
|
|
139994
|
+
{
|
|
139995
|
+
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
139996
|
+
"commentRange": {
|
|
139997
|
+
"start": 499,
|
|
139998
|
+
"end": 500
|
|
139999
|
+
},
|
|
140000
|
+
"context": {
|
|
140001
|
+
"type": "variable",
|
|
140002
|
+
"name": "kendo-grid-pinned-source-font-weight",
|
|
140003
|
+
"value": "var( --kendo-font-weight-bold, 700 )",
|
|
140004
|
+
"scope": "default",
|
|
140005
|
+
"line": {
|
|
140006
|
+
"start": 501,
|
|
140007
|
+
"end": 501
|
|
140008
|
+
}
|
|
140009
|
+
},
|
|
140010
|
+
"group": [
|
|
140011
|
+
"grid"
|
|
140012
|
+
],
|
|
140013
|
+
"access": "public",
|
|
140014
|
+
"file": {
|
|
140015
|
+
"path": "bootstrap/scss/grid/_variables.scss",
|
|
140016
|
+
"name": "_variables.scss"
|
|
140017
|
+
},
|
|
140018
|
+
"resolvedValue": "var(--kendo-font-weight-bold, 700)",
|
|
140019
|
+
"resolvedType": "String"
|
|
140020
|
+
},
|
|
139913
140021
|
{
|
|
139914
140022
|
"description": "The sizes map of the Grid.\n",
|
|
139915
140023
|
"commentRange": {
|