@progress/kendo-theme-default 7.2.1-dev.5 → 7.2.1-dev.7
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 +0 -48
- package/dist/all.scss +159 -109
- package/dist/meta/sassdoc-data.json +26399 -22235
- package/dist/meta/sassdoc-raw-data.json +2160 -235
- package/dist/meta/variables.json +0 -8
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/input/_theme.scss +0 -102
- package/scss/input/_variables.scss +0 -7
- package/scss/spreadsheet/_variables.scss +159 -0
|
@@ -23311,56 +23311,6 @@
|
|
|
23311
23311
|
"name": "_variables.scss"
|
|
23312
23312
|
}
|
|
23313
23313
|
},
|
|
23314
|
-
{
|
|
23315
|
-
"description": "The border color of the valid Input components.\n",
|
|
23316
|
-
"commentRange": {
|
|
23317
|
-
"start": 296,
|
|
23318
|
-
"end": 297
|
|
23319
|
-
},
|
|
23320
|
-
"context": {
|
|
23321
|
-
"type": "variable",
|
|
23322
|
-
"name": "kendo-input-valid-border",
|
|
23323
|
-
"value": "$kendo-valid-border",
|
|
23324
|
-
"scope": "default",
|
|
23325
|
-
"line": {
|
|
23326
|
-
"start": 298,
|
|
23327
|
-
"end": 298
|
|
23328
|
-
}
|
|
23329
|
-
},
|
|
23330
|
-
"group": [
|
|
23331
|
-
"input"
|
|
23332
|
-
],
|
|
23333
|
-
"access": "public",
|
|
23334
|
-
"file": {
|
|
23335
|
-
"path": "input/_variables.scss",
|
|
23336
|
-
"name": "_variables.scss"
|
|
23337
|
-
}
|
|
23338
|
-
},
|
|
23339
|
-
{
|
|
23340
|
-
"description": "The shadow of the valid Input components.\n",
|
|
23341
|
-
"commentRange": {
|
|
23342
|
-
"start": 299,
|
|
23343
|
-
"end": 300
|
|
23344
|
-
},
|
|
23345
|
-
"context": {
|
|
23346
|
-
"type": "variable",
|
|
23347
|
-
"name": "kendo-input-valid-shadow",
|
|
23348
|
-
"value": "$kendo-valid-shadow",
|
|
23349
|
-
"scope": "default",
|
|
23350
|
-
"line": {
|
|
23351
|
-
"start": 301,
|
|
23352
|
-
"end": 301
|
|
23353
|
-
}
|
|
23354
|
-
},
|
|
23355
|
-
"group": [
|
|
23356
|
-
"input"
|
|
23357
|
-
],
|
|
23358
|
-
"access": "public",
|
|
23359
|
-
"file": {
|
|
23360
|
-
"path": "input/_variables.scss",
|
|
23361
|
-
"name": "_variables.scss"
|
|
23362
|
-
}
|
|
23363
|
-
},
|
|
23364
23314
|
{
|
|
23365
23315
|
"description": "The font family of the List components.\n",
|
|
23366
23316
|
"commentRange": {
|
|
@@ -30289,8 +30239,8 @@
|
|
|
30289
30239
|
{
|
|
30290
30240
|
"description": "The background color of the Picker components.\n",
|
|
30291
30241
|
"commentRange": {
|
|
30292
|
-
"start":
|
|
30293
|
-
"end":
|
|
30242
|
+
"start": 296,
|
|
30243
|
+
"end": 297
|
|
30294
30244
|
},
|
|
30295
30245
|
"context": {
|
|
30296
30246
|
"type": "variable",
|
|
@@ -30298,8 +30248,8 @@
|
|
|
30298
30248
|
"value": "$kendo-button-bg",
|
|
30299
30249
|
"scope": "default",
|
|
30300
30250
|
"line": {
|
|
30301
|
-
"start":
|
|
30302
|
-
"end":
|
|
30251
|
+
"start": 298,
|
|
30252
|
+
"end": 298
|
|
30303
30253
|
}
|
|
30304
30254
|
},
|
|
30305
30255
|
"group": [
|
|
@@ -30314,8 +30264,8 @@
|
|
|
30314
30264
|
{
|
|
30315
30265
|
"description": "The text color of the Picker components.\n",
|
|
30316
30266
|
"commentRange": {
|
|
30317
|
-
"start":
|
|
30318
|
-
"end":
|
|
30267
|
+
"start": 299,
|
|
30268
|
+
"end": 300
|
|
30319
30269
|
},
|
|
30320
30270
|
"context": {
|
|
30321
30271
|
"type": "variable",
|
|
@@ -30323,8 +30273,8 @@
|
|
|
30323
30273
|
"value": "$kendo-button-text",
|
|
30324
30274
|
"scope": "default",
|
|
30325
30275
|
"line": {
|
|
30326
|
-
"start":
|
|
30327
|
-
"end":
|
|
30276
|
+
"start": 301,
|
|
30277
|
+
"end": 301
|
|
30328
30278
|
}
|
|
30329
30279
|
},
|
|
30330
30280
|
"group": [
|
|
@@ -30339,8 +30289,8 @@
|
|
|
30339
30289
|
{
|
|
30340
30290
|
"description": "The border color of the Picker components.\n",
|
|
30341
30291
|
"commentRange": {
|
|
30342
|
-
"start":
|
|
30343
|
-
"end":
|
|
30292
|
+
"start": 302,
|
|
30293
|
+
"end": 303
|
|
30344
30294
|
},
|
|
30345
30295
|
"context": {
|
|
30346
30296
|
"type": "variable",
|
|
@@ -30348,8 +30298,8 @@
|
|
|
30348
30298
|
"value": "$kendo-button-border",
|
|
30349
30299
|
"scope": "default",
|
|
30350
30300
|
"line": {
|
|
30351
|
-
"start":
|
|
30352
|
-
"end":
|
|
30301
|
+
"start": 304,
|
|
30302
|
+
"end": 304
|
|
30353
30303
|
}
|
|
30354
30304
|
},
|
|
30355
30305
|
"group": [
|
|
@@ -30364,8 +30314,8 @@
|
|
|
30364
30314
|
{
|
|
30365
30315
|
"description": "The gradient of the Picker components.\n",
|
|
30366
30316
|
"commentRange": {
|
|
30367
|
-
"start":
|
|
30368
|
-
"end":
|
|
30317
|
+
"start": 305,
|
|
30318
|
+
"end": 306
|
|
30369
30319
|
},
|
|
30370
30320
|
"context": {
|
|
30371
30321
|
"type": "variable",
|
|
@@ -30373,8 +30323,8 @@
|
|
|
30373
30323
|
"value": "$kendo-button-gradient",
|
|
30374
30324
|
"scope": "default",
|
|
30375
30325
|
"line": {
|
|
30376
|
-
"start":
|
|
30377
|
-
"end":
|
|
30326
|
+
"start": 307,
|
|
30327
|
+
"end": 307
|
|
30378
30328
|
}
|
|
30379
30329
|
},
|
|
30380
30330
|
"group": [
|
|
@@ -30389,8 +30339,8 @@
|
|
|
30389
30339
|
{
|
|
30390
30340
|
"description": "The shadow of the Picker components.\n",
|
|
30391
30341
|
"commentRange": {
|
|
30392
|
-
"start":
|
|
30393
|
-
"end":
|
|
30342
|
+
"start": 308,
|
|
30343
|
+
"end": 309
|
|
30394
30344
|
},
|
|
30395
30345
|
"context": {
|
|
30396
30346
|
"type": "variable",
|
|
@@ -30398,8 +30348,8 @@
|
|
|
30398
30348
|
"value": "$kendo-button-shadow",
|
|
30399
30349
|
"scope": "default",
|
|
30400
30350
|
"line": {
|
|
30401
|
-
"start":
|
|
30402
|
-
"end":
|
|
30351
|
+
"start": 310,
|
|
30352
|
+
"end": 310
|
|
30403
30353
|
}
|
|
30404
30354
|
},
|
|
30405
30355
|
"group": [
|
|
@@ -30414,8 +30364,8 @@
|
|
|
30414
30364
|
{
|
|
30415
30365
|
"description": "The background color of the hovered Picker components.\n",
|
|
30416
30366
|
"commentRange": {
|
|
30417
|
-
"start":
|
|
30418
|
-
"end":
|
|
30367
|
+
"start": 312,
|
|
30368
|
+
"end": 313
|
|
30419
30369
|
},
|
|
30420
30370
|
"context": {
|
|
30421
30371
|
"type": "variable",
|
|
@@ -30423,8 +30373,8 @@
|
|
|
30423
30373
|
"value": "$kendo-button-hover-bg",
|
|
30424
30374
|
"scope": "default",
|
|
30425
30375
|
"line": {
|
|
30426
|
-
"start":
|
|
30427
|
-
"end":
|
|
30376
|
+
"start": 314,
|
|
30377
|
+
"end": 314
|
|
30428
30378
|
}
|
|
30429
30379
|
},
|
|
30430
30380
|
"group": [
|
|
@@ -30439,8 +30389,8 @@
|
|
|
30439
30389
|
{
|
|
30440
30390
|
"description": "The text color of the hovered Picker components.\n",
|
|
30441
30391
|
"commentRange": {
|
|
30442
|
-
"start":
|
|
30443
|
-
"end":
|
|
30392
|
+
"start": 315,
|
|
30393
|
+
"end": 316
|
|
30444
30394
|
},
|
|
30445
30395
|
"context": {
|
|
30446
30396
|
"type": "variable",
|
|
@@ -30448,8 +30398,8 @@
|
|
|
30448
30398
|
"value": "$kendo-button-hover-text",
|
|
30449
30399
|
"scope": "default",
|
|
30450
30400
|
"line": {
|
|
30451
|
-
"start":
|
|
30452
|
-
"end":
|
|
30401
|
+
"start": 317,
|
|
30402
|
+
"end": 317
|
|
30453
30403
|
}
|
|
30454
30404
|
},
|
|
30455
30405
|
"group": [
|
|
@@ -30464,8 +30414,8 @@
|
|
|
30464
30414
|
{
|
|
30465
30415
|
"description": "The border color of the hovered Picker components.\n",
|
|
30466
30416
|
"commentRange": {
|
|
30467
|
-
"start":
|
|
30468
|
-
"end":
|
|
30417
|
+
"start": 318,
|
|
30418
|
+
"end": 319
|
|
30469
30419
|
},
|
|
30470
30420
|
"context": {
|
|
30471
30421
|
"type": "variable",
|
|
@@ -30473,8 +30423,8 @@
|
|
|
30473
30423
|
"value": "$kendo-button-hover-border",
|
|
30474
30424
|
"scope": "default",
|
|
30475
30425
|
"line": {
|
|
30476
|
-
"start":
|
|
30477
|
-
"end":
|
|
30426
|
+
"start": 320,
|
|
30427
|
+
"end": 320
|
|
30478
30428
|
}
|
|
30479
30429
|
},
|
|
30480
30430
|
"group": [
|
|
@@ -30489,8 +30439,8 @@
|
|
|
30489
30439
|
{
|
|
30490
30440
|
"description": "The gradient of the hovered Picker components.\n",
|
|
30491
30441
|
"commentRange": {
|
|
30492
|
-
"start":
|
|
30493
|
-
"end":
|
|
30442
|
+
"start": 321,
|
|
30443
|
+
"end": 322
|
|
30494
30444
|
},
|
|
30495
30445
|
"context": {
|
|
30496
30446
|
"type": "variable",
|
|
@@ -30498,8 +30448,8 @@
|
|
|
30498
30448
|
"value": "$kendo-button-hover-gradient",
|
|
30499
30449
|
"scope": "default",
|
|
30500
30450
|
"line": {
|
|
30501
|
-
"start":
|
|
30502
|
-
"end":
|
|
30451
|
+
"start": 323,
|
|
30452
|
+
"end": 323
|
|
30503
30453
|
}
|
|
30504
30454
|
},
|
|
30505
30455
|
"group": [
|
|
@@ -30514,8 +30464,8 @@
|
|
|
30514
30464
|
{
|
|
30515
30465
|
"description": "The shadow of the hovered Picker components.\n",
|
|
30516
30466
|
"commentRange": {
|
|
30517
|
-
"start":
|
|
30518
|
-
"end":
|
|
30467
|
+
"start": 324,
|
|
30468
|
+
"end": 325
|
|
30519
30469
|
},
|
|
30520
30470
|
"context": {
|
|
30521
30471
|
"type": "variable",
|
|
@@ -30523,8 +30473,8 @@
|
|
|
30523
30473
|
"value": "$kendo-button-hover-shadow",
|
|
30524
30474
|
"scope": "default",
|
|
30525
30475
|
"line": {
|
|
30526
|
-
"start":
|
|
30527
|
-
"end":
|
|
30476
|
+
"start": 326,
|
|
30477
|
+
"end": 326
|
|
30528
30478
|
}
|
|
30529
30479
|
},
|
|
30530
30480
|
"group": [
|
|
@@ -30539,8 +30489,8 @@
|
|
|
30539
30489
|
{
|
|
30540
30490
|
"description": "The background color of the focused Picker components.\n",
|
|
30541
30491
|
"commentRange": {
|
|
30542
|
-
"start":
|
|
30543
|
-
"end":
|
|
30492
|
+
"start": 328,
|
|
30493
|
+
"end": 329
|
|
30544
30494
|
},
|
|
30545
30495
|
"context": {
|
|
30546
30496
|
"type": "variable",
|
|
@@ -30548,8 +30498,8 @@
|
|
|
30548
30498
|
"value": "$kendo-button-focus-bg",
|
|
30549
30499
|
"scope": "default",
|
|
30550
30500
|
"line": {
|
|
30551
|
-
"start":
|
|
30552
|
-
"end":
|
|
30501
|
+
"start": 330,
|
|
30502
|
+
"end": 330
|
|
30553
30503
|
}
|
|
30554
30504
|
},
|
|
30555
30505
|
"group": [
|
|
@@ -30564,8 +30514,8 @@
|
|
|
30564
30514
|
{
|
|
30565
30515
|
"description": "The text color of the focused Picker components.\n",
|
|
30566
30516
|
"commentRange": {
|
|
30567
|
-
"start":
|
|
30568
|
-
"end":
|
|
30517
|
+
"start": 331,
|
|
30518
|
+
"end": 332
|
|
30569
30519
|
},
|
|
30570
30520
|
"context": {
|
|
30571
30521
|
"type": "variable",
|
|
@@ -30573,8 +30523,8 @@
|
|
|
30573
30523
|
"value": "$kendo-button-focus-text",
|
|
30574
30524
|
"scope": "default",
|
|
30575
30525
|
"line": {
|
|
30576
|
-
"start":
|
|
30577
|
-
"end":
|
|
30526
|
+
"start": 333,
|
|
30527
|
+
"end": 333
|
|
30578
30528
|
}
|
|
30579
30529
|
},
|
|
30580
30530
|
"group": [
|
|
@@ -30589,8 +30539,8 @@
|
|
|
30589
30539
|
{
|
|
30590
30540
|
"description": "The border color of the focused Picker components.\n",
|
|
30591
30541
|
"commentRange": {
|
|
30592
|
-
"start":
|
|
30593
|
-
"end":
|
|
30542
|
+
"start": 334,
|
|
30543
|
+
"end": 335
|
|
30594
30544
|
},
|
|
30595
30545
|
"context": {
|
|
30596
30546
|
"type": "variable",
|
|
@@ -30598,8 +30548,8 @@
|
|
|
30598
30548
|
"value": "$kendo-button-focus-border",
|
|
30599
30549
|
"scope": "default",
|
|
30600
30550
|
"line": {
|
|
30601
|
-
"start":
|
|
30602
|
-
"end":
|
|
30551
|
+
"start": 336,
|
|
30552
|
+
"end": 336
|
|
30603
30553
|
}
|
|
30604
30554
|
},
|
|
30605
30555
|
"group": [
|
|
@@ -30614,8 +30564,8 @@
|
|
|
30614
30564
|
{
|
|
30615
30565
|
"description": "The gradient of the focused Picker components.\n",
|
|
30616
30566
|
"commentRange": {
|
|
30617
|
-
"start":
|
|
30618
|
-
"end":
|
|
30567
|
+
"start": 337,
|
|
30568
|
+
"end": 338
|
|
30619
30569
|
},
|
|
30620
30570
|
"context": {
|
|
30621
30571
|
"type": "variable",
|
|
@@ -30623,8 +30573,8 @@
|
|
|
30623
30573
|
"value": "$kendo-button-focus-gradient",
|
|
30624
30574
|
"scope": "default",
|
|
30625
30575
|
"line": {
|
|
30626
|
-
"start":
|
|
30627
|
-
"end":
|
|
30576
|
+
"start": 339,
|
|
30577
|
+
"end": 339
|
|
30628
30578
|
}
|
|
30629
30579
|
},
|
|
30630
30580
|
"group": [
|
|
@@ -30639,8 +30589,8 @@
|
|
|
30639
30589
|
{
|
|
30640
30590
|
"description": "The shadow of the focused Picker components.\n",
|
|
30641
30591
|
"commentRange": {
|
|
30642
|
-
"start":
|
|
30643
|
-
"end":
|
|
30592
|
+
"start": 340,
|
|
30593
|
+
"end": 341
|
|
30644
30594
|
},
|
|
30645
30595
|
"context": {
|
|
30646
30596
|
"type": "variable",
|
|
@@ -30648,8 +30598,8 @@
|
|
|
30648
30598
|
"value": "$kendo-button-focus-shadow",
|
|
30649
30599
|
"scope": "default",
|
|
30650
30600
|
"line": {
|
|
30651
|
-
"start":
|
|
30652
|
-
"end":
|
|
30601
|
+
"start": 342,
|
|
30602
|
+
"end": 342
|
|
30653
30603
|
}
|
|
30654
30604
|
},
|
|
30655
30605
|
"group": [
|
|
@@ -30664,8 +30614,8 @@
|
|
|
30664
30614
|
{
|
|
30665
30615
|
"description": "The background color of the disabled Picker components.\n",
|
|
30666
30616
|
"commentRange": {
|
|
30667
|
-
"start":
|
|
30668
|
-
"end":
|
|
30617
|
+
"start": 344,
|
|
30618
|
+
"end": 345
|
|
30669
30619
|
},
|
|
30670
30620
|
"context": {
|
|
30671
30621
|
"type": "variable",
|
|
@@ -30673,8 +30623,8 @@
|
|
|
30673
30623
|
"value": "null",
|
|
30674
30624
|
"scope": "default",
|
|
30675
30625
|
"line": {
|
|
30676
|
-
"start":
|
|
30677
|
-
"end":
|
|
30626
|
+
"start": 346,
|
|
30627
|
+
"end": 346
|
|
30678
30628
|
}
|
|
30679
30629
|
},
|
|
30680
30630
|
"group": [
|
|
@@ -30689,8 +30639,8 @@
|
|
|
30689
30639
|
{
|
|
30690
30640
|
"description": "The text color of the disabled Picker components.\n",
|
|
30691
30641
|
"commentRange": {
|
|
30692
|
-
"start":
|
|
30693
|
-
"end":
|
|
30642
|
+
"start": 347,
|
|
30643
|
+
"end": 348
|
|
30694
30644
|
},
|
|
30695
30645
|
"context": {
|
|
30696
30646
|
"type": "variable",
|
|
@@ -30698,8 +30648,8 @@
|
|
|
30698
30648
|
"value": "null",
|
|
30699
30649
|
"scope": "default",
|
|
30700
30650
|
"line": {
|
|
30701
|
-
"start":
|
|
30702
|
-
"end":
|
|
30651
|
+
"start": 349,
|
|
30652
|
+
"end": 349
|
|
30703
30653
|
}
|
|
30704
30654
|
},
|
|
30705
30655
|
"group": [
|
|
@@ -30714,8 +30664,8 @@
|
|
|
30714
30664
|
{
|
|
30715
30665
|
"description": "The border color of the disabled Picker components.\n",
|
|
30716
30666
|
"commentRange": {
|
|
30717
|
-
"start":
|
|
30718
|
-
"end":
|
|
30667
|
+
"start": 350,
|
|
30668
|
+
"end": 351
|
|
30719
30669
|
},
|
|
30720
30670
|
"context": {
|
|
30721
30671
|
"type": "variable",
|
|
@@ -30723,8 +30673,8 @@
|
|
|
30723
30673
|
"value": "null",
|
|
30724
30674
|
"scope": "default",
|
|
30725
30675
|
"line": {
|
|
30726
|
-
"start":
|
|
30727
|
-
"end":
|
|
30676
|
+
"start": 352,
|
|
30677
|
+
"end": 352
|
|
30728
30678
|
}
|
|
30729
30679
|
},
|
|
30730
30680
|
"group": [
|
|
@@ -30739,8 +30689,8 @@
|
|
|
30739
30689
|
{
|
|
30740
30690
|
"description": "The gradient of the disabled Picker components.\n",
|
|
30741
30691
|
"commentRange": {
|
|
30742
|
-
"start":
|
|
30743
|
-
"end":
|
|
30692
|
+
"start": 353,
|
|
30693
|
+
"end": 354
|
|
30744
30694
|
},
|
|
30745
30695
|
"context": {
|
|
30746
30696
|
"type": "variable",
|
|
@@ -30748,8 +30698,8 @@
|
|
|
30748
30698
|
"value": "null",
|
|
30749
30699
|
"scope": "default",
|
|
30750
30700
|
"line": {
|
|
30751
|
-
"start":
|
|
30752
|
-
"end":
|
|
30701
|
+
"start": 355,
|
|
30702
|
+
"end": 355
|
|
30753
30703
|
}
|
|
30754
30704
|
},
|
|
30755
30705
|
"group": [
|
|
@@ -30764,8 +30714,8 @@
|
|
|
30764
30714
|
{
|
|
30765
30715
|
"description": "The shadow of the disabled Picker components.\n",
|
|
30766
30716
|
"commentRange": {
|
|
30767
|
-
"start":
|
|
30768
|
-
"end":
|
|
30717
|
+
"start": 356,
|
|
30718
|
+
"end": 357
|
|
30769
30719
|
},
|
|
30770
30720
|
"context": {
|
|
30771
30721
|
"type": "variable",
|
|
@@ -30773,8 +30723,8 @@
|
|
|
30773
30723
|
"value": "null",
|
|
30774
30724
|
"scope": "default",
|
|
30775
30725
|
"line": {
|
|
30776
|
-
"start":
|
|
30777
|
-
"end":
|
|
30726
|
+
"start": 358,
|
|
30727
|
+
"end": 358
|
|
30778
30728
|
}
|
|
30779
30729
|
},
|
|
30780
30730
|
"group": [
|
|
@@ -30789,8 +30739,8 @@
|
|
|
30789
30739
|
{
|
|
30790
30740
|
"description": "The background color of the outline Picker components.\n",
|
|
30791
30741
|
"commentRange": {
|
|
30792
|
-
"start":
|
|
30793
|
-
"end":
|
|
30742
|
+
"start": 360,
|
|
30743
|
+
"end": 361
|
|
30794
30744
|
},
|
|
30795
30745
|
"context": {
|
|
30796
30746
|
"type": "variable",
|
|
@@ -30798,8 +30748,8 @@
|
|
|
30798
30748
|
"value": "null",
|
|
30799
30749
|
"scope": "default",
|
|
30800
30750
|
"line": {
|
|
30801
|
-
"start":
|
|
30802
|
-
"end":
|
|
30751
|
+
"start": 362,
|
|
30752
|
+
"end": 362
|
|
30803
30753
|
}
|
|
30804
30754
|
},
|
|
30805
30755
|
"group": [
|
|
@@ -30814,8 +30764,8 @@
|
|
|
30814
30764
|
{
|
|
30815
30765
|
"description": "The text color of the outline Picker components.\n",
|
|
30816
30766
|
"commentRange": {
|
|
30817
|
-
"start":
|
|
30818
|
-
"end":
|
|
30767
|
+
"start": 363,
|
|
30768
|
+
"end": 364
|
|
30819
30769
|
},
|
|
30820
30770
|
"context": {
|
|
30821
30771
|
"type": "variable",
|
|
@@ -30823,8 +30773,8 @@
|
|
|
30823
30773
|
"value": "$kendo-button-text",
|
|
30824
30774
|
"scope": "default",
|
|
30825
30775
|
"line": {
|
|
30826
|
-
"start":
|
|
30827
|
-
"end":
|
|
30776
|
+
"start": 365,
|
|
30777
|
+
"end": 365
|
|
30828
30778
|
}
|
|
30829
30779
|
},
|
|
30830
30780
|
"group": [
|
|
@@ -30839,8 +30789,8 @@
|
|
|
30839
30789
|
{
|
|
30840
30790
|
"description": "The border color of the outline Picker components.\n",
|
|
30841
30791
|
"commentRange": {
|
|
30842
|
-
"start":
|
|
30843
|
-
"end":
|
|
30792
|
+
"start": 366,
|
|
30793
|
+
"end": 367
|
|
30844
30794
|
},
|
|
30845
30795
|
"context": {
|
|
30846
30796
|
"type": "variable",
|
|
@@ -30848,8 +30798,8 @@
|
|
|
30848
30798
|
"value": "if($kendo-enable-color-system, rgba( k-color( on-base, true ), .5 ), rgba( $kendo-picker-outline-text, .5))",
|
|
30849
30799
|
"scope": "default",
|
|
30850
30800
|
"line": {
|
|
30851
|
-
"start":
|
|
30852
|
-
"end":
|
|
30801
|
+
"start": 368,
|
|
30802
|
+
"end": 368
|
|
30853
30803
|
}
|
|
30854
30804
|
},
|
|
30855
30805
|
"group": [
|
|
@@ -30864,8 +30814,8 @@
|
|
|
30864
30814
|
{
|
|
30865
30815
|
"description": "The background color of the outline hovered Picker components.\n",
|
|
30866
30816
|
"commentRange": {
|
|
30867
|
-
"start":
|
|
30868
|
-
"end":
|
|
30817
|
+
"start": 370,
|
|
30818
|
+
"end": 371
|
|
30869
30819
|
},
|
|
30870
30820
|
"context": {
|
|
30871
30821
|
"type": "variable",
|
|
@@ -30873,8 +30823,8 @@
|
|
|
30873
30823
|
"value": "$kendo-picker-outline-text",
|
|
30874
30824
|
"scope": "default",
|
|
30875
30825
|
"line": {
|
|
30876
|
-
"start":
|
|
30877
|
-
"end":
|
|
30826
|
+
"start": 372,
|
|
30827
|
+
"end": 372
|
|
30878
30828
|
}
|
|
30879
30829
|
},
|
|
30880
30830
|
"group": [
|
|
@@ -30889,8 +30839,8 @@
|
|
|
30889
30839
|
{
|
|
30890
30840
|
"description": "The text color of the outline hovered Picker components.\n",
|
|
30891
30841
|
"commentRange": {
|
|
30892
|
-
"start":
|
|
30893
|
-
"end":
|
|
30842
|
+
"start": 373,
|
|
30843
|
+
"end": 374
|
|
30894
30844
|
},
|
|
30895
30845
|
"context": {
|
|
30896
30846
|
"type": "variable",
|
|
@@ -30898,8 +30848,8 @@
|
|
|
30898
30848
|
"value": "if($kendo-enable-color-system, k-color( base ), k-contrast-legacy( $kendo-picker-outline-hover-bg ))",
|
|
30899
30849
|
"scope": "default",
|
|
30900
30850
|
"line": {
|
|
30901
|
-
"start":
|
|
30902
|
-
"end":
|
|
30851
|
+
"start": 375,
|
|
30852
|
+
"end": 375
|
|
30903
30853
|
}
|
|
30904
30854
|
},
|
|
30905
30855
|
"group": [
|
|
@@ -30914,8 +30864,8 @@
|
|
|
30914
30864
|
{
|
|
30915
30865
|
"description": "The border color of the outline hovered Picker components.\n",
|
|
30916
30866
|
"commentRange": {
|
|
30917
|
-
"start":
|
|
30918
|
-
"end":
|
|
30867
|
+
"start": 376,
|
|
30868
|
+
"end": 377
|
|
30919
30869
|
},
|
|
30920
30870
|
"context": {
|
|
30921
30871
|
"type": "variable",
|
|
@@ -30923,8 +30873,8 @@
|
|
|
30923
30873
|
"value": "$kendo-picker-outline-hover-bg",
|
|
30924
30874
|
"scope": "default",
|
|
30925
30875
|
"line": {
|
|
30926
|
-
"start":
|
|
30927
|
-
"end":
|
|
30876
|
+
"start": 378,
|
|
30877
|
+
"end": 378
|
|
30928
30878
|
}
|
|
30929
30879
|
},
|
|
30930
30880
|
"group": [
|
|
@@ -30939,8 +30889,8 @@
|
|
|
30939
30889
|
{
|
|
30940
30890
|
"description": "The background color of the outline focused Picker components.\n",
|
|
30941
30891
|
"commentRange": {
|
|
30942
|
-
"start":
|
|
30943
|
-
"end":
|
|
30892
|
+
"start": 380,
|
|
30893
|
+
"end": 381
|
|
30944
30894
|
},
|
|
30945
30895
|
"context": {
|
|
30946
30896
|
"type": "variable",
|
|
@@ -30948,8 +30898,8 @@
|
|
|
30948
30898
|
"value": "null",
|
|
30949
30899
|
"scope": "default",
|
|
30950
30900
|
"line": {
|
|
30951
|
-
"start":
|
|
30952
|
-
"end":
|
|
30901
|
+
"start": 382,
|
|
30902
|
+
"end": 382
|
|
30953
30903
|
}
|
|
30954
30904
|
},
|
|
30955
30905
|
"group": [
|
|
@@ -30964,8 +30914,8 @@
|
|
|
30964
30914
|
{
|
|
30965
30915
|
"description": "The text color of the outline focused Picker components.\n",
|
|
30966
30916
|
"commentRange": {
|
|
30967
|
-
"start":
|
|
30968
|
-
"end":
|
|
30917
|
+
"start": 383,
|
|
30918
|
+
"end": 384
|
|
30969
30919
|
},
|
|
30970
30920
|
"context": {
|
|
30971
30921
|
"type": "variable",
|
|
@@ -30973,8 +30923,8 @@
|
|
|
30973
30923
|
"value": "null",
|
|
30974
30924
|
"scope": "default",
|
|
30975
30925
|
"line": {
|
|
30976
|
-
"start":
|
|
30977
|
-
"end":
|
|
30926
|
+
"start": 385,
|
|
30927
|
+
"end": 385
|
|
30978
30928
|
}
|
|
30979
30929
|
},
|
|
30980
30930
|
"group": [
|
|
@@ -30989,8 +30939,8 @@
|
|
|
30989
30939
|
{
|
|
30990
30940
|
"description": "The border color of the outline focused Picker components.\n",
|
|
30991
30941
|
"commentRange": {
|
|
30992
|
-
"start":
|
|
30993
|
-
"end":
|
|
30942
|
+
"start": 386,
|
|
30943
|
+
"end": 387
|
|
30994
30944
|
},
|
|
30995
30945
|
"context": {
|
|
30996
30946
|
"type": "variable",
|
|
@@ -30998,8 +30948,8 @@
|
|
|
30998
30948
|
"value": "null",
|
|
30999
30949
|
"scope": "default",
|
|
31000
30950
|
"line": {
|
|
31001
|
-
"start":
|
|
31002
|
-
"end":
|
|
30951
|
+
"start": 388,
|
|
30952
|
+
"end": 388
|
|
31003
30953
|
}
|
|
31004
30954
|
},
|
|
31005
30955
|
"group": [
|
|
@@ -31014,8 +30964,8 @@
|
|
|
31014
30964
|
{
|
|
31015
30965
|
"description": "The shadow of the outline focused Picker components.\n",
|
|
31016
30966
|
"commentRange": {
|
|
31017
|
-
"start":
|
|
31018
|
-
"end":
|
|
30967
|
+
"start": 389,
|
|
30968
|
+
"end": 390
|
|
31019
30969
|
},
|
|
31020
30970
|
"context": {
|
|
31021
30971
|
"type": "variable",
|
|
@@ -31023,8 +30973,8 @@
|
|
|
31023
30973
|
"value": "$kendo-picker-focus-shadow",
|
|
31024
30974
|
"scope": "default",
|
|
31025
30975
|
"line": {
|
|
31026
|
-
"start":
|
|
31027
|
-
"end":
|
|
30976
|
+
"start": 391,
|
|
30977
|
+
"end": 391
|
|
31028
30978
|
}
|
|
31029
30979
|
},
|
|
31030
30980
|
"group": [
|
|
@@ -31039,8 +30989,8 @@
|
|
|
31039
30989
|
{
|
|
31040
30990
|
"description": "The background color of the outline hovered and focused Picker components.\n",
|
|
31041
30991
|
"commentRange": {
|
|
31042
|
-
"start":
|
|
31043
|
-
"end":
|
|
30992
|
+
"start": 393,
|
|
30993
|
+
"end": 394
|
|
31044
30994
|
},
|
|
31045
30995
|
"context": {
|
|
31046
30996
|
"type": "variable",
|
|
@@ -31048,8 +30998,8 @@
|
|
|
31048
30998
|
"value": "null",
|
|
31049
30999
|
"scope": "default",
|
|
31050
31000
|
"line": {
|
|
31051
|
-
"start":
|
|
31052
|
-
"end":
|
|
31001
|
+
"start": 395,
|
|
31002
|
+
"end": 395
|
|
31053
31003
|
}
|
|
31054
31004
|
},
|
|
31055
31005
|
"group": [
|
|
@@ -31064,8 +31014,8 @@
|
|
|
31064
31014
|
{
|
|
31065
31015
|
"description": "The text color of the outline hovered and focused Picker components.\n",
|
|
31066
31016
|
"commentRange": {
|
|
31067
|
-
"start":
|
|
31068
|
-
"end":
|
|
31017
|
+
"start": 396,
|
|
31018
|
+
"end": 397
|
|
31069
31019
|
},
|
|
31070
31020
|
"context": {
|
|
31071
31021
|
"type": "variable",
|
|
@@ -31073,8 +31023,8 @@
|
|
|
31073
31023
|
"value": "null",
|
|
31074
31024
|
"scope": "default",
|
|
31075
31025
|
"line": {
|
|
31076
|
-
"start":
|
|
31077
|
-
"end":
|
|
31026
|
+
"start": 398,
|
|
31027
|
+
"end": 398
|
|
31078
31028
|
}
|
|
31079
31029
|
},
|
|
31080
31030
|
"group": [
|
|
@@ -31089,8 +31039,8 @@
|
|
|
31089
31039
|
{
|
|
31090
31040
|
"description": "The border color of the outline hovered and focused Picker components.\n",
|
|
31091
31041
|
"commentRange": {
|
|
31092
|
-
"start":
|
|
31093
|
-
"end":
|
|
31042
|
+
"start": 399,
|
|
31043
|
+
"end": 400
|
|
31094
31044
|
},
|
|
31095
31045
|
"context": {
|
|
31096
31046
|
"type": "variable",
|
|
@@ -31098,8 +31048,8 @@
|
|
|
31098
31048
|
"value": "null",
|
|
31099
31049
|
"scope": "default",
|
|
31100
31050
|
"line": {
|
|
31101
|
-
"start":
|
|
31102
|
-
"end":
|
|
31051
|
+
"start": 401,
|
|
31052
|
+
"end": 401
|
|
31103
31053
|
}
|
|
31104
31054
|
},
|
|
31105
31055
|
"group": [
|
|
@@ -31114,8 +31064,8 @@
|
|
|
31114
31064
|
{
|
|
31115
31065
|
"description": "The background color of the flat Picker components.\n",
|
|
31116
31066
|
"commentRange": {
|
|
31117
|
-
"start":
|
|
31118
|
-
"end":
|
|
31067
|
+
"start": 403,
|
|
31068
|
+
"end": 404
|
|
31119
31069
|
},
|
|
31120
31070
|
"context": {
|
|
31121
31071
|
"type": "variable",
|
|
@@ -31123,8 +31073,8 @@
|
|
|
31123
31073
|
"value": "null",
|
|
31124
31074
|
"scope": "default",
|
|
31125
31075
|
"line": {
|
|
31126
|
-
"start":
|
|
31127
|
-
"end":
|
|
31076
|
+
"start": 405,
|
|
31077
|
+
"end": 405
|
|
31128
31078
|
}
|
|
31129
31079
|
},
|
|
31130
31080
|
"group": [
|
|
@@ -31139,8 +31089,8 @@
|
|
|
31139
31089
|
{
|
|
31140
31090
|
"description": "The text color of the flat Picker components.\n",
|
|
31141
31091
|
"commentRange": {
|
|
31142
|
-
"start":
|
|
31143
|
-
"end":
|
|
31092
|
+
"start": 406,
|
|
31093
|
+
"end": 407
|
|
31144
31094
|
},
|
|
31145
31095
|
"context": {
|
|
31146
31096
|
"type": "variable",
|
|
@@ -31148,8 +31098,8 @@
|
|
|
31148
31098
|
"value": "$kendo-button-text",
|
|
31149
31099
|
"scope": "default",
|
|
31150
31100
|
"line": {
|
|
31151
|
-
"start":
|
|
31152
|
-
"end":
|
|
31101
|
+
"start": 408,
|
|
31102
|
+
"end": 408
|
|
31153
31103
|
}
|
|
31154
31104
|
},
|
|
31155
31105
|
"group": [
|
|
@@ -31164,8 +31114,8 @@
|
|
|
31164
31114
|
{
|
|
31165
31115
|
"description": "The border color of the flat Picker components.\n",
|
|
31166
31116
|
"commentRange": {
|
|
31167
|
-
"start":
|
|
31168
|
-
"end":
|
|
31117
|
+
"start": 409,
|
|
31118
|
+
"end": 410
|
|
31169
31119
|
},
|
|
31170
31120
|
"context": {
|
|
31171
31121
|
"type": "variable",
|
|
@@ -31173,8 +31123,8 @@
|
|
|
31173
31123
|
"value": "$kendo-button-border",
|
|
31174
31124
|
"scope": "default",
|
|
31175
31125
|
"line": {
|
|
31176
|
-
"start":
|
|
31177
|
-
"end":
|
|
31126
|
+
"start": 411,
|
|
31127
|
+
"end": 411
|
|
31178
31128
|
}
|
|
31179
31129
|
},
|
|
31180
31130
|
"group": [
|
|
@@ -31189,8 +31139,8 @@
|
|
|
31189
31139
|
{
|
|
31190
31140
|
"description": "The background color of the flat hovered Picker components.\n",
|
|
31191
31141
|
"commentRange": {
|
|
31192
|
-
"start":
|
|
31193
|
-
"end":
|
|
31142
|
+
"start": 413,
|
|
31143
|
+
"end": 414
|
|
31194
31144
|
},
|
|
31195
31145
|
"context": {
|
|
31196
31146
|
"type": "variable",
|
|
@@ -31198,8 +31148,8 @@
|
|
|
31198
31148
|
"value": "if($kendo-enable-color-system, rgba( k-color( on-base, true ), .04 ), rgba( $kendo-button-text, .04 ))",
|
|
31199
31149
|
"scope": "default",
|
|
31200
31150
|
"line": {
|
|
31201
|
-
"start":
|
|
31202
|
-
"end":
|
|
31151
|
+
"start": 415,
|
|
31152
|
+
"end": 415
|
|
31203
31153
|
}
|
|
31204
31154
|
},
|
|
31205
31155
|
"group": [
|
|
@@ -31214,8 +31164,8 @@
|
|
|
31214
31164
|
{
|
|
31215
31165
|
"description": "The text color of the flat hovered Picker components.\n",
|
|
31216
31166
|
"commentRange": {
|
|
31217
|
-
"start":
|
|
31218
|
-
"end":
|
|
31167
|
+
"start": 416,
|
|
31168
|
+
"end": 417
|
|
31219
31169
|
},
|
|
31220
31170
|
"context": {
|
|
31221
31171
|
"type": "variable",
|
|
@@ -31223,8 +31173,8 @@
|
|
|
31223
31173
|
"value": "null",
|
|
31224
31174
|
"scope": "default",
|
|
31225
31175
|
"line": {
|
|
31226
|
-
"start":
|
|
31227
|
-
"end":
|
|
31176
|
+
"start": 418,
|
|
31177
|
+
"end": 418
|
|
31228
31178
|
}
|
|
31229
31179
|
},
|
|
31230
31180
|
"group": [
|
|
@@ -31239,8 +31189,8 @@
|
|
|
31239
31189
|
{
|
|
31240
31190
|
"description": "The border color of the flat hovered Picker components.\n",
|
|
31241
31191
|
"commentRange": {
|
|
31242
|
-
"start":
|
|
31243
|
-
"end":
|
|
31192
|
+
"start": 419,
|
|
31193
|
+
"end": 420
|
|
31244
31194
|
},
|
|
31245
31195
|
"context": {
|
|
31246
31196
|
"type": "variable",
|
|
@@ -31248,8 +31198,8 @@
|
|
|
31248
31198
|
"value": "if($kendo-enable-color-system, k-color( border-alt ), rgba( $kendo-button-border, .16 ))",
|
|
31249
31199
|
"scope": "default",
|
|
31250
31200
|
"line": {
|
|
31251
|
-
"start":
|
|
31252
|
-
"end":
|
|
31201
|
+
"start": 421,
|
|
31202
|
+
"end": 421
|
|
31253
31203
|
}
|
|
31254
31204
|
},
|
|
31255
31205
|
"group": [
|
|
@@ -31264,8 +31214,8 @@
|
|
|
31264
31214
|
{
|
|
31265
31215
|
"description": "The background color of the flat focused Picker components.\n",
|
|
31266
31216
|
"commentRange": {
|
|
31267
|
-
"start":
|
|
31268
|
-
"end":
|
|
31217
|
+
"start": 423,
|
|
31218
|
+
"end": 424
|
|
31269
31219
|
},
|
|
31270
31220
|
"context": {
|
|
31271
31221
|
"type": "variable",
|
|
@@ -31273,9 +31223,9 @@
|
|
|
31273
31223
|
"value": "null",
|
|
31274
31224
|
"scope": "default",
|
|
31275
31225
|
"line": {
|
|
31276
|
-
"start":
|
|
31277
|
-
"end":
|
|
31278
|
-
}
|
|
31226
|
+
"start": 425,
|
|
31227
|
+
"end": 425
|
|
31228
|
+
}
|
|
31279
31229
|
},
|
|
31280
31230
|
"group": [
|
|
31281
31231
|
"picker"
|
|
@@ -31289,8 +31239,8 @@
|
|
|
31289
31239
|
{
|
|
31290
31240
|
"description": "The text color of the flat focused Picker components.\n",
|
|
31291
31241
|
"commentRange": {
|
|
31292
|
-
"start":
|
|
31293
|
-
"end":
|
|
31242
|
+
"start": 426,
|
|
31243
|
+
"end": 427
|
|
31294
31244
|
},
|
|
31295
31245
|
"context": {
|
|
31296
31246
|
"type": "variable",
|
|
@@ -31298,8 +31248,8 @@
|
|
|
31298
31248
|
"value": "null",
|
|
31299
31249
|
"scope": "default",
|
|
31300
31250
|
"line": {
|
|
31301
|
-
"start":
|
|
31302
|
-
"end":
|
|
31251
|
+
"start": 428,
|
|
31252
|
+
"end": 428
|
|
31303
31253
|
}
|
|
31304
31254
|
},
|
|
31305
31255
|
"group": [
|
|
@@ -31314,8 +31264,8 @@
|
|
|
31314
31264
|
{
|
|
31315
31265
|
"description": "The border color of the flat focused Picker components.\n",
|
|
31316
31266
|
"commentRange": {
|
|
31317
|
-
"start":
|
|
31318
|
-
"end":
|
|
31267
|
+
"start": 429,
|
|
31268
|
+
"end": 430
|
|
31319
31269
|
},
|
|
31320
31270
|
"context": {
|
|
31321
31271
|
"type": "variable",
|
|
@@ -31323,8 +31273,8 @@
|
|
|
31323
31273
|
"value": "null",
|
|
31324
31274
|
"scope": "default",
|
|
31325
31275
|
"line": {
|
|
31326
|
-
"start":
|
|
31327
|
-
"end":
|
|
31276
|
+
"start": 431,
|
|
31277
|
+
"end": 431
|
|
31328
31278
|
}
|
|
31329
31279
|
},
|
|
31330
31280
|
"group": [
|
|
@@ -31339,8 +31289,8 @@
|
|
|
31339
31289
|
{
|
|
31340
31290
|
"description": "The shadow of the flat focused Picker components.\n",
|
|
31341
31291
|
"commentRange": {
|
|
31342
|
-
"start":
|
|
31343
|
-
"end":
|
|
31292
|
+
"start": 432,
|
|
31293
|
+
"end": 433
|
|
31344
31294
|
},
|
|
31345
31295
|
"context": {
|
|
31346
31296
|
"type": "variable",
|
|
@@ -31348,8 +31298,8 @@
|
|
|
31348
31298
|
"value": "$kendo-picker-focus-shadow",
|
|
31349
31299
|
"scope": "default",
|
|
31350
31300
|
"line": {
|
|
31351
|
-
"start":
|
|
31352
|
-
"end":
|
|
31301
|
+
"start": 434,
|
|
31302
|
+
"end": 434
|
|
31353
31303
|
}
|
|
31354
31304
|
},
|
|
31355
31305
|
"group": [
|
|
@@ -31364,8 +31314,8 @@
|
|
|
31364
31314
|
{
|
|
31365
31315
|
"description": "The background color of the flat hovered and focused Picker components.\n",
|
|
31366
31316
|
"commentRange": {
|
|
31367
|
-
"start":
|
|
31368
|
-
"end":
|
|
31317
|
+
"start": 436,
|
|
31318
|
+
"end": 437
|
|
31369
31319
|
},
|
|
31370
31320
|
"context": {
|
|
31371
31321
|
"type": "variable",
|
|
@@ -31373,8 +31323,8 @@
|
|
|
31373
31323
|
"value": "null",
|
|
31374
31324
|
"scope": "default",
|
|
31375
31325
|
"line": {
|
|
31376
|
-
"start":
|
|
31377
|
-
"end":
|
|
31326
|
+
"start": 438,
|
|
31327
|
+
"end": 438
|
|
31378
31328
|
}
|
|
31379
31329
|
},
|
|
31380
31330
|
"group": [
|
|
@@ -31389,8 +31339,8 @@
|
|
|
31389
31339
|
{
|
|
31390
31340
|
"description": "The text color of the flat hovered and focused Picker components.\n",
|
|
31391
31341
|
"commentRange": {
|
|
31392
|
-
"start":
|
|
31393
|
-
"end":
|
|
31342
|
+
"start": 439,
|
|
31343
|
+
"end": 440
|
|
31394
31344
|
},
|
|
31395
31345
|
"context": {
|
|
31396
31346
|
"type": "variable",
|
|
@@ -31398,8 +31348,8 @@
|
|
|
31398
31348
|
"value": "null",
|
|
31399
31349
|
"scope": "default",
|
|
31400
31350
|
"line": {
|
|
31401
|
-
"start":
|
|
31402
|
-
"end":
|
|
31351
|
+
"start": 441,
|
|
31352
|
+
"end": 441
|
|
31403
31353
|
}
|
|
31404
31354
|
},
|
|
31405
31355
|
"group": [
|
|
@@ -31414,8 +31364,8 @@
|
|
|
31414
31364
|
{
|
|
31415
31365
|
"description": "The border color of the flat hovered and focused Picker components.\n",
|
|
31416
31366
|
"commentRange": {
|
|
31417
|
-
"start":
|
|
31418
|
-
"end":
|
|
31367
|
+
"start": 442,
|
|
31368
|
+
"end": 443
|
|
31419
31369
|
},
|
|
31420
31370
|
"context": {
|
|
31421
31371
|
"type": "variable",
|
|
@@ -31423,8 +31373,8 @@
|
|
|
31423
31373
|
"value": "null",
|
|
31424
31374
|
"scope": "default",
|
|
31425
31375
|
"line": {
|
|
31426
|
-
"start":
|
|
31427
|
-
"end":
|
|
31376
|
+
"start": 444,
|
|
31377
|
+
"end": 444
|
|
31428
31378
|
}
|
|
31429
31379
|
},
|
|
31430
31380
|
"group": [
|
|
@@ -37339,6 +37289,1981 @@
|
|
|
37339
37289
|
"name": "_variables.scss"
|
|
37340
37290
|
}
|
|
37341
37291
|
},
|
|
37292
|
+
{
|
|
37293
|
+
"description": "The width of the border around the Spreadsheet.\n",
|
|
37294
|
+
"commentRange": {
|
|
37295
|
+
"start": 6,
|
|
37296
|
+
"end": 7
|
|
37297
|
+
},
|
|
37298
|
+
"context": {
|
|
37299
|
+
"type": "variable",
|
|
37300
|
+
"name": "kendo-spreadsheet-border-width",
|
|
37301
|
+
"value": "1px",
|
|
37302
|
+
"scope": "default",
|
|
37303
|
+
"line": {
|
|
37304
|
+
"start": 8,
|
|
37305
|
+
"end": 8
|
|
37306
|
+
}
|
|
37307
|
+
},
|
|
37308
|
+
"group": [
|
|
37309
|
+
"spreadsheet"
|
|
37310
|
+
],
|
|
37311
|
+
"access": "public",
|
|
37312
|
+
"file": {
|
|
37313
|
+
"path": "spreadsheet/_variables.scss",
|
|
37314
|
+
"name": "_variables.scss"
|
|
37315
|
+
}
|
|
37316
|
+
},
|
|
37317
|
+
{
|
|
37318
|
+
"description": "The font family of the Spreadsheet.\n",
|
|
37319
|
+
"commentRange": {
|
|
37320
|
+
"start": 9,
|
|
37321
|
+
"end": 10
|
|
37322
|
+
},
|
|
37323
|
+
"context": {
|
|
37324
|
+
"type": "variable",
|
|
37325
|
+
"name": "kendo-spreadsheet-font-family",
|
|
37326
|
+
"value": "$kendo-font-family",
|
|
37327
|
+
"scope": "default",
|
|
37328
|
+
"line": {
|
|
37329
|
+
"start": 11,
|
|
37330
|
+
"end": 11
|
|
37331
|
+
}
|
|
37332
|
+
},
|
|
37333
|
+
"group": [
|
|
37334
|
+
"spreadsheet"
|
|
37335
|
+
],
|
|
37336
|
+
"access": "public",
|
|
37337
|
+
"file": {
|
|
37338
|
+
"path": "spreadsheet/_variables.scss",
|
|
37339
|
+
"name": "_variables.scss"
|
|
37340
|
+
}
|
|
37341
|
+
},
|
|
37342
|
+
{
|
|
37343
|
+
"description": "The font size of the Spreadsheet.\n",
|
|
37344
|
+
"commentRange": {
|
|
37345
|
+
"start": 12,
|
|
37346
|
+
"end": 13
|
|
37347
|
+
},
|
|
37348
|
+
"context": {
|
|
37349
|
+
"type": "variable",
|
|
37350
|
+
"name": "kendo-spreadsheet-font-size",
|
|
37351
|
+
"value": "$kendo-font-size-md",
|
|
37352
|
+
"scope": "default",
|
|
37353
|
+
"line": {
|
|
37354
|
+
"start": 14,
|
|
37355
|
+
"end": 14
|
|
37356
|
+
}
|
|
37357
|
+
},
|
|
37358
|
+
"group": [
|
|
37359
|
+
"spreadsheet"
|
|
37360
|
+
],
|
|
37361
|
+
"access": "public",
|
|
37362
|
+
"file": {
|
|
37363
|
+
"path": "spreadsheet/_variables.scss",
|
|
37364
|
+
"name": "_variables.scss"
|
|
37365
|
+
}
|
|
37366
|
+
},
|
|
37367
|
+
{
|
|
37368
|
+
"description": "The line height of the Spreadsheet.\n",
|
|
37369
|
+
"commentRange": {
|
|
37370
|
+
"start": 15,
|
|
37371
|
+
"end": 16
|
|
37372
|
+
},
|
|
37373
|
+
"context": {
|
|
37374
|
+
"type": "variable",
|
|
37375
|
+
"name": "kendo-spreadsheet-line-height",
|
|
37376
|
+
"value": "$kendo-line-height-md",
|
|
37377
|
+
"scope": "default",
|
|
37378
|
+
"line": {
|
|
37379
|
+
"start": 17,
|
|
37380
|
+
"end": 17
|
|
37381
|
+
}
|
|
37382
|
+
},
|
|
37383
|
+
"group": [
|
|
37384
|
+
"spreadsheet"
|
|
37385
|
+
],
|
|
37386
|
+
"access": "public",
|
|
37387
|
+
"file": {
|
|
37388
|
+
"path": "spreadsheet/_variables.scss",
|
|
37389
|
+
"name": "_variables.scss"
|
|
37390
|
+
}
|
|
37391
|
+
},
|
|
37392
|
+
{
|
|
37393
|
+
"description": "The background color of the Spreadsheet.\n",
|
|
37394
|
+
"commentRange": {
|
|
37395
|
+
"start": 19,
|
|
37396
|
+
"end": 20
|
|
37397
|
+
},
|
|
37398
|
+
"context": {
|
|
37399
|
+
"type": "variable",
|
|
37400
|
+
"name": "kendo-spreadsheet-bg",
|
|
37401
|
+
"value": "$kendo-component-bg",
|
|
37402
|
+
"scope": "default",
|
|
37403
|
+
"line": {
|
|
37404
|
+
"start": 21,
|
|
37405
|
+
"end": 21
|
|
37406
|
+
}
|
|
37407
|
+
},
|
|
37408
|
+
"group": [
|
|
37409
|
+
"spreadsheet"
|
|
37410
|
+
],
|
|
37411
|
+
"access": "public",
|
|
37412
|
+
"file": {
|
|
37413
|
+
"path": "spreadsheet/_variables.scss",
|
|
37414
|
+
"name": "_variables.scss"
|
|
37415
|
+
}
|
|
37416
|
+
},
|
|
37417
|
+
{
|
|
37418
|
+
"description": "The text color of the Spreadsheet.\n",
|
|
37419
|
+
"commentRange": {
|
|
37420
|
+
"start": 22,
|
|
37421
|
+
"end": 23
|
|
37422
|
+
},
|
|
37423
|
+
"context": {
|
|
37424
|
+
"type": "variable",
|
|
37425
|
+
"name": "kendo-spreadsheet-text",
|
|
37426
|
+
"value": "$kendo-component-text",
|
|
37427
|
+
"scope": "default",
|
|
37428
|
+
"line": {
|
|
37429
|
+
"start": 24,
|
|
37430
|
+
"end": 24
|
|
37431
|
+
}
|
|
37432
|
+
},
|
|
37433
|
+
"group": [
|
|
37434
|
+
"spreadsheet"
|
|
37435
|
+
],
|
|
37436
|
+
"access": "public",
|
|
37437
|
+
"file": {
|
|
37438
|
+
"path": "spreadsheet/_variables.scss",
|
|
37439
|
+
"name": "_variables.scss"
|
|
37440
|
+
}
|
|
37441
|
+
},
|
|
37442
|
+
{
|
|
37443
|
+
"description": "The border color of the Spreadsheet.\n",
|
|
37444
|
+
"commentRange": {
|
|
37445
|
+
"start": 25,
|
|
37446
|
+
"end": 26
|
|
37447
|
+
},
|
|
37448
|
+
"context": {
|
|
37449
|
+
"type": "variable",
|
|
37450
|
+
"name": "kendo-spreadsheet-border",
|
|
37451
|
+
"value": "$kendo-component-border",
|
|
37452
|
+
"scope": "default",
|
|
37453
|
+
"line": {
|
|
37454
|
+
"start": 27,
|
|
37455
|
+
"end": 27
|
|
37456
|
+
}
|
|
37457
|
+
},
|
|
37458
|
+
"group": [
|
|
37459
|
+
"spreadsheet"
|
|
37460
|
+
],
|
|
37461
|
+
"access": "public",
|
|
37462
|
+
"file": {
|
|
37463
|
+
"path": "spreadsheet/_variables.scss",
|
|
37464
|
+
"name": "_variables.scss"
|
|
37465
|
+
}
|
|
37466
|
+
},
|
|
37467
|
+
{
|
|
37468
|
+
"description": "The background color of the Spreadsheet header.\n",
|
|
37469
|
+
"commentRange": {
|
|
37470
|
+
"start": 29,
|
|
37471
|
+
"end": 30
|
|
37472
|
+
},
|
|
37473
|
+
"context": {
|
|
37474
|
+
"type": "variable",
|
|
37475
|
+
"name": "kendo-spreadsheet-header-bg",
|
|
37476
|
+
"value": "$kendo-component-header-bg",
|
|
37477
|
+
"scope": "default",
|
|
37478
|
+
"line": {
|
|
37479
|
+
"start": 31,
|
|
37480
|
+
"end": 31
|
|
37481
|
+
}
|
|
37482
|
+
},
|
|
37483
|
+
"group": [
|
|
37484
|
+
"spreadsheet"
|
|
37485
|
+
],
|
|
37486
|
+
"access": "public",
|
|
37487
|
+
"file": {
|
|
37488
|
+
"path": "spreadsheet/_variables.scss",
|
|
37489
|
+
"name": "_variables.scss"
|
|
37490
|
+
}
|
|
37491
|
+
},
|
|
37492
|
+
{
|
|
37493
|
+
"description": "The text color of the Spreadsheet header.\n",
|
|
37494
|
+
"commentRange": {
|
|
37495
|
+
"start": 32,
|
|
37496
|
+
"end": 33
|
|
37497
|
+
},
|
|
37498
|
+
"context": {
|
|
37499
|
+
"type": "variable",
|
|
37500
|
+
"name": "kendo-spreadsheet-header-text",
|
|
37501
|
+
"value": "$kendo-component-header-text",
|
|
37502
|
+
"scope": "default",
|
|
37503
|
+
"line": {
|
|
37504
|
+
"start": 34,
|
|
37505
|
+
"end": 34
|
|
37506
|
+
}
|
|
37507
|
+
},
|
|
37508
|
+
"group": [
|
|
37509
|
+
"spreadsheet"
|
|
37510
|
+
],
|
|
37511
|
+
"access": "public",
|
|
37512
|
+
"file": {
|
|
37513
|
+
"path": "spreadsheet/_variables.scss",
|
|
37514
|
+
"name": "_variables.scss"
|
|
37515
|
+
}
|
|
37516
|
+
},
|
|
37517
|
+
{
|
|
37518
|
+
"description": "The border color of the Spreadsheet header.\n",
|
|
37519
|
+
"commentRange": {
|
|
37520
|
+
"start": 35,
|
|
37521
|
+
"end": 36
|
|
37522
|
+
},
|
|
37523
|
+
"context": {
|
|
37524
|
+
"type": "variable",
|
|
37525
|
+
"name": "kendo-spreadsheet-header-border",
|
|
37526
|
+
"value": "$kendo-component-header-border",
|
|
37527
|
+
"scope": "default",
|
|
37528
|
+
"line": {
|
|
37529
|
+
"start": 37,
|
|
37530
|
+
"end": 37
|
|
37531
|
+
}
|
|
37532
|
+
},
|
|
37533
|
+
"group": [
|
|
37534
|
+
"spreadsheet"
|
|
37535
|
+
],
|
|
37536
|
+
"access": "public",
|
|
37537
|
+
"file": {
|
|
37538
|
+
"path": "spreadsheet/_variables.scss",
|
|
37539
|
+
"name": "_variables.scss"
|
|
37540
|
+
}
|
|
37541
|
+
},
|
|
37542
|
+
{
|
|
37543
|
+
"description": "The gradient of the Spreadsheet header.\n",
|
|
37544
|
+
"commentRange": {
|
|
37545
|
+
"start": 38,
|
|
37546
|
+
"end": 39
|
|
37547
|
+
},
|
|
37548
|
+
"context": {
|
|
37549
|
+
"type": "variable",
|
|
37550
|
+
"name": "kendo-spreadsheet-header-gradient",
|
|
37551
|
+
"value": "$kendo-component-header-gradient",
|
|
37552
|
+
"scope": "default",
|
|
37553
|
+
"line": {
|
|
37554
|
+
"start": 40,
|
|
37555
|
+
"end": 40
|
|
37556
|
+
}
|
|
37557
|
+
},
|
|
37558
|
+
"group": [
|
|
37559
|
+
"spreadsheet"
|
|
37560
|
+
],
|
|
37561
|
+
"access": "public",
|
|
37562
|
+
"file": {
|
|
37563
|
+
"path": "spreadsheet/_variables.scss",
|
|
37564
|
+
"name": "_variables.scss"
|
|
37565
|
+
}
|
|
37566
|
+
},
|
|
37567
|
+
{
|
|
37568
|
+
"description": "The background color of the Spreadsheet table headers.\n",
|
|
37569
|
+
"commentRange": {
|
|
37570
|
+
"start": 42,
|
|
37571
|
+
"end": 43
|
|
37572
|
+
},
|
|
37573
|
+
"context": {
|
|
37574
|
+
"type": "variable",
|
|
37575
|
+
"name": "kendo-spreadsheet-table-header-bg",
|
|
37576
|
+
"value": "$kendo-spreadsheet-header-bg",
|
|
37577
|
+
"scope": "default",
|
|
37578
|
+
"line": {
|
|
37579
|
+
"start": 44,
|
|
37580
|
+
"end": 44
|
|
37581
|
+
}
|
|
37582
|
+
},
|
|
37583
|
+
"group": [
|
|
37584
|
+
"spreadsheet"
|
|
37585
|
+
],
|
|
37586
|
+
"access": "public",
|
|
37587
|
+
"file": {
|
|
37588
|
+
"path": "spreadsheet/_variables.scss",
|
|
37589
|
+
"name": "_variables.scss"
|
|
37590
|
+
}
|
|
37591
|
+
},
|
|
37592
|
+
{
|
|
37593
|
+
"description": "The text color of the Spreadsheet table headers.\n",
|
|
37594
|
+
"commentRange": {
|
|
37595
|
+
"start": 45,
|
|
37596
|
+
"end": 46
|
|
37597
|
+
},
|
|
37598
|
+
"context": {
|
|
37599
|
+
"type": "variable",
|
|
37600
|
+
"name": "kendo-spreadsheet-table-header-text",
|
|
37601
|
+
"value": "$kendo-spreadsheet-header-text",
|
|
37602
|
+
"scope": "default",
|
|
37603
|
+
"line": {
|
|
37604
|
+
"start": 47,
|
|
37605
|
+
"end": 47
|
|
37606
|
+
}
|
|
37607
|
+
},
|
|
37608
|
+
"group": [
|
|
37609
|
+
"spreadsheet"
|
|
37610
|
+
],
|
|
37611
|
+
"access": "public",
|
|
37612
|
+
"file": {
|
|
37613
|
+
"path": "spreadsheet/_variables.scss",
|
|
37614
|
+
"name": "_variables.scss"
|
|
37615
|
+
}
|
|
37616
|
+
},
|
|
37617
|
+
{
|
|
37618
|
+
"description": "The border color of the Spreadsheet table headers.\n",
|
|
37619
|
+
"commentRange": {
|
|
37620
|
+
"start": 48,
|
|
37621
|
+
"end": 49
|
|
37622
|
+
},
|
|
37623
|
+
"context": {
|
|
37624
|
+
"type": "variable",
|
|
37625
|
+
"name": "kendo-spreadsheet-table-header-border",
|
|
37626
|
+
"value": "$kendo-spreadsheet-header-border",
|
|
37627
|
+
"scope": "default",
|
|
37628
|
+
"line": {
|
|
37629
|
+
"start": 50,
|
|
37630
|
+
"end": 50
|
|
37631
|
+
}
|
|
37632
|
+
},
|
|
37633
|
+
"group": [
|
|
37634
|
+
"spreadsheet"
|
|
37635
|
+
],
|
|
37636
|
+
"access": "public",
|
|
37637
|
+
"file": {
|
|
37638
|
+
"path": "spreadsheet/_variables.scss",
|
|
37639
|
+
"name": "_variables.scss"
|
|
37640
|
+
}
|
|
37641
|
+
},
|
|
37642
|
+
{
|
|
37643
|
+
"description": "The gradient of the Spreadsheet table headers.\n",
|
|
37644
|
+
"commentRange": {
|
|
37645
|
+
"start": 51,
|
|
37646
|
+
"end": 52
|
|
37647
|
+
},
|
|
37648
|
+
"context": {
|
|
37649
|
+
"type": "variable",
|
|
37650
|
+
"name": "kendo-spreadsheet-table-header-gradient",
|
|
37651
|
+
"value": "$kendo-spreadsheet-header-gradient",
|
|
37652
|
+
"scope": "default",
|
|
37653
|
+
"line": {
|
|
37654
|
+
"start": 53,
|
|
37655
|
+
"end": 53
|
|
37656
|
+
}
|
|
37657
|
+
},
|
|
37658
|
+
"group": [
|
|
37659
|
+
"spreadsheet"
|
|
37660
|
+
],
|
|
37661
|
+
"access": "public",
|
|
37662
|
+
"file": {
|
|
37663
|
+
"path": "spreadsheet/_variables.scss",
|
|
37664
|
+
"name": "_variables.scss"
|
|
37665
|
+
}
|
|
37666
|
+
},
|
|
37667
|
+
{
|
|
37668
|
+
"description": "The border width of the Spreadsheet action bar.\n",
|
|
37669
|
+
"commentRange": {
|
|
37670
|
+
"start": 55,
|
|
37671
|
+
"end": 56
|
|
37672
|
+
},
|
|
37673
|
+
"context": {
|
|
37674
|
+
"type": "variable",
|
|
37675
|
+
"name": "kendo-spreadsheet-action-bar-border-width",
|
|
37676
|
+
"value": "1px",
|
|
37677
|
+
"scope": "default",
|
|
37678
|
+
"line": {
|
|
37679
|
+
"start": 57,
|
|
37680
|
+
"end": 57
|
|
37681
|
+
}
|
|
37682
|
+
},
|
|
37683
|
+
"group": [
|
|
37684
|
+
"spreadsheet"
|
|
37685
|
+
],
|
|
37686
|
+
"access": "public",
|
|
37687
|
+
"file": {
|
|
37688
|
+
"path": "spreadsheet/_variables.scss",
|
|
37689
|
+
"name": "_variables.scss"
|
|
37690
|
+
}
|
|
37691
|
+
},
|
|
37692
|
+
{
|
|
37693
|
+
"description": "The horizontal padding of the Spreadsheet action bar.\n",
|
|
37694
|
+
"commentRange": {
|
|
37695
|
+
"start": 58,
|
|
37696
|
+
"end": 59
|
|
37697
|
+
},
|
|
37698
|
+
"context": {
|
|
37699
|
+
"type": "variable",
|
|
37700
|
+
"name": "kendo-spreadsheet-action-bar-padding-y",
|
|
37701
|
+
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
37702
|
+
"scope": "default",
|
|
37703
|
+
"line": {
|
|
37704
|
+
"start": 60,
|
|
37705
|
+
"end": 60
|
|
37706
|
+
}
|
|
37707
|
+
},
|
|
37708
|
+
"group": [
|
|
37709
|
+
"spreadsheet"
|
|
37710
|
+
],
|
|
37711
|
+
"access": "public",
|
|
37712
|
+
"file": {
|
|
37713
|
+
"path": "spreadsheet/_variables.scss",
|
|
37714
|
+
"name": "_variables.scss"
|
|
37715
|
+
}
|
|
37716
|
+
},
|
|
37717
|
+
{
|
|
37718
|
+
"description": "The vertical padding of the Spreadsheet action bar.\n",
|
|
37719
|
+
"commentRange": {
|
|
37720
|
+
"start": 61,
|
|
37721
|
+
"end": 62
|
|
37722
|
+
},
|
|
37723
|
+
"context": {
|
|
37724
|
+
"type": "variable",
|
|
37725
|
+
"name": "kendo-spreadsheet-action-bar-padding-x",
|
|
37726
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
37727
|
+
"scope": "default",
|
|
37728
|
+
"line": {
|
|
37729
|
+
"start": 63,
|
|
37730
|
+
"end": 63
|
|
37731
|
+
}
|
|
37732
|
+
},
|
|
37733
|
+
"group": [
|
|
37734
|
+
"spreadsheet"
|
|
37735
|
+
],
|
|
37736
|
+
"access": "public",
|
|
37737
|
+
"file": {
|
|
37738
|
+
"path": "spreadsheet/_variables.scss",
|
|
37739
|
+
"name": "_variables.scss"
|
|
37740
|
+
}
|
|
37741
|
+
},
|
|
37742
|
+
{
|
|
37743
|
+
"description": "The font size of the Spreadsheet action bar.\n",
|
|
37744
|
+
"commentRange": {
|
|
37745
|
+
"start": 64,
|
|
37746
|
+
"end": 65
|
|
37747
|
+
},
|
|
37748
|
+
"context": {
|
|
37749
|
+
"type": "variable",
|
|
37750
|
+
"name": "kendo-spreadsheet-action-bar-font-size",
|
|
37751
|
+
"value": "$kendo-spreadsheet-font-size",
|
|
37752
|
+
"scope": "default",
|
|
37753
|
+
"line": {
|
|
37754
|
+
"start": 66,
|
|
37755
|
+
"end": 66
|
|
37756
|
+
}
|
|
37757
|
+
},
|
|
37758
|
+
"group": [
|
|
37759
|
+
"spreadsheet"
|
|
37760
|
+
],
|
|
37761
|
+
"access": "public",
|
|
37762
|
+
"file": {
|
|
37763
|
+
"path": "spreadsheet/_variables.scss",
|
|
37764
|
+
"name": "_variables.scss"
|
|
37765
|
+
}
|
|
37766
|
+
},
|
|
37767
|
+
{
|
|
37768
|
+
"description": "The font family of the Spreadsheet action bar.\n",
|
|
37769
|
+
"commentRange": {
|
|
37770
|
+
"start": 67,
|
|
37771
|
+
"end": 68
|
|
37772
|
+
},
|
|
37773
|
+
"context": {
|
|
37774
|
+
"type": "variable",
|
|
37775
|
+
"name": "kendo-spreadsheet-action-bar-font-family",
|
|
37776
|
+
"value": "Arial, Verdana, sans-serif",
|
|
37777
|
+
"scope": "default",
|
|
37778
|
+
"line": {
|
|
37779
|
+
"start": 69,
|
|
37780
|
+
"end": 69
|
|
37781
|
+
}
|
|
37782
|
+
},
|
|
37783
|
+
"group": [
|
|
37784
|
+
"spreadsheet"
|
|
37785
|
+
],
|
|
37786
|
+
"access": "public",
|
|
37787
|
+
"file": {
|
|
37788
|
+
"path": "spreadsheet/_variables.scss",
|
|
37789
|
+
"name": "_variables.scss"
|
|
37790
|
+
}
|
|
37791
|
+
},
|
|
37792
|
+
{
|
|
37793
|
+
"description": "The spacings of the Spreadsheet action bar.\n",
|
|
37794
|
+
"commentRange": {
|
|
37795
|
+
"start": 70,
|
|
37796
|
+
"end": 71
|
|
37797
|
+
},
|
|
37798
|
+
"context": {
|
|
37799
|
+
"type": "variable",
|
|
37800
|
+
"name": "kendo-spreadsheet-action-bar-spacing",
|
|
37801
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
37802
|
+
"scope": "default",
|
|
37803
|
+
"line": {
|
|
37804
|
+
"start": 72,
|
|
37805
|
+
"end": 72
|
|
37806
|
+
}
|
|
37807
|
+
},
|
|
37808
|
+
"group": [
|
|
37809
|
+
"spreadsheet"
|
|
37810
|
+
],
|
|
37811
|
+
"access": "public",
|
|
37812
|
+
"file": {
|
|
37813
|
+
"path": "spreadsheet/_variables.scss",
|
|
37814
|
+
"name": "_variables.scss"
|
|
37815
|
+
}
|
|
37816
|
+
},
|
|
37817
|
+
{
|
|
37818
|
+
"description": "The gap of the Spreadsheet formula bar.\n",
|
|
37819
|
+
"commentRange": {
|
|
37820
|
+
"start": 74,
|
|
37821
|
+
"end": 75
|
|
37822
|
+
},
|
|
37823
|
+
"context": {
|
|
37824
|
+
"type": "variable",
|
|
37825
|
+
"name": "kendo-spreadsheet-formula-bar-gap",
|
|
37826
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
37827
|
+
"scope": "default",
|
|
37828
|
+
"line": {
|
|
37829
|
+
"start": 76,
|
|
37830
|
+
"end": 76
|
|
37831
|
+
}
|
|
37832
|
+
},
|
|
37833
|
+
"group": [
|
|
37834
|
+
"spreadsheet"
|
|
37835
|
+
],
|
|
37836
|
+
"access": "public",
|
|
37837
|
+
"file": {
|
|
37838
|
+
"path": "spreadsheet/_variables.scss",
|
|
37839
|
+
"name": "_variables.scss"
|
|
37840
|
+
}
|
|
37841
|
+
},
|
|
37842
|
+
{
|
|
37843
|
+
"description": "The horizontal padding of the Spreadsheet formula input.\n",
|
|
37844
|
+
"commentRange": {
|
|
37845
|
+
"start": 78,
|
|
37846
|
+
"end": 79
|
|
37847
|
+
},
|
|
37848
|
+
"context": {
|
|
37849
|
+
"type": "variable",
|
|
37850
|
+
"name": "kendo-spreadsheet-formula-input-padding-x",
|
|
37851
|
+
"value": "$kendo-input-padding-x",
|
|
37852
|
+
"scope": "default",
|
|
37853
|
+
"line": {
|
|
37854
|
+
"start": 80,
|
|
37855
|
+
"end": 80
|
|
37856
|
+
}
|
|
37857
|
+
},
|
|
37858
|
+
"group": [
|
|
37859
|
+
"spreadsheet"
|
|
37860
|
+
],
|
|
37861
|
+
"access": "public",
|
|
37862
|
+
"file": {
|
|
37863
|
+
"path": "spreadsheet/_variables.scss",
|
|
37864
|
+
"name": "_variables.scss"
|
|
37865
|
+
}
|
|
37866
|
+
},
|
|
37867
|
+
{
|
|
37868
|
+
"description": "The vertical padding of the Spreadsheet formula input.\n",
|
|
37869
|
+
"commentRange": {
|
|
37870
|
+
"start": 81,
|
|
37871
|
+
"end": 82
|
|
37872
|
+
},
|
|
37873
|
+
"context": {
|
|
37874
|
+
"type": "variable",
|
|
37875
|
+
"name": "kendo-spreadsheet-formula-input-padding-y",
|
|
37876
|
+
"value": "$kendo-input-padding-y",
|
|
37877
|
+
"scope": "default",
|
|
37878
|
+
"line": {
|
|
37879
|
+
"start": 83,
|
|
37880
|
+
"end": 83
|
|
37881
|
+
}
|
|
37882
|
+
},
|
|
37883
|
+
"group": [
|
|
37884
|
+
"spreadsheet"
|
|
37885
|
+
],
|
|
37886
|
+
"access": "public",
|
|
37887
|
+
"file": {
|
|
37888
|
+
"path": "spreadsheet/_variables.scss",
|
|
37889
|
+
"name": "_variables.scss"
|
|
37890
|
+
}
|
|
37891
|
+
},
|
|
37892
|
+
{
|
|
37893
|
+
"description": "The line height of the Spreadsheet formula input.\n",
|
|
37894
|
+
"commentRange": {
|
|
37895
|
+
"start": 84,
|
|
37896
|
+
"end": 85
|
|
37897
|
+
},
|
|
37898
|
+
"context": {
|
|
37899
|
+
"type": "variable",
|
|
37900
|
+
"name": "kendo-spreadsheet-formula-input-line-height",
|
|
37901
|
+
"value": "$kendo-input-line-height",
|
|
37902
|
+
"scope": "default",
|
|
37903
|
+
"line": {
|
|
37904
|
+
"start": 86,
|
|
37905
|
+
"end": 86
|
|
37906
|
+
}
|
|
37907
|
+
},
|
|
37908
|
+
"group": [
|
|
37909
|
+
"spreadsheet"
|
|
37910
|
+
],
|
|
37911
|
+
"access": "public",
|
|
37912
|
+
"file": {
|
|
37913
|
+
"path": "spreadsheet/_variables.scss",
|
|
37914
|
+
"name": "_variables.scss"
|
|
37915
|
+
}
|
|
37916
|
+
},
|
|
37917
|
+
{
|
|
37918
|
+
"description": "The font family of the Spreadsheet view.\n",
|
|
37919
|
+
"commentRange": {
|
|
37920
|
+
"start": 88,
|
|
37921
|
+
"end": 89
|
|
37922
|
+
},
|
|
37923
|
+
"context": {
|
|
37924
|
+
"type": "variable",
|
|
37925
|
+
"name": "kendo-spreadsheet-view-font-family",
|
|
37926
|
+
"value": "Arial, Verdana, sans-serif",
|
|
37927
|
+
"scope": "default",
|
|
37928
|
+
"line": {
|
|
37929
|
+
"start": 90,
|
|
37930
|
+
"end": 90
|
|
37931
|
+
}
|
|
37932
|
+
},
|
|
37933
|
+
"group": [
|
|
37934
|
+
"spreadsheet"
|
|
37935
|
+
],
|
|
37936
|
+
"access": "public",
|
|
37937
|
+
"file": {
|
|
37938
|
+
"path": "spreadsheet/_variables.scss",
|
|
37939
|
+
"name": "_variables.scss"
|
|
37940
|
+
}
|
|
37941
|
+
},
|
|
37942
|
+
{
|
|
37943
|
+
"description": "The font size of the Spreadsheet view.\n",
|
|
37944
|
+
"commentRange": {
|
|
37945
|
+
"start": 91,
|
|
37946
|
+
"end": 92
|
|
37947
|
+
},
|
|
37948
|
+
"context": {
|
|
37949
|
+
"type": "variable",
|
|
37950
|
+
"name": "kendo-spreadsheet-view-font-size",
|
|
37951
|
+
"value": "$kendo-spreadsheet-font-size",
|
|
37952
|
+
"scope": "default",
|
|
37953
|
+
"line": {
|
|
37954
|
+
"start": 93,
|
|
37955
|
+
"end": 93
|
|
37956
|
+
}
|
|
37957
|
+
},
|
|
37958
|
+
"group": [
|
|
37959
|
+
"spreadsheet"
|
|
37960
|
+
],
|
|
37961
|
+
"access": "public",
|
|
37962
|
+
"file": {
|
|
37963
|
+
"path": "spreadsheet/_variables.scss",
|
|
37964
|
+
"name": "_variables.scss"
|
|
37965
|
+
}
|
|
37966
|
+
},
|
|
37967
|
+
{
|
|
37968
|
+
"description": "The background color of the Spreadsheet selection.\n",
|
|
37969
|
+
"commentRange": {
|
|
37970
|
+
"start": 95,
|
|
37971
|
+
"end": 96
|
|
37972
|
+
},
|
|
37973
|
+
"context": {
|
|
37974
|
+
"type": "variable",
|
|
37975
|
+
"name": "kendo-spreadsheet-selection-bg",
|
|
37976
|
+
"value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba($kendo-selected-bg, .25))",
|
|
37977
|
+
"scope": "default",
|
|
37978
|
+
"line": {
|
|
37979
|
+
"start": 97,
|
|
37980
|
+
"end": 97
|
|
37981
|
+
}
|
|
37982
|
+
},
|
|
37983
|
+
"group": [
|
|
37984
|
+
"spreadsheet"
|
|
37985
|
+
],
|
|
37986
|
+
"access": "public",
|
|
37987
|
+
"file": {
|
|
37988
|
+
"path": "spreadsheet/_variables.scss",
|
|
37989
|
+
"name": "_variables.scss"
|
|
37990
|
+
}
|
|
37991
|
+
},
|
|
37992
|
+
{
|
|
37993
|
+
"description": "The text color of the Spreadsheet selection.\n",
|
|
37994
|
+
"commentRange": {
|
|
37995
|
+
"start": 98,
|
|
37996
|
+
"end": 99
|
|
37997
|
+
},
|
|
37998
|
+
"context": {
|
|
37999
|
+
"type": "variable",
|
|
38000
|
+
"name": "kendo-spreadsheet-selection-text",
|
|
38001
|
+
"value": "null",
|
|
38002
|
+
"scope": "default",
|
|
38003
|
+
"line": {
|
|
38004
|
+
"start": 100,
|
|
38005
|
+
"end": 100
|
|
38006
|
+
}
|
|
38007
|
+
},
|
|
38008
|
+
"group": [
|
|
38009
|
+
"spreadsheet"
|
|
38010
|
+
],
|
|
38011
|
+
"access": "public",
|
|
38012
|
+
"file": {
|
|
38013
|
+
"path": "spreadsheet/_variables.scss",
|
|
38014
|
+
"name": "_variables.scss"
|
|
38015
|
+
}
|
|
38016
|
+
},
|
|
38017
|
+
{
|
|
38018
|
+
"description": "The border color of the Spreadsheet selection.\n",
|
|
38019
|
+
"commentRange": {
|
|
38020
|
+
"start": 101,
|
|
38021
|
+
"end": 102
|
|
38022
|
+
},
|
|
38023
|
+
"context": {
|
|
38024
|
+
"type": "variable",
|
|
38025
|
+
"name": "kendo-spreadsheet-selection-border",
|
|
38026
|
+
"value": "$kendo-selected-bg",
|
|
38027
|
+
"scope": "default",
|
|
38028
|
+
"line": {
|
|
38029
|
+
"start": 103,
|
|
38030
|
+
"end": 103
|
|
38031
|
+
}
|
|
38032
|
+
},
|
|
38033
|
+
"group": [
|
|
38034
|
+
"spreadsheet"
|
|
38035
|
+
],
|
|
38036
|
+
"access": "public",
|
|
38037
|
+
"file": {
|
|
38038
|
+
"path": "spreadsheet/_variables.scss",
|
|
38039
|
+
"name": "_variables.scss"
|
|
38040
|
+
}
|
|
38041
|
+
},
|
|
38042
|
+
{
|
|
38043
|
+
"description": "The shadow of the Spreadsheet selection.\n",
|
|
38044
|
+
"commentRange": {
|
|
38045
|
+
"start": 104,
|
|
38046
|
+
"end": 105
|
|
38047
|
+
},
|
|
38048
|
+
"context": {
|
|
38049
|
+
"type": "variable",
|
|
38050
|
+
"name": "kendo-spreadsheet-selection-shadow",
|
|
38051
|
+
"value": "inset 0 0 0 1px $kendo-selected-bg",
|
|
38052
|
+
"scope": "default",
|
|
38053
|
+
"line": {
|
|
38054
|
+
"start": 106,
|
|
38055
|
+
"end": 106
|
|
38056
|
+
}
|
|
38057
|
+
},
|
|
38058
|
+
"group": [
|
|
38059
|
+
"spreadsheet"
|
|
38060
|
+
],
|
|
38061
|
+
"access": "public",
|
|
38062
|
+
"file": {
|
|
38063
|
+
"path": "spreadsheet/_variables.scss",
|
|
38064
|
+
"name": "_variables.scss"
|
|
38065
|
+
}
|
|
38066
|
+
},
|
|
38067
|
+
{
|
|
38068
|
+
"description": "The background color of the Spreadsheet single selection.\n",
|
|
38069
|
+
"commentRange": {
|
|
38070
|
+
"start": 108,
|
|
38071
|
+
"end": 109
|
|
38072
|
+
},
|
|
38073
|
+
"context": {
|
|
38074
|
+
"type": "variable",
|
|
38075
|
+
"name": "kendo-spreadsheet-single-selection-bg",
|
|
38076
|
+
"value": "$kendo-selected-bg",
|
|
38077
|
+
"scope": "default",
|
|
38078
|
+
"line": {
|
|
38079
|
+
"start": 110,
|
|
38080
|
+
"end": 110
|
|
38081
|
+
}
|
|
38082
|
+
},
|
|
38083
|
+
"group": [
|
|
38084
|
+
"spreadsheet"
|
|
38085
|
+
],
|
|
38086
|
+
"access": "public",
|
|
38087
|
+
"file": {
|
|
38088
|
+
"path": "spreadsheet/_variables.scss",
|
|
38089
|
+
"name": "_variables.scss"
|
|
38090
|
+
}
|
|
38091
|
+
},
|
|
38092
|
+
{
|
|
38093
|
+
"description": "The text color of the Spreadsheet single selection.\n",
|
|
38094
|
+
"commentRange": {
|
|
38095
|
+
"start": 111,
|
|
38096
|
+
"end": 112
|
|
38097
|
+
},
|
|
38098
|
+
"context": {
|
|
38099
|
+
"type": "variable",
|
|
38100
|
+
"name": "kendo-spreadsheet-single-selection-text",
|
|
38101
|
+
"value": "null",
|
|
38102
|
+
"scope": "default",
|
|
38103
|
+
"line": {
|
|
38104
|
+
"start": 113,
|
|
38105
|
+
"end": 113
|
|
38106
|
+
}
|
|
38107
|
+
},
|
|
38108
|
+
"group": [
|
|
38109
|
+
"spreadsheet"
|
|
38110
|
+
],
|
|
38111
|
+
"access": "public",
|
|
38112
|
+
"file": {
|
|
38113
|
+
"path": "spreadsheet/_variables.scss",
|
|
38114
|
+
"name": "_variables.scss"
|
|
38115
|
+
}
|
|
38116
|
+
},
|
|
38117
|
+
{
|
|
38118
|
+
"description": "The border color of the Spreadsheet single selection.\n",
|
|
38119
|
+
"commentRange": {
|
|
38120
|
+
"start": 114,
|
|
38121
|
+
"end": 115
|
|
38122
|
+
},
|
|
38123
|
+
"context": {
|
|
38124
|
+
"type": "variable",
|
|
38125
|
+
"name": "kendo-spreadsheet-single-selection-border",
|
|
38126
|
+
"value": "$kendo-spreadsheet-bg",
|
|
38127
|
+
"scope": "default",
|
|
38128
|
+
"line": {
|
|
38129
|
+
"start": 116,
|
|
38130
|
+
"end": 116
|
|
38131
|
+
}
|
|
38132
|
+
},
|
|
38133
|
+
"group": [
|
|
38134
|
+
"spreadsheet"
|
|
38135
|
+
],
|
|
38136
|
+
"access": "public",
|
|
38137
|
+
"file": {
|
|
38138
|
+
"path": "spreadsheet/_variables.scss",
|
|
38139
|
+
"name": "_variables.scss"
|
|
38140
|
+
}
|
|
38141
|
+
},
|
|
38142
|
+
{
|
|
38143
|
+
"description": "The background color of the Spreadsheet partial selection.\n",
|
|
38144
|
+
"commentRange": {
|
|
38145
|
+
"start": 118,
|
|
38146
|
+
"end": 119
|
|
38147
|
+
},
|
|
38148
|
+
"context": {
|
|
38149
|
+
"type": "variable",
|
|
38150
|
+
"name": "kendo-spreadsheet-partial-selection-bg",
|
|
38151
|
+
"value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba($kendo-selected-bg, .25))",
|
|
38152
|
+
"scope": "default",
|
|
38153
|
+
"line": {
|
|
38154
|
+
"start": 120,
|
|
38155
|
+
"end": 120
|
|
38156
|
+
}
|
|
38157
|
+
},
|
|
38158
|
+
"group": [
|
|
38159
|
+
"spreadsheet"
|
|
38160
|
+
],
|
|
38161
|
+
"access": "public",
|
|
38162
|
+
"file": {
|
|
38163
|
+
"path": "spreadsheet/_variables.scss",
|
|
38164
|
+
"name": "_variables.scss"
|
|
38165
|
+
}
|
|
38166
|
+
},
|
|
38167
|
+
{
|
|
38168
|
+
"description": "The background color of the Spreadsheet active cell.\n",
|
|
38169
|
+
"commentRange": {
|
|
38170
|
+
"start": 122,
|
|
38171
|
+
"end": 123
|
|
38172
|
+
},
|
|
38173
|
+
"context": {
|
|
38174
|
+
"type": "variable",
|
|
38175
|
+
"name": "kendo-spreadsheet-active-cell-bg",
|
|
38176
|
+
"value": "$kendo-spreadsheet-bg",
|
|
38177
|
+
"scope": "default",
|
|
38178
|
+
"line": {
|
|
38179
|
+
"start": 124,
|
|
38180
|
+
"end": 124
|
|
38181
|
+
}
|
|
38182
|
+
},
|
|
38183
|
+
"group": [
|
|
38184
|
+
"spreadsheet"
|
|
38185
|
+
],
|
|
38186
|
+
"access": "public",
|
|
38187
|
+
"file": {
|
|
38188
|
+
"path": "spreadsheet/_variables.scss",
|
|
38189
|
+
"name": "_variables.scss"
|
|
38190
|
+
}
|
|
38191
|
+
},
|
|
38192
|
+
{
|
|
38193
|
+
"description": "The shadow of the Spreadsheet active cell.\n",
|
|
38194
|
+
"commentRange": {
|
|
38195
|
+
"start": 125,
|
|
38196
|
+
"end": 126
|
|
38197
|
+
},
|
|
38198
|
+
"context": {
|
|
38199
|
+
"type": "variable",
|
|
38200
|
+
"name": "kendo-spreadsheet-active-cell-shadow",
|
|
38201
|
+
"value": "inset 0 0 0 1px $kendo-selected-bg",
|
|
38202
|
+
"scope": "default",
|
|
38203
|
+
"line": {
|
|
38204
|
+
"start": 127,
|
|
38205
|
+
"end": 127
|
|
38206
|
+
}
|
|
38207
|
+
},
|
|
38208
|
+
"group": [
|
|
38209
|
+
"spreadsheet"
|
|
38210
|
+
],
|
|
38211
|
+
"access": "public",
|
|
38212
|
+
"file": {
|
|
38213
|
+
"path": "spreadsheet/_variables.scss",
|
|
38214
|
+
"name": "_variables.scss"
|
|
38215
|
+
}
|
|
38216
|
+
},
|
|
38217
|
+
{
|
|
38218
|
+
"description": "The background color of the Spreadsheet auto fill.\n",
|
|
38219
|
+
"commentRange": {
|
|
38220
|
+
"start": 129,
|
|
38221
|
+
"end": 130
|
|
38222
|
+
},
|
|
38223
|
+
"context": {
|
|
38224
|
+
"type": "variable",
|
|
38225
|
+
"name": "kendo-spreadsheet-auto-fill-bg",
|
|
38226
|
+
"value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba($kendo-selected-bg, .25))",
|
|
38227
|
+
"scope": "default",
|
|
38228
|
+
"line": {
|
|
38229
|
+
"start": 131,
|
|
38230
|
+
"end": 131
|
|
38231
|
+
}
|
|
38232
|
+
},
|
|
38233
|
+
"group": [
|
|
38234
|
+
"spreadsheet"
|
|
38235
|
+
],
|
|
38236
|
+
"access": "public",
|
|
38237
|
+
"file": {
|
|
38238
|
+
"path": "spreadsheet/_variables.scss",
|
|
38239
|
+
"name": "_variables.scss"
|
|
38240
|
+
}
|
|
38241
|
+
},
|
|
38242
|
+
{
|
|
38243
|
+
"description": "The text color of the Spreadsheet auto fill.\n",
|
|
38244
|
+
"commentRange": {
|
|
38245
|
+
"start": 132,
|
|
38246
|
+
"end": 133
|
|
38247
|
+
},
|
|
38248
|
+
"context": {
|
|
38249
|
+
"type": "variable",
|
|
38250
|
+
"name": "kendo-spreadsheet-auto-fill-text",
|
|
38251
|
+
"value": "null",
|
|
38252
|
+
"scope": "default",
|
|
38253
|
+
"line": {
|
|
38254
|
+
"start": 134,
|
|
38255
|
+
"end": 134
|
|
38256
|
+
}
|
|
38257
|
+
},
|
|
38258
|
+
"group": [
|
|
38259
|
+
"spreadsheet"
|
|
38260
|
+
],
|
|
38261
|
+
"access": "public",
|
|
38262
|
+
"file": {
|
|
38263
|
+
"path": "spreadsheet/_variables.scss",
|
|
38264
|
+
"name": "_variables.scss"
|
|
38265
|
+
}
|
|
38266
|
+
},
|
|
38267
|
+
{
|
|
38268
|
+
"description": "The border color of the Spreadsheet auto fill.\n",
|
|
38269
|
+
"commentRange": {
|
|
38270
|
+
"start": 135,
|
|
38271
|
+
"end": 136
|
|
38272
|
+
},
|
|
38273
|
+
"context": {
|
|
38274
|
+
"type": "variable",
|
|
38275
|
+
"name": "kendo-spreadsheet-auto-fill-border",
|
|
38276
|
+
"value": "$kendo-selected-bg",
|
|
38277
|
+
"scope": "default",
|
|
38278
|
+
"line": {
|
|
38279
|
+
"start": 137,
|
|
38280
|
+
"end": 137
|
|
38281
|
+
}
|
|
38282
|
+
},
|
|
38283
|
+
"group": [
|
|
38284
|
+
"spreadsheet"
|
|
38285
|
+
],
|
|
38286
|
+
"access": "public",
|
|
38287
|
+
"file": {
|
|
38288
|
+
"path": "spreadsheet/_variables.scss",
|
|
38289
|
+
"name": "_variables.scss"
|
|
38290
|
+
}
|
|
38291
|
+
},
|
|
38292
|
+
{
|
|
38293
|
+
"description": "The shadow of the Spreadsheet auto fill.\n",
|
|
38294
|
+
"commentRange": {
|
|
38295
|
+
"start": 138,
|
|
38296
|
+
"end": 139
|
|
38297
|
+
},
|
|
38298
|
+
"context": {
|
|
38299
|
+
"type": "variable",
|
|
38300
|
+
"name": "kendo-spreadsheet-auto-fill-shadow",
|
|
38301
|
+
"value": "inset 0 0 0 1px $kendo-selected-bg",
|
|
38302
|
+
"scope": "default",
|
|
38303
|
+
"line": {
|
|
38304
|
+
"start": 140,
|
|
38305
|
+
"end": 140
|
|
38306
|
+
}
|
|
38307
|
+
},
|
|
38308
|
+
"group": [
|
|
38309
|
+
"spreadsheet"
|
|
38310
|
+
],
|
|
38311
|
+
"access": "public",
|
|
38312
|
+
"file": {
|
|
38313
|
+
"path": "spreadsheet/_variables.scss",
|
|
38314
|
+
"name": "_variables.scss"
|
|
38315
|
+
}
|
|
38316
|
+
},
|
|
38317
|
+
{
|
|
38318
|
+
"description": "The background color of the Spreadsheet auto fill punch.\n",
|
|
38319
|
+
"commentRange": {
|
|
38320
|
+
"start": 141,
|
|
38321
|
+
"end": 142
|
|
38322
|
+
},
|
|
38323
|
+
"context": {
|
|
38324
|
+
"type": "variable",
|
|
38325
|
+
"name": "kendo-spreadsheet-auto-fill-punch-bg",
|
|
38326
|
+
"value": "rgba( $kendo-spreadsheet-bg, .5 )",
|
|
38327
|
+
"scope": "default",
|
|
38328
|
+
"line": {
|
|
38329
|
+
"start": 143,
|
|
38330
|
+
"end": 143
|
|
38331
|
+
}
|
|
38332
|
+
},
|
|
38333
|
+
"group": [
|
|
38334
|
+
"spreadsheet"
|
|
38335
|
+
],
|
|
38336
|
+
"access": "public",
|
|
38337
|
+
"file": {
|
|
38338
|
+
"path": "spreadsheet/_variables.scss",
|
|
38339
|
+
"name": "_variables.scss"
|
|
38340
|
+
}
|
|
38341
|
+
},
|
|
38342
|
+
{
|
|
38343
|
+
"description": "The vertical padding of the Spreadsheet cell.\n",
|
|
38344
|
+
"commentRange": {
|
|
38345
|
+
"start": 145,
|
|
38346
|
+
"end": 146
|
|
38347
|
+
},
|
|
38348
|
+
"context": {
|
|
38349
|
+
"type": "variable",
|
|
38350
|
+
"name": "kendo-spreadsheet-cell-padding-y",
|
|
38351
|
+
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
38352
|
+
"scope": "default",
|
|
38353
|
+
"line": {
|
|
38354
|
+
"start": 147,
|
|
38355
|
+
"end": 147
|
|
38356
|
+
}
|
|
38357
|
+
},
|
|
38358
|
+
"group": [
|
|
38359
|
+
"spreadsheet"
|
|
38360
|
+
],
|
|
38361
|
+
"access": "public",
|
|
38362
|
+
"file": {
|
|
38363
|
+
"path": "spreadsheet/_variables.scss",
|
|
38364
|
+
"name": "_variables.scss"
|
|
38365
|
+
}
|
|
38366
|
+
},
|
|
38367
|
+
{
|
|
38368
|
+
"description": "The horizontal padding of the Spreadsheet cell.\n",
|
|
38369
|
+
"commentRange": {
|
|
38370
|
+
"start": 148,
|
|
38371
|
+
"end": 149
|
|
38372
|
+
},
|
|
38373
|
+
"context": {
|
|
38374
|
+
"type": "variable",
|
|
38375
|
+
"name": "kendo-spreadsheet-cell-padding-x",
|
|
38376
|
+
"value": "$kendo-spreadsheet-cell-padding-y",
|
|
38377
|
+
"scope": "default",
|
|
38378
|
+
"line": {
|
|
38379
|
+
"start": 150,
|
|
38380
|
+
"end": 150
|
|
38381
|
+
}
|
|
38382
|
+
},
|
|
38383
|
+
"group": [
|
|
38384
|
+
"spreadsheet"
|
|
38385
|
+
],
|
|
38386
|
+
"access": "public",
|
|
38387
|
+
"file": {
|
|
38388
|
+
"path": "spreadsheet/_variables.scss",
|
|
38389
|
+
"name": "_variables.scss"
|
|
38390
|
+
}
|
|
38391
|
+
},
|
|
38392
|
+
{
|
|
38393
|
+
"description": "The line height of the Spreadsheet cell editor.\n",
|
|
38394
|
+
"commentRange": {
|
|
38395
|
+
"start": 152,
|
|
38396
|
+
"end": 153
|
|
38397
|
+
},
|
|
38398
|
+
"context": {
|
|
38399
|
+
"type": "variable",
|
|
38400
|
+
"name": "kendo-spreadsheet-cell-editor-line-height",
|
|
38401
|
+
"value": "20px",
|
|
38402
|
+
"scope": "default",
|
|
38403
|
+
"line": {
|
|
38404
|
+
"start": 154,
|
|
38405
|
+
"end": 154
|
|
38406
|
+
}
|
|
38407
|
+
},
|
|
38408
|
+
"group": [
|
|
38409
|
+
"spreadsheet"
|
|
38410
|
+
],
|
|
38411
|
+
"access": "public",
|
|
38412
|
+
"file": {
|
|
38413
|
+
"path": "spreadsheet/_variables.scss",
|
|
38414
|
+
"name": "_variables.scss"
|
|
38415
|
+
}
|
|
38416
|
+
},
|
|
38417
|
+
{
|
|
38418
|
+
"description": "The horizontal padding of the Spreadsheet cell editor.\n",
|
|
38419
|
+
"commentRange": {
|
|
38420
|
+
"start": 155,
|
|
38421
|
+
"end": 156
|
|
38422
|
+
},
|
|
38423
|
+
"context": {
|
|
38424
|
+
"type": "variable",
|
|
38425
|
+
"name": "kendo-spreadsheet-cell-editor-padding-x",
|
|
38426
|
+
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
38427
|
+
"scope": "default",
|
|
38428
|
+
"line": {
|
|
38429
|
+
"start": 157,
|
|
38430
|
+
"end": 157
|
|
38431
|
+
}
|
|
38432
|
+
},
|
|
38433
|
+
"group": [
|
|
38434
|
+
"spreadsheet"
|
|
38435
|
+
],
|
|
38436
|
+
"access": "public",
|
|
38437
|
+
"file": {
|
|
38438
|
+
"path": "spreadsheet/_variables.scss",
|
|
38439
|
+
"name": "_variables.scss"
|
|
38440
|
+
}
|
|
38441
|
+
},
|
|
38442
|
+
{
|
|
38443
|
+
"description": "The vertical padding of the Spreadsheet cell editor.\n",
|
|
38444
|
+
"commentRange": {
|
|
38445
|
+
"start": 158,
|
|
38446
|
+
"end": 159
|
|
38447
|
+
},
|
|
38448
|
+
"context": {
|
|
38449
|
+
"type": "variable",
|
|
38450
|
+
"name": "kendo-spreadsheet-cell-editor-padding-y",
|
|
38451
|
+
"value": "0px",
|
|
38452
|
+
"scope": "default",
|
|
38453
|
+
"line": {
|
|
38454
|
+
"start": 160,
|
|
38455
|
+
"end": 160
|
|
38456
|
+
}
|
|
38457
|
+
},
|
|
38458
|
+
"group": [
|
|
38459
|
+
"spreadsheet"
|
|
38460
|
+
],
|
|
38461
|
+
"access": "public",
|
|
38462
|
+
"file": {
|
|
38463
|
+
"path": "spreadsheet/_variables.scss",
|
|
38464
|
+
"name": "_variables.scss"
|
|
38465
|
+
}
|
|
38466
|
+
},
|
|
38467
|
+
{
|
|
38468
|
+
"description": "The background color of the Spreadsheet cell editor.\n",
|
|
38469
|
+
"commentRange": {
|
|
38470
|
+
"start": 161,
|
|
38471
|
+
"end": 162
|
|
38472
|
+
},
|
|
38473
|
+
"context": {
|
|
38474
|
+
"type": "variable",
|
|
38475
|
+
"name": "kendo-spreadsheet-cell-editor-bg",
|
|
38476
|
+
"value": "$kendo-spreadsheet-bg",
|
|
38477
|
+
"scope": "default",
|
|
38478
|
+
"line": {
|
|
38479
|
+
"start": 163,
|
|
38480
|
+
"end": 163
|
|
38481
|
+
}
|
|
38482
|
+
},
|
|
38483
|
+
"group": [
|
|
38484
|
+
"spreadsheet"
|
|
38485
|
+
],
|
|
38486
|
+
"access": "public",
|
|
38487
|
+
"file": {
|
|
38488
|
+
"path": "spreadsheet/_variables.scss",
|
|
38489
|
+
"name": "_variables.scss"
|
|
38490
|
+
}
|
|
38491
|
+
},
|
|
38492
|
+
{
|
|
38493
|
+
"description": "The text color of the Spreadsheet cell editor.\n",
|
|
38494
|
+
"commentRange": {
|
|
38495
|
+
"start": 164,
|
|
38496
|
+
"end": 165
|
|
38497
|
+
},
|
|
38498
|
+
"context": {
|
|
38499
|
+
"type": "variable",
|
|
38500
|
+
"name": "kendo-spreadsheet-cell-editor-text",
|
|
38501
|
+
"value": "$kendo-spreadsheet-text",
|
|
38502
|
+
"scope": "default",
|
|
38503
|
+
"line": {
|
|
38504
|
+
"start": 166,
|
|
38505
|
+
"end": 166
|
|
38506
|
+
}
|
|
38507
|
+
},
|
|
38508
|
+
"group": [
|
|
38509
|
+
"spreadsheet"
|
|
38510
|
+
],
|
|
38511
|
+
"access": "public",
|
|
38512
|
+
"file": {
|
|
38513
|
+
"path": "spreadsheet/_variables.scss",
|
|
38514
|
+
"name": "_variables.scss"
|
|
38515
|
+
}
|
|
38516
|
+
},
|
|
38517
|
+
{
|
|
38518
|
+
"description": "The border color of the Spreadsheet cell editor.\n",
|
|
38519
|
+
"commentRange": {
|
|
38520
|
+
"start": 167,
|
|
38521
|
+
"end": 168
|
|
38522
|
+
},
|
|
38523
|
+
"context": {
|
|
38524
|
+
"type": "variable",
|
|
38525
|
+
"name": "kendo-spreadsheet-cell-editor-border",
|
|
38526
|
+
"value": "null",
|
|
38527
|
+
"scope": "default",
|
|
38528
|
+
"line": {
|
|
38529
|
+
"start": 169,
|
|
38530
|
+
"end": 169
|
|
38531
|
+
}
|
|
38532
|
+
},
|
|
38533
|
+
"group": [
|
|
38534
|
+
"spreadsheet"
|
|
38535
|
+
],
|
|
38536
|
+
"access": "public",
|
|
38537
|
+
"file": {
|
|
38538
|
+
"path": "spreadsheet/_variables.scss",
|
|
38539
|
+
"name": "_variables.scss"
|
|
38540
|
+
}
|
|
38541
|
+
},
|
|
38542
|
+
{
|
|
38543
|
+
"description": "The background color of the Spreadsheet resize handle.\n",
|
|
38544
|
+
"commentRange": {
|
|
38545
|
+
"start": 171,
|
|
38546
|
+
"end": 172
|
|
38547
|
+
},
|
|
38548
|
+
"context": {
|
|
38549
|
+
"type": "variable",
|
|
38550
|
+
"name": "kendo-spreadsheet-resize-handle-bg",
|
|
38551
|
+
"value": "$kendo-color-primary",
|
|
38552
|
+
"scope": "default",
|
|
38553
|
+
"line": {
|
|
38554
|
+
"start": 173,
|
|
38555
|
+
"end": 173
|
|
38556
|
+
}
|
|
38557
|
+
},
|
|
38558
|
+
"group": [
|
|
38559
|
+
"spreadsheet"
|
|
38560
|
+
],
|
|
38561
|
+
"access": "public",
|
|
38562
|
+
"file": {
|
|
38563
|
+
"path": "spreadsheet/_variables.scss",
|
|
38564
|
+
"name": "_variables.scss"
|
|
38565
|
+
}
|
|
38566
|
+
},
|
|
38567
|
+
{
|
|
38568
|
+
"description": "The border color of the Spreadsheet cell comment indicator.\n",
|
|
38569
|
+
"commentRange": {
|
|
38570
|
+
"start": 175,
|
|
38571
|
+
"end": 176
|
|
38572
|
+
},
|
|
38573
|
+
"context": {
|
|
38574
|
+
"type": "variable",
|
|
38575
|
+
"name": "kendo-spreadsheet-cell-comment-border",
|
|
38576
|
+
"value": "$kendo-color-primary",
|
|
38577
|
+
"scope": "default",
|
|
38578
|
+
"line": {
|
|
38579
|
+
"start": 177,
|
|
38580
|
+
"end": 177
|
|
38581
|
+
}
|
|
38582
|
+
},
|
|
38583
|
+
"group": [
|
|
38584
|
+
"spreadsheet"
|
|
38585
|
+
],
|
|
38586
|
+
"access": "public",
|
|
38587
|
+
"file": {
|
|
38588
|
+
"path": "spreadsheet/_variables.scss",
|
|
38589
|
+
"name": "_variables.scss"
|
|
38590
|
+
}
|
|
38591
|
+
},
|
|
38592
|
+
{
|
|
38593
|
+
"description": "The border color of the Spreadsheet cell dirty indicator.\n",
|
|
38594
|
+
"commentRange": {
|
|
38595
|
+
"start": 179,
|
|
38596
|
+
"end": 180
|
|
38597
|
+
},
|
|
38598
|
+
"context": {
|
|
38599
|
+
"type": "variable",
|
|
38600
|
+
"name": "kendo-spreadsheet-cell-dirty-border",
|
|
38601
|
+
"value": "$kendo-color-error",
|
|
38602
|
+
"scope": "default",
|
|
38603
|
+
"line": {
|
|
38604
|
+
"start": 181,
|
|
38605
|
+
"end": 181
|
|
38606
|
+
}
|
|
38607
|
+
},
|
|
38608
|
+
"group": [
|
|
38609
|
+
"spreadsheet"
|
|
38610
|
+
],
|
|
38611
|
+
"access": "public",
|
|
38612
|
+
"file": {
|
|
38613
|
+
"path": "spreadsheet/_variables.scss",
|
|
38614
|
+
"name": "_variables.scss"
|
|
38615
|
+
}
|
|
38616
|
+
},
|
|
38617
|
+
{
|
|
38618
|
+
"description": "The horizontal padding of the Spreadsheet sheets bar.\n",
|
|
38619
|
+
"commentRange": {
|
|
38620
|
+
"start": 183,
|
|
38621
|
+
"end": 184
|
|
38622
|
+
},
|
|
38623
|
+
"context": {
|
|
38624
|
+
"type": "variable",
|
|
38625
|
+
"name": "kendo-spreadsheet-sheets-bar-padding-x",
|
|
38626
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
38627
|
+
"scope": "default",
|
|
38628
|
+
"line": {
|
|
38629
|
+
"start": 185,
|
|
38630
|
+
"end": 185
|
|
38631
|
+
}
|
|
38632
|
+
},
|
|
38633
|
+
"group": [
|
|
38634
|
+
"spreadsheet"
|
|
38635
|
+
],
|
|
38636
|
+
"access": "public",
|
|
38637
|
+
"file": {
|
|
38638
|
+
"path": "spreadsheet/_variables.scss",
|
|
38639
|
+
"name": "_variables.scss"
|
|
38640
|
+
}
|
|
38641
|
+
},
|
|
38642
|
+
{
|
|
38643
|
+
"description": "The vertical padding of the Spreadsheet sheets bar.\n",
|
|
38644
|
+
"commentRange": {
|
|
38645
|
+
"start": 186,
|
|
38646
|
+
"end": 187
|
|
38647
|
+
},
|
|
38648
|
+
"context": {
|
|
38649
|
+
"type": "variable",
|
|
38650
|
+
"name": "kendo-spreadsheet-sheets-bar-padding-y",
|
|
38651
|
+
"value": "k-map-get( $kendo-spacing, 2 )",
|
|
38652
|
+
"scope": "default",
|
|
38653
|
+
"line": {
|
|
38654
|
+
"start": 188,
|
|
38655
|
+
"end": 188
|
|
38656
|
+
}
|
|
38657
|
+
},
|
|
38658
|
+
"group": [
|
|
38659
|
+
"spreadsheet"
|
|
38660
|
+
],
|
|
38661
|
+
"access": "public",
|
|
38662
|
+
"file": {
|
|
38663
|
+
"path": "spreadsheet/_variables.scss",
|
|
38664
|
+
"name": "_variables.scss"
|
|
38665
|
+
}
|
|
38666
|
+
},
|
|
38667
|
+
{
|
|
38668
|
+
"description": "The border width of the Spreadsheet sheets bar.\n",
|
|
38669
|
+
"commentRange": {
|
|
38670
|
+
"start": 189,
|
|
38671
|
+
"end": 190
|
|
38672
|
+
},
|
|
38673
|
+
"context": {
|
|
38674
|
+
"type": "variable",
|
|
38675
|
+
"name": "kendo-spreadsheet-sheets-bar-border-width",
|
|
38676
|
+
"value": "1px",
|
|
38677
|
+
"scope": "default",
|
|
38678
|
+
"line": {
|
|
38679
|
+
"start": 191,
|
|
38680
|
+
"end": 191
|
|
38681
|
+
}
|
|
38682
|
+
},
|
|
38683
|
+
"group": [
|
|
38684
|
+
"spreadsheet"
|
|
38685
|
+
],
|
|
38686
|
+
"access": "public",
|
|
38687
|
+
"file": {
|
|
38688
|
+
"path": "spreadsheet/_variables.scss",
|
|
38689
|
+
"name": "_variables.scss"
|
|
38690
|
+
}
|
|
38691
|
+
},
|
|
38692
|
+
{
|
|
38693
|
+
"description": "The border style of the Spreadsheet image Dialog.\n",
|
|
38694
|
+
"commentRange": {
|
|
38695
|
+
"start": 193,
|
|
38696
|
+
"end": 194
|
|
38697
|
+
},
|
|
38698
|
+
"context": {
|
|
38699
|
+
"type": "variable",
|
|
38700
|
+
"name": "kendo-spreadsheet-insert-image-dialog-border-style",
|
|
38701
|
+
"value": "dashed",
|
|
38702
|
+
"scope": "default",
|
|
38703
|
+
"line": {
|
|
38704
|
+
"start": 195,
|
|
38705
|
+
"end": 195
|
|
38706
|
+
}
|
|
38707
|
+
},
|
|
38708
|
+
"group": [
|
|
38709
|
+
"spreadsheet"
|
|
38710
|
+
],
|
|
38711
|
+
"access": "public",
|
|
38712
|
+
"file": {
|
|
38713
|
+
"path": "spreadsheet/_variables.scss",
|
|
38714
|
+
"name": "_variables.scss"
|
|
38715
|
+
}
|
|
38716
|
+
},
|
|
38717
|
+
{
|
|
38718
|
+
"description": "The border width of the Spreadsheet image Dialog.\n",
|
|
38719
|
+
"commentRange": {
|
|
38720
|
+
"start": 196,
|
|
38721
|
+
"end": 197
|
|
38722
|
+
},
|
|
38723
|
+
"context": {
|
|
38724
|
+
"type": "variable",
|
|
38725
|
+
"name": "kendo-spreadsheet-insert-image-dialog-border-width",
|
|
38726
|
+
"value": "2px",
|
|
38727
|
+
"scope": "default",
|
|
38728
|
+
"line": {
|
|
38729
|
+
"start": 198,
|
|
38730
|
+
"end": 198
|
|
38731
|
+
}
|
|
38732
|
+
},
|
|
38733
|
+
"group": [
|
|
38734
|
+
"spreadsheet"
|
|
38735
|
+
],
|
|
38736
|
+
"access": "public",
|
|
38737
|
+
"file": {
|
|
38738
|
+
"path": "spreadsheet/_variables.scss",
|
|
38739
|
+
"name": "_variables.scss"
|
|
38740
|
+
}
|
|
38741
|
+
},
|
|
38742
|
+
{
|
|
38743
|
+
"description": "The bottom margin of the Spreadsheet image Dialog.\n",
|
|
38744
|
+
"commentRange": {
|
|
38745
|
+
"start": 199,
|
|
38746
|
+
"end": 200
|
|
38747
|
+
},
|
|
38748
|
+
"context": {
|
|
38749
|
+
"type": "variable",
|
|
38750
|
+
"name": "kendo-spreadsheet-insert-image-dialog-text-margin-bottom",
|
|
38751
|
+
"value": "30px",
|
|
38752
|
+
"scope": "default",
|
|
38753
|
+
"line": {
|
|
38754
|
+
"start": 201,
|
|
38755
|
+
"end": 201
|
|
38756
|
+
}
|
|
38757
|
+
},
|
|
38758
|
+
"group": [
|
|
38759
|
+
"spreadsheet"
|
|
38760
|
+
],
|
|
38761
|
+
"access": "public",
|
|
38762
|
+
"file": {
|
|
38763
|
+
"path": "spreadsheet/_variables.scss",
|
|
38764
|
+
"name": "_variables.scss"
|
|
38765
|
+
}
|
|
38766
|
+
},
|
|
38767
|
+
{
|
|
38768
|
+
"description": "The width of the Spreadsheet image Dialog preview.\n",
|
|
38769
|
+
"commentRange": {
|
|
38770
|
+
"start": 202,
|
|
38771
|
+
"end": 203
|
|
38772
|
+
},
|
|
38773
|
+
"context": {
|
|
38774
|
+
"type": "variable",
|
|
38775
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-width",
|
|
38776
|
+
"value": "355px",
|
|
38777
|
+
"scope": "default",
|
|
38778
|
+
"line": {
|
|
38779
|
+
"start": 204,
|
|
38780
|
+
"end": 204
|
|
38781
|
+
}
|
|
38782
|
+
},
|
|
38783
|
+
"group": [
|
|
38784
|
+
"spreadsheet"
|
|
38785
|
+
],
|
|
38786
|
+
"access": "public",
|
|
38787
|
+
"file": {
|
|
38788
|
+
"path": "spreadsheet/_variables.scss",
|
|
38789
|
+
"name": "_variables.scss"
|
|
38790
|
+
}
|
|
38791
|
+
},
|
|
38792
|
+
{
|
|
38793
|
+
"description": "The height of the Spreadsheet image Dialog preview.\n",
|
|
38794
|
+
"commentRange": {
|
|
38795
|
+
"start": 205,
|
|
38796
|
+
"end": 206
|
|
38797
|
+
},
|
|
38798
|
+
"context": {
|
|
38799
|
+
"type": "variable",
|
|
38800
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-height",
|
|
38801
|
+
"value": "230px",
|
|
38802
|
+
"scope": "default",
|
|
38803
|
+
"line": {
|
|
38804
|
+
"start": 207,
|
|
38805
|
+
"end": 207
|
|
38806
|
+
}
|
|
38807
|
+
},
|
|
38808
|
+
"group": [
|
|
38809
|
+
"spreadsheet"
|
|
38810
|
+
],
|
|
38811
|
+
"access": "public",
|
|
38812
|
+
"file": {
|
|
38813
|
+
"path": "spreadsheet/_variables.scss",
|
|
38814
|
+
"name": "_variables.scss"
|
|
38815
|
+
}
|
|
38816
|
+
},
|
|
38817
|
+
{
|
|
38818
|
+
"description": "The image of the Spreadsheet image Dialog preview.\n",
|
|
38819
|
+
"commentRange": {
|
|
38820
|
+
"start": 208,
|
|
38821
|
+
"end": 209
|
|
38822
|
+
},
|
|
38823
|
+
"context": {
|
|
38824
|
+
"type": "variable",
|
|
38825
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-img",
|
|
38826
|
+
"value": "\"image-default.png\"",
|
|
38827
|
+
"scope": "default",
|
|
38828
|
+
"line": {
|
|
38829
|
+
"start": 210,
|
|
38830
|
+
"end": 210
|
|
38831
|
+
}
|
|
38832
|
+
},
|
|
38833
|
+
"group": [
|
|
38834
|
+
"spreadsheet"
|
|
38835
|
+
],
|
|
38836
|
+
"access": "public",
|
|
38837
|
+
"file": {
|
|
38838
|
+
"path": "spreadsheet/_variables.scss",
|
|
38839
|
+
"name": "_variables.scss"
|
|
38840
|
+
}
|
|
38841
|
+
},
|
|
38842
|
+
{
|
|
38843
|
+
"description": "The border of the Spreadsheet image Dialog preview.\n",
|
|
38844
|
+
"commentRange": {
|
|
38845
|
+
"start": 211,
|
|
38846
|
+
"end": 212
|
|
38847
|
+
},
|
|
38848
|
+
"context": {
|
|
38849
|
+
"type": "variable",
|
|
38850
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-border",
|
|
38851
|
+
"value": "$kendo-component-border",
|
|
38852
|
+
"scope": "default",
|
|
38853
|
+
"line": {
|
|
38854
|
+
"start": 213,
|
|
38855
|
+
"end": 213
|
|
38856
|
+
}
|
|
38857
|
+
},
|
|
38858
|
+
"group": [
|
|
38859
|
+
"spreadsheet"
|
|
38860
|
+
],
|
|
38861
|
+
"access": "public",
|
|
38862
|
+
"file": {
|
|
38863
|
+
"path": "spreadsheet/_variables.scss",
|
|
38864
|
+
"name": "_variables.scss"
|
|
38865
|
+
}
|
|
38866
|
+
},
|
|
38867
|
+
{
|
|
38868
|
+
"description": "The border radius of the Spreadsheet image Dialog preview.\n",
|
|
38869
|
+
"commentRange": {
|
|
38870
|
+
"start": 214,
|
|
38871
|
+
"end": 215
|
|
38872
|
+
},
|
|
38873
|
+
"context": {
|
|
38874
|
+
"type": "variable",
|
|
38875
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-border-radius",
|
|
38876
|
+
"value": "$kendo-border-radius-md",
|
|
38877
|
+
"scope": "default",
|
|
38878
|
+
"line": {
|
|
38879
|
+
"start": 216,
|
|
38880
|
+
"end": 216
|
|
38881
|
+
}
|
|
38882
|
+
},
|
|
38883
|
+
"group": [
|
|
38884
|
+
"spreadsheet"
|
|
38885
|
+
],
|
|
38886
|
+
"access": "public",
|
|
38887
|
+
"file": {
|
|
38888
|
+
"path": "spreadsheet/_variables.scss",
|
|
38889
|
+
"name": "_variables.scss"
|
|
38890
|
+
}
|
|
38891
|
+
},
|
|
38892
|
+
{
|
|
38893
|
+
"description": "The shadow of the Spreadsheet image Dialog preview.\n",
|
|
38894
|
+
"commentRange": {
|
|
38895
|
+
"start": 217,
|
|
38896
|
+
"end": 218
|
|
38897
|
+
},
|
|
38898
|
+
"context": {
|
|
38899
|
+
"type": "variable",
|
|
38900
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow",
|
|
38901
|
+
"value": "inset 0 0 0 2000px rgba(0, 0, 0, .5)",
|
|
38902
|
+
"scope": "default",
|
|
38903
|
+
"line": {
|
|
38904
|
+
"start": 219,
|
|
38905
|
+
"end": 219
|
|
38906
|
+
}
|
|
38907
|
+
},
|
|
38908
|
+
"group": [
|
|
38909
|
+
"spreadsheet"
|
|
38910
|
+
],
|
|
38911
|
+
"access": "public",
|
|
38912
|
+
"file": {
|
|
38913
|
+
"path": "spreadsheet/_variables.scss",
|
|
38914
|
+
"name": "_variables.scss"
|
|
38915
|
+
}
|
|
38916
|
+
},
|
|
38917
|
+
{
|
|
38918
|
+
"description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
|
|
38919
|
+
"commentRange": {
|
|
38920
|
+
"start": 220,
|
|
38921
|
+
"end": 221
|
|
38922
|
+
},
|
|
38923
|
+
"context": {
|
|
38924
|
+
"type": "variable",
|
|
38925
|
+
"name": "kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius",
|
|
38926
|
+
"value": "$kendo-border-radius-md",
|
|
38927
|
+
"scope": "default",
|
|
38928
|
+
"line": {
|
|
38929
|
+
"start": 222,
|
|
38930
|
+
"end": 222
|
|
38931
|
+
}
|
|
38932
|
+
},
|
|
38933
|
+
"group": [
|
|
38934
|
+
"spreadsheet"
|
|
38935
|
+
],
|
|
38936
|
+
"access": "public",
|
|
38937
|
+
"file": {
|
|
38938
|
+
"path": "spreadsheet/_variables.scss",
|
|
38939
|
+
"name": "_variables.scss"
|
|
38940
|
+
}
|
|
38941
|
+
},
|
|
38942
|
+
{
|
|
38943
|
+
"description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
|
|
38944
|
+
"commentRange": {
|
|
38945
|
+
"start": 223,
|
|
38946
|
+
"end": 224
|
|
38947
|
+
},
|
|
38948
|
+
"context": {
|
|
38949
|
+
"type": "variable",
|
|
38950
|
+
"name": "kendo-spreadsheet-insert-image-dialog-overlay-hover-text",
|
|
38951
|
+
"value": "$kendo-component-bg",
|
|
38952
|
+
"scope": "default",
|
|
38953
|
+
"line": {
|
|
38954
|
+
"start": 225,
|
|
38955
|
+
"end": 225
|
|
38956
|
+
}
|
|
38957
|
+
},
|
|
38958
|
+
"group": [
|
|
38959
|
+
"spreadsheet"
|
|
38960
|
+
],
|
|
38961
|
+
"access": "public",
|
|
38962
|
+
"file": {
|
|
38963
|
+
"path": "spreadsheet/_variables.scss",
|
|
38964
|
+
"name": "_variables.scss"
|
|
38965
|
+
}
|
|
38966
|
+
},
|
|
38967
|
+
{
|
|
38968
|
+
"description": "The width of the Spreadsheet drawing handle.\n",
|
|
38969
|
+
"commentRange": {
|
|
38970
|
+
"start": 227,
|
|
38971
|
+
"end": 228
|
|
38972
|
+
},
|
|
38973
|
+
"context": {
|
|
38974
|
+
"type": "variable",
|
|
38975
|
+
"name": "kendo-spreadsheet-drawing-handle-width",
|
|
38976
|
+
"value": "6px",
|
|
38977
|
+
"scope": "default",
|
|
38978
|
+
"line": {
|
|
38979
|
+
"start": 229,
|
|
38980
|
+
"end": 229
|
|
38981
|
+
}
|
|
38982
|
+
},
|
|
38983
|
+
"group": [
|
|
38984
|
+
"spreadsheet"
|
|
38985
|
+
],
|
|
38986
|
+
"access": "public",
|
|
38987
|
+
"file": {
|
|
38988
|
+
"path": "spreadsheet/_variables.scss",
|
|
38989
|
+
"name": "_variables.scss"
|
|
38990
|
+
}
|
|
38991
|
+
},
|
|
38992
|
+
{
|
|
38993
|
+
"description": "The height of the Spreadsheet drawing handle.\n",
|
|
38994
|
+
"commentRange": {
|
|
38995
|
+
"start": 230,
|
|
38996
|
+
"end": 231
|
|
38997
|
+
},
|
|
38998
|
+
"context": {
|
|
38999
|
+
"type": "variable",
|
|
39000
|
+
"name": "kendo-spreadsheet-drawing-handle-height",
|
|
39001
|
+
"value": "6px",
|
|
39002
|
+
"scope": "default",
|
|
39003
|
+
"line": {
|
|
39004
|
+
"start": 232,
|
|
39005
|
+
"end": 232
|
|
39006
|
+
}
|
|
39007
|
+
},
|
|
39008
|
+
"group": [
|
|
39009
|
+
"spreadsheet"
|
|
39010
|
+
],
|
|
39011
|
+
"access": "public",
|
|
39012
|
+
"file": {
|
|
39013
|
+
"path": "spreadsheet/_variables.scss",
|
|
39014
|
+
"name": "_variables.scss"
|
|
39015
|
+
}
|
|
39016
|
+
},
|
|
39017
|
+
{
|
|
39018
|
+
"description": "The border style of the Spreadsheet drawing handle.\n",
|
|
39019
|
+
"commentRange": {
|
|
39020
|
+
"start": 233,
|
|
39021
|
+
"end": 234
|
|
39022
|
+
},
|
|
39023
|
+
"context": {
|
|
39024
|
+
"type": "variable",
|
|
39025
|
+
"name": "kendo-spreadsheet-drawing-handle-border-style",
|
|
39026
|
+
"value": "solid",
|
|
39027
|
+
"scope": "default",
|
|
39028
|
+
"line": {
|
|
39029
|
+
"start": 235,
|
|
39030
|
+
"end": 235
|
|
39031
|
+
}
|
|
39032
|
+
},
|
|
39033
|
+
"group": [
|
|
39034
|
+
"spreadsheet"
|
|
39035
|
+
],
|
|
39036
|
+
"access": "public",
|
|
39037
|
+
"file": {
|
|
39038
|
+
"path": "spreadsheet/_variables.scss",
|
|
39039
|
+
"name": "_variables.scss"
|
|
39040
|
+
}
|
|
39041
|
+
},
|
|
39042
|
+
{
|
|
39043
|
+
"description": "The border width of the Spreadsheet drawing handle.\n",
|
|
39044
|
+
"commentRange": {
|
|
39045
|
+
"start": 236,
|
|
39046
|
+
"end": 237
|
|
39047
|
+
},
|
|
39048
|
+
"context": {
|
|
39049
|
+
"type": "variable",
|
|
39050
|
+
"name": "kendo-spreadsheet-drawing-handle-border-width",
|
|
39051
|
+
"value": "1px",
|
|
39052
|
+
"scope": "default",
|
|
39053
|
+
"line": {
|
|
39054
|
+
"start": 238,
|
|
39055
|
+
"end": 238
|
|
39056
|
+
}
|
|
39057
|
+
},
|
|
39058
|
+
"group": [
|
|
39059
|
+
"spreadsheet"
|
|
39060
|
+
],
|
|
39061
|
+
"access": "public",
|
|
39062
|
+
"file": {
|
|
39063
|
+
"path": "spreadsheet/_variables.scss",
|
|
39064
|
+
"name": "_variables.scss"
|
|
39065
|
+
}
|
|
39066
|
+
},
|
|
39067
|
+
{
|
|
39068
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
39069
|
+
"commentRange": {
|
|
39070
|
+
"start": 239,
|
|
39071
|
+
"end": 240
|
|
39072
|
+
},
|
|
39073
|
+
"context": {
|
|
39074
|
+
"type": "variable",
|
|
39075
|
+
"name": "kendo-spreadsheet-drawing-handle-outline-color",
|
|
39076
|
+
"value": "$kendo-color-primary",
|
|
39077
|
+
"scope": "default",
|
|
39078
|
+
"line": {
|
|
39079
|
+
"start": 241,
|
|
39080
|
+
"end": 241
|
|
39081
|
+
}
|
|
39082
|
+
},
|
|
39083
|
+
"group": [
|
|
39084
|
+
"spreadsheet"
|
|
39085
|
+
],
|
|
39086
|
+
"access": "public",
|
|
39087
|
+
"file": {
|
|
39088
|
+
"path": "spreadsheet/_variables.scss",
|
|
39089
|
+
"name": "_variables.scss"
|
|
39090
|
+
}
|
|
39091
|
+
},
|
|
39092
|
+
{
|
|
39093
|
+
"description": "The outline color of the Spreadsheet drawing handle.\n",
|
|
39094
|
+
"commentRange": {
|
|
39095
|
+
"start": 242,
|
|
39096
|
+
"end": 243
|
|
39097
|
+
},
|
|
39098
|
+
"context": {
|
|
39099
|
+
"type": "variable",
|
|
39100
|
+
"name": "kendo-spreadsheet-drawing-handle-border-color",
|
|
39101
|
+
"value": "$kendo-selected-bg",
|
|
39102
|
+
"scope": "default",
|
|
39103
|
+
"line": {
|
|
39104
|
+
"start": 244,
|
|
39105
|
+
"end": 244
|
|
39106
|
+
}
|
|
39107
|
+
},
|
|
39108
|
+
"group": [
|
|
39109
|
+
"spreadsheet"
|
|
39110
|
+
],
|
|
39111
|
+
"access": "public",
|
|
39112
|
+
"file": {
|
|
39113
|
+
"path": "spreadsheet/_variables.scss",
|
|
39114
|
+
"name": "_variables.scss"
|
|
39115
|
+
}
|
|
39116
|
+
},
|
|
39117
|
+
{
|
|
39118
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
39119
|
+
"commentRange": {
|
|
39120
|
+
"start": 245,
|
|
39121
|
+
"end": 246
|
|
39122
|
+
},
|
|
39123
|
+
"context": {
|
|
39124
|
+
"type": "variable",
|
|
39125
|
+
"name": "kendo-spreadsheet-drawing-handle-bg",
|
|
39126
|
+
"value": "$kendo-color-primary",
|
|
39127
|
+
"scope": "default",
|
|
39128
|
+
"line": {
|
|
39129
|
+
"start": 247,
|
|
39130
|
+
"end": 247
|
|
39131
|
+
}
|
|
39132
|
+
},
|
|
39133
|
+
"group": [
|
|
39134
|
+
"spreadsheet"
|
|
39135
|
+
],
|
|
39136
|
+
"access": "public",
|
|
39137
|
+
"file": {
|
|
39138
|
+
"path": "spreadsheet/_variables.scss",
|
|
39139
|
+
"name": "_variables.scss"
|
|
39140
|
+
}
|
|
39141
|
+
},
|
|
39142
|
+
{
|
|
39143
|
+
"description": "The border radius of the Spreadsheet drawing handle.\n",
|
|
39144
|
+
"commentRange": {
|
|
39145
|
+
"start": 248,
|
|
39146
|
+
"end": 249
|
|
39147
|
+
},
|
|
39148
|
+
"context": {
|
|
39149
|
+
"type": "variable",
|
|
39150
|
+
"name": "kendo-spreadsheet-drawing-handle-border-radius",
|
|
39151
|
+
"value": "$kendo-border-radius-lg",
|
|
39152
|
+
"scope": "default",
|
|
39153
|
+
"line": {
|
|
39154
|
+
"start": 250,
|
|
39155
|
+
"end": 250
|
|
39156
|
+
}
|
|
39157
|
+
},
|
|
39158
|
+
"group": [
|
|
39159
|
+
"spreadsheet"
|
|
39160
|
+
],
|
|
39161
|
+
"access": "public",
|
|
39162
|
+
"file": {
|
|
39163
|
+
"path": "spreadsheet/_variables.scss",
|
|
39164
|
+
"name": "_variables.scss"
|
|
39165
|
+
}
|
|
39166
|
+
},
|
|
39167
|
+
{
|
|
39168
|
+
"description": "The outline style of the Spreadsheet drawing.\n",
|
|
39169
|
+
"commentRange": {
|
|
39170
|
+
"start": 251,
|
|
39171
|
+
"end": 252
|
|
39172
|
+
},
|
|
39173
|
+
"context": {
|
|
39174
|
+
"type": "variable",
|
|
39175
|
+
"name": "kendo-spreadsheet-drawing-outline-style",
|
|
39176
|
+
"value": "solid",
|
|
39177
|
+
"scope": "default",
|
|
39178
|
+
"line": {
|
|
39179
|
+
"start": 253,
|
|
39180
|
+
"end": 253
|
|
39181
|
+
}
|
|
39182
|
+
},
|
|
39183
|
+
"group": [
|
|
39184
|
+
"spreadsheet"
|
|
39185
|
+
],
|
|
39186
|
+
"access": "public",
|
|
39187
|
+
"file": {
|
|
39188
|
+
"path": "spreadsheet/_variables.scss",
|
|
39189
|
+
"name": "_variables.scss"
|
|
39190
|
+
}
|
|
39191
|
+
},
|
|
39192
|
+
{
|
|
39193
|
+
"description": "The outline width of the Spreadsheet drawing.\n",
|
|
39194
|
+
"commentRange": {
|
|
39195
|
+
"start": 254,
|
|
39196
|
+
"end": 255
|
|
39197
|
+
},
|
|
39198
|
+
"context": {
|
|
39199
|
+
"type": "variable",
|
|
39200
|
+
"name": "kendo-spreadsheet-drawing-outline-width",
|
|
39201
|
+
"value": "2px",
|
|
39202
|
+
"scope": "default",
|
|
39203
|
+
"line": {
|
|
39204
|
+
"start": 256,
|
|
39205
|
+
"end": 256
|
|
39206
|
+
}
|
|
39207
|
+
},
|
|
39208
|
+
"group": [
|
|
39209
|
+
"spreadsheet"
|
|
39210
|
+
],
|
|
39211
|
+
"access": "public",
|
|
39212
|
+
"file": {
|
|
39213
|
+
"path": "spreadsheet/_variables.scss",
|
|
39214
|
+
"name": "_variables.scss"
|
|
39215
|
+
}
|
|
39216
|
+
},
|
|
39217
|
+
{
|
|
39218
|
+
"description": "The background color of the Spreadsheet drawing anchor.\n",
|
|
39219
|
+
"commentRange": {
|
|
39220
|
+
"start": 257,
|
|
39221
|
+
"end": 258
|
|
39222
|
+
},
|
|
39223
|
+
"context": {
|
|
39224
|
+
"type": "variable",
|
|
39225
|
+
"name": "kendo-spreadsheet-drawing-anchor-bg",
|
|
39226
|
+
"value": "if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba($kendo-selected-bg, .25))",
|
|
39227
|
+
"scope": "default",
|
|
39228
|
+
"line": {
|
|
39229
|
+
"start": 259,
|
|
39230
|
+
"end": 259
|
|
39231
|
+
}
|
|
39232
|
+
},
|
|
39233
|
+
"group": [
|
|
39234
|
+
"spreadsheet"
|
|
39235
|
+
],
|
|
39236
|
+
"access": "public",
|
|
39237
|
+
"file": {
|
|
39238
|
+
"path": "spreadsheet/_variables.scss",
|
|
39239
|
+
"name": "_variables.scss"
|
|
39240
|
+
}
|
|
39241
|
+
},
|
|
39242
|
+
{
|
|
39243
|
+
"description": "The vertical spacing of the Spreadsheet DropZone.\n",
|
|
39244
|
+
"commentRange": {
|
|
39245
|
+
"start": 261,
|
|
39246
|
+
"end": 262
|
|
39247
|
+
},
|
|
39248
|
+
"context": {
|
|
39249
|
+
"type": "variable",
|
|
39250
|
+
"name": "kendo-spreadsheet-dropzone-spacing-y",
|
|
39251
|
+
"value": "k-map-get( $kendo-spacing, 4 )",
|
|
39252
|
+
"scope": "default",
|
|
39253
|
+
"line": {
|
|
39254
|
+
"start": 263,
|
|
39255
|
+
"end": 263
|
|
39256
|
+
}
|
|
39257
|
+
},
|
|
39258
|
+
"group": [
|
|
39259
|
+
"spreadsheet"
|
|
39260
|
+
],
|
|
39261
|
+
"access": "public",
|
|
39262
|
+
"file": {
|
|
39263
|
+
"path": "spreadsheet/_variables.scss",
|
|
39264
|
+
"name": "_variables.scss"
|
|
39265
|
+
}
|
|
39266
|
+
},
|
|
37342
39267
|
{
|
|
37343
39268
|
"description": "The horizontal margin the Stepper.\n",
|
|
37344
39269
|
"commentRange": {
|