@fly-vue/lcdp-iview 1.8.12-3 → 1.8.13
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/@types/module/components/attribute/designer/prop-value-editor/var-input/index.vue.d.ts +2 -2
- package/@types/module/components/attribute/prop-value-editor/json-editor.vue.d.ts +4 -4
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +8 -8
- package/@types/module/components/components/IvTableGrid/table-props.d.ts +3 -3
- package/@types/module/components/components/base/IvText/index.vue.d.ts +2 -2
- package/@types/module/components/components/entity/IvEntityExport/ts/type.d.ts +29 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/fieldAnalysis.vue.d.ts +54 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/index.vue.d.ts +84 -0
- package/@types/module/components/components/entity/IvEntityQueryBuilder/ts/type.d.ts +35 -0
- package/@types/module/components/components/entity/button/create.vue.d.ts +157 -0
- package/@types/module/components/components/entity/button/edit.vue.d.ts +161 -0
- package/@types/module/components/components/entity/button/field-type-mapping-form-component.d.ts +50 -0
- package/@types/module/components/components/entity/button/generate-entity-form.d.ts +81 -0
- package/@types/module/components/components/entity/button/rules.d.ts +31 -0
- package/@types/module/components/components/entity/button/ts/export.d.ts +3 -0
- package/@types/module/components/components/entity/button/ts/lowcode.d.ts +101 -0
- package/@types/module/components/components/entity/button/ts/open-in-dialog.d.ts +16 -0
- package/@types/module/components/components/entity/button/ts/type.d.ts +14 -0
- package/@types/module/components/components/entity/button/ts/use-app-id.d.ts +6 -0
- package/@types/module/components/components/entity/button/utils.d.ts +7 -0
- package/@types/module/components/components/iam/org-select/org-tree/utils.d.ts +25 -0
- package/@types/module/components/index.d.ts +5 -1
- package/@types/module/schema-extend/components/auth.d.ts +7 -0
- package/bingo-builder-manifest.json +23 -11
- package/index.js +4 -4
- package/modules/fly_vue_lcdp_iview/assets/css/app.css +2 -2
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.c6fd4f30.css +1 -0
- package/modules/fly_vue_lcdp_iview/assets/css/{lcdp-renderer-components.b1d4f3e0.css → lcdp-renderer-components.02003927.css} +1 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll.js +8 -8
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.c86f4f7d4c6071d4240d.js +1 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.c86f4f7d4c6071d4240d.js +15 -0
- package/package.json +15 -9
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.e7fec5cb.css +0 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-attrcomponent.67129e891a1367640c2e.js +0 -1
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.67129e891a1367640c2e.js +0 -15
- /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.67129e891a1367640c2e.js → lcdp-designer-components.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.67129e891a1367640c2e.js → lcdp-iview-component-region.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.67129e891a1367640c2e.js → vendors~lcdp-iview-attrcomponent~lcdp-iview-basecomponent.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.67129e891a1367640c2e.js → vendors~lcdp-iview-component-ice.c86f4f7d4c6071d4240d.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.67129e891a1367640c2e.js → vendors~lcdp-iview-component.c86f4f7d4c6071d4240d.js} +0 -0
package/@types/module/components/components/entity/button/field-type-mapping-form-component.d.ts
ADDED
@@ -0,0 +1,50 @@
|
|
1
|
+
import { IEntity, IRelation } from '@fly-vue/lcdp-api';
|
2
|
+
import { JsonNode } from '@fly-vue/lcdp-designer';
|
3
|
+
import { IExtendedField } from './ts/export';
|
4
|
+
export interface IGetComponentParams {
|
5
|
+
readonly?: boolean;
|
6
|
+
}
|
7
|
+
interface exIRelation extends IRelation {
|
8
|
+
joinFieldsTarget?: string;
|
9
|
+
joinFieldsLocal?: string;
|
10
|
+
targetEntity?: string;
|
11
|
+
fullEntity?: {
|
12
|
+
tableName: string;
|
13
|
+
};
|
14
|
+
}
|
15
|
+
export declare function getComponent(field: IExtendedField, modelName: string, params?: IGetComponentParams, fieldRelationMap?: exIRelation[]): any;
|
16
|
+
export declare function addFieldFormItem(n: JsonNode, fullEntity: IEntity, modelName: string, field: string): void;
|
17
|
+
export declare function getInputComponent(field: IExtendedField, modelName: string, params?: IGetComponentParams): any;
|
18
|
+
export declare function getBooleanComponent(field: IExtendedField, modelName: string, params?: IGetComponentParams): {
|
19
|
+
type: string;
|
20
|
+
props: {
|
21
|
+
size: string;
|
22
|
+
value: string;
|
23
|
+
disabled: boolean;
|
24
|
+
trueValue: string;
|
25
|
+
falseValue: string;
|
26
|
+
};
|
27
|
+
};
|
28
|
+
export declare function getSwitchComponent(field: IExtendedField, modelName: string, params?: IGetComponentParams): {
|
29
|
+
type: string;
|
30
|
+
props: {
|
31
|
+
size: string;
|
32
|
+
value: string;
|
33
|
+
disabled: boolean;
|
34
|
+
trueValue: string;
|
35
|
+
falseValue: string;
|
36
|
+
};
|
37
|
+
};
|
38
|
+
export declare function getNumberComponent(field: IExtendedField, modelName: string, params?: IGetComponentParams): {
|
39
|
+
type: string;
|
40
|
+
props: {
|
41
|
+
value: string;
|
42
|
+
size: string;
|
43
|
+
disabled: boolean;
|
44
|
+
readonly: boolean;
|
45
|
+
step: number;
|
46
|
+
editable: boolean;
|
47
|
+
};
|
48
|
+
style: string;
|
49
|
+
};
|
50
|
+
export {};
|
@@ -0,0 +1,81 @@
|
|
1
|
+
import { IEntity, IField, PageType, IRelation } from '@fly-vue/lcdp-api';
|
2
|
+
import { JsonNode } from '@fly-vue/lcdp-designer';
|
3
|
+
import { IExtendedField } from './ts/export';
|
4
|
+
interface IParams {
|
5
|
+
entityCode: string;
|
6
|
+
formType: PageType;
|
7
|
+
fields: IField[];
|
8
|
+
fullEntity: IEntity;
|
9
|
+
isAddSaveBtn: boolean;
|
10
|
+
isAddPageVar: boolean;
|
11
|
+
editDsName?: string;
|
12
|
+
pageVarName?: string;
|
13
|
+
formItemPropPrefix?: string;
|
14
|
+
span?: string;
|
15
|
+
gutter?: string;
|
16
|
+
labelPosition?: string;
|
17
|
+
labelColon?: boolean;
|
18
|
+
showMessage?: boolean;
|
19
|
+
hideRequiredMark?: boolean;
|
20
|
+
prevent?: boolean;
|
21
|
+
rowspace?: number;
|
22
|
+
labelWidth?: number;
|
23
|
+
node: JsonNode;
|
24
|
+
paramsIdKey?: string;
|
25
|
+
readonly?: boolean;
|
26
|
+
fieldRelationMap: exIRelation[];
|
27
|
+
}
|
28
|
+
export declare function generateEntityForm(params: IParams): any;
|
29
|
+
export declare function generateCreateEntityForm(params: IParams): {
|
30
|
+
type: string;
|
31
|
+
id: string;
|
32
|
+
props: {
|
33
|
+
entity: string;
|
34
|
+
model: string;
|
35
|
+
span: string;
|
36
|
+
gutter: string;
|
37
|
+
labelPosition: string;
|
38
|
+
labelColon: boolean;
|
39
|
+
showMessage: boolean;
|
40
|
+
hideRequiredMark: boolean;
|
41
|
+
prevent: boolean;
|
42
|
+
rowspace: string | number;
|
43
|
+
labelWidth: string | number;
|
44
|
+
};
|
45
|
+
children: any[];
|
46
|
+
};
|
47
|
+
export declare function generateEditEntityForm(params: IParams): any;
|
48
|
+
export interface IGenerateEntityFormItemParams {
|
49
|
+
span: string;
|
50
|
+
skipRequired?: boolean;
|
51
|
+
formItemPropPrefix?: string;
|
52
|
+
readonly?: boolean;
|
53
|
+
}
|
54
|
+
interface exIRelation extends IRelation {
|
55
|
+
joinFieldsTarget?: string;
|
56
|
+
joinFieldsLocal?: string;
|
57
|
+
targetEntity?: string;
|
58
|
+
fullEntity?: {
|
59
|
+
tableName: string;
|
60
|
+
};
|
61
|
+
}
|
62
|
+
export declare function generateEntityFormItem(modelName: string, metaField: IExtendedField, params: IGenerateEntityFormItemParams, fieldRelationMap?: exIRelation[]): any;
|
63
|
+
export declare function createEntityForm(params: IParams): {
|
64
|
+
type: string;
|
65
|
+
id: string;
|
66
|
+
props: {
|
67
|
+
entity: string;
|
68
|
+
model: string;
|
69
|
+
span: string;
|
70
|
+
gutter: string;
|
71
|
+
labelPosition: string;
|
72
|
+
labelColon: boolean;
|
73
|
+
showMessage: boolean;
|
74
|
+
hideRequiredMark: boolean;
|
75
|
+
prevent: boolean;
|
76
|
+
rowspace: string | number;
|
77
|
+
labelWidth: string | number;
|
78
|
+
};
|
79
|
+
children: any[];
|
80
|
+
};
|
81
|
+
export {};
|
@@ -0,0 +1,31 @@
|
|
1
|
+
export declare function email(): {
|
2
|
+
type: string;
|
3
|
+
value: string;
|
4
|
+
label: string;
|
5
|
+
trigger: string;
|
6
|
+
pattern: string;
|
7
|
+
message: string;
|
8
|
+
};
|
9
|
+
export declare function required(): {
|
10
|
+
label: string;
|
11
|
+
type: string;
|
12
|
+
value: string;
|
13
|
+
message: string;
|
14
|
+
required: boolean;
|
15
|
+
};
|
16
|
+
export declare function phone(): {
|
17
|
+
type: string;
|
18
|
+
value: string;
|
19
|
+
label: string;
|
20
|
+
trigger: string;
|
21
|
+
pattern: string;
|
22
|
+
message: string;
|
23
|
+
};
|
24
|
+
export declare function url(): {
|
25
|
+
type: string;
|
26
|
+
value: string;
|
27
|
+
label: string;
|
28
|
+
trigger: string;
|
29
|
+
pattern: string;
|
30
|
+
message: string;
|
31
|
+
};
|
@@ -0,0 +1,101 @@
|
|
1
|
+
import { IFromMarket, PageType } from '@fly-vue/lcdp-api';
|
2
|
+
export interface IPageSchemaMeta {
|
3
|
+
title?: string;
|
4
|
+
/**
|
5
|
+
* 页面绑定实体,全路径
|
6
|
+
*/
|
7
|
+
entity?: string;
|
8
|
+
/**
|
9
|
+
* 页面类型
|
10
|
+
*/
|
11
|
+
type?: PageType;
|
12
|
+
/**
|
13
|
+
* 来源于物料市场
|
14
|
+
*/
|
15
|
+
fromMarket?: IFromMarket;
|
16
|
+
}
|
17
|
+
export declare type NodeType = string;
|
18
|
+
export declare type ActionType = string;
|
19
|
+
export declare type EventName = string;
|
20
|
+
export declare type SlotName = string;
|
21
|
+
export interface IEventAction {
|
22
|
+
type: ActionType;
|
23
|
+
inputs?: Record<string, any>;
|
24
|
+
description?: string | null;
|
25
|
+
id?: string;
|
26
|
+
activeOn?: string | null;
|
27
|
+
continueWhenDeactive?: number;
|
28
|
+
}
|
29
|
+
export interface IEventListener {
|
30
|
+
actions?: IEventAction[];
|
31
|
+
}
|
32
|
+
export interface IPageDesignInfo {
|
33
|
+
movein?: boolean;
|
34
|
+
moveout?: boolean;
|
35
|
+
move?: boolean;
|
36
|
+
moveChild?: boolean;
|
37
|
+
copy?: boolean;
|
38
|
+
moveSibling?: boolean;
|
39
|
+
select?: boolean;
|
40
|
+
del?: boolean;
|
41
|
+
dynamic?: boolean;
|
42
|
+
}
|
43
|
+
export interface IPageDsSchema {
|
44
|
+
[fieldName: string]: {
|
45
|
+
type?: string;
|
46
|
+
title?: string;
|
47
|
+
};
|
48
|
+
}
|
49
|
+
export interface IPageDataSource {
|
50
|
+
id: string;
|
51
|
+
title: string;
|
52
|
+
multiple: boolean;
|
53
|
+
schema: IPageDsSchema;
|
54
|
+
lazy: boolean;
|
55
|
+
autoReload: boolean;
|
56
|
+
url: {
|
57
|
+
type: 'ServicePath';
|
58
|
+
source: 'local';
|
59
|
+
value: string;
|
60
|
+
processor: string;
|
61
|
+
};
|
62
|
+
method: 'GET' | 'POST';
|
63
|
+
params?: {
|
64
|
+
page?: number | null;
|
65
|
+
size?: number | null;
|
66
|
+
limit?: number | null;
|
67
|
+
offset?: number | null;
|
68
|
+
select?: string | null;
|
69
|
+
filters?: string | null;
|
70
|
+
search?: string | null;
|
71
|
+
expand?: string | null;
|
72
|
+
joins?: string | null;
|
73
|
+
orderby?: string | null;
|
74
|
+
total?: boolean | string;
|
75
|
+
};
|
76
|
+
}
|
77
|
+
export interface IPageBodyNode {
|
78
|
+
id?: string;
|
79
|
+
type: NodeType;
|
80
|
+
designer?: IPageDesignInfo;
|
81
|
+
visible?: boolean | string;
|
82
|
+
style?: string;
|
83
|
+
class?: string;
|
84
|
+
props?: Record<string, any>;
|
85
|
+
events?: Record<EventName, IEventListener>;
|
86
|
+
slots?: Record<SlotName, {
|
87
|
+
children: IPageBodyNode[];
|
88
|
+
designer?: IPageDesignInfo;
|
89
|
+
context?: Record<string, any>;
|
90
|
+
}>;
|
91
|
+
children?: IPageBodyNode[];
|
92
|
+
loop?: {
|
93
|
+
data: any;
|
94
|
+
variableName: string;
|
95
|
+
indexName: string;
|
96
|
+
key: string;
|
97
|
+
};
|
98
|
+
}
|
99
|
+
export interface IPageSchema {
|
100
|
+
meta?: IPageSchemaMeta;
|
101
|
+
}
|
@@ -0,0 +1,16 @@
|
|
1
|
+
import { ActionContext, ActionResult } from 'maple-client-orchestration-runtime';
|
2
|
+
export declare const createDialog: ({ pagePayload, dialogSettings, rendererConfig, requestParams }: {
|
3
|
+
pagePayload: any;
|
4
|
+
dialogSettings: any;
|
5
|
+
rendererConfig: any;
|
6
|
+
requestParams: any;
|
7
|
+
}) => Promise<unknown>;
|
8
|
+
declare const _default: {
|
9
|
+
id: string;
|
10
|
+
func: (actionContext: ActionContext) => Promise<ActionResult>;
|
11
|
+
};
|
12
|
+
export default _default;
|
13
|
+
export declare const closeDialog: {
|
14
|
+
id: string;
|
15
|
+
func: (actionContext: ActionContext) => Promise<ActionResult>;
|
16
|
+
};
|
@@ -0,0 +1,14 @@
|
|
1
|
+
import { IField, IOption } from '@fly-vue/lcdp-api';
|
2
|
+
export interface IDynamicField {
|
3
|
+
name: string;
|
4
|
+
}
|
5
|
+
export declare type IJson = Record<string, any>;
|
6
|
+
export interface IExtendedField extends IField {
|
7
|
+
readOnly?: boolean;
|
8
|
+
options?: IOption[];
|
9
|
+
unit?: string;
|
10
|
+
/**
|
11
|
+
* 组件参数,JSON 对象,会原样传递给 UI 建议(inputType) 对应的组件作为 props
|
12
|
+
*/
|
13
|
+
inputParams?: Record<string, any>;
|
14
|
+
}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { JsonNode } from '@fly-vue/lcdp-designer';
|
2
|
+
import { IEntity, IField } from '@fly-vue/lcdp-api';
|
3
|
+
export declare const normallyNotDisplayFieldNames: string[];
|
4
|
+
export declare function getPreSelectedFields(entity: IEntity, type: string): any[];
|
5
|
+
export declare function addDs(node: JsonNode, ds: any): void;
|
6
|
+
export declare function generateEntitySchema(entity: IEntity): {};
|
7
|
+
export declare function generateObjectFromFields(fields: IField[], optionalObj?: Record<string, any>): Record<string, any>;
|
@@ -0,0 +1,25 @@
|
|
1
|
+
/**
|
2
|
+
* 在多根节点的树数组中查找指定ID的节点及其父节点信息
|
3
|
+
* 移除了冗余的parentIndex参数,优化了代码逻辑
|
4
|
+
* @param {Array} tree 多根节点的树数组
|
5
|
+
* @param {string|number} id 要查找的节点ID
|
6
|
+
* @param {Object} parent 父节点,递归时使用
|
7
|
+
* @returns {Object} 包含找到的节点、父节点、索引和是否为根节点的对象,未找到则返回null
|
8
|
+
*/
|
9
|
+
declare function findNodeInTreeArray(tree: any, id: any, parent?: any): any;
|
10
|
+
/**
|
11
|
+
* 在多根节点的树数组中根据ID删除节点
|
12
|
+
* @param {Array} tree 多根节点的树数组
|
13
|
+
* @param {string|number} id 要删除的节点ID
|
14
|
+
* @returns {boolean} 删除成功返回true,否则返回false
|
15
|
+
*/
|
16
|
+
declare function deleteNodeFromTreeArray(tree: any, id: any): boolean;
|
17
|
+
/**
|
18
|
+
* 在多根节点的树数组中根据ID更新节点数据
|
19
|
+
* @param {Array} tree 多根节点的树数组
|
20
|
+
* @param {string|number} id 要更新的节点ID
|
21
|
+
* @param {Object} newData 要更新的数据
|
22
|
+
* @returns {boolean} 更新成功返回true,否则返回false
|
23
|
+
*/
|
24
|
+
declare function updateNodeInTreeArray(tree: any, id: any, newData: any): boolean;
|
25
|
+
export { findNodeInTreeArray, deleteNodeFromTreeArray, updateNodeInTreeArray };
|
@@ -98,7 +98,7 @@ declare const _default: {
|
|
98
98
|
default: boolean;
|
99
99
|
};
|
100
100
|
height: {
|
101
|
-
type: (
|
101
|
+
type: (StringConstructor | NumberConstructor)[];
|
102
102
|
};
|
103
103
|
headerHide: {
|
104
104
|
type: BooleanConstructor;
|
@@ -208,6 +208,10 @@ declare const _default: {
|
|
208
208
|
IvEntityListItem: () => Promise<typeof import("./components/entity/IvEntityListItem.js")>;
|
209
209
|
IvEntitySelect: () => Promise<typeof import("*.vue")>;
|
210
210
|
IvTinymce: () => Promise<typeof import("*.vue")>;
|
211
|
+
IvEntityFormCreate: () => Promise<typeof import("./components/entity/button/create.vue")>;
|
212
|
+
IvEntityFormEdit: () => Promise<typeof import("./components/entity/button/edit.vue")>;
|
213
|
+
IvEntityQueryBuilder: () => Promise<typeof import("./components/entity/IvEntityQueryBuilder/index.vue")>;
|
214
|
+
IvEntityExport: () => Promise<typeof import("./components/entity/IvEntityExport/index.vue")>;
|
211
215
|
IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
|
212
216
|
IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
|
213
217
|
IvIframe: () => Promise<typeof import("./components/base/IvIframe/index.vue")>;
|
@@ -1,7 +1,14 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
AuthOption: {
|
3
3
|
properties: {
|
4
|
+
requiredPermission: {
|
5
|
+
turnOn(param: any): boolean;
|
6
|
+
};
|
7
|
+
forbiddenStatus: {
|
8
|
+
turnOn(param: any): boolean;
|
9
|
+
};
|
4
10
|
customPermission: {
|
11
|
+
turnOn(param: any): boolean;
|
5
12
|
inputType: {
|
6
13
|
type: string;
|
7
14
|
on: {
|
@@ -1,30 +1,42 @@
|
|
1
1
|
{
|
2
|
-
"date": "
|
2
|
+
"date": "20250811144932",
|
3
3
|
"distModuleDir": "modules/fly_vue_lcdp_iview",
|
4
4
|
"distModuleDirName": "modules",
|
5
5
|
"dll": true,
|
6
6
|
"moduleDependencieVer": {
|
7
|
-
"@fly-vue/core": "1.8.
|
8
|
-
"@fly-vue/
|
9
|
-
"@fly-vue/
|
10
|
-
"@fly-vue/lcdp-
|
11
|
-
"@fly-vue/lcdp-
|
12
|
-
"@fly-vue/lcdp-
|
13
|
-
"@fly-vue/lcdp-
|
14
|
-
"@fly-vue/
|
7
|
+
"@fly-vue/core": "1.8.13",
|
8
|
+
"@fly-vue/fuse-ui-codemirror": "1.8.13",
|
9
|
+
"@fly-vue/iview-pro": "1.8.13",
|
10
|
+
"@fly-vue/lcdp-api": "1.8.13",
|
11
|
+
"@fly-vue/lcdp-designer": "1.8.13",
|
12
|
+
"@fly-vue/lcdp-designer-extra": "1.8.13",
|
13
|
+
"@fly-vue/lcdp-engine": "1.8.13",
|
14
|
+
"@fly-vue/lcdp-engine-extra": "1.8.13",
|
15
|
+
"@fly-vue/lcdp-micro": "1.8.13",
|
16
|
+
"@fly-vue/lcdp-orch": "1.8.13",
|
17
|
+
"@fly-vue/lcdp-schema": "1.8.13",
|
18
|
+
"@fly-vue/loader": "1.8.0-snapshot",
|
19
|
+
"@fly-vue/use": "1.8.13",
|
20
|
+
"view-design": "4.7.0"
|
15
21
|
},
|
16
22
|
"moduleDependencies": [
|
17
23
|
"@fly-vue/core",
|
24
|
+
"view-design",
|
18
25
|
"@fly-vue/iview-pro",
|
19
26
|
"@fly-vue/lcdp-engine",
|
20
27
|
"@fly-vue/use",
|
28
|
+
"@fly-vue/fuse-ui-codemirror",
|
21
29
|
"@fly-vue/lcdp-orch",
|
22
|
-
"@fly-vue/
|
30
|
+
"@fly-vue/loader",
|
23
31
|
"@fly-vue/lcdp-micro",
|
32
|
+
"@fly-vue/lcdp-api",
|
33
|
+
"@fly-vue/lcdp-designer",
|
34
|
+
"@fly-vue/lcdp-designer-extra",
|
35
|
+
"@fly-vue/lcdp-engine-extra",
|
24
36
|
"@fly-vue/lcdp-schema"
|
25
37
|
],
|
26
38
|
"name": "@fly-vue/lcdp-iview",
|
27
39
|
"npmPacks": [
|
28
40
|
],
|
29
|
-
"version": "1.8.
|
41
|
+
"version": "1.8.13"
|
30
42
|
}
|