@pareto-engineering/design-system 5.7.0 → 5.9.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-653sa2uJ.js → FormBuilder-D0lMP-MB.js} +8730 -8401
- package/dist/assets/FormBuilder.css +1 -1
- package/dist/index.js +103 -100
- 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 +4 -3
- 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 +4 -3
- 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 +1 -1
- package/dist/stories/f/ChoicesInput.stories.js +2 -2
- package/dist/stories/f/Description.stories.js +2 -2
- package/dist/stories/f/EditorInput.stories.js +1 -1
- package/dist/stories/f/FileUpload.stories.js +1 -1
- package/dist/stories/f/Label.stories.js +6 -5
- package/dist/stories/f/LinkInput.stories.js +1 -1
- package/dist/stories/f/RadioInput.stories.js +1 -1
- package/dist/stories/f/RatingsInput.stories.js +1 -1
- package/dist/stories/f/SelectInput.stories.js +1 -1
- package/dist/stories/f/TextInput.stories.js +1 -1
- package/dist/stories/f/TextareaInput.stories.js +1 -1
- package/dist/stories/g/DragAndDrop.stories.js +2 -2
- 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/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/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 +1 -1
- package/dist/ui/c/Modal/common/ModalHeader/ModalHeader.js +2 -1
- 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 +36 -2
- 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/EditorInput/EditorInput.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/BlockFormatDropDown/BlockFormatDropDown.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/BlockFormatDropDown/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/ColorPicker/ColorPicker.js +2 -2
- package/dist/ui/f/fields/EditorInput/common/ColorPicker/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/common/FontSizeDropDown/FontSizeDropDown.js +1 -1
- 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/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/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 +5 -4
- package/dist/ui/f/fields/QueryCombobox/common/Combobox/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/MultipleCombobox/MultipleCombobox.js +3 -2
- 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 +35 -2
- 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 +45 -0
- package/dist/ui/f/fields/SearchDropdown/index.js +4 -0
- package/dist/ui/f/fields/SelectInput/SelectInput.js +2 -3
- package/dist/ui/f/fields/SelectInput/common/Menu/Menu.js +37 -77
- package/dist/ui/f/fields/SelectInput/common/Menu/index.js +2 -2
- package/dist/ui/f/fields/SelectInput/common/Multiple/Multiple.js +2 -3
- package/dist/ui/f/fields/SelectInput/common/Multiple/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Single/Single.js +4 -2
- package/dist/ui/f/fields/SelectInput/common/Single/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/index.js +4 -5
- package/dist/ui/f/fields/SelectInput/index.js +1 -1
- package/dist/ui/f/fields/SelectSingle/SelectSingle.js +173 -0
- package/dist/ui/f/fields/SelectSingle/index.js +4 -0
- 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 +20 -17
- package/dist/ui/f/index.js +23 -20
- package/dist/ui/g/ExpandableLexicalPreview/ExpandableLexicalPreview.js +33 -2
- package/dist/ui/g/ExpandableLexicalPreview/common/NewWindowPortal/NewWindowPortal.js +1 -1
- package/dist/ui/g/ExpandableLexicalPreview/common/NewWindowPortal/index.js +2 -2
- package/dist/ui/g/ExpandableLexicalPreview/common/index.js +2 -2
- package/dist/ui/g/ExpandableLexicalPreview/index.js +2 -2
- package/dist/ui/g/FormBuilder/FormBuilder.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/Builder.js +35 -2
- package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/ActionsContainer.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/InputBuilder.js +7 -5
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/Section/Section.js +35 -2
- 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 +1 -1
- package/dist/ui/g/FormBuilder/common/Renderer/common/Section/Section.js +37 -3
- package/dist/ui/g/FormBuilder/common/Renderer/common/Section/index.js +2 -2
- package/dist/ui/g/FormBuilder/common/Renderer/common/index.js +2 -2
- 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 +3 -3
- package/dist/ui/index.js +103 -100
- package/package.json +17 -9
|
@@ -3,12 +3,46 @@ import "react";
|
|
|
3
3
|
import "../../../../../../../index-CxkFVI6N.js";
|
|
4
4
|
import "../../../../../../f/common/Label/Label.js";
|
|
5
5
|
import "../../../../../../f/common/Description/Description.js";
|
|
6
|
-
import {
|
|
6
|
+
import { u as U } from "../../../../../../../FormBuilder-D0lMP-MB.js";
|
|
7
|
+
import "../../../../../../../exports.module-DmUnHWIJ.js";
|
|
8
|
+
import "../../../../../../a/AppContext/Context.js";
|
|
9
|
+
import "../../../../../../a/AppContext/ContextProvider.js";
|
|
10
|
+
import "../../../../../../a/BlurOverlay/BlurOverlay.js";
|
|
11
|
+
import "../../../../../../a/Conversation/Context.js";
|
|
12
|
+
import "../../../../../../a/DotInfo/DotInfo.js";
|
|
13
|
+
import "../../../../../../a/Figure/Figure.js";
|
|
14
|
+
import "../../../../../../a/HamburgerButton/HamburgerButton.js";
|
|
15
|
+
import "../../../../../../a/IconList/IconList.js";
|
|
16
|
+
import "../../../../../../a/Label/Label.js";
|
|
17
|
+
import "../../../../../../a/LoadingCircle/LoadingCircle.js";
|
|
18
|
+
import "../../../../../../a/People/People.js";
|
|
19
|
+
import "../../../../../../a/Popover/Popover.js";
|
|
20
|
+
import "../../../../../../a/ProgressBar/ProgressBar.js";
|
|
21
|
+
import "../../../../../../a/Quote/Quote.js";
|
|
22
|
+
import "../../../../../../a/SVG/SVG.js";
|
|
23
|
+
import "../../../../../../a/SnapScroller/SnapScroller.js";
|
|
24
|
+
import "../../../../../../a/Spinner/Spinner.js";
|
|
25
|
+
import "../../../../../../a/Timestamp/Timestamp.js";
|
|
26
|
+
import "../../../../../../a/MetaCard/MetaCard.js";
|
|
27
|
+
import "../../../../../../a/AnimatedBlobs/AnimatedBlobs.js";
|
|
28
|
+
import "../../../../../../a/Tip/Tip.js";
|
|
29
|
+
import "../../../../../../a/TextSteps/TextSteps.js";
|
|
30
|
+
import "../../../../../../a/Removable/Removable.js";
|
|
31
|
+
import "../../../../../../a/ToggleSwitch/ToggleSwitch.js";
|
|
32
|
+
import "../../../../../../a/XMLEditor/XMLEditor.js";
|
|
33
|
+
import "../../../../../../../DatePicker-DHuh_8q6.js";
|
|
34
|
+
import "../../../../../../a/Tooltip/Tooltip.js";
|
|
35
|
+
import "../../../../../../a/Charts/AreaChart/AreaChart.js";
|
|
36
|
+
import "../../../../../../a/Charts/BarChart/BarChart.js";
|
|
37
|
+
import "../../../../../../a/Charts/PieChart/PieChart.js";
|
|
38
|
+
import "../../../../../../a/ThroughPutIndicator/ThroughPutIndicator.js";
|
|
39
|
+
import "formik";
|
|
7
40
|
import "../../../../../../f/fields/LatexPreviewInput/convertLatexToHtml.js";
|
|
8
41
|
import "../../../../../../f/fields/FileUpload/utils.js";
|
|
9
42
|
import "../../../../../../f/fields/RadioInput/RadioInput.js";
|
|
43
|
+
import "../../../../../../b/Page/Context.js";
|
|
44
|
+
import "../../../../../../b/Title/Title.js";
|
|
10
45
|
import "../../../../../DragAndDrop/DragAndDrop.js";
|
|
11
|
-
import "../../../../../../../exports.module-DmUnHWIJ.js";
|
|
12
46
|
export {
|
|
13
|
-
|
|
47
|
+
U as default
|
|
14
48
|
};
|
package/dist/ui/g/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { default as
|
|
1
|
+
import { q as e, r as o } from "../../FormBuilder-D0lMP-MB.js";
|
|
2
|
+
import { default as l } from "./DragAndDrop/DragAndDrop.js";
|
|
3
3
|
export {
|
|
4
|
-
|
|
4
|
+
l as DragAndDrop,
|
|
5
5
|
e as ExpandableLexicalPreview,
|
|
6
6
|
o as FormBuilder
|
|
7
7
|
};
|
package/dist/ui/index.js
CHANGED
|
@@ -3,135 +3,138 @@ import { default as p } from "./a/AppContext/ContextProvider.js";
|
|
|
3
3
|
import { default as u } from "./a/AppContext/useApp.js";
|
|
4
4
|
import { default as d } from "./a/AppContext/useTheme.js";
|
|
5
5
|
import { default as x } from "./a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import { A as c, B as T, c as g, j as
|
|
6
|
+
import { A as c, B as T, c as g, j as S, g as C, C as h, a as I, E as F, q as D, n as L, r as P, D as b, F as A, m as B, l as k, L as v, M as y, N as M, b as w, P as E, k as O, Q, i as R, R as U, p as G, f as N, d as H, S as V, e as j, h as q, T as z, o as W } from "../FormBuilder-D0lMP-MB.js";
|
|
7
7
|
import "./a/Conversation/Context.js";
|
|
8
8
|
import "react";
|
|
9
|
-
import { default as
|
|
10
|
-
import { default as
|
|
11
|
-
import { default as
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as
|
|
9
|
+
import { default as Z } from "./a/DotInfo/DotInfo.js";
|
|
10
|
+
import { default as J } from "./a/Figure/Figure.js";
|
|
11
|
+
import { default as Y } from "./a/HamburgerButton/HamburgerButton.js";
|
|
12
|
+
import { default as ee } from "./a/IconList/IconList.js";
|
|
13
|
+
import { default as oe } from "./a/Label/Label.js";
|
|
14
|
+
import { default as re } from "./a/LoadingCircle/LoadingCircle.js";
|
|
15
|
+
import { default as fe } from "./a/People/People.js";
|
|
16
|
+
import { default as le } from "./a/Popover/Popover.js";
|
|
17
|
+
import { default as me } from "./a/ProgressBar/ProgressBar.js";
|
|
18
|
+
import { default as ie } from "./a/Quote/Quote.js";
|
|
19
|
+
import { default as ne } from "./a/SVG/SVG.js";
|
|
20
|
+
import { default as Te } from "./a/SnapScroller/SnapScroller.js";
|
|
21
|
+
import { default as Se } from "./a/Spinner/Spinner.js";
|
|
22
22
|
import { default as he } from "./a/Timestamp/Timestamp.js";
|
|
23
|
-
import { default as
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
23
|
+
import { default as Fe } from "./a/MetaCard/MetaCard.js";
|
|
24
|
+
import { default as Le } from "./a/AnimatedBlobs/AnimatedBlobs.js";
|
|
25
|
+
import { default as be } from "./a/Tip/Tip.js";
|
|
26
|
+
import { default as Be } from "./a/TextSteps/TextSteps.js";
|
|
27
|
+
import { default as ve } from "./a/Removable/Removable.js";
|
|
28
|
+
import { default as Me } from "./a/ToggleSwitch/ToggleSwitch.js";
|
|
29
29
|
import { default as Ee } from "./a/XMLEditor/XMLEditor.js";
|
|
30
30
|
import { D as Qe } from "../DatePicker-DHuh_8q6.js";
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
31
|
+
import { default as Ue } from "./a/Tooltip/Tooltip.js";
|
|
32
|
+
import { default as Ne } from "./a/Charts/AreaChart/AreaChart.js";
|
|
33
|
+
import { default as Ve } from "./a/Charts/BarChart/BarChart.js";
|
|
34
|
+
import { default as qe } from "./a/Charts/PieChart/PieChart.js";
|
|
35
|
+
import { default as We } from "./a/ThroughPutIndicator/ThroughPutIndicator.js";
|
|
36
36
|
import "./b/Page/Context.js";
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as
|
|
41
|
-
import { lookUpInputValueFromFetchedOptions as
|
|
42
|
-
import { integerAndGreaterThanZero as
|
|
43
|
-
import { default as
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as ha } from "./utils/hooks/
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
37
|
+
import { default as Ze } from "./b/Title/Title.js";
|
|
38
|
+
import { default as Je } from "./c/SocialMediaShareButton/SocialMediaShareButton.js";
|
|
39
|
+
import { default as Ye } from "./f/common/Label/Label.js";
|
|
40
|
+
import { default as ea } from "./f/common/Description/Description.js";
|
|
41
|
+
import { lookUpInputValueFromFetchedOptions as oa } from "./f/common/utils/lookUpInputValueFromFetchedOptions.js";
|
|
42
|
+
import { integerAndGreaterThanZero as ra } from "./f/common/utils/validators.js";
|
|
43
|
+
import { default as fa } from "./f/fields/SelectSingle/SelectSingle.js";
|
|
44
|
+
import { default as la } from "./f/fields/LatexPreviewInput/convertLatexToHtml.js";
|
|
45
|
+
import { fileUploadOptions as ma, getFileType as da, getFileTypeFromUrl as ia } from "./f/fields/FileUpload/utils.js";
|
|
46
|
+
import { default as na } from "./f/fields/RadioInput/RadioInput.js";
|
|
47
|
+
import { default as Ta } from "./g/DragAndDrop/DragAndDrop.js";
|
|
48
|
+
import { default as Sa } from "./utils/hooks/useWindowSize.js";
|
|
49
|
+
import { default as ha } from "./utils/hooks/useDynamicPosition.js";
|
|
50
|
+
import { default as Fa } from "./utils/hooks/useOutsideClick.js";
|
|
51
|
+
import { DATE_FORMATS as La, formatDate as Pa, formatTime as ba, parseDate as Aa, snakeCaseToTitleCase as Ba } from "./utils/formatting.js";
|
|
52
|
+
import { applyCharacterLimit as va } from "./utils/applyCharacterLimit.js";
|
|
52
53
|
export {
|
|
53
|
-
|
|
54
|
+
Le as AnimatedBlobs,
|
|
54
55
|
c as AnimatedGradient,
|
|
55
56
|
s as AppContext,
|
|
56
57
|
p as AppContextProvider,
|
|
57
|
-
|
|
58
|
-
|
|
58
|
+
Ne as AreaChart,
|
|
59
|
+
Ve as BarChart,
|
|
59
60
|
x as BlurOverlay,
|
|
60
61
|
T as Button,
|
|
61
62
|
g as Card,
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
63
|
+
S as Checkbox,
|
|
64
|
+
C as ChoicesInput,
|
|
65
|
+
h as ContentTree,
|
|
65
66
|
I as Conversation,
|
|
66
|
-
|
|
67
|
+
La as DATE_FORMATS,
|
|
67
68
|
Qe as DatePicker,
|
|
68
|
-
|
|
69
|
-
|
|
69
|
+
Z as DotInfo,
|
|
70
|
+
Ta as DragAndDrop,
|
|
70
71
|
F as EditorInput,
|
|
71
72
|
D as ExpandableLexicalPreview,
|
|
72
|
-
|
|
73
|
+
J as Figure,
|
|
73
74
|
L as FileUpload,
|
|
74
75
|
P as FormBuilder,
|
|
75
76
|
b as FormDebugger,
|
|
76
|
-
|
|
77
|
+
ea as FormDescription,
|
|
77
78
|
A as FormInput,
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
79
|
+
Ye as FormLabel,
|
|
80
|
+
Y as HamburgerButton,
|
|
81
|
+
ee as IconList,
|
|
82
|
+
oe as Label,
|
|
82
83
|
B as LatexPreviewInput,
|
|
83
84
|
k as LinkInput,
|
|
84
|
-
|
|
85
|
+
re as LoadingCircle,
|
|
85
86
|
v as Logo,
|
|
86
|
-
|
|
87
|
+
Fe as MetaCard,
|
|
87
88
|
y as Modal,
|
|
88
89
|
M as Notification,
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
90
|
+
w as NotificationStack,
|
|
91
|
+
E as Page,
|
|
92
|
+
fe as People,
|
|
93
|
+
qe as PieChart,
|
|
94
|
+
le as Popover,
|
|
95
|
+
me as ProgressBar,
|
|
96
|
+
O as QueryChoices,
|
|
97
|
+
Q as QueryCombobox,
|
|
98
|
+
R as QuerySelect,
|
|
99
|
+
ie as Quote,
|
|
100
|
+
na as RadioInput,
|
|
100
101
|
U as RatingsInput,
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
G as
|
|
104
|
-
N as
|
|
105
|
-
|
|
106
|
-
H as
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
j as
|
|
112
|
-
|
|
113
|
-
|
|
102
|
+
ve as Removable,
|
|
103
|
+
ne as SVG,
|
|
104
|
+
G as SearchDropdown,
|
|
105
|
+
N as SelectInput,
|
|
106
|
+
fa as SelectSingle,
|
|
107
|
+
H as Shortener,
|
|
108
|
+
Te as SnapScroller,
|
|
109
|
+
V as SocialMediaButton,
|
|
110
|
+
Je as SocialMediaShareButton,
|
|
111
|
+
Se as Spinner,
|
|
112
|
+
j as TextInput,
|
|
113
|
+
Be as TextSteps,
|
|
114
|
+
q as TextareaInput,
|
|
115
|
+
z as ThemeSelector,
|
|
116
|
+
We as ThroughPutIndicator,
|
|
114
117
|
he as Timestamp,
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
118
|
+
be as Tip,
|
|
119
|
+
Ze as Title,
|
|
120
|
+
W as ToggleInput,
|
|
121
|
+
Me as ToggleSwitch,
|
|
122
|
+
Ue as Tooltip,
|
|
120
123
|
Ee as XMLEditor,
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
124
|
+
va as applyCharacterLimit,
|
|
125
|
+
la as convertLatexToHtml,
|
|
126
|
+
ma as fileUploadOptions,
|
|
127
|
+
Pa as formatDate,
|
|
128
|
+
ba as formatTime,
|
|
129
|
+
da as getFileType,
|
|
130
|
+
ia as getFileTypeFromUrl,
|
|
131
|
+
ra as integerAndGreaterThanZero,
|
|
132
|
+
oa as lookUpInputValueFromFetchedOptions,
|
|
133
|
+
Aa as parseDate,
|
|
134
|
+
Ba as snakeCaseToTitleCase,
|
|
132
135
|
u as useApp,
|
|
133
|
-
|
|
134
|
-
|
|
136
|
+
ha as useDynamicPosition,
|
|
137
|
+
Fa as useOutsideClick,
|
|
135
138
|
d as useTheme,
|
|
136
|
-
|
|
139
|
+
Sa as useWindowSize
|
|
137
140
|
};
|
package/package.json
CHANGED
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pareto-engineering/design-system",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.9.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"main": "dist/index.js",
|
|
6
|
+
"main": "./dist/index.js",
|
|
7
|
+
"module": "./dist/index.js",
|
|
8
|
+
"types": "./dist/index.d.ts",
|
|
9
|
+
"exports": {
|
|
10
|
+
".": {
|
|
11
|
+
"import": "./dist/index.js",
|
|
12
|
+
"types": "./dist/index.d.ts"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
7
15
|
"files": [
|
|
8
16
|
"dist"
|
|
9
17
|
],
|
|
@@ -29,9 +37,9 @@
|
|
|
29
37
|
"license": "ISC",
|
|
30
38
|
"devDependencies": {
|
|
31
39
|
"@chromatic-com/storybook": "^3.2.6",
|
|
32
|
-
"@pareto-engineering/eslint-config": "^5.
|
|
33
|
-
"@pareto-engineering/stylelint-config": "^5.
|
|
34
|
-
"@pareto-engineering/ts-config": "^5.
|
|
40
|
+
"@pareto-engineering/eslint-config": "^5.9.0",
|
|
41
|
+
"@pareto-engineering/stylelint-config": "^5.9.0",
|
|
42
|
+
"@pareto-engineering/ts-config": "^5.9.0",
|
|
35
43
|
"@storybook/addon-essentials": "^8.6.12",
|
|
36
44
|
"@storybook/addon-interactions": "^8.6.12",
|
|
37
45
|
"@storybook/addon-links": "^8.6.12",
|
|
@@ -64,9 +72,9 @@
|
|
|
64
72
|
"@lexical/selection": "0.12.2",
|
|
65
73
|
"@lexical/table": "0.12.2",
|
|
66
74
|
"@lexical/utils": "0.12.2",
|
|
67
|
-
"@pareto-engineering/assets": "^5.
|
|
68
|
-
"@pareto-engineering/bem": "^5.
|
|
69
|
-
"@pareto-engineering/styles": "^5.
|
|
75
|
+
"@pareto-engineering/assets": "^5.9.0",
|
|
76
|
+
"@pareto-engineering/bem": "^5.9.0",
|
|
77
|
+
"@pareto-engineering/styles": "^5.9.0",
|
|
70
78
|
"@types/node": "^22.14.1",
|
|
71
79
|
"@vitejs/plugin-react": "^4.3.4",
|
|
72
80
|
"better-react-mathjax": "^2.0.3",
|
|
@@ -96,5 +104,5 @@
|
|
|
96
104
|
"vite-plugin-lib-inject-css": "^2.2.2"
|
|
97
105
|
},
|
|
98
106
|
"browserslist": "> 2%",
|
|
99
|
-
"gitHead": "
|
|
107
|
+
"gitHead": "04a036aebd4adb1aa4bbcbd5970c3ef74d384fdb"
|
|
100
108
|
}
|