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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/material-2-dark.css +1 -1
  3. package/dist/material-2.css +1 -1
  4. package/dist/material-aqua-dark.css +1 -1
  5. package/dist/material-arctic.css +1 -1
  6. package/dist/material-burnt-teal.css +1 -1
  7. package/dist/material-dataviz-v4.css +1 -1
  8. package/dist/material-eggplant.css +1 -1
  9. package/dist/material-lime-dark.css +1 -1
  10. package/dist/material-lime.css +1 -1
  11. package/dist/material-main-dark.css +1 -1
  12. package/dist/material-main.css +1 -1
  13. package/dist/material-nova.css +1 -1
  14. package/dist/material-pacific-dark.css +1 -1
  15. package/dist/material-pacific.css +1 -1
  16. package/dist/material-sky-dark.css +1 -1
  17. package/dist/material-sky.css +1 -1
  18. package/dist/material-smoke.css +1 -1
  19. package/dist/meta/sassdoc-data.json +942 -510
  20. package/dist/meta/sassdoc-raw-data.json +427 -227
  21. package/dist/meta/variables.json +50 -10
  22. package/lib/swatches/material-2-dark.json +1 -1
  23. package/lib/swatches/material-2.json +1 -1
  24. package/lib/swatches/material-aqua-dark.json +1 -1
  25. package/lib/swatches/material-arctic.json +1 -1
  26. package/lib/swatches/material-burnt-teal.json +1 -1
  27. package/lib/swatches/material-dataviz-v4.json +1 -1
  28. package/lib/swatches/material-eggplant.json +1 -1
  29. package/lib/swatches/material-lime-dark.json +1 -1
  30. package/lib/swatches/material-lime.json +1 -1
  31. package/lib/swatches/material-main-dark.json +1 -1
  32. package/lib/swatches/material-main.json +1 -1
  33. package/lib/swatches/material-nova.json +1 -1
  34. package/lib/swatches/material-pacific-dark.json +1 -1
  35. package/lib/swatches/material-pacific.json +1 -1
  36. package/lib/swatches/material-sky-dark.json +1 -1
  37. package/lib/swatches/material-sky.json +1 -1
  38. package/lib/swatches/material-smoke.json +1 -1
  39. package/package.json +4 -4
  40. package/scss/bubble/_variables.scss +1 -1
  41. package/scss/chat/_layout.scss +0 -4
  42. package/scss/chat/_theme.scss +0 -5
  43. package/scss/chat/_variables.scss +44 -12
  44. package/scss/menu/_variables.scss +2 -2
