@progress/kendo-theme-meridian 14.0.0-dev.3 → 14.0.0-dev.5
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/meridian-main-dark.css +1 -1
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +782 -566
- package/dist/meta/sassdoc-raw-data.json +353 -253
- package/dist/meta/variables.json +27 -11
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-sheet/_layout.scss +0 -4
- package/scss/bottom-navigation/_layout.scss +0 -4
- package/scss/breadcrumb/_layout.scss +0 -5
- package/scss/bubble/_layout.scss +0 -4
- package/scss/button/_theme.scss +15 -3
- package/scss/calendar/_layout.scss +0 -4
- package/scss/chart-wizard/_layout.scss +0 -6
- package/scss/checkbox/_layout.scss +0 -4
- package/scss/chip/_layout.scss +0 -4
- package/scss/colorpalette/_layout.scss +0 -4
- package/scss/colorpalette/_theme.scss +14 -0
- package/scss/colorpalette/_variables.scss +10 -1
- package/scss/colorpicker/_layout.scss +22 -0
- package/scss/drawer/_layout.scss +0 -1
- package/scss/fab/_layout.scss +0 -1
- package/scss/filter/_layout.scss +0 -4
- package/scss/grid/_layout.scss +18 -0
- package/scss/input/_layout.scss +2 -3
- package/scss/list/_layout.scss +0 -5
- package/scss/menu/_layout.scss +0 -2
- package/scss/menu/_theme.scss +8 -0
- package/scss/menu/_variables.scss +1 -1
- package/scss/panelbar/_layout.scss +0 -2
- package/scss/pivotgrid/_variables.scss +1 -1
- package/scss/radio/_layout.scss +0 -4
- package/scss/scrollview/_layout.scss +0 -4
- package/scss/slider/_layout.scss +0 -14
- package/scss/spreadsheet/_layout.scss +0 -4
- package/scss/suggestion/_layout.scss +0 -4
- package/scss/tabstrip/_layout.scss +0 -4
- package/scss/taskboard/_variables.scss +6 -2
- package/scss/treeview/_layout.scss +0 -4
|
@@ -23636,7 +23636,7 @@
|
|
|
23636
23636
|
"context": {
|
|
23637
23637
|
"type": "variable",
|
|
23638
23638
|
"name": "kendo-color-palette-tile-focus-shadow",
|
|
23639
|
-
"value": "
|
|
23639
|
+
"value": "none",
|
|
23640
23640
|
"scope": "default",
|
|
23641
23641
|
"line": {
|
|
23642
23642
|
"start": 47,
|
|
@@ -23653,15 +23653,15 @@
|
|
|
23653
23653
|
}
|
|
23654
23654
|
},
|
|
23655
23655
|
{
|
|
23656
|
-
"description": "The
|
|
23656
|
+
"description": "The outline color of the ColorPalette focused tile.\n",
|
|
23657
23657
|
"commentRange": {
|
|
23658
23658
|
"start": 48,
|
|
23659
23659
|
"end": 49
|
|
23660
23660
|
},
|
|
23661
23661
|
"context": {
|
|
23662
23662
|
"type": "variable",
|
|
23663
|
-
"name": "kendo-color-palette-tile-
|
|
23664
|
-
"value": "
|
|
23663
|
+
"name": "kendo-color-palette-tile-focus-outline-color",
|
|
23664
|
+
"value": "k-color(subtle)",
|
|
23665
23665
|
"scope": "default",
|
|
23666
23666
|
"line": {
|
|
23667
23667
|
"start": 50,
|
|
@@ -23678,15 +23678,15 @@
|
|
|
23678
23678
|
}
|
|
23679
23679
|
},
|
|
23680
23680
|
{
|
|
23681
|
-
"description": "The
|
|
23681
|
+
"description": "The outline width of the ColorPalette focused tile.\n",
|
|
23682
23682
|
"commentRange": {
|
|
23683
23683
|
"start": 51,
|
|
23684
23684
|
"end": 52
|
|
23685
23685
|
},
|
|
23686
23686
|
"context": {
|
|
23687
23687
|
"type": "variable",
|
|
23688
|
-
"name": "kendo-color-palette-tile-
|
|
23689
|
-
"value": "
|
|
23688
|
+
"name": "kendo-color-palette-tile-focus-outline-width",
|
|
23689
|
+
"value": "1px",
|
|
23690
23690
|
"scope": "default",
|
|
23691
23691
|
"line": {
|
|
23692
23692
|
"start": 53,
|
|
@@ -23702,6 +23702,81 @@
|
|
|
23702
23702
|
"name": "_variables.scss"
|
|
23703
23703
|
}
|
|
23704
23704
|
},
|
|
23705
|
+
{
|
|
23706
|
+
"description": "The outline offset of the ColorPalette focused tile.\n",
|
|
23707
|
+
"commentRange": {
|
|
23708
|
+
"start": 54,
|
|
23709
|
+
"end": 55
|
|
23710
|
+
},
|
|
23711
|
+
"context": {
|
|
23712
|
+
"type": "variable",
|
|
23713
|
+
"name": "kendo-color-palette-tile-focus-outline-offset",
|
|
23714
|
+
"value": "1px",
|
|
23715
|
+
"scope": "default",
|
|
23716
|
+
"line": {
|
|
23717
|
+
"start": 56,
|
|
23718
|
+
"end": 56
|
|
23719
|
+
}
|
|
23720
|
+
},
|
|
23721
|
+
"group": [
|
|
23722
|
+
"color-palette"
|
|
23723
|
+
],
|
|
23724
|
+
"access": "public",
|
|
23725
|
+
"file": {
|
|
23726
|
+
"path": "colorpalette/_variables.scss",
|
|
23727
|
+
"name": "_variables.scss"
|
|
23728
|
+
}
|
|
23729
|
+
},
|
|
23730
|
+
{
|
|
23731
|
+
"description": "The shadow of the ColorPalette hovered tile.\n",
|
|
23732
|
+
"commentRange": {
|
|
23733
|
+
"start": 57,
|
|
23734
|
+
"end": 58
|
|
23735
|
+
},
|
|
23736
|
+
"context": {
|
|
23737
|
+
"type": "variable",
|
|
23738
|
+
"name": "kendo-color-palette-tile-hover-shadow",
|
|
23739
|
+
"value": "0 0 3px 1px k-color(inverse), inset 0 0 0 1px color-mix(in srgb, k-color(on-inverse) 80%, transparent)",
|
|
23740
|
+
"scope": "default",
|
|
23741
|
+
"line": {
|
|
23742
|
+
"start": 59,
|
|
23743
|
+
"end": 59
|
|
23744
|
+
}
|
|
23745
|
+
},
|
|
23746
|
+
"group": [
|
|
23747
|
+
"color-palette"
|
|
23748
|
+
],
|
|
23749
|
+
"access": "public",
|
|
23750
|
+
"file": {
|
|
23751
|
+
"path": "colorpalette/_variables.scss",
|
|
23752
|
+
"name": "_variables.scss"
|
|
23753
|
+
}
|
|
23754
|
+
},
|
|
23755
|
+
{
|
|
23756
|
+
"description": "The shadow of the ColorPalette selected tile.\n",
|
|
23757
|
+
"commentRange": {
|
|
23758
|
+
"start": 60,
|
|
23759
|
+
"end": 61
|
|
23760
|
+
},
|
|
23761
|
+
"context": {
|
|
23762
|
+
"type": "variable",
|
|
23763
|
+
"name": "kendo-color-palette-tile-selected-shadow",
|
|
23764
|
+
"value": "0 1px 3px 1px k-color(inverse), inset 0 0 0 1px k-color(on-inverse)",
|
|
23765
|
+
"scope": "default",
|
|
23766
|
+
"line": {
|
|
23767
|
+
"start": 62,
|
|
23768
|
+
"end": 62
|
|
23769
|
+
}
|
|
23770
|
+
},
|
|
23771
|
+
"group": [
|
|
23772
|
+
"color-palette"
|
|
23773
|
+
],
|
|
23774
|
+
"access": "public",
|
|
23775
|
+
"file": {
|
|
23776
|
+
"path": "colorpalette/_variables.scss",
|
|
23777
|
+
"name": "_variables.scss"
|
|
23778
|
+
}
|
|
23779
|
+
},
|
|
23705
23780
|
{
|
|
23706
23781
|
"description": "The border radius of the ColorPreview.\n",
|
|
23707
23782
|
"commentRange": {
|
|
@@ -49558,7 +49633,7 @@
|
|
|
49558
49633
|
"context": {
|
|
49559
49634
|
"type": "variable",
|
|
49560
49635
|
"name": "kendo-menu-item-text",
|
|
49561
|
-
"value": "k-color(
|
|
49636
|
+
"value": "k-color(on-app-surface)",
|
|
49562
49637
|
"scope": "default",
|
|
49563
49638
|
"line": {
|
|
49564
49639
|
"start": 65,
|
|
@@ -59559,7 +59634,7 @@
|
|
|
59559
59634
|
"context": {
|
|
59560
59635
|
"type": "variable",
|
|
59561
59636
|
"name": "kendo-pivotgrid-border-radius",
|
|
59562
|
-
"value": "
|
|
59637
|
+
"value": "null",
|
|
59563
59638
|
"scope": "default",
|
|
59564
59639
|
"line": {
|
|
59565
59640
|
"start": 31,
|
|
@@ -81242,7 +81317,7 @@
|
|
|
81242
81317
|
"context": {
|
|
81243
81318
|
"type": "variable",
|
|
81244
81319
|
"name": "kendo-taskboard-toolbar-padding-y",
|
|
81245
|
-
"value": "
|
|
81320
|
+
"value": "k-spacing(3.5)",
|
|
81246
81321
|
"scope": "default",
|
|
81247
81322
|
"line": {
|
|
81248
81323
|
"start": 36,
|
|
@@ -81392,7 +81467,7 @@
|
|
|
81392
81467
|
"context": {
|
|
81393
81468
|
"type": "variable",
|
|
81394
81469
|
"name": "kendo-taskboard-content-padding-y",
|
|
81395
|
-
"value": "$kendo-taskboard-spacer",
|
|
81470
|
+
"value": "0 $kendo-taskboard-spacer",
|
|
81396
81471
|
"scope": "default",
|
|
81397
81472
|
"line": {
|
|
81398
81473
|
"start": 55,
|
|
@@ -81409,19 +81484,19 @@
|
|
|
81409
81484
|
}
|
|
81410
81485
|
},
|
|
81411
81486
|
{
|
|
81412
|
-
"description": "The
|
|
81487
|
+
"description": "The horizontal padding of the TaskBoard content.\n",
|
|
81413
81488
|
"commentRange": {
|
|
81414
|
-
"start":
|
|
81415
|
-
"end":
|
|
81489
|
+
"start": 56,
|
|
81490
|
+
"end": 57
|
|
81416
81491
|
},
|
|
81417
81492
|
"context": {
|
|
81418
81493
|
"type": "variable",
|
|
81419
|
-
"name": "kendo-taskboard-
|
|
81420
|
-
"value": "
|
|
81494
|
+
"name": "kendo-taskboard-content-padding-x",
|
|
81495
|
+
"value": "0",
|
|
81421
81496
|
"scope": "default",
|
|
81422
81497
|
"line": {
|
|
81423
|
-
"start":
|
|
81424
|
-
"end":
|
|
81498
|
+
"start": 58,
|
|
81499
|
+
"end": 58
|
|
81425
81500
|
}
|
|
81426
81501
|
},
|
|
81427
81502
|
"group": [
|
|
@@ -81434,14 +81509,14 @@
|
|
|
81434
81509
|
}
|
|
81435
81510
|
},
|
|
81436
81511
|
{
|
|
81437
|
-
"description": "The vertical
|
|
81512
|
+
"description": "The vertical spacing of the TaskBoard column container.\n",
|
|
81438
81513
|
"commentRange": {
|
|
81439
81514
|
"start": 60,
|
|
81440
81515
|
"end": 61
|
|
81441
81516
|
},
|
|
81442
81517
|
"context": {
|
|
81443
81518
|
"type": "variable",
|
|
81444
|
-
"name": "kendo-taskboard-column-container-
|
|
81519
|
+
"name": "kendo-taskboard-column-container-spacing-y",
|
|
81445
81520
|
"value": "calc( #{$kendo-taskboard-spacer} / 2 )",
|
|
81446
81521
|
"scope": "default",
|
|
81447
81522
|
"line": {
|
|
@@ -81459,14 +81534,14 @@
|
|
|
81459
81534
|
}
|
|
81460
81535
|
},
|
|
81461
81536
|
{
|
|
81462
|
-
"description": "The
|
|
81537
|
+
"description": "The vertical padding of the TaskBoard column container.\n",
|
|
81463
81538
|
"commentRange": {
|
|
81464
81539
|
"start": 63,
|
|
81465
81540
|
"end": 64
|
|
81466
81541
|
},
|
|
81467
81542
|
"context": {
|
|
81468
81543
|
"type": "variable",
|
|
81469
|
-
"name": "kendo-taskboard-column-container-padding-
|
|
81544
|
+
"name": "kendo-taskboard-column-container-padding-y",
|
|
81470
81545
|
"value": "calc( #{$kendo-taskboard-spacer} / 2 )",
|
|
81471
81546
|
"scope": "default",
|
|
81472
81547
|
"line": {
|
|
@@ -81484,15 +81559,15 @@
|
|
|
81484
81559
|
}
|
|
81485
81560
|
},
|
|
81486
81561
|
{
|
|
81487
|
-
"description": "The
|
|
81562
|
+
"description": "The horizontal padding of the TaskBoard column container.\n",
|
|
81488
81563
|
"commentRange": {
|
|
81489
81564
|
"start": 66,
|
|
81490
81565
|
"end": 67
|
|
81491
81566
|
},
|
|
81492
81567
|
"context": {
|
|
81493
81568
|
"type": "variable",
|
|
81494
|
-
"name": "kendo-taskboard-
|
|
81495
|
-
"value": "$kendo-taskboard-spacer",
|
|
81569
|
+
"name": "kendo-taskboard-column-container-padding-x",
|
|
81570
|
+
"value": "calc( #{$kendo-taskboard-spacer} / 2 )",
|
|
81496
81571
|
"scope": "default",
|
|
81497
81572
|
"line": {
|
|
81498
81573
|
"start": 68,
|
|
@@ -81509,19 +81584,19 @@
|
|
|
81509
81584
|
}
|
|
81510
81585
|
},
|
|
81511
81586
|
{
|
|
81512
|
-
"description": "The
|
|
81587
|
+
"description": "The spacing of the TaskBoard columns container.\n",
|
|
81513
81588
|
"commentRange": {
|
|
81514
|
-
"start":
|
|
81515
|
-
"end":
|
|
81589
|
+
"start": 69,
|
|
81590
|
+
"end": 70
|
|
81516
81591
|
},
|
|
81517
81592
|
"context": {
|
|
81518
81593
|
"type": "variable",
|
|
81519
|
-
"name": "kendo-taskboard-
|
|
81520
|
-
"value": "
|
|
81594
|
+
"name": "kendo-taskboard-columns-container-gap",
|
|
81595
|
+
"value": "$kendo-taskboard-spacer",
|
|
81521
81596
|
"scope": "default",
|
|
81522
81597
|
"line": {
|
|
81523
|
-
"start":
|
|
81524
|
-
"end":
|
|
81598
|
+
"start": 71,
|
|
81599
|
+
"end": 71
|
|
81525
81600
|
}
|
|
81526
81601
|
},
|
|
81527
81602
|
"group": [
|
|
@@ -81534,15 +81609,15 @@
|
|
|
81534
81609
|
}
|
|
81535
81610
|
},
|
|
81536
81611
|
{
|
|
81537
|
-
"description": "The
|
|
81612
|
+
"description": "The default width of the TaskBoard column.\n",
|
|
81538
81613
|
"commentRange": {
|
|
81539
81614
|
"start": 73,
|
|
81540
81615
|
"end": 74
|
|
81541
81616
|
},
|
|
81542
81617
|
"context": {
|
|
81543
81618
|
"type": "variable",
|
|
81544
|
-
"name": "kendo-taskboard-column-
|
|
81545
|
-
"value": "
|
|
81619
|
+
"name": "kendo-taskboard-column-width",
|
|
81620
|
+
"value": "320px",
|
|
81546
81621
|
"scope": "default",
|
|
81547
81622
|
"line": {
|
|
81548
81623
|
"start": 75,
|
|
@@ -81559,15 +81634,15 @@
|
|
|
81559
81634
|
}
|
|
81560
81635
|
},
|
|
81561
81636
|
{
|
|
81562
|
-
"description": "The border
|
|
81637
|
+
"description": "The border width of the TaskBoard column.\n",
|
|
81563
81638
|
"commentRange": {
|
|
81564
81639
|
"start": 76,
|
|
81565
81640
|
"end": 77
|
|
81566
81641
|
},
|
|
81567
81642
|
"context": {
|
|
81568
81643
|
"type": "variable",
|
|
81569
|
-
"name": "kendo-taskboard-column-border-
|
|
81570
|
-
"value": "
|
|
81644
|
+
"name": "kendo-taskboard-column-border-width",
|
|
81645
|
+
"value": "1px",
|
|
81571
81646
|
"scope": "default",
|
|
81572
81647
|
"line": {
|
|
81573
81648
|
"start": 78,
|
|
@@ -81584,15 +81659,15 @@
|
|
|
81584
81659
|
}
|
|
81585
81660
|
},
|
|
81586
81661
|
{
|
|
81587
|
-
"description": "The
|
|
81662
|
+
"description": "The border radius of the TaskBoard column.\n",
|
|
81588
81663
|
"commentRange": {
|
|
81589
81664
|
"start": 79,
|
|
81590
81665
|
"end": 80
|
|
81591
81666
|
},
|
|
81592
81667
|
"context": {
|
|
81593
81668
|
"type": "variable",
|
|
81594
|
-
"name": "kendo-taskboard-column-
|
|
81595
|
-
"value": "k-
|
|
81669
|
+
"name": "kendo-taskboard-column-border-radius",
|
|
81670
|
+
"value": "k-border-radius(xxl)",
|
|
81596
81671
|
"scope": "default",
|
|
81597
81672
|
"line": {
|
|
81598
81673
|
"start": 81,
|
|
@@ -81609,15 +81684,15 @@
|
|
|
81609
81684
|
}
|
|
81610
81685
|
},
|
|
81611
81686
|
{
|
|
81612
|
-
"description": "The
|
|
81687
|
+
"description": "The background color of the TaskBoard column.\n",
|
|
81613
81688
|
"commentRange": {
|
|
81614
81689
|
"start": 82,
|
|
81615
81690
|
"end": 83
|
|
81616
81691
|
},
|
|
81617
81692
|
"context": {
|
|
81618
81693
|
"type": "variable",
|
|
81619
|
-
"name": "kendo-taskboard-column-
|
|
81620
|
-
"value": "
|
|
81694
|
+
"name": "kendo-taskboard-column-bg",
|
|
81695
|
+
"value": "k-color(surface)",
|
|
81621
81696
|
"scope": "default",
|
|
81622
81697
|
"line": {
|
|
81623
81698
|
"start": 84,
|
|
@@ -81634,15 +81709,15 @@
|
|
|
81634
81709
|
}
|
|
81635
81710
|
},
|
|
81636
81711
|
{
|
|
81637
|
-
"description": "The
|
|
81712
|
+
"description": "The text color of the TaskBoard column.\n",
|
|
81638
81713
|
"commentRange": {
|
|
81639
81714
|
"start": 85,
|
|
81640
81715
|
"end": 86
|
|
81641
81716
|
},
|
|
81642
81717
|
"context": {
|
|
81643
81718
|
"type": "variable",
|
|
81644
|
-
"name": "kendo-taskboard-column-
|
|
81645
|
-
"value": "
|
|
81719
|
+
"name": "kendo-taskboard-column-text",
|
|
81720
|
+
"value": "null",
|
|
81646
81721
|
"scope": "default",
|
|
81647
81722
|
"line": {
|
|
81648
81723
|
"start": 87,
|
|
@@ -81659,19 +81734,19 @@
|
|
|
81659
81734
|
}
|
|
81660
81735
|
},
|
|
81661
81736
|
{
|
|
81662
|
-
"description": "The
|
|
81737
|
+
"description": "The border color of the TaskBoard column.\n",
|
|
81663
81738
|
"commentRange": {
|
|
81664
|
-
"start":
|
|
81665
|
-
"end":
|
|
81739
|
+
"start": 88,
|
|
81740
|
+
"end": 89
|
|
81666
81741
|
},
|
|
81667
81742
|
"context": {
|
|
81668
81743
|
"type": "variable",
|
|
81669
|
-
"name": "kendo-taskboard-column-
|
|
81670
|
-
"value": "
|
|
81744
|
+
"name": "kendo-taskboard-column-border",
|
|
81745
|
+
"value": "transparent",
|
|
81671
81746
|
"scope": "default",
|
|
81672
81747
|
"line": {
|
|
81673
|
-
"start":
|
|
81674
|
-
"end":
|
|
81748
|
+
"start": 90,
|
|
81749
|
+
"end": 90
|
|
81675
81750
|
}
|
|
81676
81751
|
},
|
|
81677
81752
|
"group": [
|
|
@@ -81684,14 +81759,14 @@
|
|
|
81684
81759
|
}
|
|
81685
81760
|
},
|
|
81686
81761
|
{
|
|
81687
|
-
"description": "The
|
|
81762
|
+
"description": "The background color of the focused TaskBoard column.\n",
|
|
81688
81763
|
"commentRange": {
|
|
81689
81764
|
"start": 92,
|
|
81690
81765
|
"end": 93
|
|
81691
81766
|
},
|
|
81692
81767
|
"context": {
|
|
81693
81768
|
"type": "variable",
|
|
81694
|
-
"name": "kendo-taskboard-column-focus-
|
|
81769
|
+
"name": "kendo-taskboard-column-focus-bg",
|
|
81695
81770
|
"value": "null",
|
|
81696
81771
|
"scope": "default",
|
|
81697
81772
|
"line": {
|
|
@@ -81709,14 +81784,14 @@
|
|
|
81709
81784
|
}
|
|
81710
81785
|
},
|
|
81711
81786
|
{
|
|
81712
|
-
"description": "The
|
|
81787
|
+
"description": "The text color of the focused TaskBoard column.\n",
|
|
81713
81788
|
"commentRange": {
|
|
81714
81789
|
"start": 95,
|
|
81715
81790
|
"end": 96
|
|
81716
81791
|
},
|
|
81717
81792
|
"context": {
|
|
81718
81793
|
"type": "variable",
|
|
81719
|
-
"name": "kendo-taskboard-column-focus-
|
|
81794
|
+
"name": "kendo-taskboard-column-focus-text",
|
|
81720
81795
|
"value": "null",
|
|
81721
81796
|
"scope": "default",
|
|
81722
81797
|
"line": {
|
|
@@ -81734,15 +81809,15 @@
|
|
|
81734
81809
|
}
|
|
81735
81810
|
},
|
|
81736
81811
|
{
|
|
81737
|
-
"description": "The
|
|
81812
|
+
"description": "The border color of the focused TaskBoard column.\n",
|
|
81738
81813
|
"commentRange": {
|
|
81739
81814
|
"start": 98,
|
|
81740
81815
|
"end": 99
|
|
81741
81816
|
},
|
|
81742
81817
|
"context": {
|
|
81743
81818
|
"type": "variable",
|
|
81744
|
-
"name": "kendo-taskboard-column-focus-
|
|
81745
|
-
"value": "
|
|
81819
|
+
"name": "kendo-taskboard-column-focus-border",
|
|
81820
|
+
"value": "null",
|
|
81746
81821
|
"scope": "default",
|
|
81747
81822
|
"line": {
|
|
81748
81823
|
"start": 100,
|
|
@@ -81759,15 +81834,15 @@
|
|
|
81759
81834
|
}
|
|
81760
81835
|
},
|
|
81761
81836
|
{
|
|
81762
|
-
"description": "The outline
|
|
81837
|
+
"description": "The outline color of the focused TaskBoard column.\n",
|
|
81763
81838
|
"commentRange": {
|
|
81764
81839
|
"start": 101,
|
|
81765
81840
|
"end": 102
|
|
81766
81841
|
},
|
|
81767
81842
|
"context": {
|
|
81768
81843
|
"type": "variable",
|
|
81769
|
-
"name": "kendo-taskboard-column-focus-outline-
|
|
81770
|
-
"value": "
|
|
81844
|
+
"name": "kendo-taskboard-column-focus-outline-color",
|
|
81845
|
+
"value": "k-color(subtle)",
|
|
81771
81846
|
"scope": "default",
|
|
81772
81847
|
"line": {
|
|
81773
81848
|
"start": 103,
|
|
@@ -81784,14 +81859,14 @@
|
|
|
81784
81859
|
}
|
|
81785
81860
|
},
|
|
81786
81861
|
{
|
|
81787
|
-
"description": "The outline
|
|
81862
|
+
"description": "The outline width of the focused TaskBoard column.\n",
|
|
81788
81863
|
"commentRange": {
|
|
81789
81864
|
"start": 104,
|
|
81790
81865
|
"end": 105
|
|
81791
81866
|
},
|
|
81792
81867
|
"context": {
|
|
81793
81868
|
"type": "variable",
|
|
81794
|
-
"name": "kendo-taskboard-column-focus-outline-
|
|
81869
|
+
"name": "kendo-taskboard-column-focus-outline-width",
|
|
81795
81870
|
"value": "1px",
|
|
81796
81871
|
"scope": "default",
|
|
81797
81872
|
"line": {
|
|
@@ -81809,19 +81884,19 @@
|
|
|
81809
81884
|
}
|
|
81810
81885
|
},
|
|
81811
81886
|
{
|
|
81812
|
-
"description": "The
|
|
81887
|
+
"description": "The outline offset of the focused TaskBoard column.\n",
|
|
81813
81888
|
"commentRange": {
|
|
81814
|
-
"start":
|
|
81815
|
-
"end":
|
|
81889
|
+
"start": 107,
|
|
81890
|
+
"end": 108
|
|
81816
81891
|
},
|
|
81817
81892
|
"context": {
|
|
81818
81893
|
"type": "variable",
|
|
81819
|
-
"name": "kendo-taskboard-column-
|
|
81820
|
-
"value": "
|
|
81894
|
+
"name": "kendo-taskboard-column-focus-outline-offset",
|
|
81895
|
+
"value": "1px",
|
|
81821
81896
|
"scope": "default",
|
|
81822
81897
|
"line": {
|
|
81823
|
-
"start":
|
|
81824
|
-
"end":
|
|
81898
|
+
"start": 109,
|
|
81899
|
+
"end": 109
|
|
81825
81900
|
}
|
|
81826
81901
|
},
|
|
81827
81902
|
"group": [
|
|
@@ -81834,15 +81909,15 @@
|
|
|
81834
81909
|
}
|
|
81835
81910
|
},
|
|
81836
81911
|
{
|
|
81837
|
-
"description": "The
|
|
81912
|
+
"description": "The vertical padding of the TaskBoard column header.\n",
|
|
81838
81913
|
"commentRange": {
|
|
81839
81914
|
"start": 111,
|
|
81840
81915
|
"end": 112
|
|
81841
81916
|
},
|
|
81842
81917
|
"context": {
|
|
81843
81918
|
"type": "variable",
|
|
81844
|
-
"name": "kendo-taskboard-column-header-padding-
|
|
81845
|
-
"value": "$kendo-taskboard-
|
|
81919
|
+
"name": "kendo-taskboard-column-header-padding-y",
|
|
81920
|
+
"value": "$kendo-taskboard-spacer",
|
|
81846
81921
|
"scope": "default",
|
|
81847
81922
|
"line": {
|
|
81848
81923
|
"start": 113,
|
|
@@ -81859,15 +81934,15 @@
|
|
|
81859
81934
|
}
|
|
81860
81935
|
},
|
|
81861
81936
|
{
|
|
81862
|
-
"description": "The
|
|
81937
|
+
"description": "The horizontal padding of the TaskBoard column header.\n",
|
|
81863
81938
|
"commentRange": {
|
|
81864
81939
|
"start": 114,
|
|
81865
81940
|
"end": 115
|
|
81866
81941
|
},
|
|
81867
81942
|
"context": {
|
|
81868
81943
|
"type": "variable",
|
|
81869
|
-
"name": "kendo-taskboard-column-header-
|
|
81870
|
-
"value": "
|
|
81944
|
+
"name": "kendo-taskboard-column-header-padding-x",
|
|
81945
|
+
"value": "$kendo-taskboard-column-header-padding-y",
|
|
81871
81946
|
"scope": "default",
|
|
81872
81947
|
"line": {
|
|
81873
81948
|
"start": 116,
|
|
@@ -81884,15 +81959,15 @@
|
|
|
81884
81959
|
}
|
|
81885
81960
|
},
|
|
81886
81961
|
{
|
|
81887
|
-
"description": "The spacing of the TaskBoard column header
|
|
81962
|
+
"description": "The spacing of the TaskBoard column header.\n",
|
|
81888
81963
|
"commentRange": {
|
|
81889
81964
|
"start": 117,
|
|
81890
81965
|
"end": 118
|
|
81891
81966
|
},
|
|
81892
81967
|
"context": {
|
|
81893
81968
|
"type": "variable",
|
|
81894
|
-
"name": "kendo-taskboard-column-header-
|
|
81895
|
-
"value": "
|
|
81969
|
+
"name": "kendo-taskboard-column-header-gap",
|
|
81970
|
+
"value": "calc( #{$kendo-taskboard-spacer} * .625 )",
|
|
81896
81971
|
"scope": "default",
|
|
81897
81972
|
"line": {
|
|
81898
81973
|
"start": 119,
|
|
@@ -81909,15 +81984,15 @@
|
|
|
81909
81984
|
}
|
|
81910
81985
|
},
|
|
81911
81986
|
{
|
|
81912
|
-
"description": "The
|
|
81987
|
+
"description": "The spacing of the TaskBoard column header actions.\n",
|
|
81913
81988
|
"commentRange": {
|
|
81914
81989
|
"start": 120,
|
|
81915
81990
|
"end": 121
|
|
81916
81991
|
},
|
|
81917
81992
|
"context": {
|
|
81918
81993
|
"type": "variable",
|
|
81919
|
-
"name": "kendo-taskboard-column-header-
|
|
81920
|
-
"value": "
|
|
81994
|
+
"name": "kendo-taskboard-column-header-actions-gap",
|
|
81995
|
+
"value": "k-spacing(2)",
|
|
81921
81996
|
"scope": "default",
|
|
81922
81997
|
"line": {
|
|
81923
81998
|
"start": 122,
|
|
@@ -81934,15 +82009,15 @@
|
|
|
81934
82009
|
}
|
|
81935
82010
|
},
|
|
81936
82011
|
{
|
|
81937
|
-
"description": "The
|
|
82012
|
+
"description": "The font weight of the TaskBoard column header.\n",
|
|
81938
82013
|
"commentRange": {
|
|
81939
82014
|
"start": 123,
|
|
81940
82015
|
"end": 124
|
|
81941
82016
|
},
|
|
81942
82017
|
"context": {
|
|
81943
82018
|
"type": "variable",
|
|
81944
|
-
"name": "kendo-taskboard-column-header-
|
|
81945
|
-
"value": "
|
|
82019
|
+
"name": "kendo-taskboard-column-header-font-weight",
|
|
82020
|
+
"value": "500",
|
|
81946
82021
|
"scope": "default",
|
|
81947
82022
|
"line": {
|
|
81948
82023
|
"start": 125,
|
|
@@ -81959,19 +82034,19 @@
|
|
|
81959
82034
|
}
|
|
81960
82035
|
},
|
|
81961
82036
|
{
|
|
81962
|
-
"description": "The
|
|
82037
|
+
"description": "The text color of the TaskBoard column header.\n",
|
|
81963
82038
|
"commentRange": {
|
|
81964
|
-
"start":
|
|
81965
|
-
"end":
|
|
82039
|
+
"start": 126,
|
|
82040
|
+
"end": 127
|
|
81966
82041
|
},
|
|
81967
82042
|
"context": {
|
|
81968
82043
|
"type": "variable",
|
|
81969
|
-
"name": "kendo-taskboard-column-
|
|
81970
|
-
"value": "
|
|
82044
|
+
"name": "kendo-taskboard-column-header-text",
|
|
82045
|
+
"value": "k-color(on-app-surface)",
|
|
81971
82046
|
"scope": "default",
|
|
81972
82047
|
"line": {
|
|
81973
|
-
"start":
|
|
81974
|
-
"end":
|
|
82048
|
+
"start": 128,
|
|
82049
|
+
"end": 128
|
|
81975
82050
|
}
|
|
81976
82051
|
},
|
|
81977
82052
|
"group": [
|
|
@@ -81984,14 +82059,14 @@
|
|
|
81984
82059
|
}
|
|
81985
82060
|
},
|
|
81986
82061
|
{
|
|
81987
|
-
"description": "The
|
|
82062
|
+
"description": "The vertical padding of the TaskBoard column Card wrapper.\n",
|
|
81988
82063
|
"commentRange": {
|
|
81989
82064
|
"start": 130,
|
|
81990
82065
|
"end": 131
|
|
81991
82066
|
},
|
|
81992
82067
|
"context": {
|
|
81993
82068
|
"type": "variable",
|
|
81994
|
-
"name": "kendo-taskboard-column-cards-padding-
|
|
82069
|
+
"name": "kendo-taskboard-column-cards-padding-y",
|
|
81995
82070
|
"value": "null",
|
|
81996
82071
|
"scope": "default",
|
|
81997
82072
|
"line": {
|
|
@@ -82009,15 +82084,15 @@
|
|
|
82009
82084
|
}
|
|
82010
82085
|
},
|
|
82011
82086
|
{
|
|
82012
|
-
"description": "The
|
|
82087
|
+
"description": "The horizontal padding of the TaskBoard column Card wrapper.\n",
|
|
82013
82088
|
"commentRange": {
|
|
82014
82089
|
"start": 133,
|
|
82015
82090
|
"end": 134
|
|
82016
82091
|
},
|
|
82017
82092
|
"context": {
|
|
82018
82093
|
"type": "variable",
|
|
82019
|
-
"name": "kendo-taskboard-column-cards-
|
|
82020
|
-
"value": "
|
|
82094
|
+
"name": "kendo-taskboard-column-cards-padding-x",
|
|
82095
|
+
"value": "null",
|
|
82021
82096
|
"scope": "default",
|
|
82022
82097
|
"line": {
|
|
82023
82098
|
"start": 135,
|
|
@@ -82034,19 +82109,19 @@
|
|
|
82034
82109
|
}
|
|
82035
82110
|
},
|
|
82036
82111
|
{
|
|
82037
|
-
"description": "The
|
|
82112
|
+
"description": "The spacing of the TaskBoard column Card wrapper.\n",
|
|
82038
82113
|
"commentRange": {
|
|
82039
|
-
"start":
|
|
82040
|
-
"end":
|
|
82114
|
+
"start": 136,
|
|
82115
|
+
"end": 137
|
|
82041
82116
|
},
|
|
82042
82117
|
"context": {
|
|
82043
82118
|
"type": "variable",
|
|
82044
|
-
"name": "kendo-taskboard-
|
|
82045
|
-
"value": "$kendo-taskboard-
|
|
82119
|
+
"name": "kendo-taskboard-column-cards-gap",
|
|
82120
|
+
"value": "calc( #{$kendo-taskboard-spacer} / 2 )",
|
|
82046
82121
|
"scope": "default",
|
|
82047
82122
|
"line": {
|
|
82048
|
-
"start":
|
|
82049
|
-
"end":
|
|
82123
|
+
"start": 138,
|
|
82124
|
+
"end": 138
|
|
82050
82125
|
}
|
|
82051
82126
|
},
|
|
82052
82127
|
"group": [
|
|
@@ -82059,15 +82134,15 @@
|
|
|
82059
82134
|
}
|
|
82060
82135
|
},
|
|
82061
82136
|
{
|
|
82062
|
-
"description": "The
|
|
82137
|
+
"description": "The default width of the TaskBoard pane.\n",
|
|
82063
82138
|
"commentRange": {
|
|
82064
82139
|
"start": 140,
|
|
82065
82140
|
"end": 141
|
|
82066
82141
|
},
|
|
82067
82142
|
"context": {
|
|
82068
82143
|
"type": "variable",
|
|
82069
|
-
"name": "kendo-taskboard-pane-
|
|
82070
|
-
"value": "
|
|
82144
|
+
"name": "kendo-taskboard-pane-width",
|
|
82145
|
+
"value": "$kendo-taskboard-column-width",
|
|
82071
82146
|
"scope": "default",
|
|
82072
82147
|
"line": {
|
|
82073
82148
|
"start": 142,
|
|
@@ -82084,14 +82159,14 @@
|
|
|
82084
82159
|
}
|
|
82085
82160
|
},
|
|
82086
82161
|
{
|
|
82087
|
-
"description": "The
|
|
82162
|
+
"description": "The vertical padding of the TaskBoard pane.\n",
|
|
82088
82163
|
"commentRange": {
|
|
82089
82164
|
"start": 143,
|
|
82090
82165
|
"end": 144
|
|
82091
82166
|
},
|
|
82092
82167
|
"context": {
|
|
82093
82168
|
"type": "variable",
|
|
82094
|
-
"name": "kendo-taskboard-pane-padding-
|
|
82169
|
+
"name": "kendo-taskboard-pane-padding-y",
|
|
82095
82170
|
"value": "null",
|
|
82096
82171
|
"scope": "default",
|
|
82097
82172
|
"line": {
|
|
@@ -82109,15 +82184,15 @@
|
|
|
82109
82184
|
}
|
|
82110
82185
|
},
|
|
82111
82186
|
{
|
|
82112
|
-
"description": "The
|
|
82187
|
+
"description": "The horizontal padding of the TaskBoard pane.\n",
|
|
82113
82188
|
"commentRange": {
|
|
82114
82189
|
"start": 146,
|
|
82115
82190
|
"end": 147
|
|
82116
82191
|
},
|
|
82117
82192
|
"context": {
|
|
82118
82193
|
"type": "variable",
|
|
82119
|
-
"name": "kendo-taskboard-pane-
|
|
82120
|
-
"value": "
|
|
82194
|
+
"name": "kendo-taskboard-pane-padding-x",
|
|
82195
|
+
"value": "null",
|
|
82121
82196
|
"scope": "default",
|
|
82122
82197
|
"line": {
|
|
82123
82198
|
"start": 148,
|
|
@@ -82134,15 +82209,15 @@
|
|
|
82134
82209
|
}
|
|
82135
82210
|
},
|
|
82136
82211
|
{
|
|
82137
|
-
"description": "The border
|
|
82212
|
+
"description": "The border width of the TaskBoard pane.\n",
|
|
82138
82213
|
"commentRange": {
|
|
82139
82214
|
"start": 149,
|
|
82140
82215
|
"end": 150
|
|
82141
82216
|
},
|
|
82142
82217
|
"context": {
|
|
82143
82218
|
"type": "variable",
|
|
82144
|
-
"name": "kendo-taskboard-pane-border-
|
|
82145
|
-
"value": "
|
|
82219
|
+
"name": "kendo-taskboard-pane-border-width",
|
|
82220
|
+
"value": "1px",
|
|
82146
82221
|
"scope": "default",
|
|
82147
82222
|
"line": {
|
|
82148
82223
|
"start": 151,
|
|
@@ -82159,15 +82234,15 @@
|
|
|
82159
82234
|
}
|
|
82160
82235
|
},
|
|
82161
82236
|
{
|
|
82162
|
-
"description": "The
|
|
82237
|
+
"description": "The border radius of the TaskBoard pane.\n",
|
|
82163
82238
|
"commentRange": {
|
|
82164
82239
|
"start": 152,
|
|
82165
82240
|
"end": 153
|
|
82166
82241
|
},
|
|
82167
82242
|
"context": {
|
|
82168
82243
|
"type": "variable",
|
|
82169
|
-
"name": "kendo-taskboard-pane-
|
|
82170
|
-
"value": "k-
|
|
82244
|
+
"name": "kendo-taskboard-pane-border-radius",
|
|
82245
|
+
"value": "k-border-radius(xxl)",
|
|
82171
82246
|
"scope": "default",
|
|
82172
82247
|
"line": {
|
|
82173
82248
|
"start": 154,
|
|
@@ -82184,15 +82259,15 @@
|
|
|
82184
82259
|
}
|
|
82185
82260
|
},
|
|
82186
82261
|
{
|
|
82187
|
-
"description": "The
|
|
82262
|
+
"description": "The background color of the TaskBoard pane.\n",
|
|
82188
82263
|
"commentRange": {
|
|
82189
82264
|
"start": 155,
|
|
82190
82265
|
"end": 156
|
|
82191
82266
|
},
|
|
82192
82267
|
"context": {
|
|
82193
82268
|
"type": "variable",
|
|
82194
|
-
"name": "kendo-taskboard-pane-
|
|
82195
|
-
"value": "k-color(
|
|
82269
|
+
"name": "kendo-taskboard-pane-bg",
|
|
82270
|
+
"value": "k-color(surface-alt)",
|
|
82196
82271
|
"scope": "default",
|
|
82197
82272
|
"line": {
|
|
82198
82273
|
"start": 157,
|
|
@@ -82209,15 +82284,15 @@
|
|
|
82209
82284
|
}
|
|
82210
82285
|
},
|
|
82211
82286
|
{
|
|
82212
|
-
"description": "The
|
|
82287
|
+
"description": "The text color of the TaskBoard pane.\n",
|
|
82213
82288
|
"commentRange": {
|
|
82214
82289
|
"start": 158,
|
|
82215
82290
|
"end": 159
|
|
82216
82291
|
},
|
|
82217
82292
|
"context": {
|
|
82218
82293
|
"type": "variable",
|
|
82219
|
-
"name": "kendo-taskboard-pane-
|
|
82220
|
-
"value": "k-color(
|
|
82294
|
+
"name": "kendo-taskboard-pane-text",
|
|
82295
|
+
"value": "k-color(on-app-surface)",
|
|
82221
82296
|
"scope": "default",
|
|
82222
82297
|
"line": {
|
|
82223
82298
|
"start": 160,
|
|
@@ -82234,19 +82309,19 @@
|
|
|
82234
82309
|
}
|
|
82235
82310
|
},
|
|
82236
82311
|
{
|
|
82237
|
-
"description": "The
|
|
82312
|
+
"description": "The border color of the TaskBoard pane.\n",
|
|
82238
82313
|
"commentRange": {
|
|
82239
|
-
"start":
|
|
82240
|
-
"end":
|
|
82314
|
+
"start": 161,
|
|
82315
|
+
"end": 162
|
|
82241
82316
|
},
|
|
82242
82317
|
"context": {
|
|
82243
82318
|
"type": "variable",
|
|
82244
|
-
"name": "kendo-taskboard-pane-
|
|
82245
|
-
"value": "
|
|
82319
|
+
"name": "kendo-taskboard-pane-border",
|
|
82320
|
+
"value": "k-color(border)",
|
|
82246
82321
|
"scope": "default",
|
|
82247
82322
|
"line": {
|
|
82248
|
-
"start":
|
|
82249
|
-
"end":
|
|
82323
|
+
"start": 163,
|
|
82324
|
+
"end": 163
|
|
82250
82325
|
}
|
|
82251
82326
|
},
|
|
82252
82327
|
"group": [
|
|
@@ -82259,14 +82334,14 @@
|
|
|
82259
82334
|
}
|
|
82260
82335
|
},
|
|
82261
82336
|
{
|
|
82262
|
-
"description": "The
|
|
82337
|
+
"description": "The vertical padding of the TaskBoard pane header.\n",
|
|
82263
82338
|
"commentRange": {
|
|
82264
82339
|
"start": 165,
|
|
82265
82340
|
"end": 166
|
|
82266
82341
|
},
|
|
82267
82342
|
"context": {
|
|
82268
82343
|
"type": "variable",
|
|
82269
|
-
"name": "kendo-taskboard-pane-header-padding-
|
|
82344
|
+
"name": "kendo-taskboard-pane-header-padding-y",
|
|
82270
82345
|
"value": "$kendo-taskboard-spacer",
|
|
82271
82346
|
"scope": "default",
|
|
82272
82347
|
"line": {
|
|
@@ -82284,15 +82359,15 @@
|
|
|
82284
82359
|
}
|
|
82285
82360
|
},
|
|
82286
82361
|
{
|
|
82287
|
-
"description": "The
|
|
82362
|
+
"description": "The horizontal padding of the TaskBoard pane header.\n",
|
|
82288
82363
|
"commentRange": {
|
|
82289
82364
|
"start": 168,
|
|
82290
82365
|
"end": 169
|
|
82291
82366
|
},
|
|
82292
82367
|
"context": {
|
|
82293
82368
|
"type": "variable",
|
|
82294
|
-
"name": "kendo-taskboard-pane-header-
|
|
82295
|
-
"value": "
|
|
82369
|
+
"name": "kendo-taskboard-pane-header-padding-x",
|
|
82370
|
+
"value": "$kendo-taskboard-spacer",
|
|
82296
82371
|
"scope": "default",
|
|
82297
82372
|
"line": {
|
|
82298
82373
|
"start": 170,
|
|
@@ -82309,15 +82384,15 @@
|
|
|
82309
82384
|
}
|
|
82310
82385
|
},
|
|
82311
82386
|
{
|
|
82312
|
-
"description": "The
|
|
82387
|
+
"description": "The font weight of the TaskBoard pane header.\n",
|
|
82313
82388
|
"commentRange": {
|
|
82314
82389
|
"start": 171,
|
|
82315
82390
|
"end": 172
|
|
82316
82391
|
},
|
|
82317
82392
|
"context": {
|
|
82318
82393
|
"type": "variable",
|
|
82319
|
-
"name": "kendo-taskboard-pane-header-
|
|
82320
|
-
"value": "
|
|
82394
|
+
"name": "kendo-taskboard-pane-header-font-weight",
|
|
82395
|
+
"value": "500",
|
|
82321
82396
|
"scope": "default",
|
|
82322
82397
|
"line": {
|
|
82323
82398
|
"start": 173,
|
|
@@ -82334,19 +82409,19 @@
|
|
|
82334
82409
|
}
|
|
82335
82410
|
},
|
|
82336
82411
|
{
|
|
82337
|
-
"description": "The
|
|
82412
|
+
"description": "The text color of the TaskBoard pane header.\n",
|
|
82338
82413
|
"commentRange": {
|
|
82339
|
-
"start":
|
|
82340
|
-
"end":
|
|
82414
|
+
"start": 174,
|
|
82415
|
+
"end": 175
|
|
82341
82416
|
},
|
|
82342
82417
|
"context": {
|
|
82343
82418
|
"type": "variable",
|
|
82344
|
-
"name": "kendo-taskboard-pane-
|
|
82345
|
-
"value": "k-
|
|
82419
|
+
"name": "kendo-taskboard-pane-header-text",
|
|
82420
|
+
"value": "k-color(on-app-surface)",
|
|
82346
82421
|
"scope": "default",
|
|
82347
82422
|
"line": {
|
|
82348
|
-
"start":
|
|
82349
|
-
"end":
|
|
82423
|
+
"start": 176,
|
|
82424
|
+
"end": 176
|
|
82350
82425
|
}
|
|
82351
82426
|
},
|
|
82352
82427
|
"group": [
|
|
@@ -82359,15 +82434,15 @@
|
|
|
82359
82434
|
}
|
|
82360
82435
|
},
|
|
82361
82436
|
{
|
|
82362
|
-
"description": "The
|
|
82437
|
+
"description": "The vertical padding of the TaskBoard pane content.\n",
|
|
82363
82438
|
"commentRange": {
|
|
82364
82439
|
"start": 178,
|
|
82365
82440
|
"end": 179
|
|
82366
82441
|
},
|
|
82367
82442
|
"context": {
|
|
82368
82443
|
"type": "variable",
|
|
82369
|
-
"name": "kendo-taskboard-pane-content-padding-
|
|
82370
|
-
"value": "
|
|
82444
|
+
"name": "kendo-taskboard-pane-content-padding-y",
|
|
82445
|
+
"value": "k-spacing(0)",
|
|
82371
82446
|
"scope": "default",
|
|
82372
82447
|
"line": {
|
|
82373
82448
|
"start": 180,
|
|
@@ -82384,19 +82459,19 @@
|
|
|
82384
82459
|
}
|
|
82385
82460
|
},
|
|
82386
82461
|
{
|
|
82387
|
-
"description": "The
|
|
82462
|
+
"description": "The horizontal padding of the TaskBoard pane content.\n",
|
|
82388
82463
|
"commentRange": {
|
|
82389
|
-
"start":
|
|
82390
|
-
"end":
|
|
82464
|
+
"start": 181,
|
|
82465
|
+
"end": 182
|
|
82391
82466
|
},
|
|
82392
82467
|
"context": {
|
|
82393
82468
|
"type": "variable",
|
|
82394
|
-
"name": "kendo-taskboard-pane-
|
|
82395
|
-
"value": "
|
|
82469
|
+
"name": "kendo-taskboard-pane-content-padding-x",
|
|
82470
|
+
"value": "$kendo-taskboard-spacer",
|
|
82396
82471
|
"scope": "default",
|
|
82397
82472
|
"line": {
|
|
82398
|
-
"start":
|
|
82399
|
-
"end":
|
|
82473
|
+
"start": 183,
|
|
82474
|
+
"end": 183
|
|
82400
82475
|
}
|
|
82401
82476
|
},
|
|
82402
82477
|
"group": [
|
|
@@ -82409,15 +82484,15 @@
|
|
|
82409
82484
|
}
|
|
82410
82485
|
},
|
|
82411
82486
|
{
|
|
82412
|
-
"description": "The
|
|
82487
|
+
"description": "The vertical padding of the TaskBoard pane actions.\n",
|
|
82413
82488
|
"commentRange": {
|
|
82414
82489
|
"start": 185,
|
|
82415
82490
|
"end": 186
|
|
82416
82491
|
},
|
|
82417
82492
|
"context": {
|
|
82418
82493
|
"type": "variable",
|
|
82419
|
-
"name": "kendo-taskboard-pane-actions-padding-
|
|
82420
|
-
"value": "$kendo-taskboard-spacer",
|
|
82494
|
+
"name": "kendo-taskboard-pane-actions-padding-y",
|
|
82495
|
+
"value": "calc( #{$kendo-taskboard-spacer} * .75 )",
|
|
82421
82496
|
"scope": "default",
|
|
82422
82497
|
"line": {
|
|
82423
82498
|
"start": 187,
|
|
@@ -82434,19 +82509,19 @@
|
|
|
82434
82509
|
}
|
|
82435
82510
|
},
|
|
82436
82511
|
{
|
|
82437
|
-
"description": "The
|
|
82512
|
+
"description": "The horizontal padding of the TaskBoard pane actions.\n",
|
|
82438
82513
|
"commentRange": {
|
|
82439
|
-
"start":
|
|
82440
|
-
"end":
|
|
82514
|
+
"start": 188,
|
|
82515
|
+
"end": 189
|
|
82441
82516
|
},
|
|
82442
82517
|
"context": {
|
|
82443
82518
|
"type": "variable",
|
|
82444
|
-
"name": "kendo-taskboard-
|
|
82519
|
+
"name": "kendo-taskboard-pane-actions-padding-x",
|
|
82445
82520
|
"value": "$kendo-taskboard-spacer",
|
|
82446
82521
|
"scope": "default",
|
|
82447
82522
|
"line": {
|
|
82448
|
-
"start":
|
|
82449
|
-
"end":
|
|
82523
|
+
"start": 190,
|
|
82524
|
+
"end": 190
|
|
82450
82525
|
}
|
|
82451
82526
|
},
|
|
82452
82527
|
"group": [
|
|
@@ -82459,15 +82534,15 @@
|
|
|
82459
82534
|
}
|
|
82460
82535
|
},
|
|
82461
82536
|
{
|
|
82462
|
-
"description": "The
|
|
82537
|
+
"description": "The vertical padding of the TaskBoard Card.\n",
|
|
82463
82538
|
"commentRange": {
|
|
82464
82539
|
"start": 192,
|
|
82465
82540
|
"end": 193
|
|
82466
82541
|
},
|
|
82467
82542
|
"context": {
|
|
82468
82543
|
"type": "variable",
|
|
82469
|
-
"name": "kendo-taskboard-card-padding-
|
|
82470
|
-
"value": "$kendo-taskboard-
|
|
82544
|
+
"name": "kendo-taskboard-card-padding-y",
|
|
82545
|
+
"value": "$kendo-taskboard-spacer",
|
|
82471
82546
|
"scope": "default",
|
|
82472
82547
|
"line": {
|
|
82473
82548
|
"start": 194,
|
|
@@ -82484,15 +82559,15 @@
|
|
|
82484
82559
|
}
|
|
82485
82560
|
},
|
|
82486
82561
|
{
|
|
82487
|
-
"description": "The
|
|
82562
|
+
"description": "The horizontal padding of the TaskBoard Card.\n",
|
|
82488
82563
|
"commentRange": {
|
|
82489
82564
|
"start": 195,
|
|
82490
82565
|
"end": 196
|
|
82491
82566
|
},
|
|
82492
82567
|
"context": {
|
|
82493
82568
|
"type": "variable",
|
|
82494
|
-
"name": "kendo-taskboard-card-
|
|
82495
|
-
"value": "$kendo-card-
|
|
82569
|
+
"name": "kendo-taskboard-card-padding-x",
|
|
82570
|
+
"value": "$kendo-taskboard-card-padding-y",
|
|
82496
82571
|
"scope": "default",
|
|
82497
82572
|
"line": {
|
|
82498
82573
|
"start": 197,
|
|
@@ -82509,15 +82584,15 @@
|
|
|
82509
82584
|
}
|
|
82510
82585
|
},
|
|
82511
82586
|
{
|
|
82512
|
-
"description": "The border
|
|
82587
|
+
"description": "The border width of the TaskBoard Card.\n",
|
|
82513
82588
|
"commentRange": {
|
|
82514
82589
|
"start": 198,
|
|
82515
82590
|
"end": 199
|
|
82516
82591
|
},
|
|
82517
82592
|
"context": {
|
|
82518
82593
|
"type": "variable",
|
|
82519
|
-
"name": "kendo-taskboard-card-border-
|
|
82520
|
-
"value": "
|
|
82594
|
+
"name": "kendo-taskboard-card-border-width",
|
|
82595
|
+
"value": "$kendo-card-border-width",
|
|
82521
82596
|
"scope": "default",
|
|
82522
82597
|
"line": {
|
|
82523
82598
|
"start": 200,
|
|
@@ -82534,15 +82609,15 @@
|
|
|
82534
82609
|
}
|
|
82535
82610
|
},
|
|
82536
82611
|
{
|
|
82537
|
-
"description": "The
|
|
82612
|
+
"description": "The border radius of the TaskBoard Card.\n",
|
|
82538
82613
|
"commentRange": {
|
|
82539
82614
|
"start": 201,
|
|
82540
82615
|
"end": 202
|
|
82541
82616
|
},
|
|
82542
82617
|
"context": {
|
|
82543
82618
|
"type": "variable",
|
|
82544
|
-
"name": "kendo-taskboard-card-
|
|
82545
|
-
"value": "
|
|
82619
|
+
"name": "kendo-taskboard-card-border-radius",
|
|
82620
|
+
"value": "k-border-radius(xxl)",
|
|
82546
82621
|
"scope": "default",
|
|
82547
82622
|
"line": {
|
|
82548
82623
|
"start": 203,
|
|
@@ -82559,15 +82634,15 @@
|
|
|
82559
82634
|
}
|
|
82560
82635
|
},
|
|
82561
82636
|
{
|
|
82562
|
-
"description": "The
|
|
82637
|
+
"description": "The shadow of the TaskBoard Card.\n",
|
|
82563
82638
|
"commentRange": {
|
|
82564
82639
|
"start": 204,
|
|
82565
82640
|
"end": 205
|
|
82566
82641
|
},
|
|
82567
82642
|
"context": {
|
|
82568
82643
|
"type": "variable",
|
|
82569
|
-
"name": "kendo-taskboard-card-
|
|
82570
|
-
"value": "
|
|
82644
|
+
"name": "kendo-taskboard-card-shadow",
|
|
82645
|
+
"value": "none",
|
|
82571
82646
|
"scope": "default",
|
|
82572
82647
|
"line": {
|
|
82573
82648
|
"start": 206,
|
|
@@ -82584,15 +82659,15 @@
|
|
|
82584
82659
|
}
|
|
82585
82660
|
},
|
|
82586
82661
|
{
|
|
82587
|
-
"description": "The
|
|
82662
|
+
"description": "The background color of the TaskBoard Card.\n",
|
|
82588
82663
|
"commentRange": {
|
|
82589
82664
|
"start": 207,
|
|
82590
82665
|
"end": 208
|
|
82591
82666
|
},
|
|
82592
82667
|
"context": {
|
|
82593
82668
|
"type": "variable",
|
|
82594
|
-
"name": "kendo-taskboard-card-
|
|
82595
|
-
"value": "
|
|
82669
|
+
"name": "kendo-taskboard-card-bg",
|
|
82670
|
+
"value": "k-color(surface-alt)",
|
|
82596
82671
|
"scope": "default",
|
|
82597
82672
|
"line": {
|
|
82598
82673
|
"start": 209,
|
|
@@ -82609,15 +82684,15 @@
|
|
|
82609
82684
|
}
|
|
82610
82685
|
},
|
|
82611
82686
|
{
|
|
82612
|
-
"description": "The
|
|
82687
|
+
"description": "The text color of the TaskBoard Card.\n",
|
|
82613
82688
|
"commentRange": {
|
|
82614
82689
|
"start": 210,
|
|
82615
82690
|
"end": 211
|
|
82616
82691
|
},
|
|
82617
82692
|
"context": {
|
|
82618
82693
|
"type": "variable",
|
|
82619
|
-
"name": "kendo-taskboard-card-
|
|
82620
|
-
"value": "$kendo-card-
|
|
82694
|
+
"name": "kendo-taskboard-card-text",
|
|
82695
|
+
"value": "$kendo-card-text",
|
|
82621
82696
|
"scope": "default",
|
|
82622
82697
|
"line": {
|
|
82623
82698
|
"start": 212,
|
|
@@ -82633,11 +82708,36 @@
|
|
|
82633
82708
|
"name": "_variables.scss"
|
|
82634
82709
|
}
|
|
82635
82710
|
},
|
|
82711
|
+
{
|
|
82712
|
+
"description": "The border color of the TaskBoard Card.\n",
|
|
82713
|
+
"commentRange": {
|
|
82714
|
+
"start": 213,
|
|
82715
|
+
"end": 214
|
|
82716
|
+
},
|
|
82717
|
+
"context": {
|
|
82718
|
+
"type": "variable",
|
|
82719
|
+
"name": "kendo-taskboard-card-border",
|
|
82720
|
+
"value": "$kendo-card-border",
|
|
82721
|
+
"scope": "default",
|
|
82722
|
+
"line": {
|
|
82723
|
+
"start": 215,
|
|
82724
|
+
"end": 215
|
|
82725
|
+
}
|
|
82726
|
+
},
|
|
82727
|
+
"group": [
|
|
82728
|
+
"taskboard"
|
|
82729
|
+
],
|
|
82730
|
+
"access": "public",
|
|
82731
|
+
"file": {
|
|
82732
|
+
"path": "taskboard/_variables.scss",
|
|
82733
|
+
"name": "_variables.scss"
|
|
82734
|
+
}
|
|
82735
|
+
},
|
|
82636
82736
|
{
|
|
82637
82737
|
"description": "The border width of the TaskBoard Card category.\n",
|
|
82638
82738
|
"commentRange": {
|
|
82639
|
-
"start":
|
|
82640
|
-
"end":
|
|
82739
|
+
"start": 217,
|
|
82740
|
+
"end": 218
|
|
82641
82741
|
},
|
|
82642
82742
|
"context": {
|
|
82643
82743
|
"type": "variable",
|
|
@@ -82645,8 +82745,8 @@
|
|
|
82645
82745
|
"value": "4px",
|
|
82646
82746
|
"scope": "default",
|
|
82647
82747
|
"line": {
|
|
82648
|
-
"start":
|
|
82649
|
-
"end":
|
|
82748
|
+
"start": 219,
|
|
82749
|
+
"end": 219
|
|
82650
82750
|
}
|
|
82651
82751
|
},
|
|
82652
82752
|
"group": [
|
|
@@ -82661,8 +82761,8 @@
|
|
|
82661
82761
|
{
|
|
82662
82762
|
"description": "The border color of the hovered TaskBoard Card.\n",
|
|
82663
82763
|
"commentRange": {
|
|
82664
|
-
"start":
|
|
82665
|
-
"end":
|
|
82764
|
+
"start": 221,
|
|
82765
|
+
"end": 222
|
|
82666
82766
|
},
|
|
82667
82767
|
"context": {
|
|
82668
82768
|
"type": "variable",
|
|
@@ -82670,8 +82770,8 @@
|
|
|
82670
82770
|
"value": "k-color(border-alt)",
|
|
82671
82771
|
"scope": "default",
|
|
82672
82772
|
"line": {
|
|
82673
|
-
"start":
|
|
82674
|
-
"end":
|
|
82773
|
+
"start": 223,
|
|
82774
|
+
"end": 223
|
|
82675
82775
|
}
|
|
82676
82776
|
},
|
|
82677
82777
|
"group": [
|
|
@@ -82686,8 +82786,8 @@
|
|
|
82686
82786
|
{
|
|
82687
82787
|
"description": "The border color of the focused TaskBoard Card.\n",
|
|
82688
82788
|
"commentRange": {
|
|
82689
|
-
"start":
|
|
82690
|
-
"end":
|
|
82789
|
+
"start": 225,
|
|
82790
|
+
"end": 226
|
|
82691
82791
|
},
|
|
82692
82792
|
"context": {
|
|
82693
82793
|
"type": "variable",
|
|
@@ -82695,8 +82795,8 @@
|
|
|
82695
82795
|
"value": "null",
|
|
82696
82796
|
"scope": "default",
|
|
82697
82797
|
"line": {
|
|
82698
|
-
"start":
|
|
82699
|
-
"end":
|
|
82798
|
+
"start": 227,
|
|
82799
|
+
"end": 227
|
|
82700
82800
|
}
|
|
82701
82801
|
},
|
|
82702
82802
|
"group": [
|
|
@@ -82711,8 +82811,8 @@
|
|
|
82711
82811
|
{
|
|
82712
82812
|
"description": "The shadow of the focused TaskBoard Card.\n",
|
|
82713
82813
|
"commentRange": {
|
|
82714
|
-
"start":
|
|
82715
|
-
"end":
|
|
82814
|
+
"start": 228,
|
|
82815
|
+
"end": 229
|
|
82716
82816
|
},
|
|
82717
82817
|
"context": {
|
|
82718
82818
|
"type": "variable",
|
|
@@ -82720,8 +82820,8 @@
|
|
|
82720
82820
|
"value": "none",
|
|
82721
82821
|
"scope": "default",
|
|
82722
82822
|
"line": {
|
|
82723
|
-
"start":
|
|
82724
|
-
"end":
|
|
82823
|
+
"start": 230,
|
|
82824
|
+
"end": 230
|
|
82725
82825
|
}
|
|
82726
82826
|
},
|
|
82727
82827
|
"group": [
|
|
@@ -82736,8 +82836,8 @@
|
|
|
82736
82836
|
{
|
|
82737
82837
|
"description": "The border of the selected TaskBoard Card.\n",
|
|
82738
82838
|
"commentRange": {
|
|
82739
|
-
"start":
|
|
82740
|
-
"end":
|
|
82839
|
+
"start": 232,
|
|
82840
|
+
"end": 233
|
|
82741
82841
|
},
|
|
82742
82842
|
"context": {
|
|
82743
82843
|
"type": "variable",
|
|
@@ -82745,8 +82845,8 @@
|
|
|
82745
82845
|
"value": "k-color(primary)",
|
|
82746
82846
|
"scope": "default",
|
|
82747
82847
|
"line": {
|
|
82748
|
-
"start":
|
|
82749
|
-
"end":
|
|
82848
|
+
"start": 234,
|
|
82849
|
+
"end": 234
|
|
82750
82850
|
}
|
|
82751
82851
|
},
|
|
82752
82852
|
"group": [
|
|
@@ -82761,8 +82861,8 @@
|
|
|
82761
82861
|
{
|
|
82762
82862
|
"description": "The shadow of the selected TaskBoard Card.\n",
|
|
82763
82863
|
"commentRange": {
|
|
82764
|
-
"start":
|
|
82765
|
-
"end":
|
|
82864
|
+
"start": 235,
|
|
82865
|
+
"end": 236
|
|
82766
82866
|
},
|
|
82767
82867
|
"context": {
|
|
82768
82868
|
"type": "variable",
|
|
@@ -82770,8 +82870,8 @@
|
|
|
82770
82870
|
"value": "none",
|
|
82771
82871
|
"scope": "default",
|
|
82772
82872
|
"line": {
|
|
82773
|
-
"start":
|
|
82774
|
-
"end":
|
|
82873
|
+
"start": 237,
|
|
82874
|
+
"end": 237
|
|
82775
82875
|
}
|
|
82776
82876
|
},
|
|
82777
82877
|
"group": [
|
|
@@ -82786,8 +82886,8 @@
|
|
|
82786
82886
|
{
|
|
82787
82887
|
"description": "The text color of the TaskBoard Card header text.\n",
|
|
82788
82888
|
"commentRange": {
|
|
82789
|
-
"start":
|
|
82790
|
-
"end":
|
|
82889
|
+
"start": 239,
|
|
82890
|
+
"end": 240
|
|
82791
82891
|
},
|
|
82792
82892
|
"context": {
|
|
82793
82893
|
"type": "variable",
|
|
@@ -82795,8 +82895,8 @@
|
|
|
82795
82895
|
"value": "k-color(primary)",
|
|
82796
82896
|
"scope": "default",
|
|
82797
82897
|
"line": {
|
|
82798
|
-
"start":
|
|
82799
|
-
"end":
|
|
82898
|
+
"start": 241,
|
|
82899
|
+
"end": 241
|
|
82800
82900
|
}
|
|
82801
82901
|
},
|
|
82802
82902
|
"group": [
|
|
@@ -82811,8 +82911,8 @@
|
|
|
82811
82911
|
{
|
|
82812
82912
|
"description": "The text color of the hovered TaskBoard Card header text.\n",
|
|
82813
82913
|
"commentRange": {
|
|
82814
|
-
"start":
|
|
82815
|
-
"end":
|
|
82914
|
+
"start": 242,
|
|
82915
|
+
"end": 243
|
|
82816
82916
|
},
|
|
82817
82917
|
"context": {
|
|
82818
82918
|
"type": "variable",
|
|
@@ -82820,8 +82920,8 @@
|
|
|
82820
82920
|
"value": "k-color(primary-hover)",
|
|
82821
82921
|
"scope": "default",
|
|
82822
82922
|
"line": {
|
|
82823
|
-
"start":
|
|
82824
|
-
"end":
|
|
82923
|
+
"start": 244,
|
|
82924
|
+
"end": 244
|
|
82825
82925
|
}
|
|
82826
82926
|
},
|
|
82827
82927
|
"group": [
|
|
@@ -82836,8 +82936,8 @@
|
|
|
82836
82936
|
{
|
|
82837
82937
|
"description": "The text color of the focused TaskBoard Card header text.\n",
|
|
82838
82938
|
"commentRange": {
|
|
82839
|
-
"start":
|
|
82840
|
-
"end":
|
|
82939
|
+
"start": 245,
|
|
82940
|
+
"end": 246
|
|
82841
82941
|
},
|
|
82842
82942
|
"context": {
|
|
82843
82943
|
"type": "variable",
|
|
@@ -82845,8 +82945,8 @@
|
|
|
82845
82945
|
"value": "k-color(primary-hover)",
|
|
82846
82946
|
"scope": "default",
|
|
82847
82947
|
"line": {
|
|
82848
|
-
"start":
|
|
82849
|
-
"end":
|
|
82948
|
+
"start": 247,
|
|
82949
|
+
"end": 247
|
|
82850
82950
|
}
|
|
82851
82951
|
},
|
|
82852
82952
|
"group": [
|
|
@@ -82861,8 +82961,8 @@
|
|
|
82861
82961
|
{
|
|
82862
82962
|
"description": "The outline color of the focused TaskBoard Card.\n",
|
|
82863
82963
|
"commentRange": {
|
|
82864
|
-
"start":
|
|
82865
|
-
"end":
|
|
82964
|
+
"start": 249,
|
|
82965
|
+
"end": 250
|
|
82866
82966
|
},
|
|
82867
82967
|
"context": {
|
|
82868
82968
|
"type": "variable",
|
|
@@ -82870,8 +82970,8 @@
|
|
|
82870
82970
|
"value": "k-color(subtle)",
|
|
82871
82971
|
"scope": "default",
|
|
82872
82972
|
"line": {
|
|
82873
|
-
"start":
|
|
82874
|
-
"end":
|
|
82973
|
+
"start": 251,
|
|
82974
|
+
"end": 251
|
|
82875
82975
|
}
|
|
82876
82976
|
},
|
|
82877
82977
|
"group": [
|
|
@@ -82886,8 +82986,8 @@
|
|
|
82886
82986
|
{
|
|
82887
82987
|
"description": "The outline width of the focused TaskBoard Card.\n",
|
|
82888
82988
|
"commentRange": {
|
|
82889
|
-
"start":
|
|
82890
|
-
"end":
|
|
82989
|
+
"start": 252,
|
|
82990
|
+
"end": 253
|
|
82891
82991
|
},
|
|
82892
82992
|
"context": {
|
|
82893
82993
|
"type": "variable",
|
|
@@ -82895,8 +82995,8 @@
|
|
|
82895
82995
|
"value": "1px",
|
|
82896
82996
|
"scope": "default",
|
|
82897
82997
|
"line": {
|
|
82898
|
-
"start":
|
|
82899
|
-
"end":
|
|
82998
|
+
"start": 254,
|
|
82999
|
+
"end": 254
|
|
82900
83000
|
}
|
|
82901
83001
|
},
|
|
82902
83002
|
"group": [
|
|
@@ -82911,8 +83011,8 @@
|
|
|
82911
83011
|
{
|
|
82912
83012
|
"description": "The outline offset of the focused TaskBoard Card.\n",
|
|
82913
83013
|
"commentRange": {
|
|
82914
|
-
"start":
|
|
82915
|
-
"end":
|
|
83014
|
+
"start": 255,
|
|
83015
|
+
"end": 256
|
|
82916
83016
|
},
|
|
82917
83017
|
"context": {
|
|
82918
83018
|
"type": "variable",
|
|
@@ -82920,8 +83020,8 @@
|
|
|
82920
83020
|
"value": "1px",
|
|
82921
83021
|
"scope": "default",
|
|
82922
83022
|
"line": {
|
|
82923
|
-
"start":
|
|
82924
|
-
"end":
|
|
83023
|
+
"start": 257,
|
|
83024
|
+
"end": 257
|
|
82925
83025
|
}
|
|
82926
83026
|
},
|
|
82927
83027
|
"group": [
|
|
@@ -82936,8 +83036,8 @@
|
|
|
82936
83036
|
{
|
|
82937
83037
|
"description": "The border width of the TaskBoard Card placeholder.\n",
|
|
82938
83038
|
"commentRange": {
|
|
82939
|
-
"start":
|
|
82940
|
-
"end":
|
|
83039
|
+
"start": 259,
|
|
83040
|
+
"end": 260
|
|
82941
83041
|
},
|
|
82942
83042
|
"context": {
|
|
82943
83043
|
"type": "variable",
|
|
@@ -82945,8 +83045,8 @@
|
|
|
82945
83045
|
"value": "1px",
|
|
82946
83046
|
"scope": "default",
|
|
82947
83047
|
"line": {
|
|
82948
|
-
"start":
|
|
82949
|
-
"end":
|
|
83048
|
+
"start": 261,
|
|
83049
|
+
"end": 261
|
|
82950
83050
|
}
|
|
82951
83051
|
},
|
|
82952
83052
|
"group": [
|
|
@@ -82961,8 +83061,8 @@
|
|
|
82961
83061
|
{
|
|
82962
83062
|
"description": "The border radius of the TaskBoard Card placeholder.\n",
|
|
82963
83063
|
"commentRange": {
|
|
82964
|
-
"start":
|
|
82965
|
-
"end":
|
|
83064
|
+
"start": 262,
|
|
83065
|
+
"end": 263
|
|
82966
83066
|
},
|
|
82967
83067
|
"context": {
|
|
82968
83068
|
"type": "variable",
|
|
@@ -82970,8 +83070,8 @@
|
|
|
82970
83070
|
"value": "$kendo-taskboard-card-border-radius",
|
|
82971
83071
|
"scope": "default",
|
|
82972
83072
|
"line": {
|
|
82973
|
-
"start":
|
|
82974
|
-
"end":
|
|
83073
|
+
"start": 264,
|
|
83074
|
+
"end": 264
|
|
82975
83075
|
}
|
|
82976
83076
|
},
|
|
82977
83077
|
"group": [
|
|
@@ -82986,8 +83086,8 @@
|
|
|
82986
83086
|
{
|
|
82987
83087
|
"description": "The background color of the TaskBoard Card placeholder.\n",
|
|
82988
83088
|
"commentRange": {
|
|
82989
|
-
"start":
|
|
82990
|
-
"end":
|
|
83089
|
+
"start": 265,
|
|
83090
|
+
"end": 266
|
|
82991
83091
|
},
|
|
82992
83092
|
"context": {
|
|
82993
83093
|
"type": "variable",
|
|
@@ -82995,8 +83095,8 @@
|
|
|
82995
83095
|
"value": "rgba(255, 255, 255, .2)",
|
|
82996
83096
|
"scope": "default",
|
|
82997
83097
|
"line": {
|
|
82998
|
-
"start":
|
|
82999
|
-
"end":
|
|
83098
|
+
"start": 267,
|
|
83099
|
+
"end": 267
|
|
83000
83100
|
}
|
|
83001
83101
|
},
|
|
83002
83102
|
"group": [
|
|
@@ -83011,8 +83111,8 @@
|
|
|
83011
83111
|
{
|
|
83012
83112
|
"description": "The border color of the TaskBoard Card placeholder.\n",
|
|
83013
83113
|
"commentRange": {
|
|
83014
|
-
"start":
|
|
83015
|
-
"end":
|
|
83114
|
+
"start": 268,
|
|
83115
|
+
"end": 269
|
|
83016
83116
|
},
|
|
83017
83117
|
"context": {
|
|
83018
83118
|
"type": "variable",
|
|
@@ -83020,8 +83120,8 @@
|
|
|
83020
83120
|
"value": "k-color(border)",
|
|
83021
83121
|
"scope": "default",
|
|
83022
83122
|
"line": {
|
|
83023
|
-
"start":
|
|
83024
|
-
"end":
|
|
83123
|
+
"start": 270,
|
|
83124
|
+
"end": 270
|
|
83025
83125
|
}
|
|
83026
83126
|
},
|
|
83027
83127
|
"group": [
|