@conterra/ct-mapapps-typings 4.19.1 → 4.19.2-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.
Files changed (126) hide show
  1. package/agssearch/package.json +1 -1
  2. package/apprt/Bundle.d.ts +1 -1
  3. package/apprt/EnvironmentRuleMatcher.d.ts +2 -1
  4. package/apprt/api/internal.d.ts +1 -1
  5. package/apprt/launch/BundleController.d.ts +3 -2
  6. package/apprt/launch/Launcher.d.ts +3 -2
  7. package/apprt/launch/layer-min.d.ts +1 -1
  8. package/apprt/launch/layer.d.ts +1 -1
  9. package/apprt/package.json +1 -1
  10. package/apprt/semverrange.d.ts +2 -1
  11. package/apprt/support/ServiceRegistrations.d.ts +3 -2
  12. package/apprt/tracker/BundleTracker.d.ts +2 -1
  13. package/apprt/tracker/ServiceTracker.d.ts +3 -2
  14. package/apprt-binding/Binding.d.ts +2 -1
  15. package/apprt-binding/Transformers.d.ts +2 -1
  16. package/apprt-binding/package.json +1 -1
  17. package/apprt-core/AsyncTask.d.ts +2 -1
  18. package/apprt-core/Cancel.d.ts +2 -1
  19. package/apprt-core/CancelablePromise.d.ts +2 -1
  20. package/apprt-core/Events.d.ts +2 -1
  21. package/apprt-core/Exception.d.ts +2 -1
  22. package/apprt-core/InjectedReference.d.ts +2 -1
  23. package/apprt-core/Logger.d.ts +2 -1
  24. package/apprt-core/Mutable.d.ts +2 -1
  25. package/apprt-core/Observers.d.ts +2 -1
  26. package/apprt-core/Promise.d.ts +2 -1
  27. package/apprt-core/PropertyPath.d.ts +2 -1
  28. package/apprt-core/TaskExecutor.d.ts +2 -1
  29. package/apprt-core/TreeWalker.d.ts +2 -1
  30. package/apprt-core/Types.d.ts +2 -1
  31. package/apprt-core/clone.d.ts +2 -1
  32. package/apprt-core/comparators.d.ts +2 -1
  33. package/apprt-core/config.d.ts +2 -1
  34. package/apprt-core/freeze.d.ts +2 -1
  35. package/apprt-core/join.d.ts +2 -1
  36. package/apprt-core/load-css.d.ts +2 -1
  37. package/apprt-core/load-js.d.ts +2 -1
  38. package/apprt-core/package.json +1 -1
  39. package/apprt-core/parallel.d.ts +2 -1
  40. package/apprt-core/promise-utils.d.ts +2 -1
  41. package/apprt-core/string-replace.d.ts +2 -1
  42. package/apprt-dom/index.d.ts +2 -1
  43. package/apprt-dom/package.json +1 -1
  44. package/apprt-fetch/index.d.ts +2 -1
  45. package/apprt-fetch/package.json +1 -1
  46. package/apprt-request/package.json +1 -1
  47. package/apprt-streams/package.json +1 -1
  48. package/apprt-tokens/package.json +1 -1
  49. package/apprt-vue/package.json +1 -1
  50. package/apprt-vuetify/RegisterVuetify.d.ts +1 -1
  51. package/apprt-vuetify/package.json +1 -1
  52. package/coordinatetransformer/package.json +1 -1
  53. package/ct/package.json +1 -1
  54. package/ct/tools/Tool.d.ts +300 -2
  55. package/dataform/package.json +1 -1
  56. package/dataview/package.json +1 -1
  57. package/domains-system/package.json +1 -1
  58. package/editing/package.json +1 -1
  59. package/esri-widgets/EsriDijit.d.ts +2 -1
  60. package/esri-widgets/package.json +1 -1
  61. package/geojson/package.json +1 -1
  62. package/geometryservice/package.json +1 -1
  63. package/graphics/package.json +1 -1
  64. package/highlights/package.json +1 -1
  65. package/integration-map/package.json +1 -1
  66. package/managementlayout/package.json +1 -1
  67. package/map-actions/package.json +1 -1
  68. package/map-basemaps-api/package.json +1 -1
  69. package/map-config-api/package.json +1 -1
  70. package/map-init/package.json +1 -1
  71. package/map-widget/LayerObserver.d.ts +2 -1
  72. package/map-widget/LayerTraverser.d.ts +2 -1
  73. package/map-widget/ViewReadyWatcher.d.ts +2 -1
  74. package/map-widget/package.json +1 -1
  75. package/mapdraw-api/package.json +1 -1
  76. package/mapnavigation/package.json +1 -1
  77. package/maptips/package.json +1 -1
  78. package/measurement-2d/package.json +1 -1
  79. package/measurement-3d/package.json +1 -1
  80. package/omnisearch/package.json +1 -1
  81. package/package.json +1 -1
  82. package/parametermanager/package.json +1 -1
  83. package/popups/BaseAction.d.ts +2 -1
  84. package/popups/ContentUpdateProxy.d.ts +2 -1
  85. package/popups/package.json +1 -1
  86. package/portal-security/package.json +1 -1
  87. package/result-api/__internal__/{Bnw4PH_u.d.ts → DHLZxzhJ.d.ts} +21 -1
  88. package/result-api/api/actions.d.ts +1 -1
  89. package/result-api/api/formatting.d.ts +1 -1
  90. package/result-api/api/index.d.ts +1 -1
  91. package/result-api/api/model.d.ts +1 -1
  92. package/result-api/api/service.d.ts +1 -1
  93. package/result-api/api/ui.d.ts +1 -1
  94. package/result-api/package.json +1 -1
  95. package/resultcenter/package.json +1 -1
  96. package/search-api/package.json +1 -1
  97. package/search-ui/api.d.ts +2 -1
  98. package/search-ui/package.json +1 -1
  99. package/selection-resultcenter/package.json +1 -1
  100. package/selection-services/DrawingSpatialInputAction.d.ts +2 -1
  101. package/selection-services/SearchSource.d.ts +2 -1
  102. package/selection-services/SpatialInputAction.d.ts +2 -1
  103. package/selection-services/package.json +1 -1
  104. package/store-api/ComplexQuery.d.ts +2 -1
  105. package/store-api/InMemoryStore.d.ts +2 -1
  106. package/store-api/QueryExecution.d.ts +2 -1
  107. package/store-api/QueryExecutions.d.ts +3 -2
  108. package/store-api/SpatialQuery.d.ts +2 -1
  109. package/store-api/package.json +1 -1
  110. package/store-api/rest/BaseRestStore.d.ts +2 -1
  111. package/store-api/rest/ComplexQueryToSolrQL.d.ts +2 -1
  112. package/store-api/utils.d.ts +1 -1
  113. package/system/api/internal.d.ts +1 -1
  114. package/system/package.json +1 -1
  115. package/system/user/Authentication.d.ts +3 -2
  116. package/system/user/Authorization.d.ts +2 -1
  117. package/system/user/User.d.ts +2 -1
  118. package/templatelayout/package.json +1 -1
  119. package/test-utils/package.json +1 -1
  120. package/test-utils/waitFor.d.ts +2 -1
  121. package/theme-tester/package.json +1 -1
  122. package/toc/package.json +1 -1
  123. package/toolrules/package.json +1 -1
  124. package/vuetify-component-overview/package.json +1 -1
  125. package/windowmanager/package.json +1 -1
  126. package/wizard/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "agssearch",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
