@fly-vue/lcdp-iview 1.7.6 → 1.7.7
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/action-nodes/impl/index.d.ts +1 -3
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +4 -1
- package/@types/module/components/components/iam/lib/modal.d.ts +1 -1
- package/@types/module/components/components/iam/lib/query-methods-builder.d.ts +1 -1
- package/@types/module/components/components/iam/mixins/build-query-methods.d.ts +6 -0
- package/@types/module/components/for-designer/index.d.ts +1 -4
- package/@types/module/components/for-renderer/index.d.ts +5 -4
- package/@types/module/components/for-renderer/layout/iv-header-collapse.vue.d.ts +12 -0
- package/@types/module/components/for-renderer/layout/iv-trigger-container.vue.d.ts +18 -0
- package/@types/module/components/index.d.ts +15 -31
- package/@types/module/index.d.ts +1 -1
- package/@types/module/plugins/sub-system-plugin.d.ts +3 -0
- package/@types/module/schema-extend/components/actions.d.ts +1 -21
- package/@types/module/schema-extend/components/form.d.ts +0 -5
- package/@types/module/schema-extend/components/iv-table.d.ts +8 -1
- package/@types/module/schema-extend/components/table.d.ts +5 -0
- package/@types/module/schema-extend/components/upload.d.ts +1 -1
- package/@types/module/validate-processor.d.ts +1 -1
- package/bingo-builder-manifest.json +13 -13
- 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.4fba6e5a.css +1 -0
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-renderer-components.2d6051ce.css +1 -0
- package/modules/fly_vue_lcdp_iview/assets/css/vendors~lcdp-iview-component-ice.0609a048.css +1 -0
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.71fdd8a16be619fb2828.js +1 -0
- package/modules/fly_vue_lcdp_iview/dll.js +8 -12
- package/modules/fly_vue_lcdp_iview/lcdp-designer-components.71fdd8a16be619fb2828.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.71fdd8a16be619fb2828.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.71fdd8a16be619fb2828.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.71fdd8a16be619fb2828.js +1 -0
- package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.084b452e18e2a435fae5.js → lcdp-iview-component-region.71fdd8a16be619fb2828.js} +1 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.71fdd8a16be619fb2828.js +1 -0
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.71fdd8a16be619fb2828.js +1 -0
- package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.71fdd8a16be619fb2828.js +7 -0
- package/package.json +15 -15
- package/@types/module/action-nodes/impl/call-component-method.d.ts +0 -9
- package/@types/module/action-nodes/impl/condition.d.ts +0 -9
- package/@types/module/action-nodes/impl/d-component-emit.d.ts +0 -9
- package/@types/module/action-nodes/impl/data-source-data-reload.d.ts +0 -9
- package/@types/module/action-nodes/impl/foreach.d.ts +0 -6
- package/@types/module/action-nodes/impl/form.d.ts +0 -8
- package/@types/module/action-nodes/impl/http.d.ts +0 -10
- package/@types/module/action-nodes/impl/open-url.d.ts +0 -6
- package/@types/module/action-nodes/impl/output.d.ts +0 -6
- package/@types/module/action-nodes/impl/script.d.ts +0 -6
- package/@types/module/action-nodes/impl/set-page-variable.d.ts +0 -6
- package/@types/module/action-nodes/service-type-transport.d.ts +0 -12
- package/@types/module/components/for-designer/LcdpInlineRenderer.vue.d.ts +0 -2
- package/@types/module/components/for-designer/SlotContainer.vue.d.ts +0 -4
- package/@types/module/components/for-designer/event-container/channel.vue.d.ts +0 -30
- package/@types/module/components/for-renderer/event-container/channel.vue.d.ts +0 -41
- package/@types/module/components/for-renderer/event-container/form-dispatcher.vue.d.ts +0 -24
- package/@types/module/components/for-renderer/event-container/form-receiver.vue.d.ts +0 -51
- package/@types/module/components/for-renderer/inline-renderer/index.vue.d.ts +0 -78
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-designer-components.9ef3fc1b.css +0 -1
- package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.cb2d58ef.css +0 -1
- package/modules/fly_vue_lcdp_iview/assets/css/vendors~lcdp-iview-component-ice.e98f8f0c.css +0 -1
- package/modules/fly_vue_lcdp_iview/chunk-732b533d.084b452e18e2a435fae5.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-designer-components.084b452e18e2a435fae5.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.084b452e18e2a435fae5.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.084b452e18e2a435fae5.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.084b452e18e2a435fae5.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.084b452e18e2a435fae5.js +0 -1
- package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.084b452e18e2a435fae5.js +0 -1
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.084b452e18e2a435fae5.js → vendors~lcdp-iview-component-ice.71fdd8a16be619fb2828.js} +0 -0
|
@@ -201,7 +201,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
201
201
|
deleteRow: (num: number | number[], callback: any) => any;
|
|
202
202
|
getSelectData: (id: any) => any;
|
|
203
203
|
gridTable: import("vue").Ref<any>;
|
|
204
|
-
onContextmenu: (row: any, event: any
|
|
204
|
+
onContextmenu: (row: any, event: any) => void;
|
|
205
205
|
handlePagePrev: (val: any) => void;
|
|
206
206
|
handlePageNext: (val: any) => void;
|
|
207
207
|
handlePageSizeChange: (val: any) => void;
|
|
@@ -213,6 +213,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
213
213
|
* @param {*} index: 选中行
|
|
214
214
|
*/
|
|
215
215
|
onRowClick(selection: any, index: any): void;
|
|
216
|
+
exportCsv(params: any): void;
|
|
217
|
+
clearCurrentRow(): void;
|
|
218
|
+
selectAll(status: any): void;
|
|
216
219
|
}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
217
220
|
pagerProps: {
|
|
218
221
|
type: PropType<PagerProps>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export declare function modalHeight(bias: any, width: any): number;
|
|
2
|
-
export declare function modalWidth():
|
|
2
|
+
export declare function modalWidth(): 80 | 60 | 70 | 90;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any): {
|
|
1
|
+
declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any, inboundOrgUrl?: any): {
|
|
2
2
|
queryExternalOrg: () => any;
|
|
3
3
|
queryRootOrg: () => any;
|
|
4
4
|
queryRootOrgByUrl: (url: any) => Promise<{
|
|
@@ -12,6 +12,12 @@ declare const _default: {
|
|
|
12
12
|
userUrl: {
|
|
13
13
|
type: StringConstructor;
|
|
14
14
|
};
|
|
15
|
+
/**
|
|
16
|
+
* 外部企业基础地址,不传会读取默认的
|
|
17
|
+
*/
|
|
18
|
+
inboundOrgUrl: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
};
|
|
15
21
|
};
|
|
16
22
|
methods: {
|
|
17
23
|
buildQueryMethods(globalQueryOptions?: any, globalConfig?: any): {
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
/// <reference types="vue-shims" />
|
|
2
2
|
declare const _default: {
|
|
3
|
-
|
|
4
|
-
DesignLcdpInlineRenderer: () => Promise<typeof import("./LcdpInlineRenderer.vue")>;
|
|
5
|
-
DesignLcdpChannel: () => Promise<typeof import("./event-container/channel.vue")>;
|
|
6
|
-
DesignCommonContainer: () => Promise<typeof import("*.vue")>;
|
|
3
|
+
DesignPageView: () => Promise<typeof import("*.vue")>;
|
|
7
4
|
};
|
|
8
5
|
export default _default;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
/// <reference types="vue-shims" />
|
|
1
2
|
declare const _default: {
|
|
2
|
-
LcdpInlineRenderer: () => Promise<typeof import("./inline-renderer/index.vue")>;
|
|
3
|
-
LcdpFormEventDispatcher: () => Promise<typeof import("./event-container/form-dispatcher.vue")>;
|
|
4
|
-
LcdpFormEventReceiver: () => Promise<typeof import("./event-container/form-receiver.vue")>;
|
|
5
|
-
LcdpChannel: () => Promise<typeof import("./event-container/channel.vue")>;
|
|
6
3
|
LcdpDataImporter: () => Promise<typeof import("./excel-importer/index.vue")>;
|
|
7
4
|
LcdpDataExporter: () => Promise<typeof import("./data-exporter/index.vue")>;
|
|
5
|
+
IvHeaderCollapse: () => Promise<typeof import("./layout/iv-header-collapse.vue")>;
|
|
6
|
+
IvPageLayout: () => Promise<typeof import("*.vue")>;
|
|
7
|
+
IvPageView: () => Promise<typeof import("*.vue")>;
|
|
8
|
+
IvTriggerContainer: () => Promise<typeof import("./layout/iv-trigger-container.vue")>;
|
|
8
9
|
};
|
|
9
10
|
export default _default;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
darkMode: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
};
|
|
5
|
+
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
6
|
+
darkMode: {
|
|
7
|
+
type: BooleanConstructor;
|
|
8
|
+
};
|
|
9
|
+
}>>, {
|
|
10
|
+
darkMode: boolean;
|
|
11
|
+
}>;
|
|
12
|
+
export default _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
tips: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
};
|
|
5
|
+
darkMode: {
|
|
6
|
+
type: BooleanConstructor;
|
|
7
|
+
};
|
|
8
|
+
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
+
tips: {
|
|
10
|
+
type: StringConstructor;
|
|
11
|
+
};
|
|
12
|
+
darkMode: {
|
|
13
|
+
type: BooleanConstructor;
|
|
14
|
+
};
|
|
15
|
+
}>>, {
|
|
16
|
+
darkMode: boolean;
|
|
17
|
+
}>;
|
|
18
|
+
export default _default;
|
|
@@ -1,15 +1,12 @@
|
|
|
1
1
|
/// <reference types="vue-shims" />
|
|
2
2
|
declare const _default: {
|
|
3
|
-
|
|
4
|
-
DesignLcdpInlineRenderer: () => Promise<typeof import("./for-designer/LcdpInlineRenderer.vue")>;
|
|
5
|
-
DesignLcdpChannel: () => Promise<typeof import("./for-designer/event-container/channel.vue")>;
|
|
6
|
-
DesignCommonContainer: () => Promise<typeof import("*.vue")>;
|
|
7
|
-
LcdpInlineRenderer: () => Promise<typeof import("./for-renderer/inline-renderer/index.vue")>;
|
|
8
|
-
LcdpFormEventDispatcher: () => Promise<typeof import("./for-renderer/event-container/form-dispatcher.vue")>;
|
|
9
|
-
LcdpFormEventReceiver: () => Promise<typeof import("./for-renderer/event-container/form-receiver.vue")>;
|
|
10
|
-
LcdpChannel: () => Promise<typeof import("./for-renderer/event-container/channel.vue")>;
|
|
3
|
+
DesignPageView: () => Promise<typeof import("*.vue")>;
|
|
11
4
|
LcdpDataImporter: () => Promise<typeof import("./for-renderer/excel-importer/index.vue")>;
|
|
12
5
|
LcdpDataExporter: () => Promise<typeof import("./for-renderer/data-exporter/index.vue")>;
|
|
6
|
+
IvHeaderCollapse: () => Promise<typeof import("./for-renderer/layout/iv-header-collapse.vue")>;
|
|
7
|
+
IvPageLayout: () => Promise<typeof import("*.vue")>;
|
|
8
|
+
IvPageView: () => Promise<typeof import("*.vue")>;
|
|
9
|
+
IvTriggerContainer: () => Promise<typeof import("./for-renderer/layout/iv-trigger-container.vue")>;
|
|
13
10
|
VarInput: () => Promise<typeof import("./attribute/designer/prop-value-editor/var-input/index.vue")>;
|
|
14
11
|
InputSearchTypeAttrEdit: () => Promise<typeof import("*.vue")>;
|
|
15
12
|
DataDictionaryDisabledAttrEdit: () => Promise<typeof import("*.vue")>;
|
|
@@ -93,9 +90,6 @@ declare const _default: {
|
|
|
93
90
|
calcHei(): string;
|
|
94
91
|
};
|
|
95
92
|
mounted(): void;
|
|
96
|
-
/**
|
|
97
|
-
* @description: // 基础组件
|
|
98
|
-
*/
|
|
99
93
|
watch: {
|
|
100
94
|
value(newval: any): void;
|
|
101
95
|
fullscreen(val: any): void;
|
|
@@ -106,6 +100,8 @@ declare const _default: {
|
|
|
106
100
|
handleFullScreen(e: any): void;
|
|
107
101
|
};
|
|
108
102
|
};
|
|
103
|
+
DatePicker: () => Promise<typeof import("*.vue")>;
|
|
104
|
+
TimePicker: () => Promise<typeof import("*.vue")>;
|
|
109
105
|
IvAlert: () => Promise<typeof import("./components/iview/IvAlert.js")>;
|
|
110
106
|
IvAnchor: () => Promise<typeof import("./components/iview/IvAnchor.js")>;
|
|
111
107
|
IvAutoComplete: () => Promise<typeof import("*.vue")>;
|
|
@@ -154,6 +150,10 @@ declare const _default: {
|
|
|
154
150
|
IvCheckboxGroup: () => Promise<typeof import("./components/iview/IvCheckboxGroup.js")>;
|
|
155
151
|
IvBackTop: () => Promise<typeof import("./components/iview/IvBackTop.js")>;
|
|
156
152
|
Input: () => Promise<typeof import("*.vue")>;
|
|
153
|
+
iInput: () => Promise<typeof import("*.vue")>;
|
|
154
|
+
InputNumber: () => Promise<typeof import("*.vue")>;
|
|
155
|
+
Slider: () => Promise<typeof import("*.vue")>;
|
|
156
|
+
Rate: () => Promise<typeof import("*.vue")>;
|
|
157
157
|
Card: () => Promise<typeof import("./components/iview/IvCard.js")>;
|
|
158
158
|
Tabs: () => Promise<typeof import("*.vue")>;
|
|
159
159
|
IvDrawer: () => Promise<typeof import("./components/iview/IvDrawer.js")>;
|
|
@@ -161,9 +161,6 @@ declare const _default: {
|
|
|
161
161
|
IvSplit: () => Promise<typeof import("*.vue")>;
|
|
162
162
|
IvCrud: () => Promise<typeof import("*.vue")>;
|
|
163
163
|
IvTableGrid: import("vue").DefineComponent<{
|
|
164
|
-
/**
|
|
165
|
-
* @description: // 基础组件
|
|
166
|
-
*/
|
|
167
164
|
pagerProps: {
|
|
168
165
|
type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
|
|
169
166
|
};
|
|
@@ -241,9 +238,6 @@ declare const _default: {
|
|
|
241
238
|
default: boolean;
|
|
242
239
|
};
|
|
243
240
|
showHeader: {
|
|
244
|
-
/**
|
|
245
|
-
* @description: // 基础组件
|
|
246
|
-
*/
|
|
247
241
|
type: BooleanConstructor;
|
|
248
242
|
default: boolean;
|
|
249
243
|
};
|
|
@@ -256,9 +250,6 @@ declare const _default: {
|
|
|
256
250
|
default(): string;
|
|
257
251
|
};
|
|
258
252
|
context: {
|
|
259
|
-
/**
|
|
260
|
-
* @description: // 基础组件
|
|
261
|
-
*/
|
|
262
253
|
type: ObjectConstructor;
|
|
263
254
|
};
|
|
264
255
|
noDataText: {
|
|
@@ -366,17 +357,17 @@ declare const _default: {
|
|
|
366
357
|
deleteRow: (num: number | number[], callback: any) => any;
|
|
367
358
|
getSelectData: (id: any) => any;
|
|
368
359
|
gridTable: import("vue").Ref<any>;
|
|
369
|
-
onContextmenu: (row: any, event: any
|
|
360
|
+
onContextmenu: (row: any, event: any) => void;
|
|
370
361
|
handlePagePrev: (val: any) => void;
|
|
371
362
|
handlePageNext: (val: any) => void;
|
|
372
363
|
handlePageSizeChange: (val: any) => void;
|
|
373
364
|
handlePageChange: (val: any) => void;
|
|
374
365
|
}, {}, {}, {
|
|
375
366
|
onRowClick(selection: any, index: any): void;
|
|
367
|
+
exportCsv(params: any): void;
|
|
368
|
+
clearCurrentRow(): void;
|
|
369
|
+
selectAll(status: any): void;
|
|
376
370
|
}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
|
377
|
-
/**
|
|
378
|
-
* @description: // 基础组件
|
|
379
|
-
*/
|
|
380
371
|
pagerProps: {
|
|
381
372
|
type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
|
|
382
373
|
};
|
|
@@ -454,9 +445,6 @@ declare const _default: {
|
|
|
454
445
|
default: boolean;
|
|
455
446
|
};
|
|
456
447
|
showHeader: {
|
|
457
|
-
/**
|
|
458
|
-
* @description: // 基础组件
|
|
459
|
-
*/
|
|
460
448
|
type: BooleanConstructor;
|
|
461
449
|
default: boolean;
|
|
462
450
|
};
|
|
@@ -469,9 +457,6 @@ declare const _default: {
|
|
|
469
457
|
default(): string;
|
|
470
458
|
};
|
|
471
459
|
context: {
|
|
472
|
-
/**
|
|
473
|
-
* @description: // 基础组件
|
|
474
|
-
*/
|
|
475
460
|
type: ObjectConstructor;
|
|
476
461
|
};
|
|
477
462
|
noDataText: {
|
|
@@ -579,7 +564,6 @@ declare const _default: {
|
|
|
579
564
|
DynamicInput: () => Promise<typeof import("./components/lab-component/dynamic-input/index.vue")>;
|
|
580
565
|
IvScrollSpy: () => Promise<typeof import("*.vue")>;
|
|
581
566
|
IvScrollSpyItem: () => Promise<typeof import("*.vue")>;
|
|
582
|
-
IvImagePreview: () => Promise<typeof import("*.vue")>;
|
|
583
567
|
IvRegion: () => Promise<typeof import("*.vue")>;
|
|
584
568
|
IvEntityForm: () => Promise<typeof import("./components/entity/IvEntityForm.js")>;
|
|
585
569
|
IvEntityFormItem: () => Promise<typeof import("./components/entity/IvEntityFormItem.js")>;
|
package/@types/module/index.d.ts
CHANGED
|
@@ -8,5 +8,5 @@ export declare const AdaptivePageModule: IWebModule;
|
|
|
8
8
|
export { register as registerActionNodes } from './action-nodes/index';
|
|
9
9
|
export { default as StyleEditor } from './components/attribute/StyleAttrEdit.vue';
|
|
10
10
|
export { validateProcessor } from './validate-processor';
|
|
11
|
-
export { registerServiceTypeTransport } from '
|
|
11
|
+
export { registerServiceTypeTransport } from '@fly-vue/lcdp-schema';
|
|
12
12
|
export * from './components/for-renderer/event-container';
|
|
@@ -1,23 +1,3 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
'Action.Script': {
|
|
3
|
-
properties: {
|
|
4
|
-
funcExp: {
|
|
5
|
-
turnOn({ model }: {
|
|
6
|
-
model: any;
|
|
7
|
-
}): boolean;
|
|
8
|
-
};
|
|
9
|
-
script: {
|
|
10
|
-
turnOn({ model }: {
|
|
11
|
-
model: any;
|
|
12
|
-
}): boolean;
|
|
13
|
-
};
|
|
14
|
-
params: {
|
|
15
|
-
turnOn({ model }: {
|
|
16
|
-
model: any;
|
|
17
|
-
}): boolean;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
};
|
|
1
|
+
declare const _default: {};
|
|
22
2
|
/** 操作schema的扩展,用来控制属性的显示和隐藏 */
|
|
23
3
|
export default _default;
|
|
@@ -17,7 +17,9 @@ declare const _default: {
|
|
|
17
17
|
}): boolean;
|
|
18
18
|
};
|
|
19
19
|
sortMethod: {
|
|
20
|
-
turnOn(
|
|
20
|
+
turnOn({ model }: {
|
|
21
|
+
model: any;
|
|
22
|
+
}): boolean;
|
|
21
23
|
};
|
|
22
24
|
tree: {
|
|
23
25
|
turnOn({ model, node }: {
|
|
@@ -25,6 +27,11 @@ declare const _default: {
|
|
|
25
27
|
node: any;
|
|
26
28
|
}): boolean;
|
|
27
29
|
};
|
|
30
|
+
renderExpand: {
|
|
31
|
+
turnOn({ model }: {
|
|
32
|
+
model: any;
|
|
33
|
+
}): boolean;
|
|
34
|
+
};
|
|
28
35
|
};
|
|
29
36
|
changeAttrs({ node, oldNode, service }: {
|
|
30
37
|
node: any;
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
|
-
"date": "
|
|
2
|
+
"date": "20230809110335",
|
|
3
3
|
"distModuleDir": "modules/fly_vue_lcdp_iview",
|
|
4
4
|
"distModuleDirName": "modules",
|
|
5
5
|
"dll": true,
|
|
6
6
|
"moduleDependencieVer": {
|
|
7
|
-
"@fly-vue/components": "1.7.
|
|
8
|
-
"@fly-vue/core": "1.7.
|
|
7
|
+
"@fly-vue/components": "1.7.7",
|
|
8
|
+
"@fly-vue/core": "1.7.7",
|
|
9
9
|
"@fly-vue/fuse-ui-codemirror": "1.7.0-snapshot",
|
|
10
|
-
"@fly-vue/iview-pro": "1.7.
|
|
10
|
+
"@fly-vue/iview-pro": "1.7.7",
|
|
11
11
|
"@fly-vue/lcdp-api": "1.7.0-snapshot",
|
|
12
|
-
"@fly-vue/lcdp-designer": "1.7.
|
|
13
|
-
"@fly-vue/lcdp-designer-extra": "1.7.
|
|
14
|
-
"@fly-vue/lcdp-engine": "1.7.
|
|
15
|
-
"@fly-vue/lcdp-micro": "1.7.
|
|
16
|
-
"@fly-vue/lcdp-orch": "1.7.
|
|
17
|
-
"@fly-vue/lcdp-schema": "1.7.
|
|
12
|
+
"@fly-vue/lcdp-designer": "1.7.7",
|
|
13
|
+
"@fly-vue/lcdp-designer-extra": "1.7.7",
|
|
14
|
+
"@fly-vue/lcdp-engine": "1.7.7",
|
|
15
|
+
"@fly-vue/lcdp-micro": "1.7.7",
|
|
16
|
+
"@fly-vue/lcdp-orch": "1.7.7",
|
|
17
|
+
"@fly-vue/lcdp-schema": "1.7.7",
|
|
18
18
|
"@fly-vue/loader": "1.7.0-snapshot",
|
|
19
|
-
"@fly-vue/ufs": "1.7.
|
|
20
|
-
"@fly-vue/use": "1.7.
|
|
19
|
+
"@fly-vue/ufs": "1.7.7",
|
|
20
|
+
"@fly-vue/use": "1.7.7"
|
|
21
21
|
},
|
|
22
22
|
"moduleDependencies": [
|
|
23
23
|
"@fly-vue/core",
|
|
@@ -38,5 +38,5 @@
|
|
|
38
38
|
"name": "@fly-vue/lcdp-iview",
|
|
39
39
|
"npmPacks": [
|
|
40
40
|
],
|
|
41
|
-
"version": "1.7.
|
|
41
|
+
"version": "1.7.7"
|
|
42
42
|
}
|