epx-frame 3.17.2 → 3.18.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/lib/0.js +2 -2
  2. package/lib/1.js +1 -1
  3. package/lib/14.js +1 -1
  4. package/lib/2.js +2 -2
  5. package/lib/21.js +1 -1
  6. package/lib/3.css +1 -1
  7. package/lib/3.js +1 -1
  8. package/lib/87.css +376 -0
  9. package/lib/87.js +1 -28079
  10. package/lib/95.css +5 -1
  11. package/lib/95.js +1 -25
  12. package/lib/96.css +2 -0
  13. package/lib/96.js +25 -1
  14. package/lib/97.js +1 -0
  15. package/lib/add-form-item.cebcc978.js +2 -0
  16. package/lib/add-form.cebcc978.js +19 -0
  17. package/lib/ai_bg.png +0 -0
  18. package/lib/alert.cebcc978.js +2 -0
  19. package/lib/app-index.cebcc978.js +2 -0
  20. package/lib/app-nav.cebcc978.js +2 -0
  21. package/lib/app-tabs.cebcc978.js +2 -0
  22. package/lib/apply-form.cebcc978.js +19 -0
  23. package/lib/approval-index-page.cebcc978.js +2 -0
  24. package/lib/approval-index.cebcc978.js +2 -0
  25. package/lib/base-page.cebcc978.js +2 -0
  26. package/lib/button.cebcc978.js +2 -0
  27. package/lib/card-form-item.cebcc978.js +2 -0
  28. package/lib/card.cebcc978.js +2 -0
  29. package/lib/category-list.cebcc978.js +26 -0
  30. package/lib/category-list.css +2 -2
  31. package/lib/chart.cebcc978.js +9 -0
  32. package/lib/chart.css +3 -7
  33. package/lib/check-history.cebcc978.js +2 -0
  34. package/lib/color-picker.cebcc978.js +25 -0
  35. package/lib/component.cebcc978.js +1 -0
  36. package/lib/contacts.cebcc978.js +2 -0
  37. package/lib/dashboard.cebcc978.js +2 -0
  38. package/lib/dashboard.css +5 -3
  39. package/lib/edit-entity-list.cebcc978.js +26 -0
  40. package/lib/edit-entity-list.css +2 -2
  41. package/lib/entity-add-page.cebcc978.js +2 -0
  42. package/lib/entity-apply-page.cebcc978.js +2 -0
  43. package/lib/entity-card-list.cebcc978.js +26 -0
  44. package/lib/entity-card-list.css +2 -2
  45. package/lib/entity-list-find-page.cebcc978.js +2 -0
  46. package/lib/entity-list-find.cebcc978.js +26 -0
  47. package/lib/entity-list-find.css +2 -2
  48. package/lib/entity-list-page.cebcc978.js +2 -0
  49. package/lib/entity-list.cebcc978.js +26 -0
  50. package/lib/entity-list.css +2 -2
  51. package/lib/entity-no-submit-sub-list.cebcc978.js +26 -0
  52. package/lib/entity-no-submit-sub-list.css +2 -2
  53. package/lib/entity-sub-grid.cebcc978.js +2 -0
  54. package/lib/entity-sub-grid.css +1 -1
  55. package/lib/entity-sub-list.cebcc978.js +26 -0
  56. package/lib/entity-sub-list.css +2 -2
  57. package/lib/entity-tree-find-page.cebcc978.js +2 -0
  58. package/lib/entity-tree-find.cebcc978.js +2 -0
  59. package/lib/entity-tree-find.css +1 -1
  60. package/lib/export-file.cebcc978.js +9 -0
  61. package/lib/export.cebcc978.js +9 -0
  62. package/lib/flow-num.cebcc978.js +2 -0
  63. package/lib/flow-num.css +1 -1
  64. package/lib/footer.cebcc978.js +1 -0
  65. package/lib/form-item.cebcc978.js +19 -0
  66. package/lib/form-item.css +3 -3
  67. package/lib/form.cebcc978.js +2 -0
  68. package/lib/formula.cebcc978.js +2 -0
  69. package/lib/gauge.cebcc978.js +2 -0
  70. package/lib/grid.cebcc978.js +2 -0
  71. package/lib/header.cebcc978.js +2 -0
  72. package/lib/icon.cebcc978.js +1 -0
  73. package/lib/iframe.cebcc978.js +2 -0
  74. package/lib/image.cebcc978.js +2 -0
  75. package/lib/import-file.cebcc978.js +9 -0
  76. package/lib/import.cebcc978.js +9 -0
  77. package/lib/index.cebcc978.js +358 -0
  78. package/lib/index.css +46 -36
  79. package/lib/layout.cebcc978.js +2 -0
  80. package/lib/list.cebcc978.js +2 -0
  81. package/lib/load-page.cebcc978.js +2 -0
  82. package/lib/m-entity-add-page.cebcc978.js +2 -0
  83. package/lib/m-entity-dept-find.cebcc978.js +9 -0
  84. package/lib/m-entity-list-find.cebcc978.js +2 -0
  85. package/lib/m-entity-list-find.css +1 -1
  86. package/lib/m-entity-list.cebcc978.js +2 -0
  87. package/lib/m-entity-list.css +1 -1
  88. package/lib/m-entity-no-submit-sub-list.cebcc978.js +2 -0
  89. package/lib/m-entity-no-submit-sub-list.css +1 -1
  90. package/lib/m-entity-tree-find.cebcc978.js +2 -0
  91. package/lib/m-entity-user-find.cebcc978.js +9 -0
  92. package/lib/manifest.json +105 -99
  93. package/lib/menu-index.cebcc978.js +1 -0
  94. package/lib/menu.cebcc978.js +1 -0
  95. package/lib/mine.cebcc978.js +17 -0
  96. package/lib/module-index-page.cebcc978.js +2 -0
  97. package/lib/module-list-page.cebcc978.js +2 -0
  98. package/lib/module-list.cebcc978.js +2 -0
  99. package/lib/nav-add-form.cebcc978.js +19 -0
  100. package/lib/nav-add-form.css +1 -1
  101. package/lib/num.cebcc978.js +2 -0
  102. package/lib/num.css +1 -1
  103. package/lib/org-chart.cebcc978.js +2 -0
  104. package/lib/page-help.cebcc978.js +2 -0
  105. package/lib/page-tabs.cebcc978.js +2 -0
  106. package/lib/page.cebcc978.js +2 -0
  107. package/lib/progress-chart.cebcc978.js +2 -0
  108. package/lib/progress.cebcc978.js +2 -0
  109. package/lib/report-chart.cebcc978.js +2 -0
  110. package/lib/report-chart.css +12 -0
  111. package/lib/report-html.cebcc978.js +2 -0
  112. package/lib/report-preview.cebcc978.js +2 -0
  113. package/lib/robot.png +0 -0
  114. package/lib/router-view.cebcc978.js +1 -0
  115. package/lib/scope.cebcc978.js +9 -0
  116. package/lib/scope.css +2 -2
  117. package/lib/search.cebcc978.js +38 -0
  118. package/lib/search.css +16 -2
  119. package/lib/step-item.cebcc978.js +2 -0
  120. package/lib/step.cebcc978.js +2 -0
  121. package/lib/tab-bar.cebcc978.js +1 -0
  122. package/lib/tag.cebcc978.js +2 -0
  123. package/lib/tag.css +1 -1
  124. package/lib/task-list-page.cebcc978.js +2 -0
  125. package/lib/task-list.cebcc978.js +26 -0
  126. package/lib/task-list.css +5 -3
  127. package/lib/text-editor.cebcc978.js +2 -0
  128. package/lib/text.cebcc978.js +2 -0
  129. package/lib/title.cebcc978.js +2 -0
  130. package/lib/visual-config-page.cebcc978.js +9 -0
  131. package/lib/visual-config-page.css +10 -10
  132. package/package.json +3 -2
