@univerjs/preset-sheets-sort 0.6.10-nightly.202504181606 → 0.6.10-nightly.202504201606

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/lib/index.css CHANGED
@@ -1 +1 @@
1
- .univer-extend-confirm-content{font-size:14px}.univer-extend-confirm-radio-group{margin-top:16px}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext{display:flex;justify-content:space-between;align-items:center}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext .univer-add-condition{color:#274fee;color:var(---Hyacinth-Blue-500, #274fee);font-size:16px;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext .univer-add-condition-text{margin-left:6px;font-size:12px}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext .univer-add-condition-disable{color:#1e222b;color:var(---Black, #1e222b);opacity:.3;cursor:not-allowed}.univer-custom-sort-panel-container .univer-custom-sort-panel-footer{margin-top:20px;display:flex;justify-content:end}.univer-custom-sort-panel-container .univer-custom-sort-panel-footer-btn{margin-left:12px}.univer-custom-sort-panel-container .univer-custom-sort-panel-item{display:flex;align-items:center;border-bottom:1px solid var(--gray-200)}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-head{display:flex;align-items:center}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-handler{font-size:16px;display:flex;align-items:center;justify-content:center;color:#1e222b;cursor:pointer}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-remove{font-size:14px;color:#4b4b4b;cursor:pointer;width:14px;height:14px;position:absolute;right:0}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-column-input{display:flex;width:236px;padding:6px 10px;justify-content:space-between;align-items:center;margin-left:8px;border-radius:6px;border:1px solid #e5e5e5;border:1px solid var(---Grey-200, #e5e5e5);background:#fff;background:var(---White, #fff);color:#1e222b;color:var(---Black, #1e222b);font-family:PingFang SC;font-size:13px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-column-input-dropdown{width:16px;height:16px;color:#4b4b4b}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-column-input-text{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-order-radio{display:flex;padding:0 10px}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-order-radio-cn{display:flex;padding:0 20px}.univer-custom-sort-panel-container .univer-condition-list{max-height:310px;overflow-y:auto;overflow-x:hidden}.univer-embed-sort-btn-container{display:flex;margin-bottom:12px}.univer-embed-sort-btn-container .univer-embed-sort-btn{font-size:13px;font-style:normal;font-weight:400;display:flex;width:140px;padding:6px 0;justify-content:center;align-items:center;gap:4px;border:1px solid #e5e5e5;border:1px solid var(---Grey-200, #e5e5e5);cursor:default}.univer-embed-sort-btn-container .univer-embed-sort-btn:active{background:#1e222b17}.univer-embed-sort-btn-container .univer-embed-sort-btn:hover{background:#1e222b0f;background:var(--black-6, rgba(30, 34, 43, .06))}.univer-embed-sort-btn-container .univer-embed-sort-btn-asc{border-radius:6px 0 0 6px}.univer-embed-sort-btn-container .univer-embed-sort-btn-desc{border-radius:0 6px 6px 0;margin-left:-1px}.univer-embed-sort-btn-container .univer-embed-sort-btn-icon{font-size:16px;color:#1e222b;margin-right:4px}.univer-custom-sort-col-menu{display:grid;grid-gap:var(--margin-xxs);gap:var(--margin-xxs);align-items:center;box-sizing:border-box;margin-top:0;margin-bottom:0;padding:var(--padding-sm);font-size:var(--font-size-base);background:#fff;background:var(---White, #fff);border:1px solid rgba(30,34,43,.06);border:1px solid var(--black-6, rgba(30, 34, 43, .06));border-radius:8px;border-radius:var(--Radius-4, 8px);box-shadow:0 4px 12px 2px #1e222b1a;max-height:310px;overflow-y:auto;overflow-x:hidden}.univer-custom-sort-col-menu li{list-style:none}.univer-custom-sort-col-menu-item{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;height:28px;padding:0 8px;font-size:13px;font-weight:400;font-style:normal;line-height:20px;color:#1e222b;color:var(---Black, #1e222b);text-align:left;border-radius:4px;border-radius:var(--border-radius-base);transition:background .2s}.univer-custom-sort-col-menu-item:hover{background:#f5f5f5}.univer-custom-sort-col-menu-item-desc{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
1
+ .univer-text-sm{font-size:14px;line-height:20px}.univer-extend-confirm-radio-group{margin-top:16px}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext{display:flex;justify-content:space-between;align-items:center}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext .univer-add-condition{color:#274fee;color:var(---Hyacinth-Blue-500, #274fee);font-size:16px;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext .univer-add-condition-text{margin-left:6px;font-size:12px}.univer-custom-sort-panel-container .univer-custom-sort-panel-ext .univer-add-condition-disable{color:#1e222b;color:var(---Black, #1e222b);opacity:.3;cursor:not-allowed}.univer-custom-sort-panel-container .univer-custom-sort-panel-footer{margin-top:20px;display:flex;justify-content:end}.univer-custom-sort-panel-container .univer-custom-sort-panel-footer-btn{margin-left:12px}.univer-custom-sort-panel-container .univer-custom-sort-panel-item{display:flex;align-items:center;border-bottom:1px solid var(--gray-200)}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-head{display:flex;align-items:center}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-handler{font-size:16px;display:flex;align-items:center;justify-content:center;color:#1e222b;cursor:pointer}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-remove{font-size:14px;color:#4b4b4b;cursor:pointer;width:14px;height:14px;position:absolute;right:0}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-column-input{display:flex;width:236px;padding:6px 10px;justify-content:space-between;align-items:center;margin-left:8px;border-radius:6px;border:1px solid #e5e5e5;border:1px solid var(---Grey-200, #e5e5e5);background:#fff;background:var(---White, #fff);color:#1e222b;color:var(---Black, #1e222b);font-family:PingFang SC;font-size:13px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-column-input-dropdown{width:16px;height:16px;color:#4b4b4b}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-column-input-text{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-order-radio{display:flex;padding:0 10px}.univer-custom-sort-panel-container .univer-custom-sort-panel-item-order-radio-cn{display:flex;padding:0 20px}.univer-custom-sort-panel-container .univer-condition-list{max-height:310px;overflow-y:auto;overflow-x:hidden}.univer-embed-sort-btn-container{display:flex;margin-bottom:12px}.univer-embed-sort-btn-container .univer-embed-sort-btn{font-size:13px;font-style:normal;font-weight:400;display:flex;width:140px;padding:6px 0;justify-content:center;align-items:center;gap:4px;border:1px solid #e5e5e5;border:1px solid var(---Grey-200, #e5e5e5);cursor:default}.univer-embed-sort-btn-container .univer-embed-sort-btn:active{background:#1e222b17}.univer-embed-sort-btn-container .univer-embed-sort-btn:hover{background:#1e222b0f;background:var(--black-6, rgba(30, 34, 43, .06))}.univer-embed-sort-btn-container .univer-embed-sort-btn-asc{border-radius:6px 0 0 6px}.univer-embed-sort-btn-container .univer-embed-sort-btn-desc{border-radius:0 6px 6px 0;margin-left:-1px}.univer-embed-sort-btn-container .univer-embed-sort-btn-icon{font-size:16px;color:#1e222b;margin-right:4px}.univer-custom-sort-col-menu{display:grid;grid-gap:var(--margin-xxs);gap:var(--margin-xxs);align-items:center;box-sizing:border-box;margin-top:0;margin-bottom:0;padding:var(--padding-sm);font-size:var(--font-size-base);background:#fff;background:var(---White, #fff);border:1px solid rgba(30,34,43,.06);border:1px solid var(--black-6, rgba(30, 34, 43, .06));border-radius:8px;border-radius:var(--Radius-4, 8px);box-shadow:0 4px 12px 2px #1e222b1a;max-height:310px;overflow-y:auto;overflow-x:hidden}.univer-custom-sort-col-menu li{list-style:none}.univer-custom-sort-col-menu-item{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;height:28px;padding:0 8px;font-size:13px;font-weight:400;font-style:normal;line-height:20px;color:#1e222b;color:var(---Black, #1e222b);text-align:left;border-radius:4px;border-radius:var(--border-radius-base);transition:background .2s}.univer-custom-sort-col-menu-item:hover{background:#f5f5f5}.univer-custom-sort-col-menu-item-desc{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
package/lib/umd/index.js CHANGED
@@ -7,16 +7,16 @@
7
7
 
8
8
 
9
9
  // @univerjs/sheets-sort-ui/index
10
- (function(u,s){typeof exports=="object"&&typeof module<"u"?s(exports,require("@univerjs/core"),require("@univerjs/sheets-sort"),require("@univerjs/engine-formula"),require("@univerjs/sheets-ui"),require("@univerjs/ui"),require("rxjs"),require("react/jsx-runtime"),require("@univerjs/sheets"),require("@univerjs/design"),require("react")):typeof define=="function"&&define.amd?define(["exports","@univerjs/core","@univerjs/sheets-sort","@univerjs/engine-formula","@univerjs/sheets-ui","@univerjs/ui","rxjs","react/jsx-runtime","@univerjs/sheets","@univerjs/design","react"],s):(u=typeof globalThis<"u"?globalThis:u||self,s(u.UniverSheetsSortUi={},u.UniverCore,u.UniverSheetsSort,u.UniverEngineFormula,u.UniverSheetsUi,u.UniverUi,u.rxjs,u.React,u.UniverSheets,u.UniverDesign,u.React))})(this,function(u,s,I,Ie,E,S,oe,a,m,M,l){"use strict";var Ct=Object.defineProperty;var gt=(u,s,I)=>s in u?Ct(u,s,{enumerable:!0,configurable:!0,writable:!0,value:I}):u[s]=I;var re=(u,s,I)=>gt(u,typeof s!="symbol"?s+"":s,I);const ye="sheets-sort-ui.config",se={};var P=function(){return P=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},P.apply(this,arguments)},_e=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r},x=l.forwardRef(function(e,t){var r=e.icon,n=e.id,o=e.className,i=e.extend,c=_e(e,["icon","id","className","extend"]),C="univerjs-icon univerjs-icon-".concat(n," ").concat(o||"").trim(),h=l.useRef("_".concat(xe()));return ie(r,"".concat(n),{defIds:r.defIds,idSuffix:h.current},P({ref:t,className:C},c),i)});function ie(e,t,r,n,o){return l.createElement(e.tag,P(P({key:t},Me(e,r,o)),n),(Pe(e,r).children||[]).map(function(i,c){return ie(i,"".concat(t,"-").concat(e.tag,"-").concat(c),r,void 0,o)}))}function Me(e,t,r){var n=P({},e.attrs);r!=null&&r.colorChannel1&&n.fill==="colorChannel1"&&(n.fill=r.colorChannel1),e.tag==="mask"&&n.id&&(n.id=n.id+t.idSuffix),Object.entries(n).forEach(function(i){var c=i[0],C=i[1];c==="mask"&&typeof C=="string"&&(n[c]=C.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))});var o=t.defIds;return!o||o.length===0||(e.tag==="use"&&n["xlink:href"]&&(n["xlink:href"]=n["xlink:href"]+t.idSuffix),Object.entries(n).forEach(function(i){var c=i[0],C=i[1];typeof C=="string"&&(n[c]=C.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))})),n}function Pe(e,t){var r,n=t.defIds;return!n||n.length===0?e:e.tag==="defs"&&(!((r=e.children)===null||r===void 0)&&r.length)?P(P({},e),{children:e.children.map(function(o){return typeof o.attrs.id=="string"&&n&&n.indexOf(o.attrs.id)>-1?P(P({},o),{attrs:P(P({},o.attrs),{id:o.attrs.id+t.idSuffix})}):o})}):e}function xe(){return Math.random().toString(36).substring(2,8)}x.displayName="UniverIcon";var Te={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 14.4667C12.4208 14.798 12.1522 15.0667 11.8208 15.0667C11.4895 15.0667 11.2208 14.798 11.2208 14.4667V2.98193L9.97861 4.22417C9.7443 4.45848 9.3644 4.45848 9.13008 4.22417C8.89577 3.98985 8.89577 3.60995 9.13008 3.37564L11.3967 1.10897C11.6311 0.874657 12.011 0.874657 12.2453 1.10897L14.5119 3.37564C14.7463 3.60995 14.7463 3.98985 14.5119 4.22417C14.2776 4.45848 13.8977 4.45848 13.6634 4.22417L12.4208 2.9816V14.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z",fillRule:"evenodd",clipRule:"evenodd"}}]},q=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"ascending- single",ref:t,icon:Te}))});q.displayName="AscendingSingle";var Ee={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z",fillRule:"evenodd",clipRule:"evenodd"}}]},ae=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"check-mark-single",ref:t,icon:Ee}))});ae.displayName="CheckMarkSingle";var be={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.77445 9.24306L9.77457 11.9573C9.77458 12.2887 9.50597 12.5574 9.17459 12.5574 8.84322 12.5574 8.57458 12.2888 8.57457 11.9574L8.57439 7.79509C8.57438 7.46372 8.84299 7.19508 9.17436 7.19507 9.3281 7.19493 9.48196 7.25351 9.59925 7.3708L11.3465 9.11808C11.5808 9.3524 11.5808 9.7323 11.3465 9.96661 11.1122 10.2009 10.7323 10.2009 10.498 9.96661L9.77445 9.24306zM6.22584 10.5094L6.22572 7.79514C6.22571 7.46377 6.49433 7.19513 6.8257 7.19512 7.15707 7.1951 7.42571 7.46372 7.42572 7.79509L7.4259 11.9574C7.42592 12.2888 7.1573 12.5574 6.82593 12.5574 6.67228 12.5575 6.51828 12.4989 6.40104 12.3817L4.65376 10.6344C4.41945 10.4001 4.41945 10.0202 4.65376 9.78588 4.88808 9.55156 5.26798 9.55156 5.50229 9.78588L6.22584 10.5094z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM2.34014 5.86724V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V5.86724H2.34014ZM13.6601 4.66724H2.34014V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H12.2601C13.0333 2.33989 13.6601 2.96669 13.6601 3.73989V4.66724Z",fillRule:"evenodd",clipRule:"evenodd"}}]},ce=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"custom-sort-single",ref:t,icon:be}))});ce.displayName="CustomSortSingle";var Re={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993.866699 5.9313.866699H10.069C10.4004.866699 10.669 1.13533 10.669 1.4667 10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667zM1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443 14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V13.1332C3.15332 14.2377 4.04875 15.1332 5.15332 15.1332H10.8465C11.9511 15.1332 12.8465 14.2377 12.8465 13.1331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V13.1331C11.6465 13.575 11.2884 13.9331 10.8465 13.9331H5.15332C4.71149 13.9331 4.35332 13.575 4.35332 13.1332V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]},le=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"delete-empty-single",ref:t,icon:Re}))});le.displayName="DeleteEmptySingle";var ke={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 1.53335C12.4208 1.20198 12.1522 0.93335 11.8208 0.93335C11.4895 0.93335 11.2208 1.20198 11.2208 1.53335V13.0181L9.97861 11.7758C9.7443 11.5415 9.3644 11.5415 9.13008 11.7758C8.89577 12.0101 8.89577 12.39 9.13008 12.6244L11.3967 14.891C11.6311 15.1253 12.011 15.1253 12.2453 14.891L14.5119 12.6244C14.7463 12.39 14.7463 12.0101 14.5119 11.7758C14.2776 11.5415 13.8977 11.5415 13.6634 11.7758L12.4208 13.0184V1.53335Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z",fillRule:"evenodd",clipRule:"evenodd"}}]},Y=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"descending-single",ref:t,icon:ke}))});Y.displayName="DescendingSingle";var we={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 3.20024C1.57503 3.20024 1.3064 2.93161 1.3064 2.60024C1.3064 2.26887 1.57503 2.00024 1.9064 2.00024H4.57306C4.90443 2.00024 5.17306 2.26887 5.17306 2.60024C5.17306 2.93161 4.90443 3.20024 4.57306 3.20024H1.9064ZM1.3064 6.19985C1.3064 6.53122 1.57503 6.79985 1.9064 6.79985H5.9064C6.23777 6.79985 6.5064 6.53122 6.5064 6.19985C6.5064 5.86848 6.23777 5.59985 5.9064 5.59985H1.9064C1.57503 5.59985 1.3064 5.86848 1.3064 6.19985ZM1.9064 10.3997C1.57503 10.3997 1.3064 10.1311 1.3064 9.79971C1.3064 9.46834 1.57503 9.19971 1.9064 9.19971H7.23973C7.5711 9.19971 7.83973 9.46834 7.83973 9.79971C7.83973 10.1311 7.5711 10.3997 7.23973 10.3997H1.9064ZM1.9064 13.9996C1.57503 13.9996 1.3064 13.7309 1.3064 13.3996C1.3064 13.0682 1.57503 12.7996 1.9064 12.7996H8.57306C8.90443 12.7996 9.17306 13.0682 9.17306 13.3996C9.17306 13.7309 8.90443 13.9996 8.57306 13.9996H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 14.2667C12.4267 14.5981 12.1581 14.8667 11.8267 14.8667C11.4953 14.8667 11.2267 14.5981 11.2267 14.2667V3.18198L9.98447 4.42422C9.75015 4.65853 9.37026 4.65853 9.13594 4.42422C8.90163 4.1899 8.90163 3.81 9.13594 3.57569L11.4026 1.30902C11.6369 1.07471 12.0168 1.07471 12.2511 1.30902L14.5178 3.57569C14.7521 3.81 14.7521 4.1899 14.5178 4.42422C14.2835 4.65853 13.9036 4.65853 13.6693 4.42422L12.4267 3.18165V14.2667Z"}}]},de=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"expand-ascending-single",ref:t,icon:we}))});de.displayName="ExpandAscendingSingle";var Oe={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 12.7998C1.57503 12.7998 1.3064 13.0684 1.3064 13.3998C1.3064 13.7311 1.57503 13.9998 1.9064 13.9998H4.57306C4.90443 13.9998 5.17306 13.7311 5.17306 13.3998C5.17306 13.0684 4.90443 12.7998 4.57306 12.7998H1.9064ZM1.3064 9.80015C1.3064 9.46878 1.57503 9.20015 1.9064 9.20015H5.9064C6.23777 9.20015 6.5064 9.46878 6.5064 9.80015C6.5064 10.1315 6.23777 10.4001 5.9064 10.4001H1.9064C1.57503 10.4001 1.3064 10.1315 1.3064 9.80015ZM1.9064 5.60029C1.57503 5.60029 1.3064 5.86892 1.3064 6.20029C1.3064 6.53166 1.57503 6.80029 1.9064 6.80029H7.23973C7.5711 6.80029 7.83973 6.53166 7.83973 6.20029C7.83973 5.86892 7.5711 5.60029 7.23973 5.60029H1.9064ZM1.9064 2.00044C1.57503 2.00044 1.3064 2.26907 1.3064 2.60044C1.3064 2.93181 1.57503 3.20044 1.9064 3.20044H8.57306C8.90443 3.20044 9.17306 2.93181 9.17306 2.60044C9.17306 2.26907 8.90443 2.00044 8.57306 2.00044H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 1.7333C12.4267 1.40193 12.1581 1.1333 11.8267 1.1333C11.4953 1.1333 11.2267 1.40193 11.2267 1.7333V12.818L9.98447 11.5758C9.75015 11.3415 9.37026 11.3415 9.13594 11.5758C8.90163 11.8101 8.90163 12.19 9.13594 12.4243L11.4026 14.691C11.6369 14.9253 12.0168 14.9253 12.2511 14.691L14.5178 12.4243C14.7521 12.19 14.7521 11.8101 14.5178 11.5758C14.2835 11.3415 13.9036 11.3415 13.6693 11.5758L12.4267 12.8183V1.7333Z"}}]},ue=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"expand-descending-single",ref:t,icon:Oe}))});ue.displayName="ExpandDescendingSingle";var De={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z"}}]},X=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"increase-single",ref:t,icon:De}))});X.displayName="IncreaseSingle";var Ne={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z",fillRule:"evenodd",clipRule:"evenodd"}}]},me=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"more-down-single",ref:t,icon:Ne}))});me.displayName="MoreDownSingle";var Le={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_622_8",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_622_8)"},children:[{tag:"path",attrs:{d:"M6 5C6.55228 5 7 4.55228 7 4 7 3.44772 6.55228 3 6 3 5.44772 3 5 3.44772 5 4 5 4.55228 5.44772 5 6 5zM6 9C6.55228 9 7 8.55229 7 8 7 7.44772 6.55228 7 6 7 5.44772 7 5 7.44772 5 8 5 8.55229 5.44772 9 6 9zM7 12C7 12.5523 6.55228 13 6 13 5.44772 13 5 12.5523 5 12 5 11.4477 5.44772 11 6 11 6.55228 11 7 11.4477 7 12zM10 5C10.5523 5 11 4.55228 11 4 11 3.44772 10.5523 3 10 3 9.44771 3 9 3.44772 9 4 9 4.55228 9.44771 5 10 5zM11 8C11 8.55229 10.5523 9 10 9 9.44771 9 9 8.55229 9 8 9 7.44772 9.44771 7 10 7 10.5523 7 11 7.44772 11 8zM10 13C10.5523 13 11 12.5523 11 12 11 11.4477 10.5523 11 10 11 9.44771 11 9 11.4477 9 12 9 12.5523 9.44771 13 10 13z"}}]}]},Se=l.forwardRef(function(e,t){return l.createElement(x,Object.assign({},e,{id:"sequence-single",ref:t,icon:Le}))});Se.displayName="SequenceSingle";const d={extendConfirmContent:"univer-extend-confirm-content",extendConfirmRadioGroup:"univer-extend-confirm-radio-group",customSortPanelContainer:"univer-custom-sort-panel-container",customSortPanelExt:"univer-custom-sort-panel-ext",addCondition:"univer-add-condition",addConditionText:"univer-add-condition-text",addConditionDisable:"univer-add-condition-disable",customSortPanelFooter:"univer-custom-sort-panel-footer",customSortPanelFooterBtn:"univer-custom-sort-panel-footer-btn",customSortPanelItem:"univer-custom-sort-panel-item",customSortPanelItemHead:"univer-custom-sort-panel-item-head",customSortPanelItemHandler:"univer-custom-sort-panel-item-handler",customSortPanelItemRemove:"univer-custom-sort-panel-item-remove",customSortPanelItemColumnInput:"univer-custom-sort-panel-item-column-input",customSortPanelItemColumnInputDropdown:"univer-custom-sort-panel-item-column-input-dropdown",customSortPanelItemColumnInputText:"univer-custom-sort-panel-item-column-input-text",customSortPanelItemOrderRadio:"univer-custom-sort-panel-item-order-radio",customSortPanelItemOrderRadioCn:"univer-custom-sort-panel-item-order-radio-cn",conditionList:"univer-condition-list",embedSortBtnContainer:"univer-embed-sort-btn-container",embedSortBtn:"univer-embed-sort-btn",embedSortBtnAsc:"univer-embed-sort-btn-asc",embedSortBtnDesc:"univer-embed-sort-btn-desc",embedSortBtnIcon:"univer-embed-sort-btn-icon",customSortColMenu:"univer-custom-sort-col-menu",customSortColMenuItem:"univer-custom-sort-col-menu-item",customSortColMenuItemDesc:"univer-custom-sort-col-menu-item-desc"},He=e=>{const[t,r]=l.useState("0"),n=S.useDependency(s.LocaleService);return a.jsxs("div",{className:d.extendConfirmContent,children:[a.jsx("div",{className:"extend-confirm-desc",children:n.t("sheets-sort.dialog.sort-reminder-desc")}),a.jsxs(M.RadioGroup,{className:d.extendConfirmRadioGroup,value:t,direction:"vertical",onChange:o=>{r(o),e.onChange(o)},children:[a.jsx(M.Radio,{value:"0",children:n.t("sheets-sort.dialog.sort-reminder-no")}),a.jsx(M.Radio,{value:"1",children:n.t("sheets-sort.dialog.sort-reminder-ext")})]})]})};var Ue=Object.getOwnPropertyDescriptor,je=(e,t,r,n)=>{for(var o=n>1?void 0:n?Ue(t,r):t,i=e.length-1,c;i>=0;i--)(c=e[i])&&(o=c(o)||o);return o},w=(e,t)=>(r,n)=>t(r,n,e);const L={MERGE_ERROR:"sheets-sort.error.merge-size",EMPTY_ERROR:"sheets-sort.error.empty",SINGLE_ERROR:"sheets-sort.error.single",FORMULA_ARRAY:"sheets-sort.error.formula-array"};let p=class extends s.Disposable{constructor(t,r,n,o,i,c,C){super();re(this,"_customSortState$",new oe.BehaviorSubject(null));re(this,"customSortState$",this._customSortState$.asObservable());this._univerInstanceService=t,this._confirmService=r,this._logService=n,this._selectionManagerService=o,this._sheetsSortService=i,this._localeService=c,this._commandService=C}async triggerSortDirectly(t,r,n){const o=n||await this._detectSortLocation(r);if(!o||!this._check(o))return!1;const c={orderRules:[{type:t?I.SortType.ASC:I.SortType.DESC,colIndex:o.colIndex}],range:o.range};return this._sheetsSortService.applySort(c,o.unitId,o.subUnitId),!0}async triggerSortCustomize(){const t=await this._detectSortLocation();return!t||!this._check(t)?!1:(this.showCustomSortPanel(t),!0)}customSortState(){return this._customSortState$.getValue()}getTitles(t){var h,f;const r=(h=this.customSortState())==null?void 0:h.location;if(!r)return[];const{unitId:n,subUnitId:o,range:i}=r,c=(f=this._univerInstanceService.getUnit(n))==null?void 0:f.getSheetBySheetId(o);if(!c)return[];const C=Ae(this._localeService);return Array.from({length:i.endColumn-i.startColumn+1},(R,_)=>{var y;const k=(y=c.getCell(i.startRow,_+i.startColumn))==null?void 0:y.v;return{index:_+i.startColumn,label:t?`${k!=null?k:C(_+i.startColumn)}`:C(_+i.startColumn)}})}setSelection(t,r,n){var c;const o=(c=this._univerInstanceService.getUnit(t))==null?void 0:c.getSheetBySheetId(r);if(!o)return;const i={unitId:t,subUnitId:r,selections:[{range:n,primary:m.getPrimaryForRange(n,o),style:null}]};this._commandService.executeCommand(m.SetSelectionsOperation.id,i)}async showCheckError(t){return await this._confirmService.confirm({id:"sort-range-check-error",title:{title:this._localeService.t("info.tooltip")},children:{title:a.jsx("div",{children:this._localeService.t(t)})}})}async showExtendConfirm(){let t=!1;return await this._confirmService.confirm({id:"extend-sort-range-dialog",title:{title:this._localeService.t("sheets-sort.dialog.sort-reminder")},children:{title:a.jsx(He,{onChange:n=>{t=n==="1"}})},width:400})?t?"extend":"keep":"cancel"}showCustomSortPanel(t){this._customSortState$.next({location:t,show:!0})}closeCustomSortPanel(){this._customSortState$.next({show:!1})}_check(t){return this._sheetsSortService.singleCheck(t)?this._sheetsSortService.mergeCheck(t)?this._sheetsSortService.formulaCheck(t)?this._sheetsSortService.emptyCheck(t)?!0:(this.showCheckError(L.EMPTY_ERROR),!1):(this.showCheckError(L.FORMULA_ARRAY),!1):(this.showCheckError(L.MERGE_ERROR),!1):(this.showCheckError(L.SINGLE_ERROR),!1)}async _detectSortLocation(t){const r=this._univerInstanceService.getCurrentUnitForType(s.UniverInstanceType.UNIVER_SHEET),n=r.getActiveSheet(),o=r.getUnitId(),i=n.getSheetId(),c=this._selectionManagerService.getCurrentLastSelection();if(!c)return null;let C;if(t===!0)C=m.expandToContinuousRange(c.range,{up:!0,down:!0,left:!0,right:!0},n),this.setSelection(o,i,C);else if(t===!1)C=c.range;else{const h=await this.showExtendConfirm();if(h==="cancel")return null;h==="keep"?C=c.range:(C=m.expandToContinuousRange(c.range,{up:!0,down:!0,left:!0,right:!0},n),this.setSelection(o,i,C))}return{range:C,unitId:o,subUnitId:i,colIndex:c.primary.actualColumn}}};p=je([w(0,s.IUniverInstanceService),w(1,S.IConfirmService),w(2,s.ILogService),w(3,s.Inject(m.SheetsSelectionsService)),w(4,s.Inject(I.SheetsSortService)),w(5,s.Inject(s.LocaleService)),w(6,s.ICommandService)],p);function Ae(e){return t=>{const r=s.Tools.chatAtABC(t);switch(e.getCurrentLocale()){case s.LocaleType.ZH_CN:return`"${r}"列`;case s.LocaleType.EN_US:return`Column "${r}"`;default:return`Column "${r}"`}}}const H={id:"sheet.command.sort-range-asc",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!1)},U={id:"sheet.command.sort-range-asc-ext",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!0)},j={id:"sheet.command.sort-range-desc",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!1)},A={id:"sheet.command.sort-range-desc-ext",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!0)},$={id:"sheet.command.sort-range-custom",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortCustomize()},B={id:"sheet.command.sort-range-asc-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!1)},F={id:"sheet.command.sort-range-asc-ext-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!0)},W={id:"sheet.command.sort-range-desc-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!1)},V={id:"sheet.command.sort-range-desc-ext-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!0)},z={id:"sheet.command.sort-range-custom-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortCustomize()};function $e(){const e=S.useDependency(p),t=S.useDependency(I.SheetsSortService),r=S.useDependency(s.LocaleService),[n,o]=l.useState(!1),[i,c]=l.useState(0),C=l.useRef(null),h=e.customSortState();if(!h||!h.location)return null;const{range:f,unitId:R,subUnitId:_}=h.location,k=e.getTitles(n),[y,D]=l.useState([{type:I.SortType.ASC,colIndex:f.startColumn}]),te=l.useCallback((g,T)=>{const N=[...y];T===null?N.splice(g,1):N[g]=T,D(N)},[y]),G=l.useCallback(s.throttle(()=>{const g=[...y],T=Fe(f,y);T!==null&&(g.push({type:I.SortType.ASC,colIndex:T}),D(g))},200),[y,f]),v=l.useCallback((g,T)=>{t.applySort({range:f,orderRules:g,hasTitle:T}),e.closeCustomSortPanel()},[t,e,f]),ne=l.useCallback(()=>{e.closeCustomSortPanel()},[e]),mt=l.useCallback(g=>{o(g),g?e.setSelection(R,_,{...f,startRow:f.startRow+1}):e.setSelection(R,_,f)},[e,f,_,R]);l.useEffect(()=>{C.current&&y.length>5&&(C.current.scrollTop=C.current.scrollHeight)},[y]);const St=y.length<k.length,pe=y.map(g=>({...g,id:`${g.colIndex}`}));return a.jsxs("div",{className:d.customSortPanelContainer,children:[a.jsxs("div",{className:d.customSortPanelContent,onMouseDown:g=>{g.stopPropagation()},children:[a.jsxs("div",{className:d.customSortPanelExt,children:[a.jsx("div",{className:d.firstRowCheck,children:a.jsx(M.Checkbox,{checked:n,onChange:g=>mt(!!g),children:r.t("sheets-sort.dialog.first-row-check")})}),St?a.jsxs("div",{className:d.addCondition,onClick:G,children:[a.jsx(X,{}),a.jsx("span",{className:d.addConditionText,children:r.t("sheets-sort.dialog.add-condition")})]}):a.jsxs("div",{className:`
10
+ (function(u,s){typeof exports=="object"&&typeof module<"u"?s(exports,require("@univerjs/core"),require("@univerjs/sheets-sort"),require("@univerjs/engine-formula"),require("@univerjs/sheets-ui"),require("@univerjs/ui"),require("rxjs"),require("react/jsx-runtime"),require("@univerjs/sheets"),require("@univerjs/design"),require("react")):typeof define=="function"&&define.amd?define(["exports","@univerjs/core","@univerjs/sheets-sort","@univerjs/engine-formula","@univerjs/sheets-ui","@univerjs/ui","rxjs","react/jsx-runtime","@univerjs/sheets","@univerjs/design","react"],s):(u=typeof globalThis<"u"?globalThis:u||self,s(u.UniverSheetsSortUi={},u.UniverCore,u.UniverSheetsSort,u.UniverEngineFormula,u.UniverSheetsUi,u.UniverUi,u.rxjs,u.React,u.UniverSheets,u.UniverDesign,u.React))})(this,function(u,s,I,Ie,x,S,oe,a,m,M,l){"use strict";var Ct=Object.defineProperty;var gt=(u,s,I)=>s in u?Ct(u,s,{enumerable:!0,configurable:!0,writable:!0,value:I}):u[s]=I;var re=(u,s,I)=>gt(u,typeof s!="symbol"?s+"":s,I);const ye="sheets-sort-ui.config",se={};var P=function(){return P=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},P.apply(this,arguments)},_e=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r},T=l.forwardRef(function(e,t){var r=e.icon,n=e.id,o=e.className,i=e.extend,c=_e(e,["icon","id","className","extend"]),C="univerjs-icon univerjs-icon-".concat(n," ").concat(o||"").trim(),h=l.useRef("_".concat(Te()));return ie(r,"".concat(n),{defIds:r.defIds,idSuffix:h.current},P({ref:t,className:C},c),i)});function ie(e,t,r,n,o){return l.createElement(e.tag,P(P({key:t},Me(e,r,o)),n),(Pe(e,r).children||[]).map(function(i,c){return ie(i,"".concat(t,"-").concat(e.tag,"-").concat(c),r,void 0,o)}))}function Me(e,t,r){var n=P({},e.attrs);r!=null&&r.colorChannel1&&n.fill==="colorChannel1"&&(n.fill=r.colorChannel1),e.tag==="mask"&&n.id&&(n.id=n.id+t.idSuffix),Object.entries(n).forEach(function(i){var c=i[0],C=i[1];c==="mask"&&typeof C=="string"&&(n[c]=C.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))});var o=t.defIds;return!o||o.length===0||(e.tag==="use"&&n["xlink:href"]&&(n["xlink:href"]=n["xlink:href"]+t.idSuffix),Object.entries(n).forEach(function(i){var c=i[0],C=i[1];typeof C=="string"&&(n[c]=C.replace(/url\(#(.*)\)/,"url(#$1".concat(t.idSuffix,")")))})),n}function Pe(e,t){var r,n=t.defIds;return!n||n.length===0?e:e.tag==="defs"&&(!((r=e.children)===null||r===void 0)&&r.length)?P(P({},e),{children:e.children.map(function(o){return typeof o.attrs.id=="string"&&n&&n.indexOf(o.attrs.id)>-1?P(P({},o),{attrs:P(P({},o.attrs),{id:o.attrs.id+t.idSuffix})}):o})}):e}function Te(){return Math.random().toString(36).substring(2,8)}T.displayName="UniverIcon";var Ee={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 14.4667C12.4208 14.798 12.1522 15.0667 11.8208 15.0667C11.4895 15.0667 11.2208 14.798 11.2208 14.4667V2.98193L9.97861 4.22417C9.7443 4.45848 9.3644 4.45848 9.13008 4.22417C8.89577 3.98985 8.89577 3.60995 9.13008 3.37564L11.3967 1.10897C11.6311 0.874657 12.011 0.874657 12.2453 1.10897L14.5119 3.37564C14.7463 3.60995 14.7463 3.98985 14.5119 4.22417C14.2776 4.45848 13.8977 4.45848 13.6634 4.22417L12.4208 2.9816V14.4667Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z",fillRule:"evenodd",clipRule:"evenodd"}}]},q=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"ascending- single",ref:t,icon:Ee}))});q.displayName="AscendingSingle";var xe={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M14.1544 3.75557C14.3887 3.98988 14.3887 4.36978 14.1544 4.6041L6.51409 12.2444C6.40157 12.3569 6.24896 12.4201 6.08983 12.4201C5.9307 12.4201 5.77808 12.3569 5.66556 12.2444L1.84541 8.42425C1.6111 8.18993 1.6111 7.81003 1.84541 7.57572C2.07973 7.34141 2.45963 7.34141 2.69394 7.57572L6.08983 10.9716L13.3059 3.75557C13.5402 3.52126 13.9201 3.52126 14.1544 3.75557Z",fillRule:"evenodd",clipRule:"evenodd"}}]},ae=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"check-mark-single",ref:t,icon:xe}))});ae.displayName="CheckMarkSingle";var be={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M9.77445 9.24306L9.77457 11.9573C9.77458 12.2887 9.50597 12.5574 9.17459 12.5574 8.84322 12.5574 8.57458 12.2888 8.57457 11.9574L8.57439 7.79509C8.57438 7.46372 8.84299 7.19508 9.17436 7.19507 9.3281 7.19493 9.48196 7.25351 9.59925 7.3708L11.3465 9.11808C11.5808 9.3524 11.5808 9.7323 11.3465 9.96661 11.1122 10.2009 10.7323 10.2009 10.498 9.96661L9.77445 9.24306zM6.22584 10.5094L6.22572 7.79514C6.22571 7.46377 6.49433 7.19513 6.8257 7.19512 7.15707 7.1951 7.42571 7.46372 7.42572 7.79509L7.4259 11.9574C7.42592 12.2888 7.1573 12.5574 6.82593 12.5574 6.67228 12.5575 6.51828 12.4989 6.40104 12.3817L4.65376 10.6344C4.41945 10.4001 4.41945 10.0202 4.65376 9.78588 4.88808 9.55156 5.26798 9.55156 5.50229 9.78588L6.22584 10.5094z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.14014 3.73989C1.14014 2.30396 2.3042 1.13989 3.74014 1.13989H12.2601C13.6961 1.13989 14.8601 2.30395 14.8601 3.73989V12.2599C14.8601 13.6958 13.6961 14.8599 12.2601 14.8599H3.74014C2.3042 14.8599 1.14014 13.6958 1.14014 12.2599V3.73989ZM2.34014 5.86724V12.2599C2.34014 13.0331 2.96694 13.6599 3.74014 13.6599H12.2601C13.0333 13.6599 13.6601 13.0331 13.6601 12.2599V5.86724H2.34014ZM13.6601 4.66724H2.34014V3.73989C2.34014 2.9667 2.96694 2.33989 3.74014 2.33989H12.2601C13.0333 2.33989 13.6601 2.96669 13.6601 3.73989V4.66724Z",fillRule:"evenodd",clipRule:"evenodd"}}]},ce=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"custom-sort-single",ref:t,icon:be}))});ce.displayName="CustomSortSingle";var Re={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M5.3313 1.4667C5.3313 1.13533 5.59993.866699 5.9313.866699H10.069C10.4004.866699 10.669 1.13533 10.669 1.4667 10.669 1.79807 10.4004 2.0667 10.069 2.0667H5.9313C5.59993 2.0667 5.3313 1.79807 5.3313 1.4667zM1.09985 3.64443C1.09985 3.31306 1.36848 3.04443 1.69985 3.04443H14.2999C14.6312 3.04443 14.8999 3.31306 14.8999 3.64443 14.8999 3.9758 14.6312 4.24443 14.2999 4.24443H1.69985C1.36848 4.24443 1.09985 3.9758 1.09985 3.64443z"}},{tag:"path",attrs:{fill:"currentColor",d:"M4.75332 5.22217C3.86966 5.22217 3.15332 5.93851 3.15332 6.82217V13.1332C3.15332 14.2377 4.04875 15.1332 5.15332 15.1332H10.8465C11.9511 15.1332 12.8465 14.2377 12.8465 13.1331V6.82217C12.8465 5.93851 12.1302 5.22217 11.2465 5.22217H4.75332ZM4.35332 6.82217C4.35332 6.60125 4.53241 6.42217 4.75332 6.42217H11.2465C11.4674 6.42217 11.6465 6.60125 11.6465 6.82217V13.1331C11.6465 13.575 11.2884 13.9331 10.8465 13.9331H5.15332C4.71149 13.9331 4.35332 13.575 4.35332 13.1332V6.82217Z",fillRule:"evenodd",clipRule:"evenodd"}}]},le=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"delete-empty-single",ref:t,icon:Re}))});le.displayName="DeleteEmptySingle";var ke={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M12.4208 1.53335C12.4208 1.20198 12.1522 0.93335 11.8208 0.93335C11.4895 0.93335 11.2208 1.20198 11.2208 1.53335V13.0181L9.97861 11.7758C9.7443 11.5415 9.3644 11.5415 9.13008 11.7758C8.89577 12.0101 8.89577 12.39 9.13008 12.6244L11.3967 14.891C11.6311 15.1253 12.011 15.1253 12.2453 14.891L14.5119 12.6244C14.7463 12.39 14.7463 12.0101 14.5119 11.7758C14.2776 11.5415 13.8977 11.5415 13.6634 11.7758L12.4208 13.0184V1.53335Z"}},{tag:"path",attrs:{fill:"currentColor",d:"M1.98967 10.2798C1.6583 10.2798 1.38967 10.0112 1.38967 9.67983 1.38967 9.34846 1.6583 9.07983 1.98967 9.07983H6.50138C6.74406 9.07983 6.96284 9.22602 7.05571 9.45022 7.14858 9.67443 7.09725 9.9325 6.92565 10.1041L3.43819 13.5916H6.50138C6.83276 13.5916 7.10138 13.8602 7.10138 14.1916 7.10138 14.5229 6.83276 14.7916 6.50138 14.7916H1.98967C1.74699 14.7916 1.52821 14.6454 1.43534 14.4212 1.34247 14.197 1.3938 13.9389 1.5654 13.7673L5.05286 10.2798H1.98967zM5.1846 1.86439C4.8641.989866 3.62725.989866 3.30674 1.86439L1.34882 7.20672C1.23479 7.51786 1.39458 7.86252 1.70571 7.97655 2.01684 8.09058 2.3615 7.93079 2.47553 7.61966L3.06159 6.02055 3.06338 6.02056H5.42975L6.01581 7.61966C6.12984 7.93079 6.4745 8.09058 6.78563 7.97655 7.09677 7.86252 7.25655 7.51786 7.14252 7.20672L5.1846 1.86439zM4.98996 4.82056L4.24567 2.78971 3.50138 4.82056H4.98996z",fillRule:"evenodd",clipRule:"evenodd"}}]},Y=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"descending-single",ref:t,icon:ke}))});Y.displayName="DescendingSingle";var we={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 3.20024C1.57503 3.20024 1.3064 2.93161 1.3064 2.60024C1.3064 2.26887 1.57503 2.00024 1.9064 2.00024H4.57306C4.90443 2.00024 5.17306 2.26887 5.17306 2.60024C5.17306 2.93161 4.90443 3.20024 4.57306 3.20024H1.9064ZM1.3064 6.19985C1.3064 6.53122 1.57503 6.79985 1.9064 6.79985H5.9064C6.23777 6.79985 6.5064 6.53122 6.5064 6.19985C6.5064 5.86848 6.23777 5.59985 5.9064 5.59985H1.9064C1.57503 5.59985 1.3064 5.86848 1.3064 6.19985ZM1.9064 10.3997C1.57503 10.3997 1.3064 10.1311 1.3064 9.79971C1.3064 9.46834 1.57503 9.19971 1.9064 9.19971H7.23973C7.5711 9.19971 7.83973 9.46834 7.83973 9.79971C7.83973 10.1311 7.5711 10.3997 7.23973 10.3997H1.9064ZM1.9064 13.9996C1.57503 13.9996 1.3064 13.7309 1.3064 13.3996C1.3064 13.0682 1.57503 12.7996 1.9064 12.7996H8.57306C8.90443 12.7996 9.17306 13.0682 9.17306 13.3996C9.17306 13.7309 8.90443 13.9996 8.57306 13.9996H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 14.2667C12.4267 14.5981 12.1581 14.8667 11.8267 14.8667C11.4953 14.8667 11.2267 14.5981 11.2267 14.2667V3.18198L9.98447 4.42422C9.75015 4.65853 9.37026 4.65853 9.13594 4.42422C8.90163 4.1899 8.90163 3.81 9.13594 3.57569L11.4026 1.30902C11.6369 1.07471 12.0168 1.07471 12.2511 1.30902L14.5178 3.57569C14.7521 3.81 14.7521 4.1899 14.5178 4.42422C14.2835 4.65853 13.9036 4.65853 13.6693 4.42422L12.4267 3.18165V14.2667Z"}}]},de=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"expand-ascending-single",ref:t,icon:we}))});de.displayName="ExpandAscendingSingle";var Oe={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M1.9064 12.7998C1.57503 12.7998 1.3064 13.0684 1.3064 13.3998C1.3064 13.7311 1.57503 13.9998 1.9064 13.9998H4.57306C4.90443 13.9998 5.17306 13.7311 5.17306 13.3998C5.17306 13.0684 4.90443 12.7998 4.57306 12.7998H1.9064ZM1.3064 9.80015C1.3064 9.46878 1.57503 9.20015 1.9064 9.20015H5.9064C6.23777 9.20015 6.5064 9.46878 6.5064 9.80015C6.5064 10.1315 6.23777 10.4001 5.9064 10.4001H1.9064C1.57503 10.4001 1.3064 10.1315 1.3064 9.80015ZM1.9064 5.60029C1.57503 5.60029 1.3064 5.86892 1.3064 6.20029C1.3064 6.53166 1.57503 6.80029 1.9064 6.80029H7.23973C7.5711 6.80029 7.83973 6.53166 7.83973 6.20029C7.83973 5.86892 7.5711 5.60029 7.23973 5.60029H1.9064ZM1.9064 2.00044C1.57503 2.00044 1.3064 2.26907 1.3064 2.60044C1.3064 2.93181 1.57503 3.20044 1.9064 3.20044H8.57306C8.90443 3.20044 9.17306 2.93181 9.17306 2.60044C9.17306 2.26907 8.90443 2.00044 8.57306 2.00044H1.9064Z",fillRule:"evenodd",clipRule:"evenodd"}},{tag:"path",attrs:{fill:"currentColor",d:"M12.4267 1.7333C12.4267 1.40193 12.1581 1.1333 11.8267 1.1333C11.4953 1.1333 11.2267 1.40193 11.2267 1.7333V12.818L9.98447 11.5758C9.75015 11.3415 9.37026 11.3415 9.13594 11.5758C8.90163 11.8101 8.90163 12.19 9.13594 12.4243L11.4026 14.691C11.6369 14.9253 12.0168 14.9253 12.2511 14.691L14.5178 12.4243C14.7521 12.19 14.7521 11.8101 14.5178 11.5758C14.2835 11.3415 13.9036 11.3415 13.6693 11.5758L12.4267 12.8183V1.7333Z"}}]},ue=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"expand-descending-single",ref:t,icon:Oe}))});ue.displayName="ExpandDescendingSingle";var De={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M8.6 1.99991C8.60001 1.66854 8.33138 1.39991 8.00001 1.3999C7.66864 1.3999 7.40001 1.66853 7.4 1.9999L7.39996 7.3999H1.9999C1.66853 7.3999 1.3999 7.66853 1.3999 7.9999C1.3999 8.33127 1.66853 8.5999 1.9999 8.5999H7.39995L7.3999 13.9999C7.3999 14.3313 7.66853 14.5999 7.9999 14.5999C8.33127 14.5999 8.5999 14.3313 8.5999 13.9999L8.59995 8.5999H13.9999C14.3313 8.5999 14.5999 8.33127 14.5999 7.9999C14.5999 7.66853 14.3313 7.3999 13.9999 7.3999H8.59996L8.6 1.99991Z"}}]},X=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"increase-single",ref:t,icon:De}))});X.displayName="IncreaseSingle";var Ne={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"path",attrs:{fill:"currentColor",d:"M11.3536 6.14645C11.5488 6.34171 11.5488 6.65829 11.3536 6.85355L8.35355 9.85355C8.15829 10.0488 7.84171 10.0488 7.64645 9.85355L4.64645 6.85355C4.45118 6.65829 4.45118 6.34171 4.64645 6.14645C4.84171 5.95118 5.15829 5.95118 5.35355 6.14645L8 8.79289L10.6464 6.14645C10.8417 5.95118 11.1583 5.95118 11.3536 6.14645Z",fillRule:"evenodd",clipRule:"evenodd"}}]},me=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"more-down-single",ref:t,icon:Ne}))});me.displayName="MoreDownSingle";var Le={tag:"svg",attrs:{fill:"none",viewBox:"0 0 16 16",width:"1em",height:"1em"},children:[{tag:"mask",attrs:{id:"mask0_622_8",style:{maskType:"alpha"},width:16,height:16,x:0,y:0,maskUnits:"userSpaceOnUse"},children:[{tag:"path",attrs:{fill:"#D9D9D9",d:"M0 0H16V16H0z"}}]},{tag:"g",attrs:{fill:"currentColor",mask:"url(#mask0_622_8)"},children:[{tag:"path",attrs:{d:"M6 5C6.55228 5 7 4.55228 7 4 7 3.44772 6.55228 3 6 3 5.44772 3 5 3.44772 5 4 5 4.55228 5.44772 5 6 5zM6 9C6.55228 9 7 8.55229 7 8 7 7.44772 6.55228 7 6 7 5.44772 7 5 7.44772 5 8 5 8.55229 5.44772 9 6 9zM7 12C7 12.5523 6.55228 13 6 13 5.44772 13 5 12.5523 5 12 5 11.4477 5.44772 11 6 11 6.55228 11 7 11.4477 7 12zM10 5C10.5523 5 11 4.55228 11 4 11 3.44772 10.5523 3 10 3 9.44771 3 9 3.44772 9 4 9 4.55228 9.44771 5 10 5zM11 8C11 8.55229 10.5523 9 10 9 9.44771 9 9 8.55229 9 8 9 7.44772 9.44771 7 10 7 10.5523 7 11 7.44772 11 8zM10 13C10.5523 13 11 12.5523 11 12 11 11.4477 10.5523 11 10 11 9.44771 11 9 11.4477 9 12 9 12.5523 9.44771 13 10 13z"}}]}]},Se=l.forwardRef(function(e,t){return l.createElement(T,Object.assign({},e,{id:"sequence-single",ref:t,icon:Le}))});Se.displayName="SequenceSingle";const d={extendConfirmRadioGroup:"univer-extend-confirm-radio-group",customSortPanelContainer:"univer-custom-sort-panel-container",customSortPanelExt:"univer-custom-sort-panel-ext",addCondition:"univer-add-condition",addConditionText:"univer-add-condition-text",addConditionDisable:"univer-add-condition-disable",customSortPanelFooter:"univer-custom-sort-panel-footer",customSortPanelFooterBtn:"univer-custom-sort-panel-footer-btn",customSortPanelItem:"univer-custom-sort-panel-item",customSortPanelItemHead:"univer-custom-sort-panel-item-head",customSortPanelItemHandler:"univer-custom-sort-panel-item-handler",customSortPanelItemRemove:"univer-custom-sort-panel-item-remove",customSortPanelItemColumnInput:"univer-custom-sort-panel-item-column-input",customSortPanelItemColumnInputDropdown:"univer-custom-sort-panel-item-column-input-dropdown",customSortPanelItemColumnInputText:"univer-custom-sort-panel-item-column-input-text",customSortPanelItemOrderRadio:"univer-custom-sort-panel-item-order-radio",customSortPanelItemOrderRadioCn:"univer-custom-sort-panel-item-order-radio-cn",conditionList:"univer-condition-list",embedSortBtnContainer:"univer-embed-sort-btn-container",embedSortBtn:"univer-embed-sort-btn",embedSortBtnAsc:"univer-embed-sort-btn-asc",embedSortBtnDesc:"univer-embed-sort-btn-desc",embedSortBtnIcon:"univer-embed-sort-btn-icon",customSortColMenu:"univer-custom-sort-col-menu",customSortColMenuItem:"univer-custom-sort-col-menu-item",customSortColMenuItemDesc:"univer-custom-sort-col-menu-item-desc"},He=e=>{const[t,r]=l.useState("0"),n=S.useDependency(s.LocaleService);return a.jsxs("div",{className:"univer-text-sm univer-theme",children:[a.jsx("div",{className:"extend-confirm-desc",children:n.t("sheets-sort.dialog.sort-reminder-desc")}),a.jsxs(M.RadioGroup,{className:d.extendConfirmRadioGroup,value:t,direction:"vertical",onChange:o=>{r(o),e.onChange(o)},children:[a.jsx(M.Radio,{value:"0",children:n.t("sheets-sort.dialog.sort-reminder-no")}),a.jsx(M.Radio,{value:"1",children:n.t("sheets-sort.dialog.sort-reminder-ext")})]})]})};var Ue=Object.getOwnPropertyDescriptor,je=(e,t,r,n)=>{for(var o=n>1?void 0:n?Ue(t,r):t,i=e.length-1,c;i>=0;i--)(c=e[i])&&(o=c(o)||o);return o},w=(e,t)=>(r,n)=>t(r,n,e);const L={MERGE_ERROR:"sheets-sort.error.merge-size",EMPTY_ERROR:"sheets-sort.error.empty",SINGLE_ERROR:"sheets-sort.error.single",FORMULA_ARRAY:"sheets-sort.error.formula-array"};let p=class extends s.Disposable{constructor(t,r,n,o,i,c,C){super();re(this,"_customSortState$",new oe.BehaviorSubject(null));re(this,"customSortState$",this._customSortState$.asObservable());this._univerInstanceService=t,this._confirmService=r,this._logService=n,this._selectionManagerService=o,this._sheetsSortService=i,this._localeService=c,this._commandService=C}async triggerSortDirectly(t,r,n){const o=n||await this._detectSortLocation(r);if(!o||!this._check(o))return!1;const c={orderRules:[{type:t?I.SortType.ASC:I.SortType.DESC,colIndex:o.colIndex}],range:o.range};return this._sheetsSortService.applySort(c,o.unitId,o.subUnitId),!0}async triggerSortCustomize(){const t=await this._detectSortLocation();return!t||!this._check(t)?!1:(this.showCustomSortPanel(t),!0)}customSortState(){return this._customSortState$.getValue()}getTitles(t){var h,v;const r=(h=this.customSortState())==null?void 0:h.location;if(!r)return[];const{unitId:n,subUnitId:o,range:i}=r,c=(v=this._univerInstanceService.getUnit(n))==null?void 0:v.getSheetBySheetId(o);if(!c)return[];const C=Ae(this._localeService);return Array.from({length:i.endColumn-i.startColumn+1},(R,_)=>{var y;const k=(y=c.getCell(i.startRow,_+i.startColumn))==null?void 0:y.v;return{index:_+i.startColumn,label:t?`${k!=null?k:C(_+i.startColumn)}`:C(_+i.startColumn)}})}setSelection(t,r,n){var c;const o=(c=this._univerInstanceService.getUnit(t))==null?void 0:c.getSheetBySheetId(r);if(!o)return;const i={unitId:t,subUnitId:r,selections:[{range:n,primary:m.getPrimaryForRange(n,o),style:null}]};this._commandService.executeCommand(m.SetSelectionsOperation.id,i)}async showCheckError(t){return await this._confirmService.confirm({id:"sort-range-check-error",title:{title:this._localeService.t("info.tooltip")},children:{title:a.jsx("div",{children:this._localeService.t(t)})}})}async showExtendConfirm(){let t=!1;return await this._confirmService.confirm({id:"extend-sort-range-dialog",title:{title:this._localeService.t("sheets-sort.dialog.sort-reminder")},children:{title:a.jsx(He,{onChange:n=>{t=n==="1"}})},width:400})?t?"extend":"keep":"cancel"}showCustomSortPanel(t){this._customSortState$.next({location:t,show:!0})}closeCustomSortPanel(){this._customSortState$.next({show:!1})}_check(t){return this._sheetsSortService.singleCheck(t)?this._sheetsSortService.mergeCheck(t)?this._sheetsSortService.formulaCheck(t)?this._sheetsSortService.emptyCheck(t)?!0:(this.showCheckError(L.EMPTY_ERROR),!1):(this.showCheckError(L.FORMULA_ARRAY),!1):(this.showCheckError(L.MERGE_ERROR),!1):(this.showCheckError(L.SINGLE_ERROR),!1)}async _detectSortLocation(t){const r=this._univerInstanceService.getCurrentUnitForType(s.UniverInstanceType.UNIVER_SHEET),n=r.getActiveSheet(),o=r.getUnitId(),i=n.getSheetId(),c=this._selectionManagerService.getCurrentLastSelection();if(!c)return null;let C;if(t===!0)C=m.expandToContinuousRange(c.range,{up:!0,down:!0,left:!0,right:!0},n),this.setSelection(o,i,C);else if(t===!1)C=c.range;else{const h=await this.showExtendConfirm();if(h==="cancel")return null;h==="keep"?C=c.range:(C=m.expandToContinuousRange(c.range,{up:!0,down:!0,left:!0,right:!0},n),this.setSelection(o,i,C))}return{range:C,unitId:o,subUnitId:i,colIndex:c.primary.actualColumn}}};p=je([w(0,s.IUniverInstanceService),w(1,S.IConfirmService),w(2,s.ILogService),w(3,s.Inject(m.SheetsSelectionsService)),w(4,s.Inject(I.SheetsSortService)),w(5,s.Inject(s.LocaleService)),w(6,s.ICommandService)],p);function Ae(e){return t=>{const r=s.Tools.chatAtABC(t);switch(e.getCurrentLocale()){case s.LocaleType.ZH_CN:return`"${r}"列`;case s.LocaleType.EN_US:return`Column "${r}"`;default:return`Column "${r}"`}}}const H={id:"sheet.command.sort-range-asc",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!1)},U={id:"sheet.command.sort-range-asc-ext",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!0)},j={id:"sheet.command.sort-range-desc",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!1)},A={id:"sheet.command.sort-range-desc-ext",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!0)},$={id:"sheet.command.sort-range-custom",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortCustomize()},B={id:"sheet.command.sort-range-asc-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!1)},F={id:"sheet.command.sort-range-asc-ext-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!0,!0)},W={id:"sheet.command.sort-range-desc-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!1)},V={id:"sheet.command.sort-range-desc-ext-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortDirectly(!1,!0)},z={id:"sheet.command.sort-range-custom-ctx",type:s.CommandType.COMMAND,handler:async e=>await e.get(p).triggerSortCustomize()};function $e(){const e=S.useDependency(p),t=S.useDependency(I.SheetsSortService),r=S.useDependency(s.LocaleService),[n,o]=l.useState(!1),[i,c]=l.useState(0),C=l.useRef(null),h=e.customSortState();if(!h||!h.location)return null;const{range:v,unitId:R,subUnitId:_}=h.location,k=e.getTitles(n),[y,D]=l.useState([{type:I.SortType.ASC,colIndex:v.startColumn}]),te=l.useCallback((g,E)=>{const N=[...y];E===null?N.splice(g,1):N[g]=E,D(N)},[y]),G=l.useCallback(s.throttle(()=>{const g=[...y],E=Fe(v,y);E!==null&&(g.push({type:I.SortType.ASC,colIndex:E}),D(g))},200),[y,v]),f=l.useCallback((g,E)=>{t.applySort({range:v,orderRules:g,hasTitle:E}),e.closeCustomSortPanel()},[t,e,v]),ne=l.useCallback(()=>{e.closeCustomSortPanel()},[e]),mt=l.useCallback(g=>{o(g),g?e.setSelection(R,_,{...v,startRow:v.startRow+1}):e.setSelection(R,_,v)},[e,v,_,R]);l.useEffect(()=>{C.current&&y.length>5&&(C.current.scrollTop=C.current.scrollHeight)},[y]);const St=y.length<k.length,pe=y.map(g=>({...g,id:`${g.colIndex}`}));return a.jsxs("div",{className:d.customSortPanelContainer,children:[a.jsxs("div",{className:d.customSortPanelContent,onMouseDown:g=>{g.stopPropagation()},children:[a.jsxs("div",{className:d.customSortPanelExt,children:[a.jsx("div",{className:d.firstRowCheck,children:a.jsx(M.Checkbox,{checked:n,onChange:g=>mt(!!g),children:r.t("sheets-sort.dialog.first-row-check")})}),St?a.jsxs("div",{className:d.addCondition,onClick:G,children:[a.jsx(X,{}),a.jsx("span",{className:d.addConditionText,children:r.t("sheets-sort.dialog.add-condition")})]}):a.jsxs("div",{className:`
11
11
  ${d.addCondition}
12
12
  ${d.addConditionDisable}
13
- `,children:[a.jsx(X,{}),a.jsx("span",{className:d.addConditionText,children:r.t("sheets-sort.dialog.add-condition")})]})]}),a.jsx("div",{className:d.conditionList,onScroll:g=>{const T=g.currentTarget.scrollTop;c(T)},ref:C,children:a.jsx(M.DraggableList,{list:pe,onListChange:D,idKey:"id",draggableHandle:`.${d.customSortPanelItemHandler}`,itemRender:g=>a.jsx(Be,{titles:k,list:pe,item:g,onChange:(T,N)=>te(N,T),scrollPosition:i}),rowHeight:32,margin:[0,12]})})]}),a.jsxs("div",{className:d.customSortPanelFooter,children:[a.jsx(M.Button,{className:d.customSortPanelFooterBtn,onClick:()=>ne(),children:r.t("sheets-sort.dialog.cancel")}),a.jsx(M.Button,{className:d.customSortPanelFooterBtn,variant:"primary",onClick:()=>v(y,n),children:r.t("sheets-sort.dialog.confirm")})]})]})}function Be(e){var G;const{list:t,item:r,titles:n,onChange:o,scrollPosition:i}=e,c=S.useDependency(s.LocaleService),C=n.filter(v=>!t.some(ne=>ne.colIndex===v.index)||v.index===r.colIndex),h=t.findIndex(v=>v.colIndex===r.colIndex),f=l.useCallback(v=>{o({...r,colIndex:v.index},h),_(!1)},[h,r,o]),[R,_]=l.useState(!1),k=v=>{_(v)};l.useEffect(()=>{_(!1)},[i]);const y=t.length>1,D=(G=n.find(v=>v.index===r.colIndex))==null?void 0:G.label,te=c.getCurrentLocale()===s.LocaleType.ZH_CN?d.customSortPanelItemOrderRadioCn:d.customSortPanelItemOrderRadio;return a.jsxs("div",{className:d.customSortPanelItem,children:[a.jsxs("div",{className:d.customSortPanelItemHead,children:[a.jsx("div",{className:d.customSortPanelItemHandler,children:a.jsx(Se,{})}),a.jsx("div",{className:d.customSortPanelItemColumn,children:a.jsx(M.Dropdown,{align:"start",overlay:a.jsx("ul",{className:M.clsx(d.customSortColMenu,"univer-theme"),children:C.map(v=>a.jsxs("li",{onClick:()=>f(v),className:d.customSortColMenuItem,children:[a.jsx("span",{className:d.customSortColMenuItemDesc,children:v.label}),a.jsx("span",{className:d.customSortColMenuItemCheck,children:v.index===r.colIndex&&a.jsx(ae,{})})]},v.index))}),open:R,onOpenChange:k,children:a.jsxs("div",{className:d.customSortPanelItemColumnInput,children:[a.jsx("span",{className:d.customSortPanelItemColumnInputText,children:D}),a.jsx(me,{className:d.customSortPanelItemColumnInputDropdown})]})})})]}),a.jsx("div",{className:d.customSortPanelItemOrder,children:a.jsxs(M.RadioGroup,{className:te,value:r.type,onChange:v=>{o({...r,type:v},h)},children:[a.jsx(M.Radio,{value:I.SortType.ASC,children:c.t("sheets-sort.general.sort-asc")}),a.jsx(M.Radio,{value:I.SortType.DESC,children:c.t("sheets-sort.general.sort-desc")})]})}),a.jsx("div",{className:d.customSortPanelItemRemove,children:y&&a.jsx(le,{onClick:()=>o(null,h)})})]})}function Fe(e,t){const{startColumn:r,endColumn:n}=e,o=new Set(t.map(i=>i==null?void 0:i.colIndex));for(let i=r;i<=n;i++)if(!o.has(i))return i;return null}function We(e){const{range:t,colIndex:r,onClose:n}=e,o=S.useDependency(p),i=S.useDependency(s.IUniverInstanceService),c=S.useDependency(s.LocaleService),C=l.useCallback(h=>{const{unitId:f,subUnitId:R}=m.getSheetCommandTarget(i)||{};if(t&&f&&R){const _={...t,startRow:t.startRow+1};o.triggerSortDirectly(h,!1,{unitId:f,subUnitId:R,range:_,colIndex:r})}else console.warn(`Cannot find the target to sort. unitId: ${f}, subUnitId: ${R}, range: ${t}, colIndex: ${r}`);n()},[t,r,o,i,n]);return a.jsxs("div",{className:d.embedSortBtnContainer,children:[a.jsxs("div",{className:`
13
+ `,children:[a.jsx(X,{}),a.jsx("span",{className:d.addConditionText,children:r.t("sheets-sort.dialog.add-condition")})]})]}),a.jsx("div",{className:d.conditionList,onScroll:g=>{const E=g.currentTarget.scrollTop;c(E)},ref:C,children:a.jsx(M.DraggableList,{list:pe,onListChange:D,idKey:"id",draggableHandle:`.${d.customSortPanelItemHandler}`,itemRender:g=>a.jsx(Be,{titles:k,list:pe,item:g,onChange:(E,N)=>te(N,E),scrollPosition:i}),rowHeight:32,margin:[0,12]})})]}),a.jsxs("div",{className:d.customSortPanelFooter,children:[a.jsx(M.Button,{className:d.customSortPanelFooterBtn,onClick:()=>ne(),children:r.t("sheets-sort.dialog.cancel")}),a.jsx(M.Button,{className:d.customSortPanelFooterBtn,variant:"primary",onClick:()=>f(y,n),children:r.t("sheets-sort.dialog.confirm")})]})]})}function Be(e){var G;const{list:t,item:r,titles:n,onChange:o,scrollPosition:i}=e,c=S.useDependency(s.LocaleService),C=n.filter(f=>!t.some(ne=>ne.colIndex===f.index)||f.index===r.colIndex),h=t.findIndex(f=>f.colIndex===r.colIndex),v=l.useCallback(f=>{o({...r,colIndex:f.index},h),_(!1)},[h,r,o]),[R,_]=l.useState(!1),k=f=>{_(f)};l.useEffect(()=>{_(!1)},[i]);const y=t.length>1,D=(G=n.find(f=>f.index===r.colIndex))==null?void 0:G.label,te=c.getCurrentLocale()===s.LocaleType.ZH_CN?d.customSortPanelItemOrderRadioCn:d.customSortPanelItemOrderRadio;return a.jsxs("div",{className:d.customSortPanelItem,children:[a.jsxs("div",{className:d.customSortPanelItemHead,children:[a.jsx("div",{className:d.customSortPanelItemHandler,children:a.jsx(Se,{})}),a.jsx("div",{className:d.customSortPanelItemColumn,children:a.jsx(M.Dropdown,{align:"start",overlay:a.jsx("ul",{className:M.clsx(d.customSortColMenu,"univer-theme"),children:C.map(f=>a.jsxs("li",{onClick:()=>v(f),className:d.customSortColMenuItem,children:[a.jsx("span",{className:d.customSortColMenuItemDesc,children:f.label}),a.jsx("span",{className:d.customSortColMenuItemCheck,children:f.index===r.colIndex&&a.jsx(ae,{})})]},f.index))}),open:R,onOpenChange:k,children:a.jsxs("div",{className:d.customSortPanelItemColumnInput,children:[a.jsx("span",{className:d.customSortPanelItemColumnInputText,children:D}),a.jsx(me,{className:d.customSortPanelItemColumnInputDropdown})]})})})]}),a.jsx("div",{className:d.customSortPanelItemOrder,children:a.jsxs(M.RadioGroup,{className:te,value:r.type,onChange:f=>{o({...r,type:f},h)},children:[a.jsx(M.Radio,{value:I.SortType.ASC,children:c.t("sheets-sort.general.sort-asc")}),a.jsx(M.Radio,{value:I.SortType.DESC,children:c.t("sheets-sort.general.sort-desc")})]})}),a.jsx("div",{className:d.customSortPanelItemRemove,children:y&&a.jsx(le,{onClick:()=>o(null,h)})})]})}function Fe(e,t){const{startColumn:r,endColumn:n}=e,o=new Set(t.map(i=>i==null?void 0:i.colIndex));for(let i=r;i<=n;i++)if(!o.has(i))return i;return null}function We(e){const{range:t,colIndex:r,onClose:n}=e,o=S.useDependency(p),i=S.useDependency(s.IUniverInstanceService),c=S.useDependency(s.LocaleService),C=l.useCallback(h=>{const{unitId:v,subUnitId:R}=m.getSheetCommandTarget(i)||{};if(t&&v&&R){const _={...t,startRow:t.startRow+1};o.triggerSortDirectly(h,!1,{unitId:v,subUnitId:R,range:_,colIndex:r})}else console.warn(`Cannot find the target to sort. unitId: ${v}, subUnitId: ${R}, range: ${t}, colIndex: ${r}`);n()},[t,r,o,i,n]);return a.jsxs("div",{className:d.embedSortBtnContainer,children:[a.jsxs("div",{className:`
14
14
  ${d.embedSortBtn}
15
15
  ${d.embedSortBtnAsc}
16
16
  `,onClick:()=>C(!0),children:[a.jsx(q,{className:d.embedSortBtnIcon}),c.t("sheets-sort.general.sort-asc")]}),a.jsxs("div",{className:`
17
17
  ${d.embedSortBtn}
18
18
  ${d.embedSortBtnDesc}
19
- `,onClick:()=>C(!1),children:[a.jsx(Y,{className:d.embedSortBtnIcon}),c.t("sheets-sort.general.sort-desc")]})]})}const Ce="sheet.menu.sheets-sort",ge="sheet.menu.sheets-sort-ctx",O="AscendingSingle",K="ExpandAscendingSingle",J="DescendingSingle",Q="ExpandDescendingSingle",ee="CustomSortSingle";function Ve(e){return{id:Ce,type:S.MenuItemType.SUBITEMS,icon:O,tooltip:"sheets-sort.general.sort",hidden$:S.getMenuHiddenObservable(e,s.UniverInstanceType.UNIVER_SHEET),disabled$:E.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function ze(e){return{id:H.id,icon:O,title:"sheets-sort.general.sort-asc-cur",type:S.MenuItemType.BUTTON,hidden$:E.getCurrentExclusiveRangeInterest$(e)}}function Ze(e){return{id:U.id,title:"sheets-sort.general.sort-asc-ext",icon:K,type:S.MenuItemType.BUTTON}}function Ge(e){return{id:j.id,title:"sheets-sort.general.sort-desc-cur",icon:J,type:S.MenuItemType.BUTTON}}function qe(e){return{id:A.id,title:"sheets-sort.general.sort-desc-ext",icon:Q,type:S.MenuItemType.BUTTON}}function Ye(e){return{id:$.id,title:"sheets-sort.general.sort-custom",type:S.MenuItemType.BUTTON,icon:ee}}function Xe(e){return{id:ge,title:"sheets-sort.general.sort",type:S.MenuItemType.SUBITEMS,icon:O,hidden$:S.getMenuHiddenObservable(e,s.UniverInstanceType.UNIVER_SHEET),disabled$:E.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Ke(e){return{id:B.id,title:"sheets-sort.general.sort-asc-cur",type:S.MenuItemType.BUTTON,icon:O,disabled$:E.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Je(e){return{id:F.id,title:"sheets-sort.general.sort-asc-ext",type:S.MenuItemType.BUTTON,icon:K,disabled$:E.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Qe(e){return{id:W.id,title:"sheets-sort.general.sort-desc-cur",type:S.MenuItemType.BUTTON,icon:J,disabled$:E.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function et(e){return{id:V.id,title:"sheets-sort.general.sort-desc-ext",type:S.MenuItemType.BUTTON,icon:Q,disabled$:E.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function tt(e){return{id:z.id,title:"sheets-sort.general.sort-custom",type:S.MenuItemType.BUTTON,icon:ee,disabled$:E.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const nt={[S.RibbonStartGroup.FORMULAS_INSERT]:{[Ce]:{order:2,menuItemFactory:Ve,[H.id]:{order:0,menuItemFactory:ze},[U.id]:{order:1,menuItemFactory:Ze},[j.id]:{order:2,menuItemFactory:Ge},[A.id]:{order:3,menuItemFactory:qe},[$.id]:{order:4,menuItemFactory:Ye}}},[S.ContextMenuPosition.MAIN_AREA]:{[S.ContextMenuGroup.DATA]:{[ge]:{order:0,menuItemFactory:Xe,[B.id]:{order:0,menuItemFactory:Ke},[F.id]:{order:1,menuItemFactory:Je},[W.id]:{order:2,menuItemFactory:Qe},[V.id]:{order:3,menuItemFactory:et},[z.id]:{order:4,menuItemFactory:tt}}}}};var rt=Object.getOwnPropertyDescriptor,ot=(e,t,r,n)=>{for(var o=n>1?void 0:n?rt(t,r):t,i=e.length-1,c;i>=0;i--)(c=e[i])&&(o=c(o)||o);return o},b=(e,t)=>(r,n)=>t(r,n,e);const he="custom-sort-dialog",st=560;let Z=class extends s.RxDisposable{constructor(e,t,r,n,o,i,c,C,h,f){super(),this._commandService=e,this._menuManagerService=t,this._dialogService=r,this._layoutService=n,this._uiPartsService=o,this._sheetRenderService=i,this._localeService=c,this._sheetsSortUIService=C,this._injector=h,this._componentManager=f,this._initCommands(),this._initMenu(),this._initUI()}_initMenu(){this._menuManagerService.mergeMenu(nt)}_initCommands(){[H,U,j,A,$,B,F,W,V,z].forEach(e=>this.disposeWithMe(this._commandService.registerCommand(e))),this.disposeWithMe(this._sheetRenderService.registerSkeletonChangingMutations(I.SortRangeCommand.id))}_initUI(){this.disposeWithMe(this._componentManager.register("CustomSortPanel",$e)),this.disposeWithMe(this._uiPartsService.registerComponent(E.SheetsUIPart.FILTER_PANEL_EMBED_POINT,()=>S.connectInjector(We,this._injector))),this.disposeWithMe(this._componentManager.register(O,q)),this.disposeWithMe(this._componentManager.register(K,de)),this.disposeWithMe(this._componentManager.register(J,Y)),this.disposeWithMe(this._componentManager.register(Q,ue)),this.disposeWithMe(this._componentManager.register(ee,ce)),this._sheetsSortUIService.customSortState$.pipe(oe.takeUntil(this.dispose$)).subscribe(e=>{e&&e.show&&e.location?this._openCustomSortPanel(e.location):e&&!(e!=null&&e.show)&&this._closePanel()})}_openCustomSortPanel(e){this._dialogService.open({id:he,draggable:!0,width:st,title:{title:`${this._localeService.t("sheets-sort.general.sort-custom")}: ${Ie.serializeRange(e.range)}`},children:{label:"CustomSortPanel"},destroyOnClose:!0,defaultPosition:it(),preservePositionOnDestroy:!1,onClose:()=>this._closePanel(),mask:!0})}_closePanel(){this._dialogService.close(he),queueMicrotask(()=>this._layoutService.focus())}};Z=ot([b(0,s.ICommandService),b(1,S.IMenuManagerService),b(2,S.IDialogService),b(3,S.ILayoutService),b(4,S.IUIPartsService),b(5,s.Inject(E.SheetsRenderService)),b(6,s.Inject(s.LocaleService)),b(7,s.Inject(p)),b(8,s.Inject(s.Injector)),b(9,s.Inject(S.ComponentManager))],Z);function it(){return{x:0,y:0}}var at=Object.defineProperty,ct=Object.getOwnPropertyDescriptor,lt=(e,t,r)=>t in e?at(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dt=(e,t,r,n)=>{for(var o=n>1?void 0:n?ct(t,r):t,i=e.length-1,c;i>=0;i--)(c=e[i])&&(o=c(o)||o);return o},fe=(e,t)=>(r,n)=>t(r,n,e),ve=(e,t,r)=>lt(e,typeof t!="symbol"?t+"":t,r);const ut="SHEET_SORT_UI_PLUGIN";u.UniverSheetsSortUIPlugin=class extends s.Plugin{constructor(t=se,r,n){super(),this._config=t,this._injector=r,this._configService=n;const{...o}=s.merge({},se,this._config);this._configService.setConfig(ye,o)}onStarting(){[[p],[Z]].forEach(t=>this._injector.add(t))}onRendered(){this._injector.get(Z)}},ve(u.UniverSheetsSortUIPlugin,"type",s.UniverInstanceType.UNIVER_SHEET),ve(u.UniverSheetsSortUIPlugin,"pluginName",ut),u.UniverSheetsSortUIPlugin=dt([s.DependentOn(I.UniverSheetsSortPlugin),fe(1,s.Inject(s.Injector)),fe(2,s.IConfigService)],u.UniverSheetsSortUIPlugin),u.SortRangeAscCommand=H,u.SortRangeAscExtCommand=U,u.SortRangeAscExtInCtxMenuCommand=F,u.SortRangeAscInCtxMenuCommand=B,u.SortRangeCustomCommand=$,u.SortRangeCustomInCtxMenuCommand=z,u.SortRangeDescCommand=j,u.SortRangeDescExtCommand=A,u.SortRangeDescExtInCtxMenuCommand=V,u.SortRangeDescInCtxMenuCommand=W,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
19
+ `,onClick:()=>C(!1),children:[a.jsx(Y,{className:d.embedSortBtnIcon}),c.t("sheets-sort.general.sort-desc")]})]})}const Ce="sheet.menu.sheets-sort",ge="sheet.menu.sheets-sort-ctx",O="AscendingSingle",K="ExpandAscendingSingle",J="DescendingSingle",Q="ExpandDescendingSingle",ee="CustomSortSingle";function Ve(e){return{id:Ce,type:S.MenuItemType.SUBITEMS,icon:O,tooltip:"sheets-sort.general.sort",hidden$:S.getMenuHiddenObservable(e,s.UniverInstanceType.UNIVER_SHEET),disabled$:x.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function ze(e){return{id:H.id,icon:O,title:"sheets-sort.general.sort-asc-cur",type:S.MenuItemType.BUTTON,hidden$:x.getCurrentExclusiveRangeInterest$(e)}}function Ze(e){return{id:U.id,title:"sheets-sort.general.sort-asc-ext",icon:K,type:S.MenuItemType.BUTTON}}function Ge(e){return{id:j.id,title:"sheets-sort.general.sort-desc-cur",icon:J,type:S.MenuItemType.BUTTON}}function qe(e){return{id:A.id,title:"sheets-sort.general.sort-desc-ext",icon:Q,type:S.MenuItemType.BUTTON}}function Ye(e){return{id:$.id,title:"sheets-sort.general.sort-custom",type:S.MenuItemType.BUTTON,icon:ee}}function Xe(e){return{id:ge,title:"sheets-sort.general.sort",type:S.MenuItemType.SUBITEMS,icon:O,hidden$:S.getMenuHiddenObservable(e,s.UniverInstanceType.UNIVER_SHEET),disabled$:x.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Ke(e){return{id:B.id,title:"sheets-sort.general.sort-asc-cur",type:S.MenuItemType.BUTTON,icon:O,disabled$:x.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Je(e){return{id:F.id,title:"sheets-sort.general.sort-asc-ext",type:S.MenuItemType.BUTTON,icon:K,disabled$:x.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function Qe(e){return{id:W.id,title:"sheets-sort.general.sort-desc-cur",type:S.MenuItemType.BUTTON,icon:J,disabled$:x.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function et(e){return{id:V.id,title:"sheets-sort.general.sort-desc-ext",type:S.MenuItemType.BUTTON,icon:Q,disabled$:x.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}function tt(e){return{id:z.id,title:"sheets-sort.general.sort-custom",type:S.MenuItemType.BUTTON,icon:ee,disabled$:x.getCurrentRangeDisable$(e,{workbookTypes:[m.WorkbookEditablePermission],worksheetTypes:[m.WorksheetSortPermission,m.WorksheetEditPermission],rangeTypes:[m.RangeProtectionPermissionEditPoint]})}}const nt={[S.RibbonStartGroup.FORMULAS_INSERT]:{[Ce]:{order:2,menuItemFactory:Ve,[H.id]:{order:0,menuItemFactory:ze},[U.id]:{order:1,menuItemFactory:Ze},[j.id]:{order:2,menuItemFactory:Ge},[A.id]:{order:3,menuItemFactory:qe},[$.id]:{order:4,menuItemFactory:Ye}}},[S.ContextMenuPosition.MAIN_AREA]:{[S.ContextMenuGroup.DATA]:{[ge]:{order:0,menuItemFactory:Xe,[B.id]:{order:0,menuItemFactory:Ke},[F.id]:{order:1,menuItemFactory:Je},[W.id]:{order:2,menuItemFactory:Qe},[V.id]:{order:3,menuItemFactory:et},[z.id]:{order:4,menuItemFactory:tt}}}}};var rt=Object.getOwnPropertyDescriptor,ot=(e,t,r,n)=>{for(var o=n>1?void 0:n?rt(t,r):t,i=e.length-1,c;i>=0;i--)(c=e[i])&&(o=c(o)||o);return o},b=(e,t)=>(r,n)=>t(r,n,e);const he="custom-sort-dialog",st=560;let Z=class extends s.RxDisposable{constructor(e,t,r,n,o,i,c,C,h,v){super(),this._commandService=e,this._menuManagerService=t,this._dialogService=r,this._layoutService=n,this._uiPartsService=o,this._sheetRenderService=i,this._localeService=c,this._sheetsSortUIService=C,this._injector=h,this._componentManager=v,this._initCommands(),this._initMenu(),this._initUI()}_initMenu(){this._menuManagerService.mergeMenu(nt)}_initCommands(){[H,U,j,A,$,B,F,W,V,z].forEach(e=>this.disposeWithMe(this._commandService.registerCommand(e))),this.disposeWithMe(this._sheetRenderService.registerSkeletonChangingMutations(I.SortRangeCommand.id))}_initUI(){this.disposeWithMe(this._componentManager.register("CustomSortPanel",$e)),this.disposeWithMe(this._uiPartsService.registerComponent(x.SheetsUIPart.FILTER_PANEL_EMBED_POINT,()=>S.connectInjector(We,this._injector))),this.disposeWithMe(this._componentManager.register(O,q)),this.disposeWithMe(this._componentManager.register(K,de)),this.disposeWithMe(this._componentManager.register(J,Y)),this.disposeWithMe(this._componentManager.register(Q,ue)),this.disposeWithMe(this._componentManager.register(ee,ce)),this._sheetsSortUIService.customSortState$.pipe(oe.takeUntil(this.dispose$)).subscribe(e=>{e&&e.show&&e.location?this._openCustomSortPanel(e.location):e&&!(e!=null&&e.show)&&this._closePanel()})}_openCustomSortPanel(e){this._dialogService.open({id:he,draggable:!0,width:st,title:{title:`${this._localeService.t("sheets-sort.general.sort-custom")}: ${Ie.serializeRange(e.range)}`},children:{label:"CustomSortPanel"},destroyOnClose:!0,defaultPosition:it(),preservePositionOnDestroy:!1,onClose:()=>this._closePanel(),mask:!0})}_closePanel(){this._dialogService.close(he),queueMicrotask(()=>this._layoutService.focus())}};Z=ot([b(0,s.ICommandService),b(1,S.IMenuManagerService),b(2,S.IDialogService),b(3,S.ILayoutService),b(4,S.IUIPartsService),b(5,s.Inject(x.SheetsRenderService)),b(6,s.Inject(s.LocaleService)),b(7,s.Inject(p)),b(8,s.Inject(s.Injector)),b(9,s.Inject(S.ComponentManager))],Z);function it(){return{x:0,y:0}}var at=Object.defineProperty,ct=Object.getOwnPropertyDescriptor,lt=(e,t,r)=>t in e?at(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,dt=(e,t,r,n)=>{for(var o=n>1?void 0:n?ct(t,r):t,i=e.length-1,c;i>=0;i--)(c=e[i])&&(o=c(o)||o);return o},ve=(e,t)=>(r,n)=>t(r,n,e),fe=(e,t,r)=>lt(e,typeof t!="symbol"?t+"":t,r);const ut="SHEET_SORT_UI_PLUGIN";u.UniverSheetsSortUIPlugin=class extends s.Plugin{constructor(t=se,r,n){super(),this._config=t,this._injector=r,this._configService=n;const{...o}=s.merge({},se,this._config);this._configService.setConfig(ye,o)}onStarting(){[[p],[Z]].forEach(t=>this._injector.add(t))}onRendered(){this._injector.get(Z)}},fe(u.UniverSheetsSortUIPlugin,"type",s.UniverInstanceType.UNIVER_SHEET),fe(u.UniverSheetsSortUIPlugin,"pluginName",ut),u.UniverSheetsSortUIPlugin=dt([s.DependentOn(I.UniverSheetsSortPlugin),ve(1,s.Inject(s.Injector)),ve(2,s.IConfigService)],u.UniverSheetsSortUIPlugin),u.SortRangeAscCommand=H,u.SortRangeAscExtCommand=U,u.SortRangeAscExtInCtxMenuCommand=F,u.SortRangeAscInCtxMenuCommand=B,u.SortRangeCustomCommand=$,u.SortRangeCustomInCtxMenuCommand=z,u.SortRangeDescCommand=j,u.SortRangeDescExtCommand=A,u.SortRangeDescExtInCtxMenuCommand=V,u.SortRangeDescInCtxMenuCommand=W,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
20
20
 
21
21
 
22
22
  // index
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/preset-sheets-sort",
3
- "version": "0.6.10-nightly.202504181606",
3
+ "version": "0.6.10-nightly.202504201606",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "author": "DreamNum <developer@univer.ai>",
@@ -57,11 +57,11 @@
57
57
  "rxjs": ">=7.0.0"
58
58
  },
59
59
  "dependencies": {
60
- "@univerjs/sheets-sort": "0.6.10-nightly.202504181606",
61
- "@univerjs/sheets-sort-ui": "0.6.10-nightly.202504181606"
60
+ "@univerjs/sheets-sort": "0.6.10-nightly.202504201606",
61
+ "@univerjs/sheets-sort-ui": "0.6.10-nightly.202504201606"
62
62
  },
63
63
  "devDependencies": {
64
- "@univerjs/core": "0.6.10-nightly.202504181606",
64
+ "@univerjs/core": "0.6.10-nightly.202504201606",
65
65
  "react": "18.3.1",
66
66
  "react-dom": "18.3.1",
67
67
  "typescript": "^5.8.2",