@progress/kendo-theme-bootstrap 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 (34) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3.css +1 -1
  4. package/dist/bootstrap-4-dark.css +1 -1
  5. package/dist/bootstrap-4.css +1 -1
  6. package/dist/bootstrap-dataviz-v4.css +1 -1
  7. package/dist/bootstrap-main-dark.css +1 -1
  8. package/dist/bootstrap-main.css +1 -1
  9. package/dist/bootstrap-nordic.css +1 -1
  10. package/dist/bootstrap-turquoise-dark.css +1 -1
  11. package/dist/bootstrap-turquoise.css +1 -1
  12. package/dist/bootstrap-urban.css +1 -1
  13. package/dist/bootstrap-vintage.css +1 -1
  14. package/dist/meta/sassdoc-data.json +1114 -688
  15. package/dist/meta/sassdoc-raw-data.json +501 -301
  16. package/dist/meta/variables.json +63 -26
  17. package/lib/swatches/bootstrap-3-dark.json +1 -1
  18. package/lib/swatches/bootstrap-3.json +1 -1
  19. package/lib/swatches/bootstrap-4-dark.json +1 -1
  20. package/lib/swatches/bootstrap-4.json +1 -1
  21. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  22. package/lib/swatches/bootstrap-main-dark.json +1 -1
  23. package/lib/swatches/bootstrap-main.json +1 -1
  24. package/lib/swatches/bootstrap-nordic.json +1 -1
  25. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise.json +1 -1
  27. package/lib/swatches/bootstrap-urban.json +1 -1
  28. package/lib/swatches/bootstrap-vintage.json +1 -1
  29. package/package.json +4 -4
  30. package/scss/bubble/_variables.scss +1 -1
  31. package/scss/chat/_variables.scss +44 -12
  32. package/scss/list/_variables.scss +9 -0
  33. package/scss/menu/_variables.scss +2 -2
  34. 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": "bootstrap/scss/bubble/_variables.scss",
3304
3304
  "name": "_variables.scss"
3305
3305
  },
3306
- "resolvedValue": "var(--kendo-border-radius-xs, 0.125rem)",
3306
+ "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
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": 134,
3826
- "end": 135
3825
+ "start": 140,
3826
+ "end": 141
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": 136,
3835
- "end": 136
3834
+ "start": 142,
3835
+ "end": 142
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": 137,
3853
- "end": 138
3852
+ "start": 143,
3853
+ "end": 144
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": 139,
3862
- "end": 139
3861
+ "start": 145,
3862
+ "end": 145
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": 140,
3880
- "end": 141
3879
+ "start": 146,
3880
+ "end": 147
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": 142,
3889
- "end": 142
3888
+ "start": 148,
3889
+ "end": 148
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": 143,
3907
- "end": 144
3906
+ "start": 149,
3907
+ "end": 150
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": 145,
3916
- "end": 145
3915
+ "start": 151,
3916
+ "end": 151
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": 146,
3934
- "end": 147
3933
+ "start": 152,
3934
+ "end": 153
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": 148,
3943
- "end": 148
3942
+ "start": 154,
3943
+ "end": 154
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": 149,
3961
- "end": 150
3960
+ "start": 155,
3961
+ "end": 156
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": 151,
3970
- "end": 151
3969
+ "start": 157,
3970
+ "end": 157
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": 152,
3988
- "end": 153
3987
+ "start": 158,
3988
+ "end": 159
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": 154,
3997
- "end": 154
3996
+ "start": 160,
3997
+ "end": 160
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": 54,
10875
10875
  "end": 55
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": 56,
@@ -10892,14 +10892,68 @@
10892
10892
  "path": "bootstrap/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": 57,
10902
+ "end": 58
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": 59,
10911
+ "end": 59
10912
+ }
10913
+ },
10914
+ "group": [
10915
+ "chat"
10916
+ ],
10917
+ "access": "public",
10918
+ "file": {
10919
+ "path": "bootstrap/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": 60,
10929
+ "end": 61
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": 62,
10938
+ "end": 62
10939
+ }
10940
+ },
10941
+ "group": [
10942
+ "chat"
10943
+ ],
10944
+ "access": "public",
10945
+ "file": {
10946
+ "path": "bootstrap/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": 58,
10902
- "end": 59
10955
+ "start": 64,
10956
+ "end": 65
10903
10957
  },
