sohelp-eleplus 1.1.15 → 1.1.17-beta.0

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 (132) hide show
  1. package/components.js +1 -0
  2. package/package.json +1 -1
  3. package/sohelp-dict/index.vue +116 -117
  4. package/sohelp-drawer/index.vue +20 -1
  5. package/sohelp-grid/index.vue +48 -44
  6. package/sohelp-grid/js/useSohelpGridConfig.js +2 -2
  7. package/sohelp-grid-view/filter/config/grid-filter-field.vue +1 -1
  8. package/sohelp-grid-view/filter/config/grid-filter-keywords.vue +1 -1
  9. package/sohelp-grid-view/filter/config/grid-filter-list.vue +1 -1
  10. package/sohelp-grid-view/filter/config/grid-filter-sort.vue +1 -1
  11. package/sohelp-grid-view/filter/config/index.vue +5 -5
  12. package/sohelp-grid-view/filter/filter-form.vue +2 -2
  13. package/sohelp-grid-view/filter/index.vue +3 -3
  14. package/sohelp-grid-view/index.vue +1 -1
  15. package/sohelp-icon-select/icons/AnalysisOutlined.vue +22 -0
  16. package/sohelp-icon-select/icons/ApplicationOutlined.vue +21 -0
  17. package/sohelp-icon-select/icons/AppstoreAddOutlined.vue +28 -0
  18. package/sohelp-icon-select/icons/AppstoreOutlined.vue +30 -0
  19. package/sohelp-icon-select/icons/ArrowDown.vue +21 -0
  20. package/sohelp-icon-select/icons/ArrowDownOutlined.vue +20 -0
  21. package/sohelp-icon-select/icons/ArrowLeft.vue +21 -0
  22. package/sohelp-icon-select/icons/ArrowLeftOutlined.vue +20 -0
  23. package/sohelp-icon-select/icons/ArrowRight.vue +21 -0
  24. package/sohelp-icon-select/icons/ArrowRightOutlined.vue +20 -0
  25. package/sohelp-icon-select/icons/ArrowUp.vue +21 -0
  26. package/sohelp-icon-select/icons/ArrowUpOutlined.vue +20 -0
  27. package/sohelp-icon-select/icons/BellOutlined.vue +21 -0
  28. package/sohelp-icon-select/icons/BookOutlined.vue +21 -0
  29. package/sohelp-icon-select/icons/CalendarOutlined.vue +19 -0
  30. package/sohelp-icon-select/icons/CaretDownFilled.vue +13 -0
  31. package/sohelp-icon-select/icons/CaretUpFilled.vue +13 -0
  32. package/sohelp-icon-select/icons/CheckCircleFilled.vue +15 -0
  33. package/sohelp-icon-select/icons/CheckCircleOutlined.vue +23 -0
  34. package/sohelp-icon-select/icons/CheckOutlined.vue +20 -0
  35. package/sohelp-icon-select/icons/CityOutlined.vue +22 -0
  36. package/sohelp-icon-select/icons/ClockCircleOutlined.vue +23 -0
  37. package/sohelp-icon-select/icons/CloseCircleFilled.vue +15 -0
  38. package/sohelp-icon-select/icons/CloseCircleOutlined.vue +22 -0
  39. package/sohelp-icon-select/icons/CloseOutlined.vue +20 -0
  40. package/sohelp-icon-select/icons/CloudUploadOutlined.vue +23 -0
  41. package/sohelp-icon-select/icons/ClusterOutlined.vue +21 -0
  42. package/sohelp-icon-select/icons/CodeOutlined.vue +22 -0
  43. package/sohelp-icon-select/icons/ColumnHeightOutlined.vue +18 -0
  44. package/sohelp-icon-select/icons/CompassOutlined.vue +22 -0
  45. package/sohelp-icon-select/icons/CompressOutlined.vue +23 -0
  46. package/sohelp-icon-select/icons/ConnectionOutlined.vue +24 -0
  47. package/sohelp-icon-select/icons/ControlOutlined.vue +27 -0
  48. package/sohelp-icon-select/icons/CopyOutlined.vue +22 -0
  49. package/sohelp-icon-select/icons/CpuOutlined.vue +22 -0
  50. package/sohelp-icon-select/icons/DashboardOutlined.vue +26 -0
  51. package/sohelp-icon-select/icons/DatabaseOutlined.vue +22 -0
  52. package/sohelp-icon-select/icons/DeleteOutlined.vue +22 -0
  53. package/sohelp-icon-select/icons/DesktopOutlined.vue +19 -0
  54. package/sohelp-icon-select/icons/DownloadOutlined.vue +21 -0
  55. package/sohelp-icon-select/icons/DragOutlined.vue +22 -0
  56. package/sohelp-icon-select/icons/EditOutlined.vue +21 -0
  57. package/sohelp-icon-select/icons/EllipsisOutlined.vue +15 -0
  58. package/sohelp-icon-select/icons/EnvironmentOutlined.vue +22 -0
  59. package/sohelp-icon-select/icons/ExclamationCircleFilled.vue +15 -0
  60. package/sohelp-icon-select/icons/ExpandOutlined.vue +23 -0
  61. package/sohelp-icon-select/icons/FileOutlined.vue +22 -0
  62. package/sohelp-icon-select/icons/FilterFilled.vue +15 -0
  63. package/sohelp-icon-select/icons/FolderAddOutlined.vue +20 -0
  64. package/sohelp-icon-select/icons/FolderOutlined.vue +19 -0
  65. package/sohelp-icon-select/icons/FormOutlined.vue +20 -0
  66. package/sohelp-icon-select/icons/FullscreenExitOutlined.vue +16 -0
  67. package/sohelp-icon-select/icons/FullscreenOutlined.vue +16 -0
  68. package/sohelp-icon-select/icons/FundOutlined.vue +20 -0
  69. package/sohelp-icon-select/icons/GlobalOutlined.vue +15 -0
  70. package/sohelp-icon-select/icons/HolderOutlined.vue +18 -0
  71. package/sohelp-icon-select/icons/HomeOutlined.vue +19 -0
  72. package/sohelp-icon-select/icons/IdcardOutlined.vue +25 -0
  73. package/sohelp-icon-select/icons/InfoCircleFilled.vue +15 -0
  74. package/sohelp-icon-select/icons/LinkOutlined.vue +15 -0
  75. package/sohelp-icon-select/icons/LoadingDotOutlined.vue +21 -0
  76. package/sohelp-icon-select/icons/LoadingOutlined.vue +19 -0
  77. package/sohelp-icon-select/icons/LockOutlined.vue +21 -0
  78. package/sohelp-icon-select/icons/LogOutlined.vue +22 -0
  79. package/sohelp-icon-select/icons/LogoutOutlined.vue +22 -0
  80. package/sohelp-icon-select/icons/MailOutlined.vue +19 -0
  81. package/sohelp-icon-select/icons/MenuFoldOutlined.vue +17 -0
  82. package/sohelp-icon-select/icons/MenuUnfoldOutlined.vue +17 -0
  83. package/sohelp-icon-select/icons/MessageOutlined.vue +22 -0
  84. package/sohelp-icon-select/icons/MinusCircleOutlined.vue +22 -0
  85. package/sohelp-icon-select/icons/MobileOutlined.vue +20 -0
  86. package/sohelp-icon-select/icons/MoonOutlined.vue +21 -0
  87. package/sohelp-icon-select/icons/MoreOutlined.vue +15 -0
  88. package/sohelp-icon-select/icons/PauseFilled.vue +14 -0
  89. package/sohelp-icon-select/icons/PieChartOutlined.vue +20 -0
  90. package/sohelp-icon-select/icons/PlayFilled.vue +13 -0
  91. package/sohelp-icon-select/icons/PlusCircleOutlined.vue +22 -0
  92. package/sohelp-icon-select/icons/PlusOutlined.vue +19 -0
  93. package/sohelp-icon-select/icons/ProtectOutlined.vue +21 -0
  94. package/sohelp-icon-select/icons/QuestionCircleFilled.vue +15 -0
  95. package/sohelp-icon-select/icons/QuestionCircleOutlined.vue +25 -0
  96. package/sohelp-icon-select/icons/ReloadOutlined.vue +22 -0
  97. package/sohelp-icon-select/icons/SearchOutlined.vue +21 -0
  98. package/sohelp-icon-select/icons/SettingOutlined.vue +24 -0
  99. package/sohelp-icon-select/icons/ShoppingOutlined.vue +19 -0
  100. package/sohelp-icon-select/icons/SortOutlined.vue +21 -0
  101. package/sohelp-icon-select/icons/StarFilled.vue +15 -0
  102. package/sohelp-icon-select/icons/StepBackwardFilled.vue +17 -0
  103. package/sohelp-icon-select/icons/StepForwardFilled.vue +17 -0
  104. package/sohelp-icon-select/icons/SuitcaseOutlined.vue +19 -0
  105. package/sohelp-icon-select/icons/SunOutlined.vue +29 -0
  106. package/sohelp-icon-select/icons/SwapOutlined.vue +21 -0
  107. package/sohelp-icon-select/icons/SyncOutlined.vue +21 -0
  108. package/sohelp-icon-select/icons/TableOutlined.vue +19 -0
  109. package/sohelp-icon-select/icons/TagOutlined.vue +20 -0
  110. package/sohelp-icon-select/icons/TimerOutlined.vue +22 -0
  111. package/sohelp-icon-select/icons/UndoOutlined.vue +22 -0
  112. package/sohelp-icon-select/icons/UnlockOutlined.vue +21 -0
  113. package/sohelp-icon-select/icons/UploadOutlined.vue +21 -0
  114. package/sohelp-icon-select/icons/UserOutlined.vue +21 -0
  115. package/sohelp-icon-select/icons/VerticalAlignMiddleOutlined.vue +15 -0
  116. package/sohelp-icon-select/icons/VerticalLeftOutlined.vue +13 -0
  117. package/sohelp-icon-select/icons/VerticalRightOutlined.vue +13 -0
  118. package/sohelp-icon-select/icons/WarningOutlined.vue +21 -0
  119. package/sohelp-icon-select/icons/ZoomInOutlined.vue +22 -0
  120. package/sohelp-icon-select/icons/ZoomOutOutlined.vue +22 -0
  121. package/sohelp-icon-select/icons/index.js +106 -0
  122. package/sohelp-icon-select/icons/index.ts +106 -0
  123. package/sohelp-icon-select/index.vue +1 -2
  124. package/sohelp-modal/index.vue +39 -23
  125. package/sohelp-search/index.vue +1 -1
  126. package/sohelp-vform-eleplus/index.vue +5 -5
  127. package/sohelp-vform-modal/index.vue +1 -1
  128. package/sohelp-vxe-grid/DefaultGridOptions.js +0 -3
  129. package/sohelp-vxe-grid/index.vue +1 -1
  130. package/sohelp-vxe-table/index.vue +1 -1
  131. package/sohelp-workflow-drawer/components/approval-modal.vue +4 -4
  132. package/sohelp-workflow-drawer/components/form.vue +1 -2
