@arcgis/map-components 5.1.0-next.12 → 5.1.0-next.13

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 (88) hide show
  1. package/dist/cdn/24A3PRKY.js +2 -0
  2. package/dist/cdn/{VU3SJK5Z.js → 2KDBYYCF.js} +1 -1
  3. package/dist/cdn/{63P5VYGP.js → 4QKKEYOT.js} +1 -1
  4. package/dist/cdn/{6CGPJGIB.js → 57NR3THC.js} +1 -1
  5. package/dist/cdn/{HB3W3CO5.js → 5TQ4ESJT.js} +1 -1
  6. package/dist/cdn/{KY2UAUNI.js → 7MD3GFV6.js} +1 -1
  7. package/dist/cdn/BQRJK2MF.js +2 -0
  8. package/dist/cdn/DDFVZ5WZ.js +2 -0
  9. package/dist/cdn/{2MTWUJIA.js → DEJGWX76.js} +1 -1
  10. package/dist/cdn/{NRBM3YR6.js → P6UY3ICC.js} +1 -1
  11. package/dist/cdn/{KHM3S4Q6.js → RP2MWWN5.js} +1 -1
  12. package/dist/cdn/RWQYK5BX.js +2 -0
  13. package/dist/cdn/SXS6AFSU.js +2 -0
  14. package/dist/cdn/{VNOZYJLP.js → SYMDMOKL.js} +1 -1
  15. package/dist/cdn/{FB6YQKF2.js → U37ZXVJO.js} +1 -1
  16. package/dist/cdn/XFDR4YDM.js +2 -0
  17. package/dist/cdn/XOPJ7VX2.js +2 -0
  18. package/dist/cdn/index.js +1 -1
  19. package/dist/components/arcgis-area-measurement-3d/customElement.d.ts +3 -3
  20. package/dist/components/arcgis-basemap-gallery/customElement.d.ts +1 -1
  21. package/dist/components/arcgis-basemap-layer-list/customElement.d.ts +5 -7
  22. package/dist/components/arcgis-basemap-toggle/customElement.d.ts +3 -3
  23. package/dist/components/arcgis-bookmarks/customElement.d.ts +2 -2
  24. package/dist/components/arcgis-bookmarks/types.d.ts +1 -1
  25. package/dist/components/arcgis-catalog-layer-list/customElement.d.ts +4 -6
  26. package/dist/components/arcgis-clipboard/customElement.d.ts +2 -2
  27. package/dist/components/arcgis-coordinate-conversion/customElement.d.ts +3 -3
  28. package/dist/components/arcgis-daylight/customElement.d.ts +1 -1
  29. package/dist/components/arcgis-directions/customElement.d.ts +4 -5
  30. package/dist/components/arcgis-directions/customElement.js +5 -5
  31. package/dist/components/arcgis-editor/customElement.d.ts +2 -3
  32. package/dist/components/arcgis-elevation-profile/customElement.d.ts +1 -1
  33. package/dist/components/arcgis-feature/customElement.js +6 -6
  34. package/dist/components/arcgis-feature-form/customElement.d.ts +1 -2
  35. package/dist/components/arcgis-feature-image/customElement.d.ts +5 -5
  36. package/dist/components/arcgis-feature-table/customElement.d.ts +72 -24
  37. package/dist/components/arcgis-feature-table/customElement.js +28 -13
  38. package/dist/components/arcgis-feature-templates/customElement.d.ts +4 -6
  39. package/dist/components/arcgis-feature-title/customElement.d.ts +3 -3
  40. package/dist/components/arcgis-feature-utility-network-association-list/customElement.js +60 -60
  41. package/dist/components/arcgis-feature-utility-network-associations/customElement.js +55 -55
  42. package/dist/components/arcgis-features/customElement.js +25 -31
  43. package/dist/components/arcgis-floor-filter/customElement.d.ts +2 -2
  44. package/dist/components/arcgis-histogram-range-slider/customElement.d.ts +1 -1
  45. package/dist/components/arcgis-home/customElement.d.ts +2 -2
  46. package/dist/components/arcgis-layer-list/customElement.d.ts +9 -11
  47. package/dist/components/arcgis-legend/customElement.d.ts +3 -3
  48. package/dist/components/arcgis-legend-classic-element/customElement.js +22 -24
  49. package/dist/components/arcgis-link-chart/customElement.d.ts +15 -17
  50. package/dist/components/arcgis-link-chart/customElement.js +10 -15
  51. package/dist/components/arcgis-link-chart-nonspatial-visibility-toggle/customElement.d.ts +1 -1
  52. package/dist/components/arcgis-map/customElement.d.ts +16 -18
  53. package/dist/components/arcgis-map/customElement.js +1 -6
  54. package/dist/components/arcgis-multi-feature-form/customElement.d.ts +7 -9
  55. package/dist/components/arcgis-navigation-toggle/customElement.d.ts +1 -1
  56. package/dist/components/arcgis-paste/ClipboardMove.d.ts +3 -3
  57. package/dist/components/arcgis-paste/PasteViewModel.d.ts +9 -9
  58. package/dist/components/arcgis-paste/commands/PasteCommand.d.ts +3 -3
  59. package/dist/components/arcgis-paste/commands/PasteCustomCommand.d.ts +2 -2
  60. package/dist/components/arcgis-paste/customElement.d.ts +4 -4
  61. package/dist/components/arcgis-popup/customElement.js +4 -4
  62. package/dist/components/arcgis-print/customElement.d.ts +16 -7
  63. package/dist/components/arcgis-print/customElement.js +7 -7
  64. package/dist/components/arcgis-print-layout-advanced-options/customElement.js +12 -12
  65. package/dist/components/arcgis-print-layout-panel/customElement.js +6 -6
  66. package/dist/components/arcgis-print-main-panel/customElement.js +7 -7
  67. package/dist/components/arcgis-scene/customElement.d.ts +21 -23
  68. package/dist/components/arcgis-scene/customElement.js +8 -13
  69. package/dist/components/arcgis-search/customElement.d.ts +10 -12
  70. package/dist/components/arcgis-search/customElement.js +8 -9
  71. package/dist/components/arcgis-utility-network-trace-analysis/customElement.js +1 -1
  72. package/dist/docs/api.json +1 -1
  73. package/dist/docs/docs.json +1 -1
  74. package/dist/docs/vscode.html-custom-data.json +1 -1
  75. package/dist/docs/web-types.json +1 -1
  76. package/dist/loader.js +7 -7
  77. package/dist/types/lumina.d.ts +1 -1
  78. package/dist/types/preact.d.ts +1 -1
  79. package/dist/types/react.d.ts +1 -1
  80. package/dist/types/stencil.d.ts +1 -1
  81. package/package.json +4 -4
  82. package/dist/cdn/CWJ5OA5A.js +0 -2
  83. package/dist/cdn/IDDSHZVB.js +0 -2
  84. package/dist/cdn/JRPIJ24K.js +0 -2
  85. package/dist/cdn/LHEP4QSS.js +0 -2
  86. package/dist/cdn/S6G6XXTM.js +0 -2
  87. package/dist/cdn/TM5C2P2F.js +0 -2
  88. package/dist/cdn/Z4F6DHBB.js +0 -2
@@ -1,18 +1,16 @@
1
1
  /// <reference path="../../index.d.ts" />
2
- import type Graphic from "@arcgis/core/Graphic";
3
- import type MapView from "@arcgis/core/views/MapView";
4
- import type SceneView from "@arcgis/core/views/SceneView";
2
+ import type Graphic from "@arcgis/core/Graphic.js";
3
+ import type MapView from "@arcgis/core/views/MapView.js";
4
+ import type SceneView from "@arcgis/core/views/SceneView.js";
5
5
  import type Collection from "@arcgis/core/core/Collection.js";
6
- import type Graphic2 from "@arcgis/core/Graphic.js";
7
6
  import type { PublicLitElement as LitElement } from "@arcgis/lumina";
8
7
  import type { ArcgisReferenceElement } from "../types.js";
9
- import type { ValueChangeEvent } from "@arcgis/core/widgets/BatchAttributeForm/types";
8
+ import type { ValueChangeEvent, BatchAttributeFormState } from "@arcgis/core/widgets/BatchAttributeForm/types.js";
10
9
  import type { Icon } from "@esri/calcite-components/components/calcite-icon";
11
- import type { SubmitEvent } from "@arcgis/core/widgets/FeatureForm/FeatureFormViewModel";
12
- import type { UIPosition } from "@arcgis/core/views/ui/types";
10
+ import type { SubmitEvent } from "@arcgis/core/widgets/FeatureForm/FeatureFormViewModel.js";
11
+ import type { UIPosition } from "@arcgis/core/views/ui/types.js";
13
12
  import type { EditType } from "@arcgis/core/widgets/support/forms/types.js";
14
13
  import type { HeadingLevel } from "@arcgis/core/widgets/support/types.js";
15
- import type { BatchAttributeFormState } from "@arcgis/core/widgets/BatchAttributeForm/types.js";
16
14
 
17
15
  /**
18
16
  * The Multi Feature Form component provides a Feature Form which works with
@@ -36,7 +34,7 @@ export abstract class ArcgisMultiFeatureForm extends LitElement {
36
34
  /** @default false */
37
35
  accessor disabled: boolean;
38
36
  accessor editType: EditType;
39
- accessor features: Collection<Graphic2>;
37
+ accessor features: Collection<Graphic>;
40
38
  accessor groupDisplay: "all" | "sequential";
41
39
  /** @default false */
42
40
  accessor hasTooManyComplexFeatures: boolean;
@@ -1,5 +1,5 @@
1
1
  /// <reference path="../../index.d.ts" />
