@mittwald/flow-remote-elements 0.2.0-alpha.8 → 0.2.0-alpha.80

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/dist/index.js +726 -843
  2. package/dist/types/Form.d.ts +1 -0
  3. package/dist/types/Form.d.ts.map +1 -0
  4. package/dist/types/auto-generated/RemoteAccordionElement.d.ts +5 -3
  5. package/dist/types/auto-generated/RemoteAccordionElement.d.ts.map +1 -0
  6. package/dist/types/auto-generated/RemoteActionGroupElement.d.ts +5 -3
  7. package/dist/types/auto-generated/RemoteActionGroupElement.d.ts.map +1 -0
  8. package/dist/types/auto-generated/RemoteAlertBadgeElement.d.ts +5 -3
  9. package/dist/types/auto-generated/RemoteAlertBadgeElement.d.ts.map +1 -0
  10. package/dist/types/auto-generated/RemoteAlertElement.d.ts +5 -3
  11. package/dist/types/auto-generated/RemoteAlertElement.d.ts.map +1 -0
  12. package/dist/types/auto-generated/RemoteAlertIconElement.d.ts +5 -3
  13. package/dist/types/auto-generated/RemoteAlertIconElement.d.ts.map +1 -0
  14. package/dist/types/auto-generated/RemoteAlignElement.d.ts +7 -4
  15. package/dist/types/auto-generated/RemoteAlignElement.d.ts.map +1 -0
  16. package/dist/types/auto-generated/RemoteAvatarElement.d.ts +5 -3
  17. package/dist/types/auto-generated/RemoteAvatarElement.d.ts.map +1 -0
  18. package/dist/types/auto-generated/RemoteAvatarStackElement.d.ts +21 -0
  19. package/dist/types/auto-generated/RemoteAvatarStackElement.d.ts.map +1 -0
  20. package/dist/types/auto-generated/RemoteBadgeElement.d.ts +5 -3
  21. package/dist/types/auto-generated/RemoteBadgeElement.d.ts.map +1 -0
  22. package/dist/types/auto-generated/RemoteBreadcrumbElement.d.ts +5 -3
  23. package/dist/types/auto-generated/RemoteBreadcrumbElement.d.ts.map +1 -0
  24. package/dist/types/auto-generated/RemoteButtonElement.d.ts +5 -3
  25. package/dist/types/auto-generated/RemoteButtonElement.d.ts.map +1 -0
  26. package/dist/types/auto-generated/RemoteChatElement.d.ts +18 -0
  27. package/dist/types/auto-generated/RemoteChatElement.d.ts.map +1 -0
  28. package/dist/types/auto-generated/RemoteCheckboxButtonElement.d.ts +5 -3
  29. package/dist/types/auto-generated/RemoteCheckboxButtonElement.d.ts.map +1 -0
  30. package/dist/types/auto-generated/RemoteCheckboxElement.d.ts +5 -3
  31. package/dist/types/auto-generated/RemoteCheckboxElement.d.ts.map +1 -0
  32. package/dist/types/auto-generated/RemoteCheckboxGroupElement.d.ts +5 -3
  33. package/dist/types/auto-generated/RemoteCheckboxGroupElement.d.ts.map +1 -0
  34. package/dist/types/auto-generated/RemoteClearPropsContextElement.d.ts +15 -0
  35. package/dist/types/auto-generated/RemoteClearPropsContextElement.d.ts.map +1 -0
  36. package/dist/types/auto-generated/RemoteCodeBlockElement.d.ts +5 -3
  37. package/dist/types/auto-generated/RemoteCodeBlockElement.d.ts.map +1 -0
  38. package/dist/types/auto-generated/RemoteColumnLayoutElement.d.ts +5 -3
  39. package/dist/types/auto-generated/RemoteColumnLayoutElement.d.ts.map +1 -0
  40. package/dist/types/auto-generated/RemoteContentElement.d.ts +5 -3
  41. package/dist/types/auto-generated/RemoteContentElement.d.ts.map +1 -0
  42. package/dist/types/auto-generated/RemoteContextMenuContentElement.d.ts +37 -0
  43. package/dist/types/auto-generated/RemoteContextMenuContentElement.d.ts.map +1 -0
  44. package/dist/types/auto-generated/RemoteContextMenuSectionElement.d.ts +4 -3
  45. package/dist/types/auto-generated/RemoteContextMenuSectionElement.d.ts.map +1 -0
  46. package/dist/types/auto-generated/RemoteContextualHelpElement.d.ts +5 -4
  47. package/dist/types/auto-generated/RemoteContextualHelpElement.d.ts.map +1 -0
  48. package/dist/types/auto-generated/RemoteContextualHelpTriggerElement.d.ts +4 -4
  49. package/dist/types/auto-generated/RemoteContextualHelpTriggerElement.d.ts.map +1 -0
  50. package/dist/types/auto-generated/RemoteCopyButtonElement.d.ts +5 -3
  51. package/dist/types/auto-generated/RemoteCopyButtonElement.d.ts.map +1 -0
  52. package/dist/types/auto-generated/RemoteCounterBadgeElement.d.ts +5 -3
  53. package/dist/types/auto-generated/RemoteCounterBadgeElement.d.ts.map +1 -0
  54. package/dist/types/auto-generated/RemoteCountryOptionsElement.d.ts +5 -3
  55. package/dist/types/auto-generated/RemoteCountryOptionsElement.d.ts.map +1 -0
  56. package/dist/types/auto-generated/RemoteDatePickerElement.d.ts +6 -3
  57. package/dist/types/auto-generated/RemoteDatePickerElement.d.ts.map +1 -0
  58. package/dist/types/auto-generated/RemoteDateRangePickerElement.d.ts +6 -3
  59. package/dist/types/auto-generated/RemoteDateRangePickerElement.d.ts.map +1 -0
  60. package/dist/types/auto-generated/RemoteDialogTriggerElement.d.ts +20 -0
  61. package/dist/types/auto-generated/RemoteDialogTriggerElement.d.ts.map +1 -0
  62. package/dist/types/auto-generated/RemoteDivElement.d.ts +17 -0
  63. package/dist/types/auto-generated/RemoteDivElement.d.ts.map +1 -0
  64. package/dist/types/auto-generated/RemoteFieldDescriptionElement.d.ts +6 -3
  65. package/dist/types/auto-generated/RemoteFieldDescriptionElement.d.ts.map +1 -0
  66. package/dist/types/auto-generated/RemoteFieldErrorElement.d.ts +5 -3
  67. package/dist/types/auto-generated/RemoteFieldErrorElement.d.ts.map +1 -0
  68. package/dist/types/auto-generated/RemoteFileCardElement.d.ts +5 -3
  69. package/dist/types/auto-generated/RemoteFileCardElement.d.ts.map +1 -0
  70. package/dist/types/auto-generated/RemoteFileCardListElement.d.ts +5 -3
  71. package/dist/types/auto-generated/RemoteFileCardListElement.d.ts.map +1 -0
  72. package/dist/types/auto-generated/RemoteFileFieldElement.d.ts +4 -3
  73. package/dist/types/auto-generated/RemoteFileFieldElement.d.ts.map +1 -0
  74. package/dist/types/auto-generated/RemoteFragmentElement.d.ts +4 -3
  75. package/dist/types/auto-generated/RemoteFragmentElement.d.ts.map +1 -0
  76. package/dist/types/auto-generated/RemoteHeaderElement.d.ts +5 -3
  77. package/dist/types/auto-generated/RemoteHeaderElement.d.ts.map +1 -0
  78. package/dist/types/auto-generated/RemoteHeaderNavigationElement.d.ts +5 -3
  79. package/dist/types/auto-generated/RemoteHeaderNavigationElement.d.ts.map +1 -0
  80. package/dist/types/auto-generated/RemoteHeadingElement.d.ts +5 -3
  81. package/dist/types/auto-generated/RemoteHeadingElement.d.ts.map +1 -0
  82. package/dist/types/auto-generated/RemoteIconElement.d.ts +6 -3
  83. package/dist/types/auto-generated/RemoteIconElement.d.ts.map +1 -0
  84. package/dist/types/auto-generated/RemoteIllustratedMessageElement.d.ts +5 -3
  85. package/dist/types/auto-generated/RemoteIllustratedMessageElement.d.ts.map +1 -0
  86. package/dist/types/auto-generated/RemoteImageElement.d.ts +6 -3
  87. package/dist/types/auto-generated/RemoteImageElement.d.ts.map +1 -0
  88. package/dist/types/auto-generated/RemoteInitialsElement.d.ts +8 -4
  89. package/dist/types/auto-generated/RemoteInitialsElement.d.ts.map +1 -0
  90. package/dist/types/auto-generated/RemoteInlineCodeElement.d.ts +5 -3
  91. package/dist/types/auto-generated/RemoteInlineCodeElement.d.ts.map +1 -0
  92. package/dist/types/auto-generated/RemoteItemsGridListElement.d.ts +40 -0
  93. package/dist/types/auto-generated/RemoteItemsGridListElement.d.ts.map +1 -0
  94. package/dist/types/auto-generated/RemoteItemsGridListItemElement.d.ts +36 -0
  95. package/dist/types/auto-generated/RemoteItemsGridListItemElement.d.ts.map +1 -0
  96. package/dist/types/auto-generated/RemoteLabelElement.d.ts +5 -3
  97. package/dist/types/auto-generated/RemoteLabelElement.d.ts.map +1 -0
  98. package/dist/types/auto-generated/RemoteLabeledValueElement.d.ts +7 -4
  99. package/dist/types/auto-generated/RemoteLabeledValueElement.d.ts.map +1 -0
  100. package/dist/types/auto-generated/RemoteLayoutCardElement.d.ts +5 -3
  101. package/dist/types/auto-generated/RemoteLayoutCardElement.d.ts.map +1 -0
  102. package/dist/types/auto-generated/RemoteLightBoxElement.d.ts +5 -4
  103. package/dist/types/auto-generated/RemoteLightBoxElement.d.ts.map +1 -0
  104. package/dist/types/auto-generated/RemoteLightBoxTriggerElement.d.ts +4 -4
  105. package/dist/types/auto-generated/RemoteLightBoxTriggerElement.d.ts.map +1 -0
  106. package/dist/types/auto-generated/RemoteLinkElement.d.ts +6 -3
  107. package/dist/types/auto-generated/RemoteLinkElement.d.ts.map +1 -0
  108. package/dist/types/auto-generated/RemoteListEmptyViewElement.d.ts +15 -0
  109. package/dist/types/auto-generated/RemoteListEmptyViewElement.d.ts.map +1 -0
  110. package/dist/types/auto-generated/RemoteListItemViewContentElement.d.ts +17 -0
  111. package/dist/types/auto-generated/RemoteListItemViewContentElement.d.ts.map +1 -0
  112. package/dist/types/auto-generated/RemoteListSummaryElement.d.ts +15 -0
  113. package/dist/types/auto-generated/RemoteListSummaryElement.d.ts.map +1 -0
  114. package/dist/types/auto-generated/RemoteLoadingSpinnerElement.d.ts +6 -3
  115. package/dist/types/auto-generated/RemoteLoadingSpinnerElement.d.ts.map +1 -0
  116. package/dist/types/auto-generated/RemoteMarkdownElement.d.ts +5 -3
  117. package/dist/types/auto-generated/RemoteMarkdownElement.d.ts.map +1 -0
  118. package/dist/types/auto-generated/RemoteMenuItemElement.d.ts +5 -3
  119. package/dist/types/auto-generated/RemoteMenuItemElement.d.ts.map +1 -0
  120. package/dist/types/auto-generated/RemoteMenuTriggerElement.d.ts +21 -0
  121. package/dist/types/auto-generated/RemoteMenuTriggerElement.d.ts.map +1 -0
  122. package/dist/types/auto-generated/RemoteMessageElement.d.ts +5 -4
  123. package/dist/types/auto-generated/RemoteMessageElement.d.ts.map +1 -0
  124. package/dist/types/auto-generated/RemoteMessageSeparatorElement.d.ts +17 -0
  125. package/dist/types/auto-generated/RemoteMessageSeparatorElement.d.ts.map +1 -0
  126. package/dist/types/auto-generated/RemoteMessageThreadElement.d.ts +17 -0
  127. package/dist/types/auto-generated/RemoteMessageThreadElement.d.ts.map +1 -0
  128. package/dist/types/auto-generated/RemoteNavigationElement.d.ts +5 -3
  129. package/dist/types/auto-generated/RemoteNavigationElement.d.ts.map +1 -0
  130. package/dist/types/auto-generated/RemoteNavigationGroupElement.d.ts +5 -3
  131. package/dist/types/auto-generated/RemoteNavigationGroupElement.d.ts.map +1 -0
  132. package/dist/types/auto-generated/RemoteNotificationElement.d.ts +5 -3
  133. package/dist/types/auto-generated/RemoteNotificationElement.d.ts.map +1 -0
  134. package/dist/types/auto-generated/RemoteNotificationProviderElement.d.ts +5 -3
  135. package/dist/types/auto-generated/RemoteNotificationProviderElement.d.ts.map +1 -0
  136. package/dist/types/auto-generated/RemoteNumberFieldElement.d.ts +5 -3
  137. package/dist/types/auto-generated/RemoteNumberFieldElement.d.ts.map +1 -0
  138. package/dist/types/auto-generated/RemoteOptionElement.d.ts +5 -3
  139. package/dist/types/auto-generated/RemoteOptionElement.d.ts.map +1 -0
  140. package/dist/types/auto-generated/RemoteOverlayContentElement.d.ts +21 -0
  141. package/dist/types/auto-generated/RemoteOverlayContentElement.d.ts.map +1 -0
  142. package/dist/types/auto-generated/RemotePopoverContentElement.d.ts +24 -0
  143. package/dist/types/auto-generated/RemotePopoverContentElement.d.ts.map +1 -0
  144. package/dist/types/auto-generated/RemoteProgressBarElement.d.ts +5 -3
  145. package/dist/types/auto-generated/RemoteProgressBarElement.d.ts.map +1 -0
  146. package/dist/types/auto-generated/RemoteRadioButtonElement.d.ts +5 -3
  147. package/dist/types/auto-generated/RemoteRadioButtonElement.d.ts.map +1 -0
  148. package/dist/types/auto-generated/RemoteRadioElement.d.ts +5 -3
  149. package/dist/types/auto-generated/RemoteRadioElement.d.ts.map +1 -0
  150. package/dist/types/auto-generated/RemoteRadioGroupElement.d.ts +5 -3
  151. package/dist/types/auto-generated/RemoteRadioGroupElement.d.ts.map +1 -0
  152. package/dist/types/auto-generated/RemoteSearchFieldElement.d.ts +8 -3
  153. package/dist/types/auto-generated/RemoteSearchFieldElement.d.ts.map +1 -0
  154. package/dist/types/auto-generated/RemoteSectionElement.d.ts +5 -3
  155. package/dist/types/auto-generated/RemoteSectionElement.d.ts.map +1 -0
  156. package/dist/types/auto-generated/RemoteSegmentElement.d.ts +5 -3
  157. package/dist/types/auto-generated/RemoteSegmentElement.d.ts.map +1 -0
  158. package/dist/types/auto-generated/RemoteSegmentedControlElement.d.ts +5 -3
  159. package/dist/types/auto-generated/RemoteSegmentedControlElement.d.ts.map +1 -0
  160. package/dist/types/auto-generated/RemoteSelectElement.d.ts +5 -4
  161. package/dist/types/auto-generated/RemoteSelectElement.d.ts.map +1 -0
  162. package/dist/types/auto-generated/RemoteSeparatorElement.d.ts +5 -3
  163. package/dist/types/auto-generated/RemoteSeparatorElement.d.ts.map +1 -0
  164. package/dist/types/auto-generated/RemoteSkeletonElement.d.ts +5 -3
  165. package/dist/types/auto-generated/RemoteSkeletonElement.d.ts.map +1 -0
  166. package/dist/types/auto-generated/RemoteSkeletonTextElement.d.ts +5 -3
  167. package/dist/types/auto-generated/RemoteSkeletonTextElement.d.ts.map +1 -0
  168. package/dist/types/auto-generated/RemoteSliderElement.d.ts +5 -3
  169. package/dist/types/auto-generated/RemoteSliderElement.d.ts.map +1 -0
  170. package/dist/types/auto-generated/RemoteSwitchElement.d.ts +44 -0
  171. package/dist/types/auto-generated/RemoteSwitchElement.d.ts.map +1 -0
  172. package/dist/types/auto-generated/RemoteTabElement.d.ts +5 -3
  173. package/dist/types/auto-generated/RemoteTabElement.d.ts.map +1 -0
  174. package/dist/types/auto-generated/RemoteTabTitleElement.d.ts +5 -3
  175. package/dist/types/auto-generated/RemoteTabTitleElement.d.ts.map +1 -0
  176. package/dist/types/auto-generated/RemoteTableBodyElement.d.ts +5 -3
  177. package/dist/types/auto-generated/RemoteTableBodyElement.d.ts.map +1 -0
  178. package/dist/types/auto-generated/RemoteTableCellElement.d.ts +6 -3
  179. package/dist/types/auto-generated/RemoteTableCellElement.d.ts.map +1 -0
  180. package/dist/types/auto-generated/RemoteTableColumnElement.d.ts +6 -3
  181. package/dist/types/auto-generated/RemoteTableColumnElement.d.ts.map +1 -0
  182. package/dist/types/auto-generated/RemoteTableElement.d.ts +5 -3
  183. package/dist/types/auto-generated/RemoteTableElement.d.ts.map +1 -0
  184. package/dist/types/auto-generated/RemoteTableFooterRowElement.d.ts +5 -3
  185. package/dist/types/auto-generated/RemoteTableFooterRowElement.d.ts.map +1 -0
  186. package/dist/types/auto-generated/RemoteTableHeaderElement.d.ts +5 -3
  187. package/dist/types/auto-generated/RemoteTableHeaderElement.d.ts.map +1 -0
  188. package/dist/types/auto-generated/RemoteTableRowElement.d.ts +5 -3
  189. package/dist/types/auto-generated/RemoteTableRowElement.d.ts.map +1 -0
  190. package/dist/types/auto-generated/RemoteTabsElement.d.ts +5 -3
  191. package/dist/types/auto-generated/RemoteTabsElement.d.ts.map +1 -0
  192. package/dist/types/auto-generated/RemoteTextAreaElement.d.ts +8 -3
  193. package/dist/types/auto-generated/RemoteTextAreaElement.d.ts.map +1 -0
  194. package/dist/types/auto-generated/RemoteTextElement.d.ts +6 -3
  195. package/dist/types/auto-generated/RemoteTextElement.d.ts.map +1 -0
  196. package/dist/types/auto-generated/RemoteTextFieldElement.d.ts +8 -3
  197. package/dist/types/auto-generated/RemoteTextFieldElement.d.ts.map +1 -0
  198. package/dist/types/auto-generated/RemoteTimeFieldElement.d.ts +5 -3
  199. package/dist/types/auto-generated/RemoteTimeFieldElement.d.ts.map +1 -0
  200. package/dist/types/auto-generated/RemoteTooltipElement.d.ts +5 -3
  201. package/dist/types/auto-generated/RemoteTooltipElement.d.ts.map +1 -0
  202. package/dist/types/auto-generated/RemoteTooltipTriggerElement.d.ts +4 -3
  203. package/dist/types/auto-generated/RemoteTooltipTriggerElement.d.ts.map +1 -0
  204. package/dist/types/auto-generated/index.d.ts +18 -26
  205. package/dist/types/auto-generated/index.d.ts.map +1 -0
  206. package/dist/types/index.d.ts +1 -0
  207. package/dist/types/index.d.ts.map +1 -0
  208. package/dist/types/lib/FlowRemoteElement.d.ts +2 -1
  209. package/dist/types/lib/FlowRemoteElement.d.ts.map +1 -0
  210. package/dist/types/lib/getObjectKeysIncludingProtoTypes.d.ts +1 -0
  211. package/dist/types/lib/getObjectKeysIncludingProtoTypes.d.ts.map +1 -0
  212. package/package.json +22 -18
  213. package/dist/types/auto-generated/RemoteActionElement.d.ts +0 -25
  214. package/dist/types/auto-generated/RemoteActivityElement.d.ts +0 -17
  215. package/dist/types/auto-generated/RemoteContextMenuElement.d.ts +0 -48
  216. package/dist/types/auto-generated/RemoteContextMenuTriggerElement.d.ts +0 -17
  217. package/dist/types/auto-generated/RemoteListActiveFilterItemViewElement.d.ts +0 -16
  218. package/dist/types/auto-generated/RemoteListActiveFilterListViewElement.d.ts +0 -20
  219. package/dist/types/auto-generated/RemoteListElement.d.ts +0 -32
  220. package/dist/types/auto-generated/RemoteListFilterPickerMenuItemViewElement.d.ts +0 -18
  221. package/dist/types/auto-generated/RemoteListFilterPickerViewElement.d.ts +0 -17
  222. package/dist/types/auto-generated/RemoteListFooterViewElement.d.ts +0 -14
  223. package/dist/types/auto-generated/RemoteListHeaderViewElement.d.ts +0 -20
  224. package/dist/types/auto-generated/RemoteListItemContainerViewElement.d.ts +0 -20
  225. package/dist/types/auto-generated/RemoteListItemViewElement.d.ts +0 -14
  226. package/dist/types/auto-generated/RemoteListItemsViewElement.d.ts +0 -27
  227. package/dist/types/auto-generated/RemoteListListViewElement.d.ts +0 -14
  228. package/dist/types/auto-generated/RemoteListLoadNextBatchButtonViewElement.d.ts +0 -19
  229. package/dist/types/auto-generated/RemoteListPaginationInfosViewElement.d.ts +0 -18
  230. package/dist/types/auto-generated/RemoteListSearchFieldViewElement.d.ts +0 -20
  231. package/dist/types/auto-generated/RemoteListSortingPickerMenuItemViewElement.d.ts +0 -16
  232. package/dist/types/auto-generated/RemoteListSortingPickerViewElement.d.ts +0 -19
  233. package/dist/types/auto-generated/RemoteListViewModeMenuViewElement.d.ts +0 -19
  234. package/dist/types/auto-generated/RemoteModalElement.d.ts +0 -21
  235. package/dist/types/auto-generated/RemoteModalTriggerElement.d.ts +0 -17
  236. package/dist/types/auto-generated/RemotePopoverElement.d.ts +0 -43
  237. package/dist/types/auto-generated/RemotePopoverTriggerElement.d.ts +0 -17
  238. package/dist/types/auto-generated/RemoteReactHookFormFieldContentViewElement.d.ts +0 -16
