iking-web-ui-pro 0.2.4 → 0.2.6

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.
Files changed (80) hide show
  1. package/dist/IKDetailPreviewFiles/ik.index.es.js +586 -571
  2. package/dist/IKDetailPreviewFiles/ik.index.umd.js +1 -1
  3. package/dist/IKDetailPreviewFiles/style.css +1 -1
  4. package/dist/IKExpandCollapse/ik.index.es.js +123 -120
  5. package/dist/IKExpandCollapse/ik.index.umd.js +1 -1
  6. package/dist/IKExpandCollapse/style.css +1 -1
  7. package/dist/IKPreviewFile/ik.index.es.js +491 -476
  8. package/dist/IKPreviewFile/ik.index.umd.js +1 -1
  9. package/dist/IKPreviewFile/style.css +1 -1
  10. package/dist/IKVerticalStepBar/ik.index.es.js +142 -139
  11. package/dist/IKVerticalStepBar/ik.index.umd.js +3 -3
  12. package/dist/IKVerticalStepBar/style.css +1 -1
  13. package/dist/IkApprovalProcessDetail/ik.index.es.js +756 -741
  14. package/dist/IkApprovalProcessDetail/ik.index.umd.js +1 -1
  15. package/dist/IkApprovalProcessDetail/style.css +1 -1
  16. package/dist/IkBaseDialog/ik.index.es.js +125 -122
  17. package/dist/IkBaseDialog/ik.index.umd.js +1 -1
  18. package/dist/IkBaseDialog/style.css +1 -1
  19. package/dist/IkBtnSetting/ik.index.es.js +252 -249
  20. package/dist/IkBtnSetting/ik.index.umd.js +1 -1
  21. package/dist/IkBtnSetting/style.css +1 -1
  22. package/dist/IkCollapseCard/ik.index.es.js +129 -126
  23. package/dist/IkCollapseCard/ik.index.umd.js +1 -1
  24. package/dist/IkCollapseCard/style.css +1 -1
  25. package/dist/IkDescription/ik.index.es.js +530 -515
  26. package/dist/IkDescription/ik.index.umd.js +1 -1
  27. package/dist/IkDescription/style.css +1 -1
  28. package/dist/IkIconPicker/ik.index.es.js +196 -193
  29. package/dist/IkIconPicker/ik.index.umd.js +1 -1
  30. package/dist/IkIconPicker/style.css +1 -1
  31. package/dist/IkMonacoEditor/ik.index.es.js +397 -394
  32. package/dist/IkMonacoEditor/ik.index.umd.js +3 -3
  33. package/dist/IkMonacoEditor/style.css +1 -1
  34. package/dist/IkPageFull/ik.index.es.js +1122 -1119
  35. package/dist/IkPageFull/ik.index.umd.js +2 -2
  36. package/dist/IkPageFull/style.css +1 -1
  37. package/dist/IkPreviewFileDialog/ik.index.es.js +314 -308
  38. package/dist/IkPreviewFileDialog/ik.index.umd.js +1 -1
  39. package/dist/IkPreviewFileDialog/style.css +1 -1
  40. package/dist/IkSchedule/ik.index.es.js +968 -965
  41. package/dist/IkSchedule/ik.index.umd.js +1 -1
  42. package/dist/IkSchedule/style.css +1 -1
  43. package/dist/IkSideText/ik.index.es.js +148 -145
  44. package/dist/IkSideText/ik.index.umd.js +1 -1
  45. package/dist/IkSideText/style.css +1 -1
  46. package/dist/IkSvgIcon/ik.index.es.js +106 -103
  47. package/dist/IkSvgIcon/ik.index.umd.js +1 -1
  48. package/dist/IkSvgIcon/style.css +1 -1
  49. package/dist/IkUploadFile/ik.index.es.js +963 -944
  50. package/dist/IkUploadFile/ik.index.umd.js +1 -1
  51. package/dist/IkUploadFile/style.css +1 -1
  52. package/dist/IkUploadImage/ik.index.es.js +265 -253
  53. package/dist/IkUploadImage/ik.index.umd.js +1 -1
  54. package/dist/IkUploadImage/style.css +1 -1
  55. package/dist/Provider/ik.index.es.js +1611 -0
  56. package/dist/Provider/ik.index.umd.js +17 -0
  57. package/dist/index.es.js +38689 -37072
  58. package/dist/index.umd.js +95 -79
  59. package/dist/src/components/IKDetailPreviewFiles/index.d.ts +1 -1
  60. package/dist/src/components/IKDetailPreviewFiles/src/IKDetailPreviewFiles.vue.d.ts +1 -1
  61. package/dist/src/components/IKPreviewFile/index.d.ts +3 -3
  62. package/dist/src/components/IKPreviewFile/src/IkPreviewFile.vue.d.ts +1 -1
  63. package/dist/src/components/IkApprovalProcess/index.d.ts +1 -1
  64. package/dist/src/components/IkApprovalProcess/src/IKApprovalProcess.vue.d.ts +1 -1
  65. package/dist/src/components/IkDescription/index.d.ts +3 -3
  66. package/dist/src/components/IkDescription/src/IkDescription.vue.d.ts +1 -1
  67. package/dist/src/components/IkPreviewFileDialog/index.d.ts +1 -1
  68. package/dist/src/components/IkPreviewFileDialog/src/IkPreviewFileDialog.vue.d.ts +1 -1
  69. package/dist/src/components/IkTinymce/index.d.ts +1 -1
  70. package/dist/src/components/IkTinymce/src/index.vue.d.ts +1 -1
  71. package/dist/src/components/IkUploadFile/index.d.ts +3 -3
  72. package/dist/src/components/IkUploadFile/src/index.vue.d.ts +1 -1
  73. package/dist/src/components/IkUploadImage/index.d.ts +3 -3
  74. package/dist/src/components/IkUploadImage/src/index.vue.d.ts +1 -1
  75. package/dist/src/components/Provider/ProviderConfig.vue.d.ts +66 -0
  76. package/dist/src/components/Provider/index.d.ts +139 -0
  77. package/dist/src/components/index.d.ts +1 -0
  78. package/dist/src/utils/use-provider.d.ts +8 -0
  79. package/dist/style.css +1 -1
  80. package/package.json +1 -1
