@fly-vue/lcdp-iview 1.6.3 → 1.6.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (64) hide show
  1. package/@types/module/action-nodes/impl/http-download.d.ts +6 -0
  2. package/@types/module/action-nodes/impl/table-grid.d.ts +8 -0
  3. package/@types/module/components/attribute/base-attr-components.d.ts +0 -52
  4. package/@types/module/components/attribute/prop-value-editor/array-editor/create-edit-dialog.d.ts +10 -0
  5. package/@types/module/components/attribute/prop-value-editor/array-editor/index.vue.d.ts +114 -0
  6. package/@types/module/components/attribute/prop-value-editor/array-editor/use-array-updater.d.ts +10 -0
  7. package/@types/module/components/attribute/prop-value-editor/base-props.d.ts +9 -0
  8. package/@types/module/components/attribute/prop-value-editor/common/use-input-type.d.ts +8 -0
  9. package/@types/module/components/attribute/prop-value-editor/filters-editor/filter.vue.d.ts +14 -0
  10. package/@types/module/components/attribute/prop-value-editor/filters-editor/filters.vue.d.ts +14 -0
  11. package/@types/module/components/attribute/prop-value-editor/filters-editor/index.vue.d.ts +14 -0
  12. package/@types/module/components/attribute/prop-value-editor/index.d.ts +8 -0
  13. package/@types/module/components/attribute/prop-value-editor/json-editor.vue.d.ts +14 -0
  14. package/@types/module/components/attribute/prop-value-editor/name-values-editor.vue.d.ts +58 -0
  15. package/@types/module/components/attribute/prop-value-editor/object-editor.vue.d.ts +59 -0
  16. package/@types/module/components/components/IvTableGrid/index.vue.d.ts +36 -19
  17. package/@types/module/components/components/base/IvIframe/index.vue.d.ts +1 -1
  18. package/@types/module/components/components/base/IvText/index.vue.d.ts +2 -0
  19. package/@types/module/components/index.d.ts +40 -89
  20. package/@types/module/index.d.ts +0 -2
  21. package/@types/module/schema-extend/components/drawer.d.ts +40 -0
  22. package/@types/module/schema-extend/components/form.d.ts +73 -0
  23. package/@types/module/schema-extend/components/iv-table.d.ts +15 -0
  24. package/@types/module/schema-extend/components/layout.d.ts +14 -0
  25. package/@types/module/schema-extend/components/modal.d.ts +15 -0
  26. package/@types/module/schema-extend/components/others.d.ts +6 -0
  27. package/@types/module/schema-extend/components/scrollspy.d.ts +4 -0
  28. package/@types/module/schema-extend/components/table.d.ts +15 -0
  29. package/@types/module/schema-extend/components/transfer.d.ts +41 -0
  30. package/@types/module/schema-extend/components/tree.d.ts +17 -4
  31. package/bingo-builder-manifest.json +12 -9
  32. package/index.js +4 -4
  33. package/modules/fly_vue_lcdp_iview/assets/css/app.css +1 -1
  34. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-attrcomponent.e7f782ee.css +1 -0
  35. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.a1a342fc.css +1 -0
  36. package/modules/fly_vue_lcdp_iview/assets/fonts/ladp-viewicon.da157587.eot +0 -0
  37. package/modules/fly_vue_lcdp_iview/assets/fonts/ladp-viewicon.db157a8f.ttf +0 -0
  38. package/modules/fly_vue_lcdp_iview/assets/img/img.283cf33d.jpg +0 -0
  39. package/modules/fly_vue_lcdp_iview/chunk-732b533d.e013704f9413f86c5e64.js +1 -0
  40. package/modules/fly_vue_lcdp_iview/dll.js +12 -6
  41. package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.356df03523f08139fb31.js → lcdp-designer-components.e013704f9413f86c5e64.js} +0 -0
  42. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.e013704f9413f86c5e64.js +1 -0
  43. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.e013704f9413f86c5e64.js +1 -0
  44. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.e013704f9413f86c5e64.js +1 -0
  45. package/modules/fly_vue_lcdp_iview/{lcdp-renderer-components.356df03523f08139fb31.js → lcdp-renderer-components.e013704f9413f86c5e64.js} +1 -1
  46. package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-attrcomponent.e013704f9413f86c5e64.js +1 -0
  47. package/package.json +8 -7
  48. package/@types/module/common/dialog-service.d.ts +0 -8
  49. package/@types/module/common/index.d.ts +0 -1
  50. package/@types/module/components/attribute/RadioGroupAttrEdit.vue.d.ts +0 -35
  51. package/@types/module/components/attribute/TableColAttrEdit.vue.d.ts +0 -129
  52. package/@types/module/components/attribute/designer/common/index.d.ts +0 -2
  53. package/@types/module/components/attribute/designer/common/use-action-expression-context.d.ts +0 -15
  54. package/@types/module/components/attribute/designer/common/use-expression-dialog.d.ts +0 -11
  55. package/@types/module/components/attribute/prop-value-editor/use-v-model.d.ts +0 -49
  56. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-attrcomponent.5b254a61.css +0 -1
  57. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-component.d98cf78a.css +0 -1
  58. package/modules/fly_vue_lcdp_iview/assets/fonts/ladp-viewicon.8e648ade.ttf +0 -0
  59. package/modules/fly_vue_lcdp_iview/assets/fonts/ladp-viewicon.b3a507ca.eot +0 -0
  60. package/modules/fly_vue_lcdp_iview/assets/img/img.3ed67b0a.jpg +0 -0
  61. package/modules/fly_vue_lcdp_iview/chunk-732b533d.356df03523f08139fb31.js +0 -1
  62. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.356df03523f08139fb31.js +0 -1
  63. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.356df03523f08139fb31.js +0 -1
  64. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.356df03523f08139fb31.js +0 -1