@@ -1,8 +1,8 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { NotificationProps as RemoteNotificationElementProps } from '@mittwald/flow-react-components/Notification';
3
- export type { NotificationProps as RemoteNotificationElementProps } from '@mittwald/flow-react-components/Notification';
2
+ import { NotificationProps as RemoteNotificationElementProps } from '@mittwald/flow-react-components';
3
+ export type { NotificationProps as RemoteNotificationElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteNotificationElement extends FlowRemoteElement<RemoteNotificationElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  about: {};
8
8
  accessKey: {};
@@ -64,6 +64,7 @@ export declare class RemoteNotificationElement extends FlowRemoteElement<RemoteN
64
64
  autoCorrect: {};
65
65
  autoFocus: {};
66
66
  autoSave: {};
67
+ className: {};
67
68
  color: {};
68
69
  content: {};
69
70
  contentEditable: {};
@@ -290,3 +291,4 @@ declare global {
290
291
  "flr-notification": InstanceType<typeof RemoteNotificationElement>;
291
292
  }
292
293
  }
294
+ //# sourceMappingURL=RemoteNotificationElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteNotificationElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteNotificationElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,iBAAiB,IAAI,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AAC3G,YAAY,EAAE,iBAAiB,IAAI,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AAE3G,qBAAa,yBAA0B,SAAQ,iBAAiB,CAAC,8BAA8B,CAAC;IAC9F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA4K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,YAAY,CAAC,OAAO,yBAAyB,CAAC,CAAC;KACpE;CACF"}
@@ -1,8 +1,8 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { NotificationProviderProps as RemoteNotificationProviderElementProps } from '@mittwald/flow-react-components/NotificationProvider';
3
- export type { NotificationProviderProps as RemoteNotificationProviderElementProps } from '@mittwald/flow-react-components/NotificationProvider';
2
+ import { NotificationProviderProps as RemoteNotificationProviderElementProps } from '@mittwald/flow-react-components';
3
+ export type { NotificationProviderProps as RemoteNotificationProviderElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteNotificationProviderElement extends FlowRemoteElement<RemoteNotificationProviderElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  about: {};
8
8
  accessKey: {};
@@ -63,6 +63,7 @@ export declare class RemoteNotificationProviderElement extends FlowRemoteElement
63
63
  autoCorrect: {};
64
64
  autoFocus: {};
65
65
  autoSave: {};
66
+ className: {};
66
67
  color: {};
67
68
  content: {};
68
69
  contentEditable: {};
@@ -286,3 +287,4 @@ declare global {
286
287
  "flr-notification-provider": InstanceType<typeof RemoteNotificationProviderElement>;
287
288
  }
288
289
  }
