@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
|
@@ -37027,15 +37027,15 @@
|
|
|
37027
37027
|
}
|
|
37028
37028
|
},
|
|
37029
37029
|
{
|
|
37030
|
-
"description": "The
|
|
37030
|
+
"description": "The box shadow of the sticky container in the Grid.\n",
|
|
37031
37031
|
"commentRange": {
|
|
37032
37032
|
"start": 354,
|
|
37033
37033
|
"end": 355
|
|
37034
37034
|
},
|
|
37035
37035
|
"context": {
|
|
37036
37036
|
"type": "variable",
|
|
37037
|
-
"name": "kendo-grid-
|
|
37038
|
-
"value": "
|
|
37037
|
+
"name": "kendo-grid-sticky-container-shadow",
|
|
37038
|
+
"value": "k-elevation(2)",
|
|
37039
37039
|
"scope": "default",
|
|
37040
37040
|
"line": {
|
|
37041
37041
|
"start": 356,
|
|
@@ -37051,11 +37051,36 @@
|
|
|
37051
37051
|
"name": "_variables.scss"
|
|
37052
37052
|
}
|
|
37053
37053
|
},
|
|
37054
|
+
{
|
|
37055
|
+
"description": "The width of the Grid column menu.\n",
|
|
37056
|
+
"commentRange": {
|
|
37057
|
+
"start": 358,
|
|
37058
|
+
"end": 359
|
|
37059
|
+
},
|
|
37060
|
+
"context": {
|
|
37061
|
+
"type": "variable",
|
|
37062
|
+
"name": "kendo-grid-column-menu-width",
|
|
37063
|
+
"value": "250px",
|
|
37064
|
+
"scope": "default",
|
|
37065
|
+
"line": {
|
|
37066
|
+
"start": 360,
|
|
37067
|
+
"end": 360
|
|
37068
|
+
}
|
|
37069
|
+
},
|
|
37070
|
+
"group": [
|
|
37071
|
+
"grid"
|
|
37072
|
+
],
|
|
37073
|
+
"access": "public",
|
|
37074
|
+
"file": {
|
|
37075
|
+
"path": "grid/_variables.scss",
|
|
37076
|
+
"name": "_variables.scss"
|
|
37077
|
+
}
|
|
37078
|
+
},
|
|
37054
37079
|
{
|
|
37055
37080
|
"description": "The maximum width of the Grid column menu.\n",
|
|
37056
37081
|
"commentRange": {
|
|
37057
|
-
"start":
|
|
37058
|
-
"end":
|
|
37082
|
+
"start": 361,
|
|
37083
|
+
"end": 362
|
|
37059
37084
|
},
|
|
37060
37085
|
"context": {
|
|
37061
37086
|
"type": "variable",
|
|
@@ -37063,8 +37088,8 @@
|
|
|
37063
37088
|
"value": "320px",
|
|
37064
37089
|
"scope": "default",
|
|
37065
37090
|
"line": {
|
|
37066
|
-
"start":
|
|
37067
|
-
"end":
|
|
37091
|
+
"start": 363,
|
|
37092
|
+
"end": 363
|
|
37068
37093
|
}
|
|
37069
37094
|
},
|
|
37070
37095
|
"group": [
|
|
@@ -37079,8 +37104,8 @@
|
|
|
37079
37104
|
{
|
|
37080
37105
|
"description": "The horizontal padding of the Grid popup.\n",
|
|
37081
37106
|
"commentRange": {
|
|
37082
|
-
"start":
|
|
37083
|
-
"end":
|
|
37107
|
+
"start": 366,
|
|
37108
|
+
"end": 367
|
|
37084
37109
|
},
|
|
37085
37110
|
"context": {
|
|
37086
37111
|
"type": "variable",
|
|
@@ -37088,8 +37113,8 @@
|
|
|
37088
37113
|
"value": "null",
|
|
37089
37114
|
"scope": "default",
|
|
37090
37115
|
"line": {
|
|
37091
|
-
"start":
|
|
37092
|
-
"end":
|
|
37116
|
+
"start": 368,
|
|
37117
|
+
"end": 368
|
|
37093
37118
|
}
|
|
37094
37119
|
},
|
|
37095
37120
|
"group": [
|
|
@@ -37104,8 +37129,8 @@
|
|
|
37104
37129
|
{
|
|
37105
37130
|
"description": "The vertical padding of the Grid popup.\n",
|
|
37106
37131
|
"commentRange": {
|
|
37107
|
-
"start":
|
|
37108
|
-
"end":
|
|
37132
|
+
"start": 369,
|
|
37133
|
+
"end": 370
|
|
37109
37134
|
},
|
|
37110
37135
|
"context": {
|
|
37111
37136
|
"type": "variable",
|
|
@@ -37113,8 +37138,8 @@
|
|
|
37113
37138
|
"value": "null",
|
|
37114
37139
|
"scope": "default",
|
|
37115
37140
|
"line": {
|
|
37116
|
-
"start":
|
|
37117
|
-
"end":
|
|
37141
|
+
"start": 371,
|
|
37142
|
+
"end": 371
|
|
37118
37143
|
}
|
|
37119
37144
|
},
|
|
37120
37145
|
"group": [
|
|
@@ -37129,8 +37154,8 @@
|
|
|
37129
37154
|
{
|
|
37130
37155
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37131
37156
|
"commentRange": {
|
|
37132
|
-
"start":
|
|
37133
|
-
"end":
|
|
37157
|
+
"start": 373,
|
|
37158
|
+
"end": 374
|
|
37134
37159
|
},
|
|
37135
37160
|
"context": {
|
|
37136
37161
|
"type": "variable",
|
|
@@ -37138,8 +37163,8 @@
|
|
|
37138
37163
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37139
37164
|
"scope": "default",
|
|
37140
37165
|
"line": {
|
|
37141
|
-
"start":
|
|
37142
|
-
"end":
|
|
37166
|
+
"start": 375,
|
|
37167
|
+
"end": 375
|
|
37143
37168
|
}
|
|
37144
37169
|
},
|
|
37145
37170
|
"group": [
|
|
@@ -37154,8 +37179,8 @@
|
|
|
37154
37179
|
{
|
|
37155
37180
|
"description": "The vertical padding of the Grid item.\n",
|
|
37156
37181
|
"commentRange": {
|
|
37157
|
-
"start":
|
|
37158
|
-
"end":
|
|
37182
|
+
"start": 376,
|
|
37183
|
+
"end": 377
|
|
37159
37184
|
},
|
|
37160
37185
|
"context": {
|
|
37161
37186
|
"type": "variable",
|
|
@@ -37163,8 +37188,8 @@
|
|
|
37163
37188
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37164
37189
|
"scope": "default",
|
|
37165
37190
|
"line": {
|
|
37166
|
-
"start":
|
|
37167
|
-
"end":
|
|
37191
|
+
"start": 378,
|
|
37192
|
+
"end": 378
|
|
37168
37193
|
}
|
|
37169
37194
|
},
|
|
37170
37195
|
"group": [
|
|
@@ -37179,8 +37204,8 @@
|
|
|
37179
37204
|
{
|
|
37180
37205
|
"description": "The horizontal padding of the Grid item.\n",
|
|
37181
37206
|
"commentRange": {
|
|
37182
|
-
"start":
|
|
37183
|
-
"end":
|
|
37207
|
+
"start": 380,
|
|
37208
|
+
"end": 381
|
|
37184
37209
|
},
|
|
37185
37210
|
"context": {
|
|
37186
37211
|
"type": "variable",
|
|
@@ -37188,8 +37213,8 @@
|
|
|
37188
37213
|
"value": "$kendo-list-md-item-padding-x",
|
|
37189
37214
|
"scope": "default",
|
|
37190
37215
|
"line": {
|
|
37191
|
-
"start":
|
|
37192
|
-
"end":
|
|
37216
|
+
"start": 382,
|
|
37217
|
+
"end": 382
|
|
37193
37218
|
}
|
|
37194
37219
|
},
|
|
37195
37220
|
"group": [
|
|
@@ -37204,8 +37229,8 @@
|
|
|
37204
37229
|
{
|
|
37205
37230
|
"description": "The vertical padding of the Grid item.\n",
|
|
37206
37231
|
"commentRange": {
|
|
37207
|
-
"start":
|
|
37208
|
-
"end":
|
|
37232
|
+
"start": 383,
|
|
37233
|
+
"end": 384
|
|
37209
37234
|
},
|
|
37210
37235
|
"context": {
|
|
37211
37236
|
"type": "variable",
|
|
@@ -37213,8 +37238,8 @@
|
|
|
37213
37238
|
"value": "$kendo-list-md-item-padding-y",
|
|
37214
37239
|
"scope": "default",
|
|
37215
37240
|
"line": {
|
|
37216
|
-
"start":
|
|
37217
|
-
"end":
|
|
37241
|
+
"start": 385,
|
|
37242
|
+
"end": 385
|
|
37218
37243
|
}
|
|
37219
37244
|
},
|
|
37220
37245
|
"group": [
|
|
@@ -37229,8 +37254,8 @@
|
|
|
37229
37254
|
{
|
|
37230
37255
|
"description": "The horizontal padding of the Grid.\n",
|
|
37231
37256
|
"commentRange": {
|
|
37232
|
-
"start":
|
|
37233
|
-
"end":
|
|
37257
|
+
"start": 387,
|
|
37258
|
+
"end": 388
|
|
37234
37259
|
},
|
|
37235
37260
|
"context": {
|
|
37236
37261
|
"type": "variable",
|
|
@@ -37238,8 +37263,8 @@
|
|
|
37238
37263
|
"value": "k-spacing(0)",
|
|
37239
37264
|
"scope": "default",
|
|
37240
37265
|
"line": {
|
|
37241
|
-
"start":
|
|
37242
|
-
"end":
|
|
37266
|
+
"start": 389,
|
|
37267
|
+
"end": 389
|
|
37243
37268
|
}
|
|
37244
37269
|
},
|
|
37245
37270
|
"group": [
|
|
@@ -37254,8 +37279,8 @@
|
|
|
37254
37279
|
{
|
|
37255
37280
|
"description": "The vertical padding of the Grid.\n",
|
|
37256
37281
|
"commentRange": {
|
|
37257
|
-
"start":
|
|
37258
|
-
"end":
|
|
37282
|
+
"start": 390,
|
|
37283
|
+
"end": 391
|
|
37259
37284
|
},
|
|
37260
37285
|
"context": {
|
|
37261
37286
|
"type": "variable",
|
|
@@ -37263,8 +37288,8 @@
|
|
|
37263
37288
|
"value": "k-spacing(2)",
|
|
37264
37289
|
"scope": "default",
|
|
37265
37290
|
"line": {
|
|
37266
|
-
"start":
|
|
37267
|
-
"end":
|
|
37291
|
+
"start": 392,
|
|
37292
|
+
"end": 392
|
|
37268
37293
|
}
|
|
37269
37294
|
},
|
|
37270
37295
|
"group": [
|
|
@@ -37279,8 +37304,8 @@
|
|
|
37279
37304
|
{
|
|
37280
37305
|
"description": "The horizontal padding of the Grid header.\n",
|
|
37281
37306
|
"commentRange": {
|
|
37282
|
-
"start":
|
|
37283
|
-
"end":
|
|
37307
|
+
"start": 394,
|
|
37308
|
+
"end": 395
|
|
37284
37309
|
},
|
|
37285
37310
|
"context": {
|
|
37286
37311
|
"type": "variable",
|
|
@@ -37288,8 +37313,8 @@
|
|
|
37288
37313
|
"value": "$kendo-menu-popup-md-item-padding-x",
|
|
37289
37314
|
"scope": "default",
|
|
37290
37315
|
"line": {
|
|
37291
|
-
"start":
|
|
37292
|
-
"end":
|
|
37316
|
+
"start": 396,
|
|
37317
|
+
"end": 396
|
|
37293
37318
|
}
|
|
37294
37319
|
},
|
|
37295
37320
|
"group": [
|
|
@@ -37304,8 +37329,8 @@
|
|
|
37304
37329
|
{
|
|
37305
37330
|
"description": "The vertical padding of the Grid header.\n",
|
|
37306
37331
|
"commentRange": {
|
|
37307
|
-
"start":
|
|
37308
|
-
"end":
|
|
37332
|
+
"start": 397,
|
|
37333
|
+
"end": 398
|
|
37309
37334
|
},
|
|
37310
37335
|
"context": {
|
|
37311
37336
|
"type": "variable",
|
|
@@ -37313,8 +37338,8 @@
|
|
|
37313
37338
|
"value": "$kendo-menu-popup-md-item-padding-y",
|
|
37314
37339
|
"scope": "default",
|
|
37315
37340
|
"line": {
|
|
37316
|
-
"start":
|
|
37317
|
-
"end":
|
|
37341
|
+
"start": 399,
|
|
37342
|
+
"end": 399
|
|
37318
37343
|
}
|
|
37319
37344
|
},
|
|
37320
37345
|
"group": [
|
|
@@ -37329,8 +37354,8 @@
|
|
|
37329
37354
|
{
|
|
37330
37355
|
"description": "The font size of the Grid header.\n",
|
|
37331
37356
|
"commentRange": {
|
|
37332
|
-
"start":
|
|
37333
|
-
"end":
|
|
37357
|
+
"start": 401,
|
|
37358
|
+
"end": 402
|
|
37334
37359
|
},
|
|
37335
37360
|
"context": {
|
|
37336
37361
|
"type": "variable",
|
|
@@ -37338,8 +37363,8 @@
|
|
|
37338
37363
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
37339
37364
|
"scope": "default",
|
|
37340
37365
|
"line": {
|
|
37341
|
-
"start":
|
|
37342
|
-
"end":
|
|
37366
|
+
"start": 403,
|
|
37367
|
+
"end": 403
|
|
37343
37368
|
}
|
|
37344
37369
|
},
|
|
37345
37370
|
"group": [
|
|
@@ -37354,8 +37379,8 @@
|
|
|
37354
37379
|
{
|
|
37355
37380
|
"description": "The height of the Grid header.\n",
|
|
37356
37381
|
"commentRange": {
|
|
37357
|
-
"start":
|
|
37358
|
-
"end":
|
|
37382
|
+
"start": 404,
|
|
37383
|
+
"end": 405
|
|
37359
37384
|
},
|
|
37360
37385
|
"context": {
|
|
37361
37386
|
"type": "variable",
|
|
@@ -37363,8 +37388,8 @@
|
|
|
37363
37388
|
"value": "var( --kendo-line-height, normal )",
|
|
37364
37389
|
"scope": "default",
|
|
37365
37390
|
"line": {
|
|
37366
|
-
"start":
|
|
37367
|
-
"end":
|
|
37391
|
+
"start": 406,
|
|
37392
|
+
"end": 406
|
|
37368
37393
|
}
|
|
37369
37394
|
},
|
|
37370
37395
|
"group": [
|
|
@@ -37379,8 +37404,8 @@
|
|
|
37379
37404
|
{
|
|
37380
37405
|
"description": "The text color of the Grid header.\n",
|
|
37381
37406
|
"commentRange": {
|
|
37382
|
-
"start":
|
|
37383
|
-
"end":
|
|
37407
|
+
"start": 407,
|
|
37408
|
+
"end": 408
|
|
37384
37409
|
},
|
|
37385
37410
|
"context": {
|
|
37386
37411
|
"type": "variable",
|
|
@@ -37388,8 +37413,8 @@
|
|
|
37388
37413
|
"value": "uppercase",
|
|
37389
37414
|
"scope": "default",
|
|
37390
37415
|
"line": {
|
|
37391
|
-
"start":
|
|
37392
|
-
"end":
|
|
37416
|
+
"start": 409,
|
|
37417
|
+
"end": 409
|
|
37393
37418
|
}
|
|
37394
37419
|
},
|
|
37395
37420
|
"group": [
|
|
@@ -37404,8 +37429,8 @@
|
|
|
37404
37429
|
{
|
|
37405
37430
|
"description": "The width of the Grid header.\n",
|
|
37406
37431
|
"commentRange": {
|
|
37407
|
-
"start":
|
|
37408
|
-
"end":
|
|
37432
|
+
"start": 410,
|
|
37433
|
+
"end": 411
|
|
37409
37434
|
},
|
|
37410
37435
|
"context": {
|
|
37411
37436
|
"type": "variable",
|
|
@@ -37413,8 +37438,8 @@
|
|
|
37413
37438
|
"value": "1px",
|
|
37414
37439
|
"scope": "default",
|
|
37415
37440
|
"line": {
|
|
37416
|
-
"start":
|
|
37417
|
-
"end":
|
|
37441
|
+
"start": 412,
|
|
37442
|
+
"end": 412
|
|
37418
37443
|
}
|
|
37419
37444
|
},
|
|
37420
37445
|
"group": [
|
|
@@ -37429,8 +37454,8 @@
|
|
|
37429
37454
|
{
|
|
37430
37455
|
"description": "The background color of the Grid header.\n",
|
|
37431
37456
|
"commentRange": {
|
|
37432
|
-
"start":
|
|
37433
|
-
"end":
|
|
37457
|
+
"start": 414,
|
|
37458
|
+
"end": 415
|
|
37434
37459
|
},
|
|
37435
37460
|
"context": {
|
|
37436
37461
|
"type": "variable",
|
|
@@ -37438,8 +37463,8 @@
|
|
|
37438
37463
|
"value": "null",
|
|
37439
37464
|
"scope": "default",
|
|
37440
37465
|
"line": {
|
|
37441
|
-
"start":
|
|
37442
|
-
"end":
|
|
37466
|
+
"start": 416,
|
|
37467
|
+
"end": 416
|
|
37443
37468
|
}
|
|
37444
37469
|
},
|
|
37445
37470
|
"group": [
|
|
@@ -37454,8 +37479,8 @@
|
|
|
37454
37479
|
{
|
|
37455
37480
|
"description": "The text color of the Grid header.\n",
|
|
37456
37481
|
"commentRange": {
|
|
37457
|
-
"start":
|
|
37458
|
-
"end":
|
|
37482
|
+
"start": 417,
|
|
37483
|
+
"end": 418
|
|
37459
37484
|
},
|
|
37460
37485
|
"context": {
|
|
37461
37486
|
"type": "variable",
|
|
@@ -37463,8 +37488,8 @@
|
|
|
37463
37488
|
"value": "$kendo-popup-text",
|
|
37464
37489
|
"scope": "default",
|
|
37465
37490
|
"line": {
|
|
37466
|
-
"start":
|
|
37467
|
-
"end":
|
|
37491
|
+
"start": 419,
|
|
37492
|
+
"end": 419
|
|
37468
37493
|
}
|
|
37469
37494
|
},
|
|
37470
37495
|
"group": [
|
|
@@ -37479,8 +37504,8 @@
|
|
|
37479
37504
|
{
|
|
37480
37505
|
"description": "The border color of the Grid header.\n",
|
|
37481
37506
|
"commentRange": {
|
|
37482
|
-
"start":
|
|
37483
|
-
"end":
|
|
37507
|
+
"start": 420,
|
|
37508
|
+
"end": 421
|
|
37484
37509
|
},
|
|
37485
37510
|
"context": {
|
|
37486
37511
|
"type": "variable",
|
|
@@ -37488,8 +37513,8 @@
|
|
|
37488
37513
|
"value": "$kendo-popup-border",
|
|
37489
37514
|
"scope": "default",
|
|
37490
37515
|
"line": {
|
|
37491
|
-
"start":
|
|
37492
|
-
"end":
|
|
37516
|
+
"start": 422,
|
|
37517
|
+
"end": 422
|
|
37493
37518
|
}
|
|
37494
37519
|
},
|
|
37495
37520
|
"group": [
|
|
@@ -37504,8 +37529,8 @@
|
|
|
37504
37529
|
{
|
|
37505
37530
|
"description": "The horizontal padding of the Grid content.\n",
|
|
37506
37531
|
"commentRange": {
|
|
37507
|
-
"start":
|
|
37508
|
-
"end":
|
|
37532
|
+
"start": 424,
|
|
37533
|
+
"end": 425
|
|
37509
37534
|
},
|
|
37510
37535
|
"context": {
|
|
37511
37536
|
"type": "variable",
|
|
@@ -37513,8 +37538,8 @@
|
|
|
37513
37538
|
"value": "k-spacing(0)!default",
|
|
37514
37539
|
"scope": "private",
|
|
37515
37540
|
"line": {
|
|
37516
|
-
"start":
|
|
37517
|
-
"end":
|
|
37541
|
+
"start": 426,
|
|
37542
|
+
"end": 426
|
|
37518
37543
|
}
|
|
37519
37544
|
},
|
|
37520
37545
|
"group": [
|
|
@@ -37529,8 +37554,8 @@
|
|
|
37529
37554
|
{
|
|
37530
37555
|
"description": "The vertical padding of the Grid content.\n",
|
|
37531
37556
|
"commentRange": {
|
|
37532
|
-
"start":
|
|
37533
|
-
"end":
|
|
37557
|
+
"start": 427,
|
|
37558
|
+
"end": 428
|
|
37534
37559
|
},
|
|
37535
37560
|
"context": {
|
|
37536
37561
|
"type": "variable",
|
|
@@ -37538,8 +37563,8 @@
|
|
|
37538
37563
|
"value": "k-spacing(2)",
|
|
37539
37564
|
"scope": "default",
|
|
37540
37565
|
"line": {
|
|
37541
|
-
"start":
|
|
37542
|
-
"end":
|
|
37566
|
+
"start": 429,
|
|
37567
|
+
"end": 429
|
|
37543
37568
|
}
|
|
37544
37569
|
},
|
|
37545
37570
|
"group": [
|
|
@@ -37554,8 +37579,8 @@
|
|
|
37554
37579
|
{
|
|
37555
37580
|
"description": "The background color of the Grid.\n",
|
|
37556
37581
|
"commentRange": {
|
|
37557
|
-
"start":
|
|
37558
|
-
"end":
|
|
37582
|
+
"start": 431,
|
|
37583
|
+
"end": 432
|
|
37559
37584
|
},
|
|
37560
37585
|
"context": {
|
|
37561
37586
|
"type": "variable",
|
|
@@ -37563,8 +37588,8 @@
|
|
|
37563
37588
|
"value": "k-color(surface)",
|
|
37564
37589
|
"scope": "default",
|
|
37565
37590
|
"line": {
|
|
37566
|
-
"start":
|
|
37567
|
-
"end":
|
|
37591
|
+
"start": 433,
|
|
37592
|
+
"end": 433
|
|
37568
37593
|
}
|
|
37569
37594
|
},
|
|
37570
37595
|
"group": [
|
|
@@ -37579,8 +37604,8 @@
|
|
|
37579
37604
|
{
|
|
37580
37605
|
"description": "The width of the Grid cell.\n",
|
|
37581
37606
|
"commentRange": {
|
|
37582
|
-
"start":
|
|
37583
|
-
"end":
|
|
37607
|
+
"start": 435,
|
|
37608
|
+
"end": 436
|
|
37584
37609
|
},
|
|
37585
37610
|
"context": {
|
|
37586
37611
|
"type": "variable",
|
|
@@ -37588,8 +37613,8 @@
|
|
|
37588
37613
|
"value": "($kendo-icon-size * 3)",
|
|
37589
37614
|
"scope": "default",
|
|
37590
37615
|
"line": {
|
|
37591
|
-
"start":
|
|
37592
|
-
"end":
|
|
37616
|
+
"start": 437,
|
|
37617
|
+
"end": 437
|
|
37593
37618
|
}
|
|
37594
37619
|
},
|
|
37595
37620
|
"group": [
|
|
@@ -37604,8 +37629,8 @@
|
|
|
37604
37629
|
{
|
|
37605
37630
|
"description": "The width of the Grid.\n",
|
|
37606
37631
|
"commentRange": {
|
|
37607
|
-
"start":
|
|
37608
|
-
"end":
|
|
37632
|
+
"start": 439,
|
|
37633
|
+
"end": 440
|
|
37609
37634
|
},
|
|
37610
37635
|
"context": {
|
|
37611
37636
|
"type": "variable",
|
|
@@ -37613,8 +37638,8 @@
|
|
|
37613
37638
|
"value": "($kendo-icon-size * 2)",
|
|
37614
37639
|
"scope": "default",
|
|
37615
37640
|
"line": {
|
|
37616
|
-
"start":
|
|
37617
|
-
"end":
|
|
37641
|
+
"start": 441,
|
|
37642
|
+
"end": 441
|
|
37618
37643
|
}
|
|
37619
37644
|
},
|
|
37620
37645
|
"group": [
|
|
@@ -37629,8 +37654,8 @@
|
|
|
37629
37654
|
{
|
|
37630
37655
|
"description": "The grouping border top of the Grid row.\n",
|
|
37631
37656
|
"commentRange": {
|
|
37632
|
-
"start":
|
|
37633
|
-
"end":
|
|
37657
|
+
"start": 443,
|
|
37658
|
+
"end": 444
|
|
37634
37659
|
},
|
|
37635
37660
|
"context": {
|
|
37636
37661
|
"type": "variable",
|
|
@@ -37638,8 +37663,8 @@
|
|
|
37638
37663
|
"value": "1px",
|
|
37639
37664
|
"scope": "default",
|
|
37640
37665
|
"line": {
|
|
37641
|
-
"start":
|
|
37642
|
-
"end":
|
|
37666
|
+
"start": 445,
|
|
37667
|
+
"end": 445
|
|
37643
37668
|
}
|
|
37644
37669
|
},
|
|
37645
37670
|
"group": [
|
|
@@ -37654,8 +37679,8 @@
|
|
|
37654
37679
|
{
|
|
37655
37680
|
"description": "The vertical border of the Grid footer.\n",
|
|
37656
37681
|
"commentRange": {
|
|
37657
|
-
"start":
|
|
37658
|
-
"end":
|
|
37682
|
+
"start": 446,
|
|
37683
|
+
"end": 447
|
|
37659
37684
|
},
|
|
37660
37685
|
"context": {
|
|
37661
37686
|
"type": "variable",
|
|
@@ -37663,8 +37688,8 @@
|
|
|
37663
37688
|
"value": "1px",
|
|
37664
37689
|
"scope": "default",
|
|
37665
37690
|
"line": {
|
|
37666
|
-
"start":
|
|
37667
|
-
"end":
|
|
37691
|
+
"start": 448,
|
|
37692
|
+
"end": 448
|
|
37668
37693
|
}
|
|
37669
37694
|
},
|
|
37670
37695
|
"group": [
|
|
@@ -37679,8 +37704,8 @@
|
|
|
37679
37704
|
{
|
|
37680
37705
|
"description": "The background color of the Grid row resize indicator.\n",
|
|
37681
37706
|
"commentRange": {
|
|
37682
|
-
"start":
|
|
37683
|
-
"end":
|
|
37707
|
+
"start": 450,
|
|
37708
|
+
"end": 451
|
|
37684
37709
|
},
|
|
37685
37710
|
"context": {
|
|
37686
37711
|
"type": "variable",
|
|
@@ -37688,8 +37713,8 @@
|
|
|
37688
37713
|
"value": "color-mix(in srgb, k-color(on-base) 20%, transparent)",
|
|
37689
37714
|
"scope": "default",
|
|
37690
37715
|
"line": {
|
|
37691
|
-
"start":
|
|
37692
|
-
"end":
|
|
37716
|
+
"start": 452,
|
|
37717
|
+
"end": 452
|
|
37693
37718
|
}
|
|
37694
37719
|
},
|
|
37695
37720
|
"group": [
|
|
@@ -37704,8 +37729,8 @@
|
|
|
37704
37729
|
{
|
|
37705
37730
|
"description": "The background color of the active Grid row resize indicator.\n",
|
|
37706
37731
|
"commentRange": {
|
|
37707
|
-
"start":
|
|
37708
|
-
"end":
|
|
37732
|
+
"start": 453,
|
|
37733
|
+
"end": 454
|
|
37709
37734
|
},
|
|
37710
37735
|
"context": {
|
|
37711
37736
|
"type": "variable",
|
|
@@ -37713,8 +37738,8 @@
|
|
|
37713
37738
|
"value": "k-color(primary)",
|
|
37714
37739
|
"scope": "default",
|
|
37715
37740
|
"line": {
|
|
37716
|
-
"start":
|
|
37717
|
-
"end":
|
|
37741
|
+
"start": 455,
|
|
37742
|
+
"end": 455
|
|
37718
37743
|
}
|
|
37719
37744
|
},
|
|
37720
37745
|
"group": [
|
|
@@ -37729,8 +37754,8 @@
|
|
|
37729
37754
|
{
|
|
37730
37755
|
"description": "The height of the Grid row resize indicator.\n",
|
|
37731
37756
|
"commentRange": {
|
|
37732
|
-
"start":
|
|
37733
|
-
"end":
|
|
37757
|
+
"start": 456,
|
|
37758
|
+
"end": 457
|
|
37734
37759
|
},
|
|
37735
37760
|
"context": {
|
|
37736
37761
|
"type": "variable",
|
|
@@ -37738,8 +37763,8 @@
|
|
|
37738
37763
|
"value": "k-spacing(0.5)",
|
|
37739
37764
|
"scope": "default",
|
|
37740
37765
|
"line": {
|
|
37741
|
-
"start":
|
|
37742
|
-
"end":
|
|
37766
|
+
"start": 458,
|
|
37767
|
+
"end": 458
|
|
37743
37768
|
}
|
|
37744
37769
|
},
|
|
37745
37770
|
"group": [
|
|
@@ -37754,8 +37779,8 @@
|
|
|
37754
37779
|
{
|
|
37755
37780
|
"description": "The horizontal padding of the Grid stack layout cells.\n",
|
|
37756
37781
|
"commentRange": {
|
|
37757
|
-
"start":
|
|
37758
|
-
"end":
|
|
37782
|
+
"start": 461,
|
|
37783
|
+
"end": 462
|
|
37759
37784
|
},
|
|
37760
37785
|
"context": {
|
|
37761
37786
|
"type": "variable",
|
|
@@ -37763,8 +37788,8 @@
|
|
|
37763
37788
|
"value": "k-spacing(2)",
|
|
37764
37789
|
"scope": "default",
|
|
37765
37790
|
"line": {
|
|
37766
|
-
"start":
|
|
37767
|
-
"end":
|
|
37791
|
+
"start": 463,
|
|
37792
|
+
"end": 463
|
|
37768
37793
|
}
|
|
37769
37794
|
},
|
|
37770
37795
|
"group": [
|
|
@@ -37779,8 +37804,8 @@
|
|
|
37779
37804
|
{
|
|
37780
37805
|
"description": "The vertical padding of the Grid stack layout cells.\n",
|
|
37781
37806
|
"commentRange": {
|
|
37782
|
-
"start":
|
|
37783
|
-
"end":
|
|
37807
|
+
"start": 464,
|
|
37808
|
+
"end": 465
|
|
37784
37809
|
},
|
|
37785
37810
|
"context": {
|
|
37786
37811
|
"type": "variable",
|
|
@@ -37788,8 +37813,8 @@
|
|
|
37788
37813
|
"value": "k-spacing(1.5)",
|
|
37789
37814
|
"scope": "default",
|
|
37790
37815
|
"line": {
|
|
37791
|
-
"start":
|
|
37792
|
-
"end":
|
|
37816
|
+
"start": 466,
|
|
37817
|
+
"end": 466
|
|
37793
37818
|
}
|
|
37794
37819
|
},
|
|
37795
37820
|
"group": [
|
|
@@ -37804,8 +37829,8 @@
|
|
|
37804
37829
|
{
|
|
37805
37830
|
"description": "The column gap of the Grid stack layout.\n",
|
|
37806
37831
|
"commentRange": {
|
|
37807
|
-
"start":
|
|
37808
|
-
"end":
|
|
37832
|
+
"start": 468,
|
|
37833
|
+
"end": 469
|
|
37809
37834
|
},
|
|
37810
37835
|
"context": {
|
|
37811
37836
|
"type": "variable",
|
|
@@ -37813,8 +37838,8 @@
|
|
|
37813
37838
|
"value": "k-spacing(1)",
|
|
37814
37839
|
"scope": "default",
|
|
37815
37840
|
"line": {
|
|
37816
|
-
"start":
|
|
37817
|
-
"end":
|
|
37841
|
+
"start": 470,
|
|
37842
|
+
"end": 470
|
|
37818
37843
|
}
|
|
37819
37844
|
},
|
|
37820
37845
|
"group": [
|
|
@@ -37829,8 +37854,8 @@
|
|
|
37829
37854
|
{
|
|
37830
37855
|
"description": "The column gap of the editable Grid stack layout.\n",
|
|
37831
37856
|
"commentRange": {
|
|
37832
|
-
"start":
|
|
37833
|
-
"end":
|
|
37857
|
+
"start": 471,
|
|
37858
|
+
"end": 472
|
|
37834
37859
|
},
|
|
37835
37860
|
"context": {
|
|
37836
37861
|
"type": "variable",
|
|
@@ -37838,8 +37863,8 @@
|
|
|
37838
37863
|
"value": "k-spacing(2)",
|
|
37839
37864
|
"scope": "default",
|
|
37840
37865
|
"line": {
|
|
37841
|
-
"start":
|
|
37842
|
-
"end":
|
|
37866
|
+
"start": 473,
|
|
37867
|
+
"end": 473
|
|
37843
37868
|
}
|
|
37844
37869
|
},
|
|
37845
37870
|
"group": [
|
|
@@ -37854,8 +37879,8 @@
|
|
|
37854
37879
|
{
|
|
37855
37880
|
"description": "The width of the hierarchy column in the Grid stack layout.\n",
|
|
37856
37881
|
"commentRange": {
|
|
37857
|
-
"start":
|
|
37858
|
-
"end":
|
|
37882
|
+
"start": 475,
|
|
37883
|
+
"end": 476
|
|
37859
37884
|
},
|
|
37860
37885
|
"context": {
|
|
37861
37886
|
"type": "variable",
|
|
@@ -37863,8 +37888,8 @@
|
|
|
37863
37888
|
"value": "k-spacing(2)",
|
|
37864
37889
|
"scope": "default",
|
|
37865
37890
|
"line": {
|
|
37866
|
-
"start":
|
|
37867
|
-
"end":
|
|
37891
|
+
"start": 477,
|
|
37892
|
+
"end": 477
|
|
37868
37893
|
}
|
|
37869
37894
|
},
|
|
37870
37895
|
"group": [
|
|
@@ -37879,8 +37904,8 @@
|
|
|
37879
37904
|
{
|
|
37880
37905
|
"description": "The font size of the Grid stack layout column header.\n",
|
|
37881
37906
|
"commentRange": {
|
|
37882
|
-
"start":
|
|
37883
|
-
"end":
|
|
37907
|
+
"start": 479,
|
|
37908
|
+
"end": 480
|
|
37884
37909
|
},
|
|
37885
37910
|
"context": {
|
|
37886
37911
|
"type": "variable",
|
|
@@ -37888,8 +37913,8 @@
|
|
|
37888
37913
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
37889
37914
|
"scope": "default",
|
|
37890
37915
|
"line": {
|
|
37891
|
-
"start":
|
|
37892
|
-
"end":
|
|
37916
|
+
"start": 481,
|
|
37917
|
+
"end": 481
|
|
37893
37918
|
}
|
|
37894
37919
|
},
|
|
37895
37920
|
"group": [
|
|
@@ -37904,8 +37929,8 @@
|
|
|
37904
37929
|
{
|
|
37905
37930
|
"description": "The font weight of the Grid stack layout column header.\n",
|
|
37906
37931
|
"commentRange": {
|
|
37907
|
-
"start":
|
|
37908
|
-
"end":
|
|
37932
|
+
"start": 482,
|
|
37933
|
+
"end": 483
|
|
37909
37934
|
},
|
|
37910
37935
|
"context": {
|
|
37911
37936
|
"type": "variable",
|
|
@@ -37913,8 +37938,8 @@
|
|
|
37913
37938
|
"value": "var( --kendo-font-weight-bold, bold )",
|
|
37914
37939
|
"scope": "default",
|
|
37915
37940
|
"line": {
|
|
37916
|
-
"start":
|
|
37917
|
-
"end":
|
|
37941
|
+
"start": 484,
|
|
37942
|
+
"end": 484
|
|
37918
37943
|
}
|
|
37919
37944
|
},
|
|
37920
37945
|
"group": [
|
|
@@ -37929,8 +37954,8 @@
|
|
|
37929
37954
|
{
|
|
37930
37955
|
"description": "The height of the Grid stack layout expandable row shadow.\n",
|
|
37931
37956
|
"commentRange": {
|
|
37932
|
-
"start":
|
|
37933
|
-
"end":
|
|
37957
|
+
"start": 485,
|
|
37958
|
+
"end": 486
|
|
37934
37959
|
},
|
|
37935
37960
|
"context": {
|
|
37936
37961
|
"type": "variable",
|
|
@@ -37938,8 +37963,8 @@
|
|
|
37938
37963
|
"value": "k-spacing(2.5)",
|
|
37939
37964
|
"scope": "default",
|
|
37940
37965
|
"line": {
|
|
37941
|
-
"start":
|
|
37942
|
-
"end":
|
|
37966
|
+
"start": 487,
|
|
37967
|
+
"end": 487
|
|
37943
37968
|
}
|
|
37944
37969
|
},
|
|
37945
37970
|
"group": [
|
|
@@ -37954,8 +37979,8 @@
|
|
|
37954
37979
|
{
|
|
37955
37980
|
"description": "The color of the Grid stack layout column header.\n",
|
|
37956
37981
|
"commentRange": {
|
|
37957
|
-
"start":
|
|
37958
|
-
"end":
|
|
37982
|
+
"start": 489,
|
|
37983
|
+
"end": 490
|
|
37959
37984
|
},
|
|
37960
37985
|
"context": {
|
|
37961
37986
|
"type": "variable",
|
|
@@ -37963,8 +37988,8 @@
|
|
|
37963
37988
|
"value": "k-color(subtle)",
|
|
37964
37989
|
"scope": "default",
|
|
37965
37990
|
"line": {
|
|
37966
|
-
"start":
|
|
37967
|
-
"end":
|
|
37991
|
+
"start": 491,
|
|
37992
|
+
"end": 491
|
|
37968
37993
|
}
|
|
37969
37994
|
},
|
|
37970
37995
|
"group": [
|
|
@@ -37979,8 +38004,8 @@
|
|
|
37979
38004
|
{
|
|
37980
38005
|
"description": "The outline color of the Grid stack layout focused cell.\n",
|
|
37981
38006
|
"commentRange": {
|
|
37982
|
-
"start":
|
|
37983
|
-
"end":
|
|
38007
|
+
"start": 492,
|
|
38008
|
+
"end": 493
|
|
37984
38009
|
},
|
|
37985
38010
|
"context": {
|
|
37986
38011
|
"type": "variable",
|
|
@@ -37988,8 +38013,8 @@
|
|
|
37988
38013
|
"value": "color-mix(in srgb, k-color(on-app-surface) 15%, transparent)",
|
|
37989
38014
|
"scope": "default",
|
|
37990
38015
|
"line": {
|
|
37991
|
-
"start":
|
|
37992
|
-
"end":
|
|
38016
|
+
"start": 494,
|
|
38017
|
+
"end": 494
|
|
37993
38018
|
}
|
|
37994
38019
|
},
|
|
37995
38020
|
"group": [
|
|
@@ -38004,8 +38029,8 @@
|
|
|
38004
38029
|
{
|
|
38005
38030
|
"description": "The Grid stack layout expandable row shadow.\n",
|
|
38006
38031
|
"commentRange": {
|
|
38007
|
-
"start":
|
|
38008
|
-
"end":
|
|
38032
|
+
"start": 495,
|
|
38033
|
+
"end": 496
|
|
38009
38034
|
},
|
|
38010
38035
|
"context": {
|
|
38011
38036
|
"type": "variable",
|
|
@@ -38013,8 +38038,33 @@
|
|
|
38013
38038
|
"value": "k-elevation(2)",
|
|
38014
38039
|
"scope": "default",
|
|
38015
38040
|
"line": {
|
|
38016
|
-
"start":
|
|
38017
|
-
"end":
|
|
38041
|
+
"start": 497,
|
|
38042
|
+
"end": 497
|
|
38043
|
+
}
|
|
38044
|
+
},
|
|
38045
|
+
"group": [
|
|
38046
|
+
"grid"
|
|
38047
|
+
],
|
|
38048
|
+
"access": "public",
|
|
38049
|
+
"file": {
|
|
38050
|
+
"path": "grid/_variables.scss",
|
|
38051
|
+
"name": "_variables.scss"
|
|
38052
|
+
}
|
|
38053
|
+
},
|
|
38054
|
+
{
|
|
38055
|
+
"description": "The font weight of the pinned source row in the Grid.\n",
|
|
38056
|
+
"commentRange": {
|
|
38057
|
+
"start": 499,
|
|
38058
|
+
"end": 500
|
|
38059
|
+
},
|
|
38060
|
+
"context": {
|
|
38061
|
+
"type": "variable",
|
|
38062
|
+
"name": "kendo-grid-pinned-source-font-weight",
|
|
38063
|
+
"value": "var( --kendo-font-weight-bold, 700 )",
|
|
38064
|
+
"scope": "default",
|
|
38065
|
+
"line": {
|
|
38066
|
+
"start": 501,
|
|
38067
|
+
"end": 501
|
|
38018
38068
|
}
|
|
38019
38069
|
},
|
|
38020
38070
|
"group": [
|