@viasat/beam-react 2.8.0 → 2.10.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/assets/ActionList.css +1 -1
- package/assets/{Search.Results.css → Search.css} +1 -1
- package/assets/panel.css +1 -1
- package/chunks/{ActionList.Group.C2R56u2A.js → ActionList.Group.Bw5vZpeb.js} +1 -1
- package/chunks/{ActionList.Group.B4PX5SKS.js → ActionList.Group.CUHMD8Oo.js} +3 -3
- package/chunks/ActionList.Item.CxvNhTRB.js +188 -0
- package/chunks/ActionList.Item.YxZyttjT.js +1 -0
- package/chunks/{Avatar.C9tpC3sT.js → Avatar.C-4xc2_q.js} +3 -3
- package/chunks/{BreadcrumbsItem.CPJ-ECZa.js → BreadcrumbsItem.fDLMzx4K.js} +3 -3
- package/chunks/{CSSLookup.Cjf6o2Gz.js → CSSLookup.DOOy1rxJ.js} +1 -1
- package/chunks/Search.Results.DBQWuhZu.js +1 -0
- package/chunks/Search.Results.DR20Rl2x.js +66 -0
- package/chunks/{SpinnerWrap.DI2J26ka.js → SpinnerWrap.DWZk-Vfo.js} +4 -4
- package/chunks/{ToastContext.DzKCvrgk.js → ToastContext.CYGy7l7R.js} +1 -1
- package/chunks/{classNames.DNsS4J__.js → classNames.BTJmrO_L.js} +2 -2
- package/chunks/{constants.BBi77pmH.js → constants.CKKGf1-i.js} +5 -5
- package/chunks/{form.context.CfsTSQpm.js → form.context.BhylRiG2.js} +2 -2
- package/chunks/{helpers.Wv7n4ip7.js → helpers.CPNYYxrE.js} +1 -1
- package/chunks/{panel.module.RGiUyC84.js → panel.module.BVm3KvDs.js} +14 -4
- package/chunks/panel.module.BX1x4FlX.js +1 -0
- package/index.es.js +3 -3
- package/lib/Accordion/Accordion.es.js +1 -1
- package/lib/Accordion/AccordionGroup.es.js +1 -1
- package/lib/ActionList/ActionList.Group.cjs.js +1 -1
- package/lib/ActionList/ActionList.Group.es.js +4 -4
- package/lib/ActionList/ActionList.IconButton.cjs.js +1 -1
- package/lib/ActionList/ActionList.IconButton.es.js +3 -3
- package/lib/ActionList/ActionList.Item.cjs.js +1 -1
- package/lib/ActionList/ActionList.Item.d.ts +18 -7
- package/lib/ActionList/ActionList.Item.es.js +4 -4
- package/lib/ActionList/ActionList.cjs.js +1 -1
- package/lib/ActionList/ActionList.d.ts +1 -1
- package/lib/ActionList/ActionList.es.js +5 -5
- package/lib/ActionList/useActionListChildren.cjs.js +1 -1
- package/lib/ActionList/useActionListChildren.es.js +2 -2
- package/lib/Alert/Alert.es.js +4 -4
- package/lib/Autocomplete/Autocomplete.cjs.js +1 -1
- package/lib/Autocomplete/Autocomplete.es.js +6 -6
- package/lib/Autocomplete/AutocompleteDropdown.es.js +3 -3
- package/lib/Autocomplete/AutocompleteField.es.js +2 -2
- package/lib/Autocomplete/useAutocompleteA11y.es.js +1 -1
- package/lib/Autocomplete/useAutocompleteDropdown.es.js +1 -1
- package/lib/Avatar/Avatar.es.js +1 -1
- package/lib/Avatar/AvatarGroup.es.js +3 -3
- package/lib/Avatar/index.es.js +1 -1
- package/lib/Badge/Badge.es.js +2 -2
- package/lib/BadgeDot/BadgeDot.es.js +2 -2
- package/lib/Box/Box.es.js +4 -4
- package/lib/Breadcrumbs/Breadcrumbs.es.js +3 -3
- package/lib/Breadcrumbs/BreadcrumbsItem.es.js +2 -2
- package/lib/Breadcrumbs/index.es.js +1 -1
- package/lib/Button/Button.es.js +3 -3
- package/lib/Card/AspectRatio.es.js +2 -2
- package/lib/Card/Card.Body.es.js +2 -2
- package/lib/Card/Card.Content.es.js +2 -2
- package/lib/Card/Card.Footer.es.js +2 -2
- package/lib/Card/Card.Header.es.js +2 -2
- package/lib/Card/Card.Media.es.js +2 -2
- package/lib/Card/Card.es.js +3 -3
- package/lib/Card/CardGroup.es.js +3 -3
- package/lib/Checkbox/Checkbox.es.js +3 -3
- package/lib/Chips/Chip.es.js +2 -2
- package/lib/Chips/ChipGroup.es.js +2 -2
- package/lib/CloseButton/CloseButton.es.js +2 -2
- package/lib/Dialog/Dialog.Body.es.js +2 -2
- package/lib/Dialog/Dialog.Content.es.js +2 -2
- package/lib/Dialog/Dialog.Footer.es.js +1 -1
- package/lib/Dialog/Dialog.Header.es.js +2 -2
- package/lib/Divider/Divider.es.js +2 -2
- package/lib/EmptyState/EmptyState.es.js +3 -3
- package/lib/FileUpload/FileUpload.Button.es.js +2 -2
- package/lib/FileUpload/FileUpload.Dropzone.es.js +2 -2
- package/lib/FileUpload/FileUpload.List.Item.es.js +3 -3
- package/lib/FileUpload/FileUpload.List.es.js +2 -2
- package/lib/FileUpload/FileUpload.es.js +3 -3
- package/lib/FileUpload/useFileManagement.es.js +1 -1
- package/lib/Flag/Flag.es.js +2 -2
- package/lib/FloatingUI/FloatingUI.arrow.es.js +2 -2
- package/lib/FloatingUI/FloatingUI.content.es.js +2 -2
- package/lib/FloatingUI/index.cjs.js +1 -1
- package/lib/FloatingUI/index.es.js +6 -6
- package/lib/Form/Form.es.js +2 -2
- package/lib/Form/contexts/form.context.es.js +2 -2
- package/lib/Form/contexts/index.es.js +1 -1
- package/lib/Form/hooks/index.es.js +1 -1
- package/lib/Form/hooks/useAccessibleId.hook.es.js +1 -1
- package/lib/Form/hooks/useFieldValidator.hook.es.js +1 -1
- package/lib/Header/Header.es.js +2 -2
- package/lib/Header/HeaderActionGroup.es.js +2 -2
- package/lib/Header/HeaderMasthead.es.js +2 -2
- package/lib/Header/HeaderSideNavTrigger.es.js +2 -2
- package/lib/HelperText/HelperText.es.js +3 -3
- package/lib/HelperText/index.es.js +1 -1
- package/lib/Icon/Icon.es.js +2 -2
- package/lib/InputChoiceGroup/InputChoiceGroup.es.js +3 -3
- package/lib/Label/Label.es.js +3 -3
- package/lib/Link/Link.es.js +2 -2
- package/lib/List/List.Item.es.js +2 -2
- package/lib/List/List.es.js +2 -2
- package/lib/Logo/Logo.es.js +2 -2
- package/lib/Menu/Menu.PopoverContent.es.js +2 -2
- package/lib/NativeSelect/NativeSelect.es.js +4 -4
- package/lib/PageHeader/PageHeader.es.js +2 -2
- package/lib/PageLayout/PageLayout.es.js +2 -2
- package/lib/PageLayout/PageLayoutAside.es.js +2 -2
- package/lib/PageLayout/PageLayoutHeader.es.js +2 -2
- package/lib/PageLayout/PageLayoutMain.es.js +2 -2
- package/lib/Pagination/PageButton.es.js +2 -2
- package/lib/Pagination/Pagination.es.js +2 -2
- package/lib/Pagination/PaginationControls.es.js +1 -1
- package/lib/Pagination/Truncation.es.js +2 -2
- package/lib/Popover/Popover.content.es.js +2 -2
- package/lib/Popover/Popover.es.js +3 -3
- package/lib/Popover/Popover.utils.es.js +2 -2
- package/lib/ProgressBar/ProgressBar.es.js +3 -3
- package/lib/RadioButton/RadioButton.es.js +3 -3
- package/lib/SegmentedControl/SegmentedControl.Item.es.js +2 -2
- package/lib/SegmentedControl/SegmentedControl.List.es.js +2 -2
- package/lib/SegmentedControl/SegmentedControl.Panel.es.js +2 -2
- package/lib/SegmentedControl/SegmentedControl.es.js +2 -2
- package/lib/Select/Select.cjs.js +1 -1
- package/lib/Select/Select.es.js +5 -5
- package/lib/Select/SelectDropdown.es.js +3 -3
- package/lib/Select/SelectField.es.js +2 -2
- package/lib/Select/useSelectA11y.es.js +1 -1
- package/lib/SideNav/SideNav.es.js +2 -2
- package/lib/SideNav/SideNavActionListGroup.cjs.js +1 -1
- package/lib/SideNav/SideNavActionListGroup.es.js +3 -3
- package/lib/SideNav/SideNavActionListGroupHeading.es.js +2 -2
- package/lib/SideNav/SideNavActionListItem.cjs.js +1 -1
- package/lib/SideNav/SideNavActionListItem.es.js +3 -3
- package/lib/SideNav/SideNavActionListItemExpandable.cjs.js +1 -1
- package/lib/SideNav/SideNavActionListItemExpandable.es.js +3 -3
- package/lib/SideNav/SideNavActionListItemFlyout.cjs.js +1 -1
- package/lib/SideNav/SideNavActionListItemFlyout.es.js +1 -1
- package/lib/SideNav/SideNavBody.es.js +3 -3
- package/lib/SideNav/SideNavContext.es.js +2 -2
- package/lib/SideNav/SideNavFooter.es.js +2 -2
- package/lib/SideNav/SideNavHeader.es.js +2 -2
- package/lib/Slider/DualSlider.es.js +3 -3
- package/lib/Slider/SingleSlider.es.js +6 -6
- package/lib/Slider/Slider.Error.es.js +3 -3
- package/lib/Slider/Slider.TextField.es.js +2 -2
- package/lib/Slider/Slider.Thumb.es.js +4 -4
- package/lib/Slider/Slider.TickMarks.es.js +2 -2
- package/lib/Slider/Slider.ValueAxisLabels.es.js +2 -2
- package/lib/Slider/hooks/useSliderBase.es.js +2 -2
- package/lib/Spinner/Spinner.es.js +7 -7
- package/lib/Spinner/SpinnerWrap.es.js +1 -1
- package/lib/StateLayer/StateLayer.es.js +2 -2
- package/lib/Stepper/Stepper.Body.es.js +2 -2
- package/lib/Stepper/Stepper.Heading.es.js +2 -2
- package/lib/Stepper/Stepper.Marker.es.js +2 -2
- package/lib/Stepper/Stepper.Step.es.js +2 -2
- package/lib/Stepper/Stepper.es.js +2 -2
- package/lib/Switch/Switch.es.js +3 -3
- package/lib/Tabs/Tabs.Group.es.js +3 -3
- package/lib/Tabs/Tabs.Item.es.js +2 -2
- package/lib/Tabs/Tabs.Panel.es.js +2 -2
- package/lib/Tabs/Tabs.es.js +2 -2
- package/lib/Text/Text.es.js +2 -2
- package/lib/TextArea/TextArea.es.js +3 -3
- package/lib/TextField/TextField.es.js +3 -3
- package/lib/Toasts/Toast.es.js +4 -4
- package/lib/Toasts/ToastContainer.es.js +4 -4
- package/lib/Toasts/ToastContext.es.js +1 -1
- package/lib/Toasts/index.es.js +1 -1
- package/lib/Tooltip/Tooltip.es.js +3 -3
- package/lib/_Navigation/classes.es.js +2 -2
- package/lib/_Options/OptionChips.es.js +2 -2
- package/lib/_Options/useSelectValue.es.js +2 -2
- package/lib/index.es.js +3 -3
- package/lib/wip/Panel/Panel.Body.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Body.es.js +3 -3
- package/lib/wip/Panel/Panel.Footer.Actions.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Footer.Actions.es.js +3 -3
- package/lib/wip/Panel/Panel.Footer.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Footer.d.ts +2 -2
- package/lib/wip/Panel/Panel.Footer.es.js +13 -13
- package/lib/wip/Panel/Panel.Header.ContentAfter.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Header.ContentAfter.es.js +3 -3
- package/lib/wip/Panel/Panel.Header.ContentBefore.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Header.ContentBefore.es.js +3 -3
- package/lib/wip/Panel/Panel.Header.Description.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Header.Description.es.js +3 -3
- package/lib/wip/Panel/Panel.Header.Heading.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Header.Heading.es.js +3 -3
- package/lib/wip/Panel/Panel.Header.Row.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Header.Row.es.js +3 -3
- package/lib/wip/Panel/Panel.Header.Subheader.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Header.Subheader.es.js +3 -3
- package/lib/wip/Panel/Panel.Header.cjs.js +1 -1
- package/lib/wip/Panel/Panel.Header.d.ts +2 -2
- package/lib/wip/Panel/Panel.Header.es.js +21 -21
- package/lib/wip/Panel/Panel.cjs.js +1 -1
- package/lib/wip/Panel/Panel.context.d.ts +5 -0
- package/lib/wip/Panel/Panel.d.ts +3 -3
- package/lib/wip/Panel/Panel.es.js +113 -39
- package/lib/wip/Panel/Panel.helpers.cjs.js +1 -0
- package/lib/wip/Panel/Panel.helpers.d.ts +13 -0
- package/lib/wip/Panel/Panel.helpers.es.js +40 -0
- package/lib/wip/Panel/Panel.types.d.ts +16 -11
- package/lib/wip/Search/Search.Results.Item.cjs.js +1 -1
- package/lib/wip/Search/Search.Results.Item.d.ts +8 -5
- package/lib/wip/Search/Search.Results.Item.es.js +8 -10
- package/lib/wip/Search/Search.Results.ViewAll.cjs.js +1 -0
- package/lib/wip/Search/Search.Results.ViewAll.d.ts +22 -0
- package/lib/wip/Search/Search.Results.ViewAll.es.js +11 -0
- package/lib/wip/Search/Search.Results.cjs.js +1 -1
- package/lib/wip/Search/Search.Results.d.ts +5 -2
- package/lib/wip/Search/Search.Results.es.js +12 -17
- package/lib/wip/Search/Search.cjs.js +1 -1
- package/lib/wip/Search/Search.es.js +114 -110
- package/lib/wip/Search/SearchDropdown.cjs.js +1 -1
- package/lib/wip/Search/SearchDropdown.d.ts +2 -3
- package/lib/wip/Search/SearchDropdown.es.js +45 -59
- package/lib/wip/Search/useSearchDropdown.cjs.js +1 -1
- package/lib/wip/Search/useSearchDropdown.d.ts +0 -18
- package/lib/wip/Search/useSearchDropdown.es.js +25 -25
- package/package.json +6 -6
- package/utils/hooks/index.es.js +3 -3
- package/utils/hooks/useElementResize.es.js +2 -2
- package/utils/hooks/useId.es.js +1 -1
- package/utils/hooks/useLocalStorage.es.js +2 -2
- package/utils/spacing.es.js +1 -1
- package/utils/theming/useBeamTheme.es.js +5 -5
- package/chunks/ActionList.Item.5Y-SwzjK.js +0 -1
- package/chunks/ActionList.Item.BFcT86lS.js +0 -187
- package/chunks/Search.Results.Item.CLmMBPz1.js +0 -41
- package/chunks/Search.Results.Item.Dkh2yo4p.js +0 -1
- package/chunks/panel.module.DbEoAg1J.js +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as n, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { clsx as x } from "clsx";
|
|
3
|
-
import { s as B, a as p, b as C, S as y, c as P,
|
|
3
|
+
import { s as B, a as p, b as C, S as y, c as P, d as W, e as j, P as u, f as D, g as H, h as I } from "../../chunks/SpinnerWrap.DWZk-Vfo.js";
|
|
4
4
|
const b = ({
|
|
5
5
|
size: e = "md",
|
|
6
6
|
value: s,
|
|
@@ -10,7 +10,7 @@ const b = ({
|
|
|
10
10
|
className: m,
|
|
11
11
|
...l
|
|
12
12
|
}) => {
|
|
13
|
-
const o = Number.isInteger(s) && d, { sideLength: S, strokeWidth: h } = B[e], { circumference: g } =
|
|
13
|
+
const o = Number.isInteger(s) && d, { sideLength: S, strokeWidth: h } = B[e], { circumference: g } = I({
|
|
14
14
|
sideLength: S,
|
|
15
15
|
strokeWidth: h
|
|
16
16
|
}), f = x(p[C[e]], m), c = !!a || o, t = !!i, N = c || t;
|
|
@@ -24,19 +24,19 @@ const b = ({
|
|
|
24
24
|
...l,
|
|
25
25
|
children: [
|
|
26
26
|
/* @__PURE__ */ r("progress", { value: s, max: "100" }),
|
|
27
|
-
/* @__PURE__ */ r(
|
|
27
|
+
/* @__PURE__ */ r(W, { size: e, value: s })
|
|
28
28
|
]
|
|
29
29
|
}
|
|
30
30
|
),
|
|
31
|
-
N && /* @__PURE__ */ n("div", { className: p[
|
|
32
|
-
c && /* @__PURE__ */ n(
|
|
31
|
+
N && /* @__PURE__ */ n("div", { className: p[H.spinnerContentWrapper], children: [
|
|
32
|
+
c && /* @__PURE__ */ n(j, { children: [
|
|
33
33
|
a,
|
|
34
|
-
o && /* @__PURE__ */ n(
|
|
34
|
+
o && /* @__PURE__ */ n(u, { children: [
|
|
35
35
|
s,
|
|
36
36
|
"%"
|
|
37
37
|
] })
|
|
38
38
|
] }),
|
|
39
|
-
t && /* @__PURE__ */ r(
|
|
39
|
+
t && /* @__PURE__ */ r(D, { children: i })
|
|
40
40
|
] })
|
|
41
41
|
] });
|
|
42
42
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "clsx";
|
|
3
|
-
import { P as i, f as p, e as S, S as o, d as s, c as t } from "../../chunks/SpinnerWrap.
|
|
3
|
+
import { P as i, f as p, e as S, S as o, d as s, c as t } from "../../chunks/SpinnerWrap.DWZk-Vfo.js";
|
|
4
4
|
export {
|
|
5
5
|
i as PercentageIndicator,
|
|
6
6
|
p as SpinnerBody,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../../assets/StateLayer.css";
|
|
2
2
|
import { jsx as y } from "react/jsx-runtime";
|
|
3
|
-
import { g as h } from "../../chunks/classNames.
|
|
4
|
-
import "../../chunks/constants.
|
|
3
|
+
import { g as h } from "../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
5
5
|
import b from "clsx";
|
|
6
6
|
const s = {
|
|
7
7
|
"bm-state-layer": "bm-state-layer",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { g as m } from "../../chunks/classNames.
|
|
3
|
-
import "../../chunks/constants.
|
|
2
|
+
import { g as m } from "../../chunks/classNames.BTJmrO_L.js";
|
|
3
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import a from "clsx";
|
|
5
5
|
import { s as p } from "../../chunks/stepper.module.BbV81plY.js";
|
|
6
6
|
const { subElementClassPrefix: l } = m("stepper"), c = `${l}body`, d = ({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import { s as e } from "../../chunks/stepper.module.BbV81plY.js";
|
|
3
|
-
import { g as p } from "../../chunks/classNames.
|
|
4
|
-
import "../../chunks/constants.
|
|
3
|
+
import { g as p } from "../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
5
5
|
import n from "clsx";
|
|
6
6
|
const { subElementClassPrefix: c } = p("stepper"), t = `${c}heading`, l = `${t}--`, N = ({
|
|
7
7
|
className: r,
|
|
@@ -2,8 +2,8 @@ import { jsx as s } from "react/jsx-runtime";
|
|
|
2
2
|
import b from "clsx";
|
|
3
3
|
import { S as g } from "../../chunks/Check.DrrmNVhJ.js";
|
|
4
4
|
import * as l from "react";
|
|
5
|
-
import { g as C } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as C } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { s as o } from "../../chunks/stepper.module.BbV81plY.js";
|
|
8
8
|
import { a as m } from "../../chunks/stepper.C_I6_cLs.js";
|
|
9
9
|
const u = (e) => /* @__PURE__ */ l.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ l.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14 3H10V15H14V3ZM12 21C13.1046 21 14 20.1046 14 19C14 17.8954 13.1046 17 12 17C10.8954 17 10 17.8954 10 19C10 20.1046 10.8954 21 12 21Z", fill: "currentColor" })), { subElementClassPrefix: x } = C("stepper"), n = `${x}marker`, i = `${n}--`, k = ({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import i from "clsx";
|
|
3
3
|
import { useContext as g } from "react";
|
|
4
|
-
import { g as w } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as w } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import { s as r } from "../../chunks/stepper.module.BbV81plY.js";
|
|
7
7
|
import { a as v, S as p } from "../../chunks/stepper.C_I6_cLs.js";
|
|
8
8
|
import { StepperMarker as B } from "./Stepper.Marker.es.js";
|
|
@@ -2,8 +2,8 @@ import { jsx as o } from "react/jsx-runtime";
|
|
|
2
2
|
import { useMemo as c } from "react";
|
|
3
3
|
import d from "clsx";
|
|
4
4
|
import { s as p } from "../../chunks/stepper.module.BbV81plY.js";
|
|
5
|
-
import { t as u } from "../../chunks/constants.
|
|
6
|
-
import { g as x } from "../../chunks/classNames.
|
|
5
|
+
import { t as u } from "../../chunks/constants.CKKGf1-i.js";
|
|
6
|
+
import { g as x } from "../../chunks/classNames.BTJmrO_L.js";
|
|
7
7
|
import { S as m, a as C } from "../../chunks/stepper.C_I6_cLs.js";
|
|
8
8
|
import { StepperMarker as N } from "./Stepper.Marker.es.js";
|
|
9
9
|
import { StepperStep as g } from "./Stepper.Step.es.js";
|
package/lib/Switch/Switch.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "../../assets/Switch.css";
|
|
2
2
|
import { jsx as a, jsxs as K } from "react/jsx-runtime";
|
|
3
3
|
import L from "clsx";
|
|
4
|
-
import { g as Q } from "../../chunks/classNames.
|
|
5
|
-
import { t as U } from "../../chunks/constants.
|
|
4
|
+
import { g as Q } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import { t as U } from "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import d, { forwardRef as W, useState as N, useEffect as R } from "react";
|
|
7
7
|
import { InputChoiceGroupContext as X } from "../InputChoiceGroup/InputChoiceGroup.context.es.js";
|
|
8
|
-
import { F as Y } from "../../chunks/form.context.
|
|
8
|
+
import { F as Y } from "../../chunks/form.context.BhylRiG2.js";
|
|
9
9
|
import "../Form/contexts/label.context.es.js";
|
|
10
10
|
import "../Form/contexts/helperText.context.es.js";
|
|
11
11
|
const t = {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as k, jsx as i } from "react/jsx-runtime";
|
|
2
2
|
import Q, { useState as m, useRef as U, useEffect as E, useCallback as X } from "react";
|
|
3
3
|
import { Box as M } from "../Box/Box.es.js";
|
|
4
|
-
import { g as Y } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
6
|
-
import { d as Z } from "../../chunks/helpers.
|
|
4
|
+
import { g as Y } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
|
+
import { d as Z } from "../../chunks/helpers.CPNYYxrE.js";
|
|
7
7
|
import _ from "clsx";
|
|
8
8
|
import { s as c } from "../../chunks/tabs.module.DIdPGCch.js";
|
|
9
9
|
import { a as tt } from "../../chunks/tokens.BD_71qmL.js";
|
package/lib/Tabs/Tabs.Item.es.js
CHANGED
|
@@ -3,8 +3,8 @@ import { useRef as q, useState as G, useMemo as C, useEffect as H } from "react"
|
|
|
3
3
|
import P from "clsx";
|
|
4
4
|
import { s as r } from "../../chunks/tabs.module.DIdPGCch.js";
|
|
5
5
|
import { useTabs as J } from "./TabsContext.es.js";
|
|
6
|
-
import { g as L } from "../../chunks/classNames.
|
|
7
|
-
import "../../chunks/constants.
|
|
6
|
+
import { g as L } from "../../chunks/classNames.BTJmrO_L.js";
|
|
7
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
8
8
|
import { Tooltip as Q } from "../Tooltip/Tooltip.es.js";
|
|
9
9
|
import { useIsOverFlowing as U } from "../../utils/hooks/index.es.js";
|
|
10
10
|
import { useKeyboardNavigation as V } from "../../utils/hooks/useKeyboardNavigation.es.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as p } from "react/jsx-runtime";
|
|
2
|
-
import { g as b } from "../../chunks/classNames.
|
|
3
|
-
import "../../chunks/constants.
|
|
2
|
+
import { g as b } from "../../chunks/classNames.BTJmrO_L.js";
|
|
3
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import { s as t } from "../../chunks/tabs.module.DIdPGCch.js";
|
|
5
5
|
import d from "clsx";
|
|
6
6
|
import { useTabs as f } from "./TabsContext.es.js";
|
package/lib/Tabs/Tabs.es.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as o, jsxs as a, Fragment as T } from "react/jsx-runtime";
|
|
2
2
|
import { useState as m, Children as F, isValidElement as C, useMemo as k } from "react";
|
|
3
3
|
import { Box as q } from "../Box/Box.es.js";
|
|
4
|
-
import { g as H } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as H } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import J from "clsx";
|
|
7
7
|
import { s as e } from "../../chunks/tabs.module.DIdPGCch.js";
|
|
8
8
|
import { TabsProvider as K } from "./TabsContext.es.js";
|
package/lib/Text/Text.es.js
CHANGED
|
@@ -2,8 +2,8 @@ import "../../assets/Text.css";
|
|
|
2
2
|
import { jsx as I } from "react/jsx-runtime";
|
|
3
3
|
import _ from "clsx";
|
|
4
4
|
import A from "react";
|
|
5
|
-
import { p as P, t as E } from "../../chunks/constants.
|
|
6
|
-
import { g as N } from "../../chunks/classNames.
|
|
5
|
+
import { p as P, t as E } from "../../chunks/constants.CKKGf1-i.js";
|
|
6
|
+
import { g as N } from "../../chunks/classNames.BTJmrO_L.js";
|
|
7
7
|
const d = `${P}sem-typo-`, T = "compact-", k = {
|
|
8
8
|
// defaults
|
|
9
9
|
"heading-6xl": "h1",
|
|
@@ -2,9 +2,9 @@ import "../../assets/TextArea.css";
|
|
|
2
2
|
import { jsxs as h, jsx as n } from "react/jsx-runtime";
|
|
3
3
|
import * as H from "react";
|
|
4
4
|
import D from "clsx";
|
|
5
|
-
import { F as pe, u as ge, H as ve } from "../../chunks/form.context.
|
|
6
|
-
import { t as _e } from "../../chunks/constants.
|
|
7
|
-
import { g as ye } from "../../chunks/classNames.
|
|
5
|
+
import { F as pe, u as ge, H as ve } from "../../chunks/form.context.BhylRiG2.js";
|
|
6
|
+
import { t as _e } from "../../chunks/constants.CKKGf1-i.js";
|
|
7
|
+
import { g as ye } from "../../chunks/classNames.BTJmrO_L.js";
|
|
8
8
|
import { LabelProvider as $e } from "../Form/contexts/label.context.es.js";
|
|
9
9
|
import { HelperTextProvider as He } from "../Form/contexts/helperText.context.es.js";
|
|
10
10
|
import { useUniversalRef as M } from "../Form/hooks/useUniversalRef.hook.es.js";
|
|
@@ -2,9 +2,9 @@ import "../../assets/TextField.css";
|
|
|
2
2
|
import { jsxs as n, jsx as l } from "react/jsx-runtime";
|
|
3
3
|
import * as N from "react";
|
|
4
4
|
import $ from "clsx";
|
|
5
|
-
import { F as Y, u as Z, H as ee } from "../../chunks/form.context.
|
|
6
|
-
import { t as ie } from "../../chunks/constants.
|
|
7
|
-
import { g as te } from "../../chunks/classNames.
|
|
5
|
+
import { F as Y, u as Z, H as ee } from "../../chunks/form.context.BhylRiG2.js";
|
|
6
|
+
import { t as ie } from "../../chunks/constants.CKKGf1-i.js";
|
|
7
|
+
import { g as te } from "../../chunks/classNames.BTJmrO_L.js";
|
|
8
8
|
import { LabelProvider as le } from "../Form/contexts/label.context.es.js";
|
|
9
9
|
import { HelperTextProvider as se } from "../Form/contexts/helperText.context.es.js";
|
|
10
10
|
import { useUniversalRef as de } from "../Form/hooks/useUniversalRef.hook.es.js";
|
package/lib/Toasts/Toast.es.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "../../assets/Toast.css";
|
|
2
2
|
import { jsxs as g, jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import S from "clsx";
|
|
4
|
-
import { g as U } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
6
|
-
import { f as W } from "../../chunks/helpers.
|
|
4
|
+
import { g as U } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
|
+
import { f as W } from "../../chunks/helpers.CPNYYxrE.js";
|
|
7
7
|
import { CloseButton as j } from "../CloseButton/CloseButton.es.js";
|
|
8
8
|
import { S as z } from "../../chunks/CheckCircleOutline.Bn3mTuUE.js";
|
|
9
9
|
import { S as K } from "../../chunks/ErrorOutline._gBx3dtF.js";
|
|
10
10
|
import { S as q } from "../../chunks/InfoOutlined.D3_Iy2PA.js";
|
|
11
11
|
import { S as G } from "../../chunks/WarningOutlined.B3hTzZPs.js";
|
|
12
12
|
import { useState as E, useRef as H, useCallback as I, useEffect as v } from "react";
|
|
13
|
-
import { u as J, D as Q } from "../../chunks/ToastContext.
|
|
13
|
+
import { u as J, D as Q } from "../../chunks/ToastContext.CYGy7l7R.js";
|
|
14
14
|
const V = "enterAnimation", X = "exitAnimation", Y = "enterFirstAnimation", e = {
|
|
15
15
|
"bm-light": "bm-light",
|
|
16
16
|
"bm-dark": "bm-dark",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "../../assets/ToastContainer.css";
|
|
2
2
|
import { jsx as i, jsxs as N } from "react/jsx-runtime";
|
|
3
3
|
import { memo as T, useRef as y, useEffect as M } from "react";
|
|
4
|
-
import { g as P } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
6
|
-
import { d as Y } from "../../chunks/helpers.
|
|
4
|
+
import { g as P } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
|
+
import { d as Y } from "../../chunks/helpers.CPNYYxrE.js";
|
|
7
7
|
import x from "clsx";
|
|
8
8
|
import { Toast as u } from "./Toast.es.js";
|
|
9
9
|
import { createPortal as B } from "react-dom";
|
|
10
|
-
import { u as S, T as V } from "../../chunks/ToastContext.
|
|
10
|
+
import { u as S, T as V } from "../../chunks/ToastContext.CYGy7l7R.js";
|
|
11
11
|
const g = {
|
|
12
12
|
"bm-light": "bm-light",
|
|
13
13
|
"bm-dark": "bm-dark",
|
package/lib/Toasts/index.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Toast as t } from "./Toast.es.js";
|
|
2
|
-
import { T as s, u as e } from "../../chunks/ToastContext.
|
|
2
|
+
import { T as s, u as e } from "../../chunks/ToastContext.CYGy7l7R.js";
|
|
3
3
|
import { ToastContainer as f } from "./ToastContainer.es.js";
|
|
4
4
|
export {
|
|
5
5
|
t as Toast,
|
|
@@ -6,11 +6,11 @@ import { Trigger as _ } from "../FloatingUI/FloatingUI.trigger.es.js";
|
|
|
6
6
|
import "../../chunks/FloatingUI.context.2kPXcTvi.js";
|
|
7
7
|
import { Content as k } from "../FloatingUI/FloatingUI.content.es.js";
|
|
8
8
|
import { j as v, k as O } from "../../chunks/tokens.BD_71qmL.js";
|
|
9
|
-
import { g as $ } from "../../chunks/classNames.
|
|
10
|
-
import "../../chunks/constants.
|
|
9
|
+
import { g as $ } from "../../chunks/classNames.BTJmrO_L.js";
|
|
10
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
11
11
|
import { useCSSLookup as c } from "../../utils/hooks/index.es.js";
|
|
12
12
|
import d from "clsx";
|
|
13
|
-
import { p as b } from "../../chunks/CSSLookup.
|
|
13
|
+
import { p as b } from "../../chunks/CSSLookup.DOOy1rxJ.js";
|
|
14
14
|
const m = {
|
|
15
15
|
"bm-light": "bm-light",
|
|
16
16
|
"bm-dark": "bm-dark",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as a } from "../../chunks/classNames.
|
|
2
|
-
import "../../chunks/constants.
|
|
1
|
+
import { g as a } from "../../chunks/classNames.BTJmrO_L.js";
|
|
2
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
3
3
|
const { baseClassNamePrefix: t, subElementClassPrefix: i } = a("navigation"), s = {
|
|
4
4
|
navigation: t,
|
|
5
5
|
navigation_Vertical: `${t}--vertical`,
|
|
@@ -2,8 +2,8 @@ import { jsxs as o, jsx as r } from "react/jsx-runtime";
|
|
|
2
2
|
import { Chip as b } from "../Chips/Chip.es.js";
|
|
3
3
|
import { ChipGroup as _ } from "../Chips/ChipGroup.es.js";
|
|
4
4
|
import { s as n } from "../../chunks/combobox.module.DNJ3sGlK.js";
|
|
5
|
-
import { g as N } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as N } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
const { subElementClassPrefix: l } = N("combobox"), z = ({
|
|
8
8
|
multiple: d,
|
|
9
9
|
disabled: i,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import q, { useRef as h, useState as D, useEffect as L, useCallback as f, useMemo as O } from "react";
|
|
2
2
|
import { useUniversalRef as G } from "../Form/hooks/useUniversalRef.hook.es.js";
|
|
3
|
-
import "../../chunks/constants.
|
|
3
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import "react/jsx-runtime";
|
|
5
|
-
import { F as H } from "../../chunks/form.context.
|
|
5
|
+
import { F as H } from "../../chunks/form.context.BhylRiG2.js";
|
|
6
6
|
import "../Form/contexts/label.context.es.js";
|
|
7
7
|
import "../Form/contexts/helperText.context.es.js";
|
|
8
8
|
const _ = ({
|
package/lib/index.es.js
CHANGED
|
@@ -7,7 +7,7 @@ import { CloseButton as s } from "./CloseButton/CloseButton.es.js";
|
|
|
7
7
|
import { Button as A, ButtonIconWrap as l } from "./Button/Button.es.js";
|
|
8
8
|
import { Dialog as c } from "./Dialog/Dialog.es.js";
|
|
9
9
|
import { Breadcrumb as v } from "./Breadcrumbs/Breadcrumbs.es.js";
|
|
10
|
-
import { B as C } from "../chunks/BreadcrumbsItem.
|
|
10
|
+
import { B as C } from "../chunks/BreadcrumbsItem.fDLMzx4K.js";
|
|
11
11
|
import { EmptyState as P } from "./EmptyState/EmptyState.es.js";
|
|
12
12
|
import { Badge as g } from "./Badge/Badge.es.js";
|
|
13
13
|
import { BadgeDot as _ } from "./BadgeDot/BadgeDot.es.js";
|
|
@@ -19,7 +19,7 @@ import { Divider as y } from "./Divider/Divider.es.js";
|
|
|
19
19
|
import { default as k } from "./FileUpload/FileUpload.es.js";
|
|
20
20
|
import { Flag as Y } from "./Flag/Flag.es.js";
|
|
21
21
|
import { Form as w } from "./Form/Form.es.js";
|
|
22
|
-
import { H as V } from "../chunks/form.context.
|
|
22
|
+
import { H as V } from "../chunks/form.context.BhylRiG2.js";
|
|
23
23
|
import { Icon as j } from "./Icon/Icon.es.js";
|
|
24
24
|
import { SwitchGroup as z } from "./InputChoiceGroup/SwitchGroup/SwitchGroup.es.js";
|
|
25
25
|
import { CheckboxGroup as X } from "./InputChoiceGroup/CheckboxGroup/CheckboxGroup.es.js";
|
|
@@ -49,7 +49,7 @@ import { Text as tr } from "./Text/Text.es.js";
|
|
|
49
49
|
import { TextArea as xr } from "./TextArea/TextArea.es.js";
|
|
50
50
|
import { TextField as ar } from "./TextField/TextField.es.js";
|
|
51
51
|
import { Toast as ir } from "./Toasts/Toast.es.js";
|
|
52
|
-
import { T as nr, u as sr } from "../chunks/ToastContext.
|
|
52
|
+
import { T as nr, u as sr } from "../chunks/ToastContext.CYGy7l7R.js";
|
|
53
53
|
import { ToastContainer as Ar } from "./Toasts/ToastContainer.es.js";
|
|
54
54
|
import { Tooltip as Tr, TooltipIconTrigger as cr } from "./Tooltip/Tooltip.es.js";
|
|
55
55
|
import { Header as vr, InternalHeader as Br } from "./Header/Header.es.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),r=require("clsx"),n=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),r=require("clsx"),n=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:i}=n.getBEMClassNames("panel"),u=`${i}body`,e=({children:s,className:t,...a})=>{const l=r(c.styles[u],t);return o.jsx("div",{className:l,...a,children:s})};e.displayName="Panel.Body";exports.Body=e;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import t from "clsx";
|
|
3
|
-
import { g as r } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
5
|
-
import { s as l } from "../../../chunks/panel.module.
|
|
3
|
+
import { g as r } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { s as l } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
6
6
|
const { subElementClassPrefix: i } = r("panel"), n = `${i}body`, p = ({
|
|
7
7
|
children: s,
|
|
8
8
|
className: o,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),i=require("clsx"),u=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const e=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),i=require("clsx"),u=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const e=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:m}=u.getBEMClassNames("panel"),t=({layout:n="end",children:o,className:a,...c})=>{const s=`${m}footer__actions`,r=i(e.styles[s],e.styles[`${s}--${n}`],a);return l.jsx("div",{className:r,...c,children:o})};t.displayName="Panel.Footer.Actions";exports.Actions=t;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import i from "clsx";
|
|
3
|
-
import { g as c } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
5
|
-
import { s as o } from "../../../chunks/panel.module.
|
|
3
|
+
import { g as c } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { s as o } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
6
6
|
const { subElementClassPrefix: l } = c("panel"), p = ({
|
|
7
7
|
layout: t = "end",
|
|
8
8
|
children: a,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),l=require("clsx"),a=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../Divider/Divider.cjs.js"),u=require("./Panel.Footer.Actions.cjs.js"),m=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),l=require("clsx"),a=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../Divider/Divider.cjs.js"),u=require("./Panel.Footer.Actions.cjs.js"),m=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:d}=a.getBEMClassNames("panel"),_=`${d}footer`,s=({children:r,className:o,divider:t=!0,...i})=>{const n=l(m.styles[_],o);return e.jsxs(e.Fragment,{children:[t&&e.jsx(c.Divider,{borderColor:"01"}),e.jsx("footer",{className:n,...i,children:r})]})};s.displayName="Panel.Footer";s.Actions=u.Actions;exports.Footer=s;
|
|
@@ -5,13 +5,13 @@ export interface PanelFooterProps extends ComponentPropsWithoutRef<'footer'> {
|
|
|
5
5
|
*/
|
|
6
6
|
children?: React.ReactNode;
|
|
7
7
|
/**
|
|
8
|
-
* Whether to show a divider
|
|
8
|
+
* Whether to show a divider before the footer
|
|
9
9
|
* @default true
|
|
10
10
|
*/
|
|
11
11
|
divider?: boolean;
|
|
12
12
|
}
|
|
13
13
|
export declare const Footer: {
|
|
14
|
-
({ children,
|
|
14
|
+
({ children, className: _className, divider, ...props }: PanelFooterProps): import("react/jsx-runtime").JSX.Element;
|
|
15
15
|
displayName: string;
|
|
16
16
|
Actions: {
|
|
17
17
|
({ layout, children, className: _className, ...props }: import('./Panel.Footer.Actions').PanelFooterActionsProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { jsxs as i, Fragment as l, jsx as
|
|
1
|
+
import { jsxs as i, Fragment as l, jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import n from "clsx";
|
|
3
|
-
import { g as c } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
3
|
+
import { g as c } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
5
|
import { Divider as p } from "../../Divider/Divider.es.js";
|
|
6
6
|
import { Actions as f } from "./Panel.Footer.Actions.es.js";
|
|
7
|
-
import { s as x } from "../../../chunks/panel.module.
|
|
8
|
-
const { subElementClassPrefix:
|
|
7
|
+
import { s as x } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
8
|
+
const { subElementClassPrefix: d } = c("panel"), C = `${d}footer`, s = ({
|
|
9
9
|
children: r,
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
className: t,
|
|
11
|
+
divider: e = !0,
|
|
12
12
|
...m
|
|
13
13
|
}) => {
|
|
14
|
-
const a = n(x[
|
|
14
|
+
const a = n(x[C], t);
|
|
15
15
|
return /* @__PURE__ */ i(l, { children: [
|
|
16
|
-
|
|
17
|
-
/* @__PURE__ */
|
|
16
|
+
e && /* @__PURE__ */ o(p, { borderColor: "01" }),
|
|
17
|
+
/* @__PURE__ */ o("footer", { className: a, ...m, children: r })
|
|
18
18
|
] });
|
|
19
19
|
};
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
s.displayName = "Panel.Footer";
|
|
21
|
+
s.Actions = f;
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
s as Footer
|
|
24
24
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),l=require("clsx"),o=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),l=require("clsx"),o=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:i}=o.getBEMClassNames("panel"),u=`${i}header`,e=({children:s,className:t,...n})=>{const r=l(c.styles[`${u}__content-after`],t);return a.jsx("div",{className:r,...n,children:s})};e.displayName="Panel.Header.ContentAfter";exports.ContentAfter=e;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import o from "clsx";
|
|
3
|
-
import { g as m } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
5
|
-
import { s as n } from "../../../chunks/panel.module.
|
|
3
|
+
import { g as m } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { s as n } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
6
6
|
const { subElementClassPrefix: l } = m("panel"), c = `${l}header`, f = ({
|
|
7
7
|
children: s,
|
|
8
8
|
className: e,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),a=require("clsx"),l=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),a=require("clsx"),l=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:i}=l.getBEMClassNames("panel"),u=`${i}header`,e=({children:s,className:t,...n})=>{const r=a(c.styles[`${u}__content-before`],t);return o.jsx("div",{className:r,...n,children:s})};e.displayName="Panel.Header.ContentBefore";exports.ContentBefore=e;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import a from "clsx";
|
|
3
|
-
import { g as m } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
5
|
-
import { s as n } from "../../../chunks/panel.module.
|
|
3
|
+
import { g as m } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { s as n } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
6
6
|
const { subElementClassPrefix: l } = m("panel"), c = `${l}header`, f = ({
|
|
7
7
|
children: e,
|
|
8
8
|
className: s,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),n=require("clsx"),c=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const l=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),n=require("clsx"),c=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const l=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:o}=c.getBEMClassNames("panel"),u=`${o}header`,e=({children:s,className:r,...t})=>{const a=n(l.styles[`${u}__description`],r);return i.jsx("div",{className:a,...t,children:s})};e.displayName="Panel.Header.Description";exports.Description=e;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import t from "clsx";
|
|
3
|
-
import { g as i } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
5
|
-
import { s as m } from "../../../chunks/panel.module.
|
|
3
|
+
import { g as i } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { s as m } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
6
6
|
const { subElementClassPrefix: l } = i("panel"), n = `${l}header`, p = ({
|
|
7
7
|
children: s,
|
|
8
8
|
className: e,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),l=require("clsx"),i=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),l=require("clsx"),i=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:o}=i.getBEMClassNames("panel"),u=`${o}header`,e=({children:s,className:a,...n})=>{const r=l(c.styles[`${u}__heading`],a);return t.jsx("div",{className:r,...n,children:s})};e.displayName="Panel.Header.Heading";exports.Heading=e;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import o from "clsx";
|
|
3
|
-
import { g as t } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
5
|
-
import { s as i } from "../../../chunks/panel.module.
|
|
3
|
+
import { g as t } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { s as i } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
6
6
|
const { subElementClassPrefix: l } = t("panel"), n = `${l}header`, p = ({
|
|
7
7
|
children: s,
|
|
8
8
|
className: e,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),d=require("clsx"),m=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const _=require("../../CloseButton/CloseButton.cjs.js"),b=require("./Panel.context.cjs.js"),l=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),d=require("clsx"),m=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const _=require("../../CloseButton/CloseButton.cjs.js"),b=require("./Panel.context.cjs.js"),l=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:x}=m.getBEMClassNames("panel"),t=`${x}header`,o=({children:a,className:n,...r})=>{const{dismissible:i,closeButtonAriaLabel:c,onOpenChange:e}=b.usePanelContext(),u=d(l.styles[`${t}__row`],n);return s.jsxs("div",{className:u,...r,children:[a,i&&s.jsx("div",{className:l.styles[`${t}__close-button`],children:s.jsx(_.CloseButton,{"aria-label":c,onClick:()=>e==null?void 0:e(!1),size:"lg"})})]})};o.displayName="Panel.Header.Row";exports.Row=o;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as n, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import p from "clsx";
|
|
3
|
-
import { g as d } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
3
|
+
import { g as d } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
5
|
import { CloseButton as f } from "../../CloseButton/CloseButton.es.js";
|
|
6
6
|
import { usePanelContext as b } from "./Panel.context.es.js";
|
|
7
|
-
import { s as o } from "../../../chunks/panel.module.
|
|
7
|
+
import { s as o } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
8
8
|
const { subElementClassPrefix: u } = d("panel"), a = `${u}header`, x = ({
|
|
9
9
|
children: l,
|
|
10
10
|
className: t,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),n=require("clsx"),u=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react/jsx-runtime"),n=require("clsx"),u=require("../../../chunks/classNames.DAeKwerT.js");require("../../../chunks/constants.hwjHOsvT.js");const c=require("../../../chunks/panel.module.BX1x4FlX.js"),{subElementClassPrefix:o}=u.getBEMClassNames("panel"),i=`${o}header`,e=({children:s,className:a,...r})=>{const t=n(c.styles[`${i}__subheader`],a);return l.jsx("div",{className:t,...r,children:s})};e.displayName="Panel.Header.Subheader";exports.Subheader=e;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as m } from "react/jsx-runtime";
|
|
2
2
|
import o from "clsx";
|
|
3
|
-
import { g as t } from "../../../chunks/classNames.
|
|
4
|
-
import "../../../chunks/constants.
|
|
5
|
-
import { s as l } from "../../../chunks/panel.module.
|
|
3
|
+
import { g as t } from "../../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { s as l } from "../../../chunks/panel.module.BVm3KvDs.js";
|
|
6
6
|
const { subElementClassPrefix: i } = t("panel"), n = `${i}header`, p = ({
|
|
7
7
|
children: s,
|
|
8
8
|
className: e,
|