{"version":3,"file":"RemoteLayoutCardElement.mjs","names":[],"sources":["../../../src/auto-generated/RemoteLayoutCardElement.ts"],"sourcesContent":["/* prettier-ignore */\n/* This file is auto-generated with the remote-components-generator */\nimport { FlowRemoteElement } from \"@/lib/FlowRemoteElement\";\nimport type { LayoutCardProps as RemoteLayoutCardElementProps } from \"@mittwald/flow-react-components\";\nexport type { LayoutCardProps as RemoteLayoutCardElementProps } from \"@mittwald/flow-react-components\";\n\nexport class RemoteLayoutCardElement extends FlowRemoteElement<RemoteLayoutCardElementProps> {\n  static override get remoteAttributes() {\n    return [\"style\"];\n  }\n\n  static override get remoteProperties() {\n    return {\n      about: {},\n      accessKey: {},\n      \"aria-activedescendant\": {},\n      \"aria-atomic\": {},\n      \"aria-autocomplete\": {},\n      \"aria-braillelabel\": {},\n      \"aria-brailleroledescription\": {},\n      \"aria-busy\": {},\n      \"aria-checked\": {},\n      \"aria-colcount\": {},\n      \"aria-colindex\": {},\n      \"aria-colindextext\": {},\n      \"aria-colspan\": {},\n      \"aria-controls\": {},\n      \"aria-current\": {},\n      \"aria-describedby\": {},\n      \"aria-description\": {},\n      \"aria-details\": {},\n      \"aria-disabled\": {},\n      \"aria-dropeffect\": {},\n      \"aria-errormessage\": {},\n      \"aria-expanded\": {},\n      \"aria-flowto\": {},\n      \"aria-grabbed\": {},\n      \"aria-haspopup\": {},\n      \"aria-hidden\": {},\n      \"aria-invalid\": {},\n      \"aria-keyshortcuts\": {},\n      \"aria-label\": {},\n      \"aria-labelledby\": {},\n      \"aria-level\": {},\n      \"aria-live\": {},\n      \"aria-modal\": {},\n      \"aria-multiline\": {},\n      \"aria-multiselectable\": {},\n      \"aria-orientation\": {},\n      \"aria-owns\": {},\n      \"aria-placeholder\": {},\n      \"aria-posinset\": {},\n      \"aria-pressed\": {},\n      \"aria-readonly\": {},\n      \"aria-relevant\": {},\n      \"aria-required\": {},\n      \"aria-roledescription\": {},\n      \"aria-rowcount\": {},\n      \"aria-rowindex\": {},\n      \"aria-rowindextext\": {},\n      \"aria-rowspan\": {},\n      \"aria-selected\": {},\n      \"aria-setsize\": {},\n      \"aria-sort\": {},\n      \"aria-valuemax\": {},\n      \"aria-valuemin\": {},\n      \"aria-valuenow\": {},\n      \"aria-valuetext\": {},\n      autoCapitalize: {},\n      autoCorrect: {},\n      autoFocus: {},\n      autoSave: {},\n      className: {},\n      color: {},\n      content: {},\n      contentEditable: {},\n      contextMenu: {},\n      datatype: {},\n      defaultChecked: {},\n      defaultValue: {},\n      dir: {},\n      draggable: {},\n      elementType: {},\n      enterKeyHint: {},\n      exportparts: {},\n      hidden: {},\n      id: {},\n      inert: {},\n      inlist: {},\n      inputMode: {},\n      is: {},\n      itemID: {},\n      itemProp: {},\n      itemRef: {},\n      itemScope: {},\n      itemType: {},\n      lang: {},\n      nonce: {},\n      part: {},\n      popover: {},\n      popoverTarget: {},\n      popoverTargetAction: {},\n      prefix: {},\n      property: {},\n      radioGroup: {},\n      rel: {},\n      resource: {},\n      results: {},\n      rev: {},\n      role: {},\n      security: {},\n      slot: {},\n      spellCheck: {},\n      suppressContentEditableWarning: {},\n      suppressHydrationWarning: {},\n      tabIndex: {},\n      title: {},\n      translate: {},\n      typeof: {},\n      unselectable: {},\n      vocab: {},\n    };\n  }\n\n  static override get remoteEvents() {\n    return {\n      abort: {},\n      abortCapture: {},\n      animationEnd: {},\n      animationEndCapture: {},\n      animationIteration: {},\n      animationIterationCapture: {},\n      animationStart: {},\n      animationStartCapture: {},\n      auxClick: {},\n      auxClickCapture: {},\n      beforeInput: {},\n      beforeInputCapture: {},\n      beforeToggle: {},\n      blur: {},\n      blurCapture: {},\n      canPlay: {},\n      canPlayCapture: {},\n      canPlayThrough: {},\n      canPlayThroughCapture: {},\n      change: {},\n      changeCapture: {},\n      click: {},\n      clickCapture: {},\n      compositionEnd: {},\n      compositionEndCapture: {},\n      compositionStart: {},\n      compositionStartCapture: {},\n      compositionUpdate: {},\n      compositionUpdateCapture: {},\n      contextMenu: {},\n      contextMenuCapture: {},\n      copy: {},\n      copyCapture: {},\n      cut: {},\n      cutCapture: {},\n      doubleClick: {},\n      doubleClickCapture: {},\n      drag: {},\n      dragCapture: {},\n      dragEnd: {},\n      dragEndCapture: {},\n      dragEnter: {},\n      dragEnterCapture: {},\n      dragExit: {},\n      dragExitCapture: {},\n      dragLeave: {},\n      dragLeaveCapture: {},\n      dragOver: {},\n      dragOverCapture: {},\n      dragStart: {},\n      dragStartCapture: {},\n      drop: {},\n      dropCapture: {},\n      durationChange: {},\n      durationChangeCapture: {},\n      emptied: {},\n      emptiedCapture: {},\n      encrypted: {},\n      encryptedCapture: {},\n      ended: {},\n      endedCapture: {},\n      error: {},\n      errorCapture: {},\n      focus: {},\n      focusCapture: {},\n      gotPointerCapture: {},\n      gotPointerCaptureCapture: {},\n      input: {},\n      inputCapture: {},\n      invalid: {},\n      invalidCapture: {},\n      keyDown: {},\n      keyDownCapture: {},\n      keyPress: {},\n      keyPressCapture: {},\n      keyUp: {},\n      keyUpCapture: {},\n      load: {},\n      loadCapture: {},\n      loadStart: {},\n      loadStartCapture: {},\n      loadedData: {},\n      loadedDataCapture: {},\n      loadedMetadata: {},\n      loadedMetadataCapture: {},\n      lostPointerCapture: {},\n      lostPointerCaptureCapture: {},\n      mouseDown: {},\n      mouseDownCapture: {},\n      mouseEnter: {},\n      mouseLeave: {},\n      mouseMove: {},\n      mouseMoveCapture: {},\n      mouseOut: {},\n      mouseOutCapture: {},\n      mouseOver: {},\n      mouseOverCapture: {},\n      mouseUp: {},\n      mouseUpCapture: {},\n      paste: {},\n      pasteCapture: {},\n      pause: {},\n      pauseCapture: {},\n      play: {},\n      playCapture: {},\n      playing: {},\n      playingCapture: {},\n      pointerCancel: {},\n      pointerCancelCapture: {},\n      pointerDown: {},\n      pointerDownCapture: {},\n      pointerEnter: {},\n      pointerLeave: {},\n      pointerMove: {},\n      pointerMoveCapture: {},\n      pointerOut: {},\n      pointerOutCapture: {},\n      pointerOver: {},\n      pointerOverCapture: {},\n      pointerUp: {},\n      pointerUpCapture: {},\n      progress: {},\n      progressCapture: {},\n      rateChange: {},\n      rateChangeCapture: {},\n      reset: {},\n      resetCapture: {},\n      scroll: {},\n      scrollCapture: {},\n      scrollEnd: {},\n      scrollEndCapture: {},\n      seeked: {},\n      seekedCapture: {},\n      seeking: {},\n      seekingCapture: {},\n      select: {},\n      selectCapture: {},\n      stalled: {},\n      stalledCapture: {},\n      submit: {},\n      submitCapture: {},\n      suspend: {},\n      suspendCapture: {},\n      timeUpdate: {},\n      timeUpdateCapture: {},\n      toggle: {},\n      touchCancel: {},\n      touchCancelCapture: {},\n      touchEnd: {},\n      touchEndCapture: {},\n      touchMove: {},\n      touchMoveCapture: {},\n      touchStart: {},\n      touchStartCapture: {},\n      transitionCancel: {},\n      transitionCancelCapture: {},\n      transitionEnd: {},\n      transitionEndCapture: {},\n      transitionRun: {},\n      transitionRunCapture: {},\n      transitionStart: {},\n      transitionStartCapture: {},\n      volumeChange: {},\n      volumeChangeCapture: {},\n      waiting: {},\n      waitingCapture: {},\n      wheel: {},\n      wheelCapture: {},\n    };\n  }\n\n  static override get remoteSlots() {\n    return [];\n  }\n}\n\ndeclare global {\n  interface HTMLElementTagNameMap {\n    \"flr-layout-card\": InstanceType<typeof RemoteLayoutCardElement>;\n  }\n}\n\ncustomElements.define(\"flr-layout-card\", RemoteLayoutCardElement);\n"],"mappings":"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"}