@arcgis/portal-components-react 5.2.0-next.119 → 5.2.0-next.120

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.
@@ -6,6 +6,7 @@ export declare const ArcgisPortalAccountSwitcher: import('@lit/react').ReactWebC
6
6
  }, {
7
7
  onArcgisAccountSwitch: EventName<HTMLArcgisPortalAccountSwitcherElement["arcgisAccountSwitch"]>;
8
8
  onArcgisClose: EventName<HTMLArcgisPortalAccountSwitcherElement["arcgisClose"]>;
9
+ onArcgisSignoutComplete: EventName<HTMLArcgisPortalAccountSwitcherElement["arcgisSignoutComplete"]>;
9
10
  }>;
10
11
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-account-switcher-accounts />` directly. */
11
12
  export declare const ArcgisPortalAccountSwitcherAccounts: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-account-switcher-accounts/customElement').ArcgisPortalAccountSwitcherAccounts & {
@@ -21,6 +22,14 @@ export declare const ArcgisPortalAccountSwitcherList: import('@lit/react').React
21
22
  onArcgisAccountSwitch: EventName<HTMLArcgisPortalAccountSwitcherListElement["arcgisAccountSwitch"]>;
22
23
  onArcgisAccountUnlink: EventName<HTMLArcgisPortalAccountSwitcherListElement["arcgisAccountUnlink"]>;
23
24
  }>;
25
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-account-switcher-signout />` directly. */
26
+ export declare const ArcgisPortalAccountSwitcherSignout: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-account-switcher-signout/customElement').ArcgisPortalAccountSwitcherSignout & {
27
+ class?: string;
28
+ }, {
29
+ onArcgisCloseDialog: EventName<HTMLArcgisPortalAccountSwitcherSignoutElement["arcgisCloseDialog"]>;
30
+ onArcgisSignOutAll: EventName<HTMLArcgisPortalAccountSwitcherSignoutElement["arcgisSignOutAll"]>;
31
+ onArcgisSwitchAccount: EventName<HTMLArcgisPortalAccountSwitcherSignoutElement["arcgisSwitchAccount"]>;
32
+ }>;
24
33
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-add-gps-metadata />` directly. */
25
34
  export declare const ArcgisPortalAddGpsMetadata: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-add-gps-metadata/customElement').ArcgisPortalAddGpsMetadata & {
26
35
  class?: string;
package/dist/index.js CHANGED
@@ -6,7 +6,8 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
6
6
  "arcgis-portal-account-switcher",
7
7
  {
8
8
  onArcgisAccountSwitch: "arcgisAccountSwitch",
9
- onArcgisClose: "arcgisClose"
9
+ onArcgisClose: "arcgisClose",
10
+ onArcgisSignoutComplete: "arcgisSignoutComplete"
10
11
  }
11
12
  )
12
13
  ), g = /* @__PURE__ */ e(
@@ -26,20 +27,29 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
26
27
  }
27
28
  )
28
29
  ), A = /* @__PURE__ */ e(
30
+ r(
31
+ "arcgis-portal-account-switcher-signout",
32
+ {
33
+ onArcgisCloseDialog: "arcgisCloseDialog",
34
+ onArcgisSignOutAll: "arcgisSignOutAll",
35
+ onArcgisSwitchAccount: "arcgisSwitchAccount"
36
+ }
37
+ )
38
+ ), p = /* @__PURE__ */ e(
29
39
  r(
30
40
  "arcgis-portal-add-gps-metadata",
31
41
  {
32
42
  onArcgisGPSMetadataFieldsAdded: "arcgisGPSMetadataFieldsAdded"
33
43
  }
34
44
  )
35
- ), p = /* @__PURE__ */ e(
45
+ ), w = /* @__PURE__ */ e(
36
46
  r(
37
47
  "arcgis-portal-ai-assistant",
38
48
  {
39
49
  onArcgisPortalNavigationRequest: "arcgisPortalNavigationRequest"
40
50
  }
41
51
  )
42
- ), w = /* @__PURE__ */ e(
52
+ ), u = /* @__PURE__ */ e(
43
53
  r(
44
54
  "arcgis-portal-ai-assistant-interrupt",
45
55
  {
@@ -47,7 +57,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
47
57
  onArcgisSubmit: "arcgisSubmit"
48
58
  }
49
59
  )
50
- ), u = /* @__PURE__ */ e(
60
+ ), P = /* @__PURE__ */ e(
51
61
  r(
52
62
  "arcgis-portal-browser",
53
63
  {
@@ -57,12 +67,12 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
57
67
  onAriaUpdate: "ariaUpdate"
58
68
  }
59
69
  )
60
- ), P = /* @__PURE__ */ e(
70
+ ), d = /* @__PURE__ */ e(
61
71
  r(
62
72
  "arcgis-portal-browser-actions",
63
73
  {}
64
74
  )
65
- ), d = /* @__PURE__ */ e(
75
+ ), B = /* @__PURE__ */ e(
66
76
  r(
67
77
  "arcgis-portal-browser-filter-status",
68
78
  {
@@ -70,14 +80,14 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
70
80
  onArcgisBrowserFilterRemove: "arcgisBrowserFilterRemove"
71
81
  }
72
82
  )
73
- ), B = /* @__PURE__ */ e(
83
+ ), C = /* @__PURE__ */ e(
74
84
  r(
75
85
  "arcgis-portal-browser-pagination",
76
86
  {
77
87
  onArcgisBrowserPage: "arcgisBrowserPage"
78
88
  }
79
89
  )
80
- ), C = /* @__PURE__ */ e(
90
+ ), I = /* @__PURE__ */ e(
81
91
  r(
82
92
  "arcgis-portal-browser-search",
83
93
  {
@@ -85,7 +95,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
85
95
  onArcgisBrowserSearchInput: "arcgisBrowserSearchInput"
86
96
  }
87
97
  )
88
- ), I = /* @__PURE__ */ e(
98
+ ), m = /* @__PURE__ */ e(
89
99
  r(
90
100
  "arcgis-portal-browser-sort",
91
101
  {
@@ -93,7 +103,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
93
103
  onArcgisBrowserSortOrderChange: "arcgisBrowserSortOrderChange"
94
104
  }
95
105
  )
96
- ), m = /* @__PURE__ */ e(
106
+ ), S = /* @__PURE__ */ e(
97
107
  r(
98
108
  "arcgis-portal-browser-top-bar",
99
109
  {
@@ -108,7 +118,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
108
118
  onArcgisBrowserViewChange: "arcgisBrowserViewChange"
109
119
  }
110
120
  )
111
- ), S = /* @__PURE__ */ e(
121
+ ), h = /* @__PURE__ */ e(
112
122
  r(
113
123
  "arcgis-portal-classification-banner",
114
124
  {}
@@ -120,19 +130,19 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
120
130
  onArcgisPropertyChange: "arcgisPropertyChange"
121
131
  }
122
132
  )
123
- ), h = /* @__PURE__ */ e(
133
+ ), b = /* @__PURE__ */ e(
124
134
  r(
125
135
  "arcgis-portal-classification-favorite",
126
136
  {}
127
137
  )
128
- ), b = /* @__PURE__ */ e(
138
+ ), U = /* @__PURE__ */ e(
129
139
  r(
130
140
  "arcgis-portal-classification-form-element",
131
141
  {
132
142
  onArcgisAttributeValueChange: "arcgisAttributeValueChange"
133
143
  }
134
144
  )
135
- ), U = /* @__PURE__ */ e(
145
+ ), F = /* @__PURE__ */ e(
136
146
  r(
137
147
  "arcgis-portal-extent-picker",
138
148
  {
@@ -141,7 +151,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
141
151
  onArcgisExtentPickerSave: "arcgisExtentPickerSave"
142
152
  }
143
153
  )
144
- ), F = /* @__PURE__ */ e(
154
+ ), f = /* @__PURE__ */ e(
145
155
  r(
146
156
  "arcgis-portal-field-delete",
147
157
  {
@@ -151,12 +161,12 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
151
161
  onArcgisFieldsDeleted: "arcgisFieldsDeleted"
152
162
  }
153
163
  )
154
- ), f = /* @__PURE__ */ e(
164
+ ), x = /* @__PURE__ */ e(
155
165
  r(
156
166
  "arcgis-portal-group-badges",
157
167
  {}
158
168
  )
159
- ), x = /* @__PURE__ */ e(
169
+ ), M = /* @__PURE__ */ e(
160
170
  r(
161
171
  "arcgis-portal-group-browser",
162
172
  {
@@ -171,7 +181,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
171
181
  onArcgisGroupBrowserUserFilterChange: "arcgisGroupBrowserUserFilterChange"
172
182
  }
173
183
  )
174
- ), M = /* @__PURE__ */ e(
184
+ ), k = /* @__PURE__ */ e(
175
185
  r(
176
186
  "arcgis-portal-group-browser-card",
177
187
  {
@@ -179,7 +189,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
179
189
  onArcgisGroupCardSelect: "arcgisGroupCardSelect"
180
190
  }
181
191
  )
182
- ), k = /* @__PURE__ */ e(
192
+ ), T = /* @__PURE__ */ e(
183
193
  r(
184
194
  "arcgis-portal-group-browser-preview",
185
195
  {
@@ -187,7 +197,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
187
197
  onArcgisGroupBrowserPreviewClose: "arcgisGroupBrowserPreviewClose"
188
198
  }
189
199
  )
190
- ), T = /* @__PURE__ */ e(
200
+ ), V = /* @__PURE__ */ e(
191
201
  r(
192
202
  "arcgis-portal-group-browser-preview-card",
193
203
  {
@@ -195,7 +205,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
195
205
  onArcgisGroupBrowserPreviewCardSelect: "arcgisGroupBrowserPreviewCardSelect"
196
206
  }
197
207
  )
198
- ), V = /* @__PURE__ */ e(
208
+ ), y = /* @__PURE__ */ e(
199
209
  r(
200
210
  "arcgis-portal-group-card",
201
211
  {
@@ -204,17 +214,17 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
204
214
  onArcgisGroupCardSelect: "arcgisGroupCardSelect"
205
215
  }
206
216
  )
207
- ), y = /* @__PURE__ */ e(
217
+ ), R = /* @__PURE__ */ e(
208
218
  r(
209
219
  "arcgis-portal-group-thumbnail",
210
220
  {}
211
221
  )
212
- ), R = /* @__PURE__ */ e(
222
+ ), D = /* @__PURE__ */ e(
213
223
  r(
214
224
  "arcgis-portal-info-banner",
215
225
  {}
216
226
  )
217
- ), D = /* @__PURE__ */ e(
227
+ ), N = /* @__PURE__ */ e(
218
228
  r(
219
229
  "arcgis-portal-item-actions",
220
230
  {
@@ -224,7 +234,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
224
234
  onArcgisItemFavoriteUpdate: "arcgisItemFavoriteUpdate"
225
235
  }
226
236
  )
227
- ), N = /* @__PURE__ */ e(
237
+ ), O = /* @__PURE__ */ e(
228
238
  r(
229
239
  "arcgis-portal-item-badges",
230
240
  {}
@@ -234,7 +244,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
234
244
  "arcgis-portal-item-badge",
235
245
  {}
236
246
  )
237
- ), O = /* @__PURE__ */ e(
247
+ ), L = /* @__PURE__ */ e(
238
248
  r(
239
249
  "arcgis-portal-item-card",
240
250
  {
@@ -244,19 +254,19 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
244
254
  onArcgisItemCardSelect: "arcgisItemCardSelect"
245
255
  }
246
256
  )
247
- ), L = /* @__PURE__ */ e(
257
+ ), K = /* @__PURE__ */ e(
248
258
  r(
249
259
  "arcgis-portal-item-favorite",
250
260
  {
251
261
  onArcgisItemFavoriteUpdate: "arcgisItemFavoriteUpdate"
252
262
  }
253
263
  )
254
- ), K = /* @__PURE__ */ e(
264
+ ), W = /* @__PURE__ */ e(
255
265
  r(
256
266
  "arcgis-portal-item-type",
257
267
  {}
258
268
  )
259
- ), W = /* @__PURE__ */ e(
269
+ ), j = /* @__PURE__ */ e(
260
270
  r(
261
271
  "arcgis-portal-mentionable-text-area",
262
272
  {
@@ -267,7 +277,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
267
277
  onArcgisUserMentionableTextAreaKeyDown: "arcgisUserMentionableTextAreaKeyDown"
268
278
  }
269
279
  )
270
- ), j = /* @__PURE__ */ e(
280
+ ), q = /* @__PURE__ */ e(
271
281
  r(
272
282
  "arcgis-portal-navigation",
273
283
  {
@@ -277,24 +287,24 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
277
287
  onArcgisNavigationSignOut: "arcgisNavigationSignOut"
278
288
  }
279
289
  )
280
- ), q = /* @__PURE__ */ e(
290
+ ), z = /* @__PURE__ */ e(
281
291
  r(
282
292
  "arcgis-portal-replacement-item-redirect",
283
293
  {
284
294
  onArcgisPortalReplacementItemFetch: "arcgisPortalReplacementItemFetch"
285
295
  }
286
296
  )
287
- ), z = /* @__PURE__ */ e(
297
+ ), H = /* @__PURE__ */ e(
288
298
  r(
289
299
  "arcgis-portal-sublayer-type",
290
300
  {}
291
301
  )
292
- ), H = /* @__PURE__ */ e(
302
+ ), J = /* @__PURE__ */ e(
293
303
  r(
294
304
  "arcgis-portal-user-avatar",
295
305
  {}
296
306
  )
297
- ), J = /* @__PURE__ */ e(
307
+ ), Q = /* @__PURE__ */ e(
298
308
  r(
299
309
  "arcgis-portal-user-popup",
300
310
  {
@@ -302,7 +312,7 @@ const e = /* @__PURE__ */ a(o, i), n = /* @__PURE__ */ e(
302
312
  onArcgisUserPopupInternalUIAction: "arcgisUserPopupInternalUIAction"
303
313
  }
304
314
  )
305
- ), Q = /* @__PURE__ */ e(
315
+ ), X = /* @__PURE__ */ e(
306
316
  r(
307
317
  "arcgis-portal-voice-input",
308
318
  {
@@ -318,42 +328,43 @@ export {
318
328
  n as ArcgisPortalAccountSwitcher,
319
329
  g as ArcgisPortalAccountSwitcherAccounts,
320
330
  l as ArcgisPortalAccountSwitcherList,
321
- A as ArcgisPortalAddGpsMetadata,
322
- p as ArcgisPortalAiAssistant,
323
- w as ArcgisPortalAiAssistantInterrupt,
324
- u as ArcgisPortalBrowser,
325
- P as ArcgisPortalBrowserActions,
326
- d as ArcgisPortalBrowserFilterStatus,
327
- B as ArcgisPortalBrowserPagination,
328
- C as ArcgisPortalBrowserSearch,
329
- I as ArcgisPortalBrowserSort,
330
- m as ArcgisPortalBrowserTopBar,
331
+ A as ArcgisPortalAccountSwitcherSignout,
332
+ p as ArcgisPortalAddGpsMetadata,
333
+ w as ArcgisPortalAiAssistant,
334
+ u as ArcgisPortalAiAssistantInterrupt,
335
+ P as ArcgisPortalBrowser,
336
+ d as ArcgisPortalBrowserActions,
337
+ B as ArcgisPortalBrowserFilterStatus,
338
+ C as ArcgisPortalBrowserPagination,
339
+ I as ArcgisPortalBrowserSearch,
340
+ m as ArcgisPortalBrowserSort,
341
+ S as ArcgisPortalBrowserTopBar,
331
342
  v as ArcgisPortalBrowserView,
332
- S as ArcgisPortalClassificationBanner,
343
+ h as ArcgisPortalClassificationBanner,
333
344
  G as ArcgisPortalClassificationConfig,
334
- h as ArcgisPortalClassificationFavorite,
335
- b as ArcgisPortalClassificationFormElement,
336
- U as ArcgisPortalExtentPicker,
337
- F as ArcgisPortalFieldDelete,
338
- f as ArcgisPortalGroupBadges,
339
- x as ArcgisPortalGroupBrowser,
340
- M as ArcgisPortalGroupBrowserCard,
341
- k as ArcgisPortalGroupBrowserPreview,
342
- T as ArcgisPortalGroupBrowserPreviewCard,
343
- V as ArcgisPortalGroupCard,
344
- y as ArcgisPortalGroupThumbnail,
345
- R as ArcgisPortalInfoBanner,
346
- D as ArcgisPortalItemActions,
345
+ b as ArcgisPortalClassificationFavorite,
346
+ U as ArcgisPortalClassificationFormElement,
347
+ F as ArcgisPortalExtentPicker,
348
+ f as ArcgisPortalFieldDelete,
349
+ x as ArcgisPortalGroupBadges,
350
+ M as ArcgisPortalGroupBrowser,
351
+ k as ArcgisPortalGroupBrowserCard,
352
+ T as ArcgisPortalGroupBrowserPreview,
353
+ V as ArcgisPortalGroupBrowserPreviewCard,
354
+ y as ArcgisPortalGroupCard,
355
+ R as ArcgisPortalGroupThumbnail,
356
+ D as ArcgisPortalInfoBanner,
357
+ N as ArcgisPortalItemActions,
347
358
  E as ArcgisPortalItemBadge,
348
- N as ArcgisPortalItemBadges,
349
- O as ArcgisPortalItemCard,
350
- L as ArcgisPortalItemFavorite,
351
- K as ArcgisPortalItemType,
352
- W as ArcgisPortalMentionableTextArea,
353
- j as ArcgisPortalNavigation,
354
- q as ArcgisPortalReplacementItemRedirect,
355
- z as ArcgisPortalSublayerType,
356
- H as ArcgisPortalUserAvatar,
357
- J as ArcgisPortalUserPopup,
358
- Q as ArcgisPortalVoiceInput
359
+ O as ArcgisPortalItemBadges,
360
+ L as ArcgisPortalItemCard,
361
+ K as ArcgisPortalItemFavorite,
362
+ W as ArcgisPortalItemType,
363
+ j as ArcgisPortalMentionableTextArea,
364
+ q as ArcgisPortalNavigation,
365
+ z as ArcgisPortalReplacementItemRedirect,
366
+ H as ArcgisPortalSublayerType,
367
+ J as ArcgisPortalUserAvatar,
368
+ Q as ArcgisPortalUserPopup,
369
+ X as ArcgisPortalVoiceInput
359
370
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/portal-components-react",
3
- "version": "5.2.0-next.119",
3
+ "version": "5.2.0-next.120",
4
4
  "description": "A set of React components that wrap ArcGIS portal components",
5
5
  "keywords": [
6
6
  "2D",
@@ -29,14 +29,14 @@
29
29
  ],
30
30
  "license": "SEE LICENSE IN LICENSE.md",
31
31
  "dependencies": {
32
- "@arcgis/lumina": "5.2.0-next.119",
33
- "@arcgis/portal-components": "5.2.0-next.119",
32
+ "@arcgis/lumina": "5.2.0-next.120",
33
+ "@arcgis/portal-components": "5.2.0-next.120",
34
34
  "@lit/react": "^1.0.8",
35
35
  "lit": "^3.3.0",
36
36
  "tslib": "^2.8.1"
37
37
  },
38
38
  "peerDependencies": {
39
- "@arcgis/core": "5.2.0-next.119",
39
+ "@arcgis/core": "5.2.0-next.120",
40
40
  "react": ">=18.0.0 <20.0.0"
41
41
  }
42
42
  }