2
- import type SceneView from "@arcgis/core/views/SceneView";
2
+ import type SceneView from "@arcgis/core/views/SceneView.js";
3
3
  import type { PublicLitElement as LitElement } from "@arcgis/lumina";
4
4
  import type { ArcgisReferenceElement } from "../types.js";
5
5
  import type { NavigationToggleState } from "./types.js";
@@ -1,7 +1,7 @@
1
1
  import type Accessor from "@arcgis/core/core/Accessor.js";
2
- import type MapView from "@arcgis/core/views/MapView";
3
- import type SceneView from "@arcgis/core/views/SceneView";
4
- import type GraphicsLayer from "@arcgis/core/layers/GraphicsLayer";
2
+ import type MapView from "@arcgis/core/views/MapView.js";
3
+ import type SceneView from "@arcgis/core/views/SceneView.js";
4
+ import type GraphicsLayer from "@arcgis/core/layers/GraphicsLayer.js";
5
5
  import type { EsriClipboard } from "@arcgis/core/applications/Components/clipboard.js";
6
6
 
7
7
  /** @internal */
@@ -1,19 +1,19 @@
1
1
  import type Accessor from "@arcgis/core/core/Accessor.js";
2
2
  import type Graphic from "@arcgis/core/Graphic.js";
3
- import type Layer from "@arcgis/core/layers/Layer";
4
- import type SubtypeGroupLayer from "@arcgis/core/layers/SubtypeGroupLayer";
5
- import type FeatureLayer from "@arcgis/core/layers/FeatureLayer";
3
+ import type Layer from "@arcgis/core/layers/Layer.js";
4
+ import type SubtypeGroupLayer from "@arcgis/core/layers/SubtypeGroupLayer.js";
5
+ import type FeatureLayer from "@arcgis/core/layers/FeatureLayer.js";
6
6
  import type GraphicsLayer from "@arcgis/core/layers/GraphicsLayer.js";
7
7
  import type Collection from "@arcgis/core/core/Collection.js";
8
- import type SceneView from "@arcgis/core/views/SceneView";
9
- import type MapView from "@arcgis/core/views/MapView";
10
- import type SubtypeSublayer from "@arcgis/core/layers/support/SubtypeSublayer";
11
- import type TemplateItem from "@arcgis/core/widgets/FeatureTemplates/TemplateItem";
12
- import type BatchAttributeFormViewModel from "@arcgis/core/widgets/BatchAttributeForm/BatchAttributeFormViewModel";
8
+ import type SceneView from "@arcgis/core/views/SceneView.js";
9
+ import type MapView from "@arcgis/core/views/MapView.js";
10
+ import type SubtypeSublayer from "@arcgis/core/layers/support/SubtypeSublayer.js";
11
+ import type TemplateItem from "@arcgis/core/widgets/FeatureTemplates/TemplateItem.js";
12
+ import type BatchAttributeFormViewModel from "@arcgis/core/widgets/BatchAttributeForm/BatchAttributeFormViewModel.js";
13
13
  import type { EsriClipboard, ClipboardItem as EsriClipboardItem } from "@arcgis/core/applications/Components/clipboard.js";
14
14
  import type { ApplySet, ApplySetLayerEditResult, ApplySetServiceEditResult } from "@arcgis/core/applications/Components/applySetUtils.js";
15
15
  import type { ClipboardMove } from "./ClipboardMove.js";
16
- import type { ResourceHandle } from "@arcgis/core/core/Handles";
16
+ import type { ResourceHandle } from "@arcgis/core/core/Handles.js";
17
17
  import type { PasteCommand, PasteApplyError, PasteCommandApplyParameters } from "./commands/PasteCommand.js";
18
18
  import type { CustomPasteCommand } from "./commands/PasteCustomCommand.js";
19
19
 
@@ -1,11 +1,11 @@
1
1
  import type Accessor from "@arcgis/core/core/Accessor.js";
2
2
  import type PasteViewModel from "../PasteViewModel.js";
3
3
  import type Graphic from "@arcgis/core/Graphic.js";
4
- import type FeatureLayer from "@arcgis/core/layers/FeatureLayer";
5
- import type SubtypeGroupLayer from "@arcgis/core/layers/SubtypeGroupLayer";
4
+ import type FeatureLayer from "@arcgis/core/layers/FeatureLayer.js";
5
+ import type SubtypeGroupLayer from "@arcgis/core/layers/SubtypeGroupLayer.js";
6
6
  import type { Icon } from "@esri/calcite-components/components/calcite-icon";
7
7
  import type { ApplySet } from "@arcgis/core/applications/Components/applySetUtils.js";
8
- import type { GeometryUnion } from "@arcgis/core/geometry/types";
8
+ import type { GeometryUnion } from "@arcgis/core/geometry/types.js";
9
9
 
10
10
  export interface PasteCommandProperties extends Partial<Pick<PasteCommand, "viewModel">> {}
11
11
 
@@ -1,6 +1,6 @@
1
- import type Graphic from "@arcgis/core/Graphic";
1
+ import type Graphic from "@arcgis/core/Graphic.js";
2
2
  import type { Icon } from "@esri/calcite-components/components/calcite-icon";
3
- import type { EsriClipboard } from "@arcgis/core/applications/Components/clipboard";
3
+ import type { EsriClipboard } from "@arcgis/core/applications/Components/clipboard.js";
4
4
 
