@arcgis/portal-components-react 5.2.0-next.5 → 5.2.0-next.51

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.
@@ -1,39 +1,123 @@
1
1
  /// <reference types="@arcgis/portal-components" preserve="true" />
2
2
  import { EventName } from '@lit/react';
3
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-ai-assistant /> directly. */
3
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-account-switcher />` directly. */
4
+ export declare const ArcgisPortalAccountSwitcher: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-account-switcher/customElement').ArcgisPortalAccountSwitcher & {
5
+ class?: string;
6
+ }, {
7
+ onArcgisAccountSwitch: EventName<HTMLArcgisPortalAccountSwitcherElement["arcgisAccountSwitch"]>;
8
+ }>;
9
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-account-switcher-accounts />` directly. */
10
+ export declare const ArcgisPortalAccountSwitcherAccounts: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-account-switcher-accounts/customElement').ArcgisPortalAccountSwitcherAccounts & {
11
+ class?: string;
12
+ }, {
13
+ onArcgisCloseDialog: EventName<HTMLArcgisPortalAccountSwitcherAccountsElement["arcgisCloseDialog"]>;
14
+ onArcgisLinkAll: EventName<HTMLArcgisPortalAccountSwitcherAccountsElement["arcgisLinkAll"]>;
15
+ }>;
16
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-account-switcher-list />` directly. */
17
+ export declare const ArcgisPortalAccountSwitcherList: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-account-switcher-list/customElement').ArcgisPortalAccountSwitcherList & {
18
+ class?: string;
19
+ }, {
20
+ onArcgisAccountSwitch: EventName<HTMLArcgisPortalAccountSwitcherListElement["arcgisAccountSwitch"]>;
21
+ onArcgisAccountUnlink: EventName<HTMLArcgisPortalAccountSwitcherListElement["arcgisAccountUnlink"]>;
22
+ }>;
23
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-ai-assistant />` directly. */
4
24
  export declare const ArcgisPortalAiAssistant: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-ai-assistant/customElement').ArcgisPortalAiAssistant & {
5
25
  class?: string;
6
26
  }, {
7
27
  onArcgisPortalNavigationRequest: EventName<HTMLArcgisPortalAiAssistantElement["arcgisPortalNavigationRequest"]>;
8
28
  }>;
