@progress/kendo-theme-fluent 14.4.0-dev.2 → 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.
@@ -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": {
@@ -16550,6 +16550,94 @@
16550
16550
  "type": "String",
16551
16551
  "value": "var(--kendo-chat-message-reference-marker-alt-bg, var(--kendo-color-primary))"
16552
16552
  },
16553
+ "kendo-agent-step-gap": {
16554
+ "type": "String",
16555
+ "value": "var(--kendo-agent-step-gap, var(--kendo-spacing-1\\.5))"
16556
+ },
16557
+ "kendo-agent-step-padding-y": {
16558
+ "type": "String",
16559
+ "value": "var(--kendo-agent-step-padding-y, var(--kendo-spacing-2))"
16560
+ },
16561
+ "kendo-agent-step-icon-margin-top": {
16562
+ "type": "String",
16563
+ "value": "var(--kendo-agent-step-icon-margin-top, var(--kendo-spacing-0\\.5))"
16564
+ },
16565
+ "kendo-agent-step-added-color": {
16566
+ "type": "String",
16567
+ "value": "var(--kendo-agent-step-added-color, var(--kendo-color-success-on-surface))"
16568
+ },
16569
+ "kendo-agent-step-removed-color": {
16570
+ "type": "String",
16571
+ "value": "var(--kendo-agent-step-removed-color, var(--kendo-color-error-on-surface))"
16572
+ },
16573
+ "kendo-agent-step-font-size": {
16574
+ "type": "String",
16575
+ "value": "var(--kendo-agent-step-font-size, var(--kendo-font-size-sm))"
16576
+ },
16577
+ "kendo-agent-step-body-font-size": {
16578
+ "type": "String",
16579
+ "value": "var(--kendo-agent-step-body-font-size, var(--kendo-font-size-sm))"
16580
+ },
16581
+ "kendo-thought-gap": {
16582
+ "type": "String",
16583
+ "value": "var(--kendo-thought-gap, var(--kendo-spacing-1\\.5))"
16584
+ },
16585
+ "kendo-thought-icon-col-gap": {
16586
+ "type": "String",
16587
+ "value": "var(--kendo-thought-icon-col-gap, var(--kendo-spacing-2))"
16588
+ },
16589
+ "kendo-thought-spacing": {
16590
+ "type": "String",
16591
+ "value": "var(--kendo-thought-spacing, var(--kendo-spacing-4))"
16592
+ },
16593
+ "kendo-thought-connector-color": {
16594
+ "type": "String",
16595
+ "value": "var(--kendo-thought-connector-color, color-mix(in srgb, var(--kendo-color-border) 26%, transparent))"
16596
+ },
16597
+ "kendo-tool-call-indent": {
16598
+ "type": "String",
16599
+ "value": "var(--kendo-tool-call-indent, var(--kendo-spacing-5))"
16600
+ },
16601
+ "kendo-tool-call-padding-y": {
16602
+ "type": "String",
16603
+ "value": "var(--kendo-tool-call-padding-y, var(--kendo-spacing-2))"
16604
+ },
16605
+ "kendo-citation-popover-view-padding": {
16606
+ "type": "String",
16607
+ "value": "var(--kendo-citation-popover-view-padding, var(--kendo-spacing-4))"
16608
+ },
16609
+ "kendo-citation-pages-color": {
16610
+ "type": "String",
16611
+ "value": "var(--kendo-citation-pages-color, var(--kendo-color-subtle))"
16612
+ },
16613
+ "kendo-checkpoint-line-color": {
16614
+ "type": "String",
16615
+ "value": "var(--kendo-checkpoint-line-color, color-mix(in srgb, var(--kendo-color-border) 26%, transparent))"
16616
+ },
16617
+ "kendo-checkpoint-gap": {
16618
+ "type": "String",
16619
+ "value": "var(--kendo-checkpoint-gap, var(--kendo-spacing-1\\.5))"
16620
+ },
16621
+ "kendo-checkpoint-line-width": {
16622
+ "type": "String",
16623
+ "value": "var(--kendo-checkpoint-line-width, 1px)"
16624
+ },
16625
+ "kendo-checkpoint-stamp-font-size": {
16626
+ "type": "String",
16627
+ "value": "var(--kendo-checkpoint-stamp-font-size, var(--kendo-font-size-sm))"
16628
+ },
16629
+ "kendo-checkpoint-stamp-color": {
16630
+ "type": "String",
16631
+ "value": "var(--kendo-checkpoint-stamp-color, var(--kendo-color-subtle))"
16632
+ },
16633
+ "kendo-checkpoint-stamp-font-weight": {
16634
+ "type": "Null",
16635
+ "value": "null"
16636
+ },
16637
+ "kendo-checkpoint-stamp-padding-x": {
16638
+ "type": "String",
16639
+ "value": "var(--kendo-checkpoint-stamp-padding-x, var(--kendo-spacing-1))"
16640
+ },
16553
16641
  "kendo-media-player-border-width": {
16554
16642
  "type": "String",
16555
16643
  "value": "var(--kendo-media-player-border-width, 1px)"
@@ -3,7 +3,7 @@
3
3
  "name": "All",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.2",
6
+ "version": "14.4.0-dev.3",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "oklch(100.00% 0.0001 0deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent 1 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.2",
6
+ "version": "14.4.0-dev.3",
7
7
  "previewColors": [
8
8
  "oklch(21.85% 0.0025 67.57deg)",
9
9
  "oklch(24.42% 0.0024 67.57deg)",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent 1",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "14.4.0-dev.2",
6
+ "version": "14.4.0-dev.3",
7
7
  "previewColors": [
8
8
  "oklch(100.00% 0.0001 0deg)",
9
9
  "oklch(98.26% 0.0016 66.88deg)",