package/lib/scope.css CHANGED
@@ -1,6 +1,6 @@
1
- .epx-scope-drawer .el-drawer__header{border-bottom:1px solid #e3e3e3;padding-bottom:20px;margin-bottom:14px}.epx-scope-drawer__title-con{font-size:18px;color:#333;display:flex}.epx-scope-drawer__title{font-weight:bold;margin-right:25px}.epx-scope-drawer__title span{margin:0 12px;cursor:pointer}.epx-scope-drawer__title span:hover,.epx-scope-drawer__title span.is-active{color:#0874e7}[data-theme=purple] .epx-scope-drawer__title span:hover,[data-theme=purple] .epx-scope-drawer__title span.is-active{color:#7569e2}[data-theme=palevioletred] .epx-scope-drawer__title span:hover,[data-theme=palevioletred] .epx-scope-drawer__title span.is-active{color:#ce4545}[data-theme=forestgreen] .epx-scope-drawer__title span:hover,[data-theme=forestgreen] .epx-scope-drawer__title span.is-active{color:#3d8a50}[data-theme=deepblue] .epx-scope-drawer__title span:hover,[data-theme=deepblue] .epx-scope-drawer__title span.is-active{color:#0f5fbd}[data-theme=orange] .epx-scope-drawer__title span:hover,[data-theme=orange] .epx-scope-drawer__title span.is-active{color:#ea6000}[data-theme=skyblue] .epx-scope-drawer__title span:hover,[data-theme=skyblue] .epx-scope-drawer__title span.is-active{color:#1a4586}[data-theme=aurorablue] .epx-scope-drawer__title span:hover,[data-theme=aurorablue] .epx-scope-drawer__title span.is-active{color:#383b9e}[data-theme=tiffanyblue] .epx-scope-drawer__title span:hover,[data-theme=tiffanyblue] .epx-scope-drawer__title span.is-active{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-drawer__title span:hover,[data-theme=tsinghuapurple] .epx-scope-drawer__title span.is-active{color:#5f2167}[data-theme=creativeblue] .epx-scope-drawer__title span:hover,[data-theme=creativeblue] .epx-scope-drawer__title span.is-active{color:#418cff}.epx-scope-drawer__button-group{width:100%;text-align:center;position:absolute;bottom:46px}
1
+ .epx-scope-drawer .el-drawer__header{border-bottom:1px solid #e3e3e3;padding-bottom:20px;margin-bottom:14px}.epx-scope-drawer__title-con{font-size:18px;color:#333;display:flex}.epx-scope-drawer__title{font-weight:bold;margin-right:25px}.epx-scope-drawer__title span{margin:0 12px;cursor:pointer}.epx-scope-drawer__title span:hover,.epx-scope-drawer__title span.is-active{color:#0874e7}[data-theme=purple] .epx-scope-drawer__title span:hover,[data-theme=purple] .epx-scope-drawer__title span.is-active{color:#7569e2}[data-theme=palevioletred] .epx-scope-drawer__title span:hover,[data-theme=palevioletred] .epx-scope-drawer__title span.is-active{color:#ce4545}[data-theme=forestgreen] .epx-scope-drawer__title span:hover,[data-theme=forestgreen] .epx-scope-drawer__title span.is-active{color:#3d8a50}[data-theme=deepblue] .epx-scope-drawer__title span:hover,[data-theme=deepblue] .epx-scope-drawer__title span.is-active{color:#0f5fbd}[data-theme=orange] .epx-scope-drawer__title span:hover,[data-theme=orange] .epx-scope-drawer__title span.is-active{color:#ea6000}[data-theme=skyblue] .epx-scope-drawer__title span:hover,[data-theme=skyblue] .epx-scope-drawer__title span.is-active{color:#1a4586}[data-theme=aurorablue] .epx-scope-drawer__title span:hover,[data-theme=aurorablue] .epx-scope-drawer__title span.is-active{color:#383b9e}[data-theme=tiffanyblue] .epx-scope-drawer__title span:hover,[data-theme=tiffanyblue] .epx-scope-drawer__title span.is-active{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-drawer__title span:hover,[data-theme=tsinghuapurple] .epx-scope-drawer__title span.is-active{color:#5f2167}[data-theme=creativeblue] .epx-scope-drawer__title span:hover,[data-theme=creativeblue] .epx-scope-drawer__title span.is-active{color:#418cff}.epx-scope-drawer__button-group{width:100%;text-align:center;position:absolute;bottom:24px}
2
2
 
3
- .epx-scope{height:100%;overflow:auto}.epx-scope--nofilter .epx-scope__operates{border-bottom:0}.epx-scope__condition-title{padding:0 24px;font-size:16px;line-height:50px;border-bottom:1px solid #e3e3e3}.epx-scope__condition-list{max-height:69vh;overflow:auto}.epx-scope__operates{padding:24px 20px;border-bottom:1px solid #e3e3e3}.epx-scope__field-tree{margin:10px 0;max-height:400px;overflow:auto}.epx-scope__operate{color:#0874e7;cursor:pointer;padding:0 12px;border-right:1px solid #e3e3e3}[data-theme=purple] .epx-scope__operate{color:#7569e2}[data-theme=palevioletred] .epx-scope__operate{color:#ce4545}[data-theme=forestgreen] .epx-scope__operate{color:#3d8a50}[data-theme=deepblue] .epx-scope__operate{color:#0f5fbd}[data-theme=orange] .epx-scope__operate{color:#ea6000}[data-theme=skyblue] .epx-scope__operate{color:#1a4586}[data-theme=aurorablue] .epx-scope__operate{color:#383b9e}[data-theme=tiffanyblue] .epx-scope__operate{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__operate{color:#5f2167}[data-theme=creativeblue] .epx-scope__operate{color:#418cff}.epx-scope__operate:first-child{padding-left:0}.epx-scope__operate:last-child{border:0}.epx-scope__operate i{margin-right:8px}.epx-scope__show-brace{margin-left:20px}.epx-scope__show-brace .el-checkbox__inner{border-radius:50%}.epx-scope__common-query{margin-left:20px}.epx-scope__form-item{display:flex;margin:20px 10px}.epx-scope__form-item:last-child{margin-bottom:-10px}.epx-scope__form-item label{width:90px}.epx-scope__common{margin:0 20px;border-bottom:1px dashed #e3e3e3}.epx-scope__common.is-opened .epx-scope__common-content{height:132px;overflow:auto}.epx-scope__common.is-opened .epx-scope__common-fold i{transform:rotate(180deg)}.epx-scope__common-header{display:flex;justify-content:space-between;margin-bottom:8px}.epx-scope__common-title{border-left:4px solid;border-color:#0874e7;padding-left:6px;line-height:20px;font-size:16px;color:#222;font-weight:bold}[data-theme=purple] .epx-scope__common-title{border-color:#7569e2}[data-theme=palevioletred] .epx-scope__common-title{border-color:#ce4545}[data-theme=forestgreen] .epx-scope__common-title{border-color:#3d8a50}[data-theme=deepblue] .epx-scope__common-title{border-color:#0f5fbd}[data-theme=orange] .epx-scope__common-title{border-color:#ea6000}[data-theme=skyblue] .epx-scope__common-title{border-color:#1a4586}[data-theme=aurorablue] .epx-scope__common-title{border-color:#383b9e}[data-theme=tiffanyblue] .epx-scope__common-title{border-color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__common-title{border-color:#5f2167}[data-theme=creativeblue] .epx-scope__common-title{border-color:#418cff}.epx-scope__common-fold{color:#666;cursor:pointer}.epx-scope__common-fold i{transition:all .3s;margin-right:4px}.epx-scope__common-content{margin:14px 0;height:44px;overflow:hidden;transition:all .3s}.epx-scope__common-list{display:flex;flex-wrap:wrap}.epx-scope__common-item{padding:6px 20px;background:#F2F3F7;border-radius:var(--border-radius);color:#222222;margin:6px;position:relative;line-height:20px;cursor:pointer}.epx-scope__common-item:hover .epx-scope__common-operate{display:inline}.epx-scope__common-item.is-active{background-color:#0874e7;color:#fff}[data-theme=purple] .epx-scope__common-item.is-active{background-color:#7569e2}[data-theme=palevioletred] .epx-scope__common-item.is-active{background-color:#ce4545}[data-theme=forestgreen] .epx-scope__common-item.is-active{background-color:#3d8a50}[data-theme=deepblue] .epx-scope__common-item.is-active{background-color:#0f5fbd}[data-theme=orange] .epx-scope__common-item.is-active{background-color:#ea6000}[data-theme=skyblue] .epx-scope__common-item.is-active{background-color:#1a4586}[data-theme=aurorablue] .epx-scope__common-item.is-active{background-color:#383b9e}[data-theme=tiffanyblue] .epx-scope__common-item.is-active{background-color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__common-item.is-active{background-color:#5f2167}[data-theme=creativeblue] .epx-scope__common-item.is-active{background-color:#418cff}.epx-scope__common-item.is-active .epx-scope__common-sort{color:#fff}.epx-scope__common-item.is-active .epx-scope__common-operate{color:#fff}.epx-scope__common-item.is-common{padding-right:10px}.epx-scope__common-item .el-tag{color:#0874e7;border-color:#fff;background:#fff}[data-theme=purple] .epx-scope__common-item .el-tag{color:#7569e2}[data-theme=palevioletred] .epx-scope__common-item .el-tag{color:#ce4545}[data-theme=forestgreen] .epx-scope__common-item .el-tag{color:#3d8a50}[data-theme=deepblue] .epx-scope__common-item .el-tag{color:#0f5fbd}[data-theme=orange] .epx-scope__common-item .el-tag{color:#ea6000}[data-theme=skyblue] .epx-scope__common-item .el-tag{color:#1a4586}[data-theme=aurorablue] .epx-scope__common-item .el-tag{color:#383b9e}[data-theme=tiffanyblue] .epx-scope__common-item .el-tag{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__common-item .el-tag{color:#5f2167}[data-theme=creativeblue] .epx-scope__common-item .el-tag{color:#418cff}.epx-scope__common-sort{position:absolute;left:4px;font-size:12px;color:#999;cursor:move}.epx-scope__common-dropdown{position:absolute;right:5px}.epx-scope__common-operate{display:none;font-size:12px;color:#666;cursor:pointer}
3
+ .epx-scope{height:100%;overflow:auto}.epx-scope--nofilter .epx-scope__operates{border-bottom:0}.epx-scope__condition{height:100%;display:flex;flex-direction:column;overflow:hidden}.epx-scope__condition-title{padding:0 24px;font-size:16px;line-height:50px;border-bottom:1px solid #e3e3e3}.epx-scope__condition-content{flex:1;overflow:auto}.epx-scope__condition-list{max-height:calc(100% - 118px);overflow:auto}.epx-scope__operates{padding:12px 20px 60px;border-bottom:1px solid #e3e3e3}.epx-scope__field-tree{margin:10px 0;max-height:400px;overflow:auto}.epx-scope__operate{color:#0874e7;cursor:pointer;padding:0 12px;border-right:1px solid #e3e3e3}[data-theme=purple] .epx-scope__operate{color:#7569e2}[data-theme=palevioletred] .epx-scope__operate{color:#ce4545}[data-theme=forestgreen] .epx-scope__operate{color:#3d8a50}[data-theme=deepblue] .epx-scope__operate{color:#0f5fbd}[data-theme=orange] .epx-scope__operate{color:#ea6000}[data-theme=skyblue] .epx-scope__operate{color:#1a4586}[data-theme=aurorablue] .epx-scope__operate{color:#383b9e}[data-theme=tiffanyblue] .epx-scope__operate{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__operate{color:#5f2167}[data-theme=creativeblue] .epx-scope__operate{color:#418cff}.epx-scope__operate:first-child{padding-left:0}.epx-scope__operate:last-child{border:0}.epx-scope__operate i{margin-right:8px}.epx-scope__show-brace{margin-left:20px}.epx-scope__show-brace .el-checkbox__inner{border-radius:50%}.epx-scope__common-query{margin-left:20px}.epx-scope__form-item{display:flex;margin:20px 10px}.epx-scope__form-item:last-child{margin-bottom:-10px}.epx-scope__form-item label{width:90px}.epx-scope__common{margin:0 20px;border-bottom:1px dashed #e3e3e3}.epx-scope__common.is-opened .epx-scope__common-content{height:132px;overflow:auto}.epx-scope__common.is-opened .epx-scope__common-fold i{transform:rotate(180deg)}.epx-scope__common-header{display:flex;justify-content:space-between;margin-bottom:8px}.epx-scope__common-title{border-left:4px solid;border-color:#0874e7;padding-left:6px;line-height:20px;font-size:16px;color:#222;font-weight:bold}[data-theme=purple] .epx-scope__common-title{border-color:#7569e2}[data-theme=palevioletred] .epx-scope__common-title{border-color:#ce4545}[data-theme=forestgreen] .epx-scope__common-title{border-color:#3d8a50}[data-theme=deepblue] .epx-scope__common-title{border-color:#0f5fbd}[data-theme=orange] .epx-scope__common-title{border-color:#ea6000}[data-theme=skyblue] .epx-scope__common-title{border-color:#1a4586}[data-theme=aurorablue] .epx-scope__common-title{border-color:#383b9e}[data-theme=tiffanyblue] .epx-scope__common-title{border-color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__common-title{border-color:#5f2167}[data-theme=creativeblue] .epx-scope__common-title{border-color:#418cff}.epx-scope__common-fold{color:#666;cursor:pointer}.epx-scope__common-fold i{transition:all .3s;margin-right:4px}.epx-scope__common-content{margin:14px 0;height:44px;overflow:hidden;transition:all .3s}.epx-scope__common-list{display:flex;flex-wrap:wrap}.epx-scope__common-item{padding:6px 20px;background:#F2F3F7;border-radius:var(--border-radius);color:#222222;margin:6px;position:relative;line-height:20px;cursor:pointer}.epx-scope__common-item:hover .epx-scope__common-operate{display:inline}.epx-scope__common-item.is-active{background-color:#0874e7;color:#fff}[data-theme=purple] .epx-scope__common-item.is-active{background-color:#7569e2}[data-theme=palevioletred] .epx-scope__common-item.is-active{background-color:#ce4545}[data-theme=forestgreen] .epx-scope__common-item.is-active{background-color:#3d8a50}[data-theme=deepblue] .epx-scope__common-item.is-active{background-color:#0f5fbd}[data-theme=orange] .epx-scope__common-item.is-active{background-color:#ea6000}[data-theme=skyblue] .epx-scope__common-item.is-active{background-color:#1a4586}[data-theme=aurorablue] .epx-scope__common-item.is-active{background-color:#383b9e}[data-theme=tiffanyblue] .epx-scope__common-item.is-active{background-color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__common-item.is-active{background-color:#5f2167}[data-theme=creativeblue] .epx-scope__common-item.is-active{background-color:#418cff}.epx-scope__common-item.is-active .epx-scope__common-sort{color:#fff}.epx-scope__common-item.is-active .epx-scope__common-operate{color:#fff}.epx-scope__common-item.is-common{padding-right:10px}.epx-scope__common-item .el-tag{color:#0874e7;border-color:#fff;background:#fff}[data-theme=purple] .epx-scope__common-item .el-tag{color:#7569e2}[data-theme=palevioletred] .epx-scope__common-item .el-tag{color:#ce4545}[data-theme=forestgreen] .epx-scope__common-item .el-tag{color:#3d8a50}[data-theme=deepblue] .epx-scope__common-item .el-tag{color:#0f5fbd}[data-theme=orange] .epx-scope__common-item .el-tag{color:#ea6000}[data-theme=skyblue] .epx-scope__common-item .el-tag{color:#1a4586}[data-theme=aurorablue] .epx-scope__common-item .el-tag{color:#383b9e}[data-theme=tiffanyblue] .epx-scope__common-item .el-tag{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope__common-item .el-tag{color:#5f2167}[data-theme=creativeblue] .epx-scope__common-item .el-tag{color:#418cff}.epx-scope__common-sort{position:absolute;left:4px;font-size:12px;color:#999;cursor:move}.epx-scope__common-dropdown{position:absolute;right:5px}.epx-scope__common-operate{display:none;font-size:12px;color:#666;cursor:pointer}
4
4
 
5
5
  .epx-scope-item{padding:10px 20px;line-height:36px;position:relative}.epx-scope-item:last-child .epx-scope-item__operator--logical{opacity:0;pointer-events:none}.epx-scope-item:last-child .epx-scope-item__line-center{opacity:0}.epx-scope-item:hover{background-color:#f6f7f9}.epx-scope-item:hover .epx-scope-item__delete i{display:inline}.epx-scope-item:hover .epx-scope-item__operator-select i{display:inline}.epx-scope-item:hover .epx-scope-item__brace{background-color:#f6f7f9}.epx-scope-item:hover .epx-scope-item__brace .el-input__suffix{display:inline}.epx-scope-item:hover .epx-scope-item__brace .el-input,.epx-scope-item:hover .epx-scope-item__brace .el-input__inner{background-color:#f6f7f9}.epx-scope-item:hover .epx-scope-item__select-checkbox .el-checkbox-button__inner{background:#fff}.epx-scope-item__top{display:flex;justify-content:space-between}.epx-scope-item__top-left{display:flex}.epx-scope-item__top-right{display:flex}.epx-scope-item__content{width:55%}.epx-scope-item__brace .el-input,.epx-scope-item__brace .el-input__inner{width:80px;border:none}.epx-scope-item__brace .el-input__suffix{display:none}.epx-scope-item__label{display:inline-block;margin-right:12px;flex-shrink:0;font-weight:bold}.epx-scope-item__bottom{display:flex;margin:16px 0}.epx-scope-item__operator{width:auto;flex-shrink:0}.epx-scope-item__operator .el-input{width:auto}.epx-scope-item__operator .el-input__inner{width:auto;height:32px;line-height:32px;border:1px solid #0874e7;color:#0874e7}[data-theme=purple] .epx-scope-item__operator .el-input__inner{border-color:#7569E2}[data-theme=palevioletred] .epx-scope-item__operator .el-input__inner{border-color:#CE4545}[data-theme=forestgreen] .epx-scope-item__operator .el-input__inner{border-color:#3D8A50}[data-theme=deepblue] .epx-scope-item__operator .el-input__inner{border-color:#0F5FBD}[data-theme=orange] .epx-scope-item__operator .el-input__inner{border-color:#EA6000}[data-theme=skyblue] .epx-scope-item__operator .el-input__inner{border-color:#1A4586}[data-theme=aurorablue] .epx-scope-item__operator .el-input__inner{border-color:#383B9E}[data-theme=tiffanyblue] .epx-scope-item__operator .el-input__inner{border-color:#00AAAD}[data-theme=tsinghuapurple] .epx-scope-item__operator .el-input__inner{border-color:#5F2167}[data-theme=creativeblue] .epx-scope-item__operator .el-input__inner{border-color:#418CFF}[data-theme=purple] .epx-scope-item__operator .el-input__inner{color:#7569e2}[data-theme=palevioletred] .epx-scope-item__operator .el-input__inner{color:#ce4545}[data-theme=forestgreen] .epx-scope-item__operator .el-input__inner{color:#3d8a50}[data-theme=deepblue] .epx-scope-item__operator .el-input__inner{color:#0f5fbd}[data-theme=orange] .epx-scope-item__operator .el-input__inner{color:#ea6000}[data-theme=skyblue] .epx-scope-item__operator .el-input__inner{color:#1a4586}[data-theme=aurorablue] .epx-scope-item__operator .el-input__inner{color:#383b9e}[data-theme=tiffanyblue] .epx-scope-item__operator .el-input__inner{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-item__operator .el-input__inner{color:#5f2167}[data-theme=creativeblue] .epx-scope-item__operator .el-input__inner{color:#418cff}.epx-scope-item__operator .el-input .el-select__caret{color:#0874e7}[data-theme=purple] .epx-scope-item__operator .el-input .el-select__caret{color:#7569e2}[data-theme=palevioletred] .epx-scope-item__operator .el-input .el-select__caret{color:#ce4545}[data-theme=forestgreen] .epx-scope-item__operator .el-input .el-select__caret{color:#3d8a50}[data-theme=deepblue] .epx-scope-item__operator .el-input .el-select__caret{color:#0f5fbd}[data-theme=orange] .epx-scope-item__operator .el-input .el-select__caret{color:#ea6000}[data-theme=skyblue] .epx-scope-item__operator .el-input .el-select__caret{color:#1a4586}[data-theme=aurorablue] .epx-scope-item__operator .el-input .el-select__caret{color:#383b9e}[data-theme=tiffanyblue] .epx-scope-item__operator .el-input .el-select__caret{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-item__operator .el-input .el-select__caret{color:#5f2167}[data-theme=creativeblue] .epx-scope-item__operator .el-input .el-select__caret{color:#418cff}.epx-scope-item__operator--logical{flex-shrink:0}.epx-scope-item__operator--logical .epx-scope-item__operator-select{border:none;color:#333;width:49px;display:inline-block;padding-right:6px}.epx-scope-item__operator-select{color:#0874e7;padding:0px 12px;cursor:pointer;outline:none}[data-theme=purple] .epx-scope-item__operator-select{color:#7569e2}[data-theme=palevioletred] .epx-scope-item__operator-select{color:#ce4545}[data-theme=forestgreen] .epx-scope-item__operator-select{color:#3d8a50}[data-theme=deepblue] .epx-scope-item__operator-select{color:#0f5fbd}[data-theme=orange] .epx-scope-item__operator-select{color:#ea6000}[data-theme=skyblue] .epx-scope-item__operator-select{color:#1a4586}[data-theme=aurorablue] .epx-scope-item__operator-select{color:#383b9e}[data-theme=tiffanyblue] .epx-scope-item__operator-select{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-item__operator-select{color:#5f2167}[data-theme=creativeblue] .epx-scope-item__operator-select{color:#418cff}.epx-scope-item__operator-select i{display:none}.epx-scope-item__operator-select--noborder{border:none;color:#666}.epx-scope-item__select{margin-right:8px}.epx-scope-item__select .el-input-number{width:200px}.epx-scope-item__select .el-input-number .el-input{width:100%;margin-left:0}.epx-scope-item__select .el-input,.epx-scope-item__select .el-input__inner{width:200px}.epx-scope-item__select .date-picker .el-input,.epx-scope-item__select .date-picker .el-input__inner{width:176px}.epx-scope-item__select .el-date-editor{margin-left:10px}.epx-scope-item__select .el-date-editor.el-input .el-input__inner{width:166px;padding-right:10px}.epx-scope-item__select .el-range-editor.el-input__inner{width:230px;margin-left:12px}.epx-scope-item__date-value{margin-right:8px}.epx-scope-item__date-value.el-input{width:120px}.epx-scope-item__date-value .el-input__inner{width:120px}.epx-scope-item__show-fold{margin-right:60px;flex:1}.epx-scope-item__select-inner{display:inline-block;position:relative}.epx-scope-item__select-number .el-input-number{width:90px;margin-left:12px}.epx-scope-item__select-number .el-input-number:last-child{margin:0}.epx-scope-item__select-number-connect{margin:0 12px}.epx-scope-item__select-checkbox{flex:1;max-height:86px;overflow:hidden}.epx-scope-item__select-checkbox .el-checkbox-button__inner{border-radius:4px;margin-right:12px;border:0;background-color:#f6f7f9;margin-bottom:6px}.epx-scope-item__select-checkbox .el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#fff}.epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#0874e7;border-color:#0874e7}[data-theme=purple] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#7569e2}[data-theme=palevioletred] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#ce4545}[data-theme=forestgreen] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#3d8a50}[data-theme=deepblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#0f5fbd}[data-theme=orange] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#ea6000}[data-theme=skyblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#1a4586}[data-theme=aurorablue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#383b9e}[data-theme=tiffanyblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#5f2167}[data-theme=creativeblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:#418cff}[data-theme=purple] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#7569e2}[data-theme=palevioletred] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#ce4545}[data-theme=forestgreen] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#3d8a50}[data-theme=deepblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#0f5fbd}[data-theme=orange] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#ea6000}[data-theme=skyblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#1a4586}[data-theme=aurorablue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#383b9e}[data-theme=tiffanyblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#5f2167}[data-theme=creativeblue] .epx-scope-item__select-checkbox .el-checkbox-button.is-checked .el-checkbox-button__inner{border-color:#418cff}.epx-scope-item__select-checkbox--all{max-height:none}.epx-scope-item__select-checkbox--all .epx-scope-item__select-checkbox-group{max-height:200px;overflow:auto}.epx-scope-item__select-checkbox--all .epx-scope-item__select-checkbox-switch i{transform:rotate(180deg)}.epx-scope-item__select-checkbox-switch{position:absolute;right:-60px;bottom:5px;color:#0874e7;cursor:pointer}[data-theme=purple] .epx-scope-item__select-checkbox-switch{color:#7569e2}[data-theme=palevioletred] .epx-scope-item__select-checkbox-switch{color:#ce4545}[data-theme=forestgreen] .epx-scope-item__select-checkbox-switch{color:#3d8a50}[data-theme=deepblue] .epx-scope-item__select-checkbox-switch{color:#0f5fbd}[data-theme=orange] .epx-scope-item__select-checkbox-switch{color:#ea6000}[data-theme=skyblue] .epx-scope-item__select-checkbox-switch{color:#1a4586}[data-theme=aurorablue] .epx-scope-item__select-checkbox-switch{color:#383b9e}[data-theme=tiffanyblue] .epx-scope-item__select-checkbox-switch{color:#00aaad}[data-theme=tsinghuapurple] .epx-scope-item__select-checkbox-switch{color:#5f2167}[data-theme=creativeblue] .epx-scope-item__select-checkbox-switch{color:#418cff}.epx-scope-item__select-checkbox-switch i{transition:all .5s;margin-left:8px}.epx-scope-item__delete{width:30px;font-size:18px;color:#999}.epx-scope-item__delete i{display:none;cursor:pointer}.epx-scope-item__line-center{width:1px;height:20px;margin:auto;background-color:#e3e3e3}.epx-scope-item__opera-popper{min-width:100px;max-height:500px;overflow:auto}.epx-scope-item__scope{width:600px;height:400px}.epx-scope-item__scope .epx-scope__condition{height:calc(100% - 38px);overflow:auto}.epx-scope-item__button-group{text-align:center}.epx-scope-item__popper-content{position:relative;padding-top:8px}.epx-scope-item__popper-close{position:absolute;right:0;top:-10px;z-index:1;font-size:18px;cursor:pointer}
6
6