@kizenapps/engine 0.1.0-b300765 → 0.1.0-d6c4e0e
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-DN3RMLNA.js → chunk-4CJLA5IA.js} +4 -4
- package/dist/{chunk-DN3RMLNA.js.map → chunk-4CJLA5IA.js.map} +1 -1
- package/dist/{chunk-2QEVCKHW.js → chunk-5LKQPDL3.js} +3 -3
- package/dist/{chunk-2QEVCKHW.js.map → chunk-5LKQPDL3.js.map} +1 -1
- package/dist/{chunk-HB7B4JZL.js → chunk-DUUQZSFR.js} +3 -3
- package/dist/{chunk-HB7B4JZL.js.map → chunk-DUUQZSFR.js.map} +1 -1
- package/dist/{chunk-3FEEXDVD.js → chunk-GFWYCITI.js} +3 -3
- package/dist/{chunk-3FEEXDVD.js.map → chunk-GFWYCITI.js.map} +1 -1
- package/dist/{chunk-ERF23I4O.js → chunk-GJ7W4HNT.js} +3 -3
- package/dist/{chunk-ERF23I4O.js.map → chunk-GJ7W4HNT.js.map} +1 -1
- package/dist/{chunk-DWL7UGG2.js → chunk-HIL4FWPO.js} +3 -3
- package/dist/{chunk-DWL7UGG2.js.map → chunk-HIL4FWPO.js.map} +1 -1
- package/dist/{chunk-KKWJYJRU.js → chunk-MVOZBS7N.js} +5 -5
- package/dist/{chunk-KKWJYJRU.js.map → chunk-MVOZBS7N.js.map} +1 -1
- package/dist/{chunk-QPQLM2JC.js → chunk-U35XGI24.js} +3 -3
- package/dist/{chunk-QPQLM2JC.js.map → chunk-U35XGI24.js.map} +1 -1
- package/dist/{chunk-4BKVVSAD.js → chunk-WYOBLTZE.js} +5 -5
- package/dist/{chunk-4BKVVSAD.js.map → chunk-WYOBLTZE.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 +3 -3
- package/dist/react.js +5 -5
- package/dist/scripts/merge-translations.js +1 -1
- 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, runFrameScriptEventName } from './chunk-
|
|
3
|
-
export { IFRAME_PREFIX, INDICATOR_TYPE, ThirdPartyScript } from './chunk-
|
|
2
|
+
export { Communicate, runFrameScriptEventName } from './chunk-DUUQZSFR.js';
|
|
3
|
+
export { IFRAME_PREFIX, INDICATOR_TYPE, ThirdPartyScript } from './chunk-HIL4FWPO.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-MVOZBS7N.js';
|
|
2
|
+
import '../chunk-GJ7W4HNT.js';
|
|
3
|
+
import '../chunk-DUUQZSFR.js';
|
|
4
|
+
import '../chunk-HIL4FWPO.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-4CJLA5IA.js';
|
|
2
|
+
import '../chunk-MVOZBS7N.js';
|
|
3
|
+
import '../chunk-GJ7W4HNT.js';
|
|
4
|
+
import '../chunk-DUUQZSFR.js';
|
|
5
|
+
import '../chunk-HIL4FWPO.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-GFWYCITI.js';
|
|
2
|
+
import '../chunk-MVOZBS7N.js';
|
|
3
|
+
import '../chunk-GJ7W4HNT.js';
|
|
4
|
+
import '../chunk-DUUQZSFR.js';
|
|
5
|
+
import '../chunk-HIL4FWPO.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,6 +1,6 @@
|
|
|
1
|
-
export { runExpression, runObjectExpression, runOptionExpression, runScript, runStringExpression, version } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { runExpression, runObjectExpression, runOptionExpression, runScript, runStringExpression, version } from './chunk-WYOBLTZE.js';
|
|
2
|
+
import './chunk-U35XGI24.js';
|
|
3
|
+
import './chunk-HIL4FWPO.js';
|
|
4
4
|
import './chunk-5WRI5ZAA.js';
|
|
5
5
|
//# sourceMappingURL=index.js.map
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
package/dist/react.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { runScript, runExpression, getStableHash, isFlagEnabled } from './chunk-
|
|
1
|
+
import { runScript, runExpression, getStableHash, isFlagEnabled } from './chunk-WYOBLTZE.js';
|
|
2
2
|
import './chunk-LGJYUPYZ.js';
|
|
3
|
-
import { generateExecutionKey } from './chunk-
|
|
4
|
-
import { getAllNestedInputsFromConfig, getFieldFromAction } from './chunk-
|
|
5
|
-
import { runFrameScriptEventName } from './chunk-
|
|
6
|
-
import { QUERY_KEYS, ROUTE_CHANGE_INTERNAL_EVENT, IFRAME_PREFIX, ROUTE_CHANGE_IFRAME_EVENT } from './chunk-
|
|
3
|
+
import { generateExecutionKey } from './chunk-U35XGI24.js';
|
|
4
|
+
import { getAllNestedInputsFromConfig, getFieldFromAction } from './chunk-GJ7W4HNT.js';
|
|
5
|
+
import { runFrameScriptEventName } from './chunk-DUUQZSFR.js';
|
|
6
|
+
import { QUERY_KEYS, ROUTE_CHANGE_INTERNAL_EVENT, IFRAME_PREFIX, ROUTE_CHANGE_IFRAME_EVENT } from './chunk-HIL4FWPO.js';
|
|
7
7
|
import './chunk-5WRI5ZAA.js';
|
|
8
8
|
import { useQueries, useQueryClient } from '@tanstack/react-query';
|
|
9
9
|
import { createContext, useContext, useState, useCallback, useMemo, useRef, useEffect } from 'react';
|
|
@@ -14,7 +14,7 @@ import { dirname, resolve } from 'path';
|
|
|
14
14
|
const outputPath = resolve(process.cwd(), process.argv[2] ?? 'public/locales/en/translation.json');
|
|
15
15
|
|
|
16
16
|
const require = createRequire(import.meta.url);
|
|
17
|
-
const ownLocale = require('
|
|
17
|
+
const ownLocale = require('../translation.json');
|
|
18
18
|
|
|
19
19
|
const appLocale = existsSync(outputPath) ? JSON.parse(readFileSync(outputPath, 'utf-8')) : {};
|
|
20
20
|
|
package/dist/util.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { runExpression } from './chunk-
|
|
2
|
-
export { getHash, getStableHash, isFlagEnabled } from './chunk-
|
|
3
|
-
export { emitRouteChange, findMatchingAction, getPartialLocation } from './chunk-
|
|
4
|
-
import { getAllNestedInputsFromConfig } from './chunk-
|
|
5
|
-
export { cleanConfig, getFieldFromAction } from './chunk-
|
|
6
|
-
import './chunk-
|
|
1
|
+
import { runExpression } from './chunk-WYOBLTZE.js';
|
|
2
|
+
export { getHash, getStableHash, isFlagEnabled } from './chunk-WYOBLTZE.js';
|
|
3
|
+
export { emitRouteChange, findMatchingAction, getPartialLocation } from './chunk-U35XGI24.js';
|
|
4
|
+
import { getAllNestedInputsFromConfig } from './chunk-GJ7W4HNT.js';
|
|
5
|
+
export { cleanConfig, getFieldFromAction } from './chunk-GJ7W4HNT.js';
|
|
6
|
+
import './chunk-HIL4FWPO.js';
|
|
7
7
|
import './chunk-5WRI5ZAA.js';
|
|
8
8
|
|
|
9
9
|
// src/util/values.ts
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { WorkerPromise } from '../chunk-
|
|
2
|
-
import { getFnWithReturn } 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-5LKQPDL3.js';
|
|
2
|
+
import { getFnWithReturn } from '../chunk-U35XGI24.js';
|
|
3
|
+
import { BaseWorkerContext } from '../chunk-MVOZBS7N.js';
|
|
4
|
+
import { dynamicPromptHandler, promptHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-GJ7W4HNT.js';
|
|
5
|
+
import '../chunk-DUUQZSFR.js';
|
|
6
|
+
import { ACTIONS } from '../chunk-HIL4FWPO.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 { getFn } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import { 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-4CJLA5IA.js';
|
|
2
|
+
import { WorkerPromise } from '../chunk-5LKQPDL3.js';
|
|
3
|
+
import { getFn } from '../chunk-U35XGI24.js';
|
|
4
|
+
import '../chunk-MVOZBS7N.js';
|
|
5
|
+
import { openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-GJ7W4HNT.js';
|
|
6
|
+
import '../chunk-DUUQZSFR.js';
|
|
7
|
+
import { ACTIONS } from '../chunk-HIL4FWPO.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 { getFn } from '../chunk-
|
|
3
|
-
import { BaseWorkerContext } from '../chunk-
|
|
4
|
-
import { 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-5LKQPDL3.js';
|
|
2
|
+
import { getFn } from '../chunk-U35XGI24.js';
|
|
3
|
+
import { BaseWorkerContext } from '../chunk-MVOZBS7N.js';
|
|
4
|
+
import { openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-GJ7W4HNT.js';
|
|
5
|
+
import '../chunk-DUUQZSFR.js';
|
|
6
|
+
import { ACTIONS } from '../chunk-HIL4FWPO.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 { getFn } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import { 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-GFWYCITI.js';
|
|
2
|
+
import { WorkerPromise } from '../chunk-5LKQPDL3.js';
|
|
3
|
+
import { getFn } from '../chunk-U35XGI24.js';
|
|
4
|
+
import '../chunk-MVOZBS7N.js';
|
|
5
|
+
import { openCreateRelatedRecordHandler, openCreateRecordHandler, refreshEntityHandler, dynamicPromptHandler, promptHandler, installThirdPartyScriptHandler, uploadFileHandler, postFormDataHandler, kizenRequestHandler, handleCommonResponse } from '../chunk-GJ7W4HNT.js';
|
|
6
|
+
import '../chunk-DUUQZSFR.js';
|
|
7
|
+
import { ACTIONS } from '../chunk-HIL4FWPO.js';
|
|
8
8
|
import '../chunk-5WRI5ZAA.js';
|
|
9
9
|
|
|
10
10
|
// src/workers/recordDetail.worker.ts
|