@kdcloudjs/table 1.2.2-canary.3 → 1.2.2-canary.4
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/dist/@kdcloudjs/table.css +1 -1
- package/dist/@kdcloudjs/table.js +73 -23
- package/dist/@kdcloudjs/table.js.map +1 -1
- package/dist/@kdcloudjs/table.min.css +1 -1
- package/dist/@kdcloudjs/table.min.js +6 -6
- package/dist/@kdcloudjs/table.min.js.map +1 -1
- package/es/table/base/styles.js +2 -2
- package/es/table/interfaces.d.ts +4 -1
- package/es/table/pipeline/features/rowDrag.d.ts +2 -0
- package/es/table/pipeline/features/rowDrag.js +57 -19
- package/es/table/pipeline/features/treeMode.js +14 -2
- package/lib/table/base/styles.js +2 -2
- package/lib/table/interfaces.d.ts +4 -1
- package/lib/table/pipeline/features/rowDrag.d.ts +2 -0
- package/lib/table/pipeline/features/rowDrag.js +57 -19
- package/lib/table/pipeline/features/treeMode.js +14 -2
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
*
|
|
3
|
-
* @kdcloudjs/table v1.2.2-canary.
|
|
3
|
+
* @kdcloudjs/table v1.2.2-canary.3
|
|
4
4
|
*
|
|
5
5
|
* Copyright 2020-present, Kingdee, Inc.
|
|
6
6
|
* All rights reserved.
|
|
@@ -31,7 +31,7 @@ var r,o=Symbol.for("react.element"),i=Symbol.for("react.portal"),a=Symbol.for("r
|
|
|
31
31
|
* This source code is licensed under the MIT license found in the
|
|
32
32
|
* LICENSE file in the root directory of this source tree.
|
|
33
33
|
*/
|
|
34
|
-
var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,c=r?Symbol.for("react.strict_mode"):60108,l=r?Symbol.for("react.profiler"):60114,s=r?Symbol.for("react.provider"):60109,u=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,d=r?Symbol.for("react.concurrent_mode"):60111,p=r?Symbol.for("react.forward_ref"):60112,h=r?Symbol.for("react.suspense"):60113,v=r?Symbol.for("react.suspense_list"):60120,y=r?Symbol.for("react.memo"):60115,g=r?Symbol.for("react.lazy"):60116,b=r?Symbol.for("react.block"):60121,m=r?Symbol.for("react.fundamental"):60117,w=r?Symbol.for("react.responder"):60118,x=r?Symbol.for("react.scope"):60119;function S(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case f:case d:case a:case l:case c:case h:return e;default:switch(e=e&&e.$$typeof){case u:case p:case g:case y:case s:return e;default:return t}}case i:return t}}}function O(e){return S(e)===d}t.AsyncMode=f,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=o,t.ForwardRef=p,t.Fragment=a,t.Lazy=g,t.Memo=y,t.Portal=i,t.Profiler=l,t.StrictMode=c,t.Suspense=h,t.isAsyncMode=function(e){return O(e)||S(e)===f},t.isConcurrentMode=O,t.isContextConsumer=function(e){return S(e)===u},t.isContextProvider=function(e){return S(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return S(e)===p},t.isFragment=function(e){return S(e)===a},t.isLazy=function(e){return S(e)===g},t.isMemo=function(e){return S(e)===y},t.isPortal=function(e){return S(e)===i},t.isProfiler=function(e){return S(e)===l},t.isStrictMode=function(e){return S(e)===c},t.isSuspense=function(e){return S(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===d||e===l||e===c||e===h||e===v||"object"==typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===y||e.$$typeof===s||e.$$typeof===u||e.$$typeof===p||e.$$typeof===m||e.$$typeof===w||e.$$typeof===x||e.$$typeof===b)},t.typeOf=S},function(e,t,n){n(189)("Map",function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},n(193))},function(e,t,n){var r=n(186);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(181),o=TypeError;e.exports=function(e){if(r(e))throw new o("The method doesn't accept regular expressions");return e}},function(e,t,n){var r=n(22)("match");e.exports=function(t){var n=/./;try{"/./"[t](n)}catch(e){try{return n[r]=!1,"/./"[t](n)}catch(e){}}return!1}},function(e,t,n){var r=n(33),o=n(69),i=TypeError,a=Object.getOwnPropertyDescriptor,n=r&&!function(){if(void 0!==this)return 1;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=n?function(e,t){if(o(e)&&!a(e,"length").writable)throw new i("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},function(e,t,n){var r=n(19),o=n(15),c=n(64),l=n(43),s=n(45),u=n(196),f=n(41),i=n(12),d=n(298),a=n(158),p=n(299),h=n(300),v=n(90),y=n(301),g=[],b=o(g.sort),m=o(g.push),n=i(function(){g.sort(void 0)}),o=i(function(){g.sort(null)}),a=a("sort"),w=!i(function(){if(v)return v<70;if(!(p&&3<p)){if(h)return!0;if(y)return y<603;for(var e,t,n,r="",o=65;o<76;o++){switch(e=String.fromCharCode(o),o){case 66:case 69:case 70:case 72:t=3;break;case 68:case 71:t=4;break;default:t=2}for(n=0;n<47;n++)g.push({k:e+n,v:t})}for(g.sort(function(e,t){return t.v-e.v}),n=0;n<g.length;n++)e=g[n].k.charAt(0),r.charAt(r.length-1)!==e&&(r+=e);return"DGBEFHACIJK"!==r}});r({target:"Array",proto:!0,forced:n||!o||!a||!w},{sort:function(e){void 0!==e&&c(e);var t=l(this);if(w)return void 0===e?b(t):b(t,e);for(var n,r,o=[],i=s(t),a=0;a<i;a++)a in t&&m(o,t[a]);for(d(o,(r=e,function(e,t){return void 0===t?-1:void 0===e?1:void 0!==r?+r(e,t)||0:f(e)>f(t)?1:-1})),n=s(o),a=0;a<n;)t[a]=o[a++];for(;a<i;)u(t,a++);return t}})},function(e,t,n){function p(e,t){var n=e.length;if(n<8)for(var r,o,i=1;i<n;){for(r=e[o=i];o&&0<t(e[o-1],r);)e[o]=e[--o];o!==i++&&(e[o]=r)}else for(var a=v(n/2),c=p(h(e,0,a),t),l=p(h(e,a),t),s=c.length,u=l.length,f=0,d=0;f<s||d<u;)e[f+d]=f<s&&d<u?t(c[f],l[d])<=0?c[f++]:l[d++]:f<s?c[f++]:l[d++];return e}var h=n(84),v=Math.floor;e.exports=p},function(e,t,n){n=n(91).match(/firefox\/(\d+)/i);e.exports=!!n&&+n[1]},function(e,t,n){n=n(91);e.exports=/MSIE|Trident/.test(n)},function(e,t,n){n=n(91).match(/AppleWebKit\/(\d+)\./);e.exports=!!n&&+n[1]},function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r={};for(n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;r[n]=e[n]}return r},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){n(19)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991})},function(O,e,t){t.r(e),t.d(e,"ConfigProvider",function(){return U}),t.d(e,"Table",function(){return uo}),t.d(e,"TableProps",function(){}),t.d(e,"PrimaryKey",function(){}),t.d(e,"LoadingContentWrapperProps",function(){}),t.d(e,"Classes",function(){return M}),t.d(e,"TableCSSVariables",function(){}),t.d(e,"collectNodes",function(){return I}),t.d(e,"getTreeDepth",function(){return sr}),t.d(e,"groupBy",function(){return ho}),t.d(e,"isLeafNode",function(){return A}),t.d(e,"isGroupColumn",function(){return vo}),t.d(e,"applyTransforms",function(){return yo}),t.d(e,"buildTree",function(){return ko}),t.d(e,"exportTableAsExcel",function(){return Ro}),t.d(e,"layeredSort",function(){return _o}),t.d(e,"mergeCellProps",function(){return x}),t.d(e,"proto",function(){return Do}),t.d(e,"makeRecursiveMapper",function(){return S}),t.d(e,"smartCompare",function(){return Ho}),t.d(e,"traverseColumn",function(){return $o}),t.d(e,"copyDataToClipboard",function(){return Go}),t.d(e,"executeOnTempElement",function(){return Yo}),t.d(e,"layeredFilter",function(){return Xo}),t.d(e,"getEventPath",function(){return Pn}),t.d(e,"isElementInEventPath",function(){return Rn}),t.d(e,"getTargetEleInEventPath",function(){return An}),t.d(e,"calculatePointerRelative",function(){return In}),t.d(e,"calculatePopupRelative",function(){return _n}),t.d(e,"keepWithinBounds",function(){return Tn}),t.d(e,"console",function(){return jt}),t.d(e,"browserType",function(){return dn}),t.d(e,"MULTI_SELECT_MARK_PROPNAME",function(){return Zo}),t.d(e,"SINGLE_SELECT_MARK_PROPNAME",function(){return Jo}),t.d(e,"isSelectColumn",function(){return Qo}),t.d(e,"isStickyUIDegrade",function(){return pn}),t.d(e,"makeAutoRowSpanTransform",function(){return oi}),t.d(e,"useAutoWidthTransform",function(){return ui}),t.d(e,"makeBuildTreeTransform",function(){return fi}),t.d(e,"makeColumnHoverTransform",function(){return hi}),t.d(e,"ColumnHoverOptions",function(){}),t.d(e,"useColumnHoverTransform",function(){return vi}),t.d(e,"makeColumnRangeHoverTransform",function(){return mi}),t.d(e,"ColumnRangeHoverOptions",function(){}),t.d(e,"useColumnHoverRangeTransform",function(){return wi}),t.d(e,"makeColumnResizeTransform",function(){return Ai}),t.d(e,"ColumnResizeOptions",function(){}),t.d(e,"useColumnResizeTransform",function(){return Ii}),t.d(e,"makeFlattenTransform",function(){return _i}),t.d(e,"makeOrderFieldTransform",function(){return Mi}),t.d(e,"makeSortTransform",function(){return Vi}),t.d(e,"SortHeaderCellProps",function(){}),t.d(e,"SortOptions",function(){}),t.d(e,"useSortTransform",function(){return $i}),t.d(e,"makeTipsTransform",function(){return Qi}),t.d(e,"TipsOptions",function(){}),t.d(e,"makeTreeModeTransform",function(){return ha}),t.d(e,"TreeModeOptions",function(){}),t.d(e,"useTreeModeTransform",function(){return va}),t.d(e,"makeVisibleTransform",function(){return ba}),t.d(e,"TablePipeline",function(){return us}),t.d(e,"useTablePipeline",function(){return fs}),t.d(e,"features",function(){return n}),t.d(e,"internals",function(){return L});var n={},y=(t.r(n),t.d(n,"autoRowSpan",function(){return Sa}),t.d(n,"buildTree",function(){return Oa}),t.d(n,"columnHover",function(){return Ca}),t.d(n,"ColumnHoverFeatureOptions",function(){}),t.d(n,"columnRangeHover",function(){return Aa}),t.d(n,"ColumnRangeHoverFeatureOptions",function(){}),t.d(n,"multiSelect",function(){return La}),t.d(n,"MultiSelectFeatureOptions",function(){}),t.d(n,"rowDetail",function(){return Ba}),t.d(n,"RowDetailFeatureOptions",function(){}),t.d(n,"rowGrouping",function(){return Ya}),t.d(n,"RowGroupingFeatureOptions",function(){}),t.d(n,"singleSelect",function(){return Xa}),t.d(n,"SingleSelectFeatureOptions",function(){}),t.d(n,"sort",function(){return ic}),t.d(n,"SortFeatureOptions",function(){}),t.d(n,"tips",function(){return sc}),t.d(n,"treeMode",function(){return ca}),t.d(n,"TreeModeFeatureOptions",function(){}),t.d(n,"treeMetaSymbol",function(){return ia}),t.d(n,"treeSelect",function(){return Oc}),t.d(n,"TreeSelectFeatureOptions",function(){}),t.d(n,"columnDrag",function(){return Uc}),t.d(n,"ColumnDragOptions",function(){}),t.d(n,"columnResize",function(){return Dc}),t.d(n,"ColumnResizeOptions",function(){}),t.d(n,"contextMenu",function(){return Jc}),t.d(n,"ContextMenuFeatureOptions",function(){}),t.d(n,"filter",function(){return xl}),t.d(n,"FilterFeatureOptions",function(){}),t.d(n,"rangeSelection",function(){return Pl}),t.d(n,"RangeSelectionFeatureOptions",function(){}),t.d(n,"mergeCellHover",function(){return Nl}),t.d(n,"footerDataSource",function(){return zl}),t.d(n,"FooterDataSourceFeatureOptions",function(){}),t.d(n,"footerRowMetaSymbol",function(){return Hl}),t.d(n,"colGroupExtendable",function(){return $l}),t.d(n,"colGroupExtendOption",function(){}),t.d(n,"rowDrag",function(){return Jl}),t.d(n,"RowDragFeatureOptions",function(){}),t(0)),w=t.n(y),e=t(198),N=t.n(e),e=(t(29),t(42)),F=t.n(e),e=t(31),i=t.n(e),e=t(32),o=t.n(e),e=t(1),E=t.n(e),H=(t(4),t(23),t(35),t(30),t(18),t(14),t(3),t(267),t(24),t(28),t(25),t(20),t(115),t(21),t(155),t(5),{locale:"zh-CN",contain:"包含",notContain:"不包含",equal:"等于",notEqual:"不等于",isNull:"为空",notIsNull:"不为空",resetFilter:"重置",confirmFilter:"确定"});function z(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?B(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?B(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function B(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function K(e,t,n){var r,e=(i=W.getLocalData())["".concat(e,".").concat(t)]||i["global.".concat(t)]||"",o=n,i=e.match(/{[\w\W]*?}/g)||[],a=[],c=[],l=z(i);try{for(l.s();!(r=l.n()).done;){var s=(e=>{var t=e.length;return e.slice(1,t-1)})(r.value),u=o[s];((e=>"object"===F()(e)||"function"==typeof e)(u)?c:a).push({k:s,v:u})}}catch(e){l.e(e)}finally{l.f()}return e=((n,e)=>(e.forEach(function(e){var t=e.k,e=e.v,t=new RegExp("{"+t+"}","g");n=n.replace(t,e)}),n))(e,a),i=[],0<c.length&&(i=((e,r)=>{var o=[];return(e=>{var n=[],r={t:0,v:""},o=e.length;return e.split("").forEach(function(e,t){"{"===e?(n.push(r),r={t:1,v:""}):"}"===e?(n.push(r),r={t:0,v:""}):r.v=r.v+e,t===o-1&&n.push(r)}),n})(e).forEach(function(e,t){var n=e.t,e=e.v;0===n&&""!==e?o.push(w.a.createElement("span",{key:t},e)):1===n&&o.push(w.a.cloneElement(r[e],{key:t}))}),o})(e,o)),0<c.length?i:e}var W=new((()=>o()(function e(t,n){i()(this,e),E()(this,"localesData",void 0),E()(this,"locale",void 0),this.locale=n||H.locale,this.localesData=t},[{key:"setLocalesData",value:function(e,t){var n=t||this.localesData[e];if(n)return this.locale=e,this.localesData[e]=n,t;console.error("缺少语言".concat(e,"对应的语言包,请检查后重新设置"))}},{key:"getLocalData",value:function(){return this.localesData[this.locale]}},{key:"getLocal",value:function(){return this.locale}},{key:"getLocalesData",value:function(){return this.localesData}}]))())(E()({},H.locale,H)),e=W;function V(e,t,n){var r=e.componentName,o=e.labels,i=e.labelParams||{};if(n=n||H,!(o=o||[]).length)for(var a in n){a=a.split(".");r===a[0]&&a[1]&&o.push(a[1])}var c={};return o.forEach(function(e){c[e]=(t&&"function"==typeof t?t:K)(r,e,i[e]||{})}),c}var $={getPrefixCls:function(e,t,n){return n||(e=e||"kd",t?"".concat(e,"-").concat(t):e)},prefixCls:"kd",locale:{getLangMsg:K,getCompLangMsg:V}},G=Object(y.createContext)($),Y=e,U=function(e){var t=e.value,r=t&&t.localeConfig,n={getLangMsg:function(e,t,n){return r&&r.customGetLangMsg?r.customGetLangMsg(e,t,n):K(e,t,n)},getCompLangMsg:function(e){return V(e,null==r?void 0:r.customGetLangMsg)}},t=(r&&Y.setLocalesData(r.locale,r.localeData),N()({},$,t,{locale:n}));return w.a.createElement(G.Provider,{value:t},e.children)},e=(t(184),t(16)),P=t.n(e),e=t(17),m=t.n(e),e=t(99),q=t.n(e),e=t(74),X=t.n(e),e=t(100),Z=t.n(e),e=(t(87),t(36),t(88),t(188),t(2)),k=t.n(e),J=(()=>Array.isArray||function(e){return e&&"number"==typeof e.length})();function Q(e){return null!==e&&"object"==typeof e}function ee(e){return"function"==typeof e}var te=(()=>{function e(e){return Error.call(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map(function(e,t){return t+1+") "+e.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=e,this}return e.prototype=Object.create(Error.prototype),e})(),u=(()=>{function l(e){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,e&&(this._ctorUnsubscribe=!0,this._unsubscribe=e)}var e;return l.prototype.unsubscribe=function(){var t;if(!this.closed){var e=this._parentOrParents,n=this._ctorUnsubscribe,r=this._unsubscribe,o=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,e instanceof l)e.remove(this);else if(null!==e)for(var i=0;i<e.length;++i)e[i].remove(this);if(ee(r)){n&&(this._unsubscribe=void 0);try{r.call(this)}catch(e){t=e instanceof te?ne(e.errors):[e]}}if(J(o))for(var i=-1,a=o.length;++i<a;){var c=o[i];if(Q(c))try{c.unsubscribe()}catch(e){t=t||[],e instanceof te?t=t.concat(ne(e.errors)):t.push(e)}}if(t)throw new te(t)}},l.prototype.add=function(e){var t,n=e;if(!e)return l.EMPTY;switch(typeof e){case"function":n=new l(e);case"object":if(n===this||n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;n instanceof l||(t=n,(n=new l)._subscriptions=[t]);break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}var r=n._parentOrParents;if(null===r)n._parentOrParents=this;else if(r instanceof l){if(r===this)return n;n._parentOrParents=[r,this]}else{if(-1!==r.indexOf(this))return n;r.push(this)}r=this._subscriptions;return null===r?this._subscriptions=[n]:r.push(n),n},l.prototype.remove=function(e){var t=this._subscriptions;t&&-1!==(e=t.indexOf(e))&&t.splice(e,1)},l.EMPTY=((e=new l).closed=!0,e),l})();function ne(e){return e.reduce(function(e,t){return e.concat(t instanceof te?t.errors:t)},[])}
|
|
34
|
+
var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,c=r?Symbol.for("react.strict_mode"):60108,l=r?Symbol.for("react.profiler"):60114,s=r?Symbol.for("react.provider"):60109,u=r?Symbol.for("react.context"):60110,f=r?Symbol.for("react.async_mode"):60111,d=r?Symbol.for("react.concurrent_mode"):60111,p=r?Symbol.for("react.forward_ref"):60112,h=r?Symbol.for("react.suspense"):60113,v=r?Symbol.for("react.suspense_list"):60120,y=r?Symbol.for("react.memo"):60115,g=r?Symbol.for("react.lazy"):60116,b=r?Symbol.for("react.block"):60121,m=r?Symbol.for("react.fundamental"):60117,w=r?Symbol.for("react.responder"):60118,x=r?Symbol.for("react.scope"):60119;function S(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case f:case d:case a:case l:case c:case h:return e;default:switch(e=e&&e.$$typeof){case u:case p:case g:case y:case s:return e;default:return t}}case i:return t}}}function O(e){return S(e)===d}t.AsyncMode=f,t.ConcurrentMode=d,t.ContextConsumer=u,t.ContextProvider=s,t.Element=o,t.ForwardRef=p,t.Fragment=a,t.Lazy=g,t.Memo=y,t.Portal=i,t.Profiler=l,t.StrictMode=c,t.Suspense=h,t.isAsyncMode=function(e){return O(e)||S(e)===f},t.isConcurrentMode=O,t.isContextConsumer=function(e){return S(e)===u},t.isContextProvider=function(e){return S(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return S(e)===p},t.isFragment=function(e){return S(e)===a},t.isLazy=function(e){return S(e)===g},t.isMemo=function(e){return S(e)===y},t.isPortal=function(e){return S(e)===i},t.isProfiler=function(e){return S(e)===l},t.isStrictMode=function(e){return S(e)===c},t.isSuspense=function(e){return S(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===d||e===l||e===c||e===h||e===v||"object"==typeof e&&null!==e&&(e.$$typeof===g||e.$$typeof===y||e.$$typeof===s||e.$$typeof===u||e.$$typeof===p||e.$$typeof===m||e.$$typeof===w||e.$$typeof===x||e.$$typeof===b)},t.typeOf=S},function(e,t,n){n(189)("Map",function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},n(193))},function(e,t,n){var r=n(186);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(181),o=TypeError;e.exports=function(e){if(r(e))throw new o("The method doesn't accept regular expressions");return e}},function(e,t,n){var r=n(22)("match");e.exports=function(t){var n=/./;try{"/./"[t](n)}catch(e){try{return n[r]=!1,"/./"[t](n)}catch(e){}}return!1}},function(e,t,n){var r=n(33),o=n(69),i=TypeError,a=Object.getOwnPropertyDescriptor,n=r&&!function(){if(void 0!==this)return 1;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}();e.exports=n?function(e,t){if(o(e)&&!a(e,"length").writable)throw new i("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t}},function(e,t,n){var r=n(19),o=n(15),c=n(64),l=n(43),s=n(45),u=n(196),f=n(41),i=n(12),d=n(298),a=n(158),p=n(299),h=n(300),v=n(90),y=n(301),g=[],b=o(g.sort),m=o(g.push),n=i(function(){g.sort(void 0)}),o=i(function(){g.sort(null)}),a=a("sort"),w=!i(function(){if(v)return v<70;if(!(p&&3<p)){if(h)return!0;if(y)return y<603;for(var e,t,n,r="",o=65;o<76;o++){switch(e=String.fromCharCode(o),o){case 66:case 69:case 70:case 72:t=3;break;case 68:case 71:t=4;break;default:t=2}for(n=0;n<47;n++)g.push({k:e+n,v:t})}for(g.sort(function(e,t){return t.v-e.v}),n=0;n<g.length;n++)e=g[n].k.charAt(0),r.charAt(r.length-1)!==e&&(r+=e);return"DGBEFHACIJK"!==r}});r({target:"Array",proto:!0,forced:n||!o||!a||!w},{sort:function(e){void 0!==e&&c(e);var t=l(this);if(w)return void 0===e?b(t):b(t,e);for(var n,r,o=[],i=s(t),a=0;a<i;a++)a in t&&m(o,t[a]);for(d(o,(r=e,function(e,t){return void 0===t?-1:void 0===e?1:void 0!==r?+r(e,t)||0:f(e)>f(t)?1:-1})),n=s(o),a=0;a<n;)t[a]=o[a++];for(;a<i;)u(t,a++);return t}})},function(e,t,n){function p(e,t){var n=e.length;if(n<8)for(var r,o,i=1;i<n;){for(r=e[o=i];o&&0<t(e[o-1],r);)e[o]=e[--o];o!==i++&&(e[o]=r)}else for(var a=v(n/2),c=p(h(e,0,a),t),l=p(h(e,a),t),s=c.length,u=l.length,f=0,d=0;f<s||d<u;)e[f+d]=f<s&&d<u?t(c[f],l[d])<=0?c[f++]:l[d++]:f<s?c[f++]:l[d++];return e}var h=n(84),v=Math.floor;e.exports=p},function(e,t,n){n=n(91).match(/firefox\/(\d+)/i);e.exports=!!n&&+n[1]},function(e,t,n){n=n(91);e.exports=/MSIE|Trident/.test(n)},function(e,t,n){n=n(91).match(/AppleWebKit\/(\d+)\./);e.exports=!!n&&+n[1]},function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r={};for(n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;r[n]=e[n]}return r},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){n(19)({target:"Number",stat:!0,nonConfigurable:!0,nonWritable:!0},{MAX_SAFE_INTEGER:9007199254740991})},function(O,e,t){t.r(e),t.d(e,"ConfigProvider",function(){return U}),t.d(e,"Table",function(){return uo}),t.d(e,"TableProps",function(){}),t.d(e,"PrimaryKey",function(){}),t.d(e,"LoadingContentWrapperProps",function(){}),t.d(e,"Classes",function(){return M}),t.d(e,"TableCSSVariables",function(){}),t.d(e,"collectNodes",function(){return _}),t.d(e,"getTreeDepth",function(){return sr}),t.d(e,"groupBy",function(){return ho}),t.d(e,"isLeafNode",function(){return I}),t.d(e,"isGroupColumn",function(){return vo}),t.d(e,"applyTransforms",function(){return yo}),t.d(e,"buildTree",function(){return ko}),t.d(e,"exportTableAsExcel",function(){return Ro}),t.d(e,"layeredSort",function(){return _o}),t.d(e,"mergeCellProps",function(){return x}),t.d(e,"proto",function(){return Do}),t.d(e,"makeRecursiveMapper",function(){return S}),t.d(e,"smartCompare",function(){return Ho}),t.d(e,"traverseColumn",function(){return $o}),t.d(e,"copyDataToClipboard",function(){return Go}),t.d(e,"executeOnTempElement",function(){return Yo}),t.d(e,"layeredFilter",function(){return Xo}),t.d(e,"getEventPath",function(){return Pn}),t.d(e,"isElementInEventPath",function(){return Rn}),t.d(e,"getTargetEleInEventPath",function(){return An}),t.d(e,"calculatePointerRelative",function(){return In}),t.d(e,"calculatePopupRelative",function(){return _n}),t.d(e,"keepWithinBounds",function(){return Tn}),t.d(e,"console",function(){return jt}),t.d(e,"browserType",function(){return dn}),t.d(e,"MULTI_SELECT_MARK_PROPNAME",function(){return Zo}),t.d(e,"SINGLE_SELECT_MARK_PROPNAME",function(){return Jo}),t.d(e,"isSelectColumn",function(){return Qo}),t.d(e,"isStickyUIDegrade",function(){return pn}),t.d(e,"makeAutoRowSpanTransform",function(){return oi}),t.d(e,"useAutoWidthTransform",function(){return ui}),t.d(e,"makeBuildTreeTransform",function(){return fi}),t.d(e,"makeColumnHoverTransform",function(){return hi}),t.d(e,"ColumnHoverOptions",function(){}),t.d(e,"useColumnHoverTransform",function(){return vi}),t.d(e,"makeColumnRangeHoverTransform",function(){return mi}),t.d(e,"ColumnRangeHoverOptions",function(){}),t.d(e,"useColumnHoverRangeTransform",function(){return wi}),t.d(e,"makeColumnResizeTransform",function(){return Ai}),t.d(e,"ColumnResizeOptions",function(){}),t.d(e,"useColumnResizeTransform",function(){return Ii}),t.d(e,"makeFlattenTransform",function(){return _i}),t.d(e,"makeOrderFieldTransform",function(){return Mi}),t.d(e,"makeSortTransform",function(){return Vi}),t.d(e,"SortHeaderCellProps",function(){}),t.d(e,"SortOptions",function(){}),t.d(e,"useSortTransform",function(){return $i}),t.d(e,"makeTipsTransform",function(){return Qi}),t.d(e,"TipsOptions",function(){}),t.d(e,"makeTreeModeTransform",function(){return ha}),t.d(e,"TreeModeOptions",function(){}),t.d(e,"useTreeModeTransform",function(){return va}),t.d(e,"makeVisibleTransform",function(){return ba}),t.d(e,"TablePipeline",function(){return us}),t.d(e,"useTablePipeline",function(){return fs}),t.d(e,"features",function(){return n}),t.d(e,"internals",function(){return L});var n={},y=(t.r(n),t.d(n,"autoRowSpan",function(){return Sa}),t.d(n,"buildTree",function(){return Oa}),t.d(n,"columnHover",function(){return Ca}),t.d(n,"ColumnHoverFeatureOptions",function(){}),t.d(n,"columnRangeHover",function(){return Aa}),t.d(n,"ColumnRangeHoverFeatureOptions",function(){}),t.d(n,"multiSelect",function(){return La}),t.d(n,"MultiSelectFeatureOptions",function(){}),t.d(n,"rowDetail",function(){return Ba}),t.d(n,"RowDetailFeatureOptions",function(){}),t.d(n,"rowGrouping",function(){return Ya}),t.d(n,"RowGroupingFeatureOptions",function(){}),t.d(n,"singleSelect",function(){return Xa}),t.d(n,"SingleSelectFeatureOptions",function(){}),t.d(n,"sort",function(){return ic}),t.d(n,"SortFeatureOptions",function(){}),t.d(n,"tips",function(){return sc}),t.d(n,"treeMode",function(){return ca}),t.d(n,"TreeModeFeatureOptions",function(){}),t.d(n,"treeMetaSymbol",function(){return ia}),t.d(n,"treeSelect",function(){return Oc}),t.d(n,"TreeSelectFeatureOptions",function(){}),t.d(n,"columnDrag",function(){return Uc}),t.d(n,"ColumnDragOptions",function(){}),t.d(n,"columnResize",function(){return Dc}),t.d(n,"ColumnResizeOptions",function(){}),t.d(n,"contextMenu",function(){return Jc}),t.d(n,"ContextMenuFeatureOptions",function(){}),t.d(n,"filter",function(){return xl}),t.d(n,"FilterFeatureOptions",function(){}),t.d(n,"rangeSelection",function(){return Pl}),t.d(n,"RangeSelectionFeatureOptions",function(){}),t.d(n,"mergeCellHover",function(){return Nl}),t.d(n,"footerDataSource",function(){return zl}),t.d(n,"FooterDataSourceFeatureOptions",function(){}),t.d(n,"footerRowMetaSymbol",function(){return Hl}),t.d(n,"colGroupExtendable",function(){return $l}),t.d(n,"colGroupExtendOption",function(){}),t.d(n,"rowDrag",function(){return Jl}),t.d(n,"RowDragFeatureOptions",function(){}),t(0)),w=t.n(y),e=t(198),N=t.n(e),e=(t(29),t(42)),F=t.n(e),e=t(31),i=t.n(e),e=t(32),o=t.n(e),e=t(1),C=t.n(e),H=(t(4),t(23),t(35),t(30),t(18),t(14),t(3),t(267),t(24),t(28),t(25),t(20),t(115),t(21),t(155),t(5),{locale:"zh-CN",contain:"包含",notContain:"不包含",equal:"等于",notEqual:"不等于",isNull:"为空",notIsNull:"不为空",resetFilter:"重置",confirmFilter:"确定"});function z(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?B(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?B(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function B(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function K(e,t,n){var r,e=(i=W.getLocalData())["".concat(e,".").concat(t)]||i["global.".concat(t)]||"",o=n,i=e.match(/{[\w\W]*?}/g)||[],a=[],c=[],l=z(i);try{for(l.s();!(r=l.n()).done;){var s=(e=>{var t=e.length;return e.slice(1,t-1)})(r.value),u=o[s];((e=>"object"===F()(e)||"function"==typeof e)(u)?c:a).push({k:s,v:u})}}catch(e){l.e(e)}finally{l.f()}return e=((n,e)=>(e.forEach(function(e){var t=e.k,e=e.v,t=new RegExp("{"+t+"}","g");n=n.replace(t,e)}),n))(e,a),i=[],0<c.length&&(i=((e,r)=>{var o=[];return(e=>{var n=[],r={t:0,v:""},o=e.length;return e.split("").forEach(function(e,t){"{"===e?(n.push(r),r={t:1,v:""}):"}"===e?(n.push(r),r={t:0,v:""}):r.v=r.v+e,t===o-1&&n.push(r)}),n})(e).forEach(function(e,t){var n=e.t,e=e.v;0===n&&""!==e?o.push(w.a.createElement("span",{key:t},e)):1===n&&o.push(w.a.cloneElement(r[e],{key:t}))}),o})(e,o)),0<c.length?i:e}var W=new((()=>o()(function e(t,n){i()(this,e),C()(this,"localesData",void 0),C()(this,"locale",void 0),this.locale=n||H.locale,this.localesData=t},[{key:"setLocalesData",value:function(e,t){var n=t||this.localesData[e];if(n)return this.locale=e,this.localesData[e]=n,t;console.error("缺少语言".concat(e,"对应的语言包,请检查后重新设置"))}},{key:"getLocalData",value:function(){return this.localesData[this.locale]}},{key:"getLocal",value:function(){return this.locale}},{key:"getLocalesData",value:function(){return this.localesData}}]))())(C()({},H.locale,H)),e=W;function V(e,t,n){var r=e.componentName,o=e.labels,i=e.labelParams||{};if(n=n||H,!(o=o||[]).length)for(var a in n){a=a.split(".");r===a[0]&&a[1]&&o.push(a[1])}var c={};return o.forEach(function(e){c[e]=(t&&"function"==typeof t?t:K)(r,e,i[e]||{})}),c}var $={getPrefixCls:function(e,t,n){return n||(e=e||"kd",t?"".concat(e,"-").concat(t):e)},prefixCls:"kd",locale:{getLangMsg:K,getCompLangMsg:V}},G=Object(y.createContext)($),Y=e,U=function(e){var t=e.value,r=t&&t.localeConfig,n={getLangMsg:function(e,t,n){return r&&r.customGetLangMsg?r.customGetLangMsg(e,t,n):K(e,t,n)},getCompLangMsg:function(e){return V(e,null==r?void 0:r.customGetLangMsg)}},t=(r&&Y.setLocalesData(r.locale,r.localeData),N()({},$,t,{locale:n}));return w.a.createElement(G.Provider,{value:t},e.children)},e=(t(184),t(16)),P=t.n(e),e=t(17),m=t.n(e),e=t(99),q=t.n(e),e=t(74),X=t.n(e),e=t(100),Z=t.n(e),e=(t(87),t(36),t(88),t(188),t(2)),j=t.n(e),J=(()=>Array.isArray||function(e){return e&&"number"==typeof e.length})();function Q(e){return null!==e&&"object"==typeof e}function ee(e){return"function"==typeof e}var te=(()=>{function e(e){return Error.call(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map(function(e,t){return t+1+") "+e.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=e,this}return e.prototype=Object.create(Error.prototype),e})(),u=(()=>{function l(e){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,e&&(this._ctorUnsubscribe=!0,this._unsubscribe=e)}var e;return l.prototype.unsubscribe=function(){var t;if(!this.closed){var e=this._parentOrParents,n=this._ctorUnsubscribe,r=this._unsubscribe,o=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,e instanceof l)e.remove(this);else if(null!==e)for(var i=0;i<e.length;++i)e[i].remove(this);if(ee(r)){n&&(this._unsubscribe=void 0);try{r.call(this)}catch(e){t=e instanceof te?ne(e.errors):[e]}}if(J(o))for(var i=-1,a=o.length;++i<a;){var c=o[i];if(Q(c))try{c.unsubscribe()}catch(e){t=t||[],e instanceof te?t=t.concat(ne(e.errors)):t.push(e)}}if(t)throw new te(t)}},l.prototype.add=function(e){var t,n=e;if(!e)return l.EMPTY;switch(typeof e){case"function":n=new l(e);case"object":if(n===this||n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;n instanceof l||(t=n,(n=new l)._subscriptions=[t]);break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}var r=n._parentOrParents;if(null===r)n._parentOrParents=this;else if(r instanceof l){if(r===this)return n;n._parentOrParents=[r,this]}else{if(-1!==r.indexOf(this))return n;r.push(this)}r=this._subscriptions;return null===r?this._subscriptions=[n]:r.push(n),n},l.prototype.remove=function(e){var t=this._subscriptions;t&&-1!==(e=t.indexOf(e))&&t.splice(e,1)},l.EMPTY=((e=new l).closed=!0,e),l})();function ne(e){return e.reduce(function(e,t){return e.concat(t instanceof te?t.errors:t)},[])}
|
|
35
35
|
/*! *****************************************************************************
|
|
36
36
|
Copyright (c) Microsoft Corporation.
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
45
45
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
46
46
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
47
47
|
PERFORMANCE OF THIS SOFTWARE.
|
|
48
|
-
***************************************************************************** */var re=function(e,t){return(re=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};function c(e,t){function n(){this.constructor=e}re(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var oe=!1,l={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){e&&(new Error).stack,oe=e},get useDeprecatedSynchronousErrorHandling(){return oe}};function ie(e){setTimeout(function(){throw e},0)}var ae={closed:!0,next:function(e){},error:function(e){if(l.useDeprecatedSynchronousErrorHandling)throw e;ie(e)},complete:function(){}},ce=(()=>"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random())(),a=(o=>{function i(e,t,n){var r=o.call(this)||this;switch(r.syncErrorValue=null,r.syncErrorThrown=!1,r.syncErrorThrowable=!1,r.isStopped=!1,arguments.length){case 0:r.destination=ae;break;case 1:if(!e){r.destination=ae;break}if("object"==typeof e){e instanceof i?(r.syncErrorThrowable=e.syncErrorThrowable,(r.destination=e).add(r)):(r.syncErrorThrowable=!0,r.destination=new le(r,e));break}default:r.syncErrorThrowable=!0,r.destination=new le(r,e,t,n)}return r}return c(i,o),i.prototype[ce]=function(){return this},i.create=function(e,t,n){e=new i(e,t,n);return e.syncErrorThrowable=!1,e},i.prototype.next=function(e){this.isStopped||this._next(e)},i.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},i.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},i.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,o.prototype.unsubscribe.call(this))},i.prototype._next=function(e){this.destination.next(e)},i.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},i.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},i.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this},i})(u),le=(a=>{function e(e,t,n,r){var o,i=a.call(this)||this,e=(i._parentSubscriber=e,i);return ee(t)?o=t:t&&(o=t.next,n=t.error,r=t.complete,t!==ae)&&(ee((e=Object.create(t)).unsubscribe)&&i.add(e.unsubscribe.bind(e)),e.unsubscribe=i.unsubscribe.bind(i)),i._context=e,i._next=o,i._error=n,i._complete=r,i}return c(e,a),e.prototype.next=function(e){var t;!this.isStopped&&this._next&&(t=this._parentSubscriber,l.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e))},e.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,n=l.useDeprecatedSynchronousErrorHandling;if(this._error)n&&t.syncErrorThrowable?this.__tryOrSetError(t,this._error,e):this.__tryOrUnsub(this._error,e),this.unsubscribe();else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):ie(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;ie(e)}}},e.prototype.complete=function(){var e,t,n=this;this.isStopped||(e=this._parentSubscriber,this._complete&&(t=function(){return n._complete.call(n._context)},l.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,t):this.__tryOrUnsub(t)),this.unsubscribe())},e.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(e){if(this.unsubscribe(),l.useDeprecatedSynchronousErrorHandling)throw e;ie(e)}},e.prototype.__tryOrSetError=function(t,e,n){if(!l.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(e){return l.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=e,t.syncErrorThrown=!0):(ie(e),!0)}return!1},e.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},e})(a);var se=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")();function ue(e){return e}function fe(t){return 0===t.length?ue:1===t.length?t[0]:function(e){return t.reduce(function(e,t){return t(e)},e)}}var s=(()=>{function n(e){this._isScalar=!1,e&&(this._subscribe=e)}return n.prototype.lift=function(e){var t=new n;return t.source=this,t.operator=e,t},n.prototype.subscribe=function(e,t,n){var r=this.operator,e=((e,t,n)=>{if(e){if(e instanceof a)return e;if(e[ce])return e[ce]()}return e||t||n?new a(e,t,n):new a(ae)})(e,t,n);if(r?e.add(r.call(e,this.source)):e.add(this.source||l.useDeprecatedSynchronousErrorHandling&&!e.syncErrorThrowable?this._subscribe(e):this._trySubscribe(e)),l.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable&&(e.syncErrorThrowable=!1,e.syncErrorThrown))throw e.syncErrorValue;return e},n.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){l.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),(e=>{for(;e;){var t=e,n=t.closed,r=t.destination;if(n||t.isStopped)return;e=r&&r instanceof a?r:null}return 1})(t)?t.error(e):console.warn(e)}},n.prototype.forEach=function(r,e){var o=this;return new(e=de(e))(function(e,t){var n=o.subscribe(function(e){try{r(e)}catch(e){t(e),n&&n.unsubscribe()}},t,e)})},n.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},n.prototype[se]=function(){return this},n.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 0===e.length?this:fe(e)(this)},n.prototype.toPromise=function(e){var r=this;return new(e=de(e))(function(e,t){var n;r.subscribe(function(e){return n=e},function(e){return t(e)},function(){return e(n)})})},n.create=function(e){return new n(e)},n})();function de(e){if(e=e||l.Promise||Promise)return e;throw new Error("no Promise impl found")}var pe=(()=>{function e(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return e.prototype=Object.create(Error.prototype),e})(),he=(r=>{function e(e,t){var n=r.call(this)||this;return n.subject=e,n.subscriber=t,n.closed=!1,n}return c(e,r),e.prototype.unsubscribe=function(){var e,t;this.closed||(this.closed=!0,e=(t=this.subject).observers,this.subject=null,!e)||0===e.length||t.isStopped||t.closed||-1!==(t=e.indexOf(this.subscriber))&&e.splice(t,1)},e})(u),ve=(n=>{function e(e){var t=n.call(this,e)||this;return t.destination=e,t}return c(e,n),e})(a),ye=(t=>{function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return c(e,t),e.prototype[ce]=function(){return new ve(this)},e.prototype.lift=function(e){var t=new ge(this,this);return t.operator=e,t},e.prototype.next=function(e){if(this.closed)throw new pe;if(!this.isStopped)for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].next(e)},e.prototype.error=function(e){if(this.closed)throw new pe;this.hasError=!0,this.thrownError=e,this.isStopped=!0;for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].error(e);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new pe;this.isStopped=!0;for(var e=this.observers,t=e.length,n=e.slice(),r=0;r<t;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new pe;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(e){if(this.closed)throw new pe;return this.hasError?(e.error(this.thrownError),u.EMPTY):this.isStopped?(e.complete(),u.EMPTY):(this.observers.push(e),new he(this,e))},e.prototype.asObservable=function(){var e=new s;return e.source=this,e},e.create=function(e,t){return new ge(e,t)},e})(s),ge=(r=>{function e(e,t){var n=r.call(this)||this;return n.destination=e,n.source=t,n}return c(e,r),e.prototype.next=function(e){var t=this.destination;t&&t.next&&t.next(e)},e.prototype.error=function(e){var t=this.destination;t&&t.error&&this.destination.error(e)},e.prototype.complete=function(){var e=this.destination;e&&e.complete&&this.destination.complete()},e.prototype._subscribe=function(e){return this.source?this.source.subscribe(e):u.EMPTY},e})(ye),be=(n=>{function e(e){var t=n.call(this)||this;return t._value=e,t}return c(e,n),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var t=n.prototype._subscribe.call(this,e);return t&&!t.closed&&e.next(this._value),t},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new pe;return this._value},e.prototype.next=function(e){n.prototype.next.call(this,this._value=e)},e})(ye);function me(e){return e&&"function"==typeof e.schedule}var e=(e=>{function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t.prototype.notifyNext=function(e,t,n,r,o){this.destination.next(t)},t.prototype.notifyError=function(e,t){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t})(a),we=(o=>{function e(e,t,n){var r=o.call(this)||this;return r.parent=e,r.outerValue=t,r.outerIndex=n,r.index=0,r}return c(e,o),e.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)},e.prototype._error=function(e){this.parent.notifyError(e,this),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},e})(a),xe=function(r){return function(e){for(var t=0,n=r.length;t<n&&!e.closed;t++)e.next(r[t]);e.complete()}},Se=function(e){return function(t){return e.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,ie),t}};function Oe(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}var Ee=Oe(),ke=function(r){return function(t){for(var e=r[Ee]();;){var n=void 0;try{n=e.next()}catch(e){return t.error(e),t}if(n.done){t.complete();break}if(t.next(n.value),t.closed)break}return"function"==typeof e.return&&t.add(function(){e.return&&e.return()}),t}},Ce=function(n){return function(e){var t=n[se]();if("function"!=typeof t.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return t.subscribe(e)}},je=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function Pe(e){return e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}var Re=function(e){if(e&&"function"==typeof e[se])return Ce(e);if(je(e))return xe(e);if(Pe(e))return Se(e);if(e&&"function"==typeof e[Ee])return ke(e);throw e=Q(e)?"an invalid object":"'"+e+"'",new TypeError("You provided "+e+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")};function Ae(r,o){return new s(function(e){var t=new u,n=0;return t.add(o.schedule(function(){n===r.length?e.complete():(e.next(r[n++]),e.closed||t.add(this.schedule()))})),t})}function Ie(e,t){return t?Ae(e,t):new s(xe(e))}var _e={};var Te=(()=>{function e(e){this.resultSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new De(e,this.resultSelector))},e})(),De=(n=>{function e(e,t){e=n.call(this,e)||this;return e.resultSelector=t,e.active=0,e.values=[],e.observables=[],e}return c(e,n),e.prototype._next=function(e){this.values.push(_e),this.observables.push(e)},e.prototype._complete=function(){var e=this.observables,t=e.length;if(0===t)this.destination.complete();else{this.active=t,this.toRespond=t;for(var n=0;n<t;n++){var r=e[n];this.add(((e,t,n,r,o)=>{if(!(o=void 0===o?new we(e,n,r):o).closed)return t instanceof s?t.subscribe(o):Re(t)(o)})(this,r,void 0,n))}}},e.prototype.notifyComplete=function(e){0==--this.active&&this.destination.complete()},e.prototype.notifyNext=function(e,t,n){var r=this.values,o=r[n],o=this.toRespond?o===_e?--this.toRespond:this.toRespond:0;r[n]=t,0===o&&(this.resultSelector?this._tryResultSelector(r):this.destination.next(r.slice()))},e.prototype._tryResultSelector=function(e){var t;try{t=this.resultSelector.apply(this,e)}catch(e){return void this.destination.error(e)}this.destination.next(t)},e})(e);function Me(e,t){if(null!=e){if((l=e)&&"function"==typeof l[se])return a=e,c=t,new s(function(t){var n=new u;return n.add(c.schedule(function(){var e=a[se]();n.add(e.subscribe({next:function(e){n.add(c.schedule(function(){return t.next(e)}))},error:function(e){n.add(c.schedule(function(){return t.error(e)}))},complete:function(){n.add(c.schedule(function(){return t.complete()}))}}))})),n});if(Pe(e))return r=e,o=t,new s(function(t){var n=new u;return n.add(o.schedule(function(){return r.then(function(e){n.add(o.schedule(function(){t.next(e),n.add(o.schedule(function(){return t.complete()}))}))},function(e){n.add(o.schedule(function(){return t.error(e)}))})})),n});if(je(e))return Ae(e,t);if((l=e)&&"function"==typeof l[Ee]||"string"==typeof e){var n=e,i=t;if(n)return new s(function(r){var o,e=new u;return e.add(function(){o&&"function"==typeof o.return&&o.return()}),e.add(i.schedule(function(){o=n[Ee](),e.add(i.schedule(function(){if(!r.closed){try{var e=o.next(),t=e.value,n=e.done}catch(e){return void r.error(e)}n?r.complete():(r.next(t),this.schedule())}}))})),e});throw new Error("Iterable cannot be null")}}var r,o,a,c,l;throw new TypeError((null!==e&&typeof e||e)+" is not observable")}function Le(e,t){return t?Me(e,t):e instanceof s?e:new s(Re(e))}function f(){}var e=(r=>{function e(e,t){var n=r.call(this,e,t)||this;return n.scheduler=e,n.work=t,n.pending=!1,n}return c(e,r),e.prototype.schedule=function(e,t){var n;return void 0===t&&(t=0),this.closed||(this.state=e,e=this.id,n=this.scheduler,null!=e&&(this.id=this.recycleAsyncId(n,e,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(n,this.id,t)),this},e.prototype.requestAsyncId=function(e,t,n){return void 0===n&&(n=0),setInterval(e.flush.bind(e,this),n)},e.prototype.recycleAsyncId=function(e,t,n){if(null!==(n=void 0===n?0:n)&&this.delay===n&&!1===this.pending)return t;clearInterval(t)},e.prototype.execute=function(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;e=this._execute(e,t);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(e,t){var n=!1,r=void 0;try{this.work(e)}catch(e){n=!0,r=!!e&&e||new Error(e)}if(n)return this.unsubscribe(),r},e.prototype._unsubscribe=function(){var e=this.id,t=this.scheduler,n=t.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&n.splice(r,1),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null},e})((n=>{function e(e,t){return n.call(this)||this}return c(e,n),e.prototype.schedule=function(e,t){return void 0===t&&(t=0),this},e})(u)),Ne=(()=>{function n(e,t){void 0===t&&(t=n.now),this.SchedulerAction=e,this.now=t}return n.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),new this.SchedulerAction(this,e).schedule(n,t)},n.now=function(){return Date.now()},n})(),Fe=(r=>{function o(e,t){void 0===t&&(t=Ne.now);var n=r.call(this,e,function(){return o.delegate&&o.delegate!==n?o.delegate.now():t()})||this;return n.actions=[],n.active=!1,n.scheduled=void 0,n}return c(o,r),o.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),o.delegate&&o.delegate!==this?o.delegate.schedule(e,t,n):r.prototype.schedule.call(this,e,t,n)},o.prototype.flush=function(e){var t,n=this.actions;if(this.active)n.push(e);else{this.active=!0;do{if(t=e.execute(e.state,e.delay))break}while(e=n.shift());if(this.active=!1,t){for(;e=n.shift();)e.unsubscribe();throw t}}},o})(Ne),He=new Fe(e),ze=He;var Be=(()=>{function e(e,t){this.dueTime=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new Ke(e,this.dueTime,this.scheduler))},e})(),Ke=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.dueTime=t,e.scheduler=n,e.debouncedSubscription=null,e.lastValue=null,e.hasValue=!1,e}return c(e,r),e.prototype._next=function(e){this.clearDebounce(),this.lastValue=e,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(We,this.dueTime,this))},e.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},e.prototype.debouncedNext=function(){var e;this.clearDebounce(),this.hasValue&&(e=this.lastValue,this.lastValue=null,this.hasValue=!1,this.destination.next(e))},e.prototype.clearDebounce=function(){var e=this.debouncedSubscription;null!==e&&(this.remove(e),e.unsubscribe(),this.debouncedSubscription=null)},e})(a);function We(e){e.debouncedNext()}var Ve=(()=>{function e(e){this.total=e}return e.prototype.call=function(e,t){return t.subscribe(new $e(e,this.total))},e})(),$e=(n=>{function e(e,t){e=n.call(this,e)||this;return e.total=t,e.count=0,e}return c(e,n),e.prototype._next=function(e){++this.count>this.total&&this.destination.next(e)},e})(a);function Ge(t){return function(e){return e.lift(new Ye(t))}}var Ye=(()=>{function e(e){this.value=e}return e.prototype.call=function(e,t){return t.subscribe(new Ue(e,this.value))},e})(),Ue=(n=>{function e(e,t){e=n.call(this,e)||this;return e.value=t,e}return c(e,n),e.prototype._next=function(e){this.destination.next(this.value)},e})(a),e=(r=>{function e(e,t){var n=r.call(this,e,t)||this;return n.scheduler=e,n.work=t,n}return c(e,r),e.prototype.schedule=function(e,t){return 0<(t=void 0===t?0:t)?r.prototype.schedule.call(this,e,t):(this.delay=t,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,t){return 0<t||this.closed?r.prototype.execute.call(this,e,t):this._execute(e,t)},e.prototype.requestAsyncId=function(e,t,n){return null!==(n=void 0===n?0:n)&&0<n||null===n&&0<this.delay?r.prototype.requestAsyncId.call(this,e,t,n):e.flush(this)},e})(e),qe=new((e=>{function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t})(Fe))(e),Xe=new s(function(e){return e.complete()});function Ze(e){return e?(t=e,new s(function(e){return t.schedule(function(){return e.complete()})})):Xe;var t}function Je(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=e[e.length-1];return me(n)?(e.pop(),Ae(e,n)):Ie(e)}function Qe(e){var t=e.error;e.subscriber.error(t)}var et=(()=>{function t(e,t,n){this.kind=e,this.value=t,this.error=n,this.hasValue="N"===e}return t.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},t.prototype.do=function(e,t,n){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return n&&n()}},t.prototype.accept=function(e,t,n){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,n)},t.prototype.toObservable=function(){var t,n;switch(this.kind){case"N":return Je(this.value);case"E":return t=this.error,new s(n?function(e){return n.schedule(Qe,0,{error:t,subscriber:e})}:function(e){return e.error(t)});case"C":return Ze()}throw new Error("unexpected notification kind value")},t.createNext=function(e){return void 0!==e?new t("N",e):t.undefinedValueNotification},t.createError=function(e){return new t("E",void 0,e)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t})();var tt=(r=>{function t(e,t,n){void 0===n&&(n=0);e=r.call(this,e)||this;return e.scheduler=t,e.delay=n,e}return c(t,r),t.dispatch=function(e){e.notification.observe(e.destination),this.unsubscribe()},t.prototype.scheduleMessage=function(e){this.destination.add(this.scheduler.schedule(t.dispatch,this.delay,new nt(e,this.destination)))},t.prototype._next=function(e){this.scheduleMessage(et.createNext(e))},t.prototype._error=function(e){this.scheduleMessage(et.createError(e)),this.unsubscribe()},t.prototype._complete=function(){this.scheduleMessage(et.createComplete()),this.unsubscribe()},t})(a),nt=(()=>function(e,t){this.notification=e,this.destination=t})(),rt=(o=>{function e(e,t,n){void 0===e&&(e=Number.POSITIVE_INFINITY),void 0===t&&(t=Number.POSITIVE_INFINITY);var r=o.call(this)||this;return r.scheduler=n,r._events=[],r._infiniteTimeWindow=!1,r._bufferSize=e<1?1:e,r._windowTime=t<1?1:t,t===Number.POSITIVE_INFINITY?(r._infiniteTimeWindow=!0,r.next=r.nextInfiniteTimeWindow):r.next=r.nextTimeWindow,r}return c(e,o),e.prototype.nextInfiniteTimeWindow=function(e){var t;this.isStopped||((t=this._events).push(e),t.length>this._bufferSize&&t.shift()),o.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this.isStopped||(this._events.push(new ot(this._getNow(),e)),this._trimBufferThenGetEvents()),o.prototype.next.call(this,e)},e.prototype._subscribe=function(e){var t,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),o=this.scheduler,i=r.length;if(this.closed)throw new pe;if(t=this.isStopped||this.hasError?u.EMPTY:(this.observers.push(e),new he(this,e)),o&&e.add(e=new tt(e,o)),n)for(var a=0;a<i&&!e.closed;a++)e.next(r[a]);else for(a=0;a<i&&!e.closed;a++)e.next(r[a].value);return this.hasError?e.error(this.thrownError):this.isStopped&&e.complete(),t},e.prototype._getNow=function(){return(this.scheduler||qe).now()},e.prototype._trimBufferThenGetEvents=function(){for(var e=this._getNow(),t=this._bufferSize,n=this._windowTime,r=this._events,o=r.length,i=0;i<o&&!(e-r[i].time<n);)i++;return 0<(i=t<o?Math.max(i,o-t):i)&&r.splice(0,i),r},e})(ye),ot=(()=>function(e,t){this.time=e,this.value=t})();function it(e,t,n){var f=e&&"object"==typeof e?e:{bufferSize:e,windowTime:t,refCount:!1,scheduler:n};return function(e){return e.lift((t=(e=f).bufferSize,o=void 0===t?Number.POSITIVE_INFINITY:t,i=void 0===(t=e.windowTime)?Number.POSITIVE_INFINITY:t,a=e.refCount,c=e.scheduler,l=0,u=s=!1,function(e){var t;l++,!n||s?(s=!1,n=new rt(o,i,c),t=n.subscribe(this),r=e.subscribe({next:function(e){n.next(e)},error:function(e){s=!0,n.error(e)},complete:function(){u=!0,r=void 0,n.complete()}}),u&&(r=void 0)):t=n.subscribe(this),this.add(function(){l--,t.unsubscribe(),t=void 0,r&&!u&&a&&0===l&&(r.unsubscribe(),n=r=void 0)})}));var n,r,t,o,i,a,c,l,s,u}}function C(t,n){return function(e){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return e.lift(new at(t,n))}}var at=(()=>{function e(e,t){this.project=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new ct(e,this.project,this.thisArg))},e})(),ct=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.project=t,e.count=0,e.thisArg=n||e,e}return c(e,r),e.prototype._next=function(e){var t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(e){return void this.destination.error(e)}this.destination.next(t)},e})(a);function lt(t,n){return function(e){return e.lift(new st(t,n))}}var st=(()=>{function e(e,t){this.compare=e,this.keySelector=t}return e.prototype.call=function(e,t){return t.subscribe(new ut(e,this.compare,this.keySelector))},e})(),ut=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.keySelector=n,e.hasKey=!1,"function"==typeof t&&(e.compare=t),e}return c(e,r),e.prototype.compare=function(e,t){return e===t},e.prototype._next=function(e){try{var t=this.keySelector,n=t?t(e):e}catch(e){return this.destination.error(e)}t=!1;if(this.hasKey)try{t=(0,this.compare)(this.key,n)}catch(e){return this.destination.error(e)}else this.hasKey=!0;t||(this.key=n,this.destination.next(e))},e})(a),ft=(n=>{function e(e){var t=n.call(this)||this;return t.parent=e,t}return c(e,n),e.prototype._next=function(e){this.parent.notifyNext(e)},e.prototype._error=function(e){this.parent.notifyError(e),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(),this.unsubscribe()},e})(a),Fe=(e=>{function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.destination.complete()},t})(a);function dt(e,t){if(!t.closed){if(e instanceof s)return e.subscribe(t);var n;try{n=Re(e)(t)}catch(e){t.error(e)}return n}}function pt(t,o,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"==typeof o?function(e){return e.pipe(pt(function(n,r){return Le(t(n,r)).pipe(C(function(e,t){return o(n,e,r,t)}))},n))}:("number"==typeof o&&(n=o),function(e){return e.lift(new ht(t,n))})}var ht=(()=>{function e(e,t){void 0===t&&(t=Number.POSITIVE_INFINITY),this.project=e,this.concurrent=t}return e.prototype.call=function(e,t){return t.subscribe(new vt(e,this.project,this.concurrent))},e})(),vt=(r=>{function e(e,t,n){void 0===n&&(n=Number.POSITIVE_INFINITY);e=r.call(this,e)||this;return e.project=t,e.concurrent=n,e.hasCompleted=!1,e.buffer=[],e.active=0,e.index=0,e}return c(e,r),e.prototype._next=function(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)},e.prototype._tryNext=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(e){return void this.destination.error(e)}this.active++,this._innerSub(t)},e.prototype._innerSub=function(e){var t=new ft(this),n=this.destination,e=(n.add(t),dt(e,t));e!==t&&n.add(e)},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(e){this.destination.next(e)},e.prototype.notifyComplete=function(){var e=this.buffer;this.active--,0<e.length?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e})(Fe);function yt(e){return pt(ue,e=void 0===e?Number.POSITIVE_INFINITY:e)}function gt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return yt(1)(Je.apply(void 0,e))}function bt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return me(n)?(t.pop(),function(e){return gt(t,e,n)}):function(e){return gt(t,e)}}var mt=(()=>{function e(){}return e.prototype.call=function(e,t){return t.subscribe(new wt(e))},e})(),wt=(t=>{function e(e){e=t.call(this,e)||this;return e.hasPrev=!1,e}return c(e,t),e.prototype._next=function(e){var t;this.hasPrev?t=[this.prev,e]:this.hasPrev=!0,this.prev=e,t&&this.destination.next(t)},e})(a);function xt(t,n){return function(e){return e.lift(new St(t,n))}}var St=(()=>{function e(e,t){this.predicate=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new Ot(e,this.predicate,this.thisArg))},e})(),Ot=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.predicate=t,e.thisArg=n,e.count=0,e}return c(e,r),e.prototype._next=function(e){var t;try{t=this.predicate.call(this.thisArg,e,this.count++)}catch(e){return void this.destination.error(e)}t&&this.destination.next(e)},e})(a);function Et(t,o){return"function"==typeof o?function(e){return e.pipe(Et(function(n,r){return Le(t(n,r)).pipe(C(function(e,t){return o(n,e,r,t)}))}))}:function(e){return e.lift(new kt(t))}}var kt=(()=>{function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new Ct(e,this.project))},e})(),Ct=(n=>{function e(e,t){e=n.call(this,e)||this;return e.project=t,e.index=0,e}return c(e,n),e.prototype._next=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(e){return void this.destination.error(e)}this._innerSub(t)},e.prototype._innerSub=function(e){var t=this.innerSubscription,t=(t&&t.unsubscribe(),new ft(this)),n=this.destination;n.add(t),this.innerSubscription=dt(e,t),this.innerSubscription!==t&&n.add(this.innerSubscription)},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||n.prototype._complete.call(this),this.unsubscribe()},e.prototype._unsubscribe=function(){this.innerSubscription=void 0},e.prototype.notifyComplete=function(){this.innerSubscription=void 0,this.isStopped&&n.prototype._complete.call(this)},e.prototype.notifyNext=function(e){this.destination.next(e)},e})(Fe),e=(t(8),t(9),t(7),t(10)),R=t.n(e);t(6),t(50);var jt={log:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).log.apply(e,["[kd-table]"].concat(n))},warn:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).warn.apply(e,["[kd-table]"].concat(n))},error:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).error.apply(e,["[kd-table]"].concat(n))},table:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).table.apply(e,["[kd-table]"].concat(n))}};function A(e){return null==e.children||0===e.children.length}function Pt(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Rt(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Rt(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Rt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function I(e){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"pre",a=[];return function e(t){if(null==t)return;var n,r=Pt(t);try{for(r.s();!(n=r.n()).done;){var o=n.value;A(o)?a.push(o):"pre"===i?(a.push(o),e(o.children)):"post"===i?(e(o.children),a.push(o)):e(o.children)}}catch(e){r.e(e)}finally{r.f()}}(e),a}t(280),t(44);function j(e,n,r,t){return ee(r)&&(t=r,r=void 0),t?j(e,n,r).pipe(C(function(e){return J(e)?t.apply(void 0,e):t(e)})):new s(function(t){!function e(t,n,r,o,i){var a;if(_t(t)){var c=t;t.addEventListener(n,r,i),a=function(){return c.removeEventListener(n,r,i)}}else if(It(t)){var l=t;t.on(n,r),a=function(){return l.off(n,r)}}else if(At(t)){var s=t;t.addListener(n,r),a=function(){return s.removeListener(n,r)}}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(var u=0,f=t.length;u<f;u++)e(t[u],n,r,o,i)}o.add(a)}(e,n,function(e){1<arguments.length?t.next(Array.prototype.slice.call(arguments)):t.next(e)},t,r)})}function At(e){return e&&"function"==typeof e.addListener&&"function"==typeof e.removeListener}function It(e){return e&&"function"==typeof e.on&&"function"==typeof e.off}function _t(e){return e&&"function"==typeof e.addEventListener&&"function"==typeof e.removeEventListener}var Tt={leading:!0,trailing:!1};var Dt=(()=>{function e(e,t,n,r){this.duration=e,this.scheduler=t,this.leading=n,this.trailing=r}return e.prototype.call=function(e,t){return t.subscribe(new Mt(e,this.duration,this.scheduler,this.leading,this.trailing))},e})(),Mt=(i=>{function e(e,t,n,r,o){e=i.call(this,e)||this;return e.duration=t,e.scheduler=n,e.leading=r,e.trailing=o,e._hasTrailingValue=!1,e._trailingValue=null,e}return c(e,i),e.prototype._next=function(e){!this.throttled&&(this.add(this.throttled=this.scheduler.schedule(Lt,this.duration,{subscriber:this})),this.leading)?this.destination.next(e):this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0)},e.prototype._complete=function(){this._hasTrailingValue&&this.destination.next(this._trailingValue),this.destination.complete()},e.prototype.clearThrottle=function(){var e=this.throttled;e&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),e.unsubscribe(),this.remove(e),this.throttled=null)},e})(a);function Lt(e){e.subscriber.clearThrottle()}var Nt=t(101),e=t(11);
|
|
48
|
+
***************************************************************************** */var re=function(e,t){return(re=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}))(e,t)};function c(e,t){function n(){this.constructor=e}re(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var oe=!1,l={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){e&&(new Error).stack,oe=e},get useDeprecatedSynchronousErrorHandling(){return oe}};function ie(e){setTimeout(function(){throw e},0)}var ae={closed:!0,next:function(e){},error:function(e){if(l.useDeprecatedSynchronousErrorHandling)throw e;ie(e)},complete:function(){}},ce=(()=>"function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random())(),a=(o=>{function i(e,t,n){var r=o.call(this)||this;switch(r.syncErrorValue=null,r.syncErrorThrown=!1,r.syncErrorThrowable=!1,r.isStopped=!1,arguments.length){case 0:r.destination=ae;break;case 1:if(!e){r.destination=ae;break}if("object"==typeof e){e instanceof i?(r.syncErrorThrowable=e.syncErrorThrowable,(r.destination=e).add(r)):(r.syncErrorThrowable=!0,r.destination=new le(r,e));break}default:r.syncErrorThrowable=!0,r.destination=new le(r,e,t,n)}return r}return c(i,o),i.prototype[ce]=function(){return this},i.create=function(e,t,n){e=new i(e,t,n);return e.syncErrorThrowable=!1,e},i.prototype.next=function(e){this.isStopped||this._next(e)},i.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},i.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},i.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,o.prototype.unsubscribe.call(this))},i.prototype._next=function(e){this.destination.next(e)},i.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},i.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},i.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this},i})(u),le=(a=>{function e(e,t,n,r){var o,i=a.call(this)||this,e=(i._parentSubscriber=e,i);return ee(t)?o=t:t&&(o=t.next,n=t.error,r=t.complete,t!==ae)&&(ee((e=Object.create(t)).unsubscribe)&&i.add(e.unsubscribe.bind(e)),e.unsubscribe=i.unsubscribe.bind(i)),i._context=e,i._next=o,i._error=n,i._complete=r,i}return c(e,a),e.prototype.next=function(e){var t;!this.isStopped&&this._next&&(t=this._parentSubscriber,l.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e))},e.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,n=l.useDeprecatedSynchronousErrorHandling;if(this._error)n&&t.syncErrorThrowable?this.__tryOrSetError(t,this._error,e):this.__tryOrUnsub(this._error,e),this.unsubscribe();else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):ie(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;ie(e)}}},e.prototype.complete=function(){var e,t,n=this;this.isStopped||(e=this._parentSubscriber,this._complete&&(t=function(){return n._complete.call(n._context)},l.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,t):this.__tryOrUnsub(t)),this.unsubscribe())},e.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(e){if(this.unsubscribe(),l.useDeprecatedSynchronousErrorHandling)throw e;ie(e)}},e.prototype.__tryOrSetError=function(t,e,n){if(!l.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(e){return l.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=e,t.syncErrorThrown=!0):(ie(e),!0)}return!1},e.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},e})(a);var se=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")();function ue(e){return e}function fe(t){return 0===t.length?ue:1===t.length?t[0]:function(e){return t.reduce(function(e,t){return t(e)},e)}}var s=(()=>{function n(e){this._isScalar=!1,e&&(this._subscribe=e)}return n.prototype.lift=function(e){var t=new n;return t.source=this,t.operator=e,t},n.prototype.subscribe=function(e,t,n){var r=this.operator,e=((e,t,n)=>{if(e){if(e instanceof a)return e;if(e[ce])return e[ce]()}return e||t||n?new a(e,t,n):new a(ae)})(e,t,n);if(r?e.add(r.call(e,this.source)):e.add(this.source||l.useDeprecatedSynchronousErrorHandling&&!e.syncErrorThrowable?this._subscribe(e):this._trySubscribe(e)),l.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable&&(e.syncErrorThrowable=!1,e.syncErrorThrown))throw e.syncErrorValue;return e},n.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){l.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),(e=>{for(;e;){var t=e,n=t.closed,r=t.destination;if(n||t.isStopped)return;e=r&&r instanceof a?r:null}return 1})(t)?t.error(e):console.warn(e)}},n.prototype.forEach=function(r,e){var o=this;return new(e=de(e))(function(e,t){var n=o.subscribe(function(e){try{r(e)}catch(e){t(e),n&&n.unsubscribe()}},t,e)})},n.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},n.prototype[se]=function(){return this},n.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 0===e.length?this:fe(e)(this)},n.prototype.toPromise=function(e){var r=this;return new(e=de(e))(function(e,t){var n;r.subscribe(function(e){return n=e},function(e){return t(e)},function(){return e(n)})})},n.create=function(e){return new n(e)},n})();function de(e){if(e=e||l.Promise||Promise)return e;throw new Error("no Promise impl found")}var pe=(()=>{function e(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return e.prototype=Object.create(Error.prototype),e})(),he=(r=>{function e(e,t){var n=r.call(this)||this;return n.subject=e,n.subscriber=t,n.closed=!1,n}return c(e,r),e.prototype.unsubscribe=function(){var e,t;this.closed||(this.closed=!0,e=(t=this.subject).observers,this.subject=null,!e)||0===e.length||t.isStopped||t.closed||-1!==(t=e.indexOf(this.subscriber))&&e.splice(t,1)},e})(u),ve=(n=>{function e(e){var t=n.call(this,e)||this;return t.destination=e,t}return c(e,n),e})(a),ye=(t=>{function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return c(e,t),e.prototype[ce]=function(){return new ve(this)},e.prototype.lift=function(e){var t=new ge(this,this);return t.operator=e,t},e.prototype.next=function(e){if(this.closed)throw new pe;if(!this.isStopped)for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].next(e)},e.prototype.error=function(e){if(this.closed)throw new pe;this.hasError=!0,this.thrownError=e,this.isStopped=!0;for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].error(e);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new pe;this.isStopped=!0;for(var e=this.observers,t=e.length,n=e.slice(),r=0;r<t;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new pe;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(e){if(this.closed)throw new pe;return this.hasError?(e.error(this.thrownError),u.EMPTY):this.isStopped?(e.complete(),u.EMPTY):(this.observers.push(e),new he(this,e))},e.prototype.asObservable=function(){var e=new s;return e.source=this,e},e.create=function(e,t){return new ge(e,t)},e})(s),ge=(r=>{function e(e,t){var n=r.call(this)||this;return n.destination=e,n.source=t,n}return c(e,r),e.prototype.next=function(e){var t=this.destination;t&&t.next&&t.next(e)},e.prototype.error=function(e){var t=this.destination;t&&t.error&&this.destination.error(e)},e.prototype.complete=function(){var e=this.destination;e&&e.complete&&this.destination.complete()},e.prototype._subscribe=function(e){return this.source?this.source.subscribe(e):u.EMPTY},e})(ye),be=(n=>{function e(e){var t=n.call(this)||this;return t._value=e,t}return c(e,n),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var t=n.prototype._subscribe.call(this,e);return t&&!t.closed&&e.next(this._value),t},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new pe;return this._value},e.prototype.next=function(e){n.prototype.next.call(this,this._value=e)},e})(ye);function me(e){return e&&"function"==typeof e.schedule}var e=(e=>{function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t.prototype.notifyNext=function(e,t,n,r,o){this.destination.next(t)},t.prototype.notifyError=function(e,t){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t})(a),we=(o=>{function e(e,t,n){var r=o.call(this)||this;return r.parent=e,r.outerValue=t,r.outerIndex=n,r.index=0,r}return c(e,o),e.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)},e.prototype._error=function(e){this.parent.notifyError(e,this),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},e})(a),xe=function(r){return function(e){for(var t=0,n=r.length;t<n&&!e.closed;t++)e.next(r[t]);e.complete()}},Se=function(e){return function(t){return e.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,ie),t}};function Oe(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}var Ee=Oe(),ke=function(r){return function(t){for(var e=r[Ee]();;){var n=void 0;try{n=e.next()}catch(e){return t.error(e),t}if(n.done){t.complete();break}if(t.next(n.value),t.closed)break}return"function"==typeof e.return&&t.add(function(){e.return&&e.return()}),t}},Ce=function(n){return function(e){var t=n[se]();if("function"!=typeof t.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return t.subscribe(e)}},je=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function Pe(e){return e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}var Re=function(e){if(e&&"function"==typeof e[se])return Ce(e);if(je(e))return xe(e);if(Pe(e))return Se(e);if(e&&"function"==typeof e[Ee])return ke(e);throw e=Q(e)?"an invalid object":"'"+e+"'",new TypeError("You provided "+e+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")};function Ae(r,o){return new s(function(e){var t=new u,n=0;return t.add(o.schedule(function(){n===r.length?e.complete():(e.next(r[n++]),e.closed||t.add(this.schedule()))})),t})}function Ie(e,t){return t?Ae(e,t):new s(xe(e))}var _e={};var Te=(()=>{function e(e){this.resultSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new De(e,this.resultSelector))},e})(),De=(n=>{function e(e,t){e=n.call(this,e)||this;return e.resultSelector=t,e.active=0,e.values=[],e.observables=[],e}return c(e,n),e.prototype._next=function(e){this.values.push(_e),this.observables.push(e)},e.prototype._complete=function(){var e=this.observables,t=e.length;if(0===t)this.destination.complete();else{this.active=t,this.toRespond=t;for(var n=0;n<t;n++){var r=e[n];this.add(((e,t,n,r,o)=>{if(!(o=void 0===o?new we(e,n,r):o).closed)return t instanceof s?t.subscribe(o):Re(t)(o)})(this,r,void 0,n))}}},e.prototype.notifyComplete=function(e){0==--this.active&&this.destination.complete()},e.prototype.notifyNext=function(e,t,n){var r=this.values,o=r[n],o=this.toRespond?o===_e?--this.toRespond:this.toRespond:0;r[n]=t,0===o&&(this.resultSelector?this._tryResultSelector(r):this.destination.next(r.slice()))},e.prototype._tryResultSelector=function(e){var t;try{t=this.resultSelector.apply(this,e)}catch(e){return void this.destination.error(e)}this.destination.next(t)},e})(e);function Me(e,t){if(null!=e){if((l=e)&&"function"==typeof l[se])return a=e,c=t,new s(function(t){var n=new u;return n.add(c.schedule(function(){var e=a[se]();n.add(e.subscribe({next:function(e){n.add(c.schedule(function(){return t.next(e)}))},error:function(e){n.add(c.schedule(function(){return t.error(e)}))},complete:function(){n.add(c.schedule(function(){return t.complete()}))}}))})),n});if(Pe(e))return r=e,o=t,new s(function(t){var n=new u;return n.add(o.schedule(function(){return r.then(function(e){n.add(o.schedule(function(){t.next(e),n.add(o.schedule(function(){return t.complete()}))}))},function(e){n.add(o.schedule(function(){return t.error(e)}))})})),n});if(je(e))return Ae(e,t);if((l=e)&&"function"==typeof l[Ee]||"string"==typeof e){var n=e,i=t;if(n)return new s(function(r){var o,e=new u;return e.add(function(){o&&"function"==typeof o.return&&o.return()}),e.add(i.schedule(function(){o=n[Ee](),e.add(i.schedule(function(){if(!r.closed){try{var e=o.next(),t=e.value,n=e.done}catch(e){return void r.error(e)}n?r.complete():(r.next(t),this.schedule())}}))})),e});throw new Error("Iterable cannot be null")}}var r,o,a,c,l;throw new TypeError((null!==e&&typeof e||e)+" is not observable")}function Le(e,t){return t?Me(e,t):e instanceof s?e:new s(Re(e))}function f(){}var e=(r=>{function e(e,t){var n=r.call(this,e,t)||this;return n.scheduler=e,n.work=t,n.pending=!1,n}return c(e,r),e.prototype.schedule=function(e,t){var n;return void 0===t&&(t=0),this.closed||(this.state=e,e=this.id,n=this.scheduler,null!=e&&(this.id=this.recycleAsyncId(n,e,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(n,this.id,t)),this},e.prototype.requestAsyncId=function(e,t,n){return void 0===n&&(n=0),setInterval(e.flush.bind(e,this),n)},e.prototype.recycleAsyncId=function(e,t,n){if(null!==(n=void 0===n?0:n)&&this.delay===n&&!1===this.pending)return t;clearInterval(t)},e.prototype.execute=function(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;e=this._execute(e,t);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(e,t){var n=!1,r=void 0;try{this.work(e)}catch(e){n=!0,r=!!e&&e||new Error(e)}if(n)return this.unsubscribe(),r},e.prototype._unsubscribe=function(){var e=this.id,t=this.scheduler,n=t.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&n.splice(r,1),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null},e})((n=>{function e(e,t){return n.call(this)||this}return c(e,n),e.prototype.schedule=function(e,t){return void 0===t&&(t=0),this},e})(u)),Ne=(()=>{function n(e,t){void 0===t&&(t=n.now),this.SchedulerAction=e,this.now=t}return n.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),new this.SchedulerAction(this,e).schedule(n,t)},n.now=function(){return Date.now()},n})(),Fe=(r=>{function o(e,t){void 0===t&&(t=Ne.now);var n=r.call(this,e,function(){return o.delegate&&o.delegate!==n?o.delegate.now():t()})||this;return n.actions=[],n.active=!1,n.scheduled=void 0,n}return c(o,r),o.prototype.schedule=function(e,t,n){return void 0===t&&(t=0),o.delegate&&o.delegate!==this?o.delegate.schedule(e,t,n):r.prototype.schedule.call(this,e,t,n)},o.prototype.flush=function(e){var t,n=this.actions;if(this.active)n.push(e);else{this.active=!0;do{if(t=e.execute(e.state,e.delay))break}while(e=n.shift());if(this.active=!1,t){for(;e=n.shift();)e.unsubscribe();throw t}}},o})(Ne),He=new Fe(e),ze=He;var Be=(()=>{function e(e,t){this.dueTime=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new Ke(e,this.dueTime,this.scheduler))},e})(),Ke=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.dueTime=t,e.scheduler=n,e.debouncedSubscription=null,e.lastValue=null,e.hasValue=!1,e}return c(e,r),e.prototype._next=function(e){this.clearDebounce(),this.lastValue=e,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(We,this.dueTime,this))},e.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},e.prototype.debouncedNext=function(){var e;this.clearDebounce(),this.hasValue&&(e=this.lastValue,this.lastValue=null,this.hasValue=!1,this.destination.next(e))},e.prototype.clearDebounce=function(){var e=this.debouncedSubscription;null!==e&&(this.remove(e),e.unsubscribe(),this.debouncedSubscription=null)},e})(a);function We(e){e.debouncedNext()}var Ve=(()=>{function e(e){this.total=e}return e.prototype.call=function(e,t){return t.subscribe(new $e(e,this.total))},e})(),$e=(n=>{function e(e,t){e=n.call(this,e)||this;return e.total=t,e.count=0,e}return c(e,n),e.prototype._next=function(e){++this.count>this.total&&this.destination.next(e)},e})(a);function Ge(t){return function(e){return e.lift(new Ye(t))}}var Ye=(()=>{function e(e){this.value=e}return e.prototype.call=function(e,t){return t.subscribe(new Ue(e,this.value))},e})(),Ue=(n=>{function e(e,t){e=n.call(this,e)||this;return e.value=t,e}return c(e,n),e.prototype._next=function(e){this.destination.next(this.value)},e})(a),e=(r=>{function e(e,t){var n=r.call(this,e,t)||this;return n.scheduler=e,n.work=t,n}return c(e,r),e.prototype.schedule=function(e,t){return 0<(t=void 0===t?0:t)?r.prototype.schedule.call(this,e,t):(this.delay=t,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,t){return 0<t||this.closed?r.prototype.execute.call(this,e,t):this._execute(e,t)},e.prototype.requestAsyncId=function(e,t,n){return null!==(n=void 0===n?0:n)&&0<n||null===n&&0<this.delay?r.prototype.requestAsyncId.call(this,e,t,n):e.flush(this)},e})(e),qe=new((e=>{function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t})(Fe))(e),Xe=new s(function(e){return e.complete()});function Ze(e){return e?(t=e,new s(function(e){return t.schedule(function(){return e.complete()})})):Xe;var t}function Je(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=e[e.length-1];return me(n)?(e.pop(),Ae(e,n)):Ie(e)}function Qe(e){var t=e.error;e.subscriber.error(t)}var et=(()=>{function t(e,t,n){this.kind=e,this.value=t,this.error=n,this.hasValue="N"===e}return t.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},t.prototype.do=function(e,t,n){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return n&&n()}},t.prototype.accept=function(e,t,n){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,n)},t.prototype.toObservable=function(){var t,n;switch(this.kind){case"N":return Je(this.value);case"E":return t=this.error,new s(n?function(e){return n.schedule(Qe,0,{error:t,subscriber:e})}:function(e){return e.error(t)});case"C":return Ze()}throw new Error("unexpected notification kind value")},t.createNext=function(e){return void 0!==e?new t("N",e):t.undefinedValueNotification},t.createError=function(e){return new t("E",void 0,e)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t})();var tt=(r=>{function t(e,t,n){void 0===n&&(n=0);e=r.call(this,e)||this;return e.scheduler=t,e.delay=n,e}return c(t,r),t.dispatch=function(e){e.notification.observe(e.destination),this.unsubscribe()},t.prototype.scheduleMessage=function(e){this.destination.add(this.scheduler.schedule(t.dispatch,this.delay,new nt(e,this.destination)))},t.prototype._next=function(e){this.scheduleMessage(et.createNext(e))},t.prototype._error=function(e){this.scheduleMessage(et.createError(e)),this.unsubscribe()},t.prototype._complete=function(){this.scheduleMessage(et.createComplete()),this.unsubscribe()},t})(a),nt=(()=>function(e,t){this.notification=e,this.destination=t})(),rt=(o=>{function e(e,t,n){void 0===e&&(e=Number.POSITIVE_INFINITY),void 0===t&&(t=Number.POSITIVE_INFINITY);var r=o.call(this)||this;return r.scheduler=n,r._events=[],r._infiniteTimeWindow=!1,r._bufferSize=e<1?1:e,r._windowTime=t<1?1:t,t===Number.POSITIVE_INFINITY?(r._infiniteTimeWindow=!0,r.next=r.nextInfiniteTimeWindow):r.next=r.nextTimeWindow,r}return c(e,o),e.prototype.nextInfiniteTimeWindow=function(e){var t;this.isStopped||((t=this._events).push(e),t.length>this._bufferSize&&t.shift()),o.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this.isStopped||(this._events.push(new ot(this._getNow(),e)),this._trimBufferThenGetEvents()),o.prototype.next.call(this,e)},e.prototype._subscribe=function(e){var t,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),o=this.scheduler,i=r.length;if(this.closed)throw new pe;if(t=this.isStopped||this.hasError?u.EMPTY:(this.observers.push(e),new he(this,e)),o&&e.add(e=new tt(e,o)),n)for(var a=0;a<i&&!e.closed;a++)e.next(r[a]);else for(a=0;a<i&&!e.closed;a++)e.next(r[a].value);return this.hasError?e.error(this.thrownError):this.isStopped&&e.complete(),t},e.prototype._getNow=function(){return(this.scheduler||qe).now()},e.prototype._trimBufferThenGetEvents=function(){for(var e=this._getNow(),t=this._bufferSize,n=this._windowTime,r=this._events,o=r.length,i=0;i<o&&!(e-r[i].time<n);)i++;return 0<(i=t<o?Math.max(i,o-t):i)&&r.splice(0,i),r},e})(ye),ot=(()=>function(e,t){this.time=e,this.value=t})();function it(e,t,n){var f=e&&"object"==typeof e?e:{bufferSize:e,windowTime:t,refCount:!1,scheduler:n};return function(e){return e.lift((t=(e=f).bufferSize,o=void 0===t?Number.POSITIVE_INFINITY:t,i=void 0===(t=e.windowTime)?Number.POSITIVE_INFINITY:t,a=e.refCount,c=e.scheduler,l=0,u=s=!1,function(e){var t;l++,!n||s?(s=!1,n=new rt(o,i,c),t=n.subscribe(this),r=e.subscribe({next:function(e){n.next(e)},error:function(e){s=!0,n.error(e)},complete:function(){u=!0,r=void 0,n.complete()}}),u&&(r=void 0)):t=n.subscribe(this),this.add(function(){l--,t.unsubscribe(),t=void 0,r&&!u&&a&&0===l&&(r.unsubscribe(),n=r=void 0)})}));var n,r,t,o,i,a,c,l,s,u}}function R(t,n){return function(e){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return e.lift(new at(t,n))}}var at=(()=>{function e(e,t){this.project=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new ct(e,this.project,this.thisArg))},e})(),ct=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.project=t,e.count=0,e.thisArg=n||e,e}return c(e,r),e.prototype._next=function(e){var t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(e){return void this.destination.error(e)}this.destination.next(t)},e})(a);function lt(t,n){return function(e){return e.lift(new st(t,n))}}var st=(()=>{function e(e,t){this.compare=e,this.keySelector=t}return e.prototype.call=function(e,t){return t.subscribe(new ut(e,this.compare,this.keySelector))},e})(),ut=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.keySelector=n,e.hasKey=!1,"function"==typeof t&&(e.compare=t),e}return c(e,r),e.prototype.compare=function(e,t){return e===t},e.prototype._next=function(e){try{var t=this.keySelector,n=t?t(e):e}catch(e){return this.destination.error(e)}t=!1;if(this.hasKey)try{t=(0,this.compare)(this.key,n)}catch(e){return this.destination.error(e)}else this.hasKey=!0;t||(this.key=n,this.destination.next(e))},e})(a),ft=(n=>{function e(e){var t=n.call(this)||this;return t.parent=e,t}return c(e,n),e.prototype._next=function(e){this.parent.notifyNext(e)},e.prototype._error=function(e){this.parent.notifyError(e),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(),this.unsubscribe()},e})(a),Fe=(e=>{function t(){return null!==e&&e.apply(this,arguments)||this}return c(t,e),t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.destination.complete()},t})(a);function dt(e,t){if(!t.closed){if(e instanceof s)return e.subscribe(t);var n;try{n=Re(e)(t)}catch(e){t.error(e)}return n}}function pt(t,o,n){return void 0===n&&(n=Number.POSITIVE_INFINITY),"function"==typeof o?function(e){return e.pipe(pt(function(n,r){return Le(t(n,r)).pipe(R(function(e,t){return o(n,e,r,t)}))},n))}:("number"==typeof o&&(n=o),function(e){return e.lift(new ht(t,n))})}var ht=(()=>{function e(e,t){void 0===t&&(t=Number.POSITIVE_INFINITY),this.project=e,this.concurrent=t}return e.prototype.call=function(e,t){return t.subscribe(new vt(e,this.project,this.concurrent))},e})(),vt=(r=>{function e(e,t,n){void 0===n&&(n=Number.POSITIVE_INFINITY);e=r.call(this,e)||this;return e.project=t,e.concurrent=n,e.hasCompleted=!1,e.buffer=[],e.active=0,e.index=0,e}return c(e,r),e.prototype._next=function(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)},e.prototype._tryNext=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(e){return void this.destination.error(e)}this.active++,this._innerSub(t)},e.prototype._innerSub=function(e){var t=new ft(this),n=this.destination,e=(n.add(t),dt(e,t));e!==t&&n.add(e)},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},e.prototype.notifyNext=function(e){this.destination.next(e)},e.prototype.notifyComplete=function(){var e=this.buffer;this.active--,0<e.length?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e})(Fe);function yt(e){return pt(ue,e=void 0===e?Number.POSITIVE_INFINITY:e)}function gt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return yt(1)(Je.apply(void 0,e))}function bt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];return me(n)?(t.pop(),function(e){return gt(t,e,n)}):function(e){return gt(t,e)}}var mt=(()=>{function e(){}return e.prototype.call=function(e,t){return t.subscribe(new wt(e))},e})(),wt=(t=>{function e(e){e=t.call(this,e)||this;return e.hasPrev=!1,e}return c(e,t),e.prototype._next=function(e){var t;this.hasPrev?t=[this.prev,e]:this.hasPrev=!0,this.prev=e,t&&this.destination.next(t)},e})(a);function xt(t,n){return function(e){return e.lift(new St(t,n))}}var St=(()=>{function e(e,t){this.predicate=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new Ot(e,this.predicate,this.thisArg))},e})(),Ot=(r=>{function e(e,t,n){e=r.call(this,e)||this;return e.predicate=t,e.thisArg=n,e.count=0,e}return c(e,r),e.prototype._next=function(e){var t;try{t=this.predicate.call(this.thisArg,e,this.count++)}catch(e){return void this.destination.error(e)}t&&this.destination.next(e)},e})(a);function Et(t,o){return"function"==typeof o?function(e){return e.pipe(Et(function(n,r){return Le(t(n,r)).pipe(R(function(e,t){return o(n,e,r,t)}))}))}:function(e){return e.lift(new kt(t))}}var kt=(()=>{function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new Ct(e,this.project))},e})(),Ct=(n=>{function e(e,t){e=n.call(this,e)||this;return e.project=t,e.index=0,e}return c(e,n),e.prototype._next=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(e){return void this.destination.error(e)}this._innerSub(t)},e.prototype._innerSub=function(e){var t=this.innerSubscription,t=(t&&t.unsubscribe(),new ft(this)),n=this.destination;n.add(t),this.innerSubscription=dt(e,t),this.innerSubscription!==t&&n.add(this.innerSubscription)},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||n.prototype._complete.call(this),this.unsubscribe()},e.prototype._unsubscribe=function(){this.innerSubscription=void 0},e.prototype.notifyComplete=function(){this.innerSubscription=void 0,this.isStopped&&n.prototype._complete.call(this)},e.prototype.notifyNext=function(e){this.destination.next(e)},e})(Fe),e=(t(8),t(9),t(7),t(10)),A=t.n(e);t(6),t(50);var jt={log:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).log.apply(e,["[kd-table]"].concat(n))},warn:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).warn.apply(e,["[kd-table]"].concat(n))},error:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).error.apply(e,["[kd-table]"].concat(n))},table:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).table.apply(e,["[kd-table]"].concat(n))}};function I(e){return null==e.children||0===e.children.length}function Pt(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Rt(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Rt(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Rt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function _(e){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"pre",a=[];return function e(t){if(null==t)return;var n,r=Pt(t);try{for(r.s();!(n=r.n()).done;){var o=n.value;I(o)?a.push(o):"pre"===i?(a.push(o),e(o.children)):"post"===i?(e(o.children),a.push(o)):e(o.children)}}catch(e){r.e(e)}finally{r.f()}}(e),a}t(280),t(44);function T(e,n,r,t){return ee(r)&&(t=r,r=void 0),t?T(e,n,r).pipe(R(function(e){return J(e)?t.apply(void 0,e):t(e)})):new s(function(t){!function e(t,n,r,o,i){var a;if(_t(t)){var c=t;t.addEventListener(n,r,i),a=function(){return c.removeEventListener(n,r,i)}}else if(It(t)){var l=t;t.on(n,r),a=function(){return l.off(n,r)}}else if(At(t)){var s=t;t.addListener(n,r),a=function(){return s.removeListener(n,r)}}else{if(!t||!t.length)throw new TypeError("Invalid event target");for(var u=0,f=t.length;u<f;u++)e(t[u],n,r,o,i)}o.add(a)}(e,n,function(e){1<arguments.length?t.next(Array.prototype.slice.call(arguments)):t.next(e)},t,r)})}function At(e){return e&&"function"==typeof e.addListener&&"function"==typeof e.removeListener}function It(e){return e&&"function"==typeof e.on&&"function"==typeof e.off}function _t(e){return e&&"function"==typeof e.addEventListener&&"function"==typeof e.removeEventListener}var Tt={leading:!0,trailing:!1};var Dt=(()=>{function e(e,t,n,r){this.duration=e,this.scheduler=t,this.leading=n,this.trailing=r}return e.prototype.call=function(e,t){return t.subscribe(new Mt(e,this.duration,this.scheduler,this.leading,this.trailing))},e})(),Mt=(i=>{function e(e,t,n,r,o){e=i.call(this,e)||this;return e.duration=t,e.scheduler=n,e.leading=r,e.trailing=o,e._hasTrailingValue=!1,e._trailingValue=null,e}return c(e,i),e.prototype._next=function(e){!this.throttled&&(this.add(this.throttled=this.scheduler.schedule(Lt,this.duration,{subscriber:this})),this.leading)?this.destination.next(e):this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0)},e.prototype._complete=function(){this._hasTrailingValue&&this.destination.next(this._trailingValue),this.destination.complete()},e.prototype.clearThrottle=function(){var e=this.throttled;e&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),e.unsubscribe(),this.remove(e),this.throttled=null)},e})(a);function Lt(e){e.subscriber.clearThrottle()}var Nt=t(101),e=t(11);
|
|
49
49
|
/*!
|
|
50
50
|
* css-vars-ponyfill
|
|
51
51
|
* v2.4.9
|
|
@@ -53,7 +53,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
53
53
|
* (c) 2018-2024 John Hildenbiddle <http://hildenbiddle.com>
|
|
54
54
|
* MIT license
|
|
55
55
|
*/
|
|
56
|
-
function
|
|
56
|
+
function E(){return(E=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n,r=arguments[t];for(n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}
|
|
57
57
|
/*!
|
|
58
58
|
* get-css-data
|
|
59
59
|
* v2.1.0
|
|
@@ -122,7 +122,7 @@ function _(){return(_=Object.assign?Object.assign.bind():function(e){for(var t=1
|
|
|
122
122
|
* // ...
|
|
123
123
|
* }
|
|
124
124
|
* });
|
|
125
|
-
*/){var t=1<arguments.length&&void 0!==t?t:{},o={mimeType:t.mimeType||null,onBeforeSend:t.onBeforeSend||Function.prototype,onSuccess:t.onSuccess||Function.prototype,onError:t.onError||Function.prototype,onComplete:t.onComplete||Function.prototype},r=Array.isArray(e)?e:[e],i=Array.apply(null,Array(r.length)).map(function(e){return null});function a(e){var t="string"==typeof e,e=t&&"<"===e.trim().charAt(0);return t&&!e}function c(e,t){o.onError(e,r[t],t)}function l(e,t){var n=o.onSuccess(e,r[t],t);i[t]=e=!1===n?"":n||e,-1===i.indexOf(null)&&o.onComplete(i)}var s=document.createElement("a");r.forEach(function(e,t){var n,r;s.setAttribute("href",e),s.href=String(s.href),Boolean(document.all&&!window.atob)&&s.host.split(":")[0]!==location.host.split(":")[0]?s.protocol===location.protocol?((n=new XDomainRequest).open("GET",e),n.timeout=0,n.onprogress=Function.prototype,n.ontimeout=Function.prototype,n.onload=function(){var e=n.responseText;a(e)?l(e,t):c(n,t)},n.onerror=function(e){c(n,t)},setTimeout(function(){n.send()},0)):(console.warn("Internet Explorer 9 Cross-Origin (CORS) requests must use the same protocol (".concat(e,")")),c(null,t)):((r=new XMLHttpRequest).open("GET",e),o.mimeType&&r.overrideMimeType&&r.overrideMimeType(o.mimeType),o.onBeforeSend(r,e,t),r.onreadystatechange=function(){var e;4===r.readyState&&(e=r.responseText,r.status<400&&a(e)||0===r.status&&a(e)?l(e,t):c(r,t))},r.send())})}function Ht(e){var i={cssComments:/\/\*[\s\S]+?\*\//g,cssImports:/(?:@import\s*)(?:url\(\s*)?(?:['"])([^'"]*)(?:['"])(?:\s*\))?(?:[^;]*;)/g},f={rootElement:e.rootElement||document,include:e.include||'style,link[rel="stylesheet"]',exclude:e.exclude||null,filter:e.filter||null,skipDisabled:!1!==e.skipDisabled,useCSSOM:e.useCSSOM||!1,onBeforeSend:e.onBeforeSend||Function.prototype,onSuccess:e.onSuccess||Function.prototype,onError:e.onError||Function.prototype,onComplete:e.onComplete||Function.prototype},n=Array.apply(null,f.rootElement.querySelectorAll(f.include)).filter(function(e){return e=e,t=f.exclude,!(e.matches||e.matchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector).call(e,t);var t}),c=Array.apply(null,Array(n.length)).map(function(e){return null});function l(){var e;-1===c.indexOf(null)&&(c.reduce(function(e,t,n){return""===t&&e.push(n),e},[]).reverse().forEach(function(t){return[n,c].forEach(function(e){return e.splice(t,1)})}),e=c.join(""),f.onComplete(e,c,n))}function s(e,n,r,t){var o=f.onSuccess(e,r,t);!function r(o,i,a,c){var l=4<arguments.length&&void 0!==arguments[4]?arguments[4]:[];var s=5<arguments.length&&void 0!==arguments[5]?arguments[5]:[];var u=d(o,a,s);u.rules.length?Ft(u.absoluteUrls,{onBeforeSend:function(e,t,n){f.onBeforeSend(e,i,t)},onSuccess:function(n,e,t){var r=f.onSuccess(n,i,e),o=d(n=!1===r?"":r||n,e,s);return o.rules.forEach(function(e,t){n=n.replace(e,o.absoluteRules[t])}),n},onError:function(e,t,n){l.push({xhr:e,url:t}),s.push(u.rules[n]),r(o,i,a,c,l,s)},onComplete:function(e){e.forEach(function(e,t){o=o.replace(u.rules[t],e)}),r(o,i,a,c,l,s)}}):c(o,l)}(e=void 0!==o&&!1===Boolean(o)?"":o||e,r,t,function(e,t){null===c[n]&&(t.forEach(function(e){return f.onError(e.xhr,r,e.url)}),!f.filter||f.filter.test(e)?c[n]=e:c[n]="",l())})}function d(e,r,t){var n=2<arguments.length&&void 0!==t?t:[],o={};return o.rules=(e.replace(i.cssComments,"").match(i.cssImports)||[]).filter(function(e){return-1===n.indexOf(e)}),o.urls=o.rules.map(function(e){return e.replace(i.cssImports,"$1")}),o.absoluteUrls=o.urls.map(function(e){return zt(e,r)}),o.absoluteRules=o.rules.map(function(e,t){var n=o.urls[t],t=zt(o.absoluteUrls[t],r);return e.replace(n,t)}),o}n.length?n.forEach(function(o,i){var a=o.getAttribute("href"),e=o.getAttribute("rel"),e="link"===o.nodeName.toLowerCase()&&a&&e&&-1!==e.toLowerCase().indexOf("stylesheet"),t=!1!==f.skipDisabled&&o.disabled,n="style"===o.nodeName.toLowerCase();e&&!t?-1!==a.indexOf("data:text/css")?(e=decodeURIComponent(a.substring(a.indexOf(",")+1)),s(e=f.useCSSOM?Array.apply(null,o.sheet.cssRules).map(function(e){return e.cssText}).join(""):e,i,o,location.href)):Ft(a,{mimeType:"text/css",onBeforeSend:function(e,t,n){f.onBeforeSend(e,o,t)},onSuccess:function(e,t,n){var r=zt(a);s(e,i,o,r)},onError:function(e,t,n){c[i]="",f.onError(e,o,t),l()}}):n&&!t?(e=o.textContent,s(e=f.useCSSOM?Array.apply(null,o.sheet.cssRules).map(function(e){return e.cssText}).join(""):e,i,o,location.href)):(c[i]="",l())}):f.onComplete("",[])}function zt(e,t){var n=document.implementation.createHTMLDocument(""),r=n.createElement("base"),o=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(o),r.href=t||document.baseURI||(document.querySelector("base")||{}).href||location.href,o.href=e,o.href}var Bt=Kt;function Kt(e,t,n){var r=Vt(e=e instanceof RegExp?Wt(e,n):e,t=t instanceof RegExp?Wt(t,n):t,n);return r&&{start:r[0],end:r[1],pre:n.slice(0,r[0]),body:n.slice(r[0]+e.length,r[1]),post:n.slice(r[1]+t.length)}}function Wt(e,t){t=t.match(e);return t?t[0]:null}function Vt(e,t,n){var r,o,i,a,c,l=n.indexOf(e),s=n.indexOf(t,l+1),u=l;if(0<=l&&0<s){if(e===t)return[l,s];for(r=[],i=n.length;0<=u&&!c;)u==l?(r.push(u),l=n.indexOf(e,u+1)):1==r.length?c=[r.pop(),s]:((o=r.pop())<i&&(i=o,a=s),s=n.indexOf(t,u+1)),u=l<s&&0<=l?l:s;r.length&&(c=[i,a])}return c}function $t(o,e){var i=_({},{preserveStatic:!0,removeComments:!1},1<arguments.length&&void 0!==e?e:{});function a(e){throw new Error("CSS parse error: ".concat(e))}function c(e){e=e.exec(o);if(e)return o=o.slice(e[0].length),e}function l(){return c(/^{\s*/)}function s(){return c(/^}/)}function u(){c(/^\s*/)}function f(){for(var e,t=[];e=(()=>{if(u(),"/"===o[0]&&"*"===o[1]){for(var e,t=2;o[t]&&("*"!==o[t]||"/"!==o[t+1]);)t++;return o[t]?(e=o.slice(2,t),o=o.slice(t+2),{type:"comment",comment:e}):a("end of comment is missing")}})();)t.push(e);return i.removeComments?[]:t}function d(){for(u();"}"===o[0];)a("extra closing bracket");var e,t=c(/^(("(?:\\"|[^"])*"|'(?:\\'|[^'])*'|[^{])+)/);if(t)return t=t[0].trim(),/\/\*/.test(t)&&(t=t.replace(/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*\/+/g,"")),(e=/["']\w*,\w*["']/.test(t))&&(t=t.replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,function(e){return e.replace(/,/g,"")})),t=/,/.test(t)?t.split(/\s*(?![^(]*\)),\s*/):[t],e?t.map(function(e){return e.replace(/\u200C/g,",")}):t}function p(){if(!l())return a("missing '{'");for(var e,t=f();e=(()=>{if("@"===o[0])return r();c(/^([;\s]*)+/);var e,t=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=c(/^(\*?[-#/*\\\w.]+(\[[0-9a-z_-]+\])?)\s*/);return n?(n=n[0].trim(),c(/^:\s*/)?(e=c(/^((?:\/\*.*?\*\/|'(?:\\'|.)*?'|"(?:\\"|.)*?"|\((\s*'(?:\\'|.)*?'|"(?:\\"|.)*?"|[^)]*?)\s*\)|[^};])+)/),n={type:"declaration",property:n.replace(t,""),value:e?e[0].replace(t,"").trim():""},c(/^[;\s]*/),n):a("property missing ':'")):void 0})();)t.push(e),t=t.concat(f());return s()?t:a("missing '}'")}function t(){if(n=c(/^@([-\w]+)?keyframes\s*/)){var e=n[1];if(!(n=c(/^([-\w]+)\s*/)))return a("@keyframes missing name");var t,n=n[1];if(!l())return a("@keyframes missing '{'");for(var r=f();t=(()=>{u();for(var e,t=[];e=c(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),c(/^,\s*/);if(t.length)return{type:"keyframe",values:t,declarations:p()}})();)r.push(t),r=r.concat(f());return s()?{type:"keyframes",name:n,vendor:e,keyframes:r}:a("@keyframes missing '}'")}}function r(){var e;if(u(),"@"===o[0])return!(e=(()=>{var e=c(/^@(import|charset|namespace)\s*([^;]+);/);if(e)return{type:e[1],name:e[2].trim()}})()||(()=>{if(c(/^@font-face\s*/))return{type:"font-face",declarations:p()}})()||(()=>{var e=c(/^@media([^{]+)*/);if(e)return{type:"media",media:(e[1]||"").trim(),rules:n()}})()||t()||(()=>{var e=c(/^@supports *([^{]+)/);if(e)return{type:"supports",supports:e[1].trim(),rules:n()}})()||(()=>{var e=c(/^@([-\w]+)?document *([^{]+)/);if(e)return{type:"document",document:e[2].trim(),vendor:e[1]?e[1].trim():null,rules:n()}})()||(()=>{var e=c(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(e)return{type:"custom-media",name:e[1].trim(),media:e[2].trim()}})()||(()=>{if(c(/^@host\s*/))return{type:"host",rules:n()}})()||(()=>{if(c(/^@page */))return{type:"page",selectors:d()||[],declarations:p()}})()||(()=>{var e=c(/@(top|bottom|left|right)-(left|center|right|top|middle|bottom)-?(corner)?\s*/);if(e)return{type:"page-margin-box",name:"".concat(e[1],"-").concat(e[2])+(e[3]?"-".concat(e[3]):""),declarations:p()}})())||i.preserveStatic||(e.declarations?e.declarations.some(function(e){return/var\(/.test(e.value)}):(e.keyframes||e.rules||[]).some(function(e){return(e.declarations||[]).some(function(e){return/var\(/.test(e.value)})}))?e:{}}function n(e){if(!e&&!l())return a("missing '{'");for(var t,n=f();o.length&&(e||"}"!==o[0])&&(t=r()||(()=>{if(!i.preserveStatic){var e=Bt("{","}",o);if(e){var t=/:(?:root|host)(?![.:#(])/.test(e.pre)&&/--\S*\s*:/.test(e.body),n=/var\(/.test(e.body);if(!t&&!n)return o=o.slice(e.end+1),{}}}var r=d()||[],t=i.preserveStatic?p():p().filter(function(e){var t=r.some(function(e){return/:(?:root|host)(?![.:#(])/.test(e)})&&/^--\S/.test(e.property),e=/var\(/.test(e.value);return t||e});return r.length||a("selector missing"),{type:"rule",selectors:r,declarations:t}})());)t.type&&n.push(t),n=n.concat(f());return e||s()?n:a("missing '}'")}return{type:"stylesheet",stylesheet:{rules:n(!0),errors:[]}}}function Gt(e,t){var r=_({},{parseHost:!1,store:{},onWarning:function(){}},1<arguments.length&&void 0!==t?t:{}),n=new RegExp(":".concat(r.parseHost?"host":"root","$"));(e="string"==typeof e?$t(e,r):e).stylesheet.rules.forEach(function(e){"rule"===e.type&&e.selectors.some(function(e){return n.test(e)})&&e.declarations.forEach(function(e,t){var n=e.property,e=e.value;n&&0===n.indexOf("--")&&(r.store[n]=e)})}),r.store}function Yt(e,t,n){var i=1<arguments.length&&void 0!==t?t:"",a=2<arguments.length?n:void 0,c={charset:function(e){return"@charset "+e.name+";"},comment:function(e){return 0===e.comment.indexOf("__CSSVARSPONYFILL")?"/*"+e.comment+"*/":""},"custom-media":function(e){return"@custom-media "+e.name+" "+e.media+";"},declaration:function(e){return e.property+":"+e.value+";"},document:function(e){return"@"+(e.vendor||"")+"document "+e.document+"{"+r(e.rules)+"}"},"font-face":function(e){return"@font-face{"+r(e.declarations)+"}"},host:function(e){return"@host{"+r(e.rules)+"}"},import:function(e){return"@import "+e.name+";"},keyframe:function(e){return e.values.join(",")+"{"+r(e.declarations)+"}"},keyframes:function(e){return"@"+(e.vendor||"")+"keyframes "+e.name+"{"+r(e.keyframes)+"}"},media:function(e){return"@media "+e.media+"{"+r(e.rules)+"}"},namespace:function(e){return"@namespace "+e.name+";"},page:function(e){return"@page "+(e.selectors.length?e.selectors.join(", "):"")+"{"+r(e.declarations)+"}"},"page-margin-box":function(e){return"@"+e.name+"{"+r(e.declarations)+"}"},rule:function(e){var t=e.declarations;if(t.length)return e.selectors.join(",")+"{"+r(t)+"}"},supports:function(e){return"@supports "+e.supports+"{"+r(e.rules)+"}"}};function r(e){for(var t="",n=0;n<e.length;n++){var r=e[n],o=(a&&a(r),c[r.type](r));o&&(t+=o,o.length)&&r.selectors&&(t+=i)}return t}return r(e.stylesheet.rules)}Kt.range=Vt;var Ut="--",qt="var";function Xt(e,t){var c=_({},{preserveStatic:!0,preserveVars:!1,variables:{},onWarning:function(){}},1<arguments.length&&void 0!==t?t:{});!function e(n,r){n.rules.forEach(function(t){t.rules?e(t,r):t.keyframes?t.keyframes.forEach(function(e){"keyframe"===e.type&&r(e.declarations,t)}):t.declarations&&r(t.declarations,n)})}((e="string"==typeof e?$t(e,c):e).stylesheet,function(e,t){for(var n=0;n<e.length;n++){var r=e[n],o=r.type,i=r.property,a=r.value;"declaration"===o&&(!c.preserveVars&&i&&0===i.indexOf(Ut)?(e.splice(n,1),n--):-1!==a.indexOf(qt+"(")&&(a=function o(e){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};var a=2<arguments.length?arguments[2]:void 0;if(-1===e.indexOf("var("))return e;var t=Bt("(",")",e);function n(e){var t=e.split(",")[0].replace(/[\s\n\t]/g,""),n=(e.match(/(?:\s*,\s*){1}(.*)?/)||[])[1],r=Object.prototype.hasOwnProperty.call(i.variables,t)?String(i.variables[t]):void 0,n=r||(n?String(n):void 0),e=a||e;return r||i.onWarning('variable "'.concat(t,'" is undefined')),n&&"undefined"!==n&&0<n.length?o(n,i,e):"var(".concat(e,")")}return t?"var"===t.pre.slice(-3)?0===t.body.trim().length?(i.onWarning("var() must contain a non-whitespace string"),e):t.pre.slice(0,-3)+n(t.body)+o(t.post,i):t.pre+"(".concat(o(t.body,i),")")+o(t.post,i):(-1!==e.indexOf("var(")&&i.onWarning('missing closing ")" in the value "'.concat(e,'"')),e)}(a,c))!==r.value&&(a=(n=>((n.match(/calc\(([^)]+)\)/g)||[]).forEach(function(e){var t="calc".concat(e.split("calc").join(""));n=n.replace(e,t)}),n))(a),c.preserveVars?(e.splice(n,0,{type:o,property:i,value:a}),n++):r.value=a))}}),Yt(e)}var Zt="undefined"!=typeof window,Jt=Zt&&window.CSS&&window.CSS.supports&&window.CSS.supports("(--a: 0)"),Qt={group:0,job:0},en={rootElement:Zt?document:null,shadowDOM:!1,include:"style,link[rel=stylesheet]",exclude:"",variables:{},onlyLegacy:!0,preserveStatic:!0,preserveVars:!1,silent:!1,updateDOM:!0,updateURLs:!0,watch:null,onBeforeSend:function(){},onError:function(){},onWarning:function(){},onSuccess:function(){},onComplete:function(){},onFinally:function(){}},T={cssComments:/\/\*[\s\S]+?\*\//g,cssKeyframes:/@(?:-\w*-)?keyframes/,cssMediaQueries:/@media[^{]+\{([\s\S]+?})\s*}/g,cssUrls:/url\((?!['"]?(?:data|http|\/\/):)['"]?([^'")]*)['"]?\)/g,cssVarDeclRules:/(?::(?:root|host)(?![.:#(])[\s,]*[^{]*{\s*[^}]*})/g,cssVarDecls:/(?:[\s;]*)(-{2}\w[\w-]*)(?:\s*:\s*)([^;]*);/g,cssVarFunc:/var\(\s*--[\w-]/,cssVars:/(?:(?::(?:root|host)(?![.:#(])[\s,]*[^{]*{\s*[^;]*;*\s*)|(?:var\(\s*))(--[^:)]+)(?:\s*[:)])/},D={dom:{},job:{},user:{}},tn=!1,d=null,nn=0,rn=null,on=!1;
|
|
125
|
+
*/){var t=1<arguments.length&&void 0!==t?t:{},o={mimeType:t.mimeType||null,onBeforeSend:t.onBeforeSend||Function.prototype,onSuccess:t.onSuccess||Function.prototype,onError:t.onError||Function.prototype,onComplete:t.onComplete||Function.prototype},r=Array.isArray(e)?e:[e],i=Array.apply(null,Array(r.length)).map(function(e){return null});function a(e){var t="string"==typeof e,e=t&&"<"===e.trim().charAt(0);return t&&!e}function c(e,t){o.onError(e,r[t],t)}function l(e,t){var n=o.onSuccess(e,r[t],t);i[t]=e=!1===n?"":n||e,-1===i.indexOf(null)&&o.onComplete(i)}var s=document.createElement("a");r.forEach(function(e,t){var n,r;s.setAttribute("href",e),s.href=String(s.href),Boolean(document.all&&!window.atob)&&s.host.split(":")[0]!==location.host.split(":")[0]?s.protocol===location.protocol?((n=new XDomainRequest).open("GET",e),n.timeout=0,n.onprogress=Function.prototype,n.ontimeout=Function.prototype,n.onload=function(){var e=n.responseText;a(e)?l(e,t):c(n,t)},n.onerror=function(e){c(n,t)},setTimeout(function(){n.send()},0)):(console.warn("Internet Explorer 9 Cross-Origin (CORS) requests must use the same protocol (".concat(e,")")),c(null,t)):((r=new XMLHttpRequest).open("GET",e),o.mimeType&&r.overrideMimeType&&r.overrideMimeType(o.mimeType),o.onBeforeSend(r,e,t),r.onreadystatechange=function(){var e;4===r.readyState&&(e=r.responseText,r.status<400&&a(e)||0===r.status&&a(e)?l(e,t):c(r,t))},r.send())})}function Ht(e){var i={cssComments:/\/\*[\s\S]+?\*\//g,cssImports:/(?:@import\s*)(?:url\(\s*)?(?:['"])([^'"]*)(?:['"])(?:\s*\))?(?:[^;]*;)/g},f={rootElement:e.rootElement||document,include:e.include||'style,link[rel="stylesheet"]',exclude:e.exclude||null,filter:e.filter||null,skipDisabled:!1!==e.skipDisabled,useCSSOM:e.useCSSOM||!1,onBeforeSend:e.onBeforeSend||Function.prototype,onSuccess:e.onSuccess||Function.prototype,onError:e.onError||Function.prototype,onComplete:e.onComplete||Function.prototype},n=Array.apply(null,f.rootElement.querySelectorAll(f.include)).filter(function(e){return e=e,t=f.exclude,!(e.matches||e.matchesSelector||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector).call(e,t);var t}),c=Array.apply(null,Array(n.length)).map(function(e){return null});function l(){var e;-1===c.indexOf(null)&&(c.reduce(function(e,t,n){return""===t&&e.push(n),e},[]).reverse().forEach(function(t){return[n,c].forEach(function(e){return e.splice(t,1)})}),e=c.join(""),f.onComplete(e,c,n))}function s(e,n,r,t){var o=f.onSuccess(e,r,t);!function r(o,i,a,c){var l=4<arguments.length&&void 0!==arguments[4]?arguments[4]:[];var s=5<arguments.length&&void 0!==arguments[5]?arguments[5]:[];var u=d(o,a,s);u.rules.length?Ft(u.absoluteUrls,{onBeforeSend:function(e,t,n){f.onBeforeSend(e,i,t)},onSuccess:function(n,e,t){var r=f.onSuccess(n,i,e),o=d(n=!1===r?"":r||n,e,s);return o.rules.forEach(function(e,t){n=n.replace(e,o.absoluteRules[t])}),n},onError:function(e,t,n){l.push({xhr:e,url:t}),s.push(u.rules[n]),r(o,i,a,c,l,s)},onComplete:function(e){e.forEach(function(e,t){o=o.replace(u.rules[t],e)}),r(o,i,a,c,l,s)}}):c(o,l)}(e=void 0!==o&&!1===Boolean(o)?"":o||e,r,t,function(e,t){null===c[n]&&(t.forEach(function(e){return f.onError(e.xhr,r,e.url)}),!f.filter||f.filter.test(e)?c[n]=e:c[n]="",l())})}function d(e,r,t){var n=2<arguments.length&&void 0!==t?t:[],o={};return o.rules=(e.replace(i.cssComments,"").match(i.cssImports)||[]).filter(function(e){return-1===n.indexOf(e)}),o.urls=o.rules.map(function(e){return e.replace(i.cssImports,"$1")}),o.absoluteUrls=o.urls.map(function(e){return zt(e,r)}),o.absoluteRules=o.rules.map(function(e,t){var n=o.urls[t],t=zt(o.absoluteUrls[t],r);return e.replace(n,t)}),o}n.length?n.forEach(function(o,i){var a=o.getAttribute("href"),e=o.getAttribute("rel"),e="link"===o.nodeName.toLowerCase()&&a&&e&&-1!==e.toLowerCase().indexOf("stylesheet"),t=!1!==f.skipDisabled&&o.disabled,n="style"===o.nodeName.toLowerCase();e&&!t?-1!==a.indexOf("data:text/css")?(e=decodeURIComponent(a.substring(a.indexOf(",")+1)),s(e=f.useCSSOM?Array.apply(null,o.sheet.cssRules).map(function(e){return e.cssText}).join(""):e,i,o,location.href)):Ft(a,{mimeType:"text/css",onBeforeSend:function(e,t,n){f.onBeforeSend(e,o,t)},onSuccess:function(e,t,n){var r=zt(a);s(e,i,o,r)},onError:function(e,t,n){c[i]="",f.onError(e,o,t),l()}}):n&&!t?(e=o.textContent,s(e=f.useCSSOM?Array.apply(null,o.sheet.cssRules).map(function(e){return e.cssText}).join(""):e,i,o,location.href)):(c[i]="",l())}):f.onComplete("",[])}function zt(e,t){var n=document.implementation.createHTMLDocument(""),r=n.createElement("base"),o=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(o),r.href=t||document.baseURI||(document.querySelector("base")||{}).href||location.href,o.href=e,o.href}var Bt=Kt;function Kt(e,t,n){var r=Vt(e=e instanceof RegExp?Wt(e,n):e,t=t instanceof RegExp?Wt(t,n):t,n);return r&&{start:r[0],end:r[1],pre:n.slice(0,r[0]),body:n.slice(r[0]+e.length,r[1]),post:n.slice(r[1]+t.length)}}function Wt(e,t){t=t.match(e);return t?t[0]:null}function Vt(e,t,n){var r,o,i,a,c,l=n.indexOf(e),s=n.indexOf(t,l+1),u=l;if(0<=l&&0<s){if(e===t)return[l,s];for(r=[],i=n.length;0<=u&&!c;)u==l?(r.push(u),l=n.indexOf(e,u+1)):1==r.length?c=[r.pop(),s]:((o=r.pop())<i&&(i=o,a=s),s=n.indexOf(t,u+1)),u=l<s&&0<=l?l:s;r.length&&(c=[i,a])}return c}function $t(o,e){var i=E({},{preserveStatic:!0,removeComments:!1},1<arguments.length&&void 0!==e?e:{});function a(e){throw new Error("CSS parse error: ".concat(e))}function c(e){e=e.exec(o);if(e)return o=o.slice(e[0].length),e}function l(){return c(/^{\s*/)}function s(){return c(/^}/)}function u(){c(/^\s*/)}function f(){for(var e,t=[];e=(()=>{if(u(),"/"===o[0]&&"*"===o[1]){for(var e,t=2;o[t]&&("*"!==o[t]||"/"!==o[t+1]);)t++;return o[t]?(e=o.slice(2,t),o=o.slice(t+2),{type:"comment",comment:e}):a("end of comment is missing")}})();)t.push(e);return i.removeComments?[]:t}function d(){for(u();"}"===o[0];)a("extra closing bracket");var e,t=c(/^(("(?:\\"|[^"])*"|'(?:\\'|[^'])*'|[^{])+)/);if(t)return t=t[0].trim(),/\/\*/.test(t)&&(t=t.replace(/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*\/+/g,"")),(e=/["']\w*,\w*["']/.test(t))&&(t=t.replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,function(e){return e.replace(/,/g,"")})),t=/,/.test(t)?t.split(/\s*(?![^(]*\)),\s*/):[t],e?t.map(function(e){return e.replace(/\u200C/g,",")}):t}function p(){if(!l())return a("missing '{'");for(var e,t=f();e=(()=>{if("@"===o[0])return r();c(/^([;\s]*)+/);var e,t=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=c(/^(\*?[-#/*\\\w.]+(\[[0-9a-z_-]+\])?)\s*/);return n?(n=n[0].trim(),c(/^:\s*/)?(e=c(/^((?:\/\*.*?\*\/|'(?:\\'|.)*?'|"(?:\\"|.)*?"|\((\s*'(?:\\'|.)*?'|"(?:\\"|.)*?"|[^)]*?)\s*\)|[^};])+)/),n={type:"declaration",property:n.replace(t,""),value:e?e[0].replace(t,"").trim():""},c(/^[;\s]*/),n):a("property missing ':'")):void 0})();)t.push(e),t=t.concat(f());return s()?t:a("missing '}'")}function t(){if(n=c(/^@([-\w]+)?keyframes\s*/)){var e=n[1];if(!(n=c(/^([-\w]+)\s*/)))return a("@keyframes missing name");var t,n=n[1];if(!l())return a("@keyframes missing '{'");for(var r=f();t=(()=>{u();for(var e,t=[];e=c(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),c(/^,\s*/);if(t.length)return{type:"keyframe",values:t,declarations:p()}})();)r.push(t),r=r.concat(f());return s()?{type:"keyframes",name:n,vendor:e,keyframes:r}:a("@keyframes missing '}'")}}function r(){var e;if(u(),"@"===o[0])return!(e=(()=>{var e=c(/^@(import|charset|namespace)\s*([^;]+);/);if(e)return{type:e[1],name:e[2].trim()}})()||(()=>{if(c(/^@font-face\s*/))return{type:"font-face",declarations:p()}})()||(()=>{var e=c(/^@media([^{]+)*/);if(e)return{type:"media",media:(e[1]||"").trim(),rules:n()}})()||t()||(()=>{var e=c(/^@supports *([^{]+)/);if(e)return{type:"supports",supports:e[1].trim(),rules:n()}})()||(()=>{var e=c(/^@([-\w]+)?document *([^{]+)/);if(e)return{type:"document",document:e[2].trim(),vendor:e[1]?e[1].trim():null,rules:n()}})()||(()=>{var e=c(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(e)return{type:"custom-media",name:e[1].trim(),media:e[2].trim()}})()||(()=>{if(c(/^@host\s*/))return{type:"host",rules:n()}})()||(()=>{if(c(/^@page */))return{type:"page",selectors:d()||[],declarations:p()}})()||(()=>{var e=c(/@(top|bottom|left|right)-(left|center|right|top|middle|bottom)-?(corner)?\s*/);if(e)return{type:"page-margin-box",name:"".concat(e[1],"-").concat(e[2])+(e[3]?"-".concat(e[3]):""),declarations:p()}})())||i.preserveStatic||(e.declarations?e.declarations.some(function(e){return/var\(/.test(e.value)}):(e.keyframes||e.rules||[]).some(function(e){return(e.declarations||[]).some(function(e){return/var\(/.test(e.value)})}))?e:{}}function n(e){if(!e&&!l())return a("missing '{'");for(var t,n=f();o.length&&(e||"}"!==o[0])&&(t=r()||(()=>{if(!i.preserveStatic){var e=Bt("{","}",o);if(e){var t=/:(?:root|host)(?![.:#(])/.test(e.pre)&&/--\S*\s*:/.test(e.body),n=/var\(/.test(e.body);if(!t&&!n)return o=o.slice(e.end+1),{}}}var r=d()||[],t=i.preserveStatic?p():p().filter(function(e){var t=r.some(function(e){return/:(?:root|host)(?![.:#(])/.test(e)})&&/^--\S/.test(e.property),e=/var\(/.test(e.value);return t||e});return r.length||a("selector missing"),{type:"rule",selectors:r,declarations:t}})());)t.type&&n.push(t),n=n.concat(f());return e||s()?n:a("missing '}'")}return{type:"stylesheet",stylesheet:{rules:n(!0),errors:[]}}}function Gt(e,t){var r=E({},{parseHost:!1,store:{},onWarning:function(){}},1<arguments.length&&void 0!==t?t:{}),n=new RegExp(":".concat(r.parseHost?"host":"root","$"));(e="string"==typeof e?$t(e,r):e).stylesheet.rules.forEach(function(e){"rule"===e.type&&e.selectors.some(function(e){return n.test(e)})&&e.declarations.forEach(function(e,t){var n=e.property,e=e.value;n&&0===n.indexOf("--")&&(r.store[n]=e)})}),r.store}function Yt(e,t,n){var i=1<arguments.length&&void 0!==t?t:"",a=2<arguments.length?n:void 0,c={charset:function(e){return"@charset "+e.name+";"},comment:function(e){return 0===e.comment.indexOf("__CSSVARSPONYFILL")?"/*"+e.comment+"*/":""},"custom-media":function(e){return"@custom-media "+e.name+" "+e.media+";"},declaration:function(e){return e.property+":"+e.value+";"},document:function(e){return"@"+(e.vendor||"")+"document "+e.document+"{"+r(e.rules)+"}"},"font-face":function(e){return"@font-face{"+r(e.declarations)+"}"},host:function(e){return"@host{"+r(e.rules)+"}"},import:function(e){return"@import "+e.name+";"},keyframe:function(e){return e.values.join(",")+"{"+r(e.declarations)+"}"},keyframes:function(e){return"@"+(e.vendor||"")+"keyframes "+e.name+"{"+r(e.keyframes)+"}"},media:function(e){return"@media "+e.media+"{"+r(e.rules)+"}"},namespace:function(e){return"@namespace "+e.name+";"},page:function(e){return"@page "+(e.selectors.length?e.selectors.join(", "):"")+"{"+r(e.declarations)+"}"},"page-margin-box":function(e){return"@"+e.name+"{"+r(e.declarations)+"}"},rule:function(e){var t=e.declarations;if(t.length)return e.selectors.join(",")+"{"+r(t)+"}"},supports:function(e){return"@supports "+e.supports+"{"+r(e.rules)+"}"}};function r(e){for(var t="",n=0;n<e.length;n++){var r=e[n],o=(a&&a(r),c[r.type](r));o&&(t+=o,o.length)&&r.selectors&&(t+=i)}return t}return r(e.stylesheet.rules)}Kt.range=Vt;var Ut="--",qt="var";function Xt(e,t){var c=E({},{preserveStatic:!0,preserveVars:!1,variables:{},onWarning:function(){}},1<arguments.length&&void 0!==t?t:{});!function e(n,r){n.rules.forEach(function(t){t.rules?e(t,r):t.keyframes?t.keyframes.forEach(function(e){"keyframe"===e.type&&r(e.declarations,t)}):t.declarations&&r(t.declarations,n)})}((e="string"==typeof e?$t(e,c):e).stylesheet,function(e,t){for(var n=0;n<e.length;n++){var r=e[n],o=r.type,i=r.property,a=r.value;"declaration"===o&&(!c.preserveVars&&i&&0===i.indexOf(Ut)?(e.splice(n,1),n--):-1!==a.indexOf(qt+"(")&&(a=function o(e){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{};var a=2<arguments.length?arguments[2]:void 0;if(-1===e.indexOf("var("))return e;var t=Bt("(",")",e);function n(e){var t=e.split(",")[0].replace(/[\s\n\t]/g,""),n=(e.match(/(?:\s*,\s*){1}(.*)?/)||[])[1],r=Object.prototype.hasOwnProperty.call(i.variables,t)?String(i.variables[t]):void 0,n=r||(n?String(n):void 0),e=a||e;return r||i.onWarning('variable "'.concat(t,'" is undefined')),n&&"undefined"!==n&&0<n.length?o(n,i,e):"var(".concat(e,")")}return t?"var"===t.pre.slice(-3)?0===t.body.trim().length?(i.onWarning("var() must contain a non-whitespace string"),e):t.pre.slice(0,-3)+n(t.body)+o(t.post,i):t.pre+"(".concat(o(t.body,i),")")+o(t.post,i):(-1!==e.indexOf("var(")&&i.onWarning('missing closing ")" in the value "'.concat(e,'"')),e)}(a,c))!==r.value&&(a=(n=>((n.match(/calc\(([^)]+)\)/g)||[]).forEach(function(e){var t="calc".concat(e.split("calc").join(""));n=n.replace(e,t)}),n))(a),c.preserveVars?(e.splice(n,0,{type:o,property:i,value:a}),n++):r.value=a))}}),Yt(e)}var Zt="undefined"!=typeof window,Jt=Zt&&window.CSS&&window.CSS.supports&&window.CSS.supports("(--a: 0)"),Qt={group:0,job:0},en={rootElement:Zt?document:null,shadowDOM:!1,include:"style,link[rel=stylesheet]",exclude:"",variables:{},onlyLegacy:!0,preserveStatic:!0,preserveVars:!1,silent:!1,updateDOM:!0,updateURLs:!0,watch:null,onBeforeSend:function(){},onError:function(){},onWarning:function(){},onSuccess:function(){},onComplete:function(){},onFinally:function(){}},k={cssComments:/\/\*[\s\S]+?\*\//g,cssKeyframes:/@(?:-\w*-)?keyframes/,cssMediaQueries:/@media[^{]+\{([\s\S]+?})\s*}/g,cssUrls:/url\((?!['"]?(?:data|http|\/\/):)['"]?([^'")]*)['"]?\)/g,cssVarDeclRules:/(?::(?:root|host)(?![.:#(])[\s,]*[^{]*{\s*[^}]*})/g,cssVarDecls:/(?:[\s;]*)(-{2}\w[\w-]*)(?:\s*:\s*)([^;]*);/g,cssVarFunc:/var\(\s*--[\w-]/,cssVars:/(?:(?::(?:root|host)(?![.:#(])[\s,]*[^{]*{\s*[^;]*;*\s*)|(?:var\(\s*))(--[^:)]+)(?:\s*[:)])/},D={dom:{},job:{},user:{}},tn=!1,d=null,nn=0,rn=null,on=!1;
|
|
126
126
|
/**
|
|
127
127
|
* Fetches, parses, and transforms CSS custom properties from specified
|
|
128
128
|
* <style> and <link> elements into static values, then appends a new <style>
|
|
@@ -215,5 +215,5 @@ function _(){return(_=Object.assign?Object.assign.bind():function(e){for(var t=1
|
|
|
215
215
|
* onComplete(cssText, styleNode, cssVariables, benchmark) {},
|
|
216
216
|
* onFinally(hasChanged, hasNativeSupport, benchmark)
|
|
217
217
|
* });
|
|
218
|
-
*/function an(){var a,n,r,o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i="cssVars(): ",w=_({},en,o);function x(e,t,n,r){!w.silent&&window.console&&console.error("".concat(i).concat(e,"\n"),t),w.onError(e,t,n,r)}function S(e){!w.silent&&window.console&&console.warn("".concat(i).concat(e)),w.onWarning(e)}function O(e){w.onFinally(Boolean(e),Jt,ln()-w.__benchmark)}if(Zt)if(w.watch)w.watch=en.watch,a=w,window.MutationObserver&&(d&&(d.disconnect(),d=null),(d=new MutationObserver(function(e){e.some(function(e){return(e=>{var t,n,r,o,i=!1;return"attributes"===e.type&&l(e.target)&&!c(e.target)&&(t="disabled"===e.attributeName,n="href"===e.attributeName,r="skip"===e.target.getAttribute("data-cssvars"),o="src"===e.target.getAttribute("data-cssvars"),t?i=!r&&!o:n&&(r?e.target.setAttribute("data-cssvars",""):o&&sn(a.rootElement,!0),i=!0)),i})(e)||(e=>{var t,n=!1;return"childList"===e.type&&(t=s(e.target),e="out"===e.target.getAttribute("data-cssvars"),n=t&&!e),n})(e)||(e=>{var t=!1;return t="childList"===e.type?[].slice.call(e.addedNodes).some(function(e){var t=1===e.nodeType&&e.hasAttribute("data-cssvars"),n=s(e)&&T.cssVars.test(e.textContent);return!t&&(l(e)||n)&&!c(e)}):t})(e)||(e=>{var t=!1;return t="childList"===e.type?[].slice.call(e.removedNodes).some(function(e){var t=1===e.nodeType,n=t&&"out"===e.getAttribute("data-cssvars"),t=t&&"src"===e.getAttribute("data-cssvars"),r=t;return(t||n)&&(n=e.getAttribute("data-cssvars-group"),e=a.rootElement.querySelector('[data-cssvars-group="'.concat(n,'"]')),t&&sn(a.rootElement,!0),e)&&e.parentNode.removeChild(e),r}):t})(e)})&&an(a)})).observe(document.documentElement,{attributes:!0,attributeFilter:["disabled","href"],childList:!0,subtree:!0})),an(w);else{if(!1===w.watch&&d&&(d.disconnect(),d=null),!w.__benchmark){if(tn===w.rootElement)return void function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:100;clearTimeout(rn),rn=setTimeout(function(){e.__benchmark=null,an(e)},t)}(o);var e=[].slice.call(w.rootElement.querySelectorAll('[data-cssvars]:not([data-cssvars="out"])'));w.__benchmark=ln(),w.exclude=[d?'[data-cssvars]:not([data-cssvars=""])':'[data-cssvars="out"]',"link[disabled]:not([data-cssvars])",w.exclude].filter(function(e){return e}).join(","),w.variables=function(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},r=/^-{2}/;return Object.keys(n).reduce(function(e,t){return e[r.test(t)?t:"--".concat(t.replace(/^-+/,""))]=n[t],e},{})}(w.variables),e.forEach(function(e){var t="style"===e.nodeName.toLowerCase()&&e.__cssVars.text,n=t&&e.textContent!==e.__cssVars.text;t&&n&&(e.sheet&&(e.sheet.disabled=!1),e.setAttribute("data-cssvars",""))}),d||([].slice.call(w.rootElement.querySelectorAll('[data-cssvars="out"]')).forEach(function(e){var t=e.getAttribute("data-cssvars-group");(t?w.rootElement.querySelector('[data-cssvars="src"][data-cssvars-group="'.concat(t,'"]')):null)||e.parentNode.removeChild(e)}),nn&&e.length<nn&&(nn=e.length,D.dom={}))}"loading"!==document.readyState?Jt&&w.onlyLegacy?(n=!1,w.updateDOM&&(r=w.rootElement.host||(w.rootElement===document?document.documentElement:w.rootElement),Object.keys(w.variables).forEach(function(e){var t=w.variables[e];n=n||t!==getComputedStyle(r).getPropertyValue(e),r.style.setProperty(e,t)})),O(n)):!on&&(w.shadowDOM||w.rootElement.shadowRoot||w.rootElement.host)?Ht({rootElement:en.rootElement,include:en.include,exclude:w.exclude,skipDisabled:!1,onSuccess:function(e,t,n){return(!(t.sheet||{}).disabled||t.__cssVars)&&((e=e.replace(T.cssComments,"").replace(T.cssMediaQueries,"")).match(T.cssVarDeclRules)||[]).join("")||!1},onComplete:function(e,t,n){Gt(e,{store:D.dom,onWarning:S}),on=!0,an(w)}}):(tn=w.rootElement,Ht({rootElement:w.rootElement,include:w.include,exclude:w.exclude,skipDisabled:!1,onBeforeSend:w.onBeforeSend,onError:function(e,t,n){var n=e.responseURL||cn(n,location.href),r=e.statusText?"(".concat(e.statusText,")"):"Unspecified Error"+(0===e.status?" (possibly CORS related)":"");x("CSS XHR Error: ".concat(n," ").concat(e.status," ").concat(r),t,e,n)},onSuccess:function(e,t,n){var r,o,i,a;return!((t.sheet||{}).disabled&&!t.__cssVars)&&(r="link"===t.nodeName.toLowerCase(),o="style"===t.nodeName.toLowerCase()&&e!==t.textContent,t=w.onSuccess(e,t,n),e=void 0!==t&&!1===Boolean(t)?"":t||e,w.updateURLs&&(r||o)&&(a=n,((i=e).replace(T.cssComments,"").match(T.cssUrls)||[]).forEach(function(e){var t=e.replace(T.cssUrls,"$1"),n=cn(t,a);i=i.replace(e,e.replace(t,n))}),e=i),e)},onComplete:function(e,s){var t=2<arguments.length&&void 0!==arguments[2]?arguments[2]:[],n=_({},D.dom,D.user);if(D.job={},t.forEach(function(t,e){e=s[e];if(t.__cssVars=t.__cssVars||{},t.__cssVars.text=e,T.cssVars.test(e))try{var n=$t(e,{preserveStatic:w.preserveStatic,removeComments:!0});Gt(n,{parseHost:Boolean(w.rootElement.host),store:D.dom,onWarning:S}),t.__cssVars.tree=n}catch(e){x(e.message,t)}}),_(D.job,D.dom),w.updateDOM?(_(D.user,w.variables),_(D.job,D.user)):(_(D.job,D.user,w.variables),_(n,w.variables)),0<Qt.job&&Boolean(Object.keys(D.job).length>Object.keys(n).length||Boolean(Object.keys(n).length&&Object.keys(D.job).some(function(e){return D.job[e]!==n[e]}))))sn(w.rootElement),an(w);else{var u=[],f=[],d=!1;if(w.updateDOM&&Qt.job++,t.forEach(function(t,e){var n=!t.__cssVars.tree;if(t.__cssVars.tree)try{Xt(t.__cssVars.tree,_({},w,{variables:D.job,onWarning:S}));var r,o,i,a,c,l=Yt(t.__cssVars.tree);w.updateDOM?(r=s[e],o=T.cssVarFunc.test(r),t.getAttribute("data-cssvars")||t.setAttribute("data-cssvars","src"),l.length&&o&&(i=t.getAttribute("data-cssvars-group")||++Qt.group,a=l.replace(/\s/g,""),c=w.rootElement.querySelector('[data-cssvars="out"][data-cssvars-group="'.concat(i,'"]'))||document.createElement("style"),d=d||T.cssKeyframes.test(l),w.preserveStatic&&t.sheet&&(t.sheet.disabled=!0),c.hasAttribute("data-cssvars")||c.setAttribute("data-cssvars","out"),a===t.textContent.replace(/\s/g,"")?(n=!0,c&&c.parentNode&&(t.removeAttribute("data-cssvars-group"),c.parentNode.removeChild(c))):a!==c.textContent.replace(/\s/g,"")&&([t,c].forEach(function(e){e.setAttribute("data-cssvars-job",Qt.job),e.setAttribute("data-cssvars-group",i)}),c.textContent=l,u.push(l),f.push(c),c.parentNode||t.parentNode.insertBefore(c,t.nextSibling)))):t.textContent.replace(/\s/g,"")!==l&&u.push(l)}catch(e){x(e.message,t)}n&&t.setAttribute("data-cssvars","skip"),t.hasAttribute("data-cssvars-job")||t.setAttribute("data-cssvars-job",Qt.job)}),nn=w.rootElement.querySelectorAll('[data-cssvars]:not([data-cssvars="out"])').length,w.shadowDOM)for(var r,o=[].concat(w.rootElement).concat([].slice.call(w.rootElement.querySelectorAll("*"))),i=0;r=o[i];++i)r.shadowRoot&&r.shadowRoot.querySelector("style")&&an(_({},w,{rootElement:r.shadowRoot}));if(w.updateDOM&&d){var t=w.rootElement,a=["animation-name","-moz-animation-name","-webkit-animation-name"].filter(function(e){return getComputedStyle(document.body)[e]})[0];if(a){for(var c=[].slice.call(t.querySelectorAll("*")),l=[],p="__CSSVARSPONYFILL-KEYFRAMES__",h=0,v=c.length;h<v;h++){var y=c[h];"none"!==getComputedStyle(y)[a]&&(y.style[a]+=p,l.push(y))}document.body.offsetHeight;for(var g=0,b=l.length;g<b;g++){var m=l[g].style;m[a]=m[a].replace(p,"")}}}tn=!1,w.onComplete(u.join(""),f,JSON.parse(JSON.stringify(D.job)),ln()-w.__benchmark),O(f.length)}}})):document.addEventListener("DOMContentLoaded",function e(t){an(o),document.removeEventListener("DOMContentLoaded",e)})}function c(e){var t=l(e)&&e.hasAttribute("disabled"),e=(e.sheet||{}).disabled;return t||e}function l(e){return"link"===e.nodeName.toLowerCase()&&-1!==(e.getAttribute("rel")||"").indexOf("stylesheet")}function s(e){return"style"===e.nodeName.toLowerCase()}}function cn(e,t){var t=1<arguments.length&&void 0!==t?t:location.href,n=document.implementation.createHTMLDocument(""),r=n.createElement("base"),o=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(o),r.href=t,o.href=e,o.href}function ln(){return Zt&&(window.performance||{}).now?window.performance.now():(new Date).getTime()}function sn(e,t){t=1<arguments.length&&void 0!==t&&t;[].slice.call(e.querySelectorAll('[data-cssvars="skip"],[data-cssvars="src"]')).forEach(function(e){return e.setAttribute("data-cssvars","")}),t&&(D.dom={})}function x(e,t){if(null==e)return t;if(null==t)return e;for(var n=m()({},e),r=0,o=Object.keys(t);r<o.length;r++){var i,a=o[r],c=t[a],l=F()(c);null===c?n[a]=null:void 0!==c&&("number"===l||"string"===l||"boolean"===l?n[a]="className"===a?k()(n[a],c):c:"function"===l?(i=n[a],n[a]=null==i?c:((e,t)=>function(){e.apply(void 0,arguments),t.apply(void 0,arguments)})(i,c)):"object"===l&&(n[a]=m()({},n[a],c)))}return n}an.reset=function(){for(var e in Qt.job=0,Qt.group=0,tn=!1,d&&(d.disconnect(),d=null),nn=0,rn=null,on=!1,D)D[e]={}};var un,fn=(()=>{var e,t=navigator.userAgent,n={};return(e=t.match(/Edge\/(.*?)(?=\s|$)/))&&(n.name="Edge",n.version=e[1]),n.name||(e=t.match(/Edg\/(.*?)(?=\s|$)/))&&(n.name="NewEdge",n.version=e[1]),n.name||(e=t.match(/Chrome\/(.*?)(?=\s|$)/))&&(n.name="Chrome",n.version=e[1]),n.name||(e=t.match(/Safari\/(.*?)(?=\s|$)/))&&(n.name="Safari",n.version=e[1]),n.name||(e=t.match(/Firefox\/(.*?)(?=\s|$)/))&&(n.name="Firefox",n.version=e[1]),n.name||(/Trident\/(\d+)/.test(t)?(n.name="IE",e=t.match(/Trident.*rv:([\d.]+)/)||[],n.version=e[1]):(e=t.match(/MSIE\s(.*?);/))&&(n.name="IE",n.version=e[1])),n})(),dn={isEdge:"Edge"===fn.name,isNewEdge:"NewEdge"===fn.name,isIE:"IE"===fn.name,isFireFox:"Firefox"===fn.name,isChrome:"Chrome"===fn.name,isSafari:"Safari"===fn.name};function pn(){var e,t;return un=void 0===un?dn.isIE||(e=fn.name,t=fn.version,"Firefox"===e&&(e=>"number"!=typeof e?"string"!=typeof e?Number(void 0):Number(e.split(".")[0]):e)(t)<=52):un}var hn,r=t(13),r=t.n(r),p="kd-",M={artTableWrapper:"".concat(p,"table-wrapper"),artTableBordered:"".concat(p,"table-bordered"),artTable:"".concat(p,"table"),tableHeaderMain:"".concat(p,"table-header-main"),tableHeader:"".concat(p,"table-header"),tableBody:"".concat(p,"table-body"),virtual:"".concat(p,"virtual"),tableFooter:"".concat(p,"table-footer"),tableFooterMain:"".concat(p,"table-footer-main"),tableRow:"".concat(p,"table-row"),tableHeaderRow:"".concat(p,"table-header-row"),tableCell:"".concat(p,"table-cell"),tableExtendCell:"".concat(p,"table-extend-cell"),tableHeaderCell:"".concat(p,"table-header-cell"),tableHeaderCellContent:"".concat(p,"table-header-cell-content"),tableHeaderCellResize:"".concat(p,"table-header-cell-resize"),virtualBlank:"".concat(p,"virtual-blank"),stickyScroll:"".concat(p,"sticky-scroll"),stickyScrollItem:"".concat(p,"sticky-scroll-item"),horizontalScrollContainer:"".concat(p,"horizontal-scroll-container"),verticalScrollPlaceholder:"".concat(p,"vertical-scroll-placeholder"),horizontalStickyScrollContainer:"".concat(p,"horizontal-sticky-scroll-container"),horizontalScrollLeftSpacer:"".concat(p,"horizontal-scroll-left-spacer"),horizontalScrollRightSpacer:"".concat(p,"horizontal-scroll-right-spacer"),lockShadowMask:"".concat(p,"lock-shadow-mask"),lockShadow:"".concat(p,"lock-shadow"),leftLockShadow:"".concat(p,"left-lock-shadow"),rightLockShadow:"".concat(p,"right-lock-shadow"),emptyWrapper:"".concat(p,"empty-wrapper"),loadingWrapper:"".concat(p,"loading-wrapper"),loadingContentWrapper:"".concat(p,"loading-content-wrapper"),loadingIndicatorWrapper:"".concat(p,"loading-indicator-wrapper"),loadingIndicator:"".concat(p,"loading-indicator"),tableHeaderCellLine:"".concat(p,"table-header-cell-line"),tableFilterTrigger:"".concat(p,"filter-trigger"),tableSortIcon:"".concat(p,"sort-icon"),tableExtendIcon:"".concat(p,"extend-icon"),button:"".concat(p,"btn"),buttonPrimary:"".concat(p,"btn-primary"),filterIcon:"".concat(p,"filter-icon"),rangeSelection:"".concat(p,"range-selection"),tableCellRangeSingleCell:"".concat(p,"table-cell-range-single-cell"),tableCellRangeSelected:"".concat(p,"table-cell-range-selected"),tableCellRangeTop:"".concat(p,"table-cell-range-top"),tableCellRangeLeft:"".concat(p,"table-cell-range-left"),tableCellRangeBottom:"".concat(p,"table-cell-range-bottom"),tableCellRangeRight:"".concat(p,"table-cell-range-right"),fixedLeft:"".concat(p,"fixed-left"),fixedRight:"".concat(p,"fixed-right"),rowDetailContainer:"".concat(p,"row-detail-container"),rowDetailItem:"".concat(p,"row-detail-item"),emptyColCell:"".concat(p,"empty-col-cell"),first:"".concat(p,"first"),last:"".concat(p,"last"),even:"".concat(p,"even"),odd:"".concat(p,"odd"),lockLeft:"".concat(p,"lock-left"),lockRight:"".concat(p,"lock-right"),rowSpan:"".concat(p,"row-span"),leaf:"".concat(p,"leaf"),expanded:"".concat(p,"expanded"),collapsed:"".concat(p,"collapsed"),popup:"".concat(p,"popup"),popupHeader:"".concat(p,"popup-header"),popupBody:"".concat(p,"popup-body"),rowDragging:"".concat(p,"row-dragging"),rowDragStart:"".concat(p,"row-drag-start"),rowDragEnd:"".concat(p,"row-drag-end"),rowDragEndParent:"".concat(p,"row-drag-end-parent"),rowDragEndToTop:"".concat(p,"row-drag-end-to-top"),rowDragEndToBottom:"".concat(p,"row-drag-end-to-bottom"),rowDragEndInto:"".concat(p,"row-drag-end-into"),rowDragElement:"".concat(p,"row-drag-element"),rowDragElementIcon:"".concat(p,"row-drag-element-icon"),rowDragElementLabel:"".concat(p,"row-drag-element-label"),rowDragLine:"".concat(p,"row-drag-line"),treeTableRowDragLine:"".concat(p,"tree-table-row-drag-line"),iconNotAllowed:"".concat(p,"icon-not-allowed"),iconMove:"".concat(p,"icon-move"),rowDragCell:"".concat(p,"row-drag-cell")},h={menu:"".concat(p,"table-menu"),menuList:"".concat(p,"table-menu-list"),menuOption:"".concat(p,"table-menu-option"),menuOptionActive:"".concat(p,"table-menu-option-active"),menuOptionDisable:"".concat(p,"table-menu-option-disable"),menuOptionText:"".concat(p,"table-menu-option-text")},p=5,vn=15,yn=10,gn=20,bn=25,mn=30,wn=40,xn=Object(e.a)(r()(["\n .","{\n position: absolute;\n top:0;\n left:0;\n z-index: 9999;\n pointer-events:none;\n user-select: none;\n\n display:flex;\n align-items:center;\n min-width:48px;\n padding: 0px 8px;\n border: 1px solid #d9d9d9;\n box-shadow: 0px 6px 16px 3px rgba(0,0,0,0.08);\n border-radius: 2px;\n background: #fff;\n\n .","{\n font-size:12px;\n overflow:hidden;\n text-overflow: ellipsis;\n white-space:nowrap;\n }\n \n }\n\n .","{\n position: absolute;\n top:0;\n left:0;\n z-index: 9998;\n pointer-events:none;\n user-select: none;\n height: 2px;\n background: var(--primary-color);\n }\n .",':before{\n content: " ";\n position: absolute;\n width: 8px;\n height: 8px;\n top:-4px;\n border: 2px solid var(--primary-color);\n border-radius: 50%;\n background:#fff;\n }\n']),M.rowDragElement,M.rowDragElementLabel,M.rowDragLine,M.treeTableRowDragLine),Sn=Object(e.b)(r()(["\n border-top: 1px solid #cccccc;\n border-right: 1px solid #cccccc;\n border-bottom: 1px solid #cccccc;\n border-left: 1px solid #cccccc;\n\n td.",",\n th."," {\n border-left: none;\n }\n td.",",\n th."," {\n border-right: none;\n }\n\n thead tr."," th,\n tbody tr."," td {\n border-top: none;\n }\n &.has-footer tfoot tr."," td {\n border-bottom: none;\n }\n &:not(.has-footer) tbody tr."," td {\n border-bottom: none;\n }\n td.",":not(.","){\n border-left: var(---cell-border-vertical);\n }\n td.",":not(.","){\n border-right: var(---cell-border-vertical);\n }\n"]),M.first,M.first,M.last,M.last,M.first,M.first,M.last,M.last,M.rowSpan,M.first,M.rowSpan,M.last),On={"--row-height":"48px","--color":"#333","--bgcolor":"white","--hover-bgcolor":"var(--hover-color, #f5f5f5)","--highlight-bgcolor":"#eee","--primary-color":"#5582F3","--primary-color-level1":"rgb(242, 248, 255)","--primary-color-level2":"rgb(135, 173, 255)","--icon-color":"#666666","--strong-border-color":"#d9d9d9","--header-row-height":"32px","--header-color":"#333","--header-bgcolor":"#f4f4f4","--header-hover-bgcolor":"#ddd","--header-highlight-bgcolor":"#e4e8ed","--cell-padding":"8px 12px","--font-size":"12px","--line-height":"1.28571","--lock-shadow":"rgba(152, 152, 152, 0.5) 0 0 6px 2px","--border-color":"#dfe3e8","--cell-border":"1px solid #dfe3e8","--cell-border-horizontal":"1px solid #dfe3e8","---cell-border-vertical":"1px solid #dfe3e8","--header-cell-border":"1px solid #dfe3e8","--cell-border-vertical":"1px solid #dfe3e8","--header-cell-border-horizontal":"1px solid #dfe3e8","--header-cell-border-vertical":"1px solid #dfe3e8"},En=(hn=On,Object.keys(hn).reduce(function(e,t){return e+="".concat(t,":").concat(hn[t],";")},"")),kn=Object(e.b)(r()(["\n --cell-border-vertical: none;\n --header-cell-border-vertical: none;\n"])),Cn=Object(e.b)(r()(["\n //th隐藏列宽拖拽的背景色,使用th的右边框代替\n .","::after{\n background-color: inherit;\n }\n"]),M.tableHeaderCellResize),jn=e.c.div(r()(["\n :root {\n ","\n }\n ","\n\n box-sizing: border-box;\n * {\n box-sizing: border-box;\n }\n cursor: default;\n color: var(--color);\n font-size: var(--font-size);\n line-height: var(--line-height);\n position: relative;\n\n // 表格外边框由 art-table-wrapper 提供,而不是由单元格提供\n &.use-outer-border {\n ",";\n }\n\n // 表格不启用边框线,隐藏th、td的单元格左右边框线\n &:not(.",") {\n ","\n }\n &.","{\n ","\n }\n\n .no-scrollbar {\n ::-webkit-scrollbar {\n display: none;\n }\n }\n\n ."," {\n overflow: auto;\n flex-shrink: 1;\n flex-grow: 1;\n display: flex;\n flex-direction: column;\n }\n\n ."," {\n overflow: hidden;\n background: var(--header-bgcolor);\n display: flex;\n flex-shrink: 0;\n border-bottom: var(--header-cell-border-horizontal);\n }\n\n ."," {\n display: flex;\n // justify-content: flex-start;\n align-items: center;\n height: inherit;\n }\n\n ."," {\n overflow-x:auto;\n flex-shrink: 0;\n flex-grow: 0;\n scrollbar-width: none; // 兼容火狐\n & {\n ::-webkit-scrollbar {\n display:none;\n }\n }\n }\n\n ."," {\n display: flex;\n flex: none;\n }\n .",", ."," {\n background: var(--bgcolor);\n overflow: auto;\n overflow-x: hidden;\n overflow-anchor: none;\n position:relative;\n &.empty {\n position: relative;\n }\n }\n\n ."," {\n position: relative;\n }\n .",", ."," {\n .","{\n background-color: #e6effb !important;\n }\n .","{\n border-top: 1px solid #0E5FD8 !important;\n }\n .","{\n border-left: 1px solid #0E5FD8 !important;\n }\n .","{\n border-bottom: 1px solid #0E5FD8 !important;\n }\n .","{\n border-right: 1px solid #0E5FD8 !important;\n }\n }\n\n ."," {\n user-select:none;\n }\n\n ."," {\n user-select:none;\n ."," ."," >td{\n cursor:move;\n }\n\n ."," ."," >td{\n cursor:no-drop;\n }\n \n }\n\n .","{\n opacity: 0.5;\n }\n\n ."," td{\n border-top: 1px solid var(--primary-color) !important;\n border-bottom: 1px solid var(--primary-color) !important;\n \n }\n ."," td:first-child{\n border-left: 1px solid var(--primary-color) !important;\n \n }\n ."," td:last-child{\n border-right: 1px solid var(--primary-color) !important;\n \n }\n\n\n // ."," td{\n // border-top: 1px solid var(--primary-color) !important;\n // }\n\n ."," td{\n border-top: 1px solid var(--primary-color) !important;\n border-bottom: 1px solid var(--primary-color) !important;\n }\n\n ."," td:first-child{\n border-left: 1px solid var(--primary-color) !important;\n }\n\n ."," td:last-child{\n border-right: 1px solid var(--primary-color) !important;\n }\n\n // ."," td{\n // border-bottom: 1px solid var(--primary-color) !important;\n // }\n\n ."," {\n cursor:pointer;\n }\n\n\n &.sticky-header ."," {\n position: sticky;\n top: 0;\n z-index: ",";\n }\n\n &.sticky-footer ."," {\n position: sticky;\n bottom: 0;\n z-index: ",";\n }\n\n table {\n width: 0;\n table-layout: fixed;\n border-collapse: separate;\n border-spacing: 0;\n display: table;\n margin: 0;\n padding: 0;\n flex-shrink: 0;\n flex-grow: 0;\n position:relative;\n }\n\n // 在 tr 上设置 .no-hover 可以禁用鼠标悬停效果\n tr:not(.no-hover):hover > td {\n background: var(--hover-bgcolor);\n }\n // 使用 js 添加悬浮效果\n tr:not(.no-hover).row-hover > td {\n background: var(--hover-bgcolor);\n }\n // 在 tr 设置 highlight 可以为底下的 td 设置为高亮色\n // 而设置 .no-highlight 的话则可以禁用高亮效果;\n tr:not(.no-highlight).highlight > td {\n background: var(--highlight-bgcolor);\n }\n\n th {\n font-weight: normal;\n text-align: left;\n padding: var(--cell-padding);\n height: var(--header-row-height);\n color: var(--header-color);\n background: var(--header-bgcolor);\n border:1px solid transparent;\n border-right: var(--header-cell-border-vertical);\n border-bottom: var(--header-cell-border-horizontal);\n position: relative;\n }\n\n th.resizeable{\n border-right: var(--header-cell-border-vertical)\n }\n\n th."," {\n border-right: var(--header-cell-border-vertical);\n border-bottom: none;\n }\n\n tr."," th {\n border-top: var(--header-cell-border-horizontal);\n }\n th."," {\n border-left: var(--header-cell-border-vertical);\n }\n\n td {\n padding: var(--cell-padding);\n background: var(--bgcolor);\n height: var(--row-height);\n border:1px solid transparent;\n border-right: var(--cell-border-vertical);\n border-bottom: var(--cell-border-horizontal);\n word-break: break-all;\n }\n td."," {\n border-left: var(--cell-border-vertical);\n }\n tr."," td {\n border-top: var(--cell-border-horizontal);\n }\n &.has-header tbody tr."," td {\n border-top: none;\n }\n &.has-footer tbody tr."," td {\n border-bottom: none;\n }\n\n .",",\n ."," {\n z-index: ",";\n }\n\n //#region 锁列阴影\n ."," {\n position: absolute;\n top: 0;\n bottom: 0;\n z-index: ",";\n pointer-events: none;\n overflow: hidden;\n\n ."," {\n height: 100%;\n }\n\n ."," {\n margin-right: ","px;\n box-shadow: none;\n\n &.show-shadow {\n box-shadow: var(--lock-shadow);\n border-right: var(--cell-border-vertical);\n }\n }\n\n ."," {\n margin-left: ","px;\n box-shadow: none;\n\n &.show-shadow {\n box-shadow: var(--lock-shadow);\n border-left: var(--cell-border-vertical);\n }\n }\n }\n //#endregion\n\n //#region 空表格展现\n ."," {\n pointer-events: none;\n color: #99a3b3;\n font-size: 12px;\n text-align: center;\n position: absolute;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n\n .empty-image {\n width: 50px;\n height: 50px;\n }\n\n .empty-tips {\n margin-top: 16px;\n line-height: 1.5;\n }\n }\n //#endregion\n\n //#region sticky兼容\n &.sticky-polyfill-wrapper{\n //锁定列兼容 仅在锁定列的情况下生效\n ."," {\n overflow-x: hidden;\n }\n .",", ."," {\n position:relative;\n }\n ."," {\n overflow: hidden;\n display: flex;\n }\n ."," {\n position: relative;\n }\n\n ."," {\n display: flex;\n overflow: auto;\n overflow-x: hidden;\n overflow-anchor: none;\n }\n\n .",", .","{\n position: absolute;\n z-index: ",";\n top: 0;\n }\n .","{\n left:0;\n }\n .","{\n right:0;\n }\n\n .","{\n .","{\n position: absolute;\n top: 0;\n width: 100%;\n z-index: ",";\n }\n }\n\n tr:not(.no-hover).row-hover > td {\n background: var(--hover-bgcolor);\n }\n }\n //#endregion sticky兼容\n\n //#region 粘性滚动条\n .","{\n display:flex;\n background: var(--bgcolor);\n }\n .","{\n height: 1px;\n flex-shrink: 0;\n border-top: 1px solid var(--border-color);\n }\n\n .","{\n height: 1px;\n flex-shrink: 0;\n border-top: 1px solid var(--border-color);\n }\n ."," {\n overflow-y: hidden;\n overflow-x: auto;\n z-index: ",";\n flex-shrink: 1;\n flex-grow: 0;\n border-top: 1px solid var(--border-color);\n }\n\n ."," {\n // 必须有高度才能出现滚动条\n height: 1px;\n visibility: hidden;\n }\n //#endregion\n\n //#region 加载样式\n ."," {\n position: relative;\n width: 100%;\n height: 100%;\n overflow: auto;\n\n ."," {\n filter: none;\n width: 100%;\n height: 100%;\n overflow: hidden;//列全部固定时,存在双横向滚动条\n display: flex;\n position: relative;\n flex-direction: column;\n }\n\n ."," {\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n pointer-events: none;\n }\n\n ."," {\n position: sticky;\n z-index: ",";\n transform: translateY(-50%);\n }\n }\n //#endregion\n\n //#region 表格过滤\n ."," {\n color:var(--icon-color);\n &.active{\n color:var(--primary-color);\n }\n padding: 6px 4px;\n &:hover{\n background-color: #e5e5e5;\n }\n &:focus {\n outline: none\n }\n }\n //#endregion\n\n //#region 表格排序\n ."," {\n color:var(--icon-color);\n &.active{\n color:var(--primary-color);\n }\n }\n ."," {\n color:var(--icon-color);\n &.active{\n color:var(--primary-color);\n }\n }\n //#endregion\n\n //#region 滚动条占位\n ."," {\n visibility: hidden;\n flex-shrink: 0;\n }\n ."," ."," {\n border-top: var(--cell-border-horizontal);\n }\n //#endregion\n\n //#region 拖拽列宽大小\n .","::after{\n background-color: var(--border-color);\n }\n //解决部分浏览器(chrome109)最后一个单元格的列宽拖拽区域绝对定位超出表格,导致表格竖分割线无法对齐\n ."," th."," .","{\n right: 0;\n width: 5px;\n &::after{\n left: 4px;\n }\n }\n //#endregion\n\n "]),En,En,Sn,M.artTableBordered,kn,M.artTableBordered,Cn,M.artTable,M.tableHeader,M.tableHeaderCellContent,M.virtual,M.tableFooter,M.tableBody,M.tableFooter,M.tableRow,M.tableBody,M.tableFooter,M.tableCellRangeSelected,M.tableCellRangeTop,M.tableCellRangeLeft,M.tableCellRangeBottom,M.tableCellRangeRight,M.rangeSelection,M.rowDragging,M.tableBody,M.tableRow,M.tableFooter,M.tableRow,M.rowDragStart,M.rowDragEndParent,M.rowDragEndParent,M.rowDragEndParent,M.rowDragEndToTop,M.rowDragEndInto,M.rowDragEndInto,M.rowDragEndInto,M.rowDragEndToBottom,M.rowDragCell,M.tableHeader,vn,M.tableFooter,yn,M.leaf,M.first,M.first,M.first,M.first,M.first,M.last,M.lockLeft,M.lockRight,p,M.lockShadowMask,gn,M.lockShadow,M.leftLockShadow,20,M.rightLockShadow,20,M.emptyWrapper,M.virtual,M.tableBody,M.tableFooter,M.tableHeaderMain,M.tableHeader,M.tableFooterMain,M.fixedLeft,M.fixedRight,p,M.fixedLeft,M.fixedRight,M.rowDetailContainer,M.rowDetailItem,bn,M.horizontalStickyScrollContainer,M.horizontalScrollLeftSpacer,M.horizontalScrollRightSpacer,M.stickyScroll,mn,M.stickyScrollItem,M.loadingWrapper,M.loadingContentWrapper,M.loadingIndicatorWrapper,M.loadingIndicator,wn,M.tableFilterTrigger,M.tableSortIcon,M.tableExtendIcon,M.verticalScrollPlaceholder,M.tableFooter,M.verticalScrollPlaceholder,M.tableHeaderCellResize,M.tableHeaderRow,M.last,M.tableHeaderCellResize),Sn=Object(e.b)(r()(["\n ","\n //#region 按钮\n .","{\n color: var(--color);\n background:#ffffff;\n border:1px solid var(--strong-border-color);\n border-radius: 2px;\n cursor: pointer;\n &:hover{\n color: var(--primary-color);\n border:1px solid var(--primary-color);\n }\n }\n ."," {\n color:#ffffff;\n background-color: var(--primary-color);\n border:none;\n &:hover{\n color:#ffffff;\n background-color: var(--primary-color-level2);\n border:none;\n }\n }\n//#endregion\n"]),En,M.button,M.buttonPrimary);function Pn(e){if(e.deepPath)return e.deepPath();if(e.path)return e.path;if(e.composedPath)return e.composedPath();for(var t=[],n=e.target;n;)t.push(n),n=n.parentElement;return t}function Rn(e,t){return!(!e||!t)&&0<=Pn(t).indexOf(e)}function An(e,t){for(var n,r=0;!n&&r<e.length;){var o=e[r];t(o)&&(n=o),r++}return n}function In(e,t){var n=t.getBoundingClientRect(),r=document.documentElement.getBoundingClientRect();return{x:e.clientX-(t===document.body?r:n).left,y:e.clientY-(t===document.body?r:n).top}}function _n(e,t,n){e=e.getBoundingClientRect(),t=(t===document.body?document.documentElement:t).getBoundingClientRect();return{x:e.left-t.left-(n?n.x:0),y:e.top-t.top-(n?n.y:0)}}function Tn(e,t,n,r,o){var i,a=e.getBoundingClientRect(),c=document.documentElement,l=c.getBoundingClientRect(),t=t.getBoundingClientRect(),s=a.width,u=a.height,e=e===document.body;return e&&(s=l.width-Math.abs(l.left-a.left),u=l.height+c.scrollTop-Math.abs(l.top-a.top)),n&&(l=t.width,s=(a={x:n,maxX:s-l,width:l,isPerfectX:o}).x,l=a.maxX,i=a.width,n=(a=a.isPerfectX)&&Math.max(s,0)>Math.abs(l)&&i<=s?s-i:Math.min(Math.max(s,0),Math.abs(l))),r&&(a=t.height,i={y:r,maxY:u-a,height:a,scrollTop:c.scrollTop,isBody:e,isPerfectY:o},s=i.y,l=i.maxY,t=i.height,u=i.scrollTop,a=i.isBody,r=(i=i.isPerfectY)&&Math.max(s,0)>Math.abs(l)&&t<=(a?s-u:s)?s-t:Math.min(Math.max(s,0),Math.abs(l))),{x:n,y:r}}function Dn(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Mn(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Mn(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Mn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var Ln="v3"==(null!=e.a?"v5":"v3")?"innerRef":"ref",Nn=100;function Fn(e){var t=0;return e.forEach(function(e){t+=e}),t}Hn=function(){return j(window,"resize",{passive:!0}).pipe((t=150,void 0===(n=He)&&(n=ze),void 0===(r={leading:!0,trailing:!0})&&(r=Tt),function(e){return e.lift(new Dt(t,n,r.leading,r.trailing))}));var t,n,r};var Hn,zn,Bn=new s(function(t){var e;try{e=Hn()}catch(e){return void t.error(e)}return(e?Le(e):Ze()).subscribe(t)}),Kn=function(e,n){var t=new Nt.a(function(e){var t;e[0]&&e[0].contentRect&&(t=0===(e=e[0].contentRect).width&&0===e.height,t=m()({hide:t},e),n)&&n(t)});return t&&t.observe(e),t};function Wn(){var e=document.createElement("div"),t=(e.style.position="absolute",e.style.width="100px",e.style.height="100px",e.style.overflow="scroll",e.style.top="-9999px",document.body.appendChild(e),e.offsetWidth-e.clientWidth),n=e.offsetHeight-e.clientHeight;return document.body.removeChild(e),{width:t,height:n}}function Vn(c,l){var s=new Set;var t,n=new u,r=Dn(c);try{var e=function(){function e(){if(s.has(a))s.delete(a);else{var e=a.scrollLeft;if(0!==e||function(e,t){return!(1<arguments.length&&void 0!==t)||t?e.scrollWidth>e.clientWidth:e.scrollHeight>e.clientHeight}(a)){var t=a,n=e;s.clear();var r,o=Dn(c);try{for(o.s();!(r=o.n()).done;){var i=r.value;i!==t&&(i.scrollLeft=n,s.add(i))}}catch(e){o.e(e)}finally{o.f()}l(e)}}}var a=t.value;a.addEventListener("scroll",e,{passive:!0}),n.add(function(){return a.removeEventListener("scroll",e)})};for(r.s();!(t=r.n()).done;)e()}catch(e){r.e(e)}finally{r.f()}return n}function $n(e,t){var n=Object.prototype.hasOwnProperty;if(!Object.is(e,t)){if("object"!==F()(e)||null===e||"object"!==F()(t)||null===t)return!1;var r=Object.keys(e),o=Object.keys(t);if(r.length!==o.length)return!1;for(var i=0;i<r.length;i++)if(!n.call(t,r[i])||!Object.is(e[r[i]],t[r[i]]))return!1}return!0}function Gn(n,r){return Object.keys(r).length?function(e,t){return x(n(e,t),r)}:n}function Yn(e){return pn()?e.tableFooterMain:e.tableFooter}function Un(e){var t,n=e.variables;!1!==e.enableCSSVariables&&(t={},e.bordered||(t["--cell-border-vertical"]="none",t["--header-cell-border-vertical"]="none"),an({include:"style[data-styled]",variables:m()({},On,n,t),watch:!0,silent:!0}))}function qn(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Xn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?qn(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):qn(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Zn(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Jn(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Jn(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Jn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Qn(e,t){return null==e||"auto"===e?t:e}var er=!1;function tr(e,l){return null!=e&&Array.isArray(e)||(jt.warn("<BaseTable /> props.columns 需要传入一个数组",e),e=[]),function e(t){var n,r,o=[],i=Zn(t);try{for(i.s();!(n=i.n()).done;){var a,c=n.value;A(c=null==c.width&&null!=l?Xn(Xn({},c),{},{width:l}):c)?c.hidden?(r=c,er||(er=!0,jt.warn("column.hidden 已经过时,如果需要隐藏该列,请将其从 columns 数组中移除",r))):o.push(c):0<(a=e(c.children)).length&&o.push(Xn(Xn({},c),{},{children:a}))}}catch(e){i.e(e)}finally{i.f()}return o}(e)}function nr(e){var t,n=0,r=Zn(e);try{for(r.s();!(t=r.n()).done;){if(!o(t.value))break;n+=1}}catch(e){r.e(e)}finally{r.f()}return n;function o(e){return A(e)?e.lock:e.lock||e.children.some(o)}}function rr(e){for(var t,n,r,o=e.state,i=o.offsetX,o=o.maxRenderWidth,a=e.props,c=a.useVirtual,l=a.dataSource,a=tr(a.columns,a.defaultColumnWidth),s=nr(a),u=I(a,"leaf-only"),f=(s===a.length?t={horizontal:!(r={left:[],right:[],full:a,center:a}),vertical:!(n={left:[],right:[],full:u,center:u}),header:!1}:(p=a.slice(0,s),O=nr(a.slice().reverse()),s=a.slice(s,a.length-O),O=a.slice(a.length-O),f=100<=u.length&&u.every(function(e){return null!=e.width}),l=100<=l.length,t={horizontal:Qn("object"===F()(c)?c.horizontal:c,f),vertical:Qn("object"===F()(c)?c.vertical:c,l),header:Qn("object"===F()(c)?c.header:c,!1)},n={left:I(p,"leaf-only"),full:u,right:I(O,"leaf-only"),center:I(s,"leaf-only")},r={left:p,full:a,right:O,center:s}),(e=>{var t=e.offsetX,n=e.maxRenderWidth,r=e.flat;if(!e.useVirtual.horizontal)return{leftIndex:0,leftBlank:0,rightIndex:r.full.length,rightBlank:0};for(var o=0,i=0,a=0,c=0,l=Math.max(0,t-Nn);o<r.center.length;){var s=r.center[o];if(!(s.width+a<l))break;o+=1,a+=s.width}for(var u=n+(l-a)+2*Nn;o+i<r.center.length;){var f=r.center[o+i];if(!(c<u))break;c+=f.width,i+=1}return e=r.center.length-o-i,{leftIndex:o,leftBlank:a,rightIndex:o+i,rightBlank:Fn(r.center.slice(r.center.length-e).map(function(e){return e.width}))}})({maxRenderWidth:o,offsetX:i,useVirtual:t,flat:n})),l=e.getVerticalRenderRange(t),c=f.leftBlank,d=f.leftIndex,u=f.rightBlank,p=f.rightIndex,a=[].concat(R()(n.left.map(function(e,t){return{type:"normal",col:e,colIndex:t}})),[0<c&&{type:"blank",blankSide:"left",width:c}],R()(n.center.slice(d,p).map(function(e,t){return{type:"normal",col:e,colIndex:n.left.length+d+t}})),[0<u&&{type:"blank",blankSide:"right",width:u}],R()(n.right.map(function(e,t){return{type:"normal",col:e,colIndex:n.full.length-n.right.length+t}}))).filter(Boolean),h=n.full.length,v=n.left.length,y=n.right.length,g=new Map,b=0,m=0;m<v;m++)g.set(m,b),b+=n.full[m].width;for(var w=new Map,x=0,S=0;S<y;S++)w.set(h-1-S,x),x+=n.full[h-1-S].width;var O=Fn(n.left.map(function(e){return e.width})),s=Fn(n.right.map(function(e){return e.width}));return{horizontalRenderRange:f,verticalRenderRange:l,visible:a,flat:n,nested:r,useVirtual:t,stickyLeftMap:g,stickyRightMap:w,leftLockTotalWidth:O,rightLockTotalWidth:s,hasLockColumn:0<r.left.length||0<r.right.length}}function or(e){e=e.descriptors;return w.a.createElement("colgroup",null,e.map(function(e){return"blank"===e.type?w.a.createElement("col",{key:e.blankSide,style:{width:e.width}}):w.a.createElement("col",{key:e.colIndex,style:{width:e.col.width}})}))}var ir=w.a.memo(function(){return w.a.createElement(w.a.Fragment,null,w.a.createElement("img",{alt:"empty-image",className:"empty-image",src:"//img.alicdn.com/tfs/TB1l1LcM3HqK1RjSZJnXXbNLpXa-50-50.svg"}),w.a.createElement("div",{className:"empty-tips"},"没有符合查询条件的数据",w.a.createElement("br",null),"请修改条件后重新查询"))});function ar(e){var t=e.descriptors,n=e.emptyCellHeight,r=e.EmptyContent,r=void 0===r?ir:r,e=!e.isLoading;return w.a.createElement(y.Fragment,null,w.a.createElement("table",{key:"table"},w.a.createElement(or,{descriptors:t}),w.a.createElement("tbody",null,w.a.createElement("tr",{className:k()(M.tableRow,M.first,M.last,"no-hover"),"data-rowindex":0},w.a.createElement("td",{className:k()(M.tableCell,M.first,M.last),colSpan:t.length,style:{height:null!=n?n:200}})))),e&&w.a.createElement("div",{className:M.emptyWrapper,key:"empty"},w.a.createElement(r,null)))}function cr(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?lr(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lr(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function lr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function sr(e){var a=-1;return function e(t,n){var r,o=cr(t);try{for(o.s();!(r=o.n()).done;){var i=r.value;A(i)?a=Math.max(a,n):e(i.children,n+1)}}catch(e){o.e(e)}finally{o.f()}}(e,0),a}function ur(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function fr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ur(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ur(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function dr(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?pr(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?pr(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function pr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function hr(e,u,f){return function e(t,n){var r=0;var o=[];var i,a=dr(t);try{for(a.s();!(i=a.n()).done;){var c,l=i.value,s=n+r;A(l)?(r+=1,f+u.leftIndex<=s&&s<f+u.rightIndex&&o.push({colIndex:s,col:l})):(c=e(l.children,s),r+=c.leafCount,0<c.filtered.length&&o.push({colIndex:s,col:l,children:c.filtered}))}}catch(e){a.e(e)}finally{a.f()}return{filtered:o,leafCount:r}}(e,f).filtered}function vr(e,t){for(var c=[],n=0;n<t;n++)c.push([]);var l=[];return function e(t,n){var r=0;for(var o=0;o<t.length;o++){var i,a=t[o];A(a)?(r+=1,i={type:"normal",width:a.col.width,col:a.col,colIndex:a.colIndex,colSpan:1,isLeaf:!0},c[n].push(i),l.push(i)):(i=e(a.children,n+1),r+=i.leafCount,0<i.leafCount&&c[n].push({type:"normal",width:a.col.width,col:a.col,colIndex:a.colIndex,colSpan:i.leafCount,isLeaf:!1}))}return{leafCount:r}}(e,0),{flat:l,leveled:c}}function yr(e,t){return function e(t,n){var r=[];var o=0;for(var i=0;i<t.length;i++){var a,c=t[i],l=n+o;A(c)?(o+=1,r.push({colIndex:l,col:c})):(a=e(c.children,l),o+=a.leafCount,0<a.leafCount&&r.push({col:c,colIndex:l,children:a.result}))}return{result:r,leafCount:o}}(e,t).result}function gr(e,t){var n,r,o,i=e.flat,a=e.nested,c=e.horizontalRenderRange;return e.useVirtual.header?(n=vr(yr(a.left,0),t),r=vr(hr(a.center,c,i.left.length),t),o=vr(yr(a.right,i.left.length+i.center.length),t),{flat:[].concat(R()(n.flat),[{type:"blank",width:c.leftBlank,blankSide:"left"}],R()(r.flat),[{type:"blank",width:c.rightBlank,blankSide:"right"}],R()(o.flat)),leveled:(e=>{for(var t=[],n=0;n<e;n++)t.push(n);return t})(t).map(function(e){return[].concat(R()(n.leveled[e]),[{type:"blank",width:c.leftBlank,blankSide:"left"}],R()(r.leveled[e]),[{type:"blank",width:c.rightBlank,blankSide:"right"}],R()(o.leveled[e]))})}):vr(yr(a.full,0),t)}function br(e){var t=e.info,u=e.theaderPosition,n=e.rowCount,f=e.stickyRightOffset,e=t.nested,r=t.flat,d=t.stickyLeftMap,p=t.stickyRightMap,h=null!=n?n:sr(e.full)+1,n=gr(t,h),v=r.full.length,y=r.left.length,g=r.right.length,e=n.leveled.map(function(e,s){e=e.concat(),1<h&&-1<["left","right"].indexOf(u)&&e.push({type:"blank",blankSide:"left",width:1,isPlacehoder:!0}),e=e.map(function(e,t){var n,r,o,i,a,c,l;return"normal"===e.type?(n=e.colIndex,r=e.colSpan,o=e.isLeaf,a=null!=(a=(i=e.col).headerCellProps)?a:{},c={},n<y?(c.position="sticky",c.left=d.get(n)):v-g<=n&&(c.position="sticky",c.right=p.get(1<r?n+r-1:n)+("number"==typeof f?f:0)),l="right"===i.align?"flex-end":"center"===i.align?"center":"flex-start",w.a.createElement("th",m()({key:n},a,{className:k()(M.tableHeaderCell,a.className,E()(E()(E()(E()(E()({},M.first,0===n),M.last,n+r===v),M.lockLeft,n<y||"left"===u),M.lockRight,v-g<=n||"right"===u),M.leaf,e.isLeaf)),colSpan:r,rowSpan:o?h-s:void 0,style:fr(fr({textAlign:i.align,verticalAlign:null!=(n=i.verticalAlign)?n:"middle"},a.style),c),"data-code":i.code}),"center"===u&&"sticky"===c.position?null:w.a.createElement("div",{className:M.tableHeaderCellContent,style:{justifyContent:l}},null!=(r=i.title)?r:i.name))):0<e.width?w.a.createElement("th",{key:e.blankSide,style:{visibility:e.isPlacehoder?"hidden":void 0}}):null});return w.a.createElement("tr",{key:s,className:k()(M.tableHeaderRow,E()(E()({},M.first,0===s),M.last,s===h-1))},e)}),t=n.flat.map(function(e){return"blank"===e.type?0<e.width?w.a.createElement("col",{key:e.blankSide,style:{width:e.width}}):null:w.a.createElement("col",{key:e.colIndex,style:{width:e.width}})});return w.a.createElement("table",null,w.a.createElement("colgroup",null,t),w.a.createElement("thead",null,e))}t(126),t(195);function mr(e){return e?(e.nodeName||"").toLowerCase():null}function wr(e){var t;return null==e?window:"[object Window]"!==e.toString()?(t=e.ownerDocument)&&t.defaultView||window:e}function xr(e){return wr(e).getComputedStyle(e)}function Sr(e){return e instanceof wr(e).HTMLElement||e instanceof HTMLElement}function Or(e){return"undefined"!=typeof ShadowRoot&&(e instanceof wr(e).ShadowRoot||e instanceof ShadowRoot)}function Er(e){return(((t=e)instanceof wr(t).Element||t instanceof Element?e.ownerDocument:e.document)||window.document).documentElement;var t}function kr(e){return"html"===mr(e)?e:e.assignedSlot||e.parentNode||(Or(e)?e.host:null)||Er(e)}function Cr(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function jr(e){return Sr(e)&&"fixed"!==xr(e).position?e.offsetParent:null}function Pr(e){for(var t,n=wr(e),r=jr(e);r&&(t=r,0<=["table","td","th"].indexOf(mr(t)))&&"static"===xr(r).position;)r=jr(r);return(!r||"html"!==mr(r)&&("body"!==mr(r)||"static"!==xr(r).position))&&(r||(e=>{var t=/firefox/i.test(Cr()),n=/Trident/i.test(Cr());if(!n||!Sr(e)||"fixed"!==xr(e).position){var r=kr(e);for(Or(r)&&(r=r.host);Sr(r)&&["html","body"].indexOf(mr(r))<0;){var o=xr(r);if("none"!==o.transform||"none"!==o.perspective||"paint"===o.contain||-1!==["transform","perspective"].indexOf(o.willChange)||t&&"filter"===o.willChange||t&&o.filter&&"none"!==o.filter)return r;r=r.parentNode}}return null})(e))||n}function Rr(t,n,r){return function(e){return e.lift(new Ar(t,n,r))}}var Ar=(()=>{function e(e,t,n){this.nextOrObserver=e,this.error=t,this.complete=n}return e.prototype.call=function(e,t){return t.subscribe(new Ir(e,this.nextOrObserver,this.error,this.complete))},e})(),Ir=(o=>{function e(e,t,n,r){e=o.call(this,e)||this;return e._tapNext=f,e._tapError=f,e._tapComplete=f,e._tapError=n||f,e._tapComplete=r||f,ee(t)?(e._context=e)._tapNext=t:t&&(e._context=t,e._tapNext=t.next||f,e._tapError=t.error||f,e._tapComplete=t.complete||f),e}return c(e,o),e.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){return void this.destination.error(e)}this.destination.next(e)},e.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){return void this.destination.error(e)}this.destination.error(e)},e.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){return void this.destination.error(e)}return this.destination.complete()},e})(a);function _r(e){return"[object Window]"===e.toString()||"[object global]"===e.toString()}function Tr(e){return"html"===mr(e)||"body"===mr(e)}function Dr(e,t,n){for(var r=0,o=e;null!=o&&(r+=o[n],!(o===t||_r(t)&&Tr(o)));)o=o.parentElement;return _r(t)&&(r+={scrollLeft:(e=wr(e=o)).pageXOffset,scrollTop:e.pageYOffset}[n]),r}function Mr(e,t){if(_r(t)||Tr(t))return{left:0,right:window.innerWidth,top:0,bottom:window.innerHeight};for(var n=0,r=0,o=t;null!=o&&o!=e;){r+=o.offsetTop,n+=o.offsetLeft;var i=Pr(o);if(r-=Dr(o.parentElement,i,"scrollTop"),n-=Dr(o.parentElement,i,"scrollLeft"),_r(i))break;r+=i.clientTop,n+=i.clientLeft,o=i}return{top:r,bottom:r+t.offsetHeight,left:n,right:n+t.offsetWidth}}function Lr(e,t){return _r(t)||(e=>{for(var t=[],n=e;!_r(n);)n=Pr(n),t.push(n);return t})(e).includes(t)?t:Pr(t)}function Nr(n){return _r(n)?j(n,"resize",{passive:!0}):new s(function(t){var e=new Nt.a(function(e){t.next(e)});return e.observe(n),function(){e.disconnect()}})}function Fr(e){var t,n;return["html","body","#document"].includes(mr(e))?wr(e):Sr(e)&&(n=(t=xr(t=e)).overflow,/auto|scroll|overlay|hidden/.test(n+t.overflowY+t.overflowX))?e:Fr(kr(e))}function Hr(r,e,t){return e.pipe(Ge(r),lt($n),bt("init"),C(function(){var e=Fr(kr(r));return{scrollParent:e,commonOffsetAncestor:Lr(r,e)}}),lt($n),Rr(function(e){t&&console.log("%c[ali-react-table STRUCTURE ".concat(t,"]"),"color: #4f9052; font-weight: bold","\ntarget:",r,"\nscrollParent:",e.scrollParent,"\ncommonOffsetAncestor:",e.commonOffsetAncestor)}),Et(function(e){var t=e.scrollParent,n=e.commonOffsetAncestor;return function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=Number.POSITIVE_INFINITY,r=null,o=e[e.length-1];return me(o)?(r=e.pop(),1<e.length&&"number"==typeof e[e.length-1]&&(n=e.pop())):"number"==typeof o&&(n=e.pop()),null===r&&1===e.length&&e[0]instanceof s?e[0]:yt(n)(Ie(e,r))}(j(t,"scroll",{passive:!0}),Nr(t),Nr(r)).pipe(C(function(e){return{targetRect:Mr(n,r),scrollParentRect:Mr(n,t),event:e}}),C(function(e){var t=e.event,n=e.scrollParentRect,e=e.targetRect;return{event:t,targetRect:e,scrollParentRect:n,offsetY:Math.max(0,n.top-e.top),clipRect:{left:Math.max(e.left,n.left),top:Math.max(e.top,n.top),right:Math.min(e.right,n.right),bottom:Math.min(e.bottom,n.bottom)}}}))}),Rr(function(e){t&&console.log("%c[ali-react-table RECTS ".concat(t,"]"),"color: #4f9052; font-weight: bold","\noffsetY:",e.offsetY,"\ntargetRect:",e.targetRect,"\nscrollParentRect:",e.scrollParentRect,"\nclipRect:",e.clipRect,"\nevent:",e.event)}))}t(278);function zr(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Br(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?zr(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zr(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Kr(e,u){var f=new Array(e).fill(u);return{getRenderRange:function(e,t,c){var n,r,o,i;return f.length!==c&&((o=c)<f.length?f.length=o:(i=f.length,f.length=o,f.fill(u,i))),t<=0?e<=0?(i=l(0,o={topIndex:0,topBlank:0}),Br(Br({},o),i)):(n=s(c),r=a(n),n=l(n,r),Br(Br({},r),n)):(r=a(e),n=l(e+t,r),Br(Br({},r),n));function a(e){if(0===f.length)return{topIndex:0,topBlank:0};for(var t=0,n=0;t<f.length;){var r=f[t];if(e<=n+r)break;n+=r,t+=1}for(var o=t,i=n,a=0,c=0;c<o&&a<Nn;)a+=f[o-(c+=1)];return{topIndex:o-c,topBlank:i-a}}function l(e,t){for(var n=t.topIndex,r=t.topBlank;n<c&&r<e;)r+=f[n],n+=1;for(var t=s(c)-r,o=n,i=0,a=0;a<c-o&&i<Nn;)i+=f[o+a],a+=1;return{bottomIndex:o+a,bottomBlank:t-i}}function s(e){return Fn(f)+(e-f.length)*u}},updateRow:function(e,t,n){f[e]=n},cache:f}}var Wr=(()=>o()(function e(t){var r=this,n=(i()(this,e),E()(this,"artTableWrapper",void 0),E()(this,"artTable",void 0),E()(this,"tableHeader",void 0),E()(this,"tableBody",void 0),E()(this,"virtual",void 0),E()(this,"tableElement",void 0),E()(this,"tableFooter",void 0),E()(this,"stickyScroll",void 0),E()(this,"stickyScrollItem",void 0),E()(this,"tableHeaderMain",void 0),E()(this,"tableFooterMain",void 0),E()(this,"getRowNodeListByEvent",function(e){var t=null,n=e.currentTarget.dataset.rowindex;return t=void 0!==n?(r.tableBody.contains(e.currentTarget)?r.tableBody:r.tableFooter).querySelectorAll('tr[data-rowindex="'.concat(n,'"]')):t}),E()(this,"getInRangeRowByCellEvent",function(e){var n=function(e,t){return e.parentNode.nodeName===t?e.parentNode:n(e.parentNode,t)},t=null==(t=e=e instanceof Array?e[0]:e)?void 0:t.currentTarget,r=n(t,"TR"),e=parseInt(e.currentTarget.getAttribute("rowspan"))||1,t=null==(t=n(t,"TABLE"))?void 0:t.rows;return Array.from(t).slice(r.rowIndex,r.rowIndex+e)}),this.artTableWrapper=t,this.artTable=t.querySelector(".".concat(M.artTable)),this.tableHeader=this.artTable.querySelector(".".concat(M.tableHeader)),this.tableHeaderMain=this.artTable.querySelector(".".concat(M.tableHeaderMain)),this.tableBody=this.artTable.querySelector(".".concat(M.tableBody)),this.virtual=this.artTable.querySelector(".".concat(M.virtual)),this.tableElement=this.artTable.querySelector(".".concat(M.tableBody," table")),this.tableFooter=this.artTable.querySelector(".".concat(M.tableFooter)),this.tableFooterMain=this.artTable.querySelector(".".concat(M.tableFooterMain)),".".concat(M.artTable," + .").concat(M.horizontalStickyScrollContainer," .").concat(M.stickyScroll)),t=t.querySelectorAll(n);this.stickyScroll=t[t.length-1],this.stickyScrollItem=this.stickyScroll.querySelector(".".concat(M.stickyScrollItem))},[{key:"getVirtualTop",value:function(){return this.tableBody.querySelector(".".concat(M.virtualBlank,".top"))}},{key:"getTableRows",value:function(){return this.artTable.querySelector(".".concat(M.tableBody," .").concat(M.virtual," table tbody")).childNodes}},{key:"getTableBodyHtmlTable",value:function(){return this.artTable.querySelector(".".concat(M.tableBody," .").concat(M.virtual," table"))}},{key:"getLeftLockShadow",value:function(){var e=".".concat(M.lockShadowMask," .").concat(M.leftLockShadow),e=this.artTable.querySelectorAll(e);return e[e.length-1]}},{key:"getRightLockShadow",value:function(){var e=".".concat(M.lockShadowMask," .").concat(M.rightLockShadow),e=this.artTable.querySelectorAll(e);return e[e.length-1]}},{key:"getLoadingIndicator",value:function(){return this.artTableWrapper.querySelector(".".concat(M.loadingIndicator))}},{key:"getRowTop",value:function(e){return 0===e?0:(e=".".concat(M.tableBody," .").concat(M.tableRow,'[data-rowindex="').concat(e,'"]'),((e=this.artTable.querySelector(e))&&e.offsetTop||0)+(this.tableElement.offsetTop||0))}}]))();function Vr(e,t,n){return e.getValue?e.getValue(t,n):t[e.code]}var L={safeRenderHeader:function(e){var t;return null!=(t=e.title)?t:e.name},safeGetValue:Vr,safeGetRowKey:function(e,t,n){var r;return"string"==typeof e?r=t[e]:"function"==typeof e&&(r=e(t)),r=null==r?String(n):r},safeGetCellProps:function(e,t,n){var r;return e.getCellProps&&(r=Vr(e,t,n),e.getCellProps(r,t,n))||{}},safeRender:function(e,t,n){var r=Vr(e,t,n);return e.render?e.render(r,t,n):r}},$r=(()=>o()(function e(){i()(this,e),E()(this,"rects",[])},[{key:"testSkip",value:function(t,n){return this.rects.some(function(e){return e.left<=n&&n<e.right&&e.top<=t&&t<e.bottom})}},{key:"stripUpwards",value:function(t){this.rects=this.rects.filter(function(e){return e.bottom>t})}},{key:"add",value:function(e,t,n,r){this.rects.push({left:t,right:t+(n<1?1:n),top:e,bottom:e+r})}}]))();function Gr(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Yr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Gr(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Gr(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Ur(e){var t=e.tbodyHtmlTag,r=e.getRowProps,o=e.primaryKey,f=e.stickyRightOffset,n=e.data,d=e.verticalRenderInfo,p=e.horizontalRenderInfo,h=e.tbodyPosition,e=p.flat,v=new $r,y=e.full.length,g=e.left.length,b=e.right.length;return w.a.createElement("table",null,w.a.createElement(or,{descriptors:p.visible}),w.a.createElement(t,null,n.map(function(s,e){var u=d.offset+e,e=(v.stripUpwards(u),r(s,u)),t=k()(M.tableRow,E()(E()(E()(E()({},M.first,u===d.first),M.last,u===d.last),M.even,u%2==0),M.odd,u%2==1),null==e?void 0:e.className),n=p.visible.concat();-1<["left","right"].indexOf(h)&&n.push({type:"blank",blankSide:"left",width:0,isPlacehoder:!0});return w.a.createElement("tr",m()({},e,{className:t,key:null!=e&&e["data-row-detail-key"]?e["data-row-detail-key"]:L.safeGetRowKey(o,s,u),"data-rowindex":u,"data-role":"table-row"}),n.map(function(e){var t,n,r,o,i,a,c,l;return"blank"===e.type?w.a.createElement("td",{key:e.blankSide,style:{visibility:e.isPlacehoder?"hidden":void 0}}):(t=s,n=u,r=e.col,e=e.colIndex,v.testSkip(n,e)?null:(o=L.safeGetValue(r,t,n),i=null!=(i=null==(i=r.getCellProps)?void 0:i.call(r,o,t,n))?i:{},a=o,r.render&&(a=r.render(o,t,n)),l=c=1,r.getSpanRect?(o=r.getSpanRect(o,t,n),c=null==o?1:o.right-e,l=null==o?1:o.bottom-n):(null!=i.colSpan&&(c=i.colSpan),null!=i.rowSpan&&(l=i.rowSpan)),(t=1<c||1<l)&&v.add(n,e,c,l),l=Math.min(l,d.limit-n),c=Math.min(c,p.visible.length-e),l=Math.max(l,1),c=Math.max(c,1),o={},e<g?(o.position="sticky",o.left=p.stickyLeftMap.get(e)):y-b<=e&&(o.position="sticky",o.right=p.stickyRightMap.get(e)+("number"==typeof f?f:0)),w.a.createElement("td",Yr(Yr(Yr({key:e},i),{},{className:k()(M.tableCell,i.className,E()(E()(E()(E()(E()({},M.first,0===e),M.last,e+c===y),M.lockLeft,e<g||"left"===h),M.lockRight,y-b<=e),M.rowSpan,1<l))},t?{colSpan:c,rowSpan:l}:null),{},{style:Yr(Yr({textAlign:r.align,verticalAlign:null!=(e=r.verticalAlign)?e:"middle"},i.style),o),"data-role":"table-cell","data-rowindex":n,"data-code":r.code}),"center"===h&&"sticky"===o.position?null:a)))}))})))}var qr=w.a.memo(function(){return w.a.createElement("svg",{style:{margin:"auto",display:"block",width:40,height:40},viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},w.a.createElement("circle",{cx:"50",cy:"50",r:"40",fill:"none",stroke:"#23a7fa",strokeDasharray:"188 64",strokeLinecap:"round",strokeWidth:"10"},w.a.createElement("animateTransform",{attributeName:"transform",dur:"1.5s",keyTimes:"0;1",repeatCount:"indefinite",type:"rotate",values:"0 50 50;360 50 50"})))});function Xr(e){var t=e.children;return w.a.createElement("div",{className:M.loadingContentWrapper,style:{filter:e.visible?"blur(1px)":"none"}},t)}function Zr(e){var t=e.visible,n=e.LoadingContentWrapper,r=e.LoadingIcon;return w.a.createElement("div",{className:M.loadingWrapper},t&&w.a.createElement("div",{className:M.loadingIndicatorWrapper},w.a.createElement("div",{className:M.loadingIndicator},w.a.createElement(void 0===r?qr:r,null))),w.a.createElement(void 0===n?Xr:n,{visible:t,children:e.children}))}function Jr(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(Jr=function(){return!!e})()}var Qr=(e=>{function r(){return i()(this,r),e=this,t=r,n=arguments,t=X()(t),q()(e,Jr()?Reflect.construct(t,n||[],X()(e).constructor):t.apply(e,n));var e,t,n}return Z()(r,e),o()(r,[{key:"render",value:function(){return w.a.createElement(xn,null)}}])})(y.PureComponent),eo=t(71),to=t.n(eo);function no(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function v(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?no(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):no(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var ro=new Map;function oo(e){var i=Object(y.useRef)(null),t=e.row,a=e.rowIndex,n=e.domHelper,e=e.renderDetail,c=n.artTable;return Object(y.useEffect)(function(){function e(e){return".".concat(e," .").concat(M.tableRow,'[data-rowindex="').concat(a,'"]')}var t=i.current&&i.current.getBoundingClientRect(),n=c.querySelector(e(M.tableBody)),r=c.querySelector(e(M.fixedLeft)),o=c.querySelector(e(M.fixedRight));t.height&&(n&&(n.style.height=t.height+"px"),r&&(r.style.height=t.height+"px"),o)&&(o.style.height=t.height+"px")},[]),Object(y.useEffect)(function(){var e=n.getRowTop(a)||0;i.current.style.transform="translateY(".concat(e+"px",")")}),w.a.createElement("div",{ref:i,className:M.rowDetailItem},e(t,a))}function io(e){return ro.get(e)}function ao(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?co(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?co(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function co(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function lo(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(lo=function(){return!!e})()}pn()&&(ro.set("header",function(e,t,n){var r=t.stickyTop,t=t.hasHeader,o=e.flat,i=e.nested,a=e.visible,c=e.hasLockColumn,l=o.left,o=o.right,s=i.left,u=i.right,i=sr(i.full)+1,f={right:(null==n?void 0:n.stickyRightOffset)||0};return w.a.createElement("div",{className:k()(M.tableHeader)},w.a.createElement("div",{className:k()(M.tableHeaderMain,"no-scrollbar"),style:{top:0===r?void 0:r,display:t?void 0:"none"}},w.a.createElement(br,{info:e,theaderPosition:c?"center":void 0}),w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:"number"==typeof(null==n?void 0:n.stickyRightOffset)?{width:null==n?void 0:n.stickyRightOffset}:void 0})),0<l.length?w.a.createElement("div",{className:M.fixedLeft},w.a.createElement(br,{info:v(v({},e),{},{flat:{center:l,full:l,left:[],right:[]},nested:{center:s,full:s,left:[],right:[]},visible:a.slice(0,l.length),horizontalRenderRange:{leftIndex:0,leftBlank:0,rightIndex:l.length,rightBlank:0}}),theaderPosition:"left",rowCount:i})):null,0<o.length?w.a.createElement("div",{className:M.fixedRight,style:f},w.a.createElement(br,{info:v(v({},e),{},{flat:{center:o,full:o,left:[],right:[]},nested:{center:u,full:u,left:[],right:[]},visible:a.slice(a.length-o.length),horizontalRenderRange:{leftIndex:0,leftBlank:0,rightIndex:o.length,rightBlank:0}}),theaderPosition:"right",rowCount:i})):null)}),ro.set("body",function(e,t,n){var r=t.dataSource,o=t.primaryKey,i=(l=e.verticalRenderRange).topIndex,a=l.bottomBlank,c=l.topBlank,l=l.bottomIndex,s=e.visible,u=e.hasLockColumn,f=(d=e.flat).left,d=d.right,p={first:0,offset:i,limit:l,last:r.length-1},t={getRowProps:Gn(t.getRowProps,n.rowProps),primaryKey:o,data:r.slice(i,l)};return w.a.createElement("div",{className:k()(M.tableBody,M.horizontalScrollContainer)},w.a.createElement("div",{className:M.virtual,tabIndex:-1},0<c&&w.a.createElement("div",{key:"top-blank",className:k()(M.virtualBlank,"top"),style:{height:c}}),w.a.createElement(Ur,m()({tbodyHtmlTag:"tbody"},t,{tbodyPosition:u?"center":void 0,horizontalRenderInfo:e,verticalRenderInfo:p})),0<a&&w.a.createElement("div",{key:"bottom-blank",className:k()(M.virtualBlank,"bottom"),style:{height:a}})),0<f.length?w.a.createElement("div",{className:M.fixedLeft},0<c&&w.a.createElement("div",{key:"top-blank",className:k()(M.virtualBlank,"top"),style:{height:c}}),w.a.createElement(Ur,m()({tbodyHtmlTag:"tbody"},t,{tbodyPosition:"left",horizontalRenderInfo:v(v({},e),{},{flat:{center:f,full:f,left:[],right:[]},visible:s.slice(0,f.length)}),verticalRenderInfo:p})),0<a&&w.a.createElement("div",{key:"bottom-blank",className:k()(M.virtualBlank,"bottom"),style:{height:a}})):null,0<d.length?w.a.createElement("div",{className:M.fixedRight},0<c&&w.a.createElement("div",{key:"top-blank",className:k()(M.virtualBlank,"top"),style:{height:c}}),w.a.createElement(Ur,m()({tbodyHtmlTag:"tbody"},t,{tbodyPosition:"right",horizontalRenderInfo:v(v({},e),{},{flat:{center:d,full:d,left:[],right:[]},visible:s.slice(s.length-d.length)}),verticalRenderInfo:p})),0<a&&w.a.createElement("div",{key:"bottom-blank",className:k()(M.virtualBlank,"bottom"),style:{height:a}})):null,w.a.createElement("div",{className:M.rowDetailContainer}))}),ro.set("footer",function(e,t,n){var r=void 0===(r=t.footerDataSource)?[]:r,o=t.primaryKey,i=t.stickyBottom,t=Gn(t.getRowProps,n.rowProps),a=e.flat,c=e.visible,l=e.hasLockColumn,s=a.left,a=a.right,t={data:r,getRowProps:t,primaryKey:o,verticalRenderInfo:{offset:0,first:0,last:r.length-1,limit:1/0}},o={right:(null==n?void 0:n.stickyRightOffset)||0};return w.a.createElement("div",{className:k()(M.tableFooter),style:{bottom:0===i?void 0:i}},w.a.createElement("div",{className:k()(M.tableFooterMain,M.horizontalScrollContainer)},w.a.createElement(Ur,m()({tbodyHtmlTag:"tfoot"},t,{tbodyPosition:l?"center":void 0,horizontalRenderInfo:e})),0<r.length?w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:"number"==typeof(null==n?void 0:n.stickyRightOffset)?{width:null==n?void 0:n.stickyRightOffset,visibility:"initial"}:void 0}):null),0<s.length?w.a.createElement("div",{className:M.fixedLeft},w.a.createElement(Ur,m()({tbodyHtmlTag:"tfoot"},t,{tbodyPosition:"left",horizontalRenderInfo:v(v({},e),{},{flat:{center:s,full:s,left:[],right:[]},visible:c.slice(0,s.length)})}))):null,0<a.length?w.a.createElement("div",{className:M.fixedRight,style:o},w.a.createElement(Ur,m()({tbodyHtmlTag:"tfoot"},t,{tbodyPosition:"right",horizontalRenderInfo:v(v({},e),{},{flat:{center:a,full:a,left:[],right:[]},visible:c.slice(c.length-a.length)})}))):null)}),ro.set("rowDetail",function(e){var t=e.domHelper;if(t)return t=(t=t.artTable)&&t.querySelector(".".concat(M.rowDetailContainer)),to.a.createPortal(w.a.createElement(oo,e),t)}));var so=!1;var uo=(e=>{function r(e){var d,t,n;return i()(this,r),t=this,n=r,e=[e],n=X()(n),d=q()(t,lo()?Reflect.construct(n,e||[],X()(t).constructor):n.apply(t,e)),E()(d,"rowHeightManager",Kr(d.props.dataSource.length,d.props.estimatedRowHeight)),E()(d,"artTableWrapperRef",w.a.createRef()),E()(d,"domHelper",void 0),E()(d,"rootSubscription",void 0),E()(d,"resizeSubject",void 0),E()(d,"lastInfo",void 0),E()(d,"props$",void 0),E()(d,"hasScrollY",!1),E()(d,"resizeObserver",void 0),E()(d,"offsetY",0),E()(d,"handleRowMouseEnter",function(e){e=d.domHelper.getRowNodeListByEvent(e);e&&e.forEach(function(e){e.classList.add("row-hover")})}),E()(d,"handleRowMouseLeave",function(e){e=d.domHelper.getRowNodeListByEvent(e);e&&e.forEach(function(e){e.classList.remove("row-hover")})}),E()(d,"renderTableBody",function(e){var t,n,r,o,i=d.props,a=i.dataSource,c=i.getRowProps,l=i.primaryKey,s=i.isLoading,i=i.emptyCellHeight,u=k()(M.tableBody,M.horizontalScrollContainer),f=dn.isIE||dn.isEdge?{overflow:"hidden"}:{};return 0===a.length?(r=(n=d.props).components,t=n.emptyContent,null==(n=r.EmptyContent)&&null!=t&&(so||(so=!0,jt.warn("BaseTable props.emptyContent 已经过时,请使用 props.components.EmptyContent 来自定义数据为空时的表格表现")),n=function(){return t}),w.a.createElement("div",{className:k()(u,"empty")},w.a.createElement("div",{className:M.virtual,tabIndex:-1,style:f},w.a.createElement(ar,{descriptors:e.visible,isLoading:s,EmptyContent:n,emptyCellHeight:i})))):(s=(r=e.verticalRenderRange).topIndex,n=r.bottomBlank,i=r.topBlank,r=r.bottomIndex,"function"==typeof(o=io("body"))?o(e,d.props,{rowProps:{onMouseEnter:d.handleRowMouseEnter,onMouseLeave:d.handleRowMouseLeave}}):w.a.createElement("div",{className:u},w.a.createElement("div",{className:M.virtual,tabIndex:-1,style:f},0<i&&w.a.createElement("div",{key:"top-blank",className:k()(M.virtualBlank,"top"),style:{height:i}}),w.a.createElement(Ur,{tbodyHtmlTag:"tbody",getRowProps:c,primaryKey:l,data:a.slice(s,r),horizontalRenderInfo:e,verticalRenderInfo:{first:0,offset:s,limit:r,last:a.length-1}}),0<n&&w.a.createElement("div",{key:"bottom-blank",className:k()(M.virtualBlank,"bottom"),style:{height:n}}))))}),d.state={hasScroll:!0,hasScrollY:!0,needRenderLock:!0,offsetY:0,offsetX:0,maxRenderHeight:600,maxRenderWidth:800},d}return Z()(r,e),o()(r,[{key:"getDoms",value:function(){return jt.warn("[kd-table] BaseTable.getDoms() 已经过时"),this.domHelper}},{key:"updateStickyScroll",value:function(){var e,t,n=this.domHelper,r=n.stickyScroll,o=n.artTable,n=n.stickyScrollItem,i=this.hasScrollY;o&&(e=this.domHelper.getTableBodyHtmlTable().offsetWidth,t=o.offsetWidth,o=o.offsetHeight,0===t&&0===o||(o="auto"===(o=this.props.stickyScrollHeight)?this.getScrollBarWidth():o,r.style.height="".concat(o,"px"),e<=t?this.state.hasScroll&&this.setState({hasScroll:!1}):!this.state.hasScroll&&5<o&&this.setState({hasScroll:!0}),this.domHelper.virtual.offsetHeight>this.domHelper.tableBody.offsetHeight?this.hasScrollY=!0:this.hasScrollY=!1,i!==this.hasScrollY&&null!=(t=(r=this.props).setTableWidth)&&t.call(r,this.domHelper.tableBody.clientWidth),i=(o=this.lastInfo).leftLockTotalWidth+o.rightLockTotalWidth,t=this.hasScrollY?this.getScrollBarWidth():0,n.style.width="".concat(e-i+t,"px")))}},{key:"renderTableHeader",value:function(e){var t=this.props,n=t.stickyTop,t=t.hasHeader,r=io("header"),o=this.hasScrollY?this.getScrollBarWidth():0;return"function"==typeof r?r(e,this.props,{stickyRightOffset:o}):w.a.createElement("div",{className:k()(M.tableHeader,"no-scrollbar"),style:{top:0===n?void 0:n,display:t?void 0:"none"}},w.a.createElement(br,{info:e,stickyRightOffset:o}),w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:this.hasScrollY?{width:this.getScrollBarWidth()}:void 0}))}},{key:"updateOffsetX",value:function(e){this.lastInfo.useVirtual.horizontal&&Math.abs(e-this.state.offsetX)>=Nn/2&&this.setState({offsetX:e})}},{key:"syncHorizontalScrollFromTableBody",value:function(){this.syncHorizontalScroll(this.domHelper.virtual.scrollLeft)}},{key:"syncHorizontalScroll",value:function(e){this.updateOffsetX(e);var t=this.lastInfo.flat,n=this.domHelper.getLeftLockShadow(),n=(n&&(0<t.left.length&&this.state.needRenderLock&&0<e?n.classList.add("show-shadow"):n.classList.remove("show-shadow")),this.domHelper.getRightLockShadow());n&&(0<t.right.length&&this.state.needRenderLock&&e<this.domHelper.virtual.scrollWidth-this.domHelper.virtual.clientWidth?n.classList.add("show-shadow"):n.classList.remove("show-shadow"))}},{key:"getVerticalRenderRange",value:function(e){var t=this.props.dataSource,n=this.state,r=n.offsetY,t=t.length;return e.vertical?this.rowHeightManager.getRenderRange(r,n.maxRenderHeight,t):{topIndex:0,topBlank:0,bottomIndex:t,bottomBlank:0}}},{key:"renderTableFooter",value:function(e){var t=this.props,n=t.footerDataSource,n=void 0===n?[]:n,r=t.getRowProps,o=t.primaryKey,t=t.stickyBottom,i=this.hasScrollY?this.getScrollBarWidth():0,a=io("footer");return"function"==typeof a?a(e,this.props,{rowProps:{onMouseEnter:this.handleRowMouseEnter,onMouseLeave:this.handleRowMouseLeave},stickyRightOffset:i}):w.a.createElement("div",{className:k()(M.tableFooter,M.horizontalScrollContainer),style:{bottom:0===t?void 0:t}},w.a.createElement(Ur,{tbodyHtmlTag:"tfoot",data:n,horizontalRenderInfo:e,getRowProps:r,stickyRightOffset:i,primaryKey:o,verticalRenderInfo:{offset:0,first:0,last:n.length-1,limit:1/0}}),0<n.length?w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:this.hasScrollY?{width:this.getScrollBarWidth(),visibility:"initial"}:void 0}):null)}},{key:"renderLockShadows",value:function(e){var t=this.hasScrollY?this.getScrollBarWidth():0;return w.a.createElement(w.a.Fragment,null,w.a.createElement("div",{className:M.lockShadowMask,style:{left:0,width:e.leftLockTotalWidth+20}},w.a.createElement("div",{className:k()(M.lockShadow,M.leftLockShadow)})),w.a.createElement("div",{className:M.lockShadowMask,style:{right:0,width:e.rightLockTotalWidth+20+t}},w.a.createElement("div",{className:k()(M.lockShadow,M.rightLockShadow)})))}},{key:"renderStickyScroll",value:function(e){var t=this.props,n=t.hasStickyScroll,t=t.stickyBottom,r=this.state.hasScroll,n=n&&r,r=this.getStickyScrollContainerStyle();return w.a.createElement("div",{className:k()(M.horizontalScrollContainer,M.horizontalStickyScrollContainer),style:r},w.a.createElement("div",{className:k()(M.horizontalScrollLeftSpacer),style:{width:e.leftLockTotalWidth,display:n?"block":"none"}}),w.a.createElement("div",{className:k()(M.stickyScroll),style:{display:n?"block":"none",bottom:t}},w.a.createElement("div",{className:M.stickyScrollItem})),w.a.createElement("div",{className:k()(M.horizontalScrollRightSpacer),style:{width:e.rightLockTotalWidth,display:n?"block":"none"}}))}},{key:"getScrollBarWidth",value:function(){return this.props.scrollbarWidth||(null==zn&&(zn=new be(Wn()),Bn.pipe(C(Wn)).subscribe(zn)),zn.value.width)}},{key:"getStickyScrollContainerStyle",value:function(){var e=this.props,t=e.hasStickyScroll,e=e.stickyScrollHeight,n=this.state.hasScroll,t=t&&n,n="auto"===e?this.getScrollBarWidth():e,e=t?n:0;return{height:e,maxHeight:e,minHeight:e}}},{key:"render",value:function(){var e=rr(this),t=(this.lastInfo=e,this.props),n=t.dataSource,r=t.className,o=t.style,i=t.hasHeader,a=t.useOuterBorder,c=t.isStickyHead,l=t.isStickyHeader,s=t.isStickyFooter,u=t.isLoading,f=t.getTableProps,d=t.footerDataSource,p=t.components,t=t.bordered,a=k()(M.artTableWrapper,E()(E()(E()({"use-outer-border":a,empty:0===n.length,lock:e.hasLockColumn,"has-header":i,"sticky-header":null!=l?l:c,"has-footer":0<d.length,"sticky-footer":s},M.artTableBordered,t),"ie-polyfill-wrapper",dn.isIE),"sticky-polyfill-wrapper",pn()),r),n=E()({className:a,style:o},Ln,this.artTableWrapperRef),i=f()||{};return w.a.createElement(w.a.Fragment,null,w.a.createElement(Qr,null),w.a.createElement(jn,n,w.a.createElement(Zr,{visible:u,LoadingIcon:p.LoadingIcon,LoadingContentWrapper:p.LoadingContentWrapper},w.a.createElement("div",m()({},i,{className:k()(M.artTable,i.className)}),this.renderTableHeader(e),this.renderTableBody(e),this.renderTableFooter(e),this.renderLockShadows(e)),this.renderStickyScroll(e))))}},{key:"componentDidMount",value:function(){this.rootSubscription=new u,this.resizeSubject=new ye,this.updateDOMHelper(),this.props$=new be(this.props),this.initSubscriptions(),this.didMountOrUpdate();var e=this.props,t=e.cssVariables;Un({variables:t||{},enableCSSVariables:e.enableCSSVariables,bordered:e.bordered}),null!=(e=(t=this.props).setTableWidth)&&e.call(t,this.domHelper.tableBody.clientWidth),null!=(t=(e=this.props).setTableDomHelper)&&t.call(e,this.domHelper),null!=(e=(t=this.props).setRowHeightManager)&&e.call(t,this.rowHeightManager)}},{key:"componentDidUpdate",value:function(e,t){var n,r=this.props,o=r.cssVariables,i=r.enableCSSVariables,r=r.bordered;$n(null==e?void 0:e.cssVariables,null==(n=this.props)?void 0:n.cssVariables)||Un({variables:o||{},enableCSSVariables:i,bordered:r}),this.updateDOMHelper(),this.props$.next(this.props),this.didMountOrUpdate(e,t)}},{key:"didMountOrUpdate",value:function(e,t){this.syncHorizontalScrollFromTableBody(),this.updateStickyScroll(),this.adjustNeedRenderLock(),this.updateRowHeightManager(),this.updateScrollLeftWhenLayoutChanged(e,t)}},{key:"updateScrollLeftWhenLayoutChanged",value:function(e,t){null!=t&&!t.hasScroll&&this.state.hasScroll&&(this.domHelper.stickyScroll.scrollLeft=0),null!=e&&(t=0<e.footerDataSource.length,e=0<this.props.footerDataSource.length,!t)&&e&&(Yn(this.domHelper).scrollLeft=this.domHelper.virtual.scrollLeft)}},{key:"initSubscriptions",value:function(){var t,n,r,o=this,e=this.domHelper,i=e.virtual,e=e.stickyScroll,a=(this.rootSubscription.add(Bn.subscribe(function(){o.updateStickyScroll(),o.adjustNeedRenderLock()})),this.resizeSubject.pipe((t=100,void 0===n&&(n=ze),function(e){return e.lift(new Be(t,n))})).subscribe(function(){var e,t;null!=(e=(t=o.props).setTableWidth)&&e.call(t,o.domHelper.tableBody.clientWidth)}),this.resizeObserver=Kn(this.domHelper.artTableWrapper,function(){o.resizeSubject.next()}),this.rootSubscription.add(Vn([(a=this.domHelper,pn()?a.tableHeaderMain:a.tableHeader),i,Yn(this.domHelper),e],function(e){o.syncHorizontalScroll(e)})),Hr(this.domHelper.virtual,this.props$.pipe((r=1,function(e){return e.lift(new Ve(r))}),Ge("structure-may-change")),this.props.virtualDebugLabel).pipe(it()));this.rootSubscription.add(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=void 0,r=void 0;return me(e[e.length-1])&&(r=e.pop()),"function"==typeof e[e.length-1]&&(n=e.pop()),Ie(e=1===e.length&&J(e[0])?e[0]:e,r).lift(new Te(n))}([a.pipe(C(function(e){return e.clipRect}),lt($n)),this.props$.pipe(bt(null),function(e){return e.lift(new mt)},xt(function(e){var e=P()(e,2),t=e[0];return null==t||!t.isLoading&&e[1].isLoading}))]).subscribe(function(e){var e=P()(e,1)[0],t=o.domHelper.getLoadingIndicator();t&&(e=e.bottom-e.top,t.style.top="".concat(e/2,"px"),t.style.marginTop="".concat(e/2,"px"))})),this.rootSubscription.add(a.pipe(xt(function(){var e=o.lastInfo.useVirtual;return e.horizontal||e.vertical}),C(function(e){var t=e.clipRect;return{maxRenderHeight:t.bottom-t.top,maxRenderWidth:t.right-t.left,offsetY:e.offsetY}}),lt(function(e,t){return 0===t.maxRenderHeight&&0===t.maxRenderWidth||Math.abs(e.maxRenderWidth-t.maxRenderWidth)<Nn/2&&Math.abs(e.maxRenderHeight-t.maxRenderHeight)<Nn/2&&Math.abs(e.offsetY-t.offsetY)<Nn/2})).subscribe(function(e){o.setState(e)})),this.rootSubscription.add(a.pipe(C(function(e){var t=e.clipRect;return{maxRenderHeight:t.bottom-t.top,maxRenderWidth:t.right-t.left,offsetY:e.offsetY}}),lt(function(e,t){return e.offsetY-t.offsetY==0}),C(function(e){var t=e.offsetY,e=e.maxRenderHeight,n=0<=t-o.offsetY?"down":"up",r=(o.offsetY=t,o.props.dataSource.length),t=o.rowHeightManager.getRenderRange(t,e,r),e=t.topIndex,r=t.bottomIndex,t=(null==(t=o.props.scrollLoad)?void 0:t.blockSize)||200,e=Math.floor(Math.max(e-1,0)/t)*t,r=Math.floor((r+1)/t)*t;return"down"==n?[e,r]:[r,e]}),lt(function(e,t){return e[0]===t[0]&&e[1]===t[1]}),Et(function(e){return Le(e).pipe(C(function(e){return e}))}),lt()).subscribe(function(e){var t;null!=(t=o.props.scrollLoad)&&t.callback(e)}))}},{key:"componentWillUnmount",value:function(){var e;null!=(e=this.resizeObserver)&&e.disconnect(),this.rootSubscription.unsubscribe(),this.resizeSubject.unsubscribe()}},{key:"updateDOMHelper",value:function(){this.domHelper=new Wr(this.artTableWrapperRef.current)}},{key:"updateRowHeightManager",value:function(){var e,t=this.domHelper.getVirtualTop(),n=null!=(t=null==t?void 0:t.clientHeight)?t:0,r=-1,o=-1,i=0,a=ao(this.domHelper.getTableRows());try{for(a.s();!(e=a.n()).done;){var c,l,s=e.value,u=Number(s.dataset.rowindex);isNaN(u)||(r=Math.max(r,u),c=s.offsetTop+n,0===(l=s.offsetHeight)?i+=1:this.rowHeightManager.updateRow(u,c,l),o=Math.max(o,c+l))}}catch(e){a.e(e)}finally{a.f()}-1!==r&&0===i&&o<this.state.offsetY+this.state.maxRenderHeight&&this.getVerticalRenderRange(this.lastInfo.useVirtual).bottomIndex-1>r&&this.forceUpdate()}},{key:"adjustNeedRenderLock",value:function(){var e=this.state.needRenderLock,t=this.lastInfo,n=t.flat;t.hasLockColumn?e!==(t=Fn(n.full.map(function(e){return e.width}))>this.domHelper.artTable.clientWidth)&&this.setState({needRenderLock:t}):e&&this.setState({needRenderLock:!1})}}])})(w.a.Component);function fo(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?po(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?po(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function po(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ho(e,t){var n,r={},o=fo(e);try{for(o.s();!(n=o.n()).done;){var i=n.value,a=t(i);null==r[a]&&(r[a]=[]),r[a].push(i)}}catch(e){o.e(e)}finally{o.f()}return r}E()(uo,"defaultProps",{hasHeader:!0,isStickyHeader:!0,stickyTop:0,footerDataSource:[],isStickyFooter:!0,stickyBottom:0,hasStickyScroll:!0,stickyScrollHeight:"auto",useVirtual:"auto",estimatedRowHeight:48,isLoading:!1,components:{},getTableProps:f,getRowProps:f,dataSource:[],useOuterBorder:!0});t(54);function vo(e){return-1<e.findIndex(function(e){return e.children&&0<e.children.length})}function yo(e){for(var t=arguments.length,n=new Array(1<t?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return n.reduce(function(e,t){return t(e)},e)}t(127);function go(n,r){var o=[];return n.forEach(function(e,t){o.push.apply(o,R()(r(e,t,n)))}),o}var bo={diff:function(e,t){var n=new Set(t);return e.filter(function(e){return!n.has(e)})},merge:function(e,t){var n=new Set(e);return e.concat(t.filter(function(e){return!n.has(e)}))}};function mo(e){return function(){return e}}function wo(e,t){for(var n=0,r=e.length,o=[];n<r||o.length;){var i=e[n++]||o.pop();if(t(i,n))return i;i.children&&o.splice.apply(o,[0,0].concat(R()(i.children)))}return null}function xo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function So(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?xo(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):xo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Oo(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Eo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Eo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Eo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ko(e,t,n){function r(e){return i.has(e)?i.get(e):(i.set(e,e={id:e,parent:null,item:null,children:[]}),e)}var o,i=new Map,a=Oo(n);try{for(a.s();!(o=a.n()).done;){var c=o.value,l=r(c[t]),s=r(c[e]);(s.parent=l).children.push(s),s.item=c}}catch(e){a.e(e)}finally{a.f()}return function e(t){var n=[];var r,o=Oo(t);try{for(o.s();!(r=o.n()).done;){var i=r.value;0===i.children.length?n.push(i.item):n.push(So(So({},i.item),{},{children:e(i.children)}))}}catch(e){o.e(e)}finally{o.f()}return n}(go(Array.from(i.values()).filter(function(e){return null==e.parent}),function(e){return e.children}))}function Co(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?jo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?jo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function jo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Po(e,t,n){return{c:e.c+t,r:e.r+n}}function Ro(p,e,t,n){var h,u,r,f,v=p.utils.aoa_to_sheet([]),y=sr(t)+1,o={c:0,r:0},o=(h=o,function e(t,n,r){var o,i,a=Po(h,n,r),c=0,l=Co(t);try{for(l.s();!(o=l.n()).done;){var s,u,f,d=o.value;null!=(s=d.features)&&s.noExport||(u=Po(a,c,0),i=d.name,p.utils.sheet_add_aoa(v,[[i]],{origin:u}),A(d)?(c+=1,g(u,1,y-r)):(g(u,f=e(d.children,n+c,r+1),1),c+=f))}}catch(e){l.e(e)}finally{l.f()}return c}(t,0,0),u=Po(o,0,y),r=I(t,"leaf-only").filter(function(e){return!(null!=(e=e.features)&&e.noExport)}),f=new $r,e.map(function(l,s){return f.stripUpwards(s),r.map(function(e,t){var n,r,o,i,a,c;return f.testSkip(s,t)||(a=l,c=s,t=t,o=r=1,(n=e).getSpanRect?(i=L.safeGetValue(n,a,c),r=null==(i=n.getSpanRect(i,a,c))?1:i.right-t,o=null==i?1:i.bottom-c):(null!=(i=L.safeGetCellProps(n,a,c)).colSpan&&(r=i.colSpan),null!=i.rowSpan&&(o=i.rowSpan)),a=(n={top:c,bottom:c+o,left:t,right:t+r}).right-n.left,(1<(i=n.bottom-n.top)||1<a)&&(f.add(n.top,n.left,a,i),g(Po(u,n.left,n.top),a,i)),(c=L.safeGetValue(e,l,s))===1/0)||c===-1/0||"number"==typeof c&&isNaN(c)?null:c})})),t=u;function g(e,t,n){1===t&&1===n||(null==v["!merges"]&&(v["!merges"]=[]),v["!merges"].push({s:e,e:Po(e,t-1,n-1)}))}p.utils.sheet_add_aoa(v,o,{origin:t}),p.writeFile({SheetNames:["Sheet1"],Sheets:{Sheet1:v}},n)}t(297);function Ao(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Io(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ao(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ao(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function _o(n,r){return function t(e){if(!Array.isArray(n))return n;return e.map(function(e){return A(e)?e:Io(Io({},e),{},{children:t(e.children)})}).sort(r)}(n)}var To=Symbol("factory-symbol");function g(o){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"auto",t=Object.keys(o);function r(e){var r=m()({},e);return t.forEach(function(e){var t,n;r[e]===g.empty?delete r[e]:(t=o[e],(n=t)&&n[To]?r[e]=t(r[e]):r[e]=null!=(n=r[e])?n:t)}),r}function i(e){return("auto"===n?Array.isArray(e):n)?null==e?[]:e.map(r):r(e)}return i[To]=!0,i.extends=function(e){var t=g(e,n);return function(e){return i(t(e))}},i}g.empty=Symbol("proto.empty"),(g.string=function(e){if(null!=e&&"string"!=typeof e)throw new Error("must be string");return e})[To]=!0,(g.number=function(e){if(null!=e&&"number"!=typeof e)throw new Error("must be number");return e})[To]=!0,(g.notNull=function(e){if(null==e)throw new Error("must be not null");return e})[To]=!0,g.object=function(e){return g(e,!1)},g.array=function(e){return g(e,!0)};var Do=g;function Mo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Lo(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Mo(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Mo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function No(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Fo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Fo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function S(d){return function(e){return function e(t,n,r){var o=0;var i=[];var a,c=No(t);try{for(c.s();!(a=c.n()).done;){var l,s=a.value,u=(r.push(s),n+o),f=void 0;A(s)?(f=d(s,{startIndex:u,endIndex:u+1,path:r.slice(),isLeaf:!0}),o+=1):(l=e(s.children,u,r),f=d(Lo(Lo({},s),{},{children:l.result}),{startIndex:u,endIndex:u+l.flatCount,path:r.slice(),isLeaf:!1}),o+=l.flatCount),Array.isArray(f)?i.push.apply(i,R()(f)):null!=f&&i.push(f),r.pop()}}catch(e){c.e(e)}finally{c.f()}return{result:i,flatCount:o}}(e,0,[]).result}}function Ho(e,t){if(null==e)return 1;if(null==t)return-1;if("number"==typeof e&&"number"==typeof t)return e-t;if("string"==typeof e&&"string"==typeof t)return e<t?-1:t<e?1:0;if(Array.isArray(e)&&Array.isArray(t)){for(var n=Math.min(e.length,t.length),r=0;r<n;r++){var o=Ho(e[r],t[r]);if(0!==o)return o}return e.length-t.length}return 0}function zo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Bo(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?zo(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Ko(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Wo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Wo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Wo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Vo(e){return null==e?[]:Array.isArray(e)?e:[e]}function $o(d){return function(e){var t=e.columns,f=e.dataSource;return{dataSource:f,columns:function e(t,n){var r=0;var o=[];var i,a=Ko(t);try{for(a.s();!(i=a.n()).done;){var c,l=i.value,s=n+r,u=void 0;A(l)?(u=d(l,{range:{start:s,end:s+1},dataSource:f}),r+=1):(c=e(l.children,s),u=d(Bo(Bo({},l),{},{children:c.result}),{range:{start:s,end:s+c.flatColCount},dataSource:f}),r+=c.flatColCount),o.push.apply(o,R()(Vo(u)))}}catch(e){a.e(e)}finally{a.f()}return{result:o,flatColCount:r}}(t,0).result}}}var Go=function(t){return function(e){e.value=t,e.select(),e.focus(),document.execCommand("copy"),document.body.removeChild(e)}};function Yo(e){var t=document.createElement("textarea");t.style.width="1px",t.style.height="1px",t.style.top="0px",t.style.left="0px",t.style.position="absolute",t.style.opacity="0.0",document.body.appendChild(t);try{e(t)}catch(e){jt.warn("Browser does not support document.execCommand('copy') for clipboard operations")}}function Uo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function qo(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Uo(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Uo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Xo(n,r){return function t(e){if(!Array.isArray(n))return n;return e.map(function(e){return A(e)?e:qo(qo({},e),{},{children:t(e.children)})}).filter(r)}(n)}var Zo="checkboxSelection",Jo="radioSelection";function Qo(e){e=e.features||{};return!0===e[Zo]||!0===e[Jo]}var ei=new Set;function b(e){ei.has(e)||(ei.add(e),console.warn("[kd-table] transform 用法已经过时,请使用 pipeline 来对表格进行拓展"+"\n 请移除以下 API 的调用:".concat(e)))}function ti(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ni(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ti(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ti(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ri(e,t){return e===t}function oi(){return b("makeAutoRowSpanTransform"),$o(function(e,t){var n=t.dataSource,r=t.range;if(null==(t=e.features)||!t.autoRowSpan)return e;if(!A(e))return e;for(var o="function"==typeof e.features.autoRowSpan?e.features.autoRowSpan:ri,i=[],a=0,c=null,l=null,s=0;s<n.length;s++){var u=n[s],f=L.safeGetValue(e,u,s);if(0===s||!o(c,f,l,u)){for(var d={top:a,bottom:s,left:r.start,right:r.end},p=a;p<s;p++)i.push(d);a=s}c=f,l=u}for(var h=a;h<n.length;h++)i.push({top:a,bottom:n.length,left:r.start,right:r.end});return ni(ni({},e),{},{getSpanRect:function(e,t,n){return i[n]}})})}function ii(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ai(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ii(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ii(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var ci="auto-width-wrapper",li="auto-width-expander",si=e.c.div(r()(["\n height: 100%;\n display: inline-flex;\n align-items: center;\n white-space: nowrap;\n padding: 8px 12px;\n"]));function ui(i,o,e){b("useAutoWidthTransform");var t=Object(y.useState)([]),t=P()(t,2),a=t[0],c=t[1],l=(Object(y.useEffect)(function(){var e=i.current.getDoms().artTable,e=Array.from(e.querySelectorAll(".".concat(M.tableRow)));if(0!==e.length){for(var n,r=[],t=0,o=e;t<o.length;t++)o[t].querySelectorAll(".".concat(ci)).forEach(function(e,t){r[t]=Math.max(null!=(t=r[t])?t:0,e.scrollWidth)});n=a,(e=r).length===n.length&&e.every(function(e,t){return e===n[t]})||c(r)}},e),0),s=$o(function(r){var e,t,n;return A(r)&&null!=(n=r.features)&&n.autoWidth?(e=(n=r.features.autoWidth).max,n=n.min,t=null!=(t=null!=(t=a[l++])?t:r.width)?t:null==o?void 0:o.initColumnWidth,n=Math.max(void 0===n?-1/0:n,Math.min(void 0===e?1/0:e,t)),ai(ai({},r),{},{width:n,getCellProps:function(e,t,n){return x(L.safeGetCellProps(r,t,n),{style:{padding:0}})},render:function(e,t,n){return w.a.createElement(si,{className:ci,style:null==o?void 0:o.wrapperStyle},L.safeRender(r,t,n))}})):r});return function(e){var t,e=s(e),n=e.columns,e=e.dataSource,r=null!=(t=null==o?void 0:o.expanderVisibility)?t:"visible";return{columns:null!=o&&o.appendExpander?n.concat([{name:"",headerCellProps:{className:li,style:{background:"hidden"===r?"var(--bgcolor)":void 0,border:"hidden"===r?"none":void 0}},getCellProps:function(){return{className:li,style:{visibility:r}}}}]):n,dataSource:e}}}function fi(t,n){return b("makeBuildTreeTransform"),function(e){return{columns:e.columns,dataSource:ko(t,n,e.dataSource)}}}function di(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function pi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?di(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):di(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function hi(e){var t=e.hoverColor,a=void 0===t?"var(--hover-bgcolor)":t,n=e.hoverColIndex,c=e.onChangeHoverColIndex;return b("makeColumnHoverTransform"),$o(function(e,t){var r,o,i=t.range;return A(e)?(r=i.start<=n&&n<i.end,o=e.getCellProps,pi(pi({},e),{},{getCellProps:function(e,t,n){return x(null==o?void 0:o(e,t,n),{style:{"--bgcolor":r?a:void 0},onMouseEnter:function(){c(i.start)},onMouseLeave:function(){c(-1)}})}})):e})}function vi(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.hoverColor,e=e.defaultHoverColIndex,e=void 0===e?-1:e,e=Object(y.useState)(e),e=P()(e,2);return hi({hoverColor:t,hoverColIndex:e[0],onChangeHoverColIndex:e[1]})}function yi(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function gi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?yi(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):yi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var bi={start:-1,end:-1};function mi(e){var t=e.hoverColor,a=void 0===t?"var(--hover-bgcolor)":t,t=e.headerHoverColor,n=void 0===t?"var(--header-hover-bgcolor)":t,c=e.hoverRange,l=e.onChangeHoverRange;return b("makeColumnRangeHoverTransform"),$o(function(e,t){var r,o=t.range,i=o.end>c.start&&c.end>o.start;return A(e)?(r=e.getCellProps,gi(gi({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){l(o)},onMouseLeave:function(){l(bi)},style:{"--header-bgcolor":i?n:void 0}}),getCellProps:function(e,t,n){return x(null==r?void 0:r(e,t,n),{onMouseEnter:function(){l(o)},onMouseLeave:function(){l(bi)},style:{"--bgcolor":i?a:void 0}})}})):null==n?e:gi(gi({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){l(o)},onMouseLeave:function(){l(bi)},style:{"--header-bgcolor":i?n:void 0}})})})}function wi(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.hoverColor,n=e.headerHoverColor,e=e.defaultHoverRange,e=void 0===e?bi:e,e=Object(y.useState)(e),e=P()(e,2);return mi({hoverColor:t,headerHoverColor:n,hoverRange:e[0],onChangeHoverRange:e[1]})}var kn=t(72),xi=t.n(kn);function Si(t){return function(e){return e.lift(new Oi(t))}}var Oi=(()=>{function e(e){this.notifier=e}return e.prototype.call=function(e,t){var e=new Ei(e),n=dt(this.notifier,new ft(e));return n&&!e.seenValue?(e.add(n),t.subscribe(e)):e},e})(),Ei=(t=>{function e(e){e=t.call(this,e)||this;return e.seenValue=!1,e}return c(e,t),e.prototype.notifyNext=function(){this.seenValue=!0,this.complete()},e.prototype.notifyComplete=function(){},e})(Fe),ki=["defaultSizes"];function Ci(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ji(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ci(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ci(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Pi="resize-expander",Ri=e.c.span(r()(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: -5px;\n width: 10px;\n cursor: col-resize;\n z-index: 1;\n"]));function Ai(e){function r(n,e){var t,r=e.clientX,o=a[n],e=j(window,"mousemove").pipe(Si(j(window,"mouseup")),C(function(e){var e=e.clientX,t=a.slice();return t[n]=(e=o+(e-r),Math.max(l,Math.min(s,e))),t})),i="";u&&(t=document.documentElement.style,i=t.userSelect,t.userSelect="none"),e.subscribe({next:c,complete:function(){u&&(t.userSelect=i)}})}var a=e.sizes,c=e.onChangeSizes,t=e.minSize,l=void 0===t?40:t,t=e.maxSize,s=void 0===t?1/0:t,n=e.appendExpander,t=e.expanderVisibility,o=void 0===t?"visible":t,u=e.disableUserSelectWhenResizing,i=(b("makeColumnResizeTransform"),$o(function(e,t){var n=t.range;return A(e)?(t=L.safeRenderHeader(e),ji(ji({},e),{},{width:a[n.start],title:w.a.createElement(w.a.Fragment,null,t,w.a.createElement(Ri,{className:"resize-handle",onMouseDown:function(e){return r(n.start,e)}})),headerCellProps:ji(ji({},e.headerCellProps),{},{style:ji(ji({},null==(t=e.headerCellProps)?void 0:t.style),{},{overflow:"visible",position:"relative"})})})):e}));return function(e){var e=i(e),t=e.columns,e=e.dataSource;return{columns:n?t.concat([{name:"",headerCellProps:{className:Pi,style:{background:"hidden"===o?"var(--bgcolor)":void 0,border:"hidden"===o?"none":void 0}},getCellProps:function(){return{className:Pi,style:{visibility:o}}}}]):t,dataSource:e}}}function Ii(e){var t=e.defaultSizes,e=xi()(e,ki),t=Object(y.useState)(t),t=P()(t,2);return Ai(ji({sizes:t[0],onChangeSizes:t[1]},e))}function _i(){return b("makeFlattenTransform"),$o(function(e){var t;return!A(e)&&null!=(t=e.features)&&t.flatten?e.children:e})}function Ti(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Di(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ti(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ti(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Mi(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:1;return b("makeOrderFieldTransform"),$o(function(e){var t;return null!=(t=e.features)&&t.order||null!=(t=e.features)&&t.orderField?Di(Di({},e),{},{getValue:function(e,t){return t+n}}):e})}var Li=["defaultSorts"];function Ni(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Fi(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fi(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Fi(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Hi(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function zi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Hi(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Hi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Bi(e){var t=e.size,t=void 0===t?32:t,n=e.order;return w.a.createElement("svg",{style:e.style,className:e.className,focusable:"false",preserveAspectRatio:"xMidYMid meet",width:t,height:t,viewBox:"0 0 32 32","aria-hidden":"true"},w.a.createElement("path",{fill:"asc"===n?"#23A3FF":"#bfbfbf",transform:"translate(0, 4)",d:"M8 8L16 0 24 8z"}),w.a.createElement("path",{fill:"desc"===n?"#23A3FF":"#bfbfbf",transform:"translate(0, -4)",d:"M24 24L16 32 8 24z "}))}function Ki(e){var t=e.children,n=e.column,r=e.sortIndex,n="right"===n.align?"flex-end":"center"===n.align?"center":"flex-start";return w.a.createElement(Wi,{onClick:e.onToggle,style:{justifyContent:n}},t,w.a.createElement(Bi,{style:{userSelect:"none",marginLeft:2,flexShrink:0},size:16,order:e.sortOrder}),"multiple"===e.sortOptions.mode&&-1!=r&&w.a.createElement("div",{style:{userSelect:"none",marginLeft:2,color:"#666",flex:"0 0 auto",fontSize:10,fontFamily:"monospace"}},r+1))}var Wi=e.c.div(r()(["\n cursor: pointer;\n display: flex;\n align-items: center;\n"]));function Vi(e){var t=e.sorts,n=e.onChangeSorts,r=e.orders,o=void 0===r?["desc","asc","none"]:r,r=e.mode,r=void 0===r?"multiple":r,i=e.SortHeaderCell,l=void 0===i?Ki:i,a=e.keepDataSource,s=e.highlightColumnWhenActive,u=e.stopClickEventPropagation,i=(b("makeSortTransform"),t.filter(function(e){return"none"!==e.order})),f="multiple"===r?i:i.slice(0,1),d="multiple"===r?n:function(e){var t=e.length;n(e.slice(t-1))},p={sorts:f,onChangeSorts:d,orders:o,mode:r,keepDataSource:a,highlightColumnWhenActive:s,stopClickEventPropagation:u},h=new Map(f.map(function(e,t){return[e.code,zi({index:t},e)]}));return function(e){var t=e.dataSource,n=e.columns;return{columns:n.map(function e(r){var t=zi({},r);var n=r.code&&((null==(n=r.features)?void 0:n.sortable)||h.has(r.code));var o=n&&h.has(r.code);{var i,a;n&&(n=-1,i="none",o&&(o=h.get(r.code),a=o.order,o=o.index,i=a,n=o,s)&&(t.headerCellProps=x(r.headerCellProps,{style:{background:"var(--header-highlight-bgcolor)"}}),t.getCellProps=function(e,t,n){t=L.safeGetCellProps(r,t,n);return x(t,{style:{background:"var(--highlight-bgcolor)"}})}),t.title=w.a.createElement(l,{onToggle:function(e){u&&e.stopPropagation(),c(r.code)},sortOrder:i,column:r,sortIndex:n,sortOptions:p},L.safeRenderHeader(r)))}A(r)||(t.children=r.children.map(e));return t}),dataSource:(e=>{var u;return a?e:(u=new Map(I(n,"leaf-only").filter(function(e){return null!=(null==(e=e.features)?void 0:e.sortable)}).map(function(e){return[e.code,e]})),_o(e,function(e,t){var n,r=Ni(f);try{for(r.s();!(n=r.n()).done;){var o=n.value,i=o.code,a=o.order,c=u.get(i);if(null!=c){var l=c.features.sortable,s=("function"==typeof l?l:Ho)(L.safeGetValue(c,e,-1),L.safeGetValue(c,t,-1));if(0!==s)return s*("asc"===a?1:-1)}}}catch(e){r.e(e)}finally{r.f()}return 0}))})(t)};function c(t){var e,n,r=h.get(t);null==r?d(f.concat([{code:t,order:o[0]}])):(e=f.findIndex(function(e){return e.code===t}),n=f.slice(0,e+1),"none"===(r=(e=>(e=o.indexOf(e),o[e===o.length-1?0:e+1]))(r.order))?n.pop():n[e]=zi(zi({},n[e]),{},{order:r}),d(n))}}}function $i(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.defaultSorts,t=void 0===t?[]:t,e=xi()(e,Li),t=Object(y.useState)(t),t=P()(t,2);return Vi(zi({sorts:t[0],onChangeSorts:t[1]},e))}var Gi=e.c.div(r()(["\n display: inline-flex;\n align-items: center;\n"])),Yi=Object(e.c)(function(e){return w.a.createElement(Gi,e)})(r()(["\n &."," {\n cursor: default;\n }\n\n .expansion-icon {\n fill: #999;\n flex: 0 0 16px;\n transition: transform 200ms;\n\n &."," {\n transform-origin: center center;\n transform: rotate(90deg);\n }\n }\n"]),M.leaf,M.expanded);var Ui={Loading:function(e){return w.a.createElement("svg",m()({width:"16",height:"16",fill:"currentColor",viewBox:"0 0 1024 1024"},e),w.a.createElement("path",{d:"M512 74.667c-17.067 0-32 14.933-32 32V256c0 17.067 14.933 32 32 32s32-14.933 32-32V106.667c0-17.067-14.933-32-32-32zm181.333 288c8.534 0 17.067-2.134 23.467-8.534L821.333 249.6c12.8-12.8 12.8-32 0-44.8-12.8-12.8-32-12.8-44.8 0L672 309.333c-12.8 12.8-12.8 32 0 44.8 4.267 6.4 12.8 8.534 21.333 8.534zm224 117.333H768c-17.067 0-32 14.933-32 32s14.933 32 32 32h149.333c17.067 0 32-14.933 32-32s-14.933-32-32-32zM714.667 669.867c-12.8-12.8-32-12.8-44.8 0s-12.8 32 0 44.8L774.4 819.2c6.4 6.4 14.933 8.533 23.467 8.533s17.066-2.133 23.466-8.533c12.8-12.8 12.8-32 0-44.8L714.667 669.867zM512 736c-17.067 0-32 14.933-32 32v149.333c0 17.067 14.933 32 32 32s32-14.933 32-32V768c0-17.067-14.933-32-32-32zm-202.667-66.133L204.8 774.4c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.933 8.533 23.467 8.533s17.066-2.133 23.466-8.533l104.534-104.533c12.8-12.8 12.8-32 0-44.8s-36.267-12.8-46.934 0zM288 512c0-17.067-14.933-32-32-32H106.667c-17.067 0-32 14.933-32 32s14.933 32 32 32H256c17.067 0 32-14.933 32-32zm-40.533-309.333c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8L307.2 352c6.4 6.4 14.933 8.533 23.467 8.533s17.066-2.133 23.466-8.533c12.8-12.8 12.8-32 0-44.8L247.467 202.667z"}))},CaretDown:function(e){return w.a.createElement("svg",m()({focusable:"false",preserveAspectRatio:"xMidYMid meet",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 32 32"},e),w.a.createElement("path",{d:"M24 12L16 22 8 12z"}))},CaretRight:function(e){return w.a.createElement("svg",m()({focusable:"false",preserveAspectRatio:"xMidYMid meet",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 32 32"},e),w.a.createElement("path",{d:"M12 8L22 16 12 24z"}))},Info:function(e){return w.a.createElement("svg",m()({focusable:"false",preserveAspectRatio:"xMidYMid meet",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),w.a.createElement("path",{d:"M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"}),w.a.createElement("path",{d:"M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"}))}},qi=e.c.div(r()(["\n &.","{\n border: 1px solid #e9ecf1;\n border-radius: 2px;\n background-color: #Fff;\n box-shadow: 0px 0px 5px 0px rgb(154 154 154 / 50%);\n cursor: default;\n font-size: 12px;\n position:absolute;\n z-index: 1050;\n max-width: 600px;\n padding: 8px 0;\n }\n\n .","{\n width:100%;\n display: table;\n }\n\n ."," .","{\n display: table-row;\n color: #212121;\n }\n\n ."," .","{\n background-color: var(--hover-bgcolor);\n }\n\n ."," ."," .","{\n display: table-cell;\n padding: 8px 12px;\n max-width: 576px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n line-height: 16px;\n }\n ."," .",".","{\n opacity: .5;\n }\n\n"]),h.menu,h.menuList,h.menuList,h.menuOption,h.menuList,h.menuOptionActive,h.menuList,h.menuOption,h.menuOptionText,h.menuList,h.menuOption,h.menuOptionDisable);function Xi(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Zi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Xi(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Xi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ji=e.c.div(r()(["\n display: flex;\n align-items: center;\n\n .tip-icon-wrapper {\n margin-left: 2px;\n }\n\n .tip-icon {\n display: flex;\n fill: currentColor;\n }\n"]));function Qi(e){var n=e.Balloon,r=e.Tooltip;return b("makeTipsTransform"),$o(function(e){var t;return null!=(t=e.features)&&t.tips?(t="right"===e.align?"flex-end":"center"===e.align?"center":"flex-start",Zi(Zi({},e),{},{title:w.a.createElement(Ji,{style:{justifyContent:t}},L.safeRenderHeader(e),n?w.a.createElement(n,{closable:!1,trigger:w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))},e.features.tips):w.a.createElement(r,{title:e.features.tips},w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))))})):e})}var Cn=t(73),ea=t.n(Cn);function ta(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function na(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ta(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ta(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ra(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?oa(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?oa(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function oa(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var ia=Symbol("treeMetaSymbol"),aa="treeModeOptions";function ca(){var a=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,i="treeMode",t=o.ctx,h=o.ensurePrimaryKey("treeMode"),n=null!=(e=null!=(e=null!=(e=a.openKeys)?e:o.getStateAtKey(i))?e:a.defaultOpenKeys)?e:[],v=new Set(n),r=function(e,t,n){var r;null!=(r=a.onChangeOpenKeys)&&r.call(a,e,t,n),o.setStateAtKey(i,e,{key:t,action:n})},l=function(t){v.has(t)?r(n.filter(function(e){return e!==t}),t,"collapse"):r([].concat(R()(n),[t]),t,"expand")},y=null!=(e=a.isLeafNode)?e:A,s=null!=(e=a.clickArea)?e:"cell",g=null!=(e=a.treeMetaKey)?e:ia,u=Boolean(a.stopClickEventPropagation),f=t.indents.iconWidth,d=null!=(e=a.iconIndent)?e:t.indents.iconIndent,p=null!=(e=a.iconGap)?e:t.indents.iconGap,b=null!=(e=a.indentSize)?e:t.indents.indentSize,m=(o.setFeatureOptions(aa,{iconWidth:f,iconIndent:d,iconGap:p,indentSize:b,treeMetaKey:g}),a.icon);return o.mapDataSource(function(e){if(o.isSameInputDataSource()&&n===o.getFeatureOptions("lastOpenKeys"))return o.getFeatureOptions("lastTreeMode");o.setFeatureOptions("lastOpenKeys",o.getStateAtKey(i)||n);var p=[];return function e(t,n,r){var o=2<arguments.length&&void 0!==r?r:null;if(null!=t){var i,a=ra(t);try{for(a.s();!(i=a.n()).done;){var c=i.value,l=L.safeGetRowKey(h,c,-1),s=o?L.safeGetRowKey(h,o,-1):null,u=v.has(l),f=y(c,{depth:n,expanded:u,rowKey:l}),d={depth:n,isLeaf:f,expanded:u,rowKey:l,parentRowKey:s};p.push(na(E()({},g,d),c)),!f&&u&&e(c.children,n+1,c)}}catch(e){a.e(e)}finally{a.f()}}}(e,0),o.setFeatureOptions("lastTreeMode",p),p}).mapColumns(function(e){if(0===e.length)return e;var t=e.findIndex(function(e){e=e.code;return e&&a.expandColCode===e}),c=e[t=-1===t?0:t];return e[t]=na(na({},c),{},{title:w.a.createElement("span",{style:{marginLeft:d+f+p,display:"flex"}},L.safeRenderHeader(c)),render:function(e,t,n){var r,o,i,a,n=L.safeRender(c,t,n);return null==t[g]?n:(r=(t=t[g]).rowKey,o=t.expanded,i=d+t.depth*b,t.isLeaf?w.a.createElement(Gi,{className:k()("expansion-cell",M.leaf)},w.a.createElement("span",{style:{marginLeft:i+f+p}},n)):(t=function(e){u&&e.stopPropagation(),l(r)},a=o?M.expanded:M.collapsed,w.a.createElement(Yi,{className:k()("expansion-cell",a),style:{cursor:"content"===s?"pointer":void 0},onClick:"content"===s?t:void 0},m?w.a.createElement(m,{expanded:o,style:{cursor:"icon"===s?"pointer":void 0,marginLeft:i,marginRight:p,width:f},onClick:"icon"===s?t:void 0}):w.a.createElement(Ui.CaretRight,{className:k()("expansion-icon",a),style:{cursor:"icon"===s?"pointer":void 0,marginLeft:i,marginRight:p},onClick:"icon"===s?t:void 0}),n)))},getCellProps:function(e,t,n){var r,o,n=L.safeGetCellProps(c,t,n);return null==t[g]||"cell"!==s?x(n,{className:M.tableExtendCell}):(r=(t=t[g]).isLeaf,o=t.rowKey,x(n,r?{className:M.tableExtendCell}:{onClick:function(e){u&&e.stopPropagation(),l(o)},style:{cursor:"pointer"},className:M.tableExtendCell}))}}),R()(e)})}}var la=["defaultOpenKeys"];function sa(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ua(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?sa(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):sa(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function fa(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?da(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?da(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function da(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var pa=16;function ha(e){function c(t){g.has(t)?n(r.filter(function(e){return e!==t}),t,"collapse"):n([].concat(R()(r),[t]),t,"expand")}var n=e.onChangeOpenKeys,r=e.openKeys,f=e.primaryKey,t=e.iconIndent,l=void 0===t?-6:t,t=e.iconGap,s=void 0===t?0:t,t=e.indentSize,d=void 0===t?16:t,t=e.isLeafNode,p=void 0===t?A:t,t=e.clickArea,h=void 0===t?"cell":t,t=e.treeMetaKey,v=void 0===t?ia:t,y=e.stopClickEventPropagation,g=(b("makeTreeModeTransform"),new Set(r));return function(e){var u,t=e.columns,e=e.dataSource;return{columns:(e=>{var a;return 0===e.length?e:(a=(e=ea()(e))[0],e=e.slice(1),[ua(ua({},a),{},{title:w.a.createElement("span",{style:{marginLeft:l+pa+s}},L.safeRenderHeader(a)),render:function(e,t,n){var r,o,i,n=L.safeRender(a,t,n);return null==t[v]?n:(r=(t=t[v]).rowKey,o=l+t.depth*d,t.isLeaf?w.a.createElement(Gi,{className:"expansion-cell leaf"},w.a.createElement("span",{style:{marginLeft:o+pa+s}},n)):(i=function(e){y&&e.stopPropagation(),c(r)},t=t.expanded?"expanded":"collapsed",w.a.createElement(Yi,{className:k()("expansion-cell",t),style:{cursor:"content"===h?"pointer":void 0},onClick:"content"===h?i:void 0},w.a.createElement(Ui.CaretRight,{className:k()("expansion-icon",t),style:{cursor:"icon"===h?"pointer":void 0,marginLeft:o,marginRight:s},onClick:"icon"===h?i:void 0}),n)))},getCellProps:"cell"===h?function(e,t,n){var r,o,n=L.safeGetCellProps(a,t,n);return null==t[v]||(r=(t=t[v]).isLeaf,o=t.rowKey,r)?n:x(n,{onClick:function(e){y&&e.stopPropagation(),c(o)},style:{cursor:"pointer"}})}:a.getCellProps})].concat(R()(e)))})(t),dataSource:(u=[],function e(t,n){if(null!=t){var r,o=fa(t);try{for(o.s();!(r=o.n()).done;){var i=r.value,a=i[f],c=g.has(a),l=p(i,{depth:n,expanded:c,rowKey:a}),s={depth:n,isLeaf:l,expanded:c,rowKey:a};u.push(ua(E()({},v,s),i)),!l&&c&&e(i.children,n+1)}}catch(e){o.e(e)}finally{o.f()}}}(e,0),u)}}}function va(e){var t=e.defaultOpenKeys,t=void 0===t?[]:t,e=xi()(e,la),t=Object(y.useState)(t),t=P()(t,2);return ha(ua({openKeys:t[0],onChangeOpenKeys:t[1]},e))}function ya(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ga(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ya(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ya(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ba(e){b("makeVisibleTransform");var t=new Set(e);return $o(function(e){return!A(e)||t.has(e.code)?e:ga(ga({},e),{},{hidden:!0})})}function ma(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function wa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ma(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ma(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function xa(e,t){return e===t}function Sa(){return function(e){var v=e.getDataSource();return e.mapColumns(S(function(e,t){var n=t.startIndex,r=t.endIndex;if(null==(t=e.features)||!t.autoRowSpan)return e;if(!A(e))return e;for(var o="function"==typeof e.features.autoRowSpan?e.features.autoRowSpan:xa,i=[],a=0,c=null,l=null,s=0;s<v.length;s++){var u=v[s],f=L.safeGetValue(e,u,s);if(0===s||!o(c,f,l,u)){for(var d={top:a,bottom:s,left:n,right:r},p=a;p<s;p++)i.push(d);a=s}c=f,l=u}for(var h=a;h<v.length;h++)i.push({top:a,bottom:v.length,left:n,right:r});return wa(wa({},e),{},{getSpanRect:function(e,t,n){return i[n]}})}))}}function Oa(t,n){return function(e){return e.mapDataSource(function(e){return ko(t,n,e)})}}function Ea(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ka(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ea(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ea(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Ca(){var r=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o="columnHover";return function(n){function a(e){var t;n.setStateAtKey(o,e),null!=(t=r.onChangeHoverColIndex)&&t.call(r,e)}var e,c=null!=(e=r.hoverColor)?e:"var(--hover-bgcolor)",l=null!=(e=null!=(e=null!=(e=r.hoverColIndex)?e:n.getStateAtKey(o))?e:r.defaultHoverColIndex)?e:-1;return n.mapColumns(S(function(e,t){var r,o,i={start:t.startIndex,end:t.endIndex};return A(e)?(r=i.start<=l&&l<i.end,o=e.getCellProps,ka(ka({},e),{},{getCellProps:function(e,t,n){return x(null==o?void 0:o(e,t,n),{style:{"--bgcolor":r?c:void 0},onMouseEnter:function(){a(i.start)},onMouseLeave:function(){a(-1)}})}})):e}))}}function ja(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Pa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ja(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ja(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ra={start:-1,end:-1};function Aa(){var r=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o="columnHover";return function(n){function a(e){var t;n.setStateAtKey(o,e),null!=(t=r.onChangeHoverRange)&&t.call(r,e)}var e,c=null!=(e=null!=(e=null!=(e=r.hoverRange)?e:n.getStateAtKey(o))?e:r.defaultHoverRange)?e:Ra,l=null!=(e=r.hoverColor)?e:"var(--hover-bgcolor)",s=null!=(e=r.headerHoverColor)?e:"var(--header-hover-bgcolor)";return n.mapColumns(S(function(e,t){var r,o={start:t.startIndex,end:t.endIndex},i=o.end>c.start&&c.end>o.start;return A(e)?(r=e.getCellProps,Pa(Pa({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){a(o)},onMouseLeave:function(){a(Ra)},style:{"--header-bgcolor":i?s:void 0}}),getCellProps:function(e,t,n){return x(null==r?void 0:r(e,t,n),{onMouseEnter:function(){a(o)},onMouseLeave:function(){a(Ra)},style:{"--bgcolor":i?l:void 0}})}})):null==s?e:Pa(Pa({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){a(o)},onMouseLeave:function(){a(Ra)},style:{"--header-bgcolor":i?s:void 0}})})}))}}function Ia(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function _a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ia(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ia(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ta="fullRowsSetKey",Da="allEnableKeys",Ma="selectValueSetKey";function La(){var b=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(l){var i="multiSelect",a=l.ctx.components.Checkbox;if(null==a)throw new Error("使用 multiSelect 之前需要设置 pipeline.ctx.components.Checkbox");var e,t,n,s=l.ensurePrimaryKey("multiSelect"),u=null!=(t=b.isDisabled)?t:mo(!1),f=null!=(t=b.clickArea)?t:"checkbox",c=null!=(t=null!=(t=null!=(t=b.value)?t:null==(t=l.getStateAtKey(i))?void 0:t.value)?t:b.defaultValue)?t:[],d=null!=(t=null!=(t=null!=(t=b.lastKey)?t:null==(t=l.getStateAtKey(i))?void 0:t.lastKey)?t:b.defaultLastKey)?t:"",p=function(e,t,n,r){var o;null!=(o=b.onChange)&&o.call(b,e,t,n,r),l.setStateAtKey(i,{value:e,lastKey:t},{keys:n,action:r})},r=new Set,o=[],h=new Set(c),v=0!==h.size,y=!1;return I(l.getDataSource()).forEach(function(e,t){var n=L.safeGetRowKey(s,e,t);r.add(n),u(e,t)||(o.push(n),v=v&&h.has(n),y=y||h.has(n))}),b.checkboxColumn&&!0===b.checkboxColumn.hidden||(t=_a(_a({name:"是否选中",title:w.a.createElement(a,{checked:v,indeterminate:!v&&y,onChange:function(e){var t=l.getFeatureOptions(Da);v?p(bo.diff(c,t),"",t,"uncheck-all"):p(bo.merge(c,t),"",t,"check-all")}}),width:50,align:"center"},b.checkboxColumn),{},{getCellProps:function(e,t,n){var r,o=L.safeGetRowKey(s,t,n),i={},a=null==(c=b.checkboxColumn)||null==(a=c.getCellProps)?void 0:a.call(c,e,t,n),c=l.getFeatureOptions(Ta)||new Set,e=l.getFeatureOptions(Ma)||new Set;return c.has(o)&&"cell"===f&&(r=e.has(o),i={style:{cursor:(c=u(t,n))?"not-allowed":"pointer"},onClick:c?void 0:function(e){b.stopClickEventPropagation&&e.stopPropagation(),g(r,o,e.shiftKey)}}),x(a,i)},render:function(e,t,n){var r,o;return t[l.getFeatureOptions("footerRowMetaKey")]?null:(r=L.safeGetRowKey(s,t,n),o=(l.getFeatureOptions(Ma)||new Set).has(r),w.a.createElement(a,{checked:o,disabled:u(t,n),onChange:"checkbox"===f?function(e,t){t=null!=(t=null==t?void 0:t.nativeEvent)?t:e.nativeEvent;t&&(b.stopClickEventPropagation&&t.stopPropagation(),g(o,r,t.shiftKey))}:void 0}))},features:_a(_a({},null==(t=b.checkboxColumn)?void 0:t.features),{},E()({},Zo,!0))}),n=l.getColumns().slice(),"start"===(null!=(e=b.checkboxPlacement)?e:"start")?n.unshift(t):n.push(t),l.columns(n)),l.appendRowPropsGetter(function(e,t){var n,r,o,i,a=L.safeGetRowKey(s,e,t);if((l.getFeatureOptions(Ta)||new Set).has(a))return n={},i=(l.getFeatureOptions(Ma)||new Set).has(a),b.highlightRowWhenSelected&&i&&(r="highlight"),"row"!==f||u(e,t)||(n.cursor="pointer",o=function(e){b.stopClickEventPropagation&&e.stopPropagation(),g(i,a,e.shiftKey)}),{className:r,style:n,onClick:o}}),l.setFeatureOptions(Ta,r),l.setFeatureOptions(Da,o),l.setFeatureOptions(Ma,h),h=o=r=null,l;function g(e,t,n){var r,o,i=[t];n&&d&&(o=(r=(n=l.getFeatureOptions(Da)).indexOf(d))<(o=n.indexOf(t))?[r,o]:[o,r],o=(r=P()(o,2))[0],i=n.slice(o,r[1]+1)),e?p(bo.diff(c,i),t,i,"uncheck"):p(bo.merge(c,i),t,i,"check")}}}function Na(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Fa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Na(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Na(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ha=Symbol("row-detail"),za=function(){return w.a.createElement("div",{style:{margin:"8px 24px"}},w.a.createElement("b",{style:{color:"indianred"}},"设置 ",w.a.createElement("code",null,"rowDetail.renderDetail")," 来自定义详情内容"))};function Ba(){var m=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(s){var e,o="rowDetail",u=null!=(e=m.rowDetailMetaKey)?e:Ha,f=s.ensurePrimaryKey("rowDetail"),d=s.ctx.indents,p=d.iconIndent+d.iconWidth+d.iconGap,h=null!=(e=m.clickArea)?e:"cell",n=null!=(e=m.getDetailKey)?e:function(e,t){return L.safeGetRowKey(f,e,t)+"_detail"},v=null!=(e=m.renderDetail)?e:za,y=null!=(e=m.hasDetail)?e:mo(!0),r=null!=(e=null!=(e=null!=(e=m.openKeys)?e:s.getStateAtKey(o))?e:m.defaultOpenAll?s.getDataSource().filter(y).map(function(e,t){return L.safeGetRowKey(f,e,t)}):m.defaultOpenKeys)?e:[],i=function(e,t,n){var r;null!=(r=m.onChangeOpenKeys)&&r.call(m,e,t,n),s.setStateAtKey(o,e,{key:t,action:n})},g=new Set(r),b=function(t){g.has(t)?i(r.filter(function(e){return e!==t}),t,"collapse"):i([].concat(R()(r),[t]),t,"expand")},a="string"==typeof f?f:u.toString()+"PrimaryKey";return s.dataSource(go(s.getDataSource(),function(e,t){return g.has(L.safeGetRowKey(f,e,t))?[e,Fa(Fa(E()({},u,!0),e),{},E()({},a,n(e,t)))]:[e]})).columns((e=>{var c,l,t,o;return 0!==e.length&&(c=0,m.expandColumnCode&&(c=e.findIndex(function(e){return e.code===m.expandColumnCode}))<0?jt.warn("没找到可展开的列,请检查设置的展开列code"):(l=e[c],e=R()(e),t=ea()(e),o=t[0],t.slice(1),e[0]=Fa(Fa({},o),{},{render:function(e,t,n){var r;return t[u]?"function"==typeof(r=io("rowDetail"))?r({row:t,rowIndex:n,domHelper:s.ref.current.domHelper,renderDetail:v}):v(t,n):L.safeRender(o,t,n)},getSpanRect:function(e,t,n){if(t[u])return{top:n,bottom:n+1,left:0,right:I(s.getColumns(),"leaf-only").length}}}),e[c]=Fa(Fa({},l),{},{title:w.a.createElement("div",{style:{display:"inline-block",marginLeft:p}},L.safeRenderHeader(l)),render:function(e,t,n){var r,o,i,a;return t[u]?0!==c?void 0:"function"==typeof(r=io("rowDetail"))?r({row:t,rowIndex:n,domHelper:s.ref.current.domHelper,renderDetail:v}):v(t,n):(r=L.safeRender(l,t,n),y(t,n)?(o=L.safeGetRowKey(f,t,n),t=function(e){m.stopClickEventPropagation&&e.stopPropagation(),b(o)},i=(n=g.has(o))?M.expanded:M.collapsed,a=m.expandIcon,w.a.createElement(Yi,{className:k()("expansion-cell",i),style:{cursor:"content"===h?"pointer":void 0},onClick:"content"===h?t:void 0},m.expandIcon?w.a.createElement(a,{expanded:n,onClick:"icon"===h?t:void 0}):w.a.createElement(Ui.CaretRight,{style:{cursor:"icon"===h?"pointer":void 0,marginLeft:d.iconIndent,marginRight:d.iconGap},className:k()("expansion-icon",i),onClick:"icon"===h?t:void 0}),r)):w.a.createElement(Gi,{style:{marginLeft:p}},r))},getCellProps:"cell"===h?function(e,t,n){var r;return t[u]?{style:Fa({"--cell-padding":"0",overflow:"hidden"},m.detailCellStyle)}:(r=null==(r=l.getCellProps)?void 0:r.call(l,e,t,n),y(t,n)?x(r,{onClick:function(e){m.stopClickEventPropagation&&e.stopPropagation(),b(L.safeGetRowKey(f,t,n))},style:{cursor:"pointer"}}):r)}:l.getCellProps,getSpanRect:function(e,t,n){if(t[u])return{top:n,bottom:n+1,left:0,right:I(s.getColumns(),"leaf-only").length}}}))),e})(s.getColumns())).appendRowPropsGetter(function(e){if(e[u])return{className:"no-hover","data-row-detail-key":e[a]}})}}function Ka(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Wa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ka(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ka(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Va=Symbol("row-grouping-meta");function $a(e){return null==e[Va]?{isGroupHeader:!1,expandable:!1}:{isGroupHeader:!0,expandable:e[Va].expandable}}function Ga(e){if($a(e).isGroupHeader)return{className:"alternative"}}function Ya(){var p=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,i="rowGrouping",a=o.ctx.indents,c=a.iconIndent+a.iconWidth+a.iconGap,s=o.ensurePrimaryKey("rowGrouping");if("string"!=typeof s)throw new Error("rowGrouping 仅支持字符串作为 primaryKey");var u=null!=(e=null!=(e=null!=(e=p.openKeys)?e:o.getStateAtKey(i))?e:p.defaultOpenAll?o.getDataSource().map(function(e){return e[s]}):p.defaultOpenKeys)?e:[],f=new Set(u),d=function(e,t,n){var r;null!=(r=p.onChangeOpenKeys)&&r.call(p,e,t,n),o.setStateAtKey(i,e,{key:t,action:n})};return o.mapDataSource(function(e){return go(e,function(e){var t=[(t=e,Wa(E()({},Va,{expandable:!A(t)}),t))];return t=f.has(e[s])&&Array.isArray(e.children)?t.concat(e.children):t})}).mapColumns(function(e){if(0===e.length)return e;var r=I(e,"leaf-only").length,e=ea()(e),l=e[0],e=e.slice(1);return[Wa(Wa({},l),{},{title:w.a.createElement("div",{style:{display:"inline-block",marginLeft:c}},L.safeRenderHeader(l)),render:function(e,t,n){var r,n=L.safeRender(l,t,n),o=$a(t);return o.isGroupHeader&&o.expandable?(r=f.has(t[s])?M.expanded:M.collapsed,w.a.createElement(Yi,{className:k()("expansion-cell",r)},w.a.createElement(Ui.CaretRight,{className:k()("expansion-icon",r),style:{marginLeft:a.iconIndent,marginRight:a.iconGap}}),null!=(r=t.groupTitle)?r:n)):(r=c+(o.isGroupHeader?0:a.indentSize),w.a.createElement(Gi,{style:{marginLeft:r}},o.isGroupHeader&&null!=(r=t.groupTitle)?r:n))},getCellProps:function(e,t,n){var r,o,i,a,c=$a(t);if(c.isGroupHeader)return c=c.expandable,o=t[s],i=f.has(o),c&&(a=function(e){p.stopClickEventPropagation&&e.stopPropagation(),i?d(u.filter(function(e){return e!==o}),o,"collapse"):d([].concat(R()(u),[o]),o,"expand")}),x(null==(r=l.getCellProps)?void 0:r.call(l,e,t,n),{onClick:a,style:{cursor:c?"pointer":void 0}})},getSpanRect:function(e,t,n){if($a(t).isGroupHeader)return{top:n,bottom:n+1,left:0,right:r}}})].concat(R()(e))}).appendRowPropsGetter(Ga)}}function Ua(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function qa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ua(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ua(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Xa(){var f=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,i=o.ctx.components.Radio;if(null==i)throw new Error("使用 singleSelect 之前需要通过 pipeline context 设置 components.Radio");function a(e){var t;null!=(t=f.onChange)&&t.call(f,e),o.setStateAtKey(n,e)}var n="singleSelect",c=null!=(t=f.clickArea)?t:"radio",l=null!=(t=f.isDisabled)?t:mo(!1),s=o.ensurePrimaryKey("singleSelect"),u=null!=(t=null!=(t=f.value)?t:o.getStateAtKey(n))?t:f.defaultValue,t=qa(qa({name:"",width:50,align:"center"},f.radioColumn),{},{getCellProps:function(e,t,n){var r,o,i=null==(o=f.radioColumn)||null==(i=o.getCellProps)?void 0:i.call(o,e,t,n);return"cell"===c?(r=L.safeGetRowKey(s,t,n),x(i,{style:{cursor:(o=l(t,n))?"not-allowed":"pointer"},onClick:o?void 0:function(e){f.stopClickEventPropagation&&e.stopPropagation(),a(r)}})):i},render:function(e,t,n){var r;return t[o.getFeatureOptions("footerRowMetaKey")]?null:(r=L.safeGetRowKey(s,t,n),w.a.createElement(i,{checked:u===r,disabled:l(t,n),onChange:"radio"===c?function(e,t){t=null!=(t=null==t?void 0:t.nativeEvent)?t:null==e?void 0:e.nativeEvent;t&&f.stopClickEventPropagation&&t.stopPropagation(),a(r)}:void 0}))},features:qa(qa({},null==(t=f.radioColumn)?void 0:t.features),{},E()({},Jo,!0))}),r=o.getColumns().slice();return"start"===(null!=(e=f.radioPlacement)?e:"start")?r.unshift(t):r.push(t),o.columns(r),o.appendRowPropsGetter(function(e,t){var n,r,o=L.safeGetRowKey(s,e,t),i={};return f.highlightRowWhenSelected&&u===o&&(n="highlight"),"row"!==c||l(e,t)||(i.cursor="pointer",r=function(e){f.stopClickEventPropagation&&e.stopPropagation(),a(o)}),{className:n,style:i,onClick:r}}),o}}function Za(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Ja(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ja(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ja(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Qa(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ec(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Qa(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Qa(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function tc(e){var t=e.size,t=void 0===t?32:t,n=e.order;return w.a.createElement("svg",{style:e.style,className:e.className,focusable:"false",preserveAspectRatio:"xMidYMid meet",width:t,height:t,viewBox:"0 0 32 32","aria-hidden":"true",fill:"currentColor"},w.a.createElement("path",{fill:"asc"===n?"currentColor":"#bfbfbf",transform:"translate(0, 4)",d:"M8 8L16 0 24 8z"}),w.a.createElement("path",{fill:"desc"===n?"currentColor":"#bfbfbf",transform:"translate(0, -4)",d:"M24 24L16 32 8 24z "}))}function nc(e){var t=e.children,n=e.column,r=e.sortOrder,o=e.sortIndex,i=e.sortOptions,n="right"===n.align?"flex-end":"center"===n.align?"center":"flex-start";return w.a.createElement(rc,{onClick:e.onToggle,style:{justifyContent:n}},t,w.a.createElement(tc,{style:{userSelect:"none",marginLeft:2,flexShrink:0},className:k()(E()(E()({},M.tableSortIcon,!0),"active","desc"===r||"asc"===r)),size:16,order:r}),"multiple"===i.mode&&-1!==o&&w.a.createElement("div",{style:{userSelect:"none",marginLeft:2,color:"#666",flex:"0 0 auto",fontSize:10,fontFamily:"monospace"}},o+1))}var rc=e.c.div(r()(["\n cursor: pointer;\n display: flex;\n align-items: center;\n // flex: auto;\n"])),oc="sort";function ic(){var y=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(r){function o(e,t){var n;null!=(n=y.onChangeSorts)&&n.call(y,e,t),r.setStateAtKey(oc,e)}var e=y.orders,i=void 0===e?["desc","asc","none"]:e,e=y.mode,e=void 0===e?"multiple":e,t=y.SortHeaderCell,c=void 0===t?nc:t,n=y.keepDataSource,l=y.highlightColumnWhenActive,s=y.stopClickEventPropagation,t=y.sortIconHoverShow,a=(null!=(a=null!=(a=null!=(a=y.sorts)?a:r.getStateAtKey(oc))?a:y.defaultSorts)?a:[]).filter(function(e){return"none"!==e.order}),f="multiple"===e?a:a.slice(0,1),u="multiple"===e?o:function(e,t){var n=e.length;o(e.slice(n-1),t)},d={sorts:f,onChangeSorts:u,orders:i,mode:e,keepDataSource:n,highlightColumnWhenActive:l,stopClickEventPropagation:s,sortIconHoverShow:t},p=new Map(f.map(function(e,t){return[e.code,ec({index:t},e)]})),a=r.getDataSource(),h=r.getColumns();return r.dataSource((e=>{var u;return n||0===p.size?e:(u=new Map(I(h,"leaf-only").filter(function(e){var t;return!1!==(null==(t=e.features)?void 0:t.sortable)&&null!=(null==(t=e.features)?void 0:t.sortable)}).map(function(e){return[e.code,e]})),_o(e,function(e,t){var n,r=Za(f);try{for(r.s();!(n=r.n()).done;){var o=n.value,i=o.code,a=o.order,c=u.get(i);if(null!=c){var l=c.features.sortable,s=("function"==typeof l?l:Ho)(L.safeGetValue(c,e,-1),L.safeGetValue(c,t,-1),e,t);if(0!==s)return s*("asc"===a?1:-1)}}}catch(e){r.e(e)}finally{r.f()}return 0}))})(a)),r.columns(h.map(function e(r){var t=ec({},r);var n=r.code&&((null==(n=r.features)?void 0:n.sortable)||p.has(r.code));var o=n&&p.has(r.code);{var i,a;n&&(n=-1,i="none",o&&(o=p.get(r.code),a=o.order,o=o.index,i=a,n=o,l)&&(t.headerCellProps=x(r.headerCellProps,{style:{background:"var(--header-highlight-bgcolor)"}}),t.getCellProps=function(e,t,n){t=L.safeGetCellProps(r,t,n);return x(t,{style:{background:"var(--highlight-bgcolor)"}})}),a=w.a.createElement(c,{onToggle:function(e){s&&e.stopPropagation(),v(r.code)},sortOrder:i,column:r,sortIndex:n,sortOptions:d},L.safeRenderHeader(ec(ec({},r),{},{title:r.title&&r.title[0]?r.title[0]:r.title}))),o=w.a.createElement(c,{onToggle:function(e){s&&e.stopPropagation(),v(r.code)},sortOrder:i,column:r,sortIndex:n,sortOptions:d}),r.renderHeader?t.title=r.renderHeader(t.title,o):t.title&&t.title[0]?t.title[0]=a:t.title=a)}A(r)||(t.children=r.children.map(e));return t})),r;function v(t){var e,n,r,o=p.get(t);null==o?(r={code:t,order:i[0]},u(f.concat([r]),r)):(e=f.findIndex(function(e){return e.code===t}),n=f.slice(0,e+1),o=(e=>(e=i.indexOf(e),i[e===i.length-1?0:e+1]))(o.order),r={code:t,order:o},"none"===o?n.pop():n[e]=ec(ec({},n[e]),{},{order:o}),u(n,r))}}}function ac(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function cc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ac(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ac(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var lc=e.c.div(r()(["\n display: flex;\n align-items: center;\n\n .tip-icon-wrapper {\n margin-left: 2px;\n }\n\n .tip-icon {\n display: flex;\n fill: currentColor;\n }\n"]));function sc(){return function(e){var n=e.ctx.components.Balloon,r=e.ctx.components.Tooltip;if(null==n&&null==r)throw new Error("使用 tips 之前需要通过 pipeline context 设置 components.Balloon / components.Tooltip");return e.mapColumns(S(function(e){var t;return null!=(t=e.features)&&t.tips?(t="right"===e.align?"flex-end":"center"===e.align?"center":"flex-start",cc(cc({},e),{},{title:w.a.createElement(lc,{style:{justifyContent:t}},L.safeRenderHeader(e),n?w.a.createElement(n,{closable:!1,trigger:w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))},e.features.tips):w.a.createElement(r,{title:e.features.tips},w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))))})):e}))}}function uc(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?fc(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?fc(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function fc(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var dc=o()(function e(t){i()(this,e),E()(this,"root",void 0),E()(this,"children",void 0),E()(this,"parent",void 0),E()(this,"node",void 0),E()(this,"checked",void 0),m()(this,t)}),pc=(()=>o()(function e(t){i()(this,e),E()(this,"opts",void 0),E()(this,"valueSet",void 0),E()(this,"wrapperMap",void 0),E()(this,"rootWrapper",void 0),this.opts=t,this.valueSet=new Set(t.value),this.initWrapperTree()},[{key:"initWrapperTree",value:function(){var a=this,c=this.opts.getNodeValue,l=(this.rootWrapper=new dc({root:!0,children:[]}),this.wrapperMap=new Map,function(e,t){var n,r=uc(t);try{for(r.s();!(n=r.n()).done;){var o=n.value,i=new dc({parent:e,node:o,checked:a.valueSet.has(c(o))});a.wrapperMap.set(c(o),i),e.children.push(i),A(o)||(i.children=[],l(i,o.children))}}catch(e){r.e(e)}finally{r.f()}});l(this.rootWrapper,this.opts.tree)}},{key:"value",get:function(){return this.opts.value}},{key:"isIndeterminate",value:function(e){return!1}},{key:"isChecked",value:function(e){return this.valueSet.has(e)}},{key:"getValueAfterCheck",value:function(e){return this.isChecked(e)?this.value:bo.merge(this.value,[e])}},{key:"getValueAfterUncheck",value:function(e){return this.isChecked(e)?bo.diff(this.value,[e]):this.value}},{key:"getValueAfterToggle",value:function(e){return this.isChecked(e)?this.getValueAfterUncheck(e):this.getValueAfterCheck(e)}},{key:"getNode",value:function(e){return null==(e=this.wrapperMap.get(e))?void 0:e.node}},{key:"getCleanValue",value:function(){return this.value}}]))();function hc(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function vc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?hc(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):hc(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function yc(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?gc(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?gc(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function gc(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var bc=o()(function e(t){i()(this,e),E()(this,"root",void 0),E()(this,"children",void 0),E()(this,"parent",void 0),E()(this,"node",void 0),E()(this,"detached",void 0),E()(this,"checked",void 0),E()(this,"exactChecked",void 0),E()(this,"parentChecked",void 0),E()(this,"anyDescendentsChecked",void 0),E()(this,"allChildrenChecked",void 0),m()(this,t)}),mc=(()=>{function n(e){var r=this;i()(this,n),E()(this,"opts",void 0),E()(this,"valueSet",void 0),E()(this,"wrapperMap",void 0),E()(this,"rootWrapper",void 0),E()(this,"isDetached",function(e){var t,n;return null!=(t=null==(t=(n=r.opts).isDetached)?void 0:t.call(n,e))&&t}),this.opts=e,this.valueSet=new Set(e.value),this.initWrapperTree()}return o()(n,[{key:"value",get:function(){return this.opts.value}},{key:"initWrapperTree",value:function(){var v=new Set(this.value),y=(this.rootWrapper=new bc({root:!0,children:[]}),this.wrapperMap=new Map,this.opts.getNodeValue),g=this.isDetached,b=this.wrapperMap;!function e(t,n,r){t.allChildrenChecked=!0;var o,i=yc(n);try{for(i.s();!(o=i.n()).done;){var a=o.value,c=g(a),l=v.has(y(a)),s=(l&&!c&&(t.anyDescendentsChecked=!0),!c&&r),u=l||s,f=new bc({parent:t,node:a,checked:u,exactChecked:l,parentChecked:s,anyDescendentsChecked:u,detached:c});if(b.set(y(a),f),t.children.push(f),!A(a)&&(f.children=[],e(f,a.children,u),f.anyDescendentsChecked&&!c&&(t.anyDescendentsChecked=!0),f.allChildrenChecked)){f.checked=!0;var d,p=yc(f.children);try{for(p.s();!(d=p.n()).done;){var h=d.value;h.detached||(h.parentChecked=!0)}}catch(e){p.e(e)}finally{p.f()}}f.checked||c||(t.allChildrenChecked=!1)}}catch(e){i.e(e)}finally{i.f()}}(this.rootWrapper,this.opts.tree,!1)}},{key:"isIndeterminate",value:function(e){e=this.wrapperMap.get(e);return!e.checked&&e.anyDescendentsChecked}},{key:"isChecked",value:function(e){return this.wrapperMap.get(e).checked}},{key:"getValueAfterCheck",value:function(e){return(this.isChecked(e)?this:(e=bo.merge(this.value,[e]),new n(vc(vc({},this.opts),{},{value:e})))).getCleanValue()}},{key:"getValueAfterUncheck",value:function(e){var a,t;return(this.isChecked(e)?(e=this.wrapperMap.get(e),a=this.opts.getNodeValue,t=(e=>{for(var t=[],n=e;n.parentChecked&&!n.detached;){var r,o=yc(n.parent.children);try{for(o.s();!(r=o.n()).done;){var i=r.value;i===n||i.exactChecked||i.detached||t.push(a(i.node))}}catch(e){o.e(e)}finally{o.f()}n=n.parent}return t})(e),e=(e=>{for(var i=new Set,t=e;i.add(a(t.node)),!t.detached&&t.parentChecked;)t=t.parent;return function e(t){if(null!=t){var n,r=yc(t);try{for(r.s();!(n=r.n()).done;){var o=n.value;!o.detached&&o.checked&&(i.add(a(o.node)),!A(o))&&o.anyDescendentsChecked&&e(o.children)}}catch(e){r.e(e)}finally{r.f()}}}(e.children),i})(e),t=bo.diff(this.value.concat(t),e),new n(vc(vc({},this.opts),{},{value:t}))):this).getCleanValue()}},{key:"getValueAfterToggle",value:function(e){return this.isChecked(e)?this.getValueAfterUncheck(e):this.getValueAfterCheck(e)}},{key:"getNode",value:function(e){return null==(e=this.wrapperMap.get(e))?void 0:e.node}},{key:"getCleanValue",value:function(){var t=this,e=this.opts,i=e.checkedStrategy,a=e.getNodeValue,c=this.value.filter(function(e){return!t.wrapperMap.has(e)});return function e(t){var n,r=yc(t);try{for(r.s();!(n=r.n()).done;){var o=n.value;o.checked&&("all"===i?c.push(a(o.node)):"parent"===i?o.parentChecked||c.push(a(o.node)):A(o)&&c.push(a(o.node))),A(o)||e(o.children)}}catch(e){r.e(e)}finally{r.f()}}(this.rootWrapper.children),c}}])})();function wc(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function xc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?wc(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):wc(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Sc="treeSelect";function Oc(d){return function(n){var r=n.ctx.components.Checkbox;if(null==r)throw new Error("使用 treeSelect 之前需要通过 pipeline context 设置 components.Checkbox");var o=n.ensurePrimaryKey("treeSelect");if("string"!=typeof o)throw new Error("treeSelect 仅支持字符串作为 primaryKey");function e(e){return e[o]}function i(e,t,n){return w.a.createElement(r,{checked:u.isChecked(e),indeterminate:u.isIndeterminate(e),disabled:!t&&c(n),onChange:"checkbox"===a||t?function(){return f(e)}:void 0})}var a=null!=(t=d.clickArea)?t:"checkbox",c=null!=(t=d.isDisabled)?t:mo(!1),t=null!=(t=d.idDetached)?t:mo(!1),l=null!=(l=null!=(l=null!=(l=d.value)?l:n.getStateAtKey(Sc))?l:d.defaultValue)?l:[],s=null!=d.rootKey?[E()(E()({},o,d.rootKey),"children",d.tree)]:d.tree,u=d.checkStrictly?new pc({value:l,getNodeValue:e,tree:s}):new mc({value:l,getNodeValue:e,isDetached:t,tree:s,checkedStrategy:null!=(l=d.checkedStrategy)?l:"parent"}),f=function(e){var t,e=u.getValueAfterToggle(e);n.setStateAtKey(Sc,e),null!=(t=d.onChange)&&t.call(d,e)},t=xc(xc({name:"",width:50,align:"center",title:null!=d.rootKey?i(d.rootKey,!0):void 0},d.checkboxColumn),{},{render:function(e,t){return i(t[o],!1,t)},getCellProps:function(e,t){var n=t[o];if("cell"===a)return c(t)?{style:{cursor:"not-allowed"}}:{style:{cursor:"pointer"},onClick:function(e){d.stopClickEventPropagation&&e.stopPropagation(),f(n)}}}}),s=n.getColumns().slice();return"start"===(null!=(l=d.checkboxPlacement)?l:"start")?s.unshift(t):s.push(t),n.columns(s),"row"===a&&n.appendRowPropsGetter(function(t){if(!c(t))return{style:{cursor:"pointer"},onClick:function(e){d.stopClickEventPropagation&&e.stopPropagation(),f(t[o])}}}),d.highlightRowWhenSelected&&n.appendRowPropsGetter(function(e){if(u.isChecked(e[o]))return{className:"highlight"}}),n}}t(197),t(303);function Ec(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function kc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ec(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ec(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Cc=e.c.div(r()(['\n position: absolute;\n top: 0;\n right: -5px;\n height: 100%;\n width: 10px;\n cursor: ew-resize;\n display: flex;\n flex-direction: column;\n align-items: center;\n z-index:1;\n\n &:after {\n content: "";\n position: absolute;\n display: block;\n left: calc(50% - 1px);\n width: 1px;\n height: calc(100% - 14px);\n top: 7px;\n }\n'])),jc=Object(e.c)(function(e){return w.a.createElement(Cc,e)})(r()(["\n &:after {\n height: 100%;\n top: 0;\n }\n"]));function Pc(e,t,n){return Math.max(e,Math.min(n,t))}function Rc(e){e.preventDefault()}var Ac="columnResize",Ic="columnResize",_c="resizedColumn",Tc="lastResizedColumn";function Dc(){var e,y=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},g=null!=(e=y.minSize)?e:60,n=null!=(e=y.fallbackSize)?e:150,b=null!=(e=y.maxSize)?e:1e3;return function(i){function a(e,t){var n;null!=(n=y.doubleClickCallback)&&n.call(y,e,t)}function c(e,t){window.addEventListener("selectstart",Rc);var s={},n=e.clientX,r=t.children,u=t.code,o=(t=void 0===(t=t.features)?{}:t).minWidth,f="number"==typeof o?o:g,d="number"==typeof(t=t.maxWidth)?t:b,p=i.getFeatureOptions(Ic),h=p;e.stopPropagation(),j(window,"mousemove").pipe(Si(j(window,"mouseup")),C(function(e){var o,i,e=e.clientX,a=kc({},p),c=e-n,l=c;return 0<(null==r?void 0:r.length)?(o=I(r,"leaf-only"),i=o.reduce(function(e,t){t=t.code;return e+p[t]},0),o.forEach(function(e,t){var e=e.code,n=p[e],r=Math.round(c*n/i);t<o.length-1?(a[e]=Pc(f,n+r,d),s[e]=a[e],l-=r):(a[e]=Pc(f,n+l,d),s[e]=a[e])})):(e=p[u],a[u]=Pc(f,e+c,d),s[u]=a[u]),h=a})).subscribe({next:function(e){v(e);var t=i.getFeatureOptions(_c)||new Set;Object.keys(s).forEach(function(e){t.add(e,s[e])}),i.setFeatureOptions(_c,t),i.setFeatureOptions(Tc,u)},complete:function(){var t=Object.keys(s).map(function(e){return{code:e,width:s[e]}});window.requestAnimationFrame(function(){var e;null!=y&&null!=(e=y.afterChangeSize)&&e.call(y,h,t)}),window.removeEventListener("selectstart",Rc)}})}var e,l=null!=(e=null!=(e=y.columnSize)?e:i.getStateAtKey(Ac))?e:{},v=(I(i.getColumns(),"leaf-only").forEach(function(e){var t=e.code,e=e.width;void 0===l[t]&&(l[t]="number"==typeof e?e:n)}),i.setFeatureOptions(Ic,l),function(t){window.requestAnimationFrame(function(){var e;i.setStateAtKey(Ac,t),null!=y&&null!=(e=y.onChangeSize)&&e.call(y,t)})}),s=vo(i.getColumns());return i.mapColumns(S(function(t){var e=L.safeRenderHeader(t),n=t.code,r=t.features,o=t.width;return kc(kc({},t),{},{width:null!=(n=l[n])?n:o,title:w.a.createElement(w.a.Fragment,null,e,!1!==(null==r?void 0:r.resizeable)&&(s?w.a.createElement(jc,{className:M.tableHeaderCellResize,onDoubleClick:function(e){return a(e,t)},onMouseDown:function(e){return c(e,t)}}):w.a.createElement(Cc,{className:M.tableHeaderCellResize,onDoubleClick:function(e){return a(e,t)},onMouseDown:function(e){return c(e,t)}}))),headerCellProps:x(t.headerCellProps,{className:"resizeable"})})}))}}function Mc(){return function(c){r=c,e=new Map([[Fc,0]]),function t(e,n){e.forEach(function(e){A(e)?Bc(e,r)&&n.set(Fc,n.get(Fc)+e.features.flex):t(e.children,n)})}(r.getColumns(),e);var r,l,s,u,f,d,e,t,n,p=e.get(Fc);return p?0<(l=zc(c)||0)&&(s=p,u=l,f=c.getFeatureOptions(Ic),d=!!f,c.mapColumns(S(function(e,t){var n,r,o,i,a;return t.isLeaf&&Bc(e,c)&&(t=e.code,n=(o=void 0===(o=e.features)?{}:o).flex,r=void 0===(r=o.minWidth)?0:r,o=void 0===(o=o.maxWidth)?Number.MAX_SAFE_INTEGER:o,a=Math.floor(l*n/p),i=e.width,e.width=(a=i+(s===n?u:a),Math.max(r,Math.min(o,a))),s-=n,u-=e.width-i,d)&&(f[t]=e.width),e})),d)&&c.setFeatureOptions(Ic,f):(n=(e=c.getColumns()).find(function(e){return e.code===Lc}),t=zc(c)||0,n?n.width=t:(n=nr(e.slice().reverse()),n=e.length-n,e.splice(n||e.length,0,{name:"",code:Lc,width:t,features:{resizeable:!1},getCellProps:function(e,t,n){return{className:M.emptyColCell}}})),c.columns(e)),c}}var Lc="$_fill_column_&",Nc="tableWidth",Fc=Symbol("flexCount");function Hc(a){return function i(e){return e.reduce(function(e,t){var n,r=t.width,o=t.code;return A(t)&&o!==Lc?(n=a.getFeatureOptions(Ic),e+(n&&n[o]||r)):e+i(t.children)},0)}(a.getColumns())}function zc(e){var t=(null==(t=e.ref.current.domHelper)||null==(t=t.tableBody)?void 0:t.clientWidth)||e.getStateAtKey(Nc);if(t)return 0<(t=Math.floor(t-Hc(e)))?t:0}function Bc(e,t){var n,r,o=t.getFeatureOptions(_c);return(null==o||!o.has(e.code))&&"number"==typeof(o=null==(o=e.features)?void 0:o.flex)&&0<o&&(n=e,void 0===(r=(o=t).getFeatureOptions(Tc))||o.getColumns().findIndex(function(e){return e.code===r})<o.getColumns().findIndex(function(e){return e.code===n.code}))}function Kc(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Wc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Kc(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Kc(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Vc="columnDrag",$c=30;function Gc(e){e.preventDefault()}function Yc(e){e.stopPropagation()}function Uc(){var u=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(j){var n=j.getStateAtKey(Vc,{}).cloumnsTranslateData,e=j.getColumns(),a=j.ref.current.domHelper&&j.ref.current.domHelper.tableBody;return j.columns(e.filter(function(e){return e})),j.mapColumns(S(function(C,e){var t=e.path,e=e.isLeaf,r=n?{transition:".3s",transform:"translate3d(".concat(n[C.code],"px, 0px, 0px)")}:{},o=C.getCellProps;return C.lock||!C.code?C:Wc(Wc({},C),{},{getCellProps:function(e,t,n){return x(null==o?void 0:o(e,t,n),{style:r})},headerCellProps:x(C.headerCellProps,{onMouseDown:!e||1<t.length?void 0:function(e){var g,b,m,s,w,x,n,r,S,O,o,E,k;function i(e){var t={clientX:e.clientX,clientY:e.clientY},n=j.ref.current.domHelper.virtual.scrollLeft-E,r=x-n;if(k(t),!(e.clientX-r<20)){e.stopPropagation(),document.body.style.userSelect="none",w.style.cursor="move",m={},O.forEach(function(e){m[e.code]=0});for(var o,i=0,a=Xc(b[i]);a<e.clientX-r&&i<b.length-1;)a+=Xc(b[++i]);b.forEach(function(e,t){e.code===C.code&&(o=t)});var c=b[o],l=i;if(i<o)for(;l<o;){var s=b[l],u=s.code,f=s.width,d=s.children;qc({code:u,lock:s.lock})&&(m[u]+=c.width,A(b[l])?m[c.code]-=f:(m[c.code]-=Xc(b[l]),Zc(d,m,c.width)),g=!0),l++}else if(o<i)for(;o<l;){var p=b[l],h=p.code,v=p.width,y=p.children;qc({code:h,lock:p.lock})&&(m[h]-=c.width,A(b[l])?m[c.code]+=v:(m[c.code]+=Xc(b[l]),Zc(y,m,c.width,!0)),g=!0),l--}window.requestAnimationFrame(function(){j.setStateAtKey(Vc,{cloumnsTranslateData:m}),S=[o,i]})}}0===e.button&&e.currentTarget.contains(e.target)&&(window.addEventListener("selectstart",Gc),g=!1,b=j.getColumns(),m=j.getStateAtKey(Vc,{}).cloumnsTranslateData,s={},b.forEach(function(e,t){s[e.code]=t}),w=e.currentTarget,x=e.currentTarget.parentElement.getClientRects()[0].left,n=e.clientX,r=e.clientY,S=[],O=I(b),o=a.getBoundingClientRect(),E=j.ref.current.domHelper.virtual.scrollLeft,k=function(e){var e=e.clientX,t=o.left;t+o.width<=e+$c&&(j.ref.current.domHelper.virtual.scrollLeft+=$c),e-$c<=t&&(j.ref.current.domHelper.virtual.scrollLeft-=$c)},(e=u.onColumnDragStart)&&e(C),document.body.addEventListener("mousemove",i),document.body.addEventListener("mouseup",function e(t){document.body.removeEventListener("mousemove",i),document.body.removeEventListener("mouseup",e),window.removeEventListener("selectstart",Gc),((e,t,n,r)=>(n-=e,e=r-t,5<Math.sqrt(n*n+e*e)))(n,r,t.clientX,t.clientY)&&(t.stopPropagation(),w.addEventListener("click",Yc)),window.requestAnimationFrame(function(){w.removeEventListener("click",Yc),w=null;var e,t=S,n=(t=P()(t,2))[0],t=t[1],r=b[n],o=t;if(t<n)for(;o<n;){var i=b[o],a=i.code;qc({code:a,lock:i.lock})&&(s[a]+=1,--s[r.code],g=!0),o++}else if(n<t)for(;n<o;){var c=b[o],l=c.code;qc({code:l,lock:c.lock})&&(--s[l],s[r.code]+=1,g=!0),o--}(t=u.onColumnDragStopped)&&(e=((e,t)=>{for(var n=new Array(e.length),r=R()(e);e.length;){var o=e.pop();n[t[o.code]]=o}return n.filter(Boolean).length!==r.length?r:n})(b,s).filter(function(e){return!(e.code===Lc||e.code===j.getFeatureOptions("rowDragColumnKey")||Qo(e))}),t(g,e)),j.setStateAtKey(Vc,{cloumnsTranslateData:null})}),document.body.style.userSelect="",w.style.opacity="",w.style.cursor=""}))},style:r})})}))}}function qc(e){var t=e.lock,e=e.code;return e&&e!==Lc&&!t}function Xc(e){return e.children?e.children.reduce(function(e,t){return e+Xc(t)},0):e.width}function Zc(e,o,i,a){e.forEach(function(e){var t=e.code,n=e.children,r=null!=(r=o[t])?r:0;o[t]=r+(a?-i:i),A(e)||Zc(n,o,i)})}function Jc(){var p=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(i){var a=p.popupParent||document.body,c=p.menuClassName,l=new tl,s=function(e){function n(e){var t;t=r,(e=e)&&t&&Rn(t,e)||o||(o=!0,a.removeChild(r),i.forEach(function(e){window.removeEventListener(e,n,!0)}))}var r=document.createElement("div"),o=(r.setAttribute("class","kd-table-popup"),a.appendChild(r),!1),i=["mousedown","contextmenu"];return to.a.render(e,r,function(){setTimeout(function(){i.forEach(function(e){window.addEventListener(e,n,!0)})},0)}),n},u=(i.addTableProps({onContextMenu:function(e){var t,n,r;t=e,(null!=(r=(n=i).ref.current.domHelper)&&r.tableBody.contains(t.target)||null!=(r=n.ref.current.domHelper)&&r.tableFooter.contains(t.target))&&(e.preventDefault(),e.stopPropagation(),o(e))}}),function(e,t,n,r){var o,i=[];return t&&i.push((o=n,{name:"复制",action:function(){Yo(Go(o))}})),p.getContextMenuItems?p.getContextMenuItems({record:e,column:t,value:n,event:r}):i}),f=function(){l.destroy()},d=function(){return a},o=function(e){var t,n=Pn(e),r=An(n,function(e){return e&&"table-cell"===e.getAttribute("data-role")}),n=((r?(t=r.getAttribute("data-code"),o=r.getAttribute("data-rowindex"),nl(r)):(o=null==(r=An(n,function(e){return e&&"table-row"===e.getAttribute("data-role")}))?void 0:r.getAttribute("data-rowindex"),nl(r)))?i.getFooterDataSource()||[]:i.getDataSource())[o],r=void 0!==t&&wo(i.getColumns(),function(e){return e.code===t}),o=r&&n&&L.safeGetValue(r,n,o),n=u(n,r,o,e);0===n.length?jt.warn("context menu options is empty"):(r=((e,t,n)=>{var r;return e=((e,t)=>{var n=t.getBoundingClientRect(),r=document.documentElement.getBoundingClientRect();return{x:e.clientX-(t===document.body?r:n).left,y:e.clientY-(t===document.body?r:n).top}})(e,t),t=e.x,e=e.y,n&&((r=n.offsetX)&&(t-=r),r=n.offsetY)&&(e-=r),{x:t,y:e}})(e,a),o=s(w.a.createElement(Qc,{options:n,hideContextMenu:f,position:r,getPopupParent:d,className:c})),l.init(o))};return i}}function Qc(e){var t=e.className,n=e.options,n=void 0===n?[]:n,r=e.hideContextMenu,o=e.position,i=e.getPopupParent,a=Object(y.useRef)();return Object(y.useEffect)(function(){var e,t,n;a.current&&(e=i(),t=o.x,n=o.y,t=(e=((e,t,n,r)=>{var o=e.getBoundingClientRect(),i=document.documentElement,a=i.getBoundingClientRect(),c=t.getBoundingClientRect(),l=o.width,s=o.height;return e===document.body&&(l=a.width,l-=Math.abs(a.left-o.left),s=a.height+i.scrollTop,s-=Math.abs(a.top-o.top)),n&&(e=Math.min(c.width,120),t.style.minWidth=e+"px",i=l-e,n=Math.min(Math.max(n,0),Math.abs(i))),r&&(a=s-c.height,r=Math.min(Math.max(r,0),Math.abs(a))),{x:n,y:r}})(e,a.current,t,n)).x,n=e.y,a.current.style.left=t+"px",a.current.style.top=n+"px")},[o]),w.a.createElement(qi,{className:k()(h.menu,t),ref:a,style:{left:o.x,top:o.y}},w.a.createElement("div",{className:h.menuList},n.map(function(e,t){return w.a.createElement(el,{key:e.key||(e=>{var t=e.name,e=e.index;if(t){var n=0;t+="";for(var r=0;r<t.length;r++)n+=t.charCodeAt(t[r]);return"".concat(n,"_").concat(e)}return e})({name:e.name,index:t}),name:e.name,action:e.action,className:e.className,disabled:e.disabled,hideContextMenu:r})})))}function el(e){var t=e.name,n=e.action,r=e.className,o=e.disabled,i=e.hideContextMenu,a=Object(y.useRef)();return w.a.createElement("div",{className:k()(h.menuOption,r,E()({},h.menuOptionDisable,o)),ref:a,onClick:function(){o||(i(),"function"==typeof n&&n())},onMouseEnter:function(e){var t;o||(t=a.current)&&t.classList.add(h.menuOptionActive)},onMouseLeave:function(e){var t;o||(t=a.current)&&setTimeout(function(){t.classList.remove(h.menuOptionActive)},10)}},w.a.createElement("span",{className:h.menuOptionText},t))}var tl=o()(function e(){var t=this;i()(this,e),E()(this,"hidePopup",void 0),E()(this,"init",function(e){t.hidePopup=e}),E()(this,"destroy",function(){t.hidePopup&&t.hidePopup(),t.hidePopup=null})});function nl(e){for(var t=e;t;){if("TFOOT"===t.tagName)return!0;if("TABLE"===t.tagName||"TBODY"===t.tagName)return!1;t=t.parentElement}return!1}function rl(e){var t=e.width;return w.a.createElement("svg",{width:t,height:e.height,style:{verticalAlign:"middle"},viewBox:"0 0 1024 1024",focusable:"false","data-icon":"filter",fill:"currentColor",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},w.a.createElement("path",{d:"M891.448889 159.573333L626.460444 460.231111v443.221333c0 32.881778-25.429333 63.658667-55.864888 63.658667l-170.268445-172.942222V456.419556L132.266667 159.857778A59.619556 59.619556 0 0 1 173.511111 56.888889h676.977778c32.995556 0 59.733333 26.680889 59.733333 59.562667 0 17.066667-7.224889 32.312889-18.773333 43.121777z"}))}var ol={ENTER:13,ESC:27};function il(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function al(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?il(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):il(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var cl=e.c.div(r()(["\n display: flex;\n flex-direction: column;\n max-height: 450px;\n min-width: 160px;\n border-radius: 2px;\n background-color: #fff;\n box-shadow: 0 0 5px 0 rgba(154,154,154,.5);\n cursor: default;\n\n ."," {\n display: flex;\n background-color: #ebedf1;\n\n ."," {\n display: flex;\n color:#666;\n background-color: #fff;\n padding: 8px 16px 8px 16px;\n border-right: 1px solid transparent;\n border-left: 1px solid transparent;\n border-top: 1px solid transparent;\n border-top-right-radius: 2px;\n border-top-left-radius: 2px;\n }\n }\n\n ."," {\n display: flex;\n }\n"]),M.popupHeader,M.filterIcon,M.popupBody);var ll=function(e){function t(){v.current=!0}var n,r,o=e.style,i=e.children,a=e.position,c=e.filterIcon,l=e.onClose,e=e.hideFilterPopupHeader,s=Object(y.useState)(a),u=(s=P()(s,2))[0],f=s[1],s=Object(y.useState)(!1),d=(s=P()(s,2))[0],p=s[1],h=w.a.useRef(null),v=(Object(y.useEffect)(function(){f(Tn(document.body,h.current,a.x,a.y,!0)),p(!0)},[a]),Object(y.useRef)(!1));return n=function(e){Rn(h.current,e)||v.current||l(),v.current=!1},r=["click"],w.a.useEffect(function(){return r.forEach(function(e){return window.addEventListener(e,n,!0)}),function(){return r.forEach(function(e){return window.removeEventListener(e,n,!0)})}},[r,n]),w.a.createElement(cl,{className:M.popup,style:al(al({},o),{},{left:d?u.x:0,top:d?u.y:0,opacity:d?1:0}),onMouseDown:t,onMouseUp:t,onKeyDown:function(e){e.currentTarget.contains(e.target)&&e.keyCode===ol.ESC&&l()},ref:h,tabIndex:-1},e?null:w.a.createElement("div",{className:M.popupHeader},w.a.createElement("span",{className:M.filterIcon},c||w.a.createElement(rl,{width:12,height:12}))),w.a.createElement("div",{className:M.popupBody},i))},sl=[{title:"包含",key:"contain",filter:function(t){return function(e){return null!=e&&("number"==typeof e&&(e+=""),e.includes(t[0]))}}},{title:"不包含",key:"notContain",filter:function(t){return function(e){return null==e||("number"==typeof e&&(e+=""),!e.includes(t[0]))}}},{title:"等于",key:"equal",filter:function(t){return function(e){return t[0]===e}}},{title:"不等于",key:"notEqual",filter:function(t){return function(e){return t[0]!==e}}},{title:"为空",key:"isNull",filter:function(){return function(e){return!e}}},{title:"不为空",key:"notIsNull",filter:function(){return function(e){return!!e}}}],ul=e.c.div(r()(["\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n border-radius: 2px;\n width: 100%;\n\n ","\n .filter-option-list {\n display: flex;\n flex-direction: column;\n margin-top: 8px;\n ul {\n margin: 0;\n padding: 0;\n li {\n display: flex;\n position: relative;\n flex-shrink: 0;\n height: 32px;\n align-items: center;\n border-radius: 2px;\n font-size: 12px;\n color: var(--color);\n padding: 0 12px;\n overflow: hidden;\n cursor: pointer;\n &:hover{\n background-color: var(--primary-color-level1);\n }\n }\n li.active{\n background-color: var(--primary-color-level1);\n }\n }\n }\n\n .filter-search {\n display: flex;\n padding: 6px 12px;\n\n .filter-search-inner {\n width: 100%;\n font-size: 12px;\n color: #333333;\n height: 28px;\n line-height: 28px;\n padding: 0 8px;\n outline: none;\n background-color: #FAFAFA;\n border-radius: 2px;\n border: 1px solid var(--strong-border-color);\n &:hover{\n border-color: var(--primary-color)\n } \n &:focus{\n border-color: var(--primary-color)\n } \n }\n }\n\n .filter-footer {\n display: flex;\n flex-direction: row;\n padding: 8px 12px;\n justify-content: space-between;\n\n .filter-btn {\n text-align: center;\n font-size: 12px;\n width: 60px;\n height: 24px;\n line-height: 24px;\n }\n \n }\n"]),Sn);function fl(e){function t(){o(),n({filter:l,filterCondition:a})}var n=e.setFilterModel,r=e.filterModel,o=e.hidePanel,i=void 0===(e=e.localeText)?{}:e,e=w.a.useState((null==r?void 0:r.filterCondition)||"contain"),a=(e=P()(e,2))[0],c=e[1],e=w.a.useState((null==r?void 0:r.filter)||[]),l=(e=P()(e,2))[0],s=e[1],u=Object(y.useRef)(),f=w.a.useCallback(function(e){c(e.key)},[]);return Object(y.useEffect)(function(){c((null==r?void 0:r.filterCondition)||"contain"),s((null==r?void 0:r.filter)||[])},[r]),Object(y.useEffect)(function(){setTimeout(function(){var e;null!=(e=u.current)&&e.focus({preventScroll:!0})})},[]),w.a.createElement(ul,null,w.a.createElement("div",{className:"filter-option-list"},w.a.createElement("ul",null,sl.map(function(e,t){var n;return w.a.createElement("li",{key:e.key,className:e.key===a?"active":"",onClick:function(){return f(e)}},null!=(n=i[e.key])?n:e.title)}))),"notIsNull"!==a&&"isNull"!==a&&w.a.createElement("div",{className:"filter-search"},w.a.createElement("input",{className:"filter-search-inner",value:l[0],onChange:function(e){s([e.target.value])},onKeyDown:function(e){e.keyCode===ol.ENTER&&t()},ref:u})),w.a.createElement("div",{className:"filter-footer"},w.a.createElement("button",{className:k()(E()({"filter-btn":!0},M.button,!0)),onClick:function(){o(),n()}},null!=(e=i.resetFilter)?e:"重置"),w.a.createElement("button",{className:k()(E()(E()({"filter-btn":!0},M.button,!0),M.buttonPrimary,!0)),onClick:t},null!=(e=i.confirmFilter)?e:"确定")))}var dl=9,pl=17,hl=e.c.span(r()(["\n // position: absolute;\n // right: 4px;\n // cursor: pointer;\n // transform: translateY(-50%);\n // top: 50%;\n // height: 12px; \n > ."," {\n display: flex\n }\n"]),M.filterIcon);function vl(e){function t(e){u(_n(n,c,yl(n,a)))}var n=e.ele,r=e.filterIcon,o=e.hidePanel,i=e.renderPanelContent,a=e.hideFilterPopupHeader,c=e.popupParent,l=w.a.useRef(null),e=w.a.useState(_n(n,c,yl(n,a))),e=P()(e,2),s=e[0],u=e[1];return Object(y.useEffect)(function(){var e=Kn(l.current.children[0],t);return function(){e&&e.disconnect()}},[]),w.a.createElement("div",{ref:l},w.a.createElement(ll,{style:{position:"absolute",zIndex:1050},onClose:o,position:s,filterIcon:r,hideFilterPopupHeader:a},i()))}function yl(e,t){return t?{x:0,y:0-e.offsetHeight}:{x:pl,y:dl}}var gl=function(e){function t(){return g(!1)}var n=void 0===(n=e.size)?12:n,r=e.style,o=e.className,i=e.FilterPanelContent,a=e.filterIcon,c=e.setFilter,l=e.setFilterModel,s=e.filterModel,u=e.isFilterActive,f=e.stopClickEventPropagation,d=e.stopESCKeyDownEventPropagation,p=e.hideFilterPopupHeader,h=e.getPopupParent,v=e.localeText,e=w.a.useState(!1),y=(e=P()(e,2))[0],g=e[1],e=w.a.useRef(null),b=w.a.useRef(),o=k()(E()(E()({},o,!0),"filter-panel-open",y)),a="function"==typeof a?a(u):a,h=(null==h?void 0:h(b.current))||document.body;return w.a.createElement(hl,{style:r,className:o,onClick:function(e){e.currentTarget.contains(e.target)&&g(!0),f&&e.stopPropagation()},onKeyDown:function(e){e.keyCode===ol.ESC&&(e.currentTarget.contains(e.target)&&g(!1),d)&&e.stopPropagation()},ref:b,tabIndex:-1},w.a.createElement("span",{ref:e,className:M.filterIcon},a||w.a.createElement(rl,{width:n,height:n})),y&&Object(eo.createPortal)(w.a.createElement(vl,{ele:(p?b:e).current,filterIcon:a,hidePanel:t,renderPanelContent:function(){return i?w.a.createElement(i,{setFilter:c,filterModel:s,isFilterActive:u,hidePanel:t}):w.a.createElement(fl,{setFilterModel:l,filterModel:s,isFilterActive:u,hidePanel:t,localeText:v})},hideFilterPopupHeader:p,popupParent:h}),h))};function bl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ml(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?bl(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):bl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var wl="filter";function xl(){var m=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(l){var o,i,a,n,e=l.getDataSource(),t=l.getColumns(),r=m.filters,c=m.defaultFilters,s=m.onChangeFilters,u=m.keepDataSource,f=m.mode,d=m.filterIcon,p=m.stopClickEventPropagation,h=m.stopESCKeyDownEventPropagation,v=m.hideFilterPopupHeader,y=m.getPopupParent,c=null!=(r=null!=(r=null!=r?r:l.getStateAtKey(wl))?r:c)?r:[],c="single"===f?c.slice(0,1):c,g=new Map(c.map(function(e){return[e.code,ml({},e)]})),b=l.ctx.localeText;return l.dataSource((r=e,n=[],g.forEach(function(e,t){n.push(t)}),u||n.length<=0?r:(c=l.getColumns(),o=new Map(I(c,"leaf-only").filter(function(e){var t;return!1!==(null==(t=e.features)?void 0:t.filterable)&&null!=(null==(t=e.features)?void 0:t.filterable)}).map(function(e){return[e.code,e]})),i=new Map(sl.map(function(e){return[e.key,ml({},e)]})),a=function(r){return n.every(function(e){var t=g.get(e),n=null==(n=o.get(e))||null==(n=n.features)?void 0:n.filterable,n="function"==typeof n?n:(i.get(t.filterCondition)?i.get(t.filterCondition):(console.warn("列[".concat(e,"]未配置筛选函数,请设置 column.features.filterable 来作为该列的筛选函数, 目前使用默认包含筛选函数")),i.get("contain"))).filter;return n(t.filter,t)(L.safeGetValue(o.get(e),r,-1),r)})},function r(e){var o=1<arguments.length&&void 0!==arguments[1]&&arguments[1];return e.map(function(e){var t,n=a(e);return A(e)?(o||n)&&ml({},e):(t=e.children,e=ml(ml({},e),{},{children:r(t,o||n)}),t=!A(e),(o||n||t)&&e)}).filter(Boolean)}(r)))),l.columns(t.map(function e(r){var t=ml({},r);var n=r.code&&(null==(n=r.features)?void 0:n.filterable);var o=!(!n||null==g||!g.get(r.code));{var i,a,c;n&&(i=function(e){var t=new Map(g),n=ml({code:r.code},e),e=(null==e?t.delete(r.code):("single"===f&&t.clear(),t.set(r.code,n)),Array.from(t.values()));null!=s&&s(e,n),l.setStateAtKey(wl,e)},n=function(e,t){i(e?{code:r.code,filter:e,filterCondition:t}:void 0)},a=null==(a=r.features)?void 0:a.filterPanel,c=null!=(c=null==(c=r.features)?void 0:c.filterIcon)?c:d,a=w.a.createElement(gl,{key:"".concat(r.code,"_filter"),FilterPanelContent:a,filterIcon:c,filterModel:g.get(r.code),setFilterModel:i,setFilter:n,isFilterActive:o,className:k()(E()(E()({},M.tableFilterTrigger,!0),"active",o)),stopClickEventPropagation:p,stopESCKeyDownEventPropagation:h,hideFilterPopupHeader:v,getPopupParent:y,localeText:b}),r.renderHeader?t.title=r.renderHeader(t.title,a):t.title=[].concat(R()([].concat(null!=(c=t.title)?c:[L.safeRenderHeader(ml({},r))])),[a]))}A(r)||(t.children=r.children.map(e));return t})),l}}function Sl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Ol(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Sl(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Sl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var El="rangeSelection",kl="lastClickCell",Cl="startSelectedCellRanges",jl=30;function Pl(r){return function(f){var s,u,d,i,a,c,l,p=f.ref.current.domHelper&&f.ref.current.domHelper.tableBody,h=f.ref.current.domHelper&&f.ref.current.domHelper.tableFooter,v=f.ref.current.domHelper&&f.ref.current.domHelper.artTable;return p?(s=f.getColumns(),u=f.getDataSource(),d=function(e,t){var n;t&&f.setFeatureOptions(Cl,e),f.setStateAtKey(El,e),null!=r&&null!=(n=r.rangeSelectedChange)&&n.call(r,e,t)},i=function(e,t,n){var r,o,i,a,c,l;e&&t&&(r=e,o=t,i=I(i=s,"leaf-only"),c=i.findIndex(function(e){return e.code===r.code}),a=i.findIndex(function(e){return e.code===o.code}),i=c<a?i.slice(c,a+1):i.slice(a,c+1),c={startRow:(a=((e,t,n)=>{var r=null,o=-1,i=-1,a=(c=((e,t)=>{var n;return((e,t)=>e.rowIndex===t.rowIndex&&e.code===t.code&&e.isFooterCell===t.isFooterCell)(e,t)?{startRow:e.rowIndex,endRow:e.rowIndex}:(e=(n=e.rowIndex<=t.rowIndex)?e.rowIndex:e.rowIndex+e.rowSpan-1,n=n?t.rowIndex+t.rowSpan-1:t.rowIndex,{startRow:e,endRow:n})})(e,t)).startRow,c=c.endRow;return e.isFooterCell||t.isFooterCell?r=e.isFooterCell&&t.isFooterCell?{startRow:a,endRow:c}:e.isFooterCell?(o=n.length-1,i=t.rowIndex,{startRow:e.rowIndex,endRow:0}):(o=e.rowIndex,i=n.length-1,{startRow:0,endRow:t.rowIndex}):(o=a,i=c),{startRow:o,endRow:i,footerRowRange:r}})(e,t,u)).startRow,endRow:a.endRow,columns:i,startColumn:e.column,footerRowRange:a.footerRowRange},t=f.getFeatureOptions(Cl)?R()(f.getFeatureOptions(Cl)):[],Al([c])&&(l=Dl(c),t=t.filter(function(e){return Dl(e)!==l})),t.push(c),Al(t)?v.classList.remove(k()(M.rangeSelection)):v.classList.add(k()(M.rangeSelection)),d(t,n))},a=function(e){var t,e=Rl(e.target,s);e&&((t=f.getFeatureOptions(kl))?i(t,e,!0):f.setFeatureOptions(kl,e))},c=function(e){var t=e.clientX,e=e.clientY,n=p.getBoundingClientRect(),r=n.left,o=n.top,i=n.height;r+n.width<=t+jl&&(f.ref.current.domHelper.virtual.scrollLeft+=jl),t-jl<=r&&(f.ref.current.domHelper.virtual.scrollLeft-=jl),o+i<=e+jl&&(f.ref.current.domHelper.tableBody.scrollTop+=jl),e+jl<=o&&(f.ref.current.domHelper.tableBody.scrollTop-=jl)},l=function(e,t){null!=r&&r.suppressMultiRangeSelection?f.setFeatureOptions(Cl,[]):(e||t||f.setFeatureOptions(Cl,[]),t&&((e=f.getFeatureOptions(Cl)?R()(f.getFeatureOptions(Cl)):[]).pop(),f.setFeatureOptions(Cl,e)))},f.addTableProps({onMouseDown:function(e){var n,r,t,o;0===e.button&&(Rn(p,e.nativeEvent)||Rn(h,e.nativeEvent))&&(t=e.ctrlKey||e.metaKey,o=e.shiftKey,n=Rl(e.target,s))&&(l(t,o),o?a(e):(f.setFeatureOptions(kl,n),r=n,t=j(window,"mousemove"),o=j(window,"mouseup"),t.pipe(C(function(e){var t=e.target||e.srcElement,t=(r=Rl(t,s),{clientX:e.clientX,clientY:e.clientY});return null!=(e=r)&&e.isFooterCell||c(t),{startDragCell:n,draggingCell:r}}),Si(o)).subscribe({next:function(e){var t=e.startDragCell;i(t,e.draggingCell,!1)},complete:function(){i(n,r,!0)}})))},onKeyDown:function(e){var t,n;(Rn(p,e.nativeEvent)||Rn(h,e.nativeEvent))&&(e.ctrlKey||e.metaKey)&&"a"===e.key&&(t=f.getDataSource().length,n=f.getFooterDataSource()||[],s.length)&&t&&!(e=>!(!e||!["input","textarea"].includes(e.tagName.toLowerCase())||"checkbox"===e.type||e.disabled||e.readOnly))(e.target)&&(!1!==r.preventkDefaultOfKeyDownEvent&&e.preventDefault(),v.classList.add(k()(M.rangeSelection)),d([{startRow:0,endRow:t-1,columns:I(s,"leaf-only"),startColumn:s[0],footerRowRange:0<n.length?{startRow:0,endRow:n.length-1}:null}],!0))},tabIndex:-1}),f.mapColumns(S(function(l){var s=f.getStateAtKey(El)||[],u=l.getCellProps;return Ol(Ol({},l),{},{getCellProps:function(e,t,n){var r,o,i,a,e=null==u?void 0:u(e,t,n),c=t[f.getFeatureOptions("footerRowMetaKey")];return s.some(function(e){return Tl(e,n,l,c)})?(o=(t={isFooterCell:c,rowIndex:n,col:l,record:t}).isFooterCell,o=((e,t)=>{var l=t.isFooterCell,s=t.rowIndex,u=t.col;return e.reduce(function(e,t){var n,r,o,i,a,c;return Tl(t,s,u,l)&&(r=(n=Il(t.startRow,t.endRow)).startRowIndex,o=(a=_l(c=t.footerRowRange)).startRowIndex,i=(t=t.columns)[0],i=u.code===i.code,a=l?s===a.endRowIndex:!c&&s===n.endRowIndex,c=u.code===t[t.length-1].code,e.matchCellRangeTop=e.matchCellRangeTop||(l?-1===r&&s===o:s===r),e.matchCellRangeLeft=e.matchCellRangeLeft||i,e.matchCellRangeBottom=e.matchCellRangeBottom||a,e.matchCellRangeRight=e.matchCellRangeRight||c),e},{matchCellRangeTop:!1,matchCellRangeLeft:!1,matchCellRangeBottom:!1,matchCellRangeRight:!1})})(r=s,{isFooterCell:o,rowIndex:t.rowIndex,col:t.col,record:t.record}),t=o.matchCellRangeTop,i=o.matchCellRangeLeft,a=o.matchCellRangeBottom,o=o.matchCellRangeRight,r=Al(r),x(e,{className:k()(E()(E()(E()(E()(E()(E()({},M.tableCellRangeSingleCell,r),M.tableCellRangeSelected,!r),M.tableCellRangeTop,!r&&t),M.tableCellRangeLeft,!r&&i),M.tableCellRangeBottom,!r&&a),M.tableCellRangeRight,!r&&o))})):e}})}))):f}}function Rl(t,r){for(var e,n=function(){var n,e;if("table-cell"===t.getAttribute("data-role"))return n=t.getAttribute("data-code"),(e=wo(r,function(e,t){return e.code===n}))?{v:{rowIndex:parseInt(t.getAttribute("data-rowindex")),rowSpan:parseInt(t.getAttribute("rowspan")||1),code:n,column:e,isFooterCell:(e=>{for(;e&&!e.classList.contains(M.artTable);){if(e.classList.contains(M.tableFooter))return!0;e=e.parentElement}return!1})(t)}}:{v:null};t=t.parentElement};t;)if(e=n())return e.v;return null}function Al(e){var t,n,r;return 1===e.length&&(r=(e=e[0]).startRow,t=e.columns,e=!(n=e.footerRowRange)&&r===e.endRow&&1===t.length,r=-1===r&&n.startRow===n.endRow&&1===t.length,e||r)}function Il(e,t){var n=t<e;return{startRowIndex:n?t:e,endRowIndex:n?e:t}}function _l(e){return e?Il(e.startRow,e.endRow):{startRowIndex:-1,endRowIndex:-1}}function Tl(e,t,n,r){var o,i=e.startRow,a=e.endRow,c=e.columns,e=e.footerRowRange;return-1!==c.findIndex(function(e){return e.code===n.code})&&(i=(c=Il(i,a)).startRowIndex,o=(a=_l(e)).startRowIndex,r&&e&&o<=t&&t<=a.endRowIndex||!r&&i<=t&&t<=c.endRowIndex)}function Dl(e){var t=e.startRow,n=e.columns,t=Il(t,e.endRow),r=t.startRowIndex,e=_l(e.footerRowRange);return r+"_"+t.endRowIndex+"_"+e.startRowIndex+"_"+e.endRowIndex+"_"+n[0].code+"_"+n[n.length-1].code}function Ml(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Ll(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ml(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ml(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Nl(){return function(o){return o.mapColumns(S(function(e){var r;return A(e)?(r=e.getCellProps,Ll(Ll({},e),{},{getCellProps:function(e,t,n){return x(null==r?void 0:r(e,t,n),{onMouseEnter:function(e){o.ref.current.domHelper.getInRangeRowByCellEvent(e).forEach(function(e){e.classList.add("row-hover")})},onMouseLeave:function(e){o.ref.current.domHelper.getInRangeRowByCellEvent(e).forEach(function(e){e.classList.remove("row-hover")})}})}})):e}))}}function Fl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}var Hl=Symbol("footer-row");function zl(){var o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(e){var t,n=null!=(n=o.dataSource)?n:e.getFooterDataSource(),r=null!=(t=o.footerRowMetaKey)?t:Hl;return e.setFeatureOptions("footerRowMetaKey",r),n?e.footerDataSource(n.map(function(e){return function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Fl(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Fl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}(E()({},r,!0),e)})):console.warn("调用 pipeline.use(features.footerDataSource()) 前请先设置页脚数据源,设置方法有:pipeline.use(features.footerDataSource({dataSource:any[]})) 或者 pipeline.footerDataSource(any[])"),e}}function Bl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Kl(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Bl(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Bl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Wl(e){var t=e.style,n=e.className,r=e.size;return e.isExtend?w.a.createElement("svg",{className:n,width:r,height:r,style:t,viewBox:"96 96 896 896"},w.a.createElement("path",{d:"M678.347087 178.347087C690.550972 166.143203 690.550972 146.356797 678.347087 134.152913C666.143203 121.949029 646.356797 121.949029 634.152913 134.152913L290.402913 477.902913C278.199029 490.106797 278.199029 509.893203 290.402913 522.097087L634.152913 865.847087C646.356797 878.050972 666.143203 878.050972 678.347087 865.847087C690.550972 853.643203 690.550972 833.856797 678.347087 821.652913L356.694175 500L678.347087 178.347087z"})):w.a.createElement("svg",{className:n,width:r,height:r,style:t,viewBox:"96 96 896 896"},w.a.createElement("path",{d:"M321.652913 178.347087C309.449029 166.143203 309.449029 146.356797 321.652913 134.152913C333.856797 121.949029 353.643203 121.949029 365.847088 134.152913L709.597087 477.902913C721.800972 490.106797 721.800972 509.893203 709.597087 522.097087L365.847088 865.847087C353.643203 878.050972 333.856797 878.050972 321.652913 865.847087C309.449029 853.643203 309.449029 833.856797 321.652913 821.652913L643.305825 500L321.652913 178.347087z"}))}var Vl=e.c.span(r()(["\n font-size:12px;\n margin-left:4px;\n"])),$l=function(){var a=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,t=o.getColumns(),i=null!=(e=null!=(e=a.extendStatus)?e:o.getStateAtKey("colExtend"))?e:{};function n(n){var e=Kl({},n),t=i[n.code],r="function"==typeof a.extendIcon?a.extendIcon(t):a.extendIcon,r=w.a.createElement(w.a.Fragment,null,L.safeRenderHeader(Kl({},n)),w.a.createElement(Vl,{onClick:function(){var e,t;e=n,t=E()({},e.code,!i[e.code]),i[e.code]=!i[e.code],o.setStateAtKey("colExtend",Kl({},i)),null!=a&&a.onChangeExtendStatus&&a.onChangeExtendStatus(i,t)}},r||w.a.createElement(Wl,{style:{userSelect:"none",marginLeft:2,flexShrink:0,cursor:"pointer",verticalAlign:"middle"},className:k()(E()({},M.tableExtendIcon,!0)),size:14,isExtend:t})));return e.title=r,e}return o.columns(S(function(e){var t;return!0===((null==(t=e)?void 0:t.features)||{}).showExtendIcon&&1<(null==(t=e.children)?void 0:t.length)&&(e=n(e),!1===i[e.code])&&e.children.splice(1,e.children.length),e})(t)),o}},Gl={rowDrag:"rowDrag"},Yl="rowDragKey",Ul="rowDragOptions",ql=30,Xl=20,Zl={name:"拖拽列",code:"$_row_drag_column_&",lock:!0,title:"",width:40,align:"center",getCellProps:function(e,t,n){return{className:k()(M.rowDragCell)}},render:function(e,t,n){return w.a.createElement("svg",{viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/1999/xlink","data-icon":"drag",width:"16",height:"16"},w.a.createElement("path",{d:"M298.688 192a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m298.624 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0zM298.688 512a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m298.624 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m-298.624 320a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m298.624 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0z","p-id":"4278"}))}};function Jl(O){return function(v){var y,n,g,b,m,e,w=v.ref.current.domHelper&&v.ref.current.domHelper.tableBody,x=v.ref.current.domHelper&&v.ref.current.domHelper.artTable,S=v.addFeatureApi(Gl.rowDrag);return v.setFeatureOptions(Ul,O),w&&(y=v.getDataSource(),n=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:"targetTable",r=e.dragItem,o=e.x,i=e.y,a=e.dropZoneTarget,c=e.startDropZoneTagret,l=e.event,e=e.dropZoneTableParams,s=e.getDataSource,u=e.getTreeModeOptions,e=e.getRowDragOptions,s=s(),u=u(),e=e(),u=!!u&&(null==e?void 0:e.allowDragIntoRow),e=-1,f="bottom",d=(!os(l,a)||(d=Ql(l.target,a,s))&&(e=d.rowIndex,f=as(d.cell,l.clientY,u)),0<=e?s[e]:null);return{startRowIndex:r.rowIndex,startRow:r.row,endRowIndex:e,endRow:d,startDropZoneTagret:c,dropZoneTarget:a,event:l,dragPosition:f,isFinished:t,source:n,x:o,y:i}},g=function(e){var t,e=n(e,!1);null!=O&&null!=(t=O.onDragStart)&&t.call(O,e)},b={getContainer:function(){return v.getLastPipeline().ref.current.domHelper.tableBody},onDragEnter:function(e){var t,e=n(e,!1);v.setStateAtKey(Yl,e),null!=O&&null!=(t=O.onDragEnter)&&t.call(O,e)},onDragLeave:function(e){var t,e=n(e,!1);v.setStateAtKey(Yl,e),null!=O&&null!=(t=O.onDragLeave)&&t.call(O,e)},onDragging:function(e){var t,e=n(e,!1,"targetTable");null!=O&&null!=(t=O.onDragMove)&&t.call(O,e),v.setStateAtKey(Yl,e)},onDragStop:function(e,t){e=n(e,!0,t);v.setStateAtKey(Yl,e),null!=O&&null!=(t=O.onDragEnd)&&t.call(O,e)},isTable:!0,tableParams:{getDataSource:function(){return v.getLastPipeline().getDataSource()},getTreeModeOptions:function(){return v.getLastPipeline().getFeatureOptions("treeModeOptions")},getRowDragOptions:function(){return v.getLastPipeline().getFeatureOptions("rowDragOptions")}}},m=(null==O?void 0:O.rowDragColumn)||Zl,v.setFeatureOptions("rowDragColumnKey",m.code),S.setRowDropZoneParams(b),(e=v.getColumns().slice()).unshift(m),v.columns(e),v.addTableProps({onMouseDown:function(e){var n,t,l,s,u,r,o,f,i,a,c,d,p=e.nativeEvent,h=Ql(p.target,w,y);!h||h.code!==m.code||null!=O&&null!=(e=O.isDisabled)&&e.call(O,h.row,h.rowIndex)||(t=n=!1,o=r=u=s=l=null,f=function(e,t){var n;null!=O&&O.suppressScrollMove||(r&&clearTimeout(r),o&&clearInterval(o),0!==(n=((e,t)=>{var t=t.clientY,n=(e=e.getBoundingClientRect()).top;return n+(e=e.height)-Xl<=t&&t<=n+e?ql:n<=t&&t<=n+Xl?-ql:0})(e,t))&&(r=setTimeout(function(){o=setInterval(function(){e.scrollTop+=n},100)},500)))},i=function(e){l=((e,t)=>{var n="<div class='".concat(M.rowDragElement,"'>\n <span class='").concat(M.rowDragElementIcon,"'></span>\n <div class='").concat(M.rowDragElementLabel,"'></div>\n </div>"),r=document.createElement("div"),n=(r.innerHTML=n,r.firstChild);return(r=((e,t)=>{for(;e&&t.contains(e);){if("table-row"===e.getAttribute("data-role"))return e;e=e.parentElement}return null})(e.target,t))&&(e=r.getBoundingClientRect(),n.style.height=e.height+"px"),r=t.getBoundingClientRect(),n.style.maxWidth=r.width+"px",document.body.appendChild(n),n})(e,w);var t=!!v.getFeatureOptions("treeModeOptions"),t=(s=(e=>{var t=document.createElement("div");return t.classList.add(M.rowDragLine),e&&t.classList.add(M.treeTableRowDragLine),document.body.appendChild(t),t})(t),null!=O&&O.rowDragText?null==O||null==(t=O.rowDragText)?void 0:t.call(O,h.row,h.rowIndex):"第".concat(h.rowIndex,"行内容")),n=l,n=(t=t.toString(),n=n.querySelector(".".concat(M.rowDragElementLabel)),t=document.createTextNode(t),n.appendChild(t),x.classList.add(k()(M.rowDragging)),S.setDragStatus("start"),is(b,e,h,w));g(n)},a=function(t){var e,n,r;n=t,(e=l)&&(r=e.getBoundingClientRect().height,c=null!=(c=null==(c=document.body)?void 0:c.clientWidth)?c:window.innerHeight||(null==(c=document.documentElement)?void 0:c.clientWidth)||0,i=null!=(i=null==(i=document.body)?void 0:i.clientHeight)?i:window.innerHeight||(null==(i=document.documentElement)?void 0:i.clientHeight)||0,a=es(e.offsetParent),o=n.clientX,n=n.clientY-a.top-r/2,r=o-a.left,o=window.pageXOffset,a=window.pageYOffset,0<c&&r+e.clientWidth>c+o&&(r=Math.max(c+o-e.clientWidth,0)),0<i&&n+e.clientHeight>i+a&&(n=Math.max(i+a-e.clientHeight,0)),e.style.left="".concat(r,"px"),e.style.top="".concat(n,"px")),S.setDragStatus("dragging"),rs(l,"move");var o,i,a,c=S.getRowDropZone().concat(b).find(function(e){return os(t,e.getContainer())})||null;c!==u&&(null!==u&&null===c&&u.onDragLeave&&(rs(l,"notAllowed"),s.style.display="none",o=is(u,t,h,w),u.onDragLeave(o)),null===u&&null!==c&&c.onDragEnter&&(rs(l,"move"),c.isTable&&(s.style.display="block"),i=is(c,t,h,w),c.onDragEnter(i)),u=c),c&&(c.isTable&&((e=>{var t=e.lineElement,n=e.dragZone,e=e.event,r=n.getContainer(),o=(n=n.tableParams).getDataSource,i=n.getTreeModeOptions,n=n.getRowDragOptions,o=o(),i=i(),n=(n()||{}).allowDragIntoRow;if(o=Ql(e.target,r,o)){var a=o.cell,c=o.rowIndex,o=o.row,l=r.getBoundingClientRect(),s=es(document.body),u=!!i,n=u&&n,e=as(a,e.clientY,n);if(u){var n=i.iconWidth,u=i.iconIndent,f=i.iconGap,d=i.indentSize,i=i.treeMetaKey,r=r.querySelector('tr[data-rowindex="'.concat(c,'"] .').concat(M.tableExtendCell));if(r)return c=ts(r).paddingLeft,r=r.getBoundingClientRect(),o=o[i],o.rowKey,i=u+o.depth*d+(o.isLeaf?n+f:0),u=r.x,d=r.y,o=r.height,n="bottom"===e?d+o-s.top:d-s.top,f=Math.max(u+c+i-l.x,0),r=l.x+f-s.left,t.style.left="".concat(r,"px"),t.style.top="".concat(n,"px"),t.style.width="".concat(l.width-f,"px"),t.style.display="into"===e?"none":"block"}o=a.getBoundingClientRect(),d=o.y,u=o.height,c="bottom"===e?d+u-s.top:d-s.top,i=l.x-s.left;t.style.left="".concat(i,"px"),t.style.top="".concat(c,"px"),t.style.width="".concat(l.width,"px")}})({lineElement:s,dragZone:c,event:t}),f(c.getContainer(),t)),c.onDragging)&&(a=is(c,t,h,w),c.onDragging(a))},e=j(window,"mousemove"),c=j(window,"mouseup"),e.pipe(xt(function(e){var e=e.clientY,t=p.clientY;return n=5<Math.abs(e-t)?!0:n}),C(function(e){t||(t=!0,i(p),a(p)),a(e)}),Si(c)).subscribe(),d=c.pipe(C(function(e){var t,n;t=e,ns(l),ns(s),x.classList.remove(k()(M.rowDragging)),S.setDragStatus("finished"),clearTimeout(r),clearInterval(o),(e=S.getRowDropZone().concat(b).find(function(e){return os(t,e.getContainer())}))&&e.onDragStop&&(n=is(e,t,h,w),e.onDragStop(n),e!==b)&&b.onDragStop(n,"startTable")})).subscribe({next:function(){d.unsubscribe()}}))}}),v.appendRowPropsGetter(function(e,t){var n,r,o=v.getStateAtKey(Yl)||{},i=S.getDragStatus(),a=o.startRowIndex,c=o.endRowIndex,l=o.endRow,s=o.isFinished,o=o.dragPosition,e=e[v.getFeatureOptions("footerRowMetaKey")],u=v.getFeatureOptions("treeModeOptions"),f=!!u;if(!(e||s||!f&&t!==a&&t!==c))return e=-1,f&&l&&(n=l[u.treeMetaKey].parentRowKey,r=v.ensurePrimaryKey("rowDrag"),e=v.getDataSource().findIndex(function(e){return L.safeGetRowKey(r,e,-1)===n})),{className:k()(E()(E()(E()(E()(E()(E()({},M.rowDragStart,t===a&&"finished"!==i),M.rowDragEnd,t===c),M.rowDragEndParent,f&&t===e),M.rowDragEndInto,t===c&&"into"===o),M.rowDragEndToTop,t===c&&"top"===o),M.rowDragEndToBottom,t===c&&"bottom"===o))}})),v}}function Ql(e,t,n){for(;e&&t.contains(e);){var r,o,i,a;if("table-cell"===e.getAttribute("data-role"))return r=e.getAttribute("data-code"),i=n[o=parseInt(e.getAttribute("data-rowindex"))],a=(e=>{for(;e&&!e.classList.contains(M.artTable);){if(e.classList.contains(M.tableFooter))return!0;e=e.parentElement}return!1})(e),!i||a?null:{rowIndex:o,row:i,code:r,cell:e};e=e.parentElement}return null}function es(e){var t=e.getBoundingClientRect(),e=ts(e),n=e.borderTopWidth;return{top:t.top+(n||0),left:t.left+(e.borderLeftWidth||0),right:t.right+(e.borderRightWidth||0),bottom:t.bottom+(e.borderBottomWidth||0)}}function ts(e){var e=window.getComputedStyle(e),t=e.height,n=e.width,r=e.borderTopWidth,o=e.borderRightWidth,i=e.borderBottomWidth,a=e.borderLeftWidth,c=e.paddingTop,l=e.paddingRight,s=e.paddingBottom,u=e.paddingLeft,f=e.marginTop,d=e.marginRight,p=e.marginBottom,h=e.marginLeft,e=e.boxSizing;return{height:parseFloat(t||"0"),width:parseFloat(n||"0"),borderTopWidth:parseFloat(r||"0"),borderRightWidth:parseFloat(o||"0"),borderBottomWidth:parseFloat(i||"0"),borderLeftWidth:parseFloat(a||"0"),paddingTop:parseFloat(c||"0"),paddingRight:parseFloat(l||"0"),paddingBottom:parseFloat(s||"0"),paddingLeft:parseFloat(u||"0"),marginTop:parseFloat(f||"0"),marginRight:parseFloat(d||"0"),marginBottom:parseFloat(p||"0"),marginLeft:parseFloat(h||"0"),boxSizing:e}}function ns(e){document.body.removeChild(e)}function rs(e,t){for(var e=e.querySelector(".".concat(M.rowDragElementIcon)),n=e;n&&n.firstChild;)n.removeChild(n.firstChild);t=t||"notAllowed";var r=document.createElement("span");"move"===t?r.classList.add(M.iconMove):"notAllowed"===t&&r.classList.add(M.iconNotAllowed),e.appendChild(r)}function os(e,t){return t.contains(e.target)}function is(e,t,n,r){var o=e.getContainer(),i=o.getBoundingClientRect(),n={dragItem:n,startDropZoneTagret:r,dropZoneTarget:o,event:t,x:t.clientX-i.left,y:t.clientY-i.top};return e.isTable&&(n.dropZoneTableParams=e.tableParams),n}function as(e,t,n){var n=2<arguments.length&&void 0!==n&&n,e=e.getBoundingClientRect(),r=e.height,e=e.y,o="bottom";return n?t<e+r/4?o="top":t<e+3*r/4&&(o="into"):t<e+r/2&&(o="top"),o}var cs=(()=>o()(function e(t){i()(this,e),E()(this,"pipeline",void 0),E()(this,"rowDropZoneParams",void 0),E()(this,"rowDropZones",void 0),E()(this,"dragStatus",void 0),this.pipeline=t,this.rowDropZoneParams=null,this.rowDropZones=[],this.dragStatus="finished"},[{key:"getRowDropZoneParams",value:function(){return this.rowDropZoneParams}},{key:"setRowDropZoneParams",value:function(e){this.rowDropZoneParams=e}},{key:"addRowDropZone",value:function(t){t&&null!=t&&t.getContainer()&&(this.rowDropZones.some(function(e){return e.getContainer()===t.getContainer()})||this.rowDropZones.push(t))}},{key:"getRowDropZone",value:function(){return this.rowDropZones}},{key:"removeRowDropZone",value:function(t){this.rowDropZones=this.rowDropZones.filter(function(e){return e.getContainer()!==t.getContainer()})}},{key:"setDragStatus",value:function(e){this.dragStatus!==(this.dragStatus=e)&&this.pipeline.setStateAtKey("rowDragStatus",e)}},{key:"getDragStatus",value:function(){return this.dragStatus}}]))();function ls(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ss(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ls(Object(n),!0).forEach(function(e){E()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ls(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var us=(()=>o()(function e(t){var n=t.state,r=t.setState,o=t.ctx,t=t.ref;i()(this,e),E()(this,"ref",void 0),E()(this,"_snapshots",{}),E()(this,"_rowPropsGetters",[]),E()(this,"_tableProps",{}),E()(this,"_dataSource",void 0),E()(this,"_isSameInputDataSource",void 0),E()(this,"_columns",void 0),E()(this,"_footerDataSource",void 0),E()(this,"ctx",{components:{},indents:e.defaultIndents}),E()(this,"state",void 0),E()(this,"setState",void 0),this.state=n,this.setState=r,this.ref=t,m()(this.ctx,o)},[{key:"guid",value:function(){function e(){return(65536*(1+Math.random())|0).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}},{key:"appendRowPropsGetter",value:function(e){return this._rowPropsGetters.push(e),this}},{key:"addTableProps",value:function(e){this._tableProps=x(this._tableProps,e)}},{key:"getDataSource",value:function(e){return null==e?this._dataSource:this._snapshots[e].dataSource}},{key:"isSameInputDataSource",value:function(){return this._isSameInputDataSource}},{key:"getColumns",value:function(e){return null==e?this._columns:this._snapshots[e].columns}},{key:"getFooterDataSource",value:function(){return this._footerDataSource}},{key:"getStateAtKey",value:function(e,t){return null!=(e=this.state[e])?e:t}},{key:"setStateAtKey",value:function(t,n,e){this.setState(function(e){return ss(ss({},e),{},E()({},t,n))},t,n,e)}},{key:"ensurePrimaryKey",value:function(e){if(null==this.ctx.primaryKey)throw new Error(e?"使用 ".concat(e," 之前必须先设置 primaryKey"):"必须先设置 primaryKey");return this.ctx.primaryKey}},{key:"input",value:function(e){var t=this;if(null!=this._dataSource||null!=this._columns)throw new Error("input 不能调用两次");return this._isSameInputDataSource=e.dataSource===this.ref.current._lastInputDataSource,this._dataSource=e.dataSource,this.ref.current._lastInputDataSource=e.dataSource,(this.ref.current.lastPipeline=this)._columns=e.columns.map(function(e){return ss(ss({},e),{},{key:t.guid()})}),this.snapshot("input"),this}},{key:"dataSource",value:function(e){return this._dataSource=e,this}},{key:"columns",value:function(e){return this._columns=e,this}},{key:"primaryKey",value:function(e){return this.ctx.primaryKey=e,this}},{key:"footerDataSource",value:function(e){return this._footerDataSource=e,this}},{key:"snapshot",value:function(e){return this._snapshots[e]={dataSource:this._dataSource,columns:this._columns,rowPropsGetters:this._rowPropsGetters.slice()},this}},{key:"useTransform",value:function(e){e=e({dataSource:this.getDataSource(),columns:this.getColumns()});return this.dataSource(e.dataSource).columns(e.columns)}},{key:"use",value:function(e){return e(this)}},{key:"mapDataSource",value:function(e){return this.dataSource(e(this.getDataSource()))}},{key:"mapColumns",value:function(e){return this.columns(e(this.getColumns()))}},{key:"getFeatureOptions",value:function(e){var t;return null==(t=this.ref.current.featureOptions)?void 0:t[e]}},{key:"setFeatureOptions",value:function(e,t){this.ref.current.featureOptions[e]=t}},{key:"getProps",value:function(){var t=this,e=(this.use(Mc()),{dataSource:this._dataSource,columns:this._columns});return this.ctx.primaryKey&&(e.primaryKey=this.ctx.primaryKey),this._footerDataSource&&(e.footerDataSource=this._footerDataSource),0<this._rowPropsGetters.length&&(e.getRowProps=function(n,r){return t._rowPropsGetters.reduce(function(e,t){return x(e,t(n,r))},{})}),e.getTableProps=function(){return t._tableProps},e.setTableWidth=function(e){t.getStateAtKey(Nc)!==e&&e&&t.setStateAtKey(Nc,e)},e.setTableDomHelper=function(e){t.ref.current.domHelper=e},e.setRowHeightManager=function(e){t.ref.current.rowHeightManager=e},e}},{key:"getFeatureApi",value:function(e){var t;return null==(t=this.ref.current.featureApi)?void 0:t[e]}},{key:"addFeatureApi",value:function(e){return this.getFeatureApi(e)||(this.ref.current.featureApi[e]=((e,t)=>{if(e===Gl.rowDrag)return new cs(t)})(e,this)),this.ref.current.featureApi[e]}},{key:"getLastPipeline",value:function(){return this.ref.current.lastPipeline}}]))();function fs(e){var t=Object(y.useState)({}),t=P()(t,2),n=t[0],t=t[1],r=Object(y.useRef)({featureOptions:{},featureApi:{}});return new us({state:n,setState:t,ctx:e,ref:r})}E()(us,"defaultIndents",{iconIndent:-8,iconWidth:16,iconGap:0,indentSize:16})}],a={},o.m=i,o.c=a,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=204);function o(e){var t;return(a[e]||(t=a[e]={i:e,l:!1,exports:{}},i[e].call(t.exports,t,t.exports,o),t.l=!0,t)).exports}var i,a});
|
|
218
|
+
*/function an(){var a,n,r,o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i="cssVars(): ",w=E({},en,o);function x(e,t,n,r){!w.silent&&window.console&&console.error("".concat(i).concat(e,"\n"),t),w.onError(e,t,n,r)}function S(e){!w.silent&&window.console&&console.warn("".concat(i).concat(e)),w.onWarning(e)}function O(e){w.onFinally(Boolean(e),Jt,ln()-w.__benchmark)}if(Zt)if(w.watch)w.watch=en.watch,a=w,window.MutationObserver&&(d&&(d.disconnect(),d=null),(d=new MutationObserver(function(e){e.some(function(e){return(e=>{var t,n,r,o,i=!1;return"attributes"===e.type&&l(e.target)&&!c(e.target)&&(t="disabled"===e.attributeName,n="href"===e.attributeName,r="skip"===e.target.getAttribute("data-cssvars"),o="src"===e.target.getAttribute("data-cssvars"),t?i=!r&&!o:n&&(r?e.target.setAttribute("data-cssvars",""):o&&sn(a.rootElement,!0),i=!0)),i})(e)||(e=>{var t,n=!1;return"childList"===e.type&&(t=s(e.target),e="out"===e.target.getAttribute("data-cssvars"),n=t&&!e),n})(e)||(e=>{var t=!1;return t="childList"===e.type?[].slice.call(e.addedNodes).some(function(e){var t=1===e.nodeType&&e.hasAttribute("data-cssvars"),n=s(e)&&k.cssVars.test(e.textContent);return!t&&(l(e)||n)&&!c(e)}):t})(e)||(e=>{var t=!1;return t="childList"===e.type?[].slice.call(e.removedNodes).some(function(e){var t=1===e.nodeType,n=t&&"out"===e.getAttribute("data-cssvars"),t=t&&"src"===e.getAttribute("data-cssvars"),r=t;return(t||n)&&(n=e.getAttribute("data-cssvars-group"),e=a.rootElement.querySelector('[data-cssvars-group="'.concat(n,'"]')),t&&sn(a.rootElement,!0),e)&&e.parentNode.removeChild(e),r}):t})(e)})&&an(a)})).observe(document.documentElement,{attributes:!0,attributeFilter:["disabled","href"],childList:!0,subtree:!0})),an(w);else{if(!1===w.watch&&d&&(d.disconnect(),d=null),!w.__benchmark){if(tn===w.rootElement)return void function(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:100;clearTimeout(rn),rn=setTimeout(function(){e.__benchmark=null,an(e)},t)}(o);var e=[].slice.call(w.rootElement.querySelectorAll('[data-cssvars]:not([data-cssvars="out"])'));w.__benchmark=ln(),w.exclude=[d?'[data-cssvars]:not([data-cssvars=""])':'[data-cssvars="out"]',"link[disabled]:not([data-cssvars])",w.exclude].filter(function(e){return e}).join(","),w.variables=function(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},r=/^-{2}/;return Object.keys(n).reduce(function(e,t){return e[r.test(t)?t:"--".concat(t.replace(/^-+/,""))]=n[t],e},{})}(w.variables),e.forEach(function(e){var t="style"===e.nodeName.toLowerCase()&&e.__cssVars.text,n=t&&e.textContent!==e.__cssVars.text;t&&n&&(e.sheet&&(e.sheet.disabled=!1),e.setAttribute("data-cssvars",""))}),d||([].slice.call(w.rootElement.querySelectorAll('[data-cssvars="out"]')).forEach(function(e){var t=e.getAttribute("data-cssvars-group");(t?w.rootElement.querySelector('[data-cssvars="src"][data-cssvars-group="'.concat(t,'"]')):null)||e.parentNode.removeChild(e)}),nn&&e.length<nn&&(nn=e.length,D.dom={}))}"loading"!==document.readyState?Jt&&w.onlyLegacy?(n=!1,w.updateDOM&&(r=w.rootElement.host||(w.rootElement===document?document.documentElement:w.rootElement),Object.keys(w.variables).forEach(function(e){var t=w.variables[e];n=n||t!==getComputedStyle(r).getPropertyValue(e),r.style.setProperty(e,t)})),O(n)):!on&&(w.shadowDOM||w.rootElement.shadowRoot||w.rootElement.host)?Ht({rootElement:en.rootElement,include:en.include,exclude:w.exclude,skipDisabled:!1,onSuccess:function(e,t,n){return(!(t.sheet||{}).disabled||t.__cssVars)&&((e=e.replace(k.cssComments,"").replace(k.cssMediaQueries,"")).match(k.cssVarDeclRules)||[]).join("")||!1},onComplete:function(e,t,n){Gt(e,{store:D.dom,onWarning:S}),on=!0,an(w)}}):(tn=w.rootElement,Ht({rootElement:w.rootElement,include:w.include,exclude:w.exclude,skipDisabled:!1,onBeforeSend:w.onBeforeSend,onError:function(e,t,n){var n=e.responseURL||cn(n,location.href),r=e.statusText?"(".concat(e.statusText,")"):"Unspecified Error"+(0===e.status?" (possibly CORS related)":"");x("CSS XHR Error: ".concat(n," ").concat(e.status," ").concat(r),t,e,n)},onSuccess:function(e,t,n){var r,o,i,a;return!((t.sheet||{}).disabled&&!t.__cssVars)&&(r="link"===t.nodeName.toLowerCase(),o="style"===t.nodeName.toLowerCase()&&e!==t.textContent,t=w.onSuccess(e,t,n),e=void 0!==t&&!1===Boolean(t)?"":t||e,w.updateURLs&&(r||o)&&(a=n,((i=e).replace(k.cssComments,"").match(k.cssUrls)||[]).forEach(function(e){var t=e.replace(k.cssUrls,"$1"),n=cn(t,a);i=i.replace(e,e.replace(t,n))}),e=i),e)},onComplete:function(e,s){var t=2<arguments.length&&void 0!==arguments[2]?arguments[2]:[],n=E({},D.dom,D.user);if(D.job={},t.forEach(function(t,e){e=s[e];if(t.__cssVars=t.__cssVars||{},t.__cssVars.text=e,k.cssVars.test(e))try{var n=$t(e,{preserveStatic:w.preserveStatic,removeComments:!0});Gt(n,{parseHost:Boolean(w.rootElement.host),store:D.dom,onWarning:S}),t.__cssVars.tree=n}catch(e){x(e.message,t)}}),E(D.job,D.dom),w.updateDOM?(E(D.user,w.variables),E(D.job,D.user)):(E(D.job,D.user,w.variables),E(n,w.variables)),0<Qt.job&&Boolean(Object.keys(D.job).length>Object.keys(n).length||Boolean(Object.keys(n).length&&Object.keys(D.job).some(function(e){return D.job[e]!==n[e]}))))sn(w.rootElement),an(w);else{var u=[],f=[],d=!1;if(w.updateDOM&&Qt.job++,t.forEach(function(t,e){var n=!t.__cssVars.tree;if(t.__cssVars.tree)try{Xt(t.__cssVars.tree,E({},w,{variables:D.job,onWarning:S}));var r,o,i,a,c,l=Yt(t.__cssVars.tree);w.updateDOM?(r=s[e],o=k.cssVarFunc.test(r),t.getAttribute("data-cssvars")||t.setAttribute("data-cssvars","src"),l.length&&o&&(i=t.getAttribute("data-cssvars-group")||++Qt.group,a=l.replace(/\s/g,""),c=w.rootElement.querySelector('[data-cssvars="out"][data-cssvars-group="'.concat(i,'"]'))||document.createElement("style"),d=d||k.cssKeyframes.test(l),w.preserveStatic&&t.sheet&&(t.sheet.disabled=!0),c.hasAttribute("data-cssvars")||c.setAttribute("data-cssvars","out"),a===t.textContent.replace(/\s/g,"")?(n=!0,c&&c.parentNode&&(t.removeAttribute("data-cssvars-group"),c.parentNode.removeChild(c))):a!==c.textContent.replace(/\s/g,"")&&([t,c].forEach(function(e){e.setAttribute("data-cssvars-job",Qt.job),e.setAttribute("data-cssvars-group",i)}),c.textContent=l,u.push(l),f.push(c),c.parentNode||t.parentNode.insertBefore(c,t.nextSibling)))):t.textContent.replace(/\s/g,"")!==l&&u.push(l)}catch(e){x(e.message,t)}n&&t.setAttribute("data-cssvars","skip"),t.hasAttribute("data-cssvars-job")||t.setAttribute("data-cssvars-job",Qt.job)}),nn=w.rootElement.querySelectorAll('[data-cssvars]:not([data-cssvars="out"])').length,w.shadowDOM)for(var r,o=[].concat(w.rootElement).concat([].slice.call(w.rootElement.querySelectorAll("*"))),i=0;r=o[i];++i)r.shadowRoot&&r.shadowRoot.querySelector("style")&&an(E({},w,{rootElement:r.shadowRoot}));if(w.updateDOM&&d){var t=w.rootElement,a=["animation-name","-moz-animation-name","-webkit-animation-name"].filter(function(e){return getComputedStyle(document.body)[e]})[0];if(a){for(var c=[].slice.call(t.querySelectorAll("*")),l=[],p="__CSSVARSPONYFILL-KEYFRAMES__",h=0,v=c.length;h<v;h++){var y=c[h];"none"!==getComputedStyle(y)[a]&&(y.style[a]+=p,l.push(y))}document.body.offsetHeight;for(var g=0,b=l.length;g<b;g++){var m=l[g].style;m[a]=m[a].replace(p,"")}}}tn=!1,w.onComplete(u.join(""),f,JSON.parse(JSON.stringify(D.job)),ln()-w.__benchmark),O(f.length)}}})):document.addEventListener("DOMContentLoaded",function e(t){an(o),document.removeEventListener("DOMContentLoaded",e)})}function c(e){var t=l(e)&&e.hasAttribute("disabled"),e=(e.sheet||{}).disabled;return t||e}function l(e){return"link"===e.nodeName.toLowerCase()&&-1!==(e.getAttribute("rel")||"").indexOf("stylesheet")}function s(e){return"style"===e.nodeName.toLowerCase()}}function cn(e,t){var t=1<arguments.length&&void 0!==t?t:location.href,n=document.implementation.createHTMLDocument(""),r=n.createElement("base"),o=n.createElement("a");return n.head.appendChild(r),n.body.appendChild(o),r.href=t,o.href=e,o.href}function ln(){return Zt&&(window.performance||{}).now?window.performance.now():(new Date).getTime()}function sn(e,t){t=1<arguments.length&&void 0!==t&&t;[].slice.call(e.querySelectorAll('[data-cssvars="skip"],[data-cssvars="src"]')).forEach(function(e){return e.setAttribute("data-cssvars","")}),t&&(D.dom={})}function x(e,t){if(null==e)return t;if(null==t)return e;for(var n=m()({},e),r=0,o=Object.keys(t);r<o.length;r++){var i,a=o[r],c=t[a],l=F()(c);null===c?n[a]=null:void 0!==c&&("number"===l||"string"===l||"boolean"===l?n[a]="className"===a?j()(n[a],c):c:"function"===l?(i=n[a],n[a]=null==i?c:((e,t)=>function(){e.apply(void 0,arguments),t.apply(void 0,arguments)})(i,c)):"object"===l&&(n[a]=m()({},n[a],c)))}return n}an.reset=function(){for(var e in Qt.job=0,Qt.group=0,tn=!1,d&&(d.disconnect(),d=null),nn=0,rn=null,on=!1,D)D[e]={}};var un,fn=(()=>{var e,t=navigator.userAgent,n={};return(e=t.match(/Edge\/(.*?)(?=\s|$)/))&&(n.name="Edge",n.version=e[1]),n.name||(e=t.match(/Edg\/(.*?)(?=\s|$)/))&&(n.name="NewEdge",n.version=e[1]),n.name||(e=t.match(/Chrome\/(.*?)(?=\s|$)/))&&(n.name="Chrome",n.version=e[1]),n.name||(e=t.match(/Safari\/(.*?)(?=\s|$)/))&&(n.name="Safari",n.version=e[1]),n.name||(e=t.match(/Firefox\/(.*?)(?=\s|$)/))&&(n.name="Firefox",n.version=e[1]),n.name||(/Trident\/(\d+)/.test(t)?(n.name="IE",e=t.match(/Trident.*rv:([\d.]+)/)||[],n.version=e[1]):(e=t.match(/MSIE\s(.*?);/))&&(n.name="IE",n.version=e[1])),n})(),dn={isEdge:"Edge"===fn.name,isNewEdge:"NewEdge"===fn.name,isIE:"IE"===fn.name,isFireFox:"Firefox"===fn.name,isChrome:"Chrome"===fn.name,isSafari:"Safari"===fn.name};function pn(){var e,t;return un=void 0===un?dn.isIE||(e=fn.name,t=fn.version,"Firefox"===e&&(e=>"number"!=typeof e?"string"!=typeof e?Number(void 0):Number(e.split(".")[0]):e)(t)<=52):un}var hn,r=t(13),r=t.n(r),p="kd-",M={artTableWrapper:"".concat(p,"table-wrapper"),artTableBordered:"".concat(p,"table-bordered"),artTable:"".concat(p,"table"),tableHeaderMain:"".concat(p,"table-header-main"),tableHeader:"".concat(p,"table-header"),tableBody:"".concat(p,"table-body"),virtual:"".concat(p,"virtual"),tableFooter:"".concat(p,"table-footer"),tableFooterMain:"".concat(p,"table-footer-main"),tableRow:"".concat(p,"table-row"),tableHeaderRow:"".concat(p,"table-header-row"),tableCell:"".concat(p,"table-cell"),tableExtendCell:"".concat(p,"table-extend-cell"),tableHeaderCell:"".concat(p,"table-header-cell"),tableHeaderCellContent:"".concat(p,"table-header-cell-content"),tableHeaderCellResize:"".concat(p,"table-header-cell-resize"),virtualBlank:"".concat(p,"virtual-blank"),stickyScroll:"".concat(p,"sticky-scroll"),stickyScrollItem:"".concat(p,"sticky-scroll-item"),horizontalScrollContainer:"".concat(p,"horizontal-scroll-container"),verticalScrollPlaceholder:"".concat(p,"vertical-scroll-placeholder"),horizontalStickyScrollContainer:"".concat(p,"horizontal-sticky-scroll-container"),horizontalScrollLeftSpacer:"".concat(p,"horizontal-scroll-left-spacer"),horizontalScrollRightSpacer:"".concat(p,"horizontal-scroll-right-spacer"),lockShadowMask:"".concat(p,"lock-shadow-mask"),lockShadow:"".concat(p,"lock-shadow"),leftLockShadow:"".concat(p,"left-lock-shadow"),rightLockShadow:"".concat(p,"right-lock-shadow"),emptyWrapper:"".concat(p,"empty-wrapper"),loadingWrapper:"".concat(p,"loading-wrapper"),loadingContentWrapper:"".concat(p,"loading-content-wrapper"),loadingIndicatorWrapper:"".concat(p,"loading-indicator-wrapper"),loadingIndicator:"".concat(p,"loading-indicator"),tableHeaderCellLine:"".concat(p,"table-header-cell-line"),tableFilterTrigger:"".concat(p,"filter-trigger"),tableSortIcon:"".concat(p,"sort-icon"),tableExtendIcon:"".concat(p,"extend-icon"),button:"".concat(p,"btn"),buttonPrimary:"".concat(p,"btn-primary"),filterIcon:"".concat(p,"filter-icon"),rangeSelection:"".concat(p,"range-selection"),tableCellRangeSingleCell:"".concat(p,"table-cell-range-single-cell"),tableCellRangeSelected:"".concat(p,"table-cell-range-selected"),tableCellRangeTop:"".concat(p,"table-cell-range-top"),tableCellRangeLeft:"".concat(p,"table-cell-range-left"),tableCellRangeBottom:"".concat(p,"table-cell-range-bottom"),tableCellRangeRight:"".concat(p,"table-cell-range-right"),fixedLeft:"".concat(p,"fixed-left"),fixedRight:"".concat(p,"fixed-right"),rowDetailContainer:"".concat(p,"row-detail-container"),rowDetailItem:"".concat(p,"row-detail-item"),emptyColCell:"".concat(p,"empty-col-cell"),first:"".concat(p,"first"),last:"".concat(p,"last"),even:"".concat(p,"even"),odd:"".concat(p,"odd"),lockLeft:"".concat(p,"lock-left"),lockRight:"".concat(p,"lock-right"),rowSpan:"".concat(p,"row-span"),leaf:"".concat(p,"leaf"),expanded:"".concat(p,"expanded"),collapsed:"".concat(p,"collapsed"),popup:"".concat(p,"popup"),popupHeader:"".concat(p,"popup-header"),popupBody:"".concat(p,"popup-body"),rowDragging:"".concat(p,"row-dragging"),rowDragStart:"".concat(p,"row-drag-start"),rowDragEnd:"".concat(p,"row-drag-end"),rowDragEndParent:"".concat(p,"row-drag-end-parent"),rowDragEndToTop:"".concat(p,"row-drag-end-to-top"),rowDragEndToBottom:"".concat(p,"row-drag-end-to-bottom"),rowDragEndInto:"".concat(p,"row-drag-end-into"),rowDragElement:"".concat(p,"row-drag-element"),rowDragElementIcon:"".concat(p,"row-drag-element-icon"),rowDragElementLabel:"".concat(p,"row-drag-element-label"),rowDragLine:"".concat(p,"row-drag-line"),treeTableRowDragLine:"".concat(p,"tree-table-row-drag-line"),iconNotAllowed:"".concat(p,"icon-not-allowed"),iconMove:"".concat(p,"icon-move"),rowDragCell:"".concat(p,"row-drag-cell")},h={menu:"".concat(p,"table-menu"),menuList:"".concat(p,"table-menu-list"),menuOption:"".concat(p,"table-menu-option"),menuOptionActive:"".concat(p,"table-menu-option-active"),menuOptionDisable:"".concat(p,"table-menu-option-disable"),menuOptionText:"".concat(p,"table-menu-option-text")},p=5,vn=15,yn=10,gn=20,bn=25,mn=30,wn=40,xn=Object(e.a)(r()(["\n .","{\n position: absolute;\n top:0;\n left:0;\n z-index: 9999;\n pointer-events:none;\n user-select: none;\n\n display:flex;\n opacity: 0.9;\n align-items:center;\n min-width:80px;\n padding: 0px 8px;\n border: 1px solid #d9d9d9;\n box-shadow: 0px 6px 16px 3px rgba(0,0,0,0.08);\n border-radius: 2px;\n background: #fff;\n\n .","{\n font-size:12px;\n overflow:hidden;\n text-overflow: ellipsis;\n white-space:nowrap;\n }\n \n }\n\n .","{\n position: absolute;\n top:0;\n left:0;\n z-index: 9998;\n pointer-events:none;\n user-select: none;\n height: 2px;\n background: var(--primary-color);\n }\n .",':before{\n content: " ";\n position: absolute;\n width: 8px;\n height: 8px;\n top:-4px;\n border: 2px solid var(--primary-color);\n border-radius: 50%;\n background:#fff;\n }\n']),M.rowDragElement,M.rowDragElementLabel,M.rowDragLine,M.treeTableRowDragLine),Sn=Object(e.b)(r()(["\n border-top: 1px solid #cccccc;\n border-right: 1px solid #cccccc;\n border-bottom: 1px solid #cccccc;\n border-left: 1px solid #cccccc;\n\n td.",",\n th."," {\n border-left: none;\n }\n td.",",\n th."," {\n border-right: none;\n }\n\n thead tr."," th,\n tbody tr."," td {\n border-top: none;\n }\n &.has-footer tfoot tr."," td {\n border-bottom: none;\n }\n &:not(.has-footer) tbody tr."," td {\n border-bottom: none;\n }\n td.",":not(.","){\n border-left: var(---cell-border-vertical);\n }\n td.",":not(.","){\n border-right: var(---cell-border-vertical);\n }\n"]),M.first,M.first,M.last,M.last,M.first,M.first,M.last,M.last,M.rowSpan,M.first,M.rowSpan,M.last),On={"--row-height":"48px","--color":"#333","--bgcolor":"white","--hover-bgcolor":"var(--hover-color, #f5f5f5)","--highlight-bgcolor":"#eee","--primary-color":"#5582F3","--primary-color-level1":"rgb(242, 248, 255)","--primary-color-level2":"rgb(135, 173, 255)","--icon-color":"#666666","--strong-border-color":"#d9d9d9","--header-row-height":"32px","--header-color":"#333","--header-bgcolor":"#f4f4f4","--header-hover-bgcolor":"#ddd","--header-highlight-bgcolor":"#e4e8ed","--cell-padding":"8px 12px","--font-size":"12px","--line-height":"1.28571","--lock-shadow":"rgba(152, 152, 152, 0.5) 0 0 6px 2px","--border-color":"#dfe3e8","--cell-border":"1px solid #dfe3e8","--cell-border-horizontal":"1px solid #dfe3e8","---cell-border-vertical":"1px solid #dfe3e8","--header-cell-border":"1px solid #dfe3e8","--cell-border-vertical":"1px solid #dfe3e8","--header-cell-border-horizontal":"1px solid #dfe3e8","--header-cell-border-vertical":"1px solid #dfe3e8"},En=(hn=On,Object.keys(hn).reduce(function(e,t){return e+="".concat(t,":").concat(hn[t],";")},"")),kn=Object(e.b)(r()(["\n --cell-border-vertical: none;\n --header-cell-border-vertical: none;\n"])),Cn=Object(e.b)(r()(["\n //th隐藏列宽拖拽的背景色,使用th的右边框代替\n .","::after{\n background-color: inherit;\n }\n"]),M.tableHeaderCellResize),jn=e.c.div(r()(["\n :root {\n ","\n }\n ","\n\n box-sizing: border-box;\n * {\n box-sizing: border-box;\n }\n cursor: default;\n color: var(--color);\n font-size: var(--font-size);\n line-height: var(--line-height);\n position: relative;\n\n // 表格外边框由 art-table-wrapper 提供,而不是由单元格提供\n &.use-outer-border {\n ",";\n }\n\n // 表格不启用边框线,隐藏th、td的单元格左右边框线\n &:not(.",") {\n ","\n }\n &.","{\n ","\n }\n\n .no-scrollbar {\n ::-webkit-scrollbar {\n display: none;\n }\n }\n\n ."," {\n overflow: auto;\n flex-shrink: 1;\n flex-grow: 1;\n display: flex;\n flex-direction: column;\n }\n\n ."," {\n overflow: hidden;\n background: var(--header-bgcolor);\n display: flex;\n flex-shrink: 0;\n border-bottom: var(--header-cell-border-horizontal);\n }\n\n ."," {\n display: flex;\n // justify-content: flex-start;\n align-items: center;\n height: inherit;\n }\n\n ."," {\n overflow-x:auto;\n flex-shrink: 0;\n flex-grow: 0;\n scrollbar-width: none; // 兼容火狐\n & {\n ::-webkit-scrollbar {\n display:none;\n }\n }\n }\n\n ."," {\n display: flex;\n flex: none;\n }\n .",", ."," {\n background: var(--bgcolor);\n overflow: auto;\n overflow-x: hidden;\n overflow-anchor: none;\n position:relative;\n &.empty {\n position: relative;\n }\n }\n\n ."," {\n position: relative;\n }\n .",", ."," {\n .","{\n background-color: #e6effb !important;\n }\n .","{\n border-top: 1px solid #0E5FD8 !important;\n }\n .","{\n border-left: 1px solid #0E5FD8 !important;\n }\n .","{\n border-bottom: 1px solid #0E5FD8 !important;\n }\n .","{\n border-right: 1px solid #0E5FD8 !important;\n }\n }\n\n ."," {\n user-select:none;\n }\n\n ."," {\n user-select:none;\n // ."," ."," >td{\n // cursor:move;\n // }\n\n // ."," ."," >td{\n // cursor:no-drop;\n // }\n \n }\n\n .","{\n opacity: 0.5;\n }\n\n ."," td{\n border-top: 1px solid var(--primary-color) !important;\n border-bottom: 1px solid var(--primary-color) !important;\n \n }\n ."," td:first-child{\n border-left: 1px solid var(--primary-color) !important;\n \n }\n ."," td:last-child{\n border-right: 1px solid var(--primary-color) !important;\n \n }\n\n\n // ."," td{\n // border-top: 1px solid var(--primary-color) !important;\n // }\n\n ."," td{\n border-top: 1px solid var(--primary-color) !important;\n border-bottom: 1px solid var(--primary-color) !important;\n }\n\n ."," td:first-child{\n border-left: 1px solid var(--primary-color) !important;\n }\n\n ."," td:last-child{\n border-right: 1px solid var(--primary-color) !important;\n }\n\n // ."," td{\n // border-bottom: 1px solid var(--primary-color) !important;\n // }\n\n ."," {\n cursor:pointer;\n }\n\n\n &.sticky-header ."," {\n position: sticky;\n top: 0;\n z-index: ",";\n }\n\n &.sticky-footer ."," {\n position: sticky;\n bottom: 0;\n z-index: ",";\n }\n\n table {\n width: 0;\n table-layout: fixed;\n border-collapse: separate;\n border-spacing: 0;\n display: table;\n margin: 0;\n padding: 0;\n flex-shrink: 0;\n flex-grow: 0;\n position:relative;\n }\n\n // 在 tr 上设置 .no-hover 可以禁用鼠标悬停效果\n tr:not(.no-hover):hover > td {\n background: var(--hover-bgcolor);\n }\n // 使用 js 添加悬浮效果\n tr:not(.no-hover).row-hover > td {\n background: var(--hover-bgcolor);\n }\n // 在 tr 设置 highlight 可以为底下的 td 设置为高亮色\n // 而设置 .no-highlight 的话则可以禁用高亮效果;\n tr:not(.no-highlight).highlight > td {\n background: var(--highlight-bgcolor);\n }\n\n th {\n font-weight: normal;\n text-align: left;\n padding: var(--cell-padding);\n height: var(--header-row-height);\n color: var(--header-color);\n background: var(--header-bgcolor);\n border:1px solid transparent;\n border-right: var(--header-cell-border-vertical);\n border-bottom: var(--header-cell-border-horizontal);\n position: relative;\n }\n\n th.resizeable{\n border-right: var(--header-cell-border-vertical)\n }\n\n th."," {\n border-right: var(--header-cell-border-vertical);\n border-bottom: none;\n }\n\n tr."," th {\n border-top: var(--header-cell-border-horizontal);\n }\n th."," {\n border-left: var(--header-cell-border-vertical);\n }\n\n td {\n padding: var(--cell-padding);\n background: var(--bgcolor);\n height: var(--row-height);\n border:1px solid transparent;\n border-right: var(--cell-border-vertical);\n border-bottom: var(--cell-border-horizontal);\n word-break: break-all;\n }\n td."," {\n border-left: var(--cell-border-vertical);\n }\n tr."," td {\n border-top: var(--cell-border-horizontal);\n }\n &.has-header tbody tr."," td {\n border-top: none;\n }\n &.has-footer tbody tr."," td {\n border-bottom: none;\n }\n\n .",",\n ."," {\n z-index: ",";\n }\n\n //#region 锁列阴影\n ."," {\n position: absolute;\n top: 0;\n bottom: 0;\n z-index: ",";\n pointer-events: none;\n overflow: hidden;\n\n ."," {\n height: 100%;\n }\n\n ."," {\n margin-right: ","px;\n box-shadow: none;\n\n &.show-shadow {\n box-shadow: var(--lock-shadow);\n border-right: var(--cell-border-vertical);\n }\n }\n\n ."," {\n margin-left: ","px;\n box-shadow: none;\n\n &.show-shadow {\n box-shadow: var(--lock-shadow);\n border-left: var(--cell-border-vertical);\n }\n }\n }\n //#endregion\n\n //#region 空表格展现\n ."," {\n pointer-events: none;\n color: #99a3b3;\n font-size: 12px;\n text-align: center;\n position: absolute;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n\n .empty-image {\n width: 50px;\n height: 50px;\n }\n\n .empty-tips {\n margin-top: 16px;\n line-height: 1.5;\n }\n }\n //#endregion\n\n //#region sticky兼容\n &.sticky-polyfill-wrapper{\n //锁定列兼容 仅在锁定列的情况下生效\n ."," {\n overflow-x: hidden;\n }\n .",", ."," {\n position:relative;\n }\n ."," {\n overflow: hidden;\n display: flex;\n }\n ."," {\n position: relative;\n }\n\n ."," {\n display: flex;\n overflow: auto;\n overflow-x: hidden;\n overflow-anchor: none;\n }\n\n .",", .","{\n position: absolute;\n z-index: ",";\n top: 0;\n }\n .","{\n left:0;\n }\n .","{\n right:0;\n }\n\n .","{\n .","{\n position: absolute;\n top: 0;\n width: 100%;\n z-index: ",";\n }\n }\n\n tr:not(.no-hover).row-hover > td {\n background: var(--hover-bgcolor);\n }\n }\n //#endregion sticky兼容\n\n //#region 粘性滚动条\n .","{\n display:flex;\n background: var(--bgcolor);\n }\n .","{\n height: 1px;\n flex-shrink: 0;\n border-top: 1px solid var(--border-color);\n }\n\n .","{\n height: 1px;\n flex-shrink: 0;\n border-top: 1px solid var(--border-color);\n }\n ."," {\n overflow-y: hidden;\n overflow-x: auto;\n z-index: ",";\n flex-shrink: 1;\n flex-grow: 0;\n border-top: 1px solid var(--border-color);\n }\n\n ."," {\n // 必须有高度才能出现滚动条\n height: 1px;\n visibility: hidden;\n }\n //#endregion\n\n //#region 加载样式\n ."," {\n position: relative;\n width: 100%;\n height: 100%;\n overflow: auto;\n\n ."," {\n filter: none;\n width: 100%;\n height: 100%;\n overflow: hidden;//列全部固定时,存在双横向滚动条\n display: flex;\n position: relative;\n flex-direction: column;\n }\n\n ."," {\n position: absolute;\n left: 0;\n right: 0;\n top: 0;\n bottom: 0;\n pointer-events: none;\n }\n\n ."," {\n position: sticky;\n z-index: ",";\n transform: translateY(-50%);\n }\n }\n //#endregion\n\n //#region 表格过滤\n ."," {\n color:var(--icon-color);\n &.active{\n color:var(--primary-color);\n }\n padding: 6px 4px;\n &:hover{\n background-color: #e5e5e5;\n }\n &:focus {\n outline: none\n }\n }\n //#endregion\n\n //#region 表格排序\n ."," {\n color:var(--icon-color);\n &.active{\n color:var(--primary-color);\n }\n }\n ."," {\n color:var(--icon-color);\n &.active{\n color:var(--primary-color);\n }\n }\n //#endregion\n\n //#region 滚动条占位\n ."," {\n visibility: hidden;\n flex-shrink: 0;\n }\n ."," ."," {\n border-top: var(--cell-border-horizontal);\n }\n //#endregion\n\n //#region 拖拽列宽大小\n .","::after{\n background-color: var(--border-color);\n }\n //解决部分浏览器(chrome109)最后一个单元格的列宽拖拽区域绝对定位超出表格,导致表格竖分割线无法对齐\n ."," th."," .","{\n right: 0;\n width: 5px;\n &::after{\n left: 4px;\n }\n }\n //#endregion\n\n "]),En,En,Sn,M.artTableBordered,kn,M.artTableBordered,Cn,M.artTable,M.tableHeader,M.tableHeaderCellContent,M.virtual,M.tableFooter,M.tableBody,M.tableFooter,M.tableRow,M.tableBody,M.tableFooter,M.tableCellRangeSelected,M.tableCellRangeTop,M.tableCellRangeLeft,M.tableCellRangeBottom,M.tableCellRangeRight,M.rangeSelection,M.rowDragging,M.tableBody,M.tableRow,M.tableFooter,M.tableRow,M.rowDragStart,M.rowDragEndParent,M.rowDragEndParent,M.rowDragEndParent,M.rowDragEndToTop,M.rowDragEndInto,M.rowDragEndInto,M.rowDragEndInto,M.rowDragEndToBottom,M.rowDragCell,M.tableHeader,vn,M.tableFooter,yn,M.leaf,M.first,M.first,M.first,M.first,M.first,M.last,M.lockLeft,M.lockRight,p,M.lockShadowMask,gn,M.lockShadow,M.leftLockShadow,20,M.rightLockShadow,20,M.emptyWrapper,M.virtual,M.tableBody,M.tableFooter,M.tableHeaderMain,M.tableHeader,M.tableFooterMain,M.fixedLeft,M.fixedRight,p,M.fixedLeft,M.fixedRight,M.rowDetailContainer,M.rowDetailItem,bn,M.horizontalStickyScrollContainer,M.horizontalScrollLeftSpacer,M.horizontalScrollRightSpacer,M.stickyScroll,mn,M.stickyScrollItem,M.loadingWrapper,M.loadingContentWrapper,M.loadingIndicatorWrapper,M.loadingIndicator,wn,M.tableFilterTrigger,M.tableSortIcon,M.tableExtendIcon,M.verticalScrollPlaceholder,M.tableFooter,M.verticalScrollPlaceholder,M.tableHeaderCellResize,M.tableHeaderRow,M.last,M.tableHeaderCellResize),Sn=Object(e.b)(r()(["\n ","\n //#region 按钮\n .","{\n color: var(--color);\n background:#ffffff;\n border:1px solid var(--strong-border-color);\n border-radius: 2px;\n cursor: pointer;\n &:hover{\n color: var(--primary-color);\n border:1px solid var(--primary-color);\n }\n }\n ."," {\n color:#ffffff;\n background-color: var(--primary-color);\n border:none;\n &:hover{\n color:#ffffff;\n background-color: var(--primary-color-level2);\n border:none;\n }\n }\n//#endregion\n"]),En,M.button,M.buttonPrimary);function Pn(e){if(e.deepPath)return e.deepPath();if(e.path)return e.path;if(e.composedPath)return e.composedPath();for(var t=[],n=e.target;n;)t.push(n),n=n.parentElement;return t}function Rn(e,t){return!(!e||!t)&&0<=Pn(t).indexOf(e)}function An(e,t){for(var n,r=0;!n&&r<e.length;){var o=e[r];t(o)&&(n=o),r++}return n}function In(e,t){var n=t.getBoundingClientRect(),r=document.documentElement.getBoundingClientRect();return{x:e.clientX-(t===document.body?r:n).left,y:e.clientY-(t===document.body?r:n).top}}function _n(e,t,n){e=e.getBoundingClientRect(),t=(t===document.body?document.documentElement:t).getBoundingClientRect();return{x:e.left-t.left-(n?n.x:0),y:e.top-t.top-(n?n.y:0)}}function Tn(e,t,n,r,o){var i,a=e.getBoundingClientRect(),c=document.documentElement,l=c.getBoundingClientRect(),t=t.getBoundingClientRect(),s=a.width,u=a.height,e=e===document.body;return e&&(s=l.width-Math.abs(l.left-a.left),u=l.height+c.scrollTop-Math.abs(l.top-a.top)),n&&(l=t.width,s=(a={x:n,maxX:s-l,width:l,isPerfectX:o}).x,l=a.maxX,i=a.width,n=(a=a.isPerfectX)&&Math.max(s,0)>Math.abs(l)&&i<=s?s-i:Math.min(Math.max(s,0),Math.abs(l))),r&&(a=t.height,i={y:r,maxY:u-a,height:a,scrollTop:c.scrollTop,isBody:e,isPerfectY:o},s=i.y,l=i.maxY,t=i.height,u=i.scrollTop,a=i.isBody,r=(i=i.isPerfectY)&&Math.max(s,0)>Math.abs(l)&&t<=(a?s-u:s)?s-t:Math.min(Math.max(s,0),Math.abs(l))),{x:n,y:r}}function Dn(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Mn(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Mn(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Mn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var Ln="v3"==(null!=e.a?"v5":"v3")?"innerRef":"ref",Nn=100;function Fn(e){var t=0;return e.forEach(function(e){t+=e}),t}Hn=function(){return T(window,"resize",{passive:!0}).pipe((t=150,void 0===(n=He)&&(n=ze),void 0===(r={leading:!0,trailing:!0})&&(r=Tt),function(e){return e.lift(new Dt(t,n,r.leading,r.trailing))}));var t,n,r};var Hn,zn,Bn=new s(function(t){var e;try{e=Hn()}catch(e){return void t.error(e)}return(e?Le(e):Ze()).subscribe(t)}),Kn=function(e,n){var t=new Nt.a(function(e){var t;e[0]&&e[0].contentRect&&(t=0===(e=e[0].contentRect).width&&0===e.height,t=m()({hide:t},e),n)&&n(t)});return t&&t.observe(e),t};function Wn(){var e=document.createElement("div"),t=(e.style.position="absolute",e.style.width="100px",e.style.height="100px",e.style.overflow="scroll",e.style.top="-9999px",document.body.appendChild(e),e.offsetWidth-e.clientWidth),n=e.offsetHeight-e.clientHeight;return document.body.removeChild(e),{width:t,height:n}}function Vn(c,l){var s=new Set;var t,n=new u,r=Dn(c);try{var e=function(){function e(){if(s.has(a))s.delete(a);else{var e=a.scrollLeft;if(0!==e||function(e,t){return!(1<arguments.length&&void 0!==t)||t?e.scrollWidth>e.clientWidth:e.scrollHeight>e.clientHeight}(a)){var t=a,n=e;s.clear();var r,o=Dn(c);try{for(o.s();!(r=o.n()).done;){var i=r.value;i!==t&&(i.scrollLeft=n,s.add(i))}}catch(e){o.e(e)}finally{o.f()}l(e)}}}var a=t.value;a.addEventListener("scroll",e,{passive:!0}),n.add(function(){return a.removeEventListener("scroll",e)})};for(r.s();!(t=r.n()).done;)e()}catch(e){r.e(e)}finally{r.f()}return n}function $n(e,t){var n=Object.prototype.hasOwnProperty;if(!Object.is(e,t)){if("object"!==F()(e)||null===e||"object"!==F()(t)||null===t)return!1;var r=Object.keys(e),o=Object.keys(t);if(r.length!==o.length)return!1;for(var i=0;i<r.length;i++)if(!n.call(t,r[i])||!Object.is(e[r[i]],t[r[i]]))return!1}return!0}function Gn(n,r){return Object.keys(r).length?function(e,t){return x(n(e,t),r)}:n}function Yn(e){return pn()?e.tableFooterMain:e.tableFooter}function Un(e){var t,n=e.variables;!1!==e.enableCSSVariables&&(t={},e.bordered||(t["--cell-border-vertical"]="none",t["--header-cell-border-vertical"]="none"),an({include:"style[data-styled]",variables:m()({},On,n,t),watch:!0,silent:!0}))}function qn(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Xn(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?qn(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):qn(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Zn(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Jn(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Jn(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Jn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Qn(e,t){return null==e||"auto"===e?t:e}var er=!1;function tr(e,l){return null!=e&&Array.isArray(e)||(jt.warn("<BaseTable /> props.columns 需要传入一个数组",e),e=[]),function e(t){var n,r,o=[],i=Zn(t);try{for(i.s();!(n=i.n()).done;){var a,c=n.value;I(c=null==c.width&&null!=l?Xn(Xn({},c),{},{width:l}):c)?c.hidden?(r=c,er||(er=!0,jt.warn("column.hidden 已经过时,如果需要隐藏该列,请将其从 columns 数组中移除",r))):o.push(c):0<(a=e(c.children)).length&&o.push(Xn(Xn({},c),{},{children:a}))}}catch(e){i.e(e)}finally{i.f()}return o}(e)}function nr(e){var t,n=0,r=Zn(e);try{for(r.s();!(t=r.n()).done;){if(!o(t.value))break;n+=1}}catch(e){r.e(e)}finally{r.f()}return n;function o(e){return I(e)?e.lock:e.lock||e.children.some(o)}}function rr(e){for(var t,n,r,o=e.state,i=o.offsetX,o=o.maxRenderWidth,a=e.props,c=a.useVirtual,l=a.dataSource,a=tr(a.columns,a.defaultColumnWidth),s=nr(a),u=_(a,"leaf-only"),f=(s===a.length?t={horizontal:!(r={left:[],right:[],full:a,center:a}),vertical:!(n={left:[],right:[],full:u,center:u}),header:!1}:(p=a.slice(0,s),O=nr(a.slice().reverse()),s=a.slice(s,a.length-O),O=a.slice(a.length-O),f=100<=u.length&&u.every(function(e){return null!=e.width}),l=100<=l.length,t={horizontal:Qn("object"===F()(c)?c.horizontal:c,f),vertical:Qn("object"===F()(c)?c.vertical:c,l),header:Qn("object"===F()(c)?c.header:c,!1)},n={left:_(p,"leaf-only"),full:u,right:_(O,"leaf-only"),center:_(s,"leaf-only")},r={left:p,full:a,right:O,center:s}),(e=>{var t=e.offsetX,n=e.maxRenderWidth,r=e.flat;if(!e.useVirtual.horizontal)return{leftIndex:0,leftBlank:0,rightIndex:r.full.length,rightBlank:0};for(var o=0,i=0,a=0,c=0,l=Math.max(0,t-Nn);o<r.center.length;){var s=r.center[o];if(!(s.width+a<l))break;o+=1,a+=s.width}for(var u=n+(l-a)+2*Nn;o+i<r.center.length;){var f=r.center[o+i];if(!(c<u))break;c+=f.width,i+=1}return e=r.center.length-o-i,{leftIndex:o,leftBlank:a,rightIndex:o+i,rightBlank:Fn(r.center.slice(r.center.length-e).map(function(e){return e.width}))}})({maxRenderWidth:o,offsetX:i,useVirtual:t,flat:n})),l=e.getVerticalRenderRange(t),c=f.leftBlank,d=f.leftIndex,u=f.rightBlank,p=f.rightIndex,a=[].concat(A()(n.left.map(function(e,t){return{type:"normal",col:e,colIndex:t}})),[0<c&&{type:"blank",blankSide:"left",width:c}],A()(n.center.slice(d,p).map(function(e,t){return{type:"normal",col:e,colIndex:n.left.length+d+t}})),[0<u&&{type:"blank",blankSide:"right",width:u}],A()(n.right.map(function(e,t){return{type:"normal",col:e,colIndex:n.full.length-n.right.length+t}}))).filter(Boolean),h=n.full.length,v=n.left.length,y=n.right.length,g=new Map,b=0,m=0;m<v;m++)g.set(m,b),b+=n.full[m].width;for(var w=new Map,x=0,S=0;S<y;S++)w.set(h-1-S,x),x+=n.full[h-1-S].width;var O=Fn(n.left.map(function(e){return e.width})),s=Fn(n.right.map(function(e){return e.width}));return{horizontalRenderRange:f,verticalRenderRange:l,visible:a,flat:n,nested:r,useVirtual:t,stickyLeftMap:g,stickyRightMap:w,leftLockTotalWidth:O,rightLockTotalWidth:s,hasLockColumn:0<r.left.length||0<r.right.length}}function or(e){e=e.descriptors;return w.a.createElement("colgroup",null,e.map(function(e){return"blank"===e.type?w.a.createElement("col",{key:e.blankSide,style:{width:e.width}}):w.a.createElement("col",{key:e.colIndex,style:{width:e.col.width}})}))}var ir=w.a.memo(function(){return w.a.createElement(w.a.Fragment,null,w.a.createElement("img",{alt:"empty-image",className:"empty-image",src:"//img.alicdn.com/tfs/TB1l1LcM3HqK1RjSZJnXXbNLpXa-50-50.svg"}),w.a.createElement("div",{className:"empty-tips"},"没有符合查询条件的数据",w.a.createElement("br",null),"请修改条件后重新查询"))});function ar(e){var t=e.descriptors,n=e.emptyCellHeight,r=e.EmptyContent,r=void 0===r?ir:r,e=!e.isLoading;return w.a.createElement(y.Fragment,null,w.a.createElement("table",{key:"table"},w.a.createElement(or,{descriptors:t}),w.a.createElement("tbody",null,w.a.createElement("tr",{className:j()(M.tableRow,M.first,M.last,"no-hover"),"data-rowindex":0},w.a.createElement("td",{className:j()(M.tableCell,M.first,M.last),colSpan:t.length,style:{height:null!=n?n:200}})))),e&&w.a.createElement("div",{className:M.emptyWrapper,key:"empty"},w.a.createElement(r,null)))}function cr(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?lr(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?lr(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function lr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function sr(e){var a=-1;return function e(t,n){var r,o=cr(t);try{for(o.s();!(r=o.n()).done;){var i=r.value;I(i)?a=Math.max(a,n):e(i.children,n+1)}}catch(e){o.e(e)}finally{o.f()}}(e,0),a}function ur(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function fr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ur(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ur(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function dr(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?pr(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?pr(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function pr(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function hr(e,u,f){return function e(t,n){var r=0;var o=[];var i,a=dr(t);try{for(a.s();!(i=a.n()).done;){var c,l=i.value,s=n+r;I(l)?(r+=1,f+u.leftIndex<=s&&s<f+u.rightIndex&&o.push({colIndex:s,col:l})):(c=e(l.children,s),r+=c.leafCount,0<c.filtered.length&&o.push({colIndex:s,col:l,children:c.filtered}))}}catch(e){a.e(e)}finally{a.f()}return{filtered:o,leafCount:r}}(e,f).filtered}function vr(e,t){for(var c=[],n=0;n<t;n++)c.push([]);var l=[];return function e(t,n){var r=0;for(var o=0;o<t.length;o++){var i,a=t[o];I(a)?(r+=1,i={type:"normal",width:a.col.width,col:a.col,colIndex:a.colIndex,colSpan:1,isLeaf:!0},c[n].push(i),l.push(i)):(i=e(a.children,n+1),r+=i.leafCount,0<i.leafCount&&c[n].push({type:"normal",width:a.col.width,col:a.col,colIndex:a.colIndex,colSpan:i.leafCount,isLeaf:!1}))}return{leafCount:r}}(e,0),{flat:l,leveled:c}}function yr(e,t){return function e(t,n){var r=[];var o=0;for(var i=0;i<t.length;i++){var a,c=t[i],l=n+o;I(c)?(o+=1,r.push({colIndex:l,col:c})):(a=e(c.children,l),o+=a.leafCount,0<a.leafCount&&r.push({col:c,colIndex:l,children:a.result}))}return{result:r,leafCount:o}}(e,t).result}function gr(e,t){var n,r,o,i=e.flat,a=e.nested,c=e.horizontalRenderRange;return e.useVirtual.header?(n=vr(yr(a.left,0),t),r=vr(hr(a.center,c,i.left.length),t),o=vr(yr(a.right,i.left.length+i.center.length),t),{flat:[].concat(A()(n.flat),[{type:"blank",width:c.leftBlank,blankSide:"left"}],A()(r.flat),[{type:"blank",width:c.rightBlank,blankSide:"right"}],A()(o.flat)),leveled:(e=>{for(var t=[],n=0;n<e;n++)t.push(n);return t})(t).map(function(e){return[].concat(A()(n.leveled[e]),[{type:"blank",width:c.leftBlank,blankSide:"left"}],A()(r.leveled[e]),[{type:"blank",width:c.rightBlank,blankSide:"right"}],A()(o.leveled[e]))})}):vr(yr(a.full,0),t)}function br(e){var t=e.info,u=e.theaderPosition,n=e.rowCount,f=e.stickyRightOffset,e=t.nested,r=t.flat,d=t.stickyLeftMap,p=t.stickyRightMap,h=null!=n?n:sr(e.full)+1,n=gr(t,h),v=r.full.length,y=r.left.length,g=r.right.length,e=n.leveled.map(function(e,s){e=e.concat(),1<h&&-1<["left","right"].indexOf(u)&&e.push({type:"blank",blankSide:"left",width:1,isPlacehoder:!0}),e=e.map(function(e,t){var n,r,o,i,a,c,l;return"normal"===e.type?(n=e.colIndex,r=e.colSpan,o=e.isLeaf,a=null!=(a=(i=e.col).headerCellProps)?a:{},c={},n<y?(c.position="sticky",c.left=d.get(n)):v-g<=n&&(c.position="sticky",c.right=p.get(1<r?n+r-1:n)+("number"==typeof f?f:0)),l="right"===i.align?"flex-end":"center"===i.align?"center":"flex-start",w.a.createElement("th",m()({key:n},a,{className:j()(M.tableHeaderCell,a.className,C()(C()(C()(C()(C()({},M.first,0===n),M.last,n+r===v),M.lockLeft,n<y||"left"===u),M.lockRight,v-g<=n||"right"===u),M.leaf,e.isLeaf)),colSpan:r,rowSpan:o?h-s:void 0,style:fr(fr({textAlign:i.align,verticalAlign:null!=(n=i.verticalAlign)?n:"middle"},a.style),c),"data-code":i.code}),"center"===u&&"sticky"===c.position?null:w.a.createElement("div",{className:M.tableHeaderCellContent,style:{justifyContent:l}},null!=(r=i.title)?r:i.name))):0<e.width?w.a.createElement("th",{key:e.blankSide,style:{visibility:e.isPlacehoder?"hidden":void 0}}):null});return w.a.createElement("tr",{key:s,className:j()(M.tableHeaderRow,C()(C()({},M.first,0===s),M.last,s===h-1))},e)}),t=n.flat.map(function(e){return"blank"===e.type?0<e.width?w.a.createElement("col",{key:e.blankSide,style:{width:e.width}}):null:w.a.createElement("col",{key:e.colIndex,style:{width:e.width}})});return w.a.createElement("table",null,w.a.createElement("colgroup",null,t),w.a.createElement("thead",null,e))}t(126),t(195);function mr(e){return e?(e.nodeName||"").toLowerCase():null}function wr(e){var t;return null==e?window:"[object Window]"!==e.toString()?(t=e.ownerDocument)&&t.defaultView||window:e}function xr(e){return wr(e).getComputedStyle(e)}function Sr(e){return e instanceof wr(e).HTMLElement||e instanceof HTMLElement}function Or(e){return"undefined"!=typeof ShadowRoot&&(e instanceof wr(e).ShadowRoot||e instanceof ShadowRoot)}function Er(e){return(((t=e)instanceof wr(t).Element||t instanceof Element?e.ownerDocument:e.document)||window.document).documentElement;var t}function kr(e){return"html"===mr(e)?e:e.assignedSlot||e.parentNode||(Or(e)?e.host:null)||Er(e)}function Cr(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function jr(e){return Sr(e)&&"fixed"!==xr(e).position?e.offsetParent:null}function Pr(e){for(var t,n=wr(e),r=jr(e);r&&(t=r,0<=["table","td","th"].indexOf(mr(t)))&&"static"===xr(r).position;)r=jr(r);return(!r||"html"!==mr(r)&&("body"!==mr(r)||"static"!==xr(r).position))&&(r||(e=>{var t=/firefox/i.test(Cr()),n=/Trident/i.test(Cr());if(!n||!Sr(e)||"fixed"!==xr(e).position){var r=kr(e);for(Or(r)&&(r=r.host);Sr(r)&&["html","body"].indexOf(mr(r))<0;){var o=xr(r);if("none"!==o.transform||"none"!==o.perspective||"paint"===o.contain||-1!==["transform","perspective"].indexOf(o.willChange)||t&&"filter"===o.willChange||t&&o.filter&&"none"!==o.filter)return r;r=r.parentNode}}return null})(e))||n}function Rr(t,n,r){return function(e){return e.lift(new Ar(t,n,r))}}var Ar=(()=>{function e(e,t,n){this.nextOrObserver=e,this.error=t,this.complete=n}return e.prototype.call=function(e,t){return t.subscribe(new Ir(e,this.nextOrObserver,this.error,this.complete))},e})(),Ir=(o=>{function e(e,t,n,r){e=o.call(this,e)||this;return e._tapNext=f,e._tapError=f,e._tapComplete=f,e._tapError=n||f,e._tapComplete=r||f,ee(t)?(e._context=e)._tapNext=t:t&&(e._context=t,e._tapNext=t.next||f,e._tapError=t.error||f,e._tapComplete=t.complete||f),e}return c(e,o),e.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){return void this.destination.error(e)}this.destination.next(e)},e.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){return void this.destination.error(e)}this.destination.error(e)},e.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){return void this.destination.error(e)}return this.destination.complete()},e})(a);function _r(e){return"[object Window]"===e.toString()||"[object global]"===e.toString()}function Tr(e){return"html"===mr(e)||"body"===mr(e)}function Dr(e,t,n){for(var r=0,o=e;null!=o&&(r+=o[n],!(o===t||_r(t)&&Tr(o)));)o=o.parentElement;return _r(t)&&(r+={scrollLeft:(e=wr(e=o)).pageXOffset,scrollTop:e.pageYOffset}[n]),r}function Mr(e,t){if(_r(t)||Tr(t))return{left:0,right:window.innerWidth,top:0,bottom:window.innerHeight};for(var n=0,r=0,o=t;null!=o&&o!=e;){r+=o.offsetTop,n+=o.offsetLeft;var i=Pr(o);if(r-=Dr(o.parentElement,i,"scrollTop"),n-=Dr(o.parentElement,i,"scrollLeft"),_r(i))break;r+=i.clientTop,n+=i.clientLeft,o=i}return{top:r,bottom:r+t.offsetHeight,left:n,right:n+t.offsetWidth}}function Lr(e,t){return _r(t)||(e=>{for(var t=[],n=e;!_r(n);)n=Pr(n),t.push(n);return t})(e).includes(t)?t:Pr(t)}function Nr(n){return _r(n)?T(n,"resize",{passive:!0}):new s(function(t){var e=new Nt.a(function(e){t.next(e)});return e.observe(n),function(){e.disconnect()}})}function Fr(e){var t,n;return["html","body","#document"].includes(mr(e))?wr(e):Sr(e)&&(n=(t=xr(t=e)).overflow,/auto|scroll|overlay|hidden/.test(n+t.overflowY+t.overflowX))?e:Fr(kr(e))}function Hr(r,e,t){return e.pipe(Ge(r),lt($n),bt("init"),R(function(){var e=Fr(kr(r));return{scrollParent:e,commonOffsetAncestor:Lr(r,e)}}),lt($n),Rr(function(e){t&&console.log("%c[ali-react-table STRUCTURE ".concat(t,"]"),"color: #4f9052; font-weight: bold","\ntarget:",r,"\nscrollParent:",e.scrollParent,"\ncommonOffsetAncestor:",e.commonOffsetAncestor)}),Et(function(e){var t=e.scrollParent,n=e.commonOffsetAncestor;return function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=Number.POSITIVE_INFINITY,r=null,o=e[e.length-1];return me(o)?(r=e.pop(),1<e.length&&"number"==typeof e[e.length-1]&&(n=e.pop())):"number"==typeof o&&(n=e.pop()),null===r&&1===e.length&&e[0]instanceof s?e[0]:yt(n)(Ie(e,r))}(T(t,"scroll",{passive:!0}),Nr(t),Nr(r)).pipe(R(function(e){return{targetRect:Mr(n,r),scrollParentRect:Mr(n,t),event:e}}),R(function(e){var t=e.event,n=e.scrollParentRect,e=e.targetRect;return{event:t,targetRect:e,scrollParentRect:n,offsetY:Math.max(0,n.top-e.top),clipRect:{left:Math.max(e.left,n.left),top:Math.max(e.top,n.top),right:Math.min(e.right,n.right),bottom:Math.min(e.bottom,n.bottom)}}}))}),Rr(function(e){t&&console.log("%c[ali-react-table RECTS ".concat(t,"]"),"color: #4f9052; font-weight: bold","\noffsetY:",e.offsetY,"\ntargetRect:",e.targetRect,"\nscrollParentRect:",e.scrollParentRect,"\nclipRect:",e.clipRect,"\nevent:",e.event)}))}t(278);function zr(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Br(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?zr(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zr(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Kr(e,u){var f=new Array(e).fill(u);return{getRenderRange:function(e,t,c){var n,r,o,i;return f.length!==c&&((o=c)<f.length?f.length=o:(i=f.length,f.length=o,f.fill(u,i))),t<=0?e<=0?(i=l(0,o={topIndex:0,topBlank:0}),Br(Br({},o),i)):(n=s(c),r=a(n),n=l(n,r),Br(Br({},r),n)):(r=a(e),n=l(e+t,r),Br(Br({},r),n));function a(e){if(0===f.length)return{topIndex:0,topBlank:0};for(var t=0,n=0;t<f.length;){var r=f[t];if(e<=n+r)break;n+=r,t+=1}for(var o=t,i=n,a=0,c=0;c<o&&a<Nn;)a+=f[o-(c+=1)];return{topIndex:o-c,topBlank:i-a}}function l(e,t){for(var n=t.topIndex,r=t.topBlank;n<c&&r<e;)r+=f[n],n+=1;for(var t=s(c)-r,o=n,i=0,a=0;a<c-o&&i<Nn;)i+=f[o+a],a+=1;return{bottomIndex:o+a,bottomBlank:t-i}}function s(e){return Fn(f)+(e-f.length)*u}},updateRow:function(e,t,n){f[e]=n},cache:f}}var Wr=(()=>o()(function e(t){var r=this,n=(i()(this,e),C()(this,"artTableWrapper",void 0),C()(this,"artTable",void 0),C()(this,"tableHeader",void 0),C()(this,"tableBody",void 0),C()(this,"virtual",void 0),C()(this,"tableElement",void 0),C()(this,"tableFooter",void 0),C()(this,"stickyScroll",void 0),C()(this,"stickyScrollItem",void 0),C()(this,"tableHeaderMain",void 0),C()(this,"tableFooterMain",void 0),C()(this,"getRowNodeListByEvent",function(e){var t=null,n=e.currentTarget.dataset.rowindex;return t=void 0!==n?(r.tableBody.contains(e.currentTarget)?r.tableBody:r.tableFooter).querySelectorAll('tr[data-rowindex="'.concat(n,'"]')):t}),C()(this,"getInRangeRowByCellEvent",function(e){var n=function(e,t){return e.parentNode.nodeName===t?e.parentNode:n(e.parentNode,t)},t=null==(t=e=e instanceof Array?e[0]:e)?void 0:t.currentTarget,r=n(t,"TR"),e=parseInt(e.currentTarget.getAttribute("rowspan"))||1,t=null==(t=n(t,"TABLE"))?void 0:t.rows;return Array.from(t).slice(r.rowIndex,r.rowIndex+e)}),this.artTableWrapper=t,this.artTable=t.querySelector(".".concat(M.artTable)),this.tableHeader=this.artTable.querySelector(".".concat(M.tableHeader)),this.tableHeaderMain=this.artTable.querySelector(".".concat(M.tableHeaderMain)),this.tableBody=this.artTable.querySelector(".".concat(M.tableBody)),this.virtual=this.artTable.querySelector(".".concat(M.virtual)),this.tableElement=this.artTable.querySelector(".".concat(M.tableBody," table")),this.tableFooter=this.artTable.querySelector(".".concat(M.tableFooter)),this.tableFooterMain=this.artTable.querySelector(".".concat(M.tableFooterMain)),".".concat(M.artTable," + .").concat(M.horizontalStickyScrollContainer," .").concat(M.stickyScroll)),t=t.querySelectorAll(n);this.stickyScroll=t[t.length-1],this.stickyScrollItem=this.stickyScroll.querySelector(".".concat(M.stickyScrollItem))},[{key:"getVirtualTop",value:function(){return this.tableBody.querySelector(".".concat(M.virtualBlank,".top"))}},{key:"getTableRows",value:function(){return this.artTable.querySelector(".".concat(M.tableBody," .").concat(M.virtual," table tbody")).childNodes}},{key:"getTableBodyHtmlTable",value:function(){return this.artTable.querySelector(".".concat(M.tableBody," .").concat(M.virtual," table"))}},{key:"getLeftLockShadow",value:function(){var e=".".concat(M.lockShadowMask," .").concat(M.leftLockShadow),e=this.artTable.querySelectorAll(e);return e[e.length-1]}},{key:"getRightLockShadow",value:function(){var e=".".concat(M.lockShadowMask," .").concat(M.rightLockShadow),e=this.artTable.querySelectorAll(e);return e[e.length-1]}},{key:"getLoadingIndicator",value:function(){return this.artTableWrapper.querySelector(".".concat(M.loadingIndicator))}},{key:"getRowTop",value:function(e){return 0===e?0:(e=".".concat(M.tableBody," .").concat(M.tableRow,'[data-rowindex="').concat(e,'"]'),((e=this.artTable.querySelector(e))&&e.offsetTop||0)+(this.tableElement.offsetTop||0))}}]))();function Vr(e,t,n){return e.getValue?e.getValue(t,n):t[e.code]}var L={safeRenderHeader:function(e){var t;return null!=(t=e.title)?t:e.name},safeGetValue:Vr,safeGetRowKey:function(e,t,n){var r;return"string"==typeof e?r=t[e]:"function"==typeof e&&(r=e(t)),r=null==r?String(n):r},safeGetCellProps:function(e,t,n){var r;return e.getCellProps&&(r=Vr(e,t,n),e.getCellProps(r,t,n))||{}},safeRender:function(e,t,n){var r=Vr(e,t,n);return e.render?e.render(r,t,n):r}},$r=(()=>o()(function e(){i()(this,e),C()(this,"rects",[])},[{key:"testSkip",value:function(t,n){return this.rects.some(function(e){return e.left<=n&&n<e.right&&e.top<=t&&t<e.bottom})}},{key:"stripUpwards",value:function(t){this.rects=this.rects.filter(function(e){return e.bottom>t})}},{key:"add",value:function(e,t,n,r){this.rects.push({left:t,right:t+(n<1?1:n),top:e,bottom:e+r})}}]))();function Gr(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Yr(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Gr(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Gr(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Ur(e){var t=e.tbodyHtmlTag,r=e.getRowProps,o=e.primaryKey,f=e.stickyRightOffset,n=e.data,d=e.verticalRenderInfo,p=e.horizontalRenderInfo,h=e.tbodyPosition,e=p.flat,v=new $r,y=e.full.length,g=e.left.length,b=e.right.length;return w.a.createElement("table",null,w.a.createElement(or,{descriptors:p.visible}),w.a.createElement(t,null,n.map(function(s,e){var u=d.offset+e,e=(v.stripUpwards(u),r(s,u)),t=j()(M.tableRow,C()(C()(C()(C()({},M.first,u===d.first),M.last,u===d.last),M.even,u%2==0),M.odd,u%2==1),null==e?void 0:e.className),n=p.visible.concat();-1<["left","right"].indexOf(h)&&n.push({type:"blank",blankSide:"left",width:0,isPlacehoder:!0});return w.a.createElement("tr",m()({},e,{className:t,key:null!=e&&e["data-row-detail-key"]?e["data-row-detail-key"]:L.safeGetRowKey(o,s,u),"data-rowindex":u,"data-role":"table-row"}),n.map(function(e){var t,n,r,o,i,a,c,l;return"blank"===e.type?w.a.createElement("td",{key:e.blankSide,style:{visibility:e.isPlacehoder?"hidden":void 0}}):(t=s,n=u,r=e.col,e=e.colIndex,v.testSkip(n,e)?null:(o=L.safeGetValue(r,t,n),i=null!=(i=null==(i=r.getCellProps)?void 0:i.call(r,o,t,n))?i:{},a=o,r.render&&(a=r.render(o,t,n)),l=c=1,r.getSpanRect?(o=r.getSpanRect(o,t,n),c=null==o?1:o.right-e,l=null==o?1:o.bottom-n):(null!=i.colSpan&&(c=i.colSpan),null!=i.rowSpan&&(l=i.rowSpan)),(t=1<c||1<l)&&v.add(n,e,c,l),l=Math.min(l,d.limit-n),c=Math.min(c,p.visible.length-e),l=Math.max(l,1),c=Math.max(c,1),o={},e<g?(o.position="sticky",o.left=p.stickyLeftMap.get(e)):y-b<=e&&(o.position="sticky",o.right=p.stickyRightMap.get(e)+("number"==typeof f?f:0)),w.a.createElement("td",Yr(Yr(Yr({key:e},i),{},{className:j()(M.tableCell,i.className,C()(C()(C()(C()(C()({},M.first,0===e),M.last,e+c===y),M.lockLeft,e<g||"left"===h),M.lockRight,y-b<=e),M.rowSpan,1<l))},t?{colSpan:c,rowSpan:l}:null),{},{style:Yr(Yr({textAlign:r.align,verticalAlign:null!=(e=r.verticalAlign)?e:"middle"},i.style),o),"data-role":"table-cell","data-rowindex":n,"data-code":r.code}),"center"===h&&"sticky"===o.position?null:a)))}))})))}var qr=w.a.memo(function(){return w.a.createElement("svg",{style:{margin:"auto",display:"block",width:40,height:40},viewBox:"0 0 100 100",preserveAspectRatio:"xMidYMid"},w.a.createElement("circle",{cx:"50",cy:"50",r:"40",fill:"none",stroke:"#23a7fa",strokeDasharray:"188 64",strokeLinecap:"round",strokeWidth:"10"},w.a.createElement("animateTransform",{attributeName:"transform",dur:"1.5s",keyTimes:"0;1",repeatCount:"indefinite",type:"rotate",values:"0 50 50;360 50 50"})))});function Xr(e){var t=e.children;return w.a.createElement("div",{className:M.loadingContentWrapper,style:{filter:e.visible?"blur(1px)":"none"}},t)}function Zr(e){var t=e.visible,n=e.LoadingContentWrapper,r=e.LoadingIcon;return w.a.createElement("div",{className:M.loadingWrapper},t&&w.a.createElement("div",{className:M.loadingIndicatorWrapper},w.a.createElement("div",{className:M.loadingIndicator},w.a.createElement(void 0===r?qr:r,null))),w.a.createElement(void 0===n?Xr:n,{visible:t,children:e.children}))}function Jr(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(Jr=function(){return!!e})()}var Qr=(e=>{function r(){return i()(this,r),e=this,t=r,n=arguments,t=X()(t),q()(e,Jr()?Reflect.construct(t,n||[],X()(e).constructor):t.apply(e,n));var e,t,n}return Z()(r,e),o()(r,[{key:"render",value:function(){return w.a.createElement(xn,null)}}])})(y.PureComponent),eo=t(71),to=t.n(eo);function no(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function v(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?no(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):no(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var ro=new Map;function oo(e){var i=Object(y.useRef)(null),t=e.row,a=e.rowIndex,n=e.domHelper,e=e.renderDetail,c=n.artTable;return Object(y.useEffect)(function(){function e(e){return".".concat(e," .").concat(M.tableRow,'[data-rowindex="').concat(a,'"]')}var t=i.current&&i.current.getBoundingClientRect(),n=c.querySelector(e(M.tableBody)),r=c.querySelector(e(M.fixedLeft)),o=c.querySelector(e(M.fixedRight));t.height&&(n&&(n.style.height=t.height+"px"),r&&(r.style.height=t.height+"px"),o)&&(o.style.height=t.height+"px")},[]),Object(y.useEffect)(function(){var e=n.getRowTop(a)||0;i.current.style.transform="translateY(".concat(e+"px",")")}),w.a.createElement("div",{ref:i,className:M.rowDetailItem},e(t,a))}function io(e){return ro.get(e)}function ao(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?co(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?co(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function co(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function lo(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(lo=function(){return!!e})()}pn()&&(ro.set("header",function(e,t,n){var r=t.stickyTop,t=t.hasHeader,o=e.flat,i=e.nested,a=e.visible,c=e.hasLockColumn,l=o.left,o=o.right,s=i.left,u=i.right,i=sr(i.full)+1,f={right:(null==n?void 0:n.stickyRightOffset)||0};return w.a.createElement("div",{className:j()(M.tableHeader)},w.a.createElement("div",{className:j()(M.tableHeaderMain,"no-scrollbar"),style:{top:0===r?void 0:r,display:t?void 0:"none"}},w.a.createElement(br,{info:e,theaderPosition:c?"center":void 0}),w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:"number"==typeof(null==n?void 0:n.stickyRightOffset)?{width:null==n?void 0:n.stickyRightOffset}:void 0})),0<l.length?w.a.createElement("div",{className:M.fixedLeft},w.a.createElement(br,{info:v(v({},e),{},{flat:{center:l,full:l,left:[],right:[]},nested:{center:s,full:s,left:[],right:[]},visible:a.slice(0,l.length),horizontalRenderRange:{leftIndex:0,leftBlank:0,rightIndex:l.length,rightBlank:0}}),theaderPosition:"left",rowCount:i})):null,0<o.length?w.a.createElement("div",{className:M.fixedRight,style:f},w.a.createElement(br,{info:v(v({},e),{},{flat:{center:o,full:o,left:[],right:[]},nested:{center:u,full:u,left:[],right:[]},visible:a.slice(a.length-o.length),horizontalRenderRange:{leftIndex:0,leftBlank:0,rightIndex:o.length,rightBlank:0}}),theaderPosition:"right",rowCount:i})):null)}),ro.set("body",function(e,t,n){var r=t.dataSource,o=t.primaryKey,i=(l=e.verticalRenderRange).topIndex,a=l.bottomBlank,c=l.topBlank,l=l.bottomIndex,s=e.visible,u=e.hasLockColumn,f=(d=e.flat).left,d=d.right,p={first:0,offset:i,limit:l,last:r.length-1},t={getRowProps:Gn(t.getRowProps,n.rowProps),primaryKey:o,data:r.slice(i,l)};return w.a.createElement("div",{className:j()(M.tableBody,M.horizontalScrollContainer)},w.a.createElement("div",{className:M.virtual,tabIndex:-1},0<c&&w.a.createElement("div",{key:"top-blank",className:j()(M.virtualBlank,"top"),style:{height:c}}),w.a.createElement(Ur,m()({tbodyHtmlTag:"tbody"},t,{tbodyPosition:u?"center":void 0,horizontalRenderInfo:e,verticalRenderInfo:p})),0<a&&w.a.createElement("div",{key:"bottom-blank",className:j()(M.virtualBlank,"bottom"),style:{height:a}})),0<f.length?w.a.createElement("div",{className:M.fixedLeft},0<c&&w.a.createElement("div",{key:"top-blank",className:j()(M.virtualBlank,"top"),style:{height:c}}),w.a.createElement(Ur,m()({tbodyHtmlTag:"tbody"},t,{tbodyPosition:"left",horizontalRenderInfo:v(v({},e),{},{flat:{center:f,full:f,left:[],right:[]},visible:s.slice(0,f.length)}),verticalRenderInfo:p})),0<a&&w.a.createElement("div",{key:"bottom-blank",className:j()(M.virtualBlank,"bottom"),style:{height:a}})):null,0<d.length?w.a.createElement("div",{className:M.fixedRight},0<c&&w.a.createElement("div",{key:"top-blank",className:j()(M.virtualBlank,"top"),style:{height:c}}),w.a.createElement(Ur,m()({tbodyHtmlTag:"tbody"},t,{tbodyPosition:"right",horizontalRenderInfo:v(v({},e),{},{flat:{center:d,full:d,left:[],right:[]},visible:s.slice(s.length-d.length)}),verticalRenderInfo:p})),0<a&&w.a.createElement("div",{key:"bottom-blank",className:j()(M.virtualBlank,"bottom"),style:{height:a}})):null,w.a.createElement("div",{className:M.rowDetailContainer}))}),ro.set("footer",function(e,t,n){var r=void 0===(r=t.footerDataSource)?[]:r,o=t.primaryKey,i=t.stickyBottom,t=Gn(t.getRowProps,n.rowProps),a=e.flat,c=e.visible,l=e.hasLockColumn,s=a.left,a=a.right,t={data:r,getRowProps:t,primaryKey:o,verticalRenderInfo:{offset:0,first:0,last:r.length-1,limit:1/0}},o={right:(null==n?void 0:n.stickyRightOffset)||0};return w.a.createElement("div",{className:j()(M.tableFooter),style:{bottom:0===i?void 0:i}},w.a.createElement("div",{className:j()(M.tableFooterMain,M.horizontalScrollContainer)},w.a.createElement(Ur,m()({tbodyHtmlTag:"tfoot"},t,{tbodyPosition:l?"center":void 0,horizontalRenderInfo:e})),0<r.length?w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:"number"==typeof(null==n?void 0:n.stickyRightOffset)?{width:null==n?void 0:n.stickyRightOffset,visibility:"initial"}:void 0}):null),0<s.length?w.a.createElement("div",{className:M.fixedLeft},w.a.createElement(Ur,m()({tbodyHtmlTag:"tfoot"},t,{tbodyPosition:"left",horizontalRenderInfo:v(v({},e),{},{flat:{center:s,full:s,left:[],right:[]},visible:c.slice(0,s.length)})}))):null,0<a.length?w.a.createElement("div",{className:M.fixedRight,style:o},w.a.createElement(Ur,m()({tbodyHtmlTag:"tfoot"},t,{tbodyPosition:"right",horizontalRenderInfo:v(v({},e),{},{flat:{center:a,full:a,left:[],right:[]},visible:c.slice(c.length-a.length)})}))):null)}),ro.set("rowDetail",function(e){var t=e.domHelper;if(t)return t=(t=t.artTable)&&t.querySelector(".".concat(M.rowDetailContainer)),to.a.createPortal(w.a.createElement(oo,e),t)}));var so=!1;var uo=(e=>{function r(e){var d,t,n;return i()(this,r),t=this,n=r,e=[e],n=X()(n),d=q()(t,lo()?Reflect.construct(n,e||[],X()(t).constructor):n.apply(t,e)),C()(d,"rowHeightManager",Kr(d.props.dataSource.length,d.props.estimatedRowHeight)),C()(d,"artTableWrapperRef",w.a.createRef()),C()(d,"domHelper",void 0),C()(d,"rootSubscription",void 0),C()(d,"resizeSubject",void 0),C()(d,"lastInfo",void 0),C()(d,"props$",void 0),C()(d,"hasScrollY",!1),C()(d,"resizeObserver",void 0),C()(d,"offsetY",0),C()(d,"handleRowMouseEnter",function(e){e=d.domHelper.getRowNodeListByEvent(e);e&&e.forEach(function(e){e.classList.add("row-hover")})}),C()(d,"handleRowMouseLeave",function(e){e=d.domHelper.getRowNodeListByEvent(e);e&&e.forEach(function(e){e.classList.remove("row-hover")})}),C()(d,"renderTableBody",function(e){var t,n,r,o,i=d.props,a=i.dataSource,c=i.getRowProps,l=i.primaryKey,s=i.isLoading,i=i.emptyCellHeight,u=j()(M.tableBody,M.horizontalScrollContainer),f=dn.isIE||dn.isEdge?{overflow:"hidden"}:{};return 0===a.length?(r=(n=d.props).components,t=n.emptyContent,null==(n=r.EmptyContent)&&null!=t&&(so||(so=!0,jt.warn("BaseTable props.emptyContent 已经过时,请使用 props.components.EmptyContent 来自定义数据为空时的表格表现")),n=function(){return t}),w.a.createElement("div",{className:j()(u,"empty")},w.a.createElement("div",{className:M.virtual,tabIndex:-1,style:f},w.a.createElement(ar,{descriptors:e.visible,isLoading:s,EmptyContent:n,emptyCellHeight:i})))):(s=(r=e.verticalRenderRange).topIndex,n=r.bottomBlank,i=r.topBlank,r=r.bottomIndex,"function"==typeof(o=io("body"))?o(e,d.props,{rowProps:{onMouseEnter:d.handleRowMouseEnter,onMouseLeave:d.handleRowMouseLeave}}):w.a.createElement("div",{className:u},w.a.createElement("div",{className:M.virtual,tabIndex:-1,style:f},0<i&&w.a.createElement("div",{key:"top-blank",className:j()(M.virtualBlank,"top"),style:{height:i}}),w.a.createElement(Ur,{tbodyHtmlTag:"tbody",getRowProps:c,primaryKey:l,data:a.slice(s,r),horizontalRenderInfo:e,verticalRenderInfo:{first:0,offset:s,limit:r,last:a.length-1}}),0<n&&w.a.createElement("div",{key:"bottom-blank",className:j()(M.virtualBlank,"bottom"),style:{height:n}}))))}),d.state={hasScroll:!0,hasScrollY:!0,needRenderLock:!0,offsetY:0,offsetX:0,maxRenderHeight:600,maxRenderWidth:800},d}return Z()(r,e),o()(r,[{key:"getDoms",value:function(){return jt.warn("[kd-table] BaseTable.getDoms() 已经过时"),this.domHelper}},{key:"updateStickyScroll",value:function(){var e,t,n=this.domHelper,r=n.stickyScroll,o=n.artTable,n=n.stickyScrollItem,i=this.hasScrollY;o&&(e=this.domHelper.getTableBodyHtmlTable().offsetWidth,t=o.offsetWidth,o=o.offsetHeight,0===t&&0===o||(o="auto"===(o=this.props.stickyScrollHeight)?this.getScrollBarWidth():o,r.style.height="".concat(o,"px"),e<=t?this.state.hasScroll&&this.setState({hasScroll:!1}):!this.state.hasScroll&&5<o&&this.setState({hasScroll:!0}),this.domHelper.virtual.offsetHeight>this.domHelper.tableBody.offsetHeight?this.hasScrollY=!0:this.hasScrollY=!1,i!==this.hasScrollY&&null!=(t=(r=this.props).setTableWidth)&&t.call(r,this.domHelper.tableBody.clientWidth),i=(o=this.lastInfo).leftLockTotalWidth+o.rightLockTotalWidth,t=this.hasScrollY?this.getScrollBarWidth():0,n.style.width="".concat(e-i+t,"px")))}},{key:"renderTableHeader",value:function(e){var t=this.props,n=t.stickyTop,t=t.hasHeader,r=io("header"),o=this.hasScrollY?this.getScrollBarWidth():0;return"function"==typeof r?r(e,this.props,{stickyRightOffset:o}):w.a.createElement("div",{className:j()(M.tableHeader,"no-scrollbar"),style:{top:0===n?void 0:n,display:t?void 0:"none"}},w.a.createElement(br,{info:e,stickyRightOffset:o}),w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:this.hasScrollY?{width:this.getScrollBarWidth()}:void 0}))}},{key:"updateOffsetX",value:function(e){this.lastInfo.useVirtual.horizontal&&Math.abs(e-this.state.offsetX)>=Nn/2&&this.setState({offsetX:e})}},{key:"syncHorizontalScrollFromTableBody",value:function(){this.syncHorizontalScroll(this.domHelper.virtual.scrollLeft)}},{key:"syncHorizontalScroll",value:function(e){this.updateOffsetX(e);var t=this.lastInfo.flat,n=this.domHelper.getLeftLockShadow(),n=(n&&(0<t.left.length&&this.state.needRenderLock&&0<e?n.classList.add("show-shadow"):n.classList.remove("show-shadow")),this.domHelper.getRightLockShadow());n&&(0<t.right.length&&this.state.needRenderLock&&e<this.domHelper.virtual.scrollWidth-this.domHelper.virtual.clientWidth?n.classList.add("show-shadow"):n.classList.remove("show-shadow"))}},{key:"getVerticalRenderRange",value:function(e){var t=this.props.dataSource,n=this.state,r=n.offsetY,t=t.length;return e.vertical?this.rowHeightManager.getRenderRange(r,n.maxRenderHeight,t):{topIndex:0,topBlank:0,bottomIndex:t,bottomBlank:0}}},{key:"renderTableFooter",value:function(e){var t=this.props,n=t.footerDataSource,n=void 0===n?[]:n,r=t.getRowProps,o=t.primaryKey,t=t.stickyBottom,i=this.hasScrollY?this.getScrollBarWidth():0,a=io("footer");return"function"==typeof a?a(e,this.props,{rowProps:{onMouseEnter:this.handleRowMouseEnter,onMouseLeave:this.handleRowMouseLeave},stickyRightOffset:i}):w.a.createElement("div",{className:j()(M.tableFooter,M.horizontalScrollContainer),style:{bottom:0===t?void 0:t}},w.a.createElement(Ur,{tbodyHtmlTag:"tfoot",data:n,horizontalRenderInfo:e,getRowProps:r,stickyRightOffset:i,primaryKey:o,verticalRenderInfo:{offset:0,first:0,last:n.length-1,limit:1/0}}),0<n.length?w.a.createElement("div",{className:M.verticalScrollPlaceholder,style:this.hasScrollY?{width:this.getScrollBarWidth(),visibility:"initial"}:void 0}):null)}},{key:"renderLockShadows",value:function(e){var t=this.hasScrollY?this.getScrollBarWidth():0;return w.a.createElement(w.a.Fragment,null,w.a.createElement("div",{className:M.lockShadowMask,style:{left:0,width:e.leftLockTotalWidth+20}},w.a.createElement("div",{className:j()(M.lockShadow,M.leftLockShadow)})),w.a.createElement("div",{className:M.lockShadowMask,style:{right:0,width:e.rightLockTotalWidth+20+t}},w.a.createElement("div",{className:j()(M.lockShadow,M.rightLockShadow)})))}},{key:"renderStickyScroll",value:function(e){var t=this.props,n=t.hasStickyScroll,t=t.stickyBottom,r=this.state.hasScroll,n=n&&r,r=this.getStickyScrollContainerStyle();return w.a.createElement("div",{className:j()(M.horizontalScrollContainer,M.horizontalStickyScrollContainer),style:r},w.a.createElement("div",{className:j()(M.horizontalScrollLeftSpacer),style:{width:e.leftLockTotalWidth,display:n?"block":"none"}}),w.a.createElement("div",{className:j()(M.stickyScroll),style:{display:n?"block":"none",bottom:t}},w.a.createElement("div",{className:M.stickyScrollItem})),w.a.createElement("div",{className:j()(M.horizontalScrollRightSpacer),style:{width:e.rightLockTotalWidth,display:n?"block":"none"}}))}},{key:"getScrollBarWidth",value:function(){return this.props.scrollbarWidth||(null==zn&&(zn=new be(Wn()),Bn.pipe(R(Wn)).subscribe(zn)),zn.value.width)}},{key:"getStickyScrollContainerStyle",value:function(){var e=this.props,t=e.hasStickyScroll,e=e.stickyScrollHeight,n=this.state.hasScroll,t=t&&n,n="auto"===e?this.getScrollBarWidth():e,e=t?n:0;return{height:e,maxHeight:e,minHeight:e}}},{key:"render",value:function(){var e=rr(this),t=(this.lastInfo=e,this.props),n=t.dataSource,r=t.className,o=t.style,i=t.hasHeader,a=t.useOuterBorder,c=t.isStickyHead,l=t.isStickyHeader,s=t.isStickyFooter,u=t.isLoading,f=t.getTableProps,d=t.footerDataSource,p=t.components,t=t.bordered,a=j()(M.artTableWrapper,C()(C()(C()({"use-outer-border":a,empty:0===n.length,lock:e.hasLockColumn,"has-header":i,"sticky-header":null!=l?l:c,"has-footer":0<d.length,"sticky-footer":s},M.artTableBordered,t),"ie-polyfill-wrapper",dn.isIE),"sticky-polyfill-wrapper",pn()),r),n=C()({className:a,style:o},Ln,this.artTableWrapperRef),i=f()||{};return w.a.createElement(w.a.Fragment,null,w.a.createElement(Qr,null),w.a.createElement(jn,n,w.a.createElement(Zr,{visible:u,LoadingIcon:p.LoadingIcon,LoadingContentWrapper:p.LoadingContentWrapper},w.a.createElement("div",m()({},i,{className:j()(M.artTable,i.className)}),this.renderTableHeader(e),this.renderTableBody(e),this.renderTableFooter(e),this.renderLockShadows(e)),this.renderStickyScroll(e))))}},{key:"componentDidMount",value:function(){this.rootSubscription=new u,this.resizeSubject=new ye,this.updateDOMHelper(),this.props$=new be(this.props),this.initSubscriptions(),this.didMountOrUpdate();var e=this.props,t=e.cssVariables;Un({variables:t||{},enableCSSVariables:e.enableCSSVariables,bordered:e.bordered}),null!=(e=(t=this.props).setTableWidth)&&e.call(t,this.domHelper.tableBody.clientWidth),null!=(t=(e=this.props).setTableDomHelper)&&t.call(e,this.domHelper),null!=(e=(t=this.props).setRowHeightManager)&&e.call(t,this.rowHeightManager)}},{key:"componentDidUpdate",value:function(e,t){var n,r=this.props,o=r.cssVariables,i=r.enableCSSVariables,r=r.bordered;$n(null==e?void 0:e.cssVariables,null==(n=this.props)?void 0:n.cssVariables)||Un({variables:o||{},enableCSSVariables:i,bordered:r}),this.updateDOMHelper(),this.props$.next(this.props),this.didMountOrUpdate(e,t)}},{key:"didMountOrUpdate",value:function(e,t){this.syncHorizontalScrollFromTableBody(),this.updateStickyScroll(),this.adjustNeedRenderLock(),this.updateRowHeightManager(),this.updateScrollLeftWhenLayoutChanged(e,t)}},{key:"updateScrollLeftWhenLayoutChanged",value:function(e,t){null!=t&&!t.hasScroll&&this.state.hasScroll&&(this.domHelper.stickyScroll.scrollLeft=0),null!=e&&(t=0<e.footerDataSource.length,e=0<this.props.footerDataSource.length,!t)&&e&&(Yn(this.domHelper).scrollLeft=this.domHelper.virtual.scrollLeft)}},{key:"initSubscriptions",value:function(){var t,n,r,o=this,e=this.domHelper,i=e.virtual,e=e.stickyScroll,a=(this.rootSubscription.add(Bn.subscribe(function(){o.updateStickyScroll(),o.adjustNeedRenderLock()})),this.resizeSubject.pipe((t=100,void 0===n&&(n=ze),function(e){return e.lift(new Be(t,n))})).subscribe(function(){var e,t;null!=(e=(t=o.props).setTableWidth)&&e.call(t,o.domHelper.tableBody.clientWidth)}),this.resizeObserver=Kn(this.domHelper.artTableWrapper,function(){o.resizeSubject.next()}),this.rootSubscription.add(Vn([(a=this.domHelper,pn()?a.tableHeaderMain:a.tableHeader),i,Yn(this.domHelper),e],function(e){o.syncHorizontalScroll(e)})),Hr(this.domHelper.virtual,this.props$.pipe((r=1,function(e){return e.lift(new Ve(r))}),Ge("structure-may-change")),this.props.virtualDebugLabel).pipe(it()));this.rootSubscription.add(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=void 0,r=void 0;return me(e[e.length-1])&&(r=e.pop()),"function"==typeof e[e.length-1]&&(n=e.pop()),Ie(e=1===e.length&&J(e[0])?e[0]:e,r).lift(new Te(n))}([a.pipe(R(function(e){return e.clipRect}),lt($n)),this.props$.pipe(bt(null),function(e){return e.lift(new mt)},xt(function(e){var e=P()(e,2),t=e[0];return null==t||!t.isLoading&&e[1].isLoading}))]).subscribe(function(e){var e=P()(e,1)[0],t=o.domHelper.getLoadingIndicator();t&&(e=e.bottom-e.top,t.style.top="".concat(e/2,"px"),t.style.marginTop="".concat(e/2,"px"))})),this.rootSubscription.add(a.pipe(xt(function(){var e=o.lastInfo.useVirtual;return e.horizontal||e.vertical}),R(function(e){var t=e.clipRect;return{maxRenderHeight:t.bottom-t.top,maxRenderWidth:t.right-t.left,offsetY:e.offsetY}}),lt(function(e,t){return 0===t.maxRenderHeight&&0===t.maxRenderWidth||Math.abs(e.maxRenderWidth-t.maxRenderWidth)<Nn/2&&Math.abs(e.maxRenderHeight-t.maxRenderHeight)<Nn/2&&Math.abs(e.offsetY-t.offsetY)<Nn/2})).subscribe(function(e){o.setState(e)})),this.rootSubscription.add(a.pipe(R(function(e){var t=e.clipRect;return{maxRenderHeight:t.bottom-t.top,maxRenderWidth:t.right-t.left,offsetY:e.offsetY}}),lt(function(e,t){return e.offsetY-t.offsetY==0}),R(function(e){var t=e.offsetY,e=e.maxRenderHeight,n=0<=t-o.offsetY?"down":"up",r=(o.offsetY=t,o.props.dataSource.length),t=o.rowHeightManager.getRenderRange(t,e,r),e=t.topIndex,r=t.bottomIndex,t=(null==(t=o.props.scrollLoad)?void 0:t.blockSize)||200,e=Math.floor(Math.max(e-1,0)/t)*t,r=Math.floor((r+1)/t)*t;return"down"==n?[e,r]:[r,e]}),lt(function(e,t){return e[0]===t[0]&&e[1]===t[1]}),Et(function(e){return Le(e).pipe(R(function(e){return e}))}),lt()).subscribe(function(e){var t;null!=(t=o.props.scrollLoad)&&t.callback(e)}))}},{key:"componentWillUnmount",value:function(){var e;null!=(e=this.resizeObserver)&&e.disconnect(),this.rootSubscription.unsubscribe(),this.resizeSubject.unsubscribe()}},{key:"updateDOMHelper",value:function(){this.domHelper=new Wr(this.artTableWrapperRef.current)}},{key:"updateRowHeightManager",value:function(){var e,t=this.domHelper.getVirtualTop(),n=null!=(t=null==t?void 0:t.clientHeight)?t:0,r=-1,o=-1,i=0,a=ao(this.domHelper.getTableRows());try{for(a.s();!(e=a.n()).done;){var c,l,s=e.value,u=Number(s.dataset.rowindex);isNaN(u)||(r=Math.max(r,u),c=s.offsetTop+n,0===(l=s.offsetHeight)?i+=1:this.rowHeightManager.updateRow(u,c,l),o=Math.max(o,c+l))}}catch(e){a.e(e)}finally{a.f()}-1!==r&&0===i&&o<this.state.offsetY+this.state.maxRenderHeight&&this.getVerticalRenderRange(this.lastInfo.useVirtual).bottomIndex-1>r&&this.forceUpdate()}},{key:"adjustNeedRenderLock",value:function(){var e=this.state.needRenderLock,t=this.lastInfo,n=t.flat;t.hasLockColumn?e!==(t=Fn(n.full.map(function(e){return e.width}))>this.domHelper.artTable.clientWidth)&&this.setState({needRenderLock:t}):e&&this.setState({needRenderLock:!1})}}])})(w.a.Component);function fo(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?po(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?po(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function po(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ho(e,t){var n,r={},o=fo(e);try{for(o.s();!(n=o.n()).done;){var i=n.value,a=t(i);null==r[a]&&(r[a]=[]),r[a].push(i)}}catch(e){o.e(e)}finally{o.f()}return r}C()(uo,"defaultProps",{hasHeader:!0,isStickyHeader:!0,stickyTop:0,footerDataSource:[],isStickyFooter:!0,stickyBottom:0,hasStickyScroll:!0,stickyScrollHeight:"auto",useVirtual:"auto",estimatedRowHeight:48,isLoading:!1,components:{},getTableProps:f,getRowProps:f,dataSource:[],useOuterBorder:!0});t(54);function vo(e){return-1<e.findIndex(function(e){return e.children&&0<e.children.length})}function yo(e){for(var t=arguments.length,n=new Array(1<t?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return n.reduce(function(e,t){return t(e)},e)}t(127);function go(n,r){var o=[];return n.forEach(function(e,t){o.push.apply(o,A()(r(e,t,n)))}),o}var bo={diff:function(e,t){var n=new Set(t);return e.filter(function(e){return!n.has(e)})},merge:function(e,t){var n=new Set(e);return e.concat(t.filter(function(e){return!n.has(e)}))}};function mo(e){return function(){return e}}function wo(e,t){for(var n=0,r=e.length,o=[];n<r||o.length;){var i=e[n++]||o.pop();if(t(i,n))return i;i.children&&o.splice.apply(o,[0,0].concat(A()(i.children)))}return null}function xo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function So(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?xo(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):xo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Oo(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Eo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Eo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Eo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ko(e,t,n){function r(e){return i.has(e)?i.get(e):(i.set(e,e={id:e,parent:null,item:null,children:[]}),e)}var o,i=new Map,a=Oo(n);try{for(a.s();!(o=a.n()).done;){var c=o.value,l=r(c[t]),s=r(c[e]);(s.parent=l).children.push(s),s.item=c}}catch(e){a.e(e)}finally{a.f()}return function e(t){var n=[];var r,o=Oo(t);try{for(o.s();!(r=o.n()).done;){var i=r.value;0===i.children.length?n.push(i.item):n.push(So(So({},i.item),{},{children:e(i.children)}))}}catch(e){o.e(e)}finally{o.f()}return n}(go(Array.from(i.values()).filter(function(e){return null==e.parent}),function(e){return e.children}))}function Co(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?jo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?jo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function jo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Po(e,t,n){return{c:e.c+t,r:e.r+n}}function Ro(p,e,t,n){var h,u,r,f,v=p.utils.aoa_to_sheet([]),y=sr(t)+1,o={c:0,r:0},o=(h=o,function e(t,n,r){var o,i,a=Po(h,n,r),c=0,l=Co(t);try{for(l.s();!(o=l.n()).done;){var s,u,f,d=o.value;null!=(s=d.features)&&s.noExport||(u=Po(a,c,0),i=d.name,p.utils.sheet_add_aoa(v,[[i]],{origin:u}),I(d)?(c+=1,g(u,1,y-r)):(g(u,f=e(d.children,n+c,r+1),1),c+=f))}}catch(e){l.e(e)}finally{l.f()}return c}(t,0,0),u=Po(o,0,y),r=_(t,"leaf-only").filter(function(e){return!(null!=(e=e.features)&&e.noExport)}),f=new $r,e.map(function(l,s){return f.stripUpwards(s),r.map(function(e,t){var n,r,o,i,a,c;return f.testSkip(s,t)||(a=l,c=s,t=t,o=r=1,(n=e).getSpanRect?(i=L.safeGetValue(n,a,c),r=null==(i=n.getSpanRect(i,a,c))?1:i.right-t,o=null==i?1:i.bottom-c):(null!=(i=L.safeGetCellProps(n,a,c)).colSpan&&(r=i.colSpan),null!=i.rowSpan&&(o=i.rowSpan)),a=(n={top:c,bottom:c+o,left:t,right:t+r}).right-n.left,(1<(i=n.bottom-n.top)||1<a)&&(f.add(n.top,n.left,a,i),g(Po(u,n.left,n.top),a,i)),(c=L.safeGetValue(e,l,s))===1/0)||c===-1/0||"number"==typeof c&&isNaN(c)?null:c})})),t=u;function g(e,t,n){1===t&&1===n||(null==v["!merges"]&&(v["!merges"]=[]),v["!merges"].push({s:e,e:Po(e,t-1,n-1)}))}p.utils.sheet_add_aoa(v,o,{origin:t}),p.writeFile({SheetNames:["Sheet1"],Sheets:{Sheet1:v}},n)}t(297);function Ao(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Io(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ao(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ao(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function _o(n,r){return function t(e){if(!Array.isArray(n))return n;return e.map(function(e){return I(e)?e:Io(Io({},e),{},{children:t(e.children)})}).sort(r)}(n)}var To=Symbol("factory-symbol");function g(o){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:"auto",t=Object.keys(o);function r(e){var r=m()({},e);return t.forEach(function(e){var t,n;r[e]===g.empty?delete r[e]:(t=o[e],(n=t)&&n[To]?r[e]=t(r[e]):r[e]=null!=(n=r[e])?n:t)}),r}function i(e){return("auto"===n?Array.isArray(e):n)?null==e?[]:e.map(r):r(e)}return i[To]=!0,i.extends=function(e){var t=g(e,n);return function(e){return i(t(e))}},i}g.empty=Symbol("proto.empty"),(g.string=function(e){if(null!=e&&"string"!=typeof e)throw new Error("must be string");return e})[To]=!0,(g.number=function(e){if(null!=e&&"number"!=typeof e)throw new Error("must be number");return e})[To]=!0,(g.notNull=function(e){if(null==e)throw new Error("must be not null");return e})[To]=!0,g.object=function(e){return g(e,!1)},g.array=function(e){return g(e,!0)};var Do=g;function Mo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Lo(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Mo(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Mo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function No(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Fo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Fo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function S(d){return function(e){return function e(t,n,r){var o=0;var i=[];var a,c=No(t);try{for(c.s();!(a=c.n()).done;){var l,s=a.value,u=(r.push(s),n+o),f=void 0;I(s)?(f=d(s,{startIndex:u,endIndex:u+1,path:r.slice(),isLeaf:!0}),o+=1):(l=e(s.children,u,r),f=d(Lo(Lo({},s),{},{children:l.result}),{startIndex:u,endIndex:u+l.flatCount,path:r.slice(),isLeaf:!1}),o+=l.flatCount),Array.isArray(f)?i.push.apply(i,A()(f)):null!=f&&i.push(f),r.pop()}}catch(e){c.e(e)}finally{c.f()}return{result:i,flatCount:o}}(e,0,[]).result}}function Ho(e,t){if(null==e)return 1;if(null==t)return-1;if("number"==typeof e&&"number"==typeof t)return e-t;if("string"==typeof e&&"string"==typeof t)return e<t?-1:t<e?1:0;if(Array.isArray(e)&&Array.isArray(t)){for(var n=Math.min(e.length,t.length),r=0;r<n;r++){var o=Ho(e[r],t[r]);if(0!==o)return o}return e.length-t.length}return 0}function zo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Bo(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?zo(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):zo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Ko(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Wo(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Wo(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Wo(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Vo(e){return null==e?[]:Array.isArray(e)?e:[e]}function $o(d){return function(e){var t=e.columns,f=e.dataSource;return{dataSource:f,columns:function e(t,n){var r=0;var o=[];var i,a=Ko(t);try{for(a.s();!(i=a.n()).done;){var c,l=i.value,s=n+r,u=void 0;I(l)?(u=d(l,{range:{start:s,end:s+1},dataSource:f}),r+=1):(c=e(l.children,s),u=d(Bo(Bo({},l),{},{children:c.result}),{range:{start:s,end:s+c.flatColCount},dataSource:f}),r+=c.flatColCount),o.push.apply(o,A()(Vo(u)))}}catch(e){a.e(e)}finally{a.f()}return{result:o,flatColCount:r}}(t,0).result}}}var Go=function(t){return function(e){e.value=t,e.select(),e.focus(),document.execCommand("copy"),document.body.removeChild(e)}};function Yo(e){var t=document.createElement("textarea");t.style.width="1px",t.style.height="1px",t.style.top="0px",t.style.left="0px",t.style.position="absolute",t.style.opacity="0.0",document.body.appendChild(t);try{e(t)}catch(e){jt.warn("Browser does not support document.execCommand('copy') for clipboard operations")}}function Uo(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function qo(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Uo(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Uo(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Xo(n,r){return function t(e){if(!Array.isArray(n))return n;return e.map(function(e){return I(e)?e:qo(qo({},e),{},{children:t(e.children)})}).filter(r)}(n)}var Zo="checkboxSelection",Jo="radioSelection";function Qo(e){e=e.features||{};return!0===e[Zo]||!0===e[Jo]}var ei=new Set;function b(e){ei.has(e)||(ei.add(e),console.warn("[kd-table] transform 用法已经过时,请使用 pipeline 来对表格进行拓展"+"\n 请移除以下 API 的调用:".concat(e)))}function ti(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ni(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ti(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ti(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ri(e,t){return e===t}function oi(){return b("makeAutoRowSpanTransform"),$o(function(e,t){var n=t.dataSource,r=t.range;if(null==(t=e.features)||!t.autoRowSpan)return e;if(!I(e))return e;for(var o="function"==typeof e.features.autoRowSpan?e.features.autoRowSpan:ri,i=[],a=0,c=null,l=null,s=0;s<n.length;s++){var u=n[s],f=L.safeGetValue(e,u,s);if(0===s||!o(c,f,l,u)){for(var d={top:a,bottom:s,left:r.start,right:r.end},p=a;p<s;p++)i.push(d);a=s}c=f,l=u}for(var h=a;h<n.length;h++)i.push({top:a,bottom:n.length,left:r.start,right:r.end});return ni(ni({},e),{},{getSpanRect:function(e,t,n){return i[n]}})})}function ii(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ai(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ii(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ii(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var ci="auto-width-wrapper",li="auto-width-expander",si=e.c.div(r()(["\n height: 100%;\n display: inline-flex;\n align-items: center;\n white-space: nowrap;\n padding: 8px 12px;\n"]));function ui(i,o,e){b("useAutoWidthTransform");var t=Object(y.useState)([]),t=P()(t,2),a=t[0],c=t[1],l=(Object(y.useEffect)(function(){var e=i.current.getDoms().artTable,e=Array.from(e.querySelectorAll(".".concat(M.tableRow)));if(0!==e.length){for(var n,r=[],t=0,o=e;t<o.length;t++)o[t].querySelectorAll(".".concat(ci)).forEach(function(e,t){r[t]=Math.max(null!=(t=r[t])?t:0,e.scrollWidth)});n=a,(e=r).length===n.length&&e.every(function(e,t){return e===n[t]})||c(r)}},e),0),s=$o(function(r){var e,t,n;return I(r)&&null!=(n=r.features)&&n.autoWidth?(e=(n=r.features.autoWidth).max,n=n.min,t=null!=(t=null!=(t=a[l++])?t:r.width)?t:null==o?void 0:o.initColumnWidth,n=Math.max(void 0===n?-1/0:n,Math.min(void 0===e?1/0:e,t)),ai(ai({},r),{},{width:n,getCellProps:function(e,t,n){return x(L.safeGetCellProps(r,t,n),{style:{padding:0}})},render:function(e,t,n){return w.a.createElement(si,{className:ci,style:null==o?void 0:o.wrapperStyle},L.safeRender(r,t,n))}})):r});return function(e){var t,e=s(e),n=e.columns,e=e.dataSource,r=null!=(t=null==o?void 0:o.expanderVisibility)?t:"visible";return{columns:null!=o&&o.appendExpander?n.concat([{name:"",headerCellProps:{className:li,style:{background:"hidden"===r?"var(--bgcolor)":void 0,border:"hidden"===r?"none":void 0}},getCellProps:function(){return{className:li,style:{visibility:r}}}}]):n,dataSource:e}}}function fi(t,n){return b("makeBuildTreeTransform"),function(e){return{columns:e.columns,dataSource:ko(t,n,e.dataSource)}}}function di(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function pi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?di(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):di(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function hi(e){var t=e.hoverColor,a=void 0===t?"var(--hover-bgcolor)":t,n=e.hoverColIndex,c=e.onChangeHoverColIndex;return b("makeColumnHoverTransform"),$o(function(e,t){var r,o,i=t.range;return I(e)?(r=i.start<=n&&n<i.end,o=e.getCellProps,pi(pi({},e),{},{getCellProps:function(e,t,n){return x(null==o?void 0:o(e,t,n),{style:{"--bgcolor":r?a:void 0},onMouseEnter:function(){c(i.start)},onMouseLeave:function(){c(-1)}})}})):e})}function vi(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.hoverColor,e=e.defaultHoverColIndex,e=void 0===e?-1:e,e=Object(y.useState)(e),e=P()(e,2);return hi({hoverColor:t,hoverColIndex:e[0],onChangeHoverColIndex:e[1]})}function yi(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function gi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?yi(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):yi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var bi={start:-1,end:-1};function mi(e){var t=e.hoverColor,a=void 0===t?"var(--hover-bgcolor)":t,t=e.headerHoverColor,n=void 0===t?"var(--header-hover-bgcolor)":t,c=e.hoverRange,l=e.onChangeHoverRange;return b("makeColumnRangeHoverTransform"),$o(function(e,t){var r,o=t.range,i=o.end>c.start&&c.end>o.start;return I(e)?(r=e.getCellProps,gi(gi({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){l(o)},onMouseLeave:function(){l(bi)},style:{"--header-bgcolor":i?n:void 0}}),getCellProps:function(e,t,n){return x(null==r?void 0:r(e,t,n),{onMouseEnter:function(){l(o)},onMouseLeave:function(){l(bi)},style:{"--bgcolor":i?a:void 0}})}})):null==n?e:gi(gi({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){l(o)},onMouseLeave:function(){l(bi)},style:{"--header-bgcolor":i?n:void 0}})})})}function wi(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.hoverColor,n=e.headerHoverColor,e=e.defaultHoverRange,e=void 0===e?bi:e,e=Object(y.useState)(e),e=P()(e,2);return mi({hoverColor:t,headerHoverColor:n,hoverRange:e[0],onChangeHoverRange:e[1]})}var kn=t(72),xi=t.n(kn);function Si(t){return function(e){return e.lift(new Oi(t))}}var Oi=(()=>{function e(e){this.notifier=e}return e.prototype.call=function(e,t){var e=new Ei(e),n=dt(this.notifier,new ft(e));return n&&!e.seenValue?(e.add(n),t.subscribe(e)):e},e})(),Ei=(t=>{function e(e){e=t.call(this,e)||this;return e.seenValue=!1,e}return c(e,t),e.prototype.notifyNext=function(){this.seenValue=!0,this.complete()},e.prototype.notifyComplete=function(){},e})(Fe),ki=["defaultSizes"];function Ci(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ji(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ci(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ci(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Pi="resize-expander",Ri=e.c.span(r()(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: -5px;\n width: 10px;\n cursor: col-resize;\n z-index: 1;\n"]));function Ai(e){function r(n,e){var t,r=e.clientX,o=a[n],e=T(window,"mousemove").pipe(Si(T(window,"mouseup")),R(function(e){var e=e.clientX,t=a.slice();return t[n]=(e=o+(e-r),Math.max(l,Math.min(s,e))),t})),i="";u&&(t=document.documentElement.style,i=t.userSelect,t.userSelect="none"),e.subscribe({next:c,complete:function(){u&&(t.userSelect=i)}})}var a=e.sizes,c=e.onChangeSizes,t=e.minSize,l=void 0===t?40:t,t=e.maxSize,s=void 0===t?1/0:t,n=e.appendExpander,t=e.expanderVisibility,o=void 0===t?"visible":t,u=e.disableUserSelectWhenResizing,i=(b("makeColumnResizeTransform"),$o(function(e,t){var n=t.range;return I(e)?(t=L.safeRenderHeader(e),ji(ji({},e),{},{width:a[n.start],title:w.a.createElement(w.a.Fragment,null,t,w.a.createElement(Ri,{className:"resize-handle",onMouseDown:function(e){return r(n.start,e)}})),headerCellProps:ji(ji({},e.headerCellProps),{},{style:ji(ji({},null==(t=e.headerCellProps)?void 0:t.style),{},{overflow:"visible",position:"relative"})})})):e}));return function(e){var e=i(e),t=e.columns,e=e.dataSource;return{columns:n?t.concat([{name:"",headerCellProps:{className:Pi,style:{background:"hidden"===o?"var(--bgcolor)":void 0,border:"hidden"===o?"none":void 0}},getCellProps:function(){return{className:Pi,style:{visibility:o}}}}]):t,dataSource:e}}}function Ii(e){var t=e.defaultSizes,e=xi()(e,ki),t=Object(y.useState)(t),t=P()(t,2);return Ai(ji({sizes:t[0],onChangeSizes:t[1]},e))}function _i(){return b("makeFlattenTransform"),$o(function(e){var t;return!I(e)&&null!=(t=e.features)&&t.flatten?e.children:e})}function Ti(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Di(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ti(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ti(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Mi(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:1;return b("makeOrderFieldTransform"),$o(function(e){var t;return null!=(t=e.features)&&t.order||null!=(t=e.features)&&t.orderField?Di(Di({},e),{},{getValue:function(e,t){return t+n}}):e})}var Li=["defaultSorts"];function Ni(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Fi(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Fi(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Fi(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Hi(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function zi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Hi(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Hi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Bi(e){var t=e.size,t=void 0===t?32:t,n=e.order;return w.a.createElement("svg",{style:e.style,className:e.className,focusable:"false",preserveAspectRatio:"xMidYMid meet",width:t,height:t,viewBox:"0 0 32 32","aria-hidden":"true"},w.a.createElement("path",{fill:"asc"===n?"#23A3FF":"#bfbfbf",transform:"translate(0, 4)",d:"M8 8L16 0 24 8z"}),w.a.createElement("path",{fill:"desc"===n?"#23A3FF":"#bfbfbf",transform:"translate(0, -4)",d:"M24 24L16 32 8 24z "}))}function Ki(e){var t=e.children,n=e.column,r=e.sortIndex,n="right"===n.align?"flex-end":"center"===n.align?"center":"flex-start";return w.a.createElement(Wi,{onClick:e.onToggle,style:{justifyContent:n}},t,w.a.createElement(Bi,{style:{userSelect:"none",marginLeft:2,flexShrink:0},size:16,order:e.sortOrder}),"multiple"===e.sortOptions.mode&&-1!=r&&w.a.createElement("div",{style:{userSelect:"none",marginLeft:2,color:"#666",flex:"0 0 auto",fontSize:10,fontFamily:"monospace"}},r+1))}var Wi=e.c.div(r()(["\n cursor: pointer;\n display: flex;\n align-items: center;\n"]));function Vi(e){var t=e.sorts,n=e.onChangeSorts,r=e.orders,o=void 0===r?["desc","asc","none"]:r,r=e.mode,r=void 0===r?"multiple":r,i=e.SortHeaderCell,l=void 0===i?Ki:i,a=e.keepDataSource,s=e.highlightColumnWhenActive,u=e.stopClickEventPropagation,i=(b("makeSortTransform"),t.filter(function(e){return"none"!==e.order})),f="multiple"===r?i:i.slice(0,1),d="multiple"===r?n:function(e){var t=e.length;n(e.slice(t-1))},p={sorts:f,onChangeSorts:d,orders:o,mode:r,keepDataSource:a,highlightColumnWhenActive:s,stopClickEventPropagation:u},h=new Map(f.map(function(e,t){return[e.code,zi({index:t},e)]}));return function(e){var t=e.dataSource,n=e.columns;return{columns:n.map(function e(r){var t=zi({},r);var n=r.code&&((null==(n=r.features)?void 0:n.sortable)||h.has(r.code));var o=n&&h.has(r.code);{var i,a;n&&(n=-1,i="none",o&&(o=h.get(r.code),a=o.order,o=o.index,i=a,n=o,s)&&(t.headerCellProps=x(r.headerCellProps,{style:{background:"var(--header-highlight-bgcolor)"}}),t.getCellProps=function(e,t,n){t=L.safeGetCellProps(r,t,n);return x(t,{style:{background:"var(--highlight-bgcolor)"}})}),t.title=w.a.createElement(l,{onToggle:function(e){u&&e.stopPropagation(),c(r.code)},sortOrder:i,column:r,sortIndex:n,sortOptions:p},L.safeRenderHeader(r)))}I(r)||(t.children=r.children.map(e));return t}),dataSource:(e=>{var u;return a?e:(u=new Map(_(n,"leaf-only").filter(function(e){return null!=(null==(e=e.features)?void 0:e.sortable)}).map(function(e){return[e.code,e]})),_o(e,function(e,t){var n,r=Ni(f);try{for(r.s();!(n=r.n()).done;){var o=n.value,i=o.code,a=o.order,c=u.get(i);if(null!=c){var l=c.features.sortable,s=("function"==typeof l?l:Ho)(L.safeGetValue(c,e,-1),L.safeGetValue(c,t,-1));if(0!==s)return s*("asc"===a?1:-1)}}}catch(e){r.e(e)}finally{r.f()}return 0}))})(t)};function c(t){var e,n,r=h.get(t);null==r?d(f.concat([{code:t,order:o[0]}])):(e=f.findIndex(function(e){return e.code===t}),n=f.slice(0,e+1),"none"===(r=(e=>(e=o.indexOf(e),o[e===o.length-1?0:e+1]))(r.order))?n.pop():n[e]=zi(zi({},n[e]),{},{order:r}),d(n))}}}function $i(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=e.defaultSorts,t=void 0===t?[]:t,e=xi()(e,Li),t=Object(y.useState)(t),t=P()(t,2);return Vi(zi({sorts:t[0],onChangeSorts:t[1]},e))}var Gi=e.c.div(r()(["\n display: inline-flex;\n align-items: center;\n"])),Yi=Object(e.c)(function(e){return w.a.createElement(Gi,e)})(r()(["\n &."," {\n cursor: default;\n }\n\n .expansion-icon {\n fill: #999;\n flex: 0 0 16px;\n transition: transform 200ms;\n\n &."," {\n transform-origin: center center;\n transform: rotate(90deg);\n }\n }\n"]),M.leaf,M.expanded);var Ui={Loading:function(e){return w.a.createElement("svg",m()({width:"16",height:"16",fill:"currentColor",viewBox:"0 0 1024 1024"},e),w.a.createElement("path",{d:"M512 74.667c-17.067 0-32 14.933-32 32V256c0 17.067 14.933 32 32 32s32-14.933 32-32V106.667c0-17.067-14.933-32-32-32zm181.333 288c8.534 0 17.067-2.134 23.467-8.534L821.333 249.6c12.8-12.8 12.8-32 0-44.8-12.8-12.8-32-12.8-44.8 0L672 309.333c-12.8 12.8-12.8 32 0 44.8 4.267 6.4 12.8 8.534 21.333 8.534zm224 117.333H768c-17.067 0-32 14.933-32 32s14.933 32 32 32h149.333c17.067 0 32-14.933 32-32s-14.933-32-32-32zM714.667 669.867c-12.8-12.8-32-12.8-44.8 0s-12.8 32 0 44.8L774.4 819.2c6.4 6.4 14.933 8.533 23.467 8.533s17.066-2.133 23.466-8.533c12.8-12.8 12.8-32 0-44.8L714.667 669.867zM512 736c-17.067 0-32 14.933-32 32v149.333c0 17.067 14.933 32 32 32s32-14.933 32-32V768c0-17.067-14.933-32-32-32zm-202.667-66.133L204.8 774.4c-12.8 12.8-12.8 32 0 44.8 6.4 6.4 14.933 8.533 23.467 8.533s17.066-2.133 23.466-8.533l104.534-104.533c12.8-12.8 12.8-32 0-44.8s-36.267-12.8-46.934 0zM288 512c0-17.067-14.933-32-32-32H106.667c-17.067 0-32 14.933-32 32s14.933 32 32 32H256c17.067 0 32-14.933 32-32zm-40.533-309.333c-12.8-12.8-32-12.8-44.8 0-12.8 12.8-12.8 32 0 44.8L307.2 352c6.4 6.4 14.933 8.533 23.467 8.533s17.066-2.133 23.466-8.533c12.8-12.8 12.8-32 0-44.8L247.467 202.667z"}))},CaretDown:function(e){return w.a.createElement("svg",m()({focusable:"false",preserveAspectRatio:"xMidYMid meet",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 32 32"},e),w.a.createElement("path",{d:"M24 12L16 22 8 12z"}))},CaretRight:function(e){return w.a.createElement("svg",m()({focusable:"false",preserveAspectRatio:"xMidYMid meet",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 32 32"},e),w.a.createElement("path",{d:"M12 8L22 16 12 24z"}))},Info:function(e){return w.a.createElement("svg",m()({focusable:"false",preserveAspectRatio:"xMidYMid meet",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),w.a.createElement("path",{d:"M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"}),w.a.createElement("path",{d:"M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"}))}},qi=e.c.div(r()(["\n &.","{\n border: 1px solid #e9ecf1;\n border-radius: 2px;\n background-color: #Fff;\n box-shadow: 0px 0px 5px 0px rgb(154 154 154 / 50%);\n cursor: default;\n font-size: 12px;\n position:absolute;\n z-index: 1050;\n max-width: 600px;\n padding: 8px 0;\n }\n\n .","{\n width:100%;\n display: table;\n }\n\n ."," .","{\n display: table-row;\n color: #212121;\n }\n\n ."," .","{\n background-color: var(--hover-bgcolor);\n }\n\n ."," ."," .","{\n display: table-cell;\n padding: 8px 12px;\n max-width: 576px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n line-height: 16px;\n }\n ."," .",".","{\n opacity: .5;\n }\n\n"]),h.menu,h.menuList,h.menuList,h.menuOption,h.menuList,h.menuOptionActive,h.menuList,h.menuOption,h.menuOptionText,h.menuList,h.menuOption,h.menuOptionDisable);function Xi(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Zi(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Xi(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Xi(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ji=e.c.div(r()(["\n display: flex;\n align-items: center;\n\n .tip-icon-wrapper {\n margin-left: 2px;\n }\n\n .tip-icon {\n display: flex;\n fill: currentColor;\n }\n"]));function Qi(e){var n=e.Balloon,r=e.Tooltip;return b("makeTipsTransform"),$o(function(e){var t;return null!=(t=e.features)&&t.tips?(t="right"===e.align?"flex-end":"center"===e.align?"center":"flex-start",Zi(Zi({},e),{},{title:w.a.createElement(Ji,{style:{justifyContent:t}},L.safeRenderHeader(e),n?w.a.createElement(n,{closable:!1,trigger:w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))},e.features.tips):w.a.createElement(r,{title:e.features.tips},w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))))})):e})}var Cn=t(73),ea=t.n(Cn);function ta(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function na(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ta(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ta(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ra(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?oa(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?oa(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function oa(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var ia=Symbol("treeMetaSymbol"),aa="treeModeOptions";function ca(){var a=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,i="treeMode",t=o.ctx,h=o.ensurePrimaryKey("treeMode"),n=null!=(e=null!=(e=null!=(e=a.openKeys)?e:o.getStateAtKey(i))?e:a.defaultOpenKeys)?e:[],v=new Set(n),r=function(e,t,n){var r;null!=(r=a.onChangeOpenKeys)&&r.call(a,e,t,n),o.setStateAtKey(i,e,{key:t,action:n})},l=function(t){v.has(t)?r(n.filter(function(e){return e!==t}),t,"collapse"):r([].concat(A()(n),[t]),t,"expand")},y=null!=(e=a.isLeafNode)?e:I,s=null!=(e=a.clickArea)?e:"cell",g=null!=(e=a.treeMetaKey)?e:ia,u=Boolean(a.stopClickEventPropagation),f=t.indents.iconWidth,d=null!=(e=a.iconIndent)?e:t.indents.iconIndent,p=null!=(e=a.iconGap)?e:t.indents.iconGap,b=null!=(e=a.indentSize)?e:t.indents.indentSize,m=(o.setFeatureOptions(aa,{iconWidth:f,iconIndent:d,iconGap:p,indentSize:b,treeMetaKey:g,isExpanded:function(e){return v.has(e)},onExpand:function(e){r([].concat(A()(n),[e]),e,"expand")},onCollapse:function(t){r(n.filter(function(e){return e!==t}),t,"collapse")}}),a.icon);return o.mapDataSource(function(e){if(o.isSameInputDataSource()&&n===o.getFeatureOptions("lastOpenKeys"))return o.getFeatureOptions("lastTreeMode");o.setFeatureOptions("lastOpenKeys",o.getStateAtKey(i)||n);var p=[];return function e(t,n,r){var o=2<arguments.length&&void 0!==r?r:null;if(null!=t){var i,a=ra(t);try{for(a.s();!(i=a.n()).done;){var c=i.value,l=L.safeGetRowKey(h,c,-1),s=o?L.safeGetRowKey(h,o,-1):null,u=v.has(l),f=y(c,{depth:n,expanded:u,rowKey:l}),d={depth:n,isLeaf:f,expanded:u,rowKey:l,parentRowKey:s};p.push(na(C()({},g,d),c)),!f&&u&&e(c.children,n+1,c)}}catch(e){a.e(e)}finally{a.f()}}}(e,0),o.setFeatureOptions("lastTreeMode",p),p}).mapColumns(function(e){if(0===e.length)return e;var t=e.findIndex(function(e){e=e.code;return e&&a.expandColCode===e}),c=e[t=-1===t?0:t];return e[t]=na(na({},c),{},{title:w.a.createElement("span",{style:{marginLeft:d+f+p,display:"flex"}},L.safeRenderHeader(c)),render:function(e,t,n){var r,o,i,a,n=L.safeRender(c,t,n);return null==t[g]?n:(r=(t=t[g]).rowKey,o=t.expanded,i=d+t.depth*b,t.isLeaf?w.a.createElement(Gi,{className:j()("expansion-cell",M.leaf)},w.a.createElement("span",{style:{marginLeft:i+f+p}},n)):(t=function(e){u&&e.stopPropagation(),l(r)},a=o?M.expanded:M.collapsed,w.a.createElement(Yi,{className:j()("expansion-cell",a),style:{cursor:"content"===s?"pointer":void 0},onClick:"content"===s?t:void 0},m?w.a.createElement(m,{expanded:o,style:{cursor:"icon"===s?"pointer":void 0,marginLeft:i,marginRight:p,width:f},onClick:"icon"===s?t:void 0}):w.a.createElement(Ui.CaretRight,{className:j()("expansion-icon",a),style:{cursor:"icon"===s?"pointer":void 0,marginLeft:i,marginRight:p},onClick:"icon"===s?t:void 0}),n)))},getCellProps:function(e,t,n){var r,o,n=L.safeGetCellProps(c,t,n);return null==t[g]||"cell"!==s?x(n,{className:M.tableExtendCell}):(r=(t=t[g]).isLeaf,o=t.rowKey,x(n,r?{className:M.tableExtendCell}:{onClick:function(e){u&&e.stopPropagation(),l(o)},style:{cursor:"pointer"},className:M.tableExtendCell}))}}),A()(e)})}}var la=["defaultOpenKeys"];function sa(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ua(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?sa(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):sa(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function fa(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?da(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?da(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function da(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var pa=16;function ha(e){function c(t){g.has(t)?n(r.filter(function(e){return e!==t}),t,"collapse"):n([].concat(A()(r),[t]),t,"expand")}var n=e.onChangeOpenKeys,r=e.openKeys,f=e.primaryKey,t=e.iconIndent,l=void 0===t?-6:t,t=e.iconGap,s=void 0===t?0:t,t=e.indentSize,d=void 0===t?16:t,t=e.isLeafNode,p=void 0===t?I:t,t=e.clickArea,h=void 0===t?"cell":t,t=e.treeMetaKey,v=void 0===t?ia:t,y=e.stopClickEventPropagation,g=(b("makeTreeModeTransform"),new Set(r));return function(e){var u,t=e.columns,e=e.dataSource;return{columns:(e=>{var a;return 0===e.length?e:(a=(e=ea()(e))[0],e=e.slice(1),[ua(ua({},a),{},{title:w.a.createElement("span",{style:{marginLeft:l+pa+s}},L.safeRenderHeader(a)),render:function(e,t,n){var r,o,i,n=L.safeRender(a,t,n);return null==t[v]?n:(r=(t=t[v]).rowKey,o=l+t.depth*d,t.isLeaf?w.a.createElement(Gi,{className:"expansion-cell leaf"},w.a.createElement("span",{style:{marginLeft:o+pa+s}},n)):(i=function(e){y&&e.stopPropagation(),c(r)},t=t.expanded?"expanded":"collapsed",w.a.createElement(Yi,{className:j()("expansion-cell",t),style:{cursor:"content"===h?"pointer":void 0},onClick:"content"===h?i:void 0},w.a.createElement(Ui.CaretRight,{className:j()("expansion-icon",t),style:{cursor:"icon"===h?"pointer":void 0,marginLeft:o,marginRight:s},onClick:"icon"===h?i:void 0}),n)))},getCellProps:"cell"===h?function(e,t,n){var r,o,n=L.safeGetCellProps(a,t,n);return null==t[v]||(r=(t=t[v]).isLeaf,o=t.rowKey,r)?n:x(n,{onClick:function(e){y&&e.stopPropagation(),c(o)},style:{cursor:"pointer"}})}:a.getCellProps})].concat(A()(e)))})(t),dataSource:(u=[],function e(t,n){if(null!=t){var r,o=fa(t);try{for(o.s();!(r=o.n()).done;){var i=r.value,a=i[f],c=g.has(a),l=p(i,{depth:n,expanded:c,rowKey:a}),s={depth:n,isLeaf:l,expanded:c,rowKey:a};u.push(ua(C()({},v,s),i)),!l&&c&&e(i.children,n+1)}}catch(e){o.e(e)}finally{o.f()}}}(e,0),u)}}}function va(e){var t=e.defaultOpenKeys,t=void 0===t?[]:t,e=xi()(e,la),t=Object(y.useState)(t),t=P()(t,2);return ha(ua({openKeys:t[0],onChangeOpenKeys:t[1]},e))}function ya(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ga(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ya(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ya(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function ba(e){b("makeVisibleTransform");var t=new Set(e);return $o(function(e){return!I(e)||t.has(e.code)?e:ga(ga({},e),{},{hidden:!0})})}function ma(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function wa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ma(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ma(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function xa(e,t){return e===t}function Sa(){return function(e){var v=e.getDataSource();return e.mapColumns(S(function(e,t){var n=t.startIndex,r=t.endIndex;if(null==(t=e.features)||!t.autoRowSpan)return e;if(!I(e))return e;for(var o="function"==typeof e.features.autoRowSpan?e.features.autoRowSpan:xa,i=[],a=0,c=null,l=null,s=0;s<v.length;s++){var u=v[s],f=L.safeGetValue(e,u,s);if(0===s||!o(c,f,l,u)){for(var d={top:a,bottom:s,left:n,right:r},p=a;p<s;p++)i.push(d);a=s}c=f,l=u}for(var h=a;h<v.length;h++)i.push({top:a,bottom:v.length,left:n,right:r});return wa(wa({},e),{},{getSpanRect:function(e,t,n){return i[n]}})}))}}function Oa(t,n){return function(e){return e.mapDataSource(function(e){return ko(t,n,e)})}}function Ea(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ka(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ea(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ea(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Ca(){var r=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o="columnHover";return function(n){function a(e){var t;n.setStateAtKey(o,e),null!=(t=r.onChangeHoverColIndex)&&t.call(r,e)}var e,c=null!=(e=r.hoverColor)?e:"var(--hover-bgcolor)",l=null!=(e=null!=(e=null!=(e=r.hoverColIndex)?e:n.getStateAtKey(o))?e:r.defaultHoverColIndex)?e:-1;return n.mapColumns(S(function(e,t){var r,o,i={start:t.startIndex,end:t.endIndex};return I(e)?(r=i.start<=l&&l<i.end,o=e.getCellProps,ka(ka({},e),{},{getCellProps:function(e,t,n){return x(null==o?void 0:o(e,t,n),{style:{"--bgcolor":r?c:void 0},onMouseEnter:function(){a(i.start)},onMouseLeave:function(){a(-1)}})}})):e}))}}function ja(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Pa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ja(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ja(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ra={start:-1,end:-1};function Aa(){var r=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},o="columnHover";return function(n){function a(e){var t;n.setStateAtKey(o,e),null!=(t=r.onChangeHoverRange)&&t.call(r,e)}var e,c=null!=(e=null!=(e=null!=(e=r.hoverRange)?e:n.getStateAtKey(o))?e:r.defaultHoverRange)?e:Ra,l=null!=(e=r.hoverColor)?e:"var(--hover-bgcolor)",s=null!=(e=r.headerHoverColor)?e:"var(--header-hover-bgcolor)";return n.mapColumns(S(function(e,t){var r,o={start:t.startIndex,end:t.endIndex},i=o.end>c.start&&c.end>o.start;return I(e)?(r=e.getCellProps,Pa(Pa({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){a(o)},onMouseLeave:function(){a(Ra)},style:{"--header-bgcolor":i?s:void 0}}),getCellProps:function(e,t,n){return x(null==r?void 0:r(e,t,n),{onMouseEnter:function(){a(o)},onMouseLeave:function(){a(Ra)},style:{"--bgcolor":i?l:void 0}})}})):null==s?e:Pa(Pa({},e),{},{headerCellProps:x(e.headerCellProps,{onMouseEnter:function(){a(o)},onMouseLeave:function(){a(Ra)},style:{"--header-bgcolor":i?s:void 0}})})}))}}function Ia(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function _a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ia(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ia(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ta="fullRowsSetKey",Da="allEnableKeys",Ma="selectValueSetKey";function La(){var b=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(l){var i="multiSelect",a=l.ctx.components.Checkbox;if(null==a)throw new Error("使用 multiSelect 之前需要设置 pipeline.ctx.components.Checkbox");var e,t,n,s=l.ensurePrimaryKey("multiSelect"),u=null!=(t=b.isDisabled)?t:mo(!1),f=null!=(t=b.clickArea)?t:"checkbox",c=null!=(t=null!=(t=null!=(t=b.value)?t:null==(t=l.getStateAtKey(i))?void 0:t.value)?t:b.defaultValue)?t:[],d=null!=(t=null!=(t=null!=(t=b.lastKey)?t:null==(t=l.getStateAtKey(i))?void 0:t.lastKey)?t:b.defaultLastKey)?t:"",p=function(e,t,n,r){var o;null!=(o=b.onChange)&&o.call(b,e,t,n,r),l.setStateAtKey(i,{value:e,lastKey:t},{keys:n,action:r})},r=new Set,o=[],h=new Set(c),v=0!==h.size,y=!1;return _(l.getDataSource()).forEach(function(e,t){var n=L.safeGetRowKey(s,e,t);r.add(n),u(e,t)||(o.push(n),v=v&&h.has(n),y=y||h.has(n))}),b.checkboxColumn&&!0===b.checkboxColumn.hidden||(t=_a(_a({name:"是否选中",title:w.a.createElement(a,{checked:v,indeterminate:!v&&y,onChange:function(e){var t=l.getFeatureOptions(Da);v?p(bo.diff(c,t),"",t,"uncheck-all"):p(bo.merge(c,t),"",t,"check-all")}}),width:50,align:"center"},b.checkboxColumn),{},{getCellProps:function(e,t,n){var r,o=L.safeGetRowKey(s,t,n),i={},a=null==(c=b.checkboxColumn)||null==(a=c.getCellProps)?void 0:a.call(c,e,t,n),c=l.getFeatureOptions(Ta)||new Set,e=l.getFeatureOptions(Ma)||new Set;return c.has(o)&&"cell"===f&&(r=e.has(o),i={style:{cursor:(c=u(t,n))?"not-allowed":"pointer"},onClick:c?void 0:function(e){b.stopClickEventPropagation&&e.stopPropagation(),g(r,o,e.shiftKey)}}),x(a,i)},render:function(e,t,n){var r,o;return t[l.getFeatureOptions("footerRowMetaKey")]?null:(r=L.safeGetRowKey(s,t,n),o=(l.getFeatureOptions(Ma)||new Set).has(r),w.a.createElement(a,{checked:o,disabled:u(t,n),onChange:"checkbox"===f?function(e,t){t=null!=(t=null==t?void 0:t.nativeEvent)?t:e.nativeEvent;t&&(b.stopClickEventPropagation&&t.stopPropagation(),g(o,r,t.shiftKey))}:void 0}))},features:_a(_a({},null==(t=b.checkboxColumn)?void 0:t.features),{},C()({},Zo,!0))}),n=l.getColumns().slice(),"start"===(null!=(e=b.checkboxPlacement)?e:"start")?n.unshift(t):n.push(t),l.columns(n)),l.appendRowPropsGetter(function(e,t){var n,r,o,i,a=L.safeGetRowKey(s,e,t);if((l.getFeatureOptions(Ta)||new Set).has(a))return n={},i=(l.getFeatureOptions(Ma)||new Set).has(a),b.highlightRowWhenSelected&&i&&(r="highlight"),"row"!==f||u(e,t)||(n.cursor="pointer",o=function(e){b.stopClickEventPropagation&&e.stopPropagation(),g(i,a,e.shiftKey)}),{className:r,style:n,onClick:o}}),l.setFeatureOptions(Ta,r),l.setFeatureOptions(Da,o),l.setFeatureOptions(Ma,h),h=o=r=null,l;function g(e,t,n){var r,o,i=[t];n&&d&&(o=(r=(n=l.getFeatureOptions(Da)).indexOf(d))<(o=n.indexOf(t))?[r,o]:[o,r],o=(r=P()(o,2))[0],i=n.slice(o,r[1]+1)),e?p(bo.diff(c,i),t,i,"uncheck"):p(bo.merge(c,i),t,i,"check")}}}function Na(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Fa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Na(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Na(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Ha=Symbol("row-detail"),za=function(){return w.a.createElement("div",{style:{margin:"8px 24px"}},w.a.createElement("b",{style:{color:"indianred"}},"设置 ",w.a.createElement("code",null,"rowDetail.renderDetail")," 来自定义详情内容"))};function Ba(){var m=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(s){var e,o="rowDetail",u=null!=(e=m.rowDetailMetaKey)?e:Ha,f=s.ensurePrimaryKey("rowDetail"),d=s.ctx.indents,p=d.iconIndent+d.iconWidth+d.iconGap,h=null!=(e=m.clickArea)?e:"cell",n=null!=(e=m.getDetailKey)?e:function(e,t){return L.safeGetRowKey(f,e,t)+"_detail"},v=null!=(e=m.renderDetail)?e:za,y=null!=(e=m.hasDetail)?e:mo(!0),r=null!=(e=null!=(e=null!=(e=m.openKeys)?e:s.getStateAtKey(o))?e:m.defaultOpenAll?s.getDataSource().filter(y).map(function(e,t){return L.safeGetRowKey(f,e,t)}):m.defaultOpenKeys)?e:[],i=function(e,t,n){var r;null!=(r=m.onChangeOpenKeys)&&r.call(m,e,t,n),s.setStateAtKey(o,e,{key:t,action:n})},g=new Set(r),b=function(t){g.has(t)?i(r.filter(function(e){return e!==t}),t,"collapse"):i([].concat(A()(r),[t]),t,"expand")},a="string"==typeof f?f:u.toString()+"PrimaryKey";return s.dataSource(go(s.getDataSource(),function(e,t){return g.has(L.safeGetRowKey(f,e,t))?[e,Fa(Fa(C()({},u,!0),e),{},C()({},a,n(e,t)))]:[e]})).columns((e=>{var c,l,t,o;return 0!==e.length&&(c=0,m.expandColumnCode&&(c=e.findIndex(function(e){return e.code===m.expandColumnCode}))<0?jt.warn("没找到可展开的列,请检查设置的展开列code"):(l=e[c],e=A()(e),t=ea()(e),o=t[0],t.slice(1),e[0]=Fa(Fa({},o),{},{render:function(e,t,n){var r;return t[u]?"function"==typeof(r=io("rowDetail"))?r({row:t,rowIndex:n,domHelper:s.ref.current.domHelper,renderDetail:v}):v(t,n):L.safeRender(o,t,n)},getSpanRect:function(e,t,n){if(t[u])return{top:n,bottom:n+1,left:0,right:_(s.getColumns(),"leaf-only").length}}}),e[c]=Fa(Fa({},l),{},{title:w.a.createElement("div",{style:{display:"inline-block",marginLeft:p}},L.safeRenderHeader(l)),render:function(e,t,n){var r,o,i,a;return t[u]?0!==c?void 0:"function"==typeof(r=io("rowDetail"))?r({row:t,rowIndex:n,domHelper:s.ref.current.domHelper,renderDetail:v}):v(t,n):(r=L.safeRender(l,t,n),y(t,n)?(o=L.safeGetRowKey(f,t,n),t=function(e){m.stopClickEventPropagation&&e.stopPropagation(),b(o)},i=(n=g.has(o))?M.expanded:M.collapsed,a=m.expandIcon,w.a.createElement(Yi,{className:j()("expansion-cell",i),style:{cursor:"content"===h?"pointer":void 0},onClick:"content"===h?t:void 0},m.expandIcon?w.a.createElement(a,{expanded:n,onClick:"icon"===h?t:void 0}):w.a.createElement(Ui.CaretRight,{style:{cursor:"icon"===h?"pointer":void 0,marginLeft:d.iconIndent,marginRight:d.iconGap},className:j()("expansion-icon",i),onClick:"icon"===h?t:void 0}),r)):w.a.createElement(Gi,{style:{marginLeft:p}},r))},getCellProps:"cell"===h?function(e,t,n){var r;return t[u]?{style:Fa({"--cell-padding":"0",overflow:"hidden"},m.detailCellStyle)}:(r=null==(r=l.getCellProps)?void 0:r.call(l,e,t,n),y(t,n)?x(r,{onClick:function(e){m.stopClickEventPropagation&&e.stopPropagation(),b(L.safeGetRowKey(f,t,n))},style:{cursor:"pointer"}}):r)}:l.getCellProps,getSpanRect:function(e,t,n){if(t[u])return{top:n,bottom:n+1,left:0,right:_(s.getColumns(),"leaf-only").length}}}))),e})(s.getColumns())).appendRowPropsGetter(function(e){if(e[u])return{className:"no-hover","data-row-detail-key":e[a]}})}}function Ka(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Wa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ka(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ka(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Va=Symbol("row-grouping-meta");function $a(e){return null==e[Va]?{isGroupHeader:!1,expandable:!1}:{isGroupHeader:!0,expandable:e[Va].expandable}}function Ga(e){if($a(e).isGroupHeader)return{className:"alternative"}}function Ya(){var p=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,i="rowGrouping",a=o.ctx.indents,c=a.iconIndent+a.iconWidth+a.iconGap,s=o.ensurePrimaryKey("rowGrouping");if("string"!=typeof s)throw new Error("rowGrouping 仅支持字符串作为 primaryKey");var u=null!=(e=null!=(e=null!=(e=p.openKeys)?e:o.getStateAtKey(i))?e:p.defaultOpenAll?o.getDataSource().map(function(e){return e[s]}):p.defaultOpenKeys)?e:[],f=new Set(u),d=function(e,t,n){var r;null!=(r=p.onChangeOpenKeys)&&r.call(p,e,t,n),o.setStateAtKey(i,e,{key:t,action:n})};return o.mapDataSource(function(e){return go(e,function(e){var t=[(t=e,Wa(C()({},Va,{expandable:!I(t)}),t))];return t=f.has(e[s])&&Array.isArray(e.children)?t.concat(e.children):t})}).mapColumns(function(e){if(0===e.length)return e;var r=_(e,"leaf-only").length,e=ea()(e),l=e[0],e=e.slice(1);return[Wa(Wa({},l),{},{title:w.a.createElement("div",{style:{display:"inline-block",marginLeft:c}},L.safeRenderHeader(l)),render:function(e,t,n){var r,n=L.safeRender(l,t,n),o=$a(t);return o.isGroupHeader&&o.expandable?(r=f.has(t[s])?M.expanded:M.collapsed,w.a.createElement(Yi,{className:j()("expansion-cell",r)},w.a.createElement(Ui.CaretRight,{className:j()("expansion-icon",r),style:{marginLeft:a.iconIndent,marginRight:a.iconGap}}),null!=(r=t.groupTitle)?r:n)):(r=c+(o.isGroupHeader?0:a.indentSize),w.a.createElement(Gi,{style:{marginLeft:r}},o.isGroupHeader&&null!=(r=t.groupTitle)?r:n))},getCellProps:function(e,t,n){var r,o,i,a,c=$a(t);if(c.isGroupHeader)return c=c.expandable,o=t[s],i=f.has(o),c&&(a=function(e){p.stopClickEventPropagation&&e.stopPropagation(),i?d(u.filter(function(e){return e!==o}),o,"collapse"):d([].concat(A()(u),[o]),o,"expand")}),x(null==(r=l.getCellProps)?void 0:r.call(l,e,t,n),{onClick:a,style:{cursor:c?"pointer":void 0}})},getSpanRect:function(e,t,n){if($a(t).isGroupHeader)return{top:n,bottom:n+1,left:0,right:r}}})].concat(A()(e))}).appendRowPropsGetter(Ga)}}function Ua(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function qa(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ua(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ua(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Xa(){var f=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,i=o.ctx.components.Radio;if(null==i)throw new Error("使用 singleSelect 之前需要通过 pipeline context 设置 components.Radio");function a(e){var t;null!=(t=f.onChange)&&t.call(f,e),o.setStateAtKey(n,e)}var n="singleSelect",c=null!=(t=f.clickArea)?t:"radio",l=null!=(t=f.isDisabled)?t:mo(!1),s=o.ensurePrimaryKey("singleSelect"),u=null!=(t=null!=(t=f.value)?t:o.getStateAtKey(n))?t:f.defaultValue,t=qa(qa({name:"",width:50,align:"center"},f.radioColumn),{},{getCellProps:function(e,t,n){var r,o,i=null==(o=f.radioColumn)||null==(i=o.getCellProps)?void 0:i.call(o,e,t,n);return"cell"===c?(r=L.safeGetRowKey(s,t,n),x(i,{style:{cursor:(o=l(t,n))?"not-allowed":"pointer"},onClick:o?void 0:function(e){f.stopClickEventPropagation&&e.stopPropagation(),a(r)}})):i},render:function(e,t,n){var r;return t[o.getFeatureOptions("footerRowMetaKey")]?null:(r=L.safeGetRowKey(s,t,n),w.a.createElement(i,{checked:u===r,disabled:l(t,n),onChange:"radio"===c?function(e,t){t=null!=(t=null==t?void 0:t.nativeEvent)?t:null==e?void 0:e.nativeEvent;t&&f.stopClickEventPropagation&&t.stopPropagation(),a(r)}:void 0}))},features:qa(qa({},null==(t=f.radioColumn)?void 0:t.features),{},C()({},Jo,!0))}),r=o.getColumns().slice();return"start"===(null!=(e=f.radioPlacement)?e:"start")?r.unshift(t):r.push(t),o.columns(r),o.appendRowPropsGetter(function(e,t){var n,r,o=L.safeGetRowKey(s,e,t),i={};return f.highlightRowWhenSelected&&u===o&&(n="highlight"),"row"!==c||l(e,t)||(i.cursor="pointer",r=function(e){f.stopClickEventPropagation&&e.stopPropagation(),a(o)}),{className:n,style:i,onClick:r}}),o}}function Za(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?Ja(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Ja(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ja(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Qa(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ec(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Qa(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Qa(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function tc(e){var t=e.size,t=void 0===t?32:t,n=e.order;return w.a.createElement("svg",{style:e.style,className:e.className,focusable:"false",preserveAspectRatio:"xMidYMid meet",width:t,height:t,viewBox:"0 0 32 32","aria-hidden":"true",fill:"currentColor"},w.a.createElement("path",{fill:"asc"===n?"currentColor":"#bfbfbf",transform:"translate(0, 4)",d:"M8 8L16 0 24 8z"}),w.a.createElement("path",{fill:"desc"===n?"currentColor":"#bfbfbf",transform:"translate(0, -4)",d:"M24 24L16 32 8 24z "}))}function nc(e){var t=e.children,n=e.column,r=e.sortOrder,o=e.sortIndex,i=e.sortOptions,n="right"===n.align?"flex-end":"center"===n.align?"center":"flex-start";return w.a.createElement(rc,{onClick:e.onToggle,style:{justifyContent:n}},t,w.a.createElement(tc,{style:{userSelect:"none",marginLeft:2,flexShrink:0},className:j()(C()(C()({},M.tableSortIcon,!0),"active","desc"===r||"asc"===r)),size:16,order:r}),"multiple"===i.mode&&-1!==o&&w.a.createElement("div",{style:{userSelect:"none",marginLeft:2,color:"#666",flex:"0 0 auto",fontSize:10,fontFamily:"monospace"}},o+1))}var rc=e.c.div(r()(["\n cursor: pointer;\n display: flex;\n align-items: center;\n // flex: auto;\n"])),oc="sort";function ic(){var y=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(r){function o(e,t){var n;null!=(n=y.onChangeSorts)&&n.call(y,e,t),r.setStateAtKey(oc,e)}var e=y.orders,i=void 0===e?["desc","asc","none"]:e,e=y.mode,e=void 0===e?"multiple":e,t=y.SortHeaderCell,c=void 0===t?nc:t,n=y.keepDataSource,l=y.highlightColumnWhenActive,s=y.stopClickEventPropagation,t=y.sortIconHoverShow,a=(null!=(a=null!=(a=null!=(a=y.sorts)?a:r.getStateAtKey(oc))?a:y.defaultSorts)?a:[]).filter(function(e){return"none"!==e.order}),f="multiple"===e?a:a.slice(0,1),u="multiple"===e?o:function(e,t){var n=e.length;o(e.slice(n-1),t)},d={sorts:f,onChangeSorts:u,orders:i,mode:e,keepDataSource:n,highlightColumnWhenActive:l,stopClickEventPropagation:s,sortIconHoverShow:t},p=new Map(f.map(function(e,t){return[e.code,ec({index:t},e)]})),a=r.getDataSource(),h=r.getColumns();return r.dataSource((e=>{var u;return n||0===p.size?e:(u=new Map(_(h,"leaf-only").filter(function(e){var t;return!1!==(null==(t=e.features)?void 0:t.sortable)&&null!=(null==(t=e.features)?void 0:t.sortable)}).map(function(e){return[e.code,e]})),_o(e,function(e,t){var n,r=Za(f);try{for(r.s();!(n=r.n()).done;){var o=n.value,i=o.code,a=o.order,c=u.get(i);if(null!=c){var l=c.features.sortable,s=("function"==typeof l?l:Ho)(L.safeGetValue(c,e,-1),L.safeGetValue(c,t,-1),e,t);if(0!==s)return s*("asc"===a?1:-1)}}}catch(e){r.e(e)}finally{r.f()}return 0}))})(a)),r.columns(h.map(function e(r){var t=ec({},r);var n=r.code&&((null==(n=r.features)?void 0:n.sortable)||p.has(r.code));var o=n&&p.has(r.code);{var i,a;n&&(n=-1,i="none",o&&(o=p.get(r.code),a=o.order,o=o.index,i=a,n=o,l)&&(t.headerCellProps=x(r.headerCellProps,{style:{background:"var(--header-highlight-bgcolor)"}}),t.getCellProps=function(e,t,n){t=L.safeGetCellProps(r,t,n);return x(t,{style:{background:"var(--highlight-bgcolor)"}})}),a=w.a.createElement(c,{onToggle:function(e){s&&e.stopPropagation(),v(r.code)},sortOrder:i,column:r,sortIndex:n,sortOptions:d},L.safeRenderHeader(ec(ec({},r),{},{title:r.title&&r.title[0]?r.title[0]:r.title}))),o=w.a.createElement(c,{onToggle:function(e){s&&e.stopPropagation(),v(r.code)},sortOrder:i,column:r,sortIndex:n,sortOptions:d}),r.renderHeader?t.title=r.renderHeader(t.title,o):t.title&&t.title[0]?t.title[0]=a:t.title=a)}I(r)||(t.children=r.children.map(e));return t})),r;function v(t){var e,n,r,o=p.get(t);null==o?(r={code:t,order:i[0]},u(f.concat([r]),r)):(e=f.findIndex(function(e){return e.code===t}),n=f.slice(0,e+1),o=(e=>(e=i.indexOf(e),i[e===i.length-1?0:e+1]))(o.order),r={code:t,order:o},"none"===o?n.pop():n[e]=ec(ec({},n[e]),{},{order:o}),u(n,r))}}}function ac(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function cc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ac(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ac(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var lc=e.c.div(r()(["\n display: flex;\n align-items: center;\n\n .tip-icon-wrapper {\n margin-left: 2px;\n }\n\n .tip-icon {\n display: flex;\n fill: currentColor;\n }\n"]));function sc(){return function(e){var n=e.ctx.components.Balloon,r=e.ctx.components.Tooltip;if(null==n&&null==r)throw new Error("使用 tips 之前需要通过 pipeline context 设置 components.Balloon / components.Tooltip");return e.mapColumns(S(function(e){var t;return null!=(t=e.features)&&t.tips?(t="right"===e.align?"flex-end":"center"===e.align?"center":"flex-start",cc(cc({},e),{},{title:w.a.createElement(lc,{style:{justifyContent:t}},L.safeRenderHeader(e),n?w.a.createElement(n,{closable:!1,trigger:w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))},e.features.tips):w.a.createElement(r,{title:e.features.tips},w.a.createElement("div",{className:"tip-icon-wrapper"},w.a.createElement(Ui.Info,{className:"tip-icon"}))))})):e}))}}function uc(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?fc(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?fc(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function fc(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var dc=o()(function e(t){i()(this,e),C()(this,"root",void 0),C()(this,"children",void 0),C()(this,"parent",void 0),C()(this,"node",void 0),C()(this,"checked",void 0),m()(this,t)}),pc=(()=>o()(function e(t){i()(this,e),C()(this,"opts",void 0),C()(this,"valueSet",void 0),C()(this,"wrapperMap",void 0),C()(this,"rootWrapper",void 0),this.opts=t,this.valueSet=new Set(t.value),this.initWrapperTree()},[{key:"initWrapperTree",value:function(){var a=this,c=this.opts.getNodeValue,l=(this.rootWrapper=new dc({root:!0,children:[]}),this.wrapperMap=new Map,function(e,t){var n,r=uc(t);try{for(r.s();!(n=r.n()).done;){var o=n.value,i=new dc({parent:e,node:o,checked:a.valueSet.has(c(o))});a.wrapperMap.set(c(o),i),e.children.push(i),I(o)||(i.children=[],l(i,o.children))}}catch(e){r.e(e)}finally{r.f()}});l(this.rootWrapper,this.opts.tree)}},{key:"value",get:function(){return this.opts.value}},{key:"isIndeterminate",value:function(e){return!1}},{key:"isChecked",value:function(e){return this.valueSet.has(e)}},{key:"getValueAfterCheck",value:function(e){return this.isChecked(e)?this.value:bo.merge(this.value,[e])}},{key:"getValueAfterUncheck",value:function(e){return this.isChecked(e)?bo.diff(this.value,[e]):this.value}},{key:"getValueAfterToggle",value:function(e){return this.isChecked(e)?this.getValueAfterUncheck(e):this.getValueAfterCheck(e)}},{key:"getNode",value:function(e){return null==(e=this.wrapperMap.get(e))?void 0:e.node}},{key:"getCleanValue",value:function(){return this.value}}]))();function hc(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function vc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?hc(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):hc(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function yc(e,t){var n,r,o,i,a="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(a)return o=!(r=!0),{s:function(){a=a.call(e)},n:function(){var e=a.next();return r=e.done,e},e:function(e){o=!0,n=e},f:function(){try{r||null==a.return||a.return()}finally{if(o)throw n}}};if(Array.isArray(e)||(a=((e,t)=>{var n;if(e)return"string"==typeof e?gc(e,t):"Map"===(n="Object"===(n={}.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:n)||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?gc(e,t):void 0})(e))||t&&e&&"number"==typeof e.length)return a&&(e=a),i=0,{s:t=function(){},n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:t};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function gc(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var bc=o()(function e(t){i()(this,e),C()(this,"root",void 0),C()(this,"children",void 0),C()(this,"parent",void 0),C()(this,"node",void 0),C()(this,"detached",void 0),C()(this,"checked",void 0),C()(this,"exactChecked",void 0),C()(this,"parentChecked",void 0),C()(this,"anyDescendentsChecked",void 0),C()(this,"allChildrenChecked",void 0),m()(this,t)}),mc=(()=>{function n(e){var r=this;i()(this,n),C()(this,"opts",void 0),C()(this,"valueSet",void 0),C()(this,"wrapperMap",void 0),C()(this,"rootWrapper",void 0),C()(this,"isDetached",function(e){var t,n;return null!=(t=null==(t=(n=r.opts).isDetached)?void 0:t.call(n,e))&&t}),this.opts=e,this.valueSet=new Set(e.value),this.initWrapperTree()}return o()(n,[{key:"value",get:function(){return this.opts.value}},{key:"initWrapperTree",value:function(){var v=new Set(this.value),y=(this.rootWrapper=new bc({root:!0,children:[]}),this.wrapperMap=new Map,this.opts.getNodeValue),g=this.isDetached,b=this.wrapperMap;!function e(t,n,r){t.allChildrenChecked=!0;var o,i=yc(n);try{for(i.s();!(o=i.n()).done;){var a=o.value,c=g(a),l=v.has(y(a)),s=(l&&!c&&(t.anyDescendentsChecked=!0),!c&&r),u=l||s,f=new bc({parent:t,node:a,checked:u,exactChecked:l,parentChecked:s,anyDescendentsChecked:u,detached:c});if(b.set(y(a),f),t.children.push(f),!I(a)&&(f.children=[],e(f,a.children,u),f.anyDescendentsChecked&&!c&&(t.anyDescendentsChecked=!0),f.allChildrenChecked)){f.checked=!0;var d,p=yc(f.children);try{for(p.s();!(d=p.n()).done;){var h=d.value;h.detached||(h.parentChecked=!0)}}catch(e){p.e(e)}finally{p.f()}}f.checked||c||(t.allChildrenChecked=!1)}}catch(e){i.e(e)}finally{i.f()}}(this.rootWrapper,this.opts.tree,!1)}},{key:"isIndeterminate",value:function(e){e=this.wrapperMap.get(e);return!e.checked&&e.anyDescendentsChecked}},{key:"isChecked",value:function(e){return this.wrapperMap.get(e).checked}},{key:"getValueAfterCheck",value:function(e){return(this.isChecked(e)?this:(e=bo.merge(this.value,[e]),new n(vc(vc({},this.opts),{},{value:e})))).getCleanValue()}},{key:"getValueAfterUncheck",value:function(e){var a,t;return(this.isChecked(e)?(e=this.wrapperMap.get(e),a=this.opts.getNodeValue,t=(e=>{for(var t=[],n=e;n.parentChecked&&!n.detached;){var r,o=yc(n.parent.children);try{for(o.s();!(r=o.n()).done;){var i=r.value;i===n||i.exactChecked||i.detached||t.push(a(i.node))}}catch(e){o.e(e)}finally{o.f()}n=n.parent}return t})(e),e=(e=>{for(var i=new Set,t=e;i.add(a(t.node)),!t.detached&&t.parentChecked;)t=t.parent;return function e(t){if(null!=t){var n,r=yc(t);try{for(r.s();!(n=r.n()).done;){var o=n.value;!o.detached&&o.checked&&(i.add(a(o.node)),!I(o))&&o.anyDescendentsChecked&&e(o.children)}}catch(e){r.e(e)}finally{r.f()}}}(e.children),i})(e),t=bo.diff(this.value.concat(t),e),new n(vc(vc({},this.opts),{},{value:t}))):this).getCleanValue()}},{key:"getValueAfterToggle",value:function(e){return this.isChecked(e)?this.getValueAfterUncheck(e):this.getValueAfterCheck(e)}},{key:"getNode",value:function(e){return null==(e=this.wrapperMap.get(e))?void 0:e.node}},{key:"getCleanValue",value:function(){var t=this,e=this.opts,i=e.checkedStrategy,a=e.getNodeValue,c=this.value.filter(function(e){return!t.wrapperMap.has(e)});return function e(t){var n,r=yc(t);try{for(r.s();!(n=r.n()).done;){var o=n.value;o.checked&&("all"===i?c.push(a(o.node)):"parent"===i?o.parentChecked||c.push(a(o.node)):I(o)&&c.push(a(o.node))),I(o)||e(o.children)}}catch(e){r.e(e)}finally{r.f()}}(this.rootWrapper.children),c}}])})();function wc(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function xc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?wc(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):wc(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Sc="treeSelect";function Oc(d){return function(n){var r=n.ctx.components.Checkbox;if(null==r)throw new Error("使用 treeSelect 之前需要通过 pipeline context 设置 components.Checkbox");var o=n.ensurePrimaryKey("treeSelect");if("string"!=typeof o)throw new Error("treeSelect 仅支持字符串作为 primaryKey");function e(e){return e[o]}function i(e,t,n){return w.a.createElement(r,{checked:u.isChecked(e),indeterminate:u.isIndeterminate(e),disabled:!t&&c(n),onChange:"checkbox"===a||t?function(){return f(e)}:void 0})}var a=null!=(t=d.clickArea)?t:"checkbox",c=null!=(t=d.isDisabled)?t:mo(!1),t=null!=(t=d.idDetached)?t:mo(!1),l=null!=(l=null!=(l=null!=(l=d.value)?l:n.getStateAtKey(Sc))?l:d.defaultValue)?l:[],s=null!=d.rootKey?[C()(C()({},o,d.rootKey),"children",d.tree)]:d.tree,u=d.checkStrictly?new pc({value:l,getNodeValue:e,tree:s}):new mc({value:l,getNodeValue:e,isDetached:t,tree:s,checkedStrategy:null!=(l=d.checkedStrategy)?l:"parent"}),f=function(e){var t,e=u.getValueAfterToggle(e);n.setStateAtKey(Sc,e),null!=(t=d.onChange)&&t.call(d,e)},t=xc(xc({name:"",width:50,align:"center",title:null!=d.rootKey?i(d.rootKey,!0):void 0},d.checkboxColumn),{},{render:function(e,t){return i(t[o],!1,t)},getCellProps:function(e,t){var n=t[o];if("cell"===a)return c(t)?{style:{cursor:"not-allowed"}}:{style:{cursor:"pointer"},onClick:function(e){d.stopClickEventPropagation&&e.stopPropagation(),f(n)}}}}),s=n.getColumns().slice();return"start"===(null!=(l=d.checkboxPlacement)?l:"start")?s.unshift(t):s.push(t),n.columns(s),"row"===a&&n.appendRowPropsGetter(function(t){if(!c(t))return{style:{cursor:"pointer"},onClick:function(e){d.stopClickEventPropagation&&e.stopPropagation(),f(t[o])}}}),d.highlightRowWhenSelected&&n.appendRowPropsGetter(function(e){if(u.isChecked(e[o]))return{className:"highlight"}}),n}}t(197),t(303);function Ec(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function kc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ec(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ec(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Cc=e.c.div(r()(['\n position: absolute;\n top: 0;\n right: -5px;\n height: 100%;\n width: 10px;\n cursor: ew-resize;\n display: flex;\n flex-direction: column;\n align-items: center;\n z-index:1;\n\n &:after {\n content: "";\n position: absolute;\n display: block;\n left: calc(50% - 1px);\n width: 1px;\n height: calc(100% - 14px);\n top: 7px;\n }\n'])),jc=Object(e.c)(function(e){return w.a.createElement(Cc,e)})(r()(["\n &:after {\n height: 100%;\n top: 0;\n }\n"]));function Pc(e,t,n){return Math.max(e,Math.min(n,t))}function Rc(e){e.preventDefault()}var Ac="columnResize",Ic="columnResize",_c="resizedColumn",Tc="lastResizedColumn";function Dc(){var e,y=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},g=null!=(e=y.minSize)?e:60,n=null!=(e=y.fallbackSize)?e:150,b=null!=(e=y.maxSize)?e:1e3;return function(i){function a(e,t){var n;null!=(n=y.doubleClickCallback)&&n.call(y,e,t)}function c(e,t){window.addEventListener("selectstart",Rc);var s={},n=e.clientX,r=t.children,u=t.code,o=(t=void 0===(t=t.features)?{}:t).minWidth,f="number"==typeof o?o:g,d="number"==typeof(t=t.maxWidth)?t:b,p=i.getFeatureOptions(Ic),h=p;e.stopPropagation(),T(window,"mousemove").pipe(Si(T(window,"mouseup")),R(function(e){var o,i,e=e.clientX,a=kc({},p),c=e-n,l=c;return 0<(null==r?void 0:r.length)?(o=_(r,"leaf-only"),i=o.reduce(function(e,t){t=t.code;return e+p[t]},0),o.forEach(function(e,t){var e=e.code,n=p[e],r=Math.round(c*n/i);t<o.length-1?(a[e]=Pc(f,n+r,d),s[e]=a[e],l-=r):(a[e]=Pc(f,n+l,d),s[e]=a[e])})):(e=p[u],a[u]=Pc(f,e+c,d),s[u]=a[u]),h=a})).subscribe({next:function(e){v(e);var t=i.getFeatureOptions(_c)||new Set;Object.keys(s).forEach(function(e){t.add(e,s[e])}),i.setFeatureOptions(_c,t),i.setFeatureOptions(Tc,u)},complete:function(){var t=Object.keys(s).map(function(e){return{code:e,width:s[e]}});window.requestAnimationFrame(function(){var e;null!=y&&null!=(e=y.afterChangeSize)&&e.call(y,h,t)}),window.removeEventListener("selectstart",Rc)}})}var e,l=null!=(e=null!=(e=y.columnSize)?e:i.getStateAtKey(Ac))?e:{},v=(_(i.getColumns(),"leaf-only").forEach(function(e){var t=e.code,e=e.width;void 0===l[t]&&(l[t]="number"==typeof e?e:n)}),i.setFeatureOptions(Ic,l),function(t){window.requestAnimationFrame(function(){var e;i.setStateAtKey(Ac,t),null!=y&&null!=(e=y.onChangeSize)&&e.call(y,t)})}),s=vo(i.getColumns());return i.mapColumns(S(function(t){var e=L.safeRenderHeader(t),n=t.code,r=t.features,o=t.width;return kc(kc({},t),{},{width:null!=(n=l[n])?n:o,title:w.a.createElement(w.a.Fragment,null,e,!1!==(null==r?void 0:r.resizeable)&&(s?w.a.createElement(jc,{className:M.tableHeaderCellResize,onDoubleClick:function(e){return a(e,t)},onMouseDown:function(e){return c(e,t)}}):w.a.createElement(Cc,{className:M.tableHeaderCellResize,onDoubleClick:function(e){return a(e,t)},onMouseDown:function(e){return c(e,t)}}))),headerCellProps:x(t.headerCellProps,{className:"resizeable"})})}))}}function Mc(){return function(c){r=c,e=new Map([[Fc,0]]),function t(e,n){e.forEach(function(e){I(e)?Bc(e,r)&&n.set(Fc,n.get(Fc)+e.features.flex):t(e.children,n)})}(r.getColumns(),e);var r,l,s,u,f,d,e,t,n,p=e.get(Fc);return p?0<(l=zc(c)||0)&&(s=p,u=l,f=c.getFeatureOptions(Ic),d=!!f,c.mapColumns(S(function(e,t){var n,r,o,i,a;return t.isLeaf&&Bc(e,c)&&(t=e.code,n=(o=void 0===(o=e.features)?{}:o).flex,r=void 0===(r=o.minWidth)?0:r,o=void 0===(o=o.maxWidth)?Number.MAX_SAFE_INTEGER:o,a=Math.floor(l*n/p),i=e.width,e.width=(a=i+(s===n?u:a),Math.max(r,Math.min(o,a))),s-=n,u-=e.width-i,d)&&(f[t]=e.width),e})),d)&&c.setFeatureOptions(Ic,f):(n=(e=c.getColumns()).find(function(e){return e.code===Lc}),t=zc(c)||0,n?n.width=t:(n=nr(e.slice().reverse()),n=e.length-n,e.splice(n||e.length,0,{name:"",code:Lc,width:t,features:{resizeable:!1},getCellProps:function(e,t,n){return{className:M.emptyColCell}}})),c.columns(e)),c}}var Lc="$_fill_column_&",Nc="tableWidth",Fc=Symbol("flexCount");function Hc(a){return function i(e){return e.reduce(function(e,t){var n,r=t.width,o=t.code;return I(t)&&o!==Lc?(n=a.getFeatureOptions(Ic),e+(n&&n[o]||r)):e+i(t.children)},0)}(a.getColumns())}function zc(e){var t=(null==(t=e.ref.current.domHelper)||null==(t=t.tableBody)?void 0:t.clientWidth)||e.getStateAtKey(Nc);if(t)return 0<(t=Math.floor(t-Hc(e)))?t:0}function Bc(e,t){var n,r,o=t.getFeatureOptions(_c);return(null==o||!o.has(e.code))&&"number"==typeof(o=null==(o=e.features)?void 0:o.flex)&&0<o&&(n=e,void 0===(r=(o=t).getFeatureOptions(Tc))||o.getColumns().findIndex(function(e){return e.code===r})<o.getColumns().findIndex(function(e){return e.code===n.code}))}function Kc(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Wc(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Kc(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Kc(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var Vc="columnDrag",$c=30;function Gc(e){e.preventDefault()}function Yc(e){e.stopPropagation()}function Uc(){var u=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(j){var n=j.getStateAtKey(Vc,{}).cloumnsTranslateData,e=j.getColumns(),a=j.ref.current.domHelper&&j.ref.current.domHelper.tableBody;return j.columns(e.filter(function(e){return e})),j.mapColumns(S(function(C,e){var t=e.path,e=e.isLeaf,r=n?{transition:".3s",transform:"translate3d(".concat(n[C.code],"px, 0px, 0px)")}:{},o=C.getCellProps;return C.lock||!C.code?C:Wc(Wc({},C),{},{getCellProps:function(e,t,n){return x(null==o?void 0:o(e,t,n),{style:r})},headerCellProps:x(C.headerCellProps,{onMouseDown:!e||1<t.length?void 0:function(e){var g,b,m,s,w,x,n,r,S,O,o,E,k;function i(e){var t={clientX:e.clientX,clientY:e.clientY},n=j.ref.current.domHelper.virtual.scrollLeft-E,r=x-n;if(k(t),!(e.clientX-r<20)){e.stopPropagation(),document.body.style.userSelect="none",w.style.cursor="move",m={},O.forEach(function(e){m[e.code]=0});for(var o,i=0,a=Xc(b[i]);a<e.clientX-r&&i<b.length-1;)a+=Xc(b[++i]);b.forEach(function(e,t){e.code===C.code&&(o=t)});var c=b[o],l=i;if(i<o)for(;l<o;){var s=b[l],u=s.code,f=s.width,d=s.children;qc({code:u,lock:s.lock})&&(m[u]+=c.width,I(b[l])?m[c.code]-=f:(m[c.code]-=Xc(b[l]),Zc(d,m,c.width)),g=!0),l++}else if(o<i)for(;o<l;){var p=b[l],h=p.code,v=p.width,y=p.children;qc({code:h,lock:p.lock})&&(m[h]-=c.width,I(b[l])?m[c.code]+=v:(m[c.code]+=Xc(b[l]),Zc(y,m,c.width,!0)),g=!0),l--}window.requestAnimationFrame(function(){j.setStateAtKey(Vc,{cloumnsTranslateData:m}),S=[o,i]})}}0===e.button&&e.currentTarget.contains(e.target)&&(window.addEventListener("selectstart",Gc),g=!1,b=j.getColumns(),m=j.getStateAtKey(Vc,{}).cloumnsTranslateData,s={},b.forEach(function(e,t){s[e.code]=t}),w=e.currentTarget,x=e.currentTarget.parentElement.getClientRects()[0].left,n=e.clientX,r=e.clientY,S=[],O=_(b),o=a.getBoundingClientRect(),E=j.ref.current.domHelper.virtual.scrollLeft,k=function(e){var e=e.clientX,t=o.left;t+o.width<=e+$c&&(j.ref.current.domHelper.virtual.scrollLeft+=$c),e-$c<=t&&(j.ref.current.domHelper.virtual.scrollLeft-=$c)},(e=u.onColumnDragStart)&&e(C),document.body.addEventListener("mousemove",i),document.body.addEventListener("mouseup",function e(t){document.body.removeEventListener("mousemove",i),document.body.removeEventListener("mouseup",e),window.removeEventListener("selectstart",Gc),((e,t,n,r)=>(n-=e,e=r-t,5<Math.sqrt(n*n+e*e)))(n,r,t.clientX,t.clientY)&&(t.stopPropagation(),w.addEventListener("click",Yc)),window.requestAnimationFrame(function(){w.removeEventListener("click",Yc),w=null;var e,t=S,n=(t=P()(t,2))[0],t=t[1],r=b[n],o=t;if(t<n)for(;o<n;){var i=b[o],a=i.code;qc({code:a,lock:i.lock})&&(s[a]+=1,--s[r.code],g=!0),o++}else if(n<t)for(;n<o;){var c=b[o],l=c.code;qc({code:l,lock:c.lock})&&(--s[l],s[r.code]+=1,g=!0),o--}(t=u.onColumnDragStopped)&&(e=((e,t)=>{for(var n=new Array(e.length),r=A()(e);e.length;){var o=e.pop();n[t[o.code]]=o}return n.filter(Boolean).length!==r.length?r:n})(b,s).filter(function(e){return!(e.code===Lc||e.code===j.getFeatureOptions("rowDragColumnKey")||Qo(e))}),t(g,e)),j.setStateAtKey(Vc,{cloumnsTranslateData:null})}),document.body.style.userSelect="",w.style.opacity="",w.style.cursor=""}))},style:r})})}))}}function qc(e){var t=e.lock,e=e.code;return e&&e!==Lc&&!t}function Xc(e){return e.children?e.children.reduce(function(e,t){return e+Xc(t)},0):e.width}function Zc(e,o,i,a){e.forEach(function(e){var t=e.code,n=e.children,r=null!=(r=o[t])?r:0;o[t]=r+(a?-i:i),I(e)||Zc(n,o,i)})}function Jc(){var p=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(i){var a=p.popupParent||document.body,c=p.menuClassName,l=new tl,s=function(e){function n(e){var t;t=r,(e=e)&&t&&Rn(t,e)||o||(o=!0,a.removeChild(r),i.forEach(function(e){window.removeEventListener(e,n,!0)}))}var r=document.createElement("div"),o=(r.setAttribute("class","kd-table-popup"),a.appendChild(r),!1),i=["mousedown","contextmenu"];return to.a.render(e,r,function(){setTimeout(function(){i.forEach(function(e){window.addEventListener(e,n,!0)})},0)}),n},u=(i.addTableProps({onContextMenu:function(e){var t,n,r;t=e,(null!=(r=(n=i).ref.current.domHelper)&&r.tableBody.contains(t.target)||null!=(r=n.ref.current.domHelper)&&r.tableFooter.contains(t.target))&&(e.preventDefault(),e.stopPropagation(),o(e))}}),function(e,t,n,r){var o,i=[];return t&&i.push((o=n,{name:"复制",action:function(){Yo(Go(o))}})),p.getContextMenuItems?p.getContextMenuItems({record:e,column:t,value:n,event:r}):i}),f=function(){l.destroy()},d=function(){return a},o=function(e){var t,n=Pn(e),r=An(n,function(e){return e&&"table-cell"===e.getAttribute("data-role")}),n=((r?(t=r.getAttribute("data-code"),o=r.getAttribute("data-rowindex"),nl(r)):(o=null==(r=An(n,function(e){return e&&"table-row"===e.getAttribute("data-role")}))?void 0:r.getAttribute("data-rowindex"),nl(r)))?i.getFooterDataSource()||[]:i.getDataSource())[o],r=void 0!==t&&wo(i.getColumns(),function(e){return e.code===t}),o=r&&n&&L.safeGetValue(r,n,o),n=u(n,r,o,e);0===n.length?jt.warn("context menu options is empty"):(r=((e,t,n)=>{var r;return e=((e,t)=>{var n=t.getBoundingClientRect(),r=document.documentElement.getBoundingClientRect();return{x:e.clientX-(t===document.body?r:n).left,y:e.clientY-(t===document.body?r:n).top}})(e,t),t=e.x,e=e.y,n&&((r=n.offsetX)&&(t-=r),r=n.offsetY)&&(e-=r),{x:t,y:e}})(e,a),o=s(w.a.createElement(Qc,{options:n,hideContextMenu:f,position:r,getPopupParent:d,className:c})),l.init(o))};return i}}function Qc(e){var t=e.className,n=e.options,n=void 0===n?[]:n,r=e.hideContextMenu,o=e.position,i=e.getPopupParent,a=Object(y.useRef)();return Object(y.useEffect)(function(){var e,t,n;a.current&&(e=i(),t=o.x,n=o.y,t=(e=((e,t,n,r)=>{var o=e.getBoundingClientRect(),i=document.documentElement,a=i.getBoundingClientRect(),c=t.getBoundingClientRect(),l=o.width,s=o.height;return e===document.body&&(l=a.width,l-=Math.abs(a.left-o.left),s=a.height+i.scrollTop,s-=Math.abs(a.top-o.top)),n&&(e=Math.min(c.width,120),t.style.minWidth=e+"px",i=l-e,n=Math.min(Math.max(n,0),Math.abs(i))),r&&(a=s-c.height,r=Math.min(Math.max(r,0),Math.abs(a))),{x:n,y:r}})(e,a.current,t,n)).x,n=e.y,a.current.style.left=t+"px",a.current.style.top=n+"px")},[o]),w.a.createElement(qi,{className:j()(h.menu,t),ref:a,style:{left:o.x,top:o.y}},w.a.createElement("div",{className:h.menuList},n.map(function(e,t){return w.a.createElement(el,{key:e.key||(e=>{var t=e.name,e=e.index;if(t){var n=0;t+="";for(var r=0;r<t.length;r++)n+=t.charCodeAt(t[r]);return"".concat(n,"_").concat(e)}return e})({name:e.name,index:t}),name:e.name,action:e.action,className:e.className,disabled:e.disabled,hideContextMenu:r})})))}function el(e){var t=e.name,n=e.action,r=e.className,o=e.disabled,i=e.hideContextMenu,a=Object(y.useRef)();return w.a.createElement("div",{className:j()(h.menuOption,r,C()({},h.menuOptionDisable,o)),ref:a,onClick:function(){o||(i(),"function"==typeof n&&n())},onMouseEnter:function(e){var t;o||(t=a.current)&&t.classList.add(h.menuOptionActive)},onMouseLeave:function(e){var t;o||(t=a.current)&&setTimeout(function(){t.classList.remove(h.menuOptionActive)},10)}},w.a.createElement("span",{className:h.menuOptionText},t))}var tl=o()(function e(){var t=this;i()(this,e),C()(this,"hidePopup",void 0),C()(this,"init",function(e){t.hidePopup=e}),C()(this,"destroy",function(){t.hidePopup&&t.hidePopup(),t.hidePopup=null})});function nl(e){for(var t=e;t;){if("TFOOT"===t.tagName)return!0;if("TABLE"===t.tagName||"TBODY"===t.tagName)return!1;t=t.parentElement}return!1}function rl(e){var t=e.width;return w.a.createElement("svg",{width:t,height:e.height,style:{verticalAlign:"middle"},viewBox:"0 0 1024 1024",focusable:"false","data-icon":"filter",fill:"currentColor",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},w.a.createElement("path",{d:"M891.448889 159.573333L626.460444 460.231111v443.221333c0 32.881778-25.429333 63.658667-55.864888 63.658667l-170.268445-172.942222V456.419556L132.266667 159.857778A59.619556 59.619556 0 0 1 173.511111 56.888889h676.977778c32.995556 0 59.733333 26.680889 59.733333 59.562667 0 17.066667-7.224889 32.312889-18.773333 43.121777z"}))}var ol={ENTER:13,ESC:27};function il(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function al(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?il(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):il(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var cl=e.c.div(r()(["\n display: flex;\n flex-direction: column;\n max-height: 450px;\n min-width: 160px;\n border-radius: 2px;\n background-color: #fff;\n box-shadow: 0 0 5px 0 rgba(154,154,154,.5);\n cursor: default;\n\n ."," {\n display: flex;\n background-color: #ebedf1;\n\n ."," {\n display: flex;\n color:#666;\n background-color: #fff;\n padding: 8px 16px 8px 16px;\n border-right: 1px solid transparent;\n border-left: 1px solid transparent;\n border-top: 1px solid transparent;\n border-top-right-radius: 2px;\n border-top-left-radius: 2px;\n }\n }\n\n ."," {\n display: flex;\n }\n"]),M.popupHeader,M.filterIcon,M.popupBody);var ll=function(e){function t(){v.current=!0}var n,r,o=e.style,i=e.children,a=e.position,c=e.filterIcon,l=e.onClose,e=e.hideFilterPopupHeader,s=Object(y.useState)(a),u=(s=P()(s,2))[0],f=s[1],s=Object(y.useState)(!1),d=(s=P()(s,2))[0],p=s[1],h=w.a.useRef(null),v=(Object(y.useEffect)(function(){f(Tn(document.body,h.current,a.x,a.y,!0)),p(!0)},[a]),Object(y.useRef)(!1));return n=function(e){Rn(h.current,e)||v.current||l(),v.current=!1},r=["click"],w.a.useEffect(function(){return r.forEach(function(e){return window.addEventListener(e,n,!0)}),function(){return r.forEach(function(e){return window.removeEventListener(e,n,!0)})}},[r,n]),w.a.createElement(cl,{className:M.popup,style:al(al({},o),{},{left:d?u.x:0,top:d?u.y:0,opacity:d?1:0}),onMouseDown:t,onMouseUp:t,onKeyDown:function(e){e.currentTarget.contains(e.target)&&e.keyCode===ol.ESC&&l()},ref:h,tabIndex:-1},e?null:w.a.createElement("div",{className:M.popupHeader},w.a.createElement("span",{className:M.filterIcon},c||w.a.createElement(rl,{width:12,height:12}))),w.a.createElement("div",{className:M.popupBody},i))},sl=[{title:"包含",key:"contain",filter:function(t){return function(e){return null!=e&&("number"==typeof e&&(e+=""),e.includes(t[0]))}}},{title:"不包含",key:"notContain",filter:function(t){return function(e){return null==e||("number"==typeof e&&(e+=""),!e.includes(t[0]))}}},{title:"等于",key:"equal",filter:function(t){return function(e){return t[0]===e}}},{title:"不等于",key:"notEqual",filter:function(t){return function(e){return t[0]!==e}}},{title:"为空",key:"isNull",filter:function(){return function(e){return!e}}},{title:"不为空",key:"notIsNull",filter:function(){return function(e){return!!e}}}],ul=e.c.div(r()(["\n display: flex;\n flex-direction: column;\n background-color: #ffffff;\n border-radius: 2px;\n width: 100%;\n\n ","\n .filter-option-list {\n display: flex;\n flex-direction: column;\n margin-top: 8px;\n ul {\n margin: 0;\n padding: 0;\n li {\n display: flex;\n position: relative;\n flex-shrink: 0;\n height: 32px;\n align-items: center;\n border-radius: 2px;\n font-size: 12px;\n color: var(--color);\n padding: 0 12px;\n overflow: hidden;\n cursor: pointer;\n &:hover{\n background-color: var(--primary-color-level1);\n }\n }\n li.active{\n background-color: var(--primary-color-level1);\n }\n }\n }\n\n .filter-search {\n display: flex;\n padding: 6px 12px;\n\n .filter-search-inner {\n width: 100%;\n font-size: 12px;\n color: #333333;\n height: 28px;\n line-height: 28px;\n padding: 0 8px;\n outline: none;\n background-color: #FAFAFA;\n border-radius: 2px;\n border: 1px solid var(--strong-border-color);\n &:hover{\n border-color: var(--primary-color)\n } \n &:focus{\n border-color: var(--primary-color)\n } \n }\n }\n\n .filter-footer {\n display: flex;\n flex-direction: row;\n padding: 8px 12px;\n justify-content: space-between;\n\n .filter-btn {\n text-align: center;\n font-size: 12px;\n width: 60px;\n height: 24px;\n line-height: 24px;\n }\n \n }\n"]),Sn);function fl(e){function t(){o(),n({filter:l,filterCondition:a})}var n=e.setFilterModel,r=e.filterModel,o=e.hidePanel,i=void 0===(e=e.localeText)?{}:e,e=w.a.useState((null==r?void 0:r.filterCondition)||"contain"),a=(e=P()(e,2))[0],c=e[1],e=w.a.useState((null==r?void 0:r.filter)||[]),l=(e=P()(e,2))[0],s=e[1],u=Object(y.useRef)(),f=w.a.useCallback(function(e){c(e.key)},[]);return Object(y.useEffect)(function(){c((null==r?void 0:r.filterCondition)||"contain"),s((null==r?void 0:r.filter)||[])},[r]),Object(y.useEffect)(function(){setTimeout(function(){var e;null!=(e=u.current)&&e.focus({preventScroll:!0})})},[]),w.a.createElement(ul,null,w.a.createElement("div",{className:"filter-option-list"},w.a.createElement("ul",null,sl.map(function(e,t){var n;return w.a.createElement("li",{key:e.key,className:e.key===a?"active":"",onClick:function(){return f(e)}},null!=(n=i[e.key])?n:e.title)}))),"notIsNull"!==a&&"isNull"!==a&&w.a.createElement("div",{className:"filter-search"},w.a.createElement("input",{className:"filter-search-inner",value:l[0],onChange:function(e){s([e.target.value])},onKeyDown:function(e){e.keyCode===ol.ENTER&&t()},ref:u})),w.a.createElement("div",{className:"filter-footer"},w.a.createElement("button",{className:j()(C()({"filter-btn":!0},M.button,!0)),onClick:function(){o(),n()}},null!=(e=i.resetFilter)?e:"重置"),w.a.createElement("button",{className:j()(C()(C()({"filter-btn":!0},M.button,!0),M.buttonPrimary,!0)),onClick:t},null!=(e=i.confirmFilter)?e:"确定")))}var dl=9,pl=17,hl=e.c.span(r()(["\n // position: absolute;\n // right: 4px;\n // cursor: pointer;\n // transform: translateY(-50%);\n // top: 50%;\n // height: 12px; \n > ."," {\n display: flex\n }\n"]),M.filterIcon);function vl(e){function t(e){u(_n(n,c,yl(n,a)))}var n=e.ele,r=e.filterIcon,o=e.hidePanel,i=e.renderPanelContent,a=e.hideFilterPopupHeader,c=e.popupParent,l=w.a.useRef(null),e=w.a.useState(_n(n,c,yl(n,a))),e=P()(e,2),s=e[0],u=e[1];return Object(y.useEffect)(function(){var e=Kn(l.current.children[0],t);return function(){e&&e.disconnect()}},[]),w.a.createElement("div",{ref:l},w.a.createElement(ll,{style:{position:"absolute",zIndex:1050},onClose:o,position:s,filterIcon:r,hideFilterPopupHeader:a},i()))}function yl(e,t){return t?{x:0,y:0-e.offsetHeight}:{x:pl,y:dl}}var gl=function(e){function t(){return g(!1)}var n=void 0===(n=e.size)?12:n,r=e.style,o=e.className,i=e.FilterPanelContent,a=e.filterIcon,c=e.setFilter,l=e.setFilterModel,s=e.filterModel,u=e.isFilterActive,f=e.stopClickEventPropagation,d=e.stopESCKeyDownEventPropagation,p=e.hideFilterPopupHeader,h=e.getPopupParent,v=e.localeText,e=w.a.useState(!1),y=(e=P()(e,2))[0],g=e[1],e=w.a.useRef(null),b=w.a.useRef(),o=j()(C()(C()({},o,!0),"filter-panel-open",y)),a="function"==typeof a?a(u):a,h=(null==h?void 0:h(b.current))||document.body;return w.a.createElement(hl,{style:r,className:o,onClick:function(e){e.currentTarget.contains(e.target)&&g(!0),f&&e.stopPropagation()},onKeyDown:function(e){e.keyCode===ol.ESC&&(e.currentTarget.contains(e.target)&&g(!1),d)&&e.stopPropagation()},ref:b,tabIndex:-1},w.a.createElement("span",{ref:e,className:M.filterIcon},a||w.a.createElement(rl,{width:n,height:n})),y&&Object(eo.createPortal)(w.a.createElement(vl,{ele:(p?b:e).current,filterIcon:a,hidePanel:t,renderPanelContent:function(){return i?w.a.createElement(i,{setFilter:c,filterModel:s,isFilterActive:u,hidePanel:t}):w.a.createElement(fl,{setFilterModel:l,filterModel:s,isFilterActive:u,hidePanel:t,localeText:v})},hideFilterPopupHeader:p,popupParent:h}),h))};function bl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ml(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?bl(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):bl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var wl="filter";function xl(){var m=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(l){var o,i,a,n,e=l.getDataSource(),t=l.getColumns(),r=m.filters,c=m.defaultFilters,s=m.onChangeFilters,u=m.keepDataSource,f=m.mode,d=m.filterIcon,p=m.stopClickEventPropagation,h=m.stopESCKeyDownEventPropagation,v=m.hideFilterPopupHeader,y=m.getPopupParent,c=null!=(r=null!=(r=null!=r?r:l.getStateAtKey(wl))?r:c)?r:[],c="single"===f?c.slice(0,1):c,g=new Map(c.map(function(e){return[e.code,ml({},e)]})),b=l.ctx.localeText;return l.dataSource((r=e,n=[],g.forEach(function(e,t){n.push(t)}),u||n.length<=0?r:(c=l.getColumns(),o=new Map(_(c,"leaf-only").filter(function(e){var t;return!1!==(null==(t=e.features)?void 0:t.filterable)&&null!=(null==(t=e.features)?void 0:t.filterable)}).map(function(e){return[e.code,e]})),i=new Map(sl.map(function(e){return[e.key,ml({},e)]})),a=function(r){return n.every(function(e){var t=g.get(e),n=null==(n=o.get(e))||null==(n=n.features)?void 0:n.filterable,n="function"==typeof n?n:(i.get(t.filterCondition)?i.get(t.filterCondition):(console.warn("列[".concat(e,"]未配置筛选函数,请设置 column.features.filterable 来作为该列的筛选函数, 目前使用默认包含筛选函数")),i.get("contain"))).filter;return n(t.filter,t)(L.safeGetValue(o.get(e),r,-1),r)})},function r(e){var o=1<arguments.length&&void 0!==arguments[1]&&arguments[1];return e.map(function(e){var t,n=a(e);return I(e)?(o||n)&&ml({},e):(t=e.children,e=ml(ml({},e),{},{children:r(t,o||n)}),t=!I(e),(o||n||t)&&e)}).filter(Boolean)}(r)))),l.columns(t.map(function e(r){var t=ml({},r);var n=r.code&&(null==(n=r.features)?void 0:n.filterable);var o=!(!n||null==g||!g.get(r.code));{var i,a,c;n&&(i=function(e){var t=new Map(g),n=ml({code:r.code},e),e=(null==e?t.delete(r.code):("single"===f&&t.clear(),t.set(r.code,n)),Array.from(t.values()));null!=s&&s(e,n),l.setStateAtKey(wl,e)},n=function(e,t){i(e?{code:r.code,filter:e,filterCondition:t}:void 0)},a=null==(a=r.features)?void 0:a.filterPanel,c=null!=(c=null==(c=r.features)?void 0:c.filterIcon)?c:d,a=w.a.createElement(gl,{key:"".concat(r.code,"_filter"),FilterPanelContent:a,filterIcon:c,filterModel:g.get(r.code),setFilterModel:i,setFilter:n,isFilterActive:o,className:j()(C()(C()({},M.tableFilterTrigger,!0),"active",o)),stopClickEventPropagation:p,stopESCKeyDownEventPropagation:h,hideFilterPopupHeader:v,getPopupParent:y,localeText:b}),r.renderHeader?t.title=r.renderHeader(t.title,a):t.title=[].concat(A()([].concat(null!=(c=t.title)?c:[L.safeRenderHeader(ml({},r))])),[a]))}I(r)||(t.children=r.children.map(e));return t})),l}}function Sl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Ol(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Sl(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Sl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var El="rangeSelection",kl="lastClickCell",Cl="startSelectedCellRanges",jl=30;function Pl(r){return function(f){var s,u,d,i,a,c,l,p=f.ref.current.domHelper&&f.ref.current.domHelper.tableBody,h=f.ref.current.domHelper&&f.ref.current.domHelper.tableFooter,v=f.ref.current.domHelper&&f.ref.current.domHelper.artTable;return p?(s=f.getColumns(),u=f.getDataSource(),d=function(e,t){var n;t&&f.setFeatureOptions(Cl,e),f.setStateAtKey(El,e),null!=r&&null!=(n=r.rangeSelectedChange)&&n.call(r,e,t)},i=function(e,t,n){var r,o,i,a,c,l;e&&t&&(r=e,o=t,i=_(i=s,"leaf-only"),c=i.findIndex(function(e){return e.code===r.code}),a=i.findIndex(function(e){return e.code===o.code}),i=c<a?i.slice(c,a+1):i.slice(a,c+1),c={startRow:(a=((e,t,n)=>{var r=null,o=-1,i=-1,a=(c=((e,t)=>{var n;return((e,t)=>e.rowIndex===t.rowIndex&&e.code===t.code&&e.isFooterCell===t.isFooterCell)(e,t)?{startRow:e.rowIndex,endRow:e.rowIndex}:(e=(n=e.rowIndex<=t.rowIndex)?e.rowIndex:e.rowIndex+e.rowSpan-1,n=n?t.rowIndex+t.rowSpan-1:t.rowIndex,{startRow:e,endRow:n})})(e,t)).startRow,c=c.endRow;return e.isFooterCell||t.isFooterCell?r=e.isFooterCell&&t.isFooterCell?{startRow:a,endRow:c}:e.isFooterCell?(o=n.length-1,i=t.rowIndex,{startRow:e.rowIndex,endRow:0}):(o=e.rowIndex,i=n.length-1,{startRow:0,endRow:t.rowIndex}):(o=a,i=c),{startRow:o,endRow:i,footerRowRange:r}})(e,t,u)).startRow,endRow:a.endRow,columns:i,startColumn:e.column,footerRowRange:a.footerRowRange},t=f.getFeatureOptions(Cl)?A()(f.getFeatureOptions(Cl)):[],Al([c])&&(l=Dl(c),t=t.filter(function(e){return Dl(e)!==l})),t.push(c),Al(t)?v.classList.remove(j()(M.rangeSelection)):v.classList.add(j()(M.rangeSelection)),d(t,n))},a=function(e){var t,e=Rl(e.target,s);e&&((t=f.getFeatureOptions(kl))?i(t,e,!0):f.setFeatureOptions(kl,e))},c=function(e){var t=e.clientX,e=e.clientY,n=p.getBoundingClientRect(),r=n.left,o=n.top,i=n.height;r+n.width<=t+jl&&(f.ref.current.domHelper.virtual.scrollLeft+=jl),t-jl<=r&&(f.ref.current.domHelper.virtual.scrollLeft-=jl),o+i<=e+jl&&(f.ref.current.domHelper.tableBody.scrollTop+=jl),e+jl<=o&&(f.ref.current.domHelper.tableBody.scrollTop-=jl)},l=function(e,t){null!=r&&r.suppressMultiRangeSelection?f.setFeatureOptions(Cl,[]):(e||t||f.setFeatureOptions(Cl,[]),t&&((e=f.getFeatureOptions(Cl)?A()(f.getFeatureOptions(Cl)):[]).pop(),f.setFeatureOptions(Cl,e)))},f.addTableProps({onMouseDown:function(e){var n,r,t,o;0===e.button&&(Rn(p,e.nativeEvent)||Rn(h,e.nativeEvent))&&(t=e.ctrlKey||e.metaKey,o=e.shiftKey,n=Rl(e.target,s))&&(l(t,o),o?a(e):(f.setFeatureOptions(kl,n),r=n,t=T(window,"mousemove"),o=T(window,"mouseup"),t.pipe(R(function(e){var t=e.target||e.srcElement,t=(r=Rl(t,s),{clientX:e.clientX,clientY:e.clientY});return null!=(e=r)&&e.isFooterCell||c(t),{startDragCell:n,draggingCell:r}}),Si(o)).subscribe({next:function(e){var t=e.startDragCell;i(t,e.draggingCell,!1)},complete:function(){i(n,r,!0)}})))},onKeyDown:function(e){var t,n;(Rn(p,e.nativeEvent)||Rn(h,e.nativeEvent))&&(e.ctrlKey||e.metaKey)&&"a"===e.key&&(t=f.getDataSource().length,n=f.getFooterDataSource()||[],s.length)&&t&&!(e=>!(!e||!["input","textarea"].includes(e.tagName.toLowerCase())||"checkbox"===e.type||e.disabled||e.readOnly))(e.target)&&(!1!==r.preventkDefaultOfKeyDownEvent&&e.preventDefault(),v.classList.add(j()(M.rangeSelection)),d([{startRow:0,endRow:t-1,columns:_(s,"leaf-only"),startColumn:s[0],footerRowRange:0<n.length?{startRow:0,endRow:n.length-1}:null}],!0))},tabIndex:-1}),f.mapColumns(S(function(l){var s=f.getStateAtKey(El)||[],u=l.getCellProps;return Ol(Ol({},l),{},{getCellProps:function(e,t,n){var r,o,i,a,e=null==u?void 0:u(e,t,n),c=t[f.getFeatureOptions("footerRowMetaKey")];return s.some(function(e){return Tl(e,n,l,c)})?(o=(t={isFooterCell:c,rowIndex:n,col:l,record:t}).isFooterCell,o=((e,t)=>{var l=t.isFooterCell,s=t.rowIndex,u=t.col;return e.reduce(function(e,t){var n,r,o,i,a,c;return Tl(t,s,u,l)&&(r=(n=Il(t.startRow,t.endRow)).startRowIndex,o=(a=_l(c=t.footerRowRange)).startRowIndex,i=(t=t.columns)[0],i=u.code===i.code,a=l?s===a.endRowIndex:!c&&s===n.endRowIndex,c=u.code===t[t.length-1].code,e.matchCellRangeTop=e.matchCellRangeTop||(l?-1===r&&s===o:s===r),e.matchCellRangeLeft=e.matchCellRangeLeft||i,e.matchCellRangeBottom=e.matchCellRangeBottom||a,e.matchCellRangeRight=e.matchCellRangeRight||c),e},{matchCellRangeTop:!1,matchCellRangeLeft:!1,matchCellRangeBottom:!1,matchCellRangeRight:!1})})(r=s,{isFooterCell:o,rowIndex:t.rowIndex,col:t.col,record:t.record}),t=o.matchCellRangeTop,i=o.matchCellRangeLeft,a=o.matchCellRangeBottom,o=o.matchCellRangeRight,r=Al(r),x(e,{className:j()(C()(C()(C()(C()(C()(C()({},M.tableCellRangeSingleCell,r),M.tableCellRangeSelected,!r),M.tableCellRangeTop,!r&&t),M.tableCellRangeLeft,!r&&i),M.tableCellRangeBottom,!r&&a),M.tableCellRangeRight,!r&&o))})):e}})}))):f}}function Rl(t,r){for(var e,n=function(){var n,e;if("table-cell"===t.getAttribute("data-role"))return n=t.getAttribute("data-code"),(e=wo(r,function(e,t){return e.code===n}))?{v:{rowIndex:parseInt(t.getAttribute("data-rowindex")),rowSpan:parseInt(t.getAttribute("rowspan")||1),code:n,column:e,isFooterCell:(e=>{for(;e&&!e.classList.contains(M.artTable);){if(e.classList.contains(M.tableFooter))return!0;e=e.parentElement}return!1})(t)}}:{v:null};t=t.parentElement};t;)if(e=n())return e.v;return null}function Al(e){var t,n,r;return 1===e.length&&(r=(e=e[0]).startRow,t=e.columns,e=!(n=e.footerRowRange)&&r===e.endRow&&1===t.length,r=-1===r&&n.startRow===n.endRow&&1===t.length,e||r)}function Il(e,t){var n=t<e;return{startRowIndex:n?t:e,endRowIndex:n?e:t}}function _l(e){return e?Il(e.startRow,e.endRow):{startRowIndex:-1,endRowIndex:-1}}function Tl(e,t,n,r){var o,i=e.startRow,a=e.endRow,c=e.columns,e=e.footerRowRange;return-1!==c.findIndex(function(e){return e.code===n.code})&&(i=(c=Il(i,a)).startRowIndex,o=(a=_l(e)).startRowIndex,r&&e&&o<=t&&t<=a.endRowIndex||!r&&i<=t&&t<=c.endRowIndex)}function Dl(e){var t=e.startRow,n=e.columns,t=Il(t,e.endRow),r=t.startRowIndex,e=_l(e.footerRowRange);return r+"_"+t.endRowIndex+"_"+e.startRowIndex+"_"+e.endRowIndex+"_"+n[0].code+"_"+n[n.length-1].code}function Ml(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Ll(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ml(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ml(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Nl(){return function(o){return o.mapColumns(S(function(e){var r;return I(e)?(r=e.getCellProps,Ll(Ll({},e),{},{getCellProps:function(e,t,n){return x(null==r?void 0:r(e,t,n),{onMouseEnter:function(e){o.ref.current.domHelper.getInRangeRowByCellEvent(e).forEach(function(e){e.classList.add("row-hover")})},onMouseLeave:function(e){o.ref.current.domHelper.getInRangeRowByCellEvent(e).forEach(function(e){e.classList.remove("row-hover")})}})}})):e}))}}function Fl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}var Hl=Symbol("footer-row");function zl(){var o=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(e){var t,n=null!=(n=o.dataSource)?n:e.getFooterDataSource(),r=null!=(t=o.footerRowMetaKey)?t:Hl;return e.setFeatureOptions("footerRowMetaKey",r),n?e.footerDataSource(n.map(function(e){return function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Fl(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Fl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}(C()({},r,!0),e)})):console.warn("调用 pipeline.use(features.footerDataSource()) 前请先设置页脚数据源,设置方法有:pipeline.use(features.footerDataSource({dataSource:any[]})) 或者 pipeline.footerDataSource(any[])"),e}}function Bl(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function Kl(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Bl(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Bl(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}function Wl(e){var t=e.style,n=e.className,r=e.size;return e.isExtend?w.a.createElement("svg",{className:n,width:r,height:r,style:t,viewBox:"96 96 896 896"},w.a.createElement("path",{d:"M678.347087 178.347087C690.550972 166.143203 690.550972 146.356797 678.347087 134.152913C666.143203 121.949029 646.356797 121.949029 634.152913 134.152913L290.402913 477.902913C278.199029 490.106797 278.199029 509.893203 290.402913 522.097087L634.152913 865.847087C646.356797 878.050972 666.143203 878.050972 678.347087 865.847087C690.550972 853.643203 690.550972 833.856797 678.347087 821.652913L356.694175 500L678.347087 178.347087z"})):w.a.createElement("svg",{className:n,width:r,height:r,style:t,viewBox:"96 96 896 896"},w.a.createElement("path",{d:"M321.652913 178.347087C309.449029 166.143203 309.449029 146.356797 321.652913 134.152913C333.856797 121.949029 353.643203 121.949029 365.847088 134.152913L709.597087 477.902913C721.800972 490.106797 721.800972 509.893203 709.597087 522.097087L365.847088 865.847087C353.643203 878.050972 333.856797 878.050972 321.652913 865.847087C309.449029 853.643203 309.449029 833.856797 321.652913 821.652913L643.305825 500L321.652913 178.347087z"}))}var Vl=e.c.span(r()(["\n font-size:12px;\n margin-left:4px;\n"])),$l=function(){var a=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return function(o){var e,t=o.getColumns(),i=null!=(e=null!=(e=a.extendStatus)?e:o.getStateAtKey("colExtend"))?e:{};function n(n){var e=Kl({},n),t=i[n.code],r="function"==typeof a.extendIcon?a.extendIcon(t):a.extendIcon,r=w.a.createElement(w.a.Fragment,null,L.safeRenderHeader(Kl({},n)),w.a.createElement(Vl,{onClick:function(){var e,t;e=n,t=C()({},e.code,!i[e.code]),i[e.code]=!i[e.code],o.setStateAtKey("colExtend",Kl({},i)),null!=a&&a.onChangeExtendStatus&&a.onChangeExtendStatus(i,t)}},r||w.a.createElement(Wl,{style:{userSelect:"none",marginLeft:2,flexShrink:0,cursor:"pointer",verticalAlign:"middle"},className:j()(C()({},M.tableExtendIcon,!0)),size:14,isExtend:t})));return e.title=r,e}return o.columns(S(function(e){var t;return!0===((null==(t=e)?void 0:t.features)||{}).showExtendIcon&&1<(null==(t=e.children)?void 0:t.length)&&(e=n(e),!1===i[e.code])&&e.children.splice(1,e.children.length),e})(t)),o}},Gl={rowDrag:"rowDrag"},Yl="rowDragKey",Ul="rowDragOptions",ql=30,Xl=20,Zl={name:"拖拽列",code:"$_row_drag_column_&",lock:!0,title:"",width:40,align:"center",getCellProps:function(e,t,n){return{className:j()(M.rowDragCell)}},render:function(e,t,n){return w.a.createElement("svg",{viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/1999/xlink","data-icon":"drag",width:"16",height:"16"},w.a.createElement("path",{d:"M298.688 192a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m298.624 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0zM298.688 512a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m298.624 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m-298.624 320a64 64 0 1 0 128 0 64 64 0 0 0-128 0z m298.624 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0z","p-id":"4278"}))}};function Jl(k){return function(g){var b,n,m,w,x,e,S=g.ref.current.domHelper&&g.ref.current.domHelper.tableBody,O=g.ref.current.domHelper&&g.ref.current.domHelper.artTable,E=g.addFeatureApi(Gl.rowDrag);return g.setFeatureOptions(Ul,k),S&&(b=g.getDataSource(),n=function(e,t){var n=e.dragItem,r=e.x,o=e.y,i=e.dropZoneTarget,a=e.startDropZoneTagret,c=e.commonParams,l=e.startCommonParams,s=e.event,e=e.dropZoneTableParams,u=e.getDataSource,f=e.getTreeModeOptions,e=e.getRowDragOptions,u=u(),f=f(),e=e(),f=!!f&&(null==e?void 0:e.allowDragIntoRow),e=-1,d="bottom",p=(!os(s,i)||(p=Ql(s.target,i,u))&&(e=p.rowIndex,d=as(p.cell,s.clientY,f)),0<=e?u[e]:null);return{startRowIndex:n.rowIndex,startRow:n.row,endRowIndex:e,endRow:p,startDropZoneTagret:a,startCommonParams:l,commonParams:c,dropZoneTarget:i,event:s,dragPosition:d,isFinished:t,x:r,y:o}},m=function(e){var t,e=n(e,!1);null!=k&&null!=(t=k.onDragStart)&&t.call(k,e)},w={getContainer:function(){return g.getLastPipeline().ref.current.domHelper.tableBody},onDragEnter:function(e){var t,e=n(e,!1);g.setStateAtKey(Yl,e),null!=k&&null!=(t=k.onDragEnter)&&t.call(k,e)},onDragLeave:function(e){var t,e=n(e,!1);g.setStateAtKey(Yl,e),null!=k&&null!=(t=k.onDragLeave)&&t.call(k,e)},onDragging:function(e){var t,e=n(e,!1);null!=k&&null!=(t=k.onDragMove)&&t.call(k,e),g.setStateAtKey(Yl,e)},onDragStop:function(e){var t,e=n(e,!0);g.setStateAtKey(Yl,e),null!=k&&null!=(t=k.onDragEnd)&&t.call(k,e)},isTable:!0,tableParams:{getDataSource:function(){return g.getLastPipeline().getDataSource()},getTreeModeOptions:function(){return g.getLastPipeline().getFeatureOptions("treeModeOptions")},getRowDragOptions:function(){return g.getLastPipeline().getFeatureOptions("rowDragOptions")}}},x=(null==k?void 0:k.rowDragColumn)||Zl,g.setFeatureOptions("rowDragColumnKey",x.code),E.setRowDropZoneParams(w),(e=g.getColumns().slice()).unshift(x),g.columns(e),g.addTableProps({onMouseDown:function(e){var n,t,s,u,f,r,o,d,p,h,i,a,c,l,v=e.nativeEvent,y=Ql(v.target,S,b);!y||y.code!==x.code||null!=k&&null!=(e=k.isDisabled)&&e.call(k,y.row,y.rowIndex)||(t=n=!1,d=o=r=f=u=s=null,p=[],h=function(e,t){var n;null!=k&&k.suppressScrollMove||(r&&clearTimeout(r),o&&clearInterval(o),0!==(n=((e,t)=>{var t=t.clientY,n=(e=e.getBoundingClientRect()).top;return n+(e=e.height)-Xl<=t&&t<=n+e?ql:n<=t&&t<=n+Xl?-ql:0})(e,t))&&(r=setTimeout(function(){o=setInterval(function(){e.scrollTop+=n},100)},500)))},i=function(e){s=((e,t)=>{var n="<div class='".concat(M.rowDragElement,"'>\n <span class='").concat(M.rowDragElementIcon,"'></span>\n <div class='").concat(M.rowDragElementLabel,"'></div>\n </div>"),r=document.createElement("div"),n=(r.innerHTML=n,r.firstChild);return(r=((e,t)=>{for(;e&&t.contains(e);){if("table-row"===e.getAttribute("data-role"))return e;e=e.parentElement}return null})(e.target,t))&&(e=r.getBoundingClientRect(),n.style.height=e.height+"px"),r=t.getBoundingClientRect(),n.style.maxWidth=r.width+"px",document.body.appendChild(n),n})(e,S);var t=!!g.getFeatureOptions("treeModeOptions"),t=(u=(e=>{var t=document.createElement("div");return t.classList.add(M.rowDragLine),e&&t.classList.add(M.treeTableRowDragLine),document.body.appendChild(t),t})(t),null!=k&&k.rowDragText?null==k||null==(t=k.rowDragText)?void 0:t.call(k,y.row,y.rowIndex):"第".concat(y.rowIndex,"行内容")),n=s,n=(t=t.toString(),n=n.querySelector(".".concat(M.rowDragElementLabel)),t=document.createTextNode(t),n.appendChild(t),O.classList.add(j()(M.rowDragging)),E.setDragStatus("start"),is(w,e,y,w));m(n)},a=function(a){var e,t,n;t=a,(e=s)&&(n=e.getBoundingClientRect().height,r=null!=(r=null==(r=document.body)?void 0:r.clientWidth)?r:window.innerHeight||(null==(r=document.documentElement)?void 0:r.clientWidth)||0,i=null!=(i=null==(i=document.body)?void 0:i.clientHeight)?i:window.innerHeight||(null==(i=document.documentElement)?void 0:i.clientHeight)||0,c=es(e.offsetParent),o=t.clientX,t=t.clientY-c.top-n/2,n=o-c.left,o=window.pageXOffset,c=window.pageYOffset,0<r&&n+e.clientWidth>r+o&&(n=Math.max(r+o-e.clientWidth,0)),0<i&&t+e.clientHeight>i+c&&(t=Math.max(i+c-e.clientHeight,0)),e.style.left="".concat(n,"px"),e.style.top="".concat(t,"px")),E.setDragStatus("dragging"),rs(s,"move");var r,o,i,c,l=E.getRowDropZone().concat(w).find(function(e){return os(a,e.getContainer())})||null;l!==f&&(null!==f&&null===l&&f.onDragLeave&&(rs(s,"notAllowed"),u.style.display="none",r=is(f,a,y,w),f.onDragLeave(r)),null===f&&null!==l&&l.onDragEnter&&(rs(s,"move"),l.isTable&&(u.style.display="block"),o=is(l,a,y,w),l.onDragEnter(o)),f=l),l&&(l.isTable&&((e=>{var t=e.lineElement,n=e.dragZone,e=e.event,r=n.getContainer(),o=(n=n.tableParams).getDataSource,i=n.getTreeModeOptions,n=n.getRowDragOptions,o=o(),i=i(),n=(n()||{}).allowDragIntoRow;if(o=Ql(e.target,r,o)){var a=o.cell,c=o.rowIndex,o=o.row,l=r.getBoundingClientRect(),s=es(document.body),u=!!i,n=u&&n,e=as(a,e.clientY,n);if(u){var n=i.iconWidth,u=i.iconIndent,f=i.iconGap,d=i.indentSize,i=i.treeMetaKey,r=r.querySelector('tr[data-rowindex="'.concat(c,'"] .').concat(M.tableExtendCell));if(r)return c=ts(r).paddingLeft,r=r.getBoundingClientRect(),o=o[i],o.rowKey,i=u+o.depth*d+(o.isLeaf?n+f:0),u=r.x,d=r.y,o=r.height,n="bottom"===e?d+o-s.top:d-s.top,f=Math.max(u+c+i-l.x,0),r=l.x+f-s.left,t.style.left="".concat(r,"px"),t.style.top="".concat(n,"px"),t.style.width="".concat(l.width-f,"px"),t.style.display="into"===e?"none":"block"}o=a.getBoundingClientRect(),d=o.y,u=o.height,c="bottom"===e?d+u-s.top:d-s.top,i=l.x-s.left;t.style.left="".concat(i,"px"),t.style.top="".concat(c,"px"),t.style.width="".concat(l.width,"px")}})({lineElement:u,dragZone:l,event:a}),h(l.getContainer(),a)),null!=l&&null!=(i=l.tableParams)&&i.getTreeModeOptions()&&(d&&clearTimeout(d),d=setTimeout(function(){var e,t=l.tableParams.getTreeModeOptions(),n=t.treeMetaKey,r=t.onExpand,o=t.isExpanded,i=t.onCollapse,t=l.tableParams.getDataSource(),t=Ql(a.target,l.getContainer(),t);!t||o(e=t.row[n].rowKey)||(r(e),p.push(function(){return i(e)}))},1e3)),l.onDragging)&&(c=is(l,a,y,w),l.onDragging(c))},e=T(window,"mousemove"),c=T(window,"mouseup"),e.pipe(xt(function(e){var e=e.clientY,t=v.clientY;return n=5<Math.abs(e-t)?!0:n}),R(function(e){t||(t=!0,i(v),a(v)),a(e)}),Si(c)).subscribe(),l=c.pipe(R(function(e){var t=e;for(ns(s),ns(u),O.classList.remove(j()(M.rowDragging)),E.setDragStatus("finished"),clearTimeout(r),clearInterval(o),clearTimeout(d);0<p.length;)p.pop()();var n,e=E.getRowDropZone().concat(w).find(function(e){return os(t,e.getContainer())});e&&e.onDragStop&&(n=is(e,t,y,w),e.onDragStop(n))})).subscribe({next:function(){l.unsubscribe()}}))}}),g.appendRowPropsGetter(function(e,t){var n,r,o=g.getStateAtKey(Yl)||{},i=E.getDragStatus(),a=o.startRowIndex,c=o.endRowIndex,l=o.endRow,s=o.isFinished,o=o.dragPosition,e=e[g.getFeatureOptions("footerRowMetaKey")],u=g.getFeatureOptions("treeModeOptions"),f=!!u;if(!(e||s||!f&&t!==a&&t!==c))return e=-1,f&&l&&(n=l[u.treeMetaKey].parentRowKey,r=g.ensurePrimaryKey("rowDrag"),e=g.getDataSource().findIndex(function(e){return L.safeGetRowKey(r,e,-1)===n})),{className:j()(C()(C()(C()(C()(C()(C()({},M.rowDragStart,t===a&&"finished"!==i),M.rowDragEnd,t===c),M.rowDragEndParent,f&&t===e&&"into"!==o),M.rowDragEndInto,t===c&&"into"===o),M.rowDragEndToTop,t===c&&"top"===o),M.rowDragEndToBottom,t===c&&"bottom"===o))}})),g}}function Ql(e,t,n){for(;e&&t.contains(e);){var r,o,i,a;if("table-cell"===e.getAttribute("data-role"))return r=e.getAttribute("data-code"),i=n[o=parseInt(e.getAttribute("data-rowindex"))],a=(e=>{for(;e&&!e.classList.contains(M.artTable);){if(e.classList.contains(M.tableFooter))return!0;e=e.parentElement}return!1})(e),!i||a?null:{rowIndex:o,row:i,code:r,cell:e};e=e.parentElement}return null}function es(e){var t=e.getBoundingClientRect(),e=ts(e),n=e.borderTopWidth;return{top:t.top+(n||0),left:t.left+(e.borderLeftWidth||0),right:t.right+(e.borderRightWidth||0),bottom:t.bottom+(e.borderBottomWidth||0)}}function ts(e){var e=window.getComputedStyle(e),t=e.height,n=e.width,r=e.borderTopWidth,o=e.borderRightWidth,i=e.borderBottomWidth,a=e.borderLeftWidth,c=e.paddingTop,l=e.paddingRight,s=e.paddingBottom,u=e.paddingLeft,f=e.marginTop,d=e.marginRight,p=e.marginBottom,h=e.marginLeft,e=e.boxSizing;return{height:parseFloat(t||"0"),width:parseFloat(n||"0"),borderTopWidth:parseFloat(r||"0"),borderRightWidth:parseFloat(o||"0"),borderBottomWidth:parseFloat(i||"0"),borderLeftWidth:parseFloat(a||"0"),paddingTop:parseFloat(c||"0"),paddingRight:parseFloat(l||"0"),paddingBottom:parseFloat(s||"0"),paddingLeft:parseFloat(u||"0"),marginTop:parseFloat(f||"0"),marginRight:parseFloat(d||"0"),marginBottom:parseFloat(p||"0"),marginLeft:parseFloat(h||"0"),boxSizing:e}}function ns(e){document.body.removeChild(e)}function rs(e,t){for(var e=e.querySelector(".".concat(M.rowDragElementIcon)),n=e;n&&n.firstChild;)n.removeChild(n.firstChild);t=t||"notAllowed";var r=document.createElement("span");"move"===t?r.classList.add(M.iconMove):"notAllowed"===t&&r.classList.add(M.iconNotAllowed),e.appendChild(r)}function os(e,t){return t.contains(e.target)}function is(e,t,n,r){var o=e.getContainer(),i=r.getContainer(),a=o.getBoundingClientRect(),c=t.clientX-a.left,a=t.clientY-a.top,r=r.tableParams.getRowDragOptions(),n={dragItem:n,startDropZoneTagret:i,startCommonParams:null==r?void 0:r.commonParams,dropZoneTarget:o,event:t,x:c,y:a};return e.isTable&&(r=null==(i=e.tableParams.getRowDragOptions())?void 0:i.commonParams,n.dropZoneTableParams=e.tableParams,n.commonParams=r),n}function as(e,t,n){var n=2<arguments.length&&void 0!==n&&n,e=e.getBoundingClientRect(),r=e.height,e=e.y,o="bottom";return n?t<e+r/4?o="top":t<e+3*r/4&&(o="into"):t<e+r/2&&(o="top"),o}var cs=(()=>o()(function e(t){i()(this,e),C()(this,"pipeline",void 0),C()(this,"rowDropZoneParams",void 0),C()(this,"rowDropZones",void 0),C()(this,"dragStatus",void 0),this.pipeline=t,this.rowDropZoneParams=null,this.rowDropZones=[],this.dragStatus="finished"},[{key:"getRowDropZoneParams",value:function(){return this.rowDropZoneParams}},{key:"setRowDropZoneParams",value:function(e){this.rowDropZoneParams=e}},{key:"addRowDropZone",value:function(t){t&&null!=t&&t.getContainer()&&(this.rowDropZones.some(function(e){return e.getContainer()===t.getContainer()})||this.rowDropZones.push(t))}},{key:"getRowDropZone",value:function(){return this.rowDropZones}},{key:"removeRowDropZone",value:function(t){this.rowDropZones=this.rowDropZones.filter(function(e){return e.getContainer()!==t.getContainer()})}},{key:"setDragStatus",value:function(e){this.dragStatus!==(this.dragStatus=e)&&this.pipeline.setStateAtKey("rowDragStatus",e)}},{key:"getDragStatus",value:function(){return this.dragStatus}}]))();function ls(t,e){var n,r=Object.keys(t);return Object.getOwnPropertySymbols&&(n=Object.getOwnPropertySymbols(t),e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)),r}function ss(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?ls(Object(n),!0).forEach(function(e){C()(t,e,n[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):ls(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))})}return t}var us=(()=>o()(function e(t){var n=t.state,r=t.setState,o=t.ctx,t=t.ref;i()(this,e),C()(this,"ref",void 0),C()(this,"_snapshots",{}),C()(this,"_rowPropsGetters",[]),C()(this,"_tableProps",{}),C()(this,"_dataSource",void 0),C()(this,"_isSameInputDataSource",void 0),C()(this,"_columns",void 0),C()(this,"_footerDataSource",void 0),C()(this,"ctx",{components:{},indents:e.defaultIndents}),C()(this,"state",void 0),C()(this,"setState",void 0),this.state=n,this.setState=r,this.ref=t,m()(this.ctx,o)},[{key:"guid",value:function(){function e(){return(65536*(1+Math.random())|0).toString(16).substring(1)}return e()+e()+"-"+e()+"-"+e()+"-"+e()+"-"+e()+e()+e()}},{key:"appendRowPropsGetter",value:function(e){return this._rowPropsGetters.push(e),this}},{key:"addTableProps",value:function(e){this._tableProps=x(this._tableProps,e)}},{key:"getDataSource",value:function(e){return null==e?this._dataSource:this._snapshots[e].dataSource}},{key:"isSameInputDataSource",value:function(){return this._isSameInputDataSource}},{key:"getColumns",value:function(e){return null==e?this._columns:this._snapshots[e].columns}},{key:"getFooterDataSource",value:function(){return this._footerDataSource}},{key:"getStateAtKey",value:function(e,t){return null!=(e=this.state[e])?e:t}},{key:"setStateAtKey",value:function(t,n,e){this.setState(function(e){return ss(ss({},e),{},C()({},t,n))},t,n,e)}},{key:"ensurePrimaryKey",value:function(e){if(null==this.ctx.primaryKey)throw new Error(e?"使用 ".concat(e," 之前必须先设置 primaryKey"):"必须先设置 primaryKey");return this.ctx.primaryKey}},{key:"input",value:function(e){var t=this;if(null!=this._dataSource||null!=this._columns)throw new Error("input 不能调用两次");return this._isSameInputDataSource=e.dataSource===this.ref.current._lastInputDataSource,this._dataSource=e.dataSource,this.ref.current._lastInputDataSource=e.dataSource,(this.ref.current.lastPipeline=this)._columns=e.columns.map(function(e){return ss(ss({},e),{},{key:t.guid()})}),this.snapshot("input"),this}},{key:"dataSource",value:function(e){return this._dataSource=e,this}},{key:"columns",value:function(e){return this._columns=e,this}},{key:"primaryKey",value:function(e){return this.ctx.primaryKey=e,this}},{key:"footerDataSource",value:function(e){return this._footerDataSource=e,this}},{key:"snapshot",value:function(e){return this._snapshots[e]={dataSource:this._dataSource,columns:this._columns,rowPropsGetters:this._rowPropsGetters.slice()},this}},{key:"useTransform",value:function(e){e=e({dataSource:this.getDataSource(),columns:this.getColumns()});return this.dataSource(e.dataSource).columns(e.columns)}},{key:"use",value:function(e){return e(this)}},{key:"mapDataSource",value:function(e){return this.dataSource(e(this.getDataSource()))}},{key:"mapColumns",value:function(e){return this.columns(e(this.getColumns()))}},{key:"getFeatureOptions",value:function(e){var t;return null==(t=this.ref.current.featureOptions)?void 0:t[e]}},{key:"setFeatureOptions",value:function(e,t){this.ref.current.featureOptions[e]=t}},{key:"getProps",value:function(){var t=this,e=(this.use(Mc()),{dataSource:this._dataSource,columns:this._columns});return this.ctx.primaryKey&&(e.primaryKey=this.ctx.primaryKey),this._footerDataSource&&(e.footerDataSource=this._footerDataSource),0<this._rowPropsGetters.length&&(e.getRowProps=function(n,r){return t._rowPropsGetters.reduce(function(e,t){return x(e,t(n,r))},{})}),e.getTableProps=function(){return t._tableProps},e.setTableWidth=function(e){t.getStateAtKey(Nc)!==e&&e&&t.setStateAtKey(Nc,e)},e.setTableDomHelper=function(e){t.ref.current.domHelper=e},e.setRowHeightManager=function(e){t.ref.current.rowHeightManager=e},e}},{key:"getFeatureApi",value:function(e){var t;return null==(t=this.ref.current.featureApi)?void 0:t[e]}},{key:"addFeatureApi",value:function(e){return this.getFeatureApi(e)||(this.ref.current.featureApi[e]=((e,t)=>{if(e===Gl.rowDrag)return new cs(t)})(e,this)),this.ref.current.featureApi[e]}},{key:"getLastPipeline",value:function(){return this.ref.current.lastPipeline}}]))();function fs(e){var t=Object(y.useState)({}),t=P()(t,2),n=t[0],t=t[1],r=Object(y.useRef)({featureOptions:{},featureApi:{}});return new us({state:n,setState:t,ctx:e,ref:r})}C()(us,"defaultIndents",{iconIndent:-8,iconWidth:16,iconGap:0,indentSize:16})}],a={},o.m=i,o.c=a,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=204);function o(e){var t;return(a[e]||(t=a[e]={i:e,l:!1,exports:{}},i[e].call(t.exports,t,t.exports,o),t.l=!0,t)).exports}var i,a});
|
|
219
219
|
//# sourceMappingURL=table.min.js.map
|