@progress/kendo-theme-default 12.1.0 → 12.2.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +4 -0
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +1116 -690
- package/dist/meta/sassdoc-raw-data.json +501 -301
- package/dist/meta/variables.json +63 -26
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +21 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/bubble/_variables.scss +1 -1
- package/scss/chat/_variables.scss +44 -12
- package/scss/list/_variables.scss +9 -0
- package/scss/menu/_variables.scss +2 -2
- package/scss/pager/_variables.scss +3 -14
|
@@ -2983,7 +2983,7 @@
|
|
|
2983
2983
|
"context": {
|
|
2984
2984
|
"type": "variable",
|
|
2985
2985
|
"name": "kendo-bubble-border-radius-sm",
|
|
2986
|
-
"value": "k-border-radius(
|
|
2986
|
+
"value": "k-border-radius(sm)",
|
|
2987
2987
|
"scope": "default",
|
|
2988
2988
|
"line": {
|
|
2989
2989
|
"start": 9,
|
|
@@ -3477,8 +3477,8 @@
|
|
|
3477
3477
|
{
|
|
3478
3478
|
"description": "The background color of the hovered alt Bubble.\n",
|
|
3479
3479
|
"commentRange": {
|
|
3480
|
-
"start":
|
|
3481
|
-
"end":
|
|
3480
|
+
"start": 143,
|
|
3481
|
+
"end": 144
|
|
3482
3482
|
},
|
|
3483
3483
|
"context": {
|
|
3484
3484
|
"type": "variable",
|
|
@@ -3486,8 +3486,8 @@
|
|
|
3486
3486
|
"value": "k-color(primary-hover)",
|
|
3487
3487
|
"scope": "default",
|
|
3488
3488
|
"line": {
|
|
3489
|
-
"start":
|
|
3490
|
-
"end":
|
|
3489
|
+
"start": 145,
|
|
3490
|
+
"end": 145
|
|
3491
3491
|
}
|
|
3492
3492
|
},
|
|
3493
3493
|
"group": [
|
|
@@ -3502,8 +3502,8 @@
|
|
|
3502
3502
|
{
|
|
3503
3503
|
"description": "The border color of the hovered alt Bubble.\n",
|
|
3504
3504
|
"commentRange": {
|
|
3505
|
-
"start":
|
|
3506
|
-
"end":
|
|
3505
|
+
"start": 146,
|
|
3506
|
+
"end": 147
|
|
3507
3507
|
},
|
|
3508
3508
|
"context": {
|
|
3509
3509
|
"type": "variable",
|
|
@@ -3511,8 +3511,8 @@
|
|
|
3511
3511
|
"value": "$kendo-chat-alt-bubble-hover-bg",
|
|
3512
3512
|
"scope": "default",
|
|
3513
3513
|
"line": {
|
|
3514
|
-
"start":
|
|
3515
|
-
"end":
|
|
3514
|
+
"start": 148,
|
|
3515
|
+
"end": 148
|
|
3516
3516
|
}
|
|
3517
3517
|
},
|
|
3518
3518
|
"group": [
|
|
@@ -3527,8 +3527,8 @@
|
|
|
3527
3527
|
{
|
|
3528
3528
|
"description": "The background color of the active Bubble.\n",
|
|
3529
3529
|
"commentRange": {
|
|
3530
|
-
"start":
|
|
3531
|
-
"end":
|
|
3530
|
+
"start": 149,
|
|
3531
|
+
"end": 150
|
|
3532
3532
|
},
|
|
3533
3533
|
"context": {
|
|
3534
3534
|
"type": "variable",
|
|
@@ -3536,8 +3536,8 @@
|
|
|
3536
3536
|
"value": "k-color(primary-active)",
|
|
3537
3537
|
"scope": "default",
|
|
3538
3538
|
"line": {
|
|
3539
|
-
"start":
|
|
3540
|
-
"end":
|
|
3539
|
+
"start": 151,
|
|
3540
|
+
"end": 151
|
|
3541
3541
|
}
|
|
3542
3542
|
},
|
|
3543
3543
|
"group": [
|
|
@@ -3552,8 +3552,8 @@
|
|
|
3552
3552
|
{
|
|
3553
3553
|
"description": "The border color of the active alt Bubble.\n",
|
|
3554
3554
|
"commentRange": {
|
|
3555
|
-
"start":
|
|
3556
|
-
"end":
|
|
3555
|
+
"start": 152,
|
|
3556
|
+
"end": 153
|
|
3557
3557
|
},
|
|
3558
3558
|
"context": {
|
|
3559
3559
|
"type": "variable",
|
|
@@ -3561,8 +3561,8 @@
|
|
|
3561
3561
|
"value": "$kendo-chat-alt-bubble-active-bg",
|
|
3562
3562
|
"scope": "default",
|
|
3563
3563
|
"line": {
|
|
3564
|
-
"start":
|
|
3565
|
-
"end":
|
|
3564
|
+
"start": 154,
|
|
3565
|
+
"end": 154
|
|
3566
3566
|
}
|
|
3567
3567
|
},
|
|
3568
3568
|
"group": [
|
|
@@ -3577,8 +3577,8 @@
|
|
|
3577
3577
|
{
|
|
3578
3578
|
"description": "The background color of the focused alt Bubble.\n",
|
|
3579
3579
|
"commentRange": {
|
|
3580
|
-
"start":
|
|
3581
|
-
"end":
|
|
3580
|
+
"start": 155,
|
|
3581
|
+
"end": 156
|
|
3582
3582
|
},
|
|
3583
3583
|
"context": {
|
|
3584
3584
|
"type": "variable",
|
|
@@ -3586,8 +3586,8 @@
|
|
|
3586
3586
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
3587
3587
|
"scope": "default",
|
|
3588
3588
|
"line": {
|
|
3589
|
-
"start":
|
|
3590
|
-
"end":
|
|
3589
|
+
"start": 157,
|
|
3590
|
+
"end": 157
|
|
3591
3591
|
}
|
|
3592
3592
|
},
|
|
3593
3593
|
"group": [
|
|
@@ -3602,8 +3602,8 @@
|
|
|
3602
3602
|
{
|
|
3603
3603
|
"description": "The border color of the focused alt Bubble.\n",
|
|
3604
3604
|
"commentRange": {
|
|
3605
|
-
"start":
|
|
3606
|
-
"end":
|
|
3605
|
+
"start": 158,
|
|
3606
|
+
"end": 159
|
|
3607
3607
|
},
|
|
3608
3608
|
"context": {
|
|
3609
3609
|
"type": "variable",
|
|
@@ -3611,8 +3611,8 @@
|
|
|
3611
3611
|
"value": "$kendo-chat-alt-bubble-focus-bg",
|
|
3612
3612
|
"scope": "default",
|
|
3613
3613
|
"line": {
|
|
3614
|
-
"start":
|
|
3615
|
-
"end":
|
|
3614
|
+
"start": 160,
|
|
3615
|
+
"end": 160
|
|
3616
3616
|
}
|
|
3617
3617
|
},
|
|
3618
3618
|
"group": [
|
|
@@ -3627,8 +3627,8 @@
|
|
|
3627
3627
|
{
|
|
3628
3628
|
"description": "The box shadow of the focused alt Bubble.\n",
|
|
3629
3629
|
"commentRange": {
|
|
3630
|
-
"start":
|
|
3631
|
-
"end":
|
|
3630
|
+
"start": 161,
|
|
3631
|
+
"end": 162
|
|
3632
3632
|
},
|
|
3633
3633
|
"context": {
|
|
3634
3634
|
"type": "variable",
|
|
@@ -3636,8 +3636,8 @@
|
|
|
3636
3636
|
"value": "0 0 0 2px color-mix(in srgb, k-color(primary) 16%, transparent)",
|
|
3637
3637
|
"scope": "default",
|
|
3638
3638
|
"line": {
|
|
3639
|
-
"start":
|
|
3640
|
-
"end":
|
|
3639
|
+
"start": 163,
|
|
3640
|
+
"end": 163
|
|
3641
3641
|
}
|
|
3642
3642
|
},
|
|
3643
3643
|
"group": [
|
|
@@ -9950,15 +9950,15 @@
|
|
|
9950
9950
|
}
|
|
9951
9951
|
},
|
|
9952
9952
|
{
|
|
9953
|
-
"description": "The
|
|
9953
|
+
"description": "The minimum size of the Chat message status.\n",
|
|
9954
9954
|
"commentRange": {
|
|
9955
9955
|
"start": 53,
|
|
9956
9956
|
"end": 54
|
|
9957
9957
|
},
|
|
9958
9958
|
"context": {
|
|
9959
9959
|
"type": "variable",
|
|
9960
|
-
"name": "kendo-chat-
|
|
9961
|
-
"value": "k-spacing(1)",
|
|
9960
|
+
"name": "kendo-chat-status-min-size",
|
|
9961
|
+
"value": "k-spacing(1.5)",
|
|
9962
9962
|
"scope": "default",
|
|
9963
9963
|
"line": {
|
|
9964
9964
|
"start": 55,
|
|
@@ -9974,11 +9974,61 @@
|
|
|
9974
9974
|
"name": "_variables.scss"
|
|
9975
9975
|
}
|
|
9976
9976
|
},
|
|
9977
|
+
{
|
|
9978
|
+
"description": "The maximum size of the Chat message status.\n",
|
|
9979
|
+
"commentRange": {
|
|
9980
|
+
"start": 56,
|
|
9981
|
+
"end": 57
|
|
9982
|
+
},
|
|
9983
|
+
"context": {
|
|
9984
|
+
"type": "variable",
|
|
9985
|
+
"name": "kendo-chat-status-max-size",
|
|
9986
|
+
"value": "k-spacing(8)",
|
|
9987
|
+
"scope": "default",
|
|
9988
|
+
"line": {
|
|
9989
|
+
"start": 58,
|
|
9990
|
+
"end": 58
|
|
9991
|
+
}
|
|
9992
|
+
},
|
|
9993
|
+
"group": [
|
|
9994
|
+
"chat"
|
|
9995
|
+
],
|
|
9996
|
+
"access": "public",
|
|
9997
|
+
"file": {
|
|
9998
|
+
"path": "chat/_variables.scss",
|
|
9999
|
+
"name": "_variables.scss"
|
|
10000
|
+
}
|
|
10001
|
+
},
|
|
10002
|
+
{
|
|
10003
|
+
"description": "The spacing between the icon and text in the Chat message status.\n",
|
|
10004
|
+
"commentRange": {
|
|
10005
|
+
"start": 59,
|
|
10006
|
+
"end": 60
|
|
10007
|
+
},
|
|
10008
|
+
"context": {
|
|
10009
|
+
"type": "variable",
|
|
10010
|
+
"name": "kendo-chat-message-status-gap",
|
|
10011
|
+
"value": "k-spacing(1)",
|
|
10012
|
+
"scope": "default",
|
|
10013
|
+
"line": {
|
|
10014
|
+
"start": 61,
|
|
10015
|
+
"end": 61
|
|
10016
|
+
}
|
|
10017
|
+
},
|
|
10018
|
+
"group": [
|
|
10019
|
+
"chat"
|
|
10020
|
+
],
|
|
10021
|
+
"access": "public",
|
|
10022
|
+
"file": {
|
|
10023
|
+
"path": "chat/_variables.scss",
|
|
10024
|
+
"name": "_variables.scss"
|
|
10025
|
+
}
|
|
10026
|
+
},
|
|
9977
10027
|
{
|
|
9978
10028
|
"description": "The font size of the Chat timestamp.\n",
|
|
9979
10029
|
"commentRange": {
|
|
9980
|
-
"start":
|
|
9981
|
-
"end":
|
|
10030
|
+
"start": 63,
|
|
10031
|
+
"end": 64
|
|
9982
10032
|
},
|
|
9983
10033
|
"context": {
|
|
9984
10034
|
"type": "variable",
|
|
@@ -9986,8 +10036,8 @@
|
|
|
9986
10036
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
9987
10037
|
"scope": "default",
|
|
9988
10038
|
"line": {
|
|
9989
|
-
"start":
|
|
9990
|
-
"end":
|
|
10039
|
+
"start": 65,
|
|
10040
|
+
"end": 65
|
|
9991
10041
|
}
|
|
9992
10042
|
},
|
|
9993
10043
|
"group": [
|
|
@@ -10002,8 +10052,8 @@
|
|
|
10002
10052
|
{
|
|
10003
10053
|
"description": "The line height of the Chat timestamp.\n",
|
|
10004
10054
|
"commentRange": {
|
|
10005
|
-
"start":
|
|
10006
|
-
"end":
|
|
10055
|
+
"start": 66,
|
|
10056
|
+
"end": 67
|
|
10007
10057
|
},
|
|
10008
10058
|
"context": {
|
|
10009
10059
|
"type": "variable",
|
|
@@ -10011,8 +10061,8 @@
|
|
|
10011
10061
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
10012
10062
|
"scope": "default",
|
|
10013
10063
|
"line": {
|
|
10014
|
-
"start":
|
|
10015
|
-
"end":
|
|
10064
|
+
"start": 68,
|
|
10065
|
+
"end": 68
|
|
10016
10066
|
}
|
|
10017
10067
|
},
|
|
10018
10068
|
"group": [
|
|
@@ -10027,8 +10077,8 @@
|
|
|
10027
10077
|
{
|
|
10028
10078
|
"description": "The text transform of the Chat timestamp.\n",
|
|
10029
10079
|
"commentRange": {
|
|
10030
|
-
"start":
|
|
10031
|
-
"end":
|
|
10080
|
+
"start": 69,
|
|
10081
|
+
"end": 70
|
|
10032
10082
|
},
|
|
10033
10083
|
"context": {
|
|
10034
10084
|
"type": "variable",
|
|
@@ -10036,8 +10086,8 @@
|
|
|
10036
10086
|
"value": "none",
|
|
10037
10087
|
"scope": "default",
|
|
10038
10088
|
"line": {
|
|
10039
|
-
"start":
|
|
10040
|
-
"end":
|
|
10089
|
+
"start": 71,
|
|
10090
|
+
"end": 71
|
|
10041
10091
|
}
|
|
10042
10092
|
},
|
|
10043
10093
|
"group": [
|
|
@@ -10052,8 +10102,8 @@
|
|
|
10052
10102
|
{
|
|
10053
10103
|
"description": "The text color of the Chat timestamp.\n",
|
|
10054
10104
|
"commentRange": {
|
|
10055
|
-
"start":
|
|
10056
|
-
"end":
|
|
10105
|
+
"start": 72,
|
|
10106
|
+
"end": 73
|
|
10057
10107
|
},
|
|
10058
10108
|
"context": {
|
|
10059
10109
|
"type": "variable",
|
|
@@ -10061,8 +10111,8 @@
|
|
|
10061
10111
|
"value": "k-color(subtle)",
|
|
10062
10112
|
"scope": "default",
|
|
10063
10113
|
"line": {
|
|
10064
|
-
"start":
|
|
10065
|
-
"end":
|
|
10114
|
+
"start": 74,
|
|
10115
|
+
"end": 74
|
|
10066
10116
|
}
|
|
10067
10117
|
},
|
|
10068
10118
|
"group": [
|
|
@@ -10077,8 +10127,8 @@
|
|
|
10077
10127
|
{
|
|
10078
10128
|
"description": "The background color of the Chat timestamp.\n",
|
|
10079
10129
|
"commentRange": {
|
|
10080
|
-
"start":
|
|
10081
|
-
"end":
|
|
10130
|
+
"start": 75,
|
|
10131
|
+
"end": 76
|
|
10082
10132
|
},
|
|
10083
10133
|
"context": {
|
|
10084
10134
|
"type": "variable",
|
|
@@ -10086,8 +10136,8 @@
|
|
|
10086
10136
|
"value": "null",
|
|
10087
10137
|
"scope": "default",
|
|
10088
10138
|
"line": {
|
|
10089
|
-
"start":
|
|
10090
|
-
"end":
|
|
10139
|
+
"start": 77,
|
|
10140
|
+
"end": 77
|
|
10091
10141
|
}
|
|
10092
10142
|
},
|
|
10093
10143
|
"group": [
|
|
@@ -10102,8 +10152,8 @@
|
|
|
10102
10152
|
{
|
|
10103
10153
|
"description": "The background color of the Chat timestamp separator.\n",
|
|
10104
10154
|
"commentRange": {
|
|
10105
|
-
"start":
|
|
10106
|
-
"end":
|
|
10155
|
+
"start": 78,
|
|
10156
|
+
"end": 79
|
|
10107
10157
|
},
|
|
10108
10158
|
"context": {
|
|
10109
10159
|
"type": "variable",
|
|
@@ -10111,8 +10161,8 @@
|
|
|
10111
10161
|
"value": "k-color(border)",
|
|
10112
10162
|
"scope": "default",
|
|
10113
10163
|
"line": {
|
|
10114
|
-
"start":
|
|
10115
|
-
"end":
|
|
10164
|
+
"start": 80,
|
|
10165
|
+
"end": 80
|
|
10116
10166
|
}
|
|
10117
10167
|
},
|
|
10118
10168
|
"group": [
|
|
@@ -10127,8 +10177,8 @@
|
|
|
10127
10177
|
{
|
|
10128
10178
|
"description": "The spacing between the Chat timestamp and its separator.\n",
|
|
10129
10179
|
"commentRange": {
|
|
10130
|
-
"start":
|
|
10131
|
-
"end":
|
|
10180
|
+
"start": 81,
|
|
10181
|
+
"end": 82
|
|
10132
10182
|
},
|
|
10133
10183
|
"context": {
|
|
10134
10184
|
"type": "variable",
|
|
@@ -10136,8 +10186,8 @@
|
|
|
10136
10186
|
"value": "k-spacing(1)",
|
|
10137
10187
|
"scope": "default",
|
|
10138
10188
|
"line": {
|
|
10139
|
-
"start":
|
|
10140
|
-
"end":
|
|
10189
|
+
"start": 83,
|
|
10190
|
+
"end": 83
|
|
10141
10191
|
}
|
|
10142
10192
|
},
|
|
10143
10193
|
"group": [
|
|
@@ -10152,8 +10202,8 @@
|
|
|
10152
10202
|
{
|
|
10153
10203
|
"description": "The font size of the Chat message meta text.\n",
|
|
10154
10204
|
"commentRange": {
|
|
10155
|
-
"start":
|
|
10156
|
-
"end":
|
|
10205
|
+
"start": 85,
|
|
10206
|
+
"end": 86
|
|
10157
10207
|
},
|
|
10158
10208
|
"context": {
|
|
10159
10209
|
"type": "variable",
|
|
@@ -10161,8 +10211,8 @@
|
|
|
10161
10211
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
10162
10212
|
"scope": "default",
|
|
10163
10213
|
"line": {
|
|
10164
|
-
"start":
|
|
10165
|
-
"end":
|
|
10214
|
+
"start": 87,
|
|
10215
|
+
"end": 87
|
|
10166
10216
|
}
|
|
10167
10217
|
},
|
|
10168
10218
|
"group": [
|
|
@@ -10177,8 +10227,8 @@
|
|
|
10177
10227
|
{
|
|
10178
10228
|
"description": "The line height of the Chat message meta text.\n",
|
|
10179
10229
|
"commentRange": {
|
|
10180
|
-
"start":
|
|
10181
|
-
"end":
|
|
10230
|
+
"start": 88,
|
|
10231
|
+
"end": 89
|
|
10182
10232
|
},
|
|
10183
10233
|
"context": {
|
|
10184
10234
|
"type": "variable",
|
|
@@ -10186,8 +10236,8 @@
|
|
|
10186
10236
|
"value": "var( --kendo-line-height-lg, normal )",
|
|
10187
10237
|
"scope": "default",
|
|
10188
10238
|
"line": {
|
|
10189
|
-
"start":
|
|
10190
|
-
"end":
|
|
10239
|
+
"start": 90,
|
|
10240
|
+
"end": 90
|
|
10191
10241
|
}
|
|
10192
10242
|
},
|
|
10193
10243
|
"group": [
|
|
@@ -10202,8 +10252,8 @@
|
|
|
10202
10252
|
{
|
|
10203
10253
|
"description": "The font size of the Chat author text.\n",
|
|
10204
10254
|
"commentRange": {
|
|
10205
|
-
"start":
|
|
10206
|
-
"end":
|
|
10255
|
+
"start": 92,
|
|
10256
|
+
"end": 93
|
|
10207
10257
|
},
|
|
10208
10258
|
"context": {
|
|
10209
10259
|
"type": "variable",
|
|
@@ -10211,8 +10261,8 @@
|
|
|
10211
10261
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
10212
10262
|
"scope": "default",
|
|
10213
10263
|
"line": {
|
|
10214
|
-
"start":
|
|
10215
|
-
"end":
|
|
10264
|
+
"start": 94,
|
|
10265
|
+
"end": 94
|
|
10216
10266
|
}
|
|
10217
10267
|
},
|
|
10218
10268
|
"group": [
|
|
@@ -10227,8 +10277,8 @@
|
|
|
10227
10277
|
{
|
|
10228
10278
|
"description": "The line height of the Chat author text.\n",
|
|
10229
10279
|
"commentRange": {
|
|
10230
|
-
"start":
|
|
10231
|
-
"end":
|
|
10280
|
+
"start": 95,
|
|
10281
|
+
"end": 96
|
|
10232
10282
|
},
|
|
10233
10283
|
"context": {
|
|
10234
10284
|
"type": "variable",
|
|
@@ -10236,8 +10286,8 @@
|
|
|
10236
10286
|
"value": "var( --kendo-line-height-xs, normal )",
|
|
10237
10287
|
"scope": "default",
|
|
10238
10288
|
"line": {
|
|
10239
|
-
"start":
|
|
10240
|
-
"end":
|
|
10289
|
+
"start": 97,
|
|
10290
|
+
"end": 97
|
|
10241
10291
|
}
|
|
10242
10292
|
},
|
|
10243
10293
|
"group": [
|
|
@@ -10252,8 +10302,8 @@
|
|
|
10252
10302
|
{
|
|
10253
10303
|
"description": "The text color of the Chat status.\n",
|
|
10254
10304
|
"commentRange": {
|
|
10255
|
-
"start":
|
|
10256
|
-
"end":
|
|
10305
|
+
"start": 99,
|
|
10306
|
+
"end": 100
|
|
10257
10307
|
},
|
|
10258
10308
|
"context": {
|
|
10259
10309
|
"type": "variable",
|
|
@@ -10261,8 +10311,8 @@
|
|
|
10261
10311
|
"value": "k-color(subtle)",
|
|
10262
10312
|
"scope": "default",
|
|
10263
10313
|
"line": {
|
|
10264
|
-
"start":
|
|
10265
|
-
"end":
|
|
10314
|
+
"start": 101,
|
|
10315
|
+
"end": 101
|
|
10266
10316
|
}
|
|
10267
10317
|
},
|
|
10268
10318
|
"group": [
|
|
@@ -10277,8 +10327,8 @@
|
|
|
10277
10327
|
{
|
|
10278
10328
|
"description": "The spacing of the Chat bubble message.\n",
|
|
10279
10329
|
"commentRange": {
|
|
10280
|
-
"start":
|
|
10281
|
-
"end":
|
|
10330
|
+
"start": 103,
|
|
10331
|
+
"end": 104
|
|
10282
10332
|
},
|
|
10283
10333
|
"context": {
|
|
10284
10334
|
"type": "variable",
|
|
@@ -10286,8 +10336,8 @@
|
|
|
10286
10336
|
"value": "k-spacing(2)",
|
|
10287
10337
|
"scope": "default",
|
|
10288
10338
|
"line": {
|
|
10289
|
-
"start":
|
|
10290
|
-
"end":
|
|
10339
|
+
"start": 105,
|
|
10340
|
+
"end": 105
|
|
10291
10341
|
}
|
|
10292
10342
|
},
|
|
10293
10343
|
"group": [
|
|
@@ -10302,8 +10352,8 @@
|
|
|
10302
10352
|
{
|
|
10303
10353
|
"description": "The background color of the Chat Toolbar.\n",
|
|
10304
10354
|
"commentRange": {
|
|
10305
|
-
"start":
|
|
10306
|
-
"end":
|
|
10355
|
+
"start": 107,
|
|
10356
|
+
"end": 108
|
|
10307
10357
|
},
|
|
10308
10358
|
"context": {
|
|
10309
10359
|
"type": "variable",
|
|
@@ -10311,8 +10361,8 @@
|
|
|
10311
10361
|
"value": "$kendo-toolbar-bg",
|
|
10312
10362
|
"scope": "default",
|
|
10313
10363
|
"line": {
|
|
10314
|
-
"start":
|
|
10315
|
-
"end":
|
|
10364
|
+
"start": 109,
|
|
10365
|
+
"end": 109
|
|
10316
10366
|
}
|
|
10317
10367
|
},
|
|
10318
10368
|
"group": [
|
|
@@ -10327,8 +10377,8 @@
|
|
|
10327
10377
|
{
|
|
10328
10378
|
"description": "The text color of the Chat Toolbar.\n",
|
|
10329
10379
|
"commentRange": {
|
|
10330
|
-
"start":
|
|
10331
|
-
"end":
|
|
10380
|
+
"start": 110,
|
|
10381
|
+
"end": 111
|
|
10332
10382
|
},
|
|
10333
10383
|
"context": {
|
|
10334
10384
|
"type": "variable",
|
|
@@ -10336,8 +10386,8 @@
|
|
|
10336
10386
|
"value": "$kendo-toolbar-text",
|
|
10337
10387
|
"scope": "default",
|
|
10338
10388
|
"line": {
|
|
10339
|
-
"start":
|
|
10340
|
-
"end":
|
|
10389
|
+
"start": 112,
|
|
10390
|
+
"end": 112
|
|
10341
10391
|
}
|
|
10342
10392
|
},
|
|
10343
10393
|
"group": [
|
|
@@ -10352,8 +10402,8 @@
|
|
|
10352
10402
|
{
|
|
10353
10403
|
"description": "The border color of the Chat Toolbar.\n",
|
|
10354
10404
|
"commentRange": {
|
|
10355
|
-
"start":
|
|
10356
|
-
"end":
|
|
10405
|
+
"start": 113,
|
|
10406
|
+
"end": 114
|
|
10357
10407
|
},
|
|
10358
10408
|
"context": {
|
|
10359
10409
|
"type": "variable",
|
|
@@ -10361,8 +10411,8 @@
|
|
|
10361
10411
|
"value": "inherit",
|
|
10362
10412
|
"scope": "default",
|
|
10363
10413
|
"line": {
|
|
10364
|
-
"start":
|
|
10365
|
-
"end":
|
|
10414
|
+
"start": 115,
|
|
10415
|
+
"end": 115
|
|
10366
10416
|
}
|
|
10367
10417
|
},
|
|
10368
10418
|
"group": [
|
|
@@ -10377,8 +10427,8 @@
|
|
|
10377
10427
|
{
|
|
10378
10428
|
"description": "The background color of the Chat.\n",
|
|
10379
10429
|
"commentRange": {
|
|
10380
|
-
"start":
|
|
10381
|
-
"end":
|
|
10430
|
+
"start": 117,
|
|
10431
|
+
"end": 118
|
|
10382
10432
|
},
|
|
10383
10433
|
"context": {
|
|
10384
10434
|
"type": "variable",
|
|
@@ -10386,8 +10436,8 @@
|
|
|
10386
10436
|
"value": "k-color(surface)",
|
|
10387
10437
|
"scope": "default",
|
|
10388
10438
|
"line": {
|
|
10389
|
-
"start":
|
|
10390
|
-
"end":
|
|
10439
|
+
"start": 119,
|
|
10440
|
+
"end": 119
|
|
10391
10441
|
}
|
|
10392
10442
|
},
|
|
10393
10443
|
"group": [
|
|
@@ -10402,8 +10452,8 @@
|
|
|
10402
10452
|
{
|
|
10403
10453
|
"description": "The text color of the Chat.\n",
|
|
10404
10454
|
"commentRange": {
|
|
10405
|
-
"start":
|
|
10406
|
-
"end":
|
|
10455
|
+
"start": 120,
|
|
10456
|
+
"end": 121
|
|
10407
10457
|
},
|
|
10408
10458
|
"context": {
|
|
10409
10459
|
"type": "variable",
|
|
@@ -10411,8 +10461,8 @@
|
|
|
10411
10461
|
"value": "k-color(on-app-surface)",
|
|
10412
10462
|
"scope": "default",
|
|
10413
10463
|
"line": {
|
|
10414
|
-
"start":
|
|
10415
|
-
"end":
|
|
10464
|
+
"start": 122,
|
|
10465
|
+
"end": 122
|
|
10416
10466
|
}
|
|
10417
10467
|
},
|
|
10418
10468
|
"group": [
|
|
@@ -10427,8 +10477,8 @@
|
|
|
10427
10477
|
{
|
|
10428
10478
|
"description": "The border color of the Chat.\n",
|
|
10429
10479
|
"commentRange": {
|
|
10430
|
-
"start":
|
|
10431
|
-
"end":
|
|
10480
|
+
"start": 123,
|
|
10481
|
+
"end": 124
|
|
10432
10482
|
},
|
|
10433
10483
|
"context": {
|
|
10434
10484
|
"type": "variable",
|
|
@@ -10436,8 +10486,8 @@
|
|
|
10436
10486
|
"value": "k-color(border)",
|
|
10437
10487
|
"scope": "default",
|
|
10438
10488
|
"line": {
|
|
10439
|
-
"start":
|
|
10440
|
-
"end":
|
|
10489
|
+
"start": 125,
|
|
10490
|
+
"end": 125
|
|
10441
10491
|
}
|
|
10442
10492
|
},
|
|
10443
10493
|
"group": [
|
|
@@ -10452,8 +10502,8 @@
|
|
|
10452
10502
|
{
|
|
10453
10503
|
"description": "The color of the typing indicator dots.\n",
|
|
10454
10504
|
"commentRange": {
|
|
10455
|
-
"start":
|
|
10456
|
-
"end":
|
|
10505
|
+
"start": 127,
|
|
10506
|
+
"end": 128
|
|
10457
10507
|
},
|
|
10458
10508
|
"context": {
|
|
10459
10509
|
"type": "variable",
|
|
@@ -10461,8 +10511,8 @@
|
|
|
10461
10511
|
"value": "k-color(base-on-subtle)",
|
|
10462
10512
|
"scope": "default",
|
|
10463
10513
|
"line": {
|
|
10464
|
-
"start":
|
|
10465
|
-
"end":
|
|
10514
|
+
"start": 129,
|
|
10515
|
+
"end": 129
|
|
10466
10516
|
}
|
|
10467
10517
|
},
|
|
10468
10518
|
"group": [
|
|
@@ -10477,8 +10527,8 @@
|
|
|
10477
10527
|
{
|
|
10478
10528
|
"description": "The background color of the Chat alt bubble.\n",
|
|
10479
10529
|
"commentRange": {
|
|
10480
|
-
"start":
|
|
10481
|
-
"end":
|
|
10530
|
+
"start": 131,
|
|
10531
|
+
"end": 132
|
|
10482
10532
|
},
|
|
10483
10533
|
"context": {
|
|
10484
10534
|
"type": "variable",
|
|
@@ -10486,8 +10536,8 @@
|
|
|
10486
10536
|
"value": "k-color(primary)",
|
|
10487
10537
|
"scope": "default",
|
|
10488
10538
|
"line": {
|
|
10489
|
-
"start":
|
|
10490
|
-
"end":
|
|
10539
|
+
"start": 133,
|
|
10540
|
+
"end": 133
|
|
10491
10541
|
}
|
|
10492
10542
|
},
|
|
10493
10543
|
"group": [
|
|
@@ -10502,8 +10552,8 @@
|
|
|
10502
10552
|
{
|
|
10503
10553
|
"description": "The text color of the Chat alt bubble.\n",
|
|
10504
10554
|
"commentRange": {
|
|
10505
|
-
"start":
|
|
10506
|
-
"end":
|
|
10555
|
+
"start": 134,
|
|
10556
|
+
"end": 135
|
|
10507
10557
|
},
|
|
10508
10558
|
"context": {
|
|
10509
10559
|
"type": "variable",
|
|
@@ -10511,8 +10561,8 @@
|
|
|
10511
10561
|
"value": "k-color(on-primary)",
|
|
10512
10562
|
"scope": "default",
|
|
10513
10563
|
"line": {
|
|
10514
|
-
"start":
|
|
10515
|
-
"end":
|
|
10564
|
+
"start": 136,
|
|
10565
|
+
"end": 136
|
|
10516
10566
|
}
|
|
10517
10567
|
},
|
|
10518
10568
|
"group": [
|
|
@@ -10527,8 +10577,8 @@
|
|
|
10527
10577
|
{
|
|
10528
10578
|
"description": "The border color of the Chat alt bubble.\n",
|
|
10529
10579
|
"commentRange": {
|
|
10530
|
-
"start":
|
|
10531
|
-
"end":
|
|
10580
|
+
"start": 137,
|
|
10581
|
+
"end": 138
|
|
10532
10582
|
},
|
|
10533
10583
|
"context": {
|
|
10534
10584
|
"type": "variable",
|
|
@@ -10536,8 +10586,8 @@
|
|
|
10536
10586
|
"value": "$kendo-chat-alt-bubble-bg",
|
|
10537
10587
|
"scope": "default",
|
|
10538
10588
|
"line": {
|
|
10539
|
-
"start":
|
|
10540
|
-
"end":
|
|
10589
|
+
"start": 139,
|
|
10590
|
+
"end": 139
|
|
10541
10591
|
}
|
|
10542
10592
|
},
|
|
10543
10593
|
"group": [
|
|
@@ -10552,8 +10602,8 @@
|
|
|
10552
10602
|
{
|
|
10553
10603
|
"description": "The shadow of the Chat alt bubble.\n",
|
|
10554
10604
|
"commentRange": {
|
|
10555
|
-
"start":
|
|
10556
|
-
"end":
|
|
10605
|
+
"start": 140,
|
|
10606
|
+
"end": 141
|
|
10557
10607
|
},
|
|
10558
10608
|
"context": {
|
|
10559
10609
|
"type": "variable",
|
|
@@ -10561,8 +10611,8 @@
|
|
|
10561
10611
|
"value": "none",
|
|
10562
10612
|
"scope": "default",
|
|
10563
10613
|
"line": {
|
|
10564
|
-
"start":
|
|
10565
|
-
"end":
|
|
10614
|
+
"start": 142,
|
|
10615
|
+
"end": 142
|
|
10566
10616
|
}
|
|
10567
10617
|
},
|
|
10568
10618
|
"group": [
|
|
@@ -10575,19 +10625,144 @@
|
|
|
10575
10625
|
}
|
|
10576
10626
|
},
|
|
10577
10627
|
{
|
|
10578
|
-
"description": "The width of a file in the Chat Textarea.\n",
|
|
10628
|
+
"description": "The minimum width of a file in the Chat Textarea.\n",
|
|
10579
10629
|
"commentRange": {
|
|
10580
|
-
"start":
|
|
10581
|
-
"end":
|
|
10630
|
+
"start": 165,
|
|
10631
|
+
"end": 166
|
|
10582
10632
|
},
|
|
10583
10633
|
"context": {
|
|
10584
10634
|
"type": "variable",
|
|
10585
|
-
"name": "kendo-chat-file-width",
|
|
10586
|
-
"value": "
|
|
10635
|
+
"name": "kendo-chat-file-min-width",
|
|
10636
|
+
"value": "96px",
|
|
10587
10637
|
"scope": "default",
|
|
10588
10638
|
"line": {
|
|
10589
|
-
"start":
|
|
10590
|
-
"end":
|
|
10639
|
+
"start": 167,
|
|
10640
|
+
"end": 167
|
|
10641
|
+
}
|
|
10642
|
+
},
|
|
10643
|
+
"group": [
|
|
10644
|
+
"chat"
|
|
10645
|
+
],
|
|
10646
|
+
"access": "public",
|
|
10647
|
+
"file": {
|
|
10648
|
+
"path": "chat/_variables.scss",
|
|
10649
|
+
"name": "_variables.scss"
|
|
10650
|
+
}
|
|
10651
|
+
},
|
|
10652
|
+
{
|
|
10653
|
+
"description": "The maximum width of a file in the Chat Textarea.\n",
|
|
10654
|
+
"commentRange": {
|
|
10655
|
+
"start": 168,
|
|
10656
|
+
"end": 169
|
|
10657
|
+
},
|
|
10658
|
+
"context": {
|
|
10659
|
+
"type": "variable",
|
|
10660
|
+
"name": "kendo-chat-file-max-width",
|
|
10661
|
+
"value": "160px",
|
|
10662
|
+
"scope": "default",
|
|
10663
|
+
"line": {
|
|
10664
|
+
"start": 170,
|
|
10665
|
+
"end": 170
|
|
10666
|
+
}
|
|
10667
|
+
},
|
|
10668
|
+
"group": [
|
|
10669
|
+
"chat"
|
|
10670
|
+
],
|
|
10671
|
+
"access": "public",
|
|
10672
|
+
"file": {
|
|
10673
|
+
"path": "chat/_variables.scss",
|
|
10674
|
+
"name": "_variables.scss"
|
|
10675
|
+
}
|
|
10676
|
+
},
|
|
10677
|
+
{
|
|
10678
|
+
"description": "The font size of the Chat file name.\n",
|
|
10679
|
+
"commentRange": {
|
|
10680
|
+
"start": 171,
|
|
10681
|
+
"end": 172
|
|
10682
|
+
},
|
|
10683
|
+
"context": {
|
|
10684
|
+
"type": "variable",
|
|
10685
|
+
"name": "kendo-chat-file-name-font-size",
|
|
10686
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
10687
|
+
"scope": "default",
|
|
10688
|
+
"line": {
|
|
10689
|
+
"start": 173,
|
|
10690
|
+
"end": 173
|
|
10691
|
+
}
|
|
10692
|
+
},
|
|
10693
|
+
"group": [
|
|
10694
|
+
"chat"
|
|
10695
|
+
],
|
|
10696
|
+
"access": "public",
|
|
10697
|
+
"file": {
|
|
10698
|
+
"path": "chat/_variables.scss",
|
|
10699
|
+
"name": "_variables.scss"
|
|
10700
|
+
}
|
|
10701
|
+
},
|
|
10702
|
+
{
|
|
10703
|
+
"description": "The line height of the Chat file name.\n",
|
|
10704
|
+
"commentRange": {
|
|
10705
|
+
"start": 174,
|
|
10706
|
+
"end": 175
|
|
10707
|
+
},
|
|
10708
|
+
"context": {
|
|
10709
|
+
"type": "variable",
|
|
10710
|
+
"name": "kendo-chat-file-name-line-height",
|
|
10711
|
+
"value": "var( --kendo-line-height-lg, normal )",
|
|
10712
|
+
"scope": "default",
|
|
10713
|
+
"line": {
|
|
10714
|
+
"start": 176,
|
|
10715
|
+
"end": 176
|
|
10716
|
+
}
|
|
10717
|
+
},
|
|
10718
|
+
"group": [
|
|
10719
|
+
"chat"
|
|
10720
|
+
],
|
|
10721
|
+
"access": "public",
|
|
10722
|
+
"file": {
|
|
10723
|
+
"path": "chat/_variables.scss",
|
|
10724
|
+
"name": "_variables.scss"
|
|
10725
|
+
}
|
|
10726
|
+
},
|
|
10727
|
+
{
|
|
10728
|
+
"description": "The font size of the Chat file size.\n",
|
|
10729
|
+
"commentRange": {
|
|
10730
|
+
"start": 177,
|
|
10731
|
+
"end": 178
|
|
10732
|
+
},
|
|
10733
|
+
"context": {
|
|
10734
|
+
"type": "variable",
|
|
10735
|
+
"name": "kendo-chat-file-size-font-size",
|
|
10736
|
+
"value": "var( --kendo-font-size-xs, inherit )",
|
|
10737
|
+
"scope": "default",
|
|
10738
|
+
"line": {
|
|
10739
|
+
"start": 179,
|
|
10740
|
+
"end": 179
|
|
10741
|
+
}
|
|
10742
|
+
},
|
|
10743
|
+
"group": [
|
|
10744
|
+
"chat"
|
|
10745
|
+
],
|
|
10746
|
+
"access": "public",
|
|
10747
|
+
"file": {
|
|
10748
|
+
"path": "chat/_variables.scss",
|
|
10749
|
+
"name": "_variables.scss"
|
|
10750
|
+
}
|
|
10751
|
+
},
|
|
10752
|
+
{
|
|
10753
|
+
"description": "The line height of the Chat file size.\n",
|
|
10754
|
+
"commentRange": {
|
|
10755
|
+
"start": 180,
|
|
10756
|
+
"end": 181
|
|
10757
|
+
},
|
|
10758
|
+
"context": {
|
|
10759
|
+
"type": "variable",
|
|
10760
|
+
"name": "kendo-chat-file-size-line-height",
|
|
10761
|
+
"value": "var( --kendo-line-height-xs, normal )",
|
|
10762
|
+
"scope": "default",
|
|
10763
|
+
"line": {
|
|
10764
|
+
"start": 182,
|
|
10765
|
+
"end": 182
|
|
10591
10766
|
}
|
|
10592
10767
|
},
|
|
10593
10768
|
"group": [
|
|
@@ -10602,17 +10777,17 @@
|
|
|
10602
10777
|
{
|
|
10603
10778
|
"description": "The horizontal padding of the Chat file.\n",
|
|
10604
10779
|
"commentRange": {
|
|
10605
|
-
"start":
|
|
10606
|
-
"end":
|
|
10780
|
+
"start": 183,
|
|
10781
|
+
"end": 184
|
|
10607
10782
|
},
|
|
10608
10783
|
"context": {
|
|
10609
10784
|
"type": "variable",
|
|
10610
10785
|
"name": "kendo-chat-file-padding-x",
|
|
10611
|
-
"value": "k-spacing(
|
|
10786
|
+
"value": "k-spacing(1)",
|
|
10612
10787
|
"scope": "default",
|
|
10613
10788
|
"line": {
|
|
10614
|
-
"start":
|
|
10615
|
-
"end":
|
|
10789
|
+
"start": 185,
|
|
10790
|
+
"end": 185
|
|
10616
10791
|
}
|
|
10617
10792
|
},
|
|
10618
10793
|
"group": [
|
|
@@ -10627,17 +10802,17 @@
|
|
|
10627
10802
|
{
|
|
10628
10803
|
"description": "The vertical padding of the Chat file.\n",
|
|
10629
10804
|
"commentRange": {
|
|
10630
|
-
"start":
|
|
10631
|
-
"end":
|
|
10805
|
+
"start": 186,
|
|
10806
|
+
"end": 187
|
|
10632
10807
|
},
|
|
10633
10808
|
"context": {
|
|
10634
10809
|
"type": "variable",
|
|
10635
10810
|
"name": "kendo-chat-file-padding-y",
|
|
10636
|
-
"value": "k-spacing(
|
|
10811
|
+
"value": "k-spacing(1)",
|
|
10637
10812
|
"scope": "default",
|
|
10638
10813
|
"line": {
|
|
10639
|
-
"start":
|
|
10640
|
-
"end":
|
|
10814
|
+
"start": 188,
|
|
10815
|
+
"end": 188
|
|
10641
10816
|
}
|
|
10642
10817
|
},
|
|
10643
10818
|
"group": [
|
|
@@ -10652,8 +10827,8 @@
|
|
|
10652
10827
|
{
|
|
10653
10828
|
"description": "The spacing between the elements of the Chat file.\n",
|
|
10654
10829
|
"commentRange": {
|
|
10655
|
-
"start":
|
|
10656
|
-
"end":
|
|
10830
|
+
"start": 189,
|
|
10831
|
+
"end": 190
|
|
10657
10832
|
},
|
|
10658
10833
|
"context": {
|
|
10659
10834
|
"type": "variable",
|
|
@@ -10661,8 +10836,8 @@
|
|
|
10661
10836
|
"value": "k-spacing(1)",
|
|
10662
10837
|
"scope": "default",
|
|
10663
10838
|
"line": {
|
|
10664
|
-
"start":
|
|
10665
|
-
"end":
|
|
10839
|
+
"start": 191,
|
|
10840
|
+
"end": 191
|
|
10666
10841
|
}
|
|
10667
10842
|
},
|
|
10668
10843
|
"group": [
|
|
@@ -10677,8 +10852,8 @@
|
|
|
10677
10852
|
{
|
|
10678
10853
|
"description": "The border width of the Chat file.\n",
|
|
10679
10854
|
"commentRange": {
|
|
10680
|
-
"start":
|
|
10681
|
-
"end":
|
|
10855
|
+
"start": 193,
|
|
10856
|
+
"end": 194
|
|
10682
10857
|
},
|
|
10683
10858
|
"context": {
|
|
10684
10859
|
"type": "variable",
|
|
@@ -10686,8 +10861,8 @@
|
|
|
10686
10861
|
"value": "1px",
|
|
10687
10862
|
"scope": "default",
|
|
10688
10863
|
"line": {
|
|
10689
|
-
"start":
|
|
10690
|
-
"end":
|
|
10864
|
+
"start": 195,
|
|
10865
|
+
"end": 195
|
|
10691
10866
|
}
|
|
10692
10867
|
},
|
|
10693
10868
|
"group": [
|
|
@@ -10702,8 +10877,8 @@
|
|
|
10702
10877
|
{
|
|
10703
10878
|
"description": "The border style of the Chat file.\n",
|
|
10704
10879
|
"commentRange": {
|
|
10705
|
-
"start":
|
|
10706
|
-
"end":
|
|
10880
|
+
"start": 196,
|
|
10881
|
+
"end": 197
|
|
10707
10882
|
},
|
|
10708
10883
|
"context": {
|
|
10709
10884
|
"type": "variable",
|
|
@@ -10711,8 +10886,8 @@
|
|
|
10711
10886
|
"value": "solid",
|
|
10712
10887
|
"scope": "default",
|
|
10713
10888
|
"line": {
|
|
10714
|
-
"start":
|
|
10715
|
-
"end":
|
|
10889
|
+
"start": 198,
|
|
10890
|
+
"end": 198
|
|
10716
10891
|
}
|
|
10717
10892
|
},
|
|
10718
10893
|
"group": [
|
|
@@ -10727,17 +10902,17 @@
|
|
|
10727
10902
|
{
|
|
10728
10903
|
"description": "The background color of the Chat file.\n",
|
|
10729
10904
|
"commentRange": {
|
|
10730
|
-
"start":
|
|
10731
|
-
"end":
|
|
10905
|
+
"start": 200,
|
|
10906
|
+
"end": 201
|
|
10732
10907
|
},
|
|
10733
10908
|
"context": {
|
|
10734
10909
|
"type": "variable",
|
|
10735
10910
|
"name": "kendo-chat-file-bg",
|
|
10736
|
-
"value": "k-color(base-subtle)",
|
|
10911
|
+
"value": "color-mix(in srgb, k-color(base-on-subtle) 8%, transparent)",
|
|
10737
10912
|
"scope": "default",
|
|
10738
10913
|
"line": {
|
|
10739
|
-
"start":
|
|
10740
|
-
"end":
|
|
10914
|
+
"start": 202,
|
|
10915
|
+
"end": 202
|
|
10741
10916
|
}
|
|
10742
10917
|
},
|
|
10743
10918
|
"group": [
|
|
@@ -10752,8 +10927,8 @@
|
|
|
10752
10927
|
{
|
|
10753
10928
|
"description": "The text color of the Chat file.\n",
|
|
10754
10929
|
"commentRange": {
|
|
10755
|
-
"start":
|
|
10756
|
-
"end":
|
|
10930
|
+
"start": 203,
|
|
10931
|
+
"end": 204
|
|
10757
10932
|
},
|
|
10758
10933
|
"context": {
|
|
10759
10934
|
"type": "variable",
|
|
@@ -10761,8 +10936,8 @@
|
|
|
10761
10936
|
"value": "k-color(base-on-subtle)",
|
|
10762
10937
|
"scope": "default",
|
|
10763
10938
|
"line": {
|
|
10764
|
-
"start":
|
|
10765
|
-
"end":
|
|
10939
|
+
"start": 205,
|
|
10940
|
+
"end": 205
|
|
10766
10941
|
}
|
|
10767
10942
|
},
|
|
10768
10943
|
"group": [
|
|
@@ -10777,8 +10952,8 @@
|
|
|
10777
10952
|
{
|
|
10778
10953
|
"description": "The border color of the Chat file.\n",
|
|
10779
10954
|
"commentRange": {
|
|
10780
|
-
"start":
|
|
10781
|
-
"end":
|
|
10955
|
+
"start": 206,
|
|
10956
|
+
"end": 207
|
|
10782
10957
|
},
|
|
10783
10958
|
"context": {
|
|
10784
10959
|
"type": "variable",
|
|
@@ -10786,8 +10961,8 @@
|
|
|
10786
10961
|
"value": "$kendo-chat-file-bg",
|
|
10787
10962
|
"scope": "default",
|
|
10788
10963
|
"line": {
|
|
10789
|
-
"start":
|
|
10790
|
-
"end":
|
|
10964
|
+
"start": 208,
|
|
10965
|
+
"end": 208
|
|
10791
10966
|
}
|
|
10792
10967
|
},
|
|
10793
10968
|
"group": [
|
|
@@ -10802,8 +10977,8 @@
|
|
|
10802
10977
|
{
|
|
10803
10978
|
"description": "The border-radius of the Chat file.\n",
|
|
10804
10979
|
"commentRange": {
|
|
10805
|
-
"start":
|
|
10806
|
-
"end":
|
|
10980
|
+
"start": 209,
|
|
10981
|
+
"end": 210
|
|
10807
10982
|
},
|
|
10808
10983
|
"context": {
|
|
10809
10984
|
"type": "variable",
|
|
@@ -10811,8 +10986,8 @@
|
|
|
10811
10986
|
"value": "k-border-radius(md)",
|
|
10812
10987
|
"scope": "default",
|
|
10813
10988
|
"line": {
|
|
10814
|
-
"start":
|
|
10815
|
-
"end":
|
|
10989
|
+
"start": 211,
|
|
10990
|
+
"end": 211
|
|
10816
10991
|
}
|
|
10817
10992
|
},
|
|
10818
10993
|
"group": [
|
|
@@ -10825,19 +11000,19 @@
|
|
|
10825
11000
|
}
|
|
10826
11001
|
},
|
|
10827
11002
|
{
|
|
10828
|
-
"description": "The
|
|
11003
|
+
"description": "The background color of the Chat sender file.\n",
|
|
10829
11004
|
"commentRange": {
|
|
10830
|
-
"start":
|
|
10831
|
-
"end":
|
|
11005
|
+
"start": 213,
|
|
11006
|
+
"end": 214
|
|
10832
11007
|
},
|
|
10833
11008
|
"context": {
|
|
10834
11009
|
"type": "variable",
|
|
10835
|
-
"name": "kendo-chat-file-
|
|
10836
|
-
"value": "k-
|
|
11010
|
+
"name": "kendo-chat-sender-file-bg",
|
|
11011
|
+
"value": "color-mix(in srgb, k-color(on-primary) 14%, transparent)",
|
|
10837
11012
|
"scope": "default",
|
|
10838
11013
|
"line": {
|
|
10839
|
-
"start":
|
|
10840
|
-
"end":
|
|
11014
|
+
"start": 215,
|
|
11015
|
+
"end": 215
|
|
10841
11016
|
}
|
|
10842
11017
|
},
|
|
10843
11018
|
"group": [
|
|
@@ -10850,19 +11025,44 @@
|
|
|
10850
11025
|
}
|
|
10851
11026
|
},
|
|
10852
11027
|
{
|
|
10853
|
-
"description": "The
|
|
11028
|
+
"description": "The text color of the Chat sender file.\n",
|
|
10854
11029
|
"commentRange": {
|
|
10855
|
-
"start":
|
|
10856
|
-
"end":
|
|
11030
|
+
"start": 216,
|
|
11031
|
+
"end": 217
|
|
10857
11032
|
},
|
|
10858
11033
|
"context": {
|
|
10859
11034
|
"type": "variable",
|
|
10860
|
-
"name": "kendo-chat-file-
|
|
10861
|
-
"value": "k-
|
|
11035
|
+
"name": "kendo-chat-sender-file-text",
|
|
11036
|
+
"value": "k-color(on-primary)",
|
|
10862
11037
|
"scope": "default",
|
|
10863
11038
|
"line": {
|
|
10864
|
-
"start":
|
|
10865
|
-
"end":
|
|
11039
|
+
"start": 218,
|
|
11040
|
+
"end": 218
|
|
11041
|
+
}
|
|
11042
|
+
},
|
|
11043
|
+
"group": [
|
|
11044
|
+
"chat"
|
|
11045
|
+
],
|
|
11046
|
+
"access": "public",
|
|
11047
|
+
"file": {
|
|
11048
|
+
"path": "chat/_variables.scss",
|
|
11049
|
+
"name": "_variables.scss"
|
|
11050
|
+
}
|
|
11051
|
+
},
|
|
11052
|
+
{
|
|
11053
|
+
"description": "The border color of the Chat sender file.\n",
|
|
11054
|
+
"commentRange": {
|
|
11055
|
+
"start": 219,
|
|
11056
|
+
"end": 220
|
|
11057
|
+
},
|
|
11058
|
+
"context": {
|
|
11059
|
+
"type": "variable",
|
|
11060
|
+
"name": "kendo-chat-sender-file-border",
|
|
11061
|
+
"value": "$kendo-chat-sender-file-bg",
|
|
11062
|
+
"scope": "default",
|
|
11063
|
+
"line": {
|
|
11064
|
+
"start": 221,
|
|
11065
|
+
"end": 221
|
|
10866
11066
|
}
|
|
10867
11067
|
},
|
|
10868
11068
|
"group": [
|
|
@@ -10877,8 +11077,8 @@
|
|
|
10877
11077
|
{
|
|
10878
11078
|
"description": "The border width of the Chat pinned message;\n",
|
|
10879
11079
|
"commentRange": {
|
|
10880
|
-
"start":
|
|
10881
|
-
"end":
|
|
11080
|
+
"start": 223,
|
|
11081
|
+
"end": 224
|
|
10882
11082
|
},
|
|
10883
11083
|
"context": {
|
|
10884
11084
|
"type": "variable",
|
|
@@ -10886,8 +11086,8 @@
|
|
|
10886
11086
|
"value": "1px",
|
|
10887
11087
|
"scope": "default",
|
|
10888
11088
|
"line": {
|
|
10889
|
-
"start":
|
|
10890
|
-
"end":
|
|
11089
|
+
"start": 225,
|
|
11090
|
+
"end": 225
|
|
10891
11091
|
}
|
|
10892
11092
|
},
|
|
10893
11093
|
"group": [
|
|
@@ -10902,8 +11102,8 @@
|
|
|
10902
11102
|
{
|
|
10903
11103
|
"description": "The border style of the Chat pinned message;\n",
|
|
10904
11104
|
"commentRange": {
|
|
10905
|
-
"start":
|
|
10906
|
-
"end":
|
|
11105
|
+
"start": 226,
|
|
11106
|
+
"end": 227
|
|
10907
11107
|
},
|
|
10908
11108
|
"context": {
|
|
10909
11109
|
"type": "variable",
|
|
@@ -10911,8 +11111,8 @@
|
|
|
10911
11111
|
"value": "solid",
|
|
10912
11112
|
"scope": "default",
|
|
10913
11113
|
"line": {
|
|
10914
|
-
"start":
|
|
10915
|
-
"end":
|
|
11114
|
+
"start": 228,
|
|
11115
|
+
"end": 228
|
|
10916
11116
|
}
|
|
10917
11117
|
},
|
|
10918
11118
|
"group": [
|
|
@@ -10927,8 +11127,8 @@
|
|
|
10927
11127
|
{
|
|
10928
11128
|
"description": "The border color of the Chat pinned message;\n",
|
|
10929
11129
|
"commentRange": {
|
|
10930
|
-
"start":
|
|
10931
|
-
"end":
|
|
11130
|
+
"start": 229,
|
|
11131
|
+
"end": 230
|
|
10932
11132
|
},
|
|
10933
11133
|
"context": {
|
|
10934
11134
|
"type": "variable",
|
|
@@ -10936,8 +11136,8 @@
|
|
|
10936
11136
|
"value": "k-color(border)",
|
|
10937
11137
|
"scope": "default",
|
|
10938
11138
|
"line": {
|
|
10939
|
-
"start":
|
|
10940
|
-
"end":
|
|
11139
|
+
"start": 231,
|
|
11140
|
+
"end": 231
|
|
10941
11141
|
}
|
|
10942
11142
|
},
|
|
10943
11143
|
"group": [
|
|
@@ -10952,8 +11152,8 @@
|
|
|
10952
11152
|
{
|
|
10953
11153
|
"description": "The horizontal padding of the Chat message reference.\n",
|
|
10954
11154
|
"commentRange": {
|
|
10955
|
-
"start":
|
|
10956
|
-
"end":
|
|
11155
|
+
"start": 233,
|
|
11156
|
+
"end": 234
|
|
10957
11157
|
},
|
|
10958
11158
|
"context": {
|
|
10959
11159
|
"type": "variable",
|
|
@@ -10961,8 +11161,8 @@
|
|
|
10961
11161
|
"value": "k-spacing(2)",
|
|
10962
11162
|
"scope": "default",
|
|
10963
11163
|
"line": {
|
|
10964
|
-
"start":
|
|
10965
|
-
"end":
|
|
11164
|
+
"start": 235,
|
|
11165
|
+
"end": 235
|
|
10966
11166
|
}
|
|
10967
11167
|
},
|
|
10968
11168
|
"group": [
|
|
@@ -10977,8 +11177,8 @@
|
|
|
10977
11177
|
{
|
|
10978
11178
|
"description": "The vertical padding of the Chat message reference.\n",
|
|
10979
11179
|
"commentRange": {
|
|
10980
|
-
"start":
|
|
10981
|
-
"end":
|
|
11180
|
+
"start": 236,
|
|
11181
|
+
"end": 237
|
|
10982
11182
|
},
|
|
10983
11183
|
"context": {
|
|
10984
11184
|
"type": "variable",
|
|
@@ -10986,8 +11186,8 @@
|
|
|
10986
11186
|
"value": "k-spacing(2)",
|
|
10987
11187
|
"scope": "default",
|
|
10988
11188
|
"line": {
|
|
10989
|
-
"start":
|
|
10990
|
-
"end":
|
|
11189
|
+
"start": 238,
|
|
11190
|
+
"end": 238
|
|
10991
11191
|
}
|
|
10992
11192
|
},
|
|
10993
11193
|
"group": [
|
|
@@ -11002,8 +11202,8 @@
|
|
|
11002
11202
|
{
|
|
11003
11203
|
"description": "The background color of the Chat message reference.\n",
|
|
11004
11204
|
"commentRange": {
|
|
11005
|
-
"start":
|
|
11006
|
-
"end":
|
|
11205
|
+
"start": 240,
|
|
11206
|
+
"end": 241
|
|
11007
11207
|
},
|
|
11008
11208
|
"context": {
|
|
11009
11209
|
"type": "variable",
|
|
@@ -11011,8 +11211,8 @@
|
|
|
11011
11211
|
"value": "k-color(surface)",
|
|
11012
11212
|
"scope": "default",
|
|
11013
11213
|
"line": {
|
|
11014
|
-
"start":
|
|
11015
|
-
"end":
|
|
11214
|
+
"start": 242,
|
|
11215
|
+
"end": 242
|
|
11016
11216
|
}
|
|
11017
11217
|
},
|
|
11018
11218
|
"group": [
|
|
@@ -11027,8 +11227,8 @@
|
|
|
11027
11227
|
{
|
|
11028
11228
|
"description": "The text color of the Chat message reference.\n",
|
|
11029
11229
|
"commentRange": {
|
|
11030
|
-
"start":
|
|
11031
|
-
"end":
|
|
11230
|
+
"start": 243,
|
|
11231
|
+
"end": 244
|
|
11032
11232
|
},
|
|
11033
11233
|
"context": {
|
|
11034
11234
|
"type": "variable",
|
|
@@ -11036,8 +11236,8 @@
|
|
|
11036
11236
|
"value": "k-color(on-app-surface)",
|
|
11037
11237
|
"scope": "default",
|
|
11038
11238
|
"line": {
|
|
11039
|
-
"start":
|
|
11040
|
-
"end":
|
|
11239
|
+
"start": 245,
|
|
11240
|
+
"end": 245
|
|
11041
11241
|
}
|
|
11042
11242
|
},
|
|
11043
11243
|
"group": [
|
|
@@ -11052,8 +11252,8 @@
|
|
|
11052
11252
|
{
|
|
11053
11253
|
"description": "The background color of the message reference marker.\n",
|
|
11054
11254
|
"commentRange": {
|
|
11055
|
-
"start":
|
|
11056
|
-
"end":
|
|
11255
|
+
"start": 246,
|
|
11256
|
+
"end": 247
|
|
11057
11257
|
},
|
|
11058
11258
|
"context": {
|
|
11059
11259
|
"type": "variable",
|
|
@@ -11061,8 +11261,8 @@
|
|
|
11061
11261
|
"value": "k-color(base-emphasis)",
|
|
11062
11262
|
"scope": "default",
|
|
11063
11263
|
"line": {
|
|
11064
|
-
"start":
|
|
11065
|
-
"end":
|
|
11264
|
+
"start": 248,
|
|
11265
|
+
"end": 248
|
|
11066
11266
|
}
|
|
11067
11267
|
},
|
|
11068
11268
|
"group": [
|
|
@@ -11077,8 +11277,8 @@
|
|
|
11077
11277
|
{
|
|
11078
11278
|
"description": "The background color of the message reference alt marker.\n",
|
|
11079
11279
|
"commentRange": {
|
|
11080
|
-
"start":
|
|
11081
|
-
"end":
|
|
11280
|
+
"start": 249,
|
|
11281
|
+
"end": 250
|
|
11082
11282
|
},
|
|
11083
11283
|
"context": {
|
|
11084
11284
|
"type": "variable",
|
|
@@ -11086,8 +11286,8 @@
|
|
|
11086
11286
|
"value": "k-color(primary-emphasis)",
|
|
11087
11287
|
"scope": "default",
|
|
11088
11288
|
"line": {
|
|
11089
|
-
"start":
|
|
11090
|
-
"end":
|
|
11289
|
+
"start": 251,
|
|
11290
|
+
"end": 251
|
|
11091
11291
|
}
|
|
11092
11292
|
},
|
|
11093
11293
|
"group": [
|
|
@@ -30425,15 +30625,15 @@
|
|
|
30425
30625
|
}
|
|
30426
30626
|
},
|
|
30427
30627
|
{
|
|
30428
|
-
"description": "The background color of the List
|
|
30628
|
+
"description": "The background color of the selected hovered List items.\n",
|
|
30429
30629
|
"commentRange": {
|
|
30430
30630
|
"start": 280,
|
|
30431
30631
|
"end": 281
|
|
30432
30632
|
},
|
|
30433
30633
|
"context": {
|
|
30434
30634
|
"type": "variable",
|
|
30435
|
-
"name": "kendo-list-
|
|
30436
|
-
"value": "
|
|
30635
|
+
"name": "kendo-list-item-selected-hover-bg",
|
|
30636
|
+
"value": "k-color(primary-hover)",
|
|
30437
30637
|
"scope": "default",
|
|
30438
30638
|
"line": {
|
|
30439
30639
|
"start": 282,
|
|
@@ -30450,15 +30650,15 @@
|
|
|
30450
30650
|
}
|
|
30451
30651
|
},
|
|
30452
30652
|
{
|
|
30453
|
-
"description": "The text color of the List
|
|
30653
|
+
"description": "The text color of the selected hovered List items.\n",
|
|
30454
30654
|
"commentRange": {
|
|
30455
30655
|
"start": 283,
|
|
30456
30656
|
"end": 284
|
|
30457
30657
|
},
|
|
30458
30658
|
"context": {
|
|
30459
30659
|
"type": "variable",
|
|
30460
|
-
"name": "kendo-list-
|
|
30461
|
-
"value": "
|
|
30660
|
+
"name": "kendo-list-item-selected-hover-text",
|
|
30661
|
+
"value": "k-color(on-primary)",
|
|
30462
30662
|
"scope": "default",
|
|
30463
30663
|
"line": {
|
|
30464
30664
|
"start": 285,
|
|
@@ -30474,11 +30674,61 @@
|
|
|
30474
30674
|
"name": "_variables.scss"
|
|
30475
30675
|
}
|
|
30476
30676
|
},
|
|
30677
|
+
{
|
|
30678
|
+
"description": "The background color of the List group items.\n",
|
|
30679
|
+
"commentRange": {
|
|
30680
|
+
"start": 287,
|
|
30681
|
+
"end": 288
|
|
30682
|
+
},
|
|
30683
|
+
"context": {
|
|
30684
|
+
"type": "variable",
|
|
30685
|
+
"name": "kendo-list-group-item-bg",
|
|
30686
|
+
"value": "null",
|
|
30687
|
+
"scope": "default",
|
|
30688
|
+
"line": {
|
|
30689
|
+
"start": 289,
|
|
30690
|
+
"end": 289
|
|
30691
|
+
}
|
|
30692
|
+
},
|
|
30693
|
+
"group": [
|
|
30694
|
+
"list"
|
|
30695
|
+
],
|
|
30696
|
+
"access": "public",
|
|
30697
|
+
"file": {
|
|
30698
|
+
"path": "list/_variables.scss",
|
|
30699
|
+
"name": "_variables.scss"
|
|
30700
|
+
}
|
|
30701
|
+
},
|
|
30702
|
+
{
|
|
30703
|
+
"description": "The text color of the List group items.\n",
|
|
30704
|
+
"commentRange": {
|
|
30705
|
+
"start": 290,
|
|
30706
|
+
"end": 291
|
|
30707
|
+
},
|
|
30708
|
+
"context": {
|
|
30709
|
+
"type": "variable",
|
|
30710
|
+
"name": "kendo-list-group-item-text",
|
|
30711
|
+
"value": "null",
|
|
30712
|
+
"scope": "default",
|
|
30713
|
+
"line": {
|
|
30714
|
+
"start": 292,
|
|
30715
|
+
"end": 292
|
|
30716
|
+
}
|
|
30717
|
+
},
|
|
30718
|
+
"group": [
|
|
30719
|
+
"list"
|
|
30720
|
+
],
|
|
30721
|
+
"access": "public",
|
|
30722
|
+
"file": {
|
|
30723
|
+
"path": "list/_variables.scss",
|
|
30724
|
+
"name": "_variables.scss"
|
|
30725
|
+
}
|
|
30726
|
+
},
|
|
30477
30727
|
{
|
|
30478
30728
|
"description": "The border color of the List group items.\n",
|
|
30479
30729
|
"commentRange": {
|
|
30480
|
-
"start":
|
|
30481
|
-
"end":
|
|
30730
|
+
"start": 293,
|
|
30731
|
+
"end": 294
|
|
30482
30732
|
},
|
|
30483
30733
|
"context": {
|
|
30484
30734
|
"type": "variable",
|
|
@@ -30486,8 +30736,8 @@
|
|
|
30486
30736
|
"value": "inherit",
|
|
30487
30737
|
"scope": "default",
|
|
30488
30738
|
"line": {
|
|
30489
|
-
"start":
|
|
30490
|
-
"end":
|
|
30739
|
+
"start": 295,
|
|
30740
|
+
"end": 295
|
|
30491
30741
|
}
|
|
30492
30742
|
},
|
|
30493
30743
|
"group": [
|
|
@@ -30502,8 +30752,8 @@
|
|
|
30502
30752
|
{
|
|
30503
30753
|
"description": "The base shadow of the List group items.\n",
|
|
30504
30754
|
"commentRange": {
|
|
30505
|
-
"start":
|
|
30506
|
-
"end":
|
|
30755
|
+
"start": 296,
|
|
30756
|
+
"end": 297
|
|
30507
30757
|
},
|
|
30508
30758
|
"context": {
|
|
30509
30759
|
"type": "variable",
|
|
@@ -30511,8 +30761,8 @@
|
|
|
30511
30761
|
"value": "null",
|
|
30512
30762
|
"scope": "default",
|
|
30513
30763
|
"line": {
|
|
30514
|
-
"start":
|
|
30515
|
-
"end":
|
|
30764
|
+
"start": 298,
|
|
30765
|
+
"end": 298
|
|
30516
30766
|
}
|
|
30517
30767
|
},
|
|
30518
30768
|
"group": [
|
|
@@ -30527,8 +30777,8 @@
|
|
|
30527
30777
|
{
|
|
30528
30778
|
"description": "The color of the 'Option Label' text.\n",
|
|
30529
30779
|
"commentRange": {
|
|
30530
|
-
"start":
|
|
30531
|
-
"end":
|
|
30780
|
+
"start": 300,
|
|
30781
|
+
"end": 301
|
|
30532
30782
|
},
|
|
30533
30783
|
"context": {
|
|
30534
30784
|
"type": "variable",
|
|
@@ -30536,8 +30786,8 @@
|
|
|
30536
30786
|
"value": "k-color(subtle)",
|
|
30537
30787
|
"scope": "default",
|
|
30538
30788
|
"line": {
|
|
30539
|
-
"start":
|
|
30540
|
-
"end":
|
|
30789
|
+
"start": 302,
|
|
30790
|
+
"end": 302
|
|
30541
30791
|
}
|
|
30542
30792
|
},
|
|
30543
30793
|
"group": [
|
|
@@ -33850,7 +34100,7 @@
|
|
|
33850
34100
|
}
|
|
33851
34101
|
},
|
|
33852
34102
|
{
|
|
33853
|
-
"description": "The horizontal padding of the Menu icon.\n",
|
|
34103
|
+
"description": "The horizontal padding of the Menu expand arrow icon.\n",
|
|
33854
34104
|
"commentRange": {
|
|
33855
34105
|
"start": 137,
|
|
33856
34106
|
"end": 138
|
|
@@ -33875,7 +34125,7 @@
|
|
|
33875
34125
|
}
|
|
33876
34126
|
},
|
|
33877
34127
|
{
|
|
33878
|
-
"description": "The vertical padding of the Menu icon.\n",
|
|
34128
|
+
"description": "The vertical padding of the Menu expand arrow icon.\n",
|
|
33879
34129
|
"commentRange": {
|
|
33880
34130
|
"start": 140,
|
|
33881
34131
|
"end": 141
|
|
@@ -36975,14 +37225,14 @@
|
|
|
36975
37225
|
}
|
|
36976
37226
|
},
|
|
36977
37227
|
{
|
|
36978
|
-
"description": "The width of the DropDowns in the
|
|
37228
|
+
"description": "The width of the DropDowns in the Pager.\n",
|
|
36979
37229
|
"commentRange": {
|
|
36980
37230
|
"start": 86,
|
|
36981
37231
|
"end": 87
|
|
36982
37232
|
},
|
|
36983
37233
|
"context": {
|
|
36984
37234
|
"type": "variable",
|
|
36985
|
-
"name": "kendo-pager-
|
|
37235
|
+
"name": "kendo-pager-dropdown-width",
|
|
36986
37236
|
"value": "5em",
|
|
36987
37237
|
"scope": "default",
|
|
36988
37238
|
"line": {
|
|
@@ -36999,70 +37249,20 @@
|
|
|
36999
37249
|
"name": "_variables.scss"
|
|
37000
37250
|
}
|
|
37001
37251
|
},
|
|
37002
|
-
{
|
|
37003
|
-
"description": "The width of the DropDowns in the medium Pager.\n",
|
|
37004
|
-
"commentRange": {
|
|
37005
|
-
"start": 89,
|
|
37006
|
-
"end": 90
|
|
37007
|
-
},
|
|
37008
|
-
"context": {
|
|
37009
|
-
"type": "variable",
|
|
37010
|
-
"name": "kendo-pager-md-dropdown-width",
|
|
37011
|
-
"value": "5em",
|
|
37012
|
-
"scope": "default",
|
|
37013
|
-
"line": {
|
|
37014
|
-
"start": 91,
|
|
37015
|
-
"end": 91
|
|
37016
|
-
}
|
|
37017
|
-
},
|
|
37018
|
-
"group": [
|
|
37019
|
-
"pager"
|
|
37020
|
-
],
|
|
37021
|
-
"access": "public",
|
|
37022
|
-
"file": {
|
|
37023
|
-
"path": "pager/_variables.scss",
|
|
37024
|
-
"name": "_variables.scss"
|
|
37025
|
-
}
|
|
37026
|
-
},
|
|
37027
|
-
{
|
|
37028
|
-
"description": "The width of the DropDowns in the large Pager.\n",
|
|
37029
|
-
"commentRange": {
|
|
37030
|
-
"start": 92,
|
|
37031
|
-
"end": 93
|
|
37032
|
-
},
|
|
37033
|
-
"context": {
|
|
37034
|
-
"type": "variable",
|
|
37035
|
-
"name": "kendo-pager-lg-dropdown-width",
|
|
37036
|
-
"value": "5em",
|
|
37037
|
-
"scope": "default",
|
|
37038
|
-
"line": {
|
|
37039
|
-
"start": 94,
|
|
37040
|
-
"end": 94
|
|
37041
|
-
}
|
|
37042
|
-
},
|
|
37043
|
-
"group": [
|
|
37044
|
-
"pager"
|
|
37045
|
-
],
|
|
37046
|
-
"access": "public",
|
|
37047
|
-
"file": {
|
|
37048
|
-
"path": "pager/_variables.scss",
|
|
37049
|
-
"name": "_variables.scss"
|
|
37050
|
-
}
|
|
37051
|
-
},
|
|
37052
37252
|
{
|
|
37053
37253
|
"description": "The sizes map of the Pager.\n",
|
|
37054
37254
|
"commentRange": {
|
|
37055
|
-
"start":
|
|
37056
|
-
"end":
|
|
37255
|
+
"start": 90,
|
|
37256
|
+
"end": 91
|
|
37057
37257
|
},
|
|
37058
37258
|
"context": {
|
|
37059
37259
|
"type": "variable",
|
|
37060
37260
|
"name": "kendo-pager-sizes",
|
|
37061
|
-
"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
|
|
37261
|
+
"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)",
|
|
37062
37262
|
"scope": "default",
|
|
37063
37263
|
"line": {
|
|
37064
|
-
"start":
|
|
37065
|
-
"end":
|
|
37264
|
+
"start": 92,
|
|
37265
|
+
"end": 111
|
|
37066
37266
|
}
|
|
37067
37267
|
},
|
|
37068
37268
|
"group": [
|