@progress/kendo-theme-fluent 8.1.0-dev.0 → 8.1.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.
Files changed (50) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/fluent-main-dark.css +1 -0
  3. package/dist/fluent-main-dark.scss +156 -0
  4. package/dist/fluent-main.css +1 -1
  5. package/dist/meta/sassdoc-data.json +1676 -381
  6. package/dist/meta/sassdoc-raw-data.json +790 -237
  7. package/dist/meta/variables.json +105 -18
  8. package/lib/swatches/all.json +1 -1
  9. package/lib/swatches/fluent-main-dark.json +768 -0
  10. package/lib/swatches/fluent-main.json +1 -1
  11. package/package.json +4 -4
  12. package/scss/bottom-navigation/_variables.scss +1 -1
  13. package/scss/button/_theme.scss +6 -0
  14. package/scss/chat/_layout.scss +4 -4
  15. package/scss/chat/_variables.scss +16 -2
  16. package/scss/core/_index.scss +3 -5
  17. package/scss/core/color-system/_swatch-legacy.scss +10 -2
  18. package/scss/core/color-system/_swatch.scss +9 -3
  19. package/scss/core/module-system/_components.scss +2 -1
  20. package/scss/daterangepicker/_theme.scss +1 -1
  21. package/scss/fab/_theme.scss +1 -1
  22. package/scss/forms/_theme.scss +6 -0
  23. package/scss/gantt/index.scss +2 -1
  24. package/scss/grid/_theme.scss +2 -2
  25. package/scss/index.scss +6 -0
  26. package/scss/loader/_layout.scss +130 -0
  27. package/scss/loader/_variables.scss +14 -0
  28. package/scss/loader/index.scss +1 -0
  29. package/scss/panel/_layout.scss +29 -0
  30. package/scss/panel/_theme.scss +22 -0
  31. package/scss/panel/_variables.scss +36 -0
  32. package/scss/panel/index.scss +23 -0
  33. package/scss/popup/_layout.scss +25 -8
  34. package/scss/rating/_theme.scss +1 -1
  35. package/scss/scheduler/index.scss +2 -1
  36. package/scss/time-marker/_layout.scss +19 -0
  37. package/scss/time-marker/_theme.scss +21 -0
  38. package/scss/time-marker/_variables.scss +6 -0
  39. package/scss/time-marker/index.scss +22 -0
  40. package/scss/typography/_layout.scss +4 -0
  41. package/scss/core/helpers/_animations.scss +0 -706
  42. package/scss/core/helpers/_asp-fallback.scss +0 -4
  43. package/scss/core/helpers/_extra.scss +0 -22
  44. package/scss/core/helpers/_index.scss +0 -9
  45. package/scss/core/helpers/_indicators.scss +0 -33
  46. package/scss/core/helpers/_normalize.scss +0 -11
  47. package/scss/core/helpers/_reset.scss +0 -19
  48. package/scss/core/helpers/_resizing.scss +0 -120
  49. package/scss/core/helpers/_scrollbar.scss +0 -25
  50. package/scss/core/helpers/_spacer.scss +0 -13
@@ -3486,7 +3486,7 @@
3486
3486
  "context": {
3487
3487
  "type": "variable",
3488
3488
  "name": "kendo-bottom-nav-line-height",
3489
- "value": "var( --kendo-line-height, normal )",
3489
+ "value": "var( --kendo-line-height-xs, normal )",
3490
3490
  "scope": "default",
3491
3491
  "line": {
3492
3492
  "start": 24,
@@ -3501,7 +3501,7 @@
3501
3501
  "path": "fluent/scss/bottom-navigation/_variables.scss",
3502
3502
  "name": "_variables.scss"
3503
3503
  },
3504
- "resolvedValue": "var(--kendo-line-height, normal)",
3504
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
3505
3505
  "resolvedType": "String"
3506
3506
  },