package/apprt/Bundle.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { BundleManifestEntries, BundleManifestJson, BundleStates, BundleId, Bundle, BundleState, BundleStateName, SemVer, BundleContext, I18N, ServiceReference, BundleDependency, BundleHeaders } from './api/index.js';
1
+ import { BundleManifestEntries, BundleManifestJson, BundleStates, BundleId, Bundle, BundleState, BundleStateName, SemVer, BundleContext, BundleHeaders, I18N, ServiceReference, BundleDependency } from './api/index.js';
2
2
  import { InternalBundle, InternalBundleController, InternalBundleContext } from './api/internal.js';
3
3
  import 'apprt-core/Types';
4
4
 
@@ -46,4 +46,5 @@ declare function createEnvironmentRuleMatcher(opts: {
46
46
  };
47
47
  }): EnvironmentRuleMatcher;
48
48
 
49
- export { type EnvironmentRuleMatcher, type ORIENTATION, createEnvironmentRuleMatcher as default };
49
+ export { createEnvironmentRuleMatcher as default };
50
+ export type { EnvironmentRuleMatcher, ORIENTATION };
@@ -1,4 +1,4 @@
1
- import { ServiceRegistration, Bundle, ServiceReference, Filter, BundleContext, BundleState, I18N, Framework, BundleId, BundleManifestJson, ServiceInstance, ServiceProperties, BundleEventListener, EventHandle, FrameworkEventListener, ServiceEventListener, ExecutionEnvironment, FrameworkEvent, ServiceEvent, AppConfigJson, BundleManifestJson3x } from './index.js';
1
+ import { AppConfigJson, BundleManifestJson, BundleManifestJson3x, I18N, Filter, BundleId, Bundle, Framework, ServiceReference, ServiceInstance, ServiceProperties, ServiceRegistration, BundleEventListener, EventHandle, FrameworkEventListener, ServiceEventListener, ExecutionEnvironment, FrameworkEvent, ServiceEvent, BundleState, BundleContext } from './index.js';
2
2
  import 'apprt-core/Types';
