@arcgis/portal-components-react 5.2.0-next.22 → 5.2.0-next.23

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.
@@ -13,6 +13,19 @@ export declare const ArcgisPortalAiAssistantInterrupt: import('@lit/react').Reac
13
13
  onArcgisCancel: EventName<HTMLArcgisPortalAiAssistantInterruptElement["arcgisCancel"]>;
14
14
  onArcgisSubmit: EventName<HTMLArcgisPortalAiAssistantInterruptElement["arcgisSubmit"]>;
15
15
  }>;
16
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser />` directly. */
17
+ export declare const ArcgisPortalBrowser: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser/customElement').ArcgisPortalBrowser & {
18
+ class?: string;
19
+ }, {
20
+ onArcgisAriaUpdate: EventName<HTMLArcgisPortalBrowserElement["arcgisAriaUpdate"]>;
21
+ }>;
22
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-browser-filter-status />` directly. */
23
+ export declare const ArcgisPortalBrowserFilterStatus: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-browser-filter-status/customElement').ArcgisPortalBrowserFilterStatus & {
24
+ class?: string;
25
+ }, {
26
+ onArcgisBrowserFilterClear: EventName<HTMLArcgisPortalBrowserFilterStatusElement["arcgisBrowserFilterClear"]>;
27
+ onArcgisBrowserFilterRemove: EventName<HTMLArcgisPortalBrowserFilterStatusElement["arcgisBrowserFilterRemove"]>;
28
+ }>;
16
29
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use `<arcgis-portal-classification-banner />` directly. */
17
30
  export declare const ArcgisPortalClassificationBanner: import('@lit/react').ReactWebComponent<import('@arcgis/portal-components/components/arcgis-portal-classification-banner/customElement').ArcgisPortalClassificationBanner & {
18
31
  class?: string;
package/dist/index.js CHANGED
@@ -17,30 +17,45 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
17
17
  }
18
18
  )