@@ -43,8 +43,8 @@ export declare const IKDetailPreviewFiles: import('../../utils/typescript').SFCW
43
43
  default: string;
44
44
  };
45
45
  }>>, {
46
- kkUrl: string;
47
46
  loadUrl: string;
47
+ kkUrl: string;
48
48
  fileType: string;
49
49
  fileList: unknown[];
50
50
  fileWidth: string;
@@ -44,8 +44,8 @@ declare const _default: import('vue').DefineComponent<{
44
44
  default: string;
45
45
  };
46
46
  }>>, {
47
- kkUrl: string;
48
47
  loadUrl: string;
48
+ kkUrl: string;
49
49
  fileType: string;
50
50
  fileList: unknown[];
51
51
  fileWidth: string;
@@ -139,11 +139,11 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
139
139
  list: any[];
140
140
  width: number;
141
141
  showBg: boolean;
142
+ loadUrl: string;
142
143
  isOnlyOfficePreview: boolean;
143
144
  onlyOfficeAccept: string;
144
145
  onlyofficeServer: string;
145
146
  url: string;
146
- loadUrl: string;
147
147
  field: Record<string, any>;
148
148
  iconSize: number;
149
149
  iconHoverShow: boolean;
@@ -228,11 +228,11 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
228
228
  list: any[];
229
229
  width: number;
230
230
  showBg: boolean;
231
+ loadUrl: string;
231
232
  isOnlyOfficePreview: boolean;
232
233
  onlyOfficeAccept: string;
233
234
  onlyofficeServer: string;
234
235
  url: string;
235
- loadUrl: string;
236
236
  field: Record<string, any>;
237
237
  iconSize: number;
238
238
  iconHoverShow: boolean;
@@ -314,11 +314,11 @@ export declare const IkPreviewFile: import('../../utils/typescript').SFCWithInst
314
314
  list: any[];
315
315
  width: number;
316
316
  showBg: boolean;
317
+ loadUrl: string;
317
318
  isOnlyOfficePreview: boolean;
318
319
  onlyOfficeAccept: string;
319
320
  onlyofficeServer: string;
320
321
  url: string;
321
- loadUrl: string;
322
322
  field: Record<string, any>;
323
323
  iconSize: number;
324
324
  iconHoverShow: boolean;
@@ -138,11 +138,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
138
138
  list: any[];
139
139
  width: number;
140
140
  showBg: boolean;
141
+ loadUrl: string;
141
142
  isOnlyOfficePreview: boolean;
142
143
  onlyOfficeAccept: string;
143
144
  onlyofficeServer: string;
144
145
  url: string;
145
- loadUrl: string;
146
146
  field: Record<string, any>;
147
147
  iconSize: number;
148
148
  iconHoverShow: boolean;
@@ -77,11 +77,11 @@ export declare const IKApprovalProcess: import('../../utils/typescript').SFCWith
77
77
  default: () => {};
78
78
  };
