@progress/kendo-theme-bootstrap 12.1.0-dev.1 → 12.1.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +1646 -1808
- package/dist/meta/sassdoc-raw-data.json +558 -633
- package/dist/meta/variables.json +288 -300
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +2 -2
- package/scss/adaptive/_variables.scss +1 -1
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/breadcrumb/_variables.scss +7 -7
- package/scss/calendar/_variables.scss +5 -9
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +6 -10
- package/scss/checkbox/_variables.scss +3 -3
- package/scss/chip/_theme.scss +1 -22
- package/scss/chip/_variables.scss +7 -7
- package/scss/color-preview/_variables.scss +2 -2
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/dataviz/_variables.scss +2 -2
- package/scss/dialog/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +9 -9
- package/scss/drawer/_variables.scss +8 -8
- package/scss/editor/_variables.scss +1 -1
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +1 -1
- package/scss/forms/_variables.scss +1 -1
- package/scss/gantt/_variables.scss +4 -4
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/input/_variables.scss +3 -3
- package/scss/list/_variables.scss +5 -5
- package/scss/listgroup/_variables.scss +1 -1
- package/scss/listview/_variables.scss +1 -1
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +1 -1
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/notification/_variables.scss +2 -2
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/overlay/_variables.scss +1 -1
- package/scss/pager/_variables.scss +2 -2
- package/scss/panelbar/_variables.scss +4 -4
- package/scss/pdf-viewer/_variables.scss +6 -6
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +3 -3
- package/scss/scrollview/_theme.scss +0 -1
- package/scss/scrollview/_variables.scss +3 -7
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +2 -2
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +2 -2
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_variables.scss +6 -6
- package/scss/table/_variables.scss +4 -4
- package/scss/tabstrip/_variables.scss +7 -7
- package/scss/taskboard/_variables.scss +7 -7
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/time-marker/_variables.scss +3 -1
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_variables.scss +2 -2
- package/scss/tooltip/_variables.scss +3 -3
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_variables.scss +1 -1
- package/scss/wizard/_variables.scss +1 -1
|
@@ -1483,7 +1483,7 @@
|
|
|
1483
1483
|
"context": {
|
|
1484
1484
|
"type": "variable",
|
|
1485
1485
|
"name": "kendo-bottom-nav-flat-bg",
|
|
1486
|
-
"value": "k-color(
|
|
1486
|
+
"value": "k-color(surface-alt)",
|
|
1487
1487
|
"scope": "default",
|
|
1488
1488
|
"line": {
|
|
1489
1489
|
"start": 62,
|
|
@@ -1883,7 +1883,7 @@
|
|
|
1883
1883
|
"context": {
|
|
1884
1884
|
"type": "variable",
|
|
1885
1885
|
"name": "kendo-breadcrumb-bg",
|
|
1886
|
-
"value": "
|
|
1886
|
+
"value": "transparent",
|
|
1887
1887
|
"scope": "default",
|
|
1888
1888
|
"line": {
|
|
1889
1889
|
"start": 57,
|
|
@@ -1933,7 +1933,7 @@
|
|
|
1933
1933
|
"context": {
|
|
1934
1934
|
"type": "variable",
|
|
1935
1935
|
"name": "kendo-breadcrumb-border",
|
|
1936
|
-
"value": "
|
|
1936
|
+
"value": "transparent",
|
|
1937
1937
|
"scope": "default",
|
|
1938
1938
|
"line": {
|
|
1939
1939
|
"start": 63,
|
|
@@ -1958,7 +1958,7 @@
|
|
|
1958
1958
|
"context": {
|
|
1959
1959
|
"type": "variable",
|
|
1960
1960
|
"name": "kendo-breadcrumb-focus-shadow",
|
|
1961
|
-
"value": "0 0 2px 1px
|
|
1961
|
+
"value": "0 0 2px 1px color-mix(in srgb, currentColor 25%, transparent)",
|
|
1962
1962
|
"scope": "default",
|
|
1963
1963
|
"line": {
|
|
1964
1964
|
"start": 67,
|
|
@@ -2008,7 +2008,7 @@
|
|
|
2008
2008
|
"context": {
|
|
2009
2009
|
"type": "variable",
|
|
2010
2010
|
"name": "kendo-breadcrumb-md-link-padding-x",
|
|
2011
|
-
"value": "k-spacing(2)",
|
|
2011
|
+
"value": "k-spacing(2.5)",
|
|
2012
2012
|
"scope": "default",
|
|
2013
2013
|
"line": {
|
|
2014
2014
|
"start": 74,
|
|
@@ -2583,7 +2583,7 @@
|
|
|
2583
2583
|
"context": {
|
|
2584
2584
|
"type": "variable",
|
|
2585
2585
|
"name": "kendo-breadcrumb-link-focus-shadow",
|
|
2586
|
-
"value": "inset 0 0 0 3px color-mix(in srgb,
|
|
2586
|
+
"value": "inset 0 0 0 3px color-mix(in srgb, currentColor 25%, transparent)",
|
|
2587
2587
|
"scope": "default",
|
|
2588
2588
|
"line": {
|
|
2589
2589
|
"start": 151,
|
|
@@ -2633,7 +2633,7 @@
|
|
|
2633
2633
|
"context": {
|
|
2634
2634
|
"type": "variable",
|
|
2635
2635
|
"name": "kendo-breadcrumb-root-link-text",
|
|
2636
|
-
"value": "k-color(primary)",
|
|
2636
|
+
"value": "k-color(primary-on-surface)",
|
|
2637
2637
|
"scope": "default",
|
|
2638
2638
|
"line": {
|
|
2639
2639
|
"start": 158,
|
|
@@ -2708,7 +2708,7 @@
|
|
|
2708
2708
|
"context": {
|
|
2709
2709
|
"type": "variable",
|
|
2710
2710
|
"name": "kendo-breadcrumb-root-link-hover-text",
|
|
2711
|
-
"value": "k-color(primary-
|
|
2711
|
+
"value": "color-mix(in srgb, k-color(primary-on-surface), black 10%)",
|
|
2712
2712
|
"scope": "default",
|
|
2713
2713
|
"line": {
|
|
2714
2714
|
"start": 168,
|
|
@@ -5183,7 +5183,7 @@
|
|
|
5183
5183
|
"context": {
|
|
5184
5184
|
"type": "variable",
|
|
5185
5185
|
"name": "kendo-calendar-bg",
|
|
5186
|
-
"value": "k-color(
|
|
5186
|
+
"value": "k-color(surface-alt)",
|
|
5187
5187
|
"scope": "default",
|
|
5188
5188
|
"line": {
|
|
5189
5189
|
"start": 28,
|
|
@@ -5350,15 +5350,15 @@
|
|
|
5350
5350
|
}
|
|
5351
5351
|
},
|
|
5352
5352
|
{
|
|
5353
|
-
"description": "The
|
|
5353
|
+
"description": "The border color of the header in the Calendar.\n",
|
|
5354
5354
|
"commentRange": {
|
|
5355
5355
|
"start": 49,
|
|
5356
5356
|
"end": 50
|
|
5357
5357
|
},
|
|
5358
5358
|
"context": {
|
|
5359
5359
|
"type": "variable",
|
|
5360
|
-
"name": "kendo-calendar-header-
|
|
5361
|
-
"value": "k-color(
|
|
5360
|
+
"name": "kendo-calendar-header-border",
|
|
5361
|
+
"value": "k-color(border)",
|
|
5362
5362
|
"scope": "default",
|
|
5363
5363
|
"line": {
|
|
5364
5364
|
"start": 51,
|
|
@@ -5375,15 +5375,15 @@
|
|
|
5375
5375
|
}
|
|
5376
5376
|
},
|
|
5377
5377
|
{
|
|
5378
|
-
"description": "The
|
|
5378
|
+
"description": "The gradient of the header in the Calendar.\n",
|
|
5379
5379
|
"commentRange": {
|
|
5380
5380
|
"start": 52,
|
|
5381
5381
|
"end": 53
|
|
5382
5382
|
},
|
|
5383
5383
|
"context": {
|
|
5384
5384
|
"type": "variable",
|
|
5385
|
-
"name": "kendo-calendar-header-
|
|
5386
|
-
"value": "
|
|
5385
|
+
"name": "kendo-calendar-header-gradient",
|
|
5386
|
+
"value": "null",
|
|
5387
5387
|
"scope": "default",
|
|
5388
5388
|
"line": {
|
|
5389
5389
|
"start": 54,
|
|
@@ -5400,44 +5400,19 @@
|
|
|
5400
5400
|
}
|
|
5401
5401
|
},
|
|
5402
5402
|
{
|
|
5403
|
-
"description": "The
|
|
5403
|
+
"description": "The box shadow of the header in the Calendar.\n",
|
|
5404
5404
|
"commentRange": {
|
|
5405
5405
|
"start": 55,
|
|
5406
5406
|
"end": 56
|
|
5407
5407
|
},
|
|
5408
|
-
"context": {
|
|
5409
|
-
"type": "variable",
|
|
5410
|
-
"name": "kendo-calendar-header-gradient",
|
|
5411
|
-
"value": "null",
|
|
5412
|
-
"scope": "default",
|
|
5413
|
-
"line": {
|
|
5414
|
-
"start": 57,
|
|
5415
|
-
"end": 57
|
|
5416
|
-
}
|
|
5417
|
-
},
|
|
5418
|
-
"group": [
|
|
5419
|
-
"calendar"
|
|
5420
|
-
],
|
|
5421
|
-
"access": "public",
|
|
5422
|
-
"file": {
|
|
5423
|
-
"path": "calendar/_variables.scss",
|
|
5424
|
-
"name": "_variables.scss"
|
|
5425
|
-
}
|
|
5426
|
-
},
|
|
5427
|
-
{
|
|
5428
|
-
"description": "The box shadow of the header in the Calendar.\n",
|
|
5429
|
-
"commentRange": {
|
|
5430
|
-
"start": 58,
|
|
5431
|
-
"end": 59
|
|
5432
|
-
},
|
|
5433
5408
|
"context": {
|
|
5434
5409
|
"type": "variable",
|
|
5435
5410
|
"name": "kendo-calendar-header-shadow",
|
|
5436
5411
|
"value": "none",
|
|
5437
5412
|
"scope": "default",
|
|
5438
5413
|
"line": {
|
|
5439
|
-
"start":
|
|
5440
|
-
"end":
|
|
5414
|
+
"start": 57,
|
|
5415
|
+
"end": 57
|
|
5441
5416
|
}
|
|
5442
5417
|
},
|
|
5443
5418
|
"group": [
|
|
@@ -5452,8 +5427,8 @@
|
|
|
5452
5427
|
{
|
|
5453
5428
|
"description": "The gap between the items in the navigation of the Calendar.\n",
|
|
5454
5429
|
"commentRange": {
|
|
5455
|
-
"start":
|
|
5456
|
-
"end":
|
|
5430
|
+
"start": 59,
|
|
5431
|
+
"end": 60
|
|
5457
5432
|
},
|
|
5458
5433
|
"context": {
|
|
5459
5434
|
"type": "variable",
|
|
@@ -5461,8 +5436,8 @@
|
|
|
5461
5436
|
"value": "null",
|
|
5462
5437
|
"scope": "default",
|
|
5463
5438
|
"line": {
|
|
5464
|
-
"start":
|
|
5465
|
-
"end":
|
|
5439
|
+
"start": 61,
|
|
5440
|
+
"end": 61
|
|
5466
5441
|
}
|
|
5467
5442
|
},
|
|
5468
5443
|
"group": [
|
|
@@ -5477,8 +5452,8 @@
|
|
|
5477
5452
|
{
|
|
5478
5453
|
"description": "The horizontal padding of the footer in the Calendar.\n",
|
|
5479
5454
|
"commentRange": {
|
|
5480
|
-
"start":
|
|
5481
|
-
"end":
|
|
5455
|
+
"start": 63,
|
|
5456
|
+
"end": 64
|
|
5482
5457
|
},
|
|
5483
5458
|
"context": {
|
|
5484
5459
|
"type": "variable",
|
|
@@ -5486,8 +5461,8 @@
|
|
|
5486
5461
|
"value": "k-spacing(4)",
|
|
5487
5462
|
"scope": "default",
|
|
5488
5463
|
"line": {
|
|
5489
|
-
"start":
|
|
5490
|
-
"end":
|
|
5464
|
+
"start": 65,
|
|
5465
|
+
"end": 65
|
|
5491
5466
|
}
|
|
5492
5467
|
},
|
|
5493
5468
|
"group": [
|
|
@@ -5502,8 +5477,8 @@
|
|
|
5502
5477
|
{
|
|
5503
5478
|
"description": "The vertical padding of the footer in the Calendar.\n",
|
|
5504
5479
|
"commentRange": {
|
|
5505
|
-
"start":
|
|
5506
|
-
"end":
|
|
5480
|
+
"start": 66,
|
|
5481
|
+
"end": 67
|
|
5507
5482
|
},
|
|
5508
5483
|
"context": {
|
|
5509
5484
|
"type": "variable",
|
|
@@ -5511,8 +5486,8 @@
|
|
|
5511
5486
|
"value": "k-spacing(2)",
|
|
5512
5487
|
"scope": "default",
|
|
5513
5488
|
"line": {
|
|
5514
|
-
"start":
|
|
5515
|
-
"end":
|
|
5489
|
+
"start": 68,
|
|
5490
|
+
"end": 68
|
|
5516
5491
|
}
|
|
5517
5492
|
},
|
|
5518
5493
|
"group": [
|
|
@@ -5527,8 +5502,8 @@
|
|
|
5527
5502
|
{
|
|
5528
5503
|
"description": "The horizontal padding of the cells in the Calendar.\n",
|
|
5529
5504
|
"commentRange": {
|
|
5530
|
-
"start":
|
|
5531
|
-
"end":
|
|
5505
|
+
"start": 70,
|
|
5506
|
+
"end": 71
|
|
5532
5507
|
},
|
|
5533
5508
|
"context": {
|
|
5534
5509
|
"type": "variable",
|
|
@@ -5536,8 +5511,8 @@
|
|
|
5536
5511
|
"value": "k-spacing(1)",
|
|
5537
5512
|
"scope": "default",
|
|
5538
5513
|
"line": {
|
|
5539
|
-
"start":
|
|
5540
|
-
"end":
|
|
5514
|
+
"start": 72,
|
|
5515
|
+
"end": 72
|
|
5541
5516
|
}
|
|
5542
5517
|
},
|
|
5543
5518
|
"group": [
|
|
@@ -5552,8 +5527,8 @@
|
|
|
5552
5527
|
{
|
|
5553
5528
|
"description": "The vertical padding of the cells in the Calendar.\n",
|
|
5554
5529
|
"commentRange": {
|
|
5555
|
-
"start":
|
|
5556
|
-
"end":
|
|
5530
|
+
"start": 73,
|
|
5531
|
+
"end": 74
|
|
5557
5532
|
},
|
|
5558
5533
|
"context": {
|
|
5559
5534
|
"type": "variable",
|
|
@@ -5561,8 +5536,8 @@
|
|
|
5561
5536
|
"value": "k-spacing(1)",
|
|
5562
5537
|
"scope": "default",
|
|
5563
5538
|
"line": {
|
|
5564
|
-
"start":
|
|
5565
|
-
"end":
|
|
5539
|
+
"start": 75,
|
|
5540
|
+
"end": 75
|
|
5566
5541
|
}
|
|
5567
5542
|
},
|
|
5568
5543
|
"group": [
|
|
@@ -5577,8 +5552,8 @@
|
|
|
5577
5552
|
{
|
|
5578
5553
|
"description": "The border radius of the cells in the Calendar.\n",
|
|
5579
5554
|
"commentRange": {
|
|
5580
|
-
"start":
|
|
5581
|
-
"end":
|
|
5555
|
+
"start": 77,
|
|
5556
|
+
"end": 78
|
|
5582
5557
|
},
|
|
5583
5558
|
"context": {
|
|
5584
5559
|
"type": "variable",
|
|
@@ -5586,8 +5561,8 @@
|
|
|
5586
5561
|
"value": "k-border-radius(md)",
|
|
5587
5562
|
"scope": "default",
|
|
5588
5563
|
"line": {
|
|
5589
|
-
"start":
|
|
5590
|
-
"end":
|
|
5564
|
+
"start": 79,
|
|
5565
|
+
"end": 79
|
|
5591
5566
|
}
|
|
5592
5567
|
},
|
|
5593
5568
|
"group": [
|
|
@@ -5602,8 +5577,8 @@
|
|
|
5602
5577
|
{
|
|
5603
5578
|
"description": "The horizontal padding of the header cells in the Calendar.\n",
|
|
5604
5579
|
"commentRange": {
|
|
5605
|
-
"start":
|
|
5606
|
-
"end":
|
|
5580
|
+
"start": 81,
|
|
5581
|
+
"end": 82
|
|
5607
5582
|
},
|
|
5608
5583
|
"context": {
|
|
5609
5584
|
"type": "variable",
|
|
@@ -5611,8 +5586,8 @@
|
|
|
5611
5586
|
"value": "null",
|
|
5612
5587
|
"scope": "default",
|
|
5613
5588
|
"line": {
|
|
5614
|
-
"start":
|
|
5615
|
-
"end":
|
|
5589
|
+
"start": 83,
|
|
5590
|
+
"end": 83
|
|
5616
5591
|
}
|
|
5617
5592
|
},
|
|
5618
5593
|
"group": [
|
|
@@ -5627,8 +5602,8 @@
|
|
|
5627
5602
|
{
|
|
5628
5603
|
"description": "The vertical padding of the header cells in the Calendar.\n",
|
|
5629
5604
|
"commentRange": {
|
|
5630
|
-
"start":
|
|
5631
|
-
"end":
|
|
5605
|
+
"start": 84,
|
|
5606
|
+
"end": 85
|
|
5632
5607
|
},
|
|
5633
5608
|
"context": {
|
|
5634
5609
|
"type": "variable",
|
|
@@ -5636,8 +5611,8 @@
|
|
|
5636
5611
|
"value": "null",
|
|
5637
5612
|
"scope": "default",
|
|
5638
5613
|
"line": {
|
|
5639
|
-
"start":
|
|
5640
|
-
"end":
|
|
5614
|
+
"start": 86,
|
|
5615
|
+
"end": 86
|
|
5641
5616
|
}
|
|
5642
5617
|
},
|
|
5643
5618
|
"group": [
|
|
@@ -5652,8 +5627,8 @@
|
|
|
5652
5627
|
{
|
|
5653
5628
|
"description": "The width of the header cells in the Calendar.\n",
|
|
5654
5629
|
"commentRange": {
|
|
5655
|
-
"start":
|
|
5656
|
-
"end":
|
|
5630
|
+
"start": 87,
|
|
5631
|
+
"end": 88
|
|
5657
5632
|
},
|
|
5658
5633
|
"context": {
|
|
5659
5634
|
"type": "variable",
|
|
@@ -5661,8 +5636,8 @@
|
|
|
5661
5636
|
"value": "$kendo-calendar-cell-size",
|
|
5662
5637
|
"scope": "default",
|
|
5663
5638
|
"line": {
|
|
5664
|
-
"start":
|
|
5665
|
-
"end":
|
|
5639
|
+
"start": 89,
|
|
5640
|
+
"end": 89
|
|
5666
5641
|
}
|
|
5667
5642
|
},
|
|
5668
5643
|
"group": [
|
|
@@ -5677,8 +5652,8 @@
|
|
|
5677
5652
|
{
|
|
5678
5653
|
"description": "The height of the header cells in the Calendar.\n",
|
|
5679
5654
|
"commentRange": {
|
|
5680
|
-
"start":
|
|
5681
|
-
"end":
|
|
5655
|
+
"start": 90,
|
|
5656
|
+
"end": 91
|
|
5682
5657
|
},
|
|
5683
5658
|
"context": {
|
|
5684
5659
|
"type": "variable",
|
|
@@ -5686,8 +5661,8 @@
|
|
|
5686
5661
|
"value": "$kendo-calendar-cell-size",
|
|
5687
5662
|
"scope": "default",
|
|
5688
5663
|
"line": {
|
|
5689
|
-
"start":
|
|
5690
|
-
"end":
|
|
5664
|
+
"start": 92,
|
|
5665
|
+
"end": 92
|
|
5691
5666
|
}
|
|
5692
5667
|
},
|
|
5693
5668
|
"group": [
|
|
@@ -5702,8 +5677,8 @@
|
|
|
5702
5677
|
{
|
|
5703
5678
|
"description": "The font size of the header cells in the Calendar.\n",
|
|
5704
5679
|
"commentRange": {
|
|
5705
|
-
"start":
|
|
5706
|
-
"end":
|
|
5680
|
+
"start": 93,
|
|
5681
|
+
"end": 94
|
|
5707
5682
|
},
|
|
5708
5683
|
"context": {
|
|
5709
5684
|
"type": "variable",
|
|
@@ -5711,8 +5686,8 @@
|
|
|
5711
5686
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
5712
5687
|
"scope": "default",
|
|
5713
5688
|
"line": {
|
|
5714
|
-
"start":
|
|
5715
|
-
"end":
|
|
5689
|
+
"start": 95,
|
|
5690
|
+
"end": 95
|
|
5716
5691
|
}
|
|
5717
5692
|
},
|
|
5718
5693
|
"group": [
|
|
@@ -5727,17 +5702,17 @@
|
|
|
5727
5702
|
{
|
|
5728
5703
|
"description": "The line height of the header cells in the Calendar.\n",
|
|
5729
5704
|
"commentRange": {
|
|
5730
|
-
"start":
|
|
5731
|
-
"end":
|
|
5705
|
+
"start": 96,
|
|
5706
|
+
"end": 97
|
|
5732
5707
|
},
|
|
5733
5708
|
"context": {
|
|
5734
5709
|
"type": "variable",
|
|
5735
5710
|
"name": "kendo-calendar-header-cell-line-height",
|
|
5736
|
-
"value": "var( --kendo-line-height-
|
|
5711
|
+
"value": "var( --kendo-line-height-md, normal )",
|
|
5737
5712
|
"scope": "default",
|
|
5738
5713
|
"line": {
|
|
5739
|
-
"start":
|
|
5740
|
-
"end":
|
|
5714
|
+
"start": 98,
|
|
5715
|
+
"end": 98
|
|
5741
5716
|
}
|
|
5742
5717
|
},
|
|
5743
5718
|
"group": [
|
|
@@ -5752,8 +5727,8 @@
|
|
|
5752
5727
|
{
|
|
5753
5728
|
"description": "The text color of the header cells in the Calendar.\n",
|
|
5754
5729
|
"commentRange": {
|
|
5755
|
-
"start":
|
|
5756
|
-
"end":
|
|
5730
|
+
"start": 100,
|
|
5731
|
+
"end": 101
|
|
5757
5732
|
},
|
|
5758
5733
|
"context": {
|
|
5759
5734
|
"type": "variable",
|
|
@@ -5761,8 +5736,8 @@
|
|
|
5761
5736
|
"value": "k-color(subtle)",
|
|
5762
5737
|
"scope": "default",
|
|
5763
5738
|
"line": {
|
|
5764
|
-
"start":
|
|
5765
|
-
"end":
|
|
5739
|
+
"start": 102,
|
|
5740
|
+
"end": 102
|
|
5766
5741
|
}
|
|
5767
5742
|
},
|
|
5768
5743
|
"group": [
|
|
@@ -5777,8 +5752,8 @@
|
|
|
5777
5752
|
{
|
|
5778
5753
|
"description": "The opacity of the header cells in the Calendar.\n",
|
|
5779
5754
|
"commentRange": {
|
|
5780
|
-
"start":
|
|
5781
|
-
"end":
|
|
5755
|
+
"start": 103,
|
|
5756
|
+
"end": 104
|
|
5782
5757
|
},
|
|
5783
5758
|
"context": {
|
|
5784
5759
|
"type": "variable",
|
|
@@ -5786,8 +5761,8 @@
|
|
|
5786
5761
|
"value": "null",
|
|
5787
5762
|
"scope": "default",
|
|
5788
5763
|
"line": {
|
|
5789
|
-
"start":
|
|
5790
|
-
"end":
|
|
5764
|
+
"start": 105,
|
|
5765
|
+
"end": 105
|
|
5791
5766
|
}
|
|
5792
5767
|
},
|
|
5793
5768
|
"group": [
|
|
@@ -5802,8 +5777,8 @@
|
|
|
5802
5777
|
{
|
|
5803
5778
|
"description": "The horizontal padding of the caption in the Calendar.\n",
|
|
5804
5779
|
"commentRange": {
|
|
5805
|
-
"start":
|
|
5806
|
-
"end":
|
|
5780
|
+
"start": 107,
|
|
5781
|
+
"end": 108
|
|
5807
5782
|
},
|
|
5808
5783
|
"context": {
|
|
5809
5784
|
"type": "variable",
|
|
@@ -5811,8 +5786,8 @@
|
|
|
5811
5786
|
"value": "k-spacing(3)",
|
|
5812
5787
|
"scope": "default",
|
|
5813
5788
|
"line": {
|
|
5814
|
-
"start":
|
|
5815
|
-
"end":
|
|
5789
|
+
"start": 109,
|
|
5790
|
+
"end": 109
|
|
5816
5791
|
}
|
|
5817
5792
|
},
|
|
5818
5793
|
"group": [
|
|
@@ -5827,8 +5802,8 @@
|
|
|
5827
5802
|
{
|
|
5828
5803
|
"description": "The vertical padding of the caption in the Calendar.\n",
|
|
5829
5804
|
"commentRange": {
|
|
5830
|
-
"start":
|
|
5831
|
-
"end":
|
|
5805
|
+
"start": 110,
|
|
5806
|
+
"end": 111
|
|
5832
5807
|
},
|
|
5833
5808
|
"context": {
|
|
5834
5809
|
"type": "variable",
|
|
@@ -5836,8 +5811,8 @@
|
|
|
5836
5811
|
"value": "k-spacing(1)",
|
|
5837
5812
|
"scope": "default",
|
|
5838
5813
|
"line": {
|
|
5839
|
-
"start":
|
|
5840
|
-
"end":
|
|
5814
|
+
"start": 112,
|
|
5815
|
+
"end": 112
|
|
5841
5816
|
}
|
|
5842
5817
|
},
|
|
5843
5818
|
"group": [
|
|
@@ -5852,8 +5827,8 @@
|
|
|
5852
5827
|
{
|
|
5853
5828
|
"description": "The height of the caption in the Calendar.\n",
|
|
5854
5829
|
"commentRange": {
|
|
5855
|
-
"start":
|
|
5856
|
-
"end":
|
|
5830
|
+
"start": 113,
|
|
5831
|
+
"end": 114
|
|
5857
5832
|
},
|
|
5858
5833
|
"context": {
|
|
5859
5834
|
"type": "variable",
|
|
@@ -5861,8 +5836,8 @@
|
|
|
5861
5836
|
"value": "$kendo-calendar-cell-size",
|
|
5862
5837
|
"scope": "default",
|
|
5863
5838
|
"line": {
|
|
5864
|
-
"start":
|
|
5865
|
-
"end":
|
|
5839
|
+
"start": 115,
|
|
5840
|
+
"end": 115
|
|
5866
5841
|
}
|
|
5867
5842
|
},
|
|
5868
5843
|
"group": [
|
|
@@ -5877,8 +5852,8 @@
|
|
|
5877
5852
|
{
|
|
5878
5853
|
"description": "The font size of the caption in the Calendar.\n",
|
|
5879
5854
|
"commentRange": {
|
|
5880
|
-
"start":
|
|
5881
|
-
"end":
|
|
5855
|
+
"start": 116,
|
|
5856
|
+
"end": 117
|
|
5882
5857
|
},
|
|
5883
5858
|
"context": {
|
|
5884
5859
|
"type": "variable",
|
|
@@ -5886,8 +5861,8 @@
|
|
|
5886
5861
|
"value": "null",
|
|
5887
5862
|
"scope": "default",
|
|
5888
5863
|
"line": {
|
|
5889
|
-
"start":
|
|
5890
|
-
"end":
|
|
5864
|
+
"start": 118,
|
|
5865
|
+
"end": 118
|
|
5891
5866
|
}
|
|
5892
5867
|
},
|
|
5893
5868
|
"group": [
|
|
@@ -5902,8 +5877,8 @@
|
|
|
5902
5877
|
{
|
|
5903
5878
|
"description": "The line height of the caption in the Calendar.\n",
|
|
5904
5879
|
"commentRange": {
|
|
5905
|
-
"start":
|
|
5906
|
-
"end":
|
|
5880
|
+
"start": 119,
|
|
5881
|
+
"end": 120
|
|
5907
5882
|
},
|
|
5908
5883
|
"context": {
|
|
5909
5884
|
"type": "variable",
|
|
@@ -5911,8 +5886,8 @@
|
|
|
5911
5886
|
"value": "null",
|
|
5912
5887
|
"scope": "default",
|
|
5913
5888
|
"line": {
|
|
5914
|
-
"start":
|
|
5915
|
-
"end":
|
|
5889
|
+
"start": 121,
|
|
5890
|
+
"end": 121
|
|
5916
5891
|
}
|
|
5917
5892
|
},
|
|
5918
5893
|
"group": [
|
|
@@ -5927,8 +5902,8 @@
|
|
|
5927
5902
|
{
|
|
5928
5903
|
"description": "The font weight of the caption in the Calendar.\n",
|
|
5929
5904
|
"commentRange": {
|
|
5930
|
-
"start":
|
|
5931
|
-
"end":
|
|
5905
|
+
"start": 122,
|
|
5906
|
+
"end": 123
|
|
5932
5907
|
},
|
|
5933
5908
|
"context": {
|
|
5934
5909
|
"type": "variable",
|
|
@@ -5936,8 +5911,8 @@
|
|
|
5936
5911
|
"value": "bold",
|
|
5937
5912
|
"scope": "default",
|
|
5938
5913
|
"line": {
|
|
5939
|
-
"start":
|
|
5940
|
-
"end":
|
|
5914
|
+
"start": 124,
|
|
5915
|
+
"end": 124
|
|
5941
5916
|
}
|
|
5942
5917
|
},
|
|
5943
5918
|
"group": [
|
|
@@ -5952,8 +5927,8 @@
|
|
|
5952
5927
|
{
|
|
5953
5928
|
"description": "The font size of the week number cells in the Calendar.\n",
|
|
5954
5929
|
"commentRange": {
|
|
5955
|
-
"start":
|
|
5956
|
-
"end":
|
|
5930
|
+
"start": 126,
|
|
5931
|
+
"end": 127
|
|
5957
5932
|
},
|
|
5958
5933
|
"context": {
|
|
5959
5934
|
"type": "variable",
|
|
@@ -5961,8 +5936,8 @@
|
|
|
5961
5936
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
5962
5937
|
"scope": "default",
|
|
5963
5938
|
"line": {
|
|
5964
|
-
"start":
|
|
5965
|
-
"end":
|
|
5939
|
+
"start": 128,
|
|
5940
|
+
"end": 128
|
|
5966
5941
|
}
|
|
5967
5942
|
},
|
|
5968
5943
|
"group": [
|
|
@@ -5977,8 +5952,8 @@
|
|
|
5977
5952
|
{
|
|
5978
5953
|
"description": "The width of the Calendar view.\n",
|
|
5979
5954
|
"commentRange": {
|
|
5980
|
-
"start":
|
|
5981
|
-
"end":
|
|
5955
|
+
"start": 129,
|
|
5956
|
+
"end": 130
|
|
5982
5957
|
},
|
|
5983
5958
|
"context": {
|
|
5984
5959
|
"type": "variable",
|
|
@@ -5986,8 +5961,8 @@
|
|
|
5986
5961
|
"value": "($kendo-calendar-cell-size * 8)",
|
|
5987
5962
|
"scope": "default",
|
|
5988
5963
|
"line": {
|
|
5989
|
-
"start":
|
|
5990
|
-
"end":
|
|
5964
|
+
"start": 131,
|
|
5965
|
+
"end": 131
|
|
5991
5966
|
}
|
|
5992
5967
|
},
|
|
5993
5968
|
"group": [
|
|
@@ -6002,8 +5977,8 @@
|
|
|
6002
5977
|
{
|
|
6003
5978
|
"description": "The height of the Calendar view.\n",
|
|
6004
5979
|
"commentRange": {
|
|
6005
|
-
"start":
|
|
6006
|
-
"end":
|
|
5980
|
+
"start": 132,
|
|
5981
|
+
"end": 133
|
|
6007
5982
|
},
|
|
6008
5983
|
"context": {
|
|
6009
5984
|
"type": "variable",
|
|
@@ -6011,8 +5986,8 @@
|
|
|
6011
5986
|
"value": "($kendo-calendar-cell-size * 7)",
|
|
6012
5987
|
"scope": "default",
|
|
6013
5988
|
"line": {
|
|
6014
|
-
"start":
|
|
6015
|
-
"end":
|
|
5989
|
+
"start": 134,
|
|
5990
|
+
"end": 134
|
|
6016
5991
|
}
|
|
6017
5992
|
},
|
|
6018
5993
|
"group": [
|
|
@@ -6027,8 +6002,8 @@
|
|
|
6027
6002
|
{
|
|
6028
6003
|
"description": "The gap between the items in the Calendar view.\n",
|
|
6029
6004
|
"commentRange": {
|
|
6030
|
-
"start":
|
|
6031
|
-
"end":
|
|
6005
|
+
"start": 136,
|
|
6006
|
+
"end": 137
|
|
6032
6007
|
},
|
|
6033
6008
|
"context": {
|
|
6034
6009
|
"type": "variable",
|
|
@@ -6036,8 +6011,8 @@
|
|
|
6036
6011
|
"value": "k-spacing(4)",
|
|
6037
6012
|
"scope": "default",
|
|
6038
6013
|
"line": {
|
|
6039
|
-
"start":
|
|
6040
|
-
"end":
|
|
6014
|
+
"start": 138,
|
|
6015
|
+
"end": 138
|
|
6041
6016
|
}
|
|
6042
6017
|
},
|
|
6043
6018
|
"group": [
|
|
@@ -6052,8 +6027,8 @@
|
|
|
6052
6027
|
{
|
|
6053
6028
|
"description": "The background color of the weekend cells in the Calendar.\n",
|
|
6054
6029
|
"commentRange": {
|
|
6055
|
-
"start":
|
|
6056
|
-
"end":
|
|
6030
|
+
"start": 140,
|
|
6031
|
+
"end": 141
|
|
6057
6032
|
},
|
|
6058
6033
|
"context": {
|
|
6059
6034
|
"type": "variable",
|
|
@@ -6061,8 +6036,8 @@
|
|
|
6061
6036
|
"value": "null",
|
|
6062
6037
|
"scope": "default",
|
|
6063
6038
|
"line": {
|
|
6064
|
-
"start":
|
|
6065
|
-
"end":
|
|
6039
|
+
"start": 142,
|
|
6040
|
+
"end": 142
|
|
6066
6041
|
}
|
|
6067
6042
|
},
|
|
6068
6043
|
"group": [
|
|
@@ -6077,8 +6052,8 @@
|
|
|
6077
6052
|
{
|
|
6078
6053
|
"description": "The text color of the weekend cells in the Calendar.\n",
|
|
6079
6054
|
"commentRange": {
|
|
6080
|
-
"start":
|
|
6081
|
-
"end":
|
|
6055
|
+
"start": 143,
|
|
6056
|
+
"end": 144
|
|
6082
6057
|
},
|
|
6083
6058
|
"context": {
|
|
6084
6059
|
"type": "variable",
|
|
@@ -6086,8 +6061,8 @@
|
|
|
6086
6061
|
"value": "null",
|
|
6087
6062
|
"scope": "default",
|
|
6088
6063
|
"line": {
|
|
6089
|
-
"start":
|
|
6090
|
-
"end":
|
|
6064
|
+
"start": 145,
|
|
6065
|
+
"end": 145
|
|
6091
6066
|
}
|
|
6092
6067
|
},
|
|
6093
6068
|
"group": [
|
|
@@ -6102,8 +6077,8 @@
|
|
|
6102
6077
|
{
|
|
6103
6078
|
"description": "The style of the current day in the Calendar.\n",
|
|
6104
6079
|
"commentRange": {
|
|
6105
|
-
"start":
|
|
6106
|
-
"end":
|
|
6080
|
+
"start": 147,
|
|
6081
|
+
"end": 148
|
|
6107
6082
|
},
|
|
6108
6083
|
"context": {
|
|
6109
6084
|
"type": "variable",
|
|
@@ -6111,8 +6086,8 @@
|
|
|
6111
6086
|
"value": "box",
|
|
6112
6087
|
"scope": "default",
|
|
6113
6088
|
"line": {
|
|
6114
|
-
"start":
|
|
6115
|
-
"end":
|
|
6089
|
+
"start": 149,
|
|
6090
|
+
"end": 149
|
|
6116
6091
|
}
|
|
6117
6092
|
},
|
|
6118
6093
|
"group": [
|
|
@@ -6127,17 +6102,17 @@
|
|
|
6127
6102
|
{
|
|
6128
6103
|
"description": "The color of the current day in the Calendar.\n",
|
|
6129
6104
|
"commentRange": {
|
|
6130
|
-
"start":
|
|
6131
|
-
"end":
|
|
6105
|
+
"start": 150,
|
|
6106
|
+
"end": 151
|
|
6132
6107
|
},
|
|
6133
6108
|
"context": {
|
|
6134
6109
|
"type": "variable",
|
|
6135
6110
|
"name": "kendo-calendar-today-color",
|
|
6136
|
-
"value": "k-color(primary)",
|
|
6111
|
+
"value": "k-color(primary-on-surface)",
|
|
6137
6112
|
"scope": "default",
|
|
6138
6113
|
"line": {
|
|
6139
|
-
"start":
|
|
6140
|
-
"end":
|
|
6114
|
+
"start": 152,
|
|
6115
|
+
"end": 152
|
|
6141
6116
|
}
|
|
6142
6117
|
},
|
|
6143
6118
|
"group": [
|
|
@@ -6152,8 +6127,8 @@
|
|
|
6152
6127
|
{
|
|
6153
6128
|
"description": "The font weight of the current day in the Calendar.\n",
|
|
6154
6129
|
"commentRange": {
|
|
6155
|
-
"start":
|
|
6156
|
-
"end":
|
|
6130
|
+
"start": 153,
|
|
6131
|
+
"end": 154
|
|
6157
6132
|
},
|
|
6158
6133
|
"context": {
|
|
6159
6134
|
"type": "variable",
|
|
@@ -6161,8 +6136,8 @@
|
|
|
6161
6136
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
6162
6137
|
"scope": "default",
|
|
6163
6138
|
"line": {
|
|
6164
|
-
"start":
|
|
6165
|
-
"end":
|
|
6139
|
+
"start": 155,
|
|
6140
|
+
"end": 155
|
|
6166
6141
|
}
|
|
6167
6142
|
},
|
|
6168
6143
|
"group": [
|
|
@@ -6177,8 +6152,8 @@
|
|
|
6177
6152
|
{
|
|
6178
6153
|
"description": "The box shadow of the current day in the Calendar.\n",
|
|
6179
6154
|
"commentRange": {
|
|
6180
|
-
"start":
|
|
6181
|
-
"end":
|
|
6155
|
+
"start": 156,
|
|
6156
|
+
"end": 157
|
|
6182
6157
|
},
|
|
6183
6158
|
"context": {
|
|
6184
6159
|
"type": "variable",
|
|
@@ -6186,8 +6161,8 @@
|
|
|
6186
6161
|
"value": "null",
|
|
6187
6162
|
"scope": "default",
|
|
6188
6163
|
"line": {
|
|
6189
|
-
"start":
|
|
6190
|
-
"end":
|
|
6164
|
+
"start": 158,
|
|
6165
|
+
"end": 158
|
|
6191
6166
|
}
|
|
6192
6167
|
},
|
|
6193
6168
|
"group": [
|
|
@@ -6202,8 +6177,8 @@
|
|
|
6202
6177
|
{
|
|
6203
6178
|
"description": "The background color of the week number cells in the Calendar.\n",
|
|
6204
6179
|
"commentRange": {
|
|
6205
|
-
"start":
|
|
6206
|
-
"end":
|
|
6180
|
+
"start": 160,
|
|
6181
|
+
"end": 161
|
|
6207
6182
|
},
|
|
6208
6183
|
"context": {
|
|
6209
6184
|
"type": "variable",
|
|
@@ -6211,8 +6186,8 @@
|
|
|
6211
6186
|
"value": "null",
|
|
6212
6187
|
"scope": "default",
|
|
6213
6188
|
"line": {
|
|
6214
|
-
"start":
|
|
6215
|
-
"end":
|
|
6189
|
+
"start": 162,
|
|
6190
|
+
"end": 162
|
|
6216
6191
|
}
|
|
6217
6192
|
},
|
|
6218
6193
|
"group": [
|
|
@@ -6227,8 +6202,8 @@
|
|
|
6227
6202
|
{
|
|
6228
6203
|
"description": "The text color of the week number cells in the Calendar.\n",
|
|
6229
6204
|
"commentRange": {
|
|
6230
|
-
"start":
|
|
6231
|
-
"end":
|
|
6205
|
+
"start": 163,
|
|
6206
|
+
"end": 164
|
|
6232
6207
|
},
|
|
6233
6208
|
"context": {
|
|
6234
6209
|
"type": "variable",
|
|
@@ -6236,8 +6211,8 @@
|
|
|
6236
6211
|
"value": "$kendo-calendar-header-cell-text",
|
|
6237
6212
|
"scope": "default",
|
|
6238
6213
|
"line": {
|
|
6239
|
-
"start":
|
|
6240
|
-
"end":
|
|
6214
|
+
"start": 165,
|
|
6215
|
+
"end": 165
|
|
6241
6216
|
}
|
|
6242
6217
|
},
|
|
6243
6218
|
"group": [
|
|
@@ -6252,8 +6227,8 @@
|
|
|
6252
6227
|
{
|
|
6253
6228
|
"description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
|
|
6254
6229
|
"commentRange": {
|
|
6255
|
-
"start":
|
|
6256
|
-
"end":
|
|
6230
|
+
"start": 167,
|
|
6231
|
+
"end": 168
|
|
6257
6232
|
},
|
|
6258
6233
|
"context": {
|
|
6259
6234
|
"type": "variable",
|
|
@@ -6261,8 +6236,8 @@
|
|
|
6261
6236
|
"value": "null",
|
|
6262
6237
|
"scope": "default",
|
|
6263
6238
|
"line": {
|
|
6264
|
-
"start":
|
|
6265
|
-
"end":
|
|
6239
|
+
"start": 169,
|
|
6240
|
+
"end": 169
|
|
6266
6241
|
}
|
|
6267
6242
|
},
|
|
6268
6243
|
"group": [
|
|
@@ -6277,8 +6252,8 @@
|
|
|
6277
6252
|
{
|
|
6278
6253
|
"description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
|
|
6279
6254
|
"commentRange": {
|
|
6280
|
-
"start":
|
|
6281
|
-
"end":
|
|
6255
|
+
"start": 170,
|
|
6256
|
+
"end": 171
|
|
6282
6257
|
},
|
|
6283
6258
|
"context": {
|
|
6284
6259
|
"type": "variable",
|
|
@@ -6286,8 +6261,8 @@
|
|
|
6286
6261
|
"value": "$kendo-calendar-header-cell-text",
|
|
6287
6262
|
"scope": "default",
|
|
6288
6263
|
"line": {
|
|
6289
|
-
"start":
|
|
6290
|
-
"end":
|
|
6264
|
+
"start": 172,
|
|
6265
|
+
"end": 172
|
|
6291
6266
|
}
|
|
6292
6267
|
},
|
|
6293
6268
|
"group": [
|
|
@@ -6302,8 +6277,8 @@
|
|
|
6302
6277
|
{
|
|
6303
6278
|
"description": "The border color of the cells in the Calendar.\n",
|
|
6304
6279
|
"commentRange": {
|
|
6305
|
-
"start":
|
|
6306
|
-
"end":
|
|
6280
|
+
"start": 174,
|
|
6281
|
+
"end": 175
|
|
6307
6282
|
},
|
|
6308
6283
|
"context": {
|
|
6309
6284
|
"type": "variable",
|
|
@@ -6311,8 +6286,8 @@
|
|
|
6311
6286
|
"value": "null",
|
|
6312
6287
|
"scope": "default",
|
|
6313
6288
|
"line": {
|
|
6314
|
-
"start":
|
|
6315
|
-
"end":
|
|
6289
|
+
"start": 176,
|
|
6290
|
+
"end": 176
|
|
6316
6291
|
}
|
|
6317
6292
|
},
|
|
6318
6293
|
"group": [
|
|
@@ -6327,8 +6302,8 @@
|
|
|
6327
6302
|
{
|
|
6328
6303
|
"description": "The background color of the hovered cells in the Calendar.\n",
|
|
6329
6304
|
"commentRange": {
|
|
6330
|
-
"start":
|
|
6331
|
-
"end":
|
|
6305
|
+
"start": 178,
|
|
6306
|
+
"end": 179
|
|
6332
6307
|
},
|
|
6333
6308
|
"context": {
|
|
6334
6309
|
"type": "variable",
|
|
@@ -6336,8 +6311,8 @@
|
|
|
6336
6311
|
"value": "k-color(base-subtle-hover)",
|
|
6337
6312
|
"scope": "default",
|
|
6338
6313
|
"line": {
|
|
6339
|
-
"start":
|
|
6340
|
-
"end":
|
|
6314
|
+
"start": 180,
|
|
6315
|
+
"end": 180
|
|
6341
6316
|
}
|
|
6342
6317
|
},
|
|
6343
6318
|
"group": [
|
|
@@ -6352,8 +6327,8 @@
|
|
|
6352
6327
|
{
|
|
6353
6328
|
"description": "The text color of the hovered cells in the Calendar.\n",
|
|
6354
6329
|
"commentRange": {
|
|
6355
|
-
"start":
|
|
6356
|
-
"end":
|
|
6330
|
+
"start": 181,
|
|
6331
|
+
"end": 182
|
|
6357
6332
|
},
|
|
6358
6333
|
"context": {
|
|
6359
6334
|
"type": "variable",
|
|
@@ -6361,8 +6336,8 @@
|
|
|
6361
6336
|
"value": "k-color(on-app-surface)",
|
|
6362
6337
|
"scope": "default",
|
|
6363
6338
|
"line": {
|
|
6364
|
-
"start":
|
|
6365
|
-
"end":
|
|
6339
|
+
"start": 183,
|
|
6340
|
+
"end": 183
|
|
6366
6341
|
}
|
|
6367
6342
|
},
|
|
6368
6343
|
"group": [
|
|
@@ -6377,8 +6352,8 @@
|
|
|
6377
6352
|
{
|
|
6378
6353
|
"description": "The border color of the hovered cells in the Calendar.\n",
|
|
6379
6354
|
"commentRange": {
|
|
6380
|
-
"start":
|
|
6381
|
-
"end":
|
|
6355
|
+
"start": 184,
|
|
6356
|
+
"end": 185
|
|
6382
6357
|
},
|
|
6383
6358
|
"context": {
|
|
6384
6359
|
"type": "variable",
|
|
@@ -6386,8 +6361,8 @@
|
|
|
6386
6361
|
"value": "k-color(border)",
|
|
6387
6362
|
"scope": "default",
|
|
6388
6363
|
"line": {
|
|
6389
|
-
"start":
|
|
6390
|
-
"end":
|
|
6364
|
+
"start": 186,
|
|
6365
|
+
"end": 186
|
|
6391
6366
|
}
|
|
6392
6367
|
},
|
|
6393
6368
|
"group": [
|
|
@@ -6402,8 +6377,8 @@
|
|
|
6402
6377
|
{
|
|
6403
6378
|
"description": "The gradient of the hovered cells in the Calendar.\n",
|
|
6404
6379
|
"commentRange": {
|
|
6405
|
-
"start":
|
|
6406
|
-
"end":
|
|
6380
|
+
"start": 187,
|
|
6381
|
+
"end": 188
|
|
6407
6382
|
},
|
|
6408
6383
|
"context": {
|
|
6409
6384
|
"type": "variable",
|
|
@@ -6411,8 +6386,8 @@
|
|
|
6411
6386
|
"value": "null",
|
|
6412
6387
|
"scope": "default",
|
|
6413
6388
|
"line": {
|
|
6414
|
-
"start":
|
|
6415
|
-
"end":
|
|
6389
|
+
"start": 189,
|
|
6390
|
+
"end": 189
|
|
6416
6391
|
}
|
|
6417
6392
|
},
|
|
6418
6393
|
"group": [
|
|
@@ -6427,8 +6402,8 @@
|
|
|
6427
6402
|
{
|
|
6428
6403
|
"description": "The background color of the selected cells in the Calendar.\n",
|
|
6429
6404
|
"commentRange": {
|
|
6430
|
-
"start":
|
|
6431
|
-
"end":
|
|
6405
|
+
"start": 191,
|
|
6406
|
+
"end": 192
|
|
6432
6407
|
},
|
|
6433
6408
|
"context": {
|
|
6434
6409
|
"type": "variable",
|
|
@@ -6436,8 +6411,8 @@
|
|
|
6436
6411
|
"value": "k-color(primary)",
|
|
6437
6412
|
"scope": "default",
|
|
6438
6413
|
"line": {
|
|
6439
|
-
"start":
|
|
6440
|
-
"end":
|
|
6414
|
+
"start": 193,
|
|
6415
|
+
"end": 193
|
|
6441
6416
|
}
|
|
6442
6417
|
},
|
|
6443
6418
|
"group": [
|
|
@@ -6452,8 +6427,8 @@
|
|
|
6452
6427
|
{
|
|
6453
6428
|
"description": "The text color of the selected cells in the Calendar.\n",
|
|
6454
6429
|
"commentRange": {
|
|
6455
|
-
"start":
|
|
6456
|
-
"end":
|
|
6430
|
+
"start": 194,
|
|
6431
|
+
"end": 195
|
|
6457
6432
|
},
|
|
6458
6433
|
"context": {
|
|
6459
6434
|
"type": "variable",
|
|
@@ -6461,8 +6436,8 @@
|
|
|
6461
6436
|
"value": "k-color(on-primary)",
|
|
6462
6437
|
"scope": "default",
|
|
6463
6438
|
"line": {
|
|
6464
|
-
"start":
|
|
6465
|
-
"end":
|
|
6439
|
+
"start": 196,
|
|
6440
|
+
"end": 196
|
|
6466
6441
|
}
|
|
6467
6442
|
},
|
|
6468
6443
|
"group": [
|
|
@@ -6477,8 +6452,8 @@
|
|
|
6477
6452
|
{
|
|
6478
6453
|
"description": "The border color of the selected cells in the Calendar.\n",
|
|
6479
6454
|
"commentRange": {
|
|
6480
|
-
"start":
|
|
6481
|
-
"end":
|
|
6455
|
+
"start": 197,
|
|
6456
|
+
"end": 198
|
|
6482
6457
|
},
|
|
6483
6458
|
"context": {
|
|
6484
6459
|
"type": "variable",
|
|
@@ -6486,8 +6461,8 @@
|
|
|
6486
6461
|
"value": "k-color(primary)",
|
|
6487
6462
|
"scope": "default",
|
|
6488
6463
|
"line": {
|
|
6489
|
-
"start":
|
|
6490
|
-
"end":
|
|
6464
|
+
"start": 199,
|
|
6465
|
+
"end": 199
|
|
6491
6466
|
}
|
|
6492
6467
|
},
|
|
6493
6468
|
"group": [
|
|
@@ -6502,8 +6477,8 @@
|
|
|
6502
6477
|
{
|
|
6503
6478
|
"description": "The gradient of the selected cells in the Calendar.\n",
|
|
6504
6479
|
"commentRange": {
|
|
6505
|
-
"start":
|
|
6506
|
-
"end":
|
|
6480
|
+
"start": 200,
|
|
6481
|
+
"end": 201
|
|
6507
6482
|
},
|
|
6508
6483
|
"context": {
|
|
6509
6484
|
"type": "variable",
|
|
@@ -6511,8 +6486,8 @@
|
|
|
6511
6486
|
"value": "null",
|
|
6512
6487
|
"scope": "default",
|
|
6513
6488
|
"line": {
|
|
6514
|
-
"start":
|
|
6515
|
-
"end":
|
|
6489
|
+
"start": 202,
|
|
6490
|
+
"end": 202
|
|
6516
6491
|
}
|
|
6517
6492
|
},
|
|
6518
6493
|
"group": [
|
|
@@ -6527,8 +6502,8 @@
|
|
|
6527
6502
|
{
|
|
6528
6503
|
"description": "The background color of the selected and hovered cells in the Calendar.\n",
|
|
6529
6504
|
"commentRange": {
|
|
6530
|
-
"start":
|
|
6531
|
-
"end":
|
|
6505
|
+
"start": 204,
|
|
6506
|
+
"end": 205
|
|
6532
6507
|
},
|
|
6533
6508
|
"context": {
|
|
6534
6509
|
"type": "variable",
|
|
@@ -6536,8 +6511,8 @@
|
|
|
6536
6511
|
"value": "k-color(primary-hover)",
|
|
6537
6512
|
"scope": "default",
|
|
6538
6513
|
"line": {
|
|
6539
|
-
"start":
|
|
6540
|
-
"end":
|
|
6514
|
+
"start": 206,
|
|
6515
|
+
"end": 206
|
|
6541
6516
|
}
|
|
6542
6517
|
},
|
|
6543
6518
|
"group": [
|
|
@@ -6552,8 +6527,8 @@
|
|
|
6552
6527
|
{
|
|
6553
6528
|
"description": "The text color of the selected and hovered cells in the Calendar.\n",
|
|
6554
6529
|
"commentRange": {
|
|
6555
|
-
"start":
|
|
6556
|
-
"end":
|
|
6530
|
+
"start": 207,
|
|
6531
|
+
"end": 208
|
|
6557
6532
|
},
|
|
6558
6533
|
"context": {
|
|
6559
6534
|
"type": "variable",
|
|
@@ -6561,8 +6536,8 @@
|
|
|
6561
6536
|
"value": "k-color(on-primary)",
|
|
6562
6537
|
"scope": "default",
|
|
6563
6538
|
"line": {
|
|
6564
|
-
"start":
|
|
6565
|
-
"end":
|
|
6539
|
+
"start": 209,
|
|
6540
|
+
"end": 209
|
|
6566
6541
|
}
|
|
6567
6542
|
},
|
|
6568
6543
|
"group": [
|
|
@@ -6577,8 +6552,8 @@
|
|
|
6577
6552
|
{
|
|
6578
6553
|
"description": "The border color of the selected and hovered cells in the Calendar.\n",
|
|
6579
6554
|
"commentRange": {
|
|
6580
|
-
"start":
|
|
6581
|
-
"end":
|
|
6555
|
+
"start": 210,
|
|
6556
|
+
"end": 211
|
|
6582
6557
|
},
|
|
6583
6558
|
"context": {
|
|
6584
6559
|
"type": "variable",
|
|
@@ -6586,8 +6561,8 @@
|
|
|
6586
6561
|
"value": "k-color(border)",
|
|
6587
6562
|
"scope": "default",
|
|
6588
6563
|
"line": {
|
|
6589
|
-
"start":
|
|
6590
|
-
"end":
|
|
6564
|
+
"start": 212,
|
|
6565
|
+
"end": 212
|
|
6591
6566
|
}
|
|
6592
6567
|
},
|
|
6593
6568
|
"group": [
|
|
@@ -6602,8 +6577,8 @@
|
|
|
6602
6577
|
{
|
|
6603
6578
|
"description": "The gradient of the selected and hovered cells in the Calendar.\n",
|
|
6604
6579
|
"commentRange": {
|
|
6605
|
-
"start":
|
|
6606
|
-
"end":
|
|
6580
|
+
"start": 213,
|
|
6581
|
+
"end": 214
|
|
6607
6582
|
},
|
|
6608
6583
|
"context": {
|
|
6609
6584
|
"type": "variable",
|
|
@@ -6611,8 +6586,8 @@
|
|
|
6611
6586
|
"value": "null",
|
|
6612
6587
|
"scope": "default",
|
|
6613
6588
|
"line": {
|
|
6614
|
-
"start":
|
|
6615
|
-
"end":
|
|
6589
|
+
"start": 215,
|
|
6590
|
+
"end": 215
|
|
6616
6591
|
}
|
|
6617
6592
|
},
|
|
6618
6593
|
"group": [
|
|
@@ -6627,8 +6602,8 @@
|
|
|
6627
6602
|
{
|
|
6628
6603
|
"description": "The shadow of the focused cells in the Calendar.\n",
|
|
6629
6604
|
"commentRange": {
|
|
6630
|
-
"start":
|
|
6631
|
-
"end":
|
|
6605
|
+
"start": 217,
|
|
6606
|
+
"end": 218
|
|
6632
6607
|
},
|
|
6633
6608
|
"context": {
|
|
6634
6609
|
"type": "variable",
|
|
@@ -6636,8 +6611,8 @@
|
|
|
6636
6611
|
"value": "inset $kendo-button-focus-shadow",
|
|
6637
6612
|
"scope": "default",
|
|
6638
6613
|
"line": {
|
|
6639
|
-
"start":
|
|
6640
|
-
"end":
|
|
6614
|
+
"start": 219,
|
|
6615
|
+
"end": 219
|
|
6641
6616
|
}
|
|
6642
6617
|
},
|
|
6643
6618
|
"group": [
|
|
@@ -6652,8 +6627,8 @@
|
|
|
6652
6627
|
{
|
|
6653
6628
|
"description": "The shadow of the selected and focused cells in the Calendar.\n",
|
|
6654
6629
|
"commentRange": {
|
|
6655
|
-
"start":
|
|
6656
|
-
"end":
|
|
6630
|
+
"start": 220,
|
|
6631
|
+
"end": 221
|
|
6657
6632
|
},
|
|
6658
6633
|
"context": {
|
|
6659
6634
|
"type": "variable",
|
|
@@ -6661,8 +6636,8 @@
|
|
|
6661
6636
|
"value": "inset 0 0 0 2px color-mix(in srgb, k-color(primary-active) 50%, transparent)",
|
|
6662
6637
|
"scope": "default",
|
|
6663
6638
|
"line": {
|
|
6664
|
-
"start":
|
|
6665
|
-
"end":
|
|
6639
|
+
"start": 222,
|
|
6640
|
+
"end": 222
|
|
6666
6641
|
}
|
|
6667
6642
|
},
|
|
6668
6643
|
"group": [
|
|
@@ -6677,8 +6652,8 @@
|
|
|
6677
6652
|
{
|
|
6678
6653
|
"description": "The width of the Calendar navigation.\n",
|
|
6679
6654
|
"commentRange": {
|
|
6680
|
-
"start":
|
|
6681
|
-
"end":
|
|
6655
|
+
"start": 225,
|
|
6656
|
+
"end": 226
|
|
6682
6657
|
},
|
|
6683
6658
|
"context": {
|
|
6684
6659
|
"type": "variable",
|
|
@@ -6686,8 +6661,8 @@
|
|
|
6686
6661
|
"value": "5em",
|
|
6687
6662
|
"scope": "default",
|
|
6688
6663
|
"line": {
|
|
6689
|
-
"start":
|
|
6690
|
-
"end":
|
|
6664
|
+
"start": 227,
|
|
6665
|
+
"end": 227
|
|
6691
6666
|
}
|
|
6692
6667
|
},
|
|
6693
6668
|
"group": [
|
|
@@ -6702,8 +6677,8 @@
|
|
|
6702
6677
|
{
|
|
6703
6678
|
"description": "The height of the items in the Calendar navigation.\n",
|
|
6704
6679
|
"commentRange": {
|
|
6705
|
-
"start":
|
|
6706
|
-
"end":
|
|
6680
|
+
"start": 228,
|
|
6681
|
+
"end": 229
|
|
6707
6682
|
},
|
|
6708
6683
|
"context": {
|
|
6709
6684
|
"type": "variable",
|
|
@@ -6711,8 +6686,8 @@
|
|
|
6711
6686
|
"value": "2em",
|
|
6712
6687
|
"scope": "default",
|
|
6713
6688
|
"line": {
|
|
6714
|
-
"start":
|
|
6715
|
-
"end":
|
|
6689
|
+
"start": 230,
|
|
6690
|
+
"end": 230
|
|
6716
6691
|
}
|
|
6717
6692
|
},
|
|
6718
6693
|
"group": [
|
|
@@ -6727,8 +6702,8 @@
|
|
|
6727
6702
|
{
|
|
6728
6703
|
"description": "The background color of the Calendar navigation.\n",
|
|
6729
6704
|
"commentRange": {
|
|
6730
|
-
"start":
|
|
6731
|
-
"end":
|
|
6705
|
+
"start": 232,
|
|
6706
|
+
"end": 233
|
|
6732
6707
|
},
|
|
6733
6708
|
"context": {
|
|
6734
6709
|
"type": "variable",
|
|
@@ -6736,8 +6711,8 @@
|
|
|
6736
6711
|
"value": "$kendo-calendar-header-bg",
|
|
6737
6712
|
"scope": "default",
|
|
6738
6713
|
"line": {
|
|
6739
|
-
"start":
|
|
6740
|
-
"end":
|
|
6714
|
+
"start": 234,
|
|
6715
|
+
"end": 234
|
|
6741
6716
|
}
|
|
6742
6717
|
},
|
|
6743
6718
|
"group": [
|
|
@@ -6752,17 +6727,17 @@
|
|
|
6752
6727
|
{
|
|
6753
6728
|
"description": "The text color of the Calendar navigation.\n",
|
|
6754
6729
|
"commentRange": {
|
|
6755
|
-
"start":
|
|
6756
|
-
"end":
|
|
6730
|
+
"start": 235,
|
|
6731
|
+
"end": 236
|
|
6757
6732
|
},
|
|
6758
6733
|
"context": {
|
|
6759
6734
|
"type": "variable",
|
|
6760
6735
|
"name": "kendo-calendar-navigation-text",
|
|
6761
|
-
"value": "
|
|
6736
|
+
"value": "k-color(on-app-surface)",
|
|
6762
6737
|
"scope": "default",
|
|
6763
6738
|
"line": {
|
|
6764
|
-
"start":
|
|
6765
|
-
"end":
|
|
6739
|
+
"start": 237,
|
|
6740
|
+
"end": 237
|
|
6766
6741
|
}
|
|
6767
6742
|
},
|
|
6768
6743
|
"group": [
|
|
@@ -6777,8 +6752,8 @@
|
|
|
6777
6752
|
{
|
|
6778
6753
|
"description": "The border color of the Calendar navigation.\n",
|
|
6779
6754
|
"commentRange": {
|
|
6780
|
-
"start":
|
|
6781
|
-
"end":
|
|
6755
|
+
"start": 238,
|
|
6756
|
+
"end": 239
|
|
6782
6757
|
},
|
|
6783
6758
|
"context": {
|
|
6784
6759
|
"type": "variable",
|
|
@@ -6786,8 +6761,8 @@
|
|
|
6786
6761
|
"value": "$kendo-calendar-header-border",
|
|
6787
6762
|
"scope": "default",
|
|
6788
6763
|
"line": {
|
|
6789
|
-
"start":
|
|
6790
|
-
"end":
|
|
6764
|
+
"start": 240,
|
|
6765
|
+
"end": 240
|
|
6791
6766
|
}
|
|
6792
6767
|
},
|
|
6793
6768
|
"group": [
|
|
@@ -6802,17 +6777,17 @@
|
|
|
6802
6777
|
{
|
|
6803
6778
|
"description": "The text color of the hovered items in the Calendar navigation.\n",
|
|
6804
6779
|
"commentRange": {
|
|
6805
|
-
"start":
|
|
6806
|
-
"end":
|
|
6780
|
+
"start": 241,
|
|
6781
|
+
"end": 242
|
|
6807
6782
|
},
|
|
6808
6783
|
"context": {
|
|
6809
6784
|
"type": "variable",
|
|
6810
6785
|
"name": "kendo-calendar-navigation-hover-text",
|
|
6811
|
-
"value": "k-color(primary-
|
|
6786
|
+
"value": "k-color(primary-on-surface)",
|
|
6812
6787
|
"scope": "default",
|
|
6813
6788
|
"line": {
|
|
6814
|
-
"start":
|
|
6815
|
-
"end":
|
|
6789
|
+
"start": 243,
|
|
6790
|
+
"end": 243
|
|
6816
6791
|
}
|
|
6817
6792
|
},
|
|
6818
6793
|
"group": [
|
|
@@ -6827,8 +6802,8 @@
|
|
|
6827
6802
|
{
|
|
6828
6803
|
"description": "The text color of the marker in the Calendar navigation.\n",
|
|
6829
6804
|
"commentRange": {
|
|
6830
|
-
"start":
|
|
6831
|
-
"end":
|
|
6805
|
+
"start": 244,
|
|
6806
|
+
"end": 245
|
|
6832
6807
|
},
|
|
6833
6808
|
"context": {
|
|
6834
6809
|
"type": "variable",
|
|
@@ -6836,8 +6811,8 @@
|
|
|
6836
6811
|
"value": "currentColor",
|
|
6837
6812
|
"scope": "default",
|
|
6838
6813
|
"line": {
|
|
6839
|
-
"start":
|
|
6840
|
-
"end":
|
|
6814
|
+
"start": 246,
|
|
6815
|
+
"end": 246
|
|
6841
6816
|
}
|
|
6842
6817
|
},
|
|
6843
6818
|
"group": [
|
|
@@ -6852,8 +6827,8 @@
|
|
|
6852
6827
|
{
|
|
6853
6828
|
"description": "The background color of the Calendar range selection.\n",
|
|
6854
6829
|
"commentRange": {
|
|
6855
|
-
"start":
|
|
6856
|
-
"end":
|
|
6830
|
+
"start": 248,
|
|
6831
|
+
"end": 249
|
|
6857
6832
|
},
|
|
6858
6833
|
"context": {
|
|
6859
6834
|
"type": "variable",
|
|
@@ -6861,8 +6836,8 @@
|
|
|
6861
6836
|
"value": "color-mix(in srgb, k-color(primary) 25%, transparent)",
|
|
6862
6837
|
"scope": "default",
|
|
6863
6838
|
"line": {
|
|
6864
|
-
"start":
|
|
6865
|
-
"end":
|
|
6839
|
+
"start": 250,
|
|
6840
|
+
"end": 250
|
|
6866
6841
|
}
|
|
6867
6842
|
},
|
|
6868
6843
|
"group": [
|
|
@@ -6877,8 +6852,8 @@
|
|
|
6877
6852
|
{
|
|
6878
6853
|
"description": "The horizontal padding of the header in the Infinite Calendar.\n",
|
|
6879
6854
|
"commentRange": {
|
|
6880
|
-
"start":
|
|
6881
|
-
"end":
|
|
6855
|
+
"start": 252,
|
|
6856
|
+
"end": 253
|
|
6882
6857
|
},
|
|
6883
6858
|
"context": {
|
|
6884
6859
|
"type": "variable",
|
|
@@ -6886,8 +6861,8 @@
|
|
|
6886
6861
|
"value": "k-spacing(4)",
|
|
6887
6862
|
"scope": "default",
|
|
6888
6863
|
"line": {
|
|
6889
|
-
"start":
|
|
6890
|
-
"end":
|
|
6864
|
+
"start": 254,
|
|
6865
|
+
"end": 254
|
|
6891
6866
|
}
|
|
6892
6867
|
},
|
|
6893
6868
|
"group": [
|
|
@@ -6902,8 +6877,8 @@
|
|
|
6902
6877
|
{
|
|
6903
6878
|
"description": "The vertical padding of the header in the Infinite Calendar.\n",
|
|
6904
6879
|
"commentRange": {
|
|
6905
|
-
"start":
|
|
6906
|
-
"end":
|
|
6880
|
+
"start": 255,
|
|
6881
|
+
"end": 256
|
|
6907
6882
|
},
|
|
6908
6883
|
"context": {
|
|
6909
6884
|
"type": "variable",
|
|
@@ -6911,8 +6886,8 @@
|
|
|
6911
6886
|
"value": "k-spacing(2)",
|
|
6912
6887
|
"scope": "default",
|
|
6913
6888
|
"line": {
|
|
6914
|
-
"start":
|
|
6915
|
-
"end":
|
|
6889
|
+
"start": 257,
|
|
6890
|
+
"end": 257
|
|
6916
6891
|
}
|
|
6917
6892
|
},
|
|
6918
6893
|
"group": [
|
|
@@ -6927,8 +6902,8 @@
|
|
|
6927
6902
|
{
|
|
6928
6903
|
"description": "The horizontal padding of the Calendar view in the Infinite Calendar.\n",
|
|
6929
6904
|
"commentRange": {
|
|
6930
|
-
"start":
|
|
6931
|
-
"end":
|
|
6905
|
+
"start": 259,
|
|
6906
|
+
"end": 260
|
|
6932
6907
|
},
|
|
6933
6908
|
"context": {
|
|
6934
6909
|
"type": "variable",
|
|
@@ -6936,8 +6911,8 @@
|
|
|
6936
6911
|
"value": "k-spacing(4)",
|
|
6937
6912
|
"scope": "default",
|
|
6938
6913
|
"line": {
|
|
6939
|
-
"start":
|
|
6940
|
-
"end":
|
|
6914
|
+
"start": 261,
|
|
6915
|
+
"end": 261
|
|
6941
6916
|
}
|
|
6942
6917
|
},
|
|
6943
6918
|
"group": [
|
|
@@ -6952,8 +6927,8 @@
|
|
|
6952
6927
|
{
|
|
6953
6928
|
"description": "The vertical padding of the Calendar view in the Infinite Calendar.\n",
|
|
6954
6929
|
"commentRange": {
|
|
6955
|
-
"start":
|
|
6956
|
-
"end":
|
|
6930
|
+
"start": 262,
|
|
6931
|
+
"end": 263
|
|
6957
6932
|
},
|
|
6958
6933
|
"context": {
|
|
6959
6934
|
"type": "variable",
|
|
@@ -6961,8 +6936,8 @@
|
|
|
6961
6936
|
"value": "k-spacing(0)",
|
|
6962
6937
|
"scope": "default",
|
|
6963
6938
|
"line": {
|
|
6964
|
-
"start":
|
|
6965
|
-
"end":
|
|
6939
|
+
"start": 264,
|
|
6940
|
+
"end": 264
|
|
6966
6941
|
}
|
|
6967
6942
|
},
|
|
6968
6943
|
"group": [
|
|
@@ -6977,8 +6952,8 @@
|
|
|
6977
6952
|
{
|
|
6978
6953
|
"description": "The height of the Calendar view in the Infinite Calendar.\n",
|
|
6979
6954
|
"commentRange": {
|
|
6980
|
-
"start":
|
|
6981
|
-
"end":
|
|
6955
|
+
"start": 265,
|
|
6956
|
+
"end": 266
|
|
6982
6957
|
},
|
|
6983
6958
|
"context": {
|
|
6984
6959
|
"type": "variable",
|
|
@@ -6986,8 +6961,8 @@
|
|
|
6986
6961
|
"value": "( $kendo-calendar-cell-size * 9 )",
|
|
6987
6962
|
"scope": "default",
|
|
6988
6963
|
"line": {
|
|
6989
|
-
"start":
|
|
6990
|
-
"end":
|
|
6964
|
+
"start": 267,
|
|
6965
|
+
"end": 267
|
|
6991
6966
|
}
|
|
6992
6967
|
},
|
|
6993
6968
|
"group": [
|
|
@@ -7002,8 +6977,8 @@
|
|
|
7002
6977
|
{
|
|
7003
6978
|
"description": "The border radius of the range cells in the Multiview Calendar.\n",
|
|
7004
6979
|
"commentRange": {
|
|
7005
|
-
"start":
|
|
7006
|
-
"end":
|
|
6980
|
+
"start": 272,
|
|
6981
|
+
"end": 273
|
|
7007
6982
|
},
|
|
7008
6983
|
"context": {
|
|
7009
6984
|
"type": "variable",
|
|
@@ -7011,8 +6986,8 @@
|
|
|
7011
6986
|
"value": "k-border-radius(lg)",
|
|
7012
6987
|
"scope": "default",
|
|
7013
6988
|
"line": {
|
|
7014
|
-
"start":
|
|
7015
|
-
"end":
|
|
6989
|
+
"start": 274,
|
|
6990
|
+
"end": 274
|
|
7016
6991
|
}
|
|
7017
6992
|
},
|
|
7018
6993
|
"group": [
|
|
@@ -7027,8 +7002,8 @@
|
|
|
7027
7002
|
{
|
|
7028
7003
|
"description": "The font size of the small Calendar.\n",
|
|
7029
7004
|
"commentRange": {
|
|
7030
|
-
"start":
|
|
7031
|
-
"end":
|
|
7005
|
+
"start": 278,
|
|
7006
|
+
"end": 279
|
|
7032
7007
|
},
|
|
7033
7008
|
"context": {
|
|
7034
7009
|
"type": "variable",
|
|
@@ -7036,8 +7011,8 @@
|
|
|
7036
7011
|
"value": "var( --kendo-font-size, inherit )",
|
|
7037
7012
|
"scope": "default",
|
|
7038
7013
|
"line": {
|
|
7039
|
-
"start":
|
|
7040
|
-
"end":
|
|
7014
|
+
"start": 280,
|
|
7015
|
+
"end": 280
|
|
7041
7016
|
}
|
|
7042
7017
|
},
|
|
7043
7018
|
"group": [
|
|
@@ -7052,8 +7027,8 @@
|
|
|
7052
7027
|
{
|
|
7053
7028
|
"description": "The line height of the small Calendar.\n",
|
|
7054
7029
|
"commentRange": {
|
|
7055
|
-
"start":
|
|
7056
|
-
"end":
|
|
7030
|
+
"start": 281,
|
|
7031
|
+
"end": 282
|
|
7057
7032
|
},
|
|
7058
7033
|
"context": {
|
|
7059
7034
|
"type": "variable",
|
|
@@ -7061,8 +7036,8 @@
|
|
|
7061
7036
|
"value": "var( --kendo-line-height, normal )",
|
|
7062
7037
|
"scope": "default",
|
|
7063
7038
|
"line": {
|
|
7064
|
-
"start":
|
|
7065
|
-
"end":
|
|
7039
|
+
"start": 283,
|
|
7040
|
+
"end": 283
|
|
7066
7041
|
}
|
|
7067
7042
|
},
|
|
7068
7043
|
"group": [
|
|
@@ -7077,8 +7052,8 @@
|
|
|
7077
7052
|
{
|
|
7078
7053
|
"description": "The size of the cells in the small Calendar.\n",
|
|
7079
7054
|
"commentRange": {
|
|
7080
|
-
"start":
|
|
7081
|
-
"end":
|
|
7055
|
+
"start": 284,
|
|
7056
|
+
"end": 285
|
|
7082
7057
|
},
|
|
7083
7058
|
"context": {
|
|
7084
7059
|
"type": "variable",
|
|
@@ -7086,8 +7061,8 @@
|
|
|
7086
7061
|
"value": "34px",
|
|
7087
7062
|
"scope": "default",
|
|
7088
7063
|
"line": {
|
|
7089
|
-
"start":
|
|
7090
|
-
"end":
|
|
7064
|
+
"start": 286,
|
|
7065
|
+
"end": 286
|
|
7091
7066
|
}
|
|
7092
7067
|
},
|
|
7093
7068
|
"group": [
|
|
@@ -7102,8 +7077,8 @@
|
|
|
7102
7077
|
{
|
|
7103
7078
|
"description": "The horizontal padding of the cells in the small Calendar.\n",
|
|
7104
7079
|
"commentRange": {
|
|
7105
|
-
"start":
|
|
7106
|
-
"end":
|
|
7080
|
+
"start": 287,
|
|
7081
|
+
"end": 288
|
|
7107
7082
|
},
|
|
7108
7083
|
"context": {
|
|
7109
7084
|
"type": "variable",
|
|
@@ -7111,8 +7086,8 @@
|
|
|
7111
7086
|
"value": "k-spacing(0.5)",
|
|
7112
7087
|
"scope": "default",
|
|
7113
7088
|
"line": {
|
|
7114
|
-
"start":
|
|
7115
|
-
"end":
|
|
7089
|
+
"start": 289,
|
|
7090
|
+
"end": 289
|
|
7116
7091
|
}
|
|
7117
7092
|
},
|
|
7118
7093
|
"group": [
|
|
@@ -7127,8 +7102,8 @@
|
|
|
7127
7102
|
{
|
|
7128
7103
|
"description": "The vertical padding of the cells in the small Calendar.\n",
|
|
7129
7104
|
"commentRange": {
|
|
7130
|
-
"start":
|
|
7131
|
-
"end":
|
|
7105
|
+
"start": 290,
|
|
7106
|
+
"end": 291
|
|
7132
7107
|
},
|
|
7133
7108
|
"context": {
|
|
7134
7109
|
"type": "variable",
|
|
@@ -7136,8 +7111,8 @@
|
|
|
7136
7111
|
"value": "k-spacing(0.5)",
|
|
7137
7112
|
"scope": "default",
|
|
7138
7113
|
"line": {
|
|
7139
|
-
"start":
|
|
7140
|
-
"end":
|
|
7114
|
+
"start": 292,
|
|
7115
|
+
"end": 292
|
|
7141
7116
|
}
|
|
7142
7117
|
},
|
|
7143
7118
|
"group": [
|
|
@@ -7152,8 +7127,8 @@
|
|
|
7152
7127
|
{
|
|
7153
7128
|
"description": "The font size of the medium Calendar.\n",
|
|
7154
7129
|
"commentRange": {
|
|
7155
|
-
"start":
|
|
7156
|
-
"end":
|
|
7130
|
+
"start": 294,
|
|
7131
|
+
"end": 295
|
|
7157
7132
|
},
|
|
7158
7133
|
"context": {
|
|
7159
7134
|
"type": "variable",
|
|
@@ -7161,8 +7136,8 @@
|
|
|
7161
7136
|
"value": "var( --kendo-font-size, inherit )",
|
|
7162
7137
|
"scope": "default",
|
|
7163
7138
|
"line": {
|
|
7164
|
-
"start":
|
|
7165
|
-
"end":
|
|
7139
|
+
"start": 296,
|
|
7140
|
+
"end": 296
|
|
7166
7141
|
}
|
|
7167
7142
|
},
|
|
7168
7143
|
"group": [
|
|
@@ -7177,8 +7152,8 @@
|
|
|
7177
7152
|
{
|
|
7178
7153
|
"description": "The line height of the medium Calendar.\n",
|
|
7179
7154
|
"commentRange": {
|
|
7180
|
-
"start":
|
|
7181
|
-
"end":
|
|
7155
|
+
"start": 297,
|
|
7156
|
+
"end": 298
|
|
7182
7157
|
},
|
|
7183
7158
|
"context": {
|
|
7184
7159
|
"type": "variable",
|
|
@@ -7186,8 +7161,8 @@
|
|
|
7186
7161
|
"value": "var( --kendo-line-height, normal )",
|
|
7187
7162
|
"scope": "default",
|
|
7188
7163
|
"line": {
|
|
7189
|
-
"start":
|
|
7190
|
-
"end":
|
|
7164
|
+
"start": 299,
|
|
7165
|
+
"end": 299
|
|
7191
7166
|
}
|
|
7192
7167
|
},
|
|
7193
7168
|
"group": [
|
|
@@ -7202,8 +7177,8 @@
|
|
|
7202
7177
|
{
|
|
7203
7178
|
"description": "The size of the cells in the medium Calendar.\n",
|
|
7204
7179
|
"commentRange": {
|
|
7205
|
-
"start":
|
|
7206
|
-
"end":
|
|
7180
|
+
"start": 300,
|
|
7181
|
+
"end": 301
|
|
7207
7182
|
},
|
|
7208
7183
|
"context": {
|
|
7209
7184
|
"type": "variable",
|
|
@@ -7211,8 +7186,8 @@
|
|
|
7211
7186
|
"value": "38px",
|
|
7212
7187
|
"scope": "default",
|
|
7213
7188
|
"line": {
|
|
7214
|
-
"start":
|
|
7215
|
-
"end":
|
|
7189
|
+
"start": 302,
|
|
7190
|
+
"end": 302
|
|
7216
7191
|
}
|
|
7217
7192
|
},
|
|
7218
7193
|
"group": [
|
|
@@ -7227,8 +7202,8 @@
|
|
|
7227
7202
|
{
|
|
7228
7203
|
"description": "The horizontal padding of the cells in the medium Calendar.\n",
|
|
7229
7204
|
"commentRange": {
|
|
7230
|
-
"start":
|
|
7231
|
-
"end":
|
|
7205
|
+
"start": 303,
|
|
7206
|
+
"end": 304
|
|
7232
7207
|
},
|
|
7233
7208
|
"context": {
|
|
7234
7209
|
"type": "variable",
|
|
@@ -7236,8 +7211,8 @@
|
|
|
7236
7211
|
"value": "k-spacing(1)",
|
|
7237
7212
|
"scope": "default",
|
|
7238
7213
|
"line": {
|
|
7239
|
-
"start":
|
|
7240
|
-
"end":
|
|
7214
|
+
"start": 305,
|
|
7215
|
+
"end": 305
|
|
7241
7216
|
}
|
|
7242
7217
|
},
|
|
7243
7218
|
"group": [
|
|
@@ -7252,8 +7227,8 @@
|
|
|
7252
7227
|
{
|
|
7253
7228
|
"description": "The vertical padding of the cells in the medium Calendar.\n",
|
|
7254
7229
|
"commentRange": {
|
|
7255
|
-
"start":
|
|
7256
|
-
"end":
|
|
7230
|
+
"start": 306,
|
|
7231
|
+
"end": 307
|
|
7257
7232
|
},
|
|
7258
7233
|
"context": {
|
|
7259
7234
|
"type": "variable",
|
|
@@ -7261,8 +7236,8 @@
|
|
|
7261
7236
|
"value": "k-spacing(1)",
|
|
7262
7237
|
"scope": "default",
|
|
7263
7238
|
"line": {
|
|
7264
|
-
"start":
|
|
7265
|
-
"end":
|
|
7239
|
+
"start": 308,
|
|
7240
|
+
"end": 308
|
|
7266
7241
|
}
|
|
7267
7242
|
},
|
|
7268
7243
|
"group": [
|
|
@@ -7277,8 +7252,8 @@
|
|
|
7277
7252
|
{
|
|
7278
7253
|
"description": "The font size of the large Calendar.\n",
|
|
7279
7254
|
"commentRange": {
|
|
7280
|
-
"start":
|
|
7281
|
-
"end":
|
|
7255
|
+
"start": 310,
|
|
7256
|
+
"end": 311
|
|
7282
7257
|
},
|
|
7283
7258
|
"context": {
|
|
7284
7259
|
"type": "variable",
|
|
@@ -7286,8 +7261,8 @@
|
|
|
7286
7261
|
"value": "var( --kendo-font-size-lg, inherit )",
|
|
7287
7262
|
"scope": "default",
|
|
7288
7263
|
"line": {
|
|
7289
|
-
"start":
|
|
7290
|
-
"end":
|
|
7264
|
+
"start": 312,
|
|
7265
|
+
"end": 312
|
|
7291
7266
|
}
|
|
7292
7267
|
},
|
|
7293
7268
|
"group": [
|
|
@@ -7302,8 +7277,8 @@
|
|
|
7302
7277
|
{
|
|
7303
7278
|
"description": "The line height of the large Calendar.\n",
|
|
7304
7279
|
"commentRange": {
|
|
7305
|
-
"start":
|
|
7306
|
-
"end":
|
|
7280
|
+
"start": 313,
|
|
7281
|
+
"end": 314
|
|
7307
7282
|
},
|
|
7308
7283
|
"context": {
|
|
7309
7284
|
"type": "variable",
|
|
@@ -7311,8 +7286,8 @@
|
|
|
7311
7286
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
7312
7287
|
"scope": "default",
|
|
7313
7288
|
"line": {
|
|
7314
|
-
"start":
|
|
7315
|
-
"end":
|
|
7289
|
+
"start": 315,
|
|
7290
|
+
"end": 315
|
|
7316
7291
|
}
|
|
7317
7292
|
},
|
|
7318
7293
|
"group": [
|
|
@@ -7327,8 +7302,8 @@
|
|
|
7327
7302
|
{
|
|
7328
7303
|
"description": "The size of the cells in the large Calendar.\n",
|
|
7329
7304
|
"commentRange": {
|
|
7330
|
-
"start":
|
|
7331
|
-
"end":
|
|
7305
|
+
"start": 316,
|
|
7306
|
+
"end": 317
|
|
7332
7307
|
},
|
|
7333
7308
|
"context": {
|
|
7334
7309
|
"type": "variable",
|
|
@@ -7336,8 +7311,8 @@
|
|
|
7336
7311
|
"value": "42px",
|
|
7337
7312
|
"scope": "default",
|
|
7338
7313
|
"line": {
|
|
7339
|
-
"start":
|
|
7340
|
-
"end":
|
|
7314
|
+
"start": 318,
|
|
7315
|
+
"end": 318
|
|
7341
7316
|
}
|
|
7342
7317
|
},
|
|
7343
7318
|
"group": [
|
|
@@ -7352,8 +7327,8 @@
|
|
|
7352
7327
|
{
|
|
7353
7328
|
"description": "The horizontal padding of the cells in the large Calendar.\n",
|
|
7354
7329
|
"commentRange": {
|
|
7355
|
-
"start":
|
|
7356
|
-
"end":
|
|
7330
|
+
"start": 319,
|
|
7331
|
+
"end": 320
|
|
7357
7332
|
},
|
|
7358
7333
|
"context": {
|
|
7359
7334
|
"type": "variable",
|
|
@@ -7361,8 +7336,8 @@
|
|
|
7361
7336
|
"value": "k-spacing(1)",
|
|
7362
7337
|
"scope": "default",
|
|
7363
7338
|
"line": {
|
|
7364
|
-
"start":
|
|
7365
|
-
"end":
|
|
7339
|
+
"start": 321,
|
|
7340
|
+
"end": 321
|
|
7366
7341
|
}
|
|
7367
7342
|
},
|
|
7368
7343
|
"group": [
|
|
@@ -7377,8 +7352,8 @@
|
|
|
7377
7352
|
{
|
|
7378
7353
|
"description": "The vertical padding of the cells in the large Calendar.\n",
|
|
7379
7354
|
"commentRange": {
|
|
7380
|
-
"start":
|
|
7381
|
-
"end":
|
|
7355
|
+
"start": 322,
|
|
7356
|
+
"end": 323
|
|
7382
7357
|
},
|
|
7383
7358
|
"context": {
|
|
7384
7359
|
"type": "variable",
|
|
@@ -7386,8 +7361,8 @@
|
|
|
7386
7361
|
"value": "k-spacing(1)",
|
|
7387
7362
|
"scope": "default",
|
|
7388
7363
|
"line": {
|
|
7389
|
-
"start":
|
|
7390
|
-
"end":
|
|
7364
|
+
"start": 324,
|
|
7365
|
+
"end": 324
|
|
7391
7366
|
}
|
|
7392
7367
|
},
|
|
7393
7368
|
"group": [
|
|
@@ -7402,8 +7377,8 @@
|
|
|
7402
7377
|
{
|
|
7403
7378
|
"description": "The sizes Map of the Calendar.\n",
|
|
7404
7379
|
"commentRange": {
|
|
7405
|
-
"start":
|
|
7406
|
-
"end":
|
|
7380
|
+
"start": 326,
|
|
7381
|
+
"end": 327
|
|
7407
7382
|
},
|
|
7408
7383
|
"context": {
|
|
7409
7384
|
"type": "variable",
|
|
@@ -7411,8 +7386,8 @@
|
|
|
7411
7386
|
"value": "(\n sm: (\n font-size: $kendo-calendar-sm-font-size,\n line-height: $kendo-calendar-sm-line-height,\n cell-size: $kendo-calendar-sm-cell-size,\n cell-padding-x: $kendo-calendar-sm-cell-padding-y,\n cell-padding-y: $kendo-calendar-sm-cell-padding-x\n ),\n md: (\n font-size: $kendo-calendar-md-font-size,\n line-height: $kendo-calendar-md-line-height,\n cell-size: $kendo-calendar-md-cell-size,\n cell-padding-x: $kendo-calendar-md-cell-padding-y,\n cell-padding-y: $kendo-calendar-md-cell-padding-x\n ),\n lg: (\n font-size: $kendo-calendar-lg-font-size,\n line-height: $kendo-calendar-lg-line-height,\n cell-size: $kendo-calendar-lg-cell-size,\n cell-padding-x: $kendo-calendar-lg-cell-padding-y,\n cell-padding-y: $kendo-calendar-lg-cell-padding-x\n )\n)",
|
|
7412
7387
|
"scope": "default",
|
|
7413
7388
|
"line": {
|
|
7414
|
-
"start":
|
|
7415
|
-
"end":
|
|
7389
|
+
"start": 328,
|
|
7390
|
+
"end": 350
|
|
7416
7391
|
}
|
|
7417
7392
|
},
|
|
7418
7393
|
"group": [
|
|
@@ -7583,7 +7558,7 @@
|
|
|
7583
7558
|
"context": {
|
|
7584
7559
|
"type": "variable",
|
|
7585
7560
|
"name": "kendo-captcha-bg",
|
|
7586
|
-
"value": "k-color(
|
|
7561
|
+
"value": "k-color(surface-alt)",
|
|
7587
7562
|
"scope": "default",
|
|
7588
7563
|
"line": {
|
|
7589
7564
|
"start": 26,
|
|
@@ -7608,7 +7583,7 @@
|
|
|
7608
7583
|
"context": {
|
|
7609
7584
|
"type": "variable",
|
|
7610
7585
|
"name": "kendo-captcha-text",
|
|
7611
|
-
"value": "k-color(app-surface)",
|
|
7586
|
+
"value": "k-color(on-app-surface)",
|
|
7612
7587
|
"scope": "default",
|
|
7613
7588
|
"line": {
|
|
7614
7589
|
"start": 29,
|
|
@@ -7633,7 +7608,7 @@
|
|
|
7633
7608
|
"context": {
|
|
7634
7609
|
"type": "variable",
|
|
7635
7610
|
"name": "kendo-captcha-border",
|
|
7636
|
-
"value": "k-color(
|
|
7611
|
+
"value": "k-color(border)",
|
|
7637
7612
|
"scope": "default",
|
|
7638
7613
|
"line": {
|
|
7639
7614
|
"start": 32,
|
|
@@ -7858,7 +7833,7 @@
|
|
|
7858
7833
|
"context": {
|
|
7859
7834
|
"type": "variable",
|
|
7860
7835
|
"name": "kendo-card-border-radius",
|
|
7861
|
-
"value": "k-
|
|
7836
|
+
"value": "k-border-radius(md)",
|
|
7862
7837
|
"scope": "default",
|
|
7863
7838
|
"line": {
|
|
7864
7839
|
"start": 19,
|
|
@@ -8008,7 +7983,7 @@
|
|
|
8008
7983
|
"context": {
|
|
8009
7984
|
"type": "variable",
|
|
8010
7985
|
"name": "kendo-card-bg",
|
|
8011
|
-
"value": "k-color(
|
|
7986
|
+
"value": "k-color(surface-alt)",
|
|
8012
7987
|
"scope": "default",
|
|
8013
7988
|
"line": {
|
|
8014
7989
|
"start": 39,
|
|
@@ -8158,7 +8133,7 @@
|
|
|
8158
8133
|
"context": {
|
|
8159
8134
|
"type": "variable",
|
|
8160
8135
|
"name": "kendo-card-focus-border",
|
|
8161
|
-
"value": "
|
|
8136
|
+
"value": "k-color(primary-emphasis)",
|
|
8162
8137
|
"scope": "default",
|
|
8163
8138
|
"line": {
|
|
8164
8139
|
"start": 58,
|
|
@@ -8183,7 +8158,7 @@
|
|
|
8183
8158
|
"context": {
|
|
8184
8159
|
"type": "variable",
|
|
8185
8160
|
"name": "kendo-card-focus-shadow",
|
|
8186
|
-
"value": "k-
|
|
8161
|
+
"value": "0 0 0 .25rem color-mix(in srgb, k-color(primary) 25%, transparent)",
|
|
8187
8162
|
"scope": "default",
|
|
8188
8163
|
"line": {
|
|
8189
8164
|
"start": 64,
|
|
@@ -8283,7 +8258,7 @@
|
|
|
8283
8258
|
"context": {
|
|
8284
8259
|
"type": "variable",
|
|
8285
8260
|
"name": "kendo-card-header-bg",
|
|
8286
|
-
"value": "
|
|
8261
|
+
"value": "transparent",
|
|
8287
8262
|
"scope": "default",
|
|
8288
8263
|
"line": {
|
|
8289
8264
|
"start": 77,
|
|
@@ -8900,15 +8875,15 @@
|
|
|
8900
8875
|
}
|
|
8901
8876
|
},
|
|
8902
8877
|
{
|
|
8903
|
-
"description": "The
|
|
8878
|
+
"description": "The spacing between the Avatar and the text in the Card.\n",
|
|
8904
8879
|
"commentRange": {
|
|
8905
8880
|
"start": 155,
|
|
8906
8881
|
"end": 156
|
|
8907
8882
|
},
|
|
8908
8883
|
"context": {
|
|
8909
8884
|
"type": "variable",
|
|
8910
|
-
"name": "kendo-card-avatar-
|
|
8911
|
-
"value": "
|
|
8885
|
+
"name": "kendo-card-avatar-spacing",
|
|
8886
|
+
"value": "k-spacing(2)",
|
|
8912
8887
|
"scope": "default",
|
|
8913
8888
|
"line": {
|
|
8914
8889
|
"start": 157,
|
|
@@ -8925,19 +8900,19 @@
|
|
|
8925
8900
|
}
|
|
8926
8901
|
},
|
|
8927
8902
|
{
|
|
8928
|
-
"description": "The
|
|
8903
|
+
"description": "The horizontal padding of the Card actions.\n",
|
|
8929
8904
|
"commentRange": {
|
|
8930
|
-
"start":
|
|
8931
|
-
"end":
|
|
8905
|
+
"start": 159,
|
|
8906
|
+
"end": 160
|
|
8932
8907
|
},
|
|
8933
8908
|
"context": {
|
|
8934
8909
|
"type": "variable",
|
|
8935
|
-
"name": "kendo-card-
|
|
8936
|
-
"value": "
|
|
8910
|
+
"name": "kendo-card-actions-padding-x",
|
|
8911
|
+
"value": "k-spacing(2)",
|
|
8937
8912
|
"scope": "default",
|
|
8938
8913
|
"line": {
|
|
8939
|
-
"start":
|
|
8940
|
-
"end":
|
|
8914
|
+
"start": 161,
|
|
8915
|
+
"end": 161
|
|
8941
8916
|
}
|
|
8942
8917
|
},
|
|
8943
8918
|
"group": [
|
|
@@ -8950,14 +8925,14 @@
|
|
|
8950
8925
|
}
|
|
8951
8926
|
},
|
|
8952
8927
|
{
|
|
8953
|
-
"description": "The
|
|
8928
|
+
"description": "The vertical padding of the Card actions.\n",
|
|
8954
8929
|
"commentRange": {
|
|
8955
8930
|
"start": 162,
|
|
8956
8931
|
"end": 163
|
|
8957
8932
|
},
|
|
8958
8933
|
"context": {
|
|
8959
8934
|
"type": "variable",
|
|
8960
|
-
"name": "kendo-card-actions-padding-
|
|
8935
|
+
"name": "kendo-card-actions-padding-y",
|
|
8961
8936
|
"value": "k-spacing(2)",
|
|
8962
8937
|
"scope": "default",
|
|
8963
8938
|
"line": {
|
|
@@ -8975,15 +8950,15 @@
|
|
|
8975
8950
|
}
|
|
8976
8951
|
},
|
|
8977
8952
|
{
|
|
8978
|
-
"description": "The
|
|
8953
|
+
"description": "The top border width of the Card actions.\n",
|
|
8979
8954
|
"commentRange": {
|
|
8980
8955
|
"start": 165,
|
|
8981
8956
|
"end": 166
|
|
8982
8957
|
},
|
|
8983
8958
|
"context": {
|
|
8984
8959
|
"type": "variable",
|
|
8985
|
-
"name": "kendo-card-actions-
|
|
8986
|
-
"value": "
|
|
8960
|
+
"name": "kendo-card-actions-border-width",
|
|
8961
|
+
"value": "0",
|
|
8987
8962
|
"scope": "default",
|
|
8988
8963
|
"line": {
|
|
8989
8964
|
"start": 167,
|
|
@@ -9000,44 +8975,19 @@
|
|
|
9000
8975
|
}
|
|
9001
8976
|
},
|
|
9002
8977
|
{
|
|
9003
|
-
"description": "The
|
|
8978
|
+
"description": "The spacing between the Card actions.\n",
|
|
9004
8979
|
"commentRange": {
|
|
9005
8980
|
"start": 168,
|
|
9006
8981
|
"end": 169
|
|
9007
8982
|
},
|
|
9008
|
-
"context": {
|
|
9009
|
-
"type": "variable",
|
|
9010
|
-
"name": "kendo-card-actions-border-width",
|
|
9011
|
-
"value": "0",
|
|
9012
|
-
"scope": "default",
|
|
9013
|
-
"line": {
|
|
9014
|
-
"start": 170,
|
|
9015
|
-
"end": 170
|
|
9016
|
-
}
|
|
9017
|
-
},
|
|
9018
|
-
"group": [
|
|
9019
|
-
"card"
|
|
9020
|
-
],
|
|
9021
|
-
"access": "public",
|
|
9022
|
-
"file": {
|
|
9023
|
-
"path": "card/_variables.scss",
|
|
9024
|
-
"name": "_variables.scss"
|
|
9025
|
-
}
|
|
9026
|
-
},
|
|
9027
|
-
{
|
|
9028
|
-
"description": "The spacing between the Card actions.\n",
|
|
9029
|
-
"commentRange": {
|
|
9030
|
-
"start": 171,
|
|
9031
|
-
"end": 172
|
|
9032
|
-
},
|
|
9033
8983
|
"context": {
|
|
9034
8984
|
"type": "variable",
|
|
9035
8985
|
"name": "kendo-card-actions-gap",
|
|
9036
8986
|
"value": "k-spacing(2)",
|
|
9037
8987
|
"scope": "default",
|
|
9038
8988
|
"line": {
|
|
9039
|
-
"start":
|
|
9040
|
-
"end":
|
|
8989
|
+
"start": 170,
|
|
8990
|
+
"end": 170
|
|
9041
8991
|
}
|
|
9042
8992
|
},
|
|
9043
8993
|
"group": [
|
|
@@ -9052,8 +9002,8 @@
|
|
|
9052
9002
|
{
|
|
9053
9003
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
9054
9004
|
"commentRange": {
|
|
9055
|
-
"start":
|
|
9056
|
-
"end":
|
|
9005
|
+
"start": 172,
|
|
9006
|
+
"end": 173
|
|
9057
9007
|
},
|
|
9058
9008
|
"context": {
|
|
9059
9009
|
"type": "variable",
|
|
@@ -9061,8 +9011,8 @@
|
|
|
9061
9011
|
"value": "0px",
|
|
9062
9012
|
"scope": "default",
|
|
9063
9013
|
"line": {
|
|
9064
|
-
"start":
|
|
9065
|
-
"end":
|
|
9014
|
+
"start": 174,
|
|
9015
|
+
"end": 174
|
|
9066
9016
|
}
|
|
9067
9017
|
},
|
|
9068
9018
|
"group": [
|
|
@@ -9077,8 +9027,8 @@
|
|
|
9077
9027
|
{
|
|
9078
9028
|
"description": "The border radius of the scroll button in the Card deck.\n",
|
|
9079
9029
|
"commentRange": {
|
|
9080
|
-
"start":
|
|
9081
|
-
"end":
|
|
9030
|
+
"start": 175,
|
|
9031
|
+
"end": 176
|
|
9082
9032
|
},
|
|
9083
9033
|
"context": {
|
|
9084
9034
|
"type": "variable",
|
|
@@ -9086,8 +9036,8 @@
|
|
|
9086
9036
|
"value": "-$kendo-button-border-width",
|
|
9087
9037
|
"scope": "default",
|
|
9088
9038
|
"line": {
|
|
9089
|
-
"start":
|
|
9090
|
-
"end":
|
|
9039
|
+
"start": 177,
|
|
9040
|
+
"end": 177
|
|
9091
9041
|
}
|
|
9092
9042
|
},
|
|
9093
9043
|
"group": [
|
|
@@ -9102,8 +9052,8 @@
|
|
|
9102
9052
|
{
|
|
9103
9053
|
"description": "The width of the Card callout.\n",
|
|
9104
9054
|
"commentRange": {
|
|
9105
|
-
"start":
|
|
9106
|
-
"end":
|
|
9055
|
+
"start": 179,
|
|
9056
|
+
"end": 180
|
|
9107
9057
|
},
|
|
9108
9058
|
"context": {
|
|
9109
9059
|
"type": "variable",
|
|
@@ -9111,8 +9061,8 @@
|
|
|
9111
9061
|
"value": "1.3em",
|
|
9112
9062
|
"scope": "default",
|
|
9113
9063
|
"line": {
|
|
9114
|
-
"start":
|
|
9115
|
-
"end":
|
|
9064
|
+
"start": 181,
|
|
9065
|
+
"end": 181
|
|
9116
9066
|
}
|
|
9117
9067
|
},
|
|
9118
9068
|
"group": [
|
|
@@ -9127,8 +9077,8 @@
|
|
|
9127
9077
|
{
|
|
9128
9078
|
"description": "The height of the Card callout.\n",
|
|
9129
9079
|
"commentRange": {
|
|
9130
|
-
"start":
|
|
9131
|
-
"end":
|
|
9080
|
+
"start": 182,
|
|
9081
|
+
"end": 183
|
|
9132
9082
|
},
|
|
9133
9083
|
"context": {
|
|
9134
9084
|
"type": "variable",
|
|
@@ -9136,8 +9086,8 @@
|
|
|
9136
9086
|
"value": "1.3em",
|
|
9137
9087
|
"scope": "default",
|
|
9138
9088
|
"line": {
|
|
9139
|
-
"start":
|
|
9140
|
-
"end":
|
|
9089
|
+
"start": 184,
|
|
9090
|
+
"end": 184
|
|
9141
9091
|
}
|
|
9142
9092
|
},
|
|
9143
9093
|
"group": [
|
|
@@ -11408,7 +11358,7 @@
|
|
|
11408
11358
|
"context": {
|
|
11409
11359
|
"type": "variable",
|
|
11410
11360
|
"name": "kendo-checkbox-bg",
|
|
11411
|
-
"value": "k-color(
|
|
11361
|
+
"value": "k-color(surface-alt)",
|
|
11412
11362
|
"scope": "default",
|
|
11413
11363
|
"line": {
|
|
11414
11364
|
"start": 62,
|
|
@@ -11958,7 +11908,7 @@
|
|
|
11958
11908
|
"context": {
|
|
11959
11909
|
"type": "variable",
|
|
11960
11910
|
"name": "kendo-checkbox-invalid-text",
|
|
11961
|
-
"value": "k-color(error)",
|
|
11911
|
+
"value": "k-color(error-on-surface)",
|
|
11962
11912
|
"scope": "default",
|
|
11963
11913
|
"line": {
|
|
11964
11914
|
"start": 135,
|
|
@@ -11983,7 +11933,7 @@
|
|
|
11983
11933
|
"context": {
|
|
11984
11934
|
"type": "variable",
|
|
11985
11935
|
"name": "kendo-checkbox-invalid-border",
|
|
11986
|
-
"value": "k-color(error)",
|
|
11936
|
+
"value": "k-color(error-on-surface)",
|
|
11987
11937
|
"scope": "default",
|
|
11988
11938
|
"line": {
|
|
11989
11939
|
"start": 138,
|
|
@@ -12783,7 +12733,7 @@
|
|
|
12783
12733
|
"context": {
|
|
12784
12734
|
"type": "variable",
|
|
12785
12735
|
"name": "kendo-chip-base-bg",
|
|
12786
|
-
"value": "k-color(base)",
|
|
12736
|
+
"value": "k-color(base-subtle)",
|
|
12787
12737
|
"scope": "default",
|
|
12788
12738
|
"line": {
|
|
12789
12739
|
"start": 96,
|
|
@@ -12808,7 +12758,7 @@
|
|
|
12808
12758
|
"context": {
|
|
12809
12759
|
"type": "variable",
|
|
12810
12760
|
"name": "kendo-chip-theme-colors",
|
|
12811
|
-
"value": "(\n \"base\": $kendo-chip-base-bg,\n \"error\": k-color(error),\n \"info\": k-color(info),\n \"warning\": k-color(warning),\n \"success\": k-color(success)\n)",
|
|
12761
|
+
"value": "(\n \"base\": $kendo-chip-base-bg,\n \"error\": k-color(error-subtle),\n \"info\": k-color(info-subtle),\n \"warning\": k-color(warning-subtle),\n \"success\": k-color(success-subtle)\n)",
|
|
12812
12762
|
"scope": "default",
|
|
12813
12763
|
"line": {
|
|
12814
12764
|
"start": 100,
|
|
@@ -12858,7 +12808,7 @@
|
|
|
12858
12808
|
"context": {
|
|
12859
12809
|
"type": "variable",
|
|
12860
12810
|
"name": "kendo-chip-solid-text",
|
|
12861
|
-
"value": "
|
|
12811
|
+
"value": "k-color(base-on-subtle)",
|
|
12862
12812
|
"scope": "default",
|
|
12863
12813
|
"line": {
|
|
12864
12814
|
"start": 113,
|
|
@@ -12883,7 +12833,7 @@
|
|
|
12883
12833
|
"context": {
|
|
12884
12834
|
"type": "variable",
|
|
12885
12835
|
"name": "kendo-chip-solid-border",
|
|
12886
|
-
"value": "
|
|
12836
|
+
"value": "k-color(base-emphasis)",
|
|
12887
12837
|
"scope": "default",
|
|
12888
12838
|
"line": {
|
|
12889
12839
|
"start": 116,
|
|
@@ -13583,7 +13533,7 @@
|
|
|
13583
13533
|
"context": {
|
|
13584
13534
|
"type": "variable",
|
|
13585
13535
|
"name": "kendo-color-editor-bg",
|
|
13586
|
-
"value": "k-color(
|
|
13536
|
+
"value": "k-color(surface-alt)",
|
|
13587
13537
|
"scope": "default",
|
|
13588
13538
|
"line": {
|
|
13589
13539
|
"start": 42,
|
|
@@ -13633,7 +13583,7 @@
|
|
|
13633
13583
|
"context": {
|
|
13634
13584
|
"type": "variable",
|
|
13635
13585
|
"name": "kendo-color-editor-focus-border",
|
|
13636
|
-
"value": "k-color(
|
|
13586
|
+
"value": "k-color(primary-emphasis)",
|
|
13637
13587
|
"scope": "default",
|
|
13638
13588
|
"line": {
|
|
13639
13589
|
"start": 49,
|
|
@@ -14333,7 +14283,7 @@
|
|
|
14333
14283
|
"context": {
|
|
14334
14284
|
"type": "variable",
|
|
14335
14285
|
"name": "kendo-color-editor-color-gradient-focus-outline-color",
|
|
14336
|
-
"value": "
|
|
14286
|
+
"value": "color-mix(in srgb, k-color(dark) 30%, transparent)",
|
|
14337
14287
|
"scope": "default",
|
|
14338
14288
|
"line": {
|
|
14339
14289
|
"start": 140,
|
|
@@ -14658,7 +14608,7 @@
|
|
|
14658
14608
|
"context": {
|
|
14659
14609
|
"type": "variable",
|
|
14660
14610
|
"name": "kendo-color-gradient-bg",
|
|
14661
|
-
"value": "k-color(
|
|
14611
|
+
"value": "k-color(surface-alt)",
|
|
14662
14612
|
"scope": "default",
|
|
14663
14613
|
"line": {
|
|
14664
14614
|
"start": 36,
|
|
@@ -15008,7 +14958,7 @@
|
|
|
15008
14958
|
"context": {
|
|
15009
14959
|
"type": "variable",
|
|
15010
14960
|
"name": "kendo-color-gradient-focus-border",
|
|
15011
|
-
"value": "k-color(border)",
|
|
14961
|
+
"value": "k-color(border-alt)",
|
|
15012
14962
|
"scope": "default",
|
|
15013
14963
|
"line": {
|
|
15014
14964
|
"start": 82,
|
|
@@ -15683,7 +15633,7 @@
|
|
|
15683
15633
|
"context": {
|
|
15684
15634
|
"type": "variable",
|
|
15685
15635
|
"name": "kendo-color-gradient-draghandle-border",
|
|
15686
|
-
"value": "
|
|
15636
|
+
"value": "color-mix(in srgb, k-color(light) 80%, transparent)",
|
|
15687
15637
|
"scope": "default",
|
|
15688
15638
|
"line": {
|
|
15689
15639
|
"start": 169,
|
|
@@ -15708,7 +15658,7 @@
|
|
|
15708
15658
|
"context": {
|
|
15709
15659
|
"type": "variable",
|
|
15710
15660
|
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
15711
|
-
"value": "
|
|
15661
|
+
"value": "k-color(inverse)",
|
|
15712
15662
|
"scope": "default",
|
|
15713
15663
|
"line": {
|
|
15714
15664
|
"start": 172,
|
|
@@ -15733,7 +15683,7 @@
|
|
|
15733
15683
|
"context": {
|
|
15734
15684
|
"type": "variable",
|
|
15735
15685
|
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
15736
|
-
"value": "
|
|
15686
|
+
"value": "k-color(inverse)",
|
|
15737
15687
|
"scope": "default",
|
|
15738
15688
|
"line": {
|
|
15739
15689
|
"start": 175,
|
|
@@ -16358,7 +16308,7 @@
|
|
|
16358
16308
|
"context": {
|
|
16359
16309
|
"type": "variable",
|
|
16360
16310
|
"name": "kendo-color-palette-tile-focus-shadow",
|
|
16361
|
-
"value": "0 0 3px 1px
|
|
16311
|
+
"value": "0 0 3px 1px color-mix(in srgb, k-color(dark) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(light) 50%, transparent)",
|
|
16362
16312
|
"scope": "default",
|
|
16363
16313
|
"line": {
|
|
16364
16314
|
"start": 41,
|
|
@@ -16383,7 +16333,7 @@
|
|
|
16383
16333
|
"context": {
|
|
16384
16334
|
"type": "variable",
|
|
16385
16335
|
"name": "kendo-color-palette-tile-hover-shadow",
|
|
16386
|
-
"value": "0 0 3px 1px
|
|
16336
|
+
"value": "0 0 3px 1px color-mix(in srgb, k-color(dark) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(light) 80%, transparent)",
|
|
16387
16337
|
"scope": "default",
|
|
16388
16338
|
"line": {
|
|
16389
16339
|
"start": 44,
|
|
@@ -16408,7 +16358,7 @@
|
|
|
16408
16358
|
"context": {
|
|
16409
16359
|
"type": "variable",
|
|
16410
16360
|
"name": "kendo-color-palette-tile-selected-shadow",
|
|
16411
|
-
"value": "0 1px 3px 1px
|
|
16361
|
+
"value": "0 1px 3px 1px color-mix(in srgb, k-color(dark) 30%, transparent), inset 0 0 0 1px color-mix(in srgb, k-color(light) 100%, transparent)",
|
|
16412
16362
|
"scope": "default",
|
|
16413
16363
|
"line": {
|
|
16414
16364
|
"start": 47,
|
|
@@ -17652,7 +17602,7 @@
|
|
|
17652
17602
|
"context": {
|
|
17653
17603
|
"type": "variable",
|
|
17654
17604
|
"name": "kendo-dialog-bg",
|
|
17655
|
-
"value": "k-color(
|
|
17605
|
+
"value": "k-color(surface-alt)",
|
|
17656
17606
|
"scope": "default",
|
|
17657
17607
|
"line": {
|
|
17658
17608
|
"start": 32,
|
|
@@ -17777,7 +17727,7 @@
|
|
|
17777
17727
|
"context": {
|
|
17778
17728
|
"type": "variable",
|
|
17779
17729
|
"name": "kendo-dock-manager-pane-header-padding-y",
|
|
17780
|
-
"value": "k-spacing(
|
|
17730
|
+
"value": "k-spacing(4)",
|
|
17781
17731
|
"scope": "default",
|
|
17782
17732
|
"line": {
|
|
17783
17733
|
"start": 17,
|
|
@@ -18102,7 +18052,7 @@
|
|
|
18102
18052
|
"context": {
|
|
18103
18053
|
"type": "variable",
|
|
18104
18054
|
"name": "kendo-dock-manager-tabbed-pane-padding-y",
|
|
18105
|
-
"value": "k-spacing(
|
|
18055
|
+
"value": "k-spacing(5)",
|
|
18106
18056
|
"scope": "default",
|
|
18107
18057
|
"line": {
|
|
18108
18058
|
"start": 59,
|
|
@@ -18177,7 +18127,7 @@
|
|
|
18177
18127
|
"context": {
|
|
18178
18128
|
"type": "variable",
|
|
18179
18129
|
"name": "kendo-dock-manager-unpinned-container-bg",
|
|
18180
|
-
"value": "k-color(
|
|
18130
|
+
"value": "k-color(surface-alt)",
|
|
18181
18131
|
"scope": "default",
|
|
18182
18132
|
"line": {
|
|
18183
18133
|
"start": 69,
|
|
@@ -18252,7 +18202,7 @@
|
|
|
18252
18202
|
"context": {
|
|
18253
18203
|
"type": "variable",
|
|
18254
18204
|
"name": "kendo-dock-indicator-bg",
|
|
18255
|
-
"value": "k-color(
|
|
18205
|
+
"value": "k-color(surface-alt)",
|
|
18256
18206
|
"scope": "default",
|
|
18257
18207
|
"line": {
|
|
18258
18208
|
"start": 79,
|
|
@@ -18277,7 +18227,7 @@
|
|
|
18277
18227
|
"context": {
|
|
18278
18228
|
"type": "variable",
|
|
18279
18229
|
"name": "kendo-dock-indicator-text",
|
|
18280
|
-
"value": "k-color(primary)",
|
|
18230
|
+
"value": "k-color(primary-on-surface)",
|
|
18281
18231
|
"scope": "default",
|
|
18282
18232
|
"line": {
|
|
18283
18233
|
"start": 82,
|
|
@@ -18377,7 +18327,7 @@
|
|
|
18377
18327
|
"context": {
|
|
18378
18328
|
"type": "variable",
|
|
18379
18329
|
"name": "kendo-dock-indicator-shadow",
|
|
18380
|
-
"value": "
|
|
18330
|
+
"value": "k-elevation(5)",
|
|
18381
18331
|
"scope": "default",
|
|
18382
18332
|
"line": {
|
|
18383
18333
|
"start": 94,
|
|
@@ -18402,7 +18352,7 @@
|
|
|
18402
18352
|
"context": {
|
|
18403
18353
|
"type": "variable",
|
|
18404
18354
|
"name": "kendo-dock-indicator-hover-bg",
|
|
18405
|
-
"value": "k-color(primary)",
|
|
18355
|
+
"value": "k-color(primary-on-surface)",
|
|
18406
18356
|
"scope": "default",
|
|
18407
18357
|
"line": {
|
|
18408
18358
|
"start": 98,
|
|
@@ -18427,7 +18377,7 @@
|
|
|
18427
18377
|
"context": {
|
|
18428
18378
|
"type": "variable",
|
|
18429
18379
|
"name": "kendo-dock-indicator-hover-text",
|
|
18430
|
-
"value": "
|
|
18380
|
+
"value": "k-color(on-primary)",
|
|
18431
18381
|
"scope": "default",
|
|
18432
18382
|
"line": {
|
|
18433
18383
|
"start": 101,
|
|
@@ -18552,7 +18502,7 @@
|
|
|
18552
18502
|
"context": {
|
|
18553
18503
|
"type": "variable",
|
|
18554
18504
|
"name": "kendo-dock-manager-dock-preview-border",
|
|
18555
|
-
"value": "k-color(primary)",
|
|
18505
|
+
"value": "k-color(primary-on-surface)",
|
|
18556
18506
|
"scope": "default",
|
|
18557
18507
|
"line": {
|
|
18558
18508
|
"start": 117,
|
|
@@ -18577,7 +18527,7 @@
|
|
|
18577
18527
|
"context": {
|
|
18578
18528
|
"type": "variable",
|
|
18579
18529
|
"name": "kendo-drawer-bg",
|
|
18580
|
-
"value": "k-color(
|
|
18530
|
+
"value": "k-color(surface-alt)",
|
|
18581
18531
|
"scope": "default",
|
|
18582
18532
|
"line": {
|
|
18583
18533
|
"start": 9,
|
|
@@ -18827,7 +18777,7 @@
|
|
|
18827
18777
|
"context": {
|
|
18828
18778
|
"type": "variable",
|
|
18829
18779
|
"name": "kendo-drawer-scrollbar-color",
|
|
18830
|
-
"value": "
|
|
18780
|
+
"value": "k-color(inverse-subtle)",
|
|
18831
18781
|
"scope": "default",
|
|
18832
18782
|
"line": {
|
|
18833
18783
|
"start": 42,
|
|
@@ -18852,7 +18802,7 @@
|
|
|
18852
18802
|
"context": {
|
|
18853
18803
|
"type": "variable",
|
|
18854
18804
|
"name": "kendo-drawer-scrollbar-bg",
|
|
18855
|
-
"value": "
|
|
18805
|
+
"value": "color-mix(in srgb, k-color(inverse-subtle), k-color(on-inverse))",
|
|
18856
18806
|
"scope": "default",
|
|
18857
18807
|
"line": {
|
|
18858
18808
|
"start": 45,
|
|
@@ -18902,7 +18852,7 @@
|
|
|
18902
18852
|
"context": {
|
|
18903
18853
|
"type": "variable",
|
|
18904
18854
|
"name": "kendo-drawer-scrollbar-hover-color",
|
|
18905
|
-
"value": "
|
|
18855
|
+
"value": "$kendo-drawer-scrollbar-color",
|
|
18906
18856
|
"scope": "default",
|
|
18907
18857
|
"line": {
|
|
18908
18858
|
"start": 51,
|
|
@@ -19002,7 +18952,7 @@
|
|
|
19002
18952
|
"context": {
|
|
19003
18953
|
"type": "variable",
|
|
19004
18954
|
"name": "kendo-drawer-item-padding-y",
|
|
19005
|
-
"value": "k-spacing(
|
|
18955
|
+
"value": "k-spacing(3)",
|
|
19006
18956
|
"scope": "default",
|
|
19007
18957
|
"line": {
|
|
19008
18958
|
"start": 64,
|
|
@@ -19077,7 +19027,7 @@
|
|
|
19077
19027
|
"context": {
|
|
19078
19028
|
"type": "variable",
|
|
19079
19029
|
"name": "kendo-drawer-item-line-height",
|
|
19080
|
-
"value": "var( --kendo-line-height
|
|
19030
|
+
"value": "var( --kendo-line-height, normal )",
|
|
19081
19031
|
"scope": "default",
|
|
19082
19032
|
"line": {
|
|
19083
19033
|
"start": 73,
|
|
@@ -19227,7 +19177,7 @@
|
|
|
19227
19177
|
"context": {
|
|
19228
19178
|
"type": "variable",
|
|
19229
19179
|
"name": "kendo-drawer-icon-padding-y",
|
|
19230
|
-
"value": "k-spacing(
|
|
19180
|
+
"value": "k-spacing(1)",
|
|
19231
19181
|
"scope": "default",
|
|
19232
19182
|
"line": {
|
|
19233
19183
|
"start": 93,
|
|
@@ -19352,7 +19302,7 @@
|
|
|
19352
19302
|
"context": {
|
|
19353
19303
|
"type": "variable",
|
|
19354
19304
|
"name": "kendo-drawer-focus-shadow",
|
|
19355
|
-
"value": "inset 0 0 0 2px
|
|
19305
|
+
"value": "inset 0 0 0 2px color-mix(in srgb, k-color(inverse) 15%, transparent)",
|
|
19356
19306
|
"scope": "default",
|
|
19357
19307
|
"line": {
|
|
19358
19308
|
"start": 111,
|
|
@@ -20227,7 +20177,7 @@
|
|
|
20227
20177
|
"context": {
|
|
20228
20178
|
"type": "variable",
|
|
20229
20179
|
"name": "kendo-editor-highlighted-bg",
|
|
20230
|
-
"value": "k-color(primary
|
|
20180
|
+
"value": "color-mix(in srgb, k-color(primary) 25%, transparent)",
|
|
20231
20181
|
"scope": "default",
|
|
20232
20182
|
"line": {
|
|
20233
20183
|
"start": 37,
|
|
@@ -20727,7 +20677,7 @@
|
|
|
20727
20677
|
"context": {
|
|
20728
20678
|
"type": "variable",
|
|
20729
20679
|
"name": "kendo-expander-bg",
|
|
20730
|
-
"value": "k-color(
|
|
20680
|
+
"value": "k-color(surface-alt)",
|
|
20731
20681
|
"scope": "default",
|
|
20732
20682
|
"line": {
|
|
20733
20683
|
"start": 27,
|
|
@@ -20927,7 +20877,7 @@
|
|
|
20927
20877
|
"context": {
|
|
20928
20878
|
"type": "variable",
|
|
20929
20879
|
"name": "kendo-expander-header-hover-bg",
|
|
20930
|
-
"value": "
|
|
20880
|
+
"value": "$kendo-list-item-hover-bg",
|
|
20931
20881
|
"scope": "default",
|
|
20932
20882
|
"line": {
|
|
20933
20883
|
"start": 55,
|
|
@@ -21252,7 +21202,7 @@
|
|
|
21252
21202
|
"context": {
|
|
21253
21203
|
"type": "variable",
|
|
21254
21204
|
"name": "kendo-file-manager-bg",
|
|
21255
|
-
"value": "k-color(
|
|
21205
|
+
"value": "k-color(surface-alt)",
|
|
21256
21206
|
"scope": "default",
|
|
21257
21207
|
"line": {
|
|
21258
21208
|
"start": 26,
|
|
@@ -22627,7 +22577,7 @@
|
|
|
22627
22577
|
"context": {
|
|
22628
22578
|
"type": "variable",
|
|
22629
22579
|
"name": "kendo-filter-preview-operator-text",
|
|
22630
|
-
"value": "k-color(
|
|
22580
|
+
"value": "k-color(on-app-surface)",
|
|
22631
22581
|
"scope": "default",
|
|
22632
22582
|
"line": {
|
|
22633
22583
|
"start": 28,
|
|
@@ -22777,7 +22727,7 @@
|
|
|
22777
22727
|
"context": {
|
|
22778
22728
|
"type": "variable",
|
|
22779
22729
|
"name": "kendo-fab-sm-padding-x",
|
|
22780
|
-
"value": "
|
|
22730
|
+
"value": "k-spacing(2)",
|
|
22781
22731
|
"scope": "default",
|
|
22782
22732
|
"line": {
|
|
22783
22733
|
"start": 23,
|
|
@@ -22827,7 +22777,7 @@
|
|
|
22827
22777
|
"context": {
|
|
22828
22778
|
"type": "variable",
|
|
22829
22779
|
"name": "kendo-fab-lg-padding-x",
|
|
22830
|
-
"value": "
|
|
22780
|
+
"value": "k-spacing(6)",
|
|
22831
22781
|
"scope": "default",
|
|
22832
22782
|
"line": {
|
|
22833
22783
|
"start": 29,
|
|
@@ -22852,7 +22802,7 @@
|
|
|
22852
22802
|
"context": {
|
|
22853
22803
|
"type": "variable",
|
|
22854
22804
|
"name": "kendo-fab-sm-padding-y",
|
|
22855
|
-
"value": "
|
|
22805
|
+
"value": "k-spacing(2)",
|
|
22856
22806
|
"scope": "default",
|
|
22857
22807
|
"line": {
|
|
22858
22808
|
"start": 33,
|
|
@@ -22902,7 +22852,7 @@
|
|
|
22902
22852
|
"context": {
|
|
22903
22853
|
"type": "variable",
|
|
22904
22854
|
"name": "kendo-fab-lg-padding-y",
|
|
22905
|
-
"value": "
|
|
22855
|
+
"value": "k-spacing(6)",
|
|
22906
22856
|
"scope": "default",
|
|
22907
22857
|
"line": {
|
|
22908
22858
|
"start": 39,
|
|
@@ -22927,7 +22877,7 @@
|
|
|
22927
22877
|
"context": {
|
|
22928
22878
|
"type": "variable",
|
|
22929
22879
|
"name": "kendo-fab-icon-padding-x",
|
|
22930
|
-
"value": "k-spacing(
|
|
22880
|
+
"value": "k-spacing(0.5)",
|
|
22931
22881
|
"scope": "default",
|
|
22932
22882
|
"line": {
|
|
22933
22883
|
"start": 43,
|
|
@@ -23077,7 +23027,7 @@
|
|
|
23077
23027
|
"context": {
|
|
23078
23028
|
"type": "variable",
|
|
23079
23029
|
"name": "kendo-fab-item-text-padding-y",
|
|
23080
|
-
"value": "
|
|
23030
|
+
"value": "k-spacing(1)",
|
|
23081
23031
|
"scope": "default",
|
|
23082
23032
|
"line": {
|
|
23083
23033
|
"start": 63,
|
|
@@ -23127,7 +23077,7 @@
|
|
|
23127
23077
|
"context": {
|
|
23128
23078
|
"type": "variable",
|
|
23129
23079
|
"name": "kendo-fab-item-text-border-radius",
|
|
23130
|
-
"value": "
|
|
23080
|
+
"value": "k-border-radius(md)",
|
|
23131
23081
|
"scope": "default",
|
|
23132
23082
|
"line": {
|
|
23133
23083
|
"start": 69,
|
|
@@ -23177,7 +23127,7 @@
|
|
|
23177
23127
|
"context": {
|
|
23178
23128
|
"type": "variable",
|
|
23179
23129
|
"name": "kendo-fab-item-text-line-height",
|
|
23180
|
-
"value": "
|
|
23130
|
+
"value": "var( --kendo-line-height-xs, normal )",
|
|
23181
23131
|
"scope": "default",
|
|
23182
23132
|
"line": {
|
|
23183
23133
|
"start": 75,
|
|
@@ -23377,7 +23327,7 @@
|
|
|
23377
23327
|
"context": {
|
|
23378
23328
|
"type": "variable",
|
|
23379
23329
|
"name": "kendo-fab-disabled-shadow",
|
|
23380
|
-
"value": "
|
|
23330
|
+
"value": "null",
|
|
23381
23331
|
"scope": "default",
|
|
23382
23332
|
"line": {
|
|
23383
23333
|
"start": 127,
|
|
@@ -23502,7 +23452,7 @@
|
|
|
23502
23452
|
"context": {
|
|
23503
23453
|
"type": "variable",
|
|
23504
23454
|
"name": "kendo-fab-item-bg",
|
|
23505
|
-
"value": "k-color(
|
|
23455
|
+
"value": "k-color(surface-alt)",
|
|
23506
23456
|
"scope": "default",
|
|
23507
23457
|
"line": {
|
|
23508
23458
|
"start": 143,
|
|
@@ -24477,7 +24427,7 @@
|
|
|
24477
24427
|
"context": {
|
|
24478
24428
|
"type": "variable",
|
|
24479
24429
|
"name": "kendo-form-legend-text-transform",
|
|
24480
|
-
"value": "
|
|
24430
|
+
"value": "none",
|
|
24481
24431
|
"scope": "default",
|
|
24482
24432
|
"line": {
|
|
24483
24433
|
"start": 49,
|
|
@@ -25277,7 +25227,7 @@
|
|
|
25277
25227
|
"context": {
|
|
25278
25228
|
"type": "variable",
|
|
25279
25229
|
"name": "kendo-gantt-bg",
|
|
25280
|
-
"value": "k-color(
|
|
25230
|
+
"value": "k-color(surface-alt)",
|
|
25281
25231
|
"scope": "default",
|
|
25282
25232
|
"line": {
|
|
25283
25233
|
"start": 24,
|
|
@@ -25827,7 +25777,7 @@
|
|
|
25827
25777
|
"context": {
|
|
25828
25778
|
"type": "variable",
|
|
25829
25779
|
"name": "kendo-gantt-summary-bg",
|
|
25830
|
-
"value": "k-color(subtle)",
|
|
25780
|
+
"value": "k-color(inverse-subtle)",
|
|
25831
25781
|
"scope": "default",
|
|
25832
25782
|
"line": {
|
|
25833
25783
|
"start": 96,
|
|
@@ -25852,7 +25802,7 @@
|
|
|
25852
25802
|
"context": {
|
|
25853
25803
|
"type": "variable",
|
|
25854
25804
|
"name": "kendo-gantt-summary-progress-bg",
|
|
25855
|
-
"value": "
|
|
25805
|
+
"value": "k-color(inverse)",
|
|
25856
25806
|
"scope": "default",
|
|
25857
25807
|
"line": {
|
|
25858
25808
|
"start": 99,
|
|
@@ -26852,7 +26802,7 @@
|
|
|
26852
26802
|
"context": {
|
|
26853
26803
|
"type": "variable",
|
|
26854
26804
|
"name": "kendo-gantt-validation-tooltip-border",
|
|
26855
|
-
"value": "
|
|
26805
|
+
"value": "k-color(base)",
|
|
26856
26806
|
"scope": "default",
|
|
26857
26807
|
"line": {
|
|
26858
26808
|
"start": 231,
|
|
@@ -28827,7 +28777,7 @@
|
|
|
28827
28777
|
"context": {
|
|
28828
28778
|
"type": "variable",
|
|
28829
28779
|
"name": "kendo-input-bg",
|
|
28830
|
-
"value": "k-color(
|
|
28780
|
+
"value": "k-color(surface-alt)",
|
|
28831
28781
|
"scope": "default",
|
|
28832
28782
|
"line": {
|
|
28833
28783
|
"start": 108,
|
|
@@ -28977,7 +28927,7 @@
|
|
|
28977
28927
|
"context": {
|
|
28978
28928
|
"type": "variable",
|
|
28979
28929
|
"name": "kendo-input-hover-border",
|
|
28980
|
-
"value": "
|
|
28930
|
+
"value": "k-color(border-alt)",
|
|
28981
28931
|
"scope": "default",
|
|
28982
28932
|
"line": {
|
|
28983
28933
|
"start": 127,
|
|
@@ -30127,7 +30077,7 @@
|
|
|
30127
30077
|
"context": {
|
|
30128
30078
|
"type": "variable",
|
|
30129
30079
|
"name": "kendo-input-invalid-border",
|
|
30130
|
-
"value": "k-color(error)",
|
|
30080
|
+
"value": "k-color(error-on-surface)",
|
|
30131
30081
|
"scope": "default",
|
|
30132
30082
|
"line": {
|
|
30133
30083
|
"start": 278,
|
|
@@ -30702,7 +30652,7 @@
|
|
|
30702
30652
|
"context": {
|
|
30703
30653
|
"type": "variable",
|
|
30704
30654
|
"name": "kendo-list-item-group-label-sm-font-size",
|
|
30705
|
-
"value": "
|
|
30655
|
+
"value": "var( --kendo-font-size-xs, inherit )",
|
|
30706
30656
|
"scope": "default",
|
|
30707
30657
|
"line": {
|
|
30708
30658
|
"start": 133,
|
|
@@ -30827,7 +30777,7 @@
|
|
|
30827
30777
|
"context": {
|
|
30828
30778
|
"type": "variable",
|
|
30829
30779
|
"name": "kendo-list-bg",
|
|
30830
|
-
"value": "k-color(
|
|
30780
|
+
"value": "k-color(surface-alt)",
|
|
30831
30781
|
"scope": "default",
|
|
30832
30782
|
"line": {
|
|
30833
30783
|
"start": 229,
|
|
@@ -31052,7 +31002,7 @@
|
|
|
31052
31002
|
"context": {
|
|
31053
31003
|
"type": "variable",
|
|
31054
31004
|
"name": "kendo-list-item-hover-bg",
|
|
31055
|
-
"value": "k-color(
|
|
31005
|
+
"value": "k-color(base-subtle-hover)",
|
|
31056
31006
|
"scope": "default",
|
|
31057
31007
|
"line": {
|
|
31058
31008
|
"start": 261,
|
|
@@ -31827,7 +31777,7 @@
|
|
|
31827
31777
|
"context": {
|
|
31828
31778
|
"type": "variable",
|
|
31829
31779
|
"name": "kendo-listview-bg",
|
|
31830
|
-
"value": "k-color(
|
|
31780
|
+
"value": "k-color(surface-alt)",
|
|
31831
31781
|
"scope": "default",
|
|
31832
31782
|
"line": {
|
|
31833
31783
|
"start": 29,
|
|
@@ -32677,7 +32627,7 @@
|
|
|
32677
32627
|
"context": {
|
|
32678
32628
|
"type": "variable",
|
|
32679
32629
|
"name": "kendo-loader-container-panel-bg",
|
|
32680
|
-
"value": "
|
|
32630
|
+
"value": "k-color(surface-alt)",
|
|
32681
32631
|
"scope": "default",
|
|
32682
32632
|
"line": {
|
|
32683
32633
|
"start": 83,
|
|
@@ -32927,7 +32877,7 @@
|
|
|
32927
32877
|
"context": {
|
|
32928
32878
|
"type": "variable",
|
|
32929
32879
|
"name": "kendo-loading-bg",
|
|
32930
|
-
"value": "k-color(
|
|
32880
|
+
"value": "k-color(surface-alt)",
|
|
32931
32881
|
"scope": "default",
|
|
32932
32882
|
"line": {
|
|
32933
32883
|
"start": 118,
|
|
@@ -33127,7 +33077,7 @@
|
|
|
33127
33077
|
"context": {
|
|
33128
33078
|
"type": "variable",
|
|
33129
33079
|
"name": "kendo-map-bg",
|
|
33130
|
-
"value": "k-color(
|
|
33080
|
+
"value": "k-color(surface-alt)",
|
|
33131
33081
|
"scope": "default",
|
|
33132
33082
|
"line": {
|
|
33133
33083
|
"start": 22,
|
|
@@ -33527,7 +33477,7 @@
|
|
|
33527
33477
|
"context": {
|
|
33528
33478
|
"type": "variable",
|
|
33529
33479
|
"name": "kendo-media-player-bg",
|
|
33530
|
-
"value": "k-color(
|
|
33480
|
+
"value": "k-color(surface-alt)",
|
|
33531
33481
|
"scope": "default",
|
|
33532
33482
|
"line": {
|
|
33533
33483
|
"start": 20,
|
|
@@ -35602,7 +35552,7 @@
|
|
|
35602
35552
|
"context": {
|
|
35603
35553
|
"type": "variable",
|
|
35604
35554
|
"name": "kendo-notification-border-radius",
|
|
35605
|
-
"value": "k-
|
|
35555
|
+
"value": "k-border-radius(md)",
|
|
35606
35556
|
"scope": "default",
|
|
35607
35557
|
"line": {
|
|
35608
35558
|
"start": 23,
|
|
@@ -35752,7 +35702,7 @@
|
|
|
35752
35702
|
"context": {
|
|
35753
35703
|
"type": "variable",
|
|
35754
35704
|
"name": "kendo-notification-bg",
|
|
35755
|
-
"value": "k-color(
|
|
35705
|
+
"value": "k-color(surface-alt)",
|
|
35756
35706
|
"scope": "default",
|
|
35757
35707
|
"line": {
|
|
35758
35708
|
"start": 41,
|
|
@@ -36302,7 +36252,7 @@
|
|
|
36302
36252
|
"context": {
|
|
36303
36253
|
"type": "variable",
|
|
36304
36254
|
"name": "kendo-orgchart-bg",
|
|
36305
|
-
"value": "k-color(
|
|
36255
|
+
"value": "k-color(surface-alt)",
|
|
36306
36256
|
"scope": "default",
|
|
36307
36257
|
"line": {
|
|
36308
36258
|
"start": 27,
|
|
@@ -37077,7 +37027,7 @@
|
|
|
37077
37027
|
"context": {
|
|
37078
37028
|
"type": "variable",
|
|
37079
37029
|
"name": "kendo-orgchart-card-body-vbox-min-height",
|
|
37080
|
-
"value": "
|
|
37030
|
+
"value": "k-spacing(11)",
|
|
37081
37031
|
"scope": "default",
|
|
37082
37032
|
"line": {
|
|
37083
37033
|
"start": 132,
|
|
@@ -37677,7 +37627,7 @@
|
|
|
37677
37627
|
"context": {
|
|
37678
37628
|
"type": "variable",
|
|
37679
37629
|
"name": "kendo-pager-focus-shadow",
|
|
37680
|
-
"value": "inset 0 0 0 2px
|
|
37630
|
+
"value": "inset 0 0 0 2px color-mix(in srgb, k-color(inverse) 8%, transparent)",
|
|
37681
37631
|
"scope": "default",
|
|
37682
37632
|
"line": {
|
|
37683
37633
|
"start": 73,
|
|
@@ -37727,7 +37677,7 @@
|
|
|
37727
37677
|
"context": {
|
|
37728
37678
|
"type": "variable",
|
|
37729
37679
|
"name": "kendo-pager-item-border-radius",
|
|
37730
|
-
"value": "k-
|
|
37680
|
+
"value": "k-border-radius(md)",
|
|
37731
37681
|
"scope": "default",
|
|
37732
37682
|
"line": {
|
|
37733
37683
|
"start": 80,
|
|
@@ -38752,7 +38702,7 @@
|
|
|
38752
38702
|
"context": {
|
|
38753
38703
|
"type": "variable",
|
|
38754
38704
|
"name": "kendo-panelbar-bg",
|
|
38755
|
-
"value": "k-color(
|
|
38705
|
+
"value": "k-color(surface-alt)",
|
|
38756
38706
|
"scope": "default",
|
|
38757
38707
|
"line": {
|
|
38758
38708
|
"start": 49,
|
|
@@ -38827,7 +38777,7 @@
|
|
|
38827
38777
|
"context": {
|
|
38828
38778
|
"type": "variable",
|
|
38829
38779
|
"name": "kendo-panelbar-header-bg",
|
|
38830
|
-
"value": "
|
|
38780
|
+
"value": "transparent",
|
|
38831
38781
|
"scope": "default",
|
|
38832
38782
|
"line": {
|
|
38833
38783
|
"start": 59,
|
|
@@ -38852,7 +38802,7 @@
|
|
|
38852
38802
|
"context": {
|
|
38853
38803
|
"type": "variable",
|
|
38854
38804
|
"name": "kendo-panelbar-header-text",
|
|
38855
|
-
"value": "k-color(primary)",
|
|
38805
|
+
"value": "k-color(primary-on-surface)",
|
|
38856
38806
|
"scope": "default",
|
|
38857
38807
|
"line": {
|
|
38858
38808
|
"start": 62,
|
|
@@ -38927,7 +38877,7 @@
|
|
|
38927
38877
|
"context": {
|
|
38928
38878
|
"type": "variable",
|
|
38929
38879
|
"name": "kendo-panelbar-header-hover-bg",
|
|
38930
|
-
"value": "
|
|
38880
|
+
"value": "color-mix(in srgb, $kendo-panelbar-header-text 8%, transparent)",
|
|
38931
38881
|
"scope": "default",
|
|
38932
38882
|
"line": {
|
|
38933
38883
|
"start": 72,
|
|
@@ -40577,7 +40527,7 @@
|
|
|
40577
40527
|
"context": {
|
|
40578
40528
|
"type": "variable",
|
|
40579
40529
|
"name": "kendo-pdf-viewer-bg",
|
|
40580
|
-
"value": "k-color(
|
|
40530
|
+
"value": "k-color(surface-alt)",
|
|
40581
40531
|
"scope": "default",
|
|
40582
40532
|
"line": {
|
|
40583
40533
|
"start": 23,
|
|
@@ -41052,7 +41002,7 @@
|
|
|
41052
41002
|
"context": {
|
|
41053
41003
|
"type": "variable",
|
|
41054
41004
|
"name": "kendo-pdf-viewer-search-panel-border-radius",
|
|
41055
|
-
"value": "k-
|
|
41005
|
+
"value": "k-border-radius(md)",
|
|
41056
41006
|
"scope": "default",
|
|
41057
41007
|
"line": {
|
|
41058
41008
|
"start": 85,
|
|
@@ -41077,7 +41027,7 @@
|
|
|
41077
41027
|
"context": {
|
|
41078
41028
|
"type": "variable",
|
|
41079
41029
|
"name": "kendo-pdf-viewer-search-panel-bg",
|
|
41080
|
-
"value": "k-color(
|
|
41030
|
+
"value": "k-color(surface-alt)",
|
|
41081
41031
|
"scope": "default",
|
|
41082
41032
|
"line": {
|
|
41083
41033
|
"start": 88,
|
|
@@ -41252,7 +41202,7 @@
|
|
|
41252
41202
|
"context": {
|
|
41253
41203
|
"type": "variable",
|
|
41254
41204
|
"name": "kendo-pdf-viewer-search-highlight-mark-bg",
|
|
41255
|
-
"value": "
|
|
41205
|
+
"value": "color-mix(in srgb, k-color(warning) 25%, transparent)",
|
|
41256
41206
|
"scope": "default",
|
|
41257
41207
|
"line": {
|
|
41258
41208
|
"start": 111,
|
|
@@ -41427,7 +41377,7 @@
|
|
|
41427
41377
|
"context": {
|
|
41428
41378
|
"type": "variable",
|
|
41429
41379
|
"name": "kendo-pdf-viewer-free-text-annotation-placeholder-text",
|
|
41430
|
-
"value": "
|
|
41380
|
+
"value": "k-color(primary-on-subtle)",
|
|
41431
41381
|
"scope": "default",
|
|
41432
41382
|
"line": {
|
|
41433
41383
|
"start": 135,
|
|
@@ -41452,7 +41402,7 @@
|
|
|
41452
41402
|
"context": {
|
|
41453
41403
|
"type": "variable",
|
|
41454
41404
|
"name": "kendo-pdf-viewer-free-text-annotation-text",
|
|
41455
|
-
"value": "
|
|
41405
|
+
"value": "k-color(primary-on-subtle)",
|
|
41456
41406
|
"scope": "default",
|
|
41457
41407
|
"line": {
|
|
41458
41408
|
"start": 138,
|
|
@@ -42952,7 +42902,7 @@
|
|
|
42952
42902
|
"context": {
|
|
42953
42903
|
"type": "variable",
|
|
42954
42904
|
"name": "kendo-pivotgrid-bg",
|
|
42955
|
-
"value": "k-color(
|
|
42905
|
+
"value": "k-color(surface-alt)",
|
|
42956
42906
|
"scope": "default",
|
|
42957
42907
|
"line": {
|
|
42958
42908
|
"start": 53,
|
|
@@ -43127,7 +43077,7 @@
|
|
|
43127
43077
|
"context": {
|
|
43128
43078
|
"type": "variable",
|
|
43129
43079
|
"name": "kendo-pivotgrid-total-bg",
|
|
43130
|
-
"value": "k-color(
|
|
43080
|
+
"value": "k-color(surface)",
|
|
43131
43081
|
"scope": "default",
|
|
43132
43082
|
"line": {
|
|
43133
43083
|
"start": 77,
|
|
@@ -43702,7 +43652,7 @@
|
|
|
43702
43652
|
"context": {
|
|
43703
43653
|
"type": "variable",
|
|
43704
43654
|
"name": "kendo-pivotgrid-configurator-bg",
|
|
43705
|
-
"value": "k-color(
|
|
43655
|
+
"value": "k-color(surface-alt)",
|
|
43706
43656
|
"scope": "default",
|
|
43707
43657
|
"line": {
|
|
43708
43658
|
"start": 156,
|
|
@@ -44202,7 +44152,7 @@
|
|
|
44202
44152
|
"context": {
|
|
44203
44153
|
"type": "variable",
|
|
44204
44154
|
"name": "kendo-pivotgrid-calculated-field-bg",
|
|
44205
|
-
"value": "k-color(
|
|
44155
|
+
"value": "k-color(surface-alt)",
|
|
44206
44156
|
"scope": "default",
|
|
44207
44157
|
"line": {
|
|
44208
44158
|
"start": 222,
|
|
@@ -47902,7 +47852,7 @@
|
|
|
47902
47852
|
"context": {
|
|
47903
47853
|
"type": "variable",
|
|
47904
47854
|
"name": "kendo-rating-icon-text",
|
|
47905
|
-
"value": "k-color(
|
|
47855
|
+
"value": "k-color(on-app-surface)",
|
|
47906
47856
|
"scope": "default",
|
|
47907
47857
|
"line": {
|
|
47908
47858
|
"start": 38,
|
|
@@ -47952,7 +47902,7 @@
|
|
|
47952
47902
|
"context": {
|
|
47953
47903
|
"type": "variable",
|
|
47954
47904
|
"name": "kendo-rating-icon-hover-text",
|
|
47955
|
-
"value": "k-color(primary)",
|
|
47905
|
+
"value": "k-color(primary-hover)",
|
|
47956
47906
|
"scope": "default",
|
|
47957
47907
|
"line": {
|
|
47958
47908
|
"start": 44,
|
|
@@ -48002,7 +47952,7 @@
|
|
|
48002
47952
|
"context": {
|
|
48003
47953
|
"type": "variable",
|
|
48004
47954
|
"name": "kendo-rating-icon-focus-shadow",
|
|
48005
|
-
"value": "0
|
|
47955
|
+
"value": "0 0 0 .25rem color-mix(in srgb, k-color(border) 50%, transparent)",
|
|
48006
47956
|
"scope": "default",
|
|
48007
47957
|
"line": {
|
|
48008
47958
|
"start": 51,
|
|
@@ -48027,7 +47977,7 @@
|
|
|
48027
47977
|
"context": {
|
|
48028
47978
|
"type": "variable",
|
|
48029
47979
|
"name": "kendo-rating-icon-focus-selected-shadow",
|
|
48030
|
-
"value": "0
|
|
47980
|
+
"value": "0 0 0 .25rem color-mix(in srgb, k-color(border) 50%, transparent)",
|
|
48031
47981
|
"scope": "default",
|
|
48032
47982
|
"line": {
|
|
48033
47983
|
"start": 54,
|
|
@@ -48152,7 +48102,7 @@
|
|
|
48152
48102
|
"context": {
|
|
48153
48103
|
"type": "variable",
|
|
48154
48104
|
"name": "kendo-scheduler-bg",
|
|
48155
|
-
"value": "k-color(
|
|
48105
|
+
"value": "k-color(surface-alt)",
|
|
48156
48106
|
"scope": "default",
|
|
48157
48107
|
"line": {
|
|
48158
48108
|
"start": 25,
|
|
@@ -48852,7 +48802,7 @@
|
|
|
48852
48802
|
"context": {
|
|
48853
48803
|
"type": "variable",
|
|
48854
48804
|
"name": "kendo-scheduler-event-selected-shadow",
|
|
48855
|
-
"value": "inset 0 0 0 3px
|
|
48805
|
+
"value": "inset 0 0 0 3px color-mix(in srgb, k-color(on-primary) 50%, transparent)",
|
|
48856
48806
|
"scope": "default",
|
|
48857
48807
|
"line": {
|
|
48858
48808
|
"start": 115,
|
|
@@ -48877,7 +48827,7 @@
|
|
|
48877
48827
|
"context": {
|
|
48878
48828
|
"type": "variable",
|
|
48879
48829
|
"name": "kendo-scheduler-event-ongoing-shadow",
|
|
48880
|
-
"value": "inset 0px 0px 0px 1px
|
|
48830
|
+
"value": "inset 0px 0px 0px 1px k-color(error-on-surface)",
|
|
48881
48831
|
"scope": "default",
|
|
48882
48832
|
"line": {
|
|
48883
48833
|
"start": 119,
|
|
@@ -50077,7 +50027,7 @@
|
|
|
50077
50027
|
"context": {
|
|
50078
50028
|
"type": "variable",
|
|
50079
50029
|
"name": "kendo-scrollview-bg",
|
|
50080
|
-
"value": "k-color(
|
|
50030
|
+
"value": "k-color(surface-alt)",
|
|
50081
50031
|
"scope": "default",
|
|
50082
50032
|
"line": {
|
|
50083
50033
|
"start": 24,
|
|
@@ -50252,7 +50202,7 @@
|
|
|
50252
50202
|
"context": {
|
|
50253
50203
|
"type": "variable",
|
|
50254
50204
|
"name": "kendo-scrollview-pagebutton-shadow",
|
|
50255
|
-
"value": "0 0 0 2px
|
|
50205
|
+
"value": "0 0 0 2px color-mix(in srgb, k-color(inverse) 13%, transparent)",
|
|
50256
50206
|
"scope": "default",
|
|
50257
50207
|
"line": {
|
|
50258
50208
|
"start": 46,
|
|
@@ -50419,15 +50369,15 @@
|
|
|
50419
50369
|
}
|
|
50420
50370
|
},
|
|
50421
50371
|
{
|
|
50422
|
-
"description": "The
|
|
50372
|
+
"description": "The background color of the ScrollView navigation.\n",
|
|
50423
50373
|
"commentRange": {
|
|
50424
50374
|
"start": 67,
|
|
50425
50375
|
"end": 68
|
|
50426
50376
|
},
|
|
50427
50377
|
"context": {
|
|
50428
50378
|
"type": "variable",
|
|
50429
|
-
"name": "kendo-scrollview-navigation-
|
|
50430
|
-
"value": "
|
|
50379
|
+
"name": "kendo-scrollview-navigation-bg",
|
|
50380
|
+
"value": "transparent",
|
|
50431
50381
|
"scope": "default",
|
|
50432
50382
|
"line": {
|
|
50433
50383
|
"start": 69,
|
|
@@ -50444,15 +50394,15 @@
|
|
|
50444
50394
|
}
|
|
50445
50395
|
},
|
|
50446
50396
|
{
|
|
50447
|
-
"description": "The
|
|
50397
|
+
"description": "The opacity of the ScrollView navigation.\n",
|
|
50448
50398
|
"commentRange": {
|
|
50449
50399
|
"start": 70,
|
|
50450
50400
|
"end": 71
|
|
50451
50401
|
},
|
|
50452
50402
|
"context": {
|
|
50453
50403
|
"type": "variable",
|
|
50454
|
-
"name": "kendo-scrollview-navigation-
|
|
50455
|
-
"value": "
|
|
50404
|
+
"name": "kendo-scrollview-navigation-default-opacity",
|
|
50405
|
+
"value": ".7",
|
|
50456
50406
|
"scope": "default",
|
|
50457
50407
|
"line": {
|
|
50458
50408
|
"start": 72,
|
|
@@ -50469,15 +50419,15 @@
|
|
|
50469
50419
|
}
|
|
50470
50420
|
},
|
|
50471
50421
|
{
|
|
50472
|
-
"description": "The opacity of the ScrollView navigation.\n",
|
|
50422
|
+
"description": "The hover opacity of the ScrollView navigation.\n",
|
|
50473
50423
|
"commentRange": {
|
|
50474
50424
|
"start": 73,
|
|
50475
50425
|
"end": 74
|
|
50476
50426
|
},
|
|
50477
50427
|
"context": {
|
|
50478
50428
|
"type": "variable",
|
|
50479
|
-
"name": "kendo-scrollview-navigation-
|
|
50480
|
-
"value": "
|
|
50429
|
+
"name": "kendo-scrollview-navigation-hover-opacity",
|
|
50430
|
+
"value": "1",
|
|
50481
50431
|
"scope": "default",
|
|
50482
50432
|
"line": {
|
|
50483
50433
|
"start": 75,
|
|
@@ -50494,44 +50444,19 @@
|
|
|
50494
50444
|
}
|
|
50495
50445
|
},
|
|
50496
50446
|
{
|
|
50497
|
-
"description": "The hover
|
|
50447
|
+
"description": "The hover background color of the ScrollView navigation arrows.\n",
|
|
50498
50448
|
"commentRange": {
|
|
50499
50449
|
"start": 76,
|
|
50500
50450
|
"end": 77
|
|
50501
50451
|
},
|
|
50502
|
-
"context": {
|
|
50503
|
-
"type": "variable",
|
|
50504
|
-
"name": "kendo-scrollview-navigation-hover-opacity",
|
|
50505
|
-
"value": "1",
|
|
50506
|
-
"scope": "default",
|
|
50507
|
-
"line": {
|
|
50508
|
-
"start": 78,
|
|
50509
|
-
"end": 78
|
|
50510
|
-
}
|
|
50511
|
-
},
|
|
50512
|
-
"group": [
|
|
50513
|
-
"scrollview"
|
|
50514
|
-
],
|
|
50515
|
-
"access": "public",
|
|
50516
|
-
"file": {
|
|
50517
|
-
"path": "scrollview/_variables.scss",
|
|
50518
|
-
"name": "_variables.scss"
|
|
50519
|
-
}
|
|
50520
|
-
},
|
|
50521
|
-
{
|
|
50522
|
-
"description": "The hover background color of the ScrollView navigation arrows.\n",
|
|
50523
|
-
"commentRange": {
|
|
50524
|
-
"start": 79,
|
|
50525
|
-
"end": 80
|
|
50526
|
-
},
|
|
50527
50452
|
"context": {
|
|
50528
50453
|
"type": "variable",
|
|
50529
50454
|
"name": "kendo-scrollview-navigation-hover-span-bg",
|
|
50530
50455
|
"value": "null",
|
|
50531
50456
|
"scope": "default",
|
|
50532
50457
|
"line": {
|
|
50533
|
-
"start":
|
|
50534
|
-
"end":
|
|
50458
|
+
"start": 78,
|
|
50459
|
+
"end": 78
|
|
50535
50460
|
}
|
|
50536
50461
|
},
|
|
50537
50462
|
"group": [
|
|
@@ -50546,8 +50471,8 @@
|
|
|
50546
50471
|
{
|
|
50547
50472
|
"description": "The background color of the ScrollView pager in light mode.\n",
|
|
50548
50473
|
"commentRange": {
|
|
50549
|
-
"start":
|
|
50550
|
-
"end":
|
|
50474
|
+
"start": 80,
|
|
50475
|
+
"end": 81
|
|
50551
50476
|
},
|
|
50552
50477
|
"context": {
|
|
50553
50478
|
"type": "variable",
|
|
@@ -50555,8 +50480,8 @@
|
|
|
50555
50480
|
"value": "rgba( white, .4 )",
|
|
50556
50481
|
"scope": "default",
|
|
50557
50482
|
"line": {
|
|
50558
|
-
"start":
|
|
50559
|
-
"end":
|
|
50483
|
+
"start": 82,
|
|
50484
|
+
"end": 82
|
|
50560
50485
|
}
|
|
50561
50486
|
},
|
|
50562
50487
|
"group": [
|
|
@@ -50571,8 +50496,8 @@
|
|
|
50571
50496
|
{
|
|
50572
50497
|
"description": "The background color of the ScrollView pager in dark mode.\n",
|
|
50573
50498
|
"commentRange": {
|
|
50574
|
-
"start":
|
|
50575
|
-
"end":
|
|
50499
|
+
"start": 83,
|
|
50500
|
+
"end": 84
|
|
50576
50501
|
},
|
|
50577
50502
|
"context": {
|
|
50578
50503
|
"type": "variable",
|
|
@@ -50580,8 +50505,8 @@
|
|
|
50580
50505
|
"value": "rgba( black, .4 )",
|
|
50581
50506
|
"scope": "default",
|
|
50582
50507
|
"line": {
|
|
50583
|
-
"start":
|
|
50584
|
-
"end":
|
|
50508
|
+
"start": 85,
|
|
50509
|
+
"end": 85
|
|
50585
50510
|
}
|
|
50586
50511
|
},
|
|
50587
50512
|
"group": [
|
|
@@ -50596,8 +50521,8 @@
|
|
|
50596
50521
|
{
|
|
50597
50522
|
"description": "The duration of the ScrollView transition.\n",
|
|
50598
50523
|
"commentRange": {
|
|
50599
|
-
"start":
|
|
50600
|
-
"end":
|
|
50524
|
+
"start": 87,
|
|
50525
|
+
"end": 88
|
|
50601
50526
|
},
|
|
50602
50527
|
"context": {
|
|
50603
50528
|
"type": "variable",
|
|
@@ -50605,8 +50530,8 @@
|
|
|
50605
50530
|
"value": ".3s",
|
|
50606
50531
|
"scope": "default",
|
|
50607
50532
|
"line": {
|
|
50608
|
-
"start":
|
|
50609
|
-
"end":
|
|
50533
|
+
"start": 89,
|
|
50534
|
+
"end": 89
|
|
50610
50535
|
}
|
|
50611
50536
|
},
|
|
50612
50537
|
"group": [
|
|
@@ -50621,8 +50546,8 @@
|
|
|
50621
50546
|
{
|
|
50622
50547
|
"description": "The timing function of the ScrollView transition.\n",
|
|
50623
50548
|
"commentRange": {
|
|
50624
|
-
"start":
|
|
50625
|
-
"end":
|
|
50549
|
+
"start": 90,
|
|
50550
|
+
"end": 91
|
|
50626
50551
|
},
|
|
50627
50552
|
"context": {
|
|
50628
50553
|
"type": "variable",
|
|
@@ -50630,8 +50555,8 @@
|
|
|
50630
50555
|
"value": "ease-in-out",
|
|
50631
50556
|
"scope": "default",
|
|
50632
50557
|
"line": {
|
|
50633
|
-
"start":
|
|
50634
|
-
"end":
|
|
50558
|
+
"start": 92,
|
|
50559
|
+
"end": 92
|
|
50635
50560
|
}
|
|
50636
50561
|
},
|
|
50637
50562
|
"group": [
|
|
@@ -50777,7 +50702,7 @@
|
|
|
50777
50702
|
"context": {
|
|
50778
50703
|
"type": "variable",
|
|
50779
50704
|
"name": "kendo-skeleton-wave-bg",
|
|
50780
|
-
"value": "
|
|
50705
|
+
"value": "color-mix(in srgb, k-color(dark) 4%, transparent)",
|
|
50781
50706
|
"scope": "default",
|
|
50782
50707
|
"line": {
|
|
50783
50708
|
"start": 25,
|
|
@@ -51227,7 +51152,7 @@
|
|
|
51227
51152
|
"context": {
|
|
51228
51153
|
"type": "variable",
|
|
51229
51154
|
"name": "kendo-slider-draghandle-hover-border",
|
|
51230
|
-
"value": "k-color(primary-
|
|
51155
|
+
"value": "k-color(primary-emphasis)",
|
|
51231
51156
|
"scope": "default",
|
|
51232
51157
|
"line": {
|
|
51233
51158
|
"start": 64,
|
|
@@ -51352,7 +51277,7 @@
|
|
|
51352
51277
|
"context": {
|
|
51353
51278
|
"type": "variable",
|
|
51354
51279
|
"name": "kendo-slider-draghandle-pressed-border",
|
|
51355
|
-
"value": "k-color(primary-
|
|
51280
|
+
"value": "k-color(primary-emphasis)",
|
|
51356
51281
|
"scope": "default",
|
|
51357
51282
|
"line": {
|
|
51358
51283
|
"start": 80,
|
|
@@ -52005,7 +51930,7 @@
|
|
|
52005
51930
|
"context": {
|
|
52006
51931
|
"type": "variable",
|
|
52007
51932
|
"name": "kendo-splitter-bg",
|
|
52008
|
-
"value": "k-color(
|
|
51933
|
+
"value": "k-color(surface-alt)",
|
|
52009
51934
|
"scope": "default",
|
|
52010
51935
|
"line": {
|
|
52011
51936
|
"start": 21,
|
|
@@ -52230,7 +52155,7 @@
|
|
|
52230
52155
|
"context": {
|
|
52231
52156
|
"type": "variable",
|
|
52232
52157
|
"name": "kendo-splitbar-bg",
|
|
52233
|
-
"value": "k-color(
|
|
52158
|
+
"value": "k-color(base-subtle)",
|
|
52234
52159
|
"scope": "default",
|
|
52235
52160
|
"line": {
|
|
52236
52161
|
"start": 50,
|
|
@@ -52255,7 +52180,7 @@
|
|
|
52255
52180
|
"context": {
|
|
52256
52181
|
"type": "variable",
|
|
52257
52182
|
"name": "kendo-splitbar-text",
|
|
52258
|
-
"value": "k-color(on-
|
|
52183
|
+
"value": "k-color(base-on-subtle)",
|
|
52259
52184
|
"scope": "default",
|
|
52260
52185
|
"line": {
|
|
52261
52186
|
"start": 53,
|
|
@@ -52480,7 +52405,7 @@
|
|
|
52480
52405
|
"context": {
|
|
52481
52406
|
"type": "variable",
|
|
52482
52407
|
"name": "kendo-spreadsheet-bg",
|
|
52483
|
-
"value": "k-color(
|
|
52408
|
+
"value": "k-color(surface-alt)",
|
|
52484
52409
|
"scope": "default",
|
|
52485
52410
|
"line": {
|
|
52486
52411
|
"start": 22,
|
|
@@ -54005,7 +53930,7 @@
|
|
|
54005
53930
|
"context": {
|
|
54006
53931
|
"type": "variable",
|
|
54007
53932
|
"name": "kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow",
|
|
54008
|
-
"value": "inset 0 0 0 2000px
|
|
53933
|
+
"value": "inset 0 0 0 2000px color-mix(in srgb, k-color(inverse) 50%, transparent)",
|
|
54009
53934
|
"scope": "default",
|
|
54010
53935
|
"line": {
|
|
54011
53936
|
"start": 224,
|
|
@@ -55030,7 +54955,7 @@
|
|
|
55030
54955
|
"context": {
|
|
55031
54956
|
"type": "variable",
|
|
55032
54957
|
"name": "kendo-stepper-indicator-bg",
|
|
55033
|
-
"value": "k-color(
|
|
54958
|
+
"value": "k-color(surface-alt)",
|
|
55034
54959
|
"scope": "default",
|
|
55035
54960
|
"line": {
|
|
55036
54961
|
"start": 90,
|
|
@@ -55105,7 +55030,7 @@
|
|
|
55105
55030
|
"context": {
|
|
55106
55031
|
"type": "variable",
|
|
55107
55032
|
"name": "kendo-stepper-indicator-hover-bg",
|
|
55108
|
-
"value": "k-color(base-hover)",
|
|
55033
|
+
"value": "k-color(base-subtle-hover)",
|
|
55109
55034
|
"scope": "default",
|
|
55110
55035
|
"line": {
|
|
55111
55036
|
"start": 100,
|
|
@@ -56755,7 +56680,7 @@
|
|
|
56755
56680
|
"context": {
|
|
56756
56681
|
"type": "variable",
|
|
56757
56682
|
"name": "kendo-switch-off-track-bg",
|
|
56758
|
-
"value": "k-color(
|
|
56683
|
+
"value": "k-color(surface-alt)",
|
|
56759
56684
|
"scope": "default",
|
|
56760
56685
|
"line": {
|
|
56761
56686
|
"start": 37,
|
|
@@ -56805,7 +56730,7 @@
|
|
|
56805
56730
|
"context": {
|
|
56806
56731
|
"type": "variable",
|
|
56807
56732
|
"name": "kendo-switch-off-track-border",
|
|
56808
|
-
"value": "k-color(
|
|
56733
|
+
"value": "k-color(border)",
|
|
56809
56734
|
"scope": "default",
|
|
56810
56735
|
"line": {
|
|
56811
56736
|
"start": 43,
|
|
@@ -57080,7 +57005,7 @@
|
|
|
57080
57005
|
"context": {
|
|
57081
57006
|
"type": "variable",
|
|
57082
57007
|
"name": "kendo-switch-off-track-disabled-bg",
|
|
57083
|
-
"value": "
|
|
57008
|
+
"value": "null",
|
|
57084
57009
|
"scope": "default",
|
|
57085
57010
|
"line": {
|
|
57086
57011
|
"start": 79,
|
|
@@ -57130,7 +57055,7 @@
|
|
|
57130
57055
|
"context": {
|
|
57131
57056
|
"type": "variable",
|
|
57132
57057
|
"name": "kendo-switch-off-track-disabled-border",
|
|
57133
|
-
"value": "
|
|
57058
|
+
"value": "color-mix(in srgb, k-color(border) 65%, transparent)",
|
|
57134
57059
|
"scope": "default",
|
|
57135
57060
|
"line": {
|
|
57136
57061
|
"start": 85,
|
|
@@ -57380,7 +57305,7 @@
|
|
|
57380
57305
|
"context": {
|
|
57381
57306
|
"type": "variable",
|
|
57382
57307
|
"name": "kendo-switch-off-thumb-disabled-bg",
|
|
57383
|
-
"value": "
|
|
57308
|
+
"value": "color-mix(in srgb, k-color(base-emphasis) 34%, transparent)",
|
|
57384
57309
|
"scope": "default",
|
|
57385
57310
|
"line": {
|
|
57386
57311
|
"start": 118,
|
|
@@ -57855,7 +57780,7 @@
|
|
|
57855
57780
|
"context": {
|
|
57856
57781
|
"type": "variable",
|
|
57857
57782
|
"name": "kendo-switch-on-track-disabled-border",
|
|
57858
|
-
"value": "
|
|
57783
|
+
"value": "transparent",
|
|
57859
57784
|
"scope": "default",
|
|
57860
57785
|
"line": {
|
|
57861
57786
|
"start": 180,
|
|
@@ -58355,7 +58280,7 @@
|
|
|
58355
58280
|
"context": {
|
|
58356
58281
|
"type": "variable",
|
|
58357
58282
|
"name": "kendo-table-bg",
|
|
58358
|
-
"value": "k-color(
|
|
58283
|
+
"value": "k-color(surface-alt)",
|
|
58359
58284
|
"scope": "default",
|
|
58360
58285
|
"line": {
|
|
58361
58286
|
"start": 59,
|
|
@@ -58680,7 +58605,7 @@
|
|
|
58680
58605
|
"context": {
|
|
58681
58606
|
"type": "variable",
|
|
58682
58607
|
"name": "kendo-table-alt-row-bg",
|
|
58683
|
-
"value": "color-mix(in srgb, k-color(on-app-surface)
|
|
58608
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 4%, transparent)",
|
|
58684
58609
|
"scope": "default",
|
|
58685
58610
|
"line": {
|
|
58686
58611
|
"start": 106,
|
|
@@ -58755,7 +58680,7 @@
|
|
|
58755
58680
|
"context": {
|
|
58756
58681
|
"type": "variable",
|
|
58757
58682
|
"name": "kendo-table-hover-bg",
|
|
58758
|
-
"value": "color-mix(in srgb, k-color(on-app-surface)
|
|
58683
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
58759
58684
|
"scope": "default",
|
|
58760
58685
|
"line": {
|
|
58761
58686
|
"start": 117,
|
|
@@ -58905,7 +58830,7 @@
|
|
|
58905
58830
|
"context": {
|
|
58906
58831
|
"type": "variable",
|
|
58907
58832
|
"name": "kendo-table-focus-shadow",
|
|
58908
|
-
"value": "inset 0 0 0 2px
|
|
58833
|
+
"value": "inset 0 0 0 2px color-mix(in srgb, k-color(inverse) 8%, transparent)",
|
|
58909
58834
|
"scope": "default",
|
|
58910
58835
|
"line": {
|
|
58911
58836
|
"start": 137,
|
|
@@ -59605,7 +59530,7 @@
|
|
|
59605
59530
|
"context": {
|
|
59606
59531
|
"type": "variable",
|
|
59607
59532
|
"name": "kendo-tabstrip-item-border-radius",
|
|
59608
|
-
"value": "k-
|
|
59533
|
+
"value": "k-border-radius(sm)",
|
|
59609
59534
|
"scope": "default",
|
|
59610
59535
|
"line": {
|
|
59611
59536
|
"start": 74,
|
|
@@ -59830,7 +59755,7 @@
|
|
|
59830
59755
|
"context": {
|
|
59831
59756
|
"type": "variable",
|
|
59832
59757
|
"name": "kendo-tabstrip-item-text",
|
|
59833
|
-
"value": "k-color(primary)",
|
|
59758
|
+
"value": "k-color(primary-on-surface)",
|
|
59834
59759
|
"scope": "default",
|
|
59835
59760
|
"line": {
|
|
59836
59761
|
"start": 102,
|
|
@@ -59930,7 +59855,7 @@
|
|
|
59930
59855
|
"context": {
|
|
59931
59856
|
"type": "variable",
|
|
59932
59857
|
"name": "kendo-tabstrip-item-hover-text",
|
|
59933
|
-
"value": "k-color(primary-
|
|
59858
|
+
"value": "color-mix(in srgb, k-color(primary-on-surface) 90%, transparent 10%)",
|
|
59934
59859
|
"scope": "default",
|
|
59935
59860
|
"line": {
|
|
59936
59861
|
"start": 115,
|
|
@@ -59955,7 +59880,7 @@
|
|
|
59955
59880
|
"context": {
|
|
59956
59881
|
"type": "variable",
|
|
59957
59882
|
"name": "kendo-tabstrip-item-hover-border",
|
|
59958
|
-
"value": "k-color(
|
|
59883
|
+
"value": "k-color(border)",
|
|
59959
59884
|
"scope": "default",
|
|
59960
59885
|
"line": {
|
|
59961
59886
|
"start": 118,
|
|
@@ -60005,7 +59930,7 @@
|
|
|
60005
59930
|
"context": {
|
|
60006
59931
|
"type": "variable",
|
|
60007
59932
|
"name": "kendo-tabstrip-item-selected-bg",
|
|
60008
|
-
"value": "k-color(
|
|
59933
|
+
"value": "k-color(surface-alt)",
|
|
60009
59934
|
"scope": "default",
|
|
60010
59935
|
"line": {
|
|
60011
59936
|
"start": 125,
|
|
@@ -60455,7 +60380,7 @@
|
|
|
60455
60380
|
"context": {
|
|
60456
60381
|
"type": "variable",
|
|
60457
60382
|
"name": "kendo-tabstrip-content-bg",
|
|
60458
|
-
"value": "k-color(
|
|
60383
|
+
"value": "k-color(surface-alt)",
|
|
60459
60384
|
"scope": "default",
|
|
60460
60385
|
"line": {
|
|
60461
60386
|
"start": 185,
|
|
@@ -60530,7 +60455,7 @@
|
|
|
60530
60455
|
"context": {
|
|
60531
60456
|
"type": "variable",
|
|
60532
60457
|
"name": "kendo-tabstrip-content-focus-border",
|
|
60533
|
-
"value": "k-color(
|
|
60458
|
+
"value": "k-color(primary-emphasis)",
|
|
60534
60459
|
"scope": "default",
|
|
60535
60460
|
"line": {
|
|
60536
60461
|
"start": 194,
|
|
@@ -61305,7 +61230,7 @@
|
|
|
61305
61230
|
"context": {
|
|
61306
61231
|
"type": "variable",
|
|
61307
61232
|
"name": "kendo-taskboard-column-focus-border",
|
|
61308
|
-
"value": "k-color(
|
|
61233
|
+
"value": "k-color(primary-emphasis)",
|
|
61309
61234
|
"scope": "default",
|
|
61310
61235
|
"line": {
|
|
61311
61236
|
"start": 98,
|
|
@@ -61655,7 +61580,7 @@
|
|
|
61655
61580
|
"context": {
|
|
61656
61581
|
"type": "variable",
|
|
61657
61582
|
"name": "kendo-taskboard-pane-bg",
|
|
61658
|
-
"value": "k-color(
|
|
61583
|
+
"value": "k-color(surface-alt)",
|
|
61659
61584
|
"scope": "default",
|
|
61660
61585
|
"line": {
|
|
61661
61586
|
"start": 143,
|
|
@@ -62180,7 +62105,7 @@
|
|
|
62180
62105
|
"context": {
|
|
62181
62106
|
"type": "variable",
|
|
62182
62107
|
"name": "kendo-taskboard-card-focus-border",
|
|
62183
|
-
"value": "k-color(
|
|
62108
|
+
"value": "k-color(primary-emphasis)",
|
|
62184
62109
|
"scope": "default",
|
|
62185
62110
|
"line": {
|
|
62186
62111
|
"start": 213,
|
|
@@ -62230,7 +62155,7 @@
|
|
|
62230
62155
|
"context": {
|
|
62231
62156
|
"type": "variable",
|
|
62232
62157
|
"name": "kendo-taskboard-card-selected-border",
|
|
62233
|
-
"value": "k-color(primary-
|
|
62158
|
+
"value": "k-color(primary-on-surface)",
|
|
62234
62159
|
"scope": "default",
|
|
62235
62160
|
"line": {
|
|
62236
62161
|
"start": 220,
|
|
@@ -62280,7 +62205,7 @@
|
|
|
62280
62205
|
"context": {
|
|
62281
62206
|
"type": "variable",
|
|
62282
62207
|
"name": "kendo-taskboard-card-header-text",
|
|
62283
|
-
"value": "k-color(primary)",
|
|
62208
|
+
"value": "k-color(primary-on-surface)",
|
|
62284
62209
|
"scope": "default",
|
|
62285
62210
|
"line": {
|
|
62286
62211
|
"start": 227,
|
|
@@ -62305,7 +62230,7 @@
|
|
|
62305
62230
|
"context": {
|
|
62306
62231
|
"type": "variable",
|
|
62307
62232
|
"name": "kendo-taskboard-card-header-focus-text",
|
|
62308
|
-
"value": "k-color(primary-
|
|
62233
|
+
"value": "color-mix(in srgb, k-color(primary-on-surface) 90%, transparent 10%)",
|
|
62309
62234
|
"scope": "default",
|
|
62310
62235
|
"line": {
|
|
62311
62236
|
"start": 230,
|
|
@@ -62330,7 +62255,7 @@
|
|
|
62330
62255
|
"context": {
|
|
62331
62256
|
"type": "variable",
|
|
62332
62257
|
"name": "kendo-taskboard-card-header-hover-text",
|
|
62333
|
-
"value": "k-color(primary-
|
|
62258
|
+
"value": "color-mix(in srgb, k-color(primary-on-surface) 90%, transparent 10%)",
|
|
62334
62259
|
"scope": "default",
|
|
62335
62260
|
"line": {
|
|
62336
62261
|
"start": 233,
|
|
@@ -62680,7 +62605,7 @@
|
|
|
62680
62605
|
"context": {
|
|
62681
62606
|
"type": "variable",
|
|
62682
62607
|
"name": "kendo-tile-layout-hint-bg",
|
|
62683
|
-
"value": "
|
|
62608
|
+
"value": "color-mix(in srgb, k-color(surface-alt) 20%, transparent)",
|
|
62684
62609
|
"scope": "default",
|
|
62685
62610
|
"line": {
|
|
62686
62611
|
"start": 39,
|
|
@@ -62699,8 +62624,8 @@
|
|
|
62699
62624
|
{
|
|
62700
62625
|
"description": "The border width of the current time indicator.\n",
|
|
62701
62626
|
"commentRange": {
|
|
62702
|
-
"start":
|
|
62703
|
-
"end":
|
|
62627
|
+
"start": 3,
|
|
62628
|
+
"end": 4
|
|
62704
62629
|
},
|
|
62705
62630
|
"context": {
|
|
62706
62631
|
"type": "variable",
|
|
@@ -62708,8 +62633,8 @@
|
|
|
62708
62633
|
"value": "1px",
|
|
62709
62634
|
"scope": "default",
|
|
62710
62635
|
"line": {
|
|
62711
|
-
"start":
|
|
62712
|
-
"end":
|
|
62636
|
+
"start": 5,
|
|
62637
|
+
"end": 5
|
|
62713
62638
|
}
|
|
62714
62639
|
},
|
|
62715
62640
|
"group": [
|
|
@@ -62724,17 +62649,17 @@
|
|
|
62724
62649
|
{
|
|
62725
62650
|
"description": "The color of the current time indicator.\n",
|
|
62726
62651
|
"commentRange": {
|
|
62727
|
-
"start":
|
|
62728
|
-
"end":
|
|
62652
|
+
"start": 6,
|
|
62653
|
+
"end": 7
|
|
62729
62654
|
},
|
|
62730
62655
|
"context": {
|
|
62731
62656
|
"type": "variable",
|
|
62732
62657
|
"name": "kendo-current-time-color",
|
|
62733
|
-
"value": "
|
|
62658
|
+
"value": "k-color(error-on-surface)",
|
|
62734
62659
|
"scope": "default",
|
|
62735
62660
|
"line": {
|
|
62736
|
-
"start":
|
|
62737
|
-
"end":
|
|
62661
|
+
"start": 8,
|
|
62662
|
+
"end": 8
|
|
62738
62663
|
}
|
|
62739
62664
|
},
|
|
62740
62665
|
"group": [
|
|
@@ -63830,7 +63755,7 @@
|
|
|
63830
63755
|
"context": {
|
|
63831
63756
|
"type": "variable",
|
|
63832
63757
|
"name": "kendo-timeline-circle-width",
|
|
63833
|
-
"value": "
|
|
63758
|
+
"value": "k-spacing(4)",
|
|
63834
63759
|
"scope": "default",
|
|
63835
63760
|
"line": {
|
|
63836
63761
|
"start": 152,
|
|
@@ -63855,7 +63780,7 @@
|
|
|
63855
63780
|
"context": {
|
|
63856
63781
|
"type": "variable",
|
|
63857
63782
|
"name": "kendo-timeline-circle-height",
|
|
63858
|
-
"value": "
|
|
63783
|
+
"value": "$kendo-timeline-circle-width",
|
|
63859
63784
|
"scope": "default",
|
|
63860
63785
|
"line": {
|
|
63861
63786
|
"start": 155,
|
|
@@ -65055,7 +64980,7 @@
|
|
|
65055
64980
|
"context": {
|
|
65056
64981
|
"type": "variable",
|
|
65057
64982
|
"name": "kendo-tooltip-border-radius",
|
|
65058
|
-
"value": "k-
|
|
64983
|
+
"value": "k-border-radius(md)",
|
|
65059
64984
|
"scope": "default",
|
|
65060
64985
|
"line": {
|
|
65061
64986
|
"start": 19,
|
|
@@ -65230,7 +65155,7 @@
|
|
|
65230
65155
|
"context": {
|
|
65231
65156
|
"type": "variable",
|
|
65232
65157
|
"name": "kendo-tooltip-bg",
|
|
65233
|
-
"value": "k-color(
|
|
65158
|
+
"value": "k-color(inverse)",
|
|
65234
65159
|
"scope": "default",
|
|
65235
65160
|
"line": {
|
|
65236
65161
|
"start": 44,
|
|
@@ -65255,7 +65180,7 @@
|
|
|
65255
65180
|
"context": {
|
|
65256
65181
|
"type": "variable",
|
|
65257
65182
|
"name": "kendo-tooltip-text",
|
|
65258
|
-
"value": "k-color(
|
|
65183
|
+
"value": "k-color(on-inverse)",
|
|
65259
65184
|
"scope": "default",
|
|
65260
65185
|
"line": {
|
|
65261
65186
|
"start": 47,
|
|
@@ -69280,7 +69205,7 @@
|
|
|
69280
69205
|
"context": {
|
|
69281
69206
|
"type": "variable",
|
|
69282
69207
|
"name": "kendo-upload-bg",
|
|
69283
|
-
"value": "k-color(
|
|
69208
|
+
"value": "k-color(surface-alt)",
|
|
69284
69209
|
"scope": "default",
|
|
69285
69210
|
"line": {
|
|
69286
69211
|
"start": 28,
|
|
@@ -69455,7 +69380,7 @@
|
|
|
69455
69380
|
"context": {
|
|
69456
69381
|
"type": "variable",
|
|
69457
69382
|
"name": "kendo-upload-dropzone-hover-bg",
|
|
69458
|
-
"value": "k-color(
|
|
69383
|
+
"value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
|
|
69459
69384
|
"scope": "default",
|
|
69460
69385
|
"line": {
|
|
69461
69386
|
"start": 50,
|
|
@@ -69855,7 +69780,7 @@
|
|
|
69855
69780
|
"context": {
|
|
69856
69781
|
"type": "variable",
|
|
69857
69782
|
"name": "kendo-upload-focus-shadow",
|
|
69858
|
-
"value": "0 0 0 2px
|
|
69783
|
+
"value": "0 0 0 2px color-mix(in srgb, k-color(inverse) 13%, transparent)",
|
|
69859
69784
|
"scope": "default",
|
|
69860
69785
|
"line": {
|
|
69861
69786
|
"start": 106,
|
|
@@ -70355,7 +70280,7 @@
|
|
|
70355
70280
|
"context": {
|
|
70356
70281
|
"type": "variable",
|
|
70357
70282
|
"name": "kendo-window-bg",
|
|
70358
|
-
"value": "k-color(
|
|
70283
|
+
"value": "k-color(surface-alt)",
|
|
70359
70284
|
"scope": "default",
|
|
70360
70285
|
"line": {
|
|
70361
70286
|
"start": 72,
|
|
@@ -70855,7 +70780,7 @@
|
|
|
70855
70780
|
"context": {
|
|
70856
70781
|
"type": "variable",
|
|
70857
70782
|
"name": "kendo-wizard-step-focus-border",
|
|
70858
|
-
"value": "
|
|
70783
|
+
"value": "k-color(primary-emphasis)",
|
|
70859
70784
|
"scope": "default",
|
|
70860
70785
|
"line": {
|
|
70861
70786
|
"start": 36,
|