@progress/kendo-theme-material 6.4.1-dev.1 → 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.
@@ -10820,7 +10820,7 @@
10820
10820
  "context": {
10821
10821
  "type": "variable",
10822
10822
  "name": "kendo-list-header-font-weight",
10823
- "value": "null",
10823
+ "value": "$kendo-font-weight-bold",
10824
10824
  "scope": "default",
10825
10825
  "line": {
10826
10826
  "start": 55,
@@ -11070,7 +11070,7 @@
11070
11070
  "context": {
11071
11071
  "type": "variable",
11072
11072
  "name": "kendo-list-group-item-font-weight",
11073
- "value": "null",
11073
+ "value": "$kendo-font-weight-bold",
11074
11074
  "scope": "default",
11075
11075
  "line": {
11076
11076
  "start": 119,
@@ -21495,7 +21495,7 @@
21495
21495
  "context": {
21496
21496
  "type": "variable",
21497
21497
  "name": "kendo-treeview-indent",
21498
- "value": "16px",
21498
+ "value": "24px",
21499
21499
  "scope": "default",
21500
21500
  "line": {
21501
21501
  "start": 32,
@@ -21761,20 +21761,170 @@
21761
21761
  "name": "_variables.scss"
21762
21762
  }
21763
21763
  },
21764
+ {
21765
+ "description": "The horizontal padding of the checkbox in the small TreeView.\n",
21766
+ "commentRange": {
21767
+ "start": 65,
21768
+ "end": 66
21769
+ },
21770
+ "context": {
21771
+ "type": "variable",
21772
+ "name": "kendo-treeview-sm-checkbox-padding-x",
21773
+ "value": "k-map-get( $kendo-spacing, 1 )",
21774
+ "scope": "default",
21775
+ "line": {
21776
+ "start": 67,
21777
+ "end": 67
21778
+ }
21779
+ },
21780
+ "group": [
21781
+ "treeview"
21782
+ ],
21783
+ "access": "public",
21784
+ "file": {
21785
+ "path": "treeview/_variables.scss",
21786
+ "name": "_variables.scss"
21787
+ }
21788
+ },
21789
+ {
21790
+ "description": "The horizontal padding of the checkbox in the medium TreeView.\n",
21791
+ "commentRange": {
21792
+ "start": 68,
21793
+ "end": 69
21794
+ },
21795
+ "context": {
21796
+ "type": "variable",
21797
+ "name": "kendo-treeview-md-checkbox-padding-x",
21798
+ "value": "$kendo-treeview-sm-checkbox-padding-x",
21799
+ "scope": "default",
21800
+ "line": {
21801
+ "start": 70,
21802
+ "end": 70
21803
+ }
21804
+ },
21805
+ "group": [
21806
+ "treeview"
21807
+ ],
21808
+ "access": "public",
21809
+ "file": {
21810
+ "path": "treeview/_variables.scss",
21811
+ "name": "_variables.scss"
21812
+ }
21813
+ },
21814
+ {
21815
+ "description": "The horizontal padding of the checkbox in the large TreeView.\n",
21816
+ "commentRange": {
21817
+ "start": 71,
21818
+ "end": 72
21819
+ },
21820
+ "context": {
21821
+ "type": "variable",
21822
+ "name": "kendo-treeview-lg-checkbox-padding-x",
21823
+ "value": "$kendo-treeview-sm-checkbox-padding-x",
21824
+ "scope": "default",
21825
+ "line": {
21826
+ "start": 73,
21827
+ "end": 73
21828
+ }
21829
+ },
21830
+ "group": [
21831
+ "treeview"
21832
+ ],
21833
+ "access": "public",
21834
+ "file": {
21835
+ "path": "treeview/_variables.scss",
21836
+ "name": "_variables.scss"
21837
+ }
21838
+ },
21839
+ {
21840
+ "description": "The vertical padding of the checkbox in the small TreeView.\n",
21841
+ "commentRange": {
21842
+ "start": 74,
21843
+ "end": 75
21844
+ },
21845
+ "context": {
21846
+ "type": "variable",
21847
+ "name": "kendo-treeview-sm-checkbox-padding-y",
21848
+ "value": "k-map-get( $kendo-spacing, .5 )",
21849
+ "scope": "default",
21850
+ "line": {
21851
+ "start": 76,
21852
+ "end": 76
21853
+ }
21854
+ },
21855
+ "group": [
21856
+ "treeview"
21857
+ ],
21858
+ "access": "public",
21859
+ "file": {
21860
+ "path": "treeview/_variables.scss",
21861
+ "name": "_variables.scss"
21862
+ }
21863
+ },
21864
+ {
21865
+ "description": "The vertical padding of the checkbox in the medium TreeView.\n",
21866
+ "commentRange": {
21867
+ "start": 77,
21868
+ "end": 78
21869
+ },
21870
+ "context": {
21871
+ "type": "variable",
21872
+ "name": "kendo-treeview-md-checkbox-padding-y",
21873
+ "value": "$kendo-treeview-sm-checkbox-padding-y",
21874
+ "scope": "default",
21875
+ "line": {
21876
+ "start": 79,
21877
+ "end": 79
21878
+ }
21879
+ },
21880
+ "group": [
21881
+ "treeview"
21882
+ ],
21883
+ "access": "public",
21884
+ "file": {
21885
+ "path": "treeview/_variables.scss",
21886
+ "name": "_variables.scss"
21887
+ }
21888
+ },
21889
+ {
21890
+ "description": "The vertical padding of the checkbox in the large TreeView.\n",
21891
+ "commentRange": {
21892
+ "start": 80,
21893
+ "end": 81
21894
+ },
21895
+ "context": {
21896
+ "type": "variable",
21897
+ "name": "kendo-treeview-lg-checkbox-padding-y",
21898
+ "value": "null",
21899
+ "scope": "default",
21900
+ "line": {
21901
+ "start": 82,
21902
+ "end": 82
21903
+ }
21904
+ },
21905
+ "group": [
21906
+ "treeview"
21907
+ ],
21908
+ "access": "public",
21909
+ "file": {
21910
+ "path": "treeview/_variables.scss",
21911
+ "name": "_variables.scss"
21912
+ }
21913
+ },
21764
21914
  {
21765
21915
  "description": "The sizes map of the TreeView.\n",
21766
21916
  "commentRange": {
21767
- "start": 66,
21768
- "end": 67
21917
+ "start": 85,
21918
+ "end": 86
21769
21919
  },
21770
21920
  "context": {
21771
21921
  "type": "variable",
21772
21922
  "name": "kendo-treeview-sizes",
21773
- "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)",
21923
+ "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)",
21774
21924
  "scope": "default",
21775
21925
  "line": {
21776
- "start": 68,
21777
- "end": 87
21926
+ "start": 87,
21927
+ "end": 112
21778
21928
  }
21779
21929
  },
21780
21930
  "group": [
@@ -21789,8 +21939,8 @@
21789
21939
  {
21790
21940
  "description": "The background color of the TreeView.\n",
21791
21941
  "commentRange": {
21792
- "start": 90,
21793
- "end": 91
21942
+ "start": 115,
21943
+ "end": 116
21794
21944
  },
21795
21945
  "context": {
21796
21946
  "type": "variable",
@@ -21798,8 +21948,8 @@
21798
21948
  "value": "null",
21799
21949
  "scope": "default",
21800
21950
  "line": {
21801
- "start": 92,
21802
- "end": 92
21951
+ "start": 117,
21952
+ "end": 117
21803
21953
  }
21804
21954
  },
21805
21955
  "group": [
@@ -21814,8 +21964,8 @@
21814
21964
  {
21815
21965
  "description": "The text color of the TreeView.\n",
21816
21966
  "commentRange": {
21817
- "start": 93,
21818
- "end": 94
21967
+ "start": 118,
21968
+ "end": 119
21819
21969
  },
21820
21970
  "context": {
21821
21971
  "type": "variable",
@@ -21823,8 +21973,8 @@
21823
21973
  "value": "$kendo-component-text",
21824
21974
  "scope": "default",
21825
21975
  "line": {
21826
- "start": 95,
21827
- "end": 95
21976
+ "start": 120,
21977
+ "end": 120
21828
21978
  }
21829
21979
  },
21830
21980
  "group": [
@@ -21839,8 +21989,8 @@
21839
21989
  {
21840
21990
  "description": "The border color of the TreeView.\n",
21841
21991
  "commentRange": {
21842
- "start": 96,
21843
- "end": 97
21992
+ "start": 121,
21993
+ "end": 122
21844
21994
  },
21845
21995
  "context": {
21846
21996
  "type": "variable",
@@ -21848,8 +21998,8 @@
21848
21998
  "value": "null",
21849
21999
  "scope": "default",
21850
22000
  "line": {
21851
- "start": 98,
21852
- "end": 98
22001
+ "start": 123,
22002
+ "end": 123
21853
22003
  }
21854
22004
  },
21855
22005
  "group": [
@@ -21864,8 +22014,8 @@
21864
22014
  {
21865
22015
  "description": "The background color of hovered TreeView.\n",
21866
22016
  "commentRange": {
21867
- "start": 100,
21868
- "end": 101
22017
+ "start": 125,
22018
+ "end": 126
21869
22019
  },
21870
22020
  "context": {
21871
22021
  "type": "variable",
@@ -21873,8 +22023,8 @@
21873
22023
  "value": "rgba( $kendo-treeview-text, .07 )",
21874
22024
  "scope": "default",
21875
22025
  "line": {
21876
- "start": 102,
21877
- "end": 102
22026
+ "start": 127,
22027
+ "end": 127
21878
22028
  }
21879
22029
  },
21880
22030
  "group": [
@@ -21889,8 +22039,8 @@
21889
22039
  {
21890
22040
  "description": "The text color of hovered TreeView items.\n",
21891
22041
  "commentRange": {
21892
- "start": 103,
21893
- "end": 104
22042
+ "start": 128,
22043
+ "end": 129
21894
22044
  },
21895
22045
  "context": {
21896
22046
  "type": "variable",
@@ -21898,8 +22048,8 @@
21898
22048
  "value": "null",
21899
22049
  "scope": "default",
21900
22050
  "line": {
21901
- "start": 105,
21902
- "end": 105
22051
+ "start": 130,
22052
+ "end": 130
21903
22053
  }
21904
22054
  },
21905
22055
  "group": [
@@ -21914,8 +22064,8 @@
21914
22064
  {
21915
22065
  "description": "The border color of hovered TreeView items.\n",
21916
22066
  "commentRange": {
21917
- "start": 106,
21918
- "end": 107
22067
+ "start": 131,
22068
+ "end": 132
21919
22069
  },
21920
22070
  "context": {
21921
22071
  "type": "variable",
@@ -21923,8 +22073,8 @@
21923
22073
  "value": "null",
21924
22074
  "scope": "default",
21925
22075
  "line": {
21926
- "start": 108,
21927
- "end": 108
22076
+ "start": 133,
22077
+ "end": 133
21928
22078
  }
21929
22079
  },
21930
22080
  "group": [
@@ -21939,8 +22089,8 @@
21939
22089
  {
21940
22090
  "description": "The background gradient of hovered TreeView items.\n",
21941
22091
  "commentRange": {
21942
- "start": 109,
21943
- "end": 110
22092
+ "start": 134,
22093
+ "end": 135
21944
22094
  },
21945
22095
  "context": {
21946
22096
  "type": "variable",
@@ -21948,8 +22098,8 @@
21948
22098
  "value": "null",
21949
22099
  "scope": "default",
21950
22100
  "line": {
21951
- "start": 111,
21952
- "end": 111
22101
+ "start": 136,
22102
+ "end": 136
21953
22103
  }
21954
22104
  },
21955
22105
  "group": [
@@ -21964,8 +22114,8 @@
21964
22114
  {
21965
22115
  "description": "The background color of selected TreeView items.\n",
21966
22116
  "commentRange": {
21967
- "start": 113,
21968
- "end": 114
22117
+ "start": 138,
22118
+ "end": 139
21969
22119
  },
21970
22120
  "context": {
21971
22121
  "type": "variable",
@@ -21973,8 +22123,8 @@
21973
22123
  "value": "null",
21974
22124
  "scope": "default",
21975
22125
  "line": {
21976
- "start": 115,
21977
- "end": 115
22126
+ "start": 140,
22127
+ "end": 140
21978
22128
  }
21979
22129
  },
21980
22130
  "group": [
@@ -21989,8 +22139,8 @@
21989
22139
  {
21990
22140
  "description": "The text color of selected TreeView items.\n",
21991
22141
  "commentRange": {
21992
- "start": 116,
21993
- "end": 117
22142
+ "start": 141,
22143
+ "end": 142
21994
22144
  },
21995
22145
  "context": {
21996
22146
  "type": "variable",
@@ -21998,8 +22148,8 @@
21998
22148
  "value": "$kendo-selected-bg",
21999
22149
  "scope": "default",
22000
22150
  "line": {
22001
- "start": 118,
22002
- "end": 118
22151
+ "start": 143,
22152
+ "end": 143
22003
22153
  }
22004
22154
  },
22005
22155
  "group": [
@@ -22014,8 +22164,8 @@
22014
22164
  {
22015
22165
  "description": "The border color of selected TreeView items.\n",
22016
22166
  "commentRange": {
22017
- "start": 119,
22018
- "end": 120
22167
+ "start": 144,
22168
+ "end": 145
22019
22169
  },
22020
22170
  "context": {
22021
22171
  "type": "variable",
@@ -22023,8 +22173,8 @@
22023
22173
  "value": "null",
22024
22174
  "scope": "default",
22025
22175
  "line": {
22026
- "start": 121,
22027
- "end": 121
22176
+ "start": 146,
22177
+ "end": 146
22028
22178
  }
22029
22179
  },
22030
22180
  "group": [
@@ -22039,8 +22189,8 @@
22039
22189
  {
22040
22190
  "description": "The background gradient of selected TreeView items.\n",
22041
22191
  "commentRange": {
22042
- "start": 122,
22043
- "end": 123
22192
+ "start": 147,
22193
+ "end": 148
22044
22194
  },
22045
22195
  "context": {
22046
22196
  "type": "variable",
@@ -22048,8 +22198,8 @@
22048
22198
  "value": "null",
22049
22199
  "scope": "default",
22050
22200
  "line": {
22051
- "start": 124,
22052
- "end": 124
22201
+ "start": 149,
22202
+ "end": 149
22053
22203
  }
22054
22204
  },
22055
22205
  "group": [
@@ -22064,8 +22214,8 @@
22064
22214
  {
22065
22215
  "description": "The box shadow of focused TreeView items.\n",
22066
22216
  "commentRange": {
22067
- "start": 126,
22068
- "end": 127
22217
+ "start": 151,
22218
+ "end": 152
22069
22219
  },
22070
22220
  "context": {
22071
22221
  "type": "variable",
@@ -22073,8 +22223,8 @@
22073
22223
  "value": "null",
22074
22224
  "scope": "default",
22075
22225
  "line": {
22076
- "start": 128,
22077
- "end": 128
22226
+ "start": 153,
22227
+ "end": 153
22078
22228
  }
22079
22229
  },
22080
22230
  "group": [
@@ -22089,8 +22239,8 @@
22089
22239
  {
22090
22240
  "description": "The background color of the Load More button in the TreeView\n",
22091
22241
  "commentRange": {
22092
- "start": 130,
22093
- "end": 131
22242
+ "start": 155,
22243
+ "end": 156
22094
22244
  },
22095
22245
  "context": {
22096
22246
  "type": "variable",
@@ -22098,8 +22248,8 @@
22098
22248
  "value": "transparent",
22099
22249
  "scope": "default",
22100
22250
  "line": {
22101
- "start": 132,
22102
- "end": 132
22251
+ "start": 157,
22252
+ "end": 157
22103
22253
  }
22104
22254
  },
22105
22255
  "group": [
@@ -22114,8 +22264,8 @@
22114
22264
  {
22115
22265
  "description": "The text color of the Load More button in the TreeView\n",
22116
22266
  "commentRange": {
22117
- "start": 133,
22118
- "end": 134
22267
+ "start": 158,
22268
+ "end": 159
22119
22269
  },
22120
22270
  "context": {
22121
22271
  "type": "variable",
@@ -22123,8 +22273,8 @@
22123
22273
  "value": "inherit",
22124
22274
  "scope": "default",
22125
22275
  "line": {
22126
- "start": 135,
22127
- "end": 135
22276
+ "start": 160,
22277
+ "end": 160
22128
22278
  }
22129
22279
  },
22130
22280
  "group": [
@@ -22139,8 +22289,8 @@
22139
22289
  {
22140
22290
  "description": "The border color of the Load More button in the TreeView\n",
22141
22291
  "commentRange": {
22142
- "start": 136,
22143
- "end": 137
22292
+ "start": 161,
22293
+ "end": 162
22144
22294
  },
22145
22295
  "context": {
22146
22296
  "type": "variable",
@@ -22148,8 +22298,8 @@
22148
22298
  "value": "null",
22149
22299
  "scope": "default",
22150
22300
  "line": {
22151
- "start": 138,
22152
- "end": 138
22301
+ "start": 163,
22302
+ "end": 163
22153
22303
  }
22154
22304
  },
22155
22305
  "group": [
@@ -22164,8 +22314,8 @@
22164
22314
  {
22165
22315
  "description": "The background color of the hovered Load More button in the TreeView\n",
22166
22316
  "commentRange": {
22167
- "start": 140,
22168
- "end": 141
22317
+ "start": 165,
22318
+ "end": 166
22169
22319
  },
22170
22320
  "context": {
22171
22321
  "type": "variable",
@@ -22173,8 +22323,8 @@
22173
22323
  "value": "transparent",
22174
22324
  "scope": "default",
22175
22325
  "line": {
22176
- "start": 142,
22177
- "end": 142
22326
+ "start": 167,
22327
+ "end": 167
22178
22328
  }
22179
22329
  },
22180
22330
  "group": [
@@ -22189,8 +22339,8 @@
22189
22339
  {
22190
22340
  "description": "The text color of the hovered Load More button in the TreeView.\n",
22191
22341
  "commentRange": {
22192
- "start": 143,
22193
- "end": 144
22342
+ "start": 168,
22343
+ "end": 169
22194
22344
  },
22195
22345
  "context": {
22196
22346
  "type": "variable",
@@ -22198,8 +22348,8 @@
22198
22348
  "value": "inherit",
22199
22349
  "scope": "default",
22200
22350
  "line": {
22201
- "start": 145,
22202
- "end": 145
22351
+ "start": 170,
22352
+ "end": 170
22203
22353
  }
22204
22354
  },
22205
22355
  "group": [
@@ -22214,8 +22364,8 @@
22214
22364
  {
22215
22365
  "description": "The border color of the hovered Load More button in the TreeView.\n",
22216
22366
  "commentRange": {
22217
- "start": 146,
22218
- "end": 147
22367
+ "start": 171,
22368
+ "end": 172
22219
22369
  },
22220
22370
  "context": {
22221
22371
  "type": "variable",
@@ -22223,8 +22373,8 @@
22223
22373
  "value": "null",
22224
22374
  "scope": "default",
22225
22375
  "line": {
22226
- "start": 148,
22227
- "end": 148
22376
+ "start": 173,
22377
+ "end": 173
22228
22378
  }
22229
22379
  },
22230
22380
  "group": [
@@ -22239,8 +22389,8 @@
22239
22389
  {
22240
22390
  "description": "The background color of the focused Load More button in the TreeView.\n",
22241
22391
  "commentRange": {
22242
- "start": 150,
22243
- "end": 151
22392
+ "start": 175,
22393
+ "end": 176
22244
22394
  },
22245
22395
  "context": {
22246
22396
  "type": "variable",
@@ -22248,8 +22398,8 @@
22248
22398
  "value": "transparent",
22249
22399
  "scope": "default",
22250
22400
  "line": {
22251
- "start": 152,
22252
- "end": 152
22401
+ "start": 177,
22402
+ "end": 177
22253
22403
  }
22254
22404
  },
22255
22405
  "group": [
@@ -22264,8 +22414,8 @@
22264
22414
  {
22265
22415
  "description": "The text color of the focused Load More button in the TreeView.\n",
22266
22416
  "commentRange": {
22267
- "start": 153,
22268
- "end": 154
22417
+ "start": 178,
22418
+ "end": 179
22269
22419
  },
22270
22420
  "context": {
22271
22421
  "type": "variable",
@@ -22273,8 +22423,8 @@
22273
22423
  "value": "inherit",
22274
22424
  "scope": "default",
22275
22425
  "line": {
22276
- "start": 155,
22277
- "end": 155
22426
+ "start": 180,
22427
+ "end": 180
22278
22428
  }
22279
22429
  },
22280
22430
  "group": [
@@ -22289,8 +22439,8 @@
22289
22439
  {
22290
22440
  "description": "The border color of the focused Load More button in the TreeView.\n",
22291
22441
  "commentRange": {
22292
- "start": 156,
22293
- "end": 157
22442
+ "start": 181,
22443
+ "end": 182
22294
22444
  },
22295
22445
  "context": {
22296
22446
  "type": "variable",
@@ -22298,8 +22448,8 @@
22298
22448
  "value": "null",
22299
22449
  "scope": "default",
22300
22450
  "line": {
22301
- "start": 158,
22302
- "end": 158
22451
+ "start": 183,
22452
+ "end": 183
22303
22453
  }
22304
22454
  },
22305
22455
  "group": [
@@ -22314,8 +22464,8 @@
22314
22464
  {
22315
22465
  "description": "The box shadow of the focused Load More button in the TreeView.\n",
22316
22466
  "commentRange": {
22317
- "start": 159,
22318
- "end": 160
22467
+ "start": 184,
22468
+ "end": 185
22319
22469
  },
22320
22470
  "context": {
22321
22471
  "type": "variable",
@@ -22323,8 +22473,8 @@
22323
22473
  "value": "$kendo-treeview-item-focus-shadow",
22324
22474
  "scope": "default",
22325
22475
  "line": {
22326
- "start": 161,
22327
- "end": 161
22476
+ "start": 186,
22477
+ "end": 186
22328
22478
  }
22329
22479
  },
22330
22480
  "group": [