9
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-ai-assistant-interrupt /> directly. */
29
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-ai-assistant-interrupt />` directly. */
10
30
  export declare const ArcgisPortalAiAssistantInterrupt: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-ai-assistant-interrupt/customElement').ArcgisPortalAiAssistantInterrupt & {
11
31
  class?: string;
12
32
  }, {
13
33
  onArcgisCancel: EventName<HTMLArcgisPortalAiAssistantInterruptElement["arcgisCancel"]>;
14
34
  onArcgisSubmit: EventName<HTMLArcgisPortalAiAssistantInterruptElement["arcgisSubmit"]>;
15
35
  }>;
16
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-classification-banner /> directly. */
36
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser />` directly. */
37
+ export declare const ArcgisPortalBrowser: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser/customElement').ArcgisPortalBrowser & {
38
+ class?: string;
39
+ }, {
40
+ onArcgisAriaUpdate: EventName<HTMLArcgisPortalBrowserElement["arcgisAriaUpdate"]>;
41
+ onAriaUpdate: EventName<HTMLArcgisPortalBrowserElement["ariaUpdate"]>;
42
+ }>;
43
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-actions />` directly. */
44
+ export declare const ArcgisPortalBrowserActions: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-actions/customElement').ArcgisPortalBrowserActions & {
45
+ class?: string;
46
+ }, {}>;
47
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-filter />` directly. */
48
+ export declare const ArcgisPortalBrowserFilter: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-filter/customElement').ArcgisPortalBrowserFilter & {
49
+ class?: string;
50
+ }, {
51
+ onArcgisBrowserFilterRemove: EventName<HTMLArcgisPortalBrowserFilterElement["arcgisBrowserFilterRemove"]>;
52
+ }>;
53
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-filter-date />` directly. */
54
+ export declare const ArcgisPortalBrowserFilterDate: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-filter-date/customElement').ArcgisPortalBrowserFilterDate & {
55
+ class?: string;
56
+ }, {
57
+ onArcgisBrowserFilter: EventName<HTMLArcgisPortalBrowserFilterDateElement["arcgisBrowserFilter"]>;
58
+ }>;
59
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-filter-status />` directly. */
60
+ export declare const ArcgisPortalBrowserFilterStatus: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-filter-status/customElement').ArcgisPortalBrowserFilterStatus & {
61
+ class?: string;
62
+ }, {
63
+ onArcgisBrowserFilterClear: EventName<HTMLArcgisPortalBrowserFilterStatusElement["arcgisBrowserFilterClear"]>;
64
+ onArcgisBrowserFilterRemove: EventName<HTMLArcgisPortalBrowserFilterStatusElement["arcgisBrowserFilterRemove"]>;
65
+ }>;
66
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-filters />` directly. */
67
+ export declare const ArcgisPortalBrowserFilters: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-filters/customElement').ArcgisPortalBrowserFilters & {
68
+ class?: string;
69
+ }, {}>;
70
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-pagination />` directly. */
71
+ export declare const ArcgisPortalBrowserPagination: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-pagination/customElement').ArcgisPortalBrowserPagination & {
72
+ class?: string;
73
+ }, {
74
+ onArcgisBrowserPage: EventName<HTMLArcgisPortalBrowserPaginationElement["arcgisBrowserPage"]>;
75
+ }>;
76
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-search />` directly. */
77
+ export declare const ArcgisPortalBrowserSearch: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-search/customElement').ArcgisPortalBrowserSearch & {
78
+ class?: string;
79
+ }, {
80
+ onArcgisBrowserSearch: EventName<HTMLArcgisPortalBrowserSearchElement["arcgisBrowserSearch"]>;
81
+ onArcgisBrowserSearchInput: EventName<HTMLArcgisPortalBrowserSearchElement["arcgisBrowserSearchInput"]>;
82
+ }>;
83
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-sort />` directly. */
84
+ export declare const ArcgisPortalBrowserSort: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-sort/customElement').ArcgisPortalBrowserSort & {
85
+ class?: string;
86
+ }, {
87
+ onArcgisBrowserSortFieldChange: EventName<HTMLArcgisPortalBrowserSortElement["arcgisBrowserSortFieldChange"]>;
88
+ onArcgisBrowserSortOrderChange: EventName<HTMLArcgisPortalBrowserSortElement["arcgisBrowserSortOrderChange"]>;
89
+ }>;
90
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-top-bar />` directly. */
91
+ export declare const ArcgisPortalBrowserTopBar: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-top-bar/customElement').ArcgisPortalBrowserTopBar & {
92
+ class?: string;
93
+ }, {}>;
94
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-view />` directly. */
95
+ export declare const ArcgisPortalBrowserView: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-view/customElement').ArcgisPortalBrowserView & {
96
+ class?: string;
97
+ }, {
98
+ onArcgisBrowserViewChange: EventName<HTMLArcgisPortalBrowserViewElement["arcgisBrowserViewChange"]>;
99
+ }>;
100
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-classification-banner />` directly. */
17
101
  export declare const ArcgisPortalClassificationBanner: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-classification-banner/customElement').ArcgisPortalClassificationBanner & {
18
102
  class?: string;
19
103
  }, {}>;
20
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-classification-config /> directly. */
104
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-classification-config />` directly. */
21
105
  export declare const ArcgisPortalClassificationConfig: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-classification-config/customElement').ArcgisPortalClassificationConfig & {
22
106
  class?: string;
23
107
  }, {
24
108
  onArcgisPropertyChange: EventName<HTMLArcgisPortalClassificationConfigElement["arcgisPropertyChange"]>;
25
109
  }>;
26
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-classification-favorite /> directly. */
110
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-classification-favorite />` directly. */
27
111
  export declare const ArcgisPortalClassificationFavorite: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-classification-favorite/customElement').ArcgisPortalClassificationFavorite & {
28
112
  class?: string;
29
113
  }, {}>;
30
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-classification-form-element /> directly. */
114
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-classification-form-element />` directly. */
31
115
  export declare const ArcgisPortalClassificationFormElement: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-classification-form-element/customElement').ArcgisPortalClassificationFormElement & {
