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