290
+ //# sourceMappingURL=RemoteNotificationProviderElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteNotificationProviderElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteNotificationProviderElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,yBAAyB,IAAI,sCAAsC,EAAE,MAAM,iCAAiC,CAAC;AAC3H,YAAY,EAAE,yBAAyB,IAAI,sCAAsC,EAAE,MAAM,iCAAiC,CAAC;AAE3H,qBAAa,iCAAkC,SAAQ,iBAAiB,CAAC,sCAAsC,CAAC;IAC9G,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA4GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,2BAA2B,EAAE,YAAY,CACvC,OAAO,iCAAiC,CACzC,CAAC;KACH;CACF"}
@@ -1,14 +1,15 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { NumberFieldProps as RemoteNumberFieldElementProps } from '@mittwald/flow-react-components/NumberField';
3
- export type { NumberFieldProps as RemoteNumberFieldElementProps } from '@mittwald/flow-react-components/NumberField';
2
+ import { NumberFieldProps as RemoteNumberFieldElementProps } from '@mittwald/flow-react-components';
3
+ export type { NumberFieldProps as RemoteNumberFieldElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteNumberFieldElement extends FlowRemoteElement<RemoteNumberFieldElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-label": {};
10
10
  "aria-labelledby": {};
11
11
  autoFocus: {};
12
+ className: {};
12
13
  decrementAriaLabel: {};
13
14
  defaultValue: {};
14
15
  formatOptions: {};
@@ -52,3 +53,4 @@ declare global {
52
53
  "flr-number-field": InstanceType<typeof RemoteNumberFieldElement>;
53
54
  }
54
55
  }
