@progress/kendo-theme-classic 12.1.0-dev.5 → 12.2.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/classic-green-dark.css +1 -1
  3. package/dist/classic-green.css +1 -1
  4. package/dist/classic-lavender-dark.css +1 -1
  5. package/dist/classic-lavender.css +1 -1
  6. package/dist/classic-main-dark.css +1 -1
  7. package/dist/classic-main.css +1 -1
  8. package/dist/classic-metro-dark.css +1 -1
  9. package/dist/classic-metro.css +1 -1
  10. package/dist/classic-moonlight.css +1 -1
  11. package/dist/classic-opal-dark.css +1 -1
  12. package/dist/classic-opal.css +1 -1
  13. package/dist/classic-silver-dark.css +1 -1
  14. package/dist/classic-silver.css +1 -1
  15. package/dist/classic-uniform.css +1 -1
  16. package/dist/meta/sassdoc-data.json +944 -512
  17. package/dist/meta/sassdoc-raw-data.json +428 -228
  18. package/dist/meta/variables.json +51 -11
  19. package/lib/swatches/classic-green-dark.json +1 -1
  20. package/lib/swatches/classic-green.json +1 -1
  21. package/lib/swatches/classic-lavender-dark.json +1 -1
  22. package/lib/swatches/classic-lavender.json +1 -1
  23. package/lib/swatches/classic-main-dark.json +1 -1
  24. package/lib/swatches/classic-main.json +1 -1
  25. package/lib/swatches/classic-metro-dark.json +1 -1
  26. package/lib/swatches/classic-metro.json +1 -1
  27. package/lib/swatches/classic-moonlight.json +1 -1
  28. package/lib/swatches/classic-opal-dark.json +1 -1
  29. package/lib/swatches/classic-opal.json +1 -1
  30. package/lib/swatches/classic-silver-dark.json +1 -1
  31. package/lib/swatches/classic-silver.json +1 -1
  32. package/lib/swatches/classic-uniform.json +1 -1
  33. package/package.json +4 -4
  34. package/scss/bubble/_variables.scss +1 -1
  35. package/scss/chat/_variables.scss +45 -13
  36. package/scss/menu/_variables.scss +2 -2
@@ -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": "classic/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": 137,
3826
- "end": 138
3825
+ "start": 143,
3826
+ "end": 144
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": 139,
3835
- "end": 139
3834
+ "start": 145,
3835
+ "end": 145
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": 140,
3853
- "end": 141
3852
+ "start": 146,
3853
+ "end": 147
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": 142,
3862
- "end": 142
3861
+ "start": 148,
3862
+ "end": 148
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": 143,
3880
- "end": 144
3879
+ "start": 149,
3880
+ "end": 150
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": 145,
3889
- "end": 145
3888
+ "start": 151,
3889
+ "end": 151
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": 146,
3907
- "end": 147
3906
+ "start": 152,
3907
+ "end": 153
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": 148,
3916
- "end": 148
3915
+ "start": 154,
3916
+ "end": 154
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": 149,
3934
- "end": 150
3933
+ "start": 155,
3934
+ "end": 156
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": 151,
3943
- "end": 151
3942
+ "start": 157,
3943
+ "end": 157
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": 152,
3961
- "end": 153
3960
+ "start": 158,
3961
+ "end": 159
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": 154,
3970
- "end": 154
3969
+ "start": 160,
3970
+ "end": 160
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": 155,
3988
- "end": 156
3987
+ "start": 161,
3988
+ "end": 162
3989
3989
  },
3990
3990
  "context": {
3991
3991
  "type": "variable",
@@ -3993,8 +3993,8 @@
3993
3993
  "value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
3994
3994
  "scope": "default",
3995
3995
  "line": {
3996
- "start": 157,
3997
- "end": 157
3996
+ "start": 163,
3997
+ "end": 163
3998
3998
  }
3999
3999
  },
4000
4000
  "group": [
@@ -10869,15 +10869,15 @@
10869
10869
  "resolvedType": "String"
10870
10870
  },
