@conterra/ct-mapapps-typings 4.19.3 → 4.20.0-PRE-2

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 (185) hide show
  1. package/agssearch/api.d.ts +2 -2
  2. package/agssearch/package.json +1 -1
  3. package/apprt/api/index.d.ts +1 -0
  4. package/apprt/api/internal.d.ts +1 -1
  5. package/apprt/launch/BundleController.d.ts +2 -1
  6. package/apprt/launch/Launcher.d.ts +21 -2
  7. package/apprt/package.json +1 -1
  8. package/apprt-binding/package.json +1 -1
  9. package/apprt-core/Types.d.ts +1 -1
  10. package/apprt-core/config.d.ts +7 -7
  11. package/apprt-core/load-js.d.ts +1 -1
  12. package/apprt-core/package.json +1 -1
  13. package/apprt-dom/package.json +1 -1
  14. package/apprt-fetch/index.d.ts +1 -1
  15. package/apprt-fetch/package.json +1 -1
  16. package/apprt-streams/package.json +1 -1
  17. package/apprt-tokens/package.json +1 -1
  18. package/apprt-vue/package.json +1 -1
  19. package/apprt-vuetify/components/copyText.d.ts +8 -0
  20. package/apprt-vuetify/package.json +1 -1
  21. package/coordinateconversion/api.d.ts +182 -0
  22. package/coordinateconversion/package.json +5 -0
  23. package/coordinatetransformer/api/CoordinateTransformer.d.ts +6 -4
  24. package/coordinatetransformer/api/ProjectionStore.d.ts +4 -2
  25. package/coordinatetransformer/api/TransformationProvider.d.ts +6 -4
  26. package/coordinatetransformer/api/TransformerStrategy.d.ts +4 -2
  27. package/coordinatetransformer/api/index.d.ts +6 -4
  28. package/coordinatetransformer/package.json +1 -1
  29. package/ct/async.d.ts +1 -1
  30. package/ct/mapping/geometry.d.ts +6 -6
  31. package/ct/package.json +1 -1
  32. package/dataform/package.json +1 -1
  33. package/dataview/package.json +1 -1
  34. package/domains-system/package.json +1 -1
  35. package/editing/api.d.ts +5 -15
  36. package/editing/package.json +1 -1
  37. package/esri-widgets/package.json +1 -1
  38. package/geojson/api.d.ts +6 -6
  39. package/geojson/package.json +1 -1
  40. package/geometryservice/api.d.ts +15 -15
  41. package/geometryservice/package.json +1 -1
  42. package/graphics/GraphicsBuilder.d.ts +1 -1
  43. package/graphics/package.json +1 -1
  44. package/highlights/api.d.ts +4 -4
  45. package/highlights/package.json +1 -1
  46. package/integration-map/package.json +1 -1
  47. package/managementlayout/package.json +1 -1
  48. package/map-actions/api.d.ts +2 -2
  49. package/map-actions/package.json +1 -1
  50. package/map-basemaps-api/BasemapItem.d.ts +2 -9
  51. package/map-basemaps-api/BasemapsModel.d.ts +1 -1
  52. package/map-basemaps-api/api.d.ts +1 -1
  53. package/map-basemaps-api/package.json +1 -1
  54. package/map-config-api/api.d.ts +38 -38
  55. package/map-config-api/package.json +1 -1
  56. package/map-init/api.d.ts +1 -1
  57. package/map-init/package.json +1 -1
  58. package/map-widget/Constraints.d.ts +16 -11
  59. package/map-widget/LayerObserver.d.ts +5 -5
  60. package/map-widget/LayerTraverser.d.ts +5 -5
  61. package/map-widget/MapWidgetFactory.d.ts +17 -11
  62. package/map-widget/MapWidgetModel.d.ts +16 -11
  63. package/map-widget/Navigation.d.ts +9 -2
  64. package/map-widget/ViewReadyWatcher.d.ts +16 -11
  65. package/map-widget/__internal__/{DTPbI1Aa.d.ts → ChgqPGgf.d.ts} +54 -10
  66. package/map-widget/api/BaseTypes.d.ts +6 -0
  67. package/map-widget/api/Constraints.d.ts +16 -11
  68. package/map-widget/api/MapWidget.d.ts +16 -11
  69. package/map-widget/api/MapWidgetFactory.d.ts +19 -14
  70. package/map-widget/api/MapWidgetModel.d.ts +16 -11
  71. package/map-widget/api/MapWidgetRegistration.d.ts +17 -12
  72. package/map-widget/api/Navigation.d.ts +15 -2
  73. package/map-widget/api/SrsChangeService.d.ts +16 -11
  74. package/map-widget/api/VisibilityState.d.ts +109 -0
  75. package/map-widget/api/index.d.ts +17 -12
  76. package/map-widget/package.json +1 -1
  77. package/mapdraw-api/api.d.ts +3 -3
  78. package/mapdraw-api/package.json +1 -1
  79. package/mapnavigation/package.json +1 -1
  80. package/maptips/api.d.ts +2 -2
  81. package/maptips/package.json +1 -1
  82. package/measurement-2d/api.d.ts +3 -2
  83. package/measurement-2d/package.json +1 -1
  84. package/measurement-3d/api.d.ts +1 -1
  85. package/measurement-3d/package.json +1 -1
  86. package/package.json +1 -1
  87. package/parametermanager/package.json +1 -1
  88. package/popups/Action.d.ts +7 -7
  89. package/popups/BaseAction.d.ts +8 -8
  90. package/popups/ContentUpdateProxy.d.ts +3 -3
  91. package/popups/api.d.ts +6 -5
  92. package/popups/package.json +1 -1
  93. package/portal-security/api.d.ts +1 -1
  94. package/portal-security/package.json +1 -1
  95. package/result-api/__internal__/{DHLZxzhJ.d.ts → BGEg3fBn.d.ts} +17 -4
  96. package/result-api/api/actions.d.ts +3 -2
  97. package/result-api/api/formatting.d.ts +3 -2
  98. package/result-api/api/index.d.ts +3 -2
  99. package/result-api/api/model.d.ts +3 -2
  100. package/result-api/api/service.d.ts +3 -2
  101. package/result-api/api/ui.d.ts +3 -2
  102. package/result-api/package.json +1 -1
  103. package/search-api/api.d.ts +16 -2
  104. package/search-api/package.json +1 -1
  105. package/search-ui/package.json +1 -1
  106. package/selection-services/DrawingSpatialInputAction.d.ts +1 -1
  107. package/selection-services/SearchSource.d.ts +3 -3
  108. package/selection-services/SpatialInputAction.d.ts +1 -1
  109. package/selection-services/TolerancePointDrawingInputAction.d.ts +1 -1
  110. package/selection-services/api/index.d.ts +1 -1
  111. package/selection-services/package.json +1 -1
  112. package/store-api/ComplexQuery.d.ts +1 -1
  113. package/store-api/InMemoryStore.d.ts +1 -1
  114. package/store-api/QueryResults.d.ts +1 -3
  115. package/store-api/SpatialQuery.d.ts +1 -1
  116. package/store-api/api/ComplexQueryLang.d.ts +1 -1
  117. package/store-api/api/Store.d.ts +2 -10
  118. package/store-api/api/index.d.ts +1 -1
  119. package/store-api/package.json +1 -1
  120. package/store-api/rest/BaseRestStore.d.ts +1 -1
  121. package/store-api/rest/BaseWriteableRestStore.d.ts +1 -1
  122. package/store-api/rest/ComplexQueryToSQL.d.ts +1 -1
  123. package/store-api/rest/ComplexQueryToSolrQL.d.ts +1 -1
  124. package/store-api/rest/RQLStore.d.ts +1 -1
  125. package/store-api/rest/SQLStore.d.ts +1 -1
  126. package/store-api/utils.d.ts +1 -5
  127. package/system/package.json +1 -1
  128. package/templatelayout/package.json +1 -1
  129. package/test-utils/package.json +1 -1
  130. package/theme-tester/package.json +1 -1
  131. package/toc/api/Action.d.ts +4 -4
  132. package/toc/api/Item.d.ts +5 -5
  133. package/toc/api/StateChecker.d.ts +4 -4
  134. package/toc/api/index.d.ts +4 -4
  135. package/toc/package.json +1 -1
  136. package/toolrules/package.json +1 -1
  137. package/vuetify-component-overview/package.json +1 -1
  138. package/windowmanager/package.json +1 -1
  139. package/wizard/package.json +1 -1
  140. package/apprt-core/Observable.d.ts +0 -55
  141. package/apprt-request/api.d.ts +0 -340
  142. package/apprt-request/main.d.ts +0 -6
  143. package/apprt-request/package.json +0 -5
  144. package/apprt-request/request.d.ts +0 -8
  145. package/apprt-vue/directives/clipboard.d.ts +0 -15
  146. package/ct/api/omnisearch/ResultHandler.d.ts +0 -3
  147. package/ct/api/omnisearch/Store.d.ts +0 -3
  148. package/ct/request.d.ts +0 -17
  149. package/ct/ui/controls/mobile/DropDownMenu.d.ts +0 -3
  150. package/omnisearch/ActionsHandler.d.ts +0 -9
  151. package/omnisearch/DrawHandler.d.ts +0 -9
  152. package/omnisearch/DropDownMenu.d.ts +0 -3
  153. package/omnisearch/OmniSearchFactory.d.ts +0 -3
  154. package/omnisearch/OmniSearchModel.d.ts +0 -3
  155. package/omnisearch/RadioButton.d.ts +0 -3
  156. package/omnisearch/ResultCommand.d.ts +0 -9
  157. package/omnisearch/SearchUI.d.ts +0 -3
  158. package/omnisearch/SettingsWidget.d.ts +0 -3
  159. package/omnisearch/ZoomHandler.d.ts +0 -8
  160. package/omnisearch/package.json +0 -5
  161. package/resultcenter/ActionController.d.ts +0 -3
  162. package/resultcenter/BaseCommand.d.ts +0 -3
  163. package/resultcenter/DataModel.d.ts +0 -3
  164. package/resultcenter/DataModelBroadcaster.d.ts +0 -3
  165. package/resultcenter/DataModelMapController.d.ts +0 -25
  166. package/resultcenter/DataViewController.d.ts +0 -3
  167. package/resultcenter/DataViewStore.d.ts +0 -3
  168. package/resultcenter/ExportResultsCommand.d.ts +0 -12
  169. package/resultcenter/FeatureMapVisualizer.d.ts +0 -35
  170. package/resultcenter/GraphicResolverFactory.d.ts +0 -15
  171. package/resultcenter/OpenPopupService.d.ts +0 -5
  172. package/resultcenter/PostfixAttributeTableLookupStrategy.d.ts +0 -3
  173. package/resultcenter/RemoveResultsCommand.d.ts +0 -6
  174. package/resultcenter/RestrictQueriesToView.d.ts +0 -3
  175. package/resultcenter/ResultcenterToolRuleProcessor.d.ts +0 -3
  176. package/resultcenter/SearchStoreHandler.d.ts +0 -8
  177. package/resultcenter/SelectAllResultsCommand.d.ts +0 -11
  178. package/resultcenter/StoreEventReceiver.d.ts +0 -3
  179. package/resultcenter/StoreRegistration.d.ts +0 -3
  180. package/resultcenter/TriggerShowResultCenter.d.ts +0 -3
  181. package/resultcenter/VisualizationLayerResolver.d.ts +0 -13
  182. package/resultcenter/package.json +0 -5
  183. package/selection-resultcenter/CachingStore.d.ts +0 -229
  184. package/selection-resultcenter/MemoryStore.d.ts +0 -10
  185. package/selection-resultcenter/package.json +0 -5