@@ -0,0 +1,22 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linejoin="round"
8
+ >
9
+ <path
10
+ d="M24 46C34 46 42 38 42 28 42 18 34 10 24 10 14 10 6 18 6 28 6 38 14 46 24 46ZM14 2H34M24 2V10"
11
+ />
12
+ <path d="M23 18V29H34" />
13
+ </svg>
14
+ </template>
15
+
16
+ <script lang="ts">
17
+ import { defineComponent } from 'vue';
18
+
19
+ export default defineComponent({
20
+ name: 'TimerOutlined'
21
+ });
22
+ </script>
@@ -0,0 +1,22 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linecap="round"
8
+ stroke-linejoin="round"
9
+ >
10
+ <path
11
+ d="M6 30C8 35 14 43 24 43 34 43 43 34 43 24 43 14 34 5 24 5 17 5 12 9 9 13M9 5V13L17 13"
12
+ />
13
+ </svg>
14
+ </template>
15
+
16
+ <script lang="ts">
17
+ import { defineComponent } from 'vue';
18
+
19
+ export default defineComponent({
20
+ name: 'UndoOutlined'
21
+ });
22
+ </script>
@@ -0,0 +1,21 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linecap="round"
8
+ stroke-linejoin="round"
9
+ >
10
+ <path d="M6 20H42V44H6ZM14 20V14C14 8 19 4 24 4 28 4 33 7 34 12" />
11
+ <path d="M24 29V35" />
12
+ </svg>
13
+ </template>
14
+
15
+ <script lang="ts">
16
+ import { defineComponent } from 'vue';
17
+
18
+ export default defineComponent({
19
+ name: 'UnlockOutlined'
20
+ });
21
+ </script>
@@ -0,0 +1,21 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linecap="round"
8
+ stroke-linejoin="round"
9
+ >
10
+ <path d="M6 24V42H42V24" />
11
+ <path d="M24 32V6M33 15L24 6L15 15" />
12
+ </svg>
13
+ </template>
14
+
15
+ <script lang="ts">
16
+ import { defineComponent } from 'vue';
17
+
18
+ export default defineComponent({
19
+ name: 'UploadOutlined'
20
+ });
21
+ </script>
@@ -0,0 +1,21 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linejoin="round"
8
+ >
9
+ <path
10
+ d="M42 44C42 34 34 26 24 26 14 26 6 34 6 44M24 26C29.5 26 35 21 35 15 35 9 30 4 24 4 18 4 13 9 13 15 13 21 18.5 26 24 26Z"
11
+ />
12
+ </svg>
13
+ </template>
14
+
15
+ <script lang="ts">
16
+ import { defineComponent } from 'vue';
17
+
18
+ export default defineComponent({
19
+ name: 'UserOutlined'
20
+ });
21
+ </script>
@@ -0,0 +1,15 @@
1
+ <template>
2
+ <svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="4">
3
+ <path d="M32 10 24 17 16 10M24 1V17" />
4
+ <path d="M32 38 24 31 16 38M24 47V31" />
5
+ <path d="M6 24H42" />
6
+ </svg>
7
+ </template>
8
+
9
+ <script lang="ts">
10
+ import { defineComponent } from 'vue';
11
+
12
+ export default defineComponent({
13
+ name: 'VerticalAlignMiddleOutlined'
14
+ });
15
+ </script>
@@ -0,0 +1,13 @@
1
+ <template>
2
+ <svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="5">
3
+ <path d="M35 5 35 43M10 42 30 24 10 6" />
4
+ </svg>
5
+ </template>
6
+
7
+ <script lang="ts">
8
+ import { defineComponent } from 'vue';
9
+
10
+ export default defineComponent({
11
+ name: 'VerticalLeftOutlined'
12
+ });
13
+ </script>
@@ -0,0 +1,13 @@
1
+ <template>
2
+ <svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="5">
3
+ <path d="M13 5 13 43M38 42 18 24 38 6" />
4
+ </svg>
5
+ </template>
6
+
7
+ <script lang="ts">
8
+ import { defineComponent } from 'vue';
9
+
10
+ export default defineComponent({
11
+ name: 'VerticalRightOutlined'
12
+ });
13
+ </script>
@@ -0,0 +1,21 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linejoin="round"
8
+ >
9
+ <path d="M24 5.5 2.5 42.5H45.5Z" />
10
+ <path d="M24 19V30" stroke-width="3.5" />
11
+ <circle cx="24" cy="35" r="2.5" fill="currentColor" stroke="none" />
12
+ </svg>
13
+ </template>
14
+
15
+ <script lang="ts">
16
+ import { defineComponent } from 'vue';
17
+
18
+ export default defineComponent({
19
+ name: 'WarningOutlined'
20
+ });
21
+ </script>
@@ -0,0 +1,22 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linecap="round"
8
+ >
9
+ <path
10
+ d="M36.3 36.3 45.5 45.5M23 42C33 42 42 33 42 23 42 13 33 4 23 4 13 4 4 13 4 23 4 33 13 42 23 42Z"
11
+ />
12
+ <path d="M16 23H30M23 16V30" />
13
+ </svg>
14
+ </template>
15
+
16
+ <script lang="ts">
17
+ import { defineComponent } from 'vue';
18
+
19
+ export default defineComponent({
20
+ name: 'ZoomInOutlined'
21
+ });
22
+ </script>
@@ -0,0 +1,22 @@
1
+ <template>
2
+ <svg
3
+ viewBox="0 0 48 48"
4
+ fill="none"
5
+ stroke="currentColor"
6
+ stroke-width="4"
7
+ stroke-linecap="round"
8
+ >
9
+ <path
10
+ d="M36.3 36.3 45.5 45.5M23 42C33 42 42 33 42 23 42 13 33 4 23 4 13 4 4 13 4 23 4 33 13 42 23 42Z"
11
+ />
12
+ <path d="M16 23H30" />
13
+ </svg>
14
+ </template>
15
+
16
+ <script lang="ts">
17
+ import { defineComponent } from 'vue';
18
+
19
+ export default defineComponent({
20
+ name: 'ZoomOutOutlined'
21
+ });
22
+ </script>
@@ -0,0 +1,106 @@
1
+ export { default as AnalysisOutlined } from './AnalysisOutlined.vue';
2
+ export { default as ApplicationOutlined } from './ApplicationOutlined.vue';
3
+ export { default as AppstoreAddOutlined } from './AppstoreAddOutlined.vue';
4
+ export { default as AppstoreOutlined } from './AppstoreOutlined.vue';
5
+ export { default as ArrowDown } from './ArrowDown.vue';
6
+ export { default as ArrowDownOutlined } from './ArrowDownOutlined.vue';
7
+ export { default as ArrowLeft } from './ArrowLeft.vue';
8
+ export { default as ArrowLeftOutlined } from './ArrowLeftOutlined.vue';
9
+ export { default as ArrowRight } from './ArrowRight.vue';
10
+ export { default as ArrowRightOutlined } from './ArrowRightOutlined.vue';
11
+ export { default as ArrowUp } from './ArrowUp.vue';
12
+ export { default as ArrowUpOutlined } from './ArrowUpOutlined.vue';
13
+ export { default as BellOutlined } from './BellOutlined.vue';
14
+ export { default as BookOutlined } from './BookOutlined.vue';
15
+ export { default as CalendarOutlined } from './CalendarOutlined.vue';
16
+ export { default as CaretDownFilled } from './CaretDownFilled.vue';
17
+ export { default as CaretUpFilled } from './CaretUpFilled.vue';
18
+ export { default as CheckCircleFilled } from './CheckCircleFilled.vue';
19
+ export { default as CheckCircleOutlined } from './CheckCircleOutlined.vue';
20
+ export { default as CheckOutlined } from './CheckOutlined.vue';
21
+ export { default as CityOutlined } from './CityOutlined.vue';
22
+ export { default as ClockCircleOutlined } from './ClockCircleOutlined.vue';
23
+ export { default as CloseCircleFilled } from './CloseCircleFilled.vue';
24
+ export { default as CloseCircleOutlined } from './CloseCircleOutlined.vue';
25
+ export { default as CloseOutlined } from './CloseOutlined.vue';
26
+ export { default as CloudUploadOutlined } from './CloudUploadOutlined.vue';
27
+ export { default as ClusterOutlined } from './ClusterOutlined.vue';
28
+ export { default as CodeOutlined } from './CodeOutlined.vue';
29
+ export { default as ColumnHeightOutlined } from './ColumnHeightOutlined.vue';
30
+ export { default as CompassOutlined } from './CompassOutlined.vue';
31
+ export { default as CompressOutlined } from './CompressOutlined.vue';
32
+ export { default as ConnectionOutlined } from './ConnectionOutlined.vue';
33
+ export { default as ControlOutlined } from './ControlOutlined.vue';
34
+ export { default as CopyOutlined } from './CopyOutlined.vue';
35
+ export { default as CpuOutlined } from './CpuOutlined.vue';
36
+ export { default as DashboardOutlined } from './DashboardOutlined.vue';
37
+ export { default as DatabaseOutlined } from './DatabaseOutlined.vue';
38
+ export { default as DeleteOutlined } from './DeleteOutlined.vue';
39
+ export { default as DesktopOutlined } from './DesktopOutlined.vue';
40
+ export { default as DownloadOutlined } from './DownloadOutlined.vue';
41
+ export { default as DragOutlined } from './DragOutlined.vue';
42
+ export { default as EditOutlined } from './EditOutlined.vue';
43
+ export { default as EllipsisOutlined } from './EllipsisOutlined.vue';
44
+ export { default as EnvironmentOutlined } from './EnvironmentOutlined.vue';
45
+ export { default as ExclamationCircleFilled } from './ExclamationCircleFilled.vue';
46
+ export { default as ExpandOutlined } from './ExpandOutlined.vue';
47
+ export { default as FileOutlined } from './FileOutlined.vue';
48
+ export { default as FilterFilled } from './FilterFilled.vue';
49
+ export { default as FolderAddOutlined } from './FolderAddOutlined.vue';
50
+ export { default as FolderOutlined } from './FolderOutlined.vue';
51
+ export { default as FormOutlined } from './FormOutlined.vue';
52
+ export { default as FullscreenOutlined } from './FullscreenOutlined.vue';
53
+ export { default as FullscreenExitOutlined } from './FullscreenExitOutlined.vue';
54
+ export { default as FundOutlined } from './FundOutlined.vue';
55
+ export { default as GlobalOutlined } from './GlobalOutlined.vue';
56
+ export { default as HolderOutlined } from './HolderOutlined.vue';
57
+ export { default as HomeOutlined } from './HomeOutlined.vue';
58
+ export { default as IdcardOutlined } from './IdcardOutlined.vue';
59
+ export { default as InfoCircleFilled } from './InfoCircleFilled.vue';
60
+ export { default as LinkOutlined } from './LinkOutlined.vue';
61
+ export { default as LoadingDotOutlined } from './LoadingDotOutlined.vue';
62
+ export { default as LoadingOutlined } from './LoadingOutlined.vue';
63
+ export { default as LockOutlined } from './LockOutlined.vue';
64
+ export { default as LogOutlined } from './LogOutlined.vue';
65
+ export { default as MailOutlined } from './MailOutlined.vue';
66
+ export { default as LogoutOutlined } from './LogoutOutlined.vue';
67
+ export { default as MenuFoldOutlined } from './MenuFoldOutlined.vue';
68
+ export { default as MenuUnfoldOutlined } from './MenuUnfoldOutlined.vue';
69
+ export { default as MessageOutlined } from './MessageOutlined.vue';
70
+ export { default as MinusCircleOutlined } from './MinusCircleOutlined.vue';
71
+ export { default as MobileOutlined } from './MobileOutlined.vue';
72
+ export { default as MoonOutlined } from './MoonOutlined.vue';
73
+ export { default as MoreOutlined } from './MoreOutlined.vue';
74
+ export { default as PauseFilled } from './PauseFilled.vue';
75
+ export { default as PieChartOutlined } from './PieChartOutlined.vue';
76
+ export { default as PlayFilled } from './PlayFilled.vue';
77
+ export { default as PlusCircleOutlined } from './PlusCircleOutlined.vue';
78
+ export { default as PlusOutlined } from './PlusOutlined.vue';
79
+ export { default as ProtectOutlined } from './ProtectOutlined.vue';
80
+ export { default as QuestionCircleFilled } from './QuestionCircleFilled.vue';
81
+ export { default as QuestionCircleOutlined } from './QuestionCircleOutlined.vue';
82
+ export { default as ReloadOutlined } from './ReloadOutlined.vue';
83
+ export { default as SearchOutlined } from './SearchOutlined.vue';
84
+ export { default as SettingOutlined } from './SettingOutlined.vue';
85
+ export { default as ShoppingOutlined } from './ShoppingOutlined.vue';
86
+ export { default as SortOutlined } from './SortOutlined.vue';
87
+ export { default as StarFilled } from './StarFilled.vue';
88
+ export { default as StepBackwardFilled } from './StepBackwardFilled.vue';
89
+ export { default as StepForwardFilled } from './StepForwardFilled.vue';
90
+ export { default as SuitcaseOutlined } from './SuitcaseOutlined.vue';
91
+ export { default as SunOutlined } from './SunOutlined.vue';
92
+ export { default as SwapOutlined } from './SwapOutlined.vue';
93
+ export { default as SyncOutlined } from './SyncOutlined.vue';
94
+ export { default as TableOutlined } from './TableOutlined.vue';
95
+ export { default as TagOutlined } from './TagOutlined.vue';
96
+ export { default as TimerOutlined } from './TimerOutlined.vue';
97
+ export { default as UndoOutlined } from './UndoOutlined.vue';
98
+ export { default as UnlockOutlined } from './UnlockOutlined.vue';
99
+ export { default as UploadOutlined } from './UploadOutlined.vue';
100
+ export { default as UserOutlined } from './UserOutlined.vue';
101
+ export { default as VerticalAlignMiddleOutlined } from './VerticalAlignMiddleOutlined.vue';
102
+ export { default as VerticalLeftOutlined } from './VerticalLeftOutlined.vue';
103
+ export { default as VerticalRightOutlined } from './VerticalRightOutlined.vue';
104
+ export { default as WarningOutlined } from './WarningOutlined.vue';
105
+ export { default as ZoomInOutlined } from './ZoomInOutlined.vue';
106
+ export { default as ZoomOutOutlined } from './ZoomOutOutlined.vue';
@@ -0,0 +1,106 @@
1
+ export { default as AnalysisOutlined } from './AnalysisOutlined.vue';
2
+ export { default as ApplicationOutlined } from './ApplicationOutlined.vue';
3
+ export { default as AppstoreAddOutlined } from './AppstoreAddOutlined.vue';
4
+ export { default as AppstoreOutlined } from './AppstoreOutlined.vue';
5
+ export { default as ArrowDown } from './ArrowDown.vue';
6
+ export { default as ArrowDownOutlined } from './ArrowDownOutlined.vue';
7
+ export { default as ArrowLeft } from './ArrowLeft.vue';
8
+ export { default as ArrowLeftOutlined } from './ArrowLeftOutlined.vue';
9
+ export { default as ArrowRight } from './ArrowRight.vue';
10
+ export { default as ArrowRightOutlined } from './ArrowRightOutlined.vue';
11
+ export { default as ArrowUp } from './ArrowUp.vue';
12
+ export { default as ArrowUpOutlined } from './ArrowUpOutlined.vue';
13
+ export { default as BellOutlined } from './BellOutlined.vue';
14
+ export { default as BookOutlined } from './BookOutlined.vue';
15
+ export { default as CalendarOutlined } from './CalendarOutlined.vue';
16
+ export { default as CaretDownFilled } from './CaretDownFilled.vue';
17
+ export { default as CaretUpFilled } from './CaretUpFilled.vue';
18
+ export { default as CheckCircleFilled } from './CheckCircleFilled.vue';
19
+ export { default as CheckCircleOutlined } from './CheckCircleOutlined.vue';
20
+ export { default as CheckOutlined } from './CheckOutlined.vue';
21
+ export { default as CityOutlined } from './CityOutlined.vue';
22
+ export { default as ClockCircleOutlined } from './ClockCircleOutlined.vue';
23
+ export { default as CloseCircleFilled } from './CloseCircleFilled.vue';
24
+ export { default as CloseCircleOutlined } from './CloseCircleOutlined.vue';
25
+ export { default as CloseOutlined } from './CloseOutlined.vue';
26
+ export { default as CloudUploadOutlined } from './CloudUploadOutlined.vue';
27
+ export { default as ClusterOutlined } from './ClusterOutlined.vue';
28
+ export { default as CodeOutlined } from './CodeOutlined.vue';
29
+ export { default as ColumnHeightOutlined } from './ColumnHeightOutlined.vue';
30
+ export { default as CompassOutlined } from './CompassOutlined.vue';
31
+ export { default as CompressOutlined } from './CompressOutlined.vue';
32
+ export { default as ConnectionOutlined } from './ConnectionOutlined.vue';
33
+ export { default as ControlOutlined } from './ControlOutlined.vue';
34
+ export { default as CopyOutlined } from './CopyOutlined.vue';
35
+ export { default as CpuOutlined } from './CpuOutlined.vue';
36
+ export { default as DashboardOutlined } from './DashboardOutlined.vue';
37
+ export { default as DatabaseOutlined } from './DatabaseOutlined.vue';
38
+ export { default as DeleteOutlined } from './DeleteOutlined.vue';
39
+ export { default as DesktopOutlined } from './DesktopOutlined.vue';
40
+ export { default as DownloadOutlined } from './DownloadOutlined.vue';
41
+ export { default as DragOutlined } from './DragOutlined.vue';
42
+ export { default as EditOutlined } from './EditOutlined.vue';
43
+ export { default as EllipsisOutlined } from './EllipsisOutlined.vue';
44
+ export { default as EnvironmentOutlined } from './EnvironmentOutlined.vue';
45
+ export { default as ExclamationCircleFilled } from './ExclamationCircleFilled.vue';
46
+ export { default as ExpandOutlined } from './ExpandOutlined.vue';
47
+ export { default as FileOutlined } from './FileOutlined.vue';
48
+ export { default as FilterFilled } from './FilterFilled.vue';
49
+ export { default as FolderAddOutlined } from './FolderAddOutlined.vue';
50
+ export { default as FolderOutlined } from './FolderOutlined.vue';
51
+ export { default as FormOutlined } from './FormOutlined.vue';
52
+ export { default as FullscreenOutlined } from './FullscreenOutlined.vue';
53
+ export { default as FullscreenExitOutlined } from './FullscreenExitOutlined.vue';
54
+ export { default as FundOutlined } from './FundOutlined.vue';
55
+ export { default as GlobalOutlined } from './GlobalOutlined.vue';
56
+ export { default as HolderOutlined } from './HolderOutlined.vue';
57
+ export { default as HomeOutlined } from './HomeOutlined.vue';
58
+ export { default as IdcardOutlined } from './IdcardOutlined.vue';
59
+ export { default as InfoCircleFilled } from './InfoCircleFilled.vue';
60
+ export { default as LinkOutlined } from './LinkOutlined.vue';
61
+ export { default as LoadingDotOutlined } from './LoadingDotOutlined.vue';
62
+ export { default as LoadingOutlined } from './LoadingOutlined.vue';
63
+ export { default as LockOutlined } from './LockOutlined.vue';
64
+ export { default as LogOutlined } from './LogOutlined.vue';
65
+ export { default as MailOutlined } from './MailOutlined.vue';
66
+ export { default as LogoutOutlined } from './LogoutOutlined.vue';
67
+ export { default as MenuFoldOutlined } from './MenuFoldOutlined.vue';
68
+ export { default as MenuUnfoldOutlined } from './MenuUnfoldOutlined.vue';
69
+ export { default as MessageOutlined } from './MessageOutlined.vue';
70
+ export { default as MinusCircleOutlined } from './MinusCircleOutlined.vue';
71
+ export { default as MobileOutlined } from './MobileOutlined.vue';
72
+ export { default as MoonOutlined } from './MoonOutlined.vue';
73
+ export { default as MoreOutlined } from './MoreOutlined.vue';
74
+ export { default as PauseFilled } from './PauseFilled.vue';
75
+ export { default as PieChartOutlined } from './PieChartOutlined.vue';
76
+ export { default as PlayFilled } from './PlayFilled.vue';
77
+ export { default as PlusCircleOutlined } from './PlusCircleOutlined.vue';
78
+ export { default as PlusOutlined } from './PlusOutlined.vue';
79
+ export { default as ProtectOutlined } from './ProtectOutlined.vue';
80
+ export { default as QuestionCircleFilled } from './QuestionCircleFilled.vue';
81
+ export { default as QuestionCircleOutlined } from './QuestionCircleOutlined.vue';
82
+ export { default as ReloadOutlined } from './ReloadOutlined.vue';
83
+ export { default as SearchOutlined } from './SearchOutlined.vue';
84
+ export { default as SettingOutlined } from './SettingOutlined.vue';
85
+ export { default as ShoppingOutlined } from './ShoppingOutlined.vue';
86
+ export { default as SortOutlined } from './SortOutlined.vue';
87
+ export { default as StarFilled } from './StarFilled.vue';
88
+ export { default as StepBackwardFilled } from './StepBackwardFilled.vue';
89
+ export { default as StepForwardFilled } from './StepForwardFilled.vue';
90
+ export { default as SuitcaseOutlined } from './SuitcaseOutlined.vue';
91
+ export { default as SunOutlined } from './SunOutlined.vue';
92
+ export { default as SwapOutlined } from './SwapOutlined.vue';
93
+ export { default as SyncOutlined } from './SyncOutlined.vue';
94
+ export { default as TableOutlined } from './TableOutlined.vue';
95
+ export { default as TagOutlined } from './TagOutlined.vue';
96
+ export { default as TimerOutlined } from './TimerOutlined.vue';
97
+ export { default as UndoOutlined } from './UndoOutlined.vue';
98
+ export { default as UnlockOutlined } from './UnlockOutlined.vue';
99
+ export { default as UploadOutlined } from './UploadOutlined.vue';
100
+ export { default as UserOutlined } from './UserOutlined.vue';
101
+ export { default as VerticalAlignMiddleOutlined } from './VerticalAlignMiddleOutlined.vue';
102
+ export { default as VerticalLeftOutlined } from './VerticalLeftOutlined.vue';
103
+ export { default as VerticalRightOutlined } from './VerticalRightOutlined.vue';
104
+ export { default as WarningOutlined } from './WarningOutlined.vue';
105
+ export { default as ZoomInOutlined } from './ZoomInOutlined.vue';
106
+ export { default as ZoomOutOutlined } from './ZoomOutOutlined.vue';
@@ -40,7 +40,7 @@
40
40
  <script setup>
