Skip to content

Commit dcd8922

Browse files
authored
Merge pull request #248 from objectstack-ai/copilot/update-object-ui-settings
2 parents e559891 + dca606d commit dcd8922

File tree

5 files changed

+122
-111
lines changed

5 files changed

+122
-111
lines changed

content/docs/blocks/authentication.mdx

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ A clean login form with email and password fields.
2222
children: [
2323
{
2424
type: "stack",
25-
spacing: 6,,
25+
spacing: 6,
2626
children: [
2727
{
2828
type: "stack",
2929
spacing: 2,
30-
className: "text-center",,
30+
className: "text-center",
3131
children: [
3232
{
3333
type: "text",
@@ -43,11 +43,11 @@ A clean login form with email and password fields.
4343
},
4444
{
4545
type: "stack",
46-
spacing: 4,,
46+
spacing: 4,
4747
children: [
4848
{
4949
type: "stack",
50-
spacing: 2,,
50+
spacing: 2,
5151
children: [
5252
{
5353
type: "label",
@@ -66,7 +66,7 @@ A clean login form with email and password fields.
6666
},
6767
{
6868
type: "stack",
69-
spacing: 2,,
69+
spacing: 2,
7070
children: [
7171
{
7272
type: "label",
@@ -181,12 +181,12 @@ Complete registration form with validation.
181181
children: [
182182
{
183183
type: "stack",
184-
spacing: 6,,
184+
spacing: 6,
185185
children: [
186186
{
187187
type: "stack",
188188
spacing: 2,
189-
className: "text-center",,
189+
className: "text-center",
190190
children: [
191191
{
192192
type: "text",
@@ -202,7 +202,7 @@ Complete registration form with validation.
202202
},
203203
{
204204
type: "stack",
205-
spacing: 4,,
205+
spacing: 4,
206206
children: [
207207
{
208208
type: "grid",
@@ -211,7 +211,7 @@ Complete registration form with validation.
211211
children: [
212212
{
213213
type: "stack",
214-
spacing: 2,,
214+
spacing: 2,
215215
children: [
216216
{
217217
type: "label",
@@ -229,7 +229,7 @@ Complete registration form with validation.
229229
},
230230
{
231231
type: "stack",
232-
spacing: 2,,
232+
spacing: 2,
233233
children: [
234234
{
235235
type: "label",
@@ -249,7 +249,7 @@ Complete registration form with validation.
249249
},
250250
{
251251
type: "stack",
252-
spacing: 2,,
252+
spacing: 2,
253253
children: [
254254
{
255255
type: "label",
@@ -268,7 +268,7 @@ Complete registration form with validation.
268268
},
269269
{
270270
type: "stack",
271-
spacing: 2,,
271+
spacing: 2,
272272
children: [
273273
{
274274
type: "label",
@@ -346,12 +346,12 @@ Password reset request form.
346346
children: [
347347
{
348348
type: "stack",
349-
spacing: 6,,
349+
spacing: 6,
350350
children: [
351351
{
352352
type: "stack",
353353
spacing: 2,
354-
className: "text-center",,
354+
className: "text-center",
355355
children: [
356356
{
357357
type: "text",
@@ -367,11 +367,11 @@ Password reset request form.
367367
},
368368
{
369369
type: "stack",
370-
spacing: 4,,
370+
spacing: 4,
371371
children: [
372372
{
373373
type: "stack",
374-
spacing: 2,,
374+
spacing: 2,
375375
children: [
376376
{
377377
type: "label",
@@ -421,12 +421,12 @@ Password reset request form.
421421
children: [
422422
{
423423
type: "stack",
424-
spacing: 6,,
424+
spacing: 6,
425425
children: [
426426
{
427427
type: "stack",
428428
spacing: 2,
429-
className: "text-center",,
429+
className: "text-center",
430430
children: [
431431
{
432432
type: "text",
@@ -442,11 +442,11 @@ Password reset request form.
442442
},
443443
{
444444
type: "stack",
445-
spacing: 4,,
445+
spacing: 4,
446446
children: [
447447
{
448448
type: "stack",
449-
spacing: 2,,
449+
spacing: 2,
450450
children: [
451451
{
452452
type: "label",

content/docs/blocks/dashboard.mdx

Lines changed: 29 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Display key metrics with trend indicators.
2626
children: [
2727
{
2828
type: "stack",
29-
spacing: 2,,
29+
spacing: 2,
3030
children: [
3131
{
3232
type: "flex",
@@ -46,7 +46,7 @@ Display key metrics with trend indicators.
4646
},
4747
{
4848
type: "stack",
49-
spacing: 1,,
49+
spacing: 1,
5050
children: [
5151
{
5252
type: "text",
@@ -80,7 +80,7 @@ Display key metrics with trend indicators.
8080
children: [
8181
{
8282
type: "stack",
83-
spacing: 2,,
83+
spacing: 2,
8484
children: [
8585
{
8686
type: "flex",
@@ -100,7 +100,7 @@ Display key metrics with trend indicators.
100100
},
101101
{
102102
type: "stack",
103-
spacing: 1,,
103+
spacing: 1,
104104
children: [
105105
{
106106
type: "text",
@@ -134,7 +134,7 @@ Display key metrics with trend indicators.
134134
children: [
135135
{
136136
type: "stack",
137-
spacing: 2,,
137+
spacing: 2,
138138
children: [
139139
{
140140
type: "flex",
@@ -154,7 +154,7 @@ Display key metrics with trend indicators.
154154
},
155155
{
156156
type: "stack",
157-
spacing: 1,,
157+
spacing: 1,
158158
children: [
159159
{
160160
type: "text",
@@ -188,7 +188,7 @@ Display key metrics with trend indicators.
188188
children: [
189189
{
190190
type: "stack",
191-
spacing: 2,,
191+
spacing: 2,
192192
children: [
193193
{
194194
type: "flex",
@@ -208,7 +208,7 @@ Display key metrics with trend indicators.
208208
},
209209
{
210210
type: "stack",
211-
spacing: 1,,
211+
spacing: 1,
212212
children: [
213213
{
214214
type: "text",
@@ -254,7 +254,7 @@ Display recent user activities or transactions.
254254
children: [
255255
{
256256
type: "container",
257-
className: "p-6",,
257+
className: "p-6",
258258
children: [
259259
{
260260
type: "flex",
@@ -275,7 +275,7 @@ Display recent user activities or transactions.
275275
},
276276
{
277277
type: "stack",
278-
spacing: 4,,
278+
spacing: 4,
279279
children: [
280280
{
281281
type: "flex",
@@ -292,7 +292,8 @@ Display recent user activities or transactions.
292292
},
293293
{
294294
type: "stack",
295-
spacing: 2, [
295+
spacing: 2,
296+
children: [
296297
{
297298
type: "text",
298299
content: "Olivia Martin",
@@ -329,7 +330,8 @@ Display recent user activities or transactions.
329330
},
330331
{
331332
type: "stack",
332-
spacing: 2, [
333+
spacing: 2,
334+
children: [
333335
{
334336
type: "text",
335337
content: "Jackson Lee",
@@ -366,7 +368,8 @@ Display recent user activities or transactions.
366368
},
367369
{
368370
type: "stack",
369-
spacing: 2, [
371+
spacing: 2,
372+
children: [
370373
{
371374
type: "text",
372375
content: "Isabella Nguyen",
@@ -403,7 +406,8 @@ Display recent user activities or transactions.
403406
},
404407
{
405408
type: "stack",
406-
spacing: 2, [
409+
spacing: 2,
410+
children: [
407411
{
408412
type: "text",
409413
content: "William Kim",
@@ -440,7 +444,8 @@ Display recent user activities or transactions.
440444
},
441445
{
442446
type: "stack",
443-
spacing: 2, [
447+
spacing: 2,
448+
children: [
444449
{
445450
type: "text",
446451
content: "Sofia Davis",
@@ -479,7 +484,7 @@ Complete dashboard layout with multiple sections.
479484
description="Complete dashboard with stats and activity"
480485
schema={{
481486
type: "stack",
482-
spacing: 6,,
487+
spacing: 6,
483488
children: [
484489
{
485490
type: "flex",
@@ -508,7 +513,7 @@ Complete dashboard layout with multiple sections.
508513
children: [
509514
{
510515
type: "container",
511-
className: "p-4",,
516+
className: "p-4",
512517
children: [
513518
{
514519
type: "text",
@@ -529,7 +534,7 @@ Complete dashboard layout with multiple sections.
529534
children: [
530535
{
531536
type: "container",
532-
className: "p-4",,
537+
className: "p-4",
533538
children: [
534539
{
535540
type: "text",
@@ -550,7 +555,7 @@ Complete dashboard layout with multiple sections.
550555
children: [
551556
{
552557
type: "container",
553-
className: "p-4",,
558+
className: "p-4",
554559
children: [
555560
{
556561
type: "text",
@@ -571,7 +576,7 @@ Complete dashboard layout with multiple sections.
571576
children: [
572577
{
573578
type: "container",
574-
className: "p-4",,
579+
className: "p-4",
575580
children: [
576581
{
577582
type: "text",
@@ -600,7 +605,7 @@ Complete dashboard layout with multiple sections.
600605
children: [
601606
{
602607
type: "container",
603-
className: "p-6",,
608+
className: "p-6",
604609
children: [
605610
{
606611
type: "text",
@@ -627,7 +632,7 @@ Complete dashboard layout with multiple sections.
627632
children: [
628633
{
629634
type: "container",
630-
className: "p-6",,
635+
className: "p-6",
631636
children: [
632637
{
633638
type: "text",
@@ -636,7 +641,7 @@ Complete dashboard layout with multiple sections.
636641
},
637642
{
638643
type: "stack",
639-
spacing: 4,,
644+
spacing: 4,
640645
children: [
641646
{
642647
type: "flex",
@@ -649,7 +654,7 @@ Complete dashboard layout with multiple sections.
649654
},
650655
{
651656
type: "stack",
652-
spacing: 1,,
657+
spacing: 1,
653658
children: [
654659
{
655660
type: "text",

0 commit comments

Comments
 (0)