@surrealdb/ui 1.2.9 → 1.2.10
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/assets/0b93f23668746c32.svg +3 -0
- package/dist/assets/12c7885ce334dd95.svg +3 -0
- package/dist/assets/136b5570df56e50b.svg +3 -0
- package/dist/assets/19572e2dc6c3d9d0.svg +9 -0
- package/dist/assets/22af25b29aef2265.svg +21 -0
- package/dist/assets/39a675b7044a7815.svg +5 -0
- package/dist/assets/3c28ae14bff2e4cd.svg +3 -0
- package/dist/assets/3ed0c0c0bd0685a2.svg +11 -0
- package/dist/assets/3ff58b6d766cfbad.svg +10 -0
- package/dist/assets/410130ea68c360d6.svg +1 -0
- package/dist/assets/418ce06f60cbbd15.svg +5 -0
- package/dist/assets/4570d5bc620429be.svg +13 -0
- package/dist/assets/4a9749d96b787ef0.svg +10 -0
- package/dist/assets/4d2eb28a251c136b.svg +3 -0
- package/dist/assets/58b16a82da97652f.svg +5 -0
- package/dist/assets/5bdfc82ac9078b44.svg +3 -0
- package/dist/assets/5dbe453c6f90f592.svg +6 -0
- package/dist/assets/5df4b7b2ed7a3309.svg +25 -0
- package/dist/assets/600e070334a25232.svg +1 -0
- package/dist/assets/6c516ee5883a88ea.svg +1 -0
- package/dist/assets/6f2f98c37a9f0040.svg +3 -0
- package/dist/assets/7e85bfdb64e4ca39.svg +7 -0
- package/dist/assets/8938ba9997794278.svg +1 -0
- package/dist/assets/8ff697dd94dd7640.svg +4 -0
- package/dist/assets/939c30e5814ee0bc.svg +17 -0
- package/dist/assets/9704521cb7c64272.svg +23 -0
- package/dist/assets/9b5504d0fbd99658.svg +11 -0
- package/dist/assets/9baa0308317df217.svg +1 -0
- package/dist/assets/9f18c2ee2c8da590.svg +3 -0
- package/dist/assets/ab01e679da905a35.svg +3 -0
- package/dist/assets/ad7c98d2925e3218.svg +3 -0
- package/dist/assets/ada3c175221ac143.svg +4 -0
- package/dist/assets/ae0ea9ea7f0175ec.svg +5 -0
- package/dist/assets/b2ee3fe415f89bab.svg +10 -0
- package/dist/assets/b5a6631596254da4.svg +3 -0
- package/dist/assets/b7e5d694839291a4.svg +10 -0
- package/dist/assets/be01af0febc408a0.svg +3 -0
- package/dist/assets/c46bbaec482967da.svg +1 -0
- package/dist/assets/d04022eeba258142.svg +3 -0
- package/dist/assets/d370440a05ca953a.svg +3 -0
- package/dist/assets/dd85ad3767655915.svg +10 -0
- package/dist/assets/e81537dc184dfa59.svg +1 -0
- package/dist/ui.css +1 -1
- package/dist/ui.d.ts +137 -25
- package/dist/ui.js +4909 -4741
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
- package/dist/assets/67f8cd2e89d8fe17.svg +0 -1
package/dist/ui.d.ts
CHANGED
|
@@ -38,6 +38,7 @@ import { TabsListProps } from '@mantine/core';
|
|
|
38
38
|
import { TabsProps as TabsProps_2 } from '@mantine/core';
|
|
39
39
|
import { TabsTabProps } from '@mantine/core';
|
|
40
40
|
import { TextProps } from '@mantine/core';
|
|
41
|
+
import { TimelineProps } from '@mantine/core';
|
|
41
42
|
import { TitleOrder } from '@mantine/core';
|
|
42
43
|
import { TitleProps } from '@mantine/core';
|
|
43
44
|
import { Tree } from '@lezer/common';
|
|
@@ -85,41 +86,59 @@ export declare const brandAirbyte: string;
|
|
|
85
86
|
|
|
86
87
|
export declare const brandAmazonBedrock: string;
|
|
87
88
|
|
|
88
|
-
export declare const
|
|
89
|
+
export declare const brandAppleDark: string;
|
|
90
|
+
|
|
91
|
+
export declare const brandAppleLight: string;
|
|
89
92
|
|
|
90
93
|
export declare const brandAppleRetro: string;
|
|
91
94
|
|
|
92
95
|
export declare const brandAspire: string;
|
|
93
96
|
|
|
94
|
-
export declare const
|
|
97
|
+
export declare const brandAstroDark: string;
|
|
98
|
+
|
|
99
|
+
export declare const brandAstroLight: string;
|
|
95
100
|
|
|
96
|
-
export declare const
|
|
101
|
+
export declare const brandAWSDark: string;
|
|
102
|
+
|
|
103
|
+
export declare const brandAWSLight: string;
|
|
97
104
|
|
|
98
105
|
export declare const brandBluesky: string;
|
|
99
106
|
|
|
100
107
|
export declare const brandC: string;
|
|
101
108
|
|
|
102
|
-
export declare const
|
|
109
|
+
export declare const brandCalamuDark: string;
|
|
110
|
+
|
|
111
|
+
export declare const brandCalamuLight: string;
|
|
103
112
|
|
|
104
113
|
export declare const brandCamelAI: string;
|
|
105
114
|
|
|
106
115
|
export declare const brandClaude: string;
|
|
107
116
|
|
|
117
|
+
export declare const brandCloudflare: string;
|
|
118
|
+
|
|
108
119
|
export declare const brandCodex: string;
|
|
109
120
|
|
|
110
121
|
export declare const brandCrewAI: string;
|
|
111
122
|
|
|
112
|
-
export declare const
|
|
123
|
+
export declare const brandCursorDark: string;
|
|
124
|
+
|
|
125
|
+
export declare const brandCursorLight: string;
|
|
113
126
|
|
|
114
127
|
export declare const brandDagster: string;
|
|
115
128
|
|
|
116
129
|
export declare const brandDart: string;
|
|
117
130
|
|
|
118
|
-
export declare const
|
|
131
|
+
export declare const brandDeepEvalDark: string;
|
|
132
|
+
|
|
133
|
+
export declare const brandDeepEvalLight: string;
|
|
119
134
|
|
|
120
|
-
export declare const
|
|
135
|
+
export declare const brandDevToDark: string;
|
|
121
136
|
|
|
122
|
-
export declare const
|
|
137
|
+
export declare const brandDevToLight: string;
|
|
138
|
+
|
|
139
|
+
export declare const brandDigitalKinDark: string;
|
|
140
|
+
|
|
141
|
+
export declare const brandDigitalKinLight: string;
|
|
123
142
|
|
|
124
143
|
export declare const brandDiscord: string;
|
|
125
144
|
|
|
@@ -127,30 +146,44 @@ export declare const brandDocker: string;
|
|
|
127
146
|
|
|
128
147
|
export declare const brandDotNet: string;
|
|
129
148
|
|
|
130
|
-
export declare const
|
|
149
|
+
export declare const brandDynamiqDark: string;
|
|
150
|
+
|
|
151
|
+
export declare const brandDynamiqLight: string;
|
|
131
152
|
|
|
132
153
|
export declare const brandElixir: string;
|
|
133
154
|
|
|
134
|
-
export declare const
|
|
155
|
+
export declare const brandFeastDark: string;
|
|
156
|
+
|
|
157
|
+
export declare const brandFeastLight: string;
|
|
135
158
|
|
|
136
159
|
export declare const brandFivetran: string;
|
|
137
160
|
|
|
138
|
-
export declare const
|
|
161
|
+
export declare const brandFountainDark: string;
|
|
162
|
+
|
|
163
|
+
export declare const brandFountainLight: string;
|
|
139
164
|
|
|
140
165
|
export declare const brandGameScript: string;
|
|
141
166
|
|
|
142
167
|
export declare const brandGemini: string;
|
|
143
168
|
|
|
144
|
-
export declare const
|
|
169
|
+
export declare const brandGithubDark: string;
|
|
170
|
+
|
|
171
|
+
export declare const brandGithubLight: string;
|
|
145
172
|
|
|
146
173
|
export declare const brandGo: string;
|
|
147
174
|
|
|
175
|
+
export declare const brandGoogle: string;
|
|
176
|
+
|
|
148
177
|
export declare const brandGoogleAgent: string;
|
|
149
178
|
|
|
150
179
|
export declare const brandGoogleCloud: string;
|
|
151
180
|
|
|
152
181
|
export declare const brandHaskell: string;
|
|
153
182
|
|
|
183
|
+
export declare const brandHermesDark: string;
|
|
184
|
+
|
|
185
|
+
export declare const brandHermesLight: string;
|
|
186
|
+
|
|
154
187
|
export declare const brandHuggingFace: string;
|
|
155
188
|
|
|
156
189
|
export declare const brandInstagram: string;
|
|
@@ -173,7 +206,13 @@ export declare const brandLiveSponsors: string;
|
|
|
173
206
|
|
|
174
207
|
export declare const brandLlamaIndex: string;
|
|
175
208
|
|
|
176
|
-
export declare const
|
|
209
|
+
export declare const brandMastraDark: string;
|
|
210
|
+
|
|
211
|
+
export declare const brandMastraLight: string;
|
|
212
|
+
|
|
213
|
+
export declare const brandMediumDark: string;
|
|
214
|
+
|
|
215
|
+
export declare const brandMediumLight: string;
|
|
177
216
|
|
|
178
217
|
export declare const brandMicrosoftAzure: string;
|
|
179
218
|
|
|
@@ -185,15 +224,29 @@ export declare const brandNetlify: string;
|
|
|
185
224
|
|
|
186
225
|
export declare const brandNodeJs: string;
|
|
187
226
|
|
|
188
|
-
export declare const
|
|
227
|
+
export declare const brandNotionDark: string;
|
|
228
|
+
|
|
229
|
+
export declare const brandNotionLight: string;
|
|
230
|
+
|
|
231
|
+
export declare const brandOllamaDark: string;
|
|
232
|
+
|
|
233
|
+
export declare const brandOllamaLight: string;
|
|
234
|
+
|
|
235
|
+
export declare const brandOpenAiDark: string;
|
|
236
|
+
|
|
237
|
+
export declare const brandOpenAiLight: string;
|
|
238
|
+
|
|
239
|
+
export declare const brandOpenClaw: string;
|
|
189
240
|
|
|
190
|
-
export declare const
|
|
241
|
+
export declare const brandPermitIODark: string;
|
|
191
242
|
|
|
192
|
-
export declare const
|
|
243
|
+
export declare const brandPermitIOLight: string;
|
|
193
244
|
|
|
194
245
|
export declare const brandPHP: string;
|
|
195
246
|
|
|
196
|
-
export declare const
|
|
247
|
+
export declare const brandPolyAIDark: string;
|
|
248
|
+
|
|
249
|
+
export declare const brandPolyAILight: string;
|
|
197
250
|
|
|
198
251
|
export declare const brandPython: string;
|
|
199
252
|
|
|
@@ -205,12 +258,20 @@ export declare const brandRuby: string;
|
|
|
205
258
|
|
|
206
259
|
export declare const brandRust: string;
|
|
207
260
|
|
|
208
|
-
export declare const
|
|
261
|
+
export declare const brandSamsungDark: string;
|
|
262
|
+
|
|
263
|
+
export declare const brandSamsungLight: string;
|
|
264
|
+
|
|
265
|
+
export declare const brandSiteForgeDark: string;
|
|
209
266
|
|
|
210
|
-
export declare const
|
|
267
|
+
export declare const brandSiteForgeLight: string;
|
|
268
|
+
|
|
269
|
+
export declare const brandSlack: string;
|
|
211
270
|
|
|
212
271
|
export declare const brandSmolAgents: string;
|
|
213
272
|
|
|
273
|
+
export declare const brandSnowflake: string;
|
|
274
|
+
|
|
214
275
|
export declare const brandSolidJS: string;
|
|
215
276
|
|
|
216
277
|
export declare const brandStackOverflow: string;
|
|
@@ -221,17 +282,31 @@ export declare const brandSurrealDB: string;
|
|
|
221
282
|
|
|
222
283
|
export declare const brandSwift: string;
|
|
223
284
|
|
|
224
|
-
export declare const
|
|
285
|
+
export declare const brandTanStackDark: string;
|
|
286
|
+
|
|
287
|
+
export declare const brandTanStackLight: string;
|
|
225
288
|
|
|
226
|
-
export declare const
|
|
289
|
+
export declare const brandTencentDark: string;
|
|
227
290
|
|
|
228
|
-
export declare const
|
|
291
|
+
export declare const brandTencentLight: string;
|
|
292
|
+
|
|
293
|
+
export declare const brandThreadsDark: string;
|
|
294
|
+
|
|
295
|
+
export declare const brandThreadsLight: string;
|
|
296
|
+
|
|
297
|
+
export declare const brandTogetherAIDark: string;
|
|
298
|
+
|
|
299
|
+
export declare const brandTogetherAILight: string;
|
|
229
300
|
|
|
230
301
|
export declare const brandTypescript: string;
|
|
231
302
|
|
|
232
|
-
export declare const
|
|
303
|
+
export declare const brandVercelDark: string;
|
|
304
|
+
|
|
305
|
+
export declare const brandVercelLight: string;
|
|
306
|
+
|
|
307
|
+
export declare const brandVerizonDark: string;
|
|
233
308
|
|
|
234
|
-
export declare const
|
|
309
|
+
export declare const brandVerizonLight: string;
|
|
235
310
|
|
|
236
311
|
export declare const brandVSCode: string;
|
|
237
312
|
|
|
@@ -239,12 +314,20 @@ export declare const brandWebAssembly: string;
|
|
|
239
314
|
|
|
240
315
|
export declare const brandWindows: string;
|
|
241
316
|
|
|
242
|
-
export declare const
|
|
317
|
+
export declare const brandXDark: string;
|
|
318
|
+
|
|
319
|
+
export declare const brandXLight: string;
|
|
243
320
|
|
|
244
321
|
export declare const brandYaacomm: string;
|
|
245
322
|
|
|
246
323
|
export declare const brandYouTube: string;
|
|
247
324
|
|
|
325
|
+
export declare const brandZapier: string;
|
|
326
|
+
|
|
327
|
+
export declare const brandZedDark: string;
|
|
328
|
+
|
|
329
|
+
export declare const brandZedLight: string;
|
|
330
|
+
|
|
248
331
|
export declare const BreadcrumbButton: FC<ButtonProps & ElementProps<"button">>;
|
|
249
332
|
|
|
250
333
|
/**
|
|
@@ -2717,6 +2800,35 @@ export declare type StateFields = {
|
|
|
2717
2800
|
[prop: string]: StateField<any>;
|
|
2718
2801
|
};
|
|
2719
2802
|
|
|
2803
|
+
/**
|
|
2804
|
+
* A vertical timeline whose steps expand one at a time. Each step shows a
|
|
2805
|
+
* numbered bullet and a clickable title; activating a step collapses the others
|
|
2806
|
+
* and reveals its content, with an optional button to advance to the next step.
|
|
2807
|
+
*/
|
|
2808
|
+
export declare function StepperTimeline({ items, active, defaultActive, onActivate, continueLabel, hideContinue, bulletSize, lineWidth, classNames, ...other }: StepperTimelineProps): ReactNode;
|
|
2809
|
+
|
|
2810
|
+
export declare interface StepperTimelineItem {
|
|
2811
|
+
/** Heading shown next to the bullet — clicking it activates the step. */
|
|
2812
|
+
title: ReactNode;
|
|
2813
|
+
/** Body revealed when the step is active. */
|
|
2814
|
+
content: ReactNode;
|
|
2815
|
+
}
|
|
2816
|
+
|
|
2817
|
+
export declare interface StepperTimelineProps extends Omit<TimelineProps, "active" | "children" | "onChange"> {
|
|
2818
|
+
/** Ordered list of steps to render. */
|
|
2819
|
+
items: StepperTimelineItem[];
|
|
2820
|
+
/** Index of the active (expanded) step in controlled mode. */
|
|
2821
|
+
active?: number;
|
|
2822
|
+
/** Initial active index in uncontrolled mode. Defaults to `0`. */
|
|
2823
|
+
defaultActive?: number;
|
|
2824
|
+
/** Called with the new index whenever a step is activated. */
|
|
2825
|
+
onActivate?: (index: number) => void;
|
|
2826
|
+
/** Label for the button that advances to the next step. */
|
|
2827
|
+
continueLabel?: ReactNode;
|
|
2828
|
+
/** Hide the "continue to next step" button. Defaults to `false`. */
|
|
2829
|
+
hideContinue?: boolean;
|
|
2830
|
+
}
|
|
2831
|
+
|
|
2720
2832
|
/**
|
|
2721
2833
|
* Suggest completions at the start of each line
|
|
2722
2834
|
*/
|