10904
10958
  "context": {
10905
10959
  "type": "variable",
@@ -10907,8 +10961,8 @@
10907
10961
  "value": "var( --kendo-font-size-xs, inherit )",
10908
10962
  "scope": "default",
10909
10963
  "line": {
10910
- "start": 60,
10911
- "end": 60
10964
+ "start": 66,
10965
+ "end": 66
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": 61,
10929
- "end": 62
10982
+ "start": 67,
10983
+ "end": 68
10930
10984
  },
10931
10985
  "context": {
10932
10986
  "type": "variable",
@@ -10934,8 +10988,8 @@
10934
10988
  "value": "var( --kendo-line-height, normal )",
10935
10989
  "scope": "default",
10936
10990
  "line": {
10937
- "start": 63,
10938
- "end": 63
10991
+ "start": 69,
10992
+ "end": 69
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": 64,
10956
- "end": 65
11009
+ "start": 70,
11010
+ "end": 71
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": 66,
10965
- "end": 66
11018
+ "start": 72,
11019
+ "end": 72
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": 67,
10983
- "end": 68
11036
+ "start": 73,
11037
+ "end": 74
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": 69,
10992
- "end": 69
11045
+ "start": 75,
11046
+ "end": 75
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": 70,
11010
- "end": 71
11063
+ "start": 76,
11064
+ "end": 77
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": 72,
11019
- "end": 72
11072
+ "start": 78,
11073
+ "end": 78
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": 73,
11037
- "end": 74
11090
+ "start": 79,
11091
+ "end": 80
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": 75,
11046
- "end": 75
11099
+ "start": 81,
11100
+ "end": 81
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": 76,
11064
- "end": 77
11117
+ "start": 82,
11118
+ "end": 83
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": 78,
11073
- "end": 78
11126
+ "start": 84,
11127
+ "end": 84
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": 80,
11091
- "end": 81
11144
+ "start": 86,
11145
+ "end": 87
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": 82,
11100
- "end": 82
11153
+ "start": 88,
11154
+ "end": 88
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": 83,
11118
- "end": 84
11171
+ "start": 89,
11172
+ "end": 90
11119
11173
  },
11120
11174
  "context": {
11121
11175
  "type": "variable",
@@ -11123,8 +11177,8 @@
11123
11177
  "value": "var( --kendo-line-height-xs, normal )",
11124
11178
  "scope": "default",
11125
11179
  "line": {
11126
- "start": 85,
11127
- "end": 85
11180
+ "start": 91,
11181
+ "end": 91
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": 87,
11145
- "end": 88
11198
+ "start": 93,
11199
+ "end": 94
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": 89,
11154
- "end": 89
11207
+ "start": 95,
11208
+ "end": 95
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": 90,
11172
- "end": 91
11225
+ "start": 96,
11226
+ "end": 97
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": 92,
11181
- "end": 92
11234
+ "start": 98,
11235
+ "end": 98
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": 94,
11199
- "end": 95
11252
+ "start": 100,
11253
+ "end": 101
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": 96,
11208
- "end": 96
11261
+ "start": 102,
11262
+ "end": 102
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": 98,
11226
- "end": 99
11279
+ "start": 104,
11280
+ "end": 105
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": 100,
11235
- "end": 100
11288
+ "start": 106,
11289
+ "end": 106
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": 102,
11253
- "end": 103
11306
+ "start": 108,
11307
+ "end": 109
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": 104,
11262
- "end": 104
11315
+ "start": 110,
11316
+ "end": 110
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": 105,
11280
- "end": 106
11333
+ "start": 111,
11334
+ "end": 112
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": 107,
11289
- "end": 107
11342
+ "start": 113,
11343
+ "end": 113
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": 108,
11307
- "end": 109
11360
+ "start": 114,
11361
+ "end": 115
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": 110,
11316
- "end": 110
11369
+ "start": 116,
11370
+ "end": 116
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": 112,
11334
- "end": 113
11387
+ "start": 118,
11388
+ "end": 119
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": 114,
11343
- "end": 114
11396
+ "start": 120,
11397
+ "end": 120
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": 115,
11361
- "end": 116
11414
+ "start": 121,
11415
+ "end": 122
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": 117,
11370
- "end": 117
11423
+ "start": 123,
11424
+ "end": 123
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": 118,
11388
- "end": 119
11441
+ "start": 124,
11442
+ "end": 125
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": 120,
11397
- "end": 120
11450
+ "start": 126,
11451
+ "end": 126
11398
11452
  }
11399
11453
  },
11400
11454
  "group": [
@@ -11411,8 +11465,8 @@
11411
11465
  {
11412
11466
  "description": "The background color of the Chat alt bubble.\n",
11413
11467
  "commentRange": {
11414
- "start": 122,
11415
- "end": 123
11468
+ "start": 128,
11469
+ "end": 129
11416
11470
  },
11417
11471
  "context": {
11418
11472
  "type": "variable",
@@ -11420,8 +11474,8 @@
11420
11474
  "value": "k-color(primary)",
11421
11475
  "scope": "default",
11422
11476
  "line": {
11423
- "start": 124,
11424
- "end": 124
11477
+ "start": 130,
11478
+ "end": 130
11425
11479
  }
11426
11480
  },
11427
11481
  "group": [
@@ -11438,8 +11492,8 @@
11438
11492
  {
11439
11493
  "description": "The text 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(on-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 border 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": "$kendo-chat-alt-bubble-bg",
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 shadow 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": "none",
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 color of the typing indicator dots.\n",
11521
11575
  "commentRange": {
11522
- "start": 156,
11523
- "end": 157
11576
+ "start": 162,
11577
+ "end": 163
11524
11578
  },
11525
11579
  "context": {
11526
11580
  "type": "variable",
@@ -11528,8 +11582,8 @@
11528
11582
  "value": "k-color(base-on-subtle)",
11529
11583
  "scope": "default",
11530
11584
  "line": {
11531
- "start": 158,
11532
- "end": 158
11585
+ "start": 164,
11586
+ "end": 164
11533
11587
  }
11534
11588
  },
11535
11589
  "group": [
@@ -11544,19 +11598,46 @@
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": 160,
11550
- "end": 161
11603
+ "start": 166,
11604
+ "end": 167
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": 162,
11559
- "end": 162
11612
+ "start": 168,
11613
+ "end": 168
11614
+ }
11615
+ },
11616
+ "group": [
11617
+ "chat"
11618
+ ],
11619
+ "access": "public",
11620
+ "file": {
11621
+ "path": "bootstrap/scss/chat/_variables.scss",
11622
+ "name": "_variables.scss"
11623
+ },
11624
+ "resolvedValue": "96px",
11625
+ "resolvedType": "Number"
11626
+ },
11627
+ {
11628
+ "description": "The maximum width of a file in the Chat Textarea.\n",
11629
+ "commentRange": {
11630
+ "start": 169,
11631
+ "end": 170
11632
+ },
11633
+ "context": {
11634
+ "type": "variable",
11635
+ "name": "kendo-chat-file-max-width",
11636
+ "value": "160px",
11637
+ "scope": "default",
11638
+ "line": {
11639
+ "start": 171,
11640
+ "end": 171
11560
11641
  }
11561
11642
  },
11562
11643
  "group": [
@@ -11567,23 +11648,131 @@
11567
11648
  "path": "bootstrap/scss/chat/_variables.scss",
11568
11649
  "name": "_variables.scss"
11569
11650
  },
11570
- "resolvedValue": "240px",
11651
+ "resolvedValue": "160px",
11571
11652
  "resolvedType": "Number"
11572
11653
  },
11654
+ {
11655
+ "description": "The font size of the Chat file name.\n",
11656
+ "commentRange": {
11657
+ "start": 172,
11658
+ "end": 173
11659
+ },
11660
+ "context": {
11661
+ "type": "variable",
11662
+ "name": "kendo-chat-file-name-font-size",
11663
+ "value": "var( --kendo-font-size-sm, inherit )",
11664
+ "scope": "default",
11665
+ "line": {
11666
+ "start": 174,
11667
+ "end": 174
11668
+ }
11669
+ },
11670
+ "group": [
11671
+ "chat"
11672
+ ],
11673
+ "access": "public",
11674
+ "file": {
11675
+ "path": "bootstrap/scss/chat/_variables.scss",
11676
+ "name": "_variables.scss"
11677
+ },
11678
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
11679
+ "resolvedType": "String"
11680
+ },
11681
+ {
11682
+ "description": "The line height of the Chat file name.\n",
11683
+ "commentRange": {
11684
+ "start": 175,
11685
+ "end": 176
11686
+ },
11687
+ "context": {
11688
+ "type": "variable",
11689
+ "name": "kendo-chat-file-name-line-height",
11690
+ "value": "var( --kendo-line-height-sm, normal )",
11691
+ "scope": "default",
11692
+ "line": {
11693
+ "start": 177,
11694
+ "end": 177
11695
+ }
11696
+ },
11697
+ "group": [
11698
+ "chat"
11699
+ ],
11700
+ "access": "public",
11701
+ "file": {
11702
+ "path": "bootstrap/scss/chat/_variables.scss",
11703
+ "name": "_variables.scss"
11704
+ },
11705
+ "resolvedValue": "var(--kendo-line-height-sm, normal)",
11706
+ "resolvedType": "String"
11707
+ },
11708
+ {
11709
+ "description": "The font size of the Chat file size.\n",
11710
+ "commentRange": {
11711
+ "start": 178,
11712
+ "end": 179
11713
+ },
11714
+ "context": {
11715
+ "type": "variable",
11716
+ "name": "kendo-chat-file-size-font-size",
11717
+ "value": "var( --kendo-font-size-xs, inherit )",
11718
+ "scope": "default",
11719
+ "line": {
11720
+ "start": 180,
11721
+ "end": 180
11722
+ }
11723
+ },
11724
+ "group": [
11725
+ "chat"
11726
+ ],
11727
+ "access": "public",
11728
+ "file": {
11729
+ "path": "bootstrap/scss/chat/_variables.scss",
11730
+ "name": "_variables.scss"
11731
+ },
11732
+ "resolvedValue": "var(--kendo-font-size-xs, inherit)",
11733
+ "resolvedType": "String"
11734
+ },
11735
+ {
11736
+ "description": "The line height of the Chat file size.\n",
11737
+ "commentRange": {
11738
+ "start": 181,
11739
+ "end": 182
11740
+ },
11741
+ "context": {
11742
+ "type": "variable",
11743
+ "name": "kendo-chat-file-size-line-height",
11744
+ "value": "var( --kendo-line-height-xs, normal )",
11745
+ "scope": "default",
11746
+ "line": {
11747
+ "start": 183,
11748
+ "end": 183
11749
+ }
11750
+ },
11751
+ "group": [
11752
+ "chat"
11753
+ ],
11754
+ "access": "public",
11755
+ "file": {
11756
+ "path": "bootstrap/scss/chat/_variables.scss",
11757
+ "name": "_variables.scss"
11758
+ },
11759
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
11760
+ "resolvedType": "String"
11761
+ },
11573
11762
  {
11574
11763
  "description": "The horizontal padding of the Chat file.\n",
11575
11764
  "commentRange": {
11576
- "start": 163,
11577
- "end": 164
11765
+ "start": 184,
11766
+ "end": 185
11578
11767
  },
11579
11768
  "context": {
11580
11769
  "type": "variable",
11581
11770
  "name": "kendo-chat-file-padding-x",
11582
- "value": "k-spacing(2)",
11771
+ "value": "k-spacing(1)",
11583
11772
  "scope": "default",
11584
11773
  "line": {
11585
- "start": 165,
11586
- "end": 165
11774
+ "start": 186,
11775
+ "end": 186
11587
11776
  }
11588
11777
  },
11589
11778
  "group": [
@@ -11594,23 +11783,23 @@
11594
11783
  "path": "bootstrap/scss/chat/_variables.scss",
11595
11784
  "name": "_variables.scss"
11596
11785
  },
11597
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11786
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11598
11787
  "resolvedType": "String"
11599
11788
  },
11600
11789
  {
11601
11790
  "description": "The vertical padding of the Chat file.\n",
11602
11791
  "commentRange": {
11603
- "start": 166,
11604
- "end": 167
11792
+ "start": 187,
11793
+ "end": 188
11605
11794
  },
11606
11795
  "context": {
11607
11796
  "type": "variable",
11608
11797
  "name": "kendo-chat-file-padding-y",
11609
- "value": "k-spacing(2)",
11798
+ "value": "k-spacing(1)",
11610
11799
  "scope": "default",
11611
11800
  "line": {
11612
- "start": 168,
11613
- "end": 168
11801
+ "start": 189,
11802
+ "end": 189
11614
11803
  }
11615
11804
  },
11616
11805
  "group": [
@@ -11621,14 +11810,14 @@
11621
11810
  "path": "bootstrap/scss/chat/_variables.scss",
11622
11811
  "name": "_variables.scss"
11623
11812
  },
11624
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
11813
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
11625
11814
  "resolvedType": "String"
11626
11815
  },
11627
11816
  {
11628
11817
  "description": "The spacing between the elements of the Chat file.\n",
11629
11818
  "commentRange": {
11630
- "start": 169,
11631
- "end": 170
11819
+ "start": 190,
11820
+ "end": 191
11632
11821
  },
11633
11822
  "context": {
11634
11823
  "type": "variable",
@@ -11636,8 +11825,8 @@
11636
11825
  "value": "k-spacing(1)",
11637
11826
  "scope": "default",
11638
11827
  "line": {
11639
- "start": 171,
11640
- "end": 171
11828
+ "start": 192,
11829
+ "end": 192
11641
11830
  }
11642
11831
  },
11643
11832
  "group": [
@@ -11654,8 +11843,8 @@
11654
11843
  {
11655
11844
  "description": "The border width of the Chat file.\n",
11656
11845
  "commentRange": {
11657
- "start": 173,
11658
- "end": 174
11846
+ "start": 194,
11847
+ "end": 195
11659
11848
  },
11660
11849
  "context": {
11661
11850
  "type": "variable",
@@ -11663,8 +11852,8 @@
11663
11852
  "value": "1px",
11664
11853
  "scope": "default",
11665
11854
  "line": {
11666
- "start": 175,
11667
- "end": 175
11855
+ "start": 196,
11856
+ "end": 196
11668
11857
  }
11669
11858
  },
11670
11859
  "group": [
@@ -11681,8 +11870,8 @@
11681
11870
  {
11682
11871
  "description": "The border style of the Chat file.\n",
11683
11872
  "commentRange": {
11684
- "start": 176,
11685
- "end": 177
11873
+ "start": 197,
11874
+ "end": 198
11686
11875
  },
11687
11876
  "context": {
11688
11877
  "type": "variable",
@@ -11690,8 +11879,8 @@
11690
11879
  "value": "solid",
11691
11880
  "scope": "default",
11692
11881
  "line": {
11693
- "start": 178,
11694
- "end": 178
11882
+ "start": 199,
11883
+ "end": 199
11695
11884
  }
11696
11885
  },
11697
11886
  "group": [
@@ -11708,17 +11897,17 @@
11708
11897
  {
11709
11898
  "description": "The background color of the Chat file.\n",
11710
11899
  "commentRange": {
11711
- "start": 180,
11712
- "end": 181
11900
+ "start": 201,
11901
+ "end": 202
11713
11902
  },
11714
11903
  "context": {
11715
11904
  "type": "variable",
11716
11905
  "name": "kendo-chat-file-bg",
11717
- "value": "k-color(base-subtle)",
11906
+ "value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
11718
11907
  "scope": "default",
11719
11908
  "line": {
11720
- "start": 182,
11721
- "end": 182
11909
+ "start": 203,
11910
+ "end": 203
11722
11911
  }
11723
11912
  },
11724
11913
  "group": [
@@ -11729,14 +11918,14 @@
11729
11918
  "path": "bootstrap/scss/chat/_variables.scss",
11730
11919
  "name": "_variables.scss"
11731
11920
  },
11732
- "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
11921
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #212529) 8%, transparent)",
11733
11922
  "resolvedType": "String"
11734
11923
  },
11735
11924
  {
11736
11925
  "description": "The text color of the Chat file.\n",
11737
11926
  "commentRange": {
11738
- "start": 183,
11739
- "end": 184
11927
+ "start": 204,
11928
+ "end": 205
11740
11929
  },
11741
11930
  "context": {
11742
11931
  "type": "variable",
@@ -11744,8 +11933,8 @@
11744
11933
  "value": "k-color(base-on-subtle)",
11745
11934
  "scope": "default",
11746
11935
  "line": {
11747
- "start": 185,
11748
- "end": 185
11936
+ "start": 206,
11937
+ "end": 206
11749
11938
  }
11750
11939
  },
11751
11940
  "group": [
@@ -11762,8 +11951,8 @@
11762
11951
  {
11763
11952
  "description": "The border color of the Chat file.\n",
11764
11953
  "commentRange": {
11765
- "start": 186,
11766
- "end": 187
11954
+ "start": 207,
11955
+ "end": 208
11767
11956
  },
11768
11957
  "context": {
11769
11958
  "type": "variable",
@@ -11771,8 +11960,8 @@
11771
11960
  "value": "$kendo-chat-file-bg",
11772
11961
  "scope": "default",
11773
11962
  "line": {
11774
- "start": 188,
11775
- "end": 188
11963
+ "start": 209,
11964
+ "end": 209
11776
11965
  }
11777
11966
  },
11778
11967
  "group": [
@@ -11783,14 +11972,14 @@
11783
11972
  "path": "bootstrap/scss/chat/_variables.scss",
11784
11973
  "name": "_variables.scss"
11785
11974
  },
11786
- "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
11975
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #212529) 8%, transparent)",
11787
11976
  "resolvedType": "String"
11788
11977
  },
11789
11978
  {
11790
11979
  "description": "The border-radius of the Chat file.\n",
11791
11980
  "commentRange": {
11792
- "start": 189,
11793
- "end": 190
11981
+ "start": 210,
11982
+ "end": 211
11794
11983
  },
11795
11984
  "context": {
11796
11985
  "type": "variable",
@@ -11798,8 +11987,8 @@
11798
11987
  "value": "k-border-radius(md)",
11799
11988
  "scope": "default",
11800
11989
  "line": {
11801
- "start": 191,
11802
- "end": 191
11990
+ "start": 212,
11991
+ "end": 212
11803
11992
  }
11804
11993
  },
11805
11994
  "group": [
@@ -11814,19 +12003,19 @@
11814
12003
  "resolvedType": "String"
11815
12004
  },
11816
12005
  {
11817
- "description": "The horizontal padding of the file download wrapper.\n",
12006
+ "description": "The background color of the Chat sender file.\n",
11818
12007
  "commentRange": {
11819
- "start": 193,
11820
- "end": 194
12008
+ "start": 214,
12009
+ "end": 215
11821
12010
  },
11822
12011
  "context": {
11823
12012
  "type": "variable",
11824
- "name": "kendo-chat-file-download-padding-x",
11825
- "value": "k-spacing(2)",
12013
+ "name": "kendo-chat-sender-file-bg",
12014
+ "value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
11826
12015
  "scope": "default",
11827
12016
  "line": {
11828
- "start": 195,
11829
- "end": 195
12017
+ "start": 216,
12018
+ "end": 216
11830
12019
  }
11831
12020
  },
11832
12021
  "group": [
@@ -11837,23 +12026,23 @@
11837
12026
  "path": "bootstrap/scss/chat/_variables.scss",
11838
12027
  "name": "_variables.scss"
11839
12028
  },
11840
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
12029
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
11841
12030
  "resolvedType": "String"
11842
12031
  },
11843
12032
  {
11844
- "description": "The vertical padding of the file download wrapper.\n",
12033
+ "description": "The text color of the Chat sender file.\n",
11845
12034
  "commentRange": {
11846
- "start": 196,
11847
- "end": 197
12035
+ "start": 217,
12036
+ "end": 218
11848
12037
  },
11849
12038
  "context": {
11850
12039
  "type": "variable",
11851
- "name": "kendo-chat-file-download-padding-y",
11852
- "value": "k-spacing(2)",
12040
+ "name": "kendo-chat-sender-file-text",
12041
+ "value": "k-color(on-primary)",
11853
12042
  "scope": "default",
11854
12043
  "line": {
11855
- "start": 198,
11856
- "end": 198
12044
+ "start": 219,
12045
+ "end": 219
11857
12046
  }
11858
12047
  },
11859
12048
  "group": [
@@ -11864,14 +12053,41 @@
11864
12053
  "path": "bootstrap/scss/chat/_variables.scss",
11865
12054
  "name": "_variables.scss"
11866
12055
  },
11867
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
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": 220,
12063
+ "end": 221
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": 222,
12072
+ "end": 222
12073
+ }
12074
+ },
12075
+ "group": [
12076
+ "chat"
12077
+ ],
12078
+ "access": "public",
12079
+ "file": {
12080
+ "path": "bootstrap/scss/chat/_variables.scss",
12081
+ "name": "_variables.scss"
12082
+ },
12083
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
11868
12084
  "resolvedType": "String"
11869
12085
  },
11870
12086
  {
11871
12087
  "description": "The border width of the Chat pinned message;\n",
11872
12088
  "commentRange": {
11873
- "start": 200,
11874
- "end": 201
12089
+ "start": 224,
12090
+ "end": 225
11875
12091
  },
11876
12092
  "context": {
11877
12093
  "type": "variable",
@@ -11879,8 +12095,8 @@
11879
12095
  "value": "1px",
11880
12096
  "scope": "default",
11881
12097
  "line": {
11882
- "start": 202,
11883
- "end": 202
12098
+ "start": 226,
12099
+ "end": 226
11884
12100
  }
11885
12101
  },
11886
12102
  "group": [
@@ -11897,8 +12113,8 @@
11897
12113
  {
11898
12114
  "description": "The border style of the Chat pinned message;\n",
11899
12115
  "commentRange": {
11900
- "start": 203,
11901
- "end": 204
12116
+ "start": 227,
12117
+ "end": 228
11902
12118
  },
11903
12119
  "context": {
11904
12120
  "type": "variable",
@@ -11906,8 +12122,8 @@
11906
12122
  "value": "solid",
11907
12123
  "scope": "default",
11908
12124
  "line": {
11909
- "start": 205,
11910
- "end": 205
12125
+ "start": 229,
12126
+ "end": 229
11911
12127
  }
11912
12128
  },
11913
12129
  "group": [
@@ -11924,8 +12140,8 @@
11924
12140
  {
11925
12141
  "description": "The border color of the Chat pinned message;\n",
11926
12142
  "commentRange": {
11927
- "start": 206,
11928
- "end": 207
12143
+ "start": 230,
12144
+ "end": 231
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": 208,
11937
- "end": 208
12152
+ "start": 232,
12153
+ "end": 232
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": 210,
11955
- "end": 211
12170
+ "start": 234,
12171
+ "end": 235
11956
12172
  },
11957
12173
  "context": {
11958
12174
  "type": "variable",
@@ -11960,8 +12176,8 @@
11960
12176
  "value": "k-spacing(1)",
11961
12177
  "scope": "default",
11962
12178
  "line": {
11963
- "start": 212,
11964
- "end": 212
12179
+ "start": 236,
12180
+ "end": 236
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": 213,
11982
- "end": 214
12197
+ "start": 237,
12198
+ "end": 238
11983
12199
  },
11984
12200
  "context": {
11985
12201
  "type": "variable",
@@ -11987,8 +12203,8 @@
11987
12203
  "value": "k-spacing(1)",
11988
12204
  "scope": "default",
11989
12205
  "line": {
11990
- "start": 215,
11991
- "end": 215
12206
+ "start": 239,
12207
+ "end": 239
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": 217,
12009
- "end": 218
12224
+ "start": 241,
12225
+ "end": 242
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": 219,
12018
- "end": 219
12233
+ "start": 243,
12234
+ "end": 243
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": 220,
12036
- "end": 221
12251
+ "start": 244,
12252
+ "end": 245
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": 222,
12045
- "end": 222
12260
+ "start": 246,
12261
+ "end": 246
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": 223,
12063
- "end": 224
12278
+ "start": 247,
12279
+ "end": 248
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": 225,
12072
- "end": 225
12287
+ "start": 249,
12288
+ "end": 249
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": 226,
12090
- "end": 227
12305
+ "start": 250,
12306
+ "end": 251
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": 228,
12099
- "end": 228
12314
+ "start": 252,
12315
+ "end": 252
12100
12316
  }
12101
12317
  },
12102
12318
  "group": [
@@ -34258,15 +34474,15 @@
34258
34474
  "resolvedType": "String"
34259
34475
  },
34260
34476
  {
34261
- "description": "The background color of the List group items.\n",
34477
+ "description": "The background color of the selected hovered List items.\n",
34262
34478
  "commentRange": {
34263
34479
  "start": 283,
34264
34480
  "end": 284
34265
34481
  },
34266
34482
  "context": {
34267
34483
  "type": "variable",
34268
- "name": "kendo-list-group-item-bg",
34269
- "value": "null",
34484
+ "name": "kendo-list-item-selected-hover-bg",
34485
+ "value": "k-color(primary-hover)",
34270
34486
  "scope": "default",
34271
34487
  "line": {
34272
34488
  "start": 285,
@@ -34281,14 +34497,68 @@
34281
34497
  "path": "bootstrap/scss/list/_variables.scss",
34282
34498
  "name": "_variables.scss"
34283
34499
  },
34500
+ "resolvedValue": "var(--kendo-color-primary-hover, #0b5ed7)",
34501
+ "resolvedType": "String"
34502
+ },
34503
+ {
34504
+ "description": "The text color of the selected hovered List items.\n",
34505
+ "commentRange": {
34506
+ "start": 286,
34507
+ "end": 287
34508
+ },
34509
+ "context": {
34510
+ "type": "variable",
34511
+ "name": "kendo-list-item-selected-hover-text",
34512
+ "value": "k-color(on-primary)",
34513
+ "scope": "default",
34514
+ "line": {
34515
+ "start": 288,
34516
+ "end": 288
34517
+ }
34518
+ },
34519
+ "group": [
34520
+ "list"
34521
+ ],
34522
+ "access": "public",
34523
+ "file": {
34524
+ "path": "bootstrap/scss/list/_variables.scss",
34525
+ "name": "_variables.scss"
34526
+ },
34527
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
34528
+ "resolvedType": "String"
34529
+ },
34530
+ {
34531
+ "description": "The background color of the List group items.\n",
34532
+ "commentRange": {
34533
+ "start": 290,
34534
+ "end": 291
34535
+ },
34536
+ "context": {
34537
+ "type": "variable",
34538
+ "name": "kendo-list-group-item-bg",
34539
+ "value": "null",
34540
+ "scope": "default",
34541
+ "line": {
34542
+ "start": 292,
34543
+ "end": 292
34544
+ }
34545
+ },
34546
+ "group": [
34547
+ "list"
34548
+ ],
34549
+ "access": "public",
34550
+ "file": {
34551
+ "path": "bootstrap/scss/list/_variables.scss",
34552
+ "name": "_variables.scss"
34553
+ },
34284
34554
  "resolvedValue": "null",
34285
34555
  "resolvedType": "Null"
34286
34556
  },
34287
34557
  {
34288
34558
  "description": "The text color of the List group items.\n",
34289
34559
  "commentRange": {
34290
- "start": 286,
34291
- "end": 287
34560
+ "start": 293,
34561
+ "end": 294
34292
34562
  },
34293
34563
  "context": {
34294
34564
  "type": "variable",
@@ -34296,8 +34566,8 @@
34296
34566
  "value": "null",
34297
34567
  "scope": "default",
34298
34568
  "line": {
34299
- "start": 288,
34300
- "end": 288
34569
+ "start": 295,
34570
+ "end": 295
34301
34571
  }
34302
34572
  },
34303
34573
  "group": [
@@ -34314,8 +34584,8 @@
34314
34584
  {
34315
34585
  "description": "The border color of the List group items..\n",
34316
34586
  "commentRange": {
34317
- "start": 289,
34318
- "end": 290
34587
+ "start": 296,
34588
+ "end": 297
34319
34589
  },
34320
34590
  "context": {
34321
34591
  "type": "variable",
@@ -34323,8 +34593,8 @@
34323
34593
  "value": "inherit",
34324
34594
  "scope": "default",
34325
34595
  "line": {
34326
- "start": 291,
34327
- "end": 291
34596
+ "start": 298,
34597
+ "end": 298
34328
34598
  }
34329
34599
  },
34330
34600
  "group": [
@@ -34341,8 +34611,8 @@
34341
34611
  {
34342
34612
  "description": "The base shadow of the List group items.\n",
34343
34613
  "commentRange": {
34344
- "start": 292,
34345
- "end": 293
34614
+ "start": 299,
34615
+ "end": 300
34346
34616
  },
34347
34617
  "context": {
34348
34618
  "type": "variable",
@@ -34350,8 +34620,8 @@
34350
34620
  "value": "null",
34351
34621
  "scope": "default",
34352
34622
  "line": {
34353
- "start": 294,
34354
- "end": 294
34623
+ "start": 301,
34624
+ "end": 301
34355
34625
  }
34356
34626
  },
34357
34627
  "group": [
@@ -34368,8 +34638,8 @@
34368
34638
  {
34369
34639
  "description": "The color of the 'Option Label' text.\n",
34370
34640
  "commentRange": {
34371
- "start": 296,
34372
- "end": 297
34641
+ "start": 303,
34642
+ "end": 304
34373
34643
  },
34374
34644
  "context": {
34375
34645
  "type": "variable",
@@ -34377,8 +34647,8 @@
34377
34647
  "value": "k-color(subtle)",
34378
34648
  "scope": "default",
34379
34649
  "line": {
34380
- "start": 298,
34381
- "end": 298
34650
+ "start": 305,
34651
+ "end": 305
34382
34652
  }
34383
34653
  },
34384
34654
  "group": [
@@ -37957,7 +38227,7 @@
37957
38227
  "resolvedType": "Null"
37958
38228
  },
37959
38229
  {
37960
- "description": "The horizontal padding of the Menu icon.\n",
38230
+ "description": "The horizontal padding of the Menu expand arrow icon.\n",
37961
38231
  "commentRange": {
37962
38232
  "start": 137,
37963
38233
  "end": 138
@@ -37984,7 +38254,7 @@
37984
38254
  "resolvedType": "Null"
37985
38255
  },
37986
38256
  {
37987
- "description": "The vertical padding of the Menu icon.\n",
38257
+ "description": "The vertical padding of the Menu expand arrow icon.\n",
37988
38258
  "commentRange": {
37989
38259
  "start": 140,
37990
38260
  "end": 141
@@ -41504,14 +41774,14 @@
41504
41774
  "resolvedType": "Number"
41505
41775
  },
41506
41776
  {
41507
- "description": "The width of the DropDowns in the small Pager.\n",
41777
+ "description": "The width of the DropDowns in the Pager.\n",
41508
41778
  "commentRange": {
41509
41779
  "start": 99,
41510
41780
  "end": 100
41511
41781
  },
41512
41782
  "context": {
41513
41783
  "type": "variable",
41514
- "name": "kendo-pager-sm-dropdown-width",
41784
+ "name": "kendo-pager-dropdown-width",
41515
41785
  "value": "5em",
41516
41786
  "scope": "default",
41517
41787
  "line": {
@@ -41530,74 +41800,20 @@
41530
41800
  "resolvedValue": "5em",
41531
41801
  "resolvedType": "Number"
41532
41802
  },
41533
- {
41534
- "description": "The width of the DropDowns in the medium Pager.\n",
41535
- "commentRange": {
41536
- "start": 102,
41537
- "end": 103
41538
- },
41539
- "context": {
41540
- "type": "variable",
41541
- "name": "kendo-pager-md-dropdown-width",
41542
- "value": "5em",
41543
- "scope": "default",
41544
- "line": {
41545
- "start": 104,
41546
- "end": 104
41547
- }
41548
- },
41549
- "group": [
41550
- "pager"
41551
- ],
41552
- "access": "public",
41553
- "file": {
41554
- "path": "bootstrap/scss/pager/_variables.scss",
41555
- "name": "_variables.scss"
41556
- },
41557
- "resolvedValue": "5em",
41558
- "resolvedType": "Number"
41559
- },
41560
- {
41561
- "description": "The width of the DropDowns in the large Pager.\n",
41562
- "commentRange": {
41563
- "start": 105,
41564
- "end": 106
41565
- },
41566
- "context": {
41567
- "type": "variable",
41568
- "name": "kendo-pager-lg-dropdown-width",
41569
- "value": "6em",
41570
- "scope": "default",
41571
- "line": {
41572
- "start": 107,
41573
- "end": 107
41574
- }
41575
- },
41576
- "group": [
41577
- "pager"
41578
- ],
41579
- "access": "public",
41580
- "file": {
41581
- "path": "bootstrap/scss/pager/_variables.scss",
41582
- "name": "_variables.scss"
41583
- },
41584
- "resolvedValue": "6em",
41585
- "resolvedType": "Number"
41586
- },
41587
41803
  {
41588
41804
  "description": "The sizes map of the Pager.\n",
41589
41805
  "commentRange": {
41590
- "start": 109,
41591
- "end": 110
41806
+ "start": 103,
41807
+ "end": 104
41592
41808
  },
41593
41809
  "context": {
41594
41810
  "type": "variable",
41595
41811
  "name": "kendo-pager-sizes",
41596
- "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)",
41812
+ "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)",
41597
41813
  "scope": "default",
41598
41814
  "line": {
41599
- "start": 111,
41600
- "end": 133
41815
+ "start": 105,
41816
+ "end": 124
41601
41817
  }
41602
41818
  },
41603
41819
  "group": [
@@ -41608,29 +41824,26 @@
41608
41824
  "path": "bootstrap/scss/pager/_variables.scss",
41609
41825
  "name": "_variables.scss"
41610
41826
  },
41611
- "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 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-4, 1rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 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-4\\.5, 1.125rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2), pager-dropdown-width: 6em))",
41827
+ "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 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-4, 1rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 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-4\\.5, 1.125rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)))",
41612
41828
  "resolvedType": "Map",
41613
41829
  "prettyValue": {
41614
41830
  "sm": {
41615
41831
  "padding-x": "var(--kendo-spacing-1, 0.25rem)",
41616
41832
  "padding-y": "var(--kendo-spacing-1, 0.25rem)",
41617
41833
  "item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
41618
- "item-min-width": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
41619
- "pager-dropdown-width": "5em"
41834
+ "item-min-width": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
41620
41835
  },
41621
41836
  "md": {
41622
41837
  "padding-x": "var(--kendo-spacing-2, 0.5rem)",
41623
41838
  "padding-y": "var(--kendo-spacing-2, 0.5rem)",
41624
41839
  "item-group-spacing": "var(--kendo-spacing-4, 1rem)",
41625
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
41626
- "pager-dropdown-width": "5em"
41840
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)"
41627
41841
  },
41628
41842
  "lg": {
41629
41843
  "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
41630
41844
  "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
41631
41845
  "item-group-spacing": "var(--kendo-spacing-4\\.5, 1.125rem)",
41632
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
41633
- "pager-dropdown-width": "6em"
41846
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
41634
41847
  }
41635
41848
  }
41636
41849
  },
@@ -82325,7 +82538,7 @@
82325
82538
  "context": {
82326
82539
  "type": "variable",
82327
82540
  "name": "kendo-bubble-border-radius-sm",
82328
- "value": "k-border-radius(xs)",
82541
+ "value": "k-border-radius(sm)",
82329
82542
  "scope": "default",
82330
82543
  "line": {
82331
82544
  "start": 9,
@@ -82340,7 +82553,7 @@
82340
82553
  "path": "bootstrap/scss/bubble/_variables.scss",
82341
82554
  "name": "_variables.scss"
82342
82555
  },
82343
- "resolvedValue": "var(--kendo-border-radius-xs, 0.125rem)",
82556
+ "resolvedValue": "var(--kendo-border-radius-sm, 0.25rem)",
82344
82557
  "resolvedType": "String"
82345
82558
  },
82346
82559
  {
@@ -82859,8 +83072,8 @@
82859
83072
  {
82860
83073
  "description": "The background color of the hovered alt Bubble.\n",
82861
83074
  "commentRange": {
82862
- "start": 134,
82863
- "end": 135
83075
+ "start": 140,
83076
+ "end": 141
82864
83077
  },
82865
83078
  "context": {
82866
83079
  "type": "variable",
@@ -82868,8 +83081,8 @@
82868
83081
  "value": "k-color(primary-hover)",
82869
83082
  "scope": "default",
82870
83083
  "line": {
82871
- "start": 136,
82872
- "end": 136
83084
+ "start": 142,
83085
+ "end": 142
82873
83086
  }
82874
83087
  },
82875
83088
  "group": [
@@ -82886,8 +83099,8 @@
82886
83099
  {
82887
83100
  "description": "The border color of the hovered alt Bubble.\n",
82888
83101
  "commentRange": {
82889
- "start": 137,
82890
- "end": 138
83102
+ "start": 143,
83103
+ "end": 144
82891
83104
  },
82892
83105
  "context": {
82893
83106
  "type": "variable",
@@ -82895,8 +83108,8 @@
82895
83108
  "value": "$kendo-chat-alt-bubble-hover-bg",
82896
83109
  "scope": "default",
82897
83110
  "line": {
82898
- "start": 139,
82899
- "end": 139
83111
+ "start": 145,
83112
+ "end": 145
82900
83113
  }
82901
83114
  },
82902
83115
  "group": [
@@ -82913,8 +83126,8 @@
82913
83126
  {
82914
83127
  "description": "The background color of the active Bubble.\n",
82915
83128
  "commentRange": {
82916
- "start": 140,
82917
- "end": 141
83129
+ "start": 146,
83130
+ "end": 147
82918
83131
  },
82919
83132
  "context": {
82920
83133
  "type": "variable",
@@ -82922,8 +83135,8 @@
82922
83135
  "value": "k-color(primary-active)",
82923
83136
  "scope": "default",
82924
83137
  "line": {
82925
- "start": 142,
82926
- "end": 142
83138
+ "start": 148,
83139
+ "end": 148
82927
83140
  }
82928
83141
  },
82929
83142
  "group": [
@@ -82940,8 +83153,8 @@
82940
83153
  {
82941
83154
  "description": "The border color of the active alt Bubble.\n",
82942
83155
  "commentRange": {
82943
- "start": 143,
82944
- "end": 144
83156
+ "start": 149,
83157
+ "end": 150
82945
83158
  },
82946
83159
  "context": {
82947
83160
  "type": "variable",
@@ -82949,8 +83162,8 @@
82949
83162
  "value": "$kendo-chat-alt-bubble-active-bg",
82950
83163
  "scope": "default",
82951
83164
  "line": {
82952
- "start": 145,
82953
- "end": 145
83165
+ "start": 151,
83166
+ "end": 151
82954
83167
  }
82955
83168
  },
82956
83169
  "group": [
@@ -82967,8 +83180,8 @@
82967
83180
  {
82968
83181
  "description": "The background color of the focused alt Bubble.\n",
82969
83182
  "commentRange": {
82970
- "start": 146,
82971
- "end": 147
83183
+ "start": 152,
83184
+ "end": 153
82972
83185
  },
82973
83186
  "context": {
82974
83187
  "type": "variable",
@@ -82976,8 +83189,8 @@
82976
83189
  "value": "$kendo-chat-alt-bubble-bg",
82977
83190
  "scope": "default",
82978
83191
  "line": {
82979
- "start": 148,
82980
- "end": 148
83192
+ "start": 154,
83193
+ "end": 154
82981
83194
  }
82982
83195
  },
82983
83196
  "group": [
@@ -82994,8 +83207,8 @@
82994
83207
  {
82995
83208
  "description": "The border color of the focused alt Bubble.\n",
82996
83209
  "commentRange": {
82997
- "start": 149,
82998
- "end": 150
83210
+ "start": 155,
83211
+ "end": 156
82999
83212
  },
83000
83213
  "context": {
83001
83214
  "type": "variable",
@@ -83003,8 +83216,8 @@
83003
83216
  "value": "$kendo-chat-alt-bubble-focus-bg",
83004
83217
  "scope": "default",
83005
83218
  "line": {
83006
- "start": 151,
83007
- "end": 151
83219
+ "start": 157,
83220
+ "end": 157
83008
83221
  }
83009
83222
  },
83010
83223
  "group": [
@@ -83021,8 +83234,8 @@
83021
83234
  {
83022
83235
  "description": "The box shadow of the focused alt Bubble.\n",
83023
83236
  "commentRange": {
83024
- "start": 152,
83025
- "end": 153
83237
+ "start": 158,
83238
+ "end": 159
83026
83239
  },
83027
83240
  "context": {
83028
83241
  "type": "variable",
@@ -83030,8 +83243,8 @@
83030
83243
  "value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
83031
83244
  "scope": "default",
83032
83245
  "line": {
83033
- "start": 154,
83034
- "end": 154
83246
+ "start": 160,
83247
+ "end": 160
83035
83248
  }
83036
83249
  },
83037
83250
  "group": [
@@ -89948,15 +90161,15 @@
89948
90161
  "resolvedType": "String"
89949
90162
  },
89950
90163
  {
89951
- "description": "The spacing between the icon and text in the Chat message status.\n",
90164
+ "description": "The minimum size of the Chat message status.\n",
89952
90165
  "commentRange": {
89953
90166
  "start": 54,
89954
90167
  "end": 55
89955
90168
  },
89956
90169
  "context": {
89957
90170
  "type": "variable",
89958
- "name": "kendo-chat-message-status-gap",
89959
- "value": "k-spacing(1)",
90171
+ "name": "kendo-chat-status-min-size",
90172
+ "value": "k-spacing(1.5)",
89960
90173
  "scope": "default",
89961
90174
  "line": {
89962
90175
  "start": 56,
@@ -89971,14 +90184,68 @@
89971
90184
  "path": "bootstrap/scss/chat/_variables.scss",
89972
90185
  "name": "_variables.scss"
89973
90186
  },
90187
+ "resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
90188
+ "resolvedType": "String"
90189
+ },
90190
+ {
90191
+ "description": "The maximum size of the Chat message status.\n",
90192
+ "commentRange": {
90193
+ "start": 57,
90194
+ "end": 58
90195
+ },
90196
+ "context": {
90197
+ "type": "variable",
90198
+ "name": "kendo-chat-status-max-size",
90199
+ "value": "k-spacing(8)",
90200
+ "scope": "default",
90201
+ "line": {
90202
+ "start": 59,
90203
+ "end": 59
90204
+ }
90205
+ },
90206
+ "group": [
90207
+ "chat"
90208
+ ],
90209
+ "access": "public",
90210
+ "file": {
90211
+ "path": "bootstrap/scss/chat/_variables.scss",
90212
+ "name": "_variables.scss"
90213
+ },
90214
+ "resolvedValue": "var(--kendo-spacing-8, 2rem)",
90215
+ "resolvedType": "String"
90216
+ },
90217
+ {
90218
+ "description": "The spacing between the icon and text in the Chat message status.\n",
90219
+ "commentRange": {
90220
+ "start": 60,
90221
+ "end": 61
90222
+ },
90223
+ "context": {
90224
+ "type": "variable",
90225
+ "name": "kendo-chat-message-status-gap",
90226
+ "value": "k-spacing(1)",
90227
+ "scope": "default",
90228
+ "line": {
90229
+ "start": 62,
90230
+ "end": 62
90231
+ }
90232
+ },
90233
+ "group": [
90234
+ "chat"
90235
+ ],
90236
+ "access": "public",
90237
+ "file": {
90238
+ "path": "bootstrap/scss/chat/_variables.scss",
90239
+ "name": "_variables.scss"
90240
+ },
89974
90241
  "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
89975
90242
  "resolvedType": "String"
89976
90243
  },
89977
90244
  {
89978
90245
  "description": "The font size of the Chat timestamp.\n",
89979
90246
  "commentRange": {
89980
- "start": 58,
89981
- "end": 59
90247
+ "start": 64,
90248
+ "end": 65
89982
90249
  },
89983
90250
  "context": {
89984
90251
  "type": "variable",
@@ -89986,8 +90253,8 @@
89986
90253
  "value": "var( --kendo-font-size-xs, inherit )",
89987
90254
  "scope": "default",
89988
90255
  "line": {
89989
- "start": 60,
89990
- "end": 60
90256
+ "start": 66,
90257
+ "end": 66
89991
90258
  }
89992
90259
  },
89993
90260
  "group": [
@@ -90004,8 +90271,8 @@
90004
90271
  {
90005
90272
  "description": "The line height of the Chat timestamp.\n",
90006
90273
  "commentRange": {
90007
- "start": 61,
90008
- "end": 62
90274
+ "start": 67,
90275
+ "end": 68
90009
90276
  },
90010
90277
  "context": {
90011
90278
  "type": "variable",
@@ -90013,8 +90280,8 @@
90013
90280
  "value": "var( --kendo-line-height, normal )",
90014
90281
  "scope": "default",
90015
90282
  "line": {
90016
- "start": 63,
90017
- "end": 63
90283
+ "start": 69,
90284
+ "end": 69
90018
90285
  }
90019
90286
  },
90020
90287
  "group": [
@@ -90031,8 +90298,8 @@
90031
90298
  {
90032
90299
  "description": "The text transform of the Chat timestamp.\n",
90033
90300
  "commentRange": {
90034
- "start": 64,
90035
- "end": 65
90301
+ "start": 70,
90302
+ "end": 71
90036
90303
  },
90037
90304
  "context": {
90038
90305
  "type": "variable",
@@ -90040,8 +90307,8 @@
90040
90307
  "value": "none",
90041
90308
  "scope": "default",
90042
90309
  "line": {
90043
- "start": 66,
90044
- "end": 66
90310
+ "start": 72,
90311
+ "end": 72
90045
90312
  }
90046
90313
  },
90047
90314
  "group": [
@@ -90058,8 +90325,8 @@
90058
90325
  {
90059
90326
  "description": "The text color of the Chat timestamp.\n",
90060
90327
  "commentRange": {
90061
- "start": 67,
90062
- "end": 68
90328
+ "start": 73,
90329
+ "end": 74
90063
90330
  },
90064
90331
  "context": {
90065
90332
  "type": "variable",
@@ -90067,8 +90334,8 @@
90067
90334
  "value": "k-color(subtle)",
90068
90335
  "scope": "default",
90069
90336
  "line": {
90070
- "start": 69,
90071
- "end": 69
90337
+ "start": 75,
90338
+ "end": 75
90072
90339
  }
90073
90340
  },
90074
90341
  "group": [
@@ -90085,8 +90352,8 @@
90085
90352
  {
90086
90353
  "description": "The background color of the Chat timestamp.\n",
90087
90354
  "commentRange": {
90088
- "start": 70,
90089
- "end": 71
90355
+ "start": 76,
90356
+ "end": 77
90090
90357
  },
90091
90358
  "context": {
90092
90359
  "type": "variable",
@@ -90094,8 +90361,8 @@
90094
90361
  "value": "null",
90095
90362
  "scope": "default",
90096
90363
  "line": {
90097
- "start": 72,
90098
- "end": 72
90364
+ "start": 78,
90365
+ "end": 78
90099
90366
  }
90100
90367
  },
90101
90368
  "group": [
@@ -90112,8 +90379,8 @@
90112
90379
  {
90113
90380
  "description": "The background color of the Chat timestamp separator.\n",
90114
90381
  "commentRange": {
90115
- "start": 73,
90116
- "end": 74
90382
+ "start": 79,
90383
+ "end": 80
90117
90384
  },
90118
90385
  "context": {
90119
90386
  "type": "variable",
@@ -90121,8 +90388,8 @@
90121
90388
  "value": "k-color(border)",
90122
90389
  "scope": "default",
90123
90390
  "line": {
90124
- "start": 75,
90125
- "end": 75
90391
+ "start": 81,
90392
+ "end": 81
90126
90393
  }
90127
90394
  },
90128
90395
  "group": [
@@ -90139,8 +90406,8 @@
90139
90406
  {
90140
90407
  "description": "The spacing between the Chat timestamp and its separator.\n",
90141
90408
  "commentRange": {
90142
- "start": 76,
90143
- "end": 77
90409
+ "start": 82,
90410
+ "end": 83
90144
90411
  },
90145
90412
  "context": {
90146
90413
  "type": "variable",
@@ -90148,8 +90415,8 @@
90148
90415
  "value": "k-spacing(1)",
90149
90416
  "scope": "default",
90150
90417
  "line": {
90151
- "start": 78,
90152
- "end": 78
90418
+ "start": 84,
90419
+ "end": 84
90153
90420
  }
90154
90421
  },
90155
90422
  "group": [
@@ -90166,8 +90433,8 @@
90166
90433
  {
90167
90434
  "description": "The font size of the Chat message meta text.\n",
90168
90435
  "commentRange": {
90169
- "start": 80,
90170
- "end": 81
90436
+ "start": 86,
90437
+ "end": 87
90171
90438
  },
90172
90439
  "context": {
90173
90440
  "type": "variable",
@@ -90175,8 +90442,8 @@
90175
90442
  "value": "var( --kendo-font-size-sm, inherit )",
90176
90443
  "scope": "default",
90177
90444
  "line": {
90178
- "start": 82,
90179
- "end": 82
90445
+ "start": 88,
90446
+ "end": 88
90180
90447
  }
90181
90448
  },
90182
90449
  "group": [
@@ -90193,8 +90460,8 @@
90193
90460
  {
90194
90461
  "description": "The line height of the Chat message meta text.\n",
90195
90462
  "commentRange": {
90196
- "start": 83,
90197
- "end": 84
90463
+ "start": 89,
90464
+ "end": 90
90198
90465
  },
90199
90466
  "context": {
90200
90467
  "type": "variable",
@@ -90202,8 +90469,8 @@
90202
90469
  "value": "var( --kendo-line-height-xs, normal )",
90203
90470
  "scope": "default",
90204
90471
  "line": {
90205
- "start": 85,
90206
- "end": 85
90472
+ "start": 91,
90473
+ "end": 91
90207
90474
  }
90208
90475
  },
90209
90476
  "group": [
@@ -90220,8 +90487,8 @@
90220
90487
  {
90221
90488
  "description": "The font size of the Chat author text.\n",
90222
90489
  "commentRange": {
90223
- "start": 87,
90224
- "end": 88
90490
+ "start": 93,
90491
+ "end": 94
90225
90492
  },
90226
90493
  "context": {
90227
90494
  "type": "variable",
@@ -90229,8 +90496,8 @@
90229
90496
  "value": "var( --kendo-font-size-sm, inherit )",
90230
90497
  "scope": "default",
90231
90498
  "line": {
90232
- "start": 89,
90233
- "end": 89
90499
+ "start": 95,
90500
+ "end": 95
90234
90501
  }
90235
90502
  },
90236
90503
  "group": [
@@ -90247,8 +90514,8 @@
90247
90514
  {
90248
90515
  "description": "The line height of the Chat author text.\n",
90249
90516
  "commentRange": {
90250
- "start": 90,
90251
- "end": 91
90517
+ "start": 96,
90518
+ "end": 97
90252
90519
  },
90253
90520
  "context": {
90254
90521
  "type": "variable",
@@ -90256,8 +90523,8 @@
90256
90523
  "value": "var( --kendo-line-height-xs, normal )",
90257
90524
  "scope": "default",
90258
90525
  "line": {
90259
- "start": 92,
90260
- "end": 92
90526
+ "start": 98,
90527
+ "end": 98
90261
90528
  }
90262
90529
  },
90263
90530
  "group": [
@@ -90274,8 +90541,8 @@
90274
90541
  {
90275
90542
  "description": "The text color of the Chat status.\n",
90276
90543
  "commentRange": {
90277
- "start": 94,
90278
- "end": 95
90544
+ "start": 100,
90545
+ "end": 101
90279
90546
  },
90280
90547
  "context": {
90281
90548
  "type": "variable",
@@ -90283,8 +90550,8 @@
90283
90550
  "value": "k-color(subtle)",
90284
90551
  "scope": "default",
90285
90552
  "line": {
90286
- "start": 96,
90287
- "end": 96
90553
+ "start": 102,
90554
+ "end": 102
90288
90555
  }
90289
90556
  },
90290
90557
  "group": [
@@ -90301,8 +90568,8 @@
90301
90568
  {
90302
90569
  "description": "The spacing of the Chat bubble message.\n",
90303
90570
  "commentRange": {
90304
- "start": 98,
90305
- "end": 99
90571
+ "start": 104,
90572
+ "end": 105
90306
90573
  },
90307
90574
  "context": {
90308
90575
  "type": "variable",
@@ -90310,8 +90577,8 @@
90310
90577
  "value": "k-spacing(2)",
90311
90578
  "scope": "default",
90312
90579
  "line": {
90313
- "start": 100,
90314
- "end": 100
90580
+ "start": 106,
90581
+ "end": 106
90315
90582
  }
90316
90583
  },
90317
90584
  "group": [
@@ -90328,17 +90595,152 @@
90328
90595
  {
90329
90596
  "description": "The background color of the Chat Toolbar.\n",
90330
90597
  "commentRange": {
90331
- "start": 102,
90332
- "end": 103
90598
+ "start": 108,
90599
+ "end": 109
90600
+ },
90601
+ "context": {
90602
+ "type": "variable",
90603
+ "name": "kendo-chat-toolbar-bg",
90604
+ "value": "$kendo-toolbar-bg",
90605
+ "scope": "default",
90606
+ "line": {
90607
+ "start": 110,
90608
+ "end": 110
90609
+ }
90610
+ },
90611
+ "group": [
90612
+ "chat"
90613
+ ],
90614
+ "access": "public",
90615
+ "file": {
90616
+ "path": "bootstrap/scss/chat/_variables.scss",
90617
+ "name": "_variables.scss"
90618
+ },
90619
+ "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
90620
+ "resolvedType": "String"
90621
+ },
90622
+ {
90623
+ "description": "The text color of the Chat Toolbar.\n",
90624
+ "commentRange": {
90625
+ "start": 111,
90626
+ "end": 112
90627
+ },
90628
+ "context": {
90629
+ "type": "variable",
90630
+ "name": "kendo-chat-toolbar-text",
90631
+ "value": "$kendo-toolbar-text",
90632
+ "scope": "default",
90633
+ "line": {
90634
+ "start": 113,
90635
+ "end": 113
90636
+ }
90637
+ },
90638
+ "group": [
90639
+ "chat"
90640
+ ],
90641
+ "access": "public",
90642
+ "file": {
90643
+ "path": "bootstrap/scss/chat/_variables.scss",
90644
+ "name": "_variables.scss"
90645
+ },
90646
+ "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
90647
+ "resolvedType": "String"
90648
+ },
90649
+ {
90650
+ "description": "The border color of the Chat Toolbar.\n",
90651
+ "commentRange": {
90652
+ "start": 114,
90653
+ "end": 115
90654
+ },
90655
+ "context": {
90656
+ "type": "variable",
90657
+ "name": "kendo-chat-toolbar-border",
90658
+ "value": "inherit",
90659
+ "scope": "default",
90660
+ "line": {
90661
+ "start": 116,
90662
+ "end": 116
90663
+ }
90664
+ },
90665
+ "group": [
90666
+ "chat"
90667
+ ],
90668
+ "access": "public",
90669
+ "file": {
90670
+ "path": "bootstrap/scss/chat/_variables.scss",
90671
+ "name": "_variables.scss"
90672
+ },
90673
+ "resolvedValue": "inherit",
90674
+ "resolvedType": "String"
90675
+ },
90676
+ {
90677
+ "description": "The background color of the Chat.\n",
90678
+ "commentRange": {
90679
+ "start": 118,
90680
+ "end": 119
90681
+ },
90682
+ "context": {
90683
+ "type": "variable",
90684
+ "name": "kendo-chat-bg",
90685
+ "value": "k-color(surface)",
90686
+ "scope": "default",
90687
+ "line": {
90688
+ "start": 120,
90689
+ "end": 120
90690
+ }
90691
+ },
90692
+ "group": [
90693
+ "chat"
90694
+ ],
90695
+ "access": "public",
90696
+ "file": {
90697
+ "path": "bootstrap/scss/chat/_variables.scss",
90698
+ "name": "_variables.scss"
90699
+ },
90700
+ "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
90701
+ "resolvedType": "String"
90702
+ },
90703
+ {
90704
+ "description": "The text color of the Chat.\n",
90705
+ "commentRange": {
90706
+ "start": 121,
90707
+ "end": 122
90708
+ },
90709
+ "context": {
90710
+ "type": "variable",
90711
+ "name": "kendo-chat-text",
90712
+ "value": "k-color(on-app-surface)",
90713
+ "scope": "default",
90714
+ "line": {
90715
+ "start": 123,
90716
+ "end": 123
90717
+ }
90718
+ },
90719
+ "group": [
90720
+ "chat"
90721
+ ],
90722
+ "access": "public",
90723
+ "file": {
90724
+ "path": "bootstrap/scss/chat/_variables.scss",
90725
+ "name": "_variables.scss"
90726
+ },
90727
+ "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
90728
+ "resolvedType": "String"
90729
+ },
90730
+ {
90731
+ "description": "The border color of the Chat.\n",
90732
+ "commentRange": {
90733
+ "start": 124,
90734
+ "end": 125
90333
90735
  },
90334
90736
  "context": {
90335
90737
  "type": "variable",
90336
- "name": "kendo-chat-toolbar-bg",
90337
- "value": "$kendo-toolbar-bg",
90738
+ "name": "kendo-chat-border",
90739
+ "value": "k-color(border)",
90338
90740
  "scope": "default",
90339
90741
  "line": {
90340
- "start": 104,
90341
- "end": 104
90742
+ "start": 126,
90743
+ "end": 126
90342
90744
  }
90343
90745
  },
90344
90746
  "group": [
@@ -90349,23 +90751,23 @@
90349
90751
  "path": "bootstrap/scss/chat/_variables.scss",
90350
90752
  "name": "_variables.scss"
90351
90753
  },
90352
- "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
90754
+ "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
90353
90755
  "resolvedType": "String"
90354
90756
  },
90355
90757
  {
90356
- "description": "The text color of the Chat Toolbar.\n",
90758
+ "description": "The background color of the Chat alt bubble.\n",
90357
90759
  "commentRange": {
90358
- "start": 105,
90359
- "end": 106
90760
+ "start": 128,
90761
+ "end": 129
90360
90762
  },
90361
90763
  "context": {
90362
90764
  "type": "variable",
90363
- "name": "kendo-chat-toolbar-text",
90364
- "value": "$kendo-toolbar-text",
90765
+ "name": "kendo-chat-alt-bubble-bg",
90766
+ "value": "k-color(primary)",
90365
90767
  "scope": "default",
90366
90768
  "line": {
90367
- "start": 107,
90368
- "end": 107
90769
+ "start": 130,
90770
+ "end": 130
90369
90771
  }
90370
90772
  },
90371
90773
  "group": [
@@ -90376,23 +90778,23 @@
90376
90778
  "path": "bootstrap/scss/chat/_variables.scss",
90377
90779
  "name": "_variables.scss"
90378
90780
  },
90379
- "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
90781
+ "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
90380
90782
  "resolvedType": "String"
90381
90783
  },
90382
90784
  {
90383
- "description": "The border color of the Chat Toolbar.\n",
90785
+ "description": "The text color of the Chat alt bubble.\n",
90384
90786
  "commentRange": {
90385
- "start": 108,
90386
- "end": 109
90787
+ "start": 131,
90788
+ "end": 132
90387
90789
  },
90388
90790
  "context": {
90389
90791
  "type": "variable",
90390
- "name": "kendo-chat-toolbar-border",
90391
- "value": "inherit",
90792
+ "name": "kendo-chat-alt-bubble-text",
90793
+ "value": "k-color(on-primary)",
90392
90794
  "scope": "default",
90393
90795
  "line": {
90394
- "start": 110,
90395
- "end": 110
90796
+ "start": 133,
90797
+ "end": 133
90396
90798
  }
90397
90799
  },
90398
90800
  "group": [
@@ -90403,23 +90805,23 @@
90403
90805
  "path": "bootstrap/scss/chat/_variables.scss",
90404
90806
  "name": "_variables.scss"
90405
90807
  },
90406
- "resolvedValue": "inherit",
90808
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
90407
90809
  "resolvedType": "String"
90408
90810
  },
90409
90811
  {
90410
- "description": "The background color of the Chat.\n",
90812
+ "description": "The border color of the Chat alt bubble.\n",
90411
90813
  "commentRange": {
90412
- "start": 112,
90413
- "end": 113
90814
+ "start": 134,
90815
+ "end": 135
90414
90816
  },
90415
90817
  "context": {
90416
90818
  "type": "variable",
90417
- "name": "kendo-chat-bg",
90418
- "value": "k-color(surface)",
90819
+ "name": "kendo-chat-alt-bubble-border",
90820
+ "value": "$kendo-chat-alt-bubble-bg",
90419
90821
  "scope": "default",
90420
90822
  "line": {
90421
- "start": 114,
90422
- "end": 114
90823
+ "start": 136,
90824
+ "end": 136
90423
90825
  }
90424
90826
  },
90425
90827
  "group": [
@@ -90430,23 +90832,23 @@
90430
90832
  "path": "bootstrap/scss/chat/_variables.scss",
90431
90833
  "name": "_variables.scss"
90432
90834
  },
90433
- "resolvedValue": "var(--kendo-color-surface, #f8f9fa)",
90835
+ "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
90434
90836
  "resolvedType": "String"
90435
90837
  },
90436
90838
  {
90437
- "description": "The text color of the Chat.\n",
90839
+ "description": "The shadow of the Chat alt bubble.\n",
90438
90840
  "commentRange": {
90439
- "start": 115,
90440
- "end": 116
90841
+ "start": 137,
90842
+ "end": 138
90441
90843
  },
90442
90844
  "context": {
90443
90845
  "type": "variable",
90444
- "name": "kendo-chat-text",
90445
- "value": "k-color(on-app-surface)",
90846
+ "name": "kendo-chat-alt-bubble-shadow",
90847
+ "value": "none",
90446
90848
  "scope": "default",
90447
90849
  "line": {
90448
- "start": 117,
90449
- "end": 117
90850
+ "start": 139,
90851
+ "end": 139
90450
90852
  }
90451
90853
  },
90452
90854
  "group": [
@@ -90457,23 +90859,23 @@
90457
90859
  "path": "bootstrap/scss/chat/_variables.scss",
90458
90860
  "name": "_variables.scss"
90459
90861
  },
90460
- "resolvedValue": "var(--kendo-color-on-app-surface, #212529)",
90862
+ "resolvedValue": "none",
90461
90863
  "resolvedType": "String"
90462
90864
  },
90463
90865
  {
90464
- "description": "The border color of the Chat.\n",
90866
+ "description": "The color of the typing indicator dots.\n",
90465
90867
  "commentRange": {
90466
- "start": 118,
90467
- "end": 119
90868
+ "start": 162,
90869
+ "end": 163
90468
90870
  },
90469
90871
  "context": {
90470
90872
  "type": "variable",
90471
- "name": "kendo-chat-border",
90472
- "value": "k-color(border)",
90873
+ "name": "kendo-chat-typing-indicator-text",
90874
+ "value": "k-color(base-on-subtle)",
90473
90875
  "scope": "default",
90474
90876
  "line": {
90475
- "start": 120,
90476
- "end": 120
90877
+ "start": 164,
90878
+ "end": 164
90477
90879
  }
90478
90880
  },
90479
90881
  "group": [
@@ -90484,23 +90886,23 @@
90484
90886
  "path": "bootstrap/scss/chat/_variables.scss",
90485
90887
  "name": "_variables.scss"
90486
90888
  },
90487
- "resolvedValue": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))",
90889
+ "resolvedValue": "var(--kendo-color-base-on-subtle, #212529)",
90488
90890
  "resolvedType": "String"
90489
90891
  },
90490
90892
  {
90491
- "description": "The background color of the Chat alt bubble.\n",
90893
+ "description": "The minimum width of a file in the Chat Textarea.\n",
90492
90894
  "commentRange": {
90493
- "start": 122,
90494
- "end": 123
90895
+ "start": 166,
90896
+ "end": 167
90495
90897
  },
90496
90898
  "context": {
90497
90899
  "type": "variable",
90498
- "name": "kendo-chat-alt-bubble-bg",
90499
- "value": "k-color(primary)",
90900
+ "name": "kendo-chat-file-min-width",
90901
+ "value": "96px",
90500
90902
  "scope": "default",
90501
90903
  "line": {
90502
- "start": 124,
90503
- "end": 124
90904
+ "start": 168,
90905
+ "end": 168
90504
90906
  }
90505
90907
  },
90506
90908
  "group": [
@@ -90511,23 +90913,23 @@
90511
90913
  "path": "bootstrap/scss/chat/_variables.scss",
90512
90914
  "name": "_variables.scss"
90513
90915
  },
90514
- "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
90515
- "resolvedType": "String"
90916
+ "resolvedValue": "96px",
90917
+ "resolvedType": "Number"
90516
90918
  },
90517
90919
  {
90518
- "description": "The text color of the Chat alt bubble.\n",
90920
+ "description": "The maximum width of a file in the Chat Textarea.\n",
90519
90921
  "commentRange": {
90520
- "start": 125,
90521
- "end": 126
90922
+ "start": 169,
90923
+ "end": 170
90522
90924
  },
90523
90925
  "context": {
90524
90926
  "type": "variable",
90525
- "name": "kendo-chat-alt-bubble-text",
90526
- "value": "k-color(on-primary)",
90927
+ "name": "kendo-chat-file-max-width",
90928
+ "value": "160px",
90527
90929
  "scope": "default",
90528
90930
  "line": {
90529
- "start": 127,
90530
- "end": 127
90931
+ "start": 171,
90932
+ "end": 171
90531
90933
  }
90532
90934
  },
90533
90935
  "group": [
@@ -90538,23 +90940,23 @@
90538
90940
  "path": "bootstrap/scss/chat/_variables.scss",
90539
90941
  "name": "_variables.scss"
90540
90942
  },
90541
- "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
90542
- "resolvedType": "String"
90943
+ "resolvedValue": "160px",
90944
+ "resolvedType": "Number"
90543
90945
  },
90544
90946
  {
90545
- "description": "The border color of the Chat alt bubble.\n",
90947
+ "description": "The font size of the Chat file name.\n",
90546
90948
  "commentRange": {
90547
- "start": 128,
90548
- "end": 129
90949
+ "start": 172,
90950
+ "end": 173
90549
90951
  },
90550
90952
  "context": {
90551
90953
  "type": "variable",
90552
- "name": "kendo-chat-alt-bubble-border",
90553
- "value": "$kendo-chat-alt-bubble-bg",
90954
+ "name": "kendo-chat-file-name-font-size",
90955
+ "value": "var( --kendo-font-size-sm, inherit )",
90554
90956
  "scope": "default",
90555
90957
  "line": {
90556
- "start": 130,
90557
- "end": 130
90958
+ "start": 174,
90959
+ "end": 174
90558
90960
  }
90559
90961
  },
90560
90962
  "group": [
@@ -90565,23 +90967,23 @@
90565
90967
  "path": "bootstrap/scss/chat/_variables.scss",
90566
90968
  "name": "_variables.scss"
90567
90969
  },
90568
- "resolvedValue": "var(--kendo-color-primary, #0d6efd)",
90970
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
90569
90971
  "resolvedType": "String"
90570
90972
  },
90571
90973
  {
90572
- "description": "The shadow of the Chat alt bubble.\n",
90974
+ "description": "The line height of the Chat file name.\n",
90573
90975
  "commentRange": {
90574
- "start": 131,
90575
- "end": 132
90976
+ "start": 175,
90977
+ "end": 176
90576
90978
  },
90577
90979
  "context": {
90578
90980
  "type": "variable",
90579
- "name": "kendo-chat-alt-bubble-shadow",
90580
- "value": "none",
90981
+ "name": "kendo-chat-file-name-line-height",
90982
+ "value": "var( --kendo-line-height-sm, normal )",
90581
90983
  "scope": "default",
90582
90984
  "line": {
90583
- "start": 133,
90584
- "end": 133
90985
+ "start": 177,
90986
+ "end": 177
90585
90987
  }
90586
90988
  },
90587
90989
  "group": [
@@ -90592,23 +90994,23 @@
90592
90994
  "path": "bootstrap/scss/chat/_variables.scss",
90593
90995
  "name": "_variables.scss"
90594
90996
  },
90595
- "resolvedValue": "none",
90997
+ "resolvedValue": "var(--kendo-line-height-sm, normal)",
90596
90998
  "resolvedType": "String"
90597
90999
  },
90598
91000
  {
90599
- "description": "The color of the typing indicator dots.\n",
91001
+ "description": "The font size of the Chat file size.\n",
90600
91002
  "commentRange": {
90601
- "start": 156,
90602
- "end": 157
91003
+ "start": 178,
91004
+ "end": 179
90603
91005
  },
90604
91006
  "context": {
90605
91007
  "type": "variable",
90606
- "name": "kendo-chat-typing-indicator-text",
90607
- "value": "k-color(base-on-subtle)",
91008
+ "name": "kendo-chat-file-size-font-size",
91009
+ "value": "var( --kendo-font-size-xs, inherit )",
90608
91010
  "scope": "default",
90609
91011
  "line": {
90610
- "start": 158,
90611
- "end": 158
91012
+ "start": 180,
91013
+ "end": 180
90612
91014
  }
90613
91015
  },
90614
91016
  "group": [
@@ -90619,23 +91021,23 @@
90619
91021
  "path": "bootstrap/scss/chat/_variables.scss",
90620
91022
  "name": "_variables.scss"
90621
91023
  },
90622
- "resolvedValue": "var(--kendo-color-base-on-subtle, #212529)",
91024
+ "resolvedValue": "var(--kendo-font-size-xs, inherit)",
90623
91025
  "resolvedType": "String"
90624
91026
  },
90625
91027
  {
90626
- "description": "The width of a file in the Chat Textarea.\n",
91028
+ "description": "The line height of the Chat file size.\n",
90627
91029
  "commentRange": {
90628
- "start": 160,
90629
- "end": 161
91030
+ "start": 181,
91031
+ "end": 182
90630
91032
  },
90631
91033
  "context": {
90632
91034
  "type": "variable",
90633
- "name": "kendo-chat-file-width",
90634
- "value": "240px",
91035
+ "name": "kendo-chat-file-size-line-height",
91036
+ "value": "var( --kendo-line-height-xs, normal )",
90635
91037
  "scope": "default",
90636
91038
  "line": {
90637
- "start": 162,
90638
- "end": 162
91039
+ "start": 183,
91040
+ "end": 183
90639
91041
  }
90640
91042
  },
90641
91043
  "group": [
@@ -90646,23 +91048,23 @@
90646
91048
  "path": "bootstrap/scss/chat/_variables.scss",
90647
91049
  "name": "_variables.scss"
90648
91050
  },
90649
- "resolvedValue": "240px",
90650
- "resolvedType": "Number"
91051
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
91052
+ "resolvedType": "String"
90651
91053
  },
90652
91054
  {
90653
91055
  "description": "The horizontal padding of the Chat file.\n",
90654
91056
  "commentRange": {
90655
- "start": 163,
90656
- "end": 164
91057
+ "start": 184,
91058
+ "end": 185
90657
91059
  },
90658
91060
  "context": {
90659
91061
  "type": "variable",
90660
91062
  "name": "kendo-chat-file-padding-x",
90661
- "value": "k-spacing(2)",
91063
+ "value": "k-spacing(1)",
90662
91064
  "scope": "default",
90663
91065
  "line": {
90664
- "start": 165,
90665
- "end": 165
91066
+ "start": 186,
91067
+ "end": 186
90666
91068
  }
90667
91069
  },
90668
91070
  "group": [
@@ -90673,23 +91075,23 @@
90673
91075
  "path": "bootstrap/scss/chat/_variables.scss",
90674
91076
  "name": "_variables.scss"
90675
91077
  },
90676
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91078
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
90677
91079
  "resolvedType": "String"
90678
91080
  },
90679
91081
  {
90680
91082
  "description": "The vertical padding of the Chat file.\n",
90681
91083
  "commentRange": {
90682
- "start": 166,
90683
- "end": 167
91084
+ "start": 187,
91085
+ "end": 188
90684
91086
  },
90685
91087
  "context": {
90686
91088
  "type": "variable",
90687
91089
  "name": "kendo-chat-file-padding-y",
90688
- "value": "k-spacing(2)",
91090
+ "value": "k-spacing(1)",
90689
91091
  "scope": "default",
90690
91092
  "line": {
90691
- "start": 168,
90692
- "end": 168
91093
+ "start": 189,
91094
+ "end": 189
90693
91095
  }
90694
91096
  },
90695
91097
  "group": [
@@ -90700,14 +91102,14 @@
90700
91102
  "path": "bootstrap/scss/chat/_variables.scss",
90701
91103
  "name": "_variables.scss"
90702
91104
  },
90703
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91105
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
90704
91106
  "resolvedType": "String"
90705
91107
  },
90706
91108
  {
90707
91109
  "description": "The spacing between the elements of the Chat file.\n",
90708
91110
  "commentRange": {
90709
- "start": 169,
90710
- "end": 170
91111
+ "start": 190,
91112
+ "end": 191
90711
91113
  },
90712
91114
  "context": {
90713
91115
  "type": "variable",
@@ -90715,8 +91117,8 @@
90715
91117
  "value": "k-spacing(1)",
90716
91118
  "scope": "default",
90717
91119
  "line": {
90718
- "start": 171,
90719
- "end": 171
91120
+ "start": 192,
91121
+ "end": 192
90720
91122
  }
90721
91123
  },
90722
91124
  "group": [
@@ -90733,8 +91135,8 @@
90733
91135
  {
90734
91136
  "description": "The border width of the Chat file.\n",
90735
91137
  "commentRange": {
90736
- "start": 173,
90737
- "end": 174
91138
+ "start": 194,
91139
+ "end": 195
90738
91140
  },
90739
91141
  "context": {
90740
91142
  "type": "variable",
@@ -90742,8 +91144,8 @@
90742
91144
  "value": "1px",
90743
91145
  "scope": "default",
90744
91146
  "line": {
90745
- "start": 175,
90746
- "end": 175
91147
+ "start": 196,
91148
+ "end": 196
90747
91149
  }
90748
91150
  },
90749
91151
  "group": [
@@ -90760,8 +91162,8 @@
90760
91162
  {
90761
91163
  "description": "The border style of the Chat file.\n",
90762
91164
  "commentRange": {
90763
- "start": 176,
90764
- "end": 177
91165
+ "start": 197,
91166
+ "end": 198
90765
91167
  },
90766
91168
  "context": {
90767
91169
  "type": "variable",
@@ -90769,8 +91171,8 @@
90769
91171
  "value": "solid",
90770
91172
  "scope": "default",
90771
91173
  "line": {
90772
- "start": 178,
90773
- "end": 178
91174
+ "start": 199,
91175
+ "end": 199
90774
91176
  }
90775
91177
  },
90776
91178
  "group": [
@@ -90787,17 +91189,17 @@
90787
91189
  {
90788
91190
  "description": "The background color of the Chat file.\n",
90789
91191
  "commentRange": {
90790
- "start": 180,
90791
- "end": 181
91192
+ "start": 201,
91193
+ "end": 202
90792
91194
  },
90793
91195
  "context": {
90794
91196
  "type": "variable",
90795
91197
  "name": "kendo-chat-file-bg",
90796
- "value": "k-color(base-subtle)",
91198
+ "value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
90797
91199
  "scope": "default",
90798
91200
  "line": {
90799
- "start": 182,
90800
- "end": 182
91201
+ "start": 203,
91202
+ "end": 203
90801
91203
  }
90802
91204
  },
90803
91205
  "group": [
@@ -90808,14 +91210,14 @@
90808
91210
  "path": "bootstrap/scss/chat/_variables.scss",
90809
91211
  "name": "_variables.scss"
90810
91212
  },
90811
- "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
91213
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #212529) 8%, transparent)",
90812
91214
  "resolvedType": "String"
90813
91215
  },
90814
91216
  {
90815
91217
  "description": "The text color of the Chat file.\n",
90816
91218
  "commentRange": {
90817
- "start": 183,
90818
- "end": 184
91219
+ "start": 204,
91220
+ "end": 205
90819
91221
  },
90820
91222
  "context": {
90821
91223
  "type": "variable",
@@ -90823,8 +91225,8 @@
90823
91225
  "value": "k-color(base-on-subtle)",
90824
91226
  "scope": "default",
90825
91227
  "line": {
90826
- "start": 185,
90827
- "end": 185
91228
+ "start": 206,
91229
+ "end": 206
90828
91230
  }
90829
91231
  },
90830
91232
  "group": [
@@ -90841,8 +91243,8 @@
90841
91243
  {
90842
91244
  "description": "The border color of the Chat file.\n",
90843
91245
  "commentRange": {
90844
- "start": 186,
90845
- "end": 187
91246
+ "start": 207,
91247
+ "end": 208
90846
91248
  },
90847
91249
  "context": {
90848
91250
  "type": "variable",
@@ -90850,8 +91252,8 @@
90850
91252
  "value": "$kendo-chat-file-bg",
90851
91253
  "scope": "default",
90852
91254
  "line": {
90853
- "start": 188,
90854
- "end": 188
91255
+ "start": 209,
91256
+ "end": 209
90855
91257
  }
90856
91258
  },
90857
91259
  "group": [
@@ -90862,14 +91264,14 @@
90862
91264
  "path": "bootstrap/scss/chat/_variables.scss",
90863
91265
  "name": "_variables.scss"
90864
91266
  },
90865
- "resolvedValue": "var(--kendo-color-base-subtle, #e9ecef)",
91267
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #212529) 8%, transparent)",
90866
91268
  "resolvedType": "String"
90867
91269
  },
90868
91270
  {
90869
91271
  "description": "The border-radius of the Chat file.\n",
90870
91272
  "commentRange": {
90871
- "start": 189,
90872
- "end": 190
91273
+ "start": 210,
91274
+ "end": 211
90873
91275
  },
90874
91276
  "context": {
90875
91277
  "type": "variable",
@@ -90877,8 +91279,8 @@
90877
91279
  "value": "k-border-radius(md)",
90878
91280
  "scope": "default",
90879
91281
  "line": {
90880
- "start": 191,
90881
- "end": 191
91282
+ "start": 212,
91283
+ "end": 212
90882
91284
  }
90883
91285
  },
90884
91286
  "group": [
@@ -90893,19 +91295,19 @@
90893
91295
  "resolvedType": "String"
90894
91296
  },
90895
91297
  {
90896
- "description": "The horizontal padding of the file download wrapper.\n",
91298
+ "description": "The background color of the Chat sender file.\n",
90897
91299
  "commentRange": {
90898
- "start": 193,
90899
- "end": 194
91300
+ "start": 214,
91301
+ "end": 215
90900
91302
  },
90901
91303
  "context": {
90902
91304
  "type": "variable",
90903
- "name": "kendo-chat-file-download-padding-x",
90904
- "value": "k-spacing(2)",
91305
+ "name": "kendo-chat-sender-file-bg",
91306
+ "value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
90905
91307
  "scope": "default",
90906
91308
  "line": {
90907
- "start": 195,
90908
- "end": 195
91309
+ "start": 216,
91310
+ "end": 216
90909
91311
  }
90910
91312
  },
90911
91313
  "group": [
@@ -90916,23 +91318,23 @@
90916
91318
  "path": "bootstrap/scss/chat/_variables.scss",
90917
91319
  "name": "_variables.scss"
90918
91320
  },
90919
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91321
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
90920
91322
  "resolvedType": "String"
90921
91323
  },
90922
91324
  {
90923
- "description": "The vertical padding of the file download wrapper.\n",
91325
+ "description": "The text color of the Chat sender file.\n",
90924
91326
  "commentRange": {
90925
- "start": 196,
90926
- "end": 197
91327
+ "start": 217,
91328
+ "end": 218
90927
91329
  },
90928
91330
  "context": {
90929
91331
  "type": "variable",
90930
- "name": "kendo-chat-file-download-padding-y",
90931
- "value": "k-spacing(2)",
91332
+ "name": "kendo-chat-sender-file-text",
91333
+ "value": "k-color(on-primary)",
90932
91334
  "scope": "default",
90933
91335
  "line": {
90934
- "start": 198,
90935
- "end": 198
91336
+ "start": 219,
91337
+ "end": 219
90936
91338
  }
90937
91339
  },
90938
91340
  "group": [
@@ -90943,14 +91345,41 @@
90943
91345
  "path": "bootstrap/scss/chat/_variables.scss",
90944
91346
  "name": "_variables.scss"
90945
91347
  },
90946
- "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
91348
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
91349
+ "resolvedType": "String"
91350
+ },
91351
+ {
91352
+ "description": "The border color of the Chat sender file.\n",
91353
+ "commentRange": {
91354
+ "start": 220,
91355
+ "end": 221
91356
+ },
91357
+ "context": {
91358
+ "type": "variable",
91359
+ "name": "kendo-chat-sender-file-border",
91360
+ "value": "$kendo-chat-sender-file-bg",
91361
+ "scope": "default",
91362
+ "line": {
91363
+ "start": 222,
91364
+ "end": 222
91365
+ }
91366
+ },
91367
+ "group": [
91368
+ "chat"
91369
+ ],
91370
+ "access": "public",
91371
+ "file": {
91372
+ "path": "bootstrap/scss/chat/_variables.scss",
91373
+ "name": "_variables.scss"
91374
+ },
91375
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
90947
91376
  "resolvedType": "String"
90948
91377
  },
90949
91378
  {
90950
91379
  "description": "The border width of the Chat pinned message;\n",
90951
91380
  "commentRange": {
90952
- "start": 200,
90953
- "end": 201
91381
+ "start": 224,
91382
+ "end": 225
90954
91383
  },
90955
91384
  "context": {
90956
91385
  "type": "variable",
@@ -90958,8 +91387,8 @@
90958
91387
  "value": "1px",
90959
91388
  "scope": "default",
90960
91389
  "line": {
90961
- "start": 202,
90962
- "end": 202
91390
+ "start": 226,
91391
+ "end": 226
90963
91392
  }
90964
91393
  },
90965
91394
  "group": [
@@ -90976,8 +91405,8 @@
90976
91405
  {
90977
91406
  "description": "The border style of the Chat pinned message;\n",
90978
91407
  "commentRange": {
90979
- "start": 203,
90980
- "end": 204
91408
+ "start": 227,
91409
+ "end": 228
90981
91410
  },
90982
91411
  "context": {
90983
91412
  "type": "variable",
@@ -90985,8 +91414,8 @@
90985
91414
  "value": "solid",
90986
91415
  "scope": "default",
90987
91416
  "line": {
90988
- "start": 205,
90989
- "end": 205
91417
+ "start": 229,
91418
+ "end": 229
90990
91419
  }
90991
91420
  },
90992
91421
  "group": [
@@ -91003,8 +91432,8 @@
91003
91432
  {
91004
91433
  "description": "The border color of the Chat pinned message;\n",
91005
91434
  "commentRange": {
91006
- "start": 206,
91007
- "end": 207
91435
+ "start": 230,
91436
+ "end": 231
91008
91437
  },
91009
91438
  "context": {
91010
91439
  "type": "variable",
@@ -91012,8 +91441,8 @@
91012
91441
  "value": "k-color(border)",
91013
91442
  "scope": "default",
91014
91443
  "line": {
91015
- "start": 208,
91016
- "end": 208
91444
+ "start": 232,
91445
+ "end": 232
91017
91446
  }
91018
91447
  },
91019
91448
  "group": [
@@ -91030,8 +91459,8 @@
91030
91459
  {
91031
91460
  "description": "The horizontal padding of the Chat message reference.\n",
91032
91461
  "commentRange": {
91033
- "start": 210,
91034
- "end": 211
91462
+ "start": 234,
91463
+ "end": 235
91035
91464
  },
91036
91465
  "context": {
91037
91466
  "type": "variable",
@@ -91039,8 +91468,8 @@
91039
91468
  "value": "k-spacing(1)",
91040
91469
  "scope": "default",
91041
91470
  "line": {
91042
- "start": 212,
91043
- "end": 212
91471
+ "start": 236,
91472
+ "end": 236
91044
91473
  }
91045
91474
  },
91046
91475
  "group": [
@@ -91057,8 +91486,8 @@
91057
91486
  {
91058
91487
  "description": "The vertical padding of the Chat message reference.\n",
91059
91488
  "commentRange": {
91060
- "start": 213,
91061
- "end": 214
91489
+ "start": 237,
91490
+ "end": 238
91062
91491
  },
91063
91492
  "context": {
91064
91493
  "type": "variable",
@@ -91066,8 +91495,8 @@
91066
91495
  "value": "k-spacing(1)",
91067
91496
  "scope": "default",
91068
91497
  "line": {
91069
- "start": 215,
91070
- "end": 215
91498
+ "start": 239,
91499
+ "end": 239
91071
91500
  }
91072
91501
  },
91073
91502
  "group": [
@@ -91084,8 +91513,8 @@
91084
91513
  {
91085
91514
  "description": "The background color of the Chat message reference.\n",
91086
91515
  "commentRange": {
91087
- "start": 217,
91088
- "end": 218
91516
+ "start": 241,
91517
+ "end": 242
91089
91518
  },
91090
91519
  "context": {
91091
91520
  "type": "variable",
@@ -91093,8 +91522,8 @@
91093
91522
  "value": "k-color(surface)",
91094
91523
  "scope": "default",
91095
91524
  "line": {
91096
- "start": 219,
91097
- "end": 219
91525
+ "start": 243,
91526
+ "end": 243
91098
91527
  }
91099
91528
  },
91100
91529
  "group": [
@@ -91111,8 +91540,8 @@
91111
91540
  {
91112
91541
  "description": "The text color of the Chat message reference.\n",
91113
91542
  "commentRange": {
91114
- "start": 220,
91115
- "end": 221
91543
+ "start": 244,
91544
+ "end": 245
91116
91545
  },
91117
91546
  "context": {
91118
91547
  "type": "variable",
@@ -91120,8 +91549,8 @@
91120
91549
  "value": "k-color(on-app-surface)",
91121
91550
  "scope": "default",
91122
91551
  "line": {
91123
- "start": 222,
91124
- "end": 222
91552
+ "start": 246,
91553
+ "end": 246
91125
91554
  }
91126
91555
  },
91127
91556
  "group": [
@@ -91138,8 +91567,8 @@
91138
91567
  {
91139
91568
  "description": "The background color of the message reference marker.\n",
91140
91569
  "commentRange": {
91141
- "start": 223,
91142
- "end": 224
91570
+ "start": 247,
91571
+ "end": 248
91143
91572
  },
91144
91573
  "context": {
91145
91574
  "type": "variable",
@@ -91147,8 +91576,8 @@
91147
91576
  "value": "k-color(base-emphasis)",
91148
91577
  "scope": "default",
91149
91578
  "line": {
91150
- "start": 225,
91151
- "end": 225
91579
+ "start": 249,
91580
+ "end": 249
91152
91581
  }
91153
91582
  },
91154
91583
  "group": [
@@ -91165,8 +91594,8 @@
91165
91594
  {
91166
91595
  "description": "The background color of the message reference alt marker.\n",
91167
91596
  "commentRange": {
91168
- "start": 226,
91169
- "end": 227
91597
+ "start": 250,
91598
+ "end": 251
91170
91599
  },
91171
91600
  "context": {
91172
91601
  "type": "variable",
@@ -91174,8 +91603,8 @@
91174
91603
  "value": "k-color(primary-emphasis)",
91175
91604
  "scope": "default",
91176
91605
  "line": {
91177
- "start": 228,
91178
- "end": 228
91606
+ "start": 252,
91607
+ "end": 252
91179
91608
  }
91180
91609
  },
91181
91610
  "group": [
@@ -113711,15 +114140,15 @@
113711
114140
  "resolvedType": "String"
113712
114141
  },
113713
114142
  {
113714
- "description": "The background color of the List group items.\n",
114143
+ "description": "The background color of the selected hovered List items.\n",
113715
114144
  "commentRange": {
113716
114145
  "start": 283,
113717
114146
  "end": 284
113718
114147
  },
113719
114148
  "context": {
113720
114149
  "type": "variable",
113721
- "name": "kendo-list-group-item-bg",
113722
- "value": "null",
114150
+ "name": "kendo-list-item-selected-hover-bg",
114151
+ "value": "k-color(primary-hover)",
113723
114152
  "scope": "default",
113724
114153
  "line": {
113725
114154
  "start": 285,
@@ -113734,14 +114163,68 @@
113734
114163
  "path": "bootstrap/scss/list/_variables.scss",
113735
114164
  "name": "_variables.scss"
113736
114165
  },
114166
+ "resolvedValue": "var(--kendo-color-primary-hover, #0b5ed7)",
114167
+ "resolvedType": "String"
114168
+ },
114169
+ {
114170
+ "description": "The text color of the selected hovered List items.\n",
114171
+ "commentRange": {
114172
+ "start": 286,
114173
+ "end": 287
114174
+ },
114175
+ "context": {
114176
+ "type": "variable",
114177
+ "name": "kendo-list-item-selected-hover-text",
114178
+ "value": "k-color(on-primary)",
114179
+ "scope": "default",
114180
+ "line": {
114181
+ "start": 288,
114182
+ "end": 288
114183
+ }
114184
+ },
114185
+ "group": [
114186
+ "list"
114187
+ ],
114188
+ "access": "public",
114189
+ "file": {
114190
+ "path": "bootstrap/scss/list/_variables.scss",
114191
+ "name": "_variables.scss"
114192
+ },
114193
+ "resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
114194
+ "resolvedType": "String"
114195
+ },
114196
+ {
114197
+ "description": "The background color of the List group items.\n",
114198
+ "commentRange": {
114199
+ "start": 290,
114200
+ "end": 291
114201
+ },
114202
+ "context": {
114203
+ "type": "variable",
114204
+ "name": "kendo-list-group-item-bg",
114205
+ "value": "null",
114206
+ "scope": "default",
114207
+ "line": {
114208
+ "start": 292,
114209
+ "end": 292
114210
+ }
114211
+ },
114212
+ "group": [
114213
+ "list"
114214
+ ],
114215
+ "access": "public",
114216
+ "file": {
114217
+ "path": "bootstrap/scss/list/_variables.scss",
114218
+ "name": "_variables.scss"
114219
+ },
113737
114220
  "resolvedValue": "null",
113738
114221
  "resolvedType": "Null"
113739
114222
  },
113740
114223
  {
113741
114224
  "description": "The text color of the List group items.\n",
113742
114225
  "commentRange": {
113743
- "start": 286,
113744
- "end": 287
114226
+ "start": 293,
114227
+ "end": 294
113745
114228
  },
113746
114229
  "context": {
113747
114230
  "type": "variable",
@@ -113749,8 +114232,8 @@
113749
114232
  "value": "null",
113750
114233
  "scope": "default",
113751
114234
  "line": {
113752
- "start": 288,
113753
- "end": 288
114235
+ "start": 295,
114236
+ "end": 295
113754
114237
  }
113755
114238
  },
113756
114239
  "group": [
@@ -113767,8 +114250,8 @@
113767
114250
  {
113768
114251
  "description": "The border color of the List group items..\n",
113769
114252
  "commentRange": {
113770
- "start": 289,
113771
- "end": 290
114253
+ "start": 296,
114254
+ "end": 297
113772
114255
  },
113773
114256
  "context": {
113774
114257
  "type": "variable",
@@ -113776,8 +114259,8 @@
113776
114259
  "value": "inherit",
113777
114260
  "scope": "default",
113778
114261
  "line": {
113779
- "start": 291,
113780
- "end": 291
114262
+ "start": 298,
114263
+ "end": 298
113781
114264
  }
113782
114265
  },
113783
114266
  "group": [
@@ -113794,8 +114277,8 @@
113794
114277
  {
113795
114278
  "description": "The base shadow of the List group items.\n",
113796
114279
  "commentRange": {
113797
- "start": 292,
113798
- "end": 293
114280
+ "start": 299,
114281
+ "end": 300
113799
114282
  },
113800
114283
  "context": {
113801
114284
  "type": "variable",
@@ -113803,8 +114286,8 @@
113803
114286
  "value": "null",
113804
114287
  "scope": "default",
113805
114288
  "line": {
113806
- "start": 294,
113807
- "end": 294
114289
+ "start": 301,
114290
+ "end": 301
113808
114291
  }
113809
114292
  },
113810
114293
  "group": [
@@ -113821,8 +114304,8 @@
113821
114304
  {
113822
114305
  "description": "The color of the 'Option Label' text.\n",
113823
114306
  "commentRange": {
113824
- "start": 296,
113825
- "end": 297
114307
+ "start": 303,
114308
+ "end": 304
113826
114309
  },
113827
114310
  "context": {
113828
114311
  "type": "variable",
@@ -113830,8 +114313,8 @@
113830
114313
  "value": "k-color(subtle)",
113831
114314
  "scope": "default",
113832
114315
  "line": {
113833
- "start": 298,
113834
- "end": 298
114316
+ "start": 305,
114317
+ "end": 305
113835
114318
  }
113836
114319
  },
113837
114320
  "group": [
@@ -117452,7 +117935,7 @@
117452
117935
  "resolvedType": "Null"
117453
117936
  },
117454
117937
  {
117455
- "description": "The horizontal padding of the Menu icon.\n",
117938
+ "description": "The horizontal padding of the Menu expand arrow icon.\n",
117456
117939
  "commentRange": {
117457
117940
  "start": 137,
117458
117941
  "end": 138
@@ -117479,7 +117962,7 @@
117479
117962
  "resolvedType": "Null"
117480
117963
  },
117481
117964
  {
117482
- "description": "The vertical padding of the Menu icon.\n",
117965
+ "description": "The vertical padding of the Menu expand arrow icon.\n",
117483
117966
  "commentRange": {
117484
117967
  "start": 140,
117485
117968
  "end": 141
@@ -122121,14 +122604,14 @@
122121
122604
  "resolvedType": "Number"
122122
122605
  },
122123
122606
  {
122124
- "description": "The width of the DropDowns in the small Pager.\n",
122607
+ "description": "The width of the DropDowns in the Pager.\n",
122125
122608
  "commentRange": {
122126
122609
  "start": 99,
122127
122610
  "end": 100
122128
122611
  },
122129
122612
  "context": {
122130
122613
  "type": "variable",
122131
- "name": "kendo-pager-sm-dropdown-width",
122614
+ "name": "kendo-pager-dropdown-width",
122132
122615
  "value": "5em",
122133
122616
  "scope": "default",
122134
122617
  "line": {
@@ -122147,74 +122630,20 @@
122147
122630
  "resolvedValue": "5em",
122148
122631
  "resolvedType": "Number"
122149
122632
  },
122150
- {
122151
- "description": "The width of the DropDowns in the medium Pager.\n",
122152
- "commentRange": {
122153
- "start": 102,
122154
- "end": 103
122155
- },
122156
- "context": {
122157
- "type": "variable",
122158
- "name": "kendo-pager-md-dropdown-width",
122159
- "value": "5em",
122160
- "scope": "default",
122161
- "line": {
122162
- "start": 104,
122163
- "end": 104
122164
- }
122165
- },
122166
- "group": [
122167
- "pager"
122168
- ],
122169
- "access": "public",
122170
- "file": {
122171
- "path": "bootstrap/scss/pager/_variables.scss",
122172
- "name": "_variables.scss"
122173
- },
122174
- "resolvedValue": "5em",
122175
- "resolvedType": "Number"
122176
- },
122177
- {
122178
- "description": "The width of the DropDowns in the large Pager.\n",
122179
- "commentRange": {
122180
- "start": 105,
122181
- "end": 106
122182
- },
122183
- "context": {
122184
- "type": "variable",
122185
- "name": "kendo-pager-lg-dropdown-width",
122186
- "value": "6em",
122187
- "scope": "default",
122188
- "line": {
122189
- "start": 107,
122190
- "end": 107
122191
- }
122192
- },
122193
- "group": [
122194
- "pager"
122195
- ],
122196
- "access": "public",
122197
- "file": {
122198
- "path": "bootstrap/scss/pager/_variables.scss",
122199
- "name": "_variables.scss"
122200
- },
122201
- "resolvedValue": "6em",
122202
- "resolvedType": "Number"
122203
- },
122204
122633
  {
122205
122634
  "description": "The sizes map of the Pager.\n",
122206
122635
  "commentRange": {
122207
- "start": 109,
122208
- "end": 110
122636
+ "start": 103,
122637
+ "end": 104
122209
122638
  },
122210
122639
  "context": {
122211
122640
  "type": "variable",
122212
122641
  "name": "kendo-pager-sizes",
122213
- "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)",
122642
+ "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)",
122214
122643
  "scope": "default",
122215
122644
  "line": {
122216
- "start": 111,
122217
- "end": 133
122645
+ "start": 105,
122646
+ "end": 124
122218
122647
  }
122219
122648
  },
122220
122649
  "group": [
@@ -122225,29 +122654,26 @@
122225
122654
  "path": "bootstrap/scss/pager/_variables.scss",
122226
122655
  "name": "_variables.scss"
122227
122656
  },
122228
- "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 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-4, 1rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 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-4\\.5, 1.125rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2), pager-dropdown-width: 6em))",
122657
+ "resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 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-4, 1rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 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-4\\.5, 1.125rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)))",
122229
122658
  "resolvedType": "Map",
122230
122659
  "prettyValue": {
122231
122660
  "sm": {
122232
122661
  "padding-x": "var(--kendo-spacing-1, 0.25rem)",
122233
122662
  "padding-y": "var(--kendo-spacing-1, 0.25rem)",
122234
122663
  "item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
122235
- "item-min-width": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)",
122236
- "pager-dropdown-width": "5em"
122664
+ "item-min-width": "calc(1.4285714286 * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
122237
122665
  },
122238
122666
  "md": {
122239
122667
  "padding-x": "var(--kendo-spacing-2, 0.5rem)",
122240
122668
  "padding-y": "var(--kendo-spacing-2, 0.5rem)",
122241
122669
  "item-group-spacing": "var(--kendo-spacing-4, 1rem)",
122242
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)",
122243
- "pager-dropdown-width": "5em"
122670
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1\\.5, 0.375rem) * 2 + 1px * 2)"
122244
122671
  },
122245
122672
  "lg": {
122246
122673
  "padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
122247
122674
  "padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
122248
122675
  "item-group-spacing": "var(--kendo-spacing-4\\.5, 1.125rem)",
122249
- "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)",
122250
- "pager-dropdown-width": "6em"
122676
+ "item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
122251
122677
  }
122252
122678
  }
122253
122679
  }