3
3
 
4
4
  interface InternalServiceRegistration extends ServiceRegistration {
@@ -1,5 +1,5 @@
1
1
  import { I18N, Filter, BundleId, BundleManifestJson, Framework, Bundle, FrameworkEvent, ServiceEvent, ServiceInstance, ServiceProperties, ServiceRegistration, ServiceReference, BundleEventListener, EventHandle, FrameworkEventListener, ServiceEventListener, ExecutionEnvironment } from '../api/index.js';
2
- import { Statistics, InternalBundleController, InternalBundle, InternalFramework } from '../api/internal.js';
2
+ import { InternalBundleController, Statistics, InternalBundle, InternalFramework } from '../api/internal.js';
3
3
  import 'apprt-core/Types';
4
4
 
5
5
  interface BundleControllerConstructorOptions {
@@ -77,4 +77,5 @@ declare class BundleControllerImpl implements InternalBundleController {
77
77
  type AnyFunc = (...args: any[]) => any;
78
78
  declare function bind(scope: any, fn: string | AnyFunc): AnyFunc;
79
79
 
80
- export { type BundleControllerConstructorOptions, bind, BundleControllerImpl as default };
80
+ export { bind, BundleControllerImpl as default };
81
+ export type { BundleControllerConstructorOptions };
@@ -1,4 +1,4 @@
1
- import { LocationDefinition, Launcher, LauncherOptions, Framework } from '../api/index.js';
1
+ import { Launcher, LocationDefinition, LauncherOptions, Framework } from '../api/index.js';
2
2
  import { BundleLocator, ConfigLocator } from '../api/internal.js';
3
3
  import 'apprt-core/Types';
4
4
 
@@ -69,4 +69,5 @@ declare class LauncherImpl implements Launcher {
69
69
  private _queryParams;
70
70
  }
71
71
 
72
- export { type LauncherConstructorOptions, LauncherImpl as default };
72
+ export { LauncherImpl as default };
73
+ export type { LauncherConstructorOptions };
@@ -1,2 +1,2 @@
1
1
 
2
- export { }
2
+ export { };
@@ -1,2 +1,2 @@
1
1
 
2
- export { }
2
+ export { };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
@@ -89,4 +89,5 @@ interface BundleRange {
89
89
  }
90
90
  declare function parseBundleRange(nameWithRange: string): BundleRange;
91
91
 
92
- export { type BundleRange, semverrange as default, parseBundleRange };
92
+ export { semverrange as default, parseBundleRange };
93
+ export type { BundleRange };
@@ -1,4 +1,4 @@
1
- import { ServiceProperties, BundleContext } from '../api/index.js';
1
+ import { BundleContext, ServiceProperties } from '../api/index.js';
2
2
  import 'apprt-core/Types';
3
3
 
4
4
  interface ServiceRegistrationItem<T = unknown> {
@@ -14,4 +14,5 @@ interface ServiceRegistrations {
14
14
  }
15
15
  declare function Factory(bCtx: BundleContext): ServiceRegistrations;
16
16
 
17
- export { type ServiceRegistrationItem, type ServiceRegistrations, Factory as default };
17
+ export { Factory as default };
18
+ export type { ServiceRegistrationItem, ServiceRegistrations };
@@ -34,4 +34,5 @@ interface BundleTrackerOptions<ObjectType> {
34
34
  }
35
35
  declare function createBundleTracker<ObjectType = Bundle>(opts: BundleTrackerOptions<ObjectType>): BundleTracker<ObjectType>;
36
36
 
37
- export { type BundleTracker, type BundleTrackerCustomizer, type BundleTrackerOptions, createBundleTracker, createBundleTracker as default };
37
+ export { createBundleTracker, createBundleTracker as default };
38
+ export type { BundleTracker, BundleTrackerCustomizer, BundleTrackerOptions };
@@ -1,4 +1,4 @@
1
- import { ServiceReference, ServiceEvent, BundleContext } from '../api/index.js';
1
+ import { BundleContext, ServiceReference, ServiceEvent } from '../api/index.js';
2
2
  import 'apprt-core/Types';
3
3
 
4
4
  interface ServiceTrackerCustomizer<ServiceType> {
@@ -39,4 +39,5 @@ interface ServiceTracker<ServiceType> {
39
39
  }
40
40
  declare function createServiceTracker<ServiceType>(opts: ServiceTrackerOptions<ServiceType>): ServiceTracker<ServiceType>;
41
41
 
42
- export { type ServiceTracker, type ServiceTrackerCustomizer, type ServiceTrackerOptions, createServiceTracker, createServiceTracker as default };
42
+ export { createServiceTracker, createServiceTracker as default };
43
+ export type { ServiceTracker, ServiceTrackerCustomizer, ServiceTrackerOptions };
@@ -308,4 +308,5 @@ interface Binding<LeftPropName extends PropertyName = string, RightPropName exte
308
308
  */
309
309
  declare const Binding: Factory;
310
310
 
311
- export { type Bindable, type BindableInterface, Binding, type Context, type ConvertFunction, type Factory, type PropertyName, type WatchCallback, type WatchHandle, Binding as default };
311
+ export { Binding, Binding as default };
312
+ export type { Bindable, BindableInterface, Context, ConvertFunction, Factory, PropertyName, WatchCallback, WatchHandle };
@@ -122,4 +122,5 @@ declare function instance(callback?: Transformer): Transformer;
122
122
  */
123
123
  declare function prop(name: string, callback?: Transformer): Transformer;
124
124
 
125
- export { type Transformer, type TransformerWithElse, debounce, debounceOrCancel, deferOrCancel, ifDefined, ifTargetNotEqualsAlmost, instance, prop };
125
+ export { debounce, debounceOrCancel, deferOrCancel, ifDefined, ifTargetNotEqualsAlmost, instance, prop };
126
+ export type { Transformer, TransformerWithElse };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-binding",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
@@ -54,4 +54,5 @@ declare function createTask<Args extends any[], Result>(callback: (...args: Args
54
54
  */
55
55
  declare function createTask(): Task<[], void>;
56
56
 
57
- export { type Task, createTask, createTask as default };
57
+ export { createTask, createTask as default };
58
+ export type { Task };
@@ -44,4 +44,5 @@ declare const Cancel: CancelConstructor;
44
44
  */
45
45
  declare function isCancellationError(error: any): boolean;
46
46
 
47
- export { Cancel, type CancelConstructor, Cancel as default, isCancellationError };
47
+ export { Cancel, Cancel as default, isCancellationError };
48
+ export type { CancelConstructor };
@@ -45,4 +45,5 @@ declare class CancelablePromise<T> extends ExtendedPromise<T> {
45
45
  static cancelable<T>(promise: PromiseLike<T>): CancelablePromise<T>;
46
46
  }
47
47
 
48
- export { CancelablePromise, type CancelablePromiseExecutor, CancelablePromise as default };
48
+ export { CancelablePromise, CancelablePromise as default };
49
+ export type { CancelablePromiseExecutor };
@@ -281,4 +281,5 @@ declare const Evented: EventedConstructor;
281
281
  */
282
282
  declare function EventedMixin<BaseType extends Constructor<any, any>>(Base: BaseType): Constructor<InstanceType<BaseType> & Evented<any>, ConstructorParameters<BaseType>>;
283
283
 
284
- export { type EventCallback, type EventHandle, type EventNames, type EventSource, Evented, type EventedConstructor, EventedMixin, EventedMixin as Evented_Mixin, type TypedEvents, cleanup, createTypedEvents, emit, emitSync, on };
284
+ export { Evented, EventedMixin, EventedMixin as Evented_Mixin, cleanup, createTypedEvents, emit, emitSync, on };
285
+ export type { EventCallback, EventHandle, EventNames, EventSource, EventedConstructor, TypedEvents };
@@ -115,4 +115,5 @@ interface ExceptionConstructor {
115
115
  notImplemented(message: string, cause?: Error | Exception): Exception;
116
116
  }
117
117
 
118
- export { type BaseExceptionConstructor, Exception, type ExceptionConstructor, ExceptionNames, Exception as default, registerTypes };
118
+ export { Exception, ExceptionNames, Exception as default, registerTypes };
119
+ export type { BaseExceptionConstructor, ExceptionConstructor };
@@ -6,4 +6,5 @@
6
6
  type InjectedReference<T> = T | undefined;
7
7
  declare const _null: null;
8
8
 
9
- export { type InjectedReference, _null };
9
+ export { _null };
10
+ export type { InjectedReference };
@@ -249,4 +249,5 @@ declare function setWriter(newWriter?: Writer): void;
249
249
  */
250
250
  declare function readConfigFromString(loggingConfStr?: string): [string, LogLevel][];
251
251
 
252
- export { type LogLevel, type Logger, type Writer, type WriterMethod, getLogConfig, getLogLevel, loggerForName, readConfigFromString, setLogConfig, setLogLevel, setWriter };
252
+ export { getLogConfig, getLogLevel, loggerForName, readConfigFromString, setLogConfig, setLogLevel, setWriter };
253
+ export type { LogLevel, Logger, Writer, WriterMethod };
@@ -296,4 +296,5 @@ declare function properties(clazzOrObject: any, definitions: Record<string | sym
296
296
  */
297
297
  declare function construct<T>(params: Record<string, unknown>, self: T): T;
298
298
 
299
- export { Mutable, type MutableConstructor, type MutableDefinition, type PropType, type Properties, type PropertyName, type WatchCallback, type WatchEvent, type WatchHandle, construct, declare, declare as default, notifyChange, properties, propertyNames, toObject };
299
+ export { Mutable, construct, declare, declare as default, notifyChange, properties, propertyNames, toObject };
300
+ export type { MutableConstructor, MutableDefinition, PropType, Properties, PropertyName, WatchCallback, WatchEvent, WatchHandle };
@@ -191,4 +191,5 @@ interface ObserverOptions {
191
191
  */
192
192
  declare function createObservers(options?: ObserverOptions): Observers;
193
193
 
194
- export { type Handle, type HandleMethods, type ObserverGroup, type ObserverOptions, type Observers, type RebindCallback, createObservers, createObservers as default };
194
+ export { createObservers, createObservers as default };
195
+ export type { Handle, HandleMethods, ObserverGroup, ObserverOptions, Observers, RebindCallback };
@@ -180,4 +180,5 @@ interface LegacyDojoDeferred {
180
180
  toString(): string;
181
181
  }
182
182
 
183
- export { ExtendedPromise, type StateQueryable, ExtendedPromise as default };
183
+ export { ExtendedPromise, ExtendedPromise as default };
184
+ export type { StateQueryable };
@@ -54,4 +54,5 @@ interface PathAccessor {
54
54
  */
55
55
  declare function PropertyPath(path?: string | symbol): PathAccessorFactory;
56
56
 
57
- export { type PathAccessor, type PathAccessorFactory, PropertyPath, PropertyPath as default };
57
+ export { PropertyPath, PropertyPath as default };
58
+ export type { PathAccessor, PathAccessorFactory };
@@ -57,4 +57,5 @@ declare class TaskExecutor {
57
57
  remove(task: Partial<Task> | (() => void)): void;
58
58
  }
59
59
 
60
- export { type Task, TaskExecutor, TaskExecutor as default };
60
+ export { TaskExecutor, TaskExecutor as default };
61
+ export type { Task };
@@ -109,4 +109,5 @@ interface TreeWalkerInterface<NodeType extends Node> {
109
109
  */
110
110
  declare function TreeWalker<NodeType extends Node = Node>(options?: TreeWalkerOptions<NodeType>): TreeWalkerInterface<NodeType>;
111
111
 
112
- export { type Context, type Node, TreeWalker, type TreeWalkerInterface, type TreeWalkerOptions, VisitCodes, type Visitor, TreeWalker as default };
112
+ export { TreeWalker, VisitCodes, TreeWalker as default };
113
+ export type { Context, Node, TreeWalkerInterface, TreeWalkerOptions, Visitor };
@@ -126,4 +126,5 @@ type ExtensibleUnion<Values extends BaseType, BaseType extends number | string>
126
126
  type Constructor<T, Args extends unknown[] = unknown[]> = new (...args: Args) => T;
127
127
  declare const _default: null;
128
128
 
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 };
129
+ export { _default as default };
130
+ export type { Constructor, DeepReadonly, DeepWritable, Equal, EventCallback, EventEmitter, EventSource, ExtensibleUnion, Handle, Primitive, RequiredProps, TupleKeys, WatchCallback, WatchEvent, Watchable, Writable };
@@ -94,4 +94,5 @@ type TransformFunc = (value: any, ctx: TransformContext) => any | symbol;
94
94
  */
95
95
  declare function transform<Input = any, Output = Input>(value: Input, valueTransformer?: TransformFunc): Output;
96
96
 
97
- export { type TransformContext, type TransformFunc, clone, clone as default, transform };
97
+ export { clone, clone as default, transform };
98
+ export type { TransformContext, TransformFunc };
@@ -199,4 +199,5 @@ keyof ObjectType | AllFieldSpecObjects<ObjectType, keyof ObjectType>;
199
199
  */
200
200
  declare function compareFields<ObjectType>(...fields: FieldSpec<ObjectType>[]): Comparator<ObjectType>;
201
201
 
202
- export { BY_COMPARE_TO, type Comparable, type Comparator, DEFAULT_COMPARE, type FieldSpecObject, IGNORE_CASE, TYPE_BASED_COMPARE, compareFields, createStringComparator, createStringWithNumberPartsComparator };
202
+ export { BY_COMPARE_TO, DEFAULT_COMPARE, IGNORE_CASE, TYPE_BASED_COMPARE, compareFields, createStringComparator, createStringWithNumberPartsComparator };
203
+ export type { Comparable, Comparator, FieldSpecObject };
@@ -378,4 +378,5 @@ declare function unregisterEnvValue(key: EnvKey): boolean;
378
378
  */
379
379
  declare function setEnvValueInterceptor(interceptor?: Interceptor): void;
380
380
 
381
- export { type ConfigKey, type EnvKey, type Interceptor, LazyValues, type RegisterOptions, type SupportedValueTypes, type ValueOrValueProvider, type ValueProvider, type WellknownConfigKeys, type WellknownEnvKeys, configValue, envValue, registerConfigValue, registerEnvValue, setConfigValueInterceptor, setEnvValueInterceptor, unregisterConfigValue, unregisterEnvValue };
381
+ export { LazyValues, configValue, envValue, registerConfigValue, registerEnvValue, setConfigValueInterceptor, setEnvValueInterceptor, unregisterConfigValue, unregisterEnvValue };
382
+ export type { ConfigKey, EnvKey, Interceptor, RegisterOptions, SupportedValueTypes, ValueOrValueProvider, ValueProvider, WellknownConfigKeys, WellknownEnvKeys };
@@ -22,4 +22,5 @@ type DeepFrozen<T> = T extends Record<string | symbol, any> | any[] ? {
22
22
  */
23
23
  declare function freeze<T>(obj: T): DeepFrozen<T>;
24
24
 
25
- export { type DeepFrozen, freeze as default, freeze };
25
+ export { freeze as default, freeze };
26
+ export type { DeepFrozen };
@@ -42,4 +42,5 @@ interface JoinError {
42
42
  */
43
43
  declare function join<T>(promises: (T | PromiseLike<T>)[]): CancelablePromise<T[]>;
44
44
 
45
- export { type JoinError, join as default, join };
45
+ export { join as default, join };
46
+ export type { JoinError };
@@ -43,4 +43,5 @@ interface LoadCssResult {
43
43
  declare function loadCss(hrefs: string[], timeout?: number): CancelablePromise<LoadCssResult[]>;
44
44
  declare function loadCss(href: string, timeout?: number): CancelablePromise<LoadCssResult>;
45
45
 
46
- export { type LoadCssResult, loadCss as default, loadCss };
46
+ export { loadCss as default, loadCss };
47
+ export type { LoadCssResult };
@@ -40,4 +40,5 @@ interface LoadJsOptions {
40
40
  */
41
41
  declare function loadJS(clazzes?: string | Array<string>, options?: LoadJsOptions): ExtendedPromise<any>;
42
42
 
43
- export { type LoadJsOptions, loadJS as default, loadJS };
43
+ export { loadJS as default, loadJS };
44
+ export type { LoadJsOptions };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-core",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
@@ -20,4 +20,5 @@ interface RunParallelOptions {
20
20
  */
21
21
  declare function runParallel<T>(tasks: Task<T>[], options?: RunParallelOptions): Promise<T>[];
22
22
 
23
- export { type RunParallelOptions, type Task, runParallel };
23
+ export { runParallel };
24
+ export type { RunParallelOptions, Task };
@@ -76,4 +76,5 @@ declare class LazyValue<T> {
76
76
  get value(): T | undefined;
77
77
  }
78
78
 
79
- export { LazyValue, type ManualPromise, createManualPromise };
79
+ export { LazyValue, createManualPromise };
80
+ export type { ManualPromise };
@@ -112,4 +112,5 @@ declare function customReplacer(options?: ReplaceOptions): StringReplacer;
112
112
  */
113
113
  declare const replace: StringReplacer;
114
114
 
115
- export { type ReplaceOptions, type StringReplacer, type ValueLookup, type ValueResolver, customReplacer, replace as default, replace };
115
+ export { customReplacer, replace as default, replace };
116
+ export type { ReplaceOptions, StringReplacer, ValueLookup, ValueResolver };
@@ -165,4 +165,5 @@ declare function getMarginSize(node: HTMLElement): MarginSize;
165
165
  */
166
166
  declare function setMarginBox(node: HTMLElement, marginBox: Partial<MarginBox>): void;
167
167
 
168
- export { type CreateOptions, type CssClasses, type ElementTag, type MarginBox, type MarginSize, type NodePosition, type NodeProperties, addClass, applyClass, createElement, destroyElement, getMarginBox, getMarginSize, insertElement, removeClass, setMarginBox, toggleClass };
168
+ export { addClass, applyClass, createElement, destroyElement, getMarginBox, getMarginSize, insertElement, removeClass, setMarginBox, toggleClass };
169
+ export type { CreateOptions, CssClasses, ElementTag, MarginBox, MarginSize, NodePosition, NodeProperties };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-dom",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": "./index.d.ts"
5
5
  }
@@ -536,4 +536,5 @@ declare function createCustomFetch(options: {
536
536
  */
537
537
  declare function getGlobalImpl(): CustomFetch;
538
538
 
539
- export { type AfterInterceptorData, type ApprtRequestInit, type ApprtRequestTarget, type BasicFetchFunction, type BeforeInterceptorData, type Config, ContentType, type CustomFetch, type Handle, type Interceptor, type InterceptorOptions, type ProxyMode, type ProxyRule, type ProxyUrlOptions, type TrustedServer, apprtFetch, apprtFetchJson, createCustomFetch, apprtFetch as fetch, getConfig, getGlobalImpl, getProxiedUrl };
539
+ export { ContentType, apprtFetch, apprtFetchJson, createCustomFetch, apprtFetch as fetch, getConfig, getGlobalImpl, getProxiedUrl };
540
+ export type { AfterInterceptorData, ApprtRequestInit, ApprtRequestTarget, BasicFetchFunction, BeforeInterceptorData, Config, CustomFetch, Handle, Interceptor, InterceptorOptions, ProxyMode, ProxyRule, ProxyUrlOptions, TrustedServer };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-fetch",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": "./index.d.ts"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-request",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": "./main.d.ts"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-streams",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-tokens",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-vue",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": "./index.d.ts"
5
5
  }
@@ -1,2 +1,2 @@
1
1
 
2
- export { }
2
+ export { };
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "apprt-vuetify",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "coordinatetransformer",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": ""
5
5
  }
package/ct/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "ct",
3
- "version": "4.19.1",
3
+ "version": "4.19.2-RC-1",
4
4
  "types": "./main.d.ts"
5
5
  }