@mittwald/flow-react-components 0.2.0-alpha.605 → 0.2.0-alpha.607
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/CHANGELOG.md +26 -0
- package/dist/assets/doc-properties.json +33844 -33825
- package/dist/css/all.css +1 -1
- package/dist/js/components/src/components/Badge/Badge.mjs +1 -1
- package/dist/js/components/src/components/Badge/Badge.mjs.map +1 -1
- package/dist/js/components/src/components/BrowserOnly/BrowserOnly.mjs +0 -7
- package/dist/js/components/src/components/BrowserOnly/BrowserOnly.mjs.map +1 -1
- package/dist/js/components/src/components/Button/Button.mjs +2 -1
- package/dist/js/components/src/components/Button/Button.mjs.map +1 -1
- package/dist/js/components/src/components/CartesianChart/CartesianChart.mjs +23 -17
- package/dist/js/components/src/components/CartesianChart/CartesianChart.mjs.map +1 -1
- package/dist/js/components/src/components/DonutChart/components/DonutChartValue.mjs +3 -3
- package/dist/js/components/src/components/DonutChart/components/DonutChartValue.mjs.map +1 -1
- package/dist/js/components/src/components/FileCard/FileCard.mjs +1 -1
- package/dist/js/components/src/components/FileCard/FileCard.mjs.map +1 -1
- package/dist/js/components/src/components/Flex/Flex.mjs +3 -1
- package/dist/js/components/src/components/Flex/Flex.mjs.map +1 -1
- package/dist/js/components/src/components/Initials/Initials.mjs +2 -2
- package/dist/js/components/src/components/Initials/Initials.mjs.map +1 -1
- package/dist/js/components/src/components/LabeledValue/LabeledValue.mjs +0 -1
- package/dist/js/components/src/components/LabeledValue/LabeledValue.mjs.map +1 -1
- package/dist/js/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.mjs +0 -102
- package/dist/js/components/src/components/List/components/Header/components/ActiveFilters/ActiveFilters.mjs.map +1 -1
- package/dist/js/components/src/components/List/components/Header/components/SearchField/SearchField.mjs +0 -6
- package/dist/js/components/src/components/List/components/Header/components/SearchField/SearchField.mjs.map +1 -1
- package/dist/js/components/src/components/List/components/ListItemView/ListItemView.mjs +1 -0
- package/dist/js/components/src/components/List/components/ListItemView/ListItemView.mjs.map +1 -1
- package/dist/js/components/src/components/List/hooks/useAriaAnnounceSearchState.mjs +1 -110
- package/dist/js/components/src/components/List/hooks/useAriaAnnounceSearchState.mjs.map +1 -1
- package/dist/js/components/src/components/Markdown/Markdown.mjs +1 -1
- package/dist/js/components/src/components/Markdown/Markdown.mjs.map +1 -1
- package/dist/js/components/src/components/MarkdownEditor/MarkdownEditor.mjs +38 -48
- package/dist/js/components/src/components/MarkdownEditor/MarkdownEditor.mjs.map +1 -1
- package/dist/js/components/src/components/Message/Message.mjs +3 -2
- package/dist/js/components/src/components/Message/Message.mjs.map +1 -1
- package/dist/js/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.mjs +1 -109
- package/dist/js/components/src/components/Modal/components/OffCanvasSuspenseFallback/OffCanvasSuspenseFallback.mjs.map +1 -1
- package/dist/js/components/src/components/Navigation/components/NavigationGroup/NavigationGroup.mjs +0 -1
- package/dist/js/components/src/components/Navigation/components/NavigationGroup/NavigationGroup.mjs.map +1 -1
- package/dist/js/components/src/components/NotificationProvider/NotificationContainer/NotificationContainer.mjs +3 -3
- package/dist/js/components/src/components/NotificationProvider/NotificationContainer/NotificationContainer.mjs.map +1 -1
- package/dist/js/components/src/components/Overlay/Overlay.mjs +1 -1
- package/dist/js/components/src/components/Overlay/Overlay.mjs.map +1 -1
- package/dist/js/components/src/components/Overlay/components/OverlaySuspenseFallback.mjs +0 -109
- package/dist/js/components/src/components/Overlay/components/OverlaySuspenseFallback.mjs.map +1 -1
- package/dist/js/components/src/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.mjs +0 -4
- package/dist/js/components/src/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.mjs.map +1 -1
- package/dist/js/components/src/components/PasswordCreationField/PasswordCreationField.mjs +1 -3
- package/dist/js/components/src/components/PasswordCreationField/PasswordCreationField.mjs.map +1 -1
- package/dist/js/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.mjs +1 -0
- package/dist/js/components/src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.mjs.map +1 -1
- package/dist/js/components/src/components/Slider/Slider.mjs +10 -5
- package/dist/js/components/src/components/Slider/Slider.mjs.map +1 -1
- package/dist/js/components/src/components/Tooltip/Tooltip.mjs +0 -109
- package/dist/js/components/src/components/Tooltip/Tooltip.mjs.map +1 -1
- package/dist/js/components/src/lib/hooks/useFieldError.mjs +0 -102
- package/dist/js/components/src/lib/hooks/useFieldError.mjs.map +1 -1
- package/dist/js/components/src/lib/propsContext/mergePropsContext.mjs +0 -10
- package/dist/js/components/src/lib/propsContext/mergePropsContext.mjs.map +1 -1
- package/dist/js/components/src/lib/propsContext/nestedPropsContext/lib.mjs +0 -12
- package/dist/js/components/src/lib/propsContext/nestedPropsContext/lib.mjs.map +1 -1
- package/dist/js/components/src/lib/react/remote.mjs +3 -0
- package/dist/js/components/src/lib/react/remote.mjs.map +1 -1
- package/dist/js/flr-universal.mjs +3 -4
- package/dist/js/flr-universal.mjs.map +1 -1
- package/dist/types/components/AccentBox/stories/Default.stories.d.ts.map +1 -1
- package/dist/types/components/Button/Button.d.ts.map +1 -1
- package/dist/types/components/CartesianChart/CartesianChart.d.ts.map +1 -1
- package/dist/types/components/DonutChart/components/DonutChartValue.d.ts.map +1 -1
- package/dist/types/components/Flex/Flex.d.ts.map +1 -1
- package/dist/types/components/Initials/Initials.d.ts.map +1 -1
- package/dist/types/components/LabeledValue/LabeledValue.d.ts.map +1 -1
- package/dist/types/components/List/components/ListItemView/ListItemView.d.ts.map +1 -1
- package/dist/types/components/MarkdownEditor/MarkdownEditor.d.ts.map +1 -1
- package/dist/types/components/Message/Message.d.ts +1 -0
- package/dist/types/components/Message/Message.d.ts.map +1 -1
- package/dist/types/components/Message/stories/Default.stories.d.ts +2 -0
- package/dist/types/components/Message/stories/Default.stories.d.ts.map +1 -1
- package/dist/types/components/Navigation/components/NavigationGroup/NavigationGroup.d.ts.map +1 -1
- package/dist/types/components/Notification/stories/Default.stories.d.ts.map +1 -1
- package/dist/types/components/Notification/stories/Variants.stories.d.ts.map +1 -1
- package/dist/types/components/NotificationProvider/NotificationContainer/NotificationContainer.d.ts.map +1 -1
- package/dist/types/components/Overlay/components/OverlaySuspenseFallback.d.ts +1 -1
- package/dist/types/components/Overlay/components/OverlaySuspenseFallback.d.ts.map +1 -1
- package/dist/types/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.d.ts +1 -1
- package/dist/types/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.d.ts.map +1 -1
- package/dist/types/components/PasswordCreationField/PasswordCreationField.d.ts.map +1 -1
- package/dist/types/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.d.ts.map +1 -1
- package/dist/types/components/Slider/Slider.d.ts.map +1 -1
- package/dist/types/integrations/react-hook-form/components/Field/stories/Slider.stories.d.ts.map +1 -1
- package/dist/types/lib/react/remote.d.ts.map +1 -1
- package/package.json +16 -18
|
@@ -7,109 +7,7 @@ import { PropsContextProvider } from '../propsContext/components/PropsContextPro
|
|
|
7
7
|
import formFieldStyles from '../../components/FormField/FormField.module.scss.mjs';
|
|
8
8
|
import { TunnelExit } from '@mittwald/react-tunnel';
|
|
9
9
|
import { ClearPropsContext } from '../propsContext/components/ClearPropsContext.mjs';
|
|
10
|
-
import '../../components/AccentBox/AccentBox.mjs';
|
|
11
|
-
import 'clsx';
|
|
12
|
-
import '../../components/Button/Button.mjs';
|
|
13
|
-
import '@tabler/icons-react';
|
|
14
|
-
import '../../components/Icon/Icon.mjs';
|
|
15
|
-
import '../../views/IconView.mjs';
|
|
16
|
-
import '../../components/Activity/Activity.mjs';
|
|
17
|
-
import '../../components/Action/Action.mjs';
|
|
18
|
-
import 'react-aria';
|
|
19
|
-
import '@react-aria/live-announcer';
|
|
20
|
-
import '../../components/ActionGroup/ActionGroup.mjs';
|
|
21
|
-
import '../../components/Alert/Alert.mjs';
|
|
22
|
-
import '../../components/AlertBadge/AlertBadge.mjs';
|
|
23
|
-
import '../../components/Align/Align.mjs';
|
|
24
|
-
import '../../components/Autocomplete/Autocomplete.mjs';
|
|
25
|
-
import '../../components/Avatar/Avatar.mjs';
|
|
26
|
-
import '../../components/Badge/Badge.mjs';
|
|
27
|
-
import 'react-aria-components';
|
|
28
|
-
import 'mobx';
|
|
29
|
-
import '../controller/overlay/context.mjs';
|
|
30
10
|
import { useProps } from './useProps.mjs';
|
|
31
|
-
import 'recharts';
|
|
32
|
-
import '../../components/Heading/Heading.mjs';
|
|
33
|
-
import '../../components/Text/Text.mjs';
|
|
34
|
-
import '../../components/Checkbox/Checkbox.mjs';
|
|
35
|
-
import '../../components/CheckboxButton/CheckboxButton.mjs';
|
|
36
|
-
import '../../components/CheckboxGroup/CheckboxGroup.mjs';
|
|
37
|
-
import 'react-syntax-highlighter';
|
|
38
|
-
import '../../components/CopyButton/CopyButton.mjs';
|
|
39
|
-
import '../../components/ColumnLayout/ColumnLayout.mjs';
|
|
40
|
-
import '../../components/ComboBox/ComboBox.mjs';
|
|
41
|
-
import '../propsContext/components/ComponentPropsContextProvider.mjs';
|
|
42
|
-
import '../../components/Content/Content.mjs';
|
|
43
|
-
import '../../components/ContextMenu/ContextMenu.mjs';
|
|
44
|
-
import '../../components/MenuItem/MenuItem.mjs';
|
|
45
|
-
import '../../components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.mjs';
|
|
46
|
-
import '../../components/ContextMenu/components/ContextMenuSection/ContextMenuSection.mjs';
|
|
47
|
-
import '../../components/ContextualHelp/ContextualHelp.mjs';
|
|
48
|
-
import '../../components/ContextualHelp/components/ContextualHelpTrigger/ContextualHelpTrigger.mjs';
|
|
49
|
-
import '../../components/CounterBadge/CounterBadge.mjs';
|
|
50
|
-
import '../../components/CountryOptions/CountryOptions.mjs';
|
|
51
|
-
import '../../components/DatePicker/DatePicker.mjs';
|
|
52
|
-
import '../../components/DateRangePicker/DateRangePicker.mjs';
|
|
53
|
-
import '../../components/FieldDescription/FieldDescription.mjs';
|
|
54
|
-
import '../../components/FieldError/FieldError.mjs';
|
|
55
|
-
import '../../components/FileCard/FileCard.mjs';
|
|
56
|
-
import '../../components/FileCardList/FileCardList.mjs';
|
|
57
|
-
import '../../components/FileDropZone/FileDropZone.mjs';
|
|
58
|
-
import '../../components/FileField/FileField.mjs';
|
|
59
|
-
import '../../components/Header/Header.mjs';
|
|
60
|
-
import '../../components/Image/Image.mjs';
|
|
61
|
-
import '../../components/Initials/Initials.mjs';
|
|
62
|
-
import '../../components/Label/Label.mjs';
|
|
63
|
-
import '../../components/LayoutCard/LayoutCard.mjs';
|
|
64
|
-
import '../../components/OverlayTrigger/components/MenuTrigger/MenuTrigger.mjs';
|
|
65
|
-
import '../../views/DialogTriggerView.mjs';
|
|
66
|
-
import '../../components/LightBox/LightBox.mjs';
|
|
67
|
-
import '../../components/Link/Link.mjs';
|
|
68
|
-
import 'invariant';
|
|
69
|
-
import '../../views/ListItemViewContentView.mjs';
|
|
70
|
-
import '../../views/ButtonView.mjs';
|
|
71
|
-
import '../../views/ContextMenuTriggerView.mjs';
|
|
72
|
-
import '../../components/List/components/ListSummary/ListSummary.mjs';
|
|
73
|
-
import '../../components/List/listContext.mjs';
|
|
74
|
-
import '../../components/List/List.mjs';
|
|
75
|
-
import 'react-markdown';
|
|
76
|
-
import 'remeda';
|
|
77
|
-
import 'remark-gfm';
|
|
78
|
-
import '../../components/MarkdownEditor/MarkdownEditor.mjs';
|
|
79
|
-
import '../../components/Message/Message.mjs';
|
|
80
|
-
import '../../components/MessageThread/MessageThread.mjs';
|
|
81
|
-
import '../../components/Modal/Modal.mjs';
|
|
82
|
-
import '../../components/Navigation/Navigation.mjs';
|
|
83
|
-
import '../../components/Navigation/components/NavigationGroup/NavigationGroup.mjs';
|
|
84
|
-
import '../../components/NotificationProvider/NotificationProvider.mjs';
|
|
85
|
-
import 'luxon';
|
|
86
|
-
import '../../components/NumberField/NumberField.mjs';
|
|
87
|
-
import '../../components/Option/Option.mjs';
|
|
88
|
-
import '../../views/OverlayContentView.mjs';
|
|
89
|
-
import '../../views/LoadingSpinnerView.mjs';
|
|
90
|
-
import '../../components/PasswordCreationField/PasswordCreationField.mjs';
|
|
91
|
-
import '../../components/Popover/components/PopoverTrigger/PopoverTrigger.mjs';
|
|
92
|
-
import '../../components/Popover/Popover.mjs';
|
|
93
|
-
import '../../components/ProgressBar/ProgressBar.mjs';
|
|
94
|
-
import '../../components/RadioGroup/RadioGroup.mjs';
|
|
95
|
-
import '../../components/RadioGroup/components/Radio/Radio.mjs';
|
|
96
|
-
import '../../components/RadioGroup/components/RadioButton/RadioButton.mjs';
|
|
97
|
-
import '../../components/SearchField/SearchField.mjs';
|
|
98
|
-
import '../../components/Section/Section.mjs';
|
|
99
|
-
import '../../components/SegmentedControl/SegmentedControl.mjs';
|
|
100
|
-
import '../../components/SegmentedControl/components/Segment/Segment.mjs';
|
|
101
|
-
import '../../components/Select/Select.mjs';
|
|
102
|
-
import '../../components/SettingsProvider/SettingsProvider.mjs';
|
|
103
|
-
import '../../components/Slider/Slider.mjs';
|
|
104
|
-
import '../../components/SuspenseTrigger/SuspenseTrigger.mjs';
|
|
105
|
-
import '../../components/Switch/Switch.mjs';
|
|
106
|
-
import '../../components/Tabs/Tabs.mjs';
|
|
107
|
-
import '../../components/Tabs/components/Tab/context.mjs';
|
|
108
|
-
import '../../components/TextArea/TextArea.mjs';
|
|
109
|
-
import '../../components/TextField/TextField.mjs';
|
|
110
|
-
import '../../components/TimeField/TimeField.mjs';
|
|
111
|
-
import '../../components/TranslationProvider/TranslationProvider.mjs';
|
|
112
|
-
import '../remote/eventHandlerContext.mjs';
|
|
113
11
|
|
|
114
12
|
const useFieldError = (tunnelIdFromProps) => {
|
|
115
13
|
const id = useId();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFieldError.mjs","sources":["../../../../../../src/lib/hooks/useFieldError.tsx"],"sourcesContent":["import React, { type FC, type PropsWithChildren, useId, useMemo } from \"react\";\nimport { type PropsContext, PropsContextProvider } from \"@/lib/propsContext\";\nimport formFieldStyles from \"@/components/FormField/FormField.module.scss\";\nimport { TunnelExit } from \"@mittwald/react-tunnel\";\nimport ClearPropsContext from \"@/lib/propsContext/components/ClearPropsContext\";\nimport { useProps } from \"@/
|
|
1
|
+
{"version":3,"file":"useFieldError.mjs","sources":["../../../../../../src/lib/hooks/useFieldError.tsx"],"sourcesContent":["import React, { type FC, type PropsWithChildren, useId, useMemo } from \"react\";\nimport { type PropsContext, PropsContextProvider } from \"@/lib/propsContext\";\nimport formFieldStyles from \"@/components/FormField/FormField.module.scss\";\nimport { TunnelExit } from \"@mittwald/react-tunnel\";\nimport ClearPropsContext from \"@/lib/propsContext/components/ClearPropsContext\";\nimport { useProps } from \"@/lib/hooks/useProps\";\n\nexport const useFieldError = (tunnelIdFromProps?: string) => {\n const id = useId();\n const currentTunnelId = useProps(\"FieldError\", {}).tunnelId;\n const tunnelId = tunnelIdFromProps ?? currentTunnelId ?? `${id}.fieldError`;\n\n const fieldErrorCapturePropsContext: PropsContext = {\n FieldError: {\n tunnelId,\n className: formFieldStyles.fieldError,\n },\n };\n\n const FieldErrorCaptureContext: FC<PropsWithChildren> = useMemo(\n () => (props) => {\n return (\n <PropsContextProvider\n props={fieldErrorCapturePropsContext}\n dependencies={[tunnelId]}\n >\n {props.children}\n </PropsContextProvider>\n );\n },\n [tunnelId],\n );\n\n const FieldErrorView = () => {\n if (currentTunnelId) {\n return null;\n }\n\n return (\n <TunnelExit id={tunnelId}>\n {(children) => {\n const childrenArray = React.Children.toArray(children);\n return <ClearPropsContext>{childrenArray[0]}</ClearPropsContext>;\n }}\n </TunnelExit>\n );\n };\n\n return {\n FieldErrorCaptureContext,\n FieldErrorView,\n } as const;\n};\n"],"names":[],"mappings":";;;;;;;;;AAOO,MAAM,aAAA,GAAgB,CAAC,iBAAA,KAA+B;AAC3D,EAAA,MAAM,KAAK,KAAA,EAAM;AACjB,EAAA,MAAM,eAAA,GAAkB,QAAA,CAAS,YAAA,EAAc,EAAE,CAAA,CAAE,QAAA;AACnD,EAAA,MAAM,QAAA,GAAgC,eAAA,IAAmB,CAAA,EAAG,EAAE,CAAA,WAAA,CAAA;AAE9D,EAAA,MAAM,6BAAA,GAA8C;AAAA,IAClD,UAAA,EAAY;AAAA,MACV,QAAA;AAAA,MACA,WAAW,eAAA,CAAgB;AAAA;AAC7B,GACF;AAEA,EAAA,MAAM,wBAAA,GAAkD,OAAA;AAAA,IACtD,MAAM,CAAC,KAAA,KAAU;AACf,MAAA,uBACE,GAAA;AAAA,QAAC,oBAAA;AAAA,QAAA;AAAA,UACC,KAAA,EAAO,6BAAA;AAAA,UACP,YAAA,EAAc,CAAC,QAAQ,CAAA;AAAA,UAEtB,QAAA,EAAA,KAAA,CAAM;AAAA;AAAA,OACT;AAAA,IAEJ,CAAA;AAAA,IACA,CAAC,QAAQ;AAAA,GACX;AAEA,EAAA,MAAM,iBAAiB,MAAM;AAC3B,IAAA,IAAI,eAAA,EAAiB;AACnB,MAAA,OAAO,IAAA;AAAA,IACT;AAEA,IAAA,uBACE,GAAA,CAAC,UAAA,EAAA,EAAW,EAAA,EAAI,QAAA,EACb,WAAC,QAAA,KAAa;AACb,MAAA,MAAM,aAAA,GAAgB,KAAA,CAAM,QAAA,CAAS,OAAA,CAAQ,QAAQ,CAAA;AACrD,MAAA,uBAAO,GAAA,CAAC,iBAAA,EAAA,EAAmB,QAAA,EAAA,aAAA,CAAc,CAAC,CAAA,EAAE,CAAA;AAAA,IAC9C,CAAA,EACF,CAAA;AAAA,EAEJ,CAAA;AAEA,EAAA,OAAO;AAAA,IACL,wBAAA;AAAA,IACA;AAAA,GACF;AACF;;;;"}
|
|
@@ -1,17 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
|
-
import 'react';
|
|
4
3
|
import { isFlowComponentName } from './isFlowComponentName.mjs';
|
|
5
|
-
import 'react/jsx-runtime';
|
|
6
|
-
import '@mittwald/react-tunnel';
|
|
7
|
-
import '../slotContext/SlotContextProvider.mjs';
|
|
8
|
-
import './propsContext.mjs';
|
|
9
|
-
import 'remeda';
|
|
10
4
|
import { getPropsMerger } from '../react/getPropsMerger.mjs';
|
|
11
|
-
import './components/ComponentPropsContextProvider.mjs';
|
|
12
|
-
import '../../views/ClearPropsContextView.mjs';
|
|
13
|
-
import './components/PropsContextProvider.mjs';
|
|
14
|
-
import '../viewComponentContext/viewComponentContext.mjs';
|
|
15
5
|
|
|
16
6
|
const merger = getPropsMerger({
|
|
17
7
|
mergeClassNames: false,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mergePropsContext.mjs","sources":["../../../../../../src/lib/propsContext/mergePropsContext.ts"],"sourcesContent":["import { isFlowComponentName } from \"@/
|
|
1
|
+
{"version":3,"file":"mergePropsContext.mjs","sources":["../../../../../../src/lib/propsContext/mergePropsContext.ts"],"sourcesContent":["import { isFlowComponentName } from \"@/lib/propsContext/isFlowComponentName\";\nimport type { PropsContext, WorkaroundType } from \"@/lib/propsContext/types\";\nimport { getPropsMerger } from \"@/lib/react/getPropsMerger\";\n\nconst merger = getPropsMerger({\n mergeClassNames: false,\n mergeEventHandler: true,\n});\n\nexport const mergePropsContext = (\n firstContext: PropsContext = {},\n secondContext: PropsContext = {},\n): PropsContext => {\n const mergedComponentNames = Object.keys({\n ...firstContext,\n ...secondContext,\n }).filter(isFlowComponentName);\n\n return Object.fromEntries(\n mergedComponentNames.map((componentName) => [\n componentName,\n merger<WorkaroundType>(\n firstContext[componentName],\n secondContext[componentName],\n ),\n ]),\n );\n};\n\nexport default mergePropsContext;\n"],"names":[],"mappings":";;;AAIA,MAAM,SAAS,cAAA,CAAe;AAAA,EAC5B,eAAA,EAAiB,KAAA;AAAA,EACjB,iBAAA,EAAmB;AACrB,CAAC,CAAA;AAEM,MAAM,oBAAoB,CAC/B,YAAA,GAA6B,EAAC,EAC9B,aAAA,GAA8B,EAAC,KACd;AACjB,EAAA,MAAM,oBAAA,GAAuB,OAAO,IAAA,CAAK;AAAA,IACvC,GAAG,YAAA;AAAA,IACH,GAAG;AAAA,GACJ,CAAA,CAAE,MAAA,CAAO,mBAAmB,CAAA;AAE7B,EAAA,OAAO,MAAA,CAAO,WAAA;AAAA,IACZ,oBAAA,CAAqB,GAAA,CAAI,CAAC,aAAA,KAAkB;AAAA,MAC1C,aAAA;AAAA,MACA,MAAA;AAAA,QACE,aAAa,aAAa,CAAA;AAAA,QAC1B,cAAc,aAAa;AAAA;AAC7B,KACD;AAAA,GACH;AACF;;;;"}
|
|
@@ -1,19 +1,7 @@
|
|
|
1
1
|
"use client"
|
|
2
2
|
/* */
|
|
3
3
|
import { nestingLevelKey } from './types.mjs';
|
|
4
|
-
import 'react';
|
|
5
4
|
import { isFlowComponentName } from '../isFlowComponentName.mjs';
|
|
6
|
-
import 'react/jsx-runtime';
|
|
7
|
-
import '@mittwald/react-tunnel';
|
|
8
|
-
import '../../slotContext/SlotContextProvider.mjs';
|
|
9
|
-
import '../propsContext.mjs';
|
|
10
|
-
import 'remeda';
|
|
11
|
-
import '@react-aria/utils';
|
|
12
|
-
import 'dot-prop';
|
|
13
|
-
import '../components/ComponentPropsContextProvider.mjs';
|
|
14
|
-
import '../../../views/ClearPropsContextView.mjs';
|
|
15
|
-
import '../components/PropsContextProvider.mjs';
|
|
16
|
-
import '../../viewComponentContext/viewComponentContext.mjs';
|
|
17
5
|
|
|
18
6
|
function isNestingProps(propsContext) {
|
|
19
7
|
return !!propsContext && typeof propsContext === "object" && nestingLevelKey in propsContext && typeof propsContext[nestingLevelKey] === "number";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lib.mjs","sources":["../../../../../../../src/lib/propsContext/nestedPropsContext/lib.ts"],"sourcesContent":["import type { PropsContext } from \"@/lib/propsContext/types\";\nimport {\n nestingLevelKey,\n type NestingLevelProps,\n} from \"@/lib/propsContext/nestedPropsContext/types\";\nimport { isFlowComponentName } from \"@/
|
|
1
|
+
{"version":3,"file":"lib.mjs","sources":["../../../../../../../src/lib/propsContext/nestedPropsContext/lib.ts"],"sourcesContent":["import type { PropsContext } from \"@/lib/propsContext/types\";\nimport {\n nestingLevelKey,\n type NestingLevelProps,\n} from \"@/lib/propsContext/nestedPropsContext/types\";\nimport { isFlowComponentName } from \"@/lib/propsContext/isFlowComponentName\";\n\nexport function isNestingProps(\n propsContext: unknown,\n): propsContext is NestingLevelProps {\n return (\n !!propsContext &&\n typeof propsContext === \"object\" &&\n nestingLevelKey in propsContext &&\n typeof propsContext[nestingLevelKey] === \"number\"\n );\n}\n\nexport function isNestingLevelKey(key: string) {\n return key === nestingLevelKey;\n}\n\nexport const getNestingLevel = (props: unknown) => {\n return isNestingProps(props) ? (props[nestingLevelKey] ?? 0) : 0;\n};\n\nexport const addNestingLevel = (\n propsContext: PropsContext,\n currentLevel = 0,\n) => {\n const withNestingLevel: PropsContext = {\n ...propsContext,\n };\n\n for (const [key, value] of Object.entries(propsContext)) {\n if (isFlowComponentName(key) && !isNestingProps(value)) {\n withNestingLevel[key] = {\n ...addNestingLevel(value, currentLevel + 1),\n [nestingLevelKey]: currentLevel,\n };\n }\n }\n\n return withNestingLevel;\n};\n"],"names":[],"mappings":";;;AAOO,SAAS,eACd,YAAA,EACmC;AACnC,EAAA,OACE,CAAC,CAAC,YAAA,IACF,OAAO,YAAA,KAAiB,QAAA,IACxB,eAAA,IAAmB,YAAA,IACnB,OAAO,YAAA,CAAa,eAAe,CAAA,KAAM,QAAA;AAE7C;AAEO,SAAS,kBAAkB,GAAA,EAAa;AAC7C,EAAA,OAAO,GAAA,KAAQ,eAAA;AACjB;AAEO,MAAM,eAAA,GAAkB,CAAC,KAAA,KAAmB;AACjD,EAAA,OAAO,eAAe,KAAK,CAAA,GAAK,KAAA,CAAM,eAAe,KAAK,CAAA,GAAK,CAAA;AACjE;AAEO,MAAM,eAAA,GAAkB,CAC7B,YAAA,EACA,YAAA,GAAe,CAAA,KACZ;AACH,EAAA,MAAM,gBAAA,GAAiC;AAAA,IACrC,GAAG;AAAA,GACL;AAEA,EAAA,KAAA,MAAW,CAAC,GAAA,EAAK,KAAK,KAAK,MAAA,CAAO,OAAA,CAAQ,YAAY,CAAA,EAAG;AACvD,IAAA,IAAI,oBAAoB,GAAG,CAAA,IAAK,CAAC,cAAA,CAAe,KAAK,CAAA,EAAG;AACtD,MAAA,gBAAA,CAAiB,GAAG,CAAA,GAAI;AAAA,QACtB,GAAG,eAAA,CAAgB,KAAA,EAAO,YAAA,GAAe,CAAC,CAAA;AAAA,QAC1C,CAAC,eAAe,GAAG;AAAA,OACrB;AAAA,IACF;AAAA,EACF;AAEA,EAAA,OAAO,gBAAA;AACT;;;;"}
|
|
@@ -7,6 +7,9 @@ function isRemoteComponentRendererProps(props) {
|
|
|
7
7
|
return isObjectType(props) && "element" in props && "components" in props && "receiver" in props;
|
|
8
8
|
}
|
|
9
9
|
const extractTextFromFirstChild = (children) => {
|
|
10
|
+
if (Children.count(children) !== 1) {
|
|
11
|
+
return void 0;
|
|
12
|
+
}
|
|
10
13
|
const firstChild = Children.toArray(children)[0];
|
|
11
14
|
return typeof firstChild === "string" ? firstChild : isValidElement(firstChild) && isRemoteTextRenderProps(firstChild.props) ? firstChild.props.remote.data : void 0;
|
|
12
15
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remote.mjs","sources":["../../../../../../src/lib/react/remote.ts"],"sourcesContent":["import type {\n RemoteComponentRendererProps,\n RemoteTextRendererProps,\n} from \"@mittwald/remote-dom-react/host\";\nimport { isObjectType, isString } from \"remeda\";\nimport { Children, isValidElement, type ReactNode } from \"react\";\n\nexport function isRemoteComponentRendererProps(\n props: unknown,\n): props is RemoteComponentRendererProps {\n return (\n isObjectType(props) &&\n \"element\" in props &&\n \"components\" in props &&\n \"receiver\" in props\n );\n}\n\nexport const extractTextFromFirstChild = (children: ReactNode) => {\n const firstChild = Children.toArray(children)[0];\n return typeof firstChild === \"string\"\n ? firstChild\n : isValidElement(firstChild) && isRemoteTextRenderProps(firstChild.props)\n ? firstChild.props.remote.data\n : undefined;\n};\n\nexport function isRemoteTextRenderProps(\n props: unknown,\n): props is RemoteTextRendererProps {\n return (\n isObjectType(props) &&\n \"remote\" in props &&\n isObjectType(props.remote) &&\n \"data\" in props.remote &&\n isString(props.remote.data)\n );\n}\n"],"names":[],"mappings":";;;AAOO,SAAS,+BACd,KAAA,EACuC;AACvC,EAAA,OACE,aAAa,KAAK,CAAA,IAClB,aAAa,KAAA,IACb,YAAA,IAAgB,SAChB,UAAA,IAAc,KAAA;AAElB;AAEO,MAAM,yBAAA,GAA4B,CAAC,QAAA,KAAwB;AAChE,EAAA,MAAM,UAAA,GAAa,QAAA,CAAS,OAAA,CAAQ,QAAQ,EAAE,CAAC,CAAA;
|
|
1
|
+
{"version":3,"file":"remote.mjs","sources":["../../../../../../src/lib/react/remote.ts"],"sourcesContent":["import type {\n RemoteComponentRendererProps,\n RemoteTextRendererProps,\n} from \"@mittwald/remote-dom-react/host\";\nimport { isObjectType, isString } from \"remeda\";\nimport { Children, isValidElement, type ReactNode } from \"react\";\n\nexport function isRemoteComponentRendererProps(\n props: unknown,\n): props is RemoteComponentRendererProps {\n return (\n isObjectType(props) &&\n \"element\" in props &&\n \"components\" in props &&\n \"receiver\" in props\n );\n}\n\nexport const extractTextFromFirstChild = (children: ReactNode) => {\n if (Children.count(children) !== 1) {\n return undefined;\n }\n\n const firstChild = Children.toArray(children)[0];\n\n return typeof firstChild === \"string\"\n ? firstChild\n : isValidElement(firstChild) && isRemoteTextRenderProps(firstChild.props)\n ? firstChild.props.remote.data\n : undefined;\n};\n\nexport function isRemoteTextRenderProps(\n props: unknown,\n): props is RemoteTextRendererProps {\n return (\n isObjectType(props) &&\n \"remote\" in props &&\n isObjectType(props.remote) &&\n \"data\" in props.remote &&\n isString(props.remote.data)\n );\n}\n"],"names":[],"mappings":";;;AAOO,SAAS,+BACd,KAAA,EACuC;AACvC,EAAA,OACE,aAAa,KAAK,CAAA,IAClB,aAAa,KAAA,IACb,YAAA,IAAgB,SAChB,UAAA,IAAc,KAAA;AAElB;AAEO,MAAM,yBAAA,GAA4B,CAAC,QAAA,KAAwB;AAChE,EAAA,IAAI,QAAA,CAAS,KAAA,CAAM,QAAQ,CAAA,KAAM,CAAA,EAAG;AAClC,IAAA,OAAO,MAAA;AAAA,EACT;AAEA,EAAA,MAAM,UAAA,GAAa,QAAA,CAAS,OAAA,CAAQ,QAAQ,EAAE,CAAC,CAAA;AAE/C,EAAA,OAAO,OAAO,UAAA,KAAe,QAAA,GACzB,UAAA,GACA,eAAe,UAAU,CAAA,IAAK,uBAAA,CAAwB,UAAA,CAAW,KAAK,CAAA,GACpE,UAAA,CAAW,KAAA,CAAM,OAAO,IAAA,GACxB,MAAA;AACR;AAEO,SAAS,wBACd,KAAA,EACkC;AAClC,EAAA,OACE,YAAA,CAAa,KAAK,CAAA,IAClB,QAAA,IAAY,SACZ,YAAA,CAAa,KAAA,CAAM,MAAM,CAAA,IACzB,UAAU,KAAA,CAAM,MAAA,IAChB,QAAA,CAAS,KAAA,CAAM,OAAO,IAAI,CAAA;AAE9B;;;;"}
|
|
@@ -201,10 +201,6 @@ export { useOverlayController } from './components/src/lib/controller/overlay/us
|
|
|
201
201
|
import './components/src/lib/controller/overlay/context.mjs';
|
|
202
202
|
import './components/src/views/OverlayContentView.mjs';
|
|
203
203
|
import './components/src/views/LoadingSpinnerView.mjs';
|
|
204
|
-
export { useOnChange } from './components/src/lib/hooks/useOnChange.mjs';
|
|
205
|
-
export { useIsMounted } from './components/src/lib/hooks/useIsMounted.mjs';
|
|
206
|
-
export { useProps } from './components/src/lib/hooks/useProps.mjs';
|
|
207
|
-
import './components/src/lib/remote/eventHandlerContext.mjs';
|
|
208
204
|
import './components/src/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.mjs';
|
|
209
205
|
import './components/src/components/PasswordCreationField/PasswordCreationField.mjs';
|
|
210
206
|
export { PopoverTrigger } from './components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.mjs';
|
|
@@ -228,4 +224,7 @@ import './components/src/components/TextArea/TextArea.mjs';
|
|
|
228
224
|
import './components/src/components/TextField/TextField.mjs';
|
|
229
225
|
import './components/src/components/TimeField/TimeField.mjs';
|
|
230
226
|
import './components/src/components/TranslationProvider/TranslationProvider.mjs';
|
|
227
|
+
export { useOnChange } from './components/src/lib/hooks/useOnChange.mjs';
|
|
228
|
+
export { useIsMounted } from './components/src/lib/hooks/useIsMounted.mjs';
|
|
229
|
+
export { useProps } from './components/src/lib/hooks/useProps.mjs';
|
|
231
230
|
//# sourceMappingURL=flr-universal.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flr-universal.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"flr-universal.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Default.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/AccentBox/stories/Default.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIvD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"Default.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/AccentBox/stories/Default.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIvD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAcnD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAahC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,SAAS,CAAC,CAAC;AAExC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,QAAQ,EAAE,KAiBtB,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,KAYtB,CAAC;AAEF,eAAO,MAAM,KAAK,EAAE,KAYnB,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAc1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,KA8BhC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAO9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../src/components/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAE/C,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAO9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAM/E,MAAM,WAAW,WACf,SAAQ,iBAAiB,CAAC,IAAI,CAAC,WAAW,CAAC,EACzC,kBAAkB,CAAC,iBAAiB,CAAC;IACvC,kDAAkD;IAClD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,kDAAkD;IAClD,KAAK,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAC;IACzE,yDAAyD;IACzD,OAAO,CAAC,EAAE,OAAO,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;IACjD,2CAA2C;IAC3C,IAAI,CAAC,EAAE,GAAG,GAAG,GAAG,CAAC;IACjB,8CAA8C;IAC9C,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,gDAAgD;IAChD,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,kDAAkD;IAClD,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,+CAA+C;IAC/C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kDAAkD;IAClD,UAAU,CAAC,EAAE,OAAO,CAAC;CAKtB;AAwBD,wBAAwB;AACxB,eAAO,MAAM,MAAM,mGA2GjB,CAAC;AAEH,eAAe,MAAM,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CartesianChart.d.ts","sourceRoot":"","sources":["../../../../src/components/CartesianChart/CartesianChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AACrC,OAAO,KAAK,EAAE,EAKZ,KAAK,cAAc,EACnB,KAAK,EAAE,EACP,KAAK,iBAAiB,EAGvB,MAAM,OAAO,CAAC;AAMf,MAAM,WAAW,4BAA4B;IAC3C,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,QAAQ,CAAC,aAAa,CAAC,CAAC,MAAM,CAAC,CAAC;CAC9D;AAED,MAAM,WAAW,mBACf,SAAQ,IAAI,CACR,cAAc,CAAC,OAAO,QAAQ,CAAC,aAAa,CAAC,EAC7C,MAAM,GAAG,WAAW,GAAG,QAAQ,GAAG,YAAY,CAC/C,EACD,iBAAiB;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,yDAAyD;IACzD,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,4BAA4B,CAAC,CAAC;IAC9D;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,wBAAwB;AACxB,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,mBAAmB,
|
|
1
|
+
{"version":3,"file":"CartesianChart.d.ts","sourceRoot":"","sources":["../../../../src/components/CartesianChart/CartesianChart.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,UAAU,CAAC;AACrC,OAAO,KAAK,EAAE,EAKZ,KAAK,cAAc,EACnB,KAAK,EAAE,EACP,KAAK,iBAAiB,EAGvB,MAAM,OAAO,CAAC;AAMf,MAAM,WAAW,4BAA4B;IAC3C,IAAI,CAAC,EAAE,cAAc,CAAC,OAAO,QAAQ,CAAC,aAAa,CAAC,CAAC,MAAM,CAAC,CAAC;CAC9D;AAED,MAAM,WAAW,mBACf,SAAQ,IAAI,CACR,cAAc,CAAC,OAAO,QAAQ,CAAC,aAAa,CAAC,EAC7C,MAAM,GAAG,WAAW,GAAG,QAAQ,GAAG,YAAY,CAC/C,EACD,iBAAiB;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,yDAAyD;IACzD,SAAS,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,4BAA4B,CAAC,CAAC;IAC9D;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,wBAAwB;AACxB,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,mBAAmB,CAgGlD,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DonutChartValue.d.ts","sourceRoot":"","sources":["../../../../../src/components/DonutChart/components/DonutChartValue.tsx"],"names":[],"mappings":"AACA,OAAc,
|
|
1
|
+
{"version":3,"file":"DonutChartValue.d.ts","sourceRoot":"","sources":["../../../../../src/components/DonutChart/components/DonutChartValue.tsx"],"names":[],"mappings":"AACA,OAAc,EAAY,KAAK,EAAE,EAAE,MAAM,OAAO,CAAC;AAEjD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAE/D,UAAU,KAAM,SAAQ,IAAI,CAAC,eAAe,EAAE,eAAe,GAAG,UAAU,CAAC;IACzE,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,eAAe,EAAE,EAAE,CAAC,KAAK,CAgBrC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Flex.d.ts","sourceRoot":"","sources":["../../../../src/components/Flex/Flex.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,KAAK,EACV,kBAAkB,EAClB,oBAAoB,EACrB,MAAM,mBAAmB,CAAC;AAI3B,MAAM,WAAW,SACf,SAAQ,iBAAiB,EACvB,kBAAkB,EAClB,oBAAoB,CAChB,KAAK,GACL,OAAO,GACP,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,SAAS,GACT,MAAM,GACN,MAAM,GACN,GAAG,GACH,QAAQ,GACR,QAAQ,CACX;IACH,6DAA6D;IAC7D,SAAS,CAAC,EAAE,aAAa,CAAC,eAAe,CAAC,CAAC;IAC3C,4DAA4D;IAC5D,KAAK,CAAC,EAAE,OAAO,GAAG,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CAAC;IAC5D,gEAAgE;IAChE,OAAO,CAAC,EAAE,aAAa,CAAC,gBAAgB,CAAC,CAAC;IAC1C,mCAAmC;IACnC,GAAG,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IACpC,yCAAyC;IACzC,SAAS,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC1C,sCAAsC;IACtC,MAAM,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IACvC,uCAAuC;IACvC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,2DAA2D;IAC3D,IAAI,CAAC,EAAE,aAAa,CAAC,UAAU,CAAC,CAAC;IACjC,kCAAkC;IAClC,OAAO,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IACxC,sCAAsC;IACtC,UAAU,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC3C,yCAAyC;IACzC,aAAa,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC9C,uCAAuC;IACvC,WAAW,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC5C,wCAAwC;IACxC,YAAY,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;CAC9C;AAED,wBAAwB;AACxB,eAAO,MAAM,IAAI,EAAE,EAAE,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"Flex.d.ts","sourceRoot":"","sources":["../../../../src/components/Flex/Flex.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,KAAK,EACV,kBAAkB,EAClB,oBAAoB,EACrB,MAAM,mBAAmB,CAAC;AAI3B,MAAM,WAAW,SACf,SAAQ,iBAAiB,EACvB,kBAAkB,EAClB,oBAAoB,CAChB,KAAK,GACL,OAAO,GACP,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,SAAS,GACT,MAAM,GACN,MAAM,GACN,GAAG,GACH,QAAQ,GACR,QAAQ,CACX;IACH,6DAA6D;IAC7D,SAAS,CAAC,EAAE,aAAa,CAAC,eAAe,CAAC,CAAC;IAC3C,4DAA4D;IAC5D,KAAK,CAAC,EAAE,OAAO,GAAG,KAAK,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CAAC;IAC5D,gEAAgE;IAChE,OAAO,CAAC,EAAE,aAAa,CAAC,gBAAgB,CAAC,CAAC;IAC1C,mCAAmC;IACnC,GAAG,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IACpC,yCAAyC;IACzC,SAAS,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC1C,sCAAsC;IACtC,MAAM,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IACvC,uCAAuC;IACvC,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,2DAA2D;IAC3D,IAAI,CAAC,EAAE,aAAa,CAAC,UAAU,CAAC,CAAC;IACjC,kCAAkC;IAClC,OAAO,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IACxC,sCAAsC;IACtC,UAAU,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC3C,yCAAyC;IACzC,aAAa,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC9C,uCAAuC;IACvC,WAAW,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;IAC5C,wCAAwC;IACxC,YAAY,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAC;CAC9C;AAED,wBAAwB;AACxB,eAAO,MAAM,IAAI,EAAE,EAAE,CAAC,SAAS,CA2E9B,CAAC;AACF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Initials.d.ts","sourceRoot":"","sources":["../../../../src/components/Initials/Initials.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Initials.d.ts","sourceRoot":"","sources":["../../../../src/components/Initials/Initials.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,iBAAiB,EAAW,MAAM,OAAO,CAAC;AAIxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE/E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAI5D,MAAM,WAAW,aACf,SAAQ,iBAAiB,EACvB,kBAAkB,EAClB,kBAAkB;IACpB,aAAa,CAAC,EAAE,OAAO,CAAC;CAGzB;AAED,wBAAwB;AACxB,eAAO,MAAM,QAAQ,kGAiCnB,CAAC;AAEH,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LabeledValue.d.ts","sourceRoot":"","sources":["../../../../src/components/LabeledValue/LabeledValue.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAKnD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAE5D,MAAM,WAAW,iBACf,SAAQ,iBAAiB,EACvB,kBAAkB;CAAG;AAEzB,wBAAwB;AACxB,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,
|
|
1
|
+
{"version":3,"file":"LabeledValue.d.ts","sourceRoot":"","sources":["../../../../src/components/LabeledValue/LabeledValue.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAKnD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAE5D,MAAM,WAAW,iBACf,SAAQ,iBAAiB,EACvB,kBAAkB;CAAG;AAEzB,wBAAwB;AACxB,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA8B9C,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListItemView.d.ts","sourceRoot":"","sources":["../../../../../../src/components/List/components/ListItemView/ListItemView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAW/C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,MAAM,MAAM,iBAAiB,GAAG,iBAAiB,GAC/C,IAAI,CAAC,iBAAiB,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC,CAAC;AAE3C,eAAO,MAAM,YAAY,GAAI,OAAO,iBAAiB,
|
|
1
|
+
{"version":3,"file":"ListItemView.d.ts","sourceRoot":"","sources":["../../../../../../src/components/List/components/ListItemView/ListItemView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAW/C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAEnE,MAAM,MAAM,iBAAiB,GAAG,iBAAiB,GAC/C,IAAI,CAAC,iBAAiB,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC,CAAC;AAE3C,eAAO,MAAM,YAAY,GAAI,OAAO,iBAAiB,4CAyDpD,CAAC;AAEF,eAAe,YAAY,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MarkdownEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/MarkdownEditor/MarkdownEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"MarkdownEditor.d.ts","sourceRoot":"","sources":["../../../../src/components/MarkdownEditor/MarkdownEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAgBrE,MAAM,MAAM,kBAAkB,GAAG,QAAQ,GAAG,SAAS,CAAC;AAEtD,MAAM,WAAW,mBACf,SAAQ,aAAa,EACnB,IAAI,CAAC,aAAa,EAAE,eAAe,CAAC;CAAG;AAE3C,wBAAwB;AACxB,eAAO,MAAM,cAAc,6GAuGzB,CAAC;AAEH,eAAe,cAAc,CAAC"}
|
|
@@ -4,6 +4,7 @@ import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
|
|
|
4
4
|
export interface MessageProps extends PropsWithChildren, PropsWithClassName, FlowComponentProps {
|
|
5
5
|
/** Determines the color and orientation of the message. @default "responder" */
|
|
6
6
|
type?: "responder" | "sender";
|
|
7
|
+
color?: string;
|
|
7
8
|
}
|
|
8
9
|
/** @flr-generate all */
|
|
9
10
|
export declare const Message: import('react').FunctionComponent<MessageProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/Message.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/Message.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAiB,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAG9D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAO5D,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,sCAAsC,CAAC;AAG9C,MAAM,WAAW,YACf,SAAQ,iBAAiB,EACvB,kBAAkB,EAClB,kBAAkB;IACpB,gFAAgF;IAChF,IAAI,CAAC,EAAE,WAAW,GAAG,QAAQ,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,wBAAwB;AACxB,eAAO,MAAM,OAAO,iGAqDlB,CAAC;AAEH,eAAe,OAAO,CAAC"}
|
|
@@ -6,4 +6,6 @@ type Story = StoryObj<typeof Message>;
|
|
|
6
6
|
export declare const Default: Story;
|
|
7
7
|
export declare const Sender: Story;
|
|
8
8
|
export declare const MessageOnly: Story;
|
|
9
|
+
export declare const CustomColor: Story;
|
|
10
|
+
export declare const SenderCustomColor: Story;
|
|
9
11
|
//# sourceMappingURL=Default.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Default.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Message/stories/Default.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAW/C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,OAAO,CAiC9B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,OAAO,CAAC,CAAC;AAEtC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,MAAM,EAAE,KAAoC,CAAC;AAE1D,eAAO,MAAM,WAAW,EAAE,KAQzB,CAAC"}
|
|
1
|
+
{"version":3,"file":"Default.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Message/stories/Default.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAW/C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,OAAO,CAiC9B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,OAAO,CAAC,CAAC;AAEtC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,MAAM,EAAE,KAAoC,CAAC;AAE1D,eAAO,MAAM,WAAW,EAAE,KAQzB,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAEzB,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,KAE/B,CAAC"}
|
package/dist/types/components/Navigation/components/NavigationGroup/NavigationGroup.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationGroup.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Navigation/components/NavigationGroup/NavigationGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAQ/D,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,sCAAsC,CAAC;AAE9C,MAAM,WAAW,oBACf,SAAQ,iBAAiB,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC,EAClD,kBAAkB,CAAC,WAAW,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,wBAAwB;AACxB,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"NavigationGroup.d.ts","sourceRoot":"","sources":["../../../../../../src/components/Navigation/components/NavigationGroup/NavigationGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAQ/D,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,sCAAsC,CAAC;AAE9C,MAAM,WAAW,oBACf,SAAQ,iBAAiB,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC,EAClD,kBAAkB,CAAC,WAAW,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,wBAAwB;AACxB,eAAO,MAAM,eAAe,sGAsD1B,CAAC;AAEH,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Default.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Notification/stories/Default.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAIzD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,
|
|
1
|
+
{"version":3,"file":"Default.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Notification/stories/Default.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAGvD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAIzD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAyBnC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3C,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,WAAW,EAAE,KAEzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Variants.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Notification/stories/Variants.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIvD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAGzD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAGnC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3C,eAAO,MAAM,IAAI,EAAE,KAAU,CAAC;AAE9B,eAAO,MAAM,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"Variants.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Notification/stories/Variants.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAIvD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAGzD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAGnC,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3C,eAAO,MAAM,IAAI,EAAE,KAAU,CAAC;AAE9B,eAAO,MAAM,OAAO,EAAE,KAWrB,CAAC;AAEF,eAAO,MAAM,MAAM,EAAE,KAUpB,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,KAUrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NotificationContainer.d.ts","sourceRoot":"","sources":["../../../../../src/components/NotificationProvider/NotificationContainer/NotificationContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"NotificationContainer.d.ts","sourceRoot":"","sources":["../../../../../src/components/NotificationProvider/NotificationContainer/NotificationContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAgBhD,MAAM,MAAM,2BAA2B,GAAG,cAAc,CAAC,KAAK,CAAC,CAAC;AAEhE,eAAO,MAAM,qBAAqB,EAAE,EAAE,CAAC,2BAA2B,CA0CjE,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { OverlayContentProps } from '
|
|
2
|
+
import { OverlayContentProps } from './OverlayContent';
|
|
3
3
|
export declare const OverlaySuspenseFallback: FC<OverlayContentProps>;
|
|
4
4
|
//# sourceMappingURL=OverlaySuspenseFallback.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OverlaySuspenseFallback.d.ts","sourceRoot":"","sources":["../../../../../src/components/Overlay/components/OverlaySuspenseFallback.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGhC,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"OverlaySuspenseFallback.d.ts","sourceRoot":"","sources":["../../../../../src/components/Overlay/components/OverlaySuspenseFallback.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAGhC,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AAE1F,eAAO,MAAM,uBAAuB,EAAE,EAAE,CAAC,mBAAmB,CAG3D,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentProps, FC } from 'react';
|
|
2
|
-
import { FlowComponentProps } from '../../../../
|
|
2
|
+
import { FlowComponentProps } from '../../../../lib/componentFactory/flowComponent';
|
|
3
3
|
import * as Aria from "react-aria-components";
|
|
4
4
|
export type MenuTriggerProps = ComponentProps<typeof Aria.MenuTrigger> & FlowComponentProps;
|
|
5
5
|
/** @flr-generate all */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuTrigger.d.ts","sourceRoot":"","sources":["../../../../../../src/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAC9C,OAAO,KAAK,EAAE,cAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,
|
|
1
|
+
{"version":3,"file":"MenuTrigger.d.ts","sourceRoot":"","sources":["../../../../../../src/components/OverlayTrigger/components/MenuTrigger/MenuTrigger.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAC9C,OAAO,KAAK,EAAE,cAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAChD,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,sCAAsC,CAAC;AAE9C,MAAM,MAAM,gBAAgB,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,WAAW,CAAC,GACpE,kBAAkB,CAAC;AAErB,wBAAwB;AACxB,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CAM5C,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PasswordCreationField.d.ts","sourceRoot":"","sources":["../../../../src/components/PasswordCreationField/PasswordCreationField.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,iBAAiB,EAKvB,MAAM,OAAO,CAAC;AAMf,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,sCAAsC,CAAC;AAE9C,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAc9C,OAAO,KAAK,EACV,sBAAsB,EACtB,wBAAwB,EACxB,oBAAoB,EACrB,MAAM,4CAA4C,CAAC;AAUpD,MAAM,WAAW,0BACf,SAAQ,iBAAiB,CACrB,IAAI,CAAC,IAAI,CAAC,cAAc,EAAE,UAAU,GAAG,OAAO,GAAG,cAAc,CAAC,GAC9D,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAAC,CAChE,EACD,kBAAkB,CAAC,gBAAgB,CAAC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kBAAkB,CAAC,EAAE,CAAC,MAAM,EAAE;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IAC9E,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gBAAgB,CAAC,EAAE,wBAAwB,CAAC;CAC7C;AAED,MAAM,WAAW,8BACf,SAAQ,IAAI,CAAC,sBAAsB,EAAE,SAAS,CAAC;IAC/C,OAAO,EAAE,OAAO,GAAG,eAAe,CAAC;IACnC,WAAW,EAAE,oBAAoB,EAAE,CAAC;CACrC;AAED,wBAAwB;AACxB,eAAO,MAAM,qBAAqB,
|
|
1
|
+
{"version":3,"file":"PasswordCreationField.d.ts","sourceRoot":"","sources":["../../../../src/components/PasswordCreationField/PasswordCreationField.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,iBAAiB,EAKvB,MAAM,OAAO,CAAC;AAMf,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,sCAAsC,CAAC;AAE9C,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAc9C,OAAO,KAAK,EACV,sBAAsB,EACtB,wBAAwB,EACxB,oBAAoB,EACrB,MAAM,4CAA4C,CAAC;AAUpD,MAAM,WAAW,0BACf,SAAQ,iBAAiB,CACrB,IAAI,CAAC,IAAI,CAAC,cAAc,EAAE,UAAU,GAAG,OAAO,GAAG,cAAc,CAAC,GAC9D,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,qBAAqB,EAAE,kBAAkB,CAAC,CAAC,CAChE,EACD,kBAAkB,CAAC,gBAAgB,CAAC;IACtC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,kBAAkB,CAAC,EAAE,CAAC,MAAM,EAAE;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,KAAK,IAAI,CAAC;IAC9E,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gBAAgB,CAAC,EAAE,wBAAwB,CAAC;CAC7C;AAED,MAAM,WAAW,8BACf,SAAQ,IAAI,CAAC,sBAAsB,EAAE,SAAS,CAAC;IAC/C,OAAO,EAAE,OAAO,GAAG,eAAe,CAAC;IACnC,WAAW,EAAE,oBAAoB,EAAE,CAAC;CACrC;AAED,wBAAwB;AACxB,eAAO,MAAM,qBAAqB,iHAgOjC,CAAC;AAEF,eAAe,qBAAqB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TogglePasswordVisibilityButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TogglePasswordVisibilityButton.d.ts","sourceRoot":"","sources":["../../../../../../src/components/PasswordCreationField/components/TogglePasswordVisibilityButton/TogglePasswordVisibilityButton.tsx"],"names":[],"mappings":"AAkDA,eAAe,8BAA8B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE/E,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAa9C,MAAM,WAAW,WACf,SAAQ,kBAAkB,CAAC,gBAAgB,CAAC,EAC1C,iBAAiB,CAAC,IAAI,CAAC,WAAW,CAAC,EACnC,IAAI,CAAC,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC;IACrC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,0CAA0C;IAC1C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAwB;AACxB,eAAO,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAE/E,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAa9C,MAAM,WAAW,WACf,SAAQ,kBAAkB,CAAC,gBAAgB,CAAC,EAC1C,iBAAiB,CAAC,IAAI,CAAC,WAAW,CAAC,EACnC,IAAI,CAAC,IAAI,CAAC,gBAAgB,EAAE,MAAM,CAAC;IACrC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,0CAA0C;IAC1C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAwB;AACxB,eAAO,MAAM,MAAM,kGAsHjB,CAAC;AAEH,eAAe,MAAM,CAAC"}
|
package/dist/types/integrations/react-hook-form/components/Field/stories/Slider.stories.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.stories.d.ts","sourceRoot":"","sources":["../../../../../../../src/integrations/react-hook-form/components/Field/stories/Slider.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAKvD,OAAO,EACL,KAAK,EAKN,MAAM,gCAAgC,CAAC;AAUxC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CA6C5B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,cAAc,EAAE,
|
|
1
|
+
{"version":3,"file":"Slider.stories.d.ts","sourceRoot":"","sources":["../../../../../../../src/integrations/react-hook-form/components/Field/stories/Slider.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAKvD,OAAO,EACL,KAAK,EAKN,MAAM,gCAAgC,CAAC;AAUxC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CA6C5B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAC;AAEpC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC;AAEjC,eAAO,MAAM,cAAc,EAAE,KAuC5B,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAqCvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remote.d.ts","sourceRoot":"","sources":["../../../../src/lib/react/remote.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,4BAA4B,EAC5B,uBAAuB,EACxB,MAAM,iCAAiC,CAAC;AAEzC,OAAO,EAA4B,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEjE,wBAAgB,8BAA8B,CAC5C,KAAK,EAAE,OAAO,GACb,KAAK,IAAI,4BAA4B,CAOvC;AAED,eAAO,MAAM,yBAAyB,GAAI,UAAU,SAAS,
|
|
1
|
+
{"version":3,"file":"remote.d.ts","sourceRoot":"","sources":["../../../../src/lib/react/remote.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,4BAA4B,EAC5B,uBAAuB,EACxB,MAAM,iCAAiC,CAAC;AAEzC,OAAO,EAA4B,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEjE,wBAAgB,8BAA8B,CAC5C,KAAK,EAAE,OAAO,GACb,KAAK,IAAI,4BAA4B,CAOvC;AAED,eAAO,MAAM,yBAAyB,GAAI,UAAU,SAAS,uBAY5D,CAAC;AAEF,wBAAgB,uBAAuB,CACrC,KAAK,EAAE,OAAO,GACb,KAAK,IAAI,uBAAuB,CAQlC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-react-components",
|
|
3
|
-
"version": "0.2.0-alpha.
|
|
3
|
+
"version": "0.2.0-alpha.607",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A React implementation of Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://mittwald.github.io/flow",
|
|
@@ -49,10 +49,8 @@
|
|
|
49
49
|
"build:storybook": "storybook build",
|
|
50
50
|
"clean": "rimraf dist",
|
|
51
51
|
"dev": "storybook dev --port 6006",
|
|
52
|
-
"test": "exit 0",
|
|
53
52
|
"test:browser": "vitest run --project=browser --browser.headless",
|
|
54
53
|
"test:browser:dev": "vitest dev --project=browser",
|
|
55
|
-
"test:browser:prepare": "pnpm playwright install chromium",
|
|
56
54
|
"test:compile": "tsc --noEmit",
|
|
57
55
|
"test:unit": "vitest run --project=unit*",
|
|
58
56
|
"test:unit:dev": "vitest dev --project=unit*"
|
|
@@ -60,7 +58,7 @@
|
|
|
60
58
|
"dependencies": {
|
|
61
59
|
"@internationalized/string-compiler": "^3.2.6",
|
|
62
60
|
"@mittwald/password-tools-js": "3.0.0-alpha.18",
|
|
63
|
-
"@mittwald/react-tunnel": "0.2.0-alpha.
|
|
61
|
+
"@mittwald/react-tunnel": "0.2.0-alpha.607",
|
|
64
62
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
65
63
|
"@react-aria/form": "^3.1.2",
|
|
66
64
|
"@react-aria/live-announcer": "^3.4.4",
|
|
@@ -72,8 +70,8 @@
|
|
|
72
70
|
"@types/invariant": "^2.2.37",
|
|
73
71
|
"@types/luxon": "^3.7.1",
|
|
74
72
|
"@types/prop-types": "^15.7.15",
|
|
75
|
-
"@types/react": "^19.2.
|
|
76
|
-
"@types/react-dom": "^19.2
|
|
73
|
+
"@types/react": "^19.2.7",
|
|
74
|
+
"@types/react-dom": "^19.2",
|
|
77
75
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
78
76
|
"clsx": "^2.1.1",
|
|
79
77
|
"context": "^3.0.33",
|
|
@@ -105,7 +103,7 @@
|
|
|
105
103
|
"@faker-js/faker": "^10.1.0",
|
|
106
104
|
"@internationalized/date": "^3.10.0",
|
|
107
105
|
"@mittwald/flow-core": "",
|
|
108
|
-
"@mittwald/flow-design-tokens": "0.2.0-alpha.
|
|
106
|
+
"@mittwald/flow-design-tokens": "0.2.0-alpha.607",
|
|
109
107
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
110
108
|
"@mittwald/remote-dom-react": "1.2.2-mittwald.10",
|
|
111
109
|
"@mittwald/typescript-config": "",
|
|
@@ -116,18 +114,18 @@
|
|
|
116
114
|
"@storybook/react": "^10.0.8",
|
|
117
115
|
"@storybook/react-vite": "^10.0.8",
|
|
118
116
|
"@types/node": "24.10.1",
|
|
119
|
-
"@vitejs/plugin-react": "^5.1.
|
|
120
|
-
"@vitest/browser": "^4.0.
|
|
121
|
-
"@vitest/browser-playwright": "^4.0.
|
|
122
|
-
"@vitest/coverage-v8": "~4.0.
|
|
117
|
+
"@vitejs/plugin-react": "^5.1.2",
|
|
118
|
+
"@vitest/browser": "^4.0.15",
|
|
119
|
+
"@vitest/browser-playwright": "^4.0.15",
|
|
120
|
+
"@vitest/coverage-v8": "~4.0.15",
|
|
123
121
|
"camelcase": "^9.0.0",
|
|
124
122
|
"decamelize": "^6.0.1",
|
|
125
123
|
"fs-jetpack": "^5.1.0",
|
|
126
124
|
"glob": "^13.0.0",
|
|
127
|
-
"happy-dom": "^20.0.
|
|
125
|
+
"happy-dom": "^20.0.11",
|
|
128
126
|
"next": "~16.0.10",
|
|
129
127
|
"nx": "^22.1.0",
|
|
130
|
-
"playwright": "^1.
|
|
128
|
+
"playwright": "^1.57.0",
|
|
131
129
|
"postcss": "^8.5.6",
|
|
132
130
|
"postcss-nested-import": "^1.3.0",
|
|
133
131
|
"postcss-nesting": "^13.0.2",
|
|
@@ -146,12 +144,12 @@
|
|
|
146
144
|
"tsx": "^4.20.6",
|
|
147
145
|
"typescript": "^5.9.3",
|
|
148
146
|
"typescript-plugin-css-modules": "^5.2.0",
|
|
149
|
-
"vite": "^7.2.
|
|
147
|
+
"vite": "^7.2.7",
|
|
150
148
|
"vite-plugin-banner": "^0.8.1",
|
|
151
149
|
"vite-plugin-checker": "^0.11.0",
|
|
152
150
|
"vite-plugin-dts": "^4.5.4",
|
|
153
151
|
"vite-plugin-externalize-deps": "^0.10.0",
|
|
154
|
-
"vitest": "~4.0.
|
|
152
|
+
"vitest": "~4.0.15",
|
|
155
153
|
"vitest-browser-react": "^2.0.2",
|
|
156
154
|
"yaml": "^2.8.1"
|
|
157
155
|
},
|
|
@@ -159,8 +157,8 @@
|
|
|
159
157
|
"@internationalized/date": "^3.10.0",
|
|
160
158
|
"@mittwald/react-use-promise": "^4.2.2",
|
|
161
159
|
"next": "*",
|
|
162
|
-
"react": "^19",
|
|
163
|
-
"react-dom": "^19",
|
|
160
|
+
"react": "^19.2.0",
|
|
161
|
+
"react-dom": "^19.2.0",
|
|
164
162
|
"react-hook-form": "^7.65.0"
|
|
165
163
|
},
|
|
166
164
|
"peerDependenciesMeta": {
|
|
@@ -174,5 +172,5 @@
|
|
|
174
172
|
"optional": true
|
|
175
173
|
}
|
|
176
174
|
},
|
|
177
|
-
"gitHead": "
|
|
175
|
+
"gitHead": "ee12bd781f6eacd2ee33d5ec9ce313421e746947"
|
|
178
176
|
}
|