@pareto-engineering/design-system 5.13.1 → 5.14.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/{DatePicker-DHuh_8q6.js → DatePicker-nZazD5DW.js} +1 -1
- package/dist/{FormBuilder-DWHYIZCN.js → FormBuilder-BBHWJIcp.js} +40 -40
- package/dist/{YAxis-ULEXP-uu.js → YAxis-fdhHpyar.js} +1 -1
- package/dist/{generateCategoricalChart-ar2rowoi.js → generateCategoricalChart-BdjvnKQ2.js} +45 -45
- package/dist/{index-C_b9PQD8.js → index-D78mhPvq.js} +2 -2
- package/dist/{index-BUor0nOw.js → index-Z9laF6iU.js} +16 -16
- package/dist/index.js +2 -2
- package/dist/stories/StyleGuide/helpers.js +2 -2
- package/dist/stories/a/AppContext.stories.js +2 -2
- package/dist/stories/a/AreaChart.stories.js +2 -2
- package/dist/stories/a/BarChart.stories.js +2 -2
- package/dist/stories/a/BlurOverlay.stories.js +2 -2
- package/dist/stories/a/ContentTree.stories.js +2 -2
- package/dist/stories/a/Conversation.stories.js +2 -2
- package/dist/stories/a/DatePicker.stories.js +2 -2
- package/dist/stories/a/DotInfo.stories.js +2 -2
- package/dist/stories/a/Figure.stories.js +2 -2
- package/dist/stories/a/HamburgerButton.stories.js +2 -2
- package/dist/stories/a/IconList.stories.js +2 -2
- package/dist/stories/a/Label.stories.js +2 -2
- package/dist/stories/a/LoadingCircle.stories.js +2 -2
- package/dist/stories/a/MetaCard.stories.js +2 -2
- package/dist/stories/a/Notification.stories.js +2 -2
- package/dist/stories/a/NotificationStack.stories.js +2 -2
- package/dist/stories/a/People.stories.js +2 -2
- package/dist/stories/a/PieChart.stories.js +2 -2
- package/dist/stories/a/Popover.stories.js +2 -2
- package/dist/stories/a/ProgressBar.stories.js +2 -2
- package/dist/stories/a/Quote.stories.js +2 -2
- package/dist/stories/a/Removable.stories.js +2 -2
- package/dist/stories/a/SVG.stories.js +3 -3
- package/dist/stories/a/SnapScroller.stories.js +2 -2
- package/dist/stories/a/Spinner.stories.js +2 -2
- package/dist/stories/a/TextSteps.stories.js +2 -2
- package/dist/stories/a/Timestamp.stories.js +2 -2
- package/dist/stories/a/Tip.stories.js +2 -2
- package/dist/stories/a/ToggleSwitch.stories.js +3 -3
- package/dist/stories/a/Tooltip.stories.js +2 -2
- package/dist/stories/a/XMLEditor.stories.js +2 -2
- package/dist/stories/b/Button/Button.stories.js +2 -2
- package/dist/stories/b/Button/Group.stories.js +2 -2
- package/dist/stories/b/Card/Card.stories.js +5 -5
- package/dist/stories/b/Card/Group.stories.js +2 -2
- package/dist/stories/b/Logo.stories.js +2 -2
- package/dist/stories/b/Page.stories.js +2 -2
- package/dist/stories/b/SocialMediaButton.stories.js +2 -2
- package/dist/stories/b/ThemeSelector.stories.js +2 -2
- package/dist/stories/b/Title.stories.js +2 -2
- package/dist/stories/c/Modal.stories.js +2 -2
- package/dist/stories/c/Shortener.stories.js +2 -2
- package/dist/stories/c/SocialMediaShareButton.stories.js +2 -2
- package/dist/stories/f/Checkbox.stories.js +5 -5
- package/dist/stories/f/ChoicesInput.stories.js +17 -17
- package/dist/stories/f/Combobox.stories.js +2 -2
- package/dist/stories/f/Description.stories.js +2 -2
- package/dist/stories/f/DragAndDropFileUpload.stories.js +23 -23
- package/dist/stories/f/EditorInput.stories.js +2 -2
- package/dist/stories/f/FileUpload.stories.js +2 -2
- package/dist/stories/f/HighlightedTextInput.stories.js +2 -2
- package/dist/stories/f/Label.stories.js +2 -2
- package/dist/stories/f/LinkInput.stories.js +2 -2
- package/dist/stories/f/RadioInput.stories.js +2 -2
- package/dist/stories/f/RatingsInput.stories.js +5 -5
- package/dist/stories/f/SelectInput.stories.js +12 -12
- package/dist/stories/f/TextInput.stories.js +9 -9
- package/dist/stories/f/TextareaInput.stories.js +6 -6
- package/dist/stories/g/DragAndDrop.stories.js +6 -6
- package/dist/stories/g/ExpandableLexicalPreview.stories.js +6 -6
- package/dist/stories/g/FormBuilder.stories.js +2 -2
- package/dist/ui/a/AnimatedGradient/AnimatedGradient.js +2 -2
- package/dist/ui/a/AnimatedGradient/index.js +1 -1
- package/dist/ui/a/Charts/AreaChart/AreaChart.js +2 -2
- package/dist/ui/a/Charts/BarChart/BarChart.js +2 -2
- package/dist/ui/a/Charts/PieChart/PieChart.js +113 -113
- package/dist/ui/a/ContentTree/ContentTree.js +1 -1
- package/dist/ui/a/ContentTree/common/Tree/Tree.js +2 -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 +2 -2
- package/dist/ui/a/Conversation/index.js +3 -3
- package/dist/ui/a/DatePicker/DatePicker.js +2 -2
- package/dist/ui/a/DatePicker/index.js +1 -1
- package/dist/ui/a/Notification/Notification.js +2 -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/Timestamp/Timestamp.js +3 -3
- package/dist/ui/a/XMLEditor/XMLEditor.js +14 -14
- package/dist/ui/a/XMLEditor/common/index.js +1 -1
- package/dist/ui/a/XMLEditor/common/theme.js +1 -1
- package/dist/ui/a/index.js +16 -16
- package/dist/ui/b/Button/Button.js +2 -2
- package/dist/ui/b/Button/index.js +1 -1
- package/dist/ui/b/Card/Card.js +2 -2
- package/dist/ui/b/Card/common/Group/Group.js +2 -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 +3 -3
- package/dist/ui/b/Logo/index.js +2 -2
- package/dist/ui/b/Page/Page.js +2 -2
- 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 +1 -1
- package/dist/ui/b/Page/index.js +1 -1
- package/dist/ui/b/SocialMediaButton/SocialMediaButton.js +3 -3
- package/dist/ui/b/SocialMediaButton/index.js +1 -1
- package/dist/ui/b/ThemeSelector/ThemeSelector.js +3 -3
- package/dist/ui/b/ThemeSelector/index.js +1 -1
- package/dist/ui/b/index.js +3 -3
- package/dist/ui/c/Modal/Modal.js +1 -1
- package/dist/ui/c/Modal/common/ModalHeader/ModalHeader.js +2 -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 +2 -2
- package/dist/ui/c/Shortener/index.js +1 -1
- package/dist/ui/c/index.js +1 -1
- package/dist/ui/f/FormInput/FormInput.js +2 -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 +2 -2
- 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 +2 -2
- 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 -2
- 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 +2 -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 +2 -2
- package/dist/ui/f/fields/FileUpload/common/Preview/index.js +1 -1
- package/dist/ui/f/fields/FileUpload/common/PreviewNewRegistration/PreviewNewRegistration.js +2 -2
- 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 +2 -2
- package/dist/ui/f/fields/HighlightedTextInput/HighlightedTextInput.js +1 -1
- package/dist/ui/f/fields/HighlightedTextInput/index.js +1 -1
- package/dist/ui/f/fields/LatexPreviewInput/LatexPreviewInput.js +1 -1
- package/dist/ui/f/fields/LatexPreviewInput/convertLatexToHtml.js +2274 -2274
- package/dist/ui/f/fields/LatexPreviewInput/index.js +1 -1
- package/dist/ui/f/fields/LinkInput/LinkInput.js +2 -2
- package/dist/ui/f/fields/LinkInput/index.js +2 -2
- package/dist/ui/f/fields/PasswordInput/PasswordInput.js +1 -1
- package/dist/ui/f/fields/PasswordInput/index.js +2 -2
- package/dist/ui/f/fields/QueryCombobox/QueryCombobox.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/Combobox/Combobox.js +2 -2
- package/dist/ui/f/fields/QueryCombobox/common/Combobox/index.js +1 -1
- package/dist/ui/f/fields/QueryCombobox/common/MultipleCombobox/MultipleCombobox.js +2 -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/RatingsInput/RatingsInput.js +1 -1
- package/dist/ui/f/fields/RatingsInput/index.js +1 -1
- package/dist/ui/f/fields/SearchDropdown/SearchDropdown.js +2 -2
- package/dist/ui/f/fields/SearchDropdown/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/SelectInput.js +2 -2
- package/dist/ui/f/fields/SelectInput/common/Menu/Menu.js +2 -2
- package/dist/ui/f/fields/SelectInput/common/Menu/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Multiple/Multiple.js +2 -2
- package/dist/ui/f/fields/SelectInput/common/Multiple/index.js +1 -1
- package/dist/ui/f/fields/SelectInput/common/Single/Single.js +2 -2
- 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 +2 -2
- package/dist/ui/f/fields/SelectSingle/SelectSingle.js +2 -2
- 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 +2 -2
- package/dist/ui/f/fields/TextareaInput/index.js +2 -2
- package/dist/ui/f/fields/ToggleInput/ToggleInput.js +2 -2
- package/dist/ui/f/fields/ToggleInput/index.js +2 -2
- package/dist/ui/f/fields/index.js +12 -12
- package/dist/ui/f/index.js +17 -17
- package/dist/ui/g/ExpandableLexicalPreview/ExpandableLexicalPreview.js +2 -2
- package/dist/ui/g/ExpandableLexicalPreview/common/NewWindowPortal/NewWindowPortal.js +2 -2
- 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 -2
- package/dist/ui/g/FormBuilder/common/Builder/Builder.js +2 -2
- package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/ActionsContainer.js +2 -2
- package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/AutoQASection/AutoQASection.js +2 -2
- package/dist/ui/g/FormBuilder/common/Builder/common/AutoQASection/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/InputBuilder.js +2 -2
- package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/index.js +1 -1
- package/dist/ui/g/FormBuilder/common/Builder/common/Section/Section.js +2 -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 +2 -2
- 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 +4 -4
- package/dist/ui/index.js +2 -2
- package/package.json +8 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as d, jsxs as O, Fragment as T } from "react/jsx-runtime";
|
|
2
2
|
import { createContext as j, forwardRef as nn, useContext as H, useState as K, useEffect as X, useLayoutEffect as tn, useRef as an } from "react";
|
|
3
|
-
import { r as N, t as M, c as F,
|
|
3
|
+
import { r as N, t as M, c as F, b as Q, _ as Pe, h as Z, g as ke, e as me, a as U, d as R, l as rn, f as W, i as We } from "./index-D78mhPvq.js";
|
|
4
4
|
import { P as C } from "./index-CxkFVI6N.js";
|
|
5
5
|
import { s as on } from "./exports.module-DmUnHWIJ.js";
|
|
6
6
|
import './assets/DatePicker.css';function S(e, t) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as S, jsxs as oe, Fragment as We } from "react/jsx-runtime";
|
|
2
2
|
import * as tn from "react";
|
|
3
|
-
import ve, { useState as we, useEffect as Se, useMemo as ze, useCallback as Re, useContext as pl, memo as Ze, useRef as Ae,
|
|
3
|
+
import ve, { useState as we, useEffect as Se, useMemo as ze, useCallback as Re, useContext as pl, memo as Ze, useRef as Ae, useReducer as fl, useLayoutEffect as Ks, Component as hl, cloneElement as ml } from "react";
|
|
4
4
|
import { P as c } from "./index-CxkFVI6N.js";
|
|
5
5
|
import { s as _e } from "./exports.module-DmUnHWIJ.js";
|
|
6
6
|
import { FormikContext as Nl, useField as st, useFormikContext as Lt, Formik as Nr, FieldArray as _r, Form as Cr } from "formik";
|
|
@@ -36,7 +36,7 @@ import "./ui/a/TextSteps/TextSteps.js";
|
|
|
36
36
|
import "./ui/a/Removable/Removable.js";
|
|
37
37
|
import Nt from "./ui/a/ToggleSwitch/ToggleSwitch.js";
|
|
38
38
|
import "./ui/a/XMLEditor/XMLEditor.js";
|
|
39
|
-
import "./DatePicker-
|
|
39
|
+
import "./DatePicker-nZazD5DW.js";
|
|
40
40
|
import fn from "./ui/a/Tooltip/Tooltip.js";
|
|
41
41
|
import "./ui/a/Charts/AreaChart/AreaChart.js";
|
|
42
42
|
import "./ui/a/Charts/BarChart/BarChart.js";
|
|
@@ -16305,14 +16305,14 @@ const Eg = Ze(_i), vg = _e.base, Tg = "file-preview", bg = {
|
|
|
16305
16305
|
children: /* @__PURE__ */ S("span", { className: "icon x-ui-icons c-x", children: "h" })
|
|
16306
16306
|
}
|
|
16307
16307
|
),
|
|
16308
|
-
|
|
16308
|
+
!p && i && /* @__PURE__ */ S(
|
|
16309
16309
|
Xe,
|
|
16310
16310
|
{
|
|
16311
16311
|
color: "ui-icons",
|
|
16312
16312
|
isCompact: !0,
|
|
16313
16313
|
isSimple: !0,
|
|
16314
16314
|
onClick: () => i(),
|
|
16315
|
-
children: /* @__PURE__ */ S("span", { className: "icon", children:
|
|
16315
|
+
children: /* @__PURE__ */ S("span", { className: "icon", children: "Y" })
|
|
16316
16316
|
}
|
|
16317
16317
|
)
|
|
16318
16318
|
] }) : !E && /* @__PURE__ */ S(
|
|
@@ -16321,8 +16321,8 @@ const Eg = Ze(_i), vg = _e.base, Tg = "file-preview", bg = {
|
|
|
16321
16321
|
color: "ui-icons",
|
|
16322
16322
|
isCompact: !0,
|
|
16323
16323
|
isSimple: !0,
|
|
16324
|
-
onClick: () => O ? i() : v(),
|
|
16325
|
-
children: /* @__PURE__ */ S("span", { className: "icon", children: O ? "Y" : "9" })
|
|
16324
|
+
onClick: () => (O || C && !p) && i ? i() : v(),
|
|
16325
|
+
children: /* @__PURE__ */ S("span", { className: "icon", children: (O || C && !p) && i ? "Y" : "9" })
|
|
16326
16326
|
}
|
|
16327
16327
|
)
|
|
16328
16328
|
] }),
|
|
@@ -19274,59 +19274,59 @@ export {
|
|
|
19274
19274
|
Rr as $,
|
|
19275
19275
|
Zs as A,
|
|
19276
19276
|
Xe as B,
|
|
19277
|
-
|
|
19278
|
-
|
|
19277
|
+
vt as C,
|
|
19278
|
+
Bg as D,
|
|
19279
19279
|
pn as E,
|
|
19280
|
-
|
|
19281
|
-
|
|
19280
|
+
Kt as F,
|
|
19281
|
+
Nn as G,
|
|
19282
19282
|
en as H,
|
|
19283
19283
|
ip as I,
|
|
19284
|
-
|
|
19285
|
-
|
|
19286
|
-
|
|
19284
|
+
oi as J,
|
|
19285
|
+
si as K,
|
|
19286
|
+
Eg as L,
|
|
19287
19287
|
ra as M,
|
|
19288
19288
|
Sr as N,
|
|
19289
19289
|
Du as O,
|
|
19290
19290
|
mn as P,
|
|
19291
19291
|
Au as Q,
|
|
19292
19292
|
xu as R,
|
|
19293
|
-
|
|
19294
|
-
|
|
19293
|
+
Lg as S,
|
|
19294
|
+
nn as T,
|
|
19295
19295
|
Iu as U,
|
|
19296
19296
|
Rt as V,
|
|
19297
19297
|
Cn as W,
|
|
19298
19298
|
mi as X,
|
|
19299
|
-
|
|
19300
|
-
|
|
19301
|
-
|
|
19302
|
-
|
|
19299
|
+
gn as Y,
|
|
19300
|
+
fi as Z,
|
|
19301
|
+
hi as _,
|
|
19302
|
+
ui as a,
|
|
19303
19303
|
Or as a0,
|
|
19304
19304
|
xr as a1,
|
|
19305
19305
|
br as a2,
|
|
19306
19306
|
cl as a3,
|
|
19307
|
-
|
|
19308
|
-
|
|
19309
|
-
|
|
19310
|
-
|
|
19311
|
-
|
|
19312
|
-
|
|
19313
|
-
|
|
19314
|
-
|
|
19315
|
-
|
|
19316
|
-
|
|
19317
|
-
|
|
19318
|
-
|
|
19319
|
-
|
|
19320
|
-
|
|
19321
|
-
|
|
19322
|
-
|
|
19323
|
-
|
|
19307
|
+
mr as b,
|
|
19308
|
+
Xs as c,
|
|
19309
|
+
yr as d,
|
|
19310
|
+
Ti as e,
|
|
19311
|
+
Tn as f,
|
|
19312
|
+
ia as g,
|
|
19313
|
+
zg as h,
|
|
19314
|
+
Fu as i,
|
|
19315
|
+
Qs as j,
|
|
19316
|
+
Js as k,
|
|
19317
|
+
Vg as l,
|
|
19318
|
+
cn as m,
|
|
19319
|
+
na as n,
|
|
19320
|
+
ea as o,
|
|
19321
|
+
Ka as p,
|
|
19322
|
+
ta as q,
|
|
19323
|
+
Ci as r,
|
|
19324
19324
|
En as s,
|
|
19325
19325
|
vn as t,
|
|
19326
19326
|
Si as u,
|
|
19327
|
-
|
|
19328
|
-
|
|
19329
|
-
|
|
19330
|
-
|
|
19327
|
+
bi as v,
|
|
19328
|
+
dp as w,
|
|
19329
|
+
yi as x,
|
|
19330
|
+
ul as y,
|
|
19331
19331
|
vi as z
|
|
19332
19332
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import b, { Component as zt } from "react";
|
|
2
|
-
import { p as At, i as j, G as Et, q, r as Tt, l as A, s as Ct, t as U, a as N, h as R, v as lt, L as ut, w as Nt, x as It, y as it, z as nt, E as Dt, F as Lt, H as Gt, I as ft, J as pt, K as X, M as Ft, N as Bt } from "./generateCategoricalChart-
|
|
2
|
+
import { p as At, i as j, G as Et, q, r as Tt, l as A, s as Ct, t as U, a as N, h as R, v as lt, L as ut, w as Nt, x as It, y as it, z as nt, E as Dt, F as Lt, H as Gt, I as ft, J as pt, K as X, M as Ft, N as Bt } from "./generateCategoricalChart-BdjvnKQ2.js";
|
|
3
3
|
function mt(t, e, i) {
|
|
4
4
|
if (e < 1)
|
|
5
5
|
return [];
|
|
@@ -2406,7 +2406,7 @@ function e1(e, t) {
|
|
|
2406
2406
|
}
|
|
2407
2407
|
return String(e);
|
|
2408
2408
|
}
|
|
2409
|
-
var
|
|
2409
|
+
var Be = 32, Nl = /* @__PURE__ */ function(e) {
|
|
2410
2410
|
function t() {
|
|
2411
2411
|
return Kw(this, t), Yw(this, t, arguments);
|
|
2412
2412
|
}
|
|
@@ -2419,7 +2419,7 @@ var We = 32, Nl = /* @__PURE__ */ function(e) {
|
|
|
2419
2419
|
* @return {String} Path element
|
|
2420
2420
|
*/
|
|
2421
2421
|
function(n) {
|
|
2422
|
-
var i = this.props.inactiveColor, a =
|
|
2422
|
+
var i = this.props.inactiveColor, a = Be / 2, o = Be / 6, u = Be / 3, s = n.inactive ? i : n.color;
|
|
2423
2423
|
if (n.type === "plainline")
|
|
2424
2424
|
return /* @__PURE__ */ T.createElement("line", {
|
|
2425
2425
|
strokeWidth: 4,
|
|
@@ -2428,7 +2428,7 @@ var We = 32, Nl = /* @__PURE__ */ function(e) {
|
|
|
2428
2428
|
strokeDasharray: n.payload.strokeDasharray,
|
|
2429
2429
|
x1: 0,
|
|
2430
2430
|
y1: a,
|
|
2431
|
-
x2:
|
|
2431
|
+
x2: Be,
|
|
2432
2432
|
y2: a,
|
|
2433
2433
|
className: "recharts-legend-icon"
|
|
2434
2434
|
});
|
|
@@ -2439,7 +2439,7 @@ var We = 32, Nl = /* @__PURE__ */ function(e) {
|
|
|
2439
2439
|
stroke: s,
|
|
2440
2440
|
d: "M0,".concat(a, "h").concat(u, `
|
|
2441
2441
|
A`).concat(o, ",").concat(o, ",0,1,1,").concat(2 * u, ",").concat(a, `
|
|
2442
|
-
H`).concat(
|
|
2442
|
+
H`).concat(Be, "M").concat(2 * u, ",").concat(a, `
|
|
2443
2443
|
A`).concat(o, ",").concat(o, ",0,1,1,").concat(u, ",").concat(a),
|
|
2444
2444
|
className: "recharts-legend-icon"
|
|
2445
2445
|
});
|
|
@@ -2447,7 +2447,7 @@ var We = 32, Nl = /* @__PURE__ */ function(e) {
|
|
|
2447
2447
|
return /* @__PURE__ */ T.createElement("path", {
|
|
2448
2448
|
stroke: "none",
|
|
2449
2449
|
fill: s,
|
|
2450
|
-
d: "M0,".concat(
|
|
2450
|
+
d: "M0,".concat(Be / 8, "h").concat(Be, "v").concat(Be * 3 / 4, "h").concat(-Be, "z"),
|
|
2451
2451
|
className: "recharts-legend-icon"
|
|
2452
2452
|
});
|
|
2453
2453
|
if (/* @__PURE__ */ T.isValidElement(n.legendIcon)) {
|
|
@@ -2458,7 +2458,7 @@ var We = 32, Nl = /* @__PURE__ */ function(e) {
|
|
|
2458
2458
|
fill: s,
|
|
2459
2459
|
cx: a,
|
|
2460
2460
|
cy: a,
|
|
2461
|
-
size:
|
|
2461
|
+
size: Be,
|
|
2462
2462
|
sizeType: "diameter",
|
|
2463
2463
|
type: n.type
|
|
2464
2464
|
});
|
|
@@ -2474,8 +2474,8 @@ var We = 32, Nl = /* @__PURE__ */ function(e) {
|
|
|
2474
2474
|
var n = this, i = this.props, a = i.payload, o = i.iconSize, u = i.layout, s = i.formatter, c = i.inactiveColor, f = {
|
|
2475
2475
|
x: 0,
|
|
2476
2476
|
y: 0,
|
|
2477
|
-
width:
|
|
2478
|
-
height:
|
|
2477
|
+
width: Be,
|
|
2478
|
+
height: Be
|
|
2479
2479
|
}, l = {
|
|
2480
2480
|
display: u === "horizontal" ? "inline-block" : "block",
|
|
2481
2481
|
marginRight: 10
|
|
@@ -5464,7 +5464,7 @@ function oS(e, t, r) {
|
|
|
5464
5464
|
a[n] = e + n * r;
|
|
5465
5465
|
return a;
|
|
5466
5466
|
}
|
|
5467
|
-
function
|
|
5467
|
+
function We(e, t) {
|
|
5468
5468
|
switch (arguments.length) {
|
|
5469
5469
|
case 0:
|
|
5470
5470
|
break;
|
|
@@ -5515,7 +5515,7 @@ function Gl() {
|
|
|
5515
5515
|
return arguments.length ? (n = a, i) : n;
|
|
5516
5516
|
}, i.copy = function() {
|
|
5517
5517
|
return Gl(t, r).unknown(n);
|
|
5518
|
-
},
|
|
5518
|
+
}, We.apply(i, arguments), i;
|
|
5519
5519
|
}
|
|
5520
5520
|
function Qr() {
|
|
5521
5521
|
var e = Gl().unknown(void 0), t = e.domain, r = e.range, n = 0, i = 1, a, o, u = !1, s = 0, c = 0, f = 0.5;
|
|
@@ -5550,7 +5550,7 @@ function Qr() {
|
|
|
5550
5550
|
return arguments.length ? (f = Math.max(0, Math.min(1, h)), l()) : f;
|
|
5551
5551
|
}, e.copy = function() {
|
|
5552
5552
|
return Qr(t(), [n, i]).round(u).paddingInner(s).paddingOuter(c).align(f);
|
|
5553
|
-
},
|
|
5553
|
+
}, We.apply(l(), arguments);
|
|
5554
5554
|
}
|
|
5555
5555
|
function Vm(e) {
|
|
5556
5556
|
var t = e.copy;
|
|
@@ -6267,7 +6267,7 @@ function vi() {
|
|
|
6267
6267
|
var e = Yl();
|
|
6268
6268
|
return e.copy = function() {
|
|
6269
6269
|
return In(e, vi());
|
|
6270
|
-
},
|
|
6270
|
+
}, We.apply(e, arguments), Et(e);
|
|
6271
6271
|
}
|
|
6272
6272
|
function rb(e) {
|
|
6273
6273
|
var t;
|
|
@@ -6361,7 +6361,7 @@ function Ql(e) {
|
|
|
6361
6361
|
}
|
|
6362
6362
|
function ib() {
|
|
6363
6363
|
const e = Ql(na()).domain([1, 10]);
|
|
6364
|
-
return e.copy = () => In(e, ib()).base(e.base()),
|
|
6364
|
+
return e.copy = () => In(e, ib()).base(e.base()), We.apply(e, arguments), e;
|
|
6365
6365
|
}
|
|
6366
6366
|
function Av(e) {
|
|
6367
6367
|
return function(t) {
|
|
@@ -6383,7 +6383,7 @@ function ab() {
|
|
|
6383
6383
|
var e = ef(na());
|
|
6384
6384
|
return e.copy = function() {
|
|
6385
6385
|
return In(e, ab()).constant(e.constant());
|
|
6386
|
-
},
|
|
6386
|
+
}, We.apply(e, arguments);
|
|
6387
6387
|
}
|
|
6388
6388
|
function Tv(e) {
|
|
6389
6389
|
return function(t) {
|
|
@@ -6409,7 +6409,7 @@ function rf() {
|
|
|
6409
6409
|
var e = tf(na());
|
|
6410
6410
|
return e.copy = function() {
|
|
6411
6411
|
return In(e, rf()).exponent(e.exponent());
|
|
6412
|
-
},
|
|
6412
|
+
}, We.apply(e, arguments), e;
|
|
6413
6413
|
}
|
|
6414
6414
|
function QS() {
|
|
6415
6415
|
return rf.apply(null, arguments).exponent(0.5);
|
|
@@ -6442,7 +6442,7 @@ function ob() {
|
|
|
6442
6442
|
return arguments.length ? (n = a, i) : n;
|
|
6443
6443
|
}, i.copy = function() {
|
|
6444
6444
|
return ob(e.domain(), t).round(r).clamp(e.clamp()).unknown(n);
|
|
6445
|
-
},
|
|
6445
|
+
}, We.apply(i, arguments), Et(i);
|
|
6446
6446
|
}
|
|
6447
6447
|
function ub() {
|
|
6448
6448
|
var e = [], t = [], r = [], n;
|
|
@@ -6473,7 +6473,7 @@ function ub() {
|
|
|
6473
6473
|
return r.slice();
|
|
6474
6474
|
}, a.copy = function() {
|
|
6475
6475
|
return ub().domain(e).range(t).unknown(n);
|
|
6476
|
-
},
|
|
6476
|
+
}, We.apply(a, arguments);
|
|
6477
6477
|
}
|
|
6478
6478
|
function sb() {
|
|
6479
6479
|
var e = 0, t = 1, r = 1, n = [0.5], i = [0, 1], a;
|
|
@@ -6498,7 +6498,7 @@ function sb() {
|
|
|
6498
6498
|
return n.slice();
|
|
6499
6499
|
}, o.copy = function() {
|
|
6500
6500
|
return sb().domain([e, t]).range(i).unknown(a);
|
|
6501
|
-
},
|
|
6501
|
+
}, We.apply(Et(o), arguments);
|
|
6502
6502
|
}
|
|
6503
6503
|
function cb() {
|
|
6504
6504
|
var e = [0.5], t = [0, 1], r, n = 1;
|
|
@@ -6516,7 +6516,7 @@ function cb() {
|
|
|
6516
6516
|
return arguments.length ? (r = a, i) : r;
|
|
6517
6517
|
}, i.copy = function() {
|
|
6518
6518
|
return cb().domain(e).range(t).unknown(r);
|
|
6519
|
-
},
|
|
6519
|
+
}, We.apply(i, arguments);
|
|
6520
6520
|
}
|
|
6521
6521
|
const bs = /* @__PURE__ */ new Date(), xs = /* @__PURE__ */ new Date();
|
|
6522
6522
|
function we(e, t, r, n) {
|
|
@@ -6556,7 +6556,7 @@ yi.every = (e) => (e = Math.floor(e), !isFinite(e) || !(e > 0) ? null : e > 1 ?
|
|
|
6556
6556
|
t.setTime(+t + r * e);
|
|
6557
6557
|
}, (t, r) => (r - t) / e) : yi);
|
|
6558
6558
|
yi.range;
|
|
6559
|
-
const ct = 1e3,
|
|
6559
|
+
const ct = 1e3, Fe = ct * 60, lt = Fe * 60, dt = lt * 24, nf = dt * 7, Mv = dt * 30, ws = dt * 365, qt = we((e) => {
|
|
6560
6560
|
e.setTime(e - e.getMilliseconds());
|
|
6561
6561
|
}, (e, t) => {
|
|
6562
6562
|
e.setTime(+e + t * ct);
|
|
@@ -6565,17 +6565,17 @@ qt.range;
|
|
|
6565
6565
|
const af = we((e) => {
|
|
6566
6566
|
e.setTime(e - e.getMilliseconds() - e.getSeconds() * ct);
|
|
6567
6567
|
}, (e, t) => {
|
|
6568
|
-
e.setTime(+e + t *
|
|
6569
|
-
}, (e, t) => (t - e) /
|
|
6568
|
+
e.setTime(+e + t * Fe);
|
|
6569
|
+
}, (e, t) => (t - e) / Fe, (e) => e.getMinutes());
|
|
6570
6570
|
af.range;
|
|
6571
6571
|
const of = we((e) => {
|
|
6572
6572
|
e.setUTCSeconds(0, 0);
|
|
6573
6573
|
}, (e, t) => {
|
|
6574
|
-
e.setTime(+e + t *
|
|
6575
|
-
}, (e, t) => (t - e) /
|
|
6574
|
+
e.setTime(+e + t * Fe);
|
|
6575
|
+
}, (e, t) => (t - e) / Fe, (e) => e.getUTCMinutes());
|
|
6576
6576
|
of.range;
|
|
6577
6577
|
const uf = we((e) => {
|
|
6578
|
-
e.setTime(e - e.getMilliseconds() - e.getSeconds() * ct - e.getMinutes() *
|
|
6578
|
+
e.setTime(e - e.getMilliseconds() - e.getSeconds() * ct - e.getMinutes() * Fe);
|
|
6579
6579
|
}, (e, t) => {
|
|
6580
6580
|
e.setTime(+e + t * lt);
|
|
6581
6581
|
}, (e, t) => (t - e) / lt, (e) => e.getHours());
|
|
@@ -6589,7 +6589,7 @@ sf.range;
|
|
|
6589
6589
|
const $n = we(
|
|
6590
6590
|
(e) => e.setHours(0, 0, 0, 0),
|
|
6591
6591
|
(e, t) => e.setDate(e.getDate() + t),
|
|
6592
|
-
(e, t) => (t - e - (t.getTimezoneOffset() - e.getTimezoneOffset()) *
|
|
6592
|
+
(e, t) => (t - e - (t.getTimezoneOffset() - e.getTimezoneOffset()) * Fe) / dt,
|
|
6593
6593
|
(e) => e.getDate() - 1
|
|
6594
6594
|
);
|
|
6595
6595
|
$n.range;
|
|
@@ -6610,7 +6610,7 @@ function Xt(e) {
|
|
|
6610
6610
|
t.setDate(t.getDate() - (t.getDay() + 7 - e) % 7), t.setHours(0, 0, 0, 0);
|
|
6611
6611
|
}, (t, r) => {
|
|
6612
6612
|
t.setDate(t.getDate() + r * 7);
|
|
6613
|
-
}, (t, r) => (r - t - (r.getTimezoneOffset() - t.getTimezoneOffset()) *
|
|
6613
|
+
}, (t, r) => (r - t - (r.getTimezoneOffset() - t.getTimezoneOffset()) * Fe) / nf);
|
|
6614
6614
|
}
|
|
6615
6615
|
const aa = Xt(0), gi = Xt(1), tA = Xt(2), rA = Xt(3), hr = Xt(4), nA = Xt(5), iA = Xt(6);
|
|
6616
6616
|
aa.range;
|
|
@@ -6675,10 +6675,10 @@ function fb(e, t, r, n, i, a) {
|
|
|
6675
6675
|
[qt, 5, 5 * ct],
|
|
6676
6676
|
[qt, 15, 15 * ct],
|
|
6677
6677
|
[qt, 30, 30 * ct],
|
|
6678
|
-
[a, 1,
|
|
6679
|
-
[a, 5, 5 *
|
|
6680
|
-
[a, 15, 15 *
|
|
6681
|
-
[a, 30, 30 *
|
|
6678
|
+
[a, 1, Fe],
|
|
6679
|
+
[a, 5, 5 * Fe],
|
|
6680
|
+
[a, 15, 15 * Fe],
|
|
6681
|
+
[a, 30, 30 * Fe],
|
|
6682
6682
|
[i, 1, lt],
|
|
6683
6683
|
[i, 3, 3 * lt],
|
|
6684
6684
|
[i, 6, 6 * lt],
|
|
@@ -7220,10 +7220,10 @@ function ff(e, t, r, n, i, a, o, u, s, c) {
|
|
|
7220
7220
|
}, f;
|
|
7221
7221
|
}
|
|
7222
7222
|
function yP() {
|
|
7223
|
-
return
|
|
7223
|
+
return We.apply(ff(fA, hA, pt, cf, aa, $n, uf, af, qt, yb).domain([new Date(2e3, 0, 1), new Date(2e3, 0, 2)]), arguments);
|
|
7224
7224
|
}
|
|
7225
7225
|
function gP() {
|
|
7226
|
-
return
|
|
7226
|
+
return We.apply(ff(cA, lA, vt, lf, oa, ia, sf, of, qt, gb).domain([Date.UTC(2e3, 0, 1), Date.UTC(2e3, 0, 2)]), arguments);
|
|
7227
7227
|
}
|
|
7228
7228
|
function ua() {
|
|
7229
7229
|
var e = 0, t = 1, r, n, i, a, o = Ce, u = !1, s;
|
|
@@ -7509,7 +7509,7 @@ var Er = 1e9, IP = {
|
|
|
7509
7509
|
// The natural logarithm of 10.
|
|
7510
7510
|
// 115 digits
|
|
7511
7511
|
LN10: "2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"
|
|
7512
|
-
}, yf, fe = !0,
|
|
7512
|
+
}, yf, fe = !0, Ue = "[DecimalError] ", Ft = Ue + "Invalid argument: ", vf = Ue + "Exponent out of range: ", Mr = Math.floor, Rt = Math.pow, $P = /^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i, qe, _e = 1e7, oe = 7, Pb = 9007199254740991, bi = Mr(Pb / oe), W = {};
|
|
7513
7513
|
W.absoluteValue = W.abs = function() {
|
|
7514
7514
|
var e = new this.constructor(this);
|
|
7515
7515
|
return e.s && (e.s = 1), e;
|
|
@@ -7568,8 +7568,8 @@ W.logarithm = W.log = function(e) {
|
|
|
7568
7568
|
var t, r = this, n = r.constructor, i = n.precision, a = i + 5;
|
|
7569
7569
|
if (e === void 0)
|
|
7570
7570
|
e = new n(10);
|
|
7571
|
-
else if (e = new n(e), e.s < 1 || e.eq(qe)) throw Error(
|
|
7572
|
-
if (r.s < 1) throw Error(
|
|
7571
|
+
else if (e = new n(e), e.s < 1 || e.eq(qe)) throw Error(Ue + "NaN");
|
|
7572
|
+
if (r.s < 1) throw Error(Ue + (r.s ? "NaN" : "-Infinity"));
|
|
7573
7573
|
return r.eq(qe) ? new n(0) : (fe = !1, t = ht(an(r, a), an(e, a), a), fe = !0, ie(t, i));
|
|
7574
7574
|
};
|
|
7575
7575
|
W.minus = W.sub = function(e) {
|
|
@@ -7578,7 +7578,7 @@ W.minus = W.sub = function(e) {
|
|
|
7578
7578
|
};
|
|
7579
7579
|
W.modulo = W.mod = function(e) {
|
|
7580
7580
|
var t, r = this, n = r.constructor, i = n.precision;
|
|
7581
|
-
if (e = new n(e), !e.s) throw Error(
|
|
7581
|
+
if (e = new n(e), !e.s) throw Error(Ue + "NaN");
|
|
7582
7582
|
return r.s ? (fe = !1, t = ht(r, e, 0, 1).times(e), fe = !0, r.minus(t)) : ie(new n(r), i);
|
|
7583
7583
|
};
|
|
7584
7584
|
W.naturalExponential = W.exp = function() {
|
|
@@ -7608,7 +7608,7 @@ W.squareRoot = W.sqrt = function() {
|
|
|
7608
7608
|
var e, t, r, n, i, a, o, u = this, s = u.constructor;
|
|
7609
7609
|
if (u.s < 1) {
|
|
7610
7610
|
if (!u.s) return new s(0);
|
|
7611
|
-
throw Error(
|
|
7611
|
+
throw Error(Ue + "NaN");
|
|
7612
7612
|
}
|
|
7613
7613
|
for (e = ge(u), fe = !1, i = Math.sqrt(+u), i == 0 || i == 1 / 0 ? (t = Qe(u.d), (t.length + e) % 2 == 0 && (t += "0"), i = Math.sqrt(t), e = Mr((e + 1) / 2) - (e < 0 || e % 2), i == 1 / 0 ? t = "5e" + e : (t = i.toExponential(), t = t.slice(0, t.indexOf("e") + 1) + e), n = new s(t)) : n = new s(i.toString()), r = s.precision, i = o = r + 3; ; )
|
|
7614
7614
|
if (a = n, n = a.plus(ht(u, a, o + 2)).times(0.5), Qe(a.d).slice(0, o) === (t = Qe(n.d)).slice(0, o)) {
|
|
@@ -7658,7 +7658,7 @@ W.toPower = W.pow = function(e) {
|
|
|
7658
7658
|
var t, r, n, i, a, o, u = this, s = u.constructor, c = 12, f = +(e = new s(e));
|
|
7659
7659
|
if (!e.s) return new s(qe);
|
|
7660
7660
|
if (u = new s(u), !u.s) {
|
|
7661
|
-
if (e.s < 1) throw Error(
|
|
7661
|
+
if (e.s < 1) throw Error(Ue + "Infinity");
|
|
7662
7662
|
return u;
|
|
7663
7663
|
}
|
|
7664
7664
|
if (u.eq(qe)) return u;
|
|
@@ -7669,7 +7669,7 @@ W.toPower = W.pow = function(e) {
|
|
|
7669
7669
|
u = u.times(u), Yv(u.d, t);
|
|
7670
7670
|
return fe = !0, e.s < 0 ? new s(qe).div(i) : ie(i, n);
|
|
7671
7671
|
}
|
|
7672
|
-
} else if (a < 0) throw Error(
|
|
7672
|
+
} else if (a < 0) throw Error(Ue + "NaN");
|
|
7673
7673
|
return a = a < 0 && e.d[Math.max(t, r)] & 1 ? -1 : 1, u.s = 1, fe = !1, i = e.times(an(u, n + c)), fe = !0, i = Eb(i), i.s = a, i;
|
|
7674
7674
|
};
|
|
7675
7675
|
W.toPrecision = function(e, t) {
|
|
@@ -7739,7 +7739,7 @@ var ht = /* @__PURE__ */ function() {
|
|
|
7739
7739
|
return function(n, i, a, o) {
|
|
7740
7740
|
var u, s, c, f, l, h, p, g, y, d, b, x, w, O, v, m, _, S, P = n.constructor, M = n.s == i.s ? 1 : -1, A = n.d, E = i.d;
|
|
7741
7741
|
if (!n.s) return new P(n);
|
|
7742
|
-
if (!i.s) throw Error(
|
|
7742
|
+
if (!i.s) throw Error(Ue + "Division by zero");
|
|
7743
7743
|
for (s = n.e - i.e, _ = E.length, v = A.length, p = new P(M), g = p.d = [], c = 0; E[c] == (A[c] || 0); ) ++c;
|
|
7744
7744
|
if (E[c] > (A[c] || 0) && --s, a == null ? x = a = P.precision : o ? x = a + (ge(n) - ge(i)) + 1 : x = a, x < 0) return new P(0);
|
|
7745
7745
|
if (x = x / oe + 2 | 0, c = 0, _ == 1)
|
|
@@ -7775,7 +7775,7 @@ function ge(e) {
|
|
|
7775
7775
|
}
|
|
7776
7776
|
function Is(e, t, r) {
|
|
7777
7777
|
if (t > e.LN10.sd())
|
|
7778
|
-
throw fe = !0, r && (e.precision = r), Error(
|
|
7778
|
+
throw fe = !0, r && (e.precision = r), Error(Ue + "LN10 precision limit exceeded");
|
|
7779
7779
|
return ie(new e(e.LN10), t);
|
|
7780
7780
|
}
|
|
7781
7781
|
function bt(e) {
|
|
@@ -7784,7 +7784,7 @@ function bt(e) {
|
|
|
7784
7784
|
}
|
|
7785
7785
|
function an(e, t) {
|
|
7786
7786
|
var r, n, i, a, o, u, s, c, f, l = 1, h = 10, p = e, g = p.d, y = p.constructor, d = y.precision;
|
|
7787
|
-
if (p.s < 1) throw Error(
|
|
7787
|
+
if (p.s < 1) throw Error(Ue + (p.s ? "NaN" : "-Infinity"));
|
|
7788
7788
|
if (p.eq(qe)) return new y(0);
|
|
7789
7789
|
if (t == null ? (fe = !1, c = d) : c = t, p.eq(10))
|
|
7790
7790
|
return t == null && (fe = !0), Is(y, c);
|
|
@@ -7914,7 +7914,7 @@ function jb(e) {
|
|
|
7914
7914
|
}
|
|
7915
7915
|
function RP(e) {
|
|
7916
7916
|
if (!e || typeof e != "object")
|
|
7917
|
-
throw Error(
|
|
7917
|
+
throw Error(Ue + "Object expected");
|
|
7918
7918
|
var t, r, n, i = [
|
|
7919
7919
|
"precision",
|
|
7920
7920
|
1,
|
|
@@ -11930,7 +11930,7 @@ function s0() {
|
|
|
11930
11930
|
function n(i) {
|
|
11931
11931
|
if (!i)
|
|
11932
11932
|
return i === 0 ? i : 0;
|
|
11933
|
-
if (i = e(i), i === t || i === -
|
|
11933
|
+
if (i = e(i), i === t || i === -t) {
|
|
11934
11934
|
var a = i < 0 ? -1 : 1;
|
|
11935
11935
|
return a * r;
|
|
11936
11936
|
}
|
|
@@ -12571,29 +12571,29 @@ const mc = "#e5c07b", Er = "#e06c75", yc = "#56b6c2", bc = "#ffffff", Ai = "#abb
|
|
|
12571
12571
|
]), Wc = [Cc, /* @__PURE__ */ ec(Ac)];
|
|
12572
12572
|
export {
|
|
12573
12573
|
Ce as A,
|
|
12574
|
-
|
|
12574
|
+
Hi as B,
|
|
12575
12575
|
J as C,
|
|
12576
12576
|
Y as D,
|
|
12577
12577
|
P as E,
|
|
12578
12578
|
O as F,
|
|
12579
|
-
|
|
12580
|
-
|
|
12579
|
+
Sa as G,
|
|
12580
|
+
Fc as H,
|
|
12581
12581
|
gl as I,
|
|
12582
|
-
|
|
12583
|
-
|
|
12584
|
-
|
|
12585
|
-
|
|
12582
|
+
Rc as J,
|
|
12583
|
+
Vc as K,
|
|
12584
|
+
Ic as L,
|
|
12585
|
+
Hc as M,
|
|
12586
12586
|
L as N,
|
|
12587
|
-
|
|
12587
|
+
Dc as O,
|
|
12588
12588
|
mf as P,
|
|
12589
|
-
|
|
12590
|
-
|
|
12589
|
+
Pc as Q,
|
|
12590
|
+
Lc as R,
|
|
12591
12591
|
Nt as S,
|
|
12592
12592
|
F as T,
|
|
12593
|
-
|
|
12594
|
-
|
|
12595
|
-
|
|
12596
|
-
|
|
12593
|
+
Tc as U,
|
|
12594
|
+
Oc as V,
|
|
12595
|
+
Bc as W,
|
|
12596
|
+
Ec as X,
|
|
12597
12597
|
M as a,
|
|
12598
12598
|
nt as b,
|
|
12599
12599
|
rs as c,
|
|
@@ -12614,10 +12614,10 @@ export {
|
|
|
12614
12614
|
Sf as r,
|
|
12615
12615
|
Lt as s,
|
|
12616
12616
|
b as t,
|
|
12617
|
-
|
|
12617
|
+
Jn as u,
|
|
12618
12618
|
Nf as v,
|
|
12619
12619
|
$f as w,
|
|
12620
12620
|
fc as x,
|
|
12621
12621
|
H as y,
|
|
12622
|
-
|
|
12622
|
+
Wc as z
|
|
12623
12623
|
};
|
package/dist/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import { default as p } from "./ui/a/AppContext/ContextProvider.js";
|
|
|
3
3
|
import { default as u } from "./ui/a/AppContext/useApp.js";
|
|
4
4
|
import { default as d } from "./ui/a/AppContext/useTheme.js";
|
|
5
5
|
import { default as x } from "./ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import { A as c, B as T,
|
|
6
|
+
import { A as c, B as T, C as g, a as C, b as h, c as S, d as I, D, E as F, e as P, F as A, f as L, g as b, h as B, H as k, L as v, i as M, j as w, M as y, N as E, k as H, P as O, l as R, Q as U, R as G, S as N, m as Q, n as V, o as j, T as q, p as z, q as W, r as X } from "./FormBuilder-BBHWJIcp.js";
|
|
7
7
|
import "./ui/a/Conversation/Context.js";
|
|
8
8
|
import "react";
|
|
9
9
|
import { default as _ } from "./ui/a/DotInfo/DotInfo.js";
|
|
@@ -27,7 +27,7 @@ import { default as ke } from "./ui/a/TextSteps/TextSteps.js";
|
|
|
27
27
|
import { default as Me } from "./ui/a/Removable/Removable.js";
|
|
28
28
|
import { default as ye } from "./ui/a/ToggleSwitch/ToggleSwitch.js";
|
|
29
29
|
import { default as He } from "./ui/a/XMLEditor/XMLEditor.js";
|
|
30
|
-
import { D as Re } from "./DatePicker-
|
|
30
|
+
import { D as Re } from "./DatePicker-nZazD5DW.js";
|
|
31
31
|
import { default as Ge } from "./ui/a/Tooltip/Tooltip.js";
|
|
32
32
|
import { default as Qe } from "./ui/a/Charts/AreaChart/AreaChart.js";
|
|
33
33
|
import { default as je } from "./ui/a/Charts/BarChart/BarChart.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { THEME as r, MODALS as n,
|
|
1
|
+
import { THEME as r, MODALS as n, MONOCHROME as i, SM as c, UI as m } from "../colors.js";
|
|
2
2
|
const s = (e, o) => {
|
|
3
3
|
const a = [];
|
|
4
4
|
return o.forEach((t) => a.push({
|
|
@@ -11,7 +11,7 @@ const s = (e, o) => {
|
|
|
11
11
|
`var(--on-${t})`
|
|
12
12
|
]
|
|
13
13
|
})), a;
|
|
14
|
-
}, g = s("colorschemes.light.brand", r), l = s("colorschemes.light.modals", n), h = s("colorschemes.light.ui",
|
|
14
|
+
}, g = s("colorschemes.light.brand", r), l = s("colorschemes.light.modals", n), h = s("colorschemes.light.ui", m), d = s("palettes.social-media", c), u = s("palettes.monochrome", i), M = [
|
|
15
15
|
" ",
|
|
16
16
|
"!",
|
|
17
17
|
'"',
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../../ui/a/AppContext/Context.js";
|
|
4
4
|
import t from "../../ui/a/AppContext/ContextProvider.js";
|
|
5
5
|
import "../../ui/a/BlurOverlay/BlurOverlay.js";
|
|
6
|
-
import "../../FormBuilder-
|
|
6
|
+
import "../../FormBuilder-BBHWJIcp.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";
|
|
@@ -26,7 +26,7 @@ import "../../ui/a/TextSteps/TextSteps.js";
|
|
|
26
26
|
import "../../ui/a/Removable/Removable.js";
|
|
27
27
|
import "../../ui/a/ToggleSwitch/ToggleSwitch.js";
|
|
28
28
|
import "../../ui/a/XMLEditor/XMLEditor.js";
|
|
29
|
-
import "../../DatePicker-
|
|
29
|
+
import "../../DatePicker-nZazD5DW.js";
|
|
30
30
|
import "../../ui/a/Tooltip/Tooltip.js";
|
|
31
31
|
import "../../ui/a/Charts/AreaChart/AreaChart.js";
|
|
32
32
|
import "../../ui/a/Charts/BarChart/BarChart.js";
|
|
@@ -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-BBHWJIcp.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";
|
|
@@ -26,7 +26,7 @@ import "../../ui/a/TextSteps/TextSteps.js";
|
|
|
26
26
|
import "../../ui/a/Removable/Removable.js";
|
|
27
27
|
import "../../ui/a/ToggleSwitch/ToggleSwitch.js";
|
|
28
28
|
import "../../ui/a/XMLEditor/XMLEditor.js";
|
|
29
|
-
import "../../DatePicker-
|
|
29
|
+
import "../../DatePicker-nZazD5DW.js";
|
|
30
30
|
import "../../ui/a/Tooltip/Tooltip.js";
|
|
31
31
|
import r from "../../ui/a/Charts/AreaChart/AreaChart.js";
|
|
32
32
|
import "../../ui/a/Charts/BarChart/BarChart.js";
|
|
@@ -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-BBHWJIcp.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";
|
|
@@ -26,7 +26,7 @@ import "../../ui/a/TextSteps/TextSteps.js";
|
|
|
26
26
|
import "../../ui/a/Removable/Removable.js";
|
|
27
27
|
import "../../ui/a/ToggleSwitch/ToggleSwitch.js";
|
|
28
28
|
import "../../ui/a/XMLEditor/XMLEditor.js";
|
|
29
|
-
import "../../DatePicker-
|
|
29
|
+
import "../../DatePicker-nZazD5DW.js";
|
|
30
30
|
import "../../ui/a/Tooltip/Tooltip.js";
|
|
31
31
|
import "../../ui/a/Charts/AreaChart/AreaChart.js";
|
|
32
32
|
import i from "../../ui/a/Charts/BarChart/BarChart.js";
|