@kizenapps/engine 1.9.2-ce64cf0 → 1.9.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.
- package/dist/{chunk-S4WCVWFO.js → chunk-3PYBDXBN.js} +3 -3
- package/dist/{chunk-S4WCVWFO.js.map → chunk-3PYBDXBN.js.map} +1 -1
- package/dist/{chunk-XEZJ3I3F.js → chunk-COJQSTZX.js} +3 -3
- package/dist/{chunk-XEZJ3I3F.js.map → chunk-COJQSTZX.js.map} +1 -1
- package/dist/{chunk-G43HJUPD.js → chunk-NM7AUY5F.js} +4 -4
- package/dist/{chunk-G43HJUPD.js.map → chunk-NM7AUY5F.js.map} +1 -1
- package/dist/{chunk-5BBUKTOE.js → chunk-PL4TAA6U.js} +3 -3
- package/dist/{chunk-5BBUKTOE.js.map → chunk-PL4TAA6U.js.map} +1 -1
- package/dist/{chunk-REAN7GYY.js → chunk-RA63N62U.js} +3 -3
- package/dist/{chunk-REAN7GYY.js.map → chunk-RA63N62U.js.map} +1 -1
- package/dist/{chunk-2V75NG3U.js → chunk-TURP3EK7.js} +3 -3
- package/dist/{chunk-2V75NG3U.js.map → chunk-TURP3EK7.js.map} +1 -1
- package/dist/{chunk-2AJY4I2T.js → chunk-WTE3FFSZ.js} +5 -5
- package/dist/{chunk-2AJY4I2T.js.map → chunk-WTE3FFSZ.js.map} +1 -1
- package/dist/{chunk-TLZXIYKG.js → chunk-YFOCC5GA.js} +3 -3
- package/dist/{chunk-TLZXIYKG.js.map → chunk-YFOCC5GA.js.map} +1 -1
- package/dist/{chunk-TPV5Q6GW.js → chunk-Z3KVUTUF.js} +6 -6
- package/dist/{chunk-TPV5Q6GW.js.map → chunk-Z3KVUTUF.js.map} +1 -1
- package/dist/communication.js +2 -2
- package/dist/contexts/base.js +4 -4
- package/dist/contexts/floatingFrame.js +5 -5
- package/dist/contexts/recordDetail.js +5 -5
- package/dist/index.js +4 -4
- package/dist/react.js +5 -5
- package/dist/util.js +6 -6
- package/dist/workers/calendarSource.worker.js +6 -6
- package/dist/workers/floatingFrame.worker.js +7 -7
- package/dist/workers/generic.worker.js +6 -6
- package/dist/workers/recordDetail.worker.js +7 -7
- package/package.json +1 -1
package/dist/communication.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './chunk-LGJYUPYZ.js';
|
|
2
|
-
export { Communicate, runBlockScriptEventName, runFrameScriptEventName } from './chunk-
|
|
3
|
-
export { IFRAME_PREFIX, INDICATOR_TYPE, ThirdPartyScript } from './chunk-
|
|
2
|
+
export { Communicate, runBlockScriptEventName, runFrameScriptEventName } from './chunk-COJQSTZX.js';
|
|
3
|
+
export { IFRAME_PREFIX, INDICATOR_TYPE, ThirdPartyScript } from './chunk-PL4TAA6U.js';
|
|
4
4
|
import './chunk-5WRI5ZAA.js';
|
|
5
5
|
//# sourceMappingURL=communication.js.map
|
|
6
6
|
//# sourceMappingURL=communication.js.map
|
package/dist/contexts/base.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { BaseWorkerContext } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
1
|
+
export { BaseWorkerContext } from '../chunk-WTE3FFSZ.js';
|
|
2
|
+
import '../chunk-TURP3EK7.js';
|
|
3
|
+
import '../chunk-COJQSTZX.js';
|
|
4
|
+
import '../chunk-PL4TAA6U.js';
|
|
5
5
|
import '../chunk-5WRI5ZAA.js';
|
|
6
6
|
//# sourceMappingURL=base.js.map
|
|
7
7
|
//# sourceMappingURL=base.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { FloatingFrameWorkerContext } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
1
|
+
export { FloatingFrameWorkerContext } from '../chunk-NM7AUY5F.js';
|
|
2
|
+
import '../chunk-WTE3FFSZ.js';
|
|
3
|
+
import '../chunk-TURP3EK7.js';
|
|
4
|
+
import '../chunk-COJQSTZX.js';
|
|
5
|
+
import '../chunk-PL4TAA6U.js';
|
|
6
6
|
import '../chunk-5WRI5ZAA.js';
|
|
7
7
|
//# sourceMappingURL=floatingFrame.js.map
|
|
8
8
|
//# sourceMappingURL=floatingFrame.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { RecordDetailWorkerContext } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
1
|
+
export { RecordDetailWorkerContext } from '../chunk-RA63N62U.js';
|
|
2
|
+
import '../chunk-WTE3FFSZ.js';
|
|
3
|
+
import '../chunk-TURP3EK7.js';
|
|
4
|
+
import '../chunk-COJQSTZX.js';
|
|
5
|
+
import '../chunk-PL4TAA6U.js';
|
|
6
6
|
import '../chunk-5WRI5ZAA.js';
|
|
7
7
|
//# sourceMappingURL=recordDetail.js.map
|
|
8
8
|
//# sourceMappingURL=recordDetail.js.map
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { clearNavigationContext, consumeNavigationContext, modalSize, readNavigationContext, runExpression, runObjectExpression, runOptionExpression, runScript, runStringExpression, version } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
1
|
+
export { clearNavigationContext, consumeNavigationContext, modalSize, readNavigationContext, runExpression, runObjectExpression, runOptionExpression, runScript, runStringExpression, version } from './chunk-Z3KVUTUF.js';
|
|
2
|
+
import './chunk-3PYBDXBN.js';
|
|
3
|
+
import './chunk-TURP3EK7.js';
|
|
4
|
+
import './chunk-PL4TAA6U.js';
|
|
5
5
|
import './chunk-5WRI5ZAA.js';
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
package/dist/react.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { runScript, getPluginSafeHTML, getStableHash, readNavigationContext, clearNavigationContext, runExpression, isFlagEnabled } from './chunk-
|
|
1
|
+
import { runScript, getPluginSafeHTML, getStableHash, readNavigationContext, clearNavigationContext, runExpression, isFlagEnabled } from './chunk-Z3KVUTUF.js';
|
|
2
2
|
import './chunk-LGJYUPYZ.js';
|
|
3
|
-
import { generateExecutionKey } from './chunk-
|
|
4
|
-
import { buildIframeURLWithProxy, unwrapProxyMessage, getAllNestedInputsFromConfig, getActionFieldKey, getFieldFromAction, getActionMenuFieldKey } from './chunk-
|
|
5
|
-
import { runFrameScriptEventName, runBlockScriptEventName } from './chunk-
|
|
6
|
-
import { QUERY_KEYS, ROUTE_CHANGE_INTERNAL_EVENT, IFRAME_PREFIX, ROUTE_CHANGE_IFRAME_EVENT } from './chunk-
|
|
3
|
+
import { generateExecutionKey } from './chunk-3PYBDXBN.js';
|
|
4
|
+
import { buildIframeURLWithProxy, unwrapProxyMessage, getAllNestedInputsFromConfig, getActionFieldKey, getFieldFromAction, getActionMenuFieldKey } from './chunk-TURP3EK7.js';
|
|
5
|
+
import { runFrameScriptEventName, runBlockScriptEventName } from './chunk-COJQSTZX.js';
|
|
6
|
+
import { QUERY_KEYS, ROUTE_CHANGE_INTERNAL_EVENT, IFRAME_PREFIX, ROUTE_CHANGE_IFRAME_EVENT } from './chunk-PL4TAA6U.js';
|
|
7
7
|
import './chunk-5WRI5ZAA.js';
|
|
8
8
|
import { QueryClient, useQueries, useQueryClient, QueryClientContext, QueryClientProvider } from '@tanstack/react-query';
|
|
9
9
|
import { createContext, useContext, useState, useCallback, useMemo, useRef, useEffect, useImperativeHandle } from 'react';
|
package/dist/util.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { getHash } from './chunk-
|
|
2
|
-
export { forceQualifiedUrl, getDisabledValue, getEnabledState, getHash, getLinkValue, getPluginSafeHTML, getQrCodeValue, getStableHash, isFlagEnabled, mergeConfig, pluginMapper, reduceEnabledResults, replaceConfigValues } from './chunk-
|
|
3
|
-
export { emitRouteChange, findMatchingAction, getPartialLocation } from './chunk-
|
|
4
|
-
import { KizenRequestError, isActionMenuFieldKey, splitActionMenuFieldKey, getActionFieldKey, isActionFieldKey, cleanConfig } from './chunk-
|
|
5
|
-
export { KizenRequestError, cleanConfig, getActionContainerKey, getActionMenuFieldKey, getActionMenuHeadingKey, getFieldFromAction, isActionMenuFieldKey, splitActionFieldKey } from './chunk-
|
|
6
|
-
import './chunk-
|
|
1
|
+
import { getHash } from './chunk-Z3KVUTUF.js';
|
|
2
|
+
export { forceQualifiedUrl, getDisabledValue, getEnabledState, getHash, getLinkValue, getPluginSafeHTML, getQrCodeValue, getStableHash, isFlagEnabled, mergeConfig, pluginMapper, reduceEnabledResults, replaceConfigValues } from './chunk-Z3KVUTUF.js';
|
|
3
|
+
export { emitRouteChange, findMatchingAction, getPartialLocation } from './chunk-3PYBDXBN.js';
|
|
4
|
+
import { KizenRequestError, isActionMenuFieldKey, splitActionMenuFieldKey, getActionFieldKey, isActionFieldKey, cleanConfig } from './chunk-TURP3EK7.js';
|
|
5
|
+
export { KizenRequestError, cleanConfig, getActionContainerKey, getActionMenuFieldKey, getActionMenuHeadingKey, getFieldFromAction, isActionMenuFieldKey, splitActionFieldKey } from './chunk-TURP3EK7.js';
|
|
6
|
+
import './chunk-PL4TAA6U.js';
|
|
7
7
|
import './chunk-5WRI5ZAA.js';
|
|
8
8
|
|
|
9
9
|
// src/util/network.ts
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { WorkerPromise } from '../chunk-
|
|
2
|
-
import { buildCodeRunnerFunction } from '../chunk-
|
|
3
|
-
import { BaseWorkerContext } from '../chunk-
|
|
4
|
-
import { dynamicPromptHandler, promptHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-
|
|
5
|
-
import '../chunk-
|
|
6
|
-
import { ACTIONS } from '../chunk-
|
|
1
|
+
import { WorkerPromise } from '../chunk-YFOCC5GA.js';
|
|
2
|
+
import { buildCodeRunnerFunction } from '../chunk-3PYBDXBN.js';
|
|
3
|
+
import { BaseWorkerContext } from '../chunk-WTE3FFSZ.js';
|
|
4
|
+
import { dynamicPromptHandler, promptHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-TURP3EK7.js';
|
|
5
|
+
import '../chunk-COJQSTZX.js';
|
|
6
|
+
import { ACTIONS } from '../chunk-PL4TAA6U.js';
|
|
7
7
|
import '../chunk-5WRI5ZAA.js';
|
|
8
8
|
|
|
9
9
|
// src/workers/calendarSource.worker.ts
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { FloatingFrameWorkerContext } from '../chunk-
|
|
2
|
-
import { WorkerPromise } from '../chunk-
|
|
3
|
-
import { buildCodeRunnerFunction } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import { completeSetupHandler, closeModalHandler, showViewInModalHandler, openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-
|
|
6
|
-
import '../chunk-
|
|
7
|
-
import { ACTIONS } from '../chunk-
|
|
1
|
+
import { FloatingFrameWorkerContext } from '../chunk-NM7AUY5F.js';
|
|
2
|
+
import { WorkerPromise } from '../chunk-YFOCC5GA.js';
|
|
3
|
+
import { buildCodeRunnerFunction } from '../chunk-3PYBDXBN.js';
|
|
4
|
+
import '../chunk-WTE3FFSZ.js';
|
|
5
|
+
import { completeSetupHandler, closeModalHandler, showViewInModalHandler, openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-TURP3EK7.js';
|
|
6
|
+
import '../chunk-COJQSTZX.js';
|
|
7
|
+
import { ACTIONS } from '../chunk-PL4TAA6U.js';
|
|
8
8
|
import '../chunk-5WRI5ZAA.js';
|
|
9
9
|
|
|
10
10
|
// src/workers/floatingFrame.worker.ts
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { WorkerPromise } from '../chunk-
|
|
2
|
-
import { buildCodeRunnerFunction } from '../chunk-
|
|
3
|
-
import { BaseWorkerContext } from '../chunk-
|
|
4
|
-
import { completeSetupHandler, closeModalHandler, showViewInModalHandler, openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-
|
|
5
|
-
import '../chunk-
|
|
6
|
-
import { ACTIONS } from '../chunk-
|
|
1
|
+
import { WorkerPromise } from '../chunk-YFOCC5GA.js';
|
|
2
|
+
import { buildCodeRunnerFunction } from '../chunk-3PYBDXBN.js';
|
|
3
|
+
import { BaseWorkerContext } from '../chunk-WTE3FFSZ.js';
|
|
4
|
+
import { completeSetupHandler, closeModalHandler, showViewInModalHandler, openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-TURP3EK7.js';
|
|
5
|
+
import '../chunk-COJQSTZX.js';
|
|
6
|
+
import { ACTIONS } from '../chunk-PL4TAA6U.js';
|
|
7
7
|
import '../chunk-5WRI5ZAA.js';
|
|
8
8
|
|
|
9
9
|
// src/workers/generic.worker.ts
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { RecordDetailWorkerContext } from '../chunk-
|
|
2
|
-
import { WorkerPromise } from '../chunk-
|
|
3
|
-
import { buildCodeRunnerFunction } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import { completeSetupHandler, closeModalHandler, showViewInModalHandler, openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-
|
|
6
|
-
import '../chunk-
|
|
7
|
-
import { ACTIONS } from '../chunk-
|
|
1
|
+
import { RecordDetailWorkerContext } from '../chunk-RA63N62U.js';
|
|
2
|
+
import { WorkerPromise } from '../chunk-YFOCC5GA.js';
|
|
3
|
+
import { buildCodeRunnerFunction } from '../chunk-3PYBDXBN.js';
|
|
4
|
+
import '../chunk-WTE3FFSZ.js';
|
|
5
|
+
import { completeSetupHandler, closeModalHandler, showViewInModalHandler, openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-TURP3EK7.js';
|
|
6
|
+
import '../chunk-COJQSTZX.js';
|
|
7
|
+
import { ACTIONS } from '../chunk-PL4TAA6U.js';
|
|
8
8
|
import '../chunk-5WRI5ZAA.js';
|
|
9
9
|
|
|
10
10
|
// src/workers/recordDetail.worker.ts
|