@@ -2983,7 +2983,7 @@
2983
2983
  "context": {
2984
2984
  "type": "variable",
2985
2985
  "name": "kendo-bubble-border-radius-sm",
2986
- "value": "k-border-radius(xs)",
2986
+ "value": "k-border-radius(sm)",
2987
2987
  "scope": "default",
2988
2988
  "line": {
2989
2989
  "start": 9,
@@ -3477,8 +3477,8 @@
3477
3477
  {
3478
3478
  "description": "The background color of the hovered alt Bubble.\n",
3479
3479
  "commentRange": {
3480
- "start": 136,
3481
- "end": 137
3480
+ "start": 142,
3481
+ "end": 143
3482
3482
  },
3483
3483
  "context": {
3484
3484
  "type": "variable",
@@ -3486,8 +3486,8 @@
3486
3486
  "value": "k-color(primary-hover)",
3487
3487
  "scope": "default",
3488
3488
  "line": {
3489
- "start": 138,
3490
- "end": 138
3489
+ "start": 144,
3490
+ "end": 144
3491
3491
  }
3492
3492
  },
3493
3493
  "group": [
@@ -3502,8 +3502,8 @@
3502
3502
  {
3503
3503
  "description": "The border color of the hovered alt Bubble.\n",
3504
3504
  "commentRange": {
3505
- "start": 139,
3506
- "end": 140
3505
+ "start": 145,
3506
+ "end": 146
3507
3507
  },
3508
3508
  "context": {
3509
3509
  "type": "variable",
@@ -3511,8 +3511,8 @@
3511
3511
  "value": "$kendo-chat-alt-bubble-hover-bg",
3512
3512
  "scope": "default",
3513
3513
  "line": {
3514
- "start": 141,
3515
- "end": 141
3514
+ "start": 147,
3515
+ "end": 147
3516
3516
  }
3517
3517
  },
3518
3518
  "group": [
@@ -3527,8 +3527,8 @@
3527
3527
  {
3528
3528
  "description": "The background color of the active Bubble.\n",
3529
3529
  "commentRange": {
3530
- "start": 142,
3531
- "end": 143
3530
+ "start": 148,
3531
+ "end": 149
3532
3532
  },
3533
3533
  "context": {
3534
3534
  "type": "variable",
@@ -3536,8 +3536,8 @@
3536
3536
  "value": "k-color(primary-active)",
3537
3537
  "scope": "default",
3538
3538
  "line": {
3539
- "start": 144,
3540
- "end": 144
3539
+ "start": 150,
3540
+ "end": 150
3541
3541
  }
3542
3542
  },
3543
3543
  "group": [
@@ -3552,8 +3552,8 @@
3552
3552
  {
3553
3553
  "description": "The border color of the active alt Bubble.\n",
3554
3554
  "commentRange": {
3555
- "start": 145,
3556
- "end": 146
3555
+ "start": 151,
3556
+ "end": 152
3557
3557
  },
3558
3558
  "context": {
3559
3559
  "type": "variable",
@@ -3561,8 +3561,8 @@
3561
3561
  "value": "$kendo-chat-alt-bubble-active-bg",
3562
3562
  "scope": "default",
3563
3563
  "line": {
3564
- "start": 147,
3565
- "end": 147
3564
+ "start": 153,
3565
+ "end": 153
3566
3566
  }
3567
3567
  },
3568
3568
  "group": [
@@ -3577,8 +3577,8 @@
3577
3577
  {
3578
3578
  "description": "The background color of the focused alt Bubble.\n",
3579
3579
  "commentRange": {
3580
- "start": 148,
3581
- "end": 149
3580
+ "start": 154,
3581
+ "end": 155
3582
3582
  },
3583
3583
  "context": {
3584
3584
  "type": "variable",
@@ -3586,8 +3586,8 @@
3586
3586
  "value": "$kendo-chat-alt-bubble-bg",
3587
3587
  "scope": "default",
3588
3588
  "line": {
3589
- "start": 150,
3590
- "end": 150
3589
+ "start": 156,
3590
+ "end": 156
3591
3591
  }
3592
3592
  },
3593
3593
  "group": [
@@ -3602,8 +3602,8 @@
3602
3602
  {
3603
3603
  "description": "The border color of the focused alt Bubble.\n",
3604
3604
  "commentRange": {
3605
- "start": 151,
3606
- "end": 152
3605
+ "start": 157,
3606
+ "end": 158
3607
3607
  },
3608
3608
  "context": {
3609
3609
  "type": "variable",
@@ -3611,8 +3611,8 @@
3611
3611
  "value": "$kendo-chat-alt-bubble-focus-bg",
3612
3612
  "scope": "default",
3613
3613
  "line": {
3614
- "start": 153,
3615
- "end": 153
3614
+ "start": 159,
3615
+ "end": 159
3616
3616
  }
3617
3617
  },
3618
3618
  "group": [
@@ -3627,8 +3627,8 @@
3627
3627
  {
3628
3628
  "description": "The box shadow of the focused alt Bubble.\n",
3629
3629
  "commentRange": {
3630
- "start": 154,
3631
- "end": 155
3630
+ "start": 160,
3631
+ "end": 161
3632
3632
  },
3633
3633
  "context": {
3634
3634
  "type": "variable",
@@ -3636,8 +3636,8 @@
3636
3636
  "value": "null",
3637
3637
  "scope": "default",
3638
3638
  "line": {
3639
- "start": 156,
3640
- "end": 156
3639
+ "start": 162,
3640
+ "end": 162
3641
3641
  }
3642
3642
  },
3643
3643
  "group": [
@@ -10025,15 +10025,15 @@
10025
10025
  }
10026
10026
  },
10027
10027
  {
10028
- "description": "The spacing between the icon and text in the Chat message status.\n",
10028
+ "description": "The minimum size of the Chat message status.\n",
10029
10029
  "commentRange": {
10030
10030
  "start": 55,
10031
10031
  "end": 56
10032
10032
  },
10033
10033
  "context": {
10034
10034
  "type": "variable",
10035
- "name": "kendo-chat-message-status-gap",
10036
- "value": "k-spacing(1)",
10035
+ "name": "kendo-chat-status-min-size",
10036
+ "value": "k-spacing(1.5)",
10037
10037
  "scope": "default",
10038
10038
  "line": {
10039
10039
  "start": 57,
@@ -10049,11 +10049,61 @@
10049
10049
  "name": "_variables.scss"
10050
10050
  }
10051
10051
  },
10052
+ {
10053
+ "description": "The maximum size of the Chat message status.\n",
10054
+ "commentRange": {
10055
+ "start": 58,
10056
+ "end": 59
10057
+ },
10058
+ "context": {
10059
+ "type": "variable",
10060
+ "name": "kendo-chat-status-max-size",
10061
+ "value": "k-spacing(8)",
10062
+ "scope": "default",
10063
+ "line": {
10064
+ "start": 60,
10065
+ "end": 60
10066
+ }
10067
+ },
10068
+ "group": [
10069
+ "chat"
10070
+ ],
10071
+ "access": "public",
10072
+ "file": {
10073
+ "path": "chat/_variables.scss",
10074
+ "name": "_variables.scss"
10075
+ }
10076
+ },
10077
+ {
10078
+ "description": "The spacing between the icon and text in the Chat message status.\n",
10079
+ "commentRange": {
10080
+ "start": 61,
10081
+ "end": 62
10082
+ },
10083
+ "context": {
10084
+ "type": "variable",
10085
+ "name": "kendo-chat-message-status-gap",
10086
+ "value": "k-spacing(1)",
10087
+ "scope": "default",
10088
+ "line": {
10089
+ "start": 63,
10090
+ "end": 63
10091
+ }
10092
+ },
10093
+ "group": [
10094
+ "chat"
10095
+ ],
10096
+ "access": "public",
10097
+ "file": {
10098
+ "path": "chat/_variables.scss",
10099
+ "name": "_variables.scss"
10100
+ }
10101
+ },
10052
10102
  {
10053
10103
  "description": "The font size of the Chat timestamp.\n",
10054
10104
  "commentRange": {
10055
- "start": 59,
10056
- "end": 60
10105
+ "start": 65,
10106
+ "end": 66
10057
10107
  },
10058
10108
  "context": {
10059
10109
  "type": "variable",
@@ -10061,8 +10111,8 @@
10061
10111
  "value": "var( --kendo-font-size-sm, inherit )",
10062
10112
  "scope": "default",
10063
10113
  "line": {
10064
- "start": 61,
10065
- "end": 61
10114
+ "start": 67,
10115
+ "end": 67
10066
10116
  }
10067
10117
  },
10068
10118
  "group": [
@@ -10077,8 +10127,8 @@
10077
10127
  {
10078
10128
  "description": "The line height of the Chat timestamp.\n",
10079
10129
  "commentRange": {
10080
- "start": 62,
10081
- "end": 63
10130
+ "start": 68,
10131
+ "end": 69
10082
10132
  },
10083
10133
  "context": {
10084
10134
  "type": "variable",
@@ -10086,8 +10136,8 @@
10086
10136
  "value": "var( --kendo-line-height-lg, normal )",
10087
10137
  "scope": "default",
10088
10138
  "line": {
10089
- "start": 64,
10090
- "end": 64
10139
+ "start": 70,
10140
+ "end": 70
10091
10141
  }
10092
10142
  },
10093
10143
  "group": [
@@ -10102,8 +10152,8 @@
10102
10152
  {
10103
10153
  "description": "The text transform of the Chat timestamp.\n",
10104
10154
  "commentRange": {
10105
- "start": 65,
10106
- "end": 66
10155
+ "start": 71,
10156
+ "end": 72
10107
10157
  },
10108
10158
  "context": {
10109
10159
  "type": "variable",
@@ -10111,8 +10161,8 @@
10111
10161
  "value": "none",
10112
10162
  "scope": "default",
10113
10163
  "line": {
10114
- "start": 67,
10115
- "end": 67
10164
+ "start": 73,
10165
+ "end": 73
10116
10166
  }
10117
10167
  },
10118
10168
  "group": [
@@ -10127,8 +10177,8 @@
10127
10177
  {
10128
10178
  "description": "The text color of the Chat timestamp.\n",
10129
10179
  "commentRange": {
10130
- "start": 68,
10131
- "end": 69
10180
+ "start": 74,
10181
+ "end": 75
10132
10182
  },
10133
10183
  "context": {
10134
10184
  "type": "variable",
@@ -10136,8 +10186,8 @@
10136
10186
  "value": "k-color(subtle)",
10137
10187
  "scope": "default",
10138
10188
  "line": {
10139
- "start": 70,
10140
- "end": 70
10189
+ "start": 76,
10190
+ "end": 76
10141
10191
  }
10142
10192
  },
10143
10193
  "group": [
@@ -10152,8 +10202,8 @@
10152
10202
  {
10153
10203
  "description": "The background color of the Chat timestamp.\n",
10154
10204
  "commentRange": {
10155
- "start": 71,
10156
- "end": 72
10205
+ "start": 77,
10206
+ "end": 78
10157
10207
  },
10158
10208
  "context": {
10159
10209
  "type": "variable",
@@ -10161,8 +10211,8 @@
10161
10211
  "value": "null",
10162
10212
  "scope": "default",
10163
10213
  "line": {
10164
- "start": 73,
10165
- "end": 73
10214
+ "start": 79,
10215
+ "end": 79
10166
10216
  }
10167
10217
  },
10168
10218
  "group": [
@@ -10177,8 +10227,8 @@
10177
10227
  {
10178
10228
  "description": "The background color of the Chat timestamp separator.\n",
10179
10229
  "commentRange": {
10180
- "start": 74,
10181
- "end": 75
10230
+ "start": 80,
10231
+ "end": 81
10182
10232
  },
10183
10233
  "context": {
10184
10234
  "type": "variable",
@@ -10186,8 +10236,8 @@
10186
10236
  "value": "k-color(border)",
10187
10237
  "scope": "default",
10188
10238
  "line": {
10189
- "start": 76,
10190
- "end": 76
10239
+ "start": 82,
10240
+ "end": 82
10191
10241
  }
10192
10242
  },
10193
10243
  "group": [
@@ -10202,8 +10252,8 @@
10202
10252
  {
10203
10253
  "description": "The spacing between the Chat timestamp and its separator.\n",
10204
10254
  "commentRange": {
10205
- "start": 77,
10206
- "end": 78
10255
+ "start": 83,
10256
+ "end": 84
10207
10257
  },
10208
10258
  "context": {
10209
10259
  "type": "variable",
@@ -10211,8 +10261,8 @@
10211
10261
  "value": "k-spacing(1)",
10212
10262
  "scope": "default",
10213
10263
  "line": {
10214
- "start": 79,
10215
- "end": 79
10264
+ "start": 85,
10265
+ "end": 85
10216
10266
  }
10217
10267
  },
10218
10268
  "group": [
@@ -10227,8 +10277,8 @@
10227
10277
  {
10228
10278
  "description": "The font size of the Chat message meta text.\n",
10229
10279
  "commentRange": {
10230
- "start": 82,
10231
- "end": 83
10280
+ "start": 88,
10281
+ "end": 89
10232
10282
  },
10233
10283
  "context": {
10234
10284
  "type": "variable",
@@ -10236,8 +10286,8 @@
10236
10286
  "value": "var( --kendo-font-size-sm, inherit )",
10237
10287
  "scope": "default",
10238
10288
  "line": {
10239
- "start": 84,
10240
- "end": 84
10289
+ "start": 90,
10290
+ "end": 90
10241
10291
  }
10242
10292
  },
10243
10293
  "group": [
@@ -10252,8 +10302,8 @@
10252
10302
  {
10253
10303
  "description": "The line height of the Chat message meta text.\n",
10254
10304
  "commentRange": {
10255
- "start": 85,
10256
- "end": 86
10305
+ "start": 91,
10306
+ "end": 92
10257
10307
  },
10258
10308
  "context": {
10259
10309
  "type": "variable",
@@ -10261,8 +10311,8 @@
10261
10311
  "value": "var( --kendo-line-height-lg, normal )",
10262
10312
  "scope": "default",
10263
10313
  "line": {
10264
- "start": 87,
10265
- "end": 87
10314
+ "start": 93,
10315
+ "end": 93
10266
10316
  }
10267
10317
  },
10268
10318
  "group": [
@@ -10277,8 +10327,8 @@
10277
10327
  {
10278
10328
  "description": "The font size of the Chat author text.\n",
10279
10329
  "commentRange": {
10280
- "start": 89,
10281
- "end": 90
10330
+ "start": 95,
10331
+ "end": 96
10282
10332
  },
10283
10333
  "context": {
10284
10334
  "type": "variable",
@@ -10286,8 +10336,8 @@
10286
10336
  "value": "var( --kendo-font-size-sm, inherit )",
10287
10337
  "scope": "default",
10288
10338
  "line": {
10289
- "start": 91,
10290
- "end": 91
10339
+ "start": 97,
10340
+ "end": 97
10291
10341
  }
10292
10342
  },
10293
10343
  "group": [
@@ -10302,8 +10352,8 @@
10302
10352
  {
10303
10353
  "description": "The line height of the Chat author text.\n",
10304
10354
  "commentRange": {
10305
- "start": 92,
10306
- "end": 93
10355
+ "start": 98,
10356
+ "end": 99
10307
10357
  },
10308
10358
  "context": {
10309
10359
  "type": "variable",
@@ -10311,8 +10361,8 @@
10311
10361
  "value": "var( --kendo-line-height-xs, normal )",
10312
10362
  "scope": "default",
10313
10363
  "line": {
10314
- "start": 94,
10315
- "end": 94
10364
+ "start": 100,
10365
+ "end": 100
10316
10366
  }
10317
10367
  },
10318
10368
  "group": [
@@ -10327,8 +10377,8 @@
10327
10377
  {
10328
10378
  "description": "The text color of the Chat status.\n",
10329
10379
  "commentRange": {
10330
- "start": 96,
10331
- "end": 97
10380
+ "start": 102,
10381
+ "end": 103
10332
10382
  },
10333
10383
  "context": {
10334
10384
  "type": "variable",
@@ -10336,8 +10386,8 @@
10336
10386
  "value": "k-color(subtle)",
10337
10387
  "scope": "default",
10338
10388
  "line": {
10339
- "start": 98,
10340
- "end": 98
10389
+ "start": 104,
10390
+ "end": 104
10341
10391
  }
10342
10392
  },
10343
10393
  "group": [
@@ -10352,8 +10402,8 @@
10352
10402
  {
10353
10403
  "description": "The spacing of the Chat bubble message.\n",
10354
10404
  "commentRange": {
10355
- "start": 100,
10356
- "end": 101
10405
+ "start": 106,
10406
+ "end": 107
10357
10407
  },
10358
10408
  "context": {
10359
10409
  "type": "variable",
@@ -10361,8 +10411,8 @@
10361
10411
  "value": "k-spacing(2)",
10362
10412
  "scope": "default",
10363
10413
  "line": {
10364
- "start": 102,
10365
- "end": 102
10414
+ "start": 108,
10415
+ "end": 108
10366
10416
  }
10367
10417
  },
10368
10418
  "group": [
@@ -10377,8 +10427,8 @@
10377
10427
  {
10378
10428
  "description": "The background color of the Chat Toolbar.\n",
10379
10429
  "commentRange": {
10380
- "start": 104,
10381
- "end": 105
10430
+ "start": 110,
10431
+ "end": 111
10382
10432
  },
10383
10433
  "context": {
10384
10434
  "type": "variable",
@@ -10386,8 +10436,8 @@
10386
10436
  "value": "$kendo-toolbar-bg",
10387
10437
  "scope": "default",
10388
10438
  "line": {
10389
- "start": 106,
10390
- "end": 106
10439
+ "start": 112,
10440
+ "end": 112
10391
10441
  }
10392
10442
  },
10393
10443
  "group": [
@@ -10402,8 +10452,8 @@
10402
10452
  {
10403
10453
  "description": "The text color of the Chat Toolbar.\n",
10404
10454
  "commentRange": {
10405
- "start": 107,
10406
- "end": 108
10455
+ "start": 113,
10456
+ "end": 114
10407
10457
  },
10408
10458
  "context": {
10409
10459
  "type": "variable",
@@ -10411,8 +10461,8 @@
10411
10461
  "value": "$kendo-toolbar-text",
10412
10462
  "scope": "default",
10413
10463
  "line": {
10414
- "start": 109,
10415
- "end": 109
10464
+ "start": 115,
10465
+ "end": 115
10416
10466
  }
10417
10467
  },
10418
10468
  "group": [
@@ -10427,8 +10477,8 @@
10427
10477
  {
10428
10478
  "description": "The border color of the Chat Toolbar.\n",
10429
10479
  "commentRange": {
10430
- "start": 110,
10431
- "end": 111
10480
+ "start": 116,
10481
+ "end": 117
10432
10482
  },
10433
10483
  "context": {
10434
10484
  "type": "variable",
@@ -10436,8 +10486,8 @@
10436
10486
  "value": "inherit",
10437
10487
  "scope": "default",
10438
10488
  "line": {
10439
- "start": 112,
10440
- "end": 112
10489
+ "start": 118,
10490
+ "end": 118
10441
10491
  }
10442
10492
  },
10443
10493
  "group": [
@@ -10452,8 +10502,8 @@
10452
10502
  {
10453
10503
  "description": "The background color of the Chat.\n",
10454
10504
  "commentRange": {
10455
- "start": 114,
10456
- "end": 115
10505
+ "start": 120,
10506
+ "end": 121
10457
10507
  },
10458
10508
  "context": {
10459
10509
  "type": "variable",
@@ -10461,8 +10511,8 @@
10461
10511
  "value": "k-color(surface)",
10462
10512
  "scope": "default",
10463
10513
  "line": {
10464
- "start": 116,
10465
- "end": 116
10514
+ "start": 122,
10515
+ "end": 122
10466
10516
  }
10467
10517
  },
10468
10518
  "group": [
@@ -10477,8 +10527,8 @@
10477
10527
  {
10478
10528
  "description": "The text color of the Chat.\n",
10479
10529
  "commentRange": {
10480
- "start": 117,
10481
- "end": 118
10530
+ "start": 123,
10531
+ "end": 124
10482
10532
  },
10483
10533
  "context": {
10484
10534
  "type": "variable",
@@ -10486,8 +10536,8 @@
10486
10536
  "value": "k-color(on-app-surface)",
10487
10537
  "scope": "default",
10488
10538
  "line": {
10489
- "start": 119,
10490
- "end": 119
10539
+ "start": 125,
10540
+ "end": 125
10491
10541
  }
10492
10542
  },
10493
10543
  "group": [
@@ -10502,17 +10552,17 @@
10502
10552
  {
10503
10553
  "description": "The border color of the Chat.\n",
10504
10554
  "commentRange": {
10505
- "start": 120,
10506
- "end": 121
10507
- },
10555
+ "start": 126,
10556
+ "end": 127
10557
+ },
10508
10558
  "context": {
10509
10559
  "type": "variable",
10510
10560
  "name": "kendo-chat-border",
10511
10561
  "value": "k-color(border)",
10512
10562
  "scope": "default",
10513
10563
  "line": {
10514
- "start": 122,
10515
- "end": 122
10564
+ "start": 128,
10565
+ "end": 128
10516
10566
  }
10517
10567
  },
10518
10568
  "group": [
@@ -10527,8 +10577,8 @@
10527
10577
  {
10528
10578
  "description": "The background color of the Chat alt bubble.\n",
10529
10579
  "commentRange": {
10530
- "start": 124,
10531
- "end": 125
10580
+ "start": 130,
10581
+ "end": 131
10532
10582
  },
10533
10583
  "context": {
10534
10584
  "type": "variable",
@@ -10536,8 +10586,8 @@
10536
10586
  "value": "k-color(primary)",
10537
10587
  "scope": "default",
10538
10588
  "line": {
10539
- "start": 126,
10540
- "end": 126
10589
+ "start": 132,
10590
+ "end": 132
10541
10591
  }
10542
10592
  },
10543
10593
  "group": [
@@ -10552,8 +10602,8 @@
10552
10602
  {
10553
10603
  "description": "The text color of the Chat alt bubble.\n",
10554
10604
  "commentRange": {
10555
- "start": 127,
10556
- "end": 128
10605
+ "start": 133,
10606
+ "end": 134
10557
10607
  },
10558
10608
  "context": {
10559
10609
  "type": "variable",
@@ -10561,8 +10611,8 @@
10561
10611
  "value": "k-color(on-primary)",
10562
10612
  "scope": "default",
10563
10613
  "line": {
10564
- "start": 129,
10565
- "end": 129
10614
+ "start": 135,
10615
+ "end": 135
10566
10616
  }
10567
10617
  },
10568
10618
  "group": [
@@ -10577,8 +10627,8 @@
10577
10627
  {
10578
10628
  "description": "The border color of the Chat alt bubble.\n",
10579
10629
  "commentRange": {
10580
- "start": 130,
10581
- "end": 131
10630
+ "start": 136,
10631
+ "end": 137
10582
10632
  },
10583
10633
  "context": {
10584
10634
  "type": "variable",
@@ -10586,8 +10636,8 @@
10586
10636
  "value": "$kendo-chat-alt-bubble-bg",
10587
10637
  "scope": "default",
10588
10638
  "line": {
10589
- "start": 132,
10590
- "end": 132
10639
+ "start": 138,
10640
+ "end": 138
10591
10641
  }
10592
10642
  },
10593
10643
  "group": [
@@ -10602,8 +10652,8 @@
10602
10652
  {
10603
10653
  "description": "The shadow of the Chat alt bubble.\n",
10604
10654
  "commentRange": {
10605
- "start": 133,
10606
- "end": 134
10655
+ "start": 139,
10656
+ "end": 140
10607
10657
  },
10608
10658
  "context": {
10609
10659
  "type": "variable",
@@ -10611,8 +10661,8 @@
10611
10661
  "value": "none",
10612
10662
  "scope": "default",
10613
10663
  "line": {
10614
- "start": 135,
10615
- "end": 135
10664
+ "start": 141,
10665
+ "end": 141
10616
10666
  }
10617
10667
  },
10618
10668
  "group": [
@@ -10627,8 +10677,8 @@
10627
10677
  {
10628
10678
  "description": "The color of the typing indicator dots.\n",
10629
10679
  "commentRange": {
10630
- "start": 158,
10631
- "end": 159
10680
+ "start": 164,
10681
+ "end": 165
10632
10682
  },
10633
10683
  "context": {
10634
10684
  "type": "variable",
@@ -10636,8 +10686,8 @@
10636
10686
  "value": "k-color(base-on-subtle)",
10637
10687
  "scope": "default",
10638
10688
  "line": {
10639
- "start": 160,
10640
- "end": 160
10689
+ "start": 166,
10690
+ "end": 166
10641
10691
  }
10642
10692
  },
10643
10693
  "group": [
@@ -10650,19 +10700,144 @@
10650
10700
  }
10651
10701
  },
10652
10702
  {
10653
- "description": "The width of a file in the Chat Textarea.\n",
10703
+ "description": "The minimum width of a file in the Chat Textarea.\n",
10654
10704
  "commentRange": {
10655
- "start": 162,
10656
- "end": 163
10705
+ "start": 168,
10706
+ "end": 169
10657
10707
  },
10658
10708
  "context": {
10659
10709
  "type": "variable",
10660
- "name": "kendo-chat-file-width",
10661
- "value": "240px",
10710
+ "name": "kendo-chat-file-min-width",
10711
+ "value": "96px",
10662
10712
  "scope": "default",
10663
10713
  "line": {
10664
- "start": 164,
10665
- "end": 164
10714
+ "start": 170,
10715
+ "end": 170
10716
+ }
10717
+ },
10718
+ "group": [
10719
+ "chat"
10720
+ ],
10721
+ "access": "public",
10722
+ "file": {
10723
+ "path": "chat/_variables.scss",
10724
+ "name": "_variables.scss"
10725
+ }
10726
+ },
10727
+ {
10728
+ "description": "The maximum width of a file in the Chat Textarea.\n",
10729
+ "commentRange": {
10730
+ "start": 171,
10731
+ "end": 172
10732
+ },
10733
+ "context": {
10734
+ "type": "variable",
10735
+ "name": "kendo-chat-file-max-width",
10736
+ "value": "160px",
10737
+ "scope": "default",
10738
+ "line": {
10739
+ "start": 173,
10740
+ "end": 173
10741
+ }
10742
+ },
10743
+ "group": [
10744
+ "chat"
10745
+ ],
10746
+ "access": "public",
10747
+ "file": {
10748
+ "path": "chat/_variables.scss",
10749
+ "name": "_variables.scss"
10750
+ }
10751
+ },
10752
+ {
10753
+ "description": "The font size of the Chat file name.\n",
10754
+ "commentRange": {
10755
+ "start": 174,
10756
+ "end": 175
10757
+ },
10758
+ "context": {
10759
+ "type": "variable",
10760
+ "name": "kendo-chat-file-name-font-size",
10761
+ "value": "var( --kendo-font-size-sm, inherit )",
10762
+ "scope": "default",
10763
+ "line": {
10764
+ "start": 176,
10765
+ "end": 176
10766
+ }
10767
+ },
10768
+ "group": [
10769
+ "chat"
10770
+ ],
10771
+ "access": "public",
10772
+ "file": {
10773
+ "path": "chat/_variables.scss",
10774
+ "name": "_variables.scss"
10775
+ }
10776
+ },
10777
+ {
10778
+ "description": "The line height of the Chat file name.\n",
10779
+ "commentRange": {
10780
+ "start": 177,
10781
+ "end": 178
10782
+ },
10783
+ "context": {
10784
+ "type": "variable",
10785
+ "name": "kendo-chat-file-name-line-height",
10786
+ "value": "var( --kendo-line-height-sm, normal )",
10787
+ "scope": "default",
10788
+ "line": {
10789
+ "start": 179,
10790
+ "end": 179
10791
+ }
10792
+ },
10793
+ "group": [
10794
+ "chat"
10795
+ ],
10796
+ "access": "public",
10797
+ "file": {
10798
+ "path": "chat/_variables.scss",
10799
+ "name": "_variables.scss"
10800
+ }
10801
+ },
10802
+ {
10803
+ "description": "The font size of the Chat file size.\n",
10804
+ "commentRange": {
10805
+ "start": 180,
10806
+ "end": 181
10807
+ },
10808
+ "context": {
10809
+ "type": "variable",
10810
+ "name": "kendo-chat-file-size-font-size",
10811
+ "value": "var( --kendo-font-size-xs, inherit )",
10812
+ "scope": "default",
10813
+ "line": {
10814
+ "start": 182,
10815
+ "end": 182
10816
+ }
10817
+ },
10818
+ "group": [
10819
+ "chat"
10820
+ ],
10821
+ "access": "public",
10822
+ "file": {
10823
+ "path": "chat/_variables.scss",
10824
+ "name": "_variables.scss"
10825
+ }
10826
+ },
10827
+ {
10828
+ "description": "The line height of the Chat file size.\n",
10829
+ "commentRange": {
10830
+ "start": 183,
10831
+ "end": 184
10832
+ },
10833
+ "context": {
10834
+ "type": "variable",
10835
+ "name": "kendo-chat-file-size-line-height",
10836
+ "value": "var( --kendo-line-height-xs, normal )",
10837
+ "scope": "default",
10838
+ "line": {
10839
+ "start": 185,
10840
+ "end": 185
10666
10841
  }
10667
10842
  },
10668
10843
  "group": [
@@ -10677,17 +10852,17 @@
10677
10852
  {
10678
10853
  "description": "The horizontal padding of the Chat file.\n",
10679
10854
  "commentRange": {
10680
- "start": 165,
10681
- "end": 166
10855
+ "start": 186,
10856
+ "end": 187
10682
10857
  },
10683
10858
  "context": {
10684
10859
  "type": "variable",
10685
10860
  "name": "kendo-chat-file-padding-x",
10686
- "value": "k-spacing(2)",
10861
+ "value": "k-spacing(1)",
10687
10862
  "scope": "default",
10688
10863
  "line": {
10689
- "start": 167,
10690
- "end": 167
10864
+ "start": 188,
10865
+ "end": 188
10691
10866
  }
10692
10867
  },
10693
10868
  "group": [
@@ -10702,17 +10877,17 @@
10702
10877
  {
10703
10878
  "description": "The vertical padding of the Chat file.\n",
10704
10879
  "commentRange": {
10705
- "start": 168,
10706
- "end": 169
10880
+ "start": 189,
10881
+ "end": 190
10707
10882
  },
10708
10883
  "context": {
10709
10884
  "type": "variable",
10710
10885
  "name": "kendo-chat-file-padding-y",
10711
- "value": "k-spacing(2)",
10886
+ "value": "k-spacing(1)",
10712
10887
  "scope": "default",
10713
10888
  "line": {
10714
- "start": 170,
10715
- "end": 170
10889
+ "start": 191,
10890
+ "end": 191
10716
10891
  }
10717
10892
  },
10718
10893
  "group": [
@@ -10727,8 +10902,8 @@
10727
10902
  {
10728
10903
  "description": "The spacing between the elements of the Chat file.\n",
10729
10904
  "commentRange": {
10730
- "start": 171,
10731
- "end": 172
10905
+ "start": 192,
10906
+ "end": 193
10732
10907
  },
10733
10908
  "context": {
10734
10909
  "type": "variable",
@@ -10736,8 +10911,8 @@
10736
10911
  "value": "k-spacing(1)",
10737
10912
  "scope": "default",
10738
10913
  "line": {
10739
- "start": 173,
10740
- "end": 173
10914
+ "start": 194,
10915
+ "end": 194
10741
10916
  }
10742
10917
  },
10743
10918
  "group": [
@@ -10752,8 +10927,8 @@
10752
10927
  {
10753
10928
  "description": "The border width of the Chat file.\n",
10754
10929
  "commentRange": {
10755
- "start": 175,
10756
- "end": 176
10930
+ "start": 196,
10931
+ "end": 197
10757
10932
  },
10758
10933
  "context": {
10759
10934
  "type": "variable",
@@ -10761,8 +10936,8 @@
10761
10936
  "value": "1px",
10762
10937
  "scope": "default",
10763
10938
  "line": {
10764
- "start": 177,
10765
- "end": 177
10939
+ "start": 198,
10940
+ "end": 198
10766
10941
  }
10767
10942
  },
10768
10943
  "group": [
@@ -10777,8 +10952,8 @@
10777
10952
  {
10778
10953
  "description": "The border style of the Chat file.\n",
10779
10954
  "commentRange": {
10780
- "start": 178,
10781
- "end": 179
10955
+ "start": 199,
10956
+ "end": 200
10782
10957
  },
10783
10958
  "context": {
10784
10959
  "type": "variable",
@@ -10786,8 +10961,8 @@
10786
10961
  "value": "solid",
10787
10962
  "scope": "default",
10788
10963
  "line": {
10789
- "start": 180,
10790
- "end": 180
10964
+ "start": 201,
10965
+ "end": 201
10791
10966
  }
10792
10967
  },
10793
10968
  "group": [
@@ -10802,17 +10977,17 @@
10802
10977
  {
10803
10978
  "description": "The background color of the Chat file.\n",
10804
10979
  "commentRange": {
10805
- "start": 182,
10806
- "end": 183
10980
+ "start": 203,
10981
+ "end": 204
10807
10982
  },
10808
10983
  "context": {
10809
10984
  "type": "variable",
10810
10985
  "name": "kendo-chat-file-bg",
10811
- "value": "k-color(base-subtle)",
10986
+ "value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
10812
10987
  "scope": "default",
10813
10988
  "line": {
10814
- "start": 184,
10815
- "end": 184
10989
+ "start": 205,
10990
+ "end": 205
10816
10991
  }
10817
10992
  },
10818
10993
  "group": [
@@ -10827,8 +11002,8 @@
10827
11002
  {
10828
11003
  "description": "The text color of the Chat file.\n",
10829
11004
  "commentRange": {
10830
- "start": 185,
10831
- "end": 186
11005
+ "start": 206,
11006
+ "end": 207
10832
11007
  },
10833
11008
  "context": {
10834
11009
  "type": "variable",
@@ -10836,8 +11011,8 @@
10836
11011
  "value": "k-color(base-on-subtle)",
10837
11012
  "scope": "default",
10838
11013
  "line": {
10839
- "start": 187,
10840
- "end": 187
11014
+ "start": 208,
11015
+ "end": 208
10841
11016
  }
10842
11017
  },
10843
11018
  "group": [
@@ -10852,8 +11027,8 @@
10852
11027
  {
10853
11028
  "description": "The border color of the Chat file.\n",
10854
11029
  "commentRange": {
10855
- "start": 188,
10856
- "end": 189
11030
+ "start": 209,
11031
+ "end": 210
10857
11032
  },
10858
11033
  "context": {
10859
11034
  "type": "variable",
@@ -10861,8 +11036,8 @@
10861
11036
  "value": "$kendo-chat-file-bg",
10862
11037
  "scope": "default",
10863
11038
  "line": {
10864
- "start": 190,
10865
- "end": 190
11039
+ "start": 211,
11040
+ "end": 211
10866
11041
  }
10867
11042
  },
10868
11043
  "group": [
@@ -10877,8 +11052,8 @@
10877
11052
  {
10878
11053
  "description": "The border-radius of the Chat file.\n",
10879
11054
  "commentRange": {
10880
- "start": 191,
10881
- "end": 192
11055
+ "start": 212,
11056
+ "end": 213
10882
11057
  },
10883
11058
  "context": {
10884
11059
  "type": "variable",
@@ -10886,8 +11061,8 @@
10886
11061
  "value": "k-border-radius(md)",
10887
11062
  "scope": "default",
10888
11063
  "line": {
10889
- "start": 193,
10890
- "end": 193
11064
+ "start": 214,
11065
+ "end": 214
10891
11066
  }
10892
11067
  },
10893
11068
  "group": [
@@ -10900,19 +11075,19 @@
10900
11075
  }
10901
11076
  },
10902
11077
  {
10903
- "description": "The horizontal padding of the file download wrapper.\n",
11078
+ "description": "The background color of the Chat sender file.\n",
10904
11079
  "commentRange": {
10905
- "start": 195,
10906
- "end": 196
11080
+ "start": 216,
11081
+ "end": 217
10907
11082
  },
10908
11083
  "context": {
10909
11084
  "type": "variable",
10910
- "name": "kendo-chat-file-download-padding-x",
10911
- "value": "k-spacing(2)",
11085
+ "name": "kendo-chat-sender-file-bg",
11086
+ "value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
10912
11087
  "scope": "default",
10913
11088
  "line": {
10914
- "start": 197,
10915
- "end": 197
11089
+ "start": 218,
11090
+ "end": 218
10916
11091
  }
10917
11092
  },
10918
11093
  "group": [
@@ -10925,19 +11100,44 @@
10925
11100
  }
10926
11101
  },
10927
11102
  {
10928
- "description": "The vertical padding of the file download wrapper.\n",
11103
+ "description": "The text color of the Chat sender file.\n",
10929
11104
  "commentRange": {
10930
- "start": 198,
10931
- "end": 199
11105
+ "start": 219,
11106
+ "end": 220
10932
11107
  },
10933
11108
  "context": {
10934
11109
  "type": "variable",
10935
- "name": "kendo-chat-file-download-padding-y",
10936
- "value": "k-spacing(2)",
11110
+ "name": "kendo-chat-sender-file-text",
11111
+ "value": "k-color(on-primary)",
10937
11112
  "scope": "default",
10938
11113
  "line": {
10939
- "start": 200,
10940
- "end": 200
11114
+ "start": 221,
11115
+ "end": 221
11116
+ }
11117
+ },
11118
+ "group": [
11119
+ "chat"
11120
+ ],
11121
+ "access": "public",
11122
+ "file": {
11123
+ "path": "chat/_variables.scss",
11124
+ "name": "_variables.scss"
11125
+ }
11126
+ },
11127
+ {
11128
+ "description": "The border color of the Chat sender file.\n",
11129
+ "commentRange": {
11130
+ "start": 222,
11131
+ "end": 223
11132
+ },
11133
+ "context": {
11134
+ "type": "variable",
11135
+ "name": "kendo-chat-sender-file-border",
11136
+ "value": "$kendo-chat-sender-file-bg",
11137
+ "scope": "default",
11138
+ "line": {
11139
+ "start": 224,
11140
+ "end": 224
10941
11141
  }
10942
11142
  },
10943
11143
  "group": [
@@ -10952,8 +11152,8 @@
10952
11152
  {
10953
11153
  "description": "The border width of the Chat pinned message;\n",
10954
11154
  "commentRange": {
10955
- "start": 202,
10956
- "end": 203
11155
+ "start": 226,
11156
+ "end": 227
10957
11157
  },
10958
11158
  "context": {
10959
11159
  "type": "variable",
@@ -10961,8 +11161,8 @@
10961
11161
  "value": "1px",
10962
11162
  "scope": "default",
10963
11163
  "line": {
10964
- "start": 204,
10965
- "end": 204
11164
+ "start": 228,
11165
+ "end": 228
10966
11166
  }
10967
11167
  },
10968
11168
  "group": [
@@ -10977,8 +11177,8 @@
10977
11177
  {
10978
11178
  "description": "The border style of the Chat pinned message;\n",
10979
11179
  "commentRange": {
10980
- "start": 205,
10981
- "end": 206
11180
+ "start": 229,
11181
+ "end": 230
10982
11182
  },
10983
11183
  "context": {
10984
11184
  "type": "variable",
@@ -10986,8 +11186,8 @@
10986
11186
  "value": "solid",
10987
11187
  "scope": "default",
10988
11188
  "line": {
10989
- "start": 207,
10990
- "end": 207
11189
+ "start": 231,
11190
+ "end": 231
10991
11191
  }
10992
11192
  },
10993
11193
  "group": [
@@ -11002,8 +11202,8 @@
11002
11202
  {
11003
11203
  "description": "The border color of the Chat pinned message;\n",
11004
11204
  "commentRange": {
11005
- "start": 208,
11006
- "end": 209
11205
+ "start": 232,
11206
+ "end": 233
11007
11207
  },
11008
11208
  "context": {
11009
11209
  "type": "variable",
@@ -11011,8 +11211,8 @@
11011
11211
  "value": "k-color(border)",
11012
11212
  "scope": "default",
11013
11213
  "line": {
11014
- "start": 210,
11015
- "end": 210
11214
+ "start": 234,
11215
+ "end": 234
11016
11216
  }
11017
11217
  },
11018
11218
  "group": [
@@ -11027,8 +11227,8 @@
11027
11227
  {
11028
11228
  "description": "The horizontal padding of the Chat message reference.\n",
11029
11229
  "commentRange": {
11030
- "start": 212,
11031
- "end": 213
11230
+ "start": 236,
11231
+ "end": 237
11032
11232
  },
11033
11233
  "context": {
11034
11234
  "type": "variable",
@@ -11036,8 +11236,8 @@
11036
11236
  "value": "k-spacing(1)",
11037
11237
  "scope": "default",
11038
11238
  "line": {
11039
- "start": 214,
11040
- "end": 214
11239
+ "start": 238,
11240
+ "end": 238
11041
11241
  }
11042
11242
  },
11043
11243
  "group": [
@@ -11052,8 +11252,8 @@
11052
11252
  {
11053
11253
  "description": "The vertical padding of the Chat message reference.\n",
11054
11254
  "commentRange": {
11055
- "start": 215,
11056
- "end": 216
11255
+ "start": 239,
11256
+ "end": 240
11057
11257
  },
11058
11258
  "context": {
11059
11259
  "type": "variable",
@@ -11061,8 +11261,8 @@
11061
11261
  "value": "k-spacing(1)",
11062
11262
  "scope": "default",
11063
11263
  "line": {
11064
- "start": 217,
11065
- "end": 217
11264
+ "start": 241,
11265
+ "end": 241
11066
11266
  }
11067
11267
  },
11068
11268
  "group": [
@@ -11077,8 +11277,8 @@
11077
11277
  {
11078
11278
  "description": "The background color of the Chat message reference.\n",
11079
11279
  "commentRange": {
11080
- "start": 219,
11081
- "end": 220
11280
+ "start": 243,
11281
+ "end": 244
11082
11282
  },
11083
11283
  "context": {
11084
11284
  "type": "variable",
@@ -11086,8 +11286,8 @@
11086
11286
  "value": "k-color(surface)",
11087
11287
  "scope": "default",
11088
11288
  "line": {
11089
- "start": 221,
11090
- "end": 221
11289
+ "start": 245,
11290
+ "end": 245
11091
11291
  }
11092
11292
  },
11093
11293
  "group": [
@@ -11102,8 +11302,8 @@
11102
11302
  {
11103
11303
  "description": "The text color of the Chat message reference.\n",
11104
11304
  "commentRange": {
11105
- "start": 222,
11106
- "end": 223
11305
+ "start": 246,
11306
+ "end": 247
11107
11307
  },
11108
11308
  "context": {
11109
11309
  "type": "variable",
@@ -11111,8 +11311,8 @@
11111
11311
  "value": "k-color(on-app-surface)",
11112
11312
  "scope": "default",
11113
11313
  "line": {
11114
- "start": 224,
11115
- "end": 224
11314
+ "start": 248,
11315
+ "end": 248
11116
11316
  }
11117
11317
  },
11118
11318
  "group": [
@@ -11127,8 +11327,8 @@
11127
11327
  {
11128
11328
  "description": "The background color of the message reference marker.\n",
11129
11329
  "commentRange": {
11130
- "start": 225,
11131
- "end": 226
11330
+ "start": 249,
11331
+ "end": 250
11132
11332
  },
11133
11333
  "context": {
11134
11334
  "type": "variable",
@@ -11136,8 +11336,8 @@
11136
11336
  "value": "k-color(base-emphasis)",
11137
11337
  "scope": "default",
11138
11338
  "line": {
11139
- "start": 227,
11140
- "end": 227
11339
+ "start": 251,
11340
+ "end": 251
11141
11341
  }
11142
11342
  },
11143
11343
  "group": [
@@ -11152,8 +11352,8 @@
11152
11352
  {
11153
11353
  "description": "The background color of the message reference alt marker.\n",
11154
11354
  "commentRange": {
11155
- "start": 228,
11156
- "end": 229
11355
+ "start": 252,
11356
+ "end": 253
11157
11357
  },
11158
11358
  "context": {
11159
11359
  "type": "variable",
@@ -11161,8 +11361,8 @@
11161
11361
  "value": "k-color(primary-emphasis)",
11162
11362
  "scope": "default",
11163
11363
  "line": {
11164
- "start": 230,
11165
- "end": 230
11364
+ "start": 254,
11365
+ "end": 254
11166
11366
  }
11167
11367
  },
11168
11368
  "group": [
@@ -34844,7 +35044,7 @@
34844
35044
  }
34845
35045
  },
34846
35046
  {
34847
- "description": "The horizontal padding of the Menu icon.\n",
35047
+ "description": "The horizontal padding of the Menu expand arrow icon.\n",
34848
35048
  "commentRange": {
34849
35049
  "start": 139,
34850
35050
  "end": 140
@@ -34869,7 +35069,7 @@
34869
35069
  }
34870
35070
  },
34871
35071
  {
34872
- "description": "The vertical padding of the Menu icon.\n",
35072
+ "description": "The vertical padding of the Menu expand arrow icon.\n",
34873
35073
  "commentRange": {
34874
35074
  "start": 142,
34875
35075
  "end": 143