32
116
  class?: string;
33
117
  }, {
34
118
  onArcgisAttributeValueChange: EventName<HTMLArcgisPortalClassificationFormElementElement["arcgisAttributeValueChange"]>;
35
119
  }>;
36
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-extent-picker /> directly. */
120
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-extent-picker />` directly. */
37
121
  export declare const ArcgisPortalExtentPicker: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-extent-picker/customElement').ArcgisPortalExtentPicker & {
38
122
  class?: string;
39
123
  }, {
@@ -41,7 +125,7 @@ export declare const ArcgisPortalExtentPicker: import('@lit/react').ReactWebComp
41
125
  onArcgisExtentPickerClose: EventName<HTMLArcgisPortalExtentPickerElement["arcgisExtentPickerClose"]>;
42
126
  onArcgisExtentPickerSave: EventName<HTMLArcgisPortalExtentPickerElement["arcgisExtentPickerSave"]>;
43
127
  }>;
44
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-field-delete /> directly. */
128
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-field-delete />` directly. */
45
129
  export declare const ArcgisPortalFieldDelete: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-field-delete/customElement').ArcgisPortalFieldDelete & {
46
130
  class?: string;
47
131
  }, {
@@ -50,11 +134,31 @@ export declare const ArcgisPortalFieldDelete: import('@lit/react').ReactWebCompo
50
134
  onArcgisClose: EventName<HTMLArcgisPortalFieldDeleteElement["arcgisClose"]>;
51
135
  onArcgisFieldsDeleted: EventName<HTMLArcgisPortalFieldDeleteElement["arcgisFieldsDeleted"]>;
52
136
  }>;
53
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-item-type /> directly. */
137
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-group-badges />` directly. */
138
+ export declare const ArcgisPortalGroupBadges: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-group-badges/customElement').ArcgisPortalGroupBadges & {
139
+ class?: string;
140
+ }, {}>;
141
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-group-card />` directly. */
142
+ export declare const ArcgisPortalGroupCard: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-group-card/customElement').ArcgisPortalGroupCard & {
143
+ class?: string;
144
+ }, {
145
+ onArcgisGroupBrowserCardPreview: EventName<HTMLArcgisPortalGroupCardElement["arcgisGroupBrowserCardPreview"]>;
146
+ onArcgisGroupBrowserInternalUIAction: EventName<HTMLArcgisPortalGroupCardElement["arcgisGroupBrowserInternalUIAction"]>;
147
+ onArcgisGroupCardSelect: EventName<HTMLArcgisPortalGroupCardElement["arcgisGroupCardSelect"]>;
148
+ }>;
149
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-group-thumbnail />` directly. */
150
+ export declare const ArcgisPortalGroupThumbnail: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-group-thumbnail/customElement').ArcgisPortalGroupThumbnail & {
151
+ class?: string;
152
+ }, {}>;
153
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-info-banner />` directly. */
154
+ export declare const ArcgisPortalInfoBanner: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-info-banner/customElement').ArcgisPortalInfoBanner & {
155
+ class?: string;
156
+ }, {}>;
157
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-item-type />` directly. */
54
158
  export declare const ArcgisPortalItemType: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-item-type/customElement').ArcgisPortalItemType & {
55
159
  class?: string;
56
160
  }, {}>;
57
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-mentionable-text-area /> directly. */
161
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-mentionable-text-area />` directly. */
58
162
  export declare const ArcgisPortalMentionableTextArea: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-mentionable-text-area/customElement').ArcgisPortalMentionableTextArea & {
59
163
  class?: string;
60
164
  }, {
@@ -64,17 +168,33 @@ export declare const ArcgisPortalMentionableTextArea: import('@lit/react').React
64
168
  onArcgisUserMentionableTextAreaChange: EventName<HTMLArcgisPortalMentionableTextAreaElement["arcgisUserMentionableTextAreaChange"]>;
65
169
  onArcgisUserMentionableTextAreaKeyDown: EventName<HTMLArcgisPortalMentionableTextAreaElement["arcgisUserMentionableTextAreaKeyDown"]>;
66
170
  }>;
