{"version":3,"file":"RemoteCodeBlockElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteCodeBlockElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { CodeBlockProps as RemoteCodeBlockElementProps } from \"@mittwald/flow-react-components\";\nexport type { CodeBlockProps as RemoteCodeBlockElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteCodeBlockElement extends FlowRemoteElement<RemoteCodeBlockElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      className: {},\n      code: {},\n      copyable: {},\n      language: {},\n      showLineNumbers: {},\n      truncateLines: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {};\n  }\n\n  static override get remoteSlots() {\n    return [];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-code-block\": InstanceType<typeof RemoteCodeBlockElement>;\n  }\n}\n\ncustomElements.define(\"flr-code-block\", RemoteCodeBlockElement);\n"],"mappings":";;AAMA,IAAa,yBAAb,cAA4C,kBAA+C;CACzF,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,WAAW,CAAC;GACZ,MAAM,CAAC;GACP,UAAU,CAAC;GACX,UAAU,CAAC;GACX,iBAAiB,CAAC;GAClB,eAAe,CAAC;EAClB;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,kBAAkB,sBAAsB"}