79
79
  }>>, {
80
+ loadUrl: string;
80
81
  defaultNodeType: Record<string, any>;
81
82
  dataList: any[];
82
83
  defaultFieldMap: Record<string, any>;
83
84
  statusWithoutApprover: Record<string, any>;
84
- loadUrl: string;
85
85
  pickerUrl: string;
86
86
  }, {}>> & Record<string, any>;
87
87
  export default IKApprovalProcess;
@@ -77,11 +77,11 @@ declare const _default: import('vue').DefineComponent<{
77
77
  default: () => {};
78
78
  };
79
79
  }>>, {
80
+ loadUrl: string;
80
81
  defaultNodeType: Record<string, any>;
81
82
  dataList: any[];
82
83
  defaultFieldMap: Record<string, any>;
83
84
  statusWithoutApprover: Record<string, any>;
84
- loadUrl: string;
85
85
  pickerUrl: string;
86
86
  }, {}>;
87
87
  export default _default;
@@ -100,12 +100,12 @@ export declare const IkDescriptions: import('../../utils/typescript').SFCWithIns
100
100
  }>>, {
101
101
  props: Record<string, any>;
102
102
  labelWidth: string;
103
+ loadUrl: string;
103
104
  kkUrl: string;
104
105
  isOnlyOfficePreview: boolean;
105
106
  onlyOfficeAccept: string;
106
107
  onlyofficeServer: string;
107
108
  listData: any[];
108
- loadUrl: string;
109
109
  onlyOfficeConfig: Record<string, any>;
110
110
  showIcon: boolean;
111
111
  titleProps: Record<string, any>;
@@ -169,12 +169,12 @@ export declare const IkDescriptions: import('../../utils/typescript').SFCWithIns
169
169
  }>>, {}, {}, {}, {}, {
170
170
  props: Record<string, any>;
171
171
  labelWidth: string;
172
+ loadUrl: string;
172
173
  kkUrl: string;
173
174
  isOnlyOfficePreview: boolean;
174
175
  onlyOfficeAccept: string;
175
176
  onlyofficeServer: string;
176
177
  listData: any[];
177
- loadUrl: string;
178
178
  onlyOfficeConfig: Record<string, any>;
179
179
  showIcon: boolean;
180
180
  titleProps: Record<string, any>;
@@ -235,12 +235,12 @@ export declare const IkDescriptions: import('../../utils/typescript').SFCWithIns
235
235
  }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
236
236
  props: Record<string, any>;
237
237
  labelWidth: string;
238
+ loadUrl: string;
238
239
  kkUrl: string;
239
240
  isOnlyOfficePreview: boolean;
240
241
  onlyOfficeAccept: string;
241
242
  onlyofficeServer: string;
242
243
  listData: any[];
243
- loadUrl: string;
244
244
  onlyOfficeConfig: Record<string, any>;
245
245
  showIcon: boolean;
246
246
  titleProps: Record<string, any>;
@@ -101,12 +101,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
101
101
  }>>, {
102
102
  props: Record<string, any>;
103
103
  labelWidth: string;
104
+ loadUrl: string;
104
105
  kkUrl: string;
105
106
  isOnlyOfficePreview: boolean;
106
107
  onlyOfficeAccept: string;
107
108
  onlyofficeServer: string;
108
109
  listData: any[];
109
- loadUrl: string;
110
110
  onlyOfficeConfig: Record<string, any>;
111
111
  showIcon: boolean;
112
112
  titleProps: Record<string, any>;
@@ -61,9 +61,9 @@ export declare const IkPreviewFileDialog: import('../../utils/typescript').SFCWi
61
61
  default: () => {};
62
62
  };
