@progress/kendo-theme-fluent 7.0.1-dev.1 → 7.0.2-dev.0
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 -11
- 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
- package/scss/dropdownlist/_layout.scss +0 -1
- package/scss/grid/_layout.scss +0 -11
- package/scss/spreadsheet/_layout.scss +1 -0
|
@@ -8050,7 +8050,7 @@
|
|
|
8050
8050
|
}
|
|
8051
8051
|
},
|
|
8052
8052
|
{
|
|
8053
|
-
"description": "
|
|
8053
|
+
"description": "The horizontal padding of the Card.\n",
|
|
8054
8054
|
"commentRange": {
|
|
8055
8055
|
"start": 5,
|
|
8056
8056
|
"end": 6
|
|
@@ -8075,7 +8075,7 @@
|
|
|
8075
8075
|
}
|
|
8076
8076
|
},
|
|
8077
8077
|
{
|
|
8078
|
-
"description": "
|
|
8078
|
+
"description": "The vertical padding of the Card.\n",
|
|
8079
8079
|
"commentRange": {
|
|
8080
8080
|
"start": 8,
|
|
8081
8081
|
"end": 9
|
|
@@ -8100,7 +8100,7 @@
|
|
|
8100
8100
|
}
|
|
8101
8101
|
},
|
|
8102
8102
|
{
|
|
8103
|
-
"description": "
|
|
8103
|
+
"description": "The width of the border around the Card.\n",
|
|
8104
8104
|
"commentRange": {
|
|
8105
8105
|
"start": 11,
|
|
8106
8106
|
"end": 12
|
|
@@ -8125,7 +8125,7 @@
|
|
|
8125
8125
|
}
|
|
8126
8126
|
},
|
|
8127
8127
|
{
|
|
8128
|
-
"description": "
|
|
8128
|
+
"description": "The border radius of the Card.\n",
|
|
8129
8129
|
"commentRange": {
|
|
8130
8130
|
"start": 14,
|
|
8131
8131
|
"end": 15
|
|
@@ -8150,10 +8150,35 @@
|
|
|
8150
8150
|
}
|
|
8151
8151
|
},
|
|
8152
8152
|
{
|
|
8153
|
-
"description": "
|
|
8153
|
+
"description": "The inner border radius of the Card.\n",
|
|
8154
8154
|
"commentRange": {
|
|
8155
|
-
"start":
|
|
8156
|
-
"end":
|
|
8155
|
+
"start": 17,
|
|
8156
|
+
"end": 18
|
|
8157
|
+
},
|
|
8158
|
+
"context": {
|
|
8159
|
+
"type": "variable",
|
|
8160
|
+
"name": "kendo-card-inner-border-radius",
|
|
8161
|
+
"value": "calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} )",
|
|
8162
|
+
"scope": "default",
|
|
8163
|
+
"line": {
|
|
8164
|
+
"start": 19,
|
|
8165
|
+
"end": 19
|
|
8166
|
+
}
|
|
8167
|
+
},
|
|
8168
|
+
"group": [
|
|
8169
|
+
"card"
|
|
8170
|
+
],
|
|
8171
|
+
"access": "public",
|
|
8172
|
+
"file": {
|
|
8173
|
+
"path": "card/_variables.scss",
|
|
8174
|
+
"name": "_variables.scss"
|
|
8175
|
+
}
|
|
8176
|
+
},
|
|
8177
|
+
{
|
|
8178
|
+
"description": "The font family of the Card.\n",
|
|
8179
|
+
"commentRange": {
|
|
8180
|
+
"start": 20,
|
|
8181
|
+
"end": 21
|
|
8157
8182
|
},
|
|
8158
8183
|
"context": {
|
|
8159
8184
|
"type": "variable",
|
|
@@ -8161,8 +8186,8 @@
|
|
|
8161
8186
|
"value": "var( --kendo-font-family, inherit )",
|
|
8162
8187
|
"scope": "default",
|
|
8163
8188
|
"line": {
|
|
8164
|
-
"start":
|
|
8165
|
-
"end":
|
|
8189
|
+
"start": 22,
|
|
8190
|
+
"end": 22
|
|
8166
8191
|
}
|
|
8167
8192
|
},
|
|
8168
8193
|
"group": [
|
|
@@ -8175,10 +8200,10 @@
|
|
|
8175
8200
|
}
|
|
8176
8201
|
},
|
|
8177
8202
|
{
|
|
8178
|
-
"description": "
|
|
8203
|
+
"description": "The font size of the Card.\n",
|
|
8179
8204
|
"commentRange": {
|
|
8180
|
-
"start":
|
|
8181
|
-
"end":
|
|
8205
|
+
"start": 23,
|
|
8206
|
+
"end": 24
|
|
8182
8207
|
},
|
|
8183
8208
|
"context": {
|
|
8184
8209
|
"type": "variable",
|
|
@@ -8186,8 +8211,8 @@
|
|
|
8186
8211
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
8187
8212
|
"scope": "default",
|
|
8188
8213
|
"line": {
|
|
8189
|
-
"start":
|
|
8190
|
-
"end":
|
|
8214
|
+
"start": 25,
|
|
8215
|
+
"end": 25
|
|
8191
8216
|
}
|
|
8192
8217
|
},
|
|
8193
8218
|
"group": [
|
|
@@ -8200,10 +8225,10 @@
|
|
|
8200
8225
|
}
|
|
8201
8226
|
},
|
|
8202
8227
|
{
|
|
8203
|
-
"description": "
|
|
8228
|
+
"description": "The line height of the Card.\n",
|
|
8204
8229
|
"commentRange": {
|
|
8205
|
-
"start":
|
|
8206
|
-
"end":
|
|
8230
|
+
"start": 26,
|
|
8231
|
+
"end": 27
|
|
8207
8232
|
},
|
|
8208
8233
|
"context": {
|
|
8209
8234
|
"type": "variable",
|
|
@@ -8211,8 +8236,8 @@
|
|
|
8211
8236
|
"value": "var( --kendo-line-height, normal )",
|
|
8212
8237
|
"scope": "default",
|
|
8213
8238
|
"line": {
|
|
8214
|
-
"start":
|
|
8215
|
-
"end":
|
|
8239
|
+
"start": 28,
|
|
8240
|
+
"end": 28
|
|
8216
8241
|
}
|
|
8217
8242
|
},
|
|
8218
8243
|
"group": [
|
|
@@ -8225,10 +8250,10 @@
|
|
|
8225
8250
|
}
|
|
8226
8251
|
},
|
|
8227
8252
|
{
|
|
8228
|
-
"description": "
|
|
8253
|
+
"description": "The spacing between the Cards in the Card deck.\n",
|
|
8229
8254
|
"commentRange": {
|
|
8230
|
-
"start":
|
|
8231
|
-
"end":
|
|
8255
|
+
"start": 30,
|
|
8256
|
+
"end": 31
|
|
8232
8257
|
},
|
|
8233
8258
|
"context": {
|
|
8234
8259
|
"type": "variable",
|
|
@@ -8236,8 +8261,8 @@
|
|
|
8236
8261
|
"value": "map.get( $kendo-spacing, 4 )",
|
|
8237
8262
|
"scope": "default",
|
|
8238
8263
|
"line": {
|
|
8239
|
-
"start":
|
|
8240
|
-
"end":
|
|
8264
|
+
"start": 32,
|
|
8265
|
+
"end": 32
|
|
8241
8266
|
}
|
|
8242
8267
|
},
|
|
8243
8268
|
"group": [
|
|
@@ -8250,10 +8275,10 @@
|
|
|
8250
8275
|
}
|
|
8251
8276
|
},
|
|
8252
8277
|
{
|
|
8253
|
-
"description": "
|
|
8278
|
+
"description": "The background color of the Card.\n",
|
|
8254
8279
|
"commentRange": {
|
|
8255
|
-
"start":
|
|
8256
|
-
"end":
|
|
8280
|
+
"start": 34,
|
|
8281
|
+
"end": 35
|
|
8257
8282
|
},
|
|
8258
8283
|
"context": {
|
|
8259
8284
|
"type": "variable",
|
|
@@ -8261,8 +8286,8 @@
|
|
|
8261
8286
|
"value": "var( --kendo-component-bg, initial )",
|
|
8262
8287
|
"scope": "default",
|
|
8263
8288
|
"line": {
|
|
8264
|
-
"start":
|
|
8265
|
-
"end":
|
|
8289
|
+
"start": 36,
|
|
8290
|
+
"end": 36
|
|
8266
8291
|
}
|
|
8267
8292
|
},
|
|
8268
8293
|
"group": [
|
|
@@ -8275,10 +8300,10 @@
|
|
|
8275
8300
|
}
|
|
8276
8301
|
},
|
|
8277
8302
|
{
|
|
8278
|
-
"description": "
|
|
8303
|
+
"description": "The text color of the Card.\n",
|
|
8279
8304
|
"commentRange": {
|
|
8280
|
-
"start":
|
|
8281
|
-
"end":
|
|
8305
|
+
"start": 37,
|
|
8306
|
+
"end": 38
|
|
8282
8307
|
},
|
|
8283
8308
|
"context": {
|
|
8284
8309
|
"type": "variable",
|
|
@@ -8286,8 +8311,8 @@
|
|
|
8286
8311
|
"value": "var( --kendo-component-text, initial )",
|
|
8287
8312
|
"scope": "default",
|
|
8288
8313
|
"line": {
|
|
8289
|
-
"start":
|
|
8290
|
-
"end":
|
|
8314
|
+
"start": 39,
|
|
8315
|
+
"end": 39
|
|
8291
8316
|
}
|
|
8292
8317
|
},
|
|
8293
8318
|
"group": [
|
|
@@ -8300,10 +8325,10 @@
|
|
|
8300
8325
|
}
|
|
8301
8326
|
},
|
|
8302
8327
|
{
|
|
8303
|
-
"description": "
|
|
8328
|
+
"description": "The border color of the Card.\n",
|
|
8304
8329
|
"commentRange": {
|
|
8305
|
-
"start":
|
|
8306
|
-
"end":
|
|
8330
|
+
"start": 40,
|
|
8331
|
+
"end": 41
|
|
8307
8332
|
},
|
|
8308
8333
|
"context": {
|
|
8309
8334
|
"type": "variable",
|
|
@@ -8311,8 +8336,8 @@
|
|
|
8311
8336
|
"value": "var( --kendo-component-border, initial )",
|
|
8312
8337
|
"scope": "default",
|
|
8313
8338
|
"line": {
|
|
8314
|
-
"start":
|
|
8315
|
-
"end":
|
|
8339
|
+
"start": 42,
|
|
8340
|
+
"end": 42
|
|
8316
8341
|
}
|
|
8317
8342
|
},
|
|
8318
8343
|
"group": [
|
|
@@ -8325,10 +8350,10 @@
|
|
|
8325
8350
|
}
|
|
8326
8351
|
},
|
|
8327
8352
|
{
|
|
8328
|
-
"description": "
|
|
8353
|
+
"description": "The shadow of the Card.\n",
|
|
8329
8354
|
"commentRange": {
|
|
8330
|
-
"start":
|
|
8331
|
-
"end":
|
|
8355
|
+
"start": 43,
|
|
8356
|
+
"end": 44
|
|
8332
8357
|
},
|
|
8333
8358
|
"context": {
|
|
8334
8359
|
"type": "variable",
|
|
@@ -8336,8 +8361,8 @@
|
|
|
8336
8361
|
"value": "var( --kendo-box-shadow-depth-1, none )",
|
|
8337
8362
|
"scope": "default",
|
|
8338
8363
|
"line": {
|
|
8339
|
-
"start":
|
|
8340
|
-
"end":
|
|
8364
|
+
"start": 45,
|
|
8365
|
+
"end": 45
|
|
8341
8366
|
}
|
|
8342
8367
|
},
|
|
8343
8368
|
"group": [
|
|
@@ -8350,10 +8375,10 @@
|
|
|
8350
8375
|
}
|
|
8351
8376
|
},
|
|
8352
8377
|
{
|
|
8353
|
-
"description": "
|
|
8378
|
+
"description": "The background color of the focused Card.\n",
|
|
8354
8379
|
"commentRange": {
|
|
8355
|
-
"start":
|
|
8356
|
-
"end":
|
|
8380
|
+
"start": 47,
|
|
8381
|
+
"end": 48
|
|
8357
8382
|
},
|
|
8358
8383
|
"context": {
|
|
8359
8384
|
"type": "variable",
|
|
@@ -8361,8 +8386,8 @@
|
|
|
8361
8386
|
"value": "$kendo-card-bg",
|
|
8362
8387
|
"scope": "default",
|
|
8363
8388
|
"line": {
|
|
8364
|
-
"start":
|
|
8365
|
-
"end":
|
|
8389
|
+
"start": 49,
|
|
8390
|
+
"end": 49
|
|
8366
8391
|
}
|
|
8367
8392
|
},
|
|
8368
8393
|
"group": [
|
|
@@ -8375,10 +8400,10 @@
|
|
|
8375
8400
|
}
|
|
8376
8401
|
},
|
|
8377
8402
|
{
|
|
8378
|
-
"description": "
|
|
8403
|
+
"description": "The text color of the focused Card.\n",
|
|
8379
8404
|
"commentRange": {
|
|
8380
|
-
"start":
|
|
8381
|
-
"end":
|
|
8405
|
+
"start": 50,
|
|
8406
|
+
"end": 51
|
|
8382
8407
|
},
|
|
8383
8408
|
"context": {
|
|
8384
8409
|
"type": "variable",
|
|
@@ -8386,8 +8411,8 @@
|
|
|
8386
8411
|
"value": "null",
|
|
8387
8412
|
"scope": "default",
|
|
8388
8413
|
"line": {
|
|
8389
|
-
"start":
|
|
8390
|
-
"end":
|
|
8414
|
+
"start": 52,
|
|
8415
|
+
"end": 52
|
|
8391
8416
|
}
|
|
8392
8417
|
},
|
|
8393
8418
|
"group": [
|
|
@@ -8400,10 +8425,10 @@
|
|
|
8400
8425
|
}
|
|
8401
8426
|
},
|
|
8402
8427
|
{
|
|
8403
|
-
"description": "
|
|
8428
|
+
"description": "The border color of the focused Card.\n",
|
|
8404
8429
|
"commentRange": {
|
|
8405
|
-
"start":
|
|
8406
|
-
"end":
|
|
8430
|
+
"start": 53,
|
|
8431
|
+
"end": 54
|
|
8407
8432
|
},
|
|
8408
8433
|
"context": {
|
|
8409
8434
|
"type": "variable",
|
|
@@ -8411,8 +8436,8 @@
|
|
|
8411
8436
|
"value": "var( --kendo-component-border, initial )",
|
|
8412
8437
|
"scope": "default",
|
|
8413
8438
|
"line": {
|
|
8414
|
-
"start":
|
|
8415
|
-
"end":
|
|
8439
|
+
"start": 55,
|
|
8440
|
+
"end": 55
|
|
8416
8441
|
}
|
|
8417
8442
|
},
|
|
8418
8443
|
"group": [
|
|
@@ -8425,10 +8450,10 @@
|
|
|
8425
8450
|
}
|
|
8426
8451
|
},
|
|
8427
8452
|
{
|
|
8428
|
-
"description": "
|
|
8453
|
+
"description": "The shadow of the focused Card.\n",
|
|
8429
8454
|
"commentRange": {
|
|
8430
|
-
"start":
|
|
8431
|
-
"end":
|
|
8455
|
+
"start": 56,
|
|
8456
|
+
"end": 57
|
|
8432
8457
|
},
|
|
8433
8458
|
"context": {
|
|
8434
8459
|
"type": "variable",
|
|
@@ -8436,8 +8461,8 @@
|
|
|
8436
8461
|
"value": "var( --kendo-box-shadow-depth-3, none )",
|
|
8437
8462
|
"scope": "default",
|
|
8438
8463
|
"line": {
|
|
8439
|
-
"start":
|
|
8440
|
-
"end":
|
|
8464
|
+
"start": 58,
|
|
8465
|
+
"end": 58
|
|
8441
8466
|
}
|
|
8442
8467
|
},
|
|
8443
8468
|
"group": [
|
|
@@ -8450,10 +8475,10 @@
|
|
|
8450
8475
|
}
|
|
8451
8476
|
},
|
|
8452
8477
|
{
|
|
8453
|
-
"description": "
|
|
8478
|
+
"description": "The font size of the Card header.\n",
|
|
8454
8479
|
"commentRange": {
|
|
8455
|
-
"start":
|
|
8456
|
-
"end":
|
|
8480
|
+
"start": 60,
|
|
8481
|
+
"end": 61
|
|
8457
8482
|
},
|
|
8458
8483
|
"context": {
|
|
8459
8484
|
"type": "variable",
|
|
@@ -8461,8 +8486,8 @@
|
|
|
8461
8486
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
8462
8487
|
"scope": "default",
|
|
8463
8488
|
"line": {
|
|
8464
|
-
"start":
|
|
8465
|
-
"end":
|
|
8489
|
+
"start": 62,
|
|
8490
|
+
"end": 62
|
|
8466
8491
|
}
|
|
8467
8492
|
},
|
|
8468
8493
|
"group": [
|
|
@@ -8475,10 +8500,10 @@
|
|
|
8475
8500
|
}
|
|
8476
8501
|
},
|
|
8477
8502
|
{
|
|
8478
|
-
"description": "
|
|
8503
|
+
"description": "Тhe font family of the Card header.\n",
|
|
8479
8504
|
"commentRange": {
|
|
8480
|
-
"start":
|
|
8481
|
-
"end":
|
|
8505
|
+
"start": 63,
|
|
8506
|
+
"end": 64
|
|
8482
8507
|
},
|
|
8483
8508
|
"context": {
|
|
8484
8509
|
"type": "variable",
|
|
@@ -8486,8 +8511,8 @@
|
|
|
8486
8511
|
"value": "var( --kendo-font-family, inherit )",
|
|
8487
8512
|
"scope": "default",
|
|
8488
8513
|
"line": {
|
|
8489
|
-
"start":
|
|
8490
|
-
"end":
|
|
8514
|
+
"start": 65,
|
|
8515
|
+
"end": 65
|
|
8491
8516
|
}
|
|
8492
8517
|
},
|
|
8493
8518
|
"group": [
|
|
@@ -8500,10 +8525,10 @@
|
|
|
8500
8525
|
}
|
|
8501
8526
|
},
|
|
8502
8527
|
{
|
|
8503
|
-
"description": "
|
|
8528
|
+
"description": "The font weight of the Card header.\n",
|
|
8504
8529
|
"commentRange": {
|
|
8505
|
-
"start":
|
|
8506
|
-
"end":
|
|
8530
|
+
"start": 66,
|
|
8531
|
+
"end": 67
|
|
8507
8532
|
},
|
|
8508
8533
|
"context": {
|
|
8509
8534
|
"type": "variable",
|
|
@@ -8511,8 +8536,8 @@
|
|
|
8511
8536
|
"value": "var( --kendo-font-weight, initial )",
|
|
8512
8537
|
"scope": "default",
|
|
8513
8538
|
"line": {
|
|
8514
|
-
"start":
|
|
8515
|
-
"end":
|
|
8539
|
+
"start": 68,
|
|
8540
|
+
"end": 68
|
|
8516
8541
|
}
|
|
8517
8542
|
},
|
|
8518
8543
|
"group": [
|
|
@@ -8525,10 +8550,10 @@
|
|
|
8525
8550
|
}
|
|
8526
8551
|
},
|
|
8527
8552
|
{
|
|
8528
|
-
"description": "
|
|
8553
|
+
"description": "The line height of the Card header.\n",
|
|
8529
8554
|
"commentRange": {
|
|
8530
|
-
"start":
|
|
8531
|
-
"end":
|
|
8555
|
+
"start": 69,
|
|
8556
|
+
"end": 70
|
|
8532
8557
|
},
|
|
8533
8558
|
"context": {
|
|
8534
8559
|
"type": "variable",
|
|
@@ -8536,8 +8561,8 @@
|
|
|
8536
8561
|
"value": "var( --kendo-line-height, normal )",
|
|
8537
8562
|
"scope": "default",
|
|
8538
8563
|
"line": {
|
|
8539
|
-
"start":
|
|
8540
|
-
"end":
|
|
8564
|
+
"start": 71,
|
|
8565
|
+
"end": 71
|
|
8541
8566
|
}
|
|
8542
8567
|
},
|
|
8543
8568
|
"group": [
|
|
@@ -8550,10 +8575,10 @@
|
|
|
8550
8575
|
}
|
|
8551
8576
|
},
|
|
8552
8577
|
{
|
|
8553
|
-
"description": "
|
|
8578
|
+
"description": "The horizontal padding of the Card header.\n",
|
|
8554
8579
|
"commentRange": {
|
|
8555
|
-
"start":
|
|
8556
|
-
"end":
|
|
8580
|
+
"start": 72,
|
|
8581
|
+
"end": 73
|
|
8557
8582
|
},
|
|
8558
8583
|
"context": {
|
|
8559
8584
|
"type": "variable",
|
|
@@ -8561,8 +8586,8 @@
|
|
|
8561
8586
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8562
8587
|
"scope": "default",
|
|
8563
8588
|
"line": {
|
|
8564
|
-
"start":
|
|
8565
|
-
"end":
|
|
8589
|
+
"start": 74,
|
|
8590
|
+
"end": 74
|
|
8566
8591
|
}
|
|
8567
8592
|
},
|
|
8568
8593
|
"group": [
|
|
@@ -8575,10 +8600,10 @@
|
|
|
8575
8600
|
}
|
|
8576
8601
|
},
|
|
8577
8602
|
{
|
|
8578
|
-
"description": "
|
|
8603
|
+
"description": "The vertical padding of the Card header.\n",
|
|
8579
8604
|
"commentRange": {
|
|
8580
|
-
"start":
|
|
8581
|
-
"end":
|
|
8605
|
+
"start": 75,
|
|
8606
|
+
"end": 76
|
|
8582
8607
|
},
|
|
8583
8608
|
"context": {
|
|
8584
8609
|
"type": "variable",
|
|
@@ -8586,8 +8611,8 @@
|
|
|
8586
8611
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8587
8612
|
"scope": "default",
|
|
8588
8613
|
"line": {
|
|
8589
|
-
"start":
|
|
8590
|
-
"end":
|
|
8614
|
+
"start": 77,
|
|
8615
|
+
"end": 77
|
|
8591
8616
|
}
|
|
8592
8617
|
},
|
|
8593
8618
|
"group": [
|
|
@@ -8600,10 +8625,10 @@
|
|
|
8600
8625
|
}
|
|
8601
8626
|
},
|
|
8602
8627
|
{
|
|
8603
|
-
"description": "
|
|
8628
|
+
"description": "The bottom border width of the Card header.\n",
|
|
8604
8629
|
"commentRange": {
|
|
8605
|
-
"start":
|
|
8606
|
-
"end":
|
|
8630
|
+
"start": 78,
|
|
8631
|
+
"end": 79
|
|
8607
8632
|
},
|
|
8608
8633
|
"context": {
|
|
8609
8634
|
"type": "variable",
|
|
@@ -8611,8 +8636,8 @@
|
|
|
8611
8636
|
"value": "0",
|
|
8612
8637
|
"scope": "default",
|
|
8613
8638
|
"line": {
|
|
8614
|
-
"start":
|
|
8615
|
-
"end":
|
|
8639
|
+
"start": 80,
|
|
8640
|
+
"end": 80
|
|
8616
8641
|
}
|
|
8617
8642
|
},
|
|
8618
8643
|
"group": [
|
|
@@ -8625,10 +8650,10 @@
|
|
|
8625
8650
|
}
|
|
8626
8651
|
},
|
|
8627
8652
|
{
|
|
8628
|
-
"description": "
|
|
8653
|
+
"description": "The background color of the Card header.\n",
|
|
8629
8654
|
"commentRange": {
|
|
8630
|
-
"start":
|
|
8631
|
-
"end":
|
|
8655
|
+
"start": 81,
|
|
8656
|
+
"end": 82
|
|
8632
8657
|
},
|
|
8633
8658
|
"context": {
|
|
8634
8659
|
"type": "variable",
|
|
@@ -8636,8 +8661,8 @@
|
|
|
8636
8661
|
"value": "inherit",
|
|
8637
8662
|
"scope": "default",
|
|
8638
8663
|
"line": {
|
|
8639
|
-
"start":
|
|
8640
|
-
"end":
|
|
8664
|
+
"start": 83,
|
|
8665
|
+
"end": 83
|
|
8641
8666
|
}
|
|
8642
8667
|
},
|
|
8643
8668
|
"group": [
|
|
@@ -8650,10 +8675,10 @@
|
|
|
8650
8675
|
}
|
|
8651
8676
|
},
|
|
8652
8677
|
{
|
|
8653
|
-
"description": "
|
|
8678
|
+
"description": "The text color of the Card header.\n",
|
|
8654
8679
|
"commentRange": {
|
|
8655
|
-
"start":
|
|
8656
|
-
"end":
|
|
8680
|
+
"start": 84,
|
|
8681
|
+
"end": 85
|
|
8657
8682
|
},
|
|
8658
8683
|
"context": {
|
|
8659
8684
|
"type": "variable",
|
|
@@ -8661,8 +8686,8 @@
|
|
|
8661
8686
|
"value": "k-get-theme-color-var( neutral-190 )",
|
|
8662
8687
|
"scope": "default",
|
|
8663
8688
|
"line": {
|
|
8664
|
-
"start":
|
|
8665
|
-
"end":
|
|
8689
|
+
"start": 86,
|
|
8690
|
+
"end": 86
|
|
8666
8691
|
}
|
|
8667
8692
|
},
|
|
8668
8693
|
"group": [
|
|
@@ -8675,10 +8700,10 @@
|
|
|
8675
8700
|
}
|
|
8676
8701
|
},
|
|
8677
8702
|
{
|
|
8678
|
-
"description": "
|
|
8703
|
+
"description": "The border color of the Card header.\n",
|
|
8679
8704
|
"commentRange": {
|
|
8680
|
-
"start":
|
|
8681
|
-
"end":
|
|
8705
|
+
"start": 87,
|
|
8706
|
+
"end": 88
|
|
8682
8707
|
},
|
|
8683
8708
|
"context": {
|
|
8684
8709
|
"type": "variable",
|
|
@@ -8686,8 +8711,8 @@
|
|
|
8686
8711
|
"value": "inherit",
|
|
8687
8712
|
"scope": "default",
|
|
8688
8713
|
"line": {
|
|
8689
|
-
"start":
|
|
8690
|
-
"end":
|
|
8714
|
+
"start": 89,
|
|
8715
|
+
"end": 89
|
|
8691
8716
|
}
|
|
8692
8717
|
},
|
|
8693
8718
|
"group": [
|
|
@@ -8700,10 +8725,10 @@
|
|
|
8700
8725
|
}
|
|
8701
8726
|
},
|
|
8702
8727
|
{
|
|
8703
|
-
"description": "
|
|
8728
|
+
"description": "The horizontal padding of the Card body.\n",
|
|
8704
8729
|
"commentRange": {
|
|
8705
|
-
"start":
|
|
8706
|
-
"end":
|
|
8730
|
+
"start": 91,
|
|
8731
|
+
"end": 92
|
|
8707
8732
|
},
|
|
8708
8733
|
"context": {
|
|
8709
8734
|
"type": "variable",
|
|
@@ -8711,8 +8736,8 @@
|
|
|
8711
8736
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8712
8737
|
"scope": "default",
|
|
8713
8738
|
"line": {
|
|
8714
|
-
"start":
|
|
8715
|
-
"end":
|
|
8739
|
+
"start": 93,
|
|
8740
|
+
"end": 93
|
|
8716
8741
|
}
|
|
8717
8742
|
},
|
|
8718
8743
|
"group": [
|
|
@@ -8725,10 +8750,10 @@
|
|
|
8725
8750
|
}
|
|
8726
8751
|
},
|
|
8727
8752
|
{
|
|
8728
|
-
"description": "
|
|
8753
|
+
"description": "The vertical padding of the Card body.\n",
|
|
8729
8754
|
"commentRange": {
|
|
8730
|
-
"start":
|
|
8731
|
-
"end":
|
|
8755
|
+
"start": 94,
|
|
8756
|
+
"end": 95
|
|
8732
8757
|
},
|
|
8733
8758
|
"context": {
|
|
8734
8759
|
"type": "variable",
|
|
@@ -8736,8 +8761,8 @@
|
|
|
8736
8761
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
8737
8762
|
"scope": "default",
|
|
8738
8763
|
"line": {
|
|
8739
|
-
"start":
|
|
8740
|
-
"end":
|
|
8764
|
+
"start": 96,
|
|
8765
|
+
"end": 96
|
|
8741
8766
|
}
|
|
8742
8767
|
},
|
|
8743
8768
|
"group": [
|
|
@@ -8750,10 +8775,10 @@
|
|
|
8750
8775
|
}
|
|
8751
8776
|
},
|
|
8752
8777
|
{
|
|
8753
|
-
"description": "
|
|
8778
|
+
"description": "The horizontal padding of the Card footer.\n",
|
|
8754
8779
|
"commentRange": {
|
|
8755
|
-
"start":
|
|
8756
|
-
"end":
|
|
8780
|
+
"start": 98,
|
|
8781
|
+
"end": 99
|
|
8757
8782
|
},
|
|
8758
8783
|
"context": {
|
|
8759
8784
|
"type": "variable",
|
|
@@ -8761,8 +8786,8 @@
|
|
|
8761
8786
|
"value": "$kendo-card-padding-x",
|
|
8762
8787
|
"scope": "default",
|
|
8763
8788
|
"line": {
|
|
8764
|
-
"start":
|
|
8765
|
-
"end":
|
|
8789
|
+
"start": 100,
|
|
8790
|
+
"end": 100
|
|
8766
8791
|
}
|
|
8767
8792
|
},
|
|
8768
8793
|
"group": [
|
|
@@ -8775,10 +8800,10 @@
|
|
|
8775
8800
|
}
|
|
8776
8801
|
},
|
|
8777
8802
|
{
|
|
8778
|
-
"description": "
|
|
8803
|
+
"description": "The vertical padding of the Card footer.\n",
|
|
8779
8804
|
"commentRange": {
|
|
8780
|
-
"start":
|
|
8781
|
-
"end":
|
|
8805
|
+
"start": 101,
|
|
8806
|
+
"end": 102
|
|
8782
8807
|
},
|
|
8783
8808
|
"context": {
|
|
8784
8809
|
"type": "variable",
|
|
@@ -8786,8 +8811,8 @@
|
|
|
8786
8811
|
"value": "$kendo-card-padding-y",
|
|
8787
8812
|
"scope": "default",
|
|
8788
8813
|
"line": {
|
|
8789
|
-
"start":
|
|
8790
|
-
"end":
|
|
8814
|
+
"start": 103,
|
|
8815
|
+
"end": 103
|
|
8791
8816
|
}
|
|
8792
8817
|
},
|
|
8793
8818
|
"group": [
|
|
@@ -8800,10 +8825,10 @@
|
|
|
8800
8825
|
}
|
|
8801
8826
|
},
|
|
8802
8827
|
{
|
|
8803
|
-
"description": "
|
|
8828
|
+
"description": "The top border width of the Card footer.\n",
|
|
8804
8829
|
"commentRange": {
|
|
8805
|
-
"start":
|
|
8806
|
-
"end":
|
|
8830
|
+
"start": 104,
|
|
8831
|
+
"end": 105
|
|
8807
8832
|
},
|
|
8808
8833
|
"context": {
|
|
8809
8834
|
"type": "variable",
|
|
@@ -8811,8 +8836,8 @@
|
|
|
8811
8836
|
"value": "0",
|
|
8812
8837
|
"scope": "default",
|
|
8813
8838
|
"line": {
|
|
8814
|
-
"start":
|
|
8815
|
-
"end":
|
|
8839
|
+
"start": 106,
|
|
8840
|
+
"end": 106
|
|
8816
8841
|
}
|
|
8817
8842
|
},
|
|
8818
8843
|
"group": [
|
|
@@ -8825,10 +8850,10 @@
|
|
|
8825
8850
|
}
|
|
8826
8851
|
},
|
|
8827
8852
|
{
|
|
8828
|
-
"description": "
|
|
8853
|
+
"description": "The background color of the Card footer.\n",
|
|
8829
8854
|
"commentRange": {
|
|
8830
|
-
"start":
|
|
8831
|
-
"end":
|
|
8855
|
+
"start": 107,
|
|
8856
|
+
"end": 108
|
|
8832
8857
|
},
|
|
8833
8858
|
"context": {
|
|
8834
8859
|
"type": "variable",
|
|
@@ -8836,8 +8861,8 @@
|
|
|
8836
8861
|
"value": "inherit",
|
|
8837
8862
|
"scope": "default",
|
|
8838
8863
|
"line": {
|
|
8839
|
-
"start":
|
|
8840
|
-
"end":
|
|
8864
|
+
"start": 109,
|
|
8865
|
+
"end": 109
|
|
8841
8866
|
}
|
|
8842
8867
|
},
|
|
8843
8868
|
"group": [
|
|
@@ -8850,10 +8875,10 @@
|
|
|
8850
8875
|
}
|
|
8851
8876
|
},
|
|
8852
8877
|
{
|
|
8853
|
-
"description": "
|
|
8878
|
+
"description": "The text color of the Card footer.\n",
|
|
8854
8879
|
"commentRange": {
|
|
8855
|
-
"start":
|
|
8856
|
-
"end":
|
|
8880
|
+
"start": 110,
|
|
8881
|
+
"end": 111
|
|
8857
8882
|
},
|
|
8858
8883
|
"context": {
|
|
8859
8884
|
"type": "variable",
|
|
@@ -8861,8 +8886,8 @@
|
|
|
8861
8886
|
"value": "inherit",
|
|
8862
8887
|
"scope": "default",
|
|
8863
8888
|
"line": {
|
|
8864
|
-
"start":
|
|
8865
|
-
"end":
|
|
8889
|
+
"start": 112,
|
|
8890
|
+
"end": 112
|
|
8866
8891
|
}
|
|
8867
8892
|
},
|
|
8868
8893
|
"group": [
|
|
@@ -8875,10 +8900,10 @@
|
|
|
8875
8900
|
}
|
|
8876
8901
|
},
|
|
8877
8902
|
{
|
|
8878
|
-
"description": "
|
|
8903
|
+
"description": "The border color of the Card footer.\n",
|
|
8879
8904
|
"commentRange": {
|
|
8880
|
-
"start":
|
|
8881
|
-
"end":
|
|
8905
|
+
"start": 113,
|
|
8906
|
+
"end": 114
|
|
8882
8907
|
},
|
|
8883
8908
|
"context": {
|
|
8884
8909
|
"type": "variable",
|
|
@@ -8886,8 +8911,8 @@
|
|
|
8886
8911
|
"value": "inherit",
|
|
8887
8912
|
"scope": "default",
|
|
8888
8913
|
"line": {
|
|
8889
|
-
"start":
|
|
8890
|
-
"end":
|
|
8914
|
+
"start": 115,
|
|
8915
|
+
"end": 115
|
|
8891
8916
|
}
|
|
8892
8917
|
},
|
|
8893
8918
|
"group": [
|
|
@@ -8900,10 +8925,10 @@
|
|
|
8900
8925
|
}
|
|
8901
8926
|
},
|
|
8902
8927
|
{
|
|
8903
|
-
"description": "
|
|
8928
|
+
"description": "The font size of the Card title.\n",
|
|
8904
8929
|
"commentRange": {
|
|
8905
|
-
"start":
|
|
8906
|
-
"end":
|
|
8930
|
+
"start": 117,
|
|
8931
|
+
"end": 118
|
|
8907
8932
|
},
|
|
8908
8933
|
"context": {
|
|
8909
8934
|
"type": "variable",
|
|
@@ -8911,8 +8936,8 @@
|
|
|
8911
8936
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
8912
8937
|
"scope": "default",
|
|
8913
8938
|
"line": {
|
|
8914
|
-
"start":
|
|
8915
|
-
"end":
|
|
8939
|
+
"start": 119,
|
|
8940
|
+
"end": 119
|
|
8916
8941
|
}
|
|
8917
8942
|
},
|
|
8918
8943
|
"group": [
|
|
@@ -8925,10 +8950,10 @@
|
|
|
8925
8950
|
}
|
|
8926
8951
|
},
|
|
8927
8952
|
{
|
|
8928
|
-
"description": "
|
|
8953
|
+
"description": "The font family of the Card title.\n",
|
|
8929
8954
|
"commentRange": {
|
|
8930
|
-
"start":
|
|
8931
|
-
"end":
|
|
8955
|
+
"start": 120,
|
|
8956
|
+
"end": 121
|
|
8932
8957
|
},
|
|
8933
8958
|
"context": {
|
|
8934
8959
|
"type": "variable",
|
|
@@ -8936,8 +8961,8 @@
|
|
|
8936
8961
|
"value": "var( --kendo-font-family, inherit )",
|
|
8937
8962
|
"scope": "default",
|
|
8938
8963
|
"line": {
|
|
8939
|
-
"start":
|
|
8940
|
-
"end":
|
|
8964
|
+
"start": 122,
|
|
8965
|
+
"end": 122
|
|
8941
8966
|
}
|
|
8942
8967
|
},
|
|
8943
8968
|
"group": [
|
|
@@ -8950,10 +8975,10 @@
|
|
|
8950
8975
|
}
|
|
8951
8976
|
},
|
|
8952
8977
|
{
|
|
8953
|
-
"description": "
|
|
8978
|
+
"description": "The font weight of the Card title.\n",
|
|
8954
8979
|
"commentRange": {
|
|
8955
|
-
"start":
|
|
8956
|
-
"end":
|
|
8980
|
+
"start": 123,
|
|
8981
|
+
"end": 124
|
|
8957
8982
|
},
|
|
8958
8983
|
"context": {
|
|
8959
8984
|
"type": "variable",
|
|
@@ -8961,8 +8986,8 @@
|
|
|
8961
8986
|
"value": "$kendo-card-header-font-weight",
|
|
8962
8987
|
"scope": "default",
|
|
8963
8988
|
"line": {
|
|
8964
|
-
"start":
|
|
8965
|
-
"end":
|
|
8989
|
+
"start": 125,
|
|
8990
|
+
"end": 125
|
|
8966
8991
|
}
|
|
8967
8992
|
},
|
|
8968
8993
|
"group": [
|
|
@@ -8975,10 +9000,10 @@
|
|
|
8975
9000
|
}
|
|
8976
9001
|
},
|
|
8977
9002
|
{
|
|
8978
|
-
"description": "
|
|
9003
|
+
"description": "The line height of the Card title.\n",
|
|
8979
9004
|
"commentRange": {
|
|
8980
|
-
"start":
|
|
8981
|
-
"end":
|
|
9005
|
+
"start": 126,
|
|
9006
|
+
"end": 127
|
|
8982
9007
|
},
|
|
8983
9008
|
"context": {
|
|
8984
9009
|
"type": "variable",
|
|
@@ -8986,8 +9011,8 @@
|
|
|
8986
9011
|
"value": "var( --kendo-line-height, normal )",
|
|
8987
9012
|
"scope": "default",
|
|
8988
9013
|
"line": {
|
|
8989
|
-
"start":
|
|
8990
|
-
"end":
|
|
9014
|
+
"start": 128,
|
|
9015
|
+
"end": 128
|
|
8991
9016
|
}
|
|
8992
9017
|
},
|
|
8993
9018
|
"group": [
|
|
@@ -9000,10 +9025,10 @@
|
|
|
9000
9025
|
}
|
|
9001
9026
|
},
|
|
9002
9027
|
{
|
|
9003
|
-
"description": "
|
|
9028
|
+
"description": "The bottom margin of the Card title.\n",
|
|
9004
9029
|
"commentRange": {
|
|
9005
|
-
"start":
|
|
9006
|
-
"end":
|
|
9030
|
+
"start": 129,
|
|
9031
|
+
"end": 130
|
|
9007
9032
|
},
|
|
9008
9033
|
"context": {
|
|
9009
9034
|
"type": "variable",
|
|
@@ -9011,8 +9036,8 @@
|
|
|
9011
9036
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9012
9037
|
"scope": "default",
|
|
9013
9038
|
"line": {
|
|
9014
|
-
"start":
|
|
9015
|
-
"end":
|
|
9039
|
+
"start": 131,
|
|
9040
|
+
"end": 131
|
|
9016
9041
|
}
|
|
9017
9042
|
},
|
|
9018
9043
|
"group": [
|
|
@@ -9025,10 +9050,10 @@
|
|
|
9025
9050
|
}
|
|
9026
9051
|
},
|
|
9027
9052
|
{
|
|
9028
|
-
"description": "
|
|
9053
|
+
"description": "The font size of the Card subtitle.\n",
|
|
9029
9054
|
"commentRange": {
|
|
9030
|
-
"start":
|
|
9031
|
-
"end":
|
|
9055
|
+
"start": 132,
|
|
9056
|
+
"end": 133
|
|
9032
9057
|
},
|
|
9033
9058
|
"context": {
|
|
9034
9059
|
"type": "variable",
|
|
@@ -9036,8 +9061,8 @@
|
|
|
9036
9061
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
9037
9062
|
"scope": "default",
|
|
9038
9063
|
"line": {
|
|
9039
|
-
"start":
|
|
9040
|
-
"end":
|
|
9064
|
+
"start": 134,
|
|
9065
|
+
"end": 134
|
|
9041
9066
|
}
|
|
9042
9067
|
},
|
|
9043
9068
|
"group": [
|
|
@@ -9050,10 +9075,10 @@
|
|
|
9050
9075
|
}
|
|
9051
9076
|
},
|
|
9052
9077
|
{
|
|
9053
|
-
"description": "
|
|
9078
|
+
"description": "The font family of the Card subtitle.\n",
|
|
9054
9079
|
"commentRange": {
|
|
9055
|
-
"start":
|
|
9056
|
-
"end":
|
|
9080
|
+
"start": 135,
|
|
9081
|
+
"end": 136
|
|
9057
9082
|
},
|
|
9058
9083
|
"context": {
|
|
9059
9084
|
"type": "variable",
|
|
@@ -9061,8 +9086,8 @@
|
|
|
9061
9086
|
"value": "var( --kendo-font-family, inherit )",
|
|
9062
9087
|
"scope": "default",
|
|
9063
9088
|
"line": {
|
|
9064
|
-
"start":
|
|
9065
|
-
"end":
|
|
9089
|
+
"start": 137,
|
|
9090
|
+
"end": 137
|
|
9066
9091
|
}
|
|
9067
9092
|
},
|
|
9068
9093
|
"group": [
|
|
@@ -9075,10 +9100,10 @@
|
|
|
9075
9100
|
}
|
|
9076
9101
|
},
|
|
9077
9102
|
{
|
|
9078
|
-
"description": "
|
|
9103
|
+
"description": "The line height of the Card subtitle.\n",
|
|
9079
9104
|
"commentRange": {
|
|
9080
|
-
"start":
|
|
9081
|
-
"end":
|
|
9105
|
+
"start": 138,
|
|
9106
|
+
"end": 139
|
|
9082
9107
|
},
|
|
9083
9108
|
"context": {
|
|
9084
9109
|
"type": "variable",
|
|
@@ -9086,8 +9111,8 @@
|
|
|
9086
9111
|
"value": "var( --kendo-line-height, normal )",
|
|
9087
9112
|
"scope": "default",
|
|
9088
9113
|
"line": {
|
|
9089
|
-
"start":
|
|
9090
|
-
"end":
|
|
9114
|
+
"start": 140,
|
|
9115
|
+
"end": 140
|
|
9091
9116
|
}
|
|
9092
9117
|
},
|
|
9093
9118
|
"group": [
|
|
@@ -9100,10 +9125,10 @@
|
|
|
9100
9125
|
}
|
|
9101
9126
|
},
|
|
9102
9127
|
{
|
|
9103
|
-
"description": "
|
|
9128
|
+
"description": "The bottom margin of the Card subtitle.\n",
|
|
9104
9129
|
"commentRange": {
|
|
9105
|
-
"start":
|
|
9106
|
-
"end":
|
|
9130
|
+
"start": 141,
|
|
9131
|
+
"end": 142
|
|
9107
9132
|
},
|
|
9108
9133
|
"context": {
|
|
9109
9134
|
"type": "variable",
|
|
@@ -9111,8 +9136,8 @@
|
|
|
9111
9136
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9112
9137
|
"scope": "default",
|
|
9113
9138
|
"line": {
|
|
9114
|
-
"start":
|
|
9115
|
-
"end":
|
|
9139
|
+
"start": 143,
|
|
9140
|
+
"end": 143
|
|
9116
9141
|
}
|
|
9117
9142
|
},
|
|
9118
9143
|
"group": [
|
|
@@ -9125,10 +9150,10 @@
|
|
|
9125
9150
|
}
|
|
9126
9151
|
},
|
|
9127
9152
|
{
|
|
9128
|
-
"description": "
|
|
9153
|
+
"description": "The text color of the Card subtitle.\n",
|
|
9129
9154
|
"commentRange": {
|
|
9130
|
-
"start":
|
|
9131
|
-
"end":
|
|
9155
|
+
"start": 144,
|
|
9156
|
+
"end": 145
|
|
9132
9157
|
},
|
|
9133
9158
|
"context": {
|
|
9134
9159
|
"type": "variable",
|
|
@@ -9136,8 +9161,8 @@
|
|
|
9136
9161
|
"value": "$kendo-subtle-text",
|
|
9137
9162
|
"scope": "default",
|
|
9138
9163
|
"line": {
|
|
9139
|
-
"start":
|
|
9140
|
-
"end":
|
|
9164
|
+
"start": 146,
|
|
9165
|
+
"end": 146
|
|
9141
9166
|
}
|
|
9142
9167
|
},
|
|
9143
9168
|
"group": [
|
|
@@ -9150,10 +9175,10 @@
|
|
|
9150
9175
|
}
|
|
9151
9176
|
},
|
|
9152
9177
|
{
|
|
9153
|
-
"description": "
|
|
9178
|
+
"description": "The maximum width of the Card image.\n",
|
|
9154
9179
|
"commentRange": {
|
|
9155
|
-
"start":
|
|
9156
|
-
"end":
|
|
9180
|
+
"start": 148,
|
|
9181
|
+
"end": 149
|
|
9157
9182
|
},
|
|
9158
9183
|
"context": {
|
|
9159
9184
|
"type": "variable",
|
|
@@ -9161,8 +9186,8 @@
|
|
|
9161
9186
|
"value": "100px",
|
|
9162
9187
|
"scope": "default",
|
|
9163
9188
|
"line": {
|
|
9164
|
-
"start":
|
|
9165
|
-
"end":
|
|
9189
|
+
"start": 150,
|
|
9190
|
+
"end": 150
|
|
9166
9191
|
}
|
|
9167
9192
|
},
|
|
9168
9193
|
"group": [
|
|
@@ -9175,10 +9200,10 @@
|
|
|
9175
9200
|
}
|
|
9176
9201
|
},
|
|
9177
9202
|
{
|
|
9178
|
-
"description": "
|
|
9203
|
+
"description": "The size of the Avatar in the Card.\n",
|
|
9179
9204
|
"commentRange": {
|
|
9180
|
-
"start":
|
|
9181
|
-
"end":
|
|
9205
|
+
"start": 151,
|
|
9206
|
+
"end": 152
|
|
9182
9207
|
},
|
|
9183
9208
|
"context": {
|
|
9184
9209
|
"type": "variable",
|
|
@@ -9186,8 +9211,8 @@
|
|
|
9186
9211
|
"value": "3rem",
|
|
9187
9212
|
"scope": "default",
|
|
9188
9213
|
"line": {
|
|
9189
|
-
"start":
|
|
9190
|
-
"end":
|
|
9214
|
+
"start": 153,
|
|
9215
|
+
"end": 153
|
|
9191
9216
|
}
|
|
9192
9217
|
},
|
|
9193
9218
|
"group": [
|
|
@@ -9200,10 +9225,10 @@
|
|
|
9200
9225
|
}
|
|
9201
9226
|
},
|
|
9202
9227
|
{
|
|
9203
|
-
"description": "
|
|
9228
|
+
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
9204
9229
|
"commentRange": {
|
|
9205
|
-
"start":
|
|
9206
|
-
"end":
|
|
9230
|
+
"start": 154,
|
|
9231
|
+
"end": 155
|
|
9207
9232
|
},
|
|
9208
9233
|
"context": {
|
|
9209
9234
|
"type": "variable",
|
|
@@ -9211,8 +9236,8 @@
|
|
|
9211
9236
|
"value": "$kendo-card-header-padding-x",
|
|
9212
9237
|
"scope": "default",
|
|
9213
9238
|
"line": {
|
|
9214
|
-
"start":
|
|
9215
|
-
"end":
|
|
9239
|
+
"start": 156,
|
|
9240
|
+
"end": 156
|
|
9216
9241
|
}
|
|
9217
9242
|
},
|
|
9218
9243
|
"group": [
|
|
@@ -9225,10 +9250,10 @@
|
|
|
9225
9250
|
}
|
|
9226
9251
|
},
|
|
9227
9252
|
{
|
|
9228
|
-
"description": "
|
|
9253
|
+
"description": "The horizontal padding of the Card actions.\n",
|
|
9229
9254
|
"commentRange": {
|
|
9230
|
-
"start":
|
|
9231
|
-
"end":
|
|
9255
|
+
"start": 158,
|
|
9256
|
+
"end": 159
|
|
9232
9257
|
},
|
|
9233
9258
|
"context": {
|
|
9234
9259
|
"type": "variable",
|
|
@@ -9236,8 +9261,8 @@
|
|
|
9236
9261
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9237
9262
|
"scope": "default",
|
|
9238
9263
|
"line": {
|
|
9239
|
-
"start":
|
|
9240
|
-
"end":
|
|
9264
|
+
"start": 160,
|
|
9265
|
+
"end": 160
|
|
9241
9266
|
}
|
|
9242
9267
|
},
|
|
9243
9268
|
"group": [
|
|
@@ -9250,10 +9275,10 @@
|
|
|
9250
9275
|
}
|
|
9251
9276
|
},
|
|
9252
9277
|
{
|
|
9253
|
-
"description": "
|
|
9278
|
+
"description": "The vertical padding of the Card actions.\n",
|
|
9254
9279
|
"commentRange": {
|
|
9255
|
-
"start":
|
|
9256
|
-
"end":
|
|
9280
|
+
"start": 161,
|
|
9281
|
+
"end": 162
|
|
9257
9282
|
},
|
|
9258
9283
|
"context": {
|
|
9259
9284
|
"type": "variable",
|
|
@@ -9261,8 +9286,8 @@
|
|
|
9261
9286
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
9262
9287
|
"scope": "default",
|
|
9263
9288
|
"line": {
|
|
9264
|
-
"start":
|
|
9265
|
-
"end":
|
|
9289
|
+
"start": 163,
|
|
9290
|
+
"end": 163
|
|
9266
9291
|
}
|
|
9267
9292
|
},
|
|
9268
9293
|
"group": [
|
|
@@ -9275,10 +9300,10 @@
|
|
|
9275
9300
|
}
|
|
9276
9301
|
},
|
|
9277
9302
|
{
|
|
9278
|
-
"description": "
|
|
9303
|
+
"description": "The top border width of the Card actions.\n",
|
|
9279
9304
|
"commentRange": {
|
|
9280
|
-
"start":
|
|
9281
|
-
"end":
|
|
9305
|
+
"start": 164,
|
|
9306
|
+
"end": 165
|
|
9282
9307
|
},
|
|
9283
9308
|
"context": {
|
|
9284
9309
|
"type": "variable",
|
|
@@ -9286,8 +9311,8 @@
|
|
|
9286
9311
|
"value": "0",
|
|
9287
9312
|
"scope": "default",
|
|
9288
9313
|
"line": {
|
|
9289
|
-
"start":
|
|
9290
|
-
"end":
|
|
9314
|
+
"start": 166,
|
|
9315
|
+
"end": 166
|
|
9291
9316
|
}
|
|
9292
9317
|
},
|
|
9293
9318
|
"group": [
|
|
@@ -9300,10 +9325,10 @@
|
|
|
9300
9325
|
}
|
|
9301
9326
|
},
|
|
9302
9327
|
{
|
|
9303
|
-
"description": "
|
|
9328
|
+
"description": "The spacing between the Card actions.\n",
|
|
9304
9329
|
"commentRange": {
|
|
9305
|
-
"start":
|
|
9306
|
-
"end":
|
|
9330
|
+
"start": 167,
|
|
9331
|
+
"end": 168
|
|
9307
9332
|
},
|
|
9308
9333
|
"context": {
|
|
9309
9334
|
"type": "variable",
|
|
@@ -9311,8 +9336,8 @@
|
|
|
9311
9336
|
"value": "map.get( $kendo-spacing, 2 )",
|
|
9312
9337
|
"scope": "default",
|
|
9313
9338
|
"line": {
|
|
9314
|
-
"start":
|
|
9315
|
-
"end":
|
|
9339
|
+
"start": 169,
|
|
9340
|
+
"end": 169
|
|
9316
9341
|
}
|
|
9317
9342
|
},
|
|
9318
9343
|
"group": [
|
|
@@ -9325,10 +9350,10 @@
|
|
|
9325
9350
|
}
|
|
9326
9351
|
},
|
|
9327
9352
|
{
|
|
9328
|
-
"description": "
|
|
9353
|
+
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
9329
9354
|
"commentRange": {
|
|
9330
|
-
"start":
|
|
9331
|
-
"end":
|
|
9355
|
+
"start": 171,
|
|
9356
|
+
"end": 172
|
|
9332
9357
|
},
|
|
9333
9358
|
"context": {
|
|
9334
9359
|
"type": "variable",
|
|
@@ -9336,8 +9361,8 @@
|
|
|
9336
9361
|
"value": "0",
|
|
9337
9362
|
"scope": "default",
|
|
9338
9363
|
"line": {
|
|
9339
|
-
"start":
|
|
9340
|
-
"end":
|
|
9364
|
+
"start": 173,
|
|
9365
|
+
"end": 173
|
|
9341
9366
|
}
|
|
9342
9367
|
},
|
|
9343
9368
|
"group": [
|
|
@@ -9350,15 +9375,15 @@
|
|
|
9350
9375
|
}
|
|
9351
9376
|
},
|
|
9352
9377
|
{
|
|
9353
|
-
"description": "
|
|
9378
|
+
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
9354
9379
|
"commentRange": {
|
|
9355
9380
|
"start": 174,
|
|
9356
9381
|
"end": 175
|
|
9357
9382
|
},
|
|
9358
9383
|
"context": {
|
|
9359
9384
|
"type": "variable",
|
|
9360
|
-
"name": "kendo-card-
|
|
9361
|
-
"value": "
|
|
9385
|
+
"name": "kendo-card-deck-scroll-button-offset",
|
|
9386
|
+
"value": "( -1 * $kendo-button-border-width )",
|
|
9362
9387
|
"scope": "default",
|
|
9363
9388
|
"line": {
|
|
9364
9389
|
"start": 176,
|
|
@@ -9374,6 +9399,31 @@
|
|
|
9374
9399
|
"name": "_variables.scss"
|
|
9375
9400
|
}
|
|
9376
9401
|
},
|
|
9402
|
+
{
|
|
9403
|
+
"description": "The size of the Card callout.\n",
|
|
9404
|
+
"commentRange": {
|
|
9405
|
+
"start": 178,
|
|
9406
|
+
"end": 179
|
|
9407
|
+
},
|
|
9408
|
+
"context": {
|
|
9409
|
+
"type": "variable",
|
|
9410
|
+
"name": "kendo-card-callout-size",
|
|
9411
|
+
"value": "20px",
|
|
9412
|
+
"scope": "default",
|
|
9413
|
+
"line": {
|
|
9414
|
+
"start": 180,
|
|
9415
|
+
"end": 180
|
|
9416
|
+
}
|
|
9417
|
+
},
|
|
9418
|
+
"group": [
|
|
9419
|
+
"card"
|
|
9420
|
+
],
|
|
9421
|
+
"access": "public",
|
|
9422
|
+
"file": {
|
|
9423
|
+
"path": "card/_variables.scss",
|
|
9424
|
+
"name": "_variables.scss"
|
|
9425
|
+
}
|
|
9426
|
+
},
|
|
9377
9427
|
{
|
|
9378
9428
|
"description": "The font-size of the label of the chart component.\n",
|
|
9379
9429
|
"commentRange": {
|
|
@@ -70874,8 +70924,8 @@
|
|
|
70874
70924
|
{
|
|
70875
70925
|
"description": "Theme variations for the card.\n",
|
|
70876
70926
|
"commentRange": {
|
|
70877
|
-
"start":
|
|
70878
|
-
"end":
|
|
70927
|
+
"start": 182,
|
|
70928
|
+
"end": 182
|
|
70879
70929
|
},
|
|
70880
70930
|
"context": {
|
|
70881
70931
|
"type": "variable",
|
|
@@ -70883,8 +70933,8 @@
|
|
|
70883
70933
|
"value": "( primary, error, warning, success, info )",
|
|
70884
70934
|
"scope": "default",
|
|
70885
70935
|
"line": {
|
|
70886
|
-
"start":
|
|
70887
|
-
"end":
|
|
70936
|
+
"start": 183,
|
|
70937
|
+
"end": 183
|
|
70888
70938
|
}
|
|
70889
70939
|
},
|
|
70890
70940
|
"access": "public",
|
|
@@ -70899,8 +70949,8 @@
|
|
|
70899
70949
|
{
|
|
70900
70950
|
"description": "Theme colors map for the card variations.\n",
|
|
70901
70951
|
"commentRange": {
|
|
70902
|
-
"start":
|
|
70903
|
-
"end":
|
|
70952
|
+
"start": 190,
|
|
70953
|
+
"end": 190
|
|
70904
70954
|
},
|
|
70905
70955
|
"context": {
|
|
70906
70956
|
"type": "variable",
|
|
@@ -70908,8 +70958,8 @@
|
|
|
70908
70958
|
"value": "()",
|
|
70909
70959
|
"scope": "default",
|
|
70910
70960
|
"line": {
|
|
70911
|
-
"start":
|
|
70912
|
-
"end":
|
|
70961
|
+
"start": 191,
|
|
70962
|
+
"end": 191
|
|
70913
70963
|
}
|
|
70914
70964
|
},
|
|
70915
70965
|
"access": "public",
|