{"version":3,"file":"RemoteTruncateElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteTruncateElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { TruncateProps as RemoteTruncateElementProps } from \"@mittwald/flow-react-components\";\nexport type { TruncateProps as RemoteTruncateElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteTruncateElement extends FlowRemoteElement<RemoteTruncateElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      className: {},\n      ellipsis: {},\n      offset: {},\n      title: {},\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-truncate\": InstanceType<typeof RemoteTruncateElement>;\n  }\n}\n\ncustomElements.define(\"flr-truncate\", RemoteTruncateElement);\n"],"mappings":";;AAMA,IAAa,wBAAb,cAA2C,kBAA8C;CACvF,WAAoB,mBAAmB;EACrC,OAAO,CAAC,OAAO;CACjB;CAEA,WAAoB,mBAAmB;EACrC,OAAO;GACL,WAAW,CAAC;GACZ,UAAU,CAAC;GACX,QAAQ,CAAC;GACT,OAAO,CAAC;EACV;CACF;CAEA,WAAoB,eAAe;EACjC,OAAO,CAAC;CACV;CAEA,WAAoB,cAAc;EAChC,OAAO,CAAC;CACV;AACF;AAQA,eAAe,OAAO,gBAAgB,qBAAqB"}