@progress/kendo-theme-default 11.3.3-dev.0 → 12.0.0-dev.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/default-blue.css +1 -1
  3. package/dist/default-dataviz-v4.css +1 -1
  4. package/dist/default-green.css +1 -1
  5. package/dist/default-main-dark.css +1 -1
  6. package/dist/default-main.css +1 -1
  7. package/dist/default-nordic.css +1 -1
  8. package/dist/default-ocean-blue-a11y.css +1 -1
  9. package/dist/default-ocean-blue.css +1 -1
  10. package/dist/default-orange.css +1 -1
  11. package/dist/default-purple.css +1 -1
  12. package/dist/default-turquoise.css +1 -1
  13. package/dist/default-urban.css +1 -1
  14. package/dist/meta/sassdoc-data.json +9102 -7854
  15. package/dist/meta/sassdoc-raw-data.json +1053 -478
  16. package/dist/meta/variables.json +202 -106
  17. package/lib/swatches/default-blue.json +1 -1
  18. package/lib/swatches/default-dataviz-v4.json +1 -1
  19. package/lib/swatches/default-green.json +1 -1
  20. package/lib/swatches/default-main-dark.json +1 -1
  21. package/lib/swatches/default-main.json +1 -1
  22. package/lib/swatches/default-nordic.json +1 -1
  23. package/lib/swatches/default-ocean-blue-a11y.json +1 -1
  24. package/lib/swatches/default-ocean-blue.json +1 -1
  25. package/lib/swatches/default-orange.json +1 -1
  26. package/lib/swatches/default-purple.json +1 -1
  27. package/lib/swatches/default-turquoise.json +1 -1
  28. package/lib/swatches/default-urban.json +1 -1
  29. package/package.json +4 -4
  30. package/scss/bubble/_index.scss +16 -0
  31. package/scss/bubble/_layout.scss +6 -0
  32. package/scss/bubble/_theme.scss +6 -0
  33. package/scss/bubble/_variables.scss +93 -0
  34. package/scss/chat/_index.scss +18 -2
  35. package/scss/chat/_variables.scss +139 -129
  36. package/scss/index.scss +4 -0
@@ -2949,6 +2949,706 @@
2949
2949
  "name": "_variables.scss"
2950
2950
  }
2951
2951
  },
