service-flow-designer 2.0.11 → 2.0.15

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 (127) hide show
  1. package/dist/es/designer/common/components/database-select.vue.js +1 -1
  2. package/dist/es/designer/common/components/database-select.vue3.js +1 -0
  3. package/dist/es/designer/common/components/datatable-select.vue.js +1 -1
  4. package/dist/es/designer/common/components/datatable-select.vue3.js +1 -0
  5. package/dist/es/designer/common/components/file-upload.vue.js +1 -1
  6. package/dist/es/designer/common/components/file-upload.vue3.js +1 -0
  7. package/dist/es/designer/common/components/value-set-input/value-set-input.vue.js +1 -1
  8. package/dist/es/designer/common/components/value-set-input/value-set-input.vue3.js +1 -0
  9. package/dist/es/designer/desginer-index.vue.js +1 -1
  10. package/dist/es/designer/desginer-index.vue3.js +1 -0
  11. package/dist/es/designer/service-components/base/custom-function/config.vue.js +1 -1
  12. package/dist/es/designer/service-components/base/custom-function/config.vue3.js +1 -0
  13. package/dist/es/designer/service-components/base/custom-function/index.vue.js +1 -1
  14. package/dist/es/designer/service-components/base/custom-function/index.vue3.js +1 -0
  15. package/dist/es/designer/service-components/base/end-node/index.vue.js +1 -1
  16. package/dist/es/designer/service-components/base/end-node/index.vue3.js +1 -0
  17. package/dist/es/designer/service-components/base/judge-condition/index.vue.js +1 -1
  18. package/dist/es/designer/service-components/base/judge-condition/index.vue3.js +1 -0
  19. package/dist/es/designer/service-components/base/loop-node/config.vue.js +1 -1
  20. package/dist/es/designer/service-components/base/loop-node/config.vue3.js +1 -0
  21. package/dist/es/designer/service-components/base/loop-node/index.js +1 -1
  22. package/dist/es/designer/service-components/base/loop-node/index.vue.js +1 -0
  23. package/dist/es/designer/service-components/base/notification/index.vue.js +1 -1
  24. package/dist/es/designer/service-components/base/notification/index.vue3.js +1 -0
  25. package/dist/es/designer/service-components/base/notification/recipients-select.vue.js +1 -1
  26. package/dist/es/designer/service-components/base/notification/recipients-select.vue3.js +1 -0
  27. package/dist/es/designer/service-components/base/start-node/index.vue.js +1 -1
  28. package/dist/es/designer/service-components/base/start-node/index.vue3.js +1 -0
  29. package/dist/es/designer/service-components/computation/clean/config.vue.js +1 -1
  30. package/dist/es/designer/service-components/computation/clean/config.vue3.js +1 -0
  31. package/dist/es/designer/service-components/computation/clean/index.vue.js +1 -1
  32. package/dist/es/designer/service-components/computation/clean/index.vue3.js +1 -0
  33. package/dist/es/designer/service-components/computation/connect/config.vue.js +1 -1
  34. package/dist/es/designer/service-components/computation/connect/config.vue3.js +1 -0
  35. package/dist/es/designer/service-components/computation/connect/index.vue.js +1 -1
  36. package/dist/es/designer/service-components/computation/connect/index.vue3.js +1 -0
  37. package/dist/es/designer/service-components/computation/sort/config.vue.js +1 -1
  38. package/dist/es/designer/service-components/computation/sort/config.vue3.js +1 -0
  39. package/dist/es/designer/service-components/computation/sort/index.vue.js +1 -1
  40. package/dist/es/designer/service-components/computation/sort/index.vue3.js +1 -0
  41. package/dist/es/designer/service-components/computation/split-joint/config.vue.js +1 -1
  42. package/dist/es/designer/service-components/computation/split-joint/config.vue3.js +1 -0
  43. package/dist/es/designer/service-components/computation/split-joint/index.vue.js +1 -1
  44. package/dist/es/designer/service-components/computation/split-joint/index.vue3.js +1 -0
  45. package/dist/es/designer/service-components/computation/statistics/config.vue.js +1 -1
  46. package/dist/es/designer/service-components/computation/statistics/config.vue3.js +1 -0
  47. package/dist/es/designer/service-components/computation/statistics/index.vue.js +1 -1
  48. package/dist/es/designer/service-components/computation/statistics/index.vue3.js +1 -0
  49. package/dist/es/designer/service-components/database/aggregate-query/config.vue.js +1 -1
  50. package/dist/es/designer/service-components/database/aggregate-query/config.vue3.js +1 -0
  51. package/dist/es/designer/service-components/database/aggregate-query/index.vue.js +1 -1
  52. package/dist/es/designer/service-components/database/aggregate-query/index.vue3.js +1 -0
  53. package/dist/es/designer/service-components/database/dynamic-sql/config.vue.js +1 -1
  54. package/dist/es/designer/service-components/database/dynamic-sql/config.vue3.js +1 -0
  55. package/dist/es/designer/service-components/database/dynamic-sql/index.vue.js +1 -1
  56. package/dist/es/designer/service-components/database/dynamic-sql/index.vue3.js +1 -0
  57. package/dist/es/designer/service-components/database/regular-query/config.vue.js +1 -1
  58. package/dist/es/designer/service-components/database/regular-query/config.vue3.js +1 -0
  59. package/dist/es/designer/service-components/database/regular-query/index.vue.js +1 -1
  60. package/dist/es/designer/service-components/database/regular-query/index.vue3.js +1 -0
  61. package/dist/es/designer/service-components/service/common/json-data.vue.js +1 -1
  62. package/dist/es/designer/service-components/service/common/json-data.vue3.js +1 -0
  63. package/dist/es/designer/service-components/service/common/param-config.vue.js +1 -1
  64. package/dist/es/designer/service-components/service/common/param-config.vue3.js +1 -0
  65. package/dist/es/designer/service-components/service/custom-bean/index.vue.js +1 -1
  66. package/dist/es/designer/service-components/service/custom-bean/index.vue3.js +1 -0
  67. package/dist/es/designer/service-components/service/http-service/config.vue.js +1 -1
  68. package/dist/es/designer/service-components/service/http-service/config.vue3.js +1 -0
  69. package/dist/es/designer/service-components/service/http-service/index.vue.js +1 -1
  70. package/dist/es/designer/service-components/service/http-service/index.vue3.js +1 -0
  71. package/dist/es/designer/service-flow-view/service-flow-tool.vue.js +1 -1
  72. package/dist/es/designer/service-flow-view/service-flow-tool.vue3.js +1 -0
  73. package/dist/es/designer/service-flow-view/service-node-config.vue.js +1 -1
  74. package/dist/es/designer/service-flow-view/service-node-config.vue3.js +1 -0
  75. package/dist/es/designer/service-flow-view/service-update-log.vue.js +1 -1
  76. package/dist/es/designer/service-flow-view/service-update-log.vue3.js +1 -0
  77. package/dist/es/designer/service-flow-view/view-index.vue.js +1 -1
  78. package/dist/es/designer/service-flow-view/view-index.vue3.js +1 -0
  79. package/dist/es/designer/service-panel/component-panel.vue.js +1 -1
  80. package/dist/es/designer/service-panel/component-panel.vue3.js +1 -0
  81. package/dist/es/designer/service-panel/service-list.vue.js +1 -1
  82. package/dist/es/designer/service-panel/service-list.vue3.js +1 -0
  83. package/dist/es/designer/service-panel/service-panel.vue.js +1 -1
  84. package/dist/es/designer/service-panel/service-panel.vue3.js +1 -0
  85. package/dist/es/{designer/service-flow-view/service-flow-tool.css → style.css} +1158 -0
  86. package/package.json +2 -2
  87. package/dist/es/designer/common/components/database-select.css +0 -10
  88. package/dist/es/designer/common/components/datatable-select.css +0 -10
  89. package/dist/es/designer/common/components/file-upload.css +0 -7
  90. package/dist/es/designer/common/components/value-set-input/value-set-input.css +0 -14
  91. package/dist/es/designer/desginer-index.css +0 -24
  92. package/dist/es/designer/service-components/base/custom-function/config.css +0 -13
  93. package/dist/es/designer/service-components/base/custom-function/index.css +0 -51
  94. package/dist/es/designer/service-components/base/end-node/index.css +0 -20
  95. package/dist/es/designer/service-components/base/judge-condition/index.css +0 -52
  96. package/dist/es/designer/service-components/base/loop-node/config.css +0 -4
  97. package/dist/es/designer/service-components/base/loop-node/index.css +0 -20
  98. package/dist/es/designer/service-components/base/notification/index.css +0 -51
  99. package/dist/es/designer/service-components/base/notification/recipients-select.css +0 -4
  100. package/dist/es/designer/service-components/base/start-node/index.css +0 -20
  101. package/dist/es/designer/service-components/computation/clean/config.css +0 -10
  102. package/dist/es/designer/service-components/computation/clean/index.css +0 -51
  103. package/dist/es/designer/service-components/computation/connect/config.css +0 -7
  104. package/dist/es/designer/service-components/computation/connect/index.css +0 -51
  105. package/dist/es/designer/service-components/computation/sort/config.css +0 -10
  106. package/dist/es/designer/service-components/computation/sort/index.css +0 -51
  107. package/dist/es/designer/service-components/computation/split-joint/config.css +0 -7
  108. package/dist/es/designer/service-components/computation/split-joint/index.css +0 -51
  109. package/dist/es/designer/service-components/computation/statistics/config.css +0 -7
  110. package/dist/es/designer/service-components/computation/statistics/index.css +0 -51
  111. package/dist/es/designer/service-components/database/aggregate-query/config.css +0 -7
  112. package/dist/es/designer/service-components/database/aggregate-query/index.css +0 -52
  113. package/dist/es/designer/service-components/database/dynamic-sql/config.css +0 -13
  114. package/dist/es/designer/service-components/database/dynamic-sql/index.css +0 -51
  115. package/dist/es/designer/service-components/database/regular-query/config.css +0 -7
  116. package/dist/es/designer/service-components/database/regular-query/index.css +0 -52
  117. package/dist/es/designer/service-components/service/common/json-data.css +0 -4
  118. package/dist/es/designer/service-components/service/common/param-config.css +0 -7
  119. package/dist/es/designer/service-components/service/custom-bean/index.css +0 -51
  120. package/dist/es/designer/service-components/service/http-service/config.css +0 -7
  121. package/dist/es/designer/service-components/service/http-service/index.css +0 -51
  122. package/dist/es/designer/service-flow-view/service-node-config.css +0 -10
  123. package/dist/es/designer/service-flow-view/service-update-log.css +0 -5
  124. package/dist/es/designer/service-flow-view/view-index.css +0 -102
  125. package/dist/es/designer/service-panel/component-panel.css +0 -66
  126. package/dist/es/designer/service-panel/service-list.css +0 -36
  127. package/dist/es/designer/service-panel/service-panel.css +0 -41
