cnhis-design-vue 3.1.31-beta.6 → 3.1.31-beta.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.
Files changed (162) hide show
  1. package/README.md +123 -123
  2. package/es/components/big-table/index.js +1 -1
  3. package/es/components/big-table/src/{BigTable.js → BigTable.vue.js} +1 -1
  4. package/es/components/big-table/src/{BigTable.vue_vue_type_script_setup_true_lang.js → BigTable.vue2.js} +6 -6
  5. package/es/components/{scale-view/src/components/NoData.js → big-table/src/components/NoData.vue.js} +4 -4
  6. package/es/components/big-table/src/components/edit-form/{edit-separate.js → edit-separate.vue.js} +1 -1
  7. package/es/components/big-table/src/components/{input-button.js → input-button.vue.js} +0 -0
  8. package/es/components/big-table/src/components/{separate.js → separate.vue.js} +0 -0
  9. package/es/components/big-table/src/hooks/useEdit.js +1 -1
  10. package/es/components/big-table/src/utils.js +1 -1
  11. package/es/components/bpmn-workflow/index.js +1 -1
  12. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  13. package/es/components/bpmn-workflow/src/{BpmnWorkflow.js → BpmnWorkflow.vue.js} +0 -0
  14. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
  15. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
  16. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
  17. package/es/components/button-print/index.js +1 -1
  18. package/es/components/button-print/src/{ButtonPrint.js → ButtonPrint.vue.js} +1 -1
  19. package/es/components/button-print/src/{ButtonPrint.vue_vue_type_script_setup_true_lang.js → ButtonPrint.vue2.js} +1 -1
  20. package/es/components/button-print/src/components/{EditFormat.js → EditFormat.vue.js} +0 -0
  21. package/es/components/button-print/src/components/{IdentityVerification.js → IdentityVerification.vue.js} +1 -1
  22. package/es/components/button-print/src/components/{Preview.js → Preview.vue.js} +1 -1
  23. package/es/components/button-print/src/components/{Preview.vue_vue_type_script_setup_true_lang.js → Preview.vue2.js} +0 -0
  24. package/es/components/button-print/src/utils/dialog.js +2 -2
  25. package/es/components/drag-layout/index.js +1 -1
  26. package/es/components/drag-layout/src/{DragFormLeftItem.js → DragFormLeftItem.vue.js} +0 -0
  27. package/es/components/drag-layout/src/{DragFormRightItem.js → DragFormRightItem.vue.js} +0 -0
  28. package/es/components/drag-layout/src/{DragLayout.js → DragLayout.vue.js} +2 -2
  29. package/es/components/fabric-chart/index.js +1 -1
  30. package/es/components/fabric-chart/src/{FabricChart.js → FabricChart.vue.js} +1 -1
  31. package/es/components/fabric-chart/src/components/{PopupTip.js → PopupTip.vue.js} +0 -0
  32. package/es/components/fabric-chart/src/utils/index.d.ts +6823 -0
  33. package/es/components/fabric-chart/src/utils/index.js +0 -1
  34. package/es/components/field-set/index.js +1 -1
  35. package/es/components/field-set/src/{FieldSet.js → FieldSet.vue.js} +0 -0
  36. package/es/components/form-config/index.js +1 -1
  37. package/es/components/form-config/src/{FormConfig.js → FormConfig.vue.js} +3 -3
  38. package/es/components/form-config/src/components/{FormConfigCreator.js → FormConfigCreator.vue.js} +0 -0
  39. package/es/components/form-config/src/components/{FormConfigDragDisplay.js → FormConfigDragDisplay.vue.js} +0 -0
  40. package/es/components/form-config/src/components/{FormConfigEdit.js → FormConfigEdit.vue.js} +0 -0
  41. package/es/components/form-config/src/components/index.js +6 -6
  42. package/es/components/form-config/src/components/renderer/{CloseButton.js → CloseButton.vue.js} +0 -0
  43. package/es/components/form-config/src/components/renderer/{ComplexNode.js → ComplexNode.vue.js} +2 -2
  44. package/es/components/form-config/src/components/renderer/{DefaultNode.js → DefaultNode.vue.js} +1 -1
  45. package/es/components/form-config/src/components/renderer/index.js +3 -3
  46. package/es/components/form-config/src/hooks/usePresetRenderer.js +2 -2
  47. package/es/components/form-render/index.js +1 -1
  48. package/es/components/form-render/src/{FormRender.js → FormRender.vue.js} +0 -0
  49. package/es/components/form-render/src/{FormRenderWrapper.js → FormRenderWrapper.vue.js} +1 -1
  50. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  51. package/es/components/form-render/src/components/renderer/levelSearchCascader.js +1 -1
  52. package/es/components/form-render/src/components/renderer/lineBar/{FormCollapse.js → FormCollapse.vue.js} +0 -0
  53. package/es/components/form-render/src/components/renderer/lineBar/index.js +1 -1
  54. package/es/components/iho-table/index.js +1 -2
  55. package/es/components/iho-table/src/{IhoTable.js → IhoTable.vue.js} +0 -0
  56. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.js +3 -1
  57. package/es/components/iho-table/src/plugins/filterPlugin/{filter.js → filter.vue.js} +0 -0
  58. package/es/components/iho-table/src/plugins/filterPlugin/index.js +1 -1
  59. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/{editDate.js → editDate.vue.js} +0 -0
  60. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.js +1 -1
  61. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/{editSeparate.js → editSeparate.vue.js} +0 -0
  62. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.js +1 -1
  63. package/es/components/index.css +1 -1
  64. package/es/components/index.d.ts +2 -1
  65. package/es/components/index.js +4 -1
  66. package/es/components/info-header/index.js +1 -1
  67. package/es/components/info-header/src/{HiddenContent.js → HiddenContent.vue.js} +1 -1
  68. package/es/components/info-header/src/{InfoEllipsis.js → InfoEllipsis.vue.js} +0 -0
  69. package/es/components/info-header/src/{InfoHeader.js → InfoHeader.vue.js} +2 -2
  70. package/es/components/keyboard/index.js +1 -1
  71. package/es/components/keyboard/src/{Keyboard.js → Keyboard.vue.js} +1 -1
  72. package/es/components/keyboard/src/components/{InputNumber.js → InputNumber.vue.js} +0 -0
  73. package/es/components/keyboard/src/components/{NumberPanel.js → NumberPanel.vue.js} +1 -1
  74. package/es/components/map/index.js +1 -1
  75. package/es/components/map/src/{Map.js → Map.vue.js} +0 -0
  76. package/es/components/recommend-search/index.d.ts +280 -0
  77. package/es/components/recommend-search/index.js +10 -0
  78. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +280 -0
  79. package/es/components/recommend-search/src/RecommendSearch.vue.js +35 -0
  80. package/es/components/recommend-search/src/components/BaseSearch.vue.d.ts +128 -0
  81. package/es/components/recommend-search/src/components/BaseSearch.vue.js +153 -0
  82. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +257 -0
  83. package/es/components/recommend-search/src/components/RecommendInput.vue.js +94 -0
  84. package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +52 -0
  85. package/es/components/recommend-search/src/components/RecommendMenu.vue.js +94 -0
  86. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -0
  87. package/es/components/recommend-search/src/components/RecommendSelect.vue.js +125 -0
  88. package/es/components/recommend-search/src/constant/index.d.ts +4 -0
  89. package/es/components/recommend-search/src/constant/index.js +7 -0
  90. package/es/components/recommend-search/src/types/index.d.ts +9 -0
  91. package/es/components/recommend-search/src/types/index.js +1 -0
  92. package/es/components/recommend-search/style/index.css +1 -0
  93. package/es/components/scale-view/index.js +1 -1
  94. package/es/components/scale-view/src/{ScaleView.js → ScaleView.vue.js} +5 -5
  95. package/es/components/scale-view/src/components/{AnswerParse.js → AnswerParse.vue.js} +1 -1
  96. package/es/components/scale-view/src/components/{EvaluateCountdown.js → EvaluateCountdown.vue.js} +1 -1
  97. package/es/components/scale-view/src/components/{EvaluatePage.js → EvaluatePage.vue.js} +0 -0
  98. package/es/components/scale-view/src/components/{LoadingCom.js → LoadingCom.vue.js} +0 -0
  99. package/es/components/{big-table/src/components/NoData.js → scale-view/src/components/NoData.vue.js} +4 -4
  100. package/es/components/scale-view/src/components/formitem/r-cascader.js +1 -1
  101. package/es/components/scale-view/src/components/formitem/r-select.js +1 -1
  102. package/es/components/scale-view/src/hooks/use-component.js +1 -1
  103. package/es/components/search-cascader/index.js +1 -1
  104. package/es/components/search-cascader/src/{SearchCascader.js → SearchCascader.vue.js} +0 -0
  105. package/es/components/select-label/index.js +2 -2
  106. package/es/components/select-label/src/{LabelFormContent.js → LabelFormContent.vue.js} +1 -1
  107. package/es/components/select-label/src/{SelectLabel.js → SelectLabel.vue.js} +1 -1
  108. package/es/components/select-label/src/{SelectLabel.vue_vue_type_script_setup_true_lang.js → SelectLabel.vue2.js} +2 -2
  109. package/es/components/select-label/src/components/{label-classify.js → label-classify.vue.js} +0 -0
  110. package/es/components/select-person/index.js +1 -1
  111. package/es/components/select-person/src/{SelectPerson.js → SelectPerson.vue.js} +1 -1
  112. package/es/components/select-person/src/{SelectPerson.vue_vue_type_script_setup_true_lang.js → SelectPerson.vue2.js} +0 -0
  113. package/es/components/shortcut-provider/index.js +1 -1
  114. package/es/components/shortcut-provider/src/{ShortcutProvider.js → ShortcutProvider.vue.js} +0 -0
  115. package/es/components/shortcut-setter/index.js +1 -1
  116. package/es/components/shortcut-setter/src/{ShortcutSetter.js → ShortcutSetter.vue.js} +1 -1
  117. package/es/components/shortcut-setter/src/{ShortcutSetterItem.js → ShortcutSetterItem.vue.js} +0 -0
  118. package/es/components/steps-wheel/index.js +1 -1
  119. package/es/components/steps-wheel/src/{StepsWheel.js → StepsWheel.vue.js} +0 -0
  120. package/es/components/steps-wheel/style/index.css +1 -1
  121. package/es/components/time-line/index.js +1 -1
  122. package/es/components/time-line/src/{TimeLine.js → TimeLine.vue.js} +0 -0
  123. package/es/components/vod-chunk-upload/index.js +1 -1
  124. package/es/components/vod-chunk-upload/src/{chunk-upload-new.js → chunk-upload-new.vue.js} +0 -0
  125. package/es/components/vod-chunk-upload/src/vod-chunk-upload/index.js +2 -2
  126. package/es/components/vod-chunk-upload/src/vod-chunk-upload/{vod-chunk-upload.js → vod-chunk-upload.vue.js} +3 -3
  127. package/es/components/vod-chunk-upload/src/vod-upload-modal.js +1 -1
  128. package/es/shared/assets/img/failure.js +1 -3
  129. package/es/shared/assets/img/failure.png.js +3 -0
  130. package/es/shared/assets/img/icon-asc.js +1 -1
  131. package/es/shared/assets/img/icon-desc.js +1 -1
  132. package/es/shared/assets/img/no-permission.js +1 -3
  133. package/es/shared/assets/img/no-permission.png.js +3 -0
  134. package/es/shared/assets/img/nodata.js +1 -3
  135. package/es/shared/assets/img/nodata.png.js +3 -0
  136. package/es/shared/assets/img/notfound.js +1 -3
  137. package/es/shared/assets/img/notfound.png.js +3 -0
  138. package/es/shared/assets/img/qr.js +1 -3
  139. package/es/shared/assets/img/qr.png.js +3 -0
  140. package/es/shared/assets/img/success.js +1 -3
  141. package/es/shared/assets/img/success.png.js +3 -0
  142. package/es/shared/assets/img/video.js +1 -3
  143. package/es/shared/assets/img/video.png.js +3 -0
  144. package/es/shared/assets/img/video_default_cover.js +1 -3
  145. package/es/shared/assets/img/video_default_cover.png.js +3 -0
  146. package/es/shared/assets/img/video_hover.js +1 -1
  147. package/es/shared/assets/img/video_play_hover.js +1 -1
  148. package/es/shared/assets/img/xb_big.js +1 -3
  149. package/es/shared/assets/img/xb_big.png.js +3 -0
  150. package/es/shared/assets/img/xb_small.js +1 -3
  151. package/es/shared/assets/img/xb_small.png.js +3 -0
  152. package/es/shared/components/SelectPage/{SelectPage.js → SelectPage.vue.js} +0 -0
  153. package/es/shared/components/SelectPage/index.js +2 -2
  154. package/es/shared/components/SvgIcon/{SvgIcon.js → SvgIcon.vue.js} +0 -0
  155. package/es/shared/components/SvgIcon/index.js +2 -2
  156. package/es/shared/components/TextOverTooltip/{TextOverTooltip.js → TextOverTooltip.vue.js} +0 -0
  157. package/es/shared/components/TextOverTooltip/index.js +2 -2
  158. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
  159. package/es/shared/components/no-data/{NoData.js → NoData.vue.js} +4 -4
  160. package/es/shared/components/no-data/index.js +2 -2
  161. package/es/shared/utils/tapable/index.d.ts +139 -0
  162. package/package.json +2 -2