2952
+ {
2953
+ "description": "The border radius of the Bubble.\n",
2954
+ "commentRange": {
2955
+ "start": 4,
2956
+ "end": 5
2957
+ },
2958
+ "context": {
2959
+ "type": "variable",
2960
+ "name": "kendo-bubble-border-radius",
2961
+ "value": "k-border-radius(xxl)",
2962
+ "scope": "default",
2963
+ "line": {
2964
+ "start": 6,
2965
+ "end": 6
2966
+ }
2967
+ },
2968
+ "group": [
2969
+ "bubble"
2970
+ ],
2971
+ "access": "public",
2972
+ "file": {
2973
+ "path": "bubble/_variables.scss",
2974
+ "name": "_variables.scss"
2975
+ }
2976
+ },
2977
+ {
2978
+ "description": "The small border radius of the Bubble.\n",
2979
+ "commentRange": {
2980
+ "start": 7,
2981
+ "end": 8
2982
+ },
2983
+ "context": {
2984
+ "type": "variable",
2985
+ "name": "kendo-bubble-border-radius-sm",
2986
+ "value": "k-border-radius(xs)",
2987
+ "scope": "default",
2988
+ "line": {
2989
+ "start": 9,
2990
+ "end": 9
2991
+ }
2992
+ },
2993
+ "group": [
2994
+ "bubble"
2995
+ ],
2996
+ "access": "public",
2997
+ "file": {
2998
+ "path": "bubble/_variables.scss",
2999
+ "name": "_variables.scss"
3000
+ }
3001
+ },
3002
+ {
3003
+ "description": "The vertical padding of the Bubble.\n",
3004
+ "commentRange": {
3005
+ "start": 10,
3006
+ "end": 11
3007
+ },
3008
+ "context": {
3009
+ "type": "variable",
3010
+ "name": "kendo-bubble-padding-y",
3011
+ "value": "k-spacing(2)",
3012
+ "scope": "default",
3013
+ "line": {
3014
+ "start": 12,
3015
+ "end": 12
3016
+ }
3017
+ },
3018
+ "group": [
3019
+ "bubble"
3020
+ ],
3021
+ "access": "public",
3022
+ "file": {
3023
+ "path": "bubble/_variables.scss",
3024
+ "name": "_variables.scss"
3025
+ }
3026
+ },
3027
+ {
3028
+ "description": "The horizontal padding of the Bubble.\n",
3029
+ "commentRange": {
3030
+ "start": 13,
3031
+ "end": 14
3032
+ },
3033
+ "context": {
3034
+ "type": "variable",
3035
+ "name": "kendo-bubble-padding-x",
3036
+ "value": "k-spacing(3)",
3037
+ "scope": "default",
3038
+ "line": {
3039
+ "start": 15,
3040
+ "end": 15
3041
+ }
3042
+ },
3043
+ "group": [
3044
+ "bubble"
3045
+ ],
3046
+ "access": "public",
3047
+ "file": {
3048
+ "path": "bubble/_variables.scss",
3049
+ "name": "_variables.scss"
3050
+ }
3051
+ },
3052
+ {
3053
+ "description": "The border width of the Bubble.\n",
3054
+ "commentRange": {
3055
+ "start": 16,
3056
+ "end": 17
3057
+ },
3058
+ "context": {
3059
+ "type": "variable",
3060
+ "name": "kendo-bubble-border-width",
3061
+ "value": "1px",
3062
+ "scope": "default",
3063
+ "line": {
3064
+ "start": 18,
3065
+ "end": 18
3066
+ }
3067
+ },
3068
+ "group": [
3069
+ "bubble"
3070
+ ],
3071
+ "access": "public",
3072
+ "file": {
3073
+ "path": "bubble/_variables.scss",
3074
+ "name": "_variables.scss"
3075
+ }
3076
+ },
3077
+ {
3078
+ "description": "The border style of the Bubble.\n",
3079
+ "commentRange": {
3080
+ "start": 19,
3081
+ "end": 20
3082
+ },
3083
+ "context": {
3084
+ "type": "variable",
3085
+ "name": "kendo-bubble-border-style",
3086
+ "value": "solid",
3087
+ "scope": "default",
3088
+ "line": {
3089
+ "start": 21,
3090
+ "end": 21
3091
+ }
3092
+ },
3093
+ "group": [
3094
+ "bubble"
3095
+ ],
3096
+ "access": "public",
3097
+ "file": {
3098
+ "path": "bubble/_variables.scss",
3099
+ "name": "_variables.scss"
3100
+ }
3101
+ },
3102
+ {
3103
+ "description": "The line height of the Bubble.\n",
3104
+ "commentRange": {
3105
+ "start": 22,
3106
+ "end": 23
3107
+ },
3108
+ "context": {
3109
+ "type": "variable",
3110
+ "name": "kendo-bubble-line-height",
3111
+ "value": "var( --kendo-line-height, normal )",
3112
+ "scope": "default",
3113
+ "line": {
3114
+ "start": 24,
3115
+ "end": 24
3116
+ }
3117
+ },
3118
+ "group": [
3119
+ "bubble"
3120
+ ],
3121
+ "access": "public",
3122
+ "file": {
3123
+ "path": "bubble/_variables.scss",
3124
+ "name": "_variables.scss"
3125
+ }
3126
+ },
3127
+ {
3128
+ "description": "The text color of the Bubble.\n",
3129
+ "commentRange": {
3130
+ "start": 26,
3131
+ "end": 27
3132
+ },
3133
+ "context": {
3134
+ "type": "variable",
3135
+ "name": "kendo-bubble-text",
3136
+ "value": "k-color(on-app-surface)",
3137
+ "scope": "default",
3138
+ "line": {
3139
+ "start": 28,
3140
+ "end": 28
3141
+ }
3142
+ },
3143
+ "group": [
3144
+ "bubble"
3145
+ ],
3146
+ "access": "public",
3147
+ "file": {
3148
+ "path": "bubble/_variables.scss",
3149
+ "name": "_variables.scss"
3150
+ }
3151
+ },
3152
+ {
3153
+ "description": "The background color of the Bubble.\n",
3154
+ "commentRange": {
3155
+ "start": 29,
3156
+ "end": 30
3157
+ },
3158
+ "context": {
3159
+ "type": "variable",
3160
+ "name": "kendo-bubble-bg",
3161
+ "value": "k-color(base-subtle)",
3162
+ "scope": "default",
3163
+ "line": {
3164
+ "start": 31,
3165
+ "end": 31
3166
+ }
3167
+ },
3168
+ "group": [
3169
+ "bubble"
3170
+ ],
3171
+ "access": "public",
3172
+ "file": {
3173
+ "path": "bubble/_variables.scss",
3174
+ "name": "_variables.scss"
3175
+ }
3176
+ },
3177
+ {
3178
+ "description": "The border color of the Bubble.\n",
3179
+ "commentRange": {
3180
+ "start": 32,
3181
+ "end": 33
3182
+ },
3183
+ "context": {
3184
+ "type": "variable",
3185
+ "name": "kendo-bubble-border",
3186
+ "value": "$kendo-bubble-bg",
3187
+ "scope": "default",
3188
+ "line": {
3189
+ "start": 34,
3190
+ "end": 34
3191
+ }
3192
+ },
3193
+ "group": [
3194
+ "bubble"
3195
+ ],
3196
+ "access": "public",
3197
+ "file": {
3198
+ "path": "bubble/_variables.scss",
3199
+ "name": "_variables.scss"
3200
+ }
3201
+ },
3202
+ {
3203
+ "description": "The shadow of the Bubble.\n",
3204
+ "commentRange": {
3205
+ "start": 35,
3206
+ "end": 36
3207
+ },
3208
+ "context": {
3209
+ "type": "variable",
3210
+ "name": "kendo-bubble-shadow",
3211
+ "value": "none",
3212
+ "scope": "default",
3213
+ "line": {
3214
+ "start": 37,
3215
+ "end": 37
3216
+ }
3217
+ },
3218
+ "group": [
3219
+ "bubble"
3220
+ ],
3221
+ "access": "public",
3222
+ "file": {
3223
+ "path": "bubble/_variables.scss",
3224
+ "name": "_variables.scss"
3225
+ }
3226
+ },
3227
+ {
3228
+ "description": "The background color of the hover Bubble.\n",
3229
+ "commentRange": {
3230
+ "start": 39,
3231
+ "end": 40
3232
+ },
3233
+ "context": {
3234
+ "type": "variable",
3235
+ "name": "kendo-bubble-hover-bg",
3236
+ "value": "k-color(base-subtle-hover)",
3237
+ "scope": "default",
3238
+ "line": {
3239
+ "start": 41,
3240
+ "end": 41
3241
+ }
3242
+ },
3243
+ "group": [
3244
+ "bubble"
3245
+ ],
3246
+ "access": "public",
3247
+ "file": {
3248
+ "path": "bubble/_variables.scss",
3249
+ "name": "_variables.scss"
3250
+ }
3251
+ },
3252
+ {
3253
+ "description": "The border color of the active Bubble.\n",
3254
+ "commentRange": {
3255
+ "start": 42,
3256
+ "end": 43
3257
+ },
3258
+ "context": {
3259
+ "type": "variable",
3260
+ "name": "kendo-bubble-hover-border",
3261
+ "value": "$kendo-bubble-hover-bg",
3262
+ "scope": "default",
3263
+ "line": {
3264
+ "start": 44,
3265
+ "end": 44
3266
+ }
3267
+ },
3268
+ "group": [
3269
+ "bubble"
3270
+ ],
3271
+ "access": "public",
3272
+ "file": {
3273
+ "path": "bubble/_variables.scss",
3274
+ "name": "_variables.scss"
3275
+ }
3276
+ },
3277
+ {
3278
+ "description": "The background color of the active Bubble.\n",
3279
+ "commentRange": {
3280
+ "start": 45,
3281
+ "end": 46
3282
+ },
3283
+ "context": {
3284
+ "type": "variable",
3285
+ "name": "kendo-bubble-active-bg",
3286
+ "value": "k-color(base-subtle-active)",
3287
+ "scope": "default",
3288
+ "line": {
3289
+ "start": 47,
3290
+ "end": 47
3291
+ }
3292
+ },
3293
+ "group": [
3294
+ "bubble"
3295
+ ],
3296
+ "access": "public",
3297
+ "file": {
3298
+ "path": "bubble/_variables.scss",
3299
+ "name": "_variables.scss"
3300
+ }
3301
+ },
3302
+ {
3303
+ "description": "The border color of the active Bubble.\n",
3304
+ "commentRange": {
3305
+ "start": 48,
3306
+ "end": 49
3307
+ },
3308
+ "context": {
3309
+ "type": "variable",
3310
+ "name": "kendo-bubble-active-border",
3311
+ "value": "$kendo-bubble-active-bg",
3312
+ "scope": "default",
3313
+ "line": {
3314
+ "start": 50,
3315
+ "end": 50
3316
+ }
3317
+ },
3318
+ "group": [
3319
+ "bubble"
3320
+ ],
3321
+ "access": "public",
3322
+ "file": {
3323
+ "path": "bubble/_variables.scss",
3324
+ "name": "_variables.scss"
3325
+ }
3326
+ },
3327
+ {
3328
+ "description": "The background color of the focused Bubble.\n",
3329
+ "commentRange": {
3330
+ "start": 51,
3331
+ "end": 52
3332
+ },
3333
+ "context": {
3334
+ "type": "variable",
3335
+ "name": "kendo-bubble-focus-bg",
3336
+ "value": "k-color(base-subtle)",
3337
+ "scope": "default",
3338
+ "line": {
3339
+ "start": 53,
3340
+ "end": 53
3341
+ }
3342
+ },
3343
+ "group": [
3344
+ "bubble"
3345
+ ],
3346
+ "access": "public",
3347
+ "file": {
3348
+ "path": "bubble/_variables.scss",
3349
+ "name": "_variables.scss"
3350
+ }
3351
+ },
3352
+ {
3353
+ "description": "The border color of the focused Bubble.\n",
3354
+ "commentRange": {
3355
+ "start": 54,
3356
+ "end": 55
3357
+ },
3358
+ "context": {
3359
+ "type": "variable",
3360
+ "name": "kendo-bubble-focus-border",
3361
+ "value": "$kendo-bubble-focus-bg",
3362
+ "scope": "default",
3363
+ "line": {
3364
+ "start": 56,
3365
+ "end": 56
3366
+ }
3367
+ },
3368
+ "group": [
3369
+ "bubble"
3370
+ ],
3371
+ "access": "public",
3372
+ "file": {
3373
+ "path": "bubble/_variables.scss",
3374
+ "name": "_variables.scss"
3375
+ }
3376
+ },
3377
+ {
3378
+ "description": "The box shadow of the focused Bubble.\n",
3379
+ "commentRange": {
3380
+ "start": 57,
3381
+ "end": 58
3382
+ },
3383
+ "context": {
3384
+ "type": "variable",
3385
+ "name": "kendo-bubble-focus-shadow",
3386
+ "value": "0 0 0 2px color-mix(in srgb, k-color(on-app-surface) 8%, transparent)",
3387
+ "scope": "default",
3388
+ "line": {
3389
+ "start": 59,
3390
+ "end": 59
3391
+ }
3392
+ },
3393
+ "group": [
3394
+ "bubble"
3395
+ ],
3396
+ "access": "public",
3397
+ "file": {
3398
+ "path": "bubble/_variables.scss",
3399
+ "name": "_variables.scss"
3400
+ }
3401
+ },
3402
+ {
3403
+ "description": "The spacing between content and icon in expandable Bubble.\n",
3404
+ "commentRange": {
3405
+ "start": 61,
3406
+ "end": 62
3407
+ },
3408
+ "context": {
3409
+ "type": "variable",
3410
+ "name": "kendo-bubble-expandable-spacing",
3411
+ "value": "$kendo-bubble-padding-x",
3412
+ "scope": "default",
3413
+ "line": {
3414
+ "start": 63,
3415
+ "end": 63
3416
+ }
3417
+ },
3418
+ "group": [
3419
+ "bubble"
3420
+ ],
3421
+ "access": "public",
3422
+ "file": {
3423
+ "path": "bubble/_variables.scss",
3424
+ "name": "_variables.scss"
3425
+ }
3426
+ },
3427
+ {
3428
+ "description": "The horizontal padding of the expandable Bubble icon.\n",
3429
+ "commentRange": {
3430
+ "start": 64,
3431
+ "end": 65
3432
+ },
3433
+ "context": {
3434
+ "type": "variable",
3435
+ "name": "kendo-bubble-expandable-icon-padding-x",
3436
+ "value": "k-spacing(2.5)",
3437
+ "scope": "default",
3438
+ "line": {
3439
+ "start": 66,
3440
+ "end": 66
3441
+ }
3442
+ },
3443
+ "group": [
3444
+ "bubble"
3445
+ ],
3446
+ "access": "public",
3447
+ "file": {
3448
+ "path": "bubble/_variables.scss",
3449
+ "name": "_variables.scss"
3450
+ }
3451
+ },
3452
+ {
3453
+ "description": "The vertical padding of the expandable Bubble icon.\n",
3454
+ "commentRange": {
3455
+ "start": 67,
3456
+ "end": 68
3457
+ },
3458
+ "context": {
3459
+ "type": "variable",
3460
+ "name": "kendo-bubble-expandable-icon-padding-y",
3461
+ "value": "k-spacing(2.5)",
3462
+ "scope": "default",
3463
+ "line": {
3464
+ "start": 69,
3465
+ "end": 69
3466
+ }
3467
+ },
3468
+ "group": [
3469
+ "bubble"
3470
+ ],
3471
+ "access": "public",
3472
+ "file": {
3473
+ "path": "bubble/_variables.scss",
3474
+ "name": "_variables.scss"
3475
+ }
3476
+ },
3477
+ {
3478
+ "description": "The background color of the hovered alt Bubble.\n",
3479
+ "commentRange": {
3480
+ "start": 137,
3481
+ "end": 138
3482
+ },
3483
+ "context": {
3484
+ "type": "variable",
3485
+ "name": "kendo-chat-alt-bubble-hover-bg",
3486
+ "value": "k-color(primary-hover)",
3487
+ "scope": "default",
3488
+ "line": {
3489
+ "start": 139,
3490
+ "end": 139
3491
+ }
3492
+ },
3493
+ "group": [
3494
+ "bubble"
3495
+ ],
3496
+ "access": "public",
3497
+ "file": {
3498
+ "path": "chat/_variables.scss",
3499
+ "name": "_variables.scss"
3500
+ }
3501
+ },
3502
+ {
3503
+ "description": "The border color of the hovered alt Bubble.\n",
3504
+ "commentRange": {
3505
+ "start": 140,
3506
+ "end": 141
3507
+ },
3508
+ "context": {
3509
+ "type": "variable",
3510
+ "name": "kendo-chat-alt-bubble-hover-border",
3511
+ "value": "$kendo-chat-alt-bubble-hover-bg",
3512
+ "scope": "default",
3513
+ "line": {
3514
+ "start": 142,
3515
+ "end": 142
3516
+ }
3517
+ },
3518
+ "group": [
3519
+ "bubble"
3520
+ ],
3521
+ "access": "public",
3522
+ "file": {
3523
+ "path": "chat/_variables.scss",
3524
+ "name": "_variables.scss"
3525
+ }
3526
+ },
3527
+ {
3528
+ "description": "The background color of the active Bubble.\n",
3529
+ "commentRange": {
3530
+ "start": 143,
3531
+ "end": 144
3532
+ },
3533
+ "context": {
3534
+ "type": "variable",
3535
+ "name": "kendo-chat-alt-bubble-active-bg",
3536
+ "value": "k-color(primary-active)",
3537
+ "scope": "default",
3538
+ "line": {
3539
+ "start": 145,
3540
+ "end": 145
3541
+ }
3542
+ },
3543
+ "group": [
3544
+ "bubble"
3545
+ ],
3546
+ "access": "public",
3547
+ "file": {
3548
+ "path": "chat/_variables.scss",
3549
+ "name": "_variables.scss"
3550
+ }
3551
+ },
3552
+ {
3553
+ "description": "The border color of the active alt Bubble.\n",
3554
+ "commentRange": {
3555
+ "start": 146,
3556
+ "end": 147
3557
+ },
3558
+ "context": {
3559
+ "type": "variable",
3560
+ "name": "kendo-chat-alt-bubble-active-border",
3561
+ "value": "$kendo-chat-alt-bubble-active-bg",
3562
+ "scope": "default",
3563
+ "line": {
3564
+ "start": 148,
3565
+ "end": 148
3566
+ }
3567
+ },
3568
+ "group": [
3569
+ "bubble"
3570
+ ],
3571
+ "access": "public",
3572
+ "file": {
3573
+ "path": "chat/_variables.scss",
3574
+ "name": "_variables.scss"
3575
+ }
3576
+ },
3577
+ {
3578
+ "description": "The background color of the focused alt Bubble.\n",
3579
+ "commentRange": {
3580
+ "start": 149,
3581
+ "end": 150
3582
+ },
3583
+ "context": {
3584
+ "type": "variable",
3585
+ "name": "kendo-chat-alt-bubble-focus-bg",
3586
+ "value": "$kendo-chat-alt-bubble-bg",
3587
+ "scope": "default",
3588
+ "line": {
3589
+ "start": 151,
3590
+ "end": 151
3591
+ }
3592
+ },
3593
+ "group": [
3594
+ "bubble"
3595
+ ],
3596
+ "access": "public",
3597
+ "file": {
3598
+ "path": "chat/_variables.scss",
3599
+ "name": "_variables.scss"
3600
+ }
3601
+ },
3602
+ {
3603
+ "description": "The border color of the focused alt Bubble.\n",
3604
+ "commentRange": {
3605
+ "start": 152,
3606
+ "end": 153
3607
+ },
3608
+ "context": {
3609
+ "type": "variable",
3610
+ "name": "kendo-chat-alt-bubble-focus-border",
3611
+ "value": "$kendo-chat-alt-bubble-focus-bg",
3612
+ "scope": "default",
3613
+ "line": {
3614
+ "start": 154,
3615
+ "end": 154
3616
+ }
3617
+ },
3618
+ "group": [
3619
+ "bubble"
3620
+ ],
3621
+ "access": "public",
3622
+ "file": {
3623
+ "path": "chat/_variables.scss",
3624
+ "name": "_variables.scss"
3625
+ }
3626
+ },
3627
+ {
3628
+ "description": "The box shadow of the focused alt Bubble.\n",
3629
+ "commentRange": {
3630
+ "start": 155,
3631
+ "end": 156
3632
+ },
3633
+ "context": {
3634
+ "type": "variable",
3635
+ "name": "kendo-chat-alt-bubble-focus-shadow",
3636
+ "value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
3637
+ "scope": "default",
3638
+ "line": {
3639
+ "start": 157,
3640
+ "end": 157
3641
+ }
3642
+ },
3643
+ "group": [
3644
+ "bubble"
3645
+ ],
3646
+ "access": "public",
3647
+ "file": {
3648
+ "path": "chat/_variables.scss",
3649
+ "name": "_variables.scss"
3650
+ }
3651
+ },
2952
3652
  {
2953
3653
  "description": "The width of the border around the Button.\n",
2954
3654
  "commentRange": {
@@ -9000,7 +9700,7 @@
9000
9700
  }
9001
9701
  },
