@progress/kendo-theme-material 12.1.0 → 12.2.0-dev.2

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.
Files changed (47) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-2-dark.css +1 -1
  3. package/dist/material-2.css +1 -1
  4. package/dist/material-aqua-dark.css +1 -1
  5. package/dist/material-arctic.css +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-dataviz-v4.css +1 -1
  8. package/dist/material-eggplant.css +1 -1
  9. package/dist/material-lime-dark.css +1 -1
  10. package/dist/material-lime.css +1 -1
  11. package/dist/material-main-dark.css +1 -1
  12. package/dist/material-main.css +1 -1
  13. package/dist/material-nova.css +1 -1
  14. package/dist/material-pacific-dark.css +1 -1
  15. package/dist/material-pacific.css +1 -1
  16. package/dist/material-sky-dark.css +1 -1
  17. package/dist/material-sky.css +1 -1
  18. package/dist/material-smoke.css +1 -1
  19. package/dist/meta/sassdoc-data.json +1114 -688
  20. package/dist/meta/sassdoc-raw-data.json +501 -301
  21. package/dist/meta/variables.json +63 -26
  22. package/lib/swatches/material-2-dark.json +1 -1
  23. package/lib/swatches/material-2.json +1 -1
  24. package/lib/swatches/material-aqua-dark.json +1 -1
  25. package/lib/swatches/material-arctic.json +1 -1
  26. package/lib/swatches/material-burnt-teal.json +1 -1
  27. package/lib/swatches/material-dataviz-v4.json +1 -1
  28. package/lib/swatches/material-eggplant.json +1 -1
  29. package/lib/swatches/material-lime-dark.json +1 -1
  30. package/lib/swatches/material-lime.json +1 -1
  31. package/lib/swatches/material-main-dark.json +1 -1
  32. package/lib/swatches/material-main.json +1 -1
  33. package/lib/swatches/material-nova.json +1 -1
  34. package/lib/swatches/material-pacific-dark.json +1 -1
  35. package/lib/swatches/material-pacific.json +1 -1
  36. package/lib/swatches/material-sky-dark.json +1 -1
  37. package/lib/swatches/material-sky.json +1 -1
  38. package/lib/swatches/material-smoke.json +1 -1
  39. package/package.json +4 -4
  40. package/scss/bubble/_variables.scss +1 -1
  41. package/scss/chat/_layout.scss +0 -4
  42. package/scss/chat/_theme.scss +0 -5
  43. package/scss/chat/_variables.scss +44 -12
  44. package/scss/list/_theme.scss +0 -8
  45. package/scss/list/_variables.scss +9 -0
  46. package/scss/menu/_variables.scss +2 -2
  47. package/scss/pager/_variables.scss +3 -14
@@ -3288,7 +3288,7 @@
3288
3288
  "context": {
3289
3289
  "type": "variable",
3290
3290
  "name": "kendo-bubble-border-radius-sm",
3291
- "value": "k-border-radius(xs)",
3291
+ "value": "k-border-radius(sm)",
3292
3292
  "scope": "default",
3293
3293
  "line": {
3294
3294
  "start": 9,
@@ -3303,7 +3303,7 @@
3303
3303
  "path": "material/scss/bubble/_variables.scss",
3304
3304
  "name": "_variables.scss"
3305
3305
  },
3306
- "resolvedValue": "var(--kendo-border-radius-xs, 1px)",
3306
+ "resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
3307
3307
  "resolvedType": "String"
3308
3308
  },
