@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 o } 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 "../../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 gt = {
|
|
49
50
|
title: "a/DatePicker",
|
|
50
51
|
component: p,
|
|
51
52
|
decorators: [
|
|
@@ -126,5 +127,5 @@ export {
|
|
|
126
127
|
D as TimeRangeSelection,
|
|
127
128
|
S as TimeSelection,
|
|
128
129
|
f as WithCustomFooter,
|
|
129
|
-
|
|
130
|
+
gt as default
|
|
130
131
|
};
|
|
@@ -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 t from "../../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 oo = {
|
|
49
50
|
title: "a/DotInfo",
|
|
50
51
|
component: t,
|
|
51
52
|
subcomponents: {
|
|
@@ -66,10 +67,10 @@ const p = o.bind({});
|
|
|
66
67
|
p.args = {
|
|
67
68
|
booleanValue: !1
|
|
68
69
|
};
|
|
69
|
-
const
|
|
70
|
+
const to = o.bind({});
|
|
70
71
|
export {
|
|
71
72
|
p as False,
|
|
72
|
-
|
|
73
|
+
to as Nullish,
|
|
73
74
|
m as True,
|
|
74
|
-
|
|
75
|
+
oo 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 o from "../../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 W = {
|
|
49
50
|
title: "a/Figure",
|
|
50
51
|
component: o,
|
|
51
52
|
subcomponents: {
|
|
@@ -57,7 +58,7 @@ const V = {
|
|
|
57
58
|
argTypes: {
|
|
58
59
|
backgroundColor: { control: "color" }
|
|
59
60
|
}
|
|
60
|
-
},
|
|
61
|
+
}, X = () => /* @__PURE__ */ r(
|
|
61
62
|
o,
|
|
62
63
|
{
|
|
63
64
|
src: "https://cdn.mos.cms.futurecdn.net/92keBiQNU4EtZemm4wfw8h.jpg",
|
|
@@ -66,6 +67,6 @@ const V = {
|
|
|
66
67
|
}
|
|
67
68
|
);
|
|
68
69
|
export {
|
|
69
|
-
|
|
70
|
-
|
|
70
|
+
X as Base,
|
|
71
|
+
W as default
|
|
71
72
|
};
|
|
@@ -3,7 +3,7 @@ import { useState as p } 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 "../../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 oo = {
|
|
49
50
|
title: "a/HamburgerButton",
|
|
50
51
|
component: t,
|
|
51
52
|
subcomponents: {
|
|
@@ -57,11 +58,11 @@ const $ = {
|
|
|
57
58
|
argTypes: {
|
|
58
59
|
backgroundColor: { control: "color" }
|
|
59
60
|
}
|
|
60
|
-
},
|
|
61
|
+
}, to = () => {
|
|
61
62
|
const [o, r] = p(!1);
|
|
62
63
|
return /* @__PURE__ */ m(t, { isOpen: o, onClick: () => r(!o) });
|
|
63
64
|
};
|
|
64
65
|
export {
|
|
65
|
-
|
|
66
|
-
|
|
66
|
+
to as Base,
|
|
67
|
+
oo as default
|
|
67
68
|
};
|
|
@@ -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 Z = {
|
|
49
50
|
title: "a/IconList",
|
|
50
51
|
component: o,
|
|
51
52
|
subcomponents: {
|
|
@@ -57,7 +58,7 @@ const Y = {
|
|
|
57
58
|
argTypes: {
|
|
58
59
|
// backgroundColor:{ control: 'color' },
|
|
59
60
|
}
|
|
60
|
-
},
|
|
61
|
+
}, $ = () => /* @__PURE__ */ i(o, { children: [
|
|
61
62
|
{
|
|
62
63
|
key: "a",
|
|
63
64
|
children: "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
|
|
@@ -82,6 +83,6 @@ const Y = {
|
|
|
82
83
|
}
|
|
83
84
|
].map((t) => /* @__PURE__ */ i(o.Item, { ...t })) });
|
|
84
85
|
export {
|
|
85
|
-
|
|
86
|
-
|
|
86
|
+
$ as Base,
|
|
87
|
+
Z as default
|
|
87
88
|
};
|
|
@@ -3,7 +3,7 @@ import { createElement as e } 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 "../../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 { ALL_COLORS as m } from "../colors.js";
|
|
49
|
-
const
|
|
50
|
+
const eo = {
|
|
50
51
|
title: "a/Label",
|
|
51
52
|
component: r,
|
|
52
53
|
subcomponents: {
|
|
@@ -64,7 +65,7 @@ const po = {
|
|
|
64
65
|
a.args = {
|
|
65
66
|
children: "Label Value"
|
|
66
67
|
};
|
|
67
|
-
const i = (o) => m.map((t) => /* @__PURE__ */ e(r, { ...o, color: t, key: t }, "This is a", " ", t, " ", "label")),
|
|
68
|
+
const i = (o) => m.map((t) => /* @__PURE__ */ e(r, { ...o, color: t, key: t }, "This is a", " ", t, " ", "label")), so = i.bind({}), n = i.bind({});
|
|
68
69
|
n.args = {
|
|
69
70
|
isGhost: !0
|
|
70
71
|
};
|
|
@@ -76,6 +77,6 @@ export {
|
|
|
76
77
|
a as Base,
|
|
77
78
|
l as Compact,
|
|
78
79
|
n as Ghost,
|
|
79
|
-
|
|
80
|
-
|
|
80
|
+
so as Normal,
|
|
81
|
+
eo as default
|
|
81
82
|
};
|
|
@@ -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 X = {
|
|
49
50
|
title: "a/LoadingCircle",
|
|
50
51
|
component: r,
|
|
51
52
|
subcomponents: {
|
|
@@ -57,7 +58,7 @@ const V = {
|
|
|
57
58
|
argTypes: {
|
|
58
59
|
backgroundColor: { control: "color" }
|
|
59
60
|
}
|
|
60
|
-
},
|
|
61
|
+
}, Y = () => /* @__PURE__ */ o("div", { className: "x-main1 b-x", children: /* @__PURE__ */ o(
|
|
61
62
|
r,
|
|
62
63
|
{
|
|
63
64
|
strokeLinecap: "square",
|
|
@@ -66,6 +67,6 @@ const V = {
|
|
|
66
67
|
}
|
|
67
68
|
) });
|
|
68
69
|
export {
|
|
69
|
-
|
|
70
|
-
|
|
70
|
+
Y as Base,
|
|
71
|
+
X as default
|
|
71
72
|
};
|
|
@@ -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 or = {
|
|
49
50
|
title: "a/MetaCard",
|
|
50
51
|
component: o,
|
|
51
52
|
subcomponents: {},
|
|
@@ -65,5 +66,5 @@ e.args = {
|
|
|
65
66
|
export {
|
|
66
67
|
p as Base,
|
|
67
68
|
e as WithBlur,
|
|
68
|
-
|
|
69
|
+
or as default
|
|
69
70
|
};
|
|
@@ -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 { N as t } from "../../FormBuilder-
|
|
6
|
+
import { N 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,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 s } from "../colors.js";
|
|
49
|
-
const e = ["success", "error", "blocked", "in-progress"],
|
|
50
|
+
const e = ["success", "error", "blocked", "in-progress"], io = {
|
|
50
51
|
title: "a/Notification",
|
|
51
52
|
component: t,
|
|
52
53
|
decorators: [
|
|
@@ -83,7 +84,7 @@ const e = ["success", "error", "blocked", "in-progress"], oo = {
|
|
|
83
84
|
color: "deepblue",
|
|
84
85
|
isVisible: !0
|
|
85
86
|
}
|
|
86
|
-
},
|
|
87
|
+
}, to = {
|
|
87
88
|
...o,
|
|
88
89
|
args: {
|
|
89
90
|
...o.args,
|
|
@@ -91,7 +92,7 @@ const e = ["success", "error", "blocked", "in-progress"], oo = {
|
|
|
91
92
|
type: "error",
|
|
92
93
|
color: null
|
|
93
94
|
}
|
|
94
|
-
},
|
|
95
|
+
}, ro = {
|
|
95
96
|
...o,
|
|
96
97
|
args: {
|
|
97
98
|
...o.args,
|
|
@@ -99,7 +100,7 @@ const e = ["success", "error", "blocked", "in-progress"], oo = {
|
|
|
99
100
|
type: "warning",
|
|
100
101
|
color: null
|
|
101
102
|
}
|
|
102
|
-
},
|
|
103
|
+
}, so = {
|
|
103
104
|
...o,
|
|
104
105
|
args: {
|
|
105
106
|
...o.args,
|
|
@@ -107,7 +108,7 @@ const e = ["success", "error", "blocked", "in-progress"], oo = {
|
|
|
107
108
|
type: "info",
|
|
108
109
|
color: null
|
|
109
110
|
}
|
|
110
|
-
},
|
|
111
|
+
}, eo = {
|
|
111
112
|
...o,
|
|
112
113
|
args: {
|
|
113
114
|
...o.args,
|
|
@@ -118,9 +119,9 @@ const e = ["success", "error", "blocked", "in-progress"], oo = {
|
|
|
118
119
|
};
|
|
119
120
|
export {
|
|
120
121
|
o as Base,
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
122
|
+
to as Error,
|
|
123
|
+
so as Info,
|
|
124
|
+
eo as Success,
|
|
125
|
+
ro as Warning,
|
|
126
|
+
io as default
|
|
126
127
|
};
|
|
@@ -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 { b as t } from "../../FormBuilder-
|
|
6
|
+
import { b 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 Z = {
|
|
49
50
|
title: "a/NotificationStack",
|
|
50
51
|
component: t,
|
|
51
52
|
decorators: [
|
|
@@ -76,7 +77,7 @@ const Y = {
|
|
|
76
77
|
type: "success",
|
|
77
78
|
isVisible: !0
|
|
78
79
|
}
|
|
79
|
-
],
|
|
80
|
+
], $ = {
|
|
80
81
|
render: (o) => /* @__PURE__ */ i(
|
|
81
82
|
"div",
|
|
82
83
|
{
|
|
@@ -99,6 +100,6 @@ const Y = {
|
|
|
99
100
|
}
|
|
100
101
|
};
|
|
101
102
|
export {
|
|
102
|
-
|
|
103
|
-
|
|
103
|
+
$ as Base,
|
|
104
|
+
Z as default
|
|
104
105
|
};
|
|
@@ -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 Z = {
|
|
49
50
|
title: "a/People",
|
|
50
51
|
component: e,
|
|
51
52
|
subcomponents: {
|
|
@@ -57,7 +58,7 @@ const X = {
|
|
|
57
58
|
argTypes: {
|
|
58
59
|
backgroundColor: { control: "color" }
|
|
59
60
|
}
|
|
60
|
-
},
|
|
61
|
+
}, $ = () => /* @__PURE__ */ o("div", { className: "x-background-far b-x v1 p-v", children: /* @__PURE__ */ o(e, { children: [
|
|
61
62
|
{
|
|
62
63
|
image: "https://lh3.googleusercontent.com/a-/AOh14GiVivY1C3gxFz1kjHfih0jzpV08rlIIfMIgBvPs",
|
|
63
64
|
name: "Phoebe Yao",
|
|
@@ -76,14 +77,14 @@ const X = {
|
|
|
76
77
|
role: "Pareto Partner",
|
|
77
78
|
color: "background4"
|
|
78
79
|
}
|
|
79
|
-
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) }),
|
|
80
|
+
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) }), oo = () => /* @__PURE__ */ o("div", { className: "x-background-far b-x v1 p-v", children: /* @__PURE__ */ o(e, { children: [
|
|
80
81
|
{
|
|
81
82
|
image: "https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Camille-Arigo.jpg",
|
|
82
83
|
name: "Camillie Arigo",
|
|
83
84
|
role: "Pareto Partner",
|
|
84
85
|
color: "background4"
|
|
85
86
|
}
|
|
86
|
-
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) }),
|
|
87
|
+
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) }), ro = () => /* @__PURE__ */ o("div", { className: "x-background-far b-x v1 p-v", children: /* @__PURE__ */ o(e, { children: [
|
|
87
88
|
{
|
|
88
89
|
image: "https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Camille-Arigo.jpg",
|
|
89
90
|
name: "Camillie Arigo",
|
|
@@ -91,8 +92,8 @@ const X = {
|
|
|
91
92
|
}
|
|
92
93
|
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) });
|
|
93
94
|
export {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
95
|
+
$ as Base,
|
|
96
|
+
oo as OnePerson,
|
|
97
|
+
ro as WithoutRole,
|
|
98
|
+
Z as default
|
|
98
99
|
};
|
|
@@ -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,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 ot = {
|
|
49
50
|
title: "a/Charts/PieChart",
|
|
50
51
|
component: r
|
|
51
|
-
},
|
|
52
|
+
}, m = [
|
|
52
53
|
{ status: "pendingReview", value: 230 },
|
|
53
54
|
{ status: "accepted", value: 350 },
|
|
54
55
|
{ status: "rejected", value: 80 },
|
|
55
56
|
{ status: "toRevise", value: 10 },
|
|
56
57
|
{ status: "revised", value: 60 }
|
|
57
|
-
],
|
|
58
|
+
], e = (i) => /* @__PURE__ */ t("div", { style: { height: "100%", width: "100%" }, children: /* @__PURE__ */ t(r, { ...i }) }), o = e.bind({});
|
|
58
59
|
o.args = {
|
|
59
|
-
data:
|
|
60
|
+
data: m,
|
|
60
61
|
valueKey: "value",
|
|
61
62
|
labelKey: "status",
|
|
62
63
|
colors: ["#8CB0F8", "#7F7CF6", "#FFD66E", "#E8E9ED", "#F6BC7E"],
|
|
@@ -77,5 +78,5 @@ a.args = [
|
|
|
77
78
|
export {
|
|
78
79
|
o as Default,
|
|
79
80
|
a as SideBySide,
|
|
80
|
-
|
|
81
|
+
ot as default
|
|
81
82
|
};
|
|
@@ -3,7 +3,7 @@ import { useRef as l, useState as c } 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 "../../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 o from "../utils/lorem.js";
|
|
49
|
-
const
|
|
50
|
+
const ar = {
|
|
50
51
|
title: "a/Popover",
|
|
51
52
|
component: m,
|
|
52
53
|
// subcomponents:{
|
|
@@ -145,5 +146,5 @@ export {
|
|
|
145
146
|
s as BottomRight,
|
|
146
147
|
f as TopLeft,
|
|
147
148
|
h as TopRight,
|
|
148
|
-
|
|
149
|
+
ar as default
|
|
149
150
|
};
|
|
@@ -3,7 +3,7 @@ import { useState as g } 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 "../../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 st = {
|
|
49
50
|
title: "a/ProgressBar",
|
|
50
51
|
component: i,
|
|
51
52
|
subcomponents: {
|
|
@@ -60,7 +61,7 @@ const et = {
|
|
|
60
61
|
color: { control: "text" },
|
|
61
62
|
height: { control: "text" }
|
|
62
63
|
}
|
|
63
|
-
}, p = (t) => /* @__PURE__ */ o(i, { ...t }),
|
|
64
|
+
}, p = (t) => /* @__PURE__ */ o(i, { ...t }), nt = () => {
|
|
64
65
|
const [t, m] = g(40), s = (r) => m(Math.max(t - r, 0)), n = (r) => {
|
|
65
66
|
m(Math.min(t + r, 100));
|
|
66
67
|
};
|
|
@@ -81,8 +82,8 @@ l.args = {
|
|
|
81
82
|
height: "5em"
|
|
82
83
|
};
|
|
83
84
|
export {
|
|
84
|
-
|
|
85
|
+
nt as Base,
|
|
85
86
|
e as Color,
|
|
86
87
|
l as Height,
|
|
87
|
-
|
|
88
|
+
st as default
|
|
88
89
|
};
|
|
@@ -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: "a/Quote",
|
|
50
51
|
component: t,
|
|
51
52
|
subcomponents: {
|
|
@@ -85,5 +86,5 @@ i.args = {
|
|
|
85
86
|
};
|
|
86
87
|
export {
|
|
87
88
|
i as Base,
|
|
88
|
-
|
|
89
|
+
$ as default
|
|
89
90
|
};
|
|
@@ -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 X = {
|
|
49
50
|
title: "a/Removable",
|
|
50
51
|
component: o,
|
|
51
52
|
subcomponents: {
|
|
@@ -57,8 +58,8 @@ const W = {
|
|
|
57
58
|
argTypes: {
|
|
58
59
|
backgroundColor: { control: "color" }
|
|
59
60
|
}
|
|
60
|
-
},
|
|
61
|
+
}, Y = () => /* @__PURE__ */ r(o, { children: "Sample Removable" });
|
|
61
62
|
export {
|
|
62
|
-
|
|
63
|
-
|
|
63
|
+
Y as Base,
|
|
64
|
+
X as default
|
|
64
65
|
};
|