@progress/kendo-theme-fluent 14.4.0-dev.1 → 14.4.0-dev.3
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 +1260 -0
- package/dist/meta/sassdoc-raw-data.json +575 -0
- package/dist/meta/variables.json +92 -0
- 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/_index.scss +16 -0
- package/scss/agent-response/_layout.scss +5 -0
- package/scss/agent-response/_theme.scss +5 -0
- package/scss/agent-response/_variables.scss +61 -0
- package/scss/checkpoint/_index.scss +16 -0
- package/scss/checkpoint/_layout.scss +6 -0
- package/scss/checkpoint/_theme.scss +6 -0
- package/scss/checkpoint/_variables.scss +33 -0
- package/scss/citation/_index.scss +16 -0
- package/scss/citation/_layout.scss +6 -0
- package/scss/citation/_theme.scss +6 -0
- package/scss/citation/_variables.scss +15 -0
- package/scss/index.scss +9 -0
- package/scss/toolbar/_variables.scss +5 -0
|
@@ -1874,6 +1874,331 @@
|
|
|
1874
1874
|
"name": "_variables.scss"
|
|
1875
1875
|
}
|
|
1876
1876
|
},
|
|
1877
|
+
{
|
|
1878
|
+
"description": "The gap between the icon and the content of the AgentStep head and content row.\n",
|
|
1879
|
+
"commentRange": {
|
|
1880
|
+
"start": 5,
|
|
1881
|
+
"end": 6
|
|
1882
|
+
},
|
|
1883
|
+
"context": {
|
|
1884
|
+
"type": "variable",
|
|
1885
|
+
"name": "kendo-agent-step-gap",
|
|
1886
|
+
"value": "var( --kendo-agent-step-gap, k-spacing(1.5) )",
|
|
1887
|
+
"scope": "default",
|
|
1888
|
+
"line": {
|
|
1889
|
+
"start": 7,
|
|
1890
|
+
"end": 7
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1893
|
+
"group": [
|
|
1894
|
+
"agent-response"
|
|
1895
|
+
],
|
|
1896
|
+
"access": "public",
|
|
1897
|
+
"file": {
|
|
1898
|
+
"path": "agent-response/_variables.scss",
|
|
1899
|
+
"name": "_variables.scss"
|
|
1900
|
+
}
|
|
1901
|
+
},
|
|
1902
|
+
{
|
|
1903
|
+
"description": "The vertical padding of the AgentStep head.\n",
|
|
1904
|
+
"commentRange": {
|
|
1905
|
+
"start": 8,
|
|
1906
|
+
"end": 9
|
|
1907
|
+
},
|
|
1908
|
+
"context": {
|
|
1909
|
+
"type": "variable",
|
|
1910
|
+
"name": "kendo-agent-step-padding-y",
|
|
1911
|
+
"value": "var( --kendo-agent-step-padding-y, k-spacing(2) )",
|
|
1912
|
+
"scope": "default",
|
|
1913
|
+
"line": {
|
|
1914
|
+
"start": 10,
|
|
1915
|
+
"end": 10
|
|
1916
|
+
}
|
|
1917
|
+
},
|
|
1918
|
+
"group": [
|
|
1919
|
+
"agent-response"
|
|
1920
|
+
],
|
|
1921
|
+
"access": "public",
|
|
1922
|
+
"file": {
|
|
1923
|
+
"path": "agent-response/_variables.scss",
|
|
1924
|
+
"name": "_variables.scss"
|
|
1925
|
+
}
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"description": "The top margin of the AgentStep icon.\n",
|
|
1929
|
+
"commentRange": {
|
|
1930
|
+
"start": 11,
|
|
1931
|
+
"end": 12
|
|
1932
|
+
},
|
|
1933
|
+
"context": {
|
|
1934
|
+
"type": "variable",
|
|
1935
|
+
"name": "kendo-agent-step-icon-margin-top",
|
|
1936
|
+
"value": "var( --kendo-agent-step-icon-margin-top, k-spacing(0.5) )",
|
|
1937
|
+
"scope": "default",
|
|
1938
|
+
"line": {
|
|
1939
|
+
"start": 13,
|
|
1940
|
+
"end": 13
|
|
1941
|
+
}
|
|
1942
|
+
},
|
|
1943
|
+
"group": [
|
|
1944
|
+
"agent-response"
|
|
1945
|
+
],
|
|
1946
|
+
"access": "public",
|
|
1947
|
+
"file": {
|
|
1948
|
+
"path": "agent-response/_variables.scss",
|
|
1949
|
+
"name": "_variables.scss"
|
|
1950
|
+
}
|
|
1951
|
+
},
|
|
1952
|
+
{
|
|
1953
|
+
"description": "The text color of the added lines count in the AgentStep diffstat.\n",
|
|
1954
|
+
"commentRange": {
|
|
1955
|
+
"start": 14,
|
|
1956
|
+
"end": 15
|
|
1957
|
+
},
|
|
1958
|
+
"context": {
|
|
1959
|
+
"type": "variable",
|
|
1960
|
+
"name": "kendo-agent-step-added-color",
|
|
1961
|
+
"value": "var( --kendo-agent-step-added-color, k-color(success-on-surface) )",
|
|
1962
|
+
"scope": "default",
|
|
1963
|
+
"line": {
|
|
1964
|
+
"start": 16,
|
|
1965
|
+
"end": 16
|
|
1966
|
+
}
|
|
1967
|
+
},
|
|
1968
|
+
"group": [
|
|
1969
|
+
"agent-response"
|
|
1970
|
+
],
|
|
1971
|
+
"access": "public",
|
|
1972
|
+
"file": {
|
|
1973
|
+
"path": "agent-response/_variables.scss",
|
|
1974
|
+
"name": "_variables.scss"
|
|
1975
|
+
}
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"description": "The text color of the removed lines count in the AgentStep diffstat.\n",
|
|
1979
|
+
"commentRange": {
|
|
1980
|
+
"start": 17,
|
|
1981
|
+
"end": 18
|
|
1982
|
+
},
|
|
1983
|
+
"context": {
|
|
1984
|
+
"type": "variable",
|
|
1985
|
+
"name": "kendo-agent-step-removed-color",
|
|
1986
|
+
"value": "var( --kendo-agent-step-removed-color, k-color(error-on-surface) )",
|
|
1987
|
+
"scope": "default",
|
|
1988
|
+
"line": {
|
|
1989
|
+
"start": 19,
|
|
1990
|
+
"end": 19
|
|
1991
|
+
}
|
|
1992
|
+
},
|
|
1993
|
+
"group": [
|
|
1994
|
+
"agent-response"
|
|
1995
|
+
],
|
|
1996
|
+
"access": "public",
|
|
1997
|
+
"file": {
|
|
1998
|
+
"path": "agent-response/_variables.scss",
|
|
1999
|
+
"name": "_variables.scss"
|
|
2000
|
+
}
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"description": "The font size of the AgentStep label, secondary text, and diffstat.\n",
|
|
2004
|
+
"commentRange": {
|
|
2005
|
+
"start": 20,
|
|
2006
|
+
"end": 21
|
|
2007
|
+
},
|
|
2008
|
+
"context": {
|
|
2009
|
+
"type": "variable",
|
|
2010
|
+
"name": "kendo-agent-step-font-size",
|
|
2011
|
+
"value": "var( --kendo-agent-step-font-size, var(--kendo-font-size-sm) )",
|
|
2012
|
+
"scope": "default",
|
|
2013
|
+
"line": {
|
|
2014
|
+
"start": 22,
|
|
2015
|
+
"end": 22
|
|
2016
|
+
}
|
|
2017
|
+
},
|
|
2018
|
+
"group": [
|
|
2019
|
+
"agent-response"
|
|
2020
|
+
],
|
|
2021
|
+
"access": "public",
|
|
2022
|
+
"file": {
|
|
2023
|
+
"path": "agent-response/_variables.scss",
|
|
2024
|
+
"name": "_variables.scss"
|
|
2025
|
+
}
|
|
2026
|
+
},
|
|
2027
|
+
{
|
|
2028
|
+
"description": "The font size of the AgentStep body content.\n",
|
|
2029
|
+
"commentRange": {
|
|
2030
|
+
"start": 23,
|
|
2031
|
+
"end": 24
|
|
2032
|
+
},
|
|
2033
|
+
"context": {
|
|
2034
|
+
"type": "variable",
|
|
2035
|
+
"name": "kendo-agent-step-body-font-size",
|
|
2036
|
+
"value": "var( --kendo-agent-step-body-font-size, var(--kendo-font-size-sm) )",
|
|
2037
|
+
"scope": "default",
|
|
2038
|
+
"line": {
|
|
2039
|
+
"start": 25,
|
|
2040
|
+
"end": 25
|
|
2041
|
+
}
|
|
2042
|
+
},
|
|
2043
|
+
"group": [
|
|
2044
|
+
"agent-response"
|
|
2045
|
+
],
|
|
2046
|
+
"access": "public",
|
|
2047
|
+
"file": {
|
|
2048
|
+
"path": "agent-response/_variables.scss",
|
|
2049
|
+
"name": "_variables.scss"
|
|
2050
|
+
}
|
|
2051
|
+
},
|
|
2052
|
+
{
|
|
2053
|
+
"description": "The gap between the icon column and the content of the Thought.\n",
|
|
2054
|
+
"commentRange": {
|
|
2055
|
+
"start": 27,
|
|
2056
|
+
"end": 28
|
|
2057
|
+
},
|
|
2058
|
+
"context": {
|
|
2059
|
+
"type": "variable",
|
|
2060
|
+
"name": "kendo-thought-gap",
|
|
2061
|
+
"value": "var( --kendo-thought-gap, k-spacing(1.5) )",
|
|
2062
|
+
"scope": "default",
|
|
2063
|
+
"line": {
|
|
2064
|
+
"start": 29,
|
|
2065
|
+
"end": 29
|
|
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 gap in the icon column of the Thought.\n",
|
|
2079
|
+
"commentRange": {
|
|
2080
|
+
"start": 30,
|
|
2081
|
+
"end": 31
|
|
2082
|
+
},
|
|
2083
|
+
"context": {
|
|
2084
|
+
"type": "variable",
|
|
2085
|
+
"name": "kendo-thought-icon-col-gap",
|
|
2086
|
+
"value": "var( --kendo-thought-icon-col-gap, k-spacing(2) )",
|
|
2087
|
+
"scope": "default",
|
|
2088
|
+
"line": {
|
|
2089
|
+
"start": 32,
|
|
2090
|
+
"end": 32
|
|
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 spacing between stacked Thought items.\n",
|
|
2104
|
+
"commentRange": {
|
|
2105
|
+
"start": 33,
|
|
2106
|
+
"end": 34
|
|
2107
|
+
},
|
|
2108
|
+
"context": {
|
|
2109
|
+
"type": "variable",
|
|
2110
|
+
"name": "kendo-thought-spacing",
|
|
2111
|
+
"value": "var( --kendo-thought-spacing, k-spacing(4) )",
|
|
2112
|
+
"scope": "default",
|
|
2113
|
+
"line": {
|
|
2114
|
+
"start": 35,
|
|
2115
|
+
"end": 35
|
|
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 color of the connector line between stacked Thought items.\n",
|
|
2129
|
+
"commentRange": {
|
|
2130
|
+
"start": 36,
|
|
2131
|
+
"end": 37
|
|
2132
|
+
},
|
|
2133
|
+
"context": {
|
|
2134
|
+
"type": "variable",
|
|
2135
|
+
"name": "kendo-thought-connector-color",
|
|
2136
|
+
"value": "var( --kendo-thought-connector-color, color-mix(in srgb, k-color(border) 26%, transparent) )",
|
|
2137
|
+
"scope": "default",
|
|
2138
|
+
"line": {
|
|
2139
|
+
"start": 38,
|
|
2140
|
+
"end": 38
|
|
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
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"description": "The start indent of the ToolCall body.\n",
|
|
2154
|
+
"commentRange": {
|
|
2155
|
+
"start": 40,
|
|
2156
|
+
"end": 41
|
|
2157
|
+
},
|
|
2158
|
+
"context": {
|
|
2159
|
+
"type": "variable",
|
|
2160
|
+
"name": "kendo-tool-call-indent",
|
|
2161
|
+
"value": "var( --kendo-tool-call-indent, k-spacing(5) )",
|
|
2162
|
+
"scope": "default",
|
|
2163
|
+
"line": {
|
|
2164
|
+
"start": 42,
|
|
2165
|
+
"end": 42
|
|
2166
|
+
}
|
|
2167
|
+
},
|
|
2168
|
+
"group": [
|
|
2169
|
+
"agent-response"
|
|
2170
|
+
],
|
|
2171
|
+
"access": "public",
|
|
2172
|
+
"file": {
|
|
2173
|
+
"path": "agent-response/_variables.scss",
|
|
2174
|
+
"name": "_variables.scss"
|
|
2175
|
+
}
|
|
2176
|
+
},
|
|
2177
|
+
{
|
|
2178
|
+
"description": "The bottom padding of the ToolCall body.\n",
|
|
2179
|
+
"commentRange": {
|
|
2180
|
+
"start": 43,
|
|
2181
|
+
"end": 44
|
|
2182
|
+
},
|
|
2183
|
+
"context": {
|
|
2184
|
+
"type": "variable",
|
|
2185
|
+
"name": "kendo-tool-call-padding-y",
|
|
2186
|
+
"value": "var( --kendo-tool-call-padding-y, k-spacing(2) )",
|
|
2187
|
+
"scope": "default",
|
|
2188
|
+
"line": {
|
|
2189
|
+
"start": 45,
|
|
2190
|
+
"end": 45
|
|
2191
|
+
}
|
|
2192
|
+
},
|
|
2193
|
+
"group": [
|
|
2194
|
+
"agent-response"
|
|
2195
|
+
],
|
|
2196
|
+
"access": "public",
|
|
2197
|
+
"file": {
|
|
2198
|
+
"path": "agent-response/_variables.scss",
|
|
2199
|
+
"name": "_variables.scss"
|
|
2200
|
+
}
|
|
2201
|
+
},
|
|
1877
2202
|
{
|
|
1878
2203
|
"description": "The default theme color of the AppBar.\n",
|
|
1879
2204
|
"commentRange": {
|
|
@@ -18181,6 +18506,181 @@
|
|
|
18181
18506
|
"name": "_variables.scss"
|
|
18182
18507
|
}
|
|
18183
18508
|
},
|
|
18509
|
+
{
|
|
18510
|
+
"description": "The color of the Checkpoint separator line.\n",
|
|
18511
|
+
"commentRange": {
|
|
18512
|
+
"start": 3,
|
|
18513
|
+
"end": 4
|
|
18514
|
+
},
|
|
18515
|
+
"context": {
|
|
18516
|
+
"type": "variable",
|
|
18517
|
+
"name": "kendo-checkpoint-line-color",
|
|
18518
|
+
"value": "var( --kendo-checkpoint-line-color, color-mix(in srgb, k-color(border) 26%, transparent) )",
|
|
18519
|
+
"scope": "default",
|
|
18520
|
+
"line": {
|
|
18521
|
+
"start": 5,
|
|
18522
|
+
"end": 5
|
|
18523
|
+
}
|
|
18524
|
+
},
|
|
18525
|
+
"group": [
|
|
18526
|
+
"checkpoint"
|
|
18527
|
+
],
|
|
18528
|
+
"access": "public",
|
|
18529
|
+
"file": {
|
|
18530
|
+
"path": "checkpoint/_variables.scss",
|
|
18531
|
+
"name": "_variables.scss"
|
|
18532
|
+
}
|
|
18533
|
+
},
|
|
18534
|
+
{
|
|
18535
|
+
"description": "The gap between the Checkpoint line and stamp.\n",
|
|
18536
|
+
"commentRange": {
|
|
18537
|
+
"start": 6,
|
|
18538
|
+
"end": 7
|
|
18539
|
+
},
|
|
18540
|
+
"context": {
|
|
18541
|
+
"type": "variable",
|
|
18542
|
+
"name": "kendo-checkpoint-gap",
|
|
18543
|
+
"value": "var( --kendo-checkpoint-gap, k-spacing(1.5) )",
|
|
18544
|
+
"scope": "default",
|
|
18545
|
+
"line": {
|
|
18546
|
+
"start": 8,
|
|
18547
|
+
"end": 8
|
|
18548
|
+
}
|
|
18549
|
+
},
|
|
18550
|
+
"group": [
|
|
18551
|
+
"checkpoint"
|
|
18552
|
+
],
|
|
18553
|
+
"access": "public",
|
|
18554
|
+
"file": {
|
|
18555
|
+
"path": "checkpoint/_variables.scss",
|
|
18556
|
+
"name": "_variables.scss"
|
|
18557
|
+
}
|
|
18558
|
+
},
|
|
18559
|
+
{
|
|
18560
|
+
"description": "The width of the Checkpoint separator line.\n",
|
|
18561
|
+
"commentRange": {
|
|
18562
|
+
"start": 9,
|
|
18563
|
+
"end": 10
|
|
18564
|
+
},
|
|
18565
|
+
"context": {
|
|
18566
|
+
"type": "variable",
|
|
18567
|
+
"name": "kendo-checkpoint-line-width",
|
|
18568
|
+
"value": "var( --kendo-checkpoint-line-width, 1px )",
|
|
18569
|
+
"scope": "default",
|
|
18570
|
+
"line": {
|
|
18571
|
+
"start": 11,
|
|
18572
|
+
"end": 11
|
|
18573
|
+
}
|
|
18574
|
+
},
|
|
18575
|
+
"group": [
|
|
18576
|
+
"checkpoint"
|
|
18577
|
+
],
|
|
18578
|
+
"access": "public",
|
|
18579
|
+
"file": {
|
|
18580
|
+
"path": "checkpoint/_variables.scss",
|
|
18581
|
+
"name": "_variables.scss"
|
|
18582
|
+
}
|
|
18583
|
+
},
|
|
18584
|
+
{
|
|
18585
|
+
"description": "The font size of the Checkpoint stamp text.\n",
|
|
18586
|
+
"commentRange": {
|
|
18587
|
+
"start": 12,
|
|
18588
|
+
"end": 13
|
|
18589
|
+
},
|
|
18590
|
+
"context": {
|
|
18591
|
+
"type": "variable",
|
|
18592
|
+
"name": "kendo-checkpoint-stamp-font-size",
|
|
18593
|
+
"value": "var( --kendo-checkpoint-stamp-font-size, var(--kendo-font-size-sm) )",
|
|
18594
|
+
"scope": "default",
|
|
18595
|
+
"line": {
|
|
18596
|
+
"start": 14,
|
|
18597
|
+
"end": 14
|
|
18598
|
+
}
|
|
18599
|
+
},
|
|
18600
|
+
"group": [
|
|
18601
|
+
"checkpoint"
|
|
18602
|
+
],
|
|
18603
|
+
"access": "public",
|
|
18604
|
+
"file": {
|
|
18605
|
+
"path": "checkpoint/_variables.scss",
|
|
18606
|
+
"name": "_variables.scss"
|
|
18607
|
+
}
|
|
18608
|
+
},
|
|
18609
|
+
{
|
|
18610
|
+
"description": "The text color of the Checkpoint stamp.\n",
|
|
18611
|
+
"commentRange": {
|
|
18612
|
+
"start": 15,
|
|
18613
|
+
"end": 16
|
|
18614
|
+
},
|
|
18615
|
+
"context": {
|
|
18616
|
+
"type": "variable",
|
|
18617
|
+
"name": "kendo-checkpoint-stamp-color",
|
|
18618
|
+
"value": "var( --kendo-checkpoint-stamp-color, k-color(subtle) )",
|
|
18619
|
+
"scope": "default",
|
|
18620
|
+
"line": {
|
|
18621
|
+
"start": 17,
|
|
18622
|
+
"end": 17
|
|
18623
|
+
}
|
|
18624
|
+
},
|
|
18625
|
+
"group": [
|
|
18626
|
+
"checkpoint"
|
|
18627
|
+
],
|
|
18628
|
+
"access": "public",
|
|
18629
|
+
"file": {
|
|
18630
|
+
"path": "checkpoint/_variables.scss",
|
|
18631
|
+
"name": "_variables.scss"
|
|
18632
|
+
}
|
|
18633
|
+
},
|
|
18634
|
+
{
|
|
18635
|
+
"description": "The font weight of the Checkpoint stamp text.\n",
|
|
18636
|
+
"commentRange": {
|
|
18637
|
+
"start": 18,
|
|
18638
|
+
"end": 19
|
|
18639
|
+
},
|
|
18640
|
+
"context": {
|
|
18641
|
+
"type": "variable",
|
|
18642
|
+
"name": "kendo-checkpoint-stamp-font-weight",
|
|
18643
|
+
"value": "null",
|
|
18644
|
+
"scope": "default",
|
|
18645
|
+
"line": {
|
|
18646
|
+
"start": 20,
|
|
18647
|
+
"end": 20
|
|
18648
|
+
}
|
|
18649
|
+
},
|
|
18650
|
+
"group": [
|
|
18651
|
+
"checkpoint"
|
|
18652
|
+
],
|
|
18653
|
+
"access": "public",
|
|
18654
|
+
"file": {
|
|
18655
|
+
"path": "checkpoint/_variables.scss",
|
|
18656
|
+
"name": "_variables.scss"
|
|
18657
|
+
}
|
|
18658
|
+
},
|
|
18659
|
+
{
|
|
18660
|
+
"description": "The horizontal padding of the Checkpoint stamp.\n",
|
|
18661
|
+
"commentRange": {
|
|
18662
|
+
"start": 21,
|
|
18663
|
+
"end": 22
|
|
18664
|
+
},
|
|
18665
|
+
"context": {
|
|
18666
|
+
"type": "variable",
|
|
18667
|
+
"name": "kendo-checkpoint-stamp-padding-x",
|
|
18668
|
+
"value": "var( --kendo-checkpoint-stamp-padding-x, k-spacing(1) )",
|
|
18669
|
+
"scope": "default",
|
|
18670
|
+
"line": {
|
|
18671
|
+
"start": 23,
|
|
18672
|
+
"end": 23
|
|
18673
|
+
}
|
|
18674
|
+
},
|
|
18675
|
+
"group": [
|
|
18676
|
+
"checkpoint"
|
|
18677
|
+
],
|
|
18678
|
+
"access": "public",
|
|
18679
|
+
"file": {
|
|
18680
|
+
"path": "checkpoint/_variables.scss",
|
|
18681
|
+
"name": "_variables.scss"
|
|
18682
|
+
}
|
|
18683
|
+
},
|
|
18184
18684
|
{
|
|
18185
18685
|
"description": "The default theme color of the Chip.\n",
|
|
18186
18686
|
"commentRange": {
|
|
@@ -19268,6 +19768,56 @@
|
|
|
19268
19768
|
"name": "_variables.scss"
|
|
19269
19769
|
}
|
|
19270
19770
|
},
|
|
19771
|
+
{
|
|
19772
|
+
"description": "The padding of the CitationPopover view.\n",
|
|
19773
|
+
"commentRange": {
|
|
19774
|
+
"start": 5,
|
|
19775
|
+
"end": 6
|
|
19776
|
+
},
|
|
19777
|
+
"context": {
|
|
19778
|
+
"type": "variable",
|
|
19779
|
+
"name": "kendo-citation-popover-view-padding",
|
|
19780
|
+
"value": "var( --kendo-citation-popover-view-padding, k-spacing(4) )",
|
|
19781
|
+
"scope": "default",
|
|
19782
|
+
"line": {
|
|
19783
|
+
"start": 7,
|
|
19784
|
+
"end": 7
|
|
19785
|
+
}
|
|
19786
|
+
},
|
|
19787
|
+
"group": [
|
|
19788
|
+
"citation"
|
|
19789
|
+
],
|
|
19790
|
+
"access": "public",
|
|
19791
|
+
"file": {
|
|
19792
|
+
"path": "citation/_variables.scss",
|
|
19793
|
+
"name": "_variables.scss"
|
|
19794
|
+
}
|
|
19795
|
+
},
|
|
19796
|
+
{
|
|
19797
|
+
"description": "The text color of the CitationPopover page indicator.\n",
|
|
19798
|
+
"commentRange": {
|
|
19799
|
+
"start": 8,
|
|
19800
|
+
"end": 9
|
|
19801
|
+
},
|
|
19802
|
+
"context": {
|
|
19803
|
+
"type": "variable",
|
|
19804
|
+
"name": "kendo-citation-pages-color",
|
|
19805
|
+
"value": "var( --kendo-citation-pages-color, k-color(subtle) )",
|
|
19806
|
+
"scope": "default",
|
|
19807
|
+
"line": {
|
|
19808
|
+
"start": 10,
|
|
19809
|
+
"end": 10
|
|
19810
|
+
}
|
|
19811
|
+
},
|
|
19812
|
+
"group": [
|
|
19813
|
+
"citation"
|
|
19814
|
+
],
|
|
19815
|
+
"access": "public",
|
|
19816
|
+
"file": {
|
|
19817
|
+
"path": "citation/_variables.scss",
|
|
19818
|
+
"name": "_variables.scss"
|
|
19819
|
+
}
|
|
19820
|
+
},
|
|
19271
19821
|
{
|
|
19272
19822
|
"description": "The default size of the ColorEditor.\n",
|
|
19273
19823
|
"commentRange": {
|
|
@@ -84864,6 +85414,31 @@
|
|
|
84864
85414
|
"name": "_variables.scss"
|
|
84865
85415
|
}
|
|
84866
85416
|
},
|
|
85417
|
+
{
|
|
85418
|
+
"description": "The border radius of the floating Toolbar.\n",
|
|
85419
|
+
"commentRange": {
|
|
85420
|
+
"start": 128,
|
|
85421
|
+
"end": 129
|
|
85422
|
+
},
|
|
85423
|
+
"context": {
|
|
85424
|
+
"type": "variable",
|
|
85425
|
+
"name": "kendo-floating-toolbar-border-radius",
|
|
85426
|
+
"value": "var( --kendo-floating-toolbar-border-radius, #{k-border-radius(md)} )",
|
|
85427
|
+
"scope": "default",
|
|
85428
|
+
"line": {
|
|
85429
|
+
"start": 130,
|
|
85430
|
+
"end": 130
|
|
85431
|
+
}
|
|
85432
|
+
},
|
|
85433
|
+
"group": [
|
|
85434
|
+
"toolbar"
|
|
85435
|
+
],
|
|
85436
|
+
"access": "public",
|
|
85437
|
+
"file": {
|
|
85438
|
+
"path": "toolbar/_variables.scss",
|
|
85439
|
+
"name": "_variables.scss"
|
|
85440
|
+
}
|
|
85441
|
+
},
|
|
84867
85442
|
{
|
|
84868
85443
|
"description": "The border radius of the Tooltip.\n",
|
|
84869
85444
|
"commentRange": {
|