package/README.md CHANGED
@@ -1,123 +1,123 @@
1
- # 安装
2
-
3
- ```shell
4
- npm i cnhis-design-vue@[版本号]
5
- # or
6
- yarn add cnhis-design-vue@[版本号] #推荐
7
- ```
8
-
9
- ## 1.全局引入
10
-
11
- ```typescript
12
- // main.ts
13
- import { createApp } from 'vue';
14
- import App from './App.vue';
15
- import 'cnhis-design-vue/es/packages/index.css';
16
- import cui from 'cnhis-design-vue';
17
-
18
- const app = createApp(App);
19
- app.use(cui).mount('#app');
20
- ```
21
-
22
- ## 2. 按需引入
23
-
24
- 组件现在支持了自动按需引入, 但是样式文件需要额外的处理
25
-
26
- ### 2.1 样式处理方式 1(按需引入样式)
27
-
28
- ```shell
29
- # 安装自动导入样式的插件
30
- npm i -d vite-plugin-style-import
31
- ```
32
-
33
- ```typescript
34
- // vite.config.ts
35
- import { defineConfig } from 'vite';
36
- import { createStyleImportPlugin } from 'vite-plugin-style-import';
37
-
38
- export default defineConfig({
39
- plugins: [
40
- // ...otherPlugins
41
- createStyleImportPlugin({
42
- libs: [
43
- {
44
- libraryName: 'cnhis-design-vue',
45
- esModule: true,
46
- ensureStyleFile: true,
47
- resolveStyle: name => {
48
- return `cnhis-design-vue/es/components/${ name.slice(2) }/style/index.css`;
49
- }
50
- }
51
- ]
52
- })
53
- ]
54
- });
55
- ```
56
-
57
- ### 2.2 样式处理方式 2(全局引入样式)
58
-
59
- ```typescript
60
- // main.ts
61
- import 'cnhis-design-vue/es/components/index.css';
62
- ```
63
-
64
- ## 3. 注意
65
-
66
- 由于 vxe-table 目前的引入方式是由组件 install 触发的,所以如果需要使用 c-grid/c-big-table 组件,需要全局注册二者任意一个
67
-
68
- ```typescript
69
- // main.ts
70
- import { createApp } from 'vue';
71
- import App from './App.vue';
72
-
73
- import { CGrid } from 'cnhis-design-vue';
74
- // 或者
75
- import { CBigTable } from 'cnhis-design-vue';
76
-
77
- const app = createApp(App);
78
- app.use(CGrid);
79
- // 或者
80
- app.use(CBigTable);
81
- app.mount('#app');
82
- ```
83
-
84
- ## 4.FAQ
85
-
86
- ### 4.1 项目打包后样式丢失
87
-
88
- > 处理方法, 将 cnhis-design-vue 从 vendor 包中移除
89
-
90
- ```typescript
91
- // vite.config.ts
92
- import { defineConfig } from 'vite';
93
-
94
- export default defineConfig({
95
- rollupOptions: {
96
- // ..otherOptions
97
- output: {
98
- dir: './dist',
99
- manualChunks(id: string) {
100
- if (id.includes('node_modules') && !id.includes('cnhis-design-vue')) {
101
- return 'vendor';
102
- }
103
- }
104
- }
105
- }
106
- });
107
- ```
108
-
109
- ### 4.2 找不到文件
110
-
111
- > 由于组件库输出文件类型由 js 修改成了 mjs, 如果配置了 resolve 属性的项目, 需要将 mjs 文件类型添加至 extensions 中
112
-
113
- ```javascript
114
- // vite.config.ts
115
- const config = {
116
- // ...otherOptions
117
- resolve: {
118
- // ...otherOptions
119
- // 如果没有配置, 则不用考虑
120
- extensions: ['.js', '.ts', '.vue', '.json', '.mjs']
121
- }
122
- };
123
- ```
1
+ # 安装
2
+
3
+ ```shell
4
+ npm i cnhis-design-vue@[版本号]
5
+ # or
6
+ yarn add cnhis-design-vue@[版本号] #推荐
7
+ ```
8
+
9
+ ## 1.全局引入
10
+
11
+ ```typescript
12
+ // main.ts
13
+ import { createApp } from 'vue';
14
+ import App from './App.vue';
15
+ import 'cnhis-design-vue/es/packages/index.css';
16
+ import cui from 'cnhis-design-vue';
17
+
18
+ const app = createApp(App);
19
+ app.use(cui).mount('#app');
20
+ ```
21
+
22
+ ## 2. 按需引入
23
+
24
+ 组件现在支持了自动按需引入, 但是样式文件需要额外的处理
25
+
26
+ ### 2.1 样式处理方式 1(按需引入样式)
27
+
28
+ ```shell
29
+ # 安装自动导入样式的插件
30
+ npm i -d vite-plugin-style-import
31
+ ```
32
+
33
+ ```typescript
34
+ // vite.config.ts
35
+ import { defineConfig } from 'vite';
36
+ import { createStyleImportPlugin } from 'vite-plugin-style-import';
37
+
38
+ export default defineConfig({
39
+ plugins: [
40
+ // ...otherPlugins
41
+ createStyleImportPlugin({
42
+ libs: [
43
+ {
44
+ libraryName: 'cnhis-design-vue',
45
+ esModule: true,
46
+ ensureStyleFile: true,
47
+ resolveStyle: name => {
48
+ return `cnhis-design-vue/es/components/${ name.slice(2) }/style/index.css`;
49
+ }
50
+ }
51
+ ]
52
+ })
53
+ ]
54
+ });
55
+ ```
56
+
57
+ ### 2.2 样式处理方式 2(全局引入样式)
58
+
59
+ ```typescript
60
+ // main.ts
61
+ import 'cnhis-design-vue/es/components/index.css';
62
+ ```
63
+
64
+ ## 3. 注意
65
+
66
+ 由于 vxe-table 目前的引入方式是由组件 install 触发的,所以如果需要使用 c-grid/c-big-table 组件,需要全局注册二者任意一个
67
+
68
+ ```typescript
69
+ // main.ts
70
+ import { createApp } from 'vue';
71
+ import App from './App.vue';
72
+
73
+ import { CGrid } from 'cnhis-design-vue';
74
+ // 或者
75
+ import { CBigTable } from 'cnhis-design-vue';
76
+
77
+ const app = createApp(App);
78
+ app.use(CGrid);
79
+ // 或者
80
+ app.use(CBigTable);
81
+ app.mount('#app');
82
+ ```
83
+
84
+ ## 4.FAQ
85
+
86
+ ### 4.1 项目打包后样式丢失
87
+
88
+ > 处理方法, 将 cnhis-design-vue 从 vendor 包中移除
89
+
90
+ ```typescript
91
+ // vite.config.ts
92
+ import { defineConfig } from 'vite';
93
+
94
+ export default defineConfig({
95
+ rollupOptions: {
96
+ // ..otherOptions
97
+ output: {
98
+ dir: './dist',
99
+ manualChunks(id: string) {
100
+ if (id.includes('node_modules') && !id.includes('cnhis-design-vue')) {
101
+ return 'vendor';
102
+ }
103
+ }
104
+ }
105
+ }
106
+ });
107
+ ```
108
+
109
+ ### 4.2 找不到文件
110
+
111
+ > 由于组件库输出文件类型由 js 修改成了 mjs, 如果配置了 resolve 属性的项目, 需要将 mjs 文件类型添加至 extensions 中
112
+
113
+ ```javascript
114
+ // vite.config.ts
115
+ const config = {
116
+ // ...otherOptions
117
+ resolve: {
118
+ // ...otherOptions
119
+ // 如果没有配置, 则不用考虑
120
+ extensions: ['.js', '.ts', '.vue', '.json', '.mjs']
121
+ }
122
+ };
123
+ ```
@@ -2,7 +2,7 @@ import { COMPONENT_NAMESPACE } from '../../shared/global/variable.js';
2
2
  import { safeComponentRegister } from '../../shared/utils/index.js';