41
41
  import { ref } from 'vue';
42
42
  import * as ElementPlusIcons from '@element-plus/icons-vue';
43
- import * as EleAdminPlusIcons from '@/components/icons';
43
+ import * as EleAdminPlusIcons from './icons';
44
44
  import { VxeIcon } from './vxeui-icon.js';
45
45
  const modelValue = defineModel('modelValue');
46
46
  const iconData = ref([]);
@@ -68,7 +68,6 @@
68
68
  options: generateOptions(VxeIcon)
69
69
  }
70
70
  ];
71
- console.log(iconData.value);
72
71
  </script>
73
72
  <script>
74
73
  export default {
@@ -18,32 +18,48 @@
18
18
  </ele-modal>
19
19
  </template>
20
20
  <script setup>
21
+ const modelValue = defineModel('modelValue', { type: Boolean, default: false });
22
+ const emit = defineEmits('confirm', 'cancel');
23
+ const props = defineProps({
24
+ showFooter: {
25
+ type: Boolean,
26
+ default: true
27
+ }
28
+ });
21
29
 
22
- const modelValue = defineModel("modelValue", { type: Boolean, default: false });
23
- const emit = defineEmits("confirm","cancel");
24
- const props = defineProps({
25
- showFooter: {
26
- type: Boolean,
27
- default: true
28
- }
29
- });
30
+ const confirm = () => {
31
+ emit('confirm');
32
+ };
33
+ const cancel = () => {
34
+ modelValue.value = false;
35
+ emit('cancel');
36
+ };
37
+
38
+ const show = () => {
39
+ modelValue.value = true;
40
+ };
41
+ const close = () => {
42
+ modelValue.value = false;
43
+ };
30
44
 
31
- const confirm = ()=>{
32
- emit("confirm");
33
- }
34
- const cancel = ()=>{
35
- modelValue.value = false;
36
- emit("cancel");
37
- }
45
+ defineExpose({
46
+ show,
47
+ close
48
+ });
49
+ </script>
50
+ <script>
51
+ export default {
52
+ name: 'SohelpModal'
53
+ };
38
54
  </script>
39
55
  <style scoped>
40
- /* 可选:添加样式 */
41
- .modal__container {
42
- /* 样式定义 */
43
- height: 100%;
44
- }
56
+ /* 可选:添加样式 */
57
+ .modal__container {
58
+ /* 样式定义 */
59
+ height: 100%;
60
+ }
45
61
 
46
- .modal__footer {
47
- /* 样式定义 */
48
- }
62
+ .modal__footer {
63
+ /* 样式定义 */
64
+ }
49
65
  </style>
@@ -11,7 +11,7 @@
11
11
  <script setup>
12
12
  //查询条件
13
13
  import {ref} from "vue";
14
- import SohelpVxeGrid from "@/components/sohelp-eleplus/sohelp-vxe-grid/index.vue";
14
+ import SohelpVxeGrid from "../sohelp-vxe-grid/index.vue";
15
15
 
16
16
  const condition = {
17
17
  "string": {
@@ -27,9 +27,9 @@
27
27
 
28
28
  <script setup>
29
29
  import { defineProps, getCurrentInstance, inject, onMounted, reactive, ref, watch } from 'vue';
30
- import { moduleCache } from '@/components/sohelp-eleplus/cache/ModuleCache.js';
30
+ import { moduleCache } from '../cache/ModuleCache.js';
31
31
  import { useRoute } from 'vue-router';
32
- import { EleMessage } from '@/components/ele-admin-plus/components/index.js';
32
+ import { ElMessage } from 'element-plus';
33
33
  import { usePageTab } from '@/utils/use-page-tab.js';
34
34
 
35
35
  const instance = getCurrentInstance();
@@ -81,10 +81,10 @@
81
81
  const loadConfig = async (refid) => {
82
82
  //从缓存中获取配置
83
83
  const data = await moduleCache.getLayout(refid).catch((e) => {
84
- EleMessage.error(e.message);
84
+ ElMessage.error(e.message);
85
85
  });
86
86
  if (!data?.code) {
87
- EleMessage.error('没有发现模块配置内容:' + route.meta.modulePath);
87
+ ElMessage.error('没有发现模块配置内容:' + route.meta.modulePath);
88
88
  }
89
89
  const config = JSON.parse(data?.code ?? '{}');
90
90
  if (globalConfig?.size && config?.formConfig) {
@@ -158,7 +158,7 @@
158
158
  func.call(scope, modelValue.value || {});
159
159
  } catch (e) {
160
160
  console.error('工具栏按钮单击事件出错:' + props.refid, e);
161
- EleMessage.error(e);
161
+ ElMessage.error(e);
162
162
  }
163
163
  }
164
164
  };
@@ -18,7 +18,7 @@ import SohelpVformEleplus from "../sohelp-vform-eleplus/index.vue"
18
18
  import SohelpModal from "../sohelp-modal/index.vue"
19
19
  import {ref} from "vue";
20
20
  export default {
21
- name: 'SohelpVformDrawer',
21
+ name: 'SohelpVformModal',
22
22
  components: {SohelpModal, SohelpVformEleplus},
23
23
  props: {
24
24
  refid: {
@@ -29,7 +29,6 @@ export default {
29
29
  mouseConfig: {
30
30
  selected: true
31
31
  },
32
-
33
32
  checkboxConfig: {
34
33
  checkRowKey: "id",
35
34
  highlight: true,
@@ -72,7 +71,6 @@ export default {
72
71
  buttons: "searchSlot"
73
72
  }
74
73
  },
75
-
76
74
  proxyConfig: {
77
75
  response: {
78
76
  result: "result",
@@ -80,7 +78,6 @@ export default {
80
78
  },
81
79
  ajax: {}
82
80
  },
83
-
84
81
  menuConfig: {
85
82
  //右键菜单配置
86
83
  header: {
@@ -49,7 +49,7 @@
49
49
 
50
50
  <script>
51
51
  import { EleMessage } from '@/components/ele-admin-plus/components';
52
- import { DragOutlined } from '@/components/icons';
52
+ import { DragOutlined } from '../sohelp-icon-select/icons';
53
53
  import { reactive, ref, nextTick, watch, computed } from 'vue';
54
54
  import DefaultProps from './DefaultProps';
55
55
  import initial from './SohelpGridConfig';
@@ -30,7 +30,7 @@
30
30
  <script>
31
31
  import { reactive, ref, nextTick } from 'vue';
32
32
  import { EleMessage } from '@/components/ele-admin-plus/components';
33
- import { DragOutlined } from '@/components/icons';
33
+ import { DragOutlined } from '../sohelp-icon-select/icons';
34
34
  import Sortable from 'sortablejs';
35
35
  import {moduleCache} from '../cache/ModuleCache';
36
36