@mittwald/flow-remote-elements 0.2.0-alpha.9 → 0.2.0-alpha.91
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.
- package/dist/index.js +765 -846
- package/dist/types/Form.d.ts +1 -0
- package/dist/types/Form.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteAccordionElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteAccordionElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteActionGroupElement.d.ts +5 -4
- package/dist/types/auto-generated/RemoteActionGroupElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteAlertBadgeElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteAlertBadgeElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteAlertElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteAlertElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteAlertIconElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteAlertIconElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteAlignElement.d.ts +7 -4
- package/dist/types/auto-generated/RemoteAlignElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteAvatarElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteAvatarElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteAvatarStackElement.d.ts +21 -0
- package/dist/types/auto-generated/RemoteAvatarStackElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteBadgeElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteBadgeElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteBreadcrumbElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteBreadcrumbElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteButtonElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteButtonElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteChatElement.d.ts +18 -0
- package/dist/types/auto-generated/RemoteChatElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteCheckboxButtonElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteCheckboxButtonElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteCheckboxElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteCheckboxElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteCheckboxGroupElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteCheckboxGroupElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteClearPropsContextContentElement.d.ts +15 -0
- package/dist/types/auto-generated/RemoteClearPropsContextContentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteCodeBlockElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteCodeBlockElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteColumnLayoutElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteColumnLayoutElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteContentElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteContentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteContextMenuContentElement.d.ts +38 -0
- package/dist/types/auto-generated/RemoteContextMenuContentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteContextMenuSectionElement.d.ts +4 -3
- package/dist/types/auto-generated/RemoteContextMenuSectionElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteContextualHelpElement.d.ts +9 -4
- package/dist/types/auto-generated/RemoteContextualHelpElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteContextualHelpTriggerElement.d.ts +4 -4
- package/dist/types/auto-generated/RemoteContextualHelpTriggerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteCopyButtonElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteCopyButtonElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteCounterBadgeElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteCounterBadgeElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteCountryOptionsElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteCountryOptionsElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteDatePickerElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteDatePickerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteDateRangePickerElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteDateRangePickerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteDialogTriggerElement.d.ts +20 -0
- package/dist/types/auto-generated/RemoteDialogTriggerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteDivElement.d.ts +17 -0
- package/dist/types/auto-generated/RemoteDivElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteFieldDescriptionElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteFieldDescriptionElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteFieldErrorElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteFieldErrorElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteFileCardElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteFileCardElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteFileCardListElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteFileCardListElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteFileFieldElement.d.ts +4 -3
- package/dist/types/auto-generated/RemoteFileFieldElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteFlexElement.d.ts +25 -0
- package/dist/types/auto-generated/RemoteFlexElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteFragmentElement.d.ts +4 -3
- package/dist/types/auto-generated/RemoteFragmentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteHeaderElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteHeaderElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteHeaderNavigationElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteHeaderNavigationElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteHeadingElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteHeadingElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteIconElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteIconElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteIllustratedMessageElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteIllustratedMessageElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteImageElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteImageElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteInitialsElement.d.ts +8 -4
- package/dist/types/auto-generated/RemoteInitialsElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteInlineCodeElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteInlineCodeElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteItemsGridListElement.d.ts +42 -0
- package/dist/types/auto-generated/RemoteItemsGridListElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteItemsGridListItemElement.d.ts +36 -0
- package/dist/types/auto-generated/RemoteItemsGridListItemElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteLabelElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteLabelElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteLabeledValueElement.d.ts +7 -4
- package/dist/types/auto-generated/RemoteLabeledValueElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteLayoutCardElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteLayoutCardElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteLightBoxElement.d.ts +5 -4
- package/dist/types/auto-generated/RemoteLightBoxElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteLightBoxTriggerElement.d.ts +4 -4
- package/dist/types/auto-generated/RemoteLightBoxTriggerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteLinkElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteLinkElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteListEmptyViewElement.d.ts +15 -0
- package/dist/types/auto-generated/RemoteListEmptyViewElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteListItemViewContentElement.d.ts +17 -0
- package/dist/types/auto-generated/RemoteListItemViewContentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteListSummaryElement.d.ts +15 -0
- package/dist/types/auto-generated/RemoteListSummaryElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteLoadingSpinnerElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteLoadingSpinnerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteMarkdownElement.d.ts +4 -3
- package/dist/types/auto-generated/RemoteMarkdownElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteMenuItemElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteMenuItemElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteMenuTriggerElement.d.ts +21 -0
- package/dist/types/auto-generated/RemoteMenuTriggerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteMessageElement.d.ts +5 -4
- package/dist/types/auto-generated/RemoteMessageElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteMessageSeparatorElement.d.ts +17 -0
- package/dist/types/auto-generated/RemoteMessageSeparatorElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteMessageThreadElement.d.ts +17 -0
- package/dist/types/auto-generated/RemoteMessageThreadElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteNavigationElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteNavigationElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteNavigationGroupElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteNavigationGroupElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteNotificationElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteNotificationElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteNotificationProviderElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteNotificationProviderElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteNumberFieldElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteNumberFieldElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteOptionElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteOptionElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteOverlayContentElement.d.ts +21 -0
- package/dist/types/auto-generated/RemoteOverlayContentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemotePopoverContentElement.d.ts +24 -0
- package/dist/types/auto-generated/RemotePopoverContentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteProgressBarElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteProgressBarElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteRadioButtonElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteRadioButtonElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteRadioElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteRadioElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteRadioGroupElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteRadioGroupElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSearchFieldElement.d.ts +9 -3
- package/dist/types/auto-generated/RemoteSearchFieldElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSectionElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteSectionElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSegmentElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteSegmentElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSegmentedControlElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteSegmentedControlElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSelectElement.d.ts +5 -4
- package/dist/types/auto-generated/RemoteSelectElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSeparatorElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteSeparatorElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSkeletonElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteSkeletonElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSkeletonTextElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteSkeletonTextElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSliderElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteSliderElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteSwitchElement.d.ts +44 -0
- package/dist/types/auto-generated/RemoteSwitchElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTabElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTabElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTabTitleElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTabTitleElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTableBodyElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTableBodyElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTableCellElement.d.ts +7 -4
- package/dist/types/auto-generated/RemoteTableCellElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTableColumnElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteTableColumnElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTableElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTableElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTableFooterRowElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTableFooterRowElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTableHeaderElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTableHeaderElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTableRowElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTableRowElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTabsElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTabsElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTextAreaElement.d.ts +9 -3
- package/dist/types/auto-generated/RemoteTextAreaElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTextElement.d.ts +6 -3
- package/dist/types/auto-generated/RemoteTextElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTextFieldElement.d.ts +9 -3
- package/dist/types/auto-generated/RemoteTextFieldElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTimeFieldElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTimeFieldElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTooltipElement.d.ts +5 -3
- package/dist/types/auto-generated/RemoteTooltipElement.d.ts.map +1 -0
- package/dist/types/auto-generated/RemoteTooltipTriggerElement.d.ts +4 -3
- package/dist/types/auto-generated/RemoteTooltipTriggerElement.d.ts.map +1 -0
- package/dist/types/auto-generated/index.d.ts +19 -26
- package/dist/types/auto-generated/index.d.ts.map +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/lib/FlowRemoteElement.d.ts +2 -1
- package/dist/types/lib/FlowRemoteElement.d.ts.map +1 -0
- package/dist/types/lib/getObjectKeysIncludingProtoTypes.d.ts +1 -0
- package/dist/types/lib/getObjectKeysIncludingProtoTypes.d.ts.map +1 -0
- package/package.json +24 -20
- package/dist/types/auto-generated/RemoteActionElement.d.ts +0 -25
- package/dist/types/auto-generated/RemoteActivityElement.d.ts +0 -17
- package/dist/types/auto-generated/RemoteContextMenuElement.d.ts +0 -48
- package/dist/types/auto-generated/RemoteContextMenuTriggerElement.d.ts +0 -17
- package/dist/types/auto-generated/RemoteListActiveFilterItemViewElement.d.ts +0 -16
- package/dist/types/auto-generated/RemoteListActiveFilterListViewElement.d.ts +0 -20
- package/dist/types/auto-generated/RemoteListElement.d.ts +0 -32
- package/dist/types/auto-generated/RemoteListFilterPickerMenuItemViewElement.d.ts +0 -18
- package/dist/types/auto-generated/RemoteListFilterPickerViewElement.d.ts +0 -17
- package/dist/types/auto-generated/RemoteListFooterViewElement.d.ts +0 -14
- package/dist/types/auto-generated/RemoteListHeaderViewElement.d.ts +0 -20
- package/dist/types/auto-generated/RemoteListItemContainerViewElement.d.ts +0 -20
- package/dist/types/auto-generated/RemoteListItemViewElement.d.ts +0 -14
- package/dist/types/auto-generated/RemoteListItemsViewElement.d.ts +0 -27
- package/dist/types/auto-generated/RemoteListListViewElement.d.ts +0 -14
- package/dist/types/auto-generated/RemoteListLoadNextBatchButtonViewElement.d.ts +0 -19
- package/dist/types/auto-generated/RemoteListPaginationInfosViewElement.d.ts +0 -18
- package/dist/types/auto-generated/RemoteListSearchFieldViewElement.d.ts +0 -20
- package/dist/types/auto-generated/RemoteListSortingPickerMenuItemViewElement.d.ts +0 -16
- package/dist/types/auto-generated/RemoteListSortingPickerViewElement.d.ts +0 -19
- package/dist/types/auto-generated/RemoteListViewModeMenuViewElement.d.ts +0 -19
- package/dist/types/auto-generated/RemoteModalElement.d.ts +0 -21
- package/dist/types/auto-generated/RemoteModalTriggerElement.d.ts +0 -17
- package/dist/types/auto-generated/RemotePopoverElement.d.ts +0 -43
- package/dist/types/auto-generated/RemotePopoverTriggerElement.d.ts +0 -17
- package/dist/types/auto-generated/RemoteReactHookFormFieldContentViewElement.d.ts +0 -16
package/dist/types/Form.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Form.d.ts","sourceRoot":"","sources":["../../src/Form.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAE5D,MAAM,MAAM,sBAAsB,GAAG;IACnC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,MAAM,CAAC,EAAE,MAAM,GAAG,CAAC,CAAC,OAAO,EAAE,QAAQ,KAAK,IAAI,CAAC,CAAC;IAChD,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;CACnC,GAAG,OAAO,CAAC,IAAI,CAAC,eAAe,EAAE,SAAS,GAAG,QAAQ,CAAC,CAAC,CAAC;AAEzD,qBAAa,iBAAkB,SAAQ,iBAAiB,CAAC,sBAAsB,CAAC;IAC9E,WAAoB,YAAY;;MAI/B;IAED,WAAoB,gBAAgB;;;;;MAOnC;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,UAAU,EAAE,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC;KACpD;CACF"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { AccordionProps as RemoteAccordionElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { AccordionProps as RemoteAccordionElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { AccordionProps as RemoteAccordionElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { AccordionProps as RemoteAccordionElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteAccordionElement extends FlowRemoteElement<RemoteAccordionElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
about: {};
|
|
8
8
|
accessKey: {};
|
|
@@ -63,6 +63,7 @@ export declare class RemoteAccordionElement extends FlowRemoteElement<RemoteAcco
|
|
|
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-accordion": InstanceType<typeof RemoteAccordionElement>;
|
|
289
290
|
}
|
|
290
291
|
}
|
|
292
|
+
//# sourceMappingURL=RemoteAccordionElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteAccordionElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteAccordionElement.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA8GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/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,10 +1,10 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { ActionGroupProps as RemoteActionGroupElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { ActionGroupProps as RemoteActionGroupElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { ActionGroupProps as RemoteActionGroupElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ActionGroupProps as RemoteActionGroupElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteActionGroupElement extends FlowRemoteElement<RemoteActionGroupElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
|
-
|
|
7
|
+
className: {};
|
|
8
8
|
spacing: {};
|
|
9
9
|
};
|
|
10
10
|
static get remoteEvents(): {};
|
|
@@ -15,3 +15,4 @@ declare global {
|
|
|
15
15
|
"flr-action-group": InstanceType<typeof RemoteActionGroupElement>;
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
|
+
//# sourceMappingURL=RemoteActionGroupElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteActionGroupElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteActionGroupElement.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;;;MAKnC;IAED,WAAoB,YAAY,OAE/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,9 +1,10 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { AlertBadgeProps as RemoteAlertBadgeElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { AlertBadgeProps as RemoteAlertBadgeElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { AlertBadgeProps as RemoteAlertBadgeElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { AlertBadgeProps as RemoteAlertBadgeElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteAlertBadgeElement extends FlowRemoteElement<RemoteAlertBadgeElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
|
+
className: {};
|
|
7
8
|
status: {};
|
|
8
9
|
};
|
|
9
10
|
static get remoteEvents(): {};
|
|
@@ -14,3 +15,4 @@ declare global {
|
|
|
14
15
|
"flr-alert-badge": InstanceType<typeof RemoteAlertBadgeElement>;
|
|
15
16
|
}
|
|
16
17
|
}
|
|
18
|
+
//# sourceMappingURL=RemoteAlertBadgeElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteAlertBadgeElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteAlertBadgeElement.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;;;MAKnC;IAED,WAAoB,YAAY,OAE/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,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { AlertProps as RemoteAlertElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { AlertProps as RemoteAlertElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { AlertProps as RemoteAlertElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { AlertProps as RemoteAlertElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteAlertElement extends FlowRemoteElement<RemoteAlertElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
about: {};
|
|
8
8
|
accessKey: {};
|
|
@@ -63,6 +63,7 @@ export declare class RemoteAlertElement extends FlowRemoteElement<RemoteAlertEle
|
|
|
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-alert": InstanceType<typeof RemoteAlertElement>;
|
|
288
289
|
}
|
|
289
290
|
}
|
|
291
|
+
//# sourceMappingURL=RemoteAlertElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteAlertElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteAlertElement.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA6GnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/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,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { AlertIconProps as RemoteAlertIconElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { AlertIconProps as RemoteAlertIconElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { AlertIconProps as RemoteAlertIconElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { AlertIconProps as RemoteAlertIconElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteAlertIconElement extends FlowRemoteElement<RemoteAlertIconElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
accentHeight: {};
|
|
8
8
|
accumulate: {};
|
|
@@ -79,6 +79,7 @@ export declare class RemoteAlertIconElement extends FlowRemoteElement<RemoteAler
|
|
|
79
79
|
by: {};
|
|
80
80
|
calcMode: {};
|
|
81
81
|
capHeight: {};
|
|
82
|
+
className: {};
|
|
82
83
|
clip: {};
|
|
83
84
|
clipPath: {};
|
|
84
85
|
clipPathUnits: {};
|
|
@@ -494,3 +495,4 @@ declare global {
|
|
|
494
495
|
"flr-alert-icon": InstanceType<typeof RemoteAlertIconElement>;
|
|
495
496
|
}
|
|
496
497
|
}
|
|
498
|
+
//# sourceMappingURL=RemoteAlertIconElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteAlertIconElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteAlertIconElement.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA4TnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2K/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;KAC/D;CACF"}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { AlignProps as RemoteAlignElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { AlignProps as RemoteAlignElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { AlignProps as RemoteAlignElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { AlignProps as RemoteAlignElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteAlignElement extends FlowRemoteElement<RemoteAlignElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
6
|
-
static get remoteProperties(): {
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
|
+
static get remoteProperties(): {
|
|
7
|
+
className: {};
|
|
8
|
+
};
|
|
7
9
|
static get remoteEvents(): {};
|
|
8
10
|
static get remoteSlots(): never[];
|
|
9
11
|
}
|
|
@@ -12,3 +14,4 @@ declare global {
|
|
|
12
14
|
"flr-align": InstanceType<typeof RemoteAlignElement>;
|
|
13
15
|
}
|
|
14
16
|
}
|
|
17
|
+
//# sourceMappingURL=RemoteAlignElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteAlignElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteAlignElement.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;;MAInC;IAED,WAAoB,YAAY,OAE/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,9 +1,10 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { AvatarProps as RemoteAvatarElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { AvatarProps as RemoteAvatarElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { AvatarProps as RemoteAvatarElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { AvatarProps as RemoteAvatarElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteAvatarElement extends FlowRemoteElement<RemoteAvatarElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
|
+
className: {};
|
|
7
8
|
color: {};
|
|
8
9
|
size: {};
|
|
9
10
|
};
|
|
@@ -15,3 +16,4 @@ declare global {
|
|
|
15
16
|
"flr-avatar": InstanceType<typeof RemoteAvatarElement>;
|
|
16
17
|
}
|
|
17
18
|
}
|
|
19
|
+
//# sourceMappingURL=RemoteAvatarElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteAvatarElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteAvatarElement.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;;;;MAMnC;IAED,WAAoB,YAAY,OAE/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 { AvatarStackProps as RemoteAvatarStackElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { AvatarStackProps as RemoteAvatarStackElementProps } from '@mittwald/flow-react-components';
|
|
4
|
+
export declare class RemoteAvatarStackElement extends FlowRemoteElement<RemoteAvatarStackElementProps> {
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
|
+
static get remoteProperties(): {
|
|
7
|
+
className: {};
|
|
8
|
+
size: {};
|
|
9
|
+
totalCount: {};
|
|
10
|
+
};
|
|
11
|
+
static get remoteEvents(): {
|
|
12
|
+
countPress: {};
|
|
13
|
+
};
|
|
14
|
+
static get remoteSlots(): never[];
|
|
15
|
+
}
|
|
16
|
+
declare global {
|
|
17
|
+
interface HTMLElementTagNameMap {
|
|
18
|
+
"flr-avatar-stack": InstanceType<typeof RemoteAvatarStackElement>;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=RemoteAvatarStackElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteAvatarStackElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteAvatarStackElement.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;;;;MAMnC;IAED,WAAoB,YAAY;;MAI/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,9 +1,10 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { BadgeProps as RemoteBadgeElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { BadgeProps as RemoteBadgeElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { BadgeProps as RemoteBadgeElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { BadgeProps as RemoteBadgeElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteBadgeElement extends FlowRemoteElement<RemoteBadgeElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
|
+
className: {};
|
|
7
8
|
color: {};
|
|
8
9
|
isDisabled: {};
|
|
9
10
|
};
|
|
@@ -18,3 +19,4 @@ declare global {
|
|
|
18
19
|
"flr-badge": InstanceType<typeof RemoteBadgeElement>;
|
|
19
20
|
}
|
|
20
21
|
}
|
|
22
|
+
//# sourceMappingURL=RemoteBadgeElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteBadgeElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteBadgeElement.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;;;;MAMnC;IAED,WAAoB,YAAY;;;MAK/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,13 +1,14 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { BreadcrumbProps as RemoteBreadcrumbElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { BreadcrumbProps as RemoteBreadcrumbElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { BreadcrumbProps as RemoteBreadcrumbElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { BreadcrumbProps as RemoteBreadcrumbElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteBreadcrumbElement extends FlowRemoteElement<RemoteBreadcrumbElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
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
|
color: {};
|
|
12
13
|
dependencies: {};
|
|
13
14
|
id: {};
|
|
@@ -25,3 +26,4 @@ declare global {
|
|
|
25
26
|
"flr-breadcrumb": InstanceType<typeof RemoteBreadcrumbElement>;
|
|
26
27
|
}
|
|
27
28
|
}
|
|
29
|
+
//# sourceMappingURL=RemoteBreadcrumbElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteBreadcrumbElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteBreadcrumbElement.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;;;;;;;;;;;;MAcnC;IAED,WAAoB,YAAY;;MAI/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,YAAY,CAAC,OAAO,uBAAuB,CAAC,CAAC;KAChE;CACF"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { ButtonProps as RemoteButtonElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { ButtonProps as RemoteButtonElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { ButtonProps as RemoteButtonElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ButtonProps as RemoteButtonElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteButtonElement extends FlowRemoteElement<RemoteButtonElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
"aria-controls": {};
|
|
8
|
+
"aria-current": {};
|
|
8
9
|
"aria-describedby": {};
|
|
9
10
|
"aria-details": {};
|
|
10
11
|
"aria-disabled": {};
|
|
@@ -15,6 +16,7 @@ export declare class RemoteButtonElement extends FlowRemoteElement<RemoteButtonE
|
|
|
15
16
|
"aria-pressed": {};
|
|
16
17
|
ariaSlot: {};
|
|
17
18
|
autoFocus: {};
|
|
19
|
+
className: {};
|
|
18
20
|
color: {};
|
|
19
21
|
excludeFromTabOrder: {};
|
|
20
22
|
form: {};
|
|
@@ -59,3 +61,4 @@ declare global {
|
|
|
59
61
|
"flr-button": InstanceType<typeof RemoteButtonElement>;
|
|
60
62
|
}
|
|
61
63
|
}
|
|
64
|
+
//# sourceMappingURL=RemoteButtonElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteButtonElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteButtonElement.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAqCnC;IAED,WAAoB,YAAY;;;;;;;;;;;;;;MAgB/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,18 @@
|
|
|
1
|
+
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
+
import { ChatProps as RemoteChatElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ChatProps as RemoteChatElementProps } from '@mittwald/flow-react-components';
|
|
4
|
+
export declare class RemoteChatElement extends FlowRemoteElement<RemoteChatElementProps> {
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
|
+
static get remoteProperties(): {
|
|
7
|
+
className: {};
|
|
8
|
+
height: {};
|
|
9
|
+
};
|
|
10
|
+
static get remoteEvents(): {};
|
|
11
|
+
static get remoteSlots(): never[];
|
|
12
|
+
}
|
|
13
|
+
declare global {
|
|
14
|
+
interface HTMLElementTagNameMap {
|
|
15
|
+
"flr-chat": InstanceType<typeof RemoteChatElement>;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=RemoteChatElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteChatElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteChatElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,SAAS,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAC3F,YAAY,EAAE,SAAS,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AAE3F,qBAAa,iBAAkB,SAAQ,iBAAiB,CAAC,sBAAsB,CAAC;IAC9E,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;MAKnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,UAAU,EAAE,YAAY,CAAC,OAAO,iBAAiB,CAAC,CAAC;KACpD;CACF"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { CheckboxButtonProps as RemoteCheckboxButtonElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { CheckboxButtonProps as RemoteCheckboxButtonElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { CheckboxButtonProps as RemoteCheckboxButtonElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { CheckboxButtonProps as RemoteCheckboxButtonElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteCheckboxButtonElement extends FlowRemoteElement<RemoteCheckboxButtonElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
"aria-controls": {};
|
|
8
8
|
"aria-describedby": {};
|
|
@@ -11,6 +11,7 @@ export declare class RemoteCheckboxButtonElement extends FlowRemoteElement<Remot
|
|
|
11
11
|
"aria-label": {};
|
|
12
12
|
"aria-labelledby": {};
|
|
13
13
|
autoFocus: {};
|
|
14
|
+
className: {};
|
|
14
15
|
defaultSelected: {};
|
|
15
16
|
excludeFromTabOrder: {};
|
|
16
17
|
id: {};
|
|
@@ -45,3 +46,4 @@ declare global {
|
|
|
45
46
|
"flr-checkbox-button": InstanceType<typeof RemoteCheckboxButtonElement>;
|
|
46
47
|
}
|
|
47
48
|
}
|
|
49
|
+
//# sourceMappingURL=RemoteCheckboxButtonElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteCheckboxButtonElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCheckboxButtonElement.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;;;;;;;;;;;;;;;;;;;;;;;;MA0BnC;IAED,WAAoB,YAAY;;;;;;;;;;MAY/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,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { CheckboxProps as RemoteCheckboxElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { CheckboxProps as RemoteCheckboxElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { CheckboxProps as RemoteCheckboxElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { CheckboxProps as RemoteCheckboxElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteCheckboxElement extends FlowRemoteElement<RemoteCheckboxElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
"aria-controls": {};
|
|
8
8
|
"aria-describedby": {};
|
|
@@ -11,6 +11,7 @@ export declare class RemoteCheckboxElement extends FlowRemoteElement<RemoteCheck
|
|
|
11
11
|
"aria-label": {};
|
|
12
12
|
"aria-labelledby": {};
|
|
13
13
|
autoFocus: {};
|
|
14
|
+
className: {};
|
|
14
15
|
defaultSelected: {};
|
|
15
16
|
excludeFromTabOrder: {};
|
|
16
17
|
id: {};
|
|
@@ -45,3 +46,4 @@ declare global {
|
|
|
45
46
|
"flr-checkbox": InstanceType<typeof RemoteCheckboxElement>;
|
|
46
47
|
}
|
|
47
48
|
}
|
|
49
|
+
//# sourceMappingURL=RemoteCheckboxElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteCheckboxElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCheckboxElement.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;;;;;;;;;;;;;;;;;;;;;;;;MA0BnC;IAED,WAAoB,YAAY;;;;;;;;;;MAY/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,14 +1,15 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { CheckboxGroupProps as RemoteCheckboxGroupElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { CheckboxGroupProps as RemoteCheckboxGroupElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { CheckboxGroupProps as RemoteCheckboxGroupElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { CheckboxGroupProps as RemoteCheckboxGroupElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteCheckboxGroupElement extends FlowRemoteElement<RemoteCheckboxGroupElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
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: {};
|
|
@@ -37,3 +38,4 @@ declare global {
|
|
|
37
38
|
"flr-checkbox-group": InstanceType<typeof RemoteCheckboxGroupElement>;
|
|
38
39
|
}
|
|
39
40
|
}
|
|
41
|
+
//# sourceMappingURL=RemoteCheckboxGroupElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteCheckboxGroupElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCheckboxGroupElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,kBAAkB,IAAI,+BAA+B,EAAE,MAAM,iCAAiC,CAAC;AAC7G,YAAY,EAAE,kBAAkB,IAAI,+BAA+B,EAAE,MAAM,iCAAiC,CAAC;AAE7G,qBAAa,0BAA2B,SAAQ,iBAAiB,CAAC,+BAA+B,CAAC;IAChG,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;;;;MAuBnC;IAED,WAAoB,YAAY;;;;;MAO/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,oBAAoB,EAAE,YAAY,CAAC,OAAO,0BAA0B,CAAC,CAAC;KACvE;CACF"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
+
import { ClearPropsContextContentProps as RemoteClearPropsContextContentElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ClearPropsContextContentProps as RemoteClearPropsContextContentElementProps } from '@mittwald/flow-react-components';
|
|
4
|
+
export declare class RemoteClearPropsContextContentElement extends FlowRemoteElement<RemoteClearPropsContextContentElementProps> {
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
|
+
static get remoteProperties(): {};
|
|
7
|
+
static get remoteEvents(): {};
|
|
8
|
+
static get remoteSlots(): never[];
|
|
9
|
+
}
|
|
10
|
+
declare global {
|
|
11
|
+
interface HTMLElementTagNameMap {
|
|
12
|
+
"flr-clear-props-context-content": InstanceType<typeof RemoteClearPropsContextContentElement>;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
//# sourceMappingURL=RemoteClearPropsContextContentElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteClearPropsContextContentElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteClearPropsContextContentElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,6BAA6B,IAAI,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AACnI,YAAY,EAAE,6BAA6B,IAAI,0CAA0C,EAAE,MAAM,iCAAiC,CAAC;AAEnI,qBAAa,qCAAsC,SAAQ,iBAAiB,CAAC,0CAA0C,CAAC;IACtH,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB,OAEnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iCAAiC,EAAE,YAAY,CAC7C,OAAO,qCAAqC,CAC7C,CAAC;KACH;CACF"}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { CodeBlockProps as RemoteCodeBlockElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { CodeBlockProps as RemoteCodeBlockElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { CodeBlockProps as RemoteCodeBlockElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { CodeBlockProps as RemoteCodeBlockElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteCodeBlockElement extends FlowRemoteElement<RemoteCodeBlockElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
|
+
className: {};
|
|
7
8
|
code: {};
|
|
8
9
|
color: {};
|
|
9
10
|
copyable: {};
|
|
@@ -16,3 +17,4 @@ declare global {
|
|
|
16
17
|
"flr-code-block": InstanceType<typeof RemoteCodeBlockElement>;
|
|
17
18
|
}
|
|
18
19
|
}
|
|
20
|
+
//# sourceMappingURL=RemoteCodeBlockElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteCodeBlockElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteCodeBlockElement.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;;;;;MAOnC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,YAAY,CAAC,OAAO,sBAAsB,CAAC,CAAC;KAC/D;CACF"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { ColumnLayoutProps as RemoteColumnLayoutElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { ColumnLayoutProps as RemoteColumnLayoutElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { ColumnLayoutProps as RemoteColumnLayoutElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ColumnLayoutProps as RemoteColumnLayoutElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteColumnLayoutElement extends FlowRemoteElement<RemoteColumnLayoutElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
about: {};
|
|
8
8
|
accessKey: {};
|
|
@@ -63,6 +63,7 @@ export declare class RemoteColumnLayoutElement extends FlowRemoteElement<RemoteC
|
|
|
63
63
|
autoCorrect: {};
|
|
64
64
|
autoFocus: {};
|
|
65
65
|
autoSave: {};
|
|
66
|
+
className: {};
|
|
66
67
|
color: {};
|
|
67
68
|
columnGap: {};
|
|
68
69
|
content: {};
|
|
@@ -293,3 +294,4 @@ declare global {
|
|
|
293
294
|
"flr-column-layout": InstanceType<typeof RemoteColumnLayoutElement>;
|
|
294
295
|
}
|
|
295
296
|
}
|
|
297
|
+
//# sourceMappingURL=RemoteColumnLayoutElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteColumnLayoutElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteColumnLayoutElement.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAmHnC;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,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { ContentProps as RemoteContentElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { ContentProps as RemoteContentElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { ContentProps as RemoteContentElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ContentProps as RemoteContentElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteContentElement extends FlowRemoteElement<RemoteContentElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
about: {};
|
|
8
8
|
accessKey: {};
|
|
@@ -63,6 +63,7 @@ export declare class RemoteContentElement extends FlowRemoteElement<RemoteConten
|
|
|
63
63
|
autoCorrect: {};
|
|
64
64
|
autoFocus: {};
|
|
65
65
|
autoSave: {};
|
|
66
|
+
className: {};
|
|
66
67
|
clearPropsContext: {};
|
|
67
68
|
color: {};
|
|
68
69
|
content: {};
|
|
@@ -288,3 +289,4 @@ declare global {
|
|
|
288
289
|
"flr-content": InstanceType<typeof RemoteContentElement>;
|
|
289
290
|
}
|
|
290
291
|
}
|
|
292
|
+
//# sourceMappingURL=RemoteContentElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteContentElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteContentElement.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"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
+
import { ContextMenuContentProps as RemoteContextMenuContentElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ContextMenuContentProps as RemoteContextMenuContentElementProps } from '@mittwald/flow-react-components';
|
|
4
|
+
export declare class RemoteContextMenuContentElement extends FlowRemoteElement<RemoteContextMenuContentElementProps> {
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
|
+
static get remoteProperties(): {
|
|
7
|
+
"aria-describedby": {};
|
|
8
|
+
"aria-details": {};
|
|
9
|
+
"aria-label": {};
|
|
10
|
+
"aria-labelledby": {};
|
|
11
|
+
autoFocus: {};
|
|
12
|
+
className: {};
|
|
13
|
+
defaultSelectedKeys: {};
|
|
14
|
+
dependencies: {};
|
|
15
|
+
disabledKeys: {};
|
|
16
|
+
disallowEmptySelection: {};
|
|
17
|
+
id: {};
|
|
18
|
+
items: {};
|
|
19
|
+
renderEmptyState: {};
|
|
20
|
+
selectedKeys: {};
|
|
21
|
+
selectionMode: {};
|
|
22
|
+
shouldFocusWrap: {};
|
|
23
|
+
slot: {};
|
|
24
|
+
};
|
|
25
|
+
static get remoteEvents(): {
|
|
26
|
+
action: {};
|
|
27
|
+
close: {};
|
|
28
|
+
scroll: {};
|
|
29
|
+
selectionChange: {};
|
|
30
|
+
};
|
|
31
|
+
static get remoteSlots(): never[];
|
|
32
|
+
}
|
|
33
|
+
declare global {
|
|
34
|
+
interface HTMLElementTagNameMap {
|
|
35
|
+
"flr-context-menu-content": InstanceType<typeof RemoteContextMenuContentElement>;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=RemoteContextMenuContentElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteContextMenuContentElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteContextMenuContentElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,uBAAuB,IAAI,oCAAoC,EAAE,MAAM,iCAAiC,CAAC;AACvH,YAAY,EAAE,uBAAuB,IAAI,oCAAoC,EAAE,MAAM,iCAAiC,CAAC;AAEvH,qBAAa,+BAAgC,SAAQ,iBAAiB,CAAC,oCAAoC,CAAC;IAC1G,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;;;;;;;;;;;;;;;;;MAoBnC;IAED,WAAoB,YAAY;;;;;MAO/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,0BAA0B,EAAE,YAAY,CACtC,OAAO,+BAA+B,CACvC,CAAC;KACH;CACF"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { FlowRemoteElement } from '../lib/FlowRemoteElement';
|
|
2
|
-
import { ContextMenuSectionProps as RemoteContextMenuSectionElementProps } from '@mittwald/flow-react-components
|
|
3
|
-
export type { ContextMenuSectionProps as RemoteContextMenuSectionElementProps } from '@mittwald/flow-react-components
|
|
2
|
+
import { ContextMenuSectionProps as RemoteContextMenuSectionElementProps } from '@mittwald/flow-react-components';
|
|
3
|
+
export type { ContextMenuSectionProps as RemoteContextMenuSectionElementProps } from '@mittwald/flow-react-components';
|
|
4
4
|
export declare class RemoteContextMenuSectionElement extends FlowRemoteElement<RemoteContextMenuSectionElementProps> {
|
|
5
|
-
static get remoteAttributes():
|
|
5
|
+
static get remoteAttributes(): string[];
|
|
6
6
|
static get remoteProperties(): {
|
|
7
7
|
selectionMode: {};
|
|
8
8
|
};
|
|
@@ -14,3 +14,4 @@ declare global {
|
|
|
14
14
|
"flr-context-menu-section": InstanceType<typeof RemoteContextMenuSectionElement>;
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
+
//# sourceMappingURL=RemoteContextMenuSectionElement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoteContextMenuSectionElement.d.ts","sourceRoot":"","sources":["../../../src/auto-generated/RemoteContextMenuSectionElement.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAC5D,OAAO,KAAK,EAAE,uBAAuB,IAAI,oCAAoC,EAAE,MAAM,iCAAiC,CAAC;AACvH,YAAY,EAAE,uBAAuB,IAAI,oCAAoC,EAAE,MAAM,iCAAiC,CAAC;AAEvH,qBAAa,+BAAgC,SAAQ,iBAAiB,CAAC,oCAAoC,CAAC;IAC1G,WAAoB,gBAAgB,aAEnC;IAED,WAAoB,gBAAgB;;MAInC;IAED,WAAoB,YAAY,OAE/B;IAED,WAAoB,WAAW,YAE9B;CACF;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,0BAA0B,EAAE,YAAY,CACtC,OAAO,+BAA+B,CACvC,CAAC;KACH;CACF"}
|