5
5
  /**
6
6
  * The definition of a custom paste operation.
@@ -1,9 +1,9 @@
1
1
  /// <reference path="../../index.d.ts" />
2
2
  import type Graphic from "@arcgis/core/Graphic.js";
3
- import type FeatureLayer from "@arcgis/core/layers/FeatureLayer";
4
- import type SubtypeGroupLayer from "@arcgis/core/layers/SubtypeGroupLayer";
5
- import type MapView from "@arcgis/core/views/MapView";
6
- import type SceneView from "@arcgis/core/views/SceneView";
3
+ import type FeatureLayer from "@arcgis/core/layers/FeatureLayer.js";
4
+ import type SubtypeGroupLayer from "@arcgis/core/layers/SubtypeGroupLayer.js";
5
+ import type MapView from "@arcgis/core/views/MapView.js";
6
+ import type SceneView from "@arcgis/core/views/SceneView.js";
7
7
  import type { PublicLitElement as LitElement } from "@arcgis/lumina";
8
8
  import type { SupportedPasteCommand, ActiveFlowPage } from "./PasteViewModel.js";
9
9
  import type { EsriClipboard } from "@arcgis/core/applications/Components/clipboard.js";
@@ -29,10 +29,10 @@ class W extends S {
29
29
  constructor() {
30
30
  super(...arguments), this._featuresComponent = g(), this._dockAction = new B({ id: "popup-dock-action" }), this._mainContainerNode = g(), this._pointerNode = g(), this.messages = N(), this.viewModel = j(this), this._containerNode = g(), this._popupResizeObserver = new ResizeObserver(() => this._positionContainer()), this._positionContainer = () => {
31
31
  this.positionStyle = this._calculatePositionStyle();
32
- }, this.visible = this.viewModel.visible, this.screenLocation = H(this), this.actions = this.viewModel.actions, this.active = this.viewModel.active, this.alignment = "auto", this.autoCloseEnabled = this.viewModel.autoCloseEnabled, this.autoDestroyDisabled = !1, this.collapsed = !1, this.content = this.viewModel.content, this.defaultPopupTemplateEnabled = this.viewModel.defaultPopupTemplateEnabled, this.dockEnabled = !1, this.featureCount = this.viewModel.featureCount, this.featureMenuOpen = this.viewModel.featureMenuOpen, this.featureMenuTitle = this.viewModel.featureMenuTitle, this.features = this.viewModel.features, this.goToOverride = this.viewModel.goToOverride, this.heading = this.viewModel.title, this.headingLevel = 2, this.hideActionBar = !1, this.hideCloseButton = !1, this.hideCollapseButton = !1, this.hideFeatureMenuHeading = !1, this.hideFeatureNavigation = !1, this.hideFeatureListLayerTitle = !1, this.hideHeading = !1, this.hideSpinner = !1, this.highlightDisabled = this.viewModel.highlightEnabled, this.includeDefaultActionsDisabled = this.viewModel.includeDefaultActions, this.initialDisplayMode = this.viewModel.initialDisplayMode, this.location = this.viewModel.location, this.promises = this.viewModel.promises, this.selectedFeature = this.viewModel.selectedFeature, this.selectedFeatureIndex = this.viewModel.selectedFeatureIndex, this.state = this.viewModel.state, this.topLayerDisabled = !1, this.updateLocationEnabled = this.viewModel.updateLocationEnabled, this.view = this.viewModel.view, this.arcgisPropertyChange = O()("active", "collapsed", "currentAlignment", "dockEnabled", "featureCount", "featureMenuOpen", "features", "promises", "selectedDrillInFeature", "selectedFeature", "selectedFeatureComponent", "selectedFeatureIndex", "state", "open"), this.arcgisReady = w(), this.arcgisClose = w(), this.arcgisTriggerAction = w();
32
+ }, this.screenLocation = H(this), this.actions = this.viewModel.actions, this.active = this.viewModel.active, this.alignment = "auto", this.autoCloseEnabled = this.viewModel.autoCloseEnabled, this.autoDestroyDisabled = !1, this.collapsed = !1, this.content = this.viewModel.content, this.defaultPopupTemplateEnabled = this.viewModel.defaultPopupTemplateEnabled, this.dockEnabled = !1, this.featureCount = this.viewModel.featureCount, this.featureMenuOpen = this.viewModel.featureMenuOpen, this.featureMenuTitle = this.viewModel.featureMenuTitle, this.features = this.viewModel.features, this.goToOverride = this.viewModel.goToOverride, this.heading = this.viewModel.title, this.headingLevel = 2, this.hideActionBar = !1, this.hideCloseButton = !1, this.hideCollapseButton = !1, this.hideFeatureMenuHeading = !1, this.hideFeatureNavigation = !1, this.hideFeatureListLayerTitle = !1, this.hideHeading = !1, this.hideSpinner = !1, this.highlightDisabled = this.viewModel.highlightEnabled, this.includeDefaultActionsDisabled = this.viewModel.includeDefaultActions, this.initialDisplayMode = this.viewModel.initialDisplayMode, this.location = this.viewModel.location, this.promises = this.viewModel.promises, this.selectedFeature = this.viewModel.selectedFeature, this.selectedFeatureIndex = this.viewModel.selectedFeatureIndex, this.state = this.viewModel.state, this.topLayerDisabled = !1, this.updateLocationEnabled = this.viewModel.updateLocationEnabled, this.view = this.viewModel.view, this.arcgisPropertyChange = O()("active", "collapsed", "currentAlignment", "dockEnabled", "featureCount", "featureMenuOpen", "features", "promises", "selectedDrillInFeature", "selectedFeature", "selectedFeatureComponent", "selectedFeatureIndex", "state", "open"), this.arcgisReady = w(), this.arcgisClose = w(), this.arcgisTriggerAction = w();
33
33
  }
34
34
  static {
35
- this.properties = { visible: 16, screenLocation: 16, positionStyle: 16, _featureNavigationTop: 16, actions: 0, active: 0, alignment: 1, autoCloseEnabled: 5, autoDestroyDisabled: 5, collapsed: 5, content: 1, currentAlignment: 32, currentDockPosition: 32, defaultPopupTemplateEnabled: 5, dockEnabled: 5, dockOptions: 0, featureCount: 0, featureMenuOpen: 5, featureMenuTitle: 1, features: 0, goToOverride: 0, heading: 1, headingLevel: 9, hideActionBar: 5, hideCloseButton: 5, hideCollapseButton: 5, hideFeatureMenuHeading: 5, hideFeatureNavigation: 5, hideFeatureListLayerTitle: 5, hideHeading: 5, hideSpinner: 5, highlightDisabled: 5, includeDefaultActionsDisabled: 5, initialDisplayMode: 1, label: 1, location: 0, messageOverrides: 0, open: 5, promises: 0, referenceElement: 1, selectedDrillInFeature: 32, selectedFeature: 0, selectedFeatureComponent: 32, selectedFeatureIndex: 9, state: 32, topLayerDisabled: 5, updateLocationEnabled: 5, view: 0 };
35
+ this.properties = { screenLocation: 16, positionStyle: 16, _featureNavigationTop: 16, actions: 0, active: 0, alignment: 1, autoCloseEnabled: 5, autoDestroyDisabled: 5, collapsed: 5, content: 1, currentAlignment: 32, currentDockPosition: 32, defaultPopupTemplateEnabled: 5, dockEnabled: 5, dockOptions: 0, featureCount: 0, featureMenuOpen: 5, featureMenuTitle: 1, features: 0, goToOverride: 0, heading: 1, headingLevel: 9, hideActionBar: 5, hideCloseButton: 5, hideCollapseButton: 5, hideFeatureMenuHeading: 5, hideFeatureNavigation: 5, hideFeatureListLayerTitle: 5, hideHeading: 5, hideSpinner: 5, highlightDisabled: 5, includeDefaultActionsDisabled: 5, initialDisplayMode: 1, label: 1, location: 0, messageOverrides: 0, open: 5, promises: 0, referenceElement: 1, selectedDrillInFeature: 32, selectedFeature: 0, selectedFeatureComponent: 32, selectedFeatureIndex: 9, state: 32, topLayerDisabled: 5, updateLocationEnabled: 5, view: 0 };
36
36
  }
37
37
  static {
38
38
  this.styles = I;
@@ -60,10 +60,10 @@ class W extends S {
60
60
  typeof a == "object" ? n.breakpoint = { ...r, ...a } : a && (n.breakpoint = r), this._dockOptions = n;
61
61
  }
62
62
  get open() {
63
- return this.visible;
63
+ return this.viewModel.visible;
64
64
  }
65
65
  set open(t) {
66
- this.visible = t;
66
+ this.viewModel.visible = t;
67
67
  }
68
68
  get selectedDrillInFeature() {
69
69
  return this._featuresComponent.value?.selectedDrillInFeature ?? null;
@@ -1,18 +1,17 @@
1
1
  /// <reference path="../../index.d.ts" />
2
- import type FileLink from "@arcgis/core/widgets/Print/FileLink";
3
- import type CustomTemplate from "@arcgis/core/widgets/Print/CustomTemplate";
4
- import type PortalItem from "@arcgis/core/portal/PortalItem";
5
- import type TemplateOptions from "@arcgis/core/widgets/Print/TemplateOptions";
2
+ import type FileLink from "@arcgis/core/widgets/Print/FileLink.js";
3
+ import type CustomTemplate from "@arcgis/core/widgets/Print/CustomTemplate.js";
4
+ import type PortalItem from "@arcgis/core/portal/PortalItem.js";
5
+ import type TemplateOptions from "@arcgis/core/widgets/Print/TemplateOptions.js";
6
6
  import type MapView from "@arcgis/core/views/MapView.js";
7
7
  import type Collection from "@arcgis/core/core/Collection.js";
8
- import type FileLink2 from "@arcgis/core/widgets/Print/FileLink.js";
9
8
  import type SpatialReference from "@arcgis/core/geometry/SpatialReference.js";
10
9
  import type Portal from "@arcgis/core/portal/Portal.js";
11
10
  import type { SubmitEvent, CompleteEvent } from "@arcgis/core/widgets/Print/PrintViewModel.js";
12
11
  import type { PublicLitElement as LitElement } from "@arcgis/lumina";
13
12
  import type { ArcgisReferenceElement, HeadingLevel } from "../types.js";
14
13
  import type { Formats } from "./types.js";
15
- import type { CollectionChangeEvent } from "@arcgis/core/core/Collection";
14
+ import type { CollectionChangeEvent } from "@arcgis/core/core/Collection.js";
16
15
  import type { T9nMeta } from "@arcgis/lumina/controllers";
17
16
  import type { Formats as Formats2, Layouts, TemplateCustomTextElements, State } from "@arcgis/core/widgets/Print/types.js";
18
17
 
@@ -149,7 +148,7 @@ export abstract class ArcgisPrint extends LitElement {
149
148
  *
150
149
  * @since 4.33
151
150
  */
152
- accessor exportedLinks: Collection<FileLink2>;
151
+ accessor exportedLinks: Collection<FileLink>;
153
152
  /**
154
153
  * This option allows passing extra parameters (in addition to [templateOptions](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-print/#templateOptions)) to the print (export webmap) requests.
155
154
  *
@@ -173,12 +172,22 @@ export abstract class ArcgisPrint extends LitElement {
173
172
  * @since 5.0
174
173
  */
175
174
  accessor hideAdvancedOptions: boolean;
175
+ /**
176
+ * @default false
177
+ * @internal
178
+ */
179
+ accessor hideFeatureAttributes: boolean;
176
180
  /**
177
181
  * Indicates whether the component's header is hidden.
178
182
  *
179
183
  * @default false
180
184
  */
181
185
  accessor hideHeader: boolean;
