epx-frame 4.1.4 → 4.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/lib/1.js +1 -1
  2. package/lib/10.js +23 -23
  3. package/lib/17.js +13 -13
  4. package/lib/2.js +1 -1
  5. package/lib/93.js +29238 -0
  6. package/lib/add-form-item.js +554 -198
  7. package/lib/add-form.js +1260 -417
  8. package/lib/alert.js +254 -237
  9. package/lib/app-index.js +277 -209
  10. package/lib/app-nav.js +891 -789
  11. package/lib/app-tabs.js +193 -182
  12. package/lib/apply-form.js +1402 -554
  13. package/lib/approval-index-page.js +181 -170
  14. package/lib/approval-index.js +205 -194
  15. package/lib/base-page.js +168 -155
  16. package/lib/button.js +276 -150
  17. package/lib/card-form-item.js +248 -236
  18. package/lib/card.js +775 -170
  19. package/lib/category-list.js +735 -543
  20. package/lib/chart.js +587 -566
  21. package/lib/check-history.js +274 -185
  22. package/lib/color-picker.js +61 -61
  23. package/lib/component.js +10 -10
  24. package/lib/config-page.js +139 -120
  25. package/lib/contacts.js +199 -188
  26. package/lib/dashboard.js +406 -393
  27. package/lib/div.js +1996 -0
  28. package/lib/edit-entity-list.js +701 -507
  29. package/lib/entity-add-page.js +203 -192
  30. package/lib/entity-apply-page.js +201 -190
  31. package/lib/entity-card-list.js +709 -515
  32. package/lib/entity-list-find-page.js +229 -218
  33. package/lib/entity-list-find.js +702 -503
  34. package/lib/entity-list-page.js +183 -172
  35. package/lib/entity-list.js +668 -488
  36. package/lib/entity-no-submit-sub-list.js +85 -84
  37. package/lib/entity-sub-grid.js +794 -783
  38. package/lib/entity-sub-list.js +783 -571
  39. package/lib/entity-tree-find-page.js +181 -170
  40. package/lib/entity-tree-find.js +345 -333
  41. package/lib/epx-frame.common.js +2 -2
  42. package/lib/export-file.js +181 -170
  43. package/lib/export.js +273 -250
  44. package/lib/flow-num.js +404 -393
  45. package/lib/footer.js +96 -96
  46. package/lib/form-item.js +695 -660
  47. package/lib/form.js +265 -237
  48. package/lib/formula.js +841 -815
  49. package/lib/gauge.js +374 -362
  50. package/lib/grid.js +803 -214
  51. package/lib/header.js +213 -200
  52. package/lib/icon.js +56 -56
  53. package/lib/iframe.js +192 -180
  54. package/lib/image.js +646 -144
  55. package/lib/import-file.js +202 -191
  56. package/lib/import.js +292 -272
  57. package/lib/layout.js +1135 -289
  58. package/lib/list.js +294 -282
  59. package/lib/load-page.js +155 -144
  60. package/lib/m-entity-add-page.js +204 -193
  61. package/lib/m-entity-dept-find.js +236 -191
  62. package/lib/m-entity-list-find.js +370 -358
  63. package/lib/m-entity-list.js +204 -187
  64. package/lib/m-entity-no-submit-sub-list.js +109 -109
  65. package/lib/m-entity-tree-find.js +1428 -1299
  66. package/lib/m-entity-user-find.js +191 -180
  67. package/lib/menu-index.js +95 -95
  68. package/lib/menu.js +223 -223
  69. package/lib/mine.js +339 -183
  70. package/lib/module-index-page.js +219 -208
  71. package/lib/module-list-page.js +194 -183
  72. package/lib/module-list.js +195 -184
  73. package/lib/module-tabs-page.js +214 -203
  74. package/lib/nav-add-form.js +98 -98
  75. package/lib/num.js +1086 -445
  76. package/lib/org-chart.js +200 -189
  77. package/lib/page-help.js +171 -160
  78. package/lib/page-tabs.js +763 -214
  79. package/lib/page.js +598 -574
  80. package/lib/progress-chart.js +213 -202
  81. package/lib/progress.js +187 -176
  82. package/lib/report-chart.js +927 -562
  83. package/lib/report-html.js +190 -173
  84. package/lib/report-preview.js +269 -200
  85. package/lib/router-view.js +80 -79
  86. package/lib/scope.js +347 -310
  87. package/lib/search.js +428 -377
  88. package/lib/static/0.png +0 -0
  89. package/lib/static/1.png +0 -0
  90. package/lib/static/2.png +0 -0
  91. package/lib/step-item.js +167 -156
  92. package/lib/step.js +168 -157
  93. package/lib/tab-bar.js +19 -19
  94. package/lib/tabs.js +5372 -0
  95. package/lib/tag.js +166 -155
  96. package/lib/task-list-page.js +174 -163
  97. package/lib/task-list.js +272 -231
  98. package/lib/text-editor.js +253 -177
  99. package/lib/text.js +250 -177
  100. package/lib/title.js +174 -163
  101. package/lib/visual-config-page.js +1642 -1194
  102. package/package.json +2 -2
