@arcgis/map-components-react 5.0.0-next.140 → 5.0.0-next.142

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.
@@ -62,10 +62,26 @@ export declare const ArcgisBuildingExplorer: import('@lit/react').ReactWebCompon
62
62
  onArcgisBuildingPhaseChange: EventName<HTMLArcgisBuildingExplorerElement["arcgisBuildingPhaseChange"]>;
63
63
  onArcgisReady: EventName<HTMLArcgisBuildingExplorerElement["arcgisReady"]>;
64
64
  }>;
65
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-building-discipline-tree /> directly. */
66
+ export declare const ArcgisBuildingDisciplineTree: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-building-discipline-tree/customElement').BuildingDisciplineTree & {
67
+ class?: string;
68
+ }, {}>;
69
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-building-level-picker /> directly. */
70
+ export declare const ArcgisBuildingLevelPicker: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-building-level-picker/customElement').BuildingLevelPicker & {
71
+ class?: string;
72
+ }, {
73
+ onArcgisBuildingLevelChange: EventName<HTMLArcgisBuildingLevelPickerElement["arcgisBuildingLevelChange"]>;
74
+ }>;
65
75
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-building-level-item /> directly. */
66
76
  export declare const ArcgisBuildingLevelItem: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-building-level-item/customElement').BuildingLevelItem & {
67
77
  class?: string;
68
78
  }, {}>;
79
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-building-phase-picker /> directly. */
80
+ export declare const ArcgisBuildingPhasePicker: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-building-phase-picker/customElement').BuildingPhasePicker & {
81
+ class?: string;
82
+ }, {
83
+ onArcgisBuildingPhaseChange: EventName<HTMLArcgisBuildingPhasePickerElement["arcgisBuildingPhaseChange"]>;
84
+ }>;
69
85
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-catalog-layer-list /> directly. */
70
86
  export declare const ArcgisCatalogLayerList: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-catalog-layer-list/customElement').ArcgisCatalogLayerList & {
71
87
  class?: string;
package/dist/index.js CHANGED
@@ -73,10 +73,29 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
73
73
  )
