hy-logic-flow 1.0.0 → 1.0.1

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 (25) hide show
  1. package/lib/{hy-flow-new-mini.common.js → hy-logic-flow-mini.common.js} +2 -2
  2. package/lib/{hy-flow-new-mini.umd.357.js → hy-logic-flow-mini.umd.357.js} +1 -1
  3. package/lib/{hy-flow-new-mini.umd.371.js → hy-logic-flow-mini.umd.371.js} +1 -1
  4. package/lib/{hy-flow-new-mini.umd.js → hy-logic-flow-mini.umd.js} +6 -6
  5. package/lib/hy-logic-flow-mini.umd.min.249.js +1 -0
  6. package/lib/hy-logic-flow-mini.umd.min.323.js +1 -0
  7. package/lib/{hy-flow-new-mini.umd.min.js → hy-logic-flow-mini.umd.min.js} +2 -2
  8. package/lib/{hy-flow-new.common.js → hy-logic-flow.common.js} +2 -2
  9. package/lib/{hy-flow-new.umd.357.js → hy-logic-flow.umd.357.js} +1 -1
  10. package/lib/{hy-flow-new.umd.371.js → hy-logic-flow.umd.371.js} +1 -1
  11. package/lib/{hy-flow-new.umd.js → hy-logic-flow.umd.js} +6 -6
  12. package/lib/hy-logic-flow.umd.min.249.js +1 -0
  13. package/lib/hy-logic-flow.umd.min.323.js +1 -0
  14. package/lib/{hy-flow-new.umd.min.js → hy-logic-flow.umd.min.js} +2 -2
  15. package/package.json +4 -4
  16. package/lib/hy-flow-new-mini.umd.min.249.js +0 -1
  17. package/lib/hy-flow-new-mini.umd.min.323.js +0 -1
  18. package/lib/hy-flow-new.umd.min.249.js +0 -1
  19. package/lib/hy-flow-new.umd.min.323.js +0 -1
  20. /package/lib/{hy-flow-new-mini.common.36.js → hy-logic-flow-mini.common.36.js} +0 -0
  21. /package/lib/{hy-flow-new-mini.common.365.js → hy-logic-flow-mini.common.365.js} +0 -0
  22. /package/lib/{hy-flow-new-mini.css → hy-logic-flow-mini.css} +0 -0
  23. /package/lib/{hy-flow-new.common.36.js → hy-logic-flow.common.36.js} +0 -0
  24. /package/lib/{hy-flow-new.common.365.js → hy-logic-flow.common.365.js} +0 -0
  25. /package/lib/{hy-flow-new.css → hy-logic-flow.css} +0 -0
@@ -52965,7 +52965,7 @@ module.exports = baseClone;
52965
52965
  /******/ // This function allow to reference async chunks
52966
52966
  /******/ __webpack_require__.u = function(chunkId) {
52967
52967
  /******/ // return url for filenames based on template
52968
- /******/ return "hy-flow-new-mini.common." + chunkId + ".js";
52968
+ /******/ return "hy-logic-flow-mini.common." + chunkId + ".js";
52969
52969
  /******/ };
52970
52970
  /******/ }();
52971
52971
  /******/
@@ -53073,7 +53073,7 @@ module.exports = baseClone;
53073
53073
  /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
53074
53074
  /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
53075
53075
  /******/ var installedChunks = {
53076
- /******/ 595: 0
53076
+ /******/ 933: 0
53077
53077
  /******/ };
53078
53078
  /******/