package/lib/tab-bar.js CHANGED
@@ -82,7 +82,7 @@ module.exports =
82
82
  /******/
83
83
  /******/
84
84
  /******/ // Load entry module and return exports
85
- /******/ return __webpack_require__(__webpack_require__.s = 507);
85
+ /******/ return __webpack_require__(__webpack_require__.s = 525);
86
86
  /******/ })
87
87
  /************************************************************************/
88
88
  /******/ ({
@@ -101,14 +101,7 @@ module.exports = require("core-js/modules/es.array.map.js");
101
101
 
102
102
  /***/ }),
103
103
 
104
- /***/ 14:
105
- /***/ (function(module, exports) {
106
-
107
- module.exports = require("core-js/modules/es.array.concat.js");
108
-
109
- /***/ }),
110
-
111
- /***/ 15:
104
+ /***/ 13:
112
105
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
113
106
 
114
107
  "use strict";
@@ -213,7 +206,14 @@ function normalizeComponent(
213
206
 
214
207
  /***/ }),
215
208
 
216
- /***/ 19:
209
+ /***/ 15:
210
+ /***/ (function(module, exports) {
211
+
212
+ module.exports = require("core-js/modules/es.array.concat.js");
213
+
214
+ /***/ }),
215
+
216
+ /***/ 17:
217
217
  /***/ (function(module, exports, __webpack_require__) {
218
218
 
219
219
  "use strict";
@@ -489,7 +489,7 @@ module.exports = function (list, options) {
489
489
 
490
490
  /***/ }),
491
491
 
492
- /***/ 20:
492
+ /***/ 18:
493
493
  /***/ (function(module, exports, __webpack_require__) {
494
494
 
495
495
  "use strict";
@@ -505,12 +505,12 @@ __webpack_require__(1);
505
505
  __webpack_require__(27);
506
506
  __webpack_require__(35);
507
507
  __webpack_require__(12);
508
- __webpack_require__(14);
508
+ __webpack_require__(15);
509
509
  __webpack_require__(1);
510
510
  __webpack_require__(27);
511
511
  __webpack_require__(35);
512
512
  __webpack_require__(12);
513
- __webpack_require__(14);
513
+ __webpack_require__(15);
514
514
  __webpack_require__(22);
515
515
  module.exports = function (cssWithMappingToString) {
516
516
  var list = []; // return the list of modules as css string
@@ -583,11 +583,11 @@ module.exports = require("core-js/modules/es.array.join.js");
583
583
 
584
584
  /***/ }),
585
585
 
586
- /***/ 362:
586
+ /***/ 373:
587
587
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
588
588
 
589
589
  "use strict";
590
- /* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(20);
590
+ /* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(18);
591
591
  /* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0__);
592
592
  // Imports
593
593
 
@@ -600,7 +600,7 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".tab-bar[data-v-6c1519b2]{height:100%}\
600
600
 
601
601
  /***/ }),
602
602
 
603
- /***/ 507:
603
+ /***/ 525:
604
604
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
605
605
 
606
606
  "use strict";
@@ -679,11 +679,11 @@ render._withStripped = true
679
679
  // CONCATENATED MODULE: ./src/frame/packages/tab-bar/TabBar.vue?vue&type=script&lang=js
680
680
  /* harmony default export */ var tab_bar_TabBarvue_type_script_lang_js = (TabBarvue_type_script_lang_js);
681
681
  // EXTERNAL MODULE: ./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js
682
- var injectStylesIntoStyleTag = __webpack_require__(19);
682
+ var injectStylesIntoStyleTag = __webpack_require__(17);
683
683
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
684
684
 
685
685
  // EXTERNAL MODULE: ./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/packages/tab-bar/TabBar.vue?vue&type=style&index=0&id=6c1519b2&prod&lang=scss&scoped=true
686
- var TabBarvue_type_style_index_0_id_6c1519b2_prod_lang_scss_scoped_true = __webpack_require__(362);
686
+ var TabBarvue_type_style_index_0_id_6c1519b2_prod_lang_scss_scoped_true = __webpack_require__(373);
687
687
 
688
688
  // CONCATENATED MODULE: ./node_modules/style-loader/dist/cjs.js!./node_modules/css-loader/dist/cjs.js!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ref--2-3!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/packages/tab-bar/TabBar.vue?vue&type=style&index=0&id=6c1519b2&prod&lang=scss&scoped=true
689
689
 
@@ -702,7 +702,7 @@ var update = injectStylesIntoStyleTag_default()(TabBarvue_type_style_index_0_id_
702
702
  // CONCATENATED MODULE: ./src/frame/packages/tab-bar/TabBar.vue?vue&type=style&index=0&id=6c1519b2&prod&lang=scss&scoped=true
703
703
 
704
704
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
705
- var componentNormalizer = __webpack_require__(15);
705
+ var componentNormalizer = __webpack_require__(13);
706
706
 
707
707
  // CONCATENATED MODULE: ./src/frame/packages/tab-bar/TabBar.vue
708
708