3
3
  import { expandXEUtils } from '../../shared/utils/utilExpand.js';
4
4
  import '../index.js';
5
- import script from './src/BigTable.js';
5
+ import script from './src/BigTable.vue.js';
6
6
  import Grid from '../grid/index.js';
7
7
 
8
8
  const BigTable = script;
@@ -1,4 +1,4 @@
1
- import _sfc_main from './BigTable.vue_vue_type_script_setup_true_lang.js';
1
+ import _sfc_main from './BigTable.vue2.js';
2
2
  import _export_sfc from '../../../_virtual/plugin-vue_export-helper.js';
3
3
 
4
4
  var script = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "BigTable.vue"]]);
@@ -13,17 +13,17 @@ import { useEvent } from './hooks/useEvent.js';
13
13
  import { useAnnotation } from './hooks/useAnnotation.js';
14
14
  import { useSeparateRow, useSeparateMap } from './hooks/useSeparateRow.js';
15
15
  import { SettingsSharp, CaretDown, CaretForward, CopyOutline, SyncOutline } from '@vicons/ionicons5';
16
- import NoData from './components/NoData.js';
17
- import script from '../../../shared/components/SvgIcon/SvgIcon.js';
16
+ import NoData from './components/NoData.vue.js';
17
+ import script from '../../../shared/components/SvgIcon/SvgIcon.vue.js';
18
18
  import { useMessage, NIcon, NTooltip, NCheckbox, NCheckboxGroup, NGrid, NGi, NButton, NPopconfirm, NProgress, NDropdown, NSwitch, NPopover, NTabs, NTabPane } from 'naive-ui';
