@altinn/altinn-components 0.63.7 → 0.64.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 (207) hide show
  1. package/dist/AuthEvidenceItem.module-CCavPar4.js +9 -0
  2. package/dist/File-DzH8Xshn.js +24 -0
  3. package/dist/Package-C1PB2awv.js +24 -0
  4. package/dist/{ToolbarSearch-dnQTefZM.js → ToolbarSearch-DeQTx93w.js} +806 -803
  5. package/dist/assets/AuthEvidence.css +1 -0
  6. package/dist/assets/AuthEvidenceItem.css +1 -0
  7. package/dist/assets/AuthEvidenceParent.css +1 -0
  8. package/dist/components/AccessAreaListItem/AccessAreaListItem.js +1 -1
  9. package/dist/components/AccessPackageListItem/AccessPackageListItem.js +23 -41
  10. package/dist/components/Account/AccountList.js +1 -1
  11. package/dist/components/Account/AccountListItem.js +1 -1
  12. package/dist/components/Account/AccountListItemControls.js +1 -1
  13. package/dist/components/Account/AccountListItemDetails.js +1 -1
  14. package/dist/components/Account/AccountListVirtual.js +1 -1
  15. package/dist/components/Account/AccountMenu.js +1 -1
  16. package/dist/components/Account/AccountNotificationSettings.js +1 -1
  17. package/dist/components/Account/AccountOrganization.js +1 -1
  18. package/dist/components/AccountSelector/AccountSelector.js +1 -1
  19. package/dist/components/ActivityLog/ActivityLog.js +1 -1
  20. package/dist/components/ActivityLog/ActivityLogItem.js +1 -1
  21. package/dist/components/ActivityLog/ActivityLogSegment.js +1 -1
  22. package/dist/components/Alert/Alert.js +1 -1
  23. package/dist/components/Article/Article.js +1 -1
  24. package/dist/components/Article/ArticleContact.js +1 -1
  25. package/dist/components/Article/ArticleHeader.js +1 -1
  26. package/dist/components/Attachment/AttachmentLink.js +38 -55
  27. package/dist/components/AuthEvidence/AuthEvidence.js +40 -0
  28. package/dist/components/AuthEvidence/AuthEvidenceItem.js +61 -0
  29. package/dist/components/AuthEvidence/AuthEvidenceOwner.js +20 -0
  30. package/dist/components/AuthEvidence/AuthEvidenceParent.js +31 -0
  31. package/dist/components/AuthEvidence/AuthEvidenceService.js +20 -0
  32. package/dist/components/AuthEvidence/index.js +13 -0
  33. package/dist/components/Badge/Badge.js +1 -1
  34. package/dist/components/Badge/index.js +1 -1
  35. package/dist/components/Banner/Banner.js +1 -1
  36. package/dist/components/Bookmarks/BookmarkModal.js +1 -1
  37. package/dist/components/Bookmarks/BookmarkSettingsItem.js +1 -1
  38. package/dist/components/Bookmarks/BookmarkSettingsItemLabel.js +1 -1
  39. package/dist/components/Bookmarks/BookmarkSettingsList.js +1 -1
  40. package/dist/components/Breadcrumbs/Breadcrumbs.js +1 -1
  41. package/dist/components/Bulk/BulkHeader.js +1 -1
  42. package/dist/components/Button/ButtonIcon.js +1 -1
  43. package/dist/components/Button/ComboButton.js +1 -1
  44. package/dist/components/Button/FloatingActionButton.js +1 -1
  45. package/dist/components/Button/IconButton.js +1 -1
  46. package/dist/components/Byline/Byline.js +1 -1
  47. package/dist/components/Byline/index.js +1 -1
  48. package/dist/components/ContextMenu/ContextMenu.js +1 -1
  49. package/dist/components/Dashboard/DashboardCard.js +1 -1
  50. package/dist/components/Dashboard/DashboardHeader.js +1 -1
  51. package/dist/components/Datepicker/Datepicker.js +1 -1
  52. package/dist/components/Datepicker/DatepickerHeader.js +1 -1
  53. package/dist/components/Datepicker/DatepickerTable.js +1 -1
  54. package/dist/components/Dialog/Dialog.js +1 -1
  55. package/dist/components/Dialog/DialogActions.js +1 -1
  56. package/dist/components/Dialog/DialogActivityLog.js +1 -1
  57. package/dist/components/Dialog/DialogAttachments.js +1 -1
  58. package/dist/components/Dialog/DialogBody.js +1 -1
  59. package/dist/components/Dialog/DialogByline.js +1 -1
  60. package/dist/components/Dialog/DialogContact.js +1 -1
  61. package/dist/components/Dialog/DialogHeader.js +25 -23
  62. package/dist/components/Dialog/DialogHistory.js +1 -1
  63. package/dist/components/Dialog/DialogHistoryItem.js +1 -1
  64. package/dist/components/Dialog/DialogHistorySegment.js +1 -1
  65. package/dist/components/Dialog/DialogLayout.js +1 -1
  66. package/dist/components/Dialog/DialogList.js +1 -1
  67. package/dist/components/Dialog/DialogListItem.js +1 -1
  68. package/dist/components/Dialog/DialogMetadata.js +1 -1
  69. package/dist/components/Dialog/DialogSection.js +1 -1
  70. package/dist/components/Dialog/DialogSeenBy.js +1 -1
  71. package/dist/components/Dialog/DialogSelect.js +1 -1
  72. package/dist/components/Dialog/DialogStatus.js +1 -1
  73. package/dist/components/Dialog/DialogTabs.js +1 -1
  74. package/dist/components/Dialog/SeenByLog.js +1 -1
  75. package/dist/components/Dialog/SeenByLogButton.js +1 -1
  76. package/dist/components/Dialog/SeenByLogItem.js +1 -1
  77. package/dist/components/Dialog/index.js +1 -1
  78. package/dist/components/Dropdown/DrawerButton.js +1 -1
  79. package/dist/components/Dropdown/DrawerHeader.js +1 -1
  80. package/dist/components/Dropdown/Dropdown.js +1 -1
  81. package/dist/components/Dropdown/DropdownBase.js +1 -1
  82. package/dist/components/Dropdown/FloatingDropdown.js +1 -1
  83. package/dist/components/Dropdown/index.js +1 -1
  84. package/dist/components/Forms/Checkbox.js +1 -1
  85. package/dist/components/Forms/CheckboxOptions.js +1 -1
  86. package/dist/components/Forms/FieldBase.js +1 -1
  87. package/dist/components/Forms/FieldsetBase.js +1 -1
  88. package/dist/components/Forms/Radio.js +1 -1
  89. package/dist/components/Forms/RadioOptions.js +1 -1
  90. package/dist/components/Forms/SearchField.js +1 -1
  91. package/dist/components/Forms/SelectField.js +1 -1
  92. package/dist/components/Forms/Switch.js +1 -1
  93. package/dist/components/Forms/SwitchOptions.js +1 -1
  94. package/dist/components/Forms/TextField.js +1 -1
  95. package/dist/components/Forms/TextFieldDropdown.js +1 -1
  96. package/dist/components/Forms/TextareaField.js +1 -1
  97. package/dist/components/Forms/index.js +1 -1
  98. package/dist/components/GlobalHeader/GlobalAccountButton.js +1 -1
  99. package/dist/components/GlobalHeader/GlobalHeader.js +1 -1
  100. package/dist/components/GlobalHeader/GlobalMenuButton.js +1 -1
  101. package/dist/components/GlobalHeader/HeaderDrawer.js +1 -1
  102. package/dist/components/GlobalHeader/HeaderDropdown.js +1 -1
  103. package/dist/components/GlobalHeader/HeaderLogo.js +1 -1
  104. package/dist/components/GlobalMenu/GlobalMenu.js +1 -1
  105. package/dist/components/GlobalMenu/LocaleSwitcher.js +1 -1
  106. package/dist/components/GlobalMenu/LogoutButton.js +1 -1
  107. package/dist/components/Icon/Icon.js +1 -1
  108. package/dist/components/Icon/index.js +1 -1
  109. package/dist/components/Inbox/InboxPage.js +1 -1
  110. package/dist/components/InboxSearch/InboxSearch.js +1 -1
  111. package/dist/components/Item/ItemLabel.js +1 -1
  112. package/dist/components/Item/ItemMedia.js +1 -1
  113. package/dist/components/Item/ItemSelect.js +1 -1
  114. package/dist/components/Item/index.js +1 -1
  115. package/dist/components/Layout/Layout.js +1 -1
  116. package/dist/components/List/List.js +1 -1
  117. package/dist/components/List/ListBase.js +1 -1
  118. package/dist/components/List/ListItemHeader.js +1 -1
  119. package/dist/components/List/ListItemIcon.js +1 -1
  120. package/dist/components/List/ListItemLabel.js +1 -1
  121. package/dist/components/Menu/Menu.js +1 -1
  122. package/dist/components/Menu/MenuItem.js +1 -1
  123. package/dist/components/Menu/MenuItems.js +1 -1
  124. package/dist/components/Menu/MenuListSearch.js +1 -1
  125. package/dist/components/Menu/MenuOption.js +1 -1
  126. package/dist/components/Menu/TabMenu.js +1 -1
  127. package/dist/components/Menu/VirtualizedMenuItems.js +1 -1
  128. package/dist/components/Menu/index.js +1 -1
  129. package/dist/components/Menu/useMenuSearch.js +1 -1
  130. package/dist/components/Metadata/MetaItem.js +1 -1
  131. package/dist/components/Metadata/MetaItemIcon.js +1 -1
  132. package/dist/components/Metadata/MetaTimestamp.js +1 -1
  133. package/dist/components/Metadata/Metadata.js +1 -1
  134. package/dist/components/Metadata/index.js +1 -1
  135. package/dist/components/Modal/Modal.js +1 -1
  136. package/dist/components/Modal/ModalBase.js +1 -1
  137. package/dist/components/Modal/ModalHeader.js +1 -1
  138. package/dist/components/Modal/ModalIcon.js +1 -1
  139. package/dist/components/Notifications/NotificationItem.js +1 -1
  140. package/dist/components/Notifications/NotificationItemBase.js +1 -1
  141. package/dist/components/Notifications/NotificationItemControls.js +1 -1
  142. package/dist/components/Notifications/NotificationItemIcon.js +1 -1
  143. package/dist/components/Page/AccordionSection.js +1 -1
  144. package/dist/components/Page/ContactButtons.js +1 -1
  145. package/dist/components/Page/ContactSection.js +1 -1
  146. package/dist/components/Page/PageMenu.js +1 -1
  147. package/dist/components/Page/PageNav.js +1 -1
  148. package/dist/components/Page/Section.js +1 -1
  149. package/dist/components/Pagination/Pagination.js +1 -1
  150. package/dist/components/ResourceListItem/ResourceListItem.js +1 -1
  151. package/dist/components/RootProvider/RootProvider.js +1 -1
  152. package/dist/components/RootProvider/index.js +1 -1
  153. package/dist/components/Search/SearchItem.js +1 -1
  154. package/dist/components/Searchbar/Autocomplete.js +1 -1
  155. package/dist/components/Searchbar/AutocompleteItem.js +1 -1
  156. package/dist/components/Searchbar/Searchbar.js +1 -1
  157. package/dist/components/Searchbar/SearchbarField.js +1 -1
  158. package/dist/components/Settings/SettingsItem.js +1 -1
  159. package/dist/components/Settings/SettingsItemBase.js +1 -1
  160. package/dist/components/Settings/SettingsList.js +1 -1
  161. package/dist/components/Settings/SettingsListVirtual.js +1 -1
  162. package/dist/components/Settings/SettingsModal.js +1 -1
  163. package/dist/components/Settings/SettingsSection.js +1 -1
  164. package/dist/components/Settings/UsedByLog.js +1 -1
  165. package/dist/components/Settings/UsedByLogItem.js +1 -1
  166. package/dist/components/Snackbar/SnackbarItem.js +1 -1
  167. package/dist/components/Timeline/Timeline.js +1 -1
  168. package/dist/components/Timeline/TimelineActivity.js +1 -1
  169. package/dist/components/Timeline/TimelineBase.js +1 -1
  170. package/dist/components/Timeline/TimelineFooter.js +1 -1
  171. package/dist/components/Timeline/TimelineHeader.js +1 -1
  172. package/dist/components/Timeline/TimelineIcon.js +1 -1
  173. package/dist/components/Timeline/TimelineSection.js +1 -1
  174. package/dist/components/Timeline/TimelineSegment.js +1 -1
  175. package/dist/components/Toolbar/DatepickerFilter.js +1 -1
  176. package/dist/components/Toolbar/SelectDateFilter.js +1 -1
  177. package/dist/components/Toolbar/Toolbar.js +1 -1
  178. package/dist/components/Toolbar/ToolbarFilter.js +1 -1
  179. package/dist/components/Toolbar/ToolbarFilterAddMenu.js +1 -1
  180. package/dist/components/Toolbar/ToolbarFilterButton.js +1 -1
  181. package/dist/components/Toolbar/ToolbarFilterMenu.js +1 -1
  182. package/dist/components/Toolbar/ToolbarMenu.js +1 -1
  183. package/dist/components/Toolbar/ToolbarSearch.js +1 -1
  184. package/dist/components/Toolbar/index.js +1 -1
  185. package/dist/components/Transmission/Transmission.js +1 -1
  186. package/dist/components/Transmission/TransmissionList.js +1 -1
  187. package/dist/components/Transmission/TransmissionType.js +1 -1
  188. package/dist/components/Typography/Heading.js +1 -1
  189. package/dist/components/Typography/index.js +1 -1
  190. package/dist/components/UserListItem/UserListItem.js +1 -1
  191. package/dist/components/index.js +1 -1
  192. package/dist/hooks/useAccountSelector.js +1 -1
  193. package/dist/index.js +1 -1
  194. package/dist/types/lib/components/AuthEvidence/AuthEvidence.d.ts +11 -0
  195. package/dist/types/lib/components/AuthEvidence/AuthEvidence.stories.d.ts +65 -0
  196. package/dist/types/lib/components/AuthEvidence/AuthEvidenceItem.d.ts +18 -0
  197. package/dist/types/lib/components/AuthEvidence/AuthEvidenceOwner.d.ts +8 -0
  198. package/dist/types/lib/components/AuthEvidence/AuthEvidenceParent.d.ts +9 -0
  199. package/dist/types/lib/components/AuthEvidence/AuthEvidenceService.d.ts +7 -0
  200. package/dist/types/lib/components/AuthEvidence/index.d.ts +5 -0
  201. package/dist/types/lib/components/Dialog/DialogActivityLog.stories.d.ts +18 -0
  202. package/dist/types/lib/components/Dialog/DialogHeader.d.ts +1 -1
  203. package/dist/types/lib/components/Dialog/DialogHeader.stories.d.ts +1 -1
  204. package/dist/types/lib/components/Dialog/DialogListItem.d.ts +1 -1
  205. package/dist/types/lib/components/Dialog/DialogMetadata.d.ts +3 -1
  206. package/dist/types/lib/components/Dialog/DialogMetadata.stories.d.ts +3 -1
  207. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ ._evidence_fgrtk_1{margin-left:1rem;border-left:1px solid;border-color:var(--ds-color-border-subtle);padding-left:1rem}._title_fgrtk_8{display:block;font-size:1rem;font-weight:400;color:var(--ds-color-text-subtle);margin:1rem 0}._list_fgrtk_16{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;row-gap:.5rem}