3507
3507
  {
@@ -14616,7 +14616,7 @@
14616
14616
  "context": {
14617
14617
  "type": "variable",
14618
14618
  "name": "kendo-chat-timestamp-font-size",
14619
- "value": "smaller",
14619
+ "value": "var( --kendo-font-size-sm, inherit )",
14620
14620
  "scope": "default",
14621
14621
  "line": {
14622
14622
  "start": 67,
@@ -14631,7 +14631,7 @@
14631
14631
  "path": "fluent/scss/chat/_variables.scss",
14632
14632
  "name": "_variables.scss"
14633
14633
  },
14634
- "resolvedValue": "smaller",
14634
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
14635
14635
  "resolvedType": "String"
14636
14636
  },
14637
14637
  {
@@ -14643,7 +14643,7 @@
14643
14643
  "context": {
14644
14644
  "type": "variable",
14645
14645
  "name": "kendo-chat-timestamp-line-height",
14646
- "value": "var( --kendo-line-height, normal )",
14646
+ "value": "var( --kendo-line-height-lg, normal )",
14647
14647
  "scope": "default",
14648
14648
  "line": {
14649
14649
  "start": 70,
@@ -14658,7 +14658,7 @@
14658
14658
  "path": "fluent/scss/chat/_variables.scss",
14659
14659
  "name": "_variables.scss"
14660
14660
  },
14661
- "resolvedValue": "var(--kendo-line-height, normal)",
14661
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
14662
14662
  "resolvedType": "String"
14663
14663
  },
14664
14664
  {
@@ -14743,15 +14743,15 @@
14743
14743
  "resolvedType": "String"
14744
14744
  },
14745
14745
  {
14746
- "description": "The horizontal padding of the Chat bubble message.\n",
14746
+ "description": "The font size of the Chat message meta text.\n",
14747
14747
  "commentRange": {
14748
14748
  "start": 81,
14749
14749
  "end": 82
14750
14750
  },
14751
14751
  "context": {
14752
14752
  "type": "variable",
14753
- "name": "kendo-chat-bubble-padding-x",
14754
- "value": "k-spacing(3)",
14753
+ "name": "kendo-chat-message-meta-font-size",
14754
+ "value": "var( --kendo-font-size-sm, inherit )",
14755
14755
  "scope": "default",
14756
14756
  "line": {
14757
14757
  "start": 83,
@@ -14766,19 +14766,19 @@
14766
14766
  "path": "fluent/scss/chat/_variables.scss",
14767
14767
  "name": "_variables.scss"
14768
14768
  },
14769
- "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
14769
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
14770
14770
  "resolvedType": "String"
14771
14771
  },
14772
14772
  {
14773
- "description": "The vertical padding of the Chat bubble message.\n",
14773
+ "description": "The line height of the Chat message meta text.\n",
14774
14774
  "commentRange": {
14775
14775
  "start": 84,
14776
14776
  "end": 85
14777
14777
  },
14778
14778
  "context": {
14779
14779
  "type": "variable",
14780
- "name": "kendo-chat-bubble-padding-y",
14781
- "value": "k-spacing(2)",
14780
+ "name": "kendo-chat-message-meta-line-height",
14781
+ "value": "var( --kendo-line-height-lg, normal )",
14782
14782
  "scope": "default",
14783
14783
  "line": {
14784
14784
  "start": 86,
@@ -14793,14 +14793,122 @@
14793
14793
  "path": "fluent/scss/chat/_variables.scss",
14794
14794
  "name": "_variables.scss"
14795
14795
  },
14796
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
14797
+ "resolvedType": "String"
14798
+ },
14799
+ {
14800
+ "description": "The font size of the Chat author text.\n",
14801
+ "commentRange": {
14802
+ "start": 88,
14803
+ "end": 89
14804
+ },
14805
+ "context": {
14806
+ "type": "variable",
14807
+ "name": "kendo-chat-author-font-size",
14808
+ "value": "var( --kendo-font-size-sm, inherit )",
14809
+ "scope": "default",
14810
+ "line": {
14811
+ "start": 90,
14812
+ "end": 90
14813
+ }
14814
+ },
14815
+ "group": [
14816
+ "chat"
14817
+ ],
14818
+ "access": "public",
14819
+ "file": {
14820
+ "path": "fluent/scss/chat/_variables.scss",
14821
+ "name": "_variables.scss"
14822
+ },
14823
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
14824
+ "resolvedType": "String"
14825
+ },
14826
+ {
14827
+ "description": "The line height of the Chat author text.\n",
14828
+ "commentRange": {
14829
+ "start": 91,
14830
+ "end": 92
14831
+ },
14832
+ "context": {
14833
+ "type": "variable",
14834
+ "name": "kendo-chat-author-line-height",
14835
+ "value": "var( --kendo-line-height-lg, normal )",
14836
+ "scope": "default",
14837
+ "line": {
14838
+ "start": 93,
14839
+ "end": 93
14840
+ }
14841
+ },
14842
+ "group": [
14843
+ "chat"
14844
+ ],
14845
+ "access": "public",
14846
+ "file": {
14847
+ "path": "fluent/scss/chat/_variables.scss",
14848
+ "name": "_variables.scss"
14849
+ },
14850
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
14851
+ "resolvedType": "String"
14852
+ },
14853
+ {
14854
+ "description": "The horizontal padding of the Chat bubble message.\n",
14855
+ "commentRange": {
14856
+ "start": 95,
14857
+ "end": 96
14858
+ },
14859
+ "context": {
14860
+ "type": "variable",
14861
+ "name": "kendo-chat-bubble-padding-x",
14862
+ "value": "k-spacing(3)",
14863
+ "scope": "default",
14864
+ "line": {
14865
+ "start": 97,
14866
+ "end": 97
14867
+ }
14868
+ },
14869
+ "group": [
14870
+ "chat"
14871
+ ],
14872
+ "access": "public",
14873
+ "file": {
14874
+ "path": "fluent/scss/chat/_variables.scss",
14875
+ "name": "_variables.scss"
14876
+ },
14877
+ "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
14878
+ "resolvedType": "String"
14879
+ },
14880
+ {
14881
+ "description": "The vertical padding of the Chat bubble message.\n",
14882
+ "commentRange": {
14883
+ "start": 98,
14884
+ "end": 99
14885
+ },
14886
+ "context": {
14887
+ "type": "variable",
14888
+ "name": "kendo-chat-bubble-padding-y",
14889
+ "value": "k-spacing(2)",
14890
+ "scope": "default",
14891
+ "line": {
14892
+ "start": 100,
14893
+ "end": 100
14894
+ }
14895
+ },
14896
+ "group": [
14897
+ "chat"
14898
+ ],
14899
+ "access": "public",
14900
+ "file": {
14901
+ "path": "fluent/scss/chat/_variables.scss",
14902
+ "name": "_variables.scss"
14903
+ },
14796
14904
  "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
14797
14905
  "resolvedType": "String"
14798
14906
  },
14799
14907
  {
14800
14908
  "description": "The spacing of the Chat bubble message.\n",
14801
14909
  "commentRange": {
14802
- "start": 87,
14803
- "end": 88
14910
+ "start": 101,
14911
+ "end": 102
14804
14912
  },
14805
14913
  "context": {
14806
14914
  "type": "variable",
@@ -14808,8 +14916,8 @@
14808
14916
  "value": "k-spacing(0.5)",
14809
14917
  "scope": "default",
14810
14918
  "line": {
14811
- "start": 89,
14812
- "end": 89
14919
+ "start": 103,
14920
+ "end": 103
14813
14921
  }
14814
14922
  },
14815
14923
  "group": [
@@ -14826,8 +14934,8 @@
14826
14934
  {
14827
14935
  "description": "The line height of the Chat bubble message.\n",
14828
14936
  "commentRange": {
14829
- "start": 90,
14830
- "end": 91
14937
+ "start": 104,
14938
+ "end": 105
14831
14939
  },
14832
14940
  "context": {
14833
14941
  "type": "variable",
@@ -14835,8 +14943,8 @@
14835
14943
  "value": "var( --kendo-line-height, normal )",
14836
14944
  "scope": "default",
14837
14945
  "line": {
14838
- "start": 92,
14839
- "end": 92
14946
+ "start": 106,
14947
+ "end": 106
14840
14948
  }
14841
14949
  },
14842
14950
  "group": [
@@ -14853,8 +14961,8 @@
14853
14961
  {
14854
14962
  "description": "The spacing of the Chat scroll button.\n",
14855
14963
  "commentRange": {
14856
- "start": 94,
14857
- "end": 95
14964
+ "start": 108,
14965
+ "end": 109
14858
14966
  },
14859
14967
  "context": {
14860
14968
  "type": "variable",
@@ -14862,8 +14970,8 @@
14862
14970
  "value": "k-spacing(2)",
14863
14971
  "scope": "default",
14864
14972
  "line": {
14865
- "start": 96,
14866
- "end": 96
14973
+ "start": 110,
14974
+ "end": 110
14867
14975
  }
14868
14976
  },
14869
14977
  "group": [
@@ -14880,8 +14988,8 @@
14880
14988
  {
14881
14989
  "description": "The size of the Chat Card deck scrollbar.\n",
14882
14990
  "commentRange": {
14883
- "start": 97,
14884
- "end": 98
14991
+ "start": 111,
14992
+ "end": 112
14885
14993
  },
14886
14994
  "context": {
14887
14995
  "type": "variable",
@@ -14889,8 +14997,8 @@
14889
14997
  "value": "20px",
14890
14998
  "scope": "default",
14891
14999
  "line": {
14892
- "start": 99,
14893
- "end": 99
15000
+ "start": 113,
15001
+ "end": 113
14894
15002
  }
14895
15003
  },
14896
15004
  "group": [
@@ -14907,8 +15015,8 @@
14907
15015
  {
14908
15016
  "description": "The border radius of the Chat bubble message.\n",
14909
15017
  "commentRange": {
14910
- "start": 101,
14911
- "end": 102
15018
+ "start": 115,
15019
+ "end": 116
14912
15020
  },
14913
15021
  "context": {
14914
15022
  "type": "variable",
@@ -14916,8 +15024,8 @@
14916
15024
  "value": "k-spacing(3)",
14917
15025
  "scope": "default",
14918
15026
  "line": {
14919
- "start": 103,
14920
- "end": 103
15027
+ "start": 117,
15028
+ "end": 117
14921
15029
  }
14922
15030
  },
14923
15031
  "group": [
@@ -14934,8 +15042,8 @@
14934
15042
  {
14935
15043
  "description": "The border radius of the Chat small bubble message\n",
14936
15044
  "commentRange": {
14937
- "start": 104,
14938
- "end": 105
15045
+ "start": 118,
15046
+ "end": 119
14939
15047
  },
14940
15048
  "context": {
14941
15049
  "type": "variable",
@@ -14943,8 +15051,8 @@
14943
15051
  "value": "var( --kendo-border-radius, 0 )",
14944
15052
  "scope": "default",
14945
15053
  "line": {
14946
- "start": 106,
14947
- "end": 106
15054
+ "start": 120,
15055
+ "end": 120
14948
15056
  }
14949
15057
  },
14950
15058
  "group": [
@@ -14961,8 +15069,8 @@
14961
15069
  {
14962
15070
  "description": "The size of the Chat Avatar.\n",
14963
15071
  "commentRange": {
14964
- "start": 108,
14965
- "end": 109
15072
+ "start": 122,
15073
+ "end": 123
14966
15074
  },
14967
15075
  "context": {
14968
15076
  "type": "variable",
@@ -14970,8 +15078,8 @@
14970
15078
  "value": "32px",
14971
15079
  "scope": "default",
14972
15080
  "line": {
14973
- "start": 110,
14974
- "end": 110
15081
+ "start": 124,
15082
+ "end": 124
14975
15083
  }
14976
15084
  },
14977
15085
  "group": [
@@ -14988,8 +15096,8 @@
14988
15096
  {
14989
15097
  "description": "The spacing of the Chat Avatar.\n",
14990
15098
  "commentRange": {
14991
- "start": 111,
14992
- "end": 112
15099
+ "start": 125,
15100
+ "end": 126
14993
15101
  },
14994
15102
  "context": {
14995
15103
  "type": "variable",
@@ -14997,8 +15105,8 @@
14997
15105
  "value": "$kendo-chat-item-spacing-x",
14998
15106
  "scope": "default",
14999
15107
  "line": {
15000
- "start": 113,
15001
- "end": 113
15108
+ "start": 127,
15109
+ "end": 127
15002
15110
  }
15003
15111
  },
15004
15112
  "group": [
@@ -15015,8 +15123,8 @@
15015
15123
  {
15016
15124
  "description": "The horizontal padding of the Chat Toolbar.\n",
15017
15125
  "commentRange": {
15018
- "start": 115,
15019
- "end": 116
15126
+ "start": 129,
15127
+ "end": 130
15020
15128
  },
15021
15129
  "context": {
15022
15130
  "type": "variable",
@@ -15024,8 +15132,8 @@
15024
15132
  "value": "$kendo-toolbar-md-padding-x",
15025
15133
  "scope": "default",
15026
15134
  "line": {
15027
- "start": 117,
15028
- "end": 117
15135
+ "start": 131,
15136
+ "end": 131
15029
15137
  }
15030
15138
  },
15031
15139
  "group": [
@@ -15042,8 +15150,8 @@
15042
15150
  {
15043
15151
  "description": "The vertical padding of the Chat Toolbar.\n",
15044
15152
  "commentRange": {
15045
- "start": 118,
15046
- "end": 119
15153
+ "start": 132,
15154
+ "end": 133
15047
15155
  },
15048
15156
  "context": {
15049
15157
  "type": "variable",
@@ -15051,8 +15159,8 @@
15051
15159
  "value": "$kendo-toolbar-md-padding-y",
15052
15160
  "scope": "default",
15053
15161
  "line": {
15054
- "start": 120,
15055
- "end": 120
15162
+ "start": 134,
15163
+ "end": 134
15056
15164
  }
15057
15165
  },
15058
15166
  "group": [
@@ -15069,8 +15177,8 @@
15069
15177
  {
15070
15178
  "description": "The spacing of the Chat Toolbar.\n",
15071
15179
  "commentRange": {
15072
- "start": 121,
15073
- "end": 122
15180
+ "start": 135,
15181
+ "end": 136
15074
15182
  },
15075
15183
  "context": {
15076
15184
  "type": "variable",
@@ -15078,8 +15186,8 @@
15078
15186
  "value": "$kendo-toolbar-md-spacing",
15079
15187
  "scope": "default",
15080
15188
  "line": {
15081
- "start": 123,
15082
- "end": 123
15189
+ "start": 137,
15190
+ "end": 137
15083
15191
  }
15084
15192
  },
15085
15193
  "group": [
@@ -15096,8 +15204,8 @@
15096
15204
  {
15097
15205
  "description": "The background color of the Chat Toolbar.\n",
15098
15206
  "commentRange": {
15099
- "start": 124,
15100
- "end": 125
15207
+ "start": 138,
15208
+ "end": 139
15101
15209
  },
15102
15210
  "context": {
15103
15211
  "type": "variable",
@@ -15105,8 +15213,8 @@
15105
15213
  "value": "$kendo-toolbar-bg",
15106
15214
  "scope": "default",
15107
15215
  "line": {
15108
- "start": 126,
15109
- "end": 126
15216
+ "start": 140,
15217
+ "end": 140
15110
15218
  }
15111
15219
  },
15112
15220
  "group": [
@@ -15123,8 +15231,8 @@
15123
15231
  {
15124
15232
  "description": "The text color of the Chat Toolbar.\n",
15125
15233
  "commentRange": {
15126
- "start": 127,
15127
- "end": 128
15234
+ "start": 141,
15235
+ "end": 142
15128
15236
  },
15129
15237
  "context": {
15130
15238
  "type": "variable",
@@ -15132,8 +15240,8 @@
15132
15240
  "value": "$kendo-toolbar-text",
15133
15241
  "scope": "default",
15134
15242
  "line": {
15135
- "start": 129,
15136
- "end": 129
15243
+ "start": 143,
15244
+ "end": 143
15137
15245
  }
15138
15246
  },
15139
15247
  "group": [
@@ -15150,8 +15258,8 @@
15150
15258
  {
15151
15259
  "description": "The border color of the Chat Toolbar.\n",
15152
15260
  "commentRange": {
15153
- "start": 130,
15154
- "end": 131
15261
+ "start": 144,
15262
+ "end": 145
15155
15263
  },
15156
15264
  "context": {
15157
15265
  "type": "variable",
@@ -15159,8 +15267,8 @@
15159
15267
  "value": "inherit",
15160
15268
  "scope": "default",
15161
15269
  "line": {
15162
- "start": 132,
15163
- "end": 132
15270
+ "start": 146,
15271
+ "end": 146
15164
15272
  }
15165
15273
  },
15166
15274
  "group": [
@@ -15177,8 +15285,8 @@
15177
15285
  {
15178
15286
  "description": "The horizontal padding of the Chat quick reply.\n",
15179
15287
  "commentRange": {
15180
- "start": 134,
15181
- "end": 135
15288
+ "start": 148,
15289
+ "end": 149
15182
15290
  },
15183
15291
  "context": {
15184
15292
  "type": "variable",
@@ -15186,8 +15294,8 @@
15186
15294
  "value": "k-spacing(3)",
15187
15295
  "scope": "default",
15188
15296
  "line": {
15189
- "start": 136,
15190
- "end": 136
15297
+ "start": 150,
15298
+ "end": 150
15191
15299
  }
15192
15300
  },
15193
15301
  "group": [
@@ -15204,8 +15312,8 @@
15204
15312
  {
15205
15313
  "description": "The vertical padding of the Chat quick reply.\n",
15206
15314
  "commentRange": {
15207
- "start": 137,
15208
- "end": 138
15315
+ "start": 151,
15316
+ "end": 152
15209
15317
  },
15210
15318
  "context": {
15211
15319
  "type": "variable",
@@ -15213,8 +15321,8 @@
15213
15321
  "value": "k-spacing(2)",
15214
15322
  "scope": "default",
15215
15323
  "line": {
15216
- "start": 139,
15217
- "end": 139
15324
+ "start": 153,
15325
+ "end": 153
15218
15326
  }
15219
15327
  },
15220
15328
  "group": [
@@ -15231,8 +15339,8 @@
15231
15339
  {
15232
15340
  "description": "The spacing of the Chat quick reply.\n",
15233
15341
  "commentRange": {
15234
- "start": 140,
15235
- "end": 141
15342
+ "start": 154,
15343
+ "end": 155
15236
15344
  },
15237
15345
  "context": {
15238
15346
  "type": "variable",
@@ -15240,8 +15348,8 @@
15240
15348
  "value": "k-spacing(2)",
15241
15349
  "scope": "default",
15242
15350
  "line": {
15243
- "start": 142,
15244
- "end": 142
15351
+ "start": 156,
15352
+ "end": 156
15245
15353
  }
15246
15354
  },
15247
15355
  "group": [
@@ -15258,8 +15366,8 @@
15258
15366
  {
15259
15367
  "description": "The line height of the Chat quick reply.\n",
15260
15368
  "commentRange": {
15261
- "start": 143,
15262
- "end": 144
15369
+ "start": 157,
15370
+ "end": 158
15263
15371
  },
15264
15372
  "context": {
15265
15373
  "type": "variable",
@@ -15267,8 +15375,8 @@
15267
15375
  "value": "$kendo-chat-bubble-line-height",
15268
15376
  "scope": "default",
15269
15377
  "line": {
15270
- "start": 145,
15271
- "end": 145
15378
+ "start": 159,
15379
+ "end": 159
15272
15380
  }
15273
15381
  },
15274
15382
  "group": [
@@ -15285,8 +15393,8 @@
15285
15393
  {
15286
15394
  "description": "The background color of the Chat.\n",
15287
15395
  "commentRange": {
15288
- "start": 147,
15289
- "end": 148
15396
+ "start": 161,
15397
+ "end": 162
15290
15398
  },
15291
15399
  "context": {
15292
15400
  "type": "variable",
@@ -15294,8 +15402,8 @@
15294
15402
  "value": "if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))",
15295
15403
  "scope": "default",
15296
15404
  "line": {
15297
- "start": 149,
15298
- "end": 149
15405
+ "start": 163,
15406
+ "end": 163
15299
15407
  }
15300
15408
  },
15301
15409
  "group": [
@@ -15312,8 +15420,8 @@
15312
15420
  {
15313
15421
  "description": "The text color of the Chat.\n",
15314
15422
  "commentRange": {
15315
- "start": 150,
15316
- "end": 151
15423
+ "start": 164,
15424
+ "end": 165
15317
15425
  },
15318
15426
  "context": {
15319
15427
  "type": "variable",
@@ -15321,8 +15429,8 @@
15321
15429
  "value": "if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))",
15322
15430
  "scope": "default",
15323
15431
  "line": {
15324
- "start": 152,
15325
- "end": 152
15432
+ "start": 166,
15433
+ "end": 166
15326
15434
  }
15327
15435
  },
15328
15436
  "group": [
@@ -15339,8 +15447,8 @@
15339
15447
  {
15340
15448
  "description": "The border color of the Chat.\n",
15341
15449
  "commentRange": {
15342
- "start": 153,
15343
- "end": 154
15450
+ "start": 167,
15451
+ "end": 168
15344
15452
  },
15345
15453
  "context": {
15346
15454
  "type": "variable",
@@ -15348,8 +15456,8 @@
15348
15456
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
15349
15457
  "scope": "default",
15350
15458
  "line": {
15351
- "start": 155,
15352
- "end": 155
15459
+ "start": 169,
15460
+ "end": 169
15353
15461
  }
15354
15462
  },
15355
15463
  "group": [
@@ -15366,8 +15474,8 @@
15366
15474
  {
15367
15475
  "description": "The background color of the Chat bubble.\n",
15368
15476
  "commentRange": {
15369
- "start": 157,
15370
- "end": 158
15477
+ "start": 171,
15478
+ "end": 172
15371
15479
  },
15372
15480
  "context": {
15373
15481
  "type": "variable",
@@ -15375,8 +15483,8 @@
15375
15483
  "value": "var( --kendo-component-bg, inherit )",
15376
15484
  "scope": "default",
15377
15485
  "line": {
15378
- "start": 159,
15379
- "end": 159
15486
+ "start": 173,
15487
+ "end": 173
15380
15488
  }
15381
15489
  },
15382
15490
  "group": [
@@ -15393,8 +15501,8 @@
15393
15501
  {
15394
15502
  "description": "The text color of the Chat bubble.\n",
15395
15503
  "commentRange": {
15396
- "start": 160,
15397
- "end": 161
15504
+ "start": 174,
15505
+ "end": 175
15398
15506
  },
15399
15507
  "context": {
15400
15508
  "type": "variable",
@@ -15402,8 +15510,8 @@
15402
15510
  "value": "var( --kendo-component-text, inherit )",
15403
15511
  "scope": "default",
15404
15512
  "line": {
15405
- "start": 162,
15406
- "end": 162
15513
+ "start": 176,
15514
+ "end": 176
15407
15515
  }
15408
15516
  },
15409
15517
  "group": [
@@ -15420,8 +15528,8 @@
15420
15528
  {
15421
15529
  "description": "The border color of the Chat bubble.\n",
15422
15530
  "commentRange": {
15423
- "start": 163,
15424
- "end": 164
15531
+ "start": 177,
15532
+ "end": 178
15425
15533
  },
15426
15534
  "context": {
15427
15535
  "type": "variable",
@@ -15429,8 +15537,8 @@
15429
15537
  "value": "$kendo-chat-bubble-bg",
15430
15538
  "scope": "default",
15431
15539
  "line": {
15432
- "start": 165,
15433
- "end": 165
15540
+ "start": 179,
15541
+ "end": 179
15434
15542
  }
15435
15543
  },
15436
15544
  "group": [
@@ -15447,8 +15555,8 @@
15447
15555
  {
15448
15556
  "description": "The box shadow of the Chat bubble.\n",
15449
15557
  "commentRange": {
15450
- "start": 166,
15451
- "end": 167
15558
+ "start": 180,
15559
+ "end": 181
15452
15560
  },
15453
15561
  "context": {
15454
15562
  "type": "variable",
@@ -15456,8 +15564,8 @@
15456
15564
  "value": "var( --kendo-box-shadow-depth-1, none )",
15457
15565
  "scope": "default",
15458
15566
  "line": {
15459
- "start": 168,
15460
- "end": 168
15567
+ "start": 182,
15568
+ "end": 182
15461
15569
  }
15462
15570
  },
15463
15571
  "group": [
@@ -15474,8 +15582,8 @@
15474
15582
  {
15475
15583
  "description": "The shadow of the hovered Chat bubble.\n",
15476
15584
  "commentRange": {
15477
- "start": 169,
15478
- "end": 170
15585
+ "start": 183,
15586
+ "end": 184
15479
15587
  },
15480
15588
  "context": {
15481
15589
  "type": "variable",
@@ -15483,8 +15591,8 @@
15483
15591
  "value": "var( --kendo-box-shadow-depth-2, none )",
15484
15592
  "scope": "default",
15485
15593
  "line": {
15486
- "start": 171,
15487
- "end": 171
15594
+ "start": 185,
15595
+ "end": 185
15488
15596
  }
15489
15597
  },
15490
15598
  "group": [
@@ -15501,8 +15609,8 @@
15501
15609
  {
15502
15610
  "description": "The shadow of the selected Chat bubble.\n",
15503
15611
  "commentRange": {
15504
- "start": 172,
15505
- "end": 173
15612
+ "start": 186,
15613
+ "end": 187
15506
15614
  },
15507
15615
  "context": {
15508
15616
  "type": "variable",
@@ -15510,8 +15618,8 @@
15510
15618
  "value": "var( --kendo-box-shadow-depth-3, none )",
15511
15619
  "scope": "default",
15512
15620
  "line": {
15513
- "start": 174,
15514
- "end": 174
15621
+ "start": 188,
15622
+ "end": 188
15515
15623
  }
15516
15624
  },
15517
15625
  "group": [
@@ -15528,8 +15636,8 @@
15528
15636
  {
15529
15637
  "description": "The background color of the Chat alt bubble.\n",
15530
15638
  "commentRange": {
15531
- "start": 176,
15532
- "end": 177
15639
+ "start": 190,
15640
+ "end": 191
15533
15641
  },
15534
15642
  "context": {
15535
15643
  "type": "variable",
@@ -15537,8 +15645,8 @@
15537
15645
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
15538
15646
  "scope": "default",
15539
15647
  "line": {
15540
- "start": 178,
15541
- "end": 178
15648
+ "start": 192,
15649
+ "end": 192
15542
15650
  }
15543
15651
  },
15544
15652
  "group": [
@@ -15555,8 +15663,8 @@
15555
15663
  {
15556
15664
  "description": "The text color of the Chat alt bubble.\n",
15557
15665
  "commentRange": {
15558
- "start": 179,
15559
- "end": 180
15666
+ "start": 193,
15667
+ "end": 194
15560
15668
  },
15561
15669
  "context": {
15562
15670
  "type": "variable",
@@ -15564,8 +15672,8 @@
15564
15672
  "value": "var( --kendo-component-bg, inherit )",
15565
15673
  "scope": "default",
15566
15674
  "line": {
15567
- "start": 181,
15568
- "end": 181
15675
+ "start": 195,
15676
+ "end": 195
15569
15677
  }
15570
15678
  },
15571
15679
  "group": [
@@ -15582,8 +15690,8 @@
15582
15690
  {
15583
15691
  "description": "The border color of the Chat alt bubble.\n",
15584
15692
  "commentRange": {
15585
- "start": 182,
15586
- "end": 183
15693
+ "start": 196,
15694
+ "end": 197
15587
15695
  },
15588
15696
  "context": {
15589
15697
  "type": "variable",
@@ -15591,8 +15699,8 @@
15591
15699
  "value": "$kendo-chat-alt-bubble-bg",
15592
15700
  "scope": "default",
15593
15701
  "line": {
15594
- "start": 184,
15595
- "end": 184
15702
+ "start": 198,
15703
+ "end": 198
15596
15704
  }
15597
15705
  },
15598
15706
  "group": [
@@ -15609,8 +15717,8 @@
15609
15717
  {
15610
15718
  "description": "The shadow of the Chat alt bubble.\n",
15611
15719
  "commentRange": {
15612
- "start": 185,
15613
- "end": 186
15720
+ "start": 199,
15721
+ "end": 200
15614
15722
  },
15615
15723
  "context": {
15616
15724
  "type": "variable",
@@ -15618,8 +15726,8 @@
15618
15726
  "value": "var( --kendo-box-shadow-depth-1, none )",
15619
15727
  "scope": "default",
15620
15728
  "line": {
15621
- "start": 187,
15622
- "end": 187
15729
+ "start": 201,
15730
+ "end": 201
15623
15731
  }
15624
15732
  },
15625
15733
  "group": [
@@ -15636,8 +15744,8 @@
15636
15744
  {
15637
15745
  "description": "The shadow of the hovered Chat alt bubble.\n",
15638
15746
  "commentRange": {
15639
- "start": 188,
15640
- "end": 189
15747
+ "start": 202,
15748
+ "end": 203
15641
15749
  },
15642
15750
  "context": {
15643
15751
  "type": "variable",
@@ -15645,8 +15753,8 @@
15645
15753
  "value": "var( --kendo-box-shadow-depth-2, none )",
15646
15754
  "scope": "default",
15647
15755
  "line": {
15648
- "start": 190,
15649
- "end": 190
15756
+ "start": 204,
15757
+ "end": 204
15650
15758
  }
15651
15759
  },
15652
15760
  "group": [
@@ -15663,8 +15771,8 @@
15663
15771
  {
15664
15772
  "description": "The shadow of the selected Chat alt bubble.\n",
15665
15773
  "commentRange": {
15666
- "start": 191,
15667
- "end": 192
15774
+ "start": 205,
15775
+ "end": 206
15668
15776
  },
15669
15777
  "context": {
15670
15778
  "type": "variable",
@@ -15672,8 +15780,8 @@
15672
15780
  "value": "var( --kendo-box-shadow-depth-3, none )",
15673
15781
  "scope": "default",
15674
15782
  "line": {
15675
- "start": 193,
15676
- "end": 193
15783
+ "start": 207,
15784
+ "end": 207
15677
15785
  }
15678
15786
  },
15679
15787
  "group": [
@@ -15690,8 +15798,8 @@
15690
15798
  {
15691
15799
  "description": "The background color of the Chat quick reply.\n",
15692
15800
  "commentRange": {
15693
- "start": 195,
15694
- "end": 196
15801
+ "start": 209,
15802
+ "end": 210
15695
15803
  },
15696
15804
  "context": {
15697
15805
  "type": "variable",
@@ -15699,8 +15807,8 @@
15699
15807
  "value": "transparent",
15700
15808
  "scope": "default",
15701
15809
  "line": {
15702
- "start": 197,
15703
- "end": 197
15810
+ "start": 211,
15811
+ "end": 211
15704
15812
  }
15705
15813
  },
15706
15814
  "group": [
@@ -15717,8 +15825,8 @@
15717
15825
  {
15718
15826
  "description": "The text color of the Chat quick reply.\n",
15719
15827
  "commentRange": {
15720
- "start": 198,
15721
- "end": 199
15828
+ "start": 212,
15829
+ "end": 213
15722
15830
  },
15723
15831
  "context": {
15724
15832
  "type": "variable",
@@ -15726,8 +15834,8 @@
15726
15834
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
15727
15835
  "scope": "default",
15728
15836
  "line": {
15729
- "start": 200,
15730
- "end": 200
15837
+ "start": 214,
15838
+ "end": 214
15731
15839
  }
15732
15840
  },
15733
15841
  "group": [
@@ -15744,8 +15852,8 @@
15744
15852
  {
15745
15853
  "description": "The border color of the Chat quick reply.\n",
15746
15854
  "commentRange": {
15747
- "start": 201,
15748
- "end": 202
15855
+ "start": 215,
15856
+ "end": 216
15749
15857
  },
15750
15858
  "context": {
15751
15859
  "type": "variable",
@@ -15753,8 +15861,8 @@
15753
15861
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
15754
15862
  "scope": "default",
15755
15863
  "line": {
15756
- "start": 203,
15757
- "end": 203
15864
+ "start": 217,
15865
+ "end": 217
15758
15866
  }
15759
15867
  },
15760
15868
  "group": [
@@ -15771,8 +15879,8 @@
15771
15879
  {
15772
15880
  "description": "The background color of the hovered Chat quick reply.\n",
15773
15881
  "commentRange": {
15774
- "start": 205,
15775
- "end": 206
15882
+ "start": 219,
15883
+ "end": 220
15776
15884
  },
15777
15885
  "context": {
15778
15886
  "type": "variable",
@@ -15780,8 +15888,8 @@
15780
15888
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
15781
15889
  "scope": "default",
15782
15890
  "line": {
15783
- "start": 207,
15784
- "end": 207
15891
+ "start": 221,
15892
+ "end": 221
15785
15893
  }
15786
15894
  },
15787
15895
  "group": [
@@ -15798,8 +15906,8 @@
15798
15906
  {
15799
15907
  "description": "The text color of the hovered Chat quick reply.\n",
15800
15908
  "commentRange": {
15801
- "start": 208,
15802
- "end": 209
15909
+ "start": 222,
15910
+ "end": 223
15803
15911
  },
15804
15912
  "context": {
15805
15913
  "type": "variable",
@@ -15807,8 +15915,8 @@
15807
15915
  "value": "var( --kendo-component-bg, inherit )",
15808
15916
  "scope": "default",
15809
15917
  "line": {
15810
- "start": 210,
15811
- "end": 210
15918
+ "start": 224,
15919
+ "end": 224
15812
15920
  }
15813
15921
  },
15814
15922
  "group": [
@@ -15825,8 +15933,8 @@
15825
15933
  {
15826
15934
  "description": "The border color of the hovered Chat quick reply.\n",
15827
15935
  "commentRange": {
15828
- "start": 211,
15829
- "end": 212
15936
+ "start": 225,
15937
+ "end": 226
15830
15938
  },
15831
15939
  "context": {
15832
15940
  "type": "variable",
@@ -15834,8 +15942,8 @@
15834
15942
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
15835
15943
  "scope": "default",
15836
15944
  "line": {
15837
- "start": 213,
15838
- "end": 213
15945
+ "start": 227,
15946
+ "end": 227
15839
15947
  }
15840
15948
  },
15841
15949
  "group": [
@@ -47246,6 +47354,114 @@
47246
47354
  }
47247
47355
  }
47248
47356
  },
47357
+ {
47358
+ "description": "The background color of the Loading indicator.\n",
47359
+ "commentRange": {
47360
+ "start": 192,
47361
+ "end": 193
47362
+ },
47363
+ "context": {
47364
+ "type": "variable",
47365
+ "name": "kendo-loading-bg",
47366
+ "value": "var( --kendo-component-bg, initial )",
47367
+ "scope": "default",
47368
+ "line": {
47369
+ "start": 194,
47370
+ "end": 194
47371
+ }
47372
+ },
47373
+ "group": [
47374
+ "loading"
47375
+ ],
47376
+ "access": "public",
47377
+ "file": {
47378
+ "path": "fluent/scss/loader/_variables.scss",
47379
+ "name": "_variables.scss"
47380
+ },
47381
+ "resolvedValue": "var(--kendo-component-bg, initial)",
47382
+ "resolvedType": "String"
47383
+ },
47384
+ {
47385
+ "description": "The text color of the Loading indicator.\n",
47386
+ "commentRange": {
47387
+ "start": 195,
47388
+ "end": 196
47389
+ },
47390
+ "context": {
47391
+ "type": "variable",
47392
+ "name": "kendo-loading-text",
47393
+ "value": "currentColor",
47394
+ "scope": "default",
47395
+ "line": {
47396
+ "start": 197,
47397
+ "end": 197
47398
+ }
47399
+ },
47400
+ "group": [
47401
+ "loading"
47402
+ ],
47403
+ "access": "public",
47404
+ "file": {
47405
+ "path": "fluent/scss/loader/_variables.scss",
47406
+ "name": "_variables.scss"
47407
+ },
47408
+ "resolvedValue": "currentColor",
47409
+ "resolvedType": "String"
47410
+ },
47411
+ {
47412
+ "description": "The opacity of the Loading indicator.\n",
47413
+ "commentRange": {
47414
+ "start": 198,
47415
+ "end": 199
47416
+ },
47417
+ "context": {
47418
+ "type": "variable",
47419
+ "name": "kendo-loading-opacity",
47420
+ "value": ".3",
47421
+ "scope": "default",
47422
+ "line": {
47423
+ "start": 200,
47424
+ "end": 200
47425
+ }
47426
+ },
47427
+ "group": [
47428
+ "loading"
47429
+ ],
47430
+ "access": "public",
47431
+ "file": {
47432
+ "path": "fluent/scss/loader/_variables.scss",
47433
+ "name": "_variables.scss"
47434
+ },
47435
+ "resolvedValue": "0.3",
47436
+ "resolvedType": "Number"
47437
+ },
47438
+ {
47439
+ "description": "The z-index of the Loading indicator.\n",
47440
+ "commentRange": {
47441
+ "start": 201,
47442
+ "end": 202
47443
+ },
47444
+ "context": {
47445
+ "type": "variable",
47446
+ "name": "kendo-zindex-loading",
47447
+ "value": "100",
47448
+ "scope": "default",
47449
+ "line": {
47450
+ "start": 203,
47451
+ "end": 203
47452
+ }
47453
+ },
47454
+ "group": [
47455
+ "loading"
47456
+ ],
47457
+ "access": "public",
47458
+ "file": {
47459
+ "path": "fluent/scss/loader/_variables.scss",
47460
+ "name": "_variables.scss"
47461
+ },
47462
+ "resolvedValue": "100",
47463
+ "resolvedType": "Number"
47464
+ },
47249
47465
  {
47250
47466
  "description": "Font size of the map.\n",
47251
47467
  "commentRange": {
@@ -53127,6 +53343,276 @@
53127
53343
  "name": "_palettes.scss"
53128
53344
  }
53129
53345
  },
53346
+ {
53347
+ "description": "The border radius of the Panel.\n",
53348
+ "commentRange": {
53349
+ "start": 4,
53350
+ "end": 5
53351
+ },
53352
+ "context": {
53353
+ "type": "variable",
53354
+ "name": "kendo-panel-border-radius",
53355
+ "value": "k-border-radius(md)",
53356
+ "scope": "private",
53357
+ "line": {
53358
+ "start": 6,
53359
+ "end": 6
53360
+ }
53361
+ },
53362
+ "group": [
53363
+ "panel"
53364
+ ],
53365
+ "access": "public",
53366
+ "file": {
53367
+ "path": "fluent/scss/panel/_variables.scss",
53368
+ "name": "_variables.scss"
53369
+ },
53370
+ "resolvedValue": "var(--kendo-border-radius-md, 0.25rem)",
53371
+ "resolvedType": "String"
53372
+ },
53373
+ {
53374
+ "description": "The width of the border around the Panel.\n",
53375
+ "commentRange": {
53376
+ "start": 7,
53377
+ "end": 8
53378
+ },
53379
+ "context": {
53380
+ "type": "variable",
53381
+ "name": "kendo-panel-border-width",
53382
+ "value": "1px",
53383
+ "scope": "private",
53384
+ "line": {
53385
+ "start": 9,
53386
+ "end": 9
53387
+ }
53388
+ },
53389
+ "group": [
53390
+ "panel"
53391
+ ],
53392
+ "access": "public",
53393
+ "file": {
53394
+ "path": "fluent/scss/panel/_variables.scss",
53395
+ "name": "_variables.scss"
53396
+ },
53397
+ "resolvedValue": "1px",
53398
+ "resolvedType": "Number"
53399
+ },
53400
+ {
53401
+ "description": "The style of the border around the Panel.\n",
53402
+ "commentRange": {
53403
+ "start": 10,
53404
+ "end": 11
53405
+ },
53406
+ "context": {
53407
+ "type": "variable",
53408
+ "name": "kendo-panel-border-style",
53409
+ "value": "solid",
53410
+ "scope": "private",
53411
+ "line": {
53412
+ "start": 12,
53413
+ "end": 12
53414
+ }
53415
+ },
53416
+ "group": [
53417
+ "panel"
53418
+ ],
53419
+ "access": "public",
53420
+ "file": {
53421
+ "path": "fluent/scss/panel/_variables.scss",
53422
+ "name": "_variables.scss"
53423
+ },
53424
+ "resolvedValue": "solid",
53425
+ "resolvedType": "String"
53426
+ },
53427
+ {
53428
+ "description": "The inline padding of the Panel header.\n",
53429
+ "commentRange": {
53430
+ "start": 14,
53431
+ "end": 15
53432
+ },
53433
+ "context": {
53434
+ "type": "variable",
53435
+ "name": "kendo-panel-header-padding-inline",
53436
+ "value": "k-spacing(2)",
53437
+ "scope": "private",
53438
+ "line": {
53439
+ "start": 16,
53440
+ "end": 16
53441
+ }
53442
+ },
53443
+ "group": [
53444
+ "panel"
53445
+ ],
53446
+ "access": "public",
53447
+ "file": {
53448
+ "path": "fluent/scss/panel/_variables.scss",
53449
+ "name": "_variables.scss"
53450
+ },
53451
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
53452
+ "resolvedType": "String"
53453
+ },
53454
+ {
53455
+ "description": "The block padding of the Panel header.\n",
53456
+ "commentRange": {
53457
+ "start": 17,
53458
+ "end": 18
53459
+ },
53460
+ "context": {
53461
+ "type": "variable",
53462
+ "name": "kendo-panel-header-padding-block",
53463
+ "value": "k-spacing(1)",
53464
+ "scope": "private",
53465
+ "line": {
53466
+ "start": 19,
53467
+ "end": 19
53468
+ }
53469
+ },
53470
+ "group": [
53471
+ "panel"
53472
+ ],
53473
+ "access": "public",
53474
+ "file": {
53475
+ "path": "fluent/scss/panel/_variables.scss",
53476
+ "name": "_variables.scss"
53477
+ },
53478
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
53479
+ "resolvedType": "String"
53480
+ },
53481
+ {
53482
+ "description": "The inline padding of the Panel content.\n",
53483
+ "commentRange": {
53484
+ "start": 21,
53485
+ "end": 22
53486
+ },
53487
+ "context": {
53488
+ "type": "variable",
53489
+ "name": "kendo-panel-content-padding-inline",
53490
+ "value": "k-spacing(2)",
53491
+ "scope": "private",
53492
+ "line": {
53493
+ "start": 23,
53494
+ "end": 23
53495
+ }
53496
+ },
53497
+ "group": [
53498
+ "panel"
53499
+ ],
53500
+ "access": "public",
53501
+ "file": {
53502
+ "path": "fluent/scss/panel/_variables.scss",
53503
+ "name": "_variables.scss"
53504
+ },
53505
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
53506
+ "resolvedType": "String"
53507
+ },
53508
+ {
53509
+ "description": "The block padding of the Panel content.\n",
53510
+ "commentRange": {
53511
+ "start": 24,
53512
+ "end": 25
53513
+ },
53514
+ "context": {
53515
+ "type": "variable",
53516
+ "name": "kendo-panel-content-padding-block",
53517
+ "value": "k-spacing(1)",
53518
+ "scope": "private",
53519
+ "line": {
53520
+ "start": 26,
53521
+ "end": 26
53522
+ }
53523
+ },
53524
+ "group": [
53525
+ "panel"
53526
+ ],
53527
+ "access": "public",
53528
+ "file": {
53529
+ "path": "fluent/scss/panel/_variables.scss",
53530
+ "name": "_variables.scss"
53531
+ },
53532
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
53533
+ "resolvedType": "String"
53534
+ },
53535
+ {
53536
+ "description": "The text color of the Panel.\n",
53537
+ "commentRange": {
53538
+ "start": 28,
53539
+ "end": 29
53540
+ },
53541
+ "context": {
53542
+ "type": "variable",
53543
+ "name": "kendo-panel-text",
53544
+ "value": "var(--kendo-component-text, #{$kendo-component-text})",
53545
+ "scope": "private",
53546
+ "line": {
53547
+ "start": 30,
53548
+ "end": 30
53549
+ }
53550
+ },
53551
+ "group": [
53552
+ "panel"
53553
+ ],
53554
+ "access": "public",
53555
+ "file": {
53556
+ "path": "fluent/scss/panel/_variables.scss",
53557
+ "name": "_variables.scss"
53558
+ },
53559
+ "resolvedValue": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #323130))",
53560
+ "resolvedType": "String"
53561
+ },
53562
+ {
53563
+ "description": "The background color of the Panel.\n",
53564
+ "commentRange": {
53565
+ "start": 31,
53566
+ "end": 32
53567
+ },
53568
+ "context": {
53569
+ "type": "variable",
53570
+ "name": "kendo-panel-bg",
53571
+ "value": "var(--kendo-component-bg, #{$kendo-component-bg})",
53572
+ "scope": "private",
53573
+ "line": {
53574
+ "start": 33,
53575
+ "end": 33
53576
+ }
53577
+ },
53578
+ "group": [
53579
+ "panel"
53580
+ ],
53581
+ "access": "public",
53582
+ "file": {
53583
+ "path": "fluent/scss/panel/_variables.scss",
53584
+ "name": "_variables.scss"
53585
+ },
53586
+ "resolvedValue": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))",
53587
+ "resolvedType": "String"
53588
+ },
53589
+ {
53590
+ "description": "The color of the border around the Panel.\n",
53591
+ "commentRange": {
53592
+ "start": 34,
53593
+ "end": 35
53594
+ },
53595
+ "context": {
53596
+ "type": "variable",
53597
+ "name": "kendo-panel-border",
53598
+ "value": "var(--kendo-component-border, #{$kendo-component-border})",
53599
+ "scope": "private",
53600
+ "line": {
53601
+ "start": 36,
53602
+ "end": 36
53603
+ }
53604
+ },
53605
+ "group": [
53606
+ "panel"
53607
+ ],
53608
+ "access": "public",
53609
+ "file": {
53610
+ "path": "fluent/scss/panel/_variables.scss",
53611
+ "name": "_variables.scss"
53612
+ },
53613
+ "resolvedValue": "var(--kendo-component-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))",
53614
+ "resolvedType": "String"
53615
+ },
53130
53616
  {
53131
53617
  "description": "The horizontal padding of the PanelBar.\n",
53132
53618
  "commentRange": {
@@ -77538,6 +78024,60 @@
77538
78024
  "resolvedValue": "rgba(255, 255, 255, 0.2)",
77539
78025
  "resolvedType": "Color"
77540
78026
  },
78027
+ {
78028
+ "description": "The border width of the current time indicator.\n",
78029
+ "commentRange": {
78030
+ "start": 1,
78031
+ "end": 2
78032
+ },
78033
+ "context": {
78034
+ "type": "variable",
78035
+ "name": "kendo-current-time-width",
78036
+ "value": "1px",
78037
+ "scope": "default",
78038
+ "line": {
78039
+ "start": 3,
78040
+ "end": 3
78041
+ }
78042
+ },
78043
+ "group": [
78044
+ "time-marker"
78045
+ ],
78046
+ "access": "public",
78047
+ "file": {
78048
+ "path": "fluent/scss/time-marker/_variables.scss",
78049
+ "name": "_variables.scss"
78050
+ },
78051
+ "resolvedValue": "1px",
78052
+ "resolvedType": "Number"
78053
+ },
78054
+ {
78055
+ "description": "The color of the current time indicator.\n",
78056
+ "commentRange": {
78057
+ "start": 4,
78058
+ "end": 5
78059
+ },
78060
+ "context": {
78061
+ "type": "variable",
78062
+ "name": "kendo-current-time-color",
78063
+ "value": "#ff0000",
78064
+ "scope": "default",
78065
+ "line": {
78066
+ "start": 6,
78067
+ "end": 6
78068
+ }
78069
+ },
78070
+ "group": [
78071
+ "time-marker"
78072
+ ],
78073
+ "access": "public",
78074
+ "file": {
78075
+ "path": "fluent/scss/time-marker/_variables.scss",
78076
+ "name": "_variables.scss"
78077
+ },
78078
+ "resolvedValue": "#ff0000",
78079
+ "resolvedType": "Color"
78080
+ },
77541
78081
  {
77542
78082
  "description": "Width of the border around the time-selector.\n",
77543
78083
  "commentRange": {
@@ -89038,85 +89578,147 @@
89038
89578
  "sans-serif": "system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"",
89039
89579
  "monospace": "SFMono-Regular, Menlo, Monaco, Consolas, \"Roboto Mono\", \"Ubuntu Mono\", \"Lucida Console\", \"Courier New\", monospace"
89040
89580
  }
89041
- }
89042
- ],
89043
- "mixins": [],
89044
- "functions": [],
89045
- "placeholders": [],
89046
- "css": [
89581
+ },
89047
89582
  {
89048
- "description": "This class could be assigned to elements which should be visually hidden, but remain accessible for screen readers.\n",
89583
+ "description": "The background color of disabled items.\n",
89049
89584
  "commentRange": {
89050
- "start": 13,
89051
- "end": 15
89585
+ "start": 41,
89586
+ "end": 41
89052
89587
  },
89053
89588
  "context": {
89054
- "type": "css",
89055
- "name": ". k-sr-only",
89056
- "value": "position: absolute;\n left: -1px;\n width: 1px;\n height: 1px;\n overflow: hidden;",
89589
+ "type": "variable",
89590
+ "name": "kendo-disabled-bg",
89591
+ "value": "null",
89592
+ "scope": "default",
89057
89593
  "line": {
89058
- "start": 16,
89059
- "end": 23
89594
+ "start": 42,
89595
+ "end": 42
89060
89596
  }
89061
89597
  },
89598
+ "access": "public",
89062
89599
  "group": [
89063
- "extra"
89600
+ "undefined"
89064
89601
  ],
89065
- "access": "public",
89066
89602
  "file": {
89067
- "path": "fluent/scss/core/helpers/_extra.scss",
89068
- "name": "_extra.scss"
89069
- }
89603
+ "path": "core/scss/color-system/_swatch-legacy.scss",
89604
+ "name": "_swatch-legacy.scss"
89605
+ },
89606
+ "resolvedValue": "var(--kendo-color-base-subtle, #edebe9)",
89607
+ "resolvedType": "String"
89070
89608
  },
89071
89609
  {
89072
- "description": "This is equivalent to `flex: 1 0 auto;`. If every other element has a fixed size in a flex container, the spacer will take up the remaining space.\n",
89610
+ "description": "The text color of disabled items.\n",
89073
89611
  "commentRange": {
89074
- "start": 1,
89075
- "end": 3
89612
+ "start": 43,
89613
+ "end": 43
89076
89614
  },
89077
89615
  "context": {
89078
- "type": "css",
89079
- "name": ".k-spacer",
89080
- "value": "flex: 1 0 auto;",
89616
+ "type": "variable",
89617
+ "name": "kendo-disabled-text",
89618
+ "value": "null",
89619
+ "scope": "default",
89081
89620
  "line": {
89082
- "start": 4,
89083
- "end": 14
89621
+ "start": 44,
89622
+ "end": 44
89084
89623
  }
89085
89624
  },
89625
+ "access": "public",
89086
89626
  "group": [
89087
- "spacer"
89627
+ "undefined"
89088
89628
  ],
89629
+ "file": {
89630
+ "path": "core/scss/color-system/_swatch-legacy.scss",
89631
+ "name": "_swatch-legacy.scss"
89632
+ },
89633
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)",
89634
+ "resolvedType": "String"
89635
+ },
89636
+ {
89637
+ "description": "The border color of disabled items.\n",
89638
+ "commentRange": {
89639
+ "start": 45,
89640
+ "end": 45
89641
+ },
89642
+ "context": {
89643
+ "type": "variable",
89644
+ "name": "kendo-disabled-border",
89645
+ "value": "null",
89646
+ "scope": "default",
89647
+ "line": {
89648
+ "start": 46,
89649
+ "end": 46
89650
+ }
89651
+ },
89089
89652
  "access": "public",
89653
+ "group": [
89654
+ "undefined"
89655
+ ],
89090
89656
  "file": {
89091
- "path": "fluent/scss/core/helpers/_spacer.scss",
89092
- "name": "_spacer.scss"
89093
- }
89657
+ "path": "core/scss/color-system/_swatch-legacy.scss",
89658
+ "name": "_swatch-legacy.scss"
89659
+ },
89660
+ "resolvedValue": "transparent",
89661
+ "resolvedType": "Color"
89094
89662
  },
89095
89663
  {
89096
- "description": "This is equivalent to `flex-grow: 0;`. The spacer will not take any of the remaining space in a flex container.\n",
89664
+ "description": "The opacity of disabled items.\n",
89097
89665
  "commentRange": {
89098
- "start": 8,
89099
- "end": 10
89666
+ "start": 47,
89667
+ "end": 47
89100
89668
  },
89101
89669
  "context": {
89102
- "type": "css",
89103
- "name": ".k-spacer-sized",
89104
- "value": "flex-grow: 0;",
89670
+ "type": "variable",
89671
+ "name": "kendo-disabled-opacity",
89672
+ "value": "null",
89673
+ "scope": "default",
89105
89674
  "line": {
89106
- "start": 11,
89107
- "end": 14
89675
+ "start": 48,
89676
+ "end": 48
89108
89677
  }
89109
89678
  },
89679
+ "access": "public",
89110
89680
  "group": [
89111
- "spacer"
89681
+ "undefined"
89112
89682
  ],
89683
+ "file": {
89684
+ "path": "core/scss/color-system/_swatch-legacy.scss",
89685
+ "name": "_swatch-legacy.scss"
89686
+ },
89687
+ "resolvedValue": "null",
89688
+ "resolvedType": "Null"
89689
+ },
89690
+ {
89691
+ "description": "The filter of disabled items.\n",
89692
+ "commentRange": {
89693
+ "start": 49,
89694
+ "end": 49
89695
+ },
89696
+ "context": {
89697
+ "type": "variable",
89698
+ "name": "kendo-disabled-filter",
89699
+ "value": "null",
89700
+ "scope": "default",
89701
+ "line": {
89702
+ "start": 50,
89703
+ "end": 50
89704
+ }
89705
+ },
89113
89706
  "access": "public",
89707
+ "group": [
89708
+ "undefined"
89709
+ ],
89114
89710
  "file": {
89115
- "path": "fluent/scss/core/helpers/_spacer.scss",
89116
- "name": "_spacer.scss"
89117
- }
89711
+ "path": "core/scss/color-system/_swatch-legacy.scss",
89712
+ "name": "_swatch-legacy.scss"
89713
+ },
89714
+ "resolvedValue": "null",
89715
+ "resolvedType": "Null"
89118
89716
  }
89119
89717
  ],
89718
+ "mixins": [],
89719
+ "functions": [],
89720
+ "placeholders": [],
89721
+ "css": [],
89120
89722
  "variableGroups": [
89121
89723
  {
89122
89724
  "id": "common",
@@ -90191,6 +90793,141 @@
90191
90793
  },
90192
90794
  "resolvedValue": "22px",
90193
90795
  "resolvedType": "Number"
90796
+ },
90797
+ {
90798
+ "description": "The background color of disabled items.\n",
90799
+ "commentRange": {
90800
+ "start": 41,
90801
+ "end": 41
90802
+ },
90803
+ "context": {
90804
+ "type": "variable",
90805
+ "name": "kendo-disabled-bg",
90806
+ "value": "null",
90807
+ "scope": "default",
90808
+ "line": {
90809
+ "start": 42,
90810
+ "end": 42
90811
+ }
90812
+ },
90813
+ "access": "public",
90814
+ "group": [
90815
+ "undefined"
90816
+ ],
90817
+ "file": {
90818
+ "path": "core/scss/color-system/_swatch-legacy.scss",
90819
+ "name": "_swatch-legacy.scss"
90820
+ },
90821
+ "resolvedValue": "var(--kendo-color-base-subtle, #edebe9)",
90822
+ "resolvedType": "String"
90823
+ },
90824
+ {
90825
+ "description": "The text color of disabled items.\n",
90826
+ "commentRange": {
90827
+ "start": 43,
90828
+ "end": 43
90829
+ },
90830
+ "context": {
90831
+ "type": "variable",
90832
+ "name": "kendo-disabled-text",
90833
+ "value": "null",
90834
+ "scope": "default",
90835
+ "line": {
90836
+ "start": 44,
90837
+ "end": 44
90838
+ }
90839
+ },
90840
+ "access": "public",
90841
+ "group": [
90842
+ "undefined"
90843
+ ],
90844
+ "file": {
90845
+ "path": "core/scss/color-system/_swatch-legacy.scss",
90846
+ "name": "_swatch-legacy.scss"
90847
+ },
90848
+ "resolvedValue": "color-mix(in srgb, var(--kendo-color-on-app-surface, #323130) 46%, transparent)",
90849
+ "resolvedType": "String"
90850
+ },
90851
+ {
90852
+ "description": "The border color of disabled items.\n",
90853
+ "commentRange": {
90854
+ "start": 45,
90855
+ "end": 45
90856
+ },
90857
+ "context": {
90858
+ "type": "variable",
90859
+ "name": "kendo-disabled-border",
90860
+ "value": "null",
90861
+ "scope": "default",
90862
+ "line": {
90863
+ "start": 46,
90864
+ "end": 46
90865
+ }
90866
+ },
90867
+ "access": "public",
90868
+ "group": [
90869
+ "undefined"
90870
+ ],
90871
+ "file": {
90872
+ "path": "core/scss/color-system/_swatch-legacy.scss",
90873
+ "name": "_swatch-legacy.scss"
90874
+ },
90875
+ "resolvedValue": "transparent",
90876
+ "resolvedType": "Color"
90877
+ },
90878
+ {
90879
+ "description": "The opacity of disabled items.\n",
90880
+ "commentRange": {
90881
+ "start": 47,
90882
+ "end": 47
90883
+ },
90884
+ "context": {
90885
+ "type": "variable",
90886
+ "name": "kendo-disabled-opacity",
90887
+ "value": "null",
90888
+ "scope": "default",
90889
+ "line": {
90890
+ "start": 48,
90891
+ "end": 48
90892
+ }
90893
+ },
90894
+ "access": "public",
90895
+ "group": [
90896
+ "undefined"
90897
+ ],
90898
+ "file": {
90899
+ "path": "core/scss/color-system/_swatch-legacy.scss",
90900
+ "name": "_swatch-legacy.scss"
90901
+ },
90902
+ "resolvedValue": "null",
90903
+ "resolvedType": "Null"
90904
+ },
90905
+ {
90906
+ "description": "The filter of disabled items.\n",
90907
+ "commentRange": {
90908
+ "start": 49,
90909
+ "end": 49
90910
+ },
90911
+ "context": {
90912
+ "type": "variable",
90913
+ "name": "kendo-disabled-filter",
90914
+ "value": "null",
90915
+ "scope": "default",
90916
+ "line": {
90917
+ "start": 50,
90918
+ "end": 50
90919
+ }
90920
+ },
90921
+ "access": "public",
90922
+ "group": [
90923
+ "undefined"
90924
+ ],
90925
+ "file": {
90926
+ "path": "core/scss/color-system/_swatch-legacy.scss",
90927
+ "name": "_swatch-legacy.scss"
90928
+ },
90929
+ "resolvedValue": "null",
90930
+ "resolvedType": "Null"
90194
90931
  }
90195
90932
  ]
90196
90933
  },
@@ -94101,7 +94838,7 @@
94101
94838
  "context": {
94102
94839
  "type": "variable",
94103
94840
  "name": "kendo-bottom-nav-line-height",
94104
- "value": "var( --kendo-line-height, normal )",
94841
+ "value": "var( --kendo-line-height-xs, normal )",
94105
94842
  "scope": "default",
94106
94843
  "line": {
94107
94844
  "start": 24,
@@ -94116,7 +94853,7 @@
94116
94853
  "path": "fluent/scss/bottom-navigation/_variables.scss",
94117
94854
  "name": "_variables.scss"
94118
94855
  },
94119
- "resolvedValue": "var(--kendo-line-height, normal)",
94856
+ "resolvedValue": "var(--kendo-line-height-xs, normal)",
94120
94857
  "resolvedType": "String"
94121
94858
  },
94122
94859
  {
@@ -105279,7 +106016,7 @@
105279
106016
  "context": {
105280
106017
  "type": "variable",
105281
106018
  "name": "kendo-chat-timestamp-font-size",
105282
- "value": "smaller",
106019
+ "value": "var( --kendo-font-size-sm, inherit )",
105283
106020
  "scope": "default",
105284
106021
  "line": {
105285
106022
  "start": 67,
@@ -105294,7 +106031,7 @@
105294
106031
  "path": "fluent/scss/chat/_variables.scss",
105295
106032
  "name": "_variables.scss"
105296
106033
  },
105297
- "resolvedValue": "smaller",
106034
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
105298
106035
  "resolvedType": "String"
105299
106036
  },
105300
106037
  {
@@ -105306,7 +106043,7 @@
105306
106043
  "context": {
105307
106044
  "type": "variable",
105308
106045
  "name": "kendo-chat-timestamp-line-height",
105309
- "value": "var( --kendo-line-height, normal )",
106046
+ "value": "var( --kendo-line-height-lg, normal )",
105310
106047
  "scope": "default",
105311
106048
  "line": {
105312
106049
  "start": 70,
@@ -105321,7 +106058,7 @@
105321
106058
  "path": "fluent/scss/chat/_variables.scss",
105322
106059
  "name": "_variables.scss"
105323
106060
  },
105324
- "resolvedValue": "var(--kendo-line-height, normal)",
106061
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
105325
106062
  "resolvedType": "String"
105326
106063
  },
105327
106064
  {
@@ -105406,15 +106143,15 @@
105406
106143
  "resolvedType": "String"
105407
106144
  },
105408
106145
  {
105409
- "description": "The horizontal padding of the Chat bubble message.\n",
106146
+ "description": "The font size of the Chat message meta text.\n",
105410
106147
  "commentRange": {
105411
106148
  "start": 81,
105412
106149
  "end": 82
105413
106150
  },
105414
106151
  "context": {
105415
106152
  "type": "variable",
105416
- "name": "kendo-chat-bubble-padding-x",
105417
- "value": "k-spacing(3)",
106153
+ "name": "kendo-chat-message-meta-font-size",
106154
+ "value": "var( --kendo-font-size-sm, inherit )",
105418
106155
  "scope": "default",
105419
106156
  "line": {
105420
106157
  "start": 83,
@@ -105429,19 +106166,19 @@
105429
106166
  "path": "fluent/scss/chat/_variables.scss",
105430
106167
  "name": "_variables.scss"
105431
106168
  },
105432
- "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
106169
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
105433
106170
  "resolvedType": "String"
105434
106171
  },
105435
106172
  {
105436
- "description": "The vertical padding of the Chat bubble message.\n",
106173
+ "description": "The line height of the Chat message meta text.\n",
105437
106174
  "commentRange": {
105438
106175
  "start": 84,
105439
106176
  "end": 85
105440
106177
  },
105441
106178
  "context": {
105442
106179
  "type": "variable",
105443
- "name": "kendo-chat-bubble-padding-y",
105444
- "value": "k-spacing(2)",
106180
+ "name": "kendo-chat-message-meta-line-height",
106181
+ "value": "var( --kendo-line-height-lg, normal )",
105445
106182
  "scope": "default",
105446
106183
  "line": {
105447
106184
  "start": 86,
@@ -105456,14 +106193,122 @@
105456
106193
  "path": "fluent/scss/chat/_variables.scss",
105457
106194
  "name": "_variables.scss"
105458
106195
  },
106196
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
106197
+ "resolvedType": "String"
106198
+ },
106199
+ {
106200
+ "description": "The font size of the Chat author text.\n",
106201
+ "commentRange": {
106202
+ "start": 88,
106203
+ "end": 89
106204
+ },
106205
+ "context": {
106206
+ "type": "variable",
106207
+ "name": "kendo-chat-author-font-size",
106208
+ "value": "var( --kendo-font-size-sm, inherit )",
106209
+ "scope": "default",
106210
+ "line": {
106211
+ "start": 90,
106212
+ "end": 90
106213
+ }
106214
+ },
106215
+ "group": [
106216
+ "chat"
106217
+ ],
106218
+ "access": "public",
106219
+ "file": {
106220
+ "path": "fluent/scss/chat/_variables.scss",
106221
+ "name": "_variables.scss"
106222
+ },
106223
+ "resolvedValue": "var(--kendo-font-size-sm, inherit)",
106224
+ "resolvedType": "String"
106225
+ },
106226
+ {
106227
+ "description": "The line height of the Chat author text.\n",
106228
+ "commentRange": {
106229
+ "start": 91,
106230
+ "end": 92
106231
+ },
106232
+ "context": {
106233
+ "type": "variable",
106234
+ "name": "kendo-chat-author-line-height",
106235
+ "value": "var( --kendo-line-height-lg, normal )",
106236
+ "scope": "default",
106237
+ "line": {
106238
+ "start": 93,
106239
+ "end": 93
106240
+ }
106241
+ },
106242
+ "group": [
106243
+ "chat"
106244
+ ],
106245
+ "access": "public",
106246
+ "file": {
106247
+ "path": "fluent/scss/chat/_variables.scss",
106248
+ "name": "_variables.scss"
106249
+ },
106250
+ "resolvedValue": "var(--kendo-line-height-lg, normal)",
106251
+ "resolvedType": "String"
106252
+ },
106253
+ {
106254
+ "description": "The horizontal padding of the Chat bubble message.\n",
106255
+ "commentRange": {
106256
+ "start": 95,
106257
+ "end": 96
106258
+ },
106259
+ "context": {
106260
+ "type": "variable",
106261
+ "name": "kendo-chat-bubble-padding-x",
106262
+ "value": "k-spacing(3)",
106263
+ "scope": "default",
106264
+ "line": {
106265
+ "start": 97,
106266
+ "end": 97
106267
+ }
106268
+ },
106269
+ "group": [
106270
+ "chat"
106271
+ ],
106272
+ "access": "public",
106273
+ "file": {
106274
+ "path": "fluent/scss/chat/_variables.scss",
106275
+ "name": "_variables.scss"
106276
+ },
106277
+ "resolvedValue": "var(--kendo-spacing-3, 0.75rem)",
106278
+ "resolvedType": "String"
106279
+ },
106280
+ {
106281
+ "description": "The vertical padding of the Chat bubble message.\n",
106282
+ "commentRange": {
106283
+ "start": 98,
106284
+ "end": 99
106285
+ },
106286
+ "context": {
106287
+ "type": "variable",
106288
+ "name": "kendo-chat-bubble-padding-y",
106289
+ "value": "k-spacing(2)",
106290
+ "scope": "default",
106291
+ "line": {
106292
+ "start": 100,
106293
+ "end": 100
106294
+ }
106295
+ },
106296
+ "group": [
106297
+ "chat"
106298
+ ],
106299
+ "access": "public",
106300
+ "file": {
106301
+ "path": "fluent/scss/chat/_variables.scss",
106302
+ "name": "_variables.scss"
106303
+ },
105459
106304
  "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
105460
106305
  "resolvedType": "String"
105461
106306
  },
105462
106307
  {
105463
106308
  "description": "The spacing of the Chat bubble message.\n",
105464
106309
  "commentRange": {
105465
- "start": 87,
105466
- "end": 88
106310
+ "start": 101,
106311
+ "end": 102
105467
106312
  },
105468
106313
  "context": {
105469
106314
  "type": "variable",
@@ -105471,8 +106316,8 @@
105471
106316
  "value": "k-spacing(0.5)",
105472
106317
  "scope": "default",
105473
106318
  "line": {
105474
- "start": 89,
105475
- "end": 89
106319
+ "start": 103,
106320
+ "end": 103
105476
106321
  }
105477
106322
  },
105478
106323
  "group": [
@@ -105489,8 +106334,8 @@
105489
106334
  {
105490
106335
  "description": "The line height of the Chat bubble message.\n",
105491
106336
  "commentRange": {
105492
- "start": 90,
105493
- "end": 91
106337
+ "start": 104,
106338
+ "end": 105
105494
106339
  },
105495
106340
  "context": {
105496
106341
  "type": "variable",
@@ -105498,8 +106343,8 @@
105498
106343
  "value": "var( --kendo-line-height, normal )",
105499
106344
  "scope": "default",
105500
106345
  "line": {
105501
- "start": 92,
105502
- "end": 92
106346
+ "start": 106,
106347
+ "end": 106
105503
106348
  }
105504
106349
  },
105505
106350
  "group": [
@@ -105516,8 +106361,8 @@
105516
106361
  {
105517
106362
  "description": "The spacing of the Chat scroll button.\n",
105518
106363
  "commentRange": {
105519
- "start": 94,
105520
- "end": 95
106364
+ "start": 108,
106365
+ "end": 109
105521
106366
  },
105522
106367
  "context": {
105523
106368
  "type": "variable",
@@ -105525,8 +106370,8 @@
105525
106370
  "value": "k-spacing(2)",
105526
106371
  "scope": "default",
105527
106372
  "line": {
105528
- "start": 96,
105529
- "end": 96
106373
+ "start": 110,
106374
+ "end": 110
105530
106375
  }
105531
106376
  },
105532
106377
  "group": [
@@ -105543,8 +106388,8 @@
105543
106388
  {
105544
106389
  "description": "The size of the Chat Card deck scrollbar.\n",
105545
106390
  "commentRange": {
105546
- "start": 97,
105547
- "end": 98
106391
+ "start": 111,
106392
+ "end": 112
105548
106393
  },
105549
106394
  "context": {
105550
106395
  "type": "variable",
@@ -105552,8 +106397,8 @@
105552
106397
  "value": "20px",
105553
106398
  "scope": "default",
105554
106399
  "line": {
105555
- "start": 99,
105556
- "end": 99
106400
+ "start": 113,
106401
+ "end": 113
105557
106402
  }
105558
106403
  },
105559
106404
  "group": [
@@ -105570,8 +106415,8 @@
105570
106415
  {
105571
106416
  "description": "The border radius of the Chat bubble message.\n",
105572
106417
  "commentRange": {
105573
- "start": 101,
105574
- "end": 102
106418
+ "start": 115,
106419
+ "end": 116
105575
106420
  },
105576
106421
  "context": {
105577
106422
  "type": "variable",
@@ -105579,8 +106424,8 @@
105579
106424
  "value": "k-spacing(3)",
105580
106425
  "scope": "default",
105581
106426
  "line": {
105582
- "start": 103,
105583
- "end": 103
106427
+ "start": 117,
106428
+ "end": 117
105584
106429
  }
105585
106430
  },
105586
106431
  "group": [
@@ -105597,8 +106442,8 @@
105597
106442
  {
105598
106443
  "description": "The border radius of the Chat small bubble message\n",
105599
106444
  "commentRange": {
105600
- "start": 104,
105601
- "end": 105
106445
+ "start": 118,
106446
+ "end": 119
105602
106447
  },
105603
106448
  "context": {
105604
106449
  "type": "variable",
@@ -105606,8 +106451,8 @@
105606
106451
  "value": "var( --kendo-border-radius, 0 )",
105607
106452
  "scope": "default",
105608
106453
  "line": {
105609
- "start": 106,
105610
- "end": 106
106454
+ "start": 120,
106455
+ "end": 120
105611
106456
  }
105612
106457
  },
105613
106458
  "group": [
@@ -105624,8 +106469,8 @@
105624
106469
  {
105625
106470
  "description": "The size of the Chat Avatar.\n",
105626
106471
  "commentRange": {
105627
- "start": 108,
105628
- "end": 109
106472
+ "start": 122,
106473
+ "end": 123
105629
106474
  },
105630
106475
  "context": {
105631
106476
  "type": "variable",
@@ -105633,8 +106478,8 @@
105633
106478
  "value": "32px",
105634
106479
  "scope": "default",
105635
106480
  "line": {
105636
- "start": 110,
105637
- "end": 110
106481
+ "start": 124,
106482
+ "end": 124
105638
106483
  }
105639
106484
  },
105640
106485
  "group": [
@@ -105651,8 +106496,8 @@
105651
106496
  {
105652
106497
  "description": "The spacing of the Chat Avatar.\n",
105653
106498
  "commentRange": {
105654
- "start": 111,
105655
- "end": 112
106499
+ "start": 125,
106500
+ "end": 126
105656
106501
  },
105657
106502
  "context": {
105658
106503
  "type": "variable",
@@ -105660,8 +106505,8 @@
105660
106505
  "value": "$kendo-chat-item-spacing-x",
105661
106506
  "scope": "default",
105662
106507
  "line": {
105663
- "start": 113,
105664
- "end": 113
106508
+ "start": 127,
106509
+ "end": 127
105665
106510
  }
105666
106511
  },
105667
106512
  "group": [
@@ -105678,8 +106523,8 @@
105678
106523
  {
105679
106524
  "description": "The horizontal padding of the Chat Toolbar.\n",
105680
106525
  "commentRange": {
105681
- "start": 115,
105682
- "end": 116
106526
+ "start": 129,
106527
+ "end": 130
105683
106528
  },
105684
106529
  "context": {
105685
106530
  "type": "variable",
@@ -105687,8 +106532,8 @@
105687
106532
  "value": "$kendo-toolbar-md-padding-x",
105688
106533
  "scope": "default",
105689
106534
  "line": {
105690
- "start": 117,
105691
- "end": 117
106535
+ "start": 131,
106536
+ "end": 131
105692
106537
  }
105693
106538
  },
105694
106539
  "group": [
@@ -105705,8 +106550,8 @@
105705
106550
  {
105706
106551
  "description": "The vertical padding of the Chat Toolbar.\n",
105707
106552
  "commentRange": {
105708
- "start": 118,
105709
- "end": 119
106553
+ "start": 132,
106554
+ "end": 133
105710
106555
  },
105711
106556
  "context": {
105712
106557
  "type": "variable",
@@ -105714,8 +106559,8 @@
105714
106559
  "value": "$kendo-toolbar-md-padding-y",
105715
106560
  "scope": "default",
105716
106561
  "line": {
105717
- "start": 120,
105718
- "end": 120
106562
+ "start": 134,
106563
+ "end": 134
105719
106564
  }
105720
106565
  },
105721
106566
  "group": [
@@ -105732,8 +106577,8 @@
105732
106577
  {
105733
106578
  "description": "The spacing of the Chat Toolbar.\n",
105734
106579
  "commentRange": {
105735
- "start": 121,
105736
- "end": 122
106580
+ "start": 135,
106581
+ "end": 136
105737
106582
  },
105738
106583
  "context": {
105739
106584
  "type": "variable",
@@ -105741,8 +106586,8 @@
105741
106586
  "value": "$kendo-toolbar-md-spacing",
105742
106587
  "scope": "default",
105743
106588
  "line": {
105744
- "start": 123,
105745
- "end": 123
106589
+ "start": 137,
106590
+ "end": 137
105746
106591
  }
105747
106592
  },
105748
106593
  "group": [
@@ -105759,8 +106604,8 @@
105759
106604
  {
105760
106605
  "description": "The background color of the Chat Toolbar.\n",
105761
106606
  "commentRange": {
105762
- "start": 124,
105763
- "end": 125
106607
+ "start": 138,
106608
+ "end": 139
105764
106609
  },
105765
106610
  "context": {
105766
106611
  "type": "variable",
@@ -105768,8 +106613,8 @@
105768
106613
  "value": "$kendo-toolbar-bg",
105769
106614
  "scope": "default",
105770
106615
  "line": {
105771
- "start": 126,
105772
- "end": 126
106616
+ "start": 140,
106617
+ "end": 140
105773
106618
  }
105774
106619
  },
105775
106620
  "group": [
@@ -105786,8 +106631,8 @@
105786
106631
  {
105787
106632
  "description": "The text color of the Chat Toolbar.\n",
105788
106633
  "commentRange": {
105789
- "start": 127,
105790
- "end": 128
106634
+ "start": 141,
106635
+ "end": 142
105791
106636
  },
105792
106637
  "context": {
105793
106638
  "type": "variable",
@@ -105795,8 +106640,8 @@
105795
106640
  "value": "$kendo-toolbar-text",
105796
106641
  "scope": "default",
105797
106642
  "line": {
105798
- "start": 129,
105799
- "end": 129
106643
+ "start": 143,
106644
+ "end": 143
105800
106645
  }
105801
106646
  },
105802
106647
  "group": [
@@ -105813,8 +106658,8 @@
105813
106658
  {
105814
106659
  "description": "The border color of the Chat Toolbar.\n",
105815
106660
  "commentRange": {
105816
- "start": 130,
105817
- "end": 131
106661
+ "start": 144,
106662
+ "end": 145
105818
106663
  },
105819
106664
  "context": {
105820
106665
  "type": "variable",
@@ -105822,8 +106667,8 @@
105822
106667
  "value": "inherit",
105823
106668
  "scope": "default",
105824
106669
  "line": {
105825
- "start": 132,
105826
- "end": 132
106670
+ "start": 146,
106671
+ "end": 146
105827
106672
  }
105828
106673
  },
105829
106674
  "group": [
@@ -105840,8 +106685,8 @@
105840
106685
  {
105841
106686
  "description": "The horizontal padding of the Chat quick reply.\n",
105842
106687
  "commentRange": {
105843
- "start": 134,
105844
- "end": 135
106688
+ "start": 148,
106689
+ "end": 149
105845
106690
  },
105846
106691
  "context": {
105847
106692
  "type": "variable",
@@ -105849,8 +106694,8 @@
105849
106694
  "value": "k-spacing(3)",
105850
106695
  "scope": "default",
105851
106696
  "line": {
105852
- "start": 136,
105853
- "end": 136
106697
+ "start": 150,
106698
+ "end": 150
105854
106699
  }
105855
106700
  },
105856
106701
  "group": [
@@ -105867,8 +106712,8 @@
105867
106712
  {
105868
106713
  "description": "The vertical padding of the Chat quick reply.\n",
105869
106714
  "commentRange": {
105870
- "start": 137,
105871
- "end": 138
106715
+ "start": 151,
106716
+ "end": 152
105872
106717
  },
105873
106718
  "context": {
105874
106719
  "type": "variable",
@@ -105876,8 +106721,8 @@
105876
106721
  "value": "k-spacing(2)",
105877
106722
  "scope": "default",
105878
106723
  "line": {
105879
- "start": 139,
105880
- "end": 139
106724
+ "start": 153,
106725
+ "end": 153
105881
106726
  }
105882
106727
  },
105883
106728
  "group": [
@@ -105894,8 +106739,8 @@
105894
106739
  {
105895
106740
  "description": "The spacing of the Chat quick reply.\n",
105896
106741
  "commentRange": {
105897
- "start": 140,
105898
- "end": 141
106742
+ "start": 154,
106743
+ "end": 155
105899
106744
  },
105900
106745
  "context": {
105901
106746
  "type": "variable",
@@ -105903,8 +106748,8 @@
105903
106748
  "value": "k-spacing(2)",
105904
106749
  "scope": "default",
105905
106750
  "line": {
105906
- "start": 142,
105907
- "end": 142
106751
+ "start": 156,
106752
+ "end": 156
105908
106753
  }
105909
106754
  },
105910
106755
  "group": [
@@ -105921,8 +106766,8 @@
105921
106766
  {
105922
106767
  "description": "The line height of the Chat quick reply.\n",
105923
106768
  "commentRange": {
105924
- "start": 143,
105925
- "end": 144
106769
+ "start": 157,
106770
+ "end": 158
105926
106771
  },
105927
106772
  "context": {
105928
106773
  "type": "variable",
@@ -105930,8 +106775,8 @@
105930
106775
  "value": "$kendo-chat-bubble-line-height",
105931
106776
  "scope": "default",
105932
106777
  "line": {
105933
- "start": 145,
105934
- "end": 145
106778
+ "start": 159,
106779
+ "end": 159
105935
106780
  }
105936
106781
  },
105937
106782
  "group": [
@@ -105948,8 +106793,8 @@
105948
106793
  {
105949
106794
  "description": "The background color of the Chat.\n",
105950
106795
  "commentRange": {
105951
- "start": 147,
105952
- "end": 148
106796
+ "start": 161,
106797
+ "end": 162
105953
106798
  },
105954
106799
  "context": {
105955
106800
  "type": "variable",
@@ -105957,8 +106802,8 @@
105957
106802
  "value": "if($kendo-enable-color-system, k-color( surface ), k-get-theme-color-var( neutral-10 ))",
105958
106803
  "scope": "default",
105959
106804
  "line": {
105960
- "start": 149,
105961
- "end": 149
106805
+ "start": 163,
106806
+ "end": 163
105962
106807
  }
105963
106808
  },
105964
106809
  "group": [
@@ -105975,8 +106820,8 @@
105975
106820
  {
105976
106821
  "description": "The text color of the Chat.\n",
105977
106822
  "commentRange": {
105978
- "start": 150,
105979
- "end": 151
106823
+ "start": 164,
106824
+ "end": 165
105980
106825
  },
105981
106826
  "context": {
105982
106827
  "type": "variable",
@@ -105984,8 +106829,8 @@
105984
106829
  "value": "if($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))",
105985
106830
  "scope": "default",
105986
106831
  "line": {
105987
- "start": 152,
105988
- "end": 152
106832
+ "start": 166,
106833
+ "end": 166
105989
106834
  }
105990
106835
  },
105991
106836
  "group": [
@@ -106002,8 +106847,8 @@
106002
106847
  {
106003
106848
  "description": "The border color of the Chat.\n",
106004
106849
  "commentRange": {
106005
- "start": 153,
106006
- "end": 154
106850
+ "start": 167,
106851
+ "end": 168
106007
106852
  },
106008
106853
  "context": {
106009
106854
  "type": "variable",
@@ -106011,8 +106856,8 @@
106011
106856
  "value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 ))",
106012
106857
  "scope": "default",
106013
106858
  "line": {
106014
- "start": 155,
106015
- "end": 155
106859
+ "start": 169,
106860
+ "end": 169
106016
106861
  }
106017
106862
  },
106018
106863
  "group": [
@@ -106029,8 +106874,8 @@
106029
106874
  {
106030
106875
  "description": "The background color of the Chat bubble.\n",
106031
106876
  "commentRange": {
106032
- "start": 157,
106033
- "end": 158
106877
+ "start": 171,
106878
+ "end": 172
106034
106879
  },
106035
106880
  "context": {
106036
106881
  "type": "variable",
@@ -106038,8 +106883,8 @@
106038
106883
  "value": "var( --kendo-component-bg, inherit )",
106039
106884
  "scope": "default",
106040
106885
  "line": {
106041
- "start": 159,
106042
- "end": 159
106886
+ "start": 173,
106887
+ "end": 173
106043
106888
  }
106044
106889
  },
106045
106890
  "group": [
@@ -106056,8 +106901,8 @@
106056
106901
  {
106057
106902
  "description": "The text color of the Chat bubble.\n",
106058
106903
  "commentRange": {
106059
- "start": 160,
106060
- "end": 161
106904
+ "start": 174,
106905
+ "end": 175
106061
106906
  },
106062
106907
  "context": {
106063
106908
  "type": "variable",
@@ -106065,8 +106910,8 @@
106065
106910
  "value": "var( --kendo-component-text, inherit )",
106066
106911
  "scope": "default",
106067
106912
  "line": {
106068
- "start": 162,
106069
- "end": 162
106913
+ "start": 176,
106914
+ "end": 176
106070
106915
  }
106071
106916
  },
106072
106917
  "group": [
@@ -106083,8 +106928,8 @@
106083
106928
  {
106084
106929
  "description": "The border color of the Chat bubble.\n",
106085
106930
  "commentRange": {
106086
- "start": 163,
106087
- "end": 164
106931
+ "start": 177,
106932
+ "end": 178
106088
106933
  },
106089
106934
  "context": {
106090
106935
  "type": "variable",
@@ -106092,8 +106937,8 @@
106092
106937
  "value": "$kendo-chat-bubble-bg",
106093
106938
  "scope": "default",
106094
106939
  "line": {
106095
- "start": 165,
106096
- "end": 165
106940
+ "start": 179,
106941
+ "end": 179
106097
106942
  }
106098
106943
  },
106099
106944
  "group": [
@@ -106110,8 +106955,8 @@
106110
106955
  {
106111
106956
  "description": "The box shadow of the Chat bubble.\n",
106112
106957
  "commentRange": {
106113
- "start": 166,
106114
- "end": 167
106958
+ "start": 180,
106959
+ "end": 181
106115
106960
  },
106116
106961
  "context": {
106117
106962
  "type": "variable",
@@ -106119,8 +106964,8 @@
106119
106964
  "value": "var( --kendo-box-shadow-depth-1, none )",
106120
106965
  "scope": "default",
106121
106966
  "line": {
106122
- "start": 168,
106123
- "end": 168
106967
+ "start": 182,
106968
+ "end": 182
106124
106969
  }
106125
106970
  },
106126
106971
  "group": [
@@ -106137,8 +106982,8 @@
106137
106982
  {
106138
106983
  "description": "The shadow of the hovered Chat bubble.\n",
106139
106984
  "commentRange": {
106140
- "start": 169,
106141
- "end": 170
106985
+ "start": 183,
106986
+ "end": 184
106142
106987
  },
106143
106988
  "context": {
106144
106989
  "type": "variable",
@@ -106146,8 +106991,8 @@
106146
106991
  "value": "var( --kendo-box-shadow-depth-2, none )",
106147
106992
  "scope": "default",
106148
106993
  "line": {
106149
- "start": 171,
106150
- "end": 171
106994
+ "start": 185,
106995
+ "end": 185
106151
106996
  }
106152
106997
  },
106153
106998
  "group": [
@@ -106164,8 +107009,8 @@
106164
107009
  {
106165
107010
  "description": "The shadow of the selected Chat bubble.\n",
106166
107011
  "commentRange": {
106167
- "start": 172,
106168
- "end": 173
107012
+ "start": 186,
107013
+ "end": 187
106169
107014
  },
106170
107015
  "context": {
106171
107016
  "type": "variable",
@@ -106173,8 +107018,8 @@
106173
107018
  "value": "var( --kendo-box-shadow-depth-3, none )",
106174
107019
  "scope": "default",
106175
107020
  "line": {
106176
- "start": 174,
106177
- "end": 174
107021
+ "start": 188,
107022
+ "end": 188
106178
107023
  }
106179
107024
  },
106180
107025
  "group": [
@@ -106191,8 +107036,8 @@
106191
107036
  {
106192
107037
  "description": "The background color of the Chat alt bubble.\n",
106193
107038
  "commentRange": {
106194
- "start": 176,
106195
- "end": 177
107039
+ "start": 190,
107040
+ "end": 191
106196
107041
  },
106197
107042
  "context": {
106198
107043
  "type": "variable",
@@ -106200,8 +107045,8 @@
106200
107045
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
106201
107046
  "scope": "default",
106202
107047
  "line": {
106203
- "start": 178,
106204
- "end": 178
107048
+ "start": 192,
107049
+ "end": 192
106205
107050
  }
106206
107051
  },
106207
107052
  "group": [
@@ -106218,8 +107063,8 @@
106218
107063
  {
106219
107064
  "description": "The text color of the Chat alt bubble.\n",
106220
107065
  "commentRange": {
106221
- "start": 179,
106222
- "end": 180
107066
+ "start": 193,
107067
+ "end": 194
106223
107068
  },
106224
107069
  "context": {
106225
107070
  "type": "variable",
@@ -106227,8 +107072,8 @@
106227
107072
  "value": "var( --kendo-component-bg, inherit )",
106228
107073
  "scope": "default",
106229
107074
  "line": {
106230
- "start": 181,
106231
- "end": 181
107075
+ "start": 195,
107076
+ "end": 195
106232
107077
  }
106233
107078
  },
106234
107079
  "group": [
@@ -106245,8 +107090,8 @@
106245
107090
  {
106246
107091
  "description": "The border color of the Chat alt bubble.\n",
106247
107092
  "commentRange": {
106248
- "start": 182,
106249
- "end": 183
107093
+ "start": 196,
107094
+ "end": 197
106250
107095
  },
106251
107096
  "context": {
106252
107097
  "type": "variable",
@@ -106254,8 +107099,8 @@
106254
107099
  "value": "$kendo-chat-alt-bubble-bg",
106255
107100
  "scope": "default",
106256
107101
  "line": {
106257
- "start": 184,
106258
- "end": 184
107102
+ "start": 198,
107103
+ "end": 198
106259
107104
  }
106260
107105
  },
106261
107106
  "group": [
@@ -106272,8 +107117,8 @@
106272
107117
  {
106273
107118
  "description": "The shadow of the Chat alt bubble.\n",
106274
107119
  "commentRange": {
106275
- "start": 185,
106276
- "end": 186
107120
+ "start": 199,
107121
+ "end": 200
106277
107122
  },
106278
107123
  "context": {
106279
107124
  "type": "variable",
@@ -106281,8 +107126,8 @@
106281
107126
  "value": "var( --kendo-box-shadow-depth-1, none )",
106282
107127
  "scope": "default",
106283
107128
  "line": {
106284
- "start": 187,
106285
- "end": 187
107129
+ "start": 201,
107130
+ "end": 201
106286
107131
  }
106287
107132
  },
106288
107133
  "group": [
@@ -106299,8 +107144,8 @@
106299
107144
  {
106300
107145
  "description": "The shadow of the hovered Chat alt bubble.\n",
106301
107146
  "commentRange": {
106302
- "start": 188,
106303
- "end": 189
107147
+ "start": 202,
107148
+ "end": 203
106304
107149
  },
106305
107150
  "context": {
106306
107151
  "type": "variable",
@@ -106308,8 +107153,8 @@
106308
107153
  "value": "var( --kendo-box-shadow-depth-2, none )",
106309
107154
  "scope": "default",
106310
107155
  "line": {
106311
- "start": 190,
106312
- "end": 190
107156
+ "start": 204,
107157
+ "end": 204
106313
107158
  }
106314
107159
  },
106315
107160
  "group": [
@@ -106326,8 +107171,8 @@
106326
107171
  {
106327
107172
  "description": "The shadow of the selected Chat alt bubble.\n",
106328
107173
  "commentRange": {
106329
- "start": 191,
106330
- "end": 192
107174
+ "start": 205,
107175
+ "end": 206
106331
107176
  },
106332
107177
  "context": {
106333
107178
  "type": "variable",
@@ -106335,8 +107180,8 @@
106335
107180
  "value": "var( --kendo-box-shadow-depth-3, none )",
106336
107181
  "scope": "default",
106337
107182
  "line": {
106338
- "start": 193,
106339
- "end": 193
107183
+ "start": 207,
107184
+ "end": 207
106340
107185
  }
106341
107186
  },
106342
107187
  "group": [
@@ -106353,8 +107198,8 @@
106353
107198
  {
106354
107199
  "description": "The background color of the Chat quick reply.\n",
106355
107200
  "commentRange": {
106356
- "start": 195,
106357
- "end": 196
107201
+ "start": 209,
107202
+ "end": 210
106358
107203
  },
106359
107204
  "context": {
106360
107205
  "type": "variable",
@@ -106362,8 +107207,8 @@
106362
107207
  "value": "transparent",
106363
107208
  "scope": "default",
106364
107209
  "line": {
106365
- "start": 197,
106366
- "end": 197
107210
+ "start": 211,
107211
+ "end": 211
106367
107212
  }
106368
107213
  },
106369
107214
  "group": [
@@ -106380,8 +107225,8 @@
106380
107225
  {
106381
107226
  "description": "The text color of the Chat quick reply.\n",
106382
107227
  "commentRange": {
106383
- "start": 198,
106384
- "end": 199
107228
+ "start": 212,
107229
+ "end": 213
106385
107230
  },
106386
107231
  "context": {
106387
107232
  "type": "variable",
@@ -106389,8 +107234,8 @@
106389
107234
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
106390
107235
  "scope": "default",
106391
107236
  "line": {
106392
- "start": 200,
106393
- "end": 200
107237
+ "start": 214,
107238
+ "end": 214
106394
107239
  }
106395
107240
  },
106396
107241
  "group": [
@@ -106407,8 +107252,8 @@
106407
107252
  {
106408
107253
  "description": "The border color of the Chat quick reply.\n",
106409
107254
  "commentRange": {
106410
- "start": 201,
106411
- "end": 202
107255
+ "start": 215,
107256
+ "end": 216
106412
107257
  },
106413
107258
  "context": {
106414
107259
  "type": "variable",
@@ -106416,8 +107261,8 @@
106416
107261
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
106417
107262
  "scope": "default",
106418
107263
  "line": {
106419
- "start": 203,
106420
- "end": 203
107264
+ "start": 217,
107265
+ "end": 217
106421
107266
  }
106422
107267
  },
106423
107268
  "group": [
@@ -106434,8 +107279,8 @@
106434
107279
  {
106435
107280
  "description": "The background color of the hovered Chat quick reply.\n",
106436
107281
  "commentRange": {
106437
- "start": 205,
106438
- "end": 206
107282
+ "start": 219,
107283
+ "end": 220
106439
107284
  },
106440
107285
  "context": {
106441
107286
  "type": "variable",
@@ -106443,8 +107288,8 @@
106443
107288
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
106444
107289
  "scope": "default",
106445
107290
  "line": {
106446
- "start": 207,
106447
- "end": 207
107291
+ "start": 221,
107292
+ "end": 221
106448
107293
  }
106449
107294
  },
106450
107295
  "group": [
@@ -106461,8 +107306,8 @@
106461
107306
  {
106462
107307
  "description": "The text color of the hovered Chat quick reply.\n",
106463
107308
  "commentRange": {
106464
- "start": 208,
106465
- "end": 209
107309
+ "start": 222,
107310
+ "end": 223
106466
107311
  },
106467
107312
  "context": {
106468
107313
  "type": "variable",
@@ -106470,8 +107315,8 @@
106470
107315
  "value": "var( --kendo-component-bg, inherit )",
106471
107316
  "scope": "default",
106472
107317
  "line": {
106473
- "start": 210,
106474
- "end": 210
107318
+ "start": 224,
107319
+ "end": 224
106475
107320
  }
106476
107321
  },
106477
107322
  "group": [
@@ -106488,8 +107333,8 @@
106488
107333
  {
106489
107334
  "description": "The border color of the hovered Chat quick reply.\n",
106490
107335
  "commentRange": {
106491
- "start": 211,
106492
- "end": 212
107336
+ "start": 225,
107337
+ "end": 226
106493
107338
  },
106494
107339
  "context": {
106495
107340
  "type": "variable",
@@ -106497,8 +107342,8 @@
106497
107342
  "value": "if($kendo-enable-color-system, k-color( primary ), k-get-theme-color-var( primary-100 ))",
106498
107343
  "scope": "default",
106499
107344
  "line": {
106500
- "start": 213,
106501
- "end": 213
107345
+ "start": 227,
107346
+ "end": 227
106502
107347
  }
106503
107348
  },
106504
107349
  "group": [
@@ -138121,6 +138966,120 @@
138121
138966
  }
138122
138967
  ]
138123
138968
  },
138969
+ {
138970
+ "id": "loading",
138971
+ "title": "Loading",
138972
+ "variables": [
138973
+ {
138974
+ "description": "The background color of the Loading indicator.\n",
138975
+ "commentRange": {
138976
+ "start": 192,
138977
+ "end": 193
138978
+ },
138979
+ "context": {
138980
+ "type": "variable",
138981
+ "name": "kendo-loading-bg",
138982
+ "value": "var( --kendo-component-bg, initial )",
138983
+ "scope": "default",
138984
+ "line": {
138985
+ "start": 194,
138986
+ "end": 194
138987
+ }
138988
+ },
138989
+ "group": [
138990
+ "loading"
138991
+ ],
138992
+ "access": "public",
138993
+ "file": {
138994
+ "path": "fluent/scss/loader/_variables.scss",
138995
+ "name": "_variables.scss"
138996
+ },
138997
+ "resolvedValue": "var(--kendo-component-bg, initial)",
138998
+ "resolvedType": "String"
138999
+ },
139000
+ {
139001
+ "description": "The text color of the Loading indicator.\n",
139002
+ "commentRange": {
139003
+ "start": 195,
139004
+ "end": 196
139005
+ },
139006
+ "context": {
139007
+ "type": "variable",
139008
+ "name": "kendo-loading-text",
139009
+ "value": "currentColor",
139010
+ "scope": "default",
139011
+ "line": {
139012
+ "start": 197,
139013
+ "end": 197
139014
+ }
139015
+ },
139016
+ "group": [
139017
+ "loading"
139018
+ ],
139019
+ "access": "public",
139020
+ "file": {
139021
+ "path": "fluent/scss/loader/_variables.scss",
139022
+ "name": "_variables.scss"
139023
+ },
139024
+ "resolvedValue": "currentColor",
139025
+ "resolvedType": "String"
139026
+ },
139027
+ {
139028
+ "description": "The opacity of the Loading indicator.\n",
139029
+ "commentRange": {
139030
+ "start": 198,
139031
+ "end": 199
139032
+ },
139033
+ "context": {
139034
+ "type": "variable",
139035
+ "name": "kendo-loading-opacity",
139036
+ "value": ".3",
139037
+ "scope": "default",
139038
+ "line": {
139039
+ "start": 200,
139040
+ "end": 200
139041
+ }
139042
+ },
139043
+ "group": [
139044
+ "loading"
139045
+ ],
139046
+ "access": "public",
139047
+ "file": {
139048
+ "path": "fluent/scss/loader/_variables.scss",
139049
+ "name": "_variables.scss"
139050
+ },
139051
+ "resolvedValue": "0.3",
139052
+ "resolvedType": "Number"
139053
+ },
139054
+ {
139055
+ "description": "The z-index of the Loading indicator.\n",
139056
+ "commentRange": {
139057
+ "start": 201,
139058
+ "end": 202
139059
+ },
139060
+ "context": {
139061
+ "type": "variable",
139062
+ "name": "kendo-zindex-loading",
139063
+ "value": "100",
139064
+ "scope": "default",
139065
+ "line": {
139066
+ "start": 203,
139067
+ "end": 203
139068
+ }
139069
+ },
139070
+ "group": [
139071
+ "loading"
139072
+ ],
139073
+ "access": "public",
139074
+ "file": {
139075
+ "path": "fluent/scss/loader/_variables.scss",
139076
+ "name": "_variables.scss"
139077
+ },
139078
+ "resolvedValue": "100",
139079
+ "resolvedType": "Number"
139080
+ }
139081
+ ]
139082
+ },
138124
139083
  {
138125
139084
  "id": "map",
138126
139085
  "title": "Map",
@@ -144872,6 +145831,282 @@
144872
145831
  }
144873
145832
  ]
144874
145833
  },
145834
+ {
145835
+ "id": "panel",
145836
+ "title": "Panel",
145837
+ "variables": [
145838
+ {
145839
+ "description": "The border radius of the Panel.\n",
145840
+ "commentRange": {
145841
+ "start": 4,
145842
+ "end": 5
145843
+ },
145844
+ "context": {
145845
+ "type": "variable",
145846
+ "name": "kendo-panel-border-radius",
145847
+ "value": "k-border-radius(md)",
145848
+ "scope": "private",
145849
+ "line": {
145850
+ "start": 6,
145851
+ "end": 6
145852
+ }
145853
+ },
145854
+ "group": [
145855
+ "panel"
145856
+ ],
145857
+ "access": "public",
145858
+ "file": {
145859
+ "path": "fluent/scss/panel/_variables.scss",
145860
+ "name": "_variables.scss"
145861
+ },
145862
+ "resolvedValue": "var(--kendo-border-radius-md, 0.25rem)",
145863
+ "resolvedType": "String"
145864
+ },
145865
+ {
145866
+ "description": "The width of the border around the Panel.\n",
145867
+ "commentRange": {
145868
+ "start": 7,
145869
+ "end": 8
145870
+ },
145871
+ "context": {
145872
+ "type": "variable",
145873
+ "name": "kendo-panel-border-width",
145874
+ "value": "1px",
145875
+ "scope": "private",
145876
+ "line": {
145877
+ "start": 9,
145878
+ "end": 9
145879
+ }
145880
+ },
145881
+ "group": [
145882
+ "panel"
145883
+ ],
145884
+ "access": "public",
145885
+ "file": {
145886
+ "path": "fluent/scss/panel/_variables.scss",
145887
+ "name": "_variables.scss"
145888
+ },
145889
+ "resolvedValue": "1px",
145890
+ "resolvedType": "Number"
145891
+ },
145892
+ {
145893
+ "description": "The style of the border around the Panel.\n",
145894
+ "commentRange": {
145895
+ "start": 10,
145896
+ "end": 11
145897
+ },
145898
+ "context": {
145899
+ "type": "variable",
145900
+ "name": "kendo-panel-border-style",
145901
+ "value": "solid",
145902
+ "scope": "private",
145903
+ "line": {
145904
+ "start": 12,
145905
+ "end": 12
145906
+ }
145907
+ },
145908
+ "group": [
145909
+ "panel"
145910
+ ],
145911
+ "access": "public",
145912
+ "file": {
145913
+ "path": "fluent/scss/panel/_variables.scss",
145914
+ "name": "_variables.scss"
145915
+ },
145916
+ "resolvedValue": "solid",
145917
+ "resolvedType": "String"
145918
+ },
145919
+ {
145920
+ "description": "The inline padding of the Panel header.\n",
145921
+ "commentRange": {
145922
+ "start": 14,
145923
+ "end": 15
145924
+ },
145925
+ "context": {
145926
+ "type": "variable",
145927
+ "name": "kendo-panel-header-padding-inline",
145928
+ "value": "k-spacing(2)",
145929
+ "scope": "private",
145930
+ "line": {
145931
+ "start": 16,
145932
+ "end": 16
145933
+ }
145934
+ },
145935
+ "group": [
145936
+ "panel"
145937
+ ],
145938
+ "access": "public",
145939
+ "file": {
145940
+ "path": "fluent/scss/panel/_variables.scss",
145941
+ "name": "_variables.scss"
145942
+ },
145943
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
145944
+ "resolvedType": "String"
145945
+ },
145946
+ {
145947
+ "description": "The block padding of the Panel header.\n",
145948
+ "commentRange": {
145949
+ "start": 17,
145950
+ "end": 18
145951
+ },
145952
+ "context": {
145953
+ "type": "variable",
145954
+ "name": "kendo-panel-header-padding-block",
145955
+ "value": "k-spacing(1)",
145956
+ "scope": "private",
145957
+ "line": {
145958
+ "start": 19,
145959
+ "end": 19
145960
+ }
145961
+ },
145962
+ "group": [
145963
+ "panel"
145964
+ ],
145965
+ "access": "public",
145966
+ "file": {
145967
+ "path": "fluent/scss/panel/_variables.scss",
145968
+ "name": "_variables.scss"
145969
+ },
145970
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
145971
+ "resolvedType": "String"
145972
+ },
145973
+ {
145974
+ "description": "The inline padding of the Panel content.\n",
145975
+ "commentRange": {
145976
+ "start": 21,
145977
+ "end": 22
145978
+ },
145979
+ "context": {
145980
+ "type": "variable",
145981
+ "name": "kendo-panel-content-padding-inline",
145982
+ "value": "k-spacing(2)",
145983
+ "scope": "private",
145984
+ "line": {
145985
+ "start": 23,
145986
+ "end": 23
145987
+ }
145988
+ },
145989
+ "group": [
145990
+ "panel"
145991
+ ],
145992
+ "access": "public",
145993
+ "file": {
145994
+ "path": "fluent/scss/panel/_variables.scss",
145995
+ "name": "_variables.scss"
145996
+ },
145997
+ "resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
145998
+ "resolvedType": "String"
145999
+ },
146000
+ {
146001
+ "description": "The block padding of the Panel content.\n",
146002
+ "commentRange": {
146003
+ "start": 24,
146004
+ "end": 25
146005
+ },
146006
+ "context": {
146007
+ "type": "variable",
146008
+ "name": "kendo-panel-content-padding-block",
146009
+ "value": "k-spacing(1)",
146010
+ "scope": "private",
146011
+ "line": {
146012
+ "start": 26,
146013
+ "end": 26
146014
+ }
146015
+ },
146016
+ "group": [
146017
+ "panel"
146018
+ ],
146019
+ "access": "public",
146020
+ "file": {
146021
+ "path": "fluent/scss/panel/_variables.scss",
146022
+ "name": "_variables.scss"
146023
+ },
146024
+ "resolvedValue": "var(--kendo-spacing-1, 0.25rem)",
146025
+ "resolvedType": "String"
146026
+ },
146027
+ {
146028
+ "description": "The text color of the Panel.\n",
146029
+ "commentRange": {
146030
+ "start": 28,
146031
+ "end": 29
146032
+ },
146033
+ "context": {
146034
+ "type": "variable",
146035
+ "name": "kendo-panel-text",
146036
+ "value": "var(--kendo-component-text, #{$kendo-component-text})",
146037
+ "scope": "private",
146038
+ "line": {
146039
+ "start": 30,
146040
+ "end": 30
146041
+ }
146042
+ },
146043
+ "group": [
146044
+ "panel"
146045
+ ],
146046
+ "access": "public",
146047
+ "file": {
146048
+ "path": "fluent/scss/panel/_variables.scss",
146049
+ "name": "_variables.scss"
146050
+ },
146051
+ "resolvedValue": "var(--kendo-component-text, var(--kendo-color-on-app-surface, #323130))",
146052
+ "resolvedType": "String"
146053
+ },
146054
+ {
146055
+ "description": "The background color of the Panel.\n",
146056
+ "commentRange": {
146057
+ "start": 31,
146058
+ "end": 32
146059
+ },
146060
+ "context": {
146061
+ "type": "variable",
146062
+ "name": "kendo-panel-bg",
146063
+ "value": "var(--kendo-component-bg, #{$kendo-component-bg})",
146064
+ "scope": "private",
146065
+ "line": {
146066
+ "start": 33,
146067
+ "end": 33
146068
+ }
146069
+ },
146070
+ "group": [
146071
+ "panel"
146072
+ ],
146073
+ "access": "public",
146074
+ "file": {
146075
+ "path": "fluent/scss/panel/_variables.scss",
146076
+ "name": "_variables.scss"
146077
+ },
146078
+ "resolvedValue": "var(--kendo-component-bg, var(--kendo-color-surface-alt, #ffffff))",
146079
+ "resolvedType": "String"
146080
+ },
146081
+ {
146082
+ "description": "The color of the border around the Panel.\n",
146083
+ "commentRange": {
146084
+ "start": 34,
146085
+ "end": 35
146086
+ },
146087
+ "context": {
146088
+ "type": "variable",
146089
+ "name": "kendo-panel-border",
146090
+ "value": "var(--kendo-component-border, #{$kendo-component-border})",
146091
+ "scope": "private",
146092
+ "line": {
146093
+ "start": 36,
146094
+ "end": 36
146095
+ }
146096
+ },
146097
+ "group": [
146098
+ "panel"
146099
+ ],
146100
+ "access": "public",
146101
+ "file": {
146102
+ "path": "fluent/scss/panel/_variables.scss",
146103
+ "name": "_variables.scss"
146104
+ },
146105
+ "resolvedValue": "var(--kendo-component-border, color-mix(in srgb, var(--kendo-color-border, #8a8886) 16%, transparent))",
146106
+ "resolvedType": "String"
146107
+ }
146108
+ ]
146109
+ },
144875
146110
  {
144876
146111
  "id": "panelbar",
144877
146112
  "title": "Panelbar",
@@ -168405,6 +169640,66 @@
168405
169640
  }
168406
169641
  ]
168407
169642
  },
169643
+ {
169644
+ "id": "time-marker",
169645
+ "title": "TimeMarker",
169646
+ "variables": [
169647
+ {
169648
+ "description": "The border width of the current time indicator.\n",
169649
+ "commentRange": {
169650
+ "start": 1,
169651
+ "end": 2
169652
+ },
169653
+ "context": {
169654
+ "type": "variable",
169655
+ "name": "kendo-current-time-width",
169656
+ "value": "1px",
169657
+ "scope": "default",
169658
+ "line": {
169659
+ "start": 3,
169660
+ "end": 3
169661
+ }
169662
+ },
169663
+ "group": [
169664
+ "time-marker"
169665
+ ],
169666
+ "access": "public",
169667
+ "file": {
169668
+ "path": "fluent/scss/time-marker/_variables.scss",
169669
+ "name": "_variables.scss"
169670
+ },
169671
+ "resolvedValue": "1px",
169672
+ "resolvedType": "Number"
169673
+ },
169674
+ {
169675
+ "description": "The color of the current time indicator.\n",
169676
+ "commentRange": {
169677
+ "start": 4,
169678
+ "end": 5
169679
+ },
169680
+ "context": {
169681
+ "type": "variable",
169682
+ "name": "kendo-current-time-color",
169683
+ "value": "#ff0000",
169684
+ "scope": "default",
169685
+ "line": {
169686
+ "start": 6,
169687
+ "end": 6
169688
+ }
169689
+ },
169690
+ "group": [
169691
+ "time-marker"
169692
+ ],
169693
+ "access": "public",
169694
+ "file": {
169695
+ "path": "fluent/scss/time-marker/_variables.scss",
169696
+ "name": "_variables.scss"
169697
+ },
169698
+ "resolvedValue": "#ff0000",
169699
+ "resolvedType": "Color"
169700
+ }
169701
+ ]
169702
+ },
168408
169703
  {
168409
169704
  "id": "time-selector",
168410
169705
  "title": "TimeSelector",