@altinn/altinn-components 0.31.0 → 0.33.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.
Files changed (64) hide show
  1. package/dist/assets/Modal.css +1 -0
  2. package/dist/assets/ModalBase.css +1 -0
  3. package/dist/assets/ModalBody.css +1 -0
  4. package/dist/assets/ModalHeader.css +1 -0
  5. package/dist/components/Account/AccountNotificationSettings.js +26 -0
  6. package/dist/components/Account/index.js +5 -3
  7. package/dist/components/ActivityLog/ActivityLog.js +24 -8
  8. package/dist/components/ActivityLog/ActivityLogItem.js +4 -5
  9. package/dist/components/ActivityLog/ActivityLogSegment.js +17 -0
  10. package/dist/components/ActivityLog/index.js +6 -4
  11. package/dist/components/Button/ButtonGroup.js +11 -0
  12. package/dist/components/Button/index.js +6 -4
  13. package/dist/components/Dialog/Dialog.js +33 -11
  14. package/dist/components/Dialog/DialogActivityLog.js +10 -4
  15. package/dist/components/Dialog/DialogBody.js +13 -32
  16. package/dist/components/Dialog/DialogHeader.js +31 -23
  17. package/dist/components/Dialog/DialogMetadata.js +117 -72
  18. package/dist/components/Dialog/index.js +5 -5
  19. package/dist/components/Modal/Modal.js +28 -0
  20. package/dist/components/Modal/ModalBase.js +75 -0
  21. package/dist/components/Modal/ModalBody.js +13 -0
  22. package/dist/components/Modal/ModalFooter.js +11 -0
  23. package/dist/components/Modal/ModalHeader.js +30 -0
  24. package/dist/components/Modal/index.js +10 -0
  25. package/dist/components/index.js +428 -414
  26. package/dist/index.js +438 -424
  27. package/dist/types/lib/components/Account/AccountList.stories.d.ts +4 -2
  28. package/dist/types/lib/components/Account/AccountNotificationSettings.d.ts +11 -0
  29. package/dist/types/lib/components/Account/AccountNotificationSettings.stories.d.ts +17 -0
  30. package/dist/types/lib/components/Account/index.d.ts +1 -0
  31. package/dist/types/lib/components/ActivityLog/ActivityLog.d.ts +8 -3
  32. package/dist/types/lib/components/ActivityLog/ActivityLog.stories.d.ts +2 -0
  33. package/dist/types/lib/components/ActivityLog/ActivityLogItem.d.ts +3 -2
  34. package/dist/types/lib/components/ActivityLog/ActivityLogSegment.d.ts +11 -0
  35. package/dist/types/lib/components/ActivityLog/index.d.ts +1 -0
  36. package/dist/types/lib/components/Button/Button.stories.d.ts +0 -1
  37. package/dist/types/lib/components/Button/ButtonGroup.d.ts +6 -0
  38. package/dist/types/lib/components/Button/index.d.ts +1 -0
  39. package/dist/types/lib/components/Dialog/Dialog.d.ts +13 -11
  40. package/dist/types/lib/components/Dialog/Dialog.stories.d.ts +5 -3
  41. package/dist/types/lib/components/Dialog/DialogActivityLog.d.ts +7 -10
  42. package/dist/types/lib/components/Dialog/DialogBody.d.ts +5 -17
  43. package/dist/types/lib/components/Dialog/DialogBody.stories.d.ts +1 -3
  44. package/dist/types/lib/components/Dialog/DialogHeader.d.ts +5 -3
  45. package/dist/types/lib/components/Dialog/DialogHeader.stories.d.ts +3 -1
  46. package/dist/types/lib/components/Dialog/DialogHistory.stories.d.ts +1 -2
  47. package/dist/types/lib/components/Dialog/DialogMetadata.d.ts +7 -2
  48. package/dist/types/lib/components/Dialog/DialogMetadata.stories.d.ts +5 -8
  49. package/dist/types/lib/components/Modal/Modal.d.ts +8 -0
  50. package/dist/types/lib/components/Modal/Modal.stories.d.ts +14 -0
  51. package/dist/types/lib/components/Modal/ModalBase.d.ts +14 -0
  52. package/dist/types/lib/components/Modal/ModalBody.d.ts +6 -0
  53. package/dist/types/lib/components/Modal/ModalFooter.d.ts +6 -0
  54. package/dist/types/lib/components/Modal/ModalHeader.d.ts +9 -0
  55. package/dist/types/lib/components/Modal/index.d.ts +4 -0
  56. package/dist/types/lib/components/index.d.ts +1 -0
  57. package/dist/types/lib/stories/Error.stories.d.ts +13 -0
  58. package/package.json +1 -1
  59. package/dist/DialogActivityLog-BoPREh7Y.js +0 -37
  60. package/dist/components/Dialog/DialogActivity.js +0 -32
  61. package/dist/types/lib/components/Avatar/Examples.stories.d.ts +0 -18
  62. package/dist/types/lib/components/Dialog/DialogActivity.d.ts +0 -22
  63. package/dist/types/lib/components/Dialog/DialogListItem.stories.d.ts +0 -260
  64. /package/dist/types/lib/components/Avatar/{avatar.stories.d.ts → Avatar.stories.d.ts} +0 -0
