@altinn/altinn-components 0.63.2 → 0.63.4

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.
Files changed (195) hide show
  1. package/dist/{ToolbarSearch-DT-KvnVb.js → ToolbarSearch-CDOcKzpM.js} +943 -932
  2. package/dist/assets/TabMenu.css +1 -1
  3. package/dist/assets/ToolbarSearch.css +1 -1
  4. package/dist/components/AccessAreaListItem/AccessAreaListItem.js +12 -11
  5. package/dist/components/AccessPackageListItem/AccessPackageListItem.js +4 -3
  6. package/dist/components/Account/AccountList.js +7 -6
  7. package/dist/components/Account/AccountListItem.js +4 -3
  8. package/dist/components/Account/AccountListItemControls.js +13 -12
  9. package/dist/components/Account/AccountListItemDetails.js +4 -3
  10. package/dist/components/Account/AccountListVirtual.js +4 -3
  11. package/dist/components/Account/AccountMenu.js +8 -7
  12. package/dist/components/Account/AccountNotificationSettings.js +4 -3
  13. package/dist/components/Account/AccountOrganization.js +8 -7
  14. package/dist/components/AccountSelector/AccountSelector.js +32 -29
  15. package/dist/components/ActivityLog/ActivityLog.js +11 -10
  16. package/dist/components/ActivityLog/ActivityLogItem.js +4 -3
  17. package/dist/components/ActivityLog/ActivityLogSegment.js +5 -4
  18. package/dist/components/Alert/Alert.js +1 -1
  19. package/dist/components/Article/Article.js +4 -3
  20. package/dist/components/Article/ArticleContact.js +4 -3
  21. package/dist/components/Article/ArticleHeader.js +5 -4
  22. package/dist/components/Attachment/AttachmentLink.js +1 -1
  23. package/dist/components/Badge/Badge.js +3 -2
  24. package/dist/components/Badge/index.js +1 -1
  25. package/dist/components/Banner/Banner.js +4 -3
  26. package/dist/components/Bookmarks/BookmarkModal.js +8 -7
  27. package/dist/components/Bookmarks/BookmarkSettingsItem.js +7 -6
  28. package/dist/components/Bookmarks/BookmarkSettingsItemLabel.js +9 -8
  29. package/dist/components/Bookmarks/BookmarkSettingsList.js +11 -10
  30. package/dist/components/Breadcrumbs/Breadcrumbs.js +12 -11
  31. package/dist/components/Breadcrumbs/BreadcrumbsLink.js +15 -15
  32. package/dist/components/Bulk/BulkHeader.js +8 -7
  33. package/dist/components/Button/ButtonIcon.js +4 -3
  34. package/dist/components/Button/ComboButton.js +4 -3
  35. package/dist/components/Button/FloatingActionButton.js +8 -7
  36. package/dist/components/Button/IconButton.js +6 -5
  37. package/dist/components/Byline/Byline.js +3 -2
  38. package/dist/components/Byline/index.js +1 -1
  39. package/dist/components/ContextMenu/ContextMenu.js +4 -3
  40. package/dist/components/Dashboard/DashboardCard.js +12 -11
  41. package/dist/components/Dashboard/DashboardHeader.js +11 -10
  42. package/dist/components/Datepicker/Datepicker.js +1 -1
  43. package/dist/components/Datepicker/DatepickerHeader.js +4 -3
  44. package/dist/components/Datepicker/DatepickerTable.js +12 -11
  45. package/dist/components/Dialog/Dialog.js +4 -3
  46. package/dist/components/Dialog/DialogActions.js +4 -3
  47. package/dist/components/Dialog/DialogActivityLog.js +4 -3
  48. package/dist/components/Dialog/DialogAttachments.js +4 -3
  49. package/dist/components/Dialog/DialogBody.js +4 -3
  50. package/dist/components/Dialog/DialogByline.js +3 -2
  51. package/dist/components/Dialog/DialogContact.js +18 -17
  52. package/dist/components/Dialog/DialogHeader.js +13 -12
  53. package/dist/components/Dialog/DialogHistory.js +4 -3
  54. package/dist/components/Dialog/DialogHistoryItem.js +4 -3
  55. package/dist/components/Dialog/DialogHistorySegment.js +4 -3
  56. package/dist/components/Dialog/DialogLayout.js +8 -7
  57. package/dist/components/Dialog/DialogList.js +3 -2
  58. package/dist/components/Dialog/DialogListItem.js +3 -2
  59. package/dist/components/Dialog/DialogMetadata.js +3 -2
  60. package/dist/components/Dialog/DialogSection.js +8 -7
  61. package/dist/components/Dialog/DialogSeenBy.js +8 -7
  62. package/dist/components/Dialog/DialogSelect.js +7 -6
  63. package/dist/components/Dialog/DialogStatus.js +4 -3
  64. package/dist/components/Dialog/DialogTabs.js +4 -3
  65. package/dist/components/Dialog/SeenByLog.js +4 -3
  66. package/dist/components/Dialog/SeenByLogButton.js +12 -11
  67. package/dist/components/Dialog/SeenByLogItem.js +16 -15
  68. package/dist/components/Dialog/index.js +1 -1
  69. package/dist/components/Dropdown/DrawerButton.js +7 -6
  70. package/dist/components/Dropdown/DrawerHeader.js +6 -5
  71. package/dist/components/Dropdown/Dropdown.js +3 -2
  72. package/dist/components/Dropdown/DropdownBase.js +8 -7
  73. package/dist/components/Dropdown/FloatingDropdown.js +11 -10
  74. package/dist/components/Dropdown/index.js +1 -1
  75. package/dist/components/Forms/Checkbox.js +4 -3
  76. package/dist/components/Forms/CheckboxOptions.js +4 -3
  77. package/dist/components/Forms/FieldBase.js +3 -2
  78. package/dist/components/Forms/FieldsetBase.js +4 -3
  79. package/dist/components/Forms/Radio.js +4 -3
  80. package/dist/components/Forms/RadioOptions.js +4 -3
  81. package/dist/components/Forms/SearchField.js +3 -2
  82. package/dist/components/Forms/SelectField.js +4 -3
  83. package/dist/components/Forms/Switch.js +5 -4
  84. package/dist/components/Forms/SwitchOptions.js +4 -3
  85. package/dist/components/Forms/TextField.js +4 -3
  86. package/dist/components/Forms/TextFieldDropdown.js +4 -3
  87. package/dist/components/Forms/TextareaField.js +5 -4
  88. package/dist/components/Forms/index.js +1 -1
  89. package/dist/components/GlobalHeader/GlobalAccountButton.js +4 -3
  90. package/dist/components/GlobalHeader/GlobalHeader.js +1 -1
  91. package/dist/components/GlobalHeader/GlobalMenuButton.js +4 -3
  92. package/dist/components/GlobalHeader/HeaderDrawer.js +6 -5
  93. package/dist/components/GlobalHeader/HeaderDropdown.js +7 -6
  94. package/dist/components/GlobalHeader/HeaderLogo.js +6 -5
  95. package/dist/components/GlobalMenu/GlobalMenu.js +44 -41
  96. package/dist/components/GlobalMenu/GlobalMenuBase.js +9 -6
  97. package/dist/components/GlobalMenu/LocaleSwitcher.js +10 -9
  98. package/dist/components/GlobalMenu/LogoutButton.js +7 -6
  99. package/dist/components/Icon/Icon.js +4 -3
  100. package/dist/components/Icon/index.js +1 -1
  101. package/dist/components/Inbox/InboxPage.js +6 -5
  102. package/dist/components/InboxSearch/InboxSearch.js +9 -8
  103. package/dist/components/Item/ItemLabel.js +1 -1
  104. package/dist/components/Item/ItemMedia.js +3 -2
  105. package/dist/components/Item/ItemSelect.js +4 -3
  106. package/dist/components/Item/index.js +1 -1
  107. package/dist/components/Layout/Layout.js +4 -3
  108. package/dist/components/List/List.js +4 -3
  109. package/dist/components/List/ListBase.js +4 -3
  110. package/dist/components/List/ListItemHeader.js +20 -19
  111. package/dist/components/List/ListItemIcon.js +4 -3
  112. package/dist/components/List/ListItemLabel.js +9 -8
  113. package/dist/components/Menu/Menu.js +1 -1
  114. package/dist/components/Menu/MenuItem.js +3 -2
  115. package/dist/components/Menu/MenuItems.js +3 -2
  116. package/dist/components/Menu/MenuListSearch.js +3 -2
  117. package/dist/components/Menu/MenuOption.js +1 -1
  118. package/dist/components/Menu/TabMenu.js +5 -4
  119. package/dist/components/Menu/VirtualizedMenuItems.js +3 -2
  120. package/dist/components/Menu/index.js +1 -1
  121. package/dist/components/Menu/useMenuSearch.js +1 -1
  122. package/dist/components/Metadata/MetaItem.js +1 -1
  123. package/dist/components/Metadata/MetaItemIcon.js +3 -2
  124. package/dist/components/Metadata/MetaTimestamp.js +1 -1
  125. package/dist/components/Metadata/Metadata.js +4 -3
  126. package/dist/components/Metadata/index.js +1 -1
  127. package/dist/components/Modal/Modal.js +8 -7
  128. package/dist/components/Modal/ModalBase.js +4 -3
  129. package/dist/components/Modal/ModalHeader.js +13 -12
  130. package/dist/components/Modal/ModalIcon.js +5 -4
  131. package/dist/components/Notifications/NotificationItem.js +4 -3
  132. package/dist/components/Notifications/NotificationItemBase.js +13 -12
  133. package/dist/components/Notifications/NotificationItemControls.js +4 -3
  134. package/dist/components/Notifications/NotificationItemIcon.js +10 -9
  135. package/dist/components/Page/AccordionSection.js +4 -3
  136. package/dist/components/Page/ContactButtons.js +6 -5
  137. package/dist/components/Page/ContactSection.js +8 -7
  138. package/dist/components/Page/PageMenu.js +10 -9
  139. package/dist/components/Page/PageNav.js +21 -20
  140. package/dist/components/Page/Section.js +8 -7
  141. package/dist/components/Pagination/Pagination.js +10 -9
  142. package/dist/components/ResourceListItem/ResourceListItem.js +14 -12
  143. package/dist/components/RootProvider/RootProvider.js +4 -3
  144. package/dist/components/RootProvider/index.js +1 -1
  145. package/dist/components/Search/SearchItem.js +4 -3
  146. package/dist/components/Searchbar/Autocomplete.js +9 -8
  147. package/dist/components/Searchbar/AutocompleteItem.js +4 -3
  148. package/dist/components/Searchbar/Searchbar.js +4 -3
  149. package/dist/components/Searchbar/SearchbarField.js +4 -3
  150. package/dist/components/Settings/SettingsItem.js +19 -18
  151. package/dist/components/Settings/SettingsItemBase.js +4 -3
  152. package/dist/components/Settings/SettingsList.js +11 -10
  153. package/dist/components/Settings/SettingsListVirtual.js +4 -3
  154. package/dist/components/Settings/SettingsModal.js +9 -8
  155. package/dist/components/Settings/SettingsSection.js +7 -6
  156. package/dist/components/Settings/UsedByLog.js +17 -16
  157. package/dist/components/Settings/UsedByLogItem.js +11 -10
  158. package/dist/components/Snackbar/SnackbarItem.js +4 -3
  159. package/dist/components/Timeline/Timeline.js +4 -3
  160. package/dist/components/Timeline/TimelineActivity.js +4 -3
  161. package/dist/components/Timeline/TimelineBase.js +8 -7
  162. package/dist/components/Timeline/TimelineFooter.js +4 -3
  163. package/dist/components/Timeline/TimelineHeader.js +6 -5
  164. package/dist/components/Timeline/TimelineIcon.js +4 -3
  165. package/dist/components/Timeline/TimelineSection.js +4 -3
  166. package/dist/components/Timeline/TimelineSegment.js +4 -3
  167. package/dist/components/Toolbar/DatepickerFilter.js +13 -12
  168. package/dist/components/Toolbar/SelectDateFilter.js +4 -3
  169. package/dist/components/Toolbar/Toolbar.js +1 -1
  170. package/dist/components/Toolbar/ToolbarFilter.js +4 -3
  171. package/dist/components/Toolbar/ToolbarFilterAddMenu.js +12 -11
  172. package/dist/components/Toolbar/ToolbarFilterButton.js +4 -3
  173. package/dist/components/Toolbar/ToolbarFilterMenu.js +17 -16
  174. package/dist/components/Toolbar/ToolbarMenu.js +3 -2
  175. package/dist/components/Toolbar/ToolbarSearch.js +3 -2
  176. package/dist/components/Toolbar/index.js +1 -1
  177. package/dist/components/Transmission/Transmission.js +4 -3
  178. package/dist/components/Transmission/TransmissionList.js +6 -5
  179. package/dist/components/Transmission/TransmissionType.js +4 -3
  180. package/dist/components/Typography/Heading.js +3 -2
  181. package/dist/components/Typography/index.js +1 -1
  182. package/dist/components/UserListItem/UserListItem.js +9 -8
  183. package/dist/components/index.js +1 -1
  184. package/dist/hooks/useAccountSelector.js +4 -3
  185. package/dist/index.js +1 -1
  186. package/dist/types/lib/components/Dialog/DialogListItem.d.ts +5 -1
  187. package/dist/types/lib/components/Forms/FieldBase.d.ts +2 -1
  188. package/dist/types/lib/components/Forms/SearchField.d.ts +2 -1
  189. package/dist/types/lib/components/Forms/SearchField.stories.d.ts +2 -1
  190. package/dist/types/lib/components/GlobalMenu/GlobalMenuBase.d.ts +4 -1
  191. package/dist/types/lib/components/ResourceListItem/ResourceListItem.d.ts +3 -1
  192. package/dist/types/lib/components/ResourceListItem/ResourceListItem.stories.d.ts +1 -1
  193. package/dist/types/lib/components/Toolbar/ToolbarSearch.d.ts +1 -1
  194. package/dist/types/lib/components/Toolbar/ToolbarSearch.stories.d.ts +4 -1
  195. package/package.json +1 -1
