@progress/kendo-theme-material 12.1.0 → 12.2.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/material-2-dark.css +1 -1
- package/dist/material-2.css +1 -1
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +942 -510
- package/dist/meta/sassdoc-raw-data.json +427 -227
- package/dist/meta/variables.json +50 -10
- package/lib/swatches/material-2-dark.json +1 -1
- package/lib/swatches/material-2.json +1 -1
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/bubble/_variables.scss +1 -1
- package/scss/chat/_layout.scss +0 -4
- package/scss/chat/_theme.scss +0 -5
- package/scss/chat/_variables.scss +44 -12
- package/scss/menu/_variables.scss +2 -2
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
"context": {
|
|
3289
3289
|
"type": "variable",
|
|
3290
3290
|
"name": "kendo-bubble-border-radius-sm",
|
|
3291
|
-
"value": "k-border-radius(
|
|
3291
|
+
"value": "k-border-radius(sm)",
|
|
3292
3292
|
"scope": "default",
|
|
3293
3293
|
"line": {
|
|
3294
3294
|
"start": 9,
|
|
@@ -3303,7 +3303,7 @@
|
|
|
3303
3303
|
"path": "material/scss/bubble/_variables.scss",
|
|
3304
3304
|
"name": "_variables.scss"
|
|
3305
3305
|
},
|
|
3306
|
-
"resolvedValue": "var(--kendo-border-radius-
|
|
3306
|
+
"resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
|
|
3307
3307
|
"resolvedType": "String"
|
|
3308
3308
|
},
|
|
3309
3309
|
{
|
|
@@ -3822,8 +3822,8 @@
|
|
|
3822
3822
|
{
|
|
3823
3823
|
"description": "The background color of the hovered alt Bubble.\n",
|
|
3824
3824
|
"commentRange": {
|
|
3825
|
-
"start":
|
|
3826
|
-
"end":
|
|
3825
|
+
"start": 142,
|
|
3826
|
+
"end": 143
|
|
3827
3827
|
},
|
|
3828
3828
|
"context": {
|
|
3829
3829
|
"type": "variable",
|
|
@@ -3831,8 +3831,8 @@
|
|
|
3831
3831
|
"value": "k-color(primary-hover)",
|
|
3832
3832
|
"scope": "default",
|
|
3833
3833
|
"line": {
|
|
3834
|
-
"start":
|
|
3835
|
-
"end":
|
|
3834
|
+
"start": 144,
|
|
3835
|
+
"end": 144
|
|
3836
3836
|
}
|
|
3837
3837
|
},
|
|
3838
3838
|
"group": [
|
|
@@ -3849,8 +3849,8 @@
|
|
|
3849
3849
|
{
|
|
3850
3850
|
"description": "The border color of the hovered alt Bubble.\n",
|
|
3851
3851
|
"commentRange": {
|
|
3852
|
-
"start":
|
|
3853
|
-
"end":
|
|
3852
|
+
"start": 145,
|
|
3853
|
+
"end": 146
|
|
3854
3854
|
},
|
|
3855
3855
|
"context": {
|
|
3856
3856
|
"type": "variable",
|
|
@@ -3858,8 +3858,8 @@
|
|
|
3858
3858
|
"value": "$kendo-chat-alt-bubble-hover-bg",
|
|
3859
3859
|
"scope": "default",
|
|
3860
3860
|
"line": {
|
|
3861
|
-
"start":
|
|
3862
|
-
"end":
|
|
3861
|
+
"start": 147,
|
|
3862
|
+
"end": 147
|
|
3863
3863
|
}
|
|
3864
3864
|
},
|
|
3865
3865
|
"group": [
|
|
@@ -3876,8 +3876,8 @@
|
|
|
3876
3876
|
{
|
|
3877
3877
|
"description": "The background color of the active Bubble.\n",
|
|
3878
3878
|
"commentRange": {
|
|
3879
|
-
"start":
|
|
3880
|
-
"end":
|
|
3879
|
+
"start": 148,
|
|
3880
|
+
"end": 149
|
|
3881
3881
|
},
|
|
3882
3882
|
"context": {
|
|
3883
3883
|
"type": "variable",
|
|
@@ -3885,8 +3885,8 @@
|
|
|
3885
3885
|
"value": "k-color(primary-active)",
|
|
3886
3886
|
"scope": "default",
|
|
3887
3887
|
"line": {
|
|
3888
|
-
"start":
|
|
3889
|
-
"end":
|
|
3888
|
+
"start": 150,
|
|
3889
|
+
"end": 150
|
|
3890
3890
|
}
|
|
3891
3891
|
},
|
|
3892
3892
|
"group": [
|
|
@@ -3903,8 +3903,8 @@
|
|
|
3903
3903
|
{
|
|
3904
3904
|
"description": "The border color of the active alt Bubble.\n",
|
|
3905
3905
|
"commentRange": {
|
|
3906
|
-
"start":
|
|
3907
|
-
"end":
|
|
3906
|
+
"start": 151,
|
|
3907
|
+
"end": 152
|
|
3908
3908
|
},
|
|
3909
3909
|
"context": {
|
|
3910
3910
|
"type": "variable",
|
|
@@ -3912,8 +3912,8 @@
|
|
|
3912
3912
|
"value": "$kendo-chat-alt-bubble-active-bg",
|
|
3913
3913
|
"scope": "default",
|
|
3914
3914
|
"line": {
|
|
3915
|
-
"start":
|
|
3916
|
-
"end":
|
|
3915
|
+
"start": 153,
|
|
3916
|
+
"end": 153
|
|
3917
3917
|
}
|
|
3918
3918
|
},
|
|
3919
3919
|
"group": [
|
|
@@ -3930,8 +3930,8 @@
|
|
|
3930
3930
|
{
|
|
3931
3931
|
"description": "The background color of the focused alt Bubble.\n",
|
|
3932
3932
|
"commentRange": {
|
|
3933
|
-
"start":
|
|
3934
|
-
"end":
|
|
3933
|
+
"start": 154,
|
|
3934
|
+
"end": 155
|
|
3935
3935
|
},
|
|
3936
3936
|
"context": {
|
|
3937
3937
|
"type": "variable",
|
|
@@ -3939,8 +3939,8 @@
|
|
|
3939
3939
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
3940
3940
|
"scope": "default",
|
|
3941
3941
|
"line": {
|
|
3942
|
-
"start":
|
|
3943
|
-
"end":
|
|
3942
|
+
"start": 156,
|
|
3943
|
+
"end": 156
|
|
3944
3944
|
}
|
|
3945
3945
|
},
|
|
3946
3946
|
"group": [
|
|
@@ -3957,8 +3957,8 @@
|
|
|
3957
3957
|
{
|
|
3958
3958
|
"description": "The border color of the focused alt Bubble.\n",
|
|
3959
3959
|
"commentRange": {
|
|
3960
|
-
"start":
|
|
3961
|
-
"end":
|
|
3960
|
+
"start": 157,
|
|
3961
|
+
"end": 158
|
|
3962
3962
|
},
|
|
3963
3963
|
"context": {
|
|
3964
3964
|
"type": "variable",
|
|
@@ -3966,8 +3966,8 @@
|
|
|
3966
3966
|
"value": "$kendo-chat-alt-bubble-focus-bg",
|
|
3967
3967
|
"scope": "default",
|
|
3968
3968
|
"line": {
|
|
3969
|
-
"start":
|
|
3970
|
-
"end":
|
|
3969
|
+
"start": 159,
|
|
3970
|
+
"end": 159
|
|
3971
3971
|
}
|
|
3972
3972
|
},
|
|
3973
3973
|
"group": [
|
|
@@ -3984,8 +3984,8 @@
|
|
|
3984
3984
|
{
|
|
3985
3985
|
"description": "The box shadow of the focused alt Bubble.\n",
|
|
3986
3986
|
"commentRange": {
|
|
3987
|
-
"start":
|
|
3988
|
-
"end":
|
|
3987
|
+
"start": 160,
|
|
3988
|
+
"end": 161
|
|
3989
3989
|
},
|
|
3990
3990
|
"context": {
|
|
3991
3991
|
"type": "variable",
|
|
@@ -3993,8 +3993,8 @@
|
|
|
3993
3993
|
"value": "null",
|
|
3994
3994
|
"scope": "default",
|
|
3995
3995
|
"line": {
|
|
3996
|
-
"start":
|
|
3997
|
-
"end":
|
|
3996
|
+
"start": 162,
|
|
3997
|
+
"end": 162
|
|
3998
3998
|
}
|
|
3999
3999
|
},
|
|
4000
4000
|
"group": [
|
|
@@ -10950,15 +10950,15 @@
|
|
|
10950
10950
|
"resolvedType": "String"
|
|
10951
10951
|
},
|
|
10952
10952
|
{
|
|
10953
|
-
"description": "The
|
|
10953
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
10954
10954
|
"commentRange": {
|
|
10955
10955
|
"start": 55,
|
|
10956
10956
|
"end": 56
|
|
10957
10957
|
},
|
|
10958
10958
|
"context": {
|
|
10959
10959
|
"type": "variable",
|
|
10960
|
-
"name": "kendo-chat-
|
|
10961
|
-
"value": "k-spacing(1)",
|
|
10960
|
+
"name": "kendo-chat-status-min-size",
|
|
10961
|
+
"value": "k-spacing(1.5)",
|
|
10962
10962
|
"scope": "default",
|
|
10963
10963
|
"line": {
|
|
10964
10964
|
"start": 57,
|
|
@@ -10973,14 +10973,68 @@
|
|
|
10973
10973
|
"path": "material/scss/chat/_variables.scss",
|
|
10974
10974
|
"name": "_variables.scss"
|
|
10975
10975
|
},
|
|
10976
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
10977
|
+
"resolvedType": "String"
|
|
10978
|
+
},
|
|
10979
|
+
{
|
|
10980
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
10981
|
+
"commentRange": {
|
|
10982
|
+
"start": 58,
|
|
10983
|
+
"end": 59
|
|
10984
|
+
},
|
|
10985
|
+
"context": {
|
|
10986
|
+
"type": "variable",
|
|
10987
|
+
"name": "kendo-chat-status-max-size",
|
|
10988
|
+
"value": "k-spacing(8)",
|
|
10989
|
+
"scope": "default",
|
|
10990
|
+
"line": {
|
|
10991
|
+
"start": 60,
|
|
10992
|
+
"end": 60
|
|
10993
|
+
}
|
|
10994
|
+
},
|
|
10995
|
+
"group": [
|
|
10996
|
+
"chat"
|
|
10997
|
+
],
|
|
10998
|
+
"access": "public",
|
|
10999
|
+
"file": {
|
|
11000
|
+
"path": "material/scss/chat/_variables.scss",
|
|
11001
|
+
"name": "_variables.scss"
|
|
11002
|
+
},
|
|
11003
|
+
"resolvedValue": "var(--kendo-spacing-8, 2rem)",
|
|
11004
|
+
"resolvedType": "String"
|
|
11005
|
+
},
|
|
11006
|
+
{
|
|
11007
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
11008
|
+
"commentRange": {
|
|
11009
|
+
"start": 61,
|
|
11010
|
+
"end": 62
|
|
11011
|
+
},
|
|
11012
|
+
"context": {
|
|
11013
|
+
"type": "variable",
|
|
11014
|
+
"name": "kendo-chat-message-status-gap",
|
|
11015
|
+
"value": "k-spacing(1)",
|
|
11016
|
+
"scope": "default",
|
|
11017
|
+
"line": {
|
|
11018
|
+
"start": 63,
|
|
11019
|
+
"end": 63
|
|
11020
|
+
}
|
|
11021
|
+
},
|
|
11022
|
+
"group": [
|
|
11023
|
+
"chat"
|
|
11024
|
+
],
|
|
11025
|
+
"access": "public",
|
|
11026
|
+
"file": {
|
|
11027
|
+
"path": "material/scss/chat/_variables.scss",
|
|
11028
|
+
"name": "_variables.scss"
|
|
11029
|
+
},
|
|
10976
11030
|
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
10977
11031
|
"resolvedType": "String"
|
|
10978
11032
|
},
|
|
10979
11033
|
{
|
|
10980
11034
|
"description": "The font size of the Chat timestamp.\n",
|
|
10981
11035
|
"commentRange": {
|
|
10982
|
-
"start":
|
|
10983
|
-
"end":
|
|
11036
|
+
"start": 65,
|
|
11037
|
+
"end": 66
|
|
10984
11038
|
},
|
|
10985
11039
|
"context": {
|
|
10986
11040
|
"type": "variable",
|
|
@@ -10988,8 +11042,8 @@
|
|
|
10988
11042
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
10989
11043
|
"scope": "default",
|
|
10990
11044
|
"line": {
|
|
10991
|
-
"start":
|
|
10992
|
-
"end":
|
|
11045
|
+
"start": 67,
|
|
11046
|
+
"end": 67
|
|
10993
11047
|
}
|
|
10994
11048
|
},
|
|
10995
11049
|
"group": [
|
|
@@ -11006,8 +11060,8 @@
|
|
|
11006
11060
|
{
|
|
11007
11061
|
"description": "The line height of the Chat timestamp.\n",
|
|
11008
11062
|
"commentRange": {
|
|
11009
|
-
"start":
|
|
11010
|
-
"end":
|
|
11063
|
+
"start": 68,
|
|
11064
|
+
"end": 69
|
|
11011
11065
|
},
|
|
11012
11066
|
"context": {
|
|
11013
11067
|
"type": "variable",
|
|
@@ -11015,8 +11069,8 @@
|
|
|
11015
11069
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
11016
11070
|
"scope": "default",
|
|
11017
11071
|
"line": {
|
|
11018
|
-
"start":
|
|
11019
|
-
"end":
|
|
11072
|
+
"start": 70,
|
|
11073
|
+
"end": 70
|
|
11020
11074
|
}
|
|
11021
11075
|
},
|
|
11022
11076
|
"group": [
|
|
@@ -11033,8 +11087,8 @@
|
|
|
11033
11087
|
{
|
|
11034
11088
|
"description": "The text transform of the Chat timestamp.\n",
|
|
11035
11089
|
"commentRange": {
|
|
11036
|
-
"start":
|
|
11037
|
-
"end":
|
|
11090
|
+
"start": 71,
|
|
11091
|
+
"end": 72
|
|
11038
11092
|
},
|
|
11039
11093
|
"context": {
|
|
11040
11094
|
"type": "variable",
|
|
@@ -11042,8 +11096,8 @@
|
|
|
11042
11096
|
"value": "none",
|
|
11043
11097
|
"scope": "default",
|
|
11044
11098
|
"line": {
|
|
11045
|
-
"start":
|
|
11046
|
-
"end":
|
|
11099
|
+
"start": 73,
|
|
11100
|
+
"end": 73
|
|
11047
11101
|
}
|
|
11048
11102
|
},
|
|
11049
11103
|
"group": [
|
|
@@ -11060,8 +11114,8 @@
|
|
|
11060
11114
|
{
|
|
11061
11115
|
"description": "The text color of the Chat timestamp.\n",
|
|
11062
11116
|
"commentRange": {
|
|
11063
|
-
"start":
|
|
11064
|
-
"end":
|
|
11117
|
+
"start": 74,
|
|
11118
|
+
"end": 75
|
|
11065
11119
|
},
|
|
11066
11120
|
"context": {
|
|
11067
11121
|
"type": "variable",
|
|
@@ -11069,8 +11123,8 @@
|
|
|
11069
11123
|
"value": "k-color(subtle)",
|
|
11070
11124
|
"scope": "default",
|
|
11071
11125
|
"line": {
|
|
11072
|
-
"start":
|
|
11073
|
-
"end":
|
|
11126
|
+
"start": 76,
|
|
11127
|
+
"end": 76
|
|
11074
11128
|
}
|
|
11075
11129
|
},
|
|
11076
11130
|
"group": [
|
|
@@ -11087,8 +11141,8 @@
|
|
|
11087
11141
|
{
|
|
11088
11142
|
"description": "The background color of the Chat timestamp.\n",
|
|
11089
11143
|
"commentRange": {
|
|
11090
|
-
"start":
|
|
11091
|
-
"end":
|
|
11144
|
+
"start": 77,
|
|
11145
|
+
"end": 78
|
|
11092
11146
|
},
|
|
11093
11147
|
"context": {
|
|
11094
11148
|
"type": "variable",
|
|
@@ -11096,8 +11150,8 @@
|
|
|
11096
11150
|
"value": "null",
|
|
11097
11151
|
"scope": "default",
|
|
11098
11152
|
"line": {
|
|
11099
|
-
"start":
|
|
11100
|
-
"end":
|
|
11153
|
+
"start": 79,
|
|
11154
|
+
"end": 79
|
|
11101
11155
|
}
|
|
11102
11156
|
},
|
|
11103
11157
|
"group": [
|
|
@@ -11114,8 +11168,8 @@
|
|
|
11114
11168
|
{
|
|
11115
11169
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
11116
11170
|
"commentRange": {
|
|
11117
|
-
"start":
|
|
11118
|
-
"end":
|
|
11171
|
+
"start": 80,
|
|
11172
|
+
"end": 81
|
|
11119
11173
|
},
|
|
11120
11174
|
"context": {
|
|
11121
11175
|
"type": "variable",
|
|
@@ -11123,8 +11177,8 @@
|
|
|
11123
11177
|
"value": "k-color(border)",
|
|
11124
11178
|
"scope": "default",
|
|
11125
11179
|
"line": {
|
|
11126
|
-
"start":
|
|
11127
|
-
"end":
|
|
11180
|
+
"start": 82,
|
|
11181
|
+
"end": 82
|
|
11128
11182
|
}
|
|
11129
11183
|
},
|
|
11130
11184
|
"group": [
|
|
@@ -11141,8 +11195,8 @@
|
|
|
11141
11195
|
{
|
|
11142
11196
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
11143
11197
|
"commentRange": {
|
|
11144
|
-
"start":
|
|
11145
|
-
"end":
|
|
11198
|
+
"start": 83,
|
|
11199
|
+
"end": 84
|
|
11146
11200
|
},
|
|
11147
11201
|
"context": {
|
|
11148
11202
|
"type": "variable",
|
|
@@ -11150,8 +11204,8 @@
|
|
|
11150
11204
|
"value": "k-spacing(1)",
|
|
11151
11205
|
"scope": "default",
|
|
11152
11206
|
"line": {
|
|
11153
|
-
"start":
|
|
11154
|
-
"end":
|
|
11207
|
+
"start": 85,
|
|
11208
|
+
"end": 85
|
|
11155
11209
|
}
|
|
11156
11210
|
},
|
|
11157
11211
|
"group": [
|
|
@@ -11168,8 +11222,8 @@
|
|
|
11168
11222
|
{
|
|
11169
11223
|
"description": "The font size of the Chat message meta text.\n",
|
|
11170
11224
|
"commentRange": {
|
|
11171
|
-
"start":
|
|
11172
|
-
"end":
|
|
11225
|
+
"start": 88,
|
|
11226
|
+
"end": 89
|
|
11173
11227
|
},
|
|
11174
11228
|
"context": {
|
|
11175
11229
|
"type": "variable",
|
|
@@ -11177,8 +11231,8 @@
|
|
|
11177
11231
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
11178
11232
|
"scope": "default",
|
|
11179
11233
|
"line": {
|
|
11180
|
-
"start":
|
|
11181
|
-
"end":
|
|
11234
|
+
"start": 90,
|
|
11235
|
+
"end": 90
|
|
11182
11236
|
}
|
|
11183
11237
|
},
|
|
11184
11238
|
"group": [
|
|
@@ -11195,8 +11249,8 @@
|
|
|
11195
11249
|
{
|
|
11196
11250
|
"description": "The line height of the Chat message meta text.\n",
|
|
11197
11251
|
"commentRange": {
|
|
11198
|
-
"start":
|
|
11199
|
-
"end":
|
|
11252
|
+
"start": 91,
|
|
11253
|
+
"end": 92
|
|
11200
11254
|
},
|
|
11201
11255
|
"context": {
|
|
11202
11256
|
"type": "variable",
|
|
@@ -11204,8 +11258,8 @@
|
|
|
11204
11258
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
11205
11259
|
"scope": "default",
|
|
11206
11260
|
"line": {
|
|
11207
|
-
"start":
|
|
11208
|
-
"end":
|
|
11261
|
+
"start": 93,
|
|
11262
|
+
"end": 93
|
|
11209
11263
|
}
|
|
11210
11264
|
},
|
|
11211
11265
|
"group": [
|
|
@@ -11222,8 +11276,8 @@
|
|
|
11222
11276
|
{
|
|
11223
11277
|
"description": "The font size of the Chat author text.\n",
|
|
11224
11278
|
"commentRange": {
|
|
11225
|
-
"start":
|
|
11226
|
-
"end":
|
|
11279
|
+
"start": 95,
|
|
11280
|
+
"end": 96
|
|
11227
11281
|
},
|
|
11228
11282
|
"context": {
|
|
11229
11283
|
"type": "variable",
|
|
@@ -11231,8 +11285,8 @@
|
|
|
11231
11285
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
11232
11286
|
"scope": "default",
|
|
11233
11287
|
"line": {
|
|
11234
|
-
"start":
|
|
11235
|
-
"end":
|
|
11288
|
+
"start": 97,
|
|
11289
|
+
"end": 97
|
|
11236
11290
|
}
|
|
11237
11291
|
},
|
|
11238
11292
|
"group": [
|
|
@@ -11249,8 +11303,8 @@
|
|
|
11249
11303
|
{
|
|
11250
11304
|
"description": "The line height of the Chat author text.\n",
|
|
11251
11305
|
"commentRange": {
|
|
11252
|
-
"start":
|
|
11253
|
-
"end":
|
|
11306
|
+
"start": 98,
|
|
11307
|
+
"end": 99
|
|
11254
11308
|
},
|
|
11255
11309
|
"context": {
|
|
11256
11310
|
"type": "variable",
|
|
@@ -11258,8 +11312,8 @@
|
|
|
11258
11312
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
11259
11313
|
"scope": "default",
|
|
11260
11314
|
"line": {
|
|
11261
|
-
"start":
|
|
11262
|
-
"end":
|
|
11315
|
+
"start": 100,
|
|
11316
|
+
"end": 100
|
|
11263
11317
|
}
|
|
11264
11318
|
},
|
|
11265
11319
|
"group": [
|
|
@@ -11276,8 +11330,8 @@
|
|
|
11276
11330
|
{
|
|
11277
11331
|
"description": "The text color of the Chat status.\n",
|
|
11278
11332
|
"commentRange": {
|
|
11279
|
-
"start":
|
|
11280
|
-
"end":
|
|
11333
|
+
"start": 102,
|
|
11334
|
+
"end": 103
|
|
11281
11335
|
},
|
|
11282
11336
|
"context": {
|
|
11283
11337
|
"type": "variable",
|
|
@@ -11285,8 +11339,8 @@
|
|
|
11285
11339
|
"value": "k-color(subtle)",
|
|
11286
11340
|
"scope": "default",
|
|
11287
11341
|
"line": {
|
|
11288
|
-
"start":
|
|
11289
|
-
"end":
|
|
11342
|
+
"start": 104,
|
|
11343
|
+
"end": 104
|
|
11290
11344
|
}
|
|
11291
11345
|
},
|
|
11292
11346
|
"group": [
|
|
@@ -11303,8 +11357,8 @@
|
|
|
11303
11357
|
{
|
|
11304
11358
|
"description": "The spacing of the Chat bubble message.\n",
|
|
11305
11359
|
"commentRange": {
|
|
11306
|
-
"start":
|
|
11307
|
-
"end":
|
|
11360
|
+
"start": 106,
|
|
11361
|
+
"end": 107
|
|
11308
11362
|
},
|
|
11309
11363
|
"context": {
|
|
11310
11364
|
"type": "variable",
|
|
@@ -11312,8 +11366,8 @@
|
|
|
11312
11366
|
"value": "k-spacing(2)",
|
|
11313
11367
|
"scope": "default",
|
|
11314
11368
|
"line": {
|
|
11315
|
-
"start":
|
|
11316
|
-
"end":
|
|
11369
|
+
"start": 108,
|
|
11370
|
+
"end": 108
|
|
11317
11371
|
}
|
|
11318
11372
|
},
|
|
11319
11373
|
"group": [
|
|
@@ -11330,8 +11384,8 @@
|
|
|
11330
11384
|
{
|
|
11331
11385
|
"description": "The background color of the Chat Toolbar.\n",
|
|
11332
11386
|
"commentRange": {
|
|
11333
|
-
"start":
|
|
11334
|
-
"end":
|
|
11387
|
+
"start": 110,
|
|
11388
|
+
"end": 111
|
|
11335
11389
|
},
|
|
11336
11390
|
"context": {
|
|
11337
11391
|
"type": "variable",
|
|
@@ -11339,8 +11393,8 @@
|
|
|
11339
11393
|
"value": "$kendo-toolbar-bg",
|
|
11340
11394
|
"scope": "default",
|
|
11341
11395
|
"line": {
|
|
11342
|
-
"start":
|
|
11343
|
-
"end":
|
|
11396
|
+
"start": 112,
|
|
11397
|
+
"end": 112
|
|
11344
11398
|
}
|
|
11345
11399
|
},
|
|
11346
11400
|
"group": [
|
|
@@ -11357,8 +11411,8 @@
|
|
|
11357
11411
|
{
|
|
11358
11412
|
"description": "The text color of the Chat Toolbar.\n",
|
|
11359
11413
|
"commentRange": {
|
|
11360
|
-
"start":
|
|
11361
|
-
"end":
|
|
11414
|
+
"start": 113,
|
|
11415
|
+
"end": 114
|
|
11362
11416
|
},
|
|
11363
11417
|
"context": {
|
|
11364
11418
|
"type": "variable",
|
|
@@ -11366,8 +11420,8 @@
|
|
|
11366
11420
|
"value": "$kendo-toolbar-text",
|
|
11367
11421
|
"scope": "default",
|
|
11368
11422
|
"line": {
|
|
11369
|
-
"start":
|
|
11370
|
-
"end":
|
|
11423
|
+
"start": 115,
|
|
11424
|
+
"end": 115
|
|
11371
11425
|
}
|
|
11372
11426
|
},
|
|
11373
11427
|
"group": [
|
|
@@ -11384,8 +11438,8 @@
|
|
|
11384
11438
|
{
|
|
11385
11439
|
"description": "The border color of the Chat Toolbar.\n",
|
|
11386
11440
|
"commentRange": {
|
|
11387
|
-
"start":
|
|
11388
|
-
"end":
|
|
11441
|
+
"start": 116,
|
|
11442
|
+
"end": 117
|
|
11389
11443
|
},
|
|
11390
11444
|
"context": {
|
|
11391
11445
|
"type": "variable",
|
|
@@ -11393,8 +11447,8 @@
|
|
|
11393
11447
|
"value": "inherit",
|
|
11394
11448
|
"scope": "default",
|
|
11395
11449
|
"line": {
|
|
11396
|
-
"start":
|
|
11397
|
-
"end":
|
|
11450
|
+
"start": 118,
|
|
11451
|
+
"end": 118
|
|
11398
11452
|
}
|
|
11399
11453
|
},
|
|
11400
11454
|
"group": [
|
|
@@ -11411,8 +11465,8 @@
|
|
|
11411
11465
|
{
|
|
11412
11466
|
"description": "The background color of the Chat.\n",
|
|
11413
11467
|
"commentRange": {
|
|
11414
|
-
"start":
|
|
11415
|
-
"end":
|
|
11468
|
+
"start": 120,
|
|
11469
|
+
"end": 121
|
|
11416
11470
|
},
|
|
11417
11471
|
"context": {
|
|
11418
11472
|
"type": "variable",
|
|
@@ -11420,8 +11474,8 @@
|
|
|
11420
11474
|
"value": "k-color(surface)",
|
|
11421
11475
|
"scope": "default",
|
|
11422
11476
|
"line": {
|
|
11423
|
-
"start":
|
|
11424
|
-
"end":
|
|
11477
|
+
"start": 122,
|
|
11478
|
+
"end": 122
|
|
11425
11479
|
}
|
|
11426
11480
|
},
|
|
11427
11481
|
"group": [
|
|
@@ -11438,8 +11492,8 @@
|
|
|
11438
11492
|
{
|
|
11439
11493
|
"description": "The text color of the Chat.\n",
|
|
11440
11494
|
"commentRange": {
|
|
11441
|
-
"start":
|
|
11442
|
-
"end":
|
|
11495
|
+
"start": 123,
|
|
11496
|
+
"end": 124
|
|
11443
11497
|
},
|
|
11444
11498
|
"context": {
|
|
11445
11499
|
"type": "variable",
|
|
@@ -11447,8 +11501,8 @@
|
|
|
11447
11501
|
"value": "k-color(on-app-surface)",
|
|
11448
11502
|
"scope": "default",
|
|
11449
11503
|
"line": {
|
|
11450
|
-
"start":
|
|
11451
|
-
"end":
|
|
11504
|
+
"start": 125,
|
|
11505
|
+
"end": 125
|
|
11452
11506
|
}
|
|
11453
11507
|
},
|
|
11454
11508
|
"group": [
|
|
@@ -11465,8 +11519,8 @@
|
|
|
11465
11519
|
{
|
|
11466
11520
|
"description": "The border color of the Chat.\n",
|
|
11467
11521
|
"commentRange": {
|
|
11468
|
-
"start":
|
|
11469
|
-
"end":
|
|
11522
|
+
"start": 126,
|
|
11523
|
+
"end": 127
|
|
11470
11524
|
},
|
|
11471
11525
|
"context": {
|
|
11472
11526
|
"type": "variable",
|
|
@@ -11474,8 +11528,8 @@
|
|
|
11474
11528
|
"value": "k-color(border)",
|
|
11475
11529
|
"scope": "default",
|
|
11476
11530
|
"line": {
|
|
11477
|
-
"start":
|
|
11478
|
-
"end":
|
|
11531
|
+
"start": 128,
|
|
11532
|
+
"end": 128
|
|
11479
11533
|
}
|
|
11480
11534
|
},
|
|
11481
11535
|
"group": [
|
|
@@ -11492,8 +11546,8 @@
|
|
|
11492
11546
|
{
|
|
11493
11547
|
"description": "The background color of the Chat alt bubble.\n",
|
|
11494
11548
|
"commentRange": {
|
|
11495
|
-
"start":
|
|
11496
|
-
"end":
|
|
11549
|
+
"start": 130,
|
|
11550
|
+
"end": 131
|
|
11497
11551
|
},
|
|
11498
11552
|
"context": {
|
|
11499
11553
|
"type": "variable",
|
|
@@ -11501,8 +11555,8 @@
|
|
|
11501
11555
|
"value": "k-color(primary)",
|
|
11502
11556
|
"scope": "default",
|
|
11503
11557
|
"line": {
|
|
11504
|
-
"start":
|
|
11505
|
-
"end":
|
|
11558
|
+
"start": 132,
|
|
11559
|
+
"end": 132
|
|
11506
11560
|
}
|
|
11507
11561
|
},
|
|
11508
11562
|
"group": [
|
|
@@ -11519,8 +11573,8 @@
|
|
|
11519
11573
|
{
|
|
11520
11574
|
"description": "The text color of the Chat alt bubble.\n",
|
|
11521
11575
|
"commentRange": {
|
|
11522
|
-
"start":
|
|
11523
|
-
"end":
|
|
11576
|
+
"start": 133,
|
|
11577
|
+
"end": 134
|
|
11524
11578
|
},
|
|
11525
11579
|
"context": {
|
|
11526
11580
|
"type": "variable",
|
|
@@ -11528,8 +11582,8 @@
|
|
|
11528
11582
|
"value": "k-color(on-primary)",
|
|
11529
11583
|
"scope": "default",
|
|
11530
11584
|
"line": {
|
|
11531
|
-
"start":
|
|
11532
|
-
"end":
|
|
11585
|
+
"start": 135,
|
|
11586
|
+
"end": 135
|
|
11533
11587
|
}
|
|
11534
11588
|
},
|
|
11535
11589
|
"group": [
|
|
@@ -11546,8 +11600,8 @@
|
|
|
11546
11600
|
{
|
|
11547
11601
|
"description": "The border color of the Chat alt bubble.\n",
|
|
11548
11602
|
"commentRange": {
|
|
11549
|
-
"start":
|
|
11550
|
-
"end":
|
|
11603
|
+
"start": 136,
|
|
11604
|
+
"end": 137
|
|
11551
11605
|
},
|
|
11552
11606
|
"context": {
|
|
11553
11607
|
"type": "variable",
|
|
@@ -11555,8 +11609,8 @@
|
|
|
11555
11609
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
11556
11610
|
"scope": "default",
|
|
11557
11611
|
"line": {
|
|
11558
|
-
"start":
|
|
11559
|
-
"end":
|
|
11612
|
+
"start": 138,
|
|
11613
|
+
"end": 138
|
|
11560
11614
|
}
|
|
11561
11615
|
},
|
|
11562
11616
|
"group": [
|
|
@@ -11573,8 +11627,8 @@
|
|
|
11573
11627
|
{
|
|
11574
11628
|
"description": "The shadow of the Chat alt bubble.\n",
|
|
11575
11629
|
"commentRange": {
|
|
11576
|
-
"start":
|
|
11577
|
-
"end":
|
|
11630
|
+
"start": 139,
|
|
11631
|
+
"end": 140
|
|
11578
11632
|
},
|
|
11579
11633
|
"context": {
|
|
11580
11634
|
"type": "variable",
|
|
@@ -11582,8 +11636,8 @@
|
|
|
11582
11636
|
"value": "none",
|
|
11583
11637
|
"scope": "default",
|
|
11584
11638
|
"line": {
|
|
11585
|
-
"start":
|
|
11586
|
-
"end":
|
|
11639
|
+
"start": 141,
|
|
11640
|
+
"end": 141
|
|
11587
11641
|
}
|
|
11588
11642
|
},
|
|
11589
11643
|
"group": [
|
|
@@ -11600,8 +11654,8 @@
|
|
|
11600
11654
|
{
|
|
11601
11655
|
"description": "The color of the typing indicator dots.\n",
|
|
11602
11656
|
"commentRange": {
|
|
11603
|
-
"start":
|
|
11604
|
-
"end":
|
|
11657
|
+
"start": 164,
|
|
11658
|
+
"end": 165
|
|
11605
11659
|
},
|
|
11606
11660
|
"context": {
|
|
11607
11661
|
"type": "variable",
|
|
@@ -11609,8 +11663,8 @@
|
|
|
11609
11663
|
"value": "k-color(base-on-subtle)",
|
|
11610
11664
|
"scope": "default",
|
|
11611
11665
|
"line": {
|
|
11612
|
-
"start":
|
|
11613
|
-
"end":
|
|
11666
|
+
"start": 166,
|
|
11667
|
+
"end": 166
|
|
11614
11668
|
}
|
|
11615
11669
|
},
|
|
11616
11670
|
"group": [
|
|
@@ -11625,19 +11679,19 @@
|
|
|
11625
11679
|
"resolvedType": "String"
|
|
11626
11680
|
},
|
|
11627
11681
|
{
|
|
11628
|
-
"description": "The width of a file in the Chat Textarea.\n",
|
|
11682
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
11629
11683
|
"commentRange": {
|
|
11630
|
-
"start":
|
|
11631
|
-
"end":
|
|
11684
|
+
"start": 168,
|
|
11685
|
+
"end": 169
|
|
11632
11686
|
},
|
|
11633
11687
|
"context": {
|
|
11634
11688
|
"type": "variable",
|
|
11635
|
-
"name": "kendo-chat-file-width",
|
|
11636
|
-
"value": "
|
|
11689
|
+
"name": "kendo-chat-file-min-width",
|
|
11690
|
+
"value": "96px",
|
|
11637
11691
|
"scope": "default",
|
|
11638
11692
|
"line": {
|
|
11639
|
-
"start":
|
|
11640
|
-
"end":
|
|
11693
|
+
"start": 170,
|
|
11694
|
+
"end": 170
|
|
11641
11695
|
}
|
|
11642
11696
|
},
|
|
11643
11697
|
"group": [
|
|
@@ -11648,23 +11702,23 @@
|
|
|
11648
11702
|
"path": "material/scss/chat/_variables.scss",
|
|
11649
11703
|
"name": "_variables.scss"
|
|
11650
11704
|
},
|
|
11651
|
-
"resolvedValue": "
|
|
11705
|
+
"resolvedValue": "96px",
|
|
11652
11706
|
"resolvedType": "Number"
|
|
11653
11707
|
},
|
|
11654
11708
|
{
|
|
11655
|
-
"description": "The
|
|
11709
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
11656
11710
|
"commentRange": {
|
|
11657
|
-
"start":
|
|
11658
|
-
"end":
|
|
11711
|
+
"start": 171,
|
|
11712
|
+
"end": 172
|
|
11659
11713
|
},
|
|
11660
11714
|
"context": {
|
|
11661
11715
|
"type": "variable",
|
|
11662
|
-
"name": "kendo-chat-file-
|
|
11663
|
-
"value": "
|
|
11716
|
+
"name": "kendo-chat-file-max-width",
|
|
11717
|
+
"value": "160px",
|
|
11664
11718
|
"scope": "default",
|
|
11665
11719
|
"line": {
|
|
11666
|
-
"start":
|
|
11667
|
-
"end":
|
|
11720
|
+
"start": 173,
|
|
11721
|
+
"end": 173
|
|
11668
11722
|
}
|
|
11669
11723
|
},
|
|
11670
11724
|
"group": [
|
|
@@ -11675,23 +11729,23 @@
|
|
|
11675
11729
|
"path": "material/scss/chat/_variables.scss",
|
|
11676
11730
|
"name": "_variables.scss"
|
|
11677
11731
|
},
|
|
11678
|
-
"resolvedValue": "
|
|
11679
|
-
"resolvedType": "
|
|
11732
|
+
"resolvedValue": "160px",
|
|
11733
|
+
"resolvedType": "Number"
|
|
11680
11734
|
},
|
|
11681
11735
|
{
|
|
11682
|
-
"description": "The
|
|
11736
|
+
"description": "The font size of the Chat file name.\n",
|
|
11683
11737
|
"commentRange": {
|
|
11684
|
-
"start":
|
|
11685
|
-
"end":
|
|
11738
|
+
"start": 174,
|
|
11739
|
+
"end": 175
|
|
11686
11740
|
},
|
|
11687
11741
|
"context": {
|
|
11688
11742
|
"type": "variable",
|
|
11689
|
-
"name": "kendo-chat-file-
|
|
11690
|
-
"value": "
|
|
11743
|
+
"name": "kendo-chat-file-name-font-size",
|
|
11744
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
11691
11745
|
"scope": "default",
|
|
11692
11746
|
"line": {
|
|
11693
|
-
"start":
|
|
11694
|
-
"end":
|
|
11747
|
+
"start": 176,
|
|
11748
|
+
"end": 176
|
|
11695
11749
|
}
|
|
11696
11750
|
},
|
|
11697
11751
|
"group": [
|
|
@@ -11702,23 +11756,23 @@
|
|
|
11702
11756
|
"path": "material/scss/chat/_variables.scss",
|
|
11703
11757
|
"name": "_variables.scss"
|
|
11704
11758
|
},
|
|
11705
|
-
"resolvedValue": "var(--kendo-
|
|
11759
|
+
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
|
|
11706
11760
|
"resolvedType": "String"
|
|
11707
11761
|
},
|
|
11708
11762
|
{
|
|
11709
|
-
"description": "The
|
|
11763
|
+
"description": "The line height of the Chat file name.\n",
|
|
11710
11764
|
"commentRange": {
|
|
11711
|
-
"start":
|
|
11712
|
-
"end":
|
|
11765
|
+
"start": 177,
|
|
11766
|
+
"end": 178
|
|
11713
11767
|
},
|
|
11714
11768
|
"context": {
|
|
11715
11769
|
"type": "variable",
|
|
11716
|
-
"name": "kendo-chat-file-
|
|
11717
|
-
"value": "
|
|
11770
|
+
"name": "kendo-chat-file-name-line-height",
|
|
11771
|
+
"value": "var( --kendo-line-height-sm, normal )",
|
|
11718
11772
|
"scope": "default",
|
|
11719
11773
|
"line": {
|
|
11720
|
-
"start":
|
|
11721
|
-
"end":
|
|
11774
|
+
"start": 179,
|
|
11775
|
+
"end": 179
|
|
11722
11776
|
}
|
|
11723
11777
|
},
|
|
11724
11778
|
"group": [
|
|
@@ -11729,23 +11783,23 @@
|
|
|
11729
11783
|
"path": "material/scss/chat/_variables.scss",
|
|
11730
11784
|
"name": "_variables.scss"
|
|
11731
11785
|
},
|
|
11732
|
-
"resolvedValue": "var(--kendo-
|
|
11786
|
+
"resolvedValue": "var(--kendo-line-height-sm, normal)",
|
|
11733
11787
|
"resolvedType": "String"
|
|
11734
11788
|
},
|
|
11735
11789
|
{
|
|
11736
|
-
"description": "The
|
|
11790
|
+
"description": "The font size of the Chat file size.\n",
|
|
11737
11791
|
"commentRange": {
|
|
11738
|
-
"start":
|
|
11739
|
-
"end":
|
|
11792
|
+
"start": 180,
|
|
11793
|
+
"end": 181
|
|
11740
11794
|
},
|
|
11741
11795
|
"context": {
|
|
11742
11796
|
"type": "variable",
|
|
11743
|
-
"name": "kendo-chat-file-
|
|
11744
|
-
"value": "
|
|
11797
|
+
"name": "kendo-chat-file-size-font-size",
|
|
11798
|
+
"value": "var( --kendo-font-size-xs, inherit )",
|
|
11745
11799
|
"scope": "default",
|
|
11746
11800
|
"line": {
|
|
11747
|
-
"start":
|
|
11748
|
-
"end":
|
|
11801
|
+
"start": 182,
|
|
11802
|
+
"end": 182
|
|
11749
11803
|
}
|
|
11750
11804
|
},
|
|
11751
11805
|
"group": [
|
|
@@ -11756,23 +11810,23 @@
|
|
|
11756
11810
|
"path": "material/scss/chat/_variables.scss",
|
|
11757
11811
|
"name": "_variables.scss"
|
|
11758
11812
|
},
|
|
11759
|
-
"resolvedValue": "
|
|
11760
|
-
"resolvedType": "
|
|
11813
|
+
"resolvedValue": "var(--kendo-font-size-xs, inherit)",
|
|
11814
|
+
"resolvedType": "String"
|
|
11761
11815
|
},
|
|
11762
11816
|
{
|
|
11763
|
-
"description": "The
|
|
11817
|
+
"description": "The line height of the Chat file size.\n",
|
|
11764
11818
|
"commentRange": {
|
|
11765
|
-
"start":
|
|
11766
|
-
"end":
|
|
11819
|
+
"start": 183,
|
|
11820
|
+
"end": 184
|
|
11767
11821
|
},
|
|
11768
11822
|
"context": {
|
|
11769
11823
|
"type": "variable",
|
|
11770
|
-
"name": "kendo-chat-file-
|
|
11771
|
-
"value": "
|
|
11824
|
+
"name": "kendo-chat-file-size-line-height",
|
|
11825
|
+
"value": "var( --kendo-line-height-xs, normal )",
|
|
11772
11826
|
"scope": "default",
|
|
11773
11827
|
"line": {
|
|
11774
|
-
"start":
|
|
11775
|
-
"end":
|
|
11828
|
+
"start": 185,
|
|
11829
|
+
"end": 185
|
|
11776
11830
|
}
|
|
11777
11831
|
},
|
|
11778
11832
|
"group": [
|
|
@@ -11783,23 +11837,23 @@
|
|
|
11783
11837
|
"path": "material/scss/chat/_variables.scss",
|
|
11784
11838
|
"name": "_variables.scss"
|
|
11785
11839
|
},
|
|
11786
|
-
"resolvedValue": "
|
|
11840
|
+
"resolvedValue": "var(--kendo-line-height-xs, normal)",
|
|
11787
11841
|
"resolvedType": "String"
|
|
11788
11842
|
},
|
|
11789
11843
|
{
|
|
11790
|
-
"description": "The
|
|
11844
|
+
"description": "The horizontal padding of the Chat file.\n",
|
|
11791
11845
|
"commentRange": {
|
|
11792
|
-
"start":
|
|
11793
|
-
"end":
|
|
11846
|
+
"start": 186,
|
|
11847
|
+
"end": 187
|
|
11794
11848
|
},
|
|
11795
11849
|
"context": {
|
|
11796
11850
|
"type": "variable",
|
|
11797
|
-
"name": "kendo-chat-file-
|
|
11798
|
-
"value": "k-
|
|
11851
|
+
"name": "kendo-chat-file-padding-x",
|
|
11852
|
+
"value": "k-spacing(1)",
|
|
11799
11853
|
"scope": "default",
|
|
11800
11854
|
"line": {
|
|
11801
|
-
"start":
|
|
11802
|
-
"end":
|
|
11855
|
+
"start": 188,
|
|
11856
|
+
"end": 188
|
|
11803
11857
|
}
|
|
11804
11858
|
},
|
|
11805
11859
|
"group": [
|
|
@@ -11810,23 +11864,23 @@
|
|
|
11810
11864
|
"path": "material/scss/chat/_variables.scss",
|
|
11811
11865
|
"name": "_variables.scss"
|
|
11812
11866
|
},
|
|
11813
|
-
"resolvedValue": "var(--kendo-
|
|
11867
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
11814
11868
|
"resolvedType": "String"
|
|
11815
11869
|
},
|
|
11816
11870
|
{
|
|
11817
|
-
"description": "The
|
|
11871
|
+
"description": "The vertical padding of the Chat file.\n",
|
|
11818
11872
|
"commentRange": {
|
|
11819
|
-
"start":
|
|
11820
|
-
"end":
|
|
11873
|
+
"start": 189,
|
|
11874
|
+
"end": 190
|
|
11821
11875
|
},
|
|
11822
11876
|
"context": {
|
|
11823
11877
|
"type": "variable",
|
|
11824
|
-
"name": "kendo-chat-file-
|
|
11825
|
-
"value": "k-
|
|
11878
|
+
"name": "kendo-chat-file-padding-y",
|
|
11879
|
+
"value": "k-spacing(1)",
|
|
11826
11880
|
"scope": "default",
|
|
11827
11881
|
"line": {
|
|
11828
|
-
"start":
|
|
11829
|
-
"end":
|
|
11882
|
+
"start": 191,
|
|
11883
|
+
"end": 191
|
|
11830
11884
|
}
|
|
11831
11885
|
},
|
|
11832
11886
|
"group": [
|
|
@@ -11837,23 +11891,23 @@
|
|
|
11837
11891
|
"path": "material/scss/chat/_variables.scss",
|
|
11838
11892
|
"name": "_variables.scss"
|
|
11839
11893
|
},
|
|
11840
|
-
"resolvedValue": "var(--kendo-
|
|
11894
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
11841
11895
|
"resolvedType": "String"
|
|
11842
11896
|
},
|
|
11843
11897
|
{
|
|
11844
|
-
"description": "The
|
|
11898
|
+
"description": "The spacing between the elements of the Chat file.\n",
|
|
11845
11899
|
"commentRange": {
|
|
11846
|
-
"start":
|
|
11847
|
-
"end":
|
|
11900
|
+
"start": 192,
|
|
11901
|
+
"end": 193
|
|
11848
11902
|
},
|
|
11849
11903
|
"context": {
|
|
11850
11904
|
"type": "variable",
|
|
11851
|
-
"name": "kendo-chat-file-
|
|
11852
|
-
"value": "
|
|
11905
|
+
"name": "kendo-chat-file-gap",
|
|
11906
|
+
"value": "k-spacing(1)",
|
|
11853
11907
|
"scope": "default",
|
|
11854
11908
|
"line": {
|
|
11855
|
-
"start":
|
|
11856
|
-
"end":
|
|
11909
|
+
"start": 194,
|
|
11910
|
+
"end": 194
|
|
11857
11911
|
}
|
|
11858
11912
|
},
|
|
11859
11913
|
"group": [
|
|
@@ -11864,23 +11918,23 @@
|
|
|
11864
11918
|
"path": "material/scss/chat/_variables.scss",
|
|
11865
11919
|
"name": "_variables.scss"
|
|
11866
11920
|
},
|
|
11867
|
-
"resolvedValue": "var(--kendo-
|
|
11921
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
11868
11922
|
"resolvedType": "String"
|
|
11869
11923
|
},
|
|
11870
11924
|
{
|
|
11871
|
-
"description": "The border
|
|
11925
|
+
"description": "The border width of the Chat file.\n",
|
|
11872
11926
|
"commentRange": {
|
|
11873
|
-
"start":
|
|
11874
|
-
"end":
|
|
11927
|
+
"start": 196,
|
|
11928
|
+
"end": 197
|
|
11875
11929
|
},
|
|
11876
11930
|
"context": {
|
|
11877
11931
|
"type": "variable",
|
|
11878
|
-
"name": "kendo-chat-file-border-
|
|
11879
|
-
"value": "
|
|
11932
|
+
"name": "kendo-chat-file-border-width",
|
|
11933
|
+
"value": "1px",
|
|
11880
11934
|
"scope": "default",
|
|
11881
11935
|
"line": {
|
|
11882
|
-
"start":
|
|
11883
|
-
"end":
|
|
11936
|
+
"start": 198,
|
|
11937
|
+
"end": 198
|
|
11884
11938
|
}
|
|
11885
11939
|
},
|
|
11886
11940
|
"group": [
|
|
@@ -11891,23 +11945,23 @@
|
|
|
11891
11945
|
"path": "material/scss/chat/_variables.scss",
|
|
11892
11946
|
"name": "_variables.scss"
|
|
11893
11947
|
},
|
|
11894
|
-
"resolvedValue": "
|
|
11895
|
-
"resolvedType": "
|
|
11948
|
+
"resolvedValue": "1px",
|
|
11949
|
+
"resolvedType": "Number"
|
|
11896
11950
|
},
|
|
11897
11951
|
{
|
|
11898
|
-
"description": "The
|
|
11952
|
+
"description": "The border style of the Chat file.\n",
|
|
11899
11953
|
"commentRange": {
|
|
11900
|
-
"start":
|
|
11901
|
-
"end":
|
|
11954
|
+
"start": 199,
|
|
11955
|
+
"end": 200
|
|
11902
11956
|
},
|
|
11903
11957
|
"context": {
|
|
11904
11958
|
"type": "variable",
|
|
11905
|
-
"name": "kendo-chat-file-
|
|
11906
|
-
"value": "
|
|
11959
|
+
"name": "kendo-chat-file-border-style",
|
|
11960
|
+
"value": "solid",
|
|
11907
11961
|
"scope": "default",
|
|
11908
11962
|
"line": {
|
|
11909
|
-
"start":
|
|
11910
|
-
"end":
|
|
11963
|
+
"start": 201,
|
|
11964
|
+
"end": 201
|
|
11911
11965
|
}
|
|
11912
11966
|
},
|
|
11913
11967
|
"group": [
|
|
@@ -11918,23 +11972,23 @@
|
|
|
11918
11972
|
"path": "material/scss/chat/_variables.scss",
|
|
11919
11973
|
"name": "_variables.scss"
|
|
11920
11974
|
},
|
|
11921
|
-
"resolvedValue": "
|
|
11975
|
+
"resolvedValue": "solid",
|
|
11922
11976
|
"resolvedType": "String"
|
|
11923
11977
|
},
|
|
11924
11978
|
{
|
|
11925
|
-
"description": "The
|
|
11979
|
+
"description": "The background color of the Chat file.\n",
|
|
11926
11980
|
"commentRange": {
|
|
11927
|
-
"start":
|
|
11928
|
-
"end":
|
|
11981
|
+
"start": 203,
|
|
11982
|
+
"end": 204
|
|
11929
11983
|
},
|
|
11930
11984
|
"context": {
|
|
11931
11985
|
"type": "variable",
|
|
11932
|
-
"name": "kendo-chat-file-
|
|
11933
|
-
"value": "k-
|
|
11986
|
+
"name": "kendo-chat-file-bg",
|
|
11987
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
11934
11988
|
"scope": "default",
|
|
11935
11989
|
"line": {
|
|
11936
|
-
"start":
|
|
11937
|
-
"end":
|
|
11990
|
+
"start": 205,
|
|
11991
|
+
"end": 205
|
|
11938
11992
|
}
|
|
11939
11993
|
},
|
|
11940
11994
|
"group": [
|
|
@@ -11945,23 +11999,23 @@
|
|
|
11945
11999
|
"path": "material/scss/chat/_variables.scss",
|
|
11946
12000
|
"name": "_variables.scss"
|
|
11947
12001
|
},
|
|
11948
|
-
"resolvedValue": "var(--kendo-
|
|
12002
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
|
|
11949
12003
|
"resolvedType": "String"
|
|
11950
12004
|
},
|
|
11951
12005
|
{
|
|
11952
|
-
"description": "The
|
|
12006
|
+
"description": "The text color of the Chat file.\n",
|
|
11953
12007
|
"commentRange": {
|
|
11954
|
-
"start":
|
|
11955
|
-
"end":
|
|
12008
|
+
"start": 206,
|
|
12009
|
+
"end": 207
|
|
11956
12010
|
},
|
|
11957
12011
|
"context": {
|
|
11958
12012
|
"type": "variable",
|
|
11959
|
-
"name": "kendo-chat-
|
|
11960
|
-
"value": "
|
|
12013
|
+
"name": "kendo-chat-file-text",
|
|
12014
|
+
"value": "k-color(base-on-subtle)",
|
|
11961
12015
|
"scope": "default",
|
|
11962
12016
|
"line": {
|
|
11963
|
-
"start":
|
|
11964
|
-
"end":
|
|
12017
|
+
"start": 208,
|
|
12018
|
+
"end": 208
|
|
11965
12019
|
}
|
|
11966
12020
|
},
|
|
11967
12021
|
"group": [
|
|
@@ -11972,23 +12026,23 @@
|
|
|
11972
12026
|
"path": "material/scss/chat/_variables.scss",
|
|
11973
12027
|
"name": "_variables.scss"
|
|
11974
12028
|
},
|
|
11975
|
-
"resolvedValue": "
|
|
11976
|
-
"resolvedType": "
|
|
12029
|
+
"resolvedValue": "var(--kendo-color-base-on-subtle, #4A4459)",
|
|
12030
|
+
"resolvedType": "String"
|
|
11977
12031
|
},
|
|
11978
12032
|
{
|
|
11979
|
-
"description": "The border
|
|
12033
|
+
"description": "The border color of the Chat file.\n",
|
|
11980
12034
|
"commentRange": {
|
|
11981
|
-
"start":
|
|
11982
|
-
"end":
|
|
12035
|
+
"start": 209,
|
|
12036
|
+
"end": 210
|
|
11983
12037
|
},
|
|
11984
12038
|
"context": {
|
|
11985
12039
|
"type": "variable",
|
|
11986
|
-
"name": "kendo-chat-
|
|
11987
|
-
"value": "
|
|
12040
|
+
"name": "kendo-chat-file-border",
|
|
12041
|
+
"value": "$kendo-chat-file-bg",
|
|
11988
12042
|
"scope": "default",
|
|
11989
12043
|
"line": {
|
|
11990
|
-
"start":
|
|
11991
|
-
"end":
|
|
12044
|
+
"start": 211,
|
|
12045
|
+
"end": 211
|
|
11992
12046
|
}
|
|
11993
12047
|
},
|
|
11994
12048
|
"group": [
|
|
@@ -11999,14 +12053,176 @@
|
|
|
11999
12053
|
"path": "material/scss/chat/_variables.scss",
|
|
12000
12054
|
"name": "_variables.scss"
|
|
12001
12055
|
},
|
|
12002
|
-
"resolvedValue": "
|
|
12056
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
|
|
12003
12057
|
"resolvedType": "String"
|
|
12004
12058
|
},
|
|
12005
12059
|
{
|
|
12006
|
-
"description": "The border
|
|
12060
|
+
"description": "The border-radius of the Chat file.\n",
|
|
12007
12061
|
"commentRange": {
|
|
12008
|
-
"start":
|
|
12009
|
-
"end":
|
|
12062
|
+
"start": 212,
|
|
12063
|
+
"end": 213
|
|
12064
|
+
},
|
|
12065
|
+
"context": {
|
|
12066
|
+
"type": "variable",
|
|
12067
|
+
"name": "kendo-chat-file-border-radius",
|
|
12068
|
+
"value": "k-border-radius(md)",
|
|
12069
|
+
"scope": "default",
|
|
12070
|
+
"line": {
|
|
12071
|
+
"start": 214,
|
|
12072
|
+
"end": 214
|
|
12073
|
+
}
|
|
12074
|
+
},
|
|
12075
|
+
"group": [
|
|
12076
|
+
"chat"
|
|
12077
|
+
],
|
|
12078
|
+
"access": "public",
|
|
12079
|
+
"file": {
|
|
12080
|
+
"path": "material/scss/chat/_variables.scss",
|
|
12081
|
+
"name": "_variables.scss"
|
|
12082
|
+
},
|
|
12083
|
+
"resolvedValue": "var(--kendo-border-radius-md, 0.25rem)",
|
|
12084
|
+
"resolvedType": "String"
|
|
12085
|
+
},
|
|
12086
|
+
{
|
|
12087
|
+
"description": "The background color of the Chat sender file.\n",
|
|
12088
|
+
"commentRange": {
|
|
12089
|
+
"start": 216,
|
|
12090
|
+
"end": 217
|
|
12091
|
+
},
|
|
12092
|
+
"context": {
|
|
12093
|
+
"type": "variable",
|
|
12094
|
+
"name": "kendo-chat-sender-file-bg",
|
|
12095
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
12096
|
+
"scope": "default",
|
|
12097
|
+
"line": {
|
|
12098
|
+
"start": 218,
|
|
12099
|
+
"end": 218
|
|
12100
|
+
}
|
|
12101
|
+
},
|
|
12102
|
+
"group": [
|
|
12103
|
+
"chat"
|
|
12104
|
+
],
|
|
12105
|
+
"access": "public",
|
|
12106
|
+
"file": {
|
|
12107
|
+
"path": "material/scss/chat/_variables.scss",
|
|
12108
|
+
"name": "_variables.scss"
|
|
12109
|
+
},
|
|
12110
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
12111
|
+
"resolvedType": "String"
|
|
12112
|
+
},
|
|
12113
|
+
{
|
|
12114
|
+
"description": "The text color of the Chat sender file.\n",
|
|
12115
|
+
"commentRange": {
|
|
12116
|
+
"start": 219,
|
|
12117
|
+
"end": 220
|
|
12118
|
+
},
|
|
12119
|
+
"context": {
|
|
12120
|
+
"type": "variable",
|
|
12121
|
+
"name": "kendo-chat-sender-file-text",
|
|
12122
|
+
"value": "k-color(on-primary)",
|
|
12123
|
+
"scope": "default",
|
|
12124
|
+
"line": {
|
|
12125
|
+
"start": 221,
|
|
12126
|
+
"end": 221
|
|
12127
|
+
}
|
|
12128
|
+
},
|
|
12129
|
+
"group": [
|
|
12130
|
+
"chat"
|
|
12131
|
+
],
|
|
12132
|
+
"access": "public",
|
|
12133
|
+
"file": {
|
|
12134
|
+
"path": "material/scss/chat/_variables.scss",
|
|
12135
|
+
"name": "_variables.scss"
|
|
12136
|
+
},
|
|
12137
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
12138
|
+
"resolvedType": "String"
|
|
12139
|
+
},
|
|
12140
|
+
{
|
|
12141
|
+
"description": "The border color of the Chat sender file.\n",
|
|
12142
|
+
"commentRange": {
|
|
12143
|
+
"start": 222,
|
|
12144
|
+
"end": 223
|
|
12145
|
+
},
|
|
12146
|
+
"context": {
|
|
12147
|
+
"type": "variable",
|
|
12148
|
+
"name": "kendo-chat-sender-file-border",
|
|
12149
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
12150
|
+
"scope": "default",
|
|
12151
|
+
"line": {
|
|
12152
|
+
"start": 224,
|
|
12153
|
+
"end": 224
|
|
12154
|
+
}
|
|
12155
|
+
},
|
|
12156
|
+
"group": [
|
|
12157
|
+
"chat"
|
|
12158
|
+
],
|
|
12159
|
+
"access": "public",
|
|
12160
|
+
"file": {
|
|
12161
|
+
"path": "material/scss/chat/_variables.scss",
|
|
12162
|
+
"name": "_variables.scss"
|
|
12163
|
+
},
|
|
12164
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
12165
|
+
"resolvedType": "String"
|
|
12166
|
+
},
|
|
12167
|
+
{
|
|
12168
|
+
"description": "The border width of the Chat pinned message;\n",
|
|
12169
|
+
"commentRange": {
|
|
12170
|
+
"start": 226,
|
|
12171
|
+
"end": 227
|
|
12172
|
+
},
|
|
12173
|
+
"context": {
|
|
12174
|
+
"type": "variable",
|
|
12175
|
+
"name": "kendo-chat-message-pinned-border-width",
|
|
12176
|
+
"value": "1px",
|
|
12177
|
+
"scope": "default",
|
|
12178
|
+
"line": {
|
|
12179
|
+
"start": 228,
|
|
12180
|
+
"end": 228
|
|
12181
|
+
}
|
|
12182
|
+
},
|
|
12183
|
+
"group": [
|
|
12184
|
+
"chat"
|
|
12185
|
+
],
|
|
12186
|
+
"access": "public",
|
|
12187
|
+
"file": {
|
|
12188
|
+
"path": "material/scss/chat/_variables.scss",
|
|
12189
|
+
"name": "_variables.scss"
|
|
12190
|
+
},
|
|
12191
|
+
"resolvedValue": "1px",
|
|
12192
|
+
"resolvedType": "Number"
|
|
12193
|
+
},
|
|
12194
|
+
{
|
|
12195
|
+
"description": "The border style of the Chat pinned message;\n",
|
|
12196
|
+
"commentRange": {
|
|
12197
|
+
"start": 229,
|
|
12198
|
+
"end": 230
|
|
12199
|
+
},
|
|
12200
|
+
"context": {
|
|
12201
|
+
"type": "variable",
|
|
12202
|
+
"name": "kendo-chat-message-pinned-border-style",
|
|
12203
|
+
"value": "solid",
|
|
12204
|
+
"scope": "default",
|
|
12205
|
+
"line": {
|
|
12206
|
+
"start": 231,
|
|
12207
|
+
"end": 231
|
|
12208
|
+
}
|
|
12209
|
+
},
|
|
12210
|
+
"group": [
|
|
12211
|
+
"chat"
|
|
12212
|
+
],
|
|
12213
|
+
"access": "public",
|
|
12214
|
+
"file": {
|
|
12215
|
+
"path": "material/scss/chat/_variables.scss",
|
|
12216
|
+
"name": "_variables.scss"
|
|
12217
|
+
},
|
|
12218
|
+
"resolvedValue": "solid",
|
|
12219
|
+
"resolvedType": "String"
|
|
12220
|
+
},
|
|
12221
|
+
{
|
|
12222
|
+
"description": "The border color of the Chat pinned message;\n",
|
|
12223
|
+
"commentRange": {
|
|
12224
|
+
"start": 232,
|
|
12225
|
+
"end": 233
|
|
12010
12226
|
},
|
|
12011
12227
|
"context": {
|
|
12012
12228
|
"type": "variable",
|
|
@@ -12014,8 +12230,8 @@
|
|
|
12014
12230
|
"value": "k-color(border)",
|
|
12015
12231
|
"scope": "default",
|
|
12016
12232
|
"line": {
|
|
12017
|
-
"start":
|
|
12018
|
-
"end":
|
|
12233
|
+
"start": 234,
|
|
12234
|
+
"end": 234
|
|
12019
12235
|
}
|
|
12020
12236
|
},
|
|
12021
12237
|
"group": [
|
|
@@ -12032,8 +12248,8 @@
|
|
|
12032
12248
|
{
|
|
12033
12249
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
12034
12250
|
"commentRange": {
|
|
12035
|
-
"start":
|
|
12036
|
-
"end":
|
|
12251
|
+
"start": 236,
|
|
12252
|
+
"end": 237
|
|
12037
12253
|
},
|
|
12038
12254
|
"context": {
|
|
12039
12255
|
"type": "variable",
|
|
@@ -12041,8 +12257,8 @@
|
|
|
12041
12257
|
"value": "k-spacing(1)",
|
|
12042
12258
|
"scope": "default",
|
|
12043
12259
|
"line": {
|
|
12044
|
-
"start":
|
|
12045
|
-
"end":
|
|
12260
|
+
"start": 238,
|
|
12261
|
+
"end": 238
|
|
12046
12262
|
}
|
|
12047
12263
|
},
|
|
12048
12264
|
"group": [
|
|
@@ -12059,8 +12275,8 @@
|
|
|
12059
12275
|
{
|
|
12060
12276
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
12061
12277
|
"commentRange": {
|
|
12062
|
-
"start":
|
|
12063
|
-
"end":
|
|
12278
|
+
"start": 239,
|
|
12279
|
+
"end": 240
|
|
12064
12280
|
},
|
|
12065
12281
|
"context": {
|
|
12066
12282
|
"type": "variable",
|
|
@@ -12068,8 +12284,8 @@
|
|
|
12068
12284
|
"value": "k-spacing(1)",
|
|
12069
12285
|
"scope": "default",
|
|
12070
12286
|
"line": {
|
|
12071
|
-
"start":
|
|
12072
|
-
"end":
|
|
12287
|
+
"start": 241,
|
|
12288
|
+
"end": 241
|
|
12073
12289
|
}
|
|
12074
12290
|
},
|
|
12075
12291
|
"group": [
|
|
@@ -12086,8 +12302,8 @@
|
|
|
12086
12302
|
{
|
|
12087
12303
|
"description": "The background color of the Chat message reference.\n",
|
|
12088
12304
|
"commentRange": {
|
|
12089
|
-
"start":
|
|
12090
|
-
"end":
|
|
12305
|
+
"start": 243,
|
|
12306
|
+
"end": 244
|
|
12091
12307
|
},
|
|
12092
12308
|
"context": {
|
|
12093
12309
|
"type": "variable",
|
|
@@ -12095,8 +12311,8 @@
|
|
|
12095
12311
|
"value": "k-color(surface)",
|
|
12096
12312
|
"scope": "default",
|
|
12097
12313
|
"line": {
|
|
12098
|
-
"start":
|
|
12099
|
-
"end":
|
|
12314
|
+
"start": 245,
|
|
12315
|
+
"end": 245
|
|
12100
12316
|
}
|
|
12101
12317
|
},
|
|
12102
12318
|
"group": [
|
|
@@ -12113,8 +12329,8 @@
|
|
|
12113
12329
|
{
|
|
12114
12330
|
"description": "The text color of the Chat message reference.\n",
|
|
12115
12331
|
"commentRange": {
|
|
12116
|
-
"start":
|
|
12117
|
-
"end":
|
|
12332
|
+
"start": 246,
|
|
12333
|
+
"end": 247
|
|
12118
12334
|
},
|
|
12119
12335
|
"context": {
|
|
12120
12336
|
"type": "variable",
|
|
@@ -12122,8 +12338,8 @@
|
|
|
12122
12338
|
"value": "k-color(on-app-surface)",
|
|
12123
12339
|
"scope": "default",
|
|
12124
12340
|
"line": {
|
|
12125
|
-
"start":
|
|
12126
|
-
"end":
|
|
12341
|
+
"start": 248,
|
|
12342
|
+
"end": 248
|
|
12127
12343
|
}
|
|
12128
12344
|
},
|
|
12129
12345
|
"group": [
|
|
@@ -12140,8 +12356,8 @@
|
|
|
12140
12356
|
{
|
|
12141
12357
|
"description": "The background color of the message reference marker.\n",
|
|
12142
12358
|
"commentRange": {
|
|
12143
|
-
"start":
|
|
12144
|
-
"end":
|
|
12359
|
+
"start": 249,
|
|
12360
|
+
"end": 250
|
|
12145
12361
|
},
|
|
12146
12362
|
"context": {
|
|
12147
12363
|
"type": "variable",
|
|
@@ -12149,8 +12365,8 @@
|
|
|
12149
12365
|
"value": "k-color(base-emphasis)",
|
|
12150
12366
|
"scope": "default",
|
|
12151
12367
|
"line": {
|
|
12152
|
-
"start":
|
|
12153
|
-
"end":
|
|
12368
|
+
"start": 251,
|
|
12369
|
+
"end": 251
|
|
12154
12370
|
}
|
|
12155
12371
|
},
|
|
12156
12372
|
"group": [
|
|
@@ -12167,8 +12383,8 @@
|
|
|
12167
12383
|
{
|
|
12168
12384
|
"description": "The background color of the message reference alt marker.\n",
|
|
12169
12385
|
"commentRange": {
|
|
12170
|
-
"start":
|
|
12171
|
-
"end":
|
|
12386
|
+
"start": 252,
|
|
12387
|
+
"end": 253
|
|
12172
12388
|
},
|
|
12173
12389
|
"context": {
|
|
12174
12390
|
"type": "variable",
|
|
@@ -12176,8 +12392,8 @@
|
|
|
12176
12392
|
"value": "k-color(primary-emphasis)",
|
|
12177
12393
|
"scope": "default",
|
|
12178
12394
|
"line": {
|
|
12179
|
-
"start":
|
|
12180
|
-
"end":
|
|
12395
|
+
"start": 254,
|
|
12396
|
+
"end": 254
|
|
12181
12397
|
}
|
|
12182
12398
|
},
|
|
12183
12399
|
"group": [
|
|
@@ -38024,7 +38240,7 @@
|
|
|
38024
38240
|
"resolvedType": "Null"
|
|
38025
38241
|
},
|
|
38026
38242
|
{
|
|
38027
|
-
"description": "The horizontal padding of the Menu icon.\n",
|
|
38243
|
+
"description": "The horizontal padding of the Menu expand arrow icon.\n",
|
|
38028
38244
|
"commentRange": {
|
|
38029
38245
|
"start": 139,
|
|
38030
38246
|
"end": 140
|
|
@@ -38051,7 +38267,7 @@
|
|
|
38051
38267
|
"resolvedType": "String"
|
|
38052
38268
|
},
|
|
38053
38269
|
{
|
|
38054
|
-
"description": "The vertical padding of the Menu icon.\n",
|
|
38270
|
+
"description": "The vertical padding of the Menu expand arrow icon.\n",
|
|
38055
38271
|
"commentRange": {
|
|
38056
38272
|
"start": 142,
|
|
38057
38273
|
"end": 143
|
|
@@ -82860,7 +83076,7 @@
|
|
|
82860
83076
|
"context": {
|
|
82861
83077
|
"type": "variable",
|
|
82862
83078
|
"name": "kendo-bubble-border-radius-sm",
|
|
82863
|
-
"value": "k-border-radius(
|
|
83079
|
+
"value": "k-border-radius(sm)",
|
|
82864
83080
|
"scope": "default",
|
|
82865
83081
|
"line": {
|
|
82866
83082
|
"start": 9,
|
|
@@ -82875,7 +83091,7 @@
|
|
|
82875
83091
|
"path": "material/scss/bubble/_variables.scss",
|
|
82876
83092
|
"name": "_variables.scss"
|
|
82877
83093
|
},
|
|
82878
|
-
"resolvedValue": "var(--kendo-border-radius-
|
|
83094
|
+
"resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
|
|
82879
83095
|
"resolvedType": "String"
|
|
82880
83096
|
},
|
|
82881
83097
|
{
|
|
@@ -83394,8 +83610,8 @@
|
|
|
83394
83610
|
{
|
|
83395
83611
|
"description": "The background color of the hovered alt Bubble.\n",
|
|
83396
83612
|
"commentRange": {
|
|
83397
|
-
"start":
|
|
83398
|
-
"end":
|
|
83613
|
+
"start": 142,
|
|
83614
|
+
"end": 143
|
|
83399
83615
|
},
|
|
83400
83616
|
"context": {
|
|
83401
83617
|
"type": "variable",
|
|
@@ -83403,8 +83619,8 @@
|
|
|
83403
83619
|
"value": "k-color(primary-hover)",
|
|
83404
83620
|
"scope": "default",
|
|
83405
83621
|
"line": {
|
|
83406
|
-
"start":
|
|
83407
|
-
"end":
|
|
83622
|
+
"start": 144,
|
|
83623
|
+
"end": 144
|
|
83408
83624
|
}
|
|
83409
83625
|
},
|
|
83410
83626
|
"group": [
|
|
@@ -83421,8 +83637,8 @@
|
|
|
83421
83637
|
{
|
|
83422
83638
|
"description": "The border color of the hovered alt Bubble.\n",
|
|
83423
83639
|
"commentRange": {
|
|
83424
|
-
"start":
|
|
83425
|
-
"end":
|
|
83640
|
+
"start": 145,
|
|
83641
|
+
"end": 146
|
|
83426
83642
|
},
|
|
83427
83643
|
"context": {
|
|
83428
83644
|
"type": "variable",
|
|
@@ -83430,8 +83646,8 @@
|
|
|
83430
83646
|
"value": "$kendo-chat-alt-bubble-hover-bg",
|
|
83431
83647
|
"scope": "default",
|
|
83432
83648
|
"line": {
|
|
83433
|
-
"start":
|
|
83434
|
-
"end":
|
|
83649
|
+
"start": 147,
|
|
83650
|
+
"end": 147
|
|
83435
83651
|
}
|
|
83436
83652
|
},
|
|
83437
83653
|
"group": [
|
|
@@ -83448,8 +83664,8 @@
|
|
|
83448
83664
|
{
|
|
83449
83665
|
"description": "The background color of the active Bubble.\n",
|
|
83450
83666
|
"commentRange": {
|
|
83451
|
-
"start":
|
|
83452
|
-
"end":
|
|
83667
|
+
"start": 148,
|
|
83668
|
+
"end": 149
|
|
83453
83669
|
},
|
|
83454
83670
|
"context": {
|
|
83455
83671
|
"type": "variable",
|
|
@@ -83457,8 +83673,8 @@
|
|
|
83457
83673
|
"value": "k-color(primary-active)",
|
|
83458
83674
|
"scope": "default",
|
|
83459
83675
|
"line": {
|
|
83460
|
-
"start":
|
|
83461
|
-
"end":
|
|
83676
|
+
"start": 150,
|
|
83677
|
+
"end": 150
|
|
83462
83678
|
}
|
|
83463
83679
|
},
|
|
83464
83680
|
"group": [
|
|
@@ -83475,8 +83691,8 @@
|
|
|
83475
83691
|
{
|
|
83476
83692
|
"description": "The border color of the active alt Bubble.\n",
|
|
83477
83693
|
"commentRange": {
|
|
83478
|
-
"start":
|
|
83479
|
-
"end":
|
|
83694
|
+
"start": 151,
|
|
83695
|
+
"end": 152
|
|
83480
83696
|
},
|
|
83481
83697
|
"context": {
|
|
83482
83698
|
"type": "variable",
|
|
@@ -83484,8 +83700,8 @@
|
|
|
83484
83700
|
"value": "$kendo-chat-alt-bubble-active-bg",
|
|
83485
83701
|
"scope": "default",
|
|
83486
83702
|
"line": {
|
|
83487
|
-
"start":
|
|
83488
|
-
"end":
|
|
83703
|
+
"start": 153,
|
|
83704
|
+
"end": 153
|
|
83489
83705
|
}
|
|
83490
83706
|
},
|
|
83491
83707
|
"group": [
|
|
@@ -83502,8 +83718,8 @@
|
|
|
83502
83718
|
{
|
|
83503
83719
|
"description": "The background color of the focused alt Bubble.\n",
|
|
83504
83720
|
"commentRange": {
|
|
83505
|
-
"start":
|
|
83506
|
-
"end":
|
|
83721
|
+
"start": 154,
|
|
83722
|
+
"end": 155
|
|
83507
83723
|
},
|
|
83508
83724
|
"context": {
|
|
83509
83725
|
"type": "variable",
|
|
@@ -83511,8 +83727,8 @@
|
|
|
83511
83727
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
83512
83728
|
"scope": "default",
|
|
83513
83729
|
"line": {
|
|
83514
|
-
"start":
|
|
83515
|
-
"end":
|
|
83730
|
+
"start": 156,
|
|
83731
|
+
"end": 156
|
|
83516
83732
|
}
|
|
83517
83733
|
},
|
|
83518
83734
|
"group": [
|
|
@@ -83529,8 +83745,8 @@
|
|
|
83529
83745
|
{
|
|
83530
83746
|
"description": "The border color of the focused alt Bubble.\n",
|
|
83531
83747
|
"commentRange": {
|
|
83532
|
-
"start":
|
|
83533
|
-
"end":
|
|
83748
|
+
"start": 157,
|
|
83749
|
+
"end": 158
|
|
83534
83750
|
},
|
|
83535
83751
|
"context": {
|
|
83536
83752
|
"type": "variable",
|
|
@@ -83538,8 +83754,8 @@
|
|
|
83538
83754
|
"value": "$kendo-chat-alt-bubble-focus-bg",
|
|
83539
83755
|
"scope": "default",
|
|
83540
83756
|
"line": {
|
|
83541
|
-
"start":
|
|
83542
|
-
"end":
|
|
83757
|
+
"start": 159,
|
|
83758
|
+
"end": 159
|
|
83543
83759
|
}
|
|
83544
83760
|
},
|
|
83545
83761
|
"group": [
|
|
@@ -83556,8 +83772,8 @@
|
|
|
83556
83772
|
{
|
|
83557
83773
|
"description": "The box shadow of the focused alt Bubble.\n",
|
|
83558
83774
|
"commentRange": {
|
|
83559
|
-
"start":
|
|
83560
|
-
"end":
|
|
83775
|
+
"start": 160,
|
|
83776
|
+
"end": 161
|
|
83561
83777
|
},
|
|
83562
83778
|
"context": {
|
|
83563
83779
|
"type": "variable",
|
|
@@ -83565,8 +83781,8 @@
|
|
|
83565
83781
|
"value": "null",
|
|
83566
83782
|
"scope": "default",
|
|
83567
83783
|
"line": {
|
|
83568
|
-
"start":
|
|
83569
|
-
"end":
|
|
83784
|
+
"start": 162,
|
|
83785
|
+
"end": 162
|
|
83570
83786
|
}
|
|
83571
83787
|
},
|
|
83572
83788
|
"group": [
|
|
@@ -90564,15 +90780,15 @@
|
|
|
90564
90780
|
"resolvedType": "String"
|
|
90565
90781
|
},
|
|
90566
90782
|
{
|
|
90567
|
-
"description": "The
|
|
90783
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
90568
90784
|
"commentRange": {
|
|
90569
90785
|
"start": 55,
|
|
90570
90786
|
"end": 56
|
|
90571
90787
|
},
|
|
90572
90788
|
"context": {
|
|
90573
90789
|
"type": "variable",
|
|
90574
|
-
"name": "kendo-chat-
|
|
90575
|
-
"value": "k-spacing(1)",
|
|
90790
|
+
"name": "kendo-chat-status-min-size",
|
|
90791
|
+
"value": "k-spacing(1.5)",
|
|
90576
90792
|
"scope": "default",
|
|
90577
90793
|
"line": {
|
|
90578
90794
|
"start": 57,
|
|
@@ -90587,14 +90803,68 @@
|
|
|
90587
90803
|
"path": "material/scss/chat/_variables.scss",
|
|
90588
90804
|
"name": "_variables.scss"
|
|
90589
90805
|
},
|
|
90806
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
90807
|
+
"resolvedType": "String"
|
|
90808
|
+
},
|
|
90809
|
+
{
|
|
90810
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
90811
|
+
"commentRange": {
|
|
90812
|
+
"start": 58,
|
|
90813
|
+
"end": 59
|
|
90814
|
+
},
|
|
90815
|
+
"context": {
|
|
90816
|
+
"type": "variable",
|
|
90817
|
+
"name": "kendo-chat-status-max-size",
|
|
90818
|
+
"value": "k-spacing(8)",
|
|
90819
|
+
"scope": "default",
|
|
90820
|
+
"line": {
|
|
90821
|
+
"start": 60,
|
|
90822
|
+
"end": 60
|
|
90823
|
+
}
|
|
90824
|
+
},
|
|
90825
|
+
"group": [
|
|
90826
|
+
"chat"
|
|
90827
|
+
],
|
|
90828
|
+
"access": "public",
|
|
90829
|
+
"file": {
|
|
90830
|
+
"path": "material/scss/chat/_variables.scss",
|
|
90831
|
+
"name": "_variables.scss"
|
|
90832
|
+
},
|
|
90833
|
+
"resolvedValue": "var(--kendo-spacing-8, 2rem)",
|
|
90834
|
+
"resolvedType": "String"
|
|
90835
|
+
},
|
|
90836
|
+
{
|
|
90837
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
90838
|
+
"commentRange": {
|
|
90839
|
+
"start": 61,
|
|
90840
|
+
"end": 62
|
|
90841
|
+
},
|
|
90842
|
+
"context": {
|
|
90843
|
+
"type": "variable",
|
|
90844
|
+
"name": "kendo-chat-message-status-gap",
|
|
90845
|
+
"value": "k-spacing(1)",
|
|
90846
|
+
"scope": "default",
|
|
90847
|
+
"line": {
|
|
90848
|
+
"start": 63,
|
|
90849
|
+
"end": 63
|
|
90850
|
+
}
|
|
90851
|
+
},
|
|
90852
|
+
"group": [
|
|
90853
|
+
"chat"
|
|
90854
|
+
],
|
|
90855
|
+
"access": "public",
|
|
90856
|
+
"file": {
|
|
90857
|
+
"path": "material/scss/chat/_variables.scss",
|
|
90858
|
+
"name": "_variables.scss"
|
|
90859
|
+
},
|
|
90590
90860
|
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
90591
90861
|
"resolvedType": "String"
|
|
90592
90862
|
},
|
|
90593
90863
|
{
|
|
90594
90864
|
"description": "The font size of the Chat timestamp.\n",
|
|
90595
90865
|
"commentRange": {
|
|
90596
|
-
"start":
|
|
90597
|
-
"end":
|
|
90866
|
+
"start": 65,
|
|
90867
|
+
"end": 66
|
|
90598
90868
|
},
|
|
90599
90869
|
"context": {
|
|
90600
90870
|
"type": "variable",
|
|
@@ -90602,8 +90872,8 @@
|
|
|
90602
90872
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90603
90873
|
"scope": "default",
|
|
90604
90874
|
"line": {
|
|
90605
|
-
"start":
|
|
90606
|
-
"end":
|
|
90875
|
+
"start": 67,
|
|
90876
|
+
"end": 67
|
|
90607
90877
|
}
|
|
90608
90878
|
},
|
|
90609
90879
|
"group": [
|
|
@@ -90620,8 +90890,8 @@
|
|
|
90620
90890
|
{
|
|
90621
90891
|
"description": "The line height of the Chat timestamp.\n",
|
|
90622
90892
|
"commentRange": {
|
|
90623
|
-
"start":
|
|
90624
|
-
"end":
|
|
90893
|
+
"start": 68,
|
|
90894
|
+
"end": 69
|
|
90625
90895
|
},
|
|
90626
90896
|
"context": {
|
|
90627
90897
|
"type": "variable",
|
|
@@ -90629,8 +90899,8 @@
|
|
|
90629
90899
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
90630
90900
|
"scope": "default",
|
|
90631
90901
|
"line": {
|
|
90632
|
-
"start":
|
|
90633
|
-
"end":
|
|
90902
|
+
"start": 70,
|
|
90903
|
+
"end": 70
|
|
90634
90904
|
}
|
|
90635
90905
|
},
|
|
90636
90906
|
"group": [
|
|
@@ -90647,8 +90917,8 @@
|
|
|
90647
90917
|
{
|
|
90648
90918
|
"description": "The text transform of the Chat timestamp.\n",
|
|
90649
90919
|
"commentRange": {
|
|
90650
|
-
"start":
|
|
90651
|
-
"end":
|
|
90920
|
+
"start": 71,
|
|
90921
|
+
"end": 72
|
|
90652
90922
|
},
|
|
90653
90923
|
"context": {
|
|
90654
90924
|
"type": "variable",
|
|
@@ -90656,8 +90926,8 @@
|
|
|
90656
90926
|
"value": "none",
|
|
90657
90927
|
"scope": "default",
|
|
90658
90928
|
"line": {
|
|
90659
|
-
"start":
|
|
90660
|
-
"end":
|
|
90929
|
+
"start": 73,
|
|
90930
|
+
"end": 73
|
|
90661
90931
|
}
|
|
90662
90932
|
},
|
|
90663
90933
|
"group": [
|
|
@@ -90674,8 +90944,8 @@
|
|
|
90674
90944
|
{
|
|
90675
90945
|
"description": "The text color of the Chat timestamp.\n",
|
|
90676
90946
|
"commentRange": {
|
|
90677
|
-
"start":
|
|
90678
|
-
"end":
|
|
90947
|
+
"start": 74,
|
|
90948
|
+
"end": 75
|
|
90679
90949
|
},
|
|
90680
90950
|
"context": {
|
|
90681
90951
|
"type": "variable",
|
|
@@ -90683,8 +90953,8 @@
|
|
|
90683
90953
|
"value": "k-color(subtle)",
|
|
90684
90954
|
"scope": "default",
|
|
90685
90955
|
"line": {
|
|
90686
|
-
"start":
|
|
90687
|
-
"end":
|
|
90956
|
+
"start": 76,
|
|
90957
|
+
"end": 76
|
|
90688
90958
|
}
|
|
90689
90959
|
},
|
|
90690
90960
|
"group": [
|
|
@@ -90701,8 +90971,8 @@
|
|
|
90701
90971
|
{
|
|
90702
90972
|
"description": "The background color of the Chat timestamp.\n",
|
|
90703
90973
|
"commentRange": {
|
|
90704
|
-
"start":
|
|
90705
|
-
"end":
|
|
90974
|
+
"start": 77,
|
|
90975
|
+
"end": 78
|
|
90706
90976
|
},
|
|
90707
90977
|
"context": {
|
|
90708
90978
|
"type": "variable",
|
|
@@ -90710,8 +90980,8 @@
|
|
|
90710
90980
|
"value": "null",
|
|
90711
90981
|
"scope": "default",
|
|
90712
90982
|
"line": {
|
|
90713
|
-
"start":
|
|
90714
|
-
"end":
|
|
90983
|
+
"start": 79,
|
|
90984
|
+
"end": 79
|
|
90715
90985
|
}
|
|
90716
90986
|
},
|
|
90717
90987
|
"group": [
|
|
@@ -90728,8 +90998,8 @@
|
|
|
90728
90998
|
{
|
|
90729
90999
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
90730
91000
|
"commentRange": {
|
|
90731
|
-
"start":
|
|
90732
|
-
"end":
|
|
91001
|
+
"start": 80,
|
|
91002
|
+
"end": 81
|
|
90733
91003
|
},
|
|
90734
91004
|
"context": {
|
|
90735
91005
|
"type": "variable",
|
|
@@ -90737,8 +91007,8 @@
|
|
|
90737
91007
|
"value": "k-color(border)",
|
|
90738
91008
|
"scope": "default",
|
|
90739
91009
|
"line": {
|
|
90740
|
-
"start":
|
|
90741
|
-
"end":
|
|
91010
|
+
"start": 82,
|
|
91011
|
+
"end": 82
|
|
90742
91012
|
}
|
|
90743
91013
|
},
|
|
90744
91014
|
"group": [
|
|
@@ -90755,8 +91025,8 @@
|
|
|
90755
91025
|
{
|
|
90756
91026
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
90757
91027
|
"commentRange": {
|
|
90758
|
-
"start":
|
|
90759
|
-
"end":
|
|
91028
|
+
"start": 83,
|
|
91029
|
+
"end": 84
|
|
90760
91030
|
},
|
|
90761
91031
|
"context": {
|
|
90762
91032
|
"type": "variable",
|
|
@@ -90764,8 +91034,8 @@
|
|
|
90764
91034
|
"value": "k-spacing(1)",
|
|
90765
91035
|
"scope": "default",
|
|
90766
91036
|
"line": {
|
|
90767
|
-
"start":
|
|
90768
|
-
"end":
|
|
91037
|
+
"start": 85,
|
|
91038
|
+
"end": 85
|
|
90769
91039
|
}
|
|
90770
91040
|
},
|
|
90771
91041
|
"group": [
|
|
@@ -90782,8 +91052,8 @@
|
|
|
90782
91052
|
{
|
|
90783
91053
|
"description": "The font size of the Chat message meta text.\n",
|
|
90784
91054
|
"commentRange": {
|
|
90785
|
-
"start":
|
|
90786
|
-
"end":
|
|
91055
|
+
"start": 88,
|
|
91056
|
+
"end": 89
|
|
90787
91057
|
},
|
|
90788
91058
|
"context": {
|
|
90789
91059
|
"type": "variable",
|
|
@@ -90791,8 +91061,8 @@
|
|
|
90791
91061
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90792
91062
|
"scope": "default",
|
|
90793
91063
|
"line": {
|
|
90794
|
-
"start":
|
|
90795
|
-
"end":
|
|
91064
|
+
"start": 90,
|
|
91065
|
+
"end": 90
|
|
90796
91066
|
}
|
|
90797
91067
|
},
|
|
90798
91068
|
"group": [
|
|
@@ -90809,8 +91079,8 @@
|
|
|
90809
91079
|
{
|
|
90810
91080
|
"description": "The line height of the Chat message meta text.\n",
|
|
90811
91081
|
"commentRange": {
|
|
90812
|
-
"start":
|
|
90813
|
-
"end":
|
|
91082
|
+
"start": 91,
|
|
91083
|
+
"end": 92
|
|
90814
91084
|
},
|
|
90815
91085
|
"context": {
|
|
90816
91086
|
"type": "variable",
|
|
@@ -90818,8 +91088,8 @@
|
|
|
90818
91088
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
90819
91089
|
"scope": "default",
|
|
90820
91090
|
"line": {
|
|
90821
|
-
"start":
|
|
90822
|
-
"end":
|
|
91091
|
+
"start": 93,
|
|
91092
|
+
"end": 93
|
|
90823
91093
|
}
|
|
90824
91094
|
},
|
|
90825
91095
|
"group": [
|
|
@@ -90836,8 +91106,8 @@
|
|
|
90836
91106
|
{
|
|
90837
91107
|
"description": "The font size of the Chat author text.\n",
|
|
90838
91108
|
"commentRange": {
|
|
90839
|
-
"start":
|
|
90840
|
-
"end":
|
|
91109
|
+
"start": 95,
|
|
91110
|
+
"end": 96
|
|
90841
91111
|
},
|
|
90842
91112
|
"context": {
|
|
90843
91113
|
"type": "variable",
|
|
@@ -90845,8 +91115,8 @@
|
|
|
90845
91115
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90846
91116
|
"scope": "default",
|
|
90847
91117
|
"line": {
|
|
90848
|
-
"start":
|
|
90849
|
-
"end":
|
|
91118
|
+
"start": 97,
|
|
91119
|
+
"end": 97
|
|
90850
91120
|
}
|
|
90851
91121
|
},
|
|
90852
91122
|
"group": [
|
|
@@ -90863,8 +91133,8 @@
|
|
|
90863
91133
|
{
|
|
90864
91134
|
"description": "The line height of the Chat author text.\n",
|
|
90865
91135
|
"commentRange": {
|
|
90866
|
-
"start":
|
|
90867
|
-
"end":
|
|
91136
|
+
"start": 98,
|
|
91137
|
+
"end": 99
|
|
90868
91138
|
},
|
|
90869
91139
|
"context": {
|
|
90870
91140
|
"type": "variable",
|
|
@@ -90872,8 +91142,8 @@
|
|
|
90872
91142
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
90873
91143
|
"scope": "default",
|
|
90874
91144
|
"line": {
|
|
90875
|
-
"start":
|
|
90876
|
-
"end":
|
|
91145
|
+
"start": 100,
|
|
91146
|
+
"end": 100
|
|
90877
91147
|
}
|
|
90878
91148
|
},
|
|
90879
91149
|
"group": [
|
|
@@ -90890,8 +91160,8 @@
|
|
|
90890
91160
|
{
|
|
90891
91161
|
"description": "The text color of the Chat status.\n",
|
|
90892
91162
|
"commentRange": {
|
|
90893
|
-
"start":
|
|
90894
|
-
"end":
|
|
91163
|
+
"start": 102,
|
|
91164
|
+
"end": 103
|
|
90895
91165
|
},
|
|
90896
91166
|
"context": {
|
|
90897
91167
|
"type": "variable",
|
|
@@ -90899,8 +91169,8 @@
|
|
|
90899
91169
|
"value": "k-color(subtle)",
|
|
90900
91170
|
"scope": "default",
|
|
90901
91171
|
"line": {
|
|
90902
|
-
"start":
|
|
90903
|
-
"end":
|
|
91172
|
+
"start": 104,
|
|
91173
|
+
"end": 104
|
|
90904
91174
|
}
|
|
90905
91175
|
},
|
|
90906
91176
|
"group": [
|
|
@@ -90917,8 +91187,8 @@
|
|
|
90917
91187
|
{
|
|
90918
91188
|
"description": "The spacing of the Chat bubble message.\n",
|
|
90919
91189
|
"commentRange": {
|
|
90920
|
-
"start":
|
|
90921
|
-
"end":
|
|
91190
|
+
"start": 106,
|
|
91191
|
+
"end": 107
|
|
90922
91192
|
},
|
|
90923
91193
|
"context": {
|
|
90924
91194
|
"type": "variable",
|
|
@@ -90926,8 +91196,8 @@
|
|
|
90926
91196
|
"value": "k-spacing(2)",
|
|
90927
91197
|
"scope": "default",
|
|
90928
91198
|
"line": {
|
|
90929
|
-
"start":
|
|
90930
|
-
"end":
|
|
91199
|
+
"start": 108,
|
|
91200
|
+
"end": 108
|
|
90931
91201
|
}
|
|
90932
91202
|
},
|
|
90933
91203
|
"group": [
|
|
@@ -90944,8 +91214,8 @@
|
|
|
90944
91214
|
{
|
|
90945
91215
|
"description": "The background color of the Chat Toolbar.\n",
|
|
90946
91216
|
"commentRange": {
|
|
90947
|
-
"start":
|
|
90948
|
-
"end":
|
|
91217
|
+
"start": 110,
|
|
91218
|
+
"end": 111
|
|
90949
91219
|
},
|
|
90950
91220
|
"context": {
|
|
90951
91221
|
"type": "variable",
|
|
@@ -90953,8 +91223,8 @@
|
|
|
90953
91223
|
"value": "$kendo-toolbar-bg",
|
|
90954
91224
|
"scope": "default",
|
|
90955
91225
|
"line": {
|
|
90956
|
-
"start":
|
|
90957
|
-
"end":
|
|
91226
|
+
"start": 112,
|
|
91227
|
+
"end": 112
|
|
90958
91228
|
}
|
|
90959
91229
|
},
|
|
90960
91230
|
"group": [
|
|
@@ -90971,8 +91241,8 @@
|
|
|
90971
91241
|
{
|
|
90972
91242
|
"description": "The text color of the Chat Toolbar.\n",
|
|
90973
91243
|
"commentRange": {
|
|
90974
|
-
"start":
|
|
90975
|
-
"end":
|
|
91244
|
+
"start": 113,
|
|
91245
|
+
"end": 114
|
|
90976
91246
|
},
|
|
90977
91247
|
"context": {
|
|
90978
91248
|
"type": "variable",
|
|
@@ -90980,8 +91250,8 @@
|
|
|
90980
91250
|
"value": "$kendo-toolbar-text",
|
|
90981
91251
|
"scope": "default",
|
|
90982
91252
|
"line": {
|
|
90983
|
-
"start":
|
|
90984
|
-
"end":
|
|
91253
|
+
"start": 115,
|
|
91254
|
+
"end": 115
|
|
90985
91255
|
}
|
|
90986
91256
|
},
|
|
90987
91257
|
"group": [
|
|
@@ -90998,8 +91268,8 @@
|
|
|
90998
91268
|
{
|
|
90999
91269
|
"description": "The border color of the Chat Toolbar.\n",
|
|
91000
91270
|
"commentRange": {
|
|
91001
|
-
"start":
|
|
91002
|
-
"end":
|
|
91271
|
+
"start": 116,
|
|
91272
|
+
"end": 117
|
|
91003
91273
|
},
|
|
91004
91274
|
"context": {
|
|
91005
91275
|
"type": "variable",
|
|
@@ -91007,8 +91277,8 @@
|
|
|
91007
91277
|
"value": "inherit",
|
|
91008
91278
|
"scope": "default",
|
|
91009
91279
|
"line": {
|
|
91010
|
-
"start":
|
|
91011
|
-
"end":
|
|
91280
|
+
"start": 118,
|
|
91281
|
+
"end": 118
|
|
91012
91282
|
}
|
|
91013
91283
|
},
|
|
91014
91284
|
"group": [
|
|
@@ -91025,8 +91295,8 @@
|
|
|
91025
91295
|
{
|
|
91026
91296
|
"description": "The background color of the Chat.\n",
|
|
91027
91297
|
"commentRange": {
|
|
91028
|
-
"start":
|
|
91029
|
-
"end":
|
|
91298
|
+
"start": 120,
|
|
91299
|
+
"end": 121
|
|
91030
91300
|
},
|
|
91031
91301
|
"context": {
|
|
91032
91302
|
"type": "variable",
|
|
@@ -91034,8 +91304,8 @@
|
|
|
91034
91304
|
"value": "k-color(surface)",
|
|
91035
91305
|
"scope": "default",
|
|
91036
91306
|
"line": {
|
|
91037
|
-
"start":
|
|
91038
|
-
"end":
|
|
91307
|
+
"start": 122,
|
|
91308
|
+
"end": 122
|
|
91039
91309
|
}
|
|
91040
91310
|
},
|
|
91041
91311
|
"group": [
|
|
@@ -91052,8 +91322,8 @@
|
|
|
91052
91322
|
{
|
|
91053
91323
|
"description": "The text color of the Chat.\n",
|
|
91054
91324
|
"commentRange": {
|
|
91055
|
-
"start":
|
|
91056
|
-
"end":
|
|
91325
|
+
"start": 123,
|
|
91326
|
+
"end": 124
|
|
91057
91327
|
},
|
|
91058
91328
|
"context": {
|
|
91059
91329
|
"type": "variable",
|
|
@@ -91061,8 +91331,8 @@
|
|
|
91061
91331
|
"value": "k-color(on-app-surface)",
|
|
91062
91332
|
"scope": "default",
|
|
91063
91333
|
"line": {
|
|
91064
|
-
"start":
|
|
91065
|
-
"end":
|
|
91334
|
+
"start": 125,
|
|
91335
|
+
"end": 125
|
|
91066
91336
|
}
|
|
91067
91337
|
},
|
|
91068
91338
|
"group": [
|
|
@@ -91079,8 +91349,8 @@
|
|
|
91079
91349
|
{
|
|
91080
91350
|
"description": "The border color of the Chat.\n",
|
|
91081
91351
|
"commentRange": {
|
|
91082
|
-
"start":
|
|
91083
|
-
"end":
|
|
91352
|
+
"start": 126,
|
|
91353
|
+
"end": 127
|
|
91084
91354
|
},
|
|
91085
91355
|
"context": {
|
|
91086
91356
|
"type": "variable",
|
|
@@ -91088,8 +91358,8 @@
|
|
|
91088
91358
|
"value": "k-color(border)",
|
|
91089
91359
|
"scope": "default",
|
|
91090
91360
|
"line": {
|
|
91091
|
-
"start":
|
|
91092
|
-
"end":
|
|
91361
|
+
"start": 128,
|
|
91362
|
+
"end": 128
|
|
91093
91363
|
}
|
|
91094
91364
|
},
|
|
91095
91365
|
"group": [
|
|
@@ -91106,8 +91376,8 @@
|
|
|
91106
91376
|
{
|
|
91107
91377
|
"description": "The background color of the Chat alt bubble.\n",
|
|
91108
91378
|
"commentRange": {
|
|
91109
|
-
"start":
|
|
91110
|
-
"end":
|
|
91379
|
+
"start": 130,
|
|
91380
|
+
"end": 131
|
|
91111
91381
|
},
|
|
91112
91382
|
"context": {
|
|
91113
91383
|
"type": "variable",
|
|
@@ -91115,8 +91385,8 @@
|
|
|
91115
91385
|
"value": "k-color(primary)",
|
|
91116
91386
|
"scope": "default",
|
|
91117
91387
|
"line": {
|
|
91118
|
-
"start":
|
|
91119
|
-
"end":
|
|
91388
|
+
"start": 132,
|
|
91389
|
+
"end": 132
|
|
91120
91390
|
}
|
|
91121
91391
|
},
|
|
91122
91392
|
"group": [
|
|
@@ -91133,8 +91403,8 @@
|
|
|
91133
91403
|
{
|
|
91134
91404
|
"description": "The text color of the Chat alt bubble.\n",
|
|
91135
91405
|
"commentRange": {
|
|
91136
|
-
"start":
|
|
91137
|
-
"end":
|
|
91406
|
+
"start": 133,
|
|
91407
|
+
"end": 134
|
|
91138
91408
|
},
|
|
91139
91409
|
"context": {
|
|
91140
91410
|
"type": "variable",
|
|
@@ -91142,8 +91412,8 @@
|
|
|
91142
91412
|
"value": "k-color(on-primary)",
|
|
91143
91413
|
"scope": "default",
|
|
91144
91414
|
"line": {
|
|
91145
|
-
"start":
|
|
91146
|
-
"end":
|
|
91415
|
+
"start": 135,
|
|
91416
|
+
"end": 135
|
|
91147
91417
|
}
|
|
91148
91418
|
},
|
|
91149
91419
|
"group": [
|
|
@@ -91160,8 +91430,8 @@
|
|
|
91160
91430
|
{
|
|
91161
91431
|
"description": "The border color of the Chat alt bubble.\n",
|
|
91162
91432
|
"commentRange": {
|
|
91163
|
-
"start":
|
|
91164
|
-
"end":
|
|
91433
|
+
"start": 136,
|
|
91434
|
+
"end": 137
|
|
91165
91435
|
},
|
|
91166
91436
|
"context": {
|
|
91167
91437
|
"type": "variable",
|
|
@@ -91169,8 +91439,8 @@
|
|
|
91169
91439
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
91170
91440
|
"scope": "default",
|
|
91171
91441
|
"line": {
|
|
91172
|
-
"start":
|
|
91173
|
-
"end":
|
|
91442
|
+
"start": 138,
|
|
91443
|
+
"end": 138
|
|
91174
91444
|
}
|
|
91175
91445
|
},
|
|
91176
91446
|
"group": [
|
|
@@ -91187,8 +91457,8 @@
|
|
|
91187
91457
|
{
|
|
91188
91458
|
"description": "The shadow of the Chat alt bubble.\n",
|
|
91189
91459
|
"commentRange": {
|
|
91190
|
-
"start":
|
|
91191
|
-
"end":
|
|
91460
|
+
"start": 139,
|
|
91461
|
+
"end": 140
|
|
91192
91462
|
},
|
|
91193
91463
|
"context": {
|
|
91194
91464
|
"type": "variable",
|
|
@@ -91196,8 +91466,8 @@
|
|
|
91196
91466
|
"value": "none",
|
|
91197
91467
|
"scope": "default",
|
|
91198
91468
|
"line": {
|
|
91199
|
-
"start":
|
|
91200
|
-
"end":
|
|
91469
|
+
"start": 141,
|
|
91470
|
+
"end": 141
|
|
91201
91471
|
}
|
|
91202
91472
|
},
|
|
91203
91473
|
"group": [
|
|
@@ -91214,8 +91484,8 @@
|
|
|
91214
91484
|
{
|
|
91215
91485
|
"description": "The color of the typing indicator dots.\n",
|
|
91216
91486
|
"commentRange": {
|
|
91217
|
-
"start":
|
|
91218
|
-
"end":
|
|
91487
|
+
"start": 164,
|
|
91488
|
+
"end": 165
|
|
91219
91489
|
},
|
|
91220
91490
|
"context": {
|
|
91221
91491
|
"type": "variable",
|
|
@@ -91223,8 +91493,8 @@
|
|
|
91223
91493
|
"value": "k-color(base-on-subtle)",
|
|
91224
91494
|
"scope": "default",
|
|
91225
91495
|
"line": {
|
|
91226
|
-
"start":
|
|
91227
|
-
"end":
|
|
91496
|
+
"start": 166,
|
|
91497
|
+
"end": 166
|
|
91228
91498
|
}
|
|
91229
91499
|
},
|
|
91230
91500
|
"group": [
|
|
@@ -91239,19 +91509,46 @@
|
|
|
91239
91509
|
"resolvedType": "String"
|
|
91240
91510
|
},
|
|
91241
91511
|
{
|
|
91242
|
-
"description": "The width of a file in the Chat Textarea.\n",
|
|
91512
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
91243
91513
|
"commentRange": {
|
|
91244
|
-
"start":
|
|
91245
|
-
"end":
|
|
91514
|
+
"start": 168,
|
|
91515
|
+
"end": 169
|
|
91246
91516
|
},
|
|
91247
91517
|
"context": {
|
|
91248
91518
|
"type": "variable",
|
|
91249
|
-
"name": "kendo-chat-file-width",
|
|
91250
|
-
"value": "
|
|
91519
|
+
"name": "kendo-chat-file-min-width",
|
|
91520
|
+
"value": "96px",
|
|
91251
91521
|
"scope": "default",
|
|
91252
91522
|
"line": {
|
|
91253
|
-
"start":
|
|
91254
|
-
"end":
|
|
91523
|
+
"start": 170,
|
|
91524
|
+
"end": 170
|
|
91525
|
+
}
|
|
91526
|
+
},
|
|
91527
|
+
"group": [
|
|
91528
|
+
"chat"
|
|
91529
|
+
],
|
|
91530
|
+
"access": "public",
|
|
91531
|
+
"file": {
|
|
91532
|
+
"path": "material/scss/chat/_variables.scss",
|
|
91533
|
+
"name": "_variables.scss"
|
|
91534
|
+
},
|
|
91535
|
+
"resolvedValue": "96px",
|
|
91536
|
+
"resolvedType": "Number"
|
|
91537
|
+
},
|
|
91538
|
+
{
|
|
91539
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
91540
|
+
"commentRange": {
|
|
91541
|
+
"start": 171,
|
|
91542
|
+
"end": 172
|
|
91543
|
+
},
|
|
91544
|
+
"context": {
|
|
91545
|
+
"type": "variable",
|
|
91546
|
+
"name": "kendo-chat-file-max-width",
|
|
91547
|
+
"value": "160px",
|
|
91548
|
+
"scope": "default",
|
|
91549
|
+
"line": {
|
|
91550
|
+
"start": 173,
|
|
91551
|
+
"end": 173
|
|
91255
91552
|
}
|
|
91256
91553
|
},
|
|
91257
91554
|
"group": [
|
|
@@ -91262,23 +91559,131 @@
|
|
|
91262
91559
|
"path": "material/scss/chat/_variables.scss",
|
|
91263
91560
|
"name": "_variables.scss"
|
|
91264
91561
|
},
|
|
91265
|
-
"resolvedValue": "
|
|
91562
|
+
"resolvedValue": "160px",
|
|
91266
91563
|
"resolvedType": "Number"
|
|
91267
91564
|
},
|
|
91565
|
+
{
|
|
91566
|
+
"description": "The font size of the Chat file name.\n",
|
|
91567
|
+
"commentRange": {
|
|
91568
|
+
"start": 174,
|
|
91569
|
+
"end": 175
|
|
91570
|
+
},
|
|
91571
|
+
"context": {
|
|
91572
|
+
"type": "variable",
|
|
91573
|
+
"name": "kendo-chat-file-name-font-size",
|
|
91574
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
91575
|
+
"scope": "default",
|
|
91576
|
+
"line": {
|
|
91577
|
+
"start": 176,
|
|
91578
|
+
"end": 176
|
|
91579
|
+
}
|
|
91580
|
+
},
|
|
91581
|
+
"group": [
|
|
91582
|
+
"chat"
|
|
91583
|
+
],
|
|
91584
|
+
"access": "public",
|
|
91585
|
+
"file": {
|
|
91586
|
+
"path": "material/scss/chat/_variables.scss",
|
|
91587
|
+
"name": "_variables.scss"
|
|
91588
|
+
},
|
|
91589
|
+
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
|
|
91590
|
+
"resolvedType": "String"
|
|
91591
|
+
},
|
|
91592
|
+
{
|
|
91593
|
+
"description": "The line height of the Chat file name.\n",
|
|
91594
|
+
"commentRange": {
|
|
91595
|
+
"start": 177,
|
|
91596
|
+
"end": 178
|
|
91597
|
+
},
|
|
91598
|
+
"context": {
|
|
91599
|
+
"type": "variable",
|
|
91600
|
+
"name": "kendo-chat-file-name-line-height",
|
|
91601
|
+
"value": "var( --kendo-line-height-sm, normal )",
|
|
91602
|
+
"scope": "default",
|
|
91603
|
+
"line": {
|
|
91604
|
+
"start": 179,
|
|
91605
|
+
"end": 179
|
|
91606
|
+
}
|
|
91607
|
+
},
|
|
91608
|
+
"group": [
|
|
91609
|
+
"chat"
|
|
91610
|
+
],
|
|
91611
|
+
"access": "public",
|
|
91612
|
+
"file": {
|
|
91613
|
+
"path": "material/scss/chat/_variables.scss",
|
|
91614
|
+
"name": "_variables.scss"
|
|
91615
|
+
},
|
|
91616
|
+
"resolvedValue": "var(--kendo-line-height-sm, normal)",
|
|
91617
|
+
"resolvedType": "String"
|
|
91618
|
+
},
|
|
91619
|
+
{
|
|
91620
|
+
"description": "The font size of the Chat file size.\n",
|
|
91621
|
+
"commentRange": {
|
|
91622
|
+
"start": 180,
|
|
91623
|
+
"end": 181
|
|
91624
|
+
},
|
|
91625
|
+
"context": {
|
|
91626
|
+
"type": "variable",
|
|
91627
|
+
"name": "kendo-chat-file-size-font-size",
|
|
91628
|
+
"value": "var( --kendo-font-size-xs, inherit )",
|
|
91629
|
+
"scope": "default",
|
|
91630
|
+
"line": {
|
|
91631
|
+
"start": 182,
|
|
91632
|
+
"end": 182
|
|
91633
|
+
}
|
|
91634
|
+
},
|
|
91635
|
+
"group": [
|
|
91636
|
+
"chat"
|
|
91637
|
+
],
|
|
91638
|
+
"access": "public",
|
|
91639
|
+
"file": {
|
|
91640
|
+
"path": "material/scss/chat/_variables.scss",
|
|
91641
|
+
"name": "_variables.scss"
|
|
91642
|
+
},
|
|
91643
|
+
"resolvedValue": "var(--kendo-font-size-xs, inherit)",
|
|
91644
|
+
"resolvedType": "String"
|
|
91645
|
+
},
|
|
91646
|
+
{
|
|
91647
|
+
"description": "The line height of the Chat file size.\n",
|
|
91648
|
+
"commentRange": {
|
|
91649
|
+
"start": 183,
|
|
91650
|
+
"end": 184
|
|
91651
|
+
},
|
|
91652
|
+
"context": {
|
|
91653
|
+
"type": "variable",
|
|
91654
|
+
"name": "kendo-chat-file-size-line-height",
|
|
91655
|
+
"value": "var( --kendo-line-height-xs, normal )",
|
|
91656
|
+
"scope": "default",
|
|
91657
|
+
"line": {
|
|
91658
|
+
"start": 185,
|
|
91659
|
+
"end": 185
|
|
91660
|
+
}
|
|
91661
|
+
},
|
|
91662
|
+
"group": [
|
|
91663
|
+
"chat"
|
|
91664
|
+
],
|
|
91665
|
+
"access": "public",
|
|
91666
|
+
"file": {
|
|
91667
|
+
"path": "material/scss/chat/_variables.scss",
|
|
91668
|
+
"name": "_variables.scss"
|
|
91669
|
+
},
|
|
91670
|
+
"resolvedValue": "var(--kendo-line-height-xs, normal)",
|
|
91671
|
+
"resolvedType": "String"
|
|
91672
|
+
},
|
|
91268
91673
|
{
|
|
91269
91674
|
"description": "The horizontal padding of the Chat file.\n",
|
|
91270
91675
|
"commentRange": {
|
|
91271
|
-
"start":
|
|
91272
|
-
"end":
|
|
91676
|
+
"start": 186,
|
|
91677
|
+
"end": 187
|
|
91273
91678
|
},
|
|
91274
91679
|
"context": {
|
|
91275
91680
|
"type": "variable",
|
|
91276
91681
|
"name": "kendo-chat-file-padding-x",
|
|
91277
|
-
"value": "k-spacing(
|
|
91682
|
+
"value": "k-spacing(1)",
|
|
91278
91683
|
"scope": "default",
|
|
91279
91684
|
"line": {
|
|
91280
|
-
"start":
|
|
91281
|
-
"end":
|
|
91685
|
+
"start": 188,
|
|
91686
|
+
"end": 188
|
|
91282
91687
|
}
|
|
91283
91688
|
},
|
|
91284
91689
|
"group": [
|
|
@@ -91289,23 +91694,23 @@
|
|
|
91289
91694
|
"path": "material/scss/chat/_variables.scss",
|
|
91290
91695
|
"name": "_variables.scss"
|
|
91291
91696
|
},
|
|
91292
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
91697
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
91293
91698
|
"resolvedType": "String"
|
|
91294
91699
|
},
|
|
91295
91700
|
{
|
|
91296
91701
|
"description": "The vertical padding of the Chat file.\n",
|
|
91297
91702
|
"commentRange": {
|
|
91298
|
-
"start":
|
|
91299
|
-
"end":
|
|
91703
|
+
"start": 189,
|
|
91704
|
+
"end": 190
|
|
91300
91705
|
},
|
|
91301
91706
|
"context": {
|
|
91302
91707
|
"type": "variable",
|
|
91303
91708
|
"name": "kendo-chat-file-padding-y",
|
|
91304
|
-
"value": "k-spacing(
|
|
91709
|
+
"value": "k-spacing(1)",
|
|
91305
91710
|
"scope": "default",
|
|
91306
91711
|
"line": {
|
|
91307
|
-
"start":
|
|
91308
|
-
"end":
|
|
91712
|
+
"start": 191,
|
|
91713
|
+
"end": 191
|
|
91309
91714
|
}
|
|
91310
91715
|
},
|
|
91311
91716
|
"group": [
|
|
@@ -91316,14 +91721,14 @@
|
|
|
91316
91721
|
"path": "material/scss/chat/_variables.scss",
|
|
91317
91722
|
"name": "_variables.scss"
|
|
91318
91723
|
},
|
|
91319
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
91724
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
91320
91725
|
"resolvedType": "String"
|
|
91321
91726
|
},
|
|
91322
91727
|
{
|
|
91323
91728
|
"description": "The spacing between the elements of the Chat file.\n",
|
|
91324
91729
|
"commentRange": {
|
|
91325
|
-
"start":
|
|
91326
|
-
"end":
|
|
91730
|
+
"start": 192,
|
|
91731
|
+
"end": 193
|
|
91327
91732
|
},
|
|
91328
91733
|
"context": {
|
|
91329
91734
|
"type": "variable",
|
|
@@ -91331,8 +91736,8 @@
|
|
|
91331
91736
|
"value": "k-spacing(1)",
|
|
91332
91737
|
"scope": "default",
|
|
91333
91738
|
"line": {
|
|
91334
|
-
"start":
|
|
91335
|
-
"end":
|
|
91739
|
+
"start": 194,
|
|
91740
|
+
"end": 194
|
|
91336
91741
|
}
|
|
91337
91742
|
},
|
|
91338
91743
|
"group": [
|
|
@@ -91349,8 +91754,8 @@
|
|
|
91349
91754
|
{
|
|
91350
91755
|
"description": "The border width of the Chat file.\n",
|
|
91351
91756
|
"commentRange": {
|
|
91352
|
-
"start":
|
|
91353
|
-
"end":
|
|
91757
|
+
"start": 196,
|
|
91758
|
+
"end": 197
|
|
91354
91759
|
},
|
|
91355
91760
|
"context": {
|
|
91356
91761
|
"type": "variable",
|
|
@@ -91358,8 +91763,8 @@
|
|
|
91358
91763
|
"value": "1px",
|
|
91359
91764
|
"scope": "default",
|
|
91360
91765
|
"line": {
|
|
91361
|
-
"start":
|
|
91362
|
-
"end":
|
|
91766
|
+
"start": 198,
|
|
91767
|
+
"end": 198
|
|
91363
91768
|
}
|
|
91364
91769
|
},
|
|
91365
91770
|
"group": [
|
|
@@ -91376,8 +91781,8 @@
|
|
|
91376
91781
|
{
|
|
91377
91782
|
"description": "The border style of the Chat file.\n",
|
|
91378
91783
|
"commentRange": {
|
|
91379
|
-
"start":
|
|
91380
|
-
"end":
|
|
91784
|
+
"start": 199,
|
|
91785
|
+
"end": 200
|
|
91381
91786
|
},
|
|
91382
91787
|
"context": {
|
|
91383
91788
|
"type": "variable",
|
|
@@ -91385,8 +91790,8 @@
|
|
|
91385
91790
|
"value": "solid",
|
|
91386
91791
|
"scope": "default",
|
|
91387
91792
|
"line": {
|
|
91388
|
-
"start":
|
|
91389
|
-
"end":
|
|
91793
|
+
"start": 201,
|
|
91794
|
+
"end": 201
|
|
91390
91795
|
}
|
|
91391
91796
|
},
|
|
91392
91797
|
"group": [
|
|
@@ -91403,17 +91808,17 @@
|
|
|
91403
91808
|
{
|
|
91404
91809
|
"description": "The background color of the Chat file.\n",
|
|
91405
91810
|
"commentRange": {
|
|
91406
|
-
"start":
|
|
91407
|
-
"end":
|
|
91811
|
+
"start": 203,
|
|
91812
|
+
"end": 204
|
|
91408
91813
|
},
|
|
91409
91814
|
"context": {
|
|
91410
91815
|
"type": "variable",
|
|
91411
91816
|
"name": "kendo-chat-file-bg",
|
|
91412
|
-
"value": "k-color(base-subtle)",
|
|
91817
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
91413
91818
|
"scope": "default",
|
|
91414
91819
|
"line": {
|
|
91415
|
-
"start":
|
|
91416
|
-
"end":
|
|
91820
|
+
"start": 205,
|
|
91821
|
+
"end": 205
|
|
91417
91822
|
}
|
|
91418
91823
|
},
|
|
91419
91824
|
"group": [
|
|
@@ -91424,14 +91829,14 @@
|
|
|
91424
91829
|
"path": "material/scss/chat/_variables.scss",
|
|
91425
91830
|
"name": "_variables.scss"
|
|
91426
91831
|
},
|
|
91427
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
91832
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
|
|
91428
91833
|
"resolvedType": "String"
|
|
91429
91834
|
},
|
|
91430
91835
|
{
|
|
91431
91836
|
"description": "The text color of the Chat file.\n",
|
|
91432
91837
|
"commentRange": {
|
|
91433
|
-
"start":
|
|
91434
|
-
"end":
|
|
91838
|
+
"start": 206,
|
|
91839
|
+
"end": 207
|
|
91435
91840
|
},
|
|
91436
91841
|
"context": {
|
|
91437
91842
|
"type": "variable",
|
|
@@ -91439,8 +91844,8 @@
|
|
|
91439
91844
|
"value": "k-color(base-on-subtle)",
|
|
91440
91845
|
"scope": "default",
|
|
91441
91846
|
"line": {
|
|
91442
|
-
"start":
|
|
91443
|
-
"end":
|
|
91847
|
+
"start": 208,
|
|
91848
|
+
"end": 208
|
|
91444
91849
|
}
|
|
91445
91850
|
},
|
|
91446
91851
|
"group": [
|
|
@@ -91457,8 +91862,8 @@
|
|
|
91457
91862
|
{
|
|
91458
91863
|
"description": "The border color of the Chat file.\n",
|
|
91459
91864
|
"commentRange": {
|
|
91460
|
-
"start":
|
|
91461
|
-
"end":
|
|
91865
|
+
"start": 209,
|
|
91866
|
+
"end": 210
|
|
91462
91867
|
},
|
|
91463
91868
|
"context": {
|
|
91464
91869
|
"type": "variable",
|
|
@@ -91466,8 +91871,8 @@
|
|
|
91466
91871
|
"value": "$kendo-chat-file-bg",
|
|
91467
91872
|
"scope": "default",
|
|
91468
91873
|
"line": {
|
|
91469
|
-
"start":
|
|
91470
|
-
"end":
|
|
91874
|
+
"start": 211,
|
|
91875
|
+
"end": 211
|
|
91471
91876
|
}
|
|
91472
91877
|
},
|
|
91473
91878
|
"group": [
|
|
@@ -91478,14 +91883,14 @@
|
|
|
91478
91883
|
"path": "material/scss/chat/_variables.scss",
|
|
91479
91884
|
"name": "_variables.scss"
|
|
91480
91885
|
},
|
|
91481
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
91886
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #4A4459) 8%, transparent)",
|
|
91482
91887
|
"resolvedType": "String"
|
|
91483
91888
|
},
|
|
91484
91889
|
{
|
|
91485
91890
|
"description": "The border-radius of the Chat file.\n",
|
|
91486
91891
|
"commentRange": {
|
|
91487
|
-
"start":
|
|
91488
|
-
"end":
|
|
91892
|
+
"start": 212,
|
|
91893
|
+
"end": 213
|
|
91489
91894
|
},
|
|
91490
91895
|
"context": {
|
|
91491
91896
|
"type": "variable",
|
|
@@ -91493,8 +91898,8 @@
|
|
|
91493
91898
|
"value": "k-border-radius(md)",
|
|
91494
91899
|
"scope": "default",
|
|
91495
91900
|
"line": {
|
|
91496
|
-
"start":
|
|
91497
|
-
"end":
|
|
91901
|
+
"start": 214,
|
|
91902
|
+
"end": 214
|
|
91498
91903
|
}
|
|
91499
91904
|
},
|
|
91500
91905
|
"group": [
|
|
@@ -91509,19 +91914,19 @@
|
|
|
91509
91914
|
"resolvedType": "String"
|
|
91510
91915
|
},
|
|
91511
91916
|
{
|
|
91512
|
-
"description": "The
|
|
91917
|
+
"description": "The background color of the Chat sender file.\n",
|
|
91513
91918
|
"commentRange": {
|
|
91514
|
-
"start":
|
|
91515
|
-
"end":
|
|
91919
|
+
"start": 216,
|
|
91920
|
+
"end": 217
|
|
91516
91921
|
},
|
|
91517
91922
|
"context": {
|
|
91518
91923
|
"type": "variable",
|
|
91519
|
-
"name": "kendo-chat-file-
|
|
91520
|
-
"value": "k-
|
|
91924
|
+
"name": "kendo-chat-sender-file-bg",
|
|
91925
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
91521
91926
|
"scope": "default",
|
|
91522
91927
|
"line": {
|
|
91523
|
-
"start":
|
|
91524
|
-
"end":
|
|
91928
|
+
"start": 218,
|
|
91929
|
+
"end": 218
|
|
91525
91930
|
}
|
|
91526
91931
|
},
|
|
91527
91932
|
"group": [
|
|
@@ -91532,23 +91937,23 @@
|
|
|
91532
91937
|
"path": "material/scss/chat/_variables.scss",
|
|
91533
91938
|
"name": "_variables.scss"
|
|
91534
91939
|
},
|
|
91535
|
-
"resolvedValue": "var(--kendo-
|
|
91940
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
91536
91941
|
"resolvedType": "String"
|
|
91537
91942
|
},
|
|
91538
91943
|
{
|
|
91539
|
-
"description": "The
|
|
91944
|
+
"description": "The text color of the Chat sender file.\n",
|
|
91540
91945
|
"commentRange": {
|
|
91541
|
-
"start":
|
|
91542
|
-
"end":
|
|
91946
|
+
"start": 219,
|
|
91947
|
+
"end": 220
|
|
91543
91948
|
},
|
|
91544
91949
|
"context": {
|
|
91545
91950
|
"type": "variable",
|
|
91546
|
-
"name": "kendo-chat-file-
|
|
91547
|
-
"value": "k-
|
|
91951
|
+
"name": "kendo-chat-sender-file-text",
|
|
91952
|
+
"value": "k-color(on-primary)",
|
|
91548
91953
|
"scope": "default",
|
|
91549
91954
|
"line": {
|
|
91550
|
-
"start":
|
|
91551
|
-
"end":
|
|
91955
|
+
"start": 221,
|
|
91956
|
+
"end": 221
|
|
91552
91957
|
}
|
|
91553
91958
|
},
|
|
91554
91959
|
"group": [
|
|
@@ -91559,14 +91964,41 @@
|
|
|
91559
91964
|
"path": "material/scss/chat/_variables.scss",
|
|
91560
91965
|
"name": "_variables.scss"
|
|
91561
91966
|
},
|
|
91562
|
-
"resolvedValue": "var(--kendo-
|
|
91967
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
91968
|
+
"resolvedType": "String"
|
|
91969
|
+
},
|
|
91970
|
+
{
|
|
91971
|
+
"description": "The border color of the Chat sender file.\n",
|
|
91972
|
+
"commentRange": {
|
|
91973
|
+
"start": 222,
|
|
91974
|
+
"end": 223
|
|
91975
|
+
},
|
|
91976
|
+
"context": {
|
|
91977
|
+
"type": "variable",
|
|
91978
|
+
"name": "kendo-chat-sender-file-border",
|
|
91979
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
91980
|
+
"scope": "default",
|
|
91981
|
+
"line": {
|
|
91982
|
+
"start": 224,
|
|
91983
|
+
"end": 224
|
|
91984
|
+
}
|
|
91985
|
+
},
|
|
91986
|
+
"group": [
|
|
91987
|
+
"chat"
|
|
91988
|
+
],
|
|
91989
|
+
"access": "public",
|
|
91990
|
+
"file": {
|
|
91991
|
+
"path": "material/scss/chat/_variables.scss",
|
|
91992
|
+
"name": "_variables.scss"
|
|
91993
|
+
},
|
|
91994
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
91563
91995
|
"resolvedType": "String"
|
|
91564
91996
|
},
|
|
91565
91997
|
{
|
|
91566
91998
|
"description": "The border width of the Chat pinned message;\n",
|
|
91567
91999
|
"commentRange": {
|
|
91568
|
-
"start":
|
|
91569
|
-
"end":
|
|
92000
|
+
"start": 226,
|
|
92001
|
+
"end": 227
|
|
91570
92002
|
},
|
|
91571
92003
|
"context": {
|
|
91572
92004
|
"type": "variable",
|
|
@@ -91574,8 +92006,8 @@
|
|
|
91574
92006
|
"value": "1px",
|
|
91575
92007
|
"scope": "default",
|
|
91576
92008
|
"line": {
|
|
91577
|
-
"start":
|
|
91578
|
-
"end":
|
|
92009
|
+
"start": 228,
|
|
92010
|
+
"end": 228
|
|
91579
92011
|
}
|
|
91580
92012
|
},
|
|
91581
92013
|
"group": [
|
|
@@ -91592,8 +92024,8 @@
|
|
|
91592
92024
|
{
|
|
91593
92025
|
"description": "The border style of the Chat pinned message;\n",
|
|
91594
92026
|
"commentRange": {
|
|
91595
|
-
"start":
|
|
91596
|
-
"end":
|
|
92027
|
+
"start": 229,
|
|
92028
|
+
"end": 230
|
|
91597
92029
|
},
|
|
91598
92030
|
"context": {
|
|
91599
92031
|
"type": "variable",
|
|
@@ -91601,8 +92033,8 @@
|
|
|
91601
92033
|
"value": "solid",
|
|
91602
92034
|
"scope": "default",
|
|
91603
92035
|
"line": {
|
|
91604
|
-
"start":
|
|
91605
|
-
"end":
|
|
92036
|
+
"start": 231,
|
|
92037
|
+
"end": 231
|
|
91606
92038
|
}
|
|
91607
92039
|
},
|
|
91608
92040
|
"group": [
|
|
@@ -91619,8 +92051,8 @@
|
|
|
91619
92051
|
{
|
|
91620
92052
|
"description": "The border color of the Chat pinned message;\n",
|
|
91621
92053
|
"commentRange": {
|
|
91622
|
-
"start":
|
|
91623
|
-
"end":
|
|
92054
|
+
"start": 232,
|
|
92055
|
+
"end": 233
|
|
91624
92056
|
},
|
|
91625
92057
|
"context": {
|
|
91626
92058
|
"type": "variable",
|
|
@@ -91628,8 +92060,8 @@
|
|
|
91628
92060
|
"value": "k-color(border)",
|
|
91629
92061
|
"scope": "default",
|
|
91630
92062
|
"line": {
|
|
91631
|
-
"start":
|
|
91632
|
-
"end":
|
|
92063
|
+
"start": 234,
|
|
92064
|
+
"end": 234
|
|
91633
92065
|
}
|
|
91634
92066
|
},
|
|
91635
92067
|
"group": [
|
|
@@ -91646,8 +92078,8 @@
|
|
|
91646
92078
|
{
|
|
91647
92079
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
91648
92080
|
"commentRange": {
|
|
91649
|
-
"start":
|
|
91650
|
-
"end":
|
|
92081
|
+
"start": 236,
|
|
92082
|
+
"end": 237
|
|
91651
92083
|
},
|
|
91652
92084
|
"context": {
|
|
91653
92085
|
"type": "variable",
|
|
@@ -91655,8 +92087,8 @@
|
|
|
91655
92087
|
"value": "k-spacing(1)",
|
|
91656
92088
|
"scope": "default",
|
|
91657
92089
|
"line": {
|
|
91658
|
-
"start":
|
|
91659
|
-
"end":
|
|
92090
|
+
"start": 238,
|
|
92091
|
+
"end": 238
|
|
91660
92092
|
}
|
|
91661
92093
|
},
|
|
91662
92094
|
"group": [
|
|
@@ -91673,8 +92105,8 @@
|
|
|
91673
92105
|
{
|
|
91674
92106
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
91675
92107
|
"commentRange": {
|
|
91676
|
-
"start":
|
|
91677
|
-
"end":
|
|
92108
|
+
"start": 239,
|
|
92109
|
+
"end": 240
|
|
91678
92110
|
},
|
|
91679
92111
|
"context": {
|
|
91680
92112
|
"type": "variable",
|
|
@@ -91682,8 +92114,8 @@
|
|
|
91682
92114
|
"value": "k-spacing(1)",
|
|
91683
92115
|
"scope": "default",
|
|
91684
92116
|
"line": {
|
|
91685
|
-
"start":
|
|
91686
|
-
"end":
|
|
92117
|
+
"start": 241,
|
|
92118
|
+
"end": 241
|
|
91687
92119
|
}
|
|
91688
92120
|
},
|
|
91689
92121
|
"group": [
|
|
@@ -91700,8 +92132,8 @@
|
|
|
91700
92132
|
{
|
|
91701
92133
|
"description": "The background color of the Chat message reference.\n",
|
|
91702
92134
|
"commentRange": {
|
|
91703
|
-
"start":
|
|
91704
|
-
"end":
|
|
92135
|
+
"start": 243,
|
|
92136
|
+
"end": 244
|
|
91705
92137
|
},
|
|
91706
92138
|
"context": {
|
|
91707
92139
|
"type": "variable",
|
|
@@ -91709,8 +92141,8 @@
|
|
|
91709
92141
|
"value": "k-color(surface)",
|
|
91710
92142
|
"scope": "default",
|
|
91711
92143
|
"line": {
|
|
91712
|
-
"start":
|
|
91713
|
-
"end":
|
|
92144
|
+
"start": 245,
|
|
92145
|
+
"end": 245
|
|
91714
92146
|
}
|
|
91715
92147
|
},
|
|
91716
92148
|
"group": [
|
|
@@ -91727,8 +92159,8 @@
|
|
|
91727
92159
|
{
|
|
91728
92160
|
"description": "The text color of the Chat message reference.\n",
|
|
91729
92161
|
"commentRange": {
|
|
91730
|
-
"start":
|
|
91731
|
-
"end":
|
|
92162
|
+
"start": 246,
|
|
92163
|
+
"end": 247
|
|
91732
92164
|
},
|
|
91733
92165
|
"context": {
|
|
91734
92166
|
"type": "variable",
|
|
@@ -91736,8 +92168,8 @@
|
|
|
91736
92168
|
"value": "k-color(on-app-surface)",
|
|
91737
92169
|
"scope": "default",
|
|
91738
92170
|
"line": {
|
|
91739
|
-
"start":
|
|
91740
|
-
"end":
|
|
92171
|
+
"start": 248,
|
|
92172
|
+
"end": 248
|
|
91741
92173
|
}
|
|
91742
92174
|
},
|
|
91743
92175
|
"group": [
|
|
@@ -91754,8 +92186,8 @@
|
|
|
91754
92186
|
{
|
|
91755
92187
|
"description": "The background color of the message reference marker.\n",
|
|
91756
92188
|
"commentRange": {
|
|
91757
|
-
"start":
|
|
91758
|
-
"end":
|
|
92189
|
+
"start": 249,
|
|
92190
|
+
"end": 250
|
|
91759
92191
|
},
|
|
91760
92192
|
"context": {
|
|
91761
92193
|
"type": "variable",
|
|
@@ -91763,8 +92195,8 @@
|
|
|
91763
92195
|
"value": "k-color(base-emphasis)",
|
|
91764
92196
|
"scope": "default",
|
|
91765
92197
|
"line": {
|
|
91766
|
-
"start":
|
|
91767
|
-
"end":
|
|
92198
|
+
"start": 251,
|
|
92199
|
+
"end": 251
|
|
91768
92200
|
}
|
|
91769
92201
|
},
|
|
91770
92202
|
"group": [
|
|
@@ -91781,8 +92213,8 @@
|
|
|
91781
92213
|
{
|
|
91782
92214
|
"description": "The background color of the message reference alt marker.\n",
|
|
91783
92215
|
"commentRange": {
|
|
91784
|
-
"start":
|
|
91785
|
-
"end":
|
|
92216
|
+
"start": 252,
|
|
92217
|
+
"end": 253
|
|
91786
92218
|
},
|
|
91787
92219
|
"context": {
|
|
91788
92220
|
"type": "variable",
|
|
@@ -91790,8 +92222,8 @@
|
|
|
91790
92222
|
"value": "k-color(primary-emphasis)",
|
|
91791
92223
|
"scope": "default",
|
|
91792
92224
|
"line": {
|
|
91793
|
-
"start":
|
|
91794
|
-
"end":
|
|
92225
|
+
"start": 254,
|
|
92226
|
+
"end": 254
|
|
91795
92227
|
}
|
|
91796
92228
|
},
|
|
91797
92229
|
"group": [
|
|
@@ -118054,7 +118486,7 @@
|
|
|
118054
118486
|
"resolvedType": "Null"
|
|
118055
118487
|
},
|
|
118056
118488
|
{
|
|
118057
|
-
"description": "The horizontal padding of the Menu icon.\n",
|
|
118489
|
+
"description": "The horizontal padding of the Menu expand arrow icon.\n",
|
|
118058
118490
|
"commentRange": {
|
|
118059
118491
|
"start": 139,
|
|
118060
118492
|
"end": 140
|
|
@@ -118081,7 +118513,7 @@
|
|
|
118081
118513
|
"resolvedType": "String"
|
|
118082
118514
|
},
|
|
118083
118515
|
{
|
|
118084
|
-
"description": "The vertical padding of the Menu icon.\n",
|
|
118516
|
+
"description": "The vertical padding of the Menu expand arrow icon.\n",
|
|
118085
118517
|
"commentRange": {
|
|
118086
118518
|
"start": 142,
|
|
118087
118519
|
"end": 143
|