epx-frame 4.0.5 → 4.0.7

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 (92) hide show
  1. package/lib/2.js +1 -1
  2. package/lib/89.js +34 -28
  3. package/lib/91.js +6 -0
  4. package/lib/add-form-item.js +11 -11
  5. package/lib/add-form.js +42 -39
  6. package/lib/alert.js +29 -20
  7. package/lib/app-index.js +11 -11
  8. package/lib/app-nav.js +11 -11
  9. package/lib/app-tabs.js +11 -11
  10. package/lib/apply-form.js +42 -39
  11. package/lib/approval-index-page.js +11 -11
  12. package/lib/approval-index.js +11 -11
  13. package/lib/base-page.js +11 -11
  14. package/lib/button.js +11 -11
  15. package/lib/card-form-item.js +29 -20
  16. package/lib/card.js +11 -11
  17. package/lib/category-list.js +72 -18
  18. package/lib/chart.js +11 -11
  19. package/lib/check-history.js +11 -11
  20. package/lib/config-page.js +11 -11
  21. package/lib/contacts.js +11 -11
  22. package/lib/dashboard.js +11 -11
  23. package/lib/edit-entity-list.js +72 -18
  24. package/lib/entity-add-page.js +11 -11
  25. package/lib/entity-apply-page.js +11 -11
  26. package/lib/entity-card-list.js +72 -18
  27. package/lib/entity-list-find-page.js +11 -11
  28. package/lib/entity-list-find.js +97 -27
  29. package/lib/entity-list-page.js +11 -11
  30. package/lib/entity-list.js +72 -18
  31. package/lib/entity-no-submit-sub-list.js +11 -11
  32. package/lib/entity-sub-grid.js +11 -11
  33. package/lib/entity-sub-list.js +72 -18
  34. package/lib/entity-tree-find-page.js +11 -11
  35. package/lib/entity-tree-find.js +11 -11
  36. package/lib/epx-frame.common.js +2 -2
  37. package/lib/export-file.js +11 -11
  38. package/lib/export.js +11 -11
  39. package/lib/flow-num.js +11 -11
  40. package/lib/footer.js +11 -11
  41. package/lib/form-item.js +11 -11
  42. package/lib/form.js +11 -11
  43. package/lib/formula.js +11 -11
  44. package/lib/gauge.js +29 -20
  45. package/lib/grid.js +11 -11
  46. package/lib/header.js +11 -11
  47. package/lib/icon.js +11 -11
  48. package/lib/iframe.js +11 -11
  49. package/lib/image.js +11 -11
  50. package/lib/import-file.js +11 -11
  51. package/lib/import.js +11 -11
  52. package/lib/layout.js +29 -20
  53. package/lib/list.js +29 -20
  54. package/lib/load-page.js +11 -11
  55. package/lib/m-entity-add-page.js +11 -11
  56. package/lib/m-entity-dept-find.js +11 -11
  57. package/lib/m-entity-list-find.js +29 -20
  58. package/lib/m-entity-list.js +11 -11
  59. package/lib/m-entity-no-submit-sub-list.js +11 -11
  60. package/lib/m-entity-tree-find.js +11 -11
  61. package/lib/m-entity-user-find.js +11 -11
  62. package/lib/menu-index.js +11 -11
  63. package/lib/menu.js +11 -11
  64. package/lib/mine.js +11 -11
  65. package/lib/module-index-page.js +11 -11
  66. package/lib/module-list-page.js +11 -11
  67. package/lib/module-list.js +11 -11
  68. package/lib/module-tabs-page.js +11 -11
  69. package/lib/nav-add-form.js +11 -11
  70. package/lib/num.js +11 -11
  71. package/lib/org-chart.js +11 -11
  72. package/lib/page-help.js +11 -11
  73. package/lib/page-tabs.js +11 -11
  74. package/lib/page.js +11 -11
  75. package/lib/progress-chart.js +11 -11
  76. package/lib/progress.js +11 -11
  77. package/lib/report-chart.js +11 -11
  78. package/lib/report-html.js +11 -11
  79. package/lib/report-preview.js +11 -11
  80. package/lib/router-view.js +11 -11
  81. package/lib/scope.js +11 -11
  82. package/lib/search.js +11 -11
  83. package/lib/step-item.js +11 -11
  84. package/lib/step.js +11 -11
  85. package/lib/tag.js +11 -11
  86. package/lib/task-list-page.js +11 -11
  87. package/lib/task-list.js +29 -20
  88. package/lib/text-editor.js +11 -11
  89. package/lib/text.js +11 -11
  90. package/lib/title.js +11 -11
  91. package/lib/visual-config-page.js +29 -20
  92. package/package.json +1 -1
