UNPKG

@bitrix24/b24ui-nuxt

Version:

Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE

1,458 lines 13 MB
var B24UIMeta = { "ProseA": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/A.vue", "pascalName": "ProseA", "kebabName": "prose-a", "chunkName": "components/prose-a", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "href", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "target", "global": false, "description": "", "tags": [], "required": false, "type": '"_blank" | "_parent" | "_self" | "_top" | null | undefined', "schema": { "kind": "enum", "type": '"_blank" | "_parent" | "_self" | "_top" | null | undefined', "schema": { "0": "undefined", "1": "null", "2": '"_blank"', "3": '"_parent"', "4": '"_self"', "5": '"_top"' } } }, { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "{ base?: ClassNameValue; } | undefined", "schema": { "kind": "enum", "type": "{ base?: ClassNameValue; } | undefined", "schema": { "0": "undefined", "1": "{ base?: ClassNameValue; }" } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "4XUHX5cvxUyCWDij0Tb39E8SIo0VSVnGm_6qBceYp8I" } }, "ProseAccordion": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Accordion.vue", "pascalName": "ProseAccordion", "kebabName": "prose-accordion", "chunkName": "components/prose-accordion", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "type", "global": false, "description": "", "tags": [], "required": false, "type": '"multiple" | "single" | undefined', "schema": { "kind": "enum", "type": '"multiple" | "single" | undefined', "schema": { "0": "undefined", "1": '"multiple"', "2": '"single"' } }, "default": '"multiple"' }, { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "({ root?: ClassNameValue; trigger?: ClassNameValue; } & { root?: ClassNameValue; item?: ClassNameValue; header?: ClassNameValue; trigger?: ClassNameValue; content?: ClassNameValue; body?: ClassNameValue; leadingIcon?: ClassNameValue; trailingIcon?: ClassNameValue; label?: ClassNameValue; }) | undefined", "schema": { "kind": "enum", "type": "({ root?: ClassNameValue; trigger?: ClassNameValue; } & { root?: ClassNameValue; item?: ClassNameValue; header?: ClassNameValue; trigger?: ClassNameValue; content?: ClassNameValue; body?: ClassNameValue; leadingIcon?: ClassNameValue; trailingIcon?: ClassNameValue; label?: ClassNameValue; }) | undefined", "schema": { "0": "undefined", "1": { "kind": "object", "type": "{ root?: ClassNameValue; trigger?: ClassNameValue; } & { root?: ClassNameValue; item?: ClassNameValue; header?: ClassNameValue; trigger?: ClassNameValue; content?: ClassNameValue; body?: ClassNameValue; leadingIcon?: ClassNameValue; trailingIcon?: ClassNameValue; label?: ClassNameValue; }", "schema": { "root": { "name": "root", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": { "kind": "enum", "type": "ClassNameValue", "schema": { "0": "undefined", "1": "null", "2": "string", "3": "false", "4": "0", "5": "0n", "6": { "kind": "array", "type": "ClassNameArray", "schema": [ "ClassNameValue" ] } } } }, "trigger": { "name": "trigger", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" }, "item": { "name": "item", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" }, "header": { "name": "header", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" }, "content": { "name": "content", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" }, "body": { "name": "body", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" }, "leadingIcon": { "name": "leadingIcon", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" }, "trailingIcon": { "name": "trailingIcon", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" }, "label": { "name": "label", "global": false, "description": "", "tags": [], "required": false, "type": "ClassNameValue", "schema": "ClassNameValue" } } } } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "6r0-_wYC8n8q1514pmFRzvsJR4uQEzDfQtjhdbZbmGI" } }, "ProseAccordionItem": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/AccordionItem.vue", "pascalName": "ProseAccordionItem", "kebabName": "prose-accordion-item", "chunkName": "components/prose-accordion-item", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "label", "global": false, "description": "", "tags": [], "required": true, "type": "string", "schema": "string" }, { "name": "description", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "RiVNDblfa4qt1wH3wLtviA7n6NUTwUh36Q9DkYMdPdU" } }, "ProseBadge": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Badge.vue", "pascalName": "ProseBadge", "kebabName": "prose-badge", "chunkName": "components/prose-badge", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "Gki86Sy-BZxYMF19LkOmiyWXuoR0RFT3IDoVBfa_V9k" } }, "ProseBlockquote": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Blockquote.vue", "pascalName": "ProseBlockquote", "kebabName": "prose-blockquote", "chunkName": "components/prose-blockquote", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "{ base?: ClassNameValue; } | undefined", "schema": { "kind": "enum", "type": "{ base?: ClassNameValue; } | undefined", "schema": { "0": "undefined", "1": "{ base?: ClassNameValue; }" } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "iMd4Kl0THguu3gkUZH2LOMXl8C48xVAiDuSdiDUNdtc" } }, "ProseCallout": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Callout.vue", "pascalName": "ProseCallout", "kebabName": "prose-callout", "chunkName": "components/prose-callout", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "to", "global": false, "description": "", "tags": [], "required": false, "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined", "schema": { "kind": "enum", "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined", "schema": { "0": "undefined", "1": "string", "2": { "kind": "object", "type": "RouteLocationAsRelativeGeneric", "schema": { "name": { "name": "name", "global": false, "description": "", "tags": [], "required": false, "type": "RouteRecordNameGeneric", "schema": { "kind": "enum", "type": "RouteRecordNameGeneric", "schema": { "0": "undefined", "1": "string", "2": "symbol" } } }, "params": { "name": "params", "global": false, "description": "", "tags": [], "required": false, "type": "RouteParamsRawGeneric | undefined", "schema": { "kind": "enum", "type": "RouteParamsRawGeneric | undefined", "schema": { "0": "undefined", "1": "RouteParamsRawGeneric" } } }, "path": { "name": "path", "global": false, "description": "A relative path to the current location. This property should be removed", "tags": [], "required": false, "type": "undefined", "schema": "undefined" }, "query": { "name": "query", "global": false, "description": "", "tags": [], "required": false, "type": "LocationQueryRaw | undefined", "schema": { "kind": "enum", "type": "LocationQueryRaw | undefined", "schema": { "0": "undefined", "1": "LocationQueryRaw" } } }, "hash": { "name": "hash", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, "replace": { "name": "replace", "global": false, "description": "Replace the entry in the history instead of pushing a new entry", "tags": [], "required": false, "type": "boolean | undefined", "schema": { "kind": "enum", "type": "boolean | undefined", "schema": { "0": "undefined", "1": "false", "2": "true" } } }, "force": { "name": "force", "global": false, "description": "Triggers the navigation even if the location is the same as the current one.\nNote this will also add a new entry to the history unless `replace: true`\nis passed.", "tags": [], "required": false, "type": "boolean | undefined", "schema": "boolean | undefined" }, "state": { "name": "state", "global": false, "description": "State to save using the History API. This cannot contain any reactive\nvalues and some primitives like Symbols are forbidden. More info at\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state", "tags": [], "required": false, "type": "HistoryState | undefined", "schema": { "kind": "enum", "type": "HistoryState | undefined", "schema": { "0": "undefined", "1": { "kind": "object", "type": "HistoryState", "schema": {} } } } } } }, "3": { "kind": "object", "type": "RouteLocationAsPathGeneric", "schema": { "path": { "name": "path", "global": false, "description": "Percentage encoded pathname section of the URL.", "tags": [], "required": true, "type": "string", "schema": "string" }, "query": { "name": "query", "global": false, "description": "", "tags": [], "required": false, "type": "LocationQueryRaw | undefined", "schema": "LocationQueryRaw | undefined" }, "hash": { "name": "hash", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": "string | undefined" }, "replace": { "name": "replace", "global": false, "description": "Replace the entry in the history instead of pushing a new entry", "tags": [], "required": false, "type": "boolean | undefined", "schema": "boolean | undefined" }, "force": { "name": "force", "global": false, "description": "Triggers the navigation even if the location is the same as the current one.\nNote this will also add a new entry to the history unless `replace: true`\nis passed.", "tags": [], "required": false, "type": "boolean | undefined", "schema": "boolean | undefined" }, "state": { "name": "state", "global": false, "description": "State to save using the History API. This cannot contain any reactive\nvalues and some primitives like Symbols are forbidden. More info at\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state", "tags": [], "required": false, "type": "HistoryState | undefined", "schema": "HistoryState | undefined" } } } } } }, { "name": "target", "global": false, "description": "", "tags": [], "required": false, "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined', "schema": { "kind": "enum", "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined', "schema": { "0": "undefined", "1": "null", "2": '"_blank"', "3": '"_parent"', "4": '"_self"', "5": '"_top"', "6": { "kind": "object", "type": "string & {}", "schema": {} } } } }, { "name": "icon", "global": false, "description": "", "tags": [], "required": false, "type": "IconComponent | undefined", "schema": { "kind": "enum", "type": "IconComponent | undefined", "schema": { "0": "undefined", "1": { "kind": "event", "type": '(props: HTMLAttributes & VNodeProps & {}, ctx: Omit<{ attrs: Data; slots: Readonly<InternalSlots>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<string, any> = Record<...>>(exposed?: Exposed | undefined) => void; }, "expose">): any', "schema": [] } } } }, { "name": "iconName", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "color", "global": false, "description": "", "tags": [ { "name": "defaultValue", "text": "'air-primary'" } ], "required": false, "type": '"air-secondary-accent" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-primary-warning" | "air-secondary" | "air-secondary-alert" | "air-secondary-accent-1" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary" | undefined', "schema": { "kind": "enum", "type": '"air-secondary-accent" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-primary-warning" | "air-secondary" | "air-secondary-alert" | "air-secondary-accent-1" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary" | undefined', "schema": { "0": "undefined", "1": '"air-secondary-accent"', "2": '"air-primary"', "3": '"air-primary-success"', "4": '"air-primary-alert"', "5": '"air-primary-copilot"', "6": '"air-primary-warning"', "7": '"air-secondary"', "8": '"air-secondary-alert"', "9": '"air-secondary-accent-1"', "10": '"air-secondary-accent-2"', "11": '"air-secondary-no-accent"', "12": '"air-tertiary"' } } }, { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "{ base?: ClassNameValue; icon?: ClassNameValue; externalIcon?: ClassNameValue; } | undefined", "schema": { "kind": "enum", "type": "{ base?: ClassNameValue; icon?: ClassNameValue; externalIcon?: ClassNameValue; } | undefined", "schema": { "0": "undefined", "1": "{ base?: ClassNameValue; icon?: ClassNameValue; externalIcon?: ClassNameValue; }" } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "BR-fr6hVEP3z315cs8KwKpVa3tkzVXah1G0RXYtU4JQ" } }, "ProseCard": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Card.vue", "pascalName": "ProseCard", "kebabName": "prose-card", "chunkName": "components/prose-card", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "to", "global": false, "description": "", "tags": [], "required": false, "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined", "schema": { "kind": "enum", "type": "string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined", "schema": { "0": "undefined", "1": "string", "2": { "kind": "object", "type": "RouteLocationAsRelativeGeneric", "schema": { "name": { "name": "name", "global": false, "description": "", "tags": [], "required": false, "type": "RouteRecordNameGeneric", "schema": { "kind": "enum", "type": "RouteRecordNameGeneric", "schema": { "0": "undefined", "1": "string", "2": "symbol" } } }, "params": { "name": "params", "global": false, "description": "", "tags": [], "required": false, "type": "RouteParamsRawGeneric | undefined", "schema": { "kind": "enum", "type": "RouteParamsRawGeneric | undefined", "schema": { "0": "undefined", "1": "RouteParamsRawGeneric" } } }, "path": { "name": "path", "global": false, "description": "A relative path to the current location. This property should be removed", "tags": [], "required": false, "type": "undefined", "schema": "undefined" }, "query": { "name": "query", "global": false, "description": "", "tags": [], "required": false, "type": "LocationQueryRaw | undefined", "schema": { "kind": "enum", "type": "LocationQueryRaw | undefined", "schema": { "0": "undefined", "1": "LocationQueryRaw" } } }, "hash": { "name": "hash", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, "replace": { "name": "replace", "global": false, "description": "Replace the entry in the history instead of pushing a new entry", "tags": [], "required": false, "type": "boolean | undefined", "schema": { "kind": "enum", "type": "boolean | undefined", "schema": { "0": "undefined", "1": "false", "2": "true" } } }, "force": { "name": "force", "global": false, "description": "Triggers the navigation even if the location is the same as the current one.\nNote this will also add a new entry to the history unless `replace: true`\nis passed.", "tags": [], "required": false, "type": "boolean | undefined", "schema": "boolean | undefined" }, "state": { "name": "state", "global": false, "description": "State to save using the History API. This cannot contain any reactive\nvalues and some primitives like Symbols are forbidden. More info at\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state", "tags": [], "required": false, "type": "HistoryState | undefined", "schema": { "kind": "enum", "type": "HistoryState | undefined", "schema": { "0": "undefined", "1": { "kind": "object", "type": "HistoryState", "schema": {} } } } } } }, "3": { "kind": "object", "type": "RouteLocationAsPathGeneric", "schema": { "path": { "name": "path", "global": false, "description": "Percentage encoded pathname section of the URL.", "tags": [], "required": true, "type": "string", "schema": "string" }, "query": { "name": "query", "global": false, "description": "", "tags": [], "required": false, "type": "LocationQueryRaw | undefined", "schema": "LocationQueryRaw | undefined" }, "hash": { "name": "hash", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": "string | undefined" }, "replace": { "name": "replace", "global": false, "description": "Replace the entry in the history instead of pushing a new entry", "tags": [], "required": false, "type": "boolean | undefined", "schema": "boolean | undefined" }, "force": { "name": "force", "global": false, "description": "Triggers the navigation even if the location is the same as the current one.\nNote this will also add a new entry to the history unless `replace: true`\nis passed.", "tags": [], "required": false, "type": "boolean | undefined", "schema": "boolean | undefined" }, "state": { "name": "state", "global": false, "description": "State to save using the History API. This cannot contain any reactive\nvalues and some primitives like Symbols are forbidden. More info at\nhttps://developer.mozilla.org/en-US/docs/Web/API/History/state", "tags": [], "required": false, "type": "HistoryState | undefined", "schema": "HistoryState | undefined" } } } } } }, { "name": "target", "global": false, "description": "", "tags": [], "required": false, "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined', "schema": { "kind": "enum", "type": '"_blank" | "_parent" | "_self" | "_top" | (string & {}) | null | undefined', "schema": { "0": "undefined", "1": "null", "2": '"_blank"', "3": '"_parent"', "4": '"_self"', "5": '"_top"', "6": { "kind": "object", "type": "string & {}", "schema": {} } } } }, { "name": "icon", "global": false, "description": "", "tags": [], "required": false, "type": "IconComponent | undefined", "schema": { "kind": "enum", "type": "IconComponent | undefined", "schema": { "0": "undefined", "1": { "kind": "event", "type": '(props: HTMLAttributes & VNodeProps & {}, ctx: Omit<{ attrs: Data; slots: Readonly<InternalSlots>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<string, any> = Record<...>>(exposed?: Exposed | undefined) => void; }, "expose">): any', "schema": [] } } } }, { "name": "title", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "description", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "color", "global": false, "description": "", "tags": [ { "name": "defaultValue", "text": "'air-primary'" } ], "required": false, "type": '"air-secondary-accent" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-primary-warning" | "air-secondary" | "air-secondary-alert" | "air-secondary-accent-1" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary" | undefined', "schema": { "kind": "enum", "type": '"air-secondary-accent" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-primary-warning" | "air-secondary" | "air-secondary-alert" | "air-secondary-accent-1" | "air-secondary-accent-2" | "air-secondary-no-accent" | "air-tertiary" | undefined', "schema": { "0": "undefined", "1": '"air-secondary-accent"', "2": '"air-primary"', "3": '"air-primary-success"', "4": '"air-primary-alert"', "5": '"air-primary-copilot"', "6": '"air-primary-warning"', "7": '"air-secondary"', "8": '"air-secondary-alert"', "9": '"air-secondary-accent-1"', "10": '"air-secondary-accent-2"', "11": '"air-secondary-no-accent"', "12": '"air-tertiary"' } } }, { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "{ base?: ClassNameValue; icon?: ClassNameValue; title?: ClassNameValue; description?: ClassNameValue; externalIcon?: ClassNameValue; } | undefined", "schema": { "kind": "enum", "type": "{ base?: ClassNameValue; icon?: ClassNameValue; title?: ClassNameValue; description?: ClassNameValue; externalIcon?: ClassNameValue; } | undefined", "schema": { "0": "undefined", "1": "{ base?: ClassNameValue; icon?: ClassNameValue; title?: ClassNameValue; description?: ClassNameValue; externalIcon?: ClassNameValue; }" } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" }, { "name": "title", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "O3xLUBGkK8hqMI_J1kwmx8HC_M4NrW2xUm9ZUg5LXFA" } }, "ProseCardGroup": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CardGroup.vue", "pascalName": "ProseCardGroup", "kebabName": "prose-card-group", "chunkName": "components/prose-card-group", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "2z0slIrrTRS92RHZ-69tlm6q4cqecBscnvjD3pFzKFo" } }, "ProseCode": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/Code.vue", "pascalName": "ProseCode", "kebabName": "prose-code", "chunkName": "components/prose-code", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "color", "global": false, "description": "", "tags": [ { "name": "defaultValue", "text": "'air-secondary'" } ], "required": false, "type": '"default" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-primary-warning" | "air-secondary" | "air-tertiary" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | undefined', "schema": { "kind": "enum", "type": '"default" | "air-primary" | "air-primary-success" | "air-primary-alert" | "air-primary-copilot" | "air-primary-warning" | "air-secondary" | "air-tertiary" | "danger" | "success" | "warning" | "primary" | "secondary" | "collab" | "ai" | undefined', "schema": { "0": "undefined", "1": '"default"', "2": '"air-primary"', "3": '"air-primary-success"', "4": '"air-primary-alert"', "5": '"air-primary-copilot"', "6": '"air-primary-warning"', "7": '"air-secondary"', "8": '"air-tertiary"', "9": '"danger"', "10": '"success"', "11": '"warning"', "12": '"primary"', "13": '"secondary"', "14": '"collab"', "15": '"ai"' } } }, { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "{ base?: ClassNameValue; } | undefined", "schema": { "kind": "enum", "type": "{ base?: ClassNameValue; } | undefined", "schema": { "0": "undefined", "1": "{ base?: ClassNameValue; }" } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [], "exposed": [], "hash": "nfushHvYBOvI-GygmxrZTDYUvQw3u79itb4OyphDcCU" } }, "ProseCodeCollapse": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CodeCollapse.vue", "pascalName": "ProseCodeCollapse", "kebabName": "prose-code-collapse", "chunkName": "components/prose-code-collapse", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "icon", "global": false, "description": "The icon displayed to toggle the code.", "tags": [ { "name": "defaultValue", "text": "ui.icons.chevronDown" } ], "required": false, "type": "IconComponent | undefined", "schema": { "kind": "enum", "type": "IconComponent | undefined", "schema": { "0": "undefined", "1": { "kind": "event", "type": '(props: HTMLAttributes & VNodeProps & {}, ctx: Omit<{ attrs: Data; slots: Readonly<InternalSlots>; emit: (event: string, ...args: any[]) => void; expose: <Exposed extends Record<string, any> = Record<...>>(exposed?: Exposed | undefined) => void; }, "expose">): any', "schema": [] } } } }, { "name": "name", "global": false, "description": "The name displayed in the trigger label.", "tags": [ { "name": "defaultValue", "text": "t('prose.codeCollapse.name')" } ], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "openText", "global": false, "description": "The text displayed when the code is collapsed.", "tags": [ { "name": "defaultValue", "text": "t('prose.codeCollapse.openText')" } ], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "closeText", "global": false, "description": "The text displayed when the code is expanded.", "tags": [ { "name": "defaultValue", "text": "t('prose.codeCollapse.closeText')" } ], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "{ root?: ClassNameValue; footer?: ClassNameValue; trigger?: ClassNameValue; triggerIcon?: ClassNameValue; } | undefined", "schema": { "kind": "enum", "type": "{ root?: ClassNameValue; footer?: ClassNameValue; trigger?: ClassNameValue; triggerIcon?: ClassNameValue; } | undefined", "schema": { "0": "undefined", "1": "{ root?: ClassNameValue; footer?: ClassNameValue; trigger?: ClassNameValue; triggerIcon?: ClassNameValue; }" } } }, { "name": "open", "global": false, "description": "", "tags": [], "required": false, "type": "boolean | undefined", "schema": { "kind": "enum", "type": "boolean | undefined", "schema": { "0": "undefined", "1": "false", "2": "true" } }, "default": "false" } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [ { "name": "update:open", "description": "", "tags": [], "type": "[value: boolean]", "signature": '(event: "update:open", value: boolean): void' } ], "exposed": [], "hash": "-QGI9N32-6IOclfxBKlKjvi0Oc7HIYDd6BGIVksQhrU" } }, "ProseCodeGroup": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CodeGroup.vue", "pascalName": "ProseCodeGroup", "kebabName": "prose-code-group", "chunkName": "components/prose-code-group", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "defaultValue", "global": false, "description": "The default tab to select.", "tags": [ { "name": "example", "text": "'1'" } ], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } }, "default": '"0"' }, { "name": "sync", "global": false, "description": "Sync the selected tab with a local storage key.", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } }, { "name": "b24ui", "global": false, "description": "", "tags": [], "required": false, "type": "{ root?: ClassNameValue; list?: ClassNameValue; indicator?: ClassNameValue; trigger?: ClassNameValue; triggerIcon?: ClassNameValue; triggerLabel?: ClassNameValue; } | undefined", "schema": { "kind": "enum", "type": "{ root?: ClassNameValue; list?: ClassNameValue; indicator?: ClassNameValue; trigger?: ClassNameValue; triggerIcon?: ClassNameValue; triggerLabel?: ClassNameValue; } | undefined", "schema": { "0": "undefined", "1": "{ root?: ClassNameValue; list?: ClassNameValue; indicator?: ClassNameValue; trigger?: ClassNameValue; triggerIcon?: ClassNameValue; triggerLabel?: ClassNameValue; }" } } }, { "name": "modelValue", "global": false, "description": "", "tags": [], "required": false, "type": "string | undefined", "schema": { "kind": "enum", "type": "string | undefined", "schema": { "0": "undefined", "1": "string" } } } ], "slots": [ { "name": "default", "type": "{} | undefined", "description": "" } ], "events": [ { "name": "update:modelValue", "description": "", "tags": [], "type": "[value: string | undefined]", "signature": '(event: "update:modelValue", value: string | undefined): void' } ], "exposed": [], "hash": "hM2-KyeFLrV-ef0AkIfca1N8gomf4jhTENsF5fZlF8o" } }, "ProseCodeIcon": { "mode": "all", "global": true, "prefetch": false, "preload": false, "declarationPath": "/home/runner/work/b24ui/b24ui/src/runtime/components/prose/CodeIcon.vue", "pascalName": "ProseCodeIcon", "kebabName": "prose-code-icon", "chunkName": "components/prose-code-icon", "priority": 0, "_scanned": true, "meta": { "type": 1, "props": [ { "name": "icon", "global": false, "description": "", "tags": [], "required": false, "type": "IconComponent | undefined", "schema": { "kind": "enum", "type": "IconComponent | undefined", "schema": { "0": "undefined", "1": { "kind": "event", "type": '(p