56
+ //# sourceMappingURL=RemoteNumberFieldElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteNumberFieldElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteNumberFieldElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACzG,YAAY,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAEzG,qBAAa,wBAAyB,SAAQ,iBAAiB,CAAC,6BAA6B,CAAC;IAC5F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;MA2BnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;MAkB/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,YAAY,CAAC,OAAO,wBAAwB,CAAC,CAAC;KACnE;CACF"}
@@ -1,10 +1,11 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { OptionProps as RemoteOptionElementProps } from '@mittwald/flow-react-components/Select';
3
- export type { OptionProps as RemoteOptionElementProps } from '@mittwald/flow-react-components/Select';
2
+ import { OptionProps as RemoteOptionElementProps } from '@mittwald/flow-react-components';
3
+ export type { OptionProps as RemoteOptionElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteOptionElement extends FlowRemoteElement<RemoteOptionElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-label": {};
8
+ className: {};
8
9
  download: {};
9
10
  href: {};
10
11
  hrefLang: {};
@@ -30,3 +31,4 @@ declare global {
30
31
  "flr-option": InstanceType<typeof RemoteOptionElement>;
31
32
  }
32
33
  }
34
+ //# sourceMappingURL=RemoteOptionElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteOptionElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteOptionElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAC/F,YAAY,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAE/F,qBAAa,mBAAoB,SAAQ,iBAAiB,CAAC,wBAAwB,CAAC;IAClF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;MAgBnC;IAED,WAAoB,YAAY;;;;;MAO/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,YAAY,CAAC,OAAO,mBAAmB,CAAC,CAAC;KACxD;CACF"}
@@ -0,0 +1,21 @@
1
+ import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
+ import { OverlayContentProps as RemoteOverlayContentElementProps } from '@mittwald/flow-react-components';
3
+ export type { OverlayContentProps as RemoteOverlayContentElementProps } from '@mittwald/flow-react-components';
4
+ export declare class RemoteOverlayContentElement extends FlowRemoteElement<RemoteOverlayContentElementProps> {
5
+ static get remoteAttributes(): string[];
6
+ static get remoteProperties(): {
7
+ className: {};
8
+ isDismissable: {};
9
+ isOpen: {};
10
+ };
11
+ static get remoteEvents(): {
12
+ openChange: {};
13
+ };
14
+ static get remoteSlots(): never[];
15
+ }
16
+ declare global {
17
+ interface HTMLElementTagNameMap {
18
+ "flr-overlay-content": InstanceType<typeof RemoteOverlayContentElement>;
19
+ }
20
+ }
21
+ //# sourceMappingURL=RemoteOverlayContentElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteOverlayContentElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteOverlayContentElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAC/G,YAAY,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAE/G,qBAAa,2BAA4B,SAAQ,iBAAiB,CAAC,gCAAgC,CAAC;IAClG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;MAMnC;IAED,WAAoB,YAAY;;MAI/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,qBAAqB,EAAE,YAAY,CAAC,OAAO,2BAA2B,CAAC,CAAC;KACzE;CACF"}
@@ -0,0 +1,24 @@
1
+ import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
+ import { PopoverContentProps as RemotePopoverContentElementProps } from '@mittwald/flow-react-components';
3
+ export type { PopoverContentProps as RemotePopoverContentElementProps } from '@mittwald/flow-react-components';
4
+ export declare class RemotePopoverContentElement extends FlowRemoteElement<RemotePopoverContentElementProps> {
5
+ static get remoteAttributes(): string[];
6
+ static get remoteProperties(): {
7
+ className: {};
8
+ isDialogContent: {};
9
+ isOpen: {};
10
+ padding: {};
11
+ width: {};
12
+ withTip: {};
13
+ };
14
+ static get remoteEvents(): {
15
+ openChange: {};
16
+ };
17
+ static get remoteSlots(): never[];
18
+ }
19
+ declare global {
20
+ interface HTMLElementTagNameMap {
21
+ "flr-popover-content": InstanceType<typeof RemotePopoverContentElement>;
22
+ }
23
+ }
24
+ //# sourceMappingURL=RemotePopoverContentElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemotePopoverContentElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemotePopoverContentElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAC/G,YAAY,EAAE,mBAAmB,IAAI,gCAAgC,EAAE,MAAM,iCAAiC,CAAC;AAE/G,qBAAa,2BAA4B,SAAQ,iBAAiB,CAAC,gCAAgC,CAAC;IAClG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;MASnC;IAED,WAAoB,YAAY;;MAI/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,qBAAqB,EAAE,YAAY,CAAC,OAAO,2BAA2B,CAAC,CAAC;KACzE;CACF"}
@@ -1,13 +1,14 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { ProgressBarProps as RemoteProgressBarElementProps } from '@mittwald/flow-react-components/ProgressBar';
3
- export type { ProgressBarProps as RemoteProgressBarElementProps } from '@mittwald/flow-react-components/ProgressBar';
2
+ import { ProgressBarProps as RemoteProgressBarElementProps } from '@mittwald/flow-react-components';
3
+ export type { ProgressBarProps as RemoteProgressBarElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteProgressBarElement extends FlowRemoteElement<RemoteProgressBarElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-label": {};
10
10
  "aria-labelledby": {};
11
+ className: {};
11
12
  formatOptions: {};
12
13
  id: {};
13
14
  isIndeterminate: {};
@@ -27,3 +28,4 @@ declare global {
27
28
  "flr-progress-bar": InstanceType<typeof RemoteProgressBarElement>;
28
29
  }
29
30
  }
