@altinn/altinn-components 0.41.1 → 0.41.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/AccountOrganization.css +1 -0
- package/dist/assets/ButtonIcon.css +1 -1
- package/dist/assets/GlobalMenuButton.css +1 -1
- package/dist/assets/Icon.css +1 -1
- package/dist/assets/MenuOption.css +1 -1
- package/dist/components/Account/AccountListItem.js +29 -28
- package/dist/components/Account/AccountListItemDetails.js +33 -0
- package/dist/components/Account/AccountOrganization.js +27 -0
- package/dist/components/Account/index.js +8 -4
- package/dist/components/Button/ButtonIcon.js +9 -9
- package/dist/components/GlobalMenu/GlobalMenuButton.js +25 -25
- package/dist/components/Icon/Icon.js +12 -12
- package/dist/components/Menu/MenuOption.js +26 -26
- package/dist/components/Settings/AddressSettingsModal.js +69 -0
- package/dist/components/Settings/SettingsList.js +1 -1
- package/dist/components/Settings/UsedByLog.js +35 -0
- package/dist/components/Settings/UsedByLogItem.js +32 -0
- package/dist/components/Settings/index.js +12 -8
- package/dist/components/index.js +452 -444
- package/dist/index.js +462 -454
- package/dist/types/lib/components/Account/AccountList.stories.d.ts +3 -5
- package/dist/types/lib/components/Account/AccountListItem.d.ts +1 -1
- package/dist/types/lib/components/Account/AccountListItem.stories.d.ts +1 -1
- package/dist/types/lib/components/Account/AccountListItemDetails.d.ts +10 -0
- package/dist/types/lib/components/Account/AccountListItemDetails.stories.d.ts +19 -0
- package/dist/types/lib/components/Account/AccountOrganization.d.ts +16 -0
- package/dist/types/lib/components/Account/AccountOrganization.stories.d.ts +32 -0
- package/dist/types/lib/components/Account/index.d.ts +3 -0
- package/dist/types/lib/components/Modal/Modal.stories.d.ts +1 -0
- package/dist/types/lib/components/Settings/AddressSettingsModal.d.ts +5 -0
- package/dist/types/lib/components/Settings/SettingsItem.stories.d.ts +2 -4
- package/dist/types/lib/components/Settings/SettingsModal.stories.d.ts +51 -0
- package/dist/types/lib/components/Settings/UsedByLog.d.ts +13 -0
- package/dist/types/lib/components/Settings/UsedByLogItem.d.ts +13 -0
- package/dist/types/lib/components/Settings/index.d.ts +2 -0
- package/package.json +1 -1
- package/dist/types/lib/components/Settings/Settings.stories.d.ts +0 -13
- package/dist/types/lib/stories/Settings/Settings.stories.d.ts +0 -39
- /package/dist/types/lib/{stories → components}/Dashboard/Dashboard.stories.d.ts +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
._list_hvcdj_1{display:flex;flex-direction:column;row-gap:.25rem;list-style:none;padding:.25rem 0;margin:0;border-left:2px solid;border-color:var(--ds-color-border-subtle);margin-left:1rem}._list_hvcdj_1[data-level="1"]{border-left:none;margin-left:0}._node_hvcdj_19{display:flex;align-items:center}._node_hvcdj_19:before{content:"";display:flex;width:100%;height:2px;width:1.5rem;background-color:var(--ds-color-border-subtle)}._node_hvcdj_19[data-level="1"]:before{display:none}._link_hvcdj_37{padding:.375rem .5rem;width:100%;display:flex;align-items:center;text-decoration:none}._link_hvcdj_37:not([data-selected=true]):hover{background-color:var(--ds-color-background-tinted)}._link_hvcdj_37[data-selected=true]{background-color:var(--ds-color-surface-tinted)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._wrapper_1y1r9_1{display:flex;align-items:center;justify-content:center;font-size:1em}._icon_1y1r9_8[data-size=xs]{font-size:.875rem}._icon_1y1r9_8[data-size=sm]{font-size:1rem}._icon_1y1r9_8[data-size=md]{font-size:1.125rem}._icon_1y1r9_8[data-size=lg]{font-size:1.5rem}._icon_1y1r9_8 svg,._icon_1y1r9_8 img{display:block;width:1.5em;height:1.5em}._avatar_1y1r9_31{font-size:1.5em}._avatarGroup_1y1r9_35{font-size:1.125em}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._button_234vz_1{flex-shrink:0;position:relative;z-index:2;display:inline-flex;align-items:center;column-gap:.625rem;padding:.625rem;border:none;border-radius:4px}._label_234vz_13{font-size:1.125rem;font-weight:500;padding:.25rem}._loginIcon_234vz_19,._closeIcon_234vz_20,._avatar_234vz_21{font-size:1.5rem;width:2.25rem;height:2.25rem;border-radius:2px}._loginIcon_234vz_19{background-color:#fff;color:#000}._closeIcon_234vz_20{outline:1px solid white}._badge_234vz_37{position:absolute;top:0;right:0;margin-top:-.75rem;margin-right:-.75rem}@supports (-webkit-hyphens: none){._loginIcon_234vz_19,._closeIcon_234vz_20,._avatar_234vz_21{font-size:unset}._loginIcon_234vz_19 svg,._loginIcon_234vz_19 img,._closeIcon_234vz_20 svg,._closeIcon_234vz_20 img{width:1.5rem;height:1.5rem}}
|
package/dist/assets/Icon.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._icon_1y3dz_1{position:relative;display:flex;justify-content:center;align-items:center;border-radius:5%}._shape_1y3dz_9{width:1em;height:1em}._svg_1y3dz_14,._image_1y3dz_15{position:absolute;display:block;width:1em;height:1em;margin:auto}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._label_16xuy_1{flex-grow:1;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 .125rem;font-size:1rem;column-gap:.5em;pointer-events:none}._title_16xuy_13{display:inline-flex;align-items:center;column-gap:.5em}._radio_16xuy_19,._checkbox_16xuy_20{flex-shrink:0;flex-grow:0;position:relative;width:1.25em;height:1.25em;display:flex;align-items:center;justify-content:center;color:transparent}._radio_16xuy_19{border:1px solid;border-color:var(--ds-color-border-subtle);outline:var(--ds-color-border-subtle) solid 1px;border-radius:50%}._checkbox_16xuy_20{border:2px solid;border-color:var(--ds-color-border-subtle);border-radius:2px}._radio_16xuy_19[data-checked=true],._checkbox_16xuy_20[data-checked=true]{background-color:var(--ds-color-base-default);border:none;outline-color:var(--ds-color-base-default);color:var(--ds-color-base-contrast-default)}._icon_16xuy_53{font-size:1.25em}@supports (-webkit-hyphens: none){._icon_16xuy_53{font-size:unset;width:1.25em;height:1.25em}._icon_16xuy_53 svg,._icon_16xuy_53 img{width:100%;height:100%}}
|
|
@@ -2,58 +2,59 @@ 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 { ListItem as
|
|
5
|
+
import { ListItem as M } from "../List/ListItem.js";
|
|
6
6
|
import "../Snackbar/useSnackbar.js";
|
|
7
|
-
import { AccountListItemControls as
|
|
8
|
-
const
|
|
7
|
+
import { AccountListItemControls as b } from "./AccountListItemControls.js";
|
|
8
|
+
const D = ({
|
|
9
9
|
id: i,
|
|
10
10
|
type: m,
|
|
11
11
|
size: c,
|
|
12
12
|
expanded: t,
|
|
13
13
|
icon: s,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
14
|
+
name: e,
|
|
15
|
+
title: n,
|
|
16
|
+
description: p,
|
|
17
|
+
isCurrentEndUser: u,
|
|
18
|
+
isDeleted: f,
|
|
19
|
+
badge: l,
|
|
19
20
|
favourite: I = !1,
|
|
20
|
-
favouriteLabel:
|
|
21
|
-
onToggleFavourite:
|
|
22
|
-
contextMenu:
|
|
23
|
-
children:
|
|
24
|
-
interactive:
|
|
21
|
+
favouriteLabel: L,
|
|
22
|
+
onToggleFavourite: v,
|
|
23
|
+
contextMenu: A,
|
|
24
|
+
children: j,
|
|
25
|
+
interactive: k,
|
|
25
26
|
loading: o,
|
|
26
|
-
...
|
|
27
|
+
...C
|
|
27
28
|
}) => /* @__PURE__ */ r(
|
|
28
|
-
|
|
29
|
+
M,
|
|
29
30
|
{
|
|
30
|
-
...
|
|
31
|
+
...C,
|
|
31
32
|
loading: o,
|
|
32
33
|
size: c,
|
|
33
34
|
icon: s,
|
|
34
|
-
title: e,
|
|
35
|
-
description: t ? void 0 :
|
|
35
|
+
title: n || e,
|
|
36
|
+
description: t ? void 0 : p,
|
|
36
37
|
expanded: t,
|
|
37
38
|
selected: t,
|
|
38
39
|
controls: !o && /* @__PURE__ */ r(
|
|
39
|
-
|
|
40
|
+
b,
|
|
40
41
|
{
|
|
41
42
|
id: i,
|
|
42
43
|
type: m,
|
|
43
44
|
favourite: I,
|
|
44
|
-
favouriteLabel:
|
|
45
|
-
badge:
|
|
46
|
-
isCurrentEndUser:
|
|
47
|
-
isDeleted:
|
|
48
|
-
onToggleFavourite:
|
|
49
|
-
contextMenu: t ? void 0 :
|
|
45
|
+
favouriteLabel: L,
|
|
46
|
+
badge: l,
|
|
47
|
+
isCurrentEndUser: u,
|
|
48
|
+
isDeleted: f,
|
|
49
|
+
onToggleFavourite: v,
|
|
50
|
+
contextMenu: t ? void 0 : A
|
|
50
51
|
}
|
|
51
52
|
),
|
|
52
53
|
linkIcon: !o && !0,
|
|
53
|
-
interactive:
|
|
54
|
-
children:
|
|
54
|
+
interactive: k,
|
|
55
|
+
children: j
|
|
55
56
|
}
|
|
56
57
|
);
|
|
57
58
|
export {
|
|
58
|
-
|
|
59
|
+
D as AccountListItem
|
|
59
60
|
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { jsx as r, jsxs as e } from "react/jsx-runtime";
|
|
2
|
+
import { createElement as g, Fragment as h } from "react";
|
|
3
|
+
import "../../index-L8X2o7IH.js";
|
|
4
|
+
import { AccountOrganization as v } from "./AccountOrganization.js";
|
|
5
|
+
import { Button as p } from "../Button/Button.js";
|
|
6
|
+
import { ButtonGroup as L } from "../Button/ButtonGroup.js";
|
|
7
|
+
import "../RootProvider/RootProvider.js";
|
|
8
|
+
import { Divider as j } from "../Divider/Divider.js";
|
|
9
|
+
import { List as x } from "../List/List.js";
|
|
10
|
+
import "../Snackbar/useSnackbar.js";
|
|
11
|
+
import { Section as a } from "../Page/Section.js";
|
|
12
|
+
import { SettingsItem as z } from "../Settings/SettingsItem.js";
|
|
13
|
+
const P = ({
|
|
14
|
+
color: c,
|
|
15
|
+
loading: s,
|
|
16
|
+
loadingText: l = "Loading...",
|
|
17
|
+
buttons: o,
|
|
18
|
+
settings: m,
|
|
19
|
+
organization: n
|
|
20
|
+
}) => s ? /* @__PURE__ */ r(a, { padding: 6, spacing: 4, children: /* @__PURE__ */ r(p, { variant: "outline", loading: !0, children: l }) }) : /* @__PURE__ */ e(a, { padding: 6, spacing: 4, color: c, children: [
|
|
21
|
+
o && /* @__PURE__ */ r(L, { size: "sm", children: o.map((i, t) => {
|
|
22
|
+
const { label: d, variant: u, ...f } = i;
|
|
23
|
+
return /* @__PURE__ */ g(p, { ...f, variant: u || "outline", key: t }, d);
|
|
24
|
+
}) }),
|
|
25
|
+
m && /* @__PURE__ */ r(x, { size: "sm", children: m.map((i, t) => /* @__PURE__ */ e(h, { children: [
|
|
26
|
+
t > 0 && /* @__PURE__ */ r(j, { as: "li" }),
|
|
27
|
+
/* @__PURE__ */ r(z, { ...i })
|
|
28
|
+
] }, t)) }),
|
|
29
|
+
n && /* @__PURE__ */ r(v, { items: n })
|
|
30
|
+
] });
|
|
31
|
+
export {
|
|
32
|
+
P as AccountListItemDetails
|
|
33
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
2
|
+
import "../../index-L8X2o7IH.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import { Byline as d } from "../Byline/Byline.js";
|
|
5
|
+
import "../RootProvider/RootProvider.js";
|
|
6
|
+
import "../Snackbar/useSnackbar.js";
|
|
7
|
+
import '../../assets/AccountOrganization.css';const m = "_list_hvcdj_1", p = "_node_hvcdj_19", h = "_link_hvcdj_37", i = {
|
|
8
|
+
list: m,
|
|
9
|
+
node: p,
|
|
10
|
+
link: h
|
|
11
|
+
}, a = ({
|
|
12
|
+
avatar: t,
|
|
13
|
+
title: l,
|
|
14
|
+
as: o,
|
|
15
|
+
description: s,
|
|
16
|
+
selected: c,
|
|
17
|
+
...e
|
|
18
|
+
}) => /* @__PURE__ */ n(c ? "span" : o || "a", { ...e, className: i.link, "data-selected": c, children: /* @__PURE__ */ r(d, { size: "sm", avatar: t, children: [
|
|
19
|
+
/* @__PURE__ */ n("strong", { children: l }),
|
|
20
|
+
s && `, ${s}`
|
|
21
|
+
] }) }), u = ({ items: t, level: l }) => /* @__PURE__ */ n("ul", { "data-level": l, className: i.list, children: t.map((o, s) => /* @__PURE__ */ n("li", { children: /* @__PURE__ */ n("span", { className: i.node, "data-level": l, children: /* @__PURE__ */ n(a, { ...o }) }) }, s)) }), x = ({ items: t, level: l = 1 }) => /* @__PURE__ */ n("ul", { "data-level": l, className: i.list, children: t == null ? void 0 : t.map((o, s) => /* @__PURE__ */ r("li", { children: [
|
|
22
|
+
/* @__PURE__ */ n(a, { ...o }),
|
|
23
|
+
o.items && /* @__PURE__ */ n(u, { items: o.items, level: l + 1 })
|
|
24
|
+
] }, s)) });
|
|
25
|
+
export {
|
|
26
|
+
x as AccountOrganization
|
|
27
|
+
};
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { AccountMenu as c } from "./AccountMenu.js";
|
|
2
2
|
import { AccountListItem as e } from "./AccountListItem.js";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { AccountListItemDetails as i } from "./AccountListItemDetails.js";
|
|
4
|
+
import { AccountList as f } from "./AccountList.js";
|
|
5
|
+
import { AccountNotificationSettings as p } from "./AccountNotificationSettings.js";
|
|
6
|
+
import { AccountOrganization as A } from "./AccountOrganization.js";
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
f as AccountList,
|
|
7
9
|
e as AccountListItem,
|
|
10
|
+
i as AccountListItemDetails,
|
|
8
11
|
c as AccountMenu,
|
|
9
|
-
|
|
12
|
+
p as AccountNotificationSettings,
|
|
13
|
+
A as AccountOrganization
|
|
10
14
|
};
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { c as
|
|
3
|
-
import { isValidElement as
|
|
1
|
+
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
+
import { c as m } from "../../index-L8X2o7IH.js";
|
|
3
|
+
import { isValidElement as n } from "react";
|
|
4
4
|
import { isIconProps as c, Icon as o } from "../Icon/Icon.js";
|
|
5
5
|
import { isAvatarProps as i, Avatar as _ } from "../Avatar/Avatar.js";
|
|
6
6
|
import { isAvatarGroupProps as l, AvatarGroup as f } from "../Avatar/AvatarGroup.js";
|
|
7
7
|
import "../RootProvider/RootProvider.js";
|
|
8
8
|
import "../Snackbar/useSnackbar.js";
|
|
9
|
-
import '../../assets/ButtonIcon.css';const v = "
|
|
9
|
+
import '../../assets/ButtonIcon.css';const v = "_wrapper_1y1r9_1", u = "_icon_1y1r9_8", y = "_avatar_1y1r9_31", G = "_avatarGroup_1y1r9_35", t = {
|
|
10
10
|
wrapper: v,
|
|
11
11
|
icon: u,
|
|
12
|
-
avatar:
|
|
13
|
-
avatarGroup:
|
|
12
|
+
avatar: y,
|
|
13
|
+
avatarGroup: G
|
|
14
14
|
};
|
|
15
|
-
function
|
|
16
|
-
return typeof
|
|
15
|
+
function N(r) {
|
|
16
|
+
return typeof r == "string" || typeof r == "number" || typeof r == "boolean" || r === null || n(r);
|
|
17
17
|
}
|
|
18
|
-
const E = ({ icon:
|
|
18
|
+
const E = ({ icon: r, size: s, iconAltText: p, className: e }) => /* @__PURE__ */ a("span", { className: m(t.wrapper, e), "data-size": s, "aria-label": p, children: i(r) && /* @__PURE__ */ a(_, { ...r, className: t.avatar }) || l(r) && /* @__PURE__ */ a(f, { ...r, className: t.avatarGroup }) || c(r) && /* @__PURE__ */ a(o, { ...r, className: t.icon }) || N(r) && r || /* @__PURE__ */ a(o, { svgElement: r, className: t.icon }) });
|
|
19
19
|
export {
|
|
20
20
|
E as ButtonIcon
|
|
21
21
|
};
|
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
import { jsxs as r, jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { c as
|
|
2
|
+
import { c as _ } from "../../index-L8X2o7IH.js";
|
|
3
3
|
import "react";
|
|
4
|
-
import { Badge as
|
|
5
|
-
import { ButtonBase as
|
|
6
|
-
import { ButtonLabel as
|
|
4
|
+
import { Badge as d } from "../Badge/Badge.js";
|
|
5
|
+
import { ButtonBase as I } from "../Button/ButtonBase.js";
|
|
6
|
+
import { ButtonLabel as f } from "../Button/ButtonLabel.js";
|
|
7
7
|
import { ButtonIcon as p } from "../Button/ButtonIcon.js";
|
|
8
8
|
import "../RootProvider/RootProvider.js";
|
|
9
9
|
import "../Snackbar/useSnackbar.js";
|
|
10
|
-
import { S as
|
|
10
|
+
import { S as v } from "../../XMark-tKk6aExO.js";
|
|
11
11
|
import { S as N } from "../../PadlockLocked-XL1IB5Ae.js";
|
|
12
|
-
import '../../assets/GlobalMenuButton.css';const b = "
|
|
12
|
+
import '../../assets/GlobalMenuButton.css';const b = "_button_234vz_1", h = "_loginIcon_234vz_19", B = "_closeIcon_234vz_20", z = "_avatar_234vz_21", u = "_badge_234vz_37", a = {
|
|
13
13
|
button: b,
|
|
14
14
|
loginIcon: h,
|
|
15
15
|
closeIcon: B,
|
|
16
|
-
avatar:
|
|
17
|
-
badge:
|
|
18
|
-
},
|
|
16
|
+
avatar: z,
|
|
17
|
+
badge: u
|
|
18
|
+
}, w = ({
|
|
19
19
|
className: t,
|
|
20
|
-
as:
|
|
21
|
-
color:
|
|
22
|
-
variant:
|
|
20
|
+
as: c = "button",
|
|
21
|
+
color: i = "accent",
|
|
22
|
+
variant: e = "solid",
|
|
23
23
|
currentAccount: s,
|
|
24
24
|
expanded: g,
|
|
25
|
-
label:
|
|
25
|
+
label: l = "Menu",
|
|
26
26
|
badge: n,
|
|
27
|
-
...
|
|
28
|
-
}) => g ? /* @__PURE__ */ r(
|
|
29
|
-
/* @__PURE__ */ o(
|
|
30
|
-
/* @__PURE__ */ o(p, { className: a.closeIcon, icon: /* @__PURE__ */ o(
|
|
31
|
-
n && /* @__PURE__ */ o(
|
|
32
|
-
] }) : s ? /* @__PURE__ */ r(
|
|
33
|
-
/* @__PURE__ */ o(
|
|
27
|
+
...m
|
|
28
|
+
}) => g ? /* @__PURE__ */ r(I, { ...m, as: c, variant: e, color: i, className: _(a.button, t), children: [
|
|
29
|
+
/* @__PURE__ */ o(f, { children: l }),
|
|
30
|
+
/* @__PURE__ */ o(p, { className: a.closeIcon, icon: /* @__PURE__ */ o(v, { className: a.icon, "aria-label": "Close Icon" }) }),
|
|
31
|
+
n && /* @__PURE__ */ o(d, { ...n, className: a.badge })
|
|
32
|
+
] }) : s ? /* @__PURE__ */ r(I, { ...m, as: c, variant: e, color: i, className: _(a.button, t), children: [
|
|
33
|
+
/* @__PURE__ */ o(f, { children: l }),
|
|
34
34
|
/* @__PURE__ */ o(p, { className: a.avatar, icon: s == null ? void 0 : s.icon }),
|
|
35
|
-
n && /* @__PURE__ */ o(
|
|
36
|
-
] }) : /* @__PURE__ */ r(
|
|
37
|
-
/* @__PURE__ */ o(
|
|
35
|
+
n && /* @__PURE__ */ o(d, { ...n, className: a.badge })
|
|
36
|
+
] }) : /* @__PURE__ */ r(I, { ...m, as: c, variant: e, color: i, className: _(a.button, t), children: [
|
|
37
|
+
/* @__PURE__ */ o(f, { children: l }),
|
|
38
38
|
/* @__PURE__ */ o(
|
|
39
39
|
p,
|
|
40
40
|
{
|
|
@@ -42,8 +42,8 @@ import '../../assets/GlobalMenuButton.css';const b = "_button_af7mx_1", h = "_lo
|
|
|
42
42
|
icon: /* @__PURE__ */ o(N, { className: a.icon, "aria-label": "Login Icon" })
|
|
43
43
|
}
|
|
44
44
|
),
|
|
45
|
-
n && /* @__PURE__ */ o(
|
|
45
|
+
n && /* @__PURE__ */ o(d, { ...n, className: a.badge })
|
|
46
46
|
] });
|
|
47
47
|
export {
|
|
48
|
-
|
|
48
|
+
w as GlobalMenuButton
|
|
49
49
|
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { jsx as e, jsxs as
|
|
1
|
+
import { jsx as e, jsxs as d } from "react/jsx-runtime";
|
|
2
2
|
import { c as n } from "../../index-L8X2o7IH.js";
|
|
3
3
|
import "react";
|
|
4
|
-
import { Skeleton as
|
|
4
|
+
import { Skeleton as h } from "../Skeleton/Skeleton.js";
|
|
5
5
|
import "../RootProvider/RootProvider.js";
|
|
6
6
|
import "../Snackbar/useSnackbar.js";
|
|
7
|
-
import '../../assets/Icon.css';const
|
|
8
|
-
icon:
|
|
9
|
-
shape:
|
|
10
|
-
svg:
|
|
11
|
-
image:
|
|
12
|
-
},
|
|
7
|
+
import '../../assets/Icon.css';const _ = "_icon_1y3dz_1", g = "_shape_1y3dz_9", v = "_svg_1y3dz_14", N = "_image_1y3dz_15", a = {
|
|
8
|
+
icon: _,
|
|
9
|
+
shape: g,
|
|
10
|
+
svg: v,
|
|
11
|
+
image: N
|
|
12
|
+
}, b = (s) => typeof s == "object" && s !== null && ("svgElement" in s || "iconUrl" in s), I = ({
|
|
13
13
|
loading: s,
|
|
14
14
|
altText: t,
|
|
15
15
|
svgElement: r,
|
|
@@ -19,14 +19,14 @@ import '../../assets/Icon.css';const d = "_icon_2h14f_1", f = "_shape_2h14f_9",
|
|
|
19
19
|
iconUrl: p,
|
|
20
20
|
className: c,
|
|
21
21
|
style: l
|
|
22
|
-
}) => r ? /* @__PURE__ */ e("span", { "data-size": i, "data-color": o, "data-theme": m, className: n(a.icon, c), style: l, children: /* @__PURE__ */ h
|
|
22
|
+
}) => r ? /* @__PURE__ */ e("span", { "data-size": i, "data-color": o, "data-theme": m, className: n(a.icon, c), style: l, children: /* @__PURE__ */ d(h, { loading: s, variant: "circle", className: a.shape, children: [
|
|
23
23
|
/* @__PURE__ */ e("span", { className: a.shape }),
|
|
24
24
|
/* @__PURE__ */ e(r, { "aria-hidden": "true", "alt-label": t, className: a.svg })
|
|
25
|
-
] }) }) : p ? /* @__PURE__ */ e("span", { "data-size": i, "data-color": o, "data-theme": m, className: n(a.icon, c), style: l, children: /* @__PURE__ */ h
|
|
25
|
+
] }) }) : p ? /* @__PURE__ */ e("span", { "data-size": i, "data-color": o, "data-theme": m, className: n(a.icon, c), style: l, children: /* @__PURE__ */ d(h, { loading: s, variant: "circle", className: a.shape, children: [
|
|
26
26
|
/* @__PURE__ */ e("span", { className: a.shape }),
|
|
27
27
|
/* @__PURE__ */ e("img", { src: p, alt: t, className: a.image })
|
|
28
28
|
] }) }) : /* @__PURE__ */ e("span", { className: n(a.icon, c) });
|
|
29
29
|
export {
|
|
30
|
-
|
|
31
|
-
|
|
30
|
+
I as Icon,
|
|
31
|
+
b as isIconProps
|
|
32
32
|
};
|
|
@@ -3,49 +3,49 @@ import "../../index-L8X2o7IH.js";
|
|
|
3
3
|
import "react";
|
|
4
4
|
import { Badge as p } from "../Badge/Badge.js";
|
|
5
5
|
import "../RootProvider/RootProvider.js";
|
|
6
|
-
import { MenuItem as
|
|
6
|
+
import { MenuItem as u } from "./MenuItem.js";
|
|
7
7
|
import "../Snackbar/useSnackbar.js";
|
|
8
|
-
import { S as
|
|
9
|
-
import '../../assets/MenuOption.css';const
|
|
10
|
-
label:
|
|
8
|
+
import { S as x } from "../../Checkmark-Byz_C9x4.js";
|
|
9
|
+
import '../../assets/MenuOption.css';const y = "_label_16xuy_1", k = "_title_16xuy_13", v = "_radio_16xuy_19", I = "_checkbox_16xuy_20", M = "_icon_16xuy_53", a = {
|
|
10
|
+
label: y,
|
|
11
11
|
title: k,
|
|
12
|
-
radio:
|
|
13
|
-
checkbox:
|
|
14
|
-
icon:
|
|
15
|
-
},
|
|
12
|
+
radio: v,
|
|
13
|
+
checkbox: I,
|
|
14
|
+
icon: M
|
|
15
|
+
}, F = ({
|
|
16
16
|
size: o = "md",
|
|
17
|
-
type:
|
|
18
|
-
name:
|
|
17
|
+
type: _,
|
|
18
|
+
name: j,
|
|
19
19
|
active: n,
|
|
20
|
-
value:
|
|
20
|
+
value: S,
|
|
21
21
|
label: c,
|
|
22
|
-
title:
|
|
23
|
-
description:
|
|
24
|
-
icon:
|
|
22
|
+
title: h,
|
|
23
|
+
description: b,
|
|
24
|
+
icon: N,
|
|
25
25
|
badge: s,
|
|
26
26
|
checked: t = !1,
|
|
27
27
|
disabled: r,
|
|
28
|
-
onMouseEnter:
|
|
28
|
+
onMouseEnter: w,
|
|
29
29
|
onClick: i,
|
|
30
30
|
role: l,
|
|
31
31
|
...m
|
|
32
32
|
}) => {
|
|
33
|
-
const
|
|
34
|
-
switch (
|
|
33
|
+
const f = () => {
|
|
34
|
+
switch (_) {
|
|
35
35
|
case "checkbox":
|
|
36
36
|
return /* @__PURE__ */ d("span", { className: a.label, children: [
|
|
37
|
-
/* @__PURE__ */ e("span", { className: a.checkbox, "data-checked": t, children: /* @__PURE__ */ e(
|
|
37
|
+
/* @__PURE__ */ e("span", { className: a.checkbox, "data-checked": t, children: /* @__PURE__ */ e(x, { className: a.icon, "aria-hidden": !0 }) }),
|
|
38
38
|
/* @__PURE__ */ e("span", { className: a.title, children: c })
|
|
39
39
|
] });
|
|
40
40
|
case "radio":
|
|
41
41
|
return /* @__PURE__ */ d("span", { className: a.label, children: [
|
|
42
|
-
/* @__PURE__ */ e("span", { className: a.radio, "data-checked": t, children: /* @__PURE__ */ e(
|
|
42
|
+
/* @__PURE__ */ e("span", { className: a.radio, "data-checked": t, children: /* @__PURE__ */ e(x, { className: a.icon, "aria-hidden": !0 }) }),
|
|
43
43
|
/* @__PURE__ */ e("span", { className: a.title, children: c })
|
|
44
44
|
] });
|
|
45
45
|
}
|
|
46
46
|
};
|
|
47
47
|
return c ? /* @__PURE__ */ e(
|
|
48
|
-
|
|
48
|
+
u,
|
|
49
49
|
{
|
|
50
50
|
disabled: r,
|
|
51
51
|
selected: t,
|
|
@@ -55,12 +55,12 @@ import '../../assets/MenuOption.css';const w = "_label_zw85f_1", k = "_title_zw8
|
|
|
55
55
|
tabIndex: -1,
|
|
56
56
|
onClick: i,
|
|
57
57
|
role: l,
|
|
58
|
-
label: /* @__PURE__ */ e(
|
|
58
|
+
label: /* @__PURE__ */ e(f, {}),
|
|
59
59
|
controls: s && /* @__PURE__ */ e(p, { ...s }),
|
|
60
60
|
...m
|
|
61
61
|
}
|
|
62
62
|
) : /* @__PURE__ */ e(
|
|
63
|
-
|
|
63
|
+
u,
|
|
64
64
|
{
|
|
65
65
|
disabled: r,
|
|
66
66
|
selected: t,
|
|
@@ -70,14 +70,14 @@ import '../../assets/MenuOption.css';const w = "_label_zw85f_1", k = "_title_zw8
|
|
|
70
70
|
tabIndex: -1,
|
|
71
71
|
onClick: i,
|
|
72
72
|
role: l,
|
|
73
|
-
icon:
|
|
74
|
-
title:
|
|
75
|
-
description:
|
|
73
|
+
icon: N,
|
|
74
|
+
title: h,
|
|
75
|
+
description: b,
|
|
76
76
|
controls: s && /* @__PURE__ */ e(p, { ...s }),
|
|
77
77
|
...m
|
|
78
78
|
}
|
|
79
79
|
);
|
|
80
80
|
};
|
|
81
81
|
export {
|
|
82
|
-
|
|
82
|
+
F as MenuOption
|
|
83
83
|
};
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsxs as d, jsx as a } from "react/jsx-runtime";
|
|
3
|
+
import "../../index-L8X2o7IH.js";
|
|
4
|
+
import i, { forwardRef as f } from "react";
|
|
5
|
+
import { Typography as c } from "../Typography/Typography.js";
|
|
6
|
+
import { Button as m } from "../Button/Button.js";
|
|
7
|
+
import { ButtonGroup as p } from "../Button/ButtonGroup.js";
|
|
8
|
+
import "../RootProvider/RootProvider.js";
|
|
9
|
+
import "../Snackbar/useSnackbar.js";
|
|
10
|
+
import { TextareaField as u } from "../Forms/TextareaField.js";
|
|
11
|
+
import { SettingsModal as v } from "./SettingsModal.js";
|
|
12
|
+
import { u as s } from "../../useId-BVFxCjkq.js";
|
|
13
|
+
var h = function(t, n) {
|
|
14
|
+
var l = {};
|
|
15
|
+
for (var e in t) Object.prototype.hasOwnProperty.call(t, e) && n.indexOf(e) < 0 && (l[e] = t[e]);
|
|
16
|
+
if (t != null && typeof Object.getOwnPropertySymbols == "function")
|
|
17
|
+
for (var r = 0, e = Object.getOwnPropertySymbols(t); r < e.length; r++)
|
|
18
|
+
n.indexOf(e[r]) < 0 && Object.prototype.propertyIsEnumerable.call(t, e[r]) && (l[e[r]] = t[e[r]]);
|
|
19
|
+
return l;
|
|
20
|
+
};
|
|
21
|
+
const g = f((t, n) => {
|
|
22
|
+
var { title: l, titleId: e } = t, r = h(t, ["title", "titleId"]);
|
|
23
|
+
let o = s();
|
|
24
|
+
return o = l ? e || "title-" + o : void 0, i.createElement(
|
|
25
|
+
"svg",
|
|
26
|
+
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": o }, r),
|
|
27
|
+
l ? i.createElement("title", { id: o }, l) : null,
|
|
28
|
+
i.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M20.532 3.471A.75.75 0 0 1 20.75 4v7.5a.75.75 0 0 1-1.5 0V5.81l-8.72 8.72a.75.75 0 1 1-1.06-1.06l8.72-8.72H12.5a.75.75 0 0 1 0-1.5H20c.206 0 .393.083.529.218l.001.002zM4.75 9A.25.25 0 0 1 5 8.75h7a.75.75 0 0 0 0-1.5H5A1.75 1.75 0 0 0 3.25 9v10c0 .966.784 1.75 1.75 1.75h10A1.75 1.75 0 0 0 16.75 19v-7a.75.75 0 0 0-1.5 0v7a.25.25 0 0 1-.25.25H5a.25.25 0 0 1-.25-.25z", clipRule: "evenodd" })
|
|
29
|
+
);
|
|
30
|
+
});
|
|
31
|
+
var b = function(t, n) {
|
|
32
|
+
var l = {};
|
|
33
|
+
for (var e in t) Object.prototype.hasOwnProperty.call(t, e) && n.indexOf(e) < 0 && (l[e] = t[e]);
|
|
34
|
+
if (t != null && typeof Object.getOwnPropertySymbols == "function")
|
|
35
|
+
for (var r = 0, e = Object.getOwnPropertySymbols(t); r < e.length; r++)
|
|
36
|
+
n.indexOf(e[r]) < 0 && Object.prototype.propertyIsEnumerable.call(t, e[r]) && (l[e[r]] = t[e[r]]);
|
|
37
|
+
return l;
|
|
38
|
+
};
|
|
39
|
+
const y = f((t, n) => {
|
|
40
|
+
var { title: l, titleId: e } = t, r = b(t, ["title", "titleId"]);
|
|
41
|
+
let o = s();
|
|
42
|
+
return o = l ? e || "title-" + o : void 0, i.createElement(
|
|
43
|
+
"svg",
|
|
44
|
+
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": o }, r),
|
|
45
|
+
l ? i.createElement("title", { id: o }, l) : null,
|
|
46
|
+
i.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.53 2.47a.75.75 0 0 0-1.06 0l-7 7a.75.75 0 0 0-.22.53v11c0 .414.336.75.75.75h14a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.22-.53zM5.75 20.25v-9.94L12 4.06l6.25 6.25v9.94zm4.28-7.22c.26-.26.68-.26.94 0l.5.5a.75.75 0 0 0 1.06 0l.5-.5a.664.664 0 1 1 .94.94L12 15.94l-1.97-1.97a.664.664 0 0 1 0-.94M12 11.94a2.164 2.164 0 0 0-3.03 3.09l2.5 2.5a.75.75 0 0 0 1.06 0l2.5-2.5A2.164 2.164 0 0 0 12 11.94", clipRule: "evenodd" })
|
|
47
|
+
);
|
|
48
|
+
}), H = ({
|
|
49
|
+
title: t = "Endre adresse",
|
|
50
|
+
icon: n = y,
|
|
51
|
+
valueField: l = {
|
|
52
|
+
label: "Adresse",
|
|
53
|
+
value: "Idrettsveien 1, 5025 Bergen",
|
|
54
|
+
readOnly: !0
|
|
55
|
+
},
|
|
56
|
+
open: e,
|
|
57
|
+
onClose: r
|
|
58
|
+
}) => /* @__PURE__ */ d(v, { icon: n, title: t, open: e, onClose: r, children: [
|
|
59
|
+
/* @__PURE__ */ a(u, { ...l, size: "sm", readOnly: !0 }),
|
|
60
|
+
/* @__PURE__ */ a(c, { size: "sm", children: /* @__PURE__ */ d("p", { children: [
|
|
61
|
+
"Altinn bruker adressen din fra ",
|
|
62
|
+
/* @__PURE__ */ a("a", { href: "https://skatteetaten.no/", children: "Folkeregisteret" }),
|
|
63
|
+
"."
|
|
64
|
+
] }) }),
|
|
65
|
+
/* @__PURE__ */ a(p, { size: "md", children: /* @__PURE__ */ a(m, { variant: "outline", icon: g, reverse: !0, children: "Endre adresse" }) })
|
|
66
|
+
] });
|
|
67
|
+
export {
|
|
68
|
+
H as AddressSettingsModal
|
|
69
|
+
};
|
|
@@ -25,7 +25,7 @@ const q = ({ items: n, groups: p = {}, sortGroupBy: c }) => {
|
|
|
25
25
|
/* @__PURE__ */ t(j, { children: /* @__PURE__ */ t(S, { size: "sm", children: i == null ? void 0 : i.items.map((a, m) => {
|
|
26
26
|
const d = a.props || {};
|
|
27
27
|
return /* @__PURE__ */ o(s, { children: [
|
|
28
|
-
m > 0 && /* @__PURE__ */ t(y, {}),
|
|
28
|
+
m > 0 && /* @__PURE__ */ t(y, { as: "li" }),
|
|
29
29
|
/* @__PURE__ */ f(k, { ...d, key: "settings-list-item" + m })
|
|
30
30
|
] }, m);
|
|
31
31
|
}) }) })
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as o, jsxs as e } from "react/jsx-runtime";
|
|
3
|
+
import { useState as B, createElement as L, Fragment as S } from "react";
|
|
4
|
+
import "../../index-L8X2o7IH.js";
|
|
5
|
+
import "../RootProvider/RootProvider.js";
|
|
6
|
+
import { SeenByLogButton as i } from "../Dialog/SeenByLogButton.js";
|
|
7
|
+
import { Divider as u } from "../Divider/Divider.js";
|
|
8
|
+
import { List as a } from "../List/List.js";
|
|
9
|
+
import "../Snackbar/useSnackbar.js";
|
|
10
|
+
import { Flex as j } from "../Page/Flex.js";
|
|
11
|
+
import { Section as f } from "../Page/Section.js";
|
|
12
|
+
import { UsedByLogItem as h } from "./UsedByLogItem.js";
|
|
13
|
+
const w = ({
|
|
14
|
+
collapsible: d = !0,
|
|
15
|
+
expanded: l,
|
|
16
|
+
title: c,
|
|
17
|
+
items: r,
|
|
18
|
+
size: p = "sm",
|
|
19
|
+
endUserLabel: t
|
|
20
|
+
}) => {
|
|
21
|
+
const [g, m] = B(l || !d && !0), x = () => {
|
|
22
|
+
m((n) => !n);
|
|
23
|
+
};
|
|
24
|
+
return (r == null ? void 0 : r.length) === 1 ? /* @__PURE__ */ o(f, { spacing: 1, children: /* @__PURE__ */ o(a, { size: p, spacing: 1, children: r == null ? void 0 : r.map((n) => /* @__PURE__ */ L(h, { ...n, key: n.id, size: p, endUserLabel: t })) }) }) : /* @__PURE__ */ e(f, { spacing: 1, children: [
|
|
25
|
+
c && /* @__PURE__ */ o(j, { children: d ? /* @__PURE__ */ o(i, { icon: { items: r }, as: "button", onClick: x, children: c }) : /* @__PURE__ */ o(i, { icon: { items: r }, as: "div", children: c }) }),
|
|
26
|
+
c && g && /* @__PURE__ */ o(u, {}),
|
|
27
|
+
g && /* @__PURE__ */ o(a, { size: p, spacing: 1, children: r == null ? void 0 : r.map((n, y) => /* @__PURE__ */ e(S, { children: [
|
|
28
|
+
y > 0 && /* @__PURE__ */ o(u, {}),
|
|
29
|
+
/* @__PURE__ */ o(h, { ...n, size: p, endUserLabel: t })
|
|
30
|
+
] }, n.id)) })
|
|
31
|
+
] });
|
|
32
|
+
};
|
|
33
|
+
export {
|
|
34
|
+
w as UsedByLog
|
|
35
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { jsxs as r, jsx as n } from "react/jsx-runtime";
|
|
2
|
+
import "../../index-L8X2o7IH.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import { Badge as s } from "../Badge/Badge.js";
|
|
5
|
+
import { Byline as p } from "../Byline/Byline.js";
|
|
6
|
+
import "../RootProvider/RootProvider.js";
|
|
7
|
+
import "../Snackbar/useSnackbar.js";
|
|
8
|
+
import { Flex as c } from "../Page/Flex.js";
|
|
9
|
+
const u = ({
|
|
10
|
+
type: e,
|
|
11
|
+
name: t,
|
|
12
|
+
description: o,
|
|
13
|
+
isEndUser: m,
|
|
14
|
+
endUserLabel: a,
|
|
15
|
+
size: l = "sm"
|
|
16
|
+
}) => {
|
|
17
|
+
const i = m && { label: a };
|
|
18
|
+
return /* @__PURE__ */ r(c, { align: "center", spacing: 2, as: "li", children: [
|
|
19
|
+
/* @__PURE__ */ r(p, { size: l, avatar: { name: t, type: e }, children: [
|
|
20
|
+
/* @__PURE__ */ r("strong", { children: [
|
|
21
|
+
t,
|
|
22
|
+
o && NaN
|
|
23
|
+
] }),
|
|
24
|
+
" ",
|
|
25
|
+
o
|
|
26
|
+
] }),
|
|
27
|
+
i && /* @__PURE__ */ n(s, { variant: "subtle", ...i })
|
|
28
|
+
] });
|
|
29
|
+
};
|
|
30
|
+
export {
|
|
31
|
+
u as UsedByLogItem
|
|
32
|
+
};
|
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
import { SettingsSection as
|
|
2
|
-
import { SettingsItem as
|
|
3
|
-
import { SettingsList as
|
|
4
|
-
import { SettingsModal as
|
|
1
|
+
import { SettingsSection as e } from "./SettingsSection.js";
|
|
2
|
+
import { SettingsItem as m } from "./SettingsItem.js";
|
|
3
|
+
import { SettingsList as f } from "./SettingsList.js";
|
|
4
|
+
import { SettingsModal as i } from "./SettingsModal.js";
|
|
5
|
+
import { UsedByLog as x } from "./UsedByLog.js";
|
|
6
|
+
import { UsedByLogItem as S } from "./UsedByLogItem.js";
|
|
5
7
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
m as SettingsItem,
|
|
9
|
+
f as SettingsList,
|
|
10
|
+
i as SettingsModal,
|
|
11
|
+
e as SettingsSection,
|
|
12
|
+
x as UsedByLog,
|
|
13
|
+
S as UsedByLogItem
|
|
10
14
|
};
|