@arcgis/core 4.32.0-next.20250107 → 4.32.0-next.20250108

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 (99) hide show
  1. package/WebLinkChart.js +1 -1
  2. package/assets/esri/core/workers/RemoteClient.js +1 -1
  3. package/assets/esri/core/workers/chunks/{07304287ed5244fa4e12.js → 12b2c8251ec2d0e2ca46.js} +1 -1
  4. package/assets/esri/core/workers/chunks/24a597ae32a2083a50a5.js +1 -0
  5. package/assets/esri/core/workers/chunks/510cb8647841fec436c8.js +1 -0
  6. package/assets/esri/core/workers/chunks/{f6d6bc43ac1c13892d44.js → 58485909e1cfeb52c01e.js} +1 -1
  7. package/assets/esri/core/workers/chunks/{c49707b577f3805f0142.js → 5b61a1e7ac60a02a906d.js} +1 -1
  8. package/assets/esri/core/workers/chunks/76a7114a69264f5c07b0.js +2 -0
  9. package/assets/esri/core/workers/chunks/{ca1e186f136abb23ae4b.js → 7d0fc25ce1f74adcfeb6.js} +1 -1
  10. package/assets/esri/core/workers/chunks/{dca0eb66116e4b5403fc.js → 7df076d15b7b7a66dcee.js} +1 -1
  11. package/assets/esri/core/workers/chunks/{955421ee2247965244f0.js → 7fe92f072d3641ec4662.js} +1 -1
  12. package/assets/esri/core/workers/chunks/{4423aac6e44c3dbf184e.js → 89286d8f59844724cd16.js} +1 -1
  13. package/assets/esri/core/workers/chunks/a8ec4189ec3b37d5ff74.js +1 -0
  14. package/assets/esri/core/workers/chunks/cd92b80de7e9f982f9a9.js +1 -0
  15. package/chunks/CrackAndCluster-CfzXpEle.js +1 -1
  16. package/chunks/LineSeries.js +1 -1
  17. package/chunks/OperatorProject.js +1 -1
  18. package/chunks/Pattern.glsl.js +1 -1
  19. package/chunks/QuadraticBezier.js +1 -1
  20. package/chunks/Transformation2D.js +1 -1
  21. package/chunks/chartUtilsAm5.js +1 -1
  22. package/chunks/lyr3DWorker.js +1 -1
  23. package/chunks/vxlLayer.js +1 -1
  24. package/geometry/support/meshUtils/primitives.js +1 -1
  25. package/geometry/support/triangle.js +1 -1
  26. package/interfaces.d.ts +175 -91
  27. package/layers/LinkChartLayer.js +1 -1
  28. package/layers/MapNotesLayer.js +1 -1
  29. package/layers/MediaLayer.js +1 -1
  30. package/layers/support/ImageElement.js +1 -1
  31. package/layers/support/VideoElement.js +1 -1
  32. package/layers/support/rasterFunctions/rasterProjectionHelper.js +1 -1
  33. package/layers/video/VideoController.js +1 -1
  34. package/linkChart/OrganicLayoutSettings.js +1 -1
  35. package/package.json +3 -3
  36. package/smartMapping/renderers/color.js +1 -1
  37. package/smartMapping/renderers/size.js +1 -1
  38. package/smartMapping/renderers/univariateColorSize.js +1 -1
  39. package/support/mediaLayerUtils.js +5 -0
  40. package/support/revision.js +1 -1
  41. package/symbols/cim/CIMSymbolDrawHelper.js +1 -1
  42. package/symbols/cim/placements/PlacementInsidePolygon.js +1 -1
  43. package/views/2d/AnimationManager.js +1 -1
  44. package/views/2d/engine/vectorTiles/buckets/FillBucket.js +1 -1
  45. package/views/2d/engine/webgl/Overlay.js +1 -1
  46. package/views/2d/engine/webgl/SDFConverter.js +1 -1
  47. package/views/2d/engine/webgl/mesh/templates/shapingUtils.js +1 -1
  48. package/views/2d/engine/webgl/shaderGraph/techniques/shaders/hittestUtils.js +1 -1
  49. package/views/2d/layers/features/processor/ClusterStrategy.js +1 -1
  50. package/views/2d/layers/features/support/GraphicsReader.js +1 -1
  51. package/views/2d/navigation/MapViewNavigation.js +1 -1
  52. package/views/2d/support/HighlightGroup.js +1 -1
  53. package/views/3d/analysis/Slice/ShiftManipulator.js +1 -1
  54. package/views/3d/analysis/Viewshed/FieldOfViewManipulation.js +1 -1
  55. package/views/3d/analysis/support/measurementUtils.js +1 -1
  56. package/views/3d/environment/CloudsParameters.js +1 -1
  57. package/views/3d/environment/MarsAtmosphere.js +1 -1
  58. package/views/3d/interactive/editingTools/transform/ScaleRotateTransform.js +1 -1
  59. package/views/3d/layers/MediaLayerView3D.js +1 -1
  60. package/views/3d/layers/graphics/placementUtils.js +1 -1
  61. package/views/3d/layers/i3s/I3SUtil.js +1 -1
  62. package/views/3d/layers/support/FeatureTileVisibility3D.js +1 -1
  63. package/views/3d/state/helpers/SceneIntersectionHelper.js +1 -1
  64. package/views/3d/support/HighlightGroup.js +1 -1
  65. package/views/3d/terrain/SphericalPatch.js +1 -1
  66. package/views/3d/terrain/TilePerLayerInfo.js +1 -1
  67. package/views/3d/terrain/TileRenderer.js +1 -1
  68. package/views/3d/terrain/TileTexture.js +1 -1
  69. package/views/3d/webgl-engine/collections/Component/ComponentIntersectionData.js +1 -1
  70. package/views/3d/webgl-engine/effects/bloom/BloomRenderNode.js +1 -1
  71. package/views/3d/webgl-engine/lib/PathProfile.js +1 -1
  72. package/views/3d/webgl-engine/lib/edgeRendering/EdgeView.js +1 -1
  73. package/views/SceneView.js +1 -1
  74. package/views/View.js +1 -1
  75. package/views/input/BrowserEventSource.js +1 -1
  76. package/views/layers/MediaLayerView.js +1 -1
  77. package/views/support/HighlightGroup.d.ts +4 -0
  78. package/views/support/HighlightGroup.js +5 -0
  79. package/views/webgl/Texture.js +1 -1
  80. package/views/webgl/textureUtils.js +1 -1
  81. package/webscene/Slide.js +1 -1
  82. package/widgets/BasemapLayerList.js +1 -1
  83. package/widgets/BuildingExplorer/BuildingLevelPicker/BuildingLevelPicker.js +1 -1
  84. package/widgets/CatalogLayerList.js +1 -1
  85. package/widgets/FeatureTable/support/exportUtils.js +1 -1
  86. package/widgets/LayerList/support/layerListUtils.js +1 -1
  87. package/widgets/LayerList.js +1 -1
  88. package/widgets/Legend/styles/support/relationshipUtils.js +1 -1
  89. package/widgets/PanoramicViewer/utils.js +1 -1
  90. package/widgets/ScaleRangeSlider/ScaleRangeSliderViewModel.js +1 -1
  91. package/widgets/Sketch/SketchViewModel.js +1 -1
  92. package/widgets/TableList.js +1 -1
  93. package/assets/esri/core/workers/chunks/127c82cdb229434883b6.js +0 -1
  94. package/assets/esri/core/workers/chunks/66b411119b8ffb99b9dc.js +0 -1
  95. package/assets/esri/core/workers/chunks/8cd2c9ec1e541836b81c.js +0 -1
  96. package/assets/esri/core/workers/chunks/b07710e01494a6cda097.js +0 -1
  97. package/assets/esri/core/workers/chunks/c05e0bd145a1c27d6857.js +0 -2
  98. package/views/2d/support/HighlightGroup.d.ts +0 -4
  99. /package/assets/esri/core/workers/chunks/{c05e0bd145a1c27d6857.js.LICENSE.txt → 76a7114a69264f5c07b0.js.LICENSE.txt} +0 -0