@@ -0,0 +1 @@
1
+ ._dismiss_ps82p_1{position:absolute;top:0;right:0;margin:1rem}
@@ -0,0 +1 @@
1
+ ._modal_zkvhc_1{padding:0;width:100%;max-width:450px;border:none;background-color:#fff;border-radius:.5rem;box-shadow:var(--ds-shadow-xs)}._modal_zkvhc_1[data-backdrop-color=inherit]::backdrop{background-color:#111d4640}._modal_zkvhc_1[data-backdrop-color=transparent]::backdrop{background-color:transparent}._modal_zkvhc_1[data-variant=full]{width:100%;max-width:none;height:100%;min-height:unset}._modal_zkvhc_1[data-variant=content]{max-width:1056px;margin:auto}._content_zkvhc_30{position:relative}
@@ -0,0 +1 @@
1
+ ._body_1cilr_1{position:relative}
@@ -0,0 +1 @@
1
+ ._header_7ty99_1{border-bottom:1px solid;border-color:var(--ds-color-border-subtle)}._sticky_7ty99_6{background-color:var(--ds-color-background-default);position:sticky;z-index:2;top:0}
@@ -0,0 +1,26 @@
1
+ import { jsxs as c, jsx as t } from "react/jsx-runtime";
2
+ import "../../index-L8X2o7IH.js";
3
+ import "react";
4
+ import "../RootProvider/RootProvider.js";
5
+ import "../Searchbar/AutocompleteBase.js";
6
+ import "../Snackbar/useSnackbar.js";
7
+ import { Fieldset as d } from "../Forms/Fieldset.js";
8
+ import { Switch as r } from "../Forms/Switch.js";
9
+ import { TextField as i } from "../Forms/TextField.js";
10
+ const j = ({
11
+ phone: m,
12
+ phoneLabel: p = "Varsle på SMS",
13
+ email: s,
14
+ emailLabel: a = "Varsle på e-post",
15
+ smsAlerts: o = !1,
16
+ emailAlerts: l = !1,
17
+ onChange: e
18
+ }) => /* @__PURE__ */ c(d, { size: "sm", children: [
19
+ /* @__PURE__ */ t(r, { label: p, name: "smsAlerts", value: "SMS", checked: !!o, onChange: e }),
20
+ o && /* @__PURE__ */ t(i, { name: "phone", placeholder: "Mobiltelefon", value: m, onChange: e }),
21
+ /* @__PURE__ */ t(r, { label: a, name: "emailAlerts", value: "E-post", checked: !!l, onChange: e }),
22
+ l && /* @__PURE__ */ t(i, { name: "email", placeholder: "E-postadresse", value: s, onChange: e })
23
+ ] });
24
+ export {
25
+ j as AccountNotificationSettings
26
+ };
@@ -1,8 +1,10 @@
1
1
  import { AccountMenu as c } from "./AccountMenu.js";
2
2
  import { AccountListItem as e } from "./AccountListItem.js";
3
- import { AccountList as n } from "./AccountList.js";
3
+ import { AccountList as i } from "./AccountList.js";
4
+ import { AccountNotificationSettings as m } from "./AccountNotificationSettings.js";
4
5
  export {
5
- n as AccountList,
6
+ i as AccountList,
6
7
  e as AccountListItem,
7
- c as AccountMenu
8
+ c as AccountMenu,
9
+ m as AccountNotificationSettings
8
10
  };
@@ -1,14 +1,30 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { createElement as i } from "react";
1
+ "use client";
2
+ import { jsxs as f, jsx as e } from "react/jsx-runtime";
3
+ import { useState as m, createElement as u } from "react";
3
4
  import "../../index-L8X2o7IH.js";
5
+ import { Button as h } from "../Button/Button.js";
4
6
  import "../RootProvider/RootProvider.js";
5
- import { Timeline as m } from "../Timeline/Timeline.js";
7
+ import { Timeline as y } from "../Timeline/Timeline.js";
6
8
  import "../Searchbar/AutocompleteBase.js";
7
9
  import "../Snackbar/useSnackbar.js";
8
- import { ActivityLogItem as p } from "./ActivityLogItem.js";
9
- function d({ items: r }) {
10
- return /* @__PURE__ */ t(m, { children: r == null ? void 0 : r.map((o) => /* @__PURE__ */ i(p, { ...o, key: o.id })) });
11
- }
10
+ import { Section as v } from "../Page/Section.js";
11
+ import { ActivityLogSegment as x } from "./ActivityLogSegment.js";
12
+ const q = ({
13
+ items: o,
14
+ maxItems: t,
15
+ expandLabel: i = "Expand history",
16
+ collapseLabel: l = "Collapse history"
17
+ }) => {
18
+ if (!(o != null && o.length))
19
+ return null;
20
+ const [n, p] = m(!1), c = () => {
21
+ p((r) => !r);
22
+ }, d = t ? o.slice(0, t) : o, s = n ? o : d, a = t && o.length > t;
23
+ return /* @__PURE__ */ f(v, { spacing: 4, children: [
24
+ /* @__PURE__ */ e(y, { children: s.map((r, g) => /* @__PURE__ */ u(x, { ...r, key: g })) }),
25
+ a && /* @__PURE__ */ e(h, { variant: "outline", onClick: c, children: n ? l : i })
26
+ ] });
27
+ };
12
28
  export {
13
- d as ActivityLog
29
+ q as ActivityLog
14
30
  };
@@ -1,13 +1,12 @@
1
- import { jsx as i } from "react/jsx-runtime";
1
+ import { jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-L8X2o7IH.js";
3
3
  import "react";
4
4
  import "../RootProvider/RootProvider.js";
5
- import { TimelineSegment as o } from "../Timeline/TimelineSegment.js";
6
- import { TimelineActivity as p } from "../Timeline/TimelineActivity.js";
7
5
  import { Typography as e } from "../Typography/Typography.js";
8
6
  import "../Searchbar/AutocompleteBase.js";
9
7
  import "../Snackbar/useSnackbar.js";
10
- const s = ({ byline: r, datetime: t, children: m }) => /* @__PURE__ */ i(o, { children: /* @__PURE__ */ i(p, { byline: r, datetime: t, children: /* @__PURE__ */ i(e, { children: m }) }) });
8
+ import { TimelineActivity as p } from "../Timeline/TimelineActivity.js";
9
+ const A = ({ byline: t, datetime: i, children: o, summary: c, ...m }) => o ? /* @__PURE__ */ r(p, { byline: t, datetime: i, ...m, children: o }) : /* @__PURE__ */ r(p, { byline: t, datetime: i, ...m, children: /* @__PURE__ */ r(e, { children: c }) });
11
10
  export {
12
- s as ActivityLogItem
11
+ A as ActivityLogItem
13
12
  };
@@ -0,0 +1,17 @@
1
+ import { jsxs as n, jsx as c } from "react/jsx-runtime";
2
+ import { createElement as g } from "react";
3
+ import "../../index-L8X2o7IH.js";
4
+ import "../RootProvider/RootProvider.js";
5
+ import { TimelineSegment as f } from "../Timeline/TimelineSegment.js";
6
+ import { Typography as l } from "../Typography/Typography.js";
7
+ import "../Searchbar/AutocompleteBase.js";
8
+ import "../Snackbar/useSnackbar.js";
9
+ import { ActivityLogItem as y } from "./ActivityLogItem.js";
10
+ const T = ({ id: i, items: r, datetime: p, byline: m, children: e, summary: o }) => /* @__PURE__ */ n(f, { datetime: p, byline: m, spacing: 2, id: i, children: [
11
+ o && /* @__PURE__ */ c(l, { children: o }),
12
+ e,
13
+ r == null ? void 0 : r.map((t) => /* @__PURE__ */ g(y, { ...t, key: t.id }))
14
+ ] });
15
+ export {
16
+ T as ActivityLogSegment
17
+ };
@@ -1,6 +1,8 @@
1
- import { ActivityLog as i } from "./ActivityLog.js";
2
- import { ActivityLogItem as e } from "./ActivityLogItem.js";
1
+ import { ActivityLog as e } from "./ActivityLog.js";
2
+ import { ActivityLogSegment as r } from "./ActivityLogSegment.js";
3
+ import { ActivityLogItem as g } from "./ActivityLogItem.js";
3
4
  export {
4
- i as ActivityLog,
5
- e as ActivityLogItem
5
+ e as ActivityLog,
6
+ g as ActivityLogItem,
7
+ r as ActivityLogSegment
6
8
  };
@@ -0,0 +1,11 @@
1
+ import { jsx as m } from "react/jsx-runtime";
2
+ import "../../index-L8X2o7IH.js";
3
+ import "react";
4
+ import "../RootProvider/RootProvider.js";
5
+ import "../Searchbar/AutocompleteBase.js";
6
+ import "../Snackbar/useSnackbar.js";
7
+ import { Flex as i } from "../Page/Flex.js";
8
+ const a = ({ color: o, size: r, children: t, ...p }) => /* @__PURE__ */ m(i, { spacing: 3, color: o, size: r, ...p, children: t });
9
+ export {
10
+ a as ButtonGroup
11
+ };
@@ -1,13 +1,15 @@
1
1
  import { ButtonBase as r } from "./ButtonBase.js";
2
2
  import { ButtonLabel as n } from "./ButtonLabel.js";
3
- import { ButtonIcon as B } from "./ButtonIcon.js";
4
- import { Button as p } from "./Button.js";
3
+ import { ButtonIcon as p } from "./ButtonIcon.js";
4
+ import { Button as B } from "./Button.js";
5
5
  import { ComboButton as x } from "./ComboButton.js";
6
6
  import { IconButton as b } from "./IconButton.js";
7
+ import { ButtonGroup as I } from "./ButtonGroup.js";
7
8
  export {
8
- p as Button,
9
+ B as Button,
9
10
  r as ButtonBase,
10
- B as ButtonIcon,
11
+ I as ButtonGroup,
12
+ p as ButtonIcon,
11
13
  n as ButtonLabel,
12
14
  x as ComboButton,
13
15
  b as IconButton
@@ -1,19 +1,41 @@
1
- import { jsxs as D, jsx as o } from "react/jsx-runtime";
1
+ import { jsxs as r, jsx as o, Fragment as f } from "react/jsx-runtime";
2
2
  import "../../index-L8X2o7IH.js";
3
3
  import "react";
4
4
  import "../RootProvider/RootProvider.js";
5
- import { DialogLayout as g } from "./DialogLayout.js";
6
- import { DialogHeader as s } from "./DialogHeader.js";
7
- import { DialogBody as e } from "./DialogBody.js";
8
- import { DialogTabs as x } from "./DialogTabs.js";
5
+ import { DialogLayout as x } from "./DialogLayout.js";
6
+ import { DialogHeader as d } from "./DialogHeader.js";
7
+ import { DialogBody as j } from "./DialogBody.js";
8
+ import { DialogSection as u } from "./DialogSection.js";
9
+ import { DialogContact as y } from "./DialogContact.js";
10
+ import { DialogHistory as H } from "./DialogHistory.js";
11
+ import { Divider as g } from "../Divider/Divider.js";
9
12
  import "../Searchbar/AutocompleteBase.js";
10
13
  import "../Snackbar/useSnackbar.js";
11
- const h = ({ loading: r, backButton: p, contextMenu: a, pageMenu: f, header: i, body: m, tabs: t, children: l }) => /* @__PURE__ */ D(g, { backButton: p, contextMenu: a, pageMenu: f, children: [
12
- i && /* @__PURE__ */ o(s, { loading: r, ...i }),
13
- m && /* @__PURE__ */ o(e, { loading: r, ...m }),
14
- t && /* @__PURE__ */ o(x, { ...t }),
15
- l
14
+ const E = ({
15
+ loading: m,
16
+ backButton: l,
17
+ contextMenu: c,
18
+ pageMenu: n,
19
+ sender: s,
20
+ title: i,
21
+ history: t,
22
+ additionalInfo: p,
23
+ contact: e,
24
+ children: D,
25
+ ...a
26
+ }) => /* @__PURE__ */ r(x, { backButton: l, contextMenu: c, pageMenu: n, children: [
27
+ i && /* @__PURE__ */ o(d, { loading: m, ...a, title: i }),
28
+ D && /* @__PURE__ */ o(j, { loading: m, sender: s, ...a, children: D }),
29
+ t && /* @__PURE__ */ o(H, { ...t }),
30
+ p && /* @__PURE__ */ r(f, { children: [
31
+ /* @__PURE__ */ o(g, {}),
32
+ /* @__PURE__ */ o(u, { ...p })
33
+ ] }),
34
+ e && /* @__PURE__ */ r(f, { children: [
35
+ /* @__PURE__ */ o(g, {}),
36
+ /* @__PURE__ */ o(y, { ...e })
37
+ ] })
16
38
  ] });
17
39
  export {
18
- h as Dialog
40
+ E as Dialog
19
41
  };
@@ -1,11 +1,17 @@
1
- import "react/jsx-runtime";
1
+ import { jsxs as p, jsx as o } from "react/jsx-runtime";
2
2
  import "../../index-L8X2o7IH.js";
3
3
  import "react";
4
4
  import "../RootProvider/RootProvider.js";
5
- import { D as c } from "../../DialogActivityLog-BoPREh7Y.js";
6
5
  import "../Searchbar/AutocompleteBase.js";
7
6
  import "../Snackbar/useSnackbar.js";
8
- import "../Metadata/MetaItem.js";
7
+ import { ActivityLog as a } from "../ActivityLog/ActivityLog.js";
8
+ import { ModalBase as d } from "../Modal/ModalBase.js";
9
+ import { ModalHeader as e } from "../Modal/ModalHeader.js";
10
+ import { ModalBody as c } from "../Modal/ModalBody.js";
11
+ const j = ({ title: t, items: i, open: m, onClose: r }) => /* @__PURE__ */ p(d, { open: m, onClose: r, variant: "content", children: [
12
+ /* @__PURE__ */ o(e, { title: t, onClose: r }),
13
+ /* @__PURE__ */ o(c, { children: /* @__PURE__ */ o(a, { items: i }) })
14
+ ] });
9
15
  export {
10
- c as DialogActivityLog
16
+ j as DialogActivityLog
11
17
  };
@@ -1,43 +1,24 @@
1
- import { jsxs as i, jsx as r, Fragment as h } from "react/jsx-runtime";
1
+ import { jsxs as t, jsx as r, Fragment as a } from "react/jsx-runtime";
2
2
  import "../../index-L8X2o7IH.js";
3
3
  import "react";
4
4
  import "../RootProvider/RootProvider.js";
5
5
  import { Timeline as c } from "../Timeline/Timeline.js";
6
- import { TimelineSection as d } from "../Timeline/TimelineSection.js";
6
+ import { TimelineSection as n } from "../Timeline/TimelineSection.js";
7
7
  import { TimelineHeader as f } from "../Timeline/TimelineHeader.js";
8
- import { Typography as s } from "../Typography/Typography.js";
9
- import { SeenByLog as y } from "./SeenByLog.js";
8
+ import { Typography as T } from "../Typography/Typography.js";
9
+ import { SeenByLog as e } from "./SeenByLog.js";
10
10
  import "../Searchbar/AutocompleteBase.js";
11
11
  import "../Snackbar/useSnackbar.js";
12
- const H = ({
13
- loading: m,
14
- sender: t,
15
- recipient: o,
16
- recipientLabel: n,
17
- updatedAt: p,
18
- updatedAtLabel: l,
19
- children: a,
20
- seenByLog: e
21
- }) => /* @__PURE__ */ i(c, { children: [
22
- /* @__PURE__ */ i(f, { loading: m, icon: t, children: [
23
- /* @__PURE__ */ r("strong", { children: t.name }),
24
- n + " " + (o == null ? void 0 : o.name)
12
+ const F = ({ loading: m, sender: o, recipient: i, recipientLabel: l, children: h, seenByLog: p }) => /* @__PURE__ */ t(c, { children: [
13
+ /* @__PURE__ */ t(f, { loading: m, icon: o, children: [
14
+ /* @__PURE__ */ r("strong", { children: o == null ? void 0 : o.name }),
15
+ l + " " + (i == null ? void 0 : i.name)
25
16
  ] }),
26
- /* @__PURE__ */ r(
27
- d,
28
- {
29
- loading: m,
30
- datetime: p,
31
- byline: l,
32
- spacing: 4,
33
- color: m ? "neutral" : void 0,
34
- children: !m && /* @__PURE__ */ i(h, { children: [
35
- /* @__PURE__ */ r(s, { maxWidth: "60ch", style: { marginTop: "0.5em" }, children: a }),
36
- e && /* @__PURE__ */ r(y, { ...e })
37
- ] })
38
- }
39
- )
17
+ /* @__PURE__ */ r(n, { loading: m, spacing: 4, color: m ? "neutral" : void 0, children: !m && /* @__PURE__ */ t(a, { children: [
18
+ /* @__PURE__ */ r(T, { maxWidth: "60ch", style: { marginTop: "0.5em" }, children: h }),
19
+ p && /* @__PURE__ */ r(e, { ...p })
20
+ ] }) })
40
21
  ] });
41
22
  export {
42
- H as DialogBody
23
+ F as DialogBody
43
24
  };
@@ -1,40 +1,48 @@
1
- import { jsxs as f, jsx as e } from "react/jsx-runtime";
1
+ import { jsxs as t, jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-L8X2o7IH.js";
3
3
  import "react";
4
+ import { Badge as g } from "../Badge/Badge.js";
4
5
  import "../RootProvider/RootProvider.js";
5
- import { Heading as l } from "../Typography/Heading.js";
6
+ import { Heading as h } from "../Typography/Heading.js";
6
7
  import { DialogMetadata as x } from "./DialogMetadata.js";
7
8
  import "../Searchbar/AutocompleteBase.js";
8
9
  import "../Snackbar/useSnackbar.js";
9
- import { Section as g } from "../Page/Section.js";
10
- const k = ({
11
- loading: r,
12
- title: p,
13
- status: o,
14
- draftsLabel: t,
10
+ import { Flex as j } from "../Page/Flex.js";
11
+ import { Section as D } from "../Page/Section.js";
12
+ const y = ({
13
+ loading: i,
14
+ title: e,
15
+ badge: o,
16
+ status: m,
17
+ draftsLabel: p,
15
18
  sentCount: a,
16
19
  receivedCount: n,
17
- updatedAt: i,
18
- updatedAtLabel: c,
19
- dueAt: m,
20
- dueAtLabel: s
21
- }) => /* @__PURE__ */ f(g, { as: "header", spacing: 3, children: [
22
- /* @__PURE__ */ e(l, { loading: r, size: "xl", children: p }),
23
- (o || i || m) && /* @__PURE__ */ e(
20
+ updatedAt: l,
21
+ updatedAtLabel: s,
22
+ dueAt: c,
23
+ dueAtLabel: d,
24
+ activityLog: f
25
+ }) => /* @__PURE__ */ t(D, { as: "header", spacing: 3, align: "start", children: [
26
+ /* @__PURE__ */ r(h, { loading: i, size: "xl", children: /* @__PURE__ */ t(j, { align: "center", children: [
27
+ /* @__PURE__ */ r("span", { children: e }),
28
+ o && /* @__PURE__ */ r(g, { ...o })
29
+ ] }) }),
30
+ /* @__PURE__ */ r(
24
31
  x,
25
32
  {
26
- loading: r,
27
- status: o,
28
- draftsLabel: t,
33
+ loading: i,
34
+ status: m,
35
+ draftsLabel: p,
29
36
  sentCount: a,
30
37
  receivedCount: n,
31
- updatedAt: i,
32
- updatedAtLabel: c,
33
- dueAt: m,
34
- dueAtLabel: s
38
+ updatedAt: l,
39
+ updatedAtLabel: s,
40
+ dueAt: c,
41
+ dueAtLabel: d,
42
+ activityLog: f
35
43
  }
36
44
  )
37
45
  ] });
38
46
  export {
39
- k as DialogHeader
47
+ y as DialogHeader
40
48
  };