@gct-paas/core 0.1.4-dev.3 → 0.1.4-dev.5
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/index.min.cjs +2 -2
- package/dist/index.system.min.js +4 -4
- package/es/controller/form/form.controller.mjs +1 -2
- package/es/controller/gct-form/gct-form.controller.mjs +1 -2
- package/es/global/gct/gct.d.ts +1 -1
- package/es/interface/controller/form/form.controller.mjs +1 -1
- package/es/interface/hooks/i-designer-hooks.mjs +1 -1
- package/es/interface/i-modal/i-modal.mjs +1 -1
- package/es/interface/i-pinia-action/i-global-actions.d.ts +4 -7
- package/es/interface/i-pinia-getter/i-global-getters.d.ts +1 -5
- package/es/modules/api-service/api-manage.mjs +1 -1
- package/es/modules/api-service/api-service.interface.d.ts +2 -2
- package/es/modules/api-service/api-service.interface.mjs +2 -2
- package/es/modules/api-service/api-service.mjs +1 -1
- package/es/modules/api-service/index.mjs +2 -4
- package/es/modules/env-manager/env-manager.d.ts +1 -1
- package/es/modules/env-manager/env-manager.interface.d.ts +1 -1
- package/es/modules/platform-config/useBasicSetting.d.ts +2 -2
- package/es/modules/platform-config/useDeploySetting.d.ts +1 -1
- package/es/modules/platform-config/useLoginSetting.d.ts +1 -1
- package/es/modules/platform-config/useOrgSetting.d.ts +1 -1
- package/es/modules/platform-config/useSecuritySetting.d.ts +1 -1
- package/es/modules/platform-config/useThemeSetting.d.ts +1 -1
- package/es/modules/platform-config/useWatermarkSetting.d.ts +1 -1
- package/es/register/designer-register/designer-register.mjs +1 -2
- package/es/register/render-register/render-register.mjs +1 -2
- package/es/store/global-store.mjs +6 -11
- package/es/types/index.d.ts +2 -2
- package/es/utils/plugin-pkg-util/plugin-pkg-util.mjs +1 -1
- package/es/utils/plugin-static-resource/plugin-static-resource.mjs +1 -1
- package/es/utils/tools/tools.mjs +1 -2
- package/package.json +6 -8
- package/es/_virtual/_commonjs-dynamic-modules.mjs +0 -5
- package/es/_virtual/_commonjsHelpers.mjs +0 -44
- package/es/_virtual/aes.mjs +0 -3
- package/es/_virtual/blowfish.mjs +0 -3
- package/es/_virtual/cipher-core.mjs +0 -3
- package/es/_virtual/core.mjs +0 -3
- package/es/_virtual/enc-base64.mjs +0 -3
- package/es/_virtual/enc-base64url.mjs +0 -3
- package/es/_virtual/enc-utf16.mjs +0 -3
- package/es/_virtual/evpkdf.mjs +0 -3
- package/es/_virtual/format-hex.mjs +0 -3
- package/es/_virtual/hmac.mjs +0 -3
- package/es/_virtual/index.mjs +0 -7
- package/es/_virtual/index2.mjs +0 -7
- package/es/_virtual/index3.mjs +0 -3
- package/es/_virtual/lib-typedarrays.mjs +0 -3
- package/es/_virtual/md5.mjs +0 -3
- package/es/_virtual/mode-cfb.mjs +0 -3
- package/es/_virtual/mode-ctr-gladman.mjs +0 -3
- package/es/_virtual/mode-ctr.mjs +0 -3
- package/es/_virtual/mode-ecb.mjs +0 -3
- package/es/_virtual/mode-ofb.mjs +0 -3
- package/es/_virtual/pad-ansix923.mjs +0 -3
- package/es/_virtual/pad-iso10126.mjs +0 -3
- package/es/_virtual/pad-iso97971.mjs +0 -3
- package/es/_virtual/pad-nopadding.mjs +0 -3
- package/es/_virtual/pad-zeropadding.mjs +0 -3
- package/es/_virtual/pbkdf2.mjs +0 -3
- package/es/_virtual/rabbit-legacy.mjs +0 -3
- package/es/_virtual/rabbit.mjs +0 -3
- package/es/_virtual/rc4.mjs +0 -3
- package/es/_virtual/ripemd160.mjs +0 -3
- package/es/_virtual/sha1.mjs +0 -3
- package/es/_virtual/sha224.mjs +0 -3
- package/es/_virtual/sha256.mjs +0 -3
- package/es/_virtual/sha3.mjs +0 -3
- package/es/_virtual/sha384.mjs +0 -3
- package/es/_virtual/sha512.mjs +0 -3
- package/es/_virtual/tripledes.mjs +0 -3
- package/es/_virtual/x64-core.mjs +0 -3
- package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.4/node_modules/@gct-paas/api-apaas/es/index.mjs +0 -3
- package/es/node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.4/node_modules/@gct-paas/api-apaas/es/service/api-config.mjs +0 -8213
- package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.4/node_modules/@gct-paas/api-platform/es/index.mjs +0 -3
- package/es/node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.4/node_modules/@gct-paas/api-platform/es/service/api-config.mjs +0 -7156
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/aes.mjs +0 -255
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/blowfish.mjs +0 -492
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/cipher-core.mjs +0 -913
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/core.mjs +0 -824
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64.mjs +0 -153
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-base64url.mjs +0 -165
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-utf16.mjs +0 -166
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/evpkdf.mjs +0 -153
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/format-hex.mjs +0 -84
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/hmac.mjs +0 -160
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/index.mjs +0 -69
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/lib-typedarrays.mjs +0 -93
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/md5.mjs +0 -285
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-cfb.mjs +0 -98
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr-gladman.mjs +0 -134
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ctr.mjs +0 -76
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ecb.mjs +0 -58
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ofb.mjs +0 -72
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-ansix923.mjs +0 -67
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso10126.mjs +0 -62
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-iso97971.mjs +0 -58
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-nopadding.mjs +0 -48
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-zeropadding.mjs +0 -65
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pbkdf2.mjs +0 -164
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit-legacy.mjs +0 -211
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rabbit.mjs +0 -213
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/rc4.mjs +0 -160
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/ripemd160.mjs +0 -284
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha1.mjs +0 -167
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha224.mjs +0 -98
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha256.mjs +0 -216
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha3.mjs +0 -344
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha384.mjs +0 -102
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/sha512.mjs +0 -344
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/tripledes.mjs +0 -800
- package/es/node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/x64-core.mjs +0 -321
- package/es/node_modules/.pnpm/path-browserify@1.0.1/node_modules/path-browserify/index.mjs +0 -541
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/async-series-hook/async-series-hook.mjs +0 -73
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/index.mjs +0 -2
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/sync-series-hook/sync-series-hook.mjs +0 -100
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/index.mjs +0 -2
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/array/array.mjs +0 -47
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/index.mjs +0 -5
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/object/object.mjs +0 -24
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/qx-event/qx-event.mjs +0 -94
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/qx-event-emitter/qx-event-emitter.mjs +0 -146
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/type-util/type-util.mjs +0 -149
- package/es/node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/util/util.mjs +0 -227
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { reactive } from 'vue';
|
|
2
2
|
import '../../state/index.mjs';
|
|
3
|
-
import '
|
|
4
|
-
import { QXEvent } from '../../node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/qx-event/qx-event.mjs';
|
|
3
|
+
import { QXEvent } from 'qx-util';
|
|
5
4
|
import { FormState } from '../../state/form/form.state.mjs';
|
|
6
5
|
|
|
7
6
|
"use strict";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import '../../state/index.mjs';
|
|
2
|
-
import '
|
|
3
|
-
import { QXEvent } from '../../node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/qx-event/qx-event.mjs';
|
|
2
|
+
import { QXEvent } from 'qx-util';
|
|
4
3
|
import { FormState } from '../../state/form/form.state.mjs';
|
|
5
4
|
|
|
6
5
|
"use strict";
|
package/es/global/gct/gct.d.ts
CHANGED
|
@@ -40,7 +40,7 @@ export declare class GctGlobal {
|
|
|
40
40
|
/**
|
|
41
41
|
* 全局 store 实例
|
|
42
42
|
*/
|
|
43
|
-
readonly store: import('pinia').Store<"global-store", import('
|
|
43
|
+
readonly store: import('pinia').Store<"global-store", import('../..').IGlobalState, import('../..').IGlobalGetters, import('../..').IGlobalActions>;
|
|
44
44
|
/**
|
|
45
45
|
* 全局 router 工具类
|
|
46
46
|
*/
|
|
@@ -6,12 +6,6 @@ import { ProjectName } from '../../enums';
|
|
|
6
6
|
* @interface IGlobalActions
|
|
7
7
|
*/
|
|
8
8
|
export interface IGlobalActions {
|
|
9
|
-
/**
|
|
10
|
-
* 获取应用信息, todo: 等 api 包完成后,实际类型从 api 导入
|
|
11
|
-
*
|
|
12
|
-
* @returns {*} {IObject}
|
|
13
|
-
*/
|
|
14
|
-
getAppInfo(): IObject;
|
|
15
9
|
/**
|
|
16
10
|
* 设置项目名称
|
|
17
11
|
*
|
|
@@ -35,7 +29,10 @@ export interface IGlobalActions {
|
|
|
35
29
|
*
|
|
36
30
|
* @return {Promise<IObject>} {Promise<IObject>}
|
|
37
31
|
*/
|
|
38
|
-
login(
|
|
32
|
+
login(payload: {
|
|
33
|
+
username: string;
|
|
34
|
+
password: string;
|
|
35
|
+
}): Promise<IObject>;
|
|
39
36
|
/**
|
|
40
37
|
* 获取用户信息
|
|
41
38
|
*
|
|
@@ -8,9 +8,5 @@ import { IGlobalState } from '../i-pinia-state/i-global-state';
|
|
|
8
8
|
* @extends {_GettersTree<IGlobalState>}
|
|
9
9
|
*/
|
|
10
10
|
export interface IGlobalGetters extends _GettersTree<IGlobalState> {
|
|
11
|
-
|
|
12
|
-
* 获取应用信息,, todo: 等 api 包完成后,实际类型从 api 导入
|
|
13
|
-
*
|
|
14
|
-
*/
|
|
15
|
-
getAppInfo: () => IObject;
|
|
11
|
+
tenantList: () => IObject[];
|
|
16
12
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ApiManage as APaasApiManage } from '@gct-paas/api
|
|
2
|
-
import { ApiManage as PlatformApiManage } from '@gct-paas/api
|
|
1
|
+
import { ApiManage as APaasApiManage } from '@gct-paas/api/apaas';
|
|
2
|
+
import { ApiManage as PlatformApiManage } from '@gct-paas/api/platform';
|
|
3
3
|
/**
|
|
4
4
|
* HTTP 响应接口
|
|
5
5
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import '
|
|
1
|
+
import '@gct-paas/api/apaas';
|
|
2
|
+
import '@gct-paas/api/platform';
|
|
3
3
|
|
|
4
4
|
"use strict";
|
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import '
|
|
1
|
+
import { apiConfig as apiConfig$1 } from '@gct-paas/api/apaas';
|
|
2
|
+
import { apiConfig } from '@gct-paas/api/platform';
|
|
3
3
|
import { ApiManage } from './api-manage.mjs';
|
|
4
4
|
export { BizServiceEnum, ContentTypeEnum, RequestEnum, ResultEnum } from './http.enum.mjs';
|
|
5
5
|
export { HttpUtil } from './http.util.mjs';
|
|
6
|
-
import { apiConfig } from '../../node_modules/.pnpm/@gct-paas_api-platform@0.0.2-dev.4/node_modules/@gct-paas/api-platform/es/service/api-config.mjs';
|
|
7
|
-
import { apiConfig as apiConfig$1 } from '../../node_modules/.pnpm/@gct-paas_api-apaas@0.0.2-dev.4/node_modules/@gct-paas/api-apaas/es/service/api-config.mjs';
|
|
8
6
|
|
|
9
7
|
"use strict";
|
|
10
8
|
const api = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PlatformBaseConfig, SysConfigResponse } from '@gct-paas/api
|
|
1
|
+
import { PlatformBaseConfig, SysConfigResponse } from '@gct-paas/api/platform';
|
|
2
2
|
export declare function useBasicSetting(isPlatform?: boolean): {
|
|
3
3
|
basicSetting: PlatformBaseConfig;
|
|
4
4
|
loadBasicSetting: () => Promise<void>;
|
|
5
5
|
setBasicSetting: (data: SysConfigResponse, transfer?: boolean) => void;
|
|
6
|
-
postBasicSetting: () =>
|
|
6
|
+
postBasicSetting: () => any;
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { OrgConfig, SysConfigResponse } from '@gct-paas/api
|
|
1
|
+
import { OrgConfig, SysConfigResponse } from '@gct-paas/api/platform';
|
|
2
2
|
export declare function useOrgSetting(isPlatform?: boolean): {
|
|
3
3
|
orgSetting: OrgConfig;
|
|
4
4
|
loadOrgSetting: () => Promise<void>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SecurityConfig, SysConfigResponse } from '@gct-paas/api
|
|
1
|
+
import { SecurityConfig, SysConfigResponse } from '@gct-paas/api/platform';
|
|
2
2
|
export declare function useSecuritySetting(isPlatform?: boolean): {
|
|
3
3
|
securitySetting: SecurityConfig;
|
|
4
4
|
postSecuritySetting: () => Promise<void>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ThemeSetting } from './types';
|
|
2
|
-
import { SysConfigResponse } from '@gct-paas/api
|
|
2
|
+
import { SysConfigResponse } from '@gct-paas/api/platform';
|
|
3
3
|
export declare function useThemeSetting(): {
|
|
4
4
|
themeSetting: ThemeSetting;
|
|
5
5
|
loadThemeSetting: () => Promise<void>;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import { SyncSeriesHook } from '../../node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/sync-series-hook/sync-series-hook.mjs';
|
|
1
|
+
import { SyncSeriesHook } from 'qx-util';
|
|
3
2
|
|
|
4
3
|
"use strict";
|
|
5
4
|
class DesignerRegister {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import '
|
|
2
|
-
import { SyncSeriesHook } from '../../node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/hook/sync-series-hook/sync-series-hook.mjs';
|
|
1
|
+
import { SyncSeriesHook } from 'qx-util';
|
|
3
2
|
|
|
4
3
|
"use strict";
|
|
5
4
|
class RenderRegister {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineStore } from 'pinia';
|
|
2
2
|
import '../state/index.mjs';
|
|
3
|
-
import CryptoJS from '
|
|
3
|
+
import CryptoJS from 'crypto-js';
|
|
4
4
|
import '../utils/index.mjs';
|
|
5
5
|
import { setToken } from '../utils/tools/tools.mjs';
|
|
6
6
|
import { GlobalPiniaState } from '../state/global-pinia-state/global-pinia-state.mjs';
|
|
@@ -11,17 +11,11 @@ const useGlobalStore = defineStore("global-store", {
|
|
|
11
11
|
return new GlobalPiniaState();
|
|
12
12
|
},
|
|
13
13
|
getters: {
|
|
14
|
-
|
|
15
|
-
return this.appInfo;
|
|
16
|
-
},
|
|
17
|
-
getTenantList() {
|
|
14
|
+
tenantList() {
|
|
18
15
|
return this.userInfo.tenantList || [];
|
|
19
16
|
}
|
|
20
17
|
},
|
|
21
18
|
actions: {
|
|
22
|
-
getAppInfo() {
|
|
23
|
-
return this.appInfo;
|
|
24
|
-
},
|
|
25
19
|
setProjectName(name) {
|
|
26
20
|
this.$state.projectName = name;
|
|
27
21
|
},
|
|
@@ -31,10 +25,11 @@ const useGlobalStore = defineStore("global-store", {
|
|
|
31
25
|
setLang(lang) {
|
|
32
26
|
this.$state.lang = lang;
|
|
33
27
|
},
|
|
34
|
-
async login() {
|
|
28
|
+
async login(payload) {
|
|
29
|
+
const { username, password } = payload;
|
|
35
30
|
const res = await _gct.api.platform.login.postSign({
|
|
36
|
-
username
|
|
37
|
-
password: CryptoJS.SHA256(
|
|
31
|
+
username,
|
|
32
|
+
password: CryptoJS.SHA256(password).toString(CryptoJS.enc.Hex)
|
|
38
33
|
});
|
|
39
34
|
this.$state.userInfo = res.data;
|
|
40
35
|
setToken(res.data.token);
|
package/es/types/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/* eslint-disable @typescript-eslint/no-explicit-any */
|
|
2
2
|
import 'systemjs';
|
|
3
|
-
import 'vite/types/
|
|
3
|
+
import 'vite/types/importMeta.d.ts';
|
|
4
4
|
import type { GctGlobal } from '../global';
|
|
5
5
|
import type { ApiManage as APaasApiManage } from '@gct-paas/api-apaas';
|
|
6
|
-
import type { ApiManage as PlatformApiManage } from '@gct-paas/api
|
|
6
|
+
import type { ApiManage as PlatformApiManage } from '@gct-paas/api/platform';
|
|
7
7
|
|
|
8
8
|
declare module 'pluralize';
|
|
9
9
|
|
package/es/utils/tools/tools.mjs
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import '
|
|
1
|
+
import { getCookie, setCookie, clearCookie } from 'qx-util';
|
|
2
2
|
import { mergeWith, cloneDeep, unionWith, isEqual } from 'lodash-es';
|
|
3
3
|
import '../../constants/index.mjs';
|
|
4
4
|
import '../../enums/index.mjs';
|
|
5
|
-
import { getCookie, setCookie, clearCookie } from '../../node_modules/.pnpm/qx-util@0.4.8/node_modules/qx-util/out/utils/util/util.mjs';
|
|
6
5
|
import { CoreConst } from '../../constants/core.mjs';
|
|
7
6
|
import { TIMEZONE_KEY } from '../../enums/cacheEnum.mjs';
|
|
8
7
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gct-paas/core",
|
|
3
|
-
"version": "0.1.4-dev.
|
|
3
|
+
"version": "0.1.4-dev.5",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "paas 平台核心包",
|
|
6
6
|
"main": "dist/index.min.cjs",
|
|
@@ -47,8 +47,7 @@
|
|
|
47
47
|
"gen-api:platform": "gct-paas gen-api --url=http://paas.paasdev.gct-paas.com --tag=platform -t ../cli/hbs-temp -o ./src/service/gct-platform && prettier './src/service/gct-platform' --write"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@gct-paas/api
|
|
51
|
-
"@gct-paas/api-platform": "0.0.2-dev.4",
|
|
50
|
+
"@gct-paas/api": "0.1.0-dev.1",
|
|
52
51
|
"@vueuse/core": "^13.7.0",
|
|
53
52
|
"async-validator": "^4.2.5",
|
|
54
53
|
"axios": "^1.11.0",
|
|
@@ -65,8 +64,8 @@
|
|
|
65
64
|
"vue-router": "^4.5.1"
|
|
66
65
|
},
|
|
67
66
|
"devDependencies": {
|
|
68
|
-
"@gct-paas/build": "0.1.4-dev.
|
|
69
|
-
"@gct-paas/cli": "0.1.4-dev.
|
|
67
|
+
"@gct-paas/build": "0.1.4-dev.5",
|
|
68
|
+
"@gct-paas/cli": "0.1.4-dev.5",
|
|
70
69
|
"@types/crypto-js": "^4.2.2",
|
|
71
70
|
"@types/lodash-es": "^4.17.12",
|
|
72
71
|
"@types/path-browserify": "^1.0.3",
|
|
@@ -84,9 +83,8 @@
|
|
|
84
83
|
"vitest": "^3.2.4"
|
|
85
84
|
},
|
|
86
85
|
"peerDependencies": {
|
|
87
|
-
"@gct-paas/api
|
|
88
|
-
"@gct-paas/api-platform": "*",
|
|
86
|
+
"@gct-paas/api": "*",
|
|
89
87
|
"vue": "^3.x"
|
|
90
88
|
},
|
|
91
|
-
"gitHead": "
|
|
89
|
+
"gitHead": "6fd4f6f4c3a0e1bd1fc4eea78fa9c2760e2219be"
|
|
92
90
|
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
function commonjsRequire(path) {
|
|
2
|
-
throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
export { commonjsRequire };
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
2
|
-
|
|
3
|
-
function getDefaultExportFromCjs (x) {
|
|
4
|
-
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
function getDefaultExportFromNamespaceIfPresent (n) {
|
|
8
|
-
return n && Object.prototype.hasOwnProperty.call(n, 'default') ? n['default'] : n;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
function getDefaultExportFromNamespaceIfNotNamed (n) {
|
|
12
|
-
return n && Object.prototype.hasOwnProperty.call(n, 'default') && Object.keys(n).length === 1 ? n['default'] : n;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
function getAugmentedNamespace(n) {
|
|
16
|
-
if (Object.prototype.hasOwnProperty.call(n, '__esModule')) return n;
|
|
17
|
-
var f = n.default;
|
|
18
|
-
if (typeof f == "function") {
|
|
19
|
-
var a = function a () {
|
|
20
|
-
var isInstance = false;
|
|
21
|
-
try {
|
|
22
|
-
isInstance = this instanceof a;
|
|
23
|
-
} catch {}
|
|
24
|
-
if (isInstance) {
|
|
25
|
-
return Reflect.construct(f, arguments, this.constructor);
|
|
26
|
-
}
|
|
27
|
-
return f.apply(this, arguments);
|
|
28
|
-
};
|
|
29
|
-
a.prototype = f.prototype;
|
|
30
|
-
} else a = {};
|
|
31
|
-
Object.defineProperty(a, '__esModule', {value: true});
|
|
32
|
-
Object.keys(n).forEach(function (k) {
|
|
33
|
-
var d = Object.getOwnPropertyDescriptor(n, k);
|
|
34
|
-
Object.defineProperty(a, k, d.get ? d : {
|
|
35
|
-
enumerable: true,
|
|
36
|
-
get: function () {
|
|
37
|
-
return n[k];
|
|
38
|
-
}
|
|
39
|
-
});
|
|
40
|
-
});
|
|
41
|
-
return a;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export { commonjsGlobal, getAugmentedNamespace, getDefaultExportFromCjs, getDefaultExportFromNamespaceIfNotNamed, getDefaultExportFromNamespaceIfPresent };
|
package/es/_virtual/aes.mjs
DELETED
package/es/_virtual/blowfish.mjs
DELETED
package/es/_virtual/core.mjs
DELETED
package/es/_virtual/evpkdf.mjs
DELETED
package/es/_virtual/hmac.mjs
DELETED
package/es/_virtual/index.mjs
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs } from './_commonjsHelpers.mjs';
|
|
2
|
-
import { __require as requireCryptoJs } from '../node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/index.mjs';
|
|
3
|
-
|
|
4
|
-
var cryptoJsExports = requireCryptoJs();
|
|
5
|
-
var CryptoJS = /*@__PURE__*/getDefaultExportFromCjs(cryptoJsExports);
|
|
6
|
-
|
|
7
|
-
export { CryptoJS as default };
|
package/es/_virtual/index2.mjs
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs } from './_commonjsHelpers.mjs';
|
|
2
|
-
import { __require as requirePathBrowserify } from '../node_modules/.pnpm/path-browserify@1.0.1/node_modules/path-browserify/index.mjs';
|
|
3
|
-
|
|
4
|
-
var pathBrowserifyExports = requirePathBrowserify();
|
|
5
|
-
var path = /*@__PURE__*/getDefaultExportFromCjs(pathBrowserifyExports);
|
|
6
|
-
|
|
7
|
-
export { path as default };
|
package/es/_virtual/index3.mjs
DELETED
package/es/_virtual/md5.mjs
DELETED
package/es/_virtual/mode-cfb.mjs
DELETED
package/es/_virtual/mode-ctr.mjs
DELETED
package/es/_virtual/mode-ecb.mjs
DELETED
package/es/_virtual/mode-ofb.mjs
DELETED
package/es/_virtual/pbkdf2.mjs
DELETED
package/es/_virtual/rabbit.mjs
DELETED
package/es/_virtual/rc4.mjs
DELETED
package/es/_virtual/sha1.mjs
DELETED
package/es/_virtual/sha224.mjs
DELETED
package/es/_virtual/sha256.mjs
DELETED
package/es/_virtual/sha3.mjs
DELETED
package/es/_virtual/sha384.mjs
DELETED
package/es/_virtual/sha512.mjs
DELETED
package/es/_virtual/x64-core.mjs
DELETED