package/WebLinkChart.js CHANGED
@@ -2,4 +2,4 @@
2
2
  All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
3
  See https://js.arcgis.com/4.32/esri/copyright.txt for details.
4
4
  */
5
- import{_ as t}from"./chunks/tslib.es6.js";import e from"./WebDocument2D.js";import r from"./core/Error.js";import{property as a}from"./core/accessorSupport/decorators/property.js";import"./core/has.js";import"./core/Logger.js";import"./core/RandomLCG.js";import{subclass as i}from"./core/accessorSupport/decorators/subclass.js";import n from"./linkChart/LayoutSettings.js";import o from"./linkChart/LinkChartProperties.js";import s from"./linkChart/NonspatialDataDisplay.js";import h from"./webmap/InitialViewProperties.js";import{currentVersion as c}from"./webmap/utils.js";import{Version as l}from"./webmap/Version.js";var p;const y={currentVersion:c,createInitialViewProperties:()=>new h,parseVersion:l.parse,itemType:"Web Link Chart",name:"linkchart",origin:"link-chart"};let u=p=class extends e{constructor(t){super(t),this.mapType="webLinkChart",this.linkChartProperties=new o}get activeLinkChartLayer(){return this.layers.find((({type:t})=>"link-chart"===t))}get context(){return y}async applyLayout(t="radial-root-centric",e){return this.linkChartProperties.layoutType=t,e?.layoutSettings?.chronologicalLayoutSettings&&e.layoutSettings.organicLayoutSettings||!this.linkChartProperties.layoutSettings?this.linkChartProperties.layoutSettings=e?.layoutSettings:this.linkChartProperties.layoutSettings=new n({organicLayoutSettings:e?.layoutSettings?.organicLayoutSettings??this.linkChartProperties.layoutSettings?.organicLayoutSettings,chronologicalLayoutSettings:e?.layoutSettings?.chronologicalLayoutSettings??this.linkChartProperties.layoutSettings?.chronologicalLayoutSettings}),this.activeLinkChartLayer?.applyNewLinkChartLayout(t,e)}changeNonspatialDataDisplay(t){this.activeLinkChartLayer&&(this.linkChartProperties.nonspatialDataDisplay||(this.linkChartProperties.nonspatialDataDisplay=new s),this.linkChartProperties.nonspatialDataDisplay.mode=t)}async addRecords(t,e){return this.activeLinkChartLayer?.addRecords(t,e)}async removeRecords(t){return this.activeLinkChartLayer?.removeRecords(t)??[]}async expand(t,e){const r=await(this.activeLinkChartLayer?.expand(t,e));return r?.records??[]}async refreshLinkChartData(t){return this.activeLinkChartLayer?.refreshLinkChartCache(t)}async connectBetweenEntities(t,e){const r=await(this.activeLinkChartLayer?.connectBetweenEntities(t,e));return r?.records??[]}async connectFromEntities(t,e){const r=await(this.activeLinkChartLayer?.connectFromEntities(t,e));return r?.records??[]}getMemberIdsByType(t){return this.activeLinkChartLayer?Array.from(this.activeLinkChartLayer.dataManager.sublayerCaches.get(t)?.keys()??[]):[]}get diagramNodesExtent(){return this.activeLinkChartLayer?.linkChartExtent}get entityCount(){return this.activeLinkChartLayer?.entityLinkChartDiagramLookup.size??0}get relationshipCount(){return this.activeLinkChartLayer?.relationshipLinkChartDiagramLookup.size??0}get knowledgeGraph(){return this.activeLinkChartLayer?.knowledgeGraph}add(t){if(this.activeLinkChartLayer&&"type"in t&&"link-chart"===t.type)throw new r("linkchart:one-link-chart-layer","Web Link Charts can only have one Link Chart Layer, another cannot be added");if(super.add(t),"type"in t&&"link-chart"===t.type){const e=t.defaultLinkChartConfig?.layoutMode;e&&(this.linkChartProperties.layoutType=e);const r=t.defaultLinkChartConfig?.layoutSettings;r&&(this.linkChartProperties.layoutSettings=r)}}static fromJSON(t){if(t)return new p({resourceInfo:t});throw new r("linkchart:empty-resource","Expected a JSON resource but got nothing")}};t([a({readOnly:!0})],u.prototype,"activeLinkChartLayer",null),t([a({json:{write:!0}})],u.prototype,"mapType",void 0),t([a({type:o,nonNullable:!0,json:{write:!0}})],u.prototype,"linkChartProperties",void 0),t([a({readOnly:!0})],u.prototype,"diagramNodesExtent",null),t([a({readOnly:!0})],u.prototype,"entityCount",null),t([a({readOnly:!0})],u.prototype,"relationshipCount",null),t([a({readOnly:!0})],u.prototype,"knowledgeGraph",null),u=p=t([i("esri.WebLinkChart")],u);const L=u;export{L as default};
5
+ import{_ as t}from"./chunks/tslib.es6.js";import e from"./WebDocument2D.js";import r from"./core/Error.js";import{property as a}from"./core/accessorSupport/decorators/property.js";import"./core/has.js";import"./core/Logger.js";import"./core/RandomLCG.js";import{subclass as i}from"./core/accessorSupport/decorators/subclass.js";import n from"./linkChart/LayoutSettings.js";import o from"./linkChart/LinkChartProperties.js";import s from"./linkChart/NonspatialDataDisplay.js";import h from"./webmap/InitialViewProperties.js";import{currentVersion as c}from"./webmap/utils.js";import{Version as l}from"./webmap/Version.js";var p;const y={currentVersion:c,createInitialViewProperties:()=>new h,parseVersion:l.parse,itemType:"Web Link Chart",name:"linkchart",origin:"link-chart"};let u=p=class extends e{constructor(t){super(t),this.mapType="webLinkChart",this.linkChartProperties=new o}get activeLinkChartLayer(){return this.layers.find((({type:t})=>"link-chart"===t))}get context(){return y}async applyLayout(t="radial-root-centric",e){return this.linkChartProperties.layoutType=t,e?.layoutSettings?.chronologicalLayoutSettings&&e.layoutSettings.organicLayoutSettings||!this.linkChartProperties.layoutSettings?this.linkChartProperties.layoutSettings=e?.layoutSettings:this.linkChartProperties.layoutSettings=new n({organicLayoutSettings:e?.layoutSettings?.organicLayoutSettings??this.linkChartProperties.layoutSettings?.organicLayoutSettings,chronologicalLayoutSettings:e?.layoutSettings?.chronologicalLayoutSettings??this.linkChartProperties.layoutSettings?.chronologicalLayoutSettings}),this.activeLinkChartLayer?.applyNewLinkChartLayout(t,e)}changeNonspatialDataDisplay(t){this.activeLinkChartLayer&&(this.linkChartProperties.nonspatialDataDisplay||(this.linkChartProperties.nonspatialDataDisplay=new s),this.linkChartProperties.nonspatialDataDisplay.mode=t)}async addRecords(t,e){return this.activeLinkChartLayer?.addRecords(t,e)}async removeRecords(t){return this.activeLinkChartLayer?.removeRecords(t)??[]}async expand(t,e){const r=await(this.activeLinkChartLayer?.expand(t,e));return r?.records??[]}async refreshLinkChartData(t){return this.activeLinkChartLayer?.refreshLinkChartCache(t)}async connectBetweenEntities(t,e){const r=await(this.activeLinkChartLayer?.connectBetweenEntities(t,e));return r?.records??[]}async connectFromEntities(t,e){const r=await(this.activeLinkChartLayer?.connectFromEntities(t,e));return r?.records??[]}getMemberIdsByType(t){return this.activeLinkChartLayer?Array.from(this.activeLinkChartLayer.dataManager.sublayerCaches.get(t)?.keys()??[]):[]}get diagramNodesExtent(){return this.activeLinkChartLayer?.linkChartExtent}get entityCount(){return this.activeLinkChartLayer?.entityLinkChartDiagramLookup.size??0}get relationshipCount(){return this.activeLinkChartLayer?.relationshipLinkChartDiagramLookup.size??0}get knowledgeGraph(){return this.activeLinkChartLayer?.knowledgeGraph}add(t){if(this.activeLinkChartLayer&&"type"in t&&"link-chart"===t.type)throw new r("linkchart:one-link-chart-layer","Web Link Charts can only have one Link Chart Layer, another cannot be added");if(super.add(t),"type"in t&&"link-chart"===t.type){const e=t.initializationLinkChartConfig?.layoutMode;e&&(this.linkChartProperties.layoutType=e);const r=t.initializationLinkChartConfig?.layoutSettings;r&&(this.linkChartProperties.layoutSettings=r)}}static fromJSON(t){if(t)return new p({resourceInfo:t});throw new r("linkchart:empty-resource","Expected a JSON resource but got nothing")}};t([a({readOnly:!0})],u.prototype,"activeLinkChartLayer",null),t([a({json:{write:!0}})],u.prototype,"mapType",void 0),t([a({type:o,nonNullable:!0,json:{write:!0}})],u.prototype,"linkChartProperties",void 0),t([a({readOnly:!0})],u.prototype,"diagramNodesExtent",null),t([a({readOnly:!0})],u.prototype,"entityCount",null),t([a({readOnly:!0})],u.prototype,"relationshipCount",null),t([a({readOnly:!0})],u.prototype,"knowledgeGraph",null),u=p=t([i("esri.WebLinkChart")],u);const L=u;export{L as default};