@pareto-engineering/design-system 5.11.25-alpha.0 → 5.12.1-alpha.0
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/{FormBuilder-DWGBenzf.js → FormBuilder-DFK61jJk.js} +8059 -8036
- package/dist/assets/DraggableItem.css +1 -1
- package/dist/assets/FormBuilder.css +1 -1
- package/dist/assets/index.css +9 -0
- package/dist/index.js +10 -8
- package/dist/stories/a/AppContext.stories.js +6 -5
- package/dist/stories/a/AreaChart.stories.js +4 -3
- package/dist/stories/a/BarChart.stories.js +8 -7
- package/dist/stories/a/BlurOverlay.stories.js +4 -3
- package/dist/stories/a/ContentTree.stories.js +6 -5
- package/dist/stories/a/Conversation.stories.js +8 -7
- package/dist/stories/a/DatePicker.stories.js +4 -3
- package/dist/stories/a/DotInfo.stories.js +6 -5
- package/dist/stories/a/Figure.stories.js +6 -5
- package/dist/stories/a/HamburgerButton.stories.js +6 -5
- package/dist/stories/a/IconList.stories.js +6 -5
- package/dist/stories/a/Label.stories.js +6 -5
- package/dist/stories/a/LoadingCircle.stories.js +6 -5
- package/dist/stories/a/MetaCard.stories.js +4 -3
- package/dist/stories/a/Notification.stories.js +12 -11
- package/dist/stories/a/NotificationStack.stories.js +6 -5
- package/dist/stories/a/People.stories.js +10 -9
- package/dist/stories/a/PieChart.stories.js +7 -6
- package/dist/stories/a/Popover.stories.js +4 -3
- package/dist/stories/a/ProgressBar.stories.js +6 -5
- package/dist/stories/a/Quote.stories.js +4 -3
- package/dist/stories/a/Removable.stories.js +6 -5
- package/dist/stories/a/SVG.stories.js +12 -11
- package/dist/stories/a/SnapScroller.stories.js +8 -7
- package/dist/stories/a/Spinner.stories.js +6 -5
- package/dist/stories/a/TextSteps.stories.js +6 -5
- package/dist/stories/a/Timestamp.stories.js +4 -3
- package/dist/stories/a/Tip.stories.js +4 -3
- package/dist/stories/a/ToggleSwitch.stories.js +7 -6
- package/dist/stories/a/Tooltip.stories.js +10 -9
- package/dist/stories/a/XMLEditor.stories.js +4 -3
- package/dist/stories/b/Button/Button.stories.js +6 -5
- package/dist/stories/b/Button/Group.stories.js +4 -3
- package/dist/stories/b/Card/Card.stories.js +4 -3
- package/dist/stories/b/Card/Group.stories.js +4 -3
- package/dist/stories/b/Logo.stories.js +7 -6
- package/dist/stories/b/Page.stories.js +9 -8
- package/dist/stories/b/SocialMediaButton.stories.js +4 -3
- package/dist/stories/b/ThemeSelector.stories.js +6 -5
- package/dist/stories/b/Title.stories.js +6 -5
- package/dist/stories/c/Modal.stories.js +4 -3
- package/dist/stories/c/Shortener.stories.js +4 -3
- package/dist/stories/c/SocialMediaShareButton.stories.js +4 -3
- package/dist/stories/f/Checkbox.stories.js +4 -3
- package/dist/stories/f/ChoicesInput.stories.js +6 -5
- package/dist/stories/f/Combobox.stories.js +6 -5
- package/dist/stories/f/Description.stories.js +4 -3
- package/dist/stories/f/DragAndDropFileUpload.stories.js +14 -13
- package/dist/stories/f/EditorInput.stories.js +4 -3
- package/dist/stories/f/FileUpload.stories.js +10 -9
- package/dist/stories/f/Label.stories.js +6 -5
- package/dist/stories/f/LinkInput.stories.js +4 -3
- package/dist/stories/f/RadioInput.stories.js +6 -5
- package/dist/stories/f/RatingsInput.stories.js +4 -3
- package/dist/stories/f/SelectInput.stories.js +6 -5
- package/dist/stories/f/TextInput.stories.js +11 -10
- package/dist/stories/f/TextareaInput.stories.js +4 -3
- package/dist/stories/g/DragAndDrop.stories.js +29 -24
- package/dist/stories/g/ExpandableLexicalPreview.stories.js +4 -3
- package/dist/stories/g/FormBuilder.stories.js +10 -9
- package/dist/ui/a/AnimatedGradient/AnimatedGradient.js +1 -1
- package/dist/ui/a/AnimatedGradient/index.js +1 -1
- package/dist/ui/a/Charts/AreaChart/AreaChart.js +1 -0
- package/dist/ui/a/Charts/Common/CustomLegend/CustomLegend.js +5 -4
- package/dist/ui/a/Charts/Common/CustomTooltipContent/CustomTooltipContent.js +3 -2
- package/dist/ui/a/Charts/Common/YLabelsDropDown/YlabelsDropDown.js +1 -0
- package/dist/ui/a/ContentTree/ContentTree.js +1 -1
- package/dist/ui/a/ContentTree/common/Tree/Tree.js +3 -2
- package/dist/ui/a/ContentTree/common/Tree/index.js +1 -1
- package/dist/ui/a/ContentTree/common/index.js +1 -1
- package/dist/ui/a/ContentTree/index.js +1 -1
- package/dist/ui/a/Conversation/Conversation.js +3 -2
- package/dist/ui/a/Conversation/index.js +1 -1
- package/dist/ui/a/Notification/Notification.js +3 -2
- package/dist/ui/a/Notification/index.js +1 -1
- package/dist/ui/a/NotificationStack/NotificationStack.js +1 -1
- package/dist/ui/a/NotificationStack/index.js +1 -1
- package/dist/ui/a/Popover/Popover.js +1 -0
- package/dist/ui/a/index.js +1 -1
- package/dist/ui/b/Button/Button.js +3 -2
- package/dist/ui/b/Button/index.js +1 -1
- package/dist/ui/b/Card/Card.js +3 -2
- package/dist/ui/b/Card/common/Group/Group.js +3 -2
- package/dist/ui/b/Card/common/Group/index.js +1 -1
- package/dist/ui/b/Card/common/index.js +1 -1
- package/dist/ui/b/Card/index.js +1 -1
- package/dist/ui/b/Logo/Logo.js +1 -1
- package/dist/ui/b/Logo/index.js +1 -1
- package/dist/ui/b/Page/Page.js +1 -1
- package/dist/ui/b/Page/common/PageHelmet/PageHelmet.js +1 -1
- package/dist/ui/b/Page/common/PageHelmet/index.js +1 -1
- package/dist/ui/b/Page/common/index.js +1 -1
- package/dist/ui/b/Page/index.js +1 -1
- package/dist/ui/b/SocialMediaButton/SocialMediaButton.js +1 -1
- package/dist/ui/b/SocialMediaButton/index.js +1 -1
- package/dist/ui/b/ThemeSelector/ThemeSelector.js +1 -1
- package/dist/ui/b/ThemeSelector/index.js +1 -1
- package/dist/ui/b/index.js +1 -1
- package/dist/ui/c/Modal/Modal.js +6 -2
- package/dist/ui/c/Modal/common/ModalHeader/ModalHeader.js +3 -2
- package/dist/ui/c/Modal/common/ModalHeader/index.js +1 -1
- package/dist/ui/c/Modal/common/index.js +1 -1
- package/dist/ui/c/Modal/index.js +1 -1
- package/dist/ui/c/Shortener/Shortener.js +1 -1
- package/dist/ui/c/Shortener/index.js +1 -1
- package/dist/ui/c/index.js +1 -1
- package/dist/ui/f/FormInput/FormInput.js +1 -1
- package/dist/ui/f/FormInput/index.js +1 -1
- package/dist/ui/f/common/Debugger/Debugger.js +1 -1
- package/dist/ui/f/common/Debugger/index.js +1 -1
- package/dist/ui/f/common/index.js +1 -1
- package/dist/ui/f/fields/Checkbox/Checkbox.js +1 -1
- package/dist/ui/f/fields/Checkbox/index.js +1 -1
- package/dist/ui/f/fields/ChoicesInput/ChoicesInput.js +1 -1
- package/dist/ui/f/fields/ChoicesInput/index.js +1 -1
- package/dist/ui/f/fields/DragAndDropFileUpload/DragAndDropFileUpload.js +1 -1
- package/dist/ui/f/fields/DragAndDropFileUpload/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/EditorInput.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/BlockFormatDropDown/BlockFormatDropDown.js +3 -2
- package/dist/ui/f/fields/EditorInput/common/BlockFormatDropDown/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/ColorPicker/ColorPicker.js +3 -2
- package/dist/ui/f/fields/EditorInput/common/ColorPicker/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/FontSizeDropDown/FontSizeDropDown.js +3 -2
- package/dist/ui/f/fields/EditorInput/common/FontSizeDropDown/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/ToolbarPlugin/ToolbarPlugin.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/ToolbarPlugin/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/index.js +1 -1
- package/dist/ui/f/fields/FileUpload/FileUpload.js +1 -1
- package/dist/ui/f/fields/FileUpload/common/Preview/Preview.js +1 -1
- package/dist/ui/f/fields/FileUpload/common/Preview/index.js +1 -1
- package/dist/ui/f/fields/FileUpload/common/PreviewNewRegistration/PreviewNewRegistration.js +1 -1
- package/dist/ui/f/fields/FileUpload/common/PreviewNewRegistration/index.js +1 -1
- package/dist/ui/f/fields/FileUpload/common/index.js +1 -1
- package/dist/ui/f/fields/FileUpload/index.js +1 -1
- package/dist/ui/f/fields/LatexPreviewInput/LatexPreviewInput.js +1 -1
- package/dist/ui/f/fields/LatexPreviewInput/index.js +1 -1
- package/dist/ui/f/fields/LinkInput/LinkInput.js +1 -1
- package/dist/ui/f/fields/LinkInput/index.js +1 -1
- package/dist/ui/f/fields/PasswordInput/PasswordInput.js +1 -1
- package/dist/ui/f/fields/PasswordInput/index.js +1 -1
- package/dist/ui/f/fields/QueryChoices/QueryChoices.js +1 -1
- package/dist/ui/f/fields/QueryChoices/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/QueryCombobox.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/Combobox/Combobox.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/Combobox/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/MultipleCombobox/MultipleCombobox.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/MultipleCombobox/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/index.js +1 -1
- package/dist/ui/f/fields/QuerySelect/QuerySelect.js +1 -1
- package/dist/ui/f/fields/QuerySelect/index.js +1 -1
- package/dist/ui/f/fields/RatingsInput/RatingsInput.js +1 -1
- package/dist/ui/f/fields/RatingsInput/index.js +1 -1
- package/dist/ui/f/fields/SearchDropdown/SearchDropdown.js +1 -1
- package/dist/ui/f/fields/SearchDropdown/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/SelectInput.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Menu/Menu.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Menu/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Multiple/Multiple.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Multiple/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Single/Single.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Single/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/index.js +1 -1
- package/dist/ui/f/fields/SelectSingle/SelectSingle.js +1 -1
- package/dist/ui/f/fields/TextInput/TextInput.js +1 -1
- package/dist/ui/f/fields/TextInput/index.js +1 -1
- package/dist/ui/f/fields/TextareaInput/TextareaInput.js +1 -1
- package/dist/ui/f/fields/TextareaInput/index.js +1 -1
- package/dist/ui/f/fields/ToggleInput/ToggleInput.js +1 -1
- package/dist/ui/f/fields/ToggleInput/index.js +1 -1
- package/dist/ui/f/fields/index.js +1 -1
- package/dist/ui/f/index.js +1 -1
- package/dist/ui/g/DragAndDrop/DragAndDrop.js +44 -41
- package/dist/ui/g/DragAndDrop/common/DraggableItem/DraggableItem.js +49 -38
- package/dist/ui/g/ExpandableLexicalPreview/ExpandableLexicalPreview.js +1 -1
- package/dist/ui/g/ExpandableLexicalPreview/common/NewWindowPortal/NewWindowPortal.js +1 -1
- package/dist/ui/g/ExpandableLexicalPreview/common/NewWindowPortal/index.js +1 -1
- package/dist/ui/g/ExpandableLexicalPreview/common/index.js +1 -1
- package/dist/ui/g/ExpandableLexicalPreview/index.js +1 -1
- package/dist/ui/g/FormBuilder/FormBuilder.js +6 -2
- package/dist/ui/g/FormBuilder/common/Builder/Builder.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/ActionsContainer.js +3 -2
- package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/InputBuilder.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/Section/Section.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/Section/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Renderer/Renderer.js +3 -2
- package/dist/ui/g/FormBuilder/common/Renderer/common/Section/Section.js +1 -1
- package/dist/ui/g/FormBuilder/common/Renderer/common/Section/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Renderer/common/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Renderer/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/index.js +1 -1
- package/dist/ui/g/FormBuilder/index.js +1 -1
- package/dist/ui/g/index.js +1 -1
- package/dist/ui/index.js +9 -7
- package/dist/ui/utils/ScrollArea/ScrollArea.js +1465 -0
- package/dist/ui/utils/index.js +12 -10
- package/package.json +6 -4
|
@@ -3,7 +3,7 @@ import { useState as n } from "react";
|
|
|
3
3
|
import "../../ui/a/AppContext/Context.js";
|
|
4
4
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
5
5
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import { B as s, M as p } from "../../FormBuilder-
|
|
6
|
+
import { B as s, M as p } from "../../FormBuilder-DFK61jJk.js";
|
|
7
7
|
import "../../ui/a/Conversation/Context.js";
|
|
8
8
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
9
9
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,8 +45,9 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
48
49
|
import { ALL_COLORS as c } from "../colors.js";
|
|
49
|
-
const
|
|
50
|
+
const no = {
|
|
50
51
|
title: "c/Modal",
|
|
51
52
|
component: p,
|
|
52
53
|
subcomponents: {
|
|
@@ -74,5 +75,5 @@ d.args = {
|
|
|
74
75
|
};
|
|
75
76
|
export {
|
|
76
77
|
d as Base,
|
|
77
|
-
|
|
78
|
+
no as default
|
|
78
79
|
};
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../ui/a/AppContext/Context.js";
|
|
4
4
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
5
5
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import { d as t } from "../../FormBuilder-
|
|
6
|
+
import { d as t } from "../../FormBuilder-DFK61jJk.js";
|
|
7
7
|
import "../../ui/a/Conversation/Context.js";
|
|
8
8
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
9
9
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const $ = {
|
|
49
50
|
title: "c/Shortener",
|
|
50
51
|
component: t,
|
|
51
52
|
subcomponents: {
|
|
@@ -71,5 +72,5 @@ m.args = {
|
|
|
71
72
|
};
|
|
72
73
|
export {
|
|
73
74
|
m as Base,
|
|
74
|
-
|
|
75
|
+
$ as default
|
|
75
76
|
};
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../ui/a/AppContext/Context.js";
|
|
4
4
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
5
5
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import "../../FormBuilder-
|
|
6
|
+
import "../../FormBuilder-DFK61jJk.js";
|
|
7
7
|
import "../../ui/a/Conversation/Context.js";
|
|
8
8
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
9
9
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,8 +45,9 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
48
49
|
import p from "../utils/Router.js";
|
|
49
|
-
const
|
|
50
|
+
const rt = {
|
|
50
51
|
title: "c/SocialMediaShareButton",
|
|
51
52
|
component: r,
|
|
52
53
|
subcomponents: {
|
|
@@ -70,5 +71,5 @@ e.args = {
|
|
|
70
71
|
export {
|
|
71
72
|
m as Facebook,
|
|
72
73
|
e as Twitter,
|
|
73
|
-
|
|
74
|
+
rt as default
|
|
74
75
|
};
|
|
@@ -4,7 +4,7 @@ import { useField as b, Formik as d, Form as g } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { j as p, D as u } from "../../FormBuilder-
|
|
7
|
+
import { j as p, D as u } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const xo = {
|
|
49
50
|
title: "f/fields/Checkbox",
|
|
50
51
|
component: p,
|
|
51
52
|
subcomponents: {
|
|
@@ -130,5 +131,5 @@ export {
|
|
|
130
131
|
h as WithDefaultFormikValue,
|
|
131
132
|
x as WithDescription,
|
|
132
133
|
e as WithLabel,
|
|
133
|
-
|
|
134
|
+
xo as default
|
|
134
135
|
};
|
|
@@ -3,7 +3,7 @@ import { useEffect as s } from "react";
|
|
|
3
3
|
import "../../ui/a/AppContext/Context.js";
|
|
4
4
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
5
5
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import { g as i, D as c } from "../../FormBuilder-
|
|
6
|
+
import { g as i, D as c } from "../../FormBuilder-DFK61jJk.js";
|
|
7
7
|
import "../../ui/a/Conversation/Context.js";
|
|
8
8
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
9
9
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const fo = {
|
|
49
50
|
title: "f/fields/ChoicesInput",
|
|
50
51
|
component: i,
|
|
51
52
|
subcomponents: {
|
|
@@ -101,9 +102,9 @@ const Co = {
|
|
|
101
102
|
label: "Color Black"
|
|
102
103
|
}
|
|
103
104
|
], o = ({ defaultValue: t, ...e }) => /* @__PURE__ */ l(() => {
|
|
104
|
-
const [, ,
|
|
105
|
+
const [, , m] = u(e.name), { setValue: a } = m;
|
|
105
106
|
return s(() => {
|
|
106
|
-
t &&
|
|
107
|
+
t && a(t);
|
|
107
108
|
}, [t]), /* @__PURE__ */ n(
|
|
108
109
|
"div",
|
|
109
110
|
{
|
|
@@ -164,5 +165,5 @@ export {
|
|
|
164
165
|
h as MultipleWithDefaultFormikValue,
|
|
165
166
|
v as Optional,
|
|
166
167
|
C as WithDefaultFormikValue,
|
|
167
|
-
|
|
168
|
+
fo as default
|
|
168
169
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as r, Form as m } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { Q as e, D as l } from "../../FormBuilder-
|
|
7
|
+
import { Q as e, D as l } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -44,7 +44,8 @@ import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
|
44
44
|
import "../../debounce-Cm69Z_cF.js";
|
|
45
45
|
import "../../throttle-BCrS-Wew.js";
|
|
46
46
|
import "../../ui/utils/formatting.js";
|
|
47
|
-
|
|
47
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
48
|
+
const po = {
|
|
48
49
|
title: "f/fields/Combobox",
|
|
49
50
|
component: e,
|
|
50
51
|
subcomponents: {
|
|
@@ -81,7 +82,7 @@ const io = {
|
|
|
81
82
|
promptCreateNewOption: !0,
|
|
82
83
|
validate: n
|
|
83
84
|
}
|
|
84
|
-
},
|
|
85
|
+
}, ro = {
|
|
85
86
|
args: {
|
|
86
87
|
...a.args,
|
|
87
88
|
multiple: !0
|
|
@@ -89,7 +90,7 @@ const io = {
|
|
|
89
90
|
};
|
|
90
91
|
export {
|
|
91
92
|
a as Base,
|
|
92
|
-
|
|
93
|
-
|
|
93
|
+
ro as Multiple,
|
|
94
|
+
po as default,
|
|
94
95
|
n as isNotEmpty
|
|
95
96
|
};
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../ui/a/AppContext/Context.js";
|
|
4
4
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
5
5
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import "../../FormBuilder-
|
|
6
|
+
import "../../FormBuilder-DFK61jJk.js";
|
|
7
7
|
import "../../ui/a/Conversation/Context.js";
|
|
8
8
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
9
9
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const to = {
|
|
49
50
|
title: "f/common/Description",
|
|
50
51
|
component: i,
|
|
51
52
|
subcomponents: {
|
|
@@ -72,5 +73,5 @@ e.args = {
|
|
|
72
73
|
};
|
|
73
74
|
export {
|
|
74
75
|
e as Base,
|
|
75
|
-
|
|
76
|
+
to as default
|
|
76
77
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as i, Form as m } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { q as t } from "../../FormBuilder-
|
|
7
|
+
import { q as t } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const or = {
|
|
49
50
|
title: "f/fields/DragAndDropFileUpload",
|
|
50
51
|
component: t,
|
|
51
52
|
subcomponents: {
|
|
@@ -81,7 +82,7 @@ const rr = {
|
|
|
81
82
|
filePreviewAlignment: "bottom",
|
|
82
83
|
newRegistration: !0
|
|
83
84
|
}
|
|
84
|
-
},
|
|
85
|
+
}, tr = {
|
|
85
86
|
args: {
|
|
86
87
|
...o.args,
|
|
87
88
|
name: "documents",
|
|
@@ -93,7 +94,7 @@ const rr = {
|
|
|
93
94
|
maxSize: 10 * 1024 * 1024
|
|
94
95
|
// 10MB
|
|
95
96
|
}
|
|
96
|
-
},
|
|
97
|
+
}, er = {
|
|
97
98
|
args: {
|
|
98
99
|
name: "images",
|
|
99
100
|
label: "Upload images",
|
|
@@ -107,7 +108,7 @@ const rr = {
|
|
|
107
108
|
maxCount: 3,
|
|
108
109
|
multiple: !0
|
|
109
110
|
}
|
|
110
|
-
},
|
|
111
|
+
}, ir = {
|
|
111
112
|
args: {
|
|
112
113
|
...o.args,
|
|
113
114
|
uploadStatus: {
|
|
@@ -115,7 +116,7 @@ const rr = {
|
|
|
115
116
|
"cover-letter.pdf": { status: "pending", progress: 45 }
|
|
116
117
|
}
|
|
117
118
|
}
|
|
118
|
-
},
|
|
119
|
+
}, mr = {
|
|
119
120
|
args: {
|
|
120
121
|
...o.args,
|
|
121
122
|
disabled: !0
|
|
@@ -125,15 +126,15 @@ const rr = {
|
|
|
125
126
|
name: "resume.pdf",
|
|
126
127
|
url: "https://example.com/resume.pdf",
|
|
127
128
|
writeOnly: !1
|
|
128
|
-
},
|
|
129
|
+
}, pr = {
|
|
129
130
|
render: () => /* @__PURE__ */ r(t.Preview, { file: p })
|
|
130
131
|
};
|
|
131
132
|
export {
|
|
132
133
|
o as Base,
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
134
|
+
mr as Disabled,
|
|
135
|
+
er as ImageUpload,
|
|
136
|
+
tr as Multiple,
|
|
137
|
+
pr as Preview,
|
|
138
|
+
ir as WithUploadStatus,
|
|
139
|
+
or as default
|
|
139
140
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as e, Form as n } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { E as p, D as l } from "../../FormBuilder-
|
|
7
|
+
import { E as p, D as l } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const mo = {
|
|
49
50
|
title: "f/fields/EditorInput",
|
|
50
51
|
component: p,
|
|
51
52
|
subcomponents: {
|
|
@@ -101,5 +102,5 @@ export {
|
|
|
101
102
|
i as Base,
|
|
102
103
|
a as Disabled,
|
|
103
104
|
s as Optional,
|
|
104
|
-
|
|
105
|
+
mo as default
|
|
105
106
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as p, Form as m } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { n as i } from "../../FormBuilder-
|
|
7
|
+
import { n as i } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const io = {
|
|
49
50
|
title: "f/fields/FileUpload",
|
|
50
51
|
component: i,
|
|
51
52
|
subcomponents: {
|
|
@@ -74,12 +75,12 @@ const oo = {
|
|
|
74
75
|
".pdf,application/pdf"
|
|
75
76
|
]
|
|
76
77
|
}
|
|
77
|
-
},
|
|
78
|
+
}, to = {
|
|
78
79
|
args: {
|
|
79
80
|
...t.args,
|
|
80
81
|
multiple: !0
|
|
81
82
|
}
|
|
82
|
-
},
|
|
83
|
+
}, ro = {
|
|
83
84
|
args: {
|
|
84
85
|
...t.args,
|
|
85
86
|
maxCount: 2
|
|
@@ -89,13 +90,13 @@ const oo = {
|
|
|
89
90
|
name: "test.tar",
|
|
90
91
|
url: "https://forte-development-assets.pareto.ai/task/73/101568dad8544564901830661183e281.tar?Expires=1725387927&Signature=D8wIYnCQKyS6kkZbumgHHJ8fXnciwz1f31YGpKUH47InfPFDqGTDpEDub4xsjDPlxlDWomNj05xJs~uiaef49ZuRnPKRgcUFzw86Pn9A81Rw5gawfmuIpJPaUIkhG6VpsmH5pKnnEX2jWb0t5OqD~jMiL1aQU8f7HS241E9qdLy1kG9BHAHYR8IxSz9mHeZD3k~cjVW3I4QtB1PuN3nOgLH1ebBHI0Y1bk6kyVT1Bihz0bpbdg6o5KkoV6DKqLUGbsxvYliWOX8XCjkoDujtl8hDnTFS6Hix75a9idf3qVbTA7IDhoGodzVRw8MbyIHashxQ5-5XRF0mAblJr~2QTQ__&Key-Pair-Id=K3IY7IU3GPUR0N",
|
|
91
92
|
writeOnly: !1
|
|
92
|
-
},
|
|
93
|
+
}, po = {
|
|
93
94
|
render: () => /* @__PURE__ */ o(i.Preview, { file: e })
|
|
94
95
|
};
|
|
95
96
|
export {
|
|
96
97
|
t as Base,
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
98
|
+
to as Multiple,
|
|
99
|
+
po as Preview,
|
|
100
|
+
ro as WithLimitedCount,
|
|
101
|
+
io as default
|
|
101
102
|
};
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../ui/a/AppContext/Context.js";
|
|
4
4
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
5
5
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import "../../FormBuilder-
|
|
6
|
+
import "../../FormBuilder-DFK61jJk.js";
|
|
7
7
|
import "../../ui/a/Conversation/Context.js";
|
|
8
8
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
9
9
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const $ = {
|
|
49
50
|
title: "f/common/Label",
|
|
50
51
|
component: o,
|
|
51
52
|
subcomponents: {
|
|
@@ -57,12 +58,12 @@ const Z = {
|
|
|
57
58
|
argTypes: {
|
|
58
59
|
backgroundColor: { control: "color" }
|
|
59
60
|
}
|
|
60
|
-
}, t = (r) => /* @__PURE__ */ m(o, { ...r, children: "Sample Label" }),
|
|
61
|
+
}, t = (r) => /* @__PURE__ */ m(o, { ...r, children: "Sample Label" }), oo = t.bind(), p = t.bind({});
|
|
61
62
|
p.args = {
|
|
62
63
|
optional: !0
|
|
63
64
|
};
|
|
64
65
|
export {
|
|
65
|
-
|
|
66
|
+
oo as Base,
|
|
66
67
|
p as Optional,
|
|
67
|
-
|
|
68
|
+
$ as default
|
|
68
69
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as l, Form as a } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { l as p, D as n } from "../../FormBuilder-
|
|
7
|
+
import { l as p, D as n } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const so = {
|
|
49
50
|
title: "f/fields/LinkInput",
|
|
50
51
|
component: p,
|
|
51
52
|
subcomponents: {
|
|
@@ -118,5 +119,5 @@ export {
|
|
|
118
119
|
g as WithDisabled,
|
|
119
120
|
b as WithPlaceholder,
|
|
120
121
|
d as WithValidation,
|
|
121
|
-
|
|
122
|
+
so as default
|
|
122
123
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as t, Form as i } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import "../../FormBuilder-
|
|
7
|
+
import "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import p from "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const $ = {
|
|
49
50
|
title: "f/fields/RadioInput",
|
|
50
51
|
component: p,
|
|
51
52
|
subcomponents: {
|
|
@@ -63,13 +64,13 @@ const Z = {
|
|
|
63
64
|
argTypes: {
|
|
64
65
|
backgroundColor: { control: "color" }
|
|
65
66
|
}
|
|
66
|
-
},
|
|
67
|
+
}, oo = {
|
|
67
68
|
args: {
|
|
68
69
|
label: "Radio Input",
|
|
69
70
|
name: "option"
|
|
70
71
|
}
|
|
71
72
|
};
|
|
72
73
|
export {
|
|
73
|
-
|
|
74
|
-
|
|
74
|
+
oo as Base,
|
|
75
|
+
$ as default
|
|
75
76
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as a, Form as e } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { R as p, D as l } from "../../FormBuilder-
|
|
7
|
+
import { R as p, D as l } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const nt = {
|
|
49
50
|
title: "f/fields/RatingsInput",
|
|
50
51
|
component: p,
|
|
51
52
|
subcomponents: {
|
|
@@ -113,5 +114,5 @@ export {
|
|
|
113
114
|
c as Labels,
|
|
114
115
|
m as Numbers,
|
|
115
116
|
s as Optional,
|
|
116
|
-
|
|
117
|
+
nt as default
|
|
117
118
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as n, Form as s } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { f as p, D as m } from "../../FormBuilder-
|
|
7
|
+
import { f as p, D as m } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const bo = {
|
|
49
50
|
title: "f/fields/SelectInput",
|
|
50
51
|
component: p,
|
|
51
52
|
subcomponents: {
|
|
@@ -140,7 +141,7 @@ const l = {
|
|
|
140
141
|
hasDefault: !0,
|
|
141
142
|
options: [...t.args.options.map((o, r) => r === 2 ? { ...o, isDefault: !0 } : o)]
|
|
142
143
|
}
|
|
143
|
-
},
|
|
144
|
+
}, uo = {
|
|
144
145
|
...l,
|
|
145
146
|
args: {
|
|
146
147
|
...l.args,
|
|
@@ -156,6 +157,6 @@ export {
|
|
|
156
157
|
u as Required,
|
|
157
158
|
d as StringAndObjects,
|
|
158
159
|
l as WithDefault,
|
|
159
|
-
|
|
160
|
-
|
|
160
|
+
uo as WithDefaultNoOverride,
|
|
161
|
+
bo as default
|
|
161
162
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsxs as a, jsx as
|
|
1
|
+
import { jsxs as a, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import { Formik as p, Form as l } from "formik";
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { e as m, D as n } from "../../FormBuilder-
|
|
7
|
+
import { e as m, D as n } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,18 +45,19 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const gt = {
|
|
49
50
|
title: "f/fields/TextInput",
|
|
50
51
|
component: m,
|
|
51
52
|
subcomponents: {
|
|
52
53
|
// Item:TextInput.Item
|
|
53
54
|
},
|
|
54
55
|
decorators: [
|
|
55
|
-
(r) => /* @__PURE__ */
|
|
56
|
+
(r) => /* @__PURE__ */ i(
|
|
56
57
|
p,
|
|
57
58
|
{
|
|
58
59
|
initialValues: { email: "", name: "", company: "" },
|
|
59
|
-
children: /* @__PURE__ */
|
|
60
|
+
children: /* @__PURE__ */ i(l, { children: r() })
|
|
60
61
|
}
|
|
61
62
|
)
|
|
62
63
|
],
|
|
@@ -81,8 +82,8 @@ const bt = {
|
|
|
81
82
|
gap: "1rem"
|
|
82
83
|
},
|
|
83
84
|
children: [
|
|
84
|
-
/* @__PURE__ */
|
|
85
|
-
/* @__PURE__ */
|
|
85
|
+
/* @__PURE__ */ i(m, { ...r }),
|
|
86
|
+
/* @__PURE__ */ i(n, {})
|
|
86
87
|
]
|
|
87
88
|
}
|
|
88
89
|
), o = t.bind({});
|
|
@@ -96,8 +97,8 @@ s.args = {
|
|
|
96
97
|
optional: !0
|
|
97
98
|
};
|
|
98
99
|
const c = (r) => {
|
|
99
|
-
let
|
|
100
|
-
return r.length > 3 || (
|
|
100
|
+
let e = "";
|
|
101
|
+
return r.length > 3 || (e = "Value should be greater than 3 characters"), e;
|
|
101
102
|
}, d = t.bind({});
|
|
102
103
|
d.args = {
|
|
103
104
|
...o.args,
|
|
@@ -145,5 +146,5 @@ export {
|
|
|
145
146
|
u as WithDisabled,
|
|
146
147
|
b as WithPlaceholder,
|
|
147
148
|
d as WithValidation,
|
|
148
|
-
|
|
149
|
+
gt as default
|
|
149
150
|
};
|
|
@@ -4,7 +4,7 @@ import { Formik as s, Form as m } from "formik";
|
|
|
4
4
|
import "../../ui/a/AppContext/Context.js";
|
|
5
5
|
import "../../ui/a/AppContext/ContextProvider.js";
|
|
6
6
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
7
|
-
import { h as a, D as n } from "../../FormBuilder-
|
|
7
|
+
import { h as a, D as n } from "../../FormBuilder-DFK61jJk.js";
|
|
8
8
|
import "../../ui/a/Conversation/Context.js";
|
|
9
9
|
import "../../ui/a/DotInfo/DotInfo.js";
|
|
10
10
|
import "../../ui/a/Figure/Figure.js";
|
|
@@ -45,7 +45,8 @@ import "../../ui/f/fields/RadioInput/RadioInput.js";
|
|
|
45
45
|
import "../../ui/g/DragAndDrop/DragAndDrop.js";
|
|
46
46
|
import "../../throttle-BCrS-Wew.js";
|
|
47
47
|
import "../../ui/utils/formatting.js";
|
|
48
|
-
|
|
48
|
+
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
|
+
const go = {
|
|
49
50
|
title: "f/fields/TextareaInput",
|
|
50
51
|
component: a,
|
|
51
52
|
subcomponents: {
|
|
@@ -135,5 +136,5 @@ export {
|
|
|
135
136
|
c as Placeholder,
|
|
136
137
|
b as Validation,
|
|
137
138
|
h as VerticalResize,
|
|
138
|
-
|
|
139
|
+
go as default
|
|
139
140
|
};
|