@progress/kendo-theme-classic 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/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +1116 -690
- package/dist/meta/sassdoc-raw-data.json +502 -302
- package/dist/meta/variables.json +64 -27
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +4 -4
- package/scss/bubble/_variables.scss +1 -1
- package/scss/chat/_variables.scss +45 -13
- package/scss/list/_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": "classic/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": "classic/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": "classic/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": "classic/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,19 @@
|
|
|
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
|
|
11560
11614
|
}
|
|
11561
11615
|
},
|
|
11562
11616
|
"group": [
|
|
@@ -11567,23 +11621,158 @@
|
|
|
11567
11621
|
"path": "classic/scss/chat/_variables.scss",
|
|
11568
11622
|
"name": "_variables.scss"
|
|
11569
11623
|
},
|
|
11570
|
-
"resolvedValue": "
|
|
11624
|
+
"resolvedValue": "96px",
|
|
11571
11625
|
"resolvedType": "Number"
|
|
11572
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
|
|
11641
|
+
}
|
|
11642
|
+
},
|
|
11643
|
+
"group": [
|
|
11644
|
+
"chat"
|
|
11645
|
+
],
|
|
11646
|
+
"access": "public",
|
|
11647
|
+
"file": {
|
|
11648
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
11649
|
+
"name": "_variables.scss"
|
|
11650
|
+
},
|
|
11651
|
+
"resolvedValue": "160px",
|
|
11652
|
+
"resolvedType": "Number"
|
|
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": "classic/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": "classic/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": "classic/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": "classic/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": "classic/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": "classic/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(
|
|
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,23 +11918,23 @@
|
|
|
11729
11918
|
"path": "classic/scss/chat/_variables.scss",
|
|
11730
11919
|
"name": "_variables.scss"
|
|
11731
11920
|
},
|
|
11732
|
-
"resolvedValue": "var(--kendo-color-
|
|
11921
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 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",
|
|
11743
11932
|
"name": "kendo-chat-file-text",
|
|
11744
|
-
"value": "k-color(
|
|
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": [
|
|
@@ -11756,14 +11945,14 @@
|
|
|
11756
11945
|
"path": "classic/scss/chat/_variables.scss",
|
|
11757
11946
|
"name": "_variables.scss"
|
|
11758
11947
|
},
|
|
11759
|
-
"resolvedValue": "var(--kendo-color-
|
|
11948
|
+
"resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
|
|
11760
11949
|
"resolvedType": "String"
|
|
11761
11950
|
},
|
|
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": "classic/scss/chat/_variables.scss",
|
|
11784
11973
|
"name": "_variables.scss"
|
|
11785
11974
|
},
|
|
11786
|
-
"resolvedValue": "var(--kendo-color-
|
|
11975
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 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": "classic/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": "classic/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": "classic/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": [
|
|
@@ -34474,15 +34690,15 @@
|
|
|
34474
34690
|
"resolvedType": "String"
|
|
34475
34691
|
},
|
|
34476
34692
|
{
|
|
34477
|
-
"description": "The background color of the List
|
|
34693
|
+
"description": "The background color of the selected hovered List items.\n",
|
|
34478
34694
|
"commentRange": {
|
|
34479
34695
|
"start": 281,
|
|
34480
34696
|
"end": 282
|
|
34481
34697
|
},
|
|
34482
34698
|
"context": {
|
|
34483
34699
|
"type": "variable",
|
|
34484
|
-
"name": "kendo-list-
|
|
34485
|
-
"value": "
|
|
34700
|
+
"name": "kendo-list-item-selected-hover-bg",
|
|
34701
|
+
"value": "k-color(primary-hover)",
|
|
34486
34702
|
"scope": "default",
|
|
34487
34703
|
"line": {
|
|
34488
34704
|
"start": 283,
|
|
@@ -34497,14 +34713,68 @@
|
|
|
34497
34713
|
"path": "classic/scss/list/_variables.scss",
|
|
34498
34714
|
"name": "_variables.scss"
|
|
34499
34715
|
},
|
|
34716
|
+
"resolvedValue": "var(--kendo-color-primary-hover, #e05100)",
|
|
34717
|
+
"resolvedType": "String"
|
|
34718
|
+
},
|
|
34719
|
+
{
|
|
34720
|
+
"description": "The text color of the selected hovered List items.\n",
|
|
34721
|
+
"commentRange": {
|
|
34722
|
+
"start": 284,
|
|
34723
|
+
"end": 285
|
|
34724
|
+
},
|
|
34725
|
+
"context": {
|
|
34726
|
+
"type": "variable",
|
|
34727
|
+
"name": "kendo-list-item-selected-hover-text",
|
|
34728
|
+
"value": "k-color(on-primary)",
|
|
34729
|
+
"scope": "default",
|
|
34730
|
+
"line": {
|
|
34731
|
+
"start": 286,
|
|
34732
|
+
"end": 286
|
|
34733
|
+
}
|
|
34734
|
+
},
|
|
34735
|
+
"group": [
|
|
34736
|
+
"list"
|
|
34737
|
+
],
|
|
34738
|
+
"access": "public",
|
|
34739
|
+
"file": {
|
|
34740
|
+
"path": "classic/scss/list/_variables.scss",
|
|
34741
|
+
"name": "_variables.scss"
|
|
34742
|
+
},
|
|
34743
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
34744
|
+
"resolvedType": "String"
|
|
34745
|
+
},
|
|
34746
|
+
{
|
|
34747
|
+
"description": "The background color of the List group items.\n",
|
|
34748
|
+
"commentRange": {
|
|
34749
|
+
"start": 288,
|
|
34750
|
+
"end": 289
|
|
34751
|
+
},
|
|
34752
|
+
"context": {
|
|
34753
|
+
"type": "variable",
|
|
34754
|
+
"name": "kendo-list-group-item-bg",
|
|
34755
|
+
"value": "null",
|
|
34756
|
+
"scope": "default",
|
|
34757
|
+
"line": {
|
|
34758
|
+
"start": 290,
|
|
34759
|
+
"end": 290
|
|
34760
|
+
}
|
|
34761
|
+
},
|
|
34762
|
+
"group": [
|
|
34763
|
+
"list"
|
|
34764
|
+
],
|
|
34765
|
+
"access": "public",
|
|
34766
|
+
"file": {
|
|
34767
|
+
"path": "classic/scss/list/_variables.scss",
|
|
34768
|
+
"name": "_variables.scss"
|
|
34769
|
+
},
|
|
34500
34770
|
"resolvedValue": "null",
|
|
34501
34771
|
"resolvedType": "Null"
|
|
34502
34772
|
},
|
|
34503
34773
|
{
|
|
34504
34774
|
"description": "The text color of the List group items.\n",
|
|
34505
34775
|
"commentRange": {
|
|
34506
|
-
"start":
|
|
34507
|
-
"end":
|
|
34776
|
+
"start": 291,
|
|
34777
|
+
"end": 292
|
|
34508
34778
|
},
|
|
34509
34779
|
"context": {
|
|
34510
34780
|
"type": "variable",
|
|
@@ -34512,8 +34782,8 @@
|
|
|
34512
34782
|
"value": "null",
|
|
34513
34783
|
"scope": "default",
|
|
34514
34784
|
"line": {
|
|
34515
|
-
"start":
|
|
34516
|
-
"end":
|
|
34785
|
+
"start": 293,
|
|
34786
|
+
"end": 293
|
|
34517
34787
|
}
|
|
34518
34788
|
},
|
|
34519
34789
|
"group": [
|
|
@@ -34530,8 +34800,8 @@
|
|
|
34530
34800
|
{
|
|
34531
34801
|
"description": "The border color of the List group items.\n",
|
|
34532
34802
|
"commentRange": {
|
|
34533
|
-
"start":
|
|
34534
|
-
"end":
|
|
34803
|
+
"start": 294,
|
|
34804
|
+
"end": 295
|
|
34535
34805
|
},
|
|
34536
34806
|
"context": {
|
|
34537
34807
|
"type": "variable",
|
|
@@ -34539,8 +34809,8 @@
|
|
|
34539
34809
|
"value": "inherit",
|
|
34540
34810
|
"scope": "default",
|
|
34541
34811
|
"line": {
|
|
34542
|
-
"start":
|
|
34543
|
-
"end":
|
|
34812
|
+
"start": 296,
|
|
34813
|
+
"end": 296
|
|
34544
34814
|
}
|
|
34545
34815
|
},
|
|
34546
34816
|
"group": [
|
|
@@ -34557,8 +34827,8 @@
|
|
|
34557
34827
|
{
|
|
34558
34828
|
"description": "The base shadow of the List group items.\n",
|
|
34559
34829
|
"commentRange": {
|
|
34560
|
-
"start":
|
|
34561
|
-
"end":
|
|
34830
|
+
"start": 297,
|
|
34831
|
+
"end": 298
|
|
34562
34832
|
},
|
|
34563
34833
|
"context": {
|
|
34564
34834
|
"type": "variable",
|
|
@@ -34566,8 +34836,8 @@
|
|
|
34566
34836
|
"value": "null",
|
|
34567
34837
|
"scope": "default",
|
|
34568
34838
|
"line": {
|
|
34569
|
-
"start":
|
|
34570
|
-
"end":
|
|
34839
|
+
"start": 299,
|
|
34840
|
+
"end": 299
|
|
34571
34841
|
}
|
|
34572
34842
|
},
|
|
34573
34843
|
"group": [
|
|
@@ -34584,8 +34854,8 @@
|
|
|
34584
34854
|
{
|
|
34585
34855
|
"description": "The color of the 'Option Label' text.\n",
|
|
34586
34856
|
"commentRange": {
|
|
34587
|
-
"start":
|
|
34588
|
-
"end":
|
|
34857
|
+
"start": 301,
|
|
34858
|
+
"end": 302
|
|
34589
34859
|
},
|
|
34590
34860
|
"context": {
|
|
34591
34861
|
"type": "variable",
|
|
@@ -34593,8 +34863,8 @@
|
|
|
34593
34863
|
"value": "k-color(subtle)",
|
|
34594
34864
|
"scope": "default",
|
|
34595
34865
|
"line": {
|
|
34596
|
-
"start":
|
|
34597
|
-
"end":
|
|
34866
|
+
"start": 303,
|
|
34867
|
+
"end": 303
|
|
34598
34868
|
}
|
|
34599
34869
|
},
|
|
34600
34870
|
"group": [
|
|
@@ -38173,7 +38443,7 @@
|
|
|
38173
38443
|
"resolvedType": "Null"
|
|
38174
38444
|
},
|
|
38175
38445
|
{
|
|
38176
|
-
"description": "The horizontal padding of the Menu icon.\n",
|
|
38446
|
+
"description": "The horizontal padding of the Menu expand arrow icon.\n",
|
|
38177
38447
|
"commentRange": {
|
|
38178
38448
|
"start": 137,
|
|
38179
38449
|
"end": 138
|
|
@@ -38200,7 +38470,7 @@
|
|
|
38200
38470
|
"resolvedType": "Null"
|
|
38201
38471
|
},
|
|
38202
38472
|
{
|
|
38203
|
-
"description": "The vertical padding of the Menu icon.\n",
|
|
38473
|
+
"description": "The vertical padding of the Menu expand arrow icon.\n",
|
|
38204
38474
|
"commentRange": {
|
|
38205
38475
|
"start": 140,
|
|
38206
38476
|
"end": 141
|
|
@@ -41612,14 +41882,14 @@
|
|
|
41612
41882
|
"resolvedType": "Number"
|
|
41613
41883
|
},
|
|
41614
41884
|
{
|
|
41615
|
-
"description": "The width of the DropDowns in the
|
|
41885
|
+
"description": "The width of the DropDowns in the Pager.\n",
|
|
41616
41886
|
"commentRange": {
|
|
41617
41887
|
"start": 86,
|
|
41618
41888
|
"end": 87
|
|
41619
41889
|
},
|
|
41620
41890
|
"context": {
|
|
41621
41891
|
"type": "variable",
|
|
41622
|
-
"name": "kendo-pager-
|
|
41892
|
+
"name": "kendo-pager-dropdown-width",
|
|
41623
41893
|
"value": "5em",
|
|
41624
41894
|
"scope": "default",
|
|
41625
41895
|
"line": {
|
|
@@ -41638,74 +41908,20 @@
|
|
|
41638
41908
|
"resolvedValue": "5em",
|
|
41639
41909
|
"resolvedType": "Number"
|
|
41640
41910
|
},
|
|
41641
|
-
{
|
|
41642
|
-
"description": "The width of the DropDowns in the medium Pager.\n",
|
|
41643
|
-
"commentRange": {
|
|
41644
|
-
"start": 89,
|
|
41645
|
-
"end": 90
|
|
41646
|
-
},
|
|
41647
|
-
"context": {
|
|
41648
|
-
"type": "variable",
|
|
41649
|
-
"name": "kendo-pager-md-dropdown-width",
|
|
41650
|
-
"value": "5em",
|
|
41651
|
-
"scope": "default",
|
|
41652
|
-
"line": {
|
|
41653
|
-
"start": 91,
|
|
41654
|
-
"end": 91
|
|
41655
|
-
}
|
|
41656
|
-
},
|
|
41657
|
-
"group": [
|
|
41658
|
-
"pager"
|
|
41659
|
-
],
|
|
41660
|
-
"access": "public",
|
|
41661
|
-
"file": {
|
|
41662
|
-
"path": "classic/scss/pager/_variables.scss",
|
|
41663
|
-
"name": "_variables.scss"
|
|
41664
|
-
},
|
|
41665
|
-
"resolvedValue": "5em",
|
|
41666
|
-
"resolvedType": "Number"
|
|
41667
|
-
},
|
|
41668
|
-
{
|
|
41669
|
-
"description": "The width of the DropDowns in the large Pager.\n",
|
|
41670
|
-
"commentRange": {
|
|
41671
|
-
"start": 92,
|
|
41672
|
-
"end": 93
|
|
41673
|
-
},
|
|
41674
|
-
"context": {
|
|
41675
|
-
"type": "variable",
|
|
41676
|
-
"name": "kendo-pager-lg-dropdown-width",
|
|
41677
|
-
"value": "5em",
|
|
41678
|
-
"scope": "default",
|
|
41679
|
-
"line": {
|
|
41680
|
-
"start": 94,
|
|
41681
|
-
"end": 94
|
|
41682
|
-
}
|
|
41683
|
-
},
|
|
41684
|
-
"group": [
|
|
41685
|
-
"pager"
|
|
41686
|
-
],
|
|
41687
|
-
"access": "public",
|
|
41688
|
-
"file": {
|
|
41689
|
-
"path": "classic/scss/pager/_variables.scss",
|
|
41690
|
-
"name": "_variables.scss"
|
|
41691
|
-
},
|
|
41692
|
-
"resolvedValue": "5em",
|
|
41693
|
-
"resolvedType": "Number"
|
|
41694
|
-
},
|
|
41695
41911
|
{
|
|
41696
41912
|
"description": "The sizes map of the Pager.\n",
|
|
41697
41913
|
"commentRange": {
|
|
41698
|
-
"start":
|
|
41699
|
-
"end":
|
|
41914
|
+
"start": 90,
|
|
41915
|
+
"end": 91
|
|
41700
41916
|
},
|
|
41701
41917
|
"context": {
|
|
41702
41918
|
"type": "variable",
|
|
41703
41919
|
"name": "kendo-pager-sizes",
|
|
41704
|
-
"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
|
|
41920
|
+
"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)",
|
|
41705
41921
|
"scope": "default",
|
|
41706
41922
|
"line": {
|
|
41707
|
-
"start":
|
|
41708
|
-
"end":
|
|
41923
|
+
"start": 92,
|
|
41924
|
+
"end": 111
|
|
41709
41925
|
}
|
|
41710
41926
|
},
|
|
41711
41927
|
"group": [
|
|
@@ -41716,29 +41932,26 @@
|
|
|
41716
41932
|
"path": "classic/scss/pager/_variables.scss",
|
|
41717
41933
|
"name": "_variables.scss"
|
|
41718
41934
|
},
|
|
41719
|
-
"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)
|
|
41935
|
+
"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)))",
|
|
41720
41936
|
"resolvedType": "Map",
|
|
41721
41937
|
"prettyValue": {
|
|
41722
41938
|
"sm": {
|
|
41723
41939
|
"padding-x": "var(--kendo-spacing-1, 0.25rem)",
|
|
41724
41940
|
"padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
41725
41941
|
"item-group-spacing": "var(--kendo-spacing-3, 0.75rem)",
|
|
41726
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
41727
|
-
"pager-dropdown-width": "5em"
|
|
41942
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
41728
41943
|
},
|
|
41729
41944
|
"md": {
|
|
41730
41945
|
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
41731
41946
|
"padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
41732
41947
|
"item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
|
|
41733
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
41734
|
-
"pager-dropdown-width": "5em"
|
|
41948
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
41735
41949
|
},
|
|
41736
41950
|
"lg": {
|
|
41737
41951
|
"padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
41738
41952
|
"padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
41739
41953
|
"item-group-spacing": "var(--kendo-spacing-4, 1rem)",
|
|
41740
|
-
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
41741
|
-
"pager-dropdown-width": "5em"
|
|
41954
|
+
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
41742
41955
|
}
|
|
41743
41956
|
}
|
|
41744
41957
|
},
|
|
@@ -82671,7 +82884,7 @@
|
|
|
82671
82884
|
"context": {
|
|
82672
82885
|
"type": "variable",
|
|
82673
82886
|
"name": "kendo-bubble-border-radius-sm",
|
|
82674
|
-
"value": "k-border-radius(
|
|
82887
|
+
"value": "k-border-radius(sm)",
|
|
82675
82888
|
"scope": "default",
|
|
82676
82889
|
"line": {
|
|
82677
82890
|
"start": 9,
|
|
@@ -82686,7 +82899,7 @@
|
|
|
82686
82899
|
"path": "classic/scss/bubble/_variables.scss",
|
|
82687
82900
|
"name": "_variables.scss"
|
|
82688
82901
|
},
|
|
82689
|
-
"resolvedValue": "var(--kendo-border-radius-
|
|
82902
|
+
"resolvedValue": "var(--kendo-border-radius-sm, 0.125rem)",
|
|
82690
82903
|
"resolvedType": "String"
|
|
82691
82904
|
},
|
|
82692
82905
|
{
|
|
@@ -83205,8 +83418,8 @@
|
|
|
83205
83418
|
{
|
|
83206
83419
|
"description": "The background color of the hovered alt Bubble.\n",
|
|
83207
83420
|
"commentRange": {
|
|
83208
|
-
"start":
|
|
83209
|
-
"end":
|
|
83421
|
+
"start": 143,
|
|
83422
|
+
"end": 144
|
|
83210
83423
|
},
|
|
83211
83424
|
"context": {
|
|
83212
83425
|
"type": "variable",
|
|
@@ -83214,8 +83427,8 @@
|
|
|
83214
83427
|
"value": "k-color(primary-hover)",
|
|
83215
83428
|
"scope": "default",
|
|
83216
83429
|
"line": {
|
|
83217
|
-
"start":
|
|
83218
|
-
"end":
|
|
83430
|
+
"start": 145,
|
|
83431
|
+
"end": 145
|
|
83219
83432
|
}
|
|
83220
83433
|
},
|
|
83221
83434
|
"group": [
|
|
@@ -83232,8 +83445,8 @@
|
|
|
83232
83445
|
{
|
|
83233
83446
|
"description": "The border color of the hovered alt Bubble.\n",
|
|
83234
83447
|
"commentRange": {
|
|
83235
|
-
"start":
|
|
83236
|
-
"end":
|
|
83448
|
+
"start": 146,
|
|
83449
|
+
"end": 147
|
|
83237
83450
|
},
|
|
83238
83451
|
"context": {
|
|
83239
83452
|
"type": "variable",
|
|
@@ -83241,8 +83454,8 @@
|
|
|
83241
83454
|
"value": "$kendo-chat-alt-bubble-hover-bg",
|
|
83242
83455
|
"scope": "default",
|
|
83243
83456
|
"line": {
|
|
83244
|
-
"start":
|
|
83245
|
-
"end":
|
|
83457
|
+
"start": 148,
|
|
83458
|
+
"end": 148
|
|
83246
83459
|
}
|
|
83247
83460
|
},
|
|
83248
83461
|
"group": [
|
|
@@ -83259,8 +83472,8 @@
|
|
|
83259
83472
|
{
|
|
83260
83473
|
"description": "The background color of the active Bubble.\n",
|
|
83261
83474
|
"commentRange": {
|
|
83262
|
-
"start":
|
|
83263
|
-
"end":
|
|
83475
|
+
"start": 149,
|
|
83476
|
+
"end": 150
|
|
83264
83477
|
},
|
|
83265
83478
|
"context": {
|
|
83266
83479
|
"type": "variable",
|
|
@@ -83268,8 +83481,8 @@
|
|
|
83268
83481
|
"value": "k-color(primary-active)",
|
|
83269
83482
|
"scope": "default",
|
|
83270
83483
|
"line": {
|
|
83271
|
-
"start":
|
|
83272
|
-
"end":
|
|
83484
|
+
"start": 151,
|
|
83485
|
+
"end": 151
|
|
83273
83486
|
}
|
|
83274
83487
|
},
|
|
83275
83488
|
"group": [
|
|
@@ -83286,8 +83499,8 @@
|
|
|
83286
83499
|
{
|
|
83287
83500
|
"description": "The border color of the active alt Bubble.\n",
|
|
83288
83501
|
"commentRange": {
|
|
83289
|
-
"start":
|
|
83290
|
-
"end":
|
|
83502
|
+
"start": 152,
|
|
83503
|
+
"end": 153
|
|
83291
83504
|
},
|
|
83292
83505
|
"context": {
|
|
83293
83506
|
"type": "variable",
|
|
@@ -83295,8 +83508,8 @@
|
|
|
83295
83508
|
"value": "$kendo-chat-alt-bubble-active-bg",
|
|
83296
83509
|
"scope": "default",
|
|
83297
83510
|
"line": {
|
|
83298
|
-
"start":
|
|
83299
|
-
"end":
|
|
83511
|
+
"start": 154,
|
|
83512
|
+
"end": 154
|
|
83300
83513
|
}
|
|
83301
83514
|
},
|
|
83302
83515
|
"group": [
|
|
@@ -83313,8 +83526,8 @@
|
|
|
83313
83526
|
{
|
|
83314
83527
|
"description": "The background color of the focused alt Bubble.\n",
|
|
83315
83528
|
"commentRange": {
|
|
83316
|
-
"start":
|
|
83317
|
-
"end":
|
|
83529
|
+
"start": 155,
|
|
83530
|
+
"end": 156
|
|
83318
83531
|
},
|
|
83319
83532
|
"context": {
|
|
83320
83533
|
"type": "variable",
|
|
@@ -83322,8 +83535,8 @@
|
|
|
83322
83535
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
83323
83536
|
"scope": "default",
|
|
83324
83537
|
"line": {
|
|
83325
|
-
"start":
|
|
83326
|
-
"end":
|
|
83538
|
+
"start": 157,
|
|
83539
|
+
"end": 157
|
|
83327
83540
|
}
|
|
83328
83541
|
},
|
|
83329
83542
|
"group": [
|
|
@@ -83340,8 +83553,8 @@
|
|
|
83340
83553
|
{
|
|
83341
83554
|
"description": "The border color of the focused alt Bubble.\n",
|
|
83342
83555
|
"commentRange": {
|
|
83343
|
-
"start":
|
|
83344
|
-
"end":
|
|
83556
|
+
"start": 158,
|
|
83557
|
+
"end": 159
|
|
83345
83558
|
},
|
|
83346
83559
|
"context": {
|
|
83347
83560
|
"type": "variable",
|
|
@@ -83349,8 +83562,8 @@
|
|
|
83349
83562
|
"value": "$kendo-chat-alt-bubble-focus-bg",
|
|
83350
83563
|
"scope": "default",
|
|
83351
83564
|
"line": {
|
|
83352
|
-
"start":
|
|
83353
|
-
"end":
|
|
83565
|
+
"start": 160,
|
|
83566
|
+
"end": 160
|
|
83354
83567
|
}
|
|
83355
83568
|
},
|
|
83356
83569
|
"group": [
|
|
@@ -83367,8 +83580,8 @@
|
|
|
83367
83580
|
{
|
|
83368
83581
|
"description": "The box shadow of the focused alt Bubble.\n",
|
|
83369
83582
|
"commentRange": {
|
|
83370
|
-
"start":
|
|
83371
|
-
"end":
|
|
83583
|
+
"start": 161,
|
|
83584
|
+
"end": 162
|
|
83372
83585
|
},
|
|
83373
83586
|
"context": {
|
|
83374
83587
|
"type": "variable",
|
|
@@ -83376,8 +83589,8 @@
|
|
|
83376
83589
|
"value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
|
|
83377
83590
|
"scope": "default",
|
|
83378
83591
|
"line": {
|
|
83379
|
-
"start":
|
|
83380
|
-
"end":
|
|
83592
|
+
"start": 163,
|
|
83593
|
+
"end": 163
|
|
83381
83594
|
}
|
|
83382
83595
|
},
|
|
83383
83596
|
"group": [
|
|
@@ -90294,15 +90507,15 @@
|
|
|
90294
90507
|
"resolvedType": "String"
|
|
90295
90508
|
},
|
|
90296
90509
|
{
|
|
90297
|
-
"description": "The
|
|
90510
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
90298
90511
|
"commentRange": {
|
|
90299
90512
|
"start": 53,
|
|
90300
90513
|
"end": 54
|
|
90301
90514
|
},
|
|
90302
90515
|
"context": {
|
|
90303
90516
|
"type": "variable",
|
|
90304
|
-
"name": "kendo-chat-
|
|
90305
|
-
"value": "k-spacing(1)",
|
|
90517
|
+
"name": "kendo-chat-status-min-size",
|
|
90518
|
+
"value": "k-spacing(1.5)",
|
|
90306
90519
|
"scope": "default",
|
|
90307
90520
|
"line": {
|
|
90308
90521
|
"start": 55,
|
|
@@ -90317,14 +90530,68 @@
|
|
|
90317
90530
|
"path": "classic/scss/chat/_variables.scss",
|
|
90318
90531
|
"name": "_variables.scss"
|
|
90319
90532
|
},
|
|
90533
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
90534
|
+
"resolvedType": "String"
|
|
90535
|
+
},
|
|
90536
|
+
{
|
|
90537
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
90538
|
+
"commentRange": {
|
|
90539
|
+
"start": 56,
|
|
90540
|
+
"end": 57
|
|
90541
|
+
},
|
|
90542
|
+
"context": {
|
|
90543
|
+
"type": "variable",
|
|
90544
|
+
"name": "kendo-chat-status-max-size",
|
|
90545
|
+
"value": "k-spacing(8)",
|
|
90546
|
+
"scope": "default",
|
|
90547
|
+
"line": {
|
|
90548
|
+
"start": 58,
|
|
90549
|
+
"end": 58
|
|
90550
|
+
}
|
|
90551
|
+
},
|
|
90552
|
+
"group": [
|
|
90553
|
+
"chat"
|
|
90554
|
+
],
|
|
90555
|
+
"access": "public",
|
|
90556
|
+
"file": {
|
|
90557
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
90558
|
+
"name": "_variables.scss"
|
|
90559
|
+
},
|
|
90560
|
+
"resolvedValue": "var(--kendo-spacing-8, 2rem)",
|
|
90561
|
+
"resolvedType": "String"
|
|
90562
|
+
},
|
|
90563
|
+
{
|
|
90564
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
90565
|
+
"commentRange": {
|
|
90566
|
+
"start": 59,
|
|
90567
|
+
"end": 60
|
|
90568
|
+
},
|
|
90569
|
+
"context": {
|
|
90570
|
+
"type": "variable",
|
|
90571
|
+
"name": "kendo-chat-message-status-gap",
|
|
90572
|
+
"value": "k-spacing(1)",
|
|
90573
|
+
"scope": "default",
|
|
90574
|
+
"line": {
|
|
90575
|
+
"start": 61,
|
|
90576
|
+
"end": 61
|
|
90577
|
+
}
|
|
90578
|
+
},
|
|
90579
|
+
"group": [
|
|
90580
|
+
"chat"
|
|
90581
|
+
],
|
|
90582
|
+
"access": "public",
|
|
90583
|
+
"file": {
|
|
90584
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
90585
|
+
"name": "_variables.scss"
|
|
90586
|
+
},
|
|
90320
90587
|
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
90321
90588
|
"resolvedType": "String"
|
|
90322
90589
|
},
|
|
90323
90590
|
{
|
|
90324
90591
|
"description": "The font size of the Chat timestamp.\n",
|
|
90325
90592
|
"commentRange": {
|
|
90326
|
-
"start":
|
|
90327
|
-
"end":
|
|
90593
|
+
"start": 63,
|
|
90594
|
+
"end": 64
|
|
90328
90595
|
},
|
|
90329
90596
|
"context": {
|
|
90330
90597
|
"type": "variable",
|
|
@@ -90332,8 +90599,8 @@
|
|
|
90332
90599
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90333
90600
|
"scope": "default",
|
|
90334
90601
|
"line": {
|
|
90335
|
-
"start":
|
|
90336
|
-
"end":
|
|
90602
|
+
"start": 65,
|
|
90603
|
+
"end": 65
|
|
90337
90604
|
}
|
|
90338
90605
|
},
|
|
90339
90606
|
"group": [
|
|
@@ -90350,8 +90617,8 @@
|
|
|
90350
90617
|
{
|
|
90351
90618
|
"description": "The line height of the Chat timestamp.\n",
|
|
90352
90619
|
"commentRange": {
|
|
90353
|
-
"start":
|
|
90354
|
-
"end":
|
|
90620
|
+
"start": 66,
|
|
90621
|
+
"end": 67
|
|
90355
90622
|
},
|
|
90356
90623
|
"context": {
|
|
90357
90624
|
"type": "variable",
|
|
@@ -90359,8 +90626,8 @@
|
|
|
90359
90626
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
90360
90627
|
"scope": "default",
|
|
90361
90628
|
"line": {
|
|
90362
|
-
"start":
|
|
90363
|
-
"end":
|
|
90629
|
+
"start": 68,
|
|
90630
|
+
"end": 68
|
|
90364
90631
|
}
|
|
90365
90632
|
},
|
|
90366
90633
|
"group": [
|
|
@@ -90377,8 +90644,8 @@
|
|
|
90377
90644
|
{
|
|
90378
90645
|
"description": "The text transform of the Chat timestamp.\n",
|
|
90379
90646
|
"commentRange": {
|
|
90380
|
-
"start":
|
|
90381
|
-
"end":
|
|
90647
|
+
"start": 69,
|
|
90648
|
+
"end": 70
|
|
90382
90649
|
},
|
|
90383
90650
|
"context": {
|
|
90384
90651
|
"type": "variable",
|
|
@@ -90386,8 +90653,8 @@
|
|
|
90386
90653
|
"value": "none",
|
|
90387
90654
|
"scope": "default",
|
|
90388
90655
|
"line": {
|
|
90389
|
-
"start":
|
|
90390
|
-
"end":
|
|
90656
|
+
"start": 71,
|
|
90657
|
+
"end": 71
|
|
90391
90658
|
}
|
|
90392
90659
|
},
|
|
90393
90660
|
"group": [
|
|
@@ -90404,8 +90671,8 @@
|
|
|
90404
90671
|
{
|
|
90405
90672
|
"description": "The text color of the Chat timestamp.\n",
|
|
90406
90673
|
"commentRange": {
|
|
90407
|
-
"start":
|
|
90408
|
-
"end":
|
|
90674
|
+
"start": 72,
|
|
90675
|
+
"end": 73
|
|
90409
90676
|
},
|
|
90410
90677
|
"context": {
|
|
90411
90678
|
"type": "variable",
|
|
@@ -90413,8 +90680,8 @@
|
|
|
90413
90680
|
"value": "k-color(subtle)",
|
|
90414
90681
|
"scope": "default",
|
|
90415
90682
|
"line": {
|
|
90416
|
-
"start":
|
|
90417
|
-
"end":
|
|
90683
|
+
"start": 74,
|
|
90684
|
+
"end": 74
|
|
90418
90685
|
}
|
|
90419
90686
|
},
|
|
90420
90687
|
"group": [
|
|
@@ -90431,8 +90698,8 @@
|
|
|
90431
90698
|
{
|
|
90432
90699
|
"description": "The background color of the Chat timestamp.\n",
|
|
90433
90700
|
"commentRange": {
|
|
90434
|
-
"start":
|
|
90435
|
-
"end":
|
|
90701
|
+
"start": 75,
|
|
90702
|
+
"end": 76
|
|
90436
90703
|
},
|
|
90437
90704
|
"context": {
|
|
90438
90705
|
"type": "variable",
|
|
@@ -90440,8 +90707,8 @@
|
|
|
90440
90707
|
"value": "null",
|
|
90441
90708
|
"scope": "default",
|
|
90442
90709
|
"line": {
|
|
90443
|
-
"start":
|
|
90444
|
-
"end":
|
|
90710
|
+
"start": 77,
|
|
90711
|
+
"end": 77
|
|
90445
90712
|
}
|
|
90446
90713
|
},
|
|
90447
90714
|
"group": [
|
|
@@ -90458,8 +90725,8 @@
|
|
|
90458
90725
|
{
|
|
90459
90726
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
90460
90727
|
"commentRange": {
|
|
90461
|
-
"start":
|
|
90462
|
-
"end":
|
|
90728
|
+
"start": 78,
|
|
90729
|
+
"end": 79
|
|
90463
90730
|
},
|
|
90464
90731
|
"context": {
|
|
90465
90732
|
"type": "variable",
|
|
@@ -90467,8 +90734,8 @@
|
|
|
90467
90734
|
"value": "k-color(border)",
|
|
90468
90735
|
"scope": "default",
|
|
90469
90736
|
"line": {
|
|
90470
|
-
"start":
|
|
90471
|
-
"end":
|
|
90737
|
+
"start": 80,
|
|
90738
|
+
"end": 80
|
|
90472
90739
|
}
|
|
90473
90740
|
},
|
|
90474
90741
|
"group": [
|
|
@@ -90485,8 +90752,8 @@
|
|
|
90485
90752
|
{
|
|
90486
90753
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
90487
90754
|
"commentRange": {
|
|
90488
|
-
"start":
|
|
90489
|
-
"end":
|
|
90755
|
+
"start": 81,
|
|
90756
|
+
"end": 82
|
|
90490
90757
|
},
|
|
90491
90758
|
"context": {
|
|
90492
90759
|
"type": "variable",
|
|
@@ -90494,8 +90761,8 @@
|
|
|
90494
90761
|
"value": "k-spacing(1)",
|
|
90495
90762
|
"scope": "default",
|
|
90496
90763
|
"line": {
|
|
90497
|
-
"start":
|
|
90498
|
-
"end":
|
|
90764
|
+
"start": 83,
|
|
90765
|
+
"end": 83
|
|
90499
90766
|
}
|
|
90500
90767
|
},
|
|
90501
90768
|
"group": [
|
|
@@ -90512,8 +90779,8 @@
|
|
|
90512
90779
|
{
|
|
90513
90780
|
"description": "The font size of the Chat message meta text.\n",
|
|
90514
90781
|
"commentRange": {
|
|
90515
|
-
"start":
|
|
90516
|
-
"end":
|
|
90782
|
+
"start": 85,
|
|
90783
|
+
"end": 86
|
|
90517
90784
|
},
|
|
90518
90785
|
"context": {
|
|
90519
90786
|
"type": "variable",
|
|
@@ -90521,8 +90788,8 @@
|
|
|
90521
90788
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90522
90789
|
"scope": "default",
|
|
90523
90790
|
"line": {
|
|
90524
|
-
"start":
|
|
90525
|
-
"end":
|
|
90791
|
+
"start": 87,
|
|
90792
|
+
"end": 87
|
|
90526
90793
|
}
|
|
90527
90794
|
},
|
|
90528
90795
|
"group": [
|
|
@@ -90539,8 +90806,8 @@
|
|
|
90539
90806
|
{
|
|
90540
90807
|
"description": "The line height of the Chat message meta text.\n",
|
|
90541
90808
|
"commentRange": {
|
|
90542
|
-
"start":
|
|
90543
|
-
"end":
|
|
90809
|
+
"start": 88,
|
|
90810
|
+
"end": 89
|
|
90544
90811
|
},
|
|
90545
90812
|
"context": {
|
|
90546
90813
|
"type": "variable",
|
|
@@ -90548,8 +90815,8 @@
|
|
|
90548
90815
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
90549
90816
|
"scope": "default",
|
|
90550
90817
|
"line": {
|
|
90551
|
-
"start":
|
|
90552
|
-
"end":
|
|
90818
|
+
"start": 90,
|
|
90819
|
+
"end": 90
|
|
90553
90820
|
}
|
|
90554
90821
|
},
|
|
90555
90822
|
"group": [
|
|
@@ -90566,8 +90833,8 @@
|
|
|
90566
90833
|
{
|
|
90567
90834
|
"description": "The font size of the Chat author text.\n",
|
|
90568
90835
|
"commentRange": {
|
|
90569
|
-
"start":
|
|
90570
|
-
"end":
|
|
90836
|
+
"start": 92,
|
|
90837
|
+
"end": 93
|
|
90571
90838
|
},
|
|
90572
90839
|
"context": {
|
|
90573
90840
|
"type": "variable",
|
|
@@ -90575,8 +90842,8 @@
|
|
|
90575
90842
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90576
90843
|
"scope": "default",
|
|
90577
90844
|
"line": {
|
|
90578
|
-
"start":
|
|
90579
|
-
"end":
|
|
90845
|
+
"start": 94,
|
|
90846
|
+
"end": 94
|
|
90580
90847
|
}
|
|
90581
90848
|
},
|
|
90582
90849
|
"group": [
|
|
@@ -90593,8 +90860,8 @@
|
|
|
90593
90860
|
{
|
|
90594
90861
|
"description": "The line height of the Chat author text.\n",
|
|
90595
90862
|
"commentRange": {
|
|
90596
|
-
"start":
|
|
90597
|
-
"end":
|
|
90863
|
+
"start": 95,
|
|
90864
|
+
"end": 96
|
|
90598
90865
|
},
|
|
90599
90866
|
"context": {
|
|
90600
90867
|
"type": "variable",
|
|
@@ -90602,8 +90869,8 @@
|
|
|
90602
90869
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
90603
90870
|
"scope": "default",
|
|
90604
90871
|
"line": {
|
|
90605
|
-
"start":
|
|
90606
|
-
"end":
|
|
90872
|
+
"start": 97,
|
|
90873
|
+
"end": 97
|
|
90607
90874
|
}
|
|
90608
90875
|
},
|
|
90609
90876
|
"group": [
|
|
@@ -90620,8 +90887,8 @@
|
|
|
90620
90887
|
{
|
|
90621
90888
|
"description": "The text color of the Chat status.\n",
|
|
90622
90889
|
"commentRange": {
|
|
90623
|
-
"start":
|
|
90624
|
-
"end":
|
|
90890
|
+
"start": 99,
|
|
90891
|
+
"end": 100
|
|
90625
90892
|
},
|
|
90626
90893
|
"context": {
|
|
90627
90894
|
"type": "variable",
|
|
@@ -90629,8 +90896,8 @@
|
|
|
90629
90896
|
"value": "k-color(subtle)",
|
|
90630
90897
|
"scope": "default",
|
|
90631
90898
|
"line": {
|
|
90632
|
-
"start":
|
|
90633
|
-
"end":
|
|
90899
|
+
"start": 101,
|
|
90900
|
+
"end": 101
|
|
90634
90901
|
}
|
|
90635
90902
|
},
|
|
90636
90903
|
"group": [
|
|
@@ -90647,8 +90914,8 @@
|
|
|
90647
90914
|
{
|
|
90648
90915
|
"description": "The spacing of the Chat bubble message.\n",
|
|
90649
90916
|
"commentRange": {
|
|
90650
|
-
"start":
|
|
90651
|
-
"end":
|
|
90917
|
+
"start": 103,
|
|
90918
|
+
"end": 104
|
|
90652
90919
|
},
|
|
90653
90920
|
"context": {
|
|
90654
90921
|
"type": "variable",
|
|
@@ -90656,8 +90923,8 @@
|
|
|
90656
90923
|
"value": "k-spacing(2)",
|
|
90657
90924
|
"scope": "default",
|
|
90658
90925
|
"line": {
|
|
90659
|
-
"start":
|
|
90660
|
-
"end":
|
|
90926
|
+
"start": 105,
|
|
90927
|
+
"end": 105
|
|
90661
90928
|
}
|
|
90662
90929
|
},
|
|
90663
90930
|
"group": [
|
|
@@ -90674,8 +90941,8 @@
|
|
|
90674
90941
|
{
|
|
90675
90942
|
"description": "The background color of the Chat Toolbar.\n",
|
|
90676
90943
|
"commentRange": {
|
|
90677
|
-
"start":
|
|
90678
|
-
"end":
|
|
90944
|
+
"start": 107,
|
|
90945
|
+
"end": 108
|
|
90679
90946
|
},
|
|
90680
90947
|
"context": {
|
|
90681
90948
|
"type": "variable",
|
|
@@ -90683,8 +90950,143 @@
|
|
|
90683
90950
|
"value": "$kendo-toolbar-bg",
|
|
90684
90951
|
"scope": "default",
|
|
90685
90952
|
"line": {
|
|
90686
|
-
"start":
|
|
90687
|
-
"end":
|
|
90953
|
+
"start": 109,
|
|
90954
|
+
"end": 109
|
|
90955
|
+
}
|
|
90956
|
+
},
|
|
90957
|
+
"group": [
|
|
90958
|
+
"chat"
|
|
90959
|
+
],
|
|
90960
|
+
"access": "public",
|
|
90961
|
+
"file": {
|
|
90962
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
90963
|
+
"name": "_variables.scss"
|
|
90964
|
+
},
|
|
90965
|
+
"resolvedValue": "var(--kendo-color-surface, #f0f0f0)",
|
|
90966
|
+
"resolvedType": "String"
|
|
90967
|
+
},
|
|
90968
|
+
{
|
|
90969
|
+
"description": "The text color of the Chat Toolbar.\n",
|
|
90970
|
+
"commentRange": {
|
|
90971
|
+
"start": 110,
|
|
90972
|
+
"end": 111
|
|
90973
|
+
},
|
|
90974
|
+
"context": {
|
|
90975
|
+
"type": "variable",
|
|
90976
|
+
"name": "kendo-chat-toolbar-text",
|
|
90977
|
+
"value": "$kendo-toolbar-text",
|
|
90978
|
+
"scope": "default",
|
|
90979
|
+
"line": {
|
|
90980
|
+
"start": 112,
|
|
90981
|
+
"end": 112
|
|
90982
|
+
}
|
|
90983
|
+
},
|
|
90984
|
+
"group": [
|
|
90985
|
+
"chat"
|
|
90986
|
+
],
|
|
90987
|
+
"access": "public",
|
|
90988
|
+
"file": {
|
|
90989
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
90990
|
+
"name": "_variables.scss"
|
|
90991
|
+
},
|
|
90992
|
+
"resolvedValue": "var(--kendo-color-on-base, #272727)",
|
|
90993
|
+
"resolvedType": "String"
|
|
90994
|
+
},
|
|
90995
|
+
{
|
|
90996
|
+
"description": "The border color of the Chat Toolbar.\n",
|
|
90997
|
+
"commentRange": {
|
|
90998
|
+
"start": 113,
|
|
90999
|
+
"end": 114
|
|
91000
|
+
},
|
|
91001
|
+
"context": {
|
|
91002
|
+
"type": "variable",
|
|
91003
|
+
"name": "kendo-chat-toolbar-border",
|
|
91004
|
+
"value": "inherit",
|
|
91005
|
+
"scope": "default",
|
|
91006
|
+
"line": {
|
|
91007
|
+
"start": 115,
|
|
91008
|
+
"end": 115
|
|
91009
|
+
}
|
|
91010
|
+
},
|
|
91011
|
+
"group": [
|
|
91012
|
+
"chat"
|
|
91013
|
+
],
|
|
91014
|
+
"access": "public",
|
|
91015
|
+
"file": {
|
|
91016
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
91017
|
+
"name": "_variables.scss"
|
|
91018
|
+
},
|
|
91019
|
+
"resolvedValue": "inherit",
|
|
91020
|
+
"resolvedType": "String"
|
|
91021
|
+
},
|
|
91022
|
+
{
|
|
91023
|
+
"description": "The background color of the Chat.\n",
|
|
91024
|
+
"commentRange": {
|
|
91025
|
+
"start": 117,
|
|
91026
|
+
"end": 118
|
|
91027
|
+
},
|
|
91028
|
+
"context": {
|
|
91029
|
+
"type": "variable",
|
|
91030
|
+
"name": "kendo-chat-bg",
|
|
91031
|
+
"value": "k-color(surface)",
|
|
91032
|
+
"scope": "default",
|
|
91033
|
+
"line": {
|
|
91034
|
+
"start": 119,
|
|
91035
|
+
"end": 119
|
|
91036
|
+
}
|
|
91037
|
+
},
|
|
91038
|
+
"group": [
|
|
91039
|
+
"chat"
|
|
91040
|
+
],
|
|
91041
|
+
"access": "public",
|
|
91042
|
+
"file": {
|
|
91043
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
91044
|
+
"name": "_variables.scss"
|
|
91045
|
+
},
|
|
91046
|
+
"resolvedValue": "var(--kendo-color-surface, #f0f0f0)",
|
|
91047
|
+
"resolvedType": "String"
|
|
91048
|
+
},
|
|
91049
|
+
{
|
|
91050
|
+
"description": "The text color of the Chat.\n",
|
|
91051
|
+
"commentRange": {
|
|
91052
|
+
"start": 120,
|
|
91053
|
+
"end": 121
|
|
91054
|
+
},
|
|
91055
|
+
"context": {
|
|
91056
|
+
"type": "variable",
|
|
91057
|
+
"name": "kendo-chat-text",
|
|
91058
|
+
"value": "k-color(on-app-surface)",
|
|
91059
|
+
"scope": "default",
|
|
91060
|
+
"line": {
|
|
91061
|
+
"start": 122,
|
|
91062
|
+
"end": 122
|
|
91063
|
+
}
|
|
91064
|
+
},
|
|
91065
|
+
"group": [
|
|
91066
|
+
"chat"
|
|
91067
|
+
],
|
|
91068
|
+
"access": "public",
|
|
91069
|
+
"file": {
|
|
91070
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
91071
|
+
"name": "_variables.scss"
|
|
91072
|
+
},
|
|
91073
|
+
"resolvedValue": "var(--kendo-color-on-app-surface, #272727)",
|
|
91074
|
+
"resolvedType": "String"
|
|
91075
|
+
},
|
|
91076
|
+
{
|
|
91077
|
+
"description": "The border color of the Chat.\n",
|
|
91078
|
+
"commentRange": {
|
|
91079
|
+
"start": 123,
|
|
91080
|
+
"end": 124
|
|
91081
|
+
},
|
|
91082
|
+
"context": {
|
|
91083
|
+
"type": "variable",
|
|
91084
|
+
"name": "kendo-chat-border",
|
|
91085
|
+
"value": "k-color(border)",
|
|
91086
|
+
"scope": "default",
|
|
91087
|
+
"line": {
|
|
91088
|
+
"start": 125,
|
|
91089
|
+
"end": 125
|
|
90688
91090
|
}
|
|
90689
91091
|
},
|
|
90690
91092
|
"group": [
|
|
@@ -90695,23 +91097,23 @@
|
|
|
90695
91097
|
"path": "classic/scss/chat/_variables.scss",
|
|
90696
91098
|
"name": "_variables.scss"
|
|
90697
91099
|
},
|
|
90698
|
-
"resolvedValue": "var(--kendo-color-
|
|
91100
|
+
"resolvedValue": "var(--kendo-color-border, #cacaca)",
|
|
90699
91101
|
"resolvedType": "String"
|
|
90700
91102
|
},
|
|
90701
91103
|
{
|
|
90702
|
-
"description": "The
|
|
91104
|
+
"description": "The color of the typing indicator dots.\n",
|
|
90703
91105
|
"commentRange": {
|
|
90704
|
-
"start":
|
|
90705
|
-
"end":
|
|
91106
|
+
"start": 127,
|
|
91107
|
+
"end": 128
|
|
90706
91108
|
},
|
|
90707
91109
|
"context": {
|
|
90708
91110
|
"type": "variable",
|
|
90709
|
-
"name": "kendo-chat-
|
|
90710
|
-
"value": "
|
|
91111
|
+
"name": "kendo-chat-typing-indicator-text",
|
|
91112
|
+
"value": "k-color(base-on-subtle)",
|
|
90711
91113
|
"scope": "default",
|
|
90712
91114
|
"line": {
|
|
90713
|
-
"start":
|
|
90714
|
-
"end":
|
|
91115
|
+
"start": 129,
|
|
91116
|
+
"end": 129
|
|
90715
91117
|
}
|
|
90716
91118
|
},
|
|
90717
91119
|
"group": [
|
|
@@ -90722,23 +91124,23 @@
|
|
|
90722
91124
|
"path": "classic/scss/chat/_variables.scss",
|
|
90723
91125
|
"name": "_variables.scss"
|
|
90724
91126
|
},
|
|
90725
|
-
"resolvedValue": "var(--kendo-color-on-
|
|
91127
|
+
"resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
|
|
90726
91128
|
"resolvedType": "String"
|
|
90727
91129
|
},
|
|
90728
91130
|
{
|
|
90729
|
-
"description": "The
|
|
91131
|
+
"description": "The background color of the Chat alt bubble.\n",
|
|
90730
91132
|
"commentRange": {
|
|
90731
|
-
"start":
|
|
90732
|
-
"end":
|
|
91133
|
+
"start": 131,
|
|
91134
|
+
"end": 132
|
|
90733
91135
|
},
|
|
90734
91136
|
"context": {
|
|
90735
91137
|
"type": "variable",
|
|
90736
|
-
"name": "kendo-chat-
|
|
90737
|
-
"value": "
|
|
91138
|
+
"name": "kendo-chat-alt-bubble-bg",
|
|
91139
|
+
"value": "k-color(primary)",
|
|
90738
91140
|
"scope": "default",
|
|
90739
91141
|
"line": {
|
|
90740
|
-
"start":
|
|
90741
|
-
"end":
|
|
91142
|
+
"start": 133,
|
|
91143
|
+
"end": 133
|
|
90742
91144
|
}
|
|
90743
91145
|
},
|
|
90744
91146
|
"group": [
|
|
@@ -90749,23 +91151,23 @@
|
|
|
90749
91151
|
"path": "classic/scss/chat/_variables.scss",
|
|
90750
91152
|
"name": "_variables.scss"
|
|
90751
91153
|
},
|
|
90752
|
-
"resolvedValue": "
|
|
91154
|
+
"resolvedValue": "var(--kendo-color-primary, #f35800)",
|
|
90753
91155
|
"resolvedType": "String"
|
|
90754
91156
|
},
|
|
90755
91157
|
{
|
|
90756
|
-
"description": "The
|
|
91158
|
+
"description": "The text color of the Chat alt bubble.\n",
|
|
90757
91159
|
"commentRange": {
|
|
90758
|
-
"start":
|
|
90759
|
-
"end":
|
|
91160
|
+
"start": 134,
|
|
91161
|
+
"end": 135
|
|
90760
91162
|
},
|
|
90761
91163
|
"context": {
|
|
90762
91164
|
"type": "variable",
|
|
90763
|
-
"name": "kendo-chat-
|
|
90764
|
-
"value": "k-color(
|
|
91165
|
+
"name": "kendo-chat-alt-bubble-text",
|
|
91166
|
+
"value": "k-color(on-primary)",
|
|
90765
91167
|
"scope": "default",
|
|
90766
91168
|
"line": {
|
|
90767
|
-
"start":
|
|
90768
|
-
"end":
|
|
91169
|
+
"start": 136,
|
|
91170
|
+
"end": 136
|
|
90769
91171
|
}
|
|
90770
91172
|
},
|
|
90771
91173
|
"group": [
|
|
@@ -90776,23 +91178,23 @@
|
|
|
90776
91178
|
"path": "classic/scss/chat/_variables.scss",
|
|
90777
91179
|
"name": "_variables.scss"
|
|
90778
91180
|
},
|
|
90779
|
-
"resolvedValue": "var(--kendo-color-
|
|
91181
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
90780
91182
|
"resolvedType": "String"
|
|
90781
91183
|
},
|
|
90782
91184
|
{
|
|
90783
|
-
"description": "The
|
|
91185
|
+
"description": "The border color of the Chat alt bubble.\n",
|
|
90784
91186
|
"commentRange": {
|
|
90785
|
-
"start":
|
|
90786
|
-
"end":
|
|
91187
|
+
"start": 137,
|
|
91188
|
+
"end": 138
|
|
90787
91189
|
},
|
|
90788
91190
|
"context": {
|
|
90789
91191
|
"type": "variable",
|
|
90790
|
-
"name": "kendo-chat-
|
|
90791
|
-
"value": "
|
|
91192
|
+
"name": "kendo-chat-alt-bubble-border",
|
|
91193
|
+
"value": "$kendo-chat-alt-bubble-bg",
|
|
90792
91194
|
"scope": "default",
|
|
90793
91195
|
"line": {
|
|
90794
|
-
"start":
|
|
90795
|
-
"end":
|
|
91196
|
+
"start": 139,
|
|
91197
|
+
"end": 139
|
|
90796
91198
|
}
|
|
90797
91199
|
},
|
|
90798
91200
|
"group": [
|
|
@@ -90803,23 +91205,23 @@
|
|
|
90803
91205
|
"path": "classic/scss/chat/_variables.scss",
|
|
90804
91206
|
"name": "_variables.scss"
|
|
90805
91207
|
},
|
|
90806
|
-
"resolvedValue": "var(--kendo-color-
|
|
91208
|
+
"resolvedValue": "var(--kendo-color-primary, #f35800)",
|
|
90807
91209
|
"resolvedType": "String"
|
|
90808
91210
|
},
|
|
90809
91211
|
{
|
|
90810
|
-
"description": "The
|
|
91212
|
+
"description": "The shadow of the Chat alt bubble.\n",
|
|
90811
91213
|
"commentRange": {
|
|
90812
|
-
"start":
|
|
90813
|
-
"end":
|
|
91214
|
+
"start": 140,
|
|
91215
|
+
"end": 141
|
|
90814
91216
|
},
|
|
90815
91217
|
"context": {
|
|
90816
91218
|
"type": "variable",
|
|
90817
|
-
"name": "kendo-chat-
|
|
90818
|
-
"value": "
|
|
91219
|
+
"name": "kendo-chat-alt-bubble-shadow",
|
|
91220
|
+
"value": "none",
|
|
90819
91221
|
"scope": "default",
|
|
90820
91222
|
"line": {
|
|
90821
|
-
"start":
|
|
90822
|
-
"end":
|
|
91223
|
+
"start": 142,
|
|
91224
|
+
"end": 142
|
|
90823
91225
|
}
|
|
90824
91226
|
},
|
|
90825
91227
|
"group": [
|
|
@@ -90830,23 +91232,23 @@
|
|
|
90830
91232
|
"path": "classic/scss/chat/_variables.scss",
|
|
90831
91233
|
"name": "_variables.scss"
|
|
90832
91234
|
},
|
|
90833
|
-
"resolvedValue": "
|
|
91235
|
+
"resolvedValue": "none",
|
|
90834
91236
|
"resolvedType": "String"
|
|
90835
91237
|
},
|
|
90836
91238
|
{
|
|
90837
|
-
"description": "The
|
|
91239
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
90838
91240
|
"commentRange": {
|
|
90839
|
-
"start":
|
|
90840
|
-
"end":
|
|
91241
|
+
"start": 165,
|
|
91242
|
+
"end": 166
|
|
90841
91243
|
},
|
|
90842
91244
|
"context": {
|
|
90843
91245
|
"type": "variable",
|
|
90844
|
-
"name": "kendo-chat-
|
|
90845
|
-
"value": "
|
|
91246
|
+
"name": "kendo-chat-file-min-width",
|
|
91247
|
+
"value": "96px",
|
|
90846
91248
|
"scope": "default",
|
|
90847
91249
|
"line": {
|
|
90848
|
-
"start":
|
|
90849
|
-
"end":
|
|
91250
|
+
"start": 167,
|
|
91251
|
+
"end": 167
|
|
90850
91252
|
}
|
|
90851
91253
|
},
|
|
90852
91254
|
"group": [
|
|
@@ -90857,23 +91259,23 @@
|
|
|
90857
91259
|
"path": "classic/scss/chat/_variables.scss",
|
|
90858
91260
|
"name": "_variables.scss"
|
|
90859
91261
|
},
|
|
90860
|
-
"resolvedValue": "
|
|
90861
|
-
"resolvedType": "
|
|
91262
|
+
"resolvedValue": "96px",
|
|
91263
|
+
"resolvedType": "Number"
|
|
90862
91264
|
},
|
|
90863
91265
|
{
|
|
90864
|
-
"description": "The
|
|
91266
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
90865
91267
|
"commentRange": {
|
|
90866
|
-
"start":
|
|
90867
|
-
"end":
|
|
91268
|
+
"start": 168,
|
|
91269
|
+
"end": 169
|
|
90868
91270
|
},
|
|
90869
91271
|
"context": {
|
|
90870
91272
|
"type": "variable",
|
|
90871
|
-
"name": "kendo-chat-
|
|
90872
|
-
"value": "
|
|
91273
|
+
"name": "kendo-chat-file-max-width",
|
|
91274
|
+
"value": "160px",
|
|
90873
91275
|
"scope": "default",
|
|
90874
91276
|
"line": {
|
|
90875
|
-
"start":
|
|
90876
|
-
"end":
|
|
91277
|
+
"start": 170,
|
|
91278
|
+
"end": 170
|
|
90877
91279
|
}
|
|
90878
91280
|
},
|
|
90879
91281
|
"group": [
|
|
@@ -90884,23 +91286,23 @@
|
|
|
90884
91286
|
"path": "classic/scss/chat/_variables.scss",
|
|
90885
91287
|
"name": "_variables.scss"
|
|
90886
91288
|
},
|
|
90887
|
-
"resolvedValue": "
|
|
90888
|
-
"resolvedType": "
|
|
91289
|
+
"resolvedValue": "160px",
|
|
91290
|
+
"resolvedType": "Number"
|
|
90889
91291
|
},
|
|
90890
91292
|
{
|
|
90891
|
-
"description": "The
|
|
91293
|
+
"description": "The font size of the Chat file name.\n",
|
|
90892
91294
|
"commentRange": {
|
|
90893
|
-
"start":
|
|
90894
|
-
"end":
|
|
91295
|
+
"start": 171,
|
|
91296
|
+
"end": 172
|
|
90895
91297
|
},
|
|
90896
91298
|
"context": {
|
|
90897
91299
|
"type": "variable",
|
|
90898
|
-
"name": "kendo-chat-
|
|
90899
|
-
"value": "
|
|
91300
|
+
"name": "kendo-chat-file-name-font-size",
|
|
91301
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
90900
91302
|
"scope": "default",
|
|
90901
91303
|
"line": {
|
|
90902
|
-
"start":
|
|
90903
|
-
"end":
|
|
91304
|
+
"start": 173,
|
|
91305
|
+
"end": 173
|
|
90904
91306
|
}
|
|
90905
91307
|
},
|
|
90906
91308
|
"group": [
|
|
@@ -90911,23 +91313,23 @@
|
|
|
90911
91313
|
"path": "classic/scss/chat/_variables.scss",
|
|
90912
91314
|
"name": "_variables.scss"
|
|
90913
91315
|
},
|
|
90914
|
-
"resolvedValue": "var(--kendo-
|
|
91316
|
+
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
|
|
90915
91317
|
"resolvedType": "String"
|
|
90916
91318
|
},
|
|
90917
91319
|
{
|
|
90918
|
-
"description": "The
|
|
91320
|
+
"description": "The line height of the Chat file name.\n",
|
|
90919
91321
|
"commentRange": {
|
|
90920
|
-
"start":
|
|
90921
|
-
"end":
|
|
91322
|
+
"start": 174,
|
|
91323
|
+
"end": 175
|
|
90922
91324
|
},
|
|
90923
91325
|
"context": {
|
|
90924
91326
|
"type": "variable",
|
|
90925
|
-
"name": "kendo-chat-
|
|
90926
|
-
"value": "
|
|
91327
|
+
"name": "kendo-chat-file-name-line-height",
|
|
91328
|
+
"value": "var( --kendo-line-height-lg, normal )",
|
|
90927
91329
|
"scope": "default",
|
|
90928
91330
|
"line": {
|
|
90929
|
-
"start":
|
|
90930
|
-
"end":
|
|
91331
|
+
"start": 176,
|
|
91332
|
+
"end": 176
|
|
90931
91333
|
}
|
|
90932
91334
|
},
|
|
90933
91335
|
"group": [
|
|
@@ -90938,23 +91340,23 @@
|
|
|
90938
91340
|
"path": "classic/scss/chat/_variables.scss",
|
|
90939
91341
|
"name": "_variables.scss"
|
|
90940
91342
|
},
|
|
90941
|
-
"resolvedValue": "var(--kendo-
|
|
91343
|
+
"resolvedValue": "var(--kendo-line-height-lg, normal)",
|
|
90942
91344
|
"resolvedType": "String"
|
|
90943
91345
|
},
|
|
90944
91346
|
{
|
|
90945
|
-
"description": "The
|
|
91347
|
+
"description": "The font size of the Chat file size.\n",
|
|
90946
91348
|
"commentRange": {
|
|
90947
|
-
"start":
|
|
90948
|
-
"end":
|
|
91349
|
+
"start": 177,
|
|
91350
|
+
"end": 178
|
|
90949
91351
|
},
|
|
90950
91352
|
"context": {
|
|
90951
91353
|
"type": "variable",
|
|
90952
|
-
"name": "kendo-chat-
|
|
90953
|
-
"value": "
|
|
91354
|
+
"name": "kendo-chat-file-size-font-size",
|
|
91355
|
+
"value": "var( --kendo-font-size-xs, inherit )",
|
|
90954
91356
|
"scope": "default",
|
|
90955
91357
|
"line": {
|
|
90956
|
-
"start":
|
|
90957
|
-
"end":
|
|
91358
|
+
"start": 179,
|
|
91359
|
+
"end": 179
|
|
90958
91360
|
}
|
|
90959
91361
|
},
|
|
90960
91362
|
"group": [
|
|
@@ -90965,23 +91367,23 @@
|
|
|
90965
91367
|
"path": "classic/scss/chat/_variables.scss",
|
|
90966
91368
|
"name": "_variables.scss"
|
|
90967
91369
|
},
|
|
90968
|
-
"resolvedValue": "
|
|
91370
|
+
"resolvedValue": "var(--kendo-font-size-xs, inherit)",
|
|
90969
91371
|
"resolvedType": "String"
|
|
90970
91372
|
},
|
|
90971
91373
|
{
|
|
90972
|
-
"description": "The
|
|
91374
|
+
"description": "The line height of the Chat file size.\n",
|
|
90973
91375
|
"commentRange": {
|
|
90974
|
-
"start":
|
|
90975
|
-
"end":
|
|
91376
|
+
"start": 180,
|
|
91377
|
+
"end": 181
|
|
90976
91378
|
},
|
|
90977
91379
|
"context": {
|
|
90978
91380
|
"type": "variable",
|
|
90979
|
-
"name": "kendo-chat-file-
|
|
90980
|
-
"value": "
|
|
91381
|
+
"name": "kendo-chat-file-size-line-height",
|
|
91382
|
+
"value": "var( --kendo-line-height-xs, normal )",
|
|
90981
91383
|
"scope": "default",
|
|
90982
91384
|
"line": {
|
|
90983
|
-
"start":
|
|
90984
|
-
"end":
|
|
91385
|
+
"start": 182,
|
|
91386
|
+
"end": 182
|
|
90985
91387
|
}
|
|
90986
91388
|
},
|
|
90987
91389
|
"group": [
|
|
@@ -90992,23 +91394,23 @@
|
|
|
90992
91394
|
"path": "classic/scss/chat/_variables.scss",
|
|
90993
91395
|
"name": "_variables.scss"
|
|
90994
91396
|
},
|
|
90995
|
-
"resolvedValue": "
|
|
90996
|
-
"resolvedType": "
|
|
91397
|
+
"resolvedValue": "var(--kendo-line-height-xs, normal)",
|
|
91398
|
+
"resolvedType": "String"
|
|
90997
91399
|
},
|
|
90998
91400
|
{
|
|
90999
91401
|
"description": "The horizontal padding of the Chat file.\n",
|
|
91000
91402
|
"commentRange": {
|
|
91001
|
-
"start":
|
|
91002
|
-
"end":
|
|
91403
|
+
"start": 183,
|
|
91404
|
+
"end": 184
|
|
91003
91405
|
},
|
|
91004
91406
|
"context": {
|
|
91005
91407
|
"type": "variable",
|
|
91006
91408
|
"name": "kendo-chat-file-padding-x",
|
|
91007
|
-
"value": "k-spacing(
|
|
91409
|
+
"value": "k-spacing(1)",
|
|
91008
91410
|
"scope": "default",
|
|
91009
91411
|
"line": {
|
|
91010
|
-
"start":
|
|
91011
|
-
"end":
|
|
91412
|
+
"start": 185,
|
|
91413
|
+
"end": 185
|
|
91012
91414
|
}
|
|
91013
91415
|
},
|
|
91014
91416
|
"group": [
|
|
@@ -91019,23 +91421,23 @@
|
|
|
91019
91421
|
"path": "classic/scss/chat/_variables.scss",
|
|
91020
91422
|
"name": "_variables.scss"
|
|
91021
91423
|
},
|
|
91022
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
91424
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
91023
91425
|
"resolvedType": "String"
|
|
91024
91426
|
},
|
|
91025
91427
|
{
|
|
91026
91428
|
"description": "The vertical padding of the Chat file.\n",
|
|
91027
91429
|
"commentRange": {
|
|
91028
|
-
"start":
|
|
91029
|
-
"end":
|
|
91430
|
+
"start": 186,
|
|
91431
|
+
"end": 187
|
|
91030
91432
|
},
|
|
91031
91433
|
"context": {
|
|
91032
91434
|
"type": "variable",
|
|
91033
91435
|
"name": "kendo-chat-file-padding-y",
|
|
91034
|
-
"value": "k-spacing(
|
|
91436
|
+
"value": "k-spacing(1)",
|
|
91035
91437
|
"scope": "default",
|
|
91036
91438
|
"line": {
|
|
91037
|
-
"start":
|
|
91038
|
-
"end":
|
|
91439
|
+
"start": 188,
|
|
91440
|
+
"end": 188
|
|
91039
91441
|
}
|
|
91040
91442
|
},
|
|
91041
91443
|
"group": [
|
|
@@ -91046,14 +91448,14 @@
|
|
|
91046
91448
|
"path": "classic/scss/chat/_variables.scss",
|
|
91047
91449
|
"name": "_variables.scss"
|
|
91048
91450
|
},
|
|
91049
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
91451
|
+
"resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
|
|
91050
91452
|
"resolvedType": "String"
|
|
91051
91453
|
},
|
|
91052
91454
|
{
|
|
91053
91455
|
"description": "The spacing between the elements of the Chat file.\n",
|
|
91054
91456
|
"commentRange": {
|
|
91055
|
-
"start":
|
|
91056
|
-
"end":
|
|
91457
|
+
"start": 189,
|
|
91458
|
+
"end": 190
|
|
91057
91459
|
},
|
|
91058
91460
|
"context": {
|
|
91059
91461
|
"type": "variable",
|
|
@@ -91061,8 +91463,8 @@
|
|
|
91061
91463
|
"value": "k-spacing(1)",
|
|
91062
91464
|
"scope": "default",
|
|
91063
91465
|
"line": {
|
|
91064
|
-
"start":
|
|
91065
|
-
"end":
|
|
91466
|
+
"start": 191,
|
|
91467
|
+
"end": 191
|
|
91066
91468
|
}
|
|
91067
91469
|
},
|
|
91068
91470
|
"group": [
|
|
@@ -91079,8 +91481,8 @@
|
|
|
91079
91481
|
{
|
|
91080
91482
|
"description": "The border width of the Chat file.\n",
|
|
91081
91483
|
"commentRange": {
|
|
91082
|
-
"start":
|
|
91083
|
-
"end":
|
|
91484
|
+
"start": 193,
|
|
91485
|
+
"end": 194
|
|
91084
91486
|
},
|
|
91085
91487
|
"context": {
|
|
91086
91488
|
"type": "variable",
|
|
@@ -91088,8 +91490,8 @@
|
|
|
91088
91490
|
"value": "1px",
|
|
91089
91491
|
"scope": "default",
|
|
91090
91492
|
"line": {
|
|
91091
|
-
"start":
|
|
91092
|
-
"end":
|
|
91493
|
+
"start": 195,
|
|
91494
|
+
"end": 195
|
|
91093
91495
|
}
|
|
91094
91496
|
},
|
|
91095
91497
|
"group": [
|
|
@@ -91106,8 +91508,8 @@
|
|
|
91106
91508
|
{
|
|
91107
91509
|
"description": "The border style of the Chat file.\n",
|
|
91108
91510
|
"commentRange": {
|
|
91109
|
-
"start":
|
|
91110
|
-
"end":
|
|
91511
|
+
"start": 196,
|
|
91512
|
+
"end": 197
|
|
91111
91513
|
},
|
|
91112
91514
|
"context": {
|
|
91113
91515
|
"type": "variable",
|
|
@@ -91115,8 +91517,8 @@
|
|
|
91115
91517
|
"value": "solid",
|
|
91116
91518
|
"scope": "default",
|
|
91117
91519
|
"line": {
|
|
91118
|
-
"start":
|
|
91119
|
-
"end":
|
|
91520
|
+
"start": 198,
|
|
91521
|
+
"end": 198
|
|
91120
91522
|
}
|
|
91121
91523
|
},
|
|
91122
91524
|
"group": [
|
|
@@ -91133,17 +91535,17 @@
|
|
|
91133
91535
|
{
|
|
91134
91536
|
"description": "The background color of the Chat file.\n",
|
|
91135
91537
|
"commentRange": {
|
|
91136
|
-
"start":
|
|
91137
|
-
"end":
|
|
91538
|
+
"start": 200,
|
|
91539
|
+
"end": 201
|
|
91138
91540
|
},
|
|
91139
91541
|
"context": {
|
|
91140
91542
|
"type": "variable",
|
|
91141
91543
|
"name": "kendo-chat-file-bg",
|
|
91142
|
-
"value": "k-color(
|
|
91544
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
91143
91545
|
"scope": "default",
|
|
91144
91546
|
"line": {
|
|
91145
|
-
"start":
|
|
91146
|
-
"end":
|
|
91547
|
+
"start": 202,
|
|
91548
|
+
"end": 202
|
|
91147
91549
|
}
|
|
91148
91550
|
},
|
|
91149
91551
|
"group": [
|
|
@@ -91154,23 +91556,23 @@
|
|
|
91154
91556
|
"path": "classic/scss/chat/_variables.scss",
|
|
91155
91557
|
"name": "_variables.scss"
|
|
91156
91558
|
},
|
|
91157
|
-
"resolvedValue": "var(--kendo-color-
|
|
91559
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 8%, transparent)",
|
|
91158
91560
|
"resolvedType": "String"
|
|
91159
91561
|
},
|
|
91160
91562
|
{
|
|
91161
91563
|
"description": "The text color of the Chat file.\n",
|
|
91162
91564
|
"commentRange": {
|
|
91163
|
-
"start":
|
|
91164
|
-
"end":
|
|
91565
|
+
"start": 203,
|
|
91566
|
+
"end": 204
|
|
91165
91567
|
},
|
|
91166
91568
|
"context": {
|
|
91167
91569
|
"type": "variable",
|
|
91168
91570
|
"name": "kendo-chat-file-text",
|
|
91169
|
-
"value": "k-color(
|
|
91571
|
+
"value": "k-color(base-on-subtle)",
|
|
91170
91572
|
"scope": "default",
|
|
91171
91573
|
"line": {
|
|
91172
|
-
"start":
|
|
91173
|
-
"end":
|
|
91574
|
+
"start": 205,
|
|
91575
|
+
"end": 205
|
|
91174
91576
|
}
|
|
91175
91577
|
},
|
|
91176
91578
|
"group": [
|
|
@@ -91181,14 +91583,14 @@
|
|
|
91181
91583
|
"path": "classic/scss/chat/_variables.scss",
|
|
91182
91584
|
"name": "_variables.scss"
|
|
91183
91585
|
},
|
|
91184
|
-
"resolvedValue": "var(--kendo-color-
|
|
91586
|
+
"resolvedValue": "var(--kendo-color-base-on-subtle, #272727)",
|
|
91185
91587
|
"resolvedType": "String"
|
|
91186
91588
|
},
|
|
91187
91589
|
{
|
|
91188
91590
|
"description": "The border color of the Chat file.\n",
|
|
91189
91591
|
"commentRange": {
|
|
91190
|
-
"start":
|
|
91191
|
-
"end":
|
|
91592
|
+
"start": 206,
|
|
91593
|
+
"end": 207
|
|
91192
91594
|
},
|
|
91193
91595
|
"context": {
|
|
91194
91596
|
"type": "variable",
|
|
@@ -91196,8 +91598,8 @@
|
|
|
91196
91598
|
"value": "$kendo-chat-file-bg",
|
|
91197
91599
|
"scope": "default",
|
|
91198
91600
|
"line": {
|
|
91199
|
-
"start":
|
|
91200
|
-
"end":
|
|
91601
|
+
"start": 208,
|
|
91602
|
+
"end": 208
|
|
91201
91603
|
}
|
|
91202
91604
|
},
|
|
91203
91605
|
"group": [
|
|
@@ -91208,14 +91610,14 @@
|
|
|
91208
91610
|
"path": "classic/scss/chat/_variables.scss",
|
|
91209
91611
|
"name": "_variables.scss"
|
|
91210
91612
|
},
|
|
91211
|
-
"resolvedValue": "var(--kendo-color-
|
|
91613
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-base-on-subtle, #272727) 8%, transparent)",
|
|
91212
91614
|
"resolvedType": "String"
|
|
91213
91615
|
},
|
|
91214
91616
|
{
|
|
91215
91617
|
"description": "The border-radius of the Chat file.\n",
|
|
91216
91618
|
"commentRange": {
|
|
91217
|
-
"start":
|
|
91218
|
-
"end":
|
|
91619
|
+
"start": 209,
|
|
91620
|
+
"end": 210
|
|
91219
91621
|
},
|
|
91220
91622
|
"context": {
|
|
91221
91623
|
"type": "variable",
|
|
@@ -91223,8 +91625,8 @@
|
|
|
91223
91625
|
"value": "k-border-radius(md)",
|
|
91224
91626
|
"scope": "default",
|
|
91225
91627
|
"line": {
|
|
91226
|
-
"start":
|
|
91227
|
-
"end":
|
|
91628
|
+
"start": 211,
|
|
91629
|
+
"end": 211
|
|
91228
91630
|
}
|
|
91229
91631
|
},
|
|
91230
91632
|
"group": [
|
|
@@ -91239,19 +91641,19 @@
|
|
|
91239
91641
|
"resolvedType": "String"
|
|
91240
91642
|
},
|
|
91241
91643
|
{
|
|
91242
|
-
"description": "The
|
|
91644
|
+
"description": "The background color of the Chat sender file.\n",
|
|
91243
91645
|
"commentRange": {
|
|
91244
|
-
"start":
|
|
91245
|
-
"end":
|
|
91646
|
+
"start": 213,
|
|
91647
|
+
"end": 214
|
|
91246
91648
|
},
|
|
91247
91649
|
"context": {
|
|
91248
91650
|
"type": "variable",
|
|
91249
|
-
"name": "kendo-chat-file-
|
|
91250
|
-
"value": "k-
|
|
91651
|
+
"name": "kendo-chat-sender-file-bg",
|
|
91652
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
91251
91653
|
"scope": "default",
|
|
91252
91654
|
"line": {
|
|
91253
|
-
"start":
|
|
91254
|
-
"end":
|
|
91655
|
+
"start": 215,
|
|
91656
|
+
"end": 215
|
|
91255
91657
|
}
|
|
91256
91658
|
},
|
|
91257
91659
|
"group": [
|
|
@@ -91262,23 +91664,23 @@
|
|
|
91262
91664
|
"path": "classic/scss/chat/_variables.scss",
|
|
91263
91665
|
"name": "_variables.scss"
|
|
91264
91666
|
},
|
|
91265
|
-
"resolvedValue": "var(--kendo-
|
|
91667
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
91266
91668
|
"resolvedType": "String"
|
|
91267
91669
|
},
|
|
91268
91670
|
{
|
|
91269
|
-
"description": "The
|
|
91671
|
+
"description": "The text color of the Chat sender file.\n",
|
|
91270
91672
|
"commentRange": {
|
|
91271
|
-
"start":
|
|
91272
|
-
"end":
|
|
91673
|
+
"start": 216,
|
|
91674
|
+
"end": 217
|
|
91273
91675
|
},
|
|
91274
91676
|
"context": {
|
|
91275
91677
|
"type": "variable",
|
|
91276
|
-
"name": "kendo-chat-file-
|
|
91277
|
-
"value": "k-
|
|
91678
|
+
"name": "kendo-chat-sender-file-text",
|
|
91679
|
+
"value": "k-color(on-primary)",
|
|
91278
91680
|
"scope": "default",
|
|
91279
91681
|
"line": {
|
|
91280
|
-
"start":
|
|
91281
|
-
"end":
|
|
91682
|
+
"start": 218,
|
|
91683
|
+
"end": 218
|
|
91282
91684
|
}
|
|
91283
91685
|
},
|
|
91284
91686
|
"group": [
|
|
@@ -91289,14 +91691,41 @@
|
|
|
91289
91691
|
"path": "classic/scss/chat/_variables.scss",
|
|
91290
91692
|
"name": "_variables.scss"
|
|
91291
91693
|
},
|
|
91292
|
-
"resolvedValue": "var(--kendo-
|
|
91694
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
91695
|
+
"resolvedType": "String"
|
|
91696
|
+
},
|
|
91697
|
+
{
|
|
91698
|
+
"description": "The border color of the Chat sender file.\n",
|
|
91699
|
+
"commentRange": {
|
|
91700
|
+
"start": 219,
|
|
91701
|
+
"end": 220
|
|
91702
|
+
},
|
|
91703
|
+
"context": {
|
|
91704
|
+
"type": "variable",
|
|
91705
|
+
"name": "kendo-chat-sender-file-border",
|
|
91706
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
91707
|
+
"scope": "default",
|
|
91708
|
+
"line": {
|
|
91709
|
+
"start": 221,
|
|
91710
|
+
"end": 221
|
|
91711
|
+
}
|
|
91712
|
+
},
|
|
91713
|
+
"group": [
|
|
91714
|
+
"chat"
|
|
91715
|
+
],
|
|
91716
|
+
"access": "public",
|
|
91717
|
+
"file": {
|
|
91718
|
+
"path": "classic/scss/chat/_variables.scss",
|
|
91719
|
+
"name": "_variables.scss"
|
|
91720
|
+
},
|
|
91721
|
+
"resolvedValue": "color-mix(in srgb, var(--kendo-color-on-primary, #ffffff) 14%, transparent)",
|
|
91293
91722
|
"resolvedType": "String"
|
|
91294
91723
|
},
|
|
91295
91724
|
{
|
|
91296
91725
|
"description": "The border width of the Chat pinned message;\n",
|
|
91297
91726
|
"commentRange": {
|
|
91298
|
-
"start":
|
|
91299
|
-
"end":
|
|
91727
|
+
"start": 223,
|
|
91728
|
+
"end": 224
|
|
91300
91729
|
},
|
|
91301
91730
|
"context": {
|
|
91302
91731
|
"type": "variable",
|
|
@@ -91304,8 +91733,8 @@
|
|
|
91304
91733
|
"value": "1px",
|
|
91305
91734
|
"scope": "default",
|
|
91306
91735
|
"line": {
|
|
91307
|
-
"start":
|
|
91308
|
-
"end":
|
|
91736
|
+
"start": 225,
|
|
91737
|
+
"end": 225
|
|
91309
91738
|
}
|
|
91310
91739
|
},
|
|
91311
91740
|
"group": [
|
|
@@ -91322,8 +91751,8 @@
|
|
|
91322
91751
|
{
|
|
91323
91752
|
"description": "The border style of the Chat pinned message;\n",
|
|
91324
91753
|
"commentRange": {
|
|
91325
|
-
"start":
|
|
91326
|
-
"end":
|
|
91754
|
+
"start": 226,
|
|
91755
|
+
"end": 227
|
|
91327
91756
|
},
|
|
91328
91757
|
"context": {
|
|
91329
91758
|
"type": "variable",
|
|
@@ -91331,8 +91760,8 @@
|
|
|
91331
91760
|
"value": "solid",
|
|
91332
91761
|
"scope": "default",
|
|
91333
91762
|
"line": {
|
|
91334
|
-
"start":
|
|
91335
|
-
"end":
|
|
91763
|
+
"start": 228,
|
|
91764
|
+
"end": 228
|
|
91336
91765
|
}
|
|
91337
91766
|
},
|
|
91338
91767
|
"group": [
|
|
@@ -91349,8 +91778,8 @@
|
|
|
91349
91778
|
{
|
|
91350
91779
|
"description": "The border color of the Chat pinned message;\n",
|
|
91351
91780
|
"commentRange": {
|
|
91352
|
-
"start":
|
|
91353
|
-
"end":
|
|
91781
|
+
"start": 229,
|
|
91782
|
+
"end": 230
|
|
91354
91783
|
},
|
|
91355
91784
|
"context": {
|
|
91356
91785
|
"type": "variable",
|
|
@@ -91358,8 +91787,8 @@
|
|
|
91358
91787
|
"value": "k-color(border)",
|
|
91359
91788
|
"scope": "default",
|
|
91360
91789
|
"line": {
|
|
91361
|
-
"start":
|
|
91362
|
-
"end":
|
|
91790
|
+
"start": 231,
|
|
91791
|
+
"end": 231
|
|
91363
91792
|
}
|
|
91364
91793
|
},
|
|
91365
91794
|
"group": [
|
|
@@ -91376,8 +91805,8 @@
|
|
|
91376
91805
|
{
|
|
91377
91806
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
91378
91807
|
"commentRange": {
|
|
91379
|
-
"start":
|
|
91380
|
-
"end":
|
|
91808
|
+
"start": 233,
|
|
91809
|
+
"end": 234
|
|
91381
91810
|
},
|
|
91382
91811
|
"context": {
|
|
91383
91812
|
"type": "variable",
|
|
@@ -91385,8 +91814,8 @@
|
|
|
91385
91814
|
"value": "k-spacing(2)",
|
|
91386
91815
|
"scope": "default",
|
|
91387
91816
|
"line": {
|
|
91388
|
-
"start":
|
|
91389
|
-
"end":
|
|
91817
|
+
"start": 235,
|
|
91818
|
+
"end": 235
|
|
91390
91819
|
}
|
|
91391
91820
|
},
|
|
91392
91821
|
"group": [
|
|
@@ -91403,8 +91832,8 @@
|
|
|
91403
91832
|
{
|
|
91404
91833
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
91405
91834
|
"commentRange": {
|
|
91406
|
-
"start":
|
|
91407
|
-
"end":
|
|
91835
|
+
"start": 236,
|
|
91836
|
+
"end": 237
|
|
91408
91837
|
},
|
|
91409
91838
|
"context": {
|
|
91410
91839
|
"type": "variable",
|
|
@@ -91412,8 +91841,8 @@
|
|
|
91412
91841
|
"value": "k-spacing(2)",
|
|
91413
91842
|
"scope": "default",
|
|
91414
91843
|
"line": {
|
|
91415
|
-
"start":
|
|
91416
|
-
"end":
|
|
91844
|
+
"start": 238,
|
|
91845
|
+
"end": 238
|
|
91417
91846
|
}
|
|
91418
91847
|
},
|
|
91419
91848
|
"group": [
|
|
@@ -91430,8 +91859,8 @@
|
|
|
91430
91859
|
{
|
|
91431
91860
|
"description": "The background color of the Chat message reference.\n",
|
|
91432
91861
|
"commentRange": {
|
|
91433
|
-
"start":
|
|
91434
|
-
"end":
|
|
91862
|
+
"start": 240,
|
|
91863
|
+
"end": 241
|
|
91435
91864
|
},
|
|
91436
91865
|
"context": {
|
|
91437
91866
|
"type": "variable",
|
|
@@ -91439,8 +91868,8 @@
|
|
|
91439
91868
|
"value": "k-color(surface)",
|
|
91440
91869
|
"scope": "default",
|
|
91441
91870
|
"line": {
|
|
91442
|
-
"start":
|
|
91443
|
-
"end":
|
|
91871
|
+
"start": 242,
|
|
91872
|
+
"end": 242
|
|
91444
91873
|
}
|
|
91445
91874
|
},
|
|
91446
91875
|
"group": [
|
|
@@ -91457,8 +91886,8 @@
|
|
|
91457
91886
|
{
|
|
91458
91887
|
"description": "The text color of the Chat message reference.\n",
|
|
91459
91888
|
"commentRange": {
|
|
91460
|
-
"start":
|
|
91461
|
-
"end":
|
|
91889
|
+
"start": 243,
|
|
91890
|
+
"end": 244
|
|
91462
91891
|
},
|
|
91463
91892
|
"context": {
|
|
91464
91893
|
"type": "variable",
|
|
@@ -91466,8 +91895,8 @@
|
|
|
91466
91895
|
"value": "k-color(on-app-surface)",
|
|
91467
91896
|
"scope": "default",
|
|
91468
91897
|
"line": {
|
|
91469
|
-
"start":
|
|
91470
|
-
"end":
|
|
91898
|
+
"start": 245,
|
|
91899
|
+
"end": 245
|
|
91471
91900
|
}
|
|
91472
91901
|
},
|
|
91473
91902
|
"group": [
|
|
@@ -91484,8 +91913,8 @@
|
|
|
91484
91913
|
{
|
|
91485
91914
|
"description": "The background color of the message reference marker.\n",
|
|
91486
91915
|
"commentRange": {
|
|
91487
|
-
"start":
|
|
91488
|
-
"end":
|
|
91916
|
+
"start": 246,
|
|
91917
|
+
"end": 247
|
|
91489
91918
|
},
|
|
91490
91919
|
"context": {
|
|
91491
91920
|
"type": "variable",
|
|
@@ -91493,8 +91922,8 @@
|
|
|
91493
91922
|
"value": "k-color(base-emphasis)",
|
|
91494
91923
|
"scope": "default",
|
|
91495
91924
|
"line": {
|
|
91496
|
-
"start":
|
|
91497
|
-
"end":
|
|
91925
|
+
"start": 248,
|
|
91926
|
+
"end": 248
|
|
91498
91927
|
}
|
|
91499
91928
|
},
|
|
91500
91929
|
"group": [
|
|
@@ -91511,8 +91940,8 @@
|
|
|
91511
91940
|
{
|
|
91512
91941
|
"description": "The background color of the message reference alt marker.\n",
|
|
91513
91942
|
"commentRange": {
|
|
91514
|
-
"start":
|
|
91515
|
-
"end":
|
|
91943
|
+
"start": 249,
|
|
91944
|
+
"end": 250
|
|
91516
91945
|
},
|
|
91517
91946
|
"context": {
|
|
91518
91947
|
"type": "variable",
|
|
@@ -91520,8 +91949,8 @@
|
|
|
91520
91949
|
"value": "k-color(primary-emphasis)",
|
|
91521
91950
|
"scope": "default",
|
|
91522
91951
|
"line": {
|
|
91523
|
-
"start":
|
|
91524
|
-
"end":
|
|
91952
|
+
"start": 251,
|
|
91953
|
+
"end": 251
|
|
91525
91954
|
}
|
|
91526
91955
|
},
|
|
91527
91956
|
"group": [
|
|
@@ -114273,15 +114702,15 @@
|
|
|
114273
114702
|
"resolvedType": "String"
|
|
114274
114703
|
},
|
|
114275
114704
|
{
|
|
114276
|
-
"description": "The background color of the List
|
|
114705
|
+
"description": "The background color of the selected hovered List items.\n",
|
|
114277
114706
|
"commentRange": {
|
|
114278
114707
|
"start": 281,
|
|
114279
114708
|
"end": 282
|
|
114280
114709
|
},
|
|
114281
114710
|
"context": {
|
|
114282
114711
|
"type": "variable",
|
|
114283
|
-
"name": "kendo-list-
|
|
114284
|
-
"value": "
|
|
114712
|
+
"name": "kendo-list-item-selected-hover-bg",
|
|
114713
|
+
"value": "k-color(primary-hover)",
|
|
114285
114714
|
"scope": "default",
|
|
114286
114715
|
"line": {
|
|
114287
114716
|
"start": 283,
|
|
@@ -114296,14 +114725,68 @@
|
|
|
114296
114725
|
"path": "classic/scss/list/_variables.scss",
|
|
114297
114726
|
"name": "_variables.scss"
|
|
114298
114727
|
},
|
|
114728
|
+
"resolvedValue": "var(--kendo-color-primary-hover, #e05100)",
|
|
114729
|
+
"resolvedType": "String"
|
|
114730
|
+
},
|
|
114731
|
+
{
|
|
114732
|
+
"description": "The text color of the selected hovered List items.\n",
|
|
114733
|
+
"commentRange": {
|
|
114734
|
+
"start": 284,
|
|
114735
|
+
"end": 285
|
|
114736
|
+
},
|
|
114737
|
+
"context": {
|
|
114738
|
+
"type": "variable",
|
|
114739
|
+
"name": "kendo-list-item-selected-hover-text",
|
|
114740
|
+
"value": "k-color(on-primary)",
|
|
114741
|
+
"scope": "default",
|
|
114742
|
+
"line": {
|
|
114743
|
+
"start": 286,
|
|
114744
|
+
"end": 286
|
|
114745
|
+
}
|
|
114746
|
+
},
|
|
114747
|
+
"group": [
|
|
114748
|
+
"list"
|
|
114749
|
+
],
|
|
114750
|
+
"access": "public",
|
|
114751
|
+
"file": {
|
|
114752
|
+
"path": "classic/scss/list/_variables.scss",
|
|
114753
|
+
"name": "_variables.scss"
|
|
114754
|
+
},
|
|
114755
|
+
"resolvedValue": "var(--kendo-color-on-primary, #ffffff)",
|
|
114756
|
+
"resolvedType": "String"
|
|
114757
|
+
},
|
|
114758
|
+
{
|
|
114759
|
+
"description": "The background color of the List group items.\n",
|
|
114760
|
+
"commentRange": {
|
|
114761
|
+
"start": 288,
|
|
114762
|
+
"end": 289
|
|
114763
|
+
},
|
|
114764
|
+
"context": {
|
|
114765
|
+
"type": "variable",
|
|
114766
|
+
"name": "kendo-list-group-item-bg",
|
|
114767
|
+
"value": "null",
|
|
114768
|
+
"scope": "default",
|
|
114769
|
+
"line": {
|
|
114770
|
+
"start": 290,
|
|
114771
|
+
"end": 290
|
|
114772
|
+
}
|
|
114773
|
+
},
|
|
114774
|
+
"group": [
|
|
114775
|
+
"list"
|
|
114776
|
+
],
|
|
114777
|
+
"access": "public",
|
|
114778
|
+
"file": {
|
|
114779
|
+
"path": "classic/scss/list/_variables.scss",
|
|
114780
|
+
"name": "_variables.scss"
|
|
114781
|
+
},
|
|
114299
114782
|
"resolvedValue": "null",
|
|
114300
114783
|
"resolvedType": "Null"
|
|
114301
114784
|
},
|
|
114302
114785
|
{
|
|
114303
114786
|
"description": "The text color of the List group items.\n",
|
|
114304
114787
|
"commentRange": {
|
|
114305
|
-
"start":
|
|
114306
|
-
"end":
|
|
114788
|
+
"start": 291,
|
|
114789
|
+
"end": 292
|
|
114307
114790
|
},
|
|
114308
114791
|
"context": {
|
|
114309
114792
|
"type": "variable",
|
|
@@ -114311,8 +114794,8 @@
|
|
|
114311
114794
|
"value": "null",
|
|
114312
114795
|
"scope": "default",
|
|
114313
114796
|
"line": {
|
|
114314
|
-
"start":
|
|
114315
|
-
"end":
|
|
114797
|
+
"start": 293,
|
|
114798
|
+
"end": 293
|
|
114316
114799
|
}
|
|
114317
114800
|
},
|
|
114318
114801
|
"group": [
|
|
@@ -114329,8 +114812,8 @@
|
|
|
114329
114812
|
{
|
|
114330
114813
|
"description": "The border color of the List group items.\n",
|
|
114331
114814
|
"commentRange": {
|
|
114332
|
-
"start":
|
|
114333
|
-
"end":
|
|
114815
|
+
"start": 294,
|
|
114816
|
+
"end": 295
|
|
114334
114817
|
},
|
|
114335
114818
|
"context": {
|
|
114336
114819
|
"type": "variable",
|
|
@@ -114338,8 +114821,8 @@
|
|
|
114338
114821
|
"value": "inherit",
|
|
114339
114822
|
"scope": "default",
|
|
114340
114823
|
"line": {
|
|
114341
|
-
"start":
|
|
114342
|
-
"end":
|
|
114824
|
+
"start": 296,
|
|
114825
|
+
"end": 296
|
|
114343
114826
|
}
|
|
114344
114827
|
},
|
|
114345
114828
|
"group": [
|
|
@@ -114356,8 +114839,8 @@
|
|
|
114356
114839
|
{
|
|
114357
114840
|
"description": "The base shadow of the List group items.\n",
|
|
114358
114841
|
"commentRange": {
|
|
114359
|
-
"start":
|
|
114360
|
-
"end":
|
|
114842
|
+
"start": 297,
|
|
114843
|
+
"end": 298
|
|
114361
114844
|
},
|
|
114362
114845
|
"context": {
|
|
114363
114846
|
"type": "variable",
|
|
@@ -114365,8 +114848,8 @@
|
|
|
114365
114848
|
"value": "null",
|
|
114366
114849
|
"scope": "default",
|
|
114367
114850
|
"line": {
|
|
114368
|
-
"start":
|
|
114369
|
-
"end":
|
|
114851
|
+
"start": 299,
|
|
114852
|
+
"end": 299
|
|
114370
114853
|
}
|
|
114371
114854
|
},
|
|
114372
114855
|
"group": [
|
|
@@ -114383,8 +114866,8 @@
|
|
|
114383
114866
|
{
|
|
114384
114867
|
"description": "The color of the 'Option Label' text.\n",
|
|
114385
114868
|
"commentRange": {
|
|
114386
|
-
"start":
|
|
114387
|
-
"end":
|
|
114869
|
+
"start": 301,
|
|
114870
|
+
"end": 302
|
|
114388
114871
|
},
|
|
114389
114872
|
"context": {
|
|
114390
114873
|
"type": "variable",
|
|
@@ -114392,8 +114875,8 @@
|
|
|
114392
114875
|
"value": "k-color(subtle)",
|
|
114393
114876
|
"scope": "default",
|
|
114394
114877
|
"line": {
|
|
114395
|
-
"start":
|
|
114396
|
-
"end":
|
|
114878
|
+
"start": 303,
|
|
114879
|
+
"end": 303
|
|
114397
114880
|
}
|
|
114398
114881
|
},
|
|
114399
114882
|
"group": [
|
|
@@ -118014,7 +118497,7 @@
|
|
|
118014
118497
|
"resolvedType": "Null"
|
|
118015
118498
|
},
|
|
118016
118499
|
{
|
|
118017
|
-
"description": "The horizontal padding of the Menu icon.\n",
|
|
118500
|
+
"description": "The horizontal padding of the Menu expand arrow icon.\n",
|
|
118018
118501
|
"commentRange": {
|
|
118019
118502
|
"start": 137,
|
|
118020
118503
|
"end": 138
|
|
@@ -118041,7 +118524,7 @@
|
|
|
118041
118524
|
"resolvedType": "Null"
|
|
118042
118525
|
},
|
|
118043
118526
|
{
|
|
118044
|
-
"description": "The vertical padding of the Menu icon.\n",
|
|
118527
|
+
"description": "The vertical padding of the Menu expand arrow icon.\n",
|
|
118045
118528
|
"commentRange": {
|
|
118046
118529
|
"start": 140,
|
|
118047
118530
|
"end": 141
|
|
@@ -122575,14 +123058,14 @@
|
|
|
122575
123058
|
"resolvedType": "Number"
|
|
122576
123059
|
},
|
|
122577
123060
|
{
|
|
122578
|
-
"description": "The width of the DropDowns in the
|
|
123061
|
+
"description": "The width of the DropDowns in the Pager.\n",
|
|
122579
123062
|
"commentRange": {
|
|
122580
123063
|
"start": 86,
|
|
122581
123064
|
"end": 87
|
|
122582
123065
|
},
|
|
122583
123066
|
"context": {
|
|
122584
123067
|
"type": "variable",
|
|
122585
|
-
"name": "kendo-pager-
|
|
123068
|
+
"name": "kendo-pager-dropdown-width",
|
|
122586
123069
|
"value": "5em",
|
|
122587
123070
|
"scope": "default",
|
|
122588
123071
|
"line": {
|
|
@@ -122601,74 +123084,20 @@
|
|
|
122601
123084
|
"resolvedValue": "5em",
|
|
122602
123085
|
"resolvedType": "Number"
|
|
122603
123086
|
},
|
|
122604
|
-
{
|
|
122605
|
-
"description": "The width of the DropDowns in the medium Pager.\n",
|
|
122606
|
-
"commentRange": {
|
|
122607
|
-
"start": 89,
|
|
122608
|
-
"end": 90
|
|
122609
|
-
},
|
|
122610
|
-
"context": {
|
|
122611
|
-
"type": "variable",
|
|
122612
|
-
"name": "kendo-pager-md-dropdown-width",
|
|
122613
|
-
"value": "5em",
|
|
122614
|
-
"scope": "default",
|
|
122615
|
-
"line": {
|
|
122616
|
-
"start": 91,
|
|
122617
|
-
"end": 91
|
|
122618
|
-
}
|
|
122619
|
-
},
|
|
122620
|
-
"group": [
|
|
122621
|
-
"pager"
|
|
122622
|
-
],
|
|
122623
|
-
"access": "public",
|
|
122624
|
-
"file": {
|
|
122625
|
-
"path": "classic/scss/pager/_variables.scss",
|
|
122626
|
-
"name": "_variables.scss"
|
|
122627
|
-
},
|
|
122628
|
-
"resolvedValue": "5em",
|
|
122629
|
-
"resolvedType": "Number"
|
|
122630
|
-
},
|
|
122631
|
-
{
|
|
122632
|
-
"description": "The width of the DropDowns in the large Pager.\n",
|
|
122633
|
-
"commentRange": {
|
|
122634
|
-
"start": 92,
|
|
122635
|
-
"end": 93
|
|
122636
|
-
},
|
|
122637
|
-
"context": {
|
|
122638
|
-
"type": "variable",
|
|
122639
|
-
"name": "kendo-pager-lg-dropdown-width",
|
|
122640
|
-
"value": "5em",
|
|
122641
|
-
"scope": "default",
|
|
122642
|
-
"line": {
|
|
122643
|
-
"start": 94,
|
|
122644
|
-
"end": 94
|
|
122645
|
-
}
|
|
122646
|
-
},
|
|
122647
|
-
"group": [
|
|
122648
|
-
"pager"
|
|
122649
|
-
],
|
|
122650
|
-
"access": "public",
|
|
122651
|
-
"file": {
|
|
122652
|
-
"path": "classic/scss/pager/_variables.scss",
|
|
122653
|
-
"name": "_variables.scss"
|
|
122654
|
-
},
|
|
122655
|
-
"resolvedValue": "5em",
|
|
122656
|
-
"resolvedType": "Number"
|
|
122657
|
-
},
|
|
122658
123087
|
{
|
|
122659
123088
|
"description": "The sizes map of the Pager.\n",
|
|
122660
123089
|
"commentRange": {
|
|
122661
|
-
"start":
|
|
122662
|
-
"end":
|
|
123090
|
+
"start": 90,
|
|
123091
|
+
"end": 91
|
|
122663
123092
|
},
|
|
122664
123093
|
"context": {
|
|
122665
123094
|
"type": "variable",
|
|
122666
123095
|
"name": "kendo-pager-sizes",
|
|
122667
|
-
"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
|
|
123096
|
+
"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)",
|
|
122668
123097
|
"scope": "default",
|
|
122669
123098
|
"line": {
|
|
122670
|
-
"start":
|
|
122671
|
-
"end":
|
|
123099
|
+
"start": 92,
|
|
123100
|
+
"end": 111
|
|
122672
123101
|
}
|
|
122673
123102
|
},
|
|
122674
123103
|
"group": [
|
|
@@ -122679,29 +123108,26 @@
|
|
|
122679
123108
|
"path": "classic/scss/pager/_variables.scss",
|
|
122680
123109
|
"name": "_variables.scss"
|
|
122681
123110
|
},
|
|
122682
|
-
"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)
|
|
123111
|
+
"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)))",
|
|
122683
123112
|
"resolvedType": "Map",
|
|
122684
123113
|
"prettyValue": {
|
|
122685
123114
|
"sm": {
|
|
122686
123115
|
"padding-x": "var(--kendo-spacing-1, 0.25rem)",
|
|
122687
123116
|
"padding-y": "var(--kendo-spacing-1, 0.25rem)",
|
|
122688
123117
|
"item-group-spacing": "var(--kendo-spacing-3, 0.75rem)",
|
|
122689
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
122690
|
-
"pager-dropdown-width": "5em"
|
|
123118
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-0\\.5, 0.125rem) * 2 + 1px * 2)"
|
|
122691
123119
|
},
|
|
122692
123120
|
"md": {
|
|
122693
123121
|
"padding-x": "var(--kendo-spacing-2, 0.5rem)",
|
|
122694
123122
|
"padding-y": "var(--kendo-spacing-2, 0.5rem)",
|
|
122695
123123
|
"item-group-spacing": "var(--kendo-spacing-3\\.5, 0.875rem)",
|
|
122696
|
-
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
122697
|
-
"pager-dropdown-width": "5em"
|
|
123124
|
+
"item-min-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-1, 0.25rem) * 2 + 1px * 2)"
|
|
122698
123125
|
},
|
|
122699
123126
|
"lg": {
|
|
122700
123127
|
"padding-x": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
122701
123128
|
"padding-y": "var(--kendo-spacing-2\\.5, 0.625rem)",
|
|
122702
123129
|
"item-group-spacing": "var(--kendo-spacing-4, 1rem)",
|
|
122703
|
-
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
122704
|
-
"pager-dropdown-width": "5em"
|
|
123130
|
+
"item-min-width": "calc(var(--kendo-line-height-lg, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + 1px * 2)"
|
|
122705
123131
|
}
|
|
122706
123132
|
}
|
|
122707
123133
|
}
|