merge newui branch

This commit is contained in:
Gani Georgiev
2026-04-18 16:29:34 +03:00
parent 58f605e90c
commit 4c44044c0c
804 changed files with 58660 additions and 56663 deletions

1
ui/dist/assets/expandInfo-DGS0CLSa.js vendored Normal file
View File

@@ -0,0 +1 @@
function e(){return t.div({className:`api-expand-info`},t.p(null,`Auto expand record relations. For example:`),app.components.codeBlock({value:`?expand=relField1,relField2.subRelField`}),t.p(null,`Supports up to 6-levels depth nested relations expansion.`,t.br(),`The expanded relations will be appended to each individual record under the `,t.code(null,`expand`),` property (eg. `,t.code(null,`"expand": {"relField1": {...}, ...}`),`).`),t.p(null,`Only the relations to which the request user has permissions to `,t.strong(null,`view`),` will be expanded.`))}export{e as t};