74
74
  ), w = /* @__PURE__ */ e(
75
75
  r(
76
- "arcgis-building-level-item",
76
+ "arcgis-building-discipline-tree",
77
77
  {}
78
78
  )
79
79
  ), p = /* @__PURE__ */ e(
80
+ r(
81
+ "arcgis-building-level-picker",
82
+ {
83
+ onArcgisBuildingLevelChange: "arcgisBuildingLevelChange"
84
+ }
85
+ )
86
+ ), R = /* @__PURE__ */ e(
87
+ r(
88
+ "arcgis-building-level-item",
89
+ {}
90
+ )
91
+ ), V = /* @__PURE__ */ e(
92
+ r(
93
+ "arcgis-building-phase-picker",
94
+ {
95
+ onArcgisBuildingPhaseChange: "arcgisBuildingPhaseChange"
96
+ }
97
+ )
98
+ ), P = /* @__PURE__ */ e(
80
99
  r(
81
100
  "arcgis-catalog-layer-list",
82
101
  {
@@ -86,7 +105,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
86
105
  onArcgisTriggerAction: "arcgisTriggerAction"
87
106
  }
88
107
  )
89
- ), R = /* @__PURE__ */ e(
108
+ ), u = /* @__PURE__ */ e(
90
109
  r(
91
110
  "arcgis-compass",
92
111
  {
@@ -94,7 +113,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
94
113
  onArcgisReady: "arcgisReady"
95
114
  }
96
115
  )
97
- ), V = /* @__PURE__ */ e(
116
+ ), m = /* @__PURE__ */ e(
98
117
  r(
99
118
  "arcgis-coordinate-conversion",
100
119
  {
@@ -103,7 +122,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
103
122
  onArcgisReady: "arcgisReady"
104
123
  }
105
124
  )
106
- ), P = /* @__PURE__ */ e(
125
+ ), T = /* @__PURE__ */ e(
107
126
  r(
108
127
  "arcgis-daylight",
109
128
  {
@@ -111,7 +130,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
111
130
  onArcgisUserDateTimeChange: "arcgisUserDateTimeChange"
112
131
  }
113
132
  )
114
- ), u = /* @__PURE__ */ e(
133
+ ), S = /* @__PURE__ */ e(
115
134
  r(
116
135
  "arcgis-directional-pad",
117
136
  {
@@ -119,7 +138,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
119
138
  onArcgisReady: "arcgisReady"
120
139
  }
121
140
  )
122
- ), m = /* @__PURE__ */ e(
141
+ ), D = /* @__PURE__ */ e(
123
142
  r(
124
143
  "arcgis-directions",
125
144
  {
@@ -127,7 +146,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
127
146
  onArcgisReady: "arcgisReady"
128
147
  }
129
148
  )
130
- ), T = /* @__PURE__ */ e(
149
+ ), b = /* @__PURE__ */ e(
131
150
  r(
132
151
  "arcgis-direct-line-measurement-3d",
133
152
  {
@@ -135,7 +154,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
135
154
  onArcgisReady: "arcgisReady"
136
155
  }
137
156
  )
138
- ), S = /* @__PURE__ */ e(
157
+ ), k = /* @__PURE__ */ e(
139
158
  r(
140
159
  "arcgis-distance-measurement-2d",
141
160
  {
@@ -143,7 +162,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
143
162
  onArcgisReady: "arcgisReady"
144
163
  }
145
164
  )
146
- ), D = /* @__PURE__ */ e(
165
+ ), L = /* @__PURE__ */ e(
147
166
  r(
148
167
  "arcgis-editor",
149
168
  {
@@ -153,7 +172,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
153
172
  onArcgisSketchUpdate: "arcgisSketchUpdate"
154
173
  }
155
174
  )
156
- ), b = /* @__PURE__ */ e(
175
+ ), v = /* @__PURE__ */ e(
157
176
  r(
158
177
  "arcgis-elevation-profile",
159
178
  {
@@ -161,7 +180,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
161
180
  onArcgisReady: "arcgisReady"
162
181
  }
163
182
  )
164
- ), k = /* @__PURE__ */ e(
183
+ ), E = /* @__PURE__ */ e(
165
184
  r(
166
185
  "arcgis-expand",
167
186
  {
@@ -169,7 +188,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
169
188
  onArcgisReady: "arcgisReady"
170
189
  }
171
190
  )
172
- ), L = /* @__PURE__ */ e(
191
+ ), U = /* @__PURE__ */ e(
173
192
  r(
174
193
  "arcgis-feature",
175
194
  {
@@ -177,7 +196,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
177
196
  onArcgisReady: "arcgisReady"
178
197
  }
179
198
  )
180
- ), v = /* @__PURE__ */ e(
199
+ ), F = /* @__PURE__ */ e(
181
200
  r(
182
201
  "arcgis-feature-form",
183
202
  {
@@ -187,7 +206,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
187
206
  onArcgisValueChange: "arcgisValueChange"
188
207
  }
189
208
  )
190
- ), E = /* @__PURE__ */ e(
209
+ ), f = /* @__PURE__ */ e(
191
210
  r(
192
211
  "arcgis-feature-table",
193
212
  {
@@ -201,7 +220,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
201
220
  onArcgisSelectionChange: "arcgisSelectionChange"
202
221
  }
203
222
  )
204
- ), U = /* @__PURE__ */ e(
223
+ ), B = /* @__PURE__ */ e(
205
224
  r(
206
225
  "arcgis-feature-templates",
207
226
  {
@@ -210,7 +229,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
210
229
  onArcgisSelect: "arcgisSelect"
211
230
  }
212
231
  )
213
- ), F = /* @__PURE__ */ e(
232
+ ), M = /* @__PURE__ */ e(
214
233
  r(
215
234
  "arcgis-features",
216
235
  {
@@ -220,14 +239,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
220
239
  onArcgisTriggerAction: "arcgisTriggerAction"
221
240
  }
222
241
  )
223
- ), f = /* @__PURE__ */ e(
242
+ ), I = /* @__PURE__ */ e(
224
243
  r(
225
244
  "arcgis-floor-filter",
226
245
  {
227
246
  onArcgisReady: "arcgisReady"
228
247
  }
229
248
  )
230
- ), M = /* @__PURE__ */ e(
249
+ ), N = /* @__PURE__ */ e(
231
250
  r(
232
251
  "arcgis-fullscreen",
233
252
  {
@@ -235,7 +254,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
235
254
  onArcgisReady: "arcgisReady"
236
255
  }
237
256
  )
238
- ), I = /* @__PURE__ */ e(
257
+ ), K = /* @__PURE__ */ e(
239
258
  r(
240
259
  "arcgis-grid-controls",
241
260
  {
@@ -243,7 +262,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
243
262
  onArcgisReady: "arcgisReady"
244
263
  }
245
264
  )
246
- ), B = /* @__PURE__ */ e(
265
+ ), W = /* @__PURE__ */ e(
247
266
  r(
248
267
  "arcgis-histogram-range-slider",
249
268
  {
@@ -251,7 +270,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
251
270
  onArcgisReady: "arcgisReady"
252
271
  }
253
272
  )
254
- ), N = /* @__PURE__ */ e(
273
+ ), z = /* @__PURE__ */ e(
255
274
  r(
256
275
  "arcgis-home",
257
276
  {
@@ -260,7 +279,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
260
279
  onArcgisReady: "arcgisReady"
261
280
  }
262
281
  )
263
- ), K = /* @__PURE__ */ e(
282
+ ), H = /* @__PURE__ */ e(
264
283
  r(
265
284
  "arcgis-layer-list",
266
285
  {
@@ -270,7 +289,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
270
289
  onArcgisTriggerAction: "arcgisTriggerAction"
271
290
  }
272
291
  )
273
- ), W = /* @__PURE__ */ e(
292
+ ), x = /* @__PURE__ */ e(
274
293
  r(
275
294
  "arcgis-legend",
276
295
  {
@@ -278,7 +297,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
278
297
  onArcgisReady: "arcgisReady"
279
298
  }
280
299
  )
281
- ), z = /* @__PURE__ */ e(
300
+ ), O = /* @__PURE__ */ e(
282
301
  r(
283
302
  "arcgis-line-of-sight",
284
303
  {
@@ -286,7 +305,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
286
305
  onArcgisReady: "arcgisReady"
287
306
  }
288
307
  )
289
- ), H = /* @__PURE__ */ e(
308
+ ), G = /* @__PURE__ */ e(
290
309
  r(
291
310
  "arcgis-link-chart",
292
311
  {
@@ -318,7 +337,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
318
337
  onArcgisViewVerticalTwoFingerDrag: "arcgisViewVerticalTwoFingerDrag"
319
338
  }
320
339
  )
321
- ), x = /* @__PURE__ */ e(
340
+ ), Z = /* @__PURE__ */ e(
322
341
  r(
323
342
  "arcgis-link-chart-layout-switcher",
324
343
  {
@@ -327,7 +346,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
327
346
  onArcgisSwitchLayout: "arcgisSwitchLayout"
328
347
  }
329
348
  )
330
- ), O = /* @__PURE__ */ e(
349
+ ), j = /* @__PURE__ */ e(
331
350
  r(
332
351
  "arcgis-link-chart-nonspatial-visibility-toggle",
333
352
  {
@@ -335,7 +354,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
335
354
  onArcgisReady: "arcgisReady"
336
355
  }
337
356
  )
338
- ), G = /* @__PURE__ */ e(
357
+ ), q = /* @__PURE__ */ e(
339
358
  r(
340
359
  "arcgis-locate",
341
360
  {
@@ -345,7 +364,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
345
364
  onArcgisSuccess: "arcgisSuccess"
346
365
  }
347
366
  )
348
- ), Z = /* @__PURE__ */ e(
367
+ ), J = /* @__PURE__ */ e(
349
368
  r(
350
369
  "arcgis-map",
351
370
  {
@@ -377,7 +396,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
377
396
  onArcgisViewVerticalTwoFingerDrag: "arcgisViewVerticalTwoFingerDrag"
378
397
  }
379
398
  )
380
- ), j = /* @__PURE__ */ e(
399
+ ), Q = /* @__PURE__ */ e(
381
400
  r(
382
401
  "arcgis-measurement",
383
402
  {
@@ -385,7 +404,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
385
404
  onArcgisReady: "arcgisReady"
386
405
  }
387
406
  )
388
- ), q = /* @__PURE__ */ e(
407
+ ), X = /* @__PURE__ */ e(
389
408
  r(
390
409
  "arcgis-navigation-toggle",
391
410
  {
@@ -393,7 +412,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
393
412
  onArcgisReady: "arcgisReady"
394
413
  }
395
414
  )
396
- ), J = /* @__PURE__ */ e(
415
+ ), Y = /* @__PURE__ */ e(
397
416
  r(
398
417
  "arcgis-oriented-imagery-viewer",
399
418
  {
@@ -401,7 +420,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
401
420
  onArcgisReady: "arcgisReady"
402
421
  }
403
422
  )
404
- ), Q = /* @__PURE__ */ e(
423
+ ), _ = /* @__PURE__ */ e(
405
424
  r(
406
425
  "arcgis-paste",
407
426
  {
@@ -413,24 +432,24 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
413
432
  onArcgisReady: "arcgisReady"
414
433
  }
415
434
  )
416
- ), X = /* @__PURE__ */ e(
435
+ ), $ = /* @__PURE__ */ e(
417
436
  r(
418
437
  "arcgis-clipboard",
419
438
  {
420
439
  onArcgisReady: "arcgisReady"
421
440
  }
422
441
  )
423
- ), Y = /* @__PURE__ */ e(
442
+ ), rr = /* @__PURE__ */ e(
424
443
  r(
425
444
  "arcgis-feature-image",
426
445
  {}
427
446
  )
428
- ), _ = /* @__PURE__ */ e(
447
+ ), er = /* @__PURE__ */ e(
429
448
  r(
430
449
  "arcgis-feature-title",
431
450
  {}
432
451
  )
433
- ), $ = /* @__PURE__ */ e(
452
+ ), ir = /* @__PURE__ */ e(
434
453
  r(
435
454
  "arcgis-multi-feature-form",
436
455
  {
@@ -440,7 +459,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
440
459
  onArcgisValueChange: "arcgisValueChange"
441
460
  }
442
461
  )
443
- ), rr = /* @__PURE__ */ e(
462
+ ), ar = /* @__PURE__ */ e(
444
463
  r(
445
464
  "arcgis-popup",
446
465
  {
@@ -450,14 +469,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
450
469
  onArcgisTriggerAction: "arcgisTriggerAction"
451
470
  }
452
471
  )
453
- ), er = /* @__PURE__ */ e(
472
+ ), gr = /* @__PURE__ */ e(
454
473
  r(
455
474
  "arcgis-presentation",
456
475
  {
457
476
  onArcgisReady: "arcgisReady"
458
477
  }
459
478
  )
460
- ), ir = /* @__PURE__ */ e(
479
+ ), sr = /* @__PURE__ */ e(
461
480
  r(
462
481
  "arcgis-print",
463
482
  {
@@ -469,14 +488,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
469
488
  onArcgisSubmit: "arcgisSubmit"
470
489
  }
471
490
  )
472
- ), ar = /* @__PURE__ */ e(
491
+ ), cr = /* @__PURE__ */ e(
473
492
  r(
474
493
  "arcgis-scale-bar",
475
494
  {
476
495
  onArcgisReady: "arcgisReady"
477
496
  }
478
497
  )
479
- ), gr = /* @__PURE__ */ e(
498
+ ), or = /* @__PURE__ */ e(
480
499
  r(
481
500
  "arcgis-scale-range-slider",
482
501
  {
@@ -484,7 +503,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
484
503
  onArcgisReady: "arcgisReady"
485
504
  }
486
505
  )
487
- ), sr = /* @__PURE__ */ e(
506
+ ), nr = /* @__PURE__ */ e(
488
507
  r(
489
508
  "arcgis-scene",
490
509
  {
@@ -516,7 +535,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
516
535
  onArcgisViewVerticalTwoFingerDrag: "arcgisViewVerticalTwoFingerDrag"
517
536
  }
518
537
  )
519
- ), cr = /* @__PURE__ */ e(
538
+ ), tr = /* @__PURE__ */ e(
520
539
  r(
521
540
  "arcgis-search",
522
541
  {
@@ -530,14 +549,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
530
549
  onArcgisSuggestStart: "arcgisSuggestStart"
531
550
  }
532
551
  )
533
- ), or = /* @__PURE__ */ e(
552
+ ), Ar = /* @__PURE__ */ e(
534
553
  r(
535
554
  "arcgis-search-result-renderer",
536
555
  {
537
556
  onArcgisReady: "arcgisReady"
538
557
  }
539
558
  )
540
- ), nr = /* @__PURE__ */ e(
559
+ ), yr = /* @__PURE__ */ e(
541
560
  r(
542
561
  "arcgis-shadow-cast",
543
562
  {
@@ -545,7 +564,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
545
564
  onArcgisReady: "arcgisReady"
546
565
  }
547
566
  )
548
- ), tr = /* @__PURE__ */ e(
567
+ ), lr = /* @__PURE__ */ e(
549
568
  r(
550
569
  "arcgis-sketch",
551
570
  {
@@ -558,7 +577,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
558
577
  onArcgisUpdate: "arcgisUpdate"
559
578
  }
560
579
  )
561
- ), Ar = /* @__PURE__ */ e(
580
+ ), dr = /* @__PURE__ */ e(
562
581
  r(
563
582
  "arcgis-slice",
564
583
  {
@@ -566,7 +585,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
566
585
  onArcgisReady: "arcgisReady"
567
586
  }
568
587
  )
569
- ), yr = /* @__PURE__ */ e(
588
+ ), Cr = /* @__PURE__ */ e(
570
589
  r(
571
590
  "arcgis-slider-binary-color-size-legacy",
572
591
  {
@@ -576,7 +595,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
576
595
  onArcgisThumbDrag: "arcgisThumbDrag"
577
596
  }
578
597
  )
579
- ), lr = /* @__PURE__ */ e(
598
+ ), hr = /* @__PURE__ */ e(
580
599
  r(
581
600
  "arcgis-slider-classed-color-legacy",
582
601
  {
@@ -586,7 +605,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
586
605
  onArcgisThumbDrag: "arcgisThumbDrag"
587
606
  }
588
607
  )
589
- ), dr = /* @__PURE__ */ e(
608
+ ), wr = /* @__PURE__ */ e(
590
609
  r(
591
610
  "arcgis-slider-classed-size-legacy",
592
611
  {
@@ -596,7 +615,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
596
615
  onArcgisThumbDrag: "arcgisThumbDrag"
597
616
  }
598
617
  )
599
- ), Cr = /* @__PURE__ */ e(
618
+ ), pr = /* @__PURE__ */ e(
600
619
  r(
601
620
  "arcgis-slider-color-legacy",
602
621
  {
@@ -606,7 +625,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
606
625
  onArcgisThumbDrag: "arcgisThumbDrag"
607
626
  }
608
627
  )
609
- ), hr = /* @__PURE__ */ e(
628
+ ), Rr = /* @__PURE__ */ e(
610
629
  r(
611
630
  "arcgis-slider-color-size-legacy",
612
631
  {
@@ -616,7 +635,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
616
635
  onArcgisThumbDrag: "arcgisThumbDrag"
617
636
  }
618
637
  )
619
- ), wr = /* @__PURE__ */ e(
638
+ ), Vr = /* @__PURE__ */ e(
620
639
  r(
621
640
  "arcgis-slider-heatmap-legacy",
622
641
  {
@@ -626,7 +645,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
626
645
  onArcgisThumbDrag: "arcgisThumbDrag"
627
646
  }
628
647
  )
629
- ), pr = /* @__PURE__ */ e(
648
+ ), Pr = /* @__PURE__ */ e(
630
649
  r(
631
650
  "arcgis-slider-opacity-legacy",
632
651
  {
@@ -636,7 +655,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
636
655
  onArcgisThumbDrag: "arcgisThumbDrag"
637
656
  }
638
657
  )
639
- ), Rr = /* @__PURE__ */ e(
658
+ ), ur = /* @__PURE__ */ e(
640
659
  r(
641
660
  "arcgis-slider-size-legacy",
642
661
  {
@@ -646,26 +665,26 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
646
665
  onArcgisThumbDrag: "arcgisThumbDrag"
647
666
  }
648
667
  )
649
- ), Vr = /* @__PURE__ */ e(
668
+ ), mr = /* @__PURE__ */ e(
650
669
  r(
651
670
  "arcgis-color-select",
652
671
  {
653
672
  onArcgisColorChanged: "arcgisColorChanged"
654
673
  }
655
674
  )
656
- ), Pr = /* @__PURE__ */ e(
675
+ ), Tr = /* @__PURE__ */ e(
657
676
  r(
658
677
  "arcgis-time-of-day-slider",
659
678
  {
660
679
  onArcgisTimeChange: "arcgisTimeChange"
661
680
  }
662
681
  )
663
- ), ur = /* @__PURE__ */ e(
682
+ ), Sr = /* @__PURE__ */ e(
664
683
  r(
665
684
  "arcgis-webgl-error",
666
685
  {}
667
686
  )
668
- ), mr = /* @__PURE__ */ e(
687
+ ), Dr = /* @__PURE__ */ e(
669
688
  r(
670
689
  "arcgis-swipe",
671
690
  {
@@ -675,7 +694,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
675
694
  onArcgisSwipeInput: "arcgisSwipeInput"
676
695
  }
677
696
  )
678
- ), Tr = /* @__PURE__ */ e(
697
+ ), br = /* @__PURE__ */ e(
679
698
  r(
680
699
  "arcgis-table-list",
681
700
  {
@@ -685,7 +704,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
685
704
  onArcgisTriggerAction: "arcgisTriggerAction"
686
705
  }
687
706
  )
688
- ), Sr = /* @__PURE__ */ e(
707
+ ), kr = /* @__PURE__ */ e(
689
708
  r(
690
709
  "arcgis-time-slider",
691
710
  {
@@ -694,7 +713,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
694
713
  onArcgisTriggerAction: "arcgisTriggerAction"
695
714
  }
696
715
  )
697
- ), Dr = /* @__PURE__ */ e(
716
+ ), Lr = /* @__PURE__ */ e(
698
717
  r(
699
718
  "arcgis-time-zone-label",
700
719
  {
@@ -702,7 +721,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
702
721
  onArcgisReady: "arcgisReady"
703
722
  }
704
723
  )
705
- ), br = /* @__PURE__ */ e(
724
+ ), vr = /* @__PURE__ */ e(
706
725
  r(
707
726
  "arcgis-track",
708
727
  {
@@ -712,14 +731,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
712
731
  onArcgisReady: "arcgisReady"
713
732
  }
714
733
  )
715
- ), kr = /* @__PURE__ */ e(
734
+ ), Er = /* @__PURE__ */ e(
716
735
  r(
717
736
  "arcgis-utility-network-associations",
718
737
  {
719
738
  onArcgisReady: "arcgisReady"
720
739
  }
721
740
  )
722
- ), Lr = /* @__PURE__ */ e(
741
+ ), Ur = /* @__PURE__ */ e(
723
742
  r(
724
743
  "arcgis-utility-network-trace",
725
744
  {
@@ -732,7 +751,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
732
751
  onArcgisRemoveResultArea: "arcgisRemoveResultArea"
733
752
  }
734
753
  )
735
- ), vr = /* @__PURE__ */ e(
754
+ ), Fr = /* @__PURE__ */ e(
736
755
  r(
737
756
  "arcgis-utility-network-trace-analysis",
738
757
  {
@@ -742,12 +761,12 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
742
761
  onArcgisTraceResultFeaturesReady: "arcgisTraceResultFeaturesReady"
743
762
  }
744
763
  )
745
- ), Er = /* @__PURE__ */ e(
764
+ ), fr = /* @__PURE__ */ e(
746
765
  r(
747
766
  "arcgis-utility-network-subnetwork-info",
748
767
  {}
749
768
  )
750
- ), Ur = /* @__PURE__ */ e(
769
+ ), Br = /* @__PURE__ */ e(
751
770
  r(
752
771
  "arcgis-utility-network-trace-inputs",
753
772
  {
@@ -759,7 +778,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
759
778
  onArcgisUtilityNetworkChange: "arcgisUtilityNetworkChange"
760
779
  }
761
780
  )
762
- ), Fr = /* @__PURE__ */ e(
781
+ ), Mr = /* @__PURE__ */ e(
763
782
  r(
764
783
  "arcgis-utility-network-trace-location",
765
784
  {
@@ -768,12 +787,12 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
768
787
  onArcgisTraceLocationSelectStart: "arcgisTraceLocationSelectStart"
769
788
  }
770
789
  )
771
- ), fr = /* @__PURE__ */ e(
790
+ ), Ir = /* @__PURE__ */ e(
772
791
  r(
773
792
  "arcgis-utility-network-trace-location-list",
774
793
  {}
775
794
  )
776
- ), Mr = /* @__PURE__ */ e(
795
+ ), Nr = /* @__PURE__ */ e(
777
796
  r(
778
797
  "arcgis-utility-network-trace-results",
779
798
  {
@@ -782,7 +801,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
782
801
  onArcgisTraceResultFeaturesReady: "arcgisTraceResultFeaturesReady"
783
802
  }
784
803
  )
785
- ), Ir = /* @__PURE__ */ e(
804
+ ), Kr = /* @__PURE__ */ e(
786
805
  r(
787
806
  "arcgis-utility-network-validate-topology",
788
807
  {
@@ -790,7 +809,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
790
809
  onArcgisReady: "arcgisReady"
791
810
  }
792
811
  )
793
- ), Br = /* @__PURE__ */ e(
812
+ ), Wr = /* @__PURE__ */ e(
794
813
  r(
795
814
  "arcgis-value-picker",
796
815
  {
@@ -803,7 +822,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
803
822
  onArcgisReady: "arcgisReady"
804
823
  }
805
824
  )
806
- ), Nr = /* @__PURE__ */ e(
825
+ ), zr = /* @__PURE__ */ e(
807
826
  r(
808
827
  "arcgis-version-management",
809
828
  {
@@ -811,14 +830,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
811
830
  onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
812
831
  }
813
832
  )
814
- ), Kr = /* @__PURE__ */ e(
833
+ ), Hr = /* @__PURE__ */ e(
815
834
  r(
816
835
  "arcgis-video",
817
836
  {
818
837
  onArcgisViewReadyChange: "arcgisViewReadyChange"
819
838
  }
820
839
  )
821
- ), Wr = /* @__PURE__ */ e(
840
+ ), xr = /* @__PURE__ */ e(
822
841
  r(
823
842
  "arcgis-video-player",
824
843
  {
@@ -827,7 +846,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
827
846
  onArcgisVideoReady: "arcgisVideoReady"
828
847
  }
829
848
  )
830
- ), zr = /* @__PURE__ */ e(
849
+ ), Or = /* @__PURE__ */ e(
831
850
  r(
832
851
  "arcgis-volume-measurement",
833
852
  {
@@ -835,7 +854,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
835
854
  onArcgisReady: "arcgisReady"
836
855
  }
837
856
  )
838
- ), Hr = /* @__PURE__ */ e(
857
+ ), Gr = /* @__PURE__ */ e(
839
858
  r(
840
859
  "arcgis-weather",
841
860
  {
@@ -843,7 +862,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
843
862
  onArcgisReady: "arcgisReady"
844
863
  }
845
864
  )
846
- ), xr = /* @__PURE__ */ e(
865
+ ), Zr = /* @__PURE__ */ e(
847
866
  r(
848
867
  "arcgis-zoom",
849
868
  {
@@ -861,86 +880,89 @@ export {
861
880
  l as ArcgisBasemapLayerList,
862
881
  d as ArcgisBasemapToggle,
863
882
  C as ArcgisBookmarks,
883
+ w as ArcgisBuildingDisciplineTree,
864
884
  h as ArcgisBuildingExplorer,
865
- w as ArcgisBuildingLevelItem,
866
- p as ArcgisCatalogLayerList,
867
- X as ArcgisClipboard,
868
- Vr as ArcgisColorSelect,
869
- R as ArcgisCompass,
870
- V as ArcgisCoordinateConversion,
871
- P as ArcgisDaylight,
872
- T as ArcgisDirectLineMeasurement3d,
873
- u as ArcgisDirectionalPad,
874
- m as ArcgisDirections,
875
- S as ArcgisDistanceMeasurement2d,
876
- D as ArcgisEditor,
877
- b as ArcgisElevationProfile,
878
- k as ArcgisExpand,
879
- L as ArcgisFeature,
880
- v as ArcgisFeatureForm,
881
- Y as ArcgisFeatureImage,
882
- E as ArcgisFeatureTable,
883
- U as ArcgisFeatureTemplates,
884
- _ as ArcgisFeatureTitle,
885
- F as ArcgisFeatures,
886
- f as ArcgisFloorFilter,
887
- M as ArcgisFullscreen,
888
- I as ArcgisGridControls,
889
- B as ArcgisHistogramRangeSlider,
890
- N as ArcgisHome,
891
- K as ArcgisLayerList,
892
- W as ArcgisLegend,
893
- z as ArcgisLineOfSight,
894
- H as ArcgisLinkChart,
895
- x as ArcgisLinkChartLayoutSwitcher,
896
- O as ArcgisLinkChartNonspatialVisibilityToggle,
897
- G as ArcgisLocate,
898
- Z as ArcgisMap,
899
- j as ArcgisMeasurement,
900
- $ as ArcgisMultiFeatureForm,
901
- q as ArcgisNavigationToggle,
902
- J as ArcgisOrientedImageryViewer,
903
- Q as ArcgisPaste,
904
- rr as ArcgisPopup,
905
- er as ArcgisPresentation,
906
- ir as ArcgisPrint,
907
- ar as ArcgisScaleBar,
908
- gr as ArcgisScaleRangeSlider,
909
- sr as ArcgisScene,
910
- cr as ArcgisSearch,
911
- or as ArcgisSearchResultRenderer,
912
- nr as ArcgisShadowCast,
913
- tr as ArcgisSketch,
914
- Ar as ArcgisSlice,
915
- yr as ArcgisSliderBinaryColorSizeLegacy,
916
- lr as ArcgisSliderClassedColorLegacy,
917
- dr as ArcgisSliderClassedSizeLegacy,
918
- Cr as ArcgisSliderColorLegacy,
919
- hr as ArcgisSliderColorSizeLegacy,
920
- wr as ArcgisSliderHeatmapLegacy,
921
- pr as ArcgisSliderOpacityLegacy,
922
- Rr as ArcgisSliderSizeLegacy,
923
- mr as ArcgisSwipe,
924
- Tr as ArcgisTableList,
925
- Pr as ArcgisTimeOfDaySlider,
926
- Sr as ArcgisTimeSlider,
927
- Dr as ArcgisTimeZoneLabel,
928
- br as ArcgisTrack,
929
- kr as ArcgisUtilityNetworkAssociations,
930
- Er as ArcgisUtilityNetworkSubnetworkInfo,
931
- Lr as ArcgisUtilityNetworkTrace,
932
- vr as ArcgisUtilityNetworkTraceAnalysis,
933
- Ur as ArcgisUtilityNetworkTraceInputs,
934
- Fr as ArcgisUtilityNetworkTraceLocation,
935
- fr as ArcgisUtilityNetworkTraceLocationList,
936
- Mr as ArcgisUtilityNetworkTraceResults,
937
- Ir as ArcgisUtilityNetworkValidateTopology,
938
- Br as ArcgisValuePicker,
939
- Nr as ArcgisVersionManagement,
940
- Kr as ArcgisVideo,
941
- Wr as ArcgisVideoPlayer,
942
- zr as ArcgisVolumeMeasurement,
943
- Hr as ArcgisWeather,
944
- ur as ArcgisWebglError,
945
- xr as ArcgisZoom
885
+ R as ArcgisBuildingLevelItem,
886
+ p as ArcgisBuildingLevelPicker,
887
+ V as ArcgisBuildingPhasePicker,
888
+ P as ArcgisCatalogLayerList,
889
+ $ as ArcgisClipboard,
890
+ mr as ArcgisColorSelect,
891
+ u as ArcgisCompass,
892
+ m as ArcgisCoordinateConversion,
893
+ T as ArcgisDaylight,
894
+ b as ArcgisDirectLineMeasurement3d,
895
+ S as ArcgisDirectionalPad,
896
+ D as ArcgisDirections,
897
+ k as ArcgisDistanceMeasurement2d,
898
+ L as ArcgisEditor,
899
+ v as ArcgisElevationProfile,
900
+ E as ArcgisExpand,
901
+ U as ArcgisFeature,
902
+ F as ArcgisFeatureForm,
903
+ rr as ArcgisFeatureImage,
904
+ f as ArcgisFeatureTable,
905
+ B as ArcgisFeatureTemplates,
906
+ er as ArcgisFeatureTitle,
907
+ M as ArcgisFeatures,
908
+ I as ArcgisFloorFilter,
909
+ N as ArcgisFullscreen,
910
+ K as ArcgisGridControls,
911
+ W as ArcgisHistogramRangeSlider,
912
+ z as ArcgisHome,
913
+ H as ArcgisLayerList,
914
+ x as ArcgisLegend,
915
+ O as ArcgisLineOfSight,
916
+ G as ArcgisLinkChart,
917
+ Z as ArcgisLinkChartLayoutSwitcher,
918
+ j as ArcgisLinkChartNonspatialVisibilityToggle,
919
+ q as ArcgisLocate,
920
+ J as ArcgisMap,
921
+ Q as ArcgisMeasurement,
922
+ ir as ArcgisMultiFeatureForm,
923
+ X as ArcgisNavigationToggle,
924
+ Y as ArcgisOrientedImageryViewer,
925
+ _ as ArcgisPaste,
926
+ ar as ArcgisPopup,
927
+ gr as ArcgisPresentation,
928
+ sr as ArcgisPrint,
929
+ cr as ArcgisScaleBar,
930
+ or as ArcgisScaleRangeSlider,
931
+ nr as ArcgisScene,
932
+ tr as ArcgisSearch,
933
+ Ar as ArcgisSearchResultRenderer,
934
+ yr as ArcgisShadowCast,
935
+ lr as ArcgisSketch,
936
+ dr as ArcgisSlice,
937
+ Cr as ArcgisSliderBinaryColorSizeLegacy,
938
+ hr as ArcgisSliderClassedColorLegacy,
939
+ wr as ArcgisSliderClassedSizeLegacy,
940
+ pr as ArcgisSliderColorLegacy,
941
+ Rr as ArcgisSliderColorSizeLegacy,
942
+ Vr as ArcgisSliderHeatmapLegacy,
943
+ Pr as ArcgisSliderOpacityLegacy,
944
+ ur as ArcgisSliderSizeLegacy,
945
+ Dr as ArcgisSwipe,
946
+ br as ArcgisTableList,
947
+ Tr as ArcgisTimeOfDaySlider,
948
+ kr as ArcgisTimeSlider,
949
+ Lr as ArcgisTimeZoneLabel,
950
+ vr as ArcgisTrack,
951
+ Er as ArcgisUtilityNetworkAssociations,
952
+ fr as ArcgisUtilityNetworkSubnetworkInfo,
953
+ Ur as ArcgisUtilityNetworkTrace,
954
+ Fr as ArcgisUtilityNetworkTraceAnalysis,
955
+ Br as ArcgisUtilityNetworkTraceInputs,
956
+ Mr as ArcgisUtilityNetworkTraceLocation,
957
+ Ir as ArcgisUtilityNetworkTraceLocationList,
958
+ Nr as ArcgisUtilityNetworkTraceResults,
959
+ Kr as ArcgisUtilityNetworkValidateTopology,
960
+ Wr as ArcgisValuePicker,
961
+ zr as ArcgisVersionManagement,
962
+ Hr as ArcgisVideo,
963
+ xr as ArcgisVideoPlayer,
964
+ Or as ArcgisVolumeMeasurement,
965
+ Gr as ArcgisWeather,
966
+ Sr as ArcgisWebglError,
967
+ Zr as ArcgisZoom
946
968
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/map-components-react",
3
- "version": "5.0.0-next.140",
3
+ "version": "5.0.0-next.142",
4
4
  "description": "A set of React components that wrap ArcGIS map components",
5
5
  "keywords": [
6
6
  "ArcGIS",
@@ -29,12 +29,12 @@
29
29
  ],
30
30
  "license": "SEE LICENSE.md",
31
31
  "dependencies": {
32
- "@esri/calcite-components": "^5.0.0-next.28",
32
+ "@esri/calcite-components": "^5.0.0-next.71",
33
33
  "@lit/react": "^1.0.8",
34
34
  "lit": "^3.3.0",
35
35
  "tslib": "^2.8.1",
36
- "@arcgis/lumina": "5.0.0-next.140",
37
- "@arcgis/map-components": "5.0.0-next.140"
36
+ "@arcgis/lumina": "5.0.0-next.142",
37
+ "@arcgis/map-components": "5.0.0-next.142"
38
38
  },
39
39
  "peerDependencies": {
40
40
  "@arcgis/core": ">=5.0.0-next.62 <5.1",