@@ -1,5 +1,5 @@
1
- import Layer from 'esri/layers/Layer';
2
- import Sublayer from 'esri/layers/support/Sublayer';
1
+ import Layer from '@arcgis/core/layers/Layer';
2
+ import Sublayer from '@arcgis/core/layers/support/Sublayer';
3
3
  import { AsyncStore } from 'store-api/api';
4
4
 
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "agssearch",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -1348,6 +1348,7 @@ interface AppConfigJson {
1348
1348
  preFetchMain?: boolean;
1349
1349
  preFetchCompressedVersions?: boolean;
1350
1350
  prefetchSecondAggregate?: boolean | number;
1351
+ prefetchSecondNonBlocking?: boolean;
1351
1352
  };
1352
1353
  bundles?: Record<string, boolean | Record<string, any>>;
1353
1354
  }
@@ -139,7 +139,7 @@ interface BundleLoadSuccess {
139
139
  manifest: BundleManifestJson;
140
140
  location: string;
141
141
  locationroot: PackageLocationDefinition;
142
- error: undefined;
142
+ error?: undefined;
143
143
  }
144
144
  interface BundleLoadError {
145
145
  error: Error;
@@ -5,6 +5,7 @@ import 'apprt-core/Types';
5
5
  interface BundleControllerConstructorOptions {
6
6
  statistics?: Statistics | undefined;
7
7
  }
8
+ declare function setChangeRequire(change: boolean): void;
8
9
  declare class BundleControllerImpl implements InternalBundleController {
9
10
  private _bundles;
10
11
  private _bundleNamesToIds;
@@ -77,5 +78,5 @@ declare class BundleControllerImpl implements InternalBundleController {
77
78
  type AnyFunc = (...args: any[]) => any;
78
79
  declare function bind(scope: any, fn: string | AnyFunc): AnyFunc;
79
80
 
80
- export { bind, BundleControllerImpl as default };
81
+ export { bind, BundleControllerImpl as default, setChangeRequire };
81
82
  export type { BundleControllerConstructorOptions };
@@ -1,5 +1,5 @@
1
- import { Launcher, LocationDefinition, LauncherOptions, Framework } from '../api/index.js';
2
- import { BundleLocator, ConfigLocator } from '../api/internal.js';
1
+ import { Launcher, LocationDefinition, LauncherOptions, Framework, Bundle } from '../api/index.js';
2
+ import { BundleLocator, ConfigLocator, BundleLoadSuccess } from '../api/internal.js';
3
3
  import 'apprt-core/Types';
4
4
 
5
5
  interface LauncherConstructorOptions {
@@ -22,6 +22,23 @@ interface LauncherConstructorOptions {
22
22
  writeError?: boolean;
23
23
  enableStatistics?: boolean;
24
24
  }
25
+ interface BundleInfo extends BundleLoadSuccess {
26
+ installedBundle?: Bundle;
27
+ }
28
+ interface PreFetchDef {
29
+ locName: string;
30
+ skip: boolean;
31
+ url?: string;
32
+ static: boolean;
33
+ mids: MidInfo[];
34
+ skipMids: MidInfo[];
35
+ transitive: boolean;
36
+ }
37
+ interface MidInfo {
38
+ bundle: string;
39
+ version: string;
40
+ file: string;
41
+ }
25
42
  declare class LauncherImpl implements Launcher {
26
43
  private _query;
27
44
  private _locations;
@@ -50,10 +67,12 @@ declare class LauncherImpl implements Launcher {
50
67
  private _locateBundles;
51
68
  private _prefetchBundles;
52
69
  private _prefetch;
70
+ _splitPrefetchBundles(preFetchesArr: PreFetchDef[], preFetchCompressedVersions: boolean, preFetchWithGzip: boolean, maxUrlLength: number, installedBundles: BundleInfo[]): Promise<PreFetchDef[]>;
53
71
  private _installFramework;
54
72
  private _initializeFramework;
55
73
  private _startFramework;
56
74
  private _prefetchRemaining;
75
+ private _preFetchSecond;
57
76
  private _installBundles;
58
77
  private _filterSuccessBundles;
59
78
  private _getBundlesToInstall;
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-binding",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -100,7 +100,7 @@ type WatchCallback<NameType, ValueType> = (event: WatchEvent<NameType, ValueType
100
100
  * It matches the apprt-core/Mutable watch interface.
101
101
  */
102
102
  interface Watchable<WatchableProperties> {
103
- watch<Name extends keyof WatchableProperties>(name: Name, callBack: WatchCallback<Name, WatchableProperties[Name]>): Handle;
103
+ watch<Name extends keyof WatchableProperties>(name: Name, callback: WatchCallback<Name, WatchableProperties[Name]>): Handle;
104
104
  }
105
105
  /**
106
106
  * Helper type to express a set of statically known values (with autocompletion) that can still be extended.
@@ -64,6 +64,10 @@ interface WellknownConfigKeys {
64
64
  * Defines that switching to HTTP POST is allowed during layer.js pre-fetching.
65
65
  */
66
66
  "app-launch-prefetch-with-post-enabled": boolean;
67
+ /**
68
+ * Instead of switching to post, the pre-fetching is using mulitple get requests if the url is to long.
69
+ */
70
+ "app-launch-prefetch-with-get-split": boolean;
67
71
  /**
68
72
  * Defines that the layer.js request is using gzip encoded parameters to keep the parameter size short.
69
73
  */
@@ -99,7 +103,7 @@ interface WellknownConfigKeys {
99
103
  */
100
104
  "esri-identity-app-token-enabled": boolean;
101
105
  /**
102
- * Enables the persistence of the esri/identity/IdentityManager state in the local storage.
106
+ * Enables the persistence of the @arcgis/core/identity/IdentityManager state in the local storage.
103
107
  */
104
108
  "esri-identity-state-persist": boolean;
105
109
  /**
@@ -113,7 +117,7 @@ interface WellknownConfigKeys {
113
117
  */
114
118
  "esri-identity-state-name-prefix": string;
115
119
  /**
116
- * Allows the esri/IdentityManager to send credentials via http.
120
+ * Allows the @arcgis/core/IdentityManager to send credentials via http.
117
121
  * Note this is only intended for development purpose
118
122
  * and should never be enabled during production.
119
123
  */
@@ -174,11 +178,7 @@ interface WellknownConfigKeys {
174
178
  */
175
179
  "request-trusted-servers": string[];
176
180
  /**
177
- * Flag for apprt-request to return dojo/Deferred instead of Promises.
178
- */
179
- "request-return-dojo-deferred": boolean;
180
- /**
181
- * Plain esri key, provides a way to configure the properties in esri/config.
181
+ * Plain esri key, provides a way to configure the properties in @arcgis/core/config.
182
182
  * Used by apprt-esri-init.
183
183
  */
184
184
  "esri-conf": {
@@ -20,7 +20,7 @@ interface LoadJsOptions {
20
20
  * ```ts
21
21
  * import loadJS from "apprt-core/load-js";
22
22
  *
23
- * loadJS("esri/Map").then(function(Map){
23
+ * loadJS("@arcgis/core/Map").then(function(Map){
24
24
  * return new Map();
25
25
  * });
26
26
  * ```
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-core",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-dom",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": "./index.d.ts"
5
5
  }
@@ -365,7 +365,7 @@ interface Config {
365
365
  /** Used to control the proxy mode for requests. */
366
366
  type ProxyMode = "force-on" | "force-off" | "default";
367
367
  /**
368
- * Request options supported by apprt-request.
368
+ * Request options supported by apprt-fetch.
369
369
  * This is an extension of the Browser's native fetch options.
370
370
  *
371
371
  * See also the init parameter of [apprt-fetch](https://developer.mozilla.org/en-US/docs/Web/API/fetch)
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-fetch",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": "./index.d.ts"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-streams",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-tokens",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-vue",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": "./index.d.ts"
5
5
  }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * Copies text to the user's clipboard.
3
+ *
4
+ * Returns `true` on success and `false` on failure.
5
+ */
6
+ declare function copyText(text: string): Promise<boolean>;
7
+
8
+ export { copyText };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-vuetify",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -0,0 +1,182 @@
1
+ import Point from '@arcgis/core/geometry/Point';
2
+ import SpatialReference from '@arcgis/core/geometry/SpatialReference';
3
+
4
+ /**
5
+ * Parsing succeeded and returned a valid value.
6
+ */
7
+ interface ParseSuccess<T> {
8
+ kind: "success";
9
+ value: T;
10
+ }
11
+ /**
12
+ * Parsing resulted in an error.
13
+ */
14
+ interface ParseError {
15
+ kind: "error";
16
+ /**
17
+ * Human readable error message.
18
+ * This message may be presented to the user.
19
+ */
20
+ message?: string;
21
+ }
22
+ /**
23
+ * The result of parsing inputs.
24
+ */
25
+ type ParseResult<T> = ParseSuccess<T> | ParseError;
26
+ /**
27
+ * Implements a format for coordinate conversions.
28
+ *
29
+ * You can extend the builtin set of formats by providing a service with `"coordinateconversion.SegmentedFormat"`.
30
+ */
31
+ interface SegmentedFormat {
32
+ /**
33
+ * Unique id of this format.
34
+ */
35
+ readonly id: string;
36
+ /**
37
+ * Human readable label of this format.
38
+ */
39
+ readonly label: string;
40
+ /**
41
+ * Input segments required by the format, for example `x` and `y` coordinates.
42
+ * The coordinate conversion widget shows one input field for each segment.
43
+ */
44
+ readonly segments: CoordinateSegment[];
45
+ /**
46
+ * When specified, points will be projected to this spatial reference before being passed to {@link pointToSegments}.
47
+ *
48
+ * If this is not specified, you will receive the point in the current spatial reference of the view, and
49
+ * you will have to perform any necessary projections yourself.
50
+ */
51
+ readonly spatialReference?: SpatialReference;
52
+ /**
53
+ * Renders a point to _segment_ values.
54
+ * The returned record is indexed by segment ids and contains a string for each segment.
55
+ *
56
+ * The output of this function should be compatible with {@link segmentsToPoint}.
57
+ *
58
+ * Example:
59
+ *
60
+ * ```js
61
+ * const point = ...;
62
+ * const segments = format.pointToSegments(point);
63
+ * // segments == { x: "...", y: "..." }
64
+ * ```
65
+ */
66
+ pointToSegments(point: Point): Promise<Record<string, string>>;
67
+ /**
68
+ * Formats a set of _segment_ values to a human readable string.
69
+ * This combines the segment values to a final display string, including separating characters (like ',' or ' ')
70
+ * and units (like '°' and '"').
71
+ *
72
+ * The `segments` parameter can be assumed to contain valid strings: either
73
+ * - user input validated by {@link CoordinateSegment.validate} or
74
+ * - segment values generated by {@link pointToSegments}.
75
+ *
76
+ * The value returned here should be compatible with {@link stringToSegments}.
77
+ *
78
+ * Example:
79
+ *
80
+ * ```js
81
+ * const segments = { x: "1", y: "2" }
82
+ * const output = format.segmentsToString(segments);
83
+ * // output == "1°, 2°"
84
+ * ``
85
+ */
86
+ segmentsToString(segments: Record<string, string>): string;
87
+ /**
88
+ * Splits a human readable coordinates string (like returned by {@link segmentsToString}) into its input segment.
89
+ *
90
+ * For example:
91
+ *
92
+ * ```js
93
+ * const input = "123.4 567.8";
94
+ * const segments = format.stringToSegments(input).value; // assumes success
95
+ * // segments == { x: "123.4", y: "567.8" };
96
+ * ```
97
+ */
98
+ stringToSegments(input: string): ParseResult<Record<string, string>>;
99
+ /**
100
+ * Parses a set of (validated) segment values into a `Point`.
101
+ * This can be used, for example, to place a marker on the map.
102
+ *
103
+ * Example:
104
+ *
105
+ * ```js
106
+ * const segments = { x: "1", y: "2" }
107
+ * const point = await format.segmentsToPoint(segments).value; // assumes success
108
+ * // point == { x: 1234, y: 5678, spatialReference: { ... }}
109
+ * ```
110
+ */
111
+ segmentsToPoint(segments: Record<string, string>): Promise<ParseResult<Point>>;
112
+ }
113
+ /**
114
+ * A coordinate segment within a {@link SegmentedFormat}.
115
+ */
116
+ interface CoordinateSegment {
117
+ /**
118
+ * Id of this segment.
119
+ *
120
+ * This should be unique within the context of its format.
121
+ */
122
+ id: string;
123
+ /**
124
+ * Human readable label for this coordinate segment (e.g. "Latitude").
125
+ */
126
+ label: string;
127
+ /**
128
+ * Example for this segment, like '51° 57' 40"N'
129
+ */
130
+ example?: string;
131
+ /**
132
+ * A prefix value that will be shown as part of the input field for this coordinate segment.
133
+ *
134
+ * This is a display-only field for strings that do not need to be typed by the user (such as "°").
135
+ */
136
+ prefix?: string;
137
+ /**
138
+ * A suffix value that will be shown as part of the input field for this coordinate segment.
139
+ *
140
+ * This is a display-only field for strings that do not need to be typed by the user (such as "°").
141
+ */
142
+ suffix?: string;
143
+ /**
144
+ * Validates an input string for this coordinate segment.
145
+ * `input` is the (trimmed) text typed by the user.
146
+ *
147
+ * This function should return `true` if the input is valid,
148
+ * or an error message otherwise.
149
+ *
150
+ * `validate()` usually only performs text based validation (e.g. regular expressions).
151
+ * Parsing the actual input string (using {@link SegmentedFormat.segmentsToPoint}) can return additional errors.
152
+ *
153
+ * Only valid inputs will be passed to {@link SegmentedFormat.segmentsToPoint}.
154
+ */
155
+ validate(input: string): true | false | ParseError;
156
+ }
157
+ /**
158
+ * A model that provides access to the current state of the coordinate conversion widget.
159
+ * Properties and methods are designed to be used together with the Reactivity API.
160
+ *
161
+ * It is available as service `coordinateconversion.Model`.
162
+ */
163
+ interface CoordinateConversionModel {
164
+ /**
165
+ * True if the widget is currently active.
166
+ */
167
+ readonly active: boolean;
168
+ /**
169
+ * The current marker location, if any.
170
+ * This value represents explicit location inputs and also locations from mouse movements.
171
+ */
172
+ readonly currentLocation: Point | undefined;
173
+ /**
174
+ * The current marker location, if any.
175
+ *
176
+ * This value represents explicit location inputs only, i.e. if the user clicked on the map (not just moving the mouse)
177
+ * or confirmed the input form.
178
+ */
179
+ readonly confirmedLocation: Point | undefined;
180
+ }
181
+
182
+ export type { CoordinateConversionModel, CoordinateSegment, ParseError, ParseResult, ParseSuccess, SegmentedFormat };
@@ -0,0 +1,5 @@
1
+ {
2
+ "name": "coordinateconversion",
3
+ "version": "4.20.0-PRE-2",
4
+ "types": ""
5
+ }
@@ -1,5 +1,7 @@
1
- import { SpatialReference, Geometry, Extent } from 'esri/geometry';
2
- import BaseGeometry from 'esri/geometry/Geometry';
1
+ import { Geometry } from '@arcgis/core/geometry';
2
+ import SpatialReference from '@arcgis/core/geometry/SpatialReference';
3
+ import Extent from '@arcgis/core/geometry/Extent';
4
+ import BaseGeometry from '@arcgis/core/geometry/Geometry';
3
5
 
4
6
  /** Helper type to represent an item or an array of items. */
5
7
  type Items<T> = T | T[];
@@ -19,7 +21,7 @@ interface Coordinates {
19
21
  * const wgs84String = "EPSG:4326";
20
22
  * const wgs84Wkid = 4326;
21
23
  *
22
- * import SpatialReference from "esri/geometry/SpatialReference";
24
+ * import SpatialReference from "@arcgis/core/geometry/SpatialReference";
23
25
  * const wgs84 = new SpatialReference({wkid:4326});
24
26
  * ```
25
27
  */
@@ -82,7 +84,7 @@ type CoordinateModificationCallback = (input: Readonly<Coordinates>) => Coordina
82
84
  * ```ts
83
85
  * import { InjectedReference } from "apprt-core/InjectedReference";
84
86
  * import { CoordinateTransformer } from "coordinatetransformer/CoordinateTransformer";
85
- * import { Geometry } from "esri/geometry";
87
+ * import { Geometry } from "@arcgis/core/geometry";
86
88
  *
87
89
  * export default class MyComponent {
88
90
  * private coordinateTransformer: InjectedReference<CoordinateTransformer>;
@@ -1,7 +1,9 @@
1
1
  import { Store } from 'store-api/api';
2
2
  import { Projection } from './CoordinateTransformer.js';
3
- import 'esri/geometry';
4
- import 'esri/geometry/Geometry';
3
+ import '@arcgis/core/geometry';
4
+ import '@arcgis/core/geometry/SpatialReference';
5
+ import '@arcgis/core/geometry/Extent';
6
+ import '@arcgis/core/geometry/Geometry';
5
7
 
6
8
  /**
7
9
  * Store which provides access to the available projections via the store interface.
@@ -1,8 +1,10 @@
1
- import { SpatialReference } from 'esri/geometry';
2
- import GeographicTransformation from 'esri/geometry/support/GeographicTransformation';
3
- import GeographicTransformationStep from 'esri/geometry/support/GeographicTransformationStep';
1
+ import SpatialReference from '@arcgis/core/geometry/SpatialReference';
2
+ import GeographicTransformation from '@arcgis/core/geometry/operators/support/GeographicTransformation';
3
+ import GeographicTransformationStep from '@arcgis/core/geometry/operators/support/GeographicTransformationStep';
4
4
  import { Items } from './CoordinateTransformer.js';
5
- import 'esri/geometry/Geometry';
5
+ import '@arcgis/core/geometry';
6
+ import '@arcgis/core/geometry/Extent';
7
+ import '@arcgis/core/geometry/Geometry';
6
8
 
7
9
  /**
8
10
  * A transformation provider supplies custom transformations between spatial reference systems.
@@ -1,6 +1,8 @@
1
- import { Geometry, SpatialReference } from 'esri/geometry';
1
+ import { Geometry } from '@arcgis/core/geometry';
2
+ import SpatialReference from '@arcgis/core/geometry/SpatialReference';
2
3
  import { Items } from './CoordinateTransformer.js';
3
- import 'esri/geometry/Geometry';
4
+ import '@arcgis/core/geometry/Extent';
5
+ import '@arcgis/core/geometry/Geometry';
4
6
 
5
7
  /**
6
8
  * A transformer strategy is an interface used by the CoordinateTransformer
@@ -2,8 +2,10 @@ export { CoordinateModificationCallback, CoordinateTransformer, Coordinates, Ite
2
2
  export { TransformationProvider } from './TransformationProvider.js';
3
3
  export { TransformerStrategy } from './TransformerStrategy.js';
4
4
  export { ProjectionStore } from './ProjectionStore.js';
5
- import 'esri/geometry';
6
- import 'esri/geometry/Geometry';
7
- import 'esri/geometry/support/GeographicTransformation';
8
- import 'esri/geometry/support/GeographicTransformationStep';
5
+ import '@arcgis/core/geometry';
6
+ import '@arcgis/core/geometry/SpatialReference';
7
+ import '@arcgis/core/geometry/Extent';
8
+ import '@arcgis/core/geometry/Geometry';
9
+ import '@arcgis/core/geometry/operators/support/GeographicTransformation';
10
+ import '@arcgis/core/geometry/operators/support/GeographicTransformationStep';
9
11
  import 'store-api/api';
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "coordinatetransformer",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
package/ct/async.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare function hitch(scope: any, cb: any, ...args: any[]): (...args: any[]) => any;
1
+ declare function hitch(scope: any, cb: any, ...args: any[]): () => any;
2
2
  declare function join(arr: any): any;
3
3
  declare function queue(): {
4
4
  cancel: () => void;
@@ -1,7 +1,7 @@
1
- import SpatialReference from 'esri/geometry/SpatialReference';
2
- import Point from 'esri/geometry/Point';
3
- import Extent from 'esri/geometry/Extent';
4
- import TimeExtent from 'esri/time/TimeExtent';
1
+ import SpatialReference from '@arcgis/core/geometry/SpatialReference';
2
+ import Point from '@arcgis/core/geometry/Point';
3
+ import Extent from '@arcgis/core/geometry/Extent';
4
+ import TimeExtent from '@arcgis/core/time/TimeExtent';
5
5
 
6
6
  declare namespace exports {
7
7
  export { createSpatialReference };
@@ -111,7 +111,7 @@ declare function equalSpatialReference(a: any, b: any): boolean;
111
111
  * var point = ctgeometry.createPoint(e);
112
112
  *
113
113
  */
114
- declare function createPoint(params?: any, ...args: any[]): Point;
114
+ declare function createPoint(_params: any, ...args: any[]): Point;
115
115
  /**
116
116
  * Function to create an instance of {.Extent} by some alternative arguments.
117
117
  * @param [params] an init object or an argument list, see the sample.
@@ -256,7 +256,7 @@ declare function equalTimeExtent(a: any, b: any): boolean;
256
256
  */
257
257
  declare function correctAspectRatio(extentIn: any, extentReference: any): Extent;
258
258
  /**
259
- * Checks geometry equality, coordinate equality checked by esri/geometry/mathUtils._equals, which uses an epsilon of
259
+ * Checks geometry equality, coordinate equality checked by @arcgis/core/geometry/mathUtils._equals, which uses an epsilon of
260
260
  * 1e-8 for number compare.
261
261
  */
262
262
  declare function equal(gA: any, gB: any, eps: any): any;
package/ct/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "ct",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": "./main.d.ts"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "dataform",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "dataview",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "domains-system",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }
package/editing/api.d.ts CHANGED
@@ -1,22 +1,12 @@
1
- import Graphic from 'esri/Graphic';
2
- import FeatureLayer from 'esri/layers/FeatureLayer';
3
- import Editor from 'esri/widgets/Editor';
1
+ import Graphic from '@arcgis/core/Graphic';
2
+ import FeatureLayer from '@arcgis/core/layers/FeatureLayer';
3
+ import Editor from '@arcgis/core/widgets/Editor';
4
4
  import { Action, ActionOptions, ActionItem } from 'map-actions/api';
5
5
 
6
- /**
7
- * Well known workflow ids.
8
- */
9
- type WellKnownWorkflow = NonNullable<__esri.EditorProperties["allowedWorkflows"]>;
10
6
  /**
11
7
  * Properties used to create an {@link Editor}.
12
8
  */
13
- type EditorProperties = Omit<__esri.EditorProperties, "allowedWorkflows"> & {
14
- /**
15
- * @deprecated since ArcGIS Maps SDK for JavaScript 4.29
16
- * use {@link __esri.EditorProperties.visibleElements} instead;
17
- */
18
- allowedWorkflows?: WellKnownWorkflow[];
19
- };
9
+ type EditorProperties = __esri.EditorProperties;
20
10
  /**
21
11
  * Extension point to access the editing widget or its configuration.
22
12
  */
@@ -69,4 +59,4 @@ interface StartEditingMapActionItem extends ActionItem {
69
59
  objectId: number;
70
60
  }
71
61
 
72
- export type { Editing, EditorInterceptor, EditorProperties, StartEditingMapAction, StartEditingMapActionItem, StartEditingMapActionOptions, WellKnownWorkflow };
62
+ export type { Editing, EditorInterceptor, EditorProperties, StartEditingMapAction, StartEditingMapActionItem, StartEditingMapActionOptions };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "editing",
3
- "version": "4.19.3",
3
+ "version": "4.20.0-PRE-2",
4
4
  "types": ""
5
5
  }