@arcgis/map-components 5.2.0-next.23 → 5.2.0-next.25

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.
Files changed (101) hide show
  1. package/dist/cdn/32XG4IQO.js +2 -0
  2. package/dist/cdn/{BXK5DVDN.js → 4BJSMXKG.js} +1 -1
  3. package/dist/cdn/5P3LF4QU.js +2 -0
  4. package/dist/cdn/5RXWVXJA.js +2 -0
  5. package/dist/cdn/7TE4BSW7.js +2 -0
  6. package/dist/cdn/{23VXN3VB.js → AASOO75T.js} +1 -1
  7. package/dist/cdn/B56MNMJP.js +2 -0
  8. package/dist/cdn/BGWYOIKY.js +2 -0
  9. package/dist/cdn/BV6DN77M.js +2 -0
  10. package/dist/cdn/BXDVZQ2A.js +3 -0
  11. package/dist/cdn/CXHORYLL.js +2 -0
  12. package/dist/cdn/DKG4Q4BC.js +2 -0
  13. package/dist/cdn/{MJ2AUX7N.js → F7ZQA7S5.js} +1 -1
  14. package/dist/cdn/{HFDHHI2B.js → FHL4L2ZY.js} +1 -1
  15. package/dist/cdn/{2BESNRQI.js → FPX4MV2U.js} +1 -1
  16. package/dist/cdn/FWRUNJU5.js +2 -0
  17. package/dist/cdn/HUBIN764.js +2 -0
  18. package/dist/cdn/KLKFMZ7U.js +2 -0
  19. package/dist/cdn/NR6V3DTH.js +2 -0
  20. package/dist/cdn/P3U6DQN6.js +2 -0
  21. package/dist/cdn/{UA3OPWND.js → PGCAY24R.js} +1 -1
  22. package/dist/cdn/{Z257GCMR.js → Q4PNCUBK.js} +1 -1
  23. package/dist/cdn/{XVNU3EUN.js → UCEBZVNP.js} +1 -1
  24. package/dist/cdn/{XPD6NXPE.js → UGOZSFW2.js} +1 -1
  25. package/dist/cdn/VZVNKP6W.js +2 -0
  26. package/dist/cdn/W67QMPVV.js +2 -0
  27. package/dist/cdn/XDKYOMSQ.js +2 -0
  28. package/dist/cdn/{6HLRQHTF.js → YKNC7IPO.js} +1 -1
  29. package/dist/cdn/ZAYZVEUD.js +2 -0
  30. package/dist/cdn/assets/basemap-layer-list-next/t9n/messages.en.json +1 -0
  31. package/dist/cdn/assets/catalog-layer-list-next/t9n/messages.en.json +1 -0
  32. package/dist/cdn/assets/table-list-next/t9n/messages.en.json +1 -0
  33. package/dist/cdn/index.js +1 -1
  34. package/dist/cdn/main.css +1 -1
  35. package/dist/chunks/keyboard-utils.js +15 -0
  36. package/dist/chunks/layer-list-item-indicator.js +1 -1
  37. package/dist/chunks/layer-list-item.js +6 -0
  38. package/dist/chunks/layer-list-utils.js +6 -6
  39. package/dist/chunks/slots.js +1 -1
  40. package/dist/components/arcgis-basemap-gallery/customElement.js +33 -32
  41. package/dist/components/arcgis-basemap-layer-list-next/customElement.d.ts +241 -0
  42. package/dist/components/arcgis-basemap-layer-list-next/customElement.js +329 -0
  43. package/dist/components/arcgis-basemap-layer-list-next/index.d.ts +1 -0
  44. package/dist/components/arcgis-basemap-layer-list-next/index.js +14 -0
  45. package/dist/components/arcgis-catalog-layer-list-next/customElement.d.ts +179 -0
  46. package/dist/components/arcgis-catalog-layer-list-next/customElement.js +263 -0
  47. package/dist/components/arcgis-catalog-layer-list-next/index.d.ts +1 -0
  48. package/dist/components/arcgis-catalog-layer-list-next/index.js +10 -0
  49. package/dist/components/arcgis-catalog-layer-list-next/types.d.ts +6 -0
  50. package/dist/components/arcgis-editor/customElement.js +18 -6
  51. package/dist/components/arcgis-expand/customElement.js +1 -1
  52. package/dist/components/arcgis-feature-media/customElement.js +45 -44
  53. package/dist/components/arcgis-features/customElement.js +26 -25
  54. package/dist/components/arcgis-features-next/customElement.js +22 -21
  55. package/dist/components/arcgis-floor-filter/customElement.js +3 -3
  56. package/dist/components/arcgis-layer-list-next/customElement.d.ts +9 -9
  57. package/dist/components/arcgis-layer-list-next/customElement.js +67 -66
  58. package/dist/components/arcgis-layer-list-next/index.js +2 -2
  59. package/dist/components/arcgis-layer-list-next/layer-list-item/customElement.js +1 -1
  60. package/dist/components/arcgis-navigation-toggle/customElement.js +45 -26
  61. package/dist/components/arcgis-navigation-toggle/index.js +1 -0
  62. package/dist/components/arcgis-paste/PasteViewModel.d.ts +3 -1
  63. package/dist/components/arcgis-paste/customElement.d.ts +6 -0
  64. package/dist/components/arcgis-paste/customElement.js +9 -6
  65. package/dist/components/arcgis-popup/customElement.d.ts +2 -3
  66. package/dist/components/arcgis-popup/customElement.js +27 -27
  67. package/dist/components/arcgis-presentation/customElement.d.ts +18 -0
  68. package/dist/components/arcgis-presentation/customElement.js +90 -88
  69. package/dist/components/arcgis-sketch/customElement.d.ts +16 -1
  70. package/dist/components/arcgis-sketch/customElement.js +25 -19
  71. package/dist/components/arcgis-table-list-next/customElement.d.ts +235 -0
  72. package/dist/components/arcgis-table-list-next/customElement.js +200 -0
  73. package/dist/components/arcgis-table-list-next/index.d.ts +1 -0
  74. package/dist/components/arcgis-table-list-next/index.js +7 -0
  75. package/dist/components/arcgis-weather/customElement.js +105 -110
  76. package/dist/docs/api.json +1 -1
  77. package/dist/docs/docs.json +1 -1
  78. package/dist/docs/vscode.html-custom-data.json +1 -1
  79. package/dist/docs/web-types.json +1 -1
  80. package/dist/index.d.ts +30 -0
  81. package/dist/loader.js +6 -3
  82. package/dist/types/lumina.d.ts +30 -1
  83. package/dist/types/preact.d.ts +33 -1
  84. package/dist/types/react.d.ts +36 -1
  85. package/dist/types/stencil.d.ts +30 -1
  86. package/dist/utils/layer-list-utils.d.ts +10 -0
  87. package/package.json +4 -4
  88. package/dist/cdn/6LACZH6O.js +0 -2
  89. package/dist/cdn/BMJ6NYIZ.js +0 -2
  90. package/dist/cdn/GQF32YL2.js +0 -2
  91. package/dist/cdn/HTCDJDRI.js +0 -2
  92. package/dist/cdn/I6IJUCE6.js +0 -2
  93. package/dist/cdn/IHDXJ4C3.js +0 -2
  94. package/dist/cdn/IJZYN6XT.js +0 -2
  95. package/dist/cdn/IYEZB6EU.js +0 -2
  96. package/dist/cdn/QJSXXDUJ.js +0 -2
  97. package/dist/cdn/SFSNTAYE.js +0 -2
  98. package/dist/cdn/T5KVNE3U.js +0 -3
  99. package/dist/cdn/WLMFCIBM.js +0 -2
  100. package/dist/cdn/XTGCV3LY.js +0 -2
  101. /package/dist/cdn/{T4OPNOZJ.js → OTZMVWAB.js} +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.