@arcgis/map-components-react 5.2.0-next.0 → 5.2.0-next.10

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.
@@ -86,6 +86,14 @@ export declare const ArcgisCoordinateConversion: import('@lit/react').ReactWebCo
86
86
  onArcgisPropertyChange: EventName<HTMLArcgisCoordinateConversionElement["arcgisPropertyChange"]>;
87
87
  onArcgisReady: EventName<HTMLArcgisCoordinateConversionElement["arcgisReady"]>;
88
88
  }>;
89
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-coordinate-conversion-next /> directly. */
90
+ export declare const ArcgisCoordinateConversionNext: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-coordinate-conversion-next/customElement').ArcgisCoordinateConversionNext & {
91
+ class?: string;
92
+ }, {
93
+ onArcgisConversionChange: EventName<HTMLArcgisCoordinateConversionNextElement["arcgisConversionChange"]>;
94
+ onArcgisPropertyChange: EventName<HTMLArcgisCoordinateConversionNextElement["arcgisPropertyChange"]>;
95
+ onArcgisReady: EventName<HTMLArcgisCoordinateConversionNextElement["arcgisReady"]>;
96
+ }>;
89
97
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-daylight /> directly. */
90
98
  export declare const ArcgisDaylight: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-daylight/customElement').ArcgisDaylight & {
91
99
  class?: string;
@@ -181,6 +189,19 @@ export declare const ArcgisFeatureTable: import('@lit/react').ReactWebComponent<
181
189
  onArcgisReady: EventName<HTMLArcgisFeatureTableElement["arcgisReady"]>;
182
190
  onArcgisSelectionChange: EventName<HTMLArcgisFeatureTableElement["arcgisSelectionChange"]>;
183
191
  }>;
192
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-feature-templates /> directly. */
193
+ export declare const ArcgisFeatureTemplates: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-feature-templates/customElement').ArcgisFeatureTemplates & {
194
+ class?: string;
195
+ }, {
196
+ onArcgisPropertyChange: EventName<HTMLArcgisFeatureTemplatesElement["arcgisPropertyChange"]>;
197
+ onArcgisReady: EventName<HTMLArcgisFeatureTemplatesElement["arcgisReady"]>;
198
+ onArcgisSelectTemplate: EventName<HTMLArcgisFeatureTemplatesElement["arcgisSelectTemplate"]>;
199
+ onArcgisTemplatesChanged: EventName<HTMLArcgisFeatureTemplatesElement["arcgisTemplatesChanged"]>;
200
+ }>;
201
+ /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-template-image /> directly. */
202
+ export declare const ArcgisTemplateImage: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-template-image/customElement').ArcgisTemplateImage & {
203
+ class?: string;
204
+ }, {}>;
184
205
  /** @deprecated since 5.0. React wrappers are not needed in React 19 or above. Use <arcgis-feature-templates-legacy /> directly. */
185
206
  export declare const ArcgisFeatureTemplatesLegacy: import('@lit/react').ReactWebComponent<import('@arcgis/map-components/components/arcgis-feature-templates-legacy/customElement').ArcgisFeatureTemplatesLegacy & {
186
207
  class?: string;
package/dist/index.js CHANGED
@@ -99,6 +99,15 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
99
99
  }
100
100
  )