67
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-replacement-item-redirect /> directly. */
171
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-navigation />` directly. */
172
+ export declare const ArcgisPortalNavigation: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-navigation/customElement').ArcGISPortalNavigation & {
173
+ class?: string;
174
+ }, {
175
+ onArcgisNavigate: EventName<HTMLArcgisPortalNavigationElement["arcgisNavigate"]>;
176
+ onArcgisNavigationProjectMenuClick: EventName<HTMLArcgisPortalNavigationElement["arcgisNavigationProjectMenuClick"]>;
177
+ onArcgisNavigationSignIn: EventName<HTMLArcgisPortalNavigationElement["arcgisNavigationSignIn"]>;
178
+ onArcgisNavigationSignOut: EventName<HTMLArcgisPortalNavigationElement["arcgisNavigationSignOut"]>;
179
+ }>;
180
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-replacement-item-redirect />` directly. */
68
181
  export declare const ArcgisPortalReplacementItemRedirect: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-replacement-item-redirect/customElement').ArcgisPortalReplacementItemRedirect & {
69
182
  class?: string;
70
183
  }, {
71
184
  onArcgisPortalReplacementItemFetch: EventName<HTMLArcgisPortalReplacementItemRedirectElement["arcgisPortalReplacementItemFetch"]>;
72
185
  }>;
