@conterra/ct-mapapps-typings 4.18.4-next.20241022040802 → 4.19.0-RC-1
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.
- package/README.md +1 -1
- package/agssearch/api.d.ts +0 -1
- package/agssearch/package.json +1 -1
- package/apprt/BundleEvent.d.ts +15 -9
- package/apprt/Constants.d.ts +6 -5
- package/apprt/FrameworkEvent.d.ts +11 -5
- package/apprt/ServiceEvent.d.ts +11 -5
- package/apprt/api/index.d.ts +1 -1
- package/apprt/event/EventConstants.d.ts +3 -2
- package/apprt/launch/FrameworkEvent.d.ts +2 -0
- package/apprt/package.json +1 -1
- package/apprt/semver.d.ts +2 -2
- package/apprt-binding/package.json +1 -1
- package/apprt-core/Promise.d.ts +2 -2
- package/apprt-core/Types.d.ts +18 -1
- package/apprt-core/package.json +1 -1
- package/apprt-dom/package.json +1 -1
- package/apprt-fetch/index.d.ts +10 -2
- package/apprt-fetch/package.json +1 -1
- package/apprt-request/package.json +1 -1
- package/apprt-streams/package.json +1 -1
- package/apprt-tokens/package.json +1 -1
- package/apprt-vue/package.json +1 -1
- package/apprt-vuetify/package.json +1 -1
- package/coordinatetransformer/api/CoordinateTransformer.d.ts +3 -3
- package/coordinatetransformer/api/ProjectionStore.d.ts +1 -0
- package/coordinatetransformer/api/TransformationProvider.d.ts +1 -1
- package/coordinatetransformer/api/TransformerStrategy.d.ts +1 -1
- package/coordinatetransformer/api/index.d.ts +1 -0
- package/coordinatetransformer/package.json +1 -1
- package/ct/Exception.d.ts +3 -0
- package/ct/Locale.d.ts +3 -0
- package/ct/mapping/geometry.d.ts +1 -2
- package/ct/package.json +1 -1
- package/ct/request.d.ts +5 -2
- package/ct/util/css.d.ts +2 -2
- package/dataform/package.json +1 -1
- package/dataview/package.json +1 -1
- package/domains-system/package.json +1 -1
- package/editing/api.d.ts +0 -1
- package/editing/package.json +1 -1
- package/esri-widgets/package.json +1 -1
- package/geojson/api.d.ts +0 -1
- package/geojson/package.json +1 -1
- package/geometryservice/api.d.ts +0 -1
- package/geometryservice/package.json +1 -1
- package/graphics/package.json +1 -1
- package/highlights/api.d.ts +4 -1
- package/highlights/package.json +1 -1
- package/integration-map/package.json +1 -1
- package/managementlayout/package.json +1 -1
- package/map-actions/api.d.ts +1 -2
- package/map-actions/package.json +1 -1
- package/map-basemaps-api/BasemapItem.d.ts +1 -1
- package/map-basemaps-api/BasemapsModel.d.ts +5 -3
- package/map-basemaps-api/api.d.ts +13 -1
- package/map-basemaps-api/package.json +1 -1
- package/map-config-api/api.d.ts +2 -1
- package/map-config-api/package.json +1 -1
- package/map-init/api.d.ts +0 -1
- package/map-init/package.json +1 -1
- package/map-widget/Constraints.d.ts +4 -2
- package/map-widget/LayerObserver.d.ts +0 -1
- package/map-widget/LayerTraverser.d.ts +0 -1
- package/map-widget/MapWidgetFactory.d.ts +4 -3
- package/map-widget/MapWidgetModel.d.ts +7 -3
- package/map-widget/ViewReadyWatcher.d.ts +4 -2
- package/map-widget/__internal__/{DFiGfJS1.d.ts → DiM79c03.d.ts} +55 -3
- package/map-widget/api/Constraints.d.ts +4 -2
- package/map-widget/api/MapWidget.d.ts +4 -2
- package/map-widget/api/MapWidgetFactory.d.ts +4 -3
- package/map-widget/api/MapWidgetModel.d.ts +4 -2
- package/map-widget/api/MapWidgetRegistration.d.ts +4 -3
- package/map-widget/api/SrsChangeService.d.ts +4 -3
- package/map-widget/api/index.d.ts +4 -2
- package/map-widget/package.json +1 -1
- package/mapdraw-api/api.d.ts +0 -1
- package/mapdraw-api/package.json +1 -1
- package/mapnavigation/package.json +1 -1
- package/maptips/api.d.ts +0 -1
- package/maptips/package.json +1 -1
- package/measurement-2d/api.d.ts +84 -0
- package/measurement-2d/package.json +5 -0
- package/measurement-3d/api.d.ts +71 -0
- package/measurement-3d/package.json +5 -0
- package/omnisearch/package.json +1 -1
- package/package.json +1 -1
- package/parametermanager/package.json +1 -1
- package/popups/BaseAction.d.ts +0 -1
- package/popups/ContentUpdateProxy.d.ts +0 -1
- package/popups/api.d.ts +0 -1
- package/popups/package.json +1 -1
- package/portal-security/api.d.ts +0 -1
- package/portal-security/package.json +1 -1
- package/result-api/__internal__/{LZ4ypyEL.d.ts → DfubgY1k.d.ts} +1 -2
- package/result-api/api/actions.d.ts +1 -1
- package/result-api/api/formatting.d.ts +1 -1
- package/result-api/api/index.d.ts +1 -1
- package/result-api/api/model.d.ts +1 -1
- package/result-api/api/service.d.ts +1 -1
- package/result-api/api/ui.d.ts +1 -1
- package/result-api/package.json +1 -1
- package/resultcenter/package.json +1 -1
- package/search-api/api.d.ts +62 -6
- package/search-api/package.json +1 -1
- package/search-ui/api.d.ts +2 -5
- package/search-ui/package.json +1 -1
- package/selection-resultcenter/CachingStore.d.ts +2 -2
- package/selection-resultcenter/package.json +1 -1
- package/selection-services/DrawingSpatialInputAction.d.ts +0 -1
- package/selection-services/SpatialInputAction.d.ts +0 -1
- package/selection-services/TolerancePointDrawingInputAction.d.ts +0 -1
- package/selection-services/api/index.d.ts +27 -27
- package/selection-services/package.json +1 -1
- package/store-api/api/ComplexQueryLang.d.ts +0 -1
- package/store-api/package.json +1 -1
- package/store-api/rest/BaseRestStore.d.ts +16 -21
- package/store-api/rest/BaseWriteableRestStore.d.ts +1 -0
- package/store-api/rest/RQLStore.d.ts +1 -0
- package/store-api/rest/SQLStore.d.ts +1 -0
- package/style-guide/package.json +1 -1
- package/style-guide/style-guide-layout/template.d.ts +0 -1
- package/system/api/index.d.ts +1 -1
- package/system/package.json +1 -1
- package/templatelayout/package.json +1 -1
- package/test-utils/package.json +1 -1
- package/theme-tester/package.json +1 -1
- package/theme-tester/test-layout/test-layout.d.ts +0 -1
- package/toc/api/Item.d.ts +0 -1
- package/toc/package.json +1 -1
- package/toolrules/package.json +1 -1
- package/vuetify-component-overview/component-overview-layout/template.d.ts +0 -1
- package/vuetify-component-overview/package.json +1 -1
- package/windowmanager/package.json +1 -1
- package/wizard/package.json +1 -1
- package/toolset/Drawer.d.ts +0 -3
- package/toolset/package.json +0 -5
package/README.md
CHANGED
package/agssearch/api.d.ts
CHANGED
package/agssearch/package.json
CHANGED
package/apprt/BundleEvent.d.ts
CHANGED
|
@@ -1,14 +1,20 @@
|
|
|
1
|
+
import { BundleEvent_INSTALLED, BundleEvent_STARTED, BundleEvent_STOPPED, BundleEvent_UNINSTALLED, BundleEvent_RESOLVING, BundleEvent_RESOLVED, BundleEvent_UNRESOLVED, BundleEvent_STARTING, BundleEvent_STOPPING } from './api/index.js';
|
|
2
|
+
import 'apprt-core/Types';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated use {BundleEvents} from 'apprt/Events' instead
|
|
6
|
+
*/
|
|
1
7
|
declare const BundleEvent: {
|
|
2
8
|
types: {
|
|
3
|
-
INSTALLED:
|
|
4
|
-
STARTED:
|
|
5
|
-
STOPPED:
|
|
6
|
-
UNINSTALLED:
|
|
7
|
-
RESOLVING:
|
|
8
|
-
RESOLVED:
|
|
9
|
-
UNRESOLVED:
|
|
10
|
-
STARTING:
|
|
11
|
-
STOPPING:
|
|
9
|
+
INSTALLED: BundleEvent_INSTALLED;
|
|
10
|
+
STARTED: BundleEvent_STARTED;
|
|
11
|
+
STOPPED: BundleEvent_STOPPED;
|
|
12
|
+
UNINSTALLED: BundleEvent_UNINSTALLED;
|
|
13
|
+
RESOLVING: BundleEvent_RESOLVING;
|
|
14
|
+
RESOLVED: BundleEvent_RESOLVED;
|
|
15
|
+
UNRESOLVED: BundleEvent_UNRESOLVED;
|
|
16
|
+
STARTING: BundleEvent_STARTING;
|
|
17
|
+
STOPPING: BundleEvent_STOPPING;
|
|
12
18
|
};
|
|
13
19
|
};
|
|
14
20
|
|
package/apprt/Constants.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ServiceReference } from './api/index.js';
|
|
1
|
+
import { ServiceReference, AUTOSTART_POLICY_YES, AUTOSTART_POLICY_NO } from './api/index.js';
|
|
2
2
|
import 'apprt-core/Types';
|
|
3
3
|
|
|
4
|
-
declare const
|
|
4
|
+
declare const constants: {
|
|
5
5
|
SERVICE_REFERENCE_COMPARATOR(a: ServiceReference, b: ServiceReference): number;
|
|
6
6
|
/**
|
|
7
7
|
* Location identifier of the OSGi <i>system bundle</i>, which is defined
|
|
@@ -81,8 +81,8 @@ declare const _default: Readonly<{
|
|
|
81
81
|
* object returned by the `Bundle.getHeaders` method.
|
|
82
82
|
*/
|
|
83
83
|
BUNDLE_AUTOSTARTPOLICY: string;
|
|
84
|
-
AUTOSTARTPOLICY_YES:
|
|
85
|
-
AUTOSTARTPOLICY_NO:
|
|
84
|
+
AUTOSTARTPOLICY_YES: AUTOSTART_POLICY_YES;
|
|
85
|
+
AUTOSTARTPOLICY_NO: AUTOSTART_POLICY_NO;
|
|
86
86
|
/**
|
|
87
87
|
* Manifest header identifying the bundle's vendor.
|
|
88
88
|
*
|
|
@@ -389,6 +389,7 @@ declare const _default: Readonly<{
|
|
|
389
389
|
* ones.
|
|
390
390
|
*/
|
|
391
391
|
CM_RANKING: string;
|
|
392
|
-
}
|
|
392
|
+
};
|
|
393
|
+
declare const _default: Readonly<typeof constants>;
|
|
393
394
|
|
|
394
395
|
export { _default as default };
|
|
@@ -1,10 +1,16 @@
|
|
|
1
|
+
import { FrameworkEvent_STARTED, FrameworkEvent_ERROR, FrameworkEvent_STARTLEVEL_CHANGED, FrameworkEvent_WARNING, FrameworkEvent_STOPPED } from './api/index.js';
|
|
2
|
+
import 'apprt-core/Types';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated use {FrameworkEvents} from 'apprt/Events' instead
|
|
6
|
+
**/
|
|
1
7
|
declare const FrameworkEvent: {
|
|
2
8
|
types: {
|
|
3
|
-
STARTED:
|
|
4
|
-
ERROR:
|
|
5
|
-
STARTLEVEL_CHANGED:
|
|
6
|
-
WARNING:
|
|
7
|
-
STOPPED:
|
|
9
|
+
STARTED: FrameworkEvent_STARTED;
|
|
10
|
+
ERROR: FrameworkEvent_ERROR;
|
|
11
|
+
STARTLEVEL_CHANGED: FrameworkEvent_STARTLEVEL_CHANGED;
|
|
12
|
+
WARNING: FrameworkEvent_WARNING;
|
|
13
|
+
STOPPED: FrameworkEvent_STOPPED;
|
|
8
14
|
};
|
|
9
15
|
};
|
|
10
16
|
|
package/apprt/ServiceEvent.d.ts
CHANGED
|
@@ -1,10 +1,16 @@
|
|
|
1
|
+
import { ServiceEvent_REGISTERED, ServiceEvent_MODIFIED, ServiceEvent_UNREGISTERING, ServiceEvent_LAZY_GET, ServiceEvent_LAZY_UNGET } from './api/index.js';
|
|
2
|
+
import 'apprt-core/Types';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* @deprecated use {ServiceEvents} from 'apprt/Events' instead.
|
|
6
|
+
*/
|
|
1
7
|
declare const ServiceEvent: {
|
|
2
8
|
types: {
|
|
3
|
-
REGISTERED:
|
|
4
|
-
MODIFIED:
|
|
5
|
-
UNREGISTERING:
|
|
6
|
-
LAZY_GET:
|
|
7
|
-
LAZY_UNGET:
|
|
9
|
+
REGISTERED: ServiceEvent_REGISTERED;
|
|
10
|
+
MODIFIED: ServiceEvent_MODIFIED;
|
|
11
|
+
UNREGISTERING: ServiceEvent_UNREGISTERING;
|
|
12
|
+
LAZY_GET: ServiceEvent_LAZY_GET;
|
|
13
|
+
LAZY_UNGET: ServiceEvent_LAZY_UNGET;
|
|
8
14
|
};
|
|
9
15
|
};
|
|
10
16
|
|
package/apprt/api/index.d.ts
CHANGED
|
@@ -964,7 +964,7 @@ interface ExecutionEnvironment {
|
|
|
964
964
|
/**
|
|
965
965
|
* Check if a given environment is supported.
|
|
966
966
|
* @param env e.g. 'FF:[14,]'
|
|
967
|
-
* @returns true if the environment is
|
|
967
|
+
* @returns true if the environment is supported
|
|
968
968
|
*/
|
|
969
969
|
isSupported(env: string): boolean;
|
|
970
970
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const EventConstants: {
|
|
2
2
|
/**
|
|
3
3
|
* Service registration property (named `Event-Topics`)
|
|
4
4
|
* specifying the `Event` topics of interest to a Event Handler
|
|
@@ -113,6 +113,7 @@ declare const _default: Readonly<{
|
|
|
113
113
|
* event property is `Date`.
|
|
114
114
|
*/
|
|
115
115
|
TIMESTAMP: string;
|
|
116
|
-
}
|
|
116
|
+
};
|
|
117
|
+
declare const _default: Readonly<typeof EventConstants>;
|
|
117
118
|
|
|
118
119
|
export { _default as default };
|
package/apprt/package.json
CHANGED
package/apprt/semver.d.ts
CHANGED
|
@@ -23,8 +23,8 @@ declare function semver(major?: number, minor?: number, patch?: number, hotfix?:
|
|
|
23
23
|
*/
|
|
24
24
|
declare function semver(versionString?: string, ignoreBuild?: boolean): SemVer;
|
|
25
25
|
declare namespace semver {
|
|
26
|
-
var parse: (versionString?: string
|
|
27
|
-
var create: (major?: number
|
|
26
|
+
var parse: (versionString?: string, ignoreBuild?: boolean) => SemVer;
|
|
27
|
+
var create: (major?: number, minor?: number, patch?: number, hotfix?: number, prerelease?: readonly string[], build?: string) => SemVer;
|
|
28
28
|
var compare: (a: SemVer, b: SemVer) => number;
|
|
29
29
|
var equals: (a: SemVer, b: SemVer) => boolean;
|
|
30
30
|
}
|
package/apprt-core/Promise.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ interface StateQueryable {
|
|
|
15
15
|
type State = "pending" | "fulfilled" | "rejected" | "cancelled";
|
|
16
16
|
declare const PROMISE: unique symbol;
|
|
17
17
|
declare const STATE: unique symbol;
|
|
18
|
-
declare const
|
|
18
|
+
declare const PRIVATE_CONSTRUCTOR_TAG: unique symbol;
|
|
19
19
|
/**
|
|
20
20
|
* Wrapper of global.Promise class.
|
|
21
21
|
* Read more about [Promises](./PROMISES.md).
|
|
@@ -39,7 +39,7 @@ declare class ExtendedPromise<T> implements Promise<T> {
|
|
|
39
39
|
/**
|
|
40
40
|
* Internal constructor. Do not call.
|
|
41
41
|
*/
|
|
42
|
-
constructor(promise: PromiseLike<T> | LegacyDojoDeferred, state: State | undefined, tag: typeof
|
|
42
|
+
constructor(promise: PromiseLike<T> | LegacyDojoDeferred, state: State | undefined, tag: typeof PRIVATE_CONSTRUCTOR_TAG);
|
|
43
43
|
/** Creates a new resolved promise */
|
|
44
44
|
static resolve(): ExtendedPromise<void>;
|
|
45
45
|
/**
|
package/apprt-core/Types.d.ts
CHANGED
|
@@ -81,11 +81,24 @@ interface EventEmitter<Events> {
|
|
|
81
81
|
*/
|
|
82
82
|
emit<Name extends keyof Events>(name: Name, evt: Events[Name]): void;
|
|
83
83
|
}
|
|
84
|
+
/**
|
|
85
|
+
* Watch event, this matches the apprt-core/Mutable watch interface.
|
|
86
|
+
* @param NameType the type of the name of the event.
|
|
87
|
+
* @param ValueType the type of the value of the event.
|
|
88
|
+
* @see Watchable
|
|
89
|
+
*/
|
|
84
90
|
interface WatchEvent<NameType, ValueType> {
|
|
85
91
|
value: ValueType;
|
|
86
92
|
name: NameType;
|
|
87
93
|
}
|
|
94
|
+
/**
|
|
95
|
+
* Watch callback, informed about watch events.
|
|
96
|
+
*/
|
|
88
97
|
type WatchCallback<NameType, ValueType> = (event: WatchEvent<NameType, ValueType>) => void;
|
|
98
|
+
/**
|
|
99
|
+
* Interface defining a watch method.
|
|
100
|
+
* It matches the apprt-core/Mutable watch interface.
|
|
101
|
+
*/
|
|
89
102
|
interface Watchable<WatchableProperties> {
|
|
90
103
|
watch<Name extends keyof WatchableProperties>(name: Name, callBack: WatchCallback<Name, WatchableProperties[Name]>): Handle;
|
|
91
104
|
}
|
|
@@ -107,6 +120,10 @@ interface Watchable<WatchableProperties> {
|
|
|
107
120
|
* ```
|
|
108
121
|
*/
|
|
109
122
|
type ExtensibleUnion<Values extends BaseType, BaseType extends number | string> = Values | ({} & BaseType);
|
|
123
|
+
/**
|
|
124
|
+
* An object that constructs instances of type T.
|
|
125
|
+
*/
|
|
126
|
+
type Constructor<T, Args extends unknown[] = unknown[]> = new (...args: Args) => T;
|
|
110
127
|
declare const _default: null;
|
|
111
128
|
|
|
112
|
-
export { type DeepReadonly, type DeepWritable, type Equal, type EventCallback, type EventEmitter, type EventSource, type ExtensibleUnion, type Handle, type Primitive, type RequiredProps, type TupleKeys, type WatchCallback, type WatchEvent, type Watchable, type Writable, _default as default };
|
|
129
|
+
export { type Constructor, type DeepReadonly, type DeepWritable, type Equal, type EventCallback, type EventEmitter, type EventSource, type ExtensibleUnion, type Handle, type Primitive, type RequiredProps, type TupleKeys, type WatchCallback, type WatchEvent, type Watchable, type Writable, _default as default };
|
package/apprt-core/package.json
CHANGED
package/apprt-dom/package.json
CHANGED
package/apprt-fetch/index.d.ts
CHANGED
|
@@ -295,11 +295,12 @@ interface Handle {
|
|
|
295
295
|
*/
|
|
296
296
|
interface Config {
|
|
297
297
|
/**
|
|
298
|
-
* Maximum length of an url before a GET request is switched to POST
|
|
298
|
+
* Maximum length of an url before a GET request is switched to POST
|
|
299
|
+
* (if {@link ApprtRequestInit.supportsPostSwitching | supportsPostSwitching} is true for a request).
|
|
299
300
|
* GET requests altered in this way will have their query parameters
|
|
300
301
|
* placed into the new POST request's body (as content-type application/x-www-form-urlencoded).
|
|
301
302
|
*
|
|
302
|
-
* Switching to POST requests can be disabled by setting this property to a value `<= 0`.
|
|
303
|
+
* Switching to POST requests can be disabled entirely by setting this property to a value `<= 0`.
|
|
303
304
|
*/
|
|
304
305
|
maxUrlLength: number;
|
|
305
306
|
/**
|
|
@@ -398,6 +399,13 @@ interface ApprtRequestInit extends RequestInit {
|
|
|
398
399
|
* If `"force-off"` is used, no proxy server will be used, even if a proxy rule would match.
|
|
399
400
|
*/
|
|
400
401
|
proxyMode?: ProxyMode;
|
|
402
|
+
/**
|
|
403
|
+
* If set to `true`, GET requests with very long URLs (see {@link Config.maxUrlLength})
|
|
404
|
+
* will automatically switch to POST requests.
|
|
405
|
+
*
|
|
406
|
+
* Default: `false`
|
|
407
|
+
*/
|
|
408
|
+
supportsPostSwitching?: boolean;
|
|
401
409
|
/**
|
|
402
410
|
* Convenience option to add additional query arguments to the request.
|
|
403
411
|
* The transport of the given value depends on the value of `queryTransport`.
|
package/apprt-fetch/package.json
CHANGED
package/apprt-vue/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/// <reference types="arcgis-js-api" />
|
|
2
1
|
import { SpatialReference, Geometry, Extent } from 'esri/geometry';
|
|
2
|
+
import BaseGeometry from 'esri/geometry/Geometry';
|
|
3
3
|
|
|
4
4
|
/** Helper type to represent an item or an array of items. */
|
|
5
5
|
type Items<T> = T | T[];
|
|
@@ -106,8 +106,8 @@ interface CoordinateTransformer {
|
|
|
106
106
|
* @returns the transformed geometry
|
|
107
107
|
* (if input was an array, output will be an array of transformed geometries)
|
|
108
108
|
*/
|
|
109
|
-
transform<G extends
|
|
110
|
-
transform<G extends
|
|
109
|
+
transform<G extends BaseGeometry>(geometry: G, targetSRS: SrsParam, coordinateModificationCallback?: CoordinateModificationCallback): Promise<G>;
|
|
110
|
+
transform<G extends BaseGeometry>(geometry: G[], targetSRS: SrsParam, coordinateModificationCallback?: CoordinateModificationCallback): Promise<G[]>;
|
|
111
111
|
transform(geometry: Items<Geometry>, targetSRS: SrsParam, coordinateModificationCallback?: CoordinateModificationCallback): Promise<Items<Geometry>>;
|
|
112
112
|
/**
|
|
113
113
|
* Dedicated function to transform an extent based on center and scale.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/// <reference types="arcgis-js-api" />
|
|
2
1
|
import { SpatialReference } from 'esri/geometry';
|
|
3
2
|
import GeographicTransformation from 'esri/geometry/support/GeographicTransformation';
|
|
4
3
|
import GeographicTransformationStep from 'esri/geometry/support/GeographicTransformationStep';
|
|
5
4
|
import { Items } from './CoordinateTransformer.js';
|
|
5
|
+
import 'esri/geometry/Geometry';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* A transformation provider supplies custom transformations between spatial reference systems.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
/// <reference types="arcgis-js-api" />
|
|
2
1
|
import { Geometry, SpatialReference } from 'esri/geometry';
|
|
3
2
|
import { Items } from './CoordinateTransformer.js';
|
|
3
|
+
import 'esri/geometry/Geometry';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* A transformer strategy is an interface used by the CoordinateTransformer
|
|
@@ -3,6 +3,7 @@ export { TransformationProvider } from './TransformationProvider.js';
|
|
|
3
3
|
export { TransformerStrategy } from './TransformerStrategy.js';
|
|
4
4
|
export { ProjectionStore } from './ProjectionStore.js';
|
|
5
5
|
import 'esri/geometry';
|
|
6
|
+
import 'esri/geometry/Geometry';
|
|
6
7
|
import 'esri/geometry/support/GeographicTransformation';
|
|
7
8
|
import 'esri/geometry/support/GeographicTransformationStep';
|
|
8
9
|
import 'store-api/api';
|
package/ct/Exception.d.ts
CHANGED
package/ct/Locale.d.ts
CHANGED
package/ct/mapping/geometry.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="arcgis-js-api" />
|
|
2
1
|
import SpatialReference from 'esri/geometry/SpatialReference';
|
|
3
2
|
import Point from 'esri/geometry/Point';
|
|
4
3
|
import Extent from 'esri/geometry/Extent';
|
|
5
|
-
import TimeExtent from 'esri/TimeExtent';
|
|
4
|
+
import TimeExtent from 'esri/time/TimeExtent';
|
|
6
5
|
|
|
7
6
|
declare namespace exports {
|
|
8
7
|
export { createSpatialReference };
|
package/ct/package.json
CHANGED
package/ct/request.d.ts
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @deprecated Use apprt-request instead.
|
|
3
|
+
*/
|
|
1
4
|
declare function request(opts: any, flags: any): Promise<any>;
|
|
2
5
|
declare namespace request {
|
|
3
6
|
export { request };
|
|
4
7
|
export function requestJSON(params: any, flags: any): Promise<any>;
|
|
5
8
|
export let getProxiedUrl: (url: string, options?: {
|
|
6
|
-
force?: boolean
|
|
7
|
-
}
|
|
9
|
+
force?: boolean;
|
|
10
|
+
}) => string;
|
|
8
11
|
export namespace preprocessors {
|
|
9
12
|
function add(p: any, first: any): void;
|
|
10
13
|
function remove(p: any): void;
|
package/ct/util/css.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ interface StateQueryable {
|
|
|
17
17
|
type State = "pending" | "fulfilled" | "rejected" | "cancelled";
|
|
18
18
|
declare const PROMISE: unique symbol;
|
|
19
19
|
declare const STATE: unique symbol;
|
|
20
|
-
declare const
|
|
20
|
+
declare const PRIVATE_CONSTRUCTOR_TAG: unique symbol;
|
|
21
21
|
/**
|
|
22
22
|
* Wrapper of global.Promise class.
|
|
23
23
|
* Read more about [Promises](./PROMISES.md).
|
|
@@ -41,7 +41,7 @@ declare class ExtendedPromise<T> implements Promise<T> {
|
|
|
41
41
|
/**
|
|
42
42
|
* Internal constructor. Do not call.
|
|
43
43
|
*/
|
|
44
|
-
constructor(promise: PromiseLike<T> | LegacyDojoDeferred, state: State | undefined, tag: typeof
|
|
44
|
+
constructor(promise: PromiseLike<T> | LegacyDojoDeferred, state: State | undefined, tag: typeof PRIVATE_CONSTRUCTOR_TAG);
|
|
45
45
|
/** Creates a new resolved promise */
|
|
46
46
|
static resolve(): ExtendedPromise<void>;
|
|
47
47
|
/**
|
package/dataform/package.json
CHANGED
package/dataview/package.json
CHANGED
package/editing/api.d.ts
CHANGED
package/editing/package.json
CHANGED
package/geojson/api.d.ts
CHANGED
package/geojson/package.json
CHANGED
package/geometryservice/api.d.ts
CHANGED
package/graphics/package.json
CHANGED
package/highlights/api.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="arcgis-js-api" />
|
|
2
1
|
import Collection from 'esri/core/Collection';
|
|
3
2
|
import Graphic from 'esri/Graphic';
|
|
4
3
|
import esriSymbol from 'esri/symbols/Symbol';
|
|
@@ -22,6 +21,10 @@ interface Highlight {
|
|
|
22
21
|
remove(): void;
|
|
23
22
|
/**
|
|
24
23
|
* Gets the graphic instances that are currently being displayed for this highlight.
|
|
24
|
+
* NOTE: This may return `undefined` also if active is true.
|
|
25
|
+
* This can happen if the highlight is rendered asynchronously.
|
|
26
|
+
* Currently there is no way to wait for the graphics.
|
|
27
|
+
* You need to poll this method until it returns a value.
|
|
25
28
|
*/
|
|
26
29
|
getGraphics(): Graphic[] | undefined;
|
|
27
30
|
}
|
package/highlights/package.json
CHANGED
package/map-actions/api.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="arcgis-js-api" />
|
|
2
1
|
import { EventSource } from 'apprt-core/Events';
|
|
3
2
|
import { Geometry } from 'esri/geometry';
|
|
4
3
|
import { PopupTemplateDefinition } from 'popups/api';
|
|
@@ -97,7 +96,7 @@ interface Action {
|
|
|
97
96
|
readonly id: string;
|
|
98
97
|
/**
|
|
99
98
|
* Actions are executed one by one.
|
|
100
|
-
*
|
|
99
|
+
* This flag allows to run an action independently of all other actions.
|
|
101
100
|
*
|
|
102
101
|
*/
|
|
103
102
|
readonly immediate?: boolean;
|
package/map-actions/package.json
CHANGED