63
63
  }>>, {
64
+ loadUrl: string;
64
65
  onlyOfficeAccept: string;
65
66
  onlyofficeServer: string;
66
- loadUrl: string;
67
67
  field: Record<string, any>;
68
68
  onlyOfficeConfig: Record<string, any>;
69
69
  file: {
@@ -63,9 +63,9 @@ declare const _default: import('vue').DefineComponent<{
63
63
  default: () => {};
64
64
  };
65
65
  }>>, {
66
+ loadUrl: string;
66
67
  onlyOfficeAccept: string;
67
68
  onlyofficeServer: string;
68
- loadUrl: string;
69
69
  field: Record<string, any>;
70
70
  onlyOfficeConfig: Record<string, any>;
71
71
  file: {
@@ -138,6 +138,7 @@ export declare const IkTinymce: import('../../utils/typescript').SFCWithInstall<
138
138
  size: number;
139
139
  modelValue: string;
140
140
  loadUrl: string;
141
+ uploadUrl: string;
141
142
  plugins: string;
142
143
  setting: Record<string, any>;
143
144
  minHeight: number;
@@ -148,6 +149,5 @@ export declare const IkTinymce: import('../../utils/typescript').SFCWithInstall<
148
149
  menubar: boolean;
149
150
  selector: string;
150
151
  callback: Function;
151
- uploadUrl: string;
152
152
  }, {}>> & Record<string, any>;
153
153
  export default IkTinymce;
@@ -139,6 +139,7 @@ declare const _default: import('vue').DefineComponent<{
139
139
  size: number;
140
140
  modelValue: string;
141
141
  loadUrl: string;
142
+ uploadUrl: string;
142
143
  plugins: string;
143
144
  setting: Record<string, any>;
144
145
  minHeight: number;
@@ -149,6 +150,5 @@ declare const _default: import('vue').DefineComponent<{
149
150
  menubar: boolean;
150
151
  selector: string;
151
152
  callback: Function;
152
- uploadUrl: string;
153
153
  }, {}>;
154
154
  export default _default;
@@ -244,11 +244,11 @@ export declare const IkUploadFile: import('../../utils/typescript').SFCWithInsta
244
244
  multiple: boolean;
245
245
  size: number;
246
246
  plain: boolean;
247
+ loadUrl: string;
247
248
  preview: boolean;
248
249
  isOnlyOfficePreview: boolean;
249
250
  onlyOfficeAccept: string;
250
251
  onlyofficeServer: string;
251
- loadUrl: string;
252
252
  onlyOfficeConfig: Record<string, any>;
253
253
  jwtToken: string;
254
254
  accept: string;
@@ -393,11 +393,11 @@ export declare const IkUploadFile: import('../../utils/typescript').SFCWithInsta
393
393
  multiple: boolean;
394
394
  size: number;
395
395
  plain: boolean;
396
+ loadUrl: string;
396
397
  preview: boolean;
397
398
  isOnlyOfficePreview: boolean;
398
399
  onlyOfficeAccept: string;
399
400
  onlyofficeServer: string;
400
- loadUrl: string;
401
401
  onlyOfficeConfig: Record<string, any>;
402
402
  jwtToken: string;
403
403
  accept: string;
@@ -545,11 +545,11 @@ export declare const IkUploadFile: import('../../utils/typescript').SFCWithInsta
545
545
  multiple: boolean;
546
546
  size: number;
547
547
  plain: boolean;
548
+ loadUrl: string;
548
549
  preview: boolean;
549
550
  isOnlyOfficePreview: boolean;
550
551
  onlyOfficeAccept: string;
551
552
  onlyofficeServer: string;
552
- loadUrl: string;
553
553
  onlyOfficeConfig: Record<string, any>;
554
554
  jwtToken: string;
555
555
  accept: string;
@@ -241,11 +241,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
241
241
  multiple: boolean;
242
242
  size: number;
243
243
  plain: boolean;
244
+ loadUrl: string;
244
245
  preview: boolean;
245
246
  isOnlyOfficePreview: boolean;
246
247
  onlyOfficeAccept: string;
247
248
  onlyofficeServer: string;
248
- loadUrl: string;
249
249
  onlyOfficeConfig: Record<string, any>;
250
250
  jwtToken: string;
251
251
  accept: string;
@@ -121,8 +121,8 @@ export declare const IkUploadImage: import('../../utils/typescript').SFCWithInst
121
121
  title: string;
122
122
  multiple: boolean;
123
123
  size: number;
124
- preview: boolean;
125
124
  loadUrl: string;
125
+ preview: boolean;
126
126
  fit: "fill" | "none" | "cover" | "contain" | "scale-down";
127
127
  accept: string;
128
128
  action: string;
@@ -199,8 +199,8 @@ export declare const IkUploadImage: import('../../utils/typescript').SFCWithInst
199
199
  title: string;
200
200
  multiple: boolean;
201
201
  size: number;
202
- preview: boolean;
203
202
  loadUrl: string;
203
+ preview: boolean;
204
204
  fit: "fill" | "none" | "cover" | "contain" | "scale-down";
205
205
  accept: string;
206
206
  action: string;
@@ -277,8 +277,8 @@ export declare const IkUploadImage: import('../../utils/typescript').SFCWithInst
277
277
  title: string;
278
278
  multiple: boolean;
279
279
  size: number;
280
- preview: boolean;
281
280
  loadUrl: string;
281
+ preview: boolean;
282
282
  fit: "fill" | "none" | "cover" | "contain" | "scale-down";
283
283
  accept: string;
284
284
  action: string;
@@ -120,8 +120,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
120
120
  title: string;
121
121
  multiple: boolean;
122
122
  size: number;
123
- preview: boolean;
124
123
  loadUrl: string;
124
+ preview: boolean;
125
125
  fit: "fill" | "none" | "cover" | "contain" | "scale-down";
126
126
  accept: string;
127
127
  action: string;
@@ -0,0 +1,66 @@
1
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
+ onlyofficeConfig: {
3
+ type: ObjectConstructor;
4
+ default: () => null;
5
+ };
6
+ token: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ };
10
+ userInfo: {
11
+ type: ObjectConstructor;
12
+ default: () => null;
13
+ };
14
+ loadUrl: {
15
+ type: StringConstructor;
16
+ default: string;
17
+ };
18
+ uploadUrl: {
19
+ type: StringConstructor;
20
+ default: string;
21
+ };
22
+ iconConfig: {
23
+ type: ObjectConstructor;
24
+ default: () => null;
25
+ };
26
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
27
+ onlyofficeConfig: {
28
+ type: ObjectConstructor;
29
+ default: () => null;
30
+ };
31
+ token: {
32
+ type: StringConstructor;
33
+ default: string;
34
+ };
35
+ userInfo: {
36
+ type: ObjectConstructor;
37
+ default: () => null;
38
+ };
39
+ loadUrl: {
40
+ type: StringConstructor;
41
+ default: string;
42
+ };
43
+ uploadUrl: {
44
+ type: StringConstructor;
45
+ default: string;
46
+ };
47
+ iconConfig: {
48
+ type: ObjectConstructor;
49
+ default: () => null;
50
+ };
51
+ }>>, {
52
+ loadUrl: string;
53
+ uploadUrl: string;
54
+ token: string;
55
+ onlyofficeConfig: Record<string, any>;
56
+ userInfo: Record<string, any>;
57
+ iconConfig: Record<string, any>;
58
+ }, {}>, {
59
+ default?(_: {}): any;
60
+ }>;
61
+ export default _default;
62
+ type __VLS_WithTemplateSlots<T, S> = T & {
63
+ new (): {
64
+ $slots: S;
65
+ };
66
+ };
@@ -0,0 +1,139 @@
1
+ export declare const IkProviderConfig: import('../../utils/typescript').SFCWithInstall<{
2
+ new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
3
+ onlyofficeConfig: {
4
+ type: ObjectConstructor;
5
+ default: () => null;
6
+ };
7
+ token: {
8
+ type: StringConstructor;
9
+ default: string;
10
+ };
11
+ userInfo: {
12
+ type: ObjectConstructor;
13
+ default: () => null;
14
+ };
15
+ loadUrl: {
16
+ type: StringConstructor;
17
+ default: string;
18
+ };
19
+ uploadUrl: {
20
+ type: StringConstructor;
21
+ default: string;
22
+ };
23
+ iconConfig: {
24
+ type: ObjectConstructor;
25
+ default: () => null;
26
+ };
27
+ }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
28
+ onlyofficeConfig: {
29
+ type: ObjectConstructor;
30
+ default: () => null;
31
+ };
32
+ token: {
33
+ type: StringConstructor;
34
+ default: string;
35
+ };
36
+ userInfo: {
37
+ type: ObjectConstructor;
38
+ default: () => null;
39
+ };
40
+ loadUrl: {
41
+ type: StringConstructor;
42
+ default: string;
43
+ };
44
+ uploadUrl: {
45
+ type: StringConstructor;
46
+ default: string;
47
+ };
48
+ iconConfig: {
49
+ type: ObjectConstructor;
50
+ default: () => null;
51
+ };
52
+ }>>, {
53
+ loadUrl: string;
54
+ uploadUrl: string;
55
+ token: string;
56
+ onlyofficeConfig: Record<string, any>;
57
+ userInfo: Record<string, any>;
58
+ iconConfig: Record<string, any>;
59
+ }, true, {}, {}, {
60
+ P: {};
61
+ B: {};
62
+ D: {};
63
+ C: {};
64
+ M: {};
65
+ Defaults: {};
66
+ }, Readonly<import('vue').ExtractPropTypes<{
67
+ onlyofficeConfig: {
68
+ type: ObjectConstructor;
69
+ default: () => null;
70
+ };
71
+ token: {
72
+ type: StringConstructor;
73
+ default: string;
74
+ };
75
+ userInfo: {
76
+ type: ObjectConstructor;
77
+ default: () => null;
78
+ };
79
+ loadUrl: {
80
+ type: StringConstructor;
81
+ default: string;
82
+ };
83
+ uploadUrl: {
84
+ type: StringConstructor;
85
+ default: string;
86
+ };
87
+ iconConfig: {
88
+ type: ObjectConstructor;
89
+ default: () => null;
90
+ };
91
+ }>>, {}, {}, {}, {}, {
92
+ loadUrl: string;
93
+ uploadUrl: string;
94
+ token: string;
95
+ onlyofficeConfig: Record<string, any>;
96
+ userInfo: Record<string, any>;
97
+ iconConfig: Record<string, any>;
98
+ }>;
99
+ __isFragment?: undefined;
100
+ __isTeleport?: undefined;
101
+ __isSuspense?: undefined;
102
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
103
+ onlyofficeConfig: {
104
+ type: ObjectConstructor;
105
+ default: () => null;
106
+ };
107
+ token: {
108
+ type: StringConstructor;
109
+ default: string;
110
+ };
111
+ userInfo: {
112
+ type: ObjectConstructor;
113
+ default: () => null;
114
+ };
115
+ loadUrl: {
116
+ type: StringConstructor;
117
+ default: string;
118
+ };
119
+ uploadUrl: {
120
+ type: StringConstructor;
121
+ default: string;
122
+ };
123
+ iconConfig: {
124
+ type: ObjectConstructor;
125
+ default: () => null;
126
+ };
127
+ }>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
128
+ loadUrl: string;
129
+ uploadUrl: string;
130
+ token: string;
131
+ onlyofficeConfig: Record<string, any>;
132
+ userInfo: Record<string, any>;
133
+ iconConfig: Record<string, any>;
134
+ }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
135
+ $slots: {
136
+ default?(_: {}): any;
137
+ };
138
+ })> & Record<string, any>;
139
+ export default IkProviderConfig;
@@ -41,3 +41,4 @@ export * from './IkAutoCard';
41
41
  export * from './IkCurrencyInput';
42
42
  export * from './IkOnlyOffice';
43
43
  export * from './IkSelectTag';
44
+ export * from './Provider';
@@ -0,0 +1,8 @@
1
+ declare const useProvider: (props: any) => {
2
+ cLoadUrl: import('vue').ComputedRef<any>;
3
+ cUploadUrl: import('vue').ComputedRef<any>;
4
+ cToken: import('vue').ComputedRef<any>;
5
+ cOnlyofficeConfig: import('vue').ComputedRef<any>;
6
+ cUserInfo: import('vue').ComputedRef<any>;
7
+ };
8
+ export default useProvider;