@@ -1,129 +0,0 @@
1
- import ScheamPropertiesModal from './ScheamPropertiesModal.vue';
2
- declare const _default: {
3
- name: string;
4
- components: {
5
- TableColAttrEditMockData: import("vue").DefineComponent<{
6
- service: {
7
- type: ObjectConstructor;
8
- default: () => {};
9
- };
10
- node: {
11
- type: ObjectConstructor;
12
- default: () => {};
13
- };
14
- columns: {
15
- type: import("vue").PropType<any[]>;
16
- required: true;
17
- };
18
- }, {
19
- isShowModal: import("vue").Ref<boolean>;
20
- isShow: (col: any) => boolean;
21
- showModal: () => void;
22
- clone: <T>(value: T) => T;
23
- data: import("vue").Ref<any[]>;
24
- onOk: () => void;
25
- }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
26
- service: {
27
- type: ObjectConstructor;
28
- default: () => {};
29
- };
30
- node: {
31
- type: ObjectConstructor;
32
- default: () => {};
33
- };
34
- columns: {
35
- type: import("vue").PropType<any[]>;
36
- required: true;
37
- };
38
- }>>, {
39
- service: Record<string, any>;
40
- node: Record<string, any>;
41
- }>;
42
- ScheamPropertiesModal: import("vue").VueConstructor<ScheamPropertiesModal<Record<string, any>, Record<string, any>, never, never, (event: string, ...args: any[]) => ScheamPropertiesModal<Record<string, any>, Record<string, any>, never, never, any>>>;
43
- };
44
- model: {
45
- event: string;
46
- };
47
- props: {
48
- value: {
49
- type: (ObjectConstructor | ArrayConstructor | NumberConstructor | StringConstructor)[];
50
- default: string;
51
- };
52
- service: {
53
- type: ObjectConstructor;
54
- default: () => {};
55
- };
56
- node: {
57
- type: ObjectConstructor;
58
- default: () => {};
59
- };
60
- propSchema: {
61
- type: ObjectConstructor;
62
- default: () => {};
63
- };
64
- };
65
- data(): {
66
- timerId: any;
67
- inputVal: any[];
68
- editParam: {};
69
- modalVisible: boolean;
70
- isShowDsImport: boolean;
71
- dsFields: any[];
72
- selectedFields: any[];
73
- selectAllDsFields: boolean;
74
- optionSet: any;
75
- isAddOperationCol: boolean;
76
- operationColTitle: string;
77
- operationColKey: string;
78
- };
79
- computed: {
80
- currentDs(): any;
81
- dsList(): any;
82
- };
83
- watch: {
84
- 'node.children'(): void;
85
- };
86
- mounted(): void;
87
- methods: {
88
- /**
89
- * @description: 初始化列数据
90
- */
91
- initDefaultSlot(): void;
92
- /**
93
- * @description: 新增列
94
- */
95
- handleAdd(): void;
96
- /**
97
- * @description: 移除列
98
- */
99
- handleRemove(param: any): void;
100
- /**
101
- * @description: 编辑
102
- */
103
- handleEdit(param: any): void;
104
- /**
105
- * @description: 编辑确定
106
- */
107
- handleModalOk(value: any): Promise<void>;
108
- /**
109
- * @description: 打开-数据源导入选择列
110
- */
111
- showDsImport(): void;
112
- /**
113
- * @description: 数据源导入-选择列确定
114
- */
115
- doImportDsFields(): void;
116
- /**
117
- * @description: 全选
118
- */
119
- onSelectAllDsFields(isAll: boolean): void;
120
- /**
121
- * @description: 处理刷新数据
122
- */
123
- refreshNode(): void;
124
- };
125
- };
126
- /**
127
- * @description: v-model 返回绑定
128
- */
129
- export default _default;
@@ -1,2 +0,0 @@
1
- export * from './use-action-expression-context';
2
- export * from './use-expression-dialog';
@@ -1,15 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { Service } from '@fly-vue/lcdp-designer';
3
- export declare type ActionExpressionContext = {
4
- action: Ref<any>;
5
- selectedEventName: Ref<string>;
6
- node: any;
7
- service: Service;
8
- };
9
- export declare function provideActionExpressionContext(props: any, currentAction?: Ref, selectedEventName?: Ref): void;
10
- export declare function useActionExpressionContext(): {
11
- parseActionVariables: () => {
12
- currentNode: any;
13
- actionVariables: any;
14
- };
15
- };
@@ -1,11 +0,0 @@
1
- import { Service } from '@fly-vue/lcdp-designer';
2
- import { Ref } from 'vue';
3
- declare type ExpressionDialogOpts = {
4
- initialValue?: Ref;
5
- beforeShowVarBindModal?: (params: any) => void;
6
- };
7
- /** 表达式编辑器对话框工具类 */
8
- export declare function useExpressionDialog(service: Service, { initialValue, beforeShowVarBindModal }: ExpressionDialogOpts): {
9
- showExpressionDialog: (onOk?: any) => Promise<void>;
10
- };
11
- export {};
@@ -1,49 +0,0 @@
1
- export declare const uidKey = "_uid";
2
- export declare function removeUid(items?: any[]): any[];
3
- export declare type vModelOptions = {
4
- initialValue?: any;
5
- };
6
- /**
7
- * 数组类型v-model
8
- * @param props
9
- * @param context
10
- * @returns
11
- */
12
- export declare function useArrayVModel(props: any, context: any, provideUid?: boolean): {
13
- innerValue: import("vue").Ref<any[]>;
14
- };
15
- /**
16
- * 对象类型v-model,但是内部用数组维护
17
- * @param props
18
- * @param context
19
- * @returns
20
- */
21
- export declare function useInnerArrayVModel(props: any, context: any): {
22
- innerValue: import("vue").Ref<any[]>;
23
- };
24
- /**
25
- * 对象类型v-model
26
- * @param props
27
- * @param context
28
- * @returns
29
- */
30
- export declare function useObjectVModel(props: any, context: any, { initialValue }?: vModelOptions): {
31
- innerValue: any;
32
- };
33
- /**
34
- * 单值类型v-model
35
- * @param props
36
- * @returns
37
- */
38
- export declare function useVModel(props: any, context: any): {
39
- innerValue: any;
40
- };
41
- /**
42
- * json对象类型v-model
43
- * @param props
44
- * @returns
45
- */
46
- export declare function useJsonVModel(props: any, context: any): {
47
- innerValue: import("vue").Ref<string>;
48
- hasError: import("vue").Ref<boolean>;
49
- };
@@ -1 +0,0 @@
1
- .iconselect-list[data-v-6e86178a]{list-style-type:none;height:300px;overflow:auto;margin-top:20px}.iconselect-list>li[data-v-6e86178a]{width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;border-radius:3px;vertical-align:top;cursor:pointer}.iconselect-list>li i[data-v-6e86178a]{font-size:20px}.iconselect-list>li.active[data-v-6e86178a],.iconselect-list>li[data-v-6e86178a]:hover{background-color:#d8e8f1}.iconselect-vertical-center-modal[data-v-6e86178a]{display:flex;align-items:center;justify-content:center}.iconselect-vertical-center-modal .ivu-modal[data-v-6e86178a]{top:0}.custom-attr-editor .custom-attr-editor-item+.custom-attr-editor-item[data-v-a82afb6e]{margin-top:8px}.custom-attr-editor .custom-attr-editor-label[data-v-a82afb6e]{height:32px;line-height:32px;padding:0 8px 0 0;font-size:12px;overflow:hidden;white-space:nowrap;width:76px}.radiogroup-attredit .ivu-radio-wrapper[data-v-7bd7641d]{padding:0 8px}.TableColAttrEditMockData .ivu-modal-body{height:400px;overflow:auto}.TableColAttrEditMockData .ivu-modal-body table{height:auto}.TableSearchAttrEdit[data-v-59b3e42b]{line-height:32px}.TableSearchAttrEdit .list[data-v-59b3e42b]{margin-bottom:5px}.TableSearchAttrEdit .list .list-item[data-v-59b3e42b]{display:flex;align-items:center;margin-bottom:5px}.TableSearchAttrEdit .list .list-item .list-item-select[data-v-59b3e42b]{margin:0 3px;min-width:64px;max-width:64px}.TableSearchAttrEdit .list .list-item .list-item-icon-del[data-v-59b3e42b]{cursor:pointer;font-size:16px;color:#999}.TableSearchAttrEdit .list .list-item .list-item-icon-del[data-v-59b3e42b]:hover{color:#ccc}.demo-tree-render[data-v-8a6bf776] .ivu-tree-title{width:100%}
@@ -1 +0,0 @@
1
- .header[data-v-1fc0085a]{cursor:pointer;display:flex;width:100%;align-items:center}.header .name[data-v-1fc0085a]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;margin-right:8px}.tree[data-v-54319b62] .ivu-tree-title{width:90%}.main[data-v-54319b62] .ivu-cell{padding:7px}