Skip to content

Commit bd7c428

Browse files
wix-noci: update api.json (#3591)
Co-authored-by: rnuinoci[bot] <182611266+rnuinoci[bot]@users.noreply.github.com>
1 parent b726062 commit bd7c428

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

src/components/timeline/timeline.api.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,49 @@
365365
],
366366
"layout": "horizontal",
367367
"title": "Structure"
368+
},
369+
{
370+
"type": "table",
371+
"columns": [
372+
"Property",
373+
"Preview"
374+
],
375+
"items": [
376+
{
377+
"title": "Solid",
378+
"description": "type: solid"
379+
},
380+
{
381+
"title": "Dashed",
382+
"description": "type: dashed"
383+
}
384+
],
385+
"title": "Line",
386+
"name": "Line Types"
387+
},
388+
{
389+
"type": "table",
390+
"columns": [
391+
"Property",
392+
"Preview"
393+
],
394+
"items": [
395+
{
396+
"title": "Entry",
397+
"description": "entry: true"
398+
}
399+
],
400+
"name": "Line Accessories"
401+
},
402+
{
403+
"type": "section",
404+
"title": "Spec",
405+
"description": "markdown:\n**Key rules:** \n- Maintain a minimum distance of S2 between the Timeline and the elements on the right. \n- Points can be aligned either to the top or the center of the elements on the right. \n- When points are center-aligned with the elements, set the line length to auto, with a minimum of 20px.",
406+
"content": [
407+
{
408+
"value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components%20Docs/Timeline/timeline_spec.png"
409+
}
410+
]
368411
}
369412
]
370413
}

0 commit comments

Comments
 (0)