@progress/kendo-theme-fluent 12.1.0 → 12.2.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +943 -511
- package/dist/meta/sassdoc-raw-data.json +425 -225
- package/dist/meta/variables.json +59 -31
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/bubble/_variables.scss +1 -1
- package/scss/chat/_variables.scss +45 -13
- package/scss/list/_theme.scss +0 -6
- package/scss/list/_variables.scss +2 -0
- package/scss/pager/_layout.scss +0 -14
- package/scss/pager/_variables.scss +1 -0
|
@@ -5796,7 +5796,7 @@
|
|
|
5796
5796
|
"context": {
|
|
5797
5797
|
"type": "variable",
|
|
5798
5798
|
"name": "kendo-bubble-border-radius-sm",
|
|
5799
|
-
"value": "k-border-radius(
|
|
5799
|
+
"value": "k-border-radius(sm)",
|
|
5800
5800
|
"scope": "default",
|
|
5801
5801
|
"line": {
|
|
5802
5802
|
"start": 8,
|
|
@@ -5811,7 +5811,7 @@
|
|
|
5811
5811
|
"path": "fluent/scss/bubble/_variables.scss",
|
|
5812
5812
|
"name": "_variables.scss"
|
|
5813
5813
|
},
|
|
5814
|
-
"resolvedValue": "var(--kendo-border-radius-
|
|
5814
|
+
"resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
|
|
5815
5815
|
"resolvedType": "String"
|
|
5816
5816
|
},
|
|
5817
5817
|
{
|
|
@@ -6330,8 +6330,8 @@
|
|
|
6330
6330
|
{
|
|
6331
6331
|
"description": "The background color of the hovered alt Bubble.\n",
|
|
6332
6332
|
"commentRange": {
|
|
6333
|
-
"start":
|
|
6334
|
-
"end":
|
|
6333
|
+
"start": 140,
|
|
6334
|
+
"end": 141
|
|
6335
6335
|
},
|
|
6336
6336
|
"context": {
|
|
6337
6337
|
"type": "variable",
|
|
@@ -6339,8 +6339,8 @@
|
|
|
6339
6339
|
"value": "k-color(primary-hover)",
|
|
6340
6340
|
"scope": "default",
|
|
6341
6341
|
"line": {
|
|
6342
|
-
"start":
|
|
6343
|
-
"end":
|
|
6342
|
+
"start": 142,
|
|
6343
|
+
"end": 142
|
|
6344
6344
|
}
|
|
6345
6345
|
},
|
|
6346
6346
|
"group": [
|
|
@@ -6357,8 +6357,8 @@
|
|
|
6357
6357
|
{
|
|
6358
6358
|
"description": "The border color of the hovered alt Bubble.\n",
|
|
6359
6359
|
"commentRange": {
|
|
6360
|
-
"start":
|
|
6361
|
-
"end":
|
|
6360
|
+
"start": 143,
|
|
6361
|
+
"end": 144
|
|
6362
6362
|
},
|
|
6363
6363
|
"context": {
|
|
6364
6364
|
"type": "variable",
|
|
@@ -6366,8 +6366,8 @@
|
|
|
6366
6366
|
"value": "$kendo-chat-alt-bubble-hover-bg",
|
|
6367
6367
|
"scope": "default",
|
|
6368
6368
|
"line": {
|
|
6369
|
-
"start":
|
|
6370
|
-
"end":
|
|
6369
|
+
"start": 145,
|
|
6370
|
+
"end": 145
|
|
6371
6371
|
}
|
|
6372
6372
|
},
|
|
6373
6373
|
"group": [
|
|
@@ -6384,8 +6384,8 @@
|
|
|
6384
6384
|
{
|
|
6385
6385
|
"description": "The background color of the active Bubble.\n",
|
|
6386
6386
|
"commentRange": {
|
|
6387
|
-
"start":
|
|
6388
|
-
"end":
|
|
6387
|
+
"start": 146,
|
|
6388
|
+
"end": 147
|
|
6389
6389
|
},
|
|
6390
6390
|
"context": {
|
|
6391
6391
|
"type": "variable",
|
|
@@ -6393,8 +6393,8 @@
|
|
|
6393
6393
|
"value": "k-color(primary-active)",
|
|
6394
6394
|
"scope": "default",
|
|
6395
6395
|
"line": {
|
|
6396
|
-
"start":
|
|
6397
|
-
"end":
|
|
6396
|
+
"start": 148,
|
|
6397
|
+
"end": 148
|
|
6398
6398
|
}
|
|
6399
6399
|
},
|
|
6400
6400
|
"group": [
|
|
@@ -6411,8 +6411,8 @@
|
|
|
6411
6411
|
{
|
|
6412
6412
|
"description": "The border color of the active alt Bubble.\n",
|
|
6413
6413
|
"commentRange": {
|
|
6414
|
-
"start":
|
|
6415
|
-
"end":
|
|
6414
|
+
"start": 149,
|
|
6415
|
+
"end": 150
|
|
6416
6416
|
},
|
|
6417
6417
|
"context": {
|
|
6418
6418
|
"type": "variable",
|
|
@@ -6420,8 +6420,8 @@
|
|
|
6420
6420
|
"value": "$kendo-chat-alt-bubble-active-bg",
|
|
6421
6421
|
"scope": "default",
|
|
6422
6422
|
"line": {
|
|
6423
|
-
"start":
|
|
6424
|
-
"end":
|
|
6423
|
+
"start": 151,
|
|
6424
|
+
"end": 151
|
|
6425
6425
|
}
|
|
6426
6426
|
},
|
|
6427
6427
|
"group": [
|
|
@@ -6438,8 +6438,8 @@
|
|
|
6438
6438
|
{
|
|
6439
6439
|
"description": "The background color of the focused alt Bubble.\n",
|
|
6440
6440
|
"commentRange": {
|
|
6441
|
-
"start":
|
|
6442
|
-
"end":
|
|
6441
|
+
"start": 152,
|
|
6442
|
+
"end": 153
|
|
6443
6443
|
},
|
|
6444
6444
|
"context": {
|
|
6445
6445
|
"type": "variable",
|
|
@@ -6447,8 +6447,8 @@
|
|
|
6447
6447
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
6448
6448
|
"scope": "default",
|
|
6449
6449
|
"line": {
|
|
6450
|
-
"start":
|
|
6451
|
-
"end":
|
|
6450
|
+
"start": 154,
|
|
6451
|
+
"end": 154
|
|
6452
6452
|
}
|
|
6453
6453
|
},
|
|
6454
6454
|
"group": [
|
|
@@ -6465,8 +6465,8 @@
|
|
|
6465
6465
|
{
|
|
6466
6466
|
"description": "The border color of the focused alt Bubble.\n",
|
|
6467
6467
|
"commentRange": {
|
|
6468
|
-
"start":
|
|
6469
|
-
"end":
|
|
6468
|
+
"start": 155,
|
|
6469
|
+
"end": 156
|
|
6470
6470
|
},
|
|
6471
6471
|
"context": {
|
|
6472
6472
|
"type": "variable",
|
|
@@ -6474,8 +6474,8 @@
|
|
|
6474
6474
|
"value": "k-color(on-base)",
|
|
6475
6475
|
"scope": "default",
|
|
6476
6476
|
"line": {
|
|
6477
|
-
"start":
|
|
6478
|
-
"end":
|
|
6477
|
+
"start": 157,
|
|
6478
|
+
"end": 157
|
|
6479
6479
|
}
|
|
6480
6480
|
},
|
|
6481
6481
|
"group": [
|
|
@@ -6492,8 +6492,8 @@
|
|
|
6492
6492
|
{
|
|
6493
6493
|
"description": "The box shadow of the focused alt Bubble.\n",
|
|
6494
6494
|
"commentRange": {
|
|
6495
|
-
"start":
|
|
6496
|
-
"end":
|
|
6495
|
+
"start": 158,
|
|
6496
|
+
"end": 159
|
|
6497
6497
|
},
|
|
6498
6498
|
"context": {
|
|
6499
6499
|
"type": "variable",
|
|
@@ -6501,8 +6501,8 @@
|
|
|
6501
6501
|
"value": "inset 0 0 0 #{$kendo-chat-border-width} k-color(on-base), inset 0 0 0 calc( #{$kendo-chat-border-width} * 2 ) k-color(surface)",
|
|
6502
6502
|
"scope": "default",
|
|
6503
6503
|
"line": {
|
|
6504
|
-
"start":
|
|
6505
|
-
"end":
|
|
6504
|
+
"start": 160,
|
|
6505
|
+
"end": 160
|
|
6506
6506
|
}
|
|
6507
6507
|
},
|
|
6508
6508
|
"group": [
|
|
@@ -14595,15 +14595,15 @@
|
|
|
14595
14595
|
"resolvedType": "String"
|
|
14596
14596
|
},
|
|
14597
14597
|
{
|
|
14598
|
-
"description": "The
|
|
14598
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
14599
14599
|
"commentRange": {
|
|
14600
14600
|
"start": 53,
|
|
14601
14601
|
"end": 54
|
|
14602
14602
|
},
|
|
14603
14603
|
"context": {
|
|
14604
14604
|
"type": "variable",
|
|
14605
|
-
"name": "kendo-chat-
|
|
14606
|
-
"value": "k-spacing(1)",
|
|
14605
|
+
"name": "kendo-chat-status-min-size",
|
|
14606
|
+
"value": "var(--kendo-chat-status-min-size, #{k-spacing(1.5)})",
|
|
14607
14607
|
"scope": "default",
|
|
14608
14608
|
"line": {
|
|
14609
14609
|
"start": 55,
|
|
@@ -14618,14 +14618,68 @@
|
|
|
14618
14618
|
"path": "fluent/scss/chat/_variables.scss",
|
|
14619
14619
|
"name": "_variables.scss"
|
|
14620
14620
|
},
|
|
14621
|
+
"resolvedValue": "var(--kendo-chat-status-min-size, var(--kendo-spacing-1\\.5, 0.375rem))",
|
|
14622
|
+
"resolvedType": "String"
|
|
14623
|
+
},
|
|
14624
|
+
{
|
|
14625
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
14626
|
+
"commentRange": {
|
|
14627
|
+
"start": 56,
|
|
14628
|
+
"end": 57
|
|
14629
|
+
},
|
|
14630
|
+
"context": {
|
|
14631
|
+
"type": "variable",
|
|
14632
|
+
"name": "kendo-chat-status-max-size",
|
|
14633
|
+
"value": "var(--kendo-chat-status-max-size, #{k-spacing(8)})",
|
|
14634
|
+
"scope": "default",
|
|
14635
|
+
"line": {
|
|
14636
|
+
"start": 58,
|
|
14637
|
+
"end": 58
|
|
14638
|
+
}
|
|
14639
|
+
},
|
|
14640
|
+
"group": [
|
|
14641
|
+
"chat"
|
|
14642
|
+
],
|
|
14643
|
+
"access": "public",
|
|
14644
|
+
"file": {
|
|
14645
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
14646
|
+
"name": "_variables.scss"
|
|
14647
|
+
},
|
|
14648
|
+
"resolvedValue": "var(--kendo-chat-status-max-size, var(--kendo-spacing-8, 2rem))",
|
|
14649
|
+
"resolvedType": "String"
|
|
14650
|
+
},
|
|
14651
|
+
{
|
|
14652
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
14653
|
+
"commentRange": {
|
|
14654
|
+
"start": 59,
|
|
14655
|
+
"end": 60
|
|
14656
|
+
},
|
|
14657
|
+
"context": {
|
|
14658
|
+
"type": "variable",
|
|
14659
|
+
"name": "kendo-chat-message-status-gap",
|
|
14660
|
+
"value": "k-spacing(1)",
|
|
14661
|
+
"scope": "default",
|
|
14662
|
+
"line": {
|
|
14663
|
+
"start": 61,
|
|
14664
|
+
"end": 61
|
|
14665
|
+
}
|
|
14666
|
+
},
|
|
14667
|
+
"group": [
|
|
14668
|
+
"chat"
|
|
14669
|
+
],
|
|
14670
|
+
"access": "public",
|
|
14671
|
+
"file": {
|
|
14672
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
14673
|
+
"name": "_variables.scss"
|
|
14674
|
+
},
|
|
14621
14675
|
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
14622
14676
|
"resolvedType": "String"
|
|
14623
14677
|
},
|
|
14624
14678
|
{
|
|
14625
14679
|
"description": "The font size of the Chat timestamp.\n",
|
|
14626
14680
|
"commentRange": {
|
|
14627
|
-
"start":
|
|
14628
|
-
"end":
|
|
14681
|
+
"start": 63,
|
|
14682
|
+
"end": 64
|
|
14629
14683
|
},
|
|
14630
14684
|
"context": {
|
|
14631
14685
|
"type": "variable",
|
|
@@ -14633,8 +14687,8 @@
|
|
|
14633
14687
|
"value": "var( --kendo-chat-timestamp-font-size, var( --kendo-font-size-sm, inherit ) )",
|
|
14634
14688
|
"scope": "default",
|
|
14635
14689
|
"line": {
|
|
14636
|
-
"start":
|
|
14637
|
-
"end":
|
|
14690
|
+
"start": 65,
|
|
14691
|
+
"end": 65
|
|
14638
14692
|
}
|
|
14639
14693
|
},
|
|
14640
14694
|
"group": [
|
|
@@ -14651,8 +14705,8 @@
|
|
|
14651
14705
|
{
|
|
14652
14706
|
"description": "The line height of the Chat timestamp.\n",
|
|
14653
14707
|
"commentRange": {
|
|
14654
|
-
"start":
|
|
14655
|
-
"end":
|
|
14708
|
+
"start": 66,
|
|
14709
|
+
"end": 67
|
|
14656
14710
|
},
|
|
14657
14711
|
"context": {
|
|
14658
14712
|
"type": "variable",
|
|
@@ -14660,8 +14714,8 @@
|
|
|
14660
14714
|
"value": "var( --kendo-chat-timestamp-line-height, var( --kendo-line-height-lg, normal ) )",
|
|
14661
14715
|
"scope": "default",
|
|
14662
14716
|
"line": {
|
|
14663
|
-
"start":
|
|
14664
|
-
"end":
|
|
14717
|
+
"start": 68,
|
|
14718
|
+
"end": 68
|
|
14665
14719
|
}
|
|
14666
14720
|
},
|
|
14667
14721
|
"group": [
|
|
@@ -14678,8 +14732,8 @@
|
|
|
14678
14732
|
{
|
|
14679
14733
|
"description": "The text transform of the Chat timestamp.\n",
|
|
14680
14734
|
"commentRange": {
|
|
14681
|
-
"start":
|
|
14682
|
-
"end":
|
|
14735
|
+
"start": 69,
|
|
14736
|
+
"end": 70
|
|
14683
14737
|
},
|
|
14684
14738
|
"context": {
|
|
14685
14739
|
"type": "variable",
|
|
@@ -14687,8 +14741,8 @@
|
|
|
14687
14741
|
"value": "none",
|
|
14688
14742
|
"scope": "default",
|
|
14689
14743
|
"line": {
|
|
14690
|
-
"start":
|
|
14691
|
-
"end":
|
|
14744
|
+
"start": 71,
|
|
14745
|
+
"end": 71
|
|
14692
14746
|
}
|
|
14693
14747
|
},
|
|
14694
14748
|
"group": [
|
|
@@ -14705,8 +14759,8 @@
|
|
|
14705
14759
|
{
|
|
14706
14760
|
"description": "The text color of the Chat timestamp.\n",
|
|
14707
14761
|
"commentRange": {
|
|
14708
|
-
"start":
|
|
14709
|
-
"end":
|
|
14762
|
+
"start": 72,
|
|
14763
|
+
"end": 73
|
|
14710
14764
|
},
|
|
14711
14765
|
"context": {
|
|
14712
14766
|
"type": "variable",
|
|
@@ -14714,8 +14768,8 @@
|
|
|
14714
14768
|
"value": "var( --kendo-chat-timestamp-text, #{k-color(subtle)} )",
|
|
14715
14769
|
"scope": "default",
|
|
14716
14770
|
"line": {
|
|
14717
|
-
"start":
|
|
14718
|
-
"end":
|
|
14771
|
+
"start": 74,
|
|
14772
|
+
"end": 74
|
|
14719
14773
|
}
|
|
14720
14774
|
},
|
|
14721
14775
|
"group": [
|
|
@@ -14732,8 +14786,8 @@
|
|
|
14732
14786
|
{
|
|
14733
14787
|
"description": "The background color of the Chat timestamp.\n",
|
|
14734
14788
|
"commentRange": {
|
|
14735
|
-
"start":
|
|
14736
|
-
"end":
|
|
14789
|
+
"start": 75,
|
|
14790
|
+
"end": 76
|
|
14737
14791
|
},
|
|
14738
14792
|
"context": {
|
|
14739
14793
|
"type": "variable",
|
|
@@ -14741,8 +14795,8 @@
|
|
|
14741
14795
|
"value": "transparent",
|
|
14742
14796
|
"scope": "default",
|
|
14743
14797
|
"line": {
|
|
14744
|
-
"start":
|
|
14745
|
-
"end":
|
|
14798
|
+
"start": 77,
|
|
14799
|
+
"end": 77
|
|
14746
14800
|
}
|
|
14747
14801
|
},
|
|
14748
14802
|
"group": [
|
|
@@ -14759,8 +14813,8 @@
|
|
|
14759
14813
|
{
|
|
14760
14814
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
14761
14815
|
"commentRange": {
|
|
14762
|
-
"start":
|
|
14763
|
-
"end":
|
|
14816
|
+
"start": 78,
|
|
14817
|
+
"end": 79
|
|
14764
14818
|
},
|
|
14765
14819
|
"context": {
|
|
14766
14820
|
"type": "variable",
|
|
@@ -14768,8 +14822,8 @@
|
|
|
14768
14822
|
"value": "color-mix(in srgb, k-color(border) 26%, transparent)",
|
|
14769
14823
|
"scope": "default",
|
|
14770
14824
|
"line": {
|
|
14771
|
-
"start":
|
|
14772
|
-
"end":
|
|
14825
|
+
"start": 80,
|
|
14826
|
+
"end": 80
|
|
14773
14827
|
}
|
|
14774
14828
|
},
|
|
14775
14829
|
"group": [
|
|
@@ -14786,8 +14840,8 @@
|
|
|
14786
14840
|
{
|
|
14787
14841
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
14788
14842
|
"commentRange": {
|
|
14789
|
-
"start":
|
|
14790
|
-
"end":
|
|
14843
|
+
"start": 81,
|
|
14844
|
+
"end": 82
|
|
14791
14845
|
},
|
|
14792
14846
|
"context": {
|
|
14793
14847
|
"type": "variable",
|
|
@@ -14795,8 +14849,8 @@
|
|
|
14795
14849
|
"value": "k-spacing(1)",
|
|
14796
14850
|
"scope": "default",
|
|
14797
14851
|
"line": {
|
|
14798
|
-
"start":
|
|
14799
|
-
"end":
|
|
14852
|
+
"start": 83,
|
|
14853
|
+
"end": 83
|
|
14800
14854
|
}
|
|
14801
14855
|
},
|
|
14802
14856
|
"group": [
|
|
@@ -14813,8 +14867,8 @@
|
|
|
14813
14867
|
{
|
|
14814
14868
|
"description": "The font size of the Chat message meta text.\n",
|
|
14815
14869
|
"commentRange": {
|
|
14816
|
-
"start":
|
|
14817
|
-
"end":
|
|
14870
|
+
"start": 85,
|
|
14871
|
+
"end": 86
|
|
14818
14872
|
},
|
|
14819
14873
|
"context": {
|
|
14820
14874
|
"type": "variable",
|
|
@@ -14822,8 +14876,8 @@
|
|
|
14822
14876
|
"value": "var( --kendo-chat-message-meta-font-size, var( --kendo-font-size-sm, inherit ) )",
|
|
14823
14877
|
"scope": "default",
|
|
14824
14878
|
"line": {
|
|
14825
|
-
"start":
|
|
14826
|
-
"end":
|
|
14879
|
+
"start": 87,
|
|
14880
|
+
"end": 87
|
|
14827
14881
|
}
|
|
14828
14882
|
},
|
|
14829
14883
|
"group": [
|
|
@@ -14840,8 +14894,8 @@
|
|
|
14840
14894
|
{
|
|
14841
14895
|
"description": "The line height of the Chat message meta text.\n",
|
|
14842
14896
|
"commentRange": {
|
|
14843
|
-
"start":
|
|
14844
|
-
"end":
|
|
14897
|
+
"start": 88,
|
|
14898
|
+
"end": 89
|
|
14845
14899
|
},
|
|
14846
14900
|
"context": {
|
|
14847
14901
|
"type": "variable",
|
|
@@ -14849,8 +14903,8 @@
|
|
|
14849
14903
|
"value": "var( --kendo-chat-message-meta-line-height, var( --kendo-line-height-lg, normal ) )",
|
|
14850
14904
|
"scope": "default",
|
|
14851
14905
|
"line": {
|
|
14852
|
-
"start":
|
|
14853
|
-
"end":
|
|
14906
|
+
"start": 90,
|
|
14907
|
+
"end": 90
|
|
14854
14908
|
}
|
|
14855
14909
|
},
|
|
14856
14910
|
"group": [
|
|
@@ -14867,8 +14921,8 @@
|
|
|
14867
14921
|
{
|
|
14868
14922
|
"description": "The font size of the Chat author text.\n",
|
|
14869
14923
|
"commentRange": {
|
|
14870
|
-
"start":
|
|
14871
|
-
"end":
|
|
14924
|
+
"start": 92,
|
|
14925
|
+
"end": 93
|
|
14872
14926
|
},
|
|
14873
14927
|
"context": {
|
|
14874
14928
|
"type": "variable",
|
|
@@ -14876,8 +14930,8 @@
|
|
|
14876
14930
|
"value": "var( --kendo-chat-author-font-size, var( --kendo-font-size-sm, inherit ) )",
|
|
14877
14931
|
"scope": "default",
|
|
14878
14932
|
"line": {
|
|
14879
|
-
"start":
|
|
14880
|
-
"end":
|
|
14933
|
+
"start": 94,
|
|
14934
|
+
"end": 94
|
|
14881
14935
|
}
|
|
14882
14936
|
},
|
|
14883
14937
|
"group": [
|
|
@@ -14894,8 +14948,8 @@
|
|
|
14894
14948
|
{
|
|
14895
14949
|
"description": "The line height of the Chat author text.\n",
|
|
14896
14950
|
"commentRange": {
|
|
14897
|
-
"start":
|
|
14898
|
-
"end":
|
|
14951
|
+
"start": 95,
|
|
14952
|
+
"end": 96
|
|
14899
14953
|
},
|
|
14900
14954
|
"context": {
|
|
14901
14955
|
"type": "variable",
|
|
@@ -14903,8 +14957,8 @@
|
|
|
14903
14957
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
14904
14958
|
"scope": "default",
|
|
14905
14959
|
"line": {
|
|
14906
|
-
"start":
|
|
14907
|
-
"end":
|
|
14960
|
+
"start": 97,
|
|
14961
|
+
"end": 97
|
|
14908
14962
|
}
|
|
14909
14963
|
},
|
|
14910
14964
|
"group": [
|
|
@@ -14921,8 +14975,8 @@
|
|
|
14921
14975
|
{
|
|
14922
14976
|
"description": "The text color of the Chat status.\n",
|
|
14923
14977
|
"commentRange": {
|
|
14924
|
-
"start":
|
|
14925
|
-
"end":
|
|
14978
|
+
"start": 99,
|
|
14979
|
+
"end": 100
|
|
14926
14980
|
},
|
|
14927
14981
|
"context": {
|
|
14928
14982
|
"type": "variable",
|
|
@@ -14930,8 +14984,8 @@
|
|
|
14930
14984
|
"value": "k-color(subtle)",
|
|
14931
14985
|
"scope": "default",
|
|
14932
14986
|
"line": {
|
|
14933
|
-
"start":
|
|
14934
|
-
"end":
|
|
14987
|
+
"start": 101,
|
|
14988
|
+
"end": 101
|
|
14935
14989
|
}
|
|
14936
14990
|
},
|
|
14937
14991
|
"group": [
|
|
@@ -14948,8 +15002,8 @@
|
|
|
14948
15002
|
{
|
|
14949
15003
|
"description": "The spacing of the Chat bubble message.\n",
|
|
14950
15004
|
"commentRange": {
|
|
14951
|
-
"start":
|
|
14952
|
-
"end":
|
|
15005
|
+
"start": 103,
|
|
15006
|
+
"end": 104
|
|
14953
15007
|
},
|
|
14954
15008
|
"context": {
|
|
14955
15009
|
"type": "variable",
|
|
@@ -14957,8 +15011,8 @@
|
|
|
14957
15011
|
"value": "k-spacing(2)",
|
|
14958
15012
|
"scope": "default",
|
|
14959
15013
|
"line": {
|
|
14960
|
-
"start":
|
|
14961
|
-
"end":
|
|
15014
|
+
"start": 105,
|
|
15015
|
+
"end": 105
|
|
14962
15016
|
}
|
|
14963
15017
|
},
|
|
14964
15018
|
"group": [
|
|
@@ -14975,8 +15029,8 @@
|
|
|
14975
15029
|
{
|
|
14976
15030
|
"description": "The background color of the Chat Toolbar.\n",
|
|
14977
15031
|
"commentRange": {
|
|
14978
|
-
"start":
|
|
14979
|
-
"end":
|
|
15032
|
+
"start": 107,
|
|
15033
|
+
"end": 108
|
|
14980
15034
|
},
|
|
14981
15035
|
"context": {
|
|
14982
15036
|
"type": "variable",
|
|
@@ -14984,8 +15038,8 @@
|
|
|
14984
15038
|
"value": "var( --kendo-chat-toolbar-bg, #{$kendo-toolbar-bg} )",
|
|
14985
15039
|
"scope": "default",
|
|
14986
15040
|
"line": {
|
|
14987
|
-
"start":
|
|
14988
|
-
"end":
|
|
15041
|
+
"start": 109,
|
|
15042
|
+
"end": 109
|
|
14989
15043
|
}
|
|
14990
15044
|
},
|
|
14991
15045
|
"group": [
|
|
@@ -15002,8 +15056,8 @@
|
|
|
15002
15056
|
{
|
|
15003
15057
|
"description": "The text color of the Chat Toolbar.\n",
|
|
15004
15058
|
"commentRange": {
|
|
15005
|
-
"start":
|
|
15006
|
-
"end":
|
|
15059
|
+
"start": 110,
|
|
15060
|
+
"end": 111
|
|
15007
15061
|
},
|
|
15008
15062
|
"context": {
|
|
15009
15063
|
"type": "variable",
|
|
@@ -15011,8 +15065,8 @@
|
|
|
15011
15065
|
"value": "var( --kendo-chat-toolbar-text, #{$kendo-toolbar-text} )",
|
|
15012
15066
|
"scope": "default",
|
|
15013
15067
|
"line": {
|
|
15014
|
-
"start":
|
|
15015
|
-
"end":
|
|
15068
|
+
"start": 112,
|
|
15069
|
+
"end": 112
|
|
15016
15070
|
}
|
|
15017
15071
|
},
|
|
15018
15072
|
"group": [
|
|
@@ -15029,8 +15083,8 @@
|
|
|
15029
15083
|
{
|
|
15030
15084
|
"description": "The border color of the Chat Toolbar.\n",
|
|
15031
15085
|
"commentRange": {
|
|
15032
|
-
"start":
|
|
15033
|
-
"end":
|
|
15086
|
+
"start": 113,
|
|
15087
|
+
"end": 114
|
|
15034
15088
|
},
|
|
15035
15089
|
"context": {
|
|
15036
15090
|
"type": "variable",
|
|
@@ -15038,8 +15092,8 @@
|
|
|
15038
15092
|
"value": "var( --kendo-chat-toolbar-border, inherit )",
|
|
15039
15093
|
"scope": "default",
|
|
15040
15094
|
"line": {
|
|
15041
|
-
"start":
|
|
15042
|
-
"end":
|
|
15095
|
+
"start": 115,
|
|
15096
|
+
"end": 115
|
|
15043
15097
|
}
|
|
15044
15098
|
},
|
|
15045
15099
|
"group": [
|
|
@@ -15056,8 +15110,8 @@
|
|
|
15056
15110
|
{
|
|
15057
15111
|
"description": "The background color of the Chat.\n",
|
|
15058
15112
|
"commentRange": {
|
|
15059
|
-
"start":
|
|
15060
|
-
"end":
|
|
15113
|
+
"start": 117,
|
|
15114
|
+
"end": 118
|
|
15061
15115
|
},
|
|
15062
15116
|
"context": {
|
|
15063
15117
|
"type": "variable",
|
|
@@ -15065,8 +15119,8 @@
|
|
|
15065
15119
|
"value": "var( --kendo-chat-bg, #{k-color(surface)} )",
|
|
15066
15120
|
"scope": "default",
|
|
15067
15121
|
"line": {
|
|
15068
|
-
"start":
|
|
15069
|
-
"end":
|
|
15122
|
+
"start": 119,
|
|
15123
|
+
"end": 119
|
|
15070
15124
|
}
|
|
15071
15125
|
},
|
|
15072
15126
|
"group": [
|
|
@@ -15083,8 +15137,8 @@
|
|
|
15083
15137
|
{
|
|
15084
15138
|
"description": "The text color of the Chat.\n",
|
|
15085
15139
|
"commentRange": {
|
|
15086
|
-
"start":
|
|
15087
|
-
"end":
|
|
15140
|
+
"start": 120,
|
|
15141
|
+
"end": 121
|
|
15088
15142
|
},
|
|
15089
15143
|
"context": {
|
|
15090
15144
|
"type": "variable",
|
|
@@ -15092,8 +15146,8 @@
|
|
|
15092
15146
|
"value": "var( --kendo-chat-text, #{k-color(on-app-surface)} )",
|
|
15093
15147
|
"scope": "default",
|
|
15094
15148
|
"line": {
|
|
15095
|
-
"start":
|
|
15096
|
-
"end":
|
|
15149
|
+
"start": 122,
|
|
15150
|
+
"end": 122
|
|
15097
15151
|
}
|
|
15098
15152
|
},
|
|
15099
15153
|
"group": [
|
|
@@ -15110,8 +15164,8 @@
|
|
|
15110
15164
|
{
|
|
15111
15165
|
"description": "The border color of the Chat.\n",
|
|
15112
15166
|
"commentRange": {
|
|
15113
|
-
"start":
|
|
15114
|
-
"end":
|
|
15167
|
+
"start": 123,
|
|
15168
|
+
"end": 124
|
|
15115
15169
|
},
|
|
15116
15170
|
"context": {
|
|
15117
15171
|
"type": "variable",
|
|
@@ -15119,8 +15173,8 @@
|
|
|
15119
15173
|
"value": "var( --kendo-chat-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
|
|
15120
15174
|
"scope": "default",
|
|
15121
15175
|
"line": {
|
|
15122
|
-
"start":
|
|
15123
|
-
"end":
|
|
15176
|
+
"start": 125,
|
|
15177
|
+
"end": 125
|
|
15124
15178
|
}
|
|
15125
15179
|
},
|
|
15126
15180
|
"group": [
|
|
@@ -15137,8 +15191,8 @@
|
|
|
15137
15191
|
{
|
|
15138
15192
|
"description": "The background color of the Chat alt bubble.\n",
|
|
15139
15193
|
"commentRange": {
|
|
15140
|
-
"start":
|
|
15141
|
-
"end":
|
|
15194
|
+
"start": 127,
|
|
15195
|
+
"end": 128
|
|
15142
15196
|
},
|
|
15143
15197
|
"context": {
|
|
15144
15198
|
"type": "variable",
|
|
@@ -15146,8 +15200,8 @@
|
|
|
15146
15200
|
"value": "var( --kendo-chat-alt-bubble-bg, #{k-color(primary)} )",
|
|
15147
15201
|
"scope": "default",
|
|
15148
15202
|
"line": {
|
|
15149
|
-
"start":
|
|
15150
|
-
"end":
|
|
15203
|
+
"start": 129,
|
|
15204
|
+
"end": 129
|
|
15151
15205
|
}
|
|
15152
15206
|
},
|
|
15153
15207
|
"group": [
|
|
@@ -15164,8 +15218,8 @@
|
|
|
15164
15218
|
{
|
|
15165
15219
|
"description": "The text color of the Chat alt bubble.\n",
|
|
15166
15220
|
"commentRange": {
|
|
15167
|
-
"start":
|
|
15168
|
-
"end":
|
|
15221
|
+
"start": 130,
|
|
15222
|
+
"end": 131
|
|
15169
15223
|
},
|
|
15170
15224
|
"context": {
|
|
15171
15225
|
"type": "variable",
|
|
@@ -15173,8 +15227,8 @@
|
|
|
15173
15227
|
"value": "var( --kendo-chat-alt-bubble-text, #{k-color(surface-alt)} )",
|
|
15174
15228
|
"scope": "default",
|
|
15175
15229
|
"line": {
|
|
15176
|
-
"start":
|
|
15177
|
-
"end":
|
|
15230
|
+
"start": 132,
|
|
15231
|
+
"end": 132
|
|
15178
15232
|
}
|
|
15179
15233
|
},
|
|
15180
15234
|
"group": [
|
|
@@ -15191,8 +15245,8 @@
|
|
|
15191
15245
|
{
|
|
15192
15246
|
"description": "The border color of the Chat alt bubble.\n",
|
|
15193
15247
|
"commentRange": {
|
|
15194
|
-
"start":
|
|
15195
|
-
"end":
|
|
15248
|
+
"start": 133,
|
|
15249
|
+
"end": 134
|
|
15196
15250
|
},
|
|
15197
15251
|
"context": {
|
|
15198
15252
|
"type": "variable",
|
|
@@ -15200,8 +15254,8 @@
|
|
|
15200
15254
|
"value": "var( --kendo-chat-alt-bubble-border, #{$kendo-chat-alt-bubble-bg} )",
|
|
15201
15255
|
"scope": "default",
|
|
15202
15256
|
"line": {
|
|
15203
|
-
"start":
|
|
15204
|
-
"end":
|
|
15257
|
+
"start": 135,
|
|
15258
|
+
"end": 135
|
|
15205
15259
|
}
|
|
15206
15260
|
},
|
|
15207
15261
|
"group": [
|
|
@@ -15218,8 +15272,8 @@
|
|
|
15218
15272
|
{
|
|
15219
15273
|
"description": "The shadow of the Chat alt bubble.\n",
|
|
15220
15274
|
"commentRange": {
|
|
15221
|
-
"start":
|
|
15222
|
-
"end":
|
|
15275
|
+
"start": 136,
|
|
15276
|
+
"end": 137
|
|
15223
15277
|
},
|
|
15224
15278
|
"context": {
|
|
15225
15279
|
"type": "variable",
|
|
@@ -15227,8 +15281,8 @@
|
|
|
15227
15281
|
"value": "none",
|
|
15228
15282
|
"scope": "default",
|
|
15229
15283
|
"line": {
|
|
15230
|
-
"start":
|
|
15231
|
-
"end":
|
|
15284
|
+
"start": 138,
|
|
15285
|
+
"end": 138
|
|
15232
15286
|
}
|
|
15233
15287
|
},
|
|
15234
15288
|
"group": [
|
|
@@ -15245,8 +15299,8 @@
|
|
|
15245
15299
|
{
|
|
15246
15300
|
"description": "The color of the typing indicator dots.\n",
|
|
15247
15301
|
"commentRange": {
|
|
15248
|
-
"start":
|
|
15249
|
-
"end":
|
|
15302
|
+
"start": 162,
|
|
15303
|
+
"end": 163
|
|
15250
15304
|
},
|
|
15251
15305
|
"context": {
|
|
15252
15306
|
"type": "variable",
|
|
@@ -15254,8 +15308,8 @@
|
|
|
15254
15308
|
"value": "k-color(base-on-subtle)",
|
|
15255
15309
|
"scope": "default",
|
|
15256
15310
|
"line": {
|
|
15257
|
-
"start":
|
|
15258
|
-
"end":
|
|
15311
|
+
"start": 164,
|
|
15312
|
+
"end": 164
|
|
15259
15313
|
}
|
|
15260
15314
|
},
|
|
15261
15315
|
"group": [
|
|
@@ -15270,19 +15324,19 @@
|
|
|
15270
15324
|
"resolvedType": "String"
|
|
15271
15325
|
},
|
|
15272
15326
|
{
|
|
15273
|
-
"description": "The width of a file in the Chat Textarea.\n",
|
|
15327
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
15274
15328
|
"commentRange": {
|
|
15275
|
-
"start":
|
|
15276
|
-
"end":
|
|
15329
|
+
"start": 166,
|
|
15330
|
+
"end": 167
|
|
15277
15331
|
},
|
|
15278
15332
|
"context": {
|
|
15279
15333
|
"type": "variable",
|
|
15280
|
-
"name": "kendo-chat-file-width",
|
|
15281
|
-
"value": "
|
|
15334
|
+
"name": "kendo-chat-file-min-width",
|
|
15335
|
+
"value": "var(--kendo-chat-file-min-width, 96px)",
|
|
15282
15336
|
"scope": "default",
|
|
15283
15337
|
"line": {
|
|
15284
|
-
"start":
|
|
15285
|
-
"end":
|
|
15338
|
+
"start": 168,
|
|
15339
|
+
"end": 168
|
|
15286
15340
|
}
|
|
15287
15341
|
},
|
|
15288
15342
|
"group": [
|
|
@@ -15293,23 +15347,23 @@
|
|
|
15293
15347
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15294
15348
|
"name": "_variables.scss"
|
|
15295
15349
|
},
|
|
15296
|
-
"resolvedValue": "
|
|
15297
|
-
"resolvedType": "
|
|
15350
|
+
"resolvedValue": "var(--kendo-chat-file-min-width, 96px)",
|
|
15351
|
+
"resolvedType": "String"
|
|
15298
15352
|
},
|
|
15299
15353
|
{
|
|
15300
|
-
"description": "The
|
|
15354
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
15301
15355
|
"commentRange": {
|
|
15302
|
-
"start":
|
|
15303
|
-
"end":
|
|
15356
|
+
"start": 169,
|
|
15357
|
+
"end": 170
|
|
15304
15358
|
},
|
|
15305
15359
|
"context": {
|
|
15306
15360
|
"type": "variable",
|
|
15307
|
-
"name": "kendo-chat-file-
|
|
15308
|
-
"value": "
|
|
15361
|
+
"name": "kendo-chat-file-max-width",
|
|
15362
|
+
"value": "var(--kendo-chat-file-max-width, 160px)",
|
|
15309
15363
|
"scope": "default",
|
|
15310
15364
|
"line": {
|
|
15311
|
-
"start":
|
|
15312
|
-
"end":
|
|
15365
|
+
"start": 171,
|
|
15366
|
+
"end": 171
|
|
15313
15367
|
}
|
|
15314
15368
|
},
|
|
15315
15369
|
"group": [
|
|
@@ -15320,23 +15374,23 @@
|
|
|
15320
15374
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15321
15375
|
"name": "_variables.scss"
|
|
15322
15376
|
},
|
|
15323
|
-
"resolvedValue": "var(--kendo-
|
|
15377
|
+
"resolvedValue": "var(--kendo-chat-file-max-width, 160px)",
|
|
15324
15378
|
"resolvedType": "String"
|
|
15325
15379
|
},
|
|
15326
15380
|
{
|
|
15327
|
-
"description": "The
|
|
15381
|
+
"description": "The font size of the Chat file name.\n",
|
|
15328
15382
|
"commentRange": {
|
|
15329
|
-
"start":
|
|
15330
|
-
"end":
|
|
15383
|
+
"start": 172,
|
|
15384
|
+
"end": 173
|
|
15331
15385
|
},
|
|
15332
15386
|
"context": {
|
|
15333
15387
|
"type": "variable",
|
|
15334
|
-
"name": "kendo-chat-file-
|
|
15335
|
-
"value": "
|
|
15388
|
+
"name": "kendo-chat-file-name-font-size",
|
|
15389
|
+
"value": "var(--kendo-chat-file-name-font-size, var( --kendo-font-size-sm, inherit ))",
|
|
15336
15390
|
"scope": "default",
|
|
15337
15391
|
"line": {
|
|
15338
|
-
"start":
|
|
15339
|
-
"end":
|
|
15392
|
+
"start": 174,
|
|
15393
|
+
"end": 174
|
|
15340
15394
|
}
|
|
15341
15395
|
},
|
|
15342
15396
|
"group": [
|
|
@@ -15347,23 +15401,23 @@
|
|
|
15347
15401
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15348
15402
|
"name": "_variables.scss"
|
|
15349
15403
|
},
|
|
15350
|
-
"resolvedValue": "var(--kendo-
|
|
15404
|
+
"resolvedValue": "var(--kendo-chat-file-name-font-size, var(--kendo-font-size-sm, inherit))",
|
|
15351
15405
|
"resolvedType": "String"
|
|
15352
15406
|
},
|
|
15353
15407
|
{
|
|
15354
|
-
"description": "The
|
|
15408
|
+
"description": "The line height of the Chat file name.\n",
|
|
15355
15409
|
"commentRange": {
|
|
15356
|
-
"start":
|
|
15357
|
-
"end":
|
|
15410
|
+
"start": 175,
|
|
15411
|
+
"end": 176
|
|
15358
15412
|
},
|
|
15359
15413
|
"context": {
|
|
15360
15414
|
"type": "variable",
|
|
15361
|
-
"name": "kendo-chat-file-
|
|
15362
|
-
"value": "
|
|
15415
|
+
"name": "kendo-chat-file-name-line-height",
|
|
15416
|
+
"value": "var(--kendo-chat-file-name-line-height, var( --kendo-line-height-lg, normal ))",
|
|
15363
15417
|
"scope": "default",
|
|
15364
15418
|
"line": {
|
|
15365
|
-
"start":
|
|
15366
|
-
"end":
|
|
15419
|
+
"start": 177,
|
|
15420
|
+
"end": 177
|
|
15367
15421
|
}
|
|
15368
15422
|
},
|
|
15369
15423
|
"group": [
|
|
@@ -15374,23 +15428,23 @@
|
|
|
15374
15428
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15375
15429
|
"name": "_variables.scss"
|
|
15376
15430
|
},
|
|
15377
|
-
"resolvedValue": "var(--kendo-
|
|
15431
|
+
"resolvedValue": "var(--kendo-chat-file-name-line-height, var(--kendo-line-height-lg, normal))",
|
|
15378
15432
|
"resolvedType": "String"
|
|
15379
15433
|
},
|
|
15380
15434
|
{
|
|
15381
|
-
"description": "The
|
|
15435
|
+
"description": "The font size of the Chat file size.\n",
|
|
15382
15436
|
"commentRange": {
|
|
15383
|
-
"start":
|
|
15384
|
-
"end":
|
|
15437
|
+
"start": 178,
|
|
15438
|
+
"end": 179
|
|
15385
15439
|
},
|
|
15386
15440
|
"context": {
|
|
15387
15441
|
"type": "variable",
|
|
15388
|
-
"name": "kendo-chat-file-
|
|
15389
|
-
"value": "
|
|
15442
|
+
"name": "kendo-chat-file-size-font-size",
|
|
15443
|
+
"value": "var(--kendo-chat-file-size-font-size, var( --kendo-font-size-xs, inherit ))",
|
|
15390
15444
|
"scope": "default",
|
|
15391
15445
|
"line": {
|
|
15392
|
-
"start":
|
|
15393
|
-
"end":
|
|
15446
|
+
"start": 180,
|
|
15447
|
+
"end": 180
|
|
15394
15448
|
}
|
|
15395
15449
|
},
|
|
15396
15450
|
"group": [
|
|
@@ -15401,23 +15455,23 @@
|
|
|
15401
15455
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15402
15456
|
"name": "_variables.scss"
|
|
15403
15457
|
},
|
|
15404
|
-
"resolvedValue": "
|
|
15405
|
-
"resolvedType": "
|
|
15458
|
+
"resolvedValue": "var(--kendo-chat-file-size-font-size, var(--kendo-font-size-xs, inherit))",
|
|
15459
|
+
"resolvedType": "String"
|
|
15406
15460
|
},
|
|
15407
15461
|
{
|
|
15408
|
-
"description": "The
|
|
15462
|
+
"description": "The line height of the Chat file size.\n",
|
|
15409
15463
|
"commentRange": {
|
|
15410
|
-
"start":
|
|
15411
|
-
"end":
|
|
15464
|
+
"start": 181,
|
|
15465
|
+
"end": 182
|
|
15412
15466
|
},
|
|
15413
15467
|
"context": {
|
|
15414
15468
|
"type": "variable",
|
|
15415
|
-
"name": "kendo-chat-file-
|
|
15416
|
-
"value": "
|
|
15469
|
+
"name": "kendo-chat-file-size-line-height",
|
|
15470
|
+
"value": "var(--kendo-chat-file-size-line-height, var( --kendo-line-height-xs, normal ))",
|
|
15417
15471
|
"scope": "default",
|
|
15418
15472
|
"line": {
|
|
15419
|
-
"start":
|
|
15420
|
-
"end":
|
|
15473
|
+
"start": 183,
|
|
15474
|
+
"end": 183
|
|
15421
15475
|
}
|
|
15422
15476
|
},
|
|
15423
15477
|
"group": [
|
|
@@ -15428,23 +15482,23 @@
|
|
|
15428
15482
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15429
15483
|
"name": "_variables.scss"
|
|
15430
15484
|
},
|
|
15431
|
-
"resolvedValue": "
|
|
15485
|
+
"resolvedValue": "var(--kendo-chat-file-size-line-height, var(--kendo-line-height-xs, normal))",
|
|
15432
15486
|
"resolvedType": "String"
|
|
15433
15487
|
},
|
|
15434
15488
|
{
|
|
15435
|
-
"description": "The
|
|
15489
|
+
"description": "The horizontal padding of the Chat file.\n",
|
|
15436
15490
|
"commentRange": {
|
|
15437
|
-
"start":
|
|
15438
|
-
"end":
|
|
15491
|
+
"start": 184,
|
|
15492
|
+
"end": 185
|
|
15439
15493
|
},
|
|
15440
15494
|
"context": {
|
|
15441
15495
|
"type": "variable",
|
|
15442
|
-
"name": "kendo-chat-file-
|
|
15443
|
-
"value": "k-
|
|
15496
|
+
"name": "kendo-chat-file-padding-x",
|
|
15497
|
+
"value": "k-spacing(1)",
|
|
15444
15498
|
"scope": "default",
|
|
15445
15499
|
"line": {
|
|
15446
|
-
"start":
|
|
15447
|
-
"end":
|
|
15500
|
+
"start": 186,
|
|
15501
|
+
"end": 186
|
|
15448
15502
|
}
|
|
15449
15503
|
},
|
|
15450
15504
|
"group": [
|
|
@@ -15455,23 +15509,23 @@
|
|
|
15455
15509
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15456
15510
|
"name": "_variables.scss"
|
|
15457
15511
|
},
|
|
15458
|
-
"resolvedValue": "var(--kendo-
|
|
15512
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
15459
15513
|
"resolvedType": "String"
|
|
15460
15514
|
},
|
|
15461
15515
|
{
|
|
15462
|
-
"description": "The
|
|
15516
|
+
"description": "The vertical padding of the Chat file.\n",
|
|
15463
15517
|
"commentRange": {
|
|
15464
|
-
"start":
|
|
15465
|
-
"end":
|
|
15518
|
+
"start": 187,
|
|
15519
|
+
"end": 188
|
|
15466
15520
|
},
|
|
15467
15521
|
"context": {
|
|
15468
15522
|
"type": "variable",
|
|
15469
|
-
"name": "kendo-chat-file-
|
|
15470
|
-
"value": "k-
|
|
15523
|
+
"name": "kendo-chat-file-padding-y",
|
|
15524
|
+
"value": "k-spacing(1)",
|
|
15471
15525
|
"scope": "default",
|
|
15472
15526
|
"line": {
|
|
15473
|
-
"start":
|
|
15474
|
-
"end":
|
|
15527
|
+
"start": 189,
|
|
15528
|
+
"end": 189
|
|
15475
15529
|
}
|
|
15476
15530
|
},
|
|
15477
15531
|
"group": [
|
|
@@ -15482,23 +15536,23 @@
|
|
|
15482
15536
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15483
15537
|
"name": "_variables.scss"
|
|
15484
15538
|
},
|
|
15485
|
-
"resolvedValue": "var(--kendo-
|
|
15539
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
15486
15540
|
"resolvedType": "String"
|
|
15487
15541
|
},
|
|
15488
15542
|
{
|
|
15489
|
-
"description": "The
|
|
15543
|
+
"description": "The spacing between the elements of the Chat file.\n",
|
|
15490
15544
|
"commentRange": {
|
|
15491
|
-
"start":
|
|
15492
|
-
"end":
|
|
15545
|
+
"start": 190,
|
|
15546
|
+
"end": 191
|
|
15493
15547
|
},
|
|
15494
15548
|
"context": {
|
|
15495
15549
|
"type": "variable",
|
|
15496
|
-
"name": "kendo-chat-file-
|
|
15497
|
-
"value": "k-
|
|
15550
|
+
"name": "kendo-chat-file-gap",
|
|
15551
|
+
"value": "k-spacing(1)",
|
|
15498
15552
|
"scope": "default",
|
|
15499
15553
|
"line": {
|
|
15500
|
-
"start":
|
|
15501
|
-
"end":
|
|
15554
|
+
"start": 192,
|
|
15555
|
+
"end": 192
|
|
15502
15556
|
}
|
|
15503
15557
|
},
|
|
15504
15558
|
"group": [
|
|
@@ -15509,23 +15563,23 @@
|
|
|
15509
15563
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15510
15564
|
"name": "_variables.scss"
|
|
15511
15565
|
},
|
|
15512
|
-
"resolvedValue": "var(--kendo-
|
|
15566
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
15513
15567
|
"resolvedType": "String"
|
|
15514
15568
|
},
|
|
15515
15569
|
{
|
|
15516
|
-
"description": "The border
|
|
15570
|
+
"description": "The border width of the Chat file.\n",
|
|
15517
15571
|
"commentRange": {
|
|
15518
|
-
"start":
|
|
15519
|
-
"end":
|
|
15572
|
+
"start": 194,
|
|
15573
|
+
"end": 195
|
|
15520
15574
|
},
|
|
15521
15575
|
"context": {
|
|
15522
15576
|
"type": "variable",
|
|
15523
|
-
"name": "kendo-chat-file-border-
|
|
15524
|
-
"value": "
|
|
15577
|
+
"name": "kendo-chat-file-border-width",
|
|
15578
|
+
"value": "1px",
|
|
15525
15579
|
"scope": "default",
|
|
15526
15580
|
"line": {
|
|
15527
|
-
"start":
|
|
15528
|
-
"end":
|
|
15581
|
+
"start": 196,
|
|
15582
|
+
"end": 196
|
|
15529
15583
|
}
|
|
15530
15584
|
},
|
|
15531
15585
|
"group": [
|
|
@@ -15536,23 +15590,23 @@
|
|
|
15536
15590
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15537
15591
|
"name": "_variables.scss"
|
|
15538
15592
|
},
|
|
15539
|
-
"resolvedValue": "
|
|
15540
|
-
"resolvedType": "
|
|
15593
|
+
"resolvedValue": "1px",
|
|
15594
|
+
"resolvedType": "Number"
|
|
15541
15595
|
},
|
|
15542
15596
|
{
|
|
15543
|
-
"description": "The
|
|
15597
|
+
"description": "The border style of the Chat file.\n",
|
|
15544
15598
|
"commentRange": {
|
|
15545
|
-
"start":
|
|
15546
|
-
"end":
|
|
15599
|
+
"start": 197,
|
|
15600
|
+
"end": 198
|
|
15547
15601
|
},
|
|
15548
15602
|
"context": {
|
|
15549
15603
|
"type": "variable",
|
|
15550
|
-
"name": "kendo-chat-file-
|
|
15551
|
-
"value": "
|
|
15604
|
+
"name": "kendo-chat-file-border-style",
|
|
15605
|
+
"value": "solid",
|
|
15552
15606
|
"scope": "default",
|
|
15553
15607
|
"line": {
|
|
15554
|
-
"start":
|
|
15555
|
-
"end":
|
|
15608
|
+
"start": 199,
|
|
15609
|
+
"end": 199
|
|
15556
15610
|
}
|
|
15557
15611
|
},
|
|
15558
15612
|
"group": [
|
|
@@ -15563,23 +15617,23 @@
|
|
|
15563
15617
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15564
15618
|
"name": "_variables.scss"
|
|
15565
15619
|
},
|
|
15566
|
-
"resolvedValue": "
|
|
15620
|
+
"resolvedValue": "solid",
|
|
15567
15621
|
"resolvedType": "String"
|
|
15568
15622
|
},
|
|
15569
15623
|
{
|
|
15570
|
-
"description": "The
|
|
15624
|
+
"description": "The background color of the Chat file.\n",
|
|
15571
15625
|
"commentRange": {
|
|
15572
|
-
"start":
|
|
15573
|
-
"end":
|
|
15626
|
+
"start": 201,
|
|
15627
|
+
"end": 202
|
|
15574
15628
|
},
|
|
15575
15629
|
"context": {
|
|
15576
15630
|
"type": "variable",
|
|
15577
|
-
"name": "kendo-chat-file-
|
|
15578
|
-
"value": "k-
|
|
15631
|
+
"name": "kendo-chat-file-bg",
|
|
15632
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
15579
15633
|
"scope": "default",
|
|
15580
15634
|
"line": {
|
|
15581
|
-
"start":
|
|
15582
|
-
"end":
|
|
15635
|
+
"start": 203,
|
|
15636
|
+
"end": 203
|
|
15583
15637
|
}
|
|
15584
15638
|
},
|
|
15585
15639
|
"group": [
|
|
@@ -15590,23 +15644,23 @@
|
|
|
15590
15644
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15591
15645
|
"name": "_variables.scss"
|
|
15592
15646
|
},
|
|
15593
|
-
"resolvedValue": "var(--kendo-
|
|
15647
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent)",
|
|
15594
15648
|
"resolvedType": "String"
|
|
15595
15649
|
},
|
|
15596
15650
|
{
|
|
15597
|
-
"description": "The
|
|
15651
|
+
"description": "The text color of the Chat file.\n",
|
|
15598
15652
|
"commentRange": {
|
|
15599
|
-
"start":
|
|
15600
|
-
"end":
|
|
15653
|
+
"start": 204,
|
|
15654
|
+
"end": 205
|
|
15601
15655
|
},
|
|
15602
15656
|
"context": {
|
|
15603
15657
|
"type": "variable",
|
|
15604
|
-
"name": "kendo-chat-
|
|
15605
|
-
"value": "
|
|
15658
|
+
"name": "kendo-chat-file-text",
|
|
15659
|
+
"value": "k-color(base-on-subtle)",
|
|
15606
15660
|
"scope": "default",
|
|
15607
15661
|
"line": {
|
|
15608
|
-
"start":
|
|
15609
|
-
"end":
|
|
15662
|
+
"start": 206,
|
|
15663
|
+
"end": 206
|
|
15610
15664
|
}
|
|
15611
15665
|
},
|
|
15612
15666
|
"group": [
|
|
@@ -15617,23 +15671,23 @@
|
|
|
15617
15671
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15618
15672
|
"name": "_variables.scss"
|
|
15619
15673
|
},
|
|
15620
|
-
"resolvedValue": "
|
|
15621
|
-
"resolvedType": "
|
|
15674
|
+
"resolvedValue": "var(--kendo-color-base-on-subtle, #242424)",
|
|
15675
|
+
"resolvedType": "String"
|
|
15622
15676
|
},
|
|
15623
15677
|
{
|
|
15624
|
-
"description": "The border
|
|
15678
|
+
"description": "The border color of the Chat file.\n",
|
|
15625
15679
|
"commentRange": {
|
|
15626
|
-
"start":
|
|
15627
|
-
"end":
|
|
15680
|
+
"start": 207,
|
|
15681
|
+
"end": 208
|
|
15628
15682
|
},
|
|
15629
15683
|
"context": {
|
|
15630
15684
|
"type": "variable",
|
|
15631
|
-
"name": "kendo-chat-
|
|
15632
|
-
"value": "
|
|
15685
|
+
"name": "kendo-chat-file-border",
|
|
15686
|
+
"value": "$kendo-chat-file-bg",
|
|
15633
15687
|
"scope": "default",
|
|
15634
15688
|
"line": {
|
|
15635
|
-
"start":
|
|
15636
|
-
"end":
|
|
15689
|
+
"start": 209,
|
|
15690
|
+
"end": 209
|
|
15637
15691
|
}
|
|
15638
15692
|
},
|
|
15639
15693
|
"group": [
|
|
@@ -15644,23 +15698,23 @@
|
|
|
15644
15698
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15645
15699
|
"name": "_variables.scss"
|
|
15646
15700
|
},
|
|
15647
|
-
"resolvedValue": "
|
|
15701
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent)",
|
|
15648
15702
|
"resolvedType": "String"
|
|
15649
15703
|
},
|
|
15650
15704
|
{
|
|
15651
|
-
"description": "The border
|
|
15705
|
+
"description": "The border-radius of the Chat file.\n",
|
|
15652
15706
|
"commentRange": {
|
|
15653
|
-
"start":
|
|
15654
|
-
"end":
|
|
15707
|
+
"start": 210,
|
|
15708
|
+
"end": 211
|
|
15655
15709
|
},
|
|
15656
15710
|
"context": {
|
|
15657
15711
|
"type": "variable",
|
|
15658
|
-
"name": "kendo-chat-
|
|
15659
|
-
"value": "
|
|
15712
|
+
"name": "kendo-chat-file-border-radius",
|
|
15713
|
+
"value": "k-border-radius(md)",
|
|
15660
15714
|
"scope": "default",
|
|
15661
15715
|
"line": {
|
|
15662
|
-
"start":
|
|
15663
|
-
"end":
|
|
15716
|
+
"start": 212,
|
|
15717
|
+
"end": 212
|
|
15664
15718
|
}
|
|
15665
15719
|
},
|
|
15666
15720
|
"group": [
|
|
@@ -15671,14 +15725,176 @@
|
|
|
15671
15725
|
"path": "fluent/scss/chat/_variables.scss",
|
|
15672
15726
|
"name": "_variables.scss"
|
|
15673
15727
|
},
|
|
15674
|
-
"resolvedValue": "
|
|
15728
|
+
"resolvedValue": "var(--kendo-border-radius-md, 0.25rem)",
|
|
15729
|
+
"resolvedType": "String"
|
|
15730
|
+
},
|
|
15731
|
+
{
|
|
15732
|
+
"description": "The background color of the Chat sender file.\n",
|
|
15733
|
+
"commentRange": {
|
|
15734
|
+
"start": 214,
|
|
15735
|
+
"end": 215
|
|
15736
|
+
},
|
|
15737
|
+
"context": {
|
|
15738
|
+
"type": "variable",
|
|
15739
|
+
"name": "kendo-chat-sender-file-bg",
|
|
15740
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
15741
|
+
"scope": "default",
|
|
15742
|
+
"line": {
|
|
15743
|
+
"start": 216,
|
|
15744
|
+
"end": 216
|
|
15745
|
+
}
|
|
15746
|
+
},
|
|
15747
|
+
"group": [
|
|
15748
|
+
"chat"
|
|
15749
|
+
],
|
|
15750
|
+
"access": "public",
|
|
15751
|
+
"file": {
|
|
15752
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
15753
|
+
"name": "_variables.scss"
|
|
15754
|
+
},
|
|
15755
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
15756
|
+
"resolvedType": "String"
|
|
15757
|
+
},
|
|
15758
|
+
{
|
|
15759
|
+
"description": "The text color of the Chat sender file.\n",
|
|
15760
|
+
"commentRange": {
|
|
15761
|
+
"start": 217,
|
|
15762
|
+
"end": 218
|
|
15763
|
+
},
|
|
15764
|
+
"context": {
|
|
15765
|
+
"type": "variable",
|
|
15766
|
+
"name": "kendo-chat-sender-file-text",
|
|
15767
|
+
"value": "k-color(on-primary)",
|
|
15768
|
+
"scope": "default",
|
|
15769
|
+
"line": {
|
|
15770
|
+
"start": 219,
|
|
15771
|
+
"end": 219
|
|
15772
|
+
}
|
|
15773
|
+
},
|
|
15774
|
+
"group": [
|
|
15775
|
+
"chat"
|
|
15776
|
+
],
|
|
15777
|
+
"access": "public",
|
|
15778
|
+
"file": {
|
|
15779
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
15780
|
+
"name": "_variables.scss"
|
|
15781
|
+
},
|
|
15782
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
15783
|
+
"resolvedType": "String"
|
|
15784
|
+
},
|
|
15785
|
+
{
|
|
15786
|
+
"description": "The border color of the Chat sender file.\n",
|
|
15787
|
+
"commentRange": {
|
|
15788
|
+
"start": 220,
|
|
15789
|
+
"end": 221
|
|
15790
|
+
},
|
|
15791
|
+
"context": {
|
|
15792
|
+
"type": "variable",
|
|
15793
|
+
"name": "kendo-chat-sender-file-border",
|
|
15794
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
15795
|
+
"scope": "default",
|
|
15796
|
+
"line": {
|
|
15797
|
+
"start": 222,
|
|
15798
|
+
"end": 222
|
|
15799
|
+
}
|
|
15800
|
+
},
|
|
15801
|
+
"group": [
|
|
15802
|
+
"chat"
|
|
15803
|
+
],
|
|
15804
|
+
"access": "public",
|
|
15805
|
+
"file": {
|
|
15806
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
15807
|
+
"name": "_variables.scss"
|
|
15808
|
+
},
|
|
15809
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
15810
|
+
"resolvedType": "String"
|
|
15811
|
+
},
|
|
15812
|
+
{
|
|
15813
|
+
"description": "The border width of the Chat pinned message;\n",
|
|
15814
|
+
"commentRange": {
|
|
15815
|
+
"start": 224,
|
|
15816
|
+
"end": 225
|
|
15817
|
+
},
|
|
15818
|
+
"context": {
|
|
15819
|
+
"type": "variable",
|
|
15820
|
+
"name": "kendo-chat-message-pinned-border-width",
|
|
15821
|
+
"value": "1px",
|
|
15822
|
+
"scope": "default",
|
|
15823
|
+
"line": {
|
|
15824
|
+
"start": 226,
|
|
15825
|
+
"end": 226
|
|
15826
|
+
}
|
|
15827
|
+
},
|
|
15828
|
+
"group": [
|
|
15829
|
+
"chat"
|
|
15830
|
+
],
|
|
15831
|
+
"access": "public",
|
|
15832
|
+
"file": {
|
|
15833
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
15834
|
+
"name": "_variables.scss"
|
|
15835
|
+
},
|
|
15836
|
+
"resolvedValue": "1px",
|
|
15837
|
+
"resolvedType": "Number"
|
|
15838
|
+
},
|
|
15839
|
+
{
|
|
15840
|
+
"description": "The border style of the Chat pinned message;\n",
|
|
15841
|
+
"commentRange": {
|
|
15842
|
+
"start": 227,
|
|
15843
|
+
"end": 228
|
|
15844
|
+
},
|
|
15845
|
+
"context": {
|
|
15846
|
+
"type": "variable",
|
|
15847
|
+
"name": "kendo-chat-message-pinned-border-style",
|
|
15848
|
+
"value": "solid",
|
|
15849
|
+
"scope": "default",
|
|
15850
|
+
"line": {
|
|
15851
|
+
"start": 229,
|
|
15852
|
+
"end": 229
|
|
15853
|
+
}
|
|
15854
|
+
},
|
|
15855
|
+
"group": [
|
|
15856
|
+
"chat"
|
|
15857
|
+
],
|
|
15858
|
+
"access": "public",
|
|
15859
|
+
"file": {
|
|
15860
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
15861
|
+
"name": "_variables.scss"
|
|
15862
|
+
},
|
|
15863
|
+
"resolvedValue": "solid",
|
|
15864
|
+
"resolvedType": "String"
|
|
15865
|
+
},
|
|
15866
|
+
{
|
|
15867
|
+
"description": "The border color of the Chat pinned message;\n",
|
|
15868
|
+
"commentRange": {
|
|
15869
|
+
"start": 230,
|
|
15870
|
+
"end": 231
|
|
15871
|
+
},
|
|
15872
|
+
"context": {
|
|
15873
|
+
"type": "variable",
|
|
15874
|
+
"name": "kendo-chat-message-pinned-border-color",
|
|
15875
|
+
"value": "color-mix(in srgb, k-color(border) 16%, transparent)",
|
|
15876
|
+
"scope": "default",
|
|
15877
|
+
"line": {
|
|
15878
|
+
"start": 232,
|
|
15879
|
+
"end": 232
|
|
15880
|
+
}
|
|
15881
|
+
},
|
|
15882
|
+
"group": [
|
|
15883
|
+
"chat"
|
|
15884
|
+
],
|
|
15885
|
+
"access": "public",
|
|
15886
|
+
"file": {
|
|
15887
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
15888
|
+
"name": "_variables.scss"
|
|
15889
|
+
},
|
|
15890
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-border, rgba(36, 36, 36, 0.72)) 16%, transparent)",
|
|
15675
15891
|
"resolvedType": "String"
|
|
15676
15892
|
},
|
|
15677
15893
|
{
|
|
15678
15894
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
15679
15895
|
"commentRange": {
|
|
15680
|
-
"start":
|
|
15681
|
-
"end":
|
|
15896
|
+
"start": 234,
|
|
15897
|
+
"end": 235
|
|
15682
15898
|
},
|
|
15683
15899
|
"context": {
|
|
15684
15900
|
"type": "variable",
|
|
@@ -15686,8 +15902,8 @@
|
|
|
15686
15902
|
"value": "k-spacing(1)",
|
|
15687
15903
|
"scope": "default",
|
|
15688
15904
|
"line": {
|
|
15689
|
-
"start":
|
|
15690
|
-
"end":
|
|
15905
|
+
"start": 236,
|
|
15906
|
+
"end": 236
|
|
15691
15907
|
}
|
|
15692
15908
|
},
|
|
15693
15909
|
"group": [
|
|
@@ -15704,8 +15920,8 @@
|
|
|
15704
15920
|
{
|
|
15705
15921
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
15706
15922
|
"commentRange": {
|
|
15707
|
-
"start":
|
|
15708
|
-
"end":
|
|
15923
|
+
"start": 237,
|
|
15924
|
+
"end": 238
|
|
15709
15925
|
},
|
|
15710
15926
|
"context": {
|
|
15711
15927
|
"type": "variable",
|
|
@@ -15713,8 +15929,8 @@
|
|
|
15713
15929
|
"value": "k-spacing(1)",
|
|
15714
15930
|
"scope": "default",
|
|
15715
15931
|
"line": {
|
|
15716
|
-
"start":
|
|
15717
|
-
"end":
|
|
15932
|
+
"start": 239,
|
|
15933
|
+
"end": 239
|
|
15718
15934
|
}
|
|
15719
15935
|
},
|
|
15720
15936
|
"group": [
|
|
@@ -15731,8 +15947,8 @@
|
|
|
15731
15947
|
{
|
|
15732
15948
|
"description": "The background color of the Chat message reference.\n",
|
|
15733
15949
|
"commentRange": {
|
|
15734
|
-
"start":
|
|
15735
|
-
"end":
|
|
15950
|
+
"start": 241,
|
|
15951
|
+
"end": 242
|
|
15736
15952
|
},
|
|
15737
15953
|
"context": {
|
|
15738
15954
|
"type": "variable",
|
|
@@ -15740,8 +15956,8 @@
|
|
|
15740
15956
|
"value": "k-color(surface)",
|
|
15741
15957
|
"scope": "default",
|
|
15742
15958
|
"line": {
|
|
15743
|
-
"start":
|
|
15744
|
-
"end":
|
|
15959
|
+
"start": 243,
|
|
15960
|
+
"end": 243
|
|
15745
15961
|
}
|
|
15746
15962
|
},
|
|
15747
15963
|
"group": [
|
|
@@ -15758,8 +15974,8 @@
|
|
|
15758
15974
|
{
|
|
15759
15975
|
"description": "The text color of the Chat message reference.\n",
|
|
15760
15976
|
"commentRange": {
|
|
15761
|
-
"start":
|
|
15762
|
-
"end":
|
|
15977
|
+
"start": 244,
|
|
15978
|
+
"end": 245
|
|
15763
15979
|
},
|
|
15764
15980
|
"context": {
|
|
15765
15981
|
"type": "variable",
|
|
@@ -15767,8 +15983,8 @@
|
|
|
15767
15983
|
"value": "k-color(on-app-surface)",
|
|
15768
15984
|
"scope": "default",
|
|
15769
15985
|
"line": {
|
|
15770
|
-
"start":
|
|
15771
|
-
"end":
|
|
15986
|
+
"start": 246,
|
|
15987
|
+
"end": 246
|
|
15772
15988
|
}
|
|
15773
15989
|
},
|
|
15774
15990
|
"group": [
|
|
@@ -15785,8 +16001,8 @@
|
|
|
15785
16001
|
{
|
|
15786
16002
|
"description": "The background color of the message reference marker.\n",
|
|
15787
16003
|
"commentRange": {
|
|
15788
|
-
"start":
|
|
15789
|
-
"end":
|
|
16004
|
+
"start": 247,
|
|
16005
|
+
"end": 248
|
|
15790
16006
|
},
|
|
15791
16007
|
"context": {
|
|
15792
16008
|
"type": "variable",
|
|
@@ -15794,8 +16010,8 @@
|
|
|
15794
16010
|
"value": "k-color(base-emphasis)",
|
|
15795
16011
|
"scope": "default",
|
|
15796
16012
|
"line": {
|
|
15797
|
-
"start":
|
|
15798
|
-
"end":
|
|
16013
|
+
"start": 249,
|
|
16014
|
+
"end": 249
|
|
15799
16015
|
}
|
|
15800
16016
|
},
|
|
15801
16017
|
"group": [
|
|
@@ -15812,8 +16028,8 @@
|
|
|
15812
16028
|
{
|
|
15813
16029
|
"description": "The background color of the message reference alt marker.\n",
|
|
15814
16030
|
"commentRange": {
|
|
15815
|
-
"start":
|
|
15816
|
-
"end":
|
|
16031
|
+
"start": 250,
|
|
16032
|
+
"end": 251
|
|
15817
16033
|
},
|
|
15818
16034
|
"context": {
|
|
15819
16035
|
"type": "variable",
|
|
@@ -15821,8 +16037,8 @@
|
|
|
15821
16037
|
"value": "k-color(primary)",
|
|
15822
16038
|
"scope": "default",
|
|
15823
16039
|
"line": {
|
|
15824
|
-
"start":
|
|
15825
|
-
"end":
|
|
16040
|
+
"start": 252,
|
|
16041
|
+
"end": 252
|
|
15826
16042
|
}
|
|
15827
16043
|
},
|
|
15828
16044
|
"group": [
|
|
@@ -96943,7 +97159,7 @@
|
|
|
96943
97159
|
"context": {
|
|
96944
97160
|
"type": "variable",
|
|
96945
97161
|
"name": "kendo-bubble-border-radius-sm",
|
|
96946
|
-
"value": "k-border-radius(
|
|
97162
|
+
"value": "k-border-radius(sm)",
|
|
96947
97163
|
"scope": "default",
|
|
96948
97164
|
"line": {
|
|
96949
97165
|
"start": 8,
|
|
@@ -96958,7 +97174,7 @@
|
|
|
96958
97174
|
"path": "fluent/scss/bubble/_variables.scss",
|
|
96959
97175
|
"name": "_variables.scss"
|
|
96960
97176
|
},
|
|
96961
|
-
"resolvedValue": "var(--kendo-border-radius-
|
|
97177
|
+
"resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
|
|
96962
97178
|
"resolvedType": "String"
|
|
96963
97179
|
},
|
|
96964
97180
|
{
|
|
@@ -97477,8 +97693,8 @@
|
|
|
97477
97693
|
{
|
|
97478
97694
|
"description": "The background color of the hovered alt Bubble.\n",
|
|
97479
97695
|
"commentRange": {
|
|
97480
|
-
"start":
|
|
97481
|
-
"end":
|
|
97696
|
+
"start": 140,
|
|
97697
|
+
"end": 141
|
|
97482
97698
|
},
|
|
97483
97699
|
"context": {
|
|
97484
97700
|
"type": "variable",
|
|
@@ -97486,8 +97702,8 @@
|
|
|
97486
97702
|
"value": "k-color(primary-hover)",
|
|
97487
97703
|
"scope": "default",
|
|
97488
97704
|
"line": {
|
|
97489
|
-
"start":
|
|
97490
|
-
"end":
|
|
97705
|
+
"start": 142,
|
|
97706
|
+
"end": 142
|
|
97491
97707
|
}
|
|
97492
97708
|
},
|
|
97493
97709
|
"group": [
|
|
@@ -97504,8 +97720,8 @@
|
|
|
97504
97720
|
{
|
|
97505
97721
|
"description": "The border color of the hovered alt Bubble.\n",
|
|
97506
97722
|
"commentRange": {
|
|
97507
|
-
"start":
|
|
97508
|
-
"end":
|
|
97723
|
+
"start": 143,
|
|
97724
|
+
"end": 144
|
|
97509
97725
|
},
|
|
97510
97726
|
"context": {
|
|
97511
97727
|
"type": "variable",
|
|
@@ -97513,8 +97729,8 @@
|
|
|
97513
97729
|
"value": "$kendo-chat-alt-bubble-hover-bg",
|
|
97514
97730
|
"scope": "default",
|
|
97515
97731
|
"line": {
|
|
97516
|
-
"start":
|
|
97517
|
-
"end":
|
|
97732
|
+
"start": 145,
|
|
97733
|
+
"end": 145
|
|
97518
97734
|
}
|
|
97519
97735
|
},
|
|
97520
97736
|
"group": [
|
|
@@ -97531,8 +97747,8 @@
|
|
|
97531
97747
|
{
|
|
97532
97748
|
"description": "The background color of the active Bubble.\n",
|
|
97533
97749
|
"commentRange": {
|
|
97534
|
-
"start":
|
|
97535
|
-
"end":
|
|
97750
|
+
"start": 146,
|
|
97751
|
+
"end": 147
|
|
97536
97752
|
},
|
|
97537
97753
|
"context": {
|
|
97538
97754
|
"type": "variable",
|
|
@@ -97540,8 +97756,8 @@
|
|
|
97540
97756
|
"value": "k-color(primary-active)",
|
|
97541
97757
|
"scope": "default",
|
|
97542
97758
|
"line": {
|
|
97543
|
-
"start":
|
|
97544
|
-
"end":
|
|
97759
|
+
"start": 148,
|
|
97760
|
+
"end": 148
|
|
97545
97761
|
}
|
|
97546
97762
|
},
|
|
97547
97763
|
"group": [
|
|
@@ -97558,8 +97774,8 @@
|
|
|
97558
97774
|
{
|
|
97559
97775
|
"description": "The border color of the active alt Bubble.\n",
|
|
97560
97776
|
"commentRange": {
|
|
97561
|
-
"start":
|
|
97562
|
-
"end":
|
|
97777
|
+
"start": 149,
|
|
97778
|
+
"end": 150
|
|
97563
97779
|
},
|
|
97564
97780
|
"context": {
|
|
97565
97781
|
"type": "variable",
|
|
@@ -97567,8 +97783,8 @@
|
|
|
97567
97783
|
"value": "$kendo-chat-alt-bubble-active-bg",
|
|
97568
97784
|
"scope": "default",
|
|
97569
97785
|
"line": {
|
|
97570
|
-
"start":
|
|
97571
|
-
"end":
|
|
97786
|
+
"start": 151,
|
|
97787
|
+
"end": 151
|
|
97572
97788
|
}
|
|
97573
97789
|
},
|
|
97574
97790
|
"group": [
|
|
@@ -97585,8 +97801,8 @@
|
|
|
97585
97801
|
{
|
|
97586
97802
|
"description": "The background color of the focused alt Bubble.\n",
|
|
97587
97803
|
"commentRange": {
|
|
97588
|
-
"start":
|
|
97589
|
-
"end":
|
|
97804
|
+
"start": 152,
|
|
97805
|
+
"end": 153
|
|
97590
97806
|
},
|
|
97591
97807
|
"context": {
|
|
97592
97808
|
"type": "variable",
|
|
@@ -97594,8 +97810,8 @@
|
|
|
97594
97810
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
97595
97811
|
"scope": "default",
|
|
97596
97812
|
"line": {
|
|
97597
|
-
"start":
|
|
97598
|
-
"end":
|
|
97813
|
+
"start": 154,
|
|
97814
|
+
"end": 154
|
|
97599
97815
|
}
|
|
97600
97816
|
},
|
|
97601
97817
|
"group": [
|
|
@@ -97612,8 +97828,8 @@
|
|
|
97612
97828
|
{
|
|
97613
97829
|
"description": "The border color of the focused alt Bubble.\n",
|
|
97614
97830
|
"commentRange": {
|
|
97615
|
-
"start":
|
|
97616
|
-
"end":
|
|
97831
|
+
"start": 155,
|
|
97832
|
+
"end": 156
|
|
97617
97833
|
},
|
|
97618
97834
|
"context": {
|
|
97619
97835
|
"type": "variable",
|
|
@@ -97621,8 +97837,8 @@
|
|
|
97621
97837
|
"value": "k-color(on-base)",
|
|
97622
97838
|
"scope": "default",
|
|
97623
97839
|
"line": {
|
|
97624
|
-
"start":
|
|
97625
|
-
"end":
|
|
97840
|
+
"start": 157,
|
|
97841
|
+
"end": 157
|
|
97626
97842
|
}
|
|
97627
97843
|
},
|
|
97628
97844
|
"group": [
|
|
@@ -97639,8 +97855,8 @@
|
|
|
97639
97855
|
{
|
|
97640
97856
|
"description": "The box shadow of the focused alt Bubble.\n",
|
|
97641
97857
|
"commentRange": {
|
|
97642
|
-
"start":
|
|
97643
|
-
"end":
|
|
97858
|
+
"start": 158,
|
|
97859
|
+
"end": 159
|
|
97644
97860
|
},
|
|
97645
97861
|
"context": {
|
|
97646
97862
|
"type": "variable",
|
|
@@ -97648,8 +97864,8 @@
|
|
|
97648
97864
|
"value": "inset 0 0 0 #{$kendo-chat-border-width} k-color(on-base), inset 0 0 0 calc( #{$kendo-chat-border-width} * 2 ) k-color(surface)",
|
|
97649
97865
|
"scope": "default",
|
|
97650
97866
|
"line": {
|
|
97651
|
-
"start":
|
|
97652
|
-
"end":
|
|
97867
|
+
"start": 160,
|
|
97868
|
+
"end": 160
|
|
97653
97869
|
}
|
|
97654
97870
|
},
|
|
97655
97871
|
"group": [
|
|
@@ -105790,15 +106006,15 @@
|
|
|
105790
106006
|
"resolvedType": "String"
|
|
105791
106007
|
},
|
|
105792
106008
|
{
|
|
105793
|
-
"description": "The
|
|
106009
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
105794
106010
|
"commentRange": {
|
|
105795
106011
|
"start": 53,
|
|
105796
106012
|
"end": 54
|
|
105797
106013
|
},
|
|
105798
106014
|
"context": {
|
|
105799
106015
|
"type": "variable",
|
|
105800
|
-
"name": "kendo-chat-
|
|
105801
|
-
"value": "k-spacing(1)",
|
|
106016
|
+
"name": "kendo-chat-status-min-size",
|
|
106017
|
+
"value": "var(--kendo-chat-status-min-size, #{k-spacing(1.5)})",
|
|
105802
106018
|
"scope": "default",
|
|
105803
106019
|
"line": {
|
|
105804
106020
|
"start": 55,
|
|
@@ -105813,14 +106029,68 @@
|
|
|
105813
106029
|
"path": "fluent/scss/chat/_variables.scss",
|
|
105814
106030
|
"name": "_variables.scss"
|
|
105815
106031
|
},
|
|
106032
|
+
"resolvedValue": "var(--kendo-chat-status-min-size, var(--kendo-spacing-1\\.5, 0.375rem))",
|
|
106033
|
+
"resolvedType": "String"
|
|
106034
|
+
},
|
|
106035
|
+
{
|
|
106036
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
106037
|
+
"commentRange": {
|
|
106038
|
+
"start": 56,
|
|
106039
|
+
"end": 57
|
|
106040
|
+
},
|
|
106041
|
+
"context": {
|
|
106042
|
+
"type": "variable",
|
|
106043
|
+
"name": "kendo-chat-status-max-size",
|
|
106044
|
+
"value": "var(--kendo-chat-status-max-size, #{k-spacing(8)})",
|
|
106045
|
+
"scope": "default",
|
|
106046
|
+
"line": {
|
|
106047
|
+
"start": 58,
|
|
106048
|
+
"end": 58
|
|
106049
|
+
}
|
|
106050
|
+
},
|
|
106051
|
+
"group": [
|
|
106052
|
+
"chat"
|
|
106053
|
+
],
|
|
106054
|
+
"access": "public",
|
|
106055
|
+
"file": {
|
|
106056
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
106057
|
+
"name": "_variables.scss"
|
|
106058
|
+
},
|
|
106059
|
+
"resolvedValue": "var(--kendo-chat-status-max-size, var(--kendo-spacing-8, 2rem))",
|
|
106060
|
+
"resolvedType": "String"
|
|
106061
|
+
},
|
|
106062
|
+
{
|
|
106063
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
106064
|
+
"commentRange": {
|
|
106065
|
+
"start": 59,
|
|
106066
|
+
"end": 60
|
|
106067
|
+
},
|
|
106068
|
+
"context": {
|
|
106069
|
+
"type": "variable",
|
|
106070
|
+
"name": "kendo-chat-message-status-gap",
|
|
106071
|
+
"value": "k-spacing(1)",
|
|
106072
|
+
"scope": "default",
|
|
106073
|
+
"line": {
|
|
106074
|
+
"start": 61,
|
|
106075
|
+
"end": 61
|
|
106076
|
+
}
|
|
106077
|
+
},
|
|
106078
|
+
"group": [
|
|
106079
|
+
"chat"
|
|
106080
|
+
],
|
|
106081
|
+
"access": "public",
|
|
106082
|
+
"file": {
|
|
106083
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
106084
|
+
"name": "_variables.scss"
|
|
106085
|
+
},
|
|
105816
106086
|
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
105817
106087
|
"resolvedType": "String"
|
|
105818
106088
|
},
|
|
105819
106089
|
{
|
|
105820
106090
|
"description": "The font size of the Chat timestamp.\n",
|
|
105821
106091
|
"commentRange": {
|
|
105822
|
-
"start":
|
|
105823
|
-
"end":
|
|
106092
|
+
"start": 63,
|
|
106093
|
+
"end": 64
|
|
105824
106094
|
},
|
|
105825
106095
|
"context": {
|
|
105826
106096
|
"type": "variable",
|
|
@@ -105828,8 +106098,8 @@
|
|
|
105828
106098
|
"value": "var( --kendo-chat-timestamp-font-size, var( --kendo-font-size-sm, inherit ) )",
|
|
105829
106099
|
"scope": "default",
|
|
105830
106100
|
"line": {
|
|
105831
|
-
"start":
|
|
105832
|
-
"end":
|
|
106101
|
+
"start": 65,
|
|
106102
|
+
"end": 65
|
|
105833
106103
|
}
|
|
105834
106104
|
},
|
|
105835
106105
|
"group": [
|
|
@@ -105846,8 +106116,8 @@
|
|
|
105846
106116
|
{
|
|
105847
106117
|
"description": "The line height of the Chat timestamp.\n",
|
|
105848
106118
|
"commentRange": {
|
|
105849
|
-
"start":
|
|
105850
|
-
"end":
|
|
106119
|
+
"start": 66,
|
|
106120
|
+
"end": 67
|
|
105851
106121
|
},
|
|
105852
106122
|
"context": {
|
|
105853
106123
|
"type": "variable",
|
|
@@ -105855,8 +106125,8 @@
|
|
|
105855
106125
|
"value": "var( --kendo-chat-timestamp-line-height, var( --kendo-line-height-lg, normal ) )",
|
|
105856
106126
|
"scope": "default",
|
|
105857
106127
|
"line": {
|
|
105858
|
-
"start":
|
|
105859
|
-
"end":
|
|
106128
|
+
"start": 68,
|
|
106129
|
+
"end": 68
|
|
105860
106130
|
}
|
|
105861
106131
|
},
|
|
105862
106132
|
"group": [
|
|
@@ -105873,8 +106143,8 @@
|
|
|
105873
106143
|
{
|
|
105874
106144
|
"description": "The text transform of the Chat timestamp.\n",
|
|
105875
106145
|
"commentRange": {
|
|
105876
|
-
"start":
|
|
105877
|
-
"end":
|
|
106146
|
+
"start": 69,
|
|
106147
|
+
"end": 70
|
|
105878
106148
|
},
|
|
105879
106149
|
"context": {
|
|
105880
106150
|
"type": "variable",
|
|
@@ -105882,8 +106152,8 @@
|
|
|
105882
106152
|
"value": "none",
|
|
105883
106153
|
"scope": "default",
|
|
105884
106154
|
"line": {
|
|
105885
|
-
"start":
|
|
105886
|
-
"end":
|
|
106155
|
+
"start": 71,
|
|
106156
|
+
"end": 71
|
|
105887
106157
|
}
|
|
105888
106158
|
},
|
|
105889
106159
|
"group": [
|
|
@@ -105900,8 +106170,8 @@
|
|
|
105900
106170
|
{
|
|
105901
106171
|
"description": "The text color of the Chat timestamp.\n",
|
|
105902
106172
|
"commentRange": {
|
|
105903
|
-
"start":
|
|
105904
|
-
"end":
|
|
106173
|
+
"start": 72,
|
|
106174
|
+
"end": 73
|
|
105905
106175
|
},
|
|
105906
106176
|
"context": {
|
|
105907
106177
|
"type": "variable",
|
|
@@ -105909,8 +106179,8 @@
|
|
|
105909
106179
|
"value": "var( --kendo-chat-timestamp-text, #{k-color(subtle)} )",
|
|
105910
106180
|
"scope": "default",
|
|
105911
106181
|
"line": {
|
|
105912
|
-
"start":
|
|
105913
|
-
"end":
|
|
106182
|
+
"start": 74,
|
|
106183
|
+
"end": 74
|
|
105914
106184
|
}
|
|
105915
106185
|
},
|
|
105916
106186
|
"group": [
|
|
@@ -105927,8 +106197,8 @@
|
|
|
105927
106197
|
{
|
|
105928
106198
|
"description": "The background color of the Chat timestamp.\n",
|
|
105929
106199
|
"commentRange": {
|
|
105930
|
-
"start":
|
|
105931
|
-
"end":
|
|
106200
|
+
"start": 75,
|
|
106201
|
+
"end": 76
|
|
105932
106202
|
},
|
|
105933
106203
|
"context": {
|
|
105934
106204
|
"type": "variable",
|
|
@@ -105936,8 +106206,8 @@
|
|
|
105936
106206
|
"value": "transparent",
|
|
105937
106207
|
"scope": "default",
|
|
105938
106208
|
"line": {
|
|
105939
|
-
"start":
|
|
105940
|
-
"end":
|
|
106209
|
+
"start": 77,
|
|
106210
|
+
"end": 77
|
|
105941
106211
|
}
|
|
105942
106212
|
},
|
|
105943
106213
|
"group": [
|
|
@@ -105954,8 +106224,8 @@
|
|
|
105954
106224
|
{
|
|
105955
106225
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
105956
106226
|
"commentRange": {
|
|
105957
|
-
"start":
|
|
105958
|
-
"end":
|
|
106227
|
+
"start": 78,
|
|
106228
|
+
"end": 79
|
|
105959
106229
|
},
|
|
105960
106230
|
"context": {
|
|
105961
106231
|
"type": "variable",
|
|
@@ -105963,8 +106233,8 @@
|
|
|
105963
106233
|
"value": "color-mix(in srgb, k-color(border) 26%, transparent)",
|
|
105964
106234
|
"scope": "default",
|
|
105965
106235
|
"line": {
|
|
105966
|
-
"start":
|
|
105967
|
-
"end":
|
|
106236
|
+
"start": 80,
|
|
106237
|
+
"end": 80
|
|
105968
106238
|
}
|
|
105969
106239
|
},
|
|
105970
106240
|
"group": [
|
|
@@ -105981,8 +106251,8 @@
|
|
|
105981
106251
|
{
|
|
105982
106252
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
105983
106253
|
"commentRange": {
|
|
105984
|
-
"start":
|
|
105985
|
-
"end":
|
|
106254
|
+
"start": 81,
|
|
106255
|
+
"end": 82
|
|
105986
106256
|
},
|
|
105987
106257
|
"context": {
|
|
105988
106258
|
"type": "variable",
|
|
@@ -105990,8 +106260,8 @@
|
|
|
105990
106260
|
"value": "k-spacing(1)",
|
|
105991
106261
|
"scope": "default",
|
|
105992
106262
|
"line": {
|
|
105993
|
-
"start":
|
|
105994
|
-
"end":
|
|
106263
|
+
"start": 83,
|
|
106264
|
+
"end": 83
|
|
105995
106265
|
}
|
|
105996
106266
|
},
|
|
105997
106267
|
"group": [
|
|
@@ -106008,8 +106278,8 @@
|
|
|
106008
106278
|
{
|
|
106009
106279
|
"description": "The font size of the Chat message meta text.\n",
|
|
106010
106280
|
"commentRange": {
|
|
106011
|
-
"start":
|
|
106012
|
-
"end":
|
|
106281
|
+
"start": 85,
|
|
106282
|
+
"end": 86
|
|
106013
106283
|
},
|
|
106014
106284
|
"context": {
|
|
106015
106285
|
"type": "variable",
|
|
@@ -106017,8 +106287,8 @@
|
|
|
106017
106287
|
"value": "var( --kendo-chat-message-meta-font-size, var( --kendo-font-size-sm, inherit ) )",
|
|
106018
106288
|
"scope": "default",
|
|
106019
106289
|
"line": {
|
|
106020
|
-
"start":
|
|
106021
|
-
"end":
|
|
106290
|
+
"start": 87,
|
|
106291
|
+
"end": 87
|
|
106022
106292
|
}
|
|
106023
106293
|
},
|
|
106024
106294
|
"group": [
|
|
@@ -106035,8 +106305,8 @@
|
|
|
106035
106305
|
{
|
|
106036
106306
|
"description": "The line height of the Chat message meta text.\n",
|
|
106037
106307
|
"commentRange": {
|
|
106038
|
-
"start":
|
|
106039
|
-
"end":
|
|
106308
|
+
"start": 88,
|
|
106309
|
+
"end": 89
|
|
106040
106310
|
},
|
|
106041
106311
|
"context": {
|
|
106042
106312
|
"type": "variable",
|
|
@@ -106044,8 +106314,8 @@
|
|
|
106044
106314
|
"value": "var( --kendo-chat-message-meta-line-height, var( --kendo-line-height-lg, normal ) )",
|
|
106045
106315
|
"scope": "default",
|
|
106046
106316
|
"line": {
|
|
106047
|
-
"start":
|
|
106048
|
-
"end":
|
|
106317
|
+
"start": 90,
|
|
106318
|
+
"end": 90
|
|
106049
106319
|
}
|
|
106050
106320
|
},
|
|
106051
106321
|
"group": [
|
|
@@ -106062,8 +106332,8 @@
|
|
|
106062
106332
|
{
|
|
106063
106333
|
"description": "The font size of the Chat author text.\n",
|
|
106064
106334
|
"commentRange": {
|
|
106065
|
-
"start":
|
|
106066
|
-
"end":
|
|
106335
|
+
"start": 92,
|
|
106336
|
+
"end": 93
|
|
106067
106337
|
},
|
|
106068
106338
|
"context": {
|
|
106069
106339
|
"type": "variable",
|
|
@@ -106071,8 +106341,8 @@
|
|
|
106071
106341
|
"value": "var( --kendo-chat-author-font-size, var( --kendo-font-size-sm, inherit ) )",
|
|
106072
106342
|
"scope": "default",
|
|
106073
106343
|
"line": {
|
|
106074
|
-
"start":
|
|
106075
|
-
"end":
|
|
106344
|
+
"start": 94,
|
|
106345
|
+
"end": 94
|
|
106076
106346
|
}
|
|
106077
106347
|
},
|
|
106078
106348
|
"group": [
|
|
@@ -106089,8 +106359,8 @@
|
|
|
106089
106359
|
{
|
|
106090
106360
|
"description": "The line height of the Chat author text.\n",
|
|
106091
106361
|
"commentRange": {
|
|
106092
|
-
"start":
|
|
106093
|
-
"end":
|
|
106362
|
+
"start": 95,
|
|
106363
|
+
"end": 96
|
|
106094
106364
|
},
|
|
106095
106365
|
"context": {
|
|
106096
106366
|
"type": "variable",
|
|
@@ -106098,8 +106368,8 @@
|
|
|
106098
106368
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
106099
106369
|
"scope": "default",
|
|
106100
106370
|
"line": {
|
|
106101
|
-
"start":
|
|
106102
|
-
"end":
|
|
106371
|
+
"start": 97,
|
|
106372
|
+
"end": 97
|
|
106103
106373
|
}
|
|
106104
106374
|
},
|
|
106105
106375
|
"group": [
|
|
@@ -106116,8 +106386,8 @@
|
|
|
106116
106386
|
{
|
|
106117
106387
|
"description": "The text color of the Chat status.\n",
|
|
106118
106388
|
"commentRange": {
|
|
106119
|
-
"start":
|
|
106120
|
-
"end":
|
|
106389
|
+
"start": 99,
|
|
106390
|
+
"end": 100
|
|
106121
106391
|
},
|
|
106122
106392
|
"context": {
|
|
106123
106393
|
"type": "variable",
|
|
@@ -106125,8 +106395,8 @@
|
|
|
106125
106395
|
"value": "k-color(subtle)",
|
|
106126
106396
|
"scope": "default",
|
|
106127
106397
|
"line": {
|
|
106128
|
-
"start":
|
|
106129
|
-
"end":
|
|
106398
|
+
"start": 101,
|
|
106399
|
+
"end": 101
|
|
106130
106400
|
}
|
|
106131
106401
|
},
|
|
106132
106402
|
"group": [
|
|
@@ -106143,8 +106413,8 @@
|
|
|
106143
106413
|
{
|
|
106144
106414
|
"description": "The spacing of the Chat bubble message.\n",
|
|
106145
106415
|
"commentRange": {
|
|
106146
|
-
"start":
|
|
106147
|
-
"end":
|
|
106416
|
+
"start": 103,
|
|
106417
|
+
"end": 104
|
|
106148
106418
|
},
|
|
106149
106419
|
"context": {
|
|
106150
106420
|
"type": "variable",
|
|
@@ -106152,8 +106422,8 @@
|
|
|
106152
106422
|
"value": "k-spacing(2)",
|
|
106153
106423
|
"scope": "default",
|
|
106154
106424
|
"line": {
|
|
106155
|
-
"start":
|
|
106156
|
-
"end":
|
|
106425
|
+
"start": 105,
|
|
106426
|
+
"end": 105
|
|
106157
106427
|
}
|
|
106158
106428
|
},
|
|
106159
106429
|
"group": [
|
|
@@ -106170,8 +106440,8 @@
|
|
|
106170
106440
|
{
|
|
106171
106441
|
"description": "The background color of the Chat Toolbar.\n",
|
|
106172
106442
|
"commentRange": {
|
|
106173
|
-
"start":
|
|
106174
|
-
"end":
|
|
106443
|
+
"start": 107,
|
|
106444
|
+
"end": 108
|
|
106175
106445
|
},
|
|
106176
106446
|
"context": {
|
|
106177
106447
|
"type": "variable",
|
|
@@ -106179,8 +106449,8 @@
|
|
|
106179
106449
|
"value": "var( --kendo-chat-toolbar-bg, #{$kendo-toolbar-bg} )",
|
|
106180
106450
|
"scope": "default",
|
|
106181
106451
|
"line": {
|
|
106182
|
-
"start":
|
|
106183
|
-
"end":
|
|
106452
|
+
"start": 109,
|
|
106453
|
+
"end": 109
|
|
106184
106454
|
}
|
|
106185
106455
|
},
|
|
106186
106456
|
"group": [
|
|
@@ -106197,8 +106467,8 @@
|
|
|
106197
106467
|
{
|
|
106198
106468
|
"description": "The text color of the Chat Toolbar.\n",
|
|
106199
106469
|
"commentRange": {
|
|
106200
|
-
"start":
|
|
106201
|
-
"end":
|
|
106470
|
+
"start": 110,
|
|
106471
|
+
"end": 111
|
|
106202
106472
|
},
|
|
106203
106473
|
"context": {
|
|
106204
106474
|
"type": "variable",
|
|
@@ -106206,8 +106476,8 @@
|
|
|
106206
106476
|
"value": "var( --kendo-chat-toolbar-text, #{$kendo-toolbar-text} )",
|
|
106207
106477
|
"scope": "default",
|
|
106208
106478
|
"line": {
|
|
106209
|
-
"start":
|
|
106210
|
-
"end":
|
|
106479
|
+
"start": 112,
|
|
106480
|
+
"end": 112
|
|
106211
106481
|
}
|
|
106212
106482
|
},
|
|
106213
106483
|
"group": [
|
|
@@ -106224,8 +106494,8 @@
|
|
|
106224
106494
|
{
|
|
106225
106495
|
"description": "The border color of the Chat Toolbar.\n",
|
|
106226
106496
|
"commentRange": {
|
|
106227
|
-
"start":
|
|
106228
|
-
"end":
|
|
106497
|
+
"start": 113,
|
|
106498
|
+
"end": 114
|
|
106229
106499
|
},
|
|
106230
106500
|
"context": {
|
|
106231
106501
|
"type": "variable",
|
|
@@ -106233,8 +106503,8 @@
|
|
|
106233
106503
|
"value": "var( --kendo-chat-toolbar-border, inherit )",
|
|
106234
106504
|
"scope": "default",
|
|
106235
106505
|
"line": {
|
|
106236
|
-
"start":
|
|
106237
|
-
"end":
|
|
106506
|
+
"start": 115,
|
|
106507
|
+
"end": 115
|
|
106238
106508
|
}
|
|
106239
106509
|
},
|
|
106240
106510
|
"group": [
|
|
@@ -106251,8 +106521,8 @@
|
|
|
106251
106521
|
{
|
|
106252
106522
|
"description": "The background color of the Chat.\n",
|
|
106253
106523
|
"commentRange": {
|
|
106254
|
-
"start":
|
|
106255
|
-
"end":
|
|
106524
|
+
"start": 117,
|
|
106525
|
+
"end": 118
|
|
106256
106526
|
},
|
|
106257
106527
|
"context": {
|
|
106258
106528
|
"type": "variable",
|
|
@@ -106260,8 +106530,8 @@
|
|
|
106260
106530
|
"value": "var( --kendo-chat-bg, #{k-color(surface)} )",
|
|
106261
106531
|
"scope": "default",
|
|
106262
106532
|
"line": {
|
|
106263
|
-
"start":
|
|
106264
|
-
"end":
|
|
106533
|
+
"start": 119,
|
|
106534
|
+
"end": 119
|
|
106265
106535
|
}
|
|
106266
106536
|
},
|
|
106267
106537
|
"group": [
|
|
@@ -106278,8 +106548,8 @@
|
|
|
106278
106548
|
{
|
|
106279
106549
|
"description": "The text color of the Chat.\n",
|
|
106280
106550
|
"commentRange": {
|
|
106281
|
-
"start":
|
|
106282
|
-
"end":
|
|
106551
|
+
"start": 120,
|
|
106552
|
+
"end": 121
|
|
106283
106553
|
},
|
|
106284
106554
|
"context": {
|
|
106285
106555
|
"type": "variable",
|
|
@@ -106287,8 +106557,8 @@
|
|
|
106287
106557
|
"value": "var( --kendo-chat-text, #{k-color(on-app-surface)} )",
|
|
106288
106558
|
"scope": "default",
|
|
106289
106559
|
"line": {
|
|
106290
|
-
"start":
|
|
106291
|
-
"end":
|
|
106560
|
+
"start": 122,
|
|
106561
|
+
"end": 122
|
|
106292
106562
|
}
|
|
106293
106563
|
},
|
|
106294
106564
|
"group": [
|
|
@@ -106305,8 +106575,8 @@
|
|
|
106305
106575
|
{
|
|
106306
106576
|
"description": "The border color of the Chat.\n",
|
|
106307
106577
|
"commentRange": {
|
|
106308
|
-
"start":
|
|
106309
|
-
"end":
|
|
106578
|
+
"start": 123,
|
|
106579
|
+
"end": 124
|
|
106310
106580
|
},
|
|
106311
106581
|
"context": {
|
|
106312
106582
|
"type": "variable",
|
|
@@ -106314,8 +106584,8 @@
|
|
|
106314
106584
|
"value": "var( --kendo-chat-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} )",
|
|
106315
106585
|
"scope": "default",
|
|
106316
106586
|
"line": {
|
|
106317
|
-
"start":
|
|
106318
|
-
"end":
|
|
106587
|
+
"start": 125,
|
|
106588
|
+
"end": 125
|
|
106319
106589
|
}
|
|
106320
106590
|
},
|
|
106321
106591
|
"group": [
|
|
@@ -106332,8 +106602,8 @@
|
|
|
106332
106602
|
{
|
|
106333
106603
|
"description": "The background color of the Chat alt bubble.\n",
|
|
106334
106604
|
"commentRange": {
|
|
106335
|
-
"start":
|
|
106336
|
-
"end":
|
|
106605
|
+
"start": 127,
|
|
106606
|
+
"end": 128
|
|
106337
106607
|
},
|
|
106338
106608
|
"context": {
|
|
106339
106609
|
"type": "variable",
|
|
@@ -106341,8 +106611,8 @@
|
|
|
106341
106611
|
"value": "var( --kendo-chat-alt-bubble-bg, #{k-color(primary)} )",
|
|
106342
106612
|
"scope": "default",
|
|
106343
106613
|
"line": {
|
|
106344
|
-
"start":
|
|
106345
|
-
"end":
|
|
106614
|
+
"start": 129,
|
|
106615
|
+
"end": 129
|
|
106346
106616
|
}
|
|
106347
106617
|
},
|
|
106348
106618
|
"group": [
|
|
@@ -106359,8 +106629,8 @@
|
|
|
106359
106629
|
{
|
|
106360
106630
|
"description": "The text color of the Chat alt bubble.\n",
|
|
106361
106631
|
"commentRange": {
|
|
106362
|
-
"start":
|
|
106363
|
-
"end":
|
|
106632
|
+
"start": 130,
|
|
106633
|
+
"end": 131
|
|
106364
106634
|
},
|
|
106365
106635
|
"context": {
|
|
106366
106636
|
"type": "variable",
|
|
@@ -106368,8 +106638,8 @@
|
|
|
106368
106638
|
"value": "var( --kendo-chat-alt-bubble-text, #{k-color(surface-alt)} )",
|
|
106369
106639
|
"scope": "default",
|
|
106370
106640
|
"line": {
|
|
106371
|
-
"start":
|
|
106372
|
-
"end":
|
|
106641
|
+
"start": 132,
|
|
106642
|
+
"end": 132
|
|
106373
106643
|
}
|
|
106374
106644
|
},
|
|
106375
106645
|
"group": [
|
|
@@ -106386,8 +106656,8 @@
|
|
|
106386
106656
|
{
|
|
106387
106657
|
"description": "The border color of the Chat alt bubble.\n",
|
|
106388
106658
|
"commentRange": {
|
|
106389
|
-
"start":
|
|
106390
|
-
"end":
|
|
106659
|
+
"start": 133,
|
|
106660
|
+
"end": 134
|
|
106391
106661
|
},
|
|
106392
106662
|
"context": {
|
|
106393
106663
|
"type": "variable",
|
|
@@ -106395,8 +106665,8 @@
|
|
|
106395
106665
|
"value": "var( --kendo-chat-alt-bubble-border, #{$kendo-chat-alt-bubble-bg} )",
|
|
106396
106666
|
"scope": "default",
|
|
106397
106667
|
"line": {
|
|
106398
|
-
"start":
|
|
106399
|
-
"end":
|
|
106668
|
+
"start": 135,
|
|
106669
|
+
"end": 135
|
|
106400
106670
|
}
|
|
106401
106671
|
},
|
|
106402
106672
|
"group": [
|
|
@@ -106413,8 +106683,8 @@
|
|
|
106413
106683
|
{
|
|
106414
106684
|
"description": "The shadow of the Chat alt bubble.\n",
|
|
106415
106685
|
"commentRange": {
|
|
106416
|
-
"start":
|
|
106417
|
-
"end":
|
|
106686
|
+
"start": 136,
|
|
106687
|
+
"end": 137
|
|
106418
106688
|
},
|
|
106419
106689
|
"context": {
|
|
106420
106690
|
"type": "variable",
|
|
@@ -106422,8 +106692,8 @@
|
|
|
106422
106692
|
"value": "none",
|
|
106423
106693
|
"scope": "default",
|
|
106424
106694
|
"line": {
|
|
106425
|
-
"start":
|
|
106426
|
-
"end":
|
|
106695
|
+
"start": 138,
|
|
106696
|
+
"end": 138
|
|
106427
106697
|
}
|
|
106428
106698
|
},
|
|
106429
106699
|
"group": [
|
|
@@ -106440,8 +106710,8 @@
|
|
|
106440
106710
|
{
|
|
106441
106711
|
"description": "The color of the typing indicator dots.\n",
|
|
106442
106712
|
"commentRange": {
|
|
106443
|
-
"start":
|
|
106444
|
-
"end":
|
|
106713
|
+
"start": 162,
|
|
106714
|
+
"end": 163
|
|
106445
106715
|
},
|
|
106446
106716
|
"context": {
|
|
106447
106717
|
"type": "variable",
|
|
@@ -106449,8 +106719,8 @@
|
|
|
106449
106719
|
"value": "k-color(base-on-subtle)",
|
|
106450
106720
|
"scope": "default",
|
|
106451
106721
|
"line": {
|
|
106452
|
-
"start":
|
|
106453
|
-
"end":
|
|
106722
|
+
"start": 164,
|
|
106723
|
+
"end": 164
|
|
106454
106724
|
}
|
|
106455
106725
|
},
|
|
106456
106726
|
"group": [
|
|
@@ -106465,19 +106735,19 @@
|
|
|
106465
106735
|
"resolvedType": "String"
|
|
106466
106736
|
},
|
|
106467
106737
|
{
|
|
106468
|
-
"description": "The width of a file in the Chat Textarea.\n",
|
|
106738
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
106469
106739
|
"commentRange": {
|
|
106470
|
-
"start":
|
|
106471
|
-
"end":
|
|
106740
|
+
"start": 166,
|
|
106741
|
+
"end": 167
|
|
106472
106742
|
},
|
|
106473
106743
|
"context": {
|
|
106474
106744
|
"type": "variable",
|
|
106475
|
-
"name": "kendo-chat-file-width",
|
|
106476
|
-
"value": "
|
|
106745
|
+
"name": "kendo-chat-file-min-width",
|
|
106746
|
+
"value": "var(--kendo-chat-file-min-width, 96px)",
|
|
106477
106747
|
"scope": "default",
|
|
106478
106748
|
"line": {
|
|
106479
|
-
"start":
|
|
106480
|
-
"end":
|
|
106749
|
+
"start": 168,
|
|
106750
|
+
"end": 168
|
|
106481
106751
|
}
|
|
106482
106752
|
},
|
|
106483
106753
|
"group": [
|
|
@@ -106488,23 +106758,158 @@
|
|
|
106488
106758
|
"path": "fluent/scss/chat/_variables.scss",
|
|
106489
106759
|
"name": "_variables.scss"
|
|
106490
106760
|
},
|
|
106491
|
-
"resolvedValue": "
|
|
106492
|
-
"resolvedType": "
|
|
106761
|
+
"resolvedValue": "var(--kendo-chat-file-min-width, 96px)",
|
|
106762
|
+
"resolvedType": "String"
|
|
106763
|
+
},
|
|
106764
|
+
{
|
|
106765
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
106766
|
+
"commentRange": {
|
|
106767
|
+
"start": 169,
|
|
106768
|
+
"end": 170
|
|
106769
|
+
},
|
|
106770
|
+
"context": {
|
|
106771
|
+
"type": "variable",
|
|
106772
|
+
"name": "kendo-chat-file-max-width",
|
|
106773
|
+
"value": "var(--kendo-chat-file-max-width, 160px)",
|
|
106774
|
+
"scope": "default",
|
|
106775
|
+
"line": {
|
|
106776
|
+
"start": 171,
|
|
106777
|
+
"end": 171
|
|
106778
|
+
}
|
|
106779
|
+
},
|
|
106780
|
+
"group": [
|
|
106781
|
+
"chat"
|
|
106782
|
+
],
|
|
106783
|
+
"access": "public",
|
|
106784
|
+
"file": {
|
|
106785
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
106786
|
+
"name": "_variables.scss"
|
|
106787
|
+
},
|
|
106788
|
+
"resolvedValue": "var(--kendo-chat-file-max-width, 160px)",
|
|
106789
|
+
"resolvedType": "String"
|
|
106790
|
+
},
|
|
106791
|
+
{
|
|
106792
|
+
"description": "The font size of the Chat file name.\n",
|
|
106793
|
+
"commentRange": {
|
|
106794
|
+
"start": 172,
|
|
106795
|
+
"end": 173
|
|
106796
|
+
},
|
|
106797
|
+
"context": {
|
|
106798
|
+
"type": "variable",
|
|
106799
|
+
"name": "kendo-chat-file-name-font-size",
|
|
106800
|
+
"value": "var(--kendo-chat-file-name-font-size, var( --kendo-font-size-sm, inherit ))",
|
|
106801
|
+
"scope": "default",
|
|
106802
|
+
"line": {
|
|
106803
|
+
"start": 174,
|
|
106804
|
+
"end": 174
|
|
106805
|
+
}
|
|
106806
|
+
},
|
|
106807
|
+
"group": [
|
|
106808
|
+
"chat"
|
|
106809
|
+
],
|
|
106810
|
+
"access": "public",
|
|
106811
|
+
"file": {
|
|
106812
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
106813
|
+
"name": "_variables.scss"
|
|
106814
|
+
},
|
|
106815
|
+
"resolvedValue": "var(--kendo-chat-file-name-font-size, var(--kendo-font-size-sm, inherit))",
|
|
106816
|
+
"resolvedType": "String"
|
|
106817
|
+
},
|
|
106818
|
+
{
|
|
106819
|
+
"description": "The line height of the Chat file name.\n",
|
|
106820
|
+
"commentRange": {
|
|
106821
|
+
"start": 175,
|
|
106822
|
+
"end": 176
|
|
106823
|
+
},
|
|
106824
|
+
"context": {
|
|
106825
|
+
"type": "variable",
|
|
106826
|
+
"name": "kendo-chat-file-name-line-height",
|
|
106827
|
+
"value": "var(--kendo-chat-file-name-line-height, var( --kendo-line-height-lg, normal ))",
|
|
106828
|
+
"scope": "default",
|
|
106829
|
+
"line": {
|
|
106830
|
+
"start": 177,
|
|
106831
|
+
"end": 177
|
|
106832
|
+
}
|
|
106833
|
+
},
|
|
106834
|
+
"group": [
|
|
106835
|
+
"chat"
|
|
106836
|
+
],
|
|
106837
|
+
"access": "public",
|
|
106838
|
+
"file": {
|
|
106839
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
106840
|
+
"name": "_variables.scss"
|
|
106841
|
+
},
|
|
106842
|
+
"resolvedValue": "var(--kendo-chat-file-name-line-height, var(--kendo-line-height-lg, normal))",
|
|
106843
|
+
"resolvedType": "String"
|
|
106844
|
+
},
|
|
106845
|
+
{
|
|
106846
|
+
"description": "The font size of the Chat file size.\n",
|
|
106847
|
+
"commentRange": {
|
|
106848
|
+
"start": 178,
|
|
106849
|
+
"end": 179
|
|
106850
|
+
},
|
|
106851
|
+
"context": {
|
|
106852
|
+
"type": "variable",
|
|
106853
|
+
"name": "kendo-chat-file-size-font-size",
|
|
106854
|
+
"value": "var(--kendo-chat-file-size-font-size, var( --kendo-font-size-xs, inherit ))",
|
|
106855
|
+
"scope": "default",
|
|
106856
|
+
"line": {
|
|
106857
|
+
"start": 180,
|
|
106858
|
+
"end": 180
|
|
106859
|
+
}
|
|
106860
|
+
},
|
|
106861
|
+
"group": [
|
|
106862
|
+
"chat"
|
|
106863
|
+
],
|
|
106864
|
+
"access": "public",
|
|
106865
|
+
"file": {
|
|
106866
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
106867
|
+
"name": "_variables.scss"
|
|
106868
|
+
},
|
|
106869
|
+
"resolvedValue": "var(--kendo-chat-file-size-font-size, var(--kendo-font-size-xs, inherit))",
|
|
106870
|
+
"resolvedType": "String"
|
|
106871
|
+
},
|
|
106872
|
+
{
|
|
106873
|
+
"description": "The line height of the Chat file size.\n",
|
|
106874
|
+
"commentRange": {
|
|
106875
|
+
"start": 181,
|
|
106876
|
+
"end": 182
|
|
106877
|
+
},
|
|
106878
|
+
"context": {
|
|
106879
|
+
"type": "variable",
|
|
106880
|
+
"name": "kendo-chat-file-size-line-height",
|
|
106881
|
+
"value": "var(--kendo-chat-file-size-line-height, var( --kendo-line-height-xs, normal ))",
|
|
106882
|
+
"scope": "default",
|
|
106883
|
+
"line": {
|
|
106884
|
+
"start": 183,
|
|
106885
|
+
"end": 183
|
|
106886
|
+
}
|
|
106887
|
+
},
|
|
106888
|
+
"group": [
|
|
106889
|
+
"chat"
|
|
106890
|
+
],
|
|
106891
|
+
"access": "public",
|
|
106892
|
+
"file": {
|
|
106893
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
106894
|
+
"name": "_variables.scss"
|
|
106895
|
+
},
|
|
106896
|
+
"resolvedValue": "var(--kendo-chat-file-size-line-height, var(--kendo-line-height-xs, normal))",
|
|
106897
|
+
"resolvedType": "String"
|
|
106493
106898
|
},
|
|
106494
106899
|
{
|
|
106495
106900
|
"description": "The horizontal padding of the Chat file.\n",
|
|
106496
106901
|
"commentRange": {
|
|
106497
|
-
"start":
|
|
106498
|
-
"end":
|
|
106902
|
+
"start": 184,
|
|
106903
|
+
"end": 185
|
|
106499
106904
|
},
|
|
106500
106905
|
"context": {
|
|
106501
106906
|
"type": "variable",
|
|
106502
106907
|
"name": "kendo-chat-file-padding-x",
|
|
106503
|
-
"value": "k-spacing(
|
|
106908
|
+
"value": "k-spacing(1)",
|
|
106504
106909
|
"scope": "default",
|
|
106505
106910
|
"line": {
|
|
106506
|
-
"start":
|
|
106507
|
-
"end":
|
|
106911
|
+
"start": 186,
|
|
106912
|
+
"end": 186
|
|
106508
106913
|
}
|
|
106509
106914
|
},
|
|
106510
106915
|
"group": [
|
|
@@ -106515,23 +106920,23 @@
|
|
|
106515
106920
|
"path": "fluent/scss/chat/_variables.scss",
|
|
106516
106921
|
"name": "_variables.scss"
|
|
106517
106922
|
},
|
|
106518
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
106923
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
106519
106924
|
"resolvedType": "String"
|
|
106520
106925
|
},
|
|
106521
106926
|
{
|
|
106522
106927
|
"description": "The vertical padding of the Chat file.\n",
|
|
106523
106928
|
"commentRange": {
|
|
106524
|
-
"start":
|
|
106525
|
-
"end":
|
|
106929
|
+
"start": 187,
|
|
106930
|
+
"end": 188
|
|
106526
106931
|
},
|
|
106527
106932
|
"context": {
|
|
106528
106933
|
"type": "variable",
|
|
106529
106934
|
"name": "kendo-chat-file-padding-y",
|
|
106530
|
-
"value": "k-spacing(
|
|
106935
|
+
"value": "k-spacing(1)",
|
|
106531
106936
|
"scope": "default",
|
|
106532
106937
|
"line": {
|
|
106533
|
-
"start":
|
|
106534
|
-
"end":
|
|
106938
|
+
"start": 189,
|
|
106939
|
+
"end": 189
|
|
106535
106940
|
}
|
|
106536
106941
|
},
|
|
106537
106942
|
"group": [
|
|
@@ -106542,14 +106947,14 @@
|
|
|
106542
106947
|
"path": "fluent/scss/chat/_variables.scss",
|
|
106543
106948
|
"name": "_variables.scss"
|
|
106544
106949
|
},
|
|
106545
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
106950
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
106546
106951
|
"resolvedType": "String"
|
|
106547
106952
|
},
|
|
106548
106953
|
{
|
|
106549
106954
|
"description": "The spacing between the elements of the Chat file.\n",
|
|
106550
106955
|
"commentRange": {
|
|
106551
|
-
"start":
|
|
106552
|
-
"end":
|
|
106956
|
+
"start": 190,
|
|
106957
|
+
"end": 191
|
|
106553
106958
|
},
|
|
106554
106959
|
"context": {
|
|
106555
106960
|
"type": "variable",
|
|
@@ -106557,8 +106962,8 @@
|
|
|
106557
106962
|
"value": "k-spacing(1)",
|
|
106558
106963
|
"scope": "default",
|
|
106559
106964
|
"line": {
|
|
106560
|
-
"start":
|
|
106561
|
-
"end":
|
|
106965
|
+
"start": 192,
|
|
106966
|
+
"end": 192
|
|
106562
106967
|
}
|
|
106563
106968
|
},
|
|
106564
106969
|
"group": [
|
|
@@ -106575,8 +106980,8 @@
|
|
|
106575
106980
|
{
|
|
106576
106981
|
"description": "The border width of the Chat file.\n",
|
|
106577
106982
|
"commentRange": {
|
|
106578
|
-
"start":
|
|
106579
|
-
"end":
|
|
106983
|
+
"start": 194,
|
|
106984
|
+
"end": 195
|
|
106580
106985
|
},
|
|
106581
106986
|
"context": {
|
|
106582
106987
|
"type": "variable",
|
|
@@ -106584,8 +106989,8 @@
|
|
|
106584
106989
|
"value": "1px",
|
|
106585
106990
|
"scope": "default",
|
|
106586
106991
|
"line": {
|
|
106587
|
-
"start":
|
|
106588
|
-
"end":
|
|
106992
|
+
"start": 196,
|
|
106993
|
+
"end": 196
|
|
106589
106994
|
}
|
|
106590
106995
|
},
|
|
106591
106996
|
"group": [
|
|
@@ -106602,8 +107007,8 @@
|
|
|
106602
107007
|
{
|
|
106603
107008
|
"description": "The border style of the Chat file.\n",
|
|
106604
107009
|
"commentRange": {
|
|
106605
|
-
"start":
|
|
106606
|
-
"end":
|
|
107010
|
+
"start": 197,
|
|
107011
|
+
"end": 198
|
|
106607
107012
|
},
|
|
106608
107013
|
"context": {
|
|
106609
107014
|
"type": "variable",
|
|
@@ -106611,8 +107016,8 @@
|
|
|
106611
107016
|
"value": "solid",
|
|
106612
107017
|
"scope": "default",
|
|
106613
107018
|
"line": {
|
|
106614
|
-
"start":
|
|
106615
|
-
"end":
|
|
107019
|
+
"start": 199,
|
|
107020
|
+
"end": 199
|
|
106616
107021
|
}
|
|
106617
107022
|
},
|
|
106618
107023
|
"group": [
|
|
@@ -106629,17 +107034,17 @@
|
|
|
106629
107034
|
{
|
|
106630
107035
|
"description": "The background color of the Chat file.\n",
|
|
106631
107036
|
"commentRange": {
|
|
106632
|
-
"start":
|
|
106633
|
-
"end":
|
|
107037
|
+
"start": 201,
|
|
107038
|
+
"end": 202
|
|
106634
107039
|
},
|
|
106635
107040
|
"context": {
|
|
106636
107041
|
"type": "variable",
|
|
106637
107042
|
"name": "kendo-chat-file-bg",
|
|
106638
|
-
"value": "k-color(base-subtle)",
|
|
107043
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
106639
107044
|
"scope": "default",
|
|
106640
107045
|
"line": {
|
|
106641
|
-
"start":
|
|
106642
|
-
"end":
|
|
107046
|
+
"start": 203,
|
|
107047
|
+
"end": 203
|
|
106643
107048
|
}
|
|
106644
107049
|
},
|
|
106645
107050
|
"group": [
|
|
@@ -106650,14 +107055,14 @@
|
|
|
106650
107055
|
"path": "fluent/scss/chat/_variables.scss",
|
|
106651
107056
|
"name": "_variables.scss"
|
|
106652
107057
|
},
|
|
106653
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
107058
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent)",
|
|
106654
107059
|
"resolvedType": "String"
|
|
106655
107060
|
},
|
|
106656
107061
|
{
|
|
106657
107062
|
"description": "The text color of the Chat file.\n",
|
|
106658
107063
|
"commentRange": {
|
|
106659
|
-
"start":
|
|
106660
|
-
"end":
|
|
107064
|
+
"start": 204,
|
|
107065
|
+
"end": 205
|
|
106661
107066
|
},
|
|
106662
107067
|
"context": {
|
|
106663
107068
|
"type": "variable",
|
|
@@ -106665,8 +107070,8 @@
|
|
|
106665
107070
|
"value": "k-color(base-on-subtle)",
|
|
106666
107071
|
"scope": "default",
|
|
106667
107072
|
"line": {
|
|
106668
|
-
"start":
|
|
106669
|
-
"end":
|
|
107073
|
+
"start": 206,
|
|
107074
|
+
"end": 206
|
|
106670
107075
|
}
|
|
106671
107076
|
},
|
|
106672
107077
|
"group": [
|
|
@@ -106683,17 +107088,17 @@
|
|
|
106683
107088
|
{
|
|
106684
107089
|
"description": "The border color of the Chat file.\n",
|
|
106685
107090
|
"commentRange": {
|
|
106686
|
-
"start":
|
|
106687
|
-
"end":
|
|
107091
|
+
"start": 207,
|
|
107092
|
+
"end": 208
|
|
106688
107093
|
},
|
|
106689
107094
|
"context": {
|
|
106690
107095
|
"type": "variable",
|
|
106691
107096
|
"name": "kendo-chat-file-border",
|
|
106692
|
-
"value": "
|
|
107097
|
+
"value": "$kendo-chat-file-bg",
|
|
106693
107098
|
"scope": "default",
|
|
106694
107099
|
"line": {
|
|
106695
|
-
"start":
|
|
106696
|
-
"end":
|
|
107100
|
+
"start": 209,
|
|
107101
|
+
"end": 209
|
|
106697
107102
|
}
|
|
106698
107103
|
},
|
|
106699
107104
|
"group": [
|
|
@@ -106704,14 +107109,14 @@
|
|
|
106704
107109
|
"path": "fluent/scss/chat/_variables.scss",
|
|
106705
107110
|
"name": "_variables.scss"
|
|
106706
107111
|
},
|
|
106707
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
107112
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #242424) 8%, transparent)",
|
|
106708
107113
|
"resolvedType": "String"
|
|
106709
107114
|
},
|
|
106710
107115
|
{
|
|
106711
107116
|
"description": "The border-radius of the Chat file.\n",
|
|
106712
107117
|
"commentRange": {
|
|
106713
|
-
"start":
|
|
106714
|
-
"end":
|
|
107118
|
+
"start": 210,
|
|
107119
|
+
"end": 211
|
|
106715
107120
|
},
|
|
106716
107121
|
"context": {
|
|
106717
107122
|
"type": "variable",
|
|
@@ -106719,8 +107124,8 @@
|
|
|
106719
107124
|
"value": "k-border-radius(md)",
|
|
106720
107125
|
"scope": "default",
|
|
106721
107126
|
"line": {
|
|
106722
|
-
"start":
|
|
106723
|
-
"end":
|
|
107127
|
+
"start": 212,
|
|
107128
|
+
"end": 212
|
|
106724
107129
|
}
|
|
106725
107130
|
},
|
|
106726
107131
|
"group": [
|
|
@@ -106735,19 +107140,19 @@
|
|
|
106735
107140
|
"resolvedType": "String"
|
|
106736
107141
|
},
|
|
106737
107142
|
{
|
|
106738
|
-
"description": "The
|
|
107143
|
+
"description": "The background color of the Chat sender file.\n",
|
|
106739
107144
|
"commentRange": {
|
|
106740
|
-
"start":
|
|
106741
|
-
"end":
|
|
107145
|
+
"start": 214,
|
|
107146
|
+
"end": 215
|
|
106742
107147
|
},
|
|
106743
107148
|
"context": {
|
|
106744
107149
|
"type": "variable",
|
|
106745
|
-
"name": "kendo-chat-file-
|
|
106746
|
-
"value": "k-
|
|
107150
|
+
"name": "kendo-chat-sender-file-bg",
|
|
107151
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
106747
107152
|
"scope": "default",
|
|
106748
107153
|
"line": {
|
|
106749
|
-
"start":
|
|
106750
|
-
"end":
|
|
107154
|
+
"start": 216,
|
|
107155
|
+
"end": 216
|
|
106751
107156
|
}
|
|
106752
107157
|
},
|
|
106753
107158
|
"group": [
|
|
@@ -106758,23 +107163,23 @@
|
|
|
106758
107163
|
"path": "fluent/scss/chat/_variables.scss",
|
|
106759
107164
|
"name": "_variables.scss"
|
|
106760
107165
|
},
|
|
106761
|
-
"resolvedValue": "var(--kendo-
|
|
107166
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
106762
107167
|
"resolvedType": "String"
|
|
106763
107168
|
},
|
|
106764
107169
|
{
|
|
106765
|
-
"description": "The
|
|
107170
|
+
"description": "The text color of the Chat sender file.\n",
|
|
106766
107171
|
"commentRange": {
|
|
106767
|
-
"start":
|
|
106768
|
-
"end":
|
|
107172
|
+
"start": 217,
|
|
107173
|
+
"end": 218
|
|
106769
107174
|
},
|
|
106770
107175
|
"context": {
|
|
106771
107176
|
"type": "variable",
|
|
106772
|
-
"name": "kendo-chat-file-
|
|
106773
|
-
"value": "k-
|
|
107177
|
+
"name": "kendo-chat-sender-file-text",
|
|
107178
|
+
"value": "k-color(on-primary)",
|
|
106774
107179
|
"scope": "default",
|
|
106775
107180
|
"line": {
|
|
106776
|
-
"start":
|
|
106777
|
-
"end":
|
|
107181
|
+
"start": 219,
|
|
107182
|
+
"end": 219
|
|
106778
107183
|
}
|
|
106779
107184
|
},
|
|
106780
107185
|
"group": [
|
|
@@ -106785,14 +107190,41 @@
|
|
|
106785
107190
|
"path": "fluent/scss/chat/_variables.scss",
|
|
106786
107191
|
"name": "_variables.scss"
|
|
106787
107192
|
},
|
|
106788
|
-
"resolvedValue": "var(--kendo-
|
|
107193
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
107194
|
+
"resolvedType": "String"
|
|
107195
|
+
},
|
|
107196
|
+
{
|
|
107197
|
+
"description": "The border color of the Chat sender file.\n",
|
|
107198
|
+
"commentRange": {
|
|
107199
|
+
"start": 220,
|
|
107200
|
+
"end": 221
|
|
107201
|
+
},
|
|
107202
|
+
"context": {
|
|
107203
|
+
"type": "variable",
|
|
107204
|
+
"name": "kendo-chat-sender-file-border",
|
|
107205
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
107206
|
+
"scope": "default",
|
|
107207
|
+
"line": {
|
|
107208
|
+
"start": 222,
|
|
107209
|
+
"end": 222
|
|
107210
|
+
}
|
|
107211
|
+
},
|
|
107212
|
+
"group": [
|
|
107213
|
+
"chat"
|
|
107214
|
+
],
|
|
107215
|
+
"access": "public",
|
|
107216
|
+
"file": {
|
|
107217
|
+
"path": "fluent/scss/chat/_variables.scss",
|
|
107218
|
+
"name": "_variables.scss"
|
|
107219
|
+
},
|
|
107220
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
106789
107221
|
"resolvedType": "String"
|
|
106790
107222
|
},
|
|
106791
107223
|
{
|
|
106792
107224
|
"description": "The border width of the Chat pinned message;\n",
|
|
106793
107225
|
"commentRange": {
|
|
106794
|
-
"start":
|
|
106795
|
-
"end":
|
|
107226
|
+
"start": 224,
|
|
107227
|
+
"end": 225
|
|
106796
107228
|
},
|
|
106797
107229
|
"context": {
|
|
106798
107230
|
"type": "variable",
|
|
@@ -106800,8 +107232,8 @@
|
|
|
106800
107232
|
"value": "1px",
|
|
106801
107233
|
"scope": "default",
|
|
106802
107234
|
"line": {
|
|
106803
|
-
"start":
|
|
106804
|
-
"end":
|
|
107235
|
+
"start": 226,
|
|
107236
|
+
"end": 226
|
|
106805
107237
|
}
|
|
106806
107238
|
},
|
|
106807
107239
|
"group": [
|
|
@@ -106818,8 +107250,8 @@
|
|
|
106818
107250
|
{
|
|
106819
107251
|
"description": "The border style of the Chat pinned message;\n",
|
|
106820
107252
|
"commentRange": {
|
|
106821
|
-
"start":
|
|
106822
|
-
"end":
|
|
107253
|
+
"start": 227,
|
|
107254
|
+
"end": 228
|
|
106823
107255
|
},
|
|
106824
107256
|
"context": {
|
|
106825
107257
|
"type": "variable",
|
|
@@ -106827,8 +107259,8 @@
|
|
|
106827
107259
|
"value": "solid",
|
|
106828
107260
|
"scope": "default",
|
|
106829
107261
|
"line": {
|
|
106830
|
-
"start":
|
|
106831
|
-
"end":
|
|
107262
|
+
"start": 229,
|
|
107263
|
+
"end": 229
|
|
106832
107264
|
}
|
|
106833
107265
|
},
|
|
106834
107266
|
"group": [
|
|
@@ -106845,8 +107277,8 @@
|
|
|
106845
107277
|
{
|
|
106846
107278
|
"description": "The border color of the Chat pinned message;\n",
|
|
106847
107279
|
"commentRange": {
|
|
106848
|
-
"start":
|
|
106849
|
-
"end":
|
|
107280
|
+
"start": 230,
|
|
107281
|
+
"end": 231
|
|
106850
107282
|
},
|
|
106851
107283
|
"context": {
|
|
106852
107284
|
"type": "variable",
|
|
@@ -106854,8 +107286,8 @@
|
|
|
106854
107286
|
"value": "color-mix(in srgb, k-color(border) 16%, transparent)",
|
|
106855
107287
|
"scope": "default",
|
|
106856
107288
|
"line": {
|
|
106857
|
-
"start":
|
|
106858
|
-
"end":
|
|
107289
|
+
"start": 232,
|
|
107290
|
+
"end": 232
|
|
106859
107291
|
}
|
|
106860
107292
|
},
|
|
106861
107293
|
"group": [
|
|
@@ -106872,8 +107304,8 @@
|
|
|
106872
107304
|
{
|
|
106873
107305
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
106874
107306
|
"commentRange": {
|
|
106875
|
-
"start":
|
|
106876
|
-
"end":
|
|
107307
|
+
"start": 234,
|
|
107308
|
+
"end": 235
|
|
106877
107309
|
},
|
|
106878
107310
|
"context": {
|
|
106879
107311
|
"type": "variable",
|
|
@@ -106881,8 +107313,8 @@
|
|
|
106881
107313
|
"value": "k-spacing(1)",
|
|
106882
107314
|
"scope": "default",
|
|
106883
107315
|
"line": {
|
|
106884
|
-
"start":
|
|
106885
|
-
"end":
|
|
107316
|
+
"start": 236,
|
|
107317
|
+
"end": 236
|
|
106886
107318
|
}
|
|
106887
107319
|
},
|
|
106888
107320
|
"group": [
|
|
@@ -106899,8 +107331,8 @@
|
|
|
106899
107331
|
{
|
|
106900
107332
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
106901
107333
|
"commentRange": {
|
|
106902
|
-
"start":
|
|
106903
|
-
"end":
|
|
107334
|
+
"start": 237,
|
|
107335
|
+
"end": 238
|
|
106904
107336
|
},
|
|
106905
107337
|
"context": {
|
|
106906
107338
|
"type": "variable",
|
|
@@ -106908,8 +107340,8 @@
|
|
|
106908
107340
|
"value": "k-spacing(1)",
|
|
106909
107341
|
"scope": "default",
|
|
106910
107342
|
"line": {
|
|
106911
|
-
"start":
|
|
106912
|
-
"end":
|
|
107343
|
+
"start": 239,
|
|
107344
|
+
"end": 239
|
|
106913
107345
|
}
|
|
106914
107346
|
},
|
|
106915
107347
|
"group": [
|
|
@@ -106926,8 +107358,8 @@
|
|
|
106926
107358
|
{
|
|
106927
107359
|
"description": "The background color of the Chat message reference.\n",
|
|
106928
107360
|
"commentRange": {
|
|
106929
|
-
"start":
|
|
106930
|
-
"end":
|
|
107361
|
+
"start": 241,
|
|
107362
|
+
"end": 242
|
|
106931
107363
|
},
|
|
106932
107364
|
"context": {
|
|
106933
107365
|
"type": "variable",
|
|
@@ -106935,8 +107367,8 @@
|
|
|
106935
107367
|
"value": "k-color(surface)",
|
|
106936
107368
|
"scope": "default",
|
|
106937
107369
|
"line": {
|
|
106938
|
-
"start":
|
|
106939
|
-
"end":
|
|
107370
|
+
"start": 243,
|
|
107371
|
+
"end": 243
|
|
106940
107372
|
}
|
|
106941
107373
|
},
|
|
106942
107374
|
"group": [
|
|
@@ -106953,8 +107385,8 @@
|
|
|
106953
107385
|
{
|
|
106954
107386
|
"description": "The text color of the Chat message reference.\n",
|
|
106955
107387
|
"commentRange": {
|
|
106956
|
-
"start":
|
|
106957
|
-
"end":
|
|
107388
|
+
"start": 244,
|
|
107389
|
+
"end": 245
|
|
106958
107390
|
},
|
|
106959
107391
|
"context": {
|
|
106960
107392
|
"type": "variable",
|
|
@@ -106962,8 +107394,8 @@
|
|
|
106962
107394
|
"value": "k-color(on-app-surface)",
|
|
106963
107395
|
"scope": "default",
|
|
106964
107396
|
"line": {
|
|
106965
|
-
"start":
|
|
106966
|
-
"end":
|
|
107397
|
+
"start": 246,
|
|
107398
|
+
"end": 246
|
|
106967
107399
|
}
|
|
106968
107400
|
},
|
|
106969
107401
|
"group": [
|
|
@@ -106980,8 +107412,8 @@
|
|
|
106980
107412
|
{
|
|
106981
107413
|
"description": "The background color of the message reference marker.\n",
|
|
106982
107414
|
"commentRange": {
|
|
106983
|
-
"start":
|
|
106984
|
-
"end":
|
|
107415
|
+
"start": 247,
|
|
107416
|
+
"end": 248
|
|
106985
107417
|
},
|
|
106986
107418
|
"context": {
|
|
106987
107419
|
"type": "variable",
|
|
@@ -106989,8 +107421,8 @@
|
|
|
106989
107421
|
"value": "k-color(base-emphasis)",
|
|
106990
107422
|
"scope": "default",
|
|
106991
107423
|
"line": {
|
|
106992
|
-
"start":
|
|
106993
|
-
"end":
|
|
107424
|
+
"start": 249,
|
|
107425
|
+
"end": 249
|
|
106994
107426
|
}
|
|
106995
107427
|
},
|
|
106996
107428
|
"group": [
|
|
@@ -107007,8 +107439,8 @@
|
|
|
107007
107439
|
{
|
|
107008
107440
|
"description": "The background color of the message reference alt marker.\n",
|
|
107009
107441
|
"commentRange": {
|
|
107010
|
-
"start":
|
|
107011
|
-
"end":
|
|
107442
|
+
"start": 250,
|
|
107443
|
+
"end": 251
|
|
107012
107444
|
},
|
|
107013
107445
|
"context": {
|
|
107014
107446
|
"type": "variable",
|
|
@@ -107016,8 +107448,8 @@
|
|
|
107016
107448
|
"value": "k-color(primary)",
|
|
107017
107449
|
"scope": "default",
|
|
107018
107450
|
"line": {
|
|
107019
|
-
"start":
|
|
107020
|
-
"end":
|
|
107451
|
+
"start": 252,
|
|
107452
|
+
"end": 252
|
|
107021
107453
|
}
|
|
107022
107454
|
},
|
|
107023
107455
|
"group": [
|