@@ -1,52 +0,0 @@
1
- .nodeView[data-v-bd32480c] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-bd32480c] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-bd32480c] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-bd32480c]{
41
- }
42
- .el-divider--horizontal[data-v-bd32480c] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-bd32480c] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- width: 180px;
49
- min-height: 95px;
50
- }
51
- .nodeContent[data-v-bd32480c] {
52
- }
@@ -1,13 +0,0 @@
1
-
2
- .editorTool[data-v-684c1f08] {
3
- margin-left: auto;
4
- }
5
- .editorOption[data-v-684c1f08] {
6
- margin-right: 10px;
7
- cursor: pointer;
8
- }
9
- .pppp[data-v-684c1f08] {
10
- display: flex; /* 使用Flex布局 */
11
- justify-content: flex-start;
12
- align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
13
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-5911272d] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-5911272d] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-5911272d] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-5911272d]{
41
- }
42
- .el-divider--horizontal[data-v-5911272d] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-5911272d] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-5911272d] {
50
- width: 80px;
51
- }
@@ -1,7 +0,0 @@
1
-
2
- [data-v-65e38bfb] .el-radio {
3
- margin: 0;
4
- }
5
- .el-radio + .el-radio[data-v-65e38bfb] {
6
- margin-left: 10px;
7
- }
@@ -1,52 +0,0 @@
1
- .nodeView[data-v-4c6dfa4a] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-4c6dfa4a] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-4c6dfa4a] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-4c6dfa4a]{
41
- }
42
- .el-divider--horizontal[data-v-4c6dfa4a] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-4c6dfa4a] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- width: 180px;
49
- min-height: 95px;
50
- }
51
- .nodeContent[data-v-4c6dfa4a] {
52
- }
@@ -1,4 +0,0 @@
1
-
2
- [data-v-9a3ee19e] .el-dropdown {
3
- vertical-align: middle;
4
- }
@@ -1,7 +0,0 @@
1
-
2
- .el-radio[data-v-1ee0eb33] {
3
- margin-right: 10px;
4
- }
5
- [data-v-1ee0eb33] .el-empty__description {
6
- margin-top: 0px;
7
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-b01d3a50] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-b01d3a50] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-b01d3a50] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-b01d3a50]{
41
- }
42
- .el-divider--horizontal[data-v-b01d3a50] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-b01d3a50] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-b01d3a50] {
50
- width: 80px;
51
- }
@@ -1,7 +0,0 @@
1
-
2
- .el-tabs + .el-alert[data-v-08737620] {
3
- margin-top: 10px;
4
- }
5
- .el-alert + .el-form-item[data-v-08737620] {
6
- margin-top: 10px;
7
- }
@@ -1,51 +0,0 @@
1
- .nodeView[data-v-df366d04] {
2
- box-sizing: border-box;
3
- margin: 10px 10px;
4
- width: 180px;
5
- height: 95px;
6
- box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
7
- border-radius: 2px 2px 2px 2px;
8
- padding: 20px 10px;
9
- }
10
- .nodeTitle[data-v-df366d04] {
11
- width: 90px;
12
- height: 15px;
13
- font-weight: 400;
14
- font-size: 16px;
15
- color: #333333;
16
- line-height: 14px;
17
- text-align: left;
18
- font-style: normal;
19
- text-transform: none;
20
- padding: 0px 24px;
21
- white-space: nowrap; /* 确保文本在一行内显示 */
22
- overflow: hidden; /* 隐藏超出div宽度的文本 */
23
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
24
- }
25
- .nodeContent[data-v-df366d04] {
26
- /* width: 100%; */
27
- height: 15px;
28
- font-weight: 400;
29
- font-size: 14px;
30
- color: #666666;
31
- line-height: 14px;
32
- text-align: left;
33
- font-style: normal;
34
- text-transform: none;
35
- padding: 0px 0px;
36
- white-space: nowrap; /* 确保文本在一行内显示 */
37
- overflow: hidden; /* 隐藏超出div宽度的文本 */
38
- text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
39
- }
40
- .nodeContent-desc[data-v-df366d04]{
41
- }
42
- .el-divider--horizontal[data-v-df366d04] {
43
- margin: 12px 0;
44
- }
45
- .nodeView[data-v-df366d04] {
46
- border: 1px solid #5a90f9;
47
- background: #eef3fe;
48
- }
49
- .nodeTitle[data-v-df366d04] {
50
- width: 80px;
51
- }
@@ -1,10 +0,0 @@
1
-
2
- .el-drawer__header {
3
- margin-bottom: 0 !important;
4
- }
5
- /**
6
- 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
7
- */
8
- [data-v-c51cce99] .el-overlay {
9
- position: static;
10
- }
@@ -1,5 +0,0 @@
1
-
2
- .el-dialog__wrapper[data-v-24162035] {
3
- overflow: hidden !important;
4
- padding-right: 0 !important;
5
- }
@@ -1,102 +0,0 @@
1
- .amb-design-content[data-v-ff04c7d7] {
2
- overflow: auto;
3
- display: block;
4
- flex: none;
5
- position: relative;
6
- width: 100%;
7
- height: 100%;
8
- }
9
- .amb-design-content[data-v-ff04c7d7]::-webkit-scrollbar {
10
- width: 1px;
11
- }
12
- .amb-design-tool[data-v-ff04c7d7] {
13
- position: -webkit-sticky; /**Safari */
14
- position: sticky;
15
- width: 100%;
16
- top: 14px;
17
- background: #ffffff;
18
- height: 40px;
19
- line-height: 40px;
20
- padding-top: 10px;
21
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
22
- border-radius: 6px 6px 6px 6px;
23
- z-index: 0;
24
- }
25
- .amb-page-type[data-v-ff04c7d7] {
26
- padding-top: 11px;
27
- padding-left: 6px;
28
- padding-right: 6px;
29
- margin-right: 10px;
30
- border-radius: 4px 4px 4px 4px;
31
- cursor: pointer;
32
- }
33
- .amb-page-type[data-v-ff04c7d7]:hover {
34
- background: rgba(11, 45, 101, 0.105);
35
- }
36
- .amb-page-type.selected[data-v-ff04c7d7] {
37
- background: #5893ef;
38
- color: #ffffff;
39
- }
40
- .amb-page-type > label[data-v-ff04c7d7] {
41
- font-size: 14px;
42
- padding-left: 6px;
43
- padding-right: 6px;
44
- padding-bottom: 15px;
45
- top: -5px;
46
- position: relative;
47
- cursor: pointer;
48
- }
49
- .amb-design-tool-split[data-v-ff04c7d7] {
50
- height: 25px;
51
- margin-top: -12px;
52
- }
53
- .amb-design-board[data-v-ff04c7d7] {
54
- margin: 0 auto;
55
- margin-top: 28px;
56
- overflow-y: auto;
57
- overflow-x: auto;
58
- background: #ffffff;
59
- border-radius: 2px 2px 2px 2px;
60
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
61
- padding-bottom: 20px;
62
- }
63
- .container[data-v-ff04c7d7] {
64
- height: 100%;
65
- width: 100%;
66
- }
67
- .amb-item-ghost[data-v-ff04c7d7] {
68
- background-color: #5893ef;
69
- height: 5px;
70
- line-height: 5px;
71
- overflow: hidden;
72
- }
73
- /* 将你的自定义样式添加到这里 */
74
- .draggable-placeholder[data-v-ff04c7d7] {
75
- background-color: red;
76
- border: 1px dashed #ddd;
77
- margin: 5px;
78
- padding: 10px;
79
- }
80
- #LF-view[data-v-ff04c7d7] {
81
- width: calc(100% - 100px);
82
- height: 80%;
83
- outline: none;
84
- margin-left: 50px;
85
- }
86
- .el-drawer__header {
87
- margin-bottom: 0 !important;
88
- }
89
- /**
90
- 解决右侧弹出属性配置遮罩层打开后页面其他地方无法点击问题
91
- */
92
- [data-v-ff04c7d7] .el-overlay {
93
- position: static !important;
94
- }
95
- .triangle[data-v-ff04c7d7] {
96
- display: inline-block;
97
- width: 0;
98
- height: 0;
99
- border-style: solid;
100
- border-width: 0 50px 100px 50px;
101
- border-color: transparent transparent var(--el-skeleton-color) transparent;
102
- }
@@ -1,66 +0,0 @@
1
- .amb-design-attr-base-content[data-v-ce167986] {
2
- background: #ffffff;
3
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
4
- height: 100%;
5
- padding-left: 10px;
6
- padding-right: 10px;
7
- overflow: auto;
8
- }
9
- .amb-design-attr-item[data-v-ce167986] {
10
- margin-bottom: 8px;
11
- }
12
- .amb-design-attr-group-header > button[data-v-ce167986] {
13
- background: #f5f6f8;
14
- padding-left: 10px;
15
- font-size: 14px;
16
- height: 42px;
17
- }
18
- .amb-design-attr-content[data-v-ce167986] {
19
- background: #ffffff;
20
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
21
- height: 100%;
22
- padding-left: 10px;
23
- padding-right: 10px;
24
- overflow: auto;
25
- position: relative;
26
- }
27
- .amb-design-attr-header-search[data-v-ce167986] {
28
- margin-top: 16px;
29
- }
30
- .amb-design-attr-header-select[data-v-ce167986] {
31
- width: 90px;
32
- height: 36px;
33
- }
34
- .amb-design-page-param-row[data-v-ce167986] {
35
- height: 34px;
36
- }
37
- .el-table__cell > .cell[data-v-ce167986] {
38
- white-space: nowrap !important;
39
- }
40
- .serviceflow-item[data-v-ce167986] {
41
- background: rgba(88, 147, 239, 0.06);
42
- border: 1px dashed rgba(88, 147, 239, 0.06);
43
- border-radius: 4px 4px 4px 4px;
44
- text-align: center;
45
- margin-top: 12px;
46
- padding: 10px 5px 10px 5px;
47
- font-size: 12px;
48
- cursor: move;
49
- height: 60px;
50
- overflow: hidden;
51
- box-sizing: border-box;
52
- color: #333333;
53
- text-overflow: ellipsis;
54
- white-space: nowrap;
55
- -webkit-user-select: none; /* Safari */
56
- -moz-user-select: none; /* Firefox */
57
- -ms-user-select: none; /* Internet Explorer/Edge */
58
- user-select: none; /* 标准语法 */
59
- }
60
- .serviceflow-item[data-v-ce167986]:hover {
61
- background: rgba(11, 45, 101, 0.105);
62
- border: 1px dashed rgba(11, 45, 101, 0.227);
63
- }
64
- .amb-assembly-item-drag[data-v-ce167986] {
65
- opacity: 1 !important;
66
- }
@@ -1,36 +0,0 @@
1
-
2
- [data-v-a5cc897b] .el-table__row {
3
- cursor: pointer;
4
- }
5
- /** 右键菜单样式 */
6
- .context-menu[data-v-a5cc897b] {
7
- position: absolute;
8
- background: #fff;
9
- z-index: 999;
10
- margin: 5;
11
- padding: 8px 8px;
12
- box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);
13
- border: 1px solid #bbbbbb;
14
- border-radius: 10px;
15
- font-size: 14px;
16
- }
17
- .context-menu li[data-v-a5cc897b] {
18
- list-style-type: none;
19
- min-width: 75px;
20
- line-height: 28px;
21
- text-align: left;
22
- border-radius: 5px;
23
- padding-left: 5px;
24
- cursor: pointer;
25
- }
26
- .context-menu li[data-v-a5cc897b]:hover {
27
- background: #0165e1;
28
- color: #fff;
29
- }
30
- /** 右键菜单样式 */
31
- .custom-tree-node[data-v-a5cc897b] {
32
- font-size: 14px;
33
- padding-right: 8px;
34
- display: flex; /* 使用Flex布局 */
35
- align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
36
- }
@@ -1,41 +0,0 @@
1
-
2
- .amb-design-assembly-content[data-v-59e0837d] {
3
- background: #ffffff;
4
- box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.05);
5
- height: 100%;
6
- padding-left: 10px;
7
- padding-right: 10px;
8
- overflow: auto;
9
- }
10
- /*控制滚动条宽度*/
11
- .amb-design-assembly-content[data-v-59e0837d]::-webkit-scrollbar {
12
- width: 1px;
13
- }
14
- .amb-assembly-header[data-v-59e0837d] {
15
- position: absolute;
16
- width: 220px;
17
- text-align: center;
18
- padding: 18px 0px 10px 0px;
19
- padding-bottom: 14px;
20
- background-color: #ffffff;
21
- }
22
- .amb-assembly-header-type[data-v-59e0837d] {
23
- border-radius: 100px 100px 100px 100px;
24
- background: #ffffff;
25
- box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
26
- padding: 10px;
27
- padding-bottom: 12px;
28
- }
29
- .amb-assembly-header-type > label[data-v-59e0837d] {
30
- padding: 4px 14px;
31
- cursor: pointer;
32
- font-size: 14px;
33
- }
34
- .amb-assembly-header-type > label.selected[data-v-59e0837d] {
35
- border-radius: 100px 100px 100px 100px;
36
- background: #5893ef;
37
- color: #ffffff;
38
- }
39
- .amb-design-assembly-list[data-v-59e0837d] {
40
- padding-top: 80px;
41
- }