19
19
  import Grid from '../../grid/index.js';
20
20
  import XEUtils from 'xe-utils';
21
21
  import 'moment';
22
22
  import { handleTableHeight, setTableConfig, handleGroupColums, treeToList, checkMethod, setTreeGroupTitle, isFilterItem, handleName, generateEditRender, handlerInitSearchItem, getEvaluate, getMapVal, getCandidateComponents, getageShowType, isLink, showFilter, reScrollFilterWrap, hideFilterWrap, mergeConObjFn, setDefaultFormData, handleImgArr, handleImgSrc, modalDetailImage, handleQrCodeContent, getInlineEditBtn, isCopy, setVisibleCheckAllWrap, handleTableImageSize, visibleMethod, getRowStyle, getFooterGroup, flattenRow, intersectRow, removeCheckedDisabledRows } from './utils.js';
23
- import InputButtonScript from './components/input-button.js';
24
- import Separate from './components/separate.js';
25
- import xb_big from '../../../shared/assets/img/xb_big.js';
26
- import qr from '../../../shared/assets/img/qr.js';
23
+ import InputButtonScript from './components/input-button.vue.js';
24
+ import Separate from './components/separate.vue.js';
25
+ import xb_big from '../../../shared/assets/img/xb_big.png.js';
26
+ import qr from '../../../shared/assets/img/qr.png.js';
27
27
 