53079
53079
  /******/ __webpack_require__.f.j = function(chunkId, promises) {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new_mini"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new_mini"] || []).push([[357],{
2
+ ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow_mini"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow_mini"] || []).push([[357],{
3
3
 
4
4
  /***/ 4357:
5
5
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new_mini"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new_mini"] || []).push([[371],{
2
+ ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow_mini"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow_mini"] || []).push([[371],{
3
3
 
4
4
  /***/ 2371:
5
5
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -4,9 +4,9 @@
4
4
  else if(typeof define === 'function' && define.amd)
5
5
  define(["Vue"], factory);
6
6
  else if(typeof exports === 'object')
7
- exports["hy-flow-new-mini"] = factory(require("Vue"));
7
+ exports["hy-logic-flow-mini"] = factory(require("Vue"));
8
8
  else
9
- root["hy-flow-new-mini"] = factory(root["Vue"]);
9
+ root["hy-logic-flow-mini"] = factory(root["Vue"]);
10
10
  })((typeof self !== 'undefined' ? self : this), function(__WEBPACK_EXTERNAL_MODULE__2508__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ var __webpack_modules__ = ({
@@ -52975,7 +52975,7 @@ module.exports = baseClone;
52975
52975
  /******/ // This function allow to reference async chunks
52976
52976
  /******/ __webpack_require__.u = function(chunkId) {
52977
52977
  /******/ // return url for filenames based on template
52978
- /******/ return "hy-flow-new-mini.umd." + chunkId + ".js";
52978
+ /******/ return "hy-logic-flow-mini.umd." + chunkId + ".js";
52979
52979
  /******/ };
52980
52980
  /******/ }();
52981
52981
  /******/
@@ -53008,7 +53008,7 @@ module.exports = baseClone;
53008
53008
  /******/ /* webpack/runtime/load script */
53009
53009
  /******/ !function() {
53010
53010
  /******/ var inProgress = {};
53011
- /******/ var dataWebpackPrefix = "hy-flow-new-mini:";
53011
+ /******/ var dataWebpackPrefix = "hy-logic-flow-mini:";
53012
53012
  /******/ // loadScript function to load a script via script tag
53013
53013
  /******/ __webpack_require__.l = function(url, done, key, chunkId) {
53014
53014
  /******/ if(inProgress[url]) { inProgress[url].push(done); return; }
@@ -53083,7 +53083,7 @@ module.exports = baseClone;
53083
53083
  /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
53084
53084
  /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
53085
53085
  /******/ var installedChunks = {
53086
- /******/ 410: 0
53086
+ /******/ 176: 0
53087
53087
  /******/ };
53088
53088
  /******/
53089
53089
  /******/ __webpack_require__.f.j = function(chunkId, promises) {
@@ -53162,7 +53162,7 @@ module.exports = baseClone;
53162
53162
  /******/
53163
53163
  /******/ }
53164
53164
  /******/
53165
- /******/ var chunkLoadingGlobal = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new_mini"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new_mini"] || [];
53165
+ /******/ var chunkLoadingGlobal = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow_mini"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow_mini"] || [];
53166
53166
  /******/ chunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));
53167
53167
  /******/ chunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));
53168
53168
  /******/ }();
@@ -0,0 +1 @@
1
+ "use strict";(("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow_mini"]=("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow_mini"]||[]).push([[249],{6249:function(e,t,n){n.r(t),n.d(t,{default:function(){return o}});var l=function(){var e=this,t=e._self._c;return t("pre",{staticClass:"pre_code",staticStyle:{"max-height":"200px"}},[e._v(" "+e._s(e.node)+"\n ")])},r=[],i={name:"PreShow",props:{node:{type:[Array,Object],default(){return[]}}},data(){return{}}},s=i,u=n(1656),f=(0,u.A)(s,l,r,!1,null,null,null),o=f.exports}}]);
@@ -0,0 +1 @@
1
+ "use strict";(("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow_mini"]=("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow_mini"]||[]).push([[323],{9323:function(e,n,l){l.r(n),l.d(n,{default:function(){return o}});var t=function(){var e=this,n=e._self._c;return n("div")},i=[],u={name:"UserSelector",props:{},data(){return{}}},f=u,r=l(1656),s=(0,r.A)(f,t,i,!1,null,null,null),o=s.exports}}]);
@@ -1,4 +1,4 @@
1
- (function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("Vue")):"function"===typeof define&&define.amd?define(["Vue"],t):"object"===typeof exports?exports["hy-flow-new-mini"]=t(require("Vue")):e["hy-flow-new-mini"]=t(e["Vue"])})("undefined"!==typeof self?self:this,function(e){return function(){var t={2:function(e,t,n){var r=n(2199),o=n(4664),i=n(5950);function a(e){return r(e,i,o)}e.exports=a},14:function(e,t,n){var r=n(5389),o=n(5765);function i(e,t){return e&&e.length?o(e,r(t,2)):[]}e.exports=i},79:function(e,t,n){var r=n(3702),o=n(80),i=n(4739),a=n(8655),s=n(1175);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype["delete"]=o,l.prototype.get=i,l.prototype.has=a,l.prototype.set=s,e.exports=l},80:function(e,t,n){var r=n(6025),o=Array.prototype,i=o.splice;function a(e){var t=this.__data__,n=r(t,e);if(n<0)return!1;var o=t.length-1;return n==o?t.pop():i.call(t,n,1),--this.size,!0}e.exports=a},104:function(e,t,n){var r=n(3661),o="Expected a function";function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(o);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},119:function(e,t,n){(function(e,t){t(n(5093))})(0,function(e){"use strict";
1
+ (function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("Vue")):"function"===typeof define&&define.amd?define(["Vue"],t):"object"===typeof exports?exports["hy-logic-flow-mini"]=t(require("Vue")):e["hy-logic-flow-mini"]=t(e["Vue"])})("undefined"!==typeof self?self:this,function(e){return function(){var t={2:function(e,t,n){var r=n(2199),o=n(4664),i=n(5950);function a(e){return r(e,i,o)}e.exports=a},14:function(e,t,n){var r=n(5389),o=n(5765);function i(e,t){return e&&e.length?o(e,r(t,2)):[]}e.exports=i},79:function(e,t,n){var r=n(3702),o=n(80),i=n(4739),a=n(8655),s=n(1175);function l(e){var t=-1,n=null==e?0:e.length;this.clear();while(++t<n){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype["delete"]=o,l.prototype.get=i,l.prototype.has=a,l.prototype.set=s,e.exports=l},80:function(e,t,n){var r=n(6025),o=Array.prototype,i=o.splice;function a(e){var t=this.__data__,n=r(t,e);if(n<0)return!1;var o=t.length-1;return n==o?t.pop():i.call(t,n,1),--this.size,!0}e.exports=a},104:function(e,t,n){var r=n(3661),o="Expected a function";function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(o);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},119:function(e,t,n){(function(e,t){t(n(5093))})(0,function(e){"use strict";
2
2
  //! moment.js locale configuration
3
3
  var t={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"},r=e.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysShort:"یک‌شنبه_دوشنبه_سه‌شنبه_چهارشنبه_پنج‌شنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(e){return/بعد از ظهر/.test(e)},meridiem:function(e,t,n){return e<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",ss:"%d ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(e){return e.replace(/[۰-۹]/g,function(e){return n[e]}).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]}).replace(/,/g,"،")},dayOfMonthOrdinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}});return r})},124:function(e,t,n){var r=n(9325),o=function(){return r.Date.now()};e.exports=o},158:function(e,t,n){(function(e,t){t(n(5093))})(0,function(e){"use strict";
4
4
  //! moment.js locale configuration
@@ -286,7 +286,7 @@ var t=e.defineLocale("pt",{months:"janeiro_fevereiro_março_abril_maio_junho_jul
286
286
  //! moment.js locale configuration
287
287
  var t=e.defineLocale("tzl",{months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});function n(e,t,n,r){var o={s:["viensas secunds","'iensas secunds"],ss:[e+" secunds",e+" secunds"],m:["'n míut","'iens míut"],mm:[e+" míuts",e+" míuts"],h:["'n þora","'iensa þora"],hh:[e+" þoras",e+" þoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",e+" ars"]};return r||t?o[n][0]:o[n][1]}return t})},9849:function(e,t,n){(function(e,t){t(n(5093))})(0,function(e){"use strict";
288
288
  //! moment.js locale configuration
289
- var t={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"},r=e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"[ਅਗਲਾ] dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",ss:"%d ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?e<4?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ਰਾਤ":e<10?"ਸਵੇਰ":e<17?"ਦੁਪਹਿਰ":e<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}});return r})},9884:function(e,t,n){var r=n(1791),o=n(7241);function i(e){return r(e,o(e))}e.exports=i},9905:function(e){function t(e,t,n){var r=-1,o=null==e?0:e.length;while(++r<o)if(n(t,e[r]))return!0;return!1}e.exports=t},9931:function(e,t,n){var r=n(1769),o=n(8090),i=n(8969),a=n(7797);function s(e,t){return t=r(t,e),e=i(e,t),null==e||delete e[a(o(t))]}e.exports=s},9935:function(e){function t(){return!1}e.exports=t},9965:function(e,t,n){"use strict";n(8458);var r=n(749);t.A={methods:{uuid(){return(0,r.OX)()},open(e,t,n,r){this.isActive=!0,this.$nextTick(()=>{this.$refs[e].showDrawer(n,t,r)})},delNode(e,t){const n=this;n.$store.dispatch("flow/delNode",e),t&&t(e)},addBranch(e){this.$store.dispatch("flow/addBranch",e)}}}},9999:function(e,t,n){var r=n(7217),o=n(3729),i=n(6547),a=n(4733),s=n(3838),l=n(3290),c=n(3007),u=n(2271),d=n(8948),h=n(2),f=n(3349),p=n(5861),v=n(6189),m=n(7199),g=n(7910),y=n(6449),b=n(3656),_=n(7730),w=n(3805),M=n(8440),x=n(5950),C=n(7241),S=1,k=2,z=4,L="[object Arguments]",T="[object Array]",A="[object Boolean]",O="[object Date]",E="[object Error]",D="[object Function]",H="[object GeneratorFunction]",N="[object Map]",P="[object Number]",V="[object Object]",I="[object RegExp]",j="[object Set]",R="[object String]",F="[object Symbol]",Y="[object WeakMap]",B="[object ArrayBuffer]",$="[object DataView]",W="[object Float32Array]",U="[object Float64Array]",G="[object Int8Array]",q="[object Int16Array]",K="[object Int32Array]",X="[object Uint8Array]",J="[object Uint8ClampedArray]",Z="[object Uint16Array]",Q="[object Uint32Array]",ee={};function te(e,t,n,T,A,O){var E,N=t&S,P=t&k,I=t&z;if(n&&(E=A?n(e,T,A,O):n(e)),void 0!==E)return E;if(!w(e))return e;var j=y(e);if(j){if(E=v(e),!N)return c(e,E)}else{var R=p(e),F=R==D||R==H;if(b(e))return l(e,N);if(R==V||R==L||F&&!A){if(E=P||F?{}:g(e),!N)return P?d(e,s(E,e)):u(e,a(E,e))}else{if(!ee[R])return A?e:{};E=m(e,R,N)}}O||(O=new r);var Y=O.get(e);if(Y)return Y;O.set(e,E),M(e)?e.forEach(function(r){E.add(te(r,t,n,r,e,O))}):_(e)&&e.forEach(function(r,o){E.set(o,te(r,t,n,o,e,O))});var B=I?P?f:h:P?C:x,$=j?void 0:B(e);return o($||e,function(r,o){$&&(o=r,r=e[o]),i(E,o,te(r,t,n,o,e,O))}),E}ee[L]=ee[T]=ee[B]=ee[$]=ee[A]=ee[O]=ee[W]=ee[U]=ee[G]=ee[q]=ee[K]=ee[N]=ee[P]=ee[V]=ee[I]=ee[j]=ee[R]=ee[F]=ee[X]=ee[J]=ee[Z]=ee[Q]=!0,ee[E]=ee[D]=ee[Y]=!1,e.exports=te}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return t[e].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.m=t,function(){r.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return r.d(t,{a:t}),t}}(),function(){r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}}(),function(){r.f={},r.e=function(e){return Promise.all(Object.keys(r.f).reduce(function(t,n){return r.f[n](e,t),t},[]))}}(),function(){r.u=function(e){return"hy-flow-new-mini.umd.min."+e+".js"}}(),function(){r.miniCssF=function(e){}}(),function(){r.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}}(),function(){var e={},t="hy-flow-new-mini:";r.l=function(n,o,i,a){if(e[n])e[n].push(o);else{var s,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var d=c[u];if(d.getAttribute("src")==n||d.getAttribute("data-webpack")==t+i){s=d;break}}s||(l=!0,s=document.createElement("script"),s.charset="utf-8",r.nc&&s.setAttribute("nonce",r.nc),s.setAttribute("data-webpack",t+i),s.src=n),e[n]=[o];var h=function(t,r){s.onerror=s.onload=null,clearTimeout(f);var o=e[n];if(delete e[n],s.parentNode&&s.parentNode.removeChild(s),o&&o.forEach(function(e){return e(r)}),t)return t(r)},f=setTimeout(h.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=h.bind(null,s.onerror),s.onload=h.bind(null,s.onload),l&&document.head.appendChild(s)}}}(),function(){r.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}}(),function(){r.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e}}(),function(){r.p=""}(),function(){var e={196:0};r.f.j=function(t,n){var o=r.o(e,t)?e[t]:void 0;if(0!==o)if(o)n.push(o[2]);else{var i=new Promise(function(n,r){o=e[t]=[n,r]});n.push(o[2]=i);var a=r.p+r.u(t),s=new Error,l=function(n){if(r.o(e,t)&&(o=e[t],0!==o&&(e[t]=void 0),o)){var i=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;s.message="Loading chunk "+t+" failed.\n("+i+": "+a+")",s.name="ChunkLoadError",s.type=i,s.request=a,o[1](s)}};r.l(a,l,"chunk-"+t,t)}};var t=function(t,n){var o,i,a=n[0],s=n[1],l=n[2],c=0;if(a.some(function(t){return 0!==e[t]})){for(o in s)r.o(s,o)&&(r.m[o]=s[o]);if(l)l(r)}for(t&&t(n);c<a.length;c++)i=a[c],r.o(e,i)&&e[i]&&e[i][0](),e[i]=0},n=("undefined"!==typeof self?self:this)["webpackChunkhy_flow_new_mini"]=("undefined"!==typeof self?self:this)["webpackChunkhy_flow_new_mini"]||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))}();var o={};return function(){"use strict";if(r.r(o),r.d(o,{BasicInfo:function(){return Q4},FlowDesign:function(){return G4},FlowSetting:function(){return P0},default:function(){return O3e},flowStore:function(){return t2},install:function(){return L3e},nodeSchema:function(){return T3e}}),"undefined"!==typeof window){var e=window.document.currentScript,t=e&&e.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);t&&(r.p=t[1])}var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"designer-wrap"},[e.navable&&!e.readable?t("FlowNav",{attrs:{navItems:e.navMenu,currentNav:3},on:{click:e.publish,change:e.change}}):e._e(),t("div",{staticClass:"designer-content-box",style:{height:e.readable?"100vh":"calc(100vh - 50px)"}},[e.lf?t("NodePanel",{attrs:{lf:e.lf,nodeList:e.nodeList}}):e._e(),e.lf?t("Control",{staticClass:"lf-panel-control",style:{top:e.navable&&!e.readable?"55px":"5px"},attrs:{lf:e.lf},on:{catData:e.$_catData}}):e._e(),t("div",{ref:"designContainer",staticClass:"flow-design-wrap logic-panel"})],1)],1)},i=[],a=r(8458),s=r(9965),l=r(6726),c=r(3684);const u={props:{},data(){return{nodeList:[{text:"框选",type:"choose",class:"node-choose",callback:e=>{e.extension.selectionSelect.openSelectionSelect(),e.once("selection:selected",()=>{e.extension.selectionSelect.closeSelectionSelect()})}},{text:"开始",type:"start",class:"node-start"},{text:"审批人",type:"approver",class:"node-approver",properties:{type:1,attr:{approvalMethod:1,approvalMode:1,sameMode:2,noHander:4},approverGroups:[{id:this.uuid(),approverType:1,levelMode:1,loopCount:0,approverIds:[],approverNames:[],approverObjects:[],sort:0}],formDesignData:{isNew:!0,chooseFormId:void 0,fields:[]},privileges:[],configure:{},childNode:null,addable:!0,deletable:!1,error:!0,content:null}},{type:"branch",text:"分支条件",class:"node-branch",properties:{error:!0,conditionGroup:[],attr:{branchType:1,priorityLevel:1,priorityLevelName:"优先级1",showPriorityLevel:!0}}},{type:"condition",text:"条件",class:"node-condition",properties:{conditionGroup:[],error:!0,attr:{towards:"false_finish",conditionType:""}}},{type:"copyer",text:"抄送人",class:"node-copyer",properties:{childNode:null,approverGroups:[{id:this.uuid(),approverType:1,levelMode:1,approverIds:[],approverNames:[]}],privileges:[],configure:{},addable:!0,deletable:!1,error:!0,content:null}},{type:"event",text:"事件",class:"node-event",properties:{childNode:null,privileges:[],configure:{is_before:!1,is_after:!1,is_webhook:!1,before_config:{type:"script",content:""},after_config:{mode:"name",event_name:"",listener:void 0,params:""},webhook_config:{url:"",method:"POST",headers:[{key:"Content-Type",value:"application/json"}],body_params:[]}},addable:!0,deletable:!1,error:!0,content:null}},{type:"end",text:"结束",class:"node-end"}],...l.A.data()}},...c.A,...s.A};var d,h,f,p,v,m,g,y,b,_,w,M={},x=[],C=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,S=Array.isArray;function k(e,t){for(var n in t)e[n]=t[n];return e}function z(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function L(e,t,n){var r,o,i,a={};for(i in t)"key"==i?r=t[i]:"ref"==i?o=t[i]:a[i]=t[i];if(arguments.length>2&&(a.children=arguments.length>3?d.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(i in e.defaultProps)void 0===a[i]&&(a[i]=e.defaultProps[i]);return T(e,a,r,o,null)}function T(e,t,n,r,o){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==o?++f:o,__i:-1,__u:0};return null==o&&null!=h.vnode&&h.vnode(i),i}function A(){return{current:null}}function O(e){return e.children}function E(e,t){this.props=e,this.context=t}function D(e,t){if(null==t)return e.__?D(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?D(e):null}function H(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,r=[],o=[],i=k({},t);i.__v=t.__v+1,h.vnode&&h.vnode(i),U(e.__P,i,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,r,null==n?D(t):n,!!(32&t.__u),o),i.__v=t.__v,i.__.__k[i.__i]=i,q(r,i,o),t.__e=t.__=null,i.__e!=n&&N(i)}}function N(e){if(null!=(e=e.__)&&null!=e.__c)return e.__e=e.__c.base=null,e.__k.some(function(t){if(null!=t&&null!=t.__e)return e.__e=e.__c.base=t.__e}),N(e)}function P(e){(!e.__d&&(e.__d=!0)&&p.push(e)&&!V.__r++||v!=h.debounceRendering)&&((v=h.debounceRendering)||m)(V)}function V(){for(var e,t=1;p.length;)p.length>t&&p.sort(g),e=p.shift(),t=p.length,H(e);V.__r=0}function I(e,t,n,r,o,i,a,s,l,c,u){var d,h,f,p,v,m,g,y=r&&r.__k||x,b=t.length;for(l=j(n,t,y,l,b),d=0;d<b;d++)null!=(f=n.__k[d])&&(h=-1!=f.__i&&y[f.__i]||M,f.__i=d,m=U(e,f,h,o,i,a,s,l,c,u),p=f.__e,f.ref&&h.ref!=f.ref&&(h.ref&&J(h.ref,null,f),u.push(f.ref,f.__c||p,f)),null==v&&null!=p&&(v=p),(g=!!(4&f.__u))||h.__k===f.__k?l=R(f,l,e,g):"function"==typeof f.type&&void 0!==m?l=m:p&&(l=p.nextSibling),f.__u&=-7);return n.__e=v,l}function j(e,t,n,r,o){var i,a,s,l,c,u=n.length,d=u,h=0;for(e.__k=new Array(o),i=0;i<o;i++)null!=(a=t[i])&&"boolean"!=typeof a&&"function"!=typeof a?("string"==typeof a||"number"==typeof a||"bigint"==typeof a||a.constructor==String?a=e.__k[i]=T(null,a,null,null,null):S(a)?a=e.__k[i]=T(O,{children:a},null,null,null):void 0===a.constructor&&a.__b>0?a=e.__k[i]=T(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[i]=a,l=i+h,a.__=e,a.__b=e.__b+1,s=null,-1!=(c=a.__i=Y(a,n,l,d))&&(d--,(s=n[c])&&(s.__u|=2)),null==s||null==s.__v?(-1==c&&(o>u?h--:o<u&&h++),"function"!=typeof a.type&&(a.__u|=4)):c!=l&&(c==l-1?h--:c==l+1?h++:(c>l?h--:h++,a.__u|=4))):e.__k[i]=null;if(d)for(i=0;i<u;i++)null!=(s=n[i])&&0==(2&s.__u)&&(s.__e==r&&(r=D(s)),Z(s,s));return r}function R(e,t,n,r){var o,i;if("function"==typeof e.type){for(o=e.__k,i=0;o&&i<o.length;i++)o[i]&&(o[i].__=e,t=R(o[i],t,n,r));return t}e.__e!=t&&(r&&(t&&e.type&&!t.parentNode&&(t=D(e)),n.insertBefore(e.__e,t||null)),t=e.__e);do{t=t&&t.nextSibling}while(null!=t&&8==t.nodeType);return t}function F(e,t){return t=t||[],null==e||"boolean"==typeof e||(S(e)?e.some(function(e){F(e,t)}):t.push(e)),t}function Y(e,t,n,r){var o,i,a,s=e.key,l=e.type,c=t[n],u=null!=c&&0==(2&c.__u);if(null===c&&null==s||u&&s==c.key&&l==c.type)return n;if(r>(u?1:0))for(o=n-1,i=n+1;o>=0||i<t.length;)if(null!=(c=t[a=o>=0?o--:i++])&&0==(2&c.__u)&&s==c.key&&l==c.type)return a;return-1}function B(e,t,n){"-"==t[0]?e.setProperty(t,null==n?"":n):e[t]=null==n?"":"number"!=typeof n||C.test(t)?n:n+"px"}function $(e,t,n,r,o){var i,a;e:if("style"==t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof r&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||B(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||B(e.style,t,n[t])}else if("o"==t[0]&&"n"==t[1])i=t!=(t=t.replace(y,"$1")),a=t.toLowerCase(),t=a in e||"onFocusOut"==t||"onFocusIn"==t?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r?n.u=r.u:(n.u=b,e.addEventListener(t,i?w:_,i)):e.removeEventListener(t,i?w:_,i);else{if("http://www.w3.org/2000/svg"==o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=t&&"height"!=t&&"href"!=t&&"list"!=t&&"form"!=t&&"tabIndex"!=t&&"download"!=t&&"rowSpan"!=t&&"colSpan"!=t&&"role"!=t&&"popover"!=t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&"-"!=t[4]?e.removeAttribute(t):e.setAttribute(t,"popover"==t&&1==n?"":n))}}function W(e){return function(t){if(this.l){var n=this.l[t.type+e];if(null==t.t)t.t=b++;else if(t.t<n.u)return;return n(h.event?h.event(t):t)}}}function U(e,t,n,r,o,i,a,s,l,c){var u,d,f,p,v,m,g,y,b,_,w,M,C,L,T,A=t.type;if(void 0!==t.constructor)return null;128&n.__u&&(l=!!(32&n.__u),i=[s=t.__e=n.__e]),(u=h.__b)&&u(t);e:if("function"==typeof A)try{if(y=t.props,b="prototype"in A&&A.prototype.render,_=(u=A.contextType)&&r[u.__c],w=u?_?_.props.value:u.__:r,n.__c?g=(d=t.__c=n.__c).__=d.__E:(b?t.__c=d=new A(y,w):(t.__c=d=new E(y,w),d.constructor=A,d.render=Q),_&&_.sub(d),d.state||(d.state={}),d.__n=r,f=d.__d=!0,d.__h=[],d._sb=[]),b&&null==d.__s&&(d.__s=d.state),b&&null!=A.getDerivedStateFromProps&&(d.__s==d.state&&(d.__s=k({},d.__s)),k(d.__s,A.getDerivedStateFromProps(y,d.__s))),p=d.props,v=d.state,d.__v=t,f)b&&null==A.getDerivedStateFromProps&&null!=d.componentWillMount&&d.componentWillMount(),b&&null!=d.componentDidMount&&d.__h.push(d.componentDidMount);else{if(b&&null==A.getDerivedStateFromProps&&y!==p&&null!=d.componentWillReceiveProps&&d.componentWillReceiveProps(y,w),t.__v==n.__v||!d.__e&&null!=d.shouldComponentUpdate&&!1===d.shouldComponentUpdate(y,d.__s,w)){t.__v!=n.__v&&(d.props=y,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(e){e&&(e.__=t)}),x.push.apply(d.__h,d._sb),d._sb=[],d.__h.length&&a.push(d);break e}null!=d.componentWillUpdate&&d.componentWillUpdate(y,d.__s,w),b&&null!=d.componentDidUpdate&&d.__h.push(function(){d.componentDidUpdate(p,v,m)})}if(d.context=w,d.props=y,d.__P=e,d.__e=!1,M=h.__r,C=0,b)d.state=d.__s,d.__d=!1,M&&M(t),u=d.render(d.props,d.state,d.context),x.push.apply(d.__h,d._sb),d._sb=[];else do{d.__d=!1,M&&M(t),u=d.render(d.props,d.state,d.context),d.state=d.__s}while(d.__d&&++C<25);d.state=d.__s,null!=d.getChildContext&&(r=k(k({},r),d.getChildContext())),b&&!f&&null!=d.getSnapshotBeforeUpdate&&(m=d.getSnapshotBeforeUpdate(p,v)),L=null!=u&&u.type===O&&null==u.key?K(u.props.children):u,s=I(e,S(L)?L:[L],t,n,r,o,i,a,s,l,c),d.base=t.__e,t.__u&=-161,d.__h.length&&a.push(d),g&&(d.__E=d.__=null)}catch(e){if(t.__v=null,l||null!=i)if(e.then){for(t.__u|=l?160:128;s&&8==s.nodeType&&s.nextSibling;)s=s.nextSibling;i[i.indexOf(s)]=null,t.__e=s}else{for(T=i.length;T--;)z(i[T]);G(t)}else t.__e=n.__e,t.__k=n.__k,e.then||G(t);h.__e(e,t,n)}else null==i&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=X(n.__e,t,n,r,o,i,a,l,c);return(u=h.diffed)&&u(t),128&t.__u?void 0:s}function G(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(G))}function q(e,t,n){for(var r=0;r<n.length;r++)J(n[r],n[++r],n[++r]);h.__c&&h.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){h.__e(e,t.__v)}})}function K(e){return"object"!=typeof e||null==e||e.__b>0?e:S(e)?e.map(K):k({},e)}function X(e,t,n,r,o,i,a,s,l){var c,u,f,p,v,m,g,y=n.props||M,b=t.props,_=t.type;if("svg"==_?o="http://www.w3.org/2000/svg":"math"==_?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=i)for(c=0;c<i.length;c++)if((v=i[c])&&"setAttribute"in v==!!_&&(_?v.localName==_:3==v.nodeType)){e=v,i[c]=null;break}if(null==e){if(null==_)return document.createTextNode(b);e=document.createElementNS(o,_,b.is&&b),s&&(h.__m&&h.__m(t,i),s=!1),i=null}if(null==_)y===b||s&&e.data==b||(e.data=b);else{if(i=i&&d.call(e.childNodes),!s&&null!=i)for(y={},c=0;c<e.attributes.length;c++)y[(v=e.attributes[c]).name]=v.value;for(c in y)v=y[c],"dangerouslySetInnerHTML"==c?f=v:"children"==c||c in b||"value"==c&&"defaultValue"in b||"checked"==c&&"defaultChecked"in b||$(e,c,null,v,o);for(c in b)v=b[c],"children"==c?p=v:"dangerouslySetInnerHTML"==c?u=v:"value"==c?m=v:"checked"==c?g=v:s&&"function"!=typeof v||y[c]===v||$(e,c,v,y[c],o);if(u)s||f&&(u.__html==f.__html||u.__html==e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(f&&(e.innerHTML=""),I("template"==t.type?e.content:e,S(p)?p:[p],t,n,r,"foreignObject"==_?"http://www.w3.org/1999/xhtml":o,i,a,i?i[0]:n.__k&&D(n,0),s,l),null!=i)for(c=i.length;c--;)z(i[c]);s||(c="value","progress"==_&&null==m?e.removeAttribute("value"):null!=m&&(m!==e[c]||"progress"==_&&!m||"option"==_&&m!=y[c])&&$(e,c,m,y[c],o),c="checked",null!=g&&g!=e[c]&&$(e,c,g,y[c],o))}return e}function J(e,t,n){try{if("function"==typeof e){var r="function"==typeof e.__u;r&&e.__u(),r&&null==t||(e.__u=e(t))}else e.current=t}catch(e){h.__e(e,n)}}function Z(e,t,n){var r,o;if(h.unmount&&h.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||J(r,null,t)),null!=(r=e.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){h.__e(e,t)}r.base=r.__P=null}if(r=e.__k)for(o=0;o<r.length;o++)r[o]&&Z(r[o],t,n||"function"!=typeof e.type);n||z(e.__e),e.__c=e.__=e.__e=void 0}function Q(e,t,n){return this.constructor(e,n)}function ee(e,t,n){var r,o,i,a;t==document&&(t=document.documentElement),h.__&&h.__(e,t),o=(r="function"==typeof n)?null:n&&n.__k||t.__k,i=[],a=[],U(t,e=(!r&&n||t).__k=L(O,null,[e]),o||M,M,t.namespaceURI,!r&&n?[n]:o?null:t.firstChild?d.call(t.childNodes):null,i,!r&&n?n:o?o.__e:t.firstChild,r,a),q(i,e,a)}d=x.slice,h={__e:function(e,t,n,r){for(var o,i,a;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&null!=i.getDerivedStateFromError&&(o.setState(i.getDerivedStateFromError(e)),a=o.__d),null!=o.componentDidCatch&&(o.componentDidCatch(e,r||{}),a=o.__d),a)return o.__E=o}catch(t){e=t}throw e}},f=0,E.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=k({},this.state),"function"==typeof e&&(e=e(k({},n),this.props)),e&&k(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),P(this))},E.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),P(this))},E.prototype.render=O,p=[],m="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,g=function(e,t){return e.__v.__b-t.__v.__b},V.__r=0,y=/(PointerCapture)$|Capture$/i,b=0,_=W(!1),w=W(!0);var te="An invariant failed, however the error is obfuscated because this is a production build.",ne=[];Object.freeze(ne);var re={};function oe(){return++qt.mobxGuid}function ie(e){throw ae(!1,e),"X"}function ae(e,t){if(!e)throw new Error("[mobx] "+(t||te))}Object.freeze(re);function se(e,t){return!1}function le(e){var t=!1;return function(){if(!t)return t=!0,e.apply(this,arguments)}}var ce=function(){};function ue(e){var t=[];return e.forEach(function(e){-1===t.indexOf(e)&&t.push(e)}),t}function de(e){return null!==e&&"object"===typeof e}function he(e){if(null===e||"object"!==typeof e)return!1;var t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}function fe(e){if(be(e)||zr(e))return e;if(Array.isArray(e))return new Map(e);if(he(e)){var t=new Map;for(var n in e)t.set(n,e[n]);return t}return ie("Cannot convert to map from '"+e+"'")}function pe(e,t,n){Object.defineProperty(e,t,{enumerable:!1,writable:!0,configurable:!0,value:n})}function ve(e,t,n){Object.defineProperty(e,t,{enumerable:!1,writable:!1,configurable:!0,value:n})}function me(e,t){var n=Object.getOwnPropertyDescriptor(e,t);return!n||!1!==n.configurable&&!1!==n.writable}function ge(e,t){0}function ye(e,t){var n="isMobX"+e;return t.prototype[n]=!0,function(e){return de(e)&&!0===e[n]}}function be(e){return e instanceof Map}function _e(e){return e instanceof Set}function we(e){var t=new Set;for(var n in e)t.add(n);return Object.getOwnPropertySymbols(e).forEach(function(n){Object.getOwnPropertyDescriptor(e,n).enumerable&&t.add(n)}),Array.from(t)}function Me(e){return e&&e.toString?e.toString():new String(e).toString()}function xe(e){return null===e?null:"object"===typeof e?""+e:e}var Ce="undefined"!==typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Se=Symbol("mobx administration"),ke=function(){function e(e){void 0===e&&(e="Atom@"+oe()),this.name=e,this.isPendingUnobservation=!1,this.isBeingObserved=!1,this.observers=new Set,this.diffValue=0,this.lastAccessedBy=0,this.lowestObserverState=ut.NOT_TRACKING}return e.prototype.onBecomeObserved=function(){this.onBecomeObservedListeners&&this.onBecomeObservedListeners.forEach(function(e){return e()})},e.prototype.onBecomeUnobserved=function(){this.onBecomeUnobservedListeners&&this.onBecomeUnobservedListeners.forEach(function(e){return e()})},e.prototype.reportObserved=function(){return nn(this)},e.prototype.reportChanged=function(){en(),rn(this),tn()},e.prototype.toString=function(){return this.name},e}(),ze=ye("Atom",ke);function Le(e,t,n){void 0===t&&(t=ce),void 0===n&&(n=ce);var r=new ke(e);return t!==ce&&On(r,t),n!==ce&&En(r,n),r}function Te(e,t){return e===t}function Ae(e,t){return $r(e,t)}function Oe(e,t){return $r(e,t,1)}function Ee(e,t){return Object.is(e,t)}var De={identity:Te,structural:Ae,default:Ee,shallow:Oe},He=function(e,t){return He=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},He(e,t)};
289
+ var t={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"},r=e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"[ਅਗਲਾ] dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",ss:"%d ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,function(e){return n[e]})},postformat:function(e){return e.replace(/\d/g,function(e){return t[e]})},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?e<4?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ਰਾਤ":e<10?"ਸਵੇਰ":e<17?"ਦੁਪਹਿਰ":e<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}});return r})},9884:function(e,t,n){var r=n(1791),o=n(7241);function i(e){return r(e,o(e))}e.exports=i},9905:function(e){function t(e,t,n){var r=-1,o=null==e?0:e.length;while(++r<o)if(n(t,e[r]))return!0;return!1}e.exports=t},9931:function(e,t,n){var r=n(1769),o=n(8090),i=n(8969),a=n(7797);function s(e,t){return t=r(t,e),e=i(e,t),null==e||delete e[a(o(t))]}e.exports=s},9935:function(e){function t(){return!1}e.exports=t},9965:function(e,t,n){"use strict";n(8458);var r=n(749);t.A={methods:{uuid(){return(0,r.OX)()},open(e,t,n,r){this.isActive=!0,this.$nextTick(()=>{this.$refs[e].showDrawer(n,t,r)})},delNode(e,t){const n=this;n.$store.dispatch("flow/delNode",e),t&&t(e)},addBranch(e){this.$store.dispatch("flow/addBranch",e)}}}},9999:function(e,t,n){var r=n(7217),o=n(3729),i=n(6547),a=n(4733),s=n(3838),l=n(3290),c=n(3007),u=n(2271),d=n(8948),h=n(2),f=n(3349),p=n(5861),v=n(6189),m=n(7199),g=n(7910),y=n(6449),b=n(3656),_=n(7730),w=n(3805),M=n(8440),x=n(5950),C=n(7241),S=1,k=2,z=4,L="[object Arguments]",T="[object Array]",A="[object Boolean]",O="[object Date]",E="[object Error]",D="[object Function]",H="[object GeneratorFunction]",N="[object Map]",P="[object Number]",V="[object Object]",I="[object RegExp]",j="[object Set]",R="[object String]",F="[object Symbol]",Y="[object WeakMap]",B="[object ArrayBuffer]",$="[object DataView]",W="[object Float32Array]",U="[object Float64Array]",G="[object Int8Array]",q="[object Int16Array]",K="[object Int32Array]",X="[object Uint8Array]",J="[object Uint8ClampedArray]",Z="[object Uint16Array]",Q="[object Uint32Array]",ee={};function te(e,t,n,T,A,O){var E,N=t&S,P=t&k,I=t&z;if(n&&(E=A?n(e,T,A,O):n(e)),void 0!==E)return E;if(!w(e))return e;var j=y(e);if(j){if(E=v(e),!N)return c(e,E)}else{var R=p(e),F=R==D||R==H;if(b(e))return l(e,N);if(R==V||R==L||F&&!A){if(E=P||F?{}:g(e),!N)return P?d(e,s(E,e)):u(e,a(E,e))}else{if(!ee[R])return A?e:{};E=m(e,R,N)}}O||(O=new r);var Y=O.get(e);if(Y)return Y;O.set(e,E),M(e)?e.forEach(function(r){E.add(te(r,t,n,r,e,O))}):_(e)&&e.forEach(function(r,o){E.set(o,te(r,t,n,o,e,O))});var B=I?P?f:h:P?C:x,$=j?void 0:B(e);return o($||e,function(r,o){$&&(o=r,r=e[o]),i(E,o,te(r,t,n,o,e,O))}),E}ee[L]=ee[T]=ee[B]=ee[$]=ee[A]=ee[O]=ee[W]=ee[U]=ee[G]=ee[q]=ee[K]=ee[N]=ee[P]=ee[V]=ee[I]=ee[j]=ee[R]=ee[F]=ee[X]=ee[J]=ee[Z]=ee[Q]=!0,ee[E]=ee[D]=ee[Y]=!1,e.exports=te}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return t[e].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.m=t,function(){r.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return r.d(t,{a:t}),t}}(),function(){r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}}(),function(){r.f={},r.e=function(e){return Promise.all(Object.keys(r.f).reduce(function(t,n){return r.f[n](e,t),t},[]))}}(),function(){r.u=function(e){return"hy-logic-flow-mini.umd.min."+e+".js"}}(),function(){r.miniCssF=function(e){}}(),function(){r.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}}(),function(){var e={},t="hy-logic-flow-mini:";r.l=function(n,o,i,a){if(e[n])e[n].push(o);else{var s,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var d=c[u];if(d.getAttribute("src")==n||d.getAttribute("data-webpack")==t+i){s=d;break}}s||(l=!0,s=document.createElement("script"),s.charset="utf-8",r.nc&&s.setAttribute("nonce",r.nc),s.setAttribute("data-webpack",t+i),s.src=n),e[n]=[o];var h=function(t,r){s.onerror=s.onload=null,clearTimeout(f);var o=e[n];if(delete e[n],s.parentNode&&s.parentNode.removeChild(s),o&&o.forEach(function(e){return e(r)}),t)return t(r)},f=setTimeout(h.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=h.bind(null,s.onerror),s.onload=h.bind(null,s.onload),l&&document.head.appendChild(s)}}}(),function(){r.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}}(),function(){r.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e}}(),function(){r.p=""}(),function(){var e={682:0};r.f.j=function(t,n){var o=r.o(e,t)?e[t]:void 0;if(0!==o)if(o)n.push(o[2]);else{var i=new Promise(function(n,r){o=e[t]=[n,r]});n.push(o[2]=i);var a=r.p+r.u(t),s=new Error,l=function(n){if(r.o(e,t)&&(o=e[t],0!==o&&(e[t]=void 0),o)){var i=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;s.message="Loading chunk "+t+" failed.\n("+i+": "+a+")",s.name="ChunkLoadError",s.type=i,s.request=a,o[1](s)}};r.l(a,l,"chunk-"+t,t)}};var t=function(t,n){var o,i,a=n[0],s=n[1],l=n[2],c=0;if(a.some(function(t){return 0!==e[t]})){for(o in s)r.o(s,o)&&(r.m[o]=s[o]);if(l)l(r)}for(t&&t(n);c<a.length;c++)i=a[c],r.o(e,i)&&e[i]&&e[i][0](),e[i]=0},n=("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow_mini"]=("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow_mini"]||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))}();var o={};return function(){"use strict";if(r.r(o),r.d(o,{BasicInfo:function(){return Q4},FlowDesign:function(){return G4},FlowSetting:function(){return P0},default:function(){return O3e},flowStore:function(){return t2},install:function(){return L3e},nodeSchema:function(){return T3e}}),"undefined"!==typeof window){var e=window.document.currentScript,t=e&&e.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);t&&(r.p=t[1])}var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"designer-wrap"},[e.navable&&!e.readable?t("FlowNav",{attrs:{navItems:e.navMenu,currentNav:3},on:{click:e.publish,change:e.change}}):e._e(),t("div",{staticClass:"designer-content-box",style:{height:e.readable?"100vh":"calc(100vh - 50px)"}},[e.lf?t("NodePanel",{attrs:{lf:e.lf,nodeList:e.nodeList}}):e._e(),e.lf?t("Control",{staticClass:"lf-panel-control",style:{top:e.navable&&!e.readable?"55px":"5px"},attrs:{lf:e.lf},on:{catData:e.$_catData}}):e._e(),t("div",{ref:"designContainer",staticClass:"flow-design-wrap logic-panel"})],1)],1)},i=[],a=r(8458),s=r(9965),l=r(6726),c=r(3684);const u={props:{},data(){return{nodeList:[{text:"框选",type:"choose",class:"node-choose",callback:e=>{e.extension.selectionSelect.openSelectionSelect(),e.once("selection:selected",()=>{e.extension.selectionSelect.closeSelectionSelect()})}},{text:"开始",type:"start",class:"node-start"},{text:"审批人",type:"approver",class:"node-approver",properties:{type:1,attr:{approvalMethod:1,approvalMode:1,sameMode:2,noHander:4},approverGroups:[{id:this.uuid(),approverType:1,levelMode:1,loopCount:0,approverIds:[],approverNames:[],approverObjects:[],sort:0}],formDesignData:{isNew:!0,chooseFormId:void 0,fields:[]},privileges:[],configure:{},childNode:null,addable:!0,deletable:!1,error:!0,content:null}},{type:"branch",text:"分支条件",class:"node-branch",properties:{error:!0,conditionGroup:[],attr:{branchType:1,priorityLevel:1,priorityLevelName:"优先级1",showPriorityLevel:!0}}},{type:"condition",text:"条件",class:"node-condition",properties:{conditionGroup:[],error:!0,attr:{towards:"false_finish",conditionType:""}}},{type:"copyer",text:"抄送人",class:"node-copyer",properties:{childNode:null,approverGroups:[{id:this.uuid(),approverType:1,levelMode:1,approverIds:[],approverNames:[]}],privileges:[],configure:{},addable:!0,deletable:!1,error:!0,content:null}},{type:"event",text:"事件",class:"node-event",properties:{childNode:null,privileges:[],configure:{is_before:!1,is_after:!1,is_webhook:!1,before_config:{type:"script",content:""},after_config:{mode:"name",event_name:"",listener:void 0,params:""},webhook_config:{url:"",method:"POST",headers:[{key:"Content-Type",value:"application/json"}],body_params:[]}},addable:!0,deletable:!1,error:!0,content:null}},{type:"end",text:"结束",class:"node-end"}],...l.A.data()}},...c.A,...s.A};var d,h,f,p,v,m,g,y,b,_,w,M={},x=[],C=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,S=Array.isArray;function k(e,t){for(var n in t)e[n]=t[n];return e}function z(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function L(e,t,n){var r,o,i,a={};for(i in t)"key"==i?r=t[i]:"ref"==i?o=t[i]:a[i]=t[i];if(arguments.length>2&&(a.children=arguments.length>3?d.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(i in e.defaultProps)void 0===a[i]&&(a[i]=e.defaultProps[i]);return T(e,a,r,o,null)}function T(e,t,n,r,o){var i={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==o?++f:o,__i:-1,__u:0};return null==o&&null!=h.vnode&&h.vnode(i),i}function A(){return{current:null}}function O(e){return e.children}function E(e,t){this.props=e,this.context=t}function D(e,t){if(null==t)return e.__?D(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?D(e):null}function H(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,r=[],o=[],i=k({},t);i.__v=t.__v+1,h.vnode&&h.vnode(i),U(e.__P,i,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,r,null==n?D(t):n,!!(32&t.__u),o),i.__v=t.__v,i.__.__k[i.__i]=i,q(r,i,o),t.__e=t.__=null,i.__e!=n&&N(i)}}function N(e){if(null!=(e=e.__)&&null!=e.__c)return e.__e=e.__c.base=null,e.__k.some(function(t){if(null!=t&&null!=t.__e)return e.__e=e.__c.base=t.__e}),N(e)}function P(e){(!e.__d&&(e.__d=!0)&&p.push(e)&&!V.__r++||v!=h.debounceRendering)&&((v=h.debounceRendering)||m)(V)}function V(){for(var e,t=1;p.length;)p.length>t&&p.sort(g),e=p.shift(),t=p.length,H(e);V.__r=0}function I(e,t,n,r,o,i,a,s,l,c,u){var d,h,f,p,v,m,g,y=r&&r.__k||x,b=t.length;for(l=j(n,t,y,l,b),d=0;d<b;d++)null!=(f=n.__k[d])&&(h=-1!=f.__i&&y[f.__i]||M,f.__i=d,m=U(e,f,h,o,i,a,s,l,c,u),p=f.__e,f.ref&&h.ref!=f.ref&&(h.ref&&J(h.ref,null,f),u.push(f.ref,f.__c||p,f)),null==v&&null!=p&&(v=p),(g=!!(4&f.__u))||h.__k===f.__k?l=R(f,l,e,g):"function"==typeof f.type&&void 0!==m?l=m:p&&(l=p.nextSibling),f.__u&=-7);return n.__e=v,l}function j(e,t,n,r,o){var i,a,s,l,c,u=n.length,d=u,h=0;for(e.__k=new Array(o),i=0;i<o;i++)null!=(a=t[i])&&"boolean"!=typeof a&&"function"!=typeof a?("string"==typeof a||"number"==typeof a||"bigint"==typeof a||a.constructor==String?a=e.__k[i]=T(null,a,null,null,null):S(a)?a=e.__k[i]=T(O,{children:a},null,null,null):void 0===a.constructor&&a.__b>0?a=e.__k[i]=T(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[i]=a,l=i+h,a.__=e,a.__b=e.__b+1,s=null,-1!=(c=a.__i=Y(a,n,l,d))&&(d--,(s=n[c])&&(s.__u|=2)),null==s||null==s.__v?(-1==c&&(o>u?h--:o<u&&h++),"function"!=typeof a.type&&(a.__u|=4)):c!=l&&(c==l-1?h--:c==l+1?h++:(c>l?h--:h++,a.__u|=4))):e.__k[i]=null;if(d)for(i=0;i<u;i++)null!=(s=n[i])&&0==(2&s.__u)&&(s.__e==r&&(r=D(s)),Z(s,s));return r}function R(e,t,n,r){var o,i;if("function"==typeof e.type){for(o=e.__k,i=0;o&&i<o.length;i++)o[i]&&(o[i].__=e,t=R(o[i],t,n,r));return t}e.__e!=t&&(r&&(t&&e.type&&!t.parentNode&&(t=D(e)),n.insertBefore(e.__e,t||null)),t=e.__e);do{t=t&&t.nextSibling}while(null!=t&&8==t.nodeType);return t}function F(e,t){return t=t||[],null==e||"boolean"==typeof e||(S(e)?e.some(function(e){F(e,t)}):t.push(e)),t}function Y(e,t,n,r){var o,i,a,s=e.key,l=e.type,c=t[n],u=null!=c&&0==(2&c.__u);if(null===c&&null==s||u&&s==c.key&&l==c.type)return n;if(r>(u?1:0))for(o=n-1,i=n+1;o>=0||i<t.length;)if(null!=(c=t[a=o>=0?o--:i++])&&0==(2&c.__u)&&s==c.key&&l==c.type)return a;return-1}function B(e,t,n){"-"==t[0]?e.setProperty(t,null==n?"":n):e[t]=null==n?"":"number"!=typeof n||C.test(t)?n:n+"px"}function $(e,t,n,r,o){var i,a;e:if("style"==t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof r&&(e.style.cssText=r=""),r)for(t in r)n&&t in n||B(e.style,t,"");if(n)for(t in n)r&&n[t]==r[t]||B(e.style,t,n[t])}else if("o"==t[0]&&"n"==t[1])i=t!=(t=t.replace(y,"$1")),a=t.toLowerCase(),t=a in e||"onFocusOut"==t||"onFocusIn"==t?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=n,n?r?n.u=r.u:(n.u=b,e.addEventListener(t,i?w:_,i)):e.removeEventListener(t,i?w:_,i);else{if("http://www.w3.org/2000/svg"==o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=t&&"height"!=t&&"href"!=t&&"list"!=t&&"form"!=t&&"tabIndex"!=t&&"download"!=t&&"rowSpan"!=t&&"colSpan"!=t&&"role"!=t&&"popover"!=t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&"-"!=t[4]?e.removeAttribute(t):e.setAttribute(t,"popover"==t&&1==n?"":n))}}function W(e){return function(t){if(this.l){var n=this.l[t.type+e];if(null==t.t)t.t=b++;else if(t.t<n.u)return;return n(h.event?h.event(t):t)}}}function U(e,t,n,r,o,i,a,s,l,c){var u,d,f,p,v,m,g,y,b,_,w,M,C,L,T,A=t.type;if(void 0!==t.constructor)return null;128&n.__u&&(l=!!(32&n.__u),i=[s=t.__e=n.__e]),(u=h.__b)&&u(t);e:if("function"==typeof A)try{if(y=t.props,b="prototype"in A&&A.prototype.render,_=(u=A.contextType)&&r[u.__c],w=u?_?_.props.value:u.__:r,n.__c?g=(d=t.__c=n.__c).__=d.__E:(b?t.__c=d=new A(y,w):(t.__c=d=new E(y,w),d.constructor=A,d.render=Q),_&&_.sub(d),d.state||(d.state={}),d.__n=r,f=d.__d=!0,d.__h=[],d._sb=[]),b&&null==d.__s&&(d.__s=d.state),b&&null!=A.getDerivedStateFromProps&&(d.__s==d.state&&(d.__s=k({},d.__s)),k(d.__s,A.getDerivedStateFromProps(y,d.__s))),p=d.props,v=d.state,d.__v=t,f)b&&null==A.getDerivedStateFromProps&&null!=d.componentWillMount&&d.componentWillMount(),b&&null!=d.componentDidMount&&d.__h.push(d.componentDidMount);else{if(b&&null==A.getDerivedStateFromProps&&y!==p&&null!=d.componentWillReceiveProps&&d.componentWillReceiveProps(y,w),t.__v==n.__v||!d.__e&&null!=d.shouldComponentUpdate&&!1===d.shouldComponentUpdate(y,d.__s,w)){t.__v!=n.__v&&(d.props=y,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(e){e&&(e.__=t)}),x.push.apply(d.__h,d._sb),d._sb=[],d.__h.length&&a.push(d);break e}null!=d.componentWillUpdate&&d.componentWillUpdate(y,d.__s,w),b&&null!=d.componentDidUpdate&&d.__h.push(function(){d.componentDidUpdate(p,v,m)})}if(d.context=w,d.props=y,d.__P=e,d.__e=!1,M=h.__r,C=0,b)d.state=d.__s,d.__d=!1,M&&M(t),u=d.render(d.props,d.state,d.context),x.push.apply(d.__h,d._sb),d._sb=[];else do{d.__d=!1,M&&M(t),u=d.render(d.props,d.state,d.context),d.state=d.__s}while(d.__d&&++C<25);d.state=d.__s,null!=d.getChildContext&&(r=k(k({},r),d.getChildContext())),b&&!f&&null!=d.getSnapshotBeforeUpdate&&(m=d.getSnapshotBeforeUpdate(p,v)),L=null!=u&&u.type===O&&null==u.key?K(u.props.children):u,s=I(e,S(L)?L:[L],t,n,r,o,i,a,s,l,c),d.base=t.__e,t.__u&=-161,d.__h.length&&a.push(d),g&&(d.__E=d.__=null)}catch(e){if(t.__v=null,l||null!=i)if(e.then){for(t.__u|=l?160:128;s&&8==s.nodeType&&s.nextSibling;)s=s.nextSibling;i[i.indexOf(s)]=null,t.__e=s}else{for(T=i.length;T--;)z(i[T]);G(t)}else t.__e=n.__e,t.__k=n.__k,e.then||G(t);h.__e(e,t,n)}else null==i&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=X(n.__e,t,n,r,o,i,a,l,c);return(u=h.diffed)&&u(t),128&t.__u?void 0:s}function G(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(G))}function q(e,t,n){for(var r=0;r<n.length;r++)J(n[r],n[++r],n[++r]);h.__c&&h.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){h.__e(e,t.__v)}})}function K(e){return"object"!=typeof e||null==e||e.__b>0?e:S(e)?e.map(K):k({},e)}function X(e,t,n,r,o,i,a,s,l){var c,u,f,p,v,m,g,y=n.props||M,b=t.props,_=t.type;if("svg"==_?o="http://www.w3.org/2000/svg":"math"==_?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=i)for(c=0;c<i.length;c++)if((v=i[c])&&"setAttribute"in v==!!_&&(_?v.localName==_:3==v.nodeType)){e=v,i[c]=null;break}if(null==e){if(null==_)return document.createTextNode(b);e=document.createElementNS(o,_,b.is&&b),s&&(h.__m&&h.__m(t,i),s=!1),i=null}if(null==_)y===b||s&&e.data==b||(e.data=b);else{if(i=i&&d.call(e.childNodes),!s&&null!=i)for(y={},c=0;c<e.attributes.length;c++)y[(v=e.attributes[c]).name]=v.value;for(c in y)v=y[c],"dangerouslySetInnerHTML"==c?f=v:"children"==c||c in b||"value"==c&&"defaultValue"in b||"checked"==c&&"defaultChecked"in b||$(e,c,null,v,o);for(c in b)v=b[c],"children"==c?p=v:"dangerouslySetInnerHTML"==c?u=v:"value"==c?m=v:"checked"==c?g=v:s&&"function"!=typeof v||y[c]===v||$(e,c,v,y[c],o);if(u)s||f&&(u.__html==f.__html||u.__html==e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(f&&(e.innerHTML=""),I("template"==t.type?e.content:e,S(p)?p:[p],t,n,r,"foreignObject"==_?"http://www.w3.org/1999/xhtml":o,i,a,i?i[0]:n.__k&&D(n,0),s,l),null!=i)for(c=i.length;c--;)z(i[c]);s||(c="value","progress"==_&&null==m?e.removeAttribute("value"):null!=m&&(m!==e[c]||"progress"==_&&!m||"option"==_&&m!=y[c])&&$(e,c,m,y[c],o),c="checked",null!=g&&g!=e[c]&&$(e,c,g,y[c],o))}return e}function J(e,t,n){try{if("function"==typeof e){var r="function"==typeof e.__u;r&&e.__u(),r&&null==t||(e.__u=e(t))}else e.current=t}catch(e){h.__e(e,n)}}function Z(e,t,n){var r,o;if(h.unmount&&h.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||J(r,null,t)),null!=(r=e.__c)){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){h.__e(e,t)}r.base=r.__P=null}if(r=e.__k)for(o=0;o<r.length;o++)r[o]&&Z(r[o],t,n||"function"!=typeof e.type);n||z(e.__e),e.__c=e.__=e.__e=void 0}function Q(e,t,n){return this.constructor(e,n)}function ee(e,t,n){var r,o,i,a;t==document&&(t=document.documentElement),h.__&&h.__(e,t),o=(r="function"==typeof n)?null:n&&n.__k||t.__k,i=[],a=[],U(t,e=(!r&&n||t).__k=L(O,null,[e]),o||M,M,t.namespaceURI,!r&&n?[n]:o?null:t.firstChild?d.call(t.childNodes):null,i,!r&&n?n:o?o.__e:t.firstChild,r,a),q(i,e,a)}d=x.slice,h={__e:function(e,t,n,r){for(var o,i,a;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&null!=i.getDerivedStateFromError&&(o.setState(i.getDerivedStateFromError(e)),a=o.__d),null!=o.componentDidCatch&&(o.componentDidCatch(e,r||{}),a=o.__d),a)return o.__E=o}catch(t){e=t}throw e}},f=0,E.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=k({},this.state),"function"==typeof e&&(e=e(k({},n),this.props)),e&&k(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),P(this))},E.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),P(this))},E.prototype.render=O,p=[],m="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,g=function(e,t){return e.__v.__b-t.__v.__b},V.__r=0,y=/(PointerCapture)$|Capture$/i,b=0,_=W(!1),w=W(!0);var te="An invariant failed, however the error is obfuscated because this is a production build.",ne=[];Object.freeze(ne);var re={};function oe(){return++qt.mobxGuid}function ie(e){throw ae(!1,e),"X"}function ae(e,t){if(!e)throw new Error("[mobx] "+(t||te))}Object.freeze(re);function se(e,t){return!1}function le(e){var t=!1;return function(){if(!t)return t=!0,e.apply(this,arguments)}}var ce=function(){};function ue(e){var t=[];return e.forEach(function(e){-1===t.indexOf(e)&&t.push(e)}),t}function de(e){return null!==e&&"object"===typeof e}function he(e){if(null===e||"object"!==typeof e)return!1;var t=Object.getPrototypeOf(e);return t===Object.prototype||null===t}function fe(e){if(be(e)||zr(e))return e;if(Array.isArray(e))return new Map(e);if(he(e)){var t=new Map;for(var n in e)t.set(n,e[n]);return t}return ie("Cannot convert to map from '"+e+"'")}function pe(e,t,n){Object.defineProperty(e,t,{enumerable:!1,writable:!0,configurable:!0,value:n})}function ve(e,t,n){Object.defineProperty(e,t,{enumerable:!1,writable:!1,configurable:!0,value:n})}function me(e,t){var n=Object.getOwnPropertyDescriptor(e,t);return!n||!1!==n.configurable&&!1!==n.writable}function ge(e,t){0}function ye(e,t){var n="isMobX"+e;return t.prototype[n]=!0,function(e){return de(e)&&!0===e[n]}}function be(e){return e instanceof Map}function _e(e){return e instanceof Set}function we(e){var t=new Set;for(var n in e)t.add(n);return Object.getOwnPropertySymbols(e).forEach(function(n){Object.getOwnPropertyDescriptor(e,n).enumerable&&t.add(n)}),Array.from(t)}function Me(e){return e&&e.toString?e.toString():new String(e).toString()}function xe(e){return null===e?null:"object"===typeof e?""+e:e}var Ce="undefined"!==typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Se=Symbol("mobx administration"),ke=function(){function e(e){void 0===e&&(e="Atom@"+oe()),this.name=e,this.isPendingUnobservation=!1,this.isBeingObserved=!1,this.observers=new Set,this.diffValue=0,this.lastAccessedBy=0,this.lowestObserverState=ut.NOT_TRACKING}return e.prototype.onBecomeObserved=function(){this.onBecomeObservedListeners&&this.onBecomeObservedListeners.forEach(function(e){return e()})},e.prototype.onBecomeUnobserved=function(){this.onBecomeUnobservedListeners&&this.onBecomeUnobservedListeners.forEach(function(e){return e()})},e.prototype.reportObserved=function(){return nn(this)},e.prototype.reportChanged=function(){en(),rn(this),tn()},e.prototype.toString=function(){return this.name},e}(),ze=ye("Atom",ke);function Le(e,t,n){void 0===t&&(t=ce),void 0===n&&(n=ce);var r=new ke(e);return t!==ce&&On(r,t),n!==ce&&En(r,n),r}function Te(e,t){return e===t}function Ae(e,t){return $r(e,t)}function Oe(e,t){return $r(e,t,1)}function Ee(e,t){return Object.is(e,t)}var De={identity:Te,structural:Ae,default:Ee,shallow:Oe},He=function(e,t){return He=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},He(e,t)};
290
290
  /*! *****************************************************************************
291
291
  Copyright (c) Microsoft Corporation. All rights reserved.
292
292
  Licensed under the Apache License, Version 2.0 (the "License"); you may not use
@@ -52965,7 +52965,7 @@ module.exports = baseClone;
52965
52965
  /******/ // This function allow to reference async chunks
52966
52966
  /******/ __webpack_require__.u = function(chunkId) {
52967
52967
  /******/ // return url for filenames based on template
52968
- /******/ return "hy-flow-new.common." + chunkId + ".js";
52968
+ /******/ return "hy-logic-flow.common." + chunkId + ".js";
52969
52969
  /******/ };
52970
52970
  /******/ }();
52971
52971
  /******/
@@ -53073,7 +53073,7 @@ module.exports = baseClone;
53073
53073
  /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
53074
53074
  /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
53075
53075
  /******/ var installedChunks = {
53076
- /******/ 515: 0
53076
+ /******/ 381: 0
53077
53077
  /******/ };
53078
53078
  /******/
53079
53079
  /******/ __webpack_require__.f.j = function(chunkId, promises) {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new"] || []).push([[357],{
2
+ ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow"] || []).push([[357],{
3
3
 
4
4
  /***/ 4357:
5
5
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new"] || []).push([[371],{
2
+ ((typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow"] || []).push([[371],{
3
3
 
4
4
  /***/ 2371:
5
5
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
@@ -4,9 +4,9 @@
4
4
  else if(typeof define === 'function' && define.amd)
5
5
  define(["Vue"], factory);
6
6
  else if(typeof exports === 'object')
7
- exports["hy-flow-new"] = factory(require("Vue"));
7
+ exports["hy-logic-flow"] = factory(require("Vue"));
8
8
  else
9
- root["hy-flow-new"] = factory(root["Vue"]);
9
+ root["hy-logic-flow"] = factory(root["Vue"]);
10
10
  })((typeof self !== 'undefined' ? self : this), function(__WEBPACK_EXTERNAL_MODULE__2508__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ var __webpack_modules__ = ({
@@ -52975,7 +52975,7 @@ module.exports = baseClone;
52975
52975
  /******/ // This function allow to reference async chunks
52976
52976
  /******/ __webpack_require__.u = function(chunkId) {
52977
52977
  /******/ // return url for filenames based on template
52978
- /******/ return "hy-flow-new.umd." + chunkId + ".js";
52978
+ /******/ return "hy-logic-flow.umd." + chunkId + ".js";
52979
52979
  /******/ };
52980
52980
  /******/ }();
52981
52981
  /******/
@@ -53008,7 +53008,7 @@ module.exports = baseClone;
53008
53008
  /******/ /* webpack/runtime/load script */
53009
53009
  /******/ !function() {
53010
53010
  /******/ var inProgress = {};
53011
- /******/ var dataWebpackPrefix = "hy-flow-new:";
53011
+ /******/ var dataWebpackPrefix = "hy-logic-flow:";
53012
53012
  /******/ // loadScript function to load a script via script tag
53013
53013
  /******/ __webpack_require__.l = function(url, done, key, chunkId) {
53014
53014
  /******/ if(inProgress[url]) { inProgress[url].push(done); return; }
@@ -53083,7 +53083,7 @@ module.exports = baseClone;
53083
53083
  /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
53084
53084
  /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
53085
53085
  /******/ var installedChunks = {
53086
- /******/ 866: 0
53086
+ /******/ 128: 0
53087
53087
  /******/ };
53088
53088
  /******/
53089
53089
  /******/ __webpack_require__.f.j = function(chunkId, promises) {
@@ -53162,7 +53162,7 @@ module.exports = baseClone;
53162
53162
  /******/
53163
53163
  /******/ }
53164
53164
  /******/
53165
- /******/ var chunkLoadingGlobal = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_flow_new"] || [];
53165
+ /******/ var chunkLoadingGlobal = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow"] = (typeof self !== 'undefined' ? self : this)["webpackChunkhy_logic_flow"] || [];
53166
53166
  /******/ chunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));
53167
53167
  /******/ chunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));
53168
53168
  /******/ }();
@@ -0,0 +1 @@
1
+ "use strict";(("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow"]=("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow"]||[]).push([[249],{6249:function(e,t,n){n.r(t),n.d(t,{default:function(){return a}});var l=function(){var e=this,t=e._self._c;return t("pre",{staticClass:"pre_code",staticStyle:{"max-height":"200px"}},[e._v(" "+e._s(e.node)+"\n ")])},r=[],s={name:"PreShow",props:{node:{type:[Array,Object],default(){return[]}}},data(){return{}}},u=s,f=n(1656),o=(0,f.A)(u,l,r,!1,null,null,null),a=o.exports}}]);
@@ -0,0 +1 @@
1
+ "use strict";(("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow"]=("undefined"!==typeof self?self:this)["webpackChunkhy_logic_flow"]||[]).push([[323],{9323:function(e,n,l){l.r(n),l.d(n,{default:function(){return o}});var t=function(){var e=this,n=e._self._c;return n("div")},u=[],f={name:"UserSelector",props:{},data(){return{}}},r=f,s=l(1656),i=(0,s.A)(r,t,u,!1,null,null,null),o=i.exports}}]);