epx-frame 3.18.10 → 3.18.11

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 (57) hide show
  1. package/lib/0.index.js +1 -1
  2. package/lib/1.index.js +1 -1
  3. package/lib/1.js +1 -1
  4. package/lib/10.index.js +1 -1
  5. package/lib/11.index.js +3 -3
  6. package/lib/12.index.js +1 -1
  7. package/lib/13.index.js +1 -1
  8. package/lib/14.index.js +1 -1
  9. package/lib/15.index.js +1 -1
  10. package/lib/2.index.js +1 -1
  11. package/lib/2.js +1 -1
  12. package/lib/3.index.js +1 -1
  13. package/lib/4.index.js +1 -1
  14. package/lib/5.index.js +1 -1
  15. package/lib/6.index.js +1 -1
  16. package/lib/8.index.js +1 -1
  17. package/lib/89.js +62 -62
  18. package/lib/9.index.js +1 -1
  19. package/lib/91.js +379 -362
  20. package/lib/93.js +574 -574
  21. package/lib/alert.js +9 -9
  22. package/lib/approval-index-page.js +2 -2
  23. package/lib/base-page.js +3 -3
  24. package/lib/card-form-item.js +9 -9
  25. package/lib/category-list.js +248 -121
  26. package/lib/chart.js +2 -2
  27. package/lib/config-page.js +240 -240
  28. package/lib/div.js +82 -82
  29. package/lib/edit-entity-list.js +248 -121
  30. package/lib/entity-add-page.js +2 -2
  31. package/lib/entity-apply-page.js +2 -2
  32. package/lib/entity-card-list.js +250 -123
  33. package/lib/entity-list-find-page.js +2 -2
  34. package/lib/entity-list-page.js +2 -2
  35. package/lib/entity-list.js +248 -121
  36. package/lib/entity-sub-list.js +247 -120
  37. package/lib/entity-tree-find-page.js +2 -2
  38. package/lib/epx-frame.common.js +2 -2
  39. package/lib/form-item.js +3 -3
  40. package/lib/gauge.js +11 -11
  41. package/lib/index.css +8 -6
  42. package/lib/index.js +7 -7
  43. package/lib/layout.js +9 -9
  44. package/lib/list.js +9 -9
  45. package/lib/logo.png +0 -0
  46. package/lib/m-entity-add-page.js +2 -2
  47. package/lib/m-entity-list-find.js +2 -2
  48. package/lib/m-entity-list.js +3 -3
  49. package/lib/module-index-page.js +2 -2
  50. package/lib/module-list-page.js +2 -2
  51. package/lib/module-tabs-page.js +218 -218
  52. package/lib/report-chart.js +11 -11
  53. package/lib/tabs.js +384 -384
  54. package/lib/task-list-page.js +2 -2
  55. package/lib/task-list.js +9 -9
  56. package/lib/visual-config-page.js +3 -3
  57. package/package.json +1 -1
@@ -2706,7 +2706,7 @@ var injectStylesIntoStyleTag = __webpack_require__(19);
2706
2706
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
2707
2707
 
2708
2708
  // 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/base-page/BasePage.vue?vue&type=style&index=0&id=291d3f6a&prod&lang=scss
2709
- var BasePagevue_type_style_index_0_id_291d3f6a_prod_lang_scss = __webpack_require__(70);
2709
+ var BasePagevue_type_style_index_0_id_291d3f6a_prod_lang_scss = __webpack_require__(71);
2710
2710
 
2711
2711
  // 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/base-page/BasePage.vue?vue&type=style&index=0&id=291d3f6a&prod&lang=scss
2712
2712
 
@@ -2758,7 +2758,7 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
2758
2758
 
2759
2759
  /***/ }),
2760
2760
 
2761
- /***/ 70:
2761
+ /***/ 71:
2762
2762
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
2763
2763
 
2764
2764
  "use strict";
package/lib/task-list.js CHANGED
@@ -558,7 +558,14 @@ module.exports = require("core-js/modules/es.array.map.js");
558
558
 
559
559
  /***/ }),
560
560
 
561
- /***/ 129:
561
+ /***/ 13:
562
+ /***/ (function(module, exports) {
563
+
564
+ module.exports = require("core-js/modules/es.regexp.exec.js");
565
+
566
+ /***/ }),
567
+
568
+ /***/ 130:
562
569
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
563
570
 
564
571
  "use strict";
@@ -620,13 +627,6 @@ var component = Object(componentNormalizer["a" /* default */])(
620
627
 
621
628
  /***/ }),
622
629
 
623
- /***/ 13:
624
- /***/ (function(module, exports) {
625
-
626
- module.exports = require("core-js/modules/es.regexp.exec.js");
627
-
628
- /***/ }),
629
-
630
630
  /***/ 14:
631
631
  /***/ (function(module, exports) {
632
632
 
@@ -1540,7 +1540,7 @@ var es_array_splice_js_ = __webpack_require__(52);
1540
1540
  var es_array_push_js_ = __webpack_require__(22);
1541
1541
 
1542
1542
  // EXTERNAL MODULE: ./src/frame/views/visual/Component.vue + 3 modules
1543
- var Component = __webpack_require__(129);
1543
+ var Component = __webpack_require__(130);
1544
1544
 
1545
1545
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/views/visual/EntityList.vue?vue&type=script&lang=js
1546
1546
 
@@ -3351,7 +3351,8 @@ ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.e
3351
3351
  /* 126 */,
3352
3352
  /* 127 */,
3353
3353
  /* 128 */,
3354
- /* 129 */
3354
+ /* 129 */,
3355
+ /* 130 */
3355
3356
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
3356
3357
 
3357
3358
  "use strict";
@@ -3412,7 +3413,6 @@ var component = Object(componentNormalizer["a" /* default */])(
3412
3413
  /* harmony default export */ var Component = __webpack_exports__["default"] = (component.exports);
3413
3414
 
3414
3415
  /***/ }),
3415
- /* 130 */,
3416
3416
  /* 131 */,
3417
3417
  /* 132 */,
3418
3418
  /* 133 */,
@@ -30493,7 +30493,7 @@ var DashboardComponentLibrary_component = Object(componentNormalizer["a" /* defa
30493
30493
 
30494
30494
  /* harmony default export */ var DashboardComponentLibrary = (DashboardComponentLibrary_component.exports);
30495
30495
  // EXTERNAL MODULE: ./src/frame/views/visual/Component.vue + 3 modules
30496
- var Component = __webpack_require__(129);
30496
+ var Component = __webpack_require__(130);
30497
30497
 
30498
30498
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./src/frame/packages/visual-config-page/DashboardGlobalConfig.vue?vue&type=script&lang=js
30499
30499
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "epx-frame",
3
- "version": "3.18.10",
3
+ "version": "3.18.11",
4
4
  "private": false,
5
5
  "main": "./lib/epx-frame.common.js",
6
6
  "files": [