@pareto-engineering/design-system 5.12.10 → 5.12.12
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-BgjYyPAc.js → FormBuilder-U45jur81.js} +7268 -7076
- package/dist/assets/Description.css +1 -1
- package/dist/assets/DragAndDrop.css +1 -1
- package/dist/assets/FormBuilder.css +1 -1
- package/dist/assets/Hint.css +1 -0
- package/dist/index.js +104 -101
- package/dist/stories/a/AppContext.stories.js +7 -6
- package/dist/stories/a/AreaChart.stories.js +5 -4
- package/dist/stories/a/BarChart.stories.js +5 -4
- package/dist/stories/a/BlurOverlay.stories.js +5 -4
- package/dist/stories/a/ContentTree.stories.js +7 -6
- package/dist/stories/a/Conversation.stories.js +9 -8
- package/dist/stories/a/DatePicker.stories.js +5 -4
- package/dist/stories/a/DotInfo.stories.js +7 -6
- package/dist/stories/a/Figure.stories.js +7 -6
- package/dist/stories/a/HamburgerButton.stories.js +7 -6
- package/dist/stories/a/IconList.stories.js +7 -6
- package/dist/stories/a/Label.stories.js +7 -6
- package/dist/stories/a/LoadingCircle.stories.js +7 -6
- package/dist/stories/a/MetaCard.stories.js +5 -4
- package/dist/stories/a/Notification.stories.js +13 -12
- package/dist/stories/a/NotificationStack.stories.js +7 -6
- package/dist/stories/a/People.stories.js +15 -14
- package/dist/stories/a/PieChart.stories.js +5 -4
- package/dist/stories/a/Popover.stories.js +5 -4
- package/dist/stories/a/ProgressBar.stories.js +7 -6
- package/dist/stories/a/Quote.stories.js +5 -4
- package/dist/stories/a/Removable.stories.js +7 -6
- package/dist/stories/a/SVG.stories.js +13 -12
- package/dist/stories/a/SnapScroller.stories.js +9 -8
- package/dist/stories/a/Spinner.stories.js +7 -6
- package/dist/stories/a/TextSteps.stories.js +7 -6
- package/dist/stories/a/Timestamp.stories.js +5 -4
- package/dist/stories/a/Tip.stories.js +5 -4
- package/dist/stories/a/ToggleSwitch.stories.js +8 -7
- package/dist/stories/a/Tooltip.stories.js +11 -10
- package/dist/stories/a/XMLEditor.stories.js +5 -4
- package/dist/stories/b/Button/Button.stories.js +7 -6
- package/dist/stories/b/Button/Group.stories.js +5 -4
- package/dist/stories/b/Card/Card.stories.js +5 -4
- package/dist/stories/b/Card/Group.stories.js +5 -4
- package/dist/stories/b/Logo.stories.js +8 -7
- package/dist/stories/b/Page.stories.js +10 -9
- package/dist/stories/b/SocialMediaButton.stories.js +5 -4
- package/dist/stories/b/ThemeSelector.stories.js +7 -6
- package/dist/stories/b/Title.stories.js +7 -6
- package/dist/stories/c/Modal.stories.js +5 -4
- package/dist/stories/c/Shortener.stories.js +5 -4
- package/dist/stories/c/SocialMediaShareButton.stories.js +5 -4
- package/dist/stories/f/Checkbox.stories.js +5 -4
- package/dist/stories/f/ChoicesInput.stories.js +70 -37
- package/dist/stories/f/Combobox.stories.js +7 -6
- package/dist/stories/f/Description.stories.js +5 -4
- package/dist/stories/f/DragAndDropFileUpload.stories.js +15 -14
- package/dist/stories/f/EditorInput.stories.js +5 -4
- package/dist/stories/f/FileUpload.stories.js +11 -10
- package/dist/stories/f/HighlightedTextInput.stories.js +166 -0
- package/dist/stories/f/Label.stories.js +7 -6
- package/dist/stories/f/LinkInput.stories.js +5 -4
- package/dist/stories/f/RadioInput.stories.js +7 -6
- package/dist/stories/f/RatingsInput.stories.js +5 -4
- package/dist/stories/f/SelectInput.stories.js +13 -12
- package/dist/stories/f/TextInput.stories.js +5 -4
- package/dist/stories/f/TextareaInput.stories.js +8 -7
- package/dist/stories/g/DragAndDrop.stories.js +27 -26
- package/dist/stories/g/ExpandableLexicalPreview.stories.js +9 -8
- package/dist/stories/g/FormBuilder.stories.js +18 -17
- 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 +4 -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 +4 -3
- package/dist/ui/a/Conversation/index.js +1 -1
- package/dist/ui/a/Notification/Notification.js +4 -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/index.js +1 -1
- package/dist/ui/b/Button/Button.js +4 -3
- package/dist/ui/b/Button/index.js +1 -1
- package/dist/ui/b/Card/Card.js +4 -3
- package/dist/ui/b/Card/common/Group/Group.js +4 -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 +2 -2
- package/dist/ui/b/Page/common/PageHelmet/index.js +1 -1
- package/dist/ui/b/Page/common/index.js +2 -2
- 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 +4 -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 +4 -3
- package/dist/ui/f/FormInput/index.js +1 -1
- package/dist/ui/f/common/CharacterCount/CharacterCount.js +5 -4
- 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/Description/Description.js +25 -57
- package/dist/ui/f/common/Hint/Hint.js +56 -0
- package/dist/ui/f/common/Hint/index.js +4 -0
- package/dist/ui/f/common/index.js +10 -8
- package/dist/ui/f/fields/Checkbox/Checkbox.js +4 -3
- package/dist/ui/f/fields/Checkbox/index.js +1 -1
- package/dist/ui/f/fields/ChoicesInput/ChoicesInput.js +4 -3
- package/dist/ui/f/fields/ChoicesInput/common/Choice/Choice.js +8 -114
- package/dist/ui/f/fields/ChoicesInput/common/Choice/common/ImageChoice/ImageChoice.js +88 -0
- package/dist/ui/f/fields/ChoicesInput/common/Choice/common/ImageChoice/index.js +4 -0
- package/dist/ui/f/fields/ChoicesInput/common/Choice/common/TextChoice/TextChoice.js +66 -0
- package/dist/ui/f/fields/ChoicesInput/common/Choice/common/TextChoice/index.js +4 -0
- package/dist/ui/f/fields/ChoicesInput/common/Choice/common/index.js +6 -0
- package/dist/ui/f/fields/ChoicesInput/index.js +1 -1
- package/dist/ui/f/fields/DragAndDropFileUpload/DragAndDropFileUpload.js +4 -3
- package/dist/ui/f/fields/DragAndDropFileUpload/index.js +1 -1
- package/dist/ui/f/fields/EditorInput/EditorInput.js +4 -3
- 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 +1 -1
- 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 +4 -3
- 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/HighlightedTextInput/HighlightedTextInput.js +12 -0
- package/dist/ui/f/fields/HighlightedTextInput/index.js +4 -0
- 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 +4 -3
- package/dist/ui/f/fields/LinkInput/index.js +1 -1
- package/dist/ui/f/fields/PasswordInput/PasswordInput.js +4 -3
- package/dist/ui/f/fields/PasswordInput/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/QueryCombobox.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/Combobox/Combobox.js +4 -3
- package/dist/ui/f/fields/QueryCombobox/common/Combobox/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/MultipleCombobox/MultipleCombobox.js +4 -3
- 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/RatingsInput/RatingsInput.js +4 -3
- package/dist/ui/f/fields/RatingsInput/index.js +1 -1
- package/dist/ui/f/fields/SearchDropdown/SearchDropdown.js +4 -3
- 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 +4 -3
- package/dist/ui/f/fields/SelectInput/common/Multiple/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Single/Single.js +4 -3
- 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 +24 -21
- package/dist/ui/f/fields/TextInput/TextInput.js +4 -3
- package/dist/ui/f/fields/TextInput/index.js +1 -1
- package/dist/ui/f/fields/TextareaInput/TextareaInput.js +4 -3
- package/dist/ui/f/fields/TextareaInput/index.js +1 -1
- package/dist/ui/f/fields/ToggleInput/ToggleInput.js +4 -3
- package/dist/ui/f/fields/ToggleInput/index.js +1 -1
- package/dist/ui/f/fields/index.js +21 -20
- package/dist/ui/f/index.js +37 -34
- package/dist/ui/g/DragAndDrop/common/MultiSectionDragAndDrop/MultiSectionDragAndDrop.js +48 -45
- package/dist/ui/g/ExpandableLexicalPreview/ExpandableLexicalPreview.js +4 -3
- 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 +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/Builder.js +4 -3
- 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/AutoQASection/AutoQASection.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/AutoQASection/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/InputBuilder.js +4 -3
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/Section/Section.js +5 -4
- 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 +5 -3
- package/dist/ui/g/FormBuilder/common/Renderer/common/Section/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Renderer/common/constants.js +4 -0
- 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 +104 -101
- package/package.json +5 -5
- /package/dist/assets/{CharacterCount.css → styles.css} +0 -0
|
@@ -3,9 +3,10 @@ import "react";
|
|
|
3
3
|
import "formik";
|
|
4
4
|
import "../../../../../index-CxkFVI6N.js";
|
|
5
5
|
import "../../../../../exports.module-DmUnHWIJ.js";
|
|
6
|
-
import { t as
|
|
6
|
+
import { t as l } from "../../../../../FormBuilder-U45jur81.js";
|
|
7
7
|
import "../../../../b/Page/Context.js";
|
|
8
8
|
import "../../../../b/Title/Title.js";
|
|
9
|
+
import "./common/constants.js";
|
|
9
10
|
export {
|
|
10
|
-
|
|
11
|
+
l as default
|
|
11
12
|
};
|
|
@@ -3,10 +3,11 @@ 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 "../../../../../../f/common/Hint/Hint.js";
|
|
6
7
|
import "formik";
|
|
7
8
|
import "../../../../../../../exports.module-DmUnHWIJ.js";
|
|
8
|
-
import
|
|
9
|
-
import { u as
|
|
9
|
+
import '../../../../../../../assets/styles.css';/* empty css */
|
|
10
|
+
import { u as Z } from "../../../../../../../FormBuilder-U45jur81.js";
|
|
10
11
|
import "../../../../../../f/fields/QueryCombobox/common/Menu/Menu.js";
|
|
11
12
|
import "../../../../../../../debounce-Cm69Z_cF.js";
|
|
12
13
|
import "../../../../../../a/AppContext/Context.js";
|
|
@@ -46,6 +47,7 @@ import "../../../../../../f/fields/LatexPreviewInput/convertLatexToHtml.js";
|
|
|
46
47
|
import "../../../../../../f/fields/FileUpload/utils.js";
|
|
47
48
|
import "../../../../../../f/fields/RadioInput/RadioInput.js";
|
|
48
49
|
import "../../../../../DragAndDrop/DragAndDrop.js";
|
|
50
|
+
import "../constants.js";
|
|
49
51
|
export {
|
|
50
|
-
|
|
52
|
+
Z as default
|
|
51
53
|
};
|
package/dist/ui/g/index.js
CHANGED
package/dist/ui/index.js
CHANGED
|
@@ -3,140 +3,143 @@ 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, i as C, g as
|
|
6
|
+
import { A as c, B as T, c as g, i as C, g as h, C as S, a as I, o as D, E as F, q as P, l as A, r as L, D as b, F as B, H as k, k as v, j as M, L as w, M as y, N as E, b as H, P as O, p as R, Q as U, R as G, n as N, f as Q, d as V, S as j, e as q, h as z, T as W, m as X } from "../FormBuilder-U45jur81.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
|
|
9
|
+
import { default as _ } from "./a/DotInfo/DotInfo.js";
|
|
10
|
+
import { default as K } from "./a/Figure/Figure.js";
|
|
11
|
+
import { default as $ } from "./a/HamburgerButton/HamburgerButton.js";
|
|
12
|
+
import { default as ae } from "./a/IconList/IconList.js";
|
|
13
13
|
import { default as oe } from "./a/Label/Label.js";
|
|
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
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
14
|
+
import { default as se } from "./a/LoadingCircle/LoadingCircle.js";
|
|
15
|
+
import { default as pe } from "./a/People/People.js";
|
|
16
|
+
import { default as ue } from "./a/Popover/Popover.js";
|
|
17
|
+
import { default as de } from "./a/ProgressBar/ProgressBar.js";
|
|
18
|
+
import { default as xe } from "./a/Quote/Quote.js";
|
|
19
|
+
import { default as ce } from "./a/SVG/SVG.js";
|
|
20
|
+
import { default as ge } from "./a/SnapScroller/SnapScroller.js";
|
|
21
|
+
import { default as he } from "./a/Spinner/Spinner.js";
|
|
22
|
+
import { default as Ie } from "./a/Timestamp/Timestamp.js";
|
|
23
|
+
import { default as Fe } from "./a/MetaCard/MetaCard.js";
|
|
24
|
+
import { default as Ae } from "./a/AnimatedBlobs/AnimatedBlobs.js";
|
|
25
|
+
import { default as be } from "./a/Tip/Tip.js";
|
|
26
|
+
import { default as ke } from "./a/TextSteps/TextSteps.js";
|
|
27
|
+
import { default as Me } from "./a/Removable/Removable.js";
|
|
28
|
+
import { default as ye } from "./a/ToggleSwitch/ToggleSwitch.js";
|
|
29
|
+
import { default as He } from "./a/XMLEditor/XMLEditor.js";
|
|
30
30
|
import { D as Re } from "../DatePicker-DHuh_8q6.js";
|
|
31
31
|
import { default as Ge } from "./a/Tooltip/Tooltip.js";
|
|
32
32
|
import { default as Qe } from "./a/Charts/AreaChart/AreaChart.js";
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
33
|
+
import { default as je } from "./a/Charts/BarChart/BarChart.js";
|
|
34
|
+
import { default as ze } from "./a/Charts/PieChart/PieChart.js";
|
|
35
|
+
import { default as Xe } 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 { default as oa } from "./f/common/
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import { default as
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
37
|
+
import { default as _e } from "./b/Title/Title.js";
|
|
38
|
+
import { default as Ke } from "./c/SocialMediaShareButton/SocialMediaShareButton.js";
|
|
39
|
+
import { default as $e } from "./f/common/Label/Label.js";
|
|
40
|
+
import { default as aa } from "./f/common/Description/Description.js";
|
|
41
|
+
import { default as oa } from "./f/common/Hint/Hint.js";
|
|
42
|
+
import { default as sa } from "./f/common/CharacterCount/CharacterCount.js";
|
|
43
|
+
import { lookUpInputValueFromOptions as pa } from "./f/common/utils/lookUpInputValueFromOptions.js";
|
|
44
|
+
import { integerAndGreaterThanZero as ua } from "./f/common/utils/validators.js";
|
|
45
|
+
import { default as da } from "./f/fields/SelectSingle/SelectSingle.js";
|
|
46
|
+
import { default as xa } from "./f/fields/LatexPreviewInput/convertLatexToHtml.js";
|
|
47
|
+
import { fileUploadOptions as ca, getFileType as Ta, getFileTypeFromUrl as ga } from "./f/fields/FileUpload/utils.js";
|
|
48
|
+
import { default as ha } from "./f/fields/RadioInput/RadioInput.js";
|
|
49
|
+
import { default as Ia } from "./g/DragAndDrop/DragAndDrop.js";
|
|
50
|
+
import { default as Fa } from "./utils/hooks/useWindowSize.js";
|
|
51
|
+
import { default as Aa } from "./utils/hooks/useDynamicPosition.js";
|
|
52
|
+
import { default as ba } from "./utils/hooks/useOutsideClick.js";
|
|
53
|
+
import { DATE_FORMATS as ka, formatDate as va, formatTime as Ma, parseDate as wa, snakeCaseToTitleCase as ya } from "./utils/formatting.js";
|
|
54
|
+
import { applyCharacterLimit as Ha } from "./utils/applyCharacterLimit.js";
|
|
54
55
|
export {
|
|
55
|
-
|
|
56
|
+
Ae as AnimatedBlobs,
|
|
56
57
|
c as AnimatedGradient,
|
|
57
58
|
s as AppContext,
|
|
58
59
|
p as AppContextProvider,
|
|
59
60
|
Qe as AreaChart,
|
|
60
|
-
|
|
61
|
+
je as BarChart,
|
|
61
62
|
x as BlurOverlay,
|
|
62
63
|
T as Button,
|
|
63
64
|
g as Card,
|
|
64
|
-
|
|
65
|
+
sa as CharacterCount,
|
|
65
66
|
C as Checkbox,
|
|
66
|
-
|
|
67
|
-
|
|
67
|
+
h as ChoicesInput,
|
|
68
|
+
S as ContentTree,
|
|
68
69
|
I as Conversation,
|
|
69
|
-
|
|
70
|
+
ka as DATE_FORMATS,
|
|
70
71
|
Re as DatePicker,
|
|
71
|
-
|
|
72
|
-
|
|
72
|
+
_ as DotInfo,
|
|
73
|
+
Ia as DragAndDrop,
|
|
73
74
|
D as DragAndDropFileUpload,
|
|
74
75
|
F as EditorInput,
|
|
75
76
|
P as ExpandableLexicalPreview,
|
|
76
|
-
|
|
77
|
+
K as Figure,
|
|
77
78
|
A as FileUpload,
|
|
78
79
|
L as FormBuilder,
|
|
79
80
|
b as FormDebugger,
|
|
80
|
-
|
|
81
|
+
aa as FormDescription,
|
|
82
|
+
oa as FormHint,
|
|
81
83
|
B as FormInput,
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
84
|
+
$e as FormLabel,
|
|
85
|
+
$ as HamburgerButton,
|
|
86
|
+
k as HighlightedTextInput,
|
|
87
|
+
ae as IconList,
|
|
85
88
|
oe as Label,
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
89
|
+
v as LatexPreviewInput,
|
|
90
|
+
M as LinkInput,
|
|
91
|
+
se as LoadingCircle,
|
|
92
|
+
w as Logo,
|
|
93
|
+
Fe as MetaCard,
|
|
94
|
+
y as Modal,
|
|
95
|
+
E as Notification,
|
|
96
|
+
H as NotificationStack,
|
|
94
97
|
O as Page,
|
|
95
98
|
R as PasswordInput,
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
99
|
+
pe as People,
|
|
100
|
+
ze as PieChart,
|
|
101
|
+
ue as Popover,
|
|
102
|
+
de as ProgressBar,
|
|
100
103
|
U as QueryCombobox,
|
|
101
|
-
|
|
102
|
-
|
|
104
|
+
xe as Quote,
|
|
105
|
+
ha as RadioInput,
|
|
103
106
|
G as RatingsInput,
|
|
104
|
-
|
|
105
|
-
|
|
107
|
+
Me as Removable,
|
|
108
|
+
ce as SVG,
|
|
106
109
|
N as SearchDropdown,
|
|
107
110
|
Q as SelectInput,
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
111
|
+
da as SelectSingle,
|
|
112
|
+
V as Shortener,
|
|
113
|
+
ge as SnapScroller,
|
|
114
|
+
j as SocialMediaButton,
|
|
115
|
+
Ke as SocialMediaShareButton,
|
|
116
|
+
he as Spinner,
|
|
117
|
+
q as TextInput,
|
|
118
|
+
ke as TextSteps,
|
|
119
|
+
z as TextareaInput,
|
|
120
|
+
W as ThemeSelector,
|
|
121
|
+
Xe as ThroughPutIndicator,
|
|
122
|
+
Ie as Timestamp,
|
|
123
|
+
be as Tip,
|
|
124
|
+
_e as Title,
|
|
125
|
+
X as ToggleInput,
|
|
126
|
+
ye as ToggleSwitch,
|
|
124
127
|
Ge as Tooltip,
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
128
|
+
He as XMLEditor,
|
|
129
|
+
Ha as applyCharacterLimit,
|
|
130
|
+
xa as convertLatexToHtml,
|
|
131
|
+
ca as fileUploadOptions,
|
|
132
|
+
va as formatDate,
|
|
133
|
+
Ma as formatTime,
|
|
134
|
+
Ta as getFileType,
|
|
135
|
+
ga as getFileTypeFromUrl,
|
|
136
|
+
ua as integerAndGreaterThanZero,
|
|
137
|
+
pa as lookUpInputValueFromOptions,
|
|
138
|
+
wa as parseDate,
|
|
139
|
+
ya as snakeCaseToTitleCase,
|
|
137
140
|
u as useApp,
|
|
138
|
-
|
|
139
|
-
|
|
141
|
+
Aa as useDynamicPosition,
|
|
142
|
+
ba as useOutsideClick,
|
|
140
143
|
d as useTheme,
|
|
141
|
-
|
|
144
|
+
Fa as useWindowSize
|
|
142
145
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pareto-engineering/design-system",
|
|
3
|
-
"version": "5.12.
|
|
3
|
+
"version": "5.12.12",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"license": "ISC",
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@chromatic-com/storybook": "^3.2.6",
|
|
40
|
-
"@pareto-engineering/eslint-config": "^5.12.
|
|
40
|
+
"@pareto-engineering/eslint-config": "^5.12.12",
|
|
41
41
|
"@pareto-engineering/stylelint-config": "^5.11.5",
|
|
42
42
|
"@pareto-engineering/ts-config": "^5.11.5",
|
|
43
43
|
"@storybook/addon-essentials": "^8.6.12",
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
"@lexical/selection": "0.12.2",
|
|
73
73
|
"@lexical/table": "0.12.2",
|
|
74
74
|
"@lexical/utils": "0.12.2",
|
|
75
|
-
"@pareto-engineering/assets": "^5.12.
|
|
75
|
+
"@pareto-engineering/assets": "^5.12.12",
|
|
76
76
|
"@pareto-engineering/bem": "^5.11.5",
|
|
77
|
-
"@pareto-engineering/styles": "^5.12.
|
|
77
|
+
"@pareto-engineering/styles": "^5.12.12",
|
|
78
78
|
"@types/node": "^22.14.1",
|
|
79
79
|
"@vitejs/plugin-react": "^4.3.4",
|
|
80
80
|
"better-react-mathjax": "^2.0.3",
|
|
@@ -104,5 +104,5 @@
|
|
|
104
104
|
"vite-plugin-lib-inject-css": "^2.2.2"
|
|
105
105
|
},
|
|
106
106
|
"browserslist": "> 2%",
|
|
107
|
-
"gitHead": "
|
|
107
|
+
"gitHead": "116762b9248dc8364aa6d47b73ed56b6ca8f3999"
|
|
108
108
|
}
|
|
File without changes
|