@fle-ui/next 1.0.0-alpha.12 → 1.0.0-alpha.13
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.
- package/.history/package_20211011190148.json +141 -0
- package/.history/package_20211011193053.json +141 -0
- package/dist/@fle-ui/next.css +2 -2
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/docs-dist/components__affix__affix.md.js +701 -1
- package/docs-dist/components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~components__au~00d1741d.js +22482 -1
- package/docs-dist/components__alert__alert.md.js +942 -1
- package/docs-dist/components__anchor__anchor.md.js +789 -1
- package/docs-dist/components__auto-complete__autoComplete.md.js +1145 -1
- package/docs-dist/components__avatar__avatar.md.js +854 -1
- package/docs-dist/components__back-top__backTop.md.js +581 -1
- package/docs-dist/components__badge__badge.md.js +972 -1
- package/docs-dist/components__breadcrumb__breadcrumb.md.js +914 -1
- package/docs-dist/components__button__button.md.js +1037 -1
- package/docs-dist/components__calendar__calendar.md.js +897 -1
- package/docs-dist/components__card__card.md.js +1106 -1
- package/docs-dist/components__carousel__carousel.md.js +770 -1
- package/docs-dist/components__cascader__cascader.md.js +1378 -1
- package/docs-dist/components__checkbox__checkbox.md.js +876 -1
- package/docs-dist/components__collapse__collapse.md.js +959 -1
- package/docs-dist/components__comment__comment.md.js +586 -1
- package/docs-dist/components__config-provider__configProvider.md.js +1055 -1
- package/docs-dist/components__date-picker__date-picker.md.js +2622 -1
- package/docs-dist/components__descriptions__descriptions.md.js +863 -1
- package/docs-dist/components__divider__divider.md.js +681 -1
- package/docs-dist/components__drawer__drawer.md.js +997 -1
- package/docs-dist/components__dropdown__dropdown.md.js +1170 -1
- package/docs-dist/components__empty__empty.md.js +692 -1
- package/docs-dist/components__form__form.md.js +4099 -1
- package/docs-dist/components__grid__grid.md.js +999 -1
- package/docs-dist/components__icon__icon.md.js +739 -1
- package/docs-dist/components__image__image.md.js +745 -1
- package/docs-dist/components__input-number__inputNumber.md.js +1006 -1
- package/docs-dist/components__input__input.md.js +1579 -1
- package/docs-dist/components__layout__layout.md.js +1220 -1
- package/docs-dist/components__list__list.md.js +1255 -1
- package/docs-dist/components__mentions__mentions.md.js +943 -1
- package/docs-dist/components__menu__menu.md.js +1370 -1
- package/docs-dist/components__message__message.md.js +1223 -1
- package/docs-dist/components__modal__modal.md.js +1808 -1
- package/docs-dist/components__notification__notification.md.js +1192 -1
- package/docs-dist/components__page-header__page-header.md.js +781 -1
- package/docs-dist/components__pagination__pagination.md.js +954 -1
- package/docs-dist/components__popconfirm__popconfirm.md.js +792 -1
- package/docs-dist/components__popover__popover.md.js +665 -1
- package/docs-dist/components__progress__progress.md.js +1139 -1
- package/docs-dist/components__radio__radio.md.js +999 -1
- package/docs-dist/components__rate__rate.md.js +851 -1
- package/docs-dist/components__result__result.md.js +681 -1
- package/docs-dist/components__select__select.md.js +2081 -1
- package/docs-dist/components__slider__slider.md.js +1053 -1
- package/docs-dist/components__space__space.md.js +746 -1
- package/docs-dist/components__spin__spin.md.js +730 -1
- package/docs-dist/components__statistic__statistic.md.js +827 -1
- package/docs-dist/components__steps__steps.md.js +1097 -1
- package/docs-dist/components__switch__switch.md.js +763 -1
- package/docs-dist/components__table__table.md.js +3692 -1
- package/docs-dist/components__tabs__tabs.md.js +1213 -1
- package/docs-dist/components__tag__tag.md.js +779 -1
- package/docs-dist/components__time-picker__time-picker.md.js +1232 -1
- package/docs-dist/components__timeline__timeline.md.js +799 -1
- package/docs-dist/components__tooltip__tooltip.md.js +888 -1
- package/docs-dist/components__transfer__transfer.md.js +1226 -1
- package/docs-dist/components__tree-select__tree-select.md.js +1042 -1
- package/docs-dist/components__typography__typography.md.js +1793 -1
- package/docs-dist/components__upload__upload.md.js +1798 -1
- package/docs-dist/demos_bmurcdaerb.js +603 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.chunk.css +1 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.js +21570 -1
- package/docs-dist/demos_citsitats.js +549 -1
- package/docs-dist/demos_daolpu.chunk.css +1 -1
- package/docs-dist/demos_daolpu.js +22680 -1
- package/docs-dist/demos_dirg.js +47 -1
- package/docs-dist/demos_drac.js +748 -1
- package/docs-dist/demos_ecaps.js +529 -1
- package/docs-dist/demos_egami.js +153 -1
- package/docs-dist/demos_egassem.js +187 -1
- package/docs-dist/demos_egdab.js +872 -1
- package/docs-dist/demos_elbat.chunk.css +1 -1
- package/docs-dist/demos_elbat.js +27626 -1
- package/docs-dist/demos_enilemit.js +627 -1
- package/docs-dist/demos_espalloc.js +705 -1
- package/docs-dist/demos_etar.js +547 -1
- package/docs-dist/demos_etelpmoc-otua.js +613 -1
- package/docs-dist/demos_gat.js +487 -1
- package/docs-dist/demos_hctiws.js +439 -1
- package/docs-dist/demos_ladom.js +791 -1
- package/docs-dist/demos_lesuorac.js +193 -1
- package/docs-dist/demos_mrifnocpop.js +671 -1
- package/docs-dist/demos_mrof.js +3082 -1
- package/docs-dist/demos_nips.js +461 -1
- package/docs-dist/demos_noitacifiton.js +765 -1
- package/docs-dist/demos_noitanigap.js +233 -1
- package/docs-dist/demos_nottub.js +847 -1
- package/docs-dist/demos_nwodpord.js +965 -1
- package/docs-dist/demos_oidar.js +340 -1
- package/docs-dist/demos_pitloot.js +204 -1
- package/docs-dist/demos_pot-kcab.js +62 -1
- package/docs-dist/demos_radnelac.js +285 -1
- package/docs-dist/demos_ratava.js +647 -1
- package/docs-dist/demos_rebmun-tupni.js +209 -1
- package/docs-dist/demos_redacsac.js +576 -1
- package/docs-dist/demos_redaeh-egap.js +761 -1
- package/docs-dist/demos_redils.js +659 -1
- package/docs-dist/demos_redivid.js +167 -1
- package/docs-dist/demos_redivorp-gifnoc.js +2154 -1
- package/docs-dist/demos_refsnart.js +774 -1
- package/docs-dist/demos_rekcip-emit.js +183 -1
- package/docs-dist/demos_rekcip-etad.js +469 -1
- package/docs-dist/demos_revopop.js +335 -1
- package/docs-dist/demos_reward.js +484 -1
- package/docs-dist/demos_rohcna.js +194 -1
- package/docs-dist/demos_sbat.chunk.css +1 -1
- package/docs-dist/demos_sbat.js +22358 -1
- package/docs-dist/demos_snoitnem.js +202 -1
- package/docs-dist/demos_snoitpircsed.js +351 -1
- package/docs-dist/demos_spets.js +910 -1
- package/docs-dist/demos_ssergorp.js +698 -1
- package/docs-dist/demos_tceles.js +1416 -1
- package/docs-dist/demos_tluser.js +530 -1
- package/docs-dist/demos_tnemmoc.js +560 -1
- package/docs-dist/demos_trela.js +341 -1
- package/docs-dist/demos_tsil.js +603 -1
- package/docs-dist/demos_tuoyal.js +872 -1
- package/docs-dist/demos_tupni.js +1245 -1
- package/docs-dist/demos_unem.js +1012 -1
- package/docs-dist/demos_xiffa.js +93 -1
- package/docs-dist/demos_xobkcehc.js +186 -1
- package/docs-dist/demos_yhpargopyt.js +798 -1
- package/docs-dist/demos_ytpme.js +433 -1
- package/docs-dist/docs__document__getting-started.md.js +193 -1
- package/docs-dist/docs__document__introduce.md.js +441 -1
- package/docs-dist/docs__document__practical-projects.md.js +117 -1
- package/docs-dist/docs__index.md.js +27 -1
- package/docs-dist/docs__story__index.md.js +89 -1
- package/docs-dist/dumi_demos.js +456 -1
- package/docs-dist/umi.js +28727 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~3ba4f4a1.js +2590 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~ac3aca9a.js +8970 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~e29e5a37.js +2619 -1
- package/docs-dist/vendors~demos_bmurcdaerb~demos_citsitats~demos_daolpu~demos_dirg~demos_drac~demos_ecaps~demos_egami~~4cc402e9.js +57323 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat.js +1649 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat~demos_sbat.js +4169 -1
- package/docs-dist/vendors~demos_gat.js +4673 -1
- package/docs-dist/vendors~demos_ladom.js +1855 -1
- package/docs-dist/vendors~demos_redivorp-gifnoc.js +9666 -1
- package/docs-dist/vendors~demos_sbat.js +1601 -1
- package/docs-dist/vendors~demos_trela.js +1722 -1
- package/docs-dist/vendors~demos_tsil.js +4970 -1
- package/docs-dist/vendors~demos_tuoyal.js +748 -1
- package/docs-dist/vendors~wrappers.js +1360 -1
- package/docs-dist/wrappers.js +21 -1
- package/es/drawer/style/drawer.less +8 -4
- package/es/drawer/style/index.css +1 -1
- package/es/style/themes/default.less +57 -29
- package/lib/drawer/style/drawer.less +8 -4
- package/lib/drawer/style/index.css +1 -1
- package/lib/style/themes/default.less +57 -29
- package/package.json +1 -1
- package/report.html +1 -1
@@ -1 +1,1855 @@
|
|
1
|
-
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([[136],{"6VBw":function(e,t,n){"use strict";var r=n("VTBJ"),o=n("ODXe"),a=n("rePB"),i=n("Ff2n"),c=n("q1tI"),u=n.n(c),l=n("TSYQ"),s=n.n(l),f=Object(c["createContext"])({}),d=f,p=n("U8pU"),g=n("AJpP"),y=n("Kwbf"),m=n("MNnm"),b="rc-util-key";function h(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function v(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!Object(m["a"])())return null;var r,o=document.createElement("style");(null===(t=n.csp)||void 0===t?void 0:t.nonce)&&(o.nonce=null===(r=n.csp)||void 0===r?void 0:r.nonce);o.innerHTML=e;var a=h(n),i=a.firstChild;return n.prepend&&a.prepend?a.prepend(o):n.prepend&&i?a.insertBefore(o,i):a.appendChild(o),o}var w=new Map;function O(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=h(n);if(!w.has(r)){var o=v("",n),a=o.parentNode;w.set(r,a),a.removeChild(o)}var i=Array.from(w.get(r).children).find((function(e){return"STYLE"===e.tagName&&e[b]===t}));if(i){var c,u,l;if((null===(c=n.csp)||void 0===c?void 0:c.nonce)&&i.nonce!==(null===(u=n.csp)||void 0===u?void 0:u.nonce))i.nonce=null===(l=n.csp)||void 0===l?void 0:l.nonce;return i.innerHTML!==e&&(i.innerHTML=e),i}var s=v(e,n);return s[b]=t,s}function S(e,t){Object(y["a"])(e,"[@ant-design/icons] ".concat(t))}function D(e){return"object"===Object(p["a"])(e)&&"string"===typeof e.name&&"string"===typeof e.theme&&("object"===Object(p["a"])(e.icon)||"function"===typeof e.icon)}function j(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.keys(e).reduce((function(t,n){var r=e[n];switch(n){case"class":t.className=r,delete t.class;break;default:t[n]=r}return t}),{})}function C(e,t,n){return n?u.a.createElement(e.tag,Object(r["a"])(Object(r["a"])({key:t},j(e.attrs)),n),(e.children||[]).map((function(n,r){return C(n,"".concat(t,"-").concat(e.tag,"-").concat(r))}))):u.a.createElement(e.tag,Object(r["a"])({key:t},j(e.attrs)),(e.children||[]).map((function(n,r){return C(n,"".concat(t,"-").concat(e.tag,"-").concat(r))})))}function P(e){return Object(g["generate"])(e)[0]}function x(e){return e?Array.isArray(e)?e:[e]:[]}var T="\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n",M=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:T,t=Object(c["useContext"])(d),n=t.csp;Object(c["useEffect"])((function(){O(e,"@ant-design-icons",{prepend:!0,csp:n})}),[])},E=["icon","className","onClick","style","primaryColor","secondaryColor"],N={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function k(e){var t=e.primaryColor,n=e.secondaryColor;N.primaryColor=t,N.secondaryColor=n||P(t),N.calculated=!!n}function _(){return Object(r["a"])({},N)}var A=function(e){var t=e.icon,n=e.className,o=e.onClick,a=e.style,c=e.primaryColor,u=e.secondaryColor,l=Object(i["a"])(e,E),s=N;if(c&&(s={primaryColor:c,secondaryColor:u||P(c)}),M(),S(D(t),"icon should be icon definiton, but got ".concat(t)),!D(t))return null;var f=t;return f&&"function"===typeof f.icon&&(f=Object(r["a"])(Object(r["a"])({},f),{},{icon:f.icon(s.primaryColor,s.secondaryColor)})),C(f.icon,"svg-".concat(f.name),Object(r["a"])({className:n,onClick:o,style:a,"data-icon":f.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},l))};A.displayName="IconReact",A.getTwoToneColors=_,A.setTwoToneColors=k;var R=A;function I(e){var t=x(e),n=Object(o["a"])(t,2),r=n[0],a=n[1];return R.setTwoToneColors({primaryColor:r,secondaryColor:a})}function X(){var e=R.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var Y=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];I("#1890ff");var W=c["forwardRef"]((function(e,t){var n,u=e.className,l=e.icon,f=e.spin,p=e.rotate,g=e.tabIndex,y=e.onClick,m=e.twoToneColor,b=Object(i["a"])(e,Y),h=c["useContext"](d),v=h.prefixCls,w=void 0===v?"anticon":v,O=s()(w,(n={},Object(a["a"])(n,"".concat(w,"-").concat(l.name),!!l.name),Object(a["a"])(n,"".concat(w,"-spin"),!!f||"loading"===l.name),n),u),S=g;void 0===S&&y&&(S=-1);var D=p?{msTransform:"rotate(".concat(p,"deg)"),transform:"rotate(".concat(p,"deg)")}:void 0,j=x(m),C=Object(o["a"])(j,2),P=C[0],T=C[1];return c["createElement"]("span",Object(r["a"])(Object(r["a"])({role:"img","aria-label":l.name},b),{},{ref:t,tabIndex:S,onClick:y,className:O}),c["createElement"](R,{icon:l,primaryColor:P,secondaryColor:T,style:D}))}));W.displayName="AntdIcon",W.getTwoToneColor=X,W.setTwoToneColor=I;t["a"]=W},"8N4D":function(e,t,n){"use strict";function r(e){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.matchesSelector=d,t.matchesSelectorAndParentsTo=p,t.addEvent=g,t.removeEvent=y,t.outerHeight=m,t.outerWidth=b,t.innerHeight=h,t.innerWidth=v,t.offsetXYFromParent=w,t.createCSSTransform=O,t.createSVGTransform=S,t.getTranslation=D,t.getTouch=j,t.getTouchIdentifier=C,t.addUserSelectStyles=P,t.removeUserSelectStyles=x,t.addClassName=T,t.removeClassName=M;var o=n("gbW8"),a=c(n("Ga4A"));function i(e){if("function"!==typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(i=function(e){return e?n:t})(e)}function c(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!==typeof e)return{default:e};var n=i(t);if(n&&n.has(e))return n.get(e);var o={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var c in e)if("default"!==c&&Object.prototype.hasOwnProperty.call(e,c)){var u=a?Object.getOwnPropertyDescriptor(e,c):null;u&&(u.get||u.set)?Object.defineProperty(o,c,u):o[c]=e[c]}return o.default=e,n&&n.set(e,o),o}function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){s(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var f="";function d(e,t){return f||(f=(0,o.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(t){return(0,o.isFunction)(e[t])}))),!!(0,o.isFunction)(e[f])&&e[f](t)}function p(e,t,n){var r=e;do{if(d(r,t))return!0;if(r===n)return!1;r=r.parentNode}while(r);return!1}function g(e,t,n,r){if(e){var o=l({capture:!0},r);e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n}}function y(e,t,n,r){if(e){var o=l({capture:!0},r);e.removeEventListener?e.removeEventListener(t,n,o):e.detachEvent?e.detachEvent("on"+t,n):e["on"+t]=null}}function m(e){var t=e.clientHeight,n=e.ownerDocument.defaultView.getComputedStyle(e);return t+=(0,o.int)(n.borderTopWidth),t+=(0,o.int)(n.borderBottomWidth),t}function b(e){var t=e.clientWidth,n=e.ownerDocument.defaultView.getComputedStyle(e);return t+=(0,o.int)(n.borderLeftWidth),t+=(0,o.int)(n.borderRightWidth),t}function h(e){var t=e.clientHeight,n=e.ownerDocument.defaultView.getComputedStyle(e);return t-=(0,o.int)(n.paddingTop),t-=(0,o.int)(n.paddingBottom),t}function v(e){var t=e.clientWidth,n=e.ownerDocument.defaultView.getComputedStyle(e);return t-=(0,o.int)(n.paddingLeft),t-=(0,o.int)(n.paddingRight),t}function w(e,t,n){var r=t===t.ownerDocument.body,o=r?{left:0,top:0}:t.getBoundingClientRect(),a=(e.clientX+t.scrollLeft-o.left)/n,i=(e.clientY+t.scrollTop-o.top)/n;return{x:a,y:i}}function O(e,t){var n=D(e,t,"px");return s({},(0,a.browserPrefixToKey)("transform",a.default),n)}function S(e,t){var n=D(e,t,"");return n}function D(e,t,n){var r=e.x,o=e.y,a="translate(".concat(r).concat(n,",").concat(o).concat(n,")");if(t){var i="".concat("string"===typeof t.x?t.x:t.x+n),c="".concat("string"===typeof t.y?t.y:t.y+n);a="translate(".concat(i,", ").concat(c,")")+a}return a}function j(e,t){return e.targetTouches&&(0,o.findInArray)(e.targetTouches,(function(e){return t===e.identifier}))||e.changedTouches&&(0,o.findInArray)(e.changedTouches,(function(e){return t===e.identifier}))}function C(e){return e.targetTouches&&e.targetTouches[0]?e.targetTouches[0].identifier:e.changedTouches&&e.changedTouches[0]?e.changedTouches[0].identifier:void 0}function P(e){if(e){var t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=".react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n",t.innerHTML+=".react-draggable-transparent-selection *::selection {all: inherit;}\n",e.getElementsByTagName("head")[0].appendChild(t)),e.body&&T(e.body,"react-draggable-transparent-selection")}}function x(e){if(e)try{if(e.body&&M(e.body,"react-draggable-transparent-selection"),e.selection)e.selection.empty();else{var t=(e.defaultView||window).getSelection();t&&"Caret"!==t.type&&t.removeAllRanges()}}catch(n){}}function T(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp("(?:^|\\s)".concat(t,"(?!\\S)")))||(e.className+=" ".concat(t))}function M(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp("(?:^|\\s)".concat(t,"(?!\\S)"),"g"),"")}},Ga4A:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getPrefix=o,t.browserPrefixToKey=a,t.browserPrefixToStyle=i,t.default=void 0;var r=["Moz","Webkit","O","ms"];function o(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"===typeof window)return"";var o=null===(e=window.document)||void 0===e||null===(t=e.documentElement)||void 0===t?void 0:t.style;if(!o)return"";if(n in o)return"";for(var i=0;i<r.length;i++)if(a(n,r[i])in o)return r[i];return""}function a(e,t){return t?"".concat(t).concat(c(e)):e}function i(e,t){return t?"-".concat(t.toLowerCase(),"-").concat(e):e}function c(e){for(var t="",n=!0,r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):"-"===e[r]?n=!0:t+=e[r];return t}var u=o();t.default=u},R155:function(e,t,n){"use strict";function r(e){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=p(n("q1tI")),a=f(n("17x9")),i=f(n("i8i4")),c=n("8N4D"),u=n("fJi3"),l=n("gbW8"),s=f(n("sS6v"));function f(e){return e&&e.__esModule?e:{default:e}}function d(e){if("function"!==typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}function p(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!==typeof e)return{default:e};var n=d(t);if(n&&n.has(e))return n.get(e);var o={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var c=a?Object.getOwnPropertyDescriptor(e,i):null;c&&(c.get||c.set)?Object.defineProperty(o,i,c):o[i]=e[i]}return o.default=e,n&&n.set(e,o),o}function g(e,t){return v(e)||h(e,t)||m(e,t)||y()}function y(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function m(e,t){if(e){if("string"===typeof e)return b(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?b(e,t):void 0}}function b(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done);i=!0)if(a.push(r.value),t&&a.length===t)break}catch(u){c=!0,o=u}finally{try{i||null==n["return"]||n["return"]()}finally{if(c)throw o}}return a}}function v(e){if(Array.isArray(e))return e}function w(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function O(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function S(e,t,n){return t&&O(e.prototype,t),n&&O(e,n),e}function D(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&j(e,t)}function j(e,t){return j=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},j(e,t)}function C(e){var t=T();return function(){var n,r=M(e);if(t){var o=M(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return P(this,n)}}function P(e,t){if(t&&("object"===r(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return x(e)}function x(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function T(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function M(e){return M=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},M(e)}function E(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var N={touch:{start:"touchstart",move:"touchmove",stop:"touchend"},mouse:{start:"mousedown",move:"mousemove",stop:"mouseup"}},k=N.mouse,_=function(e){D(n,e);var t=C(n);function n(){var e;w(this,n);for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];return e=t.call.apply(t,[this].concat(o)),E(x(e),"state",{dragging:!1,lastX:NaN,lastY:NaN,touchIdentifier:null}),E(x(e),"mounted",!1),E(x(e),"handleDragStart",(function(t){if(e.props.onMouseDown(t),!e.props.allowAnyClick&&"number"===typeof t.button&&0!==t.button)return!1;var n=e.findDOMNode();if(!n||!n.ownerDocument||!n.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");var r=n.ownerDocument;if(!(e.props.disabled||!(t.target instanceof r.defaultView.Node)||e.props.handle&&!(0,c.matchesSelectorAndParentsTo)(t.target,e.props.handle,n)||e.props.cancel&&(0,c.matchesSelectorAndParentsTo)(t.target,e.props.cancel,n))){"touchstart"===t.type&&t.preventDefault();var o=(0,c.getTouchIdentifier)(t);e.setState({touchIdentifier:o});var a=(0,u.getControlPosition)(t,o,x(e));if(null!=a){var i=a.x,l=a.y,f=(0,u.createCoreData)(x(e),i,l);(0,s.default)("DraggableCore: handleDragStart: %j",f),(0,s.default)("calling",e.props.onStart);var d=e.props.onStart(t,f);!1!==d&&!1!==e.mounted&&(e.props.enableUserSelectHack&&(0,c.addUserSelectStyles)(r),e.setState({dragging:!0,lastX:i,lastY:l}),(0,c.addEvent)(r,k.move,e.handleDrag),(0,c.addEvent)(r,k.stop,e.handleDragStop))}}})),E(x(e),"handleDrag",(function(t){var n=(0,u.getControlPosition)(t,e.state.touchIdentifier,x(e));if(null!=n){var r=n.x,o=n.y;if(Array.isArray(e.props.grid)){var a=r-e.state.lastX,i=o-e.state.lastY,c=(0,u.snapToGrid)(e.props.grid,a,i),l=g(c,2);if(a=l[0],i=l[1],!a&&!i)return;r=e.state.lastX+a,o=e.state.lastY+i}var f=(0,u.createCoreData)(x(e),r,o);(0,s.default)("DraggableCore: handleDrag: %j",f);var d=e.props.onDrag(t,f);if(!1!==d&&!1!==e.mounted)e.setState({lastX:r,lastY:o});else try{e.handleDragStop(new MouseEvent("mouseup"))}catch(y){var p=document.createEvent("MouseEvents");p.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),e.handleDragStop(p)}}})),E(x(e),"handleDragStop",(function(t){if(e.state.dragging){var n=(0,u.getControlPosition)(t,e.state.touchIdentifier,x(e));if(null!=n){var r=n.x,o=n.y,a=(0,u.createCoreData)(x(e),r,o),i=e.props.onStop(t,a);if(!1===i||!1===e.mounted)return!1;var l=e.findDOMNode();l&&e.props.enableUserSelectHack&&(0,c.removeUserSelectStyles)(l.ownerDocument),(0,s.default)("DraggableCore: handleDragStop: %j",a),e.setState({dragging:!1,lastX:NaN,lastY:NaN}),l&&((0,s.default)("DraggableCore: Removing handlers"),(0,c.removeEvent)(l.ownerDocument,k.move,e.handleDrag),(0,c.removeEvent)(l.ownerDocument,k.stop,e.handleDragStop))}}})),E(x(e),"onMouseDown",(function(t){return k=N.mouse,e.handleDragStart(t)})),E(x(e),"onMouseUp",(function(t){return k=N.mouse,e.handleDragStop(t)})),E(x(e),"onTouchStart",(function(t){return k=N.touch,e.handleDragStart(t)})),E(x(e),"onTouchEnd",(function(t){return k=N.touch,e.handleDragStop(t)})),e}return S(n,[{key:"componentDidMount",value:function(){this.mounted=!0;var e=this.findDOMNode();e&&(0,c.addEvent)(e,N.touch.start,this.onTouchStart,{passive:!1})}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var e=this.findDOMNode();if(e){var t=e.ownerDocument;(0,c.removeEvent)(t,N.mouse.move,this.handleDrag),(0,c.removeEvent)(t,N.touch.move,this.handleDrag),(0,c.removeEvent)(t,N.mouse.stop,this.handleDragStop),(0,c.removeEvent)(t,N.touch.stop,this.handleDragStop),(0,c.removeEvent)(e,N.touch.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,c.removeUserSelectStyles)(t)}}},{key:"findDOMNode",value:function(){var e,t,n;return null!==(e=null===(t=this.props)||void 0===t||null===(n=t.nodeRef)||void 0===n?void 0:n.current)&&void 0!==e?e:i.default.findDOMNode(this)}},{key:"render",value:function(){return o.cloneElement(o.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}}]),n}(o.Component);t.default=_,E(_,"displayName","DraggableCore"),E(_,"propTypes",{allowAnyClick:a.default.bool,disabled:a.default.bool,enableUserSelectHack:a.default.bool,offsetParent:function(e,t){if(e[t]&&1!==e[t].nodeType)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:a.default.arrayOf(a.default.number),handle:a.default.string,cancel:a.default.string,nodeRef:a.default.object,onStart:a.default.func,onDrag:a.default.func,onStop:a.default.func,onMouseDown:a.default.func,scale:a.default.number,className:l.dontSetMe,style:l.dontSetMe,transform:l.dontSetMe}),E(_,"defaultProps",{allowAnyClick:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1})},RCxd:function(e,t,n){"use strict";var r=n("VTBJ"),o=n("q1tI"),a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z"}}]},name:"exclamation-circle",theme:"outlined"},i=a,c=n("6VBw"),u=function(e,t){return o["createElement"](c["a"],Object(r["a"])(Object(r["a"])({},e),{},{ref:t,icon:i}))};u.displayName="ExclamationCircleOutlined";t["a"]=o["forwardRef"](u)},doQp:function(e,t,n){"use strict";var r=n("pzsr"),o=r.default,a=r.DraggableCore;e.exports=o,e.exports.default=o,e.exports.DraggableCore=a},fJi3:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getBoundPosition=a,t.snapToGrid=i,t.canDragX=c,t.canDragY=u,t.getControlPosition=l,t.createCoreData=s,t.createDraggableData=f;var r=n("gbW8"),o=n("8N4D");function a(e,t,n){if(!e.props.bounds)return[t,n];var a=e.props.bounds;a="string"===typeof a?a:d(a);var i=p(e);if("string"===typeof a){var c,u=i.ownerDocument,l=u.defaultView;if(c="parent"===a?i.parentNode:u.querySelector(a),!(c instanceof l.HTMLElement))throw new Error('Bounds selector "'+a+'" could not find an element.');var s=c,f=l.getComputedStyle(i),g=l.getComputedStyle(s);a={left:-i.offsetLeft+(0,r.int)(g.paddingLeft)+(0,r.int)(f.marginLeft),top:-i.offsetTop+(0,r.int)(g.paddingTop)+(0,r.int)(f.marginTop),right:(0,o.innerWidth)(s)-(0,o.outerWidth)(i)-i.offsetLeft+(0,r.int)(g.paddingRight)-(0,r.int)(f.marginRight),bottom:(0,o.innerHeight)(s)-(0,o.outerHeight)(i)-i.offsetTop+(0,r.int)(g.paddingBottom)-(0,r.int)(f.marginBottom)}}return(0,r.isNum)(a.right)&&(t=Math.min(t,a.right)),(0,r.isNum)(a.bottom)&&(n=Math.min(n,a.bottom)),(0,r.isNum)(a.left)&&(t=Math.max(t,a.left)),(0,r.isNum)(a.top)&&(n=Math.max(n,a.top)),[t,n]}function i(e,t,n){var r=Math.round(t/e[0])*e[0],o=Math.round(n/e[1])*e[1];return[r,o]}function c(e){return"both"===e.props.axis||"x"===e.props.axis}function u(e){return"both"===e.props.axis||"y"===e.props.axis}function l(e,t,n){var r="number"===typeof t?(0,o.getTouch)(e,t):null;if("number"===typeof t&&!r)return null;var a=p(n),i=n.props.offsetParent||a.offsetParent||a.ownerDocument.body;return(0,o.offsetXYFromParent)(r||e,i,n.props.scale)}function s(e,t,n){var o=e.state,a=!(0,r.isNum)(o.lastX),i=p(e);return a?{node:i,deltaX:0,deltaY:0,lastX:t,lastY:n,x:t,y:n}:{node:i,deltaX:t-o.lastX,deltaY:n-o.lastY,lastX:o.lastX,lastY:o.lastY,x:t,y:n}}function f(e,t){var n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}}function d(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}function p(e){var t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}},gbW8:function(e,t,n){"use strict";function r(e,t){for(var n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]}function o(e){return"function"===typeof e||"[object Function]"===Object.prototype.toString.call(e)}function a(e){return"number"===typeof e&&!isNaN(e)}function i(e){return parseInt(e,10)}function c(e,t,n){if(e[t])return new Error("Invalid prop ".concat(t," passed to ").concat(n," - do not set this, set it on the child."))}Object.defineProperty(t,"__esModule",{value:!0}),t.findInArray=r,t.isFunction=o,t.isNum=a,t.int=i,t.dontSetMe=c},iuhU:function(e,t,n){"use strict";function r(e){var t,n,o="";if("string"===typeof e||"number"===typeof e)o+=e;else if("object"===typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=r(e[t]))&&(o&&(o+=" "),o+=n);else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}n.r(t),t["default"]=function(){var e,t,n=0,o="";while(n<arguments.length)(e=arguments[n++])&&(t=r(e))&&(o&&(o+=" "),o+=t);return o}},pzsr:function(e,t,n){"use strict";function r(e){return r="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"DraggableCore",{enumerable:!0,get:function(){return f.default}}),t.default=void 0;var o=m(n("q1tI")),a=g(n("17x9")),i=g(n("i8i4")),c=g(n("iuhU")),u=n("8N4D"),l=n("fJi3"),s=n("gbW8"),f=g(n("R155")),d=g(n("sS6v")),p=["axis","bounds","children","defaultPosition","defaultClassName","defaultClassNameDragging","defaultClassNameDragged","position","positionOffset","scale"];function g(e){return e&&e.__esModule?e:{default:e}}function y(e){if("function"!==typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(y=function(e){return e?n:t})(e)}function m(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!==typeof e)return{default:e};var n=y(t);if(n&&n.has(e))return n.get(e);var o={},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if("default"!==i&&Object.prototype.hasOwnProperty.call(e,i)){var c=a?Object.getOwnPropertyDescriptor(e,i):null;c&&(c.get||c.set)?Object.defineProperty(o,i,c):o[i]=e[i]}return o.default=e,n&&n.set(e,o),o}function b(){return b=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},b.apply(this,arguments)}function h(e,t){if(null==e)return{};var n,r,o=v(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function v(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}function w(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?w(Object(n),!0).forEach((function(t){Y(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):w(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function S(e,t){return x(e)||P(e,t)||j(e,t)||D()}function D(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function j(e,t){if(e){if("string"===typeof e)return C(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?C(e,t):void 0}}function C(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function P(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done);i=!0)if(a.push(r.value),t&&a.length===t)break}catch(u){c=!0,o=u}finally{try{i||null==n["return"]||n["return"]()}finally{if(c)throw o}}return a}}function x(e){if(Array.isArray(e))return e}function T(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function M(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function E(e,t,n){return t&&M(e.prototype,t),n&&M(e,n),e}function N(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&k(e,t)}function k(e,t){return k=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},k(e,t)}function _(e){var t=I();return function(){var n,r=X(e);if(t){var o=X(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return A(this,n)}}function A(e,t){if(t&&("object"===r(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return R(e)}function R(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function I(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function X(e){return X=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},X(e)}function Y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var W=function(e){N(n,e);var t=_(n);function n(e){var r;return T(this,n),r=t.call(this,e),Y(R(r),"onDragStart",(function(e,t){(0,d.default)("Draggable: onDragStart: %j",t);var n=r.props.onStart(e,(0,l.createDraggableData)(R(r),t));if(!1===n)return!1;r.setState({dragging:!0,dragged:!0})})),Y(R(r),"onDrag",(function(e,t){if(!r.state.dragging)return!1;(0,d.default)("Draggable: onDrag: %j",t);var n=(0,l.createDraggableData)(R(r),t),o={x:n.x,y:n.y};if(r.props.bounds){var a=o.x,i=o.y;o.x+=r.state.slackX,o.y+=r.state.slackY;var c=(0,l.getBoundPosition)(R(r),o.x,o.y),u=S(c,2),s=u[0],f=u[1];o.x=s,o.y=f,o.slackX=r.state.slackX+(a-o.x),o.slackY=r.state.slackY+(i-o.y),n.x=o.x,n.y=o.y,n.deltaX=o.x-r.state.x,n.deltaY=o.y-r.state.y}var p=r.props.onDrag(e,n);if(!1===p)return!1;r.setState(o)})),Y(R(r),"onDragStop",(function(e,t){if(!r.state.dragging)return!1;var n=r.props.onStop(e,(0,l.createDraggableData)(R(r),t));if(!1===n)return!1;(0,d.default)("Draggable: onDragStop: %j",t);var o={dragging:!1,slackX:0,slackY:0},a=Boolean(r.props.position);if(a){var i=r.props.position,c=i.x,u=i.y;o.x=c,o.y=u}r.setState(o)})),r.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:O({},e.position),slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element."),r}return E(n,[{key:"componentDidMount",value:function(){"undefined"!==typeof window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}},{key:"componentWillUnmount",value:function(){this.setState({dragging:!1})}},{key:"findDOMNode",value:function(){var e,t,n;return null!==(e=null===(t=this.props)||void 0===t||null===(n=t.nodeRef)||void 0===n?void 0:n.current)&&void 0!==e?e:i.default.findDOMNode(this)}},{key:"render",value:function(){var e,t=this.props,n=(t.axis,t.bounds,t.children),r=t.defaultPosition,a=t.defaultClassName,i=t.defaultClassNameDragging,s=t.defaultClassNameDragged,d=t.position,g=t.positionOffset,y=(t.scale,h(t,p)),m={},v=null,w=Boolean(d),S=!w||this.state.dragging,D=d||r,j={x:(0,l.canDragX)(this)&&S?this.state.x:D.x,y:(0,l.canDragY)(this)&&S?this.state.y:D.y};this.state.isElementSVG?v=(0,u.createSVGTransform)(j,g):m=(0,u.createCSSTransform)(j,g);var C=(0,c.default)(n.props.className||"",a,(e={},Y(e,i,this.state.dragging),Y(e,s,this.state.dragged),e));return o.createElement(f.default,b({},y,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),o.cloneElement(o.Children.only(n),{className:C,style:O(O({},n.props.style),m),transform:v}))}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.position,r=t.prevPropsPosition;return!n||r&&n.x===r.x&&n.y===r.y?null:((0,d.default)("Draggable: getDerivedStateFromProps %j",{position:n,prevPropsPosition:r}),{x:n.x,y:n.y,prevPropsPosition:O({},n)})}}]),n}(o.Component);t.default=W,Y(W,"displayName","Draggable"),Y(W,"propTypes",O(O({},f.default.propTypes),{},{axis:a.default.oneOf(["both","x","y","none"]),bounds:a.default.oneOfType([a.default.shape({left:a.default.number,right:a.default.number,top:a.default.number,bottom:a.default.number}),a.default.string,a.default.oneOf([!1])]),defaultClassName:a.default.string,defaultClassNameDragging:a.default.string,defaultClassNameDragged:a.default.string,defaultPosition:a.default.shape({x:a.default.number,y:a.default.number}),positionOffset:a.default.shape({x:a.default.oneOfType([a.default.number,a.default.string]),y:a.default.oneOfType([a.default.number,a.default.string])}),position:a.default.shape({x:a.default.number,y:a.default.number}),className:s.dontSetMe,style:s.dontSetMe,transform:s.dontSetMe})),Y(W,"defaultProps",O(O({},f.default.defaultProps),{},{axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1}))},sS6v:function(e,t,n){"use strict";function r(){}Object.defineProperty(t,"__esModule",{value:!0}),t.default=r}}]);
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[136],
|
3
|
+
{
|
4
|
+
'6VBw': function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
var r = n('VTBJ'),
|
7
|
+
o = n('ODXe'),
|
8
|
+
a = n('rePB'),
|
9
|
+
i = n('Ff2n'),
|
10
|
+
c = n('q1tI'),
|
11
|
+
u = n.n(c),
|
12
|
+
l = n('TSYQ'),
|
13
|
+
s = n.n(l),
|
14
|
+
f = Object(c['createContext'])({}),
|
15
|
+
d = f,
|
16
|
+
p = n('U8pU'),
|
17
|
+
g = n('AJpP'),
|
18
|
+
y = n('Kwbf'),
|
19
|
+
m = n('MNnm'),
|
20
|
+
b = 'rc-util-key';
|
21
|
+
function h(e) {
|
22
|
+
if (e.attachTo) return e.attachTo;
|
23
|
+
var t = document.querySelector('head');
|
24
|
+
return t || document.body;
|
25
|
+
}
|
26
|
+
function v(e) {
|
27
|
+
var t,
|
28
|
+
n =
|
29
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
30
|
+
if (!Object(m['a'])()) return null;
|
31
|
+
var r,
|
32
|
+
o = document.createElement('style');
|
33
|
+
(null === (t = n.csp) || void 0 === t ? void 0 : t.nonce) &&
|
34
|
+
(o.nonce = null === (r = n.csp) || void 0 === r ? void 0 : r.nonce);
|
35
|
+
o.innerHTML = e;
|
36
|
+
var a = h(n),
|
37
|
+
i = a.firstChild;
|
38
|
+
return (
|
39
|
+
n.prepend && a.prepend
|
40
|
+
? a.prepend(o)
|
41
|
+
: n.prepend && i
|
42
|
+
? a.insertBefore(o, i)
|
43
|
+
: a.appendChild(o),
|
44
|
+
o
|
45
|
+
);
|
46
|
+
}
|
47
|
+
var w = new Map();
|
48
|
+
function O(e, t) {
|
49
|
+
var n =
|
50
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
51
|
+
r = h(n);
|
52
|
+
if (!w.has(r)) {
|
53
|
+
var o = v('', n),
|
54
|
+
a = o.parentNode;
|
55
|
+
w.set(r, a), a.removeChild(o);
|
56
|
+
}
|
57
|
+
var i = Array.from(w.get(r).children).find(function (e) {
|
58
|
+
return 'STYLE' === e.tagName && e[b] === t;
|
59
|
+
});
|
60
|
+
if (i) {
|
61
|
+
var c, u, l;
|
62
|
+
if (
|
63
|
+
(null === (c = n.csp) || void 0 === c ? void 0 : c.nonce) &&
|
64
|
+
i.nonce !==
|
65
|
+
(null === (u = n.csp) || void 0 === u ? void 0 : u.nonce)
|
66
|
+
)
|
67
|
+
i.nonce = null === (l = n.csp) || void 0 === l ? void 0 : l.nonce;
|
68
|
+
return i.innerHTML !== e && (i.innerHTML = e), i;
|
69
|
+
}
|
70
|
+
var s = v(e, n);
|
71
|
+
return (s[b] = t), s;
|
72
|
+
}
|
73
|
+
function S(e, t) {
|
74
|
+
Object(y['a'])(e, '[@ant-design/icons] '.concat(t));
|
75
|
+
}
|
76
|
+
function D(e) {
|
77
|
+
return (
|
78
|
+
'object' === Object(p['a'])(e) &&
|
79
|
+
'string' === typeof e.name &&
|
80
|
+
'string' === typeof e.theme &&
|
81
|
+
('object' === Object(p['a'])(e.icon) || 'function' === typeof e.icon)
|
82
|
+
);
|
83
|
+
}
|
84
|
+
function j() {
|
85
|
+
var e =
|
86
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
87
|
+
return Object.keys(e).reduce(function (t, n) {
|
88
|
+
var r = e[n];
|
89
|
+
switch (n) {
|
90
|
+
case 'class':
|
91
|
+
(t.className = r), delete t.class;
|
92
|
+
break;
|
93
|
+
default:
|
94
|
+
t[n] = r;
|
95
|
+
}
|
96
|
+
return t;
|
97
|
+
}, {});
|
98
|
+
}
|
99
|
+
function C(e, t, n) {
|
100
|
+
return n
|
101
|
+
? u.a.createElement(
|
102
|
+
e.tag,
|
103
|
+
Object(r['a'])(Object(r['a'])({ key: t }, j(e.attrs)), n),
|
104
|
+
(e.children || []).map(function (n, r) {
|
105
|
+
return C(n, ''.concat(t, '-').concat(e.tag, '-').concat(r));
|
106
|
+
}),
|
107
|
+
)
|
108
|
+
: u.a.createElement(
|
109
|
+
e.tag,
|
110
|
+
Object(r['a'])({ key: t }, j(e.attrs)),
|
111
|
+
(e.children || []).map(function (n, r) {
|
112
|
+
return C(n, ''.concat(t, '-').concat(e.tag, '-').concat(r));
|
113
|
+
}),
|
114
|
+
);
|
115
|
+
}
|
116
|
+
function P(e) {
|
117
|
+
return Object(g['generate'])(e)[0];
|
118
|
+
}
|
119
|
+
function x(e) {
|
120
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
121
|
+
}
|
122
|
+
var T =
|
123
|
+
'\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n',
|
124
|
+
M = function () {
|
125
|
+
var e =
|
126
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
127
|
+
? arguments[0]
|
128
|
+
: T,
|
129
|
+
t = Object(c['useContext'])(d),
|
130
|
+
n = t.csp;
|
131
|
+
Object(c['useEffect'])(function () {
|
132
|
+
O(e, '@ant-design-icons', { prepend: !0, csp: n });
|
133
|
+
}, []);
|
134
|
+
},
|
135
|
+
E = [
|
136
|
+
'icon',
|
137
|
+
'className',
|
138
|
+
'onClick',
|
139
|
+
'style',
|
140
|
+
'primaryColor',
|
141
|
+
'secondaryColor',
|
142
|
+
],
|
143
|
+
N = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
144
|
+
function k(e) {
|
145
|
+
var t = e.primaryColor,
|
146
|
+
n = e.secondaryColor;
|
147
|
+
(N.primaryColor = t),
|
148
|
+
(N.secondaryColor = n || P(t)),
|
149
|
+
(N.calculated = !!n);
|
150
|
+
}
|
151
|
+
function _() {
|
152
|
+
return Object(r['a'])({}, N);
|
153
|
+
}
|
154
|
+
var A = function (e) {
|
155
|
+
var t = e.icon,
|
156
|
+
n = e.className,
|
157
|
+
o = e.onClick,
|
158
|
+
a = e.style,
|
159
|
+
c = e.primaryColor,
|
160
|
+
u = e.secondaryColor,
|
161
|
+
l = Object(i['a'])(e, E),
|
162
|
+
s = N;
|
163
|
+
if (
|
164
|
+
(c && (s = { primaryColor: c, secondaryColor: u || P(c) }),
|
165
|
+
M(),
|
166
|
+
S(D(t), 'icon should be icon definiton, but got '.concat(t)),
|
167
|
+
!D(t))
|
168
|
+
)
|
169
|
+
return null;
|
170
|
+
var f = t;
|
171
|
+
return (
|
172
|
+
f &&
|
173
|
+
'function' === typeof f.icon &&
|
174
|
+
(f = Object(r['a'])(
|
175
|
+
Object(r['a'])({}, f),
|
176
|
+
{},
|
177
|
+
{ icon: f.icon(s.primaryColor, s.secondaryColor) },
|
178
|
+
)),
|
179
|
+
C(
|
180
|
+
f.icon,
|
181
|
+
'svg-'.concat(f.name),
|
182
|
+
Object(r['a'])(
|
183
|
+
{
|
184
|
+
className: n,
|
185
|
+
onClick: o,
|
186
|
+
style: a,
|
187
|
+
'data-icon': f.name,
|
188
|
+
width: '1em',
|
189
|
+
height: '1em',
|
190
|
+
fill: 'currentColor',
|
191
|
+
'aria-hidden': 'true',
|
192
|
+
},
|
193
|
+
l,
|
194
|
+
),
|
195
|
+
)
|
196
|
+
);
|
197
|
+
};
|
198
|
+
(A.displayName = 'IconReact'),
|
199
|
+
(A.getTwoToneColors = _),
|
200
|
+
(A.setTwoToneColors = k);
|
201
|
+
var R = A;
|
202
|
+
function I(e) {
|
203
|
+
var t = x(e),
|
204
|
+
n = Object(o['a'])(t, 2),
|
205
|
+
r = n[0],
|
206
|
+
a = n[1];
|
207
|
+
return R.setTwoToneColors({ primaryColor: r, secondaryColor: a });
|
208
|
+
}
|
209
|
+
function X() {
|
210
|
+
var e = R.getTwoToneColors();
|
211
|
+
return e.calculated
|
212
|
+
? [e.primaryColor, e.secondaryColor]
|
213
|
+
: e.primaryColor;
|
214
|
+
}
|
215
|
+
var Y = [
|
216
|
+
'className',
|
217
|
+
'icon',
|
218
|
+
'spin',
|
219
|
+
'rotate',
|
220
|
+
'tabIndex',
|
221
|
+
'onClick',
|
222
|
+
'twoToneColor',
|
223
|
+
];
|
224
|
+
I('#1890ff');
|
225
|
+
var W = c['forwardRef'](function (e, t) {
|
226
|
+
var n,
|
227
|
+
u = e.className,
|
228
|
+
l = e.icon,
|
229
|
+
f = e.spin,
|
230
|
+
p = e.rotate,
|
231
|
+
g = e.tabIndex,
|
232
|
+
y = e.onClick,
|
233
|
+
m = e.twoToneColor,
|
234
|
+
b = Object(i['a'])(e, Y),
|
235
|
+
h = c['useContext'](d),
|
236
|
+
v = h.prefixCls,
|
237
|
+
w = void 0 === v ? 'anticon' : v,
|
238
|
+
O = s()(
|
239
|
+
w,
|
240
|
+
((n = {}),
|
241
|
+
Object(a['a'])(n, ''.concat(w, '-').concat(l.name), !!l.name),
|
242
|
+
Object(a['a'])(
|
243
|
+
n,
|
244
|
+
''.concat(w, '-spin'),
|
245
|
+
!!f || 'loading' === l.name,
|
246
|
+
),
|
247
|
+
n),
|
248
|
+
u,
|
249
|
+
),
|
250
|
+
S = g;
|
251
|
+
void 0 === S && y && (S = -1);
|
252
|
+
var D = p
|
253
|
+
? {
|
254
|
+
msTransform: 'rotate('.concat(p, 'deg)'),
|
255
|
+
transform: 'rotate('.concat(p, 'deg)'),
|
256
|
+
}
|
257
|
+
: void 0,
|
258
|
+
j = x(m),
|
259
|
+
C = Object(o['a'])(j, 2),
|
260
|
+
P = C[0],
|
261
|
+
T = C[1];
|
262
|
+
return c['createElement'](
|
263
|
+
'span',
|
264
|
+
Object(r['a'])(
|
265
|
+
Object(r['a'])({ role: 'img', 'aria-label': l.name }, b),
|
266
|
+
{},
|
267
|
+
{ ref: t, tabIndex: S, onClick: y, className: O },
|
268
|
+
),
|
269
|
+
c['createElement'](R, {
|
270
|
+
icon: l,
|
271
|
+
primaryColor: P,
|
272
|
+
secondaryColor: T,
|
273
|
+
style: D,
|
274
|
+
}),
|
275
|
+
);
|
276
|
+
});
|
277
|
+
(W.displayName = 'AntdIcon'),
|
278
|
+
(W.getTwoToneColor = X),
|
279
|
+
(W.setTwoToneColor = I);
|
280
|
+
t['a'] = W;
|
281
|
+
},
|
282
|
+
'8N4D': function (e, t, n) {
|
283
|
+
'use strict';
|
284
|
+
function r(e) {
|
285
|
+
return (
|
286
|
+
(r =
|
287
|
+
'function' === typeof Symbol && 'symbol' === typeof Symbol.iterator
|
288
|
+
? function (e) {
|
289
|
+
return typeof e;
|
290
|
+
}
|
291
|
+
: function (e) {
|
292
|
+
return e &&
|
293
|
+
'function' === typeof Symbol &&
|
294
|
+
e.constructor === Symbol &&
|
295
|
+
e !== Symbol.prototype
|
296
|
+
? 'symbol'
|
297
|
+
: typeof e;
|
298
|
+
}),
|
299
|
+
r(e)
|
300
|
+
);
|
301
|
+
}
|
302
|
+
Object.defineProperty(t, '__esModule', { value: !0 }),
|
303
|
+
(t.matchesSelector = d),
|
304
|
+
(t.matchesSelectorAndParentsTo = p),
|
305
|
+
(t.addEvent = g),
|
306
|
+
(t.removeEvent = y),
|
307
|
+
(t.outerHeight = m),
|
308
|
+
(t.outerWidth = b),
|
309
|
+
(t.innerHeight = h),
|
310
|
+
(t.innerWidth = v),
|
311
|
+
(t.offsetXYFromParent = w),
|
312
|
+
(t.createCSSTransform = O),
|
313
|
+
(t.createSVGTransform = S),
|
314
|
+
(t.getTranslation = D),
|
315
|
+
(t.getTouch = j),
|
316
|
+
(t.getTouchIdentifier = C),
|
317
|
+
(t.addUserSelectStyles = P),
|
318
|
+
(t.removeUserSelectStyles = x),
|
319
|
+
(t.addClassName = T),
|
320
|
+
(t.removeClassName = M);
|
321
|
+
var o = n('gbW8'),
|
322
|
+
a = c(n('Ga4A'));
|
323
|
+
function i(e) {
|
324
|
+
if ('function' !== typeof WeakMap) return null;
|
325
|
+
var t = new WeakMap(),
|
326
|
+
n = new WeakMap();
|
327
|
+
return (i = function (e) {
|
328
|
+
return e ? n : t;
|
329
|
+
})(e);
|
330
|
+
}
|
331
|
+
function c(e, t) {
|
332
|
+
if (!t && e && e.__esModule) return e;
|
333
|
+
if (null === e || ('object' !== r(e) && 'function' !== typeof e))
|
334
|
+
return { default: e };
|
335
|
+
var n = i(t);
|
336
|
+
if (n && n.has(e)) return n.get(e);
|
337
|
+
var o = {},
|
338
|
+
a = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
339
|
+
for (var c in e)
|
340
|
+
if ('default' !== c && Object.prototype.hasOwnProperty.call(e, c)) {
|
341
|
+
var u = a ? Object.getOwnPropertyDescriptor(e, c) : null;
|
342
|
+
u && (u.get || u.set)
|
343
|
+
? Object.defineProperty(o, c, u)
|
344
|
+
: (o[c] = e[c]);
|
345
|
+
}
|
346
|
+
return (o.default = e), n && n.set(e, o), o;
|
347
|
+
}
|
348
|
+
function u(e, t) {
|
349
|
+
var n = Object.keys(e);
|
350
|
+
if (Object.getOwnPropertySymbols) {
|
351
|
+
var r = Object.getOwnPropertySymbols(e);
|
352
|
+
t &&
|
353
|
+
(r = r.filter(function (t) {
|
354
|
+
return Object.getOwnPropertyDescriptor(e, t).enumerable;
|
355
|
+
})),
|
356
|
+
n.push.apply(n, r);
|
357
|
+
}
|
358
|
+
return n;
|
359
|
+
}
|
360
|
+
function l(e) {
|
361
|
+
for (var t = 1; t < arguments.length; t++) {
|
362
|
+
var n = null != arguments[t] ? arguments[t] : {};
|
363
|
+
t % 2
|
364
|
+
? u(Object(n), !0).forEach(function (t) {
|
365
|
+
s(e, t, n[t]);
|
366
|
+
})
|
367
|
+
: Object.getOwnPropertyDescriptors
|
368
|
+
? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n))
|
369
|
+
: u(Object(n)).forEach(function (t) {
|
370
|
+
Object.defineProperty(
|
371
|
+
e,
|
372
|
+
t,
|
373
|
+
Object.getOwnPropertyDescriptor(n, t),
|
374
|
+
);
|
375
|
+
});
|
376
|
+
}
|
377
|
+
return e;
|
378
|
+
}
|
379
|
+
function s(e, t, n) {
|
380
|
+
return (
|
381
|
+
t in e
|
382
|
+
? Object.defineProperty(e, t, {
|
383
|
+
value: n,
|
384
|
+
enumerable: !0,
|
385
|
+
configurable: !0,
|
386
|
+
writable: !0,
|
387
|
+
})
|
388
|
+
: (e[t] = n),
|
389
|
+
e
|
390
|
+
);
|
391
|
+
}
|
392
|
+
var f = '';
|
393
|
+
function d(e, t) {
|
394
|
+
return (
|
395
|
+
f ||
|
396
|
+
(f = (0, o.findInArray)(
|
397
|
+
[
|
398
|
+
'matches',
|
399
|
+
'webkitMatchesSelector',
|
400
|
+
'mozMatchesSelector',
|
401
|
+
'msMatchesSelector',
|
402
|
+
'oMatchesSelector',
|
403
|
+
],
|
404
|
+
function (t) {
|
405
|
+
return (0, o.isFunction)(e[t]);
|
406
|
+
},
|
407
|
+
)),
|
408
|
+
!!(0, o.isFunction)(e[f]) && e[f](t)
|
409
|
+
);
|
410
|
+
}
|
411
|
+
function p(e, t, n) {
|
412
|
+
var r = e;
|
413
|
+
do {
|
414
|
+
if (d(r, t)) return !0;
|
415
|
+
if (r === n) return !1;
|
416
|
+
r = r.parentNode;
|
417
|
+
} while (r);
|
418
|
+
return !1;
|
419
|
+
}
|
420
|
+
function g(e, t, n, r) {
|
421
|
+
if (e) {
|
422
|
+
var o = l({ capture: !0 }, r);
|
423
|
+
e.addEventListener
|
424
|
+
? e.addEventListener(t, n, o)
|
425
|
+
: e.attachEvent
|
426
|
+
? e.attachEvent('on' + t, n)
|
427
|
+
: (e['on' + t] = n);
|
428
|
+
}
|
429
|
+
}
|
430
|
+
function y(e, t, n, r) {
|
431
|
+
if (e) {
|
432
|
+
var o = l({ capture: !0 }, r);
|
433
|
+
e.removeEventListener
|
434
|
+
? e.removeEventListener(t, n, o)
|
435
|
+
: e.detachEvent
|
436
|
+
? e.detachEvent('on' + t, n)
|
437
|
+
: (e['on' + t] = null);
|
438
|
+
}
|
439
|
+
}
|
440
|
+
function m(e) {
|
441
|
+
var t = e.clientHeight,
|
442
|
+
n = e.ownerDocument.defaultView.getComputedStyle(e);
|
443
|
+
return (
|
444
|
+
(t += (0, o.int)(n.borderTopWidth)),
|
445
|
+
(t += (0, o.int)(n.borderBottomWidth)),
|
446
|
+
t
|
447
|
+
);
|
448
|
+
}
|
449
|
+
function b(e) {
|
450
|
+
var t = e.clientWidth,
|
451
|
+
n = e.ownerDocument.defaultView.getComputedStyle(e);
|
452
|
+
return (
|
453
|
+
(t += (0, o.int)(n.borderLeftWidth)),
|
454
|
+
(t += (0, o.int)(n.borderRightWidth)),
|
455
|
+
t
|
456
|
+
);
|
457
|
+
}
|
458
|
+
function h(e) {
|
459
|
+
var t = e.clientHeight,
|
460
|
+
n = e.ownerDocument.defaultView.getComputedStyle(e);
|
461
|
+
return (
|
462
|
+
(t -= (0, o.int)(n.paddingTop)), (t -= (0, o.int)(n.paddingBottom)), t
|
463
|
+
);
|
464
|
+
}
|
465
|
+
function v(e) {
|
466
|
+
var t = e.clientWidth,
|
467
|
+
n = e.ownerDocument.defaultView.getComputedStyle(e);
|
468
|
+
return (
|
469
|
+
(t -= (0, o.int)(n.paddingLeft)), (t -= (0, o.int)(n.paddingRight)), t
|
470
|
+
);
|
471
|
+
}
|
472
|
+
function w(e, t, n) {
|
473
|
+
var r = t === t.ownerDocument.body,
|
474
|
+
o = r ? { left: 0, top: 0 } : t.getBoundingClientRect(),
|
475
|
+
a = (e.clientX + t.scrollLeft - o.left) / n,
|
476
|
+
i = (e.clientY + t.scrollTop - o.top) / n;
|
477
|
+
return { x: a, y: i };
|
478
|
+
}
|
479
|
+
function O(e, t) {
|
480
|
+
var n = D(e, t, 'px');
|
481
|
+
return s({}, (0, a.browserPrefixToKey)('transform', a.default), n);
|
482
|
+
}
|
483
|
+
function S(e, t) {
|
484
|
+
var n = D(e, t, '');
|
485
|
+
return n;
|
486
|
+
}
|
487
|
+
function D(e, t, n) {
|
488
|
+
var r = e.x,
|
489
|
+
o = e.y,
|
490
|
+
a = 'translate('.concat(r).concat(n, ',').concat(o).concat(n, ')');
|
491
|
+
if (t) {
|
492
|
+
var i = ''.concat('string' === typeof t.x ? t.x : t.x + n),
|
493
|
+
c = ''.concat('string' === typeof t.y ? t.y : t.y + n);
|
494
|
+
a = 'translate('.concat(i, ', ').concat(c, ')') + a;
|
495
|
+
}
|
496
|
+
return a;
|
497
|
+
}
|
498
|
+
function j(e, t) {
|
499
|
+
return (
|
500
|
+
(e.targetTouches &&
|
501
|
+
(0, o.findInArray)(e.targetTouches, function (e) {
|
502
|
+
return t === e.identifier;
|
503
|
+
})) ||
|
504
|
+
(e.changedTouches &&
|
505
|
+
(0, o.findInArray)(e.changedTouches, function (e) {
|
506
|
+
return t === e.identifier;
|
507
|
+
}))
|
508
|
+
);
|
509
|
+
}
|
510
|
+
function C(e) {
|
511
|
+
return e.targetTouches && e.targetTouches[0]
|
512
|
+
? e.targetTouches[0].identifier
|
513
|
+
: e.changedTouches && e.changedTouches[0]
|
514
|
+
? e.changedTouches[0].identifier
|
515
|
+
: void 0;
|
516
|
+
}
|
517
|
+
function P(e) {
|
518
|
+
if (e) {
|
519
|
+
var t = e.getElementById('react-draggable-style-el');
|
520
|
+
t ||
|
521
|
+
((t = e.createElement('style')),
|
522
|
+
(t.type = 'text/css'),
|
523
|
+
(t.id = 'react-draggable-style-el'),
|
524
|
+
(t.innerHTML =
|
525
|
+
'.react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n'),
|
526
|
+
(t.innerHTML +=
|
527
|
+
'.react-draggable-transparent-selection *::selection {all: inherit;}\n'),
|
528
|
+
e.getElementsByTagName('head')[0].appendChild(t)),
|
529
|
+
e.body && T(e.body, 'react-draggable-transparent-selection');
|
530
|
+
}
|
531
|
+
}
|
532
|
+
function x(e) {
|
533
|
+
if (e)
|
534
|
+
try {
|
535
|
+
if (
|
536
|
+
(e.body && M(e.body, 'react-draggable-transparent-selection'),
|
537
|
+
e.selection)
|
538
|
+
)
|
539
|
+
e.selection.empty();
|
540
|
+
else {
|
541
|
+
var t = (e.defaultView || window).getSelection();
|
542
|
+
t && 'Caret' !== t.type && t.removeAllRanges();
|
543
|
+
}
|
544
|
+
} catch (n) {}
|
545
|
+
}
|
546
|
+
function T(e, t) {
|
547
|
+
e.classList
|
548
|
+
? e.classList.add(t)
|
549
|
+
: e.className.match(new RegExp('(?:^|\\s)'.concat(t, '(?!\\S)'))) ||
|
550
|
+
(e.className += ' '.concat(t));
|
551
|
+
}
|
552
|
+
function M(e, t) {
|
553
|
+
e.classList
|
554
|
+
? e.classList.remove(t)
|
555
|
+
: (e.className = e.className.replace(
|
556
|
+
new RegExp('(?:^|\\s)'.concat(t, '(?!\\S)'), 'g'),
|
557
|
+
'',
|
558
|
+
));
|
559
|
+
}
|
560
|
+
},
|
561
|
+
Ga4A: function (e, t, n) {
|
562
|
+
'use strict';
|
563
|
+
Object.defineProperty(t, '__esModule', { value: !0 }),
|
564
|
+
(t.getPrefix = o),
|
565
|
+
(t.browserPrefixToKey = a),
|
566
|
+
(t.browserPrefixToStyle = i),
|
567
|
+
(t.default = void 0);
|
568
|
+
var r = ['Moz', 'Webkit', 'O', 'ms'];
|
569
|
+
function o() {
|
570
|
+
var e,
|
571
|
+
t,
|
572
|
+
n =
|
573
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
574
|
+
? arguments[0]
|
575
|
+
: 'transform';
|
576
|
+
if ('undefined' === typeof window) return '';
|
577
|
+
var o =
|
578
|
+
null === (e = window.document) ||
|
579
|
+
void 0 === e ||
|
580
|
+
null === (t = e.documentElement) ||
|
581
|
+
void 0 === t
|
582
|
+
? void 0
|
583
|
+
: t.style;
|
584
|
+
if (!o) return '';
|
585
|
+
if (n in o) return '';
|
586
|
+
for (var i = 0; i < r.length; i++) if (a(n, r[i]) in o) return r[i];
|
587
|
+
return '';
|
588
|
+
}
|
589
|
+
function a(e, t) {
|
590
|
+
return t ? ''.concat(t).concat(c(e)) : e;
|
591
|
+
}
|
592
|
+
function i(e, t) {
|
593
|
+
return t ? '-'.concat(t.toLowerCase(), '-').concat(e) : e;
|
594
|
+
}
|
595
|
+
function c(e) {
|
596
|
+
for (var t = '', n = !0, r = 0; r < e.length; r++)
|
597
|
+
n
|
598
|
+
? ((t += e[r].toUpperCase()), (n = !1))
|
599
|
+
: '-' === e[r]
|
600
|
+
? (n = !0)
|
601
|
+
: (t += e[r]);
|
602
|
+
return t;
|
603
|
+
}
|
604
|
+
var u = o();
|
605
|
+
t.default = u;
|
606
|
+
},
|
607
|
+
R155: function (e, t, n) {
|
608
|
+
'use strict';
|
609
|
+
function r(e) {
|
610
|
+
return (
|
611
|
+
(r =
|
612
|
+
'function' === typeof Symbol && 'symbol' === typeof Symbol.iterator
|
613
|
+
? function (e) {
|
614
|
+
return typeof e;
|
615
|
+
}
|
616
|
+
: function (e) {
|
617
|
+
return e &&
|
618
|
+
'function' === typeof Symbol &&
|
619
|
+
e.constructor === Symbol &&
|
620
|
+
e !== Symbol.prototype
|
621
|
+
? 'symbol'
|
622
|
+
: typeof e;
|
623
|
+
}),
|
624
|
+
r(e)
|
625
|
+
);
|
626
|
+
}
|
627
|
+
Object.defineProperty(t, '__esModule', { value: !0 }),
|
628
|
+
(t.default = void 0);
|
629
|
+
var o = p(n('q1tI')),
|
630
|
+
a = f(n('17x9')),
|
631
|
+
i = f(n('i8i4')),
|
632
|
+
c = n('8N4D'),
|
633
|
+
u = n('fJi3'),
|
634
|
+
l = n('gbW8'),
|
635
|
+
s = f(n('sS6v'));
|
636
|
+
function f(e) {
|
637
|
+
return e && e.__esModule ? e : { default: e };
|
638
|
+
}
|
639
|
+
function d(e) {
|
640
|
+
if ('function' !== typeof WeakMap) return null;
|
641
|
+
var t = new WeakMap(),
|
642
|
+
n = new WeakMap();
|
643
|
+
return (d = function (e) {
|
644
|
+
return e ? n : t;
|
645
|
+
})(e);
|
646
|
+
}
|
647
|
+
function p(e, t) {
|
648
|
+
if (!t && e && e.__esModule) return e;
|
649
|
+
if (null === e || ('object' !== r(e) && 'function' !== typeof e))
|
650
|
+
return { default: e };
|
651
|
+
var n = d(t);
|
652
|
+
if (n && n.has(e)) return n.get(e);
|
653
|
+
var o = {},
|
654
|
+
a = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
655
|
+
for (var i in e)
|
656
|
+
if ('default' !== i && Object.prototype.hasOwnProperty.call(e, i)) {
|
657
|
+
var c = a ? Object.getOwnPropertyDescriptor(e, i) : null;
|
658
|
+
c && (c.get || c.set)
|
659
|
+
? Object.defineProperty(o, i, c)
|
660
|
+
: (o[i] = e[i]);
|
661
|
+
}
|
662
|
+
return (o.default = e), n && n.set(e, o), o;
|
663
|
+
}
|
664
|
+
function g(e, t) {
|
665
|
+
return v(e) || h(e, t) || m(e, t) || y();
|
666
|
+
}
|
667
|
+
function y() {
|
668
|
+
throw new TypeError(
|
669
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
670
|
+
);
|
671
|
+
}
|
672
|
+
function m(e, t) {
|
673
|
+
if (e) {
|
674
|
+
if ('string' === typeof e) return b(e, t);
|
675
|
+
var n = Object.prototype.toString.call(e).slice(8, -1);
|
676
|
+
return (
|
677
|
+
'Object' === n && e.constructor && (n = e.constructor.name),
|
678
|
+
'Map' === n || 'Set' === n
|
679
|
+
? Array.from(e)
|
680
|
+
: 'Arguments' === n ||
|
681
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
682
|
+
? b(e, t)
|
683
|
+
: void 0
|
684
|
+
);
|
685
|
+
}
|
686
|
+
}
|
687
|
+
function b(e, t) {
|
688
|
+
(null == t || t > e.length) && (t = e.length);
|
689
|
+
for (var n = 0, r = new Array(t); n < t; n++) r[n] = e[n];
|
690
|
+
return r;
|
691
|
+
}
|
692
|
+
function h(e, t) {
|
693
|
+
var n =
|
694
|
+
null == e
|
695
|
+
? null
|
696
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
697
|
+
e['@@iterator'];
|
698
|
+
if (null != n) {
|
699
|
+
var r,
|
700
|
+
o,
|
701
|
+
a = [],
|
702
|
+
i = !0,
|
703
|
+
c = !1;
|
704
|
+
try {
|
705
|
+
for (n = n.call(e); !(i = (r = n.next()).done); i = !0)
|
706
|
+
if ((a.push(r.value), t && a.length === t)) break;
|
707
|
+
} catch (u) {
|
708
|
+
(c = !0), (o = u);
|
709
|
+
} finally {
|
710
|
+
try {
|
711
|
+
i || null == n['return'] || n['return']();
|
712
|
+
} finally {
|
713
|
+
if (c) throw o;
|
714
|
+
}
|
715
|
+
}
|
716
|
+
return a;
|
717
|
+
}
|
718
|
+
}
|
719
|
+
function v(e) {
|
720
|
+
if (Array.isArray(e)) return e;
|
721
|
+
}
|
722
|
+
function w(e, t) {
|
723
|
+
if (!(e instanceof t))
|
724
|
+
throw new TypeError('Cannot call a class as a function');
|
725
|
+
}
|
726
|
+
function O(e, t) {
|
727
|
+
for (var n = 0; n < t.length; n++) {
|
728
|
+
var r = t[n];
|
729
|
+
(r.enumerable = r.enumerable || !1),
|
730
|
+
(r.configurable = !0),
|
731
|
+
'value' in r && (r.writable = !0),
|
732
|
+
Object.defineProperty(e, r.key, r);
|
733
|
+
}
|
734
|
+
}
|
735
|
+
function S(e, t, n) {
|
736
|
+
return t && O(e.prototype, t), n && O(e, n), e;
|
737
|
+
}
|
738
|
+
function D(e, t) {
|
739
|
+
if ('function' !== typeof t && null !== t)
|
740
|
+
throw new TypeError(
|
741
|
+
'Super expression must either be null or a function',
|
742
|
+
);
|
743
|
+
(e.prototype = Object.create(t && t.prototype, {
|
744
|
+
constructor: { value: e, writable: !0, configurable: !0 },
|
745
|
+
})),
|
746
|
+
t && j(e, t);
|
747
|
+
}
|
748
|
+
function j(e, t) {
|
749
|
+
return (
|
750
|
+
(j =
|
751
|
+
Object.setPrototypeOf ||
|
752
|
+
function (e, t) {
|
753
|
+
return (e.__proto__ = t), e;
|
754
|
+
}),
|
755
|
+
j(e, t)
|
756
|
+
);
|
757
|
+
}
|
758
|
+
function C(e) {
|
759
|
+
var t = T();
|
760
|
+
return function () {
|
761
|
+
var n,
|
762
|
+
r = M(e);
|
763
|
+
if (t) {
|
764
|
+
var o = M(this).constructor;
|
765
|
+
n = Reflect.construct(r, arguments, o);
|
766
|
+
} else n = r.apply(this, arguments);
|
767
|
+
return P(this, n);
|
768
|
+
};
|
769
|
+
}
|
770
|
+
function P(e, t) {
|
771
|
+
if (t && ('object' === r(t) || 'function' === typeof t)) return t;
|
772
|
+
if (void 0 !== t)
|
773
|
+
throw new TypeError(
|
774
|
+
'Derived constructors may only return object or undefined',
|
775
|
+
);
|
776
|
+
return x(e);
|
777
|
+
}
|
778
|
+
function x(e) {
|
779
|
+
if (void 0 === e)
|
780
|
+
throw new ReferenceError(
|
781
|
+
"this hasn't been initialised - super() hasn't been called",
|
782
|
+
);
|
783
|
+
return e;
|
784
|
+
}
|
785
|
+
function T() {
|
786
|
+
if ('undefined' === typeof Reflect || !Reflect.construct) return !1;
|
787
|
+
if (Reflect.construct.sham) return !1;
|
788
|
+
if ('function' === typeof Proxy) return !0;
|
789
|
+
try {
|
790
|
+
return (
|
791
|
+
Boolean.prototype.valueOf.call(
|
792
|
+
Reflect.construct(Boolean, [], function () {}),
|
793
|
+
),
|
794
|
+
!0
|
795
|
+
);
|
796
|
+
} catch (e) {
|
797
|
+
return !1;
|
798
|
+
}
|
799
|
+
}
|
800
|
+
function M(e) {
|
801
|
+
return (
|
802
|
+
(M = Object.setPrototypeOf
|
803
|
+
? Object.getPrototypeOf
|
804
|
+
: function (e) {
|
805
|
+
return e.__proto__ || Object.getPrototypeOf(e);
|
806
|
+
}),
|
807
|
+
M(e)
|
808
|
+
);
|
809
|
+
}
|
810
|
+
function E(e, t, n) {
|
811
|
+
return (
|
812
|
+
t in e
|
813
|
+
? Object.defineProperty(e, t, {
|
814
|
+
value: n,
|
815
|
+
enumerable: !0,
|
816
|
+
configurable: !0,
|
817
|
+
writable: !0,
|
818
|
+
})
|
819
|
+
: (e[t] = n),
|
820
|
+
e
|
821
|
+
);
|
822
|
+
}
|
823
|
+
var N = {
|
824
|
+
touch: { start: 'touchstart', move: 'touchmove', stop: 'touchend' },
|
825
|
+
mouse: { start: 'mousedown', move: 'mousemove', stop: 'mouseup' },
|
826
|
+
},
|
827
|
+
k = N.mouse,
|
828
|
+
_ = (function (e) {
|
829
|
+
D(n, e);
|
830
|
+
var t = C(n);
|
831
|
+
function n() {
|
832
|
+
var e;
|
833
|
+
w(this, n);
|
834
|
+
for (var r = arguments.length, o = new Array(r), a = 0; a < r; a++)
|
835
|
+
o[a] = arguments[a];
|
836
|
+
return (
|
837
|
+
(e = t.call.apply(t, [this].concat(o))),
|
838
|
+
E(x(e), 'state', {
|
839
|
+
dragging: !1,
|
840
|
+
lastX: NaN,
|
841
|
+
lastY: NaN,
|
842
|
+
touchIdentifier: null,
|
843
|
+
}),
|
844
|
+
E(x(e), 'mounted', !1),
|
845
|
+
E(x(e), 'handleDragStart', function (t) {
|
846
|
+
if (
|
847
|
+
(e.props.onMouseDown(t),
|
848
|
+
!e.props.allowAnyClick &&
|
849
|
+
'number' === typeof t.button &&
|
850
|
+
0 !== t.button)
|
851
|
+
)
|
852
|
+
return !1;
|
853
|
+
var n = e.findDOMNode();
|
854
|
+
if (!n || !n.ownerDocument || !n.ownerDocument.body)
|
855
|
+
throw new Error('<DraggableCore> not mounted on DragStart!');
|
856
|
+
var r = n.ownerDocument;
|
857
|
+
if (
|
858
|
+
!(
|
859
|
+
e.props.disabled ||
|
860
|
+
!(t.target instanceof r.defaultView.Node) ||
|
861
|
+
(e.props.handle &&
|
862
|
+
!(0, c.matchesSelectorAndParentsTo)(
|
863
|
+
t.target,
|
864
|
+
e.props.handle,
|
865
|
+
n,
|
866
|
+
)) ||
|
867
|
+
(e.props.cancel &&
|
868
|
+
(0, c.matchesSelectorAndParentsTo)(
|
869
|
+
t.target,
|
870
|
+
e.props.cancel,
|
871
|
+
n,
|
872
|
+
))
|
873
|
+
)
|
874
|
+
) {
|
875
|
+
'touchstart' === t.type && t.preventDefault();
|
876
|
+
var o = (0, c.getTouchIdentifier)(t);
|
877
|
+
e.setState({ touchIdentifier: o });
|
878
|
+
var a = (0, u.getControlPosition)(t, o, x(e));
|
879
|
+
if (null != a) {
|
880
|
+
var i = a.x,
|
881
|
+
l = a.y,
|
882
|
+
f = (0, u.createCoreData)(x(e), i, l);
|
883
|
+
(0, s.default)('DraggableCore: handleDragStart: %j', f),
|
884
|
+
(0, s.default)('calling', e.props.onStart);
|
885
|
+
var d = e.props.onStart(t, f);
|
886
|
+
!1 !== d &&
|
887
|
+
!1 !== e.mounted &&
|
888
|
+
(e.props.enableUserSelectHack &&
|
889
|
+
(0, c.addUserSelectStyles)(r),
|
890
|
+
e.setState({ dragging: !0, lastX: i, lastY: l }),
|
891
|
+
(0, c.addEvent)(r, k.move, e.handleDrag),
|
892
|
+
(0, c.addEvent)(r, k.stop, e.handleDragStop));
|
893
|
+
}
|
894
|
+
}
|
895
|
+
}),
|
896
|
+
E(x(e), 'handleDrag', function (t) {
|
897
|
+
var n = (0, u.getControlPosition)(
|
898
|
+
t,
|
899
|
+
e.state.touchIdentifier,
|
900
|
+
x(e),
|
901
|
+
);
|
902
|
+
if (null != n) {
|
903
|
+
var r = n.x,
|
904
|
+
o = n.y;
|
905
|
+
if (Array.isArray(e.props.grid)) {
|
906
|
+
var a = r - e.state.lastX,
|
907
|
+
i = o - e.state.lastY,
|
908
|
+
c = (0, u.snapToGrid)(e.props.grid, a, i),
|
909
|
+
l = g(c, 2);
|
910
|
+
if (((a = l[0]), (i = l[1]), !a && !i)) return;
|
911
|
+
(r = e.state.lastX + a), (o = e.state.lastY + i);
|
912
|
+
}
|
913
|
+
var f = (0, u.createCoreData)(x(e), r, o);
|
914
|
+
(0, s.default)('DraggableCore: handleDrag: %j', f);
|
915
|
+
var d = e.props.onDrag(t, f);
|
916
|
+
if (!1 !== d && !1 !== e.mounted)
|
917
|
+
e.setState({ lastX: r, lastY: o });
|
918
|
+
else
|
919
|
+
try {
|
920
|
+
e.handleDragStop(new MouseEvent('mouseup'));
|
921
|
+
} catch (y) {
|
922
|
+
var p = document.createEvent('MouseEvents');
|
923
|
+
p.initMouseEvent(
|
924
|
+
'mouseup',
|
925
|
+
!0,
|
926
|
+
!0,
|
927
|
+
window,
|
928
|
+
0,
|
929
|
+
0,
|
930
|
+
0,
|
931
|
+
0,
|
932
|
+
0,
|
933
|
+
!1,
|
934
|
+
!1,
|
935
|
+
!1,
|
936
|
+
!1,
|
937
|
+
0,
|
938
|
+
null,
|
939
|
+
),
|
940
|
+
e.handleDragStop(p);
|
941
|
+
}
|
942
|
+
}
|
943
|
+
}),
|
944
|
+
E(x(e), 'handleDragStop', function (t) {
|
945
|
+
if (e.state.dragging) {
|
946
|
+
var n = (0, u.getControlPosition)(
|
947
|
+
t,
|
948
|
+
e.state.touchIdentifier,
|
949
|
+
x(e),
|
950
|
+
);
|
951
|
+
if (null != n) {
|
952
|
+
var r = n.x,
|
953
|
+
o = n.y,
|
954
|
+
a = (0, u.createCoreData)(x(e), r, o),
|
955
|
+
i = e.props.onStop(t, a);
|
956
|
+
if (!1 === i || !1 === e.mounted) return !1;
|
957
|
+
var l = e.findDOMNode();
|
958
|
+
l &&
|
959
|
+
e.props.enableUserSelectHack &&
|
960
|
+
(0, c.removeUserSelectStyles)(l.ownerDocument),
|
961
|
+
(0, s.default)('DraggableCore: handleDragStop: %j', a),
|
962
|
+
e.setState({ dragging: !1, lastX: NaN, lastY: NaN }),
|
963
|
+
l &&
|
964
|
+
((0, s.default)('DraggableCore: Removing handlers'),
|
965
|
+
(0, c.removeEvent)(
|
966
|
+
l.ownerDocument,
|
967
|
+
k.move,
|
968
|
+
e.handleDrag,
|
969
|
+
),
|
970
|
+
(0, c.removeEvent)(
|
971
|
+
l.ownerDocument,
|
972
|
+
k.stop,
|
973
|
+
e.handleDragStop,
|
974
|
+
));
|
975
|
+
}
|
976
|
+
}
|
977
|
+
}),
|
978
|
+
E(x(e), 'onMouseDown', function (t) {
|
979
|
+
return (k = N.mouse), e.handleDragStart(t);
|
980
|
+
}),
|
981
|
+
E(x(e), 'onMouseUp', function (t) {
|
982
|
+
return (k = N.mouse), e.handleDragStop(t);
|
983
|
+
}),
|
984
|
+
E(x(e), 'onTouchStart', function (t) {
|
985
|
+
return (k = N.touch), e.handleDragStart(t);
|
986
|
+
}),
|
987
|
+
E(x(e), 'onTouchEnd', function (t) {
|
988
|
+
return (k = N.touch), e.handleDragStop(t);
|
989
|
+
}),
|
990
|
+
e
|
991
|
+
);
|
992
|
+
}
|
993
|
+
return (
|
994
|
+
S(n, [
|
995
|
+
{
|
996
|
+
key: 'componentDidMount',
|
997
|
+
value: function () {
|
998
|
+
this.mounted = !0;
|
999
|
+
var e = this.findDOMNode();
|
1000
|
+
e &&
|
1001
|
+
(0, c.addEvent)(e, N.touch.start, this.onTouchStart, {
|
1002
|
+
passive: !1,
|
1003
|
+
});
|
1004
|
+
},
|
1005
|
+
},
|
1006
|
+
{
|
1007
|
+
key: 'componentWillUnmount',
|
1008
|
+
value: function () {
|
1009
|
+
this.mounted = !1;
|
1010
|
+
var e = this.findDOMNode();
|
1011
|
+
if (e) {
|
1012
|
+
var t = e.ownerDocument;
|
1013
|
+
(0, c.removeEvent)(t, N.mouse.move, this.handleDrag),
|
1014
|
+
(0, c.removeEvent)(t, N.touch.move, this.handleDrag),
|
1015
|
+
(0, c.removeEvent)(t, N.mouse.stop, this.handleDragStop),
|
1016
|
+
(0, c.removeEvent)(t, N.touch.stop, this.handleDragStop),
|
1017
|
+
(0, c.removeEvent)(e, N.touch.start, this.onTouchStart, {
|
1018
|
+
passive: !1,
|
1019
|
+
}),
|
1020
|
+
this.props.enableUserSelectHack &&
|
1021
|
+
(0, c.removeUserSelectStyles)(t);
|
1022
|
+
}
|
1023
|
+
},
|
1024
|
+
},
|
1025
|
+
{
|
1026
|
+
key: 'findDOMNode',
|
1027
|
+
value: function () {
|
1028
|
+
var e, t, n;
|
1029
|
+
return null !==
|
1030
|
+
(e =
|
1031
|
+
null === (t = this.props) ||
|
1032
|
+
void 0 === t ||
|
1033
|
+
null === (n = t.nodeRef) ||
|
1034
|
+
void 0 === n
|
1035
|
+
? void 0
|
1036
|
+
: n.current) && void 0 !== e
|
1037
|
+
? e
|
1038
|
+
: i.default.findDOMNode(this);
|
1039
|
+
},
|
1040
|
+
},
|
1041
|
+
{
|
1042
|
+
key: 'render',
|
1043
|
+
value: function () {
|
1044
|
+
return o.cloneElement(o.Children.only(this.props.children), {
|
1045
|
+
onMouseDown: this.onMouseDown,
|
1046
|
+
onMouseUp: this.onMouseUp,
|
1047
|
+
onTouchEnd: this.onTouchEnd,
|
1048
|
+
});
|
1049
|
+
},
|
1050
|
+
},
|
1051
|
+
]),
|
1052
|
+
n
|
1053
|
+
);
|
1054
|
+
})(o.Component);
|
1055
|
+
(t.default = _),
|
1056
|
+
E(_, 'displayName', 'DraggableCore'),
|
1057
|
+
E(_, 'propTypes', {
|
1058
|
+
allowAnyClick: a.default.bool,
|
1059
|
+
disabled: a.default.bool,
|
1060
|
+
enableUserSelectHack: a.default.bool,
|
1061
|
+
offsetParent: function (e, t) {
|
1062
|
+
if (e[t] && 1 !== e[t].nodeType)
|
1063
|
+
throw new Error("Draggable's offsetParent must be a DOM Node.");
|
1064
|
+
},
|
1065
|
+
grid: a.default.arrayOf(a.default.number),
|
1066
|
+
handle: a.default.string,
|
1067
|
+
cancel: a.default.string,
|
1068
|
+
nodeRef: a.default.object,
|
1069
|
+
onStart: a.default.func,
|
1070
|
+
onDrag: a.default.func,
|
1071
|
+
onStop: a.default.func,
|
1072
|
+
onMouseDown: a.default.func,
|
1073
|
+
scale: a.default.number,
|
1074
|
+
className: l.dontSetMe,
|
1075
|
+
style: l.dontSetMe,
|
1076
|
+
transform: l.dontSetMe,
|
1077
|
+
}),
|
1078
|
+
E(_, 'defaultProps', {
|
1079
|
+
allowAnyClick: !1,
|
1080
|
+
disabled: !1,
|
1081
|
+
enableUserSelectHack: !0,
|
1082
|
+
onStart: function () {},
|
1083
|
+
onDrag: function () {},
|
1084
|
+
onStop: function () {},
|
1085
|
+
onMouseDown: function () {},
|
1086
|
+
scale: 1,
|
1087
|
+
});
|
1088
|
+
},
|
1089
|
+
RCxd: function (e, t, n) {
|
1090
|
+
'use strict';
|
1091
|
+
var r = n('VTBJ'),
|
1092
|
+
o = n('q1tI'),
|
1093
|
+
a = {
|
1094
|
+
icon: {
|
1095
|
+
tag: 'svg',
|
1096
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
1097
|
+
children: [
|
1098
|
+
{
|
1099
|
+
tag: 'path',
|
1100
|
+
attrs: {
|
1101
|
+
d: 'M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z',
|
1102
|
+
},
|
1103
|
+
},
|
1104
|
+
{
|
1105
|
+
tag: 'path',
|
1106
|
+
attrs: {
|
1107
|
+
d: 'M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z',
|
1108
|
+
},
|
1109
|
+
},
|
1110
|
+
],
|
1111
|
+
},
|
1112
|
+
name: 'exclamation-circle',
|
1113
|
+
theme: 'outlined',
|
1114
|
+
},
|
1115
|
+
i = a,
|
1116
|
+
c = n('6VBw'),
|
1117
|
+
u = function (e, t) {
|
1118
|
+
return o['createElement'](
|
1119
|
+
c['a'],
|
1120
|
+
Object(r['a'])(Object(r['a'])({}, e), {}, { ref: t, icon: i }),
|
1121
|
+
);
|
1122
|
+
};
|
1123
|
+
u.displayName = 'ExclamationCircleOutlined';
|
1124
|
+
t['a'] = o['forwardRef'](u);
|
1125
|
+
},
|
1126
|
+
doQp: function (e, t, n) {
|
1127
|
+
'use strict';
|
1128
|
+
var r = n('pzsr'),
|
1129
|
+
o = r.default,
|
1130
|
+
a = r.DraggableCore;
|
1131
|
+
(e.exports = o), (e.exports.default = o), (e.exports.DraggableCore = a);
|
1132
|
+
},
|
1133
|
+
fJi3: function (e, t, n) {
|
1134
|
+
'use strict';
|
1135
|
+
Object.defineProperty(t, '__esModule', { value: !0 }),
|
1136
|
+
(t.getBoundPosition = a),
|
1137
|
+
(t.snapToGrid = i),
|
1138
|
+
(t.canDragX = c),
|
1139
|
+
(t.canDragY = u),
|
1140
|
+
(t.getControlPosition = l),
|
1141
|
+
(t.createCoreData = s),
|
1142
|
+
(t.createDraggableData = f);
|
1143
|
+
var r = n('gbW8'),
|
1144
|
+
o = n('8N4D');
|
1145
|
+
function a(e, t, n) {
|
1146
|
+
if (!e.props.bounds) return [t, n];
|
1147
|
+
var a = e.props.bounds;
|
1148
|
+
a = 'string' === typeof a ? a : d(a);
|
1149
|
+
var i = p(e);
|
1150
|
+
if ('string' === typeof a) {
|
1151
|
+
var c,
|
1152
|
+
u = i.ownerDocument,
|
1153
|
+
l = u.defaultView;
|
1154
|
+
if (
|
1155
|
+
((c = 'parent' === a ? i.parentNode : u.querySelector(a)),
|
1156
|
+
!(c instanceof l.HTMLElement))
|
1157
|
+
)
|
1158
|
+
throw new Error(
|
1159
|
+
'Bounds selector "' + a + '" could not find an element.',
|
1160
|
+
);
|
1161
|
+
var s = c,
|
1162
|
+
f = l.getComputedStyle(i),
|
1163
|
+
g = l.getComputedStyle(s);
|
1164
|
+
a = {
|
1165
|
+
left:
|
1166
|
+
-i.offsetLeft +
|
1167
|
+
(0, r.int)(g.paddingLeft) +
|
1168
|
+
(0, r.int)(f.marginLeft),
|
1169
|
+
top:
|
1170
|
+
-i.offsetTop + (0, r.int)(g.paddingTop) + (0, r.int)(f.marginTop),
|
1171
|
+
right:
|
1172
|
+
(0, o.innerWidth)(s) -
|
1173
|
+
(0, o.outerWidth)(i) -
|
1174
|
+
i.offsetLeft +
|
1175
|
+
(0, r.int)(g.paddingRight) -
|
1176
|
+
(0, r.int)(f.marginRight),
|
1177
|
+
bottom:
|
1178
|
+
(0, o.innerHeight)(s) -
|
1179
|
+
(0, o.outerHeight)(i) -
|
1180
|
+
i.offsetTop +
|
1181
|
+
(0, r.int)(g.paddingBottom) -
|
1182
|
+
(0, r.int)(f.marginBottom),
|
1183
|
+
};
|
1184
|
+
}
|
1185
|
+
return (
|
1186
|
+
(0, r.isNum)(a.right) && (t = Math.min(t, a.right)),
|
1187
|
+
(0, r.isNum)(a.bottom) && (n = Math.min(n, a.bottom)),
|
1188
|
+
(0, r.isNum)(a.left) && (t = Math.max(t, a.left)),
|
1189
|
+
(0, r.isNum)(a.top) && (n = Math.max(n, a.top)),
|
1190
|
+
[t, n]
|
1191
|
+
);
|
1192
|
+
}
|
1193
|
+
function i(e, t, n) {
|
1194
|
+
var r = Math.round(t / e[0]) * e[0],
|
1195
|
+
o = Math.round(n / e[1]) * e[1];
|
1196
|
+
return [r, o];
|
1197
|
+
}
|
1198
|
+
function c(e) {
|
1199
|
+
return 'both' === e.props.axis || 'x' === e.props.axis;
|
1200
|
+
}
|
1201
|
+
function u(e) {
|
1202
|
+
return 'both' === e.props.axis || 'y' === e.props.axis;
|
1203
|
+
}
|
1204
|
+
function l(e, t, n) {
|
1205
|
+
var r = 'number' === typeof t ? (0, o.getTouch)(e, t) : null;
|
1206
|
+
if ('number' === typeof t && !r) return null;
|
1207
|
+
var a = p(n),
|
1208
|
+
i = n.props.offsetParent || a.offsetParent || a.ownerDocument.body;
|
1209
|
+
return (0, o.offsetXYFromParent)(r || e, i, n.props.scale);
|
1210
|
+
}
|
1211
|
+
function s(e, t, n) {
|
1212
|
+
var o = e.state,
|
1213
|
+
a = !(0, r.isNum)(o.lastX),
|
1214
|
+
i = p(e);
|
1215
|
+
return a
|
1216
|
+
? { node: i, deltaX: 0, deltaY: 0, lastX: t, lastY: n, x: t, y: n }
|
1217
|
+
: {
|
1218
|
+
node: i,
|
1219
|
+
deltaX: t - o.lastX,
|
1220
|
+
deltaY: n - o.lastY,
|
1221
|
+
lastX: o.lastX,
|
1222
|
+
lastY: o.lastY,
|
1223
|
+
x: t,
|
1224
|
+
y: n,
|
1225
|
+
};
|
1226
|
+
}
|
1227
|
+
function f(e, t) {
|
1228
|
+
var n = e.props.scale;
|
1229
|
+
return {
|
1230
|
+
node: t.node,
|
1231
|
+
x: e.state.x + t.deltaX / n,
|
1232
|
+
y: e.state.y + t.deltaY / n,
|
1233
|
+
deltaX: t.deltaX / n,
|
1234
|
+
deltaY: t.deltaY / n,
|
1235
|
+
lastX: e.state.x,
|
1236
|
+
lastY: e.state.y,
|
1237
|
+
};
|
1238
|
+
}
|
1239
|
+
function d(e) {
|
1240
|
+
return { left: e.left, top: e.top, right: e.right, bottom: e.bottom };
|
1241
|
+
}
|
1242
|
+
function p(e) {
|
1243
|
+
var t = e.findDOMNode();
|
1244
|
+
if (!t) throw new Error('<DraggableCore>: Unmounted during event!');
|
1245
|
+
return t;
|
1246
|
+
}
|
1247
|
+
},
|
1248
|
+
gbW8: function (e, t, n) {
|
1249
|
+
'use strict';
|
1250
|
+
function r(e, t) {
|
1251
|
+
for (var n = 0, r = e.length; n < r; n++)
|
1252
|
+
if (t.apply(t, [e[n], n, e])) return e[n];
|
1253
|
+
}
|
1254
|
+
function o(e) {
|
1255
|
+
return (
|
1256
|
+
'function' === typeof e ||
|
1257
|
+
'[object Function]' === Object.prototype.toString.call(e)
|
1258
|
+
);
|
1259
|
+
}
|
1260
|
+
function a(e) {
|
1261
|
+
return 'number' === typeof e && !isNaN(e);
|
1262
|
+
}
|
1263
|
+
function i(e) {
|
1264
|
+
return parseInt(e, 10);
|
1265
|
+
}
|
1266
|
+
function c(e, t, n) {
|
1267
|
+
if (e[t])
|
1268
|
+
return new Error(
|
1269
|
+
'Invalid prop '
|
1270
|
+
.concat(t, ' passed to ')
|
1271
|
+
.concat(n, ' - do not set this, set it on the child.'),
|
1272
|
+
);
|
1273
|
+
}
|
1274
|
+
Object.defineProperty(t, '__esModule', { value: !0 }),
|
1275
|
+
(t.findInArray = r),
|
1276
|
+
(t.isFunction = o),
|
1277
|
+
(t.isNum = a),
|
1278
|
+
(t.int = i),
|
1279
|
+
(t.dontSetMe = c);
|
1280
|
+
},
|
1281
|
+
iuhU: function (e, t, n) {
|
1282
|
+
'use strict';
|
1283
|
+
function r(e) {
|
1284
|
+
var t,
|
1285
|
+
n,
|
1286
|
+
o = '';
|
1287
|
+
if ('string' === typeof e || 'number' === typeof e) o += e;
|
1288
|
+
else if ('object' === typeof e)
|
1289
|
+
if (Array.isArray(e))
|
1290
|
+
for (t = 0; t < e.length; t++)
|
1291
|
+
e[t] && (n = r(e[t])) && (o && (o += ' '), (o += n));
|
1292
|
+
else for (t in e) e[t] && (o && (o += ' '), (o += t));
|
1293
|
+
return o;
|
1294
|
+
}
|
1295
|
+
n.r(t),
|
1296
|
+
(t['default'] = function () {
|
1297
|
+
var e,
|
1298
|
+
t,
|
1299
|
+
n = 0,
|
1300
|
+
o = '';
|
1301
|
+
while (n < arguments.length)
|
1302
|
+
(e = arguments[n++]) && (t = r(e)) && (o && (o += ' '), (o += t));
|
1303
|
+
return o;
|
1304
|
+
});
|
1305
|
+
},
|
1306
|
+
pzsr: function (e, t, n) {
|
1307
|
+
'use strict';
|
1308
|
+
function r(e) {
|
1309
|
+
return (
|
1310
|
+
(r =
|
1311
|
+
'function' === typeof Symbol && 'symbol' === typeof Symbol.iterator
|
1312
|
+
? function (e) {
|
1313
|
+
return typeof e;
|
1314
|
+
}
|
1315
|
+
: function (e) {
|
1316
|
+
return e &&
|
1317
|
+
'function' === typeof Symbol &&
|
1318
|
+
e.constructor === Symbol &&
|
1319
|
+
e !== Symbol.prototype
|
1320
|
+
? 'symbol'
|
1321
|
+
: typeof e;
|
1322
|
+
}),
|
1323
|
+
r(e)
|
1324
|
+
);
|
1325
|
+
}
|
1326
|
+
Object.defineProperty(t, '__esModule', { value: !0 }),
|
1327
|
+
Object.defineProperty(t, 'DraggableCore', {
|
1328
|
+
enumerable: !0,
|
1329
|
+
get: function () {
|
1330
|
+
return f.default;
|
1331
|
+
},
|
1332
|
+
}),
|
1333
|
+
(t.default = void 0);
|
1334
|
+
var o = m(n('q1tI')),
|
1335
|
+
a = g(n('17x9')),
|
1336
|
+
i = g(n('i8i4')),
|
1337
|
+
c = g(n('iuhU')),
|
1338
|
+
u = n('8N4D'),
|
1339
|
+
l = n('fJi3'),
|
1340
|
+
s = n('gbW8'),
|
1341
|
+
f = g(n('R155')),
|
1342
|
+
d = g(n('sS6v')),
|
1343
|
+
p = [
|
1344
|
+
'axis',
|
1345
|
+
'bounds',
|
1346
|
+
'children',
|
1347
|
+
'defaultPosition',
|
1348
|
+
'defaultClassName',
|
1349
|
+
'defaultClassNameDragging',
|
1350
|
+
'defaultClassNameDragged',
|
1351
|
+
'position',
|
1352
|
+
'positionOffset',
|
1353
|
+
'scale',
|
1354
|
+
];
|
1355
|
+
function g(e) {
|
1356
|
+
return e && e.__esModule ? e : { default: e };
|
1357
|
+
}
|
1358
|
+
function y(e) {
|
1359
|
+
if ('function' !== typeof WeakMap) return null;
|
1360
|
+
var t = new WeakMap(),
|
1361
|
+
n = new WeakMap();
|
1362
|
+
return (y = function (e) {
|
1363
|
+
return e ? n : t;
|
1364
|
+
})(e);
|
1365
|
+
}
|
1366
|
+
function m(e, t) {
|
1367
|
+
if (!t && e && e.__esModule) return e;
|
1368
|
+
if (null === e || ('object' !== r(e) && 'function' !== typeof e))
|
1369
|
+
return { default: e };
|
1370
|
+
var n = y(t);
|
1371
|
+
if (n && n.has(e)) return n.get(e);
|
1372
|
+
var o = {},
|
1373
|
+
a = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
1374
|
+
for (var i in e)
|
1375
|
+
if ('default' !== i && Object.prototype.hasOwnProperty.call(e, i)) {
|
1376
|
+
var c = a ? Object.getOwnPropertyDescriptor(e, i) : null;
|
1377
|
+
c && (c.get || c.set)
|
1378
|
+
? Object.defineProperty(o, i, c)
|
1379
|
+
: (o[i] = e[i]);
|
1380
|
+
}
|
1381
|
+
return (o.default = e), n && n.set(e, o), o;
|
1382
|
+
}
|
1383
|
+
function b() {
|
1384
|
+
return (
|
1385
|
+
(b =
|
1386
|
+
Object.assign ||
|
1387
|
+
function (e) {
|
1388
|
+
for (var t = 1; t < arguments.length; t++) {
|
1389
|
+
var n = arguments[t];
|
1390
|
+
for (var r in n)
|
1391
|
+
Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
|
1392
|
+
}
|
1393
|
+
return e;
|
1394
|
+
}),
|
1395
|
+
b.apply(this, arguments)
|
1396
|
+
);
|
1397
|
+
}
|
1398
|
+
function h(e, t) {
|
1399
|
+
if (null == e) return {};
|
1400
|
+
var n,
|
1401
|
+
r,
|
1402
|
+
o = v(e, t);
|
1403
|
+
if (Object.getOwnPropertySymbols) {
|
1404
|
+
var a = Object.getOwnPropertySymbols(e);
|
1405
|
+
for (r = 0; r < a.length; r++)
|
1406
|
+
(n = a[r]),
|
1407
|
+
t.indexOf(n) >= 0 ||
|
1408
|
+
(Object.prototype.propertyIsEnumerable.call(e, n) &&
|
1409
|
+
(o[n] = e[n]));
|
1410
|
+
}
|
1411
|
+
return o;
|
1412
|
+
}
|
1413
|
+
function v(e, t) {
|
1414
|
+
if (null == e) return {};
|
1415
|
+
var n,
|
1416
|
+
r,
|
1417
|
+
o = {},
|
1418
|
+
a = Object.keys(e);
|
1419
|
+
for (r = 0; r < a.length; r++)
|
1420
|
+
(n = a[r]), t.indexOf(n) >= 0 || (o[n] = e[n]);
|
1421
|
+
return o;
|
1422
|
+
}
|
1423
|
+
function w(e, t) {
|
1424
|
+
var n = Object.keys(e);
|
1425
|
+
if (Object.getOwnPropertySymbols) {
|
1426
|
+
var r = Object.getOwnPropertySymbols(e);
|
1427
|
+
t &&
|
1428
|
+
(r = r.filter(function (t) {
|
1429
|
+
return Object.getOwnPropertyDescriptor(e, t).enumerable;
|
1430
|
+
})),
|
1431
|
+
n.push.apply(n, r);
|
1432
|
+
}
|
1433
|
+
return n;
|
1434
|
+
}
|
1435
|
+
function O(e) {
|
1436
|
+
for (var t = 1; t < arguments.length; t++) {
|
1437
|
+
var n = null != arguments[t] ? arguments[t] : {};
|
1438
|
+
t % 2
|
1439
|
+
? w(Object(n), !0).forEach(function (t) {
|
1440
|
+
Y(e, t, n[t]);
|
1441
|
+
})
|
1442
|
+
: Object.getOwnPropertyDescriptors
|
1443
|
+
? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n))
|
1444
|
+
: w(Object(n)).forEach(function (t) {
|
1445
|
+
Object.defineProperty(
|
1446
|
+
e,
|
1447
|
+
t,
|
1448
|
+
Object.getOwnPropertyDescriptor(n, t),
|
1449
|
+
);
|
1450
|
+
});
|
1451
|
+
}
|
1452
|
+
return e;
|
1453
|
+
}
|
1454
|
+
function S(e, t) {
|
1455
|
+
return x(e) || P(e, t) || j(e, t) || D();
|
1456
|
+
}
|
1457
|
+
function D() {
|
1458
|
+
throw new TypeError(
|
1459
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
1460
|
+
);
|
1461
|
+
}
|
1462
|
+
function j(e, t) {
|
1463
|
+
if (e) {
|
1464
|
+
if ('string' === typeof e) return C(e, t);
|
1465
|
+
var n = Object.prototype.toString.call(e).slice(8, -1);
|
1466
|
+
return (
|
1467
|
+
'Object' === n && e.constructor && (n = e.constructor.name),
|
1468
|
+
'Map' === n || 'Set' === n
|
1469
|
+
? Array.from(e)
|
1470
|
+
: 'Arguments' === n ||
|
1471
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
1472
|
+
? C(e, t)
|
1473
|
+
: void 0
|
1474
|
+
);
|
1475
|
+
}
|
1476
|
+
}
|
1477
|
+
function C(e, t) {
|
1478
|
+
(null == t || t > e.length) && (t = e.length);
|
1479
|
+
for (var n = 0, r = new Array(t); n < t; n++) r[n] = e[n];
|
1480
|
+
return r;
|
1481
|
+
}
|
1482
|
+
function P(e, t) {
|
1483
|
+
var n =
|
1484
|
+
null == e
|
1485
|
+
? null
|
1486
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
1487
|
+
e['@@iterator'];
|
1488
|
+
if (null != n) {
|
1489
|
+
var r,
|
1490
|
+
o,
|
1491
|
+
a = [],
|
1492
|
+
i = !0,
|
1493
|
+
c = !1;
|
1494
|
+
try {
|
1495
|
+
for (n = n.call(e); !(i = (r = n.next()).done); i = !0)
|
1496
|
+
if ((a.push(r.value), t && a.length === t)) break;
|
1497
|
+
} catch (u) {
|
1498
|
+
(c = !0), (o = u);
|
1499
|
+
} finally {
|
1500
|
+
try {
|
1501
|
+
i || null == n['return'] || n['return']();
|
1502
|
+
} finally {
|
1503
|
+
if (c) throw o;
|
1504
|
+
}
|
1505
|
+
}
|
1506
|
+
return a;
|
1507
|
+
}
|
1508
|
+
}
|
1509
|
+
function x(e) {
|
1510
|
+
if (Array.isArray(e)) return e;
|
1511
|
+
}
|
1512
|
+
function T(e, t) {
|
1513
|
+
if (!(e instanceof t))
|
1514
|
+
throw new TypeError('Cannot call a class as a function');
|
1515
|
+
}
|
1516
|
+
function M(e, t) {
|
1517
|
+
for (var n = 0; n < t.length; n++) {
|
1518
|
+
var r = t[n];
|
1519
|
+
(r.enumerable = r.enumerable || !1),
|
1520
|
+
(r.configurable = !0),
|
1521
|
+
'value' in r && (r.writable = !0),
|
1522
|
+
Object.defineProperty(e, r.key, r);
|
1523
|
+
}
|
1524
|
+
}
|
1525
|
+
function E(e, t, n) {
|
1526
|
+
return t && M(e.prototype, t), n && M(e, n), e;
|
1527
|
+
}
|
1528
|
+
function N(e, t) {
|
1529
|
+
if ('function' !== typeof t && null !== t)
|
1530
|
+
throw new TypeError(
|
1531
|
+
'Super expression must either be null or a function',
|
1532
|
+
);
|
1533
|
+
(e.prototype = Object.create(t && t.prototype, {
|
1534
|
+
constructor: { value: e, writable: !0, configurable: !0 },
|
1535
|
+
})),
|
1536
|
+
t && k(e, t);
|
1537
|
+
}
|
1538
|
+
function k(e, t) {
|
1539
|
+
return (
|
1540
|
+
(k =
|
1541
|
+
Object.setPrototypeOf ||
|
1542
|
+
function (e, t) {
|
1543
|
+
return (e.__proto__ = t), e;
|
1544
|
+
}),
|
1545
|
+
k(e, t)
|
1546
|
+
);
|
1547
|
+
}
|
1548
|
+
function _(e) {
|
1549
|
+
var t = I();
|
1550
|
+
return function () {
|
1551
|
+
var n,
|
1552
|
+
r = X(e);
|
1553
|
+
if (t) {
|
1554
|
+
var o = X(this).constructor;
|
1555
|
+
n = Reflect.construct(r, arguments, o);
|
1556
|
+
} else n = r.apply(this, arguments);
|
1557
|
+
return A(this, n);
|
1558
|
+
};
|
1559
|
+
}
|
1560
|
+
function A(e, t) {
|
1561
|
+
if (t && ('object' === r(t) || 'function' === typeof t)) return t;
|
1562
|
+
if (void 0 !== t)
|
1563
|
+
throw new TypeError(
|
1564
|
+
'Derived constructors may only return object or undefined',
|
1565
|
+
);
|
1566
|
+
return R(e);
|
1567
|
+
}
|
1568
|
+
function R(e) {
|
1569
|
+
if (void 0 === e)
|
1570
|
+
throw new ReferenceError(
|
1571
|
+
"this hasn't been initialised - super() hasn't been called",
|
1572
|
+
);
|
1573
|
+
return e;
|
1574
|
+
}
|
1575
|
+
function I() {
|
1576
|
+
if ('undefined' === typeof Reflect || !Reflect.construct) return !1;
|
1577
|
+
if (Reflect.construct.sham) return !1;
|
1578
|
+
if ('function' === typeof Proxy) return !0;
|
1579
|
+
try {
|
1580
|
+
return (
|
1581
|
+
Boolean.prototype.valueOf.call(
|
1582
|
+
Reflect.construct(Boolean, [], function () {}),
|
1583
|
+
),
|
1584
|
+
!0
|
1585
|
+
);
|
1586
|
+
} catch (e) {
|
1587
|
+
return !1;
|
1588
|
+
}
|
1589
|
+
}
|
1590
|
+
function X(e) {
|
1591
|
+
return (
|
1592
|
+
(X = Object.setPrototypeOf
|
1593
|
+
? Object.getPrototypeOf
|
1594
|
+
: function (e) {
|
1595
|
+
return e.__proto__ || Object.getPrototypeOf(e);
|
1596
|
+
}),
|
1597
|
+
X(e)
|
1598
|
+
);
|
1599
|
+
}
|
1600
|
+
function Y(e, t, n) {
|
1601
|
+
return (
|
1602
|
+
t in e
|
1603
|
+
? Object.defineProperty(e, t, {
|
1604
|
+
value: n,
|
1605
|
+
enumerable: !0,
|
1606
|
+
configurable: !0,
|
1607
|
+
writable: !0,
|
1608
|
+
})
|
1609
|
+
: (e[t] = n),
|
1610
|
+
e
|
1611
|
+
);
|
1612
|
+
}
|
1613
|
+
var W = (function (e) {
|
1614
|
+
N(n, e);
|
1615
|
+
var t = _(n);
|
1616
|
+
function n(e) {
|
1617
|
+
var r;
|
1618
|
+
return (
|
1619
|
+
T(this, n),
|
1620
|
+
(r = t.call(this, e)),
|
1621
|
+
Y(R(r), 'onDragStart', function (e, t) {
|
1622
|
+
(0, d.default)('Draggable: onDragStart: %j', t);
|
1623
|
+
var n = r.props.onStart(e, (0, l.createDraggableData)(R(r), t));
|
1624
|
+
if (!1 === n) return !1;
|
1625
|
+
r.setState({ dragging: !0, dragged: !0 });
|
1626
|
+
}),
|
1627
|
+
Y(R(r), 'onDrag', function (e, t) {
|
1628
|
+
if (!r.state.dragging) return !1;
|
1629
|
+
(0, d.default)('Draggable: onDrag: %j', t);
|
1630
|
+
var n = (0, l.createDraggableData)(R(r), t),
|
1631
|
+
o = { x: n.x, y: n.y };
|
1632
|
+
if (r.props.bounds) {
|
1633
|
+
var a = o.x,
|
1634
|
+
i = o.y;
|
1635
|
+
(o.x += r.state.slackX), (o.y += r.state.slackY);
|
1636
|
+
var c = (0, l.getBoundPosition)(R(r), o.x, o.y),
|
1637
|
+
u = S(c, 2),
|
1638
|
+
s = u[0],
|
1639
|
+
f = u[1];
|
1640
|
+
(o.x = s),
|
1641
|
+
(o.y = f),
|
1642
|
+
(o.slackX = r.state.slackX + (a - o.x)),
|
1643
|
+
(o.slackY = r.state.slackY + (i - o.y)),
|
1644
|
+
(n.x = o.x),
|
1645
|
+
(n.y = o.y),
|
1646
|
+
(n.deltaX = o.x - r.state.x),
|
1647
|
+
(n.deltaY = o.y - r.state.y);
|
1648
|
+
}
|
1649
|
+
var p = r.props.onDrag(e, n);
|
1650
|
+
if (!1 === p) return !1;
|
1651
|
+
r.setState(o);
|
1652
|
+
}),
|
1653
|
+
Y(R(r), 'onDragStop', function (e, t) {
|
1654
|
+
if (!r.state.dragging) return !1;
|
1655
|
+
var n = r.props.onStop(e, (0, l.createDraggableData)(R(r), t));
|
1656
|
+
if (!1 === n) return !1;
|
1657
|
+
(0, d.default)('Draggable: onDragStop: %j', t);
|
1658
|
+
var o = { dragging: !1, slackX: 0, slackY: 0 },
|
1659
|
+
a = Boolean(r.props.position);
|
1660
|
+
if (a) {
|
1661
|
+
var i = r.props.position,
|
1662
|
+
c = i.x,
|
1663
|
+
u = i.y;
|
1664
|
+
(o.x = c), (o.y = u);
|
1665
|
+
}
|
1666
|
+
r.setState(o);
|
1667
|
+
}),
|
1668
|
+
(r.state = {
|
1669
|
+
dragging: !1,
|
1670
|
+
dragged: !1,
|
1671
|
+
x: e.position ? e.position.x : e.defaultPosition.x,
|
1672
|
+
y: e.position ? e.position.y : e.defaultPosition.y,
|
1673
|
+
prevPropsPosition: O({}, e.position),
|
1674
|
+
slackX: 0,
|
1675
|
+
slackY: 0,
|
1676
|
+
isElementSVG: !1,
|
1677
|
+
}),
|
1678
|
+
!e.position ||
|
1679
|
+
e.onDrag ||
|
1680
|
+
e.onStop ||
|
1681
|
+
console.warn(
|
1682
|
+
'A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.',
|
1683
|
+
),
|
1684
|
+
r
|
1685
|
+
);
|
1686
|
+
}
|
1687
|
+
return (
|
1688
|
+
E(
|
1689
|
+
n,
|
1690
|
+
[
|
1691
|
+
{
|
1692
|
+
key: 'componentDidMount',
|
1693
|
+
value: function () {
|
1694
|
+
'undefined' !== typeof window.SVGElement &&
|
1695
|
+
this.findDOMNode() instanceof window.SVGElement &&
|
1696
|
+
this.setState({ isElementSVG: !0 });
|
1697
|
+
},
|
1698
|
+
},
|
1699
|
+
{
|
1700
|
+
key: 'componentWillUnmount',
|
1701
|
+
value: function () {
|
1702
|
+
this.setState({ dragging: !1 });
|
1703
|
+
},
|
1704
|
+
},
|
1705
|
+
{
|
1706
|
+
key: 'findDOMNode',
|
1707
|
+
value: function () {
|
1708
|
+
var e, t, n;
|
1709
|
+
return null !==
|
1710
|
+
(e =
|
1711
|
+
null === (t = this.props) ||
|
1712
|
+
void 0 === t ||
|
1713
|
+
null === (n = t.nodeRef) ||
|
1714
|
+
void 0 === n
|
1715
|
+
? void 0
|
1716
|
+
: n.current) && void 0 !== e
|
1717
|
+
? e
|
1718
|
+
: i.default.findDOMNode(this);
|
1719
|
+
},
|
1720
|
+
},
|
1721
|
+
{
|
1722
|
+
key: 'render',
|
1723
|
+
value: function () {
|
1724
|
+
var e,
|
1725
|
+
t = this.props,
|
1726
|
+
n = (t.axis, t.bounds, t.children),
|
1727
|
+
r = t.defaultPosition,
|
1728
|
+
a = t.defaultClassName,
|
1729
|
+
i = t.defaultClassNameDragging,
|
1730
|
+
s = t.defaultClassNameDragged,
|
1731
|
+
d = t.position,
|
1732
|
+
g = t.positionOffset,
|
1733
|
+
y = (t.scale, h(t, p)),
|
1734
|
+
m = {},
|
1735
|
+
v = null,
|
1736
|
+
w = Boolean(d),
|
1737
|
+
S = !w || this.state.dragging,
|
1738
|
+
D = d || r,
|
1739
|
+
j = {
|
1740
|
+
x: (0, l.canDragX)(this) && S ? this.state.x : D.x,
|
1741
|
+
y: (0, l.canDragY)(this) && S ? this.state.y : D.y,
|
1742
|
+
};
|
1743
|
+
this.state.isElementSVG
|
1744
|
+
? (v = (0, u.createSVGTransform)(j, g))
|
1745
|
+
: (m = (0, u.createCSSTransform)(j, g));
|
1746
|
+
var C = (0, c.default)(
|
1747
|
+
n.props.className || '',
|
1748
|
+
a,
|
1749
|
+
((e = {}),
|
1750
|
+
Y(e, i, this.state.dragging),
|
1751
|
+
Y(e, s, this.state.dragged),
|
1752
|
+
e),
|
1753
|
+
);
|
1754
|
+
return o.createElement(
|
1755
|
+
f.default,
|
1756
|
+
b({}, y, {
|
1757
|
+
onStart: this.onDragStart,
|
1758
|
+
onDrag: this.onDrag,
|
1759
|
+
onStop: this.onDragStop,
|
1760
|
+
}),
|
1761
|
+
o.cloneElement(o.Children.only(n), {
|
1762
|
+
className: C,
|
1763
|
+
style: O(O({}, n.props.style), m),
|
1764
|
+
transform: v,
|
1765
|
+
}),
|
1766
|
+
);
|
1767
|
+
},
|
1768
|
+
},
|
1769
|
+
],
|
1770
|
+
[
|
1771
|
+
{
|
1772
|
+
key: 'getDerivedStateFromProps',
|
1773
|
+
value: function (e, t) {
|
1774
|
+
var n = e.position,
|
1775
|
+
r = t.prevPropsPosition;
|
1776
|
+
return !n || (r && n.x === r.x && n.y === r.y)
|
1777
|
+
? null
|
1778
|
+
: ((0, d.default)(
|
1779
|
+
'Draggable: getDerivedStateFromProps %j',
|
1780
|
+
{ position: n, prevPropsPosition: r },
|
1781
|
+
),
|
1782
|
+
{ x: n.x, y: n.y, prevPropsPosition: O({}, n) });
|
1783
|
+
},
|
1784
|
+
},
|
1785
|
+
],
|
1786
|
+
),
|
1787
|
+
n
|
1788
|
+
);
|
1789
|
+
})(o.Component);
|
1790
|
+
(t.default = W),
|
1791
|
+
Y(W, 'displayName', 'Draggable'),
|
1792
|
+
Y(
|
1793
|
+
W,
|
1794
|
+
'propTypes',
|
1795
|
+
O(
|
1796
|
+
O({}, f.default.propTypes),
|
1797
|
+
{},
|
1798
|
+
{
|
1799
|
+
axis: a.default.oneOf(['both', 'x', 'y', 'none']),
|
1800
|
+
bounds: a.default.oneOfType([
|
1801
|
+
a.default.shape({
|
1802
|
+
left: a.default.number,
|
1803
|
+
right: a.default.number,
|
1804
|
+
top: a.default.number,
|
1805
|
+
bottom: a.default.number,
|
1806
|
+
}),
|
1807
|
+
a.default.string,
|
1808
|
+
a.default.oneOf([!1]),
|
1809
|
+
]),
|
1810
|
+
defaultClassName: a.default.string,
|
1811
|
+
defaultClassNameDragging: a.default.string,
|
1812
|
+
defaultClassNameDragged: a.default.string,
|
1813
|
+
defaultPosition: a.default.shape({
|
1814
|
+
x: a.default.number,
|
1815
|
+
y: a.default.number,
|
1816
|
+
}),
|
1817
|
+
positionOffset: a.default.shape({
|
1818
|
+
x: a.default.oneOfType([a.default.number, a.default.string]),
|
1819
|
+
y: a.default.oneOfType([a.default.number, a.default.string]),
|
1820
|
+
}),
|
1821
|
+
position: a.default.shape({
|
1822
|
+
x: a.default.number,
|
1823
|
+
y: a.default.number,
|
1824
|
+
}),
|
1825
|
+
className: s.dontSetMe,
|
1826
|
+
style: s.dontSetMe,
|
1827
|
+
transform: s.dontSetMe,
|
1828
|
+
},
|
1829
|
+
),
|
1830
|
+
),
|
1831
|
+
Y(
|
1832
|
+
W,
|
1833
|
+
'defaultProps',
|
1834
|
+
O(
|
1835
|
+
O({}, f.default.defaultProps),
|
1836
|
+
{},
|
1837
|
+
{
|
1838
|
+
axis: 'both',
|
1839
|
+
bounds: !1,
|
1840
|
+
defaultClassName: 'react-draggable',
|
1841
|
+
defaultClassNameDragging: 'react-draggable-dragging',
|
1842
|
+
defaultClassNameDragged: 'react-draggable-dragged',
|
1843
|
+
defaultPosition: { x: 0, y: 0 },
|
1844
|
+
scale: 1,
|
1845
|
+
},
|
1846
|
+
),
|
1847
|
+
);
|
1848
|
+
},
|
1849
|
+
sS6v: function (e, t, n) {
|
1850
|
+
'use strict';
|
1851
|
+
function r() {}
|
1852
|
+
Object.defineProperty(t, '__esModule', { value: !0 }), (t.default = r);
|
1853
|
+
},
|
1854
|
+
},
|
1855
|
+
]);
|