@progress/kendo-theme-meridian 14.4.1-dev.0 → 14.4.1-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/meridian-main-dark.css +1 -1
- package/dist/meridian-main.css +1 -1
- package/dist/meta/sassdoc-data.json +1506 -912
- package/dist/meta/sassdoc-raw-data.json +632 -357
- package/dist/meta/variables.json +125 -77
- package/lib/swatches/meridian-main-dark.json +1 -1
- package/lib/swatches/meridian-main.json +1 -1
- package/package.json +3 -3
- package/scss/agent-response/_variables.scss +5 -1
- package/scss/citation/_variables.scss +30 -2
- package/scss/scheduler/_layout.scss +0 -11
- package/scss/scheduler/_theme.scss +0 -4
- package/scss/scheduler/_variables.scss +98 -84
|
@@ -2673,6 +2673,33 @@
|
|
|
2673
2673
|
"resolvedValue": "var(--kendo-spacing-2)",
|
|
2674
2674
|
"resolvedType": "String"
|
|
2675
2675
|
},
|
|
2676
|
+
{
|
|
2677
|
+
"description": "The border radius of the pre element in the ToolCall body.\n",
|
|
2678
|
+
"commentRange": {
|
|
2679
|
+
"start": 46,
|
|
2680
|
+
"end": 47
|
|
2681
|
+
},
|
|
2682
|
+
"context": {
|
|
2683
|
+
"type": "variable",
|
|
2684
|
+
"name": "kendo-tool-call-pre-border-radius",
|
|
2685
|
+
"value": "k-border-radius(xl)",
|
|
2686
|
+
"scope": "default",
|
|
2687
|
+
"line": {
|
|
2688
|
+
"start": 48,
|
|
2689
|
+
"end": 48
|
|
2690
|
+
}
|
|
2691
|
+
},
|
|
2692
|
+
"group": [
|
|
2693
|
+
"agent-response"
|
|
2694
|
+
],
|
|
2695
|
+
"access": "public",
|
|
2696
|
+
"file": {
|
|
2697
|
+
"path": "meridian/scss/agent-response/_variables.scss",
|
|
2698
|
+
"name": "_variables.scss"
|
|
2699
|
+
},
|
|
2700
|
+
"resolvedValue": "var(--kendo-border-radius-xl)",
|
|
2701
|
+
"resolvedType": "String"
|
|
2702
|
+
},
|
|
2676
2703
|
{
|
|
2677
2704
|
"description": "The default theme color of the AppBar.\n",
|
|
2678
2705
|
"commentRange": {
|
|
@@ -22002,7 +22029,7 @@
|
|
|
22002
22029
|
"context": {
|
|
22003
22030
|
"type": "variable",
|
|
22004
22031
|
"name": "kendo-citation-popover-view-padding",
|
|
22005
|
-
"value": "k-spacing(4)",
|
|
22032
|
+
"value": "k-spacing(2) k-spacing(4) k-spacing(4) k-spacing(4)",
|
|
22006
22033
|
"scope": "default",
|
|
22007
22034
|
"line": {
|
|
22008
22035
|
"start": 7,
|
|
@@ -22017,8 +22044,8 @@
|
|
|
22017
22044
|
"path": "meridian/scss/citation/_variables.scss",
|
|
22018
22045
|
"name": "_variables.scss"
|
|
22019
22046
|
},
|
|
22020
|
-
"resolvedValue": "var(--kendo-spacing-4)",
|
|
22021
|
-
"resolvedType": "
|
|
22047
|
+
"resolvedValue": "(var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))",
|
|
22048
|
+
"resolvedType": "List"
|
|
22022
22049
|
},
|
|
22023
22050
|
{
|
|
22024
22051
|
"description": "The text color of the CitationPopover page indicator.\n",
|
|
@@ -22047,6 +22074,195 @@
|
|
|
22047
22074
|
"resolvedValue": "var(--kendo-color-subtle)",
|
|
22048
22075
|
"resolvedType": "String"
|
|
22049
22076
|
},
|
|
22077
|
+
{
|
|
22078
|
+
"description": "The font weight of the CitationPopoverView title.\n",
|
|
22079
|
+
"commentRange": {
|
|
22080
|
+
"start": 11,
|
|
22081
|
+
"end": 12
|
|
22082
|
+
},
|
|
22083
|
+
"context": {
|
|
22084
|
+
"type": "variable",
|
|
22085
|
+
"name": "kendo-citation-popover-view-title-font-weight",
|
|
22086
|
+
"value": "var(--kendo-font-weight-medium)",
|
|
22087
|
+
"scope": "default",
|
|
22088
|
+
"line": {
|
|
22089
|
+
"start": 13,
|
|
22090
|
+
"end": 13
|
|
22091
|
+
}
|
|
22092
|
+
},
|
|
22093
|
+
"group": [
|
|
22094
|
+
"citation"
|
|
22095
|
+
],
|
|
22096
|
+
"access": "public",
|
|
22097
|
+
"file": {
|
|
22098
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
22099
|
+
"name": "_variables.scss"
|
|
22100
|
+
},
|
|
22101
|
+
"resolvedValue": "var(--kendo-font-weight-medium)",
|
|
22102
|
+
"resolvedType": "String"
|
|
22103
|
+
},
|
|
22104
|
+
{
|
|
22105
|
+
"description": "The font size of the CitationPopoverView body text.\n",
|
|
22106
|
+
"commentRange": {
|
|
22107
|
+
"start": 14,
|
|
22108
|
+
"end": 15
|
|
22109
|
+
},
|
|
22110
|
+
"context": {
|
|
22111
|
+
"type": "variable",
|
|
22112
|
+
"name": "kendo-citation-popover-view-body-font-size",
|
|
22113
|
+
"value": "var(--kendo-font-size-sm)",
|
|
22114
|
+
"scope": "default",
|
|
22115
|
+
"line": {
|
|
22116
|
+
"start": 16,
|
|
22117
|
+
"end": 16
|
|
22118
|
+
}
|
|
22119
|
+
},
|
|
22120
|
+
"group": [
|
|
22121
|
+
"citation"
|
|
22122
|
+
],
|
|
22123
|
+
"access": "public",
|
|
22124
|
+
"file": {
|
|
22125
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
22126
|
+
"name": "_variables.scss"
|
|
22127
|
+
},
|
|
22128
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
22129
|
+
"resolvedType": "String"
|
|
22130
|
+
},
|
|
22131
|
+
{
|
|
22132
|
+
"description": "The top margin of the CitationPopoverView body text.\n",
|
|
22133
|
+
"commentRange": {
|
|
22134
|
+
"start": 17,
|
|
22135
|
+
"end": 18
|
|
22136
|
+
},
|
|
22137
|
+
"context": {
|
|
22138
|
+
"type": "variable",
|
|
22139
|
+
"name": "kendo-citation-popover-view-body-margin-top",
|
|
22140
|
+
"value": "k-spacing(2)",
|
|
22141
|
+
"scope": "default",
|
|
22142
|
+
"line": {
|
|
22143
|
+
"start": 19,
|
|
22144
|
+
"end": 19
|
|
22145
|
+
}
|
|
22146
|
+
},
|
|
22147
|
+
"group": [
|
|
22148
|
+
"citation"
|
|
22149
|
+
],
|
|
22150
|
+
"access": "public",
|
|
22151
|
+
"file": {
|
|
22152
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
22153
|
+
"name": "_variables.scss"
|
|
22154
|
+
},
|
|
22155
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
22156
|
+
"resolvedType": "String"
|
|
22157
|
+
},
|
|
22158
|
+
{
|
|
22159
|
+
"description": "The text color of the CitationPopoverView body text.\n",
|
|
22160
|
+
"commentRange": {
|
|
22161
|
+
"start": 20,
|
|
22162
|
+
"end": 21
|
|
22163
|
+
},
|
|
22164
|
+
"context": {
|
|
22165
|
+
"type": "variable",
|
|
22166
|
+
"name": "kendo-citation-popover-view-body-color",
|
|
22167
|
+
"value": "k-color(subtle)",
|
|
22168
|
+
"scope": "default",
|
|
22169
|
+
"line": {
|
|
22170
|
+
"start": 22,
|
|
22171
|
+
"end": 22
|
|
22172
|
+
}
|
|
22173
|
+
},
|
|
22174
|
+
"group": [
|
|
22175
|
+
"citation"
|
|
22176
|
+
],
|
|
22177
|
+
"access": "public",
|
|
22178
|
+
"file": {
|
|
22179
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
22180
|
+
"name": "_variables.scss"
|
|
22181
|
+
},
|
|
22182
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
22183
|
+
"resolvedType": "String"
|
|
22184
|
+
},
|
|
22185
|
+
{
|
|
22186
|
+
"description": "The font size of the CitationPopoverView source link.\n",
|
|
22187
|
+
"commentRange": {
|
|
22188
|
+
"start": 23,
|
|
22189
|
+
"end": 24
|
|
22190
|
+
},
|
|
22191
|
+
"context": {
|
|
22192
|
+
"type": "variable",
|
|
22193
|
+
"name": "kendo-citation-popover-view-source-font-size",
|
|
22194
|
+
"value": "var(--kendo-font-size-sm)",
|
|
22195
|
+
"scope": "default",
|
|
22196
|
+
"line": {
|
|
22197
|
+
"start": 25,
|
|
22198
|
+
"end": 25
|
|
22199
|
+
}
|
|
22200
|
+
},
|
|
22201
|
+
"group": [
|
|
22202
|
+
"citation"
|
|
22203
|
+
],
|
|
22204
|
+
"access": "public",
|
|
22205
|
+
"file": {
|
|
22206
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
22207
|
+
"name": "_variables.scss"
|
|
22208
|
+
},
|
|
22209
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
22210
|
+
"resolvedType": "String"
|
|
22211
|
+
},
|
|
22212
|
+
{
|
|
22213
|
+
"description": "The top margin of the CitationPopoverView source link.\n",
|
|
22214
|
+
"commentRange": {
|
|
22215
|
+
"start": 26,
|
|
22216
|
+
"end": 27
|
|
22217
|
+
},
|
|
22218
|
+
"context": {
|
|
22219
|
+
"type": "variable",
|
|
22220
|
+
"name": "kendo-citation-popover-view-source-margin-top",
|
|
22221
|
+
"value": "0",
|
|
22222
|
+
"scope": "default",
|
|
22223
|
+
"line": {
|
|
22224
|
+
"start": 28,
|
|
22225
|
+
"end": 28
|
|
22226
|
+
}
|
|
22227
|
+
},
|
|
22228
|
+
"group": [
|
|
22229
|
+
"citation"
|
|
22230
|
+
],
|
|
22231
|
+
"access": "public",
|
|
22232
|
+
"file": {
|
|
22233
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
22234
|
+
"name": "_variables.scss"
|
|
22235
|
+
},
|
|
22236
|
+
"resolvedValue": "0",
|
|
22237
|
+
"resolvedType": "Number"
|
|
22238
|
+
},
|
|
22239
|
+
{
|
|
22240
|
+
"description": "The gap between the icon and text of the CitationPopoverView source link.\n",
|
|
22241
|
+
"commentRange": {
|
|
22242
|
+
"start": 29,
|
|
22243
|
+
"end": 30
|
|
22244
|
+
},
|
|
22245
|
+
"context": {
|
|
22246
|
+
"type": "variable",
|
|
22247
|
+
"name": "kendo-citation-popover-view-source-gap",
|
|
22248
|
+
"value": "k-spacing(1)",
|
|
22249
|
+
"scope": "default",
|
|
22250
|
+
"line": {
|
|
22251
|
+
"start": 31,
|
|
22252
|
+
"end": 31
|
|
22253
|
+
}
|
|
22254
|
+
},
|
|
22255
|
+
"group": [
|
|
22256
|
+
"citation"
|
|
22257
|
+
],
|
|
22258
|
+
"access": "public",
|
|
22259
|
+
"file": {
|
|
22260
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
22261
|
+
"name": "_variables.scss"
|
|
22262
|
+
},
|
|
22263
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
22264
|
+
"resolvedType": "String"
|
|
22265
|
+
},
|
|
22050
22266
|
{
|
|
22051
22267
|
"description": "The default size of the ColorEditor.\n",
|
|
22052
22268
|
"commentRange": {
|
|
@@ -71726,7 +71942,7 @@
|
|
|
71726
71942
|
"context": {
|
|
71727
71943
|
"type": "variable",
|
|
71728
71944
|
"name": "kendo-scheduler-event-min-height",
|
|
71729
|
-
"value": "
|
|
71945
|
+
"value": "12px",
|
|
71730
71946
|
"scope": "default",
|
|
71731
71947
|
"line": {
|
|
71732
71948
|
"start": 62,
|
|
@@ -71741,7 +71957,7 @@
|
|
|
71741
71957
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71742
71958
|
"name": "_variables.scss"
|
|
71743
71959
|
},
|
|
71744
|
-
"resolvedValue": "
|
|
71960
|
+
"resolvedValue": "12px",
|
|
71745
71961
|
"resolvedType": "Number"
|
|
71746
71962
|
},
|
|
71747
71963
|
{
|
|
@@ -71772,19 +71988,19 @@
|
|
|
71772
71988
|
"resolvedType": "String"
|
|
71773
71989
|
},
|
|
71774
71990
|
{
|
|
71775
|
-
"description": "The
|
|
71991
|
+
"description": "The font size of the Scheduler event title.\n",
|
|
71776
71992
|
"commentRange": {
|
|
71777
|
-
"start":
|
|
71778
|
-
"end":
|
|
71993
|
+
"start": 67,
|
|
71994
|
+
"end": 68
|
|
71779
71995
|
},
|
|
71780
71996
|
"context": {
|
|
71781
71997
|
"type": "variable",
|
|
71782
|
-
"name": "kendo-scheduler-event-
|
|
71783
|
-
"value": "
|
|
71998
|
+
"name": "kendo-scheduler-event-title-font-size",
|
|
71999
|
+
"value": "var(--kendo-font-size-sm)",
|
|
71784
72000
|
"scope": "default",
|
|
71785
72001
|
"line": {
|
|
71786
|
-
"start":
|
|
71787
|
-
"end":
|
|
72002
|
+
"start": 69,
|
|
72003
|
+
"end": 69
|
|
71788
72004
|
}
|
|
71789
72005
|
},
|
|
71790
72006
|
"group": [
|
|
@@ -71795,19 +72011,19 @@
|
|
|
71795
72011
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71796
72012
|
"name": "_variables.scss"
|
|
71797
72013
|
},
|
|
71798
|
-
"resolvedValue": "
|
|
71799
|
-
"resolvedType": "
|
|
72014
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
72015
|
+
"resolvedType": "String"
|
|
71800
72016
|
},
|
|
71801
72017
|
{
|
|
71802
|
-
"description": "The
|
|
72018
|
+
"description": "The line height of the Scheduler event title.\n",
|
|
71803
72019
|
"commentRange": {
|
|
71804
72020
|
"start": 70,
|
|
71805
72021
|
"end": 71
|
|
71806
72022
|
},
|
|
71807
72023
|
"context": {
|
|
71808
72024
|
"type": "variable",
|
|
71809
|
-
"name": "kendo-scheduler-event-
|
|
71810
|
-
"value": "
|
|
72025
|
+
"name": "kendo-scheduler-event-title-line-height",
|
|
72026
|
+
"value": "var(--kendo-line-height-sm)",
|
|
71811
72027
|
"scope": "default",
|
|
71812
72028
|
"line": {
|
|
71813
72029
|
"start": 72,
|
|
@@ -71822,19 +72038,19 @@
|
|
|
71822
72038
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71823
72039
|
"name": "_variables.scss"
|
|
71824
72040
|
},
|
|
71825
|
-
"resolvedValue": "var(--kendo-
|
|
72041
|
+
"resolvedValue": "var(--kendo-line-height-sm)",
|
|
71826
72042
|
"resolvedType": "String"
|
|
71827
72043
|
},
|
|
71828
72044
|
{
|
|
71829
|
-
"description": "The
|
|
72045
|
+
"description": "The top padding of the Scheduler event title.\n",
|
|
71830
72046
|
"commentRange": {
|
|
71831
72047
|
"start": 73,
|
|
71832
72048
|
"end": 74
|
|
71833
72049
|
},
|
|
71834
72050
|
"context": {
|
|
71835
72051
|
"type": "variable",
|
|
71836
|
-
"name": "kendo-scheduler-event-
|
|
71837
|
-
"value": "k-
|
|
72052
|
+
"name": "kendo-scheduler-event-title-padding-top",
|
|
72053
|
+
"value": "k-spacing(1)",
|
|
71838
72054
|
"scope": "default",
|
|
71839
72055
|
"line": {
|
|
71840
72056
|
"start": 75,
|
|
@@ -71849,19 +72065,19 @@
|
|
|
71849
72065
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71850
72066
|
"name": "_variables.scss"
|
|
71851
72067
|
},
|
|
71852
|
-
"resolvedValue": "var(--kendo-
|
|
72068
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
71853
72069
|
"resolvedType": "String"
|
|
71854
72070
|
},
|
|
71855
72071
|
{
|
|
71856
|
-
"description": "The
|
|
72072
|
+
"description": "The bottom padding of the Scheduler event title.\n",
|
|
71857
72073
|
"commentRange": {
|
|
71858
72074
|
"start": 76,
|
|
71859
72075
|
"end": 77
|
|
71860
72076
|
},
|
|
71861
72077
|
"context": {
|
|
71862
72078
|
"type": "variable",
|
|
71863
|
-
"name": "kendo-scheduler-event-
|
|
71864
|
-
"value": "k-
|
|
72079
|
+
"name": "kendo-scheduler-event-title-padding-bottom",
|
|
72080
|
+
"value": "k-spacing(0.5)",
|
|
71865
72081
|
"scope": "default",
|
|
71866
72082
|
"line": {
|
|
71867
72083
|
"start": 78,
|
|
@@ -71876,23 +72092,23 @@
|
|
|
71876
72092
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71877
72093
|
"name": "_variables.scss"
|
|
71878
72094
|
},
|
|
71879
|
-
"resolvedValue": "var(--kendo-
|
|
72095
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
71880
72096
|
"resolvedType": "String"
|
|
71881
72097
|
},
|
|
71882
72098
|
{
|
|
71883
|
-
"description": "The
|
|
72099
|
+
"description": "The font size of the Scheduler event time.\n",
|
|
71884
72100
|
"commentRange": {
|
|
71885
|
-
"start":
|
|
71886
|
-
"end":
|
|
72101
|
+
"start": 80,
|
|
72102
|
+
"end": 81
|
|
71887
72103
|
},
|
|
71888
72104
|
"context": {
|
|
71889
72105
|
"type": "variable",
|
|
71890
|
-
"name": "kendo-scheduler-event-
|
|
71891
|
-
"value": "
|
|
72106
|
+
"name": "kendo-scheduler-event-time-font-size",
|
|
72107
|
+
"value": "var(--kendo-font-size-xs)",
|
|
71892
72108
|
"scope": "default",
|
|
71893
72109
|
"line": {
|
|
71894
|
-
"start":
|
|
71895
|
-
"end":
|
|
72110
|
+
"start": 82,
|
|
72111
|
+
"end": 82
|
|
71896
72112
|
}
|
|
71897
72113
|
},
|
|
71898
72114
|
"group": [
|
|
@@ -71903,23 +72119,23 @@
|
|
|
71903
72119
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71904
72120
|
"name": "_variables.scss"
|
|
71905
72121
|
},
|
|
71906
|
-
"resolvedValue": "
|
|
71907
|
-
"resolvedType": "
|
|
72122
|
+
"resolvedValue": "var(--kendo-font-size-xs)",
|
|
72123
|
+
"resolvedType": "String"
|
|
71908
72124
|
},
|
|
71909
72125
|
{
|
|
71910
|
-
"description": "The
|
|
72126
|
+
"description": "The line height of the Scheduler event time.\n",
|
|
71911
72127
|
"commentRange": {
|
|
71912
|
-
"start":
|
|
71913
|
-
"end":
|
|
72128
|
+
"start": 83,
|
|
72129
|
+
"end": 84
|
|
71914
72130
|
},
|
|
71915
72131
|
"context": {
|
|
71916
72132
|
"type": "variable",
|
|
71917
|
-
"name": "kendo-scheduler-event-
|
|
71918
|
-
"value": "
|
|
72133
|
+
"name": "kendo-scheduler-event-time-line-height",
|
|
72134
|
+
"value": "var(--kendo-line-height-sm)",
|
|
71919
72135
|
"scope": "default",
|
|
71920
72136
|
"line": {
|
|
71921
|
-
"start":
|
|
71922
|
-
"end":
|
|
72137
|
+
"start": 85,
|
|
72138
|
+
"end": 85
|
|
71923
72139
|
}
|
|
71924
72140
|
},
|
|
71925
72141
|
"group": [
|
|
@@ -71930,19 +72146,19 @@
|
|
|
71930
72146
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71931
72147
|
"name": "_variables.scss"
|
|
71932
72148
|
},
|
|
71933
|
-
"resolvedValue": "
|
|
71934
|
-
"resolvedType": "
|
|
72149
|
+
"resolvedValue": "var(--kendo-line-height-sm)",
|
|
72150
|
+
"resolvedType": "String"
|
|
71935
72151
|
},
|
|
71936
72152
|
{
|
|
71937
|
-
"description": "The
|
|
72153
|
+
"description": "The top padding of the Scheduler event time.\n",
|
|
71938
72154
|
"commentRange": {
|
|
71939
72155
|
"start": 86,
|
|
71940
72156
|
"end": 87
|
|
71941
72157
|
},
|
|
71942
72158
|
"context": {
|
|
71943
72159
|
"type": "variable",
|
|
71944
|
-
"name": "kendo-scheduler-event-
|
|
71945
|
-
"value": "
|
|
72160
|
+
"name": "kendo-scheduler-event-time-padding-top",
|
|
72161
|
+
"value": "k-spacing(0.5)",
|
|
71946
72162
|
"scope": "default",
|
|
71947
72163
|
"line": {
|
|
71948
72164
|
"start": 88,
|
|
@@ -71957,19 +72173,19 @@
|
|
|
71957
72173
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71958
72174
|
"name": "_variables.scss"
|
|
71959
72175
|
},
|
|
71960
|
-
"resolvedValue": "
|
|
71961
|
-
"resolvedType": "
|
|
72176
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
72177
|
+
"resolvedType": "String"
|
|
71962
72178
|
},
|
|
71963
72179
|
{
|
|
71964
|
-
"description": "The
|
|
72180
|
+
"description": "The bottom padding of the Scheduler event time.\n",
|
|
71965
72181
|
"commentRange": {
|
|
71966
72182
|
"start": 89,
|
|
71967
72183
|
"end": 90
|
|
71968
72184
|
},
|
|
71969
72185
|
"context": {
|
|
71970
72186
|
"type": "variable",
|
|
71971
|
-
"name": "kendo-scheduler-event-
|
|
71972
|
-
"value": "
|
|
72187
|
+
"name": "kendo-scheduler-event-time-padding-bottom",
|
|
72188
|
+
"value": "k-spacing(0.5)",
|
|
71973
72189
|
"scope": "default",
|
|
71974
72190
|
"line": {
|
|
71975
72191
|
"start": 91,
|
|
@@ -71984,23 +72200,23 @@
|
|
|
71984
72200
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
71985
72201
|
"name": "_variables.scss"
|
|
71986
72202
|
},
|
|
71987
|
-
"resolvedValue": "
|
|
71988
|
-
"resolvedType": "
|
|
72203
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
72204
|
+
"resolvedType": "String"
|
|
71989
72205
|
},
|
|
71990
72206
|
{
|
|
71991
|
-
"description": "The
|
|
72207
|
+
"description": "The background color of the Scheduler event.\n",
|
|
71992
72208
|
"commentRange": {
|
|
71993
|
-
"start":
|
|
71994
|
-
"end":
|
|
72209
|
+
"start": 93,
|
|
72210
|
+
"end": 94
|
|
71995
72211
|
},
|
|
71996
72212
|
"context": {
|
|
71997
72213
|
"type": "variable",
|
|
71998
|
-
"name": "kendo-scheduler-event-
|
|
71999
|
-
"value": "
|
|
72214
|
+
"name": "kendo-scheduler-event-bg",
|
|
72215
|
+
"value": "k-color(secondary-subtle)",
|
|
72000
72216
|
"scope": "default",
|
|
72001
72217
|
"line": {
|
|
72002
|
-
"start":
|
|
72003
|
-
"end":
|
|
72218
|
+
"start": 95,
|
|
72219
|
+
"end": 95
|
|
72004
72220
|
}
|
|
72005
72221
|
},
|
|
72006
72222
|
"group": [
|
|
@@ -72011,23 +72227,23 @@
|
|
|
72011
72227
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72012
72228
|
"name": "_variables.scss"
|
|
72013
72229
|
},
|
|
72014
|
-
"resolvedValue": "
|
|
72015
|
-
"resolvedType": "
|
|
72230
|
+
"resolvedValue": "var(--kendo-color-secondary-subtle)",
|
|
72231
|
+
"resolvedType": "String"
|
|
72016
72232
|
},
|
|
72017
72233
|
{
|
|
72018
|
-
"description": "The
|
|
72234
|
+
"description": "The text color of the Scheduler event.\n",
|
|
72019
72235
|
"commentRange": {
|
|
72020
|
-
"start":
|
|
72021
|
-
"end":
|
|
72236
|
+
"start": 96,
|
|
72237
|
+
"end": 97
|
|
72022
72238
|
},
|
|
72023
72239
|
"context": {
|
|
72024
72240
|
"type": "variable",
|
|
72025
|
-
"name": "kendo-scheduler-event-
|
|
72026
|
-
"value": "
|
|
72241
|
+
"name": "kendo-scheduler-event-text",
|
|
72242
|
+
"value": "k-color(secondary-on-subtle)",
|
|
72027
72243
|
"scope": "default",
|
|
72028
72244
|
"line": {
|
|
72029
|
-
"start":
|
|
72030
|
-
"end":
|
|
72245
|
+
"start": 98,
|
|
72246
|
+
"end": 98
|
|
72031
72247
|
}
|
|
72032
72248
|
},
|
|
72033
72249
|
"group": [
|
|
@@ -72038,23 +72254,23 @@
|
|
|
72038
72254
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72039
72255
|
"name": "_variables.scss"
|
|
72040
72256
|
},
|
|
72041
|
-
"resolvedValue": "
|
|
72042
|
-
"resolvedType": "
|
|
72257
|
+
"resolvedValue": "var(--kendo-color-secondary-on-subtle)",
|
|
72258
|
+
"resolvedType": "String"
|
|
72043
72259
|
},
|
|
72044
72260
|
{
|
|
72045
|
-
"description": "The
|
|
72261
|
+
"description": "The border color of the Scheduler event.\n",
|
|
72046
72262
|
"commentRange": {
|
|
72047
|
-
"start":
|
|
72048
|
-
"end":
|
|
72263
|
+
"start": 99,
|
|
72264
|
+
"end": 100
|
|
72049
72265
|
},
|
|
72050
72266
|
"context": {
|
|
72051
72267
|
"type": "variable",
|
|
72052
|
-
"name": "kendo-scheduler-event-
|
|
72053
|
-
"value": "
|
|
72268
|
+
"name": "kendo-scheduler-event-border",
|
|
72269
|
+
"value": "k-color(secondary-subtle)",
|
|
72054
72270
|
"scope": "default",
|
|
72055
72271
|
"line": {
|
|
72056
|
-
"start":
|
|
72057
|
-
"end":
|
|
72272
|
+
"start": 101,
|
|
72273
|
+
"end": 101
|
|
72058
72274
|
}
|
|
72059
72275
|
},
|
|
72060
72276
|
"group": [
|
|
@@ -72065,19 +72281,19 @@
|
|
|
72065
72281
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72066
72282
|
"name": "_variables.scss"
|
|
72067
72283
|
},
|
|
72068
|
-
"resolvedValue": "
|
|
72069
|
-
"resolvedType": "
|
|
72284
|
+
"resolvedValue": "var(--kendo-color-secondary-subtle)",
|
|
72285
|
+
"resolvedType": "String"
|
|
72070
72286
|
},
|
|
72071
72287
|
{
|
|
72072
|
-
"description": "The
|
|
72288
|
+
"description": "The gradient of the Scheduler event.\n",
|
|
72073
72289
|
"commentRange": {
|
|
72074
72290
|
"start": 102,
|
|
72075
72291
|
"end": 103
|
|
72076
72292
|
},
|
|
72077
72293
|
"context": {
|
|
72078
72294
|
"type": "variable",
|
|
72079
|
-
"name": "kendo-scheduler-event-
|
|
72080
|
-
"value": "
|
|
72295
|
+
"name": "kendo-scheduler-event-gradient",
|
|
72296
|
+
"value": "null",
|
|
72081
72297
|
"scope": "default",
|
|
72082
72298
|
"line": {
|
|
72083
72299
|
"start": 104,
|
|
@@ -72092,19 +72308,19 @@
|
|
|
72092
72308
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72093
72309
|
"name": "_variables.scss"
|
|
72094
72310
|
},
|
|
72095
|
-
"resolvedValue": "
|
|
72096
|
-
"resolvedType": "
|
|
72311
|
+
"resolvedValue": "null",
|
|
72312
|
+
"resolvedType": "Null"
|
|
72097
72313
|
},
|
|
72098
72314
|
{
|
|
72099
|
-
"description": "The
|
|
72315
|
+
"description": "The shadow of the Scheduler event.\n",
|
|
72100
72316
|
"commentRange": {
|
|
72101
72317
|
"start": 105,
|
|
72102
72318
|
"end": 106
|
|
72103
72319
|
},
|
|
72104
72320
|
"context": {
|
|
72105
72321
|
"type": "variable",
|
|
72106
|
-
"name": "kendo-scheduler-event-
|
|
72107
|
-
"value": "k-color(secondary
|
|
72322
|
+
"name": "kendo-scheduler-event-shadow",
|
|
72323
|
+
"value": "inset 3px 0 0 0 k-color(secondary)",
|
|
72108
72324
|
"scope": "default",
|
|
72109
72325
|
"line": {
|
|
72110
72326
|
"start": 107,
|
|
@@ -72119,23 +72335,23 @@
|
|
|
72119
72335
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72120
72336
|
"name": "_variables.scss"
|
|
72121
72337
|
},
|
|
72122
|
-
"resolvedValue": "var(--kendo-color-secondary
|
|
72123
|
-
"resolvedType": "
|
|
72338
|
+
"resolvedValue": "(inset 3px 0 0 0 var(--kendo-color-secondary))",
|
|
72339
|
+
"resolvedType": "List"
|
|
72124
72340
|
},
|
|
72125
72341
|
{
|
|
72126
|
-
"description": "The
|
|
72342
|
+
"description": "The background color of the read-only Scheduler event.\n",
|
|
72127
72343
|
"commentRange": {
|
|
72128
|
-
"start":
|
|
72129
|
-
"end":
|
|
72344
|
+
"start": 110,
|
|
72345
|
+
"end": 111
|
|
72130
72346
|
},
|
|
72131
72347
|
"context": {
|
|
72132
72348
|
"type": "variable",
|
|
72133
|
-
"name": "kendo-scheduler-event-
|
|
72134
|
-
"value": "
|
|
72349
|
+
"name": "kendo-scheduler-event-readonly-bg",
|
|
72350
|
+
"value": "k-color(primary-subtle)",
|
|
72135
72351
|
"scope": "default",
|
|
72136
72352
|
"line": {
|
|
72137
|
-
"start":
|
|
72138
|
-
"end":
|
|
72353
|
+
"start": 112,
|
|
72354
|
+
"end": 112
|
|
72139
72355
|
}
|
|
72140
72356
|
},
|
|
72141
72357
|
"group": [
|
|
@@ -72146,23 +72362,23 @@
|
|
|
72146
72362
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72147
72363
|
"name": "_variables.scss"
|
|
72148
72364
|
},
|
|
72149
|
-
"resolvedValue": "
|
|
72150
|
-
"resolvedType": "
|
|
72365
|
+
"resolvedValue": "var(--kendo-color-primary-subtle)",
|
|
72366
|
+
"resolvedType": "String"
|
|
72151
72367
|
},
|
|
72152
72368
|
{
|
|
72153
|
-
"description": "The
|
|
72369
|
+
"description": "The text color of the read-only Scheduler event.\n",
|
|
72154
72370
|
"commentRange": {
|
|
72155
|
-
"start":
|
|
72156
|
-
"end":
|
|
72371
|
+
"start": 113,
|
|
72372
|
+
"end": 114
|
|
72157
72373
|
},
|
|
72158
72374
|
"context": {
|
|
72159
72375
|
"type": "variable",
|
|
72160
|
-
"name": "kendo-scheduler-event-
|
|
72161
|
-
"value": "
|
|
72376
|
+
"name": "kendo-scheduler-event-readonly-text",
|
|
72377
|
+
"value": "k-color(primary-on-subtle)",
|
|
72162
72378
|
"scope": "default",
|
|
72163
72379
|
"line": {
|
|
72164
|
-
"start":
|
|
72165
|
-
"end":
|
|
72380
|
+
"start": 115,
|
|
72381
|
+
"end": 115
|
|
72166
72382
|
}
|
|
72167
72383
|
},
|
|
72168
72384
|
"group": [
|
|
@@ -72173,23 +72389,23 @@
|
|
|
72173
72389
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72174
72390
|
"name": "_variables.scss"
|
|
72175
72391
|
},
|
|
72176
|
-
"resolvedValue": "
|
|
72177
|
-
"resolvedType": "
|
|
72392
|
+
"resolvedValue": "var(--kendo-color-primary-on-subtle)",
|
|
72393
|
+
"resolvedType": "String"
|
|
72178
72394
|
},
|
|
72179
72395
|
{
|
|
72180
|
-
"description": "The
|
|
72396
|
+
"description": "The border color of the read-only Scheduler event.\n",
|
|
72181
72397
|
"commentRange": {
|
|
72182
|
-
"start":
|
|
72183
|
-
"end":
|
|
72398
|
+
"start": 116,
|
|
72399
|
+
"end": 117
|
|
72184
72400
|
},
|
|
72185
72401
|
"context": {
|
|
72186
72402
|
"type": "variable",
|
|
72187
|
-
"name": "kendo-scheduler-event-
|
|
72188
|
-
"value": "
|
|
72403
|
+
"name": "kendo-scheduler-event-readonly-border",
|
|
72404
|
+
"value": "k-color(primary-emphasis)",
|
|
72189
72405
|
"scope": "default",
|
|
72190
72406
|
"line": {
|
|
72191
|
-
"start":
|
|
72192
|
-
"end":
|
|
72407
|
+
"start": 118,
|
|
72408
|
+
"end": 118
|
|
72193
72409
|
}
|
|
72194
72410
|
},
|
|
72195
72411
|
"group": [
|
|
@@ -72200,23 +72416,23 @@
|
|
|
72200
72416
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72201
72417
|
"name": "_variables.scss"
|
|
72202
72418
|
},
|
|
72203
|
-
"resolvedValue": "
|
|
72204
|
-
"resolvedType": "
|
|
72419
|
+
"resolvedValue": "var(--kendo-color-primary-emphasis)",
|
|
72420
|
+
"resolvedType": "String"
|
|
72205
72421
|
},
|
|
72206
72422
|
{
|
|
72207
|
-
"description": "The
|
|
72423
|
+
"description": "The size of the Scheduler resize handle hit area.\n",
|
|
72208
72424
|
"commentRange": {
|
|
72209
|
-
"start":
|
|
72210
|
-
"end":
|
|
72425
|
+
"start": 120,
|
|
72426
|
+
"end": 121
|
|
72211
72427
|
},
|
|
72212
72428
|
"context": {
|
|
72213
72429
|
"type": "variable",
|
|
72214
|
-
"name": "kendo-scheduler-
|
|
72215
|
-
"value": "
|
|
72430
|
+
"name": "kendo-scheduler-resizer-size",
|
|
72431
|
+
"value": "0.5em",
|
|
72216
72432
|
"scope": "default",
|
|
72217
72433
|
"line": {
|
|
72218
|
-
"start":
|
|
72219
|
-
"end":
|
|
72434
|
+
"start": 122,
|
|
72435
|
+
"end": 122
|
|
72220
72436
|
}
|
|
72221
72437
|
},
|
|
72222
72438
|
"group": [
|
|
@@ -72227,23 +72443,23 @@
|
|
|
72227
72443
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72228
72444
|
"name": "_variables.scss"
|
|
72229
72445
|
},
|
|
72230
|
-
"resolvedValue": "
|
|
72231
|
-
"resolvedType": "
|
|
72446
|
+
"resolvedValue": "0.5em",
|
|
72447
|
+
"resolvedType": "Number"
|
|
72232
72448
|
},
|
|
72233
72449
|
{
|
|
72234
|
-
"description": "The
|
|
72450
|
+
"description": "The length of the Scheduler resize handle visual indicator.\n",
|
|
72235
72451
|
"commentRange": {
|
|
72236
|
-
"start":
|
|
72237
|
-
"end":
|
|
72452
|
+
"start": 123,
|
|
72453
|
+
"end": 124
|
|
72238
72454
|
},
|
|
72239
72455
|
"context": {
|
|
72240
72456
|
"type": "variable",
|
|
72241
|
-
"name": "kendo-scheduler-
|
|
72242
|
-
"value": "
|
|
72457
|
+
"name": "kendo-scheduler-resize-handle-size",
|
|
72458
|
+
"value": "8px",
|
|
72243
72459
|
"scope": "default",
|
|
72244
72460
|
"line": {
|
|
72245
|
-
"start":
|
|
72246
|
-
"end":
|
|
72461
|
+
"start": 125,
|
|
72462
|
+
"end": 125
|
|
72247
72463
|
}
|
|
72248
72464
|
},
|
|
72249
72465
|
"group": [
|
|
@@ -72254,23 +72470,23 @@
|
|
|
72254
72470
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72255
72471
|
"name": "_variables.scss"
|
|
72256
72472
|
},
|
|
72257
|
-
"resolvedValue": "
|
|
72258
|
-
"resolvedType": "
|
|
72473
|
+
"resolvedValue": "8px",
|
|
72474
|
+
"resolvedType": "Number"
|
|
72259
72475
|
},
|
|
72260
72476
|
{
|
|
72261
|
-
"description": "The
|
|
72477
|
+
"description": "The border radius of the Scheduler resize handle.\n",
|
|
72262
72478
|
"commentRange": {
|
|
72263
|
-
"start":
|
|
72264
|
-
"end":
|
|
72479
|
+
"start": 126,
|
|
72480
|
+
"end": 127
|
|
72265
72481
|
},
|
|
72266
72482
|
"context": {
|
|
72267
72483
|
"type": "variable",
|
|
72268
|
-
"name": "kendo-scheduler-
|
|
72269
|
-
"value": "k-
|
|
72484
|
+
"name": "kendo-scheduler-resize-handle-border-radius",
|
|
72485
|
+
"value": "k-border-radius(full)",
|
|
72270
72486
|
"scope": "default",
|
|
72271
72487
|
"line": {
|
|
72272
|
-
"start":
|
|
72273
|
-
"end":
|
|
72488
|
+
"start": 128,
|
|
72489
|
+
"end": 128
|
|
72274
72490
|
}
|
|
72275
72491
|
},
|
|
72276
72492
|
"group": [
|
|
@@ -72281,23 +72497,23 @@
|
|
|
72281
72497
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72282
72498
|
"name": "_variables.scss"
|
|
72283
72499
|
},
|
|
72284
|
-
"resolvedValue": "var(--kendo-
|
|
72500
|
+
"resolvedValue": "var(--kendo-border-radius-full)",
|
|
72285
72501
|
"resolvedType": "String"
|
|
72286
72502
|
},
|
|
72287
72503
|
{
|
|
72288
|
-
"description": "The
|
|
72504
|
+
"description": "The border width of the Scheduler resize handle.\n",
|
|
72289
72505
|
"commentRange": {
|
|
72290
|
-
"start":
|
|
72291
|
-
"end":
|
|
72506
|
+
"start": 129,
|
|
72507
|
+
"end": 130
|
|
72292
72508
|
},
|
|
72293
72509
|
"context": {
|
|
72294
72510
|
"type": "variable",
|
|
72295
|
-
"name": "kendo-scheduler-
|
|
72296
|
-
"value": "
|
|
72511
|
+
"name": "kendo-scheduler-resize-handle-border-width",
|
|
72512
|
+
"value": "2px",
|
|
72297
72513
|
"scope": "default",
|
|
72298
72514
|
"line": {
|
|
72299
|
-
"start":
|
|
72300
|
-
"end":
|
|
72515
|
+
"start": 131,
|
|
72516
|
+
"end": 131
|
|
72301
72517
|
}
|
|
72302
72518
|
},
|
|
72303
72519
|
"group": [
|
|
@@ -72308,23 +72524,23 @@
|
|
|
72308
72524
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72309
72525
|
"name": "_variables.scss"
|
|
72310
72526
|
},
|
|
72311
|
-
"resolvedValue": "
|
|
72312
|
-
"resolvedType": "
|
|
72527
|
+
"resolvedValue": "2px",
|
|
72528
|
+
"resolvedType": "Number"
|
|
72313
72529
|
},
|
|
72314
72530
|
{
|
|
72315
|
-
"description": "The
|
|
72531
|
+
"description": "The background color of the Scheduler resize handle.\n",
|
|
72316
72532
|
"commentRange": {
|
|
72317
|
-
"start":
|
|
72318
|
-
"end":
|
|
72533
|
+
"start": 132,
|
|
72534
|
+
"end": 133
|
|
72319
72535
|
},
|
|
72320
72536
|
"context": {
|
|
72321
72537
|
"type": "variable",
|
|
72322
|
-
"name": "kendo-scheduler-
|
|
72323
|
-
"value": "
|
|
72538
|
+
"name": "kendo-scheduler-resize-handle-bg",
|
|
72539
|
+
"value": "$kendo-scheduler-event-bg",
|
|
72324
72540
|
"scope": "default",
|
|
72325
72541
|
"line": {
|
|
72326
|
-
"start":
|
|
72327
|
-
"end":
|
|
72542
|
+
"start": 134,
|
|
72543
|
+
"end": 134
|
|
72328
72544
|
}
|
|
72329
72545
|
},
|
|
72330
72546
|
"group": [
|
|
@@ -72335,23 +72551,23 @@
|
|
|
72335
72551
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72336
72552
|
"name": "_variables.scss"
|
|
72337
72553
|
},
|
|
72338
|
-
"resolvedValue": "
|
|
72339
|
-
"resolvedType": "
|
|
72554
|
+
"resolvedValue": "var(--kendo-color-secondary-subtle)",
|
|
72555
|
+
"resolvedType": "String"
|
|
72340
72556
|
},
|
|
72341
72557
|
{
|
|
72342
|
-
"description": "The
|
|
72558
|
+
"description": "The background color of the hovered Scheduler event.\n",
|
|
72343
72559
|
"commentRange": {
|
|
72344
|
-
"start":
|
|
72345
|
-
"end":
|
|
72560
|
+
"start": 136,
|
|
72561
|
+
"end": 137
|
|
72346
72562
|
},
|
|
72347
72563
|
"context": {
|
|
72348
72564
|
"type": "variable",
|
|
72349
|
-
"name": "kendo-scheduler-
|
|
72350
|
-
"value": "
|
|
72565
|
+
"name": "kendo-scheduler-event-hover-bg",
|
|
72566
|
+
"value": "null",
|
|
72351
72567
|
"scope": "default",
|
|
72352
72568
|
"line": {
|
|
72353
|
-
"start":
|
|
72354
|
-
"end":
|
|
72569
|
+
"start": 138,
|
|
72570
|
+
"end": 138
|
|
72355
72571
|
}
|
|
72356
72572
|
},
|
|
72357
72573
|
"group": [
|
|
@@ -72362,23 +72578,23 @@
|
|
|
72362
72578
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72363
72579
|
"name": "_variables.scss"
|
|
72364
72580
|
},
|
|
72365
|
-
"resolvedValue": "
|
|
72366
|
-
"resolvedType": "
|
|
72581
|
+
"resolvedValue": "null",
|
|
72582
|
+
"resolvedType": "Null"
|
|
72367
72583
|
},
|
|
72368
72584
|
{
|
|
72369
|
-
"description": "The
|
|
72585
|
+
"description": "The text color of the hovered Scheduler event.\n",
|
|
72370
72586
|
"commentRange": {
|
|
72371
|
-
"start":
|
|
72372
|
-
"end":
|
|
72587
|
+
"start": 139,
|
|
72588
|
+
"end": 140
|
|
72373
72589
|
},
|
|
72374
72590
|
"context": {
|
|
72375
72591
|
"type": "variable",
|
|
72376
|
-
"name": "kendo-scheduler-
|
|
72377
|
-
"value": "
|
|
72592
|
+
"name": "kendo-scheduler-event-hover-text",
|
|
72593
|
+
"value": "null",
|
|
72378
72594
|
"scope": "default",
|
|
72379
72595
|
"line": {
|
|
72380
|
-
"start":
|
|
72381
|
-
"end":
|
|
72596
|
+
"start": 141,
|
|
72597
|
+
"end": 141
|
|
72382
72598
|
}
|
|
72383
72599
|
},
|
|
72384
72600
|
"group": [
|
|
@@ -72389,23 +72605,23 @@
|
|
|
72389
72605
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72390
72606
|
"name": "_variables.scss"
|
|
72391
72607
|
},
|
|
72392
|
-
"resolvedValue": "
|
|
72393
|
-
"resolvedType": "
|
|
72608
|
+
"resolvedValue": "null",
|
|
72609
|
+
"resolvedType": "Null"
|
|
72394
72610
|
},
|
|
72395
72611
|
{
|
|
72396
|
-
"description": "The
|
|
72612
|
+
"description": "The border color of the hovered Scheduler event.\n",
|
|
72397
72613
|
"commentRange": {
|
|
72398
|
-
"start":
|
|
72399
|
-
"end":
|
|
72614
|
+
"start": 142,
|
|
72615
|
+
"end": 143
|
|
72400
72616
|
},
|
|
72401
72617
|
"context": {
|
|
72402
72618
|
"type": "variable",
|
|
72403
|
-
"name": "kendo-scheduler-
|
|
72619
|
+
"name": "kendo-scheduler-event-hover-border",
|
|
72404
72620
|
"value": "null",
|
|
72405
72621
|
"scope": "default",
|
|
72406
72622
|
"line": {
|
|
72407
|
-
"start":
|
|
72408
|
-
"end":
|
|
72623
|
+
"start": 144,
|
|
72624
|
+
"end": 144
|
|
72409
72625
|
}
|
|
72410
72626
|
},
|
|
72411
72627
|
"group": [
|
|
@@ -72420,15 +72636,15 @@
|
|
|
72420
72636
|
"resolvedType": "Null"
|
|
72421
72637
|
},
|
|
72422
72638
|
{
|
|
72423
|
-
"description": "The
|
|
72639
|
+
"description": "The gradient of the hovered Scheduler event.\n",
|
|
72424
72640
|
"commentRange": {
|
|
72425
72641
|
"start": 145,
|
|
72426
72642
|
"end": 146
|
|
72427
72643
|
},
|
|
72428
72644
|
"context": {
|
|
72429
72645
|
"type": "variable",
|
|
72430
|
-
"name": "kendo-scheduler-
|
|
72431
|
-
"value": "
|
|
72646
|
+
"name": "kendo-scheduler-event-hover-gradient",
|
|
72647
|
+
"value": "null",
|
|
72432
72648
|
"scope": "default",
|
|
72433
72649
|
"line": {
|
|
72434
72650
|
"start": 147,
|
|
@@ -72443,23 +72659,23 @@
|
|
|
72443
72659
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72444
72660
|
"name": "_variables.scss"
|
|
72445
72661
|
},
|
|
72446
|
-
"resolvedValue": "
|
|
72447
|
-
"resolvedType": "
|
|
72662
|
+
"resolvedValue": "null",
|
|
72663
|
+
"resolvedType": "Null"
|
|
72448
72664
|
},
|
|
72449
72665
|
{
|
|
72450
|
-
"description": "The
|
|
72666
|
+
"description": "The shadow of the hovered Scheduler event.\n",
|
|
72451
72667
|
"commentRange": {
|
|
72452
|
-
"start":
|
|
72453
|
-
"end":
|
|
72668
|
+
"start": 148,
|
|
72669
|
+
"end": 149
|
|
72454
72670
|
},
|
|
72455
72671
|
"context": {
|
|
72456
72672
|
"type": "variable",
|
|
72457
|
-
"name": "kendo-scheduler-
|
|
72458
|
-
"value": "
|
|
72673
|
+
"name": "kendo-scheduler-event-hover-shadow",
|
|
72674
|
+
"value": "null",
|
|
72459
72675
|
"scope": "default",
|
|
72460
72676
|
"line": {
|
|
72461
|
-
"start":
|
|
72462
|
-
"end":
|
|
72677
|
+
"start": 150,
|
|
72678
|
+
"end": 150
|
|
72463
72679
|
}
|
|
72464
72680
|
},
|
|
72465
72681
|
"group": [
|
|
@@ -72470,19 +72686,19 @@
|
|
|
72470
72686
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72471
72687
|
"name": "_variables.scss"
|
|
72472
72688
|
},
|
|
72473
|
-
"resolvedValue": "
|
|
72474
|
-
"resolvedType": "
|
|
72689
|
+
"resolvedValue": "null",
|
|
72690
|
+
"resolvedType": "Null"
|
|
72475
72691
|
},
|
|
72476
72692
|
{
|
|
72477
|
-
"description": "The
|
|
72693
|
+
"description": "The background color of the selected Scheduler event.\n",
|
|
72478
72694
|
"commentRange": {
|
|
72479
72695
|
"start": 152,
|
|
72480
72696
|
"end": 153
|
|
72481
72697
|
},
|
|
72482
72698
|
"context": {
|
|
72483
72699
|
"type": "variable",
|
|
72484
|
-
"name": "kendo-scheduler-
|
|
72485
|
-
"value": "
|
|
72700
|
+
"name": "kendo-scheduler-event-selected-bg",
|
|
72701
|
+
"value": "k-color(primary)",
|
|
72486
72702
|
"scope": "default",
|
|
72487
72703
|
"line": {
|
|
72488
72704
|
"start": 154,
|
|
@@ -72497,23 +72713,23 @@
|
|
|
72497
72713
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72498
72714
|
"name": "_variables.scss"
|
|
72499
72715
|
},
|
|
72500
|
-
"resolvedValue": "
|
|
72501
|
-
"resolvedType": "
|
|
72716
|
+
"resolvedValue": "var(--kendo-color-primary)",
|
|
72717
|
+
"resolvedType": "String"
|
|
72502
72718
|
},
|
|
72503
72719
|
{
|
|
72504
|
-
"description": "The
|
|
72720
|
+
"description": "The text color of the selected Scheduler event.\n",
|
|
72505
72721
|
"commentRange": {
|
|
72506
|
-
"start":
|
|
72507
|
-
"end":
|
|
72722
|
+
"start": 155,
|
|
72723
|
+
"end": 156
|
|
72508
72724
|
},
|
|
72509
72725
|
"context": {
|
|
72510
72726
|
"type": "variable",
|
|
72511
|
-
"name": "kendo-scheduler-
|
|
72512
|
-
"value": "k-
|
|
72727
|
+
"name": "kendo-scheduler-event-selected-text",
|
|
72728
|
+
"value": "k-color(on-primary)",
|
|
72513
72729
|
"scope": "default",
|
|
72514
72730
|
"line": {
|
|
72515
|
-
"start":
|
|
72516
|
-
"end":
|
|
72731
|
+
"start": 157,
|
|
72732
|
+
"end": 157
|
|
72517
72733
|
}
|
|
72518
72734
|
},
|
|
72519
72735
|
"group": [
|
|
@@ -72524,23 +72740,23 @@
|
|
|
72524
72740
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72525
72741
|
"name": "_variables.scss"
|
|
72526
72742
|
},
|
|
72527
|
-
"resolvedValue": "var(--kendo-
|
|
72743
|
+
"resolvedValue": "var(--kendo-color-on-primary)",
|
|
72528
72744
|
"resolvedType": "String"
|
|
72529
72745
|
},
|
|
72530
72746
|
{
|
|
72531
|
-
"description": "The
|
|
72747
|
+
"description": "The border color of the selected Scheduler event.\n",
|
|
72532
72748
|
"commentRange": {
|
|
72533
|
-
"start":
|
|
72534
|
-
"end":
|
|
72749
|
+
"start": 158,
|
|
72750
|
+
"end": 159
|
|
72535
72751
|
},
|
|
72536
72752
|
"context": {
|
|
72537
72753
|
"type": "variable",
|
|
72538
|
-
"name": "kendo-scheduler-
|
|
72539
|
-
"value": "
|
|
72754
|
+
"name": "kendo-scheduler-event-selected-border",
|
|
72755
|
+
"value": "null",
|
|
72540
72756
|
"scope": "default",
|
|
72541
72757
|
"line": {
|
|
72542
|
-
"start":
|
|
72543
|
-
"end":
|
|
72758
|
+
"start": 160,
|
|
72759
|
+
"end": 160
|
|
72544
72760
|
}
|
|
72545
72761
|
},
|
|
72546
72762
|
"group": [
|
|
@@ -72551,23 +72767,23 @@
|
|
|
72551
72767
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72552
72768
|
"name": "_variables.scss"
|
|
72553
72769
|
},
|
|
72554
|
-
"resolvedValue": "
|
|
72555
|
-
"resolvedType": "
|
|
72770
|
+
"resolvedValue": "null",
|
|
72771
|
+
"resolvedType": "Null"
|
|
72556
72772
|
},
|
|
72557
72773
|
{
|
|
72558
|
-
"description": "The
|
|
72774
|
+
"description": "The gradient of the selected Scheduler event.\n",
|
|
72559
72775
|
"commentRange": {
|
|
72560
|
-
"start":
|
|
72561
|
-
"end":
|
|
72776
|
+
"start": 161,
|
|
72777
|
+
"end": 162
|
|
72562
72778
|
},
|
|
72563
72779
|
"context": {
|
|
72564
72780
|
"type": "variable",
|
|
72565
|
-
"name": "kendo-scheduler-
|
|
72566
|
-
"value": "
|
|
72781
|
+
"name": "kendo-scheduler-event-selected-gradient",
|
|
72782
|
+
"value": "null",
|
|
72567
72783
|
"scope": "default",
|
|
72568
72784
|
"line": {
|
|
72569
|
-
"start":
|
|
72570
|
-
"end":
|
|
72785
|
+
"start": 163,
|
|
72786
|
+
"end": 163
|
|
72571
72787
|
}
|
|
72572
72788
|
},
|
|
72573
72789
|
"group": [
|
|
@@ -72578,23 +72794,23 @@
|
|
|
72578
72794
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72579
72795
|
"name": "_variables.scss"
|
|
72580
72796
|
},
|
|
72581
|
-
"resolvedValue": "
|
|
72582
|
-
"resolvedType": "
|
|
72797
|
+
"resolvedValue": "null",
|
|
72798
|
+
"resolvedType": "Null"
|
|
72583
72799
|
},
|
|
72584
72800
|
{
|
|
72585
|
-
"description": "The
|
|
72801
|
+
"description": "The shadow of the selected Scheduler event.\n",
|
|
72586
72802
|
"commentRange": {
|
|
72587
|
-
"start":
|
|
72588
|
-
"end":
|
|
72803
|
+
"start": 164,
|
|
72804
|
+
"end": 165
|
|
72589
72805
|
},
|
|
72590
72806
|
"context": {
|
|
72591
72807
|
"type": "variable",
|
|
72592
|
-
"name": "kendo-scheduler-
|
|
72593
|
-
"value": "3px",
|
|
72808
|
+
"name": "kendo-scheduler-event-selected-shadow",
|
|
72809
|
+
"value": "inset 3px 0 0 0 k-color(secondary), 0 0 0 1px white, 0 0 0 2px k-color(primary-on-surface)",
|
|
72594
72810
|
"scope": "default",
|
|
72595
72811
|
"line": {
|
|
72596
|
-
"start":
|
|
72597
|
-
"end":
|
|
72812
|
+
"start": 166,
|
|
72813
|
+
"end": 166
|
|
72598
72814
|
}
|
|
72599
72815
|
},
|
|
72600
72816
|
"group": [
|
|
@@ -72605,23 +72821,23 @@
|
|
|
72605
72821
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72606
72822
|
"name": "_variables.scss"
|
|
72607
72823
|
},
|
|
72608
|
-
"resolvedValue": "3px",
|
|
72609
|
-
"resolvedType": "
|
|
72824
|
+
"resolvedValue": "(inset 3px 0 0 0 var(--kendo-color-secondary), 0 0 0 1px white, 0 0 0 2px var(--kendo-color-primary-on-surface))",
|
|
72825
|
+
"resolvedType": "List"
|
|
72610
72826
|
},
|
|
72611
72827
|
{
|
|
72612
|
-
"description": "The
|
|
72828
|
+
"description": "The shadow of the ongoing Scheduler event.\n",
|
|
72613
72829
|
"commentRange": {
|
|
72614
|
-
"start":
|
|
72615
|
-
"end":
|
|
72830
|
+
"start": 168,
|
|
72831
|
+
"end": 169
|
|
72616
72832
|
},
|
|
72617
72833
|
"context": {
|
|
72618
72834
|
"type": "variable",
|
|
72619
|
-
"name": "kendo-scheduler-
|
|
72620
|
-
"value": "
|
|
72835
|
+
"name": "kendo-scheduler-event-ongoing-shadow",
|
|
72836
|
+
"value": "inset 0px 0px 0px 1px #ff0000",
|
|
72621
72837
|
"scope": "default",
|
|
72622
72838
|
"line": {
|
|
72623
|
-
"start":
|
|
72624
|
-
"end":
|
|
72839
|
+
"start": 170,
|
|
72840
|
+
"end": 170
|
|
72625
72841
|
}
|
|
72626
72842
|
},
|
|
72627
72843
|
"group": [
|
|
@@ -72632,23 +72848,23 @@
|
|
|
72632
72848
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72633
72849
|
"name": "_variables.scss"
|
|
72634
72850
|
},
|
|
72635
|
-
"resolvedValue": "
|
|
72636
|
-
"resolvedType": "
|
|
72851
|
+
"resolvedValue": "(inset 0px 0px 0px 1px #ff0000)",
|
|
72852
|
+
"resolvedType": "List"
|
|
72637
72853
|
},
|
|
72638
72854
|
{
|
|
72639
|
-
"description": "The
|
|
72855
|
+
"description": "The horizontal padding of the Scheduler cell.\n",
|
|
72640
72856
|
"commentRange": {
|
|
72641
|
-
"start":
|
|
72642
|
-
"end":
|
|
72857
|
+
"start": 172,
|
|
72858
|
+
"end": 173
|
|
72643
72859
|
},
|
|
72644
72860
|
"context": {
|
|
72645
72861
|
"type": "variable",
|
|
72646
|
-
"name": "kendo-scheduler-
|
|
72647
|
-
"value": "
|
|
72862
|
+
"name": "kendo-scheduler-cell-padding-x",
|
|
72863
|
+
"value": "k-spacing(2.5)",
|
|
72648
72864
|
"scope": "default",
|
|
72649
72865
|
"line": {
|
|
72650
|
-
"start":
|
|
72651
|
-
"end":
|
|
72866
|
+
"start": 174,
|
|
72867
|
+
"end": 174
|
|
72652
72868
|
}
|
|
72653
72869
|
},
|
|
72654
72870
|
"group": [
|
|
@@ -72659,23 +72875,23 @@
|
|
|
72659
72875
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72660
72876
|
"name": "_variables.scss"
|
|
72661
72877
|
},
|
|
72662
|
-
"resolvedValue": "
|
|
72663
|
-
"resolvedType": "
|
|
72878
|
+
"resolvedValue": "var(--kendo-spacing-2\\.5)",
|
|
72879
|
+
"resolvedType": "String"
|
|
72664
72880
|
},
|
|
72665
72881
|
{
|
|
72666
|
-
"description": "The
|
|
72882
|
+
"description": "The vertical padding of the Scheduler cell.\n",
|
|
72667
72883
|
"commentRange": {
|
|
72668
|
-
"start":
|
|
72669
|
-
"end":
|
|
72884
|
+
"start": 175,
|
|
72885
|
+
"end": 176
|
|
72670
72886
|
},
|
|
72671
72887
|
"context": {
|
|
72672
72888
|
"type": "variable",
|
|
72673
|
-
"name": "kendo-scheduler-
|
|
72674
|
-
"value": "
|
|
72889
|
+
"name": "kendo-scheduler-cell-padding-y",
|
|
72890
|
+
"value": "k-spacing(2.5)",
|
|
72675
72891
|
"scope": "default",
|
|
72676
72892
|
"line": {
|
|
72677
|
-
"start":
|
|
72678
|
-
"end":
|
|
72893
|
+
"start": 177,
|
|
72894
|
+
"end": 177
|
|
72679
72895
|
}
|
|
72680
72896
|
},
|
|
72681
72897
|
"group": [
|
|
@@ -72686,23 +72902,23 @@
|
|
|
72686
72902
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72687
72903
|
"name": "_variables.scss"
|
|
72688
72904
|
},
|
|
72689
|
-
"resolvedValue": "
|
|
72690
|
-
"resolvedType": "
|
|
72905
|
+
"resolvedValue": "var(--kendo-spacing-2\\.5)",
|
|
72906
|
+
"resolvedType": "String"
|
|
72691
72907
|
},
|
|
72692
72908
|
{
|
|
72693
|
-
"description": "The
|
|
72909
|
+
"description": "The height of the Scheduler cell.\n",
|
|
72694
72910
|
"commentRange": {
|
|
72695
|
-
"start":
|
|
72696
|
-
"end":
|
|
72911
|
+
"start": 178,
|
|
72912
|
+
"end": 179
|
|
72697
72913
|
},
|
|
72698
72914
|
"context": {
|
|
72699
72915
|
"type": "variable",
|
|
72700
|
-
"name": "kendo-scheduler-
|
|
72701
|
-
"value": "
|
|
72916
|
+
"name": "kendo-scheduler-cell-height",
|
|
72917
|
+
"value": "$kendo-line-height-em",
|
|
72702
72918
|
"scope": "default",
|
|
72703
72919
|
"line": {
|
|
72704
|
-
"start":
|
|
72705
|
-
"end":
|
|
72920
|
+
"start": 180,
|
|
72921
|
+
"end": 180
|
|
72706
72922
|
}
|
|
72707
72923
|
},
|
|
72708
72924
|
"group": [
|
|
@@ -72713,23 +72929,23 @@
|
|
|
72713
72929
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72714
72930
|
"name": "_variables.scss"
|
|
72715
72931
|
},
|
|
72716
|
-
"resolvedValue": "
|
|
72717
|
-
"resolvedType": "
|
|
72932
|
+
"resolvedValue": "calc(1.5 * 1em)",
|
|
72933
|
+
"resolvedType": "Calculation"
|
|
72718
72934
|
},
|
|
72719
72935
|
{
|
|
72720
|
-
"description": "The
|
|
72936
|
+
"description": "The width of the Scheduler date column.\n",
|
|
72721
72937
|
"commentRange": {
|
|
72722
|
-
"start":
|
|
72723
|
-
"end":
|
|
72938
|
+
"start": 181,
|
|
72939
|
+
"end": 182
|
|
72724
72940
|
},
|
|
72725
72941
|
"context": {
|
|
72726
72942
|
"type": "variable",
|
|
72727
|
-
"name": "kendo-scheduler-
|
|
72728
|
-
"value": "
|
|
72943
|
+
"name": "kendo-scheduler-datecolumn-width",
|
|
72944
|
+
"value": "12rem",
|
|
72729
72945
|
"scope": "default",
|
|
72730
72946
|
"line": {
|
|
72731
|
-
"start":
|
|
72732
|
-
"end":
|
|
72947
|
+
"start": 183,
|
|
72948
|
+
"end": 183
|
|
72733
72949
|
}
|
|
72734
72950
|
},
|
|
72735
72951
|
"group": [
|
|
@@ -72740,23 +72956,23 @@
|
|
|
72740
72956
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72741
72957
|
"name": "_variables.scss"
|
|
72742
72958
|
},
|
|
72743
|
-
"resolvedValue": "
|
|
72744
|
-
"resolvedType": "
|
|
72959
|
+
"resolvedValue": "12rem",
|
|
72960
|
+
"resolvedType": "Number"
|
|
72745
72961
|
},
|
|
72746
72962
|
{
|
|
72747
|
-
"description": "The
|
|
72963
|
+
"description": "The width of the Scheduler time column.\n",
|
|
72748
72964
|
"commentRange": {
|
|
72749
|
-
"start":
|
|
72750
|
-
"end":
|
|
72965
|
+
"start": 184,
|
|
72966
|
+
"end": 185
|
|
72751
72967
|
},
|
|
72752
72968
|
"context": {
|
|
72753
72969
|
"type": "variable",
|
|
72754
|
-
"name": "kendo-scheduler-
|
|
72755
|
-
"value": "
|
|
72970
|
+
"name": "kendo-scheduler-timecolumn-width",
|
|
72971
|
+
"value": "11rem",
|
|
72756
72972
|
"scope": "default",
|
|
72757
72973
|
"line": {
|
|
72758
|
-
"start":
|
|
72759
|
-
"end":
|
|
72974
|
+
"start": 186,
|
|
72975
|
+
"end": 186
|
|
72760
72976
|
}
|
|
72761
72977
|
},
|
|
72762
72978
|
"group": [
|
|
@@ -72767,23 +72983,23 @@
|
|
|
72767
72983
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72768
72984
|
"name": "_variables.scss"
|
|
72769
72985
|
},
|
|
72770
|
-
"resolvedValue": "
|
|
72771
|
-
"resolvedType": "
|
|
72986
|
+
"resolvedValue": "11rem",
|
|
72987
|
+
"resolvedType": "Number"
|
|
72772
72988
|
},
|
|
72773
72989
|
{
|
|
72774
|
-
"description": "The
|
|
72990
|
+
"description": "The background color of the non-working hours in the Scheduler.\n",
|
|
72775
72991
|
"commentRange": {
|
|
72776
|
-
"start":
|
|
72777
|
-
"end":
|
|
72992
|
+
"start": 188,
|
|
72993
|
+
"end": 189
|
|
72778
72994
|
},
|
|
72779
72995
|
"context": {
|
|
72780
72996
|
"type": "variable",
|
|
72781
|
-
"name": "kendo-scheduler-
|
|
72782
|
-
"value": "k-
|
|
72997
|
+
"name": "kendo-scheduler-nonwork-bg",
|
|
72998
|
+
"value": "k-color(base)",
|
|
72783
72999
|
"scope": "default",
|
|
72784
73000
|
"line": {
|
|
72785
|
-
"start":
|
|
72786
|
-
"end":
|
|
73001
|
+
"start": 190,
|
|
73002
|
+
"end": 190
|
|
72787
73003
|
}
|
|
72788
73004
|
},
|
|
72789
73005
|
"group": [
|
|
@@ -72794,23 +73010,23 @@
|
|
|
72794
73010
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72795
73011
|
"name": "_variables.scss"
|
|
72796
73012
|
},
|
|
72797
|
-
"resolvedValue": "var(--kendo-
|
|
73013
|
+
"resolvedValue": "var(--kendo-color-base)",
|
|
72798
73014
|
"resolvedType": "String"
|
|
72799
73015
|
},
|
|
72800
73016
|
{
|
|
72801
|
-
"description": "The
|
|
73017
|
+
"description": "The text color of the non-working hours in the Scheduler.\n",
|
|
72802
73018
|
"commentRange": {
|
|
72803
|
-
"start":
|
|
72804
|
-
"end":
|
|
73019
|
+
"start": 191,
|
|
73020
|
+
"end": 192
|
|
72805
73021
|
},
|
|
72806
73022
|
"context": {
|
|
72807
73023
|
"type": "variable",
|
|
72808
|
-
"name": "kendo-scheduler-
|
|
72809
|
-
"value": "
|
|
73024
|
+
"name": "kendo-scheduler-nonwork-text",
|
|
73025
|
+
"value": "null",
|
|
72810
73026
|
"scope": "default",
|
|
72811
73027
|
"line": {
|
|
72812
|
-
"start":
|
|
72813
|
-
"end":
|
|
73028
|
+
"start": 193,
|
|
73029
|
+
"end": 193
|
|
72814
73030
|
}
|
|
72815
73031
|
},
|
|
72816
73032
|
"group": [
|
|
@@ -72821,19 +73037,19 @@
|
|
|
72821
73037
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72822
73038
|
"name": "_variables.scss"
|
|
72823
73039
|
},
|
|
72824
|
-
"resolvedValue": "
|
|
72825
|
-
"resolvedType": "
|
|
73040
|
+
"resolvedValue": "null",
|
|
73041
|
+
"resolvedType": "Null"
|
|
72826
73042
|
},
|
|
72827
73043
|
{
|
|
72828
|
-
"description": "The background color of the
|
|
73044
|
+
"description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
|
|
72829
73045
|
"commentRange": {
|
|
72830
73046
|
"start": 195,
|
|
72831
73047
|
"end": 196
|
|
72832
73048
|
},
|
|
72833
73049
|
"context": {
|
|
72834
73050
|
"type": "variable",
|
|
72835
|
-
"name": "kendo-scheduler-
|
|
72836
|
-
"value": "k-color(
|
|
73051
|
+
"name": "kendo-scheduler-othermonth-bg",
|
|
73052
|
+
"value": "k-color(base)",
|
|
72837
73053
|
"scope": "default",
|
|
72838
73054
|
"line": {
|
|
72839
73055
|
"start": 197,
|
|
@@ -72848,19 +73064,19 @@
|
|
|
72848
73064
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72849
73065
|
"name": "_variables.scss"
|
|
72850
73066
|
},
|
|
72851
|
-
"resolvedValue": "var(--kendo-color-
|
|
73067
|
+
"resolvedValue": "var(--kendo-color-base)",
|
|
72852
73068
|
"resolvedType": "String"
|
|
72853
73069
|
},
|
|
72854
73070
|
{
|
|
72855
|
-
"description": "The text color of the
|
|
73071
|
+
"description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
|
|
72856
73072
|
"commentRange": {
|
|
72857
73073
|
"start": 198,
|
|
72858
73074
|
"end": 199
|
|
72859
73075
|
},
|
|
72860
73076
|
"context": {
|
|
72861
73077
|
"type": "variable",
|
|
72862
|
-
"name": "kendo-scheduler-
|
|
72863
|
-
"value": "
|
|
73078
|
+
"name": "kendo-scheduler-othermonth-text",
|
|
73079
|
+
"value": "null",
|
|
72864
73080
|
"scope": "default",
|
|
72865
73081
|
"line": {
|
|
72866
73082
|
"start": 200,
|
|
@@ -72875,23 +73091,23 @@
|
|
|
72875
73091
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72876
73092
|
"name": "_variables.scss"
|
|
72877
73093
|
},
|
|
72878
|
-
"resolvedValue": "
|
|
72879
|
-
"resolvedType": "
|
|
73094
|
+
"resolvedValue": "null",
|
|
73095
|
+
"resolvedType": "Null"
|
|
72880
73096
|
},
|
|
72881
73097
|
{
|
|
72882
|
-
"description": "The
|
|
73098
|
+
"description": "The horizontal padding of the year view in the Scheduler.\n",
|
|
72883
73099
|
"commentRange": {
|
|
72884
|
-
"start":
|
|
72885
|
-
"end":
|
|
73100
|
+
"start": 202,
|
|
73101
|
+
"end": 203
|
|
72886
73102
|
},
|
|
72887
73103
|
"context": {
|
|
72888
73104
|
"type": "variable",
|
|
72889
|
-
"name": "kendo-scheduler-
|
|
72890
|
-
"value": "
|
|
73105
|
+
"name": "kendo-scheduler-yearview-padding-x",
|
|
73106
|
+
"value": "k-spacing(3)",
|
|
72891
73107
|
"scope": "default",
|
|
72892
73108
|
"line": {
|
|
72893
|
-
"start":
|
|
72894
|
-
"end":
|
|
73109
|
+
"start": 204,
|
|
73110
|
+
"end": 204
|
|
72895
73111
|
}
|
|
72896
73112
|
},
|
|
72897
73113
|
"group": [
|
|
@@ -72902,23 +73118,23 @@
|
|
|
72902
73118
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72903
73119
|
"name": "_variables.scss"
|
|
72904
73120
|
},
|
|
72905
|
-
"resolvedValue": "
|
|
72906
|
-
"resolvedType": "
|
|
73121
|
+
"resolvedValue": "var(--kendo-spacing-3)",
|
|
73122
|
+
"resolvedType": "String"
|
|
72907
73123
|
},
|
|
72908
73124
|
{
|
|
72909
|
-
"description": "The
|
|
73125
|
+
"description": "The vertical padding of the year view in the Scheduler.\n",
|
|
72910
73126
|
"commentRange": {
|
|
72911
|
-
"start":
|
|
72912
|
-
"end":
|
|
73127
|
+
"start": 205,
|
|
73128
|
+
"end": 206
|
|
72913
73129
|
},
|
|
72914
73130
|
"context": {
|
|
72915
73131
|
"type": "variable",
|
|
72916
|
-
"name": "kendo-scheduler-
|
|
72917
|
-
"value": "
|
|
73132
|
+
"name": "kendo-scheduler-yearview-padding-y",
|
|
73133
|
+
"value": "$kendo-scheduler-yearview-padding-x",
|
|
72918
73134
|
"scope": "default",
|
|
72919
73135
|
"line": {
|
|
72920
|
-
"start":
|
|
72921
|
-
"end":
|
|
73136
|
+
"start": 207,
|
|
73137
|
+
"end": 207
|
|
72922
73138
|
}
|
|
72923
73139
|
},
|
|
72924
73140
|
"group": [
|
|
@@ -72929,23 +73145,23 @@
|
|
|
72929
73145
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72930
73146
|
"name": "_variables.scss"
|
|
72931
73147
|
},
|
|
72932
|
-
"resolvedValue": "var(--kendo-
|
|
73148
|
+
"resolvedValue": "var(--kendo-spacing-3)",
|
|
72933
73149
|
"resolvedType": "String"
|
|
72934
73150
|
},
|
|
72935
73151
|
{
|
|
72936
|
-
"description": "The
|
|
73152
|
+
"description": "The spacing between the calendars of the year view in the Scheduler.\n",
|
|
72937
73153
|
"commentRange": {
|
|
72938
|
-
"start":
|
|
72939
|
-
"end":
|
|
73154
|
+
"start": 209,
|
|
73155
|
+
"end": 210
|
|
72940
73156
|
},
|
|
72941
73157
|
"context": {
|
|
72942
73158
|
"type": "variable",
|
|
72943
|
-
"name": "kendo-scheduler-
|
|
73159
|
+
"name": "kendo-scheduler-yearview-calendar-gap",
|
|
72944
73160
|
"value": "k-spacing(3)",
|
|
72945
73161
|
"scope": "default",
|
|
72946
73162
|
"line": {
|
|
72947
|
-
"start":
|
|
72948
|
-
"end":
|
|
73163
|
+
"start": 211,
|
|
73164
|
+
"end": 211
|
|
72949
73165
|
}
|
|
72950
73166
|
},
|
|
72951
73167
|
"group": [
|
|
@@ -72960,19 +73176,19 @@
|
|
|
72960
73176
|
"resolvedType": "String"
|
|
72961
73177
|
},
|
|
72962
73178
|
{
|
|
72963
|
-
"description": "The
|
|
73179
|
+
"description": "The days with events indicator size of the year view in the Scheduler.\n",
|
|
72964
73180
|
"commentRange": {
|
|
72965
|
-
"start":
|
|
72966
|
-
"end":
|
|
73181
|
+
"start": 213,
|
|
73182
|
+
"end": 214
|
|
72967
73183
|
},
|
|
72968
73184
|
"context": {
|
|
72969
73185
|
"type": "variable",
|
|
72970
|
-
"name": "kendo-scheduler-
|
|
72971
|
-
"value": "
|
|
73186
|
+
"name": "kendo-scheduler-yearview-indicator-size",
|
|
73187
|
+
"value": "3px",
|
|
72972
73188
|
"scope": "default",
|
|
72973
73189
|
"line": {
|
|
72974
|
-
"start":
|
|
72975
|
-
"end":
|
|
73190
|
+
"start": 215,
|
|
73191
|
+
"end": 215
|
|
72976
73192
|
}
|
|
72977
73193
|
},
|
|
72978
73194
|
"group": [
|
|
@@ -72983,23 +73199,23 @@
|
|
|
72983
73199
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
72984
73200
|
"name": "_variables.scss"
|
|
72985
73201
|
},
|
|
72986
|
-
"resolvedValue": "
|
|
72987
|
-
"resolvedType": "
|
|
73202
|
+
"resolvedValue": "3px",
|
|
73203
|
+
"resolvedType": "Number"
|
|
72988
73204
|
},
|
|
72989
73205
|
{
|
|
72990
|
-
"description": "The
|
|
73206
|
+
"description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
|
|
72991
73207
|
"commentRange": {
|
|
72992
|
-
"start":
|
|
72993
|
-
"end":
|
|
73208
|
+
"start": 216,
|
|
73209
|
+
"end": 217
|
|
72994
73210
|
},
|
|
72995
73211
|
"context": {
|
|
72996
73212
|
"type": "variable",
|
|
72997
|
-
"name": "kendo-scheduler-
|
|
72998
|
-
"value": "calc(
|
|
73213
|
+
"name": "kendo-scheduler-yearview-indicator-calc-offset-top",
|
|
73214
|
+
"value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
|
|
72999
73215
|
"scope": "default",
|
|
73000
73216
|
"line": {
|
|
73001
|
-
"start":
|
|
73002
|
-
"end":
|
|
73217
|
+
"start": 218,
|
|
73218
|
+
"end": 218
|
|
73003
73219
|
}
|
|
73004
73220
|
},
|
|
73005
73221
|
"group": [
|
|
@@ -73010,23 +73226,23 @@
|
|
|
73010
73226
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73011
73227
|
"name": "_variables.scss"
|
|
73012
73228
|
},
|
|
73013
|
-
"resolvedValue": "calc(
|
|
73229
|
+
"resolvedValue": "calc(36px - 0.25em * 2)",
|
|
73014
73230
|
"resolvedType": "Calculation"
|
|
73015
73231
|
},
|
|
73016
73232
|
{
|
|
73017
|
-
"description": "The
|
|
73233
|
+
"description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
|
|
73018
73234
|
"commentRange": {
|
|
73019
|
-
"start":
|
|
73020
|
-
"end":
|
|
73235
|
+
"start": 219,
|
|
73236
|
+
"end": 220
|
|
73021
73237
|
},
|
|
73022
73238
|
"context": {
|
|
73023
73239
|
"type": "variable",
|
|
73024
|
-
"name": "kendo-scheduler-
|
|
73025
|
-
"value": "
|
|
73240
|
+
"name": "kendo-scheduler-yearview-indicator-calc-offset-left",
|
|
73241
|
+
"value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2 )} )",
|
|
73026
73242
|
"scope": "default",
|
|
73027
73243
|
"line": {
|
|
73028
|
-
"start":
|
|
73029
|
-
"end":
|
|
73244
|
+
"start": 221,
|
|
73245
|
+
"end": 221
|
|
73030
73246
|
}
|
|
73031
73247
|
},
|
|
73032
73248
|
"group": [
|
|
@@ -73037,23 +73253,23 @@
|
|
|
73037
73253
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73038
73254
|
"name": "_variables.scss"
|
|
73039
73255
|
},
|
|
73040
|
-
"resolvedValue": "
|
|
73041
|
-
"resolvedType": "
|
|
73256
|
+
"resolvedValue": "calc(50% - 1.5px)",
|
|
73257
|
+
"resolvedType": "Calculation"
|
|
73042
73258
|
},
|
|
73043
73259
|
{
|
|
73044
|
-
"description": "The
|
|
73260
|
+
"description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
|
|
73045
73261
|
"commentRange": {
|
|
73046
|
-
"start":
|
|
73047
|
-
"end":
|
|
73262
|
+
"start": 222,
|
|
73263
|
+
"end": 223
|
|
73048
73264
|
},
|
|
73049
73265
|
"context": {
|
|
73050
73266
|
"type": "variable",
|
|
73051
|
-
"name": "kendo-scheduler-
|
|
73052
|
-
"value": "
|
|
73267
|
+
"name": "kendo-scheduler-yearview-indicator-border-radius",
|
|
73268
|
+
"value": "50%",
|
|
73053
73269
|
"scope": "default",
|
|
73054
73270
|
"line": {
|
|
73055
|
-
"start":
|
|
73056
|
-
"end":
|
|
73271
|
+
"start": 224,
|
|
73272
|
+
"end": 224
|
|
73057
73273
|
}
|
|
73058
73274
|
},
|
|
73059
73275
|
"group": [
|
|
@@ -73064,19 +73280,19 @@
|
|
|
73064
73280
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73065
73281
|
"name": "_variables.scss"
|
|
73066
73282
|
},
|
|
73067
|
-
"resolvedValue": "
|
|
73068
|
-
"resolvedType": "
|
|
73283
|
+
"resolvedValue": "50%",
|
|
73284
|
+
"resolvedType": "Number"
|
|
73069
73285
|
},
|
|
73070
73286
|
{
|
|
73071
|
-
"description": "The
|
|
73287
|
+
"description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
|
|
73072
73288
|
"commentRange": {
|
|
73073
73289
|
"start": 225,
|
|
73074
73290
|
"end": 226
|
|
73075
73291
|
},
|
|
73076
73292
|
"context": {
|
|
73077
73293
|
"type": "variable",
|
|
73078
|
-
"name": "kendo-scheduler-
|
|
73079
|
-
"value": "k-
|
|
73294
|
+
"name": "kendo-scheduler-yearview-indicator-bg",
|
|
73295
|
+
"value": "k-color(primary)",
|
|
73080
73296
|
"scope": "default",
|
|
73081
73297
|
"line": {
|
|
73082
73298
|
"start": 227,
|
|
@@ -73091,19 +73307,19 @@
|
|
|
73091
73307
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73092
73308
|
"name": "_variables.scss"
|
|
73093
73309
|
},
|
|
73094
|
-
"resolvedValue": "var(--kendo-
|
|
73310
|
+
"resolvedValue": "var(--kendo-color-primary)",
|
|
73095
73311
|
"resolvedType": "String"
|
|
73096
73312
|
},
|
|
73097
73313
|
{
|
|
73098
|
-
"description": "The
|
|
73314
|
+
"description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
|
|
73099
73315
|
"commentRange": {
|
|
73100
73316
|
"start": 228,
|
|
73101
73317
|
"end": 229
|
|
73102
73318
|
},
|
|
73103
73319
|
"context": {
|
|
73104
73320
|
"type": "variable",
|
|
73105
|
-
"name": "kendo-scheduler-
|
|
73106
|
-
"value": "k-
|
|
73321
|
+
"name": "kendo-scheduler-yearview-indicator-selected-bg",
|
|
73322
|
+
"value": "k-color(on-primary)",
|
|
73107
73323
|
"scope": "default",
|
|
73108
73324
|
"line": {
|
|
73109
73325
|
"start": 230,
|
|
@@ -73118,23 +73334,23 @@
|
|
|
73118
73334
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73119
73335
|
"name": "_variables.scss"
|
|
73120
73336
|
},
|
|
73121
|
-
"resolvedValue": "var(--kendo-
|
|
73337
|
+
"resolvedValue": "var(--kendo-color-on-primary)",
|
|
73122
73338
|
"resolvedType": "String"
|
|
73123
73339
|
},
|
|
73124
73340
|
{
|
|
73125
|
-
"description": "The
|
|
73341
|
+
"description": "The font size of the month inside the Scheduler Tooltip.\n",
|
|
73126
73342
|
"commentRange": {
|
|
73127
|
-
"start":
|
|
73128
|
-
"end":
|
|
73343
|
+
"start": 232,
|
|
73344
|
+
"end": 233
|
|
73129
73345
|
},
|
|
73130
73346
|
"context": {
|
|
73131
73347
|
"type": "variable",
|
|
73132
|
-
"name": "kendo-scheduler-
|
|
73133
|
-
"value": "
|
|
73348
|
+
"name": "kendo-scheduler-popover-month-font-size",
|
|
73349
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
73134
73350
|
"scope": "default",
|
|
73135
73351
|
"line": {
|
|
73136
|
-
"start":
|
|
73137
|
-
"end":
|
|
73352
|
+
"start": 234,
|
|
73353
|
+
"end": 234
|
|
73138
73354
|
}
|
|
73139
73355
|
},
|
|
73140
73356
|
"group": [
|
|
@@ -73145,23 +73361,23 @@
|
|
|
73145
73361
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73146
73362
|
"name": "_variables.scss"
|
|
73147
73363
|
},
|
|
73148
|
-
"resolvedValue": "var(--kendo-
|
|
73364
|
+
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
|
|
73149
73365
|
"resolvedType": "String"
|
|
73150
73366
|
},
|
|
73151
73367
|
{
|
|
73152
|
-
"description": "The
|
|
73368
|
+
"description": "The font size of the day inside the Scheduler Tooltip.\n",
|
|
73153
73369
|
"commentRange": {
|
|
73154
|
-
"start":
|
|
73155
|
-
"end":
|
|
73370
|
+
"start": 235,
|
|
73371
|
+
"end": 236
|
|
73156
73372
|
},
|
|
73157
73373
|
"context": {
|
|
73158
73374
|
"type": "variable",
|
|
73159
|
-
"name": "kendo-scheduler-
|
|
73160
|
-
"value": "
|
|
73375
|
+
"name": "kendo-scheduler-popover-day-font-size",
|
|
73376
|
+
"value": "calc( var( --kendo-font-size-sm, .75rem ) * 2 )",
|
|
73161
73377
|
"scope": "default",
|
|
73162
73378
|
"line": {
|
|
73163
|
-
"start":
|
|
73164
|
-
"end":
|
|
73379
|
+
"start": 237,
|
|
73380
|
+
"end": 237
|
|
73165
73381
|
}
|
|
73166
73382
|
},
|
|
73167
73383
|
"group": [
|
|
@@ -73172,23 +73388,23 @@
|
|
|
73172
73388
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73173
73389
|
"name": "_variables.scss"
|
|
73174
73390
|
},
|
|
73175
|
-
"resolvedValue": "var(--kendo-
|
|
73176
|
-
"resolvedType": "
|
|
73391
|
+
"resolvedValue": "calc(var(--kendo-font-size-sm, 0.75rem) * 2)",
|
|
73392
|
+
"resolvedType": "Calculation"
|
|
73177
73393
|
},
|
|
73178
73394
|
{
|
|
73179
|
-
"description": "The
|
|
73395
|
+
"description": "The max height of the events inside the Scheduler Tooltip.\n",
|
|
73180
73396
|
"commentRange": {
|
|
73181
|
-
"start":
|
|
73182
|
-
"end":
|
|
73397
|
+
"start": 239,
|
|
73398
|
+
"end": 240
|
|
73183
73399
|
},
|
|
73184
73400
|
"context": {
|
|
73185
73401
|
"type": "variable",
|
|
73186
|
-
"name": "kendo-scheduler-
|
|
73187
|
-
"value": "
|
|
73402
|
+
"name": "kendo-scheduler-popover-events-max-height",
|
|
73403
|
+
"value": "250px",
|
|
73188
73404
|
"scope": "default",
|
|
73189
73405
|
"line": {
|
|
73190
|
-
"start":
|
|
73191
|
-
"end":
|
|
73406
|
+
"start": 241,
|
|
73407
|
+
"end": 241
|
|
73192
73408
|
}
|
|
73193
73409
|
},
|
|
73194
73410
|
"group": [
|
|
@@ -73199,19 +73415,19 @@
|
|
|
73199
73415
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73200
73416
|
"name": "_variables.scss"
|
|
73201
73417
|
},
|
|
73202
|
-
"resolvedValue": "
|
|
73203
|
-
"resolvedType": "
|
|
73418
|
+
"resolvedValue": "250px",
|
|
73419
|
+
"resolvedType": "Number"
|
|
73204
73420
|
},
|
|
73205
73421
|
{
|
|
73206
|
-
"description": "The
|
|
73422
|
+
"description": "The spacing between the events inside the Scheduler Tooltip.\n",
|
|
73207
73423
|
"commentRange": {
|
|
73208
73424
|
"start": 242,
|
|
73209
73425
|
"end": 243
|
|
73210
73426
|
},
|
|
73211
73427
|
"context": {
|
|
73212
73428
|
"type": "variable",
|
|
73213
|
-
"name": "kendo-scheduler-
|
|
73214
|
-
"value": "k-spacing(
|
|
73429
|
+
"name": "kendo-scheduler-popover-events-gap",
|
|
73430
|
+
"value": "k-spacing(1.5)",
|
|
73215
73431
|
"scope": "default",
|
|
73216
73432
|
"line": {
|
|
73217
73433
|
"start": 244,
|
|
@@ -73226,19 +73442,19 @@
|
|
|
73226
73442
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73227
73443
|
"name": "_variables.scss"
|
|
73228
73444
|
},
|
|
73229
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
73445
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
73230
73446
|
"resolvedType": "String"
|
|
73231
73447
|
},
|
|
73232
73448
|
{
|
|
73233
|
-
"description": "The
|
|
73449
|
+
"description": "The minimum height of the events inside the Scheduler Tooltip.\n",
|
|
73234
73450
|
"commentRange": {
|
|
73235
73451
|
"start": 246,
|
|
73236
73452
|
"end": 247
|
|
73237
73453
|
},
|
|
73238
73454
|
"context": {
|
|
73239
73455
|
"type": "variable",
|
|
73240
|
-
"name": "kendo-scheduler-event-
|
|
73241
|
-
"value": "
|
|
73456
|
+
"name": "kendo-scheduler-popover-event-min-height",
|
|
73457
|
+
"value": "25px",
|
|
73242
73458
|
"scope": "default",
|
|
73243
73459
|
"line": {
|
|
73244
73460
|
"start": 248,
|
|
@@ -73253,19 +73469,19 @@
|
|
|
73253
73469
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73254
73470
|
"name": "_variables.scss"
|
|
73255
73471
|
},
|
|
73256
|
-
"resolvedValue": "
|
|
73257
|
-
"resolvedType": "
|
|
73472
|
+
"resolvedValue": "25px",
|
|
73473
|
+
"resolvedType": "Number"
|
|
73258
73474
|
},
|
|
73259
73475
|
{
|
|
73260
|
-
"description": "The
|
|
73476
|
+
"description": "The horizontal padding of the events inside the Scheduler Tooltip.\n",
|
|
73261
73477
|
"commentRange": {
|
|
73262
73478
|
"start": 249,
|
|
73263
73479
|
"end": 250
|
|
73264
73480
|
},
|
|
73265
73481
|
"context": {
|
|
73266
73482
|
"type": "variable",
|
|
73267
|
-
"name": "kendo-scheduler-event-
|
|
73268
|
-
"value": "k-spacing(
|
|
73483
|
+
"name": "kendo-scheduler-popover-event-padding-x",
|
|
73484
|
+
"value": "k-spacing(2)",
|
|
73269
73485
|
"scope": "default",
|
|
73270
73486
|
"line": {
|
|
73271
73487
|
"start": 251,
|
|
@@ -73280,23 +73496,104 @@
|
|
|
73280
73496
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73281
73497
|
"name": "_variables.scss"
|
|
73282
73498
|
},
|
|
73283
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
73499
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
73284
73500
|
"resolvedType": "String"
|
|
73285
73501
|
},
|
|
73286
73502
|
{
|
|
73287
|
-
"description": "The
|
|
73503
|
+
"description": "The vertical padding of the events inside the Scheduler Tooltip.\n",
|
|
73288
73504
|
"commentRange": {
|
|
73289
|
-
"start":
|
|
73290
|
-
"end":
|
|
73505
|
+
"start": 252,
|
|
73506
|
+
"end": 253
|
|
73291
73507
|
},
|
|
73292
73508
|
"context": {
|
|
73293
73509
|
"type": "variable",
|
|
73294
|
-
"name": "kendo-scheduler-event-
|
|
73510
|
+
"name": "kendo-scheduler-popover-event-padding-y",
|
|
73511
|
+
"value": "null",
|
|
73512
|
+
"scope": "default",
|
|
73513
|
+
"line": {
|
|
73514
|
+
"start": 254,
|
|
73515
|
+
"end": 254
|
|
73516
|
+
}
|
|
73517
|
+
},
|
|
73518
|
+
"group": [
|
|
73519
|
+
"scheduler"
|
|
73520
|
+
],
|
|
73521
|
+
"access": "public",
|
|
73522
|
+
"file": {
|
|
73523
|
+
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73524
|
+
"name": "_variables.scss"
|
|
73525
|
+
},
|
|
73526
|
+
"resolvedValue": "null",
|
|
73527
|
+
"resolvedType": "Null"
|
|
73528
|
+
},
|
|
73529
|
+
{
|
|
73530
|
+
"description": "The border radius of the events inside the Scheduler Tooltip.\n",
|
|
73531
|
+
"commentRange": {
|
|
73532
|
+
"start": 255,
|
|
73533
|
+
"end": 256
|
|
73534
|
+
},
|
|
73535
|
+
"context": {
|
|
73536
|
+
"type": "variable",
|
|
73537
|
+
"name": "kendo-scheduler-popover-event-border-radius",
|
|
73538
|
+
"value": "k-border-radius(md)",
|
|
73539
|
+
"scope": "default",
|
|
73540
|
+
"line": {
|
|
73541
|
+
"start": 257,
|
|
73542
|
+
"end": 257
|
|
73543
|
+
}
|
|
73544
|
+
},
|
|
73545
|
+
"group": [
|
|
73546
|
+
"scheduler"
|
|
73547
|
+
],
|
|
73548
|
+
"access": "public",
|
|
73549
|
+
"file": {
|
|
73550
|
+
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73551
|
+
"name": "_variables.scss"
|
|
73552
|
+
},
|
|
73553
|
+
"resolvedValue": "var(--kendo-border-radius-md)",
|
|
73554
|
+
"resolvedType": "String"
|
|
73555
|
+
},
|
|
73556
|
+
{
|
|
73557
|
+
"description": "The spacing between the events items inside the Scheduler Tooltip.\n",
|
|
73558
|
+
"commentRange": {
|
|
73559
|
+
"start": 258,
|
|
73560
|
+
"end": 259
|
|
73561
|
+
},
|
|
73562
|
+
"context": {
|
|
73563
|
+
"type": "variable",
|
|
73564
|
+
"name": "kendo-scheduler-popover-event-gap",
|
|
73565
|
+
"value": "k-spacing(1.5)",
|
|
73566
|
+
"scope": "default",
|
|
73567
|
+
"line": {
|
|
73568
|
+
"start": 260,
|
|
73569
|
+
"end": 260
|
|
73570
|
+
}
|
|
73571
|
+
},
|
|
73572
|
+
"group": [
|
|
73573
|
+
"scheduler"
|
|
73574
|
+
],
|
|
73575
|
+
"access": "public",
|
|
73576
|
+
"file": {
|
|
73577
|
+
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73578
|
+
"name": "_variables.scss"
|
|
73579
|
+
},
|
|
73580
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
73581
|
+
"resolvedType": "String"
|
|
73582
|
+
},
|
|
73583
|
+
{
|
|
73584
|
+
"description": "The horizontal padding of the Scheduler event template.\n",
|
|
73585
|
+
"commentRange": {
|
|
73586
|
+
"start": 262,
|
|
73587
|
+
"end": 263
|
|
73588
|
+
},
|
|
73589
|
+
"context": {
|
|
73590
|
+
"type": "variable",
|
|
73591
|
+
"name": "kendo-scheduler-event-template-padding-x",
|
|
73295
73592
|
"value": "k-spacing(2)",
|
|
73296
73593
|
"scope": "default",
|
|
73297
73594
|
"line": {
|
|
73298
|
-
"start":
|
|
73299
|
-
"end":
|
|
73595
|
+
"start": 264,
|
|
73596
|
+
"end": 264
|
|
73300
73597
|
}
|
|
73301
73598
|
},
|
|
73302
73599
|
"group": [
|
|
@@ -73311,19 +73608,19 @@
|
|
|
73311
73608
|
"resolvedType": "String"
|
|
73312
73609
|
},
|
|
73313
73610
|
{
|
|
73314
|
-
"description": "The
|
|
73611
|
+
"description": "The vertical padding of the Scheduler event template.\n",
|
|
73315
73612
|
"commentRange": {
|
|
73316
|
-
"start":
|
|
73317
|
-
"end":
|
|
73613
|
+
"start": 265,
|
|
73614
|
+
"end": 266
|
|
73318
73615
|
},
|
|
73319
73616
|
"context": {
|
|
73320
73617
|
"type": "variable",
|
|
73321
|
-
"name": "kendo-scheduler-
|
|
73322
|
-
"value": "k-spacing(
|
|
73618
|
+
"name": "kendo-scheduler-event-template-padding-y",
|
|
73619
|
+
"value": "k-spacing(1)",
|
|
73323
73620
|
"scope": "default",
|
|
73324
73621
|
"line": {
|
|
73325
|
-
"start":
|
|
73326
|
-
"end":
|
|
73622
|
+
"start": 267,
|
|
73623
|
+
"end": 267
|
|
73327
73624
|
}
|
|
73328
73625
|
},
|
|
73329
73626
|
"group": [
|
|
@@ -73334,14 +73631,14 @@
|
|
|
73334
73631
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
73335
73632
|
"name": "_variables.scss"
|
|
73336
73633
|
},
|
|
73337
|
-
"resolvedValue": "
|
|
73338
|
-
"resolvedType": "
|
|
73634
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
73635
|
+
"resolvedType": "String"
|
|
73339
73636
|
},
|
|
73340
73637
|
{
|
|
73341
73638
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
73342
73639
|
"commentRange": {
|
|
73343
|
-
"start":
|
|
73344
|
-
"end":
|
|
73640
|
+
"start": 269,
|
|
73641
|
+
"end": 270
|
|
73345
73642
|
},
|
|
73346
73643
|
"context": {
|
|
73347
73644
|
"type": "variable",
|
|
@@ -73349,8 +73646,8 @@
|
|
|
73349
73646
|
"value": "k-spacing(1)",
|
|
73350
73647
|
"scope": "default",
|
|
73351
73648
|
"line": {
|
|
73352
|
-
"start":
|
|
73353
|
-
"end":
|
|
73649
|
+
"start": 271,
|
|
73650
|
+
"end": 271
|
|
73354
73651
|
}
|
|
73355
73652
|
},
|
|
73356
73653
|
"group": [
|
|
@@ -73367,8 +73664,8 @@
|
|
|
73367
73664
|
{
|
|
73368
73665
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
73369
73666
|
"commentRange": {
|
|
73370
|
-
"start":
|
|
73371
|
-
"end":
|
|
73667
|
+
"start": 272,
|
|
73668
|
+
"end": 273
|
|
73372
73669
|
},
|
|
73373
73670
|
"context": {
|
|
73374
73671
|
"type": "variable",
|
|
@@ -73376,8 +73673,8 @@
|
|
|
73376
73673
|
"value": "k-spacing(0.5)",
|
|
73377
73674
|
"scope": "default",
|
|
73378
73675
|
"line": {
|
|
73379
|
-
"start":
|
|
73380
|
-
"end":
|
|
73676
|
+
"start": 274,
|
|
73677
|
+
"end": 274
|
|
73381
73678
|
}
|
|
73382
73679
|
},
|
|
73383
73680
|
"group": [
|
|
@@ -73394,8 +73691,8 @@
|
|
|
73394
73691
|
{
|
|
73395
73692
|
"description": "The spacing between icon and text in Scheduler navigation items.\n",
|
|
73396
73693
|
"commentRange": {
|
|
73397
|
-
"start":
|
|
73398
|
-
"end":
|
|
73694
|
+
"start": 276,
|
|
73695
|
+
"end": 277
|
|
73399
73696
|
},
|
|
73400
73697
|
"context": {
|
|
73401
73698
|
"type": "variable",
|
|
@@ -73403,8 +73700,8 @@
|
|
|
73403
73700
|
"value": "k-spacing(1)",
|
|
73404
73701
|
"scope": "default",
|
|
73405
73702
|
"line": {
|
|
73406
|
-
"start":
|
|
73407
|
-
"end":
|
|
73703
|
+
"start": 278,
|
|
73704
|
+
"end": 278
|
|
73408
73705
|
}
|
|
73409
73706
|
},
|
|
73410
73707
|
"group": [
|
|
@@ -73421,8 +73718,8 @@
|
|
|
73421
73718
|
{
|
|
73422
73719
|
"description": "The background color of the Scheduler header.\n",
|
|
73423
73720
|
"commentRange": {
|
|
73424
|
-
"start":
|
|
73425
|
-
"end":
|
|
73721
|
+
"start": 280,
|
|
73722
|
+
"end": 281
|
|
73426
73723
|
},
|
|
73427
73724
|
"context": {
|
|
73428
73725
|
"type": "variable",
|
|
@@ -73430,8 +73727,8 @@
|
|
|
73430
73727
|
"value": "k-translucency-bg(k-color(surface))",
|
|
73431
73728
|
"scope": "default",
|
|
73432
73729
|
"line": {
|
|
73433
|
-
"start":
|
|
73434
|
-
"end":
|
|
73730
|
+
"start": 282,
|
|
73731
|
+
"end": 282
|
|
73435
73732
|
}
|
|
73436
73733
|
},
|
|
73437
73734
|
"group": [
|
|
@@ -106711,6 +107008,33 @@
|
|
|
106711
107008
|
},
|
|
106712
107009
|
"resolvedValue": "var(--kendo-spacing-2)",
|
|
106713
107010
|
"resolvedType": "String"
|
|
107011
|
+
},
|
|
107012
|
+
{
|
|
107013
|
+
"description": "The border radius of the pre element in the ToolCall body.\n",
|
|
107014
|
+
"commentRange": {
|
|
107015
|
+
"start": 46,
|
|
107016
|
+
"end": 47
|
|
107017
|
+
},
|
|
107018
|
+
"context": {
|
|
107019
|
+
"type": "variable",
|
|
107020
|
+
"name": "kendo-tool-call-pre-border-radius",
|
|
107021
|
+
"value": "k-border-radius(xl)",
|
|
107022
|
+
"scope": "default",
|
|
107023
|
+
"line": {
|
|
107024
|
+
"start": 48,
|
|
107025
|
+
"end": 48
|
|
107026
|
+
}
|
|
107027
|
+
},
|
|
107028
|
+
"group": [
|
|
107029
|
+
"agent-response"
|
|
107030
|
+
],
|
|
107031
|
+
"access": "public",
|
|
107032
|
+
"file": {
|
|
107033
|
+
"path": "meridian/scss/agent-response/_variables.scss",
|
|
107034
|
+
"name": "_variables.scss"
|
|
107035
|
+
},
|
|
107036
|
+
"resolvedValue": "var(--kendo-border-radius-xl)",
|
|
107037
|
+
"resolvedType": "String"
|
|
106714
107038
|
}
|
|
106715
107039
|
]
|
|
106716
107040
|
},
|
|
@@ -126980,7 +127304,7 @@
|
|
|
126980
127304
|
"context": {
|
|
126981
127305
|
"type": "variable",
|
|
126982
127306
|
"name": "kendo-citation-popover-view-padding",
|
|
126983
|
-
"value": "k-spacing(4)",
|
|
127307
|
+
"value": "k-spacing(2) k-spacing(4) k-spacing(4) k-spacing(4)",
|
|
126984
127308
|
"scope": "default",
|
|
126985
127309
|
"line": {
|
|
126986
127310
|
"start": 7,
|
|
@@ -126995,8 +127319,8 @@
|
|
|
126995
127319
|
"path": "meridian/scss/citation/_variables.scss",
|
|
126996
127320
|
"name": "_variables.scss"
|
|
126997
127321
|
},
|
|
126998
|
-
"resolvedValue": "var(--kendo-spacing-4)",
|
|
126999
|
-
"resolvedType": "
|
|
127322
|
+
"resolvedValue": "(var(--kendo-spacing-2) var(--kendo-spacing-4) var(--kendo-spacing-4) var(--kendo-spacing-4))",
|
|
127323
|
+
"resolvedType": "List"
|
|
127000
127324
|
},
|
|
127001
127325
|
{
|
|
127002
127326
|
"description": "The text color of the CitationPopover page indicator.\n",
|
|
@@ -127024,6 +127348,195 @@
|
|
|
127024
127348
|
},
|
|
127025
127349
|
"resolvedValue": "var(--kendo-color-subtle)",
|
|
127026
127350
|
"resolvedType": "String"
|
|
127351
|
+
},
|
|
127352
|
+
{
|
|
127353
|
+
"description": "The font weight of the CitationPopoverView title.\n",
|
|
127354
|
+
"commentRange": {
|
|
127355
|
+
"start": 11,
|
|
127356
|
+
"end": 12
|
|
127357
|
+
},
|
|
127358
|
+
"context": {
|
|
127359
|
+
"type": "variable",
|
|
127360
|
+
"name": "kendo-citation-popover-view-title-font-weight",
|
|
127361
|
+
"value": "var(--kendo-font-weight-medium)",
|
|
127362
|
+
"scope": "default",
|
|
127363
|
+
"line": {
|
|
127364
|
+
"start": 13,
|
|
127365
|
+
"end": 13
|
|
127366
|
+
}
|
|
127367
|
+
},
|
|
127368
|
+
"group": [
|
|
127369
|
+
"citation"
|
|
127370
|
+
],
|
|
127371
|
+
"access": "public",
|
|
127372
|
+
"file": {
|
|
127373
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
127374
|
+
"name": "_variables.scss"
|
|
127375
|
+
},
|
|
127376
|
+
"resolvedValue": "var(--kendo-font-weight-medium)",
|
|
127377
|
+
"resolvedType": "String"
|
|
127378
|
+
},
|
|
127379
|
+
{
|
|
127380
|
+
"description": "The font size of the CitationPopoverView body text.\n",
|
|
127381
|
+
"commentRange": {
|
|
127382
|
+
"start": 14,
|
|
127383
|
+
"end": 15
|
|
127384
|
+
},
|
|
127385
|
+
"context": {
|
|
127386
|
+
"type": "variable",
|
|
127387
|
+
"name": "kendo-citation-popover-view-body-font-size",
|
|
127388
|
+
"value": "var(--kendo-font-size-sm)",
|
|
127389
|
+
"scope": "default",
|
|
127390
|
+
"line": {
|
|
127391
|
+
"start": 16,
|
|
127392
|
+
"end": 16
|
|
127393
|
+
}
|
|
127394
|
+
},
|
|
127395
|
+
"group": [
|
|
127396
|
+
"citation"
|
|
127397
|
+
],
|
|
127398
|
+
"access": "public",
|
|
127399
|
+
"file": {
|
|
127400
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
127401
|
+
"name": "_variables.scss"
|
|
127402
|
+
},
|
|
127403
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
127404
|
+
"resolvedType": "String"
|
|
127405
|
+
},
|
|
127406
|
+
{
|
|
127407
|
+
"description": "The top margin of the CitationPopoverView body text.\n",
|
|
127408
|
+
"commentRange": {
|
|
127409
|
+
"start": 17,
|
|
127410
|
+
"end": 18
|
|
127411
|
+
},
|
|
127412
|
+
"context": {
|
|
127413
|
+
"type": "variable",
|
|
127414
|
+
"name": "kendo-citation-popover-view-body-margin-top",
|
|
127415
|
+
"value": "k-spacing(2)",
|
|
127416
|
+
"scope": "default",
|
|
127417
|
+
"line": {
|
|
127418
|
+
"start": 19,
|
|
127419
|
+
"end": 19
|
|
127420
|
+
}
|
|
127421
|
+
},
|
|
127422
|
+
"group": [
|
|
127423
|
+
"citation"
|
|
127424
|
+
],
|
|
127425
|
+
"access": "public",
|
|
127426
|
+
"file": {
|
|
127427
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
127428
|
+
"name": "_variables.scss"
|
|
127429
|
+
},
|
|
127430
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
127431
|
+
"resolvedType": "String"
|
|
127432
|
+
},
|
|
127433
|
+
{
|
|
127434
|
+
"description": "The text color of the CitationPopoverView body text.\n",
|
|
127435
|
+
"commentRange": {
|
|
127436
|
+
"start": 20,
|
|
127437
|
+
"end": 21
|
|
127438
|
+
},
|
|
127439
|
+
"context": {
|
|
127440
|
+
"type": "variable",
|
|
127441
|
+
"name": "kendo-citation-popover-view-body-color",
|
|
127442
|
+
"value": "k-color(subtle)",
|
|
127443
|
+
"scope": "default",
|
|
127444
|
+
"line": {
|
|
127445
|
+
"start": 22,
|
|
127446
|
+
"end": 22
|
|
127447
|
+
}
|
|
127448
|
+
},
|
|
127449
|
+
"group": [
|
|
127450
|
+
"citation"
|
|
127451
|
+
],
|
|
127452
|
+
"access": "public",
|
|
127453
|
+
"file": {
|
|
127454
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
127455
|
+
"name": "_variables.scss"
|
|
127456
|
+
},
|
|
127457
|
+
"resolvedValue": "var(--kendo-color-subtle)",
|
|
127458
|
+
"resolvedType": "String"
|
|
127459
|
+
},
|
|
127460
|
+
{
|
|
127461
|
+
"description": "The font size of the CitationPopoverView source link.\n",
|
|
127462
|
+
"commentRange": {
|
|
127463
|
+
"start": 23,
|
|
127464
|
+
"end": 24
|
|
127465
|
+
},
|
|
127466
|
+
"context": {
|
|
127467
|
+
"type": "variable",
|
|
127468
|
+
"name": "kendo-citation-popover-view-source-font-size",
|
|
127469
|
+
"value": "var(--kendo-font-size-sm)",
|
|
127470
|
+
"scope": "default",
|
|
127471
|
+
"line": {
|
|
127472
|
+
"start": 25,
|
|
127473
|
+
"end": 25
|
|
127474
|
+
}
|
|
127475
|
+
},
|
|
127476
|
+
"group": [
|
|
127477
|
+
"citation"
|
|
127478
|
+
],
|
|
127479
|
+
"access": "public",
|
|
127480
|
+
"file": {
|
|
127481
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
127482
|
+
"name": "_variables.scss"
|
|
127483
|
+
},
|
|
127484
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
127485
|
+
"resolvedType": "String"
|
|
127486
|
+
},
|
|
127487
|
+
{
|
|
127488
|
+
"description": "The top margin of the CitationPopoverView source link.\n",
|
|
127489
|
+
"commentRange": {
|
|
127490
|
+
"start": 26,
|
|
127491
|
+
"end": 27
|
|
127492
|
+
},
|
|
127493
|
+
"context": {
|
|
127494
|
+
"type": "variable",
|
|
127495
|
+
"name": "kendo-citation-popover-view-source-margin-top",
|
|
127496
|
+
"value": "0",
|
|
127497
|
+
"scope": "default",
|
|
127498
|
+
"line": {
|
|
127499
|
+
"start": 28,
|
|
127500
|
+
"end": 28
|
|
127501
|
+
}
|
|
127502
|
+
},
|
|
127503
|
+
"group": [
|
|
127504
|
+
"citation"
|
|
127505
|
+
],
|
|
127506
|
+
"access": "public",
|
|
127507
|
+
"file": {
|
|
127508
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
127509
|
+
"name": "_variables.scss"
|
|
127510
|
+
},
|
|
127511
|
+
"resolvedValue": "0",
|
|
127512
|
+
"resolvedType": "Number"
|
|
127513
|
+
},
|
|
127514
|
+
{
|
|
127515
|
+
"description": "The gap between the icon and text of the CitationPopoverView source link.\n",
|
|
127516
|
+
"commentRange": {
|
|
127517
|
+
"start": 29,
|
|
127518
|
+
"end": 30
|
|
127519
|
+
},
|
|
127520
|
+
"context": {
|
|
127521
|
+
"type": "variable",
|
|
127522
|
+
"name": "kendo-citation-popover-view-source-gap",
|
|
127523
|
+
"value": "k-spacing(1)",
|
|
127524
|
+
"scope": "default",
|
|
127525
|
+
"line": {
|
|
127526
|
+
"start": 31,
|
|
127527
|
+
"end": 31
|
|
127528
|
+
}
|
|
127529
|
+
},
|
|
127530
|
+
"group": [
|
|
127531
|
+
"citation"
|
|
127532
|
+
],
|
|
127533
|
+
"access": "public",
|
|
127534
|
+
"file": {
|
|
127535
|
+
"path": "meridian/scss/citation/_variables.scss",
|
|
127536
|
+
"name": "_variables.scss"
|
|
127537
|
+
},
|
|
127538
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
127539
|
+
"resolvedType": "String"
|
|
127027
127540
|
}
|
|
127028
127541
|
]
|
|
127029
127542
|
},
|
|
@@ -177801,7 +178314,7 @@
|
|
|
177801
178314
|
"context": {
|
|
177802
178315
|
"type": "variable",
|
|
177803
178316
|
"name": "kendo-scheduler-event-min-height",
|
|
177804
|
-
"value": "
|
|
178317
|
+
"value": "12px",
|
|
177805
178318
|
"scope": "default",
|
|
177806
178319
|
"line": {
|
|
177807
178320
|
"start": 62,
|
|
@@ -177816,7 +178329,7 @@
|
|
|
177816
178329
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
177817
178330
|
"name": "_variables.scss"
|
|
177818
178331
|
},
|
|
177819
|
-
"resolvedValue": "
|
|
178332
|
+
"resolvedValue": "12px",
|
|
177820
178333
|
"resolvedType": "Number"
|
|
177821
178334
|
},
|
|
177822
178335
|
{
|
|
@@ -177847,19 +178360,19 @@
|
|
|
177847
178360
|
"resolvedType": "String"
|
|
177848
178361
|
},
|
|
177849
178362
|
{
|
|
177850
|
-
"description": "The
|
|
178363
|
+
"description": "The font size of the Scheduler event title.\n",
|
|
177851
178364
|
"commentRange": {
|
|
177852
|
-
"start":
|
|
177853
|
-
"end":
|
|
178365
|
+
"start": 67,
|
|
178366
|
+
"end": 68
|
|
177854
178367
|
},
|
|
177855
178368
|
"context": {
|
|
177856
178369
|
"type": "variable",
|
|
177857
|
-
"name": "kendo-scheduler-event-
|
|
177858
|
-
"value": "
|
|
178370
|
+
"name": "kendo-scheduler-event-title-font-size",
|
|
178371
|
+
"value": "var(--kendo-font-size-sm)",
|
|
177859
178372
|
"scope": "default",
|
|
177860
178373
|
"line": {
|
|
177861
|
-
"start":
|
|
177862
|
-
"end":
|
|
178374
|
+
"start": 69,
|
|
178375
|
+
"end": 69
|
|
177863
178376
|
}
|
|
177864
178377
|
},
|
|
177865
178378
|
"group": [
|
|
@@ -177870,19 +178383,19 @@
|
|
|
177870
178383
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
177871
178384
|
"name": "_variables.scss"
|
|
177872
178385
|
},
|
|
177873
|
-
"resolvedValue": "
|
|
177874
|
-
"resolvedType": "
|
|
178386
|
+
"resolvedValue": "var(--kendo-font-size-sm)",
|
|
178387
|
+
"resolvedType": "String"
|
|
177875
178388
|
},
|
|
177876
178389
|
{
|
|
177877
|
-
"description": "The
|
|
178390
|
+
"description": "The line height of the Scheduler event title.\n",
|
|
177878
178391
|
"commentRange": {
|
|
177879
178392
|
"start": 70,
|
|
177880
178393
|
"end": 71
|
|
177881
178394
|
},
|
|
177882
178395
|
"context": {
|
|
177883
178396
|
"type": "variable",
|
|
177884
|
-
"name": "kendo-scheduler-event-
|
|
177885
|
-
"value": "
|
|
178397
|
+
"name": "kendo-scheduler-event-title-line-height",
|
|
178398
|
+
"value": "var(--kendo-line-height-sm)",
|
|
177886
178399
|
"scope": "default",
|
|
177887
178400
|
"line": {
|
|
177888
178401
|
"start": 72,
|
|
@@ -177897,19 +178410,19 @@
|
|
|
177897
178410
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
177898
178411
|
"name": "_variables.scss"
|
|
177899
178412
|
},
|
|
177900
|
-
"resolvedValue": "var(--kendo-
|
|
178413
|
+
"resolvedValue": "var(--kendo-line-height-sm)",
|
|
177901
178414
|
"resolvedType": "String"
|
|
177902
178415
|
},
|
|
177903
178416
|
{
|
|
177904
|
-
"description": "The
|
|
178417
|
+
"description": "The top padding of the Scheduler event title.\n",
|
|
177905
178418
|
"commentRange": {
|
|
177906
178419
|
"start": 73,
|
|
177907
178420
|
"end": 74
|
|
177908
178421
|
},
|
|
177909
178422
|
"context": {
|
|
177910
178423
|
"type": "variable",
|
|
177911
|
-
"name": "kendo-scheduler-event-
|
|
177912
|
-
"value": "k-
|
|
178424
|
+
"name": "kendo-scheduler-event-title-padding-top",
|
|
178425
|
+
"value": "k-spacing(1)",
|
|
177913
178426
|
"scope": "default",
|
|
177914
178427
|
"line": {
|
|
177915
178428
|
"start": 75,
|
|
@@ -177924,19 +178437,19 @@
|
|
|
177924
178437
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
177925
178438
|
"name": "_variables.scss"
|
|
177926
178439
|
},
|
|
177927
|
-
"resolvedValue": "var(--kendo-
|
|
178440
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
177928
178441
|
"resolvedType": "String"
|
|
177929
178442
|
},
|
|
177930
178443
|
{
|
|
177931
|
-
"description": "The
|
|
178444
|
+
"description": "The bottom padding of the Scheduler event title.\n",
|
|
177932
178445
|
"commentRange": {
|
|
177933
178446
|
"start": 76,
|
|
177934
178447
|
"end": 77
|
|
177935
178448
|
},
|
|
177936
178449
|
"context": {
|
|
177937
178450
|
"type": "variable",
|
|
177938
|
-
"name": "kendo-scheduler-event-
|
|
177939
|
-
"value": "k-
|
|
178451
|
+
"name": "kendo-scheduler-event-title-padding-bottom",
|
|
178452
|
+
"value": "k-spacing(0.5)",
|
|
177940
178453
|
"scope": "default",
|
|
177941
178454
|
"line": {
|
|
177942
178455
|
"start": 78,
|
|
@@ -177951,23 +178464,23 @@
|
|
|
177951
178464
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
177952
178465
|
"name": "_variables.scss"
|
|
177953
178466
|
},
|
|
177954
|
-
"resolvedValue": "var(--kendo-
|
|
178467
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
177955
178468
|
"resolvedType": "String"
|
|
177956
178469
|
},
|
|
177957
178470
|
{
|
|
177958
|
-
"description": "The
|
|
178471
|
+
"description": "The font size of the Scheduler event time.\n",
|
|
177959
178472
|
"commentRange": {
|
|
177960
|
-
"start":
|
|
177961
|
-
"end":
|
|
178473
|
+
"start": 80,
|
|
178474
|
+
"end": 81
|
|
177962
178475
|
},
|
|
177963
178476
|
"context": {
|
|
177964
178477
|
"type": "variable",
|
|
177965
|
-
"name": "kendo-scheduler-event-
|
|
177966
|
-
"value": "
|
|
178478
|
+
"name": "kendo-scheduler-event-time-font-size",
|
|
178479
|
+
"value": "var(--kendo-font-size-xs)",
|
|
177967
178480
|
"scope": "default",
|
|
177968
178481
|
"line": {
|
|
177969
|
-
"start":
|
|
177970
|
-
"end":
|
|
178482
|
+
"start": 82,
|
|
178483
|
+
"end": 82
|
|
177971
178484
|
}
|
|
177972
178485
|
},
|
|
177973
178486
|
"group": [
|
|
@@ -177978,23 +178491,23 @@
|
|
|
177978
178491
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
177979
178492
|
"name": "_variables.scss"
|
|
177980
178493
|
},
|
|
177981
|
-
"resolvedValue": "
|
|
177982
|
-
"resolvedType": "
|
|
178494
|
+
"resolvedValue": "var(--kendo-font-size-xs)",
|
|
178495
|
+
"resolvedType": "String"
|
|
177983
178496
|
},
|
|
177984
178497
|
{
|
|
177985
|
-
"description": "The
|
|
178498
|
+
"description": "The line height of the Scheduler event time.\n",
|
|
177986
178499
|
"commentRange": {
|
|
177987
|
-
"start":
|
|
177988
|
-
"end":
|
|
178500
|
+
"start": 83,
|
|
178501
|
+
"end": 84
|
|
177989
178502
|
},
|
|
177990
178503
|
"context": {
|
|
177991
178504
|
"type": "variable",
|
|
177992
|
-
"name": "kendo-scheduler-event-
|
|
177993
|
-
"value": "
|
|
178505
|
+
"name": "kendo-scheduler-event-time-line-height",
|
|
178506
|
+
"value": "var(--kendo-line-height-sm)",
|
|
177994
178507
|
"scope": "default",
|
|
177995
178508
|
"line": {
|
|
177996
|
-
"start":
|
|
177997
|
-
"end":
|
|
178509
|
+
"start": 85,
|
|
178510
|
+
"end": 85
|
|
177998
178511
|
}
|
|
177999
178512
|
},
|
|
178000
178513
|
"group": [
|
|
@@ -178005,19 +178518,19 @@
|
|
|
178005
178518
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178006
178519
|
"name": "_variables.scss"
|
|
178007
178520
|
},
|
|
178008
|
-
"resolvedValue": "
|
|
178009
|
-
"resolvedType": "
|
|
178521
|
+
"resolvedValue": "var(--kendo-line-height-sm)",
|
|
178522
|
+
"resolvedType": "String"
|
|
178010
178523
|
},
|
|
178011
178524
|
{
|
|
178012
|
-
"description": "The
|
|
178525
|
+
"description": "The top padding of the Scheduler event time.\n",
|
|
178013
178526
|
"commentRange": {
|
|
178014
178527
|
"start": 86,
|
|
178015
178528
|
"end": 87
|
|
178016
178529
|
},
|
|
178017
178530
|
"context": {
|
|
178018
178531
|
"type": "variable",
|
|
178019
|
-
"name": "kendo-scheduler-event-
|
|
178020
|
-
"value": "
|
|
178532
|
+
"name": "kendo-scheduler-event-time-padding-top",
|
|
178533
|
+
"value": "k-spacing(0.5)",
|
|
178021
178534
|
"scope": "default",
|
|
178022
178535
|
"line": {
|
|
178023
178536
|
"start": 88,
|
|
@@ -178032,19 +178545,19 @@
|
|
|
178032
178545
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178033
178546
|
"name": "_variables.scss"
|
|
178034
178547
|
},
|
|
178035
|
-
"resolvedValue": "
|
|
178036
|
-
"resolvedType": "
|
|
178548
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
178549
|
+
"resolvedType": "String"
|
|
178037
178550
|
},
|
|
178038
178551
|
{
|
|
178039
|
-
"description": "The
|
|
178552
|
+
"description": "The bottom padding of the Scheduler event time.\n",
|
|
178040
178553
|
"commentRange": {
|
|
178041
178554
|
"start": 89,
|
|
178042
178555
|
"end": 90
|
|
178043
178556
|
},
|
|
178044
178557
|
"context": {
|
|
178045
178558
|
"type": "variable",
|
|
178046
|
-
"name": "kendo-scheduler-event-
|
|
178047
|
-
"value": "
|
|
178559
|
+
"name": "kendo-scheduler-event-time-padding-bottom",
|
|
178560
|
+
"value": "k-spacing(0.5)",
|
|
178048
178561
|
"scope": "default",
|
|
178049
178562
|
"line": {
|
|
178050
178563
|
"start": 91,
|
|
@@ -178059,23 +178572,23 @@
|
|
|
178059
178572
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178060
178573
|
"name": "_variables.scss"
|
|
178061
178574
|
},
|
|
178062
|
-
"resolvedValue": "
|
|
178063
|
-
"resolvedType": "
|
|
178575
|
+
"resolvedValue": "var(--kendo-spacing-0\\.5)",
|
|
178576
|
+
"resolvedType": "String"
|
|
178064
178577
|
},
|
|
178065
178578
|
{
|
|
178066
|
-
"description": "The
|
|
178579
|
+
"description": "The background color of the Scheduler event.\n",
|
|
178067
178580
|
"commentRange": {
|
|
178068
|
-
"start":
|
|
178069
|
-
"end":
|
|
178581
|
+
"start": 93,
|
|
178582
|
+
"end": 94
|
|
178070
178583
|
},
|
|
178071
178584
|
"context": {
|
|
178072
178585
|
"type": "variable",
|
|
178073
|
-
"name": "kendo-scheduler-event-
|
|
178074
|
-
"value": "
|
|
178586
|
+
"name": "kendo-scheduler-event-bg",
|
|
178587
|
+
"value": "k-color(secondary-subtle)",
|
|
178075
178588
|
"scope": "default",
|
|
178076
178589
|
"line": {
|
|
178077
|
-
"start":
|
|
178078
|
-
"end":
|
|
178590
|
+
"start": 95,
|
|
178591
|
+
"end": 95
|
|
178079
178592
|
}
|
|
178080
178593
|
},
|
|
178081
178594
|
"group": [
|
|
@@ -178086,23 +178599,23 @@
|
|
|
178086
178599
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178087
178600
|
"name": "_variables.scss"
|
|
178088
178601
|
},
|
|
178089
|
-
"resolvedValue": "
|
|
178090
|
-
"resolvedType": "
|
|
178602
|
+
"resolvedValue": "var(--kendo-color-secondary-subtle)",
|
|
178603
|
+
"resolvedType": "String"
|
|
178091
178604
|
},
|
|
178092
178605
|
{
|
|
178093
|
-
"description": "The
|
|
178606
|
+
"description": "The text color of the Scheduler event.\n",
|
|
178094
178607
|
"commentRange": {
|
|
178095
|
-
"start":
|
|
178096
|
-
"end":
|
|
178608
|
+
"start": 96,
|
|
178609
|
+
"end": 97
|
|
178097
178610
|
},
|
|
178098
178611
|
"context": {
|
|
178099
178612
|
"type": "variable",
|
|
178100
|
-
"name": "kendo-scheduler-event-
|
|
178101
|
-
"value": "
|
|
178613
|
+
"name": "kendo-scheduler-event-text",
|
|
178614
|
+
"value": "k-color(secondary-on-subtle)",
|
|
178102
178615
|
"scope": "default",
|
|
178103
178616
|
"line": {
|
|
178104
|
-
"start":
|
|
178105
|
-
"end":
|
|
178617
|
+
"start": 98,
|
|
178618
|
+
"end": 98
|
|
178106
178619
|
}
|
|
178107
178620
|
},
|
|
178108
178621
|
"group": [
|
|
@@ -178113,23 +178626,23 @@
|
|
|
178113
178626
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178114
178627
|
"name": "_variables.scss"
|
|
178115
178628
|
},
|
|
178116
|
-
"resolvedValue": "
|
|
178117
|
-
"resolvedType": "
|
|
178629
|
+
"resolvedValue": "var(--kendo-color-secondary-on-subtle)",
|
|
178630
|
+
"resolvedType": "String"
|
|
178118
178631
|
},
|
|
178119
178632
|
{
|
|
178120
|
-
"description": "The
|
|
178633
|
+
"description": "The border color of the Scheduler event.\n",
|
|
178121
178634
|
"commentRange": {
|
|
178122
|
-
"start":
|
|
178123
|
-
"end":
|
|
178635
|
+
"start": 99,
|
|
178636
|
+
"end": 100
|
|
178124
178637
|
},
|
|
178125
178638
|
"context": {
|
|
178126
178639
|
"type": "variable",
|
|
178127
|
-
"name": "kendo-scheduler-event-
|
|
178128
|
-
"value": "
|
|
178640
|
+
"name": "kendo-scheduler-event-border",
|
|
178641
|
+
"value": "k-color(secondary-subtle)",
|
|
178129
178642
|
"scope": "default",
|
|
178130
178643
|
"line": {
|
|
178131
|
-
"start":
|
|
178132
|
-
"end":
|
|
178644
|
+
"start": 101,
|
|
178645
|
+
"end": 101
|
|
178133
178646
|
}
|
|
178134
178647
|
},
|
|
178135
178648
|
"group": [
|
|
@@ -178140,19 +178653,19 @@
|
|
|
178140
178653
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178141
178654
|
"name": "_variables.scss"
|
|
178142
178655
|
},
|
|
178143
|
-
"resolvedValue": "
|
|
178144
|
-
"resolvedType": "
|
|
178656
|
+
"resolvedValue": "var(--kendo-color-secondary-subtle)",
|
|
178657
|
+
"resolvedType": "String"
|
|
178145
178658
|
},
|
|
178146
178659
|
{
|
|
178147
|
-
"description": "The
|
|
178660
|
+
"description": "The gradient of the Scheduler event.\n",
|
|
178148
178661
|
"commentRange": {
|
|
178149
178662
|
"start": 102,
|
|
178150
178663
|
"end": 103
|
|
178151
178664
|
},
|
|
178152
178665
|
"context": {
|
|
178153
178666
|
"type": "variable",
|
|
178154
|
-
"name": "kendo-scheduler-event-
|
|
178155
|
-
"value": "
|
|
178667
|
+
"name": "kendo-scheduler-event-gradient",
|
|
178668
|
+
"value": "null",
|
|
178156
178669
|
"scope": "default",
|
|
178157
178670
|
"line": {
|
|
178158
178671
|
"start": 104,
|
|
@@ -178167,19 +178680,19 @@
|
|
|
178167
178680
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178168
178681
|
"name": "_variables.scss"
|
|
178169
178682
|
},
|
|
178170
|
-
"resolvedValue": "
|
|
178171
|
-
"resolvedType": "
|
|
178683
|
+
"resolvedValue": "null",
|
|
178684
|
+
"resolvedType": "Null"
|
|
178172
178685
|
},
|
|
178173
178686
|
{
|
|
178174
|
-
"description": "The
|
|
178687
|
+
"description": "The shadow of the Scheduler event.\n",
|
|
178175
178688
|
"commentRange": {
|
|
178176
178689
|
"start": 105,
|
|
178177
178690
|
"end": 106
|
|
178178
178691
|
},
|
|
178179
178692
|
"context": {
|
|
178180
178693
|
"type": "variable",
|
|
178181
|
-
"name": "kendo-scheduler-event-
|
|
178182
|
-
"value": "k-color(secondary
|
|
178694
|
+
"name": "kendo-scheduler-event-shadow",
|
|
178695
|
+
"value": "inset 3px 0 0 0 k-color(secondary)",
|
|
178183
178696
|
"scope": "default",
|
|
178184
178697
|
"line": {
|
|
178185
178698
|
"start": 107,
|
|
@@ -178194,23 +178707,23 @@
|
|
|
178194
178707
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178195
178708
|
"name": "_variables.scss"
|
|
178196
178709
|
},
|
|
178197
|
-
"resolvedValue": "var(--kendo-color-secondary
|
|
178198
|
-
"resolvedType": "
|
|
178710
|
+
"resolvedValue": "(inset 3px 0 0 0 var(--kendo-color-secondary))",
|
|
178711
|
+
"resolvedType": "List"
|
|
178199
178712
|
},
|
|
178200
178713
|
{
|
|
178201
|
-
"description": "The
|
|
178714
|
+
"description": "The background color of the read-only Scheduler event.\n",
|
|
178202
178715
|
"commentRange": {
|
|
178203
|
-
"start":
|
|
178204
|
-
"end":
|
|
178716
|
+
"start": 110,
|
|
178717
|
+
"end": 111
|
|
178205
178718
|
},
|
|
178206
178719
|
"context": {
|
|
178207
178720
|
"type": "variable",
|
|
178208
|
-
"name": "kendo-scheduler-event-
|
|
178209
|
-
"value": "
|
|
178721
|
+
"name": "kendo-scheduler-event-readonly-bg",
|
|
178722
|
+
"value": "k-color(primary-subtle)",
|
|
178210
178723
|
"scope": "default",
|
|
178211
178724
|
"line": {
|
|
178212
|
-
"start":
|
|
178213
|
-
"end":
|
|
178725
|
+
"start": 112,
|
|
178726
|
+
"end": 112
|
|
178214
178727
|
}
|
|
178215
178728
|
},
|
|
178216
178729
|
"group": [
|
|
@@ -178221,23 +178734,23 @@
|
|
|
178221
178734
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178222
178735
|
"name": "_variables.scss"
|
|
178223
178736
|
},
|
|
178224
|
-
"resolvedValue": "
|
|
178225
|
-
"resolvedType": "
|
|
178737
|
+
"resolvedValue": "var(--kendo-color-primary-subtle)",
|
|
178738
|
+
"resolvedType": "String"
|
|
178226
178739
|
},
|
|
178227
178740
|
{
|
|
178228
|
-
"description": "The
|
|
178741
|
+
"description": "The text color of the read-only Scheduler event.\n",
|
|
178229
178742
|
"commentRange": {
|
|
178230
|
-
"start":
|
|
178231
|
-
"end":
|
|
178743
|
+
"start": 113,
|
|
178744
|
+
"end": 114
|
|
178232
178745
|
},
|
|
178233
178746
|
"context": {
|
|
178234
178747
|
"type": "variable",
|
|
178235
|
-
"name": "kendo-scheduler-event-
|
|
178236
|
-
"value": "
|
|
178748
|
+
"name": "kendo-scheduler-event-readonly-text",
|
|
178749
|
+
"value": "k-color(primary-on-subtle)",
|
|
178237
178750
|
"scope": "default",
|
|
178238
178751
|
"line": {
|
|
178239
|
-
"start":
|
|
178240
|
-
"end":
|
|
178752
|
+
"start": 115,
|
|
178753
|
+
"end": 115
|
|
178241
178754
|
}
|
|
178242
178755
|
},
|
|
178243
178756
|
"group": [
|
|
@@ -178248,23 +178761,23 @@
|
|
|
178248
178761
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178249
178762
|
"name": "_variables.scss"
|
|
178250
178763
|
},
|
|
178251
|
-
"resolvedValue": "
|
|
178252
|
-
"resolvedType": "
|
|
178764
|
+
"resolvedValue": "var(--kendo-color-primary-on-subtle)",
|
|
178765
|
+
"resolvedType": "String"
|
|
178253
178766
|
},
|
|
178254
178767
|
{
|
|
178255
|
-
"description": "The
|
|
178768
|
+
"description": "The border color of the read-only Scheduler event.\n",
|
|
178256
178769
|
"commentRange": {
|
|
178257
|
-
"start":
|
|
178258
|
-
"end":
|
|
178770
|
+
"start": 116,
|
|
178771
|
+
"end": 117
|
|
178259
178772
|
},
|
|
178260
178773
|
"context": {
|
|
178261
178774
|
"type": "variable",
|
|
178262
|
-
"name": "kendo-scheduler-event-
|
|
178263
|
-
"value": "
|
|
178775
|
+
"name": "kendo-scheduler-event-readonly-border",
|
|
178776
|
+
"value": "k-color(primary-emphasis)",
|
|
178264
178777
|
"scope": "default",
|
|
178265
178778
|
"line": {
|
|
178266
|
-
"start":
|
|
178267
|
-
"end":
|
|
178779
|
+
"start": 118,
|
|
178780
|
+
"end": 118
|
|
178268
178781
|
}
|
|
178269
178782
|
},
|
|
178270
178783
|
"group": [
|
|
@@ -178275,23 +178788,23 @@
|
|
|
178275
178788
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178276
178789
|
"name": "_variables.scss"
|
|
178277
178790
|
},
|
|
178278
|
-
"resolvedValue": "
|
|
178279
|
-
"resolvedType": "
|
|
178791
|
+
"resolvedValue": "var(--kendo-color-primary-emphasis)",
|
|
178792
|
+
"resolvedType": "String"
|
|
178280
178793
|
},
|
|
178281
178794
|
{
|
|
178282
|
-
"description": "The
|
|
178795
|
+
"description": "The size of the Scheduler resize handle hit area.\n",
|
|
178283
178796
|
"commentRange": {
|
|
178284
|
-
"start":
|
|
178285
|
-
"end":
|
|
178797
|
+
"start": 120,
|
|
178798
|
+
"end": 121
|
|
178286
178799
|
},
|
|
178287
178800
|
"context": {
|
|
178288
178801
|
"type": "variable",
|
|
178289
|
-
"name": "kendo-scheduler-
|
|
178290
|
-
"value": "
|
|
178802
|
+
"name": "kendo-scheduler-resizer-size",
|
|
178803
|
+
"value": "0.5em",
|
|
178291
178804
|
"scope": "default",
|
|
178292
178805
|
"line": {
|
|
178293
|
-
"start":
|
|
178294
|
-
"end":
|
|
178806
|
+
"start": 122,
|
|
178807
|
+
"end": 122
|
|
178295
178808
|
}
|
|
178296
178809
|
},
|
|
178297
178810
|
"group": [
|
|
@@ -178302,23 +178815,23 @@
|
|
|
178302
178815
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178303
178816
|
"name": "_variables.scss"
|
|
178304
178817
|
},
|
|
178305
|
-
"resolvedValue": "
|
|
178306
|
-
"resolvedType": "
|
|
178818
|
+
"resolvedValue": "0.5em",
|
|
178819
|
+
"resolvedType": "Number"
|
|
178307
178820
|
},
|
|
178308
178821
|
{
|
|
178309
|
-
"description": "The
|
|
178822
|
+
"description": "The length of the Scheduler resize handle visual indicator.\n",
|
|
178310
178823
|
"commentRange": {
|
|
178311
|
-
"start":
|
|
178312
|
-
"end":
|
|
178824
|
+
"start": 123,
|
|
178825
|
+
"end": 124
|
|
178313
178826
|
},
|
|
178314
178827
|
"context": {
|
|
178315
178828
|
"type": "variable",
|
|
178316
|
-
"name": "kendo-scheduler-
|
|
178317
|
-
"value": "
|
|
178829
|
+
"name": "kendo-scheduler-resize-handle-size",
|
|
178830
|
+
"value": "8px",
|
|
178318
178831
|
"scope": "default",
|
|
178319
178832
|
"line": {
|
|
178320
|
-
"start":
|
|
178321
|
-
"end":
|
|
178833
|
+
"start": 125,
|
|
178834
|
+
"end": 125
|
|
178322
178835
|
}
|
|
178323
178836
|
},
|
|
178324
178837
|
"group": [
|
|
@@ -178329,23 +178842,23 @@
|
|
|
178329
178842
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178330
178843
|
"name": "_variables.scss"
|
|
178331
178844
|
},
|
|
178332
|
-
"resolvedValue": "
|
|
178333
|
-
"resolvedType": "
|
|
178845
|
+
"resolvedValue": "8px",
|
|
178846
|
+
"resolvedType": "Number"
|
|
178334
178847
|
},
|
|
178335
178848
|
{
|
|
178336
|
-
"description": "The
|
|
178849
|
+
"description": "The border radius of the Scheduler resize handle.\n",
|
|
178337
178850
|
"commentRange": {
|
|
178338
|
-
"start":
|
|
178339
|
-
"end":
|
|
178851
|
+
"start": 126,
|
|
178852
|
+
"end": 127
|
|
178340
178853
|
},
|
|
178341
178854
|
"context": {
|
|
178342
178855
|
"type": "variable",
|
|
178343
|
-
"name": "kendo-scheduler-
|
|
178344
|
-
"value": "k-
|
|
178856
|
+
"name": "kendo-scheduler-resize-handle-border-radius",
|
|
178857
|
+
"value": "k-border-radius(full)",
|
|
178345
178858
|
"scope": "default",
|
|
178346
178859
|
"line": {
|
|
178347
|
-
"start":
|
|
178348
|
-
"end":
|
|
178860
|
+
"start": 128,
|
|
178861
|
+
"end": 128
|
|
178349
178862
|
}
|
|
178350
178863
|
},
|
|
178351
178864
|
"group": [
|
|
@@ -178356,23 +178869,23 @@
|
|
|
178356
178869
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178357
178870
|
"name": "_variables.scss"
|
|
178358
178871
|
},
|
|
178359
|
-
"resolvedValue": "var(--kendo-
|
|
178872
|
+
"resolvedValue": "var(--kendo-border-radius-full)",
|
|
178360
178873
|
"resolvedType": "String"
|
|
178361
178874
|
},
|
|
178362
178875
|
{
|
|
178363
|
-
"description": "The
|
|
178876
|
+
"description": "The border width of the Scheduler resize handle.\n",
|
|
178364
178877
|
"commentRange": {
|
|
178365
|
-
"start":
|
|
178366
|
-
"end":
|
|
178878
|
+
"start": 129,
|
|
178879
|
+
"end": 130
|
|
178367
178880
|
},
|
|
178368
178881
|
"context": {
|
|
178369
178882
|
"type": "variable",
|
|
178370
|
-
"name": "kendo-scheduler-
|
|
178371
|
-
"value": "
|
|
178883
|
+
"name": "kendo-scheduler-resize-handle-border-width",
|
|
178884
|
+
"value": "2px",
|
|
178372
178885
|
"scope": "default",
|
|
178373
178886
|
"line": {
|
|
178374
|
-
"start":
|
|
178375
|
-
"end":
|
|
178887
|
+
"start": 131,
|
|
178888
|
+
"end": 131
|
|
178376
178889
|
}
|
|
178377
178890
|
},
|
|
178378
178891
|
"group": [
|
|
@@ -178383,23 +178896,23 @@
|
|
|
178383
178896
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178384
178897
|
"name": "_variables.scss"
|
|
178385
178898
|
},
|
|
178386
|
-
"resolvedValue": "
|
|
178387
|
-
"resolvedType": "
|
|
178899
|
+
"resolvedValue": "2px",
|
|
178900
|
+
"resolvedType": "Number"
|
|
178388
178901
|
},
|
|
178389
178902
|
{
|
|
178390
|
-
"description": "The
|
|
178903
|
+
"description": "The background color of the Scheduler resize handle.\n",
|
|
178391
178904
|
"commentRange": {
|
|
178392
|
-
"start":
|
|
178393
|
-
"end":
|
|
178905
|
+
"start": 132,
|
|
178906
|
+
"end": 133
|
|
178394
178907
|
},
|
|
178395
178908
|
"context": {
|
|
178396
178909
|
"type": "variable",
|
|
178397
|
-
"name": "kendo-scheduler-
|
|
178398
|
-
"value": "
|
|
178910
|
+
"name": "kendo-scheduler-resize-handle-bg",
|
|
178911
|
+
"value": "$kendo-scheduler-event-bg",
|
|
178399
178912
|
"scope": "default",
|
|
178400
178913
|
"line": {
|
|
178401
|
-
"start":
|
|
178402
|
-
"end":
|
|
178914
|
+
"start": 134,
|
|
178915
|
+
"end": 134
|
|
178403
178916
|
}
|
|
178404
178917
|
},
|
|
178405
178918
|
"group": [
|
|
@@ -178410,23 +178923,23 @@
|
|
|
178410
178923
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178411
178924
|
"name": "_variables.scss"
|
|
178412
178925
|
},
|
|
178413
|
-
"resolvedValue": "
|
|
178414
|
-
"resolvedType": "
|
|
178926
|
+
"resolvedValue": "var(--kendo-color-secondary-subtle)",
|
|
178927
|
+
"resolvedType": "String"
|
|
178415
178928
|
},
|
|
178416
178929
|
{
|
|
178417
|
-
"description": "The
|
|
178930
|
+
"description": "The background color of the hovered Scheduler event.\n",
|
|
178418
178931
|
"commentRange": {
|
|
178419
|
-
"start":
|
|
178420
|
-
"end":
|
|
178932
|
+
"start": 136,
|
|
178933
|
+
"end": 137
|
|
178421
178934
|
},
|
|
178422
178935
|
"context": {
|
|
178423
178936
|
"type": "variable",
|
|
178424
|
-
"name": "kendo-scheduler-
|
|
178425
|
-
"value": "
|
|
178937
|
+
"name": "kendo-scheduler-event-hover-bg",
|
|
178938
|
+
"value": "null",
|
|
178426
178939
|
"scope": "default",
|
|
178427
178940
|
"line": {
|
|
178428
|
-
"start":
|
|
178429
|
-
"end":
|
|
178941
|
+
"start": 138,
|
|
178942
|
+
"end": 138
|
|
178430
178943
|
}
|
|
178431
178944
|
},
|
|
178432
178945
|
"group": [
|
|
@@ -178437,23 +178950,23 @@
|
|
|
178437
178950
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178438
178951
|
"name": "_variables.scss"
|
|
178439
178952
|
},
|
|
178440
|
-
"resolvedValue": "
|
|
178441
|
-
"resolvedType": "
|
|
178953
|
+
"resolvedValue": "null",
|
|
178954
|
+
"resolvedType": "Null"
|
|
178442
178955
|
},
|
|
178443
178956
|
{
|
|
178444
|
-
"description": "The
|
|
178957
|
+
"description": "The text color of the hovered Scheduler event.\n",
|
|
178445
178958
|
"commentRange": {
|
|
178446
|
-
"start":
|
|
178447
|
-
"end":
|
|
178959
|
+
"start": 139,
|
|
178960
|
+
"end": 140
|
|
178448
178961
|
},
|
|
178449
178962
|
"context": {
|
|
178450
178963
|
"type": "variable",
|
|
178451
|
-
"name": "kendo-scheduler-
|
|
178452
|
-
"value": "
|
|
178964
|
+
"name": "kendo-scheduler-event-hover-text",
|
|
178965
|
+
"value": "null",
|
|
178453
178966
|
"scope": "default",
|
|
178454
178967
|
"line": {
|
|
178455
|
-
"start":
|
|
178456
|
-
"end":
|
|
178968
|
+
"start": 141,
|
|
178969
|
+
"end": 141
|
|
178457
178970
|
}
|
|
178458
178971
|
},
|
|
178459
178972
|
"group": [
|
|
@@ -178464,23 +178977,23 @@
|
|
|
178464
178977
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178465
178978
|
"name": "_variables.scss"
|
|
178466
178979
|
},
|
|
178467
|
-
"resolvedValue": "
|
|
178468
|
-
"resolvedType": "
|
|
178980
|
+
"resolvedValue": "null",
|
|
178981
|
+
"resolvedType": "Null"
|
|
178469
178982
|
},
|
|
178470
178983
|
{
|
|
178471
|
-
"description": "The
|
|
178984
|
+
"description": "The border color of the hovered Scheduler event.\n",
|
|
178472
178985
|
"commentRange": {
|
|
178473
|
-
"start":
|
|
178474
|
-
"end":
|
|
178986
|
+
"start": 142,
|
|
178987
|
+
"end": 143
|
|
178475
178988
|
},
|
|
178476
178989
|
"context": {
|
|
178477
178990
|
"type": "variable",
|
|
178478
|
-
"name": "kendo-scheduler-
|
|
178991
|
+
"name": "kendo-scheduler-event-hover-border",
|
|
178479
178992
|
"value": "null",
|
|
178480
178993
|
"scope": "default",
|
|
178481
178994
|
"line": {
|
|
178482
|
-
"start":
|
|
178483
|
-
"end":
|
|
178995
|
+
"start": 144,
|
|
178996
|
+
"end": 144
|
|
178484
178997
|
}
|
|
178485
178998
|
},
|
|
178486
178999
|
"group": [
|
|
@@ -178495,15 +179008,15 @@
|
|
|
178495
179008
|
"resolvedType": "Null"
|
|
178496
179009
|
},
|
|
178497
179010
|
{
|
|
178498
|
-
"description": "The
|
|
179011
|
+
"description": "The gradient of the hovered Scheduler event.\n",
|
|
178499
179012
|
"commentRange": {
|
|
178500
179013
|
"start": 145,
|
|
178501
179014
|
"end": 146
|
|
178502
179015
|
},
|
|
178503
179016
|
"context": {
|
|
178504
179017
|
"type": "variable",
|
|
178505
|
-
"name": "kendo-scheduler-
|
|
178506
|
-
"value": "
|
|
179018
|
+
"name": "kendo-scheduler-event-hover-gradient",
|
|
179019
|
+
"value": "null",
|
|
178507
179020
|
"scope": "default",
|
|
178508
179021
|
"line": {
|
|
178509
179022
|
"start": 147,
|
|
@@ -178518,23 +179031,23 @@
|
|
|
178518
179031
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178519
179032
|
"name": "_variables.scss"
|
|
178520
179033
|
},
|
|
178521
|
-
"resolvedValue": "
|
|
178522
|
-
"resolvedType": "
|
|
179034
|
+
"resolvedValue": "null",
|
|
179035
|
+
"resolvedType": "Null"
|
|
178523
179036
|
},
|
|
178524
179037
|
{
|
|
178525
|
-
"description": "The
|
|
179038
|
+
"description": "The shadow of the hovered Scheduler event.\n",
|
|
178526
179039
|
"commentRange": {
|
|
178527
|
-
"start":
|
|
178528
|
-
"end":
|
|
179040
|
+
"start": 148,
|
|
179041
|
+
"end": 149
|
|
178529
179042
|
},
|
|
178530
179043
|
"context": {
|
|
178531
179044
|
"type": "variable",
|
|
178532
|
-
"name": "kendo-scheduler-
|
|
178533
|
-
"value": "
|
|
179045
|
+
"name": "kendo-scheduler-event-hover-shadow",
|
|
179046
|
+
"value": "null",
|
|
178534
179047
|
"scope": "default",
|
|
178535
179048
|
"line": {
|
|
178536
|
-
"start":
|
|
178537
|
-
"end":
|
|
179049
|
+
"start": 150,
|
|
179050
|
+
"end": 150
|
|
178538
179051
|
}
|
|
178539
179052
|
},
|
|
178540
179053
|
"group": [
|
|
@@ -178545,19 +179058,19 @@
|
|
|
178545
179058
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178546
179059
|
"name": "_variables.scss"
|
|
178547
179060
|
},
|
|
178548
|
-
"resolvedValue": "
|
|
178549
|
-
"resolvedType": "
|
|
179061
|
+
"resolvedValue": "null",
|
|
179062
|
+
"resolvedType": "Null"
|
|
178550
179063
|
},
|
|
178551
179064
|
{
|
|
178552
|
-
"description": "The
|
|
179065
|
+
"description": "The background color of the selected Scheduler event.\n",
|
|
178553
179066
|
"commentRange": {
|
|
178554
179067
|
"start": 152,
|
|
178555
179068
|
"end": 153
|
|
178556
179069
|
},
|
|
178557
179070
|
"context": {
|
|
178558
179071
|
"type": "variable",
|
|
178559
|
-
"name": "kendo-scheduler-
|
|
178560
|
-
"value": "
|
|
179072
|
+
"name": "kendo-scheduler-event-selected-bg",
|
|
179073
|
+
"value": "k-color(primary)",
|
|
178561
179074
|
"scope": "default",
|
|
178562
179075
|
"line": {
|
|
178563
179076
|
"start": 154,
|
|
@@ -178572,23 +179085,23 @@
|
|
|
178572
179085
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178573
179086
|
"name": "_variables.scss"
|
|
178574
179087
|
},
|
|
178575
|
-
"resolvedValue": "
|
|
178576
|
-
"resolvedType": "
|
|
179088
|
+
"resolvedValue": "var(--kendo-color-primary)",
|
|
179089
|
+
"resolvedType": "String"
|
|
178577
179090
|
},
|
|
178578
179091
|
{
|
|
178579
|
-
"description": "The
|
|
179092
|
+
"description": "The text color of the selected Scheduler event.\n",
|
|
178580
179093
|
"commentRange": {
|
|
178581
|
-
"start":
|
|
178582
|
-
"end":
|
|
179094
|
+
"start": 155,
|
|
179095
|
+
"end": 156
|
|
178583
179096
|
},
|
|
178584
179097
|
"context": {
|
|
178585
179098
|
"type": "variable",
|
|
178586
|
-
"name": "kendo-scheduler-
|
|
178587
|
-
"value": "k-
|
|
179099
|
+
"name": "kendo-scheduler-event-selected-text",
|
|
179100
|
+
"value": "k-color(on-primary)",
|
|
178588
179101
|
"scope": "default",
|
|
178589
179102
|
"line": {
|
|
178590
|
-
"start":
|
|
178591
|
-
"end":
|
|
179103
|
+
"start": 157,
|
|
179104
|
+
"end": 157
|
|
178592
179105
|
}
|
|
178593
179106
|
},
|
|
178594
179107
|
"group": [
|
|
@@ -178599,23 +179112,23 @@
|
|
|
178599
179112
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178600
179113
|
"name": "_variables.scss"
|
|
178601
179114
|
},
|
|
178602
|
-
"resolvedValue": "var(--kendo-
|
|
179115
|
+
"resolvedValue": "var(--kendo-color-on-primary)",
|
|
178603
179116
|
"resolvedType": "String"
|
|
178604
179117
|
},
|
|
178605
179118
|
{
|
|
178606
|
-
"description": "The
|
|
179119
|
+
"description": "The border color of the selected Scheduler event.\n",
|
|
178607
179120
|
"commentRange": {
|
|
178608
|
-
"start":
|
|
178609
|
-
"end":
|
|
179121
|
+
"start": 158,
|
|
179122
|
+
"end": 159
|
|
178610
179123
|
},
|
|
178611
179124
|
"context": {
|
|
178612
179125
|
"type": "variable",
|
|
178613
|
-
"name": "kendo-scheduler-
|
|
178614
|
-
"value": "
|
|
179126
|
+
"name": "kendo-scheduler-event-selected-border",
|
|
179127
|
+
"value": "null",
|
|
178615
179128
|
"scope": "default",
|
|
178616
179129
|
"line": {
|
|
178617
|
-
"start":
|
|
178618
|
-
"end":
|
|
179130
|
+
"start": 160,
|
|
179131
|
+
"end": 160
|
|
178619
179132
|
}
|
|
178620
179133
|
},
|
|
178621
179134
|
"group": [
|
|
@@ -178626,23 +179139,23 @@
|
|
|
178626
179139
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178627
179140
|
"name": "_variables.scss"
|
|
178628
179141
|
},
|
|
178629
|
-
"resolvedValue": "
|
|
178630
|
-
"resolvedType": "
|
|
179142
|
+
"resolvedValue": "null",
|
|
179143
|
+
"resolvedType": "Null"
|
|
178631
179144
|
},
|
|
178632
179145
|
{
|
|
178633
|
-
"description": "The
|
|
179146
|
+
"description": "The gradient of the selected Scheduler event.\n",
|
|
178634
179147
|
"commentRange": {
|
|
178635
|
-
"start":
|
|
178636
|
-
"end":
|
|
179148
|
+
"start": 161,
|
|
179149
|
+
"end": 162
|
|
178637
179150
|
},
|
|
178638
179151
|
"context": {
|
|
178639
179152
|
"type": "variable",
|
|
178640
|
-
"name": "kendo-scheduler-
|
|
178641
|
-
"value": "
|
|
179153
|
+
"name": "kendo-scheduler-event-selected-gradient",
|
|
179154
|
+
"value": "null",
|
|
178642
179155
|
"scope": "default",
|
|
178643
179156
|
"line": {
|
|
178644
|
-
"start":
|
|
178645
|
-
"end":
|
|
179157
|
+
"start": 163,
|
|
179158
|
+
"end": 163
|
|
178646
179159
|
}
|
|
178647
179160
|
},
|
|
178648
179161
|
"group": [
|
|
@@ -178653,23 +179166,23 @@
|
|
|
178653
179166
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178654
179167
|
"name": "_variables.scss"
|
|
178655
179168
|
},
|
|
178656
|
-
"resolvedValue": "
|
|
178657
|
-
"resolvedType": "
|
|
179169
|
+
"resolvedValue": "null",
|
|
179170
|
+
"resolvedType": "Null"
|
|
178658
179171
|
},
|
|
178659
179172
|
{
|
|
178660
|
-
"description": "The
|
|
179173
|
+
"description": "The shadow of the selected Scheduler event.\n",
|
|
178661
179174
|
"commentRange": {
|
|
178662
|
-
"start":
|
|
178663
|
-
"end":
|
|
179175
|
+
"start": 164,
|
|
179176
|
+
"end": 165
|
|
178664
179177
|
},
|
|
178665
179178
|
"context": {
|
|
178666
179179
|
"type": "variable",
|
|
178667
|
-
"name": "kendo-scheduler-
|
|
178668
|
-
"value": "3px",
|
|
179180
|
+
"name": "kendo-scheduler-event-selected-shadow",
|
|
179181
|
+
"value": "inset 3px 0 0 0 k-color(secondary), 0 0 0 1px white, 0 0 0 2px k-color(primary-on-surface)",
|
|
178669
179182
|
"scope": "default",
|
|
178670
179183
|
"line": {
|
|
178671
|
-
"start":
|
|
178672
|
-
"end":
|
|
179184
|
+
"start": 166,
|
|
179185
|
+
"end": 166
|
|
178673
179186
|
}
|
|
178674
179187
|
},
|
|
178675
179188
|
"group": [
|
|
@@ -178680,23 +179193,23 @@
|
|
|
178680
179193
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178681
179194
|
"name": "_variables.scss"
|
|
178682
179195
|
},
|
|
178683
|
-
"resolvedValue": "3px",
|
|
178684
|
-
"resolvedType": "
|
|
179196
|
+
"resolvedValue": "(inset 3px 0 0 0 var(--kendo-color-secondary), 0 0 0 1px white, 0 0 0 2px var(--kendo-color-primary-on-surface))",
|
|
179197
|
+
"resolvedType": "List"
|
|
178685
179198
|
},
|
|
178686
179199
|
{
|
|
178687
|
-
"description": "The
|
|
179200
|
+
"description": "The shadow of the ongoing Scheduler event.\n",
|
|
178688
179201
|
"commentRange": {
|
|
178689
|
-
"start":
|
|
178690
|
-
"end":
|
|
179202
|
+
"start": 168,
|
|
179203
|
+
"end": 169
|
|
178691
179204
|
},
|
|
178692
179205
|
"context": {
|
|
178693
179206
|
"type": "variable",
|
|
178694
|
-
"name": "kendo-scheduler-
|
|
178695
|
-
"value": "
|
|
179207
|
+
"name": "kendo-scheduler-event-ongoing-shadow",
|
|
179208
|
+
"value": "inset 0px 0px 0px 1px #ff0000",
|
|
178696
179209
|
"scope": "default",
|
|
178697
179210
|
"line": {
|
|
178698
|
-
"start":
|
|
178699
|
-
"end":
|
|
179211
|
+
"start": 170,
|
|
179212
|
+
"end": 170
|
|
178700
179213
|
}
|
|
178701
179214
|
},
|
|
178702
179215
|
"group": [
|
|
@@ -178707,23 +179220,23 @@
|
|
|
178707
179220
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178708
179221
|
"name": "_variables.scss"
|
|
178709
179222
|
},
|
|
178710
|
-
"resolvedValue": "
|
|
178711
|
-
"resolvedType": "
|
|
179223
|
+
"resolvedValue": "(inset 0px 0px 0px 1px #ff0000)",
|
|
179224
|
+
"resolvedType": "List"
|
|
178712
179225
|
},
|
|
178713
179226
|
{
|
|
178714
|
-
"description": "The
|
|
179227
|
+
"description": "The horizontal padding of the Scheduler cell.\n",
|
|
178715
179228
|
"commentRange": {
|
|
178716
|
-
"start":
|
|
178717
|
-
"end":
|
|
179229
|
+
"start": 172,
|
|
179230
|
+
"end": 173
|
|
178718
179231
|
},
|
|
178719
179232
|
"context": {
|
|
178720
179233
|
"type": "variable",
|
|
178721
|
-
"name": "kendo-scheduler-
|
|
178722
|
-
"value": "
|
|
179234
|
+
"name": "kendo-scheduler-cell-padding-x",
|
|
179235
|
+
"value": "k-spacing(2.5)",
|
|
178723
179236
|
"scope": "default",
|
|
178724
179237
|
"line": {
|
|
178725
|
-
"start":
|
|
178726
|
-
"end":
|
|
179238
|
+
"start": 174,
|
|
179239
|
+
"end": 174
|
|
178727
179240
|
}
|
|
178728
179241
|
},
|
|
178729
179242
|
"group": [
|
|
@@ -178734,23 +179247,23 @@
|
|
|
178734
179247
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178735
179248
|
"name": "_variables.scss"
|
|
178736
179249
|
},
|
|
178737
|
-
"resolvedValue": "
|
|
178738
|
-
"resolvedType": "
|
|
179250
|
+
"resolvedValue": "var(--kendo-spacing-2\\.5)",
|
|
179251
|
+
"resolvedType": "String"
|
|
178739
179252
|
},
|
|
178740
179253
|
{
|
|
178741
|
-
"description": "The
|
|
179254
|
+
"description": "The vertical padding of the Scheduler cell.\n",
|
|
178742
179255
|
"commentRange": {
|
|
178743
|
-
"start":
|
|
178744
|
-
"end":
|
|
179256
|
+
"start": 175,
|
|
179257
|
+
"end": 176
|
|
178745
179258
|
},
|
|
178746
179259
|
"context": {
|
|
178747
179260
|
"type": "variable",
|
|
178748
|
-
"name": "kendo-scheduler-
|
|
178749
|
-
"value": "
|
|
179261
|
+
"name": "kendo-scheduler-cell-padding-y",
|
|
179262
|
+
"value": "k-spacing(2.5)",
|
|
178750
179263
|
"scope": "default",
|
|
178751
179264
|
"line": {
|
|
178752
|
-
"start":
|
|
178753
|
-
"end":
|
|
179265
|
+
"start": 177,
|
|
179266
|
+
"end": 177
|
|
178754
179267
|
}
|
|
178755
179268
|
},
|
|
178756
179269
|
"group": [
|
|
@@ -178761,23 +179274,23 @@
|
|
|
178761
179274
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178762
179275
|
"name": "_variables.scss"
|
|
178763
179276
|
},
|
|
178764
|
-
"resolvedValue": "
|
|
178765
|
-
"resolvedType": "
|
|
179277
|
+
"resolvedValue": "var(--kendo-spacing-2\\.5)",
|
|
179278
|
+
"resolvedType": "String"
|
|
178766
179279
|
},
|
|
178767
179280
|
{
|
|
178768
|
-
"description": "The
|
|
179281
|
+
"description": "The height of the Scheduler cell.\n",
|
|
178769
179282
|
"commentRange": {
|
|
178770
|
-
"start":
|
|
178771
|
-
"end":
|
|
179283
|
+
"start": 178,
|
|
179284
|
+
"end": 179
|
|
178772
179285
|
},
|
|
178773
179286
|
"context": {
|
|
178774
179287
|
"type": "variable",
|
|
178775
|
-
"name": "kendo-scheduler-
|
|
178776
|
-
"value": "
|
|
179288
|
+
"name": "kendo-scheduler-cell-height",
|
|
179289
|
+
"value": "$kendo-line-height-em",
|
|
178777
179290
|
"scope": "default",
|
|
178778
179291
|
"line": {
|
|
178779
|
-
"start":
|
|
178780
|
-
"end":
|
|
179292
|
+
"start": 180,
|
|
179293
|
+
"end": 180
|
|
178781
179294
|
}
|
|
178782
179295
|
},
|
|
178783
179296
|
"group": [
|
|
@@ -178788,23 +179301,23 @@
|
|
|
178788
179301
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178789
179302
|
"name": "_variables.scss"
|
|
178790
179303
|
},
|
|
178791
|
-
"resolvedValue": "
|
|
178792
|
-
"resolvedType": "
|
|
179304
|
+
"resolvedValue": "calc(1.5 * 1em)",
|
|
179305
|
+
"resolvedType": "Calculation"
|
|
178793
179306
|
},
|
|
178794
179307
|
{
|
|
178795
|
-
"description": "The
|
|
179308
|
+
"description": "The width of the Scheduler date column.\n",
|
|
178796
179309
|
"commentRange": {
|
|
178797
|
-
"start":
|
|
178798
|
-
"end":
|
|
179310
|
+
"start": 181,
|
|
179311
|
+
"end": 182
|
|
178799
179312
|
},
|
|
178800
179313
|
"context": {
|
|
178801
179314
|
"type": "variable",
|
|
178802
|
-
"name": "kendo-scheduler-
|
|
178803
|
-
"value": "
|
|
179315
|
+
"name": "kendo-scheduler-datecolumn-width",
|
|
179316
|
+
"value": "12rem",
|
|
178804
179317
|
"scope": "default",
|
|
178805
179318
|
"line": {
|
|
178806
|
-
"start":
|
|
178807
|
-
"end":
|
|
179319
|
+
"start": 183,
|
|
179320
|
+
"end": 183
|
|
178808
179321
|
}
|
|
178809
179322
|
},
|
|
178810
179323
|
"group": [
|
|
@@ -178815,23 +179328,23 @@
|
|
|
178815
179328
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178816
179329
|
"name": "_variables.scss"
|
|
178817
179330
|
},
|
|
178818
|
-
"resolvedValue": "
|
|
178819
|
-
"resolvedType": "
|
|
179331
|
+
"resolvedValue": "12rem",
|
|
179332
|
+
"resolvedType": "Number"
|
|
178820
179333
|
},
|
|
178821
179334
|
{
|
|
178822
|
-
"description": "The
|
|
179335
|
+
"description": "The width of the Scheduler time column.\n",
|
|
178823
179336
|
"commentRange": {
|
|
178824
|
-
"start":
|
|
178825
|
-
"end":
|
|
179337
|
+
"start": 184,
|
|
179338
|
+
"end": 185
|
|
178826
179339
|
},
|
|
178827
179340
|
"context": {
|
|
178828
179341
|
"type": "variable",
|
|
178829
|
-
"name": "kendo-scheduler-
|
|
178830
|
-
"value": "
|
|
179342
|
+
"name": "kendo-scheduler-timecolumn-width",
|
|
179343
|
+
"value": "11rem",
|
|
178831
179344
|
"scope": "default",
|
|
178832
179345
|
"line": {
|
|
178833
|
-
"start":
|
|
178834
|
-
"end":
|
|
179346
|
+
"start": 186,
|
|
179347
|
+
"end": 186
|
|
178835
179348
|
}
|
|
178836
179349
|
},
|
|
178837
179350
|
"group": [
|
|
@@ -178842,23 +179355,23 @@
|
|
|
178842
179355
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178843
179356
|
"name": "_variables.scss"
|
|
178844
179357
|
},
|
|
178845
|
-
"resolvedValue": "
|
|
178846
|
-
"resolvedType": "
|
|
179358
|
+
"resolvedValue": "11rem",
|
|
179359
|
+
"resolvedType": "Number"
|
|
178847
179360
|
},
|
|
178848
179361
|
{
|
|
178849
|
-
"description": "The
|
|
179362
|
+
"description": "The background color of the non-working hours in the Scheduler.\n",
|
|
178850
179363
|
"commentRange": {
|
|
178851
|
-
"start":
|
|
178852
|
-
"end":
|
|
179364
|
+
"start": 188,
|
|
179365
|
+
"end": 189
|
|
178853
179366
|
},
|
|
178854
179367
|
"context": {
|
|
178855
179368
|
"type": "variable",
|
|
178856
|
-
"name": "kendo-scheduler-
|
|
178857
|
-
"value": "k-
|
|
179369
|
+
"name": "kendo-scheduler-nonwork-bg",
|
|
179370
|
+
"value": "k-color(base)",
|
|
178858
179371
|
"scope": "default",
|
|
178859
179372
|
"line": {
|
|
178860
|
-
"start":
|
|
178861
|
-
"end":
|
|
179373
|
+
"start": 190,
|
|
179374
|
+
"end": 190
|
|
178862
179375
|
}
|
|
178863
179376
|
},
|
|
178864
179377
|
"group": [
|
|
@@ -178869,23 +179382,23 @@
|
|
|
178869
179382
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178870
179383
|
"name": "_variables.scss"
|
|
178871
179384
|
},
|
|
178872
|
-
"resolvedValue": "var(--kendo-
|
|
179385
|
+
"resolvedValue": "var(--kendo-color-base)",
|
|
178873
179386
|
"resolvedType": "String"
|
|
178874
179387
|
},
|
|
178875
179388
|
{
|
|
178876
|
-
"description": "The
|
|
179389
|
+
"description": "The text color of the non-working hours in the Scheduler.\n",
|
|
178877
179390
|
"commentRange": {
|
|
178878
|
-
"start":
|
|
178879
|
-
"end":
|
|
179391
|
+
"start": 191,
|
|
179392
|
+
"end": 192
|
|
178880
179393
|
},
|
|
178881
179394
|
"context": {
|
|
178882
179395
|
"type": "variable",
|
|
178883
|
-
"name": "kendo-scheduler-
|
|
178884
|
-
"value": "
|
|
179396
|
+
"name": "kendo-scheduler-nonwork-text",
|
|
179397
|
+
"value": "null",
|
|
178885
179398
|
"scope": "default",
|
|
178886
179399
|
"line": {
|
|
178887
|
-
"start":
|
|
178888
|
-
"end":
|
|
179400
|
+
"start": 193,
|
|
179401
|
+
"end": 193
|
|
178889
179402
|
}
|
|
178890
179403
|
},
|
|
178891
179404
|
"group": [
|
|
@@ -178896,19 +179409,19 @@
|
|
|
178896
179409
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178897
179410
|
"name": "_variables.scss"
|
|
178898
179411
|
},
|
|
178899
|
-
"resolvedValue": "
|
|
178900
|
-
"resolvedType": "
|
|
179412
|
+
"resolvedValue": "null",
|
|
179413
|
+
"resolvedType": "Null"
|
|
178901
179414
|
},
|
|
178902
179415
|
{
|
|
178903
|
-
"description": "The background color of the
|
|
179416
|
+
"description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
|
|
178904
179417
|
"commentRange": {
|
|
178905
179418
|
"start": 195,
|
|
178906
179419
|
"end": 196
|
|
178907
179420
|
},
|
|
178908
179421
|
"context": {
|
|
178909
179422
|
"type": "variable",
|
|
178910
|
-
"name": "kendo-scheduler-
|
|
178911
|
-
"value": "k-color(
|
|
179423
|
+
"name": "kendo-scheduler-othermonth-bg",
|
|
179424
|
+
"value": "k-color(base)",
|
|
178912
179425
|
"scope": "default",
|
|
178913
179426
|
"line": {
|
|
178914
179427
|
"start": 197,
|
|
@@ -178923,19 +179436,19 @@
|
|
|
178923
179436
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178924
179437
|
"name": "_variables.scss"
|
|
178925
179438
|
},
|
|
178926
|
-
"resolvedValue": "var(--kendo-color-
|
|
179439
|
+
"resolvedValue": "var(--kendo-color-base)",
|
|
178927
179440
|
"resolvedType": "String"
|
|
178928
179441
|
},
|
|
178929
179442
|
{
|
|
178930
|
-
"description": "The text color of the
|
|
179443
|
+
"description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
|
|
178931
179444
|
"commentRange": {
|
|
178932
179445
|
"start": 198,
|
|
178933
179446
|
"end": 199
|
|
178934
179447
|
},
|
|
178935
179448
|
"context": {
|
|
178936
179449
|
"type": "variable",
|
|
178937
|
-
"name": "kendo-scheduler-
|
|
178938
|
-
"value": "
|
|
179450
|
+
"name": "kendo-scheduler-othermonth-text",
|
|
179451
|
+
"value": "null",
|
|
178939
179452
|
"scope": "default",
|
|
178940
179453
|
"line": {
|
|
178941
179454
|
"start": 200,
|
|
@@ -178950,23 +179463,23 @@
|
|
|
178950
179463
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178951
179464
|
"name": "_variables.scss"
|
|
178952
179465
|
},
|
|
178953
|
-
"resolvedValue": "
|
|
178954
|
-
"resolvedType": "
|
|
179466
|
+
"resolvedValue": "null",
|
|
179467
|
+
"resolvedType": "Null"
|
|
178955
179468
|
},
|
|
178956
179469
|
{
|
|
178957
|
-
"description": "The
|
|
179470
|
+
"description": "The horizontal padding of the year view in the Scheduler.\n",
|
|
178958
179471
|
"commentRange": {
|
|
178959
|
-
"start":
|
|
178960
|
-
"end":
|
|
179472
|
+
"start": 202,
|
|
179473
|
+
"end": 203
|
|
178961
179474
|
},
|
|
178962
179475
|
"context": {
|
|
178963
179476
|
"type": "variable",
|
|
178964
|
-
"name": "kendo-scheduler-
|
|
178965
|
-
"value": "
|
|
179477
|
+
"name": "kendo-scheduler-yearview-padding-x",
|
|
179478
|
+
"value": "k-spacing(3)",
|
|
178966
179479
|
"scope": "default",
|
|
178967
179480
|
"line": {
|
|
178968
|
-
"start":
|
|
178969
|
-
"end":
|
|
179481
|
+
"start": 204,
|
|
179482
|
+
"end": 204
|
|
178970
179483
|
}
|
|
178971
179484
|
},
|
|
178972
179485
|
"group": [
|
|
@@ -178977,23 +179490,23 @@
|
|
|
178977
179490
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
178978
179491
|
"name": "_variables.scss"
|
|
178979
179492
|
},
|
|
178980
|
-
"resolvedValue": "
|
|
178981
|
-
"resolvedType": "
|
|
179493
|
+
"resolvedValue": "var(--kendo-spacing-3)",
|
|
179494
|
+
"resolvedType": "String"
|
|
178982
179495
|
},
|
|
178983
179496
|
{
|
|
178984
|
-
"description": "The
|
|
179497
|
+
"description": "The vertical padding of the year view in the Scheduler.\n",
|
|
178985
179498
|
"commentRange": {
|
|
178986
|
-
"start":
|
|
178987
|
-
"end":
|
|
179499
|
+
"start": 205,
|
|
179500
|
+
"end": 206
|
|
178988
179501
|
},
|
|
178989
179502
|
"context": {
|
|
178990
179503
|
"type": "variable",
|
|
178991
|
-
"name": "kendo-scheduler-
|
|
178992
|
-
"value": "
|
|
179504
|
+
"name": "kendo-scheduler-yearview-padding-y",
|
|
179505
|
+
"value": "$kendo-scheduler-yearview-padding-x",
|
|
178993
179506
|
"scope": "default",
|
|
178994
179507
|
"line": {
|
|
178995
|
-
"start":
|
|
178996
|
-
"end":
|
|
179508
|
+
"start": 207,
|
|
179509
|
+
"end": 207
|
|
178997
179510
|
}
|
|
178998
179511
|
},
|
|
178999
179512
|
"group": [
|
|
@@ -179004,23 +179517,23 @@
|
|
|
179004
179517
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179005
179518
|
"name": "_variables.scss"
|
|
179006
179519
|
},
|
|
179007
|
-
"resolvedValue": "var(--kendo-
|
|
179520
|
+
"resolvedValue": "var(--kendo-spacing-3)",
|
|
179008
179521
|
"resolvedType": "String"
|
|
179009
179522
|
},
|
|
179010
179523
|
{
|
|
179011
|
-
"description": "The
|
|
179524
|
+
"description": "The spacing between the calendars of the year view in the Scheduler.\n",
|
|
179012
179525
|
"commentRange": {
|
|
179013
|
-
"start":
|
|
179014
|
-
"end":
|
|
179526
|
+
"start": 209,
|
|
179527
|
+
"end": 210
|
|
179015
179528
|
},
|
|
179016
179529
|
"context": {
|
|
179017
179530
|
"type": "variable",
|
|
179018
|
-
"name": "kendo-scheduler-
|
|
179531
|
+
"name": "kendo-scheduler-yearview-calendar-gap",
|
|
179019
179532
|
"value": "k-spacing(3)",
|
|
179020
179533
|
"scope": "default",
|
|
179021
179534
|
"line": {
|
|
179022
|
-
"start":
|
|
179023
|
-
"end":
|
|
179535
|
+
"start": 211,
|
|
179536
|
+
"end": 211
|
|
179024
179537
|
}
|
|
179025
179538
|
},
|
|
179026
179539
|
"group": [
|
|
@@ -179035,19 +179548,19 @@
|
|
|
179035
179548
|
"resolvedType": "String"
|
|
179036
179549
|
},
|
|
179037
179550
|
{
|
|
179038
|
-
"description": "The
|
|
179551
|
+
"description": "The days with events indicator size of the year view in the Scheduler.\n",
|
|
179039
179552
|
"commentRange": {
|
|
179040
|
-
"start":
|
|
179041
|
-
"end":
|
|
179553
|
+
"start": 213,
|
|
179554
|
+
"end": 214
|
|
179042
179555
|
},
|
|
179043
179556
|
"context": {
|
|
179044
179557
|
"type": "variable",
|
|
179045
|
-
"name": "kendo-scheduler-
|
|
179046
|
-
"value": "
|
|
179558
|
+
"name": "kendo-scheduler-yearview-indicator-size",
|
|
179559
|
+
"value": "3px",
|
|
179047
179560
|
"scope": "default",
|
|
179048
179561
|
"line": {
|
|
179049
|
-
"start":
|
|
179050
|
-
"end":
|
|
179562
|
+
"start": 215,
|
|
179563
|
+
"end": 215
|
|
179051
179564
|
}
|
|
179052
179565
|
},
|
|
179053
179566
|
"group": [
|
|
@@ -179058,23 +179571,23 @@
|
|
|
179058
179571
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179059
179572
|
"name": "_variables.scss"
|
|
179060
179573
|
},
|
|
179061
|
-
"resolvedValue": "
|
|
179062
|
-
"resolvedType": "
|
|
179574
|
+
"resolvedValue": "3px",
|
|
179575
|
+
"resolvedType": "Number"
|
|
179063
179576
|
},
|
|
179064
179577
|
{
|
|
179065
|
-
"description": "The
|
|
179578
|
+
"description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
|
|
179066
179579
|
"commentRange": {
|
|
179067
|
-
"start":
|
|
179068
|
-
"end":
|
|
179580
|
+
"start": 216,
|
|
179581
|
+
"end": 217
|
|
179069
179582
|
},
|
|
179070
179583
|
"context": {
|
|
179071
179584
|
"type": "variable",
|
|
179072
|
-
"name": "kendo-scheduler-
|
|
179073
|
-
"value": "calc(
|
|
179585
|
+
"name": "kendo-scheduler-yearview-indicator-calc-offset-top",
|
|
179586
|
+
"value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2))",
|
|
179074
179587
|
"scope": "default",
|
|
179075
179588
|
"line": {
|
|
179076
|
-
"start":
|
|
179077
|
-
"end":
|
|
179589
|
+
"start": 218,
|
|
179590
|
+
"end": 218
|
|
179078
179591
|
}
|
|
179079
179592
|
},
|
|
179080
179593
|
"group": [
|
|
@@ -179085,23 +179598,23 @@
|
|
|
179085
179598
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179086
179599
|
"name": "_variables.scss"
|
|
179087
179600
|
},
|
|
179088
|
-
"resolvedValue": "calc(
|
|
179601
|
+
"resolvedValue": "calc(36px - 0.25em * 2)",
|
|
179089
179602
|
"resolvedType": "Calculation"
|
|
179090
179603
|
},
|
|
179091
179604
|
{
|
|
179092
|
-
"description": "The
|
|
179605
|
+
"description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
|
|
179093
179606
|
"commentRange": {
|
|
179094
|
-
"start":
|
|
179095
|
-
"end":
|
|
179607
|
+
"start": 219,
|
|
179608
|
+
"end": 220
|
|
179096
179609
|
},
|
|
179097
179610
|
"context": {
|
|
179098
179611
|
"type": "variable",
|
|
179099
|
-
"name": "kendo-scheduler-
|
|
179100
|
-
"value": "
|
|
179612
|
+
"name": "kendo-scheduler-yearview-indicator-calc-offset-left",
|
|
179613
|
+
"value": "calc( 50% - #{math.div( $kendo-scheduler-yearview-indicator-size, 2 )} )",
|
|
179101
179614
|
"scope": "default",
|
|
179102
179615
|
"line": {
|
|
179103
|
-
"start":
|
|
179104
|
-
"end":
|
|
179616
|
+
"start": 221,
|
|
179617
|
+
"end": 221
|
|
179105
179618
|
}
|
|
179106
179619
|
},
|
|
179107
179620
|
"group": [
|
|
@@ -179112,23 +179625,23 @@
|
|
|
179112
179625
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179113
179626
|
"name": "_variables.scss"
|
|
179114
179627
|
},
|
|
179115
|
-
"resolvedValue": "
|
|
179116
|
-
"resolvedType": "
|
|
179628
|
+
"resolvedValue": "calc(50% - 1.5px)",
|
|
179629
|
+
"resolvedType": "Calculation"
|
|
179117
179630
|
},
|
|
179118
179631
|
{
|
|
179119
|
-
"description": "The
|
|
179632
|
+
"description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
|
|
179120
179633
|
"commentRange": {
|
|
179121
|
-
"start":
|
|
179122
|
-
"end":
|
|
179634
|
+
"start": 222,
|
|
179635
|
+
"end": 223
|
|
179123
179636
|
},
|
|
179124
179637
|
"context": {
|
|
179125
179638
|
"type": "variable",
|
|
179126
|
-
"name": "kendo-scheduler-
|
|
179127
|
-
"value": "
|
|
179639
|
+
"name": "kendo-scheduler-yearview-indicator-border-radius",
|
|
179640
|
+
"value": "50%",
|
|
179128
179641
|
"scope": "default",
|
|
179129
179642
|
"line": {
|
|
179130
|
-
"start":
|
|
179131
|
-
"end":
|
|
179643
|
+
"start": 224,
|
|
179644
|
+
"end": 224
|
|
179132
179645
|
}
|
|
179133
179646
|
},
|
|
179134
179647
|
"group": [
|
|
@@ -179139,19 +179652,19 @@
|
|
|
179139
179652
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179140
179653
|
"name": "_variables.scss"
|
|
179141
179654
|
},
|
|
179142
|
-
"resolvedValue": "
|
|
179143
|
-
"resolvedType": "
|
|
179655
|
+
"resolvedValue": "50%",
|
|
179656
|
+
"resolvedType": "Number"
|
|
179144
179657
|
},
|
|
179145
179658
|
{
|
|
179146
|
-
"description": "The
|
|
179659
|
+
"description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
|
|
179147
179660
|
"commentRange": {
|
|
179148
179661
|
"start": 225,
|
|
179149
179662
|
"end": 226
|
|
179150
179663
|
},
|
|
179151
179664
|
"context": {
|
|
179152
179665
|
"type": "variable",
|
|
179153
|
-
"name": "kendo-scheduler-
|
|
179154
|
-
"value": "k-
|
|
179666
|
+
"name": "kendo-scheduler-yearview-indicator-bg",
|
|
179667
|
+
"value": "k-color(primary)",
|
|
179155
179668
|
"scope": "default",
|
|
179156
179669
|
"line": {
|
|
179157
179670
|
"start": 227,
|
|
@@ -179166,19 +179679,19 @@
|
|
|
179166
179679
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179167
179680
|
"name": "_variables.scss"
|
|
179168
179681
|
},
|
|
179169
|
-
"resolvedValue": "var(--kendo-
|
|
179682
|
+
"resolvedValue": "var(--kendo-color-primary)",
|
|
179170
179683
|
"resolvedType": "String"
|
|
179171
179684
|
},
|
|
179172
179685
|
{
|
|
179173
|
-
"description": "The
|
|
179686
|
+
"description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
|
|
179174
179687
|
"commentRange": {
|
|
179175
179688
|
"start": 228,
|
|
179176
179689
|
"end": 229
|
|
179177
179690
|
},
|
|
179178
179691
|
"context": {
|
|
179179
179692
|
"type": "variable",
|
|
179180
|
-
"name": "kendo-scheduler-
|
|
179181
|
-
"value": "k-
|
|
179693
|
+
"name": "kendo-scheduler-yearview-indicator-selected-bg",
|
|
179694
|
+
"value": "k-color(on-primary)",
|
|
179182
179695
|
"scope": "default",
|
|
179183
179696
|
"line": {
|
|
179184
179697
|
"start": 230,
|
|
@@ -179193,23 +179706,23 @@
|
|
|
179193
179706
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179194
179707
|
"name": "_variables.scss"
|
|
179195
179708
|
},
|
|
179196
|
-
"resolvedValue": "var(--kendo-
|
|
179709
|
+
"resolvedValue": "var(--kendo-color-on-primary)",
|
|
179197
179710
|
"resolvedType": "String"
|
|
179198
179711
|
},
|
|
179199
179712
|
{
|
|
179200
|
-
"description": "The
|
|
179713
|
+
"description": "The font size of the month inside the Scheduler Tooltip.\n",
|
|
179201
179714
|
"commentRange": {
|
|
179202
|
-
"start":
|
|
179203
|
-
"end":
|
|
179715
|
+
"start": 232,
|
|
179716
|
+
"end": 233
|
|
179204
179717
|
},
|
|
179205
179718
|
"context": {
|
|
179206
179719
|
"type": "variable",
|
|
179207
|
-
"name": "kendo-scheduler-
|
|
179208
|
-
"value": "
|
|
179720
|
+
"name": "kendo-scheduler-popover-month-font-size",
|
|
179721
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
179209
179722
|
"scope": "default",
|
|
179210
179723
|
"line": {
|
|
179211
|
-
"start":
|
|
179212
|
-
"end":
|
|
179724
|
+
"start": 234,
|
|
179725
|
+
"end": 234
|
|
179213
179726
|
}
|
|
179214
179727
|
},
|
|
179215
179728
|
"group": [
|
|
@@ -179220,23 +179733,23 @@
|
|
|
179220
179733
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179221
179734
|
"name": "_variables.scss"
|
|
179222
179735
|
},
|
|
179223
|
-
"resolvedValue": "var(--kendo-
|
|
179736
|
+
"resolvedValue": "var(--kendo-font-size-sm, inherit)",
|
|
179224
179737
|
"resolvedType": "String"
|
|
179225
179738
|
},
|
|
179226
179739
|
{
|
|
179227
|
-
"description": "The
|
|
179740
|
+
"description": "The font size of the day inside the Scheduler Tooltip.\n",
|
|
179228
179741
|
"commentRange": {
|
|
179229
|
-
"start":
|
|
179230
|
-
"end":
|
|
179742
|
+
"start": 235,
|
|
179743
|
+
"end": 236
|
|
179231
179744
|
},
|
|
179232
179745
|
"context": {
|
|
179233
179746
|
"type": "variable",
|
|
179234
|
-
"name": "kendo-scheduler-
|
|
179235
|
-
"value": "
|
|
179747
|
+
"name": "kendo-scheduler-popover-day-font-size",
|
|
179748
|
+
"value": "calc( var( --kendo-font-size-sm, .75rem ) * 2 )",
|
|
179236
179749
|
"scope": "default",
|
|
179237
179750
|
"line": {
|
|
179238
|
-
"start":
|
|
179239
|
-
"end":
|
|
179751
|
+
"start": 237,
|
|
179752
|
+
"end": 237
|
|
179240
179753
|
}
|
|
179241
179754
|
},
|
|
179242
179755
|
"group": [
|
|
@@ -179247,23 +179760,23 @@
|
|
|
179247
179760
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179248
179761
|
"name": "_variables.scss"
|
|
179249
179762
|
},
|
|
179250
|
-
"resolvedValue": "var(--kendo-
|
|
179251
|
-
"resolvedType": "
|
|
179763
|
+
"resolvedValue": "calc(var(--kendo-font-size-sm, 0.75rem) * 2)",
|
|
179764
|
+
"resolvedType": "Calculation"
|
|
179252
179765
|
},
|
|
179253
179766
|
{
|
|
179254
|
-
"description": "The
|
|
179767
|
+
"description": "The max height of the events inside the Scheduler Tooltip.\n",
|
|
179255
179768
|
"commentRange": {
|
|
179256
|
-
"start":
|
|
179257
|
-
"end":
|
|
179769
|
+
"start": 239,
|
|
179770
|
+
"end": 240
|
|
179258
179771
|
},
|
|
179259
179772
|
"context": {
|
|
179260
179773
|
"type": "variable",
|
|
179261
|
-
"name": "kendo-scheduler-
|
|
179262
|
-
"value": "
|
|
179774
|
+
"name": "kendo-scheduler-popover-events-max-height",
|
|
179775
|
+
"value": "250px",
|
|
179263
179776
|
"scope": "default",
|
|
179264
179777
|
"line": {
|
|
179265
|
-
"start":
|
|
179266
|
-
"end":
|
|
179778
|
+
"start": 241,
|
|
179779
|
+
"end": 241
|
|
179267
179780
|
}
|
|
179268
179781
|
},
|
|
179269
179782
|
"group": [
|
|
@@ -179274,19 +179787,19 @@
|
|
|
179274
179787
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179275
179788
|
"name": "_variables.scss"
|
|
179276
179789
|
},
|
|
179277
|
-
"resolvedValue": "
|
|
179278
|
-
"resolvedType": "
|
|
179790
|
+
"resolvedValue": "250px",
|
|
179791
|
+
"resolvedType": "Number"
|
|
179279
179792
|
},
|
|
179280
179793
|
{
|
|
179281
|
-
"description": "The
|
|
179794
|
+
"description": "The spacing between the events inside the Scheduler Tooltip.\n",
|
|
179282
179795
|
"commentRange": {
|
|
179283
179796
|
"start": 242,
|
|
179284
179797
|
"end": 243
|
|
179285
179798
|
},
|
|
179286
179799
|
"context": {
|
|
179287
179800
|
"type": "variable",
|
|
179288
|
-
"name": "kendo-scheduler-
|
|
179289
|
-
"value": "k-spacing(
|
|
179801
|
+
"name": "kendo-scheduler-popover-events-gap",
|
|
179802
|
+
"value": "k-spacing(1.5)",
|
|
179290
179803
|
"scope": "default",
|
|
179291
179804
|
"line": {
|
|
179292
179805
|
"start": 244,
|
|
@@ -179301,19 +179814,19 @@
|
|
|
179301
179814
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179302
179815
|
"name": "_variables.scss"
|
|
179303
179816
|
},
|
|
179304
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
179817
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
179305
179818
|
"resolvedType": "String"
|
|
179306
179819
|
},
|
|
179307
179820
|
{
|
|
179308
|
-
"description": "The
|
|
179821
|
+
"description": "The minimum height of the events inside the Scheduler Tooltip.\n",
|
|
179309
179822
|
"commentRange": {
|
|
179310
179823
|
"start": 246,
|
|
179311
179824
|
"end": 247
|
|
179312
179825
|
},
|
|
179313
179826
|
"context": {
|
|
179314
179827
|
"type": "variable",
|
|
179315
|
-
"name": "kendo-scheduler-event-
|
|
179316
|
-
"value": "
|
|
179828
|
+
"name": "kendo-scheduler-popover-event-min-height",
|
|
179829
|
+
"value": "25px",
|
|
179317
179830
|
"scope": "default",
|
|
179318
179831
|
"line": {
|
|
179319
179832
|
"start": 248,
|
|
@@ -179328,19 +179841,19 @@
|
|
|
179328
179841
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179329
179842
|
"name": "_variables.scss"
|
|
179330
179843
|
},
|
|
179331
|
-
"resolvedValue": "
|
|
179332
|
-
"resolvedType": "
|
|
179844
|
+
"resolvedValue": "25px",
|
|
179845
|
+
"resolvedType": "Number"
|
|
179333
179846
|
},
|
|
179334
179847
|
{
|
|
179335
|
-
"description": "The
|
|
179848
|
+
"description": "The horizontal padding of the events inside the Scheduler Tooltip.\n",
|
|
179336
179849
|
"commentRange": {
|
|
179337
179850
|
"start": 249,
|
|
179338
179851
|
"end": 250
|
|
179339
179852
|
},
|
|
179340
179853
|
"context": {
|
|
179341
179854
|
"type": "variable",
|
|
179342
|
-
"name": "kendo-scheduler-event-
|
|
179343
|
-
"value": "k-spacing(
|
|
179855
|
+
"name": "kendo-scheduler-popover-event-padding-x",
|
|
179856
|
+
"value": "k-spacing(2)",
|
|
179344
179857
|
"scope": "default",
|
|
179345
179858
|
"line": {
|
|
179346
179859
|
"start": 251,
|
|
@@ -179355,23 +179868,104 @@
|
|
|
179355
179868
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179356
179869
|
"name": "_variables.scss"
|
|
179357
179870
|
},
|
|
179358
|
-
"resolvedValue": "var(--kendo-spacing-
|
|
179871
|
+
"resolvedValue": "var(--kendo-spacing-2)",
|
|
179359
179872
|
"resolvedType": "String"
|
|
179360
179873
|
},
|
|
179361
179874
|
{
|
|
179362
|
-
"description": "The
|
|
179875
|
+
"description": "The vertical padding of the events inside the Scheduler Tooltip.\n",
|
|
179363
179876
|
"commentRange": {
|
|
179364
|
-
"start":
|
|
179365
|
-
"end":
|
|
179877
|
+
"start": 252,
|
|
179878
|
+
"end": 253
|
|
179366
179879
|
},
|
|
179367
179880
|
"context": {
|
|
179368
179881
|
"type": "variable",
|
|
179369
|
-
"name": "kendo-scheduler-event-
|
|
179882
|
+
"name": "kendo-scheduler-popover-event-padding-y",
|
|
179883
|
+
"value": "null",
|
|
179884
|
+
"scope": "default",
|
|
179885
|
+
"line": {
|
|
179886
|
+
"start": 254,
|
|
179887
|
+
"end": 254
|
|
179888
|
+
}
|
|
179889
|
+
},
|
|
179890
|
+
"group": [
|
|
179891
|
+
"scheduler"
|
|
179892
|
+
],
|
|
179893
|
+
"access": "public",
|
|
179894
|
+
"file": {
|
|
179895
|
+
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179896
|
+
"name": "_variables.scss"
|
|
179897
|
+
},
|
|
179898
|
+
"resolvedValue": "null",
|
|
179899
|
+
"resolvedType": "Null"
|
|
179900
|
+
},
|
|
179901
|
+
{
|
|
179902
|
+
"description": "The border radius of the events inside the Scheduler Tooltip.\n",
|
|
179903
|
+
"commentRange": {
|
|
179904
|
+
"start": 255,
|
|
179905
|
+
"end": 256
|
|
179906
|
+
},
|
|
179907
|
+
"context": {
|
|
179908
|
+
"type": "variable",
|
|
179909
|
+
"name": "kendo-scheduler-popover-event-border-radius",
|
|
179910
|
+
"value": "k-border-radius(md)",
|
|
179911
|
+
"scope": "default",
|
|
179912
|
+
"line": {
|
|
179913
|
+
"start": 257,
|
|
179914
|
+
"end": 257
|
|
179915
|
+
}
|
|
179916
|
+
},
|
|
179917
|
+
"group": [
|
|
179918
|
+
"scheduler"
|
|
179919
|
+
],
|
|
179920
|
+
"access": "public",
|
|
179921
|
+
"file": {
|
|
179922
|
+
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179923
|
+
"name": "_variables.scss"
|
|
179924
|
+
},
|
|
179925
|
+
"resolvedValue": "var(--kendo-border-radius-md)",
|
|
179926
|
+
"resolvedType": "String"
|
|
179927
|
+
},
|
|
179928
|
+
{
|
|
179929
|
+
"description": "The spacing between the events items inside the Scheduler Tooltip.\n",
|
|
179930
|
+
"commentRange": {
|
|
179931
|
+
"start": 258,
|
|
179932
|
+
"end": 259
|
|
179933
|
+
},
|
|
179934
|
+
"context": {
|
|
179935
|
+
"type": "variable",
|
|
179936
|
+
"name": "kendo-scheduler-popover-event-gap",
|
|
179937
|
+
"value": "k-spacing(1.5)",
|
|
179938
|
+
"scope": "default",
|
|
179939
|
+
"line": {
|
|
179940
|
+
"start": 260,
|
|
179941
|
+
"end": 260
|
|
179942
|
+
}
|
|
179943
|
+
},
|
|
179944
|
+
"group": [
|
|
179945
|
+
"scheduler"
|
|
179946
|
+
],
|
|
179947
|
+
"access": "public",
|
|
179948
|
+
"file": {
|
|
179949
|
+
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179950
|
+
"name": "_variables.scss"
|
|
179951
|
+
},
|
|
179952
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5)",
|
|
179953
|
+
"resolvedType": "String"
|
|
179954
|
+
},
|
|
179955
|
+
{
|
|
179956
|
+
"description": "The horizontal padding of the Scheduler event template.\n",
|
|
179957
|
+
"commentRange": {
|
|
179958
|
+
"start": 262,
|
|
179959
|
+
"end": 263
|
|
179960
|
+
},
|
|
179961
|
+
"context": {
|
|
179962
|
+
"type": "variable",
|
|
179963
|
+
"name": "kendo-scheduler-event-template-padding-x",
|
|
179370
179964
|
"value": "k-spacing(2)",
|
|
179371
179965
|
"scope": "default",
|
|
179372
179966
|
"line": {
|
|
179373
|
-
"start":
|
|
179374
|
-
"end":
|
|
179967
|
+
"start": 264,
|
|
179968
|
+
"end": 264
|
|
179375
179969
|
}
|
|
179376
179970
|
},
|
|
179377
179971
|
"group": [
|
|
@@ -179386,19 +179980,19 @@
|
|
|
179386
179980
|
"resolvedType": "String"
|
|
179387
179981
|
},
|
|
179388
179982
|
{
|
|
179389
|
-
"description": "The
|
|
179983
|
+
"description": "The vertical padding of the Scheduler event template.\n",
|
|
179390
179984
|
"commentRange": {
|
|
179391
|
-
"start":
|
|
179392
|
-
"end":
|
|
179985
|
+
"start": 265,
|
|
179986
|
+
"end": 266
|
|
179393
179987
|
},
|
|
179394
179988
|
"context": {
|
|
179395
179989
|
"type": "variable",
|
|
179396
|
-
"name": "kendo-scheduler-
|
|
179397
|
-
"value": "k-spacing(
|
|
179990
|
+
"name": "kendo-scheduler-event-template-padding-y",
|
|
179991
|
+
"value": "k-spacing(1)",
|
|
179398
179992
|
"scope": "default",
|
|
179399
179993
|
"line": {
|
|
179400
|
-
"start":
|
|
179401
|
-
"end":
|
|
179994
|
+
"start": 267,
|
|
179995
|
+
"end": 267
|
|
179402
179996
|
}
|
|
179403
179997
|
},
|
|
179404
179998
|
"group": [
|
|
@@ -179409,14 +180003,14 @@
|
|
|
179409
180003
|
"path": "meridian/scss/scheduler/_variables.scss",
|
|
179410
180004
|
"name": "_variables.scss"
|
|
179411
180005
|
},
|
|
179412
|
-
"resolvedValue": "
|
|
179413
|
-
"resolvedType": "
|
|
180006
|
+
"resolvedValue": "var(--kendo-spacing-1)",
|
|
180007
|
+
"resolvedType": "String"
|
|
179414
180008
|
},
|
|
179415
180009
|
{
|
|
179416
180010
|
"description": "The inline inset of the Scheduler marquee labels.\n",
|
|
179417
180011
|
"commentRange": {
|
|
179418
|
-
"start":
|
|
179419
|
-
"end":
|
|
180012
|
+
"start": 269,
|
|
180013
|
+
"end": 270
|
|
179420
180014
|
},
|
|
179421
180015
|
"context": {
|
|
179422
180016
|
"type": "variable",
|
|
@@ -179424,8 +180018,8 @@
|
|
|
179424
180018
|
"value": "k-spacing(1)",
|
|
179425
180019
|
"scope": "default",
|
|
179426
180020
|
"line": {
|
|
179427
|
-
"start":
|
|
179428
|
-
"end":
|
|
180021
|
+
"start": 271,
|
|
180022
|
+
"end": 271
|
|
179429
180023
|
}
|
|
179430
180024
|
},
|
|
179431
180025
|
"group": [
|
|
@@ -179442,8 +180036,8 @@
|
|
|
179442
180036
|
{
|
|
179443
180037
|
"description": "The block inset of the Scheduler marquee labels.\n",
|
|
179444
180038
|
"commentRange": {
|
|
179445
|
-
"start":
|
|
179446
|
-
"end":
|
|
180039
|
+
"start": 272,
|
|
180040
|
+
"end": 273
|
|
179447
180041
|
},
|
|
179448
180042
|
"context": {
|
|
179449
180043
|
"type": "variable",
|
|
@@ -179451,8 +180045,8 @@
|
|
|
179451
180045
|
"value": "k-spacing(0.5)",
|
|
179452
180046
|
"scope": "default",
|
|
179453
180047
|
"line": {
|
|
179454
|
-
"start":
|
|
179455
|
-
"end":
|
|
180048
|
+
"start": 274,
|
|
180049
|
+
"end": 274
|
|
179456
180050
|
}
|
|
179457
180051
|
},
|
|
179458
180052
|
"group": [
|
|
@@ -179469,8 +180063,8 @@
|
|
|
179469
180063
|
{
|
|
179470
180064
|
"description": "The spacing between icon and text in Scheduler navigation items.\n",
|
|
179471
180065
|
"commentRange": {
|
|
179472
|
-
"start":
|
|
179473
|
-
"end":
|
|
180066
|
+
"start": 276,
|
|
180067
|
+
"end": 277
|
|
179474
180068
|
},
|
|
179475
180069
|
"context": {
|
|
179476
180070
|
"type": "variable",
|
|
@@ -179478,8 +180072,8 @@
|
|
|
179478
180072
|
"value": "k-spacing(1)",
|
|
179479
180073
|
"scope": "default",
|
|
179480
180074
|
"line": {
|
|
179481
|
-
"start":
|
|
179482
|
-
"end":
|
|
180075
|
+
"start": 278,
|
|
180076
|
+
"end": 278
|
|
179483
180077
|
}
|
|
179484
180078
|
},
|
|
179485
180079
|
"group": [
|
|
@@ -179496,8 +180090,8 @@
|
|
|
179496
180090
|
{
|
|
179497
180091
|
"description": "The background color of the Scheduler header.\n",
|
|
179498
180092
|
"commentRange": {
|
|
179499
|
-
"start":
|
|
179500
|
-
"end":
|
|
180093
|
+
"start": 280,
|
|
180094
|
+
"end": 281
|
|
179501
180095
|
},
|
|
179502
180096
|
"context": {
|
|
179503
180097
|
"type": "variable",
|
|
@@ -179505,8 +180099,8 @@
|
|
|
179505
180099
|
"value": "k-translucency-bg(k-color(surface))",
|
|
179506
180100
|
"scope": "default",
|
|
179507
180101
|
"line": {
|
|
179508
|
-
"start":
|
|
179509
|
-
"end":
|
|
180102
|
+
"start": 282,
|
|
180103
|
+
"end": 282
|
|
179510
180104
|
}
|
|
179511
180105
|
},
|
|
179512
180106
|
"group": [
|