73
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-user-avatar /> directly. */
186
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-user-avatar />` directly. */
74
187
  export declare const ArcgisPortalUserAvatar: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-user-avatar/customElement').ArcgisPortalUserAvatar & {
75
188
  class?: string;
76
189
  }, {}>;
77
- /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-portal-voice-input /> directly. */
190
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-user-popup />` directly. */
191
+ export declare const ArcgisPortalUserPopup: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-user-popup/customElement').ArcgisPortalUserPopup & {
192
+ class?: string;
193
+ }, {
194
+ onArcgisUserPopupClose: EventName<HTMLArcgisPortalUserPopupElement["arcgisUserPopupClose"]>;
195
+ onArcgisUserPopupInternalUIAction: EventName<HTMLArcgisPortalUserPopupElement["arcgisUserPopupInternalUIAction"]>;
196
+ }>;
197
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-voice-input />` directly. */
78
198
  export declare const ArcgisPortalVoiceInput: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-voice-input/customElement').ArcgisPortalVoiceInput & {
79
199
  class?: string;
80
200
  }, {
package/dist/index.js CHANGED
@@ -1,47 +1,145 @@
1
- import t from "react";
2
- import { createComponent as i } from "@lit/react";
3
- import { getReactWrapperOptions as e, makeReactWrapperFactory as a } from "@arcgis/lumina";
4
- const r = /* @__PURE__ */ a(t, i), s = /* @__PURE__ */ r(
5
- e(
1
+ import i from "react";
2
+ import { createComponent as e } from "@lit/react";
3
+ import { getReactWrapperOptions as r, makeReactWrapperFactory as t } from "@arcgis/lumina";
4
+ const o = /* @__PURE__ */ t(i, e), n = /* @__PURE__ */ o(
5
+ r(
6
+ "arcgis-portal-account-switcher",
7
+ {
8
+ onArcgisAccountSwitch: "arcgisAccountSwitch"
9
+ }
10
+ )
11
+ ), g = /* @__PURE__ */ o(
12
+ r(
13
+ "arcgis-portal-account-switcher-accounts",
14
+ {
15
+ onArcgisCloseDialog: "arcgisCloseDialog",
16
+ onArcgisLinkAll: "arcgisLinkAll"
17
+ }
18
+ )
19
+ ), l = /* @__PURE__ */ o(
20
+ r(
21
+ "arcgis-portal-account-switcher-list",
22
+ {
23
+ onArcgisAccountSwitch: "arcgisAccountSwitch",
24
+ onArcgisAccountUnlink: "arcgisAccountUnlink"
25
+ }
26
+ )
27
+ ), A = /* @__PURE__ */ o(
28
+ r(
6
29
  "arcgis-portal-ai-assistant",
7
30
  {
8
31
  onArcgisPortalNavigationRequest: "arcgisPortalNavigationRequest"
9
32
  }
10
33
  )
11
- ), g = /* @__PURE__ */ r(
12
- e(
34
+ ), p = /* @__PURE__ */ o(
35
+ r(
13
36
  "arcgis-portal-ai-assistant-interrupt",
14
37
  {
15
38
  onArcgisCancel: "arcgisCancel",
16
39
  onArcgisSubmit: "arcgisSubmit"
17
40
  }
18
41
  )
19
- ), l = /* @__PURE__ */ r(
20
- e(
42
+ ), u = /* @__PURE__ */ o(
43
+ r(
44
+ "arcgis-portal-browser",
45
+ {
46
+ onArcgisAriaUpdate: "arcgisAriaUpdate",
47
+ onAriaUpdate: "ariaUpdate"
48
+ }
49
+ )
50
+ ), w = /* @__PURE__ */ o(
51
+ r(
52
+ "arcgis-portal-browser-actions",
53
+ {}
54
+ )
55
+ ), P = /* @__PURE__ */ o(
56
+ r(
57
+ "arcgis-portal-browser-filter",
58
+ {
59
+ onArcgisBrowserFilterRemove: "arcgisBrowserFilterRemove"
60
+ }
61
+ )
62
+ ), C = /* @__PURE__ */ o(
63
+ r(
64
+ "arcgis-portal-browser-filter-date",
65
+ {
66
+ onArcgisBrowserFilter: "arcgisBrowserFilter"
67
+ }
68
+ )
69
+ ), B = /* @__PURE__ */ o(
70
+ r(
71
+ "arcgis-portal-browser-filter-status",
72
+ {
73
+ onArcgisBrowserFilterClear: "arcgisBrowserFilterClear",
74
+ onArcgisBrowserFilterRemove: "arcgisBrowserFilterRemove"
75
+ }
76
+ )
77
+ ), h = /* @__PURE__ */ o(
78
+ r(
79
+ "arcgis-portal-browser-filters",
80
+ {}
81
+ )
82
+ ), S = /* @__PURE__ */ o(
83
+ r(
84
+ "arcgis-portal-browser-pagination",
85
+ {
86
+ onArcgisBrowserPage: "arcgisBrowserPage"
87
+ }
88
+ )
89
+ ), b = /* @__PURE__ */ o(
90
+ r(
91
+ "arcgis-portal-browser-search",
92
+ {
93
+ onArcgisBrowserSearch: "arcgisBrowserSearch",
94
+ onArcgisBrowserSearchInput: "arcgisBrowserSearchInput"
95
+ }
96
+ )
97
+ ), m = /* @__PURE__ */ o(
98
+ r(
99
+ "arcgis-portal-browser-sort",
100
+ {
101
+ onArcgisBrowserSortFieldChange: "arcgisBrowserSortFieldChange",
102
+ onArcgisBrowserSortOrderChange: "arcgisBrowserSortOrderChange"
103
+ }
104
+ )
105
+ ), I = /* @__PURE__ */ o(
106
+ r(
107
+ "arcgis-portal-browser-top-bar",
108
+ {}
109
+ )
110
+ ), d = /* @__PURE__ */ o(
111
+ r(
112
+ "arcgis-portal-browser-view",
113
+ {
114
+ onArcgisBrowserViewChange: "arcgisBrowserViewChange"
115
+ }
116
+ )
117
+ ), f = /* @__PURE__ */ o(
118
+ r(
21
119
  "arcgis-portal-classification-banner",
22
120
  {}
23
121
  )
24
- ), p = /* @__PURE__ */ r(
25
- e(
122
+ ), v = /* @__PURE__ */ o(
123
+ r(
26
124
  "arcgis-portal-classification-config",
27
125
  {
28
126
  onArcgisPropertyChange: "arcgisPropertyChange"
29
127
  }
30
128
  )
31
- ), A = /* @__PURE__ */ r(
32
- e(
129
+ ), F = /* @__PURE__ */ o(
130
+ r(
33
131
  "arcgis-portal-classification-favorite",
34
132
  {}
35
133
  )
36
- ), m = /* @__PURE__ */ r(
37
- e(
134
+ ), x = /* @__PURE__ */ o(
135
+ r(
38
136
  "arcgis-portal-classification-form-element",
39
137
  {
40
138
  onArcgisAttributeValueChange: "arcgisAttributeValueChange"
41
139
  }
42
140
  )
43
- ), C = /* @__PURE__ */ r(
44
- e(
141
+ ), U = /* @__PURE__ */ o(
142
+ r(
45
143
  "arcgis-portal-extent-picker",
46
144
  {
47
145
  onArcgisExtentPickerChange: "arcgisExtentPickerChange",
@@ -49,8 +147,8 @@ const r = /* @__PURE__ */ a(t, i), s = /* @__PURE__ */ r(
49
147
  onArcgisExtentPickerSave: "arcgisExtentPickerSave"
50
148
  }
51
149
  )
52
- ), P = /* @__PURE__ */ r(
53
- e(
150
+ ), T = /* @__PURE__ */ o(
151
+ r(
54
152
  "arcgis-portal-field-delete",
55
153
  {
56
154
  onArcgisBeforeDelete: "arcgisBeforeDelete",
@@ -59,13 +157,37 @@ const r = /* @__PURE__ */ a(t, i), s = /* @__PURE__ */ r(
59
157
  onArcgisFieldsDeleted: "arcgisFieldsDeleted"
60
158
  }
61
159
  )
62
- ), u = /* @__PURE__ */ r(
63
- e(
160
+ ), V = /* @__PURE__ */ o(
161
+ r(
162
+ "arcgis-portal-group-badges",
163
+ {}
164
+ )
165
+ ), k = /* @__PURE__ */ o(
166
+ r(
167
+ "arcgis-portal-group-card",
168
+ {
169
+ onArcgisGroupBrowserCardPreview: "arcgisGroupBrowserCardPreview",
170
+ onArcgisGroupBrowserInternalUIAction: "arcgisGroupBrowserInternalUIAction",
171
+ onArcgisGroupCardSelect: "arcgisGroupCardSelect"
172
+ }
173
+ )
174
+ ), M = /* @__PURE__ */ o(
175
+ r(
176
+ "arcgis-portal-group-thumbnail",
177
+ {}
178
+ )
179
+ ), R = /* @__PURE__ */ o(
180
+ r(
181
+ "arcgis-portal-info-banner",
182
+ {}
183
+ )
184
+ ), D = /* @__PURE__ */ o(
185
+ r(
64
186
  "arcgis-portal-item-type",
65
187
  {}
66
188
  )
67
- ), x = /* @__PURE__ */ r(
68
- e(
189
+ ), N = /* @__PURE__ */ o(
190
+ r(
69
191
  "arcgis-portal-mentionable-text-area",
70
192
  {
71
193
  onArcgisMentionableSelectedIndexChange: "arcgisMentionableSelectedIndexChange",
@@ -75,20 +197,38 @@ const r = /* @__PURE__ */ a(t, i), s = /* @__PURE__ */ r(
75
197
  onArcgisUserMentionableTextAreaKeyDown: "arcgisUserMentionableTextAreaKeyDown"
76
198
  }
77
199
  )
78
- ), f = /* @__PURE__ */ r(
79
- e(
200
+ ), E = /* @__PURE__ */ o(
201
+ r(
202
+ "arcgis-portal-navigation",
203
+ {
204
+ onArcgisNavigate: "arcgisNavigate",
205
+ onArcgisNavigationProjectMenuClick: "arcgisNavigationProjectMenuClick",
206
+ onArcgisNavigationSignIn: "arcgisNavigationSignIn",
207
+ onArcgisNavigationSignOut: "arcgisNavigationSignOut"
208
+ }
209
+ )
210
+ ), y = /* @__PURE__ */ o(
211
+ r(
80
212
  "arcgis-portal-replacement-item-redirect",
81
213
  {
82
214
  onArcgisPortalReplacementItemFetch: "arcgisPortalReplacementItemFetch"
83
215
  }
84
216
  )
85
- ), I = /* @__PURE__ */ r(
86
- e(
217
+ ), G = /* @__PURE__ */ o(
218
+ r(
87
219
  "arcgis-portal-user-avatar",
88
220
  {}
89
221
  )
90
- ), b = /* @__PURE__ */ r(
91
- e(
222
+ ), O = /* @__PURE__ */ o(
223
+ r(
224
+ "arcgis-portal-user-popup",
225
+ {
226
+ onArcgisUserPopupClose: "arcgisUserPopupClose",
227
+ onArcgisUserPopupInternalUIAction: "arcgisUserPopupInternalUIAction"
228
+ }
229
+ )
230
+ ), K = /* @__PURE__ */ o(
231
+ r(
92
232
  "arcgis-portal-voice-input",
93
233
  {
94
234
  onArcgisVoiceInputError: "arcgisVoiceInputError",
@@ -100,17 +240,37 @@ const r = /* @__PURE__ */ a(t, i), s = /* @__PURE__ */ r(
100
240
  )
101
241
  );
102
242
  export {
103
- s as ArcgisPortalAiAssistant,
104
- g as ArcgisPortalAiAssistantInterrupt,
105
- l as ArcgisPortalClassificationBanner,
106
- p as ArcgisPortalClassificationConfig,
107
- A as ArcgisPortalClassificationFavorite,
108
- m as ArcgisPortalClassificationFormElement,
109
- C as ArcgisPortalExtentPicker,
110
- P as ArcgisPortalFieldDelete,
111
- u as ArcgisPortalItemType,
112
- x as ArcgisPortalMentionableTextArea,
113
- f as ArcgisPortalReplacementItemRedirect,
114
- I as ArcgisPortalUserAvatar,
115
- b as ArcgisPortalVoiceInput
243
+ n as ArcgisPortalAccountSwitcher,
244
+ g as ArcgisPortalAccountSwitcherAccounts,
245
+ l as ArcgisPortalAccountSwitcherList,
246
+ A as ArcgisPortalAiAssistant,
247
+ p as ArcgisPortalAiAssistantInterrupt,
248
+ u as ArcgisPortalBrowser,
249
+ w as ArcgisPortalBrowserActions,
250
+ P as ArcgisPortalBrowserFilter,
251
+ C as ArcgisPortalBrowserFilterDate,
252
+ B as ArcgisPortalBrowserFilterStatus,
253
+ h as ArcgisPortalBrowserFilters,
254
+ S as ArcgisPortalBrowserPagination,
255
+ b as ArcgisPortalBrowserSearch,
256
+ m as ArcgisPortalBrowserSort,
257
+ I as ArcgisPortalBrowserTopBar,
258
+ d as ArcgisPortalBrowserView,
259
+ f as ArcgisPortalClassificationBanner,
260
+ v as ArcgisPortalClassificationConfig,
261
+ F as ArcgisPortalClassificationFavorite,
262
+ x as ArcgisPortalClassificationFormElement,
263
+ U as ArcgisPortalExtentPicker,
264
+ T as ArcgisPortalFieldDelete,
265
+ V as ArcgisPortalGroupBadges,
266
+ k as ArcgisPortalGroupCard,
267
+ M as ArcgisPortalGroupThumbnail,
268
+ R as ArcgisPortalInfoBanner,
269
+ D as ArcgisPortalItemType,
270
+ N as ArcgisPortalMentionableTextArea,
271
+ E as ArcgisPortalNavigation,
272
+ y as ArcgisPortalReplacementItemRedirect,
273
+ G as ArcgisPortalUserAvatar,
274
+ O as ArcgisPortalUserPopup,
275
+ K as ArcgisPortalVoiceInput
116
276
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/portal-components-react",
3
- "version": "5.2.0-next.5",
3
+ "version": "5.2.0-next.51",
4
4
  "description": "A set of React components that wrap ArcGIS portal components",
5
5
  "keywords": [
6
6
  "2D",
@@ -32,11 +32,11 @@
32
32
  "@lit/react": "^1.0.8",
33
33
  "lit": "^3.3.0",
34
34
  "tslib": "^2.8.1",
35
- "@arcgis/lumina": "5.2.0-next.5",
36
- "@arcgis/portal-components": "5.2.0-next.5"
35
+ "@arcgis/lumina": "5.2.0-next.51",
36
+ "@arcgis/portal-components": "5.2.0-next.51"
37
37
  },
38
38
  "peerDependencies": {
39
- "@arcgis/core": "^5.1.0-next",
39
+ "@arcgis/core": "^5.2.0-next",
40
40
  "react": ">=18.0.0 <20.0.0"
41
41
  }
42
42
  }