@progress/kendo-theme-fluent 14.4.1-dev.0 → 14.4.1-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +1846 -874
- package/dist/meta/sassdoc-raw-data.json +821 -371
- package/dist/meta/variables.json +147 -95
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +1 -1
- package/lib/swatches/fluent-1.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +3 -3
- package/scss/agent-response/_variables.scss +25 -1
- package/scss/citation/_variables.scss +30 -2
- package/scss/grid/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +0 -58
- package/scss/scheduler/_theme.scss +0 -25
- package/scss/scheduler/_variables.scss +106 -80
|
@@ -1925,15 +1925,15 @@
|
|
|
1925
1925
|
}
|
|
1926
1926
|
},
|
|
1927
1927
|
{
|
|
1928
|
-
"description": "The
|
|
1928
|
+
"description": "The horizontal padding of the AgentStep head.\n",
|
|
1929
1929
|
"commentRange": {
|
|
1930
1930
|
"start": 11,
|
|
1931
1931
|
"end": 12
|
|
1932
1932
|
},
|
|
1933
1933
|
"context": {
|
|
1934
1934
|
"type": "variable",
|
|
1935
|
-
"name": "kendo-agent-step-
|
|
1936
|
-
"value": "var( --kendo-agent-step-
|
|
1935
|
+
"name": "kendo-agent-step-padding-x",
|
|
1936
|
+
"value": "var( --kendo-agent-step-padding-x, k-spacing(0.5) )",
|
|
1937
1937
|
"scope": "default",
|
|
1938
1938
|
"line": {
|
|
1939
1939
|
"start": 13,
|
|
@@ -1950,15 +1950,15 @@
|
|
|
1950
1950
|
}
|
|
1951
1951
|
},
|
|
1952
1952
|
{
|
|
1953
|
-
"description": "The
|
|
1953
|
+
"description": "The end padding of the AgentStep head.\n",
|
|
1954
1954
|
"commentRange": {
|
|
1955
1955
|
"start": 14,
|
|
1956
1956
|
"end": 15
|
|
1957
1957
|
},
|
|
1958
1958
|
"context": {
|
|
1959
1959
|
"type": "variable",
|
|
1960
|
-
"name": "kendo-agent-step-
|
|
1961
|
-
"value": "var( --kendo-agent-step-
|
|
1960
|
+
"name": "kendo-agent-step-padding-end",
|
|
1961
|
+
"value": "var( --kendo-agent-step-padding-end, k-spacing(2) )",
|
|
1962
1962
|
"scope": "default",
|
|
1963
1963
|
"line": {
|
|
1964
1964
|
"start": 16,
|
|
@@ -1975,15 +1975,15 @@
|
|
|
1975
1975
|
}
|
|
1976
1976
|
},
|
|
1977
1977
|
{
|
|
1978
|
-
"description": "The
|
|
1978
|
+
"description": "The border radius of the AgentStep head.\n",
|
|
1979
1979
|
"commentRange": {
|
|
1980
1980
|
"start": 17,
|
|
1981
1981
|
"end": 18
|
|
1982
1982
|
},
|
|
1983
1983
|
"context": {
|
|
1984
1984
|
"type": "variable",
|
|
1985
|
-
"name": "kendo-agent-step-
|
|
1986
|
-
"value": "var( --kendo-agent-step-
|
|
1985
|
+
"name": "kendo-agent-step-border-radius",
|
|
1986
|
+
"value": "var( --kendo-agent-step-border-radius, k-border-radius(md) )",
|
|
1987
1987
|
"scope": "default",
|
|
1988
1988
|
"line": {
|
|
1989
1989
|
"start": 19,
|
|
@@ -2000,15 +2000,15 @@
|
|
|
2000
2000
|
}
|
|
2001
2001
|
},
|
|
2002
2002
|
{
|
|
2003
|
-
"description": "The
|
|
2003
|
+
"description": "The top margin of the AgentStep icon.\n",
|
|
2004
2004
|
"commentRange": {
|
|
2005
2005
|
"start": 20,
|
|
2006
2006
|
"end": 21
|
|
2007
2007
|
},
|
|
2008
2008
|
"context": {
|
|
2009
2009
|
"type": "variable",
|
|
2010
|
-
"name": "kendo-agent-step-
|
|
2011
|
-
"value": "var( --kendo-agent-step-
|
|
2010
|
+
"name": "kendo-agent-step-icon-margin-top",
|
|
2011
|
+
"value": "var( --kendo-agent-step-icon-margin-top, k-spacing(0.5) )",
|
|
2012
2012
|
"scope": "default",
|
|
2013
2013
|
"line": {
|
|
2014
2014
|
"start": 22,
|
|
@@ -2025,15 +2025,15 @@
|
|
|
2025
2025
|
}
|
|
2026
2026
|
},
|
|
2027
2027
|
{
|
|
2028
|
-
"description": "The
|
|
2028
|
+
"description": "The text color of the added lines count in the AgentStep diffstat.\n",
|
|
2029
2029
|
"commentRange": {
|
|
2030
2030
|
"start": 23,
|
|
2031
2031
|
"end": 24
|
|
2032
2032
|
},
|
|
2033
2033
|
"context": {
|
|
2034
2034
|
"type": "variable",
|
|
2035
|
-
"name": "kendo-agent-step-
|
|
2036
|
-
"value": "var( --kendo-agent-step-
|
|
2035
|
+
"name": "kendo-agent-step-added-color",
|
|
2036
|
+
"value": "var( --kendo-agent-step-added-color, k-color(success-on-surface) )",
|
|
2037
2037
|
"scope": "default",
|
|
2038
2038
|
"line": {
|
|
2039
2039
|
"start": 25,
|
|
@@ -2049,11 +2049,111 @@
|
|
|
2049
2049
|
"name": "_variables.scss"
|
|
2050
2050
|
}
|
|
2051
2051
|
},
|
|
2052
|
+
{
|
|
2053
|
+
"description": "The text color of the removed lines count in the AgentStep diffstat.\n",
|
|
2054
|
+
"commentRange": {
|
|
2055
|
+
"start": 26,
|
|
2056
|
+
"end": 27
|
|
2057
|
+
},
|
|
2058
|
+
"context": {
|
|
2059
|
+
"type": "variable",
|
|
2060
|
+
"name": "kendo-agent-step-removed-color",
|
|
2061
|
+
"value": "var( --kendo-agent-step-removed-color, k-color(error-on-surface) )",
|
|
2062
|
+
"scope": "default",
|
|
2063
|
+
"line": {
|
|
2064
|
+
"start": 28,
|
|
2065
|
+
"end": 28
|
|
2066
|
+
}
|
|
2067
|
+
},
|
|
2068
|
+
"group": [
|
|
2069
|
+
"agent-response"
|
|
2070
|
+
],
|
|
2071
|
+
"access": "public",
|
|
2072
|
+
"file": {
|
|
2073
|
+
"path": "agent-response/_variables.scss",
|
|
2074
|
+
"name": "_variables.scss"
|
|
2075
|
+
}
|
|
2076
|
+
},
|
|
2077
|
+
{
|
|
2078
|
+
"description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
|
|
2079
|
+
"commentRange": {
|
|
2080
|
+
"start": 29,
|
|
2081
|
+
"end": 30
|
|
2082
|
+
},
|
|
2083
|
+
"context": {
|
|
2084
|
+
"type": "variable",
|
|
2085
|
+
"name": "kendo-agent-step-font-size",
|
|
2086
|
+
"value": "var( --kendo-agent-step-font-size, var(--kendo-font-size-sm) )",
|
|
2087
|
+
"scope": "default",
|
|
2088
|
+
"line": {
|
|
2089
|
+
"start": 31,
|
|
2090
|
+
"end": 31
|
|
2091
|
+
}
|
|
2092
|
+
},
|
|
2093
|
+
"group": [
|
|
2094
|
+
"agent-response"
|
|
2095
|
+
],
|
|
2096
|
+
"access": "public",
|
|
2097
|
+
"file": {
|
|
2098
|
+
"path": "agent-response/_variables.scss",
|
|
2099
|
+
"name": "_variables.scss"
|
|
2100
|
+
}
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"description": "The font size of the AgentStep body content.\n",
|
|
2104
|
+
"commentRange": {
|
|
2105
|
+
"start": 32,
|
|
2106
|
+
"end": 33
|
|
2107
|
+
},
|
|
2108
|
+
"context": {
|
|
2109
|
+
"type": "variable",
|
|
2110
|
+
"name": "kendo-agent-step-body-font-size",
|
|
2111
|
+
"value": "var( --kendo-agent-step-body-font-size, var(--kendo-font-size-sm) )",
|
|
2112
|
+
"scope": "default",
|
|
2113
|
+
"line": {
|
|
2114
|
+
"start": 34,
|
|
2115
|
+
"end": 34
|
|
2116
|
+
}
|
|
2117
|
+
},
|
|
2118
|
+
"group": [
|
|
2119
|
+
"agent-response"
|
|
2120
|
+
],
|
|
2121
|
+
"access": "public",
|
|
2122
|
+
"file": {
|
|
2123
|
+
"path": "agent-response/_variables.scss",
|
|
2124
|
+
"name": "_variables.scss"
|
|
2125
|
+
}
|
|
2126
|
+
},
|
|
2127
|
+
{
|
|
2128
|
+
"description": "The box shadow of the focused AgentStep head.\n",
|
|
2129
|
+
"commentRange": {
|
|
2130
|
+
"start": 35,
|
|
2131
|
+
"end": 36
|
|
2132
|
+
},
|
|
2133
|
+
"context": {
|
|
2134
|
+
"type": "variable",
|
|
2135
|
+
"name": "kendo-agent-step-focus-shadow",
|
|
2136
|
+
"value": "var( --kendo-agent-step-focus-shadow, inset 0 0 0 2px #{k-color(on-app-surface)} )",
|
|
2137
|
+
"scope": "default",
|
|
2138
|
+
"line": {
|
|
2139
|
+
"start": 37,
|
|
2140
|
+
"end": 37
|
|
2141
|
+
}
|
|
2142
|
+
},
|
|
2143
|
+
"group": [
|
|
2144
|
+
"agent-response"
|
|
2145
|
+
],
|
|
2146
|
+
"access": "public",
|
|
2147
|
+
"file": {
|
|
2148
|
+
"path": "agent-response/_variables.scss",
|
|
2149
|
+
"name": "_variables.scss"
|
|
2150
|
+
}
|
|
2151
|
+
},
|
|
2052
2152
|
{
|
|
2053
2153
|
"description": "The gap between the icon column and the content of the Thought.\n",
|
|
2054
2154
|
"commentRange": {
|
|
2055
|
-
"start":
|
|
2056
|
-
"end":
|
|
2155
|
+
"start": 39,
|
|
2156
|
+
"end": 40
|
|
2057
2157
|
},
|
|
2058
2158
|
"context": {
|
|
2059
2159
|
"type": "variable",
|
|
@@ -2061,8 +2161,8 @@
|
|
|
2061
2161
|
"value": "var( --kendo-thought-gap, k-spacing(1.5) )",
|
|
2062
2162
|
"scope": "default",
|
|
2063
2163
|
"line": {
|
|
2064
|
-
"start":
|
|
2065
|
-
"end":
|
|
2164
|
+
"start": 41,
|
|
2165
|
+
"end": 41
|
|
2066
2166
|
}
|
|
2067
2167
|
},
|
|
2068
2168
|
"group": [
|
|
@@ -2077,8 +2177,8 @@
|
|
|
2077
2177
|
{
|
|
2078
2178
|
"description": "The gap in the icon column of the Thought.\n",
|
|
2079
2179
|
"commentRange": {
|
|
2080
|
-
"start":
|
|
2081
|
-
"end":
|
|
2180
|
+
"start": 42,
|
|
2181
|
+
"end": 43
|
|
2082
2182
|
},
|
|
2083
2183
|
"context": {
|
|
2084
2184
|
"type": "variable",
|
|
@@ -2086,8 +2186,8 @@
|
|
|
2086
2186
|
"value": "var( --kendo-thought-icon-col-gap, k-spacing(2) )",
|
|
2087
2187
|
"scope": "default",
|
|
2088
2188
|
"line": {
|
|
2089
|
-
"start":
|
|
2090
|
-
"end":
|
|
2189
|
+
"start": 44,
|
|
2190
|
+
"end": 44
|
|
2091
2191
|
}
|
|
2092
2192
|
},
|
|
2093
2193
|
"group": [
|
|
@@ -2102,8 +2202,8 @@
|
|
|
2102
2202
|
{
|
|
2103
2203
|
"description": "The spacing between stacked Thought items.\n",
|
|
2104
2204
|
"commentRange": {
|
|
2105
|
-
"start":
|
|
2106
|
-
"end":
|
|
2205
|
+
"start": 45,
|
|
2206
|
+
"end": 46
|
|
2107
2207
|
},
|
|
2108
2208
|
"context": {
|
|
2109
2209
|
"type": "variable",
|
|
@@ -2111,8 +2211,33 @@
|
|
|
2111
2211
|
"value": "var( --kendo-thought-spacing, k-spacing(4) )",
|
|
2112
2212
|
"scope": "default",
|
|
2113
2213
|
"line": {
|
|
2114
|
-
"start":
|
|
2115
|
-
"end":
|
|
2214
|
+
"start": 47,
|
|
2215
|
+
"end": 47
|
|
2216
|
+
}
|
|
2217
|
+
},
|
|
2218
|
+
"group": [
|
|
2219
|
+
"agent-response"
|
|
2220
|
+
],
|
|
2221
|
+
"access": "public",
|
|
2222
|
+
"file": {
|
|
2223
|
+
"path": "agent-response/_variables.scss",
|
|
2224
|
+
"name": "_variables.scss"
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"description": "The start padding of the Thought, aligning it with the AgentStep head.\n",
|
|
2229
|
+
"commentRange": {
|
|
2230
|
+
"start": 48,
|
|
2231
|
+
"end": 49
|
|
2232
|
+
},
|
|
2233
|
+
"context": {
|
|
2234
|
+
"type": "variable",
|
|
2235
|
+
"name": "kendo-thought-padding-x",
|
|
2236
|
+
"value": "var( --kendo-thought-padding-x, k-spacing(0.5) )",
|
|
2237
|
+
"scope": "default",
|
|
2238
|
+
"line": {
|
|
2239
|
+
"start": 50,
|
|
2240
|
+
"end": 50
|
|
2116
2241
|
}
|
|
2117
2242
|
},
|
|
2118
2243
|
"group": [
|
|
@@ -2127,8 +2252,8 @@
|
|
|
2127
2252
|
{
|
|
2128
2253
|
"description": "The color of the connector line between stacked Thought items.\n",
|
|
2129
2254
|
"commentRange": {
|
|
2130
|
-
"start":
|
|
2131
|
-
"end":
|
|
2255
|
+
"start": 51,
|
|
2256
|
+
"end": 52
|
|
2132
2257
|
},
|
|
2133
2258
|
"context": {
|
|
2134
2259
|
"type": "variable",
|
|
@@ -2136,8 +2261,8 @@
|
|
|
2136
2261
|
"value": "var( --kendo-thought-connector-color, color-mix(in srgb, k-color(border) 26%, transparent) )",
|
|
2137
2262
|
"scope": "default",
|
|
2138
2263
|
"line": {
|
|
2139
|
-
"start":
|
|
2140
|
-
"end":
|
|
2264
|
+
"start": 53,
|
|
2265
|
+
"end": 53
|
|
2141
2266
|
}
|
|
2142
2267
|
},
|
|
2143
2268
|
"group": [
|
|
@@ -2152,8 +2277,8 @@
|
|
|
2152
2277
|
{
|
|
2153
2278
|
"description": "The start indent of the ToolCall body.\n",
|
|
2154
2279
|
"commentRange": {
|
|
2155
|
-
"start":
|
|
2156
|
-
"end":
|
|
2280
|
+
"start": 55,
|
|
2281
|
+
"end": 56
|
|
2157
2282
|
},
|
|
2158
2283
|
"context": {
|
|
2159
2284
|
"type": "variable",
|
|
@@ -2161,8 +2286,8 @@
|
|
|
2161
2286
|
"value": "var( --kendo-tool-call-indent, k-spacing(5) )",
|
|
2162
2287
|
"scope": "default",
|
|
2163
2288
|
"line": {
|
|
2164
|
-
"start":
|
|
2165
|
-
"end":
|
|
2289
|
+
"start": 57,
|
|
2290
|
+
"end": 57
|
|
2166
2291
|
}
|
|
2167
2292
|
},
|
|
2168
2293
|
"group": [
|
|
@@ -2177,8 +2302,8 @@
|
|
|
2177
2302
|
{
|
|
2178
2303
|
"description": "The bottom padding of the ToolCall body.\n",
|
|
2179
2304
|
"commentRange": {
|
|
2180
|
-
"start":
|
|
2181
|
-
"end":
|
|
2305
|
+
"start": 58,
|
|
2306
|
+
"end": 59
|
|
2182
2307
|
},
|
|
2183
2308
|
"context": {
|
|
2184
2309
|
"type": "variable",
|
|
@@ -2186,8 +2311,33 @@
|
|
|
2186
2311
|
"value": "var( --kendo-tool-call-padding-y, k-spacing(2) )",
|
|
2187
2312
|
"scope": "default",
|
|
2188
2313
|
"line": {
|
|
2189
|
-
"start":
|
|
2190
|
-
"end":
|
|
2314
|
+
"start": 60,
|
|
2315
|
+
"end": 60
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
"group": [
|
|
2319
|
+
"agent-response"
|
|
2320
|
+
],
|
|
2321
|
+
"access": "public",
|
|
2322
|
+
"file": {
|
|
2323
|
+
"path": "agent-response/_variables.scss",
|
|
2324
|
+
"name": "_variables.scss"
|
|
2325
|
+
}
|
|
2326
|
+
},
|
|
2327
|
+
{
|
|
2328
|
+
"description": "The border radius of the pre element in the ToolCall body.\n",
|
|
2329
|
+
"commentRange": {
|
|
2330
|
+
"start": 61,
|
|
2331
|
+
"end": 62
|
|
2332
|
+
},
|
|
2333
|
+
"context": {
|
|
2334
|
+
"type": "variable",
|
|
2335
|
+
"name": "kendo-tool-call-pre-border-radius",
|
|
2336
|
+
"value": "var( --kendo-tool-call-pre-border-radius, k-border-radius(md) )",
|
|
2337
|
+
"scope": "default",
|
|
2338
|
+
"line": {
|
|
2339
|
+
"start": 63,
|
|
2340
|
+
"end": 63
|
|
2191
2341
|
}
|
|
2192
2342
|
},
|
|
2193
2343
|
"group": [
|
|
@@ -19777,7 +19927,7 @@
|
|
|
19777
19927
|
"context": {
|
|
19778
19928
|
"type": "variable",
|
|
19779
19929
|
"name": "kendo-citation-popover-view-padding",
|
|
19780
|
-
"value": "var( --kendo-citation-popover-view-padding, k-spacing(4) )",
|
|
19930
|
+
"value": "var( --kendo-citation-popover-view-padding, k-spacing(2) k-spacing(4) k-spacing(4) k-spacing(4) )",
|
|
19781
19931
|
"scope": "default",
|
|
19782
19932
|
"line": {
|
|
19783
19933
|
"start": 7,
|
|
@@ -19818,6 +19968,181 @@
|
|
|
19818
19968
|
"name": "_variables.scss"
|
|
19819
19969
|
}
|
|
19820
19970
|
},
|
|
19971
|
+
{
|
|
19972
|
+
"description": "The font weight of the CitationPopoverView title.\n",
|
|
19973
|
+
"commentRange": {
|
|
19974
|
+
"start": 11,
|
|
19975
|
+
"end": 12
|
|
19976
|
+
},
|
|
19977
|
+
"context": {
|
|
19978
|
+
"type": "variable",
|
|
19979
|
+
"name": "kendo-citation-popover-view-title-font-weight",
|
|
19980
|
+
"value": "var( --kendo-citation-popover-view-title-font-weight, var(--kendo-font-weight-medium) )",
|
|
19981
|
+
"scope": "default",
|
|
19982
|
+
"line": {
|
|
19983
|
+
"start": 13,
|
|
19984
|
+
"end": 13
|
|
19985
|
+
}
|
|
19986
|
+
},
|
|
19987
|
+
"group": [
|
|
19988
|
+
"citation"
|
|
19989
|
+
],
|
|
19990
|
+
"access": "public",
|
|
19991
|
+
"file": {
|
|
19992
|
+
"path": "citation/_variables.scss",
|
|
19993
|
+
"name": "_variables.scss"
|
|
19994
|
+
}
|
|
19995
|
+
},
|
|
19996
|
+
{
|
|
19997
|
+
"description": "The font size of the CitationPopoverView body text.\n",
|
|
19998
|
+
"commentRange": {
|
|
19999
|
+
"start": 14,
|
|
20000
|
+
"end": 15
|
|
20001
|
+
},
|
|
20002
|
+
"context": {
|
|
20003
|
+
"type": "variable",
|
|
20004
|
+
"name": "kendo-citation-popover-view-body-font-size",
|
|
20005
|
+
"value": "var( --kendo-citation-popover-view-body-font-size, var(--kendo-font-size-sm) )",
|
|
20006
|
+
"scope": "default",
|
|
20007
|
+
"line": {
|
|
20008
|
+
"start": 16,
|
|
20009
|
+
"end": 16
|
|
20010
|
+
}
|
|
20011
|
+
},
|
|
20012
|
+
"group": [
|
|
20013
|
+
"citation"
|
|
20014
|
+
],
|
|
20015
|
+
"access": "public",
|
|
20016
|
+
"file": {
|
|
20017
|
+
"path": "citation/_variables.scss",
|
|
20018
|
+
"name": "_variables.scss"
|
|
20019
|
+
}
|
|
20020
|
+
},
|
|
20021
|
+
{
|
|
20022
|
+
"description": "The top margin of the CitationPopoverView body text.\n",
|
|
20023
|
+
"commentRange": {
|
|
20024
|
+
"start": 17,
|
|
20025
|
+
"end": 18
|
|
20026
|
+
},
|
|
20027
|
+
"context": {
|
|
20028
|
+
"type": "variable",
|
|
20029
|
+
"name": "kendo-citation-popover-view-body-margin-top",
|
|
20030
|
+
"value": "var( --kendo-citation-popover-view-body-margin-top, k-spacing(2) )",
|
|
20031
|
+
"scope": "default",
|
|
20032
|
+
"line": {
|
|
20033
|
+
"start": 19,
|
|
20034
|
+
"end": 19
|
|
20035
|
+
}
|
|
20036
|
+
},
|
|
20037
|
+
"group": [
|
|
20038
|
+
"citation"
|
|
20039
|
+
],
|
|
20040
|
+
"access": "public",
|
|
20041
|
+
"file": {
|
|
20042
|
+
"path": "citation/_variables.scss",
|
|
20043
|
+
"name": "_variables.scss"
|
|
20044
|
+
}
|
|
20045
|
+
},
|
|
20046
|
+
{
|
|
20047
|
+
"description": "The text color of the CitationPopoverView body text.\n",
|
|
20048
|
+
"commentRange": {
|
|
20049
|
+
"start": 20,
|
|
20050
|
+
"end": 21
|
|
20051
|
+
},
|
|
20052
|
+
"context": {
|
|
20053
|
+
"type": "variable",
|
|
20054
|
+
"name": "kendo-citation-popover-view-body-color",
|
|
20055
|
+
"value": "var( --kendo-citation-popover-view-body-color, k-color(subtle) )",
|
|
20056
|
+
"scope": "default",
|
|
20057
|
+
"line": {
|
|
20058
|
+
"start": 22,
|
|
20059
|
+
"end": 22
|
|
20060
|
+
}
|
|
20061
|
+
},
|
|
20062
|
+
"group": [
|
|
20063
|
+
"citation"
|
|
20064
|
+
],
|
|
20065
|
+
"access": "public",
|
|
20066
|
+
"file": {
|
|
20067
|
+
"path": "citation/_variables.scss",
|
|
20068
|
+
"name": "_variables.scss"
|
|
20069
|
+
}
|
|
20070
|
+
},
|
|
20071
|
+
{
|
|
20072
|
+
"description": "The font size of the CitationPopoverView source link.\n",
|
|
20073
|
+
"commentRange": {
|
|
20074
|
+
"start": 23,
|
|
20075
|
+
"end": 24
|
|
20076
|
+
},
|
|
20077
|
+
"context": {
|
|
20078
|
+
"type": "variable",
|
|
20079
|
+
"name": "kendo-citation-popover-view-source-font-size",
|
|
20080
|
+
"value": "var( --kendo-citation-popover-view-source-font-size, var(--kendo-font-size-sm) )",
|
|
20081
|
+
"scope": "default",
|
|
20082
|
+
"line": {
|
|
20083
|
+
"start": 25,
|
|
20084
|
+
"end": 25
|
|
20085
|
+
}
|
|
20086
|
+
},
|
|
20087
|
+
"group": [
|
|
20088
|
+
"citation"
|
|
20089
|
+
],
|
|
20090
|
+
"access": "public",
|
|
20091
|
+
"file": {
|
|
20092
|
+
"path": "citation/_variables.scss",
|
|
20093
|
+
"name": "_variables.scss"
|
|
20094
|
+
}
|
|
20095
|
+
},
|
|
20096
|
+
{
|
|
20097
|
+
"description": "The top margin of the CitationPopoverView source link.\n",
|
|
20098
|
+
"commentRange": {
|
|
20099
|
+
"start": 26,
|
|
20100
|
+
"end": 27
|
|
20101
|
+
},
|
|
20102
|
+
"context": {
|
|
20103
|
+
"type": "variable",
|
|
20104
|
+
"name": "kendo-citation-popover-view-source-margin-top",
|
|
20105
|
+
"value": "var( --kendo-citation-popover-view-source-margin-top, 0 )",
|
|
20106
|
+
"scope": "default",
|
|
20107
|
+
"line": {
|
|
20108
|
+
"start": 28,
|
|
20109
|
+
"end": 28
|
|
20110
|
+
}
|
|
20111
|
+
},
|
|
20112
|
+
"group": [
|
|
20113
|
+
"citation"
|
|
20114
|
+
],
|
|
20115
|
+
"access": "public",
|
|
20116
|
+
"file": {
|
|
20117
|
+
"path": "citation/_variables.scss",
|
|
20118
|
+
"name": "_variables.scss"
|
|
20119
|
+
}
|
|
20120
|
+
},
|
|
20121
|
+
{
|
|
20122
|
+
"description": "The gap between the icon and text of the CitationPopoverView source link.\n",
|
|
20123
|
+
"commentRange": {
|
|
20124
|
+
"start": 29,
|
|
20125
|
+
"end": 30
|
|
20126
|
+
},
|
|
20127
|
+
"context": {
|
|
20128
|
+
"type": "variable",
|
|
20129
|
+
"name": "kendo-citation-popover-view-source-gap",
|
|
20130
|
+
"value": "var( --kendo-citation-popover-view-source-gap, k-spacing(1) )",
|
|
20131
|
+
"scope": "default",
|
|
20132
|
+
"line": {
|
|
20133
|
+
"start": 31,
|
|
20134
|
+
"end": 31
|
|
20135
|
+
}
|
|
20136
|
+
},
|
|
20137
|
+
"group": [
|
|
20138
|
+
"citation"
|
|
20139
|
+
],
|
|
20140
|
+
"access": "public",
|
|
20141
|
+
"file": {
|
|
20142
|
+
"path": "citation/_variables.scss",
|
|
20143
|
+
"name": "_variables.scss"
|
|
20144
|
+
}
|
|
20145
|
+
},
|
|
19821
20146
|
{
|
|
19822
20147
|
"description": "The default size of the ColorEditor.\n",
|
|
19823
20148
|
"commentRange": {
|
|
@@ -65704,19 +66029,19 @@
|
|
|
65704
66029
|
}
|
|
65705
66030
|
},
|
|
65706
66031
|
{
|
|
65707
|
-
"description": "The
|
|
66032
|
+
"description": "The font size of the Scheduler event title.\n",
|
|
65708
66033
|
"commentRange": {
|
|
65709
|
-
"start":
|
|
65710
|
-
"end":
|
|
66034
|
+
"start": 72,
|
|
66035
|
+
"end": 73
|
|
65711
66036
|
},
|
|
65712
66037
|
"context": {
|
|
65713
66038
|
"type": "variable",
|
|
65714
|
-
"name": "kendo-scheduler-event-
|
|
65715
|
-
"value": "var(
|
|
66039
|
+
"name": "kendo-scheduler-event-title-font-size",
|
|
66040
|
+
"value": "var(--kendo-font-size-sm)",
|
|
65716
66041
|
"scope": "default",
|
|
65717
66042
|
"line": {
|
|
65718
|
-
"start":
|
|
65719
|
-
"end":
|
|
66043
|
+
"start": 74,
|
|
66044
|
+
"end": 74
|
|
65720
66045
|
}
|
|
65721
66046
|
},
|
|
65722
66047
|
"group": [
|
|
@@ -65729,19 +66054,19 @@
|
|
|
65729
66054
|
}
|
|
65730
66055
|
},
|
|
65731
66056
|
{
|
|
65732
|
-
"description": "The
|
|
66057
|
+
"description": "The line height of the Scheduler event title.\n",
|
|
65733
66058
|
"commentRange": {
|
|
65734
|
-
"start":
|
|
65735
|
-
"end":
|
|
66059
|
+
"start": 75,
|
|
66060
|
+
"end": 76
|
|
65736
66061
|
},
|
|
65737
66062
|
"context": {
|
|
65738
66063
|
"type": "variable",
|
|
65739
|
-
"name": "kendo-scheduler-event-
|
|
65740
|
-
"value": "var(
|
|
66064
|
+
"name": "kendo-scheduler-event-title-line-height",
|
|
66065
|
+
"value": "var(--kendo-line-height-sm)",
|
|
65741
66066
|
"scope": "default",
|
|
65742
66067
|
"line": {
|
|
65743
|
-
"start":
|
|
65744
|
-
"end":
|
|
66068
|
+
"start": 77,
|
|
66069
|
+
"end": 77
|
|
65745
66070
|
}
|
|
65746
66071
|
},
|
|
65747
66072
|
"group": [
|
|
@@ -65754,19 +66079,19 @@
|
|
|
65754
66079
|
}
|
|
65755
66080
|
},
|
|
65756
66081
|
{
|
|
65757
|
-
"description": "The
|
|
66082
|
+
"description": "The top padding of the Scheduler event title.\n",
|
|
65758
66083
|
"commentRange": {
|
|
65759
|
-
"start":
|
|
65760
|
-
"end":
|
|
66084
|
+
"start": 78,
|
|
66085
|
+
"end": 79
|
|
65761
66086
|
},
|
|
65762
66087
|
"context": {
|
|
65763
66088
|
"type": "variable",
|
|
65764
|
-
"name": "kendo-scheduler-event-padding-
|
|
65765
|
-
"value": "
|
|
66089
|
+
"name": "kendo-scheduler-event-title-padding-top",
|
|
66090
|
+
"value": "k-spacing(1)",
|
|
65766
66091
|
"scope": "default",
|
|
65767
66092
|
"line": {
|
|
65768
|
-
"start":
|
|
65769
|
-
"end":
|
|
66093
|
+
"start": 80,
|
|
66094
|
+
"end": 80
|
|
65770
66095
|
}
|
|
65771
66096
|
},
|
|
65772
66097
|
"group": [
|
|
@@ -65779,19 +66104,19 @@
|
|
|
65779
66104
|
}
|
|
65780
66105
|
},
|
|
65781
66106
|
{
|
|
65782
|
-
"description": "The
|
|
66107
|
+
"description": "The bottom padding of the Scheduler event title.\n",
|
|
65783
66108
|
"commentRange": {
|
|
65784
|
-
"start":
|
|
65785
|
-
"end":
|
|
66109
|
+
"start": 81,
|
|
66110
|
+
"end": 82
|
|
65786
66111
|
},
|
|
65787
66112
|
"context": {
|
|
65788
66113
|
"type": "variable",
|
|
65789
|
-
"name": "kendo-scheduler-event-
|
|
65790
|
-
"value": "
|
|
66114
|
+
"name": "kendo-scheduler-event-title-padding-bottom",
|
|
66115
|
+
"value": "k-spacing(0.5)",
|
|
65791
66116
|
"scope": "default",
|
|
65792
66117
|
"line": {
|
|
65793
|
-
"start":
|
|
65794
|
-
"end":
|
|
66118
|
+
"start": 83,
|
|
66119
|
+
"end": 83
|
|
65795
66120
|
}
|
|
65796
66121
|
},
|
|
65797
66122
|
"group": [
|
|
@@ -65804,19 +66129,19 @@
|
|
|
65804
66129
|
}
|
|
65805
66130
|
},
|
|
65806
66131
|
{
|
|
65807
|
-
"description": "The
|
|
66132
|
+
"description": "The font size of the Scheduler event time.\n",
|
|
65808
66133
|
"commentRange": {
|
|
65809
|
-
"start":
|
|
65810
|
-
"end":
|
|
66134
|
+
"start": 85,
|
|
66135
|
+
"end": 86
|
|
65811
66136
|
},
|
|
65812
66137
|
"context": {
|
|
65813
66138
|
"type": "variable",
|
|
65814
|
-
"name": "kendo-scheduler-event-
|
|
65815
|
-
"value": "var(
|
|
66139
|
+
"name": "kendo-scheduler-event-time-font-size",
|
|
66140
|
+
"value": "var(--kendo-font-size-xs)",
|
|
65816
66141
|
"scope": "default",
|
|
65817
66142
|
"line": {
|
|
65818
|
-
"start":
|
|
65819
|
-
"end":
|
|
66143
|
+
"start": 87,
|
|
66144
|
+
"end": 87
|
|
65820
66145
|
}
|
|
65821
66146
|
},
|
|
65822
66147
|
"group": [
|
|
@@ -65829,19 +66154,19 @@
|
|
|
65829
66154
|
}
|
|
65830
66155
|
},
|
|
65831
66156
|
{
|
|
65832
|
-
"description": "The
|
|
66157
|
+
"description": "The line height of the Scheduler event time.\n",
|
|
65833
66158
|
"commentRange": {
|
|
65834
|
-
"start":
|
|
65835
|
-
"end":
|
|
66159
|
+
"start": 88,
|
|
66160
|
+
"end": 89
|
|
65836
66161
|
},
|
|
65837
66162
|
"context": {
|
|
65838
66163
|
"type": "variable",
|
|
65839
|
-
"name": "kendo-scheduler-event-
|
|
65840
|
-
"value": "var(
|
|
66164
|
+
"name": "kendo-scheduler-event-time-line-height",
|
|
66165
|
+
"value": "var(--kendo-line-height-sm)",
|
|
65841
66166
|
"scope": "default",
|
|
65842
66167
|
"line": {
|
|
65843
|
-
"start":
|
|
65844
|
-
"end":
|
|
66168
|
+
"start": 90,
|
|
66169
|
+
"end": 90
|
|
65845
66170
|
}
|
|
65846
66171
|
},
|
|
65847
66172
|
"group": [
|
|
@@ -65854,19 +66179,19 @@
|
|
|
65854
66179
|
}
|
|
65855
66180
|
},
|
|
65856
66181
|
{
|
|
65857
|
-
"description": "The
|
|
66182
|
+
"description": "The top padding of the Scheduler event time.\n",
|
|
65858
66183
|
"commentRange": {
|
|
65859
|
-
"start":
|
|
65860
|
-
"end":
|
|
66184
|
+
"start": 91,
|
|
66185
|
+
"end": 92
|
|
65861
66186
|
},
|
|
65862
66187
|
"context": {
|
|
65863
66188
|
"type": "variable",
|
|
65864
|
-
"name": "kendo-scheduler-event-
|
|
65865
|
-
"value": "
|
|
66189
|
+
"name": "kendo-scheduler-event-time-padding-top",
|
|
66190
|
+
"value": "k-spacing(0.5)",
|
|
65866
66191
|
"scope": "default",
|
|
65867
66192
|
"line": {
|
|
65868
|
-
"start":
|
|
65869
|
-
"end":
|
|
66193
|
+
"start": 93,
|
|
66194
|
+
"end": 93
|
|
65870
66195
|
}
|
|
65871
66196
|
},
|
|
65872
66197
|
"group": [
|
|
@@ -65879,19 +66204,19 @@
|
|
|
65879
66204
|
}
|
|
65880
66205
|
},
|
|
65881
66206
|
{
|
|
65882
|
-
"description": "The
|
|
66207
|
+
"description": "The bottom padding of the Scheduler event time.\n",
|
|
65883
66208
|
"commentRange": {
|
|
65884
|
-
"start":
|
|
65885
|
-
"end":
|
|
66209
|
+
"start": 94,
|
|
66210
|
+
"end": 95
|
|
65886
66211
|
},
|
|
65887
66212
|
"context": {
|
|
65888
66213
|
"type": "variable",
|
|
65889
|
-
"name": "kendo-scheduler-event-
|
|
65890
|
-
"value": "
|
|
66214
|
+
"name": "kendo-scheduler-event-time-padding-bottom",
|
|
66215
|
+
"value": "k-spacing(0.5)",
|
|
65891
66216
|
"scope": "default",
|
|
65892
66217
|
"line": {
|
|
65893
|
-
"start":
|
|
65894
|
-
"end":
|
|
66218
|
+
"start": 96,
|
|
66219
|
+
"end": 96
|
|
65895
66220
|
}
|
|
65896
66221
|
},
|
|
65897
66222
|
"group": [
|
|
@@ -65904,19 +66229,19 @@
|
|
|
65904
66229
|
}
|
|
65905
66230
|
},
|
|
65906
66231
|
{
|
|
65907
|
-
"description": "The
|
|
66232
|
+
"description": "The horizontal padding of the Scheduler event.\n",
|
|
65908
66233
|
"commentRange": {
|
|
65909
|
-
"start":
|
|
65910
|
-
"end":
|
|
66234
|
+
"start": 97,
|
|
66235
|
+
"end": 98
|
|
65911
66236
|
},
|
|
65912
66237
|
"context": {
|
|
65913
66238
|
"type": "variable",
|
|
65914
|
-
"name": "kendo-scheduler-event-
|
|
65915
|
-
"value": "var( --kendo-scheduler-event-
|
|
66239
|
+
"name": "kendo-scheduler-event-template-padding-x",
|
|
66240
|
+
"value": "var( --kendo-scheduler-event-padding-x, k-spacing(2) )",
|
|
65916
66241
|
"scope": "default",
|
|
65917
66242
|
"line": {
|
|
65918
|
-
"start":
|
|
65919
|
-
"end":
|
|
66243
|
+
"start": 99,
|
|
66244
|
+
"end": 99
|
|
65920
66245
|
}
|
|
65921
66246
|
},
|
|
65922
66247
|
"group": [
|
|
@@ -65929,15 +66254,15 @@
|
|
|
65929
66254
|
}
|
|
65930
66255
|
},
|
|
65931
66256
|
{
|
|
65932
|
-
"description": "The
|
|
66257
|
+
"description": "The vertical padding of the Scheduler event.\n",
|
|
65933
66258
|
"commentRange": {
|
|
65934
66259
|
"start": 100,
|
|
65935
66260
|
"end": 101
|
|
65936
66261
|
},
|
|
65937
66262
|
"context": {
|
|
65938
66263
|
"type": "variable",
|
|
65939
|
-
"name": "kendo-scheduler-event-
|
|
65940
|
-
"value": "var( --kendo-scheduler-event-
|
|
66264
|
+
"name": "kendo-scheduler-event-template-padding-y",
|
|
66265
|
+
"value": "var( --kendo-scheduler-event-padding-y, k-spacing(0.5) )",
|
|
65941
66266
|
"scope": "default",
|
|
65942
66267
|
"line": {
|
|
65943
66268
|
"start": 102,
|
|
@@ -65954,15 +66279,15 @@
|
|
|
65954
66279
|
}
|
|
65955
66280
|
},
|
|
65956
66281
|
{
|
|
65957
|
-
"description": "The
|
|
66282
|
+
"description": "The minimum height of the Scheduler event.\n",
|
|
65958
66283
|
"commentRange": {
|
|
65959
66284
|
"start": 103,
|
|
65960
66285
|
"end": 104
|
|
65961
66286
|
},
|
|
65962
66287
|
"context": {
|
|
65963
66288
|
"type": "variable",
|
|
65964
|
-
"name": "kendo-scheduler-event-
|
|
65965
|
-
"value": "var( --kendo-scheduler-event-
|
|
66289
|
+
"name": "kendo-scheduler-event-min-height",
|
|
66290
|
+
"value": "var( --kendo-scheduler-event-min-height, 12px )",
|
|
65966
66291
|
"scope": "default",
|
|
65967
66292
|
"line": {
|
|
65968
66293
|
"start": 105,
|
|
@@ -65979,19 +66304,19 @@
|
|
|
65979
66304
|
}
|
|
65980
66305
|
},
|
|
65981
66306
|
{
|
|
65982
|
-
"description": "The
|
|
66307
|
+
"description": "The background color of the Scheduler event.\n",
|
|
65983
66308
|
"commentRange": {
|
|
65984
|
-
"start":
|
|
65985
|
-
"end":
|
|
66309
|
+
"start": 107,
|
|
66310
|
+
"end": 108
|
|
65986
66311
|
},
|
|
65987
66312
|
"context": {
|
|
65988
66313
|
"type": "variable",
|
|
65989
|
-
"name": "kendo-scheduler-event-
|
|
65990
|
-
"value": "var( --kendo-scheduler-event-
|
|
66314
|
+
"name": "kendo-scheduler-event-bg",
|
|
66315
|
+
"value": "var( --kendo-scheduler-event-bg, k-color(primary) )",
|
|
65991
66316
|
"scope": "default",
|
|
65992
66317
|
"line": {
|
|
65993
|
-
"start":
|
|
65994
|
-
"end":
|
|
66318
|
+
"start": 109,
|
|
66319
|
+
"end": 109
|
|
65995
66320
|
}
|
|
65996
66321
|
},
|
|
65997
66322
|
"group": [
|
|
@@ -66004,19 +66329,19 @@
|
|
|
66004
66329
|
}
|
|
66005
66330
|
},
|
|
66006
66331
|
{
|
|
66007
|
-
"description": "The
|
|
66332
|
+
"description": "The text color of the Scheduler event.\n",
|
|
66008
66333
|
"commentRange": {
|
|
66009
|
-
"start":
|
|
66010
|
-
"end":
|
|
66334
|
+
"start": 110,
|
|
66335
|
+
"end": 111
|
|
66011
66336
|
},
|
|
66012
66337
|
"context": {
|
|
66013
66338
|
"type": "variable",
|
|
66014
|
-
"name": "kendo-scheduler-event-
|
|
66015
|
-
"value": "var( --kendo-scheduler-event-
|
|
66339
|
+
"name": "kendo-scheduler-event-text",
|
|
66340
|
+
"value": "var( --kendo-scheduler-event-text, k-color(on-primary) )",
|
|
66016
66341
|
"scope": "default",
|
|
66017
66342
|
"line": {
|
|
66018
|
-
"start":
|
|
66019
|
-
"end":
|
|
66343
|
+
"start": 112,
|
|
66344
|
+
"end": 112
|
|
66020
66345
|
}
|
|
66021
66346
|
},
|
|
66022
66347
|
"group": [
|
|
@@ -66029,19 +66354,19 @@
|
|
|
66029
66354
|
}
|
|
66030
66355
|
},
|
|
66031
66356
|
{
|
|
66032
|
-
"description": "The
|
|
66357
|
+
"description": "The border color of the Scheduler event.\n",
|
|
66033
66358
|
"commentRange": {
|
|
66034
|
-
"start":
|
|
66035
|
-
"end":
|
|
66359
|
+
"start": 113,
|
|
66360
|
+
"end": 114
|
|
66036
66361
|
},
|
|
66037
66362
|
"context": {
|
|
66038
66363
|
"type": "variable",
|
|
66039
|
-
"name": "kendo-scheduler-event-
|
|
66040
|
-
"value": "var( --kendo-scheduler-event-
|
|
66364
|
+
"name": "kendo-scheduler-event-border",
|
|
66365
|
+
"value": "var( --kendo-scheduler-event-border, $kendo-scheduler-event-bg )",
|
|
66041
66366
|
"scope": "default",
|
|
66042
66367
|
"line": {
|
|
66043
|
-
"start":
|
|
66044
|
-
"end":
|
|
66368
|
+
"start": 115,
|
|
66369
|
+
"end": 115
|
|
66045
66370
|
}
|
|
66046
66371
|
},
|
|
66047
66372
|
"group": [
|
|
@@ -66054,15 +66379,15 @@
|
|
|
66054
66379
|
}
|
|
66055
66380
|
},
|
|
66056
66381
|
{
|
|
66057
|
-
"description": "The
|
|
66382
|
+
"description": "The gradient of the Scheduler event.\n",
|
|
66058
66383
|
"commentRange": {
|
|
66059
66384
|
"start": 116,
|
|
66060
66385
|
"end": 117
|
|
66061
66386
|
},
|
|
66062
66387
|
"context": {
|
|
66063
66388
|
"type": "variable",
|
|
66064
|
-
"name": "kendo-scheduler-event-
|
|
66065
|
-
"value": "var( --kendo-scheduler-event-
|
|
66389
|
+
"name": "kendo-scheduler-event-gradient",
|
|
66390
|
+
"value": "var( --kendo-scheduler-event-gradient, null )",
|
|
66066
66391
|
"scope": "default",
|
|
66067
66392
|
"line": {
|
|
66068
66393
|
"start": 118,
|
|
@@ -66079,15 +66404,15 @@
|
|
|
66079
66404
|
}
|
|
66080
66405
|
},
|
|
66081
66406
|
{
|
|
66082
|
-
"description": "The
|
|
66407
|
+
"description": "The shadow of the Scheduler event.\n",
|
|
66083
66408
|
"commentRange": {
|
|
66084
66409
|
"start": 119,
|
|
66085
66410
|
"end": 120
|
|
66086
66411
|
},
|
|
66087
66412
|
"context": {
|
|
66088
66413
|
"type": "variable",
|
|
66089
|
-
"name": "kendo-scheduler-event-
|
|
66090
|
-
"value": "var( --kendo-scheduler-event-
|
|
66414
|
+
"name": "kendo-scheduler-event-shadow",
|
|
66415
|
+
"value": "var( --kendo-scheduler-event-shadow, null )",
|
|
66091
66416
|
"scope": "default",
|
|
66092
66417
|
"line": {
|
|
66093
66418
|
"start": 121,
|
|
@@ -66104,19 +66429,19 @@
|
|
|
66104
66429
|
}
|
|
66105
66430
|
},
|
|
66106
66431
|
{
|
|
66107
|
-
"description": "The
|
|
66432
|
+
"description": "The background color of the read-only Scheduler event.\n",
|
|
66108
66433
|
"commentRange": {
|
|
66109
|
-
"start":
|
|
66110
|
-
"end":
|
|
66434
|
+
"start": 123,
|
|
66435
|
+
"end": 124
|
|
66111
66436
|
},
|
|
66112
66437
|
"context": {
|
|
66113
66438
|
"type": "variable",
|
|
66114
|
-
"name": "kendo-scheduler-event-
|
|
66115
|
-
"value": "var( --kendo-scheduler-event-
|
|
66439
|
+
"name": "kendo-scheduler-event-readonly-bg",
|
|
66440
|
+
"value": "var( --kendo-scheduler-event-readonly-bg, k-color(primary-subtle) )",
|
|
66116
66441
|
"scope": "default",
|
|
66117
66442
|
"line": {
|
|
66118
|
-
"start":
|
|
66119
|
-
"end":
|
|
66443
|
+
"start": 125,
|
|
66444
|
+
"end": 125
|
|
66120
66445
|
}
|
|
66121
66446
|
},
|
|
66122
66447
|
"group": [
|
|
@@ -66129,19 +66454,19 @@
|
|
|
66129
66454
|
}
|
|
66130
66455
|
},
|
|
66131
66456
|
{
|
|
66132
|
-
"description": "The
|
|
66457
|
+
"description": "The text color of the read-only Scheduler event.\n",
|
|
66133
66458
|
"commentRange": {
|
|
66134
|
-
"start":
|
|
66135
|
-
"end":
|
|
66459
|
+
"start": 126,
|
|
66460
|
+
"end": 127
|
|
66136
66461
|
},
|
|
66137
66462
|
"context": {
|
|
66138
66463
|
"type": "variable",
|
|
66139
|
-
"name": "kendo-scheduler-event-
|
|
66140
|
-
"value": "var( --kendo-scheduler-event-
|
|
66464
|
+
"name": "kendo-scheduler-event-readonly-text",
|
|
66465
|
+
"value": "var( --kendo-scheduler-event-readonly-text, k-color(primary-on-subtle) )",
|
|
66141
66466
|
"scope": "default",
|
|
66142
66467
|
"line": {
|
|
66143
|
-
"start":
|
|
66144
|
-
"end":
|
|
66468
|
+
"start": 128,
|
|
66469
|
+
"end": 128
|
|
66145
66470
|
}
|
|
66146
66471
|
},
|
|
66147
66472
|
"group": [
|
|
@@ -66154,19 +66479,19 @@
|
|
|
66154
66479
|
}
|
|
66155
66480
|
},
|
|
66156
66481
|
{
|
|
66157
|
-
"description": "The
|
|
66482
|
+
"description": "The border color of the read-only Scheduler event.\n",
|
|
66158
66483
|
"commentRange": {
|
|
66159
|
-
"start":
|
|
66160
|
-
"end":
|
|
66484
|
+
"start": 129,
|
|
66485
|
+
"end": 130
|
|
66161
66486
|
},
|
|
66162
66487
|
"context": {
|
|
66163
66488
|
"type": "variable",
|
|
66164
|
-
"name": "kendo-scheduler-event-
|
|
66165
|
-
"value": "var( --kendo-scheduler-event-
|
|
66489
|
+
"name": "kendo-scheduler-event-readonly-border",
|
|
66490
|
+
"value": "var( --kendo-scheduler-event-readonly-border, k-color(primary-emphasis) )",
|
|
66166
66491
|
"scope": "default",
|
|
66167
66492
|
"line": {
|
|
66168
|
-
"start":
|
|
66169
|
-
"end":
|
|
66493
|
+
"start": 131,
|
|
66494
|
+
"end": 131
|
|
66170
66495
|
}
|
|
66171
66496
|
},
|
|
66172
66497
|
"group": [
|
|
@@ -66179,19 +66504,19 @@
|
|
|
66179
66504
|
}
|
|
66180
66505
|
},
|
|
66181
66506
|
{
|
|
66182
|
-
"description": "The
|
|
66507
|
+
"description": "The background color of the hovered Scheduler event.\n",
|
|
66183
66508
|
"commentRange": {
|
|
66184
|
-
"start":
|
|
66185
|
-
"end":
|
|
66509
|
+
"start": 133,
|
|
66510
|
+
"end": 134
|
|
66186
66511
|
},
|
|
66187
66512
|
"context": {
|
|
66188
66513
|
"type": "variable",
|
|
66189
|
-
"name": "kendo-scheduler-event-
|
|
66190
|
-
"value": "var( --kendo-scheduler-event-
|
|
66514
|
+
"name": "kendo-scheduler-event-hover-bg",
|
|
66515
|
+
"value": "var( --kendo-scheduler-event-hover-bg, k-color(primary-hover) )",
|
|
66191
66516
|
"scope": "default",
|
|
66192
66517
|
"line": {
|
|
66193
|
-
"start":
|
|
66194
|
-
"end":
|
|
66518
|
+
"start": 135,
|
|
66519
|
+
"end": 135
|
|
66195
66520
|
}
|
|
66196
66521
|
},
|
|
66197
66522
|
"group": [
|
|
@@ -66204,15 +66529,15 @@
|
|
|
66204
66529
|
}
|
|
66205
66530
|
},
|
|
66206
66531
|
{
|
|
66207
|
-
"description": "The
|
|
66532
|
+
"description": "The text color of the hovered Scheduler event.\n",
|
|
66208
66533
|
"commentRange": {
|
|
66209
66534
|
"start": 136,
|
|
66210
66535
|
"end": 137
|
|
66211
66536
|
},
|
|
66212
66537
|
"context": {
|
|
66213
66538
|
"type": "variable",
|
|
66214
|
-
"name": "kendo-scheduler-
|
|
66215
|
-
"value": "var( --kendo-scheduler-
|
|
66539
|
+
"name": "kendo-scheduler-event-hover-text",
|
|
66540
|
+
"value": "var( --kendo-scheduler-event-hover-text, k-color(on-primary) )",
|
|
66216
66541
|
"scope": "default",
|
|
66217
66542
|
"line": {
|
|
66218
66543
|
"start": 138,
|
|
@@ -66229,15 +66554,15 @@
|
|
|
66229
66554
|
}
|
|
66230
66555
|
},
|
|
66231
66556
|
{
|
|
66232
|
-
"description": "The
|
|
66557
|
+
"description": "The border color of the hovered Scheduler event.\n",
|
|
66233
66558
|
"commentRange": {
|
|
66234
66559
|
"start": 139,
|
|
66235
66560
|
"end": 140
|
|
66236
66561
|
},
|
|
66237
66562
|
"context": {
|
|
66238
66563
|
"type": "variable",
|
|
66239
|
-
"name": "kendo-scheduler-
|
|
66240
|
-
"value": "var( --kendo-scheduler-
|
|
66564
|
+
"name": "kendo-scheduler-event-hover-border",
|
|
66565
|
+
"value": "var( --kendo-scheduler-event-hover-border, color-mix(in srgb, k-color(border) 10%, transparent) )",
|
|
66241
66566
|
"scope": "default",
|
|
66242
66567
|
"line": {
|
|
66243
66568
|
"start": 141,
|
|
@@ -66254,15 +66579,15 @@
|
|
|
66254
66579
|
}
|
|
66255
66580
|
},
|
|
66256
66581
|
{
|
|
66257
|
-
"description": "The
|
|
66582
|
+
"description": "The gradient of the hovered Scheduler event.\n",
|
|
66258
66583
|
"commentRange": {
|
|
66259
66584
|
"start": 142,
|
|
66260
66585
|
"end": 143
|
|
66261
66586
|
},
|
|
66262
66587
|
"context": {
|
|
66263
66588
|
"type": "variable",
|
|
66264
|
-
"name": "kendo-scheduler-
|
|
66265
|
-
"value": "var( --kendo-scheduler-
|
|
66589
|
+
"name": "kendo-scheduler-event-hover-gradient",
|
|
66590
|
+
"value": "var( --kendo-scheduler-event-hover-gradient, null )",
|
|
66266
66591
|
"scope": "default",
|
|
66267
66592
|
"line": {
|
|
66268
66593
|
"start": 144,
|
|
@@ -66279,15 +66604,15 @@
|
|
|
66279
66604
|
}
|
|
66280
66605
|
},
|
|
66281
66606
|
{
|
|
66282
|
-
"description": "The
|
|
66607
|
+
"description": "The shadow of the hovered Scheduler event.\n",
|
|
66283
66608
|
"commentRange": {
|
|
66284
66609
|
"start": 145,
|
|
66285
66610
|
"end": 146
|
|
66286
66611
|
},
|
|
66287
66612
|
"context": {
|
|
66288
66613
|
"type": "variable",
|
|
66289
|
-
"name": "kendo-scheduler-
|
|
66290
|
-
"value": "var( --kendo-scheduler-
|
|
66614
|
+
"name": "kendo-scheduler-event-hover-shadow",
|
|
66615
|
+
"value": "var( --kendo-scheduler-event-hover-shadow, null )",
|
|
66291
66616
|
"scope": "default",
|
|
66292
66617
|
"line": {
|
|
66293
66618
|
"start": 147,
|
|
@@ -66304,19 +66629,19 @@
|
|
|
66304
66629
|
}
|
|
66305
66630
|
},
|
|
66306
66631
|
{
|
|
66307
|
-
"description": "The
|
|
66632
|
+
"description": "The background color of the selected Scheduler event.\n",
|
|
66308
66633
|
"commentRange": {
|
|
66309
|
-
"start":
|
|
66310
|
-
"end":
|
|
66634
|
+
"start": 149,
|
|
66635
|
+
"end": 150
|
|
66311
66636
|
},
|
|
66312
66637
|
"context": {
|
|
66313
66638
|
"type": "variable",
|
|
66314
|
-
"name": "kendo-scheduler-
|
|
66315
|
-
"value": "var( --kendo-scheduler-
|
|
66639
|
+
"name": "kendo-scheduler-event-selected-bg",
|
|
66640
|
+
"value": "var( --kendo-scheduler-event-selected-bg, k-color(primary-active) )",
|
|
66316
66641
|
"scope": "default",
|
|
66317
66642
|
"line": {
|
|
66318
|
-
"start":
|
|
66319
|
-
"end":
|
|
66643
|
+
"start": 151,
|
|
66644
|
+
"end": 151
|
|
66320
66645
|
}
|
|
66321
66646
|
},
|
|
66322
66647
|
"group": [
|
|
@@ -66329,15 +66654,15 @@
|
|
|
66329
66654
|
}
|
|
66330
66655
|
},
|
|
66331
66656
|
{
|
|
66332
|
-
"description": "The
|
|
66657
|
+
"description": "The text color of the selected Scheduler event.\n",
|
|
66333
66658
|
"commentRange": {
|
|
66334
66659
|
"start": 152,
|
|
66335
66660
|
"end": 153
|
|
66336
66661
|
},
|
|
66337
66662
|
"context": {
|
|
66338
66663
|
"type": "variable",
|
|
66339
|
-
"name": "kendo-scheduler-
|
|
66340
|
-
"value": "var( --kendo-scheduler-
|
|
66664
|
+
"name": "kendo-scheduler-event-selected-text",
|
|
66665
|
+
"value": "var( --kendo-scheduler-event-selected-text, $kendo-scheduler-event-text )",
|
|
66341
66666
|
"scope": "default",
|
|
66342
66667
|
"line": {
|
|
66343
66668
|
"start": 154,
|
|
@@ -66354,15 +66679,15 @@
|
|
|
66354
66679
|
}
|
|
66355
66680
|
},
|
|
66356
66681
|
{
|
|
66357
|
-
"description": "The
|
|
66682
|
+
"description": "The border color of the selected Scheduler event.\n",
|
|
66358
66683
|
"commentRange": {
|
|
66359
66684
|
"start": 155,
|
|
66360
66685
|
"end": 156
|
|
66361
66686
|
},
|
|
66362
66687
|
"context": {
|
|
66363
66688
|
"type": "variable",
|
|
66364
|
-
"name": "kendo-scheduler-
|
|
66365
|
-
"value": "var( --kendo-scheduler-
|
|
66689
|
+
"name": "kendo-scheduler-event-selected-border",
|
|
66690
|
+
"value": "var( --kendo-scheduler-event-selected-border, $kendo-scheduler-event-bg )",
|
|
66366
66691
|
"scope": "default",
|
|
66367
66692
|
"line": {
|
|
66368
66693
|
"start": 157,
|
|
@@ -66379,19 +66704,19 @@
|
|
|
66379
66704
|
}
|
|
66380
66705
|
},
|
|
66381
66706
|
{
|
|
66382
|
-
"description": "The
|
|
66707
|
+
"description": "The gradient of the selected Scheduler event.\n",
|
|
66383
66708
|
"commentRange": {
|
|
66384
|
-
"start":
|
|
66385
|
-
"end":
|
|
66709
|
+
"start": 158,
|
|
66710
|
+
"end": 159
|
|
66386
66711
|
},
|
|
66387
66712
|
"context": {
|
|
66388
66713
|
"type": "variable",
|
|
66389
|
-
"name": "kendo-scheduler-
|
|
66390
|
-
"value": "var( --kendo-scheduler-
|
|
66714
|
+
"name": "kendo-scheduler-event-selected-gradient",
|
|
66715
|
+
"value": "var( --kendo-scheduler-event-selected-gradient, null )",
|
|
66391
66716
|
"scope": "default",
|
|
66392
66717
|
"line": {
|
|
66393
|
-
"start":
|
|
66394
|
-
"end":
|
|
66718
|
+
"start": 160,
|
|
66719
|
+
"end": 160
|
|
66395
66720
|
}
|
|
66396
66721
|
},
|
|
66397
66722
|
"group": [
|
|
@@ -66404,19 +66729,19 @@
|
|
|
66404
66729
|
}
|
|
66405
66730
|
},
|
|
66406
66731
|
{
|
|
66407
|
-
"description": "The
|
|
66732
|
+
"description": "The shadow of the selected Scheduler event.\n",
|
|
66408
66733
|
"commentRange": {
|
|
66409
|
-
"start":
|
|
66410
|
-
"end":
|
|
66734
|
+
"start": 161,
|
|
66735
|
+
"end": 162
|
|
66411
66736
|
},
|
|
66412
66737
|
"context": {
|
|
66413
66738
|
"type": "variable",
|
|
66414
|
-
"name": "kendo-scheduler-
|
|
66415
|
-
"value": "var( --kendo-scheduler-
|
|
66739
|
+
"name": "kendo-scheduler-event-selected-shadow",
|
|
66740
|
+
"value": "var( --kendo-scheduler-event-selected-shadow, none )",
|
|
66416
66741
|
"scope": "default",
|
|
66417
66742
|
"line": {
|
|
66418
|
-
"start":
|
|
66419
|
-
"end":
|
|
66743
|
+
"start": 163,
|
|
66744
|
+
"end": 163
|
|
66420
66745
|
}
|
|
66421
66746
|
},
|
|
66422
66747
|
"group": [
|
|
@@ -66429,19 +66754,19 @@
|
|
|
66429
66754
|
}
|
|
66430
66755
|
},
|
|
66431
66756
|
{
|
|
66432
|
-
"description": "The
|
|
66757
|
+
"description": "The shadow of the ongoing Scheduler event.\n",
|
|
66433
66758
|
"commentRange": {
|
|
66434
|
-
"start":
|
|
66435
|
-
"end":
|
|
66759
|
+
"start": 165,
|
|
66760
|
+
"end": 166
|
|
66436
66761
|
},
|
|
66437
66762
|
"context": {
|
|
66438
66763
|
"type": "variable",
|
|
66439
|
-
"name": "kendo-scheduler-
|
|
66440
|
-
"value": "var( --kendo-scheduler-
|
|
66764
|
+
"name": "kendo-scheduler-event-ongoing-shadow",
|
|
66765
|
+
"value": "var( --kendo-scheduler-event-ongoing-shadow, inset 0px 0px 0px 1px #ff0000 )",
|
|
66441
66766
|
"scope": "default",
|
|
66442
66767
|
"line": {
|
|
66443
|
-
"start":
|
|
66444
|
-
"end":
|
|
66768
|
+
"start": 167,
|
|
66769
|
+
"end": 167
|
|
66445
66770
|
}
|
|
66446
66771
|
},
|
|
66447
66772
|
"group": [
|
|
@@ -66454,15 +66779,15 @@
|
|
|
66454
66779
|
}
|
|
66455
66780
|
},
|
|
66456
66781
|
{
|
|
66457
|
-
"description": "The
|
|
66782
|
+
"description": "The size of the Scheduler resize handle hit area.\n",
|
|
66458
66783
|
"commentRange": {
|
|
66459
66784
|
"start": 169,
|
|
66460
66785
|
"end": 170
|
|
66461
66786
|
},
|
|
66462
66787
|
"context": {
|
|
66463
66788
|
"type": "variable",
|
|
66464
|
-
"name": "kendo-scheduler-
|
|
66465
|
-
"value": "var( --kendo-scheduler-
|
|
66789
|
+
"name": "kendo-scheduler-resizer-size",
|
|
66790
|
+
"value": "var( --kendo-scheduler-resizer-size, 0.5em )",
|
|
66466
66791
|
"scope": "default",
|
|
66467
66792
|
"line": {
|
|
66468
66793
|
"start": 171,
|
|
@@ -66479,19 +66804,19 @@
|
|
|
66479
66804
|
}
|
|
66480
66805
|
},
|
|
66481
66806
|
{
|
|
66482
|
-
"description": "The
|
|
66807
|
+
"description": "The length of the Scheduler resize handle visual indicator.\n",
|
|
66483
66808
|
"commentRange": {
|
|
66484
|
-
"start":
|
|
66485
|
-
"end":
|
|
66809
|
+
"start": 172,
|
|
66810
|
+
"end": 173
|
|
66486
66811
|
},
|
|
66487
66812
|
"context": {
|
|
66488
66813
|
"type": "variable",
|
|
66489
|
-
"name": "kendo-scheduler-
|
|
66490
|
-
"value": "var( --kendo-scheduler-
|
|
66814
|
+
"name": "kendo-scheduler-resize-handle-size",
|
|
66815
|
+
"value": "var( --kendo-scheduler-resize-handle-size, 8px )",
|
|
66491
66816
|
"scope": "default",
|
|
66492
66817
|
"line": {
|
|
66493
|
-
"start":
|
|
66494
|
-
"end":
|
|
66818
|
+
"start": 174,
|
|
66819
|
+
"end": 174
|
|
66495
66820
|
}
|
|
66496
66821
|
},
|
|
66497
66822
|
"group": [
|
|
@@ -66504,19 +66829,19 @@
|
|
|
66504
66829
|
}
|
|
66505
66830
|
},
|
|
66506
66831
|
{
|
|
66507
|
-
"description": "The
|
|
66832
|
+
"description": "The border radius of the Scheduler resize handle.\n",
|
|
66508
66833
|
"commentRange": {
|
|
66509
|
-
"start":
|
|
66510
|
-
"end":
|
|
66834
|
+
"start": 175,
|
|
66835
|
+
"end": 176
|
|
66511
66836
|
},
|
|
66512
66837
|
"context": {
|
|
66513
66838
|
"type": "variable",
|
|
66514
|
-
"name": "kendo-scheduler-
|
|
66515
|
-
"value": "var( --kendo-scheduler-
|
|
66839
|
+
"name": "kendo-scheduler-resize-handle-border-radius",
|
|
66840
|
+
"value": "var( --kendo-scheduler-resize-handle-border-radius, k-border-radius(full) )",
|
|
66516
66841
|
"scope": "default",
|
|
66517
66842
|
"line": {
|
|
66518
|
-
"start":
|
|
66519
|
-
"end":
|
|
66843
|
+
"start": 177,
|
|
66844
|
+
"end": 177
|
|
66520
66845
|
}
|
|
66521
66846
|
},
|
|
66522
66847
|
"group": [
|
|
@@ -66529,19 +66854,19 @@
|
|
|
66529
66854
|
}
|
|
66530
66855
|
},
|
|
66531
66856
|
{
|
|
66532
|
-
"description": "The
|
|
66857
|
+
"description": "The border width of the Scheduler resize handle.\n",
|
|
66533
66858
|
"commentRange": {
|
|
66534
|
-
"start":
|
|
66535
|
-
"end":
|
|
66859
|
+
"start": 178,
|
|
66860
|
+
"end": 179
|
|
66536
66861
|
},
|
|
66537
66862
|
"context": {
|
|
66538
66863
|
"type": "variable",
|
|
66539
|
-
"name": "kendo-scheduler-
|
|
66540
|
-
"value": "
|
|
66864
|
+
"name": "kendo-scheduler-resize-handle-border-width",
|
|
66865
|
+
"value": "var( --kendo-scheduler-resize-handle-border-width, 2px )",
|
|
66541
66866
|
"scope": "default",
|
|
66542
66867
|
"line": {
|
|
66543
|
-
"start":
|
|
66544
|
-
"end":
|
|
66868
|
+
"start": 180,
|
|
66869
|
+
"end": 180
|
|
66545
66870
|
}
|
|
66546
66871
|
},
|
|
66547
66872
|
"group": [
|
|
@@ -66554,19 +66879,19 @@
|
|
|
66554
66879
|
}
|
|
66555
66880
|
},
|
|
66556
66881
|
{
|
|
66557
|
-
"description": "The
|
|
66882
|
+
"description": "The background color of the Scheduler resize handle.\n",
|
|
66558
66883
|
"commentRange": {
|
|
66559
|
-
"start":
|
|
66560
|
-
"end":
|
|
66884
|
+
"start": 181,
|
|
66885
|
+
"end": 182
|
|
66561
66886
|
},
|
|
66562
66887
|
"context": {
|
|
66563
66888
|
"type": "variable",
|
|
66564
|
-
"name": "kendo-scheduler-
|
|
66565
|
-
"value": "
|
|
66889
|
+
"name": "kendo-scheduler-resize-handle-bg",
|
|
66890
|
+
"value": "var( --kendo-scheduler-resize-handle-bg, $kendo-scheduler-event-bg )",
|
|
66566
66891
|
"scope": "default",
|
|
66567
66892
|
"line": {
|
|
66568
|
-
"start":
|
|
66569
|
-
"end":
|
|
66893
|
+
"start": 183,
|
|
66894
|
+
"end": 183
|
|
66570
66895
|
}
|
|
66571
66896
|
},
|
|
66572
66897
|
"group": [
|
|
@@ -66579,19 +66904,19 @@
|
|
|
66579
66904
|
}
|
|
66580
66905
|
},
|
|
66581
66906
|
{
|
|
66582
|
-
"description": "The
|
|
66907
|
+
"description": "The horizontal padding of the Scheduler cell.\n",
|
|
66583
66908
|
"commentRange": {
|
|
66584
|
-
"start":
|
|
66585
|
-
"end":
|
|
66909
|
+
"start": 185,
|
|
66910
|
+
"end": 186
|
|
66586
66911
|
},
|
|
66587
66912
|
"context": {
|
|
66588
66913
|
"type": "variable",
|
|
66589
|
-
"name": "kendo-scheduler-
|
|
66590
|
-
"value": "var( --kendo-scheduler-
|
|
66914
|
+
"name": "kendo-scheduler-cell-padding-x",
|
|
66915
|
+
"value": "var( --kendo-scheduler-cell-padding-x, k-spacing(2) )",
|
|
66591
66916
|
"scope": "default",
|
|
66592
66917
|
"line": {
|
|
66593
|
-
"start":
|
|
66594
|
-
"end":
|
|
66918
|
+
"start": 187,
|
|
66919
|
+
"end": 187
|
|
66595
66920
|
}
|
|
66596
66921
|
},
|
|
66597
66922
|
"group": [
|
|
@@ -66604,19 +66929,19 @@
|
|
|
66604
66929
|
}
|
|
66605
66930
|
},
|
|
66606
66931
|
{
|
|
66607
|
-
"description": "The
|
|
66932
|
+
"description": "The vertical padding of the Scheduler cell.\n",
|
|
66608
66933
|
"commentRange": {
|
|
66609
|
-
"start":
|
|
66610
|
-
"end":
|
|
66934
|
+
"start": 188,
|
|
66935
|
+
"end": 189
|
|
66611
66936
|
},
|
|
66612
66937
|
"context": {
|
|
66613
66938
|
"type": "variable",
|
|
66614
|
-
"name": "kendo-scheduler-
|
|
66615
|
-
"value": "var( --kendo-scheduler-
|
|
66939
|
+
"name": "kendo-scheduler-cell-padding-y",
|
|
66940
|
+
"value": "var( --kendo-scheduler-cell-padding-y, k-spacing(2) )",
|
|
66616
66941
|
"scope": "default",
|
|
66617
66942
|
"line": {
|
|
66618
|
-
"start":
|
|
66619
|
-
"end":
|
|
66943
|
+
"start": 190,
|
|
66944
|
+
"end": 190
|
|
66620
66945
|
}
|
|
66621
66946
|
},
|
|
66622
66947
|
"group": [
|
|
@@ -66629,19 +66954,19 @@
|
|
|
66629
66954
|
}
|
|
66630
66955
|
},
|
|
66631
66956
|
{
|
|
66632
|
-
"description": "The
|
|
66957
|
+
"description": "The height of the Scheduler cell.\n",
|
|
66633
66958
|
"commentRange": {
|
|
66634
|
-
"start":
|
|
66635
|
-
"end":
|
|
66959
|
+
"start": 191,
|
|
66960
|
+
"end": 192
|
|
66636
66961
|
},
|
|
66637
66962
|
"context": {
|
|
66638
66963
|
"type": "variable",
|
|
66639
|
-
"name": "kendo-scheduler-
|
|
66640
|
-
"value": "var( --kendo-scheduler-
|
|
66964
|
+
"name": "kendo-scheduler-cell-height",
|
|
66965
|
+
"value": "var( --kendo-scheduler-cell-height, $kendo-line-height-em )",
|
|
66641
66966
|
"scope": "default",
|
|
66642
66967
|
"line": {
|
|
66643
|
-
"start":
|
|
66644
|
-
"end":
|
|
66968
|
+
"start": 193,
|
|
66969
|
+
"end": 193
|
|
66645
66970
|
}
|
|
66646
66971
|
},
|
|
66647
66972
|
"group": [
|
|
@@ -66654,19 +66979,19 @@
|
|
|
66654
66979
|
}
|
|
66655
66980
|
},
|
|
66656
66981
|
{
|
|
66657
|
-
"description": "The
|
|
66982
|
+
"description": "The width of the Scheduler date column.\n",
|
|
66658
66983
|
"commentRange": {
|
|
66659
|
-
"start":
|
|
66660
|
-
"end":
|
|
66984
|
+
"start": 194,
|
|
66985
|
+
"end": 195
|
|
66661
66986
|
},
|
|
66662
66987
|
"context": {
|
|
66663
66988
|
"type": "variable",
|
|
66664
|
-
"name": "kendo-scheduler-
|
|
66665
|
-
"value": "var( --kendo-scheduler-
|
|
66989
|
+
"name": "kendo-scheduler-datecolumn-width",
|
|
66990
|
+
"value": "var( --kendo-scheduler-datecolumn-width, 12em )",
|
|
66666
66991
|
"scope": "default",
|
|
66667
66992
|
"line": {
|
|
66668
|
-
"start":
|
|
66669
|
-
"end":
|
|
66993
|
+
"start": 196,
|
|
66994
|
+
"end": 196
|
|
66670
66995
|
}
|
|
66671
66996
|
},
|
|
66672
66997
|
"group": [
|
|
@@ -66679,19 +67004,19 @@
|
|
|
66679
67004
|
}
|
|
66680
67005
|
},
|
|
66681
67006
|
{
|
|
66682
|
-
"description": "The
|
|
67007
|
+
"description": "The width of the Scheduler time column.\n",
|
|
66683
67008
|
"commentRange": {
|
|
66684
|
-
"start":
|
|
66685
|
-
"end":
|
|
67009
|
+
"start": 197,
|
|
67010
|
+
"end": 198
|
|
66686
67011
|
},
|
|
66687
67012
|
"context": {
|
|
66688
67013
|
"type": "variable",
|
|
66689
|
-
"name": "kendo-scheduler-
|
|
66690
|
-
"value": "var( --kendo-scheduler-
|
|
67014
|
+
"name": "kendo-scheduler-timecolumn-width",
|
|
67015
|
+
"value": "var( --kendo-scheduler-timecolumn-width, 11em )",
|
|
66691
67016
|
"scope": "default",
|
|
66692
67017
|
"line": {
|
|
66693
|
-
"start":
|
|
66694
|
-
"end":
|
|
67018
|
+
"start": 199,
|
|
67019
|
+
"end": 199
|
|
66695
67020
|
}
|
|
66696
67021
|
},
|
|
66697
67022
|
"group": [
|
|
@@ -66704,19 +67029,19 @@
|
|
|
66704
67029
|
}
|
|
66705
67030
|
},
|
|
66706
67031
|
{
|
|
66707
|
-
"description": "The
|
|
67032
|
+
"description": "The background color of the non-working hours in the Scheduler.\n",
|
|
66708
67033
|
"commentRange": {
|
|
66709
|
-
"start":
|
|
66710
|
-
"end":
|
|
67034
|
+
"start": 201,
|
|
67035
|
+
"end": 202
|
|
66711
67036
|
},
|
|
66712
67037
|
"context": {
|
|
66713
67038
|
"type": "variable",
|
|
66714
|
-
"name": "kendo-scheduler-
|
|
66715
|
-
"value": "var( --kendo-scheduler-
|
|
67039
|
+
"name": "kendo-scheduler-nonwork-bg",
|
|
67040
|
+
"value": "var( --kendo-scheduler-nonwork-bg, k-color(surface) )",
|
|
66716
67041
|
"scope": "default",
|
|
66717
67042
|
"line": {
|
|
66718
|
-
"start":
|
|
66719
|
-
"end":
|
|
67043
|
+
"start": 203,
|
|
67044
|
+
"end": 203
|
|
66720
67045
|
}
|
|
66721
67046
|
},
|
|
66722
67047
|
"group": [
|
|
@@ -66729,19 +67054,19 @@
|
|
|
66729
67054
|
}
|
|
66730
67055
|
},
|
|
66731
67056
|
{
|
|
66732
|
-
"description": "The
|
|
67057
|
+
"description": "The text color of the non-working hours in the Scheduler.\n",
|
|
66733
67058
|
"commentRange": {
|
|
66734
|
-
"start":
|
|
66735
|
-
"end":
|
|
67059
|
+
"start": 204,
|
|
67060
|
+
"end": 205
|
|
66736
67061
|
},
|
|
66737
67062
|
"context": {
|
|
66738
67063
|
"type": "variable",
|
|
66739
|
-
"name": "kendo-scheduler-
|
|
66740
|
-
"value": "var( --kendo-scheduler-
|
|
67064
|
+
"name": "kendo-scheduler-nonwork-text",
|
|
67065
|
+
"value": "var( --kendo-scheduler-nonwork-text, null )",
|
|
66741
67066
|
"scope": "default",
|
|
66742
67067
|
"line": {
|
|
66743
|
-
"start":
|
|
66744
|
-
"end":
|
|
67068
|
+
"start": 206,
|
|
67069
|
+
"end": 206
|
|
66745
67070
|
}
|
|
66746
67071
|
},
|
|
66747
67072
|
"group": [
|
|
@@ -66754,15 +67079,15 @@
|
|
|
66754
67079
|
}
|
|
66755
67080
|
},
|
|
66756
67081
|
{
|
|
66757
|
-
"description": "The
|
|
67082
|
+
"description": "The background color of the preceding/subsequent month cells in the Calendar.\n",
|
|
66758
67083
|
"commentRange": {
|
|
66759
67084
|
"start": 208,
|
|
66760
67085
|
"end": 209
|
|
66761
67086
|
},
|
|
66762
67087
|
"context": {
|
|
66763
67088
|
"type": "variable",
|
|
66764
|
-
"name": "kendo-scheduler-
|
|
66765
|
-
"value": "var( --kendo-scheduler-
|
|
67089
|
+
"name": "kendo-scheduler-othermonth-bg",
|
|
67090
|
+
"value": "var( --kendo-scheduler-othermonth-bg, k-color(surface) )",
|
|
66766
67091
|
"scope": "default",
|
|
66767
67092
|
"line": {
|
|
66768
67093
|
"start": 210,
|
|
@@ -66779,15 +67104,15 @@
|
|
|
66779
67104
|
}
|
|
66780
67105
|
},
|
|
66781
67106
|
{
|
|
66782
|
-
"description": "The
|
|
67107
|
+
"description": "The text color of the preceding/subsequent month cells in the Calendar.\n",
|
|
66783
67108
|
"commentRange": {
|
|
66784
67109
|
"start": 211,
|
|
66785
67110
|
"end": 212
|
|
66786
67111
|
},
|
|
66787
67112
|
"context": {
|
|
66788
67113
|
"type": "variable",
|
|
66789
|
-
"name": "kendo-scheduler-
|
|
66790
|
-
"value": "var( --kendo-scheduler-
|
|
67114
|
+
"name": "kendo-scheduler-othermonth-text",
|
|
67115
|
+
"value": "var( --kendo-scheduler-othermonth-text, null )",
|
|
66791
67116
|
"scope": "default",
|
|
66792
67117
|
"line": {
|
|
66793
67118
|
"start": 213,
|
|
@@ -66804,19 +67129,19 @@
|
|
|
66804
67129
|
}
|
|
66805
67130
|
},
|
|
66806
67131
|
{
|
|
66807
|
-
"description": "The
|
|
67132
|
+
"description": "The horizontal padding of the year view in the Scheduler.\n",
|
|
66808
67133
|
"commentRange": {
|
|
66809
|
-
"start":
|
|
66810
|
-
"end":
|
|
67134
|
+
"start": 215,
|
|
67135
|
+
"end": 216
|
|
66811
67136
|
},
|
|
66812
67137
|
"context": {
|
|
66813
67138
|
"type": "variable",
|
|
66814
|
-
"name": "kendo-scheduler-
|
|
66815
|
-
"value": "var( --kendo-scheduler-
|
|
67139
|
+
"name": "kendo-scheduler-yearview-padding-x",
|
|
67140
|
+
"value": "var( --kendo-scheduler-yearview-padding-x, k-spacing(3) )",
|
|
66816
67141
|
"scope": "default",
|
|
66817
67142
|
"line": {
|
|
66818
|
-
"start":
|
|
66819
|
-
"end":
|
|
67143
|
+
"start": 217,
|
|
67144
|
+
"end": 217
|
|
66820
67145
|
}
|
|
66821
67146
|
},
|
|
66822
67147
|
"group": [
|
|
@@ -66829,15 +67154,15 @@
|
|
|
66829
67154
|
}
|
|
66830
67155
|
},
|
|
66831
67156
|
{
|
|
66832
|
-
"description": "The vertical
|
|
67157
|
+
"description": "The vertical padding of the year view in the Scheduler.\n",
|
|
66833
67158
|
"commentRange": {
|
|
66834
67159
|
"start": 218,
|
|
66835
67160
|
"end": 219
|
|
66836
67161
|
},
|
|
66837
67162
|
"context": {
|
|
66838
67163
|
"type": "variable",
|
|
66839
|
-
"name": "kendo-scheduler-
|
|
66840
|
-
"value": "var( --kendo-scheduler-
|
|
67164
|
+
"name": "kendo-scheduler-yearview-padding-y",
|
|
67165
|
+
"value": "var( --kendo-scheduler-yearview-padding-y, $kendo-scheduler-yearview-padding-x )",
|
|
66841
67166
|
"scope": "default",
|
|
66842
67167
|
"line": {
|
|
66843
67168
|
"start": 220,
|
|
@@ -66854,19 +67179,19 @@
|
|
|
66854
67179
|
}
|
|
66855
67180
|
},
|
|
66856
67181
|
{
|
|
66857
|
-
"description": "The
|
|
67182
|
+
"description": "The spacing between the calendars of the year view in the Scheduler.\n",
|
|
66858
67183
|
"commentRange": {
|
|
66859
|
-
"start":
|
|
66860
|
-
"end":
|
|
67184
|
+
"start": 222,
|
|
67185
|
+
"end": 223
|
|
66861
67186
|
},
|
|
66862
67187
|
"context": {
|
|
66863
67188
|
"type": "variable",
|
|
66864
|
-
"name": "kendo-scheduler-
|
|
66865
|
-
"value": "var( --kendo-scheduler-
|
|
67189
|
+
"name": "kendo-scheduler-yearview-calendar-gap",
|
|
67190
|
+
"value": "var( --kendo-scheduler-yearview-calendar-gap, k-spacing(3) )",
|
|
66866
67191
|
"scope": "default",
|
|
66867
67192
|
"line": {
|
|
66868
|
-
"start":
|
|
66869
|
-
"end":
|
|
67193
|
+
"start": 224,
|
|
67194
|
+
"end": 224
|
|
66870
67195
|
}
|
|
66871
67196
|
},
|
|
66872
67197
|
"group": [
|
|
@@ -66879,19 +67204,19 @@
|
|
|
66879
67204
|
}
|
|
66880
67205
|
},
|
|
66881
67206
|
{
|
|
66882
|
-
"description": "The
|
|
67207
|
+
"description": "The days with events indicator size of the year view in the Scheduler.\n",
|
|
66883
67208
|
"commentRange": {
|
|
66884
|
-
"start":
|
|
66885
|
-
"end":
|
|
67209
|
+
"start": 226,
|
|
67210
|
+
"end": 227
|
|
66886
67211
|
},
|
|
66887
67212
|
"context": {
|
|
66888
67213
|
"type": "variable",
|
|
66889
|
-
"name": "kendo-scheduler-
|
|
66890
|
-
"value": "var( --kendo-scheduler-
|
|
67214
|
+
"name": "kendo-scheduler-yearview-indicator-size",
|
|
67215
|
+
"value": "var( --kendo-scheduler-yearview-indicator-size, 3px )",
|
|
66891
67216
|
"scope": "default",
|
|
66892
67217
|
"line": {
|
|
66893
|
-
"start":
|
|
66894
|
-
"end":
|
|
67218
|
+
"start": 228,
|
|
67219
|
+
"end": 228
|
|
66895
67220
|
}
|
|
66896
67221
|
},
|
|
66897
67222
|
"group": [
|
|
@@ -66904,19 +67229,19 @@
|
|
|
66904
67229
|
}
|
|
66905
67230
|
},
|
|
66906
67231
|
{
|
|
66907
|
-
"description": "The
|
|
67232
|
+
"description": "The top position of the days with events indicator of the year view in the Scheduler.\n",
|
|
66908
67233
|
"commentRange": {
|
|
66909
|
-
"start":
|
|
66910
|
-
"end":
|
|
67234
|
+
"start": 229,
|
|
67235
|
+
"end": 230
|
|
66911
67236
|
},
|
|
66912
67237
|
"context": {
|
|
66913
67238
|
"type": "variable",
|
|
66914
|
-
"name": "kendo-scheduler-
|
|
66915
|
-
"value": "
|
|
67239
|
+
"name": "kendo-scheduler-yearview-indicator-calc-offset-top",
|
|
67240
|
+
"value": "calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2) )",
|
|
66916
67241
|
"scope": "default",
|
|
66917
67242
|
"line": {
|
|
66918
|
-
"start":
|
|
66919
|
-
"end":
|
|
67243
|
+
"start": 231,
|
|
67244
|
+
"end": 231
|
|
66920
67245
|
}
|
|
66921
67246
|
},
|
|
66922
67247
|
"group": [
|
|
@@ -66929,19 +67254,19 @@
|
|
|
66929
67254
|
}
|
|
66930
67255
|
},
|
|
66931
67256
|
{
|
|
66932
|
-
"description": "The
|
|
67257
|
+
"description": "The left position of the days with events indicator of the year view in the Scheduler.\n",
|
|
66933
67258
|
"commentRange": {
|
|
66934
|
-
"start":
|
|
66935
|
-
"end":
|
|
67259
|
+
"start": 232,
|
|
67260
|
+
"end": 233
|
|
66936
67261
|
},
|
|
66937
67262
|
"context": {
|
|
66938
67263
|
"type": "variable",
|
|
66939
|
-
"name": "kendo-scheduler-
|
|
66940
|
-
"value": "
|
|
67264
|
+
"name": "kendo-scheduler-yearview-indicator-calc-offset-left",
|
|
67265
|
+
"value": "calc( 50% - (#{$kendo-scheduler-yearview-indicator-size} / 2) )",
|
|
66941
67266
|
"scope": "default",
|
|
66942
67267
|
"line": {
|
|
66943
|
-
"start":
|
|
66944
|
-
"end":
|
|
67268
|
+
"start": 234,
|
|
67269
|
+
"end": 234
|
|
66945
67270
|
}
|
|
66946
67271
|
},
|
|
66947
67272
|
"group": [
|
|
@@ -66954,15 +67279,15 @@
|
|
|
66954
67279
|
}
|
|
66955
67280
|
},
|
|
66956
67281
|
{
|
|
66957
|
-
"description": "The
|
|
67282
|
+
"description": "The border radius of the days with events indicator of the year view in the Scheduler.\n",
|
|
66958
67283
|
"commentRange": {
|
|
66959
67284
|
"start": 235,
|
|
66960
67285
|
"end": 236
|
|
66961
67286
|
},
|
|
66962
67287
|
"context": {
|
|
66963
67288
|
"type": "variable",
|
|
66964
|
-
"name": "kendo-scheduler-
|
|
66965
|
-
"value": "var( --kendo-scheduler-
|
|
67289
|
+
"name": "kendo-scheduler-yearview-indicator-border-radius",
|
|
67290
|
+
"value": "var( --kendo-scheduler-yearview-indicator-border-radius, 50% )",
|
|
66966
67291
|
"scope": "default",
|
|
66967
67292
|
"line": {
|
|
66968
67293
|
"start": 237,
|
|
@@ -66979,15 +67304,15 @@
|
|
|
66979
67304
|
}
|
|
66980
67305
|
},
|
|
66981
67306
|
{
|
|
66982
|
-
"description": "The
|
|
67307
|
+
"description": "The background color of the days with events indicator of the year view in the Scheduler.\n",
|
|
66983
67308
|
"commentRange": {
|
|
66984
67309
|
"start": 238,
|
|
66985
67310
|
"end": 239
|
|
66986
67311
|
},
|
|
66987
67312
|
"context": {
|
|
66988
67313
|
"type": "variable",
|
|
66989
|
-
"name": "kendo-scheduler-
|
|
66990
|
-
"value": "var( --kendo-scheduler-
|
|
67314
|
+
"name": "kendo-scheduler-yearview-indicator-bg",
|
|
67315
|
+
"value": "var( --kendo-scheduler-yearview-indicator-bg, k-color(primary) )",
|
|
66991
67316
|
"scope": "default",
|
|
66992
67317
|
"line": {
|
|
66993
67318
|
"start": 240,
|
|
@@ -67004,15 +67329,15 @@
|
|
|
67004
67329
|
}
|
|
67005
67330
|
},
|
|
67006
67331
|
{
|
|
67007
|
-
"description": "The
|
|
67332
|
+
"description": "The background color of the selected days with events indicator of the year view in the Scheduler.\n",
|
|
67008
67333
|
"commentRange": {
|
|
67009
67334
|
"start": 241,
|
|
67010
67335
|
"end": 242
|
|
67011
67336
|
},
|
|
67012
67337
|
"context": {
|
|
67013
67338
|
"type": "variable",
|
|
67014
|
-
"name": "kendo-scheduler-
|
|
67015
|
-
"value": "var( --kendo-scheduler-
|
|
67339
|
+
"name": "kendo-scheduler-yearview-indicator-selected-bg",
|
|
67340
|
+
"value": "var( --kendo-scheduler-yearview-indicator-selected-bg, k-color(app-surface) )",
|
|
67016
67341
|
"scope": "default",
|
|
67017
67342
|
"line": {
|
|
67018
67343
|
"start": 243,
|
|
@@ -67029,19 +67354,19 @@
|
|
|
67029
67354
|
}
|
|
67030
67355
|
},
|
|
67031
67356
|
{
|
|
67032
|
-
"description": "The
|
|
67357
|
+
"description": "The font size of the month inside the Scheduler Popover.\n",
|
|
67033
67358
|
"commentRange": {
|
|
67034
|
-
"start":
|
|
67035
|
-
"end":
|
|
67359
|
+
"start": 245,
|
|
67360
|
+
"end": 246
|
|
67036
67361
|
},
|
|
67037
67362
|
"context": {
|
|
67038
67363
|
"type": "variable",
|
|
67039
|
-
"name": "kendo-scheduler-
|
|
67040
|
-
"value": "var( --kendo-scheduler-
|
|
67364
|
+
"name": "kendo-scheduler-popover-month-font-size",
|
|
67365
|
+
"value": "var( --kendo-scheduler-popover-month-font-size, var(--kendo-font-size-sm) )",
|
|
67041
67366
|
"scope": "default",
|
|
67042
67367
|
"line": {
|
|
67043
|
-
"start":
|
|
67044
|
-
"end":
|
|
67368
|
+
"start": 247,
|
|
67369
|
+
"end": 247
|
|
67045
67370
|
}
|
|
67046
67371
|
},
|
|
67047
67372
|
"group": [
|
|
@@ -67054,15 +67379,15 @@
|
|
|
67054
67379
|
}
|
|
67055
67380
|
},
|
|
67056
67381
|
{
|
|
67057
|
-
"description": "The
|
|
67382
|
+
"description": "The font size of the day inside the Scheduler Popover.\n",
|
|
67058
67383
|
"commentRange": {
|
|
67059
67384
|
"start": 248,
|
|
67060
67385
|
"end": 249
|
|
67061
67386
|
},
|
|
67062
67387
|
"context": {
|
|
67063
67388
|
"type": "variable",
|
|
67064
|
-
"name": "kendo-scheduler-
|
|
67065
|
-
"value": "var( --kendo-scheduler-
|
|
67389
|
+
"name": "kendo-scheduler-popover-day-font-size",
|
|
67390
|
+
"value": "var( --kendo-scheduler-popover-day-font-size, calc( var(--kendo-font-size-sm) * 2 ) )",
|
|
67066
67391
|
"scope": "default",
|
|
67067
67392
|
"line": {
|
|
67068
67393
|
"start": 250,
|
|
@@ -67079,15 +67404,15 @@
|
|
|
67079
67404
|
}
|
|
67080
67405
|
},
|
|
67081
67406
|
{
|
|
67082
|
-
"description": "The
|
|
67407
|
+
"description": "The max height of the events inside the Scheduler Popover.\n",
|
|
67083
67408
|
"commentRange": {
|
|
67084
67409
|
"start": 252,
|
|
67085
67410
|
"end": 253
|
|
67086
67411
|
},
|
|
67087
67412
|
"context": {
|
|
67088
67413
|
"type": "variable",
|
|
67089
|
-
"name": "kendo-scheduler-
|
|
67090
|
-
"value": "var( --kendo-scheduler-
|
|
67414
|
+
"name": "kendo-scheduler-popover-events-max-height",
|
|
67415
|
+
"value": "var( --kendo-scheduler-popover-events-max-height, 250px )",
|
|
67091
67416
|
"scope": "default",
|
|
67092
67417
|
"line": {
|
|
67093
67418
|
"start": 254,
|
|
@@ -67104,19 +67429,144 @@
|
|
|
67104
67429
|
}
|
|
67105
67430
|
},
|
|
67106
67431
|
{
|
|
67107
|
-
"description": "The
|
|
67432
|
+
"description": "The spacing between the events inside the Scheduler Popover.\n",
|
|
67108
67433
|
"commentRange": {
|
|
67109
|
-
"start":
|
|
67110
|
-
"end":
|
|
67434
|
+
"start": 255,
|
|
67435
|
+
"end": 256
|
|
67111
67436
|
},
|
|
67112
67437
|
"context": {
|
|
67113
67438
|
"type": "variable",
|
|
67114
|
-
"name": "kendo-scheduler-
|
|
67115
|
-
"value": "var( --kendo-scheduler-
|
|
67439
|
+
"name": "kendo-scheduler-popover-events-gap",
|
|
67440
|
+
"value": "var( --kendo-scheduler-popover-events-gap, k-spacing(1.5) )",
|
|
67116
67441
|
"scope": "default",
|
|
67117
67442
|
"line": {
|
|
67118
|
-
"start":
|
|
67119
|
-
"end":
|
|
67443
|
+
"start": 257,
|
|
67444
|
+
"end": 257
|
|
67445
|
+
}
|
|
67446
|
+
},
|
|
67447
|
+
"group": [
|
|
67448
|
+
"scheduler"
|
|
67449
|
+
],
|
|
67450
|
+
"access": "public",
|
|
67451
|
+
"file": {
|
|
67452
|
+
"path": "scheduler/_variables.scss",
|
|
67453
|
+
"name": "_variables.scss"
|
|
67454
|
+
}
|
|
67455
|
+
},
|
|
67456
|
+
{
|
|
67457
|
+
"description": "The minimum height of the events inside the Scheduler Popover.\n",
|
|
67458
|
+
"commentRange": {
|
|
67459
|
+
"start": 259,
|
|
67460
|
+
"end": 260
|
|
67461
|
+
},
|
|
67462
|
+
"context": {
|
|
67463
|
+
"type": "variable",
|
|
67464
|
+
"name": "kendo-scheduler-popover-event-min-height",
|
|
67465
|
+
"value": "var( --kendo-scheduler-popover-event-min-height, 25px )",
|
|
67466
|
+
"scope": "default",
|
|
67467
|
+
"line": {
|
|
67468
|
+
"start": 261,
|
|
67469
|
+
"end": 261
|
|
67470
|
+
}
|
|
67471
|
+
},
|
|
67472
|
+
"group": [
|
|
67473
|
+
"scheduler"
|
|
67474
|
+
],
|
|
67475
|
+
"access": "public",
|
|
67476
|
+
"file": {
|
|
67477
|
+
"path": "scheduler/_variables.scss",
|
|
67478
|
+
"name": "_variables.scss"
|
|
67479
|
+
}
|
|
67480
|
+
},
|
|
67481
|
+
{
|
|
67482
|
+
"description": "The horizontal padding of the events inside the Scheduler Popover.\n",
|
|
67483
|
+
"commentRange": {
|
|
67484
|
+
"start": 262,
|
|
67485
|
+
"end": 263
|
|
67486
|
+
},
|
|
67487
|
+
"context": {
|
|
67488
|
+
"type": "variable",
|
|
67489
|
+
"name": "kendo-scheduler-popover-event-padding-x",
|
|
67490
|
+
"value": "var( --kendo-scheduler-popover-event-padding-x, $kendo-scheduler-event-template-padding-x )",
|
|
67491
|
+
"scope": "default",
|
|
67492
|
+
"line": {
|
|
67493
|
+
"start": 264,
|
|
67494
|
+
"end": 264
|
|
67495
|
+
}
|
|
67496
|
+
},
|
|
67497
|
+
"group": [
|
|
67498
|
+
"scheduler"
|
|
67499
|
+
],
|
|
67500
|
+
"access": "public",
|
|
67501
|
+
"file": {
|
|
67502
|
+
"path": "scheduler/_variables.scss",
|
|
67503
|
+
"name": "_variables.scss"
|
|
67504
|
+
}
|
|
67505
|
+
},
|
|
67506
|
+
{
|
|
67507
|
+
"description": "The vertical padding of the events inside the Scheduler Popover.\n",
|
|
67508
|
+
"commentRange": {
|
|
67509
|
+
"start": 265,
|
|
67510
|
+
"end": 266
|
|
67511
|
+
},
|
|
67512
|
+
"context": {
|
|
67513
|
+
"type": "variable",
|
|
67514
|
+
"name": "kendo-scheduler-popover-event-padding-y",
|
|
67515
|
+
"value": "null",
|
|
67516
|
+
"scope": "default",
|
|
67517
|
+
"line": {
|
|
67518
|
+
"start": 267,
|
|
67519
|
+
"end": 267
|
|
67520
|
+
}
|
|
67521
|
+
},
|
|
67522
|
+
"group": [
|
|
67523
|
+
"scheduler"
|
|
67524
|
+
],
|
|
67525
|
+
"access": "public",
|
|
67526
|
+
"file": {
|
|
67527
|
+
"path": "scheduler/_variables.scss",
|
|
67528
|
+
"name": "_variables.scss"
|
|
67529
|
+
}
|
|
67530
|
+
},
|
|
67531
|
+
{
|
|
67532
|
+
"description": "The border radius of the events inside the Scheduler Popover.\n",
|
|
67533
|
+
"commentRange": {
|
|
67534
|
+
"start": 268,
|
|
67535
|
+
"end": 269
|
|
67536
|
+
},
|
|
67537
|
+
"context": {
|
|
67538
|
+
"type": "variable",
|
|
67539
|
+
"name": "kendo-scheduler-popover-event-border-radius",
|
|
67540
|
+
"value": "var( --kendo-scheduler-popover-event-border-radius, $kendo-scheduler-event-border-radius )",
|
|
67541
|
+
"scope": "default",
|
|
67542
|
+
"line": {
|
|
67543
|
+
"start": 270,
|
|
67544
|
+
"end": 270
|
|
67545
|
+
}
|
|
67546
|
+
},
|
|
67547
|
+
"group": [
|
|
67548
|
+
"scheduler"
|
|
67549
|
+
],
|
|
67550
|
+
"access": "public",
|
|
67551
|
+
"file": {
|
|
67552
|
+
"path": "scheduler/_variables.scss",
|
|
67553
|
+
"name": "_variables.scss"
|
|
67554
|
+
}
|
|
67555
|
+
},
|
|
67556
|
+
{
|
|
67557
|
+
"description": "The spacing between the events items inside the Scheduler Popover.\n",
|
|
67558
|
+
"commentRange": {
|
|
67559
|
+
"start": 271,
|
|
67560
|
+
"end": 272
|
|
67561
|
+
},
|
|
67562
|
+
"context": {
|
|
67563
|
+
"type": "variable",
|
|
67564
|
+
"name": "kendo-scheduler-popover-event-gap",
|
|
67565
|
+
"value": "var( --kendo-scheduler-popover-event-gap, k-spacing(0.5) )",
|
|
67566
|
+
"scope": "default",
|
|
67567
|
+
"line": {
|
|
67568
|
+
"start": 273,
|
|
67569
|
+
"end": 273
|
|
67120
67570
|
}
|
|
67121
67571
|
},
|
|
67122
67572
|
"group": [
|
|
@@ -67131,8 +67581,8 @@
|
|
|
67131
67581
|
{
|
|
67132
67582
|
"description": "The color of the Scheduler marquee.\n",
|
|
67133
67583
|
"commentRange": {
|
|
67134
|
-
"start":
|
|
67135
|
-
"end":
|
|
67584
|
+
"start": 275,
|
|
67585
|
+
"end": 276
|
|
67136
67586
|
},
|
|
67137
67587
|
"context": {
|
|
67138
67588
|
"type": "variable",
|
|
@@ -67140,8 +67590,8 @@
|
|
|
67140
67590
|
"value": "var( --kendo-scheduler-marquee-color, k-color(primary) )",
|
|
67141
67591
|
"scope": "default",
|
|
67142
67592
|
"line": {
|
|
67143
|
-
"start":
|
|
67144
|
-
"end":
|
|
67593
|
+
"start": 277,
|
|
67594
|
+
"end": 277
|
|
67145
67595
|
}
|
|
67146
67596
|
},
|
|
67147
67597
|
"group": [
|
|
@@ -67156,8 +67606,8 @@
|
|
|
67156
67606
|
{
|
|
67157
67607
|
"description": "The spacing between icon and text in Scheduler navigation items.\n",
|
|
67158
67608
|
"commentRange": {
|
|
67159
|
-
"start":
|
|
67160
|
-
"end":
|
|
67609
|
+
"start": 279,
|
|
67610
|
+
"end": 280
|
|
67161
67611
|
},
|
|
67162
67612
|
"context": {
|
|
67163
67613
|
"type": "variable",
|
|
@@ -67165,8 +67615,8 @@
|
|
|
67165
67615
|
"value": "var( --kendo-scheduler-nav-item-icon-spacing, #{k-spacing(2)} )",
|
|
67166
67616
|
"scope": "default",
|
|
67167
67617
|
"line": {
|
|
67168
|
-
"start":
|
|
67169
|
-
"end":
|
|
67618
|
+
"start": 281,
|
|
67619
|
+
"end": 281
|
|
67170
67620
|
}
|
|
67171
67621
|
},
|
|
67172
67622
|
"group": [
|