@progress/kendo-theme-fluent 12.1.0-dev.2 → 12.1.0-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +7 -7
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +808 -916
- package/dist/meta/sassdoc-raw-data.json +383 -433
- package/dist/meta/variables.json +22 -34
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +8 -8
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/adaptive/_variables.scss +1 -1
- package/scss/calendar/_variables.scss +1 -5
- package/scss/card/_variables.scss +1 -5
- package/scss/core/color-system/_swatch.scss +4 -4
- package/scss/drawer/_variables.scss +1 -1
- package/scss/filter/_variables.scss +1 -1
- package/scss/gantt/_variables.scss +6 -6
- package/scss/orgchart/_variables.scss +1 -1
- package/scss/pdf-viewer/_variables.scss +2 -2
- package/scss/time-marker/_variables.scss +3 -1
|
@@ -8170,46 +8170,19 @@
|
|
|
8170
8170
|
"resolvedType": "String"
|
|
8171
8171
|
},
|
|
8172
8172
|
{
|
|
8173
|
-
"description": "The
|
|
8173
|
+
"description": "The border color of the calendar header.\n",
|
|
8174
8174
|
"commentRange": {
|
|
8175
8175
|
"start": 51,
|
|
8176
8176
|
"end": 52
|
|
8177
8177
|
},
|
|
8178
|
-
"context": {
|
|
8179
|
-
"type": "variable",
|
|
8180
|
-
"name": "kendo-calendar-header-text",
|
|
8181
|
-
"value": "var( --kendo-calendar-header-text, #{$kendo-calendar-text} )",
|
|
8182
|
-
"scope": "default",
|
|
8183
|
-
"line": {
|
|
8184
|
-
"start": 53,
|
|
8185
|
-
"end": 53
|
|
8186
|
-
}
|
|
8187
|
-
},
|
|
8188
|
-
"group": [
|
|
8189
|
-
"calendar"
|
|
8190
|
-
],
|
|
8191
|
-
"access": "public",
|
|
8192
|
-
"file": {
|
|
8193
|
-
"path": "fluent/scss/calendar/_variables.scss",
|
|
8194
|
-
"name": "_variables.scss"
|
|
8195
|
-
},
|
|
8196
|
-
"resolvedValue": "var(--kendo-calendar-header-text, var(--kendo-calendar-text, var(--kendo-color-on-app-surface, #242424)))",
|
|
8197
|
-
"resolvedType": "String"
|
|
8198
|
-
},
|
|
8199
|
-
{
|
|
8200
|
-
"description": "The border color of the calendar header.\n",
|
|
8201
|
-
"commentRange": {
|
|
8202
|
-
"start": 54,
|
|
8203
|
-
"end": 55
|
|
8204
|
-
},
|
|
8205
8178
|
"context": {
|
|
8206
8179
|
"type": "variable",
|
|
8207
8180
|
"name": "kendo-calendar-header-border",
|
|
8208
8181
|
"value": "var( --kendo-calendar-header-border, #{$kendo-calendar-border} )",
|
|
8209
8182
|
"scope": "default",
|
|
8210
8183
|
"line": {
|
|
8211
|
-
"start":
|
|
8212
|
-
"end":
|
|
8184
|
+
"start": 53,
|
|
8185
|
+
"end": 53
|
|
8213
8186
|
}
|
|
8214
8187
|
},
|
|
8215
8188
|
"group": [
|
|
@@ -8226,8 +8199,8 @@
|
|
|
8226
8199
|
{
|
|
8227
8200
|
"description": "The spacing between the navigation buttons of the Calendar.\n",
|
|
8228
8201
|
"commentRange": {
|
|
8229
|
-
"start":
|
|
8230
|
-
"end":
|
|
8202
|
+
"start": 55,
|
|
8203
|
+
"end": 56
|
|
8231
8204
|
},
|
|
8232
8205
|
"context": {
|
|
8233
8206
|
"type": "variable",
|
|
@@ -8235,8 +8208,8 @@
|
|
|
8235
8208
|
"value": "var( --kendo-calendar-nav-gap, k-spacing(0) )",
|
|
8236
8209
|
"scope": "default",
|
|
8237
8210
|
"line": {
|
|
8238
|
-
"start":
|
|
8239
|
-
"end":
|
|
8211
|
+
"start": 57,
|
|
8212
|
+
"end": 57
|
|
8240
8213
|
}
|
|
8241
8214
|
},
|
|
8242
8215
|
"group": [
|
|
@@ -8253,8 +8226,8 @@
|
|
|
8253
8226
|
{
|
|
8254
8227
|
"description": "The horizontal padding of the calendar footer.\n",
|
|
8255
8228
|
"commentRange": {
|
|
8256
|
-
"start":
|
|
8257
|
-
"end":
|
|
8229
|
+
"start": 59,
|
|
8230
|
+
"end": 60
|
|
8258
8231
|
},
|
|
8259
8232
|
"context": {
|
|
8260
8233
|
"type": "variable",
|
|
@@ -8262,8 +8235,8 @@
|
|
|
8262
8235
|
"value": "var( --kendo-calendar-footer-padding-x, k-spacing(1) )",
|
|
8263
8236
|
"scope": "default",
|
|
8264
8237
|
"line": {
|
|
8265
|
-
"start":
|
|
8266
|
-
"end":
|
|
8238
|
+
"start": 61,
|
|
8239
|
+
"end": 61
|
|
8267
8240
|
}
|
|
8268
8241
|
},
|
|
8269
8242
|
"group": [
|
|
@@ -8280,8 +8253,8 @@
|
|
|
8280
8253
|
{
|
|
8281
8254
|
"description": "The vertical padding of the calendar footer.\n",
|
|
8282
8255
|
"commentRange": {
|
|
8283
|
-
"start":
|
|
8284
|
-
"end":
|
|
8256
|
+
"start": 62,
|
|
8257
|
+
"end": 63
|
|
8285
8258
|
},
|
|
8286
8259
|
"context": {
|
|
8287
8260
|
"type": "variable",
|
|
@@ -8289,8 +8262,8 @@
|
|
|
8289
8262
|
"value": "var( --kendo-calendar-footer-padding-y, k-spacing(1) )",
|
|
8290
8263
|
"scope": "default",
|
|
8291
8264
|
"line": {
|
|
8292
|
-
"start":
|
|
8293
|
-
"end":
|
|
8265
|
+
"start": 64,
|
|
8266
|
+
"end": 64
|
|
8294
8267
|
}
|
|
8295
8268
|
},
|
|
8296
8269
|
"group": [
|
|
@@ -8307,8 +8280,8 @@
|
|
|
8307
8280
|
{
|
|
8308
8281
|
"description": "The horizontal padding of the calendar cell.\n",
|
|
8309
8282
|
"commentRange": {
|
|
8310
|
-
"start":
|
|
8311
|
-
"end":
|
|
8283
|
+
"start": 66,
|
|
8284
|
+
"end": 67
|
|
8312
8285
|
},
|
|
8313
8286
|
"context": {
|
|
8314
8287
|
"type": "variable",
|
|
@@ -8316,8 +8289,8 @@
|
|
|
8316
8289
|
"value": "k-spacing(1)",
|
|
8317
8290
|
"scope": "default",
|
|
8318
8291
|
"line": {
|
|
8319
|
-
"start":
|
|
8320
|
-
"end":
|
|
8292
|
+
"start": 68,
|
|
8293
|
+
"end": 68
|
|
8321
8294
|
}
|
|
8322
8295
|
},
|
|
8323
8296
|
"group": [
|
|
@@ -8334,8 +8307,8 @@
|
|
|
8334
8307
|
{
|
|
8335
8308
|
"description": "The vertical padding of the calendar cell.\n",
|
|
8336
8309
|
"commentRange": {
|
|
8337
|
-
"start":
|
|
8338
|
-
"end":
|
|
8310
|
+
"start": 69,
|
|
8311
|
+
"end": 70
|
|
8339
8312
|
},
|
|
8340
8313
|
"context": {
|
|
8341
8314
|
"type": "variable",
|
|
@@ -8343,8 +8316,8 @@
|
|
|
8343
8316
|
"value": "$kendo-calendar-cell-padding-x",
|
|
8344
8317
|
"scope": "default",
|
|
8345
8318
|
"line": {
|
|
8346
|
-
"start":
|
|
8347
|
-
"end":
|
|
8319
|
+
"start": 71,
|
|
8320
|
+
"end": 71
|
|
8348
8321
|
}
|
|
8349
8322
|
},
|
|
8350
8323
|
"group": [
|
|
@@ -8361,8 +8334,8 @@
|
|
|
8361
8334
|
{
|
|
8362
8335
|
"description": "The border radius of the calendar cell.\n",
|
|
8363
8336
|
"commentRange": {
|
|
8364
|
-
"start":
|
|
8365
|
-
"end":
|
|
8337
|
+
"start": 72,
|
|
8338
|
+
"end": 73
|
|
8366
8339
|
},
|
|
8367
8340
|
"context": {
|
|
8368
8341
|
"type": "variable",
|
|
@@ -8370,8 +8343,8 @@
|
|
|
8370
8343
|
"value": "var( --kendo-calendar-cell-border-radius, var( --kendo-calendar-border-radius-md, var( --kendo-border-radius-md, 0) ) )",
|
|
8371
8344
|
"scope": "default",
|
|
8372
8345
|
"line": {
|
|
8373
|
-
"start":
|
|
8374
|
-
"end":
|
|
8346
|
+
"start": 74,
|
|
8347
|
+
"end": 74
|
|
8375
8348
|
}
|
|
8376
8349
|
},
|
|
8377
8350
|
"group": [
|
|
@@ -8388,8 +8361,8 @@
|
|
|
8388
8361
|
{
|
|
8389
8362
|
"description": "The horizontal padding of the calendar header cell.\n",
|
|
8390
8363
|
"commentRange": {
|
|
8391
|
-
"start":
|
|
8392
|
-
"end":
|
|
8364
|
+
"start": 76,
|
|
8365
|
+
"end": 77
|
|
8393
8366
|
},
|
|
8394
8367
|
"context": {
|
|
8395
8368
|
"type": "variable",
|
|
@@ -8397,8 +8370,8 @@
|
|
|
8397
8370
|
"value": "var( --kendo-calendar-header-cell-padding-x, k-spacing(0.5) )",
|
|
8398
8371
|
"scope": "default",
|
|
8399
8372
|
"line": {
|
|
8400
|
-
"start":
|
|
8401
|
-
"end":
|
|
8373
|
+
"start": 78,
|
|
8374
|
+
"end": 78
|
|
8402
8375
|
}
|
|
8403
8376
|
},
|
|
8404
8377
|
"group": [
|
|
@@ -8415,8 +8388,8 @@
|
|
|
8415
8388
|
{
|
|
8416
8389
|
"description": "Th vertical padding of the calendar header cell.\n",
|
|
8417
8390
|
"commentRange": {
|
|
8418
|
-
"start":
|
|
8419
|
-
"end":
|
|
8391
|
+
"start": 79,
|
|
8392
|
+
"end": 80
|
|
8420
8393
|
},
|
|
8421
8394
|
"context": {
|
|
8422
8395
|
"type": "variable",
|
|
@@ -8424,8 +8397,8 @@
|
|
|
8424
8397
|
"value": "var( --kendo-calendar-header-cell-padding-y, k-spacing(0.5) )",
|
|
8425
8398
|
"scope": "default",
|
|
8426
8399
|
"line": {
|
|
8427
|
-
"start":
|
|
8428
|
-
"end":
|
|
8400
|
+
"start": 81,
|
|
8401
|
+
"end": 81
|
|
8429
8402
|
}
|
|
8430
8403
|
},
|
|
8431
8404
|
"group": [
|
|
@@ -8442,8 +8415,8 @@
|
|
|
8442
8415
|
{
|
|
8443
8416
|
"description": "The width of the calendar header cell.\n",
|
|
8444
8417
|
"commentRange": {
|
|
8445
|
-
"start":
|
|
8446
|
-
"end":
|
|
8418
|
+
"start": 82,
|
|
8419
|
+
"end": 83
|
|
8447
8420
|
},
|
|
8448
8421
|
"context": {
|
|
8449
8422
|
"type": "variable",
|
|
@@ -8451,8 +8424,8 @@
|
|
|
8451
8424
|
"value": "var( --kendo-calendar-header-cell-width, #{$kendo-calendar-cell-size} )",
|
|
8452
8425
|
"scope": "default",
|
|
8453
8426
|
"line": {
|
|
8454
|
-
"start":
|
|
8455
|
-
"end":
|
|
8427
|
+
"start": 84,
|
|
8428
|
+
"end": 84
|
|
8456
8429
|
}
|
|
8457
8430
|
},
|
|
8458
8431
|
"group": [
|
|
@@ -8469,8 +8442,8 @@
|
|
|
8469
8442
|
{
|
|
8470
8443
|
"description": "The height of the calendar header cell.\n",
|
|
8471
8444
|
"commentRange": {
|
|
8472
|
-
"start":
|
|
8473
|
-
"end":
|
|
8445
|
+
"start": 85,
|
|
8446
|
+
"end": 86
|
|
8474
8447
|
},
|
|
8475
8448
|
"context": {
|
|
8476
8449
|
"type": "variable",
|
|
@@ -8478,8 +8451,8 @@
|
|
|
8478
8451
|
"value": "var( --kendo-calendar-header-cell-height, #{$kendo-calendar-cell-size} )",
|
|
8479
8452
|
"scope": "default",
|
|
8480
8453
|
"line": {
|
|
8481
|
-
"start":
|
|
8482
|
-
"end":
|
|
8454
|
+
"start": 87,
|
|
8455
|
+
"end": 87
|
|
8483
8456
|
}
|
|
8484
8457
|
},
|
|
8485
8458
|
"group": [
|
|
@@ -8496,8 +8469,8 @@
|
|
|
8496
8469
|
{
|
|
8497
8470
|
"description": "The font size of the calendar header cell.\n",
|
|
8498
8471
|
"commentRange": {
|
|
8499
|
-
"start":
|
|
8500
|
-
"end":
|
|
8472
|
+
"start": 88,
|
|
8473
|
+
"end": 89
|
|
8501
8474
|
},
|
|
8502
8475
|
"context": {
|
|
8503
8476
|
"type": "variable",
|
|
@@ -8505,8 +8478,8 @@
|
|
|
8505
8478
|
"value": "var( --kendo-calendar-header-cell-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
8506
8479
|
"scope": "default",
|
|
8507
8480
|
"line": {
|
|
8508
|
-
"start":
|
|
8509
|
-
"end":
|
|
8481
|
+
"start": 90,
|
|
8482
|
+
"end": 90
|
|
8510
8483
|
}
|
|
8511
8484
|
},
|
|
8512
8485
|
"group": [
|
|
@@ -8523,8 +8496,8 @@
|
|
|
8523
8496
|
{
|
|
8524
8497
|
"description": "The line height of the calendar header cell.\n",
|
|
8525
8498
|
"commentRange": {
|
|
8526
|
-
"start":
|
|
8527
|
-
"end":
|
|
8499
|
+
"start": 91,
|
|
8500
|
+
"end": 92
|
|
8528
8501
|
},
|
|
8529
8502
|
"context": {
|
|
8530
8503
|
"type": "variable",
|
|
@@ -8532,8 +8505,8 @@
|
|
|
8532
8505
|
"value": "var( --kendo-calendar-header-cell-line-height, 2 )",
|
|
8533
8506
|
"scope": "default",
|
|
8534
8507
|
"line": {
|
|
8535
|
-
"start":
|
|
8536
|
-
"end":
|
|
8508
|
+
"start": 93,
|
|
8509
|
+
"end": 93
|
|
8537
8510
|
}
|
|
8538
8511
|
},
|
|
8539
8512
|
"group": [
|
|
@@ -8550,8 +8523,8 @@
|
|
|
8550
8523
|
{
|
|
8551
8524
|
"description": "The text color of the calendar header cell.\n",
|
|
8552
8525
|
"commentRange": {
|
|
8553
|
-
"start":
|
|
8554
|
-
"end":
|
|
8526
|
+
"start": 94,
|
|
8527
|
+
"end": 95
|
|
8555
8528
|
},
|
|
8556
8529
|
"context": {
|
|
8557
8530
|
"type": "variable",
|
|
@@ -8559,8 +8532,8 @@
|
|
|
8559
8532
|
"value": "var( --kendo-calendar-header-cell-text, inherit )",
|
|
8560
8533
|
"scope": "default",
|
|
8561
8534
|
"line": {
|
|
8562
|
-
"start":
|
|
8563
|
-
"end":
|
|
8535
|
+
"start": 96,
|
|
8536
|
+
"end": 96
|
|
8564
8537
|
}
|
|
8565
8538
|
},
|
|
8566
8539
|
"group": [
|
|
@@ -8577,8 +8550,8 @@
|
|
|
8577
8550
|
{
|
|
8578
8551
|
"description": "The horizontal padding of the calendar captions.\n",
|
|
8579
8552
|
"commentRange": {
|
|
8580
|
-
"start":
|
|
8581
|
-
"end":
|
|
8553
|
+
"start": 98,
|
|
8554
|
+
"end": 99
|
|
8582
8555
|
},
|
|
8583
8556
|
"context": {
|
|
8584
8557
|
"type": "variable",
|
|
@@ -8586,8 +8559,8 @@
|
|
|
8586
8559
|
"value": "var( --kendo-calendar-caption-padding-x, k-spacing(3) )",
|
|
8587
8560
|
"scope": "default",
|
|
8588
8561
|
"line": {
|
|
8589
|
-
"start":
|
|
8590
|
-
"end":
|
|
8562
|
+
"start": 100,
|
|
8563
|
+
"end": 100
|
|
8591
8564
|
}
|
|
8592
8565
|
},
|
|
8593
8566
|
"group": [
|
|
@@ -8604,8 +8577,8 @@
|
|
|
8604
8577
|
{
|
|
8605
8578
|
"description": "The vertical padding of the calendar captions.\n",
|
|
8606
8579
|
"commentRange": {
|
|
8607
|
-
"start":
|
|
8608
|
-
"end":
|
|
8580
|
+
"start": 101,
|
|
8581
|
+
"end": 102
|
|
8609
8582
|
},
|
|
8610
8583
|
"context": {
|
|
8611
8584
|
"type": "variable",
|
|
@@ -8613,8 +8586,8 @@
|
|
|
8613
8586
|
"value": "var( --kendo-calendar-caption-padding-y, k-spacing(1) )",
|
|
8614
8587
|
"scope": "default",
|
|
8615
8588
|
"line": {
|
|
8616
|
-
"start":
|
|
8617
|
-
"end":
|
|
8589
|
+
"start": 103,
|
|
8590
|
+
"end": 103
|
|
8618
8591
|
}
|
|
8619
8592
|
},
|
|
8620
8593
|
"group": [
|
|
@@ -8631,8 +8604,8 @@
|
|
|
8631
8604
|
{
|
|
8632
8605
|
"description": "The height of the calendar captions.\n",
|
|
8633
8606
|
"commentRange": {
|
|
8634
|
-
"start":
|
|
8635
|
-
"end":
|
|
8607
|
+
"start": 104,
|
|
8608
|
+
"end": 105
|
|
8636
8609
|
},
|
|
8637
8610
|
"context": {
|
|
8638
8611
|
"type": "variable",
|
|
@@ -8640,8 +8613,8 @@
|
|
|
8640
8613
|
"value": "var( --kendo-calendar-caption-height, #{$kendo-calendar-cell-size} )",
|
|
8641
8614
|
"scope": "default",
|
|
8642
8615
|
"line": {
|
|
8643
|
-
"start":
|
|
8644
|
-
"end":
|
|
8616
|
+
"start": 106,
|
|
8617
|
+
"end": 106
|
|
8645
8618
|
}
|
|
8646
8619
|
},
|
|
8647
8620
|
"group": [
|
|
@@ -8658,8 +8631,8 @@
|
|
|
8658
8631
|
{
|
|
8659
8632
|
"description": "The font size of the calendar captions.\n",
|
|
8660
8633
|
"commentRange": {
|
|
8661
|
-
"start":
|
|
8662
|
-
"end":
|
|
8634
|
+
"start": 107,
|
|
8635
|
+
"end": 108
|
|
8663
8636
|
},
|
|
8664
8637
|
"context": {
|
|
8665
8638
|
"type": "variable",
|
|
@@ -8667,8 +8640,8 @@
|
|
|
8667
8640
|
"value": "var( --kendo-calendar-caption-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
8668
8641
|
"scope": "default",
|
|
8669
8642
|
"line": {
|
|
8670
|
-
"start":
|
|
8671
|
-
"end":
|
|
8643
|
+
"start": 109,
|
|
8644
|
+
"end": 109
|
|
8672
8645
|
}
|
|
8673
8646
|
},
|
|
8674
8647
|
"group": [
|
|
@@ -8685,8 +8658,8 @@
|
|
|
8685
8658
|
{
|
|
8686
8659
|
"description": "The line height of the calendar captions.\n",
|
|
8687
8660
|
"commentRange": {
|
|
8688
|
-
"start":
|
|
8689
|
-
"end":
|
|
8661
|
+
"start": 110,
|
|
8662
|
+
"end": 111
|
|
8690
8663
|
},
|
|
8691
8664
|
"context": {
|
|
8692
8665
|
"type": "variable",
|
|
@@ -8694,8 +8667,8 @@
|
|
|
8694
8667
|
"value": "var( --kendo-calendar-caption-line-height, normal )",
|
|
8695
8668
|
"scope": "default",
|
|
8696
8669
|
"line": {
|
|
8697
|
-
"start":
|
|
8698
|
-
"end":
|
|
8670
|
+
"start": 112,
|
|
8671
|
+
"end": 112
|
|
8699
8672
|
}
|
|
8700
8673
|
},
|
|
8701
8674
|
"group": [
|
|
@@ -8712,8 +8685,8 @@
|
|
|
8712
8685
|
{
|
|
8713
8686
|
"description": "Font weight of the calendar captions.\n",
|
|
8714
8687
|
"commentRange": {
|
|
8715
|
-
"start":
|
|
8716
|
-
"end":
|
|
8688
|
+
"start": 113,
|
|
8689
|
+
"end": 114
|
|
8717
8690
|
},
|
|
8718
8691
|
"context": {
|
|
8719
8692
|
"type": "variable",
|
|
@@ -8721,8 +8694,8 @@
|
|
|
8721
8694
|
"value": "var( --kendo-calendar-caption-font-weight, bold )",
|
|
8722
8695
|
"scope": "default",
|
|
8723
8696
|
"line": {
|
|
8724
|
-
"start":
|
|
8725
|
-
"end":
|
|
8697
|
+
"start": 115,
|
|
8698
|
+
"end": 115
|
|
8726
8699
|
}
|
|
8727
8700
|
},
|
|
8728
8701
|
"group": [
|
|
@@ -8739,8 +8712,8 @@
|
|
|
8739
8712
|
{
|
|
8740
8713
|
"description": "The text color of the calendar captions.\n",
|
|
8741
8714
|
"commentRange": {
|
|
8742
|
-
"start":
|
|
8743
|
-
"end":
|
|
8715
|
+
"start": 116,
|
|
8716
|
+
"end": 117
|
|
8744
8717
|
},
|
|
8745
8718
|
"context": {
|
|
8746
8719
|
"type": "variable",
|
|
@@ -8748,8 +8721,8 @@
|
|
|
8748
8721
|
"value": "var( --kendo-calendar-caption-color, k-color(subtle) )",
|
|
8749
8722
|
"scope": "default",
|
|
8750
8723
|
"line": {
|
|
8751
|
-
"start":
|
|
8752
|
-
"end":
|
|
8724
|
+
"start": 118,
|
|
8725
|
+
"end": 118
|
|
8753
8726
|
}
|
|
8754
8727
|
},
|
|
8755
8728
|
"group": [
|
|
@@ -8766,8 +8739,8 @@
|
|
|
8766
8739
|
{
|
|
8767
8740
|
"description": "The width of the Calendar view.\n",
|
|
8768
8741
|
"commentRange": {
|
|
8769
|
-
"start":
|
|
8770
|
-
"end":
|
|
8742
|
+
"start": 120,
|
|
8743
|
+
"end": 121
|
|
8771
8744
|
},
|
|
8772
8745
|
"context": {
|
|
8773
8746
|
"type": "variable",
|
|
@@ -8775,8 +8748,8 @@
|
|
|
8775
8748
|
"value": "var( --kendo-calendar-view-width, calc(#{$kendo-calendar-cell-size} * 7) )",
|
|
8776
8749
|
"scope": "default",
|
|
8777
8750
|
"line": {
|
|
8778
|
-
"start":
|
|
8779
|
-
"end":
|
|
8751
|
+
"start": 122,
|
|
8752
|
+
"end": 122
|
|
8780
8753
|
}
|
|
8781
8754
|
},
|
|
8782
8755
|
"group": [
|
|
@@ -8793,8 +8766,8 @@
|
|
|
8793
8766
|
{
|
|
8794
8767
|
"description": "The height of the Calendar view.\n",
|
|
8795
8768
|
"commentRange": {
|
|
8796
|
-
"start":
|
|
8797
|
-
"end":
|
|
8769
|
+
"start": 123,
|
|
8770
|
+
"end": 124
|
|
8798
8771
|
},
|
|
8799
8772
|
"context": {
|
|
8800
8773
|
"type": "variable",
|
|
@@ -8802,8 +8775,8 @@
|
|
|
8802
8775
|
"value": "var( --kendo-calendar-view-height, calc(#{$kendo-calendar-cell-size} * 7) )",
|
|
8803
8776
|
"scope": "default",
|
|
8804
8777
|
"line": {
|
|
8805
|
-
"start":
|
|
8806
|
-
"end":
|
|
8778
|
+
"start": 125,
|
|
8779
|
+
"end": 125
|
|
8807
8780
|
}
|
|
8808
8781
|
},
|
|
8809
8782
|
"group": [
|
|
@@ -8820,8 +8793,8 @@
|
|
|
8820
8793
|
{
|
|
8821
8794
|
"description": "The bottom padding of Calendar views.\n",
|
|
8822
8795
|
"commentRange": {
|
|
8823
|
-
"start":
|
|
8824
|
-
"end":
|
|
8796
|
+
"start": 127,
|
|
8797
|
+
"end": 128
|
|
8825
8798
|
},
|
|
8826
8799
|
"context": {
|
|
8827
8800
|
"type": "variable",
|
|
@@ -8829,8 +8802,8 @@
|
|
|
8829
8802
|
"value": "var( --kendo-calendar-view-padding-block-end, k-spacing(1) )",
|
|
8830
8803
|
"scope": "default",
|
|
8831
8804
|
"line": {
|
|
8832
|
-
"start":
|
|
8833
|
-
"end":
|
|
8805
|
+
"start": 129,
|
|
8806
|
+
"end": 129
|
|
8834
8807
|
}
|
|
8835
8808
|
},
|
|
8836
8809
|
"group": [
|
|
@@ -8847,8 +8820,8 @@
|
|
|
8847
8820
|
{
|
|
8848
8821
|
"description": "The spacing between the views in the multiview Calendar.\n",
|
|
8849
8822
|
"commentRange": {
|
|
8850
|
-
"start":
|
|
8851
|
-
"end":
|
|
8823
|
+
"start": 130,
|
|
8824
|
+
"end": 131
|
|
8852
8825
|
},
|
|
8853
8826
|
"context": {
|
|
8854
8827
|
"type": "variable",
|
|
@@ -8856,8 +8829,8 @@
|
|
|
8856
8829
|
"value": "var( --kendo-calendar-view-gap, k-spacing(4) )",
|
|
8857
8830
|
"scope": "default",
|
|
8858
8831
|
"line": {
|
|
8859
|
-
"start":
|
|
8860
|
-
"end":
|
|
8832
|
+
"start": 132,
|
|
8833
|
+
"end": 132
|
|
8861
8834
|
}
|
|
8862
8835
|
},
|
|
8863
8836
|
"group": [
|
|
@@ -8874,8 +8847,8 @@
|
|
|
8874
8847
|
{
|
|
8875
8848
|
"description": "The background color of the calendar weekend cell.\n",
|
|
8876
8849
|
"commentRange": {
|
|
8877
|
-
"start":
|
|
8878
|
-
"end":
|
|
8850
|
+
"start": 134,
|
|
8851
|
+
"end": 135
|
|
8879
8852
|
},
|
|
8880
8853
|
"context": {
|
|
8881
8854
|
"type": "variable",
|
|
@@ -8883,8 +8856,8 @@
|
|
|
8883
8856
|
"value": "var( --kendo-calendar-weekend-bg, inherit )",
|
|
8884
8857
|
"scope": "default",
|
|
8885
8858
|
"line": {
|
|
8886
|
-
"start":
|
|
8887
|
-
"end":
|
|
8859
|
+
"start": 136,
|
|
8860
|
+
"end": 136
|
|
8888
8861
|
}
|
|
8889
8862
|
},
|
|
8890
8863
|
"group": [
|
|
@@ -8901,8 +8874,8 @@
|
|
|
8901
8874
|
{
|
|
8902
8875
|
"description": "The text color of the calendar weekend cell.\n",
|
|
8903
8876
|
"commentRange": {
|
|
8904
|
-
"start":
|
|
8905
|
-
"end":
|
|
8877
|
+
"start": 137,
|
|
8878
|
+
"end": 138
|
|
8906
8879
|
},
|
|
8907
8880
|
"context": {
|
|
8908
8881
|
"type": "variable",
|
|
@@ -8910,8 +8883,8 @@
|
|
|
8910
8883
|
"value": "var( --kendo-calendar-weekend-text, inherit )",
|
|
8911
8884
|
"scope": "default",
|
|
8912
8885
|
"line": {
|
|
8913
|
-
"start":
|
|
8914
|
-
"end":
|
|
8886
|
+
"start": 139,
|
|
8887
|
+
"end": 139
|
|
8915
8888
|
}
|
|
8916
8889
|
},
|
|
8917
8890
|
"group": [
|
|
@@ -8928,8 +8901,8 @@
|
|
|
8928
8901
|
{
|
|
8929
8902
|
"description": "The text color of the calendar today cell.\n",
|
|
8930
8903
|
"commentRange": {
|
|
8931
|
-
"start":
|
|
8932
|
-
"end":
|
|
8904
|
+
"start": 141,
|
|
8905
|
+
"end": 142
|
|
8933
8906
|
},
|
|
8934
8907
|
"context": {
|
|
8935
8908
|
"type": "variable",
|
|
@@ -8937,8 +8910,8 @@
|
|
|
8937
8910
|
"value": "var( --kendo-calendar-today-text, k-color(on-primary) )",
|
|
8938
8911
|
"scope": "default",
|
|
8939
8912
|
"line": {
|
|
8940
|
-
"start":
|
|
8941
|
-
"end":
|
|
8913
|
+
"start": 143,
|
|
8914
|
+
"end": 143
|
|
8942
8915
|
}
|
|
8943
8916
|
},
|
|
8944
8917
|
"group": [
|
|
@@ -8955,8 +8928,8 @@
|
|
|
8955
8928
|
{
|
|
8956
8929
|
"description": "The background color of the calendar today cell.\n",
|
|
8957
8930
|
"commentRange": {
|
|
8958
|
-
"start":
|
|
8959
|
-
"end":
|
|
8931
|
+
"start": 144,
|
|
8932
|
+
"end": 145
|
|
8960
8933
|
},
|
|
8961
8934
|
"context": {
|
|
8962
8935
|
"type": "variable",
|
|
@@ -8964,8 +8937,8 @@
|
|
|
8964
8937
|
"value": "var( --kendo-calendar-today-bg, k-color(primary) )",
|
|
8965
8938
|
"scope": "default",
|
|
8966
8939
|
"line": {
|
|
8967
|
-
"start":
|
|
8968
|
-
"end":
|
|
8940
|
+
"start": 146,
|
|
8941
|
+
"end": 146
|
|
8969
8942
|
}
|
|
8970
8943
|
},
|
|
8971
8944
|
"group": [
|
|
@@ -8982,8 +8955,8 @@
|
|
|
8982
8955
|
{
|
|
8983
8956
|
"description": "The text color of the calendar today cell when hovered.\n",
|
|
8984
8957
|
"commentRange": {
|
|
8985
|
-
"start":
|
|
8986
|
-
"end":
|
|
8958
|
+
"start": 147,
|
|
8959
|
+
"end": 148
|
|
8987
8960
|
},
|
|
8988
8961
|
"context": {
|
|
8989
8962
|
"type": "variable",
|
|
@@ -8991,8 +8964,8 @@
|
|
|
8991
8964
|
"value": "var( --kendo-calendar-today-hover-text, k-color(on-primary) )",
|
|
8992
8965
|
"scope": "default",
|
|
8993
8966
|
"line": {
|
|
8994
|
-
"start":
|
|
8995
|
-
"end":
|
|
8967
|
+
"start": 149,
|
|
8968
|
+
"end": 149
|
|
8996
8969
|
}
|
|
8997
8970
|
},
|
|
8998
8971
|
"group": [
|
|
@@ -9009,8 +8982,8 @@
|
|
|
9009
8982
|
{
|
|
9010
8983
|
"description": "The background color of the calendar today cell when hovered.\n",
|
|
9011
8984
|
"commentRange": {
|
|
9012
|
-
"start":
|
|
9013
|
-
"end":
|
|
8985
|
+
"start": 150,
|
|
8986
|
+
"end": 151
|
|
9014
8987
|
},
|
|
9015
8988
|
"context": {
|
|
9016
8989
|
"type": "variable",
|
|
@@ -9018,8 +8991,8 @@
|
|
|
9018
8991
|
"value": "var( --kendo-calendar-today-hover-bg, $kendo-calendar-today-bg )",
|
|
9019
8992
|
"scope": "default",
|
|
9020
8993
|
"line": {
|
|
9021
|
-
"start":
|
|
9022
|
-
"end":
|
|
8994
|
+
"start": 152,
|
|
8995
|
+
"end": 152
|
|
9023
8996
|
}
|
|
9024
8997
|
},
|
|
9025
8998
|
"group": [
|
|
@@ -9036,8 +9009,8 @@
|
|
|
9036
9009
|
{
|
|
9037
9010
|
"description": "The border radius of the calendar today cell.\n",
|
|
9038
9011
|
"commentRange": {
|
|
9039
|
-
"start":
|
|
9040
|
-
"end":
|
|
9012
|
+
"start": 153,
|
|
9013
|
+
"end": 154
|
|
9041
9014
|
},
|
|
9042
9015
|
"context": {
|
|
9043
9016
|
"type": "variable",
|
|
@@ -9045,8 +9018,8 @@
|
|
|
9045
9018
|
"value": "var( --kendo-calendar-today-border-radius, 9999px )",
|
|
9046
9019
|
"scope": "default",
|
|
9047
9020
|
"line": {
|
|
9048
|
-
"start":
|
|
9049
|
-
"end":
|
|
9021
|
+
"start": 155,
|
|
9022
|
+
"end": 155
|
|
9050
9023
|
}
|
|
9051
9024
|
},
|
|
9052
9025
|
"group": [
|
|
@@ -9063,8 +9036,8 @@
|
|
|
9063
9036
|
{
|
|
9064
9037
|
"description": "The font weight of the current day in the Calendar.\n",
|
|
9065
9038
|
"commentRange": {
|
|
9066
|
-
"start":
|
|
9067
|
-
"end":
|
|
9039
|
+
"start": 156,
|
|
9040
|
+
"end": 157
|
|
9068
9041
|
},
|
|
9069
9042
|
"context": {
|
|
9070
9043
|
"type": "variable",
|
|
@@ -9072,8 +9045,8 @@
|
|
|
9072
9045
|
"value": "var( --kendo-calendar-today-font-weight, var( --kendo-calendar-font-weight-normal, var( --kendo-font-weight-normal, normal ) ) )",
|
|
9073
9046
|
"scope": "default",
|
|
9074
9047
|
"line": {
|
|
9075
|
-
"start":
|
|
9076
|
-
"end":
|
|
9048
|
+
"start": 158,
|
|
9049
|
+
"end": 158
|
|
9077
9050
|
}
|
|
9078
9051
|
},
|
|
9079
9052
|
"group": [
|
|
@@ -9090,8 +9063,8 @@
|
|
|
9090
9063
|
{
|
|
9091
9064
|
"description": "The box shadow of the current day in the Calendar.\n",
|
|
9092
9065
|
"commentRange": {
|
|
9093
|
-
"start":
|
|
9094
|
-
"end":
|
|
9066
|
+
"start": 159,
|
|
9067
|
+
"end": 160
|
|
9095
9068
|
},
|
|
9096
9069
|
"context": {
|
|
9097
9070
|
"type": "variable",
|
|
@@ -9099,8 +9072,8 @@
|
|
|
9099
9072
|
"value": "var( --kendo-calendar-today-box-shadow, null )",
|
|
9100
9073
|
"scope": "default",
|
|
9101
9074
|
"line": {
|
|
9102
|
-
"start":
|
|
9103
|
-
"end":
|
|
9075
|
+
"start": 161,
|
|
9076
|
+
"end": 161
|
|
9104
9077
|
}
|
|
9105
9078
|
},
|
|
9106
9079
|
"group": [
|
|
@@ -9117,8 +9090,8 @@
|
|
|
9117
9090
|
{
|
|
9118
9091
|
"description": "The background color of the calendar week number cell.\n",
|
|
9119
9092
|
"commentRange": {
|
|
9120
|
-
"start":
|
|
9121
|
-
"end":
|
|
9093
|
+
"start": 163,
|
|
9094
|
+
"end": 164
|
|
9122
9095
|
},
|
|
9123
9096
|
"context": {
|
|
9124
9097
|
"type": "variable",
|
|
@@ -9126,8 +9099,8 @@
|
|
|
9126
9099
|
"value": "var( --kendo-calendar-week-number-bg, inherit )",
|
|
9127
9100
|
"scope": "default",
|
|
9128
9101
|
"line": {
|
|
9129
|
-
"start":
|
|
9130
|
-
"end":
|
|
9102
|
+
"start": 165,
|
|
9103
|
+
"end": 165
|
|
9131
9104
|
}
|
|
9132
9105
|
},
|
|
9133
9106
|
"group": [
|
|
@@ -9144,8 +9117,8 @@
|
|
|
9144
9117
|
{
|
|
9145
9118
|
"description": "The text color of the calendar week number cell.\n",
|
|
9146
9119
|
"commentRange": {
|
|
9147
|
-
"start":
|
|
9148
|
-
"end":
|
|
9120
|
+
"start": 166,
|
|
9121
|
+
"end": 167
|
|
9149
9122
|
},
|
|
9150
9123
|
"context": {
|
|
9151
9124
|
"type": "variable",
|
|
@@ -9153,8 +9126,8 @@
|
|
|
9153
9126
|
"value": "var( --kendo-calendar-week-number-text, k-color(subtle) )",
|
|
9154
9127
|
"scope": "default",
|
|
9155
9128
|
"line": {
|
|
9156
|
-
"start":
|
|
9157
|
-
"end":
|
|
9129
|
+
"start": 168,
|
|
9130
|
+
"end": 168
|
|
9158
9131
|
}
|
|
9159
9132
|
},
|
|
9160
9133
|
"group": [
|
|
@@ -9171,8 +9144,8 @@
|
|
|
9171
9144
|
{
|
|
9172
9145
|
"description": "The background color of the other months calendar cells.\n",
|
|
9173
9146
|
"commentRange": {
|
|
9174
|
-
"start":
|
|
9175
|
-
"end":
|
|
9147
|
+
"start": 170,
|
|
9148
|
+
"end": 171
|
|
9176
9149
|
},
|
|
9177
9150
|
"context": {
|
|
9178
9151
|
"type": "variable",
|
|
@@ -9180,8 +9153,8 @@
|
|
|
9180
9153
|
"value": "var( --kendo-calendar-other-month-bg, inherit )",
|
|
9181
9154
|
"scope": "default",
|
|
9182
9155
|
"line": {
|
|
9183
|
-
"start":
|
|
9184
|
-
"end":
|
|
9156
|
+
"start": 172,
|
|
9157
|
+
"end": 172
|
|
9185
9158
|
}
|
|
9186
9159
|
},
|
|
9187
9160
|
"group": [
|
|
@@ -9198,8 +9171,8 @@
|
|
|
9198
9171
|
{
|
|
9199
9172
|
"description": "The text color of the other months calendar cells.\n",
|
|
9200
9173
|
"commentRange": {
|
|
9201
|
-
"start":
|
|
9202
|
-
"end":
|
|
9174
|
+
"start": 173,
|
|
9175
|
+
"end": 174
|
|
9203
9176
|
},
|
|
9204
9177
|
"context": {
|
|
9205
9178
|
"type": "variable",
|
|
@@ -9207,8 +9180,8 @@
|
|
|
9207
9180
|
"value": "var( --kendo-calendar-other-month-text, k-color(subtle))",
|
|
9208
9181
|
"scope": "default",
|
|
9209
9182
|
"line": {
|
|
9210
|
-
"start":
|
|
9211
|
-
"end":
|
|
9183
|
+
"start": 175,
|
|
9184
|
+
"end": 175
|
|
9212
9185
|
}
|
|
9213
9186
|
},
|
|
9214
9187
|
"group": [
|
|
@@ -9225,8 +9198,8 @@
|
|
|
9225
9198
|
{
|
|
9226
9199
|
"description": "The background color of the calendar cells when hovered.\n",
|
|
9227
9200
|
"commentRange": {
|
|
9228
|
-
"start":
|
|
9229
|
-
"end":
|
|
9201
|
+
"start": 177,
|
|
9202
|
+
"end": 178
|
|
9230
9203
|
},
|
|
9231
9204
|
"context": {
|
|
9232
9205
|
"type": "variable",
|
|
@@ -9234,8 +9207,8 @@
|
|
|
9234
9207
|
"value": "var( --kendo-calendar-cell-hover-bg, color-mix(in srgb, k-color(primary-subtle) 75%, k-color(on-primary)) )",
|
|
9235
9208
|
"scope": "default",
|
|
9236
9209
|
"line": {
|
|
9237
|
-
"start":
|
|
9238
|
-
"end":
|
|
9210
|
+
"start": 179,
|
|
9211
|
+
"end": 179
|
|
9239
9212
|
}
|
|
9240
9213
|
},
|
|
9241
9214
|
"group": [
|
|
@@ -9252,8 +9225,8 @@
|
|
|
9252
9225
|
{
|
|
9253
9226
|
"description": "The text color of the calendar cells when hovered.\n",
|
|
9254
9227
|
"commentRange": {
|
|
9255
|
-
"start":
|
|
9256
|
-
"end":
|
|
9228
|
+
"start": 180,
|
|
9229
|
+
"end": 181
|
|
9257
9230
|
},
|
|
9258
9231
|
"context": {
|
|
9259
9232
|
"type": "variable",
|
|
@@ -9261,8 +9234,8 @@
|
|
|
9261
9234
|
"value": "var( --kendo-calendar-cell-hover-text, k-color(on-base) )",
|
|
9262
9235
|
"scope": "default",
|
|
9263
9236
|
"line": {
|
|
9264
|
-
"start":
|
|
9265
|
-
"end":
|
|
9237
|
+
"start": 182,
|
|
9238
|
+
"end": 182
|
|
9266
9239
|
}
|
|
9267
9240
|
},
|
|
9268
9241
|
"group": [
|
|
@@ -9279,8 +9252,8 @@
|
|
|
9279
9252
|
{
|
|
9280
9253
|
"description": "The background color of the selected calendar cell.\n",
|
|
9281
9254
|
"commentRange": {
|
|
9282
|
-
"start":
|
|
9283
|
-
"end":
|
|
9255
|
+
"start": 184,
|
|
9256
|
+
"end": 185
|
|
9284
9257
|
},
|
|
9285
9258
|
"context": {
|
|
9286
9259
|
"type": "variable",
|
|
@@ -9288,8 +9261,8 @@
|
|
|
9288
9261
|
"value": "var( --kendo-calendar-cell-selected-bg, k-color(primary-subtle-hover) )",
|
|
9289
9262
|
"scope": "default",
|
|
9290
9263
|
"line": {
|
|
9291
|
-
"start":
|
|
9292
|
-
"end":
|
|
9264
|
+
"start": 186,
|
|
9265
|
+
"end": 186
|
|
9293
9266
|
}
|
|
9294
9267
|
},
|
|
9295
9268
|
"group": [
|
|
@@ -9306,8 +9279,8 @@
|
|
|
9306
9279
|
{
|
|
9307
9280
|
"description": "The text color of the selected calendar cell.\n",
|
|
9308
9281
|
"commentRange": {
|
|
9309
|
-
"start":
|
|
9310
|
-
"end":
|
|
9282
|
+
"start": 187,
|
|
9283
|
+
"end": 188
|
|
9311
9284
|
},
|
|
9312
9285
|
"context": {
|
|
9313
9286
|
"type": "variable",
|
|
@@ -9315,8 +9288,8 @@
|
|
|
9315
9288
|
"value": "var( --kendo-calendar-cell-selected-text, k-color(on-base) )",
|
|
9316
9289
|
"scope": "default",
|
|
9317
9290
|
"line": {
|
|
9318
|
-
"start":
|
|
9319
|
-
"end":
|
|
9291
|
+
"start": 189,
|
|
9292
|
+
"end": 189
|
|
9320
9293
|
}
|
|
9321
9294
|
},
|
|
9322
9295
|
"group": [
|
|
@@ -9333,8 +9306,8 @@
|
|
|
9333
9306
|
{
|
|
9334
9307
|
"description": "The border color of the selected calendar cell.\n",
|
|
9335
9308
|
"commentRange": {
|
|
9336
|
-
"start":
|
|
9337
|
-
"end":
|
|
9309
|
+
"start": 190,
|
|
9310
|
+
"end": 191
|
|
9338
9311
|
},
|
|
9339
9312
|
"context": {
|
|
9340
9313
|
"type": "variable",
|
|
@@ -9342,8 +9315,8 @@
|
|
|
9342
9315
|
"value": "var( --kendo-calendar-cell-selected-border, k-color(primary-on-surface) )",
|
|
9343
9316
|
"scope": "default",
|
|
9344
9317
|
"line": {
|
|
9345
|
-
"start":
|
|
9346
|
-
"end":
|
|
9318
|
+
"start": 192,
|
|
9319
|
+
"end": 192
|
|
9347
9320
|
}
|
|
9348
9321
|
},
|
|
9349
9322
|
"group": [
|
|
@@ -9360,8 +9333,8 @@
|
|
|
9360
9333
|
{
|
|
9361
9334
|
"description": "The shadow of the selected calendar cell.\n",
|
|
9362
9335
|
"commentRange": {
|
|
9363
|
-
"start":
|
|
9364
|
-
"end":
|
|
9336
|
+
"start": 193,
|
|
9337
|
+
"end": 194
|
|
9365
9338
|
},
|
|
9366
9339
|
"context": {
|
|
9367
9340
|
"type": "variable",
|
|
@@ -9369,8 +9342,8 @@
|
|
|
9369
9342
|
"value": "var( --kendo-calendar-cell-selected-shadow, null )",
|
|
9370
9343
|
"scope": "default",
|
|
9371
9344
|
"line": {
|
|
9372
|
-
"start":
|
|
9373
|
-
"end":
|
|
9345
|
+
"start": 195,
|
|
9346
|
+
"end": 195
|
|
9374
9347
|
}
|
|
9375
9348
|
},
|
|
9376
9349
|
"group": [
|
|
@@ -9387,8 +9360,8 @@
|
|
|
9387
9360
|
{
|
|
9388
9361
|
"description": "The background color of the selected calendar cell when hovered.\n",
|
|
9389
9362
|
"commentRange": {
|
|
9390
|
-
"start":
|
|
9391
|
-
"end":
|
|
9363
|
+
"start": 197,
|
|
9364
|
+
"end": 198
|
|
9392
9365
|
},
|
|
9393
9366
|
"context": {
|
|
9394
9367
|
"type": "variable",
|
|
@@ -9396,8 +9369,8 @@
|
|
|
9396
9369
|
"value": "var( --kendo-calendar-cell-selected-hover-bg, k-color(primary-subtle-hover) )",
|
|
9397
9370
|
"scope": "default",
|
|
9398
9371
|
"line": {
|
|
9399
|
-
"start":
|
|
9400
|
-
"end":
|
|
9372
|
+
"start": 199,
|
|
9373
|
+
"end": 199
|
|
9401
9374
|
}
|
|
9402
9375
|
},
|
|
9403
9376
|
"group": [
|
|
@@ -9414,8 +9387,8 @@
|
|
|
9414
9387
|
{
|
|
9415
9388
|
"description": "The text color of the selected calendar cell when hovered.\n",
|
|
9416
9389
|
"commentRange": {
|
|
9417
|
-
"start":
|
|
9418
|
-
"end":
|
|
9390
|
+
"start": 200,
|
|
9391
|
+
"end": 201
|
|
9419
9392
|
},
|
|
9420
9393
|
"context": {
|
|
9421
9394
|
"type": "variable",
|
|
@@ -9423,8 +9396,8 @@
|
|
|
9423
9396
|
"value": "var( --kendo-calendar-cell-selected-hover-text, k-color(on-base) )",
|
|
9424
9397
|
"scope": "default",
|
|
9425
9398
|
"line": {
|
|
9426
|
-
"start":
|
|
9427
|
-
"end":
|
|
9399
|
+
"start": 202,
|
|
9400
|
+
"end": 202
|
|
9428
9401
|
}
|
|
9429
9402
|
},
|
|
9430
9403
|
"group": [
|
|
@@ -9441,8 +9414,8 @@
|
|
|
9441
9414
|
{
|
|
9442
9415
|
"description": "The shadow of the selected calendar cell when focused.\n",
|
|
9443
9416
|
"commentRange": {
|
|
9444
|
-
"start":
|
|
9445
|
-
"end":
|
|
9417
|
+
"start": 204,
|
|
9418
|
+
"end": 205
|
|
9446
9419
|
},
|
|
9447
9420
|
"context": {
|
|
9448
9421
|
"type": "variable",
|
|
@@ -9450,8 +9423,8 @@
|
|
|
9450
9423
|
"value": "var( --kendo-calendar-cell-focus-shadow, inset 0 0 0 2px k-color(primary) )",
|
|
9451
9424
|
"scope": "default",
|
|
9452
9425
|
"line": {
|
|
9453
|
-
"start":
|
|
9454
|
-
"end":
|
|
9426
|
+
"start": 206,
|
|
9427
|
+
"end": 206
|
|
9455
9428
|
}
|
|
9456
9429
|
},
|
|
9457
9430
|
"group": [
|
|
@@ -9468,8 +9441,8 @@
|
|
|
9468
9441
|
{
|
|
9469
9442
|
"description": "The shadow of the selected calendar cell when selected and focused.\n",
|
|
9470
9443
|
"commentRange": {
|
|
9471
|
-
"start":
|
|
9472
|
-
"end":
|
|
9444
|
+
"start": 207,
|
|
9445
|
+
"end": 208
|
|
9473
9446
|
},
|
|
9474
9447
|
"context": {
|
|
9475
9448
|
"type": "variable",
|
|
@@ -9477,8 +9450,8 @@
|
|
|
9477
9450
|
"value": "var( --kendo-calendar-cell-selected-focus-shadow, #{$kendo-calendar-cell-focus-shadow} )",
|
|
9478
9451
|
"scope": "default",
|
|
9479
9452
|
"line": {
|
|
9480
|
-
"start":
|
|
9481
|
-
"end":
|
|
9453
|
+
"start": 209,
|
|
9454
|
+
"end": 209
|
|
9482
9455
|
}
|
|
9483
9456
|
},
|
|
9484
9457
|
"group": [
|
|
@@ -9495,8 +9468,8 @@
|
|
|
9495
9468
|
{
|
|
9496
9469
|
"description": "The width of the navigation in the infinite Calendar.\n",
|
|
9497
9470
|
"commentRange": {
|
|
9498
|
-
"start":
|
|
9499
|
-
"end":
|
|
9471
|
+
"start": 214,
|
|
9472
|
+
"end": 215
|
|
9500
9473
|
},
|
|
9501
9474
|
"context": {
|
|
9502
9475
|
"type": "variable",
|
|
@@ -9504,8 +9477,8 @@
|
|
|
9504
9477
|
"value": "var( --kendo-calendar-navigation-width, 5em )",
|
|
9505
9478
|
"scope": "default",
|
|
9506
9479
|
"line": {
|
|
9507
|
-
"start":
|
|
9508
|
-
"end":
|
|
9480
|
+
"start": 216,
|
|
9481
|
+
"end": 216
|
|
9509
9482
|
}
|
|
9510
9483
|
},
|
|
9511
9484
|
"group": [
|
|
@@ -9522,8 +9495,8 @@
|
|
|
9522
9495
|
{
|
|
9523
9496
|
"description": "The height of the navigation items in the infinite Calendar.\n",
|
|
9524
9497
|
"commentRange": {
|
|
9525
|
-
"start":
|
|
9526
|
-
"end":
|
|
9498
|
+
"start": 217,
|
|
9499
|
+
"end": 218
|
|
9527
9500
|
},
|
|
9528
9501
|
"context": {
|
|
9529
9502
|
"type": "variable",
|
|
@@ -9531,8 +9504,8 @@
|
|
|
9531
9504
|
"value": "var( --kendo-calendar-navigation-item-height, 2em )",
|
|
9532
9505
|
"scope": "default",
|
|
9533
9506
|
"line": {
|
|
9534
|
-
"start":
|
|
9535
|
-
"end":
|
|
9507
|
+
"start": 219,
|
|
9508
|
+
"end": 219
|
|
9536
9509
|
}
|
|
9537
9510
|
},
|
|
9538
9511
|
"group": [
|
|
@@ -9549,8 +9522,8 @@
|
|
|
9549
9522
|
{
|
|
9550
9523
|
"description": "The background color of the navigation in the infinite Calendar.\n",
|
|
9551
9524
|
"commentRange": {
|
|
9552
|
-
"start":
|
|
9553
|
-
"end":
|
|
9525
|
+
"start": 221,
|
|
9526
|
+
"end": 222
|
|
9554
9527
|
},
|
|
9555
9528
|
"context": {
|
|
9556
9529
|
"type": "variable",
|
|
@@ -9558,8 +9531,8 @@
|
|
|
9558
9531
|
"value": "var( --kendo-calendar-navigation-bg, k-color(surface) )",
|
|
9559
9532
|
"scope": "default",
|
|
9560
9533
|
"line": {
|
|
9561
|
-
"start":
|
|
9562
|
-
"end":
|
|
9534
|
+
"start": 223,
|
|
9535
|
+
"end": 223
|
|
9563
9536
|
}
|
|
9564
9537
|
},
|
|
9565
9538
|
"group": [
|
|
@@ -9576,17 +9549,17 @@
|
|
|
9576
9549
|
{
|
|
9577
9550
|
"description": "The text color of the navigation in the infinite Calendar.\n",
|
|
9578
9551
|
"commentRange": {
|
|
9579
|
-
"start":
|
|
9580
|
-
"end":
|
|
9552
|
+
"start": 224,
|
|
9553
|
+
"end": 225
|
|
9581
9554
|
},
|
|
9582
9555
|
"context": {
|
|
9583
9556
|
"type": "variable",
|
|
9584
9557
|
"name": "kendo-calendar-navigation-text",
|
|
9585
|
-
"value": "var( --kendo-calendar-navigation-text,
|
|
9558
|
+
"value": "var( --kendo-calendar-navigation-text, k-color(on-app-surface) )",
|
|
9586
9559
|
"scope": "default",
|
|
9587
9560
|
"line": {
|
|
9588
|
-
"start":
|
|
9589
|
-
"end":
|
|
9561
|
+
"start": 226,
|
|
9562
|
+
"end": 226
|
|
9590
9563
|
}
|
|
9591
9564
|
},
|
|
9592
9565
|
"group": [
|
|
@@ -9597,14 +9570,14 @@
|
|
|
9597
9570
|
"path": "fluent/scss/calendar/_variables.scss",
|
|
9598
9571
|
"name": "_variables.scss"
|
|
9599
9572
|
},
|
|
9600
|
-
"resolvedValue": "var(--kendo-calendar-navigation-text, var(--kendo-
|
|
9573
|
+
"resolvedValue": "var(--kendo-calendar-navigation-text, var(--kendo-color-on-app-surface, #242424))",
|
|
9601
9574
|
"resolvedType": "String"
|
|
9602
9575
|
},
|
|
9603
9576
|
{
|
|
9604
9577
|
"description": "The border color of the navigation in the infinite Calendar.\n",
|
|
9605
9578
|
"commentRange": {
|
|
9606
|
-
"start":
|
|
9607
|
-
"end":
|
|
9579
|
+
"start": 227,
|
|
9580
|
+
"end": 228
|
|
9608
9581
|
},
|
|
9609
9582
|
"context": {
|
|
9610
9583
|
"type": "variable",
|
|
@@ -9612,8 +9585,8 @@
|
|
|
9612
9585
|
"value": "var( --kendo-calendar-navigation-border, #{$kendo-calendar-header-border} )",
|
|
9613
9586
|
"scope": "default",
|
|
9614
9587
|
"line": {
|
|
9615
|
-
"start":
|
|
9616
|
-
"end":
|
|
9588
|
+
"start": 229,
|
|
9589
|
+
"end": 229
|
|
9617
9590
|
}
|
|
9618
9591
|
},
|
|
9619
9592
|
"group": [
|
|
@@ -9630,8 +9603,8 @@
|
|
|
9630
9603
|
{
|
|
9631
9604
|
"description": "The text color of the hovered items in the calendar navigation.\n",
|
|
9632
9605
|
"commentRange": {
|
|
9633
|
-
"start":
|
|
9634
|
-
"end":
|
|
9606
|
+
"start": 231,
|
|
9607
|
+
"end": 232
|
|
9635
9608
|
},
|
|
9636
9609
|
"context": {
|
|
9637
9610
|
"type": "variable",
|
|
@@ -9639,8 +9612,8 @@
|
|
|
9639
9612
|
"value": "var( --kendo-calendar-navigation-hover-text, k-color(primary-hover) )",
|
|
9640
9613
|
"scope": "default",
|
|
9641
9614
|
"line": {
|
|
9642
|
-
"start":
|
|
9643
|
-
"end":
|
|
9615
|
+
"start": 233,
|
|
9616
|
+
"end": 233
|
|
9644
9617
|
}
|
|
9645
9618
|
},
|
|
9646
9619
|
"group": [
|
|
@@ -9657,8 +9630,8 @@
|
|
|
9657
9630
|
{
|
|
9658
9631
|
"description": "The text color of the marker in the Calendar navigation.\n",
|
|
9659
9632
|
"commentRange": {
|
|
9660
|
-
"start":
|
|
9661
|
-
"end":
|
|
9633
|
+
"start": 234,
|
|
9634
|
+
"end": 235
|
|
9662
9635
|
},
|
|
9663
9636
|
"context": {
|
|
9664
9637
|
"type": "variable",
|
|
@@ -9666,8 +9639,8 @@
|
|
|
9666
9639
|
"value": "var( --kendo-calendar-navigation-marker-text, currentColor )",
|
|
9667
9640
|
"scope": "default",
|
|
9668
9641
|
"line": {
|
|
9669
|
-
"start":
|
|
9670
|
-
"end":
|
|
9642
|
+
"start": 236,
|
|
9643
|
+
"end": 236
|
|
9671
9644
|
}
|
|
9672
9645
|
},
|
|
9673
9646
|
"group": [
|
|
@@ -9684,8 +9657,8 @@
|
|
|
9684
9657
|
{
|
|
9685
9658
|
"description": "The background color of the navigation in the infinite Calendar.\n",
|
|
9686
9659
|
"commentRange": {
|
|
9687
|
-
"start":
|
|
9688
|
-
"end":
|
|
9660
|
+
"start": 240,
|
|
9661
|
+
"end": 241
|
|
9689
9662
|
},
|
|
9690
9663
|
"context": {
|
|
9691
9664
|
"type": "variable",
|
|
@@ -9693,8 +9666,8 @@
|
|
|
9693
9666
|
"value": "var( --kendo-infinite-calendar-header-padding-x, k-spacing(3) )",
|
|
9694
9667
|
"scope": "default",
|
|
9695
9668
|
"line": {
|
|
9696
|
-
"start":
|
|
9697
|
-
"end":
|
|
9669
|
+
"start": 243,
|
|
9670
|
+
"end": 243
|
|
9698
9671
|
}
|
|
9699
9672
|
},
|
|
9700
9673
|
"group": [
|
|
@@ -9711,8 +9684,8 @@
|
|
|
9711
9684
|
{
|
|
9712
9685
|
"description": "The background color of the navigation in the infinite Calendar.\n",
|
|
9713
9686
|
"commentRange": {
|
|
9714
|
-
"start":
|
|
9715
|
-
"end":
|
|
9687
|
+
"start": 244,
|
|
9688
|
+
"end": 245
|
|
9716
9689
|
},
|
|
9717
9690
|
"context": {
|
|
9718
9691
|
"type": "variable",
|
|
@@ -9720,8 +9693,8 @@
|
|
|
9720
9693
|
"value": "var( --kendo-infinite-calendar-header-padding-y, k-spacing(3) k-spacing(1) )",
|
|
9721
9694
|
"scope": "default",
|
|
9722
9695
|
"line": {
|
|
9723
|
-
"start":
|
|
9724
|
-
"end":
|
|
9696
|
+
"start": 246,
|
|
9697
|
+
"end": 246
|
|
9725
9698
|
}
|
|
9726
9699
|
},
|
|
9727
9700
|
"group": [
|
|
@@ -9738,8 +9711,8 @@
|
|
|
9738
9711
|
{
|
|
9739
9712
|
"description": "The horizontal padding of the infinite Calendar.\n",
|
|
9740
9713
|
"commentRange": {
|
|
9741
|
-
"start":
|
|
9742
|
-
"end":
|
|
9714
|
+
"start": 248,
|
|
9715
|
+
"end": 249
|
|
9743
9716
|
},
|
|
9744
9717
|
"context": {
|
|
9745
9718
|
"type": "variable",
|
|
@@ -9747,8 +9720,8 @@
|
|
|
9747
9720
|
"value": "var( --kendo-infinite-calendar-view-padding-x, k-spacing(3) )",
|
|
9748
9721
|
"scope": "default",
|
|
9749
9722
|
"line": {
|
|
9750
|
-
"start":
|
|
9751
|
-
"end":
|
|
9723
|
+
"start": 250,
|
|
9724
|
+
"end": 250
|
|
9752
9725
|
}
|
|
9753
9726
|
},
|
|
9754
9727
|
"group": [
|
|
@@ -9765,8 +9738,8 @@
|
|
|
9765
9738
|
{
|
|
9766
9739
|
"description": "The vertical padding of the infinite Calendar.\n",
|
|
9767
9740
|
"commentRange": {
|
|
9768
|
-
"start":
|
|
9769
|
-
"end":
|
|
9741
|
+
"start": 251,
|
|
9742
|
+
"end": 252
|
|
9770
9743
|
},
|
|
9771
9744
|
"context": {
|
|
9772
9745
|
"type": "variable",
|
|
@@ -9774,8 +9747,8 @@
|
|
|
9774
9747
|
"value": "var( --kendo-infinite-calendar-view-padding-y, k-spacing(0) )",
|
|
9775
9748
|
"scope": "default",
|
|
9776
9749
|
"line": {
|
|
9777
|
-
"start":
|
|
9778
|
-
"end":
|
|
9750
|
+
"start": 253,
|
|
9751
|
+
"end": 253
|
|
9779
9752
|
}
|
|
9780
9753
|
},
|
|
9781
9754
|
"group": [
|
|
@@ -9792,8 +9765,8 @@
|
|
|
9792
9765
|
{
|
|
9793
9766
|
"description": "The height of the infinite Calendar view.\n",
|
|
9794
9767
|
"commentRange": {
|
|
9795
|
-
"start":
|
|
9796
|
-
"end":
|
|
9768
|
+
"start": 255,
|
|
9769
|
+
"end": 256
|
|
9797
9770
|
},
|
|
9798
9771
|
"context": {
|
|
9799
9772
|
"type": "variable",
|
|
@@ -9801,8 +9774,8 @@
|
|
|
9801
9774
|
"value": "var( --kendo-infinite-calendar-view-height, calc( #{$kendo-calendar-cell-size} * 9 ) )",
|
|
9802
9775
|
"scope": "default",
|
|
9803
9776
|
"line": {
|
|
9804
|
-
"start":
|
|
9805
|
-
"end":
|
|
9777
|
+
"start": 257,
|
|
9778
|
+
"end": 257
|
|
9806
9779
|
}
|
|
9807
9780
|
},
|
|
9808
9781
|
"group": [
|
|
@@ -9819,8 +9792,8 @@
|
|
|
9819
9792
|
{
|
|
9820
9793
|
"description": "The background color of the range selection in the Calendar.\n",
|
|
9821
9794
|
"commentRange": {
|
|
9822
|
-
"start":
|
|
9823
|
-
"end":
|
|
9795
|
+
"start": 261,
|
|
9796
|
+
"end": 262
|
|
9824
9797
|
},
|
|
9825
9798
|
"context": {
|
|
9826
9799
|
"type": "variable",
|
|
@@ -9828,8 +9801,8 @@
|
|
|
9828
9801
|
"value": "var( --kendo-calendar-range-bg, k-color(primary-subtle-hover) )",
|
|
9829
9802
|
"scope": "default",
|
|
9830
9803
|
"line": {
|
|
9831
|
-
"start":
|
|
9832
|
-
"end":
|
|
9804
|
+
"start": 263,
|
|
9805
|
+
"end": 263
|
|
9833
9806
|
}
|
|
9834
9807
|
},
|
|
9835
9808
|
"group": [
|
|
@@ -9846,8 +9819,8 @@
|
|
|
9846
9819
|
{
|
|
9847
9820
|
"description": "The text color of the range selection in the Calendar.\n",
|
|
9848
9821
|
"commentRange": {
|
|
9849
|
-
"start":
|
|
9850
|
-
"end":
|
|
9822
|
+
"start": 264,
|
|
9823
|
+
"end": 265
|
|
9851
9824
|
},
|
|
9852
9825
|
"context": {
|
|
9853
9826
|
"type": "variable",
|
|
@@ -9855,8 +9828,8 @@
|
|
|
9855
9828
|
"value": "var( --kendo-calendar-range-text, inherit )",
|
|
9856
9829
|
"scope": "default",
|
|
9857
9830
|
"line": {
|
|
9858
|
-
"start":
|
|
9859
|
-
"end":
|
|
9831
|
+
"start": 266,
|
|
9832
|
+
"end": 266
|
|
9860
9833
|
}
|
|
9861
9834
|
},
|
|
9862
9835
|
"group": [
|
|
@@ -9873,8 +9846,8 @@
|
|
|
9873
9846
|
{
|
|
9874
9847
|
"description": "The border radius of the range cells in the Calendar.\n",
|
|
9875
9848
|
"commentRange": {
|
|
9876
|
-
"start":
|
|
9877
|
-
"end":
|
|
9849
|
+
"start": 267,
|
|
9850
|
+
"end": 268
|
|
9878
9851
|
},
|
|
9879
9852
|
"context": {
|
|
9880
9853
|
"type": "variable",
|
|
@@ -9882,8 +9855,8 @@
|
|
|
9882
9855
|
"value": "k-border-radius(md)",
|
|
9883
9856
|
"scope": "default",
|
|
9884
9857
|
"line": {
|
|
9885
|
-
"start":
|
|
9886
|
-
"end":
|
|
9858
|
+
"start": 269,
|
|
9859
|
+
"end": 269
|
|
9887
9860
|
}
|
|
9888
9861
|
},
|
|
9889
9862
|
"group": [
|
|
@@ -9900,8 +9873,8 @@
|
|
|
9900
9873
|
{
|
|
9901
9874
|
"description": "The font size of the small Calendar.\n",
|
|
9902
9875
|
"commentRange": {
|
|
9903
|
-
"start":
|
|
9904
|
-
"end":
|
|
9876
|
+
"start": 273,
|
|
9877
|
+
"end": 274
|
|
9905
9878
|
},
|
|
9906
9879
|
"context": {
|
|
9907
9880
|
"type": "variable",
|
|
@@ -9909,8 +9882,8 @@
|
|
|
9909
9882
|
"value": "var( --kendo-calendar-sm-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
9910
9883
|
"scope": "default",
|
|
9911
9884
|
"line": {
|
|
9912
|
-
"start":
|
|
9913
|
-
"end":
|
|
9885
|
+
"start": 275,
|
|
9886
|
+
"end": 275
|
|
9914
9887
|
}
|
|
9915
9888
|
},
|
|
9916
9889
|
"group": [
|
|
@@ -9927,8 +9900,8 @@
|
|
|
9927
9900
|
{
|
|
9928
9901
|
"description": "The line height of the small Calendar.\n",
|
|
9929
9902
|
"commentRange": {
|
|
9930
|
-
"start":
|
|
9931
|
-
"end":
|
|
9903
|
+
"start": 276,
|
|
9904
|
+
"end": 277
|
|
9932
9905
|
},
|
|
9933
9906
|
"context": {
|
|
9934
9907
|
"type": "variable",
|
|
@@ -9936,8 +9909,8 @@
|
|
|
9936
9909
|
"value": "var( --kendo-calendar-sm-line-height, var( --kendo-calendar-line-height-sm, var( --kendo-line-height-sm, normal ) ) )",
|
|
9937
9910
|
"scope": "default",
|
|
9938
9911
|
"line": {
|
|
9939
|
-
"start":
|
|
9940
|
-
"end":
|
|
9912
|
+
"start": 278,
|
|
9913
|
+
"end": 278
|
|
9941
9914
|
}
|
|
9942
9915
|
},
|
|
9943
9916
|
"group": [
|
|
@@ -9954,8 +9927,8 @@
|
|
|
9954
9927
|
{
|
|
9955
9928
|
"description": "The size of the cells in the small Calendar.\n",
|
|
9956
9929
|
"commentRange": {
|
|
9957
|
-
"start":
|
|
9958
|
-
"end":
|
|
9930
|
+
"start": 279,
|
|
9931
|
+
"end": 280
|
|
9959
9932
|
},
|
|
9960
9933
|
"context": {
|
|
9961
9934
|
"type": "variable",
|
|
@@ -9963,8 +9936,8 @@
|
|
|
9963
9936
|
"value": "var( --kendo-calendar-sm-cell-size, 24px )",
|
|
9964
9937
|
"scope": "default",
|
|
9965
9938
|
"line": {
|
|
9966
|
-
"start":
|
|
9967
|
-
"end":
|
|
9939
|
+
"start": 281,
|
|
9940
|
+
"end": 281
|
|
9968
9941
|
}
|
|
9969
9942
|
},
|
|
9970
9943
|
"group": [
|
|
@@ -9981,8 +9954,8 @@
|
|
|
9981
9954
|
{
|
|
9982
9955
|
"description": "The horizontal padding of the cells in the small Calendar.\n",
|
|
9983
9956
|
"commentRange": {
|
|
9984
|
-
"start":
|
|
9985
|
-
"end":
|
|
9957
|
+
"start": 282,
|
|
9958
|
+
"end": 283
|
|
9986
9959
|
},
|
|
9987
9960
|
"context": {
|
|
9988
9961
|
"type": "variable",
|
|
@@ -9990,8 +9963,8 @@
|
|
|
9990
9963
|
"value": "var( --kendo-calendar-sm-cell-padding-x, k-spacing(0.5) )",
|
|
9991
9964
|
"scope": "default",
|
|
9992
9965
|
"line": {
|
|
9993
|
-
"start":
|
|
9994
|
-
"end":
|
|
9966
|
+
"start": 284,
|
|
9967
|
+
"end": 284
|
|
9995
9968
|
}
|
|
9996
9969
|
},
|
|
9997
9970
|
"group": [
|
|
@@ -10008,8 +9981,8 @@
|
|
|
10008
9981
|
{
|
|
10009
9982
|
"description": "The vertical padding of the cells in the small Calendar.\n",
|
|
10010
9983
|
"commentRange": {
|
|
10011
|
-
"start":
|
|
10012
|
-
"end":
|
|
9984
|
+
"start": 285,
|
|
9985
|
+
"end": 286
|
|
10013
9986
|
},
|
|
10014
9987
|
"context": {
|
|
10015
9988
|
"type": "variable",
|
|
@@ -10017,8 +9990,8 @@
|
|
|
10017
9990
|
"value": "var( --kendo-calendar-sm-cell-padding-y, k-spacing(0.5) )",
|
|
10018
9991
|
"scope": "default",
|
|
10019
9992
|
"line": {
|
|
10020
|
-
"start":
|
|
10021
|
-
"end":
|
|
9993
|
+
"start": 287,
|
|
9994
|
+
"end": 287
|
|
10022
9995
|
}
|
|
10023
9996
|
},
|
|
10024
9997
|
"group": [
|
|
@@ -10035,8 +10008,8 @@
|
|
|
10035
10008
|
{
|
|
10036
10009
|
"description": "The font size of the cells in the small Calendar.\n",
|
|
10037
10010
|
"commentRange": {
|
|
10038
|
-
"start":
|
|
10039
|
-
"end":
|
|
10011
|
+
"start": 288,
|
|
10012
|
+
"end": 289
|
|
10040
10013
|
},
|
|
10041
10014
|
"context": {
|
|
10042
10015
|
"type": "variable",
|
|
@@ -10044,8 +10017,8 @@
|
|
|
10044
10017
|
"value": "var( --kendo-calendar-sm-cell-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
10045
10018
|
"scope": "default",
|
|
10046
10019
|
"line": {
|
|
10047
|
-
"start":
|
|
10048
|
-
"end":
|
|
10020
|
+
"start": 290,
|
|
10021
|
+
"end": 290
|
|
10049
10022
|
}
|
|
10050
10023
|
},
|
|
10051
10024
|
"group": [
|
|
@@ -10062,8 +10035,8 @@
|
|
|
10062
10035
|
{
|
|
10063
10036
|
"description": "The font size of the medium Calendar.\n",
|
|
10064
10037
|
"commentRange": {
|
|
10065
|
-
"start":
|
|
10066
|
-
"end":
|
|
10038
|
+
"start": 292,
|
|
10039
|
+
"end": 293
|
|
10067
10040
|
},
|
|
10068
10041
|
"context": {
|
|
10069
10042
|
"type": "variable",
|
|
@@ -10071,8 +10044,8 @@
|
|
|
10071
10044
|
"value": "var( --kendo-calendar-md-font-size, var( --kendo-calendar-font-size, var( --kendo-font-size, inherit ) ) )",
|
|
10072
10045
|
"scope": "default",
|
|
10073
10046
|
"line": {
|
|
10074
|
-
"start":
|
|
10075
|
-
"end":
|
|
10047
|
+
"start": 294,
|
|
10048
|
+
"end": 294
|
|
10076
10049
|
}
|
|
10077
10050
|
},
|
|
10078
10051
|
"group": [
|
|
@@ -10089,8 +10062,8 @@
|
|
|
10089
10062
|
{
|
|
10090
10063
|
"description": "The line height of the medium Calendar.\n",
|
|
10091
10064
|
"commentRange": {
|
|
10092
|
-
"start":
|
|
10093
|
-
"end":
|
|
10065
|
+
"start": 295,
|
|
10066
|
+
"end": 296
|
|
10094
10067
|
},
|
|
10095
10068
|
"context": {
|
|
10096
10069
|
"type": "variable",
|
|
@@ -10098,8 +10071,8 @@
|
|
|
10098
10071
|
"value": "var( --kendo-calendar-md-line-height, var( --kendo-calendar-line-height, var( --kendo-line-height, normal ) ) )",
|
|
10099
10072
|
"scope": "default",
|
|
10100
10073
|
"line": {
|
|
10101
|
-
"start":
|
|
10102
|
-
"end":
|
|
10074
|
+
"start": 297,
|
|
10075
|
+
"end": 297
|
|
10103
10076
|
}
|
|
10104
10077
|
},
|
|
10105
10078
|
"group": [
|
|
@@ -10116,8 +10089,8 @@
|
|
|
10116
10089
|
{
|
|
10117
10090
|
"description": "The size of the cells in the medium Calendar.\n",
|
|
10118
10091
|
"commentRange": {
|
|
10119
|
-
"start":
|
|
10120
|
-
"end":
|
|
10092
|
+
"start": 298,
|
|
10093
|
+
"end": 299
|
|
10121
10094
|
},
|
|
10122
10095
|
"context": {
|
|
10123
10096
|
"type": "variable",
|
|
@@ -10125,8 +10098,8 @@
|
|
|
10125
10098
|
"value": "var( --kendo-calendar-md-cell-size, $kendo-calendar-cell-size )",
|
|
10126
10099
|
"scope": "default",
|
|
10127
10100
|
"line": {
|
|
10128
|
-
"start":
|
|
10129
|
-
"end":
|
|
10101
|
+
"start": 300,
|
|
10102
|
+
"end": 300
|
|
10130
10103
|
}
|
|
10131
10104
|
},
|
|
10132
10105
|
"group": [
|
|
@@ -10143,8 +10116,8 @@
|
|
|
10143
10116
|
{
|
|
10144
10117
|
"description": "The horizontal padding of the cells in the medium Calendar.\n",
|
|
10145
10118
|
"commentRange": {
|
|
10146
|
-
"start":
|
|
10147
|
-
"end":
|
|
10119
|
+
"start": 301,
|
|
10120
|
+
"end": 302
|
|
10148
10121
|
},
|
|
10149
10122
|
"context": {
|
|
10150
10123
|
"type": "variable",
|
|
@@ -10152,8 +10125,8 @@
|
|
|
10152
10125
|
"value": "var( --kendo-calendar-md-cell-padding-x, k-spacing(1) )",
|
|
10153
10126
|
"scope": "default",
|
|
10154
10127
|
"line": {
|
|
10155
|
-
"start":
|
|
10156
|
-
"end":
|
|
10128
|
+
"start": 303,
|
|
10129
|
+
"end": 303
|
|
10157
10130
|
}
|
|
10158
10131
|
},
|
|
10159
10132
|
"group": [
|
|
@@ -10170,8 +10143,8 @@
|
|
|
10170
10143
|
{
|
|
10171
10144
|
"description": "The vertical padding of the cells in the medium Calendar.\n",
|
|
10172
10145
|
"commentRange": {
|
|
10173
|
-
"start":
|
|
10174
|
-
"end":
|
|
10146
|
+
"start": 304,
|
|
10147
|
+
"end": 305
|
|
10175
10148
|
},
|
|
10176
10149
|
"context": {
|
|
10177
10150
|
"type": "variable",
|
|
@@ -10179,8 +10152,8 @@
|
|
|
10179
10152
|
"value": "var( --kendo-calendar-md-cell-padding-y, k-spacing(1) )",
|
|
10180
10153
|
"scope": "default",
|
|
10181
10154
|
"line": {
|
|
10182
|
-
"start":
|
|
10183
|
-
"end":
|
|
10155
|
+
"start": 306,
|
|
10156
|
+
"end": 306
|
|
10184
10157
|
}
|
|
10185
10158
|
},
|
|
10186
10159
|
"group": [
|
|
@@ -10197,8 +10170,8 @@
|
|
|
10197
10170
|
{
|
|
10198
10171
|
"description": "The font size of the cells in the medium Calendar.\n",
|
|
10199
10172
|
"commentRange": {
|
|
10200
|
-
"start":
|
|
10201
|
-
"end":
|
|
10173
|
+
"start": 307,
|
|
10174
|
+
"end": 308
|
|
10202
10175
|
},
|
|
10203
10176
|
"context": {
|
|
10204
10177
|
"type": "variable",
|
|
@@ -10206,8 +10179,8 @@
|
|
|
10206
10179
|
"value": "var( --kendo-calendar-md-cell-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
10207
10180
|
"scope": "default",
|
|
10208
10181
|
"line": {
|
|
10209
|
-
"start":
|
|
10210
|
-
"end":
|
|
10182
|
+
"start": 309,
|
|
10183
|
+
"end": 309
|
|
10211
10184
|
}
|
|
10212
10185
|
},
|
|
10213
10186
|
"group": [
|
|
@@ -10224,8 +10197,8 @@
|
|
|
10224
10197
|
{
|
|
10225
10198
|
"description": "The font size of the large Calendar.\n",
|
|
10226
10199
|
"commentRange": {
|
|
10227
|
-
"start":
|
|
10228
|
-
"end":
|
|
10200
|
+
"start": 311,
|
|
10201
|
+
"end": 312
|
|
10229
10202
|
},
|
|
10230
10203
|
"context": {
|
|
10231
10204
|
"type": "variable",
|
|
@@ -10233,8 +10206,8 @@
|
|
|
10233
10206
|
"value": "var( --kendo-calendar-lg-font-size, var( --kendo-calendar-font-size, var( --kendo-font-size, inherit ) ) )",
|
|
10234
10207
|
"scope": "default",
|
|
10235
10208
|
"line": {
|
|
10236
|
-
"start":
|
|
10237
|
-
"end":
|
|
10209
|
+
"start": 313,
|
|
10210
|
+
"end": 313
|
|
10238
10211
|
}
|
|
10239
10212
|
},
|
|
10240
10213
|
"group": [
|
|
@@ -10251,8 +10224,8 @@
|
|
|
10251
10224
|
{
|
|
10252
10225
|
"description": "The line height of the large Calendar.\n",
|
|
10253
10226
|
"commentRange": {
|
|
10254
|
-
"start":
|
|
10255
|
-
"end":
|
|
10227
|
+
"start": 314,
|
|
10228
|
+
"end": 315
|
|
10256
10229
|
},
|
|
10257
10230
|
"context": {
|
|
10258
10231
|
"type": "variable",
|
|
@@ -10260,8 +10233,8 @@
|
|
|
10260
10233
|
"value": "var( --kendo-calendar-lg-line-height, var( --kendo-calendar-line-height, var( --kendo-line-height, normal ) ) )",
|
|
10261
10234
|
"scope": "default",
|
|
10262
10235
|
"line": {
|
|
10263
|
-
"start":
|
|
10264
|
-
"end":
|
|
10236
|
+
"start": 316,
|
|
10237
|
+
"end": 316
|
|
10265
10238
|
}
|
|
10266
10239
|
},
|
|
10267
10240
|
"group": [
|
|
@@ -10278,8 +10251,8 @@
|
|
|
10278
10251
|
{
|
|
10279
10252
|
"description": "The size of the cells in the large Calendar.\n",
|
|
10280
10253
|
"commentRange": {
|
|
10281
|
-
"start":
|
|
10282
|
-
"end":
|
|
10254
|
+
"start": 317,
|
|
10255
|
+
"end": 318
|
|
10283
10256
|
},
|
|
10284
10257
|
"context": {
|
|
10285
10258
|
"type": "variable",
|
|
@@ -10287,8 +10260,8 @@
|
|
|
10287
10260
|
"value": "var( --kendo-calendar-lg-cell-size, 36px )",
|
|
10288
10261
|
"scope": "default",
|
|
10289
10262
|
"line": {
|
|
10290
|
-
"start":
|
|
10291
|
-
"end":
|
|
10263
|
+
"start": 319,
|
|
10264
|
+
"end": 319
|
|
10292
10265
|
}
|
|
10293
10266
|
},
|
|
10294
10267
|
"group": [
|
|
@@ -10305,8 +10278,8 @@
|
|
|
10305
10278
|
{
|
|
10306
10279
|
"description": "The horizontal padding of the cells in the large Calendar.\n",
|
|
10307
10280
|
"commentRange": {
|
|
10308
|
-
"start":
|
|
10309
|
-
"end":
|
|
10281
|
+
"start": 320,
|
|
10282
|
+
"end": 321
|
|
10310
10283
|
},
|
|
10311
10284
|
"context": {
|
|
10312
10285
|
"type": "variable",
|
|
@@ -10314,8 +10287,8 @@
|
|
|
10314
10287
|
"value": "var( --kendo-calendar-lg-cell-padding-x, k-spacing(1) )",
|
|
10315
10288
|
"scope": "default",
|
|
10316
10289
|
"line": {
|
|
10317
|
-
"start":
|
|
10318
|
-
"end":
|
|
10290
|
+
"start": 322,
|
|
10291
|
+
"end": 322
|
|
10319
10292
|
}
|
|
10320
10293
|
},
|
|
10321
10294
|
"group": [
|
|
@@ -10332,8 +10305,8 @@
|
|
|
10332
10305
|
{
|
|
10333
10306
|
"description": "The vertical padding of the cells in the large Calendar.\n",
|
|
10334
10307
|
"commentRange": {
|
|
10335
|
-
"start":
|
|
10336
|
-
"end":
|
|
10308
|
+
"start": 323,
|
|
10309
|
+
"end": 324
|
|
10337
10310
|
},
|
|
10338
10311
|
"context": {
|
|
10339
10312
|
"type": "variable",
|
|
@@ -10341,8 +10314,8 @@
|
|
|
10341
10314
|
"value": "var( --kendo-calendar-lg-cell-padding-y, k-spacing(1) )",
|
|
10342
10315
|
"scope": "default",
|
|
10343
10316
|
"line": {
|
|
10344
|
-
"start":
|
|
10345
|
-
"end":
|
|
10317
|
+
"start": 325,
|
|
10318
|
+
"end": 325
|
|
10346
10319
|
}
|
|
10347
10320
|
},
|
|
10348
10321
|
"group": [
|
|
@@ -10359,8 +10332,8 @@
|
|
|
10359
10332
|
{
|
|
10360
10333
|
"description": "The font size of the cells in the large Calendar.\n",
|
|
10361
10334
|
"commentRange": {
|
|
10362
|
-
"start":
|
|
10363
|
-
"end":
|
|
10335
|
+
"start": 326,
|
|
10336
|
+
"end": 327
|
|
10364
10337
|
},
|
|
10365
10338
|
"context": {
|
|
10366
10339
|
"type": "variable",
|
|
@@ -10368,8 +10341,8 @@
|
|
|
10368
10341
|
"value": "var( --kendo-calendar-lg-cell-font-size, var( --kendo-calendar-font-size, var( --kendo-font-size, inherit ) ) )",
|
|
10369
10342
|
"scope": "default",
|
|
10370
10343
|
"line": {
|
|
10371
|
-
"start":
|
|
10372
|
-
"end":
|
|
10344
|
+
"start": 328,
|
|
10345
|
+
"end": 328
|
|
10373
10346
|
}
|
|
10374
10347
|
},
|
|
10375
10348
|
"group": [
|
|
@@ -10386,8 +10359,8 @@
|
|
|
10386
10359
|
{
|
|
10387
10360
|
"description": "The sizes Map of the Calendar.\n",
|
|
10388
10361
|
"commentRange": {
|
|
10389
|
-
"start":
|
|
10390
|
-
"end":
|
|
10362
|
+
"start": 330,
|
|
10363
|
+
"end": 331
|
|
10391
10364
|
},
|
|
10392
10365
|
"context": {
|
|
10393
10366
|
"type": "variable",
|
|
@@ -10395,8 +10368,8 @@
|
|
|
10395
10368
|
"value": "(\n sm: (\n font-size: $kendo-calendar-sm-font-size,\n line-height: $kendo-calendar-sm-line-height,\n cell-size: $kendo-calendar-sm-cell-size,\n cell-padding-x: $kendo-calendar-sm-cell-padding-y,\n cell-padding-y: $kendo-calendar-sm-cell-padding-x,\n cell-font-size: $kendo-calendar-sm-cell-font-size\n ),\n md: (\n font-size: $kendo-calendar-md-font-size,\n line-height: $kendo-calendar-md-line-height,\n cell-size: $kendo-calendar-md-cell-size,\n cell-padding-x: $kendo-calendar-md-cell-padding-y,\n cell-padding-y: $kendo-calendar-md-cell-padding-x,\n cell-font-size: $kendo-calendar-md-cell-font-size\n ),\n lg: (\n font-size: $kendo-calendar-lg-font-size,\n line-height: $kendo-calendar-lg-line-height,\n cell-size: $kendo-calendar-lg-cell-size,\n cell-padding-x: $kendo-calendar-lg-cell-padding-y,\n cell-padding-y: $kendo-calendar-lg-cell-padding-x,\n cell-font-size: $kendo-calendar-lg-cell-font-size\n )\n)",
|
|
10396
10369
|
"scope": "default",
|
|
10397
10370
|
"line": {
|
|
10398
|
-
"start":
|
|
10399
|
-
"end":
|
|
10371
|
+
"start": 332,
|
|
10372
|
+
"end": 357
|
|
10400
10373
|
}
|
|
10401
10374
|
},
|
|
10402
10375
|
"group": [
|
|
@@ -12003,15 +11976,15 @@
|
|
|
12003
11976
|
"resolvedType": "Number"
|
|
12004
11977
|
},
|
|
12005
11978
|
{
|
|
12006
|
-
"description": "The
|
|
11979
|
+
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
12007
11980
|
"commentRange": {
|
|
12008
11981
|
"start": 148,
|
|
12009
11982
|
"end": 149
|
|
12010
11983
|
},
|
|
12011
11984
|
"context": {
|
|
12012
11985
|
"type": "variable",
|
|
12013
|
-
"name": "kendo-card-avatar-
|
|
12014
|
-
"value": "
|
|
11986
|
+
"name": "kendo-card-avatar-spacing",
|
|
11987
|
+
"value": "k-spacing(2)",
|
|
12015
11988
|
"scope": "default",
|
|
12016
11989
|
"line": {
|
|
12017
11990
|
"start": 150,
|
|
@@ -12026,41 +11999,14 @@
|
|
|
12026
11999
|
"path": "fluent/scss/card/_variables.scss",
|
|
12027
12000
|
"name": "_variables.scss"
|
|
12028
12001
|
},
|
|
12029
|
-
"resolvedValue": "
|
|
12030
|
-
"resolvedType": "Number"
|
|
12031
|
-
},
|
|
12032
|
-
{
|
|
12033
|
-
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
12034
|
-
"commentRange": {
|
|
12035
|
-
"start": 151,
|
|
12036
|
-
"end": 152
|
|
12037
|
-
},
|
|
12038
|
-
"context": {
|
|
12039
|
-
"type": "variable",
|
|
12040
|
-
"name": "kendo-card-avatar-spacing",
|
|
12041
|
-
"value": "$kendo-card-header-padding-x",
|
|
12042
|
-
"scope": "default",
|
|
12043
|
-
"line": {
|
|
12044
|
-
"start": 153,
|
|
12045
|
-
"end": 153
|
|
12046
|
-
}
|
|
12047
|
-
},
|
|
12048
|
-
"group": [
|
|
12049
|
-
"card"
|
|
12050
|
-
],
|
|
12051
|
-
"access": "public",
|
|
12052
|
-
"file": {
|
|
12053
|
-
"path": "fluent/scss/card/_variables.scss",
|
|
12054
|
-
"name": "_variables.scss"
|
|
12055
|
-
},
|
|
12056
|
-
"resolvedValue": "var(--kendo-card-header-padding-x, var(--kendo-spacing-3, 0.75rem))",
|
|
12002
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
12057
12003
|
"resolvedType": "String"
|
|
12058
12004
|
},
|
|
12059
12005
|
{
|
|
12060
12006
|
"description": "The horizontal padding of the Card actions.\n",
|
|
12061
12007
|
"commentRange": {
|
|
12062
|
-
"start":
|
|
12063
|
-
"end":
|
|
12008
|
+
"start": 152,
|
|
12009
|
+
"end": 153
|
|
12064
12010
|
},
|
|
12065
12011
|
"context": {
|
|
12066
12012
|
"type": "variable",
|
|
@@ -12068,8 +12014,8 @@
|
|
|
12068
12014
|
"value": "var( --kendo-card-actions-padding-x, k-spacing(3) )",
|
|
12069
12015
|
"scope": "default",
|
|
12070
12016
|
"line": {
|
|
12071
|
-
"start":
|
|
12072
|
-
"end":
|
|
12017
|
+
"start": 154,
|
|
12018
|
+
"end": 154
|
|
12073
12019
|
}
|
|
12074
12020
|
},
|
|
12075
12021
|
"group": [
|
|
@@ -12086,8 +12032,8 @@
|
|
|
12086
12032
|
{
|
|
12087
12033
|
"description": "The vertical padding of the Card actions.\n",
|
|
12088
12034
|
"commentRange": {
|
|
12089
|
-
"start":
|
|
12090
|
-
"end":
|
|
12035
|
+
"start": 155,
|
|
12036
|
+
"end": 156
|
|
12091
12037
|
},
|
|
12092
12038
|
"context": {
|
|
12093
12039
|
"type": "variable",
|
|
@@ -12095,8 +12041,8 @@
|
|
|
12095
12041
|
"value": "var( --kendo-card-actions-padding-y, k-spacing(3) )",
|
|
12096
12042
|
"scope": "default",
|
|
12097
12043
|
"line": {
|
|
12098
|
-
"start":
|
|
12099
|
-
"end":
|
|
12044
|
+
"start": 157,
|
|
12045
|
+
"end": 157
|
|
12100
12046
|
}
|
|
12101
12047
|
},
|
|
12102
12048
|
"group": [
|
|
@@ -12113,8 +12059,8 @@
|
|
|
12113
12059
|
{
|
|
12114
12060
|
"description": "The top border width of the Card actions.\n",
|
|
12115
12061
|
"commentRange": {
|
|
12116
|
-
"start":
|
|
12117
|
-
"end":
|
|
12062
|
+
"start": 158,
|
|
12063
|
+
"end": 159
|
|
12118
12064
|
},
|
|
12119
12065
|
"context": {
|
|
12120
12066
|
"type": "variable",
|
|
@@ -12122,8 +12068,8 @@
|
|
|
12122
12068
|
"value": "var( --kendo-card-actions-border-width, 0 )",
|
|
12123
12069
|
"scope": "default",
|
|
12124
12070
|
"line": {
|
|
12125
|
-
"start":
|
|
12126
|
-
"end":
|
|
12071
|
+
"start": 160,
|
|
12072
|
+
"end": 160
|
|
12127
12073
|
}
|
|
12128
12074
|
},
|
|
12129
12075
|
"group": [
|
|
@@ -12140,8 +12086,8 @@
|
|
|
12140
12086
|
{
|
|
12141
12087
|
"description": "The spacing between the Card actions.\n",
|
|
12142
12088
|
"commentRange": {
|
|
12143
|
-
"start":
|
|
12144
|
-
"end":
|
|
12089
|
+
"start": 161,
|
|
12090
|
+
"end": 162
|
|
12145
12091
|
},
|
|
12146
12092
|
"context": {
|
|
12147
12093
|
"type": "variable",
|
|
@@ -12149,8 +12095,8 @@
|
|
|
12149
12095
|
"value": "var( --kendo-card-actions-gap, k-spacing(3) )",
|
|
12150
12096
|
"scope": "default",
|
|
12151
12097
|
"line": {
|
|
12152
|
-
"start":
|
|
12153
|
-
"end":
|
|
12098
|
+
"start": 163,
|
|
12099
|
+
"end": 163
|
|
12154
12100
|
}
|
|
12155
12101
|
},
|
|
12156
12102
|
"group": [
|
|
@@ -12167,8 +12113,8 @@
|
|
|
12167
12113
|
{
|
|
12168
12114
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
12169
12115
|
"commentRange": {
|
|
12170
|
-
"start":
|
|
12171
|
-
"end":
|
|
12116
|
+
"start": 165,
|
|
12117
|
+
"end": 166
|
|
12172
12118
|
},
|
|
12173
12119
|
"context": {
|
|
12174
12120
|
"type": "variable",
|
|
@@ -12176,8 +12122,8 @@
|
|
|
12176
12122
|
"value": "0",
|
|
12177
12123
|
"scope": "default",
|
|
12178
12124
|
"line": {
|
|
12179
|
-
"start":
|
|
12180
|
-
"end":
|
|
12125
|
+
"start": 167,
|
|
12126
|
+
"end": 167
|
|
12181
12127
|
}
|
|
12182
12128
|
},
|
|
12183
12129
|
"group": [
|
|
@@ -12194,8 +12140,8 @@
|
|
|
12194
12140
|
{
|
|
12195
12141
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
12196
12142
|
"commentRange": {
|
|
12197
|
-
"start":
|
|
12198
|
-
"end":
|
|
12143
|
+
"start": 168,
|
|
12144
|
+
"end": 169
|
|
12199
12145
|
},
|
|
12200
12146
|
"context": {
|
|
12201
12147
|
"type": "variable",
|
|
@@ -12203,8 +12149,8 @@
|
|
|
12203
12149
|
"value": "calc( -1 * #{$kendo-button-border-width} )",
|
|
12204
12150
|
"scope": "default",
|
|
12205
12151
|
"line": {
|
|
12206
|
-
"start":
|
|
12207
|
-
"end":
|
|
12152
|
+
"start": 170,
|
|
12153
|
+
"end": 170
|
|
12208
12154
|
}
|
|
12209
12155
|
},
|
|
12210
12156
|
"group": [
|
|
@@ -12221,8 +12167,8 @@
|
|
|
12221
12167
|
{
|
|
12222
12168
|
"description": "The size of the Card callout.\n",
|
|
12223
12169
|
"commentRange": {
|
|
12224
|
-
"start":
|
|
12225
|
-
"end":
|
|
12170
|
+
"start": 172,
|
|
12171
|
+
"end": 173
|
|
12226
12172
|
},
|
|
12227
12173
|
"context": {
|
|
12228
12174
|
"type": "variable",
|
|
@@ -12230,8 +12176,8 @@
|
|
|
12230
12176
|
"value": "20px",
|
|
12231
12177
|
"scope": "default",
|
|
12232
12178
|
"line": {
|
|
12233
|
-
"start":
|
|
12234
|
-
"end":
|
|
12179
|
+
"start": 174,
|
|
12180
|
+
"end": 174
|
|
12235
12181
|
}
|
|
12236
12182
|
},
|
|
12237
12183
|
"group": [
|
|
@@ -23464,7 +23410,7 @@
|
|
|
23464
23410
|
"path": "fluent/scss/core/color-system/_swatch.scss",
|
|
23465
23411
|
"name": "_swatch.scss"
|
|
23466
23412
|
},
|
|
23467
|
-
"resolvedValue": "(app-surface: #fafafa, on-app-surface: #242424, subtle: #707070, surface: #ffffff, surface-alt: #ffffff, border: rgba(36, 36, 36, 0.72), border-alt: #000000, base-subtle: #f5f5f5, base-subtle-hover: #ebebeb, base-subtle-active: #e0e0e0, base: #ffffff, base-hover: #f5f5f5, base-active: #ebebeb, base-emphasis: #d1d1d1, base-on-subtle: #242424, on-base: #242424, base-on-surface: #242424, primary-subtle: #ebf3fc, primary-subtle-hover: #cfe4fa, primary-subtle-active: #96c6fa, primary: #0f6cbd, primary-hover: #115ea3, primary-active: #0f548c, primary-emphasis: #abd1f8, primary-on-subtle: #0a2e4a, on-primary: #ffffff, primary-on-surface: #0f6cbd, secondary-subtle: #f0f0f0, secondary-subtle-hover: #fafafa, secondary-subtle-active: #ffffff, secondary: #ebebeb, secondary-hover: #f5f5f5, secondary-active: #fafafa, secondary-emphasis: #e0e0e0, secondary-on-subtle: #616161, on-secondary: #616161, secondary-on-surface: #616161, tertiary-subtle: #fdf5fc, tertiary-subtle-hover: #f5daf2, tertiary-subtle-active: #edbbe7, tertiary: #c239b3, tertiary-hover: #af33a1, tertiary-active: #962c8a, tertiary-emphasis: #edbbe7, tertiary-on-subtle: #af33a1, on-tertiary: #ffffff, tertiary-on-surface: #c239b3, info-subtle: #f6fafe, info-subtle-hover: #dcedfa, info-subtle-active: #bfddf5, info: #3a96dd, info-hover: #3991d5, info-active: #4fa1e1, info-emphasis: #bfddf5, info-on-subtle: #20547c, on-info: #242424, info-on-surface: #3487c7, success-subtle: #f1faf1, success-subtle-hover: #c9eac9, success-subtle-active: #9fd89f, success: #107c10, success-hover: #0e700e, success-active: #0c5e0c, success-emphasis: #9fd89f, success-on-subtle: #0e700e, on-success: #ffffff, success-on-surface: #107c10, warning-subtle: #fff9f5, warning-subtle-hover: #fee5d7, warning-subtle-active: #fdcfb4, warning: #f7630c, warning-hover: #de590b, warning-active: #bc4b09, warning-emphasis: #fdcfb4, warning-on-subtle: #8a3707, on-warning: #242424, warning-on-surface: #8a3707, error-subtle: #fdf3f4, error-subtle-hover: #f6d1d5, error-subtle-active: #eeacb2, error: #c50f1f, error-hover: #b10e1c, error-active: #960b18, error-emphasis: #eeacb2, error-on-subtle: #b10e1c, on-error: #ffffff, error-on-surface: #c50f1f, light-subtle: #ffffff, light-subtle-hover: #f5f5f5, light-subtle-active: #ebebeb, light: #ebebeb, light-hover: #f5f5f5, light-active: #f0f0f0, light-emphasis: #e0e0e0, light-on-subtle: #616161, on-light: #242424, light-on-surface: #ffffff, dark-subtle: #000000, dark-subtle-hover: #242424, dark-subtle-active: #333333, dark: #242424, dark-hover: #424242, dark-active: #333333, dark-emphasis: #616161, dark-on-subtle: #ffffff, on-dark: #ffffff, dark-on-surface: #616161, inverse-subtle: #
|
|
23413
|
+
"resolvedValue": "(app-surface: #fafafa, on-app-surface: #242424, subtle: #707070, surface: #ffffff, surface-alt: #ffffff, border: rgba(36, 36, 36, 0.72), border-alt: #000000, base-subtle: #f5f5f5, base-subtle-hover: #ebebeb, base-subtle-active: #e0e0e0, base: #ffffff, base-hover: #f5f5f5, base-active: #ebebeb, base-emphasis: #d1d1d1, base-on-subtle: #242424, on-base: #242424, base-on-surface: #242424, primary-subtle: #ebf3fc, primary-subtle-hover: #cfe4fa, primary-subtle-active: #96c6fa, primary: #0f6cbd, primary-hover: #115ea3, primary-active: #0f548c, primary-emphasis: #abd1f8, primary-on-subtle: #0a2e4a, on-primary: #ffffff, primary-on-surface: #0f6cbd, secondary-subtle: #f0f0f0, secondary-subtle-hover: #fafafa, secondary-subtle-active: #ffffff, secondary: #ebebeb, secondary-hover: #f5f5f5, secondary-active: #fafafa, secondary-emphasis: #e0e0e0, secondary-on-subtle: #616161, on-secondary: #616161, secondary-on-surface: #616161, tertiary-subtle: #fdf5fc, tertiary-subtle-hover: #f5daf2, tertiary-subtle-active: #edbbe7, tertiary: #c239b3, tertiary-hover: #af33a1, tertiary-active: #962c8a, tertiary-emphasis: #edbbe7, tertiary-on-subtle: #af33a1, on-tertiary: #ffffff, tertiary-on-surface: #c239b3, info-subtle: #f6fafe, info-subtle-hover: #dcedfa, info-subtle-active: #bfddf5, info: #3a96dd, info-hover: #3991d5, info-active: #4fa1e1, info-emphasis: #bfddf5, info-on-subtle: #20547c, on-info: #242424, info-on-surface: #3487c7, success-subtle: #f1faf1, success-subtle-hover: #c9eac9, success-subtle-active: #9fd89f, success: #107c10, success-hover: #0e700e, success-active: #0c5e0c, success-emphasis: #9fd89f, success-on-subtle: #0e700e, on-success: #ffffff, success-on-surface: #107c10, warning-subtle: #fff9f5, warning-subtle-hover: #fee5d7, warning-subtle-active: #fdcfb4, warning: #f7630c, warning-hover: #de590b, warning-active: #bc4b09, warning-emphasis: #fdcfb4, warning-on-subtle: #8a3707, on-warning: #242424, warning-on-surface: #8a3707, error-subtle: #fdf3f4, error-subtle-hover: #f6d1d5, error-subtle-active: #eeacb2, error: #c50f1f, error-hover: #b10e1c, error-active: #960b18, error-emphasis: #eeacb2, error-on-subtle: #b10e1c, on-error: #ffffff, error-on-surface: #c50f1f, light-subtle: #ffffff, light-subtle-hover: #f5f5f5, light-subtle-active: #ebebeb, light: #ebebeb, light-hover: #f5f5f5, light-active: #f0f0f0, light-emphasis: #e0e0e0, light-on-subtle: #616161, on-light: #242424, light-on-surface: #ffffff, dark-subtle: #000000, dark-subtle-hover: #242424, dark-subtle-active: #333333, dark: #242424, dark-hover: #424242, dark-active: #333333, dark-emphasis: #616161, dark-on-subtle: #ffffff, on-dark: #ffffff, dark-on-surface: #616161, inverse-subtle: #616161, inverse-subtle-hover: #8a8a8a, inverse-subtle-active: #707070, inverse: #242424, inverse-hover: #424242, inverse-active: #333333, inverse-emphasis: #707070, inverse-on-subtle: #ffffff, on-inverse: #ffffff, inverse-on-surface: #616161, series-a: #2aa0a4, series-a-bold: #20787b, series-a-bolder: #155052, series-a-subtle: #5fb8bb, series-a-subtler: #94cfd1, series-b: #ae8c00, series-b-bold: #826900, series-b-bolder: #574600, series-b-subtle: #c2a940, series-b-subtler: #d7c580, series-c: #e3008c, series-c-bold: #aa0069, series-c-bolder: #720046, series-c-subtle: #ea40a9, series-c-subtler: #f180c5, series-d: #13a10e, series-d-bold: #0e790b, series-d-bolder: #0a5107, series-d-subtle: #4eb94a, series-d-subtler: #89d086, series-e: #637cef, series-e-bold: #4a5db3, series-e-bolder: #323e78, series-e-subtle: #c3b1db, series-e-subtler: #a58bca, series-f: #CA5010, series-f-bold: #973C0C, series-f-bolder: #652808, series-f-subtle: #D77C4C, series-f-subtler: #E5A787)",
|
|
23468
23414
|
"resolvedType": "Map",
|
|
23469
23415
|
"prettyValue": {
|
|
23470
23416
|
"app-surface": "#fafafa",
|
|
@@ -23574,13 +23520,13 @@
|
|
|
23574
23520
|
"dark-on-subtle": "#ffffff",
|
|
23575
23521
|
"on-dark": "#ffffff",
|
|
23576
23522
|
"dark-on-surface": "#616161",
|
|
23577
|
-
"inverse-subtle": "#
|
|
23578
|
-
"inverse-subtle-hover": "#
|
|
23579
|
-
"inverse-subtle-active": "#
|
|
23523
|
+
"inverse-subtle": "#616161",
|
|
23524
|
+
"inverse-subtle-hover": "#8a8a8a",
|
|
23525
|
+
"inverse-subtle-active": "#707070",
|
|
23580
23526
|
"inverse": "#242424",
|
|
23581
23527
|
"inverse-hover": "#424242",
|
|
23582
23528
|
"inverse-active": "#333333",
|
|
23583
|
-
"inverse-emphasis": "#
|
|
23529
|
+
"inverse-emphasis": "#707070",
|
|
23584
23530
|
"inverse-on-subtle": "#ffffff",
|
|
23585
23531
|
"on-inverse": "#ffffff",
|
|
23586
23532
|
"inverse-on-surface": "#616161",
|
|
@@ -25785,7 +25731,7 @@
|
|
|
25785
25731
|
"context": {
|
|
25786
25732
|
"type": "variable",
|
|
25787
25733
|
"name": "kendo-drawer-scrollbar-hover-color",
|
|
25788
|
-
"value": "var( --kendo-drawer-scrollbar-hover-color,
|
|
25734
|
+
"value": "var( --kendo-drawer-scrollbar-hover-color, $kendo-drawer-scrollbar-color )",
|
|
25789
25735
|
"scope": "default",
|
|
25790
25736
|
"line": {
|
|
25791
25737
|
"start": 48,
|
|
@@ -25800,7 +25746,7 @@
|
|
|
25800
25746
|
"path": "fluent/scss/drawer/_variables.scss",
|
|
25801
25747
|
"name": "_variables.scss"
|
|
25802
25748
|
},
|
|
25803
|
-
"resolvedValue": "var(--kendo-drawer-scrollbar-hover-color, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424)
|
|
25749
|
+
"resolvedValue": "var(--kendo-drawer-scrollbar-hover-color, var(--kendo-drawer-scrollbar-color, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424) 46%, transparent)))",
|
|
25804
25750
|
"resolvedType": "String"
|
|
25805
25751
|
},
|
|
25806
25752
|
{
|
|
@@ -30548,7 +30494,7 @@
|
|
|
30548
30494
|
"context": {
|
|
30549
30495
|
"type": "variable",
|
|
30550
30496
|
"name": "kendo-filter-preview-operator-text",
|
|
30551
|
-
"value": "var( --kendo-filter-preview-operator-text, #{k-color(
|
|
30497
|
+
"value": "var( --kendo-filter-preview-operator-text, #{k-color(on-app-surface)} )",
|
|
30552
30498
|
"scope": "default",
|
|
30553
30499
|
"line": {
|
|
30554
30500
|
"start": 31,
|
|
@@ -30563,7 +30509,7 @@
|
|
|
30563
30509
|
"path": "fluent/scss/filter/_variables.scss",
|
|
30564
30510
|
"name": "_variables.scss"
|
|
30565
30511
|
},
|
|
30566
|
-
"resolvedValue": "var(--kendo-filter-preview-operator-text, var(--kendo-color-
|
|
30512
|
+
"resolvedValue": "var(--kendo-filter-preview-operator-text, var(--kendo-color-on-app-surface, #242424))",
|
|
30567
30513
|
"resolvedType": "String"
|
|
30568
30514
|
},
|
|
30569
30515
|
{
|
|
@@ -34072,7 +34018,7 @@
|
|
|
34072
34018
|
"context": {
|
|
34073
34019
|
"type": "variable",
|
|
34074
34020
|
"name": "kendo-gantt-summary-bg",
|
|
34075
|
-
"value": "var(--kendo-gantt-summary-bg, k-color(
|
|
34021
|
+
"value": "var(--kendo-gantt-summary-bg, k-color(inverse-subtle))",
|
|
34076
34022
|
"scope": "default",
|
|
34077
34023
|
"line": {
|
|
34078
34024
|
"start": 82,
|
|
@@ -34087,7 +34033,7 @@
|
|
|
34087
34033
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
34088
34034
|
"name": "_variables.scss"
|
|
34089
34035
|
},
|
|
34090
|
-
"resolvedValue": "var(--kendo-gantt-summary-bg, var(--kendo-color-
|
|
34036
|
+
"resolvedValue": "var(--kendo-gantt-summary-bg, var(--kendo-color-inverse-subtle, #616161))",
|
|
34091
34037
|
"resolvedType": "String"
|
|
34092
34038
|
},
|
|
34093
34039
|
{
|
|
@@ -34099,7 +34045,7 @@
|
|
|
34099
34045
|
"context": {
|
|
34100
34046
|
"type": "variable",
|
|
34101
34047
|
"name": "kendo-gantt-summary-progress-bg",
|
|
34102
|
-
"value": "var(--kendo-gantt-summary-progress-bg, k-color(
|
|
34048
|
+
"value": "var(--kendo-gantt-summary-progress-bg, k-color(inverse))",
|
|
34103
34049
|
"scope": "default",
|
|
34104
34050
|
"line": {
|
|
34105
34051
|
"start": 85,
|
|
@@ -34114,7 +34060,7 @@
|
|
|
34114
34060
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
34115
34061
|
"name": "_variables.scss"
|
|
34116
34062
|
},
|
|
34117
|
-
"resolvedValue": "var(--kendo-gantt-summary-progress-bg, var(--kendo-color-
|
|
34063
|
+
"resolvedValue": "var(--kendo-gantt-summary-progress-bg, var(--kendo-color-inverse, #242424))",
|
|
34118
34064
|
"resolvedType": "String"
|
|
34119
34065
|
},
|
|
34120
34066
|
{
|
|
@@ -34261,7 +34207,7 @@
|
|
|
34261
34207
|
"context": {
|
|
34262
34208
|
"type": "variable",
|
|
34263
34209
|
"name": "kendo-gantt-task-bg",
|
|
34264
|
-
"value": "var(--kendo-gantt-task-bg, #{k-color(subtle)})",
|
|
34210
|
+
"value": "var(--kendo-gantt-task-bg, #{k-color(inverse-subtle)})",
|
|
34265
34211
|
"scope": "default",
|
|
34266
34212
|
"line": {
|
|
34267
34213
|
"start": 104,
|
|
@@ -34276,7 +34222,7 @@
|
|
|
34276
34222
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
34277
34223
|
"name": "_variables.scss"
|
|
34278
34224
|
},
|
|
34279
|
-
"resolvedValue": "var(--kendo-gantt-task-bg, var(--kendo-color-subtle, #
|
|
34225
|
+
"resolvedValue": "var(--kendo-gantt-task-bg, var(--kendo-color-inverse-subtle, #616161))",
|
|
34280
34226
|
"resolvedType": "String"
|
|
34281
34227
|
},
|
|
34282
34228
|
{
|
|
@@ -34288,7 +34234,7 @@
|
|
|
34288
34234
|
"context": {
|
|
34289
34235
|
"type": "variable",
|
|
34290
34236
|
"name": "kendo-gantt-task-text",
|
|
34291
|
-
"value": "var(--kendo-gantt-task-text, #{k-color(
|
|
34237
|
+
"value": "var(--kendo-gantt-task-text, #{k-color(on-inverse)})",
|
|
34292
34238
|
"scope": "default",
|
|
34293
34239
|
"line": {
|
|
34294
34240
|
"start": 107,
|
|
@@ -34303,7 +34249,7 @@
|
|
|
34303
34249
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
34304
34250
|
"name": "_variables.scss"
|
|
34305
34251
|
},
|
|
34306
|
-
"resolvedValue": "var(--kendo-gantt-task-text, var(--kendo-color-
|
|
34252
|
+
"resolvedValue": "var(--kendo-gantt-task-text, var(--kendo-color-on-inverse, #ffffff))",
|
|
34307
34253
|
"resolvedType": "String"
|
|
34308
34254
|
},
|
|
34309
34255
|
{
|
|
@@ -34342,7 +34288,7 @@
|
|
|
34342
34288
|
"context": {
|
|
34343
34289
|
"type": "variable",
|
|
34344
34290
|
"name": "kendo-gantt-task-progress-bg",
|
|
34345
|
-
"value": "var(--kendo-gantt-task-progress-bg, #{k-color(
|
|
34291
|
+
"value": "var(--kendo-gantt-task-progress-bg, #{k-color(inverse)})",
|
|
34346
34292
|
"scope": "default",
|
|
34347
34293
|
"line": {
|
|
34348
34294
|
"start": 113,
|
|
@@ -34357,7 +34303,7 @@
|
|
|
34357
34303
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
34358
34304
|
"name": "_variables.scss"
|
|
34359
34305
|
},
|
|
34360
|
-
"resolvedValue": "var(--kendo-gantt-task-progress-bg, var(--kendo-color-
|
|
34306
|
+
"resolvedValue": "var(--kendo-gantt-task-progress-bg, var(--kendo-color-inverse, #242424))",
|
|
34361
34307
|
"resolvedType": "String"
|
|
34362
34308
|
},
|
|
34363
34309
|
{
|
|
@@ -34369,7 +34315,7 @@
|
|
|
34369
34315
|
"context": {
|
|
34370
34316
|
"type": "variable",
|
|
34371
34317
|
"name": "kendo-gantt-task-progress-hover-bg",
|
|
34372
|
-
"value": "var(--kendo-gantt-task-progress-hover-bg, #{k-color(
|
|
34318
|
+
"value": "var(--kendo-gantt-task-progress-hover-bg, #{k-color(inverse-hover)})",
|
|
34373
34319
|
"scope": "default",
|
|
34374
34320
|
"line": {
|
|
34375
34321
|
"start": 116,
|
|
@@ -34384,7 +34330,7 @@
|
|
|
34384
34330
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
34385
34331
|
"name": "_variables.scss"
|
|
34386
34332
|
},
|
|
34387
|
-
"resolvedValue": "var(--kendo-gantt-task-progress-hover-bg, var(--kendo-color-
|
|
34333
|
+
"resolvedValue": "var(--kendo-gantt-task-progress-hover-bg, var(--kendo-color-inverse-hover, #424242))",
|
|
34388
34334
|
"resolvedType": "String"
|
|
34389
34335
|
},
|
|
34390
34336
|
{
|
|
@@ -50410,13 +50356,13 @@
|
|
|
50410
50356
|
"path": "fluent/scss/notification/_variables.scss",
|
|
50411
50357
|
"name": "_variables.scss"
|
|
50412
50358
|
},
|
|
50413
|
-
"resolvedValue": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #000000), border: var(--kendo-color-inverse-emphasis, #
|
|
50359
|
+
"resolvedValue": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #000000), border: var(--kendo-color-inverse-emphasis, #707070)), \"light\": (color: var(--kendo-color-light-on-subtle, #616161), background-color: var(--kendo-color-light-subtle, #ffffff), border: var(--kendo-color-light-emphasis, #e0e0e0)), \"dark\": (color: var(--kendo-color-dark-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #000000), border: var(--kendo-color-dark-emphasis, #616161)), \"error\": (color: var(--kendo-color-error-on-subtle, #b10e1c), background-color: var(--kendo-color-error-subtle, #fdf3f4), border: var(--kendo-color-error-emphasis, #eeacb2)), \"warning\": (color: var(--kendo-color-warning-on-subtle, #8a3707), background-color: var(--kendo-color-warning-subtle, #fff9f5), border: var(--kendo-color-warning-emphasis, #fdcfb4)), \"success\": (color: var(--kendo-color-success-on-subtle, #0e700e), background-color: var(--kendo-color-success-subtle, #f1faf1), border: var(--kendo-color-success-emphasis, #9fd89f)), \"info\": (color: var(--kendo-color-info-on-subtle, #20547c), background-color: var(--kendo-color-info-subtle, #f6fafe), border: var(--kendo-color-info-emphasis, #bfddf5)), \"tertiary\": (color: var(--kendo-color-tertiary-on-subtle, #af33a1), background-color: var(--kendo-color-tertiary-subtle, #fdf5fc), border: var(--kendo-color-tertiary-emphasis, #edbbe7)), \"secondary\": (color: var(--kendo-color-secondary-on-subtle, #616161), background-color: var(--kendo-color-secondary-subtle, #f0f0f0), border: var(--kendo-color-secondary-emphasis, #e0e0e0)), \"primary\": (color: var(--kendo-color-primary-on-subtle, #0a2e4a), background-color: var(--kendo-color-primary-subtle, #ebf3fc), border: var(--kendo-color-primary-emphasis, #abd1f8)))",
|
|
50414
50360
|
"resolvedType": "Map",
|
|
50415
50361
|
"prettyValue": {
|
|
50416
50362
|
"inverse": {
|
|
50417
50363
|
"color": "var(--kendo-color-inverse-on-subtle, #ffffff)",
|
|
50418
50364
|
"background-color": "var(--kendo-color-dark-subtle, #000000)",
|
|
50419
|
-
"border": "var(--kendo-color-inverse-emphasis, #
|
|
50365
|
+
"border": "var(--kendo-color-inverse-emphasis, #707070)"
|
|
50420
50366
|
},
|
|
50421
50367
|
"light": {
|
|
50422
50368
|
"color": "var(--kendo-color-light-on-subtle, #616161)",
|
|
@@ -51905,7 +51851,7 @@
|
|
|
51905
51851
|
"context": {
|
|
51906
51852
|
"type": "variable",
|
|
51907
51853
|
"name": "kendo-orgchart-card-body-vbox-min-height",
|
|
51908
|
-
"value": "var( --kendo-orgchart-card-body-vbox-min-height,
|
|
51854
|
+
"value": "var( --kendo-orgchart-card-body-vbox-min-height, 3em )",
|
|
51909
51855
|
"scope": "default",
|
|
51910
51856
|
"line": {
|
|
51911
51857
|
"start": 139,
|
|
@@ -51920,7 +51866,7 @@
|
|
|
51920
51866
|
"path": "fluent/scss/orgchart/_variables.scss",
|
|
51921
51867
|
"name": "_variables.scss"
|
|
51922
51868
|
},
|
|
51923
|
-
"resolvedValue": "var(--kendo-orgchart-card-body-vbox-min-height,
|
|
51869
|
+
"resolvedValue": "var(--kendo-orgchart-card-body-vbox-min-height, 3em)",
|
|
51924
51870
|
"resolvedType": "String"
|
|
51925
51871
|
},
|
|
51926
51872
|
{
|
|
@@ -56254,7 +56200,7 @@
|
|
|
56254
56200
|
"context": {
|
|
56255
56201
|
"type": "variable",
|
|
56256
56202
|
"name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
|
|
56257
|
-
"value": "var( --kendo-pdf-viewer-free-text-annotation-placeholder-text,
|
|
56203
|
+
"value": "var( --kendo-pdf-viewer-free-text-annotation-placeholder-text, k-color(primary-on-subtle) )",
|
|
56258
56204
|
"scope": "default",
|
|
56259
56205
|
"line": {
|
|
56260
56206
|
"start": 121,
|
|
@@ -56269,7 +56215,7 @@
|
|
|
56269
56215
|
"path": "fluent/scss/pdf-viewer/_variables.scss",
|
|
56270
56216
|
"name": "_variables.scss"
|
|
56271
56217
|
},
|
|
56272
|
-
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-placeholder-text,
|
|
56218
|
+
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-placeholder-text, var(--kendo-color-primary-on-subtle, #0a2e4a))",
|
|
56273
56219
|
"resolvedType": "String"
|
|
56274
56220
|
},
|
|
56275
56221
|
{
|
|
@@ -56281,7 +56227,7 @@
|
|
|
56281
56227
|
"context": {
|
|
56282
56228
|
"type": "variable",
|
|
56283
56229
|
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
56284
|
-
"value": "var( --kendo-pdf-viewer-free-text-annotation-text,
|
|
56230
|
+
"value": "var( --kendo-pdf-viewer-free-text-annotation-text, k-color(primary-on-subtle) )",
|
|
56285
56231
|
"scope": "default",
|
|
56286
56232
|
"line": {
|
|
56287
56233
|
"start": 124,
|
|
@@ -56296,7 +56242,7 @@
|
|
|
56296
56242
|
"path": "fluent/scss/pdf-viewer/_variables.scss",
|
|
56297
56243
|
"name": "_variables.scss"
|
|
56298
56244
|
},
|
|
56299
|
-
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-text,
|
|
56245
|
+
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-text, var(--kendo-color-primary-on-subtle, #0a2e4a))",
|
|
56300
56246
|
"resolvedType": "String"
|
|
56301
56247
|
},
|
|
56302
56248
|
{
|
|
@@ -78321,8 +78267,8 @@
|
|
|
78321
78267
|
{
|
|
78322
78268
|
"description": "The border width of the current time indicator.\n",
|
|
78323
78269
|
"commentRange": {
|
|
78324
|
-
"start":
|
|
78325
|
-
"end":
|
|
78270
|
+
"start": 3,
|
|
78271
|
+
"end": 4
|
|
78326
78272
|
},
|
|
78327
78273
|
"context": {
|
|
78328
78274
|
"type": "variable",
|
|
@@ -78330,8 +78276,8 @@
|
|
|
78330
78276
|
"value": "var( --kendo-current-time-width, 1px )",
|
|
78331
78277
|
"scope": "default",
|
|
78332
78278
|
"line": {
|
|
78333
|
-
"start":
|
|
78334
|
-
"end":
|
|
78279
|
+
"start": 5,
|
|
78280
|
+
"end": 5
|
|
78335
78281
|
}
|
|
78336
78282
|
},
|
|
78337
78283
|
"group": [
|
|
@@ -78348,17 +78294,17 @@
|
|
|
78348
78294
|
{
|
|
78349
78295
|
"description": "The color of the current time indicator.\n",
|
|
78350
78296
|
"commentRange": {
|
|
78351
|
-
"start":
|
|
78352
|
-
"end":
|
|
78297
|
+
"start": 6,
|
|
78298
|
+
"end": 7
|
|
78353
78299
|
},
|
|
78354
78300
|
"context": {
|
|
78355
78301
|
"type": "variable",
|
|
78356
78302
|
"name": "kendo-current-time-color",
|
|
78357
|
-
"value": "var( --kendo-current-time-color,
|
|
78303
|
+
"value": "var( --kendo-current-time-color, k-color(error-on-surface) )",
|
|
78358
78304
|
"scope": "default",
|
|
78359
78305
|
"line": {
|
|
78360
|
-
"start":
|
|
78361
|
-
"end":
|
|
78306
|
+
"start": 8,
|
|
78307
|
+
"end": 8
|
|
78362
78308
|
}
|
|
78363
78309
|
},
|
|
78364
78310
|
"group": [
|
|
@@ -78369,7 +78315,7 @@
|
|
|
78369
78315
|
"path": "fluent/scss/time-marker/_variables.scss",
|
|
78370
78316
|
"name": "_variables.scss"
|
|
78371
78317
|
},
|
|
78372
|
-
"resolvedValue": "var(--kendo-current-time-color, #
|
|
78318
|
+
"resolvedValue": "var(--kendo-current-time-color, var(--kendo-color-error-on-surface, #c50f1f))",
|
|
78373
78319
|
"resolvedType": "String"
|
|
78374
78320
|
},
|
|
78375
78321
|
{
|
|
@@ -86416,8 +86362,8 @@
|
|
|
86416
86362
|
{
|
|
86417
86363
|
"description": "Theme colors map for the card variations.\n",
|
|
86418
86364
|
"commentRange": {
|
|
86419
|
-
"start":
|
|
86420
|
-
"end":
|
|
86365
|
+
"start": 176,
|
|
86366
|
+
"end": 176
|
|
86421
86367
|
},
|
|
86422
86368
|
"context": {
|
|
86423
86369
|
"type": "variable",
|
|
@@ -86425,8 +86371,8 @@
|
|
|
86425
86371
|
"value": "(\n \"primary\": k-color(primary),\n \"secondary\": k-color(secondary),\n \"tertiary\": k-color(tertiary),\n \"info\": k-color(info),\n \"success\": k-color(success),\n \"warning\": k-color(warning),\n \"error\": k-color(error),\n \"dark\": k-color(dark),\n \"light\": k-color(light),\n \"inverse\": if($kendo-is-dark-theme, k-color(light), k-color(dark))\n)",
|
|
86426
86372
|
"scope": "default",
|
|
86427
86373
|
"line": {
|
|
86428
|
-
"start":
|
|
86429
|
-
"end":
|
|
86374
|
+
"start": 177,
|
|
86375
|
+
"end": 188
|
|
86430
86376
|
}
|
|
86431
86377
|
},
|
|
86432
86378
|
"access": "public",
|
|
@@ -90205,8 +90151,8 @@
|
|
|
90205
90151
|
{
|
|
90206
90152
|
"description": "Theme colors map for the card variations.\n",
|
|
90207
90153
|
"commentRange": {
|
|
90208
|
-
"start":
|
|
90209
|
-
"end":
|
|
90154
|
+
"start": 176,
|
|
90155
|
+
"end": 176
|
|
90210
90156
|
},
|
|
90211
90157
|
"context": {
|
|
90212
90158
|
"type": "variable",
|
|
@@ -90214,8 +90160,8 @@
|
|
|
90214
90160
|
"value": "(\n \"primary\": k-color(primary),\n \"secondary\": k-color(secondary),\n \"tertiary\": k-color(tertiary),\n \"info\": k-color(info),\n \"success\": k-color(success),\n \"warning\": k-color(warning),\n \"error\": k-color(error),\n \"dark\": k-color(dark),\n \"light\": k-color(light),\n \"inverse\": if($kendo-is-dark-theme, k-color(light), k-color(dark))\n)",
|
|
90215
90161
|
"scope": "default",
|
|
90216
90162
|
"line": {
|
|
90217
|
-
"start":
|
|
90218
|
-
"end":
|
|
90163
|
+
"start": 177,
|
|
90164
|
+
"end": 188
|
|
90219
90165
|
}
|
|
90220
90166
|
},
|
|
90221
90167
|
"access": "public",
|
|
@@ -99237,46 +99183,19 @@
|
|
|
99237
99183
|
"resolvedType": "String"
|
|
99238
99184
|
},
|
|
99239
99185
|
{
|
|
99240
|
-
"description": "The
|
|
99186
|
+
"description": "The border color of the calendar header.\n",
|
|
99241
99187
|
"commentRange": {
|
|
99242
99188
|
"start": 51,
|
|
99243
99189
|
"end": 52
|
|
99244
99190
|
},
|
|
99245
|
-
"context": {
|
|
99246
|
-
"type": "variable",
|
|
99247
|
-
"name": "kendo-calendar-header-text",
|
|
99248
|
-
"value": "var( --kendo-calendar-header-text, #{$kendo-calendar-text} )",
|
|
99249
|
-
"scope": "default",
|
|
99250
|
-
"line": {
|
|
99251
|
-
"start": 53,
|
|
99252
|
-
"end": 53
|
|
99253
|
-
}
|
|
99254
|
-
},
|
|
99255
|
-
"group": [
|
|
99256
|
-
"calendar"
|
|
99257
|
-
],
|
|
99258
|
-
"access": "public",
|
|
99259
|
-
"file": {
|
|
99260
|
-
"path": "fluent/scss/calendar/_variables.scss",
|
|
99261
|
-
"name": "_variables.scss"
|
|
99262
|
-
},
|
|
99263
|
-
"resolvedValue": "var(--kendo-calendar-header-text, var(--kendo-calendar-text, var(--kendo-color-on-app-surface, #242424)))",
|
|
99264
|
-
"resolvedType": "String"
|
|
99265
|
-
},
|
|
99266
|
-
{
|
|
99267
|
-
"description": "The border color of the calendar header.\n",
|
|
99268
|
-
"commentRange": {
|
|
99269
|
-
"start": 54,
|
|
99270
|
-
"end": 55
|
|
99271
|
-
},
|
|
99272
99191
|
"context": {
|
|
99273
99192
|
"type": "variable",
|
|
99274
99193
|
"name": "kendo-calendar-header-border",
|
|
99275
99194
|
"value": "var( --kendo-calendar-header-border, #{$kendo-calendar-border} )",
|
|
99276
99195
|
"scope": "default",
|
|
99277
99196
|
"line": {
|
|
99278
|
-
"start":
|
|
99279
|
-
"end":
|
|
99197
|
+
"start": 53,
|
|
99198
|
+
"end": 53
|
|
99280
99199
|
}
|
|
99281
99200
|
},
|
|
99282
99201
|
"group": [
|
|
@@ -99293,8 +99212,8 @@
|
|
|
99293
99212
|
{
|
|
99294
99213
|
"description": "The spacing between the navigation buttons of the Calendar.\n",
|
|
99295
99214
|
"commentRange": {
|
|
99296
|
-
"start":
|
|
99297
|
-
"end":
|
|
99215
|
+
"start": 55,
|
|
99216
|
+
"end": 56
|
|
99298
99217
|
},
|
|
99299
99218
|
"context": {
|
|
99300
99219
|
"type": "variable",
|
|
@@ -99302,8 +99221,8 @@
|
|
|
99302
99221
|
"value": "var( --kendo-calendar-nav-gap, k-spacing(0) )",
|
|
99303
99222
|
"scope": "default",
|
|
99304
99223
|
"line": {
|
|
99305
|
-
"start":
|
|
99306
|
-
"end":
|
|
99224
|
+
"start": 57,
|
|
99225
|
+
"end": 57
|
|
99307
99226
|
}
|
|
99308
99227
|
},
|
|
99309
99228
|
"group": [
|
|
@@ -99320,8 +99239,8 @@
|
|
|
99320
99239
|
{
|
|
99321
99240
|
"description": "The horizontal padding of the calendar footer.\n",
|
|
99322
99241
|
"commentRange": {
|
|
99323
|
-
"start":
|
|
99324
|
-
"end":
|
|
99242
|
+
"start": 59,
|
|
99243
|
+
"end": 60
|
|
99325
99244
|
},
|
|
99326
99245
|
"context": {
|
|
99327
99246
|
"type": "variable",
|
|
@@ -99329,8 +99248,8 @@
|
|
|
99329
99248
|
"value": "var( --kendo-calendar-footer-padding-x, k-spacing(1) )",
|
|
99330
99249
|
"scope": "default",
|
|
99331
99250
|
"line": {
|
|
99332
|
-
"start":
|
|
99333
|
-
"end":
|
|
99251
|
+
"start": 61,
|
|
99252
|
+
"end": 61
|
|
99334
99253
|
}
|
|
99335
99254
|
},
|
|
99336
99255
|
"group": [
|
|
@@ -99347,8 +99266,8 @@
|
|
|
99347
99266
|
{
|
|
99348
99267
|
"description": "The vertical padding of the calendar footer.\n",
|
|
99349
99268
|
"commentRange": {
|
|
99350
|
-
"start":
|
|
99351
|
-
"end":
|
|
99269
|
+
"start": 62,
|
|
99270
|
+
"end": 63
|
|
99352
99271
|
},
|
|
99353
99272
|
"context": {
|
|
99354
99273
|
"type": "variable",
|
|
@@ -99356,8 +99275,8 @@
|
|
|
99356
99275
|
"value": "var( --kendo-calendar-footer-padding-y, k-spacing(1) )",
|
|
99357
99276
|
"scope": "default",
|
|
99358
99277
|
"line": {
|
|
99359
|
-
"start":
|
|
99360
|
-
"end":
|
|
99278
|
+
"start": 64,
|
|
99279
|
+
"end": 64
|
|
99361
99280
|
}
|
|
99362
99281
|
},
|
|
99363
99282
|
"group": [
|
|
@@ -99374,8 +99293,8 @@
|
|
|
99374
99293
|
{
|
|
99375
99294
|
"description": "The horizontal padding of the calendar cell.\n",
|
|
99376
99295
|
"commentRange": {
|
|
99377
|
-
"start":
|
|
99378
|
-
"end":
|
|
99296
|
+
"start": 66,
|
|
99297
|
+
"end": 67
|
|
99379
99298
|
},
|
|
99380
99299
|
"context": {
|
|
99381
99300
|
"type": "variable",
|
|
@@ -99383,8 +99302,8 @@
|
|
|
99383
99302
|
"value": "k-spacing(1)",
|
|
99384
99303
|
"scope": "default",
|
|
99385
99304
|
"line": {
|
|
99386
|
-
"start":
|
|
99387
|
-
"end":
|
|
99305
|
+
"start": 68,
|
|
99306
|
+
"end": 68
|
|
99388
99307
|
}
|
|
99389
99308
|
},
|
|
99390
99309
|
"group": [
|
|
@@ -99401,8 +99320,8 @@
|
|
|
99401
99320
|
{
|
|
99402
99321
|
"description": "The vertical padding of the calendar cell.\n",
|
|
99403
99322
|
"commentRange": {
|
|
99404
|
-
"start":
|
|
99405
|
-
"end":
|
|
99323
|
+
"start": 69,
|
|
99324
|
+
"end": 70
|
|
99406
99325
|
},
|
|
99407
99326
|
"context": {
|
|
99408
99327
|
"type": "variable",
|
|
@@ -99410,8 +99329,8 @@
|
|
|
99410
99329
|
"value": "$kendo-calendar-cell-padding-x",
|
|
99411
99330
|
"scope": "default",
|
|
99412
99331
|
"line": {
|
|
99413
|
-
"start":
|
|
99414
|
-
"end":
|
|
99332
|
+
"start": 71,
|
|
99333
|
+
"end": 71
|
|
99415
99334
|
}
|
|
99416
99335
|
},
|
|
99417
99336
|
"group": [
|
|
@@ -99428,8 +99347,8 @@
|
|
|
99428
99347
|
{
|
|
99429
99348
|
"description": "The border radius of the calendar cell.\n",
|
|
99430
99349
|
"commentRange": {
|
|
99431
|
-
"start":
|
|
99432
|
-
"end":
|
|
99350
|
+
"start": 72,
|
|
99351
|
+
"end": 73
|
|
99433
99352
|
},
|
|
99434
99353
|
"context": {
|
|
99435
99354
|
"type": "variable",
|
|
@@ -99437,8 +99356,8 @@
|
|
|
99437
99356
|
"value": "var( --kendo-calendar-cell-border-radius, var( --kendo-calendar-border-radius-md, var( --kendo-border-radius-md, 0) ) )",
|
|
99438
99357
|
"scope": "default",
|
|
99439
99358
|
"line": {
|
|
99440
|
-
"start":
|
|
99441
|
-
"end":
|
|
99359
|
+
"start": 74,
|
|
99360
|
+
"end": 74
|
|
99442
99361
|
}
|
|
99443
99362
|
},
|
|
99444
99363
|
"group": [
|
|
@@ -99455,8 +99374,8 @@
|
|
|
99455
99374
|
{
|
|
99456
99375
|
"description": "The horizontal padding of the calendar header cell.\n",
|
|
99457
99376
|
"commentRange": {
|
|
99458
|
-
"start":
|
|
99459
|
-
"end":
|
|
99377
|
+
"start": 76,
|
|
99378
|
+
"end": 77
|
|
99460
99379
|
},
|
|
99461
99380
|
"context": {
|
|
99462
99381
|
"type": "variable",
|
|
@@ -99464,8 +99383,8 @@
|
|
|
99464
99383
|
"value": "var( --kendo-calendar-header-cell-padding-x, k-spacing(0.5) )",
|
|
99465
99384
|
"scope": "default",
|
|
99466
99385
|
"line": {
|
|
99467
|
-
"start":
|
|
99468
|
-
"end":
|
|
99386
|
+
"start": 78,
|
|
99387
|
+
"end": 78
|
|
99469
99388
|
}
|
|
99470
99389
|
},
|
|
99471
99390
|
"group": [
|
|
@@ -99482,8 +99401,8 @@
|
|
|
99482
99401
|
{
|
|
99483
99402
|
"description": "Th vertical padding of the calendar header cell.\n",
|
|
99484
99403
|
"commentRange": {
|
|
99485
|
-
"start":
|
|
99486
|
-
"end":
|
|
99404
|
+
"start": 79,
|
|
99405
|
+
"end": 80
|
|
99487
99406
|
},
|
|
99488
99407
|
"context": {
|
|
99489
99408
|
"type": "variable",
|
|
@@ -99491,8 +99410,8 @@
|
|
|
99491
99410
|
"value": "var( --kendo-calendar-header-cell-padding-y, k-spacing(0.5) )",
|
|
99492
99411
|
"scope": "default",
|
|
99493
99412
|
"line": {
|
|
99494
|
-
"start":
|
|
99495
|
-
"end":
|
|
99413
|
+
"start": 81,
|
|
99414
|
+
"end": 81
|
|
99496
99415
|
}
|
|
99497
99416
|
},
|
|
99498
99417
|
"group": [
|
|
@@ -99509,8 +99428,8 @@
|
|
|
99509
99428
|
{
|
|
99510
99429
|
"description": "The width of the calendar header cell.\n",
|
|
99511
99430
|
"commentRange": {
|
|
99512
|
-
"start":
|
|
99513
|
-
"end":
|
|
99431
|
+
"start": 82,
|
|
99432
|
+
"end": 83
|
|
99514
99433
|
},
|
|
99515
99434
|
"context": {
|
|
99516
99435
|
"type": "variable",
|
|
@@ -99518,8 +99437,8 @@
|
|
|
99518
99437
|
"value": "var( --kendo-calendar-header-cell-width, #{$kendo-calendar-cell-size} )",
|
|
99519
99438
|
"scope": "default",
|
|
99520
99439
|
"line": {
|
|
99521
|
-
"start":
|
|
99522
|
-
"end":
|
|
99440
|
+
"start": 84,
|
|
99441
|
+
"end": 84
|
|
99523
99442
|
}
|
|
99524
99443
|
},
|
|
99525
99444
|
"group": [
|
|
@@ -99536,8 +99455,8 @@
|
|
|
99536
99455
|
{
|
|
99537
99456
|
"description": "The height of the calendar header cell.\n",
|
|
99538
99457
|
"commentRange": {
|
|
99539
|
-
"start":
|
|
99540
|
-
"end":
|
|
99458
|
+
"start": 85,
|
|
99459
|
+
"end": 86
|
|
99541
99460
|
},
|
|
99542
99461
|
"context": {
|
|
99543
99462
|
"type": "variable",
|
|
@@ -99545,8 +99464,8 @@
|
|
|
99545
99464
|
"value": "var( --kendo-calendar-header-cell-height, #{$kendo-calendar-cell-size} )",
|
|
99546
99465
|
"scope": "default",
|
|
99547
99466
|
"line": {
|
|
99548
|
-
"start":
|
|
99549
|
-
"end":
|
|
99467
|
+
"start": 87,
|
|
99468
|
+
"end": 87
|
|
99550
99469
|
}
|
|
99551
99470
|
},
|
|
99552
99471
|
"group": [
|
|
@@ -99563,8 +99482,8 @@
|
|
|
99563
99482
|
{
|
|
99564
99483
|
"description": "The font size of the calendar header cell.\n",
|
|
99565
99484
|
"commentRange": {
|
|
99566
|
-
"start":
|
|
99567
|
-
"end":
|
|
99485
|
+
"start": 88,
|
|
99486
|
+
"end": 89
|
|
99568
99487
|
},
|
|
99569
99488
|
"context": {
|
|
99570
99489
|
"type": "variable",
|
|
@@ -99572,8 +99491,8 @@
|
|
|
99572
99491
|
"value": "var( --kendo-calendar-header-cell-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
99573
99492
|
"scope": "default",
|
|
99574
99493
|
"line": {
|
|
99575
|
-
"start":
|
|
99576
|
-
"end":
|
|
99494
|
+
"start": 90,
|
|
99495
|
+
"end": 90
|
|
99577
99496
|
}
|
|
99578
99497
|
},
|
|
99579
99498
|
"group": [
|
|
@@ -99590,8 +99509,8 @@
|
|
|
99590
99509
|
{
|
|
99591
99510
|
"description": "The line height of the calendar header cell.\n",
|
|
99592
99511
|
"commentRange": {
|
|
99593
|
-
"start":
|
|
99594
|
-
"end":
|
|
99512
|
+
"start": 91,
|
|
99513
|
+
"end": 92
|
|
99595
99514
|
},
|
|
99596
99515
|
"context": {
|
|
99597
99516
|
"type": "variable",
|
|
@@ -99599,8 +99518,8 @@
|
|
|
99599
99518
|
"value": "var( --kendo-calendar-header-cell-line-height, 2 )",
|
|
99600
99519
|
"scope": "default",
|
|
99601
99520
|
"line": {
|
|
99602
|
-
"start":
|
|
99603
|
-
"end":
|
|
99521
|
+
"start": 93,
|
|
99522
|
+
"end": 93
|
|
99604
99523
|
}
|
|
99605
99524
|
},
|
|
99606
99525
|
"group": [
|
|
@@ -99617,8 +99536,8 @@
|
|
|
99617
99536
|
{
|
|
99618
99537
|
"description": "The text color of the calendar header cell.\n",
|
|
99619
99538
|
"commentRange": {
|
|
99620
|
-
"start":
|
|
99621
|
-
"end":
|
|
99539
|
+
"start": 94,
|
|
99540
|
+
"end": 95
|
|
99622
99541
|
},
|
|
99623
99542
|
"context": {
|
|
99624
99543
|
"type": "variable",
|
|
@@ -99626,8 +99545,8 @@
|
|
|
99626
99545
|
"value": "var( --kendo-calendar-header-cell-text, inherit )",
|
|
99627
99546
|
"scope": "default",
|
|
99628
99547
|
"line": {
|
|
99629
|
-
"start":
|
|
99630
|
-
"end":
|
|
99548
|
+
"start": 96,
|
|
99549
|
+
"end": 96
|
|
99631
99550
|
}
|
|
99632
99551
|
},
|
|
99633
99552
|
"group": [
|
|
@@ -99644,8 +99563,8 @@
|
|
|
99644
99563
|
{
|
|
99645
99564
|
"description": "The horizontal padding of the calendar captions.\n",
|
|
99646
99565
|
"commentRange": {
|
|
99647
|
-
"start":
|
|
99648
|
-
"end":
|
|
99566
|
+
"start": 98,
|
|
99567
|
+
"end": 99
|
|
99649
99568
|
},
|
|
99650
99569
|
"context": {
|
|
99651
99570
|
"type": "variable",
|
|
@@ -99653,8 +99572,8 @@
|
|
|
99653
99572
|
"value": "var( --kendo-calendar-caption-padding-x, k-spacing(3) )",
|
|
99654
99573
|
"scope": "default",
|
|
99655
99574
|
"line": {
|
|
99656
|
-
"start":
|
|
99657
|
-
"end":
|
|
99575
|
+
"start": 100,
|
|
99576
|
+
"end": 100
|
|
99658
99577
|
}
|
|
99659
99578
|
},
|
|
99660
99579
|
"group": [
|
|
@@ -99671,8 +99590,8 @@
|
|
|
99671
99590
|
{
|
|
99672
99591
|
"description": "The vertical padding of the calendar captions.\n",
|
|
99673
99592
|
"commentRange": {
|
|
99674
|
-
"start":
|
|
99675
|
-
"end":
|
|
99593
|
+
"start": 101,
|
|
99594
|
+
"end": 102
|
|
99676
99595
|
},
|
|
99677
99596
|
"context": {
|
|
99678
99597
|
"type": "variable",
|
|
@@ -99680,8 +99599,8 @@
|
|
|
99680
99599
|
"value": "var( --kendo-calendar-caption-padding-y, k-spacing(1) )",
|
|
99681
99600
|
"scope": "default",
|
|
99682
99601
|
"line": {
|
|
99683
|
-
"start":
|
|
99684
|
-
"end":
|
|
99602
|
+
"start": 103,
|
|
99603
|
+
"end": 103
|
|
99685
99604
|
}
|
|
99686
99605
|
},
|
|
99687
99606
|
"group": [
|
|
@@ -99698,8 +99617,8 @@
|
|
|
99698
99617
|
{
|
|
99699
99618
|
"description": "The height of the calendar captions.\n",
|
|
99700
99619
|
"commentRange": {
|
|
99701
|
-
"start":
|
|
99702
|
-
"end":
|
|
99620
|
+
"start": 104,
|
|
99621
|
+
"end": 105
|
|
99703
99622
|
},
|
|
99704
99623
|
"context": {
|
|
99705
99624
|
"type": "variable",
|
|
@@ -99707,8 +99626,8 @@
|
|
|
99707
99626
|
"value": "var( --kendo-calendar-caption-height, #{$kendo-calendar-cell-size} )",
|
|
99708
99627
|
"scope": "default",
|
|
99709
99628
|
"line": {
|
|
99710
|
-
"start":
|
|
99711
|
-
"end":
|
|
99629
|
+
"start": 106,
|
|
99630
|
+
"end": 106
|
|
99712
99631
|
}
|
|
99713
99632
|
},
|
|
99714
99633
|
"group": [
|
|
@@ -99725,8 +99644,8 @@
|
|
|
99725
99644
|
{
|
|
99726
99645
|
"description": "The font size of the calendar captions.\n",
|
|
99727
99646
|
"commentRange": {
|
|
99728
|
-
"start":
|
|
99729
|
-
"end":
|
|
99647
|
+
"start": 107,
|
|
99648
|
+
"end": 108
|
|
99730
99649
|
},
|
|
99731
99650
|
"context": {
|
|
99732
99651
|
"type": "variable",
|
|
@@ -99734,8 +99653,8 @@
|
|
|
99734
99653
|
"value": "var( --kendo-calendar-caption-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
99735
99654
|
"scope": "default",
|
|
99736
99655
|
"line": {
|
|
99737
|
-
"start":
|
|
99738
|
-
"end":
|
|
99656
|
+
"start": 109,
|
|
99657
|
+
"end": 109
|
|
99739
99658
|
}
|
|
99740
99659
|
},
|
|
99741
99660
|
"group": [
|
|
@@ -99752,8 +99671,8 @@
|
|
|
99752
99671
|
{
|
|
99753
99672
|
"description": "The line height of the calendar captions.\n",
|
|
99754
99673
|
"commentRange": {
|
|
99755
|
-
"start":
|
|
99756
|
-
"end":
|
|
99674
|
+
"start": 110,
|
|
99675
|
+
"end": 111
|
|
99757
99676
|
},
|
|
99758
99677
|
"context": {
|
|
99759
99678
|
"type": "variable",
|
|
@@ -99761,8 +99680,8 @@
|
|
|
99761
99680
|
"value": "var( --kendo-calendar-caption-line-height, normal )",
|
|
99762
99681
|
"scope": "default",
|
|
99763
99682
|
"line": {
|
|
99764
|
-
"start":
|
|
99765
|
-
"end":
|
|
99683
|
+
"start": 112,
|
|
99684
|
+
"end": 112
|
|
99766
99685
|
}
|
|
99767
99686
|
},
|
|
99768
99687
|
"group": [
|
|
@@ -99779,8 +99698,8 @@
|
|
|
99779
99698
|
{
|
|
99780
99699
|
"description": "Font weight of the calendar captions.\n",
|
|
99781
99700
|
"commentRange": {
|
|
99782
|
-
"start":
|
|
99783
|
-
"end":
|
|
99701
|
+
"start": 113,
|
|
99702
|
+
"end": 114
|
|
99784
99703
|
},
|
|
99785
99704
|
"context": {
|
|
99786
99705
|
"type": "variable",
|
|
@@ -99788,8 +99707,8 @@
|
|
|
99788
99707
|
"value": "var( --kendo-calendar-caption-font-weight, bold )",
|
|
99789
99708
|
"scope": "default",
|
|
99790
99709
|
"line": {
|
|
99791
|
-
"start":
|
|
99792
|
-
"end":
|
|
99710
|
+
"start": 115,
|
|
99711
|
+
"end": 115
|
|
99793
99712
|
}
|
|
99794
99713
|
},
|
|
99795
99714
|
"group": [
|
|
@@ -99806,8 +99725,8 @@
|
|
|
99806
99725
|
{
|
|
99807
99726
|
"description": "The text color of the calendar captions.\n",
|
|
99808
99727
|
"commentRange": {
|
|
99809
|
-
"start":
|
|
99810
|
-
"end":
|
|
99728
|
+
"start": 116,
|
|
99729
|
+
"end": 117
|
|
99811
99730
|
},
|
|
99812
99731
|
"context": {
|
|
99813
99732
|
"type": "variable",
|
|
@@ -99815,8 +99734,8 @@
|
|
|
99815
99734
|
"value": "var( --kendo-calendar-caption-color, k-color(subtle) )",
|
|
99816
99735
|
"scope": "default",
|
|
99817
99736
|
"line": {
|
|
99818
|
-
"start":
|
|
99819
|
-
"end":
|
|
99737
|
+
"start": 118,
|
|
99738
|
+
"end": 118
|
|
99820
99739
|
}
|
|
99821
99740
|
},
|
|
99822
99741
|
"group": [
|
|
@@ -99833,8 +99752,8 @@
|
|
|
99833
99752
|
{
|
|
99834
99753
|
"description": "The width of the Calendar view.\n",
|
|
99835
99754
|
"commentRange": {
|
|
99836
|
-
"start":
|
|
99837
|
-
"end":
|
|
99755
|
+
"start": 120,
|
|
99756
|
+
"end": 121
|
|
99838
99757
|
},
|
|
99839
99758
|
"context": {
|
|
99840
99759
|
"type": "variable",
|
|
@@ -99842,8 +99761,8 @@
|
|
|
99842
99761
|
"value": "var( --kendo-calendar-view-width, calc(#{$kendo-calendar-cell-size} * 7) )",
|
|
99843
99762
|
"scope": "default",
|
|
99844
99763
|
"line": {
|
|
99845
|
-
"start":
|
|
99846
|
-
"end":
|
|
99764
|
+
"start": 122,
|
|
99765
|
+
"end": 122
|
|
99847
99766
|
}
|
|
99848
99767
|
},
|
|
99849
99768
|
"group": [
|
|
@@ -99860,8 +99779,8 @@
|
|
|
99860
99779
|
{
|
|
99861
99780
|
"description": "The height of the Calendar view.\n",
|
|
99862
99781
|
"commentRange": {
|
|
99863
|
-
"start":
|
|
99864
|
-
"end":
|
|
99782
|
+
"start": 123,
|
|
99783
|
+
"end": 124
|
|
99865
99784
|
},
|
|
99866
99785
|
"context": {
|
|
99867
99786
|
"type": "variable",
|
|
@@ -99869,8 +99788,8 @@
|
|
|
99869
99788
|
"value": "var( --kendo-calendar-view-height, calc(#{$kendo-calendar-cell-size} * 7) )",
|
|
99870
99789
|
"scope": "default",
|
|
99871
99790
|
"line": {
|
|
99872
|
-
"start":
|
|
99873
|
-
"end":
|
|
99791
|
+
"start": 125,
|
|
99792
|
+
"end": 125
|
|
99874
99793
|
}
|
|
99875
99794
|
},
|
|
99876
99795
|
"group": [
|
|
@@ -99887,8 +99806,8 @@
|
|
|
99887
99806
|
{
|
|
99888
99807
|
"description": "The bottom padding of Calendar views.\n",
|
|
99889
99808
|
"commentRange": {
|
|
99890
|
-
"start":
|
|
99891
|
-
"end":
|
|
99809
|
+
"start": 127,
|
|
99810
|
+
"end": 128
|
|
99892
99811
|
},
|
|
99893
99812
|
"context": {
|
|
99894
99813
|
"type": "variable",
|
|
@@ -99896,8 +99815,8 @@
|
|
|
99896
99815
|
"value": "var( --kendo-calendar-view-padding-block-end, k-spacing(1) )",
|
|
99897
99816
|
"scope": "default",
|
|
99898
99817
|
"line": {
|
|
99899
|
-
"start":
|
|
99900
|
-
"end":
|
|
99818
|
+
"start": 129,
|
|
99819
|
+
"end": 129
|
|
99901
99820
|
}
|
|
99902
99821
|
},
|
|
99903
99822
|
"group": [
|
|
@@ -99914,8 +99833,8 @@
|
|
|
99914
99833
|
{
|
|
99915
99834
|
"description": "The spacing between the views in the multiview Calendar.\n",
|
|
99916
99835
|
"commentRange": {
|
|
99917
|
-
"start":
|
|
99918
|
-
"end":
|
|
99836
|
+
"start": 130,
|
|
99837
|
+
"end": 131
|
|
99919
99838
|
},
|
|
99920
99839
|
"context": {
|
|
99921
99840
|
"type": "variable",
|
|
@@ -99923,8 +99842,8 @@
|
|
|
99923
99842
|
"value": "var( --kendo-calendar-view-gap, k-spacing(4) )",
|
|
99924
99843
|
"scope": "default",
|
|
99925
99844
|
"line": {
|
|
99926
|
-
"start":
|
|
99927
|
-
"end":
|
|
99845
|
+
"start": 132,
|
|
99846
|
+
"end": 132
|
|
99928
99847
|
}
|
|
99929
99848
|
},
|
|
99930
99849
|
"group": [
|
|
@@ -99941,8 +99860,8 @@
|
|
|
99941
99860
|
{
|
|
99942
99861
|
"description": "The background color of the calendar weekend cell.\n",
|
|
99943
99862
|
"commentRange": {
|
|
99944
|
-
"start":
|
|
99945
|
-
"end":
|
|
99863
|
+
"start": 134,
|
|
99864
|
+
"end": 135
|
|
99946
99865
|
},
|
|
99947
99866
|
"context": {
|
|
99948
99867
|
"type": "variable",
|
|
@@ -99950,8 +99869,8 @@
|
|
|
99950
99869
|
"value": "var( --kendo-calendar-weekend-bg, inherit )",
|
|
99951
99870
|
"scope": "default",
|
|
99952
99871
|
"line": {
|
|
99953
|
-
"start":
|
|
99954
|
-
"end":
|
|
99872
|
+
"start": 136,
|
|
99873
|
+
"end": 136
|
|
99955
99874
|
}
|
|
99956
99875
|
},
|
|
99957
99876
|
"group": [
|
|
@@ -99968,8 +99887,8 @@
|
|
|
99968
99887
|
{
|
|
99969
99888
|
"description": "The text color of the calendar weekend cell.\n",
|
|
99970
99889
|
"commentRange": {
|
|
99971
|
-
"start":
|
|
99972
|
-
"end":
|
|
99890
|
+
"start": 137,
|
|
99891
|
+
"end": 138
|
|
99973
99892
|
},
|
|
99974
99893
|
"context": {
|
|
99975
99894
|
"type": "variable",
|
|
@@ -99977,8 +99896,8 @@
|
|
|
99977
99896
|
"value": "var( --kendo-calendar-weekend-text, inherit )",
|
|
99978
99897
|
"scope": "default",
|
|
99979
99898
|
"line": {
|
|
99980
|
-
"start":
|
|
99981
|
-
"end":
|
|
99899
|
+
"start": 139,
|
|
99900
|
+
"end": 139
|
|
99982
99901
|
}
|
|
99983
99902
|
},
|
|
99984
99903
|
"group": [
|
|
@@ -99995,8 +99914,8 @@
|
|
|
99995
99914
|
{
|
|
99996
99915
|
"description": "The text color of the calendar today cell.\n",
|
|
99997
99916
|
"commentRange": {
|
|
99998
|
-
"start":
|
|
99999
|
-
"end":
|
|
99917
|
+
"start": 141,
|
|
99918
|
+
"end": 142
|
|
100000
99919
|
},
|
|
100001
99920
|
"context": {
|
|
100002
99921
|
"type": "variable",
|
|
@@ -100004,8 +99923,8 @@
|
|
|
100004
99923
|
"value": "var( --kendo-calendar-today-text, k-color(on-primary) )",
|
|
100005
99924
|
"scope": "default",
|
|
100006
99925
|
"line": {
|
|
100007
|
-
"start":
|
|
100008
|
-
"end":
|
|
99926
|
+
"start": 143,
|
|
99927
|
+
"end": 143
|
|
100009
99928
|
}
|
|
100010
99929
|
},
|
|
100011
99930
|
"group": [
|
|
@@ -100022,8 +99941,8 @@
|
|
|
100022
99941
|
{
|
|
100023
99942
|
"description": "The background color of the calendar today cell.\n",
|
|
100024
99943
|
"commentRange": {
|
|
100025
|
-
"start":
|
|
100026
|
-
"end":
|
|
99944
|
+
"start": 144,
|
|
99945
|
+
"end": 145
|
|
100027
99946
|
},
|
|
100028
99947
|
"context": {
|
|
100029
99948
|
"type": "variable",
|
|
@@ -100031,8 +99950,8 @@
|
|
|
100031
99950
|
"value": "var( --kendo-calendar-today-bg, k-color(primary) )",
|
|
100032
99951
|
"scope": "default",
|
|
100033
99952
|
"line": {
|
|
100034
|
-
"start":
|
|
100035
|
-
"end":
|
|
99953
|
+
"start": 146,
|
|
99954
|
+
"end": 146
|
|
100036
99955
|
}
|
|
100037
99956
|
},
|
|
100038
99957
|
"group": [
|
|
@@ -100049,8 +99968,8 @@
|
|
|
100049
99968
|
{
|
|
100050
99969
|
"description": "The text color of the calendar today cell when hovered.\n",
|
|
100051
99970
|
"commentRange": {
|
|
100052
|
-
"start":
|
|
100053
|
-
"end":
|
|
99971
|
+
"start": 147,
|
|
99972
|
+
"end": 148
|
|
100054
99973
|
},
|
|
100055
99974
|
"context": {
|
|
100056
99975
|
"type": "variable",
|
|
@@ -100058,8 +99977,8 @@
|
|
|
100058
99977
|
"value": "var( --kendo-calendar-today-hover-text, k-color(on-primary) )",
|
|
100059
99978
|
"scope": "default",
|
|
100060
99979
|
"line": {
|
|
100061
|
-
"start":
|
|
100062
|
-
"end":
|
|
99980
|
+
"start": 149,
|
|
99981
|
+
"end": 149
|
|
100063
99982
|
}
|
|
100064
99983
|
},
|
|
100065
99984
|
"group": [
|
|
@@ -100076,8 +99995,8 @@
|
|
|
100076
99995
|
{
|
|
100077
99996
|
"description": "The background color of the calendar today cell when hovered.\n",
|
|
100078
99997
|
"commentRange": {
|
|
100079
|
-
"start":
|
|
100080
|
-
"end":
|
|
99998
|
+
"start": 150,
|
|
99999
|
+
"end": 151
|
|
100081
100000
|
},
|
|
100082
100001
|
"context": {
|
|
100083
100002
|
"type": "variable",
|
|
@@ -100085,8 +100004,8 @@
|
|
|
100085
100004
|
"value": "var( --kendo-calendar-today-hover-bg, $kendo-calendar-today-bg )",
|
|
100086
100005
|
"scope": "default",
|
|
100087
100006
|
"line": {
|
|
100088
|
-
"start":
|
|
100089
|
-
"end":
|
|
100007
|
+
"start": 152,
|
|
100008
|
+
"end": 152
|
|
100090
100009
|
}
|
|
100091
100010
|
},
|
|
100092
100011
|
"group": [
|
|
@@ -100103,8 +100022,8 @@
|
|
|
100103
100022
|
{
|
|
100104
100023
|
"description": "The border radius of the calendar today cell.\n",
|
|
100105
100024
|
"commentRange": {
|
|
100106
|
-
"start":
|
|
100107
|
-
"end":
|
|
100025
|
+
"start": 153,
|
|
100026
|
+
"end": 154
|
|
100108
100027
|
},
|
|
100109
100028
|
"context": {
|
|
100110
100029
|
"type": "variable",
|
|
@@ -100112,8 +100031,8 @@
|
|
|
100112
100031
|
"value": "var( --kendo-calendar-today-border-radius, 9999px )",
|
|
100113
100032
|
"scope": "default",
|
|
100114
100033
|
"line": {
|
|
100115
|
-
"start":
|
|
100116
|
-
"end":
|
|
100034
|
+
"start": 155,
|
|
100035
|
+
"end": 155
|
|
100117
100036
|
}
|
|
100118
100037
|
},
|
|
100119
100038
|
"group": [
|
|
@@ -100130,8 +100049,8 @@
|
|
|
100130
100049
|
{
|
|
100131
100050
|
"description": "The font weight of the current day in the Calendar.\n",
|
|
100132
100051
|
"commentRange": {
|
|
100133
|
-
"start":
|
|
100134
|
-
"end":
|
|
100052
|
+
"start": 156,
|
|
100053
|
+
"end": 157
|
|
100135
100054
|
},
|
|
100136
100055
|
"context": {
|
|
100137
100056
|
"type": "variable",
|
|
@@ -100139,8 +100058,8 @@
|
|
|
100139
100058
|
"value": "var( --kendo-calendar-today-font-weight, var( --kendo-calendar-font-weight-normal, var( --kendo-font-weight-normal, normal ) ) )",
|
|
100140
100059
|
"scope": "default",
|
|
100141
100060
|
"line": {
|
|
100142
|
-
"start":
|
|
100143
|
-
"end":
|
|
100061
|
+
"start": 158,
|
|
100062
|
+
"end": 158
|
|
100144
100063
|
}
|
|
100145
100064
|
},
|
|
100146
100065
|
"group": [
|
|
@@ -100157,8 +100076,8 @@
|
|
|
100157
100076
|
{
|
|
100158
100077
|
"description": "The box shadow of the current day in the Calendar.\n",
|
|
100159
100078
|
"commentRange": {
|
|
100160
|
-
"start":
|
|
100161
|
-
"end":
|
|
100079
|
+
"start": 159,
|
|
100080
|
+
"end": 160
|
|
100162
100081
|
},
|
|
100163
100082
|
"context": {
|
|
100164
100083
|
"type": "variable",
|
|
@@ -100166,8 +100085,8 @@
|
|
|
100166
100085
|
"value": "var( --kendo-calendar-today-box-shadow, null )",
|
|
100167
100086
|
"scope": "default",
|
|
100168
100087
|
"line": {
|
|
100169
|
-
"start":
|
|
100170
|
-
"end":
|
|
100088
|
+
"start": 161,
|
|
100089
|
+
"end": 161
|
|
100171
100090
|
}
|
|
100172
100091
|
},
|
|
100173
100092
|
"group": [
|
|
@@ -100184,8 +100103,8 @@
|
|
|
100184
100103
|
{
|
|
100185
100104
|
"description": "The background color of the calendar week number cell.\n",
|
|
100186
100105
|
"commentRange": {
|
|
100187
|
-
"start":
|
|
100188
|
-
"end":
|
|
100106
|
+
"start": 163,
|
|
100107
|
+
"end": 164
|
|
100189
100108
|
},
|
|
100190
100109
|
"context": {
|
|
100191
100110
|
"type": "variable",
|
|
@@ -100193,8 +100112,8 @@
|
|
|
100193
100112
|
"value": "var( --kendo-calendar-week-number-bg, inherit )",
|
|
100194
100113
|
"scope": "default",
|
|
100195
100114
|
"line": {
|
|
100196
|
-
"start":
|
|
100197
|
-
"end":
|
|
100115
|
+
"start": 165,
|
|
100116
|
+
"end": 165
|
|
100198
100117
|
}
|
|
100199
100118
|
},
|
|
100200
100119
|
"group": [
|
|
@@ -100211,8 +100130,8 @@
|
|
|
100211
100130
|
{
|
|
100212
100131
|
"description": "The text color of the calendar week number cell.\n",
|
|
100213
100132
|
"commentRange": {
|
|
100214
|
-
"start":
|
|
100215
|
-
"end":
|
|
100133
|
+
"start": 166,
|
|
100134
|
+
"end": 167
|
|
100216
100135
|
},
|
|
100217
100136
|
"context": {
|
|
100218
100137
|
"type": "variable",
|
|
@@ -100220,8 +100139,8 @@
|
|
|
100220
100139
|
"value": "var( --kendo-calendar-week-number-text, k-color(subtle) )",
|
|
100221
100140
|
"scope": "default",
|
|
100222
100141
|
"line": {
|
|
100223
|
-
"start":
|
|
100224
|
-
"end":
|
|
100142
|
+
"start": 168,
|
|
100143
|
+
"end": 168
|
|
100225
100144
|
}
|
|
100226
100145
|
},
|
|
100227
100146
|
"group": [
|
|
@@ -100238,8 +100157,8 @@
|
|
|
100238
100157
|
{
|
|
100239
100158
|
"description": "The background color of the other months calendar cells.\n",
|
|
100240
100159
|
"commentRange": {
|
|
100241
|
-
"start":
|
|
100242
|
-
"end":
|
|
100160
|
+
"start": 170,
|
|
100161
|
+
"end": 171
|
|
100243
100162
|
},
|
|
100244
100163
|
"context": {
|
|
100245
100164
|
"type": "variable",
|
|
@@ -100247,8 +100166,8 @@
|
|
|
100247
100166
|
"value": "var( --kendo-calendar-other-month-bg, inherit )",
|
|
100248
100167
|
"scope": "default",
|
|
100249
100168
|
"line": {
|
|
100250
|
-
"start":
|
|
100251
|
-
"end":
|
|
100169
|
+
"start": 172,
|
|
100170
|
+
"end": 172
|
|
100252
100171
|
}
|
|
100253
100172
|
},
|
|
100254
100173
|
"group": [
|
|
@@ -100265,8 +100184,8 @@
|
|
|
100265
100184
|
{
|
|
100266
100185
|
"description": "The text color of the other months calendar cells.\n",
|
|
100267
100186
|
"commentRange": {
|
|
100268
|
-
"start":
|
|
100269
|
-
"end":
|
|
100187
|
+
"start": 173,
|
|
100188
|
+
"end": 174
|
|
100270
100189
|
},
|
|
100271
100190
|
"context": {
|
|
100272
100191
|
"type": "variable",
|
|
@@ -100274,8 +100193,8 @@
|
|
|
100274
100193
|
"value": "var( --kendo-calendar-other-month-text, k-color(subtle))",
|
|
100275
100194
|
"scope": "default",
|
|
100276
100195
|
"line": {
|
|
100277
|
-
"start":
|
|
100278
|
-
"end":
|
|
100196
|
+
"start": 175,
|
|
100197
|
+
"end": 175
|
|
100279
100198
|
}
|
|
100280
100199
|
},
|
|
100281
100200
|
"group": [
|
|
@@ -100292,8 +100211,8 @@
|
|
|
100292
100211
|
{
|
|
100293
100212
|
"description": "The background color of the calendar cells when hovered.\n",
|
|
100294
100213
|
"commentRange": {
|
|
100295
|
-
"start":
|
|
100296
|
-
"end":
|
|
100214
|
+
"start": 177,
|
|
100215
|
+
"end": 178
|
|
100297
100216
|
},
|
|
100298
100217
|
"context": {
|
|
100299
100218
|
"type": "variable",
|
|
@@ -100301,8 +100220,8 @@
|
|
|
100301
100220
|
"value": "var( --kendo-calendar-cell-hover-bg, color-mix(in srgb, k-color(primary-subtle) 75%, k-color(on-primary)) )",
|
|
100302
100221
|
"scope": "default",
|
|
100303
100222
|
"line": {
|
|
100304
|
-
"start":
|
|
100305
|
-
"end":
|
|
100223
|
+
"start": 179,
|
|
100224
|
+
"end": 179
|
|
100306
100225
|
}
|
|
100307
100226
|
},
|
|
100308
100227
|
"group": [
|
|
@@ -100319,8 +100238,8 @@
|
|
|
100319
100238
|
{
|
|
100320
100239
|
"description": "The text color of the calendar cells when hovered.\n",
|
|
100321
100240
|
"commentRange": {
|
|
100322
|
-
"start":
|
|
100323
|
-
"end":
|
|
100241
|
+
"start": 180,
|
|
100242
|
+
"end": 181
|
|
100324
100243
|
},
|
|
100325
100244
|
"context": {
|
|
100326
100245
|
"type": "variable",
|
|
@@ -100328,8 +100247,8 @@
|
|
|
100328
100247
|
"value": "var( --kendo-calendar-cell-hover-text, k-color(on-base) )",
|
|
100329
100248
|
"scope": "default",
|
|
100330
100249
|
"line": {
|
|
100331
|
-
"start":
|
|
100332
|
-
"end":
|
|
100250
|
+
"start": 182,
|
|
100251
|
+
"end": 182
|
|
100333
100252
|
}
|
|
100334
100253
|
},
|
|
100335
100254
|
"group": [
|
|
@@ -100346,8 +100265,8 @@
|
|
|
100346
100265
|
{
|
|
100347
100266
|
"description": "The background color of the selected calendar cell.\n",
|
|
100348
100267
|
"commentRange": {
|
|
100349
|
-
"start":
|
|
100350
|
-
"end":
|
|
100268
|
+
"start": 184,
|
|
100269
|
+
"end": 185
|
|
100351
100270
|
},
|
|
100352
100271
|
"context": {
|
|
100353
100272
|
"type": "variable",
|
|
@@ -100355,8 +100274,8 @@
|
|
|
100355
100274
|
"value": "var( --kendo-calendar-cell-selected-bg, k-color(primary-subtle-hover) )",
|
|
100356
100275
|
"scope": "default",
|
|
100357
100276
|
"line": {
|
|
100358
|
-
"start":
|
|
100359
|
-
"end":
|
|
100277
|
+
"start": 186,
|
|
100278
|
+
"end": 186
|
|
100360
100279
|
}
|
|
100361
100280
|
},
|
|
100362
100281
|
"group": [
|
|
@@ -100373,8 +100292,8 @@
|
|
|
100373
100292
|
{
|
|
100374
100293
|
"description": "The text color of the selected calendar cell.\n",
|
|
100375
100294
|
"commentRange": {
|
|
100376
|
-
"start":
|
|
100377
|
-
"end":
|
|
100295
|
+
"start": 187,
|
|
100296
|
+
"end": 188
|
|
100378
100297
|
},
|
|
100379
100298
|
"context": {
|
|
100380
100299
|
"type": "variable",
|
|
@@ -100382,8 +100301,8 @@
|
|
|
100382
100301
|
"value": "var( --kendo-calendar-cell-selected-text, k-color(on-base) )",
|
|
100383
100302
|
"scope": "default",
|
|
100384
100303
|
"line": {
|
|
100385
|
-
"start":
|
|
100386
|
-
"end":
|
|
100304
|
+
"start": 189,
|
|
100305
|
+
"end": 189
|
|
100387
100306
|
}
|
|
100388
100307
|
},
|
|
100389
100308
|
"group": [
|
|
@@ -100400,8 +100319,8 @@
|
|
|
100400
100319
|
{
|
|
100401
100320
|
"description": "The border color of the selected calendar cell.\n",
|
|
100402
100321
|
"commentRange": {
|
|
100403
|
-
"start":
|
|
100404
|
-
"end":
|
|
100322
|
+
"start": 190,
|
|
100323
|
+
"end": 191
|
|
100405
100324
|
},
|
|
100406
100325
|
"context": {
|
|
100407
100326
|
"type": "variable",
|
|
@@ -100409,8 +100328,8 @@
|
|
|
100409
100328
|
"value": "var( --kendo-calendar-cell-selected-border, k-color(primary-on-surface) )",
|
|
100410
100329
|
"scope": "default",
|
|
100411
100330
|
"line": {
|
|
100412
|
-
"start":
|
|
100413
|
-
"end":
|
|
100331
|
+
"start": 192,
|
|
100332
|
+
"end": 192
|
|
100414
100333
|
}
|
|
100415
100334
|
},
|
|
100416
100335
|
"group": [
|
|
@@ -100427,8 +100346,8 @@
|
|
|
100427
100346
|
{
|
|
100428
100347
|
"description": "The shadow of the selected calendar cell.\n",
|
|
100429
100348
|
"commentRange": {
|
|
100430
|
-
"start":
|
|
100431
|
-
"end":
|
|
100349
|
+
"start": 193,
|
|
100350
|
+
"end": 194
|
|
100432
100351
|
},
|
|
100433
100352
|
"context": {
|
|
100434
100353
|
"type": "variable",
|
|
@@ -100436,8 +100355,8 @@
|
|
|
100436
100355
|
"value": "var( --kendo-calendar-cell-selected-shadow, null )",
|
|
100437
100356
|
"scope": "default",
|
|
100438
100357
|
"line": {
|
|
100439
|
-
"start":
|
|
100440
|
-
"end":
|
|
100358
|
+
"start": 195,
|
|
100359
|
+
"end": 195
|
|
100441
100360
|
}
|
|
100442
100361
|
},
|
|
100443
100362
|
"group": [
|
|
@@ -100454,8 +100373,8 @@
|
|
|
100454
100373
|
{
|
|
100455
100374
|
"description": "The background color of the selected calendar cell when hovered.\n",
|
|
100456
100375
|
"commentRange": {
|
|
100457
|
-
"start":
|
|
100458
|
-
"end":
|
|
100376
|
+
"start": 197,
|
|
100377
|
+
"end": 198
|
|
100459
100378
|
},
|
|
100460
100379
|
"context": {
|
|
100461
100380
|
"type": "variable",
|
|
@@ -100463,8 +100382,8 @@
|
|
|
100463
100382
|
"value": "var( --kendo-calendar-cell-selected-hover-bg, k-color(primary-subtle-hover) )",
|
|
100464
100383
|
"scope": "default",
|
|
100465
100384
|
"line": {
|
|
100466
|
-
"start":
|
|
100467
|
-
"end":
|
|
100385
|
+
"start": 199,
|
|
100386
|
+
"end": 199
|
|
100468
100387
|
}
|
|
100469
100388
|
},
|
|
100470
100389
|
"group": [
|
|
@@ -100481,8 +100400,8 @@
|
|
|
100481
100400
|
{
|
|
100482
100401
|
"description": "The text color of the selected calendar cell when hovered.\n",
|
|
100483
100402
|
"commentRange": {
|
|
100484
|
-
"start":
|
|
100485
|
-
"end":
|
|
100403
|
+
"start": 200,
|
|
100404
|
+
"end": 201
|
|
100486
100405
|
},
|
|
100487
100406
|
"context": {
|
|
100488
100407
|
"type": "variable",
|
|
@@ -100490,8 +100409,8 @@
|
|
|
100490
100409
|
"value": "var( --kendo-calendar-cell-selected-hover-text, k-color(on-base) )",
|
|
100491
100410
|
"scope": "default",
|
|
100492
100411
|
"line": {
|
|
100493
|
-
"start":
|
|
100494
|
-
"end":
|
|
100412
|
+
"start": 202,
|
|
100413
|
+
"end": 202
|
|
100495
100414
|
}
|
|
100496
100415
|
},
|
|
100497
100416
|
"group": [
|
|
@@ -100508,8 +100427,8 @@
|
|
|
100508
100427
|
{
|
|
100509
100428
|
"description": "The shadow of the selected calendar cell when focused.\n",
|
|
100510
100429
|
"commentRange": {
|
|
100511
|
-
"start":
|
|
100512
|
-
"end":
|
|
100430
|
+
"start": 204,
|
|
100431
|
+
"end": 205
|
|
100513
100432
|
},
|
|
100514
100433
|
"context": {
|
|
100515
100434
|
"type": "variable",
|
|
@@ -100517,8 +100436,8 @@
|
|
|
100517
100436
|
"value": "var( --kendo-calendar-cell-focus-shadow, inset 0 0 0 2px k-color(primary) )",
|
|
100518
100437
|
"scope": "default",
|
|
100519
100438
|
"line": {
|
|
100520
|
-
"start":
|
|
100521
|
-
"end":
|
|
100439
|
+
"start": 206,
|
|
100440
|
+
"end": 206
|
|
100522
100441
|
}
|
|
100523
100442
|
},
|
|
100524
100443
|
"group": [
|
|
@@ -100535,8 +100454,8 @@
|
|
|
100535
100454
|
{
|
|
100536
100455
|
"description": "The shadow of the selected calendar cell when selected and focused.\n",
|
|
100537
100456
|
"commentRange": {
|
|
100538
|
-
"start":
|
|
100539
|
-
"end":
|
|
100457
|
+
"start": 207,
|
|
100458
|
+
"end": 208
|
|
100540
100459
|
},
|
|
100541
100460
|
"context": {
|
|
100542
100461
|
"type": "variable",
|
|
@@ -100544,8 +100463,8 @@
|
|
|
100544
100463
|
"value": "var( --kendo-calendar-cell-selected-focus-shadow, #{$kendo-calendar-cell-focus-shadow} )",
|
|
100545
100464
|
"scope": "default",
|
|
100546
100465
|
"line": {
|
|
100547
|
-
"start":
|
|
100548
|
-
"end":
|
|
100466
|
+
"start": 209,
|
|
100467
|
+
"end": 209
|
|
100549
100468
|
}
|
|
100550
100469
|
},
|
|
100551
100470
|
"group": [
|
|
@@ -100562,8 +100481,8 @@
|
|
|
100562
100481
|
{
|
|
100563
100482
|
"description": "The width of the navigation in the infinite Calendar.\n",
|
|
100564
100483
|
"commentRange": {
|
|
100565
|
-
"start":
|
|
100566
|
-
"end":
|
|
100484
|
+
"start": 214,
|
|
100485
|
+
"end": 215
|
|
100567
100486
|
},
|
|
100568
100487
|
"context": {
|
|
100569
100488
|
"type": "variable",
|
|
@@ -100571,8 +100490,8 @@
|
|
|
100571
100490
|
"value": "var( --kendo-calendar-navigation-width, 5em )",
|
|
100572
100491
|
"scope": "default",
|
|
100573
100492
|
"line": {
|
|
100574
|
-
"start":
|
|
100575
|
-
"end":
|
|
100493
|
+
"start": 216,
|
|
100494
|
+
"end": 216
|
|
100576
100495
|
}
|
|
100577
100496
|
},
|
|
100578
100497
|
"group": [
|
|
@@ -100589,8 +100508,8 @@
|
|
|
100589
100508
|
{
|
|
100590
100509
|
"description": "The height of the navigation items in the infinite Calendar.\n",
|
|
100591
100510
|
"commentRange": {
|
|
100592
|
-
"start":
|
|
100593
|
-
"end":
|
|
100511
|
+
"start": 217,
|
|
100512
|
+
"end": 218
|
|
100594
100513
|
},
|
|
100595
100514
|
"context": {
|
|
100596
100515
|
"type": "variable",
|
|
@@ -100598,8 +100517,8 @@
|
|
|
100598
100517
|
"value": "var( --kendo-calendar-navigation-item-height, 2em )",
|
|
100599
100518
|
"scope": "default",
|
|
100600
100519
|
"line": {
|
|
100601
|
-
"start":
|
|
100602
|
-
"end":
|
|
100520
|
+
"start": 219,
|
|
100521
|
+
"end": 219
|
|
100603
100522
|
}
|
|
100604
100523
|
},
|
|
100605
100524
|
"group": [
|
|
@@ -100616,8 +100535,8 @@
|
|
|
100616
100535
|
{
|
|
100617
100536
|
"description": "The background color of the navigation in the infinite Calendar.\n",
|
|
100618
100537
|
"commentRange": {
|
|
100619
|
-
"start":
|
|
100620
|
-
"end":
|
|
100538
|
+
"start": 221,
|
|
100539
|
+
"end": 222
|
|
100621
100540
|
},
|
|
100622
100541
|
"context": {
|
|
100623
100542
|
"type": "variable",
|
|
@@ -100625,8 +100544,8 @@
|
|
|
100625
100544
|
"value": "var( --kendo-calendar-navigation-bg, k-color(surface) )",
|
|
100626
100545
|
"scope": "default",
|
|
100627
100546
|
"line": {
|
|
100628
|
-
"start":
|
|
100629
|
-
"end":
|
|
100547
|
+
"start": 223,
|
|
100548
|
+
"end": 223
|
|
100630
100549
|
}
|
|
100631
100550
|
},
|
|
100632
100551
|
"group": [
|
|
@@ -100643,17 +100562,17 @@
|
|
|
100643
100562
|
{
|
|
100644
100563
|
"description": "The text color of the navigation in the infinite Calendar.\n",
|
|
100645
100564
|
"commentRange": {
|
|
100646
|
-
"start":
|
|
100647
|
-
"end":
|
|
100565
|
+
"start": 224,
|
|
100566
|
+
"end": 225
|
|
100648
100567
|
},
|
|
100649
100568
|
"context": {
|
|
100650
100569
|
"type": "variable",
|
|
100651
100570
|
"name": "kendo-calendar-navigation-text",
|
|
100652
|
-
"value": "var( --kendo-calendar-navigation-text,
|
|
100571
|
+
"value": "var( --kendo-calendar-navigation-text, k-color(on-app-surface) )",
|
|
100653
100572
|
"scope": "default",
|
|
100654
100573
|
"line": {
|
|
100655
|
-
"start":
|
|
100656
|
-
"end":
|
|
100574
|
+
"start": 226,
|
|
100575
|
+
"end": 226
|
|
100657
100576
|
}
|
|
100658
100577
|
},
|
|
100659
100578
|
"group": [
|
|
@@ -100664,14 +100583,14 @@
|
|
|
100664
100583
|
"path": "fluent/scss/calendar/_variables.scss",
|
|
100665
100584
|
"name": "_variables.scss"
|
|
100666
100585
|
},
|
|
100667
|
-
"resolvedValue": "var(--kendo-calendar-navigation-text, var(--kendo-
|
|
100586
|
+
"resolvedValue": "var(--kendo-calendar-navigation-text, var(--kendo-color-on-app-surface, #242424))",
|
|
100668
100587
|
"resolvedType": "String"
|
|
100669
100588
|
},
|
|
100670
100589
|
{
|
|
100671
100590
|
"description": "The border color of the navigation in the infinite Calendar.\n",
|
|
100672
100591
|
"commentRange": {
|
|
100673
|
-
"start":
|
|
100674
|
-
"end":
|
|
100592
|
+
"start": 227,
|
|
100593
|
+
"end": 228
|
|
100675
100594
|
},
|
|
100676
100595
|
"context": {
|
|
100677
100596
|
"type": "variable",
|
|
@@ -100679,8 +100598,8 @@
|
|
|
100679
100598
|
"value": "var( --kendo-calendar-navigation-border, #{$kendo-calendar-header-border} )",
|
|
100680
100599
|
"scope": "default",
|
|
100681
100600
|
"line": {
|
|
100682
|
-
"start":
|
|
100683
|
-
"end":
|
|
100601
|
+
"start": 229,
|
|
100602
|
+
"end": 229
|
|
100684
100603
|
}
|
|
100685
100604
|
},
|
|
100686
100605
|
"group": [
|
|
@@ -100697,8 +100616,8 @@
|
|
|
100697
100616
|
{
|
|
100698
100617
|
"description": "The text color of the hovered items in the calendar navigation.\n",
|
|
100699
100618
|
"commentRange": {
|
|
100700
|
-
"start":
|
|
100701
|
-
"end":
|
|
100619
|
+
"start": 231,
|
|
100620
|
+
"end": 232
|
|
100702
100621
|
},
|
|
100703
100622
|
"context": {
|
|
100704
100623
|
"type": "variable",
|
|
@@ -100706,8 +100625,8 @@
|
|
|
100706
100625
|
"value": "var( --kendo-calendar-navigation-hover-text, k-color(primary-hover) )",
|
|
100707
100626
|
"scope": "default",
|
|
100708
100627
|
"line": {
|
|
100709
|
-
"start":
|
|
100710
|
-
"end":
|
|
100628
|
+
"start": 233,
|
|
100629
|
+
"end": 233
|
|
100711
100630
|
}
|
|
100712
100631
|
},
|
|
100713
100632
|
"group": [
|
|
@@ -100724,8 +100643,8 @@
|
|
|
100724
100643
|
{
|
|
100725
100644
|
"description": "The text color of the marker in the Calendar navigation.\n",
|
|
100726
100645
|
"commentRange": {
|
|
100727
|
-
"start":
|
|
100728
|
-
"end":
|
|
100646
|
+
"start": 234,
|
|
100647
|
+
"end": 235
|
|
100729
100648
|
},
|
|
100730
100649
|
"context": {
|
|
100731
100650
|
"type": "variable",
|
|
@@ -100733,8 +100652,8 @@
|
|
|
100733
100652
|
"value": "var( --kendo-calendar-navigation-marker-text, currentColor )",
|
|
100734
100653
|
"scope": "default",
|
|
100735
100654
|
"line": {
|
|
100736
|
-
"start":
|
|
100737
|
-
"end":
|
|
100655
|
+
"start": 236,
|
|
100656
|
+
"end": 236
|
|
100738
100657
|
}
|
|
100739
100658
|
},
|
|
100740
100659
|
"group": [
|
|
@@ -100751,8 +100670,8 @@
|
|
|
100751
100670
|
{
|
|
100752
100671
|
"description": "The background color of the navigation in the infinite Calendar.\n",
|
|
100753
100672
|
"commentRange": {
|
|
100754
|
-
"start":
|
|
100755
|
-
"end":
|
|
100673
|
+
"start": 240,
|
|
100674
|
+
"end": 241
|
|
100756
100675
|
},
|
|
100757
100676
|
"context": {
|
|
100758
100677
|
"type": "variable",
|
|
@@ -100760,8 +100679,8 @@
|
|
|
100760
100679
|
"value": "var( --kendo-infinite-calendar-header-padding-x, k-spacing(3) )",
|
|
100761
100680
|
"scope": "default",
|
|
100762
100681
|
"line": {
|
|
100763
|
-
"start":
|
|
100764
|
-
"end":
|
|
100682
|
+
"start": 243,
|
|
100683
|
+
"end": 243
|
|
100765
100684
|
}
|
|
100766
100685
|
},
|
|
100767
100686
|
"group": [
|
|
@@ -100778,8 +100697,8 @@
|
|
|
100778
100697
|
{
|
|
100779
100698
|
"description": "The background color of the navigation in the infinite Calendar.\n",
|
|
100780
100699
|
"commentRange": {
|
|
100781
|
-
"start":
|
|
100782
|
-
"end":
|
|
100700
|
+
"start": 244,
|
|
100701
|
+
"end": 245
|
|
100783
100702
|
},
|
|
100784
100703
|
"context": {
|
|
100785
100704
|
"type": "variable",
|
|
@@ -100787,8 +100706,8 @@
|
|
|
100787
100706
|
"value": "var( --kendo-infinite-calendar-header-padding-y, k-spacing(3) k-spacing(1) )",
|
|
100788
100707
|
"scope": "default",
|
|
100789
100708
|
"line": {
|
|
100790
|
-
"start":
|
|
100791
|
-
"end":
|
|
100709
|
+
"start": 246,
|
|
100710
|
+
"end": 246
|
|
100792
100711
|
}
|
|
100793
100712
|
},
|
|
100794
100713
|
"group": [
|
|
@@ -100805,8 +100724,8 @@
|
|
|
100805
100724
|
{
|
|
100806
100725
|
"description": "The horizontal padding of the infinite Calendar.\n",
|
|
100807
100726
|
"commentRange": {
|
|
100808
|
-
"start":
|
|
100809
|
-
"end":
|
|
100727
|
+
"start": 248,
|
|
100728
|
+
"end": 249
|
|
100810
100729
|
},
|
|
100811
100730
|
"context": {
|
|
100812
100731
|
"type": "variable",
|
|
@@ -100814,8 +100733,8 @@
|
|
|
100814
100733
|
"value": "var( --kendo-infinite-calendar-view-padding-x, k-spacing(3) )",
|
|
100815
100734
|
"scope": "default",
|
|
100816
100735
|
"line": {
|
|
100817
|
-
"start":
|
|
100818
|
-
"end":
|
|
100736
|
+
"start": 250,
|
|
100737
|
+
"end": 250
|
|
100819
100738
|
}
|
|
100820
100739
|
},
|
|
100821
100740
|
"group": [
|
|
@@ -100832,8 +100751,8 @@
|
|
|
100832
100751
|
{
|
|
100833
100752
|
"description": "The vertical padding of the infinite Calendar.\n",
|
|
100834
100753
|
"commentRange": {
|
|
100835
|
-
"start":
|
|
100836
|
-
"end":
|
|
100754
|
+
"start": 251,
|
|
100755
|
+
"end": 252
|
|
100837
100756
|
},
|
|
100838
100757
|
"context": {
|
|
100839
100758
|
"type": "variable",
|
|
@@ -100841,8 +100760,8 @@
|
|
|
100841
100760
|
"value": "var( --kendo-infinite-calendar-view-padding-y, k-spacing(0) )",
|
|
100842
100761
|
"scope": "default",
|
|
100843
100762
|
"line": {
|
|
100844
|
-
"start":
|
|
100845
|
-
"end":
|
|
100763
|
+
"start": 253,
|
|
100764
|
+
"end": 253
|
|
100846
100765
|
}
|
|
100847
100766
|
},
|
|
100848
100767
|
"group": [
|
|
@@ -100859,8 +100778,8 @@
|
|
|
100859
100778
|
{
|
|
100860
100779
|
"description": "The height of the infinite Calendar view.\n",
|
|
100861
100780
|
"commentRange": {
|
|
100862
|
-
"start":
|
|
100863
|
-
"end":
|
|
100781
|
+
"start": 255,
|
|
100782
|
+
"end": 256
|
|
100864
100783
|
},
|
|
100865
100784
|
"context": {
|
|
100866
100785
|
"type": "variable",
|
|
@@ -100868,8 +100787,8 @@
|
|
|
100868
100787
|
"value": "var( --kendo-infinite-calendar-view-height, calc( #{$kendo-calendar-cell-size} * 9 ) )",
|
|
100869
100788
|
"scope": "default",
|
|
100870
100789
|
"line": {
|
|
100871
|
-
"start":
|
|
100872
|
-
"end":
|
|
100790
|
+
"start": 257,
|
|
100791
|
+
"end": 257
|
|
100873
100792
|
}
|
|
100874
100793
|
},
|
|
100875
100794
|
"group": [
|
|
@@ -100886,8 +100805,8 @@
|
|
|
100886
100805
|
{
|
|
100887
100806
|
"description": "The background color of the range selection in the Calendar.\n",
|
|
100888
100807
|
"commentRange": {
|
|
100889
|
-
"start":
|
|
100890
|
-
"end":
|
|
100808
|
+
"start": 261,
|
|
100809
|
+
"end": 262
|
|
100891
100810
|
},
|
|
100892
100811
|
"context": {
|
|
100893
100812
|
"type": "variable",
|
|
@@ -100895,8 +100814,8 @@
|
|
|
100895
100814
|
"value": "var( --kendo-calendar-range-bg, k-color(primary-subtle-hover) )",
|
|
100896
100815
|
"scope": "default",
|
|
100897
100816
|
"line": {
|
|
100898
|
-
"start":
|
|
100899
|
-
"end":
|
|
100817
|
+
"start": 263,
|
|
100818
|
+
"end": 263
|
|
100900
100819
|
}
|
|
100901
100820
|
},
|
|
100902
100821
|
"group": [
|
|
@@ -100913,8 +100832,8 @@
|
|
|
100913
100832
|
{
|
|
100914
100833
|
"description": "The text color of the range selection in the Calendar.\n",
|
|
100915
100834
|
"commentRange": {
|
|
100916
|
-
"start":
|
|
100917
|
-
"end":
|
|
100835
|
+
"start": 264,
|
|
100836
|
+
"end": 265
|
|
100918
100837
|
},
|
|
100919
100838
|
"context": {
|
|
100920
100839
|
"type": "variable",
|
|
@@ -100922,8 +100841,8 @@
|
|
|
100922
100841
|
"value": "var( --kendo-calendar-range-text, inherit )",
|
|
100923
100842
|
"scope": "default",
|
|
100924
100843
|
"line": {
|
|
100925
|
-
"start":
|
|
100926
|
-
"end":
|
|
100844
|
+
"start": 266,
|
|
100845
|
+
"end": 266
|
|
100927
100846
|
}
|
|
100928
100847
|
},
|
|
100929
100848
|
"group": [
|
|
@@ -100940,8 +100859,8 @@
|
|
|
100940
100859
|
{
|
|
100941
100860
|
"description": "The border radius of the range cells in the Calendar.\n",
|
|
100942
100861
|
"commentRange": {
|
|
100943
|
-
"start":
|
|
100944
|
-
"end":
|
|
100862
|
+
"start": 267,
|
|
100863
|
+
"end": 268
|
|
100945
100864
|
},
|
|
100946
100865
|
"context": {
|
|
100947
100866
|
"type": "variable",
|
|
@@ -100949,8 +100868,8 @@
|
|
|
100949
100868
|
"value": "k-border-radius(md)",
|
|
100950
100869
|
"scope": "default",
|
|
100951
100870
|
"line": {
|
|
100952
|
-
"start":
|
|
100953
|
-
"end":
|
|
100871
|
+
"start": 269,
|
|
100872
|
+
"end": 269
|
|
100954
100873
|
}
|
|
100955
100874
|
},
|
|
100956
100875
|
"group": [
|
|
@@ -100967,8 +100886,8 @@
|
|
|
100967
100886
|
{
|
|
100968
100887
|
"description": "The font size of the small Calendar.\n",
|
|
100969
100888
|
"commentRange": {
|
|
100970
|
-
"start":
|
|
100971
|
-
"end":
|
|
100889
|
+
"start": 273,
|
|
100890
|
+
"end": 274
|
|
100972
100891
|
},
|
|
100973
100892
|
"context": {
|
|
100974
100893
|
"type": "variable",
|
|
@@ -100976,8 +100895,8 @@
|
|
|
100976
100895
|
"value": "var( --kendo-calendar-sm-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
100977
100896
|
"scope": "default",
|
|
100978
100897
|
"line": {
|
|
100979
|
-
"start":
|
|
100980
|
-
"end":
|
|
100898
|
+
"start": 275,
|
|
100899
|
+
"end": 275
|
|
100981
100900
|
}
|
|
100982
100901
|
},
|
|
100983
100902
|
"group": [
|
|
@@ -100994,8 +100913,8 @@
|
|
|
100994
100913
|
{
|
|
100995
100914
|
"description": "The line height of the small Calendar.\n",
|
|
100996
100915
|
"commentRange": {
|
|
100997
|
-
"start":
|
|
100998
|
-
"end":
|
|
100916
|
+
"start": 276,
|
|
100917
|
+
"end": 277
|
|
100999
100918
|
},
|
|
101000
100919
|
"context": {
|
|
101001
100920
|
"type": "variable",
|
|
@@ -101003,8 +100922,8 @@
|
|
|
101003
100922
|
"value": "var( --kendo-calendar-sm-line-height, var( --kendo-calendar-line-height-sm, var( --kendo-line-height-sm, normal ) ) )",
|
|
101004
100923
|
"scope": "default",
|
|
101005
100924
|
"line": {
|
|
101006
|
-
"start":
|
|
101007
|
-
"end":
|
|
100925
|
+
"start": 278,
|
|
100926
|
+
"end": 278
|
|
101008
100927
|
}
|
|
101009
100928
|
},
|
|
101010
100929
|
"group": [
|
|
@@ -101021,8 +100940,8 @@
|
|
|
101021
100940
|
{
|
|
101022
100941
|
"description": "The size of the cells in the small Calendar.\n",
|
|
101023
100942
|
"commentRange": {
|
|
101024
|
-
"start":
|
|
101025
|
-
"end":
|
|
100943
|
+
"start": 279,
|
|
100944
|
+
"end": 280
|
|
101026
100945
|
},
|
|
101027
100946
|
"context": {
|
|
101028
100947
|
"type": "variable",
|
|
@@ -101030,8 +100949,8 @@
|
|
|
101030
100949
|
"value": "var( --kendo-calendar-sm-cell-size, 24px )",
|
|
101031
100950
|
"scope": "default",
|
|
101032
100951
|
"line": {
|
|
101033
|
-
"start":
|
|
101034
|
-
"end":
|
|
100952
|
+
"start": 281,
|
|
100953
|
+
"end": 281
|
|
101035
100954
|
}
|
|
101036
100955
|
},
|
|
101037
100956
|
"group": [
|
|
@@ -101048,8 +100967,8 @@
|
|
|
101048
100967
|
{
|
|
101049
100968
|
"description": "The horizontal padding of the cells in the small Calendar.\n",
|
|
101050
100969
|
"commentRange": {
|
|
101051
|
-
"start":
|
|
101052
|
-
"end":
|
|
100970
|
+
"start": 282,
|
|
100971
|
+
"end": 283
|
|
101053
100972
|
},
|
|
101054
100973
|
"context": {
|
|
101055
100974
|
"type": "variable",
|
|
@@ -101057,8 +100976,8 @@
|
|
|
101057
100976
|
"value": "var( --kendo-calendar-sm-cell-padding-x, k-spacing(0.5) )",
|
|
101058
100977
|
"scope": "default",
|
|
101059
100978
|
"line": {
|
|
101060
|
-
"start":
|
|
101061
|
-
"end":
|
|
100979
|
+
"start": 284,
|
|
100980
|
+
"end": 284
|
|
101062
100981
|
}
|
|
101063
100982
|
},
|
|
101064
100983
|
"group": [
|
|
@@ -101075,8 +100994,8 @@
|
|
|
101075
100994
|
{
|
|
101076
100995
|
"description": "The vertical padding of the cells in the small Calendar.\n",
|
|
101077
100996
|
"commentRange": {
|
|
101078
|
-
"start":
|
|
101079
|
-
"end":
|
|
100997
|
+
"start": 285,
|
|
100998
|
+
"end": 286
|
|
101080
100999
|
},
|
|
101081
101000
|
"context": {
|
|
101082
101001
|
"type": "variable",
|
|
@@ -101084,8 +101003,8 @@
|
|
|
101084
101003
|
"value": "var( --kendo-calendar-sm-cell-padding-y, k-spacing(0.5) )",
|
|
101085
101004
|
"scope": "default",
|
|
101086
101005
|
"line": {
|
|
101087
|
-
"start":
|
|
101088
|
-
"end":
|
|
101006
|
+
"start": 287,
|
|
101007
|
+
"end": 287
|
|
101089
101008
|
}
|
|
101090
101009
|
},
|
|
101091
101010
|
"group": [
|
|
@@ -101102,8 +101021,8 @@
|
|
|
101102
101021
|
{
|
|
101103
101022
|
"description": "The font size of the cells in the small Calendar.\n",
|
|
101104
101023
|
"commentRange": {
|
|
101105
|
-
"start":
|
|
101106
|
-
"end":
|
|
101024
|
+
"start": 288,
|
|
101025
|
+
"end": 289
|
|
101107
101026
|
},
|
|
101108
101027
|
"context": {
|
|
101109
101028
|
"type": "variable",
|
|
@@ -101111,8 +101030,8 @@
|
|
|
101111
101030
|
"value": "var( --kendo-calendar-sm-cell-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
101112
101031
|
"scope": "default",
|
|
101113
101032
|
"line": {
|
|
101114
|
-
"start":
|
|
101115
|
-
"end":
|
|
101033
|
+
"start": 290,
|
|
101034
|
+
"end": 290
|
|
101116
101035
|
}
|
|
101117
101036
|
},
|
|
101118
101037
|
"group": [
|
|
@@ -101129,8 +101048,8 @@
|
|
|
101129
101048
|
{
|
|
101130
101049
|
"description": "The font size of the medium Calendar.\n",
|
|
101131
101050
|
"commentRange": {
|
|
101132
|
-
"start":
|
|
101133
|
-
"end":
|
|
101051
|
+
"start": 292,
|
|
101052
|
+
"end": 293
|
|
101134
101053
|
},
|
|
101135
101054
|
"context": {
|
|
101136
101055
|
"type": "variable",
|
|
@@ -101138,8 +101057,8 @@
|
|
|
101138
101057
|
"value": "var( --kendo-calendar-md-font-size, var( --kendo-calendar-font-size, var( --kendo-font-size, inherit ) ) )",
|
|
101139
101058
|
"scope": "default",
|
|
101140
101059
|
"line": {
|
|
101141
|
-
"start":
|
|
101142
|
-
"end":
|
|
101060
|
+
"start": 294,
|
|
101061
|
+
"end": 294
|
|
101143
101062
|
}
|
|
101144
101063
|
},
|
|
101145
101064
|
"group": [
|
|
@@ -101156,8 +101075,8 @@
|
|
|
101156
101075
|
{
|
|
101157
101076
|
"description": "The line height of the medium Calendar.\n",
|
|
101158
101077
|
"commentRange": {
|
|
101159
|
-
"start":
|
|
101160
|
-
"end":
|
|
101078
|
+
"start": 295,
|
|
101079
|
+
"end": 296
|
|
101161
101080
|
},
|
|
101162
101081
|
"context": {
|
|
101163
101082
|
"type": "variable",
|
|
@@ -101165,8 +101084,8 @@
|
|
|
101165
101084
|
"value": "var( --kendo-calendar-md-line-height, var( --kendo-calendar-line-height, var( --kendo-line-height, normal ) ) )",
|
|
101166
101085
|
"scope": "default",
|
|
101167
101086
|
"line": {
|
|
101168
|
-
"start":
|
|
101169
|
-
"end":
|
|
101087
|
+
"start": 297,
|
|
101088
|
+
"end": 297
|
|
101170
101089
|
}
|
|
101171
101090
|
},
|
|
101172
101091
|
"group": [
|
|
@@ -101183,8 +101102,8 @@
|
|
|
101183
101102
|
{
|
|
101184
101103
|
"description": "The size of the cells in the medium Calendar.\n",
|
|
101185
101104
|
"commentRange": {
|
|
101186
|
-
"start":
|
|
101187
|
-
"end":
|
|
101105
|
+
"start": 298,
|
|
101106
|
+
"end": 299
|
|
101188
101107
|
},
|
|
101189
101108
|
"context": {
|
|
101190
101109
|
"type": "variable",
|
|
@@ -101192,8 +101111,8 @@
|
|
|
101192
101111
|
"value": "var( --kendo-calendar-md-cell-size, $kendo-calendar-cell-size )",
|
|
101193
101112
|
"scope": "default",
|
|
101194
101113
|
"line": {
|
|
101195
|
-
"start":
|
|
101196
|
-
"end":
|
|
101114
|
+
"start": 300,
|
|
101115
|
+
"end": 300
|
|
101197
101116
|
}
|
|
101198
101117
|
},
|
|
101199
101118
|
"group": [
|
|
@@ -101210,8 +101129,8 @@
|
|
|
101210
101129
|
{
|
|
101211
101130
|
"description": "The horizontal padding of the cells in the medium Calendar.\n",
|
|
101212
101131
|
"commentRange": {
|
|
101213
|
-
"start":
|
|
101214
|
-
"end":
|
|
101132
|
+
"start": 301,
|
|
101133
|
+
"end": 302
|
|
101215
101134
|
},
|
|
101216
101135
|
"context": {
|
|
101217
101136
|
"type": "variable",
|
|
@@ -101219,8 +101138,8 @@
|
|
|
101219
101138
|
"value": "var( --kendo-calendar-md-cell-padding-x, k-spacing(1) )",
|
|
101220
101139
|
"scope": "default",
|
|
101221
101140
|
"line": {
|
|
101222
|
-
"start":
|
|
101223
|
-
"end":
|
|
101141
|
+
"start": 303,
|
|
101142
|
+
"end": 303
|
|
101224
101143
|
}
|
|
101225
101144
|
},
|
|
101226
101145
|
"group": [
|
|
@@ -101237,8 +101156,8 @@
|
|
|
101237
101156
|
{
|
|
101238
101157
|
"description": "The vertical padding of the cells in the medium Calendar.\n",
|
|
101239
101158
|
"commentRange": {
|
|
101240
|
-
"start":
|
|
101241
|
-
"end":
|
|
101159
|
+
"start": 304,
|
|
101160
|
+
"end": 305
|
|
101242
101161
|
},
|
|
101243
101162
|
"context": {
|
|
101244
101163
|
"type": "variable",
|
|
@@ -101246,8 +101165,8 @@
|
|
|
101246
101165
|
"value": "var( --kendo-calendar-md-cell-padding-y, k-spacing(1) )",
|
|
101247
101166
|
"scope": "default",
|
|
101248
101167
|
"line": {
|
|
101249
|
-
"start":
|
|
101250
|
-
"end":
|
|
101168
|
+
"start": 306,
|
|
101169
|
+
"end": 306
|
|
101251
101170
|
}
|
|
101252
101171
|
},
|
|
101253
101172
|
"group": [
|
|
@@ -101264,8 +101183,8 @@
|
|
|
101264
101183
|
{
|
|
101265
101184
|
"description": "The font size of the cells in the medium Calendar.\n",
|
|
101266
101185
|
"commentRange": {
|
|
101267
|
-
"start":
|
|
101268
|
-
"end":
|
|
101186
|
+
"start": 307,
|
|
101187
|
+
"end": 308
|
|
101269
101188
|
},
|
|
101270
101189
|
"context": {
|
|
101271
101190
|
"type": "variable",
|
|
@@ -101273,8 +101192,8 @@
|
|
|
101273
101192
|
"value": "var( --kendo-calendar-md-cell-font-size, var( --kendo-calendar-font-size-sm, var( --kendo-font-size-sm, inherit ) ) )",
|
|
101274
101193
|
"scope": "default",
|
|
101275
101194
|
"line": {
|
|
101276
|
-
"start":
|
|
101277
|
-
"end":
|
|
101195
|
+
"start": 309,
|
|
101196
|
+
"end": 309
|
|
101278
101197
|
}
|
|
101279
101198
|
},
|
|
101280
101199
|
"group": [
|
|
@@ -101291,8 +101210,8 @@
|
|
|
101291
101210
|
{
|
|
101292
101211
|
"description": "The font size of the large Calendar.\n",
|
|
101293
101212
|
"commentRange": {
|
|
101294
|
-
"start":
|
|
101295
|
-
"end":
|
|
101213
|
+
"start": 311,
|
|
101214
|
+
"end": 312
|
|
101296
101215
|
},
|
|
101297
101216
|
"context": {
|
|
101298
101217
|
"type": "variable",
|
|
@@ -101300,8 +101219,8 @@
|
|
|
101300
101219
|
"value": "var( --kendo-calendar-lg-font-size, var( --kendo-calendar-font-size, var( --kendo-font-size, inherit ) ) )",
|
|
101301
101220
|
"scope": "default",
|
|
101302
101221
|
"line": {
|
|
101303
|
-
"start":
|
|
101304
|
-
"end":
|
|
101222
|
+
"start": 313,
|
|
101223
|
+
"end": 313
|
|
101305
101224
|
}
|
|
101306
101225
|
},
|
|
101307
101226
|
"group": [
|
|
@@ -101318,8 +101237,8 @@
|
|
|
101318
101237
|
{
|
|
101319
101238
|
"description": "The line height of the large Calendar.\n",
|
|
101320
101239
|
"commentRange": {
|
|
101321
|
-
"start":
|
|
101322
|
-
"end":
|
|
101240
|
+
"start": 314,
|
|
101241
|
+
"end": 315
|
|
101323
101242
|
},
|
|
101324
101243
|
"context": {
|
|
101325
101244
|
"type": "variable",
|
|
@@ -101327,8 +101246,8 @@
|
|
|
101327
101246
|
"value": "var( --kendo-calendar-lg-line-height, var( --kendo-calendar-line-height, var( --kendo-line-height, normal ) ) )",
|
|
101328
101247
|
"scope": "default",
|
|
101329
101248
|
"line": {
|
|
101330
|
-
"start":
|
|
101331
|
-
"end":
|
|
101249
|
+
"start": 316,
|
|
101250
|
+
"end": 316
|
|
101332
101251
|
}
|
|
101333
101252
|
},
|
|
101334
101253
|
"group": [
|
|
@@ -101345,8 +101264,8 @@
|
|
|
101345
101264
|
{
|
|
101346
101265
|
"description": "The size of the cells in the large Calendar.\n",
|
|
101347
101266
|
"commentRange": {
|
|
101348
|
-
"start":
|
|
101349
|
-
"end":
|
|
101267
|
+
"start": 317,
|
|
101268
|
+
"end": 318
|
|
101350
101269
|
},
|
|
101351
101270
|
"context": {
|
|
101352
101271
|
"type": "variable",
|
|
@@ -101354,8 +101273,8 @@
|
|
|
101354
101273
|
"value": "var( --kendo-calendar-lg-cell-size, 36px )",
|
|
101355
101274
|
"scope": "default",
|
|
101356
101275
|
"line": {
|
|
101357
|
-
"start":
|
|
101358
|
-
"end":
|
|
101276
|
+
"start": 319,
|
|
101277
|
+
"end": 319
|
|
101359
101278
|
}
|
|
101360
101279
|
},
|
|
101361
101280
|
"group": [
|
|
@@ -101372,8 +101291,8 @@
|
|
|
101372
101291
|
{
|
|
101373
101292
|
"description": "The horizontal padding of the cells in the large Calendar.\n",
|
|
101374
101293
|
"commentRange": {
|
|
101375
|
-
"start":
|
|
101376
|
-
"end":
|
|
101294
|
+
"start": 320,
|
|
101295
|
+
"end": 321
|
|
101377
101296
|
},
|
|
101378
101297
|
"context": {
|
|
101379
101298
|
"type": "variable",
|
|
@@ -101381,8 +101300,8 @@
|
|
|
101381
101300
|
"value": "var( --kendo-calendar-lg-cell-padding-x, k-spacing(1) )",
|
|
101382
101301
|
"scope": "default",
|
|
101383
101302
|
"line": {
|
|
101384
|
-
"start":
|
|
101385
|
-
"end":
|
|
101303
|
+
"start": 322,
|
|
101304
|
+
"end": 322
|
|
101386
101305
|
}
|
|
101387
101306
|
},
|
|
101388
101307
|
"group": [
|
|
@@ -101399,8 +101318,8 @@
|
|
|
101399
101318
|
{
|
|
101400
101319
|
"description": "The vertical padding of the cells in the large Calendar.\n",
|
|
101401
101320
|
"commentRange": {
|
|
101402
|
-
"start":
|
|
101403
|
-
"end":
|
|
101321
|
+
"start": 323,
|
|
101322
|
+
"end": 324
|
|
101404
101323
|
},
|
|
101405
101324
|
"context": {
|
|
101406
101325
|
"type": "variable",
|
|
@@ -101408,8 +101327,8 @@
|
|
|
101408
101327
|
"value": "var( --kendo-calendar-lg-cell-padding-y, k-spacing(1) )",
|
|
101409
101328
|
"scope": "default",
|
|
101410
101329
|
"line": {
|
|
101411
|
-
"start":
|
|
101412
|
-
"end":
|
|
101330
|
+
"start": 325,
|
|
101331
|
+
"end": 325
|
|
101413
101332
|
}
|
|
101414
101333
|
},
|
|
101415
101334
|
"group": [
|
|
@@ -101426,8 +101345,8 @@
|
|
|
101426
101345
|
{
|
|
101427
101346
|
"description": "The font size of the cells in the large Calendar.\n",
|
|
101428
101347
|
"commentRange": {
|
|
101429
|
-
"start":
|
|
101430
|
-
"end":
|
|
101348
|
+
"start": 326,
|
|
101349
|
+
"end": 327
|
|
101431
101350
|
},
|
|
101432
101351
|
"context": {
|
|
101433
101352
|
"type": "variable",
|
|
@@ -101435,8 +101354,8 @@
|
|
|
101435
101354
|
"value": "var( --kendo-calendar-lg-cell-font-size, var( --kendo-calendar-font-size, var( --kendo-font-size, inherit ) ) )",
|
|
101436
101355
|
"scope": "default",
|
|
101437
101356
|
"line": {
|
|
101438
|
-
"start":
|
|
101439
|
-
"end":
|
|
101357
|
+
"start": 328,
|
|
101358
|
+
"end": 328
|
|
101440
101359
|
}
|
|
101441
101360
|
},
|
|
101442
101361
|
"group": [
|
|
@@ -101453,8 +101372,8 @@
|
|
|
101453
101372
|
{
|
|
101454
101373
|
"description": "The sizes Map of the Calendar.\n",
|
|
101455
101374
|
"commentRange": {
|
|
101456
|
-
"start":
|
|
101457
|
-
"end":
|
|
101375
|
+
"start": 330,
|
|
101376
|
+
"end": 331
|
|
101458
101377
|
},
|
|
101459
101378
|
"context": {
|
|
101460
101379
|
"type": "variable",
|
|
@@ -101462,8 +101381,8 @@
|
|
|
101462
101381
|
"value": "(\n sm: (\n font-size: $kendo-calendar-sm-font-size,\n line-height: $kendo-calendar-sm-line-height,\n cell-size: $kendo-calendar-sm-cell-size,\n cell-padding-x: $kendo-calendar-sm-cell-padding-y,\n cell-padding-y: $kendo-calendar-sm-cell-padding-x,\n cell-font-size: $kendo-calendar-sm-cell-font-size\n ),\n md: (\n font-size: $kendo-calendar-md-font-size,\n line-height: $kendo-calendar-md-line-height,\n cell-size: $kendo-calendar-md-cell-size,\n cell-padding-x: $kendo-calendar-md-cell-padding-y,\n cell-padding-y: $kendo-calendar-md-cell-padding-x,\n cell-font-size: $kendo-calendar-md-cell-font-size\n ),\n lg: (\n font-size: $kendo-calendar-lg-font-size,\n line-height: $kendo-calendar-lg-line-height,\n cell-size: $kendo-calendar-lg-cell-size,\n cell-padding-x: $kendo-calendar-lg-cell-padding-y,\n cell-padding-y: $kendo-calendar-lg-cell-padding-x,\n cell-font-size: $kendo-calendar-lg-cell-font-size\n )\n)",
|
|
101463
101382
|
"scope": "default",
|
|
101464
101383
|
"line": {
|
|
101465
|
-
"start":
|
|
101466
|
-
"end":
|
|
101384
|
+
"start": 332,
|
|
101385
|
+
"end": 357
|
|
101467
101386
|
}
|
|
101468
101387
|
},
|
|
101469
101388
|
"group": [
|
|
@@ -103082,15 +103001,15 @@
|
|
|
103082
103001
|
"resolvedType": "Number"
|
|
103083
103002
|
},
|
|
103084
103003
|
{
|
|
103085
|
-
"description": "The
|
|
103004
|
+
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
103086
103005
|
"commentRange": {
|
|
103087
103006
|
"start": 148,
|
|
103088
103007
|
"end": 149
|
|
103089
103008
|
},
|
|
103090
103009
|
"context": {
|
|
103091
103010
|
"type": "variable",
|
|
103092
|
-
"name": "kendo-card-avatar-
|
|
103093
|
-
"value": "
|
|
103011
|
+
"name": "kendo-card-avatar-spacing",
|
|
103012
|
+
"value": "k-spacing(2)",
|
|
103094
103013
|
"scope": "default",
|
|
103095
103014
|
"line": {
|
|
103096
103015
|
"start": 150,
|
|
@@ -103105,41 +103024,14 @@
|
|
|
103105
103024
|
"path": "fluent/scss/card/_variables.scss",
|
|
103106
103025
|
"name": "_variables.scss"
|
|
103107
103026
|
},
|
|
103108
|
-
"resolvedValue": "
|
|
103109
|
-
"resolvedType": "Number"
|
|
103110
|
-
},
|
|
103111
|
-
{
|
|
103112
|
-
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
103113
|
-
"commentRange": {
|
|
103114
|
-
"start": 151,
|
|
103115
|
-
"end": 152
|
|
103116
|
-
},
|
|
103117
|
-
"context": {
|
|
103118
|
-
"type": "variable",
|
|
103119
|
-
"name": "kendo-card-avatar-spacing",
|
|
103120
|
-
"value": "$kendo-card-header-padding-x",
|
|
103121
|
-
"scope": "default",
|
|
103122
|
-
"line": {
|
|
103123
|
-
"start": 153,
|
|
103124
|
-
"end": 153
|
|
103125
|
-
}
|
|
103126
|
-
},
|
|
103127
|
-
"group": [
|
|
103128
|
-
"card"
|
|
103129
|
-
],
|
|
103130
|
-
"access": "public",
|
|
103131
|
-
"file": {
|
|
103132
|
-
"path": "fluent/scss/card/_variables.scss",
|
|
103133
|
-
"name": "_variables.scss"
|
|
103134
|
-
},
|
|
103135
|
-
"resolvedValue": "var(--kendo-card-header-padding-x, var(--kendo-spacing-3, 0.75rem))",
|
|
103027
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
103136
103028
|
"resolvedType": "String"
|
|
103137
103029
|
},
|
|
103138
103030
|
{
|
|
103139
103031
|
"description": "The horizontal padding of the Card actions.\n",
|
|
103140
103032
|
"commentRange": {
|
|
103141
|
-
"start":
|
|
103142
|
-
"end":
|
|
103033
|
+
"start": 152,
|
|
103034
|
+
"end": 153
|
|
103143
103035
|
},
|
|
103144
103036
|
"context": {
|
|
103145
103037
|
"type": "variable",
|
|
@@ -103147,8 +103039,8 @@
|
|
|
103147
103039
|
"value": "var( --kendo-card-actions-padding-x, k-spacing(3) )",
|
|
103148
103040
|
"scope": "default",
|
|
103149
103041
|
"line": {
|
|
103150
|
-
"start":
|
|
103151
|
-
"end":
|
|
103042
|
+
"start": 154,
|
|
103043
|
+
"end": 154
|
|
103152
103044
|
}
|
|
103153
103045
|
},
|
|
103154
103046
|
"group": [
|
|
@@ -103165,8 +103057,8 @@
|
|
|
103165
103057
|
{
|
|
103166
103058
|
"description": "The vertical padding of the Card actions.\n",
|
|
103167
103059
|
"commentRange": {
|
|
103168
|
-
"start":
|
|
103169
|
-
"end":
|
|
103060
|
+
"start": 155,
|
|
103061
|
+
"end": 156
|
|
103170
103062
|
},
|
|
103171
103063
|
"context": {
|
|
103172
103064
|
"type": "variable",
|
|
@@ -103174,8 +103066,8 @@
|
|
|
103174
103066
|
"value": "var( --kendo-card-actions-padding-y, k-spacing(3) )",
|
|
103175
103067
|
"scope": "default",
|
|
103176
103068
|
"line": {
|
|
103177
|
-
"start":
|
|
103178
|
-
"end":
|
|
103069
|
+
"start": 157,
|
|
103070
|
+
"end": 157
|
|
103179
103071
|
}
|
|
103180
103072
|
},
|
|
103181
103073
|
"group": [
|
|
@@ -103192,8 +103084,8 @@
|
|
|
103192
103084
|
{
|
|
103193
103085
|
"description": "The top border width of the Card actions.\n",
|
|
103194
103086
|
"commentRange": {
|
|
103195
|
-
"start":
|
|
103196
|
-
"end":
|
|
103087
|
+
"start": 158,
|
|
103088
|
+
"end": 159
|
|
103197
103089
|
},
|
|
103198
103090
|
"context": {
|
|
103199
103091
|
"type": "variable",
|
|
@@ -103201,8 +103093,8 @@
|
|
|
103201
103093
|
"value": "var( --kendo-card-actions-border-width, 0 )",
|
|
103202
103094
|
"scope": "default",
|
|
103203
103095
|
"line": {
|
|
103204
|
-
"start":
|
|
103205
|
-
"end":
|
|
103096
|
+
"start": 160,
|
|
103097
|
+
"end": 160
|
|
103206
103098
|
}
|
|
103207
103099
|
},
|
|
103208
103100
|
"group": [
|
|
@@ -103219,8 +103111,8 @@
|
|
|
103219
103111
|
{
|
|
103220
103112
|
"description": "The spacing between the Card actions.\n",
|
|
103221
103113
|
"commentRange": {
|
|
103222
|
-
"start":
|
|
103223
|
-
"end":
|
|
103114
|
+
"start": 161,
|
|
103115
|
+
"end": 162
|
|
103224
103116
|
},
|
|
103225
103117
|
"context": {
|
|
103226
103118
|
"type": "variable",
|
|
@@ -103228,8 +103120,8 @@
|
|
|
103228
103120
|
"value": "var( --kendo-card-actions-gap, k-spacing(3) )",
|
|
103229
103121
|
"scope": "default",
|
|
103230
103122
|
"line": {
|
|
103231
|
-
"start":
|
|
103232
|
-
"end":
|
|
103123
|
+
"start": 163,
|
|
103124
|
+
"end": 163
|
|
103233
103125
|
}
|
|
103234
103126
|
},
|
|
103235
103127
|
"group": [
|
|
@@ -103246,8 +103138,8 @@
|
|
|
103246
103138
|
{
|
|
103247
103139
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
103248
103140
|
"commentRange": {
|
|
103249
|
-
"start":
|
|
103250
|
-
"end":
|
|
103141
|
+
"start": 165,
|
|
103142
|
+
"end": 166
|
|
103251
103143
|
},
|
|
103252
103144
|
"context": {
|
|
103253
103145
|
"type": "variable",
|
|
@@ -103255,8 +103147,8 @@
|
|
|
103255
103147
|
"value": "0",
|
|
103256
103148
|
"scope": "default",
|
|
103257
103149
|
"line": {
|
|
103258
|
-
"start":
|
|
103259
|
-
"end":
|
|
103150
|
+
"start": 167,
|
|
103151
|
+
"end": 167
|
|
103260
103152
|
}
|
|
103261
103153
|
},
|
|
103262
103154
|
"group": [
|
|
@@ -103273,8 +103165,8 @@
|
|
|
103273
103165
|
{
|
|
103274
103166
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
103275
103167
|
"commentRange": {
|
|
103276
|
-
"start":
|
|
103277
|
-
"end":
|
|
103168
|
+
"start": 168,
|
|
103169
|
+
"end": 169
|
|
103278
103170
|
},
|
|
103279
103171
|
"context": {
|
|
103280
103172
|
"type": "variable",
|
|
@@ -103282,8 +103174,8 @@
|
|
|
103282
103174
|
"value": "calc( -1 * #{$kendo-button-border-width} )",
|
|
103283
103175
|
"scope": "default",
|
|
103284
103176
|
"line": {
|
|
103285
|
-
"start":
|
|
103286
|
-
"end":
|
|
103177
|
+
"start": 170,
|
|
103178
|
+
"end": 170
|
|
103287
103179
|
}
|
|
103288
103180
|
},
|
|
103289
103181
|
"group": [
|
|
@@ -103300,8 +103192,8 @@
|
|
|
103300
103192
|
{
|
|
103301
103193
|
"description": "The size of the Card callout.\n",
|
|
103302
103194
|
"commentRange": {
|
|
103303
|
-
"start":
|
|
103304
|
-
"end":
|
|
103195
|
+
"start": 172,
|
|
103196
|
+
"end": 173
|
|
103305
103197
|
},
|
|
103306
103198
|
"context": {
|
|
103307
103199
|
"type": "variable",
|
|
@@ -103309,8 +103201,8 @@
|
|
|
103309
103201
|
"value": "20px",
|
|
103310
103202
|
"scope": "default",
|
|
103311
103203
|
"line": {
|
|
103312
|
-
"start":
|
|
103313
|
-
"end":
|
|
103204
|
+
"start": 174,
|
|
103205
|
+
"end": 174
|
|
103314
103206
|
}
|
|
103315
103207
|
},
|
|
103316
103208
|
"group": [
|
|
@@ -110754,7 +110646,7 @@
|
|
|
110754
110646
|
"path": "fluent/scss/core/color-system/_swatch.scss",
|
|
110755
110647
|
"name": "_swatch.scss"
|
|
110756
110648
|
},
|
|
110757
|
-
"resolvedValue": "(app-surface: #fafafa, on-app-surface: #242424, subtle: #707070, surface: #ffffff, surface-alt: #ffffff, border: rgba(36, 36, 36, 0.72), border-alt: #000000, base-subtle: #f5f5f5, base-subtle-hover: #ebebeb, base-subtle-active: #e0e0e0, base: #ffffff, base-hover: #f5f5f5, base-active: #ebebeb, base-emphasis: #d1d1d1, base-on-subtle: #242424, on-base: #242424, base-on-surface: #242424, primary-subtle: #ebf3fc, primary-subtle-hover: #cfe4fa, primary-subtle-active: #96c6fa, primary: #0f6cbd, primary-hover: #115ea3, primary-active: #0f548c, primary-emphasis: #abd1f8, primary-on-subtle: #0a2e4a, on-primary: #ffffff, primary-on-surface: #0f6cbd, secondary-subtle: #f0f0f0, secondary-subtle-hover: #fafafa, secondary-subtle-active: #ffffff, secondary: #ebebeb, secondary-hover: #f5f5f5, secondary-active: #fafafa, secondary-emphasis: #e0e0e0, secondary-on-subtle: #616161, on-secondary: #616161, secondary-on-surface: #616161, tertiary-subtle: #fdf5fc, tertiary-subtle-hover: #f5daf2, tertiary-subtle-active: #edbbe7, tertiary: #c239b3, tertiary-hover: #af33a1, tertiary-active: #962c8a, tertiary-emphasis: #edbbe7, tertiary-on-subtle: #af33a1, on-tertiary: #ffffff, tertiary-on-surface: #c239b3, info-subtle: #f6fafe, info-subtle-hover: #dcedfa, info-subtle-active: #bfddf5, info: #3a96dd, info-hover: #3991d5, info-active: #4fa1e1, info-emphasis: #bfddf5, info-on-subtle: #20547c, on-info: #242424, info-on-surface: #3487c7, success-subtle: #f1faf1, success-subtle-hover: #c9eac9, success-subtle-active: #9fd89f, success: #107c10, success-hover: #0e700e, success-active: #0c5e0c, success-emphasis: #9fd89f, success-on-subtle: #0e700e, on-success: #ffffff, success-on-surface: #107c10, warning-subtle: #fff9f5, warning-subtle-hover: #fee5d7, warning-subtle-active: #fdcfb4, warning: #f7630c, warning-hover: #de590b, warning-active: #bc4b09, warning-emphasis: #fdcfb4, warning-on-subtle: #8a3707, on-warning: #242424, warning-on-surface: #8a3707, error-subtle: #fdf3f4, error-subtle-hover: #f6d1d5, error-subtle-active: #eeacb2, error: #c50f1f, error-hover: #b10e1c, error-active: #960b18, error-emphasis: #eeacb2, error-on-subtle: #b10e1c, on-error: #ffffff, error-on-surface: #c50f1f, light-subtle: #ffffff, light-subtle-hover: #f5f5f5, light-subtle-active: #ebebeb, light: #ebebeb, light-hover: #f5f5f5, light-active: #f0f0f0, light-emphasis: #e0e0e0, light-on-subtle: #616161, on-light: #242424, light-on-surface: #ffffff, dark-subtle: #000000, dark-subtle-hover: #242424, dark-subtle-active: #333333, dark: #242424, dark-hover: #424242, dark-active: #333333, dark-emphasis: #616161, dark-on-subtle: #ffffff, on-dark: #ffffff, dark-on-surface: #616161, inverse-subtle: #
|
|
110649
|
+
"resolvedValue": "(app-surface: #fafafa, on-app-surface: #242424, subtle: #707070, surface: #ffffff, surface-alt: #ffffff, border: rgba(36, 36, 36, 0.72), border-alt: #000000, base-subtle: #f5f5f5, base-subtle-hover: #ebebeb, base-subtle-active: #e0e0e0, base: #ffffff, base-hover: #f5f5f5, base-active: #ebebeb, base-emphasis: #d1d1d1, base-on-subtle: #242424, on-base: #242424, base-on-surface: #242424, primary-subtle: #ebf3fc, primary-subtle-hover: #cfe4fa, primary-subtle-active: #96c6fa, primary: #0f6cbd, primary-hover: #115ea3, primary-active: #0f548c, primary-emphasis: #abd1f8, primary-on-subtle: #0a2e4a, on-primary: #ffffff, primary-on-surface: #0f6cbd, secondary-subtle: #f0f0f0, secondary-subtle-hover: #fafafa, secondary-subtle-active: #ffffff, secondary: #ebebeb, secondary-hover: #f5f5f5, secondary-active: #fafafa, secondary-emphasis: #e0e0e0, secondary-on-subtle: #616161, on-secondary: #616161, secondary-on-surface: #616161, tertiary-subtle: #fdf5fc, tertiary-subtle-hover: #f5daf2, tertiary-subtle-active: #edbbe7, tertiary: #c239b3, tertiary-hover: #af33a1, tertiary-active: #962c8a, tertiary-emphasis: #edbbe7, tertiary-on-subtle: #af33a1, on-tertiary: #ffffff, tertiary-on-surface: #c239b3, info-subtle: #f6fafe, info-subtle-hover: #dcedfa, info-subtle-active: #bfddf5, info: #3a96dd, info-hover: #3991d5, info-active: #4fa1e1, info-emphasis: #bfddf5, info-on-subtle: #20547c, on-info: #242424, info-on-surface: #3487c7, success-subtle: #f1faf1, success-subtle-hover: #c9eac9, success-subtle-active: #9fd89f, success: #107c10, success-hover: #0e700e, success-active: #0c5e0c, success-emphasis: #9fd89f, success-on-subtle: #0e700e, on-success: #ffffff, success-on-surface: #107c10, warning-subtle: #fff9f5, warning-subtle-hover: #fee5d7, warning-subtle-active: #fdcfb4, warning: #f7630c, warning-hover: #de590b, warning-active: #bc4b09, warning-emphasis: #fdcfb4, warning-on-subtle: #8a3707, on-warning: #242424, warning-on-surface: #8a3707, error-subtle: #fdf3f4, error-subtle-hover: #f6d1d5, error-subtle-active: #eeacb2, error: #c50f1f, error-hover: #b10e1c, error-active: #960b18, error-emphasis: #eeacb2, error-on-subtle: #b10e1c, on-error: #ffffff, error-on-surface: #c50f1f, light-subtle: #ffffff, light-subtle-hover: #f5f5f5, light-subtle-active: #ebebeb, light: #ebebeb, light-hover: #f5f5f5, light-active: #f0f0f0, light-emphasis: #e0e0e0, light-on-subtle: #616161, on-light: #242424, light-on-surface: #ffffff, dark-subtle: #000000, dark-subtle-hover: #242424, dark-subtle-active: #333333, dark: #242424, dark-hover: #424242, dark-active: #333333, dark-emphasis: #616161, dark-on-subtle: #ffffff, on-dark: #ffffff, dark-on-surface: #616161, inverse-subtle: #616161, inverse-subtle-hover: #8a8a8a, inverse-subtle-active: #707070, inverse: #242424, inverse-hover: #424242, inverse-active: #333333, inverse-emphasis: #707070, inverse-on-subtle: #ffffff, on-inverse: #ffffff, inverse-on-surface: #616161, series-a: #2aa0a4, series-a-bold: #20787b, series-a-bolder: #155052, series-a-subtle: #5fb8bb, series-a-subtler: #94cfd1, series-b: #ae8c00, series-b-bold: #826900, series-b-bolder: #574600, series-b-subtle: #c2a940, series-b-subtler: #d7c580, series-c: #e3008c, series-c-bold: #aa0069, series-c-bolder: #720046, series-c-subtle: #ea40a9, series-c-subtler: #f180c5, series-d: #13a10e, series-d-bold: #0e790b, series-d-bolder: #0a5107, series-d-subtle: #4eb94a, series-d-subtler: #89d086, series-e: #637cef, series-e-bold: #4a5db3, series-e-bolder: #323e78, series-e-subtle: #c3b1db, series-e-subtler: #a58bca, series-f: #CA5010, series-f-bold: #973C0C, series-f-bolder: #652808, series-f-subtle: #D77C4C, series-f-subtler: #E5A787)",
|
|
110758
110650
|
"resolvedType": "Map",
|
|
110759
110651
|
"prettyValue": {
|
|
110760
110652
|
"app-surface": "#fafafa",
|
|
@@ -110864,13 +110756,13 @@
|
|
|
110864
110756
|
"dark-on-subtle": "#ffffff",
|
|
110865
110757
|
"on-dark": "#ffffff",
|
|
110866
110758
|
"dark-on-surface": "#616161",
|
|
110867
|
-
"inverse-subtle": "#
|
|
110868
|
-
"inverse-subtle-hover": "#
|
|
110869
|
-
"inverse-subtle-active": "#
|
|
110759
|
+
"inverse-subtle": "#616161",
|
|
110760
|
+
"inverse-subtle-hover": "#8a8a8a",
|
|
110761
|
+
"inverse-subtle-active": "#707070",
|
|
110870
110762
|
"inverse": "#242424",
|
|
110871
110763
|
"inverse-hover": "#424242",
|
|
110872
110764
|
"inverse-active": "#333333",
|
|
110873
|
-
"inverse-emphasis": "#
|
|
110765
|
+
"inverse-emphasis": "#707070",
|
|
110874
110766
|
"inverse-on-subtle": "#ffffff",
|
|
110875
110767
|
"on-inverse": "#ffffff",
|
|
110876
110768
|
"inverse-on-surface": "#616161",
|
|
@@ -117178,7 +117070,7 @@
|
|
|
117178
117070
|
"context": {
|
|
117179
117071
|
"type": "variable",
|
|
117180
117072
|
"name": "kendo-drawer-scrollbar-hover-color",
|
|
117181
|
-
"value": "var( --kendo-drawer-scrollbar-hover-color,
|
|
117073
|
+
"value": "var( --kendo-drawer-scrollbar-hover-color, $kendo-drawer-scrollbar-color )",
|
|
117182
117074
|
"scope": "default",
|
|
117183
117075
|
"line": {
|
|
117184
117076
|
"start": 48,
|
|
@@ -117193,7 +117085,7 @@
|
|
|
117193
117085
|
"path": "fluent/scss/drawer/_variables.scss",
|
|
117194
117086
|
"name": "_variables.scss"
|
|
117195
117087
|
},
|
|
117196
|
-
"resolvedValue": "var(--kendo-drawer-scrollbar-hover-color, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424)
|
|
117088
|
+
"resolvedValue": "var(--kendo-drawer-scrollbar-hover-color, var(--kendo-drawer-scrollbar-color, color-mix(in srgb, var(--kendo-color-on-app-surface, #242424) 46%, transparent)))",
|
|
117197
117089
|
"resolvedType": "String"
|
|
117198
117090
|
},
|
|
117199
117091
|
{
|
|
@@ -121983,7 +121875,7 @@
|
|
|
121983
121875
|
"context": {
|
|
121984
121876
|
"type": "variable",
|
|
121985
121877
|
"name": "kendo-filter-preview-operator-text",
|
|
121986
|
-
"value": "var( --kendo-filter-preview-operator-text, #{k-color(
|
|
121878
|
+
"value": "var( --kendo-filter-preview-operator-text, #{k-color(on-app-surface)} )",
|
|
121987
121879
|
"scope": "default",
|
|
121988
121880
|
"line": {
|
|
121989
121881
|
"start": 31,
|
|
@@ -121998,7 +121890,7 @@
|
|
|
121998
121890
|
"path": "fluent/scss/filter/_variables.scss",
|
|
121999
121891
|
"name": "_variables.scss"
|
|
122000
121892
|
},
|
|
122001
|
-
"resolvedValue": "var(--kendo-filter-preview-operator-text, var(--kendo-color-
|
|
121893
|
+
"resolvedValue": "var(--kendo-filter-preview-operator-text, var(--kendo-color-on-app-surface, #242424))",
|
|
122002
121894
|
"resolvedType": "String"
|
|
122003
121895
|
},
|
|
122004
121896
|
{
|
|
@@ -125531,7 +125423,7 @@
|
|
|
125531
125423
|
"context": {
|
|
125532
125424
|
"type": "variable",
|
|
125533
125425
|
"name": "kendo-gantt-summary-bg",
|
|
125534
|
-
"value": "var(--kendo-gantt-summary-bg, k-color(
|
|
125426
|
+
"value": "var(--kendo-gantt-summary-bg, k-color(inverse-subtle))",
|
|
125535
125427
|
"scope": "default",
|
|
125536
125428
|
"line": {
|
|
125537
125429
|
"start": 82,
|
|
@@ -125546,7 +125438,7 @@
|
|
|
125546
125438
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
125547
125439
|
"name": "_variables.scss"
|
|
125548
125440
|
},
|
|
125549
|
-
"resolvedValue": "var(--kendo-gantt-summary-bg, var(--kendo-color-
|
|
125441
|
+
"resolvedValue": "var(--kendo-gantt-summary-bg, var(--kendo-color-inverse-subtle, #616161))",
|
|
125550
125442
|
"resolvedType": "String"
|
|
125551
125443
|
},
|
|
125552
125444
|
{
|
|
@@ -125558,7 +125450,7 @@
|
|
|
125558
125450
|
"context": {
|
|
125559
125451
|
"type": "variable",
|
|
125560
125452
|
"name": "kendo-gantt-summary-progress-bg",
|
|
125561
|
-
"value": "var(--kendo-gantt-summary-progress-bg, k-color(
|
|
125453
|
+
"value": "var(--kendo-gantt-summary-progress-bg, k-color(inverse))",
|
|
125562
125454
|
"scope": "default",
|
|
125563
125455
|
"line": {
|
|
125564
125456
|
"start": 85,
|
|
@@ -125573,7 +125465,7 @@
|
|
|
125573
125465
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
125574
125466
|
"name": "_variables.scss"
|
|
125575
125467
|
},
|
|
125576
|
-
"resolvedValue": "var(--kendo-gantt-summary-progress-bg, var(--kendo-color-
|
|
125468
|
+
"resolvedValue": "var(--kendo-gantt-summary-progress-bg, var(--kendo-color-inverse, #242424))",
|
|
125577
125469
|
"resolvedType": "String"
|
|
125578
125470
|
},
|
|
125579
125471
|
{
|
|
@@ -125720,7 +125612,7 @@
|
|
|
125720
125612
|
"context": {
|
|
125721
125613
|
"type": "variable",
|
|
125722
125614
|
"name": "kendo-gantt-task-bg",
|
|
125723
|
-
"value": "var(--kendo-gantt-task-bg, #{k-color(subtle)})",
|
|
125615
|
+
"value": "var(--kendo-gantt-task-bg, #{k-color(inverse-subtle)})",
|
|
125724
125616
|
"scope": "default",
|
|
125725
125617
|
"line": {
|
|
125726
125618
|
"start": 104,
|
|
@@ -125735,7 +125627,7 @@
|
|
|
125735
125627
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
125736
125628
|
"name": "_variables.scss"
|
|
125737
125629
|
},
|
|
125738
|
-
"resolvedValue": "var(--kendo-gantt-task-bg, var(--kendo-color-subtle, #
|
|
125630
|
+
"resolvedValue": "var(--kendo-gantt-task-bg, var(--kendo-color-inverse-subtle, #616161))",
|
|
125739
125631
|
"resolvedType": "String"
|
|
125740
125632
|
},
|
|
125741
125633
|
{
|
|
@@ -125747,7 +125639,7 @@
|
|
|
125747
125639
|
"context": {
|
|
125748
125640
|
"type": "variable",
|
|
125749
125641
|
"name": "kendo-gantt-task-text",
|
|
125750
|
-
"value": "var(--kendo-gantt-task-text, #{k-color(
|
|
125642
|
+
"value": "var(--kendo-gantt-task-text, #{k-color(on-inverse)})",
|
|
125751
125643
|
"scope": "default",
|
|
125752
125644
|
"line": {
|
|
125753
125645
|
"start": 107,
|
|
@@ -125762,7 +125654,7 @@
|
|
|
125762
125654
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
125763
125655
|
"name": "_variables.scss"
|
|
125764
125656
|
},
|
|
125765
|
-
"resolvedValue": "var(--kendo-gantt-task-text, var(--kendo-color-
|
|
125657
|
+
"resolvedValue": "var(--kendo-gantt-task-text, var(--kendo-color-on-inverse, #ffffff))",
|
|
125766
125658
|
"resolvedType": "String"
|
|
125767
125659
|
},
|
|
125768
125660
|
{
|
|
@@ -125801,7 +125693,7 @@
|
|
|
125801
125693
|
"context": {
|
|
125802
125694
|
"type": "variable",
|
|
125803
125695
|
"name": "kendo-gantt-task-progress-bg",
|
|
125804
|
-
"value": "var(--kendo-gantt-task-progress-bg, #{k-color(
|
|
125696
|
+
"value": "var(--kendo-gantt-task-progress-bg, #{k-color(inverse)})",
|
|
125805
125697
|
"scope": "default",
|
|
125806
125698
|
"line": {
|
|
125807
125699
|
"start": 113,
|
|
@@ -125816,7 +125708,7 @@
|
|
|
125816
125708
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
125817
125709
|
"name": "_variables.scss"
|
|
125818
125710
|
},
|
|
125819
|
-
"resolvedValue": "var(--kendo-gantt-task-progress-bg, var(--kendo-color-
|
|
125711
|
+
"resolvedValue": "var(--kendo-gantt-task-progress-bg, var(--kendo-color-inverse, #242424))",
|
|
125820
125712
|
"resolvedType": "String"
|
|
125821
125713
|
},
|
|
125822
125714
|
{
|
|
@@ -125828,7 +125720,7 @@
|
|
|
125828
125720
|
"context": {
|
|
125829
125721
|
"type": "variable",
|
|
125830
125722
|
"name": "kendo-gantt-task-progress-hover-bg",
|
|
125831
|
-
"value": "var(--kendo-gantt-task-progress-hover-bg, #{k-color(
|
|
125723
|
+
"value": "var(--kendo-gantt-task-progress-hover-bg, #{k-color(inverse-hover)})",
|
|
125832
125724
|
"scope": "default",
|
|
125833
125725
|
"line": {
|
|
125834
125726
|
"start": 116,
|
|
@@ -125843,7 +125735,7 @@
|
|
|
125843
125735
|
"path": "fluent/scss/gantt/_variables.scss",
|
|
125844
125736
|
"name": "_variables.scss"
|
|
125845
125737
|
},
|
|
125846
|
-
"resolvedValue": "var(--kendo-gantt-task-progress-hover-bg, var(--kendo-color-
|
|
125738
|
+
"resolvedValue": "var(--kendo-gantt-task-progress-hover-bg, var(--kendo-color-inverse-hover, #424242))",
|
|
125847
125739
|
"resolvedType": "String"
|
|
125848
125740
|
},
|
|
125849
125741
|
{
|
|
@@ -141971,13 +141863,13 @@
|
|
|
141971
141863
|
"path": "fluent/scss/notification/_variables.scss",
|
|
141972
141864
|
"name": "_variables.scss"
|
|
141973
141865
|
},
|
|
141974
|
-
"resolvedValue": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #000000), border: var(--kendo-color-inverse-emphasis, #
|
|
141866
|
+
"resolvedValue": "(\"inverse\": (color: var(--kendo-color-inverse-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #000000), border: var(--kendo-color-inverse-emphasis, #707070)), \"light\": (color: var(--kendo-color-light-on-subtle, #616161), background-color: var(--kendo-color-light-subtle, #ffffff), border: var(--kendo-color-light-emphasis, #e0e0e0)), \"dark\": (color: var(--kendo-color-dark-on-subtle, #ffffff), background-color: var(--kendo-color-dark-subtle, #000000), border: var(--kendo-color-dark-emphasis, #616161)), \"error\": (color: var(--kendo-color-error-on-subtle, #b10e1c), background-color: var(--kendo-color-error-subtle, #fdf3f4), border: var(--kendo-color-error-emphasis, #eeacb2)), \"warning\": (color: var(--kendo-color-warning-on-subtle, #8a3707), background-color: var(--kendo-color-warning-subtle, #fff9f5), border: var(--kendo-color-warning-emphasis, #fdcfb4)), \"success\": (color: var(--kendo-color-success-on-subtle, #0e700e), background-color: var(--kendo-color-success-subtle, #f1faf1), border: var(--kendo-color-success-emphasis, #9fd89f)), \"info\": (color: var(--kendo-color-info-on-subtle, #20547c), background-color: var(--kendo-color-info-subtle, #f6fafe), border: var(--kendo-color-info-emphasis, #bfddf5)), \"tertiary\": (color: var(--kendo-color-tertiary-on-subtle, #af33a1), background-color: var(--kendo-color-tertiary-subtle, #fdf5fc), border: var(--kendo-color-tertiary-emphasis, #edbbe7)), \"secondary\": (color: var(--kendo-color-secondary-on-subtle, #616161), background-color: var(--kendo-color-secondary-subtle, #f0f0f0), border: var(--kendo-color-secondary-emphasis, #e0e0e0)), \"primary\": (color: var(--kendo-color-primary-on-subtle, #0a2e4a), background-color: var(--kendo-color-primary-subtle, #ebf3fc), border: var(--kendo-color-primary-emphasis, #abd1f8)))",
|
|
141975
141867
|
"resolvedType": "Map",
|
|
141976
141868
|
"prettyValue": {
|
|
141977
141869
|
"inverse": {
|
|
141978
141870
|
"color": "var(--kendo-color-inverse-on-subtle, #ffffff)",
|
|
141979
141871
|
"background-color": "var(--kendo-color-dark-subtle, #000000)",
|
|
141980
|
-
"border": "var(--kendo-color-inverse-emphasis, #
|
|
141872
|
+
"border": "var(--kendo-color-inverse-emphasis, #707070)"
|
|
141981
141873
|
},
|
|
141982
141874
|
"light": {
|
|
141983
141875
|
"color": "var(--kendo-color-light-on-subtle, #616161)",
|
|
@@ -143478,7 +143370,7 @@
|
|
|
143478
143370
|
"context": {
|
|
143479
143371
|
"type": "variable",
|
|
143480
143372
|
"name": "kendo-orgchart-card-body-vbox-min-height",
|
|
143481
|
-
"value": "var( --kendo-orgchart-card-body-vbox-min-height,
|
|
143373
|
+
"value": "var( --kendo-orgchart-card-body-vbox-min-height, 3em )",
|
|
143482
143374
|
"scope": "default",
|
|
143483
143375
|
"line": {
|
|
143484
143376
|
"start": 139,
|
|
@@ -143493,7 +143385,7 @@
|
|
|
143493
143385
|
"path": "fluent/scss/orgchart/_variables.scss",
|
|
143494
143386
|
"name": "_variables.scss"
|
|
143495
143387
|
},
|
|
143496
|
-
"resolvedValue": "var(--kendo-orgchart-card-body-vbox-min-height,
|
|
143388
|
+
"resolvedValue": "var(--kendo-orgchart-card-body-vbox-min-height, 3em)",
|
|
143497
143389
|
"resolvedType": "String"
|
|
143498
143390
|
},
|
|
143499
143391
|
{
|
|
@@ -144624,7 +144516,7 @@
|
|
|
144624
144516
|
"context": {
|
|
144625
144517
|
"type": "variable",
|
|
144626
144518
|
"name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
|
|
144627
|
-
"value": "var( --kendo-pdf-viewer-free-text-annotation-placeholder-text,
|
|
144519
|
+
"value": "var( --kendo-pdf-viewer-free-text-annotation-placeholder-text, k-color(primary-on-subtle) )",
|
|
144628
144520
|
"scope": "default",
|
|
144629
144521
|
"line": {
|
|
144630
144522
|
"start": 121,
|
|
@@ -144639,7 +144531,7 @@
|
|
|
144639
144531
|
"path": "fluent/scss/pdf-viewer/_variables.scss",
|
|
144640
144532
|
"name": "_variables.scss"
|
|
144641
144533
|
},
|
|
144642
|
-
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-placeholder-text,
|
|
144534
|
+
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-placeholder-text, var(--kendo-color-primary-on-subtle, #0a2e4a))",
|
|
144643
144535
|
"resolvedType": "String"
|
|
144644
144536
|
},
|
|
144645
144537
|
{
|
|
@@ -144651,7 +144543,7 @@
|
|
|
144651
144543
|
"context": {
|
|
144652
144544
|
"type": "variable",
|
|
144653
144545
|
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
144654
|
-
"value": "var( --kendo-pdf-viewer-free-text-annotation-text,
|
|
144546
|
+
"value": "var( --kendo-pdf-viewer-free-text-annotation-text, k-color(primary-on-subtle) )",
|
|
144655
144547
|
"scope": "default",
|
|
144656
144548
|
"line": {
|
|
144657
144549
|
"start": 124,
|
|
@@ -144666,7 +144558,7 @@
|
|
|
144666
144558
|
"path": "fluent/scss/pdf-viewer/_variables.scss",
|
|
144667
144559
|
"name": "_variables.scss"
|
|
144668
144560
|
},
|
|
144669
|
-
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-text,
|
|
144561
|
+
"resolvedValue": "var(--kendo-pdf-viewer-free-text-annotation-text, var(--kendo-color-primary-on-subtle, #0a2e4a))",
|
|
144670
144562
|
"resolvedType": "String"
|
|
144671
144563
|
}
|
|
144672
144564
|
]
|
|
@@ -170247,8 +170139,8 @@
|
|
|
170247
170139
|
{
|
|
170248
170140
|
"description": "The border width of the current time indicator.\n",
|
|
170249
170141
|
"commentRange": {
|
|
170250
|
-
"start":
|
|
170251
|
-
"end":
|
|
170142
|
+
"start": 3,
|
|
170143
|
+
"end": 4
|
|
170252
170144
|
},
|
|
170253
170145
|
"context": {
|
|
170254
170146
|
"type": "variable",
|
|
@@ -170256,8 +170148,8 @@
|
|
|
170256
170148
|
"value": "var( --kendo-current-time-width, 1px )",
|
|
170257
170149
|
"scope": "default",
|
|
170258
170150
|
"line": {
|
|
170259
|
-
"start":
|
|
170260
|
-
"end":
|
|
170151
|
+
"start": 5,
|
|
170152
|
+
"end": 5
|
|
170261
170153
|
}
|
|
170262
170154
|
},
|
|
170263
170155
|
"group": [
|
|
@@ -170274,17 +170166,17 @@
|
|
|
170274
170166
|
{
|
|
170275
170167
|
"description": "The color of the current time indicator.\n",
|
|
170276
170168
|
"commentRange": {
|
|
170277
|
-
"start":
|
|
170278
|
-
"end":
|
|
170169
|
+
"start": 6,
|
|
170170
|
+
"end": 7
|
|
170279
170171
|
},
|
|
170280
170172
|
"context": {
|
|
170281
170173
|
"type": "variable",
|
|
170282
170174
|
"name": "kendo-current-time-color",
|
|
170283
|
-
"value": "var( --kendo-current-time-color,
|
|
170175
|
+
"value": "var( --kendo-current-time-color, k-color(error-on-surface) )",
|
|
170284
170176
|
"scope": "default",
|
|
170285
170177
|
"line": {
|
|
170286
|
-
"start":
|
|
170287
|
-
"end":
|
|
170178
|
+
"start": 8,
|
|
170179
|
+
"end": 8
|
|
170288
170180
|
}
|
|
170289
170181
|
},
|
|
170290
170182
|
"group": [
|
|
@@ -170295,7 +170187,7 @@
|
|
|
170295
170187
|
"path": "fluent/scss/time-marker/_variables.scss",
|
|
170296
170188
|
"name": "_variables.scss"
|
|
170297
170189
|
},
|
|
170298
|
-
"resolvedValue": "var(--kendo-current-time-color, #
|
|
170190
|
+
"resolvedValue": "var(--kendo-current-time-color, var(--kendo-color-error-on-surface, #c50f1f))",
|
|
170299
170191
|
"resolvedType": "String"
|
|
170300
170192
|
}
|
|
170301
170193
|
]
|