28
28
  const _hoisted_1 = {
29
29
  key: 0,
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, computed, openBlock, createElementBlock, unref, createCommentVNode, createElementVNode, toDisplayString } from 'vue';
2
- import noData from '../../../../shared/assets/img/nodata.js';
3
- import noPermission from '../../../../shared/assets/img/no-permission.js';
4
- import failure from '../../../../shared/assets/img/failure.js';
5
- import notfound from '../../../../shared/assets/img/notfound.js';
2
+ import noData from '../../../../shared/assets/img/nodata.png.js';
3
+ import noPermission from '../../../../shared/assets/img/no-permission.png.js';
4
+ import failure from '../../../../shared/assets/img/failure.png.js';
5
+ import notfound from '../../../../shared/assets/img/notfound.png.js';
6
6
  import _export_sfc from '../../../../_virtual/plugin-vue_export-helper.js';
7
7
 
8
8
  const _hoisted_1 = { class: "no-data-tip NoData-page" };
@@ -3,7 +3,7 @@ import script from '../../../../../shared/components/SlotRender/SlotRender.js';
3
3
  import { cloneDeep, isObject, isArray } from 'lodash-es';
4
4
  import { NPopover, NInput } from 'naive-ui';
5
5
  import { useSeparateMap } from '../../hooks/useSeparateRow.js';