19
19
  ), l = /* @__PURE__ */ e(
20
+ r(
21
+ "arcgis-portal-browser",
22
+ {
23
+ onArcgisAriaUpdate: "arcgisAriaUpdate"
24
+ }
25
+ )
26
+ ), p = /* @__PURE__ */ e(
27
+ r(
28
+ "arcgis-portal-browser-filter-status",
29
+ {
30
+ onArcgisBrowserFilterClear: "arcgisBrowserFilterClear",
31
+ onArcgisBrowserFilterRemove: "arcgisBrowserFilterRemove"
32
+ }
33
+ )
34
+ ), A = /* @__PURE__ */ e(
20
35
  r(
21
36
  "arcgis-portal-classification-banner",
22
37
  {}
23
38
  )
24
- ), p = /* @__PURE__ */ e(
39
+ ), u = /* @__PURE__ */ e(
25
40
  r(
26
41
  "arcgis-portal-classification-config",
27
42
  {
28
43
  onArcgisPropertyChange: "arcgisPropertyChange"
29
44
  }
30
45
  )
31
- ), A = /* @__PURE__ */ e(
46
+ ), P = /* @__PURE__ */ e(
32
47
  r(
33
48
  "arcgis-portal-classification-favorite",
34
49
  {}
35
50
  )
36
- ), u = /* @__PURE__ */ e(
51
+ ), C = /* @__PURE__ */ e(
37
52
  r(
38
53
  "arcgis-portal-classification-form-element",
39
54
  {
40
55
  onArcgisAttributeValueChange: "arcgisAttributeValueChange"
41
56
  }
42
57
  )
43
- ), P = /* @__PURE__ */ e(
58
+ ), m = /* @__PURE__ */ e(
44
59
  r(
45
60
  "arcgis-portal-extent-picker",
46
61
  {
@@ -49,7 +64,7 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
49
64
  onArcgisExtentPickerSave: "arcgisExtentPickerSave"
50
65
  }
51
66
  )
52
- ), C = /* @__PURE__ */ e(
67
+ ), I = /* @__PURE__ */ e(
53
68
  r(
54
69
  "arcgis-portal-field-delete",
55
70
  {
@@ -59,12 +74,12 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
59
74
  onArcgisFieldsDeleted: "arcgisFieldsDeleted"
60
75
  }
61
76
  )
62
- ), m = /* @__PURE__ */ e(
77
+ ), d = /* @__PURE__ */ e(
63
78
  r(
64
79
  "arcgis-portal-group-badges",
65
80
  {}
66
81
  )
67
- ), I = /* @__PURE__ */ e(
82
+ ), b = /* @__PURE__ */ e(
68
83
  r(
69
84
  "arcgis-portal-group-card",
70
85
  {
@@ -73,7 +88,7 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
73
88
  onArcgisGroupCardSelect: "arcgisGroupCardSelect"
74
89
  }
75
90
  )
76
- ), d = /* @__PURE__ */ e(
91
+ ), f = /* @__PURE__ */ e(
77
92
  r(
78
93
  "arcgis-portal-group-thumbnail",
79
94
  {}
@@ -83,7 +98,7 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
83
98
  "arcgis-portal-item-type",
84
99
  {}
85
100
  )
86
- ), b = /* @__PURE__ */ e(
101
+ ), w = /* @__PURE__ */ e(
87
102
  r(
88
103
  "arcgis-portal-mentionable-text-area",
89
104
  {
@@ -94,19 +109,19 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
94
109
  onArcgisUserMentionableTextAreaKeyDown: "arcgisUserMentionableTextAreaKeyDown"
95
110
  }
96
111
  )
97
- ), f = /* @__PURE__ */ e(
112
+ ), h = /* @__PURE__ */ e(
98
113
  r(
99
114
  "arcgis-portal-replacement-item-redirect",
100
115
  {
101
116
  onArcgisPortalReplacementItemFetch: "arcgisPortalReplacementItemFetch"
102
117
  }
103
118
  )
104
- ), h = /* @__PURE__ */ e(
119
+ ), B = /* @__PURE__ */ e(
105
120
  r(
106
121
  "arcgis-portal-user-avatar",
107
122
  {}
108
123
  )
109
- ), T = /* @__PURE__ */ e(
124
+ ), U = /* @__PURE__ */ e(
110
125
  r(
111
126
  "arcgis-portal-user-popup",
112
127
  {
@@ -114,7 +129,7 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
114
129
  onArcgisUserPopupInternalUIAction: "arcgisUserPopupInternalUIAction"
115
130
  }
116
131
  )
117
- ), U = /* @__PURE__ */ e(
132
+ ), T = /* @__PURE__ */ e(
118
133
  r(
119
134
  "arcgis-portal-voice-input",
120
135
  {
@@ -129,19 +144,21 @@ const e = /* @__PURE__ */ a(t, i), n = /* @__PURE__ */ e(
129
144
  export {
130
145
  n as ArcgisPortalAiAssistant,
131
146
  g as ArcgisPortalAiAssistantInterrupt,
132
- l as ArcgisPortalClassificationBanner,
133
- p as ArcgisPortalClassificationConfig,
134
- A as ArcgisPortalClassificationFavorite,
135
- u as ArcgisPortalClassificationFormElement,
136
- P as ArcgisPortalExtentPicker,
137
- C as ArcgisPortalFieldDelete,
138
- m as ArcgisPortalGroupBadges,
139
- I as ArcgisPortalGroupCard,
140
- d as ArcgisPortalGroupThumbnail,
147
+ l as ArcgisPortalBrowser,
148
+ p as ArcgisPortalBrowserFilterStatus,
149
+ A as ArcgisPortalClassificationBanner,
150
+ u as ArcgisPortalClassificationConfig,
151
+ P as ArcgisPortalClassificationFavorite,
152
+ C as ArcgisPortalClassificationFormElement,
153
+ m as ArcgisPortalExtentPicker,
154
+ I as ArcgisPortalFieldDelete,
155
+ d as ArcgisPortalGroupBadges,
156
+ b as ArcgisPortalGroupCard,
157
+ f as ArcgisPortalGroupThumbnail,
141
158
  x as ArcgisPortalItemType,
142
- b as ArcgisPortalMentionableTextArea,
143
- f as ArcgisPortalReplacementItemRedirect,
144
- h as ArcgisPortalUserAvatar,
145
- T as ArcgisPortalUserPopup,
146
- U as ArcgisPortalVoiceInput
159
+ w as ArcgisPortalMentionableTextArea,
160
+ h as ArcgisPortalReplacementItemRedirect,
161
+ B as ArcgisPortalUserAvatar,
162
+ U as ArcgisPortalUserPopup,
163
+ T as ArcgisPortalVoiceInput
147
164
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/portal-components-react",
3
- "version": "5.2.0-next.22",
3
+ "version": "5.2.0-next.23",
4
4
  "description": "A set of React components that wrap ArcGIS portal components",
5
5
  "keywords": [
6
6
  "2D",
@@ -32,8 +32,8 @@
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.22",
36
- "@arcgis/portal-components": "5.2.0-next.22"
35
+ "@arcgis/lumina": "5.2.0-next.23",
36
+ "@arcgis/portal-components": "5.2.0-next.23"
37
37
  },
38
38
  "peerDependencies": {
39
39
  "@arcgis/core": "^5.2.0-next",