@arcgis/map-components 5.2.0-next.74 → 5.2.0-next.76

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 (94) hide show
  1. package/dist/cdn/3MDNGD5N.js +2 -0
  2. package/dist/cdn/4RYR4YDD.js +2 -0
  3. package/dist/cdn/{Y52XLS45.js → 4ULHWCEQ.js} +1 -1
  4. package/dist/cdn/{4IYAEXT6.js → 5AQ2DLHA.js} +1 -1
  5. package/dist/cdn/5GD232OU.js +2 -0
  6. package/dist/cdn/6C542P4V.js +2 -0
  7. package/dist/cdn/6XJLNNXF.js +2 -0
  8. package/dist/cdn/AYJ4XEW3.js +2 -0
  9. package/dist/cdn/BZZONX7U.js +2 -0
  10. package/dist/cdn/CO4UDHQO.js +5 -0
  11. package/dist/cdn/DXRIB5HU.js +2 -0
  12. package/dist/cdn/{AXEUVRDP.js → GYD6SJRD.js} +1 -1
  13. package/dist/cdn/HSRSC5A3.js +2 -0
  14. package/dist/cdn/KKN5ZNLH.js +2 -0
  15. package/dist/cdn/LCWKOR7D.js +2 -0
  16. package/dist/cdn/LFEMVA6D.js +2 -0
  17. package/dist/cdn/LWGNINKF.js +2 -0
  18. package/dist/cdn/{6T4SNDWL.js → N7YPGWHZ.js} +1 -1
  19. package/dist/cdn/NAW2XY64.js +2 -0
  20. package/dist/cdn/{RNUWRSX7.js → NESU6NXH.js} +1 -1
  21. package/dist/cdn/NVYQR4DS.js +2 -0
  22. package/dist/cdn/QO6WDURE.js +2 -0
  23. package/dist/cdn/RIZHD5EC.js +2 -0
  24. package/dist/cdn/UYF6TF6U.js +2 -0
  25. package/dist/cdn/WD25DNJL.js +2 -0
  26. package/dist/cdn/assets/utility-network-aggregated-geometry-result-item/t9n/messages.en.json +1 -0
  27. package/dist/cdn/assets/utility-network-trace-results-next/t9n/messages.en.json +1 -1
  28. package/dist/cdn/assets/utility-network-validate-network-topology/t9n/messages.en.json +1 -1
  29. package/dist/cdn/index.js +1 -1
  30. package/dist/cdn/main.css +1 -1
  31. package/dist/chunks/titleUtils.js +40 -0
  32. package/dist/chunks/utils2.js +36 -71
  33. package/dist/components/arcgis-feature-table/customElement.js +1 -1
  34. package/dist/components/arcgis-layer-list/customElement.js +1 -1
  35. package/dist/components/arcgis-legend/customElement.js +1 -1
  36. package/dist/components/arcgis-legend-card-element/customElement.js +34 -33
  37. package/dist/components/arcgis-legend-card-univariate-above-and-below-ramp/customElement.js +11 -11
  38. package/dist/components/arcgis-legend-card-univariate-color-size-ramp/customElement.js +9 -9
  39. package/dist/components/arcgis-legend-card-view/customElement.js +1 -1
  40. package/dist/components/arcgis-legend-classic-color-ramp/customElement.js +15 -15
  41. package/dist/components/arcgis-legend-classic-element/customElement.js +39 -35
  42. package/dist/components/arcgis-legend-classic-size-ramp/customElement.js +5 -4
  43. package/dist/components/arcgis-legend-classic-univariate-above-and-below-ramp/customElement.js +6 -6
  44. package/dist/components/arcgis-legend-classic-univariate-color-size-ramp/customElement.js +3 -3
  45. package/dist/components/arcgis-legend-classic-view/customElement.js +41 -18
  46. package/dist/components/arcgis-legend-relationship-ramp/customElement.js +8 -8
  47. package/dist/components/arcgis-legend-spike-ramp/customElement.js +13 -13
  48. package/dist/components/arcgis-scene/customElement.d.ts +1 -0
  49. package/dist/components/arcgis-utility-network-aggregated-geometry-result-item/customElement.d.ts +105 -0
  50. package/dist/components/arcgis-utility-network-aggregated-geometry-result-item/customElement.js +125 -0
  51. package/dist/components/arcgis-utility-network-aggregated-geometry-result-item/index.js +5 -0
  52. package/dist/components/arcgis-utility-network-trace-analysis-next/customElement.d.ts +6 -0
  53. package/dist/components/arcgis-utility-network-trace-analysis-next/customElement.js +9 -9
  54. package/dist/components/arcgis-utility-network-trace-analysis-next/types.d.ts +5 -4
  55. package/dist/components/arcgis-utility-network-trace-results-next/customElement.d.ts +4 -25
  56. package/dist/components/arcgis-utility-network-trace-results-next/customElement.js +86 -86
  57. package/dist/components/arcgis-utility-network-trace-results-next/index.js +1 -4
  58. package/dist/components/arcgis-utility-network-validate-network-topology/customElement.d.ts +19 -0
  59. package/dist/components/arcgis-utility-network-validate-network-topology/customElement.js +129 -86
  60. package/dist/docs/api.json +1 -1
  61. package/dist/docs/docs.json +1 -1
  62. package/dist/docs/vscode.html-custom-data.json +1 -1
  63. package/dist/docs/web-types.json +1 -1
  64. package/dist/index.d.ts +7 -7
  65. package/dist/loader.js +3 -3
  66. package/dist/types/lumina.d.ts +6 -5
  67. package/dist/types/preact.d.ts +7 -6
  68. package/dist/types/react.d.ts +8 -7
  69. package/dist/types/stencil.d.ts +6 -5
  70. package/package.json +5 -5
  71. package/dist/cdn/2O6GHHUY.js +0 -2
  72. package/dist/cdn/7THMBHKF.js +0 -2
  73. package/dist/cdn/A6CH2UFJ.js +0 -2
  74. package/dist/cdn/AZSWPMSD.js +0 -2
  75. package/dist/cdn/CQV2TQUQ.js +0 -2
  76. package/dist/cdn/D75QAAQT.js +0 -5
  77. package/dist/cdn/GG4ZP72A.js +0 -2
  78. package/dist/cdn/GOIKNGEI.js +0 -2
  79. package/dist/cdn/HZR3HENL.js +0 -2
  80. package/dist/cdn/IIYUVBKU.js +0 -2
  81. package/dist/cdn/KUR5PBEN.js +0 -2
  82. package/dist/cdn/LIEZSWE4.js +0 -2
  83. package/dist/cdn/MOOIQJP4.js +0 -2
  84. package/dist/cdn/NJ4CBOJN.js +0 -2
  85. package/dist/cdn/SWDOEOEG.js +0 -2
  86. package/dist/cdn/TZTJY3L5.js +0 -2
  87. package/dist/cdn/X3TEGOBL.js +0 -2
  88. package/dist/cdn/XLAW24IV.js +0 -2
  89. package/dist/cdn/ZMLP2ZB4.js +0 -2
  90. package/dist/cdn/assets/utility-network-aggregated-geometry-next/t9n/messages.en.json +0 -1
  91. package/dist/components/arcgis-utility-network-aggregated-geometry-next/customElement.d.ts +0 -63
  92. package/dist/components/arcgis-utility-network-aggregated-geometry-next/customElement.js +0 -109
  93. package/dist/components/arcgis-utility-network-aggregated-geometry-next/index.js +0 -2
  94. /package/dist/components/{arcgis-utility-network-aggregated-geometry-next → arcgis-utility-network-aggregated-geometry-result-item}/index.d.ts +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.