31
+ //# sourceMappingURL=RemoteProgressBarElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteProgressBarElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteProgressBarElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACzG,YAAY,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAEzG,qBAAa,wBAAyB,SAAQ,iBAAiB,CAAC,6BAA6B,CAAC;IAC5F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;MAkBnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,aAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,YAAY,CAAC,OAAO,wBAAwB,CAAC,CAAC;KACnE;CACF"}
@@ -1,14 +1,15 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { RadioButtonProps as RemoteRadioButtonElementProps } from '@mittwald/flow-react-components/RadioGroup';
3
- export type { RadioButtonProps as RemoteRadioButtonElementProps } from '@mittwald/flow-react-components/RadioGroup';
2
+ import { RadioButtonProps as RemoteRadioButtonElementProps } from '@mittwald/flow-react-components';
3
+ export type { RadioButtonProps as RemoteRadioButtonElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteRadioButtonElement extends FlowRemoteElement<RemoteRadioButtonElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-label": {};
10
10
  "aria-labelledby": {};
11
11
  autoFocus: {};
12
+ className: {};
12
13
  id: {};
13
14
  inputRef: {};
14
15
  isDisabled: {};
@@ -32,3 +33,4 @@ declare global {
32
33
  "flr-radio-button": InstanceType<typeof RemoteRadioButtonElement>;
33
34
  }
34
35
  }