186
+ /**
187
+ * @default false
188
+ * @internal
189
+ */
190
+ accessor hideIncludeTables: boolean;
182
191
  /**
183
192
  * Icon which represents the component.
184
193
  * Typically used when the component is controlled by another component (e.g. by the Expand component).
@@ -10,18 +10,18 @@ import { u as v } from "../../chunks/useT9n.js";
10
10
  import { m as f } from "../../chunks/useViewModel.js";
11
11
  import { g as n } from "../../chunks/globalCss.js";
12
12
  import { watch as s } from "@arcgis/core/core/reactiveUtils.js";
13
- const _ = h`.esri-widget__heading{color:var(--calcite-color-text-2);margin:0 0 .5rem;font-weight:var(--calcite-font-weight-semibold)}h1.esri-widget__heading{font-size:var(--calcite-font-size-xl)}h2.esri-widget__heading{font-size:var(--calcite-font-size-md)}h3.esri-widget__heading,h4.esri-widget__heading,h5.esri-widget__heading,h6.esri-widget__heading{font-size:var(--calcite-font-size)}.esri-widget{box-sizing:border-box;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);font-size:var(--calcite-font-size);line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget *,.esri-widget :before,.esri-widget :after{box-sizing:inherit}.esri-widget.esri-widget--disabled>*{opacity:.4;pointer-events:none}.esri-widget.esri-widget--compact{--esri-widget-padding-y: 0;--esri-widget-padding-x: 0}.esri-widget__anchor{color:var(--calcite-color-text-2)}.esri-widget__anchor:hover{color:var(--calcite-color-text-3)}.esri-widget__anchor:hover,.esri-widget__anchor:focus{text-decoration:underline}.esri-widget__anchor--disabled{opacity:.4;pointer-events:none}.esri-widget__header{background-color:var(--calcite-color-foreground-1);flex:1 0 100%;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:12px 0 12px 15px;display:flex}.esri-widget__heading{word-break:break-word}.esri-widget__header .esri-widget__heading{width:calc(100% - 48px);text-align:initial;color:var(--calcite-color-text-1);align-items:center;margin:0;padding:0;display:flex}.esri-widget__header-button{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);border:none;flex:0 0 48px;justify-content:center;align-self:stretch;align-items:center;width:48px;padding:0;display:flex}.esri-widget__footer{background-color:var(--calcite-color-foreground-1);justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.esri-widget__footer-pagination{color:var(--calcite-color-text-2);justify-content:space-between;align-items:center;display:flex}.esri-widget__footer-pagination-previous-button,.esri-widget__footer-pagination-next-button{cursor:pointer;background-color:var(--calcite-color-foreground-1);border:0;margin:0 7px;padding:12px 15px;transition:background-color .125s ease-in-out}.esri-widget__footer-pagination-previous-button:hover,.esri-widget__footer-pagination-previous-button:focus,.esri-widget__footer-pagination-next-button:hover,.esri-widget__footer-pagination-next-button:focus{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1)}.esri-menu{visibility:hidden;z-index:1;background-clip:padding;background-color:var(--calcite-color-foreground-1);background-clip:padding-box;width:100%;max-height:0;margin:2px 0 0;padding:0;font-size:var(--calcite-font-size);line-height:var(--calcite-spacing-xl);position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 1px 2px #0000004d}.esri-menu .esri-menu__header{color:var(--calcite-color-text-inverse);background-color:var(--calcite-color-inverse);padding:6px 12px}.esri-menu__list{margin:0;padding:0;list-style:none}.esri-menu__list-item{cursor:pointer;border-top:1px solid #adadad4d;border-left:3px solid #0000;padding:.8em 1em}.esri-menu__list-item [class^=esri-icon-],.esri-menu__list-item [class*=" esri-icon-"]{padding-right:2.8px}.esri-menu__list-item:first-child{border-top:none}.esri-menu__list-item--focus,.esri-menu__list-item:hover,.esri-menu__list-item:focus{background-color:var(--calcite-color-foreground-1)}.esri-menu__list-item:active{background-color:var(--calcite-color-foreground-current)}.esri-menu__list-item--active,.esri-menu__list-item--active:hover,.esri-menu__list-item--active:focus{background-color:var(--calcite-color-foreground-1);border-left-color:var(--calcite-color-brand)}.esri-widget__table{border-collapse:collapse;color:var(--calcite-color-text-1);border:none;width:100%;line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget__table tr:nth-child(odd){background-color:var(--calcite-color-transparent)}.esri-widget__table tr:nth-child(2n){background-color:var(--calcite-color-transparent-press)}.esri-widget__table tr a{color:var(--calcite-color-text-2)}.esri-widget__table tr a:hover,.esri-widget__table tr a:focus{color:var(--calcite-color-text-1)}.esri-widget__table tr td,.esri-widget__table tr th{vertical-align:top;word-break:break-word;padding:.5em .7em;font-size:var(--calcite-font-size-sm);font-weight:var(--calcite-font-weight-regular)}.esri-widget__table tr th{text-align:left;border-right:3px solid #0000000d;width:50%}.esri-widget__table tr td{width:50%}.esri-input{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1);border:1px solid #959595;font-size:var(--calcite-font-size)}.esri-input::-ms-clear{display:none}.esri-input::placeholder{opacity:1;color:var(--calcite-color-text-2)}.esri-input:placeholder-shown{text-overflow:ellipsis}.esri-input[type=text],.esri-input[type=password],.esri-input[type=number]{height:32px;padding:0 .5em}calcite-combobox.esri-input{border:none}.esri-widget__content--empty{text-align:center;color:var(--calcite-color-border-input);flex-flow:column wrap;align-items:center;padding:18px 22px;display:flex}.esri-widget__content--empty h1.esri-widget__heading,.esri-widget__content--empty h2.esri-widget__heading,.esri-widget__content--empty h3.esri-widget__heading,.esri-widget__content--empty h4.esri-widget__heading,.esri-widget__content--empty h5.esri-widget__heading{font-weight:var(--calcite-font-weight-regular)}.esri-widget__content-illustration--empty{width:128px;padding:1rem 0}.esri-widget__content-icon--empty{width:32px;padding:.5rem 0}.esri-select{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background:var(--calcite-color-foreground-1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-8 -8 32 32' width='32' height='32'%3E%3Cpath d='M8 11.207l-4-4V5.793l4 4 4-4v1.414z' fill='%23adadad' fillrule='nonzero'/%3E%3C/svg%3E") 100% no-repeat;border:1px solid #959595;border-radius:0;width:100%;height:32px;margin:0;padding:0 .5em;font-family:inherit;font-size:.85em;display:block}.esri-select[disabled]{cursor:auto}.esri-select::-ms-expand{display:none}.esri-disabled a,.esri-disabled [role=menu],.esri-disabled [role=checkbox],.esri-disabled [class^=esri-icon-],.esri-disabled [class*=" esri-icon-"]{color:var(--calcite-color-text-3)}.keynav-mode .esri-widget:focus,.keynav-mode .esri-widget :focus{z-index:1;outline-offset:2px;outline:2px solid #adadad}.esri-widget__loader-animation{border:.15em solid #adadad4d;border-top-color:var(--calcite-color-border-input);border-radius:100%;width:1em;height:1em;font-size:var(--calcite-font-size-md);animation:1.25s linear infinite esri-rotate;display:block;transform:translateZ(0)}:dir(rtl) .esri-widget__table th{text-align:right;border-left:3px solid #0000000d;border-right:none}:dir(rtl) .esri-select{background-position:0}:dir(rtl) .esri-menu__list-item{border-left:none;border-right:3px solid #0000}:dir(rtl) .esri-menu__list-item [class^=esri-icon-],:dir(rtl) .esri-menu__list-item [class*=" esri-icon-"]{padding-left:2px;padding-right:0}:dir(rtl) .esri-menu__list-item--active{border-right-color:var(--calcite-color-brand)}.esri-icon-font-fallback-text{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.esri-rotating{animation:1.25s linear infinite esri-rotate;transform:translateZ(0)}.esri-clearfix:before,.esri-clearfix:after{content:" ";display:table}.esri-clearfix:after{clear:both}.esri-interactive{cursor:pointer}.esri-hidden{display:none!important}.esri-invisible{visibility:hidden!important}.esri-offscreen{position:absolute;top:-999em;left:-999em}.esri-match-height{flex-direction:column;flex:auto;display:flex;overflow:hidden}:host{--panel-min-height--large: 240px;display:flex;flex-direction:column;flex-grow:1}.root{display:flex;position:relative;flex-grow:1;min-height:var(--panel-min-height--large)}.root section[aria-hidden=true]{display:none}.panel-items-centered{display:flex;align-items:center}.container{display:flex;flex-direction:column;flex-grow:1}.header-title{margin:0 auto 0 0;padding:var(--calcite-spacing-md) var(--calcite-spacing-lg);font-size:var(--calcite-font-size-0);font-weight:var(--calcite-font-weight-bold)}.panel-error{color:var(--calcite-color-status-danger)}`, x = f(p), d = (o) => {
13
+ const _ = h`.esri-widget__heading{color:var(--calcite-color-text-2);margin:0 0 .5rem;font-weight:var(--calcite-font-weight-semibold)}h1.esri-widget__heading{font-size:var(--calcite-font-size-xl)}h2.esri-widget__heading{font-size:var(--calcite-font-size-md)}h3.esri-widget__heading,h4.esri-widget__heading,h5.esri-widget__heading,h6.esri-widget__heading{font-size:var(--calcite-font-size)}.esri-widget{box-sizing:border-box;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);font-size:var(--calcite-font-size);line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget *,.esri-widget :before,.esri-widget :after{box-sizing:inherit}.esri-widget.esri-widget--disabled>*{opacity:.4;pointer-events:none}.esri-widget.esri-widget--compact{--esri-widget-padding-y: 0;--esri-widget-padding-x: 0}.esri-widget__anchor{color:var(--calcite-color-text-2)}.esri-widget__anchor:hover{color:var(--calcite-color-text-3)}.esri-widget__anchor:hover,.esri-widget__anchor:focus{text-decoration:underline}.esri-widget__anchor--disabled{opacity:.4;pointer-events:none}.esri-widget__header{background-color:var(--calcite-color-foreground-1);flex:1 0 100%;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:12px 0 12px 15px;display:flex}.esri-widget__heading{word-break:break-word}.esri-widget__header .esri-widget__heading{width:calc(100% - 48px);text-align:initial;color:var(--calcite-color-text-1);align-items:center;margin:0;padding:0;display:flex}.esri-widget__header-button{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background-color:var(--calcite-color-foreground-1);border:none;flex:0 0 48px;justify-content:center;align-self:stretch;align-items:center;width:48px;padding:0;display:flex}.esri-widget__footer{background-color:var(--calcite-color-foreground-1);justify-content:center;align-items:center;width:100%;min-height:48px;display:flex}.esri-widget__footer-pagination{color:var(--calcite-color-text-2);justify-content:space-between;align-items:center;display:flex}.esri-widget__footer-pagination-previous-button,.esri-widget__footer-pagination-next-button{cursor:pointer;background-color:var(--calcite-color-foreground-1);border:0;margin:0 7px;padding:12px 15px;transition:background-color .125s ease-in-out}.esri-widget__footer-pagination-previous-button:hover,.esri-widget__footer-pagination-previous-button:focus,.esri-widget__footer-pagination-next-button:hover,.esri-widget__footer-pagination-next-button:focus{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1)}.esri-menu{visibility:hidden;z-index:1;background-clip:padding;background-color:var(--calcite-color-foreground-1);background-clip:padding-box;width:100%;max-height:0;margin:2px 0 0;padding:0;font-size:var(--calcite-font-size);line-height:var(--calcite-spacing-xl);position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 1px 2px #0000004d}.esri-menu .esri-menu__header{color:var(--calcite-color-text-inverse);background-color:var(--calcite-color-inverse);padding:6px 12px}.esri-menu__list{margin:0;padding:0;list-style:none}.esri-menu__list-item{cursor:pointer;border-top:1px solid #adadad4d;border-left:3px solid #0000;padding:.8em 1em}.esri-menu__list-item [class^=esri-icon-],.esri-menu__list-item [class*=" esri-icon-"]{padding-right:2.8px}.esri-menu__list-item:first-child{border-top:none}.esri-menu__list-item--focus,.esri-menu__list-item:hover,.esri-menu__list-item:focus{background-color:var(--calcite-color-foreground-1)}.esri-menu__list-item:active{background-color:var(--calcite-color-foreground-current)}.esri-menu__list-item--active,.esri-menu__list-item--active:hover,.esri-menu__list-item--active:focus{background-color:var(--calcite-color-foreground-1);border-left-color:var(--calcite-color-brand)}.esri-widget__table{border-collapse:collapse;color:var(--calcite-color-text-1);border:none;width:100%;line-height:var(--calcite-font-line-height-relative-tight)}.esri-widget__table tr:nth-child(odd){background-color:var(--calcite-color-transparent)}.esri-widget__table tr:nth-child(2n){background-color:var(--calcite-color-transparent-press)}.esri-widget__table tr a{color:var(--calcite-color-text-2)}.esri-widget__table tr a:hover,.esri-widget__table tr a:focus{color:var(--calcite-color-text-1)}.esri-widget__table tr td,.esri-widget__table tr th{vertical-align:top;word-break:break-word;padding:.5em .7em;font-size:var(--calcite-font-size-sm);font-weight:var(--calcite-font-weight-regular)}.esri-widget__table tr th{text-align:left;border-right:3px solid #0000000d;width:50%}.esri-widget__table tr td{width:50%}.esri-input{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-1);border:1px solid #959595;font-size:var(--calcite-font-size)}.esri-input::-ms-clear{display:none}.esri-input::placeholder{opacity:1;color:var(--calcite-color-text-2)}.esri-input:placeholder-shown{text-overflow:ellipsis}.esri-input[type=text],.esri-input[type=password],.esri-input[type=number]{height:32px;padding:0 .5em}calcite-combobox.esri-input{border:none}.esri-widget__content--empty{text-align:center;color:var(--calcite-color-border-input);flex-flow:column wrap;align-items:center;padding:18px 22px;display:flex}.esri-widget__content--empty h1.esri-widget__heading,.esri-widget__content--empty h2.esri-widget__heading,.esri-widget__content--empty h3.esri-widget__heading,.esri-widget__content--empty h4.esri-widget__heading,.esri-widget__content--empty h5.esri-widget__heading{font-weight:var(--calcite-font-weight-regular)}.esri-widget__content-illustration--empty{width:128px;padding:1rem 0}.esri-widget__content-icon--empty{width:32px;padding:.5rem 0}.esri-select{appearance:none;cursor:pointer;color:var(--calcite-color-text-2);background:var(--calcite-color-foreground-1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-8 -8 32 32' width='32' height='32'%3E%3Cpath d='M8 11.207l-4-4V5.793l4 4 4-4v1.414z' fill='%23adadad' fillrule='nonzero'/%3E%3C/svg%3E") 100% no-repeat;border:1px solid #959595;border-radius:0;width:100%;height:32px;margin:0;padding:0 .5em;font-family:inherit;font-size:.85em;display:block}.esri-select[disabled]{cursor:auto}.esri-select::-ms-expand{display:none}.esri-disabled a,.esri-disabled [role=menu],.esri-disabled [role=checkbox],.esri-disabled [class^=esri-icon-],.esri-disabled [class*=" esri-icon-"]{color:var(--calcite-color-text-3)}.keynav-mode .esri-widget:focus,.keynav-mode .esri-widget :focus{z-index:1;outline-offset:2px;outline:2px solid #adadad}.esri-widget__loader-animation{border:.15em solid #adadad4d;border-top-color:var(--calcite-color-border-input);border-radius:100%;width:1em;height:1em;font-size:var(--calcite-font-size-md);animation:1.25s linear infinite esri-rotate;display:block;transform:translateZ(0)}:dir(rtl) .esri-widget__table th{text-align:right;border-left:3px solid #0000000d;border-right:none}:dir(rtl) .esri-select{background-position:0}:dir(rtl) .esri-menu__list-item{border-left:none;border-right:3px solid #0000}:dir(rtl) .esri-menu__list-item [class^=esri-icon-],:dir(rtl) .esri-menu__list-item [class*=" esri-icon-"]{padding-left:2px;padding-right:0}:dir(rtl) .esri-menu__list-item--active{border-right-color:var(--calcite-color-brand)}.esri-icon-font-fallback-text{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.esri-rotating{animation:1.25s linear infinite esri-rotate;transform:translateZ(0)}.esri-clearfix:before,.esri-clearfix:after{content:" ";display:table}.esri-clearfix:after{clear:both}.esri-interactive{cursor:pointer}.esri-hidden{display:none!important}.esri-invisible{visibility:hidden!important}.esri-offscreen{position:absolute;top:-999em;left:-999em}.esri-match-height{flex-direction:column;flex:auto;display:flex;overflow:hidden}:host{--panel-min-height--large: 240px;display:flex;flex-direction:column;flex-grow:1}.root{display:flex;position:relative;flex-grow:1;min-height:var(--panel-min-height--large)}.root section[aria-hidden=true]{display:none}.panel-items-centered{display:flex;align-items:center}.container{display:flex;flex-direction:column;flex-grow:1}.header-title{margin:0 auto 0 0;padding:var(--calcite-spacing-md) var(--calcite-spacing-lg);font-size:var(--calcite-font-size-0);font-weight:var(--calcite-font-weight-bold)}.panel-error{color:var(--calcite-color-status-danger)}`, b = f(p), d = (o) => {
14
14
  if (!o)
15
15
  return "all";
16
16
  const e = typeof o == "string" ? o.split(",").map((t) => t.trim()).filter((t) => t) : [o];
17
17
  return !e.length || e.includes("all") ? "all" : e;
18
18
  };
19
- class b extends m {
19
+ class x extends m {
20
20
  constructor() {
21
- super(...arguments), this.messages = v({ blocking: !0 }), this.viewModel = x(this), this.error = null, this._showTemplates = !1, this.view = this.viewModel.view, this.hideHeader = !1, this.icon = "print", this.hideAdvancedOptions = !1, this.allowedFormats = this.viewModel.allowedFormats, this.allowedLayouts = this.viewModel.allowedLayouts, this.autoPopulateAuthor = !1, this.exportedLinks = this.viewModel.exportedLinks, this.extraParameters = this.viewModel.extraParameters, this.headingLevel = 3, this.excludeDefaultTemplates = !this.viewModel.includeDefaultTemplates, this.excludeOrganizationTemplates = !1, this.outSpatialReference = this.viewModel.outSpatialReference, this.portal = this.viewModel.portal, this.showPrintAreaEnabled = this.viewModel.showPrintAreaEnabled, this.printServiceUrl = this.viewModel.printServiceUrl, this.templateCustomTextElements = this.viewModel.templateCustomTextElements, this.templateOptions = this.viewModel.templateOptions, this.autoDestroyDisabled = !1, this.state = this.viewModel.state, this.arcgisComplete = l(() => this.viewModel, "complete"), this.arcgisPropertyChange = u()("state"), this.arcgisReady = a(), this.arcgisSubmit = l(() => this.viewModel, "submit"), this.arcgisBrowseTemplatesChange = a(), this.arcgisSaveAs = a();
21
+ super(...arguments), this.messages = v({ blocking: !0 }), this.viewModel = b(this), this.error = null, this._showTemplates = !1, this.view = this.viewModel.view, this.hideHeader = !1, this.icon = "print", this.hideAdvancedOptions = !1, this.allowedFormats = this.viewModel.allowedFormats, this.allowedLayouts = this.viewModel.allowedLayouts, this.autoPopulateAuthor = !1, this.exportedLinks = this.viewModel.exportedLinks, this.extraParameters = this.viewModel.extraParameters, this.headingLevel = 3, this.hideFeatureAttributes = !1, this.hideIncludeTables = !1, this.excludeDefaultTemplates = !this.viewModel.includeDefaultTemplates, this.excludeOrganizationTemplates = !1, this.outSpatialReference = this.viewModel.outSpatialReference, this.portal = this.viewModel.portal, this.showPrintAreaEnabled = this.viewModel.showPrintAreaEnabled, this.printServiceUrl = this.viewModel.printServiceUrl, this.templateCustomTextElements = this.viewModel.templateCustomTextElements, this.templateOptions = this.viewModel.templateOptions, this.autoDestroyDisabled = !1, this.state = this.viewModel.state, this.arcgisComplete = l(() => this.viewModel, "complete"), this.arcgisPropertyChange = u()("state"), this.arcgisReady = a(), this.arcgisSubmit = l(() => this.viewModel, "submit"), this.arcgisBrowseTemplatesChange = a(), this.arcgisSaveAs = a();
22
22
  }
23
23
  static {
24
- this.properties = { error: 16, _showTemplates: 16, view: 0, hideHeader: 5, referenceElement: 1, icon: 1, hideAdvancedOptions: 5, allowedFormats: [1, { type: String, converter: d }], allowedLayouts: [1, { type: String, converter: d }], autoPopulateAuthor: 5, allowedFormatsForSaving: 1, exportedLinks: 0, extraParameters: 0, headingLevel: 9, excludeDefaultTemplates: 5, excludeOrganizationTemplates: 5, outSpatialReference: 0, portal: 0, showPrintAreaEnabled: 5, printServiceUrl: 1, showSaveAs: 5, templateCustomTextElements: 0, templateOptions: 0, autoDestroyDisabled: 5, messageOverrides: 0, label: 1, state: 32 };
24
+ this.properties = { error: 16, _showTemplates: 16, view: 0, hideHeader: 5, referenceElement: 1, icon: 1, hideAdvancedOptions: 5, allowedFormats: [1, { type: String, converter: d }], allowedLayouts: [1, { type: String, converter: d }], autoPopulateAuthor: 5, allowedFormatsForSaving: 1, exportedLinks: 0, extraParameters: 0, headingLevel: 9, hideFeatureAttributes: 5, hideIncludeTables: 5, excludeDefaultTemplates: 5, excludeOrganizationTemplates: 5, outSpatialReference: 0, portal: 0, showPrintAreaEnabled: 5, printServiceUrl: 1, showSaveAs: 5, templateCustomTextElements: 0, templateOptions: 0, autoDestroyDisabled: 5, messageOverrides: 0, label: 1, state: 32 };
25
25
  }
26
26
  static {
27
27
  this.styles = _;
@@ -70,10 +70,10 @@ class b extends m {
70
70
  }
71
71
  _renderPanelContent() {
72
72
  const e = this.viewModel.view, t = e?.type !== "2d";
73
- return !!this.error || t ? r`<div class="panel-error">${e ? t ? this.messages.sceneViewError : this.messages.serviceError : this.messages.noViewError}</div>` : r`<arcgis-print-main-panel .messages=${this.messages} .viewModel=${this.viewModel} .showTemplateSelector=${this._showTemplateSelector.bind(this)} .hideAdvancedOptions=${this.hideAdvancedOptions} .allowedFormatsForSaving=${this.allowedFormatsForSaving} .autoPopulateAuthor=${this.autoPopulateAuthor} .showSaveAs=${this.showSaveAs} .arcgisSaveAs=${this.arcgisSaveAs}></arcgis-print-main-panel>`;
73
+ return !!this.error || t ? r`<div class="panel-error">${e ? t ? this.messages.sceneViewError : this.messages.serviceError : this.messages.noViewError}</div>` : r`<arcgis-print-main-panel .messages=${this.messages} .viewModel=${this.viewModel} .showTemplateSelector=${this._showTemplateSelector.bind(this)} .hideAdvancedOptions=${this.hideAdvancedOptions} .hideFeatureAttributes=${this.hideFeatureAttributes} .hideIncludeTables=${this.hideIncludeTables} .allowedFormatsForSaving=${this.allowedFormatsForSaving} .autoPopulateAuthor=${this.autoPopulateAuthor} .showSaveAs=${this.showSaveAs} .arcgisSaveAs=${this.arcgisSaveAs}></arcgis-print-main-panel>`;
74
74
  }
75
75
  }
76
- c("arcgis-print", b);
76
+ c("arcgis-print", x);
77
77
  export {
78
- b as ArcgisPrint
78
+ x as ArcgisPrint
79
79
  };
@@ -1,10 +1,10 @@
1
1
  /* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */
2
2
  import { c as n } from "../../chunks/runtime.js";
3
3
  import { css as r, html as t } from "lit";
4
- import { watch as l } from "@arcgis/core/core/reactiveUtils.js";
4
+ import { watch as s } from "@arcgis/core/core/reactiveUtils.js";
5
5
  import { LitElement as c } from "@arcgis/lumina";
6
6
  import { u as h } from "../../chunks/useHandles.js";
7
- const u = r`.advanced-options-container{padding:var(--calcite-spacing-xxs);display:flex;flex-direction:column;gap:var(--calcite-spacing-xs)}`, p = [
7
+ const u = r`.advanced-options-container{padding:var(--calcite-spacing-xxs);display:flex;flex-direction:column;gap:var(--calcite-spacing-xs)}`, d = [
8
8
  "catalog-footprint",
9
9
  "geojson",
10
10
  "csv",
@@ -13,16 +13,16 @@ const u = r`.advanced-options-container{padding:var(--calcite-spacing-xxs);displ
13
13
  "map-notes",
14
14
  "stream"
15
15
  ];
16
- function d(i) {
16
+ function p(i) {
17
17
  if (!i)
18
18
  return !1;
19
19
  const { map: e, graphics: o } = i;
20
20
  return o?.length ? !0 : e?.allLayers.some((a) => {
21
21
  if (a.type === "feature" && "source" in a) {
22
- const { type: s } = a.source;
23
- return s !== "feature-layer" && s !== "ogc-feature";
22
+ const { type: l } = a.source;
23
+ return l !== "feature-layer" && l !== "ogc-feature";
24
24
  }
25
- return p.includes(a.type);
25
+ return d.includes(a.type);
26
26
  }) ?? !1;
27
27
  }
28
28
  function m(i) {
@@ -31,28 +31,28 @@ function m(i) {
31
31
  }
32
32
  class g extends c {
33
33
  constructor() {
34
- super(...arguments), this._handles = h("disconnect"), this.autoPopulateAuthor = !1;
34
+ super(...arguments), this._handles = h("disconnect"), this.autoPopulateAuthor = !1, this.hideFeatureAttributes = !1, this.hideIncludeTables = !1;
35
35
  }
36
36
  static {
37
- this.properties = { _selectedTemplate: 16, _showAuthorInput: 16, _showCopyrightInput: 16, _showLegendInput: 16, _showNorthArrowInput: 16, _showScaleBarInput: 16, _showForceFeatureAttributes: 16, _showTablesInput: 16, autoPopulateAuthor: 5, viewModel: 0, messages: 0 };
37
+ this.properties = { _selectedTemplate: 16, _showAuthorInput: 16, _showCopyrightInput: 16, _showLegendInput: 16, _showNorthArrowInput: 16, _showScaleBarInput: 16, _showForceFeatureAttributes: 16, _showTablesInput: 16, autoPopulateAuthor: 5, viewModel: 0, messages: 0, hideFeatureAttributes: 5, hideIncludeTables: 5 };
38
38
  }
39
39
  static {
40
40
  this.styles = u;
41
41
  }
42
42
  loaded() {
43
43
  this.manager.onLifecycle(() => [
44
- l(() => this.viewModel.templateOptions.id, (e) => {
45
- this._handles.removeHandles("template-handle"), this._selectedTemplate = e ? this.viewModel.getLayoutTemplateById(e) ?? void 0 : void 0, this._handles.addHandles(l(() => [
44
+ s(() => this.viewModel.templateOptions.id, (e) => {
45
+ this._handles.removeHandles("template-handle"), this._selectedTemplate = e ? this.viewModel.getLayoutTemplateById(e) ?? void 0 : void 0, this._handles.addHandles(s(() => [
46
46
  this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasAuthorText,
47
47
  this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasCopyrightText,
48
48
  this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasLegend,
49
49
  this._selectedTemplate?.mapSurroundInfoOptions?.northArrow?.length,
50
50
  this._selectedTemplate?.mapSurroundInfoOptions?.scaleBar?.length
51
51
  ], () => {
52
- this._showAuthorInput = this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasAuthorText ?? !0, this._showCopyrightInput = this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasCopyrightText ?? !0, this._showLegendInput = this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasLegend ?? !0, this._showNorthArrowInput = !!this._selectedTemplate?.mapSurroundInfoOptions?.northArrow.length, this._showScaleBarInput = !!this._selectedTemplate?.mapSurroundInfoOptions?.scaleBar.length, this._showForceFeatureAttributes = d(this.viewModel.view) && !!this._selectedTemplate?.layoutItem?.id, this._showTablesInput = m(this.viewModel.view) && !!this._selectedTemplate?.layoutItem?.id;
52
+ this._showAuthorInput = this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasAuthorText ?? !0, this._showCopyrightInput = this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasCopyrightText ?? !0, this._showLegendInput = this._selectedTemplate?.layoutTemplateInfo?.layoutOptions?.hasLegend ?? !0, this._showNorthArrowInput = !!this._selectedTemplate?.mapSurroundInfoOptions?.northArrow.length, this._showScaleBarInput = !!this._selectedTemplate?.mapSurroundInfoOptions?.scaleBar.length, this._showForceFeatureAttributes = p(this.viewModel.view) && !!this._selectedTemplate?.layoutItem?.id && !this.hideFeatureAttributes, this._showTablesInput = m(this.viewModel.view) && !!this._selectedTemplate?.layoutItem?.id && !this.hideIncludeTables;
53
53
  }, { initial: !0 }), "template-handle");
54
54
  }, { initial: !0 }),
55
- l(() => [this.viewModel.portal?.user, this.autoPopulateAuthor], () => {
55
+ s(() => [this.viewModel.portal?.user, this.autoPopulateAuthor], () => {
56
56
  !this.viewModel.templateOptions.author && this.autoPopulateAuthor && this.viewModel.portal?.user?.username && (this.viewModel.templateOptions.author = this.viewModel.portal.user.username, this.requestUpdate());
57
57
  }, { initial: !0 })
58
58
  ]);
@@ -2,15 +2,15 @@
2
2
  import { c as l } from "../../chunks/runtime.js";
3
3
  import { css as o, html as e } from "lit";
4
4
  import { watch as i } from "@arcgis/core/core/reactiveUtils.js";
5
- import { LitElement as n } from "@arcgis/lumina";
6
- import { u as r } from "../../chunks/useHandles.js";
5
+ import { LitElement as r } from "@arcgis/lumina";
6
+ import { u as n } from "../../chunks/useHandles.js";
7
7
  const c = o`:host{display:flex;flex-direction:column;height:100%}.layout-section{padding:var(--calcite-spacing-sm) var(--calcite-spacing-sm);display:flex;flex-direction:column;flex-grow:1;gap:var(--calcite-spacing-md)}.panel-container{display:flex;flex-grow:1;flex-direction:column;gap:var(--calcite-spacing-sm)}.advanced-options-section{border:1px solid var(--calcite-color-border-1);margin-bottom:var(--calcite-spacing-sm)}`;
8
- class d extends n {
8
+ class d extends r {
9
9
  constructor() {
10
- super(...arguments), this._handles = r("disconnect"), this.hideAdvancedOptions = !1, this.autoPopulateAuthor = !1;
10
+ super(...arguments), this._handles = n("disconnect"), this.hideAdvancedOptions = !1, this.autoPopulateAuthor = !1, this.hideFeatureAttributes = !1, this.hideIncludeTables = !1;
11
11
  }
12
12
  static {
13
- this.properties = { _selectedTemplate: 16, _showSelectedTemplateTitleText: 16, hideAdvancedOptions: 5, autoPopulateAuthor: 5, viewModel: 0, messages: 0, showTemplateSelector: 0, selectExportsTab: 0 };
13
+ this.properties = { _selectedTemplate: 16, _showSelectedTemplateTitleText: 16, hideAdvancedOptions: 5, autoPopulateAuthor: 5, viewModel: 0, messages: 0, showTemplateSelector: 0, selectExportsTab: 0, hideFeatureAttributes: 5, hideIncludeTables: 5 };
14
14
  }
15
15
  static {
16
16
  this.styles = c;
@@ -42,7 +42,7 @@ class d extends n {
42
42
  return e`<arcgis-print-format-select .viewModel=${this.viewModel} .messages=${this.messages}></arcgis-print-format-select>`;
43
43
  }
44
44
  _renderAdvancedSection() {
45
- return this.hideAdvancedOptions ? null : e`<calcite-block .ariaLabel=${this.messages.advancedOptions} class="advanced-options-section" collapsible .disabled=${!this._selectedTemplate} .heading=${this.messages.advancedOptions}><arcgis-print-layout-advanced-options .autoPopulateAuthor=${this.autoPopulateAuthor} .messages=${this.messages} .viewModel=${this.viewModel}></arcgis-print-layout-advanced-options></calcite-block>`;
45
+ return this.hideAdvancedOptions ? null : e`<calcite-block .ariaLabel=${this.messages.advancedOptions} class="advanced-options-section" collapsible .disabled=${!this._selectedTemplate} .heading=${this.messages.advancedOptions}><arcgis-print-layout-advanced-options .autoPopulateAuthor=${this.autoPopulateAuthor} .hideFeatureAttributes=${this.hideFeatureAttributes} .hideIncludeTables=${this.hideIncludeTables} .messages=${this.messages} .viewModel=${this.viewModel}></arcgis-print-layout-advanced-options></calcite-block>`;
46
46
  }
47
47
  _renderExportButton() {
48
48
  return e`<arcgis-print-export-button .fileName=${this.viewModel.templateOptions.title ?? void 0} .messages=${this.messages} .viewModel=${this.viewModel} .selectExportsTab=${this.selectExportsTab}></arcgis-print-export-button>`;
@@ -4,22 +4,22 @@ import { css as i, html as a } from "lit";
4
4
  import { LitElement as l } from "@arcgis/lumina";
5
5
  import { i as o } from "../../chunks/utils2.js";
6
6
  import { u as c } from "../../chunks/useHandles.js";
7
- import { watch as n } from "@arcgis/core/core/reactiveUtils.js";
8
- const p = i`:host{display:flex;flex-direction:column;flex-grow:1}calcite-tabs{flex-grow:1}calcite-tab{--calcite-tab-content-block-padding: 0}calcite-loader{margin-right:var(--calcite-spacing-xxs)}`;
7
+ import { watch as d } from "@arcgis/core/core/reactiveUtils.js";
8
+ const n = i`:host{display:flex;flex-direction:column;flex-grow:1}calcite-tabs{flex-grow:1}calcite-tab{--calcite-tab-content-block-padding: 0}calcite-loader{margin-right:var(--calcite-spacing-xxs)}`;
9
9
  class r extends l {
10
10
  constructor() {
11
- super(...arguments), this._prevLayoutTemplateId = null, this._handles = c("disconnect"), this._selectedTab = "layout", this._hasPendingExport = !1, this.hideAdvancedOptions = !1, this.autoPopulateAuthor = !1;
11
+ super(...arguments), this._prevLayoutTemplateId = null, this._handles = c("disconnect"), this._selectedTab = "layout", this._hasPendingExport = !1, this.hideAdvancedOptions = !1, this.autoPopulateAuthor = !1, this.hideFeatureAttributes = !1, this.hideIncludeTables = !1;
12
12
  }
13
13
  static {
14
- this.properties = { _selectedTab: 16, _hasPendingExport: 16, hideAdvancedOptions: 5, autoPopulateAuthor: 5, showSaveAs: 5, arcgisSaveAs: 0, viewModel: 0, messages: 0, showTemplateSelector: 0, allowedFormatsForSaving: 1 };
14
+ this.properties = { _selectedTab: 16, _hasPendingExport: 16, hideAdvancedOptions: 5, autoPopulateAuthor: 5, showSaveAs: 5, arcgisSaveAs: 0, viewModel: 0, messages: 0, showTemplateSelector: 0, allowedFormatsForSaving: 1, hideFeatureAttributes: 5, hideIncludeTables: 5 };
15
15
  }
16
16
  static {
17
- this.styles = p;
17
+ this.styles = n;
18
18
  }
19
19
  loaded() {
20
20
  this.manager.onLifecycle(() => [
21
21
  this.viewModel.exportedLinks.on("change", () => {
22
- this._handles.removeHandles("pending-exports"), this._handles.addHandles(this.viewModel.exportedLinks.toArray().map((e) => n(() => e.state, () => this.requestUpdate(), { initial: !0 })), "pending-exports");
22
+ this._handles.removeHandles("pending-exports"), this._handles.addHandles(this.viewModel.exportedLinks.toArray().map((e) => d(() => e.state, () => this.requestUpdate(), { initial: !0 })), "pending-exports");
23
23
  })
24
24
  ]);
25
25
  }
@@ -41,7 +41,7 @@ class r extends l {
41
41
  }
42
42
  render() {
43
43
  const e = this.viewModel.exportedLinks.some(({ state: t }) => t === "pending");
44
- return a`<calcite-tabs layout=center bordered><calcite-tab-nav slot=title-group><calcite-tab-title @calciteTabsActivate=${this._layoutTabChangeHandler} .selected=${this._selectedTab === "layout"}>${this.messages.layoutTab}</calcite-tab-title><calcite-tab-title @calciteTabsActivate=${this._mapOnlyTabChangeHandler} .selected=${this._selectedTab === "map-only"}>${this.messages.mapOnlyTab}</calcite-tab-title><calcite-tab-title @calciteTabsActivate=${this._exportsTabChangeHandler} .selected=${this._selectedTab === "exports"}>${e ? a`<calcite-loader inline label=loading scale=s></calcite-loader>` : null}${this.messages.exportsTab}</calcite-tab-title></calcite-tab-nav><calcite-tab selected><arcgis-print-layout-panel .messages=${this.messages} .viewModel=${this.viewModel} .hideAdvancedOptions=${this.hideAdvancedOptions} .autoPopulateAuthor=${this.autoPopulateAuthor} .showTemplateSelector=${this.showTemplateSelector} .selectExportsTab=${this._selectExportsTab.bind(this)}></arcgis-print-layout-panel></calcite-tab><calcite-tab><arcgis-print-map-only-panel .messages=${this.messages} .viewModel=${this.viewModel} .hideAdvancedOptions=${this.hideAdvancedOptions} .selectExportsTab=${this._selectExportsTab.bind(this)}></arcgis-print-map-only-panel></calcite-tab><calcite-tab><arcgis-print-exports-panel .messages=${this.messages} .viewModel=${this.viewModel} .allowedFormatsForSaving=${this.allowedFormatsForSaving} .showSaveAs=${this.showSaveAs} .arcgisSaveAs=${this.arcgisSaveAs}></arcgis-print-exports-panel></calcite-tab></calcite-tabs>`;
44
+ return a`<calcite-tabs layout=center bordered><calcite-tab-nav slot=title-group><calcite-tab-title @calciteTabsActivate=${this._layoutTabChangeHandler} .selected=${this._selectedTab === "layout"}>${this.messages.layoutTab}</calcite-tab-title><calcite-tab-title @calciteTabsActivate=${this._mapOnlyTabChangeHandler} .selected=${this._selectedTab === "map-only"}>${this.messages.mapOnlyTab}</calcite-tab-title><calcite-tab-title @calciteTabsActivate=${this._exportsTabChangeHandler} .selected=${this._selectedTab === "exports"}>${e ? a`<calcite-loader inline label=loading scale=s></calcite-loader>` : null}${this.messages.exportsTab}</calcite-tab-title></calcite-tab-nav><calcite-tab selected><arcgis-print-layout-panel .messages=${this.messages} .viewModel=${this.viewModel} .hideAdvancedOptions=${this.hideAdvancedOptions} .autoPopulateAuthor=${this.autoPopulateAuthor} .hideFeatureAttributes=${this.hideFeatureAttributes} .hideIncludeTables=${this.hideIncludeTables} .showTemplateSelector=${this.showTemplateSelector} .selectExportsTab=${this._selectExportsTab.bind(this)}></arcgis-print-layout-panel></calcite-tab><calcite-tab><arcgis-print-map-only-panel .messages=${this.messages} .viewModel=${this.viewModel} .hideAdvancedOptions=${this.hideAdvancedOptions} .selectExportsTab=${this._selectExportsTab.bind(this)}></arcgis-print-map-only-panel></calcite-tab><calcite-tab><arcgis-print-exports-panel .messages=${this.messages} .viewModel=${this.viewModel} .allowedFormatsForSaving=${this.allowedFormatsForSaving} .showSaveAs=${this.showSaveAs} .arcgisSaveAs=${this.arcgisSaveAs}></arcgis-print-exports-panel></calcite-tab></calcite-tabs>`;
45
45
  }
46
46
  }
47
47
  s("arcgis-print-main-panel", r);
@@ -2,18 +2,17 @@
2
2
  import type Camera from "@arcgis/core/Camera.js";
3
3
  import type Point from "@arcgis/core/geometry/Point.js";
4
4
  import type SceneView from "@arcgis/core/views/SceneView.js";
5
- import type LayerView from "@arcgis/core/views/layers/LayerView";
6
- import type Layer from "@arcgis/core/layers/Layer";
7
- import type Analysis from "@arcgis/core/analysis/Analysis";
8
- import type Viewpoint from "@arcgis/core/Viewpoint";
9
- import type SceneViewPerformanceInfo from "@arcgis/core/views/3d/support/SceneViewPerformanceInfo";
10
- import type Ground from "@arcgis/core/Ground";
11
- import type GamepadSettings from "@arcgis/core/views/input/gamepad/GamepadSettings";
12
- import type FocusAreas from "@arcgis/core/effects/FocusAreas";
13
- import type Basemap from "@arcgis/core/Basemap";
14
- import type LayerView2 from "@arcgis/core/views/layers/LayerView.js";
5
+ import type LayerView from "@arcgis/core/views/layers/LayerView.js";
6
+ import type Layer from "@arcgis/core/layers/Layer.js";
7
+ import type Analysis from "@arcgis/core/analysis/Analysis.js";
8
+ import type Viewpoint from "@arcgis/core/Viewpoint.js";
9
+ import type SceneViewPerformanceInfo from "@arcgis/core/views/3d/support/SceneViewPerformanceInfo.js";
10
+ import type Ground from "@arcgis/core/Ground.js";
11
+ import type GamepadSettings from "@arcgis/core/views/input/gamepad/GamepadSettings.js";
12
+ import type FocusAreas from "@arcgis/core/effects/FocusAreas.js";
13
+ import type Basemap from "@arcgis/core/Basemap.js";
14
+ import type Map from "@arcgis/core/Map.js";
15
15
  import type Collection from "@arcgis/core/core/Collection.js";
16
- import type Analysis2 from "@arcgis/core/analysis/Analysis.js";
17
16
  import type BasemapView from "@arcgis/core/views/BasemapView.js";
18
17
  import type Extent from "@arcgis/core/geometry/Extent.js";
19
18
  import type Constraints from "@arcgis/core/views/3d/constraints/Constraints.js";
@@ -23,7 +22,6 @@ import type Graphic from "@arcgis/core/Graphic.js";
23
22
  import type GroundView from "@arcgis/core/views/GroundView.js";
24
23
  import type HighlightOptions from "@arcgis/core/views/support/HighlightOptions.js";
25
24
  import type Magnifier from "@arcgis/core/views/Magnifier.js";
26
- import type Map2 from "@arcgis/core/Map.js";
27
25
  import type Navigation from "@arcgis/core/views/navigation/Navigation.js";
28
26
  import type Popup from "@arcgis/core/widgets/Popup.js";
29
27
  import type SpatialReference from "@arcgis/core/geometry/SpatialReference.js";
@@ -33,12 +31,12 @@ import type Polygon from "@arcgis/core/geometry/Polygon.js";
33
31
  import type { PublicLitElement as LitElement } from "@arcgis/lumina";
34
32
  import type { LoadErrorSource } from "../types.js";
35
33
  import type { ArcgisPopup } from "../arcgis-popup/customElement.js";
36
- import type { AnalysisView3DFor } from "@arcgis/core/views/3d/analysis/types";
37
- import type { LayerView3DFor } from "@arcgis/core/views/3d/types";
38
- import type { DoubleTapDragEvent, VerticalTwoFingerDragEvent, PointerUpEvent, PointerMoveEvent, PointerLeaveEvent, PointerEnterEvent, PointerDownEvent, ViewMouseWheelEvent, LayerViewDestroyEvent, LayerViewCreateErrorEvent, LayerViewCreateEvent, KeyUpEvent, KeyDownEvent, ImmediateDoubleClickEvent, ImmediateClickEvent, HoldEvent, DragEvent, DoubleClickEvent, ClickEvent } from "@arcgis/core/views/input/types";
39
- import type { AnalysisViewDestroyEvent, AnalysisViewCreateErrorEvent, AnalysisViewCreateEvent, HitTestOptions3D, Screenshot, UserSettings, SceneViewHitTestResult, GoToOptions3D, GoToTarget3D } from "@arcgis/core/views/types";
40
- import type { ScreenPoint } from "@arcgis/core/core/types";
41
- import type { ViewPopupOpenOptions } from "@arcgis/core/views/PopupView";
34
+ import type { AnalysisView3DFor } from "@arcgis/core/views/3d/analysis/types.js";
35
+ import type { LayerView3DFor } from "@arcgis/core/views/3d/types.js";
36
+ import type { DoubleTapDragEvent, VerticalTwoFingerDragEvent, PointerUpEvent, PointerMoveEvent, PointerLeaveEvent, PointerEnterEvent, PointerDownEvent, ViewMouseWheelEvent, LayerViewDestroyEvent, LayerViewCreateErrorEvent, LayerViewCreateEvent, KeyUpEvent, KeyDownEvent, ImmediateDoubleClickEvent, ImmediateClickEvent, HoldEvent, DragEvent, DoubleClickEvent, ClickEvent } from "@arcgis/core/views/input/types.js";
37
+ import type { AnalysisViewDestroyEvent, AnalysisViewCreateErrorEvent, AnalysisViewCreateEvent, HitTestOptions3D, Screenshot, UserSettings, SceneViewHitTestResult, GoToOptions3D, GoToTarget3D } from "@arcgis/core/views/types.js";
38
+ import type { ScreenPoint } from "@arcgis/core/core/types.js";
39
+ import type { ViewPopupOpenOptions } from "@arcgis/core/views/PopupView.js";
42
40
  import type { ReadonlyCollection } from "@arcgis/core/core/Collection.js";
43
41
  import type { ViewPadding } from "@arcgis/core/views/ui/types.js";
44
42
 
@@ -115,7 +113,7 @@ export abstract class ArcgisScene extends LitElement {
115
113
  *
116
114
  * @see [LayerView](https://developers.arcgis.com/javascript/latest/references/core/views/layers/LayerView/)
117
115
  */
118
- get allLayerViews(): ReadonlyCollection<LayerView2>;
116
+ get allLayerViews(): ReadonlyCollection<LayerView>;
119
117
  /**
120
118
  * Allows the view to be partially or fully transparent when composited with the webpage elements behind it.
121
119
  *
@@ -150,7 +148,7 @@ export abstract class ArcgisScene extends LitElement {
150
148
  * // Removes an analysis from the View
151
149
  * view.analyses.remove(lineOfSightAnalysis);
152
150
  */
153
- accessor analyses: Collection<Analysis2>;
151
+ accessor analyses: Collection<Analysis>;
154
152
  /**
155
153
  * Indicates whether animations are disabled in the view. This includes animated symbols (animated
156
154
  * [CIMSymbol](https://developers.arcgis.com/javascript/latest/references/core/symbols/CIMSymbol/),
@@ -212,7 +210,7 @@ export abstract class ArcgisScene extends LitElement {
212
210
  * Represents the [view for a single basemap](https://developers.arcgis.com/javascript/latest/references/core/views/BasemapView/)
213
211
  * after it has been added to the map.
214
212
  */
215
- accessor basemapView: BasemapView<LayerView2>;
213
+ accessor basemapView: BasemapView<LayerView>;
216
214
  /**
217
215
  * The [camera](https://developers.arcgis.com/javascript/latest/references/core/Camera/) allows to set the observation point from which the visible portion (or perspective)
218
216
  * of the view is determined. When set in the constructor, this property overrides the [center](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-scene/#center), [extent](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-scene/#extent), [scale](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-scene/#scale), [viewpoint](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-scene/#viewpoint), and [zoom](https://developers.arcgis.com/javascript/latest/references/map-components/components/arcgis-scene/#zoom) properties.
@@ -572,7 +570,7 @@ export abstract class ArcgisScene extends LitElement {
572
570
  *
573
571
  * @see [LayerView](https://developers.arcgis.com/javascript/latest/references/core/views/layers/LayerView/)
574
572
  */
575
- get layerViews(): Collection<LayerView2>;
573
+ get layerViews(): Collection<LayerView>;
576
574
  /**
577
575
  * An array of objects that encountered an error while loading the component or any of its dependencies (e.g., basemap, ground, layers, tables). You may inspect the errors by accessing each object's `loadError` property.
578
576
  *
@@ -586,7 +584,7 @@ export abstract class ArcgisScene extends LitElement {
586
584
  */
587
585
  get magnifier(): Magnifier;
588
586
  /** An instance of a [Map](https://developers.arcgis.com/javascript/latest/references/core/Map/) object to display in the view. */
589
- accessor map: Map2 | null | undefined;
587
+ accessor map: Map | null | undefined;
590
588
  /**
591
589
  * Indication whether the view is being navigated (for example when panning).
592
590
  *