@pareto-engineering/design-system 5.12.1-alpha.0 → 5.12.2
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-DFK61jJk.js → FormBuilder-Cn9TX6jo.js} +5861 -5858
- package/dist/assets/People.css +1 -1
- package/dist/index.js +8 -10
- package/dist/stories/a/AppContext.stories.js +5 -6
- package/dist/stories/a/AreaChart.stories.js +3 -4
- package/dist/stories/a/BarChart.stories.js +7 -8
- package/dist/stories/a/BlurOverlay.stories.js +3 -4
- package/dist/stories/a/ContentTree.stories.js +5 -6
- package/dist/stories/a/Conversation.stories.js +7 -8
- package/dist/stories/a/DatePicker.stories.js +3 -4
- package/dist/stories/a/DotInfo.stories.js +5 -6
- package/dist/stories/a/Figure.stories.js +5 -6
- package/dist/stories/a/HamburgerButton.stories.js +5 -6
- package/dist/stories/a/IconList.stories.js +5 -6
- package/dist/stories/a/Label.stories.js +5 -6
- package/dist/stories/a/LoadingCircle.stories.js +5 -6
- package/dist/stories/a/MetaCard.stories.js +3 -4
- package/dist/stories/a/Notification.stories.js +11 -12
- package/dist/stories/a/NotificationStack.stories.js +5 -6
- package/dist/stories/a/People.stories.js +9 -10
- package/dist/stories/a/PieChart.stories.js +6 -7
- package/dist/stories/a/Popover.stories.js +3 -4
- package/dist/stories/a/ProgressBar.stories.js +5 -6
- package/dist/stories/a/Quote.stories.js +3 -4
- package/dist/stories/a/Removable.stories.js +5 -6
- package/dist/stories/a/SVG.stories.js +11 -12
- package/dist/stories/a/SnapScroller.stories.js +7 -8
- package/dist/stories/a/Spinner.stories.js +5 -6
- package/dist/stories/a/TextSteps.stories.js +5 -6
- package/dist/stories/a/Timestamp.stories.js +3 -4
- package/dist/stories/a/Tip.stories.js +3 -4
- package/dist/stories/a/ToggleSwitch.stories.js +6 -7
- package/dist/stories/a/Tooltip.stories.js +9 -10
- package/dist/stories/a/XMLEditor.stories.js +3 -4
- package/dist/stories/b/Button/Button.stories.js +5 -6
- package/dist/stories/b/Button/Group.stories.js +3 -4
- package/dist/stories/b/Card/Card.stories.js +3 -4
- package/dist/stories/b/Card/Group.stories.js +3 -4
- package/dist/stories/b/Logo.stories.js +6 -7
- package/dist/stories/b/Page.stories.js +8 -9
- package/dist/stories/b/SocialMediaButton.stories.js +3 -4
- package/dist/stories/b/ThemeSelector.stories.js +5 -6
- package/dist/stories/b/Title.stories.js +5 -6
- package/dist/stories/c/Modal.stories.js +3 -4
- package/dist/stories/c/Shortener.stories.js +3 -4
- package/dist/stories/c/SocialMediaShareButton.stories.js +3 -4
- package/dist/stories/f/Checkbox.stories.js +3 -4
- package/dist/stories/f/ChoicesInput.stories.js +5 -6
- package/dist/stories/f/Combobox.stories.js +5 -6
- package/dist/stories/f/Description.stories.js +3 -4
- package/dist/stories/f/DragAndDropFileUpload.stories.js +13 -14
- package/dist/stories/f/EditorInput.stories.js +3 -4
- package/dist/stories/f/FileUpload.stories.js +9 -10
- package/dist/stories/f/Label.stories.js +5 -6
- package/dist/stories/f/LinkInput.stories.js +3 -4
- package/dist/stories/f/RadioInput.stories.js +5 -6
- package/dist/stories/f/RatingsInput.stories.js +3 -4
- package/dist/stories/f/SelectInput.stories.js +5 -6
- package/dist/stories/f/TextInput.stories.js +10 -11
- package/dist/stories/f/TextareaInput.stories.js +3 -4
- package/dist/stories/g/DragAndDrop.stories.js +7 -8
- package/dist/stories/g/ExpandableLexicalPreview.stories.js +3 -4
- package/dist/stories/g/FormBuilder.stories.js +9 -10
- 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 +0 -1
- package/dist/ui/a/Charts/Common/CustomLegend/CustomLegend.js +4 -5
- package/dist/ui/a/Charts/Common/CustomTooltipContent/CustomTooltipContent.js +2 -3
- package/dist/ui/a/Charts/Common/YLabelsDropDown/YlabelsDropDown.js +0 -1
- package/dist/ui/a/ContentTree/ContentTree.js +1 -1
- package/dist/ui/a/ContentTree/common/Tree/Tree.js +2 -3
- 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 +2 -3
- package/dist/ui/a/Conversation/index.js +1 -1
- package/dist/ui/a/Notification/Notification.js +2 -3
- 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 +0 -1
- package/dist/ui/a/index.js +1 -1
- package/dist/ui/b/Button/Button.js +2 -3
- package/dist/ui/b/Button/index.js +1 -1
- package/dist/ui/b/Card/Card.js +2 -3
- package/dist/ui/b/Card/common/Group/Group.js +2 -3
- 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 +2 -6
- package/dist/ui/c/Modal/common/ModalHeader/ModalHeader.js +2 -3
- 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 +2 -3
- package/dist/ui/f/fields/EditorInput/common/BlockFormatDropDown/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/ColorPicker/ColorPicker.js +2 -3
- package/dist/ui/f/fields/EditorInput/common/ColorPicker/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/FontSizeDropDown/FontSizeDropDown.js +2 -3
- 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/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 +2 -6
- package/dist/ui/g/FormBuilder/common/Builder/Builder.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/ActionsContainer.js +2 -3
- 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 +2 -3
- 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 +7 -9
- package/dist/ui/utils/index.js +10 -12
- package/package.json +4 -6
- package/dist/assets/index.css +0 -9
- package/dist/ui/utils/ScrollArea/ScrollArea.js +0 -1465
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const Z = {
|
|
48
|
+
const Y = {
|
|
50
49
|
title: "a/NotificationStack",
|
|
51
50
|
component: t,
|
|
52
51
|
decorators: [
|
|
@@ -77,7 +76,7 @@ const Z = {
|
|
|
77
76
|
type: "success",
|
|
78
77
|
isVisible: !0
|
|
79
78
|
}
|
|
80
|
-
],
|
|
79
|
+
], Z = {
|
|
81
80
|
render: (o) => /* @__PURE__ */ i(
|
|
82
81
|
"div",
|
|
83
82
|
{
|
|
@@ -100,6 +99,6 @@ const Z = {
|
|
|
100
99
|
}
|
|
101
100
|
};
|
|
102
101
|
export {
|
|
103
|
-
|
|
104
|
-
|
|
102
|
+
Z as Base,
|
|
103
|
+
Y as default
|
|
105
104
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const Z = {
|
|
48
|
+
const X = {
|
|
50
49
|
title: "a/People",
|
|
51
50
|
component: e,
|
|
52
51
|
subcomponents: {
|
|
@@ -58,7 +57,7 @@ const Z = {
|
|
|
58
57
|
argTypes: {
|
|
59
58
|
backgroundColor: { control: "color" }
|
|
60
59
|
}
|
|
61
|
-
},
|
|
60
|
+
}, Z = () => /* @__PURE__ */ o("div", { className: "x-background-far b-x v1 p-v", children: /* @__PURE__ */ o(e, { children: [
|
|
62
61
|
{
|
|
63
62
|
image: "https://lh3.googleusercontent.com/a-/AOh14GiVivY1C3gxFz1kjHfih0jzpV08rlIIfMIgBvPs",
|
|
64
63
|
name: "Phoebe Yao",
|
|
@@ -77,14 +76,14 @@ const Z = {
|
|
|
77
76
|
role: "Pareto Partner",
|
|
78
77
|
color: "background4"
|
|
79
78
|
}
|
|
80
|
-
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) }),
|
|
79
|
+
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) }), $ = () => /* @__PURE__ */ o("div", { className: "x-background-far b-x v1 p-v", children: /* @__PURE__ */ o(e, { children: [
|
|
81
80
|
{
|
|
82
81
|
image: "https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Camille-Arigo.jpg",
|
|
83
82
|
name: "Camillie Arigo",
|
|
84
83
|
role: "Pareto Partner",
|
|
85
84
|
color: "background4"
|
|
86
85
|
}
|
|
87
|
-
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) }),
|
|
86
|
+
].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: [
|
|
88
87
|
{
|
|
89
88
|
image: "https://pareto-v1.s3.us-west-2.amazonaws.com/profile-pictures/Camille-Arigo.jpg",
|
|
90
89
|
name: "Camillie Arigo",
|
|
@@ -92,8 +91,8 @@ const Z = {
|
|
|
92
91
|
}
|
|
93
92
|
].map((r) => /* @__PURE__ */ o(e.Person, { ...r }, r.name)) }) });
|
|
94
93
|
export {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
94
|
+
Z as Base,
|
|
95
|
+
$ as OnePerson,
|
|
96
|
+
oo as WithoutRole,
|
|
97
|
+
X as default
|
|
99
98
|
};
|
|
@@ -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-Cn9TX6jo.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,19 +45,18 @@ 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
|
-
|
|
49
|
-
const ot = {
|
|
48
|
+
const rt = {
|
|
50
49
|
title: "a/Charts/PieChart",
|
|
51
50
|
component: r
|
|
52
|
-
},
|
|
51
|
+
}, e = [
|
|
53
52
|
{ status: "pendingReview", value: 230 },
|
|
54
53
|
{ status: "accepted", value: 350 },
|
|
55
54
|
{ status: "rejected", value: 80 },
|
|
56
55
|
{ status: "toRevise", value: 10 },
|
|
57
56
|
{ status: "revised", value: 60 }
|
|
58
|
-
],
|
|
57
|
+
], m = (i) => /* @__PURE__ */ t("div", { style: { height: "100%", width: "100%" }, children: /* @__PURE__ */ t(r, { ...i }) }), o = m.bind({});
|
|
59
58
|
o.args = {
|
|
60
|
-
data:
|
|
59
|
+
data: e,
|
|
61
60
|
valueKey: "value",
|
|
62
61
|
labelKey: "status",
|
|
63
62
|
colors: ["#8CB0F8", "#7F7CF6", "#FFD66E", "#E8E9ED", "#F6BC7E"],
|
|
@@ -78,5 +77,5 @@ a.args = [
|
|
|
78
77
|
export {
|
|
79
78
|
o as Default,
|
|
80
79
|
a as SideBySide,
|
|
81
|
-
|
|
80
|
+
rt as default
|
|
82
81
|
};
|
|
@@ -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-Cn9TX6jo.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,9 +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
|
-
import "../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
48
|
import o from "../utils/lorem.js";
|
|
50
|
-
const
|
|
49
|
+
const cr = {
|
|
51
50
|
title: "a/Popover",
|
|
52
51
|
component: m,
|
|
53
52
|
// subcomponents:{
|
|
@@ -146,5 +145,5 @@ export {
|
|
|
146
145
|
s as BottomRight,
|
|
147
146
|
f as TopLeft,
|
|
148
147
|
h as TopRight,
|
|
149
|
-
|
|
148
|
+
cr as default
|
|
150
149
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const st = {
|
|
48
|
+
const et = {
|
|
50
49
|
title: "a/ProgressBar",
|
|
51
50
|
component: i,
|
|
52
51
|
subcomponents: {
|
|
@@ -61,7 +60,7 @@ const st = {
|
|
|
61
60
|
color: { control: "text" },
|
|
62
61
|
height: { control: "text" }
|
|
63
62
|
}
|
|
64
|
-
}, p = (t) => /* @__PURE__ */ o(i, { ...t }),
|
|
63
|
+
}, p = (t) => /* @__PURE__ */ o(i, { ...t }), st = () => {
|
|
65
64
|
const [t, m] = g(40), s = (r) => m(Math.max(t - r, 0)), n = (r) => {
|
|
66
65
|
m(Math.min(t + r, 100));
|
|
67
66
|
};
|
|
@@ -82,8 +81,8 @@ l.args = {
|
|
|
82
81
|
height: "5em"
|
|
83
82
|
};
|
|
84
83
|
export {
|
|
85
|
-
|
|
84
|
+
st as Base,
|
|
86
85
|
e as Color,
|
|
87
86
|
l as Height,
|
|
88
|
-
|
|
87
|
+
et as default
|
|
89
88
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const $ = {
|
|
48
|
+
const Z = {
|
|
50
49
|
title: "a/Quote",
|
|
51
50
|
component: t,
|
|
52
51
|
subcomponents: {
|
|
@@ -86,5 +85,5 @@ i.args = {
|
|
|
86
85
|
};
|
|
87
86
|
export {
|
|
88
87
|
i as Base,
|
|
89
|
-
|
|
88
|
+
Z as default
|
|
90
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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const X = {
|
|
48
|
+
const W = {
|
|
50
49
|
title: "a/Removable",
|
|
51
50
|
component: o,
|
|
52
51
|
subcomponents: {
|
|
@@ -58,8 +57,8 @@ const X = {
|
|
|
58
57
|
argTypes: {
|
|
59
58
|
backgroundColor: { control: "color" }
|
|
60
59
|
}
|
|
61
|
-
},
|
|
60
|
+
}, X = () => /* @__PURE__ */ r(o, { children: "Sample Removable" });
|
|
62
61
|
export {
|
|
63
|
-
|
|
64
|
-
|
|
62
|
+
X as Base,
|
|
63
|
+
W as default
|
|
65
64
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const Z = {
|
|
48
|
+
const Y = {
|
|
50
49
|
title: "a/SVG",
|
|
51
50
|
component: t,
|
|
52
51
|
subcomponents: {
|
|
@@ -58,7 +57,7 @@ const Z = {
|
|
|
58
57
|
argTypes: {
|
|
59
58
|
backgroundColor: { control: "color" }
|
|
60
59
|
}
|
|
61
|
-
},
|
|
60
|
+
}, Z = () => /* @__PURE__ */ o(
|
|
62
61
|
t,
|
|
63
62
|
{
|
|
64
63
|
height: "200",
|
|
@@ -66,7 +65,7 @@ const Z = {
|
|
|
66
65
|
target: "engine",
|
|
67
66
|
className: "x-black"
|
|
68
67
|
}
|
|
69
|
-
),
|
|
68
|
+
), $ = () => /* @__PURE__ */ i(r, { children: [
|
|
70
69
|
/* @__PURE__ */ i("p", { children: [
|
|
71
70
|
"The logo can be used as a simple SVG, but you are probably looking for",
|
|
72
71
|
" ",
|
|
@@ -84,7 +83,7 @@ const Z = {
|
|
|
84
83
|
className: "x-green"
|
|
85
84
|
}
|
|
86
85
|
)
|
|
87
|
-
] }),
|
|
86
|
+
] }), tt = () => /* @__PURE__ */ o(
|
|
88
87
|
t,
|
|
89
88
|
{
|
|
90
89
|
height: "200",
|
|
@@ -92,7 +91,7 @@ const Z = {
|
|
|
92
91
|
target: "engine",
|
|
93
92
|
className: "y-green"
|
|
94
93
|
}
|
|
95
|
-
),
|
|
94
|
+
), ot = () => /* @__PURE__ */ i(r, { children: [
|
|
96
95
|
/* @__PURE__ */ o(
|
|
97
96
|
t,
|
|
98
97
|
{
|
|
@@ -150,9 +149,9 @@ const Z = {
|
|
|
150
149
|
)
|
|
151
150
|
] });
|
|
152
151
|
export {
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
152
|
+
ot as Animated,
|
|
153
|
+
Z as Base,
|
|
154
|
+
$ as Logo,
|
|
155
|
+
tt as Stroke,
|
|
156
|
+
Y as default
|
|
158
157
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const $ = {
|
|
48
|
+
const Z = {
|
|
50
49
|
title: "a/SnapScroller",
|
|
51
50
|
component: t,
|
|
52
51
|
subcomponents: {
|
|
@@ -58,7 +57,7 @@ const $ = {
|
|
|
58
57
|
argTypes: {
|
|
59
58
|
backgroundColor: { control: "color" }
|
|
60
59
|
}
|
|
61
|
-
},
|
|
60
|
+
}, $ = () => {
|
|
62
61
|
const e = ({ children: r }) => /* @__PURE__ */ i(
|
|
63
62
|
"div",
|
|
64
63
|
{
|
|
@@ -79,7 +78,7 @@ const $ = {
|
|
|
79
78
|
/* @__PURE__ */ i(e, { children: "Nam quis enim egestas, posuere felis ut, egestas tellus. Nulla facilisi. Pellentesque euismod bibendum ex ac euismod. Etiam rutrum quam nec nisi bibendum, sodales facilisis nunc dapibus. Nullam molestie magna efficitur dapibus pharetra." }),
|
|
80
79
|
/* @__PURE__ */ i(e, { children: "Sed quis lacinia lacus. Nam id faucibus nisi, quis imperdiet erat. Sed ac iaculis elit." })
|
|
81
80
|
] });
|
|
82
|
-
},
|
|
81
|
+
}, ii = () => {
|
|
83
82
|
const e = ({ children: r }) => /* @__PURE__ */ i(
|
|
84
83
|
"div",
|
|
85
84
|
{
|
|
@@ -102,7 +101,7 @@ const $ = {
|
|
|
102
101
|
] });
|
|
103
102
|
};
|
|
104
103
|
export {
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
104
|
+
$ as Base,
|
|
105
|
+
ii as NoScrollOnDesktop,
|
|
106
|
+
Z as default
|
|
108
107
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const X = {
|
|
48
|
+
const W = {
|
|
50
49
|
title: "a/Spinner",
|
|
51
50
|
component: r,
|
|
52
51
|
subcomponents: {
|
|
@@ -58,8 +57,8 @@ const X = {
|
|
|
58
57
|
argTypes: {
|
|
59
58
|
backgroundColor: { control: "color" }
|
|
60
59
|
}
|
|
61
|
-
},
|
|
60
|
+
}, X = () => /* @__PURE__ */ o("div", { className: "y-background-far b-y", children: /* @__PURE__ */ o(r, {}) });
|
|
62
61
|
export {
|
|
63
|
-
|
|
64
|
-
|
|
62
|
+
X as Base,
|
|
63
|
+
W as default
|
|
65
64
|
};
|
|
@@ -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-Cn9TX6jo.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,16 +45,15 @@ 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
|
-
|
|
49
|
-
const Y = {
|
|
48
|
+
const X = {
|
|
50
49
|
title: "a/TextSteps",
|
|
51
50
|
component: o
|
|
52
51
|
}, i = [
|
|
53
52
|
"Join Pareto in minutes. Share your business goals to match with a Project Partner.",
|
|
54
53
|
"Receive initial output in 24 hours. Give feedback to fine-tune results and level up your Pareto team.",
|
|
55
54
|
"Tap into economies of scale with tried and true playbooks: Benefit from strategic project recommendations. Enjoy continuous workflow improvement and documented learnings."
|
|
56
|
-
],
|
|
55
|
+
], Y = () => /* @__PURE__ */ t("div", { className: "grid span-8 md-span-14", children: /* @__PURE__ */ t(o, { items: i }) });
|
|
57
56
|
export {
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
Y as Base,
|
|
58
|
+
X as default
|
|
60
59
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const pt = {
|
|
48
|
+
const it = {
|
|
50
49
|
title: "a/Timestamp",
|
|
51
50
|
component: m,
|
|
52
51
|
subcomponents: {
|
|
@@ -91,5 +90,5 @@ export {
|
|
|
91
90
|
p as DistanceFormat,
|
|
92
91
|
d as Prefix,
|
|
93
92
|
n as RelativeFormat,
|
|
94
|
-
|
|
93
|
+
it as default
|
|
95
94
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const $ = {
|
|
48
|
+
const Z = {
|
|
50
49
|
title: "a/Tip",
|
|
51
50
|
component: o,
|
|
52
51
|
subcomponents: {
|
|
@@ -66,5 +65,5 @@ m.args = {
|
|
|
66
65
|
};
|
|
67
66
|
export {
|
|
68
67
|
m as Base,
|
|
69
|
-
|
|
68
|
+
Z as default
|
|
70
69
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const Z = {
|
|
48
|
+
const Y = {
|
|
50
49
|
title: "a/ToggleSwitch",
|
|
51
50
|
component: o,
|
|
52
51
|
subcomponents: {
|
|
@@ -58,13 +57,13 @@ const Z = {
|
|
|
58
57
|
argTypes: {
|
|
59
58
|
size: { control: "string" }
|
|
60
59
|
}
|
|
61
|
-
},
|
|
60
|
+
}, Z = () => /* @__PURE__ */ t(o, {}), $ = () => /* @__PURE__ */ i(p, { children: [
|
|
62
61
|
/* @__PURE__ */ t(o, { inputId: "option1" }),
|
|
63
62
|
/* @__PURE__ */ t(o, { inputId: "option2" }),
|
|
64
63
|
/* @__PURE__ */ t(o, { inputId: "option3" })
|
|
65
64
|
] });
|
|
66
65
|
export {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
66
|
+
$ as Multiple,
|
|
67
|
+
Z as Single,
|
|
68
|
+
Y as default
|
|
70
69
|
};
|
|
@@ -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 m } from "../../FormBuilder-
|
|
6
|
+
import { B as m } from "../../FormBuilder-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const oo = {
|
|
48
|
+
const $ = {
|
|
50
49
|
title: "a/Tooltip",
|
|
51
50
|
component: i,
|
|
52
51
|
subcomponents: {
|
|
@@ -82,19 +81,19 @@ const oo = {
|
|
|
82
81
|
children: /* @__PURE__ */ o(i, { ...r })
|
|
83
82
|
}
|
|
84
83
|
)
|
|
85
|
-
},
|
|
84
|
+
}, oo = {
|
|
86
85
|
...t,
|
|
87
86
|
args: {
|
|
88
87
|
...t.args,
|
|
89
88
|
position: "left"
|
|
90
89
|
}
|
|
91
|
-
},
|
|
90
|
+
}, to = {
|
|
92
91
|
...t,
|
|
93
92
|
args: {
|
|
94
93
|
...t.args,
|
|
95
94
|
position: "right"
|
|
96
95
|
}
|
|
97
|
-
},
|
|
96
|
+
}, io = {
|
|
98
97
|
...t,
|
|
99
98
|
args: {
|
|
100
99
|
...t.args,
|
|
@@ -103,8 +102,8 @@ const oo = {
|
|
|
103
102
|
};
|
|
104
103
|
export {
|
|
105
104
|
t as Base,
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
105
|
+
oo as Left,
|
|
106
|
+
to as Right,
|
|
107
|
+
io as Top,
|
|
108
|
+
$ as default
|
|
110
109
|
};
|
|
@@ -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-Cn9TX6jo.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,7 @@ 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
|
-
|
|
49
|
-
const $ = {
|
|
48
|
+
const Z = {
|
|
50
49
|
title: "a/XMLEditor",
|
|
51
50
|
component: t,
|
|
52
51
|
decorators: [
|
|
@@ -58,5 +57,5 @@ const $ = {
|
|
|
58
57
|
p.args = {};
|
|
59
58
|
export {
|
|
60
59
|
p as Base,
|
|
61
|
-
|
|
60
|
+
Z as default
|
|
62
61
|
};
|
|
@@ -3,7 +3,7 @@ import { createElement 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 i } from "../../../FormBuilder-
|
|
6
|
+
import { B as i } from "../../../FormBuilder-Cn9TX6jo.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,9 +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
|
-
import "../../../ui/utils/ScrollArea/ScrollArea.js";
|
|
49
48
|
import { ALL_COLORS as e } from "../../colors.js";
|
|
50
|
-
const
|
|
49
|
+
const wt = {
|
|
51
50
|
title: "b/Button",
|
|
52
51
|
component: i,
|
|
53
52
|
subcomponents: {
|
|
@@ -73,7 +72,7 @@ a.args = {
|
|
|
73
72
|
isGhost: !0,
|
|
74
73
|
children: "Sample Button"
|
|
75
74
|
};
|
|
76
|
-
const t = (o) => e.map((r) => /* @__PURE__ */ n(i, { ...o, color: r, key: r }, "This is a", " ", r, " ", "button")),
|
|
75
|
+
const t = (o) => e.map((r) => /* @__PURE__ */ n(i, { ...o, color: r, key: r }, "This is a", " ", r, " ", "button")), ft = t.bind({}), l = t.bind({});
|
|
77
76
|
l.args = {
|
|
78
77
|
isGhost: !0
|
|
79
78
|
};
|
|
@@ -150,8 +149,8 @@ export {
|
|
|
150
149
|
l as Ghosts,
|
|
151
150
|
c as Gradient,
|
|
152
151
|
S as Loading,
|
|
153
|
-
|
|
152
|
+
ft as Normal,
|
|
154
153
|
d as Simple,
|
|
155
154
|
h as SimpleDisabled,
|
|
156
|
-
|
|
155
|
+
wt as default
|
|
157
156
|
};
|