@progress/kendo-theme-fluent 13.1.0-dev.0 → 13.1.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +452 -398
- package/dist/meta/sassdoc-raw-data.json +224 -199
- package/dist/meta/variables.json +4 -0
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/grid/_theme.scss +6 -0
- package/scss/grid/_variables.scss +6 -1
|
@@ -39077,15 +39077,15 @@
|
|
|
39077
39077
|
}
|
|
39078
39078
|
},
|
|
39079
39079
|
{
|
|
39080
|
-
"description": "The
|
|
39080
|
+
"description": "The box shadow of the pinned container in the Grid.\n",
|
|
39081
39081
|
"commentRange": {
|
|
39082
39082
|
"start": 401,
|
|
39083
39083
|
"end": 402
|
|
39084
39084
|
},
|
|
39085
39085
|
"context": {
|
|
39086
39086
|
"type": "variable",
|
|
39087
|
-
"name": "kendo-
|
|
39088
|
-
"value": "
|
|
39087
|
+
"name": "kendo-grid-pinned-container-shadow",
|
|
39088
|
+
"value": "k-elevation(4)",
|
|
39089
39089
|
"scope": "default",
|
|
39090
39090
|
"line": {
|
|
39091
39091
|
"start": 403,
|
|
@@ -39101,11 +39101,36 @@
|
|
|
39101
39101
|
"name": "_variables.scss"
|
|
39102
39102
|
}
|
|
39103
39103
|
},
|
|
39104
|
+
{
|
|
39105
|
+
"description": "The horizontal padding of the Grid filter menu container.\n",
|
|
39106
|
+
"commentRange": {
|
|
39107
|
+
"start": 405,
|
|
39108
|
+
"end": 406
|
|
39109
|
+
},
|
|
39110
|
+
"context": {
|
|
39111
|
+
"type": "variable",
|
|
39112
|
+
"name": "kendo-filter-menu-container-padding-y",
|
|
39113
|
+
"value": "var( --kendo-filter-menu-container-padding-y, #{k-spacing(3)} )",
|
|
39114
|
+
"scope": "default",
|
|
39115
|
+
"line": {
|
|
39116
|
+
"start": 407,
|
|
39117
|
+
"end": 407
|
|
39118
|
+
}
|
|
39119
|
+
},
|
|
39120
|
+
"group": [
|
|
39121
|
+
"grid"
|
|
39122
|
+
],
|
|
39123
|
+
"access": "public",
|
|
39124
|
+
"file": {
|
|
39125
|
+
"path": "grid/_variables.scss",
|
|
39126
|
+
"name": "_variables.scss"
|
|
39127
|
+
}
|
|
39128
|
+
},
|
|
39104
39129
|
{
|
|
39105
39130
|
"description": "The vertical padding of the Grid filter menu container.\n",
|
|
39106
39131
|
"commentRange": {
|
|
39107
|
-
"start":
|
|
39108
|
-
"end":
|
|
39132
|
+
"start": 408,
|
|
39133
|
+
"end": 409
|
|
39109
39134
|
},
|
|
39110
39135
|
"context": {
|
|
39111
39136
|
"type": "variable",
|
|
@@ -39113,8 +39138,8 @@
|
|
|
39113
39138
|
"value": "var( --kendo-filter-menu-container-padding-x, #{k-spacing(3)} )",
|
|
39114
39139
|
"scope": "default",
|
|
39115
39140
|
"line": {
|
|
39116
|
-
"start":
|
|
39117
|
-
"end":
|
|
39141
|
+
"start": 410,
|
|
39142
|
+
"end": 410
|
|
39118
39143
|
}
|
|
39119
39144
|
},
|
|
39120
39145
|
"group": [
|
|
@@ -39129,8 +39154,8 @@
|
|
|
39129
39154
|
{
|
|
39130
39155
|
"description": "The default width of the Grid column menu.\n",
|
|
39131
39156
|
"commentRange": {
|
|
39132
|
-
"start":
|
|
39133
|
-
"end":
|
|
39157
|
+
"start": 412,
|
|
39158
|
+
"end": 413
|
|
39134
39159
|
},
|
|
39135
39160
|
"context": {
|
|
39136
39161
|
"type": "variable",
|
|
@@ -39138,8 +39163,8 @@
|
|
|
39138
39163
|
"value": "var( --kendo-grid-column-menu-width, 230px )",
|
|
39139
39164
|
"scope": "default",
|
|
39140
39165
|
"line": {
|
|
39141
|
-
"start":
|
|
39142
|
-
"end":
|
|
39166
|
+
"start": 414,
|
|
39167
|
+
"end": 414
|
|
39143
39168
|
}
|
|
39144
39169
|
},
|
|
39145
39170
|
"group": [
|
|
@@ -39154,8 +39179,8 @@
|
|
|
39154
39179
|
{
|
|
39155
39180
|
"description": "The max width of the Grid column menu.\n",
|
|
39156
39181
|
"commentRange": {
|
|
39157
|
-
"start":
|
|
39158
|
-
"end":
|
|
39182
|
+
"start": 415,
|
|
39183
|
+
"end": 416
|
|
39159
39184
|
},
|
|
39160
39185
|
"context": {
|
|
39161
39186
|
"type": "variable",
|
|
@@ -39163,8 +39188,8 @@
|
|
|
39163
39188
|
"value": "var( --kendo-grid-column-menu-max-width, 320px )",
|
|
39164
39189
|
"scope": "default",
|
|
39165
39190
|
"line": {
|
|
39166
|
-
"start":
|
|
39167
|
-
"end":
|
|
39191
|
+
"start": 417,
|
|
39192
|
+
"end": 417
|
|
39168
39193
|
}
|
|
39169
39194
|
},
|
|
39170
39195
|
"group": [
|
|
@@ -39179,8 +39204,8 @@
|
|
|
39179
39204
|
{
|
|
39180
39205
|
"description": "The spacing of the Grid column menu.\n",
|
|
39181
39206
|
"commentRange": {
|
|
39182
|
-
"start":
|
|
39183
|
-
"end":
|
|
39207
|
+
"start": 418,
|
|
39208
|
+
"end": 419
|
|
39184
39209
|
},
|
|
39185
39210
|
"context": {
|
|
39186
39211
|
"type": "variable",
|
|
@@ -39188,8 +39213,8 @@
|
|
|
39188
39213
|
"value": "var( --kendo-grid-column-menu-spacing, #{k-spacing(2)} )",
|
|
39189
39214
|
"scope": "default",
|
|
39190
39215
|
"line": {
|
|
39191
|
-
"start":
|
|
39192
|
-
"end":
|
|
39216
|
+
"start": 420,
|
|
39217
|
+
"end": 420
|
|
39193
39218
|
}
|
|
39194
39219
|
},
|
|
39195
39220
|
"group": [
|
|
@@ -39204,8 +39229,8 @@
|
|
|
39204
39229
|
{
|
|
39205
39230
|
"description": "The focus shadow of the Grid column menu.\n",
|
|
39206
39231
|
"commentRange": {
|
|
39207
|
-
"start":
|
|
39208
|
-
"end":
|
|
39232
|
+
"start": 421,
|
|
39233
|
+
"end": 422
|
|
39209
39234
|
},
|
|
39210
39235
|
"context": {
|
|
39211
39236
|
"type": "variable",
|
|
@@ -39213,8 +39238,8 @@
|
|
|
39213
39238
|
"value": "var( --kendo-grid-column-menu-shadow, var(--kendo-box-shadow-depth-4, none) )",
|
|
39214
39239
|
"scope": "default",
|
|
39215
39240
|
"line": {
|
|
39216
|
-
"start":
|
|
39217
|
-
"end":
|
|
39241
|
+
"start": 423,
|
|
39242
|
+
"end": 423
|
|
39218
39243
|
}
|
|
39219
39244
|
},
|
|
39220
39245
|
"group": [
|
|
@@ -39229,8 +39254,8 @@
|
|
|
39229
39254
|
{
|
|
39230
39255
|
"description": "The background color of the Grid column menu.\n",
|
|
39231
39256
|
"commentRange": {
|
|
39232
|
-
"start":
|
|
39233
|
-
"end":
|
|
39257
|
+
"start": 424,
|
|
39258
|
+
"end": 425
|
|
39234
39259
|
},
|
|
39235
39260
|
"context": {
|
|
39236
39261
|
"type": "variable",
|
|
@@ -39238,8 +39263,8 @@
|
|
|
39238
39263
|
"value": "var( --kendo-grid-column-menu-bg, #{k-color(surface-alt)} )",
|
|
39239
39264
|
"scope": "default",
|
|
39240
39265
|
"line": {
|
|
39241
|
-
"start":
|
|
39242
|
-
"end":
|
|
39266
|
+
"start": 426,
|
|
39267
|
+
"end": 426
|
|
39243
39268
|
}
|
|
39244
39269
|
},
|
|
39245
39270
|
"group": [
|
|
@@ -39254,8 +39279,8 @@
|
|
|
39254
39279
|
{
|
|
39255
39280
|
"description": "The text color of the Grid column menu.\n",
|
|
39256
39281
|
"commentRange": {
|
|
39257
|
-
"start":
|
|
39258
|
-
"end":
|
|
39282
|
+
"start": 427,
|
|
39283
|
+
"end": 428
|
|
39259
39284
|
},
|
|
39260
39285
|
"context": {
|
|
39261
39286
|
"type": "variable",
|
|
@@ -39263,8 +39288,8 @@
|
|
|
39263
39288
|
"value": "var( --kendo-grid-column-menu-text, #{k-color(on-app-surface)} )",
|
|
39264
39289
|
"scope": "default",
|
|
39265
39290
|
"line": {
|
|
39266
|
-
"start":
|
|
39267
|
-
"end":
|
|
39291
|
+
"start": 429,
|
|
39292
|
+
"end": 429
|
|
39268
39293
|
}
|
|
39269
39294
|
},
|
|
39270
39295
|
"group": [
|
|
@@ -39279,8 +39304,8 @@
|
|
|
39279
39304
|
{
|
|
39280
39305
|
"description": "The border color of the Grid column menu.\n",
|
|
39281
39306
|
"commentRange": {
|
|
39282
|
-
"start":
|
|
39283
|
-
"end":
|
|
39307
|
+
"start": 430,
|
|
39308
|
+
"end": 431
|
|
39284
39309
|
},
|
|
39285
39310
|
"context": {
|
|
39286
39311
|
"type": "variable",
|
|
@@ -39288,8 +39313,8 @@
|
|
|
39288
39313
|
"value": "var( --kendo-grid-column-menu-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
39289
39314
|
"scope": "default",
|
|
39290
39315
|
"line": {
|
|
39291
|
-
"start":
|
|
39292
|
-
"end":
|
|
39316
|
+
"start": 432,
|
|
39317
|
+
"end": 432
|
|
39293
39318
|
}
|
|
39294
39319
|
},
|
|
39295
39320
|
"group": [
|
|
@@ -39304,8 +39329,8 @@
|
|
|
39304
39329
|
{
|
|
39305
39330
|
"description": "The font size of the Grid column menu checkbox container.\n",
|
|
39306
39331
|
"commentRange": {
|
|
39307
|
-
"start":
|
|
39308
|
-
"end":
|
|
39332
|
+
"start": 434,
|
|
39333
|
+
"end": 435
|
|
39309
39334
|
},
|
|
39310
39335
|
"context": {
|
|
39311
39336
|
"type": "variable",
|
|
@@ -39313,8 +39338,8 @@
|
|
|
39313
39338
|
"value": "var( --kendo-grid-column-menu-multicheck-font-size, #{$kendo-list-md-font-size} )",
|
|
39314
39339
|
"scope": "default",
|
|
39315
39340
|
"line": {
|
|
39316
|
-
"start":
|
|
39317
|
-
"end":
|
|
39341
|
+
"start": 436,
|
|
39342
|
+
"end": 436
|
|
39318
39343
|
}
|
|
39319
39344
|
},
|
|
39320
39345
|
"group": [
|
|
@@ -39329,8 +39354,8 @@
|
|
|
39329
39354
|
{
|
|
39330
39355
|
"description": "The line height of the Grid column menu checkbox container.\n",
|
|
39331
39356
|
"commentRange": {
|
|
39332
|
-
"start":
|
|
39333
|
-
"end":
|
|
39357
|
+
"start": 437,
|
|
39358
|
+
"end": 438
|
|
39334
39359
|
},
|
|
39335
39360
|
"context": {
|
|
39336
39361
|
"type": "variable",
|
|
@@ -39338,8 +39363,8 @@
|
|
|
39338
39363
|
"value": "var( --kendo-grid-column-menu-multicheck-line-height, #{$kendo-list-md-line-height} )",
|
|
39339
39364
|
"scope": "default",
|
|
39340
39365
|
"line": {
|
|
39341
|
-
"start":
|
|
39342
|
-
"end":
|
|
39366
|
+
"start": 439,
|
|
39367
|
+
"end": 439
|
|
39343
39368
|
}
|
|
39344
39369
|
},
|
|
39345
39370
|
"group": [
|
|
@@ -39354,8 +39379,8 @@
|
|
|
39354
39379
|
{
|
|
39355
39380
|
"description": "The vertical padding of the Grid column menu items wrap.\n",
|
|
39356
39381
|
"commentRange": {
|
|
39357
|
-
"start":
|
|
39358
|
-
"end":
|
|
39382
|
+
"start": 441,
|
|
39383
|
+
"end": 442
|
|
39359
39384
|
},
|
|
39360
39385
|
"context": {
|
|
39361
39386
|
"type": "variable",
|
|
@@ -39363,8 +39388,8 @@
|
|
|
39363
39388
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-y, #{k-spacing(2)} )",
|
|
39364
39389
|
"scope": "default",
|
|
39365
39390
|
"line": {
|
|
39366
|
-
"start":
|
|
39367
|
-
"end":
|
|
39391
|
+
"start": 443,
|
|
39392
|
+
"end": 443
|
|
39368
39393
|
}
|
|
39369
39394
|
},
|
|
39370
39395
|
"group": [
|
|
@@ -39379,8 +39404,8 @@
|
|
|
39379
39404
|
{
|
|
39380
39405
|
"description": "The horizontal padding of the Grid column menu items wrap.\n",
|
|
39381
39406
|
"commentRange": {
|
|
39382
|
-
"start":
|
|
39383
|
-
"end":
|
|
39407
|
+
"start": 444,
|
|
39408
|
+
"end": 445
|
|
39384
39409
|
},
|
|
39385
39410
|
"context": {
|
|
39386
39411
|
"type": "variable",
|
|
@@ -39388,8 +39413,8 @@
|
|
|
39388
39413
|
"value": "var( --kendo-grid-column-menu-items-wrap-padding-x, #{k-spacing(2)} )",
|
|
39389
39414
|
"scope": "default",
|
|
39390
39415
|
"line": {
|
|
39391
|
-
"start":
|
|
39392
|
-
"end":
|
|
39416
|
+
"start": 446,
|
|
39417
|
+
"end": 446
|
|
39393
39418
|
}
|
|
39394
39419
|
},
|
|
39395
39420
|
"group": [
|
|
@@ -39404,8 +39429,8 @@
|
|
|
39404
39429
|
{
|
|
39405
39430
|
"description": "The horizontal padding of the Grid column menu item.\n",
|
|
39406
39431
|
"commentRange": {
|
|
39407
|
-
"start":
|
|
39408
|
-
"end":
|
|
39432
|
+
"start": 448,
|
|
39433
|
+
"end": 449
|
|
39409
39434
|
},
|
|
39410
39435
|
"context": {
|
|
39411
39436
|
"type": "variable",
|
|
@@ -39413,8 +39438,8 @@
|
|
|
39413
39438
|
"value": "var( --kendo-grid-column-menu-item-padding-y, #{$kendo-list-md-item-padding-y} )",
|
|
39414
39439
|
"scope": "default",
|
|
39415
39440
|
"line": {
|
|
39416
|
-
"start":
|
|
39417
|
-
"end":
|
|
39441
|
+
"start": 450,
|
|
39442
|
+
"end": 450
|
|
39418
39443
|
}
|
|
39419
39444
|
},
|
|
39420
39445
|
"group": [
|
|
@@ -39429,8 +39454,8 @@
|
|
|
39429
39454
|
{
|
|
39430
39455
|
"description": "The vertical padding of the Grid column menu item.\n",
|
|
39431
39456
|
"commentRange": {
|
|
39432
|
-
"start":
|
|
39433
|
-
"end":
|
|
39457
|
+
"start": 451,
|
|
39458
|
+
"end": 452
|
|
39434
39459
|
},
|
|
39435
39460
|
"context": {
|
|
39436
39461
|
"type": "variable",
|
|
@@ -39438,8 +39463,8 @@
|
|
|
39438
39463
|
"value": "var( --kendo-grid-column-menu-item-padding-x, #{$kendo-list-md-item-padding-x} )",
|
|
39439
39464
|
"scope": "default",
|
|
39440
39465
|
"line": {
|
|
39441
|
-
"start":
|
|
39442
|
-
"end":
|
|
39466
|
+
"start": 453,
|
|
39467
|
+
"end": 453
|
|
39443
39468
|
}
|
|
39444
39469
|
},
|
|
39445
39470
|
"group": [
|
|
@@ -39454,8 +39479,8 @@
|
|
|
39454
39479
|
{
|
|
39455
39480
|
"description": "The spacing of the Grid column menu item.\n",
|
|
39456
39481
|
"commentRange": {
|
|
39457
|
-
"start":
|
|
39458
|
-
"end":
|
|
39482
|
+
"start": 454,
|
|
39483
|
+
"end": 455
|
|
39459
39484
|
},
|
|
39460
39485
|
"context": {
|
|
39461
39486
|
"type": "variable",
|
|
@@ -39463,8 +39488,8 @@
|
|
|
39463
39488
|
"value": "var( --kendo-grid-column-menu-item-gap, #{$kendo-list-md-item-padding-x} )",
|
|
39464
39489
|
"scope": "default",
|
|
39465
39490
|
"line": {
|
|
39466
|
-
"start":
|
|
39467
|
-
"end":
|
|
39491
|
+
"start": 456,
|
|
39492
|
+
"end": 456
|
|
39468
39493
|
}
|
|
39469
39494
|
},
|
|
39470
39495
|
"group": [
|
|
@@ -39479,8 +39504,8 @@
|
|
|
39479
39504
|
{
|
|
39480
39505
|
"description": "The background color of the Grid column menu item.\n",
|
|
39481
39506
|
"commentRange": {
|
|
39482
|
-
"start":
|
|
39483
|
-
"end":
|
|
39507
|
+
"start": 457,
|
|
39508
|
+
"end": 458
|
|
39484
39509
|
},
|
|
39485
39510
|
"context": {
|
|
39486
39511
|
"type": "variable",
|
|
@@ -39488,8 +39513,8 @@
|
|
|
39488
39513
|
"value": "var( --kendo-grid-column-menu-item-bg, #{$kendo-list-item-bg} )",
|
|
39489
39514
|
"scope": "default",
|
|
39490
39515
|
"line": {
|
|
39491
|
-
"start":
|
|
39492
|
-
"end":
|
|
39516
|
+
"start": 459,
|
|
39517
|
+
"end": 459
|
|
39493
39518
|
}
|
|
39494
39519
|
},
|
|
39495
39520
|
"group": [
|
|
@@ -39504,8 +39529,8 @@
|
|
|
39504
39529
|
{
|
|
39505
39530
|
"description": "The text color of the Grid column menu item.\n",
|
|
39506
39531
|
"commentRange": {
|
|
39507
|
-
"start":
|
|
39508
|
-
"end":
|
|
39532
|
+
"start": 460,
|
|
39533
|
+
"end": 461
|
|
39509
39534
|
},
|
|
39510
39535
|
"context": {
|
|
39511
39536
|
"type": "variable",
|
|
@@ -39513,8 +39538,8 @@
|
|
|
39513
39538
|
"value": "var( --kendo-grid-column-menu-item-text, #{$kendo-list-item-text} )",
|
|
39514
39539
|
"scope": "default",
|
|
39515
39540
|
"line": {
|
|
39516
|
-
"start":
|
|
39517
|
-
"end":
|
|
39541
|
+
"start": 462,
|
|
39542
|
+
"end": 462
|
|
39518
39543
|
}
|
|
39519
39544
|
},
|
|
39520
39545
|
"group": [
|
|
@@ -39529,8 +39554,8 @@
|
|
|
39529
39554
|
{
|
|
39530
39555
|
"description": "The text color of the Grid column menu item icon.\n",
|
|
39531
39556
|
"commentRange": {
|
|
39532
|
-
"start":
|
|
39533
|
-
"end":
|
|
39557
|
+
"start": 464,
|
|
39558
|
+
"end": 465
|
|
39534
39559
|
},
|
|
39535
39560
|
"context": {
|
|
39536
39561
|
"type": "variable",
|
|
@@ -39538,8 +39563,8 @@
|
|
|
39538
39563
|
"value": "var( --kendo-grid-column-menu-item-icon-text, #{$kendo-list-item-icon-text} )",
|
|
39539
39564
|
"scope": "default",
|
|
39540
39565
|
"line": {
|
|
39541
|
-
"start":
|
|
39542
|
-
"end":
|
|
39566
|
+
"start": 466,
|
|
39567
|
+
"end": 466
|
|
39543
39568
|
}
|
|
39544
39569
|
},
|
|
39545
39570
|
"group": [
|
|
@@ -39554,8 +39579,8 @@
|
|
|
39554
39579
|
{
|
|
39555
39580
|
"description": "The vertical padding of the Grid column menu group header.\n",
|
|
39556
39581
|
"commentRange": {
|
|
39557
|
-
"start":
|
|
39558
|
-
"end":
|
|
39582
|
+
"start": 468,
|
|
39583
|
+
"end": 469
|
|
39559
39584
|
},
|
|
39560
39585
|
"context": {
|
|
39561
39586
|
"type": "variable",
|
|
@@ -39563,8 +39588,8 @@
|
|
|
39563
39588
|
"value": "var( --kendo-grid-column-menu-group-header-padding-y, #{$kendo-grid-column-menu-item-padding-y} )",
|
|
39564
39589
|
"scope": "default",
|
|
39565
39590
|
"line": {
|
|
39566
|
-
"start":
|
|
39567
|
-
"end":
|
|
39591
|
+
"start": 470,
|
|
39592
|
+
"end": 470
|
|
39568
39593
|
}
|
|
39569
39594
|
},
|
|
39570
39595
|
"group": [
|
|
@@ -39579,8 +39604,8 @@
|
|
|
39579
39604
|
{
|
|
39580
39605
|
"description": "The horizontal padding of the Grid column menu group header.\n",
|
|
39581
39606
|
"commentRange": {
|
|
39582
|
-
"start":
|
|
39583
|
-
"end":
|
|
39607
|
+
"start": 471,
|
|
39608
|
+
"end": 472
|
|
39584
39609
|
},
|
|
39585
39610
|
"context": {
|
|
39586
39611
|
"type": "variable",
|
|
@@ -39588,8 +39613,8 @@
|
|
|
39588
39613
|
"value": "var( --kendo-grid-column-menu-group-header-padding-x, #{$kendo-grid-column-menu-item-padding-x} )",
|
|
39589
39614
|
"scope": "default",
|
|
39590
39615
|
"line": {
|
|
39591
|
-
"start":
|
|
39592
|
-
"end":
|
|
39616
|
+
"start": 473,
|
|
39617
|
+
"end": 473
|
|
39593
39618
|
}
|
|
39594
39619
|
},
|
|
39595
39620
|
"group": [
|
|
@@ -39604,8 +39629,8 @@
|
|
|
39604
39629
|
{
|
|
39605
39630
|
"description": "The border width of the Grid column menu group header.\n",
|
|
39606
39631
|
"commentRange": {
|
|
39607
|
-
"start":
|
|
39608
|
-
"end":
|
|
39632
|
+
"start": 474,
|
|
39633
|
+
"end": 475
|
|
39609
39634
|
},
|
|
39610
39635
|
"context": {
|
|
39611
39636
|
"type": "variable",
|
|
@@ -39613,8 +39638,8 @@
|
|
|
39613
39638
|
"value": "var( --kendo-grid-column-menu-group-header-border-width, 1px )",
|
|
39614
39639
|
"scope": "default",
|
|
39615
39640
|
"line": {
|
|
39616
|
-
"start":
|
|
39617
|
-
"end":
|
|
39641
|
+
"start": 476,
|
|
39642
|
+
"end": 476
|
|
39618
39643
|
}
|
|
39619
39644
|
},
|
|
39620
39645
|
"group": [
|
|
@@ -39629,8 +39654,8 @@
|
|
|
39629
39654
|
{
|
|
39630
39655
|
"description": "The border style of the Grid column menu group header.\n",
|
|
39631
39656
|
"commentRange": {
|
|
39632
|
-
"start":
|
|
39633
|
-
"end":
|
|
39657
|
+
"start": 477,
|
|
39658
|
+
"end": 478
|
|
39634
39659
|
},
|
|
39635
39660
|
"context": {
|
|
39636
39661
|
"type": "variable",
|
|
@@ -39638,8 +39663,8 @@
|
|
|
39638
39663
|
"value": "var( --kendo-grid-column-menu-group-header-border-style, solid )",
|
|
39639
39664
|
"scope": "default",
|
|
39640
39665
|
"line": {
|
|
39641
|
-
"start":
|
|
39642
|
-
"end":
|
|
39666
|
+
"start": 479,
|
|
39667
|
+
"end": 479
|
|
39643
39668
|
}
|
|
39644
39669
|
},
|
|
39645
39670
|
"group": [
|
|
@@ -39654,8 +39679,8 @@
|
|
|
39654
39679
|
{
|
|
39655
39680
|
"description": "The font size of the Grid column menu group header.\n",
|
|
39656
39681
|
"commentRange": {
|
|
39657
|
-
"start":
|
|
39658
|
-
"end":
|
|
39682
|
+
"start": 480,
|
|
39683
|
+
"end": 481
|
|
39659
39684
|
},
|
|
39660
39685
|
"context": {
|
|
39661
39686
|
"type": "variable",
|
|
@@ -39663,8 +39688,8 @@
|
|
|
39663
39688
|
"value": "var( --kendo-grid-column-menu-group-header-font-size, var(--kendo-font-size-sm, inherit) )",
|
|
39664
39689
|
"scope": "default",
|
|
39665
39690
|
"line": {
|
|
39666
|
-
"start":
|
|
39667
|
-
"end":
|
|
39691
|
+
"start": 482,
|
|
39692
|
+
"end": 482
|
|
39668
39693
|
}
|
|
39669
39694
|
},
|
|
39670
39695
|
"group": [
|
|
@@ -39679,8 +39704,8 @@
|
|
|
39679
39704
|
{
|
|
39680
39705
|
"description": "The font weight of the Grid column menu group header.\n",
|
|
39681
39706
|
"commentRange": {
|
|
39682
|
-
"start":
|
|
39683
|
-
"end":
|
|
39707
|
+
"start": 483,
|
|
39708
|
+
"end": 484
|
|
39684
39709
|
},
|
|
39685
39710
|
"context": {
|
|
39686
39711
|
"type": "variable",
|
|
@@ -39688,8 +39713,8 @@
|
|
|
39688
39713
|
"value": "var( --kendo-grid-column-menu-group-header-font-weight, var(--kendo-font-weight-bold, normal) )",
|
|
39689
39714
|
"scope": "default",
|
|
39690
39715
|
"line": {
|
|
39691
|
-
"start":
|
|
39692
|
-
"end":
|
|
39716
|
+
"start": 485,
|
|
39717
|
+
"end": 485
|
|
39693
39718
|
}
|
|
39694
39719
|
},
|
|
39695
39720
|
"group": [
|
|
@@ -39704,8 +39729,8 @@
|
|
|
39704
39729
|
{
|
|
39705
39730
|
"description": "The mine height of the Grid column menu group header.\n",
|
|
39706
39731
|
"commentRange": {
|
|
39707
|
-
"start":
|
|
39708
|
-
"end":
|
|
39732
|
+
"start": 486,
|
|
39733
|
+
"end": 487
|
|
39709
39734
|
},
|
|
39710
39735
|
"context": {
|
|
39711
39736
|
"type": "variable",
|
|
@@ -39713,8 +39738,8 @@
|
|
|
39713
39738
|
"value": "var( --kendo-grid-column-menu-group-header-line-height, var(--kendo-line-height, normal) )",
|
|
39714
39739
|
"scope": "default",
|
|
39715
39740
|
"line": {
|
|
39716
|
-
"start":
|
|
39717
|
-
"end":
|
|
39741
|
+
"start": 488,
|
|
39742
|
+
"end": 488
|
|
39718
39743
|
}
|
|
39719
39744
|
},
|
|
39720
39745
|
"group": [
|
|
@@ -39729,8 +39754,8 @@
|
|
|
39729
39754
|
{
|
|
39730
39755
|
"description": "The text transform of the Grid column menu group header.\n",
|
|
39731
39756
|
"commentRange": {
|
|
39732
|
-
"start":
|
|
39733
|
-
"end":
|
|
39757
|
+
"start": 489,
|
|
39758
|
+
"end": 490
|
|
39734
39759
|
},
|
|
39735
39760
|
"context": {
|
|
39736
39761
|
"type": "variable",
|
|
@@ -39738,8 +39763,8 @@
|
|
|
39738
39763
|
"value": "var( --kendo-grid-column-menu-group-header-text-transform, uppercase )",
|
|
39739
39764
|
"scope": "default",
|
|
39740
39765
|
"line": {
|
|
39741
|
-
"start":
|
|
39742
|
-
"end":
|
|
39766
|
+
"start": 491,
|
|
39767
|
+
"end": 491
|
|
39743
39768
|
}
|
|
39744
39769
|
},
|
|
39745
39770
|
"group": [
|
|
@@ -39754,8 +39779,8 @@
|
|
|
39754
39779
|
{
|
|
39755
39780
|
"description": "The background color of the Grid column menu group.\n",
|
|
39756
39781
|
"commentRange": {
|
|
39757
|
-
"start":
|
|
39758
|
-
"end":
|
|
39782
|
+
"start": 493,
|
|
39783
|
+
"end": 494
|
|
39759
39784
|
},
|
|
39760
39785
|
"context": {
|
|
39761
39786
|
"type": "variable",
|
|
@@ -39763,8 +39788,8 @@
|
|
|
39763
39788
|
"value": "var( --kendo-grid-column-menu-group-header-bg, #{k-color(surface-alt)} )",
|
|
39764
39789
|
"scope": "default",
|
|
39765
39790
|
"line": {
|
|
39766
|
-
"start":
|
|
39767
|
-
"end":
|
|
39791
|
+
"start": 495,
|
|
39792
|
+
"end": 495
|
|
39768
39793
|
}
|
|
39769
39794
|
},
|
|
39770
39795
|
"group": [
|
|
@@ -39779,8 +39804,8 @@
|
|
|
39779
39804
|
{
|
|
39780
39805
|
"description": "The text color of the Grid column menu group.\n",
|
|
39781
39806
|
"commentRange": {
|
|
39782
|
-
"start":
|
|
39783
|
-
"end":
|
|
39807
|
+
"start": 496,
|
|
39808
|
+
"end": 497
|
|
39784
39809
|
},
|
|
39785
39810
|
"context": {
|
|
39786
39811
|
"type": "variable",
|
|
@@ -39788,8 +39813,8 @@
|
|
|
39788
39813
|
"value": "var( --kendo-grid-column-menu-group-header-text, #{k-color(on-app-surface)} )",
|
|
39789
39814
|
"scope": "default",
|
|
39790
39815
|
"line": {
|
|
39791
|
-
"start":
|
|
39792
|
-
"end":
|
|
39816
|
+
"start": 498,
|
|
39817
|
+
"end": 498
|
|
39793
39818
|
}
|
|
39794
39819
|
},
|
|
39795
39820
|
"group": [
|
|
@@ -39804,8 +39829,8 @@
|
|
|
39804
39829
|
{
|
|
39805
39830
|
"description": "The border color of the Grid column menu group.\n",
|
|
39806
39831
|
"commentRange": {
|
|
39807
|
-
"start":
|
|
39808
|
-
"end":
|
|
39832
|
+
"start": 499,
|
|
39833
|
+
"end": 500
|
|
39809
39834
|
},
|
|
39810
39835
|
"context": {
|
|
39811
39836
|
"type": "variable",
|
|
@@ -39813,8 +39838,8 @@
|
|
|
39813
39838
|
"value": "var( --kendo-grid-column-menu-group-header-border, color-mix(in srgb, #{k-color(border)} 16%, transparent) )",
|
|
39814
39839
|
"scope": "default",
|
|
39815
39840
|
"line": {
|
|
39816
|
-
"start":
|
|
39817
|
-
"end":
|
|
39841
|
+
"start": 501,
|
|
39842
|
+
"end": 501
|
|
39818
39843
|
}
|
|
39819
39844
|
},
|
|
39820
39845
|
"group": [
|
|
@@ -39829,8 +39854,8 @@
|
|
|
39829
39854
|
{
|
|
39830
39855
|
"description": "The horizontal padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39831
39856
|
"commentRange": {
|
|
39832
|
-
"start":
|
|
39833
|
-
"end":
|
|
39857
|
+
"start": 503,
|
|
39858
|
+
"end": 504
|
|
39834
39859
|
},
|
|
39835
39860
|
"context": {
|
|
39836
39861
|
"type": "variable",
|
|
@@ -39838,8 +39863,8 @@
|
|
|
39838
39863
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-x, #{k-spacing(0)} )",
|
|
39839
39864
|
"scope": "default",
|
|
39840
39865
|
"line": {
|
|
39841
|
-
"start":
|
|
39842
|
-
"end":
|
|
39866
|
+
"start": 505,
|
|
39867
|
+
"end": 505
|
|
39843
39868
|
}
|
|
39844
39869
|
},
|
|
39845
39870
|
"group": [
|
|
@@ -39854,8 +39879,8 @@
|
|
|
39854
39879
|
{
|
|
39855
39880
|
"description": "The vertical padding of the tabstrip content in the Grid tabbed column menu.\n",
|
|
39856
39881
|
"commentRange": {
|
|
39857
|
-
"start":
|
|
39858
|
-
"end":
|
|
39882
|
+
"start": 506,
|
|
39883
|
+
"end": 507
|
|
39859
39884
|
},
|
|
39860
39885
|
"context": {
|
|
39861
39886
|
"type": "variable",
|
|
@@ -39863,8 +39888,8 @@
|
|
|
39863
39888
|
"value": "var( --kendo-grid-column-menu-tabbed-tabstrip-content-padding-y, #{k-spacing(3)} )",
|
|
39864
39889
|
"scope": "default",
|
|
39865
39890
|
"line": {
|
|
39866
|
-
"start":
|
|
39867
|
-
"end":
|
|
39891
|
+
"start": 508,
|
|
39892
|
+
"end": 508
|
|
39868
39893
|
}
|
|
39869
39894
|
},
|
|
39870
39895
|
"group": [
|
|
@@ -39879,8 +39904,8 @@
|
|
|
39879
39904
|
{
|
|
39880
39905
|
"description": "The background color of the Grid tabbed column menu.\n",
|
|
39881
39906
|
"commentRange": {
|
|
39882
|
-
"start":
|
|
39883
|
-
"end":
|
|
39907
|
+
"start": 510,
|
|
39908
|
+
"end": 511
|
|
39884
39909
|
},
|
|
39885
39910
|
"context": {
|
|
39886
39911
|
"type": "variable",
|
|
@@ -39888,8 +39913,8 @@
|
|
|
39888
39913
|
"value": "var( --kendo-grid-column-menu-tabbed-bg, k-color(surface) )",
|
|
39889
39914
|
"scope": "default",
|
|
39890
39915
|
"line": {
|
|
39891
|
-
"start":
|
|
39892
|
-
"end":
|
|
39916
|
+
"start": 512,
|
|
39917
|
+
"end": 512
|
|
39893
39918
|
}
|
|
39894
39919
|
},
|
|
39895
39920
|
"group": [
|
|
@@ -39904,8 +39929,8 @@
|
|
|
39904
39929
|
{
|
|
39905
39930
|
"description": "The default width of the Grid drag cell.\n",
|
|
39906
39931
|
"commentRange": {
|
|
39907
|
-
"start":
|
|
39908
|
-
"end":
|
|
39932
|
+
"start": 514,
|
|
39933
|
+
"end": 515
|
|
39909
39934
|
},
|
|
39910
39935
|
"context": {
|
|
39911
39936
|
"type": "variable",
|
|
@@ -39913,8 +39938,8 @@
|
|
|
39913
39938
|
"value": "var( --kendo-grid-drag-cell-width, calc( var( --kendo-icon-size, 1rem ) * 2.25 ) )",
|
|
39914
39939
|
"scope": "default",
|
|
39915
39940
|
"line": {
|
|
39916
|
-
"start":
|
|
39917
|
-
"end":
|
|
39941
|
+
"start": 516,
|
|
39942
|
+
"end": 516
|
|
39918
39943
|
}
|
|
39919
39944
|
},
|
|
39920
39945
|
"group": [
|
|
@@ -39929,8 +39954,8 @@
|
|
|
39929
39954
|
{
|
|
39930
39955
|
"description": "The default width of the Grid hierarchy cell.\n",
|
|
39931
39956
|
"commentRange": {
|
|
39932
|
-
"start":
|
|
39933
|
-
"end":
|
|
39957
|
+
"start": 517,
|
|
39958
|
+
"end": 518
|
|
39934
39959
|
},
|
|
39935
39960
|
"context": {
|
|
39936
39961
|
"type": "variable",
|
|
@@ -39938,8 +39963,8 @@
|
|
|
39938
39963
|
"value": "var( --kendo-grid-hierarchy-col-width, calc( var( --kendo-icon-size, 1rem ) * 2 ) )",
|
|
39939
39964
|
"scope": "default",
|
|
39940
39965
|
"line": {
|
|
39941
|
-
"start":
|
|
39942
|
-
"end":
|
|
39966
|
+
"start": 519,
|
|
39967
|
+
"end": 519
|
|
39943
39968
|
}
|
|
39944
39969
|
},
|
|
39945
39970
|
"group": [
|
|
@@ -39954,8 +39979,8 @@
|
|
|
39954
39979
|
{
|
|
39955
39980
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
39956
39981
|
"commentRange": {
|
|
39957
|
-
"start":
|
|
39958
|
-
"end":
|
|
39982
|
+
"start": 521,
|
|
39983
|
+
"end": 522
|
|
39959
39984
|
},
|
|
39960
39985
|
"context": {
|
|
39961
39986
|
"type": "variable",
|
|
@@ -39963,8 +39988,8 @@
|
|
|
39963
39988
|
"value": "var( --kendo-grid-row-resizer-hover-bg, color-mix(in srgb, #{k-color(on-app-surface)} 46%, transparent) )",
|
|
39964
39989
|
"scope": "default",
|
|
39965
39990
|
"line": {
|
|
39966
|
-
"start":
|
|
39967
|
-
"end":
|
|
39991
|
+
"start": 523,
|
|
39992
|
+
"end": 523
|
|
39968
39993
|
}
|
|
39969
39994
|
},
|
|
39970
39995
|
"group": [
|
|
@@ -39979,8 +40004,8 @@
|
|
|
39979
40004
|
{
|
|
39980
40005
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
39981
40006
|
"commentRange": {
|
|
39982
|
-
"start":
|
|
39983
|
-
"end":
|
|
40007
|
+
"start": 524,
|
|
40008
|
+
"end": 525
|
|
39984
40009
|
},
|
|
39985
40010
|
"context": {
|
|
39986
40011
|
"type": "variable",
|
|
@@ -39988,8 +40013,8 @@
|
|
|
39988
40013
|
"value": "var( --kendo-grid-row-resizer-active-bg, #{k-color(primary)} )",
|
|
39989
40014
|
"scope": "default",
|
|
39990
40015
|
"line": {
|
|
39991
|
-
"start":
|
|
39992
|
-
"end":
|
|
40016
|
+
"start": 526,
|
|
40017
|
+
"end": 526
|
|
39993
40018
|
}
|
|
39994
40019
|
},
|
|
39995
40020
|
"group": [
|
|
@@ -40004,8 +40029,8 @@
|
|
|
40004
40029
|
{
|
|
40005
40030
|
"description": "The height of the Grid row resize indicator.\n",
|
|
40006
40031
|
"commentRange": {
|
|
40007
|
-
"start":
|
|
40008
|
-
"end":
|
|
40032
|
+
"start": 527,
|
|
40033
|
+
"end": 528
|
|
40009
40034
|
},
|
|
40010
40035
|
"context": {
|
|
40011
40036
|
"type": "variable",
|
|
@@ -40013,8 +40038,8 @@
|
|
|
40013
40038
|
"value": "var( --kendo-grid-row-resizer-height, #{k-spacing(0.5)} )",
|
|
40014
40039
|
"scope": "default",
|
|
40015
40040
|
"line": {
|
|
40016
|
-
"start":
|
|
40017
|
-
"end":
|
|
40041
|
+
"start": 529,
|
|
40042
|
+
"end": 529
|
|
40018
40043
|
}
|
|
40019
40044
|
},
|
|
40020
40045
|
"group": [
|
|
@@ -40029,8 +40054,8 @@
|
|
|
40029
40054
|
{
|
|
40030
40055
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
40031
40056
|
"commentRange": {
|
|
40032
|
-
"start":
|
|
40033
|
-
"end":
|
|
40057
|
+
"start": 531,
|
|
40058
|
+
"end": 532
|
|
40034
40059
|
},
|
|
40035
40060
|
"context": {
|
|
40036
40061
|
"type": "variable",
|
|
@@ -40038,8 +40063,8 @@
|
|
|
40038
40063
|
"value": "var( --kendo-grid-stack-cell-padding-x, #{k-spacing(2)} )",
|
|
40039
40064
|
"scope": "default",
|
|
40040
40065
|
"line": {
|
|
40041
|
-
"start":
|
|
40042
|
-
"end":
|
|
40066
|
+
"start": 533,
|
|
40067
|
+
"end": 533
|
|
40043
40068
|
}
|
|
40044
40069
|
},
|
|
40045
40070
|
"group": [
|
|
@@ -40054,8 +40079,8 @@
|
|
|
40054
40079
|
{
|
|
40055
40080
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
40056
40081
|
"commentRange": {
|
|
40057
|
-
"start":
|
|
40058
|
-
"end":
|
|
40082
|
+
"start": 534,
|
|
40083
|
+
"end": 535
|
|
40059
40084
|
},
|
|
40060
40085
|
"context": {
|
|
40061
40086
|
"type": "variable",
|
|
@@ -40063,8 +40088,8 @@
|
|
|
40063
40088
|
"value": "var( --kendo-grid-stack-cell-padding-y, #{k-spacing(1.5)} )",
|
|
40064
40089
|
"scope": "default",
|
|
40065
40090
|
"line": {
|
|
40066
|
-
"start":
|
|
40067
|
-
"end":
|
|
40091
|
+
"start": 536,
|
|
40092
|
+
"end": 536
|
|
40068
40093
|
}
|
|
40069
40094
|
},
|
|
40070
40095
|
"group": [
|
|
@@ -40079,8 +40104,8 @@
|
|
|
40079
40104
|
{
|
|
40080
40105
|
"description": "The column gap of the Grid stack layout.\n",
|
|
40081
40106
|
"commentRange": {
|
|
40082
|
-
"start":
|
|
40083
|
-
"end":
|
|
40107
|
+
"start": 537,
|
|
40108
|
+
"end": 538
|
|
40084
40109
|
},
|
|
40085
40110
|
"context": {
|
|
40086
40111
|
"type": "variable",
|
|
@@ -40088,8 +40113,8 @@
|
|
|
40088
40113
|
"value": "var( --kendo-grid-stack-column-gap, #{k-spacing(1)} )",
|
|
40089
40114
|
"scope": "default",
|
|
40090
40115
|
"line": {
|
|
40091
|
-
"start":
|
|
40092
|
-
"end":
|
|
40116
|
+
"start": 539,
|
|
40117
|
+
"end": 539
|
|
40093
40118
|
}
|
|
40094
40119
|
},
|
|
40095
40120
|
"group": [
|
|
@@ -40104,8 +40129,8 @@
|
|
|
40104
40129
|
{
|
|
40105
40130
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
40106
40131
|
"commentRange": {
|
|
40107
|
-
"start":
|
|
40108
|
-
"end":
|
|
40132
|
+
"start": 540,
|
|
40133
|
+
"end": 541
|
|
40109
40134
|
},
|
|
40110
40135
|
"context": {
|
|
40111
40136
|
"type": "variable",
|
|
@@ -40113,8 +40138,8 @@
|
|
|
40113
40138
|
"value": "var( --kendo-grid-stack-editable-column-gap, #{k-spacing(2)} )",
|
|
40114
40139
|
"scope": "default",
|
|
40115
40140
|
"line": {
|
|
40116
|
-
"start":
|
|
40117
|
-
"end":
|
|
40141
|
+
"start": 542,
|
|
40142
|
+
"end": 542
|
|
40118
40143
|
}
|
|
40119
40144
|
},
|
|
40120
40145
|
"group": [
|
|
@@ -40129,8 +40154,8 @@
|
|
|
40129
40154
|
{
|
|
40130
40155
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
40131
40156
|
"commentRange": {
|
|
40132
|
-
"start":
|
|
40133
|
-
"end":
|
|
40157
|
+
"start": 543,
|
|
40158
|
+
"end": 544
|
|
40134
40159
|
},
|
|
40135
40160
|
"context": {
|
|
40136
40161
|
"type": "variable",
|
|
@@ -40138,8 +40163,8 @@
|
|
|
40138
40163
|
"value": "var( --kendo-grid-stack-hierarchy-col-width, #{k-spacing(2)} )",
|
|
40139
40164
|
"scope": "default",
|
|
40140
40165
|
"line": {
|
|
40141
|
-
"start":
|
|
40142
|
-
"end":
|
|
40166
|
+
"start": 545,
|
|
40167
|
+
"end": 545
|
|
40143
40168
|
}
|
|
40144
40169
|
},
|
|
40145
40170
|
"group": [
|
|
@@ -40154,8 +40179,8 @@
|
|
|
40154
40179
|
{
|
|
40155
40180
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
40156
40181
|
"commentRange": {
|
|
40157
|
-
"start":
|
|
40158
|
-
"end":
|
|
40182
|
+
"start": 546,
|
|
40183
|
+
"end": 547
|
|
40159
40184
|
},
|
|
40160
40185
|
"context": {
|
|
40161
40186
|
"type": "variable",
|
|
@@ -40163,8 +40188,8 @@
|
|
|
40163
40188
|
"value": "var( --kendo-grid-stack-header-font-size, var(--kendo-font-size-sm, inherit) )",
|
|
40164
40189
|
"scope": "default",
|
|
40165
40190
|
"line": {
|
|
40166
|
-
"start":
|
|
40167
|
-
"end":
|
|
40191
|
+
"start": 548,
|
|
40192
|
+
"end": 548
|
|
40168
40193
|
}
|
|
40169
40194
|
},
|
|
40170
40195
|
"group": [
|
|
@@ -40179,8 +40204,8 @@
|
|
|
40179
40204
|
{
|
|
40180
40205
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
40181
40206
|
"commentRange": {
|
|
40182
|
-
"start":
|
|
40183
|
-
"end":
|
|
40207
|
+
"start": 549,
|
|
40208
|
+
"end": 550
|
|
40184
40209
|
},
|
|
40185
40210
|
"context": {
|
|
40186
40211
|
"type": "variable",
|
|
@@ -40188,8 +40213,8 @@
|
|
|
40188
40213
|
"value": "var( --kendo-grid-stack-header-font-weight, var(--kendo-font-weight-bold, inherit) )",
|
|
40189
40214
|
"scope": "default",
|
|
40190
40215
|
"line": {
|
|
40191
|
-
"start":
|
|
40192
|
-
"end":
|
|
40216
|
+
"start": 551,
|
|
40217
|
+
"end": 551
|
|
40193
40218
|
}
|
|
40194
40219
|
},
|
|
40195
40220
|
"group": [
|
|
@@ -40204,8 +40229,8 @@
|
|
|
40204
40229
|
{
|
|
40205
40230
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
40206
40231
|
"commentRange": {
|
|
40207
|
-
"start":
|
|
40208
|
-
"end":
|
|
40232
|
+
"start": 552,
|
|
40233
|
+
"end": 553
|
|
40209
40234
|
},
|
|
40210
40235
|
"context": {
|
|
40211
40236
|
"type": "variable",
|
|
@@ -40213,8 +40238,8 @@
|
|
|
40213
40238
|
"value": "var( --kendo-grid-stack-expandable-shadow-height, #{k-spacing(2.5)} )",
|
|
40214
40239
|
"scope": "default",
|
|
40215
40240
|
"line": {
|
|
40216
|
-
"start":
|
|
40217
|
-
"end":
|
|
40241
|
+
"start": 554,
|
|
40242
|
+
"end": 554
|
|
40218
40243
|
}
|
|
40219
40244
|
},
|
|
40220
40245
|
"group": [
|
|
@@ -40229,8 +40254,8 @@
|
|
|
40229
40254
|
{
|
|
40230
40255
|
"description": "The color of the Grid stack layout column header.\n",
|
|
40231
40256
|
"commentRange": {
|
|
40232
|
-
"start":
|
|
40233
|
-
"end":
|
|
40257
|
+
"start": 555,
|
|
40258
|
+
"end": 556
|
|
40234
40259
|
},
|
|
40235
40260
|
"context": {
|
|
40236
40261
|
"type": "variable",
|
|
@@ -40238,8 +40263,8 @@
|
|
|
40238
40263
|
"value": "var( --kendo-grid-stack-header-color, #{k-color(subtle)} )",
|
|
40239
40264
|
"scope": "default",
|
|
40240
40265
|
"line": {
|
|
40241
|
-
"start":
|
|
40242
|
-
"end":
|
|
40266
|
+
"start": 557,
|
|
40267
|
+
"end": 557
|
|
40243
40268
|
}
|
|
40244
40269
|
},
|
|
40245
40270
|
"group": [
|
|
@@ -40254,8 +40279,8 @@
|
|
|
40254
40279
|
{
|
|
40255
40280
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
40256
40281
|
"commentRange": {
|
|
40257
|
-
"start":
|
|
40258
|
-
"end":
|
|
40282
|
+
"start": 558,
|
|
40283
|
+
"end": 559
|
|
40259
40284
|
},
|
|
40260
40285
|
"context": {
|
|
40261
40286
|
"type": "variable",
|
|
@@ -40263,8 +40288,8 @@
|
|
|
40263
40288
|
"value": "var( --kendo-grid-stack-focus-outline, #{k-color(base-emphasis)} )",
|
|
40264
40289
|
"scope": "default",
|
|
40265
40290
|
"line": {
|
|
40266
|
-
"start":
|
|
40267
|
-
"end":
|
|
40291
|
+
"start": 560,
|
|
40292
|
+
"end": 560
|
|
40268
40293
|
}
|
|
40269
40294
|
},
|
|
40270
40295
|
"group": [
|
|
@@ -40279,8 +40304,8 @@
|
|
|
40279
40304
|
{
|
|
40280
40305
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
40281
40306
|
"commentRange": {
|
|
40282
|
-
"start":
|
|
40283
|
-
"end":
|
|
40307
|
+
"start": 561,
|
|
40308
|
+
"end": 562
|
|
40284
40309
|
},
|
|
40285
40310
|
"context": {
|
|
40286
40311
|
"type": "variable",
|
|
@@ -40288,8 +40313,8 @@
|
|
|
40288
40313
|
"value": "var( --kendo-grid-stack-expandable-shadow, #{k-elevation(2)} )",
|
|
40289
40314
|
"scope": "default",
|
|
40290
40315
|
"line": {
|
|
40291
|
-
"start":
|
|
40292
|
-
"end":
|
|
40316
|
+
"start": 563,
|
|
40317
|
+
"end": 563
|
|
40293
40318
|
}
|
|
40294
40319
|
},
|
|
40295
40320
|
"group": [
|
|
@@ -40304,8 +40329,8 @@
|
|
|
40304
40329
|
{
|
|
40305
40330
|
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
40306
40331
|
"commentRange": {
|
|
40307
|
-
"start":
|
|
40308
|
-
"end":
|
|
40332
|
+
"start": 565,
|
|
40333
|
+
"end": 566
|
|
40309
40334
|
},
|
|
40310
40335
|
"context": {
|
|
40311
40336
|
"type": "variable",
|
|
@@ -40313,8 +40338,8 @@
|
|
|
40313
40338
|
"value": "var( --kendo-font-weight-semibold, 600 )",
|
|
40314
40339
|
"scope": "default",
|
|
40315
40340
|
"line": {
|
|
40316
|
-
"start":
|
|
40317
|
-
"end":
|
|
40341
|
+
"start": 567,
|
|
40342
|
+
"end": 567
|
|
40318
40343
|
}
|
|
40319
40344
|
},
|
|
40320
40345
|
"group": [
|