@kosdev-code/kos-ui-sdk 0.1.0-next.871 → 0.1.0-next.894
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/core/core/decorators/kos-service-request-model-factory.test-d.d.ts +2 -0
- package/core/core/decorators/kos-service-request-model-factory.test-d.d.ts.map +1 -0
- package/core/core/decorators/kos-service-request.d.ts +1 -1
- package/core/core/decorators/kos-service-request.d.ts.map +1 -1
- package/core/core/decorators/kosTopicHandler.d.ts.map +1 -1
- package/core/core/model/kos-service-request-manager.d.ts.map +1 -1
- package/core/core/registration/index.d.ts +1 -1
- package/core/core/registration/index.d.ts.map +1 -1
- package/core/core/registration/model-registration.d.ts +11 -0
- package/core/core/registration/model-registration.d.ts.map +1 -1
- package/core/index.d.ts +1 -1
- package/core/index.d.ts.map +1 -1
- package/{index-D64IOwMG.js → index-BUwbSjst.js} +5 -7
- package/index-BUwbSjst.js.map +1 -0
- package/{index-DsRhHHtS.cjs → index-DUoSahlA.cjs} +5 -7
- package/index-DUoSahlA.cjs.map +1 -0
- package/index.cjs +8 -4
- package/index.cjs.map +1 -1
- package/index.js +9 -5
- package/index.js.map +1 -1
- package/models/decorators/future-service.d.ts.map +1 -1
- package/package.json +3 -3
- package/testing/index.d.ts +51 -9
- package/testing/index.d.ts.map +1 -1
- package/testing.cjs +57 -3
- package/testing.cjs.map +1 -1
- package/testing.js +57 -3
- package/testing.js.map +1 -1
- package/index-D64IOwMG.js.map +0 -1
- package/index-DsRhHHtS.cjs.map +0 -1
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as ChildModels, P as ParentModel, O as OptionsRequired, a as CompanionParentModel, b as ContainerAwareSetup, K as KosContextManager, F as FutureContainerSetup, M as MultipleFutureContainerSetup, L as LogConfig, c as LoggerSetup, d as KosLoggerFactory, e as KosModelSymbol, f as ModelEffects, R as ReferenceConfig, T as TroubleAwareSetup, D as DependencyModels, g as DependencyLifecycle, E as ExtensionManager, S as SubscriptionHandlers, h as KosViewModelSymbol, V as ViewModelConfig, i as StateMachineSetup, j as injectStateMachineSupport, k as KosModelVisitor, l as KosCore, s as sendKosMessageResponse, m as KosLog, u as uuid, p as publish, n as subscribe, I as INDEX_RECORD_SYMBOL, o as INDEX_COLLECTION_KEY, q as KosContainerIndexEvents, r as isIndexableItem, t as Kos, v as isKosModel, B as BASE_URL, w as ServiceFactory, x as KosModelRegistrationFactory, y as ObservableData, z as kosAction, A as kosTopicHandler, G as kosModel, H as resolveServiceUrl, J as getKosModelSync, N as isKosModelReady, Q as modelFactory, U as registerExtensionPoint, W as FutureService, X as FutureAliases, Y as whenReady, Z as kosAutoEffect, _ as isKosExecutionContext, $ as KOS_EXECUTION_CONTEXT, a0 as EXTENSION_FUTURE_LIFECYCLE_WRAPPER, a1 as kosObservable, a2 as sendKosHttpMessageResponse, a3 as SingletonKosModelRegistrationFactory, a4 as kosWhen, a5 as destroyKosModel, a6 as KOS_MODEL_ID, a7 as KosModelContainer, a8 as api$9, a9 as KosDataContainer, aa as get, ab as getQueryParams, ac as kosEffect, ad as FutureHandler, ae as resolveKosCompanion, af as createClient, ag as kosFetch, ah as EXTENSION_CANVAS_RENDERER, ai as post, aj as FetchError, ak as KosWsEvents, al as RegistrationManager, am as registerKosModel, an as registerLegacyModel, ao as kosServiceRequest$8, ap as WebSocketTransport, aq as kosComputed, ar as WebSocketEvents, as as modelHookCache, at as isUpdateable, au as KosModelState, av as KosModelEvents, aw as clearModelHookCacheEntry, ax as getKosModel$1 } from "./index-
|
|
2
|
-
import { ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, a_, a$, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, bS, bT, bU, bV, bW, bX, bY, bZ, b_, b$, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf, cg, ch, ci, cj, ck, cl, cm, cn, co, cp, cq, cr, cs, ct, cu, cv, cw, cx, cy, cz, cA, cB, cC, cD, cE, cF, cG, cH, cI } from "./index-
|
|
1
|
+
import { C as ChildModels, P as ParentModel, O as OptionsRequired, a as CompanionParentModel, b as ContainerAwareSetup, K as KosContextManager, F as FutureContainerSetup, M as MultipleFutureContainerSetup, L as LogConfig, c as LoggerSetup, d as KosLoggerFactory, e as KosModelSymbol, f as ModelEffects, R as ReferenceConfig, T as TroubleAwareSetup, D as DependencyModels, g as DependencyLifecycle, E as ExtensionManager, S as SubscriptionHandlers, h as KosViewModelSymbol, V as ViewModelConfig, i as StateMachineSetup, j as injectStateMachineSupport, k as KosModelVisitor, l as KosCore, s as sendKosMessageResponse, m as KosLog, u as uuid, p as publish, n as subscribe, I as INDEX_RECORD_SYMBOL, o as INDEX_COLLECTION_KEY, q as KosContainerIndexEvents, r as isIndexableItem, t as Kos, v as isKosModel, B as BASE_URL, w as ServiceFactory, x as KosModelRegistrationFactory, y as ObservableData, z as kosAction, A as kosTopicHandler, G as kosModel, H as resolveServiceUrl, J as getKosModelSync, N as isKosModelReady, Q as modelFactory, U as registerExtensionPoint, W as FutureService, X as FutureAliases, Y as whenReady, Z as kosAutoEffect, _ as isKosExecutionContext, $ as KOS_EXECUTION_CONTEXT, a0 as EXTENSION_FUTURE_LIFECYCLE_WRAPPER, a1 as kosObservable, a2 as sendKosHttpMessageResponse, a3 as SingletonKosModelRegistrationFactory, a4 as kosWhen, a5 as destroyKosModel, a6 as KOS_MODEL_ID, a7 as KosModelContainer, a8 as api$9, a9 as KosDataContainer, aa as get, ab as getQueryParams, ac as kosEffect, ad as FutureHandler, ae as resolveKosCompanion, af as createClient, ag as kosFetch, ah as EXTENSION_CANVAS_RENDERER, ai as post, aj as FetchError, ak as KosWsEvents, al as RegistrationManager, am as registerKosModel, an as registerLegacyModel, ao as kosServiceRequest$8, ap as WebSocketTransport, aq as kosComputed, ar as WebSocketEvents, as as modelHookCache, at as isUpdateable, au as KosModelState, av as KosModelEvents, aw as clearModelHookCacheEntry, ax as getKosModel$1 } from "./index-BUwbSjst.js";
|
|
2
|
+
import { ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, a_, a$, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf, bg, bh, bi, bj, bk, bl, bm, bn, bo, bp, bq, br, bs, bt, bu, bv, bw, bx, by, bz, bA, bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, bS, bT, bU, bV, bW, bX, bY, bZ, b_, b$, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, ca, cb, cc, cd, ce, cf, cg, ch, ci, cj, ck, cl, cm, cn, co, cp, cq, cr, cs, ct, cu, cv, cw, cx, cy, cz, cA, cB, cC, cD, cE, cF, cG, cH, cI } from "./index-BUwbSjst.js";
|
|
3
3
|
import { action, reaction, autorun, makeAutoObservable, runInAction, observable } from "mobx";
|
|
4
4
|
import { makeAutoObservable as makeAutoObservable2, makeObservable } from "mobx";
|
|
5
5
|
import log$s from "loglevel";
|
|
@@ -3086,6 +3086,10 @@ const FutureManager = {
|
|
|
3086
3086
|
getFuture
|
|
3087
3087
|
};
|
|
3088
3088
|
const isFutureResponse = (response) => !response || !response.data;
|
|
3089
|
+
const resolveFutureHandler = (model) => {
|
|
3090
|
+
const handlerProperty = model?.[MultipleFutureContainerSetup]?.handlerProperty ?? model?.[FutureContainerSetup]?.handlerProperty ?? "futureHandler";
|
|
3091
|
+
return model[handlerProperty];
|
|
3092
|
+
};
|
|
3089
3093
|
function wrapWithFutureLifecycle(original, methodName, props = {}) {
|
|
3090
3094
|
const {
|
|
3091
3095
|
alias,
|
|
@@ -3115,7 +3119,7 @@ function wrapWithFutureLifecycle(original, methodName, props = {}) {
|
|
|
3115
3119
|
KosLog.debug(`future ${future.id} is ready`);
|
|
3116
3120
|
kosAction(() => {
|
|
3117
3121
|
KosLog.debug(`Adding future ${future.id} to futureHandler`);
|
|
3118
|
-
this.
|
|
3122
|
+
resolveFutureHandler(this).addFuture(future, alias);
|
|
3119
3123
|
});
|
|
3120
3124
|
if (abortController && abortControllerInstance) {
|
|
3121
3125
|
effectDisposer = kosAutoEffect(() => {
|
|
@@ -3188,7 +3192,7 @@ function wrapWithFutureLifecycle(original, methodName, props = {}) {
|
|
|
3188
3192
|
);
|
|
3189
3193
|
}
|
|
3190
3194
|
} else {
|
|
3191
|
-
this.
|
|
3195
|
+
resolveFutureHandler(this).removeFuture(alias);
|
|
3192
3196
|
}
|
|
3193
3197
|
cleanup();
|
|
3194
3198
|
return response;
|
|
@@ -12177,7 +12181,7 @@ const updateRegion = async (region) => {
|
|
|
12177
12181
|
regionInfo.updateProperty(region);
|
|
12178
12182
|
};
|
|
12179
12183
|
async function getKosServiceApi() {
|
|
12180
|
-
const { default: API } = await import("./index-
|
|
12184
|
+
const { default: API } = await import("./index-BUwbSjst.js").then((n) => n.cJ);
|
|
12181
12185
|
return API;
|
|
12182
12186
|
}
|
|
12183
12187
|
function kosServiceRequest$7(params2) {
|