@progress/kendo-theme-fluent 7.0.1 → 7.0.2-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/meta/sassdoc-data.json +610 -510
- package/dist/meta/sassdoc-raw-data.json +305 -255
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/card/_variables.scss +57 -53
|
@@ -8051,7 +8051,7 @@
|
|
|
8051
8051
|
}
|
|
8052
8052
|
},
|
|
8053
8053
|
{
|
|
8054
|
-
"description": "
|
|
8054
|
+
"description": "The horizontal padding of the Card.\n",
|
|
8055
8055
|
"commentRange": {
|
|
8056
8056
|
"start": 5,
|
|
8057
8057
|
"end": 6
|
|
@@ -8076,7 +8076,7 @@
|
|
|
8076
8076
|
}
|
|
8077
8077
|
},
|
|
8078
8078
|
{
|
|
8079
|
-
"description": "
|
|
8079
|
+
"description": "The vertical padding of the Card.\n",
|
|
8080
8080
|
"commentRange": {
|
|
8081
8081
|
"start": 8,
|
|
8082
8082
|
"end": 9
|
|
@@ -8101,7 +8101,7 @@
|
|
|
8101
8101
|
}
|
|
8102
8102
|
},
|
|
8103
8103
|
{
|
|
8104
|
-
"description": "
|
|
8104
|
+
"description": "The width of the border around the Card.\n",
|
|
8105
8105
|
"commentRange": {
|
|
8106
8106
|
"start": 11,
|
|
8107
8107
|
"end": 12
|
|
@@ -8126,7 +8126,7 @@
|
|
|
8126
8126
|
}
|
|
8127
8127
|
},
|
|
8128
8128
|
{
|
|
8129
|
-
"description": "
|
|
8129
|
+
"description": "The border radius of the Card.\n",
|
|
8130
8130
|
"commentRange": {
|
|
8131
8131
|
"start": 14,
|
|
8132
8132
|
"end": 15
|
|
@@ -8151,10 +8151,35 @@
|
|
|
8151
8151
|
}
|
|
8152
8152
|
},
|
|
8153
8153
|
{
|
|
8154
|
-
"description": "
|
|
8154
|
+
"description": "The inner border radius of the Card.\n",
|
|
8155
8155
|
"commentRange": {
|
|
8156
|
-
"start":
|
|
8157
|
-
"end":
|
|
8156
|
+
"start": 17,
|
|
8157
|
+
"end": 18
|
|
8158
|
+
},
|
|
8159
|
+
"context": {
|
|
8160
|
+
"type": "variable",
|
|
8161
|
+
"name": "kendo-card-inner-border-radius",
|
|
8162
|
+
"value": "calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} )",
|
|
8163
|
+
"scope": "default",
|
|
8164
|
+
"line": {
|
|
8165
|
+
"start": 19,
|
|
8166
|
+
"end": 19
|
|
8167
|
+
}
|
|
8168
|
+
},
|
|
8169
|
+
"group": [
|
|
8170
|
+
"card"
|
|
8171
|
+
],
|
|
8172
|
+
"access": "public",
|
|
8173
|
+
"file": {
|
|
8174
|
+
"path": "card/_variables.scss",
|
|
8175
|
+
"name": "_variables.scss"
|
|
8176
|
+
}
|
|
8177
|
+
},
|
|
8178
|
+
{
|
|
8179
|
+
"description": "The font family of the Card.\n",
|
|
8180
|
+
"commentRange": {
|
|
8181
|
+
"start": 20,
|
|
8182
|
+
"end": 21
|
|
8158
8183
|
},
|
|
8159
8184
|
"context": {
|
|
8160
8185
|
"type": "variable",
|
|
@@ -8162,8 +8187,8 @@
|
|
|
8162
8187
|
"value": "var( --kendo-font-family, inherit )",
|
|
8163
8188
|
"scope": "default",
|
|
8164
8189
|
"line": {
|
|
8165
|
-
"start":
|
|
8166
|
-
"end":
|
|
8190
|
+
"start": 22,
|
|
8191
|
+
"end": 22
|
|
8167
8192
|
}
|
|
8168
8193
|
},
|
|
8169
8194
|
"group": [
|
|
@@ -8176,10 +8201,10 @@
|
|
|
8176
8201
|
}
|
|
8177
8202
|
},
|
|
8178
8203
|
{
|
|
8179
|
-
"description": "
|
|
8204
|
+
"description": "The font size of the Card.\n",
|
|
8180
8205
|
"commentRange": {
|
|
8181
|
-
"start":
|
|
8182
|
-
"end":
|
|
8206
|
+
"start": 23,
|
|
8207
|
+
"end": 24
|
|
8183
8208
|
},
|
|
8184
8209
|
"context": {
|
|
8185
8210
|
"type": "variable",
|
|
@@ -8187,8 +8212,8 @@
|
|
|
8187
8212
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
8188
8213
|
"scope": "default",
|
|
8189
8214
|
"line": {
|
|
8190
|
-
"start":
|
|
8191
|
-
"end":
|
|
8215
|
+
"start": 25,
|
|
8216
|
+
"end": 25
|
|
8192
8217
|
}
|
|
8193
8218
|
},
|
|
8194
8219
|
"group": [
|
|
@@ -8201,10 +8226,10 @@
|
|
|
8201
8226
|
}
|
|
8202
8227
|
},
|
|
8203
8228
|
{
|
|
8204
|
-
"description": "
|
|
8229
|
+
"description": "The line height of the Card.\n",
|
|
8205
8230
|
"commentRange": {
|
|
8206
|
-
"start":
|
|
8207
|
-
"end":
|
|
8231
|
+
"start": 26,
|
|
8232
|
+
"end": 27
|
|
8208
8233
|
},
|
|
8209
8234
|
"context": {
|
|
8210
8235
|
"type": "variable",
|
|
@@ -8212,8 +8237,8 @@
|
|
|
8212
8237
|
"value": "var( --kendo-line-height, normal )",
|
|
8213
8238
|
"scope": "default",
|
|
8214
8239
|
"line": {
|
|
8215
|
-
"start":
|
|
8216
|
-
"end":
|
|
8240
|
+
"start": 28,
|
|
8241
|
+
"end": 28
|
|
8217
8242
|
}
|
|
8218
8243
|
},
|
|
8219
8244
|
"group": [
|
|
@@ -8226,10 +8251,10 @@
|
|
|
8226
8251
|
}
|
|
8227
8252
|
},
|
|
8228
8253
|
{
|
|
8229
|
-
"description": "
|
|
8254
|
+
"description": "The spacing between the Cards in the Card deck.\n",
|
|
8230
8255
|
"commentRange": {
|
|
8231
|
-
"start":
|
|
8232
|
-
"end":
|
|
8256
|
+
"start": 30,
|
|
8257
|
+
"end": 31
|
|
8233
8258
|
},
|
|
8234
8259
|
"context": {
|
|
8235
8260
|
"type": "variable",
|
|
@@ -8237,8 +8262,8 @@
|
|
|
8237
8262
|
"value": "map.get( $kendo-spacing, 4 )",
|
|
8238
8263
|
"scope": "default",
|
|
8239
8264
|
"line": {
|
|
8240
|
-
"start":
|
|
8241
|
-
"end":
|
|
8265
|
+
"start": 32,
|
|
8266
|
+
"end": 32
|
|
8242
8267
|
}
|
|
8243
8268
|
},
|
|
8244
8269
|
"group": [
|
|
@@ -8251,10 +8276,10 @@
|
|
|
8251
8276
|
}
|
|
8252
8277
|
},
|
|
8253
8278
|
{
|
|
8254
|
-
"description": "
|
|
8279
|
+
"description": "The background color of the Card.\n",
|
|
8255
8280
|
"commentRange": {
|
|
8256
|
-
"start":
|
|
8257
|
-
"end":
|
|
8281
|
+
"start": 34,
|
|
8282
|
+
"end": 35
|
|
8258
8283
|
},
|
|
8259
8284
|
"context": {
|
|
8260
8285
|
"type": "variable",
|
|
@@ -8262,8 +8287,8 @@
|
|
|
8262
8287
|
"value": "var( --kendo-component-bg, initial )",
|
|
8263
8288
|
"scope": "default",
|
|
8264
8289
|
"line": {
|
|
8265
|
-
"start":
|
|
8266
|
-
"end":
|
|
8290
|
+
"start": 36,
|
|
8291
|
+
"end": 36
|
|
8267
8292
|
}
|
|
8268
8293
|
},
|
|
8269
8294
|
"group": [
|
|
@@ -8276,10 +8301,10 @@
|
|
|
8276
8301
|
}
|
|
8277
8302
|
},
|
|
8278
8303
|
{
|
|
8279
|
-
"description": "
|
|
8304
|
+
"description": "The text color of the Card.\n",
|
|
8280
8305
|
"commentRange": {
|
|
8281
|
-
"start":
|
|
8282
|
-
"end":
|
|
8306
|
+
"start": 37,
|
|
8307
|
+
"end": 38
|
|
8283
8308
|
},
|
|
8284
8309
|
"context": {
|
|
8285
8310
|
"type": "variable",
|
|
@@ -8287,8 +8312,8 @@
|
|
|
8287
8312
|
"value": "var( --kendo-component-text, initial )",
|
|
8288
8313
|
"scope": "default",
|
|
8289
8314
|
"line": {
|
|
8290
|
-
"start":
|
|
8291
|
-
"end":
|
|
8315
|
+
"start": 39,
|
|
8316
|
+
"end": 39
|
|
8292
8317
|
}
|
|
8293
8318
|
},
|
|
8294
8319
|
"group": [
|
|
@@ -8301,10 +8326,10 @@
|
|
|
8301
8326
|
}
|
|
8302
8327
|
},
|
|
8303
8328
|
{
|
|
8304
|
-
"description": "
|
|
8329
|
+
"description": "The border color of the Card.\n",
|
|
8305
8330
|
"commentRange": {
|
|
8306
|
-
"start":
|
|
8307
|
-
"end":
|
|
8331
|
+
"start": 40,
|
|
8332
|
+
"end": 41
|
|
8308
8333
|
},
|
|
8309
8334
|
"context": {
|
|
8310
8335
|
"type": "variable",
|
|
@@ -8312,8 +8337,8 @@
|
|
|
8312
8337
|
"value": "var( --kendo-component-border, initial )",
|
|
8313
8338
|
"scope": "default",
|
|
8314
8339
|
"line": {
|
|
8315
|
-
"start":
|
|
8316
|
-
"end":
|
|
8340
|
+
"start": 42,
|
|
8341
|
+
"end": 42
|
|
8317
8342
|
}
|
|
8318
8343
|
},
|
|
8319
8344
|
"group": [
|
|
@@ -8326,10 +8351,10 @@
|
|
|
8326
8351
|
}
|
|
8327
8352
|
},
|
|
8328
8353
|
{
|
|
8329
|
-
"description": "
|
|
8354
|
+
"description": "The shadow of the Card.\n",
|
|
8330
8355
|
"commentRange": {
|
|
8331
|
-
"start":
|
|
8332
|
-
"end":
|
|
8356
|
+
"start": 43,
|
|
8357
|
+
"end": 44
|
|
8333
8358
|
},
|
|
8334
8359
|
"context": {
|
|
8335
8360
|
"type": "variable",
|
|
@@ -8337,8 +8362,8 @@
|
|
|
8337
8362
|
"value": "var( --kendo-box-shadow-depth-1, none )",
|
|
8338
8363
|
"scope": "default",
|
|
8339
8364
|
"line": {
|
|
8340
|
-
"start":
|
|
8341
|
-
"end":
|
|
8365
|
+
"start": 45,
|
|
8366
|
+
"end": 45
|
|
8342
8367
|
}
|
|
8343
8368
|
},
|
|
8344
8369
|
"group": [
|
|
@@ -8351,10 +8376,10 @@
|
|
|
8351
8376
|
}
|
|
8352
8377
|
},
|
|
8353
8378
|
{
|
|
8354
|
-
"description": "
|
|
8379
|
+
"description": "The background color of the focused Card.\n",
|
|
8355
8380
|
"commentRange": {
|
|
8356
|
-
"start":
|
|
8357
|
-
"end":
|
|
8381
|
+
"start": 47,
|
|
8382
|
+
"end": 48
|
|
8358
8383
|
},
|
|
8359
8384
|
"context": {
|
|
8360
8385
|
"type": "variable",
|
|
@@ -8362,8 +8387,8 @@
|
|
|
8362
8387
|
"value": "$kendo-card-bg",
|
|
8363
8388
|
"scope": "default",
|
|
8364
8389
|
"line": {
|
|
8365
|
-
"start":
|
|
8366
|
-
"end":
|
|
8390
|
+
"start": 49,
|
|
8391
|
+
"end": 49
|
|
8367
8392
|
}
|
|
8368
8393
|
},
|
|
8369
8394
|
"group": [
|
|
@@ -8376,10 +8401,10 @@
|
|
|
8376
8401
|
}
|
|
8377
8402
|
},
|
|
8378
8403
|
{
|
|
8379
|
-
"description": "
|
|
8404
|
+
"description": "The text color of the focused Card.\n",
|
|
8380
8405
|
"commentRange": {
|
|
8381
|
-
"start":
|
|
8382
|
-
"end":
|
|
8406
|
+
"start": 50,
|
|
8407
|
+
"end": 51
|
|
8383
8408
|
},
|
|
8384
8409
|
"context": {
|
|
8385
8410
|
"type": "variable",
|
|
@@ -8387,8 +8412,8 @@
|
|
|
8387
8412
|
"value": "null",
|
|
8388
8413
|
"scope": "default",
|
|
8389
8414
|
"line": {
|
|
8390
|
-
"start":
|
|
8391
|
-
"end":
|
|
8415
|
+
"start": 52,
|
|
8416
|
+
"end": 52
|
|
8392
8417
|
}
|
|
8393
8418
|
},
|
|
8394
8419
|
"group": [
|
|
@@ -8401,10 +8426,10 @@
|
|
|
8401
8426
|
}
|
|
8402
8427
|
},
|
|
8403
8428
|
{
|
|
8404
|
-
"description": "
|
|
8429
|
+
"description": "The border color of the focused Card.\n",
|
|
8405
8430
|
"commentRange": {
|
|
8406
|
-
"start":
|
|
8407
|
-
"end":
|
|
8431
|
+
"start": 53,
|
|
8432
|
+
"end": 54
|
|
8408
8433
|
},
|
|
8409
8434
|
"context": {
|
|
8410
8435
|
"type": "variable",
|
|
@@ -8412,8 +8437,8 @@
|
|
|
8412
8437
|
"value": "var( --kendo-component-border, initial )",
|
|
8413
8438
|
"scope": "default",
|
|
8414
8439
|
"line": {
|
|
8415
|
-
"start":
|
|
8416
|
-
"end":
|
|
8440
|
+
"start": 55,
|
|
8441
|
+
"end": 55
|
|
8417
8442
|
}
|
|
8418
8443
|
},
|
|
8419
8444
|
"group": [
|
|
@@ -8426,10 +8451,10 @@
|
|
|
8426
8451
|
}
|
|
8427
8452
|
},
|
|
8428
8453
|
{
|
|
8429
|
-
"description": "
|
|
8454
|
+
"description": "The shadow of the focused Card.\n",
|
|
8430
8455
|
"commentRange": {
|
|
8431
|
-
"start":
|
|
8432
|
-
"end":
|
|
8456
|
+
"start": 56,
|
|
8457
|
+
"end": 57
|
|
8433
8458
|
},
|
|
8434
8459
|
"context": {
|
|
8435
8460
|
"type": "variable",
|
|
@@ -8437,8 +8462,8 @@
|
|
|
8437
8462
|
"value": "var( --kendo-box-shadow-depth-3, none )",
|
|
8438
8463
|
"scope": "default",
|
|
8439
8464
|
"line": {
|
|
8440
|
-
"start":
|
|
8441
|
-
"end":
|
|
8465
|
+
"start": 58,
|
|
8466
|
+
"end": 58
|
|
8442
8467
|
}
|
|
8443
8468
|
},
|
|
8444
8469
|
"group": [
|
|
@@ -8451,10 +8476,10 @@
|
|
|
8451
8476
|
}
|
|
8452
8477
|
},
|
|
8453
8478
|
{
|
|
8454
|
-
"description": "
|
|
8479
|
+
"description": "The font size of the Card header.\n",
|
|
8455
8480
|
"commentRange": {
|
|
8456
|
-
"start":
|
|
8457
|
-
"end":
|
|
8481
|
+
"start": 60,
|
|
8482
|
+
"end": 61
|
|
8458
8483
|
},
|
|
8459
8484
|
"context": {
|
|
8460
8485
|
"type": "variable",
|
|
@@ -8462,8 +8487,8 @@
|
|
|
8462
8487
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
8463
8488
|
"scope": "default",
|
|
8464
8489
|
"line": {
|
|
8465
|
-
"start":
|
|
8466
|
-
"end":
|
|
8490
|
+
"start": 62,
|
|
8491
|
+
"end": 62
|
|
8467
8492
|
}
|
|
8468
8493
|
},
|
|
8469
8494
|
"group": [
|
|
@@ -8476,10 +8501,10 @@
|
|
|
8476
8501
|
}
|
|
8477
8502
|
},
|
|
8478
8503
|
{
|
|
8479
|
-
"description": "
|
|
8504
|
+
"description": "Тhe font family of the Card header.\n",
|
|
8480
8505
|
"commentRange": {
|
|
8481
|
-
"start":
|
|
8482
|
-
"end":
|
|
8506
|
+
"start": 63,
|
|
8507
|
+
"end": 64
|
|
8483
8508
|
},
|
|
8484
8509
|
"context": {
|
|
8485
8510
|
"type": "variable",
|
|
@@ -8487,8 +8512,8 @@
|
|
|
8487
8512
|
"value": "var( --kendo-font-family, inherit )",
|
|
8488
8513
|
"scope": "default",
|
|
8489
8514
|
"line": {
|
|
8490
|
-
"start":
|
|
8491
|
-
"end":
|
|
8515
|
+
"start": 65,
|
|
8516
|
+
"end": 65
|
|
8492
8517
|
}
|
|
8493
8518
|
},
|
|
8494
8519
|
"group": [
|
|
@@ -8501,10 +8526,10 @@
|
|
|
8501
8526
|
}
|
|
8502
8527
|
},
|
|
8503
8528
|
{
|
|
8504
|
-
"description": "
|
|
8529
|
+
"description": "The font weight of the Card header.\n",
|
|
8505
8530
|
"commentRange": {
|
|
8506
|
-
"start":
|
|
8507
|
-
"end":
|
|
8531
|
+
"start": 66,
|
|
8532
|
+
"end": 67
|
|
8508
8533
|
},
|
|
8509
8534
|
"context": {
|
|
8510
8535
|
"type": "variable",
|
|
@@ -8512,8 +8537,8 @@
|
|
|
8512
8537
|
"value": "var( --kendo-font-weight, initial )",
|
|
8513
8538
|
"scope": "default",
|
|
8514
8539
|
"line": {
|
|
8515
|
-
"start":
|
|
8516
|
-
"end":
|
|
8540
|
+
"start": 68,
|
|
8541
|
+
"end": 68
|
|
8517
8542
|
}
|
|
8518
8543
|
},
|
|
8519
8544
|
"group": [
|
|
@@ -8526,10 +8551,10 @@
|
|
|
8526
8551
|
}
|
|
8527
8552
|
},
|
|
8528
8553
|
{
|
|
8529
|
-
"description": "
|
|
8554
|
+
"description": "The line height of the Card header.\n",
|
|
8530
8555
|
"commentRange": {
|
|
8531
|
-
"start":
|
|
8532
|
-
"end":
|
|
8556
|
+
"start": 69,
|
|
8557
|
+
"end": 70
|
|
8533
8558
|
},
|
|
8534
8559
|
"context": {
|
|
8535
8560
|
"type": "variable",
|
|
@@ -8537,8 +8562,8 @@
|
|
|
8537
8562
|
"value": "var( --kendo-line-height, normal )",
|
|
8538
8563
|
"scope": "default",
|
|
8539
8564
|
"line": {
|
|
8540
|
-
"start":
|
|
8541
|
-
"end":
|
|
8565
|
+
"start": 71,
|
|
8566
|
+
"end": 71
|
|
8542
8567
|
}
|
|
8543
8568
|
},
|
|
8544
8569
|
"group": [
|
|
@@ -8551,10 +8576,10 @@
|
|
|
8551
8576
|
}
|
|
8552
8577
|
},
|
|
8553
8578
|
{
|
|
8554
|
-
"description": "
|
|
8579
|
+
"description": "The horizontal padding of the Card header.\n",
|
|
8555
8580
|
"commentRange": {
|
|
8556
|
-
"start":
|
|
8557
|
-
"end":
|
|
8581
|
+
"start": 72,
|
|
8582
|
+
"end": 73
|
|
8558
8583
|
},
|
|
8559
8584
|
"context": {
|
|
8560
8585
|
"type": "variable",
|
|
@@ -8562,8 +8587,8 @@
|
|
|
8562
8587
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8563
8588
|
"scope": "default",
|
|
8564
8589
|
"line": {
|
|
8565
|
-
"start":
|
|
8566
|
-
"end":
|
|
8590
|
+
"start": 74,
|
|
8591
|
+
"end": 74
|
|
8567
8592
|
}
|
|
8568
8593
|
},
|
|
8569
8594
|
"group": [
|
|
@@ -8576,10 +8601,10 @@
|
|
|
8576
8601
|
}
|
|
8577
8602
|
},
|
|
8578
8603
|
{
|
|
8579
|
-
"description": "
|
|
8604
|
+
"description": "The vertical padding of the Card header.\n",
|
|
8580
8605
|
"commentRange": {
|
|
8581
|
-
"start":
|
|
8582
|
-
"end":
|
|
8606
|
+
"start": 75,
|
|
8607
|
+
"end": 76
|
|
8583
8608
|
},
|
|
8584
8609
|
"context": {
|
|
8585
8610
|
"type": "variable",
|
|
@@ -8587,8 +8612,8 @@
|
|
|
8587
8612
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8588
8613
|
"scope": "default",
|
|
8589
8614
|
"line": {
|
|
8590
|
-
"start":
|
|
8591
|
-
"end":
|
|
8615
|
+
"start": 77,
|
|
8616
|
+
"end": 77
|
|
8592
8617
|
}
|
|
8593
8618
|
},
|
|
8594
8619
|
"group": [
|
|
@@ -8601,10 +8626,10 @@
|
|
|
8601
8626
|
}
|
|
8602
8627
|
},
|
|
8603
8628
|
{
|
|
8604
|
-
"description": "
|
|
8629
|
+
"description": "The bottom border width of the Card header.\n",
|
|
8605
8630
|
"commentRange": {
|
|
8606
|
-
"start":
|
|
8607
|
-
"end":
|
|
8631
|
+
"start": 78,
|
|
8632
|
+
"end": 79
|
|
8608
8633
|
},
|
|
8609
8634
|
"context": {
|
|
8610
8635
|
"type": "variable",
|
|
@@ -8612,8 +8637,8 @@
|
|
|
8612
8637
|
"value": "0",
|
|
8613
8638
|
"scope": "default",
|
|
8614
8639
|
"line": {
|
|
8615
|
-
"start":
|
|
8616
|
-
"end":
|
|
8640
|
+
"start": 80,
|
|
8641
|
+
"end": 80
|
|
8617
8642
|
}
|
|
8618
8643
|
},
|
|
8619
8644
|
"group": [
|
|
@@ -8626,10 +8651,10 @@
|
|
|
8626
8651
|
}
|
|
8627
8652
|
},
|
|
8628
8653
|
{
|
|
8629
|
-
"description": "
|
|
8654
|
+
"description": "The background color of the Card header.\n",
|
|
8630
8655
|
"commentRange": {
|
|
8631
|
-
"start":
|
|
8632
|
-
"end":
|
|
8656
|
+
"start": 81,
|
|
8657
|
+
"end": 82
|
|
8633
8658
|
},
|
|
8634
8659
|
"context": {
|
|
8635
8660
|
"type": "variable",
|
|
@@ -8637,8 +8662,8 @@
|
|
|
8637
8662
|
"value": "inherit",
|
|
8638
8663
|
"scope": "default",
|
|
8639
8664
|
"line": {
|
|
8640
|
-
"start":
|
|
8641
|
-
"end":
|
|
8665
|
+
"start": 83,
|
|
8666
|
+
"end": 83
|
|
8642
8667
|
}
|
|
8643
8668
|
},
|
|
8644
8669
|
"group": [
|
|
@@ -8651,10 +8676,10 @@
|
|
|
8651
8676
|
}
|
|
8652
8677
|
},
|
|
8653
8678
|
{
|
|
8654
|
-
"description": "
|
|
8679
|
+
"description": "The text color of the Card header.\n",
|
|
8655
8680
|
"commentRange": {
|
|
8656
|
-
"start":
|
|
8657
|
-
"end":
|
|
8681
|
+
"start": 84,
|
|
8682
|
+
"end": 85
|
|
8658
8683
|
},
|
|
8659
8684
|
"context": {
|
|
8660
8685
|
"type": "variable",
|
|
@@ -8662,8 +8687,8 @@
|
|
|
8662
8687
|
"value": "k-get-theme-color-var( neutral-190 )",
|
|
8663
8688
|
"scope": "default",
|
|
8664
8689
|
"line": {
|
|
8665
|
-
"start":
|
|
8666
|
-
"end":
|
|
8690
|
+
"start": 86,
|
|
8691
|
+
"end": 86
|
|
8667
8692
|
}
|
|
8668
8693
|
},
|
|
8669
8694
|
"group": [
|
|
@@ -8676,10 +8701,10 @@
|
|
|
8676
8701
|
}
|
|
8677
8702
|
},
|
|
8678
8703
|
{
|
|
8679
|
-
"description": "
|
|
8704
|
+
"description": "The border color of the Card header.\n",
|
|
8680
8705
|
"commentRange": {
|
|
8681
|
-
"start":
|
|
8682
|
-
"end":
|
|
8706
|
+
"start": 87,
|
|
8707
|
+
"end": 88
|
|
8683
8708
|
},
|
|
8684
8709
|
"context": {
|
|
8685
8710
|
"type": "variable",
|
|
@@ -8687,8 +8712,8 @@
|
|
|
8687
8712
|
"value": "inherit",
|
|
8688
8713
|
"scope": "default",
|
|
8689
8714
|
"line": {
|
|
8690
|
-
"start":
|
|
8691
|
-
"end":
|
|
8715
|
+
"start": 89,
|
|
8716
|
+
"end": 89
|
|
8692
8717
|
}
|
|
8693
8718
|
},
|
|
8694
8719
|
"group": [
|
|
@@ -8701,10 +8726,10 @@
|
|
|
8701
8726
|
}
|
|
8702
8727
|
},
|
|
8703
8728
|
{
|
|
8704
|
-
"description": "
|
|
8729
|
+
"description": "The horizontal padding of the Card body.\n",
|
|
8705
8730
|
"commentRange": {
|
|
8706
|
-
"start":
|
|
8707
|
-
"end":
|
|
8731
|
+
"start": 91,
|
|
8732
|
+
"end": 92
|
|
8708
8733
|
},
|
|
8709
8734
|
"context": {
|
|
8710
8735
|
"type": "variable",
|
|
@@ -8712,8 +8737,8 @@
|
|
|
8712
8737
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8713
8738
|
"scope": "default",
|
|
8714
8739
|
"line": {
|
|
8715
|
-
"start":
|
|
8716
|
-
"end":
|
|
8740
|
+
"start": 93,
|
|
8741
|
+
"end": 93
|
|
8717
8742
|
}
|
|
8718
8743
|
},
|
|
8719
8744
|
"group": [
|
|
@@ -8726,10 +8751,10 @@
|
|
|
8726
8751
|
}
|
|
8727
8752
|
},
|
|
8728
8753
|
{
|
|
8729
|
-
"description": "
|
|
8754
|
+
"description": "The vertical padding of the Card body.\n",
|
|
8730
8755
|
"commentRange": {
|
|
8731
|
-
"start":
|
|
8732
|
-
"end":
|
|
8756
|
+
"start": 94,
|
|
8757
|
+
"end": 95
|
|
8733
8758
|
},
|
|
8734
8759
|
"context": {
|
|
8735
8760
|
"type": "variable",
|
|
@@ -8737,8 +8762,8 @@
|
|
|
8737
8762
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8738
8763
|
"scope": "default",
|
|
8739
8764
|
"line": {
|
|
8740
|
-
"start":
|
|
8741
|
-
"end":
|
|
8765
|
+
"start": 96,
|
|
8766
|
+
"end": 96
|
|
8742
8767
|
}
|
|
8743
8768
|
},
|
|
8744
8769
|
"group": [
|
|
@@ -8751,10 +8776,10 @@
|
|
|
8751
8776
|
}
|
|
8752
8777
|
},
|
|
8753
8778
|
{
|
|
8754
|
-
"description": "
|
|
8779
|
+
"description": "The horizontal padding of the Card footer.\n",
|
|
8755
8780
|
"commentRange": {
|
|
8756
|
-
"start":
|
|
8757
|
-
"end":
|
|
8781
|
+
"start": 98,
|
|
8782
|
+
"end": 99
|
|
8758
8783
|
},
|
|
8759
8784
|
"context": {
|
|
8760
8785
|
"type": "variable",
|
|
@@ -8762,8 +8787,8 @@
|
|
|
8762
8787
|
"value": "$kendo-card-padding-x",
|
|
8763
8788
|
"scope": "default",
|
|
8764
8789
|
"line": {
|
|
8765
|
-
"start":
|
|
8766
|
-
"end":
|
|
8790
|
+
"start": 100,
|
|
8791
|
+
"end": 100
|
|
8767
8792
|
}
|
|
8768
8793
|
},
|
|
8769
8794
|
"group": [
|
|
@@ -8776,10 +8801,10 @@
|
|
|
8776
8801
|
}
|
|
8777
8802
|
},
|
|
8778
8803
|
{
|
|
8779
|
-
"description": "
|
|
8804
|
+
"description": "The vertical padding of the Card footer.\n",
|
|
8780
8805
|
"commentRange": {
|
|
8781
|
-
"start":
|
|
8782
|
-
"end":
|
|
8806
|
+
"start": 101,
|
|
8807
|
+
"end": 102
|
|
8783
8808
|
},
|
|
8784
8809
|
"context": {
|
|
8785
8810
|
"type": "variable",
|
|
@@ -8787,8 +8812,8 @@
|
|
|
8787
8812
|
"value": "$kendo-card-padding-y",
|
|
8788
8813
|
"scope": "default",
|
|
8789
8814
|
"line": {
|
|
8790
|
-
"start":
|
|
8791
|
-
"end":
|
|
8815
|
+
"start": 103,
|
|
8816
|
+
"end": 103
|
|
8792
8817
|
}
|
|
8793
8818
|
},
|
|
8794
8819
|
"group": [
|
|
@@ -8801,10 +8826,10 @@
|
|
|
8801
8826
|
}
|
|
8802
8827
|
},
|
|
8803
8828
|
{
|
|
8804
|
-
"description": "
|
|
8829
|
+
"description": "The top border width of the Card footer.\n",
|
|
8805
8830
|
"commentRange": {
|
|
8806
|
-
"start":
|
|
8807
|
-
"end":
|
|
8831
|
+
"start": 104,
|
|
8832
|
+
"end": 105
|
|
8808
8833
|
},
|
|
8809
8834
|
"context": {
|
|
8810
8835
|
"type": "variable",
|
|
@@ -8812,8 +8837,8 @@
|
|
|
8812
8837
|
"value": "0",
|
|
8813
8838
|
"scope": "default",
|
|
8814
8839
|
"line": {
|
|
8815
|
-
"start":
|
|
8816
|
-
"end":
|
|
8840
|
+
"start": 106,
|
|
8841
|
+
"end": 106
|
|
8817
8842
|
}
|
|
8818
8843
|
},
|
|
8819
8844
|
"group": [
|
|
@@ -8826,10 +8851,10 @@
|
|
|
8826
8851
|
}
|
|
8827
8852
|
},
|
|
8828
8853
|
{
|
|
8829
|
-
"description": "
|
|
8854
|
+
"description": "The background color of the Card footer.\n",
|
|
8830
8855
|
"commentRange": {
|
|
8831
|
-
"start":
|
|
8832
|
-
"end":
|
|
8856
|
+
"start": 107,
|
|
8857
|
+
"end": 108
|
|
8833
8858
|
},
|
|
8834
8859
|
"context": {
|
|
8835
8860
|
"type": "variable",
|
|
@@ -8837,8 +8862,8 @@
|
|
|
8837
8862
|
"value": "inherit",
|
|
8838
8863
|
"scope": "default",
|
|
8839
8864
|
"line": {
|
|
8840
|
-
"start":
|
|
8841
|
-
"end":
|
|
8865
|
+
"start": 109,
|
|
8866
|
+
"end": 109
|
|
8842
8867
|
}
|
|
8843
8868
|
},
|
|
8844
8869
|
"group": [
|
|
@@ -8851,10 +8876,10 @@
|
|
|
8851
8876
|
}
|
|
8852
8877
|
},
|
|
8853
8878
|
{
|
|
8854
|
-
"description": "
|
|
8879
|
+
"description": "The text color of the Card footer.\n",
|
|
8855
8880
|
"commentRange": {
|
|
8856
|
-
"start":
|
|
8857
|
-
"end":
|
|
8881
|
+
"start": 110,
|
|
8882
|
+
"end": 111
|
|
8858
8883
|
},
|
|
8859
8884
|
"context": {
|
|
8860
8885
|
"type": "variable",
|
|
@@ -8862,8 +8887,8 @@
|
|
|
8862
8887
|
"value": "inherit",
|
|
8863
8888
|
"scope": "default",
|
|
8864
8889
|
"line": {
|
|
8865
|
-
"start":
|
|
8866
|
-
"end":
|
|
8890
|
+
"start": 112,
|
|
8891
|
+
"end": 112
|
|
8867
8892
|
}
|
|
8868
8893
|
},
|
|
8869
8894
|
"group": [
|
|
@@ -8876,10 +8901,10 @@
|
|
|
8876
8901
|
}
|
|
8877
8902
|
},
|
|
8878
8903
|
{
|
|
8879
|
-
"description": "
|
|
8904
|
+
"description": "The border color of the Card footer.\n",
|
|
8880
8905
|
"commentRange": {
|
|
8881
|
-
"start":
|
|
8882
|
-
"end":
|
|
8906
|
+
"start": 113,
|
|
8907
|
+
"end": 114
|
|
8883
8908
|
},
|
|
8884
8909
|
"context": {
|
|
8885
8910
|
"type": "variable",
|
|
@@ -8887,8 +8912,8 @@
|
|
|
8887
8912
|
"value": "inherit",
|
|
8888
8913
|
"scope": "default",
|
|
8889
8914
|
"line": {
|
|
8890
|
-
"start":
|
|
8891
|
-
"end":
|
|
8915
|
+
"start": 115,
|
|
8916
|
+
"end": 115
|
|
8892
8917
|
}
|
|
8893
8918
|
},
|
|
8894
8919
|
"group": [
|
|
@@ -8901,10 +8926,10 @@
|
|
|
8901
8926
|
}
|
|
8902
8927
|
},
|
|
8903
8928
|
{
|
|
8904
|
-
"description": "
|
|
8929
|
+
"description": "The font size of the Card title.\n",
|
|
8905
8930
|
"commentRange": {
|
|
8906
|
-
"start":
|
|
8907
|
-
"end":
|
|
8931
|
+
"start": 117,
|
|
8932
|
+
"end": 118
|
|
8908
8933
|
},
|
|
8909
8934
|
"context": {
|
|
8910
8935
|
"type": "variable",
|
|
@@ -8912,8 +8937,8 @@
|
|
|
8912
8937
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
8913
8938
|
"scope": "default",
|
|
8914
8939
|
"line": {
|
|
8915
|
-
"start":
|
|
8916
|
-
"end":
|
|
8940
|
+
"start": 119,
|
|
8941
|
+
"end": 119
|
|
8917
8942
|
}
|
|
8918
8943
|
},
|
|
8919
8944
|
"group": [
|
|
@@ -8926,10 +8951,10 @@
|
|
|
8926
8951
|
}
|
|
8927
8952
|
},
|
|
8928
8953
|
{
|
|
8929
|
-
"description": "
|
|
8954
|
+
"description": "The font family of the Card title.\n",
|
|
8930
8955
|
"commentRange": {
|
|
8931
|
-
"start":
|
|
8932
|
-
"end":
|
|
8956
|
+
"start": 120,
|
|
8957
|
+
"end": 121
|
|
8933
8958
|
},
|
|
8934
8959
|
"context": {
|
|
8935
8960
|
"type": "variable",
|
|
@@ -8937,8 +8962,8 @@
|
|
|
8937
8962
|
"value": "var( --kendo-font-family, inherit )",
|
|
8938
8963
|
"scope": "default",
|
|
8939
8964
|
"line": {
|
|
8940
|
-
"start":
|
|
8941
|
-
"end":
|
|
8965
|
+
"start": 122,
|
|
8966
|
+
"end": 122
|
|
8942
8967
|
}
|
|
8943
8968
|
},
|
|
8944
8969
|
"group": [
|
|
@@ -8951,10 +8976,10 @@
|
|
|
8951
8976
|
}
|
|
8952
8977
|
},
|
|
8953
8978
|
{
|
|
8954
|
-
"description": "
|
|
8979
|
+
"description": "The font weight of the Card title.\n",
|
|
8955
8980
|
"commentRange": {
|
|
8956
|
-
"start":
|
|
8957
|
-
"end":
|
|
8981
|
+
"start": 123,
|
|
8982
|
+
"end": 124
|
|
8958
8983
|
},
|
|
8959
8984
|
"context": {
|
|
8960
8985
|
"type": "variable",
|
|
@@ -8962,8 +8987,8 @@
|
|
|
8962
8987
|
"value": "$kendo-card-header-font-weight",
|
|
8963
8988
|
"scope": "default",
|
|
8964
8989
|
"line": {
|
|
8965
|
-
"start":
|
|
8966
|
-
"end":
|
|
8990
|
+
"start": 125,
|
|
8991
|
+
"end": 125
|
|
8967
8992
|
}
|
|
8968
8993
|
},
|
|
8969
8994
|
"group": [
|
|
@@ -8976,10 +9001,10 @@
|
|
|
8976
9001
|
}
|
|
8977
9002
|
},
|
|
8978
9003
|
{
|
|
8979
|
-
"description": "
|
|
9004
|
+
"description": "The line height of the Card title.\n",
|
|
8980
9005
|
"commentRange": {
|
|
8981
|
-
"start":
|
|
8982
|
-
"end":
|
|
9006
|
+
"start": 126,
|
|
9007
|
+
"end": 127
|
|
8983
9008
|
},
|
|
8984
9009
|
"context": {
|
|
8985
9010
|
"type": "variable",
|
|
@@ -8987,8 +9012,8 @@
|
|
|
8987
9012
|
"value": "var( --kendo-line-height, normal )",
|
|
8988
9013
|
"scope": "default",
|
|
8989
9014
|
"line": {
|
|
8990
|
-
"start":
|
|
8991
|
-
"end":
|
|
9015
|
+
"start": 128,
|
|
9016
|
+
"end": 128
|
|
8992
9017
|
}
|
|
8993
9018
|
},
|
|
8994
9019
|
"group": [
|
|
@@ -9001,10 +9026,10 @@
|
|
|
9001
9026
|
}
|
|
9002
9027
|
},
|
|
9003
9028
|
{
|
|
9004
|
-
"description": "
|
|
9029
|
+
"description": "The bottom margin of the Card title.\n",
|
|
9005
9030
|
"commentRange": {
|
|
9006
|
-
"start":
|
|
9007
|
-
"end":
|
|
9031
|
+
"start": 129,
|
|
9032
|
+
"end": 130
|
|
9008
9033
|
},
|
|
9009
9034
|
"context": {
|
|
9010
9035
|
"type": "variable",
|
|
@@ -9012,8 +9037,8 @@
|
|
|
9012
9037
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9013
9038
|
"scope": "default",
|
|
9014
9039
|
"line": {
|
|
9015
|
-
"start":
|
|
9016
|
-
"end":
|
|
9040
|
+
"start": 131,
|
|
9041
|
+
"end": 131
|
|
9017
9042
|
}
|
|
9018
9043
|
},
|
|
9019
9044
|
"group": [
|
|
@@ -9026,10 +9051,10 @@
|
|
|
9026
9051
|
}
|
|
9027
9052
|
},
|
|
9028
9053
|
{
|
|
9029
|
-
"description": "
|
|
9054
|
+
"description": "The font size of the Card subtitle.\n",
|
|
9030
9055
|
"commentRange": {
|
|
9031
|
-
"start":
|
|
9032
|
-
"end":
|
|
9056
|
+
"start": 132,
|
|
9057
|
+
"end": 133
|
|
9033
9058
|
},
|
|
9034
9059
|
"context": {
|
|
9035
9060
|
"type": "variable",
|
|
@@ -9037,8 +9062,8 @@
|
|
|
9037
9062
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
9038
9063
|
"scope": "default",
|
|
9039
9064
|
"line": {
|
|
9040
|
-
"start":
|
|
9041
|
-
"end":
|
|
9065
|
+
"start": 134,
|
|
9066
|
+
"end": 134
|
|
9042
9067
|
}
|
|
9043
9068
|
},
|
|
9044
9069
|
"group": [
|
|
@@ -9051,10 +9076,10 @@
|
|
|
9051
9076
|
}
|
|
9052
9077
|
},
|
|
9053
9078
|
{
|
|
9054
|
-
"description": "
|
|
9079
|
+
"description": "The font family of the Card subtitle.\n",
|
|
9055
9080
|
"commentRange": {
|
|
9056
|
-
"start":
|
|
9057
|
-
"end":
|
|
9081
|
+
"start": 135,
|
|
9082
|
+
"end": 136
|
|
9058
9083
|
},
|
|
9059
9084
|
"context": {
|
|
9060
9085
|
"type": "variable",
|
|
@@ -9062,8 +9087,8 @@
|
|
|
9062
9087
|
"value": "var( --kendo-font-family, inherit )",
|
|
9063
9088
|
"scope": "default",
|
|
9064
9089
|
"line": {
|
|
9065
|
-
"start":
|
|
9066
|
-
"end":
|
|
9090
|
+
"start": 137,
|
|
9091
|
+
"end": 137
|
|
9067
9092
|
}
|
|
9068
9093
|
},
|
|
9069
9094
|
"group": [
|
|
@@ -9076,10 +9101,10 @@
|
|
|
9076
9101
|
}
|
|
9077
9102
|
},
|
|
9078
9103
|
{
|
|
9079
|
-
"description": "
|
|
9104
|
+
"description": "The line height of the Card subtitle.\n",
|
|
9080
9105
|
"commentRange": {
|
|
9081
|
-
"start":
|
|
9082
|
-
"end":
|
|
9106
|
+
"start": 138,
|
|
9107
|
+
"end": 139
|
|
9083
9108
|
},
|
|
9084
9109
|
"context": {
|
|
9085
9110
|
"type": "variable",
|
|
@@ -9087,8 +9112,8 @@
|
|
|
9087
9112
|
"value": "var( --kendo-line-height, normal )",
|
|
9088
9113
|
"scope": "default",
|
|
9089
9114
|
"line": {
|
|
9090
|
-
"start":
|
|
9091
|
-
"end":
|
|
9115
|
+
"start": 140,
|
|
9116
|
+
"end": 140
|
|
9092
9117
|
}
|
|
9093
9118
|
},
|
|
9094
9119
|
"group": [
|
|
@@ -9101,10 +9126,10 @@
|
|
|
9101
9126
|
}
|
|
9102
9127
|
},
|
|
9103
9128
|
{
|
|
9104
|
-
"description": "
|
|
9129
|
+
"description": "The bottom margin of the Card subtitle.\n",
|
|
9105
9130
|
"commentRange": {
|
|
9106
|
-
"start":
|
|
9107
|
-
"end":
|
|
9131
|
+
"start": 141,
|
|
9132
|
+
"end": 142
|
|
9108
9133
|
},
|
|
9109
9134
|
"context": {
|
|
9110
9135
|
"type": "variable",
|
|
@@ -9112,8 +9137,8 @@
|
|
|
9112
9137
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9113
9138
|
"scope": "default",
|
|
9114
9139
|
"line": {
|
|
9115
|
-
"start":
|
|
9116
|
-
"end":
|
|
9140
|
+
"start": 143,
|
|
9141
|
+
"end": 143
|
|
9117
9142
|
}
|
|
9118
9143
|
},
|
|
9119
9144
|
"group": [
|
|
@@ -9126,10 +9151,10 @@
|
|
|
9126
9151
|
}
|
|
9127
9152
|
},
|
|
9128
9153
|
{
|
|
9129
|
-
"description": "
|
|
9154
|
+
"description": "The text color of the Card subtitle.\n",
|
|
9130
9155
|
"commentRange": {
|
|
9131
|
-
"start":
|
|
9132
|
-
"end":
|
|
9156
|
+
"start": 144,
|
|
9157
|
+
"end": 145
|
|
9133
9158
|
},
|
|
9134
9159
|
"context": {
|
|
9135
9160
|
"type": "variable",
|
|
@@ -9137,8 +9162,8 @@
|
|
|
9137
9162
|
"value": "$kendo-subtle-text",
|
|
9138
9163
|
"scope": "default",
|
|
9139
9164
|
"line": {
|
|
9140
|
-
"start":
|
|
9141
|
-
"end":
|
|
9165
|
+
"start": 146,
|
|
9166
|
+
"end": 146
|
|
9142
9167
|
}
|
|
9143
9168
|
},
|
|
9144
9169
|
"group": [
|
|
@@ -9151,10 +9176,10 @@
|
|
|
9151
9176
|
}
|
|
9152
9177
|
},
|
|
9153
9178
|
{
|
|
9154
|
-
"description": "
|
|
9179
|
+
"description": "The maximum width of the Card image.\n",
|
|
9155
9180
|
"commentRange": {
|
|
9156
|
-
"start":
|
|
9157
|
-
"end":
|
|
9181
|
+
"start": 148,
|
|
9182
|
+
"end": 149
|
|
9158
9183
|
},
|
|
9159
9184
|
"context": {
|
|
9160
9185
|
"type": "variable",
|
|
@@ -9162,8 +9187,8 @@
|
|
|
9162
9187
|
"value": "100px",
|
|
9163
9188
|
"scope": "default",
|
|
9164
9189
|
"line": {
|
|
9165
|
-
"start":
|
|
9166
|
-
"end":
|
|
9190
|
+
"start": 150,
|
|
9191
|
+
"end": 150
|
|
9167
9192
|
}
|
|
9168
9193
|
},
|
|
9169
9194
|
"group": [
|
|
@@ -9176,10 +9201,10 @@
|
|
|
9176
9201
|
}
|
|
9177
9202
|
},
|
|
9178
9203
|
{
|
|
9179
|
-
"description": "
|
|
9204
|
+
"description": "The size of the Avatar in the Card.\n",
|
|
9180
9205
|
"commentRange": {
|
|
9181
|
-
"start":
|
|
9182
|
-
"end":
|
|
9206
|
+
"start": 151,
|
|
9207
|
+
"end": 152
|
|
9183
9208
|
},
|
|
9184
9209
|
"context": {
|
|
9185
9210
|
"type": "variable",
|
|
@@ -9187,8 +9212,8 @@
|
|
|
9187
9212
|
"value": "3rem",
|
|
9188
9213
|
"scope": "default",
|
|
9189
9214
|
"line": {
|
|
9190
|
-
"start":
|
|
9191
|
-
"end":
|
|
9215
|
+
"start": 153,
|
|
9216
|
+
"end": 153
|
|
9192
9217
|
}
|
|
9193
9218
|
},
|
|
9194
9219
|
"group": [
|
|
@@ -9201,10 +9226,10 @@
|
|
|
9201
9226
|
}
|
|
9202
9227
|
},
|
|
9203
9228
|
{
|
|
9204
|
-
"description": "
|
|
9229
|
+
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
9205
9230
|
"commentRange": {
|
|
9206
|
-
"start":
|
|
9207
|
-
"end":
|
|
9231
|
+
"start": 154,
|
|
9232
|
+
"end": 155
|
|
9208
9233
|
},
|
|
9209
9234
|
"context": {
|
|
9210
9235
|
"type": "variable",
|
|
@@ -9212,8 +9237,8 @@
|
|
|
9212
9237
|
"value": "$kendo-card-header-padding-x",
|
|
9213
9238
|
"scope": "default",
|
|
9214
9239
|
"line": {
|
|
9215
|
-
"start":
|
|
9216
|
-
"end":
|
|
9240
|
+
"start": 156,
|
|
9241
|
+
"end": 156
|
|
9217
9242
|
}
|
|
9218
9243
|
},
|
|
9219
9244
|
"group": [
|
|
@@ -9226,10 +9251,10 @@
|
|
|
9226
9251
|
}
|
|
9227
9252
|
},
|
|
9228
9253
|
{
|
|
9229
|
-
"description": "
|
|
9254
|
+
"description": "The horizontal padding of the Card actions.\n",
|
|
9230
9255
|
"commentRange": {
|
|
9231
|
-
"start":
|
|
9232
|
-
"end":
|
|
9256
|
+
"start": 158,
|
|
9257
|
+
"end": 159
|
|
9233
9258
|
},
|
|
9234
9259
|
"context": {
|
|
9235
9260
|
"type": "variable",
|
|
@@ -9237,8 +9262,8 @@
|
|
|
9237
9262
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9238
9263
|
"scope": "default",
|
|
9239
9264
|
"line": {
|
|
9240
|
-
"start":
|
|
9241
|
-
"end":
|
|
9265
|
+
"start": 160,
|
|
9266
|
+
"end": 160
|
|
9242
9267
|
}
|
|
9243
9268
|
},
|
|
9244
9269
|
"group": [
|
|
@@ -9251,10 +9276,10 @@
|
|
|
9251
9276
|
}
|
|
9252
9277
|
},
|
|
9253
9278
|
{
|
|
9254
|
-
"description": "
|
|
9279
|
+
"description": "The vertical padding of the Card actions.\n",
|
|
9255
9280
|
"commentRange": {
|
|
9256
|
-
"start":
|
|
9257
|
-
"end":
|
|
9281
|
+
"start": 161,
|
|
9282
|
+
"end": 162
|
|
9258
9283
|
},
|
|
9259
9284
|
"context": {
|
|
9260
9285
|
"type": "variable",
|
|
@@ -9262,8 +9287,8 @@
|
|
|
9262
9287
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9263
9288
|
"scope": "default",
|
|
9264
9289
|
"line": {
|
|
9265
|
-
"start":
|
|
9266
|
-
"end":
|
|
9290
|
+
"start": 163,
|
|
9291
|
+
"end": 163
|
|
9267
9292
|
}
|
|
9268
9293
|
},
|
|
9269
9294
|
"group": [
|
|
@@ -9276,10 +9301,10 @@
|
|
|
9276
9301
|
}
|
|
9277
9302
|
},
|
|
9278
9303
|
{
|
|
9279
|
-
"description": "
|
|
9304
|
+
"description": "The top border width of the Card actions.\n",
|
|
9280
9305
|
"commentRange": {
|
|
9281
|
-
"start":
|
|
9282
|
-
"end":
|
|
9306
|
+
"start": 164,
|
|
9307
|
+
"end": 165
|
|
9283
9308
|
},
|
|
9284
9309
|
"context": {
|
|
9285
9310
|
"type": "variable",
|
|
@@ -9287,8 +9312,8 @@
|
|
|
9287
9312
|
"value": "0",
|
|
9288
9313
|
"scope": "default",
|
|
9289
9314
|
"line": {
|
|
9290
|
-
"start":
|
|
9291
|
-
"end":
|
|
9315
|
+
"start": 166,
|
|
9316
|
+
"end": 166
|
|
9292
9317
|
}
|
|
9293
9318
|
},
|
|
9294
9319
|
"group": [
|
|
@@ -9301,10 +9326,10 @@
|
|
|
9301
9326
|
}
|
|
9302
9327
|
},
|
|
9303
9328
|
{
|
|
9304
|
-
"description": "
|
|
9329
|
+
"description": "The spacing between the Card actions.\n",
|
|
9305
9330
|
"commentRange": {
|
|
9306
|
-
"start":
|
|
9307
|
-
"end":
|
|
9331
|
+
"start": 167,
|
|
9332
|
+
"end": 168
|
|
9308
9333
|
},
|
|
9309
9334
|
"context": {
|
|
9310
9335
|
"type": "variable",
|
|
@@ -9312,8 +9337,8 @@
|
|
|
9312
9337
|
"value": "map.get( $kendo-spacing, 2 )",
|
|
9313
9338
|
"scope": "default",
|
|
9314
9339
|
"line": {
|
|
9315
|
-
"start":
|
|
9316
|
-
"end":
|
|
9340
|
+
"start": 169,
|
|
9341
|
+
"end": 169
|
|
9317
9342
|
}
|
|
9318
9343
|
},
|
|
9319
9344
|
"group": [
|
|
@@ -9326,10 +9351,10 @@
|
|
|
9326
9351
|
}
|
|
9327
9352
|
},
|
|
9328
9353
|
{
|
|
9329
|
-
"description": "
|
|
9354
|
+
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
9330
9355
|
"commentRange": {
|
|
9331
|
-
"start":
|
|
9332
|
-
"end":
|
|
9356
|
+
"start": 171,
|
|
9357
|
+
"end": 172
|
|
9333
9358
|
},
|
|
9334
9359
|
"context": {
|
|
9335
9360
|
"type": "variable",
|
|
@@ -9337,8 +9362,8 @@
|
|
|
9337
9362
|
"value": "0",
|
|
9338
9363
|
"scope": "default",
|
|
9339
9364
|
"line": {
|
|
9340
|
-
"start":
|
|
9341
|
-
"end":
|
|
9365
|
+
"start": 173,
|
|
9366
|
+
"end": 173
|
|
9342
9367
|
}
|
|
9343
9368
|
},
|
|
9344
9369
|
"group": [
|
|
@@ -9351,15 +9376,15 @@
|
|
|
9351
9376
|
}
|
|
9352
9377
|
},
|
|
9353
9378
|
{
|
|
9354
|
-
"description": "
|
|
9379
|
+
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
9355
9380
|
"commentRange": {
|
|
9356
9381
|
"start": 174,
|
|
9357
9382
|
"end": 175
|
|
9358
9383
|
},
|
|
9359
9384
|
"context": {
|
|
9360
9385
|
"type": "variable",
|
|
9361
|
-
"name": "kendo-card-
|
|
9362
|
-
"value": "
|
|
9386
|
+
"name": "kendo-card-deck-scroll-button-offset",
|
|
9387
|
+
"value": "( -1 * $kendo-button-border-width )",
|
|
9363
9388
|
"scope": "default",
|
|
9364
9389
|
"line": {
|
|
9365
9390
|
"start": 176,
|
|
@@ -9375,6 +9400,31 @@
|
|
|
9375
9400
|
"name": "_variables.scss"
|
|
9376
9401
|
}
|
|
9377
9402
|
},
|
|
9403
|
+
{
|
|
9404
|
+
"description": "The size of the Card callout.\n",
|
|
9405
|
+
"commentRange": {
|
|
9406
|
+
"start": 178,
|
|
9407
|
+
"end": 179
|
|
9408
|
+
},
|
|
9409
|
+
"context": {
|
|
9410
|
+
"type": "variable",
|
|
9411
|
+
"name": "kendo-card-callout-size",
|
|
9412
|
+
"value": "20px",
|
|
9413
|
+
"scope": "default",
|
|
9414
|
+
"line": {
|
|
9415
|
+
"start": 180,
|
|
9416
|
+
"end": 180
|
|
9417
|
+
}
|
|
9418
|
+
},
|
|
9419
|
+
"group": [
|
|
9420
|
+
"card"
|
|
9421
|
+
],
|
|
9422
|
+
"access": "public",
|
|
9423
|
+
"file": {
|
|
9424
|
+
"path": "card/_variables.scss",
|
|
9425
|
+
"name": "_variables.scss"
|
|
9426
|
+
}
|
|
9427
|
+
},
|
|
9378
9428
|
{
|
|
9379
9429
|
"description": "The font-size of the label of the chart component.\n",
|
|
9380
9430
|
"commentRange": {
|
|
@@ -70803,8 +70853,8 @@
|
|
|
70803
70853
|
{
|
|
70804
70854
|
"description": "Theme variations for the card.\n",
|
|
70805
70855
|
"commentRange": {
|
|
70806
|
-
"start":
|
|
70807
|
-
"end":
|
|
70856
|
+
"start": 182,
|
|
70857
|
+
"end": 182
|
|
70808
70858
|
},
|
|
70809
70859
|
"context": {
|
|
70810
70860
|
"type": "variable",
|
|
@@ -70812,8 +70862,8 @@
|
|
|
70812
70862
|
"value": "( primary, error, warning, success, info )",
|
|
70813
70863
|
"scope": "default",
|
|
70814
70864
|
"line": {
|
|
70815
|
-
"start":
|
|
70816
|
-
"end":
|
|
70865
|
+
"start": 183,
|
|
70866
|
+
"end": 183
|
|
70817
70867
|
}
|
|
70818
70868
|
},
|
|
70819
70869
|
"access": "public",
|
|
@@ -70828,8 +70878,8 @@
|
|
|
70828
70878
|
{
|
|
70829
70879
|
"description": "Theme colors map for the card variations.\n",
|
|
70830
70880
|
"commentRange": {
|
|
70831
|
-
"start":
|
|
70832
|
-
"end":
|
|
70881
|
+
"start": 190,
|
|
70882
|
+
"end": 190
|
|
70833
70883
|
},
|
|
70834
70884
|
"context": {
|
|
70835
70885
|
"type": "variable",
|
|
@@ -70837,8 +70887,8 @@
|
|
|
70837
70887
|
"value": "()",
|
|
70838
70888
|
"scope": "default",
|
|
70839
70889
|
"line": {
|
|
70840
|
-
"start":
|
|
70841
|
-
"end":
|
|
70890
|
+
"start": 191,
|
|
70891
|
+
"end": 191
|
|
70842
70892
|
}
|
|
70843
70893
|
},
|
|
70844
70894
|
"access": "public",
|
|
@@ -73320,8 +73370,8 @@
|
|
|
73320
73370
|
{
|
|
73321
73371
|
"description": "Theme variations for the card.\n",
|
|
73322
73372
|
"commentRange": {
|
|
73323
|
-
"start":
|
|
73324
|
-
"end":
|
|
73373
|
+
"start": 182,
|
|
73374
|
+
"end": 182
|
|
73325
73375
|
},
|
|
73326
73376
|
"context": {
|
|
73327
73377
|
"type": "variable",
|
|
@@ -73329,8 +73379,8 @@
|
|
|
73329
73379
|
"value": "( primary, error, warning, success, info )",
|
|
73330
73380
|
"scope": "default",
|
|
73331
73381
|
"line": {
|
|
73332
|
-
"start":
|
|
73333
|
-
"end":
|
|
73382
|
+
"start": 183,
|
|
73383
|
+
"end": 183
|
|
73334
73384
|
}
|
|
73335
73385
|
},
|
|
73336
73386
|
"access": "public",
|
|
@@ -73345,8 +73395,8 @@
|
|
|
73345
73395
|
{
|
|
73346
73396
|
"description": "Theme colors map for the card variations.\n",
|
|
73347
73397
|
"commentRange": {
|
|
73348
|
-
"start":
|
|
73349
|
-
"end":
|
|
73398
|
+
"start": 190,
|
|
73399
|
+
"end": 190
|
|
73350
73400
|
},
|
|
73351
73401
|
"context": {
|
|
73352
73402
|
"type": "variable",
|
|
@@ -73354,8 +73404,8 @@
|
|
|
73354
73404
|
"value": "()",
|
|
73355
73405
|
"scope": "default",
|
|
73356
73406
|
"line": {
|
|
73357
|
-
"start":
|
|
73358
|
-
"end":
|
|
73407
|
+
"start": 191,
|
|
73408
|
+
"end": 191
|
|
73359
73409
|
}
|
|
73360
73410
|
},
|
|
73361
73411
|
"access": "public",
|
|
@@ -81943,7 +81993,7 @@
|
|
|
81943
81993
|
"title": "Card",
|
|
81944
81994
|
"variables": [
|
|
81945
81995
|
{
|
|
81946
|
-
"description": "
|
|
81996
|
+
"description": "The horizontal padding of the Card.\n",
|
|
81947
81997
|
"commentRange": {
|
|
81948
81998
|
"start": 5,
|
|
81949
81999
|
"end": 6
|
|
@@ -81968,7 +82018,7 @@
|
|
|
81968
82018
|
}
|
|
81969
82019
|
},
|
|
81970
82020
|
{
|
|
81971
|
-
"description": "
|
|
82021
|
+
"description": "The vertical padding of the Card.\n",
|
|
81972
82022
|
"commentRange": {
|
|
81973
82023
|
"start": 8,
|
|
81974
82024
|
"end": 9
|
|
@@ -81993,7 +82043,7 @@
|
|
|
81993
82043
|
}
|
|
81994
82044
|
},
|
|
81995
82045
|
{
|
|
81996
|
-
"description": "
|
|
82046
|
+
"description": "The width of the border around the Card.\n",
|
|
81997
82047
|
"commentRange": {
|
|
81998
82048
|
"start": 11,
|
|
81999
82049
|
"end": 12
|
|
@@ -82018,7 +82068,7 @@
|
|
|
82018
82068
|
}
|
|
82019
82069
|
},
|
|
82020
82070
|
{
|
|
82021
|
-
"description": "
|
|
82071
|
+
"description": "The border radius of the Card.\n",
|
|
82022
82072
|
"commentRange": {
|
|
82023
82073
|
"start": 14,
|
|
82024
82074
|
"end": 15
|
|
@@ -82043,10 +82093,35 @@
|
|
|
82043
82093
|
}
|
|
82044
82094
|
},
|
|
82045
82095
|
{
|
|
82046
|
-
"description": "
|
|
82096
|
+
"description": "The inner border radius of the Card.\n",
|
|
82047
82097
|
"commentRange": {
|
|
82048
|
-
"start":
|
|
82049
|
-
"end":
|
|
82098
|
+
"start": 17,
|
|
82099
|
+
"end": 18
|
|
82100
|
+
},
|
|
82101
|
+
"context": {
|
|
82102
|
+
"type": "variable",
|
|
82103
|
+
"name": "kendo-card-inner-border-radius",
|
|
82104
|
+
"value": "calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} )",
|
|
82105
|
+
"scope": "default",
|
|
82106
|
+
"line": {
|
|
82107
|
+
"start": 19,
|
|
82108
|
+
"end": 19
|
|
82109
|
+
}
|
|
82110
|
+
},
|
|
82111
|
+
"group": [
|
|
82112
|
+
"card"
|
|
82113
|
+
],
|
|
82114
|
+
"access": "public",
|
|
82115
|
+
"file": {
|
|
82116
|
+
"path": "card/_variables.scss",
|
|
82117
|
+
"name": "_variables.scss"
|
|
82118
|
+
}
|
|
82119
|
+
},
|
|
82120
|
+
{
|
|
82121
|
+
"description": "The font family of the Card.\n",
|
|
82122
|
+
"commentRange": {
|
|
82123
|
+
"start": 20,
|
|
82124
|
+
"end": 21
|
|
82050
82125
|
},
|
|
82051
82126
|
"context": {
|
|
82052
82127
|
"type": "variable",
|
|
@@ -82054,8 +82129,8 @@
|
|
|
82054
82129
|
"value": "var( --kendo-font-family, inherit )",
|
|
82055
82130
|
"scope": "default",
|
|
82056
82131
|
"line": {
|
|
82057
|
-
"start":
|
|
82058
|
-
"end":
|
|
82132
|
+
"start": 22,
|
|
82133
|
+
"end": 22
|
|
82059
82134
|
}
|
|
82060
82135
|
},
|
|
82061
82136
|
"group": [
|
|
@@ -82068,10 +82143,10 @@
|
|
|
82068
82143
|
}
|
|
82069
82144
|
},
|
|
82070
82145
|
{
|
|
82071
|
-
"description": "
|
|
82146
|
+
"description": "The font size of the Card.\n",
|
|
82072
82147
|
"commentRange": {
|
|
82073
|
-
"start":
|
|
82074
|
-
"end":
|
|
82148
|
+
"start": 23,
|
|
82149
|
+
"end": 24
|
|
82075
82150
|
},
|
|
82076
82151
|
"context": {
|
|
82077
82152
|
"type": "variable",
|
|
@@ -82079,8 +82154,8 @@
|
|
|
82079
82154
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
82080
82155
|
"scope": "default",
|
|
82081
82156
|
"line": {
|
|
82082
|
-
"start":
|
|
82083
|
-
"end":
|
|
82157
|
+
"start": 25,
|
|
82158
|
+
"end": 25
|
|
82084
82159
|
}
|
|
82085
82160
|
},
|
|
82086
82161
|
"group": [
|
|
@@ -82093,10 +82168,10 @@
|
|
|
82093
82168
|
}
|
|
82094
82169
|
},
|
|
82095
82170
|
{
|
|
82096
|
-
"description": "
|
|
82171
|
+
"description": "The line height of the Card.\n",
|
|
82097
82172
|
"commentRange": {
|
|
82098
|
-
"start":
|
|
82099
|
-
"end":
|
|
82173
|
+
"start": 26,
|
|
82174
|
+
"end": 27
|
|
82100
82175
|
},
|
|
82101
82176
|
"context": {
|
|
82102
82177
|
"type": "variable",
|
|
@@ -82104,8 +82179,8 @@
|
|
|
82104
82179
|
"value": "var( --kendo-line-height, normal )",
|
|
82105
82180
|
"scope": "default",
|
|
82106
82181
|
"line": {
|
|
82107
|
-
"start":
|
|
82108
|
-
"end":
|
|
82182
|
+
"start": 28,
|
|
82183
|
+
"end": 28
|
|
82109
82184
|
}
|
|
82110
82185
|
},
|
|
82111
82186
|
"group": [
|
|
@@ -82118,10 +82193,10 @@
|
|
|
82118
82193
|
}
|
|
82119
82194
|
},
|
|
82120
82195
|
{
|
|
82121
|
-
"description": "
|
|
82196
|
+
"description": "The spacing between the Cards in the Card deck.\n",
|
|
82122
82197
|
"commentRange": {
|
|
82123
|
-
"start":
|
|
82124
|
-
"end":
|
|
82198
|
+
"start": 30,
|
|
82199
|
+
"end": 31
|
|
82125
82200
|
},
|
|
82126
82201
|
"context": {
|
|
82127
82202
|
"type": "variable",
|
|
@@ -82129,8 +82204,8 @@
|
|
|
82129
82204
|
"value": "map.get( $kendo-spacing, 4 )",
|
|
82130
82205
|
"scope": "default",
|
|
82131
82206
|
"line": {
|
|
82132
|
-
"start":
|
|
82133
|
-
"end":
|
|
82207
|
+
"start": 32,
|
|
82208
|
+
"end": 32
|
|
82134
82209
|
}
|
|
82135
82210
|
},
|
|
82136
82211
|
"group": [
|
|
@@ -82143,10 +82218,10 @@
|
|
|
82143
82218
|
}
|
|
82144
82219
|
},
|
|
82145
82220
|
{
|
|
82146
|
-
"description": "
|
|
82221
|
+
"description": "The background color of the Card.\n",
|
|
82147
82222
|
"commentRange": {
|
|
82148
|
-
"start":
|
|
82149
|
-
"end":
|
|
82223
|
+
"start": 34,
|
|
82224
|
+
"end": 35
|
|
82150
82225
|
},
|
|
82151
82226
|
"context": {
|
|
82152
82227
|
"type": "variable",
|
|
@@ -82154,8 +82229,8 @@
|
|
|
82154
82229
|
"value": "var( --kendo-component-bg, initial )",
|
|
82155
82230
|
"scope": "default",
|
|
82156
82231
|
"line": {
|
|
82157
|
-
"start":
|
|
82158
|
-
"end":
|
|
82232
|
+
"start": 36,
|
|
82233
|
+
"end": 36
|
|
82159
82234
|
}
|
|
82160
82235
|
},
|
|
82161
82236
|
"group": [
|
|
@@ -82168,10 +82243,10 @@
|
|
|
82168
82243
|
}
|
|
82169
82244
|
},
|
|
82170
82245
|
{
|
|
82171
|
-
"description": "
|
|
82246
|
+
"description": "The text color of the Card.\n",
|
|
82172
82247
|
"commentRange": {
|
|
82173
|
-
"start":
|
|
82174
|
-
"end":
|
|
82248
|
+
"start": 37,
|
|
82249
|
+
"end": 38
|
|
82175
82250
|
},
|
|
82176
82251
|
"context": {
|
|
82177
82252
|
"type": "variable",
|
|
@@ -82179,8 +82254,8 @@
|
|
|
82179
82254
|
"value": "var( --kendo-component-text, initial )",
|
|
82180
82255
|
"scope": "default",
|
|
82181
82256
|
"line": {
|
|
82182
|
-
"start":
|
|
82183
|
-
"end":
|
|
82257
|
+
"start": 39,
|
|
82258
|
+
"end": 39
|
|
82184
82259
|
}
|
|
82185
82260
|
},
|
|
82186
82261
|
"group": [
|
|
@@ -82193,10 +82268,10 @@
|
|
|
82193
82268
|
}
|
|
82194
82269
|
},
|
|
82195
82270
|
{
|
|
82196
|
-
"description": "
|
|
82271
|
+
"description": "The border color of the Card.\n",
|
|
82197
82272
|
"commentRange": {
|
|
82198
|
-
"start":
|
|
82199
|
-
"end":
|
|
82273
|
+
"start": 40,
|
|
82274
|
+
"end": 41
|
|
82200
82275
|
},
|
|
82201
82276
|
"context": {
|
|
82202
82277
|
"type": "variable",
|
|
@@ -82204,8 +82279,8 @@
|
|
|
82204
82279
|
"value": "var( --kendo-component-border, initial )",
|
|
82205
82280
|
"scope": "default",
|
|
82206
82281
|
"line": {
|
|
82207
|
-
"start":
|
|
82208
|
-
"end":
|
|
82282
|
+
"start": 42,
|
|
82283
|
+
"end": 42
|
|
82209
82284
|
}
|
|
82210
82285
|
},
|
|
82211
82286
|
"group": [
|
|
@@ -82218,10 +82293,10 @@
|
|
|
82218
82293
|
}
|
|
82219
82294
|
},
|
|
82220
82295
|
{
|
|
82221
|
-
"description": "
|
|
82296
|
+
"description": "The shadow of the Card.\n",
|
|
82222
82297
|
"commentRange": {
|
|
82223
|
-
"start":
|
|
82224
|
-
"end":
|
|
82298
|
+
"start": 43,
|
|
82299
|
+
"end": 44
|
|
82225
82300
|
},
|
|
82226
82301
|
"context": {
|
|
82227
82302
|
"type": "variable",
|
|
@@ -82229,8 +82304,8 @@
|
|
|
82229
82304
|
"value": "var( --kendo-box-shadow-depth-1, none )",
|
|
82230
82305
|
"scope": "default",
|
|
82231
82306
|
"line": {
|
|
82232
|
-
"start":
|
|
82233
|
-
"end":
|
|
82307
|
+
"start": 45,
|
|
82308
|
+
"end": 45
|
|
82234
82309
|
}
|
|
82235
82310
|
},
|
|
82236
82311
|
"group": [
|
|
@@ -82243,10 +82318,10 @@
|
|
|
82243
82318
|
}
|
|
82244
82319
|
},
|
|
82245
82320
|
{
|
|
82246
|
-
"description": "
|
|
82321
|
+
"description": "The background color of the focused Card.\n",
|
|
82247
82322
|
"commentRange": {
|
|
82248
|
-
"start":
|
|
82249
|
-
"end":
|
|
82323
|
+
"start": 47,
|
|
82324
|
+
"end": 48
|
|
82250
82325
|
},
|
|
82251
82326
|
"context": {
|
|
82252
82327
|
"type": "variable",
|
|
@@ -82254,8 +82329,8 @@
|
|
|
82254
82329
|
"value": "$kendo-card-bg",
|
|
82255
82330
|
"scope": "default",
|
|
82256
82331
|
"line": {
|
|
82257
|
-
"start":
|
|
82258
|
-
"end":
|
|
82332
|
+
"start": 49,
|
|
82333
|
+
"end": 49
|
|
82259
82334
|
}
|
|
82260
82335
|
},
|
|
82261
82336
|
"group": [
|
|
@@ -82268,10 +82343,10 @@
|
|
|
82268
82343
|
}
|
|
82269
82344
|
},
|
|
82270
82345
|
{
|
|
82271
|
-
"description": "
|
|
82346
|
+
"description": "The text color of the focused Card.\n",
|
|
82272
82347
|
"commentRange": {
|
|
82273
|
-
"start":
|
|
82274
|
-
"end":
|
|
82348
|
+
"start": 50,
|
|
82349
|
+
"end": 51
|
|
82275
82350
|
},
|
|
82276
82351
|
"context": {
|
|
82277
82352
|
"type": "variable",
|
|
@@ -82279,8 +82354,8 @@
|
|
|
82279
82354
|
"value": "null",
|
|
82280
82355
|
"scope": "default",
|
|
82281
82356
|
"line": {
|
|
82282
|
-
"start":
|
|
82283
|
-
"end":
|
|
82357
|
+
"start": 52,
|
|
82358
|
+
"end": 52
|
|
82284
82359
|
}
|
|
82285
82360
|
},
|
|
82286
82361
|
"group": [
|
|
@@ -82293,10 +82368,10 @@
|
|
|
82293
82368
|
}
|
|
82294
82369
|
},
|
|
82295
82370
|
{
|
|
82296
|
-
"description": "
|
|
82371
|
+
"description": "The border color of the focused Card.\n",
|
|
82297
82372
|
"commentRange": {
|
|
82298
|
-
"start":
|
|
82299
|
-
"end":
|
|
82373
|
+
"start": 53,
|
|
82374
|
+
"end": 54
|
|
82300
82375
|
},
|
|
82301
82376
|
"context": {
|
|
82302
82377
|
"type": "variable",
|
|
@@ -82304,8 +82379,8 @@
|
|
|
82304
82379
|
"value": "var( --kendo-component-border, initial )",
|
|
82305
82380
|
"scope": "default",
|
|
82306
82381
|
"line": {
|
|
82307
|
-
"start":
|
|
82308
|
-
"end":
|
|
82382
|
+
"start": 55,
|
|
82383
|
+
"end": 55
|
|
82309
82384
|
}
|
|
82310
82385
|
},
|
|
82311
82386
|
"group": [
|
|
@@ -82318,10 +82393,10 @@
|
|
|
82318
82393
|
}
|
|
82319
82394
|
},
|
|
82320
82395
|
{
|
|
82321
|
-
"description": "
|
|
82396
|
+
"description": "The shadow of the focused Card.\n",
|
|
82322
82397
|
"commentRange": {
|
|
82323
|
-
"start":
|
|
82324
|
-
"end":
|
|
82398
|
+
"start": 56,
|
|
82399
|
+
"end": 57
|
|
82325
82400
|
},
|
|
82326
82401
|
"context": {
|
|
82327
82402
|
"type": "variable",
|
|
@@ -82329,8 +82404,8 @@
|
|
|
82329
82404
|
"value": "var( --kendo-box-shadow-depth-3, none )",
|
|
82330
82405
|
"scope": "default",
|
|
82331
82406
|
"line": {
|
|
82332
|
-
"start":
|
|
82333
|
-
"end":
|
|
82407
|
+
"start": 58,
|
|
82408
|
+
"end": 58
|
|
82334
82409
|
}
|
|
82335
82410
|
},
|
|
82336
82411
|
"group": [
|
|
@@ -82343,10 +82418,10 @@
|
|
|
82343
82418
|
}
|
|
82344
82419
|
},
|
|
82345
82420
|
{
|
|
82346
|
-
"description": "
|
|
82421
|
+
"description": "The font size of the Card header.\n",
|
|
82347
82422
|
"commentRange": {
|
|
82348
|
-
"start":
|
|
82349
|
-
"end":
|
|
82423
|
+
"start": 60,
|
|
82424
|
+
"end": 61
|
|
82350
82425
|
},
|
|
82351
82426
|
"context": {
|
|
82352
82427
|
"type": "variable",
|
|
@@ -82354,8 +82429,8 @@
|
|
|
82354
82429
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
82355
82430
|
"scope": "default",
|
|
82356
82431
|
"line": {
|
|
82357
|
-
"start":
|
|
82358
|
-
"end":
|
|
82432
|
+
"start": 62,
|
|
82433
|
+
"end": 62
|
|
82359
82434
|
}
|
|
82360
82435
|
},
|
|
82361
82436
|
"group": [
|
|
@@ -82368,10 +82443,10 @@
|
|
|
82368
82443
|
}
|
|
82369
82444
|
},
|
|
82370
82445
|
{
|
|
82371
|
-
"description": "
|
|
82446
|
+
"description": "Тhe font family of the Card header.\n",
|
|
82372
82447
|
"commentRange": {
|
|
82373
|
-
"start":
|
|
82374
|
-
"end":
|
|
82448
|
+
"start": 63,
|
|
82449
|
+
"end": 64
|
|
82375
82450
|
},
|
|
82376
82451
|
"context": {
|
|
82377
82452
|
"type": "variable",
|
|
@@ -82379,8 +82454,8 @@
|
|
|
82379
82454
|
"value": "var( --kendo-font-family, inherit )",
|
|
82380
82455
|
"scope": "default",
|
|
82381
82456
|
"line": {
|
|
82382
|
-
"start":
|
|
82383
|
-
"end":
|
|
82457
|
+
"start": 65,
|
|
82458
|
+
"end": 65
|
|
82384
82459
|
}
|
|
82385
82460
|
},
|
|
82386
82461
|
"group": [
|
|
@@ -82393,10 +82468,10 @@
|
|
|
82393
82468
|
}
|
|
82394
82469
|
},
|
|
82395
82470
|
{
|
|
82396
|
-
"description": "
|
|
82471
|
+
"description": "The font weight of the Card header.\n",
|
|
82397
82472
|
"commentRange": {
|
|
82398
|
-
"start":
|
|
82399
|
-
"end":
|
|
82473
|
+
"start": 66,
|
|
82474
|
+
"end": 67
|
|
82400
82475
|
},
|
|
82401
82476
|
"context": {
|
|
82402
82477
|
"type": "variable",
|
|
@@ -82404,8 +82479,8 @@
|
|
|
82404
82479
|
"value": "var( --kendo-font-weight, initial )",
|
|
82405
82480
|
"scope": "default",
|
|
82406
82481
|
"line": {
|
|
82407
|
-
"start":
|
|
82408
|
-
"end":
|
|
82482
|
+
"start": 68,
|
|
82483
|
+
"end": 68
|
|
82409
82484
|
}
|
|
82410
82485
|
},
|
|
82411
82486
|
"group": [
|
|
@@ -82418,10 +82493,10 @@
|
|
|
82418
82493
|
}
|
|
82419
82494
|
},
|
|
82420
82495
|
{
|
|
82421
|
-
"description": "
|
|
82496
|
+
"description": "The line height of the Card header.\n",
|
|
82422
82497
|
"commentRange": {
|
|
82423
|
-
"start":
|
|
82424
|
-
"end":
|
|
82498
|
+
"start": 69,
|
|
82499
|
+
"end": 70
|
|
82425
82500
|
},
|
|
82426
82501
|
"context": {
|
|
82427
82502
|
"type": "variable",
|
|
@@ -82429,8 +82504,8 @@
|
|
|
82429
82504
|
"value": "var( --kendo-line-height, normal )",
|
|
82430
82505
|
"scope": "default",
|
|
82431
82506
|
"line": {
|
|
82432
|
-
"start":
|
|
82433
|
-
"end":
|
|
82507
|
+
"start": 71,
|
|
82508
|
+
"end": 71
|
|
82434
82509
|
}
|
|
82435
82510
|
},
|
|
82436
82511
|
"group": [
|
|
@@ -82443,10 +82518,10 @@
|
|
|
82443
82518
|
}
|
|
82444
82519
|
},
|
|
82445
82520
|
{
|
|
82446
|
-
"description": "
|
|
82521
|
+
"description": "The horizontal padding of the Card header.\n",
|
|
82447
82522
|
"commentRange": {
|
|
82448
|
-
"start":
|
|
82449
|
-
"end":
|
|
82523
|
+
"start": 72,
|
|
82524
|
+
"end": 73
|
|
82450
82525
|
},
|
|
82451
82526
|
"context": {
|
|
82452
82527
|
"type": "variable",
|
|
@@ -82454,8 +82529,8 @@
|
|
|
82454
82529
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
82455
82530
|
"scope": "default",
|
|
82456
82531
|
"line": {
|
|
82457
|
-
"start":
|
|
82458
|
-
"end":
|
|
82532
|
+
"start": 74,
|
|
82533
|
+
"end": 74
|
|
82459
82534
|
}
|
|
82460
82535
|
},
|
|
82461
82536
|
"group": [
|
|
@@ -82468,10 +82543,10 @@
|
|
|
82468
82543
|
}
|
|
82469
82544
|
},
|
|
82470
82545
|
{
|
|
82471
|
-
"description": "
|
|
82546
|
+
"description": "The vertical padding of the Card header.\n",
|
|
82472
82547
|
"commentRange": {
|
|
82473
|
-
"start":
|
|
82474
|
-
"end":
|
|
82548
|
+
"start": 75,
|
|
82549
|
+
"end": 76
|
|
82475
82550
|
},
|
|
82476
82551
|
"context": {
|
|
82477
82552
|
"type": "variable",
|
|
@@ -82479,8 +82554,8 @@
|
|
|
82479
82554
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
82480
82555
|
"scope": "default",
|
|
82481
82556
|
"line": {
|
|
82482
|
-
"start":
|
|
82483
|
-
"end":
|
|
82557
|
+
"start": 77,
|
|
82558
|
+
"end": 77
|
|
82484
82559
|
}
|
|
82485
82560
|
},
|
|
82486
82561
|
"group": [
|
|
@@ -82493,10 +82568,10 @@
|
|
|
82493
82568
|
}
|
|
82494
82569
|
},
|
|
82495
82570
|
{
|
|
82496
|
-
"description": "
|
|
82571
|
+
"description": "The bottom border width of the Card header.\n",
|
|
82497
82572
|
"commentRange": {
|
|
82498
|
-
"start":
|
|
82499
|
-
"end":
|
|
82573
|
+
"start": 78,
|
|
82574
|
+
"end": 79
|
|
82500
82575
|
},
|
|
82501
82576
|
"context": {
|
|
82502
82577
|
"type": "variable",
|
|
@@ -82504,8 +82579,8 @@
|
|
|
82504
82579
|
"value": "0",
|
|
82505
82580
|
"scope": "default",
|
|
82506
82581
|
"line": {
|
|
82507
|
-
"start":
|
|
82508
|
-
"end":
|
|
82582
|
+
"start": 80,
|
|
82583
|
+
"end": 80
|
|
82509
82584
|
}
|
|
82510
82585
|
},
|
|
82511
82586
|
"group": [
|
|
@@ -82518,10 +82593,10 @@
|
|
|
82518
82593
|
}
|
|
82519
82594
|
},
|
|
82520
82595
|
{
|
|
82521
|
-
"description": "
|
|
82596
|
+
"description": "The background color of the Card header.\n",
|
|
82522
82597
|
"commentRange": {
|
|
82523
|
-
"start":
|
|
82524
|
-
"end":
|
|
82598
|
+
"start": 81,
|
|
82599
|
+
"end": 82
|
|
82525
82600
|
},
|
|
82526
82601
|
"context": {
|
|
82527
82602
|
"type": "variable",
|
|
@@ -82529,8 +82604,8 @@
|
|
|
82529
82604
|
"value": "inherit",
|
|
82530
82605
|
"scope": "default",
|
|
82531
82606
|
"line": {
|
|
82532
|
-
"start":
|
|
82533
|
-
"end":
|
|
82607
|
+
"start": 83,
|
|
82608
|
+
"end": 83
|
|
82534
82609
|
}
|
|
82535
82610
|
},
|
|
82536
82611
|
"group": [
|
|
@@ -82543,10 +82618,10 @@
|
|
|
82543
82618
|
}
|
|
82544
82619
|
},
|
|
82545
82620
|
{
|
|
82546
|
-
"description": "
|
|
82621
|
+
"description": "The text color of the Card header.\n",
|
|
82547
82622
|
"commentRange": {
|
|
82548
|
-
"start":
|
|
82549
|
-
"end":
|
|
82623
|
+
"start": 84,
|
|
82624
|
+
"end": 85
|
|
82550
82625
|
},
|
|
82551
82626
|
"context": {
|
|
82552
82627
|
"type": "variable",
|
|
@@ -82554,8 +82629,8 @@
|
|
|
82554
82629
|
"value": "k-get-theme-color-var( neutral-190 )",
|
|
82555
82630
|
"scope": "default",
|
|
82556
82631
|
"line": {
|
|
82557
|
-
"start":
|
|
82558
|
-
"end":
|
|
82632
|
+
"start": 86,
|
|
82633
|
+
"end": 86
|
|
82559
82634
|
}
|
|
82560
82635
|
},
|
|
82561
82636
|
"group": [
|
|
@@ -82568,10 +82643,10 @@
|
|
|
82568
82643
|
}
|
|
82569
82644
|
},
|
|
82570
82645
|
{
|
|
82571
|
-
"description": "
|
|
82646
|
+
"description": "The border color of the Card header.\n",
|
|
82572
82647
|
"commentRange": {
|
|
82573
|
-
"start":
|
|
82574
|
-
"end":
|
|
82648
|
+
"start": 87,
|
|
82649
|
+
"end": 88
|
|
82575
82650
|
},
|
|
82576
82651
|
"context": {
|
|
82577
82652
|
"type": "variable",
|
|
@@ -82579,8 +82654,8 @@
|
|
|
82579
82654
|
"value": "inherit",
|
|
82580
82655
|
"scope": "default",
|
|
82581
82656
|
"line": {
|
|
82582
|
-
"start":
|
|
82583
|
-
"end":
|
|
82657
|
+
"start": 89,
|
|
82658
|
+
"end": 89
|
|
82584
82659
|
}
|
|
82585
82660
|
},
|
|
82586
82661
|
"group": [
|
|
@@ -82593,10 +82668,10 @@
|
|
|
82593
82668
|
}
|
|
82594
82669
|
},
|
|
82595
82670
|
{
|
|
82596
|
-
"description": "
|
|
82671
|
+
"description": "The horizontal padding of the Card body.\n",
|
|
82597
82672
|
"commentRange": {
|
|
82598
|
-
"start":
|
|
82599
|
-
"end":
|
|
82673
|
+
"start": 91,
|
|
82674
|
+
"end": 92
|
|
82600
82675
|
},
|
|
82601
82676
|
"context": {
|
|
82602
82677
|
"type": "variable",
|
|
@@ -82604,8 +82679,8 @@
|
|
|
82604
82679
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
82605
82680
|
"scope": "default",
|
|
82606
82681
|
"line": {
|
|
82607
|
-
"start":
|
|
82608
|
-
"end":
|
|
82682
|
+
"start": 93,
|
|
82683
|
+
"end": 93
|
|
82609
82684
|
}
|
|
82610
82685
|
},
|
|
82611
82686
|
"group": [
|
|
@@ -82618,10 +82693,10 @@
|
|
|
82618
82693
|
}
|
|
82619
82694
|
},
|
|
82620
82695
|
{
|
|
82621
|
-
"description": "
|
|
82696
|
+
"description": "The vertical padding of the Card body.\n",
|
|
82622
82697
|
"commentRange": {
|
|
82623
|
-
"start":
|
|
82624
|
-
"end":
|
|
82698
|
+
"start": 94,
|
|
82699
|
+
"end": 95
|
|
82625
82700
|
},
|
|
82626
82701
|
"context": {
|
|
82627
82702
|
"type": "variable",
|
|
@@ -82629,8 +82704,8 @@
|
|
|
82629
82704
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
82630
82705
|
"scope": "default",
|
|
82631
82706
|
"line": {
|
|
82632
|
-
"start":
|
|
82633
|
-
"end":
|
|
82707
|
+
"start": 96,
|
|
82708
|
+
"end": 96
|
|
82634
82709
|
}
|
|
82635
82710
|
},
|
|
82636
82711
|
"group": [
|
|
@@ -82643,10 +82718,10 @@
|
|
|
82643
82718
|
}
|
|
82644
82719
|
},
|
|
82645
82720
|
{
|
|
82646
|
-
"description": "
|
|
82721
|
+
"description": "The horizontal padding of the Card footer.\n",
|
|
82647
82722
|
"commentRange": {
|
|
82648
|
-
"start":
|
|
82649
|
-
"end":
|
|
82723
|
+
"start": 98,
|
|
82724
|
+
"end": 99
|
|
82650
82725
|
},
|
|
82651
82726
|
"context": {
|
|
82652
82727
|
"type": "variable",
|
|
@@ -82654,8 +82729,8 @@
|
|
|
82654
82729
|
"value": "$kendo-card-padding-x",
|
|
82655
82730
|
"scope": "default",
|
|
82656
82731
|
"line": {
|
|
82657
|
-
"start":
|
|
82658
|
-
"end":
|
|
82732
|
+
"start": 100,
|
|
82733
|
+
"end": 100
|
|
82659
82734
|
}
|
|
82660
82735
|
},
|
|
82661
82736
|
"group": [
|
|
@@ -82668,10 +82743,10 @@
|
|
|
82668
82743
|
}
|
|
82669
82744
|
},
|
|
82670
82745
|
{
|
|
82671
|
-
"description": "
|
|
82746
|
+
"description": "The vertical padding of the Card footer.\n",
|
|
82672
82747
|
"commentRange": {
|
|
82673
|
-
"start":
|
|
82674
|
-
"end":
|
|
82748
|
+
"start": 101,
|
|
82749
|
+
"end": 102
|
|
82675
82750
|
},
|
|
82676
82751
|
"context": {
|
|
82677
82752
|
"type": "variable",
|
|
@@ -82679,8 +82754,8 @@
|
|
|
82679
82754
|
"value": "$kendo-card-padding-y",
|
|
82680
82755
|
"scope": "default",
|
|
82681
82756
|
"line": {
|
|
82682
|
-
"start":
|
|
82683
|
-
"end":
|
|
82757
|
+
"start": 103,
|
|
82758
|
+
"end": 103
|
|
82684
82759
|
}
|
|
82685
82760
|
},
|
|
82686
82761
|
"group": [
|
|
@@ -82693,10 +82768,10 @@
|
|
|
82693
82768
|
}
|
|
82694
82769
|
},
|
|
82695
82770
|
{
|
|
82696
|
-
"description": "
|
|
82771
|
+
"description": "The top border width of the Card footer.\n",
|
|
82697
82772
|
"commentRange": {
|
|
82698
|
-
"start":
|
|
82699
|
-
"end":
|
|
82773
|
+
"start": 104,
|
|
82774
|
+
"end": 105
|
|
82700
82775
|
},
|
|
82701
82776
|
"context": {
|
|
82702
82777
|
"type": "variable",
|
|
@@ -82704,8 +82779,8 @@
|
|
|
82704
82779
|
"value": "0",
|
|
82705
82780
|
"scope": "default",
|
|
82706
82781
|
"line": {
|
|
82707
|
-
"start":
|
|
82708
|
-
"end":
|
|
82782
|
+
"start": 106,
|
|
82783
|
+
"end": 106
|
|
82709
82784
|
}
|
|
82710
82785
|
},
|
|
82711
82786
|
"group": [
|
|
@@ -82718,10 +82793,10 @@
|
|
|
82718
82793
|
}
|
|
82719
82794
|
},
|
|
82720
82795
|
{
|
|
82721
|
-
"description": "
|
|
82796
|
+
"description": "The background color of the Card footer.\n",
|
|
82722
82797
|
"commentRange": {
|
|
82723
|
-
"start":
|
|
82724
|
-
"end":
|
|
82798
|
+
"start": 107,
|
|
82799
|
+
"end": 108
|
|
82725
82800
|
},
|
|
82726
82801
|
"context": {
|
|
82727
82802
|
"type": "variable",
|
|
@@ -82729,8 +82804,8 @@
|
|
|
82729
82804
|
"value": "inherit",
|
|
82730
82805
|
"scope": "default",
|
|
82731
82806
|
"line": {
|
|
82732
|
-
"start":
|
|
82733
|
-
"end":
|
|
82807
|
+
"start": 109,
|
|
82808
|
+
"end": 109
|
|
82734
82809
|
}
|
|
82735
82810
|
},
|
|
82736
82811
|
"group": [
|
|
@@ -82743,10 +82818,10 @@
|
|
|
82743
82818
|
}
|
|
82744
82819
|
},
|
|
82745
82820
|
{
|
|
82746
|
-
"description": "
|
|
82821
|
+
"description": "The text color of the Card footer.\n",
|
|
82747
82822
|
"commentRange": {
|
|
82748
|
-
"start":
|
|
82749
|
-
"end":
|
|
82823
|
+
"start": 110,
|
|
82824
|
+
"end": 111
|
|
82750
82825
|
},
|
|
82751
82826
|
"context": {
|
|
82752
82827
|
"type": "variable",
|
|
@@ -82754,8 +82829,8 @@
|
|
|
82754
82829
|
"value": "inherit",
|
|
82755
82830
|
"scope": "default",
|
|
82756
82831
|
"line": {
|
|
82757
|
-
"start":
|
|
82758
|
-
"end":
|
|
82832
|
+
"start": 112,
|
|
82833
|
+
"end": 112
|
|
82759
82834
|
}
|
|
82760
82835
|
},
|
|
82761
82836
|
"group": [
|
|
@@ -82768,10 +82843,10 @@
|
|
|
82768
82843
|
}
|
|
82769
82844
|
},
|
|
82770
82845
|
{
|
|
82771
|
-
"description": "
|
|
82846
|
+
"description": "The border color of the Card footer.\n",
|
|
82772
82847
|
"commentRange": {
|
|
82773
|
-
"start":
|
|
82774
|
-
"end":
|
|
82848
|
+
"start": 113,
|
|
82849
|
+
"end": 114
|
|
82775
82850
|
},
|
|
82776
82851
|
"context": {
|
|
82777
82852
|
"type": "variable",
|
|
@@ -82779,8 +82854,8 @@
|
|
|
82779
82854
|
"value": "inherit",
|
|
82780
82855
|
"scope": "default",
|
|
82781
82856
|
"line": {
|
|
82782
|
-
"start":
|
|
82783
|
-
"end":
|
|
82857
|
+
"start": 115,
|
|
82858
|
+
"end": 115
|
|
82784
82859
|
}
|
|
82785
82860
|
},
|
|
82786
82861
|
"group": [
|
|
@@ -82793,10 +82868,10 @@
|
|
|
82793
82868
|
}
|
|
82794
82869
|
},
|
|
82795
82870
|
{
|
|
82796
|
-
"description": "
|
|
82871
|
+
"description": "The font size of the Card title.\n",
|
|
82797
82872
|
"commentRange": {
|
|
82798
|
-
"start":
|
|
82799
|
-
"end":
|
|
82873
|
+
"start": 117,
|
|
82874
|
+
"end": 118
|
|
82800
82875
|
},
|
|
82801
82876
|
"context": {
|
|
82802
82877
|
"type": "variable",
|
|
@@ -82804,8 +82879,8 @@
|
|
|
82804
82879
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
82805
82880
|
"scope": "default",
|
|
82806
82881
|
"line": {
|
|
82807
|
-
"start":
|
|
82808
|
-
"end":
|
|
82882
|
+
"start": 119,
|
|
82883
|
+
"end": 119
|
|
82809
82884
|
}
|
|
82810
82885
|
},
|
|
82811
82886
|
"group": [
|
|
@@ -82818,10 +82893,10 @@
|
|
|
82818
82893
|
}
|
|
82819
82894
|
},
|
|
82820
82895
|
{
|
|
82821
|
-
"description": "
|
|
82896
|
+
"description": "The font family of the Card title.\n",
|
|
82822
82897
|
"commentRange": {
|
|
82823
|
-
"start":
|
|
82824
|
-
"end":
|
|
82898
|
+
"start": 120,
|
|
82899
|
+
"end": 121
|
|
82825
82900
|
},
|
|
82826
82901
|
"context": {
|
|
82827
82902
|
"type": "variable",
|
|
@@ -82829,8 +82904,8 @@
|
|
|
82829
82904
|
"value": "var( --kendo-font-family, inherit )",
|
|
82830
82905
|
"scope": "default",
|
|
82831
82906
|
"line": {
|
|
82832
|
-
"start":
|
|
82833
|
-
"end":
|
|
82907
|
+
"start": 122,
|
|
82908
|
+
"end": 122
|
|
82834
82909
|
}
|
|
82835
82910
|
},
|
|
82836
82911
|
"group": [
|
|
@@ -82843,10 +82918,10 @@
|
|
|
82843
82918
|
}
|
|
82844
82919
|
},
|
|
82845
82920
|
{
|
|
82846
|
-
"description": "
|
|
82921
|
+
"description": "The font weight of the Card title.\n",
|
|
82847
82922
|
"commentRange": {
|
|
82848
|
-
"start":
|
|
82849
|
-
"end":
|
|
82923
|
+
"start": 123,
|
|
82924
|
+
"end": 124
|
|
82850
82925
|
},
|
|
82851
82926
|
"context": {
|
|
82852
82927
|
"type": "variable",
|
|
@@ -82854,8 +82929,8 @@
|
|
|
82854
82929
|
"value": "$kendo-card-header-font-weight",
|
|
82855
82930
|
"scope": "default",
|
|
82856
82931
|
"line": {
|
|
82857
|
-
"start":
|
|
82858
|
-
"end":
|
|
82932
|
+
"start": 125,
|
|
82933
|
+
"end": 125
|
|
82859
82934
|
}
|
|
82860
82935
|
},
|
|
82861
82936
|
"group": [
|
|
@@ -82868,10 +82943,10 @@
|
|
|
82868
82943
|
}
|
|
82869
82944
|
},
|
|
82870
82945
|
{
|
|
82871
|
-
"description": "
|
|
82946
|
+
"description": "The line height of the Card title.\n",
|
|
82872
82947
|
"commentRange": {
|
|
82873
|
-
"start":
|
|
82874
|
-
"end":
|
|
82948
|
+
"start": 126,
|
|
82949
|
+
"end": 127
|
|
82875
82950
|
},
|
|
82876
82951
|
"context": {
|
|
82877
82952
|
"type": "variable",
|
|
@@ -82879,8 +82954,8 @@
|
|
|
82879
82954
|
"value": "var( --kendo-line-height, normal )",
|
|
82880
82955
|
"scope": "default",
|
|
82881
82956
|
"line": {
|
|
82882
|
-
"start":
|
|
82883
|
-
"end":
|
|
82957
|
+
"start": 128,
|
|
82958
|
+
"end": 128
|
|
82884
82959
|
}
|
|
82885
82960
|
},
|
|
82886
82961
|
"group": [
|
|
@@ -82893,10 +82968,10 @@
|
|
|
82893
82968
|
}
|
|
82894
82969
|
},
|
|
82895
82970
|
{
|
|
82896
|
-
"description": "
|
|
82971
|
+
"description": "The bottom margin of the Card title.\n",
|
|
82897
82972
|
"commentRange": {
|
|
82898
|
-
"start":
|
|
82899
|
-
"end":
|
|
82973
|
+
"start": 129,
|
|
82974
|
+
"end": 130
|
|
82900
82975
|
},
|
|
82901
82976
|
"context": {
|
|
82902
82977
|
"type": "variable",
|
|
@@ -82904,8 +82979,8 @@
|
|
|
82904
82979
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
82905
82980
|
"scope": "default",
|
|
82906
82981
|
"line": {
|
|
82907
|
-
"start":
|
|
82908
|
-
"end":
|
|
82982
|
+
"start": 131,
|
|
82983
|
+
"end": 131
|
|
82909
82984
|
}
|
|
82910
82985
|
},
|
|
82911
82986
|
"group": [
|
|
@@ -82918,10 +82993,10 @@
|
|
|
82918
82993
|
}
|
|
82919
82994
|
},
|
|
82920
82995
|
{
|
|
82921
|
-
"description": "
|
|
82996
|
+
"description": "The font size of the Card subtitle.\n",
|
|
82922
82997
|
"commentRange": {
|
|
82923
|
-
"start":
|
|
82924
|
-
"end":
|
|
82998
|
+
"start": 132,
|
|
82999
|
+
"end": 133
|
|
82925
83000
|
},
|
|
82926
83001
|
"context": {
|
|
82927
83002
|
"type": "variable",
|
|
@@ -82929,8 +83004,8 @@
|
|
|
82929
83004
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
82930
83005
|
"scope": "default",
|
|
82931
83006
|
"line": {
|
|
82932
|
-
"start":
|
|
82933
|
-
"end":
|
|
83007
|
+
"start": 134,
|
|
83008
|
+
"end": 134
|
|
82934
83009
|
}
|
|
82935
83010
|
},
|
|
82936
83011
|
"group": [
|
|
@@ -82943,10 +83018,10 @@
|
|
|
82943
83018
|
}
|
|
82944
83019
|
},
|
|
82945
83020
|
{
|
|
82946
|
-
"description": "
|
|
83021
|
+
"description": "The font family of the Card subtitle.\n",
|
|
82947
83022
|
"commentRange": {
|
|
82948
|
-
"start":
|
|
82949
|
-
"end":
|
|
83023
|
+
"start": 135,
|
|
83024
|
+
"end": 136
|
|
82950
83025
|
},
|
|
82951
83026
|
"context": {
|
|
82952
83027
|
"type": "variable",
|
|
@@ -82954,8 +83029,8 @@
|
|
|
82954
83029
|
"value": "var( --kendo-font-family, inherit )",
|
|
82955
83030
|
"scope": "default",
|
|
82956
83031
|
"line": {
|
|
82957
|
-
"start":
|
|
82958
|
-
"end":
|
|
83032
|
+
"start": 137,
|
|
83033
|
+
"end": 137
|
|
82959
83034
|
}
|
|
82960
83035
|
},
|
|
82961
83036
|
"group": [
|
|
@@ -82968,10 +83043,10 @@
|
|
|
82968
83043
|
}
|
|
82969
83044
|
},
|
|
82970
83045
|
{
|
|
82971
|
-
"description": "
|
|
83046
|
+
"description": "The line height of the Card subtitle.\n",
|
|
82972
83047
|
"commentRange": {
|
|
82973
|
-
"start":
|
|
82974
|
-
"end":
|
|
83048
|
+
"start": 138,
|
|
83049
|
+
"end": 139
|
|
82975
83050
|
},
|
|
82976
83051
|
"context": {
|
|
82977
83052
|
"type": "variable",
|
|
@@ -82979,8 +83054,8 @@
|
|
|
82979
83054
|
"value": "var( --kendo-line-height, normal )",
|
|
82980
83055
|
"scope": "default",
|
|
82981
83056
|
"line": {
|
|
82982
|
-
"start":
|
|
82983
|
-
"end":
|
|
83057
|
+
"start": 140,
|
|
83058
|
+
"end": 140
|
|
82984
83059
|
}
|
|
82985
83060
|
},
|
|
82986
83061
|
"group": [
|
|
@@ -82993,10 +83068,10 @@
|
|
|
82993
83068
|
}
|
|
82994
83069
|
},
|
|
82995
83070
|
{
|
|
82996
|
-
"description": "
|
|
83071
|
+
"description": "The bottom margin of the Card subtitle.\n",
|
|
82997
83072
|
"commentRange": {
|
|
82998
|
-
"start":
|
|
82999
|
-
"end":
|
|
83073
|
+
"start": 141,
|
|
83074
|
+
"end": 142
|
|
83000
83075
|
},
|
|
83001
83076
|
"context": {
|
|
83002
83077
|
"type": "variable",
|
|
@@ -83004,8 +83079,8 @@
|
|
|
83004
83079
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
83005
83080
|
"scope": "default",
|
|
83006
83081
|
"line": {
|
|
83007
|
-
"start":
|
|
83008
|
-
"end":
|
|
83082
|
+
"start": 143,
|
|
83083
|
+
"end": 143
|
|
83009
83084
|
}
|
|
83010
83085
|
},
|
|
83011
83086
|
"group": [
|
|
@@ -83018,10 +83093,10 @@
|
|
|
83018
83093
|
}
|
|
83019
83094
|
},
|
|
83020
83095
|
{
|
|
83021
|
-
"description": "
|
|
83096
|
+
"description": "The text color of the Card subtitle.\n",
|
|
83022
83097
|
"commentRange": {
|
|
83023
|
-
"start":
|
|
83024
|
-
"end":
|
|
83098
|
+
"start": 144,
|
|
83099
|
+
"end": 145
|
|
83025
83100
|
},
|
|
83026
83101
|
"context": {
|
|
83027
83102
|
"type": "variable",
|
|
@@ -83029,8 +83104,8 @@
|
|
|
83029
83104
|
"value": "$kendo-subtle-text",
|
|
83030
83105
|
"scope": "default",
|
|
83031
83106
|
"line": {
|
|
83032
|
-
"start":
|
|
83033
|
-
"end":
|
|
83107
|
+
"start": 146,
|
|
83108
|
+
"end": 146
|
|
83034
83109
|
}
|
|
83035
83110
|
},
|
|
83036
83111
|
"group": [
|
|
@@ -83043,10 +83118,10 @@
|
|
|
83043
83118
|
}
|
|
83044
83119
|
},
|
|
83045
83120
|
{
|
|
83046
|
-
"description": "
|
|
83121
|
+
"description": "The maximum width of the Card image.\n",
|
|
83047
83122
|
"commentRange": {
|
|
83048
|
-
"start":
|
|
83049
|
-
"end":
|
|
83123
|
+
"start": 148,
|
|
83124
|
+
"end": 149
|
|
83050
83125
|
},
|
|
83051
83126
|
"context": {
|
|
83052
83127
|
"type": "variable",
|
|
@@ -83054,8 +83129,8 @@
|
|
|
83054
83129
|
"value": "100px",
|
|
83055
83130
|
"scope": "default",
|
|
83056
83131
|
"line": {
|
|
83057
|
-
"start":
|
|
83058
|
-
"end":
|
|
83132
|
+
"start": 150,
|
|
83133
|
+
"end": 150
|
|
83059
83134
|
}
|
|
83060
83135
|
},
|
|
83061
83136
|
"group": [
|
|
@@ -83068,10 +83143,10 @@
|
|
|
83068
83143
|
}
|
|
83069
83144
|
},
|
|
83070
83145
|
{
|
|
83071
|
-
"description": "
|
|
83146
|
+
"description": "The size of the Avatar in the Card.\n",
|
|
83072
83147
|
"commentRange": {
|
|
83073
|
-
"start":
|
|
83074
|
-
"end":
|
|
83148
|
+
"start": 151,
|
|
83149
|
+
"end": 152
|
|
83075
83150
|
},
|
|
83076
83151
|
"context": {
|
|
83077
83152
|
"type": "variable",
|
|
@@ -83079,8 +83154,8 @@
|
|
|
83079
83154
|
"value": "3rem",
|
|
83080
83155
|
"scope": "default",
|
|
83081
83156
|
"line": {
|
|
83082
|
-
"start":
|
|
83083
|
-
"end":
|
|
83157
|
+
"start": 153,
|
|
83158
|
+
"end": 153
|
|
83084
83159
|
}
|
|
83085
83160
|
},
|
|
83086
83161
|
"group": [
|
|
@@ -83093,10 +83168,10 @@
|
|
|
83093
83168
|
}
|
|
83094
83169
|
},
|
|
83095
83170
|
{
|
|
83096
|
-
"description": "
|
|
83171
|
+
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
83097
83172
|
"commentRange": {
|
|
83098
|
-
"start":
|
|
83099
|
-
"end":
|
|
83173
|
+
"start": 154,
|
|
83174
|
+
"end": 155
|
|
83100
83175
|
},
|
|
83101
83176
|
"context": {
|
|
83102
83177
|
"type": "variable",
|
|
@@ -83104,8 +83179,8 @@
|
|
|
83104
83179
|
"value": "$kendo-card-header-padding-x",
|
|
83105
83180
|
"scope": "default",
|
|
83106
83181
|
"line": {
|
|
83107
|
-
"start":
|
|
83108
|
-
"end":
|
|
83182
|
+
"start": 156,
|
|
83183
|
+
"end": 156
|
|
83109
83184
|
}
|
|
83110
83185
|
},
|
|
83111
83186
|
"group": [
|
|
@@ -83118,10 +83193,10 @@
|
|
|
83118
83193
|
}
|
|
83119
83194
|
},
|
|
83120
83195
|
{
|
|
83121
|
-
"description": "
|
|
83196
|
+
"description": "The horizontal padding of the Card actions.\n",
|
|
83122
83197
|
"commentRange": {
|
|
83123
|
-
"start":
|
|
83124
|
-
"end":
|
|
83198
|
+
"start": 158,
|
|
83199
|
+
"end": 159
|
|
83125
83200
|
},
|
|
83126
83201
|
"context": {
|
|
83127
83202
|
"type": "variable",
|
|
@@ -83129,8 +83204,8 @@
|
|
|
83129
83204
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
83130
83205
|
"scope": "default",
|
|
83131
83206
|
"line": {
|
|
83132
|
-
"start":
|
|
83133
|
-
"end":
|
|
83207
|
+
"start": 160,
|
|
83208
|
+
"end": 160
|
|
83134
83209
|
}
|
|
83135
83210
|
},
|
|
83136
83211
|
"group": [
|
|
@@ -83143,10 +83218,10 @@
|
|
|
83143
83218
|
}
|
|
83144
83219
|
},
|
|
83145
83220
|
{
|
|
83146
|
-
"description": "
|
|
83221
|
+
"description": "The vertical padding of the Card actions.\n",
|
|
83147
83222
|
"commentRange": {
|
|
83148
|
-
"start":
|
|
83149
|
-
"end":
|
|
83223
|
+
"start": 161,
|
|
83224
|
+
"end": 162
|
|
83150
83225
|
},
|
|
83151
83226
|
"context": {
|
|
83152
83227
|
"type": "variable",
|
|
@@ -83154,8 +83229,8 @@
|
|
|
83154
83229
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
83155
83230
|
"scope": "default",
|
|
83156
83231
|
"line": {
|
|
83157
|
-
"start":
|
|
83158
|
-
"end":
|
|
83232
|
+
"start": 163,
|
|
83233
|
+
"end": 163
|
|
83159
83234
|
}
|
|
83160
83235
|
},
|
|
83161
83236
|
"group": [
|
|
@@ -83168,10 +83243,10 @@
|
|
|
83168
83243
|
}
|
|
83169
83244
|
},
|
|
83170
83245
|
{
|
|
83171
|
-
"description": "
|
|
83246
|
+
"description": "The top border width of the Card actions.\n",
|
|
83172
83247
|
"commentRange": {
|
|
83173
|
-
"start":
|
|
83174
|
-
"end":
|
|
83248
|
+
"start": 164,
|
|
83249
|
+
"end": 165
|
|
83175
83250
|
},
|
|
83176
83251
|
"context": {
|
|
83177
83252
|
"type": "variable",
|
|
@@ -83179,8 +83254,8 @@
|
|
|
83179
83254
|
"value": "0",
|
|
83180
83255
|
"scope": "default",
|
|
83181
83256
|
"line": {
|
|
83182
|
-
"start":
|
|
83183
|
-
"end":
|
|
83257
|
+
"start": 166,
|
|
83258
|
+
"end": 166
|
|
83184
83259
|
}
|
|
83185
83260
|
},
|
|
83186
83261
|
"group": [
|
|
@@ -83193,10 +83268,10 @@
|
|
|
83193
83268
|
}
|
|
83194
83269
|
},
|
|
83195
83270
|
{
|
|
83196
|
-
"description": "
|
|
83271
|
+
"description": "The spacing between the Card actions.\n",
|
|
83197
83272
|
"commentRange": {
|
|
83198
|
-
"start":
|
|
83199
|
-
"end":
|
|
83273
|
+
"start": 167,
|
|
83274
|
+
"end": 168
|
|
83200
83275
|
},
|
|
83201
83276
|
"context": {
|
|
83202
83277
|
"type": "variable",
|
|
@@ -83204,8 +83279,8 @@
|
|
|
83204
83279
|
"value": "map.get( $kendo-spacing, 2 )",
|
|
83205
83280
|
"scope": "default",
|
|
83206
83281
|
"line": {
|
|
83207
|
-
"start":
|
|
83208
|
-
"end":
|
|
83282
|
+
"start": 169,
|
|
83283
|
+
"end": 169
|
|
83209
83284
|
}
|
|
83210
83285
|
},
|
|
83211
83286
|
"group": [
|
|
@@ -83218,10 +83293,10 @@
|
|
|
83218
83293
|
}
|
|
83219
83294
|
},
|
|
83220
83295
|
{
|
|
83221
|
-
"description": "
|
|
83296
|
+
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
83222
83297
|
"commentRange": {
|
|
83223
|
-
"start":
|
|
83224
|
-
"end":
|
|
83298
|
+
"start": 171,
|
|
83299
|
+
"end": 172
|
|
83225
83300
|
},
|
|
83226
83301
|
"context": {
|
|
83227
83302
|
"type": "variable",
|
|
@@ -83229,8 +83304,8 @@
|
|
|
83229
83304
|
"value": "0",
|
|
83230
83305
|
"scope": "default",
|
|
83231
83306
|
"line": {
|
|
83232
|
-
"start":
|
|
83233
|
-
"end":
|
|
83307
|
+
"start": 173,
|
|
83308
|
+
"end": 173
|
|
83234
83309
|
}
|
|
83235
83310
|
},
|
|
83236
83311
|
"group": [
|
|
@@ -83243,15 +83318,15 @@
|
|
|
83243
83318
|
}
|
|
83244
83319
|
},
|
|
83245
83320
|
{
|
|
83246
|
-
"description": "
|
|
83321
|
+
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
83247
83322
|
"commentRange": {
|
|
83248
83323
|
"start": 174,
|
|
83249
83324
|
"end": 175
|
|
83250
83325
|
},
|
|
83251
83326
|
"context": {
|
|
83252
83327
|
"type": "variable",
|
|
83253
|
-
"name": "kendo-card-
|
|
83254
|
-
"value": "
|
|
83328
|
+
"name": "kendo-card-deck-scroll-button-offset",
|
|
83329
|
+
"value": "( -1 * $kendo-button-border-width )",
|
|
83255
83330
|
"scope": "default",
|
|
83256
83331
|
"line": {
|
|
83257
83332
|
"start": 176,
|
|
@@ -83266,6 +83341,31 @@
|
|
|
83266
83341
|
"path": "card/_variables.scss",
|
|
83267
83342
|
"name": "_variables.scss"
|
|
83268
83343
|
}
|
|
83344
|
+
},
|
|
83345
|
+
{
|
|
83346
|
+
"description": "The size of the Card callout.\n",
|
|
83347
|
+
"commentRange": {
|
|
83348
|
+
"start": 178,
|
|
83349
|
+
"end": 179
|
|
83350
|
+
},
|
|
83351
|
+
"context": {
|
|
83352
|
+
"type": "variable",
|
|
83353
|
+
"name": "kendo-card-callout-size",
|
|
83354
|
+
"value": "20px",
|
|
83355
|
+
"scope": "default",
|
|
83356
|
+
"line": {
|
|
83357
|
+
"start": 180,
|
|
83358
|
+
"end": 180
|
|
83359
|
+
}
|
|
83360
|
+
},
|
|
83361
|
+
"group": [
|
|
83362
|
+
"card"
|
|
83363
|
+
],
|
|
83364
|
+
"access": "public",
|
|
83365
|
+
"file": {
|
|
83366
|
+
"path": "card/_variables.scss",
|
|
83367
|
+
"name": "_variables.scss"
|
|
83368
|
+
}
|
|
83269
83369
|
}
|
|
83270
83370
|
]
|
|
83271
83371
|
},
|