@@ -1718,7 +1718,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
1718
1718
  "use strict";
1719
1719
 
1720
1720
  // EXPORTS
1721
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
1721
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
1722
1722
 
1723
1723
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
1724
1724
  var esm_typeof = __webpack_require__(4);
@@ -1759,22 +1759,22 @@ var es_error_cause_js_ = __webpack_require__(32);
1759
1759
 
1760
1760
 
1761
1761
 
1762
- function _toPrimitive(input, hint) {
1763
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
1764
- var prim = input[Symbol.toPrimitive];
1765
- if (prim !== undefined) {
1766
- var res = prim.call(input, hint || "default");
1767
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
1762
+ function toPrimitive(t, r) {
1763
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
1764
+ var e = t[Symbol.toPrimitive];
1765
+ if (void 0 !== e) {
1766
+ var i = e.call(t, r || "default");
1767
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
1768
1768
  throw new TypeError("@@toPrimitive must return a primitive value.");
1769
1769
  }
1770
- return (hint === "string" ? String : Number)(input);
1770
+ return ("string" === r ? String : Number)(t);
1771
1771
  }
1772
1772
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
1773
1773
 
1774
1774
 
1775
- function _toPropertyKey(arg) {
1776
- var key = _toPrimitive(arg, "string");
1777
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
1775
+ function toPropertyKey(t) {
1776
+ var i = toPrimitive(t, "string");
1777
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
1778
1778
  }
1779
1779
 
1780
1780
  /***/ }),
package/lib/export.js CHANGED
@@ -2084,7 +2084,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2084
2084
  "use strict";
2085
2085
 
2086
2086
  // EXPORTS
2087
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2087
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2088
2088
 
2089
2089
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2090
2090
  var esm_typeof = __webpack_require__(4);
@@ -2125,22 +2125,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2125
2125
 
2126
2126
 
2127
2127
 
2128
- function _toPrimitive(input, hint) {
2129
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2130
- var prim = input[Symbol.toPrimitive];
2131
- if (prim !== undefined) {
2132
- var res = prim.call(input, hint || "default");
2133
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2128
+ function toPrimitive(t, r) {
2129
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2130
+ var e = t[Symbol.toPrimitive];
2131
+ if (void 0 !== e) {
2132
+ var i = e.call(t, r || "default");
2133
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2134
2134
  throw new TypeError("@@toPrimitive must return a primitive value.");
2135
2135
  }
2136
- return (hint === "string" ? String : Number)(input);
2136
+ return ("string" === r ? String : Number)(t);
2137
2137
  }
2138
2138
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2139
2139
 
2140
2140
 
2141
- function _toPropertyKey(arg) {
2142
- var key = _toPrimitive(arg, "string");
2143
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2141
+ function toPropertyKey(t) {
2142
+ var i = toPrimitive(t, "string");
2143
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2144
2144
  }
2145
2145
 
2146
2146
  /***/ }),
package/lib/flow-num.js CHANGED
@@ -2683,7 +2683,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2683
2683
  "use strict";
2684
2684
 
2685
2685
  // EXPORTS
2686
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2686
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2687
2687
 
2688
2688
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2689
2689
  var esm_typeof = __webpack_require__(4);
@@ -2724,22 +2724,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2724
2724
 
2725
2725
 
2726
2726
 
2727
- function _toPrimitive(input, hint) {
2728
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2729
- var prim = input[Symbol.toPrimitive];
2730
- if (prim !== undefined) {
2731
- var res = prim.call(input, hint || "default");
2732
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2727
+ function toPrimitive(t, r) {
2728
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2729
+ var e = t[Symbol.toPrimitive];
2730
+ if (void 0 !== e) {
2731
+ var i = e.call(t, r || "default");
2732
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2733
2733
  throw new TypeError("@@toPrimitive must return a primitive value.");
2734
2734
  }
2735
- return (hint === "string" ? String : Number)(input);
2735
+ return ("string" === r ? String : Number)(t);
2736
2736
  }
2737
2737
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2738
2738
 
2739
2739
 
2740
- function _toPropertyKey(arg) {
2741
- var key = _toPrimitive(arg, "string");
2742
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2740
+ function toPropertyKey(t) {
2741
+ var i = toPrimitive(t, "string");
2742
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2743
2743
  }
2744
2744
 
2745
2745
  /***/ }),
package/lib/footer.js CHANGED
@@ -984,7 +984,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
984
984
  "use strict";
985
985
 
986
986
  // EXPORTS
987
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
987
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
988
988
 
989
989
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
990
990
  var esm_typeof = __webpack_require__(4);
@@ -1025,22 +1025,22 @@ var es_error_cause_js_ = __webpack_require__(32);
1025
1025
 
1026
1026
 
1027
1027
 
1028
- function _toPrimitive(input, hint) {
1029
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
1030
- var prim = input[Symbol.toPrimitive];
1031
- if (prim !== undefined) {
1032
- var res = prim.call(input, hint || "default");
1033
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
1028
+ function toPrimitive(t, r) {
1029
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
1030
+ var e = t[Symbol.toPrimitive];
1031
+ if (void 0 !== e) {
1032
+ var i = e.call(t, r || "default");
1033
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
1034
1034
  throw new TypeError("@@toPrimitive must return a primitive value.");
1035
1035
  }
1036
- return (hint === "string" ? String : Number)(input);
1036
+ return ("string" === r ? String : Number)(t);
1037
1037
  }
1038
1038
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
1039
1039
 
1040
1040
 
1041
- function _toPropertyKey(arg) {
1042
- var key = _toPrimitive(arg, "string");
1043
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
1041
+ function toPropertyKey(t) {
1042
+ var i = toPrimitive(t, "string");
1043
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
1044
1044
  }
1045
1045
 
1046
1046
  /***/ }),
package/lib/form-item.js CHANGED
@@ -2058,7 +2058,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2058
2058
  "use strict";
2059
2059
 
2060
2060
  // EXPORTS
2061
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2061
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2062
2062
 
2063
2063
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2064
2064
  var esm_typeof = __webpack_require__(4);
@@ -2099,22 +2099,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2099
2099
 
2100
2100
 
2101
2101
 
2102
- function _toPrimitive(input, hint) {
2103
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2104
- var prim = input[Symbol.toPrimitive];
2105
- if (prim !== undefined) {
2106
- var res = prim.call(input, hint || "default");
2107
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2102
+ function toPrimitive(t, r) {
2103
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2104
+ var e = t[Symbol.toPrimitive];
2105
+ if (void 0 !== e) {
2106
+ var i = e.call(t, r || "default");
2107
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2108
2108
  throw new TypeError("@@toPrimitive must return a primitive value.");
2109
2109
  }
2110
- return (hint === "string" ? String : Number)(input);
2110
+ return ("string" === r ? String : Number)(t);
2111
2111
  }
2112
2112
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2113
2113
 
2114
2114
 
2115
- function _toPropertyKey(arg) {
2116
- var key = _toPrimitive(arg, "string");
2117
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2115
+ function toPropertyKey(t) {
2116
+ var i = toPrimitive(t, "string");
2117
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2118
2118
  }
2119
2119
 
2120
2120
  /***/ }),
package/lib/form.js CHANGED
@@ -2105,7 +2105,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2105
2105
  "use strict";
2106
2106
 
2107
2107
  // EXPORTS
2108
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2108
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2109
2109
 
2110
2110
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2111
2111
  var esm_typeof = __webpack_require__(4);
@@ -2146,22 +2146,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2146
2146
 
2147
2147
 
2148
2148
 
2149
- function _toPrimitive(input, hint) {
2150
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2151
- var prim = input[Symbol.toPrimitive];
2152
- if (prim !== undefined) {
2153
- var res = prim.call(input, hint || "default");
2154
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2149
+ function toPrimitive(t, r) {
2150
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2151
+ var e = t[Symbol.toPrimitive];
2152
+ if (void 0 !== e) {
2153
+ var i = e.call(t, r || "default");
2154
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2155
2155
  throw new TypeError("@@toPrimitive must return a primitive value.");
2156
2156
  }
2157
- return (hint === "string" ? String : Number)(input);
2157
+ return ("string" === r ? String : Number)(t);
2158
2158
  }
2159
2159
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2160
2160
 
2161
2161
 
2162
- function _toPropertyKey(arg) {
2163
- var key = _toPrimitive(arg, "string");
2164
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2162
+ function toPropertyKey(t) {
2163
+ var i = toPrimitive(t, "string");
2164
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2165
2165
  }
2166
2166
 
2167
2167
  /***/ }),
package/lib/formula.js CHANGED
@@ -3737,7 +3737,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
3737
3737
  "use strict";
3738
3738
 
3739
3739
  // EXPORTS
3740
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
3740
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
3741
3741
 
3742
3742
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
3743
3743
  var esm_typeof = __webpack_require__(4);
@@ -3778,22 +3778,22 @@ var es_error_cause_js_ = __webpack_require__(32);
3778
3778
 
3779
3779
 
3780
3780
 
3781
- function _toPrimitive(input, hint) {
3782
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
3783
- var prim = input[Symbol.toPrimitive];
3784
- if (prim !== undefined) {
3785
- var res = prim.call(input, hint || "default");
3786
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
3781
+ function toPrimitive(t, r) {
3782
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
3783
+ var e = t[Symbol.toPrimitive];
3784
+ if (void 0 !== e) {
3785
+ var i = e.call(t, r || "default");
3786
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
3787
3787
  throw new TypeError("@@toPrimitive must return a primitive value.");
3788
3788
  }
3789
- return (hint === "string" ? String : Number)(input);
3789
+ return ("string" === r ? String : Number)(t);
3790
3790
  }
3791
3791
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
3792
3792
 
3793
3793
 
3794
- function _toPropertyKey(arg) {
3795
- var key = _toPrimitive(arg, "string");
3796
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
3794
+ function toPropertyKey(t) {
3795
+ var i = toPrimitive(t, "string");
3796
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
3797
3797
  }
3798
3798
 
3799
3799
  /***/ }),
package/lib/gauge.js CHANGED
@@ -574,10 +574,10 @@ var Componentvue_type_script_lang_js = __webpack_require__(77);
574
574
  var injectStylesIntoStyleTag = __webpack_require__(19);
575
575
  var injectStylesIntoStyleTag_default = /*#__PURE__*/__webpack_require__.n(injectStylesIntoStyleTag);
576
576
 
577
- // 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/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
578
- var Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = __webpack_require__(96);
577
+ // 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/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
578
+ var Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = __webpack_require__(96);
579
579
 
580
- // 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/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
580
+ // 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/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
581
581
 
582
582
 
583
583
 
@@ -586,12 +586,12 @@ var options = {};
586
586
  options.insert = "head";
587
587
  options.singleton = false;
588
588
 
589
- var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */], options);
589
+ var update = injectStylesIntoStyleTag_default()(Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */], options);
590
590
 
591
591
 
592
592
 
593
- /* harmony default export */ var visual_Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss = (Componentvue_type_style_index_0_id_7bb31724_prod_lang_scss["a" /* default */].locals || {});
594
- // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=7bb31724&prod&lang=scss
593
+ /* harmony default export */ var visual_Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss = (Componentvue_type_style_index_0_id_5a7b9934_prod_lang_scss["a" /* default */].locals || {});
594
+ // CONCATENATED MODULE: ./src/frame/views/visual/Component.vue?vue&type=style&index=0&id=5a7b9934&prod&lang=scss
595
595
 
596
596
  // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
597
597
  var componentNormalizer = __webpack_require__(15);
@@ -3111,7 +3111,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
3111
3111
  "use strict";
3112
3112
 
3113
3113
  // EXPORTS
3114
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
3114
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
3115
3115
 
3116
3116
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
3117
3117
  var esm_typeof = __webpack_require__(4);
@@ -3152,22 +3152,22 @@ var es_error_cause_js_ = __webpack_require__(32);
3152
3152
 
3153
3153
 
3154
3154
 
3155
- function _toPrimitive(input, hint) {
3156
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
3157
- var prim = input[Symbol.toPrimitive];
3158
- if (prim !== undefined) {
3159
- var res = prim.call(input, hint || "default");
3160
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
3155
+ function toPrimitive(t, r) {
3156
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
3157
+ var e = t[Symbol.toPrimitive];
3158
+ if (void 0 !== e) {
3159
+ var i = e.call(t, r || "default");
3160
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
3161
3161
  throw new TypeError("@@toPrimitive must return a primitive value.");
3162
3162
  }
3163
- return (hint === "string" ? String : Number)(input);
3163
+ return ("string" === r ? String : Number)(t);
3164
3164
  }
3165
3165
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
3166
3166
 
3167
3167
 
3168
- function _toPropertyKey(arg) {
3169
- var key = _toPrimitive(arg, "string");
3170
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
3168
+ function toPropertyKey(t) {
3169
+ var i = toPrimitive(t, "string");
3170
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
3171
3171
  }
3172
3172
 
3173
3173
  /***/ }),
@@ -4809,7 +4809,7 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
4809
4809
  'is-default': this.isDefaultValue(item.key),
4810
4810
  'epx-visual-component__form-item': true
4811
4811
  }, 'epx-visual-component__form-item--' + item.type, true), 'epx-visual-component__form-item--opened', this.opened[item.key])
4812
- }, [item.type === 'font' && h("span", {
4812
+ }, [item.type === 'font' ? h("span", {
4813
4813
  "slot": "label"
4814
4814
  }, [h("i", {
4815
4815
  "class": "epx-visual-component__form-item-fold-icon el-icon-caret-right",
@@ -4818,7 +4818,16 @@ module.exports = require("core-js/modules/web.dom-collections.iterator.js");
4818
4818
  return _this12.$set(_this12.opened, item.key, !_this12.opened[item.key]);
4819
4819
  }
4820
4820
  }
4821
- }), item.label]), item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
4821
+ }), item.label]) : item.tip ? h("span", {
4822
+ "slot": "label"
4823
+ }, [item.label, h("el-tooltip", {
4824
+ "attrs": {
4825
+ "content": item.tip,
4826
+ "placement": "top"
4827
+ }
4828
+ }, [h("i", {
4829
+ "class": "el-icon-warning epx-visual-component__form-item-tip"
4830
+ })])]) : null, item.renderContent ? h("div", [item.renderContent(item)]) : item.type === 'radio' ? h("epx-visual-config-radio", {
4822
4831
  "attrs": {
4823
4832
  "code": item.code,
4824
4833
  "option-list": item.options,
@@ -5221,7 +5230,7 @@ module.exports = require("core-js/modules/es.function.name.js");
5221
5230
 
5222
5231
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_0___default()(function(i){return i[1]});
5223
5232
  // Module
5224
- ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
5233
+ ___CSS_LOADER_EXPORT___.push([module.i, ".epx-visual-component{padding:0 16px}.epx-visual-component__accordion.is-fold{margin-bottom:10px}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-icon{transform:rotate(180deg)}.epx-visual-component__accordion.is-fold .epx-visual-component__accordion-body{display:none}.epx-visual-component__accordion-header{width:100%;display:flex;height:40px;padding:0 16px;justify-content:space-between;align-items:center;background:rgba(31,56,88,0.1);position:relative;left:-16px}.epx-visual-component__accordion-body{padding:12px 0}.epx-visual-component__accordion-icon{font-size:16px;cursor:pointer;transition:all .5s}.epx-visual-component__form-item.el-form-item{display:flex;flex-wrap:wrap}.epx-visual-component__form-item .el-form-item__header{flex-shrink:0}.epx-visual-component__form-item>.el-form-item__content{flex:1}.epx-visual-component__form-item .el-form-item__label{flex-shrink:0;line-height:20px;padding:10px 10px 10px 0}.epx-visual-component__form-item-tip{color:#999;cursor:pointer;margin-left:2px}.epx-visual-component__form-item--font{display:block}.epx-visual-component__form-item--font .el-form-item__label{width:100% !important}.epx-visual-component__form-item--font .el-form-item__content{display:none}.epx-visual-component__form-item--opened .epx-visual-component__form-item-fold-icon{transform:rotate(90deg)}.epx-visual-component__form-item--opened .el-form-item__content{display:block}.epx-visual-component__form-item-fold-icon{cursor:pointer;transition:all .5s}\n", ""]);
5225
5234
  // Exports
5226
5235
  /* harmony default export */ __webpack_exports__["a"] = (___CSS_LOADER_EXPORT___);
5227
5236
 
package/lib/grid.js CHANGED
@@ -2324,7 +2324,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2324
2324
  "use strict";
2325
2325
 
2326
2326
  // EXPORTS
2327
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2327
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2328
2328
 
2329
2329
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2330
2330
  var esm_typeof = __webpack_require__(4);
@@ -2365,22 +2365,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2365
2365
 
2366
2366
 
2367
2367
 
2368
- function _toPrimitive(input, hint) {
2369
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2370
- var prim = input[Symbol.toPrimitive];
2371
- if (prim !== undefined) {
2372
- var res = prim.call(input, hint || "default");
2373
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2368
+ function toPrimitive(t, r) {
2369
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2370
+ var e = t[Symbol.toPrimitive];
2371
+ if (void 0 !== e) {
2372
+ var i = e.call(t, r || "default");
2373
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2374
2374
  throw new TypeError("@@toPrimitive must return a primitive value.");
2375
2375
  }
2376
- return (hint === "string" ? String : Number)(input);
2376
+ return ("string" === r ? String : Number)(t);
2377
2377
  }
2378
2378
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2379
2379
 
2380
2380
 
2381
- function _toPropertyKey(arg) {
2382
- var key = _toPrimitive(arg, "string");
2383
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2381
+ function toPropertyKey(t) {
2382
+ var i = toPrimitive(t, "string");
2383
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2384
2384
  }
2385
2385
 
2386
2386
  /***/ }),
package/lib/header.js CHANGED
@@ -3307,7 +3307,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
3307
3307
  "use strict";
3308
3308
 
3309
3309
  // EXPORTS
3310
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
3310
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
3311
3311
 
3312
3312
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
3313
3313
  var esm_typeof = __webpack_require__(4);
@@ -3348,22 +3348,22 @@ var es_error_cause_js_ = __webpack_require__(32);
3348
3348
 
3349
3349
 
3350
3350
 
3351
- function _toPrimitive(input, hint) {
3352
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
3353
- var prim = input[Symbol.toPrimitive];
3354
- if (prim !== undefined) {
3355
- var res = prim.call(input, hint || "default");
3356
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
3351
+ function toPrimitive(t, r) {
3352
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
3353
+ var e = t[Symbol.toPrimitive];
3354
+ if (void 0 !== e) {
3355
+ var i = e.call(t, r || "default");
3356
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
3357
3357
  throw new TypeError("@@toPrimitive must return a primitive value.");
3358
3358
  }
3359
- return (hint === "string" ? String : Number)(input);
3359
+ return ("string" === r ? String : Number)(t);
3360
3360
  }
3361
3361
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
3362
3362
 
3363
3363
 
3364
- function _toPropertyKey(arg) {
3365
- var key = _toPrimitive(arg, "string");
3366
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
3364
+ function toPropertyKey(t) {
3365
+ var i = toPrimitive(t, "string");
3366
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
3367
3367
  }
3368
3368
 
3369
3369
  /***/ }),
package/lib/icon.js CHANGED
@@ -813,7 +813,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
813
813
  "use strict";
814
814
 
815
815
  // EXPORTS
816
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
816
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
817
817
 
818
818
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
819
819
  var esm_typeof = __webpack_require__(4);
@@ -854,22 +854,22 @@ var es_error_cause_js_ = __webpack_require__(32);
854
854
 
855
855
 
856
856
 
857
- function _toPrimitive(input, hint) {
858
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
859
- var prim = input[Symbol.toPrimitive];
860
- if (prim !== undefined) {
861
- var res = prim.call(input, hint || "default");
862
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
857
+ function toPrimitive(t, r) {
858
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
859
+ var e = t[Symbol.toPrimitive];
860
+ if (void 0 !== e) {
861
+ var i = e.call(t, r || "default");
862
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
863
863
  throw new TypeError("@@toPrimitive must return a primitive value.");
864
864
  }
865
- return (hint === "string" ? String : Number)(input);
865
+ return ("string" === r ? String : Number)(t);
866
866
  }
867
867
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
868
868
 
869
869
 
870
- function _toPropertyKey(arg) {
871
- var key = _toPrimitive(arg, "string");
872
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
870
+ function toPropertyKey(t) {
871
+ var i = toPrimitive(t, "string");
872
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
873
873
  }
874
874
 
875
875
  /***/ }),
package/lib/iframe.js CHANGED
@@ -2084,7 +2084,7 @@ module.exports = require("core-js/modules/es.date.to-primitive.js");
2084
2084
  "use strict";
2085
2085
 
2086
2086
  // EXPORTS
2087
- __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ _toPropertyKey; });
2087
+ __webpack_require__.d(__webpack_exports__, "a", function() { return /* binding */ toPropertyKey; });
2088
2088
 
2089
2089
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
2090
2090
  var esm_typeof = __webpack_require__(4);
@@ -2125,22 +2125,22 @@ var es_error_cause_js_ = __webpack_require__(32);
2125
2125
 
2126
2126
 
2127
2127
 
2128
- function _toPrimitive(input, hint) {
2129
- if (Object(esm_typeof["a" /* default */])(input) !== "object" || input === null) return input;
2130
- var prim = input[Symbol.toPrimitive];
2131
- if (prim !== undefined) {
2132
- var res = prim.call(input, hint || "default");
2133
- if (Object(esm_typeof["a" /* default */])(res) !== "object") return res;
2128
+ function toPrimitive(t, r) {
2129
+ if ("object" != Object(esm_typeof["a" /* default */])(t) || !t) return t;
2130
+ var e = t[Symbol.toPrimitive];
2131
+ if (void 0 !== e) {
2132
+ var i = e.call(t, r || "default");
2133
+ if ("object" != Object(esm_typeof["a" /* default */])(i)) return i;
2134
2134
  throw new TypeError("@@toPrimitive must return a primitive value.");
2135
2135
  }
2136
- return (hint === "string" ? String : Number)(input);
2136
+ return ("string" === r ? String : Number)(t);
2137
2137
  }
2138
2138
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
2139
2139
 
2140
2140
 
2141
- function _toPropertyKey(arg) {
2142
- var key = _toPrimitive(arg, "string");
2143
- return Object(esm_typeof["a" /* default */])(key) === "symbol" ? key : String(key);
2141
+ function toPropertyKey(t) {
2142
+ var i = toPrimitive(t, "string");
2143
+ return "symbol" == Object(esm_typeof["a" /* default */])(i) ? i : String(i);
2144
2144
  }
2145
2145
 
2146
2146
  /***/ }),