6
- import Separate from '../separate.js';
6
+ import Separate from '../separate.vue.js';
7
7
  import _export_sfc from '../../../../../_virtual/plugin-vue_export-helper.js';
8
8
 
9
9
  const _sfc_main = /* @__PURE__ */ defineComponent({
@@ -2,7 +2,7 @@ import EditTime from '../components/edit-form/edit-time.js';
2
2
  import EditInput from '../components/edit-form/edit-input.js';
3
3
  import EditSelect from '../components/edit-form/edit-select.js';
4
4
  import EditDate from '../components/edit-form/edit-date.js';
5
- import EditSeparate from '../components/edit-form/edit-separate.js';
5
+ import EditSeparate from '../components/edit-form/edit-separate.vue.js';
6
6
 
7
7
  const comps = {
8
8
  input: EditInput,
@@ -1,4 +1,4 @@
1
- import xb_small from '../../../shared/assets/img/xb_small.js';
1
+ import xb_small from '../../../shared/assets/img/xb_small.png.js';
2
2
  import XEUtils from 'xe-utils';
3
3
  import 'moment';
4
4
  import { nextTick } from 'vue';
@@ -1,6 +1,6 @@
1
1
  import { COMPONENT_NAMESPACE } from '../../shared/global/variable.js';
2
2
  import { safeComponentRegister } from '../../shared/utils/index.js';
3
- import script from './src/BpmnWorkflow.js';
3
+ import script from './src/BpmnWorkflow.vue.js';
4
4
 
5
5
  const BpmnWorkflow = script;
6
6
  BpmnWorkflow.install = function(app) {
@@ -0,0 +1 @@
1
+ declare module 'bpmn-js/lib/Viewer';
@@ -0,0 +1 @@
1
+ declare module 'bpmn-js/lib/features/modeling';
@@ -0,0 +1 @@
1
+ declare module 'diagram-js/lib/navigation/movecanvas';
@@ -1,6 +1,6 @@
1
1
  import { COMPONENT_NAMESPACE } from '../../shared/global/variable.js';
2
2
  import { safeComponentRegister } from '../../shared/utils/index.js';
3
- import script from './src/ButtonPrint.js';
3
+ import script from './src/ButtonPrint.vue.js';
4
4
  export { Print } from './src/utils/print.js';
5
5
  export { isIReport, useBrowserPrint } from './src/utils/browserPrint.js';
6
6
 
@@ -1,4 +1,4 @@
1
- import _sfc_main from './ButtonPrint.vue_vue_type_script_setup_true_lang.js';
1
+ import _sfc_main from './ButtonPrint.vue2.js';
2
2
  import _export_sfc from '../../../_virtual/plugin-vue_export-helper.js';
3
3
 
4
4
  var script = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "ButtonPrint.vue"]]);
@@ -4,7 +4,7 @@ import { useMessage, NDropdown, NButton, NIcon } from 'naive-ui';
4
4
  import { ChevronDown } from '@vicons/ionicons5';
5
5
  import { Print } from './utils/print.js';
6
6
  import { isIReport } from './utils/browserPrint.js';
7
- import IdentityVerification from './components/IdentityVerification.js';
7
+ import IdentityVerification from './components/IdentityVerification.vue.js';
8
8
  import { format } from 'date-fns';
9
9
 
10
10
  var _sfc_main = /* @__PURE__ */ defineComponent({
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, reactive, watch, openBlock, createBlock, unref, normalizeStyle, withCtx, createElementVNode, mergeProps, createVNode, createTextVNode } from 'vue';
2
2
  import { useMessage, NModal, NForm, NFormItem, NInput, NButton } from 'naive-ui';
3
- import EditFormat from './EditFormat.js';
3
+ import EditFormat from './EditFormat.vue.js';
4
4
  import '../utils/print.js';
5
5
  import { isIReport } from '../utils/browserPrint.js';
6
6
  import _export_sfc from '../../../../_virtual/plugin-vue_export-helper.js';
@@ -1,4 +1,4 @@
1
- import _sfc_main from './Preview.vue_vue_type_script_setup_true_lang.js';
1
+ import _sfc_main from './Preview.vue2.js';
2
2
  import _export_sfc from '../../../../_virtual/plugin-vue_export-helper.js';
3
3
 
4
4
  var Preview = /* @__PURE__ */ _export_sfc(_sfc_main, [["__file", "Preview.vue"]]);
@@ -1,6 +1,6 @@
1
1
  import { ref, render, createVNode, withCtx, nextTick, defineComponent, provide } from 'vue';
2
- import IdentityVerification from '../components/IdentityVerification.js';
3
- import Preview from '../components/Preview.js';
2
+ import IdentityVerification from '../components/IdentityVerification.vue.js';
3
+ import Preview from '../components/Preview.vue.js';
4
4
 
5
5
  class IdentityVerificationDialog {
6
6
  constructor() {
@@ -1,7 +1,7 @@
1
1
  import { COMPONENT_NAMESPACE } from '../../shared/global/variable.js';
2
2
  import { safeComponentRegister } from '../../shared/utils/index.js';
3
3
  import '../../shared/utils/utilExpand.js';
4
- import script from './src/DragLayout.js';
4
+ import script from './src/DragLayout.vue.js';
5
5
 
6
6
  const DragLayout = script;
7
7
  DragLayout.install = function(app) {
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, reactive, computed, onMounted, nextTick, watch, openBlock, createElementBlock, createCommentVNode, createElementVNode, createVNode, unref, withCtx, renderSlot, createTextVNode, normalizeStyle, normalizeClass, createBlock, Fragment, withDirectives, vShow, vModelCheckbox } from 'vue';
2
2
  import { NButton, NModal, NForm, NGrid, NFormItemGi, NInput, NSelect, NCheckbox, NInputNumber } from 'naive-ui';
3
3
  import draggableComponent from '../../../shared/components/VueDraggable/src/vuedraggable.js';
4
- import DragFormLeftItem from './DragFormLeftItem.js';
5
- import DragFormRightItem from './DragFormRightItem.js';
4
+ import DragFormLeftItem from './DragFormLeftItem.vue.js';
5
+ import DragFormRightItem from './DragFormRightItem.vue.js';
6
6
  import XEUtils from 'xe-utils';
7
7
  import 'moment';
8
8
  import _export_sfc from '../../../_virtual/plugin-vue_export-helper.js';
@@ -1,6 +1,6 @@
1
1
  import { COMPONENT_NAMESPACE } from '../../shared/global/variable.js';
2
2
  import { safeComponentRegister } from '../../shared/utils/index.js';
3
- import script from './src/FabricChart.js';
3
+ import script from './src/FabricChart.vue.js';
4
4
 
5
5
  const FabricChart = script;
6
6
  FabricChart.install = function(app) {
@@ -9,7 +9,7 @@ import { useCenter } from './hooks/useCenter.js';
9
9
  import { useBottom } from './hooks/useBottom.js';
10
10
  import { useOther } from './hooks/useOther.js';
11
11
  import { useEvent, useCanvasEvent } from './hooks/useEvent.js';
12
- import PopupTip from './components/PopupTip.js';
12
+ import PopupTip from './components/PopupTip.vue.js';
13
13
  import PopupMenu from './components/PopupMenu.js';
14
14
  import _export_sfc from '../../../_virtual/plugin-vue_export-helper.js';
15
15