9002
9702
  {
9003
- "description": "The width of the Chat.\n",
9703
+ "description": "The minimum width of the Chat.\n",
9004
9704
  "commentRange": {
9005
9705
  "start": 13,
9006
9706
  "end": 14
@@ -9008,7 +9708,7 @@
9008
9708
  "context": {
9009
9709
  "type": "variable",
9010
9710
  "name": "kendo-chat-width",
9011
- "value": "500px",
9711
+ "value": "320px",
9012
9712
  "scope": "default",
9013
9713
  "line": {
9014
9714
  "start": 15,
@@ -9025,7 +9725,7 @@
9025
9725
  }
9026
9726
  },
9027
9727
  {
9028
- "description": "The height of the Chat.\n",
9728
+ "description": "The minimum height of the Chat.\n",
9029
9729
  "commentRange": {
9030
9730
  "start": 16,
9031
9731
  "end": 17
@@ -9150,15 +9850,15 @@
9150
9850
  }
9151
9851
  },
9152
9852
  {
9153
- "description": "The horizontal spacing between the items of the Chat.\n",
9853
+ "description": "The vertical spacing between the items of the Chat.\n",
9154
9854
  "commentRange": {
9155
9855
  "start": 32,
9156
9856
  "end": 33
9157
9857
  },
9158
9858
  "context": {
9159
9859
  "type": "variable",
9160
- "name": "kendo-chat-item-spacing-x",
9161
- "value": "k-spacing(2)",
9860
+ "name": "kendo-chat-item-spacing-y",
9861
+ "value": "k-spacing(4)",
9162
9862
  "scope": "default",
9163
9863
  "line": {
9164
9864
  "start": 34,
@@ -9175,19 +9875,19 @@
9175
9875
  }
9176
9876
  },
9177
9877
  {
9178
- "description": "The vertical spacing between the items of the Chat.\n",
9878
+ "description": "The maximum width of the Chat message.\n",
9179
9879
  "commentRange": {
9180
- "start": 35,
9181
- "end": 36
9880
+ "start": 36,
9881
+ "end": 37
9182
9882
  },
9183
9883
  "context": {
9184
9884
  "type": "variable",
9185
- "name": "kendo-chat-item-spacing-y",
9186
- "value": "k-spacing(4)",
9885
+ "name": "kendo-chat-message-max-width",
9886
+ "value": "min(75%, 460px)",
9187
9887
  "scope": "default",
9188
9888
  "line": {
9189
- "start": 37,
9190
- "end": 37
9889
+ "start": 38,
9890
+ "end": 38
9191
9891
  }
9192
9892
  },
9193
9893
  "group": [
@@ -9200,15 +9900,15 @@
9200
9900
  }
9201
9901
  },
9202
9902
  {
9203
- "description": "The horizontal padding of the Chat message list.\n",
9903
+ "description": "The spacing between the items of the Chat message.\n",
9204
9904
  "commentRange": {
9205
9905
  "start": 39,
9206
9906
  "end": 40
9207
9907
  },
9208
9908
  "context": {
9209
9909
  "type": "variable",
9210
- "name": "kendo-chat-message-list-padding-x",
9211
- "value": "$kendo-chat-padding-x",
9910
+ "name": "kendo-chat-message-gap",
9911
+ "value": "k-spacing(2)",
9212
9912
  "scope": "default",
9213
9913
  "line": {
9214
9914
  "start": 41,
@@ -9225,19 +9925,19 @@
9225
9925
  }
9226
9926
  },
9227
9927
  {
9228
- "description": "The vertical padding of the Chat message list.\n",
9928
+ "description": "The horizontal padding of the Chat message list.\n",
9229
9929
  "commentRange": {
9230
- "start": 42,
9231
- "end": 43
9930
+ "start": 43,
9931
+ "end": 44
9232
9932
  },
9233
9933
  "context": {
9234
9934
  "type": "variable",
9235
- "name": "kendo-chat-message-list-padding-y",
9236
- "value": "$kendo-chat-padding-y",
9935
+ "name": "kendo-chat-message-list-padding-x",
9936
+ "value": "$kendo-chat-padding-x",
9237
9937
  "scope": "default",
9238
9938
  "line": {
9239
- "start": 44,
9240
- "end": 44
9939
+ "start": 45,
9940
+ "end": 45
9241
9941
  }
9242
9942
  },
9243
9943
  "group": [
@@ -9250,19 +9950,19 @@
9250
9950
  }
9251
9951
  },
9252
9952
  {
9253
- "description": "The spacing of the Chat message list.\n",
9953
+ "description": "The vertical padding of the Chat message list.\n",
9254
9954
  "commentRange": {
9255
- "start": 45,
9256
- "end": 46
9955
+ "start": 46,
9956
+ "end": 47
9257
9957
  },
9258
9958
  "context": {
9259
9959
  "type": "variable",
9260
- "name": "kendo-chat-message-list-spacing",
9261
- "value": "$kendo-chat-item-spacing-y",
9960
+ "name": "kendo-chat-message-list-padding-y",
9961
+ "value": "$kendo-chat-padding-y",
9262
9962
  "scope": "default",
9263
9963
  "line": {
9264
- "start": 47,
9265
- "end": 47
9964
+ "start": 48,
9965
+ "end": 48
9266
9966
  }
9267
9967
  },
9268
9968
  "group": [
@@ -9275,15 +9975,15 @@
9275
9975
  }
9276
9976
  },
9277
9977
  {
9278
- "description": "The font size of the Chat timestamp.\n",
9978
+ "description": "The spacing of the Chat message list.\n",
9279
9979
  "commentRange": {
9280
9980
  "start": 49,
9281
9981
  "end": 50
9282
9982
  },
9283
9983
  "context": {
9284
9984
  "type": "variable",
9285
- "name": "kendo-chat-timestamp-font-size",
9286
- "value": "var( --kendo-font-size-sm, inherit )",
9985
+ "name": "kendo-chat-message-list-spacing",
9986
+ "value": "$kendo-chat-item-spacing-y",
9287
9987
  "scope": "default",
9288
9988
  "line": {
9289
9989
  "start": 51,
@@ -9300,144 +10000,19 @@
9300
10000
  }
9301
10001
  },
9302
10002
  {
9303
- "description": "The line height of the Chat timestamp.\n",
9304
- "commentRange": {
9305
- "start": 52,
9306
- "end": 53
9307
- },
9308
- "context": {
9309
- "type": "variable",
9310
- "name": "kendo-chat-timestamp-line-height",
9311
- "value": "var( --kendo-line-height-lg, normal )",
9312
- "scope": "default",
9313
- "line": {
9314
- "start": 54,
9315
- "end": 54
9316
- }
9317
- },
9318
- "group": [
9319
- "chat"
9320
- ],
9321
- "access": "public",
9322
- "file": {
9323
- "path": "chat/_variables.scss",
9324
- "name": "_variables.scss"
9325
- }
9326
- },
9327
- {
9328
- "description": "The text transform of the Chat timestamp.\n",
9329
- "commentRange": {
9330
- "start": 55,
9331
- "end": 56
9332
- },
9333
- "context": {
9334
- "type": "variable",
9335
- "name": "kendo-chat-timestamp-transform",
9336
- "value": "uppercase",
9337
- "scope": "default",
9338
- "line": {
9339
- "start": 57,
9340
- "end": 57
9341
- }
9342
- },
9343
- "group": [
9344
- "chat"
9345
- ],
9346
- "access": "public",
9347
- "file": {
9348
- "path": "chat/_variables.scss",
9349
- "name": "_variables.scss"
9350
- }
9351
- },
9352
- {
9353
- "description": "The text color of the Chat timestamp.\n",
9354
- "commentRange": {
9355
- "start": 58,
9356
- "end": 59
9357
- },
9358
- "context": {
9359
- "type": "variable",
9360
- "name": "kendo-chat-timestamp-text",
9361
- "value": "k-color(subtle)",
9362
- "scope": "default",
9363
- "line": {
9364
- "start": 60,
9365
- "end": 60
9366
- }
9367
- },
9368
- "group": [
9369
- "chat"
9370
- ],
9371
- "access": "public",
9372
- "file": {
9373
- "path": "chat/_variables.scss",
9374
- "name": "_variables.scss"
9375
- }
9376
- },
9377
- {
9378
- "description": "The background color of the Chat timestamp.\n",
9379
- "commentRange": {
9380
- "start": 61,
9381
- "end": 62
9382
- },
9383
- "context": {
9384
- "type": "variable",
9385
- "name": "kendo-chat-timestamp-bg",
9386
- "value": "null",
9387
- "scope": "default",
9388
- "line": {
9389
- "start": 63,
9390
- "end": 63
9391
- }
9392
- },
9393
- "group": [
9394
- "chat"
9395
- ],
9396
- "access": "public",
9397
- "file": {
9398
- "path": "chat/_variables.scss",
9399
- "name": "_variables.scss"
9400
- }
9401
- },
9402
- {
9403
- "description": "The font size of the Chat message meta text.\n",
9404
- "commentRange": {
9405
- "start": 65,
9406
- "end": 66
9407
- },
9408
- "context": {
9409
- "type": "variable",
9410
- "name": "kendo-chat-message-meta-font-size",
9411
- "value": "var( --kendo-font-size-sm, inherit )",
9412
- "scope": "default",
9413
- "line": {
9414
- "start": 67,
9415
- "end": 67
9416
- }
9417
- },
9418
- "group": [
9419
- "chat"
9420
- ],
9421
- "access": "public",
9422
- "file": {
9423
- "path": "chat/_variables.scss",
9424
- "name": "_variables.scss"
9425
- }
9426
- },
9427
- {
9428
- "description": "The line height of the Chat message meta text.\n",
10003
+ "description": "The spacing between the icon and text in the Chat message status.\n",
9429
10004
  "commentRange": {
9430
- "start": 68,
9431
- "end": 69
10005
+ "start": 53,
10006
+ "end": 54
9432
10007
  },
9433
10008
  "context": {
9434
10009
  "type": "variable",
9435
- "name": "kendo-chat-message-meta-line-height",
9436
- "value": "var( --kendo-line-height-lg, normal )",
10010
+ "name": "kendo-chat-message-status-gap",
10011
+ "value": "k-spacing(1)",
9437
10012
  "scope": "default",
9438
10013
  "line": {
9439
- "start": 70,
9440
- "end": 70
10014
+ "start": 55,
10015
+ "end": 55
9441
10016
  }
9442
10017
  },
9443
10018
  "group": [
@@ -9450,19 +10025,19 @@
9450
10025
  }
9451
10026
  },
9452
10027
  {
9453
- "description": "The font size of the Chat author text.\n",
10028
+ "description": "The font size of the Chat timestamp.\n",
9454
10029
  "commentRange": {
9455
- "start": 72,
9456
- "end": 73
10030
+ "start": 57,
10031
+ "end": 58
9457
10032
  },
9458
10033
  "context": {
9459
10034
  "type": "variable",
9460
- "name": "kendo-chat-author-font-size",
10035
+ "name": "kendo-chat-timestamp-font-size",
9461
10036
  "value": "var( --kendo-font-size-sm, inherit )",
9462
10037
  "scope": "default",
9463
10038
  "line": {
9464
- "start": 74,
9465
- "end": 74
10039
+ "start": 59,
10040
+ "end": 59
9466
10041
  }
9467
10042
  },
9468
10043
  "group": [
@@ -9475,19 +10050,19 @@
9475
10050
  }
9476
10051
  },
9477
10052
  {
9478
- "description": "The line height of the Chat author text.\n",
10053
+ "description": "The line height of the Chat timestamp.\n",
9479
10054
  "commentRange": {
9480
- "start": 75,
9481
- "end": 76
10055
+ "start": 60,
10056
+ "end": 61
9482
10057
  },
9483
10058
  "context": {
9484
10059
  "type": "variable",
9485
- "name": "kendo-chat-author-line-height",
10060
+ "name": "kendo-chat-timestamp-line-height",
9486
10061
  "value": "var( --kendo-line-height-lg, normal )",
9487
10062
  "scope": "default",
9488
10063
  "line": {
9489
- "start": 77,
9490
- "end": 77
10064
+ "start": 62,
10065
+ "end": 62
9491
10066
  }
9492
10067
  },
9493
10068
  "group": [
@@ -9500,19 +10075,19 @@
9500
10075
  }
9501
10076
  },
9502
10077
  {
9503
- "description": "The horizontal padding of the Chat bubble message.\n",
10078
+ "description": "The text transform of the Chat timestamp.\n",
9504
10079
  "commentRange": {
9505
- "start": 79,
9506
- "end": 80
10080
+ "start": 63,
10081
+ "end": 64
9507
10082
  },
9508
10083
  "context": {
9509
10084
  "type": "variable",
9510
- "name": "kendo-chat-bubble-padding-x",
9511
- "value": "k-spacing(3)",
10085
+ "name": "kendo-chat-timestamp-transform",
10086
+ "value": "none",
9512
10087
  "scope": "default",
9513
10088
  "line": {
9514
- "start": 81,
9515
- "end": 81
10089
+ "start": 65,
10090
+ "end": 65
9516
10091
  }
9517
10092
  },
9518
10093
  "group": [
@@ -9525,19 +10100,19 @@
9525
10100
  }
9526
10101
  },
9527
10102
  {
9528
- "description": "The vertical padding of the Chat bubble message.\n",
10103
+ "description": "The text color of the Chat timestamp.\n",
9529
10104
  "commentRange": {
9530
- "start": 82,
9531
- "end": 83
10105
+ "start": 66,
10106
+ "end": 67
9532
10107
  },
9533
10108
  "context": {
9534
10109
  "type": "variable",
9535
- "name": "kendo-chat-bubble-padding-y",
9536
- "value": "k-spacing(2)",
10110
+ "name": "kendo-chat-timestamp-text",
10111
+ "value": "k-color(subtle)",
9537
10112
  "scope": "default",
9538
10113
  "line": {
9539
- "start": 84,
9540
- "end": 84
10114
+ "start": 68,
10115
+ "end": 68
9541
10116
  }
9542
10117
  },
9543
10118
  "group": [
@@ -9550,19 +10125,19 @@
9550
10125
  }
9551
10126
  },
9552
10127
  {
9553
- "description": "The spacing of the Chat bubble message.\n",
10128
+ "description": "The background color of the Chat timestamp.\n",
9554
10129
  "commentRange": {
9555
- "start": 85,
9556
- "end": 86
10130
+ "start": 69,
10131
+ "end": 70
9557
10132
  },
9558
10133
  "context": {
9559
10134
  "type": "variable",
9560
- "name": "kendo-chat-bubble-spacing",
9561
- "value": "k-spacing(0.5)",
10135
+ "name": "kendo-chat-timestamp-bg",
10136
+ "value": "null",
9562
10137
  "scope": "default",
9563
10138
  "line": {
9564
- "start": 87,
9565
- "end": 87
10139
+ "start": 71,
10140
+ "end": 71
9566
10141
  }
9567
10142
  },
9568
10143
  "group": [
@@ -9575,19 +10150,19 @@
9575
10150
  }
9576
10151
  },
9577
10152
  {
9578
- "description": "The line height of the Chat bubble message.\n",
10153
+ "description": "The background color of the Chat timestamp separator.\n",
9579
10154
  "commentRange": {
9580
- "start": 88,
9581
- "end": 89
10155
+ "start": 72,
10156
+ "end": 73
9582
10157
  },
9583
10158
  "context": {
9584
10159
  "type": "variable",
9585
- "name": "kendo-chat-bubble-line-height",
9586
- "value": "var( --kendo-line-height, normal )",
10160
+ "name": "kendo-chat-timestamp-separator-bg",
10161
+ "value": "k-color(border)",
9587
10162
  "scope": "default",
9588
10163
  "line": {
9589
- "start": 90,
9590
- "end": 90
10164
+ "start": 74,
10165
+ "end": 74
9591
10166
  }
9592
10167
  },
9593
10168
  "group": [
@@ -9600,19 +10175,19 @@
9600
10175
  }
9601
10176
  },
9602
10177
  {
9603
- "description": "The border radius of the Chat bubble message.\n",
10178
+ "description": "The spacing between the Chat timestamp and its separator.\n",
9604
10179
  "commentRange": {
9605
- "start": 92,
9606
- "end": 93
10180
+ "start": 75,
10181
+ "end": 76
9607
10182
  },
9608
10183
  "context": {
9609
10184
  "type": "variable",
9610
- "name": "kendo-chat-bubble-border-radius",
9611
- "value": "12px",
10185
+ "name": "kendo-chat-timestamp-separator-spacing",
10186
+ "value": "k-spacing(1)",
9612
10187
  "scope": "default",
9613
10188
  "line": {
9614
- "start": 94,
9615
- "end": 94
10189
+ "start": 77,
10190
+ "end": 77
9616
10191
  }
9617
10192
  },
9618
10193
  "group": [
@@ -9625,19 +10200,19 @@
9625
10200
  }
9626
10201
  },
9627
10202
  {
9628
- "description": "The border radius of the Chat small bubble message\n",
10203
+ "description": "The font size of the Chat message meta text.\n",
9629
10204
  "commentRange": {
9630
- "start": 95,
9631
- "end": 96
10205
+ "start": 79,
10206
+ "end": 80
9632
10207
  },
9633
10208
  "context": {
9634
10209
  "type": "variable",
9635
- "name": "kendo-chat-bubble-border-radius-sm",
9636
- "value": "2px",
10210
+ "name": "kendo-chat-message-meta-font-size",
10211
+ "value": "var( --kendo-font-size-sm, inherit )",
9637
10212
  "scope": "default",
9638
10213
  "line": {
9639
- "start": 97,
9640
- "end": 97
10214
+ "start": 81,
10215
+ "end": 81
9641
10216
  }
9642
10217
  },
9643
10218
  "group": [
@@ -9650,19 +10225,19 @@
9650
10225
  }
9651
10226
  },
9652
10227
  {
9653
- "description": "The size of the Chat Avatar.\n",
10228
+ "description": "The line height of the Chat message meta text.\n",
9654
10229
  "commentRange": {
9655
- "start": 99,
9656
- "end": 100
10230
+ "start": 82,
10231
+ "end": 83
9657
10232
  },
9658
10233
  "context": {
9659
10234
  "type": "variable",
9660
- "name": "kendo-chat-avatar-size",
9661
- "value": "32px",
10235
+ "name": "kendo-chat-message-meta-line-height",
10236
+ "value": "var( --kendo-line-height-lg, normal )",
9662
10237
  "scope": "default",
9663
10238
  "line": {
9664
- "start": 101,
9665
- "end": 101
10239
+ "start": 84,
10240
+ "end": 84
9666
10241
  }
9667
10242
  },
9668
10243
  "group": [
@@ -9675,19 +10250,19 @@
9675
10250
  }
9676
10251
  },
9677
10252
  {
9678
- "description": "The spacing of the Chat Avatar.\n",
10253
+ "description": "The font size of the Chat author text.\n",
9679
10254
  "commentRange": {
9680
- "start": 102,
9681
- "end": 103
10255
+ "start": 86,
10256
+ "end": 87
9682
10257
  },
9683
10258
  "context": {
9684
10259
  "type": "variable",
9685
- "name": "kendo-chat-avatar-spacing",
9686
- "value": "$kendo-chat-item-spacing-x",
10260
+ "name": "kendo-chat-author-font-size",
10261
+ "value": "var( --kendo-font-size-sm, inherit )",
9687
10262
  "scope": "default",
9688
10263
  "line": {
9689
- "start": 104,
9690
- "end": 104
10264
+ "start": 88,
10265
+ "end": 88
9691
10266
  }
9692
10267
  },
9693
10268
  "group": [
@@ -9700,19 +10275,19 @@
9700
10275
  }
9701
10276
  },
9702
10277
  {
9703
- "description": "The horizontal padding of the Chat Toolbar.\n",
10278
+ "description": "The line height of the Chat author text.\n",
9704
10279
  "commentRange": {
9705
- "start": 106,
9706
- "end": 107
10280
+ "start": 89,
10281
+ "end": 90
9707
10282
  },
9708
10283
  "context": {
9709
10284
  "type": "variable",
9710
- "name": "kendo-chat-toolbar-padding-x",
9711
- "value": "$kendo-toolbar-md-padding-x",
10285
+ "name": "kendo-chat-author-line-height",
10286
+ "value": "var( --kendo-line-height-xs, normal )",
9712
10287
  "scope": "default",
9713
10288
  "line": {
9714
- "start": 108,
9715
- "end": 108
10289
+ "start": 91,
10290
+ "end": 91
9716
10291
  }
9717
10292
  },
9718
10293
  "group": [
@@ -9725,19 +10300,19 @@
9725
10300
  }
9726
10301
  },
9727
10302
  {
9728
- "description": "The vertical padding of the Chat Toolbar.\n",
10303
+ "description": "The text color of the Chat status.\n",
9729
10304
  "commentRange": {
9730
- "start": 109,
9731
- "end": 110
10305
+ "start": 93,
10306
+ "end": 94
9732
10307
  },
9733
10308
  "context": {
9734
10309
  "type": "variable",
9735
- "name": "kendo-chat-toolbar-padding-y",
9736
- "value": "$kendo-toolbar-md-padding-y",
10310
+ "name": "kendo-chat-status-text",
10311
+ "value": "k-color(subtle)",
9737
10312
  "scope": "default",
9738
10313
  "line": {
9739
- "start": 111,
9740
- "end": 111
10314
+ "start": 95,
10315
+ "end": 95
9741
10316
  }
9742
10317
  },
9743
10318
  "group": [
@@ -9750,19 +10325,19 @@
9750
10325
  }
9751
10326
  },
9752
10327
  {
9753
- "description": "The background color of the Chat Toolbar.\n",
10328
+ "description": "The spacing of the Chat bubble message.\n",
9754
10329
  "commentRange": {
9755
- "start": 112,
9756
- "end": 113
10330
+ "start": 97,
10331
+ "end": 98
9757
10332
  },
9758
10333
  "context": {
9759
10334
  "type": "variable",
9760
- "name": "kendo-chat-toolbar-bg",
9761
- "value": "$kendo-toolbar-bg",
10335
+ "name": "kendo-chat-bubble-spacing",
10336
+ "value": "k-spacing(2)",
9762
10337
  "scope": "default",
9763
10338
  "line": {
9764
- "start": 114,
9765
- "end": 114
10339
+ "start": 99,
10340
+ "end": 99
9766
10341
  }
9767
10342
  },
9768
10343
  "group": [
@@ -9775,19 +10350,19 @@
9775
10350
  }
9776
10351
  },
9777
10352
  {
9778
- "description": "The text color of the Chat Toolbar.\n",
10353
+ "description": "The background color of the Chat Toolbar.\n",
9779
10354
  "commentRange": {
9780
- "start": 115,
9781
- "end": 116
10355
+ "start": 101,
10356
+ "end": 102
9782
10357
  },
9783
10358
  "context": {
9784
10359
  "type": "variable",
9785
- "name": "kendo-chat-toolbar-text",
9786
- "value": "$kendo-toolbar-text",
10360
+ "name": "kendo-chat-toolbar-bg",
10361
+ "value": "$kendo-toolbar-bg",
9787
10362
  "scope": "default",
9788
10363
  "line": {
9789
- "start": 117,
9790
- "end": 117
10364
+ "start": 103,
10365
+ "end": 103
9791
10366
  }
9792
10367
  },
9793
10368
  "group": [
@@ -9800,19 +10375,19 @@
9800
10375
  }
9801
10376
  },
9802
10377
  {
9803
- "description": "The border color of the Chat Toolbar.\n",
10378
+ "description": "The text color of the Chat Toolbar.\n",
9804
10379
  "commentRange": {
9805
- "start": 118,
9806
- "end": 119
10380
+ "start": 104,
10381
+ "end": 105
9807
10382
  },
9808
10383
  "context": {
9809
10384
  "type": "variable",
9810
- "name": "kendo-chat-toolbar-border",
9811
- "value": "inherit",
10385
+ "name": "kendo-chat-toolbar-text",
10386
+ "value": "$kendo-toolbar-text",
9812
10387
  "scope": "default",
9813
10388
  "line": {
9814
- "start": 120,
9815
- "end": 120
10389
+ "start": 106,
10390
+ "end": 106
9816
10391
  }
9817
10392
  },
9818
10393
  "group": [
@@ -9825,19 +10400,19 @@
9825
10400
  }
9826
10401
  },
9827
10402
  {
9828
- "description": "The horizontal padding of the Chat quick reply.\n",
10403
+ "description": "The border color of the Chat Toolbar.\n",
9829
10404
  "commentRange": {
9830
- "start": 122,
9831
- "end": 123
10405
+ "start": 107,
10406
+ "end": 108
9832
10407
  },
9833
10408
  "context": {
9834
10409
  "type": "variable",
9835
- "name": "kendo-chat-quick-reply-padding-x",
9836
- "value": "k-spacing(3)",
10410
+ "name": "kendo-chat-toolbar-border",
10411
+ "value": "inherit",
9837
10412
  "scope": "default",
9838
10413
  "line": {
9839
- "start": 124,
9840
- "end": 124
10414
+ "start": 109,
10415
+ "end": 109
9841
10416
  }
9842
10417
  },
9843
10418
  "group": [
@@ -9850,19 +10425,19 @@
9850
10425
  }
9851
10426
  },
9852
10427
  {
9853
- "description": "The vertical padding of the Chat quick reply.\n",
10428
+ "description": "The background color of the Chat.\n",
9854
10429
  "commentRange": {
9855
- "start": 125,
9856
- "end": 126
10430
+ "start": 111,
10431
+ "end": 112
9857
10432
  },
9858
10433
  "context": {
9859
10434
  "type": "variable",
9860
- "name": "kendo-chat-quick-reply-padding-y",
9861
- "value": "k-spacing(2)",
10435
+ "name": "kendo-chat-bg",
10436
+ "value": "k-color(surface)",
9862
10437
  "scope": "default",
9863
10438
  "line": {
9864
- "start": 127,
9865
- "end": 127
10439
+ "start": 113,
10440
+ "end": 113
9866
10441
  }
9867
10442
  },
9868
10443
  "group": [
@@ -9875,19 +10450,19 @@
9875
10450
  }
9876
10451
  },
9877
10452
  {
9878
- "description": "The spacing of the Chat quick reply.\n",
10453
+ "description": "The text color of the Chat.\n",
9879
10454
  "commentRange": {
9880
- "start": 128,
9881
- "end": 129
10455
+ "start": 114,
10456
+ "end": 115
9882
10457
  },
9883
10458
  "context": {
9884
10459
  "type": "variable",
9885
- "name": "kendo-chat-quick-reply-spacing",
9886
- "value": "k-spacing(2)",
10460
+ "name": "kendo-chat-text",
10461
+ "value": "k-color(on-app-surface)",
9887
10462
  "scope": "default",
9888
10463
  "line": {
9889
- "start": 130,
9890
- "end": 130
10464
+ "start": 116,
10465
+ "end": 116
9891
10466
  }
9892
10467
  },
9893
10468
  "group": [
@@ -9900,19 +10475,19 @@
9900
10475
  }
9901
10476
  },
9902
10477
  {
9903
- "description": "The line height of the Chat quick reply.\n",
10478
+ "description": "The border color of the Chat.\n",
9904
10479
  "commentRange": {
9905
- "start": 131,
9906
- "end": 132
10480
+ "start": 117,
10481
+ "end": 118
9907
10482
  },
9908
10483
  "context": {
9909
10484
  "type": "variable",
9910
- "name": "kendo-chat-quick-reply-line-height",
9911
- "value": "$kendo-chat-bubble-line-height",
10485
+ "name": "kendo-chat-border",
10486
+ "value": "k-color(border)",
9912
10487
  "scope": "default",
9913
10488
  "line": {
9914
- "start": 133,
9915
- "end": 133
10489
+ "start": 119,
10490
+ "end": 119
9916
10491
  }
9917
10492
  },
9918
10493
  "group": [
@@ -9925,19 +10500,19 @@
9925
10500
  }
9926
10501
  },
9927
10502
  {
9928
- "description": "The background color of the Chat.\n",
10503
+ "description": "The color of the typing indicator dots.\n",
9929
10504
  "commentRange": {
9930
- "start": 136,
9931
- "end": 137
10505
+ "start": 121,
10506
+ "end": 122
9932
10507
  },
9933
10508
  "context": {
9934
10509
  "type": "variable",
9935
- "name": "kendo-chat-bg",
9936
- "value": "k-color(surface)",
10510
+ "name": "kendo-chat-typing-indicator-text",
10511
+ "value": "k-color(base-on-subtle)",
9937
10512
  "scope": "default",
9938
10513
  "line": {
9939
- "start": 138,
9940
- "end": 138
10514
+ "start": 123,
10515
+ "end": 123
9941
10516
  }
9942
10517
  },
9943
10518
  "group": [
@@ -9950,19 +10525,19 @@
9950
10525
  }
9951
10526
  },
9952
10527
  {
9953
- "description": "The text color of the Chat.\n",
10528
+ "description": "The background color of the Chat alt bubble.\n",
9954
10529
  "commentRange": {
9955
- "start": 139,
9956
- "end": 140
10530
+ "start": 125,
10531
+ "end": 126
9957
10532
  },
9958
10533
  "context": {
9959
10534
  "type": "variable",
9960
- "name": "kendo-chat-text",
9961
- "value": "k-color(on-app-surface)",
10535
+ "name": "kendo-chat-alt-bubble-bg",
10536
+ "value": "k-color(primary)",
9962
10537
  "scope": "default",
9963
10538
  "line": {
9964
- "start": 141,
9965
- "end": 141
10539
+ "start": 127,
10540
+ "end": 127
9966
10541
  }
9967
10542
  },
9968
10543
  "group": [
@@ -9975,19 +10550,19 @@
9975
10550
  }
9976
10551
  },
9977
10552
  {
9978
- "description": "The border color of the Chat.\n",
10553
+ "description": "The text color of the Chat alt bubble.\n",
9979
10554
  "commentRange": {
9980
- "start": 142,
9981
- "end": 143
10555
+ "start": 128,
10556
+ "end": 129
9982
10557
  },
9983
10558
  "context": {
9984
10559
  "type": "variable",
9985
- "name": "kendo-chat-border",
9986
- "value": "k-color(border)",
10560
+ "name": "kendo-chat-alt-bubble-text",
10561
+ "value": "k-color(on-primary)",
9987
10562
  "scope": "default",
9988
10563
  "line": {
9989
- "start": 144,
9990
- "end": 144
10564
+ "start": 130,
10565
+ "end": 130
9991
10566
  }
9992
10567
  },
9993
10568
  "group": [
@@ -10000,19 +10575,19 @@
10000
10575
  }
10001
10576
  },
10002
10577
  {
10003
- "description": "The background color of the Chat bubble.\n",
10578
+ "description": "The border color of the Chat alt bubble.\n",
10004
10579
  "commentRange": {
10005
- "start": 146,
10006
- "end": 147
10580
+ "start": 131,
10581
+ "end": 132
10007
10582
  },
10008
10583
  "context": {
10009
10584
  "type": "variable",
10010
- "name": "kendo-chat-bubble-bg",
10011
- "value": "k-color(surface-alt)",
10585
+ "name": "kendo-chat-alt-bubble-border",
10586
+ "value": "$kendo-chat-alt-bubble-bg",
10012
10587
  "scope": "default",
10013
10588
  "line": {
10014
- "start": 148,
10015
- "end": 148
10589
+ "start": 133,
10590
+ "end": 133
10016
10591
  }
10017
10592
  },
10018
10593
  "group": [
@@ -10025,19 +10600,19 @@
10025
10600
  }
10026
10601
  },
10027
10602
  {
10028
- "description": "The text color of the Chat bubble.\n",
10603
+ "description": "The shadow of the Chat alt bubble.\n",
10029
10604
  "commentRange": {
10030
- "start": 149,
10031
- "end": 150
10605
+ "start": 134,
10606
+ "end": 135
10032
10607
  },
10033
10608
  "context": {
10034
10609
  "type": "variable",
10035
- "name": "kendo-chat-bubble-text",
10036
- "value": "k-color(on-app-surface)",
10610
+ "name": "kendo-chat-alt-bubble-shadow",
10611
+ "value": "none",
10037
10612
  "scope": "default",
10038
10613
  "line": {
10039
- "start": 151,
10040
- "end": 151
10614
+ "start": 136,
10615
+ "end": 136
10041
10616
  }
10042
10617
  },
10043
10618
  "group": [
@@ -10050,19 +10625,19 @@
10050
10625
  }
10051
10626
  },
10052
10627
  {
10053
- "description": "The border color of the Chat bubble.\n",
10628
+ "description": "The width of a file in the Chat Textarea.\n",
10054
10629
  "commentRange": {
10055
- "start": 152,
10056
- "end": 153
10630
+ "start": 159,
10631
+ "end": 160
10057
10632
  },
10058
10633
  "context": {
10059
10634
  "type": "variable",
10060
- "name": "kendo-chat-bubble-border",
10061
- "value": "$kendo-chat-bubble-bg",
10635
+ "name": "kendo-chat-file-width",
10636
+ "value": "240px",
10062
10637
  "scope": "default",
10063
10638
  "line": {
10064
- "start": 154,
10065
- "end": 154
10639
+ "start": 161,
10640
+ "end": 161
10066
10641
  }
10067
10642
  },
10068
10643
  "group": [
@@ -10075,19 +10650,19 @@
10075
10650
  }
10076
10651
  },
10077
10652
  {
10078
- "description": "The box shadow of the Chat bubble.\n",
10653
+ "description": "The horizontal padding of the Chat file.\n",
10079
10654
  "commentRange": {
10080
- "start": 155,
10081
- "end": 156
10655
+ "start": 162,
10656
+ "end": 163
10082
10657
  },
10083
10658
  "context": {
10084
10659
  "type": "variable",
10085
- "name": "kendo-chat-bubble-shadow",
10086
- "value": "k-elevation(1)",
10660
+ "name": "kendo-chat-file-padding-x",
10661
+ "value": "k-spacing(2)",
10087
10662
  "scope": "default",
10088
10663
  "line": {
10089
- "start": 157,
10090
- "end": 157
10664
+ "start": 164,
10665
+ "end": 164
10091
10666
  }
10092
10667
  },
10093
10668
  "group": [
@@ -10100,19 +10675,19 @@
10100
10675
  }
10101
10676
  },
10102
10677
  {
10103
- "description": "The shadow of the hovered Chat bubble.\n",
10678
+ "description": "The vertical padding of the Chat file.\n",
10104
10679
  "commentRange": {
10105
- "start": 158,
10106
- "end": 159
10680
+ "start": 165,
10681
+ "end": 166
10107
10682
  },
10108
10683
  "context": {
10109
10684
  "type": "variable",
10110
- "name": "kendo-chat-bubble-hover-shadow",
10111
- "value": "k-elevation(2)",
10685
+ "name": "kendo-chat-file-padding-y",
10686
+ "value": "k-spacing(2)",
10112
10687
  "scope": "default",
10113
10688
  "line": {
10114
- "start": 160,
10115
- "end": 160
10689
+ "start": 167,
10690
+ "end": 167
10116
10691
  }
10117
10692
  },
10118
10693
  "group": [
@@ -10125,19 +10700,19 @@
10125
10700
  }
10126
10701
  },
10127
10702
  {
10128
- "description": "The shadow of the selected Chat bubble.\n",
10703
+ "description": "The spacing between the elements of the Chat file.\n",
10129
10704
  "commentRange": {
10130
- "start": 161,
10131
- "end": 162
10705
+ "start": 168,
10706
+ "end": 169
10132
10707
  },
10133
10708
  "context": {
10134
10709
  "type": "variable",
10135
- "name": "kendo-chat-bubble-selected-shadow",
10136
- "value": "k-elevation(3)",
10710
+ "name": "kendo-chat-file-gap",
10711
+ "value": "k-spacing(1)",
10137
10712
  "scope": "default",
10138
10713
  "line": {
10139
- "start": 163,
10140
- "end": 163
10714
+ "start": 170,
10715
+ "end": 170
10141
10716
  }
10142
10717
  },
10143
10718
  "group": [
@@ -10150,19 +10725,19 @@
10150
10725
  }
10151
10726
  },
10152
10727
  {
10153
- "description": "The background color of the Chat alt bubble.\n",
10728
+ "description": "The border width of the Chat file.\n",
10154
10729
  "commentRange": {
10155
- "start": 165,
10156
- "end": 166
10730
+ "start": 172,
10731
+ "end": 173
10157
10732
  },
10158
10733
  "context": {
10159
10734
  "type": "variable",
10160
- "name": "kendo-chat-alt-bubble-bg",
10161
- "value": "k-color(primary)",
10735
+ "name": "kendo-chat-file-border-width",
10736
+ "value": "1px",
10162
10737
  "scope": "default",
10163
10738
  "line": {
10164
- "start": 167,
10165
- "end": 167
10739
+ "start": 174,
10740
+ "end": 174
10166
10741
  }
10167
10742
  },
10168
10743
  "group": [
@@ -10175,19 +10750,19 @@
10175
10750
  }
10176
10751
  },
10177
10752
  {
10178
- "description": "The text color of the Chat alt bubble.\n",
10753
+ "description": "The border style of the Chat file.\n",
10179
10754
  "commentRange": {
10180
- "start": 168,
10181
- "end": 169
10755
+ "start": 175,
10756
+ "end": 176
10182
10757
  },
10183
10758
  "context": {
10184
10759
  "type": "variable",
10185
- "name": "kendo-chat-alt-bubble-text",
10186
- "value": "k-color(on-primary)",
10760
+ "name": "kendo-chat-file-border-style",
10761
+ "value": "solid",
10187
10762
  "scope": "default",
10188
10763
  "line": {
10189
- "start": 170,
10190
- "end": 170
10764
+ "start": 177,
10765
+ "end": 177
10191
10766
  }
10192
10767
  },
10193
10768
  "group": [
@@ -10200,19 +10775,19 @@
10200
10775
  }
10201
10776
  },
10202
10777
  {
10203
- "description": "The border color of the Chat alt bubble.\n",
10778
+ "description": "The background color of the Chat file.\n",
10204
10779
  "commentRange": {
10205
- "start": 171,
10206
- "end": 172
10780
+ "start": 179,
10781
+ "end": 180
10207
10782
  },
10208
10783
  "context": {
10209
10784
  "type": "variable",
10210
- "name": "kendo-chat-alt-bubble-border",
10211
- "value": "$kendo-chat-alt-bubble-bg",
10785
+ "name": "kendo-chat-file-bg",
10786
+ "value": "k-color(base-subtle)",
10212
10787
  "scope": "default",
10213
10788
  "line": {
10214
- "start": 173,
10215
- "end": 173
10789
+ "start": 181,
10790
+ "end": 181
10216
10791
  }
10217
10792
  },
10218
10793
  "group": [
@@ -10225,19 +10800,19 @@
10225
10800
  }
10226
10801
  },
10227
10802
  {
10228
- "description": "The shadow of the Chat alt bubble.\n",
10803
+ "description": "The text color of the Chat file.\n",
10229
10804
  "commentRange": {
10230
- "start": 174,
10231
- "end": 175
10805
+ "start": 182,
10806
+ "end": 183
10232
10807
  },
10233
10808
  "context": {
10234
10809
  "type": "variable",
10235
- "name": "kendo-chat-alt-bubble-shadow",
10236
- "value": "k-elevation(1)",
10810
+ "name": "kendo-chat-file-text",
10811
+ "value": "k-color(base-on-subtle)",
10237
10812
  "scope": "default",
10238
10813
  "line": {
10239
- "start": 176,
10240
- "end": 176
10814
+ "start": 184,
10815
+ "end": 184
10241
10816
  }
10242
10817
  },
10243
10818
  "group": [
@@ -10250,19 +10825,19 @@
10250
10825
  }
10251
10826
  },
10252
10827
  {
10253
- "description": "The shadow of the hovered Chat alt bubble.\n",
10828
+ "description": "The border color of the Chat file.\n",
10254
10829
  "commentRange": {
10255
- "start": 177,
10256
- "end": 178
10830
+ "start": 185,
10831
+ "end": 186
10257
10832
  },
10258
10833
  "context": {
10259
10834
  "type": "variable",
10260
- "name": "kendo-chat-alt-bubble-hover-shadow",
10261
- "value": "k-elevation(2)",
10835
+ "name": "kendo-chat-file-border",
10836
+ "value": "$kendo-chat-file-bg",
10262
10837
  "scope": "default",
10263
10838
  "line": {
10264
- "start": 179,
10265
- "end": 179
10839
+ "start": 187,
10840
+ "end": 187
10266
10841
  }
10267
10842
  },
10268
10843
  "group": [
@@ -10275,19 +10850,19 @@
10275
10850
  }
10276
10851
  },
10277
10852
  {
10278
- "description": "The shadow of the selected Chat alt bubble.\n",
10853
+ "description": "The border-radius of the Chat file.\n",
10279
10854
  "commentRange": {
10280
- "start": 180,
10281
- "end": 181
10855
+ "start": 188,
10856
+ "end": 189
10282
10857
  },
10283
10858
  "context": {
10284
10859
  "type": "variable",
10285
- "name": "kendo-chat-alt-bubble-selected-shadow",
10286
- "value": "k-elevation(3)",
10860
+ "name": "kendo-chat-file-border-radius",
10861
+ "value": "k-border-radius(md)",
10287
10862
  "scope": "default",
10288
10863
  "line": {
10289
- "start": 182,
10290
- "end": 182
10864
+ "start": 190,
10865
+ "end": 190
10291
10866
  }
10292
10867
  },
10293
10868
  "group": [
@@ -10300,19 +10875,19 @@
10300
10875
  }
10301
10876
  },
10302
10877
  {
10303
- "description": "The background color of the Chat quick reply.\n",
10878
+ "description": "The horizontal padding of the file download wrapper.\n",
10304
10879
  "commentRange": {
10305
- "start": 184,
10306
- "end": 185
10880
+ "start": 192,
10881
+ "end": 193
10307
10882
  },
10308
10883
  "context": {
10309
10884
  "type": "variable",
10310
- "name": "kendo-chat-quick-reply-bg",
10311
- "value": "transparent",
10885
+ "name": "kendo-chat-file-download-padding-x",
10886
+ "value": "k-spacing(2)",
10312
10887
  "scope": "default",
10313
10888
  "line": {
10314
- "start": 186,
10315
- "end": 186
10889
+ "start": 194,
10890
+ "end": 194
10316
10891
  }
10317
10892
  },
10318
10893
  "group": [
@@ -10325,19 +10900,19 @@
10325
10900
  }
10326
10901
  },
10327
10902
  {
10328
- "description": "The text color of the Chat quick reply.\n",
10903
+ "description": "The vertical padding of the file download wrapper.\n",
10329
10904
  "commentRange": {
10330
- "start": 187,
10331
- "end": 188
10905
+ "start": 195,
10906
+ "end": 196
10332
10907
  },
10333
10908
  "context": {
10334
10909
  "type": "variable",
10335
- "name": "kendo-chat-quick-reply-text",
10336
- "value": "k-color(primary)",
10910
+ "name": "kendo-chat-file-download-padding-y",
10911
+ "value": "k-spacing(2)",
10337
10912
  "scope": "default",
10338
10913
  "line": {
10339
- "start": 189,
10340
- "end": 189
10914
+ "start": 197,
10915
+ "end": 197
10341
10916
  }
10342
10917
  },
10343
10918
  "group": [
@@ -10350,19 +10925,19 @@
10350
10925
  }
10351
10926
  },
10352
10927
  {
10353
- "description": "The border color of the Chat quick reply.\n",
10928
+ "description": "The border width of the Chat pinned message;\n",
10354
10929
  "commentRange": {
10355
- "start": 190,
10356
- "end": 191
10930
+ "start": 199,
10931
+ "end": 200
10357
10932
  },
10358
10933
  "context": {
10359
10934
  "type": "variable",
10360
- "name": "kendo-chat-quick-reply-border",
10361
- "value": "k-color(primary)",
10935
+ "name": "kendo-chat-message-pinned-border-width",
10936
+ "value": "1px",
10362
10937
  "scope": "default",
10363
10938
  "line": {
10364
- "start": 192,
10365
- "end": 192
10939
+ "start": 201,
10940
+ "end": 201
10366
10941
  }
10367
10942
  },
10368
10943
  "group": [
@@ -10375,19 +10950,19 @@
10375
10950
  }
10376
10951
  },
10377
10952
  {
10378
- "description": "The background color of the hovered Chat quick reply.\n",
10953
+ "description": "The border style of the Chat pinned message;\n",
10379
10954
  "commentRange": {
10380
- "start": 194,
10381
- "end": 195
10955
+ "start": 202,
10956
+ "end": 203
10382
10957
  },
10383
10958
  "context": {
10384
10959
  "type": "variable",
10385
- "name": "kendo-chat-quick-reply-hover-bg",
10386
- "value": "k-color(primary)",
10960
+ "name": "kendo-chat-message-pinned-border-style",
10961
+ "value": "solid",
10387
10962
  "scope": "default",
10388
10963
  "line": {
10389
- "start": 196,
10390
- "end": 196
10964
+ "start": 204,
10965
+ "end": 204
10391
10966
  }
10392
10967
  },
10393
10968
  "group": [
@@ -10400,19 +10975,19 @@
10400
10975
  }
10401
10976
  },
10402
10977
  {
10403
- "description": "The text color of the hovered Chat quick reply.\n",
10978
+ "description": "The border color of the Chat pinned message;\n",
10404
10979
  "commentRange": {
10405
- "start": 197,
10406
- "end": 198
10980
+ "start": 205,
10981
+ "end": 206
10407
10982
  },
10408
10983
  "context": {
10409
10984
  "type": "variable",
10410
- "name": "kendo-chat-quick-reply-hover-text",
10411
- "value": "k-color(on-primary)",
10985
+ "name": "kendo-chat-message-pinned-border-color",
10986
+ "value": "k-color(border)",
10412
10987
  "scope": "default",
10413
10988
  "line": {
10414
- "start": 199,
10415
- "end": 199
10989
+ "start": 207,
10990
+ "end": 207
10416
10991
  }
10417
10992
  },
10418
10993
  "group": [
@@ -10425,19 +11000,19 @@
10425
11000
  }
10426
11001
  },
10427
11002
  {
10428
- "description": "The border color of the hovered Chat quick reply.\n",
11003
+ "description": "The horizontal padding of the Chat message reference.\n",
10429
11004
  "commentRange": {
10430
- "start": 200,
10431
- "end": 201
11005
+ "start": 209,
11006
+ "end": 210
10432
11007
  },
10433
11008
  "context": {
10434
11009
  "type": "variable",
10435
- "name": "kendo-chat-quick-reply-hover-border",
10436
- "value": "k-color(primary)",
11010
+ "name": "kendo-chat-message-reference-padding-x",
11011
+ "value": "k-spacing(2)",
10437
11012
  "scope": "default",
10438
11013
  "line": {
10439
- "start": 202,
10440
- "end": 202
11014
+ "start": 211,
11015
+ "end": 211
10441
11016
  }
10442
11017
  },
10443
11018
  "group": [
@@ -10450,19 +11025,19 @@
10450
11025
  }
10451
11026
  },
10452
11027
  {
10453
- "description": "The shadow blur of the focused Chat quick reply.\n",
11028
+ "description": "The vertical padding of the Chat message reference.\n",
10454
11029
  "commentRange": {
10455
- "start": 204,
10456
- "end": 205
11030
+ "start": 212,
11031
+ "end": 213
10457
11032
  },
10458
11033
  "context": {
10459
11034
  "type": "variable",
10460
- "name": "kendo-chat-quick-reply-shadow-blur",
10461
- "value": "0px",
11035
+ "name": "kendo-chat-message-reference-padding-y",
11036
+ "value": "k-spacing(2)",
10462
11037
  "scope": "default",
10463
11038
  "line": {
10464
- "start": 206,
10465
- "end": 206
11039
+ "start": 214,
11040
+ "end": 214
10466
11041
  }
10467
11042
  },
10468
11043
  "group": [
@@ -10475,19 +11050,19 @@
10475
11050
  }
10476
11051
  },
10477
11052
  {
10478
- "description": "The shadow spread of the focused Chat quick reply.\n",
11053
+ "description": "The background color of the Chat message reference.\n",
10479
11054
  "commentRange": {
10480
- "start": 207,
10481
- "end": 208
11055
+ "start": 216,
11056
+ "end": 217
10482
11057
  },
10483
11058
  "context": {
10484
11059
  "type": "variable",
10485
- "name": "kendo-chat-quick-reply-shadow-spread",
10486
- "value": "2px",
11060
+ "name": "kendo-chat-message-reference-bg",
11061
+ "value": "k-color(surface)",
10487
11062
  "scope": "default",
10488
11063
  "line": {
10489
- "start": 209,
10490
- "end": 209
11064
+ "start": 218,
11065
+ "end": 218
10491
11066
  }
10492
11067
  },
10493
11068
  "group": [
@@ -10500,19 +11075,19 @@
10500
11075
  }
10501
11076
  },
10502
11077
  {
10503
- "description": "The shadow opacity of the focused Chat quick reply.\n",
11078
+ "description": "The text color of the Chat message reference.\n",
10504
11079
  "commentRange": {
10505
- "start": 210,
10506
- "end": 211
11080
+ "start": 219,
11081
+ "end": 220
10507
11082
  },
10508
11083
  "context": {
10509
11084
  "type": "variable",
10510
- "name": "kendo-chat-quick-reply-shadow-opacity",
10511
- "value": ".3",
11085
+ "name": "kendo-chat-message-reference-text",
11086
+ "value": "k-color(on-app-surface)",
10512
11087
  "scope": "default",
10513
11088
  "line": {
10514
- "start": 212,
10515
- "end": 212
11089
+ "start": 221,
11090
+ "end": 221
10516
11091
  }
10517
11092
  },
10518
11093
  "group": [
@@ -10525,19 +11100,19 @@
10525
11100
  }
10526
11101
  },
10527
11102
  {
10528
- "description": "The size of the Chat typing indicator dot.\n",
11103
+ "description": "The background color of the message reference marker.\n",
10529
11104
  "commentRange": {
10530
- "start": 214,
10531
- "end": 215
11105
+ "start": 222,
11106
+ "end": 223
10532
11107
  },
10533
11108
  "context": {
10534
11109
  "type": "variable",
10535
- "name": "kendo-chat-typing-indicator-dot-size",
10536
- "value": "8px",
11110
+ "name": "kendo-chat-message-reference-marker-bg",
11111
+ "value": "k-color(base-emphasis)",
10537
11112
  "scope": "default",
10538
11113
  "line": {
10539
- "start": 216,
10540
- "end": 216
11114
+ "start": 224,
11115
+ "end": 224
10541
11116
  }
10542
11117
  },
10543
11118
  "group": [
@@ -10550,19 +11125,19 @@
10550
11125
  }
10551
11126
  },
10552
11127
  {
10553
- "description": "The spacing of the Chat typing indicator dot.\n",
11128
+ "description": "The background color of the message reference alt marker.\n",
10554
11129
  "commentRange": {
10555
- "start": 217,
10556
- "end": 218
11130
+ "start": 225,
11131
+ "end": 226
10557
11132
  },
10558
11133
  "context": {
10559
11134
  "type": "variable",
10560
- "name": "kendo-chat-typing-indicator-dot-spacing",
10561
- "value": "5px",
11135
+ "name": "kendo-chat-message-reference-marker-alt-bg",
11136
+ "value": "k-color(primary-emphasis)",
10562
11137
  "scope": "default",
10563
11138
  "line": {
10564
- "start": 219,
10565
- "end": 219
11139
+ "start": 227,
11140
+ "end": 227
10566
11141
  }
10567
11142
  },
10568
11143
  "group": [