10871
10871
  {
10872
- "description": "The spacing between the icon and text in the Chat message status.\n",
10872
+ "description": "The minimum size of the Chat message status.\n",
10873
10873
  "commentRange": {
10874
10874
  "start": 53,
10875
10875
  "end": 54
10876
10876
  },
10877
10877
  "context": {
10878
10878
  "type": "variable",
10879
- "name": "kendo-chat-message-status-gap",
10880
- "value": "k-spacing(1)",
10879
+ "name": "kendo-chat-status-min-size",
10880
+ "value": "k-spacing(1.5)",
10881
10881
  "scope": "default",
10882
10882
  "line": {
10883
10883
  "start": 55,
@@ -10892,14 +10892,68 @@
10892
10892
  "path": "classic/scss/chat/_variables.scss",
10893
10893
  "name": "_variables.scss"
10894
10894
  },
10895
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
10896
+ "resolvedType": "String"
10897
+ },
10898
+ {
10899
+ "description": "The maximum size of the Chat message status.\n",
10900
+ "commentRange": {
10901
+ "start": 56,
10902
+ "end": 57
10903
+ },
10904
+ "context": {
10905
+ "type": "variable",
10906
+ "name": "kendo-chat-status-max-size",
10907
+ "value": "k-spacing(8)",
10908
+ "scope": "default",
10909
+ "line": {
10910
+ "start": 58,
10911
+ "end": 58
10912
+ }
10913
+ },
10914
+ "group": [
10915
+ "chat"
10916
+ ],
10917
+ "access": "public",
10918
+ "file": {
10919
+ "path": "classic/scss/chat/_variables.scss",
10920
+ "name": "_variables.scss"
10921
+ },
10922
+ "resolvedValue": "var(--kendo-spacing-8, 2rem)",
10923
+ "resolvedType": "String"
10924
+ },
10925
+ {
10926
+ "description": "The spacing between the icon and text in the Chat message status.\n",
10927
+ "commentRange": {
10928
+ "start": 59,
10929
+ "end": 60
10930
+ },
10931
+ "context": {
10932
+ "type": "variable",
10933
+ "name": "kendo-chat-message-status-gap",
10934
+ "value": "k-spacing(1)",
10935
+ "scope": "default",
10936
+ "line": {
10937
+ "start": 61,
10938
+ "end": 61
10939
+ }
10940
+ },
10941
+ "group": [
10942
+ "chat"
10943
+ ],
10944
+ "access": "public",
10945
+ "file": {
10946
+ "path": "classic/scss/chat/_variables.scss",
10947
+ "name": "_variables.scss"
10948
+ },
10895
10949
  "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
10896
10950
  "resolvedType": "String"
10897
10951
  },
10898
10952
  {
10899
10953
  "description": "The font size of the Chat timestamp.\n",
10900
10954
  "commentRange": {
10901
- "start": 57,
10902
- "end": 58
10955
+ "start": 63,
10956
+ "end": 64
10903
10957
  },
10904
10958
  "context": {
10905
10959
  "type": "variable",
@@ -10907,8 +10961,8 @@
10907
10961
  "value": "var( --kendo-font-size-sm, inherit )",
10908
10962
  "scope": "default",
10909
10963
  "line": {
10910
- "start": 59,
10911
- "end": 59
10964
+ "start": 65,
10965
+ "end": 65
10912
10966
  }
10913
10967
  },
10914
10968
  "group": [
@@ -10925,8 +10979,8 @@
10925
10979
  {
10926
10980
  "description": "The line height of the Chat timestamp.\n",
10927
10981
  "commentRange": {
10928
- "start": 60,
10929
- "end": 61
10982
+ "start": 66,
10983
+ "end": 67
10930
10984
  },
10931
10985
  "context": {
10932
10986
  "type": "variable",
@@ -10934,8 +10988,8 @@
10934
10988
  "value": "var( --kendo-line-height-lg, normal )",
10935
10989
  "scope": "default",
10936
10990
  "line": {
10937
- "start": 62,
10938
- "end": 62
10991
+ "start": 68,
10992
+ "end": 68
10939
10993
  }
10940
10994
  },
10941
10995
  "group": [
@@ -10952,8 +11006,8 @@
10952
11006
  {
10953
11007
  "description": "The text transform of the Chat timestamp.\n",
10954
11008
  "commentRange": {
10955
- "start": 63,
10956
- "end": 64
11009
+ "start": 69,
11010
+ "end": 70
10957
11011
  },
10958
11012
  "context": {
10959
11013
  "type": "variable",
@@ -10961,8 +11015,8 @@
10961
11015
  "value": "none",
10962
11016
  "scope": "default",
10963
11017
  "line": {
10964
- "start": 65,
10965
- "end": 65
11018
+ "start": 71,
11019
+ "end": 71
10966
11020
  }
10967
11021
  },
10968
11022
  "group": [
@@ -10979,8 +11033,8 @@
10979
11033
  {
10980
11034
  "description": "The text color of the Chat timestamp.\n",
10981
11035
  "commentRange": {
10982
- "start": 66,
10983
- "end": 67
11036
+ "start": 72,
11037
+ "end": 73
10984
11038
  },
10985
11039
  "context": {
10986
11040
  "type": "variable",
@@ -10988,8 +11042,8 @@
10988
11042
  "value": "k-color(subtle)",
10989
11043
  "scope": "default",
10990
11044
  "line": {
10991
- "start": 68,
10992
- "end": 68
11045
+ "start": 74,
11046
+ "end": 74
10993
11047
  }
10994
11048
  },
10995
11049
  "group": [
@@ -11006,8 +11060,8 @@
11006
11060
  {
11007
11061
  "description": "The background color of the Chat timestamp.\n",
11008
11062
  "commentRange": {
11009
- "start": 69,
11010
- "end": 70
11063
+ "start": 75,
11064
+ "end": 76
11011
11065
  },
11012
11066
  "context": {
11013
11067
  "type": "variable",
@@ -11015,8 +11069,8 @@
11015
11069
  "value": "null",
11016
11070
  "scope": "default",
11017
11071
  "line": {
11018
- "start": 71,
11019
- "end": 71
11072
+ "start": 77,
11073
+ "end": 77
11020
11074
  }
11021
11075
  },
11022
11076
  "group": [
@@ -11033,8 +11087,8 @@
11033
11087
  {
11034
11088
  "description": "The background color of the Chat timestamp separator.\n",
11035
11089
  "commentRange": {
11036
- "start": 72,
11037
- "end": 73
11090
+ "start": 78,
11091
+ "end": 79
11038
11092
  },
11039
11093
  "context": {
11040
11094
  "type": "variable",
@@ -11042,8 +11096,8 @@
11042
11096
  "value": "k-color(border)",
11043
11097
  "scope": "default",
11044
11098
  "line": {
11045
- "start": 74,
11046
- "end": 74
11099
+ "start": 80,
11100
+ "end": 80
11047
11101
  }
11048
11102
  },
11049
11103
  "group": [
@@ -11060,8 +11114,8 @@
11060
11114
  {
11061
11115
  "description": "The spacing between the Chat timestamp and its separator.\n",
11062
11116
  "commentRange": {
11063
- "start": 75,
11064
- "end": 76
11117
+ "start": 81,
11118
+ "end": 82
11065
11119
  },
11066
11120
  "context": {
11067
11121
  "type": "variable",
@@ -11069,8 +11123,8 @@
11069
11123
  "value": "k-spacing(1)",
11070
11124
  "scope": "default",
11071
11125
  "line": {
11072
- "start": 77,
11073
- "end": 77
11126
+ "start": 83,
11127
+ "end": 83
11074
11128
  }
11075
11129
  },
11076
11130
  "group": [
@@ -11087,8 +11141,8 @@
11087
11141
  {
11088
11142
  "description": "The font size of the Chat message meta text.\n",
11089
11143
  "commentRange": {
11090
- "start": 79,
11091
- "end": 80
11144
+ "start": 85,
11145
+ "end": 86
11092
11146
  },
11093
11147
  "context": {
11094
11148
  "type": "variable",
@@ -11096,8 +11150,8 @@
11096
11150
  "value": "var( --kendo-font-size-sm, inherit )",
11097
11151
  "scope": "default",
11098
11152
  "line": {
11099
- "start": 81,
11100
- "end": 81
11153
+ "start": 87,
11154
+ "end": 87
11101
11155
  }
11102
11156
  },
11103
11157
  "group": [
@@ -11114,8 +11168,8 @@
11114
11168
  {
11115
11169
  "description": "The line height of the Chat message meta text.\n",
11116
11170
  "commentRange": {
11117
- "start": 82,
11118
- "end": 83
11171
+ "start": 88,
11172
+ "end": 89
11119
11173
  },
11120
11174
  "context": {
11121
11175
  "type": "variable",
@@ -11123,8 +11177,8 @@
11123
11177
  "value": "var( --kendo-line-height-lg, normal )",
11124
11178
  "scope": "default",
11125
11179
  "line": {
11126
- "start": 84,
11127
- "end": 84
11180
+ "start": 90,
11181
+ "end": 90
11128
11182
  }
11129
11183
  },
11130
11184
  "group": [
@@ -11141,8 +11195,8 @@
11141
11195
  {
11142
11196
  "description": "The font size of the Chat author text.\n",
11143
11197
  "commentRange": {
11144
- "start": 86,
11145
- "end": 87
11198
+ "start": 92,
11199
+ "end": 93
11146
11200
  },
11147
11201
  "context": {
11148
11202
  "type": "variable",
@@ -11150,8 +11204,8 @@
11150
11204
  "value": "var( --kendo-font-size-sm, inherit )",
11151
11205
  "scope": "default",
11152
11206
  "line": {
11153
- "start": 88,
11154
- "end": 88
11207
+ "start": 94,
11208
+ "end": 94
11155
11209
  }
11156
11210
  },
11157
11211
  "group": [
@@ -11168,8 +11222,8 @@
11168
11222
  {
11169
11223
  "description": "The line height of the Chat author text.\n",
11170
11224
  "commentRange": {
11171
- "start": 89,
11172
- "end": 90
11225
+ "start": 95,
11226
+ "end": 96
11173
11227
  },
11174
11228
  "context": {
11175
11229
  "type": "variable",
@@ -11177,8 +11231,8 @@
11177
11231
  "value": "var( --kendo-line-height-xs, normal )",
11178
11232
  "scope": "default",
11179
11233
  "line": {
11180
- "start": 91,
11181
- "end": 91
11234
+ "start": 97,
11235
+ "end": 97
11182
11236
  }
11183
11237
  },
11184
11238
  "group": [
@@ -11195,8 +11249,8 @@
11195
11249
  {
11196
11250
  "description": "The text color of the Chat status.\n",
11197
11251
  "commentRange": {
11198
- "start": 93,
11199
- "end": 94
11252
+ "start": 99,
11253
+ "end": 100
11200
11254
  },
11201
11255
  "context": {
11202
11256
  "type": "variable",
@@ -11204,8 +11258,8 @@
11204
11258
  "value": "k-color(subtle)",
11205
11259
  "scope": "default",
11206
11260
  "line": {
11207
- "start": 95,
11208
- "end": 95
11261
+ "start": 101,
11262
+ "end": 101
11209
11263
  }
11210
11264
  },
11211
11265
  "group": [
@@ -11222,8 +11276,8 @@
11222
11276
  {
11223
11277
  "description": "The spacing of the Chat bubble message.\n",
11224
11278
  "commentRange": {
11225
- "start": 97,
11226
- "end": 98
11279
+ "start": 103,
11280
+ "end": 104
11227
11281
  },
11228
11282
  "context": {
11229
11283
  "type": "variable",
@@ -11231,8 +11285,8 @@
11231
11285
  "value": "k-spacing(2)",
11232
11286
  "scope": "default",
11233
11287
  "line": {
11234
- "start": 99,
11235
- "end": 99
11288
+ "start": 105,
11289
+ "end": 105
11236
11290
  }
11237
11291
  },
11238
11292
  "group": [
@@ -11249,8 +11303,8 @@
11249
11303
  {
11250
11304
  "description": "The background color of the Chat Toolbar.\n",
11251
11305
  "commentRange": {
11252
- "start": 101,
11253
- "end": 102
11306
+ "start": 107,
11307
+ "end": 108
11254
11308
  },
11255
11309
  "context": {
11256
11310
  "type": "variable",
@@ -11258,8 +11312,8 @@
11258
11312
  "value": "$kendo-toolbar-bg",
11259
11313
  "scope": "default",
11260
11314
  "line": {
11261
- "start": 103,
11262
- "end": 103
11315
+ "start": 109,
11316
+ "end": 109
11263
11317
  }
11264
11318
  },
11265
11319
  "group": [
@@ -11276,8 +11330,8 @@
11276
11330
  {
11277
11331
  "description": "The text color of the Chat Toolbar.\n",
11278
11332
  "commentRange": {
11279
- "start": 104,
11280
- "end": 105
11333
+ "start": 110,
11334
+ "end": 111
11281
11335
  },
11282
11336
  "context": {
11283
11337
  "type": "variable",
@@ -11285,8 +11339,8 @@
11285
11339
  "value": "$kendo-toolbar-text",
11286
11340
  "scope": "default",
11287
11341
  "line": {
11288
- "start": 106,
11289
- "end": 106
11342
+ "start": 112,
11343
+ "end": 112
11290
11344
  }
11291
11345
  },
11292
11346
  "group": [
@@ -11303,8 +11357,8 @@
11303
11357
  {
11304
11358
  "description": "The border color of the Chat Toolbar.\n",
11305
11359
  "commentRange": {
11306
- "start": 107,
11307
- "end": 108
11360
+ "start": 113,
11361
+ "end": 114
11308
11362
  },
11309
11363
  "context": {
11310
11364
  "type": "variable",
@@ -11312,8 +11366,8 @@
11312
11366
  "value": "inherit",
11313
11367
  "scope": "default",
11314
11368
  "line": {
11315
- "start": 109,
11316
- "end": 109
11369
+ "start": 115,
11370
+ "end": 115
11317
11371
  }
11318
11372
  },
11319
11373
  "group": [
@@ -11330,8 +11384,8 @@
11330
11384
  {
11331
11385
  "description": "The background color of the Chat.\n",
11332
11386
  "commentRange": {
11333
- "start": 111,
11334
- "end": 112
11387
+ "start": 117,
11388
+ "end": 118
11335
11389
  },
11336
11390
  "context": {
11337
11391
  "type": "variable",
@@ -11339,8 +11393,8 @@
11339
11393
  "value": "k-color(surface)",
11340
11394
  "scope": "default",
11341
11395
  "line": {
11342
- "start": 113,
11343
- "end": 113
11396
+ "start": 119,
11397
+ "end": 119
11344
11398
  }
11345
11399
  },
11346
11400
  "group": [
@@ -11357,8 +11411,8 @@
11357
11411
  {
11358
11412
  "description": "The text color of the Chat.\n",
11359
11413
  "commentRange": {
11360
- "start": 114,
11361
- "end": 115
11414
+ "start": 120,
11415
+ "end": 121
11362
11416
  },
11363
11417
  "context": {
11364
11418
  "type": "variable",
@@ -11366,8 +11420,8 @@
11366
11420
  "value": "k-color(on-app-surface)",
11367
11421
  "scope": "default",
11368
11422
  "line": {
11369
- "start": 116,
11370
- "end": 116
11423
+ "start": 122,
11424
+ "end": 122
11371
11425
  }
11372
11426
  },
11373
11427
  "group": [
@@ -11384,8 +11438,8 @@
11384
11438
  {
11385
11439
  "description": "The border color of the Chat.\n",
11386
11440
  "commentRange": {
11387
- "start": 117,
11388
- "end": 118
11441
+ "start": 123,
11442
+ "end": 124
11389
11443
  },
11390
11444
  "context": {
11391
11445
  "type": "variable",
@@ -11393,8 +11447,8 @@
11393
11447
  "value": "k-color(border)",
11394
11448
  "scope": "default",
11395
11449
  "line": {
11396
- "start": 119,
11397
- "end": 119
11450
+ "start": 125,
11451
+ "end": 125
11398
11452
  }
11399
11453
  },
11400
11454
  "group": [
@@ -11411,8 +11465,8 @@
11411
11465
  {
11412
11466
  "description": "The color of the typing indicator dots.\n",
11413
11467
  "commentRange": {
11414
- "start": 121,
11415
- "end": 122
11468
+ "start": 127,
11469
+ "end": 128
11416
11470
  },
11417
11471
  "context": {
11418
11472
  "type": "variable",
@@ -11420,8 +11474,8 @@
11420
11474
  "value": "k-color(base-on-subtle)",
11421
11475
  "scope": "default",
11422
11476
  "line": {
11423
- "start": 123,
11424
- "end": 123
11477
+ "start": 129,
11478
+ "end": 129
11425
11479
  }
11426
11480
  },
11427
11481
  "group": [
@@ -11438,8 +11492,8 @@
11438
11492
  {
11439
11493
  "description": "The background color of the Chat alt bubble.\n",
11440
11494
  "commentRange": {
11441
- "start": 125,
11442
- "end": 126
11495
+ "start": 131,
11496
+ "end": 132
11443
11497
  },
11444
11498
  "context": {
11445
11499
  "type": "variable",
@@ -11447,8 +11501,8 @@
11447
11501
  "value": "k-color(primary)",
11448
11502
  "scope": "default",
11449
11503
  "line": {
11450
- "start": 127,
11451
- "end": 127
11504
+ "start": 133,
11505
+ "end": 133
11452
11506
  }
11453
11507
  },
11454
11508
  "group": [
@@ -11465,8 +11519,8 @@
11465
11519
  {
11466
11520
  "description": "The text color of the Chat alt bubble.\n",
11467
11521
  "commentRange": {
11468
- "start": 128,
11469
- "end": 129
11522
+ "start": 134,
11523
+ "end": 135
11470
11524
  },
11471
11525
  "context": {
11472
11526
  "type": "variable",
@@ -11474,8 +11528,8 @@
11474
11528
  "value": "k-color(on-primary)",
11475
11529
  "scope": "default",
11476
11530
  "line": {
11477
- "start": 130,
11478
- "end": 130
11531
+ "start": 136,
11532
+ "end": 136
11479
11533
  }
11480
11534
  },
11481
11535
  "group": [
@@ -11492,8 +11546,8 @@
11492
11546
  {
11493
11547
  "description": "The border color of the Chat alt bubble.\n",
11494
11548
  "commentRange": {
11495
- "start": 131,
11496
- "end": 132
11549
+ "start": 137,
11550
+ "end": 138
11497
11551
  },
11498
11552
  "context": {
11499
11553
  "type": "variable",
@@ -11501,8 +11555,8 @@
11501
11555
  "value": "$kendo-chat-alt-bubble-bg",
11502
11556
  "scope": "default",
11503
11557
  "line": {
11504
- "start": 133,
11505
- "end": 133
11558
+ "start": 139,
11559
+ "end": 139
11506
11560
  }
11507
11561
  },
11508
11562
  "group": [
@@ -11519,8 +11573,8 @@
11519
11573
  {
11520
11574
  "description": "The shadow of the Chat alt bubble.\n",
11521
11575
  "commentRange": {
11522
- "start": 134,
11523
- "end": 135
11576
+ "start": 140,
11577
+ "end": 141
11524
11578
  },
11525
11579
  "context": {
11526
11580
  "type": "variable",
@@ -11528,8 +11582,8 @@
11528
11582
  "value": "none",
11529
11583
  "scope": "default",
11530
11584
  "line": {
11531
- "start": 136,
11532
- "end": 136
11585
+ "start": 142,
11586
+ "end": 142
11533
11587
  }
11534
11588
  },
11535
11589
  "group": [
@@ -11544,19 +11598,19 @@
11544
11598
  "resolvedType": "String"
11545
11599
  },
11546
11600
  {
11547
- "description": "The width of a file in the Chat Textarea.\n",
11601
+ "description": "The minimum width of a file in the Chat Textarea.\n",
11548
11602
  "commentRange": {
11549
- "start": 159,
11550
- "end": 160
11603
+ "start": 165,
11604
+ "end": 166
11551
11605
  },
11552
11606
  "context": {
11553
11607
  "type": "variable",
11554
- "name": "kendo-chat-file-width",
11555
- "value": "240px",
11608
+ "name": "kendo-chat-file-min-width",
11609
+ "value": "96px",
11556
11610
  "scope": "default",
11557
11611
  "line": {
11558
- "start": 161,
11559
- "end": 161
11612
+ "start": 167,
11613
+ "end": 167
11560
11614
  }
11561
11615
  },
11562
11616
  "group": [
@@ -11567,23 +11621,23 @@
11567
11621
  "path": "classic/scss/chat/_variables.scss",
11568
11622
  "name": "_variables.scss"
11569
11623
  },
11570
- "resolvedValue": "240px",
11624
+ "resolvedValue": "96px",
11571
11625
  "resolvedType": "Number"
11572
11626
  },
11573
11627
  {
11574
- "description": "The horizontal padding of the Chat file.\n",
11628
+ "description": "The maximum width of a file in the Chat Textarea.\n",
11575
11629
  "commentRange": {
11576
- "start": 162,
11577
- "end": 163
11630
+ "start": 168,
11631
+ "end": 169
11578
11632
  },
11579
11633
  "context": {
11580
11634
  "type": "variable",
11581
- "name": "kendo-chat-file-padding-x",
11582
- "value": "k-spacing(2)",
11635
+ "name": "kendo-chat-file-max-width",
11636
+ "value": "160px",
11583
11637
  "scope": "default",
11584
11638
  "line": {
11585
- "start": 164,
11586
- "end": 164
11639
+ "start": 170,
11640
+ "end": 170
11587
11641
  }
11588
11642
  },
11589
11643
  "group": [
@@ -11594,23 +11648,23 @@
11594
11648
  "path": "classic/scss/chat/_variables.scss",
11595
11649
  "name": "_variables.scss"
11596
11650
  },
11597
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11598
- "resolvedType": "String"
11651
+ "resolvedValue": "160px",
11652
+ "resolvedType": "Number"
11599
11653
  },
11600
11654
  {
11601
- "description": "The vertical padding of the Chat file.\n",
11655
+ "description": "The font size of the Chat file name.\n",
11602
11656
  "commentRange": {
11603
- "start": 165,
11604
- "end": 166
11657
+ "start": 171,
11658
+ "end": 172
11605
11659
  },
11606
11660
  "context": {
11607
11661
  "type": "variable",
11608
- "name": "kendo-chat-file-padding-y",
11609
- "value": "k-spacing(2)",
11662
+ "name": "kendo-chat-file-name-font-size",
11663
+ "value": "var( --kendo-font-size-sm, inherit )",
11610
11664
  "scope": "default",
11611
11665
  "line": {
11612
- "start": 167,
11613
- "end": 167
11666
+ "start": 173,
11667
+ "end": 173
11614
11668
  }
11615
11669
  },
11616
11670
  "group": [
@@ -11621,23 +11675,23 @@
11621
11675
  "path": "classic/scss/chat/_variables.scss",
11622
11676
  "name": "_variables.scss"
11623
11677
  },
11624
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11678
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
11625
11679
  "resolvedType": "String"
11626
11680
  },
11627
11681
  {
11628
- "description": "The spacing between the elements of the Chat file.\n",
11682
+ "description": "The line height of the Chat file name.\n",
11629
11683
  "commentRange": {
11630
- "start": 168,
11631
- "end": 169
11684
+ "start": 174,
11685
+ "end": 175
11632
11686
  },
11633
11687
  "context": {
11634
11688
  "type": "variable",
11635
- "name": "kendo-chat-file-gap",
11636
- "value": "k-spacing(1)",
11689
+ "name": "kendo-chat-file-name-line-height",
11690
+ "value": "var( --kendo-line-height-lg, normal )",
11637
11691
  "scope": "default",
11638
11692
  "line": {
11639
- "start": 170,
11640
- "end": 170
11693
+ "start": 176,
11694
+ "end": 176
11641
11695
  }
11642
11696
  },
11643
11697
  "group": [
@@ -11648,23 +11702,23 @@
11648
11702
  "path": "classic/scss/chat/_variables.scss",
11649
11703
  "name": "_variables.scss"
11650
11704
  },
11651
- "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11705
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
11652
11706
  "resolvedType": "String"
11653
11707
  },
11654
11708
  {
11655
- "description": "The border width of the Chat file.\n",
11709
+ "description": "The font size of the Chat file size.\n",
11656
11710
  "commentRange": {
11657
- "start": 172,
11658
- "end": 173
11711
+ "start": 177,
11712
+ "end": 178
11659
11713
  },
11660
11714
  "context": {
11661
11715
  "type": "variable",
11662
- "name": "kendo-chat-file-border-width",
11663
- "value": "1px",
11716
+ "name": "kendo-chat-file-size-font-size",
11717
+ "value": "var( --kendo-font-size-xs, inherit )",
11664
11718
  "scope": "default",
11665
11719
  "line": {
11666
- "start": 174,
11667
- "end": 174
11720
+ "start": 179,
11721
+ "end": 179
11668
11722
  }
11669
11723
  },
11670
11724
  "group": [
@@ -11675,23 +11729,23 @@
11675
11729
  "path": "classic/scss/chat/_variables.scss",
11676
11730
  "name": "_variables.scss"
11677
11731
  },
11678
- "resolvedValue": "1px",
11679
- "resolvedType": "Number"
11732
+ "resolvedValue": "var(--kendo-font-size-xs, inherit)",
11733
+ "resolvedType": "String"
11680
11734
  },
11681
11735
  {
11682
- "description": "The border style of the Chat file.\n",
11736
+ "description": "The line height of the Chat file size.\n",
11683
11737
  "commentRange": {
11684
- "start": 175,
11685
- "end": 176
11738
+ "start": 180,
11739
+ "end": 181
11686
11740
  },
11687
11741
  "context": {
11688
11742
  "type": "variable",
11689
- "name": "kendo-chat-file-border-style",
11690
- "value": "solid",
11743
+ "name": "kendo-chat-file-size-line-height",
11744
+ "value": "var( --kendo-line-height-xs, normal )",
11691
11745
  "scope": "default",
11692
11746
  "line": {
11693
- "start": 177,
11694
- "end": 177
11747
+ "start": 182,
11748
+ "end": 182
11695
11749
  }
11696
11750
  },
11697
11751
  "group": [
@@ -11702,23 +11756,23 @@
11702
11756
  "path": "classic/scss/chat/_variables.scss",
11703
11757
  "name": "_variables.scss"
11704
11758
  },
11705
- "resolvedValue": "solid",
11759
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
11706
11760
  "resolvedType": "String"
11707
11761
  },
11708
11762
  {
11709
- "description": "The background color of the Chat file.\n",
11763
+ "description": "The horizontal padding of the Chat file.\n",
11710
11764
  "commentRange": {
11711
- "start": 179,
11712
- "end": 180
11765
+ "start": 183,
11766
+ "end": 184
11713
11767
  },
11714
11768
  "context": {
11715
11769
  "type": "variable",
11716
- "name": "kendo-chat-file-bg",
11717
- "value": "k-color(secondary-subtle)",
11770
+ "name": "kendo-chat-file-padding-x",
11771
+ "value": "k-spacing(1)",
11718
11772
  "scope": "default",
11719
11773
  "line": {
11720
- "start": 181,
11721
- "end": 181
11774
+ "start": 185,
11775
+ "end": 185
11722
11776
  }
11723
11777
  },
11724
11778
  "group": [
@@ -11729,23 +11783,23 @@
11729
11783
  "path": "classic/scss/chat/_variables.scss",
11730
11784
  "name": "_variables.scss"
11731
11785
  },
11732
- "resolvedValue": "var(--kendo-color-secondary-subtle, #cacaca)",
11786
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11733
11787
  "resolvedType": "String"
11734
11788
  },
11735
11789
  {
11736
- "description": "The text color of the Chat file.\n",
11790
+ "description": "The vertical padding of the Chat file.\n",
11737
11791
  "commentRange": {
11738
- "start": 182,
11739
- "end": 183
11792
+ "start": 186,
11793
+ "end": 187
11740
11794
  },
11741
11795
  "context": {
11742
11796
  "type": "variable",
11743
- "name": "kendo-chat-file-text",
11744
- "value": "k-color(secondary-on-subtle)",
11797
+ "name": "kendo-chat-file-padding-y",
11798
+ "value": "k-spacing(1)",
11745
11799
  "scope": "default",
11746
11800
  "line": {
11747
- "start": 184,
11748
- "end": 184
11801
+ "start": 188,
11802
+ "end": 188
11749
11803
  }
11750
11804
  },
11751
11805
  "group": [
@@ -11756,23 +11810,23 @@
11756
11810
  "path": "classic/scss/chat/_variables.scss",
11757
11811
  "name": "_variables.scss"
11758
11812
  },
11759
- "resolvedValue": "var(--kendo-color-secondary-on-subtle, #272727)",
11813
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11760
11814
  "resolvedType": "String"
11761
11815
  },
11762
11816
  {
11763
- "description": "The border color of the Chat file.\n",
11817
+ "description": "The spacing between the elements of the Chat file.\n",
11764
11818
  "commentRange": {
11765
- "start": 185,
11766
- "end": 186
11819
+ "start": 189,
11820
+ "end": 190
11767
11821
  },
11768
11822
  "context": {
11769
11823
  "type": "variable",
11770
- "name": "kendo-chat-file-border",
11771
- "value": "$kendo-chat-file-bg",
11824
+ "name": "kendo-chat-file-gap",
11825
+ "value": "k-spacing(1)",
11772
11826
  "scope": "default",
11773
11827
  "line": {
11774
- "start": 187,
11775
- "end": 187
11828
+ "start": 191,
11829
+ "end": 191
11776
11830
  }
11777
11831
  },
11778
11832
  "group": [
@@ -11783,23 +11837,23 @@
11783
11837
  "path": "classic/scss/chat/_variables.scss",
11784
11838
  "name": "_variables.scss"
11785
11839
  },
11786
- "resolvedValue": "var(--kendo-color-secondary-subtle, #cacaca)",
11840
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11787
11841
  "resolvedType": "String"
11788
11842
  },
11789
11843
  {
11790
- "description": "The border-radius of the Chat file.\n",
11844
+ "description": "The border width of the Chat file.\n",
11791
11845
  "commentRange": {
11792
- "start": 188,
11793
- "end": 189
11846
+ "start": 193,
11847
+ "end": 194
11794
11848
  },
11795
11849
  "context": {
11796
11850
  "type": "variable",
11797
- "name": "kendo-chat-file-border-radius",
11798
- "value": "k-border-radius(md)",
11851
+ "name": "kendo-chat-file-border-width",
11852
+ "value": "1px",
11799
11853
  "scope": "default",
11800
11854
  "line": {
11801
- "start": 190,
11802
- "end": 190
11855
+ "start": 195,
11856
+ "end": 195
11803
11857
  }
11804
11858
  },
11805
11859
  "group": [
@@ -11810,23 +11864,23 @@
11810
11864
  "path": "classic/scss/chat/_variables.scss",
11811
11865
  "name": "_variables.scss"
11812
11866
  },
11813
- "resolvedValue": "var(--kendo-border-radius-md, 0.25rem)",
11814
- "resolvedType": "String"
11867
+ "resolvedValue": "1px",
11868
+ "resolvedType": "Number"
11815
11869
  },
11816
11870
  {
11817
- "description": "The horizontal padding of the file download wrapper.\n",
11871
+ "description": "The border style of the Chat file.\n",
11818
11872
  "commentRange": {
11819
- "start": 192,
11820
- "end": 193
11873
+ "start": 196,
11874
+ "end": 197
11821
11875
  },
11822
11876
  "context": {
11823
11877
  "type": "variable",
11824
- "name": "kendo-chat-file-download-padding-x",
11825
- "value": "k-spacing(2)",
11878
+ "name": "kendo-chat-file-border-style",
11879
+ "value": "solid",
11826
11880
  "scope": "default",
11827
11881
  "line": {
11828
- "start": 194,
11829
- "end": 194
11882
+ "start": 198,
11883
+ "end": 198
11830
11884
  }
11831
11885
  },
11832
11886
  "group": [
@@ -11837,23 +11891,23 @@
11837
11891
  "path": "classic/scss/chat/_variables.scss",
11838
11892
  "name": "_variables.scss"
11839
11893
  },
11840
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11894
+ "resolvedValue": "solid",
11841
11895
  "resolvedType": "String"
11842
11896
  },
11843
11897
  {
11844
- "description": "The vertical padding of the file download wrapper.\n",
11898
+ "description": "The background color of the Chat file.\n",
11845
11899
  "commentRange": {
11846
- "start": 195,
11847
- "end": 196
11900
+ "start": 200,
11901
+ "end": 201
11848
11902
  },
11849
11903
  "context": {
11850
11904
  "type": "variable",
11851
- "name": "kendo-chat-file-download-padding-y",
11852
- "value": "k-spacing(2)",
11905
+ "name": "kendo-chat-file-bg",
11906
+ "value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
11853
11907
  "scope": "default",
11854
11908
  "line": {
11855
- "start": 197,
11856
- "end": 197
11909
+ "start": 202,
11910
+ "end": 202
11857
11911
  }
11858
11912
  },
11859
11913
  "group": [
@@ -11864,23 +11918,23 @@
11864
11918
  "path": "classic/scss/chat/_variables.scss",
11865
11919
  "name": "_variables.scss"
11866
11920
  },
11867
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11921
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 8%, transparent)",
11868
11922
  "resolvedType": "String"
11869
11923
  },
11870
11924
  {
11871
- "description": "The border width of the Chat pinned message;\n",
11925
+ "description": "The text color of the Chat file.\n",
11872
11926
  "commentRange": {
11873
- "start": 199,
11874
- "end": 200
11927
+ "start": 203,
11928
+ "end": 204
11875
11929
  },
11876
11930
  "context": {
11877
11931
  "type": "variable",
11878
- "name": "kendo-chat-message-pinned-border-width",
11879
- "value": "1px",
11932
+ "name": "kendo-chat-file-text",
11933
+ "value": "k-color(base-on-subtle)",
11880
11934
  "scope": "default",
11881
11935
  "line": {
11882
- "start": 201,
11883
- "end": 201
11936
+ "start": 205,
11937
+ "end": 205
11884
11938
  }
11885
11939
  },
11886
11940
  "group": [
@@ -11891,23 +11945,23 @@
11891
11945
  "path": "classic/scss/chat/_variables.scss",
11892
11946
  "name": "_variables.scss"
11893
11947
  },
11894
- "resolvedValue": "1px",
11895
- "resolvedType": "Number"
11948
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
11949
+ "resolvedType": "String"
11896
11950
  },
11897
11951
  {
11898
- "description": "The border style of the Chat pinned message;\n",
11952
+ "description": "The border color of the Chat file.\n",
11899
11953
  "commentRange": {
11900
- "start": 202,
11901
- "end": 203
11954
+ "start": 206,
11955
+ "end": 207
11902
11956
  },
11903
11957
  "context": {
11904
11958
  "type": "variable",
11905
- "name": "kendo-chat-message-pinned-border-style",
11906
- "value": "solid",
11959
+ "name": "kendo-chat-file-border",
11960
+ "value": "$kendo-chat-file-bg",
11907
11961
  "scope": "default",
11908
11962
  "line": {
11909
- "start": 204,
11910
- "end": 204
11963
+ "start": 208,
11964
+ "end": 208
11911
11965
  }
11912
11966
  },
11913
11967
  "group": [
@@ -11918,14 +11972,176 @@
11918
11972
  "path": "classic/scss/chat/_variables.scss",
11919
11973
  "name": "_variables.scss"
11920
11974
  },
11921
- "resolvedValue": "solid",
11975
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 8%, transparent)",
11922
11976
  "resolvedType": "String"
11923
11977
  },
11924
11978
  {
11925
- "description": "The border color of the Chat pinned message;\n",
11979
+ "description": "The border-radius of the Chat file.\n",
11926
11980
  "commentRange": {
11927
- "start": 205,
11928
- "end": 206
11981
+ "start": 209,
11982
+ "end": 210
11983
+ },
11984
+ "context": {
11985
+ "type": "variable",
11986
+ "name": "kendo-chat-file-border-radius",
11987
+ "value": "k-border-radius(md)",
11988
+ "scope": "default",
11989
+ "line": {
11990
+ "start": 211,
11991
+ "end": 211
11992
+ }
11993
+ },
11994
+ "group": [
11995
+ "chat"
11996
+ ],
11997
+ "access": "public",
11998
+ "file": {
11999
+ "path": "classic/scss/chat/_variables.scss",
12000
+ "name": "_variables.scss"
12001
+ },
12002
+ "resolvedValue": "var(--kendo-border-radius-md, 0.25rem)",
12003
+ "resolvedType": "String"
12004
+ },
12005
+ {
12006
+ "description": "The background color of the Chat sender file.\n",
12007
+ "commentRange": {
12008
+ "start": 213,
12009
+ "end": 214
12010
+ },
12011
+ "context": {
12012
+ "type": "variable",
12013
+ "name": "kendo-chat-sender-file-bg",
12014
+ "value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
12015
+ "scope": "default",
12016
+ "line": {
12017
+ "start": 215,
12018
+ "end": 215
12019
+ }
12020
+ },
12021
+ "group": [
12022
+ "chat"
12023
+ ],
12024
+ "access": "public",
12025
+ "file": {
12026
+ "path": "classic/scss/chat/_variables.scss",
12027
+ "name": "_variables.scss"
12028
+ },
12029
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
12030
+ "resolvedType": "String"
12031
+ },
12032
+ {
12033
+ "description": "The text color of the Chat sender file.\n",
12034
+ "commentRange": {
12035
+ "start": 216,
12036
+ "end": 217
12037
+ },
12038
+ "context": {
12039
+ "type": "variable",
12040
+ "name": "kendo-chat-sender-file-text",
12041
+ "value": "k-color(on-primary)",
12042
+ "scope": "default",
12043
+ "line": {
12044
+ "start": 218,
12045
+ "end": 218
12046
+ }
12047
+ },
12048
+ "group": [
12049
+ "chat"
12050
+ ],
12051
+ "access": "public",
12052
+ "file": {
12053
+ "path": "classic/scss/chat/_variables.scss",
12054
+ "name": "_variables.scss"
12055
+ },
12056
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
12057
+ "resolvedType": "String"
12058
+ },
12059
+ {
12060
+ "description": "The border color of the Chat sender file.\n",
12061
+ "commentRange": {
12062
+ "start": 219,
12063
+ "end": 220
12064
+ },
12065
+ "context": {
12066
+ "type": "variable",
12067
+ "name": "kendo-chat-sender-file-border",
12068
+ "value": "$kendo-chat-sender-file-bg",
12069
+ "scope": "default",
12070
+ "line": {
12071
+ "start": 221,
12072
+ "end": 221
12073
+ }
12074
+ },
12075
+ "group": [
12076
+ "chat"
12077
+ ],
12078
+ "access": "public",
12079
+ "file": {
12080
+ "path": "classic/scss/chat/_variables.scss",
12081
+ "name": "_variables.scss"
12082
+ },
12083
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
12084
+ "resolvedType": "String"
12085
+ },
12086
+ {
12087
+ "description": "The border width of the Chat pinned message;\n",
12088
+ "commentRange": {
12089
+ "start": 223,
12090
+ "end": 224
12091
+ },
12092
+ "context": {
12093
+ "type": "variable",
12094
+ "name": "kendo-chat-message-pinned-border-width",
12095
+ "value": "1px",
12096
+ "scope": "default",
12097
+ "line": {
12098
+ "start": 225,
12099
+ "end": 225
12100
+ }
12101
+ },
12102
+ "group": [
12103
+ "chat"
12104
+ ],
12105
+ "access": "public",
12106
+ "file": {
12107
+ "path": "classic/scss/chat/_variables.scss",
12108
+ "name": "_variables.scss"
12109
+ },
12110
+ "resolvedValue": "1px",
12111
+ "resolvedType": "Number"
12112
+ },
12113
+ {
12114
+ "description": "The border style of the Chat pinned message;\n",
12115
+ "commentRange": {
12116
+ "start": 226,
12117
+ "end": 227
12118
+ },
12119
+ "context": {
12120
+ "type": "variable",
12121
+ "name": "kendo-chat-message-pinned-border-style",
12122
+ "value": "solid",
12123
+ "scope": "default",
12124
+ "line": {
12125
+ "start": 228,
12126
+ "end": 228
12127
+ }
12128
+ },
12129
+ "group": [
12130
+ "chat"
12131
+ ],
12132
+ "access": "public",
12133
+ "file": {
12134
+ "path": "classic/scss/chat/_variables.scss",
12135
+ "name": "_variables.scss"
12136
+ },
12137
+ "resolvedValue": "solid",
12138
+ "resolvedType": "String"
12139
+ },
12140
+ {
12141
+ "description": "The border color of the Chat pinned message;\n",
12142
+ "commentRange": {
12143
+ "start": 229,
12144
+ "end": 230
11929
12145
  },
11930
12146
  "context": {
11931
12147
  "type": "variable",
@@ -11933,8 +12149,8 @@
11933
12149
  "value": "k-color(border)",
11934
12150
  "scope": "default",
11935
12151
  "line": {
11936
- "start": 207,
11937
- "end": 207
12152
+ "start": 231,
12153
+ "end": 231
11938
12154
  }
11939
12155
  },
11940
12156
  "group": [
@@ -11951,8 +12167,8 @@
11951
12167
  {
11952
12168
  "description": "The horizontal padding of the Chat message reference.\n",
11953
12169
  "commentRange": {
11954
- "start": 209,
11955
- "end": 210
12170
+ "start": 233,
12171
+ "end": 234
11956
12172
  },
11957
12173
  "context": {
11958
12174
  "type": "variable",
@@ -11960,8 +12176,8 @@
11960
12176
  "value": "k-spacing(2)",
11961
12177
  "scope": "default",
11962
12178
  "line": {
11963
- "start": 211,
11964
- "end": 211
12179
+ "start": 235,
12180
+ "end": 235
11965
12181
  }
11966
12182
  },
11967
12183
  "group": [
@@ -11978,8 +12194,8 @@
11978
12194
  {
11979
12195
  "description": "The vertical padding of the Chat message reference.\n",
11980
12196
  "commentRange": {
11981
- "start": 212,
11982
- "end": 213
12197
+ "start": 236,
12198
+ "end": 237
11983
12199
  },
11984
12200
  "context": {
11985
12201
  "type": "variable",
@@ -11987,8 +12203,8 @@
11987
12203
  "value": "k-spacing(2)",
11988
12204
  "scope": "default",
11989
12205
  "line": {
11990
- "start": 214,
11991
- "end": 214
12206
+ "start": 238,
12207
+ "end": 238
11992
12208
  }
11993
12209
  },
11994
12210
  "group": [
@@ -12005,8 +12221,8 @@
12005
12221
  {
12006
12222
  "description": "The background color of the Chat message reference.\n",
12007
12223
  "commentRange": {
12008
- "start": 216,
12009
- "end": 217
12224
+ "start": 240,
12225
+ "end": 241
12010
12226
  },
12011
12227
  "context": {
12012
12228
  "type": "variable",
@@ -12014,8 +12230,8 @@
12014
12230
  "value": "k-color(surface)",
12015
12231
  "scope": "default",
12016
12232
  "line": {
12017
- "start": 218,
12018
- "end": 218
12233
+ "start": 242,
12234
+ "end": 242
12019
12235
  }
12020
12236
  },
12021
12237
  "group": [
@@ -12032,8 +12248,8 @@
12032
12248
  {
12033
12249
  "description": "The text color of the Chat message reference.\n",
12034
12250
  "commentRange": {
12035
- "start": 219,
12036
- "end": 220
12251
+ "start": 243,
12252
+ "end": 244
12037
12253
  },
12038
12254
  "context": {
12039
12255
  "type": "variable",
@@ -12041,8 +12257,8 @@
12041
12257
  "value": "k-color(on-app-surface)",
12042
12258
  "scope": "default",
12043
12259
  "line": {
12044
- "start": 221,
12045
- "end": 221
12260
+ "start": 245,
12261
+ "end": 245
12046
12262
  }
12047
12263
  },
12048
12264
  "group": [
@@ -12059,8 +12275,8 @@
12059
12275
  {
12060
12276
  "description": "The background color of the message reference marker.\n",
12061
12277
  "commentRange": {
12062
- "start": 222,
12063
- "end": 223
12278
+ "start": 246,
12279
+ "end": 247
12064
12280
  },
12065
12281
  "context": {
12066
12282
  "type": "variable",
@@ -12068,8 +12284,8 @@
12068
12284
  "value": "k-color(base-emphasis)",
12069
12285
  "scope": "default",
12070
12286
  "line": {
12071
- "start": 224,
12072
- "end": 224
12287
+ "start": 248,
12288
+ "end": 248
12073
12289
  }
12074
12290
  },
12075
12291
  "group": [
@@ -12086,8 +12302,8 @@
12086
12302
  {
12087
12303
  "description": "The background color of the message reference alt marker.\n",
12088
12304
  "commentRange": {
12089
- "start": 225,
12090
- "end": 226
12305
+ "start": 249,
12306
+ "end": 250
12091
12307
  },
12092
12308
  "context": {
12093
12309
  "type": "variable",
@@ -12095,8 +12311,8 @@
12095
12311
  "value": "k-color(primary-emphasis)",
12096
12312
  "scope": "default",
12097
12313
  "line": {
12098
- "start": 227,
12099
- "end": 227
12314
+ "start": 251,
12315
+ "end": 251
12100
12316
  }
12101
12317
  },
12102
12318
  "group": [
@@ -38173,7 +38389,7 @@
38173
38389
  "resolvedType": "Null"
38174
38390
  },
38175
38391
  {
38176
- "description": "The horizontal padding of the Menu icon.\n",
38392
+ "description": "The horizontal padding of the Menu expand arrow icon.\n",
38177
38393
  "commentRange": {
38178
38394
  "start": 137,
38179
38395
  "end": 138
@@ -38200,7 +38416,7 @@
38200
38416
  "resolvedType": "Null"
38201
38417
  },
38202
38418
  {
38203
- "description": "The vertical padding of the Menu icon.\n",
38419
+ "description": "The vertical padding of the Menu expand arrow icon.\n",
38204
38420
  "commentRange": {
38205
38421
  "start": 140,
38206
38422
  "end": 141
@@ -82671,7 +82887,7 @@
82671
82887
  "context": {
82672
82888
  "type": "variable",
82673
82889
  "name": "kendo-bubble-border-radius-sm",
82674
- "value": "k-border-radius(xs)",
82890
+ "value": "k-border-radius(sm)",
82675
82891
  "scope": "default",
82676
82892
  "line": {
82677
82893
  "start": 9,
@@ -82686,7 +82902,7 @@
82686
82902
  "path": "classic/scss/bubble/_variables.scss",
82687
82903
  "name": "_variables.scss"
82688
82904
  },
82689
- "resolvedValue": "var(--kendo-border-radius-xs, 1px)",
82905
+ "resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
82690
82906
  "resolvedType": "String"
82691
82907
  },
82692
82908
  {
@@ -83205,8 +83421,8 @@
83205
83421
  {
83206
83422
  "description": "The background color of the hovered alt Bubble.\n",
83207
83423
  "commentRange": {
83208
- "start": 137,
83209
- "end": 138
83424
+ "start": 143,
83425
+ "end": 144
83210
83426
  },
83211
83427
  "context": {
83212
83428
  "type": "variable",
@@ -83214,8 +83430,8 @@
83214
83430
  "value": "k-color(primary-hover)",
83215
83431
  "scope": "default",
83216
83432
  "line": {
83217
- "start": 139,
83218
- "end": 139
83433
+ "start": 145,
83434
+ "end": 145
83219
83435
  }
83220
83436
  },
83221
83437
  "group": [
@@ -83232,8 +83448,8 @@
83232
83448
  {
83233
83449
  "description": "The border color of the hovered alt Bubble.\n",
83234
83450
  "commentRange": {
83235
- "start": 140,
83236
- "end": 141
83451
+ "start": 146,
83452
+ "end": 147
83237
83453
  },
83238
83454
  "context": {
83239
83455
  "type": "variable",
@@ -83241,8 +83457,8 @@
83241
83457
  "value": "$kendo-chat-alt-bubble-hover-bg",
83242
83458
  "scope": "default",
83243
83459
  "line": {
83244
- "start": 142,
83245
- "end": 142
83460
+ "start": 148,
83461
+ "end": 148
83246
83462
  }
83247
83463
  },
83248
83464
  "group": [
@@ -83259,8 +83475,8 @@
83259
83475
  {
83260
83476
  "description": "The background color of the active Bubble.\n",
83261
83477
  "commentRange": {
83262
- "start": 143,
83263
- "end": 144
83478
+ "start": 149,
83479
+ "end": 150
83264
83480
  },
83265
83481
  "context": {
83266
83482
  "type": "variable",
@@ -83268,8 +83484,8 @@
83268
83484
  "value": "k-color(primary-active)",
83269
83485
  "scope": "default",
83270
83486
  "line": {
83271
- "start": 145,
83272
- "end": 145
83487
+ "start": 151,
83488
+ "end": 151
83273
83489
  }
83274
83490
  },
83275
83491
  "group": [
@@ -83286,8 +83502,8 @@
83286
83502
  {
83287
83503
  "description": "The border color of the active alt Bubble.\n",
83288
83504
  "commentRange": {
83289
- "start": 146,
83290
- "end": 147
83505
+ "start": 152,
83506
+ "end": 153
83291
83507
  },
83292
83508
  "context": {
83293
83509
  "type": "variable",
@@ -83295,8 +83511,8 @@
83295
83511
  "value": "$kendo-chat-alt-bubble-active-bg",
83296
83512
  "scope": "default",
83297
83513
  "line": {
83298
- "start": 148,
83299
- "end": 148
83514
+ "start": 154,
83515
+ "end": 154
83300
83516
  }
83301
83517
  },
83302
83518
  "group": [
@@ -83313,8 +83529,8 @@
83313
83529
  {
83314
83530
  "description": "The background color of the focused alt Bubble.\n",
83315
83531
  "commentRange": {
83316
- "start": 149,
83317
- "end": 150
83532
+ "start": 155,
83533
+ "end": 156
83318
83534
  },
83319
83535
  "context": {
83320
83536
  "type": "variable",
@@ -83322,8 +83538,8 @@
83322
83538
  "value": "$kendo-chat-alt-bubble-bg",
83323
83539
  "scope": "default",
83324
83540
  "line": {
83325
- "start": 151,
83326
- "end": 151
83541
+ "start": 157,
83542
+ "end": 157
83327
83543
  }
83328
83544
  },
83329
83545
  "group": [
@@ -83340,8 +83556,8 @@
83340
83556
  {
83341
83557
  "description": "The border color of the focused alt Bubble.\n",
83342
83558
  "commentRange": {
83343
- "start": 152,
83344
- "end": 153
83559
+ "start": 158,
83560
+ "end": 159
83345
83561
  },
83346
83562
  "context": {
83347
83563
  "type": "variable",
@@ -83349,8 +83565,8 @@
83349
83565
  "value": "$kendo-chat-alt-bubble-focus-bg",
83350
83566
  "scope": "default",
83351
83567
  "line": {
83352
- "start": 154,
83353
- "end": 154
83568
+ "start": 160,
83569
+ "end": 160
83354
83570
  }
83355
83571
  },
83356
83572
  "group": [
@@ -83367,8 +83583,8 @@
83367
83583
  {
83368
83584
  "description": "The box shadow of the focused alt Bubble.\n",
83369
83585
  "commentRange": {
83370
- "start": 155,
83371
- "end": 156
83586
+ "start": 161,
83587
+ "end": 162
83372
83588
  },
83373
83589
  "context": {
83374
83590
  "type": "variable",
@@ -83376,8 +83592,8 @@
83376
83592
  "value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
83377
83593
  "scope": "default",
83378
83594
  "line": {
83379
- "start": 157,
83380
- "end": 157
83595
+ "start": 163,
83596
+ "end": 163
83381
83597
  }
83382
83598
  },
83383
83599
  "group": [
@@ -90294,15 +90510,15 @@
90294
90510
  "resolvedType": "String"
90295
90511
  },
90296
90512
  {
90297
- "description": "The spacing between the icon and text in the Chat message status.\n",
90513
+ "description": "The minimum size of the Chat message status.\n",
90298
90514
  "commentRange": {
90299
90515
  "start": 53,
90300
90516
  "end": 54
90301
90517
  },
90302
90518
  "context": {
90303
90519
  "type": "variable",
90304
- "name": "kendo-chat-message-status-gap",
90305
- "value": "k-spacing(1)",
90520
+ "name": "kendo-chat-status-min-size",
90521
+ "value": "k-spacing(1.5)",
90306
90522
  "scope": "default",
90307
90523
  "line": {
90308
90524
  "start": 55,
@@ -90317,14 +90533,68 @@
90317
90533
  "path": "classic/scss/chat/_variables.scss",
90318
90534
  "name": "_variables.scss"
90319
90535
  },
90536
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
90537
+ "resolvedType": "String"
90538
+ },
90539
+ {
90540
+ "description": "The maximum size of the Chat message status.\n",
90541
+ "commentRange": {
90542
+ "start": 56,
90543
+ "end": 57
90544
+ },
90545
+ "context": {
90546
+ "type": "variable",
90547
+ "name": "kendo-chat-status-max-size",
90548
+ "value": "k-spacing(8)",
90549
+ "scope": "default",
90550
+ "line": {
90551
+ "start": 58,
90552
+ "end": 58
90553
+ }
90554
+ },
90555
+ "group": [
90556
+ "chat"
90557
+ ],
90558
+ "access": "public",
90559
+ "file": {
90560
+ "path": "classic/scss/chat/_variables.scss",
90561
+ "name": "_variables.scss"
90562
+ },
90563
+ "resolvedValue": "var(--kendo-spacing-8, 2rem)",
90564
+ "resolvedType": "String"
90565
+ },
90566
+ {
90567
+ "description": "The spacing between the icon and text in the Chat message status.\n",
90568
+ "commentRange": {
90569
+ "start": 59,
90570
+ "end": 60
90571
+ },
90572
+ "context": {
90573
+ "type": "variable",
90574
+ "name": "kendo-chat-message-status-gap",
90575
+ "value": "k-spacing(1)",
90576
+ "scope": "default",
90577
+ "line": {
90578
+ "start": 61,
90579
+ "end": 61
90580
+ }
90581
+ },
90582
+ "group": [
90583
+ "chat"
90584
+ ],
90585
+ "access": "public",
90586
+ "file": {
90587
+ "path": "classic/scss/chat/_variables.scss",
90588
+ "name": "_variables.scss"
90589
+ },
90320
90590
  "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
90321
90591
  "resolvedType": "String"
90322
90592
  },
90323
90593
  {
90324
90594
  "description": "The font size of the Chat timestamp.\n",
90325
90595
  "commentRange": {
90326
- "start": 57,
90327
- "end": 58
90596
+ "start": 63,
90597
+ "end": 64
90328
90598
  },
90329
90599
  "context": {
90330
90600
  "type": "variable",
@@ -90332,8 +90602,8 @@
90332
90602
  "value": "var( --kendo-font-size-sm, inherit )",
90333
90603
  "scope": "default",
90334
90604
  "line": {
90335
- "start": 59,
90336
- "end": 59
90605
+ "start": 65,
90606
+ "end": 65
90337
90607
  }
90338
90608
  },
90339
90609
  "group": [
@@ -90350,8 +90620,8 @@
90350
90620
  {
90351
90621
  "description": "The line height of the Chat timestamp.\n",
90352
90622
  "commentRange": {
90353
- "start": 60,
90354
- "end": 61
90623
+ "start": 66,
90624
+ "end": 67
90355
90625
  },
90356
90626
  "context": {
90357
90627
  "type": "variable",
@@ -90359,8 +90629,8 @@
90359
90629
  "value": "var( --kendo-line-height-lg, normal )",
90360
90630
  "scope": "default",
90361
90631
  "line": {
90362
- "start": 62,
90363
- "end": 62
90632
+ "start": 68,
90633
+ "end": 68
90364
90634
  }
90365
90635
  },
90366
90636
  "group": [
@@ -90377,8 +90647,8 @@
90377
90647
  {
90378
90648
  "description": "The text transform of the Chat timestamp.\n",
90379
90649
  "commentRange": {
90380
- "start": 63,
90381
- "end": 64
90650
+ "start": 69,
90651
+ "end": 70
90382
90652
  },
90383
90653
  "context": {
90384
90654
  "type": "variable",
@@ -90386,8 +90656,8 @@
90386
90656
  "value": "none",
90387
90657
  "scope": "default",
90388
90658
  "line": {
90389
- "start": 65,
90390
- "end": 65
90659
+ "start": 71,
90660
+ "end": 71
90391
90661
  }
90392
90662
  },
90393
90663
  "group": [
@@ -90404,8 +90674,8 @@
90404
90674
  {
90405
90675
  "description": "The text color of the Chat timestamp.\n",
90406
90676
  "commentRange": {
90407
- "start": 66,
90408
- "end": 67
90677
+ "start": 72,
90678
+ "end": 73
90409
90679
  },
90410
90680
  "context": {
90411
90681
  "type": "variable",
@@ -90413,8 +90683,8 @@
90413
90683
  "value": "k-color(subtle)",
90414
90684
  "scope": "default",
90415
90685
  "line": {
90416
- "start": 68,
90417
- "end": 68
90686
+ "start": 74,
90687
+ "end": 74
90418
90688
  }
90419
90689
  },
90420
90690
  "group": [
@@ -90431,8 +90701,8 @@
90431
90701
  {
90432
90702
  "description": "The background color of the Chat timestamp.\n",
90433
90703
  "commentRange": {
90434
- "start": 69,
90435
- "end": 70
90704
+ "start": 75,
90705
+ "end": 76
90436
90706
  },
90437
90707
  "context": {
90438
90708
  "type": "variable",
@@ -90440,8 +90710,8 @@
90440
90710
  "value": "null",
90441
90711
  "scope": "default",
90442
90712
  "line": {
90443
- "start": 71,
90444
- "end": 71
90713
+ "start": 77,
90714
+ "end": 77
90445
90715
  }
90446
90716
  },
90447
90717
  "group": [
@@ -90458,8 +90728,8 @@
90458
90728
  {
90459
90729
  "description": "The background color of the Chat timestamp separator.\n",
90460
90730
  "commentRange": {
90461
- "start": 72,
90462
- "end": 73
90731
+ "start": 78,
90732
+ "end": 79
90463
90733
  },
90464
90734
  "context": {
90465
90735
  "type": "variable",
@@ -90467,8 +90737,8 @@
90467
90737
  "value": "k-color(border)",
90468
90738
  "scope": "default",
90469
90739
  "line": {
90470
- "start": 74,
90471
- "end": 74
90740
+ "start": 80,
90741
+ "end": 80
90472
90742
  }
90473
90743
  },
90474
90744
  "group": [
@@ -90485,8 +90755,8 @@
90485
90755
  {
90486
90756
  "description": "The spacing between the Chat timestamp and its separator.\n",
90487
90757
  "commentRange": {
90488
- "start": 75,
90489
- "end": 76
90758
+ "start": 81,
90759
+ "end": 82
90490
90760
  },
90491
90761
  "context": {
90492
90762
  "type": "variable",
@@ -90494,8 +90764,8 @@
90494
90764
  "value": "k-spacing(1)",
90495
90765
  "scope": "default",
90496
90766
  "line": {
90497
- "start": 77,
90498
- "end": 77
90767
+ "start": 83,
90768
+ "end": 83
90499
90769
  }
90500
90770
  },
90501
90771
  "group": [
@@ -90512,8 +90782,8 @@
90512
90782
  {
90513
90783
  "description": "The font size of the Chat message meta text.\n",
90514
90784
  "commentRange": {
90515
- "start": 79,
90516
- "end": 80
90785
+ "start": 85,
90786
+ "end": 86
90517
90787
  },
90518
90788
  "context": {
90519
90789
  "type": "variable",
@@ -90521,8 +90791,8 @@
90521
90791
  "value": "var( --kendo-font-size-sm, inherit )",
90522
90792
  "scope": "default",
90523
90793
  "line": {
90524
- "start": 81,
90525
- "end": 81
90794
+ "start": 87,
90795
+ "end": 87
90526
90796
  }
90527
90797
  },
90528
90798
  "group": [
@@ -90539,8 +90809,8 @@
90539
90809
  {
90540
90810
  "description": "The line height of the Chat message meta text.\n",
90541
90811
  "commentRange": {
90542
- "start": 82,
90543
- "end": 83
90812
+ "start": 88,
90813
+ "end": 89
90544
90814
  },
90545
90815
  "context": {
90546
90816
  "type": "variable",
@@ -90548,8 +90818,8 @@
90548
90818
  "value": "var( --kendo-line-height-lg, normal )",
90549
90819
  "scope": "default",
90550
90820
  "line": {
90551
- "start": 84,
90552
- "end": 84
90821
+ "start": 90,
90822
+ "end": 90
90553
90823
  }
90554
90824
  },
90555
90825
  "group": [
@@ -90566,8 +90836,8 @@
90566
90836
  {
90567
90837
  "description": "The font size of the Chat author text.\n",
90568
90838
  "commentRange": {
90569
- "start": 86,
90570
- "end": 87
90839
+ "start": 92,
90840
+ "end": 93
90571
90841
  },
90572
90842
  "context": {
90573
90843
  "type": "variable",
@@ -90575,8 +90845,8 @@
90575
90845
  "value": "var( --kendo-font-size-sm, inherit )",
90576
90846
  "scope": "default",
90577
90847
  "line": {
90578
- "start": 88,
90579
- "end": 88
90848
+ "start": 94,
90849
+ "end": 94
90580
90850
  }
90581
90851
  },
90582
90852
  "group": [
@@ -90593,8 +90863,8 @@
90593
90863
  {
90594
90864
  "description": "The line height of the Chat author text.\n",
90595
90865
  "commentRange": {
90596
- "start": 89,
90597
- "end": 90
90866
+ "start": 95,
90867
+ "end": 96
90598
90868
  },
90599
90869
  "context": {
90600
90870
  "type": "variable",
@@ -90602,8 +90872,8 @@
90602
90872
  "value": "var( --kendo-line-height-xs, normal )",
90603
90873
  "scope": "default",
90604
90874
  "line": {
90605
- "start": 91,
90606
- "end": 91
90875
+ "start": 97,
90876
+ "end": 97
90607
90877
  }
90608
90878
  },
90609
90879
  "group": [
@@ -90620,8 +90890,8 @@
90620
90890
  {
90621
90891
  "description": "The text color of the Chat status.\n",
90622
90892
  "commentRange": {
90623
- "start": 93,
90624
- "end": 94
90893
+ "start": 99,
90894
+ "end": 100
90625
90895
  },
90626
90896
  "context": {
90627
90897
  "type": "variable",
@@ -90629,8 +90899,8 @@
90629
90899
  "value": "k-color(subtle)",
90630
90900
  "scope": "default",
90631
90901
  "line": {
90632
- "start": 95,
90633
- "end": 95
90902
+ "start": 101,
90903
+ "end": 101
90634
90904
  }
90635
90905
  },
90636
90906
  "group": [
@@ -90647,8 +90917,8 @@
90647
90917
  {
90648
90918
  "description": "The spacing of the Chat bubble message.\n",
90649
90919
  "commentRange": {
90650
- "start": 97,
90651
- "end": 98
90920
+ "start": 103,
90921
+ "end": 104
90652
90922
  },
90653
90923
  "context": {
90654
90924
  "type": "variable",
@@ -90656,8 +90926,8 @@
90656
90926
  "value": "k-spacing(2)",
90657
90927
  "scope": "default",
90658
90928
  "line": {
90659
- "start": 99,
90660
- "end": 99
90929
+ "start": 105,
90930
+ "end": 105
90661
90931
  }
90662
90932
  },
90663
90933
  "group": [
@@ -90674,8 +90944,8 @@
90674
90944
  {
90675
90945
  "description": "The background color of the Chat Toolbar.\n",
90676
90946
  "commentRange": {
90677
- "start": 101,
90678
- "end": 102
90947
+ "start": 107,
90948
+ "end": 108
90679
90949
  },
90680
90950
  "context": {
90681
90951
  "type": "variable",
@@ -90683,8 +90953,8 @@
90683
90953
  "value": "$kendo-toolbar-bg",
90684
90954
  "scope": "default",
90685
90955
  "line": {
90686
- "start": 103,
90687
- "end": 103
90956
+ "start": 109,
90957
+ "end": 109
90688
90958
  }
90689
90959
  },
90690
90960
  "group": [
@@ -90701,8 +90971,8 @@
90701
90971
  {
90702
90972
  "description": "The text color of the Chat Toolbar.\n",
90703
90973
  "commentRange": {
90704
- "start": 104,
90705
- "end": 105
90974
+ "start": 110,
90975
+ "end": 111
90706
90976
  },
90707
90977
  "context": {
90708
90978
  "type": "variable",
@@ -90710,8 +90980,8 @@
90710
90980
  "value": "$kendo-toolbar-text",
90711
90981
  "scope": "default",
90712
90982
  "line": {
90713
- "start": 106,
90714
- "end": 106
90983
+ "start": 112,
90984
+ "end": 112
90715
90985
  }
90716
90986
  },
90717
90987
  "group": [
@@ -90728,8 +90998,8 @@
90728
90998
  {
90729
90999
  "description": "The border color of the Chat Toolbar.\n",
90730
91000
  "commentRange": {
90731
- "start": 107,
90732
- "end": 108
91001
+ "start": 113,
91002
+ "end": 114
90733
91003
  },
90734
91004
  "context": {
90735
91005
  "type": "variable",
@@ -90737,8 +91007,8 @@
90737
91007
  "value": "inherit",
90738
91008
  "scope": "default",
90739
91009
  "line": {
90740
- "start": 109,
90741
- "end": 109
91010
+ "start": 115,
91011
+ "end": 115
90742
91012
  }
90743
91013
  },
90744
91014
  "group": [
@@ -90755,8 +91025,8 @@
90755
91025
  {
90756
91026
  "description": "The background color of the Chat.\n",
90757
91027
  "commentRange": {
90758
- "start": 111,
90759
- "end": 112
91028
+ "start": 117,
91029
+ "end": 118
90760
91030
  },
90761
91031
  "context": {
90762
91032
  "type": "variable",
@@ -90764,8 +91034,8 @@
90764
91034
  "value": "k-color(surface)",
90765
91035
  "scope": "default",
90766
91036
  "line": {
90767
- "start": 113,
90768
- "end": 113
91037
+ "start": 119,
91038
+ "end": 119
90769
91039
  }
90770
91040
  },
90771
91041
  "group": [
@@ -90782,8 +91052,8 @@
90782
91052
  {
90783
91053
  "description": "The text color of the Chat.\n",
90784
91054
  "commentRange": {
90785
- "start": 114,
90786
- "end": 115
91055
+ "start": 120,
91056
+ "end": 121
90787
91057
  },
90788
91058
  "context": {
90789
91059
  "type": "variable",
@@ -90791,8 +91061,8 @@
90791
91061
  "value": "k-color(on-app-surface)",
90792
91062
  "scope": "default",
90793
91063
  "line": {
90794
- "start": 116,
90795
- "end": 116
91064
+ "start": 122,
91065
+ "end": 122
90796
91066
  }
90797
91067
  },
90798
91068
  "group": [
@@ -90809,8 +91079,8 @@
90809
91079
  {
90810
91080
  "description": "The border color of the Chat.\n",
90811
91081
  "commentRange": {
90812
- "start": 117,
90813
- "end": 118
91082
+ "start": 123,
91083
+ "end": 124
90814
91084
  },
90815
91085
  "context": {
90816
91086
  "type": "variable",
@@ -90818,8 +91088,8 @@
90818
91088
  "value": "k-color(border)",
90819
91089
  "scope": "default",
90820
91090
  "line": {
90821
- "start": 119,
90822
- "end": 119
91091
+ "start": 125,
91092
+ "end": 125
90823
91093
  }
90824
91094
  },
90825
91095
  "group": [
@@ -90836,8 +91106,8 @@
90836
91106
  {
90837
91107
  "description": "The color of the typing indicator dots.\n",
90838
91108
  "commentRange": {
90839
- "start": 121,
90840
- "end": 122
91109
+ "start": 127,
91110
+ "end": 128
90841
91111
  },
90842
91112
  "context": {
90843
91113
  "type": "variable",
@@ -90845,8 +91115,8 @@
90845
91115
  "value": "k-color(base-on-subtle)",
90846
91116
  "scope": "default",
90847
91117
  "line": {
90848
- "start": 123,
90849
- "end": 123
91118
+ "start": 129,
91119
+ "end": 129
90850
91120
  }
90851
91121
  },
90852
91122
  "group": [
@@ -90863,8 +91133,8 @@
90863
91133
  {
90864
91134
  "description": "The background color of the Chat alt bubble.\n",
90865
91135
  "commentRange": {
90866
- "start": 125,
90867
- "end": 126
91136
+ "start": 131,
91137
+ "end": 132
90868
91138
  },
90869
91139
  "context": {
90870
91140
  "type": "variable",
@@ -90872,8 +91142,8 @@
90872
91142
  "value": "k-color(primary)",
90873
91143
  "scope": "default",
90874
91144
  "line": {
90875
- "start": 127,
90876
- "end": 127
91145
+ "start": 133,
91146
+ "end": 133
90877
91147
  }
90878
91148
  },
90879
91149
  "group": [
@@ -90890,8 +91160,8 @@
90890
91160
  {
90891
91161
  "description": "The text color of the Chat alt bubble.\n",
90892
91162
  "commentRange": {
90893
- "start": 128,
90894
- "end": 129
91163
+ "start": 134,
91164
+ "end": 135
90895
91165
  },
90896
91166
  "context": {
90897
91167
  "type": "variable",
@@ -90899,8 +91169,8 @@
90899
91169
  "value": "k-color(on-primary)",
90900
91170
  "scope": "default",
90901
91171
  "line": {
90902
- "start": 130,
90903
- "end": 130
91172
+ "start": 136,
91173
+ "end": 136
90904
91174
  }
90905
91175
  },
90906
91176
  "group": [
@@ -90917,8 +91187,8 @@
90917
91187
  {
90918
91188
  "description": "The border color of the Chat alt bubble.\n",
90919
91189
  "commentRange": {
90920
- "start": 131,
90921
- "end": 132
91190
+ "start": 137,
91191
+ "end": 138
90922
91192
  },
90923
91193
  "context": {
90924
91194
  "type": "variable",
@@ -90926,8 +91196,8 @@
90926
91196
  "value": "$kendo-chat-alt-bubble-bg",
90927
91197
  "scope": "default",
90928
91198
  "line": {
90929
- "start": 133,
90930
- "end": 133
91199
+ "start": 139,
91200
+ "end": 139
90931
91201
  }
90932
91202
  },
90933
91203
  "group": [
@@ -90944,8 +91214,8 @@
90944
91214
  {
90945
91215
  "description": "The shadow of the Chat alt bubble.\n",
90946
91216
  "commentRange": {
90947
- "start": 134,
90948
- "end": 135
91217
+ "start": 140,
91218
+ "end": 141
90949
91219
  },
90950
91220
  "context": {
90951
91221
  "type": "variable",
@@ -90953,8 +91223,8 @@
90953
91223
  "value": "none",
90954
91224
  "scope": "default",
90955
91225
  "line": {
90956
- "start": 136,
90957
- "end": 136
91226
+ "start": 142,
91227
+ "end": 142
90958
91228
  }
90959
91229
  },
90960
91230
  "group": [
@@ -90969,19 +91239,19 @@
90969
91239
  "resolvedType": "String"
90970
91240
  },
90971
91241
  {
90972
- "description": "The width of a file in the Chat Textarea.\n",
91242
+ "description": "The minimum width of a file in the Chat Textarea.\n",
90973
91243
  "commentRange": {
90974
- "start": 159,
90975
- "end": 160
91244
+ "start": 165,
91245
+ "end": 166
90976
91246
  },
90977
91247
  "context": {
90978
91248
  "type": "variable",
90979
- "name": "kendo-chat-file-width",
90980
- "value": "240px",
91249
+ "name": "kendo-chat-file-min-width",
91250
+ "value": "96px",
90981
91251
  "scope": "default",
90982
91252
  "line": {
90983
- "start": 161,
90984
- "end": 161
91253
+ "start": 167,
91254
+ "end": 167
90985
91255
  }
90986
91256
  },
90987
91257
  "group": [
@@ -90992,23 +91262,158 @@
90992
91262
  "path": "classic/scss/chat/_variables.scss",
90993
91263
  "name": "_variables.scss"
90994
91264
  },
90995
- "resolvedValue": "240px",
91265
+ "resolvedValue": "96px",
90996
91266
  "resolvedType": "Number"
90997
91267
  },
91268
+ {
91269
+ "description": "The maximum width of a file in the Chat Textarea.\n",
91270
+ "commentRange": {
91271
+ "start": 168,
91272
+ "end": 169
91273
+ },
91274
+ "context": {
91275
+ "type": "variable",
91276
+ "name": "kendo-chat-file-max-width",
91277
+ "value": "160px",
91278
+ "scope": "default",
91279
+ "line": {
91280
+ "start": 170,
91281
+ "end": 170
91282
+ }
91283
+ },
91284
+ "group": [
91285
+ "chat"
91286
+ ],
91287
+ "access": "public",
91288
+ "file": {
91289
+ "path": "classic/scss/chat/_variables.scss",
91290
+ "name": "_variables.scss"
91291
+ },
91292
+ "resolvedValue": "160px",
91293
+ "resolvedType": "Number"
91294
+ },
91295
+ {
91296
+ "description": "The font size of the Chat file name.\n",
91297
+ "commentRange": {
91298
+ "start": 171,
91299
+ "end": 172
91300
+ },
91301
+ "context": {
91302
+ "type": "variable",
91303
+ "name": "kendo-chat-file-name-font-size",
91304
+ "value": "var( --kendo-font-size-sm, inherit )",
91305
+ "scope": "default",
91306
+ "line": {
91307
+ "start": 173,
91308
+ "end": 173
91309
+ }
91310
+ },
91311
+ "group": [
91312
+ "chat"
91313
+ ],
91314
+ "access": "public",
91315
+ "file": {
91316
+ "path": "classic/scss/chat/_variables.scss",
91317
+ "name": "_variables.scss"
91318
+ },
91319
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
91320
+ "resolvedType": "String"
91321
+ },
91322
+ {
91323
+ "description": "The line height of the Chat file name.\n",
91324
+ "commentRange": {
91325
+ "start": 174,
91326
+ "end": 175
91327
+ },
91328
+ "context": {
91329
+ "type": "variable",
91330
+ "name": "kendo-chat-file-name-line-height",
91331
+ "value": "var( --kendo-line-height-lg, normal )",
91332
+ "scope": "default",
91333
+ "line": {
91334
+ "start": 176,
91335
+ "end": 176
91336
+ }
91337
+ },
91338
+ "group": [
91339
+ "chat"
91340
+ ],
91341
+ "access": "public",
91342
+ "file": {
91343
+ "path": "classic/scss/chat/_variables.scss",
91344
+ "name": "_variables.scss"
91345
+ },
91346
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
91347
+ "resolvedType": "String"
91348
+ },
91349
+ {
91350
+ "description": "The font size of the Chat file size.\n",
91351
+ "commentRange": {
91352
+ "start": 177,
91353
+ "end": 178
91354
+ },
91355
+ "context": {
91356
+ "type": "variable",
91357
+ "name": "kendo-chat-file-size-font-size",
91358
+ "value": "var( --kendo-font-size-xs, inherit )",
91359
+ "scope": "default",
91360
+ "line": {
91361
+ "start": 179,
91362
+ "end": 179
91363
+ }
91364
+ },
91365
+ "group": [
91366
+ "chat"
91367
+ ],
91368
+ "access": "public",
91369
+ "file": {
91370
+ "path": "classic/scss/chat/_variables.scss",
91371
+ "name": "_variables.scss"
91372
+ },
91373
+ "resolvedValue": "var(--kendo-font-size-xs, inherit)",
91374
+ "resolvedType": "String"
91375
+ },
91376
+ {
91377
+ "description": "The line height of the Chat file size.\n",
91378
+ "commentRange": {
91379
+ "start": 180,
91380
+ "end": 181
91381
+ },
91382
+ "context": {
91383
+ "type": "variable",
91384
+ "name": "kendo-chat-file-size-line-height",
91385
+ "value": "var( --kendo-line-height-xs, normal )",
91386
+ "scope": "default",
91387
+ "line": {
91388
+ "start": 182,
91389
+ "end": 182
91390
+ }
91391
+ },
91392
+ "group": [
91393
+ "chat"
91394
+ ],
91395
+ "access": "public",
91396
+ "file": {
91397
+ "path": "classic/scss/chat/_variables.scss",
91398
+ "name": "_variables.scss"
91399
+ },
91400
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
91401
+ "resolvedType": "String"
91402
+ },
90998
91403
  {
90999
91404
  "description": "The horizontal padding of the Chat file.\n",
91000
91405
  "commentRange": {
91001
- "start": 162,
91002
- "end": 163
91406
+ "start": 183,
91407
+ "end": 184
91003
91408
  },
91004
91409
  "context": {
91005
91410
  "type": "variable",
91006
91411
  "name": "kendo-chat-file-padding-x",
91007
- "value": "k-spacing(2)",
91412
+ "value": "k-spacing(1)",
91008
91413
  "scope": "default",
91009
91414
  "line": {
91010
- "start": 164,
91011
- "end": 164
91415
+ "start": 185,
91416
+ "end": 185
91012
91417
  }
91013
91418
  },
91014
91419
  "group": [
@@ -91019,23 +91424,23 @@
91019
91424
  "path": "classic/scss/chat/_variables.scss",
91020
91425
  "name": "_variables.scss"
91021
91426
  },
91022
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91427
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
91023
91428
  "resolvedType": "String"
91024
91429
  },
91025
91430
  {
91026
91431
  "description": "The vertical padding of the Chat file.\n",
91027
91432
  "commentRange": {
91028
- "start": 165,
91029
- "end": 166
91433
+ "start": 186,
91434
+ "end": 187
91030
91435
  },
91031
91436
  "context": {
91032
91437
  "type": "variable",
91033
91438
  "name": "kendo-chat-file-padding-y",
91034
- "value": "k-spacing(2)",
91439
+ "value": "k-spacing(1)",
91035
91440
  "scope": "default",
91036
91441
  "line": {
91037
- "start": 167,
91038
- "end": 167
91442
+ "start": 188,
91443
+ "end": 188
91039
91444
  }
91040
91445
  },
91041
91446
  "group": [
@@ -91046,14 +91451,14 @@
91046
91451
  "path": "classic/scss/chat/_variables.scss",
91047
91452
  "name": "_variables.scss"
91048
91453
  },
91049
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91454
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
91050
91455
  "resolvedType": "String"
91051
91456
  },
91052
91457
  {
91053
91458
  "description": "The spacing between the elements of the Chat file.\n",
91054
91459
  "commentRange": {
91055
- "start": 168,
91056
- "end": 169
91460
+ "start": 189,
91461
+ "end": 190
91057
91462
  },
91058
91463
  "context": {
91059
91464
  "type": "variable",
@@ -91061,8 +91466,8 @@
91061
91466
  "value": "k-spacing(1)",
91062
91467
  "scope": "default",
91063
91468
  "line": {
91064
- "start": 170,
91065
- "end": 170
91469
+ "start": 191,
91470
+ "end": 191
91066
91471
  }
91067
91472
  },
91068
91473
  "group": [
@@ -91079,8 +91484,8 @@
91079
91484
  {
91080
91485
  "description": "The border width of the Chat file.\n",
91081
91486
  "commentRange": {
91082
- "start": 172,
91083
- "end": 173
91487
+ "start": 193,
91488
+ "end": 194
91084
91489
  },
91085
91490
  "context": {
91086
91491
  "type": "variable",
@@ -91088,8 +91493,8 @@
91088
91493
  "value": "1px",
91089
91494
  "scope": "default",
91090
91495
  "line": {
91091
- "start": 174,
91092
- "end": 174
91496
+ "start": 195,
91497
+ "end": 195
91093
91498
  }
91094
91499
  },
91095
91500
  "group": [
@@ -91106,8 +91511,8 @@
91106
91511
  {
91107
91512
  "description": "The border style of the Chat file.\n",
91108
91513
  "commentRange": {
91109
- "start": 175,
91110
- "end": 176
91514
+ "start": 196,
91515
+ "end": 197
91111
91516
  },
91112
91517
  "context": {
91113
91518
  "type": "variable",
@@ -91115,8 +91520,8 @@
91115
91520
  "value": "solid",
91116
91521
  "scope": "default",
91117
91522
  "line": {
91118
- "start": 177,
91119
- "end": 177
91523
+ "start": 198,
91524
+ "end": 198
91120
91525
  }
91121
91526
  },
91122
91527
  "group": [
@@ -91133,17 +91538,17 @@
91133
91538
  {
91134
91539
  "description": "The background color of the Chat file.\n",
91135
91540
  "commentRange": {
91136
- "start": 179,
91137
- "end": 180
91541
+ "start": 200,
91542
+ "end": 201
91138
91543
  },
91139
91544
  "context": {
91140
91545
  "type": "variable",
91141
91546
  "name": "kendo-chat-file-bg",
91142
- "value": "k-color(secondary-subtle)",
91547
+ "value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
91143
91548
  "scope": "default",
91144
91549
  "line": {
91145
- "start": 181,
91146
- "end": 181
91550
+ "start": 202,
91551
+ "end": 202
91147
91552
  }
91148
91553
  },
91149
91554
  "group": [
@@ -91154,23 +91559,23 @@
91154
91559
  "path": "classic/scss/chat/_variables.scss",
91155
91560
  "name": "_variables.scss"
91156
91561
  },
91157
- "resolvedValue": "var(--kendo-color-secondary-subtle, #cacaca)",
91562
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 8%, transparent)",
91158
91563
  "resolvedType": "String"
91159
91564
  },
91160
91565
  {
91161
91566
  "description": "The text color of the Chat file.\n",
91162
91567
  "commentRange": {
91163
- "start": 182,
91164
- "end": 183
91568
+ "start": 203,
91569
+ "end": 204
91165
91570
  },
91166
91571
  "context": {
91167
91572
  "type": "variable",
91168
91573
  "name": "kendo-chat-file-text",
91169
- "value": "k-color(secondary-on-subtle)",
91574
+ "value": "k-color(base-on-subtle)",
91170
91575
  "scope": "default",
91171
91576
  "line": {
91172
- "start": 184,
91173
- "end": 184
91577
+ "start": 205,
91578
+ "end": 205
91174
91579
  }
91175
91580
  },
91176
91581
  "group": [
@@ -91181,14 +91586,14 @@
91181
91586
  "path": "classic/scss/chat/_variables.scss",
91182
91587
  "name": "_variables.scss"
91183
91588
  },
91184
- "resolvedValue": "var(--kendo-color-secondary-on-subtle, #272727)",
91589
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
91185
91590
  "resolvedType": "String"
91186
91591
  },
91187
91592
  {
91188
91593
  "description": "The border color of the Chat file.\n",
91189
91594
  "commentRange": {
91190
- "start": 185,
91191
- "end": 186
91595
+ "start": 206,
91596
+ "end": 207
91192
91597
  },
91193
91598
  "context": {
91194
91599
  "type": "variable",
@@ -91196,8 +91601,8 @@
91196
91601
  "value": "$kendo-chat-file-bg",
91197
91602
  "scope": "default",
91198
91603
  "line": {
91199
- "start": 187,
91200
- "end": 187
91604
+ "start": 208,
91605
+ "end": 208
91201
91606
  }
91202
91607
  },
91203
91608
  "group": [
@@ -91208,14 +91613,14 @@
91208
91613
  "path": "classic/scss/chat/_variables.scss",
91209
91614
  "name": "_variables.scss"
91210
91615
  },
91211
- "resolvedValue": "var(--kendo-color-secondary-subtle, #cacaca)",
91616
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 8%, transparent)",
91212
91617
  "resolvedType": "String"
91213
91618
  },
91214
91619
  {
91215
91620
  "description": "The border-radius of the Chat file.\n",
91216
91621
  "commentRange": {
91217
- "start": 188,
91218
- "end": 189
91622
+ "start": 209,
91623
+ "end": 210
91219
91624
  },
91220
91625
  "context": {
91221
91626
  "type": "variable",
@@ -91223,8 +91628,8 @@
91223
91628
  "value": "k-border-radius(md)",
91224
91629
  "scope": "default",
91225
91630
  "line": {
91226
- "start": 190,
91227
- "end": 190
91631
+ "start": 211,
91632
+ "end": 211
91228
91633
  }
91229
91634
  },
91230
91635
  "group": [
@@ -91239,19 +91644,19 @@
91239
91644
  "resolvedType": "String"
91240
91645
  },
91241
91646
  {
91242
- "description": "The horizontal padding of the file download wrapper.\n",
91647
+ "description": "The background color of the Chat sender file.\n",
91243
91648
  "commentRange": {
91244
- "start": 192,
91245
- "end": 193
91649
+ "start": 213,
91650
+ "end": 214
91246
91651
  },
91247
91652
  "context": {
91248
91653
  "type": "variable",
91249
- "name": "kendo-chat-file-download-padding-x",
91250
- "value": "k-spacing(2)",
91654
+ "name": "kendo-chat-sender-file-bg",
91655
+ "value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
91251
91656
  "scope": "default",
91252
91657
  "line": {
91253
- "start": 194,
91254
- "end": 194
91658
+ "start": 215,
91659
+ "end": 215
91255
91660
  }
91256
91661
  },
91257
91662
  "group": [
@@ -91262,23 +91667,23 @@
91262
91667
  "path": "classic/scss/chat/_variables.scss",
91263
91668
  "name": "_variables.scss"
91264
91669
  },
91265
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91670
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
91266
91671
  "resolvedType": "String"
91267
91672
  },
91268
91673
  {
91269
- "description": "The vertical padding of the file download wrapper.\n",
91674
+ "description": "The text color of the Chat sender file.\n",
91270
91675
  "commentRange": {
91271
- "start": 195,
91272
- "end": 196
91676
+ "start": 216,
91677
+ "end": 217
91273
91678
  },
91274
91679
  "context": {
91275
91680
  "type": "variable",
91276
- "name": "kendo-chat-file-download-padding-y",
91277
- "value": "k-spacing(2)",
91681
+ "name": "kendo-chat-sender-file-text",
91682
+ "value": "k-color(on-primary)",
91278
91683
  "scope": "default",
91279
91684
  "line": {
91280
- "start": 197,
91281
- "end": 197
91685
+ "start": 218,
91686
+ "end": 218
91282
91687
  }
91283
91688
  },
91284
91689
  "group": [
@@ -91289,14 +91694,41 @@
91289
91694
  "path": "classic/scss/chat/_variables.scss",
91290
91695
  "name": "_variables.scss"
91291
91696
  },
91292
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91697
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
91698
+ "resolvedType": "String"
91699
+ },
91700
+ {
91701
+ "description": "The border color of the Chat sender file.\n",
91702
+ "commentRange": {
91703
+ "start": 219,
91704
+ "end": 220
91705
+ },
91706
+ "context": {
91707
+ "type": "variable",
91708
+ "name": "kendo-chat-sender-file-border",
91709
+ "value": "$kendo-chat-sender-file-bg",
91710
+ "scope": "default",
91711
+ "line": {
91712
+ "start": 221,
91713
+ "end": 221
91714
+ }
91715
+ },
91716
+ "group": [
91717
+ "chat"
91718
+ ],
91719
+ "access": "public",
91720
+ "file": {
91721
+ "path": "classic/scss/chat/_variables.scss",
91722
+ "name": "_variables.scss"
91723
+ },
91724
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
91293
91725
  "resolvedType": "String"
91294
91726
  },
91295
91727
  {
91296
91728
  "description": "The border width of the Chat pinned message;\n",
91297
91729
  "commentRange": {
91298
- "start": 199,
91299
- "end": 200
91730
+ "start": 223,
91731
+ "end": 224
91300
91732
  },
91301
91733
  "context": {
91302
91734
  "type": "variable",
@@ -91304,8 +91736,8 @@
91304
91736
  "value": "1px",
91305
91737
  "scope": "default",
91306
91738
  "line": {
91307
- "start": 201,
91308
- "end": 201
91739
+ "start": 225,
91740
+ "end": 225
91309
91741
  }
91310
91742
  },
91311
91743
  "group": [
@@ -91322,8 +91754,8 @@
91322
91754
  {
91323
91755
  "description": "The border style of the Chat pinned message;\n",
91324
91756
  "commentRange": {
91325
- "start": 202,
91326
- "end": 203
91757
+ "start": 226,
91758
+ "end": 227
91327
91759
  },
91328
91760
  "context": {
91329
91761
  "type": "variable",
@@ -91331,8 +91763,8 @@
91331
91763
  "value": "solid",
91332
91764
  "scope": "default",
91333
91765
  "line": {
91334
- "start": 204,
91335
- "end": 204
91766
+ "start": 228,
91767
+ "end": 228
91336
91768
  }
91337
91769
  },
91338
91770
  "group": [
@@ -91349,8 +91781,8 @@
91349
91781
  {
91350
91782
  "description": "The border color of the Chat pinned message;\n",
91351
91783
  "commentRange": {
91352
- "start": 205,
91353
- "end": 206
91784
+ "start": 229,
91785
+ "end": 230
91354
91786
  },
91355
91787
  "context": {
91356
91788
  "type": "variable",
@@ -91358,8 +91790,8 @@
91358
91790
  "value": "k-color(border)",
91359
91791
  "scope": "default",
91360
91792
  "line": {
91361
- "start": 207,
91362
- "end": 207
91793
+ "start": 231,
91794
+ "end": 231
91363
91795
  }
91364
91796
  },
91365
91797
  "group": [
@@ -91376,8 +91808,8 @@
91376
91808
  {
91377
91809
  "description": "The horizontal padding of the Chat message reference.\n",
91378
91810
  "commentRange": {
91379
- "start": 209,
91380
- "end": 210
91811
+ "start": 233,
91812
+ "end": 234
91381
91813
  },
91382
91814
  "context": {
91383
91815
  "type": "variable",
@@ -91385,8 +91817,8 @@
91385
91817
  "value": "k-spacing(2)",
91386
91818
  "scope": "default",
91387
91819
  "line": {
91388
- "start": 211,
91389
- "end": 211
91820
+ "start": 235,
91821
+ "end": 235
91390
91822
  }
91391
91823
  },
91392
91824
  "group": [
@@ -91403,8 +91835,8 @@
91403
91835
  {
91404
91836
  "description": "The vertical padding of the Chat message reference.\n",
91405
91837
  "commentRange": {
91406
- "start": 212,
91407
- "end": 213
91838
+ "start": 236,
91839
+ "end": 237
91408
91840
  },
91409
91841
  "context": {
91410
91842
  "type": "variable",
@@ -91412,8 +91844,8 @@
91412
91844
  "value": "k-spacing(2)",
91413
91845
  "scope": "default",
91414
91846
  "line": {
91415
- "start": 214,
91416
- "end": 214
91847
+ "start": 238,
91848
+ "end": 238
91417
91849
  }
91418
91850
  },
91419
91851
  "group": [
@@ -91430,8 +91862,8 @@
91430
91862
  {
91431
91863
  "description": "The background color of the Chat message reference.\n",
91432
91864
  "commentRange": {
91433
- "start": 216,
91434
- "end": 217
91865
+ "start": 240,
91866
+ "end": 241
91435
91867
  },
91436
91868
  "context": {
91437
91869
  "type": "variable",
@@ -91439,8 +91871,8 @@
91439
91871
  "value": "k-color(surface)",
91440
91872
  "scope": "default",
91441
91873
  "line": {
91442
- "start": 218,
91443
- "end": 218
91874
+ "start": 242,
91875
+ "end": 242
91444
91876
  }
91445
91877
  },
91446
91878
  "group": [
@@ -91457,8 +91889,8 @@
91457
91889
  {
91458
91890
  "description": "The text color of the Chat message reference.\n",
91459
91891
  "commentRange": {
91460
- "start": 219,
91461
- "end": 220
91892
+ "start": 243,
91893
+ "end": 244
91462
91894
  },
91463
91895
  "context": {
91464
91896
  "type": "variable",
@@ -91466,8 +91898,8 @@
91466
91898
  "value": "k-color(on-app-surface)",
91467
91899
  "scope": "default",
91468
91900
  "line": {
91469
- "start": 221,
91470
- "end": 221
91901
+ "start": 245,
91902
+ "end": 245
91471
91903
  }
91472
91904
  },
91473
91905
  "group": [
@@ -91484,8 +91916,8 @@
91484
91916
  {
91485
91917
  "description": "The background color of the message reference marker.\n",
91486
91918
  "commentRange": {
91487
- "start": 222,
91488
- "end": 223
91919
+ "start": 246,
91920
+ "end": 247
91489
91921
  },
91490
91922
  "context": {
91491
91923
  "type": "variable",
@@ -91493,8 +91925,8 @@
91493
91925
  "value": "k-color(base-emphasis)",
91494
91926
  "scope": "default",
91495
91927
  "line": {
91496
- "start": 224,
91497
- "end": 224
91928
+ "start": 248,
91929
+ "end": 248
91498
91930
  }
91499
91931
  },
91500
91932
  "group": [
@@ -91511,8 +91943,8 @@
91511
91943
  {
91512
91944
  "description": "The background color of the message reference alt marker.\n",
91513
91945
  "commentRange": {
91514
- "start": 225,
91515
- "end": 226
91946
+ "start": 249,
91947
+ "end": 250
91516
91948
  },
91517
91949
  "context": {
91518
91950
  "type": "variable",
@@ -91520,8 +91952,8 @@
91520
91952
  "value": "k-color(primary-emphasis)",
91521
91953
  "scope": "default",
91522
91954
  "line": {
91523
- "start": 227,
91524
- "end": 227
91955
+ "start": 251,
91956
+ "end": 251
91525
91957
  }
91526
91958
  },
91527
91959
  "group": [
@@ -118014,7 +118446,7 @@
118014
118446
  "resolvedType": "Null"
118015
118447
  },
118016
118448
  {
118017
- "description": "The horizontal padding of the Menu icon.\n",
118449
+ "description": "The horizontal padding of the Menu expand arrow icon.\n",
118018
118450
  "commentRange": {
118019
118451
  "start": 137,
118020
118452
  "end": 138
@@ -118041,7 +118473,7 @@
118041
118473
  "resolvedType": "Null"
118042
118474
  },
118043
118475
  {
118044
- "description": "The vertical padding of the Menu icon.\n",
118476
+ "description": "The vertical padding of the Menu expand arrow icon.\n",
118045
118477
  "commentRange": {
118046
118478
  "start": 140,
118047
118479
  "end": 141