@progress/kendo-theme-fluent 6.7.1-dev.0 → 6.8.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +151 -130
- package/dist/meta/sassdoc-data.json +27153 -25003
- package/dist/meta/sassdoc-raw-data.json +1417 -342
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/input/_variables.scss +1 -1
- package/scss/spreadsheet/_layout.scss +98 -74
- package/scss/spreadsheet/_theme.scss +53 -86
- package/scss/spreadsheet/_variables.scss +169 -29
- package/scss/toolbar/_layout.scss +10 -0
- package/scss/toolbar/_variables.scss +4 -0
|
@@ -34307,7 +34307,7 @@
|
|
|
34307
34307
|
"context": {
|
|
34308
34308
|
"type": "variable",
|
|
34309
34309
|
"name": "kendo-picker-flat-bg",
|
|
34310
|
-
"value": "
|
|
34310
|
+
"value": "none",
|
|
34311
34311
|
"scope": "default",
|
|
34312
34312
|
"line": {
|
|
34313
34313
|
"start": 398,
|
|
@@ -56174,8 +56174,8 @@
|
|
|
56174
56174
|
{
|
|
56175
56175
|
"description": "Width of the border around the spreadsheet.\n",
|
|
56176
56176
|
"commentRange": {
|
|
56177
|
-
"start":
|
|
56178
|
-
"end":
|
|
56177
|
+
"start": 7,
|
|
56178
|
+
"end": 8
|
|
56179
56179
|
},
|
|
56180
56180
|
"context": {
|
|
56181
56181
|
"type": "variable",
|
|
@@ -56183,8 +56183,8 @@
|
|
|
56183
56183
|
"value": "1px",
|
|
56184
56184
|
"scope": "default",
|
|
56185
56185
|
"line": {
|
|
56186
|
-
"start":
|
|
56187
|
-
"end":
|
|
56186
|
+
"start": 9,
|
|
56187
|
+
"end": 9
|
|
56188
56188
|
}
|
|
56189
56189
|
},
|
|
56190
56190
|
"group": [
|
|
@@ -56199,8 +56199,8 @@
|
|
|
56199
56199
|
{
|
|
56200
56200
|
"description": "Font family of the spreadsheet.\n",
|
|
56201
56201
|
"commentRange": {
|
|
56202
|
-
"start":
|
|
56203
|
-
"end":
|
|
56202
|
+
"start": 10,
|
|
56203
|
+
"end": 11
|
|
56204
56204
|
},
|
|
56205
56205
|
"context": {
|
|
56206
56206
|
"type": "variable",
|
|
@@ -56208,8 +56208,8 @@
|
|
|
56208
56208
|
"value": "var( --kendo-font-family, initial )",
|
|
56209
56209
|
"scope": "default",
|
|
56210
56210
|
"line": {
|
|
56211
|
-
"start":
|
|
56212
|
-
"end":
|
|
56211
|
+
"start": 12,
|
|
56212
|
+
"end": 12
|
|
56213
56213
|
}
|
|
56214
56214
|
},
|
|
56215
56215
|
"group": [
|
|
@@ -56224,8 +56224,8 @@
|
|
|
56224
56224
|
{
|
|
56225
56225
|
"description": "Font size of the spreadsheet.\n",
|
|
56226
56226
|
"commentRange": {
|
|
56227
|
-
"start":
|
|
56228
|
-
"end":
|
|
56227
|
+
"start": 13,
|
|
56228
|
+
"end": 14
|
|
56229
56229
|
},
|
|
56230
56230
|
"context": {
|
|
56231
56231
|
"type": "variable",
|
|
@@ -56233,8 +56233,8 @@
|
|
|
56233
56233
|
"value": "var( --kendo-font-size, initial )",
|
|
56234
56234
|
"scope": "default",
|
|
56235
56235
|
"line": {
|
|
56236
|
-
"start":
|
|
56237
|
-
"end":
|
|
56236
|
+
"start": 15,
|
|
56237
|
+
"end": 15
|
|
56238
56238
|
}
|
|
56239
56239
|
},
|
|
56240
56240
|
"group": [
|
|
@@ -56249,8 +56249,8 @@
|
|
|
56249
56249
|
{
|
|
56250
56250
|
"description": "Line height of the spreadsheet.\n",
|
|
56251
56251
|
"commentRange": {
|
|
56252
|
-
"start":
|
|
56253
|
-
"end":
|
|
56252
|
+
"start": 16,
|
|
56253
|
+
"end": 17
|
|
56254
56254
|
},
|
|
56255
56255
|
"context": {
|
|
56256
56256
|
"type": "variable",
|
|
@@ -56258,8 +56258,8 @@
|
|
|
56258
56258
|
"value": "var( --kendo-line-height, initial )",
|
|
56259
56259
|
"scope": "default",
|
|
56260
56260
|
"line": {
|
|
56261
|
-
"start":
|
|
56262
|
-
"end":
|
|
56261
|
+
"start": 18,
|
|
56262
|
+
"end": 18
|
|
56263
56263
|
}
|
|
56264
56264
|
},
|
|
56265
56265
|
"group": [
|
|
@@ -56272,15 +56272,15 @@
|
|
|
56272
56272
|
}
|
|
56273
56273
|
},
|
|
56274
56274
|
{
|
|
56275
|
-
"description": "
|
|
56275
|
+
"description": "Background color of the spreadsheet.\n",
|
|
56276
56276
|
"commentRange": {
|
|
56277
56277
|
"start": 19,
|
|
56278
56278
|
"end": 20
|
|
56279
56279
|
},
|
|
56280
56280
|
"context": {
|
|
56281
56281
|
"type": "variable",
|
|
56282
|
-
"name": "kendo-spreadsheet-
|
|
56283
|
-
"value": "
|
|
56282
|
+
"name": "kendo-spreadsheet-bg",
|
|
56283
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
56284
56284
|
"scope": "default",
|
|
56285
56285
|
"line": {
|
|
56286
56286
|
"start": 21,
|
|
@@ -56297,15 +56297,15 @@
|
|
|
56297
56297
|
}
|
|
56298
56298
|
},
|
|
56299
56299
|
{
|
|
56300
|
-
"description": "
|
|
56300
|
+
"description": "Text color of the spreadsheet.\n",
|
|
56301
56301
|
"commentRange": {
|
|
56302
56302
|
"start": 22,
|
|
56303
56303
|
"end": 23
|
|
56304
56304
|
},
|
|
56305
56305
|
"context": {
|
|
56306
56306
|
"type": "variable",
|
|
56307
|
-
"name": "kendo-spreadsheet-
|
|
56308
|
-
"value": "
|
|
56307
|
+
"name": "kendo-spreadsheet-text",
|
|
56308
|
+
"value": "var( --kendo-component-text, initial )",
|
|
56309
56309
|
"scope": "default",
|
|
56310
56310
|
"line": {
|
|
56311
56311
|
"start": 24,
|
|
@@ -56322,19 +56322,19 @@
|
|
|
56322
56322
|
}
|
|
56323
56323
|
},
|
|
56324
56324
|
{
|
|
56325
|
-
"description": "
|
|
56325
|
+
"description": "Border color of the spreadsheet.\n",
|
|
56326
56326
|
"commentRange": {
|
|
56327
|
-
"start":
|
|
56328
|
-
"end":
|
|
56327
|
+
"start": 25,
|
|
56328
|
+
"end": 26
|
|
56329
56329
|
},
|
|
56330
56330
|
"context": {
|
|
56331
56331
|
"type": "variable",
|
|
56332
|
-
"name": "kendo-spreadsheet-
|
|
56333
|
-
"value": "
|
|
56332
|
+
"name": "kendo-spreadsheet-border",
|
|
56333
|
+
"value": "var( --kendo-component-border, initial )",
|
|
56334
56334
|
"scope": "default",
|
|
56335
56335
|
"line": {
|
|
56336
|
-
"start":
|
|
56337
|
-
"end":
|
|
56336
|
+
"start": 27,
|
|
56337
|
+
"end": 27
|
|
56338
56338
|
}
|
|
56339
56339
|
},
|
|
56340
56340
|
"group": [
|
|
@@ -56347,19 +56347,19 @@
|
|
|
56347
56347
|
}
|
|
56348
56348
|
},
|
|
56349
56349
|
{
|
|
56350
|
-
"description": "
|
|
56350
|
+
"description": "Primary border color of the spreadsheet.\n",
|
|
56351
56351
|
"commentRange": {
|
|
56352
|
-
"start":
|
|
56353
|
-
"end":
|
|
56352
|
+
"start": 28,
|
|
56353
|
+
"end": 29
|
|
56354
56354
|
},
|
|
56355
56355
|
"context": {
|
|
56356
56356
|
"type": "variable",
|
|
56357
|
-
"name": "kendo-spreadsheet-
|
|
56358
|
-
"value": "
|
|
56357
|
+
"name": "kendo-spreadsheet-primary-border",
|
|
56358
|
+
"value": "k-get-theme-color-var( primary-100 )",
|
|
56359
56359
|
"scope": "default",
|
|
56360
56360
|
"line": {
|
|
56361
|
-
"start":
|
|
56362
|
-
"end":
|
|
56361
|
+
"start": 30,
|
|
56362
|
+
"end": 30
|
|
56363
56363
|
}
|
|
56364
56364
|
},
|
|
56365
56365
|
"group": [
|
|
@@ -56372,19 +56372,19 @@
|
|
|
56372
56372
|
}
|
|
56373
56373
|
},
|
|
56374
56374
|
{
|
|
56375
|
-
"description": "
|
|
56375
|
+
"description": "Primary background color of the spreadsheet.\n",
|
|
56376
56376
|
"commentRange": {
|
|
56377
|
-
"start":
|
|
56378
|
-
"end":
|
|
56377
|
+
"start": 31,
|
|
56378
|
+
"end": 32
|
|
56379
56379
|
},
|
|
56380
56380
|
"context": {
|
|
56381
56381
|
"type": "variable",
|
|
56382
|
-
"name": "kendo-spreadsheet-
|
|
56383
|
-
"value": "-
|
|
56382
|
+
"name": "kendo-spreadsheet-primary-bg",
|
|
56383
|
+
"value": "k-get-theme-color-var( primary-100 )",
|
|
56384
56384
|
"scope": "default",
|
|
56385
56385
|
"line": {
|
|
56386
|
-
"start":
|
|
56387
|
-
"end":
|
|
56386
|
+
"start": 33,
|
|
56387
|
+
"end": 33
|
|
56388
56388
|
}
|
|
56389
56389
|
},
|
|
56390
56390
|
"group": [
|
|
@@ -56397,19 +56397,19 @@
|
|
|
56397
56397
|
}
|
|
56398
56398
|
},
|
|
56399
56399
|
{
|
|
56400
|
-
"description": "
|
|
56400
|
+
"description": "Background color of the spreadsheet header.\n",
|
|
56401
56401
|
"commentRange": {
|
|
56402
|
-
"start":
|
|
56403
|
-
"end":
|
|
56402
|
+
"start": 35,
|
|
56403
|
+
"end": 36
|
|
56404
56404
|
},
|
|
56405
56405
|
"context": {
|
|
56406
56406
|
"type": "variable",
|
|
56407
|
-
"name": "kendo-spreadsheet-
|
|
56408
|
-
"value": "
|
|
56407
|
+
"name": "kendo-spreadsheet-header-bg",
|
|
56408
|
+
"value": "k-get-theme-color-var( neutral-10 )",
|
|
56409
56409
|
"scope": "default",
|
|
56410
56410
|
"line": {
|
|
56411
|
-
"start":
|
|
56412
|
-
"end":
|
|
56411
|
+
"start": 37,
|
|
56412
|
+
"end": 37
|
|
56413
56413
|
}
|
|
56414
56414
|
},
|
|
56415
56415
|
"group": [
|
|
@@ -56422,19 +56422,19 @@
|
|
|
56422
56422
|
}
|
|
56423
56423
|
},
|
|
56424
56424
|
{
|
|
56425
|
-
"description": "
|
|
56425
|
+
"description": "Text color of the spreadsheet header.\n",
|
|
56426
56426
|
"commentRange": {
|
|
56427
|
-
"start":
|
|
56428
|
-
"end":
|
|
56427
|
+
"start": 38,
|
|
56428
|
+
"end": 39
|
|
56429
56429
|
},
|
|
56430
56430
|
"context": {
|
|
56431
56431
|
"type": "variable",
|
|
56432
|
-
"name": "kendo-
|
|
56433
|
-
"value": "
|
|
56432
|
+
"name": "kendo-spreadsheet-header-text",
|
|
56433
|
+
"value": "$kendo-table-header-text",
|
|
56434
56434
|
"scope": "default",
|
|
56435
56435
|
"line": {
|
|
56436
|
-
"start":
|
|
56437
|
-
"end":
|
|
56436
|
+
"start": 40,
|
|
56437
|
+
"end": 40
|
|
56438
56438
|
}
|
|
56439
56439
|
},
|
|
56440
56440
|
"group": [
|
|
@@ -56447,19 +56447,19 @@
|
|
|
56447
56447
|
}
|
|
56448
56448
|
},
|
|
56449
56449
|
{
|
|
56450
|
-
"description": "
|
|
56450
|
+
"description": "Border color of the spreadsheet header.\n",
|
|
56451
56451
|
"commentRange": {
|
|
56452
|
-
"start":
|
|
56453
|
-
"end":
|
|
56452
|
+
"start": 41,
|
|
56453
|
+
"end": 42
|
|
56454
56454
|
},
|
|
56455
56455
|
"context": {
|
|
56456
56456
|
"type": "variable",
|
|
56457
|
-
"name": "kendo-spreadsheet-
|
|
56458
|
-
"value": "
|
|
56457
|
+
"name": "kendo-spreadsheet-header-border",
|
|
56458
|
+
"value": "$kendo-table-header-border",
|
|
56459
56459
|
"scope": "default",
|
|
56460
56460
|
"line": {
|
|
56461
|
-
"start":
|
|
56462
|
-
"end":
|
|
56461
|
+
"start": 43,
|
|
56462
|
+
"end": 43
|
|
56463
56463
|
}
|
|
56464
56464
|
},
|
|
56465
56465
|
"group": [
|
|
@@ -56472,19 +56472,19 @@
|
|
|
56472
56472
|
}
|
|
56473
56473
|
},
|
|
56474
56474
|
{
|
|
56475
|
-
"description": "Text color of the spreadsheet.\n",
|
|
56475
|
+
"description": "Text color of the spreadsheet table headers.\n",
|
|
56476
56476
|
"commentRange": {
|
|
56477
|
-
"start":
|
|
56478
|
-
"end":
|
|
56477
|
+
"start": 45,
|
|
56478
|
+
"end": 46
|
|
56479
56479
|
},
|
|
56480
56480
|
"context": {
|
|
56481
56481
|
"type": "variable",
|
|
56482
|
-
"name": "kendo-spreadsheet-
|
|
56483
|
-
"value": "var(
|
|
56482
|
+
"name": "kendo-spreadsheet-table-header-bg",
|
|
56483
|
+
"value": "k-get-theme-color-var( neutral-10 )",
|
|
56484
56484
|
"scope": "default",
|
|
56485
56485
|
"line": {
|
|
56486
|
-
"start":
|
|
56487
|
-
"end":
|
|
56486
|
+
"start": 47,
|
|
56487
|
+
"end": 47
|
|
56488
56488
|
}
|
|
56489
56489
|
},
|
|
56490
56490
|
"group": [
|
|
@@ -56497,19 +56497,19 @@
|
|
|
56497
56497
|
}
|
|
56498
56498
|
},
|
|
56499
56499
|
{
|
|
56500
|
-
"description": "
|
|
56500
|
+
"description": "Background color of the spreadsheet table headers.\n",
|
|
56501
56501
|
"commentRange": {
|
|
56502
|
-
"start":
|
|
56503
|
-
"end":
|
|
56502
|
+
"start": 48,
|
|
56503
|
+
"end": 49
|
|
56504
56504
|
},
|
|
56505
56505
|
"context": {
|
|
56506
56506
|
"type": "variable",
|
|
56507
|
-
"name": "kendo-spreadsheet-
|
|
56508
|
-
"value": "
|
|
56507
|
+
"name": "kendo-spreadsheet-table-header-text",
|
|
56508
|
+
"value": "$kendo-spreadsheet-header-text",
|
|
56509
56509
|
"scope": "default",
|
|
56510
56510
|
"line": {
|
|
56511
|
-
"start":
|
|
56512
|
-
"end":
|
|
56511
|
+
"start": 50,
|
|
56512
|
+
"end": 50
|
|
56513
56513
|
}
|
|
56514
56514
|
},
|
|
56515
56515
|
"group": [
|
|
@@ -56522,19 +56522,19 @@
|
|
|
56522
56522
|
}
|
|
56523
56523
|
},
|
|
56524
56524
|
{
|
|
56525
|
-
"description": "
|
|
56525
|
+
"description": "Border color of the spreadsheet table headers.\n",
|
|
56526
56526
|
"commentRange": {
|
|
56527
|
-
"start":
|
|
56528
|
-
"end":
|
|
56527
|
+
"start": 51,
|
|
56528
|
+
"end": 52
|
|
56529
56529
|
},
|
|
56530
56530
|
"context": {
|
|
56531
56531
|
"type": "variable",
|
|
56532
|
-
"name": "kendo-spreadsheet-
|
|
56533
|
-
"value": "
|
|
56532
|
+
"name": "kendo-spreadsheet-table-header-border",
|
|
56533
|
+
"value": "$kendo-spreadsheet-header-border",
|
|
56534
56534
|
"scope": "default",
|
|
56535
56535
|
"line": {
|
|
56536
|
-
"start":
|
|
56537
|
-
"end":
|
|
56536
|
+
"start": 53,
|
|
56537
|
+
"end": 53
|
|
56538
56538
|
}
|
|
56539
56539
|
},
|
|
56540
56540
|
"group": [
|
|
@@ -56547,19 +56547,19 @@
|
|
|
56547
56547
|
}
|
|
56548
56548
|
},
|
|
56549
56549
|
{
|
|
56550
|
-
"description": "
|
|
56550
|
+
"description": "Selected text color of the spreadsheet.\n",
|
|
56551
56551
|
"commentRange": {
|
|
56552
|
-
"start":
|
|
56553
|
-
"end":
|
|
56552
|
+
"start": 55,
|
|
56553
|
+
"end": 56
|
|
56554
56554
|
},
|
|
56555
56555
|
"context": {
|
|
56556
56556
|
"type": "variable",
|
|
56557
|
-
"name": "kendo-spreadsheet-
|
|
56558
|
-
"value": "k-get-theme-color-var( primary-
|
|
56557
|
+
"name": "kendo-spreadsheet-selected-text",
|
|
56558
|
+
"value": "k-get-theme-color-var( primary-160 )",
|
|
56559
56559
|
"scope": "default",
|
|
56560
56560
|
"line": {
|
|
56561
|
-
"start":
|
|
56562
|
-
"end":
|
|
56561
|
+
"start": 57,
|
|
56562
|
+
"end": 57
|
|
56563
56563
|
}
|
|
56564
56564
|
},
|
|
56565
56565
|
"group": [
|
|
@@ -56572,19 +56572,19 @@
|
|
|
56572
56572
|
}
|
|
56573
56573
|
},
|
|
56574
56574
|
{
|
|
56575
|
-
"description": "
|
|
56575
|
+
"description": "Selected background color of the spreadsheet.\n",
|
|
56576
56576
|
"commentRange": {
|
|
56577
|
-
"start":
|
|
56578
|
-
"end":
|
|
56577
|
+
"start": 58,
|
|
56578
|
+
"end": 59
|
|
56579
56579
|
},
|
|
56580
56580
|
"context": {
|
|
56581
56581
|
"type": "variable",
|
|
56582
|
-
"name": "kendo-spreadsheet-
|
|
56583
|
-
"value": "
|
|
56582
|
+
"name": "kendo-spreadsheet-selected-bg",
|
|
56583
|
+
"value": "k-get-theme-color-var( primary-30 )",
|
|
56584
56584
|
"scope": "default",
|
|
56585
56585
|
"line": {
|
|
56586
|
-
"start":
|
|
56587
|
-
"end":
|
|
56586
|
+
"start": 60,
|
|
56587
|
+
"end": 60
|
|
56588
56588
|
}
|
|
56589
56589
|
},
|
|
56590
56590
|
"group": [
|
|
@@ -56597,19 +56597,19 @@
|
|
|
56597
56597
|
}
|
|
56598
56598
|
},
|
|
56599
56599
|
{
|
|
56600
|
-
"description": "
|
|
56600
|
+
"description": "Selected border color of the spreadsheet.\n",
|
|
56601
56601
|
"commentRange": {
|
|
56602
|
-
"start":
|
|
56603
|
-
"end":
|
|
56602
|
+
"start": 61,
|
|
56603
|
+
"end": 62
|
|
56604
56604
|
},
|
|
56605
56605
|
"context": {
|
|
56606
56606
|
"type": "variable",
|
|
56607
|
-
"name": "kendo-spreadsheet-
|
|
56608
|
-
"value": "
|
|
56607
|
+
"name": "kendo-spreadsheet-selected-border",
|
|
56608
|
+
"value": "k-get-theme-color-var( primary-100 )",
|
|
56609
56609
|
"scope": "default",
|
|
56610
56610
|
"line": {
|
|
56611
|
-
"start":
|
|
56612
|
-
"end":
|
|
56611
|
+
"start": 63,
|
|
56612
|
+
"end": 63
|
|
56613
56613
|
}
|
|
56614
56614
|
},
|
|
56615
56615
|
"group": [
|
|
@@ -56622,19 +56622,19 @@
|
|
|
56622
56622
|
}
|
|
56623
56623
|
},
|
|
56624
56624
|
{
|
|
56625
|
-
"description": "
|
|
56625
|
+
"description": "Horizontal padding of the spreadsheet popup menu.\n",
|
|
56626
56626
|
"commentRange": {
|
|
56627
|
-
"start":
|
|
56628
|
-
"end":
|
|
56627
|
+
"start": 65,
|
|
56628
|
+
"end": 66
|
|
56629
56629
|
},
|
|
56630
56630
|
"context": {
|
|
56631
56631
|
"type": "variable",
|
|
56632
|
-
"name": "kendo-spreadsheet-
|
|
56633
|
-
"value": "$kendo-
|
|
56632
|
+
"name": "kendo-spreadsheet-popup-menu-padding-x",
|
|
56633
|
+
"value": "map.get( $kendo-spacing, 3 )",
|
|
56634
56634
|
"scope": "default",
|
|
56635
56635
|
"line": {
|
|
56636
|
-
"start":
|
|
56637
|
-
"end":
|
|
56636
|
+
"start": 67,
|
|
56637
|
+
"end": 67
|
|
56638
56638
|
}
|
|
56639
56639
|
},
|
|
56640
56640
|
"group": [
|
|
@@ -56647,19 +56647,19 @@
|
|
|
56647
56647
|
}
|
|
56648
56648
|
},
|
|
56649
56649
|
{
|
|
56650
|
-
"description": "
|
|
56650
|
+
"description": "Vertical padding of the spreadsheet popup menu.\n",
|
|
56651
56651
|
"commentRange": {
|
|
56652
|
-
"start":
|
|
56653
|
-
"end":
|
|
56652
|
+
"start": 68,
|
|
56653
|
+
"end": 69
|
|
56654
56654
|
},
|
|
56655
56655
|
"context": {
|
|
56656
56656
|
"type": "variable",
|
|
56657
|
-
"name": "kendo-spreadsheet-
|
|
56658
|
-
"value": "
|
|
56657
|
+
"name": "kendo-spreadsheet-popup-menu-padding-y",
|
|
56658
|
+
"value": "$kendo-spreadsheet-popup-menu-padding-x",
|
|
56659
56659
|
"scope": "default",
|
|
56660
56660
|
"line": {
|
|
56661
|
-
"start":
|
|
56662
|
-
"end":
|
|
56661
|
+
"start": 70,
|
|
56662
|
+
"end": 70
|
|
56663
56663
|
}
|
|
56664
56664
|
},
|
|
56665
56665
|
"group": [
|
|
@@ -56672,19 +56672,19 @@
|
|
|
56672
56672
|
}
|
|
56673
56673
|
},
|
|
56674
56674
|
{
|
|
56675
|
-
"description": "
|
|
56675
|
+
"description": "Border width of the spreadsheet action bar.\n",
|
|
56676
56676
|
"commentRange": {
|
|
56677
|
-
"start":
|
|
56678
|
-
"end":
|
|
56677
|
+
"start": 72,
|
|
56678
|
+
"end": 73
|
|
56679
56679
|
},
|
|
56680
56680
|
"context": {
|
|
56681
56681
|
"type": "variable",
|
|
56682
|
-
"name": "kendo-spreadsheet-
|
|
56683
|
-
"value": "
|
|
56682
|
+
"name": "kendo-spreadsheet-action-bar-border-width",
|
|
56683
|
+
"value": "1px",
|
|
56684
56684
|
"scope": "default",
|
|
56685
56685
|
"line": {
|
|
56686
|
-
"start":
|
|
56687
|
-
"end":
|
|
56686
|
+
"start": 74,
|
|
56687
|
+
"end": 74
|
|
56688
56688
|
}
|
|
56689
56689
|
},
|
|
56690
56690
|
"group": [
|
|
@@ -56697,19 +56697,19 @@
|
|
|
56697
56697
|
}
|
|
56698
56698
|
},
|
|
56699
56699
|
{
|
|
56700
|
-
"description": "
|
|
56700
|
+
"description": "Horizontal padding of the spreadsheet action bar.\n",
|
|
56701
56701
|
"commentRange": {
|
|
56702
|
-
"start":
|
|
56703
|
-
"end":
|
|
56702
|
+
"start": 75,
|
|
56703
|
+
"end": 76
|
|
56704
56704
|
},
|
|
56705
56705
|
"context": {
|
|
56706
56706
|
"type": "variable",
|
|
56707
|
-
"name": "kendo-spreadsheet-
|
|
56708
|
-
"value": "
|
|
56707
|
+
"name": "kendo-spreadsheet-action-bar-padding-y",
|
|
56708
|
+
"value": "map.get( $kendo-spacing, 1 )",
|
|
56709
56709
|
"scope": "default",
|
|
56710
56710
|
"line": {
|
|
56711
|
-
"start":
|
|
56712
|
-
"end":
|
|
56711
|
+
"start": 77,
|
|
56712
|
+
"end": 77
|
|
56713
56713
|
}
|
|
56714
56714
|
},
|
|
56715
56715
|
"group": [
|
|
@@ -56722,19 +56722,19 @@
|
|
|
56722
56722
|
}
|
|
56723
56723
|
},
|
|
56724
56724
|
{
|
|
56725
|
-
"description": "
|
|
56725
|
+
"description": "Vertical padding of the spreadsheet action bar.\n",
|
|
56726
56726
|
"commentRange": {
|
|
56727
|
-
"start":
|
|
56728
|
-
"end":
|
|
56727
|
+
"start": 78,
|
|
56728
|
+
"end": 79
|
|
56729
56729
|
},
|
|
56730
56730
|
"context": {
|
|
56731
56731
|
"type": "variable",
|
|
56732
|
-
"name": "kendo-spreadsheet-
|
|
56733
|
-
"value": "
|
|
56732
|
+
"name": "kendo-spreadsheet-action-bar-padding-x",
|
|
56733
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
56734
56734
|
"scope": "default",
|
|
56735
56735
|
"line": {
|
|
56736
|
-
"start":
|
|
56737
|
-
"end":
|
|
56736
|
+
"start": 80,
|
|
56737
|
+
"end": 80
|
|
56738
56738
|
}
|
|
56739
56739
|
},
|
|
56740
56740
|
"group": [
|
|
@@ -56747,19 +56747,19 @@
|
|
|
56747
56747
|
}
|
|
56748
56748
|
},
|
|
56749
56749
|
{
|
|
56750
|
-
"description": "
|
|
56750
|
+
"description": "Font size of the spreadsheet action bar.\n",
|
|
56751
56751
|
"commentRange": {
|
|
56752
|
-
"start":
|
|
56753
|
-
"end":
|
|
56752
|
+
"start": 81,
|
|
56753
|
+
"end": 82
|
|
56754
56754
|
},
|
|
56755
56755
|
"context": {
|
|
56756
56756
|
"type": "variable",
|
|
56757
|
-
"name": "kendo-spreadsheet-
|
|
56758
|
-
"value": "$kendo-
|
|
56757
|
+
"name": "kendo-spreadsheet-action-bar-font-size",
|
|
56758
|
+
"value": "$kendo-spreadsheet-font-size",
|
|
56759
56759
|
"scope": "default",
|
|
56760
56760
|
"line": {
|
|
56761
|
-
"start":
|
|
56762
|
-
"end":
|
|
56761
|
+
"start": 83,
|
|
56762
|
+
"end": 83
|
|
56763
56763
|
}
|
|
56764
56764
|
},
|
|
56765
56765
|
"group": [
|
|
@@ -56772,19 +56772,19 @@
|
|
|
56772
56772
|
}
|
|
56773
56773
|
},
|
|
56774
56774
|
{
|
|
56775
|
-
"description": "
|
|
56775
|
+
"description": "Font family of the spreadsheet action bar.\n",
|
|
56776
56776
|
"commentRange": {
|
|
56777
|
-
"start":
|
|
56778
|
-
"end":
|
|
56777
|
+
"start": 84,
|
|
56778
|
+
"end": 85
|
|
56779
56779
|
},
|
|
56780
56780
|
"context": {
|
|
56781
56781
|
"type": "variable",
|
|
56782
|
-
"name": "kendo-spreadsheet-
|
|
56783
|
-
"value": "
|
|
56782
|
+
"name": "kendo-spreadsheet-action-bar-font-family",
|
|
56783
|
+
"value": "Arial, Verdana, sans-serif",
|
|
56784
56784
|
"scope": "default",
|
|
56785
56785
|
"line": {
|
|
56786
|
-
"start":
|
|
56787
|
-
"end":
|
|
56786
|
+
"start": 86,
|
|
56787
|
+
"end": 86
|
|
56788
56788
|
}
|
|
56789
56789
|
},
|
|
56790
56790
|
"group": [
|
|
@@ -56797,19 +56797,19 @@
|
|
|
56797
56797
|
}
|
|
56798
56798
|
},
|
|
56799
56799
|
{
|
|
56800
|
-
"description": "
|
|
56800
|
+
"description": "Spacings of the spreadsheet action bar.\n",
|
|
56801
56801
|
"commentRange": {
|
|
56802
|
-
"start":
|
|
56803
|
-
"end":
|
|
56802
|
+
"start": 87,
|
|
56803
|
+
"end": 88
|
|
56804
56804
|
},
|
|
56805
56805
|
"context": {
|
|
56806
56806
|
"type": "variable",
|
|
56807
|
-
"name": "kendo-spreadsheet-
|
|
56808
|
-
"value": "
|
|
56807
|
+
"name": "kendo-spreadsheet-action-bar-spacing",
|
|
56808
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
56809
56809
|
"scope": "default",
|
|
56810
56810
|
"line": {
|
|
56811
|
-
"start":
|
|
56812
|
-
"end":
|
|
56811
|
+
"start": 89,
|
|
56812
|
+
"end": 89
|
|
56813
56813
|
}
|
|
56814
56814
|
},
|
|
56815
56815
|
"group": [
|
|
@@ -56822,19 +56822,19 @@
|
|
|
56822
56822
|
}
|
|
56823
56823
|
},
|
|
56824
56824
|
{
|
|
56825
|
-
"description": "
|
|
56825
|
+
"description": "Spacing of the spreadsheet formula bar.\n",
|
|
56826
56826
|
"commentRange": {
|
|
56827
|
-
"start":
|
|
56828
|
-
"end":
|
|
56827
|
+
"start": 91,
|
|
56828
|
+
"end": 92
|
|
56829
56829
|
},
|
|
56830
56830
|
"context": {
|
|
56831
56831
|
"type": "variable",
|
|
56832
|
-
"name": "kendo-spreadsheet-
|
|
56833
|
-
"value": "
|
|
56832
|
+
"name": "kendo-spreadsheet-formula-bar-gap",
|
|
56833
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
56834
56834
|
"scope": "default",
|
|
56835
56835
|
"line": {
|
|
56836
|
-
"start":
|
|
56837
|
-
"end":
|
|
56836
|
+
"start": 93,
|
|
56837
|
+
"end": 93
|
|
56838
56838
|
}
|
|
56839
56839
|
},
|
|
56840
56840
|
"group": [
|
|
@@ -56847,19 +56847,19 @@
|
|
|
56847
56847
|
}
|
|
56848
56848
|
},
|
|
56849
56849
|
{
|
|
56850
|
-
"description": "
|
|
56850
|
+
"description": "Horizontal padding of the spreadsheet formula input.\n",
|
|
56851
56851
|
"commentRange": {
|
|
56852
|
-
"start":
|
|
56853
|
-
"end":
|
|
56852
|
+
"start": 95,
|
|
56853
|
+
"end": 96
|
|
56854
56854
|
},
|
|
56855
56855
|
"context": {
|
|
56856
56856
|
"type": "variable",
|
|
56857
|
-
"name": "kendo-spreadsheet-
|
|
56858
|
-
"value": "
|
|
56857
|
+
"name": "kendo-spreadsheet-formula-input-padding-x",
|
|
56858
|
+
"value": "var( --kendo-input-md-padding-x, #{$kendo-input-md-padding-x} )",
|
|
56859
56859
|
"scope": "default",
|
|
56860
56860
|
"line": {
|
|
56861
|
-
"start":
|
|
56862
|
-
"end":
|
|
56861
|
+
"start": 97,
|
|
56862
|
+
"end": 97
|
|
56863
56863
|
}
|
|
56864
56864
|
},
|
|
56865
56865
|
"group": [
|
|
@@ -56872,19 +56872,19 @@
|
|
|
56872
56872
|
}
|
|
56873
56873
|
},
|
|
56874
56874
|
{
|
|
56875
|
-
"description": "
|
|
56875
|
+
"description": "Vertical padding of the spreadsheet formula input.\n",
|
|
56876
56876
|
"commentRange": {
|
|
56877
|
-
"start":
|
|
56878
|
-
"end":
|
|
56877
|
+
"start": 98,
|
|
56878
|
+
"end": 99
|
|
56879
56879
|
},
|
|
56880
56880
|
"context": {
|
|
56881
56881
|
"type": "variable",
|
|
56882
|
-
"name": "kendo-spreadsheet-
|
|
56883
|
-
"value": "
|
|
56882
|
+
"name": "kendo-spreadsheet-formula-input-padding-y",
|
|
56883
|
+
"value": "var( --kendo-input-md-padding-y, #{$kendo-input-md-padding-y} )",
|
|
56884
56884
|
"scope": "default",
|
|
56885
56885
|
"line": {
|
|
56886
|
-
"start":
|
|
56887
|
-
"end":
|
|
56886
|
+
"start": 100,
|
|
56887
|
+
"end": 100
|
|
56888
56888
|
}
|
|
56889
56889
|
},
|
|
56890
56890
|
"group": [
|
|
@@ -56897,19 +56897,19 @@
|
|
|
56897
56897
|
}
|
|
56898
56898
|
},
|
|
56899
56899
|
{
|
|
56900
|
-
"description": "
|
|
56900
|
+
"description": "Line height of the spreadsheet formula input.\n",
|
|
56901
56901
|
"commentRange": {
|
|
56902
|
-
"start":
|
|
56903
|
-
"end":
|
|
56902
|
+
"start": 101,
|
|
56903
|
+
"end": 102
|
|
56904
56904
|
},
|
|
56905
56905
|
"context": {
|
|
56906
56906
|
"type": "variable",
|
|
56907
|
-
"name": "kendo-spreadsheet-
|
|
56908
|
-
"value": "
|
|
56907
|
+
"name": "kendo-spreadsheet-formula-input-line-height",
|
|
56908
|
+
"value": "var( --kendo-input-md-line-height, #{$kendo-input-md-line-height} )",
|
|
56909
56909
|
"scope": "default",
|
|
56910
56910
|
"line": {
|
|
56911
|
-
"start":
|
|
56912
|
-
"end":
|
|
56911
|
+
"start": 103,
|
|
56912
|
+
"end": 103
|
|
56913
56913
|
}
|
|
56914
56914
|
},
|
|
56915
56915
|
"group": [
|
|
@@ -56922,19 +56922,19 @@
|
|
|
56922
56922
|
}
|
|
56923
56923
|
},
|
|
56924
56924
|
{
|
|
56925
|
-
"description": "
|
|
56925
|
+
"description": "Font family of the spreadsheet view.\n",
|
|
56926
56926
|
"commentRange": {
|
|
56927
|
-
"start":
|
|
56928
|
-
"end":
|
|
56927
|
+
"start": 105,
|
|
56928
|
+
"end": 106
|
|
56929
56929
|
},
|
|
56930
56930
|
"context": {
|
|
56931
56931
|
"type": "variable",
|
|
56932
|
-
"name": "kendo-spreadsheet-
|
|
56933
|
-
"value": "
|
|
56932
|
+
"name": "kendo-spreadsheet-view-font-family",
|
|
56933
|
+
"value": "Arial, Verdana, sans-serif",
|
|
56934
56934
|
"scope": "default",
|
|
56935
56935
|
"line": {
|
|
56936
|
-
"start":
|
|
56937
|
-
"end":
|
|
56936
|
+
"start": 107,
|
|
56937
|
+
"end": 107
|
|
56938
56938
|
}
|
|
56939
56939
|
},
|
|
56940
56940
|
"group": [
|
|
@@ -56947,19 +56947,19 @@
|
|
|
56947
56947
|
}
|
|
56948
56948
|
},
|
|
56949
56949
|
{
|
|
56950
|
-
"description": "
|
|
56950
|
+
"description": "Font size of the spreadsheet view.\n",
|
|
56951
56951
|
"commentRange": {
|
|
56952
|
-
"start":
|
|
56953
|
-
"end":
|
|
56952
|
+
"start": 108,
|
|
56953
|
+
"end": 109
|
|
56954
56954
|
},
|
|
56955
56955
|
"context": {
|
|
56956
56956
|
"type": "variable",
|
|
56957
|
-
"name": "kendo-spreadsheet-
|
|
56958
|
-
"value": "
|
|
56957
|
+
"name": "kendo-spreadsheet-view-font-size",
|
|
56958
|
+
"value": "$kendo-spreadsheet-font-size",
|
|
56959
56959
|
"scope": "default",
|
|
56960
56960
|
"line": {
|
|
56961
|
-
"start":
|
|
56962
|
-
"end":
|
|
56961
|
+
"start": 110,
|
|
56962
|
+
"end": 110
|
|
56963
56963
|
}
|
|
56964
56964
|
},
|
|
56965
56965
|
"group": [
|
|
@@ -56972,19 +56972,19 @@
|
|
|
56972
56972
|
}
|
|
56973
56973
|
},
|
|
56974
56974
|
{
|
|
56975
|
-
"description": "
|
|
56975
|
+
"description": "Background color of the spreadsheet selection.\n",
|
|
56976
56976
|
"commentRange": {
|
|
56977
|
-
"start":
|
|
56978
|
-
"end":
|
|
56977
|
+
"start": 112,
|
|
56978
|
+
"end": 113
|
|
56979
56979
|
},
|
|
56980
56980
|
"context": {
|
|
56981
56981
|
"type": "variable",
|
|
56982
|
-
"name": "kendo-spreadsheet-
|
|
56983
|
-
"value": "
|
|
56982
|
+
"name": "kendo-spreadsheet-selection-bg",
|
|
56983
|
+
"value": "transparent",
|
|
56984
56984
|
"scope": "default",
|
|
56985
56985
|
"line": {
|
|
56986
|
-
"start":
|
|
56987
|
-
"end":
|
|
56986
|
+
"start": 114,
|
|
56987
|
+
"end": 114
|
|
56988
56988
|
}
|
|
56989
56989
|
},
|
|
56990
56990
|
"group": [
|
|
@@ -56997,19 +56997,19 @@
|
|
|
56997
56997
|
}
|
|
56998
56998
|
},
|
|
56999
56999
|
{
|
|
57000
|
-
"description": "
|
|
57000
|
+
"description": "Text color of the spreadsheet selection.\n",
|
|
57001
57001
|
"commentRange": {
|
|
57002
|
-
"start":
|
|
57003
|
-
"end":
|
|
57002
|
+
"start": 115,
|
|
57003
|
+
"end": 116
|
|
57004
57004
|
},
|
|
57005
57005
|
"context": {
|
|
57006
57006
|
"type": "variable",
|
|
57007
|
-
"name": "kendo-spreadsheet-
|
|
57008
|
-
"value": "
|
|
57007
|
+
"name": "kendo-spreadsheet-selection-text",
|
|
57008
|
+
"value": "null",
|
|
57009
57009
|
"scope": "default",
|
|
57010
57010
|
"line": {
|
|
57011
|
-
"start":
|
|
57012
|
-
"end":
|
|
57011
|
+
"start": 117,
|
|
57012
|
+
"end": 117
|
|
57013
57013
|
}
|
|
57014
57014
|
},
|
|
57015
57015
|
"group": [
|
|
@@ -57022,19 +57022,19 @@
|
|
|
57022
57022
|
}
|
|
57023
57023
|
},
|
|
57024
57024
|
{
|
|
57025
|
-
"description": "Border
|
|
57025
|
+
"description": "Border color of the spreadsheet selection.\n",
|
|
57026
57026
|
"commentRange": {
|
|
57027
|
-
"start":
|
|
57028
|
-
"end":
|
|
57027
|
+
"start": 118,
|
|
57028
|
+
"end": 119
|
|
57029
57029
|
},
|
|
57030
57030
|
"context": {
|
|
57031
57031
|
"type": "variable",
|
|
57032
|
-
"name": "kendo-spreadsheet-
|
|
57033
|
-
"value": "
|
|
57032
|
+
"name": "kendo-spreadsheet-selection-border",
|
|
57033
|
+
"value": "$kendo-spreadsheet-primary-border",
|
|
57034
57034
|
"scope": "default",
|
|
57035
57035
|
"line": {
|
|
57036
|
-
"start":
|
|
57037
|
-
"end":
|
|
57036
|
+
"start": 120,
|
|
57037
|
+
"end": 120
|
|
57038
57038
|
}
|
|
57039
57039
|
},
|
|
57040
57040
|
"group": [
|
|
@@ -57047,19 +57047,19 @@
|
|
|
57047
57047
|
}
|
|
57048
57048
|
},
|
|
57049
57049
|
{
|
|
57050
|
-
"description": "
|
|
57050
|
+
"description": "Shadow of the spreadsheet selection.\n",
|
|
57051
57051
|
"commentRange": {
|
|
57052
|
-
"start":
|
|
57053
|
-
"end":
|
|
57052
|
+
"start": 121,
|
|
57053
|
+
"end": 122
|
|
57054
57054
|
},
|
|
57055
57055
|
"context": {
|
|
57056
57056
|
"type": "variable",
|
|
57057
|
-
"name": "kendo-spreadsheet-
|
|
57058
|
-
"value": "
|
|
57057
|
+
"name": "kendo-spreadsheet-selection-shadow",
|
|
57058
|
+
"value": "none",
|
|
57059
57059
|
"scope": "default",
|
|
57060
57060
|
"line": {
|
|
57061
|
-
"start":
|
|
57062
|
-
"end":
|
|
57061
|
+
"start": 123,
|
|
57062
|
+
"end": 123
|
|
57063
57063
|
}
|
|
57064
57064
|
},
|
|
57065
57065
|
"group": [
|
|
@@ -57072,19 +57072,19 @@
|
|
|
57072
57072
|
}
|
|
57073
57073
|
},
|
|
57074
57074
|
{
|
|
57075
|
-
"description": "
|
|
57075
|
+
"description": "Background color of the spreadsheet single selection.\n",
|
|
57076
57076
|
"commentRange": {
|
|
57077
|
-
"start":
|
|
57078
|
-
"end":
|
|
57077
|
+
"start": 125,
|
|
57078
|
+
"end": 126
|
|
57079
57079
|
},
|
|
57080
57080
|
"context": {
|
|
57081
57081
|
"type": "variable",
|
|
57082
|
-
"name": "kendo-spreadsheet-
|
|
57083
|
-
"value": "
|
|
57082
|
+
"name": "kendo-spreadsheet-single-selection-bg",
|
|
57083
|
+
"value": "$kendo-spreadsheet-selected-border",
|
|
57084
57084
|
"scope": "default",
|
|
57085
57085
|
"line": {
|
|
57086
|
-
"start":
|
|
57087
|
-
"end":
|
|
57086
|
+
"start": 127,
|
|
57087
|
+
"end": 127
|
|
57088
57088
|
}
|
|
57089
57089
|
},
|
|
57090
57090
|
"group": [
|
|
@@ -57097,19 +57097,19 @@
|
|
|
57097
57097
|
}
|
|
57098
57098
|
},
|
|
57099
57099
|
{
|
|
57100
|
-
"description": "
|
|
57100
|
+
"description": "Text color of the spreadsheet single selection.\n",
|
|
57101
57101
|
"commentRange": {
|
|
57102
|
-
"start":
|
|
57103
|
-
"end":
|
|
57102
|
+
"start": 128,
|
|
57103
|
+
"end": 129
|
|
57104
57104
|
},
|
|
57105
57105
|
"context": {
|
|
57106
57106
|
"type": "variable",
|
|
57107
|
-
"name": "kendo-spreadsheet-
|
|
57108
|
-
"value": "
|
|
57107
|
+
"name": "kendo-spreadsheet-single-selection-text",
|
|
57108
|
+
"value": "null",
|
|
57109
57109
|
"scope": "default",
|
|
57110
57110
|
"line": {
|
|
57111
|
-
"start":
|
|
57112
|
-
"end":
|
|
57111
|
+
"start": 130,
|
|
57112
|
+
"end": 130
|
|
57113
57113
|
}
|
|
57114
57114
|
},
|
|
57115
57115
|
"group": [
|
|
@@ -57122,19 +57122,19 @@
|
|
|
57122
57122
|
}
|
|
57123
57123
|
},
|
|
57124
57124
|
{
|
|
57125
|
-
"description": "
|
|
57125
|
+
"description": "Border color of the spreadsheet single selection.\n",
|
|
57126
57126
|
"commentRange": {
|
|
57127
|
-
"start":
|
|
57128
|
-
"end":
|
|
57127
|
+
"start": 131,
|
|
57128
|
+
"end": 132
|
|
57129
57129
|
},
|
|
57130
57130
|
"context": {
|
|
57131
57131
|
"type": "variable",
|
|
57132
|
-
"name": "kendo-spreadsheet-
|
|
57133
|
-
"value": "
|
|
57132
|
+
"name": "kendo-spreadsheet-single-selection-border",
|
|
57133
|
+
"value": "$kendo-spreadsheet-border",
|
|
57134
57134
|
"scope": "default",
|
|
57135
57135
|
"line": {
|
|
57136
|
-
"start":
|
|
57137
|
-
"end":
|
|
57136
|
+
"start": 133,
|
|
57137
|
+
"end": 133
|
|
57138
57138
|
}
|
|
57139
57139
|
},
|
|
57140
57140
|
"group": [
|
|
@@ -57147,19 +57147,19 @@
|
|
|
57147
57147
|
}
|
|
57148
57148
|
},
|
|
57149
57149
|
{
|
|
57150
|
-
"description": "
|
|
57150
|
+
"description": "Background color of the spreadsheet partial selection.\n",
|
|
57151
57151
|
"commentRange": {
|
|
57152
|
-
"start":
|
|
57153
|
-
"end":
|
|
57152
|
+
"start": 134,
|
|
57153
|
+
"end": 135
|
|
57154
57154
|
},
|
|
57155
57155
|
"context": {
|
|
57156
57156
|
"type": "variable",
|
|
57157
|
-
"name": "kendo-spreadsheet-
|
|
57158
|
-
"value": "
|
|
57157
|
+
"name": "kendo-spreadsheet-partial-selection-bg",
|
|
57158
|
+
"value": "color-mix(in srgb, $kendo-spreadsheet-selected-bg 75%, transparent)",
|
|
57159
57159
|
"scope": "default",
|
|
57160
57160
|
"line": {
|
|
57161
|
-
"start":
|
|
57162
|
-
"end":
|
|
57161
|
+
"start": 136,
|
|
57162
|
+
"end": 136
|
|
57163
57163
|
}
|
|
57164
57164
|
},
|
|
57165
57165
|
"group": [
|
|
@@ -57172,19 +57172,19 @@
|
|
|
57172
57172
|
}
|
|
57173
57173
|
},
|
|
57174
57174
|
{
|
|
57175
|
-
"description": "
|
|
57175
|
+
"description": "Background color of the spreadsheet active cell.\n",
|
|
57176
57176
|
"commentRange": {
|
|
57177
|
-
"start":
|
|
57178
|
-
"end":
|
|
57177
|
+
"start": 138,
|
|
57178
|
+
"end": 139
|
|
57179
57179
|
},
|
|
57180
57180
|
"context": {
|
|
57181
57181
|
"type": "variable",
|
|
57182
|
-
"name": "kendo-spreadsheet-
|
|
57183
|
-
"value": "
|
|
57182
|
+
"name": "kendo-spreadsheet-active-cell-bg",
|
|
57183
|
+
"value": "$kendo-spreadsheet-bg",
|
|
57184
57184
|
"scope": "default",
|
|
57185
57185
|
"line": {
|
|
57186
|
-
"start":
|
|
57187
|
-
"end":
|
|
57186
|
+
"start": 140,
|
|
57187
|
+
"end": 140
|
|
57188
57188
|
}
|
|
57189
57189
|
},
|
|
57190
57190
|
"group": [
|
|
@@ -57197,19 +57197,19 @@
|
|
|
57197
57197
|
}
|
|
57198
57198
|
},
|
|
57199
57199
|
{
|
|
57200
|
-
"description": "Shadow of the spreadsheet
|
|
57200
|
+
"description": "Shadow of the spreadsheet active cell.\n",
|
|
57201
57201
|
"commentRange": {
|
|
57202
|
-
"start":
|
|
57203
|
-
"end":
|
|
57202
|
+
"start": 141,
|
|
57203
|
+
"end": 142
|
|
57204
57204
|
},
|
|
57205
57205
|
"context": {
|
|
57206
57206
|
"type": "variable",
|
|
57207
|
-
"name": "kendo-spreadsheet-
|
|
57208
|
-
"value": "inset 0 0 0
|
|
57207
|
+
"name": "kendo-spreadsheet-active-cell-shadow",
|
|
57208
|
+
"value": "inset 0 0 0 1px $kendo-spreadsheet-selected-bg",
|
|
57209
57209
|
"scope": "default",
|
|
57210
57210
|
"line": {
|
|
57211
|
-
"start":
|
|
57212
|
-
"end":
|
|
57211
|
+
"start": 143,
|
|
57212
|
+
"end": 143
|
|
57213
57213
|
}
|
|
57214
57214
|
},
|
|
57215
57215
|
"group": [
|
|
@@ -57222,15 +57222,15 @@
|
|
|
57222
57222
|
}
|
|
57223
57223
|
},
|
|
57224
57224
|
{
|
|
57225
|
-
"description": "
|
|
57225
|
+
"description": "Background color of the spreadsheet auto fill.\n",
|
|
57226
57226
|
"commentRange": {
|
|
57227
57227
|
"start": 145,
|
|
57228
57228
|
"end": 146
|
|
57229
57229
|
},
|
|
57230
57230
|
"context": {
|
|
57231
57231
|
"type": "variable",
|
|
57232
|
-
"name": "kendo-spreadsheet-
|
|
57233
|
-
"value": "
|
|
57232
|
+
"name": "kendo-spreadsheet-auto-fill-bg",
|
|
57233
|
+
"value": "color-mix(in srgb, $kendo-spreadsheet-selected-bg 75%, transparent)",
|
|
57234
57234
|
"scope": "default",
|
|
57235
57235
|
"line": {
|
|
57236
57236
|
"start": 147,
|
|
@@ -57247,15 +57247,15 @@
|
|
|
57247
57247
|
}
|
|
57248
57248
|
},
|
|
57249
57249
|
{
|
|
57250
|
-
"description": "
|
|
57250
|
+
"description": "Text color of the spreadsheet auto fill.\n",
|
|
57251
57251
|
"commentRange": {
|
|
57252
57252
|
"start": 148,
|
|
57253
57253
|
"end": 149
|
|
57254
57254
|
},
|
|
57255
57255
|
"context": {
|
|
57256
57256
|
"type": "variable",
|
|
57257
|
-
"name": "kendo-spreadsheet-
|
|
57258
|
-
"value": "
|
|
57257
|
+
"name": "kendo-spreadsheet-auto-fill-text",
|
|
57258
|
+
"value": "null",
|
|
57259
57259
|
"scope": "default",
|
|
57260
57260
|
"line": {
|
|
57261
57261
|
"start": 150,
|
|
@@ -57272,19 +57272,19 @@
|
|
|
57272
57272
|
}
|
|
57273
57273
|
},
|
|
57274
57274
|
{
|
|
57275
|
-
"description": "
|
|
57275
|
+
"description": "Border color of the spreadsheet auto fill.\n",
|
|
57276
57276
|
"commentRange": {
|
|
57277
|
-
"start":
|
|
57278
|
-
"end":
|
|
57277
|
+
"start": 151,
|
|
57278
|
+
"end": 152
|
|
57279
57279
|
},
|
|
57280
57280
|
"context": {
|
|
57281
57281
|
"type": "variable",
|
|
57282
|
-
"name": "kendo-spreadsheet-
|
|
57283
|
-
"value": "
|
|
57282
|
+
"name": "kendo-spreadsheet-auto-fill-border",
|
|
57283
|
+
"value": "$kendo-spreadsheet-selected-bg",
|
|
57284
57284
|
"scope": "default",
|
|
57285
57285
|
"line": {
|
|
57286
|
-
"start":
|
|
57287
|
-
"end":
|
|
57286
|
+
"start": 153,
|
|
57287
|
+
"end": 153
|
|
57288
57288
|
}
|
|
57289
57289
|
},
|
|
57290
57290
|
"group": [
|
|
@@ -57297,19 +57297,1069 @@
|
|
|
57297
57297
|
}
|
|
57298
57298
|
},
|
|
57299
57299
|
{
|
|
57300
|
-
"description": "
|
|
57300
|
+
"description": "Shadow of the spreadsheet auto fill.\n",
|
|
57301
57301
|
"commentRange": {
|
|
57302
|
-
"start":
|
|
57303
|
-
"end":
|
|
57302
|
+
"start": 154,
|
|
57303
|
+
"end": 155
|
|
57304
57304
|
},
|
|
57305
57305
|
"context": {
|
|
57306
57306
|
"type": "variable",
|
|
57307
|
-
"name": "kendo-spreadsheet-
|
|
57308
|
-
"value": "
|
|
57307
|
+
"name": "kendo-spreadsheet-auto-fill-shadow",
|
|
57308
|
+
"value": "inset 0 0 0 1px $kendo-spreadsheet-selected-bg",
|
|
57309
57309
|
"scope": "default",
|
|
57310
57310
|
"line": {
|
|
57311
|
-
"start":
|
|
57312
|
-
"end":
|
|
57311
|
+
"start": 156,
|
|
57312
|
+
"end": 156
|
|
57313
|
+
}
|
|
57314
|
+
},
|
|
57315
|
+
"group": [
|
|
57316
|
+
"spreadsheet"
|
|
57317
|
+
],
|
|
57318
|
+
"access": "public",
|
|
57319
|
+
"file": {
|
|
57320
|
+
"path": "spreadsheet/_variables.scss",
|
|
57321
|
+
"name": "_variables.scss"
|
|
57322
|
+
}
|
|
57323
|
+
},
|
|
57324
|
+
{
|
|
57325
|
+
"description": "Background color of the spreadsheet auto fill punch.\n",
|
|
57326
|
+
"commentRange": {
|
|
57327
|
+
"start": 157,
|
|
57328
|
+
"end": 158
|
|
57329
|
+
},
|
|
57330
|
+
"context": {
|
|
57331
|
+
"type": "variable",
|
|
57332
|
+
"name": "kendo-spreadsheet-auto-fill-punch-bg",
|
|
57333
|
+
"value": "color-mix(in srgb, $kendo-spreadsheet-bg 50%, transparent)",
|
|
57334
|
+
"scope": "default",
|
|
57335
|
+
"line": {
|
|
57336
|
+
"start": 159,
|
|
57337
|
+
"end": 159
|
|
57338
|
+
}
|
|
57339
|
+
},
|
|
57340
|
+
"group": [
|
|
57341
|
+
"spreadsheet"
|
|
57342
|
+
],
|
|
57343
|
+
"access": "public",
|
|
57344
|
+
"file": {
|
|
57345
|
+
"path": "spreadsheet/_variables.scss",
|
|
57346
|
+
"name": "_variables.scss"
|
|
57347
|
+
}
|
|
57348
|
+
},
|
|
57349
|
+
{
|
|
57350
|
+
"description": "Vertical padding of the spreadsheet cell.\n",
|
|
57351
|
+
"commentRange": {
|
|
57352
|
+
"start": 161,
|
|
57353
|
+
"end": 162
|
|
57354
|
+
},
|
|
57355
|
+
"context": {
|
|
57356
|
+
"type": "variable",
|
|
57357
|
+
"name": "kendo-spreadsheet-cell-padding-y",
|
|
57358
|
+
"value": "map.get( $kendo-spacing, 1 )",
|
|
57359
|
+
"scope": "default",
|
|
57360
|
+
"line": {
|
|
57361
|
+
"start": 163,
|
|
57362
|
+
"end": 163
|
|
57363
|
+
}
|
|
57364
|
+
},
|
|
57365
|
+
"group": [
|
|
57366
|
+
"spreadsheet"
|
|
57367
|
+
],
|
|
57368
|
+
"access": "public",
|
|
57369
|
+
"file": {
|
|
57370
|
+
"path": "spreadsheet/_variables.scss",
|
|
57371
|
+
"name": "_variables.scss"
|
|
57372
|
+
}
|
|
57373
|
+
},
|
|
57374
|
+
{
|
|
57375
|
+
"description": "Horizontal padding of the spreadsheet cell.\n",
|
|
57376
|
+
"commentRange": {
|
|
57377
|
+
"start": 164,
|
|
57378
|
+
"end": 165
|
|
57379
|
+
},
|
|
57380
|
+
"context": {
|
|
57381
|
+
"type": "variable",
|
|
57382
|
+
"name": "kendo-spreadsheet-cell-padding-x",
|
|
57383
|
+
"value": "$kendo-spreadsheet-cell-padding-y",
|
|
57384
|
+
"scope": "default",
|
|
57385
|
+
"line": {
|
|
57386
|
+
"start": 166,
|
|
57387
|
+
"end": 166
|
|
57388
|
+
}
|
|
57389
|
+
},
|
|
57390
|
+
"group": [
|
|
57391
|
+
"spreadsheet"
|
|
57392
|
+
],
|
|
57393
|
+
"access": "public",
|
|
57394
|
+
"file": {
|
|
57395
|
+
"path": "spreadsheet/_variables.scss",
|
|
57396
|
+
"name": "_variables.scss"
|
|
57397
|
+
}
|
|
57398
|
+
},
|
|
57399
|
+
{
|
|
57400
|
+
"description": "Line height of the spreadsheet cell editor.\n",
|
|
57401
|
+
"commentRange": {
|
|
57402
|
+
"start": 168,
|
|
57403
|
+
"end": 169
|
|
57404
|
+
},
|
|
57405
|
+
"context": {
|
|
57406
|
+
"type": "variable",
|
|
57407
|
+
"name": "kendo-spreadsheet-cell-editor-line-height",
|
|
57408
|
+
"value": "var( --kendo-spreadsheet-line-height, $kendo-spreadsheet-line-height )",
|
|
57409
|
+
"scope": "default",
|
|
57410
|
+
"line": {
|
|
57411
|
+
"start": 170,
|
|
57412
|
+
"end": 170
|
|
57413
|
+
}
|
|
57414
|
+
},
|
|
57415
|
+
"group": [
|
|
57416
|
+
"spreadsheet"
|
|
57417
|
+
],
|
|
57418
|
+
"access": "public",
|
|
57419
|
+
"file": {
|
|
57420
|
+
"path": "spreadsheet/_variables.scss",
|
|
57421
|
+
"name": "_variables.scss"
|
|
57422
|
+
}
|
|
57423
|
+
},
|
|
57424
|
+
{
|
|
57425
|
+
"description": "Horizontal padding of the spreadsheet cell editor.\n",
|
|
57426
|
+
"commentRange": {
|
|
57427
|
+
"start": 171,
|
|
57428
|
+
"end": 172
|
|
57429
|
+
},
|
|
57430
|
+
"context": {
|
|
57431
|
+
"type": "variable",
|
|
57432
|
+
"name": "kendo-spreadsheet-cell-editor-padding-x",
|
|
57433
|
+
"value": "map.get( $kendo-spacing, 1 )",
|
|
57434
|
+
"scope": "default",
|
|
57435
|
+
"line": {
|
|
57436
|
+
"start": 173,
|
|
57437
|
+
"end": 173
|
|
57438
|
+
}
|
|
57439
|
+
},
|
|
57440
|
+
"group": [
|
|
57441
|
+
"spreadsheet"
|
|
57442
|
+
],
|
|
57443
|
+
"access": "public",
|
|
57444
|
+
"file": {
|
|
57445
|
+
"path": "spreadsheet/_variables.scss",
|
|
57446
|
+
"name": "_variables.scss"
|
|
57447
|
+
}
|
|
57448
|
+
},
|
|
57449
|
+
{
|
|
57450
|
+
"description": "Vertical padding of the spreadsheet cell editor.\n",
|
|
57451
|
+
"commentRange": {
|
|
57452
|
+
"start": 174,
|
|
57453
|
+
"end": 175
|
|
57454
|
+
},
|
|
57455
|
+
"context": {
|
|
57456
|
+
"type": "variable",
|
|
57457
|
+
"name": "kendo-spreadsheet-cell-editor-padding-y",
|
|
57458
|
+
"value": "0px",
|
|
57459
|
+
"scope": "default",
|
|
57460
|
+
"line": {
|
|
57461
|
+
"start": 176,
|
|
57462
|
+
"end": 176
|
|
57463
|
+
}
|
|
57464
|
+
},
|
|
57465
|
+
"group": [
|
|
57466
|
+
"spreadsheet"
|
|
57467
|
+
],
|
|
57468
|
+
"access": "public",
|
|
57469
|
+
"file": {
|
|
57470
|
+
"path": "spreadsheet/_variables.scss",
|
|
57471
|
+
"name": "_variables.scss"
|
|
57472
|
+
}
|
|
57473
|
+
},
|
|
57474
|
+
{
|
|
57475
|
+
"description": "Background color of the spreadsheet cell editor.\n",
|
|
57476
|
+
"commentRange": {
|
|
57477
|
+
"start": 177,
|
|
57478
|
+
"end": 178
|
|
57479
|
+
},
|
|
57480
|
+
"context": {
|
|
57481
|
+
"type": "variable",
|
|
57482
|
+
"name": "kendo-spreadsheet-cell-editor-bg",
|
|
57483
|
+
"value": "$kendo-spreadsheet-bg",
|
|
57484
|
+
"scope": "default",
|
|
57485
|
+
"line": {
|
|
57486
|
+
"start": 179,
|
|
57487
|
+
"end": 179
|
|
57488
|
+
}
|
|
57489
|
+
},
|
|
57490
|
+
"group": [
|
|
57491
|
+
"spreadsheet"
|
|
57492
|
+
],
|
|
57493
|
+
"access": "public",
|
|
57494
|
+
"file": {
|
|
57495
|
+
"path": "spreadsheet/_variables.scss",
|
|
57496
|
+
"name": "_variables.scss"
|
|
57497
|
+
}
|
|
57498
|
+
},
|
|
57499
|
+
{
|
|
57500
|
+
"description": "Text color of the spreadsheet cell editor.\n",
|
|
57501
|
+
"commentRange": {
|
|
57502
|
+
"start": 180,
|
|
57503
|
+
"end": 181
|
|
57504
|
+
},
|
|
57505
|
+
"context": {
|
|
57506
|
+
"type": "variable",
|
|
57507
|
+
"name": "kendo-spreadsheet-cell-editor-text",
|
|
57508
|
+
"value": "$kendo-spreadsheet-text",
|
|
57509
|
+
"scope": "default",
|
|
57510
|
+
"line": {
|
|
57511
|
+
"start": 182,
|
|
57512
|
+
"end": 182
|
|
57513
|
+
}
|
|
57514
|
+
},
|
|
57515
|
+
"group": [
|
|
57516
|
+
"spreadsheet"
|
|
57517
|
+
],
|
|
57518
|
+
"access": "public",
|
|
57519
|
+
"file": {
|
|
57520
|
+
"path": "spreadsheet/_variables.scss",
|
|
57521
|
+
"name": "_variables.scss"
|
|
57522
|
+
}
|
|
57523
|
+
},
|
|
57524
|
+
{
|
|
57525
|
+
"description": "Border color of the spreadsheet cell editor.\n",
|
|
57526
|
+
"commentRange": {
|
|
57527
|
+
"start": 183,
|
|
57528
|
+
"end": 184
|
|
57529
|
+
},
|
|
57530
|
+
"context": {
|
|
57531
|
+
"type": "variable",
|
|
57532
|
+
"name": "kendo-spreadsheet-cell-editor-border",
|
|
57533
|
+
"value": "null",
|
|
57534
|
+
"scope": "default",
|
|
57535
|
+
"line": {
|
|
57536
|
+
"start": 185,
|
|
57537
|
+
"end": 185
|
|
57538
|
+
}
|
|
57539
|
+
},
|
|
57540
|
+
"group": [
|
|
57541
|
+
"spreadsheet"
|
|
57542
|
+
],
|
|
57543
|
+
"access": "public",
|
|
57544
|
+
"file": {
|
|
57545
|
+
"path": "spreadsheet/_variables.scss",
|
|
57546
|
+
"name": "_variables.scss"
|
|
57547
|
+
}
|
|
57548
|
+
},
|
|
57549
|
+
{
|
|
57550
|
+
"description": "Background color of the spreadsheet resize handle.\n",
|
|
57551
|
+
"commentRange": {
|
|
57552
|
+
"start": 187,
|
|
57553
|
+
"end": 188
|
|
57554
|
+
},
|
|
57555
|
+
"context": {
|
|
57556
|
+
"type": "variable",
|
|
57557
|
+
"name": "kendo-spreadsheet-resize-handle-bg",
|
|
57558
|
+
"value": "k-get-theme-color-var( primary-100 )",
|
|
57559
|
+
"scope": "default",
|
|
57560
|
+
"line": {
|
|
57561
|
+
"start": 189,
|
|
57562
|
+
"end": 189
|
|
57563
|
+
}
|
|
57564
|
+
},
|
|
57565
|
+
"group": [
|
|
57566
|
+
"spreadsheet"
|
|
57567
|
+
],
|
|
57568
|
+
"access": "public",
|
|
57569
|
+
"file": {
|
|
57570
|
+
"path": "spreadsheet/_variables.scss",
|
|
57571
|
+
"name": "_variables.scss"
|
|
57572
|
+
}
|
|
57573
|
+
},
|
|
57574
|
+
{
|
|
57575
|
+
"description": "Border color of the spreadsheet cell comment indicator.\n",
|
|
57576
|
+
"commentRange": {
|
|
57577
|
+
"start": 191,
|
|
57578
|
+
"end": 192
|
|
57579
|
+
},
|
|
57580
|
+
"context": {
|
|
57581
|
+
"type": "variable",
|
|
57582
|
+
"name": "kendo-spreadsheet-cell-comment-border",
|
|
57583
|
+
"value": "k-get-theme-color-var( primary-100 )",
|
|
57584
|
+
"scope": "default",
|
|
57585
|
+
"line": {
|
|
57586
|
+
"start": 193,
|
|
57587
|
+
"end": 193
|
|
57588
|
+
}
|
|
57589
|
+
},
|
|
57590
|
+
"group": [
|
|
57591
|
+
"spreadsheet"
|
|
57592
|
+
],
|
|
57593
|
+
"access": "public",
|
|
57594
|
+
"file": {
|
|
57595
|
+
"path": "spreadsheet/_variables.scss",
|
|
57596
|
+
"name": "_variables.scss"
|
|
57597
|
+
}
|
|
57598
|
+
},
|
|
57599
|
+
{
|
|
57600
|
+
"description": "Border color of the spreadsheet cell comment indicator.\n",
|
|
57601
|
+
"commentRange": {
|
|
57602
|
+
"start": 195,
|
|
57603
|
+
"end": 196
|
|
57604
|
+
},
|
|
57605
|
+
"context": {
|
|
57606
|
+
"type": "variable",
|
|
57607
|
+
"name": "kendo-spreadsheet-cell-dirty-border",
|
|
57608
|
+
"value": "k-get-theme-color-var( error-100 )",
|
|
57609
|
+
"scope": "default",
|
|
57610
|
+
"line": {
|
|
57611
|
+
"start": 197,
|
|
57612
|
+
"end": 197
|
|
57613
|
+
}
|
|
57614
|
+
},
|
|
57615
|
+
"group": [
|
|
57616
|
+
"spreadsheet"
|
|
57617
|
+
],
|
|
57618
|
+
"access": "public",
|
|
57619
|
+
"file": {
|
|
57620
|
+
"path": "spreadsheet/_variables.scss",
|
|
57621
|
+
"name": "_variables.scss"
|
|
57622
|
+
}
|
|
57623
|
+
},
|
|
57624
|
+
{
|
|
57625
|
+
"description": "Horizontal padding of the spreadsheet cell dirty indicator.\n",
|
|
57626
|
+
"commentRange": {
|
|
57627
|
+
"start": 199,
|
|
57628
|
+
"end": 200
|
|
57629
|
+
},
|
|
57630
|
+
"context": {
|
|
57631
|
+
"type": "variable",
|
|
57632
|
+
"name": "kendo-spreadsheet-sheets-bar-padding-x",
|
|
57633
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
57634
|
+
"scope": "default",
|
|
57635
|
+
"line": {
|
|
57636
|
+
"start": 201,
|
|
57637
|
+
"end": 201
|
|
57638
|
+
}
|
|
57639
|
+
},
|
|
57640
|
+
"group": [
|
|
57641
|
+
"spreadsheet"
|
|
57642
|
+
],
|
|
57643
|
+
"access": "public",
|
|
57644
|
+
"file": {
|
|
57645
|
+
"path": "spreadsheet/_variables.scss",
|
|
57646
|
+
"name": "_variables.scss"
|
|
57647
|
+
}
|
|
57648
|
+
},
|
|
57649
|
+
{
|
|
57650
|
+
"description": "Vertical padding of the spreadsheet sheets bar.\n",
|
|
57651
|
+
"commentRange": {
|
|
57652
|
+
"start": 202,
|
|
57653
|
+
"end": 203
|
|
57654
|
+
},
|
|
57655
|
+
"context": {
|
|
57656
|
+
"type": "variable",
|
|
57657
|
+
"name": "kendo-spreadsheet-sheets-bar-padding-y",
|
|
57658
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
57659
|
+
"scope": "default",
|
|
57660
|
+
"line": {
|
|
57661
|
+
"start": 204,
|
|
57662
|
+
"end": 204
|
|
57663
|
+
}
|
|
57664
|
+
},
|
|
57665
|
+
"group": [
|
|
57666
|
+
"spreadsheet"
|
|
57667
|
+
],
|
|
57668
|
+
"access": "public",
|
|
57669
|
+
"file": {
|
|
57670
|
+
"path": "spreadsheet/_variables.scss",
|
|
57671
|
+
"name": "_variables.scss"
|
|
57672
|
+
}
|
|
57673
|
+
},
|
|
57674
|
+
{
|
|
57675
|
+
"description": "Border width of the spreadsheet sheets bar.\n",
|
|
57676
|
+
"commentRange": {
|
|
57677
|
+
"start": 205,
|
|
57678
|
+
"end": 206
|
|
57679
|
+
},
|
|
57680
|
+
"context": {
|
|
57681
|
+
"type": "variable",
|
|
57682
|
+
"name": "kendo-spreadsheet-sheets-bar-border-width",
|
|
57683
|
+
"value": "1px",
|
|
57684
|
+
"scope": "default",
|
|
57685
|
+
"line": {
|
|
57686
|
+
"start": 207,
|
|
57687
|
+
"end": 207
|
|
57688
|
+
}
|
|
57689
|
+
},
|
|
57690
|
+
"group": [
|
|
57691
|
+
"spreadsheet"
|
|
57692
|
+
],
|
|
57693
|
+
"access": "public",
|
|
57694
|
+
"file": {
|
|
57695
|
+
"path": "spreadsheet/_variables.scss",
|
|
57696
|
+
"name": "_variables.scss"
|
|
57697
|
+
}
|
|
57698
|
+
},
|
|
57699
|
+
{
|
|
57700
|
+
"description": "Horizontal margin of the spreadsheet sheets remove.\n",
|
|
57701
|
+
"commentRange": {
|
|
57702
|
+
"start": 209,
|
|
57703
|
+
"end": 210
|
|
57704
|
+
},
|
|
57705
|
+
"context": {
|
|
57706
|
+
"type": "variable",
|
|
57707
|
+
"name": "kendo-spreadsheet-sheets-remove-inline-start",
|
|
57708
|
+
"value": "- map.get( $kendo-spacing, 2 )",
|
|
57709
|
+
"scope": "default",
|
|
57710
|
+
"line": {
|
|
57711
|
+
"start": 211,
|
|
57712
|
+
"end": 211
|
|
57713
|
+
}
|
|
57714
|
+
},
|
|
57715
|
+
"group": [
|
|
57716
|
+
"spreadsheet"
|
|
57717
|
+
],
|
|
57718
|
+
"access": "public",
|
|
57719
|
+
"file": {
|
|
57720
|
+
"path": "spreadsheet/_variables.scss",
|
|
57721
|
+
"name": "_variables.scss"
|
|
57722
|
+
}
|
|
57723
|
+
},
|
|
57724
|
+
{
|
|
57725
|
+
"description": "Vertical margin of the spreadsheet sheets remove.\n",
|
|
57726
|
+
"commentRange": {
|
|
57727
|
+
"start": 212,
|
|
57728
|
+
"end": 213
|
|
57729
|
+
},
|
|
57730
|
+
"context": {
|
|
57731
|
+
"type": "variable",
|
|
57732
|
+
"name": "kendo-spreadsheet-sheets-remove-inline-end",
|
|
57733
|
+
"value": "map.get( $kendo-spacing, 2 )",
|
|
57734
|
+
"scope": "default",
|
|
57735
|
+
"line": {
|
|
57736
|
+
"start": 214,
|
|
57737
|
+
"end": 214
|
|
57738
|
+
}
|
|
57739
|
+
},
|
|
57740
|
+
"group": [
|
|
57741
|
+
"spreadsheet"
|
|
57742
|
+
],
|
|
57743
|
+
"access": "public",
|
|
57744
|
+
"file": {
|
|
57745
|
+
"path": "spreadsheet/_variables.scss",
|
|
57746
|
+
"name": "_variables.scss"
|
|
57747
|
+
}
|
|
57748
|
+
},
|
|
57749
|
+
{
|
|
57750
|
+
"description": "Left padding of the spreadsheet sheets menu.\n",
|
|
57751
|
+
"commentRange": {
|
|
57752
|
+
"start": 216,
|
|
57753
|
+
"end": 217
|
|
57754
|
+
},
|
|
57755
|
+
"context": {
|
|
57756
|
+
"type": "variable",
|
|
57757
|
+
"name": "kendo-filter-menu-padding-left",
|
|
57758
|
+
"value": "calc( var( --kendo-icon-size, 1rem ) + 2 * var( --kendo-padding-y, #{$kendo-padding-md-y} ) )",
|
|
57759
|
+
"scope": "default",
|
|
57760
|
+
"line": {
|
|
57761
|
+
"start": 218,
|
|
57762
|
+
"end": 218
|
|
57763
|
+
}
|
|
57764
|
+
},
|
|
57765
|
+
"group": [
|
|
57766
|
+
"spreadsheet"
|
|
57767
|
+
],
|
|
57768
|
+
"access": "public",
|
|
57769
|
+
"file": {
|
|
57770
|
+
"path": "spreadsheet/_variables.scss",
|
|
57771
|
+
"name": "_variables.scss"
|
|
57772
|
+
}
|
|
57773
|
+
},
|
|
57774
|
+
{
|
|
57775
|
+
"description": "Text color of the spreadsheet filter button.\n",
|
|
57776
|
+
"commentRange": {
|
|
57777
|
+
"start": 220,
|
|
57778
|
+
"end": 221
|
|
57779
|
+
},
|
|
57780
|
+
"context": {
|
|
57781
|
+
"type": "variable",
|
|
57782
|
+
"name": "kendo-spreadsheet-filter-button-text",
|
|
57783
|
+
"value": "k-get-theme-color-var( neutral-160 )",
|
|
57784
|
+
"scope": "default",
|
|
57785
|
+
"line": {
|
|
57786
|
+
"start": 222,
|
|
57787
|
+
"end": 222
|
|
57788
|
+
}
|
|
57789
|
+
},
|
|
57790
|
+
"group": [
|
|
57791
|
+
"spreadsheet"
|
|
57792
|
+
],
|
|
57793
|
+
"access": "public",
|
|
57794
|
+
"file": {
|
|
57795
|
+
"path": "spreadsheet/_variables.scss",
|
|
57796
|
+
"name": "_variables.scss"
|
|
57797
|
+
}
|
|
57798
|
+
},
|
|
57799
|
+
{
|
|
57800
|
+
"description": "Background color of the spreadsheet filter button.\n",
|
|
57801
|
+
"commentRange": {
|
|
57802
|
+
"start": 223,
|
|
57803
|
+
"end": 224
|
|
57804
|
+
},
|
|
57805
|
+
"context": {
|
|
57806
|
+
"type": "variable",
|
|
57807
|
+
"name": "kendo-spreadsheet-filter-button-bg",
|
|
57808
|
+
"value": "$kendo-color-white",
|
|
57809
|
+
"scope": "default",
|
|
57810
|
+
"line": {
|
|
57811
|
+
"start": 225,
|
|
57812
|
+
"end": 225
|
|
57813
|
+
}
|
|
57814
|
+
},
|
|
57815
|
+
"group": [
|
|
57816
|
+
"spreadsheet"
|
|
57817
|
+
],
|
|
57818
|
+
"access": "public",
|
|
57819
|
+
"file": {
|
|
57820
|
+
"path": "spreadsheet/_variables.scss",
|
|
57821
|
+
"name": "_variables.scss"
|
|
57822
|
+
}
|
|
57823
|
+
},
|
|
57824
|
+
{
|
|
57825
|
+
"description": "Border color of the spreadsheet filter button.\n",
|
|
57826
|
+
"commentRange": {
|
|
57827
|
+
"start": 226,
|
|
57828
|
+
"end": 227
|
|
57829
|
+
},
|
|
57830
|
+
"context": {
|
|
57831
|
+
"type": "variable",
|
|
57832
|
+
"name": "kendo-spreadsheet-filter-button-border",
|
|
57833
|
+
"value": "k-get-theme-color-var( neutral-110 )",
|
|
57834
|
+
"scope": "default",
|
|
57835
|
+
"line": {
|
|
57836
|
+
"start": 228,
|
|
57837
|
+
"end": 228
|
|
57838
|
+
}
|
|
57839
|
+
},
|
|
57840
|
+
"group": [
|
|
57841
|
+
"spreadsheet"
|
|
57842
|
+
],
|
|
57843
|
+
"access": "public",
|
|
57844
|
+
"file": {
|
|
57845
|
+
"path": "spreadsheet/_variables.scss",
|
|
57846
|
+
"name": "_variables.scss"
|
|
57847
|
+
}
|
|
57848
|
+
},
|
|
57849
|
+
{
|
|
57850
|
+
"description": "Hover text color of the spreadsheet filter button.\n",
|
|
57851
|
+
"commentRange": {
|
|
57852
|
+
"start": 230,
|
|
57853
|
+
"end": 231
|
|
57854
|
+
},
|
|
57855
|
+
"context": {
|
|
57856
|
+
"type": "variable",
|
|
57857
|
+
"name": "kendo-spreadsheet-filter-button-hover-text",
|
|
57858
|
+
"value": "k-get-theme-color-var( neutral-190 )",
|
|
57859
|
+
"scope": "default",
|
|
57860
|
+
"line": {
|
|
57861
|
+
"start": 232,
|
|
57862
|
+
"end": 232
|
|
57863
|
+
}
|
|
57864
|
+
},
|
|
57865
|
+
"group": [
|
|
57866
|
+
"spreadsheet"
|
|
57867
|
+
],
|
|
57868
|
+
"access": "public",
|
|
57869
|
+
"file": {
|
|
57870
|
+
"path": "spreadsheet/_variables.scss",
|
|
57871
|
+
"name": "_variables.scss"
|
|
57872
|
+
}
|
|
57873
|
+
},
|
|
57874
|
+
{
|
|
57875
|
+
"description": "Hover background color of the spreadsheet filter button.\n",
|
|
57876
|
+
"commentRange": {
|
|
57877
|
+
"start": 233,
|
|
57878
|
+
"end": 234
|
|
57879
|
+
},
|
|
57880
|
+
"context": {
|
|
57881
|
+
"type": "variable",
|
|
57882
|
+
"name": "kendo-spreadsheet-filter-button-hover-bg",
|
|
57883
|
+
"value": "k-get-theme-color-var( neutral-20 )",
|
|
57884
|
+
"scope": "default",
|
|
57885
|
+
"line": {
|
|
57886
|
+
"start": 235,
|
|
57887
|
+
"end": 235
|
|
57888
|
+
}
|
|
57889
|
+
},
|
|
57890
|
+
"group": [
|
|
57891
|
+
"spreadsheet"
|
|
57892
|
+
],
|
|
57893
|
+
"access": "public",
|
|
57894
|
+
"file": {
|
|
57895
|
+
"path": "spreadsheet/_variables.scss",
|
|
57896
|
+
"name": "_variables.scss"
|
|
57897
|
+
}
|
|
57898
|
+
},
|
|
57899
|
+
{
|
|
57900
|
+
"description": "Hover border color of the spreadsheet filter button.\n",
|
|
57901
|
+
"commentRange": {
|
|
57902
|
+
"start": 236,
|
|
57903
|
+
"end": 237
|
|
57904
|
+
},
|
|
57905
|
+
"context": {
|
|
57906
|
+
"type": "variable",
|
|
57907
|
+
"name": "kendo-spreadsheet-filter-button-hover-border",
|
|
57908
|
+
"value": "k-get-theme-color-var( neutral-110 )",
|
|
57909
|
+
"scope": "default",
|
|
57910
|
+
"line": {
|
|
57911
|
+
"start": 238,
|
|
57912
|
+
"end": 238
|
|
57913
|
+
}
|
|
57914
|
+
},
|
|
57915
|
+
"group": [
|
|
57916
|
+
"spreadsheet"
|
|
57917
|
+
],
|
|
57918
|
+
"access": "public",
|
|
57919
|
+
"file": {
|
|
57920
|
+
"path": "spreadsheet/_variables.scss",
|
|
57921
|
+
"name": "_variables.scss"
|
|
57922
|
+
}
|
|
57923
|
+
},
|
|
57924
|
+
{
|
|
57925
|
+
"description": "Active text color of the spreadsheet filter button.\n",
|
|
57926
|
+
"commentRange": {
|
|
57927
|
+
"start": 240,
|
|
57928
|
+
"end": 241
|
|
57929
|
+
},
|
|
57930
|
+
"context": {
|
|
57931
|
+
"type": "variable",
|
|
57932
|
+
"name": "kendo-spreadsheet-filter-button-active-text",
|
|
57933
|
+
"value": "k-get-theme-color-var( neutral-190 )",
|
|
57934
|
+
"scope": "default",
|
|
57935
|
+
"line": {
|
|
57936
|
+
"start": 242,
|
|
57937
|
+
"end": 242
|
|
57938
|
+
}
|
|
57939
|
+
},
|
|
57940
|
+
"group": [
|
|
57941
|
+
"spreadsheet"
|
|
57942
|
+
],
|
|
57943
|
+
"access": "public",
|
|
57944
|
+
"file": {
|
|
57945
|
+
"path": "spreadsheet/_variables.scss",
|
|
57946
|
+
"name": "_variables.scss"
|
|
57947
|
+
}
|
|
57948
|
+
},
|
|
57949
|
+
{
|
|
57950
|
+
"description": "Active background color of the spreadsheet filter button.\n",
|
|
57951
|
+
"commentRange": {
|
|
57952
|
+
"start": 243,
|
|
57953
|
+
"end": 244
|
|
57954
|
+
},
|
|
57955
|
+
"context": {
|
|
57956
|
+
"type": "variable",
|
|
57957
|
+
"name": "kendo-spreadsheet-filter-button-active-bg",
|
|
57958
|
+
"value": "k-get-theme-color-var( neutral-30 )",
|
|
57959
|
+
"scope": "default",
|
|
57960
|
+
"line": {
|
|
57961
|
+
"start": 245,
|
|
57962
|
+
"end": 245
|
|
57963
|
+
}
|
|
57964
|
+
},
|
|
57965
|
+
"group": [
|
|
57966
|
+
"spreadsheet"
|
|
57967
|
+
],
|
|
57968
|
+
"access": "public",
|
|
57969
|
+
"file": {
|
|
57970
|
+
"path": "spreadsheet/_variables.scss",
|
|
57971
|
+
"name": "_variables.scss"
|
|
57972
|
+
}
|
|
57973
|
+
},
|
|
57974
|
+
{
|
|
57975
|
+
"description": "Active border color of the spreadsheet filter button.\n",
|
|
57976
|
+
"commentRange": {
|
|
57977
|
+
"start": 246,
|
|
57978
|
+
"end": 247
|
|
57979
|
+
},
|
|
57980
|
+
"context": {
|
|
57981
|
+
"type": "variable",
|
|
57982
|
+
"name": "kendo-spreadsheet-filter-button-active-border",
|
|
57983
|
+
"value": "k-get-theme-color-var( neutral-110 )",
|
|
57984
|
+
"scope": "default",
|
|
57985
|
+
"line": {
|
|
57986
|
+
"start": 248,
|
|
57987
|
+
"end": 248
|
|
57988
|
+
}
|
|
57989
|
+
},
|
|
57990
|
+
"group": [
|
|
57991
|
+
"spreadsheet"
|
|
57992
|
+
],
|
|
57993
|
+
"access": "public",
|
|
57994
|
+
"file": {
|
|
57995
|
+
"path": "spreadsheet/_variables.scss",
|
|
57996
|
+
"name": "_variables.scss"
|
|
57997
|
+
}
|
|
57998
|
+
},
|
|
57999
|
+
{
|
|
58000
|
+
"description": "Color of the spreadsheet menu icon.\n",
|
|
58001
|
+
"commentRange": {
|
|
58002
|
+
"start": 250,
|
|
58003
|
+
"end": 251
|
|
58004
|
+
},
|
|
58005
|
+
"context": {
|
|
58006
|
+
"type": "variable",
|
|
58007
|
+
"name": "kendo-spreadsheet-filter-menu-icon-color",
|
|
58008
|
+
"value": "k-get-theme-color-var( primary-100 )",
|
|
58009
|
+
"scope": "default",
|
|
58010
|
+
"line": {
|
|
58011
|
+
"start": 252,
|
|
58012
|
+
"end": 252
|
|
58013
|
+
}
|
|
58014
|
+
},
|
|
58015
|
+
"group": [
|
|
58016
|
+
"spreadsheet"
|
|
58017
|
+
],
|
|
58018
|
+
"access": "public",
|
|
58019
|
+
"file": {
|
|
58020
|
+
"path": "spreadsheet/_variables.scss",
|
|
58021
|
+
"name": "_variables.scss"
|
|
58022
|
+
}
|
|
58023
|
+
},
|
|
58024
|
+
{
|
|
58025
|
+
"description": "Border color of the spreadsheet error.\n",
|
|
58026
|
+
"commentRange": {
|
|
58027
|
+
"start": 254,
|
|
58028
|
+
"end": 255
|
|
58029
|
+
},
|
|
58030
|
+
"context": {
|
|
58031
|
+
"type": "variable",
|
|
58032
|
+
"name": "kendo-spreadsheet-error-border",
|
|
58033
|
+
"value": "k-get-theme-color-var( error-190 )",
|
|
58034
|
+
"scope": "default",
|
|
58035
|
+
"line": {
|
|
58036
|
+
"start": 256,
|
|
58037
|
+
"end": 256
|
|
58038
|
+
}
|
|
58039
|
+
},
|
|
58040
|
+
"group": [
|
|
58041
|
+
"spreadsheet"
|
|
58042
|
+
],
|
|
58043
|
+
"access": "public",
|
|
58044
|
+
"file": {
|
|
58045
|
+
"path": "spreadsheet/_variables.scss",
|
|
58046
|
+
"name": "_variables.scss"
|
|
58047
|
+
}
|
|
58048
|
+
},
|
|
58049
|
+
{
|
|
58050
|
+
"description": "Border style of the spreadsheet image dialog.\n",
|
|
58051
|
+
"commentRange": {
|
|
58052
|
+
"start": 258,
|
|
58053
|
+
"end": 259
|
|
58054
|
+
},
|
|
58055
|
+
"context": {
|
|
58056
|
+
"type": "variable",
|
|
58057
|
+
"name": "kendo-spreadsheet-insert-image-dialog-border-style",
|
|
58058
|
+
"value": "dashed",
|
|
58059
|
+
"scope": "default",
|
|
58060
|
+
"line": {
|
|
58061
|
+
"start": 260,
|
|
58062
|
+
"end": 260
|
|
58063
|
+
}
|
|
58064
|
+
},
|
|
58065
|
+
"group": [
|
|
58066
|
+
"spreadsheet"
|
|
58067
|
+
],
|
|
58068
|
+
"access": "public",
|
|
58069
|
+
"file": {
|
|
58070
|
+
"path": "spreadsheet/_variables.scss",
|
|
58071
|
+
"name": "_variables.scss"
|
|
58072
|
+
}
|
|
58073
|
+
},
|
|
58074
|
+
{
|
|
58075
|
+
"description": "Border width of the spreadsheet image dialog.\n",
|
|
58076
|
+
"commentRange": {
|
|
58077
|
+
"start": 261,
|
|
58078
|
+
"end": 262
|
|
58079
|
+
},
|
|
58080
|
+
"context": {
|
|
58081
|
+
"type": "variable",
|
|
58082
|
+
"name": "kendo-spreadsheet-insert-image-dialog-border-width",
|
|
58083
|
+
"value": "map.get( $kendo-spacing, 0.5 )",
|
|
58084
|
+
"scope": "default",
|
|
58085
|
+
"line": {
|
|
58086
|
+
"start": 263,
|
|
58087
|
+
"end": 263
|
|
58088
|
+
}
|
|
58089
|
+
},
|
|
58090
|
+
"group": [
|
|
58091
|
+
"spreadsheet"
|
|
58092
|
+
],
|
|
58093
|
+
"access": "public",
|
|
58094
|
+
"file": {
|
|
58095
|
+
"path": "spreadsheet/_variables.scss",
|
|
58096
|
+
"name": "_variables.scss"
|
|
58097
|
+
}
|
|
58098
|
+
},
|
|
58099
|
+
{
|
|
58100
|
+
"description": "Bottom margin of the spreadsheet image dialog.\n",
|
|
58101
|
+
"commentRange": {
|
|
58102
|
+
"start": 264,
|
|
58103
|
+
"end": 265
|
|
58104
|
+
},
|
|
58105
|
+
"context": {
|
|
58106
|
+
"type": "variable",
|
|
58107
|
+
"name": "kendo-spreadsheet-insert-image-dialog-text-margin-bottom",
|
|
58108
|
+
"value": "30px",
|
|
58109
|
+
"scope": "default",
|
|
58110
|
+
"line": {
|
|
58111
|
+
"start": 266,
|
|
58112
|
+
"end": 266
|
|
58113
|
+
}
|
|
58114
|
+
},
|
|
58115
|
+
"group": [
|
|
58116
|
+
"spreadsheet"
|
|
58117
|
+
],
|
|
58118
|
+
"access": "public",
|
|
58119
|
+
"file": {
|
|
58120
|
+
"path": "spreadsheet/_variables.scss",
|
|
58121
|
+
"name": "_variables.scss"
|
|
58122
|
+
}
|
|
58123
|
+
},
|
|
58124
|
+
{
|
|
58125
|
+
"description": "Width of the spreadsheet image dialog preview.\n",
|
|
58126
|
+
"commentRange": {
|
|
58127
|
+
"start": 267,
|
|
58128
|
+
"end": 268
|
|
58129
|
+
},
|
|
58130
|
+
"context": {
|
|
58131
|
+
"type": "variable",
|
|
58132
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-width",
|
|
58133
|
+
"value": "355px",
|
|
58134
|
+
"scope": "default",
|
|
58135
|
+
"line": {
|
|
58136
|
+
"start": 269,
|
|
58137
|
+
"end": 269
|
|
58138
|
+
}
|
|
58139
|
+
},
|
|
58140
|
+
"group": [
|
|
58141
|
+
"spreadsheet"
|
|
58142
|
+
],
|
|
58143
|
+
"access": "public",
|
|
58144
|
+
"file": {
|
|
58145
|
+
"path": "spreadsheet/_variables.scss",
|
|
58146
|
+
"name": "_variables.scss"
|
|
58147
|
+
}
|
|
58148
|
+
},
|
|
58149
|
+
{
|
|
58150
|
+
"description": "Height of the spreadsheet image dialog preview.\n",
|
|
58151
|
+
"commentRange": {
|
|
58152
|
+
"start": 270,
|
|
58153
|
+
"end": 271
|
|
58154
|
+
},
|
|
58155
|
+
"context": {
|
|
58156
|
+
"type": "variable",
|
|
58157
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-height",
|
|
58158
|
+
"value": "230px",
|
|
58159
|
+
"scope": "default",
|
|
58160
|
+
"line": {
|
|
58161
|
+
"start": 272,
|
|
58162
|
+
"end": 272
|
|
58163
|
+
}
|
|
58164
|
+
},
|
|
58165
|
+
"group": [
|
|
58166
|
+
"spreadsheet"
|
|
58167
|
+
],
|
|
58168
|
+
"access": "public",
|
|
58169
|
+
"file": {
|
|
58170
|
+
"path": "spreadsheet/_variables.scss",
|
|
58171
|
+
"name": "_variables.scss"
|
|
58172
|
+
}
|
|
58173
|
+
},
|
|
58174
|
+
{
|
|
58175
|
+
"description": "Image of the spreadsheet image dialog preview.\n",
|
|
58176
|
+
"commentRange": {
|
|
58177
|
+
"start": 273,
|
|
58178
|
+
"end": 274
|
|
58179
|
+
},
|
|
58180
|
+
"context": {
|
|
58181
|
+
"type": "variable",
|
|
58182
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-img",
|
|
58183
|
+
"value": "\"image-fluent.png\"",
|
|
58184
|
+
"scope": "default",
|
|
58185
|
+
"line": {
|
|
58186
|
+
"start": 275,
|
|
58187
|
+
"end": 275
|
|
58188
|
+
}
|
|
58189
|
+
},
|
|
58190
|
+
"group": [
|
|
58191
|
+
"spreadsheet"
|
|
58192
|
+
],
|
|
58193
|
+
"access": "public",
|
|
58194
|
+
"file": {
|
|
58195
|
+
"path": "spreadsheet/_variables.scss",
|
|
58196
|
+
"name": "_variables.scss"
|
|
58197
|
+
}
|
|
58198
|
+
},
|
|
58199
|
+
{
|
|
58200
|
+
"description": "Border of the spreadsheet image dialog preview.\n",
|
|
58201
|
+
"commentRange": {
|
|
58202
|
+
"start": 276,
|
|
58203
|
+
"end": 277
|
|
58204
|
+
},
|
|
58205
|
+
"context": {
|
|
58206
|
+
"type": "variable",
|
|
58207
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-border",
|
|
58208
|
+
"value": "var( --kendo-component-border, initial )",
|
|
58209
|
+
"scope": "default",
|
|
58210
|
+
"line": {
|
|
58211
|
+
"start": 278,
|
|
58212
|
+
"end": 278
|
|
58213
|
+
}
|
|
58214
|
+
},
|
|
58215
|
+
"group": [
|
|
58216
|
+
"spreadsheet"
|
|
58217
|
+
],
|
|
58218
|
+
"access": "public",
|
|
58219
|
+
"file": {
|
|
58220
|
+
"path": "spreadsheet/_variables.scss",
|
|
58221
|
+
"name": "_variables.scss"
|
|
58222
|
+
}
|
|
58223
|
+
},
|
|
58224
|
+
{
|
|
58225
|
+
"description": "Border radius of the spreadsheet image dialog preview.\n",
|
|
58226
|
+
"commentRange": {
|
|
58227
|
+
"start": 279,
|
|
58228
|
+
"end": 280
|
|
58229
|
+
},
|
|
58230
|
+
"context": {
|
|
58231
|
+
"type": "variable",
|
|
58232
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-border-radius",
|
|
58233
|
+
"value": "var( --kendo-border-radius-md, initial )",
|
|
58234
|
+
"scope": "default",
|
|
58235
|
+
"line": {
|
|
58236
|
+
"start": 281,
|
|
58237
|
+
"end": 281
|
|
58238
|
+
}
|
|
58239
|
+
},
|
|
58240
|
+
"group": [
|
|
58241
|
+
"spreadsheet"
|
|
58242
|
+
],
|
|
58243
|
+
"access": "public",
|
|
58244
|
+
"file": {
|
|
58245
|
+
"path": "spreadsheet/_variables.scss",
|
|
58246
|
+
"name": "_variables.scss"
|
|
58247
|
+
}
|
|
58248
|
+
},
|
|
58249
|
+
{
|
|
58250
|
+
"description": "Shadow of the spreadsheet image dialog preview.\n",
|
|
58251
|
+
"commentRange": {
|
|
58252
|
+
"start": 282,
|
|
58253
|
+
"end": 283
|
|
58254
|
+
},
|
|
58255
|
+
"context": {
|
|
58256
|
+
"type": "variable",
|
|
58257
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow",
|
|
58258
|
+
"value": "inset 0 0 0 2000px rgba(0, 0, 0, .5)",
|
|
58259
|
+
"scope": "default",
|
|
58260
|
+
"line": {
|
|
58261
|
+
"start": 284,
|
|
58262
|
+
"end": 284
|
|
58263
|
+
}
|
|
58264
|
+
},
|
|
58265
|
+
"group": [
|
|
58266
|
+
"spreadsheet"
|
|
58267
|
+
],
|
|
58268
|
+
"access": "public",
|
|
58269
|
+
"file": {
|
|
58270
|
+
"path": "spreadsheet/_variables.scss",
|
|
58271
|
+
"name": "_variables.scss"
|
|
58272
|
+
}
|
|
58273
|
+
},
|
|
58274
|
+
{
|
|
58275
|
+
"description": "Border radius of the spreadsheet image dialog preview overlay.\n",
|
|
58276
|
+
"commentRange": {
|
|
58277
|
+
"start": 285,
|
|
58278
|
+
"end": 286
|
|
58279
|
+
},
|
|
58280
|
+
"context": {
|
|
58281
|
+
"type": "variable",
|
|
58282
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius",
|
|
58283
|
+
"value": "var( --kendo-border-radius-md, initial )",
|
|
58284
|
+
"scope": "default",
|
|
58285
|
+
"line": {
|
|
58286
|
+
"start": 287,
|
|
58287
|
+
"end": 287
|
|
58288
|
+
}
|
|
58289
|
+
},
|
|
58290
|
+
"group": [
|
|
58291
|
+
"spreadsheet"
|
|
58292
|
+
],
|
|
58293
|
+
"access": "public",
|
|
58294
|
+
"file": {
|
|
58295
|
+
"path": "spreadsheet/_variables.scss",
|
|
58296
|
+
"name": "_variables.scss"
|
|
58297
|
+
}
|
|
58298
|
+
},
|
|
58299
|
+
{
|
|
58300
|
+
"description": "Hover text color of the spreadsheet image dialog preview.\n",
|
|
58301
|
+
"commentRange": {
|
|
58302
|
+
"start": 288,
|
|
58303
|
+
"end": 289
|
|
58304
|
+
},
|
|
58305
|
+
"context": {
|
|
58306
|
+
"type": "variable",
|
|
58307
|
+
"name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
|
|
58308
|
+
"value": "var( --kendo-component-bg, initial )",
|
|
58309
|
+
"scope": "default",
|
|
58310
|
+
"line": {
|
|
58311
|
+
"start": 290,
|
|
58312
|
+
"end": 290
|
|
58313
|
+
}
|
|
58314
|
+
},
|
|
58315
|
+
"group": [
|
|
58316
|
+
"spreadsheet"
|
|
58317
|
+
],
|
|
58318
|
+
"access": "public",
|
|
58319
|
+
"file": {
|
|
58320
|
+
"path": "spreadsheet/_variables.scss",
|
|
58321
|
+
"name": "_variables.scss"
|
|
58322
|
+
}
|
|
58323
|
+
},
|
|
58324
|
+
{
|
|
58325
|
+
"description": "Width of the spreadsheet drawing handle.\n",
|
|
58326
|
+
"commentRange": {
|
|
58327
|
+
"start": 292,
|
|
58328
|
+
"end": 293
|
|
58329
|
+
},
|
|
58330
|
+
"context": {
|
|
58331
|
+
"type": "variable",
|
|
58332
|
+
"name": "kendo-spreadsheet-drawing-handle-width",
|
|
58333
|
+
"value": "map.get( $kendo-spacing, 1.5 )",
|
|
58334
|
+
"scope": "default",
|
|
58335
|
+
"line": {
|
|
58336
|
+
"start": 294,
|
|
58337
|
+
"end": 294
|
|
58338
|
+
}
|
|
58339
|
+
},
|
|
58340
|
+
"group": [
|
|
58341
|
+
"spreadsheet"
|
|
58342
|
+
],
|
|
58343
|
+
"access": "public",
|
|
58344
|
+
"file": {
|
|
58345
|
+
"path": "spreadsheet/_variables.scss",
|
|
58346
|
+
"name": "_variables.scss"
|
|
58347
|
+
}
|
|
58348
|
+
},
|
|
58349
|
+
{
|
|
58350
|
+
"description": "Height of the spreadsheet drawing handle.\n",
|
|
58351
|
+
"commentRange": {
|
|
58352
|
+
"start": 295,
|
|
58353
|
+
"end": 296
|
|
58354
|
+
},
|
|
58355
|
+
"context": {
|
|
58356
|
+
"type": "variable",
|
|
58357
|
+
"name": "kendo-spreadsheet-drawing-handle-height",
|
|
58358
|
+
"value": "map.get( $kendo-spacing, 1.5 )",
|
|
58359
|
+
"scope": "default",
|
|
58360
|
+
"line": {
|
|
58361
|
+
"start": 297,
|
|
58362
|
+
"end": 297
|
|
57313
58363
|
}
|
|
57314
58364
|
},
|
|
57315
58365
|
"group": [
|
|
@@ -57324,8 +58374,8 @@
|
|
|
57324
58374
|
{
|
|
57325
58375
|
"description": "Border style of the spreadsheet drawing handle.\n",
|
|
57326
58376
|
"commentRange": {
|
|
57327
|
-
"start":
|
|
57328
|
-
"end":
|
|
58377
|
+
"start": 298,
|
|
58378
|
+
"end": 299
|
|
57329
58379
|
},
|
|
57330
58380
|
"context": {
|
|
57331
58381
|
"type": "variable",
|
|
@@ -57333,8 +58383,8 @@
|
|
|
57333
58383
|
"value": "solid",
|
|
57334
58384
|
"scope": "default",
|
|
57335
58385
|
"line": {
|
|
57336
|
-
"start":
|
|
57337
|
-
"end":
|
|
58386
|
+
"start": 300,
|
|
58387
|
+
"end": 300
|
|
57338
58388
|
}
|
|
57339
58389
|
},
|
|
57340
58390
|
"group": [
|
|
@@ -57349,8 +58399,8 @@
|
|
|
57349
58399
|
{
|
|
57350
58400
|
"description": "Border width of the spreadsheet drawing handle.\n",
|
|
57351
58401
|
"commentRange": {
|
|
57352
|
-
"start":
|
|
57353
|
-
"end":
|
|
58402
|
+
"start": 301,
|
|
58403
|
+
"end": 302
|
|
57354
58404
|
},
|
|
57355
58405
|
"context": {
|
|
57356
58406
|
"type": "variable",
|
|
@@ -57358,8 +58408,8 @@
|
|
|
57358
58408
|
"value": "1px",
|
|
57359
58409
|
"scope": "default",
|
|
57360
58410
|
"line": {
|
|
57361
|
-
"start":
|
|
57362
|
-
"end":
|
|
58411
|
+
"start": 303,
|
|
58412
|
+
"end": 303
|
|
57363
58413
|
}
|
|
57364
58414
|
},
|
|
57365
58415
|
"group": [
|
|
@@ -57374,8 +58424,8 @@
|
|
|
57374
58424
|
{
|
|
57375
58425
|
"description": "Border color of the spreadsheet drawing handle.\n",
|
|
57376
58426
|
"commentRange": {
|
|
57377
|
-
"start":
|
|
57378
|
-
"end":
|
|
58427
|
+
"start": 304,
|
|
58428
|
+
"end": 305
|
|
57379
58429
|
},
|
|
57380
58430
|
"context": {
|
|
57381
58431
|
"type": "variable",
|
|
@@ -57383,8 +58433,8 @@
|
|
|
57383
58433
|
"value": "var( --kendo-selected-bg, initial )",
|
|
57384
58434
|
"scope": "default",
|
|
57385
58435
|
"line": {
|
|
57386
|
-
"start":
|
|
57387
|
-
"end":
|
|
58436
|
+
"start": 306,
|
|
58437
|
+
"end": 306
|
|
57388
58438
|
}
|
|
57389
58439
|
},
|
|
57390
58440
|
"group": [
|
|
@@ -57399,8 +58449,8 @@
|
|
|
57399
58449
|
{
|
|
57400
58450
|
"description": "Outline color of the spreadsheet drawing handle.\n",
|
|
57401
58451
|
"commentRange": {
|
|
57402
|
-
"start":
|
|
57403
|
-
"end":
|
|
58452
|
+
"start": 307,
|
|
58453
|
+
"end": 308
|
|
57404
58454
|
},
|
|
57405
58455
|
"context": {
|
|
57406
58456
|
"type": "variable",
|
|
@@ -57408,8 +58458,8 @@
|
|
|
57408
58458
|
"value": "k-get-theme-color-var( primary-100 )",
|
|
57409
58459
|
"scope": "default",
|
|
57410
58460
|
"line": {
|
|
57411
|
-
"start":
|
|
57412
|
-
"end":
|
|
58461
|
+
"start": 309,
|
|
58462
|
+
"end": 309
|
|
57413
58463
|
}
|
|
57414
58464
|
},
|
|
57415
58465
|
"group": [
|
|
@@ -57424,8 +58474,8 @@
|
|
|
57424
58474
|
{
|
|
57425
58475
|
"description": "Border color of the spreadsheet drawing handle.\n",
|
|
57426
58476
|
"commentRange": {
|
|
57427
|
-
"start":
|
|
57428
|
-
"end":
|
|
58477
|
+
"start": 310,
|
|
58478
|
+
"end": 311
|
|
57429
58479
|
},
|
|
57430
58480
|
"context": {
|
|
57431
58481
|
"type": "variable",
|
|
@@ -57433,8 +58483,8 @@
|
|
|
57433
58483
|
"value": "k-get-theme-color-var( primary-100 )",
|
|
57434
58484
|
"scope": "default",
|
|
57435
58485
|
"line": {
|
|
57436
|
-
"start":
|
|
57437
|
-
"end":
|
|
58486
|
+
"start": 312,
|
|
58487
|
+
"end": 312
|
|
57438
58488
|
}
|
|
57439
58489
|
},
|
|
57440
58490
|
"group": [
|
|
@@ -57449,8 +58499,8 @@
|
|
|
57449
58499
|
{
|
|
57450
58500
|
"description": "Border radius of the spreadsheet drawing handle.\n",
|
|
57451
58501
|
"commentRange": {
|
|
57452
|
-
"start":
|
|
57453
|
-
"end":
|
|
58502
|
+
"start": 313,
|
|
58503
|
+
"end": 314
|
|
57454
58504
|
},
|
|
57455
58505
|
"context": {
|
|
57456
58506
|
"type": "variable",
|
|
@@ -57458,8 +58508,8 @@
|
|
|
57458
58508
|
"value": "var( --kendo-border-radius-lg, initial )",
|
|
57459
58509
|
"scope": "default",
|
|
57460
58510
|
"line": {
|
|
57461
|
-
"start":
|
|
57462
|
-
"end":
|
|
58511
|
+
"start": 315,
|
|
58512
|
+
"end": 315
|
|
57463
58513
|
}
|
|
57464
58514
|
},
|
|
57465
58515
|
"group": [
|
|
@@ -57474,8 +58524,8 @@
|
|
|
57474
58524
|
{
|
|
57475
58525
|
"description": "Outline style of the spreadsheet drawing.\n",
|
|
57476
58526
|
"commentRange": {
|
|
57477
|
-
"start":
|
|
57478
|
-
"end":
|
|
58527
|
+
"start": 317,
|
|
58528
|
+
"end": 318
|
|
57479
58529
|
},
|
|
57480
58530
|
"context": {
|
|
57481
58531
|
"type": "variable",
|
|
@@ -57483,8 +58533,8 @@
|
|
|
57483
58533
|
"value": "solid",
|
|
57484
58534
|
"scope": "default",
|
|
57485
58535
|
"line": {
|
|
57486
|
-
"start":
|
|
57487
|
-
"end":
|
|
58536
|
+
"start": 319,
|
|
58537
|
+
"end": 319
|
|
57488
58538
|
}
|
|
57489
58539
|
},
|
|
57490
58540
|
"group": [
|
|
@@ -57499,8 +58549,8 @@
|
|
|
57499
58549
|
{
|
|
57500
58550
|
"description": "Outline width of the spreadsheet drawing.\n",
|
|
57501
58551
|
"commentRange": {
|
|
57502
|
-
"start":
|
|
57503
|
-
"end":
|
|
58552
|
+
"start": 320,
|
|
58553
|
+
"end": 321
|
|
57504
58554
|
},
|
|
57505
58555
|
"context": {
|
|
57506
58556
|
"type": "variable",
|
|
@@ -57508,8 +58558,8 @@
|
|
|
57508
58558
|
"value": "map.get( $kendo-spacing, 0.5 )",
|
|
57509
58559
|
"scope": "default",
|
|
57510
58560
|
"line": {
|
|
57511
|
-
"start":
|
|
57512
|
-
"end":
|
|
58561
|
+
"start": 322,
|
|
58562
|
+
"end": 322
|
|
57513
58563
|
}
|
|
57514
58564
|
},
|
|
57515
58565
|
"group": [
|
|
@@ -57524,8 +58574,8 @@
|
|
|
57524
58574
|
{
|
|
57525
58575
|
"description": "Bacground color of the spreadsheet drawing anchor.\n",
|
|
57526
58576
|
"commentRange": {
|
|
57527
|
-
"start":
|
|
57528
|
-
"end":
|
|
58577
|
+
"start": 324,
|
|
58578
|
+
"end": 325
|
|
57529
58579
|
},
|
|
57530
58580
|
"context": {
|
|
57531
58581
|
"type": "variable",
|
|
@@ -57533,8 +58583,8 @@
|
|
|
57533
58583
|
"value": "$kendo-spreadsheet-selected-bg",
|
|
57534
58584
|
"scope": "default",
|
|
57535
58585
|
"line": {
|
|
57536
|
-
"start":
|
|
57537
|
-
"end":
|
|
58586
|
+
"start": 326,
|
|
58587
|
+
"end": 326
|
|
57538
58588
|
}
|
|
57539
58589
|
},
|
|
57540
58590
|
"group": [
|
|
@@ -57549,8 +58599,8 @@
|
|
|
57549
58599
|
{
|
|
57550
58600
|
"description": "Vertical spacing of the dropzone in spreadsheet.\n",
|
|
57551
58601
|
"commentRange": {
|
|
57552
|
-
"start":
|
|
57553
|
-
"end":
|
|
58602
|
+
"start": 328,
|
|
58603
|
+
"end": 329
|
|
57554
58604
|
},
|
|
57555
58605
|
"context": {
|
|
57556
58606
|
"type": "variable",
|
|
@@ -57558,8 +58608,8 @@
|
|
|
57558
58608
|
"value": "map.get( $kendo-spacing, 3 )",
|
|
57559
58609
|
"scope": "default",
|
|
57560
58610
|
"line": {
|
|
57561
|
-
"start":
|
|
57562
|
-
"end":
|
|
58611
|
+
"start": 330,
|
|
58612
|
+
"end": 330
|
|
57563
58613
|
}
|
|
57564
58614
|
},
|
|
57565
58615
|
"group": [
|
|
@@ -57574,8 +58624,8 @@
|
|
|
57574
58624
|
{
|
|
57575
58625
|
"description": "Image of the spreadsheet insert image dialog.\n",
|
|
57576
58626
|
"commentRange": {
|
|
57577
|
-
"start":
|
|
57578
|
-
"end":
|
|
58627
|
+
"start": 332,
|
|
58628
|
+
"end": 333
|
|
57579
58629
|
},
|
|
57580
58630
|
"context": {
|
|
57581
58631
|
"type": "variable",
|
|
@@ -57583,8 +58633,8 @@
|
|
|
57583
58633
|
"value": "url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcwAAAGQCAYAAAAjl1AKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphMGVmMzZmZi04YmI1LTRlN2YtOTcwMS04OTU5ZTg1N2ZhY2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDNDOTBDNUQ2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDNDOTBDNUM2OUJGMTFFOTkwMzY4RTI3NjZBQTdENkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMmZmZjM0Mi05NjEyLTQwM2YtYWZhYS01MTE1ZjQ2NThmMWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDphYjlhMmUwMy1kNmIwLTY3NGMtODc4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\")",
|
|
57584
58634
|
"scope": "default",
|
|
57585
58635
|
"line": {
|
|
57586
|
-
"start":
|
|
57587
|
-
"end":
|
|
58636
|
+
"start": 334,
|
|
58637
|
+
"end": 334
|
|
57588
58638
|
}
|
|
57589
58639
|
},
|
|
57590
58640
|
"group": [
|
|
@@ -66997,19 +68047,44 @@
|
|
|
66997
68047
|
}
|
|
66998
68048
|
},
|
|
66999
68049
|
{
|
|
67000
|
-
"description": "
|
|
68050
|
+
"description": "Border width of the flat Toolbar.\n",
|
|
67001
68051
|
"commentRange": {
|
|
67002
68052
|
"start": 76,
|
|
67003
68053
|
"end": 77
|
|
67004
68054
|
},
|
|
68055
|
+
"context": {
|
|
68056
|
+
"type": "variable",
|
|
68057
|
+
"name": "kendo-toolbar-flat-border-width",
|
|
68058
|
+
"value": "1px",
|
|
68059
|
+
"scope": "default",
|
|
68060
|
+
"line": {
|
|
68061
|
+
"start": 78,
|
|
68062
|
+
"end": 78
|
|
68063
|
+
}
|
|
68064
|
+
},
|
|
68065
|
+
"group": [
|
|
68066
|
+
"toolbar"
|
|
68067
|
+
],
|
|
68068
|
+
"access": "public",
|
|
68069
|
+
"file": {
|
|
68070
|
+
"path": "toolbar/_variables.scss",
|
|
68071
|
+
"name": "_variables.scss"
|
|
68072
|
+
}
|
|
68073
|
+
},
|
|
68074
|
+
{
|
|
68075
|
+
"description": "The sizes map for the Toolbar.\n",
|
|
68076
|
+
"commentRange": {
|
|
68077
|
+
"start": 80,
|
|
68078
|
+
"end": 81
|
|
68079
|
+
},
|
|
67005
68080
|
"context": {
|
|
67006
68081
|
"type": "variable",
|
|
67007
68082
|
"name": "kendo-toolbar-sizes",
|
|
67008
68083
|
"value": "(\n sm: (\n padding-x: $kendo-toolbar-sm-padding-x,\n padding-y: $kendo-toolbar-sm-padding-y,\n spacing: $kendo-toolbar-sm-spacing\n ),\n md: (\n padding-x: $kendo-toolbar-md-padding-x,\n padding-y: $kendo-toolbar-md-padding-y,\n spacing: $kendo-toolbar-md-spacing\n ),\n lg: (\n padding-x: $kendo-toolbar-lg-padding-x,\n padding-y: $kendo-toolbar-lg-padding-y,\n spacing: $kendo-toolbar-lg-spacing\n )\n)",
|
|
67009
68084
|
"scope": "default",
|
|
67010
68085
|
"line": {
|
|
67011
|
-
"start":
|
|
67012
|
-
"end":
|
|
68086
|
+
"start": 82,
|
|
68087
|
+
"end": 98
|
|
67013
68088
|
}
|
|
67014
68089
|
},
|
|
67015
68090
|
"group": [
|