@progress/kendo-theme-material 6.4.1-dev.0 → 6.5.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +55 -23
- package/dist/all.scss +68 -20
- package/dist/meta/sassdoc-data.json +528 -204
- package/dist/meta/sassdoc-raw-data.json +246 -96
- package/dist/meta/variables.json +38 -6
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/list/_variables.scss +2 -2
- package/scss/splitter/_variables.scss +2 -0
- package/scss/treeview/_variables.scss +30 -4
|
@@ -11685,7 +11685,7 @@
|
|
|
11685
11685
|
"context": {
|
|
11686
11686
|
"type": "variable",
|
|
11687
11687
|
"name": "kendo-list-header-font-weight",
|
|
11688
|
-
"value": "
|
|
11688
|
+
"value": "$kendo-font-weight-bold",
|
|
11689
11689
|
"scope": "default",
|
|
11690
11690
|
"line": {
|
|
11691
11691
|
"start": 55,
|
|
@@ -11700,8 +11700,8 @@
|
|
|
11700
11700
|
"path": "list/_variables.scss",
|
|
11701
11701
|
"name": "_variables.scss"
|
|
11702
11702
|
},
|
|
11703
|
-
"resolvedValue": "
|
|
11704
|
-
"resolvedType": "
|
|
11703
|
+
"resolvedValue": "700",
|
|
11704
|
+
"resolvedType": "Number"
|
|
11705
11705
|
},
|
|
11706
11706
|
{
|
|
11707
11707
|
"description": "The horizontal padding of the List items, when no size is set.\n",
|
|
@@ -11955,7 +11955,7 @@
|
|
|
11955
11955
|
"context": {
|
|
11956
11956
|
"type": "variable",
|
|
11957
11957
|
"name": "kendo-list-group-item-font-weight",
|
|
11958
|
-
"value": "
|
|
11958
|
+
"value": "$kendo-font-weight-bold",
|
|
11959
11959
|
"scope": "default",
|
|
11960
11960
|
"line": {
|
|
11961
11961
|
"start": 119,
|
|
@@ -11970,8 +11970,8 @@
|
|
|
11970
11970
|
"path": "list/_variables.scss",
|
|
11971
11971
|
"name": "_variables.scss"
|
|
11972
11972
|
},
|
|
11973
|
-
"resolvedValue": "
|
|
11974
|
-
"resolvedType": "
|
|
11973
|
+
"resolvedValue": "700",
|
|
11974
|
+
"resolvedType": "Number"
|
|
11975
11975
|
},
|
|
11976
11976
|
{
|
|
11977
11977
|
"description": "The background color of the List component.\n",
|
|
@@ -23214,7 +23214,7 @@
|
|
|
23214
23214
|
"context": {
|
|
23215
23215
|
"type": "variable",
|
|
23216
23216
|
"name": "kendo-treeview-indent",
|
|
23217
|
-
"value": "
|
|
23217
|
+
"value": "24px",
|
|
23218
23218
|
"scope": "default",
|
|
23219
23219
|
"line": {
|
|
23220
23220
|
"start": 32,
|
|
@@ -23229,7 +23229,7 @@
|
|
|
23229
23229
|
"path": "treeview/_variables.scss",
|
|
23230
23230
|
"name": "_variables.scss"
|
|
23231
23231
|
},
|
|
23232
|
-
"resolvedValue": "
|
|
23232
|
+
"resolvedValue": "24px",
|
|
23233
23233
|
"resolvedType": "Number"
|
|
23234
23234
|
},
|
|
23235
23235
|
{
|
|
@@ -23502,20 +23502,182 @@
|
|
|
23502
23502
|
"resolvedValue": "null",
|
|
23503
23503
|
"resolvedType": "Null"
|
|
23504
23504
|
},
|
|
23505
|
+
{
|
|
23506
|
+
"description": "The horizontal padding of the checkbox in the small TreeView.\n",
|
|
23507
|
+
"commentRange": {
|
|
23508
|
+
"start": 65,
|
|
23509
|
+
"end": 66
|
|
23510
|
+
},
|
|
23511
|
+
"context": {
|
|
23512
|
+
"type": "variable",
|
|
23513
|
+
"name": "kendo-treeview-sm-checkbox-padding-x",
|
|
23514
|
+
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
23515
|
+
"scope": "default",
|
|
23516
|
+
"line": {
|
|
23517
|
+
"start": 67,
|
|
23518
|
+
"end": 67
|
|
23519
|
+
}
|
|
23520
|
+
},
|
|
23521
|
+
"group": [
|
|
23522
|
+
"treeview"
|
|
23523
|
+
],
|
|
23524
|
+
"access": "public",
|
|
23525
|
+
"file": {
|
|
23526
|
+
"path": "treeview/_variables.scss",
|
|
23527
|
+
"name": "_variables.scss"
|
|
23528
|
+
},
|
|
23529
|
+
"resolvedValue": "4px",
|
|
23530
|
+
"resolvedType": "Number"
|
|
23531
|
+
},
|
|
23532
|
+
{
|
|
23533
|
+
"description": "The horizontal padding of the checkbox in the medium TreeView.\n",
|
|
23534
|
+
"commentRange": {
|
|
23535
|
+
"start": 68,
|
|
23536
|
+
"end": 69
|
|
23537
|
+
},
|
|
23538
|
+
"context": {
|
|
23539
|
+
"type": "variable",
|
|
23540
|
+
"name": "kendo-treeview-md-checkbox-padding-x",
|
|
23541
|
+
"value": "$kendo-treeview-sm-checkbox-padding-x",
|
|
23542
|
+
"scope": "default",
|
|
23543
|
+
"line": {
|
|
23544
|
+
"start": 70,
|
|
23545
|
+
"end": 70
|
|
23546
|
+
}
|
|
23547
|
+
},
|
|
23548
|
+
"group": [
|
|
23549
|
+
"treeview"
|
|
23550
|
+
],
|
|
23551
|
+
"access": "public",
|
|
23552
|
+
"file": {
|
|
23553
|
+
"path": "treeview/_variables.scss",
|
|
23554
|
+
"name": "_variables.scss"
|
|
23555
|
+
},
|
|
23556
|
+
"resolvedValue": "4px",
|
|
23557
|
+
"resolvedType": "Number"
|
|
23558
|
+
},
|
|
23559
|
+
{
|
|
23560
|
+
"description": "The horizontal padding of the checkbox in the large TreeView.\n",
|
|
23561
|
+
"commentRange": {
|
|
23562
|
+
"start": 71,
|
|
23563
|
+
"end": 72
|
|
23564
|
+
},
|
|
23565
|
+
"context": {
|
|
23566
|
+
"type": "variable",
|
|
23567
|
+
"name": "kendo-treeview-lg-checkbox-padding-x",
|
|
23568
|
+
"value": "$kendo-treeview-sm-checkbox-padding-x",
|
|
23569
|
+
"scope": "default",
|
|
23570
|
+
"line": {
|
|
23571
|
+
"start": 73,
|
|
23572
|
+
"end": 73
|
|
23573
|
+
}
|
|
23574
|
+
},
|
|
23575
|
+
"group": [
|
|
23576
|
+
"treeview"
|
|
23577
|
+
],
|
|
23578
|
+
"access": "public",
|
|
23579
|
+
"file": {
|
|
23580
|
+
"path": "treeview/_variables.scss",
|
|
23581
|
+
"name": "_variables.scss"
|
|
23582
|
+
},
|
|
23583
|
+
"resolvedValue": "4px",
|
|
23584
|
+
"resolvedType": "Number"
|
|
23585
|
+
},
|
|
23586
|
+
{
|
|
23587
|
+
"description": "The vertical padding of the checkbox in the small TreeView.\n",
|
|
23588
|
+
"commentRange": {
|
|
23589
|
+
"start": 74,
|
|
23590
|
+
"end": 75
|
|
23591
|
+
},
|
|
23592
|
+
"context": {
|
|
23593
|
+
"type": "variable",
|
|
23594
|
+
"name": "kendo-treeview-sm-checkbox-padding-y",
|
|
23595
|
+
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
23596
|
+
"scope": "default",
|
|
23597
|
+
"line": {
|
|
23598
|
+
"start": 76,
|
|
23599
|
+
"end": 76
|
|
23600
|
+
}
|
|
23601
|
+
},
|
|
23602
|
+
"group": [
|
|
23603
|
+
"treeview"
|
|
23604
|
+
],
|
|
23605
|
+
"access": "public",
|
|
23606
|
+
"file": {
|
|
23607
|
+
"path": "treeview/_variables.scss",
|
|
23608
|
+
"name": "_variables.scss"
|
|
23609
|
+
},
|
|
23610
|
+
"resolvedValue": "2px",
|
|
23611
|
+
"resolvedType": "Number"
|
|
23612
|
+
},
|
|
23613
|
+
{
|
|
23614
|
+
"description": "The vertical padding of the checkbox in the medium TreeView.\n",
|
|
23615
|
+
"commentRange": {
|
|
23616
|
+
"start": 77,
|
|
23617
|
+
"end": 78
|
|
23618
|
+
},
|
|
23619
|
+
"context": {
|
|
23620
|
+
"type": "variable",
|
|
23621
|
+
"name": "kendo-treeview-md-checkbox-padding-y",
|
|
23622
|
+
"value": "$kendo-treeview-sm-checkbox-padding-y",
|
|
23623
|
+
"scope": "default",
|
|
23624
|
+
"line": {
|
|
23625
|
+
"start": 79,
|
|
23626
|
+
"end": 79
|
|
23627
|
+
}
|
|
23628
|
+
},
|
|
23629
|
+
"group": [
|
|
23630
|
+
"treeview"
|
|
23631
|
+
],
|
|
23632
|
+
"access": "public",
|
|
23633
|
+
"file": {
|
|
23634
|
+
"path": "treeview/_variables.scss",
|
|
23635
|
+
"name": "_variables.scss"
|
|
23636
|
+
},
|
|
23637
|
+
"resolvedValue": "2px",
|
|
23638
|
+
"resolvedType": "Number"
|
|
23639
|
+
},
|
|
23640
|
+
{
|
|
23641
|
+
"description": "The vertical padding of the checkbox in the large TreeView.\n",
|
|
23642
|
+
"commentRange": {
|
|
23643
|
+
"start": 80,
|
|
23644
|
+
"end": 81
|
|
23645
|
+
},
|
|
23646
|
+
"context": {
|
|
23647
|
+
"type": "variable",
|
|
23648
|
+
"name": "kendo-treeview-lg-checkbox-padding-y",
|
|
23649
|
+
"value": "null",
|
|
23650
|
+
"scope": "default",
|
|
23651
|
+
"line": {
|
|
23652
|
+
"start": 82,
|
|
23653
|
+
"end": 82
|
|
23654
|
+
}
|
|
23655
|
+
},
|
|
23656
|
+
"group": [
|
|
23657
|
+
"treeview"
|
|
23658
|
+
],
|
|
23659
|
+
"access": "public",
|
|
23660
|
+
"file": {
|
|
23661
|
+
"path": "treeview/_variables.scss",
|
|
23662
|
+
"name": "_variables.scss"
|
|
23663
|
+
},
|
|
23664
|
+
"resolvedValue": "null",
|
|
23665
|
+
"resolvedType": "Null"
|
|
23666
|
+
},
|
|
23505
23667
|
{
|
|
23506
23668
|
"description": "The sizes map of the TreeView.\n",
|
|
23507
23669
|
"commentRange": {
|
|
23508
|
-
"start":
|
|
23509
|
-
"end":
|
|
23670
|
+
"start": 85,
|
|
23671
|
+
"end": 86
|
|
23510
23672
|
},
|
|
23511
23673
|
"context": {
|
|
23512
23674
|
"type": "variable",
|
|
23513
23675
|
"name": "kendo-treeview-sizes",
|
|
23514
|
-
"value": "(\n sm: (\n font-size: $kendo-treeview-sm-font-size,\n line-height: $kendo-treeview-sm-line-height,\n item-padding-x: $kendo-treeview-sm-item-padding-x,\n item-padding-y: $kendo-treeview-sm-item-padding-y\n ),\n md: (\n font-size: $kendo-treeview-md-font-size,\n line-height: $kendo-treeview-md-line-height,\n item-padding-x: $kendo-treeview-md-item-padding-x,\n item-padding-y: $kendo-treeview-md-item-padding-y\n ),\n lg: (\n font-size: $kendo-treeview-lg-font-size,\n line-height: $kendo-treeview-lg-line-height,\n item-padding-x: $kendo-treeview-lg-item-padding-x,\n item-padding-y: $kendo-treeview-lg-item-padding-y\n )\n)",
|
|
23676
|
+
"value": "(\n sm: (\n font-size: $kendo-treeview-sm-font-size,\n line-height: $kendo-treeview-sm-line-height,\n item-padding-x: $kendo-treeview-sm-item-padding-x,\n item-padding-y: $kendo-treeview-sm-item-padding-y,\n checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,\n checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y\n ),\n md: (\n font-size: $kendo-treeview-md-font-size,\n line-height: $kendo-treeview-md-line-height,\n item-padding-x: $kendo-treeview-md-item-padding-x,\n item-padding-y: $kendo-treeview-md-item-padding-y,\n checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,\n checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y\n ),\n lg: (\n font-size: $kendo-treeview-lg-font-size,\n line-height: $kendo-treeview-lg-line-height,\n item-padding-x: $kendo-treeview-lg-item-padding-x,\n item-padding-y: $kendo-treeview-lg-item-padding-y,\n checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,\n checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y\n )\n)",
|
|
23515
23677
|
"scope": "default",
|
|
23516
23678
|
"line": {
|
|
23517
|
-
"start":
|
|
23518
|
-
"end":
|
|
23679
|
+
"start": 87,
|
|
23680
|
+
"end": 112
|
|
23519
23681
|
}
|
|
23520
23682
|
},
|
|
23521
23683
|
"group": [
|
|
@@ -23526,14 +23688,14 @@
|
|
|
23526
23688
|
"path": "treeview/_variables.scss",
|
|
23527
23689
|
"name": "_variables.scss"
|
|
23528
23690
|
},
|
|
23529
|
-
"resolvedValue": "(sm: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 6px), md: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 8px), lg: (font-size: 16px, line-height: 1.5, item-padding-x: 16px, item-padding-y: 8px))",
|
|
23691
|
+
"resolvedValue": "(sm: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 6px, checkbox-padding-x: 4px, checkbox-padding-y: 2px), md: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 8px, checkbox-padding-x: 4px, checkbox-padding-y: 2px), lg: (font-size: 16px, line-height: 1.5, item-padding-x: 16px, item-padding-y: 8px, checkbox-padding-x: 4px, checkbox-padding-y: null))",
|
|
23530
23692
|
"resolvedType": "Map"
|
|
23531
23693
|
},
|
|
23532
23694
|
{
|
|
23533
23695
|
"description": "The background color of the TreeView.\n",
|
|
23534
23696
|
"commentRange": {
|
|
23535
|
-
"start":
|
|
23536
|
-
"end":
|
|
23697
|
+
"start": 115,
|
|
23698
|
+
"end": 116
|
|
23537
23699
|
},
|
|
23538
23700
|
"context": {
|
|
23539
23701
|
"type": "variable",
|
|
@@ -23541,8 +23703,8 @@
|
|
|
23541
23703
|
"value": "null",
|
|
23542
23704
|
"scope": "default",
|
|
23543
23705
|
"line": {
|
|
23544
|
-
"start":
|
|
23545
|
-
"end":
|
|
23706
|
+
"start": 117,
|
|
23707
|
+
"end": 117
|
|
23546
23708
|
}
|
|
23547
23709
|
},
|
|
23548
23710
|
"group": [
|
|
@@ -23559,8 +23721,8 @@
|
|
|
23559
23721
|
{
|
|
23560
23722
|
"description": "The text color of the TreeView.\n",
|
|
23561
23723
|
"commentRange": {
|
|
23562
|
-
"start":
|
|
23563
|
-
"end":
|
|
23724
|
+
"start": 118,
|
|
23725
|
+
"end": 119
|
|
23564
23726
|
},
|
|
23565
23727
|
"context": {
|
|
23566
23728
|
"type": "variable",
|
|
@@ -23568,8 +23730,8 @@
|
|
|
23568
23730
|
"value": "$kendo-component-text",
|
|
23569
23731
|
"scope": "default",
|
|
23570
23732
|
"line": {
|
|
23571
|
-
"start":
|
|
23572
|
-
"end":
|
|
23733
|
+
"start": 120,
|
|
23734
|
+
"end": 120
|
|
23573
23735
|
}
|
|
23574
23736
|
},
|
|
23575
23737
|
"group": [
|
|
@@ -23586,8 +23748,8 @@
|
|
|
23586
23748
|
{
|
|
23587
23749
|
"description": "The border color of the TreeView.\n",
|
|
23588
23750
|
"commentRange": {
|
|
23589
|
-
"start":
|
|
23590
|
-
"end":
|
|
23751
|
+
"start": 121,
|
|
23752
|
+
"end": 122
|
|
23591
23753
|
},
|
|
23592
23754
|
"context": {
|
|
23593
23755
|
"type": "variable",
|
|
@@ -23595,8 +23757,8 @@
|
|
|
23595
23757
|
"value": "null",
|
|
23596
23758
|
"scope": "default",
|
|
23597
23759
|
"line": {
|
|
23598
|
-
"start":
|
|
23599
|
-
"end":
|
|
23760
|
+
"start": 123,
|
|
23761
|
+
"end": 123
|
|
23600
23762
|
}
|
|
23601
23763
|
},
|
|
23602
23764
|
"group": [
|
|
@@ -23613,8 +23775,8 @@
|
|
|
23613
23775
|
{
|
|
23614
23776
|
"description": "The background color of hovered TreeView.\n",
|
|
23615
23777
|
"commentRange": {
|
|
23616
|
-
"start":
|
|
23617
|
-
"end":
|
|
23778
|
+
"start": 125,
|
|
23779
|
+
"end": 126
|
|
23618
23780
|
},
|
|
23619
23781
|
"context": {
|
|
23620
23782
|
"type": "variable",
|
|
@@ -23622,8 +23784,8 @@
|
|
|
23622
23784
|
"value": "rgba( $kendo-treeview-text, .07 )",
|
|
23623
23785
|
"scope": "default",
|
|
23624
23786
|
"line": {
|
|
23625
|
-
"start":
|
|
23626
|
-
"end":
|
|
23787
|
+
"start": 127,
|
|
23788
|
+
"end": 127
|
|
23627
23789
|
}
|
|
23628
23790
|
},
|
|
23629
23791
|
"group": [
|
|
@@ -23640,8 +23802,8 @@
|
|
|
23640
23802
|
{
|
|
23641
23803
|
"description": "The text color of hovered TreeView items.\n",
|
|
23642
23804
|
"commentRange": {
|
|
23643
|
-
"start":
|
|
23644
|
-
"end":
|
|
23805
|
+
"start": 128,
|
|
23806
|
+
"end": 129
|
|
23645
23807
|
},
|
|
23646
23808
|
"context": {
|
|
23647
23809
|
"type": "variable",
|
|
@@ -23649,8 +23811,8 @@
|
|
|
23649
23811
|
"value": "null",
|
|
23650
23812
|
"scope": "default",
|
|
23651
23813
|
"line": {
|
|
23652
|
-
"start":
|
|
23653
|
-
"end":
|
|
23814
|
+
"start": 130,
|
|
23815
|
+
"end": 130
|
|
23654
23816
|
}
|
|
23655
23817
|
},
|
|
23656
23818
|
"group": [
|
|
@@ -23667,8 +23829,8 @@
|
|
|
23667
23829
|
{
|
|
23668
23830
|
"description": "The border color of hovered TreeView items.\n",
|
|
23669
23831
|
"commentRange": {
|
|
23670
|
-
"start":
|
|
23671
|
-
"end":
|
|
23832
|
+
"start": 131,
|
|
23833
|
+
"end": 132
|
|
23672
23834
|
},
|
|
23673
23835
|
"context": {
|
|
23674
23836
|
"type": "variable",
|
|
@@ -23676,8 +23838,8 @@
|
|
|
23676
23838
|
"value": "null",
|
|
23677
23839
|
"scope": "default",
|
|
23678
23840
|
"line": {
|
|
23679
|
-
"start":
|
|
23680
|
-
"end":
|
|
23841
|
+
"start": 133,
|
|
23842
|
+
"end": 133
|
|
23681
23843
|
}
|
|
23682
23844
|
},
|
|
23683
23845
|
"group": [
|
|
@@ -23694,8 +23856,8 @@
|
|
|
23694
23856
|
{
|
|
23695
23857
|
"description": "The background gradient of hovered TreeView items.\n",
|
|
23696
23858
|
"commentRange": {
|
|
23697
|
-
"start":
|
|
23698
|
-
"end":
|
|
23859
|
+
"start": 134,
|
|
23860
|
+
"end": 135
|
|
23699
23861
|
},
|
|
23700
23862
|
"context": {
|
|
23701
23863
|
"type": "variable",
|
|
@@ -23703,8 +23865,8 @@
|
|
|
23703
23865
|
"value": "null",
|
|
23704
23866
|
"scope": "default",
|
|
23705
23867
|
"line": {
|
|
23706
|
-
"start":
|
|
23707
|
-
"end":
|
|
23868
|
+
"start": 136,
|
|
23869
|
+
"end": 136
|
|
23708
23870
|
}
|
|
23709
23871
|
},
|
|
23710
23872
|
"group": [
|
|
@@ -23721,8 +23883,8 @@
|
|
|
23721
23883
|
{
|
|
23722
23884
|
"description": "The background color of selected TreeView items.\n",
|
|
23723
23885
|
"commentRange": {
|
|
23724
|
-
"start":
|
|
23725
|
-
"end":
|
|
23886
|
+
"start": 138,
|
|
23887
|
+
"end": 139
|
|
23726
23888
|
},
|
|
23727
23889
|
"context": {
|
|
23728
23890
|
"type": "variable",
|
|
@@ -23730,8 +23892,8 @@
|
|
|
23730
23892
|
"value": "null",
|
|
23731
23893
|
"scope": "default",
|
|
23732
23894
|
"line": {
|
|
23733
|
-
"start":
|
|
23734
|
-
"end":
|
|
23895
|
+
"start": 140,
|
|
23896
|
+
"end": 140
|
|
23735
23897
|
}
|
|
23736
23898
|
},
|
|
23737
23899
|
"group": [
|
|
@@ -23748,8 +23910,8 @@
|
|
|
23748
23910
|
{
|
|
23749
23911
|
"description": "The text color of selected TreeView items.\n",
|
|
23750
23912
|
"commentRange": {
|
|
23751
|
-
"start":
|
|
23752
|
-
"end":
|
|
23913
|
+
"start": 141,
|
|
23914
|
+
"end": 142
|
|
23753
23915
|
},
|
|
23754
23916
|
"context": {
|
|
23755
23917
|
"type": "variable",
|
|
@@ -23757,8 +23919,8 @@
|
|
|
23757
23919
|
"value": "$kendo-selected-bg",
|
|
23758
23920
|
"scope": "default",
|
|
23759
23921
|
"line": {
|
|
23760
|
-
"start":
|
|
23761
|
-
"end":
|
|
23922
|
+
"start": 143,
|
|
23923
|
+
"end": 143
|
|
23762
23924
|
}
|
|
23763
23925
|
},
|
|
23764
23926
|
"group": [
|
|
@@ -23775,8 +23937,8 @@
|
|
|
23775
23937
|
{
|
|
23776
23938
|
"description": "The border color of selected TreeView items.\n",
|
|
23777
23939
|
"commentRange": {
|
|
23778
|
-
"start":
|
|
23779
|
-
"end":
|
|
23940
|
+
"start": 144,
|
|
23941
|
+
"end": 145
|
|
23780
23942
|
},
|
|
23781
23943
|
"context": {
|
|
23782
23944
|
"type": "variable",
|
|
@@ -23784,8 +23946,8 @@
|
|
|
23784
23946
|
"value": "null",
|
|
23785
23947
|
"scope": "default",
|
|
23786
23948
|
"line": {
|
|
23787
|
-
"start":
|
|
23788
|
-
"end":
|
|
23949
|
+
"start": 146,
|
|
23950
|
+
"end": 146
|
|
23789
23951
|
}
|
|
23790
23952
|
},
|
|
23791
23953
|
"group": [
|
|
@@ -23802,8 +23964,8 @@
|
|
|
23802
23964
|
{
|
|
23803
23965
|
"description": "The background gradient of selected TreeView items.\n",
|
|
23804
23966
|
"commentRange": {
|
|
23805
|
-
"start":
|
|
23806
|
-
"end":
|
|
23967
|
+
"start": 147,
|
|
23968
|
+
"end": 148
|
|
23807
23969
|
},
|
|
23808
23970
|
"context": {
|
|
23809
23971
|
"type": "variable",
|
|
@@ -23811,8 +23973,8 @@
|
|
|
23811
23973
|
"value": "null",
|
|
23812
23974
|
"scope": "default",
|
|
23813
23975
|
"line": {
|
|
23814
|
-
"start":
|
|
23815
|
-
"end":
|
|
23976
|
+
"start": 149,
|
|
23977
|
+
"end": 149
|
|
23816
23978
|
}
|
|
23817
23979
|
},
|
|
23818
23980
|
"group": [
|
|
@@ -23829,8 +23991,8 @@
|
|
|
23829
23991
|
{
|
|
23830
23992
|
"description": "The box shadow of focused TreeView items.\n",
|
|
23831
23993
|
"commentRange": {
|
|
23832
|
-
"start":
|
|
23833
|
-
"end":
|
|
23994
|
+
"start": 151,
|
|
23995
|
+
"end": 152
|
|
23834
23996
|
},
|
|
23835
23997
|
"context": {
|
|
23836
23998
|
"type": "variable",
|
|
@@ -23838,8 +24000,8 @@
|
|
|
23838
24000
|
"value": "null",
|
|
23839
24001
|
"scope": "default",
|
|
23840
24002
|
"line": {
|
|
23841
|
-
"start":
|
|
23842
|
-
"end":
|
|
24003
|
+
"start": 153,
|
|
24004
|
+
"end": 153
|
|
23843
24005
|
}
|
|
23844
24006
|
},
|
|
23845
24007
|
"group": [
|
|
@@ -23856,8 +24018,8 @@
|
|
|
23856
24018
|
{
|
|
23857
24019
|
"description": "The background color of the Load More button in the TreeView\n",
|
|
23858
24020
|
"commentRange": {
|
|
23859
|
-
"start":
|
|
23860
|
-
"end":
|
|
24021
|
+
"start": 155,
|
|
24022
|
+
"end": 156
|
|
23861
24023
|
},
|
|
23862
24024
|
"context": {
|
|
23863
24025
|
"type": "variable",
|
|
@@ -23865,8 +24027,8 @@
|
|
|
23865
24027
|
"value": "transparent",
|
|
23866
24028
|
"scope": "default",
|
|
23867
24029
|
"line": {
|
|
23868
|
-
"start":
|
|
23869
|
-
"end":
|
|
24030
|
+
"start": 157,
|
|
24031
|
+
"end": 157
|
|
23870
24032
|
}
|
|
23871
24033
|
},
|
|
23872
24034
|
"group": [
|
|
@@ -23883,8 +24045,8 @@
|
|
|
23883
24045
|
{
|
|
23884
24046
|
"description": "The text color of the Load More button in the TreeView\n",
|
|
23885
24047
|
"commentRange": {
|
|
23886
|
-
"start":
|
|
23887
|
-
"end":
|
|
24048
|
+
"start": 158,
|
|
24049
|
+
"end": 159
|
|
23888
24050
|
},
|
|
23889
24051
|
"context": {
|
|
23890
24052
|
"type": "variable",
|
|
@@ -23892,8 +24054,8 @@
|
|
|
23892
24054
|
"value": "inherit",
|
|
23893
24055
|
"scope": "default",
|
|
23894
24056
|
"line": {
|
|
23895
|
-
"start":
|
|
23896
|
-
"end":
|
|
24057
|
+
"start": 160,
|
|
24058
|
+
"end": 160
|
|
23897
24059
|
}
|
|
23898
24060
|
},
|
|
23899
24061
|
"group": [
|
|
@@ -23910,8 +24072,8 @@
|
|
|
23910
24072
|
{
|
|
23911
24073
|
"description": "The border color of the Load More button in the TreeView\n",
|
|
23912
24074
|
"commentRange": {
|
|
23913
|
-
"start":
|
|
23914
|
-
"end":
|
|
24075
|
+
"start": 161,
|
|
24076
|
+
"end": 162
|
|
23915
24077
|
},
|
|
23916
24078
|
"context": {
|
|
23917
24079
|
"type": "variable",
|
|
@@ -23919,8 +24081,8 @@
|
|
|
23919
24081
|
"value": "null",
|
|
23920
24082
|
"scope": "default",
|
|
23921
24083
|
"line": {
|
|
23922
|
-
"start":
|
|
23923
|
-
"end":
|
|
24084
|
+
"start": 163,
|
|
24085
|
+
"end": 163
|
|
23924
24086
|
}
|
|
23925
24087
|
},
|
|
23926
24088
|
"group": [
|
|
@@ -23937,8 +24099,8 @@
|
|
|
23937
24099
|
{
|
|
23938
24100
|
"description": "The background color of the hovered Load More button in the TreeView\n",
|
|
23939
24101
|
"commentRange": {
|
|
23940
|
-
"start":
|
|
23941
|
-
"end":
|
|
24102
|
+
"start": 165,
|
|
24103
|
+
"end": 166
|
|
23942
24104
|
},
|
|
23943
24105
|
"context": {
|
|
23944
24106
|
"type": "variable",
|
|
@@ -23946,8 +24108,8 @@
|
|
|
23946
24108
|
"value": "transparent",
|
|
23947
24109
|
"scope": "default",
|
|
23948
24110
|
"line": {
|
|
23949
|
-
"start":
|
|
23950
|
-
"end":
|
|
24111
|
+
"start": 167,
|
|
24112
|
+
"end": 167
|
|
23951
24113
|
}
|
|
23952
24114
|
},
|
|
23953
24115
|
"group": [
|
|
@@ -23964,8 +24126,8 @@
|
|
|
23964
24126
|
{
|
|
23965
24127
|
"description": "The text color of the hovered Load More button in the TreeView.\n",
|
|
23966
24128
|
"commentRange": {
|
|
23967
|
-
"start":
|
|
23968
|
-
"end":
|
|
24129
|
+
"start": 168,
|
|
24130
|
+
"end": 169
|
|
23969
24131
|
},
|
|
23970
24132
|
"context": {
|
|
23971
24133
|
"type": "variable",
|
|
@@ -23973,8 +24135,8 @@
|
|
|
23973
24135
|
"value": "inherit",
|
|
23974
24136
|
"scope": "default",
|
|
23975
24137
|
"line": {
|
|
23976
|
-
"start":
|
|
23977
|
-
"end":
|
|
24138
|
+
"start": 170,
|
|
24139
|
+
"end": 170
|
|
23978
24140
|
}
|
|
23979
24141
|
},
|
|
23980
24142
|
"group": [
|
|
@@ -23991,8 +24153,8 @@
|
|
|
23991
24153
|
{
|
|
23992
24154
|
"description": "The border color of the hovered Load More button in the TreeView.\n",
|
|
23993
24155
|
"commentRange": {
|
|
23994
|
-
"start":
|
|
23995
|
-
"end":
|
|
24156
|
+
"start": 171,
|
|
24157
|
+
"end": 172
|
|
23996
24158
|
},
|
|
23997
24159
|
"context": {
|
|
23998
24160
|
"type": "variable",
|
|
@@ -24000,8 +24162,8 @@
|
|
|
24000
24162
|
"value": "null",
|
|
24001
24163
|
"scope": "default",
|
|
24002
24164
|
"line": {
|
|
24003
|
-
"start":
|
|
24004
|
-
"end":
|
|
24165
|
+
"start": 173,
|
|
24166
|
+
"end": 173
|
|
24005
24167
|
}
|
|
24006
24168
|
},
|
|
24007
24169
|
"group": [
|
|
@@ -24018,8 +24180,8 @@
|
|
|
24018
24180
|
{
|
|
24019
24181
|
"description": "The background color of the focused Load More button in the TreeView.\n",
|
|
24020
24182
|
"commentRange": {
|
|
24021
|
-
"start":
|
|
24022
|
-
"end":
|
|
24183
|
+
"start": 175,
|
|
24184
|
+
"end": 176
|
|
24023
24185
|
},
|
|
24024
24186
|
"context": {
|
|
24025
24187
|
"type": "variable",
|
|
@@ -24027,8 +24189,8 @@
|
|
|
24027
24189
|
"value": "transparent",
|
|
24028
24190
|
"scope": "default",
|
|
24029
24191
|
"line": {
|
|
24030
|
-
"start":
|
|
24031
|
-
"end":
|
|
24192
|
+
"start": 177,
|
|
24193
|
+
"end": 177
|
|
24032
24194
|
}
|
|
24033
24195
|
},
|
|
24034
24196
|
"group": [
|
|
@@ -24045,8 +24207,8 @@
|
|
|
24045
24207
|
{
|
|
24046
24208
|
"description": "The text color of the focused Load More button in the TreeView.\n",
|
|
24047
24209
|
"commentRange": {
|
|
24048
|
-
"start":
|
|
24049
|
-
"end":
|
|
24210
|
+
"start": 178,
|
|
24211
|
+
"end": 179
|
|
24050
24212
|
},
|
|
24051
24213
|
"context": {
|
|
24052
24214
|
"type": "variable",
|
|
@@ -24054,8 +24216,8 @@
|
|
|
24054
24216
|
"value": "inherit",
|
|
24055
24217
|
"scope": "default",
|
|
24056
24218
|
"line": {
|
|
24057
|
-
"start":
|
|
24058
|
-
"end":
|
|
24219
|
+
"start": 180,
|
|
24220
|
+
"end": 180
|
|
24059
24221
|
}
|
|
24060
24222
|
},
|
|
24061
24223
|
"group": [
|
|
@@ -24072,8 +24234,8 @@
|
|
|
24072
24234
|
{
|
|
24073
24235
|
"description": "The border color of the focused Load More button in the TreeView.\n",
|
|
24074
24236
|
"commentRange": {
|
|
24075
|
-
"start":
|
|
24076
|
-
"end":
|
|
24237
|
+
"start": 181,
|
|
24238
|
+
"end": 182
|
|
24077
24239
|
},
|
|
24078
24240
|
"context": {
|
|
24079
24241
|
"type": "variable",
|
|
@@ -24081,8 +24243,8 @@
|
|
|
24081
24243
|
"value": "null",
|
|
24082
24244
|
"scope": "default",
|
|
24083
24245
|
"line": {
|
|
24084
|
-
"start":
|
|
24085
|
-
"end":
|
|
24246
|
+
"start": 183,
|
|
24247
|
+
"end": 183
|
|
24086
24248
|
}
|
|
24087
24249
|
},
|
|
24088
24250
|
"group": [
|
|
@@ -24099,8 +24261,8 @@
|
|
|
24099
24261
|
{
|
|
24100
24262
|
"description": "The box shadow of the focused Load More button in the TreeView.\n",
|
|
24101
24263
|
"commentRange": {
|
|
24102
|
-
"start":
|
|
24103
|
-
"end":
|
|
24264
|
+
"start": 184,
|
|
24265
|
+
"end": 185
|
|
24104
24266
|
},
|
|
24105
24267
|
"context": {
|
|
24106
24268
|
"type": "variable",
|
|
@@ -24108,8 +24270,8 @@
|
|
|
24108
24270
|
"value": "$kendo-treeview-item-focus-shadow",
|
|
24109
24271
|
"scope": "default",
|
|
24110
24272
|
"line": {
|
|
24111
|
-
"start":
|
|
24112
|
-
"end":
|
|
24273
|
+
"start": 186,
|
|
24274
|
+
"end": 186
|
|
24113
24275
|
}
|
|
24114
24276
|
},
|
|
24115
24277
|
"group": [
|
|
@@ -36859,7 +37021,7 @@
|
|
|
36859
37021
|
"context": {
|
|
36860
37022
|
"type": "variable",
|
|
36861
37023
|
"name": "kendo-list-header-font-weight",
|
|
36862
|
-
"value": "
|
|
37024
|
+
"value": "$kendo-font-weight-bold",
|
|
36863
37025
|
"scope": "default",
|
|
36864
37026
|
"line": {
|
|
36865
37027
|
"start": 55,
|
|
@@ -36874,8 +37036,8 @@
|
|
|
36874
37036
|
"path": "list/_variables.scss",
|
|
36875
37037
|
"name": "_variables.scss"
|
|
36876
37038
|
},
|
|
36877
|
-
"resolvedValue": "
|
|
36878
|
-
"resolvedType": "
|
|
37039
|
+
"resolvedValue": "700",
|
|
37040
|
+
"resolvedType": "Number"
|
|
36879
37041
|
},
|
|
36880
37042
|
{
|
|
36881
37043
|
"description": "The horizontal padding of the List items, when no size is set.\n",
|
|
@@ -37129,7 +37291,7 @@
|
|
|
37129
37291
|
"context": {
|
|
37130
37292
|
"type": "variable",
|
|
37131
37293
|
"name": "kendo-list-group-item-font-weight",
|
|
37132
|
-
"value": "
|
|
37294
|
+
"value": "$kendo-font-weight-bold",
|
|
37133
37295
|
"scope": "default",
|
|
37134
37296
|
"line": {
|
|
37135
37297
|
"start": 119,
|
|
@@ -37144,8 +37306,8 @@
|
|
|
37144
37306
|
"path": "list/_variables.scss",
|
|
37145
37307
|
"name": "_variables.scss"
|
|
37146
37308
|
},
|
|
37147
|
-
"resolvedValue": "
|
|
37148
|
-
"resolvedType": "
|
|
37309
|
+
"resolvedValue": "700",
|
|
37310
|
+
"resolvedType": "Number"
|
|
37149
37311
|
},
|
|
37150
37312
|
{
|
|
37151
37313
|
"description": "The background color of the List component.\n",
|
|
@@ -48490,7 +48652,7 @@
|
|
|
48490
48652
|
"context": {
|
|
48491
48653
|
"type": "variable",
|
|
48492
48654
|
"name": "kendo-treeview-indent",
|
|
48493
|
-
"value": "
|
|
48655
|
+
"value": "24px",
|
|
48494
48656
|
"scope": "default",
|
|
48495
48657
|
"line": {
|
|
48496
48658
|
"start": 32,
|
|
@@ -48505,7 +48667,7 @@
|
|
|
48505
48667
|
"path": "treeview/_variables.scss",
|
|
48506
48668
|
"name": "_variables.scss"
|
|
48507
48669
|
},
|
|
48508
|
-
"resolvedValue": "
|
|
48670
|
+
"resolvedValue": "24px",
|
|
48509
48671
|
"resolvedType": "Number"
|
|
48510
48672
|
},
|
|
48511
48673
|
{
|
|
@@ -48778,20 +48940,182 @@
|
|
|
48778
48940
|
"resolvedValue": "null",
|
|
48779
48941
|
"resolvedType": "Null"
|
|
48780
48942
|
},
|
|
48943
|
+
{
|
|
48944
|
+
"description": "The horizontal padding of the checkbox in the small TreeView.\n",
|
|
48945
|
+
"commentRange": {
|
|
48946
|
+
"start": 65,
|
|
48947
|
+
"end": 66
|
|
48948
|
+
},
|
|
48949
|
+
"context": {
|
|
48950
|
+
"type": "variable",
|
|
48951
|
+
"name": "kendo-treeview-sm-checkbox-padding-x",
|
|
48952
|
+
"value": "k-map-get( $kendo-spacing, 1 )",
|
|
48953
|
+
"scope": "default",
|
|
48954
|
+
"line": {
|
|
48955
|
+
"start": 67,
|
|
48956
|
+
"end": 67
|
|
48957
|
+
}
|
|
48958
|
+
},
|
|
48959
|
+
"group": [
|
|
48960
|
+
"treeview"
|
|
48961
|
+
],
|
|
48962
|
+
"access": "public",
|
|
48963
|
+
"file": {
|
|
48964
|
+
"path": "treeview/_variables.scss",
|
|
48965
|
+
"name": "_variables.scss"
|
|
48966
|
+
},
|
|
48967
|
+
"resolvedValue": "4px",
|
|
48968
|
+
"resolvedType": "Number"
|
|
48969
|
+
},
|
|
48970
|
+
{
|
|
48971
|
+
"description": "The horizontal padding of the checkbox in the medium TreeView.\n",
|
|
48972
|
+
"commentRange": {
|
|
48973
|
+
"start": 68,
|
|
48974
|
+
"end": 69
|
|
48975
|
+
},
|
|
48976
|
+
"context": {
|
|
48977
|
+
"type": "variable",
|
|
48978
|
+
"name": "kendo-treeview-md-checkbox-padding-x",
|
|
48979
|
+
"value": "$kendo-treeview-sm-checkbox-padding-x",
|
|
48980
|
+
"scope": "default",
|
|
48981
|
+
"line": {
|
|
48982
|
+
"start": 70,
|
|
48983
|
+
"end": 70
|
|
48984
|
+
}
|
|
48985
|
+
},
|
|
48986
|
+
"group": [
|
|
48987
|
+
"treeview"
|
|
48988
|
+
],
|
|
48989
|
+
"access": "public",
|
|
48990
|
+
"file": {
|
|
48991
|
+
"path": "treeview/_variables.scss",
|
|
48992
|
+
"name": "_variables.scss"
|
|
48993
|
+
},
|
|
48994
|
+
"resolvedValue": "4px",
|
|
48995
|
+
"resolvedType": "Number"
|
|
48996
|
+
},
|
|
48997
|
+
{
|
|
48998
|
+
"description": "The horizontal padding of the checkbox in the large TreeView.\n",
|
|
48999
|
+
"commentRange": {
|
|
49000
|
+
"start": 71,
|
|
49001
|
+
"end": 72
|
|
49002
|
+
},
|
|
49003
|
+
"context": {
|
|
49004
|
+
"type": "variable",
|
|
49005
|
+
"name": "kendo-treeview-lg-checkbox-padding-x",
|
|
49006
|
+
"value": "$kendo-treeview-sm-checkbox-padding-x",
|
|
49007
|
+
"scope": "default",
|
|
49008
|
+
"line": {
|
|
49009
|
+
"start": 73,
|
|
49010
|
+
"end": 73
|
|
49011
|
+
}
|
|
49012
|
+
},
|
|
49013
|
+
"group": [
|
|
49014
|
+
"treeview"
|
|
49015
|
+
],
|
|
49016
|
+
"access": "public",
|
|
49017
|
+
"file": {
|
|
49018
|
+
"path": "treeview/_variables.scss",
|
|
49019
|
+
"name": "_variables.scss"
|
|
49020
|
+
},
|
|
49021
|
+
"resolvedValue": "4px",
|
|
49022
|
+
"resolvedType": "Number"
|
|
49023
|
+
},
|
|
49024
|
+
{
|
|
49025
|
+
"description": "The vertical padding of the checkbox in the small TreeView.\n",
|
|
49026
|
+
"commentRange": {
|
|
49027
|
+
"start": 74,
|
|
49028
|
+
"end": 75
|
|
49029
|
+
},
|
|
49030
|
+
"context": {
|
|
49031
|
+
"type": "variable",
|
|
49032
|
+
"name": "kendo-treeview-sm-checkbox-padding-y",
|
|
49033
|
+
"value": "k-map-get( $kendo-spacing, .5 )",
|
|
49034
|
+
"scope": "default",
|
|
49035
|
+
"line": {
|
|
49036
|
+
"start": 76,
|
|
49037
|
+
"end": 76
|
|
49038
|
+
}
|
|
49039
|
+
},
|
|
49040
|
+
"group": [
|
|
49041
|
+
"treeview"
|
|
49042
|
+
],
|
|
49043
|
+
"access": "public",
|
|
49044
|
+
"file": {
|
|
49045
|
+
"path": "treeview/_variables.scss",
|
|
49046
|
+
"name": "_variables.scss"
|
|
49047
|
+
},
|
|
49048
|
+
"resolvedValue": "2px",
|
|
49049
|
+
"resolvedType": "Number"
|
|
49050
|
+
},
|
|
49051
|
+
{
|
|
49052
|
+
"description": "The vertical padding of the checkbox in the medium TreeView.\n",
|
|
49053
|
+
"commentRange": {
|
|
49054
|
+
"start": 77,
|
|
49055
|
+
"end": 78
|
|
49056
|
+
},
|
|
49057
|
+
"context": {
|
|
49058
|
+
"type": "variable",
|
|
49059
|
+
"name": "kendo-treeview-md-checkbox-padding-y",
|
|
49060
|
+
"value": "$kendo-treeview-sm-checkbox-padding-y",
|
|
49061
|
+
"scope": "default",
|
|
49062
|
+
"line": {
|
|
49063
|
+
"start": 79,
|
|
49064
|
+
"end": 79
|
|
49065
|
+
}
|
|
49066
|
+
},
|
|
49067
|
+
"group": [
|
|
49068
|
+
"treeview"
|
|
49069
|
+
],
|
|
49070
|
+
"access": "public",
|
|
49071
|
+
"file": {
|
|
49072
|
+
"path": "treeview/_variables.scss",
|
|
49073
|
+
"name": "_variables.scss"
|
|
49074
|
+
},
|
|
49075
|
+
"resolvedValue": "2px",
|
|
49076
|
+
"resolvedType": "Number"
|
|
49077
|
+
},
|
|
49078
|
+
{
|
|
49079
|
+
"description": "The vertical padding of the checkbox in the large TreeView.\n",
|
|
49080
|
+
"commentRange": {
|
|
49081
|
+
"start": 80,
|
|
49082
|
+
"end": 81
|
|
49083
|
+
},
|
|
49084
|
+
"context": {
|
|
49085
|
+
"type": "variable",
|
|
49086
|
+
"name": "kendo-treeview-lg-checkbox-padding-y",
|
|
49087
|
+
"value": "null",
|
|
49088
|
+
"scope": "default",
|
|
49089
|
+
"line": {
|
|
49090
|
+
"start": 82,
|
|
49091
|
+
"end": 82
|
|
49092
|
+
}
|
|
49093
|
+
},
|
|
49094
|
+
"group": [
|
|
49095
|
+
"treeview"
|
|
49096
|
+
],
|
|
49097
|
+
"access": "public",
|
|
49098
|
+
"file": {
|
|
49099
|
+
"path": "treeview/_variables.scss",
|
|
49100
|
+
"name": "_variables.scss"
|
|
49101
|
+
},
|
|
49102
|
+
"resolvedValue": "null",
|
|
49103
|
+
"resolvedType": "Null"
|
|
49104
|
+
},
|
|
48781
49105
|
{
|
|
48782
49106
|
"description": "The sizes map of the TreeView.\n",
|
|
48783
49107
|
"commentRange": {
|
|
48784
|
-
"start":
|
|
48785
|
-
"end":
|
|
49108
|
+
"start": 85,
|
|
49109
|
+
"end": 86
|
|
48786
49110
|
},
|
|
48787
49111
|
"context": {
|
|
48788
49112
|
"type": "variable",
|
|
48789
49113
|
"name": "kendo-treeview-sizes",
|
|
48790
|
-
"value": "(\n sm: (\n font-size: $kendo-treeview-sm-font-size,\n line-height: $kendo-treeview-sm-line-height,\n item-padding-x: $kendo-treeview-sm-item-padding-x,\n item-padding-y: $kendo-treeview-sm-item-padding-y\n ),\n md: (\n font-size: $kendo-treeview-md-font-size,\n line-height: $kendo-treeview-md-line-height,\n item-padding-x: $kendo-treeview-md-item-padding-x,\n item-padding-y: $kendo-treeview-md-item-padding-y\n ),\n lg: (\n font-size: $kendo-treeview-lg-font-size,\n line-height: $kendo-treeview-lg-line-height,\n item-padding-x: $kendo-treeview-lg-item-padding-x,\n item-padding-y: $kendo-treeview-lg-item-padding-y\n )\n)",
|
|
49114
|
+
"value": "(\n sm: (\n font-size: $kendo-treeview-sm-font-size,\n line-height: $kendo-treeview-sm-line-height,\n item-padding-x: $kendo-treeview-sm-item-padding-x,\n item-padding-y: $kendo-treeview-sm-item-padding-y,\n checkbox-padding-x: $kendo-treeview-sm-checkbox-padding-x,\n checkbox-padding-y: $kendo-treeview-sm-checkbox-padding-y\n ),\n md: (\n font-size: $kendo-treeview-md-font-size,\n line-height: $kendo-treeview-md-line-height,\n item-padding-x: $kendo-treeview-md-item-padding-x,\n item-padding-y: $kendo-treeview-md-item-padding-y,\n checkbox-padding-x: $kendo-treeview-md-checkbox-padding-x,\n checkbox-padding-y: $kendo-treeview-md-checkbox-padding-y\n ),\n lg: (\n font-size: $kendo-treeview-lg-font-size,\n line-height: $kendo-treeview-lg-line-height,\n item-padding-x: $kendo-treeview-lg-item-padding-x,\n item-padding-y: $kendo-treeview-lg-item-padding-y,\n checkbox-padding-x: $kendo-treeview-lg-checkbox-padding-x,\n checkbox-padding-y: $kendo-treeview-lg-checkbox-padding-y\n )\n)",
|
|
48791
49115
|
"scope": "default",
|
|
48792
49116
|
"line": {
|
|
48793
|
-
"start":
|
|
48794
|
-
"end":
|
|
49117
|
+
"start": 87,
|
|
49118
|
+
"end": 112
|
|
48795
49119
|
}
|
|
48796
49120
|
},
|
|
48797
49121
|
"group": [
|
|
@@ -48802,14 +49126,14 @@
|
|
|
48802
49126
|
"path": "treeview/_variables.scss",
|
|
48803
49127
|
"name": "_variables.scss"
|
|
48804
49128
|
},
|
|
48805
|
-
"resolvedValue": "(sm: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 6px), md: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 8px), lg: (font-size: 16px, line-height: 1.5, item-padding-x: 16px, item-padding-y: 8px))",
|
|
49129
|
+
"resolvedValue": "(sm: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 6px, checkbox-padding-x: 4px, checkbox-padding-y: 2px), md: (font-size: 14px, line-height: 1.4285714286, item-padding-x: 16px, item-padding-y: 8px, checkbox-padding-x: 4px, checkbox-padding-y: 2px), lg: (font-size: 16px, line-height: 1.5, item-padding-x: 16px, item-padding-y: 8px, checkbox-padding-x: 4px, checkbox-padding-y: null))",
|
|
48806
49130
|
"resolvedType": "Map"
|
|
48807
49131
|
},
|
|
48808
49132
|
{
|
|
48809
49133
|
"description": "The background color of the TreeView.\n",
|
|
48810
49134
|
"commentRange": {
|
|
48811
|
-
"start":
|
|
48812
|
-
"end":
|
|
49135
|
+
"start": 115,
|
|
49136
|
+
"end": 116
|
|
48813
49137
|
},
|
|
48814
49138
|
"context": {
|
|
48815
49139
|
"type": "variable",
|
|
@@ -48817,8 +49141,8 @@
|
|
|
48817
49141
|
"value": "null",
|
|
48818
49142
|
"scope": "default",
|
|
48819
49143
|
"line": {
|
|
48820
|
-
"start":
|
|
48821
|
-
"end":
|
|
49144
|
+
"start": 117,
|
|
49145
|
+
"end": 117
|
|
48822
49146
|
}
|
|
48823
49147
|
},
|
|
48824
49148
|
"group": [
|
|
@@ -48835,8 +49159,8 @@
|
|
|
48835
49159
|
{
|
|
48836
49160
|
"description": "The text color of the TreeView.\n",
|
|
48837
49161
|
"commentRange": {
|
|
48838
|
-
"start":
|
|
48839
|
-
"end":
|
|
49162
|
+
"start": 118,
|
|
49163
|
+
"end": 119
|
|
48840
49164
|
},
|
|
48841
49165
|
"context": {
|
|
48842
49166
|
"type": "variable",
|
|
@@ -48844,8 +49168,8 @@
|
|
|
48844
49168
|
"value": "$kendo-component-text",
|
|
48845
49169
|
"scope": "default",
|
|
48846
49170
|
"line": {
|
|
48847
|
-
"start":
|
|
48848
|
-
"end":
|
|
49171
|
+
"start": 120,
|
|
49172
|
+
"end": 120
|
|
48849
49173
|
}
|
|
48850
49174
|
},
|
|
48851
49175
|
"group": [
|
|
@@ -48862,8 +49186,8 @@
|
|
|
48862
49186
|
{
|
|
48863
49187
|
"description": "The border color of the TreeView.\n",
|
|
48864
49188
|
"commentRange": {
|
|
48865
|
-
"start":
|
|
48866
|
-
"end":
|
|
49189
|
+
"start": 121,
|
|
49190
|
+
"end": 122
|
|
48867
49191
|
},
|
|
48868
49192
|
"context": {
|
|
48869
49193
|
"type": "variable",
|
|
@@ -48871,8 +49195,8 @@
|
|
|
48871
49195
|
"value": "null",
|
|
48872
49196
|
"scope": "default",
|
|
48873
49197
|
"line": {
|
|
48874
|
-
"start":
|
|
48875
|
-
"end":
|
|
49198
|
+
"start": 123,
|
|
49199
|
+
"end": 123
|
|
48876
49200
|
}
|
|
48877
49201
|
},
|
|
48878
49202
|
"group": [
|
|
@@ -48889,8 +49213,8 @@
|
|
|
48889
49213
|
{
|
|
48890
49214
|
"description": "The background color of hovered TreeView.\n",
|
|
48891
49215
|
"commentRange": {
|
|
48892
|
-
"start":
|
|
48893
|
-
"end":
|
|
49216
|
+
"start": 125,
|
|
49217
|
+
"end": 126
|
|
48894
49218
|
},
|
|
48895
49219
|
"context": {
|
|
48896
49220
|
"type": "variable",
|
|
@@ -48898,8 +49222,8 @@
|
|
|
48898
49222
|
"value": "rgba( $kendo-treeview-text, .07 )",
|
|
48899
49223
|
"scope": "default",
|
|
48900
49224
|
"line": {
|
|
48901
|
-
"start":
|
|
48902
|
-
"end":
|
|
49225
|
+
"start": 127,
|
|
49226
|
+
"end": 127
|
|
48903
49227
|
}
|
|
48904
49228
|
},
|
|
48905
49229
|
"group": [
|
|
@@ -48916,8 +49240,8 @@
|
|
|
48916
49240
|
{
|
|
48917
49241
|
"description": "The text color of hovered TreeView items.\n",
|
|
48918
49242
|
"commentRange": {
|
|
48919
|
-
"start":
|
|
48920
|
-
"end":
|
|
49243
|
+
"start": 128,
|
|
49244
|
+
"end": 129
|
|
48921
49245
|
},
|
|
48922
49246
|
"context": {
|
|
48923
49247
|
"type": "variable",
|
|
@@ -48925,8 +49249,8 @@
|
|
|
48925
49249
|
"value": "null",
|
|
48926
49250
|
"scope": "default",
|
|
48927
49251
|
"line": {
|
|
48928
|
-
"start":
|
|
48929
|
-
"end":
|
|
49252
|
+
"start": 130,
|
|
49253
|
+
"end": 130
|
|
48930
49254
|
}
|
|
48931
49255
|
},
|
|
48932
49256
|
"group": [
|
|
@@ -48943,8 +49267,8 @@
|
|
|
48943
49267
|
{
|
|
48944
49268
|
"description": "The border color of hovered TreeView items.\n",
|
|
48945
49269
|
"commentRange": {
|
|
48946
|
-
"start":
|
|
48947
|
-
"end":
|
|
49270
|
+
"start": 131,
|
|
49271
|
+
"end": 132
|
|
48948
49272
|
},
|
|
48949
49273
|
"context": {
|
|
48950
49274
|
"type": "variable",
|
|
@@ -48952,8 +49276,8 @@
|
|
|
48952
49276
|
"value": "null",
|
|
48953
49277
|
"scope": "default",
|
|
48954
49278
|
"line": {
|
|
48955
|
-
"start":
|
|
48956
|
-
"end":
|
|
49279
|
+
"start": 133,
|
|
49280
|
+
"end": 133
|
|
48957
49281
|
}
|
|
48958
49282
|
},
|
|
48959
49283
|
"group": [
|
|
@@ -48970,8 +49294,8 @@
|
|
|
48970
49294
|
{
|
|
48971
49295
|
"description": "The background gradient of hovered TreeView items.\n",
|
|
48972
49296
|
"commentRange": {
|
|
48973
|
-
"start":
|
|
48974
|
-
"end":
|
|
49297
|
+
"start": 134,
|
|
49298
|
+
"end": 135
|
|
48975
49299
|
},
|
|
48976
49300
|
"context": {
|
|
48977
49301
|
"type": "variable",
|
|
@@ -48979,8 +49303,8 @@
|
|
|
48979
49303
|
"value": "null",
|
|
48980
49304
|
"scope": "default",
|
|
48981
49305
|
"line": {
|
|
48982
|
-
"start":
|
|
48983
|
-
"end":
|
|
49306
|
+
"start": 136,
|
|
49307
|
+
"end": 136
|
|
48984
49308
|
}
|
|
48985
49309
|
},
|
|
48986
49310
|
"group": [
|
|
@@ -48997,8 +49321,8 @@
|
|
|
48997
49321
|
{
|
|
48998
49322
|
"description": "The background color of selected TreeView items.\n",
|
|
48999
49323
|
"commentRange": {
|
|
49000
|
-
"start":
|
|
49001
|
-
"end":
|
|
49324
|
+
"start": 138,
|
|
49325
|
+
"end": 139
|
|
49002
49326
|
},
|
|
49003
49327
|
"context": {
|
|
49004
49328
|
"type": "variable",
|
|
@@ -49006,8 +49330,8 @@
|
|
|
49006
49330
|
"value": "null",
|
|
49007
49331
|
"scope": "default",
|
|
49008
49332
|
"line": {
|
|
49009
|
-
"start":
|
|
49010
|
-
"end":
|
|
49333
|
+
"start": 140,
|
|
49334
|
+
"end": 140
|
|
49011
49335
|
}
|
|
49012
49336
|
},
|
|
49013
49337
|
"group": [
|
|
@@ -49024,8 +49348,8 @@
|
|
|
49024
49348
|
{
|
|
49025
49349
|
"description": "The text color of selected TreeView items.\n",
|
|
49026
49350
|
"commentRange": {
|
|
49027
|
-
"start":
|
|
49028
|
-
"end":
|
|
49351
|
+
"start": 141,
|
|
49352
|
+
"end": 142
|
|
49029
49353
|
},
|
|
49030
49354
|
"context": {
|
|
49031
49355
|
"type": "variable",
|
|
@@ -49033,8 +49357,8 @@
|
|
|
49033
49357
|
"value": "$kendo-selected-bg",
|
|
49034
49358
|
"scope": "default",
|
|
49035
49359
|
"line": {
|
|
49036
|
-
"start":
|
|
49037
|
-
"end":
|
|
49360
|
+
"start": 143,
|
|
49361
|
+
"end": 143
|
|
49038
49362
|
}
|
|
49039
49363
|
},
|
|
49040
49364
|
"group": [
|
|
@@ -49051,8 +49375,8 @@
|
|
|
49051
49375
|
{
|
|
49052
49376
|
"description": "The border color of selected TreeView items.\n",
|
|
49053
49377
|
"commentRange": {
|
|
49054
|
-
"start":
|
|
49055
|
-
"end":
|
|
49378
|
+
"start": 144,
|
|
49379
|
+
"end": 145
|
|
49056
49380
|
},
|
|
49057
49381
|
"context": {
|
|
49058
49382
|
"type": "variable",
|
|
@@ -49060,8 +49384,8 @@
|
|
|
49060
49384
|
"value": "null",
|
|
49061
49385
|
"scope": "default",
|
|
49062
49386
|
"line": {
|
|
49063
|
-
"start":
|
|
49064
|
-
"end":
|
|
49387
|
+
"start": 146,
|
|
49388
|
+
"end": 146
|
|
49065
49389
|
}
|
|
49066
49390
|
},
|
|
49067
49391
|
"group": [
|
|
@@ -49078,8 +49402,8 @@
|
|
|
49078
49402
|
{
|
|
49079
49403
|
"description": "The background gradient of selected TreeView items.\n",
|
|
49080
49404
|
"commentRange": {
|
|
49081
|
-
"start":
|
|
49082
|
-
"end":
|
|
49405
|
+
"start": 147,
|
|
49406
|
+
"end": 148
|
|
49083
49407
|
},
|
|
49084
49408
|
"context": {
|
|
49085
49409
|
"type": "variable",
|
|
@@ -49087,8 +49411,8 @@
|
|
|
49087
49411
|
"value": "null",
|
|
49088
49412
|
"scope": "default",
|
|
49089
49413
|
"line": {
|
|
49090
|
-
"start":
|
|
49091
|
-
"end":
|
|
49414
|
+
"start": 149,
|
|
49415
|
+
"end": 149
|
|
49092
49416
|
}
|
|
49093
49417
|
},
|
|
49094
49418
|
"group": [
|
|
@@ -49105,8 +49429,8 @@
|
|
|
49105
49429
|
{
|
|
49106
49430
|
"description": "The box shadow of focused TreeView items.\n",
|
|
49107
49431
|
"commentRange": {
|
|
49108
|
-
"start":
|
|
49109
|
-
"end":
|
|
49432
|
+
"start": 151,
|
|
49433
|
+
"end": 152
|
|
49110
49434
|
},
|
|
49111
49435
|
"context": {
|
|
49112
49436
|
"type": "variable",
|
|
@@ -49114,8 +49438,8 @@
|
|
|
49114
49438
|
"value": "null",
|
|
49115
49439
|
"scope": "default",
|
|
49116
49440
|
"line": {
|
|
49117
|
-
"start":
|
|
49118
|
-
"end":
|
|
49441
|
+
"start": 153,
|
|
49442
|
+
"end": 153
|
|
49119
49443
|
}
|
|
49120
49444
|
},
|
|
49121
49445
|
"group": [
|
|
@@ -49132,8 +49456,8 @@
|
|
|
49132
49456
|
{
|
|
49133
49457
|
"description": "The background color of the Load More button in the TreeView\n",
|
|
49134
49458
|
"commentRange": {
|
|
49135
|
-
"start":
|
|
49136
|
-
"end":
|
|
49459
|
+
"start": 155,
|
|
49460
|
+
"end": 156
|
|
49137
49461
|
},
|
|
49138
49462
|
"context": {
|
|
49139
49463
|
"type": "variable",
|
|
@@ -49141,8 +49465,8 @@
|
|
|
49141
49465
|
"value": "transparent",
|
|
49142
49466
|
"scope": "default",
|
|
49143
49467
|
"line": {
|
|
49144
|
-
"start":
|
|
49145
|
-
"end":
|
|
49468
|
+
"start": 157,
|
|
49469
|
+
"end": 157
|
|
49146
49470
|
}
|
|
49147
49471
|
},
|
|
49148
49472
|
"group": [
|
|
@@ -49159,8 +49483,8 @@
|
|
|
49159
49483
|
{
|
|
49160
49484
|
"description": "The text color of the Load More button in the TreeView\n",
|
|
49161
49485
|
"commentRange": {
|
|
49162
|
-
"start":
|
|
49163
|
-
"end":
|
|
49486
|
+
"start": 158,
|
|
49487
|
+
"end": 159
|
|
49164
49488
|
},
|
|
49165
49489
|
"context": {
|
|
49166
49490
|
"type": "variable",
|
|
@@ -49168,8 +49492,8 @@
|
|
|
49168
49492
|
"value": "inherit",
|
|
49169
49493
|
"scope": "default",
|
|
49170
49494
|
"line": {
|
|
49171
|
-
"start":
|
|
49172
|
-
"end":
|
|
49495
|
+
"start": 160,
|
|
49496
|
+
"end": 160
|
|
49173
49497
|
}
|
|
49174
49498
|
},
|
|
49175
49499
|
"group": [
|
|
@@ -49186,8 +49510,8 @@
|
|
|
49186
49510
|
{
|
|
49187
49511
|
"description": "The border color of the Load More button in the TreeView\n",
|
|
49188
49512
|
"commentRange": {
|
|
49189
|
-
"start":
|
|
49190
|
-
"end":
|
|
49513
|
+
"start": 161,
|
|
49514
|
+
"end": 162
|
|
49191
49515
|
},
|
|
49192
49516
|
"context": {
|
|
49193
49517
|
"type": "variable",
|
|
@@ -49195,8 +49519,8 @@
|
|
|
49195
49519
|
"value": "null",
|
|
49196
49520
|
"scope": "default",
|
|
49197
49521
|
"line": {
|
|
49198
|
-
"start":
|
|
49199
|
-
"end":
|
|
49522
|
+
"start": 163,
|
|
49523
|
+
"end": 163
|
|
49200
49524
|
}
|
|
49201
49525
|
},
|
|
49202
49526
|
"group": [
|
|
@@ -49213,8 +49537,8 @@
|
|
|
49213
49537
|
{
|
|
49214
49538
|
"description": "The background color of the hovered Load More button in the TreeView\n",
|
|
49215
49539
|
"commentRange": {
|
|
49216
|
-
"start":
|
|
49217
|
-
"end":
|
|
49540
|
+
"start": 165,
|
|
49541
|
+
"end": 166
|
|
49218
49542
|
},
|
|
49219
49543
|
"context": {
|
|
49220
49544
|
"type": "variable",
|
|
@@ -49222,8 +49546,8 @@
|
|
|
49222
49546
|
"value": "transparent",
|
|
49223
49547
|
"scope": "default",
|
|
49224
49548
|
"line": {
|
|
49225
|
-
"start":
|
|
49226
|
-
"end":
|
|
49549
|
+
"start": 167,
|
|
49550
|
+
"end": 167
|
|
49227
49551
|
}
|
|
49228
49552
|
},
|
|
49229
49553
|
"group": [
|
|
@@ -49240,8 +49564,8 @@
|
|
|
49240
49564
|
{
|
|
49241
49565
|
"description": "The text color of the hovered Load More button in the TreeView.\n",
|
|
49242
49566
|
"commentRange": {
|
|
49243
|
-
"start":
|
|
49244
|
-
"end":
|
|
49567
|
+
"start": 168,
|
|
49568
|
+
"end": 169
|
|
49245
49569
|
},
|
|
49246
49570
|
"context": {
|
|
49247
49571
|
"type": "variable",
|
|
@@ -49249,8 +49573,8 @@
|
|
|
49249
49573
|
"value": "inherit",
|
|
49250
49574
|
"scope": "default",
|
|
49251
49575
|
"line": {
|
|
49252
|
-
"start":
|
|
49253
|
-
"end":
|
|
49576
|
+
"start": 170,
|
|
49577
|
+
"end": 170
|
|
49254
49578
|
}
|
|
49255
49579
|
},
|
|
49256
49580
|
"group": [
|
|
@@ -49267,8 +49591,8 @@
|
|
|
49267
49591
|
{
|
|
49268
49592
|
"description": "The border color of the hovered Load More button in the TreeView.\n",
|
|
49269
49593
|
"commentRange": {
|
|
49270
|
-
"start":
|
|
49271
|
-
"end":
|
|
49594
|
+
"start": 171,
|
|
49595
|
+
"end": 172
|
|
49272
49596
|
},
|
|
49273
49597
|
"context": {
|
|
49274
49598
|
"type": "variable",
|
|
@@ -49276,8 +49600,8 @@
|
|
|
49276
49600
|
"value": "null",
|
|
49277
49601
|
"scope": "default",
|
|
49278
49602
|
"line": {
|
|
49279
|
-
"start":
|
|
49280
|
-
"end":
|
|
49603
|
+
"start": 173,
|
|
49604
|
+
"end": 173
|
|
49281
49605
|
}
|
|
49282
49606
|
},
|
|
49283
49607
|
"group": [
|
|
@@ -49294,8 +49618,8 @@
|
|
|
49294
49618
|
{
|
|
49295
49619
|
"description": "The background color of the focused Load More button in the TreeView.\n",
|
|
49296
49620
|
"commentRange": {
|
|
49297
|
-
"start":
|
|
49298
|
-
"end":
|
|
49621
|
+
"start": 175,
|
|
49622
|
+
"end": 176
|
|
49299
49623
|
},
|
|
49300
49624
|
"context": {
|
|
49301
49625
|
"type": "variable",
|
|
@@ -49303,8 +49627,8 @@
|
|
|
49303
49627
|
"value": "transparent",
|
|
49304
49628
|
"scope": "default",
|
|
49305
49629
|
"line": {
|
|
49306
|
-
"start":
|
|
49307
|
-
"end":
|
|
49630
|
+
"start": 177,
|
|
49631
|
+
"end": 177
|
|
49308
49632
|
}
|
|
49309
49633
|
},
|
|
49310
49634
|
"group": [
|
|
@@ -49321,8 +49645,8 @@
|
|
|
49321
49645
|
{
|
|
49322
49646
|
"description": "The text color of the focused Load More button in the TreeView.\n",
|
|
49323
49647
|
"commentRange": {
|
|
49324
|
-
"start":
|
|
49325
|
-
"end":
|
|
49648
|
+
"start": 178,
|
|
49649
|
+
"end": 179
|
|
49326
49650
|
},
|
|
49327
49651
|
"context": {
|
|
49328
49652
|
"type": "variable",
|
|
@@ -49330,8 +49654,8 @@
|
|
|
49330
49654
|
"value": "inherit",
|
|
49331
49655
|
"scope": "default",
|
|
49332
49656
|
"line": {
|
|
49333
|
-
"start":
|
|
49334
|
-
"end":
|
|
49657
|
+
"start": 180,
|
|
49658
|
+
"end": 180
|
|
49335
49659
|
}
|
|
49336
49660
|
},
|
|
49337
49661
|
"group": [
|
|
@@ -49348,8 +49672,8 @@
|
|
|
49348
49672
|
{
|
|
49349
49673
|
"description": "The border color of the focused Load More button in the TreeView.\n",
|
|
49350
49674
|
"commentRange": {
|
|
49351
|
-
"start":
|
|
49352
|
-
"end":
|
|
49675
|
+
"start": 181,
|
|
49676
|
+
"end": 182
|
|
49353
49677
|
},
|
|
49354
49678
|
"context": {
|
|
49355
49679
|
"type": "variable",
|
|
@@ -49357,8 +49681,8 @@
|
|
|
49357
49681
|
"value": "null",
|
|
49358
49682
|
"scope": "default",
|
|
49359
49683
|
"line": {
|
|
49360
|
-
"start":
|
|
49361
|
-
"end":
|
|
49684
|
+
"start": 183,
|
|
49685
|
+
"end": 183
|
|
49362
49686
|
}
|
|
49363
49687
|
},
|
|
49364
49688
|
"group": [
|
|
@@ -49375,8 +49699,8 @@
|
|
|
49375
49699
|
{
|
|
49376
49700
|
"description": "The box shadow of the focused Load More button in the TreeView.\n",
|
|
49377
49701
|
"commentRange": {
|
|
49378
|
-
"start":
|
|
49379
|
-
"end":
|
|
49702
|
+
"start": 184,
|
|
49703
|
+
"end": 185
|
|
49380
49704
|
},
|
|
49381
49705
|
"context": {
|
|
49382
49706
|
"type": "variable",
|
|
@@ -49384,8 +49708,8 @@
|
|
|
49384
49708
|
"value": "$kendo-treeview-item-focus-shadow",
|
|
49385
49709
|
"scope": "default",
|
|
49386
49710
|
"line": {
|
|
49387
|
-
"start":
|
|
49388
|
-
"end":
|
|
49711
|
+
"start": 186,
|
|
49712
|
+
"end": 186
|
|
49389
49713
|
}
|
|
49390
49714
|
},
|
|
49391
49715
|
"group": [
|