@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
package/lib/Card/CardGroup.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo as x } from "react";
|
|
3
3
|
import y from "clsx";
|
|
4
|
-
import { g as G } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as G } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import { s as I } from "../../chunks/card.module.ByBYpexJ.js";
|
|
7
|
-
import "../../chunks/CSSLookup.
|
|
7
|
+
import "../../chunks/CSSLookup.DOOy1rxJ.js";
|
|
8
8
|
import { useId as M } from "../../utils/hooks/useId.es.js";
|
|
9
9
|
import { CardGroupProvider as V } from "./CardContext.es.js";
|
|
10
10
|
import { useCardGroupValue as B } from "./useCardGroupValue.es.js";
|
|
@@ -3,11 +3,11 @@ import { jsx as l, jsxs as L } from "react/jsx-runtime";
|
|
|
3
3
|
import * as r from "react";
|
|
4
4
|
import Q from "clsx";
|
|
5
5
|
import { useUniversalRef as S } from "../Form/hooks/useUniversalRef.hook.es.js";
|
|
6
|
-
import { t as T } from "../../chunks/constants.
|
|
7
|
-
import { F as W } from "../../chunks/form.context.
|
|
6
|
+
import { t as T } from "../../chunks/constants.CKKGf1-i.js";
|
|
7
|
+
import { F as W } from "../../chunks/form.context.BhylRiG2.js";
|
|
8
8
|
import "../Form/contexts/label.context.es.js";
|
|
9
9
|
import "../Form/contexts/helperText.context.es.js";
|
|
10
|
-
import { g as X } from "../../chunks/classNames.
|
|
10
|
+
import { g as X } from "../../chunks/classNames.BTJmrO_L.js";
|
|
11
11
|
import { InputChoiceGroupContext as Y } from "../InputChoiceGroup/InputChoiceGroup.context.es.js";
|
|
12
12
|
const e = {
|
|
13
13
|
"bm-light": "bm-light",
|
package/lib/Chips/Chip.es.js
CHANGED
|
@@ -2,8 +2,8 @@ import "../../assets/Chip.css";
|
|
|
2
2
|
import { jsxs as N, jsx as s, Fragment as K } from "react/jsx-runtime";
|
|
3
3
|
import { forwardRef as O, useState as I, useMemo as Q, useRef as W, useCallback as o } from "react";
|
|
4
4
|
import X from "clsx";
|
|
5
|
-
import { g as Y } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as Y } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { CloseButton as Z } from "../CloseButton/CloseButton.es.js";
|
|
8
8
|
import { useChipsContext as ee } from "./Chip.context.es.js";
|
|
9
9
|
import { StateLayer as se } from "../StateLayer/StateLayer.es.js";
|
|
@@ -2,8 +2,8 @@ import "../../assets/ChipGroup.css";
|
|
|
2
2
|
import { jsx as m } from "react/jsx-runtime";
|
|
3
3
|
import { useMemo as g } from "react";
|
|
4
4
|
import h from "clsx";
|
|
5
|
-
import { g as u } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as u } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { Box as d } from "../Box/Box.es.js";
|
|
8
8
|
import { ChipsProvider as x } from "./Chip.context.es.js";
|
|
9
9
|
const C = {
|
|
@@ -2,8 +2,8 @@ import "../../assets/CloseButton.css";
|
|
|
2
2
|
import { jsxs as C, jsx as a } from "react/jsx-runtime";
|
|
3
3
|
import N from "clsx";
|
|
4
4
|
import { forwardRef as p } from "react";
|
|
5
|
-
import { g } from "../../chunks/classNames.
|
|
6
|
-
import { t as h, d as y } from "../../chunks/constants.
|
|
5
|
+
import { g } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import { t as h, d as y } from "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { S as _ } from "../../chunks/Close.B6_m4YZQ.js";
|
|
8
8
|
import { StateLayer as v } from "../StateLayer/StateLayer.es.js";
|
|
9
9
|
const t = {
|
|
@@ -2,8 +2,8 @@ import { jsxs as p, jsx as d } from "react/jsx-runtime";
|
|
|
2
2
|
import g from "clsx";
|
|
3
3
|
import { forwardRef as u, useLayoutEffect as y } from "react";
|
|
4
4
|
import { useMergeRefs as v } from "@floating-ui/react";
|
|
5
|
-
import { g as w } from "../../chunks/classNames.
|
|
6
|
-
import { t as x } from "../../chunks/constants.
|
|
5
|
+
import { g as w } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import { t as x } from "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { s as N } from "../../chunks/dialog.module.D6BI3ubv.js";
|
|
8
8
|
import { useDialogContext as h } from "./Dialog.context.es.js";
|
|
9
9
|
import { useIsOverFlowing as C } from "../../utils/hooks/index.es.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as p } from "react/jsx-runtime";
|
|
2
2
|
import c from "clsx";
|
|
3
|
-
import { g as C } from "../../chunks/classNames.
|
|
4
|
-
import { t as x } from "../../chunks/constants.
|
|
3
|
+
import { g as C } from "../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import { t as x } from "../../chunks/constants.CKKGf1-i.js";
|
|
5
5
|
import { s as e } from "../../chunks/dialog.module.D6BI3ubv.js";
|
|
6
6
|
import { Content as g } from "../FloatingUI/FloatingUI.content.es.js";
|
|
7
7
|
import { useDialogContext as y } from "./Dialog.context.es.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as c, jsxs as n, Fragment as N } from "react/jsx-runtime";
|
|
2
2
|
import d from "clsx";
|
|
3
3
|
import { memo as g, useMemo as h, Children as x } from "react";
|
|
4
|
-
import { g as p } from "../../chunks/classNames.
|
|
4
|
+
import { g as p } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
5
|
import { s as r } from "../../chunks/dialog.module.D6BI3ubv.js";
|
|
6
6
|
const l = 3, v = ({ children: s, className: o, ...t }) => {
|
|
7
7
|
const { baseClassNamePrefix: i, subElementClassPrefix: e } = p("dialog__footer"), a = h(() => x.toArray(s).slice(0, l), [s]);
|
|
@@ -5,8 +5,8 @@ import { S as w } from "../../chunks/CheckCircleOutline.Bn3mTuUE.js";
|
|
|
5
5
|
import { S as E } from "../../chunks/ErrorOutline._gBx3dtF.js";
|
|
6
6
|
import { S as I } from "../../chunks/InfoOutline.Co5VGOxN.js";
|
|
7
7
|
import { S as _ } from "../../chunks/WarningOutlined.B3hTzZPs.js";
|
|
8
|
-
import { g as c } from "../../chunks/classNames.
|
|
9
|
-
import "../../chunks/constants.
|
|
8
|
+
import { g as c } from "../../chunks/classNames.BTJmrO_L.js";
|
|
9
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
10
10
|
import { s as r } from "../../chunks/dialog.module.D6BI3ubv.js";
|
|
11
11
|
import { Tooltip as k } from "../Tooltip/Tooltip.es.js";
|
|
12
12
|
import { CloseButton as B } from "../CloseButton/CloseButton.es.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../../assets/Divider.css";
|
|
2
2
|
import { jsx as i, jsxs as x } from "react/jsx-runtime";
|
|
3
3
|
import N from "clsx";
|
|
4
|
-
import { a as C, g as P } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { a as C, g as P } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import { forwardRef as u } from "react";
|
|
7
7
|
const r = {
|
|
8
8
|
"bm-light": "bm-light",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "../../assets/EmptyState.css";
|
|
2
2
|
import { jsxs as b, jsx as m } from "react/jsx-runtime";
|
|
3
3
|
import f from "clsx";
|
|
4
|
-
import { g as h } from "../../chunks/classNames.
|
|
5
|
-
import { t as v } from "../../chunks/constants.
|
|
4
|
+
import { g as h } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import { t as v } from "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import "react";
|
|
7
7
|
import { useAccessibleId as d } from "../Form/hooks/useAccessibleId.hook.es.js";
|
|
8
|
-
import "../../chunks/form.context.
|
|
8
|
+
import "../../chunks/form.context.BhylRiG2.js";
|
|
9
9
|
const t = {
|
|
10
10
|
"bm-light": "bm-light",
|
|
11
11
|
"bm-dark": "bm-dark",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as y, jsx as a } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as M, useContext as P, useCallback as R } from "react";
|
|
3
|
-
import { t as j } from "../../chunks/constants.
|
|
4
|
-
import { g as F } from "../../chunks/classNames.
|
|
3
|
+
import { t as j } from "../../chunks/constants.CKKGf1-i.js";
|
|
4
|
+
import { g as F } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
5
|
import I from "clsx";
|
|
6
6
|
import { Button as S } from "../Button/Button.es.js";
|
|
7
7
|
import { s as n } from "../../chunks/fileUpload.module.Ck0Nfc4j.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as D, Fragment as P, jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as S, useState as U, useContext as K, useMemo as R } from "react";
|
|
3
|
-
import { t as j } from "../../chunks/constants.
|
|
3
|
+
import { t as j } from "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import { s as t } from "../../chunks/fileUpload.module.Ck0Nfc4j.js";
|
|
5
|
-
import { g as z } from "../../chunks/classNames.
|
|
5
|
+
import { g as z } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
6
|
import n from "clsx";
|
|
7
7
|
import { S as L } from "../../chunks/Upload.Dwk6BbNa.js";
|
|
8
8
|
import { Icon as B } from "../Icon/Icon.es.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as c, jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { g as R } from "../../chunks/classNames.
|
|
3
|
-
import { t as L } from "../../chunks/constants.
|
|
2
|
+
import { g as R } from "../../chunks/classNames.BTJmrO_L.js";
|
|
3
|
+
import { t as L } from "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import * as i from "react";
|
|
5
5
|
import M, { useContext as U, useState as V } from "react";
|
|
6
6
|
import { s as e } from "../../chunks/fileUpload.module.Ck0Nfc4j.js";
|
|
7
7
|
import l from "clsx";
|
|
8
8
|
import { CloseButton as y } from "../CloseButton/CloseButton.es.js";
|
|
9
9
|
import { ProgressBar as W } from "../ProgressBar/ProgressBar.es.js";
|
|
10
|
-
import { H as j, S as k, c as D } from "../../chunks/form.context.
|
|
10
|
+
import { H as j, S as k, c as D } from "../../chunks/form.context.BhylRiG2.js";
|
|
11
11
|
import { Icon as $ } from "../Icon/Icon.es.js";
|
|
12
12
|
import { Tooltip as Z } from "../Tooltip/Tooltip.es.js";
|
|
13
13
|
import { FileUploadListContext as q } from "./FileUploadListContext.es.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { useContext as N, useMemo as c } from "react";
|
|
3
|
-
import { t as b } from "../../chunks/constants.
|
|
3
|
+
import { t as b } from "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import { FileUploadListProvider as g } from "./FileUploadListContext.es.js";
|
|
5
5
|
import x from "clsx";
|
|
6
|
-
import { g as L } from "../../chunks/classNames.
|
|
6
|
+
import { g as L } from "../../chunks/classNames.BTJmrO_L.js";
|
|
7
7
|
import { s as e } from "../../chunks/fileUpload.module.Ck0Nfc4j.js";
|
|
8
8
|
import { FileUploadListItemComponent as f } from "./FileUpload.List.Item.es.js";
|
|
9
9
|
import { FileUploadContext as U } from "./FileUploadContext.es.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx as r, jsxs as N } from "react/jsx-runtime";
|
|
2
2
|
import E, { forwardRef as Ee, useLayoutEffect as Q, useEffect as Pe, useMemo as l, cloneElement as X } from "react";
|
|
3
|
-
import { t as De } from "../../chunks/constants.
|
|
3
|
+
import { t as De } from "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import k from "./FileUpload.List.es.js";
|
|
5
5
|
import { FileUploadButtonComponent as Z } from "./FileUpload.Button.es.js";
|
|
6
6
|
import { FileUploadDropzoneComponent as M } from "./FileUpload.Dropzone.es.js";
|
|
7
|
-
import { F as ke, u as Me, H as Oe } from "../../chunks/form.context.
|
|
7
|
+
import { F as ke, u as Me, H as Oe } from "../../chunks/form.context.BhylRiG2.js";
|
|
8
8
|
import c from "clsx";
|
|
9
9
|
import { s } from "../../chunks/fileUpload.module.Ck0Nfc4j.js";
|
|
10
|
-
import { g as $e } from "../../chunks/classNames.
|
|
10
|
+
import { g as $e } from "../../chunks/classNames.BTJmrO_L.js";
|
|
11
11
|
import { FileUploadProvider as Ae } from "./FileUploadContext.es.js";
|
|
12
12
|
import { HelperTextProvider as Be } from "../Form/contexts/helperText.context.es.js";
|
|
13
13
|
import { useAccessibleId as P } from "../Form/hooks/useAccessibleId.hook.es.js";
|
package/lib/Flag/Flag.es.js
CHANGED
|
@@ -2,8 +2,8 @@ import "../../assets/Flag.css";
|
|
|
2
2
|
import { jsx as b } from "react/jsx-runtime";
|
|
3
3
|
import g from "react";
|
|
4
4
|
import d from "clsx";
|
|
5
|
-
import { g as k } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as k } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
const a = {
|
|
8
8
|
"bm-flag--clickable": "bm-flag--clickable",
|
|
9
9
|
"bm-flag--inline": "bm-flag--inline",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { f as c } from "../../chunks/floatingui.module.BcBFebz0.js";
|
|
3
|
-
import { g as u } from "../../chunks/classNames.
|
|
4
|
-
import "../../chunks/constants.
|
|
3
|
+
import { g as u } from "../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
5
5
|
import p from "clsx";
|
|
6
6
|
import r from "react";
|
|
7
7
|
const y = r.forwardRef(({ options: s, middleware: o }, t) => {
|
|
@@ -2,8 +2,8 @@ import { jsx as n, jsxs as M } from "react/jsx-runtime";
|
|
|
2
2
|
import { a as v, v as I } from "../../chunks/FloatingUI.context.2kPXcTvi.js";
|
|
3
3
|
import c, { useMemo as N } from "react";
|
|
4
4
|
import { useMergeRefs as B, useTransitionStatus as R, FloatingNode as S, FloatingPortal as D, FloatingOverlay as O, FloatingFocusManager as U } from "@floating-ui/react";
|
|
5
|
-
import { g as u } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as u } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import g from "clsx";
|
|
8
8
|
import { f as d } from "../../chunks/floatingui.module.BcBFebz0.js";
|
|
9
9
|
import { Box as _ } from "../Box/Box.es.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./FloatingUI.root.cjs.js"),e=require("./FloatingUI.trigger.cjs.js"),i=require("./FloatingUI.trigger.close.cjs.js"),o=require("./FloatingUI.content.cjs.js"),r=require("./useTyping.cjs.js");exports.Root=t.FloatingUIRoot;exports.Trigger=e.Trigger;exports.CloseTrigger=i.CloseTrigger;exports.Content=o.Content;exports.useTyping=r.default;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { FloatingUIRoot as e } from "./FloatingUI.root.es.js";
|
|
2
|
-
import { Trigger as
|
|
3
|
-
import { CloseTrigger as
|
|
2
|
+
import { Trigger as f } from "./FloatingUI.trigger.es.js";
|
|
3
|
+
import { CloseTrigger as p } from "./FloatingUI.trigger.close.es.js";
|
|
4
4
|
import { Content as x } from "./FloatingUI.content.es.js";
|
|
5
|
-
import {
|
|
5
|
+
import { default as i } from "./useTyping.es.js";
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
p as CloseTrigger,
|
|
8
8
|
x as Content,
|
|
9
9
|
e as Root,
|
|
10
|
-
|
|
11
|
-
|
|
10
|
+
f as Trigger,
|
|
11
|
+
i as useTyping
|
|
12
12
|
};
|
package/lib/Form/Form.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as d } from "react/jsx-runtime";
|
|
2
2
|
import * as D from "react";
|
|
3
|
-
import { a as S } from "../../chunks/form.context.
|
|
3
|
+
import { a as S } from "../../chunks/form.context.BhylRiG2.js";
|
|
4
4
|
import "./contexts/label.context.es.js";
|
|
5
5
|
import "./contexts/helperText.context.es.js";
|
|
6
6
|
import { useUniversalRef as k } from "./hooks/useUniversalRef.hook.es.js";
|
|
7
|
-
import "../../chunks/constants.
|
|
7
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
8
8
|
import { u as A, i as P } from "../../chunks/useFormValidator.hook.CSmddwEt.js";
|
|
9
9
|
import { v as X } from "../../chunks/useFormValidator.hook.CSmddwEt.js";
|
|
10
10
|
import { useActionValidator as j } from "./hooks/useActionValidator.hook.es.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../../../chunks/constants.
|
|
4
|
-
import { F as i, a as F, b as a } from "../../../chunks/form.context.
|
|
3
|
+
import "../../../chunks/constants.CKKGf1-i.js";
|
|
4
|
+
import { F as i, a as F, b as a } from "../../../chunks/form.context.BhylRiG2.js";
|
|
5
5
|
export {
|
|
6
6
|
i as FormContext,
|
|
7
7
|
F as FormProvider,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as o, a as t, b as x } from "../../../chunks/form.context.
|
|
1
|
+
import { F as o, a as t, b as x } from "../../../chunks/form.context.BhylRiG2.js";
|
|
2
2
|
import { LabelContext as m, LabelProvider as l } from "./label.context.es.js";
|
|
3
3
|
import { HelperTextContext as F, HelperTextProvider as d } from "./helperText.context.es.js";
|
|
4
4
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useUniversalRef as o } from "./useUniversalRef.hook.es.js";
|
|
2
2
|
import { decorateUniqueId as t, generateUniqueId as s, useAccessibleId as i } from "./useAccessibleId.hook.es.js";
|
|
3
3
|
import { u as d } from "../../../chunks/useFormValidator.hook.CSmddwEt.js";
|
|
4
|
-
import { u as l } from "../../../chunks/form.context.
|
|
4
|
+
import { u as l } from "../../../chunks/form.context.BhylRiG2.js";
|
|
5
5
|
import { useActionValidator as n } from "./useActionValidator.hook.es.js";
|
|
6
6
|
export {
|
|
7
7
|
t as decorateUniqueId,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as t from "react";
|
|
2
|
-
import { p as s } from "../../../chunks/constants.
|
|
2
|
+
import { p as s } from "../../../chunks/constants.CKKGf1-i.js";
|
|
3
3
|
const c = (e) => Math.random().toString().slice(e), a = (e) => `${s}description--${e}`, d = () => {
|
|
4
4
|
const { useId: e } = t || {}, n = e == null ? void 0 : e(), [r] = t.useState(n), o = t.useMemo(() => c(-5), []);
|
|
5
5
|
return t.useMemo(
|
package/lib/Header/Header.es.js
CHANGED
|
@@ -2,8 +2,8 @@ import { jsxs as s, jsx as d } from "react/jsx-runtime";
|
|
|
2
2
|
import { useEffect as b } from "react";
|
|
3
3
|
import t from "clsx";
|
|
4
4
|
import { s as a } from "../../chunks/header.module.WpoWPQ08.js";
|
|
5
|
-
import { g as u } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as u } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { extractSpecifiedComponents as A } from "../../utils/extractSpecifiedComponents.es.js";
|
|
8
8
|
import { useSideNavContext as M } from "../SideNav/SideNavContext.es.js";
|
|
9
9
|
import { HeaderMasthead as y } from "./HeaderMasthead.es.js";
|
|
@@ -2,8 +2,8 @@ import { jsx as i } from "react/jsx-runtime";
|
|
|
2
2
|
import t from "clsx";
|
|
3
3
|
import { memo as e } from "react";
|
|
4
4
|
import { s } from "../../chunks/header.module.WpoWPQ08.js";
|
|
5
|
-
import { g as a } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as a } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { Divider as m } from "../Divider/Divider.es.js";
|
|
8
8
|
const { subElementClassPrefix: n } = a("header");
|
|
9
9
|
function c({ className: r, ...o }) {
|
|
@@ -3,8 +3,8 @@ import n from "clsx";
|
|
|
3
3
|
import * as e from "react";
|
|
4
4
|
import { memo as a } from "react";
|
|
5
5
|
import { s } from "../../chunks/header.module.WpoWPQ08.js";
|
|
6
|
-
import { g as H } from "../../chunks/classNames.
|
|
7
|
-
import "../../chunks/constants.
|
|
6
|
+
import { g as H } from "../../chunks/classNames.BTJmrO_L.js";
|
|
7
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
8
8
|
import { extractSpecifiedComponents as u } from "../../utils/extractSpecifiedComponents.es.js";
|
|
9
9
|
import { useBeamTheme as Z } from "../../utils/theming/useBeamTheme.es.js";
|
|
10
10
|
import { Logo as m } from "../Logo/Logo.es.js";
|
|
@@ -3,8 +3,8 @@ import r from "clsx";
|
|
|
3
3
|
import { S as b } from "../../chunks/Close.B6_m4YZQ.js";
|
|
4
4
|
import * as e from "react";
|
|
5
5
|
import { s as o } from "../../chunks/header.module.WpoWPQ08.js";
|
|
6
|
-
import { g as s } from "../../chunks/classNames.
|
|
7
|
-
import "../../chunks/constants.
|
|
6
|
+
import { g as s } from "../../chunks/classNames.BTJmrO_L.js";
|
|
7
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
8
8
|
import { useSideNavContext as x } from "../SideNav/SideNavContext.es.js";
|
|
9
9
|
import { Icon as a } from "../Icon/Icon.es.js";
|
|
10
10
|
import { HeaderAction as M } from "./HeaderAction.es.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "clsx";
|
|
4
|
-
import "../../chunks/constants.
|
|
5
|
-
import { H as f, H as l } from "../../chunks/form.context.
|
|
4
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
5
|
+
import { H as f, H as l } 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
|
-
import "../../chunks/classNames.
|
|
8
|
+
import "../../chunks/classNames.BTJmrO_L.js";
|
|
9
9
|
export {
|
|
10
10
|
f as HelperText,
|
|
11
11
|
l as default
|
package/lib/Icon/Icon.es.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../../assets/Icon.css";
|
|
2
2
|
import { jsx as v } from "react/jsx-runtime";
|
|
3
3
|
import x from "clsx";
|
|
4
|
-
import { g as S } from "../../chunks/classNames.
|
|
5
|
-
import { t as p } from "../../chunks/constants.
|
|
4
|
+
import { g as S } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import { t as p } from "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
const o = {
|
|
7
7
|
"bm-icon": "bm-icon",
|
|
8
8
|
"bm-icon--primary": "bm-icon--primary",
|
|
@@ -2,13 +2,13 @@ import "../../assets/InputChoiceGroup.css";
|
|
|
2
2
|
import { jsxs as y, jsx as r } from "react/jsx-runtime";
|
|
3
3
|
import * as K from "react";
|
|
4
4
|
import a from "clsx";
|
|
5
|
-
import { F as Q, u as U, H as W } from "../../chunks/form.context.
|
|
5
|
+
import { F as Q, u as U, H as W } from "../../chunks/form.context.BhylRiG2.js";
|
|
6
6
|
import { useAccessibleId as o } from "../Form/hooks/useAccessibleId.hook.es.js";
|
|
7
7
|
import { InputChoiceGroupProvider as X } from "./InputChoiceGroup.context.es.js";
|
|
8
8
|
import { LabelProvider as Y } from "../Form/contexts/label.context.es.js";
|
|
9
9
|
import { HelperTextProvider as Z } from "../Form/contexts/helperText.context.es.js";
|
|
10
|
-
import { t as ii } from "../../chunks/constants.
|
|
11
|
-
import { g as ei } from "../../chunks/classNames.
|
|
10
|
+
import { t as ii } from "../../chunks/constants.CKKGf1-i.js";
|
|
11
|
+
import { g as ei } from "../../chunks/classNames.BTJmrO_L.js";
|
|
12
12
|
const s = {
|
|
13
13
|
"bm-light": "bm-light",
|
|
14
14
|
"bm-dark": "bm-dark",
|
package/lib/Label/Label.es.js
CHANGED
|
@@ -2,11 +2,11 @@ import "../../assets/Label.css";
|
|
|
2
2
|
import { jsxs as t, jsx as m } from "react/jsx-runtime";
|
|
3
3
|
import * as v from "react";
|
|
4
4
|
import j from "clsx";
|
|
5
|
-
import "../../chunks/form.context.
|
|
5
|
+
import "../../chunks/form.context.BhylRiG2.js";
|
|
6
6
|
import { LabelContext as k } from "../Form/contexts/label.context.es.js";
|
|
7
7
|
import "../Form/contexts/helperText.context.es.js";
|
|
8
|
-
import { t as E } from "../../chunks/constants.
|
|
9
|
-
import { g as L } from "../../chunks/classNames.
|
|
8
|
+
import { t as E } from "../../chunks/constants.CKKGf1-i.js";
|
|
9
|
+
import { g as L } from "../../chunks/classNames.BTJmrO_L.js";
|
|
10
10
|
const e = {
|
|
11
11
|
"bm-light": "bm-light",
|
|
12
12
|
"bm-dark": "bm-dark",
|
package/lib/Link/Link.es.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../../assets/Link.css";
|
|
2
2
|
import { jsxs as g, jsx as k } from "react/jsx-runtime";
|
|
3
3
|
import h from "clsx";
|
|
4
|
-
import { g as u } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as u } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import { a as N } from "../../chunks/dom.DGM-dxLe.js";
|
|
7
7
|
const i = {
|
|
8
8
|
"bm-light": "bm-light",
|
package/lib/List/List.Item.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as e, jsxs as m } from "react/jsx-runtime";
|
|
2
|
-
import { g as c } from "../../chunks/classNames.
|
|
3
|
-
import "../../chunks/constants.
|
|
2
|
+
import { g as c } from "../../chunks/classNames.BTJmrO_L.js";
|
|
3
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
4
4
|
import { useListKind as p } from "./ListContext.es.js";
|
|
5
5
|
import * as i from "react";
|
|
6
6
|
const d = (s) => /* @__PURE__ */ i.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...s }, /* @__PURE__ */ i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM5 4.99H8C8 6.65 6.66 8 5 8V4.99ZM5 12V10C7.76 10 10 7.75 10 4.99H12C12 8.86 8.87 12 5 12ZM5 18L8.5 13.5L11 16.51L14.5 12L19 18H5Z", fill: "currentColor" })), g = ({
|
package/lib/List/List.es.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../../assets/List.css";
|
|
2
2
|
import { jsx as b } from "react/jsx-runtime";
|
|
3
3
|
import g from "clsx";
|
|
4
|
-
import { g as u } from "../../chunks/classNames.
|
|
5
|
-
import { t as x } from "../../chunks/constants.
|
|
4
|
+
import { g as u } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import { t as x } from "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import { useListKind as f, ListKindProvider as h } from "./ListContext.es.js";
|
|
7
7
|
import { ListItem as p } from "./List.Item.es.js";
|
|
8
8
|
const i = {
|
package/lib/Logo/Logo.es.js
CHANGED
|
@@ -2,8 +2,8 @@ import "../../assets/Logo.css";
|
|
|
2
2
|
import { jsx as g } from "react/jsx-runtime";
|
|
3
3
|
import f from "react";
|
|
4
4
|
import d from "clsx";
|
|
5
|
-
import { g as k } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as k } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
const e = {
|
|
8
8
|
"bm-logo--clickable": "bm-logo--clickable",
|
|
9
9
|
"bm-logo--inline": "bm-logo--inline",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../../assets/Menu.css";
|
|
2
2
|
import { jsx as p } from "react/jsx-runtime";
|
|
3
|
-
import { g as a } from "../../chunks/classNames.
|
|
4
|
-
import "../../chunks/constants.
|
|
3
|
+
import { g as a } from "../../chunks/classNames.BTJmrO_L.js";
|
|
4
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
5
5
|
import { Popover as c } from "../Popover/Popover.es.js";
|
|
6
6
|
import { useMenuContext as b } from "./Menu.context.es.js";
|
|
7
7
|
import l from "clsx";
|
|
@@ -2,10 +2,10 @@ import "../../assets/NativeSelect.css";
|
|
|
2
2
|
import { jsxs as $, jsx as m } from "react/jsx-runtime";
|
|
3
3
|
import * as y from "react";
|
|
4
4
|
import C from "clsx";
|
|
5
|
-
import { F as ie, u as le, H as re } from "../../chunks/form.context.
|
|
6
|
-
import { t as ne } from "../../chunks/constants.
|
|
7
|
-
import { g as de } from "../../chunks/classNames.
|
|
8
|
-
import { i as ce } from "../../chunks/helpers.
|
|
5
|
+
import { F as ie, u as le, H as re } from "../../chunks/form.context.BhylRiG2.js";
|
|
6
|
+
import { t as ne } from "../../chunks/constants.CKKGf1-i.js";
|
|
7
|
+
import { g as de } from "../../chunks/classNames.BTJmrO_L.js";
|
|
8
|
+
import { i as ce } from "../../chunks/helpers.CPNYYxrE.js";
|
|
9
9
|
import { LabelProvider as oe } from "../Form/contexts/label.context.es.js";
|
|
10
10
|
import { HelperTextProvider as me } from "../Form/contexts/helperText.context.es.js";
|
|
11
11
|
import { useUniversalRef as be } from "../Form/hooks/useUniversalRef.hook.es.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../../assets/PageHeader.css";
|
|
2
2
|
import { jsx as t } from "react/jsx-runtime";
|
|
3
3
|
import o from "clsx";
|
|
4
|
-
import { g as s } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as s } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
import { Text as g } from "../Text/Text.es.js";
|
|
7
7
|
import { Button as h } from "../Button/Button.es.js";
|
|
8
8
|
const r = {
|
|
@@ -2,8 +2,8 @@ import { jsx as o, jsxs as d } from "react/jsx-runtime";
|
|
|
2
2
|
import t from "react";
|
|
3
3
|
import f from "clsx";
|
|
4
4
|
import { s as l } from "../../chunks/pageLayout.module.DdHiv8V-.js";
|
|
5
|
-
import { g as u } from "../../chunks/classNames.
|
|
6
|
-
import "../../chunks/constants.
|
|
5
|
+
import { g as u } from "../../chunks/classNames.BTJmrO_L.js";
|
|
6
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
7
7
|
import { SideNav as y, SideNavOpenLayouts as N } from "../SideNav/SideNav.es.js";
|
|
8
8
|
import { SideNavProvider as c } from "../SideNav/SideNavContext.es.js";
|
|
9
9
|
import { isSameComponent as g } from "../../utils/functions.es.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import t from "clsx";
|
|
3
3
|
import { s as m } from "../../chunks/pageLayout.module.DdHiv8V-.js";
|
|
4
|
-
import { g as r } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as r } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
const { subElementClassPrefix: i } = r("page-layout");
|
|
7
7
|
function l({
|
|
8
8
|
children: s,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import o from "clsx";
|
|
3
3
|
import { s as t } from "../../chunks/pageLayout.module.DdHiv8V-.js";
|
|
4
|
-
import { g as m } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as m } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
const { subElementClassPrefix: i } = m("page-layout");
|
|
7
7
|
function l({
|
|
8
8
|
children: e,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import m from "clsx";
|
|
3
3
|
import { s as e } from "../../chunks/pageLayout.module.DdHiv8V-.js";
|
|
4
|
-
import { g as r } from "../../chunks/classNames.
|
|
5
|
-
import "../../chunks/constants.
|
|
4
|
+
import { g as r } from "../../chunks/classNames.BTJmrO_L.js";
|
|
5
|
+
import "../../chunks/constants.CKKGf1-i.js";
|
|
6
6
|
const { subElementClassPrefix: i } = r("page-layout");
|
|
7
7
|
function l({
|
|
8
8
|
children: a,
|