101
101
  ), R = /* @__PURE__ */ e(
102
+ r(
103
+ "arcgis-coordinate-conversion-next",
104
+ {
105
+ onArcgisConversionChange: "arcgisConversionChange",
106
+ onArcgisPropertyChange: "arcgisPropertyChange",
107
+ onArcgisReady: "arcgisReady"
108
+ }
109
+ )
110
+ ), u = /* @__PURE__ */ e(
102
111
  r(
103
112
  "arcgis-daylight",
104
113
  {
@@ -114,7 +123,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
114
123
  onArcgisReady: "arcgisReady"
115
124
  }
116
125
  )
117
- ), u = /* @__PURE__ */ e(
126
+ ), m = /* @__PURE__ */ e(
118
127
  r(
119
128
  "arcgis-directions",
120
129
  {
@@ -122,7 +131,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
122
131
  onArcgisReady: "arcgisReady"
123
132
  }
124
133
  )
125
- ), m = /* @__PURE__ */ e(
134
+ ), T = /* @__PURE__ */ e(
126
135
  r(
127
136
  "arcgis-direct-line-measurement-3d",
128
137
  {
@@ -130,7 +139,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
130
139
  onArcgisReady: "arcgisReady"
131
140
  }
132
141
  )
133
- ), T = /* @__PURE__ */ e(
142
+ ), S = /* @__PURE__ */ e(
134
143
  r(
135
144
  "arcgis-distance-measurement-2d",
136
145
  {
@@ -138,7 +147,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
138
147
  onArcgisReady: "arcgisReady"
139
148
  }
140
149
  )
141
- ), S = /* @__PURE__ */ e(
150
+ ), k = /* @__PURE__ */ e(
142
151
  r(
143
152
  "arcgis-editor",
144
153
  {
@@ -148,7 +157,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
148
157
  onArcgisSketchUpdate: "arcgisSketchUpdate"
149
158
  }
150
159
  )
151
- ), k = /* @__PURE__ */ e(
160
+ ), b = /* @__PURE__ */ e(
152
161
  r(
153
162
  "arcgis-elevation-profile",
154
163
  {
@@ -156,7 +165,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
156
165
  onArcgisReady: "arcgisReady"
157
166
  }
158
167
  )
159
- ), b = /* @__PURE__ */ e(
168
+ ), D = /* @__PURE__ */ e(
160
169
  r(
161
170
  "arcgis-expand",
162
171
  {
@@ -164,7 +173,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
164
173
  onArcgisReady: "arcgisReady"
165
174
  }
166
175
  )
167
- ), D = /* @__PURE__ */ e(
176
+ ), v = /* @__PURE__ */ e(
168
177
  r(
169
178
  "arcgis-feature",
170
179
  {
@@ -182,7 +191,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
182
191
  onArcgisValueChange: "arcgisValueChange"
183
192
  }
184
193
  )
185
- ), v = /* @__PURE__ */ e(
194
+ ), E = /* @__PURE__ */ e(
186
195
  r(
187
196
  "arcgis-feature-next",
188
197
  {
@@ -190,7 +199,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
190
199
  onArcgisReady: "arcgisReady"
191
200
  }
192
201
  )
193
- ), E = /* @__PURE__ */ e(
202
+ ), F = /* @__PURE__ */ e(
194
203
  r(
195
204
  "arcgis-feature-table",
196
205
  {
@@ -205,7 +214,22 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
205
214
  onArcgisSelectionChange: "arcgisSelectionChange"
206
215
  }
207
216
  )
208
- ), F = /* @__PURE__ */ e(
217
+ ), U = /* @__PURE__ */ e(
218
+ r(
219
+ "arcgis-feature-templates",
220
+ {
221
+ onArcgisPropertyChange: "arcgisPropertyChange",
222
+ onArcgisReady: "arcgisReady",
223
+ onArcgisSelectTemplate: "arcgisSelectTemplate",
224
+ onArcgisTemplatesChanged: "arcgisTemplatesChanged"
225
+ }
226
+ )
227
+ ), N = /* @__PURE__ */ e(
228
+ r(
229
+ "arcgis-template-image",
230
+ {}
231
+ )
232
+ ), f = /* @__PURE__ */ e(
209
233
  r(
210
234
  "arcgis-feature-templates-legacy",
211
235
  {
@@ -214,7 +238,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
214
238
  onArcgisSelect: "arcgisSelect"
215
239
  }
216
240
  )
217
- ), U = /* @__PURE__ */ e(
241
+ ), I = /* @__PURE__ */ e(
218
242
  r(
219
243
  "arcgis-features",
220
244
  {
@@ -224,7 +248,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
224
248
  onArcgisTriggerAction: "arcgisTriggerAction"
225
249
  }
226
250
  )
227
- ), N = /* @__PURE__ */ e(
251
+ ), M = /* @__PURE__ */ e(
228
252
  r(
229
253
  "arcgis-features-next",
230
254
  {
@@ -234,14 +258,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
234
258
  onArcgisTriggerAction: "arcgisTriggerAction"
235
259
  }
236
260
  )
237
- ), f = /* @__PURE__ */ e(
261
+ ), G = /* @__PURE__ */ e(
238
262
  r(
239
263
  "arcgis-floor-filter",
240
264
  {
241
265
  onArcgisReady: "arcgisReady"
242
266
  }
243
267
  )
244
- ), M = /* @__PURE__ */ e(
268
+ ), x = /* @__PURE__ */ e(
245
269
  r(
246
270
  "arcgis-fullscreen",
247
271
  {
@@ -249,7 +273,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
249
273
  onArcgisReady: "arcgisReady"
250
274
  }
251
275
  )
252
- ), I = /* @__PURE__ */ e(
276
+ ), B = /* @__PURE__ */ e(
253
277
  r(
254
278
  "arcgis-grid-controls",
255
279
  {
@@ -257,7 +281,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
257
281
  onArcgisReady: "arcgisReady"
258
282
  }
259
283
  )
260
- ), G = /* @__PURE__ */ e(
284
+ ), H = /* @__PURE__ */ e(
261
285
  r(
262
286
  "arcgis-histogram-range-slider",
263
287
  {
@@ -265,7 +289,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
265
289
  onArcgisReady: "arcgisReady"
266
290
  }
267
291
  )
268
- ), B = /* @__PURE__ */ e(
292
+ ), K = /* @__PURE__ */ e(
269
293
  r(
270
294
  "arcgis-home",
271
295
  {
@@ -274,7 +298,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
274
298
  onArcgisReady: "arcgisReady"
275
299
  }
276
300
  )
277
- ), x = /* @__PURE__ */ e(
301
+ ), W = /* @__PURE__ */ e(
278
302
  r(
279
303
  "arcgis-layer-list",
280
304
  {
@@ -284,7 +308,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
284
308
  onArcgisTriggerAction: "arcgisTriggerAction"
285
309
  }
286
310
  )
287
- ), H = /* @__PURE__ */ e(
311
+ ), z = /* @__PURE__ */ e(
288
312
  r(
289
313
  "arcgis-layer-list-next",
290
314
  {
@@ -294,7 +318,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
294
318
  onArcgisTriggerAction: "arcgisTriggerAction"
295
319
  }
296
320
  )
297
- ), K = /* @__PURE__ */ e(
321
+ ), O = /* @__PURE__ */ e(
298
322
  r(
299
323
  "arcgis-legend",
300
324
  {
@@ -302,7 +326,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
302
326
  onArcgisReady: "arcgisReady"
303
327
  }
304
328
  )
305
- ), W = /* @__PURE__ */ e(
329
+ ), Z = /* @__PURE__ */ e(
306
330
  r(
307
331
  "arcgis-line-of-sight",
308
332
  {
@@ -310,7 +334,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
310
334
  onArcgisReady: "arcgisReady"
311
335
  }
312
336
  )
313
- ), z = /* @__PURE__ */ e(
337
+ ), j = /* @__PURE__ */ e(
314
338
  r(
315
339
  "arcgis-link-chart",
316
340
  {
@@ -342,7 +366,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
342
366
  onArcgisViewVerticalTwoFingerDrag: "arcgisViewVerticalTwoFingerDrag"
343
367
  }
344
368
  )
345
- ), O = /* @__PURE__ */ e(
369
+ ), q = /* @__PURE__ */ e(
346
370
  r(
347
371
  "arcgis-link-chart-layout-switcher",
348
372
  {
@@ -351,7 +375,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
351
375
  onArcgisSwitchLayout: "arcgisSwitchLayout"
352
376
  }
353
377
  )
354
- ), Z = /* @__PURE__ */ e(
378
+ ), J = /* @__PURE__ */ e(
355
379
  r(
356
380
  "arcgis-link-chart-nonspatial-visibility-toggle",
357
381
  {
@@ -359,7 +383,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
359
383
  onArcgisReady: "arcgisReady"
360
384
  }
361
385
  )
362
- ), j = /* @__PURE__ */ e(
386
+ ), Q = /* @__PURE__ */ e(
363
387
  r(
364
388
  "arcgis-locate",
365
389
  {
@@ -369,7 +393,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
369
393
  onArcgisSuccess: "arcgisSuccess"
370
394
  }
371
395
  )
372
- ), q = /* @__PURE__ */ e(
396
+ ), X = /* @__PURE__ */ e(
373
397
  r(
374
398
  "arcgis-map",
375
399
  {
@@ -401,7 +425,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
401
425
  onArcgisViewVerticalTwoFingerDrag: "arcgisViewVerticalTwoFingerDrag"
402
426
  }
403
427
  )
404
- ), J = /* @__PURE__ */ e(
428
+ ), Y = /* @__PURE__ */ e(
405
429
  r(
406
430
  "arcgis-measurement",
407
431
  {
@@ -409,7 +433,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
409
433
  onArcgisReady: "arcgisReady"
410
434
  }
411
435
  )
412
- ), Q = /* @__PURE__ */ e(
436
+ ), _ = /* @__PURE__ */ e(
413
437
  r(
414
438
  "arcgis-navigation-toggle",
415
439
  {
@@ -417,7 +441,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
417
441
  onArcgisReady: "arcgisReady"
418
442
  }
419
443
  )
420
- ), X = /* @__PURE__ */ e(
444
+ ), $ = /* @__PURE__ */ e(
421
445
  r(
422
446
  "arcgis-oriented-imagery-viewer",
423
447
  {
@@ -425,12 +449,12 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
425
449
  onArcgisReady: "arcgisReady"
426
450
  }
427
451
  )
428
- ), Y = /* @__PURE__ */ e(
452
+ ), rr = /* @__PURE__ */ e(
429
453
  r(
430
454
  "arcgis-oriented-imagery-viewer-image-viewer",
431
455
  {}
432
456
  )
433
- ), _ = /* @__PURE__ */ e(
457
+ ), er = /* @__PURE__ */ e(
434
458
  r(
435
459
  "arcgis-paste",
436
460
  {
@@ -443,24 +467,24 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
443
467
  onArcgisReady: "arcgisReady"
444
468
  }
445
469
  )
446
- ), $ = /* @__PURE__ */ e(
470
+ ), ir = /* @__PURE__ */ e(
447
471
  r(
448
472
  "arcgis-clipboard",
449
473
  {
450
474
  onArcgisReady: "arcgisReady"
451
475
  }
452
476
  )
453
- ), rr = /* @__PURE__ */ e(
477
+ ), ar = /* @__PURE__ */ e(
454
478
  r(
455
479
  "arcgis-feature-image",
456
480
  {}
457
481
  )
458
- ), er = /* @__PURE__ */ e(
482
+ ), gr = /* @__PURE__ */ e(
459
483
  r(
460
484
  "arcgis-feature-title",
461
485
  {}
462
486
  )
463
- ), ir = /* @__PURE__ */ e(
487
+ ), sr = /* @__PURE__ */ e(
464
488
  r(
465
489
  "arcgis-multi-feature-form",
466
490
  {
@@ -470,7 +494,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
470
494
  onArcgisValueChange: "arcgisValueChange"
471
495
  }
472
496
  )
473
- ), ar = /* @__PURE__ */ e(
497
+ ), cr = /* @__PURE__ */ e(
474
498
  r(
475
499
  "arcgis-popup",
476
500
  {
@@ -480,7 +504,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
480
504
  onArcgisTriggerAction: "arcgisTriggerAction"
481
505
  }
482
506
  )
483
- ), gr = /* @__PURE__ */ e(
507
+ ), or = /* @__PURE__ */ e(
484
508
  r(
485
509
  "arcgis-presentation",
486
510
  {
@@ -489,7 +513,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
489
513
  onArcgisReady: "arcgisReady"
490
514
  }
491
515
  )
492
- ), sr = /* @__PURE__ */ e(
516
+ ), nr = /* @__PURE__ */ e(
493
517
  r(
494
518
  "arcgis-print",
495
519
  {
@@ -501,7 +525,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
501
525
  onArcgisSubmit: "arcgisSubmit"
502
526
  }
503
527
  )
504
- ), cr = /* @__PURE__ */ e(
528
+ ), tr = /* @__PURE__ */ e(
505
529
  r(
506
530
  "arcgis-reverse-geocode-list",
507
531
  {
@@ -509,14 +533,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
509
533
  onArcgisReverseGeocodeResultsChange: "arcgisReverseGeocodeResultsChange"
510
534
  }
511
535
  )
512
- ), or = /* @__PURE__ */ e(
536
+ ), Ar = /* @__PURE__ */ e(
513
537
  r(
514
538
  "arcgis-scale-bar",
515
539
  {
516
540
  onArcgisReady: "arcgisReady"
517
541
  }
518
542
  )
519
- ), nr = /* @__PURE__ */ e(
543
+ ), yr = /* @__PURE__ */ e(
520
544
  r(
521
545
  "arcgis-scale-range-slider",
522
546
  {
@@ -524,7 +548,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
524
548
  onArcgisReady: "arcgisReady"
525
549
  }
526
550
  )
527
- ), tr = /* @__PURE__ */ e(
551
+ ), lr = /* @__PURE__ */ e(
528
552
  r(
529
553
  "arcgis-scene",
530
554
  {
@@ -556,7 +580,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
556
580
  onArcgisViewVerticalTwoFingerDrag: "arcgisViewVerticalTwoFingerDrag"
557
581
  }
558
582
  )
559
- ), Ar = /* @__PURE__ */ e(
583
+ ), Cr = /* @__PURE__ */ e(
560
584
  r(
561
585
  "arcgis-search",
562
586
  {
@@ -570,14 +594,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
570
594
  onArcgisSuggestStart: "arcgisSuggestStart"
571
595
  }
572
596
  )
573
- ), yr = /* @__PURE__ */ e(
597
+ ), dr = /* @__PURE__ */ e(
574
598
  r(
575
599
  "arcgis-search-result-renderer",
576
600
  {
577
601
  onArcgisReady: "arcgisReady"
578
602
  }
579
603
  )
580
- ), lr = /* @__PURE__ */ e(
604
+ ), hr = /* @__PURE__ */ e(
581
605
  r(
582
606
  "arcgis-shadow-cast",
583
607
  {
@@ -585,7 +609,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
585
609
  onArcgisReady: "arcgisReady"
586
610
  }
587
611
  )
588
- ), Cr = /* @__PURE__ */ e(
612
+ ), pr = /* @__PURE__ */ e(
589
613
  r(
590
614
  "arcgis-sketch",
591
615
  {
@@ -598,14 +622,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
598
622
  onArcgisUpdate: "arcgisUpdate"
599
623
  }
600
624
  )
601
- ), dr = /* @__PURE__ */ e(
625
+ ), wr = /* @__PURE__ */ e(
602
626
  r(
603
627
  "arcgis-sketch-tooltip-controls",
604
628
  {
605
629
  onArcgisPropertyChange: "arcgisPropertyChange"
606
630
  }
607
631
  )
608
- ), hr = /* @__PURE__ */ e(
632
+ ), Pr = /* @__PURE__ */ e(
609
633
  r(
610
634
  "arcgis-slice",
611
635
  {
@@ -613,7 +637,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
613
637
  onArcgisReady: "arcgisReady"
614
638
  }
615
639
  )
616
- ), pr = /* @__PURE__ */ e(
640
+ ), Rr = /* @__PURE__ */ e(
617
641
  r(
618
642
  "arcgis-slider-binary-color-size-legacy",
619
643
  {
@@ -623,7 +647,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
623
647
  onArcgisThumbDrag: "arcgisThumbDrag"
624
648
  }
625
649
  )
626
- ), wr = /* @__PURE__ */ e(
650
+ ), ur = /* @__PURE__ */ e(
627
651
  r(
628
652
  "arcgis-slider-classed-color-legacy",
629
653
  {
@@ -633,7 +657,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
633
657
  onArcgisThumbDrag: "arcgisThumbDrag"
634
658
  }
635
659
  )
636
- ), Pr = /* @__PURE__ */ e(
660
+ ), Vr = /* @__PURE__ */ e(
637
661
  r(
638
662
  "arcgis-slider-classed-size-legacy",
639
663
  {
@@ -643,7 +667,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
643
667
  onArcgisThumbDrag: "arcgisThumbDrag"
644
668
  }
645
669
  )
646
- ), Rr = /* @__PURE__ */ e(
670
+ ), mr = /* @__PURE__ */ e(
647
671
  r(
648
672
  "arcgis-slider-color-legacy",
649
673
  {
@@ -653,7 +677,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
653
677
  onArcgisThumbDrag: "arcgisThumbDrag"
654
678
  }
655
679
  )
656
- ), Vr = /* @__PURE__ */ e(
680
+ ), Tr = /* @__PURE__ */ e(
657
681
  r(
658
682
  "arcgis-slider-color-size-legacy",
659
683
  {
@@ -663,7 +687,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
663
687
  onArcgisThumbDrag: "arcgisThumbDrag"
664
688
  }
665
689
  )
666
- ), ur = /* @__PURE__ */ e(
690
+ ), Sr = /* @__PURE__ */ e(
667
691
  r(
668
692
  "arcgis-slider-heatmap-legacy",
669
693
  {
@@ -673,7 +697,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
673
697
  onArcgisThumbDrag: "arcgisThumbDrag"
674
698
  }
675
699
  )
676
- ), mr = /* @__PURE__ */ e(
700
+ ), kr = /* @__PURE__ */ e(
677
701
  r(
678
702
  "arcgis-slider-opacity-legacy",
679
703
  {
@@ -683,7 +707,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
683
707
  onArcgisThumbDrag: "arcgisThumbDrag"
684
708
  }
685
709
  )
686
- ), Tr = /* @__PURE__ */ e(
710
+ ), br = /* @__PURE__ */ e(
687
711
  r(
688
712
  "arcgis-slider-scale-range",
689
713
  {
@@ -693,7 +717,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
693
717
  onArcgisReady: "arcgisReady"
694
718
  }
695
719
  )
696
- ), Sr = /* @__PURE__ */ e(
720
+ ), Dr = /* @__PURE__ */ e(
697
721
  r(
698
722
  "arcgis-slider-size-legacy",
699
723
  {
@@ -703,7 +727,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
703
727
  onArcgisThumbDrag: "arcgisThumbDrag"
704
728
  }
705
729
  )
706
- ), kr = /* @__PURE__ */ e(
730
+ ), vr = /* @__PURE__ */ e(
707
731
  r(
708
732
  "arcgis-snapping-controls",
709
733
  {
@@ -711,26 +735,26 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
711
735
  onArcgisReady: "arcgisReady"
712
736
  }
713
737
  )
714
- ), br = /* @__PURE__ */ e(
738
+ ), Lr = /* @__PURE__ */ e(
715
739
  r(
716
740
  "arcgis-color-select",
717
741
  {
718
742
  onArcgisColorChanged: "arcgisColorChanged"
719
743
  }
720
744
  )
721
- ), Dr = /* @__PURE__ */ e(
745
+ ), Er = /* @__PURE__ */ e(
722
746
  r(
723
747
  "arcgis-time-of-day-slider",
724
748
  {
725
749
  onArcgisTimeChange: "arcgisTimeChange"
726
750
  }
727
751
  )
728
- ), Lr = /* @__PURE__ */ e(
752
+ ), Fr = /* @__PURE__ */ e(
729
753
  r(
730
754
  "arcgis-webgl-error",
731
755
  {}
732
756
  )
733
- ), vr = /* @__PURE__ */ e(
757
+ ), Ur = /* @__PURE__ */ e(
734
758
  r(
735
759
  "arcgis-swipe",
736
760
  {
@@ -740,7 +764,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
740
764
  onArcgisSwipeInput: "arcgisSwipeInput"
741
765
  }
742
766
  )
743
- ), Er = /* @__PURE__ */ e(
767
+ ), Nr = /* @__PURE__ */ e(
744
768
  r(
745
769
  "arcgis-table-list",
746
770
  {
@@ -750,7 +774,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
750
774
  onArcgisTriggerAction: "arcgisTriggerAction"
751
775
  }
752
776
  )
753
- ), Fr = /* @__PURE__ */ e(
777
+ ), fr = /* @__PURE__ */ e(
754
778
  r(
755
779
  "arcgis-time-slider",
756
780
  {
@@ -759,7 +783,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
759
783
  onArcgisTriggerAction: "arcgisTriggerAction"
760
784
  }
761
785
  )
762
- ), Ur = /* @__PURE__ */ e(
786
+ ), Ir = /* @__PURE__ */ e(
763
787
  r(
764
788
  "arcgis-time-zone-label",
765
789
  {
@@ -767,7 +791,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
767
791
  onArcgisReady: "arcgisReady"
768
792
  }
769
793
  )
770
- ), Nr = /* @__PURE__ */ e(
794
+ ), Mr = /* @__PURE__ */ e(
771
795
  r(
772
796
  "arcgis-track",
773
797
  {
@@ -777,14 +801,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
777
801
  onArcgisReady: "arcgisReady"
778
802
  }
779
803
  )
780
- ), fr = /* @__PURE__ */ e(
804
+ ), Gr = /* @__PURE__ */ e(
781
805
  r(
782
806
  "arcgis-utility-network-associations",
783
807
  {
784
808
  onArcgisReady: "arcgisReady"
785
809
  }
786
810
  )
787
- ), Mr = /* @__PURE__ */ e(
811
+ ), xr = /* @__PURE__ */ e(
788
812
  r(
789
813
  "arcgis-utility-network-trace",
790
814
  {
@@ -797,7 +821,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
797
821
  onArcgisRemoveResultArea: "arcgisRemoveResultArea"
798
822
  }
799
823
  )
800
- ), Ir = /* @__PURE__ */ e(
824
+ ), Br = /* @__PURE__ */ e(
801
825
  r(
802
826
  "arcgis-utility-network-trace-analysis",
803
827
  {
@@ -809,19 +833,19 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
809
833
  onArcgisTraceResultFeaturesReady: "arcgisTraceResultFeaturesReady"
810
834
  }
811
835
  )
812
- ), Gr = /* @__PURE__ */ e(
836
+ ), Hr = /* @__PURE__ */ e(
813
837
  r(
814
838
  "arcgis-utility-network-aggregated-geometry",
815
839
  {
816
840
  onArcgisHideGraphicsChange: "arcgisHideGraphicsChange"
817
841
  }
818
842
  )
819
- ), Br = /* @__PURE__ */ e(
843
+ ), Kr = /* @__PURE__ */ e(
820
844
  r(
821
845
  "arcgis-utility-network-subnetwork-info",
822
846
  {}
823
847
  )
824
- ), xr = /* @__PURE__ */ e(
848
+ ), Wr = /* @__PURE__ */ e(
825
849
  r(
826
850
  "arcgis-utility-network-trace-inputs",
827
851
  {
@@ -833,7 +857,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
833
857
  onArcgisUtilityNetworkChange: "arcgisUtilityNetworkChange"
834
858
  }
835
859
  )
836
- ), Hr = /* @__PURE__ */ e(
860
+ ), zr = /* @__PURE__ */ e(
837
861
  r(
838
862
  "arcgis-utility-network-trace-location",
839
863
  {
@@ -842,12 +866,12 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
842
866
  onArcgisTraceLocationSelectStart: "arcgisTraceLocationSelectStart"
843
867
  }
844
868
  )
845
- ), Kr = /* @__PURE__ */ e(
869
+ ), Or = /* @__PURE__ */ e(
846
870
  r(
847
871
  "arcgis-utility-network-trace-location-list",
848
872
  {}
849
873
  )
850
- ), Wr = /* @__PURE__ */ e(
874
+ ), Zr = /* @__PURE__ */ e(
851
875
  r(
852
876
  "arcgis-utility-network-trace-results",
853
877
  {
@@ -858,7 +882,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
858
882
  onArcgisTraceResultFeaturesReady: "arcgisTraceResultFeaturesReady"
859
883
  }
860
884
  )
861
- ), zr = /* @__PURE__ */ e(
885
+ ), jr = /* @__PURE__ */ e(
862
886
  r(
863
887
  "arcgis-utility-network-validate-network-topology",
864
888
  {
@@ -867,7 +891,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
867
891
  onArcgisValidateNetworkTopologyStart: "arcgisValidateNetworkTopologyStart"
868
892
  }
869
893
  )
870
- ), Or = /* @__PURE__ */ e(
894
+ ), qr = /* @__PURE__ */ e(
871
895
  r(
872
896
  "arcgis-utility-network-validate-topology",
873
897
  {
@@ -875,7 +899,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
875
899
  onArcgisReady: "arcgisReady"
876
900
  }
877
901
  )
878
- ), Zr = /* @__PURE__ */ e(
902
+ ), Jr = /* @__PURE__ */ e(
879
903
  r(
880
904
  "arcgis-value-picker",
881
905
  {
@@ -888,35 +912,35 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
888
912
  onArcgisSlottedElementChange: "arcgisSlottedElementChange"
889
913
  }
890
914
  )
891
- ), jr = /* @__PURE__ */ e(
915
+ ), Qr = /* @__PURE__ */ e(
892
916
  r(
893
917
  "arcgis-value-picker-collection",
894
918
  {
895
919
  onArcgisPropertyChange: "arcgisPropertyChange"
896
920
  }
897
921
  )
898
- ), qr = /* @__PURE__ */ e(
922
+ ), Xr = /* @__PURE__ */ e(
899
923
  r(
900
924
  "arcgis-value-picker-combobox",
901
925
  {
902
926
  onArcgisPropertyChange: "arcgisPropertyChange"
903
927
  }
904
928
  )
905
- ), Jr = /* @__PURE__ */ e(
929
+ ), Yr = /* @__PURE__ */ e(
906
930
  r(
907
931
  "arcgis-value-picker-label",
908
932
  {
909
933
  onArcgisPropertyChange: "arcgisPropertyChange"
910
934
  }
911
935
  )
912
- ), Qr = /* @__PURE__ */ e(
936
+ ), _r = /* @__PURE__ */ e(
913
937
  r(
914
938
  "arcgis-value-picker-slider",
915
939
  {
916
940
  onArcgisPropertyChange: "arcgisPropertyChange"
917
941
  }
918
942
  )
919
- ), Xr = /* @__PURE__ */ e(
943
+ ), $r = /* @__PURE__ */ e(
920
944
  r(
921
945
  "arcgis-value-picker-legacy",
922
946
  {
@@ -929,7 +953,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
929
953
  onArcgisReady: "arcgisReady"
930
954
  }
931
955
  )
932
- ), Yr = /* @__PURE__ */ e(
956
+ ), re = /* @__PURE__ */ e(
933
957
  r(
934
958
  "arcgis-version-management",
935
959
  {
@@ -937,14 +961,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
937
961
  onArcgisVersioningStateChanged: "arcgisVersioningStateChanged"
938
962
  }
939
963
  )
940
- ), _r = /* @__PURE__ */ e(
964
+ ), ee = /* @__PURE__ */ e(
941
965
  r(
942
966
  "arcgis-video",
943
967
  {
944
968
  onArcgisViewReadyChange: "arcgisViewReadyChange"
945
969
  }
946
970
  )
947
- ), $r = /* @__PURE__ */ e(
971
+ ), ie = /* @__PURE__ */ e(
948
972
  r(
949
973
  "arcgis-video-player",
950
974
  {
@@ -953,14 +977,14 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
953
977
  onArcgisVideoReady: "arcgisVideoReady"
954
978
  }
955
979
  )
956
- ), re = /* @__PURE__ */ e(
980
+ ), ae = /* @__PURE__ */ e(
957
981
  r(
958
982
  "arcgis-view-popover",
959
983
  {
960
984
  onArcgisPropertyChange: "arcgisPropertyChange"
961
985
  }
962
986
  )
963
- ), ee = /* @__PURE__ */ e(
987
+ ), ge = /* @__PURE__ */ e(
964
988
  r(
965
989
  "arcgis-volume-measurement",
966
990
  {
@@ -968,7 +992,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
968
992
  onArcgisReady: "arcgisReady"
969
993
  }
970
994
  )
971
- ), ie = /* @__PURE__ */ e(
995
+ ), se = /* @__PURE__ */ e(
972
996
  r(
973
997
  "arcgis-weather",
974
998
  {
@@ -976,7 +1000,7 @@ const e = /* @__PURE__ */ g(i, a), n = /* @__PURE__ */ e(
976
1000
  onArcgisReady: "arcgisReady"
977
1001
  }
978
1002
  )
979
- ), ae = /* @__PURE__ */ e(
1003
+ ), ce = /* @__PURE__ */ e(
980
1004
  r(
981
1005
  "arcgis-zoom",
982
1006
  {
@@ -996,99 +1020,102 @@ export {
996
1020
  d as ArcgisBookmarks,
997
1021
  h as ArcgisBuildingExplorer,
998
1022
  p as ArcgisCatalogLayerList,
999
- $ as ArcgisClipboard,
1000
- br as ArcgisColorSelect,
1023
+ ir as ArcgisClipboard,
1024
+ Lr as ArcgisColorSelect,
1001
1025
  w as ArcgisCompass,
1002
1026
  P as ArcgisCoordinateConversion,
1003
- R as ArcgisDaylight,
1004
- m as ArcgisDirectLineMeasurement3d,
1027
+ R as ArcgisCoordinateConversionNext,
1028
+ u as ArcgisDaylight,
1029
+ T as ArcgisDirectLineMeasurement3d,
1005
1030
  V as ArcgisDirectionalPad,
1006
- u as ArcgisDirections,
1007
- T as ArcgisDistanceMeasurement2d,
1008
- S as ArcgisEditor,
1009
- k as ArcgisElevationProfile,
1010
- b as ArcgisExpand,
1011
- D as ArcgisFeature,
1031
+ m as ArcgisDirections,
1032
+ S as ArcgisDistanceMeasurement2d,
1033
+ k as ArcgisEditor,
1034
+ b as ArcgisElevationProfile,
1035
+ D as ArcgisExpand,
1036
+ v as ArcgisFeature,
1012
1037
  L as ArcgisFeatureForm,
1013
- rr as ArcgisFeatureImage,
1014
- v as ArcgisFeatureNext,
1015
- E as ArcgisFeatureTable,
1016
- F as ArcgisFeatureTemplatesLegacy,
1017
- er as ArcgisFeatureTitle,
1018
- U as ArcgisFeatures,
1019
- N as ArcgisFeaturesNext,
1020
- f as ArcgisFloorFilter,
1021
- M as ArcgisFullscreen,
1022
- I as ArcgisGridControls,
1023
- G as ArcgisHistogramRangeSlider,
1024
- B as ArcgisHome,
1025
- x as ArcgisLayerList,
1026
- H as ArcgisLayerListNext,
1027
- K as ArcgisLegend,
1028
- W as ArcgisLineOfSight,
1029
- z as ArcgisLinkChart,
1030
- O as ArcgisLinkChartLayoutSwitcher,
1031
- Z as ArcgisLinkChartNonspatialVisibilityToggle,
1032
- j as ArcgisLocate,
1033
- q as ArcgisMap,
1034
- J as ArcgisMeasurement,
1035
- ir as ArcgisMultiFeatureForm,
1036
- Q as ArcgisNavigationToggle,
1037
- X as ArcgisOrientedImageryViewer,
1038
- Y as ArcgisOrientedImageryViewerImageViewer,
1039
- _ as ArcgisPaste,
1040
- ar as ArcgisPopup,
1041
- gr as ArcgisPresentation,
1042
- sr as ArcgisPrint,
1043
- cr as ArcgisReverseGeocodeList,
1044
- or as ArcgisScaleBar,
1045
- nr as ArcgisScaleRangeSlider,
1046
- tr as ArcgisScene,
1047
- Ar as ArcgisSearch,
1048
- yr as ArcgisSearchResultRenderer,
1049
- lr as ArcgisShadowCast,
1050
- Cr as ArcgisSketch,
1051
- dr as ArcgisSketchTooltipControls,
1052
- hr as ArcgisSlice,
1053
- pr as ArcgisSliderBinaryColorSizeLegacy,
1054
- wr as ArcgisSliderClassedColorLegacy,
1055
- Pr as ArcgisSliderClassedSizeLegacy,
1056
- Rr as ArcgisSliderColorLegacy,
1057
- Vr as ArcgisSliderColorSizeLegacy,
1058
- ur as ArcgisSliderHeatmapLegacy,
1059
- mr as ArcgisSliderOpacityLegacy,
1060
- Tr as ArcgisSliderScaleRange,
1061
- Sr as ArcgisSliderSizeLegacy,
1062
- kr as ArcgisSnappingControls,
1063
- vr as ArcgisSwipe,
1064
- Er as ArcgisTableList,
1065
- Dr as ArcgisTimeOfDaySlider,
1066
- Fr as ArcgisTimeSlider,
1067
- Ur as ArcgisTimeZoneLabel,
1068
- Nr as ArcgisTrack,
1069
- Gr as ArcgisUtilityNetworkAggregatedGeometry,
1070
- fr as ArcgisUtilityNetworkAssociations,
1071
- Br as ArcgisUtilityNetworkSubnetworkInfo,
1072
- Mr as ArcgisUtilityNetworkTrace,
1073
- Ir as ArcgisUtilityNetworkTraceAnalysis,
1074
- xr as ArcgisUtilityNetworkTraceInputs,
1075
- Hr as ArcgisUtilityNetworkTraceLocation,
1076
- Kr as ArcgisUtilityNetworkTraceLocationList,
1077
- Wr as ArcgisUtilityNetworkTraceResults,
1078
- zr as ArcgisUtilityNetworkValidateNetworkTopology,
1079
- Or as ArcgisUtilityNetworkValidateTopology,
1080
- Zr as ArcgisValuePicker,
1081
- jr as ArcgisValuePickerCollection,
1082
- qr as ArcgisValuePickerCombobox,
1083
- Jr as ArcgisValuePickerLabel,
1084
- Xr as ArcgisValuePickerLegacy,
1085
- Qr as ArcgisValuePickerSlider,
1086
- Yr as ArcgisVersionManagement,
1087
- _r as ArcgisVideo,
1088
- $r as ArcgisVideoPlayer,
1089
- re as ArcgisViewPopover,
1090
- ee as ArcgisVolumeMeasurement,
1091
- ie as ArcgisWeather,
1092
- Lr as ArcgisWebglError,
1093
- ae as ArcgisZoom
1038
+ ar as ArcgisFeatureImage,
1039
+ E as ArcgisFeatureNext,
1040
+ F as ArcgisFeatureTable,
1041
+ U as ArcgisFeatureTemplates,
1042
+ f as ArcgisFeatureTemplatesLegacy,
1043
+ gr as ArcgisFeatureTitle,
1044
+ I as ArcgisFeatures,
1045
+ M as ArcgisFeaturesNext,
1046
+ G as ArcgisFloorFilter,
1047
+ x as ArcgisFullscreen,
1048
+ B as ArcgisGridControls,
1049
+ H as ArcgisHistogramRangeSlider,
1050
+ K as ArcgisHome,
1051
+ W as ArcgisLayerList,
1052
+ z as ArcgisLayerListNext,
1053
+ O as ArcgisLegend,
1054
+ Z as ArcgisLineOfSight,
1055
+ j as ArcgisLinkChart,
1056
+ q as ArcgisLinkChartLayoutSwitcher,
1057
+ J as ArcgisLinkChartNonspatialVisibilityToggle,
1058
+ Q as ArcgisLocate,
1059
+ X as ArcgisMap,
1060
+ Y as ArcgisMeasurement,
1061
+ sr as ArcgisMultiFeatureForm,
1062
+ _ as ArcgisNavigationToggle,
1063
+ $ as ArcgisOrientedImageryViewer,
1064
+ rr as ArcgisOrientedImageryViewerImageViewer,
1065
+ er as ArcgisPaste,
1066
+ cr as ArcgisPopup,
1067
+ or as ArcgisPresentation,
1068
+ nr as ArcgisPrint,
1069
+ tr as ArcgisReverseGeocodeList,
1070
+ Ar as ArcgisScaleBar,
1071
+ yr as ArcgisScaleRangeSlider,
1072
+ lr as ArcgisScene,
1073
+ Cr as ArcgisSearch,
1074
+ dr as ArcgisSearchResultRenderer,
1075
+ hr as ArcgisShadowCast,
1076
+ pr as ArcgisSketch,
1077
+ wr as ArcgisSketchTooltipControls,
1078
+ Pr as ArcgisSlice,
1079
+ Rr as ArcgisSliderBinaryColorSizeLegacy,
1080
+ ur as ArcgisSliderClassedColorLegacy,
1081
+ Vr as ArcgisSliderClassedSizeLegacy,
1082
+ mr as ArcgisSliderColorLegacy,
1083
+ Tr as ArcgisSliderColorSizeLegacy,
1084
+ Sr as ArcgisSliderHeatmapLegacy,
1085
+ kr as ArcgisSliderOpacityLegacy,
1086
+ br as ArcgisSliderScaleRange,
1087
+ Dr as ArcgisSliderSizeLegacy,
1088
+ vr as ArcgisSnappingControls,
1089
+ Ur as ArcgisSwipe,
1090
+ Nr as ArcgisTableList,
1091
+ N as ArcgisTemplateImage,
1092
+ Er as ArcgisTimeOfDaySlider,
1093
+ fr as ArcgisTimeSlider,
1094
+ Ir as ArcgisTimeZoneLabel,
1095
+ Mr as ArcgisTrack,
1096
+ Hr as ArcgisUtilityNetworkAggregatedGeometry,
1097
+ Gr as ArcgisUtilityNetworkAssociations,
1098
+ Kr as ArcgisUtilityNetworkSubnetworkInfo,
1099
+ xr as ArcgisUtilityNetworkTrace,
1100
+ Br as ArcgisUtilityNetworkTraceAnalysis,
1101
+ Wr as ArcgisUtilityNetworkTraceInputs,
1102
+ zr as ArcgisUtilityNetworkTraceLocation,
1103
+ Or as ArcgisUtilityNetworkTraceLocationList,
1104
+ Zr as ArcgisUtilityNetworkTraceResults,
1105
+ jr as ArcgisUtilityNetworkValidateNetworkTopology,
1106
+ qr as ArcgisUtilityNetworkValidateTopology,
1107
+ Jr as ArcgisValuePicker,
1108
+ Qr as ArcgisValuePickerCollection,
1109
+ Xr as ArcgisValuePickerCombobox,
1110
+ Yr as ArcgisValuePickerLabel,
1111
+ $r as ArcgisValuePickerLegacy,
1112
+ _r as ArcgisValuePickerSlider,
1113
+ re as ArcgisVersionManagement,
1114
+ ee as ArcgisVideo,
1115
+ ie as ArcgisVideoPlayer,
1116
+ ae as ArcgisViewPopover,
1117
+ ge as ArcgisVolumeMeasurement,
1118
+ se as ArcgisWeather,
1119
+ Fr as ArcgisWebglError,
1120
+ ce as ArcgisZoom
1094
1121
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/map-components-react",
3
- "version": "5.2.0-next.0",
3
+ "version": "5.2.0-next.10",
4
4
  "description": "A set of React components that wrap ArcGIS map components",
5
5
  "keywords": [
6
6
  "2D",
@@ -29,15 +29,15 @@
29
29
  ],
30
30
  "license": "SEE LICENSE IN LICENSE.md",
31
31
  "dependencies": {
32
- "@esri/calcite-components": "^5.1.0-next.60",
32
+ "@esri/calcite-components": "^5.1.1-next.3",
33
33
  "@lit/react": "^1.0.8",
34
34
  "lit": "^3.3.0",
35
35
  "tslib": "^2.8.1",
36
- "@arcgis/lumina": "5.2.0-next.0",
37
- "@arcgis/map-components": "5.2.0-next.0"
36
+ "@arcgis/lumina": "5.2.0-next.10",
37
+ "@arcgis/map-components": "5.2.0-next.10"
38
38
  },
39
39
  "peerDependencies": {
40
- "@arcgis/core": "^5.1.0-next",
40
+ "@arcgis/core": "^5.2.0-next",
41
41
  "react": ">=18.0.0 <20.0.0"
42
42
  }
43
43
  }