36
+ //# sourceMappingURL=RemoteRadioButtonElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteRadioButtonElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteRadioButtonElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACzG,YAAY,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAEzG,qBAAa,wBAAyB,SAAQ,iBAAiB,CAAC,6BAA6B,CAAC;IAC5F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;MAcnC;IAED,WAAoB,YAAY;;;;;;;;;MAW/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,YAAY,CAAC,OAAO,wBAAwB,CAAC,CAAC;KACnE;CACF"}
@@ -1,14 +1,15 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { RadioProps as RemoteRadioElementProps } from '@mittwald/flow-react-components/RadioGroup';
3
- export type { RadioProps as RemoteRadioElementProps } from '@mittwald/flow-react-components/RadioGroup';
2
+ import { RadioProps as RemoteRadioElementProps } from '@mittwald/flow-react-components';
3
+ export type { RadioProps as RemoteRadioElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteRadioElement extends FlowRemoteElement<RemoteRadioElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-label": {};
10
10
  "aria-labelledby": {};
11
11
  autoFocus: {};
12
+ className: {};
12
13
  id: {};
13
14
  inputRef: {};
14
15
  isDisabled: {};
@@ -32,3 +33,4 @@ declare global {
32
33
  "flr-radio": InstanceType<typeof RemoteRadioElement>;
33
34
  }
34
35
  }
36
+ //# sourceMappingURL=RemoteRadioElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteRadioElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteRadioElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,UAAU,IAAI,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAC7F,YAAY,EAAE,UAAU,IAAI,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE7F,qBAAa,kBAAmB,SAAQ,iBAAiB,CAAC,uBAAuB,CAAC;IAChF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;MAcnC;IAED,WAAoB,YAAY;;;;;;;;;MAW/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,YAAY,CAAC,OAAO,kBAAkB,CAAC,CAAC;KACtD;CACF"}
@@ -1,14 +1,15 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { RadioGroupProps as RemoteRadioGroupElementProps } from '@mittwald/flow-react-components/RadioGroup';
3
- export type { RadioGroupProps as RemoteRadioGroupElementProps } from '@mittwald/flow-react-components/RadioGroup';
2
+ import { RadioGroupProps as RemoteRadioGroupElementProps } from '@mittwald/flow-react-components';
3
+ export type { RadioGroupProps as RemoteRadioGroupElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteRadioGroupElement extends FlowRemoteElement<RemoteRadioGroupElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-errormessage": {};
10
10
  "aria-label": {};
11
11
  "aria-labelledby": {};
12
+ className: {};
12
13
  defaultValue: {};
13
14
  id: {};
14
15
  isDisabled: {};
@@ -38,3 +39,4 @@ declare global {
38
39
  "flr-radio-group": InstanceType<typeof RemoteRadioGroupElement>;
39
40
  }
40
41
  }
42
+ //# sourceMappingURL=RemoteRadioGroupElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteRadioGroupElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteRadioGroupElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,eAAe,IAAI,4BAA4B,EAAE,MAAM,iCAAiC,CAAC;AACvG,YAAY,EAAE,eAAe,IAAI,4BAA4B,EAAE,MAAM,iCAAiC,CAAC;AAEvG,qBAAa,uBAAwB,SAAQ,iBAAiB,CAAC,4BAA4B,CAAC;IAC1F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;MAwBnC;IAED,WAAoB,YAAY;;;;;MAO/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iBAAiB,EAAE,YAAY,CAAC,OAAO,uBAAuB,CAAC,CAAC;KACjE;CACF"}
@@ -1,11 +1,12 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SearchFieldProps as RemoteSearchFieldElementProps } from '@mittwald/flow-react-components/SearchField';
3
- export type { SearchFieldProps as RemoteSearchFieldElementProps } from '@mittwald/flow-react-components/SearchField';
2
+ import { SearchFieldProps as RemoteSearchFieldElementProps } from '@mittwald/flow-react-components';
3
+ export type { SearchFieldProps as RemoteSearchFieldElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSearchFieldElement extends FlowRemoteElement<RemoteSearchFieldElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-activedescendant": {};
8
8
  "aria-autocomplete": {};
9
+ "aria-controls": {};
9
10
  "aria-describedby": {};
10
11
  "aria-details": {};
11
12
  "aria-errormessage": {};
@@ -13,7 +14,9 @@ export declare class RemoteSearchFieldElement extends FlowRemoteElement<RemoteSe
13
14
  "aria-label": {};
14
15
  "aria-labelledby": {};
15
16
  autoComplete: {};
17
+ autoCorrect: {};
16
18
  autoFocus: {};
19
+ className: {};
17
20
  defaultValue: {};
18
21
  excludeFromTabOrder: {};
19
22
  id: {};
@@ -27,6 +30,7 @@ export declare class RemoteSearchFieldElement extends FlowRemoteElement<RemoteSe
27
30
  name: {};
28
31
  pattern: {};
29
32
  slot: {};
33
+ spellCheck: {};
30
34
  type: {};
31
35
  validate: {};
32
36
  validationBehavior: {};
@@ -58,3 +62,4 @@ declare global {
58
62
  "flr-search-field": InstanceType<typeof RemoteSearchFieldElement>;
59
63
  }
60
64
  }
65
+ //# sourceMappingURL=RemoteSearchFieldElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSearchFieldElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSearchFieldElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACzG,YAAY,EAAE,gBAAgB,IAAI,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAEzG,qBAAa,wBAAyB,SAAQ,iBAAiB,CAAC,6BAA6B,CAAC;IAC5F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAkCnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;MAoB/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,YAAY,CAAC,OAAO,wBAAwB,CAAC,CAAC;KACnE;CACF"}
@@ -1,8 +1,8 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SectionProps as RemoteSectionElementProps } from '@mittwald/flow-react-components/Section';
3
- export type { SectionProps as RemoteSectionElementProps } from '@mittwald/flow-react-components/Section';
2
+ import { SectionProps as RemoteSectionElementProps } from '@mittwald/flow-react-components';
3
+ export type { SectionProps as RemoteSectionElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSectionElement extends FlowRemoteElement<RemoteSectionElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  about: {};
8
8
  accessKey: {};
@@ -63,6 +63,7 @@ export declare class RemoteSectionElement extends FlowRemoteElement<RemoteSectio
63
63
  autoCorrect: {};
64
64
  autoFocus: {};
65
65
  autoSave: {};
66
+ className: {};
66
67
  color: {};
67
68
  content: {};
68
69
  contentEditable: {};
@@ -288,3 +289,4 @@ declare global {
288
289
  "flr-section": InstanceType<typeof RemoteSectionElement>;
289
290
  }
290
291
  }