@@ -0,0 +1 @@
1
+ ._item_1q6pj_1{display:flex;align-items:center;border:1px solid;border-color:var(--ds-color-border-subtle)}._item_1q6pj_1[data-variant=tinted]{background-color:var(--ds-color-surface-tinted)}._media_1q6pj_12{display:flex;align-items:center;flex-shrink:0;padding:.5rem}._icon_1q6pj_19{width:1.5rem;height:1.5rem}._label_1q6pj_24{font-size:1rem;line-height:1.3;padding:.25em 0}
@@ -0,0 +1 @@
1
+ ._item_jhex4_1{display:flex;align-items:center;border:1px solid;border-color:var(--ds-color-border-subtle)}._item_jhex4_1[data-variant=tinted]{background-color:var(--ds-color-surface-tinted)}._media_jhex4_12{display:flex;align-items:center;flex-shrink:0;padding:.5rem}._avatar_jhex4_19{font-size:2.25rem;width:1em;height:1em}._label_jhex4_25{font-size:1rem;line-height:1.3;padding:.25em 0}._title_jhex4_31{color:var(--ds-color-text-default);font-weight:500;line-height:1.3}._description_jhex4_37{color:var(--ds-color-text-subtle);font-size:.875rem;font-weight:400;line-height:1.3}
@@ -2,7 +2,7 @@ import { jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import "../../ToolbarSearch-dnQTefZM.js";
5
+ import "../../ToolbarSearch-DeQTx93w.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
@@ -1,52 +1,34 @@
1
- "use client";
2
- import { jsx as m } from "react/jsx-runtime";
1
+ import { jsx as a } from "react/jsx-runtime";
3
2
  import "../../index-p1eeF8LQ.js";
4
- import n, { forwardRef as f } from "react";
3
+ import "react";
5
4
  import "../../tooltip-Ct39-719.js";
6
- import "../../ToolbarSearch-dnQTefZM.js";
5
+ import "../../ToolbarSearch-DeQTx93w.js";
7
6
  import "../Typography/Link.js";
8
7
  import "../Button/Button.js";
9
8
  import "react-dom";
10
9
  import "../GlobalMenu/GlobalMenuBase.js";
11
10
  import "../Snackbar/useSnackbar.js";
12
- import { ListItem as p } from "../List/ListItem.js";
13
- import { u as c } from "../../useId-BVFxCjkq.js";
14
- var d = function(t, o) {
15
- var l = {};
16
- for (var e in t) Object.prototype.hasOwnProperty.call(t, e) && o.indexOf(e) < 0 && (l[e] = t[e]);
17
- if (t != null && typeof Object.getOwnPropertySymbols == "function")
18
- for (var r = 0, e = Object.getOwnPropertySymbols(t); r < e.length; r++)
19
- o.indexOf(e[r]) < 0 && Object.prototype.propertyIsEnumerable.call(t, e[r]) && (l[e[r]] = t[e[r]]);
20
- return l;
21
- };
22
- const u = f((t, o) => {
23
- var { title: l, titleId: e } = t, r = d(t, ["title", "titleId"]);
24
- let i = c();
25
- return i = l ? e || "title-" + i : void 0, n.createElement(
26
- "svg",
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: o, "aria-labelledby": i }, r),
28
- l ? n.createElement("title", { id: i }, l) : null,
29
- n.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M11.625 2.35a.75.75 0 0 1 .75 0l7.794 4.5a.75.75 0 0 1 .375.65v9a.75.75 0 0 1-.375.65l-7.794 4.5a.75.75 0 0 1-.75 0l-7.794-4.5a.75.75 0 0 1-.375-.65v-9a.75.75 0 0 1 .375-.65zM12 3.866 5.706 7.5 12 11.134 18.294 7.5zm7.044 4.933-6.294 3.634v7.268l6.294-3.634zM11.25 19.701v-7.268L4.956 8.799v7.268z", clipRule: "evenodd" })
30
- );
31
- }), P = ({
32
- as: t = "button",
33
- name: o,
34
- color: l = "neutral",
35
- titleAs: e = "h4",
36
- size: r = "sm",
37
- variant: i = "tinted",
38
- ...a
39
- }) => /* @__PURE__ */ m(
40
- p,
11
+ import { ListItem as s } from "../List/ListItem.js";
12
+ import { S as c } from "../../Package-C1PB2awv.js";
13
+ const P = ({
14
+ as: r = "button",
15
+ name: t,
16
+ color: i = "neutral",
17
+ titleAs: o = "h4",
18
+ size: m = "sm",
19
+ variant: p = "tinted",
20
+ ...e
21
+ }) => /* @__PURE__ */ a(
22
+ s,
41
23
  {
42
- icon: u,
43
- as: t,
44
- title: { children: o, as: e },
45
- ariaLabel: o,
46
- color: l,
47
- size: r,
48
- variant: i,
49
- ...a
24
+ icon: c,
25
+ as: r,
26
+ title: { children: t, as: o },
27
+ ariaLabel: t,
28
+ color: i,
29
+ size: m,
30
+ variant: p,
31
+ ...e
50
32
  }
51
33
  );
52
34
  export {
@@ -4,7 +4,7 @@ import "../../index-p1eeF8LQ.js";
4
4
  import { AccountListItem as g } from "./AccountListItem.js";
5
5
  import "../../tooltip-Ct39-719.js";
6
6
  import { useMenu as h } from "../../hooks/useMenu.js";
7
- import { H as L } from "../../ToolbarSearch-dnQTefZM.js";
7
+ import { H as L } from "../../ToolbarSearch-DeQTx93w.js";
8
8
  import "../Typography/Link.js";
9
9
  import "../Button/Button.js";
10
10
  import "react-dom";
@@ -2,7 +2,7 @@ import { jsx as i } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import "../../ToolbarSearch-dnQTefZM.js";
5
+ import "../../ToolbarSearch-DeQTx93w.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
@@ -1,5 +1,5 @@
1
1
  import { jsxs as f, jsx as t } from "react/jsx-runtime";
2
- import { B as u } from "../../ToolbarSearch-dnQTefZM.js";
2
+ import { B as u } from "../../ToolbarSearch-DeQTx93w.js";
3
3
  import "../../index-p1eeF8LQ.js";
4
4
  import { isValidElement as c } from "react";
5
5
  import "../../tooltip-Ct39-719.js";
@@ -3,7 +3,7 @@ import { createElement as h, Fragment as v } from "react";
3
3
  import "../../index-p1eeF8LQ.js";
4
4
  import { AccountOrganization as L } from "./AccountOrganization.js";
5
5
  import "../../tooltip-Ct39-719.js";
6
- import "../../ToolbarSearch-dnQTefZM.js";
6
+ import "../../ToolbarSearch-DeQTx93w.js";
7
7
  import "../Typography/Link.js";
8
8
  import { Button as p } from "../Button/Button.js";
9
9
  import { ButtonGroup as j } from "../Button/ButtonGroup.js";
@@ -6,7 +6,7 @@ import "../../index-p1eeF8LQ.js";
6
6
  import { AccountListItem as v } from "./AccountListItem.js";
7
7
  import { useMenu as x } from "../../hooks/useMenu.js";
8
8
  import "../../tooltip-Ct39-719.js";
9
- import { H as g } from "../../ToolbarSearch-dnQTefZM.js";
9
+ import { H as g } from "../../ToolbarSearch-DeQTx93w.js";
10
10
  import "../Typography/Link.js";
11
11
  import "../Button/Button.js";
12
12
  import "react-dom";
@@ -3,7 +3,7 @@ import { jsx as A } from "react/jsx-runtime";
3
3
  import { useState as L, useEffect as M, useMemo as S } from "react";
4
4
  import "../../index-p1eeF8LQ.js";
5
5
  import "../../tooltip-Ct39-719.js";
6
- import { M as F } from "../../ToolbarSearch-dnQTefZM.js";
6
+ import { M as F } from "../../ToolbarSearch-DeQTx93w.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
9
9
  import "react-dom";
@@ -5,7 +5,7 @@ import "../../tooltip-Ct39-719.js";
5
5
  import { Fieldset as d } from "../Forms/Fieldset.js";
6
6
  import { Switch as i } from "../Forms/Switch.js";
7
7
  import { TextField as m } from "../Forms/TextField.js";
8
- import "../../ToolbarSearch-dnQTefZM.js";
8
+ import "../../ToolbarSearch-DeQTx93w.js";
9
9
  import "../Typography/Link.js";
10
10
  import "../Button/Button.js";
11
11
  import "react-dom";
@@ -2,7 +2,7 @@ import { jsx as t, jsxs as e } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import { a as p } from "../../ToolbarSearch-dnQTefZM.js";
5
+ import { a as p } from "../../ToolbarSearch-DeQTx93w.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
@@ -6,7 +6,7 @@ import { r as H, H as R } from "../../tooltip-Ct39-719.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
9
- import { w as y, S as I } from "../../ToolbarSearch-dnQTefZM.js";
9
+ import { w as y, S as I } from "../../ToolbarSearch-DeQTx93w.js";
10
10
  import "../GlobalMenu/GlobalMenuBase.js";
11
11
  import "../Snackbar/useSnackbar.js";
12
12
  import { Switch as M } from "../Forms/Switch.js";
@@ -3,7 +3,7 @@ import { jsxs as g, jsx as i } from "react/jsx-runtime";
3
3
  import { useState as a, createElement as f } from "react";
4
4
  import "../../index-p1eeF8LQ.js";
5
5
  import "../../tooltip-Ct39-719.js";
6
- import "../../ToolbarSearch-dnQTefZM.js";
6
+ import "../../ToolbarSearch-DeQTx93w.js";
7
7
  import "../Typography/Link.js";
8
8
  import { Button as u } from "../Button/Button.js";
9
9
  import "react-dom";
@@ -2,7 +2,7 @@ import { jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import "../../ToolbarSearch-dnQTefZM.js";
5
+ import "../../ToolbarSearch-DeQTx93w.js";
6
6
  import { Typography as e } from "../Typography/Typography.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
@@ -2,7 +2,7 @@ import { jsxs as n, jsx as c } from "react/jsx-runtime";
2
2
  import { createElement as g } from "react";
3
3
  import "../../index-p1eeF8LQ.js";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import "../../ToolbarSearch-dnQTefZM.js";
5
+ import "../../ToolbarSearch-DeQTx93w.js";
6
6
  import { Typography as f } from "../Typography/Typography.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
@@ -2,7 +2,7 @@ import { jsxs as m, jsx as s } from "react/jsx-runtime";
2
2
  import { A as i } from "../../tooltip-Ct39-719.js";
3
3
  import "react";
4
4
  import { Typography as n } from "../Typography/Typography.js";
5
- import { H as c } from "../../ToolbarSearch-dnQTefZM.js";
5
+ import { H as c } from "../../ToolbarSearch-DeQTx93w.js";
6
6
  import "../Typography/Link.js";
7
7
  import '../../assets/Alert.css';const d = "_heading_jd4co_1", g = "_message_jd4co_5", o = {
8
8
  heading: d,
@@ -2,7 +2,7 @@ import { jsx as o } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import "../../ToolbarSearch-dnQTefZM.js";
5
+ import "../../ToolbarSearch-DeQTx93w.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
@@ -2,7 +2,7 @@ import { jsxs as s, jsx as r } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import { H as c } from "../../ToolbarSearch-dnQTefZM.js";
5
+ import { H as c } from "../../ToolbarSearch-DeQTx93w.js";
6
6
  import { Typography as e } from "../Typography/Typography.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
@@ -2,7 +2,7 @@ import { jsxs as o, jsx as m } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import { H as t } from "../../ToolbarSearch-dnQTefZM.js";
5
+ import { H as t } from "../../ToolbarSearch-DeQTx93w.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import "react-dom";
@@ -1,77 +1,60 @@
1
1
  "use client";
2
- import { jsx as c, jsxs as d, Fragment as m } from "react/jsx-runtime";
3
- import { I as b, B as h } from "../../ToolbarSearch-dnQTefZM.js";
2
+ import { jsx as o, jsxs as c, Fragment as d } from "react/jsx-runtime";
3
+ import { I as p, B as _ } from "../../ToolbarSearch-DeQTx93w.js";
4
4
  import "../../index-p1eeF8LQ.js";
5
- import o, { forwardRef as f } from "react";
6
- import { u as p } from "../../useId-BVFxCjkq.js";
7
- import '../../assets/AttachmentLink.css';var _ = function(t, a) {
8
- var n = {};
9
- for (var e in t) Object.prototype.hasOwnProperty.call(t, e) && a.indexOf(e) < 0 && (n[e] = t[e]);
5
+ import s, { forwardRef as b } from "react";
6
+ import { u as h } from "../../useId-BVFxCjkq.js";
7
+ import { S as u } from "../../File-DzH8Xshn.js";
8
+ import '../../assets/AttachmentLink.css';var g = function(t, r) {
9
+ var a = {};
10
+ for (var e in t) Object.prototype.hasOwnProperty.call(t, e) && r.indexOf(e) < 0 && (a[e] = t[e]);
10
11
  if (t != null && typeof Object.getOwnPropertySymbols == "function")
11
12
  for (var l = 0, e = Object.getOwnPropertySymbols(t); l < e.length; l++)
12
- a.indexOf(e[l]) < 0 && Object.prototype.propertyIsEnumerable.call(t, e[l]) && (n[e[l]] = t[e[l]]);
13
- return n;
13
+ r.indexOf(e[l]) < 0 && Object.prototype.propertyIsEnumerable.call(t, e[l]) && (a[e[l]] = t[e[l]]);
14
+ return a;
14
15
  };
15
- const v = f((t, a) => {
16
- var { title: n, titleId: e } = t, l = _(t, ["title", "titleId"]);
17
- let r = p();
18
- return r = n ? e || "title-" + r : void 0, o.createElement(
16
+ const v = b((t, r) => {
17
+ var { title: a, titleId: e } = t, l = g(t, ["title", "titleId"]);
18
+ let n = h();
19
+ return n = a ? e || "title-" + n : void 0, s.createElement(
19
20
  "svg",
20
- 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: a, "aria-labelledby": r }, l),
21
- n ? o.createElement("title", { id: r }, n) : null,
22
- o.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.5 3.25c-.69 0-1.25.56-1.25 1.25v15c0 .69.56 1.25 1.25 1.25h11c.69 0 1.25-.56 1.25-1.25V8a.75.75 0 0 0-.22-.53l-4-4a.75.75 0 0 0-.53-.22zm6.75 4.25c0 .69.56 1.25 1.25 1.25h2.75v10.5H6.75V4.75h6.5zm2.94-.25-1.44-1.44v1.44z", clipRule: "evenodd" })
21
+ 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: r, "aria-labelledby": n }, l),
22
+ a ? s.createElement("title", { id: n }, a) : null,
23
+ s.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.25 4.5c0-.69.56-1.25 1.25-1.25H14a.75.75 0 0 1 .53.22l4 4c.141.14.22.331.22.53v11.5c0 .69-.56 1.25-1.25 1.25h-11c-.69 0-1.25-.56-1.25-1.25zm9.25 4.25c-.69 0-1.25-.56-1.25-1.25V4.75h-6.5v14.5h10.5V8.75zm.25-2.94 1.44 1.44h-1.44zm-.72 6.16a.75.75 0 0 1 0 1.06l-.97.97.97.97a.75.75 0 1 1-1.06 1.06l-.97-.97-.97.97a.75.75 0 1 1-1.06-1.06l.97-.97-.97-.97a.75.75 0 1 1 1.06-1.06l.97.97.97-.97a.75.75 0 0 1 1.06 0", clipRule: "evenodd" })
23
24
  );
24
- });
25
- var g = function(t, a) {
26
- var n = {};
27
- for (var e in t) Object.prototype.hasOwnProperty.call(t, e) && a.indexOf(e) < 0 && (n[e] = t[e]);
28
- if (t != null && typeof Object.getOwnPropertySymbols == "function")
29
- for (var l = 0, e = Object.getOwnPropertySymbols(t); l < e.length; l++)
30
- a.indexOf(e[l]) < 0 && Object.prototype.propertyIsEnumerable.call(t, e[l]) && (n[e[l]] = t[e[l]]);
31
- return n;
32
- };
33
- const y = f((t, a) => {
34
- var { title: n, titleId: e } = t, l = g(t, ["title", "titleId"]);
35
- let r = p();
36
- return r = n ? e || "title-" + r : void 0, o.createElement(
37
- "svg",
38
- 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: a, "aria-labelledby": r }, l),
39
- n ? o.createElement("title", { id: r }, n) : null,
40
- o.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.25 4.5c0-.69.56-1.25 1.25-1.25H14a.75.75 0 0 1 .53.22l4 4c.141.14.22.331.22.53v11.5c0 .69-.56 1.25-1.25 1.25h-11c-.69 0-1.25-.56-1.25-1.25zm9.25 4.25c-.69 0-1.25-.56-1.25-1.25V4.75h-6.5v14.5h10.5V8.75zm.25-2.94 1.44 1.44h-1.44zm-.72 6.16a.75.75 0 0 1 0 1.06l-.97.97.97.97a.75.75 0 1 1-1.06 1.06l-.97-.97-.97.97a.75.75 0 1 1-1.06-1.06l.97-.97-.97-.97a.75.75 0 1 1 1.06-1.06l.97.97.97-.97a.75.75 0 0 1 1.06 0", clipRule: "evenodd" })
41
- );
42
- }), O = "_item_w0iww_1", I = "_icon_w0iww_9", j = "_link_w0iww_16", x = "_label_w0iww_27", E = "_badge_w0iww_39", k = "_metadata_w0iww_44", i = {
43
- item: O,
44
- icon: I,
45
- link: j,
25
+ }), y = "_item_w0iww_1", O = "_icon_w0iww_9", I = "_link_w0iww_16", x = "_label_w0iww_27", j = "_badge_w0iww_39", k = "_metadata_w0iww_44", i = {
26
+ item: y,
27
+ icon: O,
28
+ link: I,
46
29
  label: x,
47
- badge: E,
30
+ badge: j,
48
31
  metadata: k
49
- }, B = ({
32
+ }, F = ({
50
33
  icon: t,
51
- iconAltText: a,
52
- href: n,
34
+ iconAltText: r,
35
+ href: a,
53
36
  label: e,
54
37
  metadata: l,
55
- badge: r,
56
- disabled: s,
57
- target: w = "_blank"
38
+ badge: n,
39
+ disabled: m,
40
+ target: f = "_blank"
58
41
  }) => {
59
- const u = s ? y : t || v;
60
- return /* @__PURE__ */ c("span", { className: i.item, children: /* @__PURE__ */ d("span", { children: [
61
- /* @__PURE__ */ d("a", { href: n, "aria-disabled": s, className: i.link, target: w, rel: "noreferrer", children: [
62
- /* @__PURE__ */ c(b, { svgElement: u, altText: a, className: i.icon }),
63
- /* @__PURE__ */ c("span", { className: i.label, children: e })
42
+ const w = m ? v : t || u;
43
+ return /* @__PURE__ */ o("span", { className: i.item, children: /* @__PURE__ */ c("span", { children: [
44
+ /* @__PURE__ */ c("a", { href: a, "aria-disabled": m, className: i.link, target: f, rel: "noreferrer", children: [
45
+ /* @__PURE__ */ o(p, { svgElement: w, altText: r, className: i.icon }),
46
+ /* @__PURE__ */ o("span", { className: i.label, children: e })
64
47
  ] }),
65
- r && /* @__PURE__ */ d(m, { children: [
48
+ n && /* @__PURE__ */ c(d, { children: [
66
49
  " ",
67
- /* @__PURE__ */ c(h, { ...r, className: i.badge })
50
+ /* @__PURE__ */ o(_, { ...n, className: i.badge })
68
51
  ] }),
69
- l && /* @__PURE__ */ d(m, { children: [
52
+ l && /* @__PURE__ */ c(d, { children: [
70
53
  " ",
71
- /* @__PURE__ */ c("span", { className: i.metadata, children: l })
54
+ /* @__PURE__ */ o("span", { className: i.metadata, children: l })
72
55
  ] })
73
56
  ] }) });
74
57
  };
75
58
  export {
76
- B as AttachmentLink
59
+ F as AttachmentLink
77
60
  };
@@ -0,0 +1,40 @@
1
+ import { jsxs as m, jsx as t } from "react/jsx-runtime";
2
+ import { AuthEvidenceParent as u } from "./AuthEvidenceParent.js";
3
+ import "../../index-p1eeF8LQ.js";
4
+ import { Fragment as f } from "react";
5
+ import { useMenu as h } from "../../hooks/useMenu.js";
6
+ import "../../tooltip-Ct39-719.js";
7
+ import { H as _ } from "../../ToolbarSearch-DeQTx93w.js";
8
+ import "../Typography/Link.js";
9
+ import "../Button/Button.js";
10
+ import "react-dom";
11
+ import "../GlobalMenu/GlobalMenuBase.js";
12
+ import "../Snackbar/useSnackbar.js";
13
+ import { AuthEvidenceItem as v } from "./AuthEvidenceItem.js";
14
+ import '../../assets/AuthEvidence.css';const g = "_evidence_fgrtk_1", k = "_title_fgrtk_8", x = "_list_fgrtk_16", e = {
15
+ evidence: g,
16
+ title: k,
17
+ list: x
18
+ }, q = ({ owner: i, service: n, items: c = [], groups: p = {} }) => {
19
+ const { menu: l } = h({
20
+ items: c,
21
+ groups: p,
22
+ groupByKey: "groupId"
23
+ });
24
+ return /* @__PURE__ */ m("div", { children: [
25
+ i && /* @__PURE__ */ t(u, { owner: i, service: n }),
26
+ /* @__PURE__ */ t("section", { className: e.evidence, children: l?.map((r, d) => {
27
+ const o = r.props || {};
28
+ return /* @__PURE__ */ m(f, { children: [
29
+ o.title && /* @__PURE__ */ t(_, { className: e.title, children: o?.title }),
30
+ /* @__PURE__ */ t("ul", { className: e.list, children: r?.items?.map((a) => {
31
+ const s = a.props || {};
32
+ return /* @__PURE__ */ t("li", { children: /* @__PURE__ */ t(v, { ...s }) }, s.id);
33
+ }) })
34
+ ] }, d);
35
+ }) })
36
+ ] });
37
+ };
38
+ export {
39
+ q as AuthEvidence
40
+ };
@@ -0,0 +1,61 @@
1
+ "use client";
2
+ import { jsxs as m, jsx as i } from "react/jsx-runtime";
3
+ import s, { forwardRef as f, useMemo as d } from "react";
4
+ import "../../index-p1eeF8LQ.js";
5
+ import "../../tooltip-Ct39-719.js";
6
+ import { o as p, h as u } from "../../ToolbarSearch-DeQTx93w.js";
7
+ import { ItemControls as g } from "../Item/ItemControls.js";
8
+ import { ItemBase as v } from "../Item/ItemBase.js";
9
+ import "../Typography/Link.js";
10
+ import "../Button/Button.js";
11
+ import "react-dom";
12
+ import "../GlobalMenu/GlobalMenuBase.js";
13
+ import "../Snackbar/useSnackbar.js";
14
+ import { s as n } from "../../AuthEvidenceItem.module-CCavPar4.js";
15
+ import { S as c } from "../../File-DzH8Xshn.js";
16
+ import { S as b } from "../../Package-C1PB2awv.js";
17
+ import { u as h } from "../../useId-BVFxCjkq.js";
18
+ var I = function(e, a) {
19
+ var r = {};
20
+ for (var t in e) Object.prototype.hasOwnProperty.call(e, t) && a.indexOf(t) < 0 && (r[t] = e[t]);
21
+ if (e != null && typeof Object.getOwnPropertySymbols == "function")
22
+ for (var o = 0, t = Object.getOwnPropertySymbols(e); o < t.length; o++)
23
+ a.indexOf(t[o]) < 0 && Object.prototype.propertyIsEnumerable.call(e, t[o]) && (r[t[o]] = e[t[o]]);
24
+ return r;
25
+ };
26
+ const w = f((e, a) => {
27
+ var { title: r, titleId: t } = e, o = I(e, ["title", "titleId"]);
28
+ let l = h();
29
+ return l = r ? t || "title-" + l : void 0, s.createElement(
30
+ "svg",
31
+ 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: a, "aria-labelledby": l }, o),
32
+ r ? s.createElement("title", { id: l }, r) : null,
33
+ s.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.25 7.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0M12 2.25a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5M8.288 17.288A5.25 5.25 0 0 1 17.25 21a.75.75 0 0 0 1.5 0 6.75 6.75 0 0 0-13.5 0 .75.75 0 0 0 1.5 0 5.25 5.25 0 0 1 1.538-3.712", clipRule: "evenodd" })
34
+ );
35
+ });
36
+ var O = /* @__PURE__ */ ((e) => (e.role = "Role", e.package = "AccessPackage", e.resource = "ResourceDelegation", e.instance = "InstanceDelegation", e))(O || {});
37
+ const q = ({ grantType: e, variant: a = "tinted", controls: r, title: t }) => {
38
+ const o = d(() => {
39
+ switch (e) {
40
+ case "role":
41
+ return w;
42
+ case "package":
43
+ return b;
44
+ case "resource":
45
+ return c;
46
+ case "instance":
47
+ return c;
48
+ default:
49
+ return p;
50
+ }
51
+ }, [e]);
52
+ return /* @__PURE__ */ m(v, { as: "div", className: n.item, variant: a, children: [
53
+ /* @__PURE__ */ i("span", { className: n.media, children: /* @__PURE__ */ i(o, { className: n.icon }) }),
54
+ /* @__PURE__ */ i(u, { className: n.label, children: t }),
55
+ r && /* @__PURE__ */ i(g, { children: r })
56
+ ] });
57
+ };
58
+ export {
59
+ q as AuthEvidenceItem,
60
+ O as AuthEvidenceTypeEnum
61
+ };
@@ -0,0 +1,20 @@
1
+ import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
+ import "../../index-p1eeF8LQ.js";
3
+ import { Avatar as s } from "../Avatar/Avatar.js";
4
+ import "react";
5
+ import "../../tooltip-Ct39-719.js";
6
+ import { h as a } from "../../ToolbarSearch-DeQTx93w.js";
7
+ import { ItemBase as p } from "../Item/ItemBase.js";
8
+ import "../Typography/Link.js";
9
+ import "../Button/Button.js";
10
+ import "react-dom";
11
+ import "../GlobalMenu/GlobalMenuBase.js";
12
+ import "../Snackbar/useSnackbar.js";
13
+ import { s as m } from "../../AuthEvidenceItem.module-CCavPar4.js";
14
+ const I = ({ variant: t, avatar: i, title: o }) => /* @__PURE__ */ e(p, { as: "div", variant: t, className: m.item, children: [
15
+ /* @__PURE__ */ r("span", { className: m.media, children: /* @__PURE__ */ r(s, { ...i }) }),
16
+ /* @__PURE__ */ r(a, { className: m.label, children: o })
17
+ ] });
18
+ export {
19
+ I as AuthEvidenceOwner
20
+ };
@@ -0,0 +1,31 @@
1
+ import { jsxs as i, jsx as e } from "react/jsx-runtime";
2
+ import "../../index-p1eeF8LQ.js";
3
+ import { Avatar as o } from "../Avatar/Avatar.js";
4
+ import "react";
5
+ import "../../tooltip-Ct39-719.js";
6
+ import { h as l } from "../../ToolbarSearch-DeQTx93w.js";
7
+ import { ItemControls as c } from "../Item/ItemControls.js";
8
+ import { ItemBase as n } from "../Item/ItemBase.js";
9
+ import "../Typography/Link.js";
10
+ import "../Button/Button.js";
11
+ import "react-dom";
12
+ import "../GlobalMenu/GlobalMenuBase.js";
13
+ import "../Snackbar/useSnackbar.js";
14
+ import '../../assets/AuthEvidenceParent.css';const p = "_item_jhex4_1", _ = "_media_jhex4_12", d = "_avatar_jhex4_19", h = "_label_jhex4_25", x = "_title_jhex4_31", j = "_description_jhex4_37", t = {
15
+ item: p,
16
+ media: _,
17
+ avatar: d,
18
+ label: h,
19
+ title: x,
20
+ description: j
21
+ }, P = ({ variant: r, owner: a, service: m, controls: s }) => /* @__PURE__ */ i(n, { as: "div", variant: r, className: t.item, children: [
22
+ /* @__PURE__ */ e("span", { className: t.media, children: /* @__PURE__ */ e(o, { ...a?.avatar, className: t.avatar }) }),
23
+ /* @__PURE__ */ i(l, { className: t.label, children: [
24
+ /* @__PURE__ */ e("strong", { className: t.title, children: m?.title }),
25
+ /* @__PURE__ */ e("span", { className: t.description, children: a?.name })
26
+ ] }),
27
+ /* @__PURE__ */ e(c, { children: s })
28
+ ] });
29
+ export {
30
+ P as AuthEvidenceParent
31
+ };
@@ -0,0 +1,20 @@
1
+ import { jsxs as o, jsx as r } from "react/jsx-runtime";
2
+ import "../../index-p1eeF8LQ.js";
3
+ import { Avatar as s } from "../Avatar/Avatar.js";
4
+ import "react";
5
+ import "../../tooltip-Ct39-719.js";
6
+ import { h as a } from "../../ToolbarSearch-DeQTx93w.js";
7
+ import { ItemBase as p } from "../Item/ItemBase.js";
8
+ import "../Typography/Link.js";
9
+ import "../Button/Button.js";
10
+ import "react-dom";
11
+ import "../GlobalMenu/GlobalMenuBase.js";
12
+ import "../Snackbar/useSnackbar.js";
13
+ import { s as m } from "../../AuthEvidenceItem.module-CCavPar4.js";
14
+ const I = ({ variant: t, avatar: i, title: e }) => /* @__PURE__ */ o(p, { as: "div", variant: t, className: m.item, children: [
15
+ /* @__PURE__ */ r("span", { className: m.media, children: /* @__PURE__ */ r(s, { ...i }) }),
16
+ /* @__PURE__ */ r(a, { className: m.label, children: e })
17
+ ] });
18
+ export {
19
+ I as AuthEvidenceService
20
+ };
@@ -0,0 +1,13 @@
1
+ import { AuthEvidence as t } from "./AuthEvidence.js";
2
+ import { AuthEvidenceParent as n } from "./AuthEvidenceParent.js";
3
+ import { AuthEvidenceOwner as i } from "./AuthEvidenceOwner.js";
4
+ import { AuthEvidenceService as u } from "./AuthEvidenceService.js";
5
+ import { AuthEvidenceItem as E, AuthEvidenceTypeEnum as d } from "./AuthEvidenceItem.js";
6
+ export {
7
+ t as AuthEvidence,
8
+ E as AuthEvidenceItem,
9
+ i as AuthEvidenceOwner,
10
+ n as AuthEvidenceParent,
11
+ u as AuthEvidenceService,
12
+ d as AuthEvidenceTypeEnum
13
+ };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
- import { B as s } from "../../ToolbarSearch-dnQTefZM.js";
3
+ import { B as s } from "../../ToolbarSearch-DeQTx93w.js";
4
4
  import "react";
5
5
  import "../../tooltip-Ct39-719.js";
6
6
  import "../Typography/Link.js";
@@ -1,4 +1,4 @@
1
- import { B as o } from "../../ToolbarSearch-dnQTefZM.js";
1
+ import { B as o } from "../../ToolbarSearch-DeQTx93w.js";
2
2
  export {
3
3
  o as Badge
4
4
  };
@@ -3,7 +3,7 @@ import { jsxs as d, jsx as s } from "react/jsx-runtime";
3
3
  import { c as g } from "../../index-p1eeF8LQ.js";
4
4
  import { Button as v } from "../Button/Button.js";
5
5
  import i, { forwardRef as f } from "react";
6
- import { H as b, I as y, s as h } from "../../ToolbarSearch-dnQTefZM.js";
6
+ import { H as b, I as y, s as h } from "../../ToolbarSearch-DeQTx93w.js";
7
7
  import "../../tooltip-Ct39-719.js";
8
8
  import { Typography as O } from "../Typography/Typography.js";
9
9
  import "../Typography/Link.js";
@@ -3,7 +3,7 @@ import "../../index-p1eeF8LQ.js";
3
3
  import { useState as u } from "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
5
  import { TextField as g } from "../Forms/TextField.js";
6
- import { r as v } from "../../ToolbarSearch-dnQTefZM.js";
6
+ import { r as v } from "../../ToolbarSearch-DeQTx93w.js";
7
7
  import "../Typography/Link.js";
8
8
  import "../Button/Button.js";
9
9
  import "react-dom";
@@ -2,7 +2,7 @@ import { jsx as t } from "react/jsx-runtime";
2
2
  import "../../index-p1eeF8LQ.js";
3
3
  import "react";
4
4
  import "../../tooltip-Ct39-719.js";
5
- import { r as a } from "../../ToolbarSearch-dnQTefZM.js";
5
+ import { r as a } from "../../ToolbarSearch-DeQTx93w.js";
6
6
  import "../Typography/Link.js";
7
7
  import "../Button/Button.js";
8
8
  import { ContextMenu as f } from "../ContextMenu/ContextMenu.js";