@progress/kendo-theme-default 12.1.0 → 12.2.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +4 -0
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +1116 -690
- package/dist/meta/sassdoc-raw-data.json +501 -301
- package/dist/meta/variables.json +63 -26
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +21 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/bubble/_variables.scss +1 -1
- package/scss/chat/_variables.scss +44 -12
- package/scss/list/_variables.scss +9 -0
- package/scss/menu/_variables.scss +2 -2
- package/scss/pager/_variables.scss +3 -14
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
"context": {
|
|
3289
3289
|
"type": "variable",
|
|
3290
3290
|
"name": "kendo-bubble-border-radius-sm",
|
|
3291
|
-
"value": "k-border-radius(
|
|
3291
|
+
"value": "k-border-radius(sm)",
|
|
3292
3292
|
"scope": "default",
|
|
3293
3293
|
"line": {
|
|
3294
3294
|
"start": 9,
|
|
@@ -3303,7 +3303,7 @@
|
|
|
3303
3303
|
"path": "default/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": 143,
|
|
3826
|
+
"end": 144
|
|
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": 145,
|
|
3835
|
+
"end": 145
|
|
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": 146,
|
|
3853
|
+
"end": 147
|
|
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": 148,
|
|
3862
|
+
"end": 148
|
|
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": 149,
|
|
3880
|
+
"end": 150
|
|
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": 151,
|
|
3889
|
+
"end": 151
|
|
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": 152,
|
|
3907
|
+
"end": 153
|
|
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": 154,
|
|
3916
|
+
"end": 154
|
|
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": 155,
|
|
3934
|
+
"end": 156
|
|
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": 157,
|
|
3943
|
+
"end": 157
|
|
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": 158,
|
|
3961
|
+
"end": 159
|
|
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": 160,
|
|
3970
|
+
"end": 160
|
|
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": 161,
|
|
3988
|
+
"end": 162
|
|
3989
3989
|
},
|
|
3990
3990
|
"context": {
|
|
3991
3991
|
"type": "variable",
|
|
@@ -3993,8 +3993,8 @@
|
|
|
3993
3993
|
"value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
|
|
3994
3994
|
"scope": "default",
|
|
3995
3995
|
"line": {
|
|
3996
|
-
"start":
|
|
3997
|
-
"end":
|
|
3996
|
+
"start": 163,
|
|
3997
|
+
"end": 163
|
|
3998
3998
|
}
|
|
3999
3999
|
},
|
|
4000
4000
|
"group": [
|
|
@@ -10869,15 +10869,15 @@
|
|
|
10869
10869
|
"resolvedType": "String"
|
|
10870
10870
|
},
|
|
10871
10871
|
{
|
|
10872
|
-
"description": "The
|
|
10872
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
10873
10873
|
"commentRange": {
|
|
10874
10874
|
"start": 53,
|
|
10875
10875
|
"end": 54
|
|
10876
10876
|
},
|
|
10877
10877
|
"context": {
|
|
10878
10878
|
"type": "variable",
|
|
10879
|
-
"name": "kendo-chat-
|
|
10880
|
-
"value": "k-spacing(1)",
|
|
10879
|
+
"name": "kendo-chat-status-min-size",
|
|
10880
|
+
"value": "k-spacing(1.5)",
|
|
10881
10881
|
"scope": "default",
|
|
10882
10882
|
"line": {
|
|
10883
10883
|
"start": 55,
|
|
@@ -10892,14 +10892,68 @@
|
|
|
10892
10892
|
"path": "default/scss/chat/_variables.scss",
|
|
10893
10893
|
"name": "_variables.scss"
|
|
10894
10894
|
},
|
|
10895
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
10896
|
+
"resolvedType": "String"
|
|
10897
|
+
},
|
|
10898
|
+
{
|
|
10899
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
10900
|
+
"commentRange": {
|
|
10901
|
+
"start": 56,
|
|
10902
|
+
"end": 57
|
|
10903
|
+
},
|
|
10904
|
+
"context": {
|
|
10905
|
+
"type": "variable",
|
|
10906
|
+
"name": "kendo-chat-status-max-size",
|
|
10907
|
+
"value": "k-spacing(8)",
|
|
10908
|
+
"scope": "default",
|
|
10909
|
+
"line": {
|
|
10910
|
+
"start": 58,
|
|
10911
|
+
"end": 58
|
|
10912
|
+
}
|
|
10913
|
+
},
|
|
10914
|
+
"group": [
|
|
10915
|
+
"chat"
|
|
10916
|
+
],
|
|
10917
|
+
"access": "public",
|
|
10918
|
+
"file": {
|
|
10919
|
+
"path": "default/scss/chat/_variables.scss",
|
|
10920
|
+
"name": "_variables.scss"
|
|
10921
|
+
},
|
|
10922
|
+
"resolvedValue": "var(--kendo-spacing-8, 2rem)",
|
|
10923
|
+
"resolvedType": "String"
|
|
10924
|
+
},
|
|
10925
|
+
{
|
|
10926
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
10927
|
+
"commentRange": {
|
|
10928
|
+
"start": 59,
|
|
10929
|
+
"end": 60
|
|
10930
|
+
},
|
|
10931
|
+
"context": {
|
|
10932
|
+
"type": "variable",
|
|
10933
|
+
"name": "kendo-chat-message-status-gap",
|
|
10934
|
+
"value": "k-spacing(1)",
|
|
10935
|
+
"scope": "default",
|
|
10936
|
+
"line": {
|
|
10937
|
+
"start": 61,
|
|
10938
|
+
"end": 61
|
|
10939
|
+
}
|
|
10940
|
+
},
|
|
10941
|
+
"group": [
|
|
10942
|
+
"chat"
|
|
10943
|
+
],
|
|
10944
|
+
"access": "public",
|
|
10945
|
+
"file": {
|
|
10946
|
+
"path": "default/scss/chat/_variables.scss",
|
|
10947
|
+
"name": "_variables.scss"
|
|
10948
|
+
},
|
|
10895
10949
|
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
10896
10950
|
"resolvedType": "String"
|
|
10897
10951
|
},
|
|
10898
10952
|
{
|
|
10899
10953
|
"description": "The font size of the Chat timestamp.\n",
|
|
10900
10954
|
"commentRange": {
|
|
10901
|
-
"start":
|
|
10902
|
-
"end":
|
|
10955
|
+
"start": 63,
|
|
10956
|
+
"end": 64
|
|
10903
10957
|
},
|
|
10904
10958
|
"context": {
|
|
10905
10959
|
"type": "variable",
|
|
@@ -10907,8 +10961,8 @@
|
|
|
10907
10961
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
10908
10962
|
"scope": "default",
|
|
10909
10963
|
"line": {
|
|
10910
|
-
"start":
|
|
10911
|
-
"end":
|
|
10964
|
+
"start": 65,
|
|
10965
|
+
"end": 65
|
|
10912
10966
|
}
|
|
10913
10967
|
},
|
|
10914
10968
|
"group": [
|
|
@@ -10925,8 +10979,8 @@
|
|
|
10925
10979
|
{
|
|
10926
10980
|
"description": "The line height of the Chat timestamp.\n",
|
|
10927
10981
|
"commentRange": {
|
|
10928
|
-
"start":
|
|
10929
|
-
"end":
|
|
10982
|
+
"start": 66,
|
|
10983
|
+
"end": 67
|
|
10930
10984
|
},
|
|
10931
10985
|
"context": {
|
|
10932
10986
|
"type": "variable",
|
|
@@ -10934,8 +10988,8 @@
|
|
|
10934
10988
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
10935
10989
|
"scope": "default",
|
|
10936
10990
|
"line": {
|
|
10937
|
-
"start":
|
|
10938
|
-
"end":
|
|
10991
|
+
"start": 68,
|
|
10992
|
+
"end": 68
|
|
10939
10993
|
}
|
|
10940
10994
|
},
|
|
10941
10995
|
"group": [
|
|
@@ -10952,8 +11006,8 @@
|
|
|
10952
11006
|
{
|
|
10953
11007
|
"description": "The text transform of the Chat timestamp.\n",
|
|
10954
11008
|
"commentRange": {
|
|
10955
|
-
"start":
|
|
10956
|
-
"end":
|
|
11009
|
+
"start": 69,
|
|
11010
|
+
"end": 70
|
|
10957
11011
|
},
|
|
10958
11012
|
"context": {
|
|
10959
11013
|
"type": "variable",
|
|
@@ -10961,8 +11015,8 @@
|
|
|
10961
11015
|
"value": "none",
|
|
10962
11016
|
"scope": "default",
|
|
10963
11017
|
"line": {
|
|
10964
|
-
"start":
|
|
10965
|
-
"end":
|
|
11018
|
+
"start": 71,
|
|
11019
|
+
"end": 71
|
|
10966
11020
|
}
|
|
10967
11021
|
},
|
|
10968
11022
|
"group": [
|
|
@@ -10979,8 +11033,8 @@
|
|
|
10979
11033
|
{
|
|
10980
11034
|
"description": "The text color of the Chat timestamp.\n",
|
|
10981
11035
|
"commentRange": {
|
|
10982
|
-
"start":
|
|
10983
|
-
"end":
|
|
11036
|
+
"start": 72,
|
|
11037
|
+
"end": 73
|
|
10984
11038
|
},
|
|
10985
11039
|
"context": {
|
|
10986
11040
|
"type": "variable",
|
|
@@ -10988,8 +11042,8 @@
|
|
|
10988
11042
|
"value": "k-color(subtle)",
|
|
10989
11043
|
"scope": "default",
|
|
10990
11044
|
"line": {
|
|
10991
|
-
"start":
|
|
10992
|
-
"end":
|
|
11045
|
+
"start": 74,
|
|
11046
|
+
"end": 74
|
|
10993
11047
|
}
|
|
10994
11048
|
},
|
|
10995
11049
|
"group": [
|
|
@@ -11006,8 +11060,8 @@
|
|
|
11006
11060
|
{
|
|
11007
11061
|
"description": "The background color of the Chat timestamp.\n",
|
|
11008
11062
|
"commentRange": {
|
|
11009
|
-
"start":
|
|
11010
|
-
"end":
|
|
11063
|
+
"start": 75,
|
|
11064
|
+
"end": 76
|
|
11011
11065
|
},
|
|
11012
11066
|
"context": {
|
|
11013
11067
|
"type": "variable",
|
|
@@ -11015,8 +11069,8 @@
|
|
|
11015
11069
|
"value": "null",
|
|
11016
11070
|
"scope": "default",
|
|
11017
11071
|
"line": {
|
|
11018
|
-
"start":
|
|
11019
|
-
"end":
|
|
11072
|
+
"start": 77,
|
|
11073
|
+
"end": 77
|
|
11020
11074
|
}
|
|
11021
11075
|
},
|
|
11022
11076
|
"group": [
|
|
@@ -11033,8 +11087,8 @@
|
|
|
11033
11087
|
{
|
|
11034
11088
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
11035
11089
|
"commentRange": {
|
|
11036
|
-
"start":
|
|
11037
|
-
"end":
|
|
11090
|
+
"start": 78,
|
|
11091
|
+
"end": 79
|
|
11038
11092
|
},
|
|
11039
11093
|
"context": {
|
|
11040
11094
|
"type": "variable",
|
|
@@ -11042,8 +11096,8 @@
|
|
|
11042
11096
|
"value": "k-color(border)",
|
|
11043
11097
|
"scope": "default",
|
|
11044
11098
|
"line": {
|
|
11045
|
-
"start":
|
|
11046
|
-
"end":
|
|
11099
|
+
"start": 80,
|
|
11100
|
+
"end": 80
|
|
11047
11101
|
}
|
|
11048
11102
|
},
|
|
11049
11103
|
"group": [
|
|
@@ -11060,8 +11114,8 @@
|
|
|
11060
11114
|
{
|
|
11061
11115
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
11062
11116
|
"commentRange": {
|
|
11063
|
-
"start":
|
|
11064
|
-
"end":
|
|
11117
|
+
"start": 81,
|
|
11118
|
+
"end": 82
|
|
11065
11119
|
},
|
|
11066
11120
|
"context": {
|
|
11067
11121
|
"type": "variable",
|
|
@@ -11069,8 +11123,8 @@
|
|
|
11069
11123
|
"value": "k-spacing(1)",
|
|
11070
11124
|
"scope": "default",
|
|
11071
11125
|
"line": {
|
|
11072
|
-
"start":
|
|
11073
|
-
"end":
|
|
11126
|
+
"start": 83,
|
|
11127
|
+
"end": 83
|
|
11074
11128
|
}
|
|
11075
11129
|
},
|
|
11076
11130
|
"group": [
|
|
@@ -11087,8 +11141,8 @@
|
|
|
11087
11141
|
{
|
|
11088
11142
|
"description": "The font size of the Chat message meta text.\n",
|
|
11089
11143
|
"commentRange": {
|
|
11090
|
-
"start":
|
|
11091
|
-
"end":
|
|
11144
|
+
"start": 85,
|
|
11145
|
+
"end": 86
|
|
11092
11146
|
},
|
|
11093
11147
|
"context": {
|
|
11094
11148
|
"type": "variable",
|
|
@@ -11096,8 +11150,8 @@
|
|
|
11096
11150
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
11097
11151
|
"scope": "default",
|
|
11098
11152
|
"line": {
|
|
11099
|
-
"start":
|
|
11100
|
-
"end":
|
|
11153
|
+
"start": 87,
|
|
11154
|
+
"end": 87
|
|
11101
11155
|
}
|
|
11102
11156
|
},
|
|
11103
11157
|
"group": [
|
|
@@ -11114,8 +11168,8 @@
|
|
|
11114
11168
|
{
|
|
11115
11169
|
"description": "The line height of the Chat message meta text.\n",
|
|
11116
11170
|
"commentRange": {
|
|
11117
|
-
"start":
|
|
11118
|
-
"end":
|
|
11171
|
+
"start": 88,
|
|
11172
|
+
"end": 89
|
|
11119
11173
|
},
|
|
11120
11174
|
"context": {
|
|
11121
11175
|
"type": "variable",
|
|
@@ -11123,8 +11177,8 @@
|
|
|
11123
11177
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
11124
11178
|
"scope": "default",
|
|
11125
11179
|
"line": {
|
|
11126
|
-
"start":
|
|
11127
|
-
"end":
|
|
11180
|
+
"start": 90,
|
|
11181
|
+
"end": 90
|
|
11128
11182
|
}
|
|
11129
11183
|
},
|
|
11130
11184
|
"group": [
|
|
@@ -11141,8 +11195,8 @@
|
|
|
11141
11195
|
{
|
|
11142
11196
|
"description": "The font size of the Chat author text.\n",
|
|
11143
11197
|
"commentRange": {
|
|
11144
|
-
"start":
|
|
11145
|
-
"end":
|
|
11198
|
+
"start": 92,
|
|
11199
|
+
"end": 93
|
|
11146
11200
|
},
|
|
11147
11201
|
"context": {
|
|
11148
11202
|
"type": "variable",
|
|
@@ -11150,8 +11204,8 @@
|
|
|
11150
11204
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
11151
11205
|
"scope": "default",
|
|
11152
11206
|
"line": {
|
|
11153
|
-
"start":
|
|
11154
|
-
"end":
|
|
11207
|
+
"start": 94,
|
|
11208
|
+
"end": 94
|
|
11155
11209
|
}
|
|
11156
11210
|
},
|
|
11157
11211
|
"group": [
|
|
@@ -11168,8 +11222,8 @@
|
|
|
11168
11222
|
{
|
|
11169
11223
|
"description": "The line height of the Chat author text.\n",
|
|
11170
11224
|
"commentRange": {
|
|
11171
|
-
"start":
|
|
11172
|
-
"end":
|
|
11225
|
+
"start": 95,
|
|
11226
|
+
"end": 96
|
|
11173
11227
|
},
|
|
11174
11228
|
"context": {
|
|
11175
11229
|
"type": "variable",
|
|
@@ -11177,8 +11231,8 @@
|
|
|
11177
11231
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
11178
11232
|
"scope": "default",
|
|
11179
11233
|
"line": {
|
|
11180
|
-
"start":
|
|
11181
|
-
"end":
|
|
11234
|
+
"start": 97,
|
|
11235
|
+
"end": 97
|
|
11182
11236
|
}
|
|
11183
11237
|
},
|
|
11184
11238
|
"group": [
|
|
@@ -11195,8 +11249,8 @@
|
|
|
11195
11249
|
{
|
|
11196
11250
|
"description": "The text color of the Chat status.\n",
|
|
11197
11251
|
"commentRange": {
|
|
11198
|
-
"start":
|
|
11199
|
-
"end":
|
|
11252
|
+
"start": 99,
|
|
11253
|
+
"end": 100
|
|
11200
11254
|
},
|
|
11201
11255
|
"context": {
|
|
11202
11256
|
"type": "variable",
|
|
@@ -11204,8 +11258,8 @@
|
|
|
11204
11258
|
"value": "k-color(subtle)",
|
|
11205
11259
|
"scope": "default",
|
|
11206
11260
|
"line": {
|
|
11207
|
-
"start":
|
|
11208
|
-
"end":
|
|
11261
|
+
"start": 101,
|
|
11262
|
+
"end": 101
|
|
11209
11263
|
}
|
|
11210
11264
|
},
|
|
11211
11265
|
"group": [
|
|
@@ -11222,8 +11276,8 @@
|
|
|
11222
11276
|
{
|
|
11223
11277
|
"description": "The spacing of the Chat bubble message.\n",
|
|
11224
11278
|
"commentRange": {
|
|
11225
|
-
"start":
|
|
11226
|
-
"end":
|
|
11279
|
+
"start": 103,
|
|
11280
|
+
"end": 104
|
|
11227
11281
|
},
|
|
11228
11282
|
"context": {
|
|
11229
11283
|
"type": "variable",
|
|
@@ -11231,8 +11285,8 @@
|
|
|
11231
11285
|
"value": "k-spacing(2)",
|
|
11232
11286
|
"scope": "default",
|
|
11233
11287
|
"line": {
|
|
11234
|
-
"start":
|
|
11235
|
-
"end":
|
|
11288
|
+
"start": 105,
|
|
11289
|
+
"end": 105
|
|
11236
11290
|
}
|
|
11237
11291
|
},
|
|
11238
11292
|
"group": [
|
|
@@ -11249,8 +11303,8 @@
|
|
|
11249
11303
|
{
|
|
11250
11304
|
"description": "The background color of the Chat Toolbar.\n",
|
|
11251
11305
|
"commentRange": {
|
|
11252
|
-
"start":
|
|
11253
|
-
"end":
|
|
11306
|
+
"start": 107,
|
|
11307
|
+
"end": 108
|
|
11254
11308
|
},
|
|
11255
11309
|
"context": {
|
|
11256
11310
|
"type": "variable",
|
|
@@ -11258,8 +11312,8 @@
|
|
|
11258
11312
|
"value": "$kendo-toolbar-bg",
|
|
11259
11313
|
"scope": "default",
|
|
11260
11314
|
"line": {
|
|
11261
|
-
"start":
|
|
11262
|
-
"end":
|
|
11315
|
+
"start": 109,
|
|
11316
|
+
"end": 109
|
|
11263
11317
|
}
|
|
11264
11318
|
},
|
|
11265
11319
|
"group": [
|
|
@@ -11276,8 +11330,8 @@
|
|
|
11276
11330
|
{
|
|
11277
11331
|
"description": "The text color of the Chat Toolbar.\n",
|
|
11278
11332
|
"commentRange": {
|
|
11279
|
-
"start":
|
|
11280
|
-
"end":
|
|
11333
|
+
"start": 110,
|
|
11334
|
+
"end": 111
|
|
11281
11335
|
},
|
|
11282
11336
|
"context": {
|
|
11283
11337
|
"type": "variable",
|
|
@@ -11285,8 +11339,8 @@
|
|
|
11285
11339
|
"value": "$kendo-toolbar-text",
|
|
11286
11340
|
"scope": "default",
|
|
11287
11341
|
"line": {
|
|
11288
|
-
"start":
|
|
11289
|
-
"end":
|
|
11342
|
+
"start": 112,
|
|
11343
|
+
"end": 112
|
|
11290
11344
|
}
|
|
11291
11345
|
},
|
|
11292
11346
|
"group": [
|
|
@@ -11303,8 +11357,8 @@
|
|
|
11303
11357
|
{
|
|
11304
11358
|
"description": "The border color of the Chat Toolbar.\n",
|
|
11305
11359
|
"commentRange": {
|
|
11306
|
-
"start":
|
|
11307
|
-
"end":
|
|
11360
|
+
"start": 113,
|
|
11361
|
+
"end": 114
|
|
11308
11362
|
},
|
|
11309
11363
|
"context": {
|
|
11310
11364
|
"type": "variable",
|
|
@@ -11312,8 +11366,8 @@
|
|
|
11312
11366
|
"value": "inherit",
|
|
11313
11367
|
"scope": "default",
|
|
11314
11368
|
"line": {
|
|
11315
|
-
"start":
|
|
11316
|
-
"end":
|
|
11369
|
+
"start": 115,
|
|
11370
|
+
"end": 115
|
|
11317
11371
|
}
|
|
11318
11372
|
},
|
|
11319
11373
|
"group": [
|
|
@@ -11330,8 +11384,8 @@
|
|
|
11330
11384
|
{
|
|
11331
11385
|
"description": "The background color of the Chat.\n",
|
|
11332
11386
|
"commentRange": {
|
|
11333
|
-
"start":
|
|
11334
|
-
"end":
|
|
11387
|
+
"start": 117,
|
|
11388
|
+
"end": 118
|
|
11335
11389
|
},
|
|
11336
11390
|
"context": {
|
|
11337
11391
|
"type": "variable",
|
|
@@ -11339,8 +11393,8 @@
|
|
|
11339
11393
|
"value": "k-color(surface)",
|
|
11340
11394
|
"scope": "default",
|
|
11341
11395
|
"line": {
|
|
11342
|
-
"start":
|
|
11343
|
-
"end":
|
|
11396
|
+
"start": 119,
|
|
11397
|
+
"end": 119
|
|
11344
11398
|
}
|
|
11345
11399
|
},
|
|
11346
11400
|
"group": [
|
|
@@ -11357,8 +11411,8 @@
|
|
|
11357
11411
|
{
|
|
11358
11412
|
"description": "The text color of the Chat.\n",
|
|
11359
11413
|
"commentRange": {
|
|
11360
|
-
"start":
|
|
11361
|
-
"end":
|
|
11414
|
+
"start": 120,
|
|
11415
|
+
"end": 121
|
|
11362
11416
|
},
|
|
11363
11417
|
"context": {
|
|
11364
11418
|
"type": "variable",
|
|
@@ -11366,8 +11420,8 @@
|
|
|
11366
11420
|
"value": "k-color(on-app-surface)",
|
|
11367
11421
|
"scope": "default",
|
|
11368
11422
|
"line": {
|
|
11369
|
-
"start":
|
|
11370
|
-
"end":
|
|
11423
|
+
"start": 122,
|
|
11424
|
+
"end": 122
|
|
11371
11425
|
}
|
|
11372
11426
|
},
|
|
11373
11427
|
"group": [
|
|
@@ -11384,8 +11438,8 @@
|
|
|
11384
11438
|
{
|
|
11385
11439
|
"description": "The border color of the Chat.\n",
|
|
11386
11440
|
"commentRange": {
|
|
11387
|
-
"start":
|
|
11388
|
-
"end":
|
|
11441
|
+
"start": 123,
|
|
11442
|
+
"end": 124
|
|
11389
11443
|
},
|
|
11390
11444
|
"context": {
|
|
11391
11445
|
"type": "variable",
|
|
@@ -11393,8 +11447,8 @@
|
|
|
11393
11447
|
"value": "k-color(border)",
|
|
11394
11448
|
"scope": "default",
|
|
11395
11449
|
"line": {
|
|
11396
|
-
"start":
|
|
11397
|
-
"end":
|
|
11450
|
+
"start": 125,
|
|
11451
|
+
"end": 125
|
|
11398
11452
|
}
|
|
11399
11453
|
},
|
|
11400
11454
|
"group": [
|
|
@@ -11411,8 +11465,8 @@
|
|
|
11411
11465
|
{
|
|
11412
11466
|
"description": "The color of the typing indicator dots.\n",
|
|
11413
11467
|
"commentRange": {
|
|
11414
|
-
"start":
|
|
11415
|
-
"end":
|
|
11468
|
+
"start": 127,
|
|
11469
|
+
"end": 128
|
|
11416
11470
|
},
|
|
11417
11471
|
"context": {
|
|
11418
11472
|
"type": "variable",
|
|
@@ -11420,8 +11474,8 @@
|
|
|
11420
11474
|
"value": "k-color(base-on-subtle)",
|
|
11421
11475
|
"scope": "default",
|
|
11422
11476
|
"line": {
|
|
11423
|
-
"start":
|
|
11424
|
-
"end":
|
|
11477
|
+
"start": 129,
|
|
11478
|
+
"end": 129
|
|
11425
11479
|
}
|
|
11426
11480
|
},
|
|
11427
11481
|
"group": [
|
|
@@ -11438,8 +11492,8 @@
|
|
|
11438
11492
|
{
|
|
11439
11493
|
"description": "The background color of the Chat alt bubble.\n",
|
|
11440
11494
|
"commentRange": {
|
|
11441
|
-
"start":
|
|
11442
|
-
"end":
|
|
11495
|
+
"start": 131,
|
|
11496
|
+
"end": 132
|
|
11443
11497
|
},
|
|
11444
11498
|
"context": {
|
|
11445
11499
|
"type": "variable",
|
|
@@ -11447,8 +11501,8 @@
|
|
|
11447
11501
|
"value": "k-color(primary)",
|
|
11448
11502
|
"scope": "default",
|
|
11449
11503
|
"line": {
|
|
11450
|
-
"start":
|
|
11451
|
-
"end":
|
|
11504
|
+
"start": 133,
|
|
11505
|
+
"end": 133
|
|
11452
11506
|
}
|
|
11453
11507
|
},
|
|
11454
11508
|
"group": [
|
|
@@ -11465,8 +11519,8 @@
|
|
|
11465
11519
|
{
|
|
11466
11520
|
"description": "The text color of the Chat alt bubble.\n",
|
|
11467
11521
|
"commentRange": {
|
|
11468
|
-
"start":
|
|
11469
|
-
"end":
|
|
11522
|
+
"start": 134,
|
|
11523
|
+
"end": 135
|
|
11470
11524
|
},
|
|
11471
11525
|
"context": {
|
|
11472
11526
|
"type": "variable",
|
|
@@ -11474,8 +11528,8 @@
|
|
|
11474
11528
|
"value": "k-color(on-primary)",
|
|
11475
11529
|
"scope": "default",
|
|
11476
11530
|
"line": {
|
|
11477
|
-
"start":
|
|
11478
|
-
"end":
|
|
11531
|
+
"start": 136,
|
|
11532
|
+
"end": 136
|
|
11479
11533
|
}
|
|
11480
11534
|
},
|
|
11481
11535
|
"group": [
|
|
@@ -11492,8 +11546,8 @@
|
|
|
11492
11546
|
{
|
|
11493
11547
|
"description": "The border color of the Chat alt bubble.\n",
|
|
11494
11548
|
"commentRange": {
|
|
11495
|
-
"start":
|
|
11496
|
-
"end":
|
|
11549
|
+
"start": 137,
|
|
11550
|
+
"end": 138
|
|
11497
11551
|
},
|
|
11498
11552
|
"context": {
|
|
11499
11553
|
"type": "variable",
|
|
@@ -11501,8 +11555,8 @@
|
|
|
11501
11555
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
11502
11556
|
"scope": "default",
|
|
11503
11557
|
"line": {
|
|
11504
|
-
"start":
|
|
11505
|
-
"end":
|
|
11558
|
+
"start": 139,
|
|
11559
|
+
"end": 139
|
|
11506
11560
|
}
|
|
11507
11561
|
},
|
|
11508
11562
|
"group": [
|
|
@@ -11519,8 +11573,8 @@
|
|
|
11519
11573
|
{
|
|
11520
11574
|
"description": "The shadow of the Chat alt bubble.\n",
|
|
11521
11575
|
"commentRange": {
|
|
11522
|
-
"start":
|
|
11523
|
-
"end":
|
|
11576
|
+
"start": 140,
|
|
11577
|
+
"end": 141
|
|
11524
11578
|
},
|
|
11525
11579
|
"context": {
|
|
11526
11580
|
"type": "variable",
|
|
@@ -11528,8 +11582,8 @@
|
|
|
11528
11582
|
"value": "none",
|
|
11529
11583
|
"scope": "default",
|
|
11530
11584
|
"line": {
|
|
11531
|
-
"start":
|
|
11532
|
-
"end":
|
|
11585
|
+
"start": 142,
|
|
11586
|
+
"end": 142
|
|
11533
11587
|
}
|
|
11534
11588
|
},
|
|
11535
11589
|
"group": [
|
|
@@ -11544,19 +11598,46 @@
|
|
|
11544
11598
|
"resolvedType": "String"
|
|
11545
11599
|
},
|
|
11546
11600
|
{
|
|
11547
|
-
"description": "The width of a file in the Chat Textarea.\n",
|
|
11601
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
11548
11602
|
"commentRange": {
|
|
11549
|
-
"start":
|
|
11550
|
-
"end":
|
|
11603
|
+
"start": 165,
|
|
11604
|
+
"end": 166
|
|
11551
11605
|
},
|
|
11552
11606
|
"context": {
|
|
11553
11607
|
"type": "variable",
|
|
11554
|
-
"name": "kendo-chat-file-width",
|
|
11555
|
-
"value": "
|
|
11608
|
+
"name": "kendo-chat-file-min-width",
|
|
11609
|
+
"value": "96px",
|
|
11556
11610
|
"scope": "default",
|
|
11557
11611
|
"line": {
|
|
11558
|
-
"start":
|
|
11559
|
-
"end":
|
|
11612
|
+
"start": 167,
|
|
11613
|
+
"end": 167
|
|
11614
|
+
}
|
|
11615
|
+
},
|
|
11616
|
+
"group": [
|
|
11617
|
+
"chat"
|
|
11618
|
+
],
|
|
11619
|
+
"access": "public",
|
|
11620
|
+
"file": {
|
|
11621
|
+
"path": "default/scss/chat/_variables.scss",
|
|
11622
|
+
"name": "_variables.scss"
|
|
11623
|
+
},
|
|
11624
|
+
"resolvedValue": "96px",
|
|
11625
|
+
"resolvedType": "Number"
|
|
11626
|
+
},
|
|
11627
|
+
{
|
|
11628
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
11629
|
+
"commentRange": {
|
|
11630
|
+
"start": 168,
|
|
11631
|
+
"end": 169
|
|
11632
|
+
},
|
|
11633
|
+
"context": {
|
|
11634
|
+
"type": "variable",
|
|
11635
|
+
"name": "kendo-chat-file-max-width",
|
|
11636
|
+
"value": "160px",
|
|
11637
|
+
"scope": "default",
|
|
11638
|
+
"line": {
|
|
11639
|
+
"start": 170,
|
|
11640
|
+
"end": 170
|
|
11560
11641
|
}
|
|
11561
11642
|
},
|
|
11562
11643
|
"group": [
|
|
@@ -11567,23 +11648,131 @@
|
|
|
11567
11648
|
"path": "default/scss/chat/_variables.scss",
|
|
11568
11649
|
"name": "_variables.scss"
|
|
11569
11650
|
},
|
|
11570
|
-
"resolvedValue": "
|
|
11651
|
+
"resolvedValue": "160px",
|
|
11571
11652
|
"resolvedType": "Number"
|
|
11572
11653
|
},
|
|
11654
|
+
{
|
|
11655
|
+
"description": "The font size of the Chat file name.\n",
|
|
11656
|
+
"commentRange": {
|
|
11657
|
+
"start": 171,
|
|
11658
|
+
"end": 172
|
|
11659
|
+
},
|
|
11660
|
+
"context": {
|
|
11661
|
+
"type": "variable",
|
|
11662
|
+
"name": "kendo-chat-file-name-font-size",
|
|
11663
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
11664
|
+
"scope": "default",
|
|
11665
|
+
"line": {
|
|
11666
|
+
"start": 173,
|
|
11667
|
+
"end": 173
|
|
11668
|
+
}
|
|
11669
|
+
},
|
|
11670
|
+
"group": [
|
|
11671
|
+
"chat"
|
|
11672
|
+
],
|
|
11673
|
+
"access": "public",
|
|
11674
|
+
"file": {
|
|
11675
|
+
"path": "default/scss/chat/_variables.scss",
|
|
11676
|
+
"name": "_variables.scss"
|
|
11677
|
+
},
|
|
11678
|
+
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
|
|
11679
|
+
"resolvedType": "String"
|
|
11680
|
+
},
|
|
11681
|
+
{
|
|
11682
|
+
"description": "The line height of the Chat file name.\n",
|
|
11683
|
+
"commentRange": {
|
|
11684
|
+
"start": 174,
|
|
11685
|
+
"end": 175
|
|
11686
|
+
},
|
|
11687
|
+
"context": {
|
|
11688
|
+
"type": "variable",
|
|
11689
|
+
"name": "kendo-chat-file-name-line-height",
|
|
11690
|
+
"value": "var( --kendo-line-height-lg, normal )",
|
|
11691
|
+
"scope": "default",
|
|
11692
|
+
"line": {
|
|
11693
|
+
"start": 176,
|
|
11694
|
+
"end": 176
|
|
11695
|
+
}
|
|
11696
|
+
},
|
|
11697
|
+
"group": [
|
|
11698
|
+
"chat"
|
|
11699
|
+
],
|
|
11700
|
+
"access": "public",
|
|
11701
|
+
"file": {
|
|
11702
|
+
"path": "default/scss/chat/_variables.scss",
|
|
11703
|
+
"name": "_variables.scss"
|
|
11704
|
+
},
|
|
11705
|
+
"resolvedValue": "var(--kendo-line-height-lg, normal)",
|
|
11706
|
+
"resolvedType": "String"
|
|
11707
|
+
},
|
|
11708
|
+
{
|
|
11709
|
+
"description": "The font size of the Chat file size.\n",
|
|
11710
|
+
"commentRange": {
|
|
11711
|
+
"start": 177,
|
|
11712
|
+
"end": 178
|
|
11713
|
+
},
|
|
11714
|
+
"context": {
|
|
11715
|
+
"type": "variable",
|
|
11716
|
+
"name": "kendo-chat-file-size-font-size",
|
|
11717
|
+
"value": "var( --kendo-font-size-xs, inherit )",
|
|
11718
|
+
"scope": "default",
|
|
11719
|
+
"line": {
|
|
11720
|
+
"start": 179,
|
|
11721
|
+
"end": 179
|
|
11722
|
+
}
|
|
11723
|
+
},
|
|
11724
|
+
"group": [
|
|
11725
|
+
"chat"
|
|
11726
|
+
],
|
|
11727
|
+
"access": "public",
|
|
11728
|
+
"file": {
|
|
11729
|
+
"path": "default/scss/chat/_variables.scss",
|
|
11730
|
+
"name": "_variables.scss"
|
|
11731
|
+
},
|
|
11732
|
+
"resolvedValue": "var(--kendo-font-size-xs, inherit)",
|
|
11733
|
+
"resolvedType": "String"
|
|
11734
|
+
},
|
|
11735
|
+
{
|
|
11736
|
+
"description": "The line height of the Chat file size.\n",
|
|
11737
|
+
"commentRange": {
|
|
11738
|
+
"start": 180,
|
|
11739
|
+
"end": 181
|
|
11740
|
+
},
|
|
11741
|
+
"context": {
|
|
11742
|
+
"type": "variable",
|
|
11743
|
+
"name": "kendo-chat-file-size-line-height",
|
|
11744
|
+
"value": "var( --kendo-line-height-xs, normal )",
|
|
11745
|
+
"scope": "default",
|
|
11746
|
+
"line": {
|
|
11747
|
+
"start": 182,
|
|
11748
|
+
"end": 182
|
|
11749
|
+
}
|
|
11750
|
+
},
|
|
11751
|
+
"group": [
|
|
11752
|
+
"chat"
|
|
11753
|
+
],
|
|
11754
|
+
"access": "public",
|
|
11755
|
+
"file": {
|
|
11756
|
+
"path": "default/scss/chat/_variables.scss",
|
|
11757
|
+
"name": "_variables.scss"
|
|
11758
|
+
},
|
|
11759
|
+
"resolvedValue": "var(--kendo-line-height-xs, normal)",
|
|
11760
|
+
"resolvedType": "String"
|
|
11761
|
+
},
|
|
11573
11762
|
{
|
|
11574
11763
|
"description": "The horizontal padding of the Chat file.\n",
|
|
11575
11764
|
"commentRange": {
|
|
11576
|
-
"start":
|
|
11577
|
-
"end":
|
|
11765
|
+
"start": 183,
|
|
11766
|
+
"end": 184
|
|
11578
11767
|
},
|
|
11579
11768
|
"context": {
|
|
11580
11769
|
"type": "variable",
|
|
11581
11770
|
"name": "kendo-chat-file-padding-x",
|
|
11582
|
-
"value": "k-spacing(
|
|
11771
|
+
"value": "k-spacing(1)",
|
|
11583
11772
|
"scope": "default",
|
|
11584
11773
|
"line": {
|
|
11585
|
-
"start":
|
|
11586
|
-
"end":
|
|
11774
|
+
"start": 185,
|
|
11775
|
+
"end": 185
|
|
11587
11776
|
}
|
|
11588
11777
|
},
|
|
11589
11778
|
"group": [
|
|
@@ -11594,23 +11783,23 @@
|
|
|
11594
11783
|
"path": "default/scss/chat/_variables.scss",
|
|
11595
11784
|
"name": "_variables.scss"
|
|
11596
11785
|
},
|
|
11597
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
11786
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
11598
11787
|
"resolvedType": "String"
|
|
11599
11788
|
},
|
|
11600
11789
|
{
|
|
11601
11790
|
"description": "The vertical padding of the Chat file.\n",
|
|
11602
11791
|
"commentRange": {
|
|
11603
|
-
"start":
|
|
11604
|
-
"end":
|
|
11792
|
+
"start": 186,
|
|
11793
|
+
"end": 187
|
|
11605
11794
|
},
|
|
11606
11795
|
"context": {
|
|
11607
11796
|
"type": "variable",
|
|
11608
11797
|
"name": "kendo-chat-file-padding-y",
|
|
11609
|
-
"value": "k-spacing(
|
|
11798
|
+
"value": "k-spacing(1)",
|
|
11610
11799
|
"scope": "default",
|
|
11611
11800
|
"line": {
|
|
11612
|
-
"start":
|
|
11613
|
-
"end":
|
|
11801
|
+
"start": 188,
|
|
11802
|
+
"end": 188
|
|
11614
11803
|
}
|
|
11615
11804
|
},
|
|
11616
11805
|
"group": [
|
|
@@ -11621,14 +11810,14 @@
|
|
|
11621
11810
|
"path": "default/scss/chat/_variables.scss",
|
|
11622
11811
|
"name": "_variables.scss"
|
|
11623
11812
|
},
|
|
11624
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
11813
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
11625
11814
|
"resolvedType": "String"
|
|
11626
11815
|
},
|
|
11627
11816
|
{
|
|
11628
11817
|
"description": "The spacing between the elements of the Chat file.\n",
|
|
11629
11818
|
"commentRange": {
|
|
11630
|
-
"start":
|
|
11631
|
-
"end":
|
|
11819
|
+
"start": 189,
|
|
11820
|
+
"end": 190
|
|
11632
11821
|
},
|
|
11633
11822
|
"context": {
|
|
11634
11823
|
"type": "variable",
|
|
@@ -11636,8 +11825,8 @@
|
|
|
11636
11825
|
"value": "k-spacing(1)",
|
|
11637
11826
|
"scope": "default",
|
|
11638
11827
|
"line": {
|
|
11639
|
-
"start":
|
|
11640
|
-
"end":
|
|
11828
|
+
"start": 191,
|
|
11829
|
+
"end": 191
|
|
11641
11830
|
}
|
|
11642
11831
|
},
|
|
11643
11832
|
"group": [
|
|
@@ -11654,8 +11843,8 @@
|
|
|
11654
11843
|
{
|
|
11655
11844
|
"description": "The border width of the Chat file.\n",
|
|
11656
11845
|
"commentRange": {
|
|
11657
|
-
"start":
|
|
11658
|
-
"end":
|
|
11846
|
+
"start": 193,
|
|
11847
|
+
"end": 194
|
|
11659
11848
|
},
|
|
11660
11849
|
"context": {
|
|
11661
11850
|
"type": "variable",
|
|
@@ -11663,8 +11852,8 @@
|
|
|
11663
11852
|
"value": "1px",
|
|
11664
11853
|
"scope": "default",
|
|
11665
11854
|
"line": {
|
|
11666
|
-
"start":
|
|
11667
|
-
"end":
|
|
11855
|
+
"start": 195,
|
|
11856
|
+
"end": 195
|
|
11668
11857
|
}
|
|
11669
11858
|
},
|
|
11670
11859
|
"group": [
|
|
@@ -11681,8 +11870,8 @@
|
|
|
11681
11870
|
{
|
|
11682
11871
|
"description": "The border style of the Chat file.\n",
|
|
11683
11872
|
"commentRange": {
|
|
11684
|
-
"start":
|
|
11685
|
-
"end":
|
|
11873
|
+
"start": 196,
|
|
11874
|
+
"end": 197
|
|
11686
11875
|
},
|
|
11687
11876
|
"context": {
|
|
11688
11877
|
"type": "variable",
|
|
@@ -11690,8 +11879,8 @@
|
|
|
11690
11879
|
"value": "solid",
|
|
11691
11880
|
"scope": "default",
|
|
11692
11881
|
"line": {
|
|
11693
|
-
"start":
|
|
11694
|
-
"end":
|
|
11882
|
+
"start": 198,
|
|
11883
|
+
"end": 198
|
|
11695
11884
|
}
|
|
11696
11885
|
},
|
|
11697
11886
|
"group": [
|
|
@@ -11708,17 +11897,17 @@
|
|
|
11708
11897
|
{
|
|
11709
11898
|
"description": "The background color of the Chat file.\n",
|
|
11710
11899
|
"commentRange": {
|
|
11711
|
-
"start":
|
|
11712
|
-
"end":
|
|
11900
|
+
"start": 200,
|
|
11901
|
+
"end": 201
|
|
11713
11902
|
},
|
|
11714
11903
|
"context": {
|
|
11715
11904
|
"type": "variable",
|
|
11716
11905
|
"name": "kendo-chat-file-bg",
|
|
11717
|
-
"value": "k-color(base-subtle)",
|
|
11906
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
11718
11907
|
"scope": "default",
|
|
11719
11908
|
"line": {
|
|
11720
|
-
"start":
|
|
11721
|
-
"end":
|
|
11909
|
+
"start": 202,
|
|
11910
|
+
"end": 202
|
|
11722
11911
|
}
|
|
11723
11912
|
},
|
|
11724
11913
|
"group": [
|
|
@@ -11729,14 +11918,14 @@
|
|
|
11729
11918
|
"path": "default/scss/chat/_variables.scss",
|
|
11730
11919
|
"name": "_variables.scss"
|
|
11731
11920
|
},
|
|
11732
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
11921
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #3d3d3d) 8%, transparent)",
|
|
11733
11922
|
"resolvedType": "String"
|
|
11734
11923
|
},
|
|
11735
11924
|
{
|
|
11736
11925
|
"description": "The text color of the Chat file.\n",
|
|
11737
11926
|
"commentRange": {
|
|
11738
|
-
"start":
|
|
11739
|
-
"end":
|
|
11927
|
+
"start": 203,
|
|
11928
|
+
"end": 204
|
|
11740
11929
|
},
|
|
11741
11930
|
"context": {
|
|
11742
11931
|
"type": "variable",
|
|
@@ -11744,8 +11933,8 @@
|
|
|
11744
11933
|
"value": "k-color(base-on-subtle)",
|
|
11745
11934
|
"scope": "default",
|
|
11746
11935
|
"line": {
|
|
11747
|
-
"start":
|
|
11748
|
-
"end":
|
|
11936
|
+
"start": 205,
|
|
11937
|
+
"end": 205
|
|
11749
11938
|
}
|
|
11750
11939
|
},
|
|
11751
11940
|
"group": [
|
|
@@ -11762,8 +11951,8 @@
|
|
|
11762
11951
|
{
|
|
11763
11952
|
"description": "The border color of the Chat file.\n",
|
|
11764
11953
|
"commentRange": {
|
|
11765
|
-
"start":
|
|
11766
|
-
"end":
|
|
11954
|
+
"start": 206,
|
|
11955
|
+
"end": 207
|
|
11767
11956
|
},
|
|
11768
11957
|
"context": {
|
|
11769
11958
|
"type": "variable",
|
|
@@ -11771,8 +11960,8 @@
|
|
|
11771
11960
|
"value": "$kendo-chat-file-bg",
|
|
11772
11961
|
"scope": "default",
|
|
11773
11962
|
"line": {
|
|
11774
|
-
"start":
|
|
11775
|
-
"end":
|
|
11963
|
+
"start": 208,
|
|
11964
|
+
"end": 208
|
|
11776
11965
|
}
|
|
11777
11966
|
},
|
|
11778
11967
|
"group": [
|
|
@@ -11783,14 +11972,14 @@
|
|
|
11783
11972
|
"path": "default/scss/chat/_variables.scss",
|
|
11784
11973
|
"name": "_variables.scss"
|
|
11785
11974
|
},
|
|
11786
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
11975
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #3d3d3d) 8%, transparent)",
|
|
11787
11976
|
"resolvedType": "String"
|
|
11788
11977
|
},
|
|
11789
11978
|
{
|
|
11790
11979
|
"description": "The border-radius of the Chat file.\n",
|
|
11791
11980
|
"commentRange": {
|
|
11792
|
-
"start":
|
|
11793
|
-
"end":
|
|
11981
|
+
"start": 209,
|
|
11982
|
+
"end": 210
|
|
11794
11983
|
},
|
|
11795
11984
|
"context": {
|
|
11796
11985
|
"type": "variable",
|
|
@@ -11798,8 +11987,8 @@
|
|
|
11798
11987
|
"value": "k-border-radius(md)",
|
|
11799
11988
|
"scope": "default",
|
|
11800
11989
|
"line": {
|
|
11801
|
-
"start":
|
|
11802
|
-
"end":
|
|
11990
|
+
"start": 211,
|
|
11991
|
+
"end": 211
|
|
11803
11992
|
}
|
|
11804
11993
|
},
|
|
11805
11994
|
"group": [
|
|
@@ -11814,19 +12003,19 @@
|
|
|
11814
12003
|
"resolvedType": "String"
|
|
11815
12004
|
},
|
|
11816
12005
|
{
|
|
11817
|
-
"description": "The
|
|
12006
|
+
"description": "The background color of the Chat sender file.\n",
|
|
11818
12007
|
"commentRange": {
|
|
11819
|
-
"start":
|
|
11820
|
-
"end":
|
|
12008
|
+
"start": 213,
|
|
12009
|
+
"end": 214
|
|
11821
12010
|
},
|
|
11822
12011
|
"context": {
|
|
11823
12012
|
"type": "variable",
|
|
11824
|
-
"name": "kendo-chat-file-
|
|
11825
|
-
"value": "k-
|
|
12013
|
+
"name": "kendo-chat-sender-file-bg",
|
|
12014
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
11826
12015
|
"scope": "default",
|
|
11827
12016
|
"line": {
|
|
11828
|
-
"start":
|
|
11829
|
-
"end":
|
|
12017
|
+
"start": 215,
|
|
12018
|
+
"end": 215
|
|
11830
12019
|
}
|
|
11831
12020
|
},
|
|
11832
12021
|
"group": [
|
|
@@ -11837,23 +12026,23 @@
|
|
|
11837
12026
|
"path": "default/scss/chat/_variables.scss",
|
|
11838
12027
|
"name": "_variables.scss"
|
|
11839
12028
|
},
|
|
11840
|
-
"resolvedValue": "var(--kendo-
|
|
12029
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
11841
12030
|
"resolvedType": "String"
|
|
11842
12031
|
},
|
|
11843
12032
|
{
|
|
11844
|
-
"description": "The
|
|
12033
|
+
"description": "The text color of the Chat sender file.\n",
|
|
11845
12034
|
"commentRange": {
|
|
11846
|
-
"start":
|
|
11847
|
-
"end":
|
|
12035
|
+
"start": 216,
|
|
12036
|
+
"end": 217
|
|
11848
12037
|
},
|
|
11849
12038
|
"context": {
|
|
11850
12039
|
"type": "variable",
|
|
11851
|
-
"name": "kendo-chat-file-
|
|
11852
|
-
"value": "k-
|
|
12040
|
+
"name": "kendo-chat-sender-file-text",
|
|
12041
|
+
"value": "k-color(on-primary)",
|
|
11853
12042
|
"scope": "default",
|
|
11854
12043
|
"line": {
|
|
11855
|
-
"start":
|
|
11856
|
-
"end":
|
|
12044
|
+
"start": 218,
|
|
12045
|
+
"end": 218
|
|
11857
12046
|
}
|
|
11858
12047
|
},
|
|
11859
12048
|
"group": [
|
|
@@ -11864,14 +12053,41 @@
|
|
|
11864
12053
|
"path": "default/scss/chat/_variables.scss",
|
|
11865
12054
|
"name": "_variables.scss"
|
|
11866
12055
|
},
|
|
11867
|
-
"resolvedValue": "var(--kendo-
|
|
12056
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
12057
|
+
"resolvedType": "String"
|
|
12058
|
+
},
|
|
12059
|
+
{
|
|
12060
|
+
"description": "The border color of the Chat sender file.\n",
|
|
12061
|
+
"commentRange": {
|
|
12062
|
+
"start": 219,
|
|
12063
|
+
"end": 220
|
|
12064
|
+
},
|
|
12065
|
+
"context": {
|
|
12066
|
+
"type": "variable",
|
|
12067
|
+
"name": "kendo-chat-sender-file-border",
|
|
12068
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
12069
|
+
"scope": "default",
|
|
12070
|
+
"line": {
|
|
12071
|
+
"start": 221,
|
|
12072
|
+
"end": 221
|
|
12073
|
+
}
|
|
12074
|
+
},
|
|
12075
|
+
"group": [
|
|
12076
|
+
"chat"
|
|
12077
|
+
],
|
|
12078
|
+
"access": "public",
|
|
12079
|
+
"file": {
|
|
12080
|
+
"path": "default/scss/chat/_variables.scss",
|
|
12081
|
+
"name": "_variables.scss"
|
|
12082
|
+
},
|
|
12083
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
11868
12084
|
"resolvedType": "String"
|
|
11869
12085
|
},
|
|
11870
12086
|
{
|
|
11871
12087
|
"description": "The border width of the Chat pinned message;\n",
|
|
11872
12088
|
"commentRange": {
|
|
11873
|
-
"start":
|
|
11874
|
-
"end":
|
|
12089
|
+
"start": 223,
|
|
12090
|
+
"end": 224
|
|
11875
12091
|
},
|
|
11876
12092
|
"context": {
|
|
11877
12093
|
"type": "variable",
|
|
@@ -11879,8 +12095,8 @@
|
|
|
11879
12095
|
"value": "1px",
|
|
11880
12096
|
"scope": "default",
|
|
11881
12097
|
"line": {
|
|
11882
|
-
"start":
|
|
11883
|
-
"end":
|
|
12098
|
+
"start": 225,
|
|
12099
|
+
"end": 225
|
|
11884
12100
|
}
|
|
11885
12101
|
},
|
|
11886
12102
|
"group": [
|
|
@@ -11897,8 +12113,8 @@
|
|
|
11897
12113
|
{
|
|
11898
12114
|
"description": "The border style of the Chat pinned message;\n",
|
|
11899
12115
|
"commentRange": {
|
|
11900
|
-
"start":
|
|
11901
|
-
"end":
|
|
12116
|
+
"start": 226,
|
|
12117
|
+
"end": 227
|
|
11902
12118
|
},
|
|
11903
12119
|
"context": {
|
|
11904
12120
|
"type": "variable",
|
|
@@ -11906,8 +12122,8 @@
|
|
|
11906
12122
|
"value": "solid",
|
|
11907
12123
|
"scope": "default",
|
|
11908
12124
|
"line": {
|
|
11909
|
-
"start":
|
|
11910
|
-
"end":
|
|
12125
|
+
"start": 228,
|
|
12126
|
+
"end": 228
|
|
11911
12127
|
}
|
|
11912
12128
|
},
|
|
11913
12129
|
"group": [
|
|
@@ -11924,8 +12140,8 @@
|
|
|
11924
12140
|
{
|
|
11925
12141
|
"description": "The border color of the Chat pinned message;\n",
|
|
11926
12142
|
"commentRange": {
|
|
11927
|
-
"start":
|
|
11928
|
-
"end":
|
|
12143
|
+
"start": 229,
|
|
12144
|
+
"end": 230
|
|
11929
12145
|
},
|
|
11930
12146
|
"context": {
|
|
11931
12147
|
"type": "variable",
|
|
@@ -11933,8 +12149,8 @@
|
|
|
11933
12149
|
"value": "k-color(border)",
|
|
11934
12150
|
"scope": "default",
|
|
11935
12151
|
"line": {
|
|
11936
|
-
"start":
|
|
11937
|
-
"end":
|
|
12152
|
+
"start": 231,
|
|
12153
|
+
"end": 231
|
|
11938
12154
|
}
|
|
11939
12155
|
},
|
|
11940
12156
|
"group": [
|
|
@@ -11951,8 +12167,8 @@
|
|
|
11951
12167
|
{
|
|
11952
12168
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
11953
12169
|
"commentRange": {
|
|
11954
|
-
"start":
|
|
11955
|
-
"end":
|
|
12170
|
+
"start": 233,
|
|
12171
|
+
"end": 234
|
|
11956
12172
|
},
|
|
11957
12173
|
"context": {
|
|
11958
12174
|
"type": "variable",
|
|
@@ -11960,8 +12176,8 @@
|
|
|
11960
12176
|
"value": "k-spacing(2)",
|
|
11961
12177
|
"scope": "default",
|
|
11962
12178
|
"line": {
|
|
11963
|
-
"start":
|
|
11964
|
-
"end":
|
|
12179
|
+
"start": 235,
|
|
12180
|
+
"end": 235
|
|
11965
12181
|
}
|
|
11966
12182
|
},
|
|
11967
12183
|
"group": [
|
|
@@ -11978,8 +12194,8 @@
|
|
|
11978
12194
|
{
|
|
11979
12195
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
11980
12196
|
"commentRange": {
|
|
11981
|
-
"start":
|
|
11982
|
-
"end":
|
|
12197
|
+
"start": 236,
|
|
12198
|
+
"end": 237
|
|
11983
12199
|
},
|
|
11984
12200
|
"context": {
|
|
11985
12201
|
"type": "variable",
|
|
@@ -11987,8 +12203,8 @@
|
|
|
11987
12203
|
"value": "k-spacing(2)",
|
|
11988
12204
|
"scope": "default",
|
|
11989
12205
|
"line": {
|
|
11990
|
-
"start":
|
|
11991
|
-
"end":
|
|
12206
|
+
"start": 238,
|
|
12207
|
+
"end": 238
|
|
11992
12208
|
}
|
|
11993
12209
|
},
|
|
11994
12210
|
"group": [
|
|
@@ -12005,8 +12221,8 @@
|
|
|
12005
12221
|
{
|
|
12006
12222
|
"description": "The background color of the Chat message reference.\n",
|
|
12007
12223
|
"commentRange": {
|
|
12008
|
-
"start":
|
|
12009
|
-
"end":
|
|
12224
|
+
"start": 240,
|
|
12225
|
+
"end": 241
|
|
12010
12226
|
},
|
|
12011
12227
|
"context": {
|
|
12012
12228
|
"type": "variable",
|
|
@@ -12014,8 +12230,8 @@
|
|
|
12014
12230
|
"value": "k-color(surface)",
|
|
12015
12231
|
"scope": "default",
|
|
12016
12232
|
"line": {
|
|
12017
|
-
"start":
|
|
12018
|
-
"end":
|
|
12233
|
+
"start": 242,
|
|
12234
|
+
"end": 242
|
|
12019
12235
|
}
|
|
12020
12236
|
},
|
|
12021
12237
|
"group": [
|
|
@@ -12032,8 +12248,8 @@
|
|
|
12032
12248
|
{
|
|
12033
12249
|
"description": "The text color of the Chat message reference.\n",
|
|
12034
12250
|
"commentRange": {
|
|
12035
|
-
"start":
|
|
12036
|
-
"end":
|
|
12251
|
+
"start": 243,
|
|
12252
|
+
"end": 244
|
|
12037
12253
|
},
|
|
12038
12254
|
"context": {
|
|
12039
12255
|
"type": "variable",
|
|
@@ -12041,8 +12257,8 @@
|
|
|
12041
12257
|
"value": "k-color(on-app-surface)",
|
|
12042
12258
|
"scope": "default",
|
|
12043
12259
|
"line": {
|
|
12044
|
-
"start":
|
|
12045
|
-
"end":
|
|
12260
|
+
"start": 245,
|
|
12261
|
+
"end": 245
|
|
12046
12262
|
}
|
|
12047
12263
|
},
|
|
12048
12264
|
"group": [
|
|
@@ -12059,8 +12275,8 @@
|
|
|
12059
12275
|
{
|
|
12060
12276
|
"description": "The background color of the message reference marker.\n",
|
|
12061
12277
|
"commentRange": {
|
|
12062
|
-
"start":
|
|
12063
|
-
"end":
|
|
12278
|
+
"start": 246,
|
|
12279
|
+
"end": 247
|
|
12064
12280
|
},
|
|
12065
12281
|
"context": {
|
|
12066
12282
|
"type": "variable",
|
|
@@ -12068,8 +12284,8 @@
|
|
|
12068
12284
|
"value": "k-color(base-emphasis)",
|
|
12069
12285
|
"scope": "default",
|
|
12070
12286
|
"line": {
|
|
12071
|
-
"start":
|
|
12072
|
-
"end":
|
|
12287
|
+
"start": 248,
|
|
12288
|
+
"end": 248
|
|
12073
12289
|
}
|
|
12074
12290
|
},
|
|
12075
12291
|
"group": [
|
|
@@ -12086,8 +12302,8 @@
|
|
|
12086
12302
|
{
|
|
12087
12303
|
"description": "The background color of the message reference alt marker.\n",
|
|
12088
12304
|
"commentRange": {
|
|
12089
|
-
"start":
|
|
12090
|
-
"end":
|
|
12305
|
+
"start": 249,
|
|
12306
|
+
"end": 250
|
|
12091
12307
|
},
|
|
12092
12308
|
"context": {
|
|
12093
12309
|
"type": "variable",
|
|
@@ -12095,8 +12311,8 @@
|
|
|
12095
12311
|
"value": "k-color(primary-emphasis)",
|
|
12096
12312
|
"scope": "default",
|
|
12097
12313
|
"line": {
|
|
12098
|
-
"start":
|
|
12099
|
-
"end":
|
|
12314
|
+
"start": 251,
|
|
12315
|
+
"end": 251
|
|
12100
12316
|
}
|
|
12101
12317
|
},
|
|
12102
12318
|
"group": [
|
|
@@ -33239,15 +33455,15 @@
|
|
|
33239
33455
|
"resolvedType": "String"
|
|
33240
33456
|
},
|
|
33241
33457
|
{
|
|
33242
|
-
"description": "The background color of the List
|
|
33458
|
+
"description": "The background color of the selected hovered List items.\n",
|
|
33243
33459
|
"commentRange": {
|
|
33244
33460
|
"start": 280,
|
|
33245
33461
|
"end": 281
|
|
33246
33462
|
},
|
|
33247
33463
|
"context": {
|
|
33248
33464
|
"type": "variable",
|
|
33249
|
-
"name": "kendo-list-
|
|
33250
|
-
"value": "
|
|
33465
|
+
"name": "kendo-list-item-selected-hover-bg",
|
|
33466
|
+
"value": "k-color(primary-hover)",
|
|
33251
33467
|
"scope": "default",
|
|
33252
33468
|
"line": {
|
|
33253
33469
|
"start": 282,
|
|
@@ -33262,14 +33478,68 @@
|
|
|
33262
33478
|
"path": "default/scss/list/_variables.scss",
|
|
33263
33479
|
"name": "_variables.scss"
|
|
33264
33480
|
},
|
|
33481
|
+
"resolvedValue": "var(--kendo-color-primary-hover, #ea5a51)",
|
|
33482
|
+
"resolvedType": "String"
|
|
33483
|
+
},
|
|
33484
|
+
{
|
|
33485
|
+
"description": "The text color of the selected hovered List items.\n",
|
|
33486
|
+
"commentRange": {
|
|
33487
|
+
"start": 283,
|
|
33488
|
+
"end": 284
|
|
33489
|
+
},
|
|
33490
|
+
"context": {
|
|
33491
|
+
"type": "variable",
|
|
33492
|
+
"name": "kendo-list-item-selected-hover-text",
|
|
33493
|
+
"value": "k-color(on-primary)",
|
|
33494
|
+
"scope": "default",
|
|
33495
|
+
"line": {
|
|
33496
|
+
"start": 285,
|
|
33497
|
+
"end": 285
|
|
33498
|
+
}
|
|
33499
|
+
},
|
|
33500
|
+
"group": [
|
|
33501
|
+
"list"
|
|
33502
|
+
],
|
|
33503
|
+
"access": "public",
|
|
33504
|
+
"file": {
|
|
33505
|
+
"path": "default/scss/list/_variables.scss",
|
|
33506
|
+
"name": "_variables.scss"
|
|
33507
|
+
},
|
|
33508
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
33509
|
+
"resolvedType": "String"
|
|
33510
|
+
},
|
|
33511
|
+
{
|
|
33512
|
+
"description": "The background color of the List group items.\n",
|
|
33513
|
+
"commentRange": {
|
|
33514
|
+
"start": 287,
|
|
33515
|
+
"end": 288
|
|
33516
|
+
},
|
|
33517
|
+
"context": {
|
|
33518
|
+
"type": "variable",
|
|
33519
|
+
"name": "kendo-list-group-item-bg",
|
|
33520
|
+
"value": "null",
|
|
33521
|
+
"scope": "default",
|
|
33522
|
+
"line": {
|
|
33523
|
+
"start": 289,
|
|
33524
|
+
"end": 289
|
|
33525
|
+
}
|
|
33526
|
+
},
|
|
33527
|
+
"group": [
|
|
33528
|
+
"list"
|
|
33529
|
+
],
|
|
33530
|
+
"access": "public",
|
|
33531
|
+
"file": {
|
|
33532
|
+
"path": "default/scss/list/_variables.scss",
|
|
33533
|
+
"name": "_variables.scss"
|
|
33534
|
+
},
|
|
33265
33535
|
"resolvedValue": "null",
|
|
33266
33536
|
"resolvedType": "Null"
|
|
33267
33537
|
},
|
|
33268
33538
|
{
|
|
33269
33539
|
"description": "The text color of the List group items.\n",
|
|
33270
33540
|
"commentRange": {
|
|
33271
|
-
"start":
|
|
33272
|
-
"end":
|
|
33541
|
+
"start": 290,
|
|
33542
|
+
"end": 291
|
|
33273
33543
|
},
|
|
33274
33544
|
"context": {
|
|
33275
33545
|
"type": "variable",
|
|
@@ -33277,8 +33547,8 @@
|
|
|
33277
33547
|
"value": "null",
|
|
33278
33548
|
"scope": "default",
|
|
33279
33549
|
"line": {
|
|
33280
|
-
"start":
|
|
33281
|
-
"end":
|
|
33550
|
+
"start": 292,
|
|
33551
|
+
"end": 292
|
|
33282
33552
|
}
|
|
33283
33553
|
},
|
|
33284
33554
|
"group": [
|
|
@@ -33295,8 +33565,8 @@
|
|
|
33295
33565
|
{
|
|
33296
33566
|
"description": "The border color of the List group items.\n",
|
|
33297
33567
|
"commentRange": {
|
|
33298
|
-
"start":
|
|
33299
|
-
"end":
|
|
33568
|
+
"start": 293,
|
|
33569
|
+
"end": 294
|
|
33300
33570
|
},
|
|
33301
33571
|
"context": {
|
|
33302
33572
|
"type": "variable",
|
|
@@ -33304,8 +33574,8 @@
|
|
|
33304
33574
|
"value": "inherit",
|
|
33305
33575
|
"scope": "default",
|
|
33306
33576
|
"line": {
|
|
33307
|
-
"start":
|
|
33308
|
-
"end":
|
|
33577
|
+
"start": 295,
|
|
33578
|
+
"end": 295
|
|
33309
33579
|
}
|
|
33310
33580
|
},
|
|
33311
33581
|
"group": [
|
|
@@ -33322,8 +33592,8 @@
|
|
|
33322
33592
|
{
|
|
33323
33593
|
"description": "The base shadow of the List group items.\n",
|
|
33324
33594
|
"commentRange": {
|
|
33325
|
-
"start":
|
|
33326
|
-
"end":
|
|
33595
|
+
"start": 296,
|
|
33596
|
+
"end": 297
|
|
33327
33597
|
},
|
|
33328
33598
|
"context": {
|
|
33329
33599
|
"type": "variable",
|
|
@@ -33331,8 +33601,8 @@
|
|
|
33331
33601
|
"value": "null",
|
|
33332
33602
|
"scope": "default",
|
|
33333
33603
|
"line": {
|
|
33334
|
-
"start":
|
|
33335
|
-
"end":
|
|
33604
|
+
"start": 298,
|
|
33605
|
+
"end": 298
|
|
33336
33606
|
}
|
|
33337
33607
|
},
|
|
33338
33608
|
"group": [
|
|
@@ -33349,8 +33619,8 @@
|
|
|
33349
33619
|
{
|
|
33350
33620
|
"description": "The color of the 'Option Label' text.\n",
|
|
33351
33621
|
"commentRange": {
|
|
33352
|
-
"start":
|
|
33353
|
-
"end":
|
|
33622
|
+
"start": 300,
|
|
33623
|
+
"end": 301
|
|
33354
33624
|
},
|
|
33355
33625
|
"context": {
|
|
33356
33626
|
"type": "variable",
|
|
@@ -33358,8 +33628,8 @@
|
|
|
33358
33628
|
"value": "k-color(subtle)",
|
|
33359
33629
|
"scope": "default",
|
|
33360
33630
|
"line": {
|
|
33361
|
-
"start":
|
|
33362
|
-
"end":
|
|
33631
|
+
"start": 302,
|
|
33632
|
+
"end": 302
|
|
33363
33633
|
}
|
|
33364
33634
|
},
|
|
33365
33635
|
"group": [
|
|
@@ -36938,7 +37208,7 @@
|
|
|
36938
37208
|
"resolvedType": "Null"
|
|
36939
37209
|
},
|
|
36940
37210
|
{
|
|
36941
|
-
"description": "The horizontal padding of the Menu icon.\n",
|
|
37211
|
+
"description": "The horizontal padding of the Menu expand arrow icon.\n",
|
|
36942
37212
|
"commentRange": {
|
|
36943
37213
|
"start": 137,
|
|
36944
37214
|
"end": 138
|
|
@@ -36965,7 +37235,7 @@
|
|
|
36965
37235
|
"resolvedType": "Null"
|
|
36966
37236
|
},
|
|
36967
37237
|
{
|
|
36968
|
-
"description": "The vertical padding of the Menu icon.\n",
|
|
37238
|
+
"description": "The vertical padding of the Menu expand arrow icon.\n",
|
|
36969
37239
|
"commentRange": {
|
|
36970
37240
|
"start": 140,
|
|
36971
37241
|
"end": 141
|
|
@@ -40377,14 +40647,14 @@
|
|
|
40377
40647
|
"resolvedType": "Number"
|
|
40378
40648
|
},
|
|
40379
40649
|
{
|
|
40380
|
-
"description": "The width of the DropDowns in the
|
|
40650
|
+
"description": "The width of the DropDowns in the Pager.\n",
|
|
40381
40651
|
"commentRange": {
|
|
40382
40652
|
"start": 86,
|
|
40383
40653
|
"end": 87
|
|
40384
40654
|
},
|
|
40385
40655
|
"context": {
|
|
40386
40656
|
"type": "variable",
|
|
40387
|
-
"name": "kendo-pager-
|
|
40657
|
+
"name": "kendo-pager-dropdown-width",
|
|
40388
40658
|
"value": "5em",
|
|
40389
40659
|
"scope": "default",
|
|
40390
40660
|
"line": {
|
|
@@ -40403,74 +40673,20 @@
|
|
|
40403
40673
|
"resolvedValue": "5em",
|
|
40404
40674
|
"resolvedType": "Number"
|
|
40405
40675
|
},
|
|
40406
|
-
{
|
|
40407
|
-
"description": "The width of the DropDowns in the medium Pager.\n",
|
|
40408
|
-
"commentRange": {
|
|
40409
|
-
"start": 89,
|
|
40410
|
-
"end": 90
|
|
40411
|
-
},
|
|
40412
|
-
"context": {
|
|
40413
|
-
"type": "variable",
|
|
40414
|
-
"name": "kendo-pager-md-dropdown-width",
|
|
40415
|
-
"value": "5em",
|
|
40416
|
-
"scope": "default",
|
|
40417
|
-
"line": {
|
|
40418
|
-
"start": 91,
|
|
40419
|
-
"end": 91
|
|
40420
|
-
}
|
|
40421
|
-
},
|
|
40422
|
-
"group": [
|
|
40423
|
-
"pager"
|
|
40424
|
-
],
|
|
40425
|
-
"access": "public",
|
|
40426
|
-
"file": {
|
|
40427
|
-
"path": "default/scss/pager/_variables.scss",
|
|
40428
|
-
"name": "_variables.scss"
|
|
40429
|
-
},
|
|
40430
|
-
"resolvedValue": "5em",
|
|
40431
|
-
"resolvedType": "Number"
|
|
40432
|
-
},
|
|
40433
|
-
{
|
|
40434
|
-
"description": "The width of the DropDowns in the large Pager.\n",
|
|
40435
|
-
"commentRange": {
|
|
40436
|
-
"start": 92,
|
|
40437
|
-
"end": 93
|
|
40438
|
-
},
|
|
40439
|
-
"context": {
|
|
40440
|
-
"type": "variable",
|
|
40441
|
-
"name": "kendo-pager-lg-dropdown-width",
|
|
40442
|
-
"value": "5em",
|
|
40443
|
-
"scope": "default",
|
|
40444
|
-
"line": {
|
|
40445
|
-
"start": 94,
|
|
40446
|
-
"end": 94
|
|
40447
|
-
}
|
|
40448
|
-
},
|
|
40449
|
-
"group": [
|
|
40450
|
-
"pager"
|
|
40451
|
-
],
|
|
40452
|
-
"access": "public",
|
|
40453
|
-
"file": {
|
|
40454
|
-
"path": "default/scss/pager/_variables.scss",
|
|
40455
|
-
"name": "_variables.scss"
|
|
40456
|
-
},
|
|
40457
|
-
"resolvedValue": "5em",
|
|
40458
|
-
"resolvedType": "Number"
|
|
40459
|
-
},
|
|
40460
40676
|
{
|
|
40461
40677
|
"description": "The sizes map of the Pager.\n",
|
|
40462
40678
|
"commentRange": {
|
|
40463
|
-
"start":
|
|
40464
|
-
"end":
|
|
40679
|
+
"start": 90,
|
|
40680
|
+
"end": 91
|
|
40465
40681
|
},
|
|
40466
40682
|
"context": {
|
|
40467
40683
|
"type": "variable",
|
|
40468
40684
|
"name": "kendo-pager-sizes",
|
|
40469
|
-
"value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n
|
|
40685
|
+
"value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing,\n item-min-width: $kendo-pager-md-item-min-width,\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing,\n item-min-width: $kendo-pager-lg-item-min-width,\n )\n)",
|
|
40470
40686
|
"scope": "default",
|
|
40471
40687
|
"line": {
|
|
40472
|
-
"start":
|
|
40473
|
-
"end":
|
|
40688
|
+
"start": 92,
|
|
40689
|
+
"end": 111
|
|
40474
40690
|
}
|
|
40475
40691
|
},
|
|
40476
40692
|
"group": [
|
|
@@ -40481,29 +40697,26 @@
|
|
|
40481
40697
|
"path": "default/scss/pager/_variables.scss",
|
|
40482
40698
|
"name": "_variables.scss"
|
|
40483
40699
|
},
|
|
40484
|
-
"resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3, 0.75rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)
|
|
40700
|
+
"resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3, 0.75rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-4, 1rem), item-min-width: calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)))",
|
|
40485
40701
|
"resolvedType": "Map",
|
|
40486
40702
|
"prettyValue": {
|
|
40487
40703
|
"sm": {
|
|
40488
40704
|
"padding-x": "var(--kendo-spacing-1, 0.25rem)",
|
|
40489
40705
|
"padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
40490
40706
|
"item-group-spacing": "var(--kendo-spacing-3, 0.75rem)",
|
|
40491
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
40492
|
-
"pager-dropdown-width": "5em"
|
|
40707
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
40493
40708
|
},
|
|
40494
40709
|
"md": {
|
|
40495
40710
|
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
40496
40711
|
"padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
40497
40712
|
"item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
|
|
40498
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
40499
|
-
"pager-dropdown-width": "5em"
|
|
40713
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
40500
40714
|
},
|
|
40501
40715
|
"lg": {
|
|
40502
40716
|
"padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
40503
40717
|
"padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
40504
40718
|
"item-group-spacing": "var(--kendo-spacing-4, 1rem)",
|
|
40505
|
-
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
40506
|
-
"pager-dropdown-width": "5em"
|
|
40719
|
+
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
40507
40720
|
}
|
|
40508
40721
|
}
|
|
40509
40722
|
},
|
|
@@ -82256,7 +82469,7 @@
|
|
|
82256
82469
|
"context": {
|
|
82257
82470
|
"type": "variable",
|
|
82258
82471
|
"name": "kendo-bubble-border-radius-sm",
|
|
82259
|
-
"value": "k-border-radius(
|
|
82472
|
+
"value": "k-border-radius(sm)",
|
|
82260
82473
|
"scope": "default",
|
|
82261
82474
|
"line": {
|
|
82262
82475
|
"start": 9,
|
|
@@ -82271,7 +82484,7 @@
|
|
|
82271
82484
|
"path": "default/scss/bubble/_variables.scss",
|
|
82272
82485
|
"name": "_variables.scss"
|
|
82273
82486
|
},
|
|
82274
|
-
"resolvedValue": "var(--kendo-border-radius-
|
|
82487
|
+
"resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
|
|
82275
82488
|
"resolvedType": "String"
|
|
82276
82489
|
},
|
|
82277
82490
|
{
|
|
@@ -82790,8 +83003,8 @@
|
|
|
82790
83003
|
{
|
|
82791
83004
|
"description": "The background color of the hovered alt Bubble.\n",
|
|
82792
83005
|
"commentRange": {
|
|
82793
|
-
"start":
|
|
82794
|
-
"end":
|
|
83006
|
+
"start": 143,
|
|
83007
|
+
"end": 144
|
|
82795
83008
|
},
|
|
82796
83009
|
"context": {
|
|
82797
83010
|
"type": "variable",
|
|
@@ -82799,8 +83012,8 @@
|
|
|
82799
83012
|
"value": "k-color(primary-hover)",
|
|
82800
83013
|
"scope": "default",
|
|
82801
83014
|
"line": {
|
|
82802
|
-
"start":
|
|
82803
|
-
"end":
|
|
83015
|
+
"start": 145,
|
|
83016
|
+
"end": 145
|
|
82804
83017
|
}
|
|
82805
83018
|
},
|
|
82806
83019
|
"group": [
|
|
@@ -82817,8 +83030,8 @@
|
|
|
82817
83030
|
{
|
|
82818
83031
|
"description": "The border color of the hovered alt Bubble.\n",
|
|
82819
83032
|
"commentRange": {
|
|
82820
|
-
"start":
|
|
82821
|
-
"end":
|
|
83033
|
+
"start": 146,
|
|
83034
|
+
"end": 147
|
|
82822
83035
|
},
|
|
82823
83036
|
"context": {
|
|
82824
83037
|
"type": "variable",
|
|
@@ -82826,8 +83039,8 @@
|
|
|
82826
83039
|
"value": "$kendo-chat-alt-bubble-hover-bg",
|
|
82827
83040
|
"scope": "default",
|
|
82828
83041
|
"line": {
|
|
82829
|
-
"start":
|
|
82830
|
-
"end":
|
|
83042
|
+
"start": 148,
|
|
83043
|
+
"end": 148
|
|
82831
83044
|
}
|
|
82832
83045
|
},
|
|
82833
83046
|
"group": [
|
|
@@ -82844,8 +83057,8 @@
|
|
|
82844
83057
|
{
|
|
82845
83058
|
"description": "The background color of the active Bubble.\n",
|
|
82846
83059
|
"commentRange": {
|
|
82847
|
-
"start":
|
|
82848
|
-
"end":
|
|
83060
|
+
"start": 149,
|
|
83061
|
+
"end": 150
|
|
82849
83062
|
},
|
|
82850
83063
|
"context": {
|
|
82851
83064
|
"type": "variable",
|
|
@@ -82853,8 +83066,8 @@
|
|
|
82853
83066
|
"value": "k-color(primary-active)",
|
|
82854
83067
|
"scope": "default",
|
|
82855
83068
|
"line": {
|
|
82856
|
-
"start":
|
|
82857
|
-
"end":
|
|
83069
|
+
"start": 151,
|
|
83070
|
+
"end": 151
|
|
82858
83071
|
}
|
|
82859
83072
|
},
|
|
82860
83073
|
"group": [
|
|
@@ -82871,8 +83084,8 @@
|
|
|
82871
83084
|
{
|
|
82872
83085
|
"description": "The border color of the active alt Bubble.\n",
|
|
82873
83086
|
"commentRange": {
|
|
82874
|
-
"start":
|
|
82875
|
-
"end":
|
|
83087
|
+
"start": 152,
|
|
83088
|
+
"end": 153
|
|
82876
83089
|
},
|
|
82877
83090
|
"context": {
|
|
82878
83091
|
"type": "variable",
|
|
@@ -82880,8 +83093,8 @@
|
|
|
82880
83093
|
"value": "$kendo-chat-alt-bubble-active-bg",
|
|
82881
83094
|
"scope": "default",
|
|
82882
83095
|
"line": {
|
|
82883
|
-
"start":
|
|
82884
|
-
"end":
|
|
83096
|
+
"start": 154,
|
|
83097
|
+
"end": 154
|
|
82885
83098
|
}
|
|
82886
83099
|
},
|
|
82887
83100
|
"group": [
|
|
@@ -82898,8 +83111,8 @@
|
|
|
82898
83111
|
{
|
|
82899
83112
|
"description": "The background color of the focused alt Bubble.\n",
|
|
82900
83113
|
"commentRange": {
|
|
82901
|
-
"start":
|
|
82902
|
-
"end":
|
|
83114
|
+
"start": 155,
|
|
83115
|
+
"end": 156
|
|
82903
83116
|
},
|
|
82904
83117
|
"context": {
|
|
82905
83118
|
"type": "variable",
|
|
@@ -82907,8 +83120,8 @@
|
|
|
82907
83120
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
82908
83121
|
"scope": "default",
|
|
82909
83122
|
"line": {
|
|
82910
|
-
"start":
|
|
82911
|
-
"end":
|
|
83123
|
+
"start": 157,
|
|
83124
|
+
"end": 157
|
|
82912
83125
|
}
|
|
82913
83126
|
},
|
|
82914
83127
|
"group": [
|
|
@@ -82925,8 +83138,8 @@
|
|
|
82925
83138
|
{
|
|
82926
83139
|
"description": "The border color of the focused alt Bubble.\n",
|
|
82927
83140
|
"commentRange": {
|
|
82928
|
-
"start":
|
|
82929
|
-
"end":
|
|
83141
|
+
"start": 158,
|
|
83142
|
+
"end": 159
|
|
82930
83143
|
},
|
|
82931
83144
|
"context": {
|
|
82932
83145
|
"type": "variable",
|
|
@@ -82934,8 +83147,8 @@
|
|
|
82934
83147
|
"value": "$kendo-chat-alt-bubble-focus-bg",
|
|
82935
83148
|
"scope": "default",
|
|
82936
83149
|
"line": {
|
|
82937
|
-
"start":
|
|
82938
|
-
"end":
|
|
83150
|
+
"start": 160,
|
|
83151
|
+
"end": 160
|
|
82939
83152
|
}
|
|
82940
83153
|
},
|
|
82941
83154
|
"group": [
|
|
@@ -82952,8 +83165,8 @@
|
|
|
82952
83165
|
{
|
|
82953
83166
|
"description": "The box shadow of the focused alt Bubble.\n",
|
|
82954
83167
|
"commentRange": {
|
|
82955
|
-
"start":
|
|
82956
|
-
"end":
|
|
83168
|
+
"start": 161,
|
|
83169
|
+
"end": 162
|
|
82957
83170
|
},
|
|
82958
83171
|
"context": {
|
|
82959
83172
|
"type": "variable",
|
|
@@ -82961,8 +83174,8 @@
|
|
|
82961
83174
|
"value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
|
|
82962
83175
|
"scope": "default",
|
|
82963
83176
|
"line": {
|
|
82964
|
-
"start":
|
|
82965
|
-
"end":
|
|
83177
|
+
"start": 163,
|
|
83178
|
+
"end": 163
|
|
82966
83179
|
}
|
|
82967
83180
|
},
|
|
82968
83181
|
"group": [
|
|
@@ -89879,15 +90092,15 @@
|
|
|
89879
90092
|
"resolvedType": "String"
|
|
89880
90093
|
},
|
|
89881
90094
|
{
|
|
89882
|
-
"description": "The
|
|
90095
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
89883
90096
|
"commentRange": {
|
|
89884
90097
|
"start": 53,
|
|
89885
90098
|
"end": 54
|
|
89886
90099
|
},
|
|
89887
90100
|
"context": {
|
|
89888
90101
|
"type": "variable",
|
|
89889
|
-
"name": "kendo-chat-
|
|
89890
|
-
"value": "k-spacing(1)",
|
|
90102
|
+
"name": "kendo-chat-status-min-size",
|
|
90103
|
+
"value": "k-spacing(1.5)",
|
|
89891
90104
|
"scope": "default",
|
|
89892
90105
|
"line": {
|
|
89893
90106
|
"start": 55,
|
|
@@ -89902,14 +90115,68 @@
|
|
|
89902
90115
|
"path": "default/scss/chat/_variables.scss",
|
|
89903
90116
|
"name": "_variables.scss"
|
|
89904
90117
|
},
|
|
90118
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
90119
|
+
"resolvedType": "String"
|
|
90120
|
+
},
|
|
90121
|
+
{
|
|
90122
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
90123
|
+
"commentRange": {
|
|
90124
|
+
"start": 56,
|
|
90125
|
+
"end": 57
|
|
90126
|
+
},
|
|
90127
|
+
"context": {
|
|
90128
|
+
"type": "variable",
|
|
90129
|
+
"name": "kendo-chat-status-max-size",
|
|
90130
|
+
"value": "k-spacing(8)",
|
|
90131
|
+
"scope": "default",
|
|
90132
|
+
"line": {
|
|
90133
|
+
"start": 58,
|
|
90134
|
+
"end": 58
|
|
90135
|
+
}
|
|
90136
|
+
},
|
|
90137
|
+
"group": [
|
|
90138
|
+
"chat"
|
|
90139
|
+
],
|
|
90140
|
+
"access": "public",
|
|
90141
|
+
"file": {
|
|
90142
|
+
"path": "default/scss/chat/_variables.scss",
|
|
90143
|
+
"name": "_variables.scss"
|
|
90144
|
+
},
|
|
90145
|
+
"resolvedValue": "var(--kendo-spacing-8, 2rem)",
|
|
90146
|
+
"resolvedType": "String"
|
|
90147
|
+
},
|
|
90148
|
+
{
|
|
90149
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
90150
|
+
"commentRange": {
|
|
90151
|
+
"start": 59,
|
|
90152
|
+
"end": 60
|
|
90153
|
+
},
|
|
90154
|
+
"context": {
|
|
90155
|
+
"type": "variable",
|
|
90156
|
+
"name": "kendo-chat-message-status-gap",
|
|
90157
|
+
"value": "k-spacing(1)",
|
|
90158
|
+
"scope": "default",
|
|
90159
|
+
"line": {
|
|
90160
|
+
"start": 61,
|
|
90161
|
+
"end": 61
|
|
90162
|
+
}
|
|
90163
|
+
},
|
|
90164
|
+
"group": [
|
|
90165
|
+
"chat"
|
|
90166
|
+
],
|
|
90167
|
+
"access": "public",
|
|
90168
|
+
"file": {
|
|
90169
|
+
"path": "default/scss/chat/_variables.scss",
|
|
90170
|
+
"name": "_variables.scss"
|
|
90171
|
+
},
|
|
89905
90172
|
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
89906
90173
|
"resolvedType": "String"
|
|
89907
90174
|
},
|
|
89908
90175
|
{
|
|
89909
90176
|
"description": "The font size of the Chat timestamp.\n",
|
|
89910
90177
|
"commentRange": {
|
|
89911
|
-
"start":
|
|
89912
|
-
"end":
|
|
90178
|
+
"start": 63,
|
|
90179
|
+
"end": 64
|
|
89913
90180
|
},
|
|
89914
90181
|
"context": {
|
|
89915
90182
|
"type": "variable",
|
|
@@ -89917,8 +90184,8 @@
|
|
|
89917
90184
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
89918
90185
|
"scope": "default",
|
|
89919
90186
|
"line": {
|
|
89920
|
-
"start":
|
|
89921
|
-
"end":
|
|
90187
|
+
"start": 65,
|
|
90188
|
+
"end": 65
|
|
89922
90189
|
}
|
|
89923
90190
|
},
|
|
89924
90191
|
"group": [
|
|
@@ -89935,8 +90202,8 @@
|
|
|
89935
90202
|
{
|
|
89936
90203
|
"description": "The line height of the Chat timestamp.\n",
|
|
89937
90204
|
"commentRange": {
|
|
89938
|
-
"start":
|
|
89939
|
-
"end":
|
|
90205
|
+
"start": 66,
|
|
90206
|
+
"end": 67
|
|
89940
90207
|
},
|
|
89941
90208
|
"context": {
|
|
89942
90209
|
"type": "variable",
|
|
@@ -89944,8 +90211,8 @@
|
|
|
89944
90211
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
89945
90212
|
"scope": "default",
|
|
89946
90213
|
"line": {
|
|
89947
|
-
"start":
|
|
89948
|
-
"end":
|
|
90214
|
+
"start": 68,
|
|
90215
|
+
"end": 68
|
|
89949
90216
|
}
|
|
89950
90217
|
},
|
|
89951
90218
|
"group": [
|
|
@@ -89962,8 +90229,8 @@
|
|
|
89962
90229
|
{
|
|
89963
90230
|
"description": "The text transform of the Chat timestamp.\n",
|
|
89964
90231
|
"commentRange": {
|
|
89965
|
-
"start":
|
|
89966
|
-
"end":
|
|
90232
|
+
"start": 69,
|
|
90233
|
+
"end": 70
|
|
89967
90234
|
},
|
|
89968
90235
|
"context": {
|
|
89969
90236
|
"type": "variable",
|
|
@@ -89971,8 +90238,8 @@
|
|
|
89971
90238
|
"value": "none",
|
|
89972
90239
|
"scope": "default",
|
|
89973
90240
|
"line": {
|
|
89974
|
-
"start":
|
|
89975
|
-
"end":
|
|
90241
|
+
"start": 71,
|
|
90242
|
+
"end": 71
|
|
89976
90243
|
}
|
|
89977
90244
|
},
|
|
89978
90245
|
"group": [
|
|
@@ -89989,8 +90256,8 @@
|
|
|
89989
90256
|
{
|
|
89990
90257
|
"description": "The text color of the Chat timestamp.\n",
|
|
89991
90258
|
"commentRange": {
|
|
89992
|
-
"start":
|
|
89993
|
-
"end":
|
|
90259
|
+
"start": 72,
|
|
90260
|
+
"end": 73
|
|
89994
90261
|
},
|
|
89995
90262
|
"context": {
|
|
89996
90263
|
"type": "variable",
|
|
@@ -89998,8 +90265,8 @@
|
|
|
89998
90265
|
"value": "k-color(subtle)",
|
|
89999
90266
|
"scope": "default",
|
|
90000
90267
|
"line": {
|
|
90001
|
-
"start":
|
|
90002
|
-
"end":
|
|
90268
|
+
"start": 74,
|
|
90269
|
+
"end": 74
|
|
90003
90270
|
}
|
|
90004
90271
|
},
|
|
90005
90272
|
"group": [
|
|
@@ -90016,8 +90283,8 @@
|
|
|
90016
90283
|
{
|
|
90017
90284
|
"description": "The background color of the Chat timestamp.\n",
|
|
90018
90285
|
"commentRange": {
|
|
90019
|
-
"start":
|
|
90020
|
-
"end":
|
|
90286
|
+
"start": 75,
|
|
90287
|
+
"end": 76
|
|
90021
90288
|
},
|
|
90022
90289
|
"context": {
|
|
90023
90290
|
"type": "variable",
|
|
@@ -90025,8 +90292,8 @@
|
|
|
90025
90292
|
"value": "null",
|
|
90026
90293
|
"scope": "default",
|
|
90027
90294
|
"line": {
|
|
90028
|
-
"start":
|
|
90029
|
-
"end":
|
|
90295
|
+
"start": 77,
|
|
90296
|
+
"end": 77
|
|
90030
90297
|
}
|
|
90031
90298
|
},
|
|
90032
90299
|
"group": [
|
|
@@ -90043,8 +90310,8 @@
|
|
|
90043
90310
|
{
|
|
90044
90311
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
90045
90312
|
"commentRange": {
|
|
90046
|
-
"start":
|
|
90047
|
-
"end":
|
|
90313
|
+
"start": 78,
|
|
90314
|
+
"end": 79
|
|
90048
90315
|
},
|
|
90049
90316
|
"context": {
|
|
90050
90317
|
"type": "variable",
|
|
@@ -90052,8 +90319,8 @@
|
|
|
90052
90319
|
"value": "k-color(border)",
|
|
90053
90320
|
"scope": "default",
|
|
90054
90321
|
"line": {
|
|
90055
|
-
"start":
|
|
90056
|
-
"end":
|
|
90322
|
+
"start": 80,
|
|
90323
|
+
"end": 80
|
|
90057
90324
|
}
|
|
90058
90325
|
},
|
|
90059
90326
|
"group": [
|
|
@@ -90070,8 +90337,8 @@
|
|
|
90070
90337
|
{
|
|
90071
90338
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
90072
90339
|
"commentRange": {
|
|
90073
|
-
"start":
|
|
90074
|
-
"end":
|
|
90340
|
+
"start": 81,
|
|
90341
|
+
"end": 82
|
|
90075
90342
|
},
|
|
90076
90343
|
"context": {
|
|
90077
90344
|
"type": "variable",
|
|
@@ -90079,8 +90346,8 @@
|
|
|
90079
90346
|
"value": "k-spacing(1)",
|
|
90080
90347
|
"scope": "default",
|
|
90081
90348
|
"line": {
|
|
90082
|
-
"start":
|
|
90083
|
-
"end":
|
|
90349
|
+
"start": 83,
|
|
90350
|
+
"end": 83
|
|
90084
90351
|
}
|
|
90085
90352
|
},
|
|
90086
90353
|
"group": [
|
|
@@ -90097,8 +90364,8 @@
|
|
|
90097
90364
|
{
|
|
90098
90365
|
"description": "The font size of the Chat message meta text.\n",
|
|
90099
90366
|
"commentRange": {
|
|
90100
|
-
"start":
|
|
90101
|
-
"end":
|
|
90367
|
+
"start": 85,
|
|
90368
|
+
"end": 86
|
|
90102
90369
|
},
|
|
90103
90370
|
"context": {
|
|
90104
90371
|
"type": "variable",
|
|
@@ -90106,8 +90373,8 @@
|
|
|
90106
90373
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90107
90374
|
"scope": "default",
|
|
90108
90375
|
"line": {
|
|
90109
|
-
"start":
|
|
90110
|
-
"end":
|
|
90376
|
+
"start": 87,
|
|
90377
|
+
"end": 87
|
|
90111
90378
|
}
|
|
90112
90379
|
},
|
|
90113
90380
|
"group": [
|
|
@@ -90124,8 +90391,8 @@
|
|
|
90124
90391
|
{
|
|
90125
90392
|
"description": "The line height of the Chat message meta text.\n",
|
|
90126
90393
|
"commentRange": {
|
|
90127
|
-
"start":
|
|
90128
|
-
"end":
|
|
90394
|
+
"start": 88,
|
|
90395
|
+
"end": 89
|
|
90129
90396
|
},
|
|
90130
90397
|
"context": {
|
|
90131
90398
|
"type": "variable",
|
|
@@ -90133,8 +90400,8 @@
|
|
|
90133
90400
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
90134
90401
|
"scope": "default",
|
|
90135
90402
|
"line": {
|
|
90136
|
-
"start":
|
|
90137
|
-
"end":
|
|
90403
|
+
"start": 90,
|
|
90404
|
+
"end": 90
|
|
90138
90405
|
}
|
|
90139
90406
|
},
|
|
90140
90407
|
"group": [
|
|
@@ -90151,8 +90418,8 @@
|
|
|
90151
90418
|
{
|
|
90152
90419
|
"description": "The font size of the Chat author text.\n",
|
|
90153
90420
|
"commentRange": {
|
|
90154
|
-
"start":
|
|
90155
|
-
"end":
|
|
90421
|
+
"start": 92,
|
|
90422
|
+
"end": 93
|
|
90156
90423
|
},
|
|
90157
90424
|
"context": {
|
|
90158
90425
|
"type": "variable",
|
|
@@ -90160,8 +90427,8 @@
|
|
|
90160
90427
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90161
90428
|
"scope": "default",
|
|
90162
90429
|
"line": {
|
|
90163
|
-
"start":
|
|
90164
|
-
"end":
|
|
90430
|
+
"start": 94,
|
|
90431
|
+
"end": 94
|
|
90165
90432
|
}
|
|
90166
90433
|
},
|
|
90167
90434
|
"group": [
|
|
@@ -90178,8 +90445,8 @@
|
|
|
90178
90445
|
{
|
|
90179
90446
|
"description": "The line height of the Chat author text.\n",
|
|
90180
90447
|
"commentRange": {
|
|
90181
|
-
"start":
|
|
90182
|
-
"end":
|
|
90448
|
+
"start": 95,
|
|
90449
|
+
"end": 96
|
|
90183
90450
|
},
|
|
90184
90451
|
"context": {
|
|
90185
90452
|
"type": "variable",
|
|
@@ -90187,8 +90454,8 @@
|
|
|
90187
90454
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
90188
90455
|
"scope": "default",
|
|
90189
90456
|
"line": {
|
|
90190
|
-
"start":
|
|
90191
|
-
"end":
|
|
90457
|
+
"start": 97,
|
|
90458
|
+
"end": 97
|
|
90192
90459
|
}
|
|
90193
90460
|
},
|
|
90194
90461
|
"group": [
|
|
@@ -90205,8 +90472,8 @@
|
|
|
90205
90472
|
{
|
|
90206
90473
|
"description": "The text color of the Chat status.\n",
|
|
90207
90474
|
"commentRange": {
|
|
90208
|
-
"start":
|
|
90209
|
-
"end":
|
|
90475
|
+
"start": 99,
|
|
90476
|
+
"end": 100
|
|
90210
90477
|
},
|
|
90211
90478
|
"context": {
|
|
90212
90479
|
"type": "variable",
|
|
@@ -90214,8 +90481,8 @@
|
|
|
90214
90481
|
"value": "k-color(subtle)",
|
|
90215
90482
|
"scope": "default",
|
|
90216
90483
|
"line": {
|
|
90217
|
-
"start":
|
|
90218
|
-
"end":
|
|
90484
|
+
"start": 101,
|
|
90485
|
+
"end": 101
|
|
90219
90486
|
}
|
|
90220
90487
|
},
|
|
90221
90488
|
"group": [
|
|
@@ -90232,8 +90499,8 @@
|
|
|
90232
90499
|
{
|
|
90233
90500
|
"description": "The spacing of the Chat bubble message.\n",
|
|
90234
90501
|
"commentRange": {
|
|
90235
|
-
"start":
|
|
90236
|
-
"end":
|
|
90502
|
+
"start": 103,
|
|
90503
|
+
"end": 104
|
|
90237
90504
|
},
|
|
90238
90505
|
"context": {
|
|
90239
90506
|
"type": "variable",
|
|
@@ -90241,8 +90508,143 @@
|
|
|
90241
90508
|
"value": "k-spacing(2)",
|
|
90242
90509
|
"scope": "default",
|
|
90243
90510
|
"line": {
|
|
90244
|
-
"start":
|
|
90245
|
-
"end":
|
|
90511
|
+
"start": 105,
|
|
90512
|
+
"end": 105
|
|
90513
|
+
}
|
|
90514
|
+
},
|
|
90515
|
+
"group": [
|
|
90516
|
+
"chat"
|
|
90517
|
+
],
|
|
90518
|
+
"access": "public",
|
|
90519
|
+
"file": {
|
|
90520
|
+
"path": "default/scss/chat/_variables.scss",
|
|
90521
|
+
"name": "_variables.scss"
|
|
90522
|
+
},
|
|
90523
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
90524
|
+
"resolvedType": "String"
|
|
90525
|
+
},
|
|
90526
|
+
{
|
|
90527
|
+
"description": "The background color of the Chat Toolbar.\n",
|
|
90528
|
+
"commentRange": {
|
|
90529
|
+
"start": 107,
|
|
90530
|
+
"end": 108
|
|
90531
|
+
},
|
|
90532
|
+
"context": {
|
|
90533
|
+
"type": "variable",
|
|
90534
|
+
"name": "kendo-chat-toolbar-bg",
|
|
90535
|
+
"value": "$kendo-toolbar-bg",
|
|
90536
|
+
"scope": "default",
|
|
90537
|
+
"line": {
|
|
90538
|
+
"start": 109,
|
|
90539
|
+
"end": 109
|
|
90540
|
+
}
|
|
90541
|
+
},
|
|
90542
|
+
"group": [
|
|
90543
|
+
"chat"
|
|
90544
|
+
],
|
|
90545
|
+
"access": "public",
|
|
90546
|
+
"file": {
|
|
90547
|
+
"path": "default/scss/chat/_variables.scss",
|
|
90548
|
+
"name": "_variables.scss"
|
|
90549
|
+
},
|
|
90550
|
+
"resolvedValue": "var(--kendo-color-surface, #fafafa)",
|
|
90551
|
+
"resolvedType": "String"
|
|
90552
|
+
},
|
|
90553
|
+
{
|
|
90554
|
+
"description": "The text color of the Chat Toolbar.\n",
|
|
90555
|
+
"commentRange": {
|
|
90556
|
+
"start": 110,
|
|
90557
|
+
"end": 111
|
|
90558
|
+
},
|
|
90559
|
+
"context": {
|
|
90560
|
+
"type": "variable",
|
|
90561
|
+
"name": "kendo-chat-toolbar-text",
|
|
90562
|
+
"value": "$kendo-toolbar-text",
|
|
90563
|
+
"scope": "default",
|
|
90564
|
+
"line": {
|
|
90565
|
+
"start": 112,
|
|
90566
|
+
"end": 112
|
|
90567
|
+
}
|
|
90568
|
+
},
|
|
90569
|
+
"group": [
|
|
90570
|
+
"chat"
|
|
90571
|
+
],
|
|
90572
|
+
"access": "public",
|
|
90573
|
+
"file": {
|
|
90574
|
+
"path": "default/scss/chat/_variables.scss",
|
|
90575
|
+
"name": "_variables.scss"
|
|
90576
|
+
},
|
|
90577
|
+
"resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
|
|
90578
|
+
"resolvedType": "String"
|
|
90579
|
+
},
|
|
90580
|
+
{
|
|
90581
|
+
"description": "The border color of the Chat Toolbar.\n",
|
|
90582
|
+
"commentRange": {
|
|
90583
|
+
"start": 113,
|
|
90584
|
+
"end": 114
|
|
90585
|
+
},
|
|
90586
|
+
"context": {
|
|
90587
|
+
"type": "variable",
|
|
90588
|
+
"name": "kendo-chat-toolbar-border",
|
|
90589
|
+
"value": "inherit",
|
|
90590
|
+
"scope": "default",
|
|
90591
|
+
"line": {
|
|
90592
|
+
"start": 115,
|
|
90593
|
+
"end": 115
|
|
90594
|
+
}
|
|
90595
|
+
},
|
|
90596
|
+
"group": [
|
|
90597
|
+
"chat"
|
|
90598
|
+
],
|
|
90599
|
+
"access": "public",
|
|
90600
|
+
"file": {
|
|
90601
|
+
"path": "default/scss/chat/_variables.scss",
|
|
90602
|
+
"name": "_variables.scss"
|
|
90603
|
+
},
|
|
90604
|
+
"resolvedValue": "inherit",
|
|
90605
|
+
"resolvedType": "String"
|
|
90606
|
+
},
|
|
90607
|
+
{
|
|
90608
|
+
"description": "The background color of the Chat.\n",
|
|
90609
|
+
"commentRange": {
|
|
90610
|
+
"start": 117,
|
|
90611
|
+
"end": 118
|
|
90612
|
+
},
|
|
90613
|
+
"context": {
|
|
90614
|
+
"type": "variable",
|
|
90615
|
+
"name": "kendo-chat-bg",
|
|
90616
|
+
"value": "k-color(surface)",
|
|
90617
|
+
"scope": "default",
|
|
90618
|
+
"line": {
|
|
90619
|
+
"start": 119,
|
|
90620
|
+
"end": 119
|
|
90621
|
+
}
|
|
90622
|
+
},
|
|
90623
|
+
"group": [
|
|
90624
|
+
"chat"
|
|
90625
|
+
],
|
|
90626
|
+
"access": "public",
|
|
90627
|
+
"file": {
|
|
90628
|
+
"path": "default/scss/chat/_variables.scss",
|
|
90629
|
+
"name": "_variables.scss"
|
|
90630
|
+
},
|
|
90631
|
+
"resolvedValue": "var(--kendo-color-surface, #fafafa)",
|
|
90632
|
+
"resolvedType": "String"
|
|
90633
|
+
},
|
|
90634
|
+
{
|
|
90635
|
+
"description": "The text color of the Chat.\n",
|
|
90636
|
+
"commentRange": {
|
|
90637
|
+
"start": 120,
|
|
90638
|
+
"end": 121
|
|
90639
|
+
},
|
|
90640
|
+
"context": {
|
|
90641
|
+
"type": "variable",
|
|
90642
|
+
"name": "kendo-chat-text",
|
|
90643
|
+
"value": "k-color(on-app-surface)",
|
|
90644
|
+
"scope": "default",
|
|
90645
|
+
"line": {
|
|
90646
|
+
"start": 122,
|
|
90647
|
+
"end": 122
|
|
90246
90648
|
}
|
|
90247
90649
|
},
|
|
90248
90650
|
"group": [
|
|
@@ -90253,23 +90655,23 @@
|
|
|
90253
90655
|
"path": "default/scss/chat/_variables.scss",
|
|
90254
90656
|
"name": "_variables.scss"
|
|
90255
90657
|
},
|
|
90256
|
-
"resolvedValue": "var(--kendo-
|
|
90658
|
+
"resolvedValue": "var(--kendo-color-on-app-surface, #3d3d3d)",
|
|
90257
90659
|
"resolvedType": "String"
|
|
90258
90660
|
},
|
|
90259
90661
|
{
|
|
90260
|
-
"description": "The
|
|
90662
|
+
"description": "The border color of the Chat.\n",
|
|
90261
90663
|
"commentRange": {
|
|
90262
|
-
"start":
|
|
90263
|
-
"end":
|
|
90664
|
+
"start": 123,
|
|
90665
|
+
"end": 124
|
|
90264
90666
|
},
|
|
90265
90667
|
"context": {
|
|
90266
90668
|
"type": "variable",
|
|
90267
|
-
"name": "kendo-chat-
|
|
90268
|
-
"value": "
|
|
90669
|
+
"name": "kendo-chat-border",
|
|
90670
|
+
"value": "k-color(border)",
|
|
90269
90671
|
"scope": "default",
|
|
90270
90672
|
"line": {
|
|
90271
|
-
"start":
|
|
90272
|
-
"end":
|
|
90673
|
+
"start": 125,
|
|
90674
|
+
"end": 125
|
|
90273
90675
|
}
|
|
90274
90676
|
},
|
|
90275
90677
|
"group": [
|
|
@@ -90280,23 +90682,23 @@
|
|
|
90280
90682
|
"path": "default/scss/chat/_variables.scss",
|
|
90281
90683
|
"name": "_variables.scss"
|
|
90282
90684
|
},
|
|
90283
|
-
"resolvedValue": "var(--kendo-color-
|
|
90685
|
+
"resolvedValue": "var(--kendo-color-border, rgba(0, 0, 0, 0.08))",
|
|
90284
90686
|
"resolvedType": "String"
|
|
90285
90687
|
},
|
|
90286
90688
|
{
|
|
90287
|
-
"description": "The
|
|
90689
|
+
"description": "The color of the typing indicator dots.\n",
|
|
90288
90690
|
"commentRange": {
|
|
90289
|
-
"start":
|
|
90290
|
-
"end":
|
|
90691
|
+
"start": 127,
|
|
90692
|
+
"end": 128
|
|
90291
90693
|
},
|
|
90292
90694
|
"context": {
|
|
90293
90695
|
"type": "variable",
|
|
90294
|
-
"name": "kendo-chat-
|
|
90295
|
-
"value": "
|
|
90696
|
+
"name": "kendo-chat-typing-indicator-text",
|
|
90697
|
+
"value": "k-color(base-on-subtle)",
|
|
90296
90698
|
"scope": "default",
|
|
90297
90699
|
"line": {
|
|
90298
|
-
"start":
|
|
90299
|
-
"end":
|
|
90700
|
+
"start": 129,
|
|
90701
|
+
"end": 129
|
|
90300
90702
|
}
|
|
90301
90703
|
},
|
|
90302
90704
|
"group": [
|
|
@@ -90307,23 +90709,23 @@
|
|
|
90307
90709
|
"path": "default/scss/chat/_variables.scss",
|
|
90308
90710
|
"name": "_variables.scss"
|
|
90309
90711
|
},
|
|
90310
|
-
"resolvedValue": "var(--kendo-color-on-
|
|
90712
|
+
"resolvedValue": "var(--kendo-color-base-on-subtle, #3d3d3d)",
|
|
90311
90713
|
"resolvedType": "String"
|
|
90312
90714
|
},
|
|
90313
90715
|
{
|
|
90314
|
-
"description": "The
|
|
90716
|
+
"description": "The background color of the Chat alt bubble.\n",
|
|
90315
90717
|
"commentRange": {
|
|
90316
|
-
"start":
|
|
90317
|
-
"end":
|
|
90718
|
+
"start": 131,
|
|
90719
|
+
"end": 132
|
|
90318
90720
|
},
|
|
90319
90721
|
"context": {
|
|
90320
90722
|
"type": "variable",
|
|
90321
|
-
"name": "kendo-chat-
|
|
90322
|
-
"value": "
|
|
90723
|
+
"name": "kendo-chat-alt-bubble-bg",
|
|
90724
|
+
"value": "k-color(primary)",
|
|
90323
90725
|
"scope": "default",
|
|
90324
90726
|
"line": {
|
|
90325
|
-
"start":
|
|
90326
|
-
"end":
|
|
90727
|
+
"start": 133,
|
|
90728
|
+
"end": 133
|
|
90327
90729
|
}
|
|
90328
90730
|
},
|
|
90329
90731
|
"group": [
|
|
@@ -90334,23 +90736,23 @@
|
|
|
90334
90736
|
"path": "default/scss/chat/_variables.scss",
|
|
90335
90737
|
"name": "_variables.scss"
|
|
90336
90738
|
},
|
|
90337
|
-
"resolvedValue": "
|
|
90739
|
+
"resolvedValue": "var(--kendo-color-primary, #ff6358)",
|
|
90338
90740
|
"resolvedType": "String"
|
|
90339
90741
|
},
|
|
90340
90742
|
{
|
|
90341
|
-
"description": "The
|
|
90743
|
+
"description": "The text color of the Chat alt bubble.\n",
|
|
90342
90744
|
"commentRange": {
|
|
90343
|
-
"start":
|
|
90344
|
-
"end":
|
|
90745
|
+
"start": 134,
|
|
90746
|
+
"end": 135
|
|
90345
90747
|
},
|
|
90346
90748
|
"context": {
|
|
90347
90749
|
"type": "variable",
|
|
90348
|
-
"name": "kendo-chat-
|
|
90349
|
-
"value": "k-color(
|
|
90750
|
+
"name": "kendo-chat-alt-bubble-text",
|
|
90751
|
+
"value": "k-color(on-primary)",
|
|
90350
90752
|
"scope": "default",
|
|
90351
90753
|
"line": {
|
|
90352
|
-
"start":
|
|
90353
|
-
"end":
|
|
90754
|
+
"start": 136,
|
|
90755
|
+
"end": 136
|
|
90354
90756
|
}
|
|
90355
90757
|
},
|
|
90356
90758
|
"group": [
|
|
@@ -90361,23 +90763,23 @@
|
|
|
90361
90763
|
"path": "default/scss/chat/_variables.scss",
|
|
90362
90764
|
"name": "_variables.scss"
|
|
90363
90765
|
},
|
|
90364
|
-
"resolvedValue": "var(--kendo-color-
|
|
90766
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
90365
90767
|
"resolvedType": "String"
|
|
90366
90768
|
},
|
|
90367
90769
|
{
|
|
90368
|
-
"description": "The
|
|
90770
|
+
"description": "The border color of the Chat alt bubble.\n",
|
|
90369
90771
|
"commentRange": {
|
|
90370
|
-
"start":
|
|
90371
|
-
"end":
|
|
90772
|
+
"start": 137,
|
|
90773
|
+
"end": 138
|
|
90372
90774
|
},
|
|
90373
90775
|
"context": {
|
|
90374
90776
|
"type": "variable",
|
|
90375
|
-
"name": "kendo-chat-
|
|
90376
|
-
"value": "
|
|
90777
|
+
"name": "kendo-chat-alt-bubble-border",
|
|
90778
|
+
"value": "$kendo-chat-alt-bubble-bg",
|
|
90377
90779
|
"scope": "default",
|
|
90378
90780
|
"line": {
|
|
90379
|
-
"start":
|
|
90380
|
-
"end":
|
|
90781
|
+
"start": 139,
|
|
90782
|
+
"end": 139
|
|
90381
90783
|
}
|
|
90382
90784
|
},
|
|
90383
90785
|
"group": [
|
|
@@ -90388,23 +90790,23 @@
|
|
|
90388
90790
|
"path": "default/scss/chat/_variables.scss",
|
|
90389
90791
|
"name": "_variables.scss"
|
|
90390
90792
|
},
|
|
90391
|
-
"resolvedValue": "var(--kendo-color-
|
|
90793
|
+
"resolvedValue": "var(--kendo-color-primary, #ff6358)",
|
|
90392
90794
|
"resolvedType": "String"
|
|
90393
90795
|
},
|
|
90394
90796
|
{
|
|
90395
|
-
"description": "The
|
|
90797
|
+
"description": "The shadow of the Chat alt bubble.\n",
|
|
90396
90798
|
"commentRange": {
|
|
90397
|
-
"start":
|
|
90398
|
-
"end":
|
|
90799
|
+
"start": 140,
|
|
90800
|
+
"end": 141
|
|
90399
90801
|
},
|
|
90400
90802
|
"context": {
|
|
90401
90803
|
"type": "variable",
|
|
90402
|
-
"name": "kendo-chat-
|
|
90403
|
-
"value": "
|
|
90804
|
+
"name": "kendo-chat-alt-bubble-shadow",
|
|
90805
|
+
"value": "none",
|
|
90404
90806
|
"scope": "default",
|
|
90405
90807
|
"line": {
|
|
90406
|
-
"start":
|
|
90407
|
-
"end":
|
|
90808
|
+
"start": 142,
|
|
90809
|
+
"end": 142
|
|
90408
90810
|
}
|
|
90409
90811
|
},
|
|
90410
90812
|
"group": [
|
|
@@ -90415,23 +90817,23 @@
|
|
|
90415
90817
|
"path": "default/scss/chat/_variables.scss",
|
|
90416
90818
|
"name": "_variables.scss"
|
|
90417
90819
|
},
|
|
90418
|
-
"resolvedValue": "
|
|
90820
|
+
"resolvedValue": "none",
|
|
90419
90821
|
"resolvedType": "String"
|
|
90420
90822
|
},
|
|
90421
90823
|
{
|
|
90422
|
-
"description": "The
|
|
90824
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
90423
90825
|
"commentRange": {
|
|
90424
|
-
"start":
|
|
90425
|
-
"end":
|
|
90826
|
+
"start": 165,
|
|
90827
|
+
"end": 166
|
|
90426
90828
|
},
|
|
90427
90829
|
"context": {
|
|
90428
90830
|
"type": "variable",
|
|
90429
|
-
"name": "kendo-chat-
|
|
90430
|
-
"value": "
|
|
90831
|
+
"name": "kendo-chat-file-min-width",
|
|
90832
|
+
"value": "96px",
|
|
90431
90833
|
"scope": "default",
|
|
90432
90834
|
"line": {
|
|
90433
|
-
"start":
|
|
90434
|
-
"end":
|
|
90835
|
+
"start": 167,
|
|
90836
|
+
"end": 167
|
|
90435
90837
|
}
|
|
90436
90838
|
},
|
|
90437
90839
|
"group": [
|
|
@@ -90442,23 +90844,23 @@
|
|
|
90442
90844
|
"path": "default/scss/chat/_variables.scss",
|
|
90443
90845
|
"name": "_variables.scss"
|
|
90444
90846
|
},
|
|
90445
|
-
"resolvedValue": "
|
|
90446
|
-
"resolvedType": "
|
|
90847
|
+
"resolvedValue": "96px",
|
|
90848
|
+
"resolvedType": "Number"
|
|
90447
90849
|
},
|
|
90448
90850
|
{
|
|
90449
|
-
"description": "The
|
|
90851
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
90450
90852
|
"commentRange": {
|
|
90451
|
-
"start":
|
|
90452
|
-
"end":
|
|
90853
|
+
"start": 168,
|
|
90854
|
+
"end": 169
|
|
90453
90855
|
},
|
|
90454
90856
|
"context": {
|
|
90455
90857
|
"type": "variable",
|
|
90456
|
-
"name": "kendo-chat-
|
|
90457
|
-
"value": "
|
|
90858
|
+
"name": "kendo-chat-file-max-width",
|
|
90859
|
+
"value": "160px",
|
|
90458
90860
|
"scope": "default",
|
|
90459
90861
|
"line": {
|
|
90460
|
-
"start":
|
|
90461
|
-
"end":
|
|
90862
|
+
"start": 170,
|
|
90863
|
+
"end": 170
|
|
90462
90864
|
}
|
|
90463
90865
|
},
|
|
90464
90866
|
"group": [
|
|
@@ -90469,23 +90871,23 @@
|
|
|
90469
90871
|
"path": "default/scss/chat/_variables.scss",
|
|
90470
90872
|
"name": "_variables.scss"
|
|
90471
90873
|
},
|
|
90472
|
-
"resolvedValue": "
|
|
90473
|
-
"resolvedType": "
|
|
90874
|
+
"resolvedValue": "160px",
|
|
90875
|
+
"resolvedType": "Number"
|
|
90474
90876
|
},
|
|
90475
90877
|
{
|
|
90476
|
-
"description": "The
|
|
90878
|
+
"description": "The font size of the Chat file name.\n",
|
|
90477
90879
|
"commentRange": {
|
|
90478
|
-
"start":
|
|
90479
|
-
"end":
|
|
90880
|
+
"start": 171,
|
|
90881
|
+
"end": 172
|
|
90480
90882
|
},
|
|
90481
90883
|
"context": {
|
|
90482
90884
|
"type": "variable",
|
|
90483
|
-
"name": "kendo-chat-
|
|
90484
|
-
"value": "
|
|
90885
|
+
"name": "kendo-chat-file-name-font-size",
|
|
90886
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90485
90887
|
"scope": "default",
|
|
90486
90888
|
"line": {
|
|
90487
|
-
"start":
|
|
90488
|
-
"end":
|
|
90889
|
+
"start": 173,
|
|
90890
|
+
"end": 173
|
|
90489
90891
|
}
|
|
90490
90892
|
},
|
|
90491
90893
|
"group": [
|
|
@@ -90496,23 +90898,23 @@
|
|
|
90496
90898
|
"path": "default/scss/chat/_variables.scss",
|
|
90497
90899
|
"name": "_variables.scss"
|
|
90498
90900
|
},
|
|
90499
|
-
"resolvedValue": "var(--kendo-
|
|
90901
|
+
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
|
|
90500
90902
|
"resolvedType": "String"
|
|
90501
90903
|
},
|
|
90502
90904
|
{
|
|
90503
|
-
"description": "The
|
|
90905
|
+
"description": "The line height of the Chat file name.\n",
|
|
90504
90906
|
"commentRange": {
|
|
90505
|
-
"start":
|
|
90506
|
-
"end":
|
|
90907
|
+
"start": 174,
|
|
90908
|
+
"end": 175
|
|
90507
90909
|
},
|
|
90508
90910
|
"context": {
|
|
90509
90911
|
"type": "variable",
|
|
90510
|
-
"name": "kendo-chat-
|
|
90511
|
-
"value": "
|
|
90912
|
+
"name": "kendo-chat-file-name-line-height",
|
|
90913
|
+
"value": "var( --kendo-line-height-lg, normal )",
|
|
90512
90914
|
"scope": "default",
|
|
90513
90915
|
"line": {
|
|
90514
|
-
"start":
|
|
90515
|
-
"end":
|
|
90916
|
+
"start": 176,
|
|
90917
|
+
"end": 176
|
|
90516
90918
|
}
|
|
90517
90919
|
},
|
|
90518
90920
|
"group": [
|
|
@@ -90523,23 +90925,23 @@
|
|
|
90523
90925
|
"path": "default/scss/chat/_variables.scss",
|
|
90524
90926
|
"name": "_variables.scss"
|
|
90525
90927
|
},
|
|
90526
|
-
"resolvedValue": "var(--kendo-
|
|
90928
|
+
"resolvedValue": "var(--kendo-line-height-lg, normal)",
|
|
90527
90929
|
"resolvedType": "String"
|
|
90528
90930
|
},
|
|
90529
90931
|
{
|
|
90530
|
-
"description": "The
|
|
90932
|
+
"description": "The font size of the Chat file size.\n",
|
|
90531
90933
|
"commentRange": {
|
|
90532
|
-
"start":
|
|
90533
|
-
"end":
|
|
90934
|
+
"start": 177,
|
|
90935
|
+
"end": 178
|
|
90534
90936
|
},
|
|
90535
90937
|
"context": {
|
|
90536
90938
|
"type": "variable",
|
|
90537
|
-
"name": "kendo-chat-
|
|
90538
|
-
"value": "
|
|
90939
|
+
"name": "kendo-chat-file-size-font-size",
|
|
90940
|
+
"value": "var( --kendo-font-size-xs, inherit )",
|
|
90539
90941
|
"scope": "default",
|
|
90540
90942
|
"line": {
|
|
90541
|
-
"start":
|
|
90542
|
-
"end":
|
|
90943
|
+
"start": 179,
|
|
90944
|
+
"end": 179
|
|
90543
90945
|
}
|
|
90544
90946
|
},
|
|
90545
90947
|
"group": [
|
|
@@ -90550,23 +90952,23 @@
|
|
|
90550
90952
|
"path": "default/scss/chat/_variables.scss",
|
|
90551
90953
|
"name": "_variables.scss"
|
|
90552
90954
|
},
|
|
90553
|
-
"resolvedValue": "
|
|
90955
|
+
"resolvedValue": "var(--kendo-font-size-xs, inherit)",
|
|
90554
90956
|
"resolvedType": "String"
|
|
90555
90957
|
},
|
|
90556
90958
|
{
|
|
90557
|
-
"description": "The
|
|
90959
|
+
"description": "The line height of the Chat file size.\n",
|
|
90558
90960
|
"commentRange": {
|
|
90559
|
-
"start":
|
|
90560
|
-
"end":
|
|
90961
|
+
"start": 180,
|
|
90962
|
+
"end": 181
|
|
90561
90963
|
},
|
|
90562
90964
|
"context": {
|
|
90563
90965
|
"type": "variable",
|
|
90564
|
-
"name": "kendo-chat-file-
|
|
90565
|
-
"value": "
|
|
90966
|
+
"name": "kendo-chat-file-size-line-height",
|
|
90967
|
+
"value": "var( --kendo-line-height-xs, normal )",
|
|
90566
90968
|
"scope": "default",
|
|
90567
90969
|
"line": {
|
|
90568
|
-
"start":
|
|
90569
|
-
"end":
|
|
90970
|
+
"start": 182,
|
|
90971
|
+
"end": 182
|
|
90570
90972
|
}
|
|
90571
90973
|
},
|
|
90572
90974
|
"group": [
|
|
@@ -90577,23 +90979,23 @@
|
|
|
90577
90979
|
"path": "default/scss/chat/_variables.scss",
|
|
90578
90980
|
"name": "_variables.scss"
|
|
90579
90981
|
},
|
|
90580
|
-
"resolvedValue": "
|
|
90581
|
-
"resolvedType": "
|
|
90982
|
+
"resolvedValue": "var(--kendo-line-height-xs, normal)",
|
|
90983
|
+
"resolvedType": "String"
|
|
90582
90984
|
},
|
|
90583
90985
|
{
|
|
90584
90986
|
"description": "The horizontal padding of the Chat file.\n",
|
|
90585
90987
|
"commentRange": {
|
|
90586
|
-
"start":
|
|
90587
|
-
"end":
|
|
90988
|
+
"start": 183,
|
|
90989
|
+
"end": 184
|
|
90588
90990
|
},
|
|
90589
90991
|
"context": {
|
|
90590
90992
|
"type": "variable",
|
|
90591
90993
|
"name": "kendo-chat-file-padding-x",
|
|
90592
|
-
"value": "k-spacing(
|
|
90994
|
+
"value": "k-spacing(1)",
|
|
90593
90995
|
"scope": "default",
|
|
90594
90996
|
"line": {
|
|
90595
|
-
"start":
|
|
90596
|
-
"end":
|
|
90997
|
+
"start": 185,
|
|
90998
|
+
"end": 185
|
|
90597
90999
|
}
|
|
90598
91000
|
},
|
|
90599
91001
|
"group": [
|
|
@@ -90604,23 +91006,23 @@
|
|
|
90604
91006
|
"path": "default/scss/chat/_variables.scss",
|
|
90605
91007
|
"name": "_variables.scss"
|
|
90606
91008
|
},
|
|
90607
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
91009
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
90608
91010
|
"resolvedType": "String"
|
|
90609
91011
|
},
|
|
90610
91012
|
{
|
|
90611
91013
|
"description": "The vertical padding of the Chat file.\n",
|
|
90612
91014
|
"commentRange": {
|
|
90613
|
-
"start":
|
|
90614
|
-
"end":
|
|
91015
|
+
"start": 186,
|
|
91016
|
+
"end": 187
|
|
90615
91017
|
},
|
|
90616
91018
|
"context": {
|
|
90617
91019
|
"type": "variable",
|
|
90618
91020
|
"name": "kendo-chat-file-padding-y",
|
|
90619
|
-
"value": "k-spacing(
|
|
91021
|
+
"value": "k-spacing(1)",
|
|
90620
91022
|
"scope": "default",
|
|
90621
91023
|
"line": {
|
|
90622
|
-
"start":
|
|
90623
|
-
"end":
|
|
91024
|
+
"start": 188,
|
|
91025
|
+
"end": 188
|
|
90624
91026
|
}
|
|
90625
91027
|
},
|
|
90626
91028
|
"group": [
|
|
@@ -90631,14 +91033,14 @@
|
|
|
90631
91033
|
"path": "default/scss/chat/_variables.scss",
|
|
90632
91034
|
"name": "_variables.scss"
|
|
90633
91035
|
},
|
|
90634
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
91036
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
90635
91037
|
"resolvedType": "String"
|
|
90636
91038
|
},
|
|
90637
91039
|
{
|
|
90638
91040
|
"description": "The spacing between the elements of the Chat file.\n",
|
|
90639
91041
|
"commentRange": {
|
|
90640
|
-
"start":
|
|
90641
|
-
"end":
|
|
91042
|
+
"start": 189,
|
|
91043
|
+
"end": 190
|
|
90642
91044
|
},
|
|
90643
91045
|
"context": {
|
|
90644
91046
|
"type": "variable",
|
|
@@ -90646,8 +91048,8 @@
|
|
|
90646
91048
|
"value": "k-spacing(1)",
|
|
90647
91049
|
"scope": "default",
|
|
90648
91050
|
"line": {
|
|
90649
|
-
"start":
|
|
90650
|
-
"end":
|
|
91051
|
+
"start": 191,
|
|
91052
|
+
"end": 191
|
|
90651
91053
|
}
|
|
90652
91054
|
},
|
|
90653
91055
|
"group": [
|
|
@@ -90664,8 +91066,8 @@
|
|
|
90664
91066
|
{
|
|
90665
91067
|
"description": "The border width of the Chat file.\n",
|
|
90666
91068
|
"commentRange": {
|
|
90667
|
-
"start":
|
|
90668
|
-
"end":
|
|
91069
|
+
"start": 193,
|
|
91070
|
+
"end": 194
|
|
90669
91071
|
},
|
|
90670
91072
|
"context": {
|
|
90671
91073
|
"type": "variable",
|
|
@@ -90673,8 +91075,8 @@
|
|
|
90673
91075
|
"value": "1px",
|
|
90674
91076
|
"scope": "default",
|
|
90675
91077
|
"line": {
|
|
90676
|
-
"start":
|
|
90677
|
-
"end":
|
|
91078
|
+
"start": 195,
|
|
91079
|
+
"end": 195
|
|
90678
91080
|
}
|
|
90679
91081
|
},
|
|
90680
91082
|
"group": [
|
|
@@ -90691,8 +91093,8 @@
|
|
|
90691
91093
|
{
|
|
90692
91094
|
"description": "The border style of the Chat file.\n",
|
|
90693
91095
|
"commentRange": {
|
|
90694
|
-
"start":
|
|
90695
|
-
"end":
|
|
91096
|
+
"start": 196,
|
|
91097
|
+
"end": 197
|
|
90696
91098
|
},
|
|
90697
91099
|
"context": {
|
|
90698
91100
|
"type": "variable",
|
|
@@ -90700,8 +91102,8 @@
|
|
|
90700
91102
|
"value": "solid",
|
|
90701
91103
|
"scope": "default",
|
|
90702
91104
|
"line": {
|
|
90703
|
-
"start":
|
|
90704
|
-
"end":
|
|
91105
|
+
"start": 198,
|
|
91106
|
+
"end": 198
|
|
90705
91107
|
}
|
|
90706
91108
|
},
|
|
90707
91109
|
"group": [
|
|
@@ -90718,17 +91120,17 @@
|
|
|
90718
91120
|
{
|
|
90719
91121
|
"description": "The background color of the Chat file.\n",
|
|
90720
91122
|
"commentRange": {
|
|
90721
|
-
"start":
|
|
90722
|
-
"end":
|
|
91123
|
+
"start": 200,
|
|
91124
|
+
"end": 201
|
|
90723
91125
|
},
|
|
90724
91126
|
"context": {
|
|
90725
91127
|
"type": "variable",
|
|
90726
91128
|
"name": "kendo-chat-file-bg",
|
|
90727
|
-
"value": "k-color(base-subtle)",
|
|
91129
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
90728
91130
|
"scope": "default",
|
|
90729
91131
|
"line": {
|
|
90730
|
-
"start":
|
|
90731
|
-
"end":
|
|
91132
|
+
"start": 202,
|
|
91133
|
+
"end": 202
|
|
90732
91134
|
}
|
|
90733
91135
|
},
|
|
90734
91136
|
"group": [
|
|
@@ -90739,14 +91141,14 @@
|
|
|
90739
91141
|
"path": "default/scss/chat/_variables.scss",
|
|
90740
91142
|
"name": "_variables.scss"
|
|
90741
91143
|
},
|
|
90742
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
91144
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #3d3d3d) 8%, transparent)",
|
|
90743
91145
|
"resolvedType": "String"
|
|
90744
91146
|
},
|
|
90745
91147
|
{
|
|
90746
91148
|
"description": "The text color of the Chat file.\n",
|
|
90747
91149
|
"commentRange": {
|
|
90748
|
-
"start":
|
|
90749
|
-
"end":
|
|
91150
|
+
"start": 203,
|
|
91151
|
+
"end": 204
|
|
90750
91152
|
},
|
|
90751
91153
|
"context": {
|
|
90752
91154
|
"type": "variable",
|
|
@@ -90754,8 +91156,8 @@
|
|
|
90754
91156
|
"value": "k-color(base-on-subtle)",
|
|
90755
91157
|
"scope": "default",
|
|
90756
91158
|
"line": {
|
|
90757
|
-
"start":
|
|
90758
|
-
"end":
|
|
91159
|
+
"start": 205,
|
|
91160
|
+
"end": 205
|
|
90759
91161
|
}
|
|
90760
91162
|
},
|
|
90761
91163
|
"group": [
|
|
@@ -90772,8 +91174,8 @@
|
|
|
90772
91174
|
{
|
|
90773
91175
|
"description": "The border color of the Chat file.\n",
|
|
90774
91176
|
"commentRange": {
|
|
90775
|
-
"start":
|
|
90776
|
-
"end":
|
|
91177
|
+
"start": 206,
|
|
91178
|
+
"end": 207
|
|
90777
91179
|
},
|
|
90778
91180
|
"context": {
|
|
90779
91181
|
"type": "variable",
|
|
@@ -90781,8 +91183,8 @@
|
|
|
90781
91183
|
"value": "$kendo-chat-file-bg",
|
|
90782
91184
|
"scope": "default",
|
|
90783
91185
|
"line": {
|
|
90784
|
-
"start":
|
|
90785
|
-
"end":
|
|
91186
|
+
"start": 208,
|
|
91187
|
+
"end": 208
|
|
90786
91188
|
}
|
|
90787
91189
|
},
|
|
90788
91190
|
"group": [
|
|
@@ -90793,14 +91195,14 @@
|
|
|
90793
91195
|
"path": "default/scss/chat/_variables.scss",
|
|
90794
91196
|
"name": "_variables.scss"
|
|
90795
91197
|
},
|
|
90796
|
-
"resolvedValue": "var(--kendo-color-base-subtle, #
|
|
91198
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #3d3d3d) 8%, transparent)",
|
|
90797
91199
|
"resolvedType": "String"
|
|
90798
91200
|
},
|
|
90799
91201
|
{
|
|
90800
91202
|
"description": "The border-radius of the Chat file.\n",
|
|
90801
91203
|
"commentRange": {
|
|
90802
|
-
"start":
|
|
90803
|
-
"end":
|
|
91204
|
+
"start": 209,
|
|
91205
|
+
"end": 210
|
|
90804
91206
|
},
|
|
90805
91207
|
"context": {
|
|
90806
91208
|
"type": "variable",
|
|
@@ -90808,8 +91210,8 @@
|
|
|
90808
91210
|
"value": "k-border-radius(md)",
|
|
90809
91211
|
"scope": "default",
|
|
90810
91212
|
"line": {
|
|
90811
|
-
"start":
|
|
90812
|
-
"end":
|
|
91213
|
+
"start": 211,
|
|
91214
|
+
"end": 211
|
|
90813
91215
|
}
|
|
90814
91216
|
},
|
|
90815
91217
|
"group": [
|
|
@@ -90824,19 +91226,19 @@
|
|
|
90824
91226
|
"resolvedType": "String"
|
|
90825
91227
|
},
|
|
90826
91228
|
{
|
|
90827
|
-
"description": "The
|
|
91229
|
+
"description": "The background color of the Chat sender file.\n",
|
|
90828
91230
|
"commentRange": {
|
|
90829
|
-
"start":
|
|
90830
|
-
"end":
|
|
91231
|
+
"start": 213,
|
|
91232
|
+
"end": 214
|
|
90831
91233
|
},
|
|
90832
91234
|
"context": {
|
|
90833
91235
|
"type": "variable",
|
|
90834
|
-
"name": "kendo-chat-file-
|
|
90835
|
-
"value": "k-
|
|
91236
|
+
"name": "kendo-chat-sender-file-bg",
|
|
91237
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
90836
91238
|
"scope": "default",
|
|
90837
91239
|
"line": {
|
|
90838
|
-
"start":
|
|
90839
|
-
"end":
|
|
91240
|
+
"start": 215,
|
|
91241
|
+
"end": 215
|
|
90840
91242
|
}
|
|
90841
91243
|
},
|
|
90842
91244
|
"group": [
|
|
@@ -90847,23 +91249,23 @@
|
|
|
90847
91249
|
"path": "default/scss/chat/_variables.scss",
|
|
90848
91250
|
"name": "_variables.scss"
|
|
90849
91251
|
},
|
|
90850
|
-
"resolvedValue": "var(--kendo-
|
|
91252
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
90851
91253
|
"resolvedType": "String"
|
|
90852
91254
|
},
|
|
90853
91255
|
{
|
|
90854
|
-
"description": "The
|
|
91256
|
+
"description": "The text color of the Chat sender file.\n",
|
|
90855
91257
|
"commentRange": {
|
|
90856
|
-
"start":
|
|
90857
|
-
"end":
|
|
91258
|
+
"start": 216,
|
|
91259
|
+
"end": 217
|
|
90858
91260
|
},
|
|
90859
91261
|
"context": {
|
|
90860
91262
|
"type": "variable",
|
|
90861
|
-
"name": "kendo-chat-file-
|
|
90862
|
-
"value": "k-
|
|
91263
|
+
"name": "kendo-chat-sender-file-text",
|
|
91264
|
+
"value": "k-color(on-primary)",
|
|
90863
91265
|
"scope": "default",
|
|
90864
91266
|
"line": {
|
|
90865
|
-
"start":
|
|
90866
|
-
"end":
|
|
91267
|
+
"start": 218,
|
|
91268
|
+
"end": 218
|
|
90867
91269
|
}
|
|
90868
91270
|
},
|
|
90869
91271
|
"group": [
|
|
@@ -90874,14 +91276,41 @@
|
|
|
90874
91276
|
"path": "default/scss/chat/_variables.scss",
|
|
90875
91277
|
"name": "_variables.scss"
|
|
90876
91278
|
},
|
|
90877
|
-
"resolvedValue": "var(--kendo-
|
|
91279
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
91280
|
+
"resolvedType": "String"
|
|
91281
|
+
},
|
|
91282
|
+
{
|
|
91283
|
+
"description": "The border color of the Chat sender file.\n",
|
|
91284
|
+
"commentRange": {
|
|
91285
|
+
"start": 219,
|
|
91286
|
+
"end": 220
|
|
91287
|
+
},
|
|
91288
|
+
"context": {
|
|
91289
|
+
"type": "variable",
|
|
91290
|
+
"name": "kendo-chat-sender-file-border",
|
|
91291
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
91292
|
+
"scope": "default",
|
|
91293
|
+
"line": {
|
|
91294
|
+
"start": 221,
|
|
91295
|
+
"end": 221
|
|
91296
|
+
}
|
|
91297
|
+
},
|
|
91298
|
+
"group": [
|
|
91299
|
+
"chat"
|
|
91300
|
+
],
|
|
91301
|
+
"access": "public",
|
|
91302
|
+
"file": {
|
|
91303
|
+
"path": "default/scss/chat/_variables.scss",
|
|
91304
|
+
"name": "_variables.scss"
|
|
91305
|
+
},
|
|
91306
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
90878
91307
|
"resolvedType": "String"
|
|
90879
91308
|
},
|
|
90880
91309
|
{
|
|
90881
91310
|
"description": "The border width of the Chat pinned message;\n",
|
|
90882
91311
|
"commentRange": {
|
|
90883
|
-
"start":
|
|
90884
|
-
"end":
|
|
91312
|
+
"start": 223,
|
|
91313
|
+
"end": 224
|
|
90885
91314
|
},
|
|
90886
91315
|
"context": {
|
|
90887
91316
|
"type": "variable",
|
|
@@ -90889,8 +91318,8 @@
|
|
|
90889
91318
|
"value": "1px",
|
|
90890
91319
|
"scope": "default",
|
|
90891
91320
|
"line": {
|
|
90892
|
-
"start":
|
|
90893
|
-
"end":
|
|
91321
|
+
"start": 225,
|
|
91322
|
+
"end": 225
|
|
90894
91323
|
}
|
|
90895
91324
|
},
|
|
90896
91325
|
"group": [
|
|
@@ -90907,8 +91336,8 @@
|
|
|
90907
91336
|
{
|
|
90908
91337
|
"description": "The border style of the Chat pinned message;\n",
|
|
90909
91338
|
"commentRange": {
|
|
90910
|
-
"start":
|
|
90911
|
-
"end":
|
|
91339
|
+
"start": 226,
|
|
91340
|
+
"end": 227
|
|
90912
91341
|
},
|
|
90913
91342
|
"context": {
|
|
90914
91343
|
"type": "variable",
|
|
@@ -90916,8 +91345,8 @@
|
|
|
90916
91345
|
"value": "solid",
|
|
90917
91346
|
"scope": "default",
|
|
90918
91347
|
"line": {
|
|
90919
|
-
"start":
|
|
90920
|
-
"end":
|
|
91348
|
+
"start": 228,
|
|
91349
|
+
"end": 228
|
|
90921
91350
|
}
|
|
90922
91351
|
},
|
|
90923
91352
|
"group": [
|
|
@@ -90934,8 +91363,8 @@
|
|
|
90934
91363
|
{
|
|
90935
91364
|
"description": "The border color of the Chat pinned message;\n",
|
|
90936
91365
|
"commentRange": {
|
|
90937
|
-
"start":
|
|
90938
|
-
"end":
|
|
91366
|
+
"start": 229,
|
|
91367
|
+
"end": 230
|
|
90939
91368
|
},
|
|
90940
91369
|
"context": {
|
|
90941
91370
|
"type": "variable",
|
|
@@ -90943,8 +91372,8 @@
|
|
|
90943
91372
|
"value": "k-color(border)",
|
|
90944
91373
|
"scope": "default",
|
|
90945
91374
|
"line": {
|
|
90946
|
-
"start":
|
|
90947
|
-
"end":
|
|
91375
|
+
"start": 231,
|
|
91376
|
+
"end": 231
|
|
90948
91377
|
}
|
|
90949
91378
|
},
|
|
90950
91379
|
"group": [
|
|
@@ -90961,8 +91390,8 @@
|
|
|
90961
91390
|
{
|
|
90962
91391
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
90963
91392
|
"commentRange": {
|
|
90964
|
-
"start":
|
|
90965
|
-
"end":
|
|
91393
|
+
"start": 233,
|
|
91394
|
+
"end": 234
|
|
90966
91395
|
},
|
|
90967
91396
|
"context": {
|
|
90968
91397
|
"type": "variable",
|
|
@@ -90970,8 +91399,8 @@
|
|
|
90970
91399
|
"value": "k-spacing(2)",
|
|
90971
91400
|
"scope": "default",
|
|
90972
91401
|
"line": {
|
|
90973
|
-
"start":
|
|
90974
|
-
"end":
|
|
91402
|
+
"start": 235,
|
|
91403
|
+
"end": 235
|
|
90975
91404
|
}
|
|
90976
91405
|
},
|
|
90977
91406
|
"group": [
|
|
@@ -90988,8 +91417,8 @@
|
|
|
90988
91417
|
{
|
|
90989
91418
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
90990
91419
|
"commentRange": {
|
|
90991
|
-
"start":
|
|
90992
|
-
"end":
|
|
91420
|
+
"start": 236,
|
|
91421
|
+
"end": 237
|
|
90993
91422
|
},
|
|
90994
91423
|
"context": {
|
|
90995
91424
|
"type": "variable",
|
|
@@ -90997,8 +91426,8 @@
|
|
|
90997
91426
|
"value": "k-spacing(2)",
|
|
90998
91427
|
"scope": "default",
|
|
90999
91428
|
"line": {
|
|
91000
|
-
"start":
|
|
91001
|
-
"end":
|
|
91429
|
+
"start": 238,
|
|
91430
|
+
"end": 238
|
|
91002
91431
|
}
|
|
91003
91432
|
},
|
|
91004
91433
|
"group": [
|
|
@@ -91015,8 +91444,8 @@
|
|
|
91015
91444
|
{
|
|
91016
91445
|
"description": "The background color of the Chat message reference.\n",
|
|
91017
91446
|
"commentRange": {
|
|
91018
|
-
"start":
|
|
91019
|
-
"end":
|
|
91447
|
+
"start": 240,
|
|
91448
|
+
"end": 241
|
|
91020
91449
|
},
|
|
91021
91450
|
"context": {
|
|
91022
91451
|
"type": "variable",
|
|
@@ -91024,8 +91453,8 @@
|
|
|
91024
91453
|
"value": "k-color(surface)",
|
|
91025
91454
|
"scope": "default",
|
|
91026
91455
|
"line": {
|
|
91027
|
-
"start":
|
|
91028
|
-
"end":
|
|
91456
|
+
"start": 242,
|
|
91457
|
+
"end": 242
|
|
91029
91458
|
}
|
|
91030
91459
|
},
|
|
91031
91460
|
"group": [
|
|
@@ -91042,8 +91471,8 @@
|
|
|
91042
91471
|
{
|
|
91043
91472
|
"description": "The text color of the Chat message reference.\n",
|
|
91044
91473
|
"commentRange": {
|
|
91045
|
-
"start":
|
|
91046
|
-
"end":
|
|
91474
|
+
"start": 243,
|
|
91475
|
+
"end": 244
|
|
91047
91476
|
},
|
|
91048
91477
|
"context": {
|
|
91049
91478
|
"type": "variable",
|
|
@@ -91051,8 +91480,8 @@
|
|
|
91051
91480
|
"value": "k-color(on-app-surface)",
|
|
91052
91481
|
"scope": "default",
|
|
91053
91482
|
"line": {
|
|
91054
|
-
"start":
|
|
91055
|
-
"end":
|
|
91483
|
+
"start": 245,
|
|
91484
|
+
"end": 245
|
|
91056
91485
|
}
|
|
91057
91486
|
},
|
|
91058
91487
|
"group": [
|
|
@@ -91069,8 +91498,8 @@
|
|
|
91069
91498
|
{
|
|
91070
91499
|
"description": "The background color of the message reference marker.\n",
|
|
91071
91500
|
"commentRange": {
|
|
91072
|
-
"start":
|
|
91073
|
-
"end":
|
|
91501
|
+
"start": 246,
|
|
91502
|
+
"end": 247
|
|
91074
91503
|
},
|
|
91075
91504
|
"context": {
|
|
91076
91505
|
"type": "variable",
|
|
@@ -91078,8 +91507,8 @@
|
|
|
91078
91507
|
"value": "k-color(base-emphasis)",
|
|
91079
91508
|
"scope": "default",
|
|
91080
91509
|
"line": {
|
|
91081
|
-
"start":
|
|
91082
|
-
"end":
|
|
91510
|
+
"start": 248,
|
|
91511
|
+
"end": 248
|
|
91083
91512
|
}
|
|
91084
91513
|
},
|
|
91085
91514
|
"group": [
|
|
@@ -91096,8 +91525,8 @@
|
|
|
91096
91525
|
{
|
|
91097
91526
|
"description": "The background color of the message reference alt marker.\n",
|
|
91098
91527
|
"commentRange": {
|
|
91099
|
-
"start":
|
|
91100
|
-
"end":
|
|
91528
|
+
"start": 249,
|
|
91529
|
+
"end": 250
|
|
91101
91530
|
},
|
|
91102
91531
|
"context": {
|
|
91103
91532
|
"type": "variable",
|
|
@@ -91105,8 +91534,8 @@
|
|
|
91105
91534
|
"value": "k-color(primary-emphasis)",
|
|
91106
91535
|
"scope": "default",
|
|
91107
91536
|
"line": {
|
|
91108
|
-
"start":
|
|
91109
|
-
"end":
|
|
91537
|
+
"start": 251,
|
|
91538
|
+
"end": 251
|
|
91110
91539
|
}
|
|
91111
91540
|
},
|
|
91112
91541
|
"group": [
|
|
@@ -113845,15 +114274,15 @@
|
|
|
113845
114274
|
"resolvedType": "String"
|
|
113846
114275
|
},
|
|
113847
114276
|
{
|
|
113848
|
-
"description": "The background color of the List
|
|
114277
|
+
"description": "The background color of the selected hovered List items.\n",
|
|
113849
114278
|
"commentRange": {
|
|
113850
114279
|
"start": 280,
|
|
113851
114280
|
"end": 281
|
|
113852
114281
|
},
|
|
113853
114282
|
"context": {
|
|
113854
114283
|
"type": "variable",
|
|
113855
|
-
"name": "kendo-list-
|
|
113856
|
-
"value": "
|
|
114284
|
+
"name": "kendo-list-item-selected-hover-bg",
|
|
114285
|
+
"value": "k-color(primary-hover)",
|
|
113857
114286
|
"scope": "default",
|
|
113858
114287
|
"line": {
|
|
113859
114288
|
"start": 282,
|
|
@@ -113868,14 +114297,68 @@
|
|
|
113868
114297
|
"path": "default/scss/list/_variables.scss",
|
|
113869
114298
|
"name": "_variables.scss"
|
|
113870
114299
|
},
|
|
114300
|
+
"resolvedValue": "var(--kendo-color-primary-hover, #ea5a51)",
|
|
114301
|
+
"resolvedType": "String"
|
|
114302
|
+
},
|
|
114303
|
+
{
|
|
114304
|
+
"description": "The text color of the selected hovered List items.\n",
|
|
114305
|
+
"commentRange": {
|
|
114306
|
+
"start": 283,
|
|
114307
|
+
"end": 284
|
|
114308
|
+
},
|
|
114309
|
+
"context": {
|
|
114310
|
+
"type": "variable",
|
|
114311
|
+
"name": "kendo-list-item-selected-hover-text",
|
|
114312
|
+
"value": "k-color(on-primary)",
|
|
114313
|
+
"scope": "default",
|
|
114314
|
+
"line": {
|
|
114315
|
+
"start": 285,
|
|
114316
|
+
"end": 285
|
|
114317
|
+
}
|
|
114318
|
+
},
|
|
114319
|
+
"group": [
|
|
114320
|
+
"list"
|
|
114321
|
+
],
|
|
114322
|
+
"access": "public",
|
|
114323
|
+
"file": {
|
|
114324
|
+
"path": "default/scss/list/_variables.scss",
|
|
114325
|
+
"name": "_variables.scss"
|
|
114326
|
+
},
|
|
114327
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
114328
|
+
"resolvedType": "String"
|
|
114329
|
+
},
|
|
114330
|
+
{
|
|
114331
|
+
"description": "The background color of the List group items.\n",
|
|
114332
|
+
"commentRange": {
|
|
114333
|
+
"start": 287,
|
|
114334
|
+
"end": 288
|
|
114335
|
+
},
|
|
114336
|
+
"context": {
|
|
114337
|
+
"type": "variable",
|
|
114338
|
+
"name": "kendo-list-group-item-bg",
|
|
114339
|
+
"value": "null",
|
|
114340
|
+
"scope": "default",
|
|
114341
|
+
"line": {
|
|
114342
|
+
"start": 289,
|
|
114343
|
+
"end": 289
|
|
114344
|
+
}
|
|
114345
|
+
},
|
|
114346
|
+
"group": [
|
|
114347
|
+
"list"
|
|
114348
|
+
],
|
|
114349
|
+
"access": "public",
|
|
114350
|
+
"file": {
|
|
114351
|
+
"path": "default/scss/list/_variables.scss",
|
|
114352
|
+
"name": "_variables.scss"
|
|
114353
|
+
},
|
|
113871
114354
|
"resolvedValue": "null",
|
|
113872
114355
|
"resolvedType": "Null"
|
|
113873
114356
|
},
|
|
113874
114357
|
{
|
|
113875
114358
|
"description": "The text color of the List group items.\n",
|
|
113876
114359
|
"commentRange": {
|
|
113877
|
-
"start":
|
|
113878
|
-
"end":
|
|
114360
|
+
"start": 290,
|
|
114361
|
+
"end": 291
|
|
113879
114362
|
},
|
|
113880
114363
|
"context": {
|
|
113881
114364
|
"type": "variable",
|
|
@@ -113883,8 +114366,8 @@
|
|
|
113883
114366
|
"value": "null",
|
|
113884
114367
|
"scope": "default",
|
|
113885
114368
|
"line": {
|
|
113886
|
-
"start":
|
|
113887
|
-
"end":
|
|
114369
|
+
"start": 292,
|
|
114370
|
+
"end": 292
|
|
113888
114371
|
}
|
|
113889
114372
|
},
|
|
113890
114373
|
"group": [
|
|
@@ -113901,8 +114384,8 @@
|
|
|
113901
114384
|
{
|
|
113902
114385
|
"description": "The border color of the List group items.\n",
|
|
113903
114386
|
"commentRange": {
|
|
113904
|
-
"start":
|
|
113905
|
-
"end":
|
|
114387
|
+
"start": 293,
|
|
114388
|
+
"end": 294
|
|
113906
114389
|
},
|
|
113907
114390
|
"context": {
|
|
113908
114391
|
"type": "variable",
|
|
@@ -113910,8 +114393,8 @@
|
|
|
113910
114393
|
"value": "inherit",
|
|
113911
114394
|
"scope": "default",
|
|
113912
114395
|
"line": {
|
|
113913
|
-
"start":
|
|
113914
|
-
"end":
|
|
114396
|
+
"start": 295,
|
|
114397
|
+
"end": 295
|
|
113915
114398
|
}
|
|
113916
114399
|
},
|
|
113917
114400
|
"group": [
|
|
@@ -113928,8 +114411,8 @@
|
|
|
113928
114411
|
{
|
|
113929
114412
|
"description": "The base shadow of the List group items.\n",
|
|
113930
114413
|
"commentRange": {
|
|
113931
|
-
"start":
|
|
113932
|
-
"end":
|
|
114414
|
+
"start": 296,
|
|
114415
|
+
"end": 297
|
|
113933
114416
|
},
|
|
113934
114417
|
"context": {
|
|
113935
114418
|
"type": "variable",
|
|
@@ -113937,8 +114420,8 @@
|
|
|
113937
114420
|
"value": "null",
|
|
113938
114421
|
"scope": "default",
|
|
113939
114422
|
"line": {
|
|
113940
|
-
"start":
|
|
113941
|
-
"end":
|
|
114423
|
+
"start": 298,
|
|
114424
|
+
"end": 298
|
|
113942
114425
|
}
|
|
113943
114426
|
},
|
|
113944
114427
|
"group": [
|
|
@@ -113955,8 +114438,8 @@
|
|
|
113955
114438
|
{
|
|
113956
114439
|
"description": "The color of the 'Option Label' text.\n",
|
|
113957
114440
|
"commentRange": {
|
|
113958
|
-
"start":
|
|
113959
|
-
"end":
|
|
114441
|
+
"start": 300,
|
|
114442
|
+
"end": 301
|
|
113960
114443
|
},
|
|
113961
114444
|
"context": {
|
|
113962
114445
|
"type": "variable",
|
|
@@ -113964,8 +114447,8 @@
|
|
|
113964
114447
|
"value": "k-color(subtle)",
|
|
113965
114448
|
"scope": "default",
|
|
113966
114449
|
"line": {
|
|
113967
|
-
"start":
|
|
113968
|
-
"end":
|
|
114450
|
+
"start": 302,
|
|
114451
|
+
"end": 302
|
|
113969
114452
|
}
|
|
113970
114453
|
},
|
|
113971
114454
|
"group": [
|
|
@@ -117586,7 +118069,7 @@
|
|
|
117586
118069
|
"resolvedType": "Null"
|
|
117587
118070
|
},
|
|
117588
118071
|
{
|
|
117589
|
-
"description": "The horizontal padding of the Menu icon.\n",
|
|
118072
|
+
"description": "The horizontal padding of the Menu expand arrow icon.\n",
|
|
117590
118073
|
"commentRange": {
|
|
117591
118074
|
"start": 137,
|
|
117592
118075
|
"end": 138
|
|
@@ -117613,7 +118096,7 @@
|
|
|
117613
118096
|
"resolvedType": "Null"
|
|
117614
118097
|
},
|
|
117615
118098
|
{
|
|
117616
|
-
"description": "The vertical padding of the Menu icon.\n",
|
|
118099
|
+
"description": "The vertical padding of the Menu expand arrow icon.\n",
|
|
117617
118100
|
"commentRange": {
|
|
117618
118101
|
"start": 140,
|
|
117619
118102
|
"end": 141
|
|
@@ -122147,14 +122630,14 @@
|
|
|
122147
122630
|
"resolvedType": "Number"
|
|
122148
122631
|
},
|
|
122149
122632
|
{
|
|
122150
|
-
"description": "The width of the DropDowns in the
|
|
122633
|
+
"description": "The width of the DropDowns in the Pager.\n",
|
|
122151
122634
|
"commentRange": {
|
|
122152
122635
|
"start": 86,
|
|
122153
122636
|
"end": 87
|
|
122154
122637
|
},
|
|
122155
122638
|
"context": {
|
|
122156
122639
|
"type": "variable",
|
|
122157
|
-
"name": "kendo-pager-
|
|
122640
|
+
"name": "kendo-pager-dropdown-width",
|
|
122158
122641
|
"value": "5em",
|
|
122159
122642
|
"scope": "default",
|
|
122160
122643
|
"line": {
|
|
@@ -122173,74 +122656,20 @@
|
|
|
122173
122656
|
"resolvedValue": "5em",
|
|
122174
122657
|
"resolvedType": "Number"
|
|
122175
122658
|
},
|
|
122176
|
-
{
|
|
122177
|
-
"description": "The width of the DropDowns in the medium Pager.\n",
|
|
122178
|
-
"commentRange": {
|
|
122179
|
-
"start": 89,
|
|
122180
|
-
"end": 90
|
|
122181
|
-
},
|
|
122182
|
-
"context": {
|
|
122183
|
-
"type": "variable",
|
|
122184
|
-
"name": "kendo-pager-md-dropdown-width",
|
|
122185
|
-
"value": "5em",
|
|
122186
|
-
"scope": "default",
|
|
122187
|
-
"line": {
|
|
122188
|
-
"start": 91,
|
|
122189
|
-
"end": 91
|
|
122190
|
-
}
|
|
122191
|
-
},
|
|
122192
|
-
"group": [
|
|
122193
|
-
"pager"
|
|
122194
|
-
],
|
|
122195
|
-
"access": "public",
|
|
122196
|
-
"file": {
|
|
122197
|
-
"path": "default/scss/pager/_variables.scss",
|
|
122198
|
-
"name": "_variables.scss"
|
|
122199
|
-
},
|
|
122200
|
-
"resolvedValue": "5em",
|
|
122201
|
-
"resolvedType": "Number"
|
|
122202
|
-
},
|
|
122203
|
-
{
|
|
122204
|
-
"description": "The width of the DropDowns in the large Pager.\n",
|
|
122205
|
-
"commentRange": {
|
|
122206
|
-
"start": 92,
|
|
122207
|
-
"end": 93
|
|
122208
|
-
},
|
|
122209
|
-
"context": {
|
|
122210
|
-
"type": "variable",
|
|
122211
|
-
"name": "kendo-pager-lg-dropdown-width",
|
|
122212
|
-
"value": "5em",
|
|
122213
|
-
"scope": "default",
|
|
122214
|
-
"line": {
|
|
122215
|
-
"start": 94,
|
|
122216
|
-
"end": 94
|
|
122217
|
-
}
|
|
122218
|
-
},
|
|
122219
|
-
"group": [
|
|
122220
|
-
"pager"
|
|
122221
|
-
],
|
|
122222
|
-
"access": "public",
|
|
122223
|
-
"file": {
|
|
122224
|
-
"path": "default/scss/pager/_variables.scss",
|
|
122225
|
-
"name": "_variables.scss"
|
|
122226
|
-
},
|
|
122227
|
-
"resolvedValue": "5em",
|
|
122228
|
-
"resolvedType": "Number"
|
|
122229
|
-
},
|
|
122230
122659
|
{
|
|
122231
122660
|
"description": "The sizes map of the Pager.\n",
|
|
122232
122661
|
"commentRange": {
|
|
122233
|
-
"start":
|
|
122234
|
-
"end":
|
|
122662
|
+
"start": 90,
|
|
122663
|
+
"end": 91
|
|
122235
122664
|
},
|
|
122236
122665
|
"context": {
|
|
122237
122666
|
"type": "variable",
|
|
122238
122667
|
"name": "kendo-pager-sizes",
|
|
122239
|
-
"value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n
|
|
122668
|
+
"value": "(\n sm: (\n padding-x: $kendo-pager-sm-padding-x,\n padding-y: $kendo-pager-sm-padding-y,\n item-group-spacing: $kendo-pager-sm-item-group-spacing,\n item-min-width: $kendo-pager-sm-item-min-width,\n ),\n md: (\n padding-x: $kendo-pager-md-padding-x,\n padding-y: $kendo-pager-md-padding-y,\n item-group-spacing: $kendo-pager-md-item-group-spacing,\n item-min-width: $kendo-pager-md-item-min-width,\n ),\n lg: (\n padding-x: $kendo-pager-lg-padding-x,\n padding-y: $kendo-pager-lg-padding-y,\n item-group-spacing: $kendo-pager-lg-item-group-spacing,\n item-min-width: $kendo-pager-lg-item-min-width,\n )\n)",
|
|
122240
122669
|
"scope": "default",
|
|
122241
122670
|
"line": {
|
|
122242
|
-
"start":
|
|
122243
|
-
"end":
|
|
122671
|
+
"start": 92,
|
|
122672
|
+
"end": 111
|
|
122244
122673
|
}
|
|
122245
122674
|
},
|
|
122246
122675
|
"group": [
|
|
@@ -122251,29 +122680,26 @@
|
|
|
122251
122680
|
"path": "default/scss/pager/_variables.scss",
|
|
122252
122681
|
"name": "_variables.scss"
|
|
122253
122682
|
},
|
|
122254
|
-
"resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3, 0.75rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)
|
|
122683
|
+
"resolvedValue": "(sm: (padding-x: var(--kendo-spacing-1, 0.25rem), padding-y: var(--kendo-spacing-1, 0.25rem), item-group-spacing: var(--kendo-spacing-3, 0.75rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)), md: (padding-x: var(--kendo-spacing-2, 0.5rem), padding-y: var(--kendo-spacing-2, 0.5rem), item-group-spacing: var(--kendo-spacing-3\\.5, 0.875rem), item-min-width: calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)), lg: (padding-x: var(--kendo-spacing-2\\.5, 0.625rem), padding-y: var(--kendo-spacing-2\\.5, 0.625rem), item-group-spacing: var(--kendo-spacing-4, 1rem), item-min-width: calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)))",
|
|
122255
122684
|
"resolvedType": "Map",
|
|
122256
122685
|
"prettyValue": {
|
|
122257
122686
|
"sm": {
|
|
122258
122687
|
"padding-x": "var(--kendo-spacing-1, 0.25rem)",
|
|
122259
122688
|
"padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
122260
122689
|
"item-group-spacing": "var(--kendo-spacing-3, 0.75rem)",
|
|
122261
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
122262
|
-
"pager-dropdown-width": "5em"
|
|
122690
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
122263
122691
|
},
|
|
122264
122692
|
"md": {
|
|
122265
122693
|
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
122266
122694
|
"padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
122267
122695
|
"item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
|
|
122268
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
122269
|
-
"pager-dropdown-width": "5em"
|
|
122696
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
122270
122697
|
},
|
|
122271
122698
|
"lg": {
|
|
122272
122699
|
"padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
122273
122700
|
"padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
122274
122701
|
"item-group-spacing": "var(--kendo-spacing-4, 1rem)",
|
|
122275
|
-
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
122276
|
-
"pager-dropdown-width": "5em"
|
|
122702
|
+
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
122277
122703
|
}
|
|
122278
122704
|
}
|
|
122279
122705
|
}
|