292
+ //# sourceMappingURL=RemoteSectionElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSectionElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSectionElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,IAAI,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AACjG,YAAY,EAAE,YAAY,IAAI,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAEjG,qBAAa,oBAAqB,SAAQ,iBAAiB,CAAC,yBAAyB,CAAC;IACpF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA8GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,YAAY,CAAC,OAAO,oBAAoB,CAAC,CAAC;KAC1D;CACF"}
@@ -1,14 +1,15 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SegmentProps as RemoteSegmentElementProps } from '@mittwald/flow-react-components/SegmentedControl';
3
- export type { SegmentProps as RemoteSegmentElementProps } from '@mittwald/flow-react-components/SegmentedControl';
2
+ import { SegmentProps as RemoteSegmentElementProps } from '@mittwald/flow-react-components';
3
+ export type { SegmentProps as RemoteSegmentElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSegmentElement extends FlowRemoteElement<RemoteSegmentElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-label": {};
10
10
  "aria-labelledby": {};
11
11
  autoFocus: {};
12
+ className: {};
12
13
  id: {};
13
14
  inputRef: {};
14
15
  isDisabled: {};
@@ -32,3 +33,4 @@ declare global {
32
33
  "flr-segment": InstanceType<typeof RemoteSegmentElement>;
33
34
  }
34
35
  }
36
+ //# sourceMappingURL=RemoteSegmentElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSegmentElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSegmentElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,YAAY,IAAI,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AACjG,YAAY,EAAE,YAAY,IAAI,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAEjG,qBAAa,oBAAqB,SAAQ,iBAAiB,CAAC,yBAAyB,CAAC;IACpF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;MAcnC;IAED,WAAoB,YAAY;;;;;;;;;MAW/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,YAAY,CAAC,OAAO,oBAAoB,CAAC,CAAC;KAC1D;CACF"}
@@ -1,14 +1,15 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SegmentedControlProps as RemoteSegmentedControlElementProps } from '@mittwald/flow-react-components/SegmentedControl';
3
- export type { SegmentedControlProps as RemoteSegmentedControlElementProps } from '@mittwald/flow-react-components/SegmentedControl';
2
+ import { SegmentedControlProps as RemoteSegmentedControlElementProps } from '@mittwald/flow-react-components';
3
+ export type { SegmentedControlProps as RemoteSegmentedControlElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSegmentedControlElement extends FlowRemoteElement<RemoteSegmentedControlElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-errormessage": {};
10
10
  "aria-label": {};
11
11
  "aria-labelledby": {};
12
+ className: {};
12
13
  containerBreakpointSize: {};
13
14
  defaultValue: {};
14
15
  id: {};
@@ -36,3 +37,4 @@ declare global {
36
37
  "flr-segmented-control": InstanceType<typeof RemoteSegmentedControlElement>;
37
38
  }
38
39
  }
40
+ //# sourceMappingURL=RemoteSegmentedControlElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSegmentedControlElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSegmentedControlElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,qBAAqB,IAAI,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AACnH,YAAY,EAAE,qBAAqB,IAAI,kCAAkC,EAAE,MAAM,iCAAiC,CAAC;AAEnH,qBAAa,6BAA8B,SAAQ,iBAAiB,CAAC,kCAAkC,CAAC;IACtG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;MAsBnC;IAED,WAAoB,YAAY;;;;;MAO/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,uBAAuB,EAAE,YAAY,CAAC,OAAO,6BAA6B,CAAC,CAAC;KAC7E;CACF"}
@@ -1,8 +1,8 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SelectProps as RemoteSelectElementProps } from '@mittwald/flow-react-components/Select';
3
- export type { SelectProps as RemoteSelectElementProps } from '@mittwald/flow-react-components/Select';
2
+ import { SelectProps as RemoteSelectElementProps } from '@mittwald/flow-react-components';
3
+ export type { SelectProps as RemoteSelectElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSelectElement extends FlowRemoteElement<RemoteSelectElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
@@ -10,7 +10,7 @@ export declare class RemoteSelectElement extends FlowRemoteElement<RemoteSelectE
10
10
  "aria-labelledby": {};
11
11
  autoComplete: {};
12
12
  autoFocus: {};
13
- controller: {};
13
+ className: {};
14
14
  defaultOpen: {};
15
15
  defaultSelectedKey: {};
16
16
  disabledKeys: {};
@@ -44,3 +44,4 @@ declare global {
44
44
  "flr-select": InstanceType<typeof RemoteSelectElement>;
45
45
  }
46
46
  }
47
+ //# sourceMappingURL=RemoteSelectElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSelectElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSelectElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAC/F,YAAY,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAE/F,qBAAa,mBAAoB,SAAQ,iBAAiB,CAAC,wBAAwB,CAAC;IAClF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;MAyBnC;IAED,WAAoB,YAAY;;;;;;;;;MAW/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,YAAY,CAAC,OAAO,mBAAmB,CAAC,CAAC;KACxD;CACF"}
@@ -1,13 +1,14 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SeparatorProps as RemoteSeparatorElementProps } from '@mittwald/flow-react-components/Separator';
3
- export type { SeparatorProps as RemoteSeparatorElementProps } from '@mittwald/flow-react-components/Separator';
2
+ import { SeparatorProps as RemoteSeparatorElementProps } from '@mittwald/flow-react-components';
3
+ export type { SeparatorProps as RemoteSeparatorElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSeparatorElement extends FlowRemoteElement<RemoteSeparatorElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-label": {};
10
10
  "aria-labelledby": {};
11
+ className: {};
11
12
  elementType: {};
12
13
  id: {};
13
14
  slot: {};
@@ -20,3 +21,4 @@ declare global {
20
21
  "flr-separator": InstanceType<typeof RemoteSeparatorElement>;
21
22
  }
22
23
  }