@@ -3,9 +3,10 @@ import { jsx as a } from "react/jsx-runtime";
3
3
  import u, { forwardRef as c, useMemo as f } from "react";
4
4
  import { Button as g } from "../Button/Button.js";
5
5
  import "../../index-p1eeF8LQ.js";
6
- import { u as h, g as b, M as x } from "../../ToolbarSearch-DT-KvnVb.js";
6
+ import { u as h, g as b, M as x } from "../../ToolbarSearch-CDOcKzpM.js";
7
7
  import "../Typography/Link.js";
8
8
  import { Tooltip as v } from "../Tooltip/Tooltip.js";
9
+ import "../GlobalMenu/GlobalMenuBase.js";
9
10
  import "../Snackbar/useSnackbar.js";
10
11
  import { useDropdownMenuController as y } from "../Menu/useDropdownMenuController.js";
11
12
  import { u as O } from "../../useId-BVFxCjkq.js";
@@ -26,7 +27,7 @@ const C = c((t, l) => {
26
27
  r ? u.createElement("title", { id: i }, r) : null,
27
28
  u.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6 10.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m4.5 1.5a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m6 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0", clipRule: "evenodd" })
28
29
  );
29
- }), A = ({
30
+ }), D = ({
30
31
  groups: t = {},
31
32
  items: l,
32
33
  title: r,
@@ -89,5 +90,5 @@ const C = c((t, l) => {
89
90
  }
90
91
  };
91
92
  export {
92
- A as ContextMenu
93
+ D as ContextMenu
93
94
  };
@@ -2,16 +2,17 @@
2
2
  import { jsx as t, jsxs as f } from "react/jsx-runtime";
3
3
  import "../../index-p1eeF8LQ.js";
4
4
  import { forwardRef as p, useRef as g, useEffect as B } from "react";
5
- import { h as R, H as _ } from "../../ToolbarSearch-DT-KvnVb.js";
5
+ import { h as R, H as _ } from "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import { Typography as w } from "../Typography/Typography.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
9
9
  import "react-dom";
10
+ import "../GlobalMenu/GlobalMenuBase.js";
10
11
  import "../Snackbar/useSnackbar.js";
11
12
  import { S as u } from "../../index-D7FJjvrv.js";
12
13
  import { c as h } from "../../lite-1fxw3LjI.js";
13
14
  import { u as N } from "../../use-merge-refs-Cj4kTYVj.js";
14
- import '../../assets/DashboardCard.css';const b = p(function({ asChild: n = !1, variant: e = "default", className: r, ...o }, c) {
15
+ import '../../assets/DashboardCard.css';const b = p(function({ asChild: n = !1, variant: r = "default", className: e, ...o }, c) {
15
16
  const s = n ? u : "div", a = g(null), k = N([a, c]);
16
17
  return B(() => {
17
18
  const m = a.current, d = ({ ctrlKey: v, metaKey: x, target: y }) => {
@@ -19,9 +20,9 @@ import '../../assets/DashboardCard.css';const b = p(function({ asChild: n = !1,
19
20
  !i || i?.contains(y) || (v || x ? window.open(i.href, "", "noreferrer") : i.click());
20
21
  };
21
22
  return m?.addEventListener("click", d), () => m?.removeEventListener("click", d);
22
- }, []), t(s, { className: h("ds-card", r), "data-variant": e, ref: k, ...o });
23
- }), j = p(function({ asChild: n, className: e, ...r }, o) {
24
- return t(n ? u : "div", { className: h("ds-card__block", e), ref: o, ...r });
23
+ }, []), t(s, { className: h("ds-card", e), "data-variant": r, ref: k, ...o });
24
+ }), j = p(function({ asChild: n, className: r, ...e }, o) {
25
+ return t(n ? u : "div", { className: h("ds-card__block", r), ref: o, ...e });
25
26
  }), C = Object.assign(b, {
26
27
  Block: j
27
28
  });
@@ -29,11 +30,11 @@ C.Block.displayName = "Card.Block";
29
30
  const E = "_icon_112og_1", S = {
30
31
  icon: E
31
32
  };
32
- function J({
33
+ function K({
33
34
  color: l,
34
35
  theme: n = "tinted",
35
- icon: e,
36
- title: r,
36
+ icon: r,
37
+ title: e,
37
38
  href: o,
38
39
  children: c,
39
40
  loading: s,
@@ -50,8 +51,8 @@ function J({
50
51
  rowGap: "1rem"
51
52
  },
52
53
  children: [
53
- e && /* @__PURE__ */ t(R, { loading: s, icon: e, className: S.icon }),
54
- /* @__PURE__ */ t(_, { size: "lg", loading: s, children: o ? /* @__PURE__ */ t("a", { href: o, children: r }) : r })
54
+ r && /* @__PURE__ */ t(R, { loading: s, icon: r, className: S.icon }),
55
+ /* @__PURE__ */ t(_, { size: "lg", loading: s, children: o ? /* @__PURE__ */ t("a", { href: o, children: e }) : e })
55
56
  ]
56
57
  }
57
58
  ),
@@ -59,5 +60,5 @@ function J({
59
60
  ] });
60
61
  }
61
62
  export {
62
- J as DashboardCard
63
+ K as DashboardCard
63
64
  };
@@ -1,27 +1,28 @@
1
- import { jsxs as e, jsx as i } from "react/jsx-runtime";
1
+ import { jsxs as o, jsx as i } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
- import { Skeleton as c } from "../Skeleton/Skeleton.js";
5
- import { h as m, H as p } from "../../ToolbarSearch-DT-KvnVb.js";
4
+ import { Skeleton as a } from "../Skeleton/Skeleton.js";
5
+ import { h as c, H as p } from "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import { Typography as d } from "../Typography/Typography.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
9
9
  import "react-dom";
10
+ import "../GlobalMenu/GlobalMenuBase.js";
10
11
  import "../Snackbar/useSnackbar.js";
11
12
  import { Flex as t } from "../Page/Flex.js";
12
13
  import { Section as l } from "../Page/Section.js";
13
14
  import '../../assets/DashboardHeader.css';const h = "_icon_1lga1_1", f = {
14
15
  icon: h
15
- }, v = ({ icon: o, title: s, description: n, loading: r, children: a }) => /* @__PURE__ */ e(l, { as: "header", theme: "default", padding: "page", spacing: 6, shadow: "xs", children: [
16
- /* @__PURE__ */ e(t, { direction: "row", align: "center", spacing: 3, children: [
17
- o && /* @__PURE__ */ i(m, { loading: r, icon: o, className: f.icon }),
18
- /* @__PURE__ */ e(t, { direction: "col", spacing: 0, children: [
16
+ }, D = ({ icon: e, title: s, description: m, loading: r, children: n }) => /* @__PURE__ */ o(l, { as: "header", theme: "default", padding: "page", spacing: 6, shadow: "xs", children: [
17
+ /* @__PURE__ */ o(t, { direction: "row", align: "center", spacing: 3, children: [
18
+ e && /* @__PURE__ */ i(c, { loading: r, icon: e, className: f.icon }),
19
+ /* @__PURE__ */ o(t, { direction: "col", spacing: 0, children: [
19
20
  /* @__PURE__ */ i(p, { size: "lg", loading: r, children: s }),
20
- /* @__PURE__ */ i(d, { as: "section", variant: "subtle", size: "xs", loading: r, children: n })
21
+ /* @__PURE__ */ i(d, { as: "section", variant: "subtle", size: "xs", loading: r, children: m })
21
22
  ] })
22
23
  ] }),
23
- /* @__PURE__ */ i(c, { loading: r, children: a })
24
+ /* @__PURE__ */ i(a, { loading: r, children: n })
24
25
  ] });
25
26
  export {
26
- v as DashboardHeader
27
+ D as DashboardHeader
27
28
  };
@@ -2,7 +2,7 @@
2
2
  import { jsxs as h, jsx as a } from "react/jsx-runtime";
3
3
  import { c as f } from "../../index-p1eeF8LQ.js";
4
4
  import { useState as x } from "react";
5
- import { u as J } from "../../ToolbarSearch-DT-KvnVb.js";
5
+ import { u as J } from "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import { DatepickerHeader as v } from "./DatepickerHeader.js";
7
7
  import { DatepickerTable as D } from "./DatepickerTable.js";
8
8
  import { useDatepicker as M } from "./useDatepicker.js";
@@ -3,9 +3,10 @@ import { jsxs as s, jsx as i } from "react/jsx-runtime";
3
3
  import { Button as d } from "../Button/Button.js";
4
4
  import "../../index-p1eeF8LQ.js";
5
5
  import a, { forwardRef as f } from "react";
6
- import { v as m } from "../../ToolbarSearch-DT-KvnVb.js";
6
+ import { v as m } from "../../ToolbarSearch-CDOcKzpM.js";
7
7
  import "../Typography/Link.js";
8
8
  import "react-dom";
9
+ import "../GlobalMenu/GlobalMenuBase.js";
9
10
  import "../Snackbar/useSnackbar.js";
10
11
  import { u as p } from "../../useId-BVFxCjkq.js";
11
12
  import '../../assets/DatepickerHeader.css';var h = function(t, n) {
@@ -29,7 +30,7 @@ const v = f((t, n) => {
29
30
  header: u,
30
31
  title: _,
31
32
  nav: g
32
- }, E = ({ title: t, onNext: n, onPrev: r }) => /* @__PURE__ */ s("header", { className: c.header, children: [
33
+ }, S = ({ title: t, onNext: n, onPrev: r }) => /* @__PURE__ */ s("header", { className: c.header, children: [
33
34
  /* @__PURE__ */ i("h2", { className: c.title, children: t }),
34
35
  /* @__PURE__ */ s("nav", { className: c.nav, children: [
35
36
  /* @__PURE__ */ i(d, { icon: !0, size: "xs", variant: "ghost", onClick: r, "aria-label": "prev icon", children: /* @__PURE__ */ i(v, {}) }),
@@ -37,5 +38,5 @@ const v = f((t, n) => {
37
38
  ] })
38
39
  ] });
39
40
  export {
40
- E as DatepickerHeader
41
+ S as DatepickerHeader
41
42
  };
@@ -2,35 +2,36 @@ import { jsxs as b, jsx as t } from "react/jsx-runtime";
2
2
  import { Button as h } from "../Button/Button.js";
3
3
  import "../../index-p1eeF8LQ.js";
4
4
  import "react";
5
- import "../../ToolbarSearch-DT-KvnVb.js";
5
+ import "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import "../Typography/Link.js";
7
7
  import "react-dom";
8
+ import "../GlobalMenu/GlobalMenuBase.js";
8
9
  import "../Snackbar/useSnackbar.js";
9
- import '../../assets/DatepickerTable.css';const u = "_table_1k8nb_1", p = "_weekday_1k8nb_7", y = "_date_1k8nb_13", _ = "_button_1k8nb_23", a = {
10
- table: u,
11
- weekday: p,
10
+ import '../../assets/DatepickerTable.css';const p = "_table_1k8nb_1", u = "_weekday_1k8nb_7", y = "_date_1k8nb_13", _ = "_button_1k8nb_23", a = {
11
+ table: p,
12
+ weekday: u,
12
13
  date: y,
13
14
  button: _
14
- }, C = ({
15
- weekdays: r = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
15
+ }, M = ({
16
+ weekdays: n = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
16
17
  rows: d = [],
17
18
  onSelect: o
18
19
  }) => /* @__PURE__ */ b("table", { className: a.table, children: [
19
- /* @__PURE__ */ t("thead", { children: /* @__PURE__ */ t("tr", { children: r.map((e) => /* @__PURE__ */ t("th", { className: a.weekday, children: e.substring(0, 3) }, e)) }) }),
20
+ /* @__PURE__ */ t("thead", { children: /* @__PURE__ */ t("tr", { children: n.map((e) => /* @__PURE__ */ t("th", { className: a.weekday, children: e.substring(0, 3) }, e)) }) }),
20
21
  /* @__PURE__ */ t("tbody", { children: d.map((e, s) => /* @__PURE__ */ t("tr", { children: e.map((c) => {
21
- const { day: i, date: n, selected: l, isCurrentMonth: m } = c;
22
+ const { day: i, date: r, selected: l, isCurrentMonth: m } = c;
22
23
  return /* @__PURE__ */ t("td", { className: a.date, "data-current-month": m, children: /* @__PURE__ */ t(
23
24
  h,
24
25
  {
25
26
  variant: "ghost",
26
27
  "aria-selected": l,
27
28
  className: a.button,
28
- onClick: () => o(n),
29
+ onClick: () => o(r),
29
30
  children: i
30
31
  }
31
- ) }, n);
32
+ ) }, r);
32
33
  }) }, s)) })
33
34
  ] });
34
35
  export {
35
- C as DatepickerTable
36
+ M as DatepickerTable
36
37
  };
@@ -1,7 +1,7 @@
1
1
  import { jsxs as x, jsx as o } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
- import "../../ToolbarSearch-DT-KvnVb.js";
4
+ import "../../ToolbarSearch-CDOcKzpM.js";
5
5
  import "../Typography/Link.js";
6
6
  import "../Button/Button.js";
7
7
  import "react-dom";
@@ -11,8 +11,9 @@ import { DialogBody as y } from "./DialogBody.js";
11
11
  import { DialogSection as H } from "./DialogSection.js";
12
12
  import { DialogContact as c } from "./DialogContact.js";
13
13
  import { DialogHistory as B } from "./DialogHistory.js";
14
+ import "../GlobalMenu/GlobalMenuBase.js";
14
15
  import "../Snackbar/useSnackbar.js";
15
- const J = ({
16
+ const K = ({
16
17
  loading: r,
17
18
  backButton: f,
18
19
  contextMenu: g,
@@ -33,5 +34,5 @@ const J = ({
33
34
  p && /* @__PURE__ */ o(c, { ...p })
34
35
  ] });
35
36
  export {
36
- J as Dialog
37
+ K as Dialog
37
38
  };
@@ -2,20 +2,21 @@
2
2
  import { jsxs as p, jsx as n } from "react/jsx-runtime";
3
3
  import { useMemo as m } from "react";
4
4
  import "../../index-p1eeF8LQ.js";
5
- import { u as g, M as B } from "../../ToolbarSearch-DT-KvnVb.js";
5
+ import { u as g, M as B } from "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import "../Typography/Link.js";
7
7
  import { DropdownBase as k } from "../Dropdown/DropdownBase.js";
8
8
  import { Button as s } from "../Button/Button.js";
9
9
  import { ButtonGroup as x } from "../Button/ButtonGroup.js";
10
10
  import { ButtonGroupDivider as _ } from "../Button/ButtonGroupDivider.js";
11
11
  import "react-dom";
12
+ import "../GlobalMenu/GlobalMenuBase.js";
12
13
  import "../Snackbar/useSnackbar.js";
13
14
  import { S as v } from "../../ChevronUp-hn05LboH.js";
14
15
  import { S as D } from "../../ChevronDown-D_a7nb-G.js";
15
16
  import '../../assets/DialogActions.css';const S = "_action_1n930_1", I = "_comboButton_1n930_8", u = {
16
17
  action: S,
17
18
  comboButton: I
18
- }, J = ({ items: i, maxItems: a = 2, id: l = "dialog-actions", expandAltLabel: f }) => {
19
+ }, K = ({ items: i, maxItems: a = 2, id: l = "dialog-actions", expandAltLabel: f }) => {
19
20
  const { currentId: h, closeAll: b, toggleId: d } = g(), e = h === l, t = m(() => (i || []).filter((o) => !o.hidden).sort((o, r) => {
20
21
  const c = ["primary", "secondary", "tertiary"];
21
22
  return c.indexOf(o?.priority) - c.indexOf(r?.priority);
@@ -50,5 +51,5 @@ import '../../assets/DialogActions.css';const S = "_action_1n930_1", I = "_combo
50
51
  }) });
51
52
  };
52
53
  export {
53
- J as DialogActions
54
+ K as DialogActions
54
55
  };
@@ -1,19 +1,20 @@
1
1
  import { jsxs as p, jsx as o } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
- import "../../ToolbarSearch-DT-KvnVb.js";
4
+ import "../../ToolbarSearch-CDOcKzpM.js";
5
5
  import "../Typography/Link.js";
6
6
  import "../Button/Button.js";
7
7
  import "react-dom";
8
+ import "../GlobalMenu/GlobalMenuBase.js";
8
9
  import "../Snackbar/useSnackbar.js";
9
10
  import { ActivityLog as a } from "../ActivityLog/ActivityLog.js";
10
11
  import { ModalBase as d } from "../Modal/ModalBase.js";
11
12
  import { ModalHeader as e } from "../Modal/ModalHeader.js";
12
13
  import { ModalBody as c } from "../Modal/ModalBody.js";
13
- const B = ({ title: t, items: i, open: m, onClose: r }) => /* @__PURE__ */ p(d, { open: m, onClose: r, variant: "content", children: [
14
+ const L = ({ title: t, items: i, open: m, onClose: r }) => /* @__PURE__ */ p(d, { open: m, onClose: r, variant: "content", children: [
14
15
  /* @__PURE__ */ o(e, { title: t, onClose: r }),
15
16
  /* @__PURE__ */ o(c, { children: /* @__PURE__ */ o(a, { items: i }) })
16
17
  ] });
17
18
  export {
18
- B as DialogActivityLog
19
+ L as DialogActivityLog
19
20
  };
@@ -2,16 +2,17 @@ import { jsxs as o, jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import { AttachmentList as m } from "../Attachment/AttachmentList.js";
4
4
  import "react";
5
- import { H as n } from "../../ToolbarSearch-DT-KvnVb.js";
5
+ import { H as n } from "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
9
+ import "../GlobalMenu/GlobalMenuBase.js";
9
10
  import "../Snackbar/useSnackbar.js";
10
11
  import { Section as e } from "../Page/Section.js";
11
- const d = ({ title: i = "Attachments", items: t }) => t?.length ? /* @__PURE__ */ o(e, { spacing: 1, children: [
12
+ const A = ({ title: i = "Attachments", items: t }) => t?.length ? /* @__PURE__ */ o(e, { spacing: 1, children: [
12
13
  /* @__PURE__ */ r(n, { as: "h2", size: "xs", weight: "normal", variant: "subtle", children: i }),
13
14
  /* @__PURE__ */ r(m, { items: t })
14
15
  ] }) : null;
15
16
  export {
16
- d as DialogAttachments
17
+ A as DialogAttachments
17
18
  };
@@ -1,7 +1,7 @@
1
1
  import { jsxs as i, jsx as o, Fragment as c } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
- import "../../ToolbarSearch-DT-KvnVb.js";
4
+ import "../../ToolbarSearch-CDOcKzpM.js";
5
5
  import { Typography as a } from "../Typography/Typography.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
@@ -10,8 +10,9 @@ import { Timeline as h } from "../Timeline/Timeline.js";
10
10
  import { TimelineSection as f } from "../Timeline/TimelineSection.js";
11
11
  import { TimelineHeader as s } from "../Timeline/TimelineHeader.js";
12
12
  import { SeenByLog as d } from "./SeenByLog.js";
13
+ import "../GlobalMenu/GlobalMenuBase.js";
13
14
  import "../Snackbar/useSnackbar.js";
14
- const W = ({
15
+ const k = ({
15
16
  loading: r = !1,
16
17
  unread: e,
17
18
  sender: m,
@@ -30,5 +31,5 @@ const W = ({
30
31
  ] }) })
31
32
  ] });
32
33
  export {
33
- W as DialogBody
34
+ k as DialogBody
34
35
  };
@@ -1,11 +1,12 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
- import { d } from "../../ToolbarSearch-DT-KvnVb.js";
4
+ import { d as f } from "../../ToolbarSearch-CDOcKzpM.js";
5
5
  import "../Typography/Link.js";
6
6
  import "../Button/Button.js";
7
7
  import "react-dom";
8
+ import "../GlobalMenu/GlobalMenuBase.js";
8
9
  import "../Snackbar/useSnackbar.js";
9
10
  export {
10
- d as DialogByline
11
+ f as DialogByline
11
12
  };
@@ -1,13 +1,14 @@
1
1
  "use client";
2
- import { jsxs as s, jsx as c } from "react/jsx-runtime";
2
+ import { jsxs as s, jsx as i } from "react/jsx-runtime";
3
3
  import "../../index-p1eeF8LQ.js";
4
- import i, { forwardRef as g } from "react";
5
- import { H as _ } from "../../ToolbarSearch-DT-KvnVb.js";
4
+ import c, { forwardRef as g } from "react";
5
+ import { H as _ } from "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import { Typography as m } from "../Typography/Typography.js";
7
7
  import { Link as y } from "../Typography/Link.js";
8
8
  import { Button as v } from "../Button/Button.js";
9
9
  import { ButtonGroup as b } from "../Button/ButtonGroup.js";
10
10
  import "react-dom";
11
+ import "../GlobalMenu/GlobalMenuBase.js";
11
12
  import "../Snackbar/useSnackbar.js";
12
13
  import { u as w } from "../../useId-BVFxCjkq.js";
13
14
  import '../../assets/DialogContact.css';var I = function(o, n) {
@@ -21,45 +22,45 @@ import '../../assets/DialogContact.css';var I = function(o, n) {
21
22
  const O = g((o, n) => {
22
23
  var { title: r, titleId: t } = o, e = I(o, ["title", "titleId"]);
23
24
  let l = w();
24
- return l = r ? t || "title-" + l : void 0, i.createElement(
25
+ return l = r ? t || "title-" + l : void 0, c.createElement(
25
26
  "svg",
26
27
  Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24", focusable: !1, role: "img", ref: n, "aria-labelledby": l }, e),
27
- r ? i.createElement("title", { id: l }, r) : null,
28
- i.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12s4.365 9.75 9.75 9.75m0-14a1.75 1.75 0 0 0-1.75 1.75.75.75 0 0 1-1.5 0A3.25 3.25 0 0 1 12 6.25h.136a3.114 3.114 0 0 1 1.945 5.545l-.441.354A2.37 2.37 0 0 0 12.75 14a.75.75 0 0 1-1.5 0 3.87 3.87 0 0 1 1.453-3.023l.441-.353a1.614 1.614 0 0 0-1.008-2.874zm-.95 9.15a.95.95 0 1 1 1.9 0 .95.95 0 0 1-1.9 0", clipRule: "evenodd" })
28
+ r ? c.createElement("title", { id: l }, r) : null,
29
+ c.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 21.75c5.385 0 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25 2.25 6.615 2.25 12s4.365 9.75 9.75 9.75m0-14a1.75 1.75 0 0 0-1.75 1.75.75.75 0 0 1-1.5 0A3.25 3.25 0 0 1 12 6.25h.136a3.114 3.114 0 0 1 1.945 5.545l-.441.354A2.37 2.37 0 0 0 12.75 14a.75.75 0 0 1-1.5 0 3.87 3.87 0 0 1 1.453-3.023l.441-.353a1.614 1.614 0 0 0-1.008-2.874zm-.95 9.15a.95.95 0 1 1 1.9 0 .95.95 0 0 1-1.9 0", clipRule: "evenodd" })
29
30
  );
30
31
  }), j = "_section_1p2o0_1", x = "_helpIcon_1p2o0_7", B = "_contactButton_1p2o0_12", a = {
31
32
  section: j,
32
33
  helpIcon: x,
33
34
  contactButton: B
34
- }, F = ({
35
+ }, G = ({
35
36
  id: o = "dialog-contact",
36
37
  title: n,
37
38
  children: r,
38
39
  buttons: t = [],
39
40
  helpLink: e
40
41
  }) => /* @__PURE__ */ s("section", { className: a.section, id: o, children: [
41
- n && /* @__PURE__ */ c(_, { size: "lg", children: n }),
42
- /* @__PURE__ */ c(m, { size: "sm", children: r }),
43
- t && /* @__PURE__ */ c(b, { wrap: !0, children: t.map((l, f) => {
44
- const { as: p, href: d, onClick: u, label: h } = l;
45
- return /* @__PURE__ */ c(
42
+ n && /* @__PURE__ */ i(_, { size: "lg", children: n }),
43
+ /* @__PURE__ */ i(m, { size: "sm", children: r }),
44
+ t && /* @__PURE__ */ i(b, { wrap: !0, children: t.map((l, p) => {
45
+ const { as: f, href: d, onClick: u, label: h } = l;
46
+ return /* @__PURE__ */ i(
46
47
  v,
47
48
  {
48
- as: p,
49
+ as: f,
49
50
  href: d,
50
51
  onClick: u,
51
52
  variant: "outline",
52
53
  className: a.contactButton,
53
54
  children: h
54
55
  },
55
- f
56
+ p
56
57
  );
57
58
  }) }),
58
- e && /* @__PURE__ */ c(m, { size: "sm", children: /* @__PURE__ */ s(y, { as: e.as, href: e.href, onClick: e.onClick, children: [
59
- /* @__PURE__ */ c(O, { className: a.helpIcon }),
59
+ e && /* @__PURE__ */ i(m, { size: "sm", children: /* @__PURE__ */ s(y, { as: e.as, href: e.href, onClick: e.onClick, children: [
60
+ /* @__PURE__ */ i(O, { className: a.helpIcon }),
60
61
  e.children
61
62
  ] }) })
62
63
  ] });
63
64
  export {
64
- F as DialogContact
65
+ G as DialogContact
65
66
  };
@@ -1,19 +1,20 @@
1
- import { jsxs as t, jsx as a } from "react/jsx-runtime";
2
- import { H as g, B as u, c as v } from "../../ToolbarSearch-DT-KvnVb.js";
1
+ import { jsxs as t, jsx as o } from "react/jsx-runtime";
2
+ import { H as g, B as u, c as v } from "../../ToolbarSearch-CDOcKzpM.js";
3
3
  import "../../index-p1eeF8LQ.js";
4
4
  import "react";
5
5
  import "../Typography/Link.js";
6
6
  import "../Button/Button.js";
7
7
  import "react-dom";
8
+ import "../GlobalMenu/GlobalMenuBase.js";
8
9
  import "../Snackbar/useSnackbar.js";
9
10
  import '../../assets/DialogHeader.css';const y = "_header_14m6v_1", z = {
10
11
  header: y
11
- }, F = ({
12
+ }, G = ({
12
13
  loading: e,
13
- title: o,
14
+ title: a,
14
15
  badge: r,
15
- status: s,
16
- extendedStatusLabel: i,
16
+ status: i,
17
+ extendedStatusLabel: s,
17
18
  draftsLabel: m,
18
19
  sentCount: p,
19
20
  receivedCount: d,
@@ -30,16 +31,16 @@ import '../../assets/DialogHeader.css';const y = "_header_14m6v_1", z = {
30
31
  tooltips: D = {}
31
32
  }) => /* @__PURE__ */ t("header", { className: z.header, children: [
32
33
  /* @__PURE__ */ t(g, { loading: e, size: "xl", children: [
33
- o,
34
+ a,
34
35
  r && " ",
35
- r && /* @__PURE__ */ a(u, { ...r })
36
+ r && /* @__PURE__ */ o(u, { ...r })
36
37
  ] }),
37
- /* @__PURE__ */ a(
38
+ /* @__PURE__ */ o(
38
39
  v,
39
40
  {
40
41
  loading: e,
41
- status: s,
42
- extendedStatusLabel: i,
42
+ status: i,
43
+ extendedStatusLabel: s,
43
44
  draftsLabel: m,
44
45
  sentCount: p,
45
46
  receivedCount: d,
@@ -58,5 +59,5 @@ import '../../assets/DialogHeader.css';const y = "_header_14m6v_1", z = {
58
59
  )
59
60
  ] });
60
61
  export {
61
- F as DialogHeader
62
+ G as DialogHeader
62
63
  };
@@ -2,15 +2,16 @@
2
2
  import { jsxs as g, jsx as n } from "react/jsx-runtime";
3
3
  import { useState as f, createElement as u } from "react";
4
4
  import "../../index-p1eeF8LQ.js";
5
- import "../../ToolbarSearch-DT-KvnVb.js";
5
+ import "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import "../Typography/Link.js";
7
7
  import { Button as h } from "../Button/Button.js";
8
8
  import "react-dom";
9
9
  import { DialogHistorySegment as y } from "./DialogHistorySegment.js";
10
10
  import { Timeline as x } from "../Timeline/Timeline.js";
11
+ import "../GlobalMenu/GlobalMenuBase.js";
11
12
  import "../Snackbar/useSnackbar.js";
12
13
  import { Section as E } from "../Page/Section.js";
13
- const w = ({
14
+ const z = ({
14
15
  items: o,
15
16
  maxItems: t,
16
17
  expandLabel: i = "Expand history",
@@ -27,5 +28,5 @@ const w = ({
27
28
  ] });
28
29
  };
29
30
  export {
30
- w as DialogHistory
31
+ z as DialogHistory
31
32
  };
@@ -1,14 +1,15 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
- import "../../ToolbarSearch-DT-KvnVb.js";
4
+ import "../../ToolbarSearch-CDOcKzpM.js";
5
5
  import { Typography as f } from "../Typography/Typography.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
9
+ import "../GlobalMenu/GlobalMenuBase.js";
9
10
  import "../Snackbar/useSnackbar.js";
10
11
  import { TimelineActivity as p } from "../Timeline/TimelineActivity.js";
11
- const a = ({ byline: o, datetime: i, children: t, summary: e, ...m }) => t ? /* @__PURE__ */ r(p, { byline: o, datetime: i, ...m, children: t }) : /* @__PURE__ */ r(p, { byline: o, datetime: i, ...m, children: /* @__PURE__ */ r(f, { children: e }) });
12
+ const j = ({ byline: o, datetime: i, children: t, summary: e, ...m }) => t ? /* @__PURE__ */ r(p, { byline: o, datetime: i, ...m, children: t }) : /* @__PURE__ */ r(p, { byline: o, datetime: i, ...m, children: /* @__PURE__ */ r(f, { children: e }) });
12
13
  export {
13
- a as DialogHistoryItem
14
+ j as DialogHistoryItem
14
15
  };
@@ -1,15 +1,16 @@
1
1
  import { jsxs as g, jsx as l } from "react/jsx-runtime";
2
2
  import { createElement as s } from "react";
3
3
  import "../../index-p1eeF8LQ.js";
4
- import "../../ToolbarSearch-DT-KvnVb.js";
4
+ import "../../ToolbarSearch-CDOcKzpM.js";
5
5
  import { Typography as a } from "../Typography/Typography.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
9
9
  import { DialogHistoryItem as c } from "./DialogHistoryItem.js";
10
+ import "../GlobalMenu/GlobalMenuBase.js";
10
11
  import "../Snackbar/useSnackbar.js";
11
12
  import { TimelineSegment as f } from "../Timeline/TimelineSegment.js";
12
- const I = ({
13
+ const b = ({
13
14
  id: i,
14
15
  items: t,
15
16
  datetime: m,
@@ -23,5 +24,5 @@ const I = ({
23
24
  t?.map((o) => /* @__PURE__ */ s(c, { ...o, key: o.id }))
24
25
  ] });
25
26
  export {
26
- I as DialogHistorySegment
27
+ b as DialogHistorySegment
27
28
  };
@@ -1,30 +1,31 @@
1
1
  import { jsxs as t, jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
- import "../../ToolbarSearch-DT-KvnVb.js";
4
+ import "../../ToolbarSearch-CDOcKzpM.js";
5
5
  import "../Typography/Link.js";
6
6
  import { Button as c } from "../Button/Button.js";
7
7
  import { ContextMenu as l } from "../ContextMenu/ContextMenu.js";
8
8
  import "react-dom";
9
+ import "../GlobalMenu/GlobalMenuBase.js";
9
10
  import "../Snackbar/useSnackbar.js";
10
11
  import { PageBase as m } from "../Page/PageBase.js";
11
12
  import { PageMenu as p } from "../Page/PageMenu.js";
12
13
  import { S as d } from "../../ArrowUndo-hge1gMu8.js";
13
- import '../../assets/DialogLayout.css';const _ = "_article_wxe02_1", h = "_backButton_wxe02_23", u = "_controls_wxe02_28", e = {
14
+ import '../../assets/DialogLayout.css';const _ = "_article_wxe02_1", h = "_backButton_wxe02_23", u = "_controls_wxe02_28", i = {
14
15
  article: _,
15
16
  backButton: h,
16
17
  controls: u
17
- }, P = ({ backButton: o, contextMenu: i, pageMenu: s, children: a, color: n }) => /* @__PURE__ */ t(m, { spacing: 0, color: n, bleed: !0, children: [
18
- /* @__PURE__ */ t("article", { className: e.article, children: [
19
- o && /* @__PURE__ */ r("nav", { className: e.backButton, children: /* @__PURE__ */ t(c, { as: o.as, onClick: o.onClick, size: "sm", variant: "ghost", children: [
18
+ }, S = ({ backButton: o, contextMenu: e, pageMenu: s, children: a, color: n }) => /* @__PURE__ */ t(m, { spacing: 0, color: n, bleed: !0, children: [
19
+ /* @__PURE__ */ t("article", { className: i.article, children: [
20
+ o && /* @__PURE__ */ r("nav", { className: i.backButton, children: /* @__PURE__ */ t(c, { as: o.as, onClick: o.onClick, size: "sm", variant: "ghost", children: [
20
21
  /* @__PURE__ */ r(d, { "aria-hidden": !0 }),
21
22
  /* @__PURE__ */ r("span", { children: o?.label || "Back" })
22
23
  ] }) }),
23
- /* @__PURE__ */ r("span", { className: e.controls, children: i && /* @__PURE__ */ r(l, { ...i }) }),
24
+ /* @__PURE__ */ r("span", { className: i.controls, children: e && /* @__PURE__ */ r(l, { ...e }) }),
24
25
  a
25
26
  ] }),
26
27
  /* @__PURE__ */ r(p, { items: s?.items })
27
28
  ] });
28
29
  export {
29
- P as DialogLayout
30
+ S as DialogLayout
30
31
  };
@@ -2,12 +2,13 @@ import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../../index-p1eeF8LQ.js";
4
4
  import "../../hooks/useMenu.js";
5
- import { D as g } from "../../ToolbarSearch-DT-KvnVb.js";
5
+ import { D as l } from "../../ToolbarSearch-CDOcKzpM.js";
6
6
  import "../Typography/Typography.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
9
9
  import "react-dom";
10
+ import "../GlobalMenu/GlobalMenuBase.js";
10
11
  import "../Snackbar/useSnackbar.js";
11
12
  export {
12
- g as DialogList
13
+ l as DialogList
13
14
  };