3309
3309
  {
@@ -3822,8 +3822,8 @@
3822
3822
  {
3823
3823
  "description": "The background color of the hovered alt Bubble.\n",
3824
3824
  "commentRange": {
3825
- "start": 136,
3826
- "end": 137
3825
+ "start": 142,
3826
+ "end": 143
3827
3827
  },
3828
3828
  "context": {
3829
3829
  "type": "variable",
@@ -3831,8 +3831,8 @@
3831
3831
  "value": "k-color(primary-hover)",
3832
3832
  "scope": "default",
3833
3833
  "line": {
3834
- "start": 138,
3835
- "end": 138
3834
+ "start": 144,
3835
+ "end": 144
3836
3836
  }
3837
3837
  },
3838
3838
  "group": [
@@ -3849,8 +3849,8 @@
3849
3849
  {
3850
3850
  "description": "The border color of the hovered alt Bubble.\n",
3851
3851
  "commentRange": {
3852
- "start": 139,
3853
- "end": 140
3852
+ "start": 145,
3853
+ "end": 146
3854
3854
  },
3855
3855
  "context": {
3856
3856
  "type": "variable",
@@ -3858,8 +3858,8 @@
3858
3858
  "value": "$kendo-chat-alt-bubble-hover-bg",
3859
3859
  "scope": "default",
3860
3860
  "line": {
3861
- "start": 141,
3862
- "end": 141
3861
+ "start": 147,
3862
+ "end": 147
3863
3863
  }
3864
3864
  },
3865
3865
  "group": [
@@ -3876,8 +3876,8 @@
3876
3876
  {
3877
3877
  "description": "The background color of the active Bubble.\n",
3878
3878
  "commentRange": {
3879
- "start": 142,
3880
- "end": 143
3879
+ "start": 148,
3880
+ "end": 149
3881
3881
  },
3882
3882
  "context": {
3883
3883
  "type": "variable",
@@ -3885,8 +3885,8 @@
3885
3885
  "value": "k-color(primary-active)",
3886
3886
  "scope": "default",
3887
3887
  "line": {
3888
- "start": 144,
3889
- "end": 144
3888
+ "start": 150,
3889
+ "end": 150
3890
3890
  }
3891
3891
  },
3892
3892
  "group": [
@@ -3903,8 +3903,8 @@
3903
3903
  {
3904
3904
  "description": "The border color of the active alt Bubble.\n",
3905
3905
  "commentRange": {
3906
- "start": 145,
3907
- "end": 146
3906
+ "start": 151,
3907
+ "end": 152
3908
3908
  },
3909
3909
  "context": {
3910
3910
  "type": "variable",
@@ -3912,8 +3912,8 @@
3912
3912
  "value": "$kendo-chat-alt-bubble-active-bg",
3913
3913
  "scope": "default",
3914
3914
  "line": {
3915
- "start": 147,
3916
- "end": 147
3915
+ "start": 153,
3916
+ "end": 153
3917
3917
  }
3918
3918
  },
3919
3919
  "group": [
@@ -3930,8 +3930,8 @@
3930
3930
  {
3931
3931
  "description": "The background color of the focused alt Bubble.\n",
3932
3932
  "commentRange": {
3933
- "start": 148,
3934
- "end": 149
3933
+ "start": 154,
3934
+ "end": 155
3935
3935
  },
3936
3936
  "context": {
3937
3937
  "type": "variable",
@@ -3939,8 +3939,8 @@
3939
3939
  "value": "$kendo-chat-alt-bubble-bg",
3940
3940
  "scope": "default",
3941
3941
  "line": {
3942
- "start": 150,
3943
- "end": 150
3942
+ "start": 156,
3943
+ "end": 156
3944
3944
  }
3945
3945
  },
3946
3946
  "group": [
@@ -3957,8 +3957,8 @@
3957
3957
  {
3958
3958
  "description": "The border color of the focused alt Bubble.\n",
3959
3959
  "commentRange": {
3960
- "start": 151,
3961
- "end": 152
3960
+ "start": 157,
3961
+ "end": 158
3962
3962
  },
3963
3963
  "context": {
3964
3964
  "type": "variable",
@@ -3966,8 +3966,8 @@
3966
3966
  "value": "$kendo-chat-alt-bubble-focus-bg",
3967
3967
  "scope": "default",
3968
3968
  "line": {
3969
- "start": 153,
3970
- "end": 153
3969
+ "start": 159,
3970
+ "end": 159
3971
3971
  }
3972
3972
  },
3973
3973
  "group": [
@@ -3984,8 +3984,8 @@
3984
3984
  {
3985
3985
  "description": "The box shadow of the focused alt Bubble.\n",
3986
3986
  "commentRange": {
3987
- "start": 154,
3988
- "end": 155
3987
+ "start": 160,
3988
+ "end": 161
3989
3989
  },
3990
3990
  "context": {
3991
3991
  "type": "variable",
@@ -3993,8 +3993,8 @@
3993
3993
  "value": "null",
3994
3994
  "scope": "default",
3995
3995
  "line": {
3996
- "start": 156,
3997
- "end": 156
3996
+ "start": 162,
3997
+ "end": 162
3998
3998
  }
3999
3999
  },
4000
4000
  "group": [
@@ -10950,15 +10950,15 @@
10950
10950
  "resolvedType": "String"
10951
10951
  },
10952
10952
  {
10953
- "description": "The spacing between the icon and text in the Chat message status.\n",
10953
+ "description": "The minimum size of the Chat message status.\n",
10954
10954
  "commentRange": {
10955
10955
  "start": 55,
10956
10956
  "end": 56
10957
10957
  },
10958
10958
  "context": {
10959
10959
  "type": "variable",
10960
- "name": "kendo-chat-message-status-gap",
10961
- "value": "k-spacing(1)",
10960
+ "name": "kendo-chat-status-min-size",
10961
+ "value": "k-spacing(1.5)",
10962
10962
  "scope": "default",
10963
10963
  "line": {
10964
10964
  "start": 57,
@@ -10973,14 +10973,68 @@
10973
10973
  "path": "material/scss/chat/_variables.scss",
10974
10974
  "name": "_variables.scss"
10975
10975
  },
10976
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
10977
+ "resolvedType": "String"
10978
+ },
10979
+ {
10980
+ "description": "The maximum size of the Chat message status.\n",
10981
+ "commentRange": {
10982
+ "start": 58,
10983
+ "end": 59
10984
+ },
10985
+ "context": {
10986
+ "type": "variable",
10987
+ "name": "kendo-chat-status-max-size",
10988
+ "value": "k-spacing(8)",
10989
+ "scope": "default",
10990
+ "line": {
10991
+ "start": 60,
10992
+ "end": 60
10993
+ }
10994
+ },
10995
+ "group": [
10996
+ "chat"
10997
+ ],
10998
+ "access": "public",
10999
+ "file": {
11000
+ "path": "material/scss/chat/_variables.scss",
11001
+ "name": "_variables.scss"
11002
+ },
11003
+ "resolvedValue": "var(--kendo-spacing-8, 2rem)",
11004
+ "resolvedType": "String"
11005
+ },
11006
+ {
11007
+ "description": "The spacing between the icon and text in the Chat message status.\n",
11008
+ "commentRange": {
11009
+ "start": 61,
11010
+ "end": 62
11011
+ },
11012
+ "context": {
11013
+ "type": "variable",
11014
+ "name": "kendo-chat-message-status-gap",
11015
+ "value": "k-spacing(1)",
11016
+ "scope": "default",
11017
+ "line": {
11018
+ "start": 63,
11019
+ "end": 63
11020
+ }
11021
+ },
11022
+ "group": [
11023
+ "chat"
11024
+ ],
11025
+ "access": "public",
11026
+ "file": {
11027
+ "path": "material/scss/chat/_variables.scss",
11028
+ "name": "_variables.scss"
11029
+ },
10976
11030
  "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
10977
11031
  "resolvedType": "String"
10978
11032
  },
10979
11033
  {
10980
11034
  "description": "The font size of the Chat timestamp.\n",
10981
11035
  "commentRange": {
10982
- "start": 59,
10983
- "end": 60
11036
+ "start": 65,
11037
+ "end": 66
10984
11038
  },
10985
11039
  "context": {
10986
11040
  "type": "variable",
@@ -10988,8 +11042,8 @@
10988
11042
  "value": "var( --kendo-font-size-sm, inherit )",
10989
11043
  "scope": "default",
10990
11044
  "line": {
10991
- "start": 61,
10992
- "end": 61
11045
+ "start": 67,
11046
+ "end": 67
10993
11047
  }
10994
11048
  },
10995
11049
  "group": [
@@ -11006,8 +11060,8 @@
11006
11060
  {
11007
11061
  "description": "The line height of the Chat timestamp.\n",
11008
11062
  "commentRange": {
11009
- "start": 62,
11010
- "end": 63
11063
+ "start": 68,
11064
+ "end": 69
11011
11065
  },
11012
11066
  "context": {
11013
11067
  "type": "variable",
@@ -11015,8 +11069,8 @@
11015
11069
  "value": "var( --kendo-line-height-lg, normal )",
11016
11070
  "scope": "default",
11017
11071
  "line": {
11018
- "start": 64,
11019
- "end": 64
11072
+ "start": 70,
11073
+ "end": 70
11020
11074
  }
11021
11075
  },
11022
11076
  "group": [
@@ -11033,8 +11087,8 @@
11033
11087
  {
11034
11088
  "description": "The text transform of the Chat timestamp.\n",
11035
11089
  "commentRange": {
11036
- "start": 65,
11037
- "end": 66
11090
+ "start": 71,
11091
+ "end": 72
11038
11092
  },
11039
11093
  "context": {
11040
11094
  "type": "variable",
@@ -11042,8 +11096,8 @@
11042
11096
  "value": "none",
11043
11097
  "scope": "default",
11044
11098
  "line": {
11045
- "start": 67,
11046
- "end": 67
11099
+ "start": 73,
11100
+ "end": 73
11047
11101
  }
11048
11102
  },
11049
11103
  "group": [
@@ -11060,8 +11114,8 @@
11060
11114
  {
11061
11115
  "description": "The text color of the Chat timestamp.\n",
11062
11116
  "commentRange": {
11063
- "start": 68,
11064
- "end": 69
11117
+ "start": 74,
11118
+ "end": 75
11065
11119
  },
11066
11120
  "context": {
11067
11121
  "type": "variable",
@@ -11069,8 +11123,8 @@
11069
11123
  "value": "k-color(subtle)",
11070
11124
  "scope": "default",
11071
11125
  "line": {
11072
- "start": 70,
11073
- "end": 70
11126
+ "start": 76,
11127
+ "end": 76
11074
11128
  }
11075
11129
  },
11076
11130
  "group": [
@@ -11087,8 +11141,8 @@
11087
11141
  {
11088
11142
  "description": "The background color of the Chat timestamp.\n",
11089
11143
  "commentRange": {
11090
- "start": 71,
11091
- "end": 72
11144
+ "start": 77,
11145
+ "end": 78
11092
11146
  },
11093
11147
  "context": {
11094
11148
  "type": "variable",
@@ -11096,8 +11150,8 @@
11096
11150
  "value": "null",
11097
11151
  "scope": "default",
11098
11152
  "line": {
11099
- "start": 73,
11100
- "end": 73
11153
+ "start": 79,
11154
+ "end": 79
11101
11155
  }
11102
11156
  },
11103
11157
  "group": [
@@ -11114,8 +11168,8 @@
11114
11168
  {
11115
11169
  "description": "The background color of the Chat timestamp separator.\n",
11116
11170
  "commentRange": {
11117
- "start": 74,
11118
- "end": 75
11171
+ "start": 80,
11172
+ "end": 81
11119
11173
  },
11120
11174
  "context": {
11121
11175
  "type": "variable",
@@ -11123,8 +11177,8 @@
11123
11177
  "value": "k-color(border)",
11124
11178
  "scope": "default",
11125
11179
  "line": {
11126
- "start": 76,
11127
- "end": 76
11180
+ "start": 82,
11181
+ "end": 82
11128
11182
  }
11129
11183
  },
11130
11184
  "group": [
@@ -11141,8 +11195,8 @@
11141
11195
  {
11142
11196
  "description": "The spacing between the Chat timestamp and its separator.\n",
11143
11197
  "commentRange": {
11144
- "start": 77,
11145
- "end": 78
11198
+ "start": 83,
11199
+ "end": 84
11146
11200
  },
11147
11201
  "context": {
11148
11202
  "type": "variable",
@@ -11150,8 +11204,8 @@
11150
11204
  "value": "k-spacing(1)",
11151
11205
  "scope": "default",
11152
11206
  "line": {
11153
- "start": 79,
11154
- "end": 79
11207
+ "start": 85,
11208
+ "end": 85
11155
11209
  }
11156
11210
  },
11157
11211
  "group": [
@@ -11168,8 +11222,8 @@
11168
11222
  {
11169
11223
  "description": "The font size of the Chat message meta text.\n",
11170
11224
  "commentRange": {
11171
- "start": 82,
11172
- "end": 83
11225
+ "start": 88,
11226
+ "end": 89
11173
11227
  },
11174
11228
  "context": {
11175
11229
  "type": "variable",
@@ -11177,8 +11231,8 @@
11177
11231
  "value": "var( --kendo-font-size-sm, inherit )",
11178
11232
  "scope": "default",
11179
11233
  "line": {
11180
- "start": 84,
11181
- "end": 84
11234
+ "start": 90,
11235
+ "end": 90
11182
11236
  }
11183
11237
  },
11184
11238
  "group": [
@@ -11195,8 +11249,8 @@
11195
11249
  {
11196
11250
  "description": "The line height of the Chat message meta text.\n",
11197
11251
  "commentRange": {
11198
- "start": 85,
11199
- "end": 86
11252
+ "start": 91,
11253
+ "end": 92
11200
11254
  },
11201
11255
  "context": {
11202
11256
  "type": "variable",
@@ -11204,8 +11258,8 @@
11204
11258
  "value": "var( --kendo-line-height-lg, normal )",
11205
11259
  "scope": "default",
11206
11260
  "line": {
11207
- "start": 87,
11208
- "end": 87
11261
+ "start": 93,
11262
+ "end": 93
11209
11263
  }
11210
11264
  },
11211
11265
  "group": [
@@ -11222,8 +11276,8 @@
11222
11276
  {
11223
11277
  "description": "The font size of the Chat author text.\n",
11224
11278
  "commentRange": {
11225
- "start": 89,
11226
- "end": 90
11279
+ "start": 95,
11280
+ "end": 96
11227
11281
  },
11228
11282
  "context": {
11229
11283
  "type": "variable",
@@ -11231,8 +11285,8 @@
11231
11285
  "value": "var( --kendo-font-size-sm, inherit )",
11232
11286
  "scope": "default",
11233
11287
  "line": {
11234
- "start": 91,
11235
- "end": 91
11288
+ "start": 97,
11289
+ "end": 97
11236
11290
  }
11237
11291
  },
11238
11292
  "group": [
@@ -11249,8 +11303,8 @@
11249
11303
  {
11250
11304
  "description": "The line height of the Chat author text.\n",
11251
11305
  "commentRange": {
11252
- "start": 92,
11253
- "end": 93
11306
+ "start": 98,
11307
+ "end": 99
11254
11308
  },
11255
11309
  "context": {
11256
11310
  "type": "variable",
@@ -11258,8 +11312,8 @@
11258
11312
  "value": "var( --kendo-line-height-xs, normal )",
11259
11313
  "scope": "default",
11260
11314
  "line": {
11261
- "start": 94,
11262
- "end": 94
11315
+ "start": 100,
11316
+ "end": 100
11263
11317
  }
11264
11318
  },
11265
11319
  "group": [
@@ -11276,8 +11330,8 @@
11276
11330
  {
11277
11331
  "description": "The text color of the Chat status.\n",
11278
11332
  "commentRange": {
11279
- "start": 96,
11280
- "end": 97
11333
+ "start": 102,
11334
+ "end": 103
11281
11335
  },
11282
11336
  "context": {
11283
11337
  "type": "variable",
@@ -11285,8 +11339,8 @@
11285
11339
  "value": "k-color(subtle)",
11286
11340
  "scope": "default",
11287
11341
  "line": {
11288
- "start": 98,
11289
- "end": 98
11342
+ "start": 104,
11343
+ "end": 104
11290
11344
  }
11291
11345
  },
11292
11346
  "group": [
@@ -11303,8 +11357,8 @@
11303
11357
  {
11304
11358
  "description": "The spacing of the Chat bubble message.\n",
11305
11359
  "commentRange": {
11306
- "start": 100,
11307
- "end": 101
11360
+ "start": 106,
11361
+ "end": 107
11308
11362
  },
11309
11363
  "context": {
11310
11364
  "type": "variable",
@@ -11312,8 +11366,8 @@
11312
11366
  "value": "k-spacing(2)",
11313
11367
  "scope": "default",
11314
11368
  "line": {
11315
- "start": 102,
11316
- "end": 102
11369
+ "start": 108,
11370
+ "end": 108
11317
11371
  }
11318
11372
  },
11319
11373
  "group": [
@@ -11330,8 +11384,8 @@
11330
11384
  {
11331
11385
  "description": "The background color of the Chat Toolbar.\n",
11332
11386
  "commentRange": {
11333
- "start": 104,
11334
- "end": 105
11387
+ "start": 110,
11388
+ "end": 111
11335
11389
  },
11336
11390
  "context": {
11337
11391
  "type": "variable",
@@ -11339,8 +11393,8 @@
11339
11393
  "value": "$kendo-toolbar-bg",
11340
11394
  "scope": "default",
11341
11395
  "line": {
11342
- "start": 106,
11343
- "end": 106
11396
+ "start": 112,
11397
+ "end": 112
11344
11398
  }
11345
11399
  },
11346
11400
  "group": [
@@ -11357,8 +11411,8 @@
11357
11411
  {
11358
11412
  "description": "The text color of the Chat Toolbar.\n",
11359
11413
  "commentRange": {
11360
- "start": 107,
11361
- "end": 108
11414
+ "start": 113,
11415
+ "end": 114
11362
11416
  },
11363
11417
  "context": {
11364
11418
  "type": "variable",
@@ -11366,8 +11420,8 @@
11366
11420
  "value": "$kendo-toolbar-text",
11367
11421
  "scope": "default",
11368
11422
  "line": {
11369
- "start": 109,
11370
- "end": 109
11423
+ "start": 115,
11424
+ "end": 115
11371
11425
  }
11372
11426
  },
11373
11427
  "group": [
@@ -11384,8 +11438,8 @@
11384
11438
  {
11385
11439
  "description": "The border color of the Chat Toolbar.\n",
11386
11440
  "commentRange": {
11387
- "start": 110,
11388
- "end": 111
11441
+ "start": 116,
11442
+ "end": 117
11389
11443
  },
11390
11444
  "context": {
11391
11445
  "type": "variable",
@@ -11393,8 +11447,8 @@
11393
11447
  "value": "inherit",
11394
11448
  "scope": "default",
11395
11449
  "line": {
11396
- "start": 112,
11397
- "end": 112
11450
+ "start": 118,
11451
+ "end": 118
11398
11452
  }
11399
11453
  },
11400
11454
  "group": [
@@ -11411,8 +11465,8 @@
11411
11465
  {
11412
11466
  "description": "The background color of the Chat.\n",
11413
11467
  "commentRange": {
11414
- "start": 114,
11415
- "end": 115
11468
+ "start": 120,
11469
+ "end": 121
11416
11470
  },
11417
11471
  "context": {
11418
11472
  "type": "variable",
@@ -11420,8 +11474,8 @@
11420
11474
  "value": "k-color(surface)",
11421
11475
  "scope": "default",
11422
11476
  "line": {
11423
- "start": 116,
11424
- "end": 116
11477
+ "start": 122,
11478
+ "end": 122
11425
11479
  }
11426
11480
  },
11427
11481
  "group": [
@@ -11438,8 +11492,8 @@
11438
11492
  {
11439
11493
  "description": "The text color of the Chat.\n",
11440
11494
  "commentRange": {
11441
- "start": 117,
11442
- "end": 118
11495
+ "start": 123,
11496
+ "end": 124
11443
11497
  },
11444
11498
  "context": {
11445
11499
  "type": "variable",
@@ -11447,8 +11501,8 @@
11447
11501
  "value": "k-color(on-app-surface)",
11448
11502
  "scope": "default",
11449
11503
  "line": {
11450
- "start": 119,
11451
- "end": 119
11504
+ "start": 125,
11505
+ "end": 125
11452
11506
  }
11453
11507
  },
11454
11508
  "group": [
@@ -11465,8 +11519,8 @@
11465
11519
  {
11466
11520
  "description": "The border color of the Chat.\n",
11467
11521
  "commentRange": {
11468
- "start": 120,
11469
- "end": 121
11522
+ "start": 126,
11523
+ "end": 127
11470
11524
  },
11471
11525
  "context": {
11472
11526
  "type": "variable",
@@ -11474,8 +11528,8 @@
11474
11528
  "value": "k-color(border)",
11475
11529
  "scope": "default",
11476
11530
  "line": {
11477
- "start": 122,
11478
- "end": 122
11531
+ "start": 128,
11532
+ "end": 128
11479
11533
  }
11480
11534
  },
11481
11535
  "group": [
@@ -11492,8 +11546,8 @@
11492
11546
  {
11493
11547
  "description": "The background color of the Chat alt bubble.\n",
11494
11548
  "commentRange": {
11495
- "start": 124,
11496
- "end": 125
11549
+ "start": 130,
11550
+ "end": 131
11497
11551
  },
11498
11552
  "context": {
11499
11553
  "type": "variable",
@@ -11501,8 +11555,8 @@
11501
11555
  "value": "k-color(primary)",
11502
11556
  "scope": "default",
11503
11557
  "line": {
11504
- "start": 126,
11505
- "end": 126
11558
+ "start": 132,
11559
+ "end": 132
11506
11560
  }
11507
11561
  },
11508
11562
  "group": [
@@ -11519,8 +11573,8 @@
11519
11573
  {
11520
11574
  "description": "The text color of the Chat alt bubble.\n",
11521
11575
  "commentRange": {
11522
- "start": 127,
11523
- "end": 128
11576
+ "start": 133,
11577
+ "end": 134
11524
11578
  },
11525
11579
  "context": {
11526
11580
  "type": "variable",
@@ -11528,8 +11582,8 @@
11528
11582
  "value": "k-color(on-primary)",
11529
11583
  "scope": "default",
11530
11584
  "line": {
11531
- "start": 129,
11532
- "end": 129
11585
+ "start": 135,
11586
+ "end": 135
11533
11587
  }
11534
11588
  },
11535
11589
  "group": [
@@ -11546,8 +11600,8 @@
11546
11600
  {
11547
11601
  "description": "The border color of the Chat alt bubble.\n",
11548
11602
  "commentRange": {
11549
- "start": 130,
11550
- "end": 131
11603
+ "start": 136,
11604
+ "end": 137
11551
11605
  },
11552
11606
  "context": {
11553
11607
  "type": "variable",
@@ -11555,8 +11609,8 @@
11555
11609
  "value": "$kendo-chat-alt-bubble-bg",
11556
11610
  "scope": "default",
11557
11611
  "line": {
11558
- "start": 132,
11559
- "end": 132
11612
+ "start": 138,
11613
+ "end": 138
11560
11614
  }
11561
11615
  },
11562
11616
  "group": [
@@ -11573,8 +11627,8 @@
11573
11627
  {
11574
11628
  "description": "The shadow of the Chat alt bubble.\n",
11575
11629
  "commentRange": {
11576
- "start": 133,
11577
- "end": 134
11630
+ "start": 139,
11631
+ "end": 140
11578
11632
  },
11579
11633
  "context": {
11580
11634
  "type": "variable",
@@ -11582,8 +11636,8 @@
11582
11636
  "value": "none",
11583
11637
  "scope": "default",
11584
11638
  "line": {
11585
- "start": 135,
11586
- "end": 135
11639
+ "start": 141,
11640
+ "end": 141
11587
11641
  }
11588
11642
  },
11589
11643
  "group": [
@@ -11600,8 +11654,8 @@
11600
11654
  {
11601
11655
  "description": "The color of the typing indicator dots.\n",
11602
11656
  "commentRange": {
11603
- "start": 158,
11604
- "end": 159
11657
+ "start": 164,
11658
+ "end": 165
11605
11659
  },
11606
11660
  "context": {
11607
11661
  "type": "variable",
@@ -11609,8 +11663,8 @@
11609
11663
  "value": "k-color(base-on-subtle)",
11610
11664
  "scope": "default",
11611
11665
  "line": {
11612
- "start": 160,
11613
- "end": 160
11666
+ "start": 166,
11667
+ "end": 166
11614
11668
  }
11615
11669
  },
11616
11670
  "group": [
@@ -11625,19 +11679,46 @@
11625
11679
  "resolvedType": "String"
11626
11680
  },
11627
11681
  {
11628
- "description": "The width of a file in the Chat Textarea.\n",
11682
+ "description": "The minimum width of a file in the Chat Textarea.\n",
11629
11683
  "commentRange": {
11630
- "start": 162,
11631
- "end": 163
11684
+ "start": 168,
11685
+ "end": 169
11632
11686
  },
11633
11687
  "context": {
11634
11688
  "type": "variable",
11635
- "name": "kendo-chat-file-width",
11636
- "value": "240px",
11689
+ "name": "kendo-chat-file-min-width",
11690
+ "value": "96px",
11637
11691
  "scope": "default",
11638
11692
  "line": {
11639
- "start": 164,
11640
- "end": 164
11693
+ "start": 170,
11694
+ "end": 170
11695
+ }
11696
+ },
11697
+ "group": [
11698
+ "chat"
11699
+ ],
11700
+ "access": "public",
11701
+ "file": {
11702
+ "path": "material/scss/chat/_variables.scss",
11703
+ "name": "_variables.scss"
11704
+ },
11705
+ "resolvedValue": "96px",
11706
+ "resolvedType": "Number"
11707
+ },
11708
+ {
11709
+ "description": "The maximum width of a file in the Chat Textarea.\n",
11710
+ "commentRange": {
11711
+ "start": 171,
11712
+ "end": 172
11713
+ },
11714
+ "context": {
11715
+ "type": "variable",
11716
+ "name": "kendo-chat-file-max-width",
11717
+ "value": "160px",
11718
+ "scope": "default",
11719
+ "line": {
11720
+ "start": 173,
11721
+ "end": 173
11641
11722
  }
11642
11723
  },
11643
11724
  "group": [
@@ -11648,23 +11729,131 @@
11648
11729
  "path": "material/scss/chat/_variables.scss",
11649
11730
  "name": "_variables.scss"
11650
11731
  },
11651
- "resolvedValue": "240px",
11732
+ "resolvedValue": "160px",
11652
11733
  "resolvedType": "Number"
11653
11734
  },
11735
+ {
11736
+ "description": "The font size of the Chat file name.\n",
11737
+ "commentRange": {
11738
+ "start": 174,
11739
+ "end": 175
11740
+ },
11741
+ "context": {
11742
+ "type": "variable",
11743
+ "name": "kendo-chat-file-name-font-size",
11744
+ "value": "var( --kendo-font-size-sm, inherit )",
11745
+ "scope": "default",
11746
+ "line": {
11747
+ "start": 176,
11748
+ "end": 176
11749
+ }
11750
+ },
11751
+ "group": [
11752
+ "chat"
11753
+ ],
11754
+ "access": "public",
11755
+ "file": {
11756
+ "path": "material/scss/chat/_variables.scss",
11757
+ "name": "_variables.scss"
11758
+ },
11759
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
11760
+ "resolvedType": "String"
11761
+ },
11762
+ {
11763
+ "description": "The line height of the Chat file name.\n",
11764
+ "commentRange": {
11765
+ "start": 177,
11766
+ "end": 178
11767
+ },
11768
+ "context": {
11769
+ "type": "variable",
11770
+ "name": "kendo-chat-file-name-line-height",
11771
+ "value": "var( --kendo-line-height-sm, normal )",
11772
+ "scope": "default",
11773
+ "line": {
11774
+ "start": 179,
11775
+ "end": 179
11776
+ }
11777
+ },
11778
+ "group": [
11779
+ "chat"
11780
+ ],
11781
+ "access": "public",
11782
+ "file": {
11783
+ "path": "material/scss/chat/_variables.scss",
11784
+ "name": "_variables.scss"
11785
+ },
11786
+ "resolvedValue": "var(--kendo-line-height-sm, normal)",
11787
+ "resolvedType": "String"
11788
+ },
11789
+ {
11790
+ "description": "The font size of the Chat file size.\n",
11791
+ "commentRange": {
11792
+ "start": 180,
11793
+ "end": 181
11794
+ },
11795
+ "context": {
11796
+ "type": "variable",
11797
+ "name": "kendo-chat-file-size-font-size",
11798
+ "value": "var( --kendo-font-size-xs, inherit )",
11799
+ "scope": "default",
11800
+ "line": {
11801
+ "start": 182,
11802
+ "end": 182
11803
+ }
11804
+ },
11805
+ "group": [
11806
+ "chat"
11807
+ ],
11808
+ "access": "public",
11809
+ "file": {
11810
+ "path": "material/scss/chat/_variables.scss",
11811
+ "name": "_variables.scss"
11812
+ },
11813
+ "resolvedValue": "var(--kendo-font-size-xs, inherit)",
11814
+ "resolvedType": "String"
11815
+ },
11816
+ {
11817
+ "description": "The line height of the Chat file size.\n",
11818
+ "commentRange": {
11819
+ "start": 183,
11820
+ "end": 184
11821
+ },
11822
+ "context": {
11823
+ "type": "variable",
11824
+ "name": "kendo-chat-file-size-line-height",
11825
+ "value": "var( --kendo-line-height-xs, normal )",
11826
+ "scope": "default",
11827
+ "line": {
11828
+ "start": 185,
11829
+ "end": 185
11830
+ }
11831
+ },
11832
+ "group": [
11833
+ "chat"
11834
+ ],
11835
+ "access": "public",
11836
+ "file": {
11837
+ "path": "material/scss/chat/_variables.scss",
11838
+ "name": "_variables.scss"
11839
+ },
11840
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
11841
+ "resolvedType": "String"
11842
+ },
11654
11843
  {
11655
11844
  "description": "The horizontal padding of the Chat file.\n",
11656
11845
  "commentRange": {
11657
- "start": 165,
11658
- "end": 166
11846
+ "start": 186,
11847
+ "end": 187
11659
11848
  },
11660
11849
  "context": {
11661
11850
  "type": "variable",
11662
11851
  "name": "kendo-chat-file-padding-x",
11663
- "value": "k-spacing(2)",
11852
+ "value": "k-spacing(1)",
11664
11853
  "scope": "default",
11665
11854
  "line": {
11666
- "start": 167,
11667
- "end": 167
11855
+ "start": 188,
11856
+ "end": 188
11668
11857
  }
11669
11858
  },
11670
11859
  "group": [
@@ -11675,23 +11864,23 @@
11675
11864
  "path": "material/scss/chat/_variables.scss",
11676
11865
  "name": "_variables.scss"
11677
11866
  },
11678
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11867
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11679
11868
  "resolvedType": "String"
11680
11869
  },
11681
11870
  {
11682
11871
  "description": "The vertical padding of the Chat file.\n",
11683
11872
  "commentRange": {
11684
- "start": 168,
11685
- "end": 169
11873
+ "start": 189,
11874
+ "end": 190
11686
11875
  },
11687
11876
  "context": {
11688
11877
  "type": "variable",
11689
11878
  "name": "kendo-chat-file-padding-y",
11690
- "value": "k-spacing(2)",
11879
+ "value": "k-spacing(1)",
11691
11880
  "scope": "default",
11692
11881
  "line": {
11693
- "start": 170,
11694
- "end": 170
11882
+ "start": 191,
11883
+ "end": 191
11695
11884
  }
11696
11885
  },
11697
11886
  "group": [
@@ -11702,14 +11891,14 @@
11702
11891
  "path": "material/scss/chat/_variables.scss",
11703
11892
  "name": "_variables.scss"
11704
11893
  },
11705
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11894
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11706
11895
  "resolvedType": "String"
11707
11896
  },
11708
11897
  {
11709
11898
  "description": "The spacing between the elements of the Chat file.\n",
11710
11899
  "commentRange": {
11711
- "start": 171,
11712
- "end": 172
11900
+ "start": 192,
11901
+ "end": 193
11713
11902
  },
11714
11903
  "context": {
11715
11904
  "type": "variable",
@@ -11717,8 +11906,8 @@
11717
11906
  "value": "k-spacing(1)",
11718
11907
  "scope": "default",
11719
11908
  "line": {
11720
- "start": 173,
11721
- "end": 173
11909
+ "start": 194,
11910
+ "end": 194
11722
11911
  }
11723
11912
  },
11724
11913
  "group": [
@@ -11735,8 +11924,8 @@
11735
11924
  {
11736
11925
  "description": "The border width of the Chat file.\n",
11737
11926
  "commentRange": {
11738
- "start": 175,
11739
- "end": 176
11927
+ "start": 196,
11928
+ "end": 197
11740
11929
  },
11741
11930
  "context": {
11742
11931
  "type": "variable",
@@ -11744,8 +11933,8 @@
11744
11933
  "value": "1px",
11745
11934
  "scope": "default",
11746
11935
  "line": {
11747
- "start": 177,
11748
- "end": 177
11936
+ "start": 198,
11937
+ "end": 198
11749
11938
  }
11750
11939
  },
11751
11940
  "group": [
@@ -11762,8 +11951,8 @@
11762
11951
  {
11763
11952
  "description": "The border style of the Chat file.\n",
11764
11953
  "commentRange": {
11765
- "start": 178,
11766
- "end": 179
11954
+ "start": 199,
11955
+ "end": 200
11767
11956
  },
11768
11957
  "context": {
11769
11958
  "type": "variable",
@@ -11771,8 +11960,8 @@
11771
11960
  "value": "solid",
11772
11961
  "scope": "default",
11773
11962
  "line": {
11774
- "start": 180,
11775
- "end": 180
11963
+ "start": 201,
11964
+ "end": 201
11776
11965
  }
11777
11966
  },
11778
11967
  "group": [
@@ -11789,17 +11978,17 @@
11789
11978
  {
11790
11979
  "description": "The background color of the Chat file.\n",
11791
11980
  "commentRange": {
11792
- "start": 182,
11793
- "end": 183
11981
+ "start": 203,
11982
+ "end": 204
11794
11983
  },
11795
11984
  "context": {
11796
11985
  "type": "variable",
11797
11986
  "name": "kendo-chat-file-bg",
11798
- "value": "k-color(base-subtle)",
11987
+ "value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
11799
11988
  "scope": "default",
11800
11989
  "line": {
11801
- "start": 184,
11802
- "end": 184
11990
+ "start": 205,
11991
+ "end": 205
11803
11992
  }
11804
11993
  },
11805
11994
  "group": [
@@ -11810,14 +11999,14 @@
11810
11999
  "path": "material/scss/chat/_variables.scss",
11811
12000
  "name": "_variables.scss"
11812
12001
  },
11813
- "resolvedValue": "var(--kendo-color-base-subtle, #DED8E0)",
12002
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
11814
12003
  "resolvedType": "String"
11815
12004
  },
11816
12005
  {
11817
12006
  "description": "The text color of the Chat file.\n",
11818
12007
  "commentRange": {
11819
- "start": 185,
11820
- "end": 186
12008
+ "start": 206,
12009
+ "end": 207
11821
12010
  },
11822
12011
  "context": {
11823
12012
  "type": "variable",
@@ -11825,8 +12014,8 @@
11825
12014
  "value": "k-color(base-on-subtle)",
11826
12015
  "scope": "default",
11827
12016
  "line": {
11828
- "start": 187,
11829
- "end": 187
12017
+ "start": 208,
12018
+ "end": 208
11830
12019
  }
11831
12020
  },
11832
12021
  "group": [
@@ -11843,8 +12032,8 @@
11843
12032
  {
11844
12033
  "description": "The border color of the Chat file.\n",
11845
12034
  "commentRange": {
11846
- "start": 188,
11847
- "end": 189
12035
+ "start": 209,
12036
+ "end": 210
11848
12037
  },
11849
12038
  "context": {
11850
12039
  "type": "variable",
@@ -11852,8 +12041,8 @@
11852
12041
  "value": "$kendo-chat-file-bg",
11853
12042
  "scope": "default",
11854
12043
  "line": {
11855
- "start": 190,
11856
- "end": 190
12044
+ "start": 211,
12045
+ "end": 211
11857
12046
  }
11858
12047
  },
11859
12048
  "group": [
@@ -11864,14 +12053,14 @@
11864
12053
  "path": "material/scss/chat/_variables.scss",
11865
12054
  "name": "_variables.scss"
11866
12055
  },
11867
- "resolvedValue": "var(--kendo-color-base-subtle, #DED8E0)",
12056
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
11868
12057
  "resolvedType": "String"
11869
12058
  },
11870
12059
  {
11871
12060
  "description": "The border-radius of the Chat file.\n",
11872
12061
  "commentRange": {
11873
- "start": 191,
11874
- "end": 192
12062
+ "start": 212,
12063
+ "end": 213
11875
12064
  },
11876
12065
  "context": {
11877
12066
  "type": "variable",
@@ -11879,8 +12068,8 @@
11879
12068
  "value": "k-border-radius(md)",
11880
12069
  "scope": "default",
11881
12070
  "line": {
11882
- "start": 193,
11883
- "end": 193
12071
+ "start": 214,
12072
+ "end": 214
11884
12073
  }
11885
12074
  },
11886
12075
  "group": [
@@ -11895,19 +12084,19 @@
11895
12084
  "resolvedType": "String"
11896
12085
  },
11897
12086
  {
11898
- "description": "The horizontal padding of the file download wrapper.\n",
12087
+ "description": "The background color of the Chat sender file.\n",
11899
12088
  "commentRange": {
11900
- "start": 195,
11901
- "end": 196
12089
+ "start": 216,
12090
+ "end": 217
11902
12091
  },
11903
12092
  "context": {
11904
12093
  "type": "variable",
11905
- "name": "kendo-chat-file-download-padding-x",
11906
- "value": "k-spacing(2)",
12094
+ "name": "kendo-chat-sender-file-bg",
12095
+ "value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
11907
12096
  "scope": "default",
11908
12097
  "line": {
11909
- "start": 197,
11910
- "end": 197
12098
+ "start": 218,
12099
+ "end": 218
11911
12100
  }
11912
12101
  },
11913
12102
  "group": [
@@ -11918,23 +12107,23 @@
11918
12107
  "path": "material/scss/chat/_variables.scss",
11919
12108
  "name": "_variables.scss"
11920
12109
  },
11921
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
12110
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
11922
12111
  "resolvedType": "String"
11923
12112
  },
11924
12113
  {
11925
- "description": "The vertical padding of the file download wrapper.\n",
12114
+ "description": "The text color of the Chat sender file.\n",
11926
12115
  "commentRange": {
11927
- "start": 198,
11928
- "end": 199
12116
+ "start": 219,
12117
+ "end": 220
11929
12118
  },
11930
12119
  "context": {
11931
12120
  "type": "variable",
11932
- "name": "kendo-chat-file-download-padding-y",
11933
- "value": "k-spacing(2)",
12121
+ "name": "kendo-chat-sender-file-text",
12122
+ "value": "k-color(on-primary)",
11934
12123
  "scope": "default",
11935
12124
  "line": {
11936
- "start": 200,
11937
- "end": 200
12125
+ "start": 221,
12126
+ "end": 221
11938
12127
  }
11939
12128
  },
11940
12129
  "group": [
@@ -11945,14 +12134,41 @@
11945
12134
  "path": "material/scss/chat/_variables.scss",
11946
12135
  "name": "_variables.scss"
11947
12136
  },
11948
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
12137
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
12138
+ "resolvedType": "String"
12139
+ },
12140
+ {
12141
+ "description": "The border color of the Chat sender file.\n",
12142
+ "commentRange": {
12143
+ "start": 222,
12144
+ "end": 223
12145
+ },
12146
+ "context": {
12147
+ "type": "variable",
12148
+ "name": "kendo-chat-sender-file-border",
12149
+ "value": "$kendo-chat-sender-file-bg",
12150
+ "scope": "default",
12151
+ "line": {
12152
+ "start": 224,
12153
+ "end": 224
12154
+ }
12155
+ },
12156
+ "group": [
12157
+ "chat"
12158
+ ],
12159
+ "access": "public",
12160
+ "file": {
12161
+ "path": "material/scss/chat/_variables.scss",
12162
+ "name": "_variables.scss"
12163
+ },
12164
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
11949
12165
  "resolvedType": "String"
11950
12166
  },
11951
12167
  {
11952
12168
  "description": "The border width of the Chat pinned message;\n",
11953
12169
  "commentRange": {
11954
- "start": 202,
11955
- "end": 203
12170
+ "start": 226,
12171
+ "end": 227
11956
12172
  },
11957
12173
  "context": {
11958
12174
  "type": "variable",
@@ -11960,8 +12176,8 @@
11960
12176
  "value": "1px",
11961
12177
  "scope": "default",
11962
12178
  "line": {
11963
- "start": 204,
11964
- "end": 204
12179
+ "start": 228,
12180
+ "end": 228
11965
12181
  }
11966
12182
  },
11967
12183
  "group": [
@@ -11978,8 +12194,8 @@
11978
12194
  {
11979
12195
  "description": "The border style of the Chat pinned message;\n",
11980
12196
  "commentRange": {
11981
- "start": 205,
11982
- "end": 206
12197
+ "start": 229,
12198
+ "end": 230
11983
12199
  },
11984
12200
  "context": {
11985
12201
  "type": "variable",
@@ -11987,8 +12203,8 @@
11987
12203
  "value": "solid",
11988
12204
  "scope": "default",
11989
12205
  "line": {
11990
- "start": 207,
11991
- "end": 207
12206
+ "start": 231,
12207
+ "end": 231
11992
12208
  }
11993
12209
  },
11994
12210
  "group": [
@@ -12005,8 +12221,8 @@
12005
12221
  {
12006
12222
  "description": "The border color of the Chat pinned message;\n",
12007
12223
  "commentRange": {
12008
- "start": 208,
12009
- "end": 209
12224
+ "start": 232,
12225
+ "end": 233
12010
12226
  },
12011
12227
  "context": {
12012
12228
  "type": "variable",
@@ -12014,8 +12230,8 @@
12014
12230
  "value": "k-color(border)",
12015
12231
  "scope": "default",
12016
12232
  "line": {
12017
- "start": 210,
12018
- "end": 210
12233
+ "start": 234,
12234
+ "end": 234
12019
12235
  }
12020
12236
  },
12021
12237
  "group": [
@@ -12032,8 +12248,8 @@
12032
12248
  {
12033
12249
  "description": "The horizontal padding of the Chat message reference.\n",
12034
12250
  "commentRange": {
12035
- "start": 212,
12036
- "end": 213
12251
+ "start": 236,
12252
+ "end": 237
12037
12253
  },
12038
12254
  "context": {
12039
12255
  "type": "variable",
@@ -12041,8 +12257,8 @@
12041
12257
  "value": "k-spacing(1)",
12042
12258
  "scope": "default",
12043
12259
  "line": {
12044
- "start": 214,
12045
- "end": 214
12260
+ "start": 238,
12261
+ "end": 238
12046
12262
  }
12047
12263
  },
12048
12264
  "group": [
@@ -12059,8 +12275,8 @@
12059
12275
  {
12060
12276
  "description": "The vertical padding of the Chat message reference.\n",
12061
12277
  "commentRange": {
12062
- "start": 215,
12063
- "end": 216
12278
+ "start": 239,
12279
+ "end": 240
12064
12280
  },
12065
12281
  "context": {
12066
12282
  "type": "variable",
@@ -12068,8 +12284,8 @@
12068
12284
  "value": "k-spacing(1)",
12069
12285
  "scope": "default",
12070
12286
  "line": {
12071
- "start": 217,
12072
- "end": 217
12287
+ "start": 241,
12288
+ "end": 241
12073
12289
  }
12074
12290
  },
12075
12291
  "group": [
@@ -12086,8 +12302,8 @@
12086
12302
  {
12087
12303
  "description": "The background color of the Chat message reference.\n",
12088
12304
  "commentRange": {
12089
- "start": 219,
12090
- "end": 220
12305
+ "start": 243,
12306
+ "end": 244
12091
12307
  },
12092
12308
  "context": {
12093
12309
  "type": "variable",
@@ -12095,8 +12311,8 @@
12095
12311
  "value": "k-color(surface)",
12096
12312
  "scope": "default",
12097
12313
  "line": {
12098
- "start": 221,
12099
- "end": 221
12314
+ "start": 245,
12315
+ "end": 245
12100
12316
  }
12101
12317
  },
12102
12318
  "group": [
@@ -12113,8 +12329,8 @@
12113
12329
  {
12114
12330
  "description": "The text color of the Chat message reference.\n",
12115
12331
  "commentRange": {
12116
- "start": 222,
12117
- "end": 223
12332
+ "start": 246,
12333
+ "end": 247
12118
12334
  },
12119
12335
  "context": {
12120
12336
  "type": "variable",
@@ -12122,8 +12338,8 @@
12122
12338
  "value": "k-color(on-app-surface)",
12123
12339
  "scope": "default",
12124
12340
  "line": {
12125
- "start": 224,
12126
- "end": 224
12341
+ "start": 248,
12342
+ "end": 248
12127
12343
  }
12128
12344
  },
12129
12345
  "group": [
@@ -12140,8 +12356,8 @@
12140
12356
  {
12141
12357
  "description": "The background color of the message reference marker.\n",
12142
12358
  "commentRange": {
12143
- "start": 225,
12144
- "end": 226
12359
+ "start": 249,
12360
+ "end": 250
12145
12361
  },
12146
12362
  "context": {
12147
12363
  "type": "variable",
@@ -12149,8 +12365,8 @@
12149
12365
  "value": "k-color(base-emphasis)",
12150
12366
  "scope": "default",
12151
12367
  "line": {
12152
- "start": 227,
12153
- "end": 227
12368
+ "start": 251,
12369
+ "end": 251
12154
12370
  }
12155
12371
  },
12156
12372
  "group": [
@@ -12167,8 +12383,8 @@
12167
12383
  {
12168
12384
  "description": "The background color of the message reference alt marker.\n",
12169
12385
  "commentRange": {
12170
- "start": 228,
12171
- "end": 229
12386
+ "start": 252,
12387
+ "end": 253
12172
12388
  },
12173
12389
  "context": {
12174
12390
  "type": "variable",
@@ -12176,8 +12392,8 @@
12176
12392
  "value": "k-color(primary-emphasis)",
12177
12393
  "scope": "default",
12178
12394
  "line": {
12179
- "start": 230,
12180
- "end": 230
12395
+ "start": 254,
12396
+ "end": 254
12181
12397
  }
12182
12398
  },
12183
12399
  "group": [
@@ -34271,15 +34487,15 @@
34271
34487
  "resolvedType": "String"
34272
34488
  },
34273
34489
  {
34274
- "description": "The background color of the List group items.\n",
34490
+ "description": "The background color of the selected hovered List items.\n",
34275
34491
  "commentRange": {
34276
34492
  "start": 285,
34277
34493
  "end": 286
34278
34494
  },
34279
34495
  "context": {
34280
34496
  "type": "variable",
34281
- "name": "kendo-list-group-item-bg",
34282
- "value": "null",
34497
+ "name": "kendo-list-item-selected-hover-bg",
34498
+ "value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
34283
34499
  "scope": "default",
34284
34500
  "line": {
34285
34501
  "start": 287,
@@ -34294,14 +34510,68 @@
34294
34510
  "path": "material/scss/list/_variables.scss",
34295
34511
  "name": "_variables.scss"
34296
34512
  },
34513
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 8%, transparent)",
34514
+ "resolvedType": "String"
34515
+ },
34516
+ {
34517
+ "description": "The text color of the selected hovered List items.\n",
34518
+ "commentRange": {
34519
+ "start": 288,
34520
+ "end": 289
34521
+ },
34522
+ "context": {
34523
+ "type": "variable",
34524
+ "name": "kendo-list-item-selected-hover-text",
34525
+ "value": "k-color(primary-on-surface)",
34526
+ "scope": "default",
34527
+ "line": {
34528
+ "start": 290,
34529
+ "end": 290
34530
+ }
34531
+ },
34532
+ "group": [
34533
+ "list"
34534
+ ],
34535
+ "access": "public",
34536
+ "file": {
34537
+ "path": "material/scss/list/_variables.scss",
34538
+ "name": "_variables.scss"
34539
+ },
34540
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #65558F)",
34541
+ "resolvedType": "String"
34542
+ },
34543
+ {
34544
+ "description": "The background color of the List group items.\n",
34545
+ "commentRange": {
34546
+ "start": 292,
34547
+ "end": 293
34548
+ },
34549
+ "context": {
34550
+ "type": "variable",
34551
+ "name": "kendo-list-group-item-bg",
34552
+ "value": "null",
34553
+ "scope": "default",
34554
+ "line": {
34555
+ "start": 294,
34556
+ "end": 294
34557
+ }
34558
+ },
34559
+ "group": [
34560
+ "list"
34561
+ ],
34562
+ "access": "public",
34563
+ "file": {
34564
+ "path": "material/scss/list/_variables.scss",
34565
+ "name": "_variables.scss"
34566
+ },
34297
34567
  "resolvedValue": "null",
34298
34568
  "resolvedType": "Null"
34299
34569
  },
34300
34570
  {
34301
34571
  "description": "The text color of the List group items.\n",
34302
34572
  "commentRange": {
34303
- "start": 288,
34304
- "end": 289
34573
+ "start": 295,
34574
+ "end": 296
34305
34575
  },
34306
34576
  "context": {
34307
34577
  "type": "variable",
@@ -34309,8 +34579,8 @@
34309
34579
  "value": "null",
34310
34580
  "scope": "default",
34311
34581
  "line": {
34312
- "start": 290,
34313
- "end": 290
34582
+ "start": 297,
34583
+ "end": 297
34314
34584
  }
34315
34585
  },
34316
34586
  "group": [
@@ -34327,8 +34597,8 @@
34327
34597
  {
34328
34598
  "description": "The border color of the List group items.\n",
34329
34599
  "commentRange": {
34330
- "start": 291,
34331
- "end": 292
34600
+ "start": 298,
34601
+ "end": 299
34332
34602
  },
34333
34603
  "context": {
34334
34604
  "type": "variable",
@@ -34336,8 +34606,8 @@
34336
34606
  "value": "inherit",
34337
34607
  "scope": "default",
34338
34608
  "line": {
34339
- "start": 293,
34340
- "end": 293
34609
+ "start": 300,
34610
+ "end": 300
34341
34611
  }
34342
34612
  },
34343
34613
  "group": [
@@ -34354,8 +34624,8 @@
34354
34624
  {
34355
34625
  "description": "The base shadow of the List group items.\n",
34356
34626
  "commentRange": {
34357
- "start": 294,
34358
- "end": 295
34627
+ "start": 301,
34628
+ "end": 302
34359
34629
  },
34360
34630
  "context": {
34361
34631
  "type": "variable",
@@ -34363,8 +34633,8 @@
34363
34633
  "value": "null",
34364
34634
  "scope": "default",
34365
34635
  "line": {
34366
- "start": 296,
34367
- "end": 296
34636
+ "start": 303,
34637
+ "end": 303
34368
34638
  }
34369
34639
  },
34370
34640
  "group": [
@@ -34381,8 +34651,8 @@
34381
34651
  {
34382
34652
  "description": "The color of the 'Option Label' text.\n",
34383
34653
  "commentRange": {
34384
- "start": 298,
34385
- "end": 299
34654
+ "start": 305,
34655
+ "end": 306
34386
34656
  },
34387
34657
  "context": {
34388
34658
  "type": "variable",
@@ -34390,8 +34660,8 @@
34390
34660
  "value": "k-color(subtle)",
34391
34661
  "scope": "default",
34392
34662
  "line": {
34393
- "start": 300,
34394
- "end": 300
34663
+ "start": 307,
34664
+ "end": 307
34395
34665
  }
34396
34666
  },
34397
34667
  "group": [
@@ -38024,7 +38294,7 @@
38024
38294
  "resolvedType": "Null"
38025
38295
  },
38026
38296
  {
38027
- "description": "The horizontal padding of the Menu icon.\n",
38297
+ "description": "The horizontal padding of the Menu expand arrow icon.\n",
38028
38298
  "commentRange": {
38029
38299
  "start": 139,
38030
38300
  "end": 140
@@ -38051,7 +38321,7 @@
38051
38321
  "resolvedType": "String"
38052
38322
  },
38053
38323
  {
38054
- "description": "The vertical padding of the Menu icon.\n",
38324
+ "description": "The vertical padding of the Menu expand arrow icon.\n",
38055
38325
  "commentRange": {
38056
38326
  "start": 142,
38057
38327
  "end": 143
@@ -41490,14 +41760,14 @@
41490
41760
  "resolvedType": "Number"
41491
41761
  },
41492
41762
  {
41493
- "description": "The width of the DropDowns in the small Pager.\n",
41763
+ "description": "The width of the DropDowns in the Pager.\n",
41494
41764
  "commentRange": {
41495
41765
  "start": 91,
41496
41766
  "end": 92
41497
41767
  },
41498
41768
  "context": {
41499
41769
  "type": "variable",
41500
- "name": "kendo-pager-sm-dropdown-width",
41770
+ "name": "kendo-pager-dropdown-width",
41501
41771
  "value": "5em",
41502
41772
  "scope": "default",
41503
41773
  "line": {
@@ -41516,74 +41786,20 @@
41516
41786
  "resolvedValue": "5em",
41517
41787
  "resolvedType": "Number"
41518
41788
  },
41519
- {
41520
- "description": "The width of the DropDowns in the medium Pager.\n",
41521
- "commentRange": {
41522
- "start": 94,
41523
- "end": 95
41524
- },
41525
- "context": {
41526
- "type": "variable",
41527
- "name": "kendo-pager-md-dropdown-width",
41528
- "value": "5em",
41529
- "scope": "default",
41530
- "line": {
41531
- "start": 96,
41532
- "end": 96
41533
- }
41534
- },
41535
- "group": [
41536
- "pager"
41537
- ],
41538
- "access": "public",
41539
- "file": {
41540
- "path": "material/scss/pager/_variables.scss",
41541
- "name": "_variables.scss"
41542
- },
41543
- "resolvedValue": "5em",
41544
- "resolvedType": "Number"
41545
- },
41546
- {
41547
- "description": "The width of the DropDowns in the large Pager.\n",
41548
- "commentRange": {
41549
- "start": 97,
41550
- "end": 98
41551
- },
41552
- "context": {
41553
- "type": "variable",
41554
- "name": "kendo-pager-lg-dropdown-width",
41555
- "value": "5em",
41556
- "scope": "default",
41557
- "line": {
41558
- "start": 99,
41559
- "end": 99
41560
- }
41561
- },
41562
- "group": [
41563
- "pager"
41564
- ],
41565
- "access": "public",
41566
- "file": {
41567
- "path": "material/scss/pager/_variables.scss",
41568
- "name": "_variables.scss"
41569
- },
41570
- "resolvedValue": "5em",
41571
- "resolvedType": "Number"
41572
- },
41573
41789
  {
41574
41790
  "description": "The sizes map of the Pager.\n",
41575
41791
  "commentRange": {
41576
- "start": 101,
41577
- "end": 102
41792
+ "start": 95,
41793
+ "end": 96
41578
41794
  },
41579
41795
  "context": {
41580
41796
  "type": "variable",
41581
41797
  "name": "kendo-pager-sizes",
41582
- "value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n pager-dropdown-width: $kendo-pager-sm-dropdown-width\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing,\n item-min-width: $kendo-pager-md-item-min-width,\n pager-dropdown-width: $kendo-pager-md-dropdown-width\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing,\n item-min-width: $kendo-pager-lg-item-min-width,\n pager-dropdown-width: $kendo-pager-lg-dropdown-width\n )\n)",
41798
+ "value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing,\n item-min-width: $kendo-pager-md-item-min-width,\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing,\n item-min-width: $kendo-pager-lg-item-min-width,\n )\n)",
41583
41799
  "scope": "default",
41584
41800
  "line": {
41585
- "start": 103,
41586
- "end": 125
41801
+ "start": 97,
41802
+ "end": 116
41587
41803
  }
41588
41804
  },
41589
41805
  "group": [
@@ -41594,29 +41810,26 @@
41594
41810
  "path": "material/scss/pager/_variables.scss",
41595
41811
  "name": "_variables.scss"
41596
41812
  },
41597
- "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-1\\.5, 0.375rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2), pager-dropdown-width: 5em), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-2, 0.5rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2), pager-dropdown-width: 5em), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-2\\.5, 0.625rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2), pager-dropdown-width: 5em))",
41813
+ "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-1\\.5, 0.375rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-2, 0.5rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-2\\.5, 0.625rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2)))",
41598
41814
  "resolvedType": "Map",
41599
41815
  "prettyValue": {
41600
41816
  "sm": {
41601
41817
  "padding-x": "var(--kendo-spacing-1, 0.25rem)",
41602
41818
  "padding-y": "var(--kendo-spacing-1, 0.25rem)",
41603
41819
  "item-group-spacing": "var(--kendo-spacing-1\\.5, 0.375rem)",
41604
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2)",
41605
- "pager-dropdown-width": "5em"
41820
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2)"
41606
41821
  },
41607
41822
  "md": {
41608
41823
  "padding-x": "var(--kendo-spacing-2, 0.5rem)",
41609
41824
  "padding-y": "var(--kendo-spacing-2, 0.5rem)",
41610
41825
  "item-group-spacing": "var(--kendo-spacing-2, 0.5rem)",
41611
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2)",
41612
- "pager-dropdown-width": "5em"
41826
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2)"
41613
41827
  },
41614
41828
  "lg": {
41615
41829
  "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
41616
41830
  "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
41617
41831
  "item-group-spacing": "var(--kendo-spacing-2\\.5, 0.625rem)",
41618
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2)",
41619
- "pager-dropdown-width": "5em"
41832
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2)"
41620
41833
  }
41621
41834
  }
41622
41835
  },
@@ -82860,7 +83073,7 @@
82860
83073
  "context": {
82861
83074
  "type": "variable",
82862
83075
  "name": "kendo-bubble-border-radius-sm",
82863
- "value": "k-border-radius(xs)",
83076
+ "value": "k-border-radius(sm)",
82864
83077
  "scope": "default",
82865
83078
  "line": {
82866
83079
  "start": 9,
@@ -82875,7 +83088,7 @@
82875
83088
  "path": "material/scss/bubble/_variables.scss",
82876
83089
  "name": "_variables.scss"
82877
83090
  },
82878
- "resolvedValue": "var(--kendo-border-radius-xs, 1px)",
83091
+ "resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
82879
83092
  "resolvedType": "String"
82880
83093
  },
82881
83094
  {
@@ -83394,8 +83607,8 @@
83394
83607
  {
83395
83608
  "description": "The background color of the hovered alt Bubble.\n",
83396
83609
  "commentRange": {
83397
- "start": 136,
83398
- "end": 137
83610
+ "start": 142,
83611
+ "end": 143
83399
83612
  },
83400
83613
  "context": {
83401
83614
  "type": "variable",
@@ -83403,8 +83616,8 @@
83403
83616
  "value": "k-color(primary-hover)",
83404
83617
  "scope": "default",
83405
83618
  "line": {
83406
- "start": 138,
83407
- "end": 138
83619
+ "start": 144,
83620
+ "end": 144
83408
83621
  }
83409
83622
  },
83410
83623
  "group": [
@@ -83421,8 +83634,8 @@
83421
83634
  {
83422
83635
  "description": "The border color of the hovered alt Bubble.\n",
83423
83636
  "commentRange": {
83424
- "start": 139,
83425
- "end": 140
83637
+ "start": 145,
83638
+ "end": 146
83426
83639
  },
83427
83640
  "context": {
83428
83641
  "type": "variable",
@@ -83430,8 +83643,8 @@
83430
83643
  "value": "$kendo-chat-alt-bubble-hover-bg",
83431
83644
  "scope": "default",
83432
83645
  "line": {
83433
- "start": 141,
83434
- "end": 141
83646
+ "start": 147,
83647
+ "end": 147
83435
83648
  }
83436
83649
  },
83437
83650
  "group": [
@@ -83448,8 +83661,8 @@
83448
83661
  {
83449
83662
  "description": "The background color of the active Bubble.\n",
83450
83663
  "commentRange": {
83451
- "start": 142,
83452
- "end": 143
83664
+ "start": 148,
83665
+ "end": 149
83453
83666
  },
83454
83667
  "context": {
83455
83668
  "type": "variable",
@@ -83457,8 +83670,8 @@
83457
83670
  "value": "k-color(primary-active)",
83458
83671
  "scope": "default",
83459
83672
  "line": {
83460
- "start": 144,
83461
- "end": 144
83673
+ "start": 150,
83674
+ "end": 150
83462
83675
  }
83463
83676
  },
83464
83677
  "group": [
@@ -83475,8 +83688,8 @@
83475
83688
  {
83476
83689
  "description": "The border color of the active alt Bubble.\n",
83477
83690
  "commentRange": {
83478
- "start": 145,
83479
- "end": 146
83691
+ "start": 151,
83692
+ "end": 152
83480
83693
  },
83481
83694
  "context": {
83482
83695
  "type": "variable",
@@ -83484,8 +83697,8 @@
83484
83697
  "value": "$kendo-chat-alt-bubble-active-bg",
83485
83698
  "scope": "default",
83486
83699
  "line": {
83487
- "start": 147,
83488
- "end": 147
83700
+ "start": 153,
83701
+ "end": 153
83489
83702
  }
83490
83703
  },
83491
83704
  "group": [
@@ -83502,8 +83715,8 @@
83502
83715
  {
83503
83716
  "description": "The background color of the focused alt Bubble.\n",
83504
83717
  "commentRange": {
83505
- "start": 148,
83506
- "end": 149
83718
+ "start": 154,
83719
+ "end": 155
83507
83720
  },
83508
83721
  "context": {
83509
83722
  "type": "variable",
@@ -83511,8 +83724,8 @@
83511
83724
  "value": "$kendo-chat-alt-bubble-bg",
83512
83725
  "scope": "default",
83513
83726
  "line": {
83514
- "start": 150,
83515
- "end": 150
83727
+ "start": 156,
83728
+ "end": 156
83516
83729
  }
83517
83730
  },
83518
83731
  "group": [
@@ -83529,8 +83742,8 @@
83529
83742
  {
83530
83743
  "description": "The border color of the focused alt Bubble.\n",
83531
83744
  "commentRange": {
83532
- "start": 151,
83533
- "end": 152
83745
+ "start": 157,
83746
+ "end": 158
83534
83747
  },
83535
83748
  "context": {
83536
83749
  "type": "variable",
@@ -83538,8 +83751,8 @@
83538
83751
  "value": "$kendo-chat-alt-bubble-focus-bg",
83539
83752
  "scope": "default",
83540
83753
  "line": {
83541
- "start": 153,
83542
- "end": 153
83754
+ "start": 159,
83755
+ "end": 159
83543
83756
  }
83544
83757
  },
83545
83758
  "group": [
@@ -83556,8 +83769,8 @@
83556
83769
  {
83557
83770
  "description": "The box shadow of the focused alt Bubble.\n",
83558
83771
  "commentRange": {
83559
- "start": 154,
83560
- "end": 155
83772
+ "start": 160,
83773
+ "end": 161
83561
83774
  },
83562
83775
  "context": {
83563
83776
  "type": "variable",
@@ -83565,8 +83778,8 @@
83565
83778
  "value": "null",
83566
83779
  "scope": "default",
83567
83780
  "line": {
83568
- "start": 156,
83569
- "end": 156
83781
+ "start": 162,
83782
+ "end": 162
83570
83783
  }
83571
83784
  },
83572
83785
  "group": [
@@ -90564,15 +90777,15 @@
90564
90777
  "resolvedType": "String"
90565
90778
  },
90566
90779
  {
90567
- "description": "The spacing between the icon and text in the Chat message status.\n",
90780
+ "description": "The minimum size of the Chat message status.\n",
90568
90781
  "commentRange": {
90569
90782
  "start": 55,
90570
90783
  "end": 56
90571
90784
  },
90572
90785
  "context": {
90573
90786
  "type": "variable",
90574
- "name": "kendo-chat-message-status-gap",
90575
- "value": "k-spacing(1)",
90787
+ "name": "kendo-chat-status-min-size",
90788
+ "value": "k-spacing(1.5)",
90576
90789
  "scope": "default",
90577
90790
  "line": {
90578
90791
  "start": 57,
@@ -90587,14 +90800,68 @@
90587
90800
  "path": "material/scss/chat/_variables.scss",
90588
90801
  "name": "_variables.scss"
90589
90802
  },
90803
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
90804
+ "resolvedType": "String"
90805
+ },
90806
+ {
90807
+ "description": "The maximum size of the Chat message status.\n",
90808
+ "commentRange": {
90809
+ "start": 58,
90810
+ "end": 59
90811
+ },
90812
+ "context": {
90813
+ "type": "variable",
90814
+ "name": "kendo-chat-status-max-size",
90815
+ "value": "k-spacing(8)",
90816
+ "scope": "default",
90817
+ "line": {
90818
+ "start": 60,
90819
+ "end": 60
90820
+ }
90821
+ },
90822
+ "group": [
90823
+ "chat"
90824
+ ],
90825
+ "access": "public",
90826
+ "file": {
90827
+ "path": "material/scss/chat/_variables.scss",
90828
+ "name": "_variables.scss"
90829
+ },
90830
+ "resolvedValue": "var(--kendo-spacing-8, 2rem)",
90831
+ "resolvedType": "String"
90832
+ },
90833
+ {
90834
+ "description": "The spacing between the icon and text in the Chat message status.\n",
90835
+ "commentRange": {
90836
+ "start": 61,
90837
+ "end": 62
90838
+ },
90839
+ "context": {
90840
+ "type": "variable",
90841
+ "name": "kendo-chat-message-status-gap",
90842
+ "value": "k-spacing(1)",
90843
+ "scope": "default",
90844
+ "line": {
90845
+ "start": 63,
90846
+ "end": 63
90847
+ }
90848
+ },
90849
+ "group": [
90850
+ "chat"
90851
+ ],
90852
+ "access": "public",
90853
+ "file": {
90854
+ "path": "material/scss/chat/_variables.scss",
90855
+ "name": "_variables.scss"
90856
+ },
90590
90857
  "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
90591
90858
  "resolvedType": "String"
90592
90859
  },
90593
90860
  {
90594
90861
  "description": "The font size of the Chat timestamp.\n",
90595
90862
  "commentRange": {
90596
- "start": 59,
90597
- "end": 60
90863
+ "start": 65,
90864
+ "end": 66
90598
90865
  },
90599
90866
  "context": {
90600
90867
  "type": "variable",
@@ -90602,8 +90869,8 @@
90602
90869
  "value": "var( --kendo-font-size-sm, inherit )",
90603
90870
  "scope": "default",
90604
90871
  "line": {
90605
- "start": 61,
90606
- "end": 61
90872
+ "start": 67,
90873
+ "end": 67
90607
90874
  }
90608
90875
  },
90609
90876
  "group": [
@@ -90620,8 +90887,8 @@
90620
90887
  {
90621
90888
  "description": "The line height of the Chat timestamp.\n",
90622
90889
  "commentRange": {
90623
- "start": 62,
90624
- "end": 63
90890
+ "start": 68,
90891
+ "end": 69
90625
90892
  },
90626
90893
  "context": {
90627
90894
  "type": "variable",
@@ -90629,8 +90896,8 @@
90629
90896
  "value": "var( --kendo-line-height-lg, normal )",
90630
90897
  "scope": "default",
90631
90898
  "line": {
90632
- "start": 64,
90633
- "end": 64
90899
+ "start": 70,
90900
+ "end": 70
90634
90901
  }
90635
90902
  },
90636
90903
  "group": [
@@ -90647,8 +90914,8 @@
90647
90914
  {
90648
90915
  "description": "The text transform of the Chat timestamp.\n",
90649
90916
  "commentRange": {
90650
- "start": 65,
90651
- "end": 66
90917
+ "start": 71,
90918
+ "end": 72
90652
90919
  },
90653
90920
  "context": {
90654
90921
  "type": "variable",
@@ -90656,8 +90923,8 @@
90656
90923
  "value": "none",
90657
90924
  "scope": "default",
90658
90925
  "line": {
90659
- "start": 67,
90660
- "end": 67
90926
+ "start": 73,
90927
+ "end": 73
90661
90928
  }
90662
90929
  },
90663
90930
  "group": [
@@ -90674,8 +90941,8 @@
90674
90941
  {
90675
90942
  "description": "The text color of the Chat timestamp.\n",
90676
90943
  "commentRange": {
90677
- "start": 68,
90678
- "end": 69
90944
+ "start": 74,
90945
+ "end": 75
90679
90946
  },
90680
90947
  "context": {
90681
90948
  "type": "variable",
@@ -90683,8 +90950,8 @@
90683
90950
  "value": "k-color(subtle)",
90684
90951
  "scope": "default",
90685
90952
  "line": {
90686
- "start": 70,
90687
- "end": 70
90953
+ "start": 76,
90954
+ "end": 76
90688
90955
  }
90689
90956
  },
90690
90957
  "group": [
@@ -90701,8 +90968,8 @@
90701
90968
  {
90702
90969
  "description": "The background color of the Chat timestamp.\n",
90703
90970
  "commentRange": {
90704
- "start": 71,
90705
- "end": 72
90971
+ "start": 77,
90972
+ "end": 78
90706
90973
  },
90707
90974
  "context": {
90708
90975
  "type": "variable",
@@ -90710,8 +90977,8 @@
90710
90977
  "value": "null",
90711
90978
  "scope": "default",
90712
90979
  "line": {
90713
- "start": 73,
90714
- "end": 73
90980
+ "start": 79,
90981
+ "end": 79
90715
90982
  }
90716
90983
  },
90717
90984
  "group": [
@@ -90728,8 +90995,8 @@
90728
90995
  {
90729
90996
  "description": "The background color of the Chat timestamp separator.\n",
90730
90997
  "commentRange": {
90731
- "start": 74,
90732
- "end": 75
90998
+ "start": 80,
90999
+ "end": 81
90733
91000
  },
90734
91001
  "context": {
90735
91002
  "type": "variable",
@@ -90737,8 +91004,8 @@
90737
91004
  "value": "k-color(border)",
90738
91005
  "scope": "default",
90739
91006
  "line": {
90740
- "start": 76,
90741
- "end": 76
91007
+ "start": 82,
91008
+ "end": 82
90742
91009
  }
90743
91010
  },
90744
91011
  "group": [
@@ -90755,8 +91022,8 @@
90755
91022
  {
90756
91023
  "description": "The spacing between the Chat timestamp and its separator.\n",
90757
91024
  "commentRange": {
90758
- "start": 77,
90759
- "end": 78
91025
+ "start": 83,
91026
+ "end": 84
90760
91027
  },
90761
91028
  "context": {
90762
91029
  "type": "variable",
@@ -90764,8 +91031,8 @@
90764
91031
  "value": "k-spacing(1)",
90765
91032
  "scope": "default",
90766
91033
  "line": {
90767
- "start": 79,
90768
- "end": 79
91034
+ "start": 85,
91035
+ "end": 85
90769
91036
  }
90770
91037
  },
90771
91038
  "group": [
@@ -90782,8 +91049,8 @@
90782
91049
  {
90783
91050
  "description": "The font size of the Chat message meta text.\n",
90784
91051
  "commentRange": {
90785
- "start": 82,
90786
- "end": 83
91052
+ "start": 88,
91053
+ "end": 89
90787
91054
  },
90788
91055
  "context": {
90789
91056
  "type": "variable",
@@ -90791,8 +91058,8 @@
90791
91058
  "value": "var( --kendo-font-size-sm, inherit )",
90792
91059
  "scope": "default",
90793
91060
  "line": {
90794
- "start": 84,
90795
- "end": 84
91061
+ "start": 90,
91062
+ "end": 90
90796
91063
  }
90797
91064
  },
90798
91065
  "group": [
@@ -90809,8 +91076,8 @@
90809
91076
  {
90810
91077
  "description": "The line height of the Chat message meta text.\n",
90811
91078
  "commentRange": {
90812
- "start": 85,
90813
- "end": 86
91079
+ "start": 91,
91080
+ "end": 92
90814
91081
  },
90815
91082
  "context": {
90816
91083
  "type": "variable",
@@ -90818,8 +91085,8 @@
90818
91085
  "value": "var( --kendo-line-height-lg, normal )",
90819
91086
  "scope": "default",
90820
91087
  "line": {
90821
- "start": 87,
90822
- "end": 87
91088
+ "start": 93,
91089
+ "end": 93
90823
91090
  }
90824
91091
  },
90825
91092
  "group": [
@@ -90836,8 +91103,8 @@
90836
91103
  {
90837
91104
  "description": "The font size of the Chat author text.\n",
90838
91105
  "commentRange": {
90839
- "start": 89,
90840
- "end": 90
91106
+ "start": 95,
91107
+ "end": 96
90841
91108
  },
90842
91109
  "context": {
90843
91110
  "type": "variable",
@@ -90845,8 +91112,8 @@
90845
91112
  "value": "var( --kendo-font-size-sm, inherit )",
90846
91113
  "scope": "default",
90847
91114
  "line": {
90848
- "start": 91,
90849
- "end": 91
91115
+ "start": 97,
91116
+ "end": 97
90850
91117
  }
90851
91118
  },
90852
91119
  "group": [
@@ -90863,8 +91130,8 @@
90863
91130
  {
90864
91131
  "description": "The line height of the Chat author text.\n",
90865
91132
  "commentRange": {
90866
- "start": 92,
90867
- "end": 93
91133
+ "start": 98,
91134
+ "end": 99
90868
91135
  },
90869
91136
  "context": {
90870
91137
  "type": "variable",
@@ -90872,8 +91139,8 @@
90872
91139
  "value": "var( --kendo-line-height-xs, normal )",
90873
91140
  "scope": "default",
90874
91141
  "line": {
90875
- "start": 94,
90876
- "end": 94
91142
+ "start": 100,
91143
+ "end": 100
90877
91144
  }
90878
91145
  },
90879
91146
  "group": [
@@ -90890,8 +91157,8 @@
90890
91157
  {
90891
91158
  "description": "The text color of the Chat status.\n",
90892
91159
  "commentRange": {
90893
- "start": 96,
90894
- "end": 97
91160
+ "start": 102,
91161
+ "end": 103
90895
91162
  },
90896
91163
  "context": {
90897
91164
  "type": "variable",
@@ -90899,8 +91166,8 @@
90899
91166
  "value": "k-color(subtle)",
90900
91167
  "scope": "default",
90901
91168
  "line": {
90902
- "start": 98,
90903
- "end": 98
91169
+ "start": 104,
91170
+ "end": 104
90904
91171
  }
90905
91172
  },
90906
91173
  "group": [
@@ -90917,8 +91184,8 @@
90917
91184
  {
90918
91185
  "description": "The spacing of the Chat bubble message.\n",
90919
91186
  "commentRange": {
90920
- "start": 100,
90921
- "end": 101
91187
+ "start": 106,
91188
+ "end": 107
90922
91189
  },
90923
91190
  "context": {
90924
91191
  "type": "variable",
@@ -90926,8 +91193,8 @@
90926
91193
  "value": "k-spacing(2)",
90927
91194
  "scope": "default",
90928
91195
  "line": {
90929
- "start": 102,
90930
- "end": 102
91196
+ "start": 108,
91197
+ "end": 108
90931
91198
  }
90932
91199
  },
90933
91200
  "group": [
@@ -90944,17 +91211,152 @@
90944
91211
  {
90945
91212
  "description": "The background color of the Chat Toolbar.\n",
90946
91213
  "commentRange": {
90947
- "start": 104,
90948
- "end": 105
91214
+ "start": 110,
91215
+ "end": 111
91216
+ },
91217
+ "context": {
91218
+ "type": "variable",
91219
+ "name": "kendo-chat-toolbar-bg",
91220
+ "value": "$kendo-toolbar-bg",
91221
+ "scope": "default",
91222
+ "line": {
91223
+ "start": 112,
91224
+ "end": 112
91225
+ }
91226
+ },
91227
+ "group": [
91228
+ "chat"
91229
+ ],
91230
+ "access": "public",
91231
+ "file": {
91232
+ "path": "material/scss/chat/_variables.scss",
91233
+ "name": "_variables.scss"
91234
+ },
91235
+ "resolvedValue": "var(--kendo-color-surface, #F7F3FA)",
91236
+ "resolvedType": "String"
91237
+ },
91238
+ {
91239
+ "description": "The text color of the Chat Toolbar.\n",
91240
+ "commentRange": {
91241
+ "start": 113,
91242
+ "end": 114
91243
+ },
91244
+ "context": {
91245
+ "type": "variable",
91246
+ "name": "kendo-chat-toolbar-text",
91247
+ "value": "$kendo-toolbar-text",
91248
+ "scope": "default",
91249
+ "line": {
91250
+ "start": 115,
91251
+ "end": 115
91252
+ }
91253
+ },
91254
+ "group": [
91255
+ "chat"
91256
+ ],
91257
+ "access": "public",
91258
+ "file": {
91259
+ "path": "material/scss/chat/_variables.scss",
91260
+ "name": "_variables.scss"
91261
+ },
91262
+ "resolvedValue": "var(--kendo-color-on-app-surface, #1D1B20)",
91263
+ "resolvedType": "String"
91264
+ },
91265
+ {
91266
+ "description": "The border color of the Chat Toolbar.\n",
91267
+ "commentRange": {
91268
+ "start": 116,
91269
+ "end": 117
91270
+ },
91271
+ "context": {
91272
+ "type": "variable",
91273
+ "name": "kendo-chat-toolbar-border",
91274
+ "value": "inherit",
91275
+ "scope": "default",
91276
+ "line": {
91277
+ "start": 118,
91278
+ "end": 118
91279
+ }
91280
+ },
91281
+ "group": [
91282
+ "chat"
91283
+ ],
91284
+ "access": "public",
91285
+ "file": {
91286
+ "path": "material/scss/chat/_variables.scss",
91287
+ "name": "_variables.scss"
91288
+ },
91289
+ "resolvedValue": "inherit",
91290
+ "resolvedType": "String"
91291
+ },
91292
+ {
91293
+ "description": "The background color of the Chat.\n",
91294
+ "commentRange": {
91295
+ "start": 120,
91296
+ "end": 121
91297
+ },
91298
+ "context": {
91299
+ "type": "variable",
91300
+ "name": "kendo-chat-bg",
91301
+ "value": "k-color(surface)",
91302
+ "scope": "default",
91303
+ "line": {
91304
+ "start": 122,
91305
+ "end": 122
91306
+ }
91307
+ },
91308
+ "group": [
91309
+ "chat"
91310
+ ],
91311
+ "access": "public",
91312
+ "file": {
91313
+ "path": "material/scss/chat/_variables.scss",
91314
+ "name": "_variables.scss"
91315
+ },
91316
+ "resolvedValue": "var(--kendo-color-surface, #F7F3FA)",
91317
+ "resolvedType": "String"
91318
+ },
91319
+ {
91320
+ "description": "The text color of the Chat.\n",
91321
+ "commentRange": {
91322
+ "start": 123,
91323
+ "end": 124
91324
+ },
91325
+ "context": {
91326
+ "type": "variable",
91327
+ "name": "kendo-chat-text",
91328
+ "value": "k-color(on-app-surface)",
91329
+ "scope": "default",
91330
+ "line": {
91331
+ "start": 125,
91332
+ "end": 125
91333
+ }
91334
+ },
91335
+ "group": [
91336
+ "chat"
91337
+ ],
91338
+ "access": "public",
91339
+ "file": {
91340
+ "path": "material/scss/chat/_variables.scss",
91341
+ "name": "_variables.scss"
91342
+ },
91343
+ "resolvedValue": "var(--kendo-color-on-app-surface, #1D1B20)",
91344
+ "resolvedType": "String"
91345
+ },
91346
+ {
91347
+ "description": "The border color of the Chat.\n",
91348
+ "commentRange": {
91349
+ "start": 126,
91350
+ "end": 127
90949
91351
  },
90950
91352
  "context": {
90951
91353
  "type": "variable",
90952
- "name": "kendo-chat-toolbar-bg",
90953
- "value": "$kendo-toolbar-bg",
91354
+ "name": "kendo-chat-border",
91355
+ "value": "k-color(border)",
90954
91356
  "scope": "default",
90955
91357
  "line": {
90956
- "start": 106,
90957
- "end": 106
91358
+ "start": 128,
91359
+ "end": 128
90958
91360
  }
90959
91361
  },
90960
91362
  "group": [
@@ -90965,23 +91367,23 @@
90965
91367
  "path": "material/scss/chat/_variables.scss",
90966
91368
  "name": "_variables.scss"
90967
91369
  },
90968
- "resolvedValue": "var(--kendo-color-surface, #F7F3FA)",
91370
+ "resolvedValue": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))",
90969
91371
  "resolvedType": "String"
90970
91372
  },
90971
91373
  {
90972
- "description": "The text color of the Chat Toolbar.\n",
91374
+ "description": "The background color of the Chat alt bubble.\n",
90973
91375
  "commentRange": {
90974
- "start": 107,
90975
- "end": 108
91376
+ "start": 130,
91377
+ "end": 131
90976
91378
  },
90977
91379
  "context": {
90978
91380
  "type": "variable",
90979
- "name": "kendo-chat-toolbar-text",
90980
- "value": "$kendo-toolbar-text",
91381
+ "name": "kendo-chat-alt-bubble-bg",
91382
+ "value": "k-color(primary)",
90981
91383
  "scope": "default",
90982
91384
  "line": {
90983
- "start": 109,
90984
- "end": 109
91385
+ "start": 132,
91386
+ "end": 132
90985
91387
  }
90986
91388
  },
90987
91389
  "group": [
@@ -90992,23 +91394,23 @@
90992
91394
  "path": "material/scss/chat/_variables.scss",
90993
91395
  "name": "_variables.scss"
90994
91396
  },
90995
- "resolvedValue": "var(--kendo-color-on-app-surface, #1D1B20)",
91397
+ "resolvedValue": "var(--kendo-color-primary, #65558F)",
90996
91398
  "resolvedType": "String"
90997
91399
  },
90998
91400
  {
90999
- "description": "The border color of the Chat Toolbar.\n",
91401
+ "description": "The text color of the Chat alt bubble.\n",
91000
91402
  "commentRange": {
91001
- "start": 110,
91002
- "end": 111
91403
+ "start": 133,
91404
+ "end": 134
91003
91405
  },
91004
91406
  "context": {
91005
91407
  "type": "variable",
91006
- "name": "kendo-chat-toolbar-border",
91007
- "value": "inherit",
91408
+ "name": "kendo-chat-alt-bubble-text",
91409
+ "value": "k-color(on-primary)",
91008
91410
  "scope": "default",
91009
91411
  "line": {
91010
- "start": 112,
91011
- "end": 112
91412
+ "start": 135,
91413
+ "end": 135
91012
91414
  }
91013
91415
  },
91014
91416
  "group": [
@@ -91019,23 +91421,23 @@
91019
91421
  "path": "material/scss/chat/_variables.scss",
91020
91422
  "name": "_variables.scss"
91021
91423
  },
91022
- "resolvedValue": "inherit",
91424
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
91023
91425
  "resolvedType": "String"
91024
91426
  },
91025
91427
  {
91026
- "description": "The background color of the Chat.\n",
91428
+ "description": "The border color of the Chat alt bubble.\n",
91027
91429
  "commentRange": {
91028
- "start": 114,
91029
- "end": 115
91430
+ "start": 136,
91431
+ "end": 137
91030
91432
  },
91031
91433
  "context": {
91032
91434
  "type": "variable",
91033
- "name": "kendo-chat-bg",
91034
- "value": "k-color(surface)",
91435
+ "name": "kendo-chat-alt-bubble-border",
91436
+ "value": "$kendo-chat-alt-bubble-bg",
91035
91437
  "scope": "default",
91036
91438
  "line": {
91037
- "start": 116,
91038
- "end": 116
91439
+ "start": 138,
91440
+ "end": 138
91039
91441
  }
91040
91442
  },
91041
91443
  "group": [
@@ -91046,23 +91448,23 @@
91046
91448
  "path": "material/scss/chat/_variables.scss",
91047
91449
  "name": "_variables.scss"
91048
91450
  },
91049
- "resolvedValue": "var(--kendo-color-surface, #F7F3FA)",
91451
+ "resolvedValue": "var(--kendo-color-primary, #65558F)",
91050
91452
  "resolvedType": "String"
91051
91453
  },
91052
91454
  {
91053
- "description": "The text color of the Chat.\n",
91455
+ "description": "The shadow of the Chat alt bubble.\n",
91054
91456
  "commentRange": {
91055
- "start": 117,
91056
- "end": 118
91457
+ "start": 139,
91458
+ "end": 140
91057
91459
  },
91058
91460
  "context": {
91059
91461
  "type": "variable",
91060
- "name": "kendo-chat-text",
91061
- "value": "k-color(on-app-surface)",
91462
+ "name": "kendo-chat-alt-bubble-shadow",
91463
+ "value": "none",
91062
91464
  "scope": "default",
91063
91465
  "line": {
91064
- "start": 119,
91065
- "end": 119
91466
+ "start": 141,
91467
+ "end": 141
91066
91468
  }
91067
91469
  },
91068
91470
  "group": [
@@ -91073,23 +91475,23 @@
91073
91475
  "path": "material/scss/chat/_variables.scss",
91074
91476
  "name": "_variables.scss"
91075
91477
  },
91076
- "resolvedValue": "var(--kendo-color-on-app-surface, #1D1B20)",
91478
+ "resolvedValue": "none",
91077
91479
  "resolvedType": "String"
91078
91480
  },
91079
91481
  {
91080
- "description": "The border color of the Chat.\n",
91482
+ "description": "The color of the typing indicator dots.\n",
91081
91483
  "commentRange": {
91082
- "start": 120,
91083
- "end": 121
91484
+ "start": 164,
91485
+ "end": 165
91084
91486
  },
91085
91487
  "context": {
91086
91488
  "type": "variable",
91087
- "name": "kendo-chat-border",
91088
- "value": "k-color(border)",
91489
+ "name": "kendo-chat-typing-indicator-text",
91490
+ "value": "k-color(base-on-subtle)",
91089
91491
  "scope": "default",
91090
91492
  "line": {
91091
- "start": 122,
91092
- "end": 122
91493
+ "start": 166,
91494
+ "end": 166
91093
91495
  }
91094
91496
  },
91095
91497
  "group": [
@@ -91100,23 +91502,23 @@
91100
91502
  "path": "material/scss/chat/_variables.scss",
91101
91503
  "name": "_variables.scss"
91102
91504
  },
91103
- "resolvedValue": "var(--kendo-color-border, rgba(29, 27, 32, 0.12))",
91505
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #4A4459)",
91104
91506
  "resolvedType": "String"
91105
91507
  },
91106
91508
  {
91107
- "description": "The background color of the Chat alt bubble.\n",
91509
+ "description": "The minimum width of a file in the Chat Textarea.\n",
91108
91510
  "commentRange": {
91109
- "start": 124,
91110
- "end": 125
91511
+ "start": 168,
91512
+ "end": 169
91111
91513
  },
91112
91514
  "context": {
91113
91515
  "type": "variable",
91114
- "name": "kendo-chat-alt-bubble-bg",
91115
- "value": "k-color(primary)",
91516
+ "name": "kendo-chat-file-min-width",
91517
+ "value": "96px",
91116
91518
  "scope": "default",
91117
91519
  "line": {
91118
- "start": 126,
91119
- "end": 126
91520
+ "start": 170,
91521
+ "end": 170
91120
91522
  }
91121
91523
  },
91122
91524
  "group": [
@@ -91127,23 +91529,23 @@
91127
91529
  "path": "material/scss/chat/_variables.scss",
91128
91530
  "name": "_variables.scss"
91129
91531
  },
91130
- "resolvedValue": "var(--kendo-color-primary, #65558F)",
91131
- "resolvedType": "String"
91532
+ "resolvedValue": "96px",
91533
+ "resolvedType": "Number"
91132
91534
  },
91133
91535
  {
91134
- "description": "The text color of the Chat alt bubble.\n",
91536
+ "description": "The maximum width of a file in the Chat Textarea.\n",
91135
91537
  "commentRange": {
91136
- "start": 127,
91137
- "end": 128
91538
+ "start": 171,
91539
+ "end": 172
91138
91540
  },
91139
91541
  "context": {
91140
91542
  "type": "variable",
91141
- "name": "kendo-chat-alt-bubble-text",
91142
- "value": "k-color(on-primary)",
91543
+ "name": "kendo-chat-file-max-width",
91544
+ "value": "160px",
91143
91545
  "scope": "default",
91144
91546
  "line": {
91145
- "start": 129,
91146
- "end": 129
91547
+ "start": 173,
91548
+ "end": 173
91147
91549
  }
91148
91550
  },
91149
91551
  "group": [
@@ -91154,23 +91556,23 @@
91154
91556
  "path": "material/scss/chat/_variables.scss",
91155
91557
  "name": "_variables.scss"
91156
91558
  },
91157
- "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
91158
- "resolvedType": "String"
91559
+ "resolvedValue": "160px",
91560
+ "resolvedType": "Number"
91159
91561
  },
91160
91562
  {
91161
- "description": "The border color of the Chat alt bubble.\n",
91563
+ "description": "The font size of the Chat file name.\n",
91162
91564
  "commentRange": {
91163
- "start": 130,
91164
- "end": 131
91565
+ "start": 174,
91566
+ "end": 175
91165
91567
  },
91166
91568
  "context": {
91167
91569
  "type": "variable",
91168
- "name": "kendo-chat-alt-bubble-border",
91169
- "value": "$kendo-chat-alt-bubble-bg",
91570
+ "name": "kendo-chat-file-name-font-size",
91571
+ "value": "var( --kendo-font-size-sm, inherit )",
91170
91572
  "scope": "default",
91171
91573
  "line": {
91172
- "start": 132,
91173
- "end": 132
91574
+ "start": 176,
91575
+ "end": 176
91174
91576
  }
91175
91577
  },
91176
91578
  "group": [
@@ -91181,23 +91583,23 @@
91181
91583
  "path": "material/scss/chat/_variables.scss",
91182
91584
  "name": "_variables.scss"
91183
91585
  },
91184
- "resolvedValue": "var(--kendo-color-primary, #65558F)",
91586
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
91185
91587
  "resolvedType": "String"
91186
91588
  },
91187
91589
  {
91188
- "description": "The shadow of the Chat alt bubble.\n",
91590
+ "description": "The line height of the Chat file name.\n",
91189
91591
  "commentRange": {
91190
- "start": 133,
91191
- "end": 134
91592
+ "start": 177,
91593
+ "end": 178
91192
91594
  },
91193
91595
  "context": {
91194
91596
  "type": "variable",
91195
- "name": "kendo-chat-alt-bubble-shadow",
91196
- "value": "none",
91597
+ "name": "kendo-chat-file-name-line-height",
91598
+ "value": "var( --kendo-line-height-sm, normal )",
91197
91599
  "scope": "default",
91198
91600
  "line": {
91199
- "start": 135,
91200
- "end": 135
91601
+ "start": 179,
91602
+ "end": 179
91201
91603
  }
91202
91604
  },
91203
91605
  "group": [
@@ -91208,23 +91610,23 @@
91208
91610
  "path": "material/scss/chat/_variables.scss",
91209
91611
  "name": "_variables.scss"
91210
91612
  },
91211
- "resolvedValue": "none",
91613
+ "resolvedValue": "var(--kendo-line-height-sm, normal)",
91212
91614
  "resolvedType": "String"
91213
91615
  },
91214
91616
  {
91215
- "description": "The color of the typing indicator dots.\n",
91617
+ "description": "The font size of the Chat file size.\n",
91216
91618
  "commentRange": {
91217
- "start": 158,
91218
- "end": 159
91619
+ "start": 180,
91620
+ "end": 181
91219
91621
  },
91220
91622
  "context": {
91221
91623
  "type": "variable",
91222
- "name": "kendo-chat-typing-indicator-text",
91223
- "value": "k-color(base-on-subtle)",
91624
+ "name": "kendo-chat-file-size-font-size",
91625
+ "value": "var( --kendo-font-size-xs, inherit )",
91224
91626
  "scope": "default",
91225
91627
  "line": {
91226
- "start": 160,
91227
- "end": 160
91628
+ "start": 182,
91629
+ "end": 182
91228
91630
  }
91229
91631
  },
91230
91632
  "group": [
@@ -91235,23 +91637,23 @@
91235
91637
  "path": "material/scss/chat/_variables.scss",
91236
91638
  "name": "_variables.scss"
91237
91639
  },
91238
- "resolvedValue": "var(--kendo-color-base-on-subtle, #4A4459)",
91640
+ "resolvedValue": "var(--kendo-font-size-xs, inherit)",
91239
91641
  "resolvedType": "String"
91240
91642
  },
91241
91643
  {
91242
- "description": "The width of a file in the Chat Textarea.\n",
91644
+ "description": "The line height of the Chat file size.\n",
91243
91645
  "commentRange": {
91244
- "start": 162,
91245
- "end": 163
91646
+ "start": 183,
91647
+ "end": 184
91246
91648
  },
91247
91649
  "context": {
91248
91650
  "type": "variable",
91249
- "name": "kendo-chat-file-width",
91250
- "value": "240px",
91651
+ "name": "kendo-chat-file-size-line-height",
91652
+ "value": "var( --kendo-line-height-xs, normal )",
91251
91653
  "scope": "default",
91252
91654
  "line": {
91253
- "start": 164,
91254
- "end": 164
91655
+ "start": 185,
91656
+ "end": 185
91255
91657
  }
91256
91658
  },
91257
91659
  "group": [
@@ -91262,23 +91664,23 @@
91262
91664
  "path": "material/scss/chat/_variables.scss",
91263
91665
  "name": "_variables.scss"
91264
91666
  },
91265
- "resolvedValue": "240px",
91266
- "resolvedType": "Number"
91667
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
91668
+ "resolvedType": "String"
91267
91669
  },
91268
91670
  {
91269
91671
  "description": "The horizontal padding of the Chat file.\n",
91270
91672
  "commentRange": {
91271
- "start": 165,
91272
- "end": 166
91673
+ "start": 186,
91674
+ "end": 187
91273
91675
  },
91274
91676
  "context": {
91275
91677
  "type": "variable",
91276
91678
  "name": "kendo-chat-file-padding-x",
91277
- "value": "k-spacing(2)",
91679
+ "value": "k-spacing(1)",
91278
91680
  "scope": "default",
91279
91681
  "line": {
91280
- "start": 167,
91281
- "end": 167
91682
+ "start": 188,
91683
+ "end": 188
91282
91684
  }
91283
91685
  },
91284
91686
  "group": [
@@ -91289,23 +91691,23 @@
91289
91691
  "path": "material/scss/chat/_variables.scss",
91290
91692
  "name": "_variables.scss"
91291
91693
  },
91292
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91694
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
91293
91695
  "resolvedType": "String"
91294
91696
  },
91295
91697
  {
91296
91698
  "description": "The vertical padding of the Chat file.\n",
91297
91699
  "commentRange": {
91298
- "start": 168,
91299
- "end": 169
91700
+ "start": 189,
91701
+ "end": 190
91300
91702
  },
91301
91703
  "context": {
91302
91704
  "type": "variable",
91303
91705
  "name": "kendo-chat-file-padding-y",
91304
- "value": "k-spacing(2)",
91706
+ "value": "k-spacing(1)",
91305
91707
  "scope": "default",
91306
91708
  "line": {
91307
- "start": 170,
91308
- "end": 170
91709
+ "start": 191,
91710
+ "end": 191
91309
91711
  }
91310
91712
  },
91311
91713
  "group": [
@@ -91316,14 +91718,14 @@
91316
91718
  "path": "material/scss/chat/_variables.scss",
91317
91719
  "name": "_variables.scss"
91318
91720
  },
91319
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91721
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
91320
91722
  "resolvedType": "String"
91321
91723
  },
91322
91724
  {
91323
91725
  "description": "The spacing between the elements of the Chat file.\n",
91324
91726
  "commentRange": {
91325
- "start": 171,
91326
- "end": 172
91727
+ "start": 192,
91728
+ "end": 193
91327
91729
  },
91328
91730
  "context": {
91329
91731
  "type": "variable",
@@ -91331,8 +91733,8 @@
91331
91733
  "value": "k-spacing(1)",
91332
91734
  "scope": "default",
91333
91735
  "line": {
91334
- "start": 173,
91335
- "end": 173
91736
+ "start": 194,
91737
+ "end": 194
91336
91738
  }
91337
91739
  },
91338
91740
  "group": [
@@ -91349,8 +91751,8 @@
91349
91751
  {
91350
91752
  "description": "The border width of the Chat file.\n",
91351
91753
  "commentRange": {
91352
- "start": 175,
91353
- "end": 176
91754
+ "start": 196,
91755
+ "end": 197
91354
91756
  },
91355
91757
  "context": {
91356
91758
  "type": "variable",
@@ -91358,8 +91760,8 @@
91358
91760
  "value": "1px",
91359
91761
  "scope": "default",
91360
91762
  "line": {
91361
- "start": 177,
91362
- "end": 177
91763
+ "start": 198,
91764
+ "end": 198
91363
91765
  }
91364
91766
  },
91365
91767
  "group": [
@@ -91376,8 +91778,8 @@
91376
91778
  {
91377
91779
  "description": "The border style of the Chat file.\n",
91378
91780
  "commentRange": {
91379
- "start": 178,
91380
- "end": 179
91781
+ "start": 199,
91782
+ "end": 200
91381
91783
  },
91382
91784
  "context": {
91383
91785
  "type": "variable",
@@ -91385,8 +91787,8 @@
91385
91787
  "value": "solid",
91386
91788
  "scope": "default",
91387
91789
  "line": {
91388
- "start": 180,
91389
- "end": 180
91790
+ "start": 201,
91791
+ "end": 201
91390
91792
  }
91391
91793
  },
91392
91794
  "group": [
@@ -91403,17 +91805,17 @@
91403
91805
  {
91404
91806
  "description": "The background color of the Chat file.\n",
91405
91807
  "commentRange": {
91406
- "start": 182,
91407
- "end": 183
91808
+ "start": 203,
91809
+ "end": 204
91408
91810
  },
91409
91811
  "context": {
91410
91812
  "type": "variable",
91411
91813
  "name": "kendo-chat-file-bg",
91412
- "value": "k-color(base-subtle)",
91814
+ "value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
91413
91815
  "scope": "default",
91414
91816
  "line": {
91415
- "start": 184,
91416
- "end": 184
91817
+ "start": 205,
91818
+ "end": 205
91417
91819
  }
91418
91820
  },
91419
91821
  "group": [
@@ -91424,14 +91826,14 @@
91424
91826
  "path": "material/scss/chat/_variables.scss",
91425
91827
  "name": "_variables.scss"
91426
91828
  },
91427
- "resolvedValue": "var(--kendo-color-base-subtle, #DED8E0)",
91829
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
91428
91830
  "resolvedType": "String"
91429
91831
  },
91430
91832
  {
91431
91833
  "description": "The text color of the Chat file.\n",
91432
91834
  "commentRange": {
91433
- "start": 185,
91434
- "end": 186
91835
+ "start": 206,
91836
+ "end": 207
91435
91837
  },
91436
91838
  "context": {
91437
91839
  "type": "variable",
@@ -91439,8 +91841,8 @@
91439
91841
  "value": "k-color(base-on-subtle)",
91440
91842
  "scope": "default",
91441
91843
  "line": {
91442
- "start": 187,
91443
- "end": 187
91844
+ "start": 208,
91845
+ "end": 208
91444
91846
  }
91445
91847
  },
91446
91848
  "group": [
@@ -91457,8 +91859,8 @@
91457
91859
  {
91458
91860
  "description": "The border color of the Chat file.\n",
91459
91861
  "commentRange": {
91460
- "start": 188,
91461
- "end": 189
91862
+ "start": 209,
91863
+ "end": 210
91462
91864
  },
91463
91865
  "context": {
91464
91866
  "type": "variable",
@@ -91466,8 +91868,8 @@
91466
91868
  "value": "$kendo-chat-file-bg",
91467
91869
  "scope": "default",
91468
91870
  "line": {
91469
- "start": 190,
91470
- "end": 190
91871
+ "start": 211,
91872
+ "end": 211
91471
91873
  }
91472
91874
  },
91473
91875
  "group": [
@@ -91478,14 +91880,14 @@
91478
91880
  "path": "material/scss/chat/_variables.scss",
91479
91881
  "name": "_variables.scss"
91480
91882
  },
91481
- "resolvedValue": "var(--kendo-color-base-subtle, #DED8E0)",
91883
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
91482
91884
  "resolvedType": "String"
91483
91885
  },
91484
91886
  {
91485
91887
  "description": "The border-radius of the Chat file.\n",
91486
91888
  "commentRange": {
91487
- "start": 191,
91488
- "end": 192
91889
+ "start": 212,
91890
+ "end": 213
91489
91891
  },
91490
91892
  "context": {
91491
91893
  "type": "variable",
@@ -91493,8 +91895,8 @@
91493
91895
  "value": "k-border-radius(md)",
91494
91896
  "scope": "default",
91495
91897
  "line": {
91496
- "start": 193,
91497
- "end": 193
91898
+ "start": 214,
91899
+ "end": 214
91498
91900
  }
91499
91901
  },
91500
91902
  "group": [
@@ -91509,19 +91911,19 @@
91509
91911
  "resolvedType": "String"
91510
91912
  },
91511
91913
  {
91512
- "description": "The horizontal padding of the file download wrapper.\n",
91914
+ "description": "The background color of the Chat sender file.\n",
91513
91915
  "commentRange": {
91514
- "start": 195,
91515
- "end": 196
91916
+ "start": 216,
91917
+ "end": 217
91516
91918
  },
91517
91919
  "context": {
91518
91920
  "type": "variable",
91519
- "name": "kendo-chat-file-download-padding-x",
91520
- "value": "k-spacing(2)",
91921
+ "name": "kendo-chat-sender-file-bg",
91922
+ "value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
91521
91923
  "scope": "default",
91522
91924
  "line": {
91523
- "start": 197,
91524
- "end": 197
91925
+ "start": 218,
91926
+ "end": 218
91525
91927
  }
91526
91928
  },
91527
91929
  "group": [
@@ -91532,23 +91934,23 @@
91532
91934
  "path": "material/scss/chat/_variables.scss",
91533
91935
  "name": "_variables.scss"
91534
91936
  },
91535
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91937
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
91536
91938
  "resolvedType": "String"
91537
91939
  },
91538
91940
  {
91539
- "description": "The vertical padding of the file download wrapper.\n",
91941
+ "description": "The text color of the Chat sender file.\n",
91540
91942
  "commentRange": {
91541
- "start": 198,
91542
- "end": 199
91943
+ "start": 219,
91944
+ "end": 220
91543
91945
  },
91544
91946
  "context": {
91545
91947
  "type": "variable",
91546
- "name": "kendo-chat-file-download-padding-y",
91547
- "value": "k-spacing(2)",
91948
+ "name": "kendo-chat-sender-file-text",
91949
+ "value": "k-color(on-primary)",
91548
91950
  "scope": "default",
91549
91951
  "line": {
91550
- "start": 200,
91551
- "end": 200
91952
+ "start": 221,
91953
+ "end": 221
91552
91954
  }
91553
91955
  },
91554
91956
  "group": [
@@ -91559,14 +91961,41 @@
91559
91961
  "path": "material/scss/chat/_variables.scss",
91560
91962
  "name": "_variables.scss"
91561
91963
  },
91562
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91964
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
91965
+ "resolvedType": "String"
91966
+ },
91967
+ {
91968
+ "description": "The border color of the Chat sender file.\n",
91969
+ "commentRange": {
91970
+ "start": 222,
91971
+ "end": 223
91972
+ },
91973
+ "context": {
91974
+ "type": "variable",
91975
+ "name": "kendo-chat-sender-file-border",
91976
+ "value": "$kendo-chat-sender-file-bg",
91977
+ "scope": "default",
91978
+ "line": {
91979
+ "start": 224,
91980
+ "end": 224
91981
+ }
91982
+ },
91983
+ "group": [
91984
+ "chat"
91985
+ ],
91986
+ "access": "public",
91987
+ "file": {
91988
+ "path": "material/scss/chat/_variables.scss",
91989
+ "name": "_variables.scss"
91990
+ },
91991
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
91563
91992
  "resolvedType": "String"
91564
91993
  },
91565
91994
  {
91566
91995
  "description": "The border width of the Chat pinned message;\n",
91567
91996
  "commentRange": {
91568
- "start": 202,
91569
- "end": 203
91997
+ "start": 226,
91998
+ "end": 227
91570
91999
  },
91571
92000
  "context": {
91572
92001
  "type": "variable",
@@ -91574,8 +92003,8 @@
91574
92003
  "value": "1px",
91575
92004
  "scope": "default",
91576
92005
  "line": {
91577
- "start": 204,
91578
- "end": 204
92006
+ "start": 228,
92007
+ "end": 228
91579
92008
  }
91580
92009
  },
91581
92010
  "group": [
@@ -91592,8 +92021,8 @@
91592
92021
  {
91593
92022
  "description": "The border style of the Chat pinned message;\n",
91594
92023
  "commentRange": {
91595
- "start": 205,
91596
- "end": 206
92024
+ "start": 229,
92025
+ "end": 230
91597
92026
  },
91598
92027
  "context": {
91599
92028
  "type": "variable",
@@ -91601,8 +92030,8 @@
91601
92030
  "value": "solid",
91602
92031
  "scope": "default",
91603
92032
  "line": {
91604
- "start": 207,
91605
- "end": 207
92033
+ "start": 231,
92034
+ "end": 231
91606
92035
  }
91607
92036
  },
91608
92037
  "group": [
@@ -91619,8 +92048,8 @@
91619
92048
  {
91620
92049
  "description": "The border color of the Chat pinned message;\n",
91621
92050
  "commentRange": {
91622
- "start": 208,
91623
- "end": 209
92051
+ "start": 232,
92052
+ "end": 233
91624
92053
  },
91625
92054
  "context": {
91626
92055
  "type": "variable",
@@ -91628,8 +92057,8 @@
91628
92057
  "value": "k-color(border)",
91629
92058
  "scope": "default",
91630
92059
  "line": {
91631
- "start": 210,
91632
- "end": 210
92060
+ "start": 234,
92061
+ "end": 234
91633
92062
  }
91634
92063
  },
91635
92064
  "group": [
@@ -91646,8 +92075,8 @@
91646
92075
  {
91647
92076
  "description": "The horizontal padding of the Chat message reference.\n",
91648
92077
  "commentRange": {
91649
- "start": 212,
91650
- "end": 213
92078
+ "start": 236,
92079
+ "end": 237
91651
92080
  },
91652
92081
  "context": {
91653
92082
  "type": "variable",
@@ -91655,8 +92084,8 @@
91655
92084
  "value": "k-spacing(1)",
91656
92085
  "scope": "default",
91657
92086
  "line": {
91658
- "start": 214,
91659
- "end": 214
92087
+ "start": 238,
92088
+ "end": 238
91660
92089
  }
91661
92090
  },
91662
92091
  "group": [
@@ -91673,8 +92102,8 @@
91673
92102
  {
91674
92103
  "description": "The vertical padding of the Chat message reference.\n",
91675
92104
  "commentRange": {
91676
- "start": 215,
91677
- "end": 216
92105
+ "start": 239,
92106
+ "end": 240
91678
92107
  },
91679
92108
  "context": {
91680
92109
  "type": "variable",
@@ -91682,8 +92111,8 @@
91682
92111
  "value": "k-spacing(1)",
91683
92112
  "scope": "default",
91684
92113
  "line": {
91685
- "start": 217,
91686
- "end": 217
92114
+ "start": 241,
92115
+ "end": 241
91687
92116
  }
91688
92117
  },
91689
92118
  "group": [
@@ -91700,8 +92129,8 @@
91700
92129
  {
91701
92130
  "description": "The background color of the Chat message reference.\n",
91702
92131
  "commentRange": {
91703
- "start": 219,
91704
- "end": 220
92132
+ "start": 243,
92133
+ "end": 244
91705
92134
  },
91706
92135
  "context": {
91707
92136
  "type": "variable",
@@ -91709,8 +92138,8 @@
91709
92138
  "value": "k-color(surface)",
91710
92139
  "scope": "default",
91711
92140
  "line": {
91712
- "start": 221,
91713
- "end": 221
92141
+ "start": 245,
92142
+ "end": 245
91714
92143
  }
91715
92144
  },
91716
92145
  "group": [
@@ -91727,8 +92156,8 @@
91727
92156
  {
91728
92157
  "description": "The text color of the Chat message reference.\n",
91729
92158
  "commentRange": {
91730
- "start": 222,
91731
- "end": 223
92159
+ "start": 246,
92160
+ "end": 247
91732
92161
  },
91733
92162
  "context": {
91734
92163
  "type": "variable",
@@ -91736,8 +92165,8 @@
91736
92165
  "value": "k-color(on-app-surface)",
91737
92166
  "scope": "default",
91738
92167
  "line": {
91739
- "start": 224,
91740
- "end": 224
92168
+ "start": 248,
92169
+ "end": 248
91741
92170
  }
91742
92171
  },
91743
92172
  "group": [
@@ -91754,8 +92183,8 @@
91754
92183
  {
91755
92184
  "description": "The background color of the message reference marker.\n",
91756
92185
  "commentRange": {
91757
- "start": 225,
91758
- "end": 226
92186
+ "start": 249,
92187
+ "end": 250
91759
92188
  },
91760
92189
  "context": {
91761
92190
  "type": "variable",
@@ -91763,8 +92192,8 @@
91763
92192
  "value": "k-color(base-emphasis)",
91764
92193
  "scope": "default",
91765
92194
  "line": {
91766
- "start": 227,
91767
- "end": 227
92195
+ "start": 251,
92196
+ "end": 251
91768
92197
  }
91769
92198
  },
91770
92199
  "group": [
@@ -91781,8 +92210,8 @@
91781
92210
  {
91782
92211
  "description": "The background color of the message reference alt marker.\n",
91783
92212
  "commentRange": {
91784
- "start": 228,
91785
- "end": 229
92213
+ "start": 252,
92214
+ "end": 253
91786
92215
  },
91787
92216
  "context": {
91788
92217
  "type": "variable",
@@ -91790,8 +92219,8 @@
91790
92219
  "value": "k-color(primary-emphasis)",
91791
92220
  "scope": "default",
91792
92221
  "line": {
91793
- "start": 230,
91794
- "end": 230
92222
+ "start": 254,
92223
+ "end": 254
91795
92224
  }
91796
92225
  },
91797
92226
  "group": [
@@ -114259,15 +114688,15 @@
114259
114688
  "resolvedType": "String"
114260
114689
  },
114261
114690
  {
114262
- "description": "The background color of the List group items.\n",
114691
+ "description": "The background color of the selected hovered List items.\n",
114263
114692
  "commentRange": {
114264
114693
  "start": 285,
114265
114694
  "end": 286
114266
114695
  },
114267
114696
  "context": {
114268
114697
  "type": "variable",
114269
- "name": "kendo-list-group-item-bg",
114270
- "value": "null",
114698
+ "name": "kendo-list-item-selected-hover-bg",
114699
+ "value": "color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
114271
114700
  "scope": "default",
114272
114701
  "line": {
114273
114702
  "start": 287,
@@ -114282,14 +114711,68 @@
114282
114711
  "path": "material/scss/list/_variables.scss",
114283
114712
  "name": "_variables.scss"
114284
114713
  },
114714
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #1D1B20) 8%, transparent)",
114715
+ "resolvedType": "String"
114716
+ },
114717
+ {
114718
+ "description": "The text color of the selected hovered List items.\n",
114719
+ "commentRange": {
114720
+ "start": 288,
114721
+ "end": 289
114722
+ },
114723
+ "context": {
114724
+ "type": "variable",
114725
+ "name": "kendo-list-item-selected-hover-text",
114726
+ "value": "k-color(primary-on-surface)",
114727
+ "scope": "default",
114728
+ "line": {
114729
+ "start": 290,
114730
+ "end": 290
114731
+ }
114732
+ },
114733
+ "group": [
114734
+ "list"
114735
+ ],
114736
+ "access": "public",
114737
+ "file": {
114738
+ "path": "material/scss/list/_variables.scss",
114739
+ "name": "_variables.scss"
114740
+ },
114741
+ "resolvedValue": "var(--kendo-color-primary-on-surface, #65558F)",
114742
+ "resolvedType": "String"
114743
+ },
114744
+ {
114745
+ "description": "The background color of the List group items.\n",
114746
+ "commentRange": {
114747
+ "start": 292,
114748
+ "end": 293
114749
+ },
114750
+ "context": {
114751
+ "type": "variable",
114752
+ "name": "kendo-list-group-item-bg",
114753
+ "value": "null",
114754
+ "scope": "default",
114755
+ "line": {
114756
+ "start": 294,
114757
+ "end": 294
114758
+ }
114759
+ },
114760
+ "group": [
114761
+ "list"
114762
+ ],
114763
+ "access": "public",
114764
+ "file": {
114765
+ "path": "material/scss/list/_variables.scss",
114766
+ "name": "_variables.scss"
114767
+ },
114285
114768
  "resolvedValue": "null",
114286
114769
  "resolvedType": "Null"
114287
114770
  },
114288
114771
  {
114289
114772
  "description": "The text color of the List group items.\n",
114290
114773
  "commentRange": {
114291
- "start": 288,
114292
- "end": 289
114774
+ "start": 295,
114775
+ "end": 296
114293
114776
  },
114294
114777
  "context": {
114295
114778
  "type": "variable",
@@ -114297,8 +114780,8 @@
114297
114780
  "value": "null",
114298
114781
  "scope": "default",
114299
114782
  "line": {
114300
- "start": 290,
114301
- "end": 290
114783
+ "start": 297,
114784
+ "end": 297
114302
114785
  }
114303
114786
  },
114304
114787
  "group": [
@@ -114315,8 +114798,8 @@
114315
114798
  {
114316
114799
  "description": "The border color of the List group items.\n",
114317
114800
  "commentRange": {
114318
- "start": 291,
114319
- "end": 292
114801
+ "start": 298,
114802
+ "end": 299
114320
114803
  },
114321
114804
  "context": {
114322
114805
  "type": "variable",
@@ -114324,8 +114807,8 @@
114324
114807
  "value": "inherit",
114325
114808
  "scope": "default",
114326
114809
  "line": {
114327
- "start": 293,
114328
- "end": 293
114810
+ "start": 300,
114811
+ "end": 300
114329
114812
  }
114330
114813
  },
114331
114814
  "group": [
@@ -114342,8 +114825,8 @@
114342
114825
  {
114343
114826
  "description": "The base shadow of the List group items.\n",
114344
114827
  "commentRange": {
114345
- "start": 294,
114346
- "end": 295
114828
+ "start": 301,
114829
+ "end": 302
114347
114830
  },
114348
114831
  "context": {
114349
114832
  "type": "variable",
@@ -114351,8 +114834,8 @@
114351
114834
  "value": "null",
114352
114835
  "scope": "default",
114353
114836
  "line": {
114354
- "start": 296,
114355
- "end": 296
114837
+ "start": 303,
114838
+ "end": 303
114356
114839
  }
114357
114840
  },
114358
114841
  "group": [
@@ -114369,8 +114852,8 @@
114369
114852
  {
114370
114853
  "description": "The color of the 'Option Label' text.\n",
114371
114854
  "commentRange": {
114372
- "start": 298,
114373
- "end": 299
114855
+ "start": 305,
114856
+ "end": 306
114374
114857
  },
114375
114858
  "context": {
114376
114859
  "type": "variable",
@@ -114378,8 +114861,8 @@
114378
114861
  "value": "k-color(subtle)",
114379
114862
  "scope": "default",
114380
114863
  "line": {
114381
- "start": 300,
114382
- "end": 300
114864
+ "start": 307,
114865
+ "end": 307
114383
114866
  }
114384
114867
  },
114385
114868
  "group": [
@@ -118054,7 +118537,7 @@
118054
118537
  "resolvedType": "Null"
118055
118538
  },
118056
118539
  {
118057
- "description": "The horizontal padding of the Menu icon.\n",
118540
+ "description": "The horizontal padding of the Menu expand arrow icon.\n",
118058
118541
  "commentRange": {
118059
118542
  "start": 139,
118060
118543
  "end": 140
@@ -118081,7 +118564,7 @@
118081
118564
  "resolvedType": "String"
118082
118565
  },
118083
118566
  {
118084
- "description": "The vertical padding of the Menu icon.\n",
118567
+ "description": "The vertical padding of the Menu expand arrow icon.\n",
118085
118568
  "commentRange": {
118086
118569
  "start": 142,
118087
118570
  "end": 143
@@ -122642,14 +123125,14 @@
122642
123125
  "resolvedType": "Number"
122643
123126
  },
122644
123127
  {
122645
- "description": "The width of the DropDowns in the small Pager.\n",
123128
+ "description": "The width of the DropDowns in the Pager.\n",
122646
123129
  "commentRange": {
122647
123130
  "start": 91,
122648
123131
  "end": 92
122649
123132
  },
122650
123133
  "context": {
122651
123134
  "type": "variable",
122652
- "name": "kendo-pager-sm-dropdown-width",
123135
+ "name": "kendo-pager-dropdown-width",
122653
123136
  "value": "5em",
122654
123137
  "scope": "default",
122655
123138
  "line": {
@@ -122668,74 +123151,20 @@
122668
123151
  "resolvedValue": "5em",
122669
123152
  "resolvedType": "Number"
122670
123153
  },
122671
- {
122672
- "description": "The width of the DropDowns in the medium Pager.\n",
122673
- "commentRange": {
122674
- "start": 94,
122675
- "end": 95
122676
- },
122677
- "context": {
122678
- "type": "variable",
122679
- "name": "kendo-pager-md-dropdown-width",
122680
- "value": "5em",
122681
- "scope": "default",
122682
- "line": {
122683
- "start": 96,
122684
- "end": 96
122685
- }
122686
- },
122687
- "group": [
122688
- "pager"
122689
- ],
122690
- "access": "public",
122691
- "file": {
122692
- "path": "material/scss/pager/_variables.scss",
122693
- "name": "_variables.scss"
122694
- },
122695
- "resolvedValue": "5em",
122696
- "resolvedType": "Number"
122697
- },
122698
- {
122699
- "description": "The width of the DropDowns in the large Pager.\n",
122700
- "commentRange": {
122701
- "start": 97,
122702
- "end": 98
122703
- },
122704
- "context": {
122705
- "type": "variable",
122706
- "name": "kendo-pager-lg-dropdown-width",
122707
- "value": "5em",
122708
- "scope": "default",
122709
- "line": {
122710
- "start": 99,
122711
- "end": 99
122712
- }
122713
- },
122714
- "group": [
122715
- "pager"
122716
- ],
122717
- "access": "public",
122718
- "file": {
122719
- "path": "material/scss/pager/_variables.scss",
122720
- "name": "_variables.scss"
122721
- },
122722
- "resolvedValue": "5em",
122723
- "resolvedType": "Number"
122724
- },
122725
123154
  {
122726
123155
  "description": "The sizes map of the Pager.\n",
122727
123156
  "commentRange": {
122728
- "start": 101,
122729
- "end": 102
123157
+ "start": 95,
123158
+ "end": 96
122730
123159
  },
122731
123160
  "context": {
122732
123161
  "type": "variable",
122733
123162
  "name": "kendo-pager-sizes",
122734
- "value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n pager-dropdown-width: $kendo-pager-sm-dropdown-width\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing,\n item-min-width: $kendo-pager-md-item-min-width,\n pager-dropdown-width: $kendo-pager-md-dropdown-width\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing,\n item-min-width: $kendo-pager-lg-item-min-width,\n pager-dropdown-width: $kendo-pager-lg-dropdown-width\n )\n)",
123163
+ "value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing,\n item-min-width: $kendo-pager-md-item-min-width,\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing,\n item-min-width: $kendo-pager-lg-item-min-width,\n )\n)",
122735
123164
  "scope": "default",
122736
123165
  "line": {
122737
- "start": 103,
122738
- "end": 125
123166
+ "start": 97,
123167
+ "end": 116
122739
123168
  }
122740
123169
  },
122741
123170
  "group": [
@@ -122746,29 +123175,26 @@
122746
123175
  "path": "material/scss/pager/_variables.scss",
122747
123176
  "name": "_variables.scss"
122748
123177
  },
122749
- "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-1\\.5, 0.375rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2), pager-dropdown-width: 5em), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-2, 0.5rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2), pager-dropdown-width: 5em), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-2\\.5, 0.625rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2), pager-dropdown-width: 5em))",
123178
+ "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-1\\.5, 0.375rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-2, 0.5rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-2\\.5, 0.625rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2)))",
122750
123179
  "resolvedType": "Map",
122751
123180
  "prettyValue": {
122752
123181
  "sm": {
122753
123182
  "padding-x": "var(--kendo-spacing-1, 0.25rem)",
122754
123183
  "padding-y": "var(--kendo-spacing-1, 0.25rem)",
122755
123184
  "item-group-spacing": "var(--kendo-spacing-1\\.5, 0.375rem)",
122756
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2)",
122757
- "pager-dropdown-width": "5em"
123185
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-3\\.5, 0.875rem) / 2) * 2 + 1px * 2)"
122758
123186
  },
122759
123187
  "md": {
122760
123188
  "padding-x": "var(--kendo-spacing-2, 0.5rem)",
122761
123189
  "padding-y": "var(--kendo-spacing-2, 0.5rem)",
122762
123190
  "item-group-spacing": "var(--kendo-spacing-2, 0.5rem)",
122763
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2)",
122764
- "pager-dropdown-width": "5em"
123191
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-4\\.5, 1.125rem) / 2) * 2 + 1px * 2)"
122765
123192
  },
122766
123193
  "lg": {
122767
123194
  "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
122768
123195
  "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
122769
123196
  "item-group-spacing": "var(--kendo-spacing-2\\.5, 0.625rem)",
122770
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2)",
122771
- "pager-dropdown-width": "5em"
123197
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + calc(var(--kendo-spacing-5\\.5, 1.375rem) / 2) * 2 + 1px * 2)"
122772
123198
  }
122773
123199
  }
122774
123200
  }