24
+ //# sourceMappingURL=RemoteSeparatorElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSeparatorElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSeparatorElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AACrG,YAAY,EAAE,cAAc,IAAI,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAErG,qBAAa,sBAAuB,SAAQ,iBAAiB,CAAC,2BAA2B,CAAC;IACxF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;MAWnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,eAAe,EAAE,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;KAC9D;CACF"}
@@ -1,8 +1,8 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SkeletonProps as RemoteSkeletonElementProps } from '@mittwald/flow-react-components/Skeleton';
3
- export type { SkeletonProps as RemoteSkeletonElementProps } from '@mittwald/flow-react-components/Skeleton';
2
+ import { SkeletonProps as RemoteSkeletonElementProps } from '@mittwald/flow-react-components';
3
+ export type { SkeletonProps as RemoteSkeletonElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSkeletonElement extends FlowRemoteElement<RemoteSkeletonElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  about: {};
8
8
  accessKey: {};
@@ -63,6 +63,7 @@ export declare class RemoteSkeletonElement extends FlowRemoteElement<RemoteSkele
63
63
  autoCorrect: {};
64
64
  autoFocus: {};
65
65
  autoSave: {};
66
+ className: {};
66
67
  color: {};
67
68
  content: {};
68
69
  contentEditable: {};
@@ -288,3 +289,4 @@ declare global {
288
289
  "flr-skeleton": InstanceType<typeof RemoteSkeletonElement>;
289
290
  }
290
291
  }
292
+ //# sourceMappingURL=RemoteSkeletonElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSkeletonElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSkeletonElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AACnG,YAAY,EAAE,aAAa,IAAI,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAEnG,qBAAa,qBAAsB,SAAQ,iBAAiB,CAAC,0BAA0B,CAAC;IACtF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA8GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,YAAY,CAAC,OAAO,qBAAqB,CAAC,CAAC;KAC5D;CACF"}
@@ -1,8 +1,8 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SkeletonTextProps as RemoteSkeletonTextElementProps } from '@mittwald/flow-react-components/SkeletonText';
3
- export type { SkeletonTextProps as RemoteSkeletonTextElementProps } from '@mittwald/flow-react-components/SkeletonText';
2
+ import { SkeletonTextProps as RemoteSkeletonTextElementProps } from '@mittwald/flow-react-components';
3
+ export type { SkeletonTextProps as RemoteSkeletonTextElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSkeletonTextElement extends FlowRemoteElement<RemoteSkeletonTextElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  about: {};
8
8
  accessKey: {};
@@ -63,6 +63,7 @@ export declare class RemoteSkeletonTextElement extends FlowRemoteElement<RemoteS
63
63
  autoCorrect: {};
64
64
  autoFocus: {};
65
65
  autoSave: {};
66
+ className: {};
66
67
  color: {};
67
68
  content: {};
68
69
  contentEditable: {};
@@ -287,3 +288,4 @@ declare global {
287
288
  "flr-skeleton-text": InstanceType<typeof RemoteSkeletonTextElement>;
288
289
  }
289
290
  }
291
+ //# sourceMappingURL=RemoteSkeletonTextElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSkeletonTextElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSkeletonTextElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,iBAAiB,IAAI,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AAC3G,YAAY,EAAE,iBAAiB,IAAI,8BAA8B,EAAE,MAAM,iCAAiC,CAAC;AAE3G,qBAAa,yBAA0B,SAAQ,iBAAiB,CAAC,8BAA8B,CAAC;IAC9F,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA6GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,mBAAmB,EAAE,YAAY,CAAC,OAAO,yBAAyB,CAAC,CAAC;KACrE;CACF"}
@@ -1,13 +1,14 @@
1
1
  import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
- import { SliderProps as RemoteSliderElementProps } from '@mittwald/flow-react-components/Slider';
3
- export type { SliderProps as RemoteSliderElementProps } from '@mittwald/flow-react-components/Slider';
2
+ import { SliderProps as RemoteSliderElementProps } from '@mittwald/flow-react-components';
3
+ export type { SliderProps as RemoteSliderElementProps } from '@mittwald/flow-react-components';
4
4
  export declare class RemoteSliderElement extends FlowRemoteElement<RemoteSliderElementProps> {
5
- static get remoteAttributes(): never[];
5
+ static get remoteAttributes(): string[];
6
6
  static get remoteProperties(): {
7
7
  "aria-describedby": {};
8
8
  "aria-details": {};
9
9
  "aria-label": {};
10
10
  "aria-labelledby": {};
11
+ className: {};
11
12
  defaultValue: {};
12
13
  formatOptions: {};
13
14
  id: {};
@@ -32,3 +33,4 @@ declare global {
32
33
  "flr-slider": InstanceType<typeof RemoteSliderElement>;
33
34
  }
34
35
  }
36
+ //# sourceMappingURL=RemoteSliderElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSliderElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSliderElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAC/F,YAAY,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAE/F,qBAAa,mBAAoB,SAAQ,iBAAiB,CAAC,wBAAwB,CAAC;IAClF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;MAoBnC;IAED,WAAoB,YAAY;;;MAK/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,YAAY,CAAC,OAAO,mBAAmB,CAAC,CAAC;KACxD;CACF"}
@@ -0,0 +1,44 @@
1
+ import { FlowRemoteElement } from '../lib/FlowRemoteElement';
2
+ import { SwitchProps as RemoteSwitchElementProps } from '@mittwald/flow-react-components';
3
+ export type { SwitchProps as RemoteSwitchElementProps } from '@mittwald/flow-react-components';
4
+ export declare class RemoteSwitchElement extends FlowRemoteElement<RemoteSwitchElementProps> {
5
+ static get remoteAttributes(): string[];
6
+ static get remoteProperties(): {
7
+ "aria-controls": {};
8
+ "aria-describedby": {};
9
+ "aria-details": {};
10
+ "aria-label": {};
11
+ "aria-labelledby": {};
12
+ autoFocus: {};
13
+ className: {};
14
+ defaultSelected: {};
15
+ excludeFromTabOrder: {};
16
+ id: {};
17
+ inputRef: {};
18
+ isDisabled: {};
19
+ isReadOnly: {};
20
+ isSelected: {};
21
+ labelPosition: {};
22
+ name: {};
23
+ slot: {};
24
+ value: {};
25
+ };
26
+ static get remoteEvents(): {
27
+ blur: {};
28
+ change: {};
29
+ focus: {};
30
+ focusChange: {};
31
+ hoverChange: {};
32
+ hoverEnd: {};
33
+ hoverStart: {};
34
+ keyDown: {};
35
+ keyUp: {};
36
+ };
37
+ static get remoteSlots(): never[];
38
+ }
39
+ declare global {
40
+ interface HTMLElementTagNameMap {
41
+ "flr-switch": InstanceType<typeof RemoteSwitchElement>;
42
+ }
43
+ }
44
+ //# sourceMappingURL=RemoteSwitchElement.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoteSwitchElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteSwitchElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAC/F,YAAY,EAAE,WAAW,IAAI,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAE/F,qBAAa,mBAAoB,SAAQ,iBAAiB,CAAC,wBAAwB,CAAC;IAClF,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;MAqBnC;IAED,WAAoB,YAAY;;;;;;;;;;MAY/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,YAAY,CAAC,OAAO,mBAAmB,CAAC,CAAC;KACxD;CACF"}