@bwg-ui/core 1.2.34 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist/chunks/{CMSearchIntfGwP01-CmRmK_7Z.cjs → CMSearchIntfGwP01-D7XtXMLy.cjs} +1 -1
  2. package/dist/chunks/{CMSearchIntfGwP01-DmVxvizb.js → CMSearchIntfGwP01-_h2B12Ig.js} +28 -28
  3. package/dist/chunks/{MenuReport-Dsh_obqp.js → MenuReport-Bw3AvR6b.js} +34 -34
  4. package/dist/chunks/MenuReport-DuWbbKBC.cjs +1 -0
  5. package/dist/chunks/common-components-BOJo6FH_.cjs +1109 -0
  6. package/dist/chunks/{common-components-BJrGciHA.js → common-components-BjfrRYiU.js} +17198 -17019
  7. package/dist/chunks/{layout-components-DuSrPWSr.js → layout-components-DNhUIx4u.js} +988 -691
  8. package/dist/chunks/layout-components-Ddn-4n36.cjs +35 -0
  9. package/dist/chunks/provider-DrboIg2C.cjs +1 -0
  10. package/dist/chunks/provider-VCa8UGvF.js +446 -0
  11. package/dist/components/common/BwgGrid.d.ts +17 -16
  12. package/dist/components/common/BwgGrid.d.ts.map +1 -1
  13. package/dist/components/common/BwgPagination.d.ts.map +1 -1
  14. package/dist/components/common/BwgView.d.ts +3 -3
  15. package/dist/components/common/BwgView.d.ts.map +1 -1
  16. package/dist/components/common/index.cjs +1 -1
  17. package/dist/components/common/index.d.ts +4 -3
  18. package/dist/components/common/index.d.ts.map +1 -1
  19. package/dist/components/common/index.js +5 -5
  20. package/dist/components/common/type.d.ts +7 -0
  21. package/dist/components/common/type.d.ts.map +1 -1
  22. package/dist/components/core/BwgDatePicker.d.ts.map +1 -1
  23. package/dist/components/core/BwgDownload.d.ts +3 -3
  24. package/dist/components/core/BwgDownload.d.ts.map +1 -1
  25. package/dist/components/core/BwgMaskedDate.d.ts +13 -0
  26. package/dist/components/core/BwgMaskedDate.d.ts.map +1 -0
  27. package/dist/components/core/{BwgMaskedPicker.d.ts → BwgMaskedRange.d.ts} +6 -4
  28. package/dist/components/core/BwgMaskedRange.d.ts.map +1 -0
  29. package/dist/components/core/index.cjs +1 -1
  30. package/dist/components/core/index.d.ts +4 -2
  31. package/dist/components/core/index.d.ts.map +1 -1
  32. package/dist/components/core/index.js +1240 -782
  33. package/dist/components/guide/index.cjs +1 -1
  34. package/dist/components/guide/index.js +3 -3
  35. package/dist/components/layout/AppWrapper.d.ts +1 -1
  36. package/dist/components/layout/AppWrapper.d.ts.map +1 -1
  37. package/dist/components/layout/BwgPortal01.d.ts.map +1 -1
  38. package/dist/components/layout/BwgPortal02.d.ts.map +1 -1
  39. package/dist/components/layout/custom/ConfigurableHeader.d.ts.map +1 -1
  40. package/dist/components/layout/default/HeaderContainer.d.ts +15 -0
  41. package/dist/components/layout/default/HeaderContainer.d.ts.map +1 -0
  42. package/dist/components/layout/default/index.d.ts +1 -0
  43. package/dist/components/layout/default/index.d.ts.map +1 -1
  44. package/dist/components/layout/extension/ContentWrapper.d.ts +17 -0
  45. package/dist/components/layout/extension/ContentWrapper.d.ts.map +1 -0
  46. package/dist/components/layout/extension/index.d.ts +1 -0
  47. package/dist/components/layout/extension/index.d.ts.map +1 -1
  48. package/dist/components/layout/index.cjs +1 -1
  49. package/dist/components/layout/index.js +15 -13
  50. package/dist/components/layout/types.d.ts +28 -2
  51. package/dist/components/layout/types.d.ts.map +1 -1
  52. package/dist/components/pages/rsrc/CMFileMstrM01.d.ts.map +1 -1
  53. package/dist/components/pages/rsrc/CMPrgrMstrM01.d.ts.map +1 -1
  54. package/dist/components/pages/syst/CMHldyCfg.d.ts.map +1 -1
  55. package/dist/components/popup/MenuReport.d.ts.map +1 -1
  56. package/dist/components/popup/SearchAddressP01.d.ts +30 -0
  57. package/dist/components/popup/SearchAddressP01.d.ts.map +1 -0
  58. package/dist/components/popup/SearchHolidayP01.d.ts +2 -2
  59. package/dist/components/popup/SearchHolidayP01.d.ts.map +1 -1
  60. package/dist/components/popup/config/localPopupRegistry.d.ts.map +1 -1
  61. package/dist/components/popup/index.cjs +1 -1
  62. package/dist/components/popup/index.d.ts +2 -0
  63. package/dist/components/popup/index.d.ts.map +1 -1
  64. package/dist/components/popup/index.js +6 -5
  65. package/dist/index.cjs +1 -1
  66. package/dist/index.js +270 -257
  67. package/dist/provider/contexts/BwgViewContext.d.ts +19 -0
  68. package/dist/provider/contexts/BwgViewContext.d.ts.map +1 -0
  69. package/dist/provider/contexts/index.d.ts +1 -0
  70. package/dist/provider/contexts/index.d.ts.map +1 -1
  71. package/dist/provider/hooks/index.d.ts +1 -0
  72. package/dist/provider/hooks/index.d.ts.map +1 -1
  73. package/dist/provider/hooks/useSizeConfig.d.ts +19 -0
  74. package/dist/provider/hooks/useSizeConfig.d.ts.map +1 -0
  75. package/dist/provider/index.cjs +1 -1
  76. package/dist/provider/index.js +22 -381
  77. package/dist/stores/index.cjs +2 -2
  78. package/dist/stores/index.js +18 -11
  79. package/dist/stores/userStore.d.ts +4 -0
  80. package/dist/stores/userStore.d.ts.map +1 -1
  81. package/dist/styles/assets/images/header/icon/ico-bell.svg +3 -3
  82. package/dist/styles/assets/images/header/icon/ico-logout.svg +10 -10
  83. package/dist/styles/assets/images/header/icon/ico-setting.svg +4 -4
  84. package/dist/styles/assets/images/header/icon/ico-sidebar-arrow.svg +3 -3
  85. package/dist/styles/components.css +90 -60
  86. package/dist/styles/layout.css +1234 -1234
  87. package/dist/utils/apiUtils.d.ts +1 -1
  88. package/dist/utils/apiUtils.d.ts.map +1 -1
  89. package/dist/utils/{FileUtils.d.ts → fileUtils.d.ts} +1 -1
  90. package/dist/utils/fileUtils.d.ts.map +1 -0
  91. package/dist/utils/gridUtils.d.ts +45 -0
  92. package/dist/utils/gridUtils.d.ts.map +1 -0
  93. package/dist/utils/index.cjs +1 -1
  94. package/dist/utils/index.d.ts +13 -3
  95. package/dist/utils/index.d.ts.map +1 -1
  96. package/dist/utils/index.js +1159 -1043
  97. package/package.json +1 -1
  98. package/dist/chunks/MenuReport-D3V5JPQR.cjs +0 -1
  99. package/dist/chunks/common-components-BpsIQZ0O.cjs +0 -1057
  100. package/dist/chunks/layout-components-fFjip5fv.cjs +0 -35
  101. package/dist/components/core/BwgMaskedPicker.d.ts.map +0 -1
  102. package/dist/utils/FileUtils.d.ts.map +0 -1
@@ -0,0 +1,1109 @@
1
+ "use strict";const ie=require("../utils/index.cjs"),it=require("../stores/index.cjs"),o=require("react/jsx-runtime"),G=require("@ant-design/icons"),p=require("antd"),v=require("react"),z=require("../components/core/index.cjs"),ct=require("./provider-DrboIg2C.cjs"),tO=require("dompurify"),W1=require("quill"),rO=require("react-quill"),Km=require("quill-image-resize-module-react"),Ct=require("realgrid"),Ym=require("realgrid-react"),nO=require("react-rnd"),Oa=require("react-dom"),iO=require("./layout-components-Ddn-4n36.cjs"),qm=require("react-router-dom"),xl=require("dayjs");function U1(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const Ti=U1(G),C=U1(v),Kf=({checkAuth:e=!1,buttons:t,gap:r=8})=>{const{user:n,getButtonAuth:i,setButtonAuth:a}=it.useUserStore(),s=ct.useServiceCodeValue("AUTH_BTNS"),[l,c]=v.useState({});v.useEffect(()=>{const u=e?e.menuId:void 0,f=e?e.grpId:void 0;if(!u||!f){c({});return}const h=i(u,f);if(h){c(h);return}ie.callService(s,{crprCd:n?.crprCd,userId:n?.userId,grpId:f.toUpperCase(),menuId:u}).then(g=>{const m=Array.isArray(g?.data)?g.data:Array.isArray(g)?g:[],x={};(m||[]).forEach(y=>{const w=String(y?.btnId||"").trim();if(!w)return;const b=y?.enblYn==null?!0:String(y.enblYn).toUpperCase()==="Y";x[w]=b}),a(u,f,x),c(x)}).catch(g=>{console.error(g),c({})})},[s,n?.crprCd,n?.userId,e?e.menuId:void 0,e?e.grpId:void 0,i,a]);const d=v.useMemo(()=>!t||t.length===0?null:t.filter(u=>u?.visible!==!1).map(u=>{const f=!!u.disabled;if(!e)return o.jsx(z.BwgButton,{type:u.type,disabled:f,loading:u.loading,className:u.className||"bwg-btn",style:u.style,icon:u.icon,onClick:u.onClick,children:u.label},u.id);const m=!(Object.prototype.hasOwnProperty.call(l,u.id)?!!l[u.id]:!1),x=f||m,y=o.jsx(z.BwgButton,{type:u.type,disabled:x,loading:u.loading,className:u.className||"bwg-btn",style:u.style,icon:u.icon,onClick:u.onClick,children:u.label},u.id);if(m){const w=o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8},children:[o.jsx(G.ExclamationCircleFilled,{style:{color:"#faad14",fontSize:16}}),o.jsx("span",{style:{fontWeight:600},children:`'${u.label}' 버튼에 대한 사용 권한이 없습니다.`})]}),b=o.jsx("div",{style:{display:"flex",flexDirection:"column",gap:4,paddingLeft:24},children:o.jsx("span",{style:{fontSize:12},children:"관리자에게 문의하세요."})});return o.jsx(p.Popover,{title:w,content:b,placement:"bottom",styles:{body:{backgroundColor:"#fffbe6"}},children:o.jsx("span",{children:y})},u.id)}return y}),[t,l,e]);return o.jsx(p.Flex,{gap:r,children:d})};var oO=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function wr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function aO(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if(typeof t=="function"){var r=function n(){var i=!1;try{i=this instanceof n}catch{}return i?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var i=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,i.get?i:{enumerable:!0,get:function(){return e[n]}})}),r}const Yf=({grpId:e,menuId:t,btnEvent:r,layout:n="horizontal",size:i="middle",style:a,className:s,onButtonClick:l})=>{const c=ct.useServiceCodeValue("AUTH_BTNS"),{user:d}=it.useUserStore(),[u,f]=v.useState([]),[h,g]=v.useState(!0),[m,x]=v.useState(null),[y,w]=v.useState({}),b=async()=>{try{g(!0),x(null),console.log("@@ 커스텀버튼그룹 영역 조회시작",e,t);const E=await ie.callService(c,{userId:d?.userId,crprCd:d?.crprCd,grpId:e.toUpperCase(),menuId:t});if(console.log("@@ 커스텀버튼그룹 영역 조회결과",E),E?.data&&Array.isArray(E.data)){const S=E.data.sort((O,k)=>O.btnSq-k.btnSq);f(S)}else f([])}catch(E){console.error("버튼 권한 조회 실패:",E),x("버튼 권한을 조회하는 중 오류가 발생했습니다."),f([])}finally{g(!1)}};v.useEffect(()=>{b()},[e,t]);const j=async(E,S)=>{w(O=>({...O,[E]:{loading:!0}}));try{const O=r?.[E];O?await O():console.warn(`버튼 이벤트 핸들러를 찾을 수 없습니다: ${E}`),l&&l(E,S,e)}catch(O){console.error("버튼 이벤트 실행 실패:",O),p.message.error("작업 중 오류가 발생했습니다.")}finally{w(O=>({...O,[E]:{loading:!1}}))}},P=E=>{const S=y[E.btnId]||{loading:!1};return o.jsxs(p.Button,{size:i,loading:S.loading,onClick:()=>j(E.btnId,E.btnNm),className:"bwg-btn",style:{...E.iconVal&&{display:"flex",alignItems:"center",gap:"4px"}},children:[E.iconVal&&o.jsxs(o.Fragment,{children:[E.iconType==="ANTD"&&Ti[E.iconVal]&&v.createElement(Ti[E.iconVal],{style:{fontSize:"14px"}}),E.iconType!=="ANTD"&&o.jsx("span",{className:E.iconVal,style:{fontSize:"14px"}})]}),E.btnNm]},E.btnId)};return h?o.jsx("div",{className:`bwg-button-group bwg-button-group-${n} ${s||""}`,style:a,children:o.jsx(p.Space,{direction:n==="vertical"?"vertical":"horizontal",size:i,children:o.jsx(p.Button,{loading:!0,size:i,children:"권한 조회 중..."})})}):m?o.jsx("div",{className:`bwg-button-group bwg-button-group-${n} ${s||""}`,style:a,children:o.jsx(p.Alert,{message:"권한 오류",description:m,type:"error",showIcon:!0,style:{minHeight:"40px"}})}):u.length===0?o.jsx("div",{className:`bwg-button-group bwg-button-group-${n} ${s||""}`,style:a,children:o.jsx(p.Alert,{message:"부여된 권한이 없습니다",type:"warning",showIcon:!0,style:{height:"20px",display:"flex",alignItems:"center",margin:0,padding:"10px 10px"}})}):o.jsx("div",{className:`bwg-button-group bwg-button-group-${n} ${s||""}`,style:a,children:o.jsx(p.Flex,{gap:3,children:u.map(P)})})},sO=({content:e,layout:t="flex",gap:r=16,minWidth:n=120,maxWidth:i=300,style:a,className:s})=>{if(!(Array.isArray(e)&&e.length>0&&Array.isArray(e[0])))return o.jsx("div",{style:a,className:s,children:e});const c=e.filter(g=>g&&g.length>0),d=v.useMemo(()=>{const g=c[0];if(!g||g.length===0)return{totalCols:0,baseWidth:0};let m=0;const x=[];g.forEach(w=>{const b=w,j=b?.props?.["data-colspan"]?parseInt(String(b.props["data-colspan"])):1;m+=j,x.push(j)});const y=m>0?100/m:0;return{totalCols:m,baseWidth:y,componentWidths:x}},[c]),u=(g,m,x)=>{const y=g,w=y?.props?.["data-colspan"]?parseInt(String(y.props["data-colspan"])):1;switch(t){case"equal":return 100/x;case"auto":return 100/x;case"grid":return 100/d.totalCols*w;case"flex":default:const b=d.baseWidth*w;return Math.max(n,Math.min(i,b))}},f=g=>{if(!g||typeof g!="object")return g;const m=g;if(!m.props)return g;const y={...m.props.style||{},width:"100%"};return v.cloneElement(m,{...m.props,style:y})},h=(g,m)=>{if(!g||g.length===0)return null;const x=g.length;return t==="grid"?o.jsx("div",{className:"erp-cmm-form",style:{display:"grid",gridTemplateColumns:`repeat(${d.totalCols}, 1fr)`,gap:`${r}px`,width:"100%"},children:g.map((y,w)=>{const b=y?.props?.["data-colspan"]?parseInt(String(y.props["data-colspan"])):1,j=f(y);return o.jsx("div",{style:{gridColumn:`span ${b}`,minWidth:`${n}px`},className:"form-component-wrapper",children:j},`row-${m}-col-${w}`)})},`row-${m}`):o.jsx(p.Flex,{gap:r,className:"erp-cmm-form",wrap:t==="auto"?"wrap":"nowrap",style:{width:"100%"},children:g.map((y,w)=>{const b=u(y,w,x),j=f(y),P=t==="flex"?{width:`${b}px`,minWidth:`${n}px`,maxWidth:`${i}px`,flexShrink:0}:{width:`${b}%`,minWidth:`${n}px`};return o.jsx("div",{style:P,className:"form-component-wrapper",children:j},`row-${m}-col-${w}`)})},`row-${m}`)};return o.jsx(p.Flex,{gap:"small",vertical:!0,style:a,className:s,children:c.map((g,m)=>h(g,m+1))})},$e=({children:e,className:t,style:r,...n})=>o.jsx(p.Col,{...n,className:`bwg-col ${t}`,style:r,children:e});var Qo={},Au={exports:{}},Gm;function Pc(){return Gm||(Gm=1,(function(e){function t(r){return r&&r.__esModule?r:{default:r}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Au)),Au.exports}var Jo={},Xm;function lO(){if(Xm)return Jo;Xm=1,Object.defineProperty(Jo,"__esModule",{value:!0}),Jo.default=void 0;var e={items_per_page:"/ 페이지",jump_to:"이동하기",jump_to_confirm:"확인하다",page:"페이지",prev_page:"이전 페이지",next_page:"다음 페이지",prev_5:"이전 5 페이지",next_5:"다음 5 페이지",prev_3:"이전 3 페이지",next_3:"다음 3 페이지",page_size:"페이지 크기"};return Jo.default=e,Jo}var ea={},ta={},ra={},Iu={exports:{}},Nu={exports:{}},Du={exports:{}},_u={exports:{}},Zm;function K1(){return Zm||(Zm=1,(function(e){function t(r){"@babel/helpers - typeof";return e.exports=t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(_u)),_u.exports}var Bu={exports:{}},Qm;function cO(){return Qm||(Qm=1,(function(e){var t=K1().default;function r(n,i){if(t(n)!="object"||!n)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,i||"default");if(t(s)!="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(i==="string"?String:Number)(n)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(Bu)),Bu.exports}var Jm;function uO(){return Jm||(Jm=1,(function(e){var t=K1().default,r=cO();function n(i){var a=r(i,"string");return t(a)=="symbol"?a:a+""}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(Du)),Du.exports}var ev;function dO(){return ev||(ev=1,(function(e){var t=uO();function r(n,i,a){return(i=t(i))in n?Object.defineProperty(n,i,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[i]=a,n}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(Nu)),Nu.exports}var tv;function fO(){return tv||(tv=1,(function(e){var t=dO();function r(i,a){var s=Object.keys(i);if(Object.getOwnPropertySymbols){var l=Object.getOwnPropertySymbols(i);a&&(l=l.filter(function(c){return Object.getOwnPropertyDescriptor(i,c).enumerable})),s.push.apply(s,l)}return s}function n(i){for(var a=1;a<arguments.length;a++){var s=arguments[a]!=null?arguments[a]:{};a%2?r(Object(s),!0).forEach(function(l){t(i,l,s[l])}):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(s)):r(Object(s)).forEach(function(l){Object.defineProperty(i,l,Object.getOwnPropertyDescriptor(s,l))})}return i}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(Iu)),Iu.exports}var na={},rv;function pO(){return rv||(rv=1,Object.defineProperty(na,"__esModule",{value:!0}),na.commonLocale=void 0,na.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0}),na}var nv;function hO(){if(nv)return ra;nv=1;var e=Pc().default;Object.defineProperty(ra,"__esModule",{value:!0}),ra.default=void 0;var t=e(fO()),r=pO(),n=(0,t.default)((0,t.default)({},r.commonLocale),{},{locale:"ko_KR",today:"오늘",now:"현재 시각",backToToday:"오늘로 돌아가기",ok:"확인",clear:"지우기",week:"주",month:"월",year:"년",timeSelect:"시간 선택",dateSelect:"날짜 선택",monthSelect:"달 선택",yearSelect:"연 선택",decadeSelect:"연대 선택",yearFormat:"YYYY년",dateFormat:"YYYY-MM-DD",dateTimeFormat:"YYYY-MM-DD HH:mm:ss",monthBeforeYear:!1,previousMonth:"이전 달 (PageUp)",nextMonth:"다음 달 (PageDown)",previousYear:"이전 해 (Control + left)",nextYear:"다음 해 (Control + right)",previousDecade:"이전 연대",nextDecade:"다음 연대",previousCentury:"이전 세기",nextCentury:"다음 세기"});return ra.default=n,ra}var ia={},iv;function Y1(){if(iv)return ia;iv=1,Object.defineProperty(ia,"__esModule",{value:!0}),ia.default=void 0;const e={placeholder:"시간 선택",rangePlaceholder:["시작 시간","종료 시간"]};return ia.default=e,ia}var ov;function q1(){if(ov)return ta;ov=1;var e=Pc().default;Object.defineProperty(ta,"__esModule",{value:!0}),ta.default=void 0;var t=e(hO()),r=e(Y1());const n={lang:Object.assign({placeholder:"날짜 선택",yearPlaceholder:"연도 선택",quarterPlaceholder:"분기 선택",monthPlaceholder:"월 선택",weekPlaceholder:"주 선택",rangePlaceholder:["시작일","종료일"],rangeYearPlaceholder:["시작 연도","종료 연도"],rangeMonthPlaceholder:["시작 월","종료 월"],rangeQuarterPlaceholder:["시작 분기","종료 분기"],rangeWeekPlaceholder:["시작 주","종료 주"],shortWeekDays:["일","월","화","수","목","금","토"],shortMonths:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"]},t.default),timePickerLocale:Object.assign({},r.default)};return ta.default=n,ta}var av;function gO(){if(av)return ea;av=1;var e=Pc().default;Object.defineProperty(ea,"__esModule",{value:!0}),ea.default=void 0;var t=e(q1());return ea.default=t.default,ea}var sv;function mO(){if(sv)return Qo;sv=1;var e=Pc().default;Object.defineProperty(Qo,"__esModule",{value:!0}),Qo.default=void 0;var t=e(lO()),r=e(gO()),n=e(q1()),i=e(Y1());const a="${label} 유효하지 않은 ${type}",s={locale:"ko",Pagination:t.default,DatePicker:n.default,TimePicker:i.default,Calendar:r.default,global:{placeholder:"선택하세요",close:"닫기"},Table:{filterTitle:"필터 메뉴",filterConfirm:"확인",filterReset:"초기화",filterEmptyText:"필터 없음",filterCheckAll:"전체 선택",filterSearchPlaceholder:"필터 검색",emptyText:"데이터 없음",selectAll:"전체 선택",selectInvert:"선택 반전",selectNone:"없음",selectionAll:"전체 선택",sortTitle:"정렬",expand:"펼치기",collapse:"접기",triggerDesc:"내림차순으로 정렬하기",triggerAsc:"오름차순으로 정렬하기",cancelSort:"정렬 취소하기"},Tour:{Next:"다음",Previous:"이전",Finish:"종료"},Modal:{okText:"확인",cancelText:"취소",justOkText:"확인"},Popconfirm:{okText:"확인",cancelText:"취소"},Transfer:{titles:["",""],searchPlaceholder:"여기에 검색하세요",itemUnit:"개",itemsUnit:"개",remove:"삭제",selectCurrent:"현재 페이지 선택",removeCurrent:"현재 페이지 삭제",selectAll:"전체 선택",removeAll:"전체 삭제",selectInvert:"선택 반전"},Upload:{uploading:"업로드 중...",removeFile:"파일 삭제",uploadError:"업로드 실패",previewFile:"파일 미리보기",downloadFile:"파일 다운로드"},Empty:{description:"데이터 없음"},Icon:{icon:"아이콘"},Text:{edit:"수정",copy:"복사",copied:"복사 됨",expand:"확장"},Form:{optional:"(선택사항)",defaultValidateMessages:{default:"필드 유효성 검사 오류 ${label}",required:"${label} 값을 입력해 주세요",enum:"${label} [${enum}] 중에 하나여야 합니다",whitespace:"${label} 비워둘 수 없습니다",date:{format:"${label} 유효하지 않은 날짜 형식입니다",parse:"${label} 날짜 형식으로 변환될 수 없습니다",invalid:"${label} 유효하지 않은 날짜입니다"},types:{string:a,method:a,array:a,object:a,number:a,date:a,boolean:a,integer:a,float:a,regexp:a,email:a,url:a,hex:a},string:{len:"${label} ${len}글자여야 합니다",min:"${label} 적어도 ${min}글자 이상이어야 합니다",max:"${label} ${max}글자 이하여야 합니다",range:"${label} ${min}-${max}글자 사이어야 합니다"},number:{len:"${label} 값은 ${len}이어야 합니다",min:"${label} 최솟값은 ${min}입니다",max:"${label} 최댓값은 ${max}입니다",range:"${label} 값은 ${min}-${max} 사이어야 합니다"},array:{len:"${len}이어야 합니다 ${label}",min:"최소 ${min}이어야 합니다 ${label}",max:"최대 ${max}이어야 합니다 ${label}",range:"${label} ${min}-${max} 사이어야 합니다"},pattern:{mismatch:"${label} ${pattern} 패턴과 일치하지 않습니다"}}},Image:{preview:"미리보기"},QRCode:{expired:"만료된 QR 코드",refresh:"새로고침"},ColorPicker:{presetEmpty:"미정",transparent:"투명",singleColor:"단색",gradientColor:"그라데이션"}};return Qo.default=s,Qo}var $u,lv;function vO(){return lv||(lv=1,$u=mO()),$u}var yO=vO();const G1=wr(yO),X1=({children:e,customTheme:t,customComponentSize:r="middle",layout:n="comfortable",getPopupContainer:i})=>{const s=(()=>{const c={token:{colorPrimary:"#1890ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1890ff",fontFamily:'"Noto Sans KR", sans-serif',fontSize:14,fontSizeHeading1:30,fontSizeHeading2:20,fontSizeHeading3:18,fontSizeHeading4:16,fontSizeHeading5:14,boxShadow:"0 2px 8px rgba(0, 0, 0, 0.15)",boxShadowSecondary:"0 2px 4px rgba(0, 0, 0, 0.12)"},algorithm:p.theme.defaultAlgorithm};switch(n){case"compact":return{...c,token:{...c.token,padding:8,margin:8,borderRadius:4,fontSize:12,fontSizeHeading1:30,fontSizeHeading2:20,fontSizeHeading3:18,fontSizeHeading4:16,fontSizeHeading5:14}};case"spacious":return{...c,token:{...c.token,padding:24,margin:24,borderRadius:8,fontSize:16,fontSizeHeading1:44,fontSizeHeading2:36,fontSizeHeading3:28,fontSizeHeading4:24,fontSizeHeading5:20}};default:return{...c,token:{...c.token,padding:16,margin:16,borderRadius:6,fontSize:14,fontSizeHeading1:30,fontSizeHeading2:20,fontSizeHeading3:18,fontSizeHeading4:16,fontSizeHeading5:14}}}})(),l={...s,...t,token:{...s.token,...t?.token},components:{Checkbox:{colorPrimary:"var(--check-primary)",colorPrimaryBorder:"var(--check-primary)",colorPrimaryHover:"var(--check-primary-active)",colorText:"var(--text-primary)"},Radio:{colorPrimary:"var(--check-primary)",colorPrimaryActive:"var(--check-primary-active)",colorPrimaryHover:"var(--check-primary-active)",buttonSolidCheckedBg:"var(--button-solid)",buttonSolidCheckedHoverBg:"var(--button-solid-hover)",buttonSolidCheckedActiveBg:"var(--button-solid-hover)"},Tree:{nodeHoverBg:"var(--tree-selected-bg)",nodeHoverColor:"var(--primary-color)",nodeSelectedBg:"var(--tree-selected-bg)",nodeSelectedColor:"var(--primary-color)",colorText:"var(--text-primary)"},Switch:{colorPrimary:"var(--switch-primary)",colorPrimaryHover:"var(--switch-primary)"},Tabs:{inkBarColor:"var(--primary-color)",itemSelectedColor:"var(--primary-color)",itemHoverColor:"var(--button-solid-hover)",itemActiveColor:"var(--button-solid-hover)",itemColor:"var(--text-primary)",horizontalItemGutter:0,horizontalItemPadding:"11px 24px"},Button:{borderColorDisabled:"var(--border-color)",defaultShadow:"none",dangerShadow:"none",iconGap:4},...t?.components??{}}};return o.jsx(p.ConfigProvider,{locale:G1,theme:l,componentSize:r,space:{size:r},form:{validateMessages:{required:"${label}을(를) 입력해주세요.",types:{email:"${label}이(가) 유효한 이메일이 아닙니다.",number:"${label}이(가) 유효한 숫자가 아닙니다."},number:{range:"${label}은(는) ${min} ~ ${max} 사이의 값이어야 합니다."}}},pagination:{showSizeChanger:!0},getPopupContainer:i,children:e})},xO=({children:e})=>{const{activeDetailItem:t}=it.useMenuViewStore();return o.jsx("div",{className:"bwg-view main-view",style:{height:"100%",display:"flex",flexDirection:"column"},children:o.jsx("div",{className:"bwgview-content",children:o.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%"},children:[o.jsx(p.Breadcrumb,{separator:">",items:[{title:t?.prntInfo?.menuNm},{title:t?.viewLabel}]}),e]})})})},bO=5,wO=0,Le=({title:e,icons:t,tooltip:r,iconVisible:n=!0,paddingBottom:i,marginBottom:a,children:s})=>{const l=Ti.AppstoreTwoTone,{componentSize:c}=it.useUserStore(),d=v.useMemo(()=>({0:5,1:4,2:3})[c],[c]);v.useMemo(()=>t?.type==="antd"&&t.icon&&Ti[t.icon]||l,[t?.type,t?.icon]);const u=(g,m)=>(g??m).toString().padStart(2,"0"),f=`pb${u(i,wO)}`,h=`mb${u(a,bO)}`;return o.jsx(p.Flex,{vertical:!0,style:{width:"100%"},children:o.jsxs("div",{className:`bwg-title-box ${f} ${h}`,style:{display:"flex",justifyContent:"space-between"},children:[o.jsx("div",{className:"bwg-title-box-left",children:o.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[o.jsx(p.Typography.Title,{level:d,children:o.jsx("span",{children:e})}),r&&o.jsx(p.Tooltip,{title:r.title,placement:r.placement,children:o.jsx(Ti.QuestionCircleTwoTone,{style:{marginLeft:5}})})]})}),o.jsx("div",{className:"bwg-title-box-right",children:o.jsx(p.Flex,{gap:6,children:s})})]})})},{Panel:cv}=p.Collapse,ko=v.forwardRef(({reqRows:e,subRows:t,border:r=!1,labelDisplay:n,header:i},a)=>{const[s]=p.Form.useForm(),[l,c]=v.useState("1"),{componentSize:d}=it.useUserStore(),u=v.useMemo(()=>{const g={0:12,1:14,2:16},m={0:"small",1:"middle",2:"large"};return{fontSize:g[d],componentSize:m[d]}},[d]),f=()=>n?{flex:n.md||n.lg||n.sm||"100px"}:{flex:"100px"};v.useImperativeHandle(a,()=>({getFormData:()=>s.getFieldsValue(),setFormData:g=>{s.setFieldsValue(g)},resetForm:()=>{s.resetFields()},validateForm:async()=>{try{return{success:!0,data:await s.validateFields()}}catch(g){return{success:!1,error:g}}}}));const h=()=>{c(g=>g.includes("subRows")?g.filter(m=>m!=="subRows"):[...g,"subRows"])};return o.jsxs("div",{style:r?{border:"1px solid #ddd",padding:"10px 12px",borderRadius:"8px",marginBottom:"10px"}:{},children:[i&&o.jsx(Le,{title:i.title,children:i.buttons}),o.jsx(p.ConfigProvider,{componentSize:u.componentSize,theme:{token:{fontSize:u.fontSize},components:{Collapse:{}}},children:o.jsx(p.Form,{form:s,layout:"inline",style:{width:"100%",fontSize:`${u.fontSize}px`},labelCol:f(),labelAlign:"left",children:o.jsxs("div",{style:{position:"relative",width:"100%"},children:[t&&o.jsx("div",{style:{position:"absolute",top:"15px",left:"-9px",zIndex:10},children:l.includes("subRows")?o.jsx(p.Tooltip,{title:"접기",children:o.jsx("span",{className:"search-collapsed-arrow",onClick:h,children:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"6",viewBox:"0 0 9 6",fill:"none",children:o.jsx("path",{d:"M5.28321 0.986589C4.88285 0.482264 4.11715 0.482265 3.71679 0.986589L1.0243 4.37824C0.50404 5.0336 0.970753 6 1.80751 6L7.19249 6C8.02925 6 8.49596 5.0336 7.9757 4.37824L5.28321 0.986589Z",fill:"#AEB9C4"})})})}):o.jsx(p.Tooltip,{title:"펼치기",children:o.jsx("span",{className:"search-collapsed-arrow",onClick:h,children:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"9",height:"6",viewBox:"0 0 9 6",fill:"none",children:o.jsx("path",{d:"M5.28321 5.01341C4.88285 5.51774 4.11715 5.51773 3.71679 5.01341L1.0243 1.62176C0.50404 0.966397 0.970753 1.64312e-07 1.80751 2.37464e-07L7.19249 7.08234e-07C8.02925 7.81386e-07 8.49596 0.966399 7.9757 1.62176L5.28321 5.01341Z",fill:"#AEB9C4"})})})})}),o.jsxs(p.Collapse,{activeKey:["reqRows",...l.includes("subRows")?["subRows"]:[]],onChange:c,className:"searchbox-collapse",bordered:!1,ghost:!0,children:[e&&o.jsx(cv,{style:{padding:0,margin:0},header:void 0,showArrow:!1,collapsible:"disabled",children:e},"reqRows"),t&&o.jsx(cv,{style:{padding:0,margin:0},header:void 0,showArrow:!1,collapsible:"icon",children:t},"subRows")]})]})})})]})}),un=({children:e,showSearchBox:t,showCloseButton:r=!0,showEyesButton:n=!1,shotSettingButton:i=!0,styles:a,...s})=>{const[l,c]=v.useState(!0),[d,u]=v.useState(()=>{const w=s.placement;return w==="left"||w==="right"||w==="top"||w==="bottom"?w:"bottom"}),[f,h]=v.useState(!1),m=(w=>{const b={wrapper:{...s.width&&{width:s.width},...s.height&&{height:s.height},margin:"0 auto"},content:{},header:{backgroundColor:"var(--drawer-header-bg)",color:"var(--text-primary)"}};switch(w){case"bottom":return{...b,wrapper:{...b.wrapper,borderRadius:"30px 30px 0 0"},content:{borderRadius:"30px 30px 0 0"},header:{...b.header,borderRadius:"30px 30px 0 0"}};case"top":return{...b,wrapper:{...b.wrapper,borderRadius:"0 0 30px 30px"},content:{borderRadius:"0 0 30px 30px"},header:{...b.header}};case"left":return{...b,wrapper:{...b.wrapper,borderRadius:"0 30px 0px 0"},content:{borderRadius:"0 30px 0px 0"},header:{...b.header,borderRadius:"0 30px 0 0"}};case"right":return{...b,wrapper:{...b.wrapper,borderRadius:"30px 0 0 0"},content:{borderRadius:"30px 0 0 0"},header:{...b.header,borderRadius:"30px 0 0 0"}};default:return b}})(d),x={wrapper:{...m?.wrapper,...a?.wrapper},content:{...m?.content,...a?.content},header:{...m?.header,...a?.header}},y=()=>{const w=[];if(i){const b=[{key:"top",label:"상단",icon:o.jsx(G.CaretUpOutlined,{})},{key:"right",label:"우측",icon:o.jsx(G.CaretRightOutlined,{})},{key:"bottom",label:"하단",icon:o.jsx(G.CaretDownOutlined,{})},{key:"left",label:"좌측",icon:o.jsx(G.CaretLeftOutlined,{})}],j=o.jsx(p.Space.Compact,{children:b.map(P=>o.jsx(p.Button,{type:d===P.key?"primary":"default",size:"small",onClick:()=>{u(P.key),h(!1)},icon:P.icon},P.key))});w.push(o.jsx(p.Popover,{content:j,trigger:"click",placement:"left",open:f,onOpenChange:h,children:o.jsx(p.Tooltip,{placement:"bottom",title:"위치변경",zIndex:2100,children:o.jsx(p.Button,{icon:o.jsx(G.SettingOutlined,{}),type:"text",size:"middle"})})},"shotSetting"))}return n&&w.push(o.jsx(p.Tooltip,{placement:"bottom",title:l?"배경 보기":"배경 숨기기",zIndex:2100,children:o.jsx(p.Button,{icon:o.jsx(G.EyeOutlined,{}),type:"text",size:"middle",onClick:()=>c(!l)})},"eyes")),s.extra&&w.push(o.jsx("div",{style:{margin:"0 8px"},children:s.extra},"extra")),r&&w.push(o.jsx(p.Tooltip,{placement:"bottom",title:"닫기",zIndex:2100,children:o.jsx(p.Button,{icon:o.jsx(G.CloseOutlined,{}),onClick:s.onClose,type:"text",size:"middle"})},"close")),w};return o.jsx(p.Drawer,{className:"main-drawer",footer:!0,...s,placement:d,styles:x,maskClosable:!1,closable:!1,mask:l,extra:o.jsx(p.Space,{size:"small",align:"center",children:y()}),afterOpenChange:w=>{w||(c(!0),u(s.placement)),s.afterOpenChange?.(w)},destroyOnHidden:!0,children:t?o.jsxs(ze,{type:"vertical",children:[o.jsxs(p.Flex,{justify:"space-between",align:"center",style:{width:"100%"},children:[o.jsx("div",{children:t.title}),o.jsx(p.Flex,{gap:2,children:t.extra})]}),o.jsx(ko,{...t.searchBox}),o.jsx(p.Divider,{}),e]}):e})},De=({width:e="100%",height:t="100%",boxAlign:r,display:n="show",overflow:i,style:a,className:s,border:l=!0,children:c,ref:d})=>o.jsx("div",{style:{width:e,height:t,display:n==="show"?"":n,overflowX:i?.x,overflowY:i?.y,...a},className:`bwgview-content-box ${r?`content-box-${r}`:""} ${s||""} ${l?"":"none-box-st"}`,ref:d,children:c}),Z1=Km?.default??Km;try{W1.register("modules/imageResize",Z1)}catch(e){console.warn("quill-image-resize-module-react 로드 실패:",e)}const Nl=e=>tO.sanitize(e??"",{ALLOWED_TAGS:["p","br","div","span","strong","b","em","i","u","s","blockquote","pre","code","ul","ol","li","h1","h2","h3","h4","h5","h6","a","img"],ALLOWED_ATTR:["style","class","href","target","rel","src","alt","width","height","data-*","align"],ALLOWED_URI_REGEXP:/^(?:(?:https?|data|mailto|tel):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i,KEEP_CONTENT:!0,RETURN_TRUSTED_TYPE:!1}),Dl=v.forwardRef(({border:e=!0,editorProps:t,value:r,defaultValue:n,onChange:i,onBlur:a,disabled:s,placeholder:l},c)=>{const{isEditing:d=!0,title:u,containerHeight:f="100%"}=t||{},h=v.useRef(null),g=v.useMemo(()=>{const P={toolbar:d?[[{header:[1,2,3,4,5,6,!1]}],["bold","italic","underline","strike"],[{color:[]},{background:[]}],[{list:"ordered"},{list:"bullet"}],[{indent:"-1"},{indent:"+1"}],[{align:[]}],["link","image"],["clean"]]:!1};return Z1?{...P,imageResize:{parchment:W1.import("parchment"),modules:["Resize","DisplaySize","Toolbar"],displayStyles:{backgroundColor:"black",border:"none",color:"white"}}}:P},[d]),m=v.useMemo(()=>["header","bold","italic","underline","strike","color","background","list","bullet","indent","align","link","image","width","height"],[]),x=r!==void 0,[y,w]=v.useState(n??""),b=x?r:y,j=v.useCallback((P,E,S,O)=>{const k=Nl(P??"");x||w(k),i?.(k,E,S,O)},[x,i]);return v.useImperativeHandle(c,()=>({getHTML:()=>b??"",getText:()=>h.current?.getEditor()?.getText()??"",insertHTML:P=>{const E=h.current?.getEditor();if(!E)return;const S=E.getSelection(!0),O=Nl(P??"");E.clipboard.dangerouslyPasteHTML(S?S.index:E.getLength(),O)},insertImage:(P,E)=>{const S=h.current?.getEditor();if(!S)return;const O=S.getSelection(!0),k=typeof P=="string"?P:"";S.insertEmbed(O?O.index:S.getLength(),"image",k,"user")},getQuill:()=>h.current?.getEditor?.()??null})),o.jsx(De,{border:e,style:{opacity:s?.6:1,pointerEvents:s?"none":"auto",height:typeof f=="number"?`${f}px`:f,minHeight:0},children:o.jsxs("div",{className:"bwg-editor-wrap",style:{width:"100%",height:"100%",display:"flex",flexDirection:"column"},children:[u&&o.jsx(Le,{...u,paddingBottom:10}),o.jsx(rO,{ref:h,theme:d?"snow":"bubble",readOnly:!d,value:b,onChange:j,onBlur:a,modules:g,formats:m,style:{width:"100%",display:"flex",flexDirection:"column",minHeight:0,flex:"1"},placeholder:l},d?"snow":"bubble")]})})}),CO=(e,t,r,n)=>Nl(e??""),SO=({itemProps:e,...t})=>{const{rules:r,shouldUpdate:n,dependencies:i,noStyle:a,...s}=e;return o.jsx(p.Form.Item,{valuePropName:"value",trigger:"onChange",getValueFromEvent:CO,normalize:l=>l??"",rules:r,shouldUpdate:n,dependencies:i,noStyle:a,...s,children:o.jsx(Dl,{...t})})},jO=e=>{const{itemProps:t,onChange:r,editorProps:n,...i}=e,a=p.Form.useFormInstance();if(t?.name!=null){const s=t.name;return o.jsxs(o.Fragment,{children:[o.jsx(p.Form.Item,{hidden:!0,name:s,rules:t.rules,normalize:l=>l??"",children:o.jsx("input",{type:"hidden"})}),o.jsx(Dl,{...i,editorProps:n,value:a.getFieldValue(s)??"",onChange:(l,c,d,u)=>{const f=Nl(l??"");a.setFieldValue(s,f),r?.(f,c,d,u)},onBlur:()=>{a.validateFields([s]).catch(()=>{})}})]})}return o.jsx(Dl,{...e})},Ph=Object.assign(jO,{FormItem:SO,Core:Dl}),To=v.forwardRef(({currentPage:e,totalPages:t,pageSize:r=10,totalData:n,onPageChange:i,pageSizeOptions:a=[10,20,50,100],gridRef:s,mode:l="client",onServerPageChange:c},d)=>{const[u,f]=v.useState(r),[h,g]=v.useState(1),[m,x]=v.useState(r),[y,w]=v.useState(0);v.useEffect(()=>{f(r)},[r]),v.useEffect(()=>{f(r)},[]),v.useImperativeHandle(d,()=>({currentPage:h,pageSize:m,totalData:y,totalPages:Math.ceil(y/m),setPage:_=>{g(_),c?.(_,m)},setPageSize:_=>{x(_),g(1),c?.(1,_)},setTotalData:_=>{w(_)},reset:()=>{g(1),x(r),w(0)}}),[h,m,y,c,r]);const b=l==="client",j=b?(e||0)+1:h,P=b?(t||0)>0:y>0,S=b?P?Math.ceil((n||0)/u):0:Math.ceil(y/m),O=b?P&&n||0:y,k=Math.min(j,S||1),R=`${u}-${S}-${k}`,I=_=>{b?i?.(_-1):(g(_),c?.(_,m))},B=_=>{if(b){f(_);try{s?.current?.gridView?(s.current.gridView.setPaging(!0,_),s.current.gridView.setPage(0)):i?.(0)}catch($){console.warn("페이지 사이즈 변경 중 오류:",$),i?.(0)}}else x(_),g(1),c?.(1,_)};return o.jsxs("div",{className:"bwg-pagination-container",style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center",borderTop:"1px solid #dddddd",position:"relative"},children:[o.jsxs("div",{style:{position:"absolute",left:10,display:"flex",alignItems:"center",gap:"8px"},children:[o.jsx("span",{style:{fontSize:"12px",color:"#333333"},children:"페이지당"}),o.jsx("select",{value:b?u:m,onChange:_=>B(Number(_.target.value)),disabled:!P,style:{padding:"4px 8px",border:"1px solid #d9d9d9",borderRadius:"6px",fontSize:"12px",color:"#333333",opacity:P?1:.5},children:a.map(_=>o.jsxs("option",{value:_,children:[_,"개"]},_))}),o.jsxs("span",{style:{fontSize:"12px",color:"#666",opacity:P?1:.5},children:["/ 총 ",O,"개"]})]}),o.jsx("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:o.jsxs(p.ConfigProvider,{theme:{components:{Button:{defaultBorderColor:"#e8e8e8",defaultHoverBorderColor:"var(--primary-color)",defaultHoverColor:"var(--text-primary)",contentFontSize:13,defaultColor:"var(--text-primary)",paddingInline:0}}},children:[o.jsxs(p.ConfigProvider,{theme:{components:{Button:{defaultColor:"#999999",defaultHoverColor:"var(--text-primary)"}}},children:[o.jsx(p.Button,{onClick:()=>I(1),disabled:!P||k===1,style:{width:"26px",height:"26px",border:0,background:!P||k===1?"#f1f1f1":"white",cursor:!P||k===1?"not-allowed":"pointer",opacity:P?1:.5},icon:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",children:[o.jsx("path",{d:"M12 17L7 12L12 7",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M17 17L12 12L17 7",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]})}),o.jsx(p.Button,{onClick:()=>I(k-1),disabled:!P||k===1,style:{width:"26px",height:"26px",border:0,background:!P||k===1?"#f1f1f1":"white",cursor:!P||k===1?"not-allowed":"pointer",opacity:P?1:.5},icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",children:o.jsx("path",{d:"M14 17L9 12L14 7",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})})})]}),o.jsx("div",{style:{display:"flex",alignItems:"center",gap:6},children:(()=>{if(!P||S===0)return o.jsx(p.Button,{disabled:!0,style:{width:"26px",height:"26px"},children:"1"});const _=5;let $=1,W=Math.min(_,S);k>3&&S>_&&($=Math.max(1,k-2),W=Math.min(S,$+_-1),W===S&&($=Math.max(1,W-_+1)));const T=[];for(let D=$;D<=W;D++)T.push(o.jsx(p.Button,{onClick:()=>I(D),style:{width:"26px",height:"26px",background:k===D?"var(--primary-color)":"#ffffff",color:k===D?"#ffffff":"#333333",cursor:"pointer"},children:D},D));return T})()},R),o.jsxs(p.ConfigProvider,{theme:{components:{Button:{defaultColor:"#999999",defaultHoverColor:"var(--text-primary)"}}},children:[o.jsx(p.Button,{onClick:()=>I(k+1),disabled:!P||k>=S,style:{width:"26px",height:"26px",border:0,background:!P||k>=S?"#f1f1f1":"white",cursor:!P||k>=S?"not-allowed":"pointer",opacity:P?1:.5},icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",children:o.jsx("path",{d:"M10 17L15 12L10 7",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})})}),o.jsx(p.Button,{onClick:()=>I(S),disabled:!P||k>=S,style:{width:"26px",height:"26px",border:0,background:!P||k>=S?"#f1f1f1":"white",cursor:!P||k>=S?"not-allowed":"pointer",opacity:P?1:.5},icon:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"22",height:"22",viewBox:"0 0 22 22",fill:"none",children:[o.jsx("path",{d:"M12 17L17 12L12 7",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M7 17L12 12L7 7",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]})})]})]})})]})});To.displayName="BwgPagination";const EO="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC7SURBVHgBZZDLDcJADETHUe7QQVJC6AAqACoAKkCcESh8JI60kBKgg3TA0kE6gAISzHgj0BJ8sWw/j2cXCCI7aD446g2diDp1aWyWaz9sxmHhNlJSyUCDnlQeQpEKm5UCDwgqvHBnTji4MvcEKGw3FsVFDeCmCCbMYwIpQY4wMnX5mj5pKrXfTFSxc1sp/o03yLlZaoSpRFhme53/QF4FmNl9txbH8wuC5893tEo1PZivBs6/sgVXBlv9BpvVRX62Og6eAAAAAElFTkSuQmCC",PO="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC7SURBVHgBZVDbDcIwDHSiqL90AzoCI5S/fvQBEwATIDYoE7BCRwjqAtmAsEE3gAlqzlFBKbXknJ2cL5cQRcF13SIf9Bd63mmHdcN5nsbbJm6UtY6bxlGaCunNZZmTUpniqhpQvIhZ8AlcI+9QXYHYIb3BgQ0ETAJ36BvUmQiDuBV19TNdFBkliUyK0lX1fbc0bkyL1WF6D7UzbBxnpKCi9YHG0UPeoz6BePt+h55UxMMA9NMrPa68BDLiAxmcQh0cAM62AAAAAElFTkSuQmCC",OO=[{label:"엑셀다운로드",tag:"excel"},{label:"엑셀(제목포함)",tag:"withTitleExcel"},{label:"-"},{label:"필터",type:"check",checked:!1,tag:"filter"},{label:"열고정",tag:"fixedCol"},{label:"행고정",tag:"fixedRow"},{label:"고정해제",tag:"fixedCancel"},{label:"-"},{label:"숨기기",tag:"hide"},{label:"숨기기해제",tag:"hideClear"},{label:"레이아웃 초기화",tag:"initLayout"}],kO=[{label:"엑셀다운로드",tag:"excel"},{label:"엑셀(들여쓰기 표시)",tag:"showIndentExcel"},{label:"엑셀(제목포함)",tag:"withTitleExcel"},{label:"-"},{label:"필터",type:"check",checked:!1,tag:"filter"},{label:"열고정",tag:"fixedCol"},{label:"행고정",tag:"fixedRow"},{label:"고정해제",tag:"fixedCancel"},{label:"-"},{label:"숨기기",tag:"hide"},{label:"숨기기해제",tag:"hideClear"},{label:"레이아웃 초기화",tag:"initLayout"}],TO=({children:e})=>{const[t,r]=v.useState(!1),[n,i]=v.useState(null);return t?o.jsx("div",{style:{padding:"20px",border:"1px solid #ff4d4f",borderRadius:"6px",backgroundColor:"#fff2f0",margin:"10px"},children:o.jsx(p.Alert,{message:"리얼그리드 로드 실패",description:o.jsxs("div",{children:[o.jsx("p",{children:"리얼그리드 라이센스 또는 초기화 중 오류가 발생했습니다."}),o.jsxs("p",{style:{fontSize:"12px",color:"#666",marginTop:"8px"},children:["오류: ",n?.message||"알 수 없는 오류"]}),o.jsx(p.Button,{type:"primary",size:"small",style:{marginTop:"8px"},onClick:()=>{r(!1),i(null),window.location.reload()},children:"다시 시도"})]}),type:"error",showIcon:!0})}):o.jsx(MO,{onError:a=>{console.error("BwgGrid 에러:",a),i(a),r(!0)},children:e})};class MO extends v.Component{constructor(t){super(t),this.state={hasError:!1}}static getDerivedStateFromError(t){return{hasError:!0}}componentDidCatch(t,r){this.props.onError(t)}render(){return this.state.hasError?null:this.props.children}}const Fe=v.forwardRef(({type:e="nrml",gridDivStyle:t,gridDivClassName:r,gridColumns:n,gridOptions:i,gridEvents:a,bindRef:s,gridContext:l,renderers:c,gridInitCallback:d,gridId:u},f)=>{const h=v.useRef(null),g=v.useRef(new Map),m=v.useRef(null),{gridSize:x}=it.useUserStore(),y=ct.useGridSizeConfig(),b=ct.useBwgView()?.menuId||"",j=(M,U,q,Z)=>{let ee=[],oe=[];const xe="treeNode";for(let ue in M){let ve=M[ue];ee[ve[q]]=M[ue];let me=ee[ve[U]];if(me==null||me=="-"){oe.push(ve);continue}me[xe]==null&&(me[xe]=[]),me[xe].push(ve)}return oe},P=v.useCallback(M=>{const U=Z=>{const ee=[];return Z.forEach(oe=>{oe.children&&oe.children.length>0?ee.push(...U(oe.children)):ee.push(oe)}),ee};return U(M).map(Z=>({fieldName:Z.fieldName,dataType:Z.dataType||"text"}))},[]),E=v.useCallback(M=>{const U=Z=>{const ee=[];return Z.forEach(oe=>{oe.children&&oe.children.length>0?ee.push(...U(oe.children)):ee.push(oe)}),ee};return U(M).map(Z=>({...Z,header:{...Z.header,template:Z.required?`<img src='${PO}' style='margin-top:4px; margin-right: 2px;' alt='Required input' >\${headerText} `:Z.editable?`<img src='${EO}' style='margin-top:4px; margin-right: 2px;' alt='Required input' >\${headerText} `:"${headerText}",values:{headerText:Z.header?.text??""},text:Z.header?.text||""},styleName:Z.dataType==="number"?"right":Z.styleName||"center"}))},[]);v.useImperativeHandle(f,()=>({addAllData(M,U){const q=h.current?.gridView.getCurrent().dataRow;if(h.current?.dataProvider instanceof Ct.LocalDataProvider){h.current.dataProvider.clearRows();try{h.current?.gridView.showLoading(),h.current.dataProvider.setRows(M)}catch(Z){console.error("fillJsonData 오류:",Z)}finally{h.current?.gridView.closeLoading()}}if(h.current?.dataProvider instanceof Ct.LocalTreeDataProvider){if(h.current.dataProvider.clearRows(),U?.treeOption?.dataField==null||U?.treeOption?.parentField==null)return;const Z={rows:"treeNode"};try{h.current?.gridView.showLoading();let ee=j(M,U.treeOption?.parentField,U.treeOption?.dataField);h.current.dataProvider.fillJsonData({treeNode:ee},Z),U.treeOption.isExpand&&h.current.gridView?.expandAll()}catch(ee){console.error("fillJsonData 오류:",ee)}finally{h.current?.gridView.closeLoading()}}U?.isCurrent?h.current?.gridView.setCurrent({dataRow:q}):h.current?.gridView.setCurrent({dataRow:0})},getGridInstance:()=>h.current,getCurrentRow:()=>h.current?.gridView.getCurrent().dataRow??-1,getCurrentIndex:()=>h.current?.gridView.getCurrent().itemIndex??-1,gridExcelDown(M){h.current?.gridView.exportGrid({type:"excel",target:"local",allItems:!1,lookupDisplay:!0,showProgress:!0,progressMessage:"엑셀 Export 중 입니다.",applyDynamicStyles:!1,separateRows:!0,indenting:!!M?.indenting,header:"default",footer:"default",sheetName:"",fileName:M?.fileName||"sample.xlsx",...M})},getGridSaveData:()=>{const M=h.current?.dataProvider?.getAllStateRows();if(M===void 0)return[{}];let U=[];if(M.created!==void 0&&M.created.length>0)for(const q in M.created){let Z=h.current?.dataProvider?.getJsonRow(M.created[q]);Z={...Z,iudFlag:"I"},U.push(Z)}if(M.updated!==void 0&&M.updated.length>0)for(const q in M.updated){let Z=h.current?.dataProvider?.getJsonRow(M.updated[q]);Z={...Z,iudFlag:"U"},U.push(Z)}if(M.deleted!==void 0&&M.deleted.length>0)for(const q in M.deleted){let Z=h.current?.dataProvider?.getJsonRow(M.deleted[q]);Z={...Z,iudFlag:"D"},U.push(Z)}return U},deleteGridData:()=>{h?.current?.gridView?.getCheckedItems()?.map(U=>{let q=h?.current?.gridView?.getDataRow(U)??-1;const Z=h?.current?.dataProvider?.getRowState(q);Z==Ct.RowState.DELETED?(h?.current?.dataProvider?.setRowState(q,g.current.get(U)??Ct.RowState.NONE),g.current.delete(U)):Z==Ct.RowState.CREATED?h?.current?.dataProvider?.setRowState(q,Ct.RowState.CREATE_AND_DELETED):Z==Ct.RowState.CREATE_AND_DELETED?h?.current?.dataProvider?.setRowState(q,Ct.RowState.CREATED):(g.current.set(U,Z??Ct.RowState.NONE),h?.current?.dataProvider?.setRowState(q,Ct.RowState.DELETED)),h?.current?.gridView?.checkItem(U,!1)})},_oriRowState:[{}],dp:h.current?.dataProvider??null,vw:h.current?.gridView??null}));const S=v.useCallback((M,U,q)=>{if(s!==void 0&&q>=0){let Z=M.getDataSource().getJsonRow(q);s?.current?.setFieldsValue(Z)}else s!==void 0&&q<0&&s?.current?.resetFields();M.setCurrent({dataRow:0}),a?.onCurrentRowChanged&&a?.onCurrentRowChanged(M,U,q)},[s,a]),O=v.useCallback((M,U,q)=>{const Z=U.fieldName??"";s?.current?.getFieldInstance(Z)&&s?.current.setFieldValue(Z,q),a?.onEditChange&&a?.onEditChange(M,U,q)},[s,a]),k=v.useCallback((M,U,q)=>{const Z=M.getOrgFieldName(q),ee=M.getValue(U,q);s?.current?.setFieldValue(Z,ee)},[s]),R=v.useCallback((M,U,q,Z)=>{const ee=M.getColumn(Z).name??"",oe=M.getValue(U,Z);s?.current?.getFieldInstance(ee)&&s?.current.setFieldValue(ee,oe),a?.onCellEdited&&a?.onCellEdited(M,U,q,Z)},[s,a]),I=v.useCallback((M,U,q,Z)=>{if(typeof U.dataRow=="number"&&U.dataRow!=-1){var ee=M.getDataSource().getRowState(U.dataRow);if(ee=="deleted"||ee=="createAndDeleted")return!1}return a?.onShowEditor!=null&&a?.onShowEditor(M,U,q,Z),!0},[s,a]),B=v.useCallback(M=>{if(!h.current)return;const U=h.current.gridView,q=U.getDataSource();if(i?.container?.page){const Z=U.getPage(),ee=U.getPageCount(),oe=q.getRowCount();Ee({currentPage:Z,totalPages:ee,totalData:oe})}},[i?.container?.page]),_=v.useCallback(()=>{if(!h.current)return;const M=h.current.gridView,U=M.getDataSource(),q=u,Z=b,ee=__SYS_CD__,oe=["onKeyDown"],xe=["onRowInserted"];Object.keys(a??{}).map(ue=>{oe.includes(ue)?M[ue+"Add"]=a?.[ue]:M[ue]=a?.[ue],xe.includes(ue)?U[ue+"Add"]=a?.[ue]:U[ue]=a?.[ue]}),U instanceof Ct.LocalDataProvider&&(U.onRowInserted=(ue,ve)=>{ve<0||(setTimeout(function(){M?.setCurrent({dataRow:ve})},1),ue.onRowInsertedAdd!==void 0&&ue.onRowInsertedAdd(ue,ve))}),M.onKeyDown=function(ue,ve){if(ve.code=="Space"){let me=ue.getSelectedItems(!0);for(const de in me)ue.isCheckable(me[de])&&(ue.isCheckedItem(me[de])?ue.checkItem(me[de],!1,!1):ue.checkItem(me[de],!0,!1))}return ue.onKeyDownAdd!==void 0&&ue.onKeyDownAdd(ue,ve),!0},h.current.gridView.onCurrentRowChanged=S,h.current.gridView.onEditChange=O,h.current.gridView.getDataSource().onValueChanged=k,h.current.gridView.onCellEdited=R,h.current.gridView.onShowEditor=I,h.current.gridView.onDataLoadComplated=B,h.current.gridView.onLayoutPropertyChanged=function(ue,ve,me,de,ke){const Q=ve?.column,ae=Q?.name||Q?.fieldName||ve?.name||"알 수 없음";if(console.log("🔵 [BwgGrid] 레이아웃 속성 변경 감지:",{columnName:ae,property:me,oldValue:de,newValue:ke,layout:ve}),me==="visible"&&console.log(`📌 컬럼 "${ae}" ${ke?"표시":"숨김"}`),(me==="order"||me==="index")&&console.log(`📌 컬럼 "${ae}" 위치 변경: ${de} → ${ke}`),q&&Z)try{const ne=ue.saveColumnLayout();ne&&ie.saveGridLayout(ee,Z,q,ne)}catch(ne){console.warn("[BwgGrid] 레이아웃 저장 실패:",ne)}a?.onLayoutPropertyChanged&&a.onLayoutPropertyChanged(ue,ve,me,de,ke)}},[S,O,k,R,I,B,u,b]),$=v.useCallback(M=>{if(!M)return;const U=u,q=b,Z=__SYS_CD__;try{M.gridView.setSortingOptions({enabled:!0}),M.gridView.sortMode=Ct.SortMode.EXPLICIT,M.gridView.editorOptions.viewGridInside=!0,M.gridView instanceof Ct.TreeView&&M.gridView.setTreeOptions({expandWhenSetData:Ct.ExpandWhenSetData.REMAIN_AND_EXPAND,expanderIconStyle:Ct.TreeExpanderIconStyle.SQUARE,iconVisible:!1,lineVisible:!0});const ee=()=>({0:25,1:30,2:43})[x];M.gridView.setDisplayOptions({showEmptyMessage:!0,emptyMessage:"조회된 데이터가 존재하지 않습니다.",useFocusClass:!0,minRowHeight:i?.display?.minRowHeight||25,maxRowHeight:i?.display?.maxRowHeight||100,rowHeight:ee(),rowChangeDelay:i?.display?.rowChangeDelay||0,selectionStyle:i?.display?.selectionStyle||Ct.SelectionStyle.ROWS,fitStyle:i?.display?.fitStyle||Ct.GridFitStyle.FILL,useAlternateRowStyle:i?.display?.useAlternateRowStyle||!1}),M.gridView.setEditOptions({commitWhenExitLast:!0,columnEditableFirst:!1,commitByCell:!0,commitWhenLeave:!0,crossWhenExitLast:!0,confirmWhenDelete:!1,deletable:!1,revertable:!1,showOnlyValidationMessage:!0,editable:i?.edit?.editable||!1,validateOnEdited:i?.edit?.validateOnEdited||!1}),M.gridView.setCopyOptions({singleMode:i?.copy?.singleMode||!1}),M.gridView.setPasteOptions({selectBlockPaste:!0,checkReadOnly:!0,throwValidationError:!1}),M.gridView.header.height=i?.header?.height||43,M.gridView.header.styleName=i?.header?.styleName||"bwgGridHeader",i?.container?.radio?M.gridView.setCheckBar({exclusive:i?.container?.radio||!1}):M.gridView.setCheckBar({visible:i?.container?.check||!1,showAll:i?.container?.checkAll||!1}),M.gridView.setStateBar({visible:i?.container?.state||!1}),M.gridView.rowIndicator.visible=i?.container?.indicator||!1,M.gridView instanceof Ct.GridView&&(M.gridView.groupPanel.visible=i?.container?.panel||!1),M.gridView.setFooters({visible:i?.container?.footer||!1}),M.gridView.setHeader({visible:i?.container?.header||!0,showTooltip:i?.container?.headerShowTooltip||!1}),M.gridView.formatOptions.numberFormat="#,##0"}catch(ee){console.log("그리드 옵션 설정 중 오류:",ee)}try{M.gridView instanceof Ct.TreeView?M.gridView.setContextMenu(kO):M.gridView.setContextMenu(OO),M.gridView.onContextMenuItemClicked=function(ee,oe,xe){if(!(!xe||!xe.column)){if(oe.tag=="excel")L(ee,{isTitle:!1},l?.excel);else if(oe.tag=="showIndentExcel")L(ee,{isTitle:!1,treeBlank:!0},l?.excel);else if(oe.tag=="withTitleExcel")L(ee,{isTitle:!0,treeBlank:!1},l?.excel);else if(oe.tag=="filter")K(ee,oe);else if(oe.tag=="fixedCol"){const ve=ee.getDataSource().getFieldIndex(xe.column);ee.setFixedOptions({colCount:ve})}else if(oe.tag=="fixedRow")ee.setFixedOptions({rowCount:(xe.itemIndex||0)+1});else if(oe.tag=="fixedCancel")ee.setFixedOptions({colCount:0,rowCount:0});else if(oe.tag=="hide")ee.layoutByName(xe.column).visible=!1,ee._hideCols||(ee._hideCols=[]),ee._hideCols[ee._hideCols.length]=xe.column;else if(oe.tag=="hideClear"){if(ee._hideCols&&ee._hideCols.length>0){for(var ue=0;ue<ee._hideCols.length;ue++)ee.layoutByName(ee._hideCols[ue]).visible=!0;ee._hideCols=[]}}else if(oe.tag=="initLayout"){if(U&&q)try{ie.removeGridLayout(Z,q,U)}catch(ve){console.warn("[BwgGrid] 레이아웃 삭제 실패:",ve)}if(n){ee.setColumns(n);const ve=n.filter(me=>me.visible!==!1).map(me=>me.fieldName||me.name);ve.length>0&&ee.setColumnLayout(ve)}}}}}catch(ee){console.log("컨텍스트 설정 중 오류:",ee)}},[i,x,u,b]),W=M=>{if(!(!c||c.length===0))try{c.forEach(U=>{const{name:q,renderer:Z}=U;if(q&&Z){const ee=typeof Z=="function"?new Z:Z;M.gridView.registerCustomRenderer(q,ee)}})}catch(U){console.error("커스텀 렌더러 초기화 중 오류:",U)}},T=M=>{M.onPageChanged=(U,q)=>{Ee(Z=>({...Z,currentPage:q}))},M.onPageCountChanged=(U,q)=>{Ee(Z=>({...Z,totalPages:q}))}},D=M=>{h.current?.gridView&&h.current.gridView.setPage(M)},N=M=>{if(i?.layout?.colspan&&i.layout.colspan.length>0&&i?.layout?.colspan.forEach(U=>{const q=M.gridView.layoutByColumn(U.fieldName);if(q){const Z=U.span;q.spanCallback=function(ee,oe,xe){return Z}}}),n&&n.length>0&&n.some(q=>q.children&&q.children.length>0))try{(()=>{const Z=JSON.parse(JSON.stringify(n)),ee=[],oe=xe=>{const ue=[];return xe.children.map(ve=>{if(ve.children&&ve.children.length>0){const me=oe(ve),de=ve.header?.text||ve.fieldName,ke=M.gridView.getColumnProperty(ve.fieldName,"header");delete ve.children,delete ve.header;let Q={name:ve.fieldName,header:{text:ke?.text||de,template:ke?.template,values:ke?.values,visible:ke?.visible??!0},items:me,...ve};ue.push(Q)}else ue.push(ve.fieldName)}),ue};Z.map(xe=>{if(xe.children&&xe.children.length>0){const ue=oe(xe),ve=xe.header?.text||xe.fieldName,me=xe.header?.visible??!0,de=M.gridView.getColumnProperty(xe.fieldName,"header");delete xe.children,delete xe.header;const ke={name:xe.fieldName,header:{text:de?.text||ve,template:de?.template,values:de?.values,visible:de?.visible||me},items:ue,...xe};ee.push(ke)}else ee.push(xe.fieldName)}),console.log("Final Layout!!",ee),M.gridView.setColumnLayout(ee)})()}catch(q){console.error("컬럼 레이아웃 설정 오류:",q)}},A=()=>{if(h.current){if(e==="nrml"){const M=h.current;if($(M),W(M),n&&n.length>0){const U=P(n),q=E(n);M.gridView.getDataSource().setFields(U),M.gridView.setColumns(q)}if(N(M),i?.container?.page){const U=i?.pagingOption?.pageSize||10;M.gridView.setPaging(!0,U),T(M.gridView)}}else{const M=h.current;if($(M),W(M),n&&n.length>0){const U=P(n),q=E(n);M.gridView.getDataSource().setFields(U),M.gridView.setColumns(q)}N(h.current)}setTimeout(()=>{if(d){const M=typeof f=="object"&&f!==null?f.current:null;d(M)}},0)}},L=(M,U,q)=>{const Z=M.getDataSource();let ee=q?.footer==null?"default":q.footer;Z.getRowCount()<1&&(ee="hidden");let oe={type:"excel",target:"local",allItems:!1,lookupDisplay:!0,compatibility:!0,showProgress:!0,progressMessage:"엑셀 Export 중 입니다.",applyDynamicStyles:!1,separateRows:!0,indenting:!!U?.treeBlank,footer:ee,sheetName:"",documentTitle:{},documentSubtitle:{},documentTail:{},fileName:q?.fileName||"sample.xlsx"};Z instanceof Ct.LocalTreeDataProvider&&(oe.indenting=!!U?.treeBlank),q?.isCellMerge==!0&&(oe.separateRows=!1),ie.isEmpty(q?.sheetName)==!1&&(oe.sheetName=q?.sheetName),U?.isTitle&&(oe.documentTitle={message:ie.isSafeEmpty(q?.mainTitle,"No Title"),visible:!0,styleName:"documentStyle",spaceTop:1,spaceBottom:0,height:43},ie.isEmpty(q?.subTitle)==!1&&(oe.documentSubtitle={message:q?.subTitle,visible:!0,styleName:"center",height:20}),ie.isEmpty(q?.tailTitle)==!1&&(oe.documentTail={message:q?.tailTitle,visible:!0,styleName:"documentStyle"})),M.exportGrid(oe)},K=(M,U)=>{const q=M.getDataSource(),Z=q.getOrgFieldNames();if(U.checked)for(var ee=0;ee<Z.length;ee++){let xe=[],ue=q.getDistinctValues(Z[ee])??[];if(ue.length==0)continue;let ve=M.columnByName(Z[ee]);for(var oe=0;oe<ue.length;oe++){if(ue[oe]==null)continue;let me=ve.values!=null&&ve.values.indexOf(ue[oe])!=-1?ve?.labels?.[ve.values.indexOf(ue[oe])]:ue[oe];ie.isEmpty(me)&&(ie.isEmpty(ue[oe])?me=" ":me=ue[oe]);let de="";ue[oe]==null?de="value="+ue[oe]:de="value='"+ue[oe]+"'",xe.push({name:me,criteria:de})}M.setColumnFilters(Z[ee],xe)}else for(var ee=0;ee<Z.length;ee++)M.clearColumnFilters(Z[ee]),M.activateAllColumnFilters(Z[ee],!1),M.clearColumnFilters(Z[ee])};v.useEffect(()=>{if(!h.current?.gridView)return;const M=()=>({0:25,1:30,2:43})[x],U=()=>({0:12,1:13,2:14})[x];h.current.gridView.setDisplayOptions({rowHeight:M()}),m.current&&m.current.style.setProperty("--bwg-grid-font-size",`${U()}px`)},[x,i?.display?.rowHeight]),v.useEffect(()=>{if(h.current&&h.current.gridView)if(e==="nrml"){const M=h.current;$(M)}else{const M=h.current;$(M)}},[e,i,$]),v.useEffect(()=>{!h.current||!n||n.length===0||A()},[n]),v.useEffect(()=>{h.current&&_()},[a,_]),v.useLayoutEffect(()=>{if(!(!u||!b||!h.current?.gridView))try{const M=ie.getGridLayout(__SYS_CD__,b,u);M&&(h.current.gridView.setColumnLayout(M),console.log(`[BwgGrid] 저장된 레이아웃 로드 완료: ${__SYS_CD__}/${b}/${u}`))}catch(M){console.warn("[BwgGrid] 레이아웃 로드 실패:",M)}},[u,b]);const[H,V]=v.useState(!1),[Y,re]=v.useState(""),se=v.useRef(null),[pe,Ee]=v.useState({currentPage:0,totalPages:0,totalData:0});v.useEffect(()=>{Ee({currentPage:0,totalPages:0,totalData:0})},[]),v.useEffect(()=>{H&&setTimeout(()=>{se.current?.focus?.()},0)},[H]),v.useEffect(()=>()=>{if(h.current)try{const M=h.current;M.gridView&&(M.gridView.onDataLoadComplated=void 0,M.gridView.onCurrentRowChanged=void 0,M.gridView.onCellClicked=void 0,M.gridView.onCellDblClicked=void 0,M.gridView.onEditRowChanged=void 0,M.gridView.onItemChecked=void 0,M.gridView.onItemAllChecked=void 0,M.gridView.onColumnCheckedChanged=void 0,M.gridView.onCellButtonClicked=void 0,M.gridView.onEditChange=void 0,M.gridView.onCellEdited=void 0,M.gridView.onKeyUp=void 0,M.gridView.onKeyDown=void 0,M.gridView.onWheel=void 0,M.gridView.onValidateColumn=void 0,M.gridView.onValidateRow=void 0,M.gridView.onValidationFail=void 0,M.gridView.onRowInserting=void 0,M.gridView.onCellItemClicked=void 0,M.gridView.onShowEditor=void 0,M.gridView.onLayoutPropertyChanged=void 0,M.gridView.getDataSource()&&(M.gridView.getDataSource().clearRows(),M.gridView.getDataSource().setFields([])),M.gridView.getDataSource().clearRows())}catch(M){console.warn("⚠️ BwgGrid cleanup error:",M)}},[]);const Pe=v.useCallback(()=>{const M=Y;console.log("@@ handleSearchEnter:",M);const U=h.current?.gridView;if(!U)return;if(U.isFiltered()){console.log("EE:: [그리드 Filtering 으로 인한 오류] 그리드 내 Filter를 해제 후 진행해 주십시오.");return}if(U.commit(),ie.isEmpty(M))return;const q=U.getCurrent().itemIndex??-1;if(q<0)return;const Z={value:M,startIndex:q+1,wrap:!0,caseSensitive:!1,partialMatch:!0},ee=U.searchCell(Z);U.setCurrent(ee)},[Y]),X=v.useCallback(M=>{M.key==="Escape"&&(M.preventDefault(),V(!1))},[]),ge=v.useCallback(M=>{M.ctrlKey&&M.code==="KeyF"&&(M.preventDefault(),re(""),V(!H))},[H]),ce={searchEnter:Pe,handleCloseKeyword:X,handleSearch:ge},F=v.useMemo(()=>({0:12,1:13,2:14})[x],[x]),te=v.useMemo(()=>({...t,position:"relative",width:t?.width||"100%",height:t?.height||"100%","--bwg-grid-font-size":`${F}px`}),[t,F]);return o.jsxs(TO,{children:[o.jsxs("div",{ref:m,style:te,className:r,onKeyDown:M=>ce.handleSearch(M),children:[H&&o.jsx("div",{className:"grid-search-box",style:{"--search-button-size":`${y.buttonSize}px`,"--search-button-font-size":`${y.fontSize}px`,"--search-box-width":`${y.width}px`},children:o.jsx(p.ConfigProvider,{componentSize:y.componentSize,theme:{token:{fontSize:y.fontSize}},children:o.jsxs(p.Flex,{gap:3,children:[o.jsx(p.Input,{ref:se,value:Y,name:"srchField",autoComplete:"off",placeholder:"검색어를 입력하세요.",onKeyUp:M=>ce.handleCloseKeyword(M),onChange:M=>re(M.target.value),onPressEnter:()=>ce.searchEnter()}),o.jsx(p.Button,{variant:"solid",icon:o.jsx(G.CloseOutlined,{}),onClick:()=>V(!1)})]})})}),e==="nrml"?o.jsx(Ym.RealGridReact,{ref:h,autoGenerateField:!0,onInitialized:A}):o.jsx(Ym.RealTreeReact,{ref:h,autoGenerateField:!1,onInitialized:A})]}),i?.container?.page&&o.jsx(To,{currentPage:pe.currentPage,totalPages:pe.totalPages,pageSize:i?.pagingOption?.pageSize,totalData:pe.totalData,onPageChange:D,pageSizeOptions:i?.pagingOption?.pageSizeOptions,gridRef:h})]})}),dn=v.memo(({title:e,border:t,children:r,titleChildren:n})=>{const i=v.useMemo(()=>({components:{Form:{labelColor:"#9A9A9A"},Select:{colorTextDisabled:"#000"}}}),[]);return o.jsxs(ze,{type:"vertical",children:[o.jsx(Le,{title:e,icons:{type:"antd",icon:"InfoCircleTwoTone"},children:n}),o.jsx(De,{border:!1,children:o.jsx(p.ConfigProvider,{theme:i,children:r})})]})}),ze=({type:e="horizontal",layoutAlign:t="left",verticalAlign:r,className:n,style:i,children:a})=>o.jsx("div",{style:i,className:`bwgview-content-layout ${e=="horizontal"?"hz-layout":"vt-layout"} layout-${t} ${r&&`vertical-${r}`} ${n||""}`,children:a}),uv=(e,t)=>{const r=window.innerWidth,n=window.innerHeight,i=Math.min(Math.max(e.x,0),Math.max(0,r-t.width)),a=Math.min(Math.max(e.y,0),Math.max(0,n-t.height));return{x:Math.round(i),y:Math.round(a)}},RO=({buttons:e,onClose:t})=>{const r=(e||[]).filter(n=>n?.visible!==!1);return r.length===0?o.jsx(p.Button,{type:"default",className:"bwg-btn popup-btn",onClick:t,children:"닫기"}):o.jsxs("div",{style:{display:"flex",gap:6},children:[r.map(n=>o.jsx(p.Button,{type:n.type,disabled:!!n.disabled,loading:n.loading,className:n.className||"bwg-btn popup-btn",style:n.style,icon:n.icon,onClick:n.onClick,children:n.label},n.id)),o.jsx(p.Button,{type:"default",className:"bwg-btn popup-btn",onClick:t,children:"닫기"})]})},di=({popup:e,popupEvent:t,onClose:r,children:n,buttons:i})=>{const a=v.useRef(null),s=e?.popupTitle||"팝업",l=e?.width||800,c=e?.height||600,[d,u]=v.useState(l),[f,h]=v.useState(c),g=v.useMemo(()=>{const P=Math.max(0,(window.innerWidth-l)/2),E=Math.max(0,(window.innerHeight-c)/2);return{x:Math.round(P),y:Math.round(E)}},[l,c]),[m,x]=v.useState(g),y=(P,E)=>{const S=uv({x:E.x,y:E.y},{width:d,height:f});x(S)},w=(P,E,S,O,k)=>{const R={width:Math.round(parseInt(S.style.width,10)),height:Math.round(parseInt(S.style.height,10))},I=uv(k,R);u(R.width),h(R.height),x(I)},b=()=>a.current??document.body,j=typeof e?.zIndex=="number"?e.zIndex:3e3;return o.jsxs("div",{style:{position:"fixed",inset:0,zIndex:j},children:[o.jsx("div",{onClick:r,style:{position:"absolute",inset:0,backgroundColor:"rgba(0,0,0,0.3)",zIndex:0}}),o.jsxs(nO.Rnd,{className:"bwg-popup",size:{width:d,height:f},position:m,bounds:"window",minWidth:400,minHeight:300,onDragStop:y,onResizeStop:w,dragHandleClassName:"drag-handle",cancel:".rnd-cancel",enableUserSelectHack:!1,style:{backgroundColor:"white",borderRadius:20,boxShadow:"0 4px 15px rgba(0,0,0,0.25)",overflow:"visible",position:"absolute",zIndex:1},children:[o.jsx("div",{className:"bwg-popup-content",style:{overflow:"hidden",borderRadius:20,height:"100%"},children:o.jsx(X1,{getPopupContainer:b,children:o.jsx(ze,{type:"vertical",children:o.jsx(p.Card,{className:"popup-drag-container",title:o.jsx("div",{className:"drag-handle",style:{display:"flex",alignItems:"center",gap:8},children:s}),style:{width:"100%",height:"100%"},styles:{body:{height:"calc(100% - 77px)",padding:20,overflow:"auto"}},extra:o.jsx(RO,{buttons:i,onClose:()=>e?.close?.()||r?.()}),children:o.jsx("div",{className:"rnd-cancel",style:{height:"100%"},children:o.jsx(ct.SearchBoxProvider,{children:n})})})})})}),o.jsx("div",{ref:a,className:"bwg-popup-portal-root",style:{position:"relative"}})]})]})},wt=({children:e,className:t,style:r,marginBottom:n=8,gutter:i=[16,8],...a})=>o.jsx(p.Row,{...a,gutter:i,className:`bwg-row ${t}`,style:{marginBottom:`${n}px`,...r},children:e}),Oc=({children:e})=>o.jsx("div",{style:{height:"100%",padding:"20px 30px 26px"},children:o.jsx("div",{style:{width:"100%",height:"100%",border:"1px solid #ddd",borderRadius:"15px",background:"#fff"},children:e})}),AO=({rowKey:e="id",columns:t,dataSource:r,loading:n=!1,rowSelection:i,size:a="middle",pagination:s=!1,...l})=>o.jsx(p.Table,{rowKey:e,columns:t,dataSource:r,loading:n,rowSelection:i,size:a,pagination:s,bordered:!0,scroll:{x:"max-content"},locale:{emptyText:"데이터가 없습니다."},...l}),ar=e=>{const{type:t="card",animated:r=!0,...n}=e;return o.jsx(p.Tabs,{type:t,animated:r,...n})};function qf(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function IO(e){if(Array.isArray(e))return qf(e)}function Q1(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Oh(e,t){if(e){if(typeof e=="string")return qf(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?qf(e,t):void 0}}function NO(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function zt(e){return IO(e)||Q1(e)||Oh(e)||NO()}function Mt(){return Mt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Mt.apply(null,arguments)}var DO={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"};function J1(e){if(Array.isArray(e))return e}function _O(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,a,s,l=[],c=!0,d=!1;try{if(a=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;c=!1}else for(;!(c=(n=a.call(r)).done)&&(l.push(n.value),l.length!==t);c=!0);}catch(u){d=!0,i=u}finally{try{if(!c&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(d)throw i}}return l}}function ew(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
3
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Se(e,t){return J1(e)||_O(e,t)||Oh(e,t)||ew()}function Ve(e){"@babel/helpers - typeof";return Ve=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ve(e)}function BO(e,t){if(Ve(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(Ve(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function tw(e){var t=BO(e,"string");return Ve(t)=="symbol"?t:t+""}function we(e,t,r){return(t=tw(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function $O(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Jr(e,t){if(e==null)return{};var r,n,i=$O(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}var Lu={exports:{}};/*!
4
+ Copyright (c) 2018 Jed Watson.
5
+ Licensed under the MIT License (MIT), see
6
+ http://jedwatson.github.io/classnames
7
+ */var dv;function LO(){return dv||(dv=1,(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var a="",s=0;s<arguments.length;s++){var l=arguments[s];l&&(a=i(a,n(l)))}return a}function n(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return r.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var s="";for(var l in a)t.call(a,l)&&a[l]&&(s=i(s,l));return s}function i(a,s){return s?a?a+" "+s:a+s:a}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(Lu)),Lu.exports}var zO=LO();const Be=wr(zO),_t=Math.round;function zu(e,t){const r=e.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],n=r.map(i=>parseFloat(i));for(let i=0;i<3;i+=1)n[i]=t(n[i]||0,r[i]||"",i);return r[3]?n[3]=r[3].includes("%")?n[3]/100:n[3]:n[3]=1,n}const fv=(e,t,r)=>r===0?e:e/100;function oa(e,t){const r=t||255;return e>r?r:e<0?0:e}let Tt=class rw{constructor(t){we(this,"isValid",!0),we(this,"r",0),we(this,"g",0),we(this,"b",0),we(this,"a",1),we(this,"_h",void 0),we(this,"_s",void 0),we(this,"_l",void 0),we(this,"_v",void 0),we(this,"_max",void 0),we(this,"_min",void 0),we(this,"_brightness",void 0);function r(n){return n[0]in t&&n[1]in t&&n[2]in t}if(t)if(typeof t=="string"){let i=function(a){return n.startsWith(a)};const n=t.trim();/^#?[A-F\d]{3,8}$/i.test(n)?this.fromHexString(n):i("rgb")?this.fromRgbString(n):i("hsl")?this.fromHslString(n):(i("hsv")||i("hsb"))&&this.fromHsvString(n)}else if(t instanceof rw)this.r=t.r,this.g=t.g,this.b=t.b,this.a=t.a,this._h=t._h,this._s=t._s,this._l=t._l,this._v=t._v;else if(r("rgb"))this.r=oa(t.r),this.g=oa(t.g),this.b=oa(t.b),this.a=typeof t.a=="number"?oa(t.a,1):1;else if(r("hsl"))this.fromHsl(t);else if(r("hsv"))this.fromHsv(t);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(t))}setR(t){return this._sc("r",t)}setG(t){return this._sc("g",t)}setB(t){return this._sc("b",t)}setA(t){return this._sc("a",t,1)}setHue(t){const r=this.toHsv();return r.h=t,this._c(r)}getLuminance(){function t(a){const s=a/255;return s<=.03928?s/12.92:Math.pow((s+.055)/1.055,2.4)}const r=t(this.r),n=t(this.g),i=t(this.b);return .2126*r+.7152*n+.0722*i}getHue(){if(typeof this._h>"u"){const t=this.getMax()-this.getMin();t===0?this._h=0:this._h=_t(60*(this.r===this.getMax()?(this.g-this.b)/t+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/t+2:(this.r-this.g)/t+4))}return this._h}getSaturation(){if(typeof this._s>"u"){const t=this.getMax()-this.getMin();t===0?this._s=0:this._s=t/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(t=10){const r=this.getHue(),n=this.getSaturation();let i=this.getLightness()-t/100;return i<0&&(i=0),this._c({h:r,s:n,l:i,a:this.a})}lighten(t=10){const r=this.getHue(),n=this.getSaturation();let i=this.getLightness()+t/100;return i>1&&(i=1),this._c({h:r,s:n,l:i,a:this.a})}mix(t,r=50){const n=this._c(t),i=r/100,a=l=>(n[l]-this[l])*i+this[l],s={r:_t(a("r")),g:_t(a("g")),b:_t(a("b")),a:_t(a("a")*100)/100};return this._c(s)}tint(t=10){return this.mix({r:255,g:255,b:255,a:1},t)}shade(t=10){return this.mix({r:0,g:0,b:0,a:1},t)}onBackground(t){const r=this._c(t),n=this.a+r.a*(1-this.a),i=a=>_t((this[a]*this.a+r[a]*r.a*(1-this.a))/n);return this._c({r:i("r"),g:i("g"),b:i("b"),a:n})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.a}clone(){return this._c(this)}toHexString(){let t="#";const r=(this.r||0).toString(16);t+=r.length===2?r:"0"+r;const n=(this.g||0).toString(16);t+=n.length===2?n:"0"+n;const i=(this.b||0).toString(16);if(t+=i.length===2?i:"0"+i,typeof this.a=="number"&&this.a>=0&&this.a<1){const a=_t(this.a*255).toString(16);t+=a.length===2?a:"0"+a}return t}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const t=this.getHue(),r=_t(this.getSaturation()*100),n=_t(this.getLightness()*100);return this.a!==1?`hsla(${t},${r}%,${n}%,${this.a})`:`hsl(${t},${r}%,${n}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(t,r,n){const i=this.clone();return i[t]=oa(r,n),i}_c(t){return new this.constructor(t)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(t){const r=t.replace("#","");function n(i,a){return parseInt(r[i]+r[a||i],16)}r.length<6?(this.r=n(0),this.g=n(1),this.b=n(2),this.a=r[3]?n(3)/255:1):(this.r=n(0,1),this.g=n(2,3),this.b=n(4,5),this.a=r[6]?n(6,7)/255:1)}fromHsl({h:t,s:r,l:n,a:i}){if(this._h=t%360,this._s=r,this._l=n,this.a=typeof i=="number"?i:1,r<=0){const h=_t(n*255);this.r=h,this.g=h,this.b=h}let a=0,s=0,l=0;const c=t/60,d=(1-Math.abs(2*n-1))*r,u=d*(1-Math.abs(c%2-1));c>=0&&c<1?(a=d,s=u):c>=1&&c<2?(a=u,s=d):c>=2&&c<3?(s=d,l=u):c>=3&&c<4?(s=u,l=d):c>=4&&c<5?(a=u,l=d):c>=5&&c<6&&(a=d,l=u);const f=n-d/2;this.r=_t((a+f)*255),this.g=_t((s+f)*255),this.b=_t((l+f)*255)}fromHsv({h:t,s:r,v:n,a:i}){this._h=t%360,this._s=r,this._v=n,this.a=typeof i=="number"?i:1;const a=_t(n*255);if(this.r=a,this.g=a,this.b=a,r<=0)return;const s=t/60,l=Math.floor(s),c=s-l,d=_t(n*(1-r)*255),u=_t(n*(1-r*c)*255),f=_t(n*(1-r*(1-c))*255);switch(l){case 0:this.g=f,this.b=d;break;case 1:this.r=u,this.b=d;break;case 2:this.r=d,this.b=f;break;case 3:this.r=d,this.g=u;break;case 4:this.r=f,this.g=d;break;case 5:default:this.g=d,this.b=u;break}}fromHsvString(t){const r=zu(t,fv);this.fromHsv({h:r[0],s:r[1],v:r[2],a:r[3]})}fromHslString(t){const r=zu(t,fv);this.fromHsl({h:r[0],s:r[1],l:r[2],a:r[3]})}fromRgbString(t){const r=zu(t,(n,i)=>i.includes("%")?_t(n/100*255):n);this.r=r[0],this.g=r[1],this.b=r[2],this.a=r[3]}};var $s=2,pv=.16,FO=.05,VO=.05,HO=.15,nw=5,iw=4,WO=[{index:7,amount:15},{index:6,amount:25},{index:5,amount:30},{index:5,amount:45},{index:5,amount:65},{index:5,amount:85},{index:4,amount:90},{index:3,amount:95},{index:2,amount:97},{index:1,amount:98}];function hv(e,t,r){var n;return Math.round(e.h)>=60&&Math.round(e.h)<=240?n=r?Math.round(e.h)-$s*t:Math.round(e.h)+$s*t:n=r?Math.round(e.h)+$s*t:Math.round(e.h)-$s*t,n<0?n+=360:n>=360&&(n-=360),n}function gv(e,t,r){if(e.h===0&&e.s===0)return e.s;var n;return r?n=e.s-pv*t:t===iw?n=e.s+pv:n=e.s+FO*t,n>1&&(n=1),r&&t===nw&&n>.1&&(n=.1),n<.06&&(n=.06),Math.round(n*100)/100}function mv(e,t,r){var n;return r?n=e.v+VO*t:n=e.v-HO*t,n=Math.max(0,Math.min(1,n)),Math.round(n*100)/100}function ka(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=[],n=new Tt(e),i=n.toHsv(),a=nw;a>0;a-=1){var s=new Tt({h:hv(i,a,!0),s:gv(i,a,!0),v:mv(i,a,!0)});r.push(s)}r.push(n);for(var l=1;l<=iw;l+=1){var c=new Tt({h:hv(i,l),s:gv(i,l),v:mv(i,l)});r.push(c)}return t.theme==="dark"?WO.map(function(d){var u=d.index,f=d.amount;return new Tt(t.backgroundColor||"#141414").mix(r[u],f).toHexString()}):r.map(function(d){return d.toHexString()})}var Fu={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},Gf=["#fff1f0","#ffccc7","#ffa39e","#ff7875","#ff4d4f","#f5222d","#cf1322","#a8071a","#820014","#5c0011"];Gf.primary=Gf[5];var Xf=["#fff2e8","#ffd8bf","#ffbb96","#ff9c6e","#ff7a45","#fa541c","#d4380d","#ad2102","#871400","#610b00"];Xf.primary=Xf[5];var Zf=["#fff7e6","#ffe7ba","#ffd591","#ffc069","#ffa940","#fa8c16","#d46b08","#ad4e00","#873800","#612500"];Zf.primary=Zf[5];var _l=["#fffbe6","#fff1b8","#ffe58f","#ffd666","#ffc53d","#faad14","#d48806","#ad6800","#874d00","#613400"];_l.primary=_l[5];var Qf=["#feffe6","#ffffb8","#fffb8f","#fff566","#ffec3d","#fadb14","#d4b106","#ad8b00","#876800","#614700"];Qf.primary=Qf[5];var Jf=["#fcffe6","#f4ffb8","#eaff8f","#d3f261","#bae637","#a0d911","#7cb305","#5b8c00","#3f6600","#254000"];Jf.primary=Jf[5];var ep=["#f6ffed","#d9f7be","#b7eb8f","#95de64","#73d13d","#52c41a","#389e0d","#237804","#135200","#092b00"];ep.primary=ep[5];var tp=["#e6fffb","#b5f5ec","#87e8de","#5cdbd3","#36cfc9","#13c2c2","#08979c","#006d75","#00474f","#002329"];tp.primary=tp[5];var Bl=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];Bl.primary=Bl[5];var rp=["#f0f5ff","#d6e4ff","#adc6ff","#85a5ff","#597ef7","#2f54eb","#1d39c4","#10239e","#061178","#030852"];rp.primary=rp[5];var np=["#f9f0ff","#efdbff","#d3adf7","#b37feb","#9254de","#722ed1","#531dab","#391085","#22075e","#120338"];np.primary=np[5];var ip=["#fff0f6","#ffd6e7","#ffadd2","#ff85c0","#f759ab","#eb2f96","#c41d7f","#9e1068","#780650","#520339"];ip.primary=ip[5];var op=["#a6a6a6","#999999","#8c8c8c","#808080","#737373","#666666","#404040","#1a1a1a","#000000","#000000"];op.primary=op[5];var Vu={red:Gf,volcano:Xf,orange:Zf,gold:_l,yellow:Qf,lime:Jf,green:ep,cyan:tp,blue:Bl,geekblue:rp,purple:np,magenta:ip,grey:op},kh=v.createContext({});function vv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function fe(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?vv(Object(r),!0).forEach(function(n){we(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):vv(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function nr(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function UO(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var r=t;r;){if(r===e)return!0;r=r.parentNode}return!1}var yv="data-rc-order",xv="data-rc-priority",KO="rc-util-key",ap=new Map;function ow(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):KO}function kc(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function YO(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function Th(e){return Array.from((ap.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function aw(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!nr())return null;var r=t.csp,n=t.prepend,i=t.priority,a=i===void 0?0:i,s=YO(n),l=s==="prependQueue",c=document.createElement("style");c.setAttribute(yv,s),l&&a&&c.setAttribute(xv,"".concat(a)),r!=null&&r.nonce&&(c.nonce=r?.nonce),c.innerHTML=e;var d=kc(t),u=d.firstChild;if(n){if(l){var f=(t.styles||Th(d)).filter(function(h){if(!["prepend","prependQueue"].includes(h.getAttribute(yv)))return!1;var g=Number(h.getAttribute(xv)||0);return a>=g});if(f.length)return d.insertBefore(c,f[f.length-1].nextSibling),c}d.insertBefore(c,u)}else d.appendChild(c);return c}function sw(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=kc(t);return(t.styles||Th(r)).find(function(n){return n.getAttribute(ow(t))===e})}function Ta(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=sw(e,t);if(r){var n=kc(t);n.removeChild(r)}}function qO(e,t){var r=ap.get(e);if(!r||!UO(document,r)){var n=aw("",t),i=n.parentNode;ap.set(e,i),e.removeChild(n)}}function Pn(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=kc(r),i=Th(n),a=fe(fe({},r),{},{styles:i});qO(n,a);var s=sw(t,a);if(s){var l,c;if((l=a.csp)!==null&&l!==void 0&&l.nonce&&s.nonce!==((c=a.csp)===null||c===void 0?void 0:c.nonce)){var d;s.nonce=(d=a.csp)===null||d===void 0?void 0:d.nonce}return s.innerHTML!==e&&(s.innerHTML=e),s}var u=aw(e,a);return u.setAttribute(ow(a),t),u}function lw(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}function GO(e){return lw(e)instanceof ShadowRoot}function $l(e){return GO(e)?lw(e):null}var sp={},Mh=[],XO=function(t){Mh.push(t)};function po(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var r=Mh.reduce(function(n,i){return i(n??"","warning")},t);r&&console.error("Warning: ".concat(r))}}function ZO(e,t){if(process.env.NODE_ENV!=="production"&&!e&&console!==void 0){var r=Mh.reduce(function(n,i){return i(n??"","note")},t);r&&console.warn("Note: ".concat(r))}}function cw(){sp={}}function uw(e,t,r){!t&&!sp[r]&&(e(!1,r),sp[r]=!0)}function In(e,t){uw(po,e,t)}function QO(e,t){uw(ZO,e,t)}In.preMessage=XO;In.resetWarned=cw;In.noteOnce=QO;function JO(e){return e.replace(/-(.)/g,function(t,r){return r.toUpperCase()})}function ek(e,t){In(e,"[@ant-design/icons] ".concat(t))}function bv(e){return Ve(e)==="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(Ve(e.icon)==="object"||typeof e.icon=="function")}function wv(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(e).reduce(function(t,r){var n=e[r];switch(r){case"class":t.className=n,delete t.class;break;default:delete t[r],t[JO(r)]=n}return t},{})}function lp(e,t,r){return r?v.createElement(e.tag,fe(fe({key:t},wv(e.attrs)),r),(e.children||[]).map(function(n,i){return lp(n,"".concat(t,"-").concat(e.tag,"-").concat(i))})):v.createElement(e.tag,fe({key:t},wv(e.attrs)),(e.children||[]).map(function(n,i){return lp(n,"".concat(t,"-").concat(e.tag,"-").concat(i))}))}function dw(e){return ka(e)[0]}function fw(e){return e?Array.isArray(e)?e:[e]:[]}var tk=`
8
+ .anticon {
9
+ display: inline-flex;
10
+ align-items: center;
11
+ color: inherit;
12
+ font-style: normal;
13
+ line-height: 0;
14
+ text-align: center;
15
+ text-transform: none;
16
+ vertical-align: -0.125em;
17
+ text-rendering: optimizeLegibility;
18
+ -webkit-font-smoothing: antialiased;
19
+ -moz-osx-font-smoothing: grayscale;
20
+ }
21
+
22
+ .anticon > * {
23
+ line-height: 1;
24
+ }
25
+
26
+ .anticon svg {
27
+ display: inline-block;
28
+ }
29
+
30
+ .anticon::before {
31
+ display: none;
32
+ }
33
+
34
+ .anticon .anticon-icon {
35
+ display: block;
36
+ }
37
+
38
+ .anticon[tabindex] {
39
+ cursor: pointer;
40
+ }
41
+
42
+ .anticon-spin::before,
43
+ .anticon-spin {
44
+ display: inline-block;
45
+ -webkit-animation: loadingCircle 1s infinite linear;
46
+ animation: loadingCircle 1s infinite linear;
47
+ }
48
+
49
+ @-webkit-keyframes loadingCircle {
50
+ 100% {
51
+ -webkit-transform: rotate(360deg);
52
+ transform: rotate(360deg);
53
+ }
54
+ }
55
+
56
+ @keyframes loadingCircle {
57
+ 100% {
58
+ -webkit-transform: rotate(360deg);
59
+ transform: rotate(360deg);
60
+ }
61
+ }
62
+ `,rk=function(t){var r=v.useContext(kh),n=r.csp,i=r.prefixCls,a=r.layer,s=tk;i&&(s=s.replace(/anticon/g,i)),a&&(s="@layer ".concat(a,` {
63
+ `).concat(s,`
64
+ }`)),v.useEffect(function(){var l=t.current,c=$l(l);Pn(s,"@ant-design-icons",{prepend:!a,csp:n,attachTo:c})},[])},nk=["icon","className","onClick","style","primaryColor","secondaryColor"],wa={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function ik(e){var t=e.primaryColor,r=e.secondaryColor;wa.primaryColor=t,wa.secondaryColor=r||dw(t),wa.calculated=!!r}function ok(){return fe({},wa)}var Mo=function(t){var r=t.icon,n=t.className,i=t.onClick,a=t.style,s=t.primaryColor,l=t.secondaryColor,c=Jr(t,nk),d=C.useRef(),u=wa;if(s&&(u={primaryColor:s,secondaryColor:l||dw(s)}),rk(d),ek(bv(r),"icon should be icon definiton, but got ".concat(r)),!bv(r))return null;var f=r;return f&&typeof f.icon=="function"&&(f=fe(fe({},f),{},{icon:f.icon(u.primaryColor,u.secondaryColor)})),lp(f.icon,"svg-".concat(f.name),fe(fe({className:n,onClick:i,style:a,"data-icon":f.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},c),{},{ref:d}))};Mo.displayName="IconReact";Mo.getTwoToneColors=ok;Mo.setTwoToneColors=ik;function pw(e){var t=fw(e),r=Se(t,2),n=r[0],i=r[1];return Mo.setTwoToneColors({primaryColor:n,secondaryColor:i})}function ak(){var e=Mo.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var sk=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];pw(Bl.primary);var Nn=C.forwardRef(function(e,t){var r=e.className,n=e.icon,i=e.spin,a=e.rotate,s=e.tabIndex,l=e.onClick,c=e.twoToneColor,d=Jr(e,sk),u=C.useContext(kh),f=u.prefixCls,h=f===void 0?"anticon":f,g=u.rootClassName,m=Be(g,h,we(we({},"".concat(h,"-").concat(n.name),!!n.name),"".concat(h,"-spin"),!!i||n.name==="loading"),r),x=s;x===void 0&&l&&(x=-1);var y=a?{msTransform:"rotate(".concat(a,"deg)"),transform:"rotate(".concat(a,"deg)")}:void 0,w=fw(c),b=Se(w,2),j=b[0],P=b[1];return C.createElement("span",Mt({role:"img","aria-label":n.name},d,{ref:t,tabIndex:x,onClick:l,className:m}),C.createElement(Mo,{icon:n,primaryColor:j,secondaryColor:P,style:y}))});Nn.displayName="AntdIcon";Nn.getTwoToneColor=ak;Nn.setTwoToneColor=pw;var lk=function(t,r){return C.createElement(Nn,Mt({},t,{ref:r,icon:DO}))},hw=C.forwardRef(lk);process.env.NODE_ENV!=="production"&&(hw.displayName="EditOutlined");var ck=Symbol.for("react.element"),uk=Symbol.for("react.transitional.element"),dk=Symbol.for("react.fragment");function gw(e){return e&&Ve(e)==="object"&&(e.$$typeof===ck||e.$$typeof===uk)&&e.type===dk}function Ma(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=[];return v.Children.forEach(e,function(n){n==null&&!t.keepEmpty||(Array.isArray(n)?r=r.concat(Ma(n)):gw(n)&&n.props?r=r.concat(Ma(n.props.children,t)):r.push(n))}),r}function Ra(e){return e instanceof HTMLElement||e instanceof SVGElement}function fk(e){return e&&Ve(e)==="object"&&Ra(e.nativeElement)?e.nativeElement:Ra(e)?e:null}function bl(e){var t=fk(e);if(t)return t;if(e instanceof v.Component){var r;return(r=Oa.findDOMNode)===null||r===void 0?void 0:r.call(Oa,e)}return null}var Ls={exports:{}},Ye={};/**
65
+ * @license React
66
+ * react-is.production.min.js
67
+ *
68
+ * Copyright (c) Facebook, Inc. and its affiliates.
69
+ *
70
+ * This source code is licensed under the MIT license found in the
71
+ * LICENSE file in the root directory of this source tree.
72
+ */var Cv;function pk(){if(Cv)return Ye;Cv=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),g=Symbol.for("react.offscreen"),m;m=Symbol.for("react.module.reference");function x(y){if(typeof y=="object"&&y!==null){var w=y.$$typeof;switch(w){case e:switch(y=y.type,y){case r:case i:case n:case d:case u:return y;default:switch(y=y&&y.$$typeof,y){case l:case s:case c:case h:case f:case a:return y;default:return w}}case t:return w}}}return Ye.ContextConsumer=s,Ye.ContextProvider=a,Ye.Element=e,Ye.ForwardRef=c,Ye.Fragment=r,Ye.Lazy=h,Ye.Memo=f,Ye.Portal=t,Ye.Profiler=i,Ye.StrictMode=n,Ye.Suspense=d,Ye.SuspenseList=u,Ye.isAsyncMode=function(){return!1},Ye.isConcurrentMode=function(){return!1},Ye.isContextConsumer=function(y){return x(y)===s},Ye.isContextProvider=function(y){return x(y)===a},Ye.isElement=function(y){return typeof y=="object"&&y!==null&&y.$$typeof===e},Ye.isForwardRef=function(y){return x(y)===c},Ye.isFragment=function(y){return x(y)===r},Ye.isLazy=function(y){return x(y)===h},Ye.isMemo=function(y){return x(y)===f},Ye.isPortal=function(y){return x(y)===t},Ye.isProfiler=function(y){return x(y)===i},Ye.isStrictMode=function(y){return x(y)===n},Ye.isSuspense=function(y){return x(y)===d},Ye.isSuspenseList=function(y){return x(y)===u},Ye.isValidElementType=function(y){return typeof y=="string"||typeof y=="function"||y===r||y===i||y===n||y===d||y===u||y===g||typeof y=="object"&&y!==null&&(y.$$typeof===h||y.$$typeof===f||y.$$typeof===a||y.$$typeof===s||y.$$typeof===c||y.$$typeof===m||y.getModuleId!==void 0)},Ye.typeOf=x,Ye}var qe={};/**
73
+ * @license React
74
+ * react-is.development.js
75
+ *
76
+ * Copyright (c) Facebook, Inc. and its affiliates.
77
+ *
78
+ * This source code is licensed under the MIT license found in the
79
+ * LICENSE file in the root directory of this source tree.
80
+ */var Sv;function hk(){return Sv||(Sv=1,process.env.NODE_ENV!=="production"&&(function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),s=Symbol.for("react.context"),l=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),g=Symbol.for("react.offscreen"),m=!1,x=!1,y=!1,w=!1,b=!1,j;j=Symbol.for("react.module.reference");function P(M){return!!(typeof M=="string"||typeof M=="function"||M===r||M===i||b||M===n||M===d||M===u||w||M===g||m||x||y||typeof M=="object"&&M!==null&&(M.$$typeof===h||M.$$typeof===f||M.$$typeof===a||M.$$typeof===s||M.$$typeof===c||M.$$typeof===j||M.getModuleId!==void 0))}function E(M){if(typeof M=="object"&&M!==null){var U=M.$$typeof;switch(U){case e:var q=M.type;switch(q){case r:case i:case n:case d:case u:return q;default:var Z=q&&q.$$typeof;switch(Z){case l:case s:case c:case h:case f:case a:return Z;default:return U}}case t:return U}}}var S=s,O=a,k=e,R=c,I=r,B=h,_=f,$=t,W=i,T=n,D=d,N=u,A=!1,L=!1;function K(M){return A||(A=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function H(M){return L||(L=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function V(M){return E(M)===s}function Y(M){return E(M)===a}function re(M){return typeof M=="object"&&M!==null&&M.$$typeof===e}function se(M){return E(M)===c}function pe(M){return E(M)===r}function Ee(M){return E(M)===h}function Pe(M){return E(M)===f}function X(M){return E(M)===t}function ge(M){return E(M)===i}function ce(M){return E(M)===n}function F(M){return E(M)===d}function te(M){return E(M)===u}qe.ContextConsumer=S,qe.ContextProvider=O,qe.Element=k,qe.ForwardRef=R,qe.Fragment=I,qe.Lazy=B,qe.Memo=_,qe.Portal=$,qe.Profiler=W,qe.StrictMode=T,qe.Suspense=D,qe.SuspenseList=N,qe.isAsyncMode=K,qe.isConcurrentMode=H,qe.isContextConsumer=V,qe.isContextProvider=Y,qe.isElement=re,qe.isForwardRef=se,qe.isFragment=pe,qe.isLazy=Ee,qe.isMemo=Pe,qe.isPortal=X,qe.isProfiler=ge,qe.isStrictMode=ce,qe.isSuspense=F,qe.isSuspenseList=te,qe.isValidElementType=P,qe.typeOf=E})()),qe}var jv;function gk(){return jv||(jv=1,process.env.NODE_ENV==="production"?Ls.exports=pk():Ls.exports=hk()),Ls.exports}var wl=gk();function Rh(e,t,r){var n=C.useRef({});return(!("value"in n.current)||r(n.current.condition,t))&&(n.current.value=e(),n.current.condition=t),n.current.value}var mk=Number(v.version.split(".")[0]),Ah=function(t,r){typeof t=="function"?t(r):Ve(t)==="object"&&t&&"current"in t&&(t.current=r)},es=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.filter(Boolean);return i.length<=1?i[0]:function(a){r.forEach(function(s){Ah(s,a)})}},Ih=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];return Rh(function(){return es.apply(void 0,r)},r,function(i,a){return i.length!==a.length||i.every(function(s,l){return s!==a[l]})})},Tc=function(t){var r,n;if(!t)return!1;if(mw(t)&&mk>=19)return!0;var i=wl.isMemo(t)?t.type.type:t.type;return!(typeof i=="function"&&!((r=i.prototype)!==null&&r!==void 0&&r.render)&&i.$$typeof!==wl.ForwardRef||typeof t=="function"&&!((n=t.prototype)!==null&&n!==void 0&&n.render)&&t.$$typeof!==wl.ForwardRef)};function mw(e){return v.isValidElement(e)&&!gw(e)}var Nh=function(t){if(t&&mw(t)){var r=t;return r.props.propertyIsEnumerable("ref")?r.props.ref:r.ref}return null},cp=C.createContext(null);function vk(e){var t=e.children,r=e.onBatchResize,n=C.useRef(0),i=C.useRef([]),a=C.useContext(cp),s=C.useCallback(function(l,c,d){n.current+=1;var u=n.current;i.current.push({size:l,element:c,data:d}),Promise.resolve().then(function(){u===n.current&&(r?.(i.current),i.current=[])}),a?.(l,c,d)},[r,a]);return C.createElement(cp.Provider,{value:s},t)}var vw=(function(){if(typeof Map<"u")return Map;function e(t,r){var n=-1;return t.some(function(i,a){return i[0]===r?(n=a,!0):!1}),n}return(function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(r){var n=e(this.__entries__,r),i=this.__entries__[n];return i&&i[1]},t.prototype.set=function(r,n){var i=e(this.__entries__,r);~i?this.__entries__[i][1]=n:this.__entries__.push([r,n])},t.prototype.delete=function(r){var n=this.__entries__,i=e(n,r);~i&&n.splice(i,1)},t.prototype.has=function(r){return!!~e(this.__entries__,r)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(r,n){n===void 0&&(n=null);for(var i=0,a=this.__entries__;i<a.length;i++){var s=a[i];r.call(n,s[1],s[0])}},t})()})(),up=typeof window<"u"&&typeof document<"u"&&window.document===document,Ll=(function(){return typeof global<"u"&&global.Math===Math?global:typeof self<"u"&&self.Math===Math?self:typeof window<"u"&&window.Math===Math?window:Function("return this")()})(),yk=(function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(Ll):function(e){return setTimeout(function(){return e(Date.now())},1e3/60)}})(),xk=2;function bk(e,t){var r=!1,n=!1,i=0;function a(){r&&(r=!1,e()),n&&l()}function s(){yk(a)}function l(){var c=Date.now();if(r){if(c-i<xk)return;n=!0}else r=!0,n=!1,setTimeout(s,t);i=c}return l}var wk=20,Ck=["top","right","bottom","left","width","height","size","weight"],Sk=typeof MutationObserver<"u",jk=(function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=bk(this.refresh.bind(this),wk)}return e.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},e.prototype.removeObserver=function(t){var r=this.observers_,n=r.indexOf(t);~n&&r.splice(n,1),!r.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},e.prototype.updateObservers_=function(){var t=this.observers_.filter(function(r){return r.gatherActive(),r.hasActive()});return t.forEach(function(r){return r.broadcastActive()}),t.length>0},e.prototype.connect_=function(){!up||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),Sk?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!up||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var r=t.propertyName,n=r===void 0?"":r,i=Ck.some(function(a){return!!~n.indexOf(a)});i&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e})(),yw=(function(e,t){for(var r=0,n=Object.keys(t);r<n.length;r++){var i=n[r];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e}),ho=(function(e){var t=e&&e.ownerDocument&&e.ownerDocument.defaultView;return t||Ll}),xw=Mc(0,0,0,0);function zl(e){return parseFloat(e)||0}function Ev(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];return t.reduce(function(n,i){var a=e["border-"+i+"-width"];return n+zl(a)},0)}function Ek(e){for(var t=["top","right","bottom","left"],r={},n=0,i=t;n<i.length;n++){var a=i[n],s=e["padding-"+a];r[a]=zl(s)}return r}function Pk(e){var t=e.getBBox();return Mc(0,0,t.width,t.height)}function Ok(e){var t=e.clientWidth,r=e.clientHeight;if(!t&&!r)return xw;var n=ho(e).getComputedStyle(e),i=Ek(n),a=i.left+i.right,s=i.top+i.bottom,l=zl(n.width),c=zl(n.height);if(n.boxSizing==="border-box"&&(Math.round(l+a)!==t&&(l-=Ev(n,"left","right")+a),Math.round(c+s)!==r&&(c-=Ev(n,"top","bottom")+s)),!Tk(e)){var d=Math.round(l+a)-t,u=Math.round(c+s)-r;Math.abs(d)!==1&&(l-=d),Math.abs(u)!==1&&(c-=u)}return Mc(i.left,i.top,l,c)}var kk=(function(){return typeof SVGGraphicsElement<"u"?function(e){return e instanceof ho(e).SVGGraphicsElement}:function(e){return e instanceof ho(e).SVGElement&&typeof e.getBBox=="function"}})();function Tk(e){return e===ho(e).document.documentElement}function Mk(e){return up?kk(e)?Pk(e):Ok(e):xw}function Rk(e){var t=e.x,r=e.y,n=e.width,i=e.height,a=typeof DOMRectReadOnly<"u"?DOMRectReadOnly:Object,s=Object.create(a.prototype);return yw(s,{x:t,y:r,width:n,height:i,top:r,right:t+n,bottom:i+r,left:t}),s}function Mc(e,t,r,n){return{x:e,y:t,width:r,height:n}}var Ak=(function(){function e(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Mc(0,0,0,0),this.target=t}return e.prototype.isActive=function(){var t=Mk(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},e})(),Ik=(function(){function e(t,r){var n=Rk(r);yw(this,{target:t,contentRect:n})}return e})(),Nk=(function(){function e(t,r,n){if(this.activeObservations_=[],this.observations_=new vw,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=r,this.callbackCtx_=n}return e.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof ho(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var r=this.observations_;r.has(t)||(r.set(t,new Ak(t)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof ho(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var r=this.observations_;r.has(t)&&(r.delete(t),r.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(r){r.isActive()&&t.activeObservations_.push(r)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,r=this.activeObservations_.map(function(n){return new Ik(n.target,n.broadcastRect())});this.callback_.call(t,r,t),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e})(),bw=typeof WeakMap<"u"?new WeakMap:new vw,ww=(function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var r=jk.getInstance(),n=new Nk(t,r,this);bw.set(this,n)}return e})();["observe","unobserve","disconnect"].forEach(function(e){ww.prototype[e]=function(){var t;return(t=bw.get(this))[e].apply(t,arguments)}});var Dk=(function(){return typeof Ll.ResizeObserver<"u"?Ll.ResizeObserver:ww})(),Sn=new Map;function Cw(e){e.forEach(function(t){var r,n=t.target;(r=Sn.get(n))===null||r===void 0||r.forEach(function(i){return i(n)})})}var Sw=new Dk(Cw);process.env.NODE_ENV;process.env.NODE_ENV;function _k(e,t){Sn.has(e)||(Sn.set(e,new Set),Sw.observe(e)),Sn.get(e).add(t)}function Bk(e,t){Sn.has(e)&&(Sn.get(e).delete(t),Sn.get(e).size||(Sw.unobserve(e),Sn.delete(e)))}function zr(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $k(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,tw(n.key),n)}}function Fr(e,t,r){return t&&$k(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function dp(e,t){return dp=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},dp(e,t)}function ts(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&dp(e,t)}function Fl(e){return Fl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Fl(e)}function jw(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(jw=function(){return!!e})()}function Ca(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Lk(e,t){if(t&&(Ve(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Ca(e)}function rs(e){var t=jw();return function(){var r,n=Fl(e);if(t){var i=Fl(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return Lk(this,r)}}var zk=(function(e){ts(r,e);var t=rs(r);function r(){return zr(this,r),t.apply(this,arguments)}return Fr(r,[{key:"render",value:function(){return this.props.children}}]),r})(C.Component);function Fk(e,t){var r=e.children,n=e.disabled,i=C.useRef(null),a=C.useRef(null),s=C.useContext(cp),l=typeof r=="function",c=l?r(i):r,d=C.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),u=!l&&C.isValidElement(c)&&Tc(c),f=u?Nh(c):null,h=Ih(f,i),g=function(){var w;return bl(i.current)||(i.current&&Ve(i.current)==="object"?bl((w=i.current)===null||w===void 0?void 0:w.nativeElement):null)||bl(a.current)};C.useImperativeHandle(t,function(){return g()});var m=C.useRef(e);m.current=e;var x=C.useCallback(function(y){var w=m.current,b=w.onResize,j=w.data,P=y.getBoundingClientRect(),E=P.width,S=P.height,O=y.offsetWidth,k=y.offsetHeight,R=Math.floor(E),I=Math.floor(S);if(d.current.width!==R||d.current.height!==I||d.current.offsetWidth!==O||d.current.offsetHeight!==k){var B={width:R,height:I,offsetWidth:O,offsetHeight:k};d.current=B;var _=O===Math.round(E)?E:O,$=k===Math.round(S)?S:k,W=fe(fe({},B),{},{offsetWidth:_,offsetHeight:$});s?.(W,y,j),b&&Promise.resolve().then(function(){b(W,y)})}},[]);return C.useEffect(function(){var y=g();return y&&!n&&_k(y,x),function(){return Bk(y,x)}},[i.current,n]),C.createElement(zk,{ref:a},u?C.cloneElement(c,{ref:h}):c)}var Ew=C.forwardRef(Fk);process.env.NODE_ENV!=="production"&&(Ew.displayName="SingleObserver");var Vk="rc-observer-key";function Hk(e,t){var r=e.children,n=typeof r=="function"?[r]:Ma(r);return process.env.NODE_ENV!=="production"&&(n.length>1?po(!1,"Find more than one child node with `children` in ResizeObserver. Please use ResizeObserver.Collection instead."):n.length===0&&po(!1,"`children` of ResizeObserver is empty. Nothing is in observe.")),n.map(function(i,a){var s=i?.key||"".concat(Vk,"-").concat(a);return C.createElement(Ew,Mt({},e,{key:s,ref:a===0?t:void 0}),i)})}var Ro=C.forwardRef(Hk);process.env.NODE_ENV!=="production"&&(Ro.displayName="ResizeObserver");Ro.Collection=vk;var Pv=process.env.NODE_ENV!=="test"&&nr()?C.useLayoutEffect:C.useEffect,pt=function(t,r){var n=C.useRef(!0);Pv(function(){return t(n.current)},r),Pv(function(){return n.current=!1,function(){n.current=!0}},[])},Ov=function(t,r){pt(function(n){if(!n)return t()},r)};function yr(e){var t=C.useRef();t.current=e;var r=C.useCallback(function(){for(var n,i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];return(n=t.current)===null||n===void 0?void 0:n.call.apply(n,[t].concat(a))},[]);return r}function Aa(e){var t=C.useRef(!1),r=C.useState(e),n=Se(r,2),i=n[0],a=n[1];C.useEffect(function(){return t.current=!1,function(){t.current=!0}},[]);function s(l,c){c&&t.current||a(l)}return[i,s]}function Hu(e){return e!==void 0}function go(e,t){var r=t||{},n=r.defaultValue,i=r.value,a=r.onChange,s=r.postState,l=Aa(function(){return Hu(i)?i:Hu(n)?typeof n=="function"?n():n:typeof e=="function"?e():e}),c=Se(l,2),d=c[0],u=c[1],f=i!==void 0?i:d,h=s?s(f):f,g=yr(a),m=Aa([f]),x=Se(m,2),y=x[0],w=x[1];Ov(function(){var j=y[0];d!==j&&g(d,j)},[y]),Ov(function(){Hu(i)||u(i)},[i]);var b=yr(function(j,P){u(j,P),w([f],P)});return[h,b]}function Pw(e,t){var r=Object.assign({},e);return Array.isArray(t)&&t.forEach(function(n){delete r[n]}),r}var Wk=function(t){if(nr()&&window.document.documentElement){var r=Array.isArray(t)?t:[t],n=window.document.documentElement;return r.some(function(i){return i in n.style})}return!1};function kv(e,t){return Wk(e)}function Ia(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}function Uk(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,n=new Set;function i(a,s){var l=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,c=n.has(a);if(In(!c,"Warning: There may be circular references"),c)return!1;if(a===s)return!0;if(r&&l>1)return!1;n.add(a);var d=l+1;if(Array.isArray(a)){if(!Array.isArray(s)||a.length!==s.length)return!1;for(var u=0;u<a.length;u++)if(!i(a[u],s[u],d))return!1;return!0}if(a&&s&&Ve(a)==="object"&&Ve(s)==="object"){var f=Object.keys(a);return f.length!==Object.keys(s).length?!1:f.every(function(h){return i(a[h],s[h],d)})}return!1}return i(e,t)}var Kk="%";function fp(e){return e.join(Kk)}var Yk=(function(){function e(t){zr(this,e),we(this,"instanceId",void 0),we(this,"cache",new Map),we(this,"extracted",new Set),this.instanceId=t}return Fr(e,[{key:"get",value:function(r){return this.opGet(fp(r))}},{key:"opGet",value:function(r){return this.cache.get(r)||null}},{key:"update",value:function(r,n){return this.opUpdate(fp(r),n)}},{key:"opUpdate",value:function(r,n){var i=this.cache.get(r),a=n(i);a===null?this.cache.delete(r):this.cache.set(r,a)}}]),e})(),Na="data-token-hash",ln="data-css-hash",qk="data-cache-path",ni="__cssinjs_instance__";function Gk(){var e=Math.random().toString(12).slice(2);if(typeof document<"u"&&document.head&&document.body){var t=document.body.querySelectorAll("style[".concat(ln,"]"))||[],r=document.head.firstChild;Array.from(t).forEach(function(i){i[ni]=i[ni]||e,i[ni]===e&&document.head.insertBefore(i,r)});var n={};Array.from(document.querySelectorAll("style[".concat(ln,"]"))).forEach(function(i){var a=i.getAttribute(ln);if(n[a]){if(i[ni]===e){var s;(s=i.parentNode)===null||s===void 0||s.removeChild(i)}}else n[a]=!0})}return new Yk(e)}var ns=C.createContext({hashPriority:"low",cache:Gk(),defaultCache:!0});function Xk(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}var Dh=(function(){function e(){zr(this,e),we(this,"cache",void 0),we(this,"keys",void 0),we(this,"cacheCallTimes",void 0),this.cache=new Map,this.keys=[],this.cacheCallTimes=0}return Fr(e,[{key:"size",value:function(){return this.keys.length}},{key:"internalGet",value:function(r){var n,i,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,s={map:this.cache};return r.forEach(function(l){if(!s)s=void 0;else{var c;s=(c=s)===null||c===void 0||(c=c.map)===null||c===void 0?void 0:c.get(l)}}),(n=s)!==null&&n!==void 0&&n.value&&a&&(s.value[1]=this.cacheCallTimes++),(i=s)===null||i===void 0?void 0:i.value}},{key:"get",value:function(r){var n;return(n=this.internalGet(r,!0))===null||n===void 0?void 0:n[0]}},{key:"has",value:function(r){return!!this.internalGet(r)}},{key:"set",value:function(r,n){var i=this;if(!this.has(r)){if(this.size()+1>e.MAX_CACHE_SIZE+e.MAX_CACHE_OFFSET){var a=this.keys.reduce(function(d,u){var f=Se(d,2),h=f[1];return i.internalGet(u)[1]<h?[u,i.internalGet(u)[1]]:d},[this.keys[0],this.cacheCallTimes]),s=Se(a,1),l=s[0];this.delete(l)}this.keys.push(r)}var c=this.cache;r.forEach(function(d,u){if(u===r.length-1)c.set(d,{value:[n,i.cacheCallTimes++]});else{var f=c.get(d);f?f.map||(f.map=new Map):c.set(d,{map:new Map}),c=c.get(d).map}})}},{key:"deleteByPath",value:function(r,n){var i=r.get(n[0]);if(n.length===1){var a;return i.map?r.set(n[0],{map:i.map}):r.delete(n[0]),(a=i.value)===null||a===void 0?void 0:a[0]}var s=this.deleteByPath(i.map,n.slice(1));return(!i.map||i.map.size===0)&&!i.value&&r.delete(n[0]),s}},{key:"delete",value:function(r){if(this.has(r))return this.keys=this.keys.filter(function(n){return!Xk(n,r)}),this.deleteByPath(this.cache,r)}}]),e})();we(Dh,"MAX_CACHE_SIZE",20);we(Dh,"MAX_CACHE_OFFSET",5);var Tv=0,Ow=(function(){function e(t){zr(this,e),we(this,"derivatives",void 0),we(this,"id",void 0),this.derivatives=Array.isArray(t)?t:[t],this.id=Tv,t.length===0&&po(t.length>0,"[Ant Design CSS-in-JS] Theme should have at least one derivative function."),Tv+=1}return Fr(e,[{key:"getDerivativeToken",value:function(r){return this.derivatives.reduce(function(n,i){return i(r,n)},void 0)}}]),e})(),Wu=new Dh;function pp(e){var t=Array.isArray(e)?e:[e];return Wu.has(t)||Wu.set(t,new Ow(t)),Wu.get(t)}var Zk=new WeakMap,Uu={};function Qk(e,t){for(var r=Zk,n=0;n<t.length;n+=1){var i=t[n];r.has(i)||r.set(i,new WeakMap),r=r.get(i)}return r.has(Uu)||r.set(Uu,e()),r.get(Uu)}var Mv=new WeakMap;function Sa(e){var t=Mv.get(e)||"";return t||(Object.keys(e).forEach(function(r){var n=e[r];t+=r,n instanceof Ow?t+=n.id:n&&Ve(n)==="object"?t+=Sa(n):t+=n}),t=Ia(t),Mv.set(e,t)),t}function Rv(e,t){return Ia("".concat(t,"_").concat(Sa(e)))}var hp=nr();function Ze(e){return typeof e=="number"?"".concat(e,"px"):e}var Cl=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return"--".concat(r?"".concat(r,"-"):"").concat(t).replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").replace(/([a-z])([A-Z0-9])/g,"$1-$2").toLowerCase()},Jk=function(t,r,n){return Object.keys(t).length?".".concat(r).concat(n!=null&&n.scope?".".concat(n.scope):"","{").concat(Object.entries(t).map(function(i){var a=Se(i,2),s=a[0],l=a[1];return"".concat(s,":").concat(l,";")}).join(""),"}"):""},kw=function(t,r,n){var i={},a={};return Object.entries(t).forEach(function(s){var l,c,d=Se(s,2),u=d[0],f=d[1];if(n!=null&&(l=n.preserve)!==null&&l!==void 0&&l[u])a[u]=f;else if((typeof f=="string"||typeof f=="number")&&!(n!=null&&(c=n.ignore)!==null&&c!==void 0&&c[u])){var h,g=Cl(u,n?.prefix);i[g]=typeof f=="number"&&!(n!=null&&(h=n.unitless)!==null&&h!==void 0&&h[u])?"".concat(f,"px"):String(f),a[u]="var(".concat(g,")")}}),[a,Jk(i,r,{scope:n?.scope})]},eT=fe({},C),Av=eT.useInsertionEffect,tT=function(t,r,n){C.useMemo(t,n),pt(function(){return r(!0)},n)},rT=Av?function(e,t,r){return Av(function(){return e(),t()},r)}:tT,nT=fe({},C),iT=nT.useInsertionEffect,oT=function(t){var r=[],n=!1;function i(a){if(n){process.env.NODE_ENV!=="production"&&po(!1,"[Ant Design CSS-in-JS] You are registering a cleanup function after unmount, which will not have any effect.");return}r.push(a)}return C.useEffect(function(){return n=!1,function(){n=!0,r.length&&r.forEach(function(a){return a()})}},t),i},aT=function(){return function(t){t()}},sT=typeof iT<"u"?oT:aT;function lT(){return!1}var gp=!1;function cT(){return gp}const uT=process.env.NODE_ENV==="production"?lT:cT;if(process.env.NODE_ENV!=="production"&&typeof module<"u"&&module&&module.hot&&typeof window<"u"){var zs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:null;if(zs&&typeof zs.webpackHotUpdate=="function"){var dT=zs.webpackHotUpdate;zs.webpackHotUpdate=function(){return gp=!0,setTimeout(function(){gp=!1},0),dT.apply(void 0,arguments)}}}function _h(e,t,r,n,i){var a=C.useContext(ns),s=a.cache,l=[e].concat(zt(t)),c=fp(l),d=sT([c]),u=uT(),f=function(x){s.opUpdate(c,function(y){var w=y||[void 0,void 0],b=Se(w,2),j=b[0],P=j===void 0?0:j,E=b[1],S=E;process.env.NODE_ENV!=="production"&&E&&u&&(n?.(S,u),S=null);var O=S||r(),k=[P,O];return x?x(k):k})};C.useMemo(function(){f()},[c]);var h=s.opGet(c);process.env.NODE_ENV!=="production"&&!h&&(f(),h=s.opGet(c));var g=h[1];return rT(function(){i?.(g)},function(m){return f(function(x){var y=Se(x,2),w=y[0],b=y[1];return m&&w===0&&i?.(g),[w+1,b]}),function(){s.opUpdate(c,function(x){var y=x||[],w=Se(y,2),b=w[0],j=b===void 0?0:b,P=w[1],E=j-1;return E===0?(d(function(){(m||!s.opGet(c))&&n?.(P,!1)}),null):[j-1,P]})}},[c]),g}var fT={},pT=process.env.NODE_ENV!=="production"?"css-dev-only-do-not-override":"css",Ei=new Map;function hT(e){Ei.set(e,(Ei.get(e)||0)+1)}function gT(e,t){if(typeof document<"u"){var r=document.querySelectorAll("style[".concat(Na,'="').concat(e,'"]'));r.forEach(function(n){if(n[ni]===t){var i;(i=n.parentNode)===null||i===void 0||i.removeChild(n)}})}}var mT=0;function vT(e,t){Ei.set(e,(Ei.get(e)||0)-1);var r=new Set;Ei.forEach(function(n,i){n<=0&&r.add(i)}),Ei.size-r.size>mT&&r.forEach(function(n){gT(n,t),Ei.delete(n)})}var yT=function(t,r,n,i){var a=n.getDerivativeToken(t),s=fe(fe({},a),r);return i&&(s=i(s)),s},xT="token";function bT(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=v.useContext(ns),i=n.cache.instanceId,a=n.container,s=r.salt,l=s===void 0?"":s,c=r.override,d=c===void 0?fT:c,u=r.formatToken,f=r.getComputedToken,h=r.cssVar,g=Qk(function(){return Object.assign.apply(Object,[{}].concat(zt(t)))},t),m=Sa(g),x=Sa(d),y=h?Sa(h):"",w=_h(xT,[l,e.id,m,x,y],function(){var b,j=f?f(g,d,e):yT(g,d,e,u),P=fe({},j),E="";if(h){var S=kw(j,h.key,{prefix:h.prefix,ignore:h.ignore,unitless:h.unitless,preserve:h.preserve}),O=Se(S,2);j=O[0],E=O[1]}var k=Rv(j,l);j._tokenKey=k,P._tokenKey=Rv(P,l);var R=(b=h?.key)!==null&&b!==void 0?b:k;j._themeKey=R,hT(R);var I="".concat(pT,"-").concat(Ia(k));return j._hashId=I,[j,I,P,E,h?.key||""]},function(b){vT(b[0]._themeKey,i)},function(b){var j=Se(b,4),P=j[0],E=j[3];if(h&&E){var S=Pn(E,Ia("css-variables-".concat(P._themeKey)),{mark:ln,prepend:"queue",attachTo:a,priority:-999});S[ni]=i,S.setAttribute(Na,P._themeKey)}});return w}var wT={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Tw="comm",Mw="rule",Rw="decl",CT="@import",ST="@namespace",jT="@keyframes",ET="@layer",Aw=Math.abs,Bh=String.fromCharCode;function Iw(e){return e.trim()}function Sl(e,t,r){return e.replace(t,r)}function PT(e,t,r){return e.indexOf(t,r)}function co(e,t){return e.charCodeAt(t)|0}function mo(e,t,r){return e.slice(t,r)}function an(e){return e.length}function OT(e){return e.length}function Fs(e,t){return t.push(e),e}var Rc=1,vo=1,Nw=0,Dr=0,St=0,Ao="";function $h(e,t,r,n,i,a,s,l){return{value:e,root:t,parent:r,type:n,props:i,children:a,line:Rc,column:vo,length:s,return:"",siblings:l}}function kT(){return St}function TT(){return St=Dr>0?co(Ao,--Dr):0,vo--,St===10&&(vo=1,Rc--),St}function Zr(){return St=Dr<Nw?co(Ao,Dr++):0,vo++,St===10&&(vo=1,Rc++),St}function ii(){return co(Ao,Dr)}function jl(){return Dr}function Ac(e,t){return mo(Ao,e,t)}function Da(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function MT(e){return Rc=vo=1,Nw=an(Ao=e),Dr=0,[]}function RT(e){return Ao="",e}function Ku(e){return Iw(Ac(Dr-1,mp(e===91?e+2:e===40?e+1:e)))}function AT(e){for(;(St=ii())&&St<33;)Zr();return Da(e)>2||Da(St)>3?"":" "}function IT(e,t){for(;--t&&Zr()&&!(St<48||St>102||St>57&&St<65||St>70&&St<97););return Ac(e,jl()+(t<6&&ii()==32&&Zr()==32))}function mp(e){for(;Zr();)switch(St){case e:return Dr;case 34:case 39:e!==34&&e!==39&&mp(St);break;case 40:e===41&&mp(e);break;case 92:Zr();break}return Dr}function NT(e,t){for(;Zr()&&e+St!==57;)if(e+St===84&&ii()===47)break;return"/*"+Ac(t,Dr-1)+"*"+Bh(e===47?e:Zr())}function DT(e){for(;!Da(ii());)Zr();return Ac(e,Dr)}function _T(e){return RT(El("",null,null,null,[""],e=MT(e),0,[0],e))}function El(e,t,r,n,i,a,s,l,c){for(var d=0,u=0,f=s,h=0,g=0,m=0,x=1,y=1,w=1,b=0,j="",P=i,E=a,S=n,O=j;y;)switch(m=b,b=Zr()){case 40:if(m!=108&&co(O,f-1)==58){PT(O+=Sl(Ku(b),"&","&\f"),"&\f",Aw(d?l[d-1]:0))!=-1&&(w=-1);break}case 34:case 39:case 91:O+=Ku(b);break;case 9:case 10:case 13:case 32:O+=AT(m);break;case 92:O+=IT(jl()-1,7);continue;case 47:switch(ii()){case 42:case 47:Fs(BT(NT(Zr(),jl()),t,r,c),c),(Da(m||1)==5||Da(ii()||1)==5)&&an(O)&&mo(O,-1,void 0)!==" "&&(O+=" ");break;default:O+="/"}break;case 123*x:l[d++]=an(O)*w;case 125*x:case 59:case 0:switch(b){case 0:case 125:y=0;case 59+u:w==-1&&(O=Sl(O,/\f/g,"")),g>0&&(an(O)-f||x===0&&m===47)&&Fs(g>32?Nv(O+";",n,r,f-1,c):Nv(Sl(O," ","")+";",n,r,f-2,c),c);break;case 59:O+=";";default:if(Fs(S=Iv(O,t,r,d,u,i,l,j,P=[],E=[],f,a),a),b===123)if(u===0)El(O,t,S,S,P,a,f,l,E);else{switch(h){case 99:if(co(O,3)===110)break;case 108:if(co(O,2)===97)break;default:u=0;case 100:case 109:case 115:}u?El(e,S,S,n&&Fs(Iv(e,S,S,0,0,i,l,j,i,P=[],f,E),E),i,E,f,l,n?P:E):El(O,S,S,S,[""],E,0,l,E)}}d=u=g=0,x=w=1,j=O="",f=s;break;case 58:f=1+an(O),g=m;default:if(x<1){if(b==123)--x;else if(b==125&&x++==0&&TT()==125)continue}switch(O+=Bh(b),b*x){case 38:w=u>0?1:(O+="\f",-1);break;case 44:l[d++]=(an(O)-1)*w,w=1;break;case 64:ii()===45&&(O+=Ku(Zr())),h=ii(),u=f=an(j=O+=DT(jl())),b++;break;case 45:m===45&&an(O)==2&&(x=0)}}return a}function Iv(e,t,r,n,i,a,s,l,c,d,u,f){for(var h=i-1,g=i===0?a:[""],m=OT(g),x=0,y=0,w=0;x<n;++x)for(var b=0,j=mo(e,h+1,h=Aw(y=s[x])),P=e;b<m;++b)(P=Iw(y>0?g[b]+" "+j:Sl(j,/&\f/g,g[b])))&&(c[w++]=P);return $h(e,t,r,i===0?Mw:l,c,d,u,f)}function BT(e,t,r,n){return $h(e,t,r,Tw,Bh(kT()),mo(e,2,-2),0,n)}function Nv(e,t,r,n,i){return $h(e,t,r,Rw,mo(e,0,n),mo(e,n+1,-1),n,i)}function vp(e,t){for(var r="",n=0;n<e.length;n++)r+=t(e[n],n,e,t)||"";return r}function $T(e,t,r,n){switch(e.type){case ET:if(e.children.length)break;case CT:case ST:case Rw:return e.return=e.return||e.value;case Tw:return"";case jT:return e.return=e.value+"{"+vp(e.children,n)+"}";case Mw:if(!an(e.value=e.props.join(",")))return""}return an(r=vp(e.children,n))?e.return=e.value+"{"+r+"}":""}function Dw(e,t){var r=t.path,n=t.parentSelectors;In(!1,"[Ant Design CSS-in-JS] ".concat(r?"Error in ".concat(r,": "):"").concat(e).concat(n.length?" Selector: ".concat(n.join(" | ")):""))}var LT=function(t,r,n){if(t==="content"){var i=/(attr|counters?|url|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,a=["normal","none","initial","inherit","unset"];(typeof r!="string"||a.indexOf(r)===-1&&!i.test(r)&&(r.charAt(0)!==r.charAt(r.length-1)||r.charAt(0)!=='"'&&r.charAt(0)!=="'"))&&Dw("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\"".concat(r,"\"'`."),n)}},zT=function(t,r,n){t==="animation"&&n.hashId&&r!=="none"&&Dw("You seem to be using hashed animation '".concat(r,"', in which case 'animationName' with Keyframe as value is recommended."),n)},Dv="data-ant-cssinjs-cache-path",_w="_FILE_STYLE__",Mi,Bw=!0;function FT(){if(!Mi&&(Mi={},nr())){var e=document.createElement("div");e.className=Dv,e.style.position="fixed",e.style.visibility="hidden",e.style.top="-9999px",document.body.appendChild(e);var t=getComputedStyle(e).content||"";t=t.replace(/^"/,"").replace(/"$/,""),t.split(";").forEach(function(i){var a=i.split(":"),s=Se(a,2),l=s[0],c=s[1];Mi[l]=c});var r=document.querySelector("style[".concat(Dv,"]"));if(r){var n;Bw=!1,(n=r.parentNode)===null||n===void 0||n.removeChild(r)}document.body.removeChild(e)}}function VT(e){return FT(),!!Mi[e]}function HT(e){var t=Mi[e],r=null;if(t&&nr())if(Bw)r=_w;else{var n=document.querySelector("style[".concat(ln,'="').concat(Mi[e],'"]'));n?r=n.innerHTML:delete Mi[e]}return[r,t]}var $w="_skip_check_",Lw="_multi_value_";function Yu(e){var t=vp(_T(e),$T);return t.replace(/\{%%%\:[^;];}/g,";")}function WT(e){return Ve(e)==="object"&&e&&($w in e||Lw in e)}function _v(e,t,r){if(!t)return e;var n=".".concat(t),i=r==="low"?":where(".concat(n,")"):n,a=e.split(",").map(function(s){var l,c=s.trim().split(/\s+/),d=c[0]||"",u=((l=d.match(/^\w+/))===null||l===void 0?void 0:l[0])||"";return d="".concat(u).concat(i).concat(d.slice(u.length)),[d].concat(zt(c.slice(1))).join(" ")});return a.join(",")}var UT=function e(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{root:!0,parentSelectors:[]},i=n.root,a=n.injectHash,s=n.parentSelectors,l=r.hashId,c=r.layer,d=r.path,u=r.hashPriority,f=r.transformers,h=f===void 0?[]:f,g=r.linters,m=g===void 0?[]:g,x="",y={};function w(P){var E=P.getName(l);if(!y[E]){var S=e(P.style,r,{root:!1,parentSelectors:s}),O=Se(S,1),k=O[0];y[E]="@keyframes ".concat(P.getName(l)).concat(k)}}function b(P){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return P.forEach(function(S){Array.isArray(S)?b(S,E):S&&E.push(S)}),E}var j=b(Array.isArray(t)?t:[t]);return j.forEach(function(P){var E=typeof P=="string"&&!i?{}:P;if(typeof E=="string")x+="".concat(E,`
81
+ `);else if(E._keyframe)w(E);else{var S=h.reduce(function(O,k){var R;return(k==null||(R=k.visit)===null||R===void 0?void 0:R.call(k,O))||O},E);Object.keys(S).forEach(function(O){var k=S[O];if(Ve(k)==="object"&&k&&(O!=="animationName"||!k._keyframe)&&!WT(k)){var R=!1,I=O.trim(),B=!1;(i||a)&&l?I.startsWith("@")?R=!0:I==="&"?I=_v("",l,u):I=_v(O,l,u):i&&!l&&(I==="&"||I==="")&&(I="",B=!0);var _=e(k,r,{root:B,injectHash:R,parentSelectors:[].concat(zt(s),[I])}),$=Se(_,2),W=$[0],T=$[1];y=fe(fe({},y),T),x+="".concat(I).concat(W)}else{let A=function(L,K){process.env.NODE_ENV!=="production"&&(Ve(k)!=="object"||!(k!=null&&k[$w]))&&[LT,zT].concat(zt(m)).forEach(function(Y){return Y(L,K,{path:d,hashId:l,parentSelectors:s})});var H=L.replace(/[A-Z]/g,function(Y){return"-".concat(Y.toLowerCase())}),V=K;!wT[L]&&typeof V=="number"&&V!==0&&(V="".concat(V,"px")),L==="animationName"&&K!==null&&K!==void 0&&K._keyframe&&(w(K),V=K.getName(l)),x+="".concat(H,":").concat(V,";")};var D,N=(D=k?.value)!==null&&D!==void 0?D:k;Ve(k)==="object"&&k!==null&&k!==void 0&&k[Lw]&&Array.isArray(N)?N.forEach(function(L){A(O,L)}):A(O,N)}})}}),i?c&&(x&&(x="@layer ".concat(c.name," {").concat(x,"}")),c.dependencies&&(y["@layer ".concat(c.name)]=c.dependencies.map(function(P){return"@layer ".concat(P,", ").concat(c.name,";")}).join(`
82
+ `))):x="{".concat(x,"}"),[x,y]};function zw(e,t){return Ia("".concat(e.join("%")).concat(t))}function KT(){return null}var YT="style";function yp(e,t){var r=e.token,n=e.path,i=e.hashId,a=e.layer,s=e.nonce,l=e.clientOnly,c=e.order,d=c===void 0?0:c,u=C.useContext(ns),f=u.autoClear,h=u.mock,g=u.defaultCache,m=u.hashPriority,x=u.container,y=u.ssrInline,w=u.transformers,b=u.linters,j=u.cache,P=u.layer,E=r._tokenKey,S=[E];P&&S.push("layer"),S.push.apply(S,zt(n));var O=hp;process.env.NODE_ENV!=="production"&&h!==void 0&&(O=h==="client");var k=_h(YT,S,function(){var $=S.join("|");if(VT($)){var W=HT($),T=Se(W,2),D=T[0],N=T[1];if(D)return[D,E,N,{},l,d]}var A=t(),L=UT(A,{hashId:i,hashPriority:m,layer:P?a:void 0,path:n.join("-"),transformers:w,linters:b}),K=Se(L,2),H=K[0],V=K[1],Y=Yu(H),re=zw(S,Y);return[Y,E,re,V,l,d]},function($,W){var T=Se($,3),D=T[2];(W||f)&&hp&&Ta(D,{mark:ln,attachTo:x})},function($){var W=Se($,4),T=W[0],D=W[2],N=W[3];if(O&&T!==_w){var A={mark:ln,prepend:P?!1:"queue",attachTo:x,priority:d},L=typeof s=="function"?s():s;L&&(A.csp={nonce:L});var K=[],H=[];Object.keys(N).forEach(function(Y){Y.startsWith("@layer")?K.push(Y):H.push(Y)}),K.forEach(function(Y){Pn(Yu(N[Y]),"_layer-".concat(Y),fe(fe({},A),{},{prepend:!0}))});var V=Pn(T,D,A);V[ni]=j.instanceId,V.setAttribute(Na,E),process.env.NODE_ENV!=="production"&&V.setAttribute(qk,S.join("|")),H.forEach(function(Y){Pn(Yu(N[Y]),"_effect-".concat(Y),A)})}}),R=Se(k,3),I=R[0],B=R[1],_=R[2];return function($){var W;return!y||O||!g?W=C.createElement(KT,null):W=C.createElement("style",Mt({},we(we({},Na,B),ln,_),{dangerouslySetInnerHTML:{__html:I}})),C.createElement(C.Fragment,null,W,$)}}var qT="cssVar",GT=function(t,r){var n=t.key,i=t.prefix,a=t.unitless,s=t.ignore,l=t.token,c=t.scope,d=c===void 0?"":c,u=v.useContext(ns),f=u.cache.instanceId,h=u.container,g=l._tokenKey,m=[].concat(zt(t.path),[n,d,g]),x=_h(qT,m,function(){var y=r(),w=kw(y,n,{prefix:i,unitless:a,ignore:s,scope:d}),b=Se(w,2),j=b[0],P=b[1],E=zw(m,P);return[j,P,E,n]},function(y){var w=Se(y,3),b=w[2];hp&&Ta(b,{mark:ln,attachTo:h})},function(y){var w=Se(y,3),b=w[1],j=w[2];if(b){var P=Pn(b,j,{mark:ln,prepend:"queue",attachTo:h,priority:-999});P[ni]=f,P.setAttribute(Na,n)}});return x},Vr=(function(){function e(t,r){zr(this,e),we(this,"name",void 0),we(this,"style",void 0),we(this,"_keyframe",!0),this.name=t,this.style=r}return Fr(e,[{key:"getName",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return r?"".concat(r,"-").concat(this.name):this.name}}]),e})();function XT(e){return J1(e)||Q1(e)||Oh(e)||ew()}function xp(e,t){for(var r=e,n=0;n<t.length;n+=1){if(r==null)return;r=r[t[n]]}return r}function Fw(e,t,r,n){if(!t.length)return r;var i=XT(t),a=i[0],s=i.slice(1),l;return!e&&typeof a=="number"?l=[]:Array.isArray(e)?l=zt(e):l=fe({},e),n&&r===void 0&&s.length===1?delete l[a][s[0]]:l[a]=Fw(l[a],s,r,n),l}function qu(e,t,r){var n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return t.length&&n&&r===void 0&&!xp(e,t.slice(0,-1))?e:Fw(e,t,r,n)}function ZT(e){return Ve(e)==="object"&&e!==null&&Object.getPrototypeOf(e)===Object.prototype}function Bv(e){return Array.isArray(e)?[]:{}}var QT=typeof Reflect>"u"?Object.keys:Reflect.ownKeys;function JT(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n=Bv(t[0]);return t.forEach(function(i){function a(s,l){var c=new Set(l),d=xp(i,s),u=Array.isArray(d);if(u||ZT(d)){if(!c.has(d)){c.add(d);var f=xp(n,s);u?n=qu(n,s,[]):(!f||Ve(f)!=="object")&&(n=qu(n,s,Bv(d))),QT(d).forEach(function(h){a([].concat(zt(s),[h]),c)})}}else n=qu(n,s,d)}a([])}),n}function Vw(){}let xn=null;function eM(){xn=null,cw()}let Hw=Vw;process.env.NODE_ENV!=="production"&&(Hw=(e,t,r)=>{In(e,`[antd: ${t}] ${r}`),process.env.NODE_ENV==="test"&&eM()});const is=Hw,Ww=C.createContext({}),fn=process.env.NODE_ENV!=="production"?e=>{const{strict:t}=C.useContext(Ww),r=(n,i,a)=>{if(!n)if(t===!1&&i==="deprecated"){const s=xn;xn||(xn={}),xn[e]=xn[e]||[],xn[e].includes(a||"")||xn[e].push(a||""),s||console.warn("[antd] There exists deprecated usage in your code:",xn)}else process.env.NODE_ENV!=="production"&&is(n,e,a)};return r.deprecated=(n,i,a,s)=>{r(n,"deprecated",`\`${i}\` is deprecated. Please use \`${a}\` instead.${s?` ${s}`:""}`)},r}:()=>{const e=()=>{};return e.deprecated=Vw,e},tM=v.createContext(void 0);var rM={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"},nM={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0},iM=fe(fe({},nM),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",week:"Week",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});const Uw={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},$v={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},iM),timePickerLocale:Object.assign({},Uw)},dr="${label} is not a valid ${type}",yo={locale:"en",Pagination:rM,DatePicker:$v,TimePicker:Uw,Calendar:$v,global:{placeholder:"Please select",close:"Close"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckAll:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",deselectAll:"Deselect all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand",collapse:"Collapse"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:dr,method:dr,array:dr,object:dr,number:dr,date:dr,boolean:dr,integer:dr,float:dr,regexp:dr,email:dr,url:dr,hex:dr},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh",scanned:"Scanned"},ColorPicker:{presetEmpty:"Empty",transparent:"Transparent",singleColor:"Single",gradientColor:"Gradient"}};Object.assign({},yo.Modal);let Pl=[];const Lv=()=>Pl.reduce((e,t)=>Object.assign(Object.assign({},e),t),yo.Modal);function oM(e){if(e){const t=Object.assign({},e);return Pl.push(t),Lv(),()=>{Pl=Pl.filter(r=>r!==t),Lv()}}Object.assign({},yo.Modal)}const Lh=v.createContext(void 0),aM=(e,t)=>{const r=C.useContext(Lh),n=C.useMemo(()=>{var a;const s=yo[e],l=(a=r?.[e])!==null&&a!==void 0?a:{};return Object.assign(Object.assign({},typeof s=="function"?s():s),l||{})},[e,t,r]),i=C.useMemo(()=>{const a=r?.locale;return r?.exist&&!a?yo.locale:a},[r]);return[n,i]},Kw="internalMark",Yw=e=>{const{locale:t={},children:r,_ANT_MARK__:n}=e;if(process.env.NODE_ENV!=="production"){const a=fn("LocaleProvider");process.env.NODE_ENV!=="production"&&a(n===Kw,"deprecated","`LocaleProvider` is deprecated. Please use `locale` with `ConfigProvider` instead: http://u.ant.design/locale")}C.useEffect(()=>oM(t?.Modal),[t]);const i=C.useMemo(()=>Object.assign(Object.assign({},t),{exist:!0}),[t]);return C.createElement(Lh.Provider,{value:i},r)};process.env.NODE_ENV!=="production"&&(Yw.displayName="LocaleProvider");const qw={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},_a=Object.assign(Object.assign({},qw),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
83
+ 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
84
+ 'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,motion:!0});function sM(e,{generateColorPalettes:t,generateNeutralColorPalettes:r}){const{colorSuccess:n,colorWarning:i,colorError:a,colorInfo:s,colorPrimary:l,colorBgBase:c,colorTextBase:d}=e,u=t(l),f=t(n),h=t(i),g=t(a),m=t(s),x=r(c,d),y=e.colorLink||e.colorInfo,w=t(y),b=new Tt(g[1]).mix(new Tt(g[3]),50).toHexString();return Object.assign(Object.assign({},x),{colorPrimaryBg:u[1],colorPrimaryBgHover:u[2],colorPrimaryBorder:u[3],colorPrimaryBorderHover:u[4],colorPrimaryHover:u[5],colorPrimary:u[6],colorPrimaryActive:u[7],colorPrimaryTextHover:u[8],colorPrimaryText:u[9],colorPrimaryTextActive:u[10],colorSuccessBg:f[1],colorSuccessBgHover:f[2],colorSuccessBorder:f[3],colorSuccessBorderHover:f[4],colorSuccessHover:f[4],colorSuccess:f[6],colorSuccessActive:f[7],colorSuccessTextHover:f[8],colorSuccessText:f[9],colorSuccessTextActive:f[10],colorErrorBg:g[1],colorErrorBgHover:g[2],colorErrorBgFilledHover:b,colorErrorBgActive:g[3],colorErrorBorder:g[3],colorErrorBorderHover:g[4],colorErrorHover:g[5],colorError:g[6],colorErrorActive:g[7],colorErrorTextHover:g[8],colorErrorText:g[9],colorErrorTextActive:g[10],colorWarningBg:h[1],colorWarningBgHover:h[2],colorWarningBorder:h[3],colorWarningBorderHover:h[4],colorWarningHover:h[4],colorWarning:h[6],colorWarningActive:h[7],colorWarningTextHover:h[8],colorWarningText:h[9],colorWarningTextActive:h[10],colorInfoBg:m[1],colorInfoBgHover:m[2],colorInfoBorder:m[3],colorInfoBorderHover:m[4],colorInfoHover:m[4],colorInfo:m[6],colorInfoActive:m[7],colorInfoTextHover:m[8],colorInfoText:m[9],colorInfoTextActive:m[10],colorLinkHover:w[4],colorLink:w[6],colorLinkActive:w[7],colorBgMask:new Tt("#000").setA(.45).toRgbString(),colorWhite:"#fff"})}const lM=e=>{let t=e,r=e,n=e,i=e;return e<6&&e>=5?t=e+1:e<16&&e>=6?t=e+2:e>=16&&(t=16),e<7&&e>=5?r=4:e<8&&e>=7?r=5:e<14&&e>=8?r=6:e<16&&e>=14?r=7:e>=16&&(r=8),e<6&&e>=2?n=1:e>=6&&(n=2),e>4&&e<8?i=4:e>=8&&(i=6),{borderRadius:e,borderRadiusXS:n,borderRadiusSM:r,borderRadiusLG:t,borderRadiusOuter:i}};function cM(e){const{motionUnit:t,motionBase:r,borderRadius:n,lineWidth:i}=e;return Object.assign({motionDurationFast:`${(r+t).toFixed(1)}s`,motionDurationMid:`${(r+t*2).toFixed(1)}s`,motionDurationSlow:`${(r+t*3).toFixed(1)}s`,lineWidthBold:i+1},lM(n))}const uM=e=>{const{controlHeight:t}=e;return{controlHeightSM:t*.75,controlHeightXS:t*.5,controlHeightLG:t*1.25}};function dM(e){return(e+8)/e}function fM(e){const t=Array.from({length:10}).map((r,n)=>{const i=n-1,a=e*Math.pow(Math.E,i/5),s=n>1?Math.floor(a):Math.ceil(a);return Math.floor(s/2)*2});return t[1]=e,t.map(r=>({size:r,lineHeight:dM(r)}))}const pM=e=>{const t=fM(e),r=t.map(u=>u.size),n=t.map(u=>u.lineHeight),i=r[1],a=r[0],s=r[2],l=n[1],c=n[0],d=n[2];return{fontSizeSM:a,fontSize:i,fontSizeLG:s,fontSizeXL:r[3],fontSizeHeading1:r[6],fontSizeHeading2:r[5],fontSizeHeading3:r[4],fontSizeHeading4:r[3],fontSizeHeading5:r[2],lineHeight:l,lineHeightLG:d,lineHeightSM:c,fontHeight:Math.round(l*i),fontHeightLG:Math.round(d*s),fontHeightSM:Math.round(c*a),lineHeightHeading1:n[6],lineHeightHeading2:n[5],lineHeightHeading3:n[4],lineHeightHeading4:n[3],lineHeightHeading5:n[2]}};function hM(e){const{sizeUnit:t,sizeStep:r}=e;return{sizeXXL:t*(r+8),sizeXL:t*(r+4),sizeLG:t*(r+2),sizeMD:t*(r+1),sizeMS:t*r,size:t*r,sizeSM:t*(r-1),sizeXS:t*(r-2),sizeXXS:t*(r-3)}}const Or=(e,t)=>new Tt(e).setA(t).toRgbString(),aa=(e,t)=>new Tt(e).darken(t).toHexString(),gM=e=>{const t=ka(e);return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[4],6:t[5],7:t[6],8:t[4],9:t[5],10:t[6]}},mM=(e,t)=>{const r=e||"#fff",n=t||"#000";return{colorBgBase:r,colorTextBase:n,colorText:Or(n,.88),colorTextSecondary:Or(n,.65),colorTextTertiary:Or(n,.45),colorTextQuaternary:Or(n,.25),colorFill:Or(n,.15),colorFillSecondary:Or(n,.06),colorFillTertiary:Or(n,.04),colorFillQuaternary:Or(n,.02),colorBgSolid:Or(n,1),colorBgSolidHover:Or(n,.75),colorBgSolidActive:Or(n,.95),colorBgLayout:aa(r,4),colorBgContainer:aa(r,0),colorBgElevated:aa(r,0),colorBgSpotlight:Or(n,.85),colorBgBlur:"transparent",colorBorder:aa(r,15),colorBorderSecondary:aa(r,6)}};function vM(e){Fu.pink=Fu.magenta,Vu.pink=Vu.magenta;const t=Object.keys(qw).map(r=>{const n=e[r]===Fu[r]?Vu[r]:ka(e[r]);return Array.from({length:10},()=>1).reduce((i,a,s)=>(i[`${r}-${s+1}`]=n[s],i[`${r}${s+1}`]=n[s],i),{})}).reduce((r,n)=>(r=Object.assign(Object.assign({},r),n),r),{});return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},e),t),sM(e,{generateColorPalettes:gM,generateNeutralColorPalettes:mM})),pM(e.fontSize)),hM(e)),uM(e)),cM(e))}const Gw=pp(vM),bp={token:_a,override:{override:_a},hashed:!0},Xw=v.createContext(bp),wp="ant",zh="anticon",yM=["outlined","borderless","filled","underlined"],xM=(e,t)=>t||(e?`${wp}-${e}`:wp),Tn=C.createContext({getPrefixCls:xM,iconPrefixCls:zh}),zv={};function Ic(e){const t=C.useContext(Tn),{getPrefixCls:r,direction:n,getPopupContainer:i}=t,a=t[e];return Object.assign(Object.assign({classNames:zv,styles:zv},a),{getPrefixCls:r,direction:n,getPopupContainer:i})}const bM=`-ant-${Date.now()}-${Math.random()}`;function wM(e,t){const r={},n=(s,l)=>{let c=s.clone();return c=l?.(c)||c,c.toRgbString()},i=(s,l)=>{const c=new Tt(s),d=ka(c.toRgbString());r[`${l}-color`]=n(c),r[`${l}-color-disabled`]=d[1],r[`${l}-color-hover`]=d[4],r[`${l}-color-active`]=d[6],r[`${l}-color-outline`]=c.clone().setA(.2).toRgbString(),r[`${l}-color-deprecated-bg`]=d[0],r[`${l}-color-deprecated-border`]=d[2]};if(t.primaryColor){i(t.primaryColor,"primary");const s=new Tt(t.primaryColor),l=ka(s.toRgbString());l.forEach((d,u)=>{r[`primary-${u+1}`]=d}),r["primary-color-deprecated-l-35"]=n(s,d=>d.lighten(35)),r["primary-color-deprecated-l-20"]=n(s,d=>d.lighten(20)),r["primary-color-deprecated-t-20"]=n(s,d=>d.tint(20)),r["primary-color-deprecated-t-50"]=n(s,d=>d.tint(50)),r["primary-color-deprecated-f-12"]=n(s,d=>d.setA(d.a*.12));const c=new Tt(l[0]);r["primary-color-active-deprecated-f-30"]=n(c,d=>d.setA(d.a*.3)),r["primary-color-active-deprecated-d-02"]=n(c,d=>d.darken(2))}return t.successColor&&i(t.successColor,"success"),t.warningColor&&i(t.warningColor,"warning"),t.errorColor&&i(t.errorColor,"error"),t.infoColor&&i(t.infoColor,"info"),`
85
+ :root {
86
+ ${Object.keys(r).map(s=>`--${e}-${s}: ${r[s]};`).join(`
87
+ `)}
88
+ }
89
+ `.trim()}function CM(e,t){const r=wM(e,t);nr()?Pn(r,`${bM}-dynamic-theme`):process.env.NODE_ENV!=="production"&&is(!1,"ConfigProvider","SSR do not support dynamic theme with css variables.")}const Ba=C.createContext(!1),SM=({children:e,disabled:t})=>{const r=C.useContext(Ba);return C.createElement(Ba.Provider,{value:t??r},e)},xo=C.createContext(void 0),jM=({children:e,size:t})=>{const r=C.useContext(xo);return C.createElement(xo.Provider,{value:t||r},e)};function EM(){const e=v.useContext(Ba),t=v.useContext(xo);return{componentDisabled:e,componentSize:t}}var Zw=Fr(function e(){zr(this,e)}),Qw="CALC_UNIT",PM=new RegExp(Qw,"g");function Gu(e){return typeof e=="number"?"".concat(e).concat(Qw):e}var OM=(function(e){ts(r,e);var t=rs(r);function r(n,i){var a;zr(this,r),a=t.call(this),we(Ca(a),"result",""),we(Ca(a),"unitlessCssVar",void 0),we(Ca(a),"lowPriority",void 0);var s=Ve(n);return a.unitlessCssVar=i,n instanceof r?a.result="(".concat(n.result,")"):s==="number"?a.result=Gu(n):s==="string"&&(a.result=n),a}return Fr(r,[{key:"add",value:function(i){return i instanceof r?this.result="".concat(this.result," + ").concat(i.getResult()):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," + ").concat(Gu(i))),this.lowPriority=!0,this}},{key:"sub",value:function(i){return i instanceof r?this.result="".concat(this.result," - ").concat(i.getResult()):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," - ").concat(Gu(i))),this.lowPriority=!0,this}},{key:"mul",value:function(i){return this.lowPriority&&(this.result="(".concat(this.result,")")),i instanceof r?this.result="".concat(this.result," * ").concat(i.getResult(!0)):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," * ").concat(i)),this.lowPriority=!1,this}},{key:"div",value:function(i){return this.lowPriority&&(this.result="(".concat(this.result,")")),i instanceof r?this.result="".concat(this.result," / ").concat(i.getResult(!0)):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," / ").concat(i)),this.lowPriority=!1,this}},{key:"getResult",value:function(i){return this.lowPriority||i?"(".concat(this.result,")"):this.result}},{key:"equal",value:function(i){var a=this,s=i||{},l=s.unit,c=!0;return typeof l=="boolean"?c=l:Array.from(this.unitlessCssVar).some(function(d){return a.result.includes(d)})&&(c=!1),this.result=this.result.replace(PM,c?"px":""),typeof this.lowPriority<"u"?"calc(".concat(this.result,")"):this.result}}]),r})(Zw),kM=(function(e){ts(r,e);var t=rs(r);function r(n){var i;return zr(this,r),i=t.call(this),we(Ca(i),"result",0),n instanceof r?i.result=n.result:typeof n=="number"&&(i.result=n),i}return Fr(r,[{key:"add",value:function(i){return i instanceof r?this.result+=i.result:typeof i=="number"&&(this.result+=i),this}},{key:"sub",value:function(i){return i instanceof r?this.result-=i.result:typeof i=="number"&&(this.result-=i),this}},{key:"mul",value:function(i){return i instanceof r?this.result*=i.result:typeof i=="number"&&(this.result*=i),this}},{key:"div",value:function(i){return i instanceof r?this.result/=i.result:typeof i=="number"&&(this.result/=i),this}},{key:"equal",value:function(){return this.result}}]),r})(Zw),TM=function(t,r){var n=t==="css"?OM:kM;return function(i){return new n(i,r)}},Fv=function(t,r){return"".concat([r,t.replace(/([A-Z]+)([A-Z][a-z]+)/g,"$1-$2").replace(/([a-z])([A-Z])/g,"$1-$2")].filter(Boolean).join("-"))};function Vv(e,t,r,n){var i=fe({},t[e]);if(n!=null&&n.deprecatedTokens){var a=n.deprecatedTokens;a.forEach(function(l){var c=Se(l,2),d=c[0],u=c[1];if(process.env.NODE_ENV!=="production"&&In(!(i!=null&&i[d]),"Component Token `".concat(String(d),"` of ").concat(String(e)," is deprecated. Please use `").concat(String(u),"` instead.")),i!=null&&i[d]||i!=null&&i[u]){var f;(f=i[u])!==null&&f!==void 0||(i[u]=i?.[d])}})}var s=fe(fe({},r),i);return Object.keys(s).forEach(function(l){s[l]===t[l]&&delete s[l]}),s}var Jw=process.env.NODE_ENV!=="production"||typeof CSSINJS_STATISTIC<"u",Cp=!0;function Dn(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];if(!Jw)return Object.assign.apply(Object,[{}].concat(t));Cp=!1;var n={};return t.forEach(function(i){if(Ve(i)==="object"){var a=Object.keys(i);a.forEach(function(s){Object.defineProperty(n,s,{configurable:!0,enumerable:!0,get:function(){return i[s]}})})}}),Cp=!0,n}var Hv={};function MM(){}var RM=function(t){var r,n=t,i=MM;return Jw&&typeof Proxy<"u"&&(r=new Set,n=new Proxy(t,{get:function(s,l){if(Cp){var c;(c=r)===null||c===void 0||c.add(l)}return s[l]}}),i=function(s,l){var c;Hv[s]={global:Array.from(r),component:fe(fe({},(c=Hv[s])===null||c===void 0?void 0:c.component),l)}}),{token:n,keys:r,flush:i}};function Wv(e,t,r){if(typeof r=="function"){var n;return r(Dn(t,(n=t[e])!==null&&n!==void 0?n:{}))}return r??{}}function AM(e){return e==="js"?{max:Math.max,min:Math.min}:{max:function(){for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];return"max(".concat(n.map(function(a){return Ze(a)}).join(","),")")},min:function(){for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];return"min(".concat(n.map(function(a){return Ze(a)}).join(","),")")}}}var IM=1e3*60*10,NM=(function(){function e(){zr(this,e),we(this,"map",new Map),we(this,"objectIDMap",new WeakMap),we(this,"nextID",0),we(this,"lastAccessBeat",new Map),we(this,"accessBeat",0)}return Fr(e,[{key:"set",value:function(r,n){this.clear();var i=this.getCompositeKey(r);this.map.set(i,n),this.lastAccessBeat.set(i,Date.now())}},{key:"get",value:function(r){var n=this.getCompositeKey(r),i=this.map.get(n);return this.lastAccessBeat.set(n,Date.now()),this.accessBeat+=1,i}},{key:"getCompositeKey",value:function(r){var n=this,i=r.map(function(a){return a&&Ve(a)==="object"?"obj_".concat(n.getObjectID(a)):"".concat(Ve(a),"_").concat(a)});return i.join("|")}},{key:"getObjectID",value:function(r){if(this.objectIDMap.has(r))return this.objectIDMap.get(r);var n=this.nextID;return this.objectIDMap.set(r,n),this.nextID+=1,n}},{key:"clear",value:function(){var r=this;if(this.accessBeat>1e4){var n=Date.now();this.lastAccessBeat.forEach(function(i,a){n-i>IM&&(r.map.delete(a),r.lastAccessBeat.delete(a))}),this.accessBeat=0}}}]),e})(),Uv=new NM;function DM(e,t){return v.useMemo(function(){var r=Uv.get(t);if(r)return r;var n=e();return Uv.set(t,n),n},t)}var _M=function(){return{}};function BM(e){var t=e.useCSP,r=t===void 0?_M:t,n=e.useToken,i=e.usePrefix,a=e.getResetStyles,s=e.getCommonStyle,l=e.getCompUnitless;function c(h,g,m,x){var y=Array.isArray(h)?h[0]:h;function w(k){return"".concat(String(y)).concat(k.slice(0,1).toUpperCase()).concat(k.slice(1))}var b=x?.unitless||{},j=typeof l=="function"?l(h):{},P=fe(fe({},j),{},we({},w("zIndexPopup"),!0));Object.keys(b).forEach(function(k){P[w(k)]=b[k]});var E=fe(fe({},x),{},{unitless:P,prefixToken:w}),S=u(h,g,m,E),O=d(y,m,E);return function(k){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:k,I=S(k,R),B=Se(I,2),_=B[1],$=O(R),W=Se($,2),T=W[0],D=W[1];return[T,_,D]}}function d(h,g,m){var x=m.unitless,y=m.injectStyle,w=y===void 0?!0:y,b=m.prefixToken,j=m.ignore,P=function(O){var k=O.rootCls,R=O.cssVar,I=R===void 0?{}:R,B=n(),_=B.realToken;return GT({path:[h],prefix:I.prefix,key:I.key,unitless:x,ignore:j,token:_,scope:k},function(){var $=Wv(h,_,g),W=Vv(h,_,$,{deprecatedTokens:m?.deprecatedTokens});return Object.keys($).forEach(function(T){W[b(T)]=W[T],delete W[T]}),W}),null},E=function(O){var k=n(),R=k.cssVar;return[function(I){return w&&R?v.createElement(v.Fragment,null,v.createElement(P,{rootCls:O,cssVar:R,component:h}),I):I},R?.key]};return E}function u(h,g,m){var x=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},y=Array.isArray(h)?h:[h,h],w=Se(y,1),b=w[0],j=y.join("-"),P=e.layer||{name:"antd"};return function(E){var S=arguments.length>1&&arguments[1]!==void 0?arguments[1]:E,O=n(),k=O.theme,R=O.realToken,I=O.hashId,B=O.token,_=O.cssVar,$=i(),W=$.rootPrefixCls,T=$.iconPrefixCls,D=r(),N=_?"css":"js",A=DM(function(){var re=new Set;return _&&Object.keys(x.unitless||{}).forEach(function(se){re.add(Cl(se,_.prefix)),re.add(Cl(se,Fv(b,_.prefix)))}),TM(N,re)},[N,b,_?.prefix]),L=AM(N),K=L.max,H=L.min,V={theme:k,token:B,hashId:I,nonce:function(){return D.nonce},clientOnly:x.clientOnly,layer:P,order:x.order||-999};typeof a=="function"&&yp(fe(fe({},V),{},{clientOnly:!1,path:["Shared",W]}),function(){return a(B,{prefix:{rootPrefixCls:W,iconPrefixCls:T},csp:D})});var Y=yp(fe(fe({},V),{},{path:[j,E,T]}),function(){if(x.injectStyle===!1)return[];var re=RM(B),se=re.token,pe=re.flush,Ee=Wv(b,R,m),Pe=".".concat(E),X=Vv(b,R,Ee,{deprecatedTokens:x.deprecatedTokens});_&&Ee&&Ve(Ee)==="object"&&Object.keys(Ee).forEach(function(te){Ee[te]="var(".concat(Cl(te,Fv(b,_.prefix)),")")});var ge=Dn(se,{componentCls:Pe,prefixCls:E,iconCls:".".concat(T),antCls:".".concat(W),calc:A,max:K,min:H},_?Ee:X),ce=g(ge,{hashId:I,prefixCls:E,rootPrefixCls:W,iconPrefixCls:T});pe(b,X);var F=typeof s=="function"?s(ge,E,S,x.resetFont):null;return[x.resetStyle===!1?null:F,ce]});return[Y,I]}}function f(h,g,m){var x=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},y=u(h,g,m,fe({resetStyle:!1,order:-998},x)),w=function(j){var P=j.prefixCls,E=j.rootCls,S=E===void 0?P:E;return y(P,S),null};return process.env.NODE_ENV!=="production"&&(w.displayName="SubStyle_".concat(String(Array.isArray(h)?h.join("."):h))),w}return{genStyleHooks:c,genSubStyleComponent:f,genComponentStyleHook:u}}const Vl=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"],$M="5.27.1";function Xu(e){return e>=0&&e<=255}function Vs(e,t){const{r,g:n,b:i,a}=new Tt(e).toRgb();if(a<1)return e;const{r:s,g:l,b:c}=new Tt(t).toRgb();for(let d=.01;d<=1;d+=.01){const u=Math.round((r-s*(1-d))/d),f=Math.round((n-l*(1-d))/d),h=Math.round((i-c*(1-d))/d);if(Xu(u)&&Xu(f)&&Xu(h))return new Tt({r:u,g:f,b:h,a:Math.round(d*100)/100}).toRgbString()}return new Tt({r,g:n,b:i,a:1}).toRgbString()}var LM=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};function eC(e){const{override:t}=e,r=LM(e,["override"]),n=Object.assign({},t);Object.keys(_a).forEach(h=>{delete n[h]});const i=Object.assign(Object.assign({},r),n),a=480,s=576,l=768,c=992,d=1200,u=1600;return i.motion===!1&&(i.motionDurationFast="0s",i.motionDurationMid="0s",i.motionDurationSlow="0s"),Object.assign(Object.assign(Object.assign({},i),{colorFillContent:i.colorFillSecondary,colorFillContentHover:i.colorFill,colorFillAlter:i.colorFillQuaternary,colorBgContainerDisabled:i.colorFillTertiary,colorBorderBg:i.colorBgContainer,colorSplit:Vs(i.colorBorderSecondary,i.colorBgContainer),colorTextPlaceholder:i.colorTextQuaternary,colorTextDisabled:i.colorTextQuaternary,colorTextHeading:i.colorText,colorTextLabel:i.colorTextSecondary,colorTextDescription:i.colorTextTertiary,colorTextLightSolid:i.colorWhite,colorHighlight:i.colorError,colorBgTextHover:i.colorFillSecondary,colorBgTextActive:i.colorFill,colorIcon:i.colorTextTertiary,colorIconHover:i.colorText,colorErrorOutline:Vs(i.colorErrorBg,i.colorBgContainer),colorWarningOutline:Vs(i.colorWarningBg,i.colorBgContainer),fontSizeIcon:i.fontSizeSM,lineWidthFocus:i.lineWidth*3,lineWidth:i.lineWidth,controlOutlineWidth:i.lineWidth*2,controlInteractiveSize:i.controlHeight/2,controlItemBgHover:i.colorFillTertiary,controlItemBgActive:i.colorPrimaryBg,controlItemBgActiveHover:i.colorPrimaryBgHover,controlItemBgActiveDisabled:i.colorFill,controlTmpOutline:i.colorFillQuaternary,controlOutline:Vs(i.colorPrimaryBg,i.colorBgContainer),lineType:i.lineType,borderRadius:i.borderRadius,borderRadiusXS:i.borderRadiusXS,borderRadiusSM:i.borderRadiusSM,borderRadiusLG:i.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:i.sizeXXS,paddingXS:i.sizeXS,paddingSM:i.sizeSM,padding:i.size,paddingMD:i.sizeMD,paddingLG:i.sizeLG,paddingXL:i.sizeXL,paddingContentHorizontalLG:i.sizeLG,paddingContentVerticalLG:i.sizeMS,paddingContentHorizontal:i.sizeMS,paddingContentVertical:i.sizeSM,paddingContentHorizontalSM:i.size,paddingContentVerticalSM:i.sizeXS,marginXXS:i.sizeXXS,marginXS:i.sizeXS,marginSM:i.sizeSM,margin:i.size,marginMD:i.sizeMD,marginLG:i.sizeLG,marginXL:i.sizeXL,marginXXL:i.sizeXXL,boxShadow:`
90
+ 0 6px 16px 0 rgba(0, 0, 0, 0.08),
91
+ 0 3px 6px -4px rgba(0, 0, 0, 0.12),
92
+ 0 9px 28px 8px rgba(0, 0, 0, 0.05)
93
+ `,boxShadowSecondary:`
94
+ 0 6px 16px 0 rgba(0, 0, 0, 0.08),
95
+ 0 3px 6px -4px rgba(0, 0, 0, 0.12),
96
+ 0 9px 28px 8px rgba(0, 0, 0, 0.05)
97
+ `,boxShadowTertiary:`
98
+ 0 1px 2px 0 rgba(0, 0, 0, 0.03),
99
+ 0 1px 6px -1px rgba(0, 0, 0, 0.02),
100
+ 0 2px 4px 0 rgba(0, 0, 0, 0.02)
101
+ `,screenXS:a,screenXSMin:a,screenXSMax:s-1,screenSM:s,screenSMMin:s,screenSMMax:l-1,screenMD:l,screenMDMin:l,screenMDMax:c-1,screenLG:c,screenLGMin:c,screenLGMax:d-1,screenXL:d,screenXLMin:d,screenXLMax:u-1,screenXXL:u,screenXXLMin:u,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
102
+ 0 1px 2px -2px ${new Tt("rgba(0, 0, 0, 0.16)").toRgbString()},
103
+ 0 3px 6px 0 ${new Tt("rgba(0, 0, 0, 0.12)").toRgbString()},
104
+ 0 5px 12px 4px ${new Tt("rgba(0, 0, 0, 0.09)").toRgbString()}
105
+ `,boxShadowDrawerRight:`
106
+ -6px 0 16px 0 rgba(0, 0, 0, 0.08),
107
+ -3px 0 6px -4px rgba(0, 0, 0, 0.12),
108
+ -9px 0 28px 8px rgba(0, 0, 0, 0.05)
109
+ `,boxShadowDrawerLeft:`
110
+ 6px 0 16px 0 rgba(0, 0, 0, 0.08),
111
+ 3px 0 6px -4px rgba(0, 0, 0, 0.12),
112
+ 9px 0 28px 8px rgba(0, 0, 0, 0.05)
113
+ `,boxShadowDrawerUp:`
114
+ 0 6px 16px 0 rgba(0, 0, 0, 0.08),
115
+ 0 3px 6px -4px rgba(0, 0, 0, 0.12),
116
+ 0 9px 28px 8px rgba(0, 0, 0, 0.05)
117
+ `,boxShadowDrawerDown:`
118
+ 0 -6px 16px 0 rgba(0, 0, 0, 0.08),
119
+ 0 -3px 6px -4px rgba(0, 0, 0, 0.12),
120
+ 0 -9px 28px 8px rgba(0, 0, 0, 0.05)
121
+ `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),n)}var Kv=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const tC={lineHeight:!0,lineHeightSM:!0,lineHeightLG:!0,lineHeightHeading1:!0,lineHeightHeading2:!0,lineHeightHeading3:!0,lineHeightHeading4:!0,lineHeightHeading5:!0,opacityLoading:!0,fontWeightStrong:!0,zIndexPopupBase:!0,zIndexBase:!0,opacityImage:!0},zM={motionBase:!0,motionUnit:!0},FM={screenXS:!0,screenXSMin:!0,screenXSMax:!0,screenSM:!0,screenSMMin:!0,screenSMMax:!0,screenMD:!0,screenMDMin:!0,screenMDMax:!0,screenLG:!0,screenLGMin:!0,screenLGMax:!0,screenXL:!0,screenXLMin:!0,screenXLMax:!0,screenXXL:!0,screenXXLMin:!0},rC=(e,t,r)=>{const n=r.getDerivativeToken(e),{override:i}=t,a=Kv(t,["override"]);let s=Object.assign(Object.assign({},n),{override:i});return s=eC(s),a&&Object.entries(a).forEach(([l,c])=>{const{theme:d}=c,u=Kv(c,["theme"]);let f=u;d&&(f=rC(Object.assign(Object.assign({},s),u),{override:u},d)),s[l]=f}),s};function Io(){const{token:e,hashed:t,theme:r,override:n,cssVar:i}=v.useContext(Xw),a=`${$M}-${t||""}`,s=r||Gw,[l,c,d]=bT(s,[_a,e],{salt:a,override:n,getComputedToken:rC,formatToken:eC,cssVar:i&&{prefix:i.prefix,key:i.key,unitless:tC,ignore:zM,preserve:FM}});return[s,d,t?c:"",l,i]}const Fh=(e,t=!1)=>({boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}),VM=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),HM=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),WM=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),UM=(e,t,r,n)=>{const i=`[class^="${t}"], [class*=" ${t}"]`,a=r?`.${r}`:i,s={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}};let l={};return n!==!1&&(l={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[a]:Object.assign(Object.assign(Object.assign({},l),s),{[i]:s})}},KM=(e,t)=>({outline:`${Ze(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:t??1,transition:"outline-offset 0s, outline 0s"}),YM=(e,t)=>({"&:focus-visible":KM(e,t)}),nC=e=>({[`.${e}`]:Object.assign(Object.assign({},VM()),{[`.${e} .${e}-icon`]:{display:"block"}})}),iC=e=>Object.assign(Object.assign({color:e.colorLink,textDecoration:e.linkDecoration,outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,border:0,padding:0,background:"none",userSelect:"none"},YM(e)),{"&:focus, &:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}}),{genStyleHooks:os}=BM({usePrefix:()=>{const{getPrefixCls:e,iconPrefixCls:t}=v.useContext(Tn);return{rootPrefixCls:e(),iconPrefixCls:t}},useToken:()=>{const[e,t,r,n,i]=Io();return{theme:e,realToken:t,hashId:r,token:n,cssVar:i}},useCSP:()=>{const{csp:e}=v.useContext(Tn);return e??{}},getResetStyles:(e,t)=>{var r;const n=WM(e);return[n,{"&":n},nC((r=t?.prefix.iconPrefixCls)!==null&&r!==void 0?r:zh)]},getCommonStyle:UM,getCompUnitless:()=>tC});function qM(e,t){return Vl.reduce((r,n)=>{const i=e[`${n}1`],a=e[`${n}3`],s=e[`${n}6`],l=e[`${n}7`];return Object.assign(Object.assign({},r),t(n,{lightColor:i,lightBorderColor:a,darkColor:s,textColor:l}))},{})}const GM=(e,t)=>{const[r,n]=Io();return yp({token:n,hashId:"",path:["ant-design-icons",e],nonce:()=>t?.nonce,layer:{name:"antd"}},()=>nC(e))},XM=Object.assign({},C),{useId:Yv}=XM,ZM=()=>"",QM=typeof Yv>"u"?ZM:Yv;function JM(e,t,r){var n,i;const a=fn("ConfigProvider"),s=e||{},l=s.inherit===!1||!t?Object.assign(Object.assign({},bp),{hashed:(n=t?.hashed)!==null&&n!==void 0?n:bp.hashed,cssVar:t?.cssVar}):t,c=QM();if(process.env.NODE_ENV!=="production"){const d=s.cssVar||l.cssVar,u=!!(typeof s.cssVar=="object"&&(!((i=s.cssVar)===null||i===void 0)&&i.key)||c);process.env.NODE_ENV!=="production"&&a(!d||u,"breaking","Missing key in `cssVar` config. Please upgrade to React 18 or set `cssVar.key` manually in each ConfigProvider inside `cssVar` enabled ConfigProvider.")}return Rh(()=>{var d,u;if(!e)return t;const f=Object.assign({},l.components);Object.keys(e.components||{}).forEach(m=>{f[m]=Object.assign(Object.assign({},f[m]),e.components[m])});const h=`css-var-${c.replace(/:/g,"")}`,g=((d=s.cssVar)!==null&&d!==void 0?d:l.cssVar)&&Object.assign(Object.assign(Object.assign({prefix:r?.prefixCls},typeof l.cssVar=="object"?l.cssVar:{}),typeof s.cssVar=="object"?s.cssVar:{}),{key:typeof s.cssVar=="object"&&((u=s.cssVar)===null||u===void 0?void 0:u.key)||h});return Object.assign(Object.assign(Object.assign({},l),s),{token:Object.assign(Object.assign({},l.token),s.token),components:f,cssVar:g})},[s,l],(d,u)=>d.some((f,h)=>{const g=u[h];return!Uk(f,g,!0)}))}var eR=["children"],oC=C.createContext({});function tR(e){var t=e.children,r=Jr(e,eR);return C.createElement(oC.Provider,{value:r},t)}var rR=(function(e){ts(r,e);var t=rs(r);function r(){return zr(this,r),t.apply(this,arguments)}return Fr(r,[{key:"render",value:function(){return this.props.children}}]),r})(C.Component);function nR(e){var t=C.useReducer(function(l){return l+1},0),r=Se(t,2),n=r[1],i=C.useRef(e),a=yr(function(){return i.current}),s=yr(function(l){i.current=typeof l=="function"?l(i.current):l,n()});return[a,s]}var Qn="none",Hs="appear",Ws="enter",Us="leave",qv="none",Gr="prepare",io="start",oo="active",Vh="end",aC="prepared";function Gv(e,t){var r={};return r[e.toLowerCase()]=t.toLowerCase(),r["Webkit".concat(e)]="webkit".concat(t),r["Moz".concat(e)]="moz".concat(t),r["ms".concat(e)]="MS".concat(t),r["O".concat(e)]="o".concat(t.toLowerCase()),r}function iR(e,t){var r={animationend:Gv("Animation","AnimationEnd"),transitionend:Gv("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete r.animationend.animation,"TransitionEvent"in t||delete r.transitionend.transition),r}var oR=iR(nr(),typeof window<"u"?window:{}),sC={};if(nr()){var aR=document.createElement("div");sC=aR.style}var Ks={};function lC(e){if(Ks[e])return Ks[e];var t=oR[e];if(t)for(var r=Object.keys(t),n=r.length,i=0;i<n;i+=1){var a=r[i];if(Object.prototype.hasOwnProperty.call(t,a)&&a in sC)return Ks[e]=t[a],Ks[e]}return""}var cC=lC("animationend"),uC=lC("transitionend"),sR=!!(cC&&uC),Xv=cC||"animationend",Zv=uC||"transitionend";function Qv(e,t){if(!e)return null;if(Ve(e)==="object"){var r=t.replace(/-\w/g,function(n){return n[1].toUpperCase()});return e[r]}return"".concat(e,"-").concat(t)}const lR=(function(e){var t=v.useRef();function r(i){i&&(i.removeEventListener(Zv,e),i.removeEventListener(Xv,e))}function n(i){t.current&&t.current!==i&&r(t.current),i&&i!==t.current&&(i.addEventListener(Zv,e),i.addEventListener(Xv,e),t.current=i)}return C.useEffect(function(){return function(){r(t.current)}},[]),[n,r]});var dC=nr()?v.useLayoutEffect:v.useEffect,fC=function(t){return+setTimeout(t,16)},pC=function(t){return clearTimeout(t)};typeof window<"u"&&"requestAnimationFrame"in window&&(fC=function(t){return window.requestAnimationFrame(t)},pC=function(t){return window.cancelAnimationFrame(t)});var Jv=0,Nc=new Map;function hC(e){Nc.delete(e)}var bo=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;Jv+=1;var n=Jv;function i(a){if(a===0)hC(n),t();else{var s=fC(function(){i(a-1)});Nc.set(n,s)}}return i(r),n};bo.cancel=function(e){var t=Nc.get(e);return hC(e),pC(t)};process.env.NODE_ENV!=="production"&&(bo.ids=function(){return Nc});const cR=(function(){var e=C.useRef(null);function t(){bo.cancel(e.current)}function r(n){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;t();var a=bo(function(){i<=1?n({isCanceled:function(){return a!==e.current}}):r(n,i-1)});e.current=a}return C.useEffect(function(){return function(){t()}},[]),[r,t]});var uR=[Gr,io,oo,Vh],dR=[Gr,aC],gC=!1,fR=!0;function mC(e){return e===oo||e===Vh}const pR=(function(e,t,r){var n=Aa(qv),i=Se(n,2),a=i[0],s=i[1],l=cR(),c=Se(l,2),d=c[0],u=c[1];function f(){s(Gr,!0)}var h=t?dR:uR;return dC(function(){if(a!==qv&&a!==Vh){var g=h.indexOf(a),m=h[g+1],x=r(a);x===gC?s(m,!0):m&&d(function(y){function w(){y.isCanceled()||s(m,!0)}x===!0?w():Promise.resolve(x).then(w)})}},[e,a]),C.useEffect(function(){return function(){u()}},[]),[f,a]});function hR(e,t,r,n){var i=n.motionEnter,a=i===void 0?!0:i,s=n.motionAppear,l=s===void 0?!0:s,c=n.motionLeave,d=c===void 0?!0:c,u=n.motionDeadline,f=n.motionLeaveImmediately,h=n.onAppearPrepare,g=n.onEnterPrepare,m=n.onLeavePrepare,x=n.onAppearStart,y=n.onEnterStart,w=n.onLeaveStart,b=n.onAppearActive,j=n.onEnterActive,P=n.onLeaveActive,E=n.onAppearEnd,S=n.onEnterEnd,O=n.onLeaveEnd,k=n.onVisibleChanged,R=Aa(),I=Se(R,2),B=I[0],_=I[1],$=nR(Qn),W=Se($,2),T=W[0],D=W[1],N=Aa(null),A=Se(N,2),L=A[0],K=A[1],H=T(),V=v.useRef(!1),Y=v.useRef(null);function re(){return r()}var se=v.useRef(!1);function pe(){D(Qn),K(null,!0)}var Ee=yr(function(ue){var ve=T();if(ve!==Qn){var me=re();if(!(ue&&!ue.deadline&&ue.target!==me)){var de=se.current,ke;ve===Hs&&de?ke=E?.(me,ue):ve===Ws&&de?ke=S?.(me,ue):ve===Us&&de&&(ke=O?.(me,ue)),de&&ke!==!1&&pe()}}}),Pe=lR(Ee),X=Se(Pe,1),ge=X[0],ce=function(ve){switch(ve){case Hs:return we(we(we({},Gr,h),io,x),oo,b);case Ws:return we(we(we({},Gr,g),io,y),oo,j);case Us:return we(we(we({},Gr,m),io,w),oo,P);default:return{}}},F=C.useMemo(function(){return ce(H)},[H]),te=pR(H,!e,function(ue){if(ue===Gr){var ve=F[Gr];return ve?ve(re()):gC}if(q in F){var me;K(((me=F[q])===null||me===void 0?void 0:me.call(F,re(),null))||null)}return q===oo&&H!==Qn&&(ge(re()),u>0&&(clearTimeout(Y.current),Y.current=setTimeout(function(){Ee({deadline:!0})},u))),q===aC&&pe(),fR}),M=Se(te,2),U=M[0],q=M[1],Z=mC(q);se.current=Z;var ee=v.useRef(null);dC(function(){if(!(V.current&&ee.current===t)){_(t);var ue=V.current;V.current=!0;var ve;!ue&&t&&l&&(ve=Hs),ue&&t&&a&&(ve=Ws),(ue&&!t&&d||!ue&&f&&!t&&d)&&(ve=Us);var me=ce(ve);ve&&(e||me[Gr])?(D(ve),U()):D(Qn),ee.current=t}},[t]),v.useEffect(function(){(H===Hs&&!l||H===Ws&&!a||H===Us&&!d)&&D(Qn)},[l,a,d]),v.useEffect(function(){return function(){V.current=!1,clearTimeout(Y.current)}},[]);var oe=C.useRef(!1);v.useEffect(function(){B&&(oe.current=!0),B!==void 0&&H===Qn&&((oe.current||B)&&k?.(B),oe.current=!0)},[B,H]);var xe=L;return F[Gr]&&q===io&&(xe=fe({transition:"none"},xe)),[H,q,xe,B??t]}function gR(e){var t=e;Ve(e)==="object"&&(t=e.transitionSupport);function r(i,a){return!!(i.motionName&&t&&a!==!1)}var n=C.forwardRef(function(i,a){var s=i.visible,l=s===void 0?!0:s,c=i.removeOnLeave,d=c===void 0?!0:c,u=i.forceRender,f=i.children,h=i.motionName,g=i.leavedClassName,m=i.eventProps,x=C.useContext(oC),y=x.motion,w=r(i,y),b=v.useRef(),j=v.useRef();function P(){try{return b.current instanceof HTMLElement?b.current:bl(j.current)}catch{return null}}var E=hR(w,l,P,i),S=Se(E,4),O=S[0],k=S[1],R=S[2],I=S[3],B=C.useRef(I);I&&(B.current=!0);var _=C.useCallback(function(A){b.current=A,Ah(a,A)},[a]),$,W=fe(fe({},m),{},{visible:l});if(!f)$=null;else if(O===Qn)I?$=f(fe({},W),_):!d&&B.current&&g?$=f(fe(fe({},W),{},{className:g}),_):u||!d&&!g?$=f(fe(fe({},W),{},{style:{display:"none"}}),_):$=null;else{var T;k===Gr?T="prepare":mC(k)?T="active":k===io&&(T="start");var D=Qv(h,"".concat(O,"-").concat(T));$=f(fe(fe({},W),{},{className:Be(Qv(h,O),we(we({},D,D&&T),h,typeof h=="string")),style:R}),_)}if(C.isValidElement($)&&Tc($)){var N=Nh($);N||($=C.cloneElement($,{ref:_}))}return C.createElement(rR,{ref:j},$)});return n.displayName="CSSMotion",n}const vC=gR(sR),Sp=C.createContext(!0);process.env.NODE_ENV!=="production"&&(Sp.displayName="MotionCacheContext");function mR(e){const t=C.useContext(Sp),{children:r}=e,[,n]=Io(),{motion:i}=n,a=C.useRef(!1);return a.current||(a.current=t!==i),a.current?C.createElement(Sp.Provider,{value:i},C.createElement(tR,{motion:i},r)):r}const yC=C.memo(({dropdownMatchSelectWidth:e})=>(fn("ConfigProvider").deprecated(e===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),null));process.env.NODE_ENV!=="production"&&(yC.displayName="PropWarning");const vR=process.env.NODE_ENV!=="production"?yC:()=>null;var yR=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};let jp=!1;process.env.NODE_ENV;const xR=["getTargetContainer","getPopupContainer","renderEmpty","input","pagination","form","select","button"];let xC;function bR(){return xC||wp}function wR(e){return Object.keys(e).some(t=>t.endsWith("Color"))}const CR=e=>{const{prefixCls:t,theme:r}=e;t!==void 0&&(xC=t),r&&wR(r)&&(process.env.NODE_ENV!=="production"&&is(!1,"ConfigProvider","`config` of css variable theme is not work in v5. Please use new `theme` config instead."),CM(bR(),r))},SR=e=>{const{children:t,csp:r,autoInsertSpaceInButton:n,alert:i,anchor:a,form:s,locale:l,componentSize:c,direction:d,space:u,splitter:f,virtual:h,dropdownMatchSelectWidth:g,popupMatchSelectWidth:m,popupOverflow:x,legacyLocale:y,parentContext:w,iconPrefixCls:b,theme:j,componentDisabled:P,segmented:E,statistic:S,spin:O,calendar:k,carousel:R,cascader:I,collapse:B,typography:_,checkbox:$,descriptions:W,divider:T,drawer:D,skeleton:N,steps:A,image:L,layout:K,list:H,mentions:V,modal:Y,progress:re,result:se,slider:pe,breadcrumb:Ee,menu:Pe,pagination:X,input:ge,textArea:ce,empty:F,badge:te,radio:M,rate:U,switch:q,transfer:Z,avatar:ee,message:oe,tag:xe,table:ue,card:ve,tabs:me,timeline:de,timePicker:ke,upload:Q,notification:ae,tree:ne,colorPicker:be,datePicker:le,rangePicker:ye,flex:Ce,wave:Ie,dropdown:Re,warning:he,tour:je,tooltip:Me,popover:ft,popconfirm:jr,floatButton:gi,floatButtonGroup:qi,variant:Uo,inputNumber:Gi,treeSelect:Wr}=e,Ht=C.useCallback((Je,xt)=>{const{prefixCls:Jt}=e;if(xt)return xt;const Ut=Jt||w.getPrefixCls("");return Je?`${Ut}-${Je}`:Ut},[w.getPrefixCls,e.prefixCls]),yt=b||w.iconPrefixCls||zh,gn=r||w.csp;GM(yt,gn);const Wt=JM(j,w.theme,{prefixCls:Ht("")});process.env.NODE_ENV!=="production"&&(jp=jp||!!Wt);const Ge={csp:gn,autoInsertSpaceInButton:n,alert:i,anchor:a,locale:l||y,direction:d,space:u,splitter:f,virtual:h,popupMatchSelectWidth:m??g,popupOverflow:x,getPrefixCls:Ht,iconPrefixCls:yt,theme:Wt,segmented:E,statistic:S,spin:O,calendar:k,carousel:R,cascader:I,collapse:B,typography:_,checkbox:$,descriptions:W,divider:T,drawer:D,skeleton:N,steps:A,image:L,input:ge,textArea:ce,layout:K,list:H,mentions:V,modal:Y,progress:re,result:se,slider:pe,breadcrumb:Ee,menu:Pe,pagination:X,empty:F,badge:te,radio:M,rate:U,switch:q,transfer:Z,avatar:ee,message:oe,tag:xe,table:ue,card:ve,tabs:me,timeline:de,timePicker:ke,upload:Q,notification:ae,tree:ne,colorPicker:be,datePicker:le,rangePicker:ye,flex:Ce,wave:Ie,dropdown:Re,warning:he,tour:je,tooltip:Me,popover:ft,popconfirm:jr,floatButton:gi,floatButtonGroup:qi,variant:Uo,inputNumber:Gi,treeSelect:Wr};process.env.NODE_ENV!=="production"&&fn("ConfigProvider")(!("autoInsertSpaceInButton"in e),"deprecated","`autoInsertSpaceInButton` is deprecated. Please use `{ button: { autoInsertSpace: boolean }}` instead.");const Ke=Object.assign({},w);Object.keys(Ge).forEach(Je=>{Ge[Je]!==void 0&&(Ke[Je]=Ge[Je])}),xR.forEach(Je=>{const xt=e[Je];xt&&(Ke[Je]=xt)}),typeof n<"u"&&(Ke.button=Object.assign({autoInsertSpace:n},Ke.button));const Dt=Rh(()=>Ke,Ke,(Je,xt)=>{const Jt=Object.keys(Je),Ut=Object.keys(xt);return Jt.length!==Ut.length||Jt.some(rn=>Je[rn]!==xt[rn])}),{layer:tn}=C.useContext(ns),or=C.useMemo(()=>({prefixCls:yt,csp:gn,layer:tn?"antd":void 0}),[yt,gn,tn]);let mt=C.createElement(C.Fragment,null,C.createElement(vR,{dropdownMatchSelectWidth:g}),t);const Vn=C.useMemo(()=>{var Je,xt,Jt,Ut;return JT(((Je=yo.Form)===null||Je===void 0?void 0:Je.defaultValidateMessages)||{},((Jt=(xt=Dt.locale)===null||xt===void 0?void 0:xt.Form)===null||Jt===void 0?void 0:Jt.defaultValidateMessages)||{},((Ut=Dt.form)===null||Ut===void 0?void 0:Ut.validateMessages)||{},s?.validateMessages||{})},[Dt,s?.validateMessages]);Object.keys(Vn).length>0&&(mt=C.createElement(tM.Provider,{value:Vn},mt)),l&&(mt=C.createElement(Yw,{locale:l,_ANT_MARK__:Kw},mt)),mt=C.createElement(kh.Provider,{value:or},mt),c&&(mt=C.createElement(jM,{size:c},mt)),mt=C.createElement(mR,null,mt);const mn=C.useMemo(()=>{const Je=Wt||{},{algorithm:xt,token:Jt,components:Ut,cssVar:rn}=Je,Xi=yR(Je,["algorithm","token","components","cssVar"]),Ur=xt&&(!Array.isArray(xt)||xt.length>0)?pp(xt):Gw,Er={};Object.entries(Ut||{}).forEach(([Kr,Zi])=>{const ot=Object.assign({},Zi);"algorithm"in ot&&(ot.algorithm===!0?ot.theme=Ur:(Array.isArray(ot.algorithm)||typeof ot.algorithm=="function")&&(ot.theme=pp(ot.algorithm)),delete ot.algorithm),Er[Kr]=ot});const nn=Object.assign(Object.assign({},_a),Jt);return Object.assign(Object.assign({},Xi),{theme:Ur,token:nn,components:Er,override:Object.assign({override:nn},Er),cssVar:rn})},[Wt]);return j&&(mt=C.createElement(Xw.Provider,{value:mn},mt)),Dt.warning&&(mt=C.createElement(Ww.Provider,{value:Dt.warning},mt)),P!==void 0&&(mt=C.createElement(SM,{disabled:P},mt)),C.createElement(Tn.Provider,{value:Dt},mt)},No=e=>{const t=C.useContext(Tn),r=C.useContext(Lh);return C.createElement(SR,Object.assign({parentContext:t,legacyLocale:r},e))};No.ConfigContext=Tn;No.SizeContext=xo;No.config=CR;No.useConfig=EM;Object.defineProperty(No,"SizeContext",{get:()=>(process.env.NODE_ENV!=="production"&&is(!1,"ConfigProvider","ConfigProvider.SizeContext is deprecated. Please use `ConfigProvider.useConfig().componentSize` instead."),xo)});process.env.NODE_ENV!=="production"&&(No.displayName="ConfigProvider");function bC(e){var t=e.children,r=e.prefixCls,n=e.id,i=e.overlayInnerStyle,a=e.bodyClassName,s=e.className,l=e.style;return C.createElement("div",{className:Be("".concat(r,"-content"),s),style:l},C.createElement("div",{className:Be("".concat(r,"-inner"),a),id:n,role:"tooltip",style:i},typeof t=="function"?t():t))}var wC=C.createContext(null),e0=[];function jR(e,t){var r=C.useState(function(){if(!nr())return null;var m=document.createElement("div");return process.env.NODE_ENV!=="production"&&t&&m.setAttribute("data-debug",t),m}),n=Se(r,1),i=n[0],a=C.useRef(!1),s=C.useContext(wC),l=C.useState(e0),c=Se(l,2),d=c[0],u=c[1],f=s||(a.current?void 0:function(m){u(function(x){var y=[m].concat(zt(x));return y})});function h(){i.parentElement||document.body.appendChild(i),a.current=!0}function g(){var m;(m=i.parentElement)===null||m===void 0||m.removeChild(i),a.current=!1}return pt(function(){return e?s?s(h):h():g(),g},[e]),pt(function(){d.length&&(d.forEach(function(m){return m()}),u(e0))},[d]),[i,f]}function ER(e){var t="rc-scrollbar-measure-".concat(Math.random().toString(36).substring(7)),r=document.createElement("div");r.id=t;var n=r.style;n.position="absolute",n.left="0",n.top="0",n.width="100px",n.height="100px",n.overflow="scroll";var i,a;if(e){var s=getComputedStyle(e);n.scrollbarColor=s.scrollbarColor,n.scrollbarWidth=s.scrollbarWidth;var l=getComputedStyle(e,"::-webkit-scrollbar"),c=parseInt(l.width,10),d=parseInt(l.height,10);try{var u=c?"width: ".concat(l.width,";"):"",f=d?"height: ".concat(l.height,";"):"";Pn(`
122
+ #`.concat(t,`::-webkit-scrollbar {
123
+ `).concat(u,`
124
+ `).concat(f,`
125
+ }`),t)}catch(m){console.error(m),i=c,a=d}}document.body.appendChild(r);var h=e&&i&&!isNaN(i)?i:r.offsetWidth-r.clientWidth,g=e&&a&&!isNaN(a)?a:r.offsetHeight-r.clientHeight;return document.body.removeChild(r),Ta(t),{width:h,height:g}}function PR(e){return typeof document>"u"||!e||!(e instanceof Element)?{width:0,height:0}:ER(e)}function OR(){return document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth}var kR="rc-util-locker-".concat(Date.now()),t0=0;function TR(e){var t=!!e,r=C.useState(function(){return t0+=1,"".concat(kR,"_").concat(t0)}),n=Se(r,1),i=n[0];pt(function(){if(t){var a=PR(document.body).width,s=OR();Pn(`
126
+ html body {
127
+ overflow-y: hidden;
128
+ `.concat(s?"width: calc(100% - ".concat(a,"px);"):"",`
129
+ }`),i)}else Ta(i);return function(){Ta(i)}},[t,i])}var MR=!1;function RR(e){return MR}var r0=function(t){return t===!1?!1:!nr()||!t?null:typeof t=="string"?document.querySelector(t):typeof t=="function"?t():t},Hh=C.forwardRef(function(e,t){var r=e.open,n=e.autoLock,i=e.getContainer,a=e.debug,s=e.autoDestroy,l=s===void 0?!0:s,c=e.children,d=C.useState(r),u=Se(d,2),f=u[0],h=u[1],g=f||r;process.env.NODE_ENV!=="production"&&In(nr()||!r,"Portal only work in client side. Please call 'useEffect' to show Portal instead default render in SSR."),C.useEffect(function(){(l||r)&&h(r)},[r,l]);var m=C.useState(function(){return r0(i)}),x=Se(m,2),y=x[0],w=x[1];C.useEffect(function(){var _=r0(i);w(_??null)});var b=jR(g&&!y,a),j=Se(b,2),P=j[0],E=j[1],S=y??P;TR(n&&r&&nr()&&(S===P||S===document.body));var O=null;if(c&&Tc(c)&&t){var k=c;O=k.ref}var R=Ih(O,t);if(!g||!nr()||y===void 0)return null;var I=S===!1||RR(),B=c;return t&&(B=C.cloneElement(c,{ref:R})),C.createElement(wC.Provider,{value:E},I?B:Oa.createPortal(B,S))});process.env.NODE_ENV!=="production"&&(Hh.displayName="Portal");function AR(){var e=fe({},C);return e.useId}var n0=0,i0=AR();const CC=i0?function(t){var r=i0();return t||(process.env.NODE_ENV==="test"?"test-id":r)}:function(t){var r=C.useState("ssr-id"),n=Se(r,2),i=n[0],a=n[1];return C.useEffect(function(){var s=n0;n0+=1,a("rc_unique_".concat(s))},[]),t||(process.env.NODE_ENV==="test"?"test-id":i)},IR=(function(){if(typeof navigator>"u"||typeof window>"u")return!1;var e=navigator.userAgent||navigator.vendor||window.opera;return/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|gf-5|g-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk\/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-/i.test(e?.substr(0,4))});function NR(e){var t=e.prefixCls,r=e.align,n=e.arrow,i=e.arrowPos,a=n||{},s=a.className,l=a.content,c=i.x,d=c===void 0?0:c,u=i.y,f=u===void 0?0:u,h=C.useRef();if(!r||!r.points)return null;var g={position:"absolute"};if(r.autoArrow!==!1){var m=r.points[0],x=r.points[1],y=m[0],w=m[1],b=x[0],j=x[1];y===b||!["t","b"].includes(y)?g.top=f:y==="t"?g.top=0:g.bottom=0,w===j||!["l","r"].includes(w)?g.left=d:w==="l"?g.left=0:g.right=0}return C.createElement("div",{ref:h,className:Be("".concat(t,"-arrow"),s),style:g},l)}function DR(e){var t=e.prefixCls,r=e.open,n=e.zIndex,i=e.mask,a=e.motion;return i?C.createElement(vC,Mt({},a,{motionAppear:!0,visible:r,removeOnLeave:!0}),function(s){var l=s.className;return C.createElement("div",{style:{zIndex:n},className:Be("".concat(t,"-mask"),l)})}):null}var SC=C.memo(function(e){var t=e.children;return t},function(e,t){return t.cache});process.env.NODE_ENV!=="production"&&(SC.displayName="PopupContent");var jC=C.forwardRef(function(e,t){var r=e.popup,n=e.className,i=e.prefixCls,a=e.style,s=e.target,l=e.onVisibleChanged,c=e.open,d=e.keepDom,u=e.fresh,f=e.onClick,h=e.mask,g=e.arrow,m=e.arrowPos,x=e.align,y=e.motion,w=e.maskMotion,b=e.forceRender,j=e.getPopupContainer,P=e.autoDestroy,E=e.portal,S=e.zIndex,O=e.onMouseEnter,k=e.onMouseLeave,R=e.onPointerEnter,I=e.onPointerDownCapture,B=e.ready,_=e.offsetX,$=e.offsetY,W=e.offsetR,T=e.offsetB,D=e.onAlign,N=e.onPrepare,A=e.stretch,L=e.targetWidth,K=e.targetHeight,H=typeof r=="function"?r():r,V=c||d,Y=j?.length>0,re=C.useState(!j||!Y),se=Se(re,2),pe=se[0],Ee=se[1];if(pt(function(){!pe&&Y&&s&&Ee(!0)},[pe,Y,s]),!pe)return null;var Pe="auto",X={left:"-1000vw",top:"-1000vh",right:Pe,bottom:Pe};if(B||!c){var ge,ce=x.points,F=x.dynamicInset||((ge=x._experimental)===null||ge===void 0?void 0:ge.dynamicInset),te=F&&ce[0][1]==="r",M=F&&ce[0][0]==="b";te?(X.right=W,X.left=Pe):(X.left=_,X.right=Pe),M?(X.bottom=T,X.top=Pe):(X.top=$,X.bottom=Pe)}var U={};return A&&(A.includes("height")&&K?U.height=K:A.includes("minHeight")&&K&&(U.minHeight=K),A.includes("width")&&L?U.width=L:A.includes("minWidth")&&L&&(U.minWidth=L)),c||(U.pointerEvents="none"),C.createElement(E,{open:b||V,getContainer:j&&function(){return j(s)},autoDestroy:P},C.createElement(DR,{prefixCls:i,open:c,zIndex:S,mask:h,motion:w}),C.createElement(Ro,{onResize:D,disabled:!c},function(q){return C.createElement(vC,Mt({motionAppear:!0,motionEnter:!0,motionLeave:!0,removeOnLeave:!1,forceRender:b,leavedClassName:"".concat(i,"-hidden")},y,{onAppearPrepare:N,onEnterPrepare:N,visible:c,onVisibleChanged:function(ee){var oe;y==null||(oe=y.onVisibleChanged)===null||oe===void 0||oe.call(y,ee),l(ee)}}),function(Z,ee){var oe=Z.className,xe=Z.style,ue=Be(i,oe,n);return C.createElement("div",{ref:es(q,t,ee),className:ue,style:fe(fe(fe(fe({"--arrow-x":"".concat(m.x||0,"px"),"--arrow-y":"".concat(m.y||0,"px")},X),U),xe),{},{boxSizing:"border-box",zIndex:S},a),onMouseEnter:O,onMouseLeave:k,onPointerEnter:R,onClick:f,onPointerDownCapture:I},g&&C.createElement(NR,{prefixCls:i,arrow:g,arrowPos:m,align:x}),C.createElement(SC,{cache:!c&&!u},H))})}))});process.env.NODE_ENV!=="production"&&(jC.displayName="Popup");var EC=C.forwardRef(function(e,t){var r=e.children,n=e.getTriggerDOMNode,i=Tc(r),a=C.useCallback(function(l){Ah(t,n?n(l):l)},[n]),s=Ih(a,Nh(r));return i?C.cloneElement(r,{ref:s}):r});process.env.NODE_ENV!=="production"&&(EC.displayName="TriggerWrapper");var o0=C.createContext(null);function a0(e){return e?Array.isArray(e)?e:[e]:[]}function _R(e,t,r,n){return C.useMemo(function(){var i=a0(r??t),a=a0(n??t),s=new Set(i),l=new Set(a);return e&&(s.has("hover")&&(s.delete("hover"),s.add("click")),l.has("hover")&&(l.delete("hover"),l.add("click"))),[s,l]},[e,t,r,n])}const BR=(function(e){if(!e)return!1;if(e instanceof Element){if(e.offsetParent)return!0;if(e.getBBox){var t=e.getBBox(),r=t.width,n=t.height;if(r||n)return!0}if(e.getBoundingClientRect){var i=e.getBoundingClientRect(),a=i.width,s=i.height;if(a||s)return!0}}return!1});function $R(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],r=arguments.length>2?arguments[2]:void 0;return r?e[0]===t[0]:e[0]===t[0]&&e[1]===t[1]}function LR(e,t,r,n){for(var i=r.points,a=Object.keys(e),s=0;s<a.length;s+=1){var l,c=a[s];if($R((l=e[c])===null||l===void 0?void 0:l.points,i,n))return"".concat(t,"-placement-").concat(c)}return""}function s0(e,t,r,n){return t||(r?{motionName:"".concat(e,"-").concat(r)}:n?{motionName:n}:null)}function as(e){return e.ownerDocument.defaultView}function Ep(e){for(var t=[],r=e?.parentElement,n=["hidden","scroll","clip","auto"];r;){var i=as(r).getComputedStyle(r),a=i.overflowX,s=i.overflowY,l=i.overflow;[a,s,l].some(function(c){return n.includes(c)})&&t.push(r),r=r.parentElement}return t}function $a(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return Number.isNaN(e)?t:e}function sa(e){return $a(parseFloat(e),0)}function l0(e,t){var r=fe({},e);return(t||[]).forEach(function(n){if(!(n instanceof HTMLBodyElement||n instanceof HTMLHtmlElement)){var i=as(n).getComputedStyle(n),a=i.overflow,s=i.overflowClipMargin,l=i.borderTopWidth,c=i.borderBottomWidth,d=i.borderLeftWidth,u=i.borderRightWidth,f=n.getBoundingClientRect(),h=n.offsetHeight,g=n.clientHeight,m=n.offsetWidth,x=n.clientWidth,y=sa(l),w=sa(c),b=sa(d),j=sa(u),P=$a(Math.round(f.width/m*1e3)/1e3),E=$a(Math.round(f.height/h*1e3)/1e3),S=(m-x-b-j)*P,O=(h-g-y-w)*E,k=y*E,R=w*E,I=b*P,B=j*P,_=0,$=0;if(a==="clip"){var W=sa(s);_=W*P,$=W*E}var T=f.x+I-_,D=f.y+k-$,N=T+f.width+2*_-I-B-S,A=D+f.height+2*$-k-R-O;r.left=Math.max(r.left,T),r.top=Math.max(r.top,D),r.right=Math.min(r.right,N),r.bottom=Math.min(r.bottom,A)}}),r}function c0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r="".concat(t),n=r.match(/^(.*)\%$/);return n?e*(parseFloat(n[1])/100):parseFloat(r)}function u0(e,t){var r=t||[],n=Se(r,2),i=n[0],a=n[1];return[c0(e.width,i),c0(e.height,a)]}function d0(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return[e[0],e[1]]}function eo(e,t){var r=t[0],n=t[1],i,a;return r==="t"?a=e.y:r==="b"?a=e.y+e.height:a=e.y+e.height/2,n==="l"?i=e.x:n==="r"?i=e.x+e.width:i=e.x+e.width/2,{x:i,y:a}}function Yn(e,t){var r={t:"b",b:"t",l:"r",r:"l"};return e.map(function(n,i){return i===t?r[n]||"c":n}).join("")}function zR(e,t,r,n,i,a,s){var l=C.useState({ready:!1,offsetX:0,offsetY:0,offsetR:0,offsetB:0,arrowX:0,arrowY:0,scaleX:1,scaleY:1,align:i[n]||{}}),c=Se(l,2),d=c[0],u=c[1],f=C.useRef(0),h=C.useMemo(function(){return t?Ep(t):[]},[t]),g=C.useRef({}),m=function(){g.current={}};e||m();var x=yr(function(){if(t&&r&&e){let Pr=function(Xo,vn){var Kn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:ke,Zo=V.x+Xo,Ds=V.y+vn,ku=Zo+M,Tu=Ds+te,Mu=Math.max(Zo,Kn.left),Te=Math.max(Ds,Kn.top),_e=Math.min(ku,Kn.right),at=Math.min(Tu,Kn.bottom);return Math.max(0,(_e-Mu)*(at-Te))},Ji=function(){Ur=V.y+Ke,Er=Ur+te,nn=V.x+Ge,Kr=nn+M};var b,j,P,E,S=t,O=S.ownerDocument,k=as(S),R=k.getComputedStyle(S),I=R.position,B=S.style.left,_=S.style.top,$=S.style.right,W=S.style.bottom,T=S.style.overflow,D=fe(fe({},i[n]),a),N=O.createElement("div");(b=S.parentElement)===null||b===void 0||b.appendChild(N),N.style.left="".concat(S.offsetLeft,"px"),N.style.top="".concat(S.offsetTop,"px"),N.style.position=I,N.style.height="".concat(S.offsetHeight,"px"),N.style.width="".concat(S.offsetWidth,"px"),S.style.left="0",S.style.top="0",S.style.right="auto",S.style.bottom="auto",S.style.overflow="hidden";var A;if(Array.isArray(r))A={x:r[0],y:r[1],width:0,height:0};else{var L,K,H=r.getBoundingClientRect();H.x=(L=H.x)!==null&&L!==void 0?L:H.left,H.y=(K=H.y)!==null&&K!==void 0?K:H.top,A={x:H.x,y:H.y,width:H.width,height:H.height}}var V=S.getBoundingClientRect(),Y=k.getComputedStyle(S),re=Y.height,se=Y.width;V.x=(j=V.x)!==null&&j!==void 0?j:V.left,V.y=(P=V.y)!==null&&P!==void 0?P:V.top;var pe=O.documentElement,Ee=pe.clientWidth,Pe=pe.clientHeight,X=pe.scrollWidth,ge=pe.scrollHeight,ce=pe.scrollTop,F=pe.scrollLeft,te=V.height,M=V.width,U=A.height,q=A.width,Z={left:0,top:0,right:Ee,bottom:Pe},ee={left:-F,top:-ce,right:X-F,bottom:ge-ce},oe=D.htmlRegion,xe="visible",ue="visibleFirst";oe!=="scroll"&&oe!==ue&&(oe=xe);var ve=oe===ue,me=l0(ee,h),de=l0(Z,h),ke=oe===xe?de:me,Q=ve?de:ke;S.style.left="auto",S.style.top="auto",S.style.right="0",S.style.bottom="0";var ae=S.getBoundingClientRect();S.style.left=B,S.style.top=_,S.style.right=$,S.style.bottom=W,S.style.overflow=T,(E=S.parentElement)===null||E===void 0||E.removeChild(N);var ne=$a(Math.round(M/parseFloat(se)*1e3)/1e3),be=$a(Math.round(te/parseFloat(re)*1e3)/1e3);if(ne===0||be===0||Ra(r)&&!BR(r))return;var le=D.offset,ye=D.targetOffset,Ce=u0(V,le),Ie=Se(Ce,2),Re=Ie[0],he=Ie[1],je=u0(A,ye),Me=Se(je,2),ft=Me[0],jr=Me[1];A.x-=ft,A.y-=jr;var gi=D.points||[],qi=Se(gi,2),Uo=qi[0],Gi=qi[1],Wr=d0(Gi),Ht=d0(Uo),yt=eo(A,Wr),gn=eo(V,Ht),Wt=fe({},D),Ge=yt.x-gn.x+Re,Ke=yt.y-gn.y+he,Dt=Pr(Ge,Ke),tn=Pr(Ge,Ke,de),or=eo(A,["t","l"]),mt=eo(V,["t","l"]),Vn=eo(A,["b","r"]),mn=eo(V,["b","r"]),Je=D.overflow||{},xt=Je.adjustX,Jt=Je.adjustY,Ut=Je.shiftX,rn=Je.shiftY,Xi=function(vn){return typeof vn=="boolean"?vn:vn>=0},Ur,Er,nn,Kr;Ji();var Zi=Xi(Jt),ot=Ht[0]===Wr[0];if(Zi&&Ht[0]==="t"&&(Er>Q.bottom||g.current.bt)){var mi=Ke;ot?mi-=te-U:mi=or.y-mn.y-he;var Ps=Pr(Ge,mi),vu=Pr(Ge,mi,de);Ps>Dt||Ps===Dt&&(!ve||vu>=tn)?(g.current.bt=!0,Ke=mi,he=-he,Wt.points=[Yn(Ht,0),Yn(Wr,0)]):g.current.bt=!1}if(Zi&&Ht[0]==="b"&&(Ur<Q.top||g.current.tb)){var vi=Ke;ot?vi+=te-U:vi=Vn.y-mt.y-he;var Os=Pr(Ge,vi),yu=Pr(Ge,vi,de);Os>Dt||Os===Dt&&(!ve||yu>=tn)?(g.current.tb=!0,Ke=vi,he=-he,Wt.points=[Yn(Ht,0),Yn(Wr,0)]):g.current.tb=!1}var ks=Xi(xt),Ts=Ht[1]===Wr[1];if(ks&&Ht[1]==="l"&&(Kr>Q.right||g.current.rl)){var yi=Ge;Ts?yi-=M-q:yi=or.x-mn.x-Re;var xi=Pr(yi,Ke),Ko=Pr(yi,Ke,de);xi>Dt||xi===Dt&&(!ve||Ko>=tn)?(g.current.rl=!0,Ge=yi,Re=-Re,Wt.points=[Yn(Ht,1),Yn(Wr,1)]):g.current.rl=!1}if(ks&&Ht[1]==="r"&&(nn<Q.left||g.current.lr)){var bi=Ge;Ts?bi+=M-q:bi=Vn.x-mt.x-Re;var Yo=Pr(bi,Ke),Qi=Pr(bi,Ke,de);Yo>Dt||Yo===Dt&&(!ve||Qi>=tn)?(g.current.lr=!0,Ge=bi,Re=-Re,Wt.points=[Yn(Ht,1),Yn(Wr,1)]):g.current.lr=!1}Ji();var Yr=Ut===!0?0:Ut;typeof Yr=="number"&&(nn<de.left&&(Ge-=nn-de.left-Re,A.x+q<de.left+Yr&&(Ge+=A.x-de.left+q-Yr)),Kr>de.right&&(Ge-=Kr-de.right-Re,A.x>de.right-Yr&&(Ge+=A.x-de.right+Yr)));var Hn=rn===!0?0:rn;typeof Hn=="number"&&(Ur<de.top&&(Ke-=Ur-de.top-he,A.y+U<de.top+Hn&&(Ke+=A.y-de.top+U-Hn)),Er>de.bottom&&(Ke-=Er-de.bottom-he,A.y>de.bottom-Hn&&(Ke+=A.y-de.bottom+Hn)));var Wn=V.x+Ge,Un=Wn+M,qo=V.y+Ke,xu=qo+te,Ms=A.x,Rs=Ms+q,As=A.y,bu=As+U,wu=Math.max(Wn,Ms),Is=Math.min(Un,Rs),Cu=(wu+Is)/2,Su=Cu-Wn,Ns=Math.max(qo,As),ju=Math.min(xu,bu),Eu=(Ns+ju)/2,Pu=Eu-qo;s?.(t,Wt);var on=ae.right-V.x-(Ge+V.width),Go=ae.bottom-V.y-(Ke+V.height);ne===1&&(Ge=Math.round(Ge),on=Math.round(on)),be===1&&(Ke=Math.round(Ke),Go=Math.round(Go));var Ou={ready:!0,offsetX:Ge/ne,offsetY:Ke/be,offsetR:on/ne,offsetB:Go/be,arrowX:Su/ne,arrowY:Pu/be,scaleX:ne,scaleY:be,align:Wt};u(Ou)}}),y=function(){f.current+=1;var j=f.current;Promise.resolve().then(function(){f.current===j&&x()})},w=function(){u(function(j){return fe(fe({},j),{},{ready:!1})})};return pt(w,[n]),pt(function(){e||w()},[e]),[d.ready,d.offsetX,d.offsetY,d.offsetR,d.offsetB,d.arrowX,d.arrowY,d.scaleX,d.scaleY,d.align,y]}function FR(e,t,r,n,i){pt(function(){if(e&&t&&r){let f=function(){n(),i()};var a=t,s=r,l=Ep(a),c=Ep(s),d=as(s),u=new Set([d].concat(zt(l),zt(c)));return u.forEach(function(h){h.addEventListener("scroll",f,{passive:!0})}),d.addEventListener("resize",f,{passive:!0}),n(),function(){u.forEach(function(h){h.removeEventListener("scroll",f),d.removeEventListener("resize",f)})}}},[e,t,r])}function VR(e,t,r,n,i,a,s,l){var c=C.useRef(e);c.current=e;var d=C.useRef(!1);C.useEffect(function(){if(t&&n&&(!i||a)){var f=function(){d.current=!1},h=function(P){var E;c.current&&!s(((E=P.composedPath)===null||E===void 0||(E=E.call(P))===null||E===void 0?void 0:E[0])||P.target)&&!d.current&&l(!1)},g=as(n);g.addEventListener("pointerdown",f,!0),g.addEventListener("mousedown",h,!0),g.addEventListener("contextmenu",h,!0);var m=$l(r);if(m&&(m.addEventListener("mousedown",h,!0),m.addEventListener("contextmenu",h,!0)),process.env.NODE_ENV!=="production"){var x,y,w=r==null||(x=r.getRootNode)===null||x===void 0?void 0:x.call(r),b=(y=n.getRootNode)===null||y===void 0?void 0:y.call(n);po(w===b,"trigger element and popup element should in same shadow root.")}return function(){g.removeEventListener("pointerdown",f,!0),g.removeEventListener("mousedown",h,!0),g.removeEventListener("contextmenu",h,!0),m&&(m.removeEventListener("mousedown",h,!0),m.removeEventListener("contextmenu",h,!0))}}},[t,r,n,i,a]);function u(){d.current=!0}return u}var HR=["prefixCls","children","action","showAction","hideAction","popupVisible","defaultPopupVisible","onPopupVisibleChange","afterPopupVisibleChange","mouseEnterDelay","mouseLeaveDelay","focusDelay","blurDelay","mask","maskClosable","getPopupContainer","forceRender","autoDestroy","destroyPopupOnHide","popup","popupClassName","popupStyle","popupPlacement","builtinPlacements","popupAlign","zIndex","stretch","getPopupClassNameFromAlign","fresh","alignPoint","onPopupClick","onPopupAlign","arrow","popupMotion","maskMotion","popupTransitionName","popupAnimation","maskTransitionName","maskAnimation","className","getTriggerDOMNode"];function WR(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Hh,t=C.forwardRef(function(r,n){var i=r.prefixCls,a=i===void 0?"rc-trigger-popup":i,s=r.children,l=r.action,c=l===void 0?"hover":l,d=r.showAction,u=r.hideAction,f=r.popupVisible,h=r.defaultPopupVisible,g=r.onPopupVisibleChange,m=r.afterPopupVisibleChange,x=r.mouseEnterDelay,y=r.mouseLeaveDelay,w=y===void 0?.1:y,b=r.focusDelay,j=r.blurDelay,P=r.mask,E=r.maskClosable,S=E===void 0?!0:E,O=r.getPopupContainer,k=r.forceRender,R=r.autoDestroy,I=r.destroyPopupOnHide,B=r.popup,_=r.popupClassName,$=r.popupStyle,W=r.popupPlacement,T=r.builtinPlacements,D=T===void 0?{}:T,N=r.popupAlign,A=r.zIndex,L=r.stretch,K=r.getPopupClassNameFromAlign,H=r.fresh,V=r.alignPoint,Y=r.onPopupClick,re=r.onPopupAlign,se=r.arrow,pe=r.popupMotion,Ee=r.maskMotion,Pe=r.popupTransitionName,X=r.popupAnimation,ge=r.maskTransitionName,ce=r.maskAnimation,F=r.className,te=r.getTriggerDOMNode,M=Jr(r,HR),U=R||I||!1,q=C.useState(!1),Z=Se(q,2),ee=Z[0],oe=Z[1];pt(function(){oe(IR())},[]);var xe=C.useRef({}),ue=C.useContext(o0),ve=C.useMemo(function(){return{registerSubPopup:function(_e,at){xe.current[_e]=at,ue?.registerSubPopup(_e,at)}}},[ue]),me=CC(),de=C.useState(null),ke=Se(de,2),Q=ke[0],ae=ke[1],ne=C.useRef(null),be=yr(function(Te){ne.current=Te,Ra(Te)&&Q!==Te&&ae(Te),ue?.registerSubPopup(me,Te)}),le=C.useState(null),ye=Se(le,2),Ce=ye[0],Ie=ye[1],Re=C.useRef(null),he=yr(function(Te){Ra(Te)&&Ce!==Te&&(Ie(Te),Re.current=Te)}),je=C.Children.only(s),Me=je?.props||{},ft={},jr=yr(function(Te){var _e,at,Pt=Ce;return Pt?.contains(Te)||((_e=$l(Pt))===null||_e===void 0?void 0:_e.host)===Te||Te===Pt||Q?.contains(Te)||((at=$l(Q))===null||at===void 0?void 0:at.host)===Te||Te===Q||Object.values(xe.current).some(function(vt){return vt?.contains(Te)||Te===vt})}),gi=s0(a,pe,X,Pe),qi=s0(a,Ee,ce,ge),Uo=C.useState(h||!1),Gi=Se(Uo,2),Wr=Gi[0],Ht=Gi[1],yt=f??Wr,gn=yr(function(Te){f===void 0&&Ht(Te)});pt(function(){Ht(f||!1)},[f]);var Wt=C.useRef(yt);Wt.current=yt;var Ge=C.useRef([]);Ge.current=[];var Ke=yr(function(Te){var _e;gn(Te),((_e=Ge.current[Ge.current.length-1])!==null&&_e!==void 0?_e:yt)!==Te&&(Ge.current.push(Te),g?.(Te))}),Dt=C.useRef(),tn=function(){clearTimeout(Dt.current)},or=function(_e){var at=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;tn(),at===0?Ke(_e):Dt.current=setTimeout(function(){Ke(_e)},at*1e3)};C.useEffect(function(){return tn},[]);var mt=C.useState(!1),Vn=Se(mt,2),mn=Vn[0],Je=Vn[1];pt(function(Te){(!Te||yt)&&Je(!0)},[yt]);var xt=C.useState(null),Jt=Se(xt,2),Ut=Jt[0],rn=Jt[1],Xi=C.useState(null),Ur=Se(Xi,2),Er=Ur[0],nn=Ur[1],Kr=function(_e){nn([_e.clientX,_e.clientY])},Zi=zR(yt,Q,V&&Er!==null?Er:Ce,W,D,N,re),ot=Se(Zi,11),mi=ot[0],Ps=ot[1],vu=ot[2],vi=ot[3],Os=ot[4],yu=ot[5],ks=ot[6],Ts=ot[7],yi=ot[8],xi=ot[9],Ko=ot[10],bi=_R(ee,c,d,u),Yo=Se(bi,2),Qi=Yo[0],Yr=Yo[1],Hn=Qi.has("click"),Wn=Yr.has("click")||Yr.has("contextMenu"),Un=yr(function(){mn||Ko()}),qo=function(){Wt.current&&V&&Wn&&or(!1)};FR(yt,Ce,Q,Un,qo),pt(function(){Un()},[Er,W]),pt(function(){yt&&!(D!=null&&D[W])&&Un()},[JSON.stringify(N)]);var xu=C.useMemo(function(){var Te=LR(D,a,xi,V);return Be(Te,K?.(xi))},[xi,K,D,a,V]);C.useImperativeHandle(n,function(){return{nativeElement:Re.current,popupElement:ne.current,forceAlign:Un}});var Ms=C.useState(0),Rs=Se(Ms,2),As=Rs[0],bu=Rs[1],wu=C.useState(0),Is=Se(wu,2),Cu=Is[0],Su=Is[1],Ns=function(){if(L&&Ce){var _e=Ce.getBoundingClientRect();bu(_e.width),Su(_e.height)}},ju=function(){Ns(),Un()},Eu=function(_e){Je(!1),Ko(),m?.(_e)},Pu=function(){return new Promise(function(_e){Ns(),rn(function(){return _e})})};pt(function(){Ut&&(Ko(),Ut(),rn(null))},[Ut]);function on(Te,_e,at,Pt){ft[Te]=function(vt){var _s;Pt?.(vt),or(_e,at);for(var Ru=arguments.length,Um=new Array(Ru>1?Ru-1:0),Bs=1;Bs<Ru;Bs++)Um[Bs-1]=arguments[Bs];(_s=Me[Te])===null||_s===void 0||_s.call.apply(_s,[Me,vt].concat(Um))}}(Hn||Wn)&&(ft.onClick=function(Te){var _e;Wt.current&&Wn?or(!1):!Wt.current&&Hn&&(Kr(Te),or(!0));for(var at=arguments.length,Pt=new Array(at>1?at-1:0),vt=1;vt<at;vt++)Pt[vt-1]=arguments[vt];(_e=Me.onClick)===null||_e===void 0||_e.call.apply(_e,[Me,Te].concat(Pt))});var Go=VR(yt,Wn,Ce,Q,P,S,jr,or),Ou=Qi.has("hover"),Pr=Yr.has("hover"),Ji,Xo;Ou&&(on("onMouseEnter",!0,x,function(Te){Kr(Te)}),on("onPointerEnter",!0,x,function(Te){Kr(Te)}),Ji=function(_e){(yt||mn)&&Q!==null&&Q!==void 0&&Q.contains(_e.target)&&or(!0,x)},V&&(ft.onMouseMove=function(Te){var _e;(_e=Me.onMouseMove)===null||_e===void 0||_e.call(Me,Te)})),Pr&&(on("onMouseLeave",!1,w),on("onPointerLeave",!1,w),Xo=function(){or(!1,w)}),Qi.has("focus")&&on("onFocus",!0,b),Yr.has("focus")&&on("onBlur",!1,j),Qi.has("contextMenu")&&(ft.onContextMenu=function(Te){var _e;Wt.current&&Yr.has("contextMenu")?or(!1):(Kr(Te),or(!0)),Te.preventDefault();for(var at=arguments.length,Pt=new Array(at>1?at-1:0),vt=1;vt<at;vt++)Pt[vt-1]=arguments[vt];(_e=Me.onContextMenu)===null||_e===void 0||_e.call.apply(_e,[Me,Te].concat(Pt))}),F&&(ft.className=Be(Me.className,F));var vn=C.useRef(!1);vn.current||(vn.current=k||yt||mn);var Kn=fe(fe({},Me),ft),Zo={},Ds=["onContextMenu","onClick","onMouseDown","onTouchStart","onMouseEnter","onMouseLeave","onFocus","onBlur"];Ds.forEach(function(Te){M[Te]&&(Zo[Te]=function(){for(var _e,at=arguments.length,Pt=new Array(at),vt=0;vt<at;vt++)Pt[vt]=arguments[vt];(_e=Kn[Te])===null||_e===void 0||_e.call.apply(_e,[Kn].concat(Pt)),M[Te].apply(M,Pt)})});var ku=C.cloneElement(je,fe(fe({},Kn),Zo)),Tu={x:yu,y:ks},Mu=se?fe({},se!==!0?se:{}):null;return C.createElement(C.Fragment,null,C.createElement(Ro,{disabled:!yt,ref:he,onResize:ju},C.createElement(EC,{getTriggerDOMNode:te},ku)),vn.current&&C.createElement(o0.Provider,{value:ve},C.createElement(jC,{portal:e,ref:be,prefixCls:a,popup:B,className:Be(_,xu),style:$,target:Ce,onMouseEnter:Ji,onMouseLeave:Xo,onPointerEnter:Ji,zIndex:A,open:yt,keepDom:mn,fresh:H,onClick:Y,onPointerDownCapture:Go,mask:P,motion:gi,maskMotion:qi,onVisibleChanged:Eu,onPrepare:Pu,forceRender:k,autoDestroy:U,getPopupContainer:O,align:xi,arrow:Mu,arrowPos:Tu,ready:mi,offsetX:Ps,offsetY:vu,offsetR:vi,offsetB:Os,onAlign:Un,stretch:L,targetWidth:As/Ts,targetHeight:Cu/yi})))});return process.env.NODE_ENV!=="production"&&(t.displayName="Trigger"),t}const UR=WR(Hh);var to={shiftX:64,adjustY:1},ro={adjustX:1,shiftY:!0},kr=[0,0],KR={left:{points:["cr","cl"],overflow:ro,offset:[-4,0],targetOffset:kr},right:{points:["cl","cr"],overflow:ro,offset:[4,0],targetOffset:kr},top:{points:["bc","tc"],overflow:to,offset:[0,-4],targetOffset:kr},bottom:{points:["tc","bc"],overflow:to,offset:[0,4],targetOffset:kr},topLeft:{points:["bl","tl"],overflow:to,offset:[0,-4],targetOffset:kr},leftTop:{points:["tr","tl"],overflow:ro,offset:[-4,0],targetOffset:kr},topRight:{points:["br","tr"],overflow:to,offset:[0,-4],targetOffset:kr},rightTop:{points:["tl","tr"],overflow:ro,offset:[4,0],targetOffset:kr},bottomRight:{points:["tr","br"],overflow:to,offset:[0,4],targetOffset:kr},rightBottom:{points:["bl","br"],overflow:ro,offset:[4,0],targetOffset:kr},bottomLeft:{points:["tl","bl"],overflow:to,offset:[0,4],targetOffset:kr},leftBottom:{points:["br","bl"],overflow:ro,offset:[-4,0],targetOffset:kr}},YR=["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","motion","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle","arrowContent","overlay","id","showArrow","classNames","styles"],qR=function(t,r){var n=t.overlayClassName,i=t.trigger,a=i===void 0?["hover"]:i,s=t.mouseEnterDelay,l=s===void 0?0:s,c=t.mouseLeaveDelay,d=c===void 0?.1:c,u=t.overlayStyle,f=t.prefixCls,h=f===void 0?"rc-tooltip":f,g=t.children,m=t.onVisibleChange,x=t.afterVisibleChange,y=t.transitionName,w=t.animation,b=t.motion,j=t.placement,P=j===void 0?"right":j,E=t.align,S=E===void 0?{}:E,O=t.destroyTooltipOnHide,k=O===void 0?!1:O,R=t.defaultVisible,I=t.getTooltipContainer,B=t.overlayInnerStyle,_=t.overlay,$=t.id,W=t.showArrow,T=W===void 0?!0:W,D=t.classNames,N=t.styles,A=Jr(t,YR),L=CC($),K=v.useRef(null);v.useImperativeHandle(r,function(){return K.current});var H=fe({},A);"visible"in t&&(H.popupVisible=t.visible);var V=function(){return C.createElement(bC,{key:"content",prefixCls:h,id:L,bodyClassName:D?.body,overlayInnerStyle:fe(fe({},B),N?.body)},_)},Y=function(){var se=C.Children.only(g),pe=se?.props||{},Ee=fe(fe({},pe),{},{"aria-describedby":_?L:null});return C.cloneElement(g,Ee)};return C.createElement(UR,Mt({popupClassName:Be(n,D?.root),prefixCls:h,popup:V,action:a,builtinPlacements:KR,popupPlacement:P,ref:K,popupAlign:S,getPopupContainer:I,onPopupVisibleChange:m,afterPopupVisibleChange:x,popupTransitionName:y,popupAnimation:w,popupMotion:b,defaultPopupVisible:R,autoDestroy:k,mouseLeaveDelay:d,popupStyle:fe(fe({},u),N?.root),mouseEnterDelay:l,arrow:T},H),Y())};const GR=v.forwardRef(qR),La=C.createContext({});process.env.NODE_ENV!=="production"&&(La.displayName="FormItemInputContext");const XR=({children:e,status:t,override:r})=>{const n=C.useContext(La),i=C.useMemo(()=>{const a=Object.assign({},n);return r&&delete a.isFormItemInput,t&&(delete a.status,delete a.hasFeedback,delete a.feedbackIcon),a},[t,r,n]);return C.createElement(La.Provider,{value:i},e)},ZR=C.createContext(void 0),PC=e=>{const t=v.useContext(xo);return v.useMemo(()=>e?typeof e=="string"?e??t:typeof e=="function"?e(t):t:t,[e,t])},OC=C.createContext(null),kC=(e,t)=>{const r=C.useContext(OC),n=C.useMemo(()=>{if(!r)return"";const{compactDirection:i,isFirstItem:a,isLastItem:s}=r,l=i==="vertical"?"-vertical-":"-";return Be(`${e}-compact${l}item`,{[`${e}-compact${l}first-item`]:a,[`${e}-compact${l}last-item`]:s,[`${e}-compact${l}item-rtl`]:t==="rtl"})},[e,t,r]);return{compactSize:r?.compactSize,compactDirection:r?.compactDirection,compactItemClassnames:n}},QR=e=>{const{children:t}=e;return C.createElement(OC.Provider,{value:null},t)},Pp=e=>{const{space:t,form:r,children:n}=e;if(n==null)return null;let i=n;return r&&(i=v.createElement(XR,{override:!0,status:!0},i)),t&&(i=v.createElement(QR,null,i)),i},Wh=v.createContext(void 0);process.env.NODE_ENV!=="production"&&(Wh.displayName="zIndexContext");const bn=100,JR=10,eA=bn*JR,tA=eA+bn,TC={Modal:bn,Drawer:bn,Popover:bn,Popconfirm:bn,Tooltip:bn,Tour:bn,FloatButton:bn},rA={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function nA(e){return e in TC}const iA=(e,t)=>{const[,r]=Io(),n=v.useContext(Wh),i=nA(e);let a;if(t!==void 0)a=[t,t];else{let s=n??0;i?s+=(n?0:r.zIndexPopupBase)+TC[e]:s+=rA[e],a=[n===void 0?t:s,s]}if(process.env.NODE_ENV!=="production"){const s=fn(e),l=r.zIndexPopupBase+tA,c=a[0]||0;process.env.NODE_ENV!=="production"&&s(t!==void 0||c<=l,"usage","`zIndex` is over design token `zIndexPopupBase` too much. It may cause unexpected override.")}return a},oA=(e,t,r)=>r!==void 0?r:`${e}-${t}`;function aA(e){const{sizePopupArrow:t,borderRadiusXS:r,borderRadiusOuter:n}=e,i=t/2,a=0,s=i,l=n*1/Math.sqrt(2),c=i-n*(1-1/Math.sqrt(2)),d=i-r*(1/Math.sqrt(2)),u=n*(Math.sqrt(2)-1)+r*(1/Math.sqrt(2)),f=2*i-d,h=u,g=2*i-l,m=c,x=2*i-a,y=s,w=i*Math.sqrt(2)+n*(Math.sqrt(2)-2),b=n*(Math.sqrt(2)-1),j=`polygon(${b}px 100%, 50% ${b}px, ${2*i-b}px 100%, ${b}px 100%)`,P=`path('M ${a} ${s} A ${n} ${n} 0 0 0 ${l} ${c} L ${d} ${u} A ${r} ${r} 0 0 1 ${f} ${h} L ${g} ${m} A ${n} ${n} 0 0 0 ${x} ${y} Z')`;return{arrowShadowWidth:w,arrowPath:P,arrowPolygon:j}}const sA=(e,t,r)=>{const{sizePopupArrow:n,arrowPolygon:i,arrowPath:a,arrowShadowWidth:s,borderRadiusXS:l,calc:c}=e;return{pointerEvents:"none",width:n,height:n,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:n,height:c(n).div(2).equal(),background:t,clipPath:{_multi_value_:!0,value:[i,a]},content:'""'},"&::after":{content:'""',position:"absolute",width:s,height:s,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:`0 0 ${Ze(l)} 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:r,zIndex:0,background:"transparent"}}},MC=8;function RC(e){const{contentRadius:t,limitVerticalRadius:r}=e,n=t>12?t+2:12;return{arrowOffsetHorizontal:n,arrowOffsetVertical:r?MC:n}}function Ys(e,t){return e?t:{}}function lA(e,t,r){const{componentCls:n,boxShadowPopoverArrow:i,arrowOffsetVertical:a,arrowOffsetHorizontal:s}=e,{arrowDistance:l=0,arrowPlacement:c={left:!0,right:!0,top:!0,bottom:!0}}={};return{[n]:Object.assign(Object.assign(Object.assign(Object.assign({[`${n}-arrow`]:[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},sA(e,t,i)),{"&:before":{background:t}})]},Ys(!!c.top,{[[`&-placement-top > ${n}-arrow`,`&-placement-topLeft > ${n}-arrow`,`&-placement-topRight > ${n}-arrow`].join(",")]:{bottom:l,transform:"translateY(100%) rotate(180deg)"},[`&-placement-top > ${n}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"},"&-placement-topLeft":{"--arrow-offset-horizontal":s,[`> ${n}-arrow`]:{left:{_skip_check_:!0,value:s}}},"&-placement-topRight":{"--arrow-offset-horizontal":`calc(100% - ${Ze(s)})`,[`> ${n}-arrow`]:{right:{_skip_check_:!0,value:s}}}})),Ys(!!c.bottom,{[[`&-placement-bottom > ${n}-arrow`,`&-placement-bottomLeft > ${n}-arrow`,`&-placement-bottomRight > ${n}-arrow`].join(",")]:{top:l,transform:"translateY(-100%)"},[`&-placement-bottom > ${n}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"},"&-placement-bottomLeft":{"--arrow-offset-horizontal":s,[`> ${n}-arrow`]:{left:{_skip_check_:!0,value:s}}},"&-placement-bottomRight":{"--arrow-offset-horizontal":`calc(100% - ${Ze(s)})`,[`> ${n}-arrow`]:{right:{_skip_check_:!0,value:s}}}})),Ys(!!c.left,{[[`&-placement-left > ${n}-arrow`,`&-placement-leftTop > ${n}-arrow`,`&-placement-leftBottom > ${n}-arrow`].join(",")]:{right:{_skip_check_:!0,value:l},transform:"translateX(100%) rotate(90deg)"},[`&-placement-left > ${n}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"},[`&-placement-leftTop > ${n}-arrow`]:{top:a},[`&-placement-leftBottom > ${n}-arrow`]:{bottom:a}})),Ys(!!c.right,{[[`&-placement-right > ${n}-arrow`,`&-placement-rightTop > ${n}-arrow`,`&-placement-rightBottom > ${n}-arrow`].join(",")]:{left:{_skip_check_:!0,value:l},transform:"translateX(-100%) rotate(-90deg)"},[`&-placement-right > ${n}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"},[`&-placement-rightTop > ${n}-arrow`]:{top:a},[`&-placement-rightBottom > ${n}-arrow`]:{bottom:a}}))}}function cA(e,t,r,n){if(n===!1)return{adjustX:!1,adjustY:!1};const i=n&&typeof n=="object"?n:{},a={};switch(e){case"top":case"bottom":a.shiftX=t.arrowOffsetHorizontal*2+r,a.shiftY=!0,a.adjustY=!0;break;case"left":case"right":a.shiftY=t.arrowOffsetVertical*2+r,a.shiftX=!0,a.adjustX=!0;break}const s=Object.assign(Object.assign({},a),i);return s.shiftX||(s.adjustX=!0),s.shiftY||(s.adjustY=!0),s}const f0={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},uA={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},dA=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function fA(e){const{arrowWidth:t,autoAdjustOverflow:r,arrowPointAtCenter:n,offset:i,borderRadius:a}=e,s=t/2,l={},c=RC({contentRadius:a,limitVerticalRadius:!0});return Object.keys(f0).forEach(d=>{const u=n&&uA[d]||f0[d],f=Object.assign(Object.assign({},u),{offset:[0,0],dynamicInset:!0});switch(l[d]=f,dA.has(d)&&(f.autoArrow=!1),d){case"top":case"topLeft":case"topRight":f.offset[1]=-s-i;break;case"bottom":case"bottomLeft":case"bottomRight":f.offset[1]=s+i;break;case"left":case"leftTop":case"leftBottom":f.offset[0]=-s-i;break;case"right":case"rightTop":case"rightBottom":f.offset[0]=s+i;break}if(n)switch(d){case"topLeft":case"bottomLeft":f.offset[0]=-c.arrowOffsetHorizontal-s;break;case"topRight":case"bottomRight":f.offset[0]=c.arrowOffsetHorizontal+s;break;case"leftTop":case"rightTop":f.offset[1]=-c.arrowOffsetHorizontal*2+s;break;case"leftBottom":case"rightBottom":f.offset[1]=c.arrowOffsetHorizontal*2-s;break}f.overflow=cA(d,c,t,r),f.htmlRegion="visibleFirst"}),l}function pA(e){return e&&v.isValidElement(e)&&e.type===v.Fragment}const hA=(e,t,r)=>v.isValidElement(e)?v.cloneElement(e,typeof r=="function"?r(e.props||{}):r):t;function AC(e,t){return hA(e,e,t)}const gA=e=>({animationDuration:e,animationFillMode:"both"}),mA=e=>({animationDuration:e,animationFillMode:"both"}),vA=(e,t,r,n,i=!1)=>{const a=i?"&":"";return{[`
130
+ ${a}${e}-enter,
131
+ ${a}${e}-appear
132
+ `]:Object.assign(Object.assign({},gA(n)),{animationPlayState:"paused"}),[`${a}${e}-leave`]:Object.assign(Object.assign({},mA(n)),{animationPlayState:"paused"}),[`
133
+ ${a}${e}-enter${e}-enter-active,
134
+ ${a}${e}-appear${e}-appear-active
135
+ `]:{animationName:t,animationPlayState:"running"},[`${a}${e}-leave${e}-leave-active`]:{animationName:r,animationPlayState:"running",pointerEvents:"none"}}},yA=new Vr("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),xA=new Vr("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}}),p0=new Vr("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),h0=new Vr("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}}),bA=new Vr("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}}),wA=new Vr("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}}),CA=new Vr("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}}),SA=new Vr("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}}),jA=new Vr("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}}),EA=new Vr("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}}),PA=new Vr("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}}),OA=new Vr("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}}),kA={zoom:{inKeyframes:yA,outKeyframes:xA},"zoom-big":{inKeyframes:p0,outKeyframes:h0},"zoom-big-fast":{inKeyframes:p0,outKeyframes:h0},"zoom-left":{inKeyframes:CA,outKeyframes:SA},"zoom-right":{inKeyframes:jA,outKeyframes:EA},"zoom-up":{inKeyframes:bA,outKeyframes:wA},"zoom-down":{inKeyframes:PA,outKeyframes:OA}},TA=(e,t)=>{const{antCls:r}=e,n=`${r}-${t}`,{inKeyframes:i,outKeyframes:a}=kA[t];return[vA(n,i,a,e.motionDurationFast),{[`
136
+ ${n}-enter,
137
+ ${n}-appear
138
+ `]:{transform:"scale(0)",opacity:0,animationTimingFunction:e.motionEaseOutCirc,"&-prepare":{transform:"none"}},[`${n}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]},MA=e=>{const{calc:t,componentCls:r,tooltipMaxWidth:n,tooltipColor:i,tooltipBg:a,tooltipBorderRadius:s,zIndexPopup:l,controlHeight:c,boxShadowSecondary:d,paddingSM:u,paddingXS:f,arrowOffsetHorizontal:h,sizePopupArrow:g}=e,m=t(s).add(g).add(h).equal(),x=t(s).mul(2).add(g).equal();return[{[r]:Object.assign(Object.assign(Object.assign(Object.assign({},Fh(e)),{position:"absolute",zIndex:l,display:"block",width:"max-content",maxWidth:n,visibility:"visible","--valid-offset-x":"var(--arrow-offset-horizontal, var(--arrow-x))",transformOrigin:["var(--valid-offset-x, 50%)","var(--arrow-y, 50%)"].join(" "),"&-hidden":{display:"none"},"--antd-arrow-background-color":a,[`${r}-inner`]:{minWidth:x,minHeight:c,padding:`${Ze(e.calc(u).div(2).equal())} ${Ze(f)}`,color:`var(--ant-tooltip-color, ${i})`,textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:a,borderRadius:s,boxShadow:d,boxSizing:"border-box"},[["&-placement-topLeft","&-placement-topRight","&-placement-bottomLeft","&-placement-bottomRight"].join(",")]:{minWidth:m},[["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(",")]:{[`${r}-inner`]:{borderRadius:e.min(s,MC)}},[`${r}-content`]:{position:"relative"}}),qM(e,(y,{darkColor:w})=>({[`&${r}-${y}`]:{[`${r}-inner`]:{backgroundColor:w},[`${r}-arrow`]:{"--antd-arrow-background-color":w}}}))),{"&-rtl":{direction:"rtl"}})},lA(e,"var(--antd-arrow-background-color)"),{[`${r}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow}}]},RA=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+70},RC({contentRadius:e.borderRadius,limitVerticalRadius:!0})),aA(Dn(e,{borderRadiusOuter:Math.min(e.borderRadiusOuter,4)}))),IC=(e,t=!0)=>os("Tooltip",n=>{const{borderRadius:i,colorTextLightSolid:a,colorBgSpotlight:s}=n,l=Dn(n,{tooltipMaxWidth:250,tooltipColor:a,tooltipBorderRadius:i,tooltipBg:s});return[MA(l),TA(n,"zoom-big-fast")]},RA,{resetStyle:!1,injectStyle:t})(e),AA=Vl.map(e=>`${e}-inverse`);function IA(e,t=!0){return t?[].concat(zt(AA),zt(Vl)).includes(e):Vl.includes(e)}const Bt=Math.round;function Zu(e,t){const r=e.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],n=r.map(i=>parseFloat(i));for(let i=0;i<3;i+=1)n[i]=t(n[i]||0,r[i]||"",i);return r[3]?n[3]=r[3].includes("%")?n[3]/100:n[3]:n[3]=1,n}const g0=(e,t,r)=>r===0?e:e/100;function la(e,t){const r=t||255;return e>r?r:e<0?0:e}class Dc{constructor(t){we(this,"isValid",!0),we(this,"r",0),we(this,"g",0),we(this,"b",0),we(this,"a",1),we(this,"_h",void 0),we(this,"_s",void 0),we(this,"_l",void 0),we(this,"_v",void 0),we(this,"_max",void 0),we(this,"_min",void 0),we(this,"_brightness",void 0);function r(n){return n[0]in t&&n[1]in t&&n[2]in t}if(t)if(typeof t=="string"){let i=function(a){return n.startsWith(a)};const n=t.trim();/^#?[A-F\d]{3,8}$/i.test(n)?this.fromHexString(n):i("rgb")?this.fromRgbString(n):i("hsl")?this.fromHslString(n):(i("hsv")||i("hsb"))&&this.fromHsvString(n)}else if(t instanceof Dc)this.r=t.r,this.g=t.g,this.b=t.b,this.a=t.a,this._h=t._h,this._s=t._s,this._l=t._l,this._v=t._v;else if(r("rgb"))this.r=la(t.r),this.g=la(t.g),this.b=la(t.b),this.a=typeof t.a=="number"?la(t.a,1):1;else if(r("hsl"))this.fromHsl(t);else if(r("hsv"))this.fromHsv(t);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(t))}setR(t){return this._sc("r",t)}setG(t){return this._sc("g",t)}setB(t){return this._sc("b",t)}setA(t){return this._sc("a",t,1)}setHue(t){const r=this.toHsv();return r.h=t,this._c(r)}getLuminance(){function t(a){const s=a/255;return s<=.03928?s/12.92:Math.pow((s+.055)/1.055,2.4)}const r=t(this.r),n=t(this.g),i=t(this.b);return .2126*r+.7152*n+.0722*i}getHue(){if(typeof this._h>"u"){const t=this.getMax()-this.getMin();t===0?this._h=0:this._h=Bt(60*(this.r===this.getMax()?(this.g-this.b)/t+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/t+2:(this.r-this.g)/t+4))}return this._h}getSaturation(){if(typeof this._s>"u"){const t=this.getMax()-this.getMin();t===0?this._s=0:this._s=t/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(t=10){const r=this.getHue(),n=this.getSaturation();let i=this.getLightness()-t/100;return i<0&&(i=0),this._c({h:r,s:n,l:i,a:this.a})}lighten(t=10){const r=this.getHue(),n=this.getSaturation();let i=this.getLightness()+t/100;return i>1&&(i=1),this._c({h:r,s:n,l:i,a:this.a})}mix(t,r=50){const n=this._c(t),i=r/100,a=l=>(n[l]-this[l])*i+this[l],s={r:Bt(a("r")),g:Bt(a("g")),b:Bt(a("b")),a:Bt(a("a")*100)/100};return this._c(s)}tint(t=10){return this.mix({r:255,g:255,b:255,a:1},t)}shade(t=10){return this.mix({r:0,g:0,b:0,a:1},t)}onBackground(t){const r=this._c(t),n=this.a+r.a*(1-this.a),i=a=>Bt((this[a]*this.a+r[a]*r.a*(1-this.a))/n);return this._c({r:i("r"),g:i("g"),b:i("b"),a:n})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.a}clone(){return this._c(this)}toHexString(){let t="#";const r=(this.r||0).toString(16);t+=r.length===2?r:"0"+r;const n=(this.g||0).toString(16);t+=n.length===2?n:"0"+n;const i=(this.b||0).toString(16);if(t+=i.length===2?i:"0"+i,typeof this.a=="number"&&this.a>=0&&this.a<1){const a=Bt(this.a*255).toString(16);t+=a.length===2?a:"0"+a}return t}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const t=this.getHue(),r=Bt(this.getSaturation()*100),n=Bt(this.getLightness()*100);return this.a!==1?`hsla(${t},${r}%,${n}%,${this.a})`:`hsl(${t},${r}%,${n}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(t,r,n){const i=this.clone();return i[t]=la(r,n),i}_c(t){return new this.constructor(t)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(t){const r=t.replace("#","");function n(i,a){return parseInt(r[i]+r[a||i],16)}r.length<6?(this.r=n(0),this.g=n(1),this.b=n(2),this.a=r[3]?n(3)/255:1):(this.r=n(0,1),this.g=n(2,3),this.b=n(4,5),this.a=r[6]?n(6,7)/255:1)}fromHsl({h:t,s:r,l:n,a:i}){if(this._h=t%360,this._s=r,this._l=n,this.a=typeof i=="number"?i:1,r<=0){const h=Bt(n*255);this.r=h,this.g=h,this.b=h}let a=0,s=0,l=0;const c=t/60,d=(1-Math.abs(2*n-1))*r,u=d*(1-Math.abs(c%2-1));c>=0&&c<1?(a=d,s=u):c>=1&&c<2?(a=u,s=d):c>=2&&c<3?(s=d,l=u):c>=3&&c<4?(s=u,l=d):c>=4&&c<5?(a=u,l=d):c>=5&&c<6&&(a=d,l=u);const f=n-d/2;this.r=Bt((a+f)*255),this.g=Bt((s+f)*255),this.b=Bt((l+f)*255)}fromHsv({h:t,s:r,v:n,a:i}){this._h=t%360,this._s=r,this._v=n,this.a=typeof i=="number"?i:1;const a=Bt(n*255);if(this.r=a,this.g=a,this.b=a,r<=0)return;const s=t/60,l=Math.floor(s),c=s-l,d=Bt(n*(1-r)*255),u=Bt(n*(1-r*c)*255),f=Bt(n*(1-r*(1-c))*255);switch(l){case 0:this.g=f,this.b=d;break;case 1:this.r=u,this.b=d;break;case 2:this.r=d,this.b=f;break;case 3:this.r=d,this.g=u;break;case 4:this.r=f,this.g=d;break;case 5:default:this.g=d,this.b=u;break}}fromHsvString(t){const r=Zu(t,g0);this.fromHsv({h:r[0],s:r[1],v:r[2],a:r[3]})}fromHslString(t){const r=Zu(t,g0);this.fromHsl({h:r[0],s:r[1],l:r[2],a:r[3]})}fromRgbString(t){const r=Zu(t,(n,i)=>i.includes("%")?Bt(n/100*255):n);this.r=r[0],this.g=r[1],this.b=r[2],this.a=r[3]}}var NA=["b"],DA=["v"],Qu=function(t){return Math.round(Number(t||0))},_A=function(t){if(t instanceof Dc)return t;if(t&&Ve(t)==="object"&&"h"in t&&"b"in t){var r=t,n=r.b,i=Jr(r,NA);return fe(fe({},i),{},{v:n})}return typeof t=="string"&&/hsb/.test(t)?t.replace(/hsb/,"hsv"):t},m0=(function(e){ts(r,e);var t=rs(r);function r(n){return zr(this,r),t.call(this,_A(n))}return Fr(r,[{key:"toHsbString",value:function(){var i=this.toHsb(),a=Qu(i.s*100),s=Qu(i.b*100),l=Qu(i.h),c=i.a,d="hsb(".concat(l,", ").concat(a,"%, ").concat(s,"%)"),u="hsba(".concat(l,", ").concat(a,"%, ").concat(s,"%, ").concat(c.toFixed(c===0?0:2),")");return c===1?d:u}},{key:"toHsb",value:function(){var i=this.toHsv(),a=i.v,s=Jr(i,DA);return fe(fe({},s),{},{b:a,a:this.a})}}]),r})(Dc);const BA=(e,t)=>e?.replace(/[^\w/]/g,"").slice(0,t?8:6)||"",$A=(e,t)=>e?BA(e,t):"";let v0=(function(){function e(t){zr(this,e);var r;if(this.cleared=!1,t instanceof e){this.metaColor=t.metaColor.clone(),this.colors=(r=t.colors)===null||r===void 0?void 0:r.map(i=>({color:new e(i.color),percent:i.percent})),this.cleared=t.cleared;return}const n=Array.isArray(t);n&&t.length?(this.colors=t.map(({color:i,percent:a})=>({color:new e(i),percent:a})),this.metaColor=new m0(this.colors[0].color.metaColor)):this.metaColor=new m0(n?"":t),(!t||n&&!this.colors)&&(this.metaColor=this.metaColor.setA(0),this.cleared=!0)}return Fr(e,[{key:"toHsb",value:function(){return this.metaColor.toHsb()}},{key:"toHsbString",value:function(){return this.metaColor.toHsbString()}},{key:"toHex",value:function(){return $A(this.toHexString(),this.metaColor.a<1)}},{key:"toHexString",value:function(){return this.metaColor.toHexString()}},{key:"toRgb",value:function(){return this.metaColor.toRgb()}},{key:"toRgbString",value:function(){return this.metaColor.toRgbString()}},{key:"isGradient",value:function(){return!!this.colors&&!this.cleared}},{key:"getColors",value:function(){return this.colors||[{color:this,percent:0}]}},{key:"toCssString",value:function(){const{colors:r}=this;return r?`linear-gradient(90deg, ${r.map(i=>`${i.color.toRgbString()} ${i.percent}%`).join(", ")})`:this.metaColor.toRgbString()}},{key:"equals",value:function(r){return!r||this.isGradient()!==r.isGradient()?!1:this.isGradient()?this.colors.length===r.colors.length&&this.colors.every((n,i)=>{const a=r.colors[i];return n.percent===a.percent&&n.color.equals(a.color)}):this.toHexString()===r.toHexString()}}])})();const LA=e=>e instanceof v0?e:new v0(e);function NC(e,t){const r=IA(t),n=Be({[`${e}-${t}`]:t&&r}),i={},a={},s=LA(t).toRgb(),c=(.299*s.r+.587*s.g+.114*s.b)/255<.5?"#FFF":"#000";return t&&!r&&(i.background=t,i["--ant-tooltip-color"]=c,a["--antd-arrow-background-color"]=t),{className:n,overlayStyle:i,arrowStyle:a}}const zA=e=>{const{prefixCls:t,className:r,placement:n="top",title:i,color:a,overlayInnerStyle:s}=e,{getPrefixCls:l}=C.useContext(Tn),c=l("tooltip",t),[d,u,f]=IC(c),h=NC(c,a),g=h.arrowStyle,m=Object.assign(Object.assign({},s),h.overlayStyle),x=Be(u,f,c,`${c}-pure`,`${c}-placement-${n}`,r,h.className);return d(C.createElement("div",{className:x,style:g},C.createElement("div",{className:`${c}-arrow`}),C.createElement(bC,Object.assign({},e,{className:u,prefixCls:c,overlayInnerStyle:m}),i)))};var FA=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const VA=C.forwardRef((e,t)=>{var r,n;const{prefixCls:i,openClassName:a,getTooltipContainer:s,color:l,overlayInnerStyle:c,children:d,afterOpenChange:u,afterVisibleChange:f,destroyTooltipOnHide:h,destroyOnHidden:g,arrow:m=!0,title:x,overlay:y,builtinPlacements:w,arrowPointAtCenter:b=!1,autoAdjustOverflow:j=!0,getPopupContainer:P,placement:E="top",mouseEnterDelay:S=.1,mouseLeaveDelay:O=.1,overlayStyle:k,rootClassName:R,overlayClassName:I,styles:B,classNames:_}=e,$=FA(e,["prefixCls","openClassName","getTooltipContainer","color","overlayInnerStyle","children","afterOpenChange","afterVisibleChange","destroyTooltipOnHide","destroyOnHidden","arrow","title","overlay","builtinPlacements","arrowPointAtCenter","autoAdjustOverflow","motion","getPopupContainer","placement","mouseEnterDelay","mouseLeaveDelay","overlayStyle","rootClassName","overlayClassName","styles","classNames"]),W=!!m,[,T]=Io(),{getPopupContainer:D,getPrefixCls:N,direction:A,className:L,style:K,classNames:H,styles:V}=Ic("tooltip"),Y=fn("Tooltip"),re=C.useRef(null),se=()=>{var le;(le=re.current)===null||le===void 0||le.forceAlign()};C.useImperativeHandle(t,()=>{var le,ye;return{forceAlign:se,forcePopupAlign:()=>{Y.deprecated(!1,"forcePopupAlign","forceAlign"),se()},nativeElement:(le=re.current)===null||le===void 0?void 0:le.nativeElement,popupElement:(ye=re.current)===null||ye===void 0?void 0:ye.popupElement}}),process.env.NODE_ENV!=="production"&&([["visible","open"],["defaultVisible","defaultOpen"],["onVisibleChange","onOpenChange"],["afterVisibleChange","afterOpenChange"],["destroyTooltipOnHide","destroyOnHidden"],["arrowPointAtCenter","arrow={{ pointAtCenter: true }}"],["overlayStyle","styles={{ root: {} }}"],["overlayInnerStyle","styles={{ body: {} }}"],["overlayClassName",'classNames={{ root: "" }}']].forEach(([le,ye])=>{Y.deprecated(!(le in e),le,ye)}),process.env.NODE_ENV!=="production"&&Y(!h||typeof h=="boolean","usage","`destroyTooltipOnHide` no need config `keepParent` anymore. Please use `boolean` value directly."),process.env.NODE_ENV!=="production"&&Y(!m||typeof m=="boolean"||!("arrowPointAtCenter"in m),"deprecated","`arrowPointAtCenter` in `arrow` is deprecated. Please use `pointAtCenter` instead."));const[pe,Ee]=go(!1,{value:(r=e.open)!==null&&r!==void 0?r:e.visible,defaultValue:(n=e.defaultOpen)!==null&&n!==void 0?n:e.defaultVisible}),Pe=!x&&!y&&x!==0,X=le=>{var ye,Ce;Ee(Pe?!1:le),Pe||((ye=e.onOpenChange)===null||ye===void 0||ye.call(e,le),(Ce=e.onVisibleChange)===null||Ce===void 0||Ce.call(e,le))},ge=C.useMemo(()=>{var le,ye;let Ce=b;return typeof m=="object"&&(Ce=(ye=(le=m.pointAtCenter)!==null&&le!==void 0?le:m.arrowPointAtCenter)!==null&&ye!==void 0?ye:b),w||fA({arrowPointAtCenter:Ce,autoAdjustOverflow:j,arrowWidth:W?T.sizePopupArrow:0,borderRadius:T.borderRadius,offset:T.marginXXS})},[b,m,w,T]),ce=C.useMemo(()=>x===0?x:y||x||"",[y,x]),F=C.createElement(Pp,{space:!0},typeof ce=="function"?ce():ce),te=N("tooltip",i),M=N(),U=e["data-popover-inject"];let q=pe;!("open"in e)&&!("visible"in e)&&Pe&&(q=!1);const Z=C.isValidElement(d)&&!pA(d)?d:C.createElement("span",null,d),ee=Z.props,oe=!ee.className||typeof ee.className=="string"?Be(ee.className,a||`${te}-open`):ee.className,[xe,ue,ve]=IC(te,!U),me=NC(te,l),de=me.arrowStyle,ke=Be(I,{[`${te}-rtl`]:A==="rtl"},me.className,R,ue,ve,L,H.root,_?.root),Q=Be(H.body,_?.body),[ae,ne]=iA("Tooltip",$.zIndex),be=C.createElement(GR,Object.assign({},$,{zIndex:ae,showArrow:W,placement:E,mouseEnterDelay:S,mouseLeaveDelay:O,prefixCls:te,classNames:{root:ke,body:Q},styles:{root:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},de),V.root),K),k),B?.root),body:Object.assign(Object.assign(Object.assign(Object.assign({},V.body),c),B?.body),me.overlayStyle)},getTooltipContainer:P||s||D,ref:re,builtinPlacements:ge,overlay:F,visible:q,onVisibleChange:X,afterVisibleChange:u??f,arrowContent:C.createElement("span",{className:`${te}-arrow-content`}),motion:{motionName:oA(M,"zoom-big-fast",e.transitionName),motionDeadline:1e3},destroyTooltipOnHide:g??!!h}),q?AC(Z,{className:oe}):Z);return xe(C.createElement(Wh.Provider,{value:ne},be))}),ss=VA;process.env.NODE_ENV!=="production"&&(ss.displayName="Tooltip");ss._InternalPanelDoNotUseOrYouWillBeFired=zA;var HA={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z"}}]},name:"enter",theme:"outlined"},WA=function(t,r){return C.createElement(Nn,Mt({},t,{ref:r,icon:HA}))},DC=C.forwardRef(WA);process.env.NODE_ENV!=="production"&&(DC.displayName="EnterOutlined");var y0={ENTER:13,ESC:27};function UA(e){return!!(e.addonBefore||e.addonAfter)}function KA(e){return!!(e.prefix||e.suffix||e.allowClear)}function x0(e,t,r){var n=t.cloneNode(!0),i=Object.create(e,{target:{value:n},currentTarget:{value:n}});return n.value=r,typeof t.selectionStart=="number"&&typeof t.selectionEnd=="number"&&(n.selectionStart=t.selectionStart,n.selectionEnd=t.selectionEnd),n.setSelectionRange=function(){t.setSelectionRange.apply(t,arguments)},i}function Hl(e,t,r,n){if(r){var i=t;if(t.type==="click"){i=x0(t,e,""),r(i);return}if(e.type!=="file"&&n!==void 0){i=x0(t,e,n),r(i);return}r(i)}}function _C(e,t){if(e){e.focus(t);var r=t||{},n=r.cursor;if(n){var i=e.value.length;switch(n){case"start":e.setSelectionRange(0,0);break;case"end":e.setSelectionRange(i,i);break;default:e.setSelectionRange(0,i)}}}}var BC=v.forwardRef(function(e,t){var r,n,i,a=e.inputElement,s=e.children,l=e.prefixCls,c=e.prefix,d=e.suffix,u=e.addonBefore,f=e.addonAfter,h=e.className,g=e.style,m=e.disabled,x=e.readOnly,y=e.focused,w=e.triggerFocus,b=e.allowClear,j=e.value,P=e.handleReset,E=e.hidden,S=e.classes,O=e.classNames,k=e.dataAttrs,R=e.styles,I=e.components,B=e.onClear,_=s??a,$=I?.affixWrapper||"span",W=I?.groupWrapper||"span",T=I?.wrapper||"span",D=I?.groupAddon||"span",N=v.useRef(null),A=function(U){var q;(q=N.current)!==null&&q!==void 0&&q.contains(U.target)&&w?.()},L=KA(e),K=v.cloneElement(_,{value:j,className:Be((r=_.props)===null||r===void 0?void 0:r.className,!L&&O?.variant)||null}),H=v.useRef(null);if(v.useImperativeHandle(t,function(){return{nativeElement:H.current||N.current}}),L){var V=null;if(b){var Y=!m&&!x&&j,re="".concat(l,"-clear-icon"),se=Ve(b)==="object"&&b!==null&&b!==void 0&&b.clearIcon?b.clearIcon:"✖";V=v.createElement("button",{type:"button",tabIndex:-1,onClick:function(U){P?.(U),B?.()},onMouseDown:function(U){return U.preventDefault()},className:Be(re,we(we({},"".concat(re,"-hidden"),!Y),"".concat(re,"-has-suffix"),!!d))},se)}var pe="".concat(l,"-affix-wrapper"),Ee=Be(pe,we(we(we(we(we({},"".concat(l,"-disabled"),m),"".concat(pe,"-disabled"),m),"".concat(pe,"-focused"),y),"".concat(pe,"-readonly"),x),"".concat(pe,"-input-with-clear-btn"),d&&b&&j),S?.affixWrapper,O?.affixWrapper,O?.variant),Pe=(d||b)&&v.createElement("span",{className:Be("".concat(l,"-suffix"),O?.suffix),style:R?.suffix},V,d);K=v.createElement($,Mt({className:Ee,style:R?.affixWrapper,onClick:A},k?.affixWrapper,{ref:N}),c&&v.createElement("span",{className:Be("".concat(l,"-prefix"),O?.prefix),style:R?.prefix},c),K,Pe)}if(UA(e)){var X="".concat(l,"-group"),ge="".concat(X,"-addon"),ce="".concat(X,"-wrapper"),F=Be("".concat(l,"-wrapper"),X,S?.wrapper,O?.wrapper),te=Be(ce,we({},"".concat(ce,"-disabled"),m),S?.group,O?.groupWrapper);K=v.createElement(W,{className:te,ref:H},v.createElement(T,{className:F},u&&v.createElement(D,{className:ge},u),K,f&&v.createElement(D,{className:ge},f)))}return v.cloneElement(K,{className:Be((n=K.props)===null||n===void 0?void 0:n.className,h)||null,style:fe(fe({},(i=K.props)===null||i===void 0?void 0:i.style),g),hidden:E})}),YA=["show"];function $C(e,t){return C.useMemo(function(){var r={};t&&(r.show=Ve(t)==="object"&&t.formatter?t.formatter:!!t),r=fe(fe({},r),e);var n=r,i=n.show,a=Jr(n,YA);return fe(fe({},a),{},{show:!!i,showFormatter:typeof i=="function"?i:void 0,strategy:a.strategy||function(s){return s.length}})},[e,t])}var qA=["autoComplete","onChange","onFocus","onBlur","onPressEnter","onKeyDown","onKeyUp","prefixCls","disabled","htmlSize","className","maxLength","suffix","showCount","count","type","classes","classNames","styles","onCompositionStart","onCompositionEnd"],GA=v.forwardRef(function(e,t){var r=e.autoComplete,n=e.onChange,i=e.onFocus,a=e.onBlur,s=e.onPressEnter,l=e.onKeyDown,c=e.onKeyUp,d=e.prefixCls,u=d===void 0?"rc-input":d,f=e.disabled,h=e.htmlSize,g=e.className,m=e.maxLength,x=e.suffix,y=e.showCount,w=e.count,b=e.type,j=b===void 0?"text":b,P=e.classes,E=e.classNames,S=e.styles,O=e.onCompositionStart,k=e.onCompositionEnd,R=Jr(e,qA),I=v.useState(!1),B=Se(I,2),_=B[0],$=B[1],W=v.useRef(!1),T=v.useRef(!1),D=v.useRef(null),N=v.useRef(null),A=function(de){D.current&&_C(D.current,de)},L=go(e.defaultValue,{value:e.value}),K=Se(L,2),H=K[0],V=K[1],Y=H==null?"":String(H),re=v.useState(null),se=Se(re,2),pe=se[0],Ee=se[1],Pe=$C(w,y),X=Pe.max||m,ge=Pe.strategy(Y),ce=!!X&&ge>X;v.useImperativeHandle(t,function(){var me;return{focus:A,blur:function(){var ke;(ke=D.current)===null||ke===void 0||ke.blur()},setSelectionRange:function(ke,Q,ae){var ne;(ne=D.current)===null||ne===void 0||ne.setSelectionRange(ke,Q,ae)},select:function(){var ke;(ke=D.current)===null||ke===void 0||ke.select()},input:D.current,nativeElement:((me=N.current)===null||me===void 0?void 0:me.nativeElement)||D.current}}),v.useEffect(function(){T.current&&(T.current=!1),$(function(me){return me&&f?!1:me})},[f]);var F=function(de,ke,Q){var ae=ke;if(!W.current&&Pe.exceedFormatter&&Pe.max&&Pe.strategy(ke)>Pe.max){if(ae=Pe.exceedFormatter(ke,{max:Pe.max}),ke!==ae){var ne,be;Ee([((ne=D.current)===null||ne===void 0?void 0:ne.selectionStart)||0,((be=D.current)===null||be===void 0?void 0:be.selectionEnd)||0])}}else if(Q.source==="compositionEnd")return;V(ae),D.current&&Hl(D.current,de,n,ae)};v.useEffect(function(){if(pe){var me;(me=D.current)===null||me===void 0||me.setSelectionRange.apply(me,zt(pe))}},[pe]);var te=function(de){F(de,de.target.value,{source:"change"})},M=function(de){W.current=!1,F(de,de.currentTarget.value,{source:"compositionEnd"}),k?.(de)},U=function(de){s&&de.key==="Enter"&&!T.current&&(T.current=!0,s(de)),l?.(de)},q=function(de){de.key==="Enter"&&(T.current=!1),c?.(de)},Z=function(de){$(!0),i?.(de)},ee=function(de){T.current&&(T.current=!1),$(!1),a?.(de)},oe=function(de){V(""),A(),D.current&&Hl(D.current,de,n)},xe=ce&&"".concat(u,"-out-of-range"),ue=function(){var de=Pw(e,["prefixCls","onPressEnter","addonBefore","addonAfter","prefix","suffix","allowClear","defaultValue","showCount","count","classes","htmlSize","styles","classNames","onClear"]);return v.createElement("input",Mt({autoComplete:r},de,{onChange:te,onFocus:Z,onBlur:ee,onKeyDown:U,onKeyUp:q,className:Be(u,we({},"".concat(u,"-disabled"),f),E?.input),style:S?.input,ref:D,size:h,type:j,onCompositionStart:function(Q){W.current=!0,O?.(Q)},onCompositionEnd:M}))},ve=function(){var de=Number(X)>0;if(x||Pe.show){var ke=Pe.showFormatter?Pe.showFormatter({value:Y,count:ge,maxLength:X}):"".concat(ge).concat(de?" / ".concat(X):"");return v.createElement(v.Fragment,null,Pe.show&&v.createElement("span",{className:Be("".concat(u,"-show-count-suffix"),we({},"".concat(u,"-show-count-has-suffix"),!!x),E?.count),style:fe({},S?.count)},ke),x)}return null};return v.createElement(BC,Mt({},R,{prefixCls:u,className:Be(g,xe),handleReset:oe,value:Y,focused:_,triggerFocus:A,suffix:ve(),disabled:f,classes:P,classNames:E,styles:S,ref:N}),ue())}),XA=`
139
+ min-height:0 !important;
140
+ max-height:none !important;
141
+ height:0 !important;
142
+ visibility:hidden !important;
143
+ overflow:hidden !important;
144
+ position:absolute !important;
145
+ z-index:-1000 !important;
146
+ top:0 !important;
147
+ right:0 !important;
148
+ pointer-events: none !important;
149
+ `,ZA=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],Ju={},fr;function QA(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,r=e.getAttribute("id")||e.getAttribute("data-reactid")||e.getAttribute("name");if(t&&Ju[r])return Ju[r];var n=window.getComputedStyle(e),i=n.getPropertyValue("box-sizing")||n.getPropertyValue("-moz-box-sizing")||n.getPropertyValue("-webkit-box-sizing"),a=parseFloat(n.getPropertyValue("padding-bottom"))+parseFloat(n.getPropertyValue("padding-top")),s=parseFloat(n.getPropertyValue("border-bottom-width"))+parseFloat(n.getPropertyValue("border-top-width")),l=ZA.map(function(d){return"".concat(d,":").concat(n.getPropertyValue(d))}).join(";"),c={sizingStyle:l,paddingSize:a,borderSize:s,boxSizing:i};return t&&r&&(Ju[r]=c),c}function JA(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;fr||(fr=document.createElement("textarea"),fr.setAttribute("tab-index","-1"),fr.setAttribute("aria-hidden","true"),fr.setAttribute("name","hiddenTextarea"),document.body.appendChild(fr)),e.getAttribute("wrap")?fr.setAttribute("wrap",e.getAttribute("wrap")):fr.removeAttribute("wrap");var i=QA(e,t),a=i.paddingSize,s=i.borderSize,l=i.boxSizing,c=i.sizingStyle;fr.setAttribute("style","".concat(c,";").concat(XA)),fr.value=e.value||e.placeholder||"";var d=void 0,u=void 0,f,h=fr.scrollHeight;if(l==="border-box"?h+=s:l==="content-box"&&(h-=a),r!==null||n!==null){fr.value=" ";var g=fr.scrollHeight-a;r!==null&&(d=g*r,l==="border-box"&&(d=d+a+s),h=Math.max(d,h)),n!==null&&(u=g*n,l==="border-box"&&(u=u+a+s),f=h>u?"":"hidden",h=Math.min(u,h))}var m={height:h,overflowY:f,resize:"none"};return d&&(m.minHeight=d),u&&(m.maxHeight=u),m}var eI=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],ed=0,td=1,rd=2,tI=C.forwardRef(function(e,t){var r=e,n=r.prefixCls,i=r.defaultValue,a=r.value,s=r.autoSize,l=r.onResize,c=r.className,d=r.style,u=r.disabled,f=r.onChange,h=r.onInternalAutoSize,g=Jr(r,eI),m=go(i,{value:a,postState:function(re){return re??""}}),x=Se(m,2),y=x[0],w=x[1],b=function(re){w(re.target.value),f?.(re)},j=C.useRef();C.useImperativeHandle(t,function(){return{textArea:j.current}});var P=C.useMemo(function(){return s&&Ve(s)==="object"?[s.minRows,s.maxRows]:[]},[s]),E=Se(P,2),S=E[0],O=E[1],k=!!s,R=C.useState(rd),I=Se(R,2),B=I[0],_=I[1],$=C.useState(),W=Se($,2),T=W[0],D=W[1],N=function(){_(ed),process.env.NODE_ENV==="test"&&h?.()};pt(function(){k&&N()},[a,S,O,k]),pt(function(){if(B===ed)_(td);else if(B===td){var Y=JA(j.current,!1,S,O);_(rd),D(Y)}},[B]);var A=C.useRef(),L=function(){bo.cancel(A.current)},K=function(re){B===rd&&(l?.(re),s&&(L(),A.current=bo(function(){N()})))};C.useEffect(function(){return L},[]);var H=k?T:null,V=fe(fe({},d),H);return(B===ed||B===td)&&(V.overflowY="hidden",V.overflowX="hidden"),C.createElement(Ro,{onResize:K,disabled:!(s||l)},C.createElement("textarea",Mt({},g,{ref:j,style:V,className:Be(n,c,we({},"".concat(n,"-disabled"),u)),disabled:u,value:y,onChange:b})))}),rI=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],nI=v.forwardRef(function(e,t){var r,n=e.defaultValue,i=e.value,a=e.onFocus,s=e.onBlur,l=e.onChange,c=e.allowClear,d=e.maxLength,u=e.onCompositionStart,f=e.onCompositionEnd,h=e.suffix,g=e.prefixCls,m=g===void 0?"rc-textarea":g,x=e.showCount,y=e.count,w=e.className,b=e.style,j=e.disabled,P=e.hidden,E=e.classNames,S=e.styles,O=e.onResize,k=e.onClear,R=e.onPressEnter,I=e.readOnly,B=e.autoSize,_=e.onKeyDown,$=Jr(e,rI),W=go(n,{value:i,defaultValue:n}),T=Se(W,2),D=T[0],N=T[1],A=D==null?"":String(D),L=v.useState(!1),K=Se(L,2),H=K[0],V=K[1],Y=v.useRef(!1),re=v.useState(null),se=Se(re,2),pe=se[0],Ee=se[1],Pe=v.useRef(null),X=v.useRef(null),ge=function(){var Re;return(Re=X.current)===null||Re===void 0?void 0:Re.textArea},ce=function(){ge().focus()};v.useImperativeHandle(t,function(){var Ie;return{resizableTextArea:X.current,focus:ce,blur:function(){ge().blur()},nativeElement:((Ie=Pe.current)===null||Ie===void 0?void 0:Ie.nativeElement)||ge()}}),v.useEffect(function(){V(function(Ie){return!j&&Ie})},[j]);var F=v.useState(null),te=Se(F,2),M=te[0],U=te[1];v.useEffect(function(){if(M){var Ie;(Ie=ge()).setSelectionRange.apply(Ie,zt(M))}},[M]);var q=$C(y,x),Z=(r=q.max)!==null&&r!==void 0?r:d,ee=Number(Z)>0,oe=q.strategy(A),xe=!!Z&&oe>Z,ue=function(Re,he){var je=he;!Y.current&&q.exceedFormatter&&q.max&&q.strategy(he)>q.max&&(je=q.exceedFormatter(he,{max:q.max}),he!==je&&U([ge().selectionStart||0,ge().selectionEnd||0])),N(je),Hl(Re.currentTarget,Re,l,je)},ve=function(Re){Y.current=!0,u?.(Re)},me=function(Re){Y.current=!1,ue(Re,Re.currentTarget.value),f?.(Re)},de=function(Re){ue(Re,Re.target.value)},ke=function(Re){Re.key==="Enter"&&R&&R(Re),_?.(Re)},Q=function(Re){V(!0),a?.(Re)},ae=function(Re){V(!1),s?.(Re)},ne=function(Re){N(""),ce(),Hl(ge(),Re,l)},be=h,le;q.show&&(q.showFormatter?le=q.showFormatter({value:A,count:oe,maxLength:Z}):le="".concat(oe).concat(ee?" / ".concat(Z):""),be=v.createElement(v.Fragment,null,be,v.createElement("span",{className:Be("".concat(m,"-data-count"),E?.count),style:S?.count},le)));var ye=function(Re){var he;O?.(Re),(he=ge())!==null&&he!==void 0&&he.style.height&&Ee(!0)},Ce=!B&&!x&&!c;return v.createElement(BC,{ref:Pe,value:A,allowClear:c,handleReset:ne,suffix:be,prefixCls:m,classNames:fe(fe({},E),{},{affixWrapper:Be(E?.affixWrapper,we(we({},"".concat(m,"-show-count"),x),"".concat(m,"-textarea-allow-clear"),c))}),disabled:j,focused:H,className:Be(w,xe&&"".concat(m,"-out-of-range")),style:fe(fe({},b),pe&&!Ce?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof le=="string"?le:void 0}},hidden:P,readOnly:I,onClear:k},v.createElement(tI,Mt({},$,{autoSize:B,maxLength:d,onKeyDown:ke,onChange:de,onFocus:Q,onBlur:ae,onCompositionStart:ve,onCompositionEnd:me,className:Be(E?.textarea),style:fe(fe({},S?.textarea),{},{resize:b?.resize}),disabled:j,prefixCls:m,onResize:ye,ref:X,readOnly:I})))}),iI={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"},oI=function(t,r){return C.createElement(Nn,Mt({},t,{ref:r,icon:iI}))},LC=C.forwardRef(oI);process.env.NODE_ENV!=="production"&&(LC.displayName="CloseCircleFilled");const zC=e=>{let t;return typeof e=="object"&&e?.clearIcon?t=e:e&&(t={clearIcon:v.createElement(LC,null)}),t};function Op(e,t,r){return Be({[`${e}-status-success`]:t==="success",[`${e}-status-warning`]:t==="warning",[`${e}-status-error`]:t==="error",[`${e}-status-validating`]:t==="validating",[`${e}-has-feedback`]:r})}const FC=(e,t)=>t||e,VC=e=>{const[,,,,t]=Io();return t?`${e}-css-var`:""},HC=(e,t,r=void 0)=>{var n,i;const{variant:a,[e]:s}=C.useContext(Tn),l=C.useContext(ZR),c=s?.variant;let d;typeof t<"u"?d=t:r===!1?d="borderless":d=(i=(n=l??c)!==null&&n!==void 0?n:a)!==null&&i!==void 0?i:"outlined";const u=yM.includes(d);return[d,u]};function aI(e,t){const r=v.useRef([]),n=()=>{r.current.push(setTimeout(()=>{var i,a,s,l;!((i=e.current)===null||i===void 0)&&i.input&&((a=e.current)===null||a===void 0?void 0:a.input.getAttribute("type"))==="password"&&(!((s=e.current)===null||s===void 0)&&s.input.hasAttribute("value"))&&((l=e.current)===null||l===void 0||l.input.removeAttribute("value"))}))};return v.useEffect(()=>(n(),()=>r.current.forEach(i=>{i&&clearTimeout(i)})),[]),n}function sI(e,t,r,n){const{focusElCls:i,focus:a,borderElCls:s}=r,l=s?"> *":"",c=["hover",a?"focus":null,"active"].filter(Boolean).map(d=>`&:${d} ${l}`).join(",");return{[`&-item:not(${t}-last-item)`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()},[`&-item:not(${n}-status-success)`]:{zIndex:2},"&-item":Object.assign(Object.assign({[c]:{zIndex:3}},i?{[`&${i}`]:{zIndex:3}}:{}),{[`&[disabled] ${l}`]:{zIndex:0}})}}function lI(e,t,r){const{borderElCls:n}=r,i=n?`> ${n}`:"";return{[`&-item:not(${t}-first-item):not(${t}-last-item) ${i}`]:{borderRadius:0},[`&-item:not(${t}-last-item)${t}-first-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${t}-first-item)${t}-last-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function cI(e,t={focus:!0}){const{componentCls:r}=e,n=`${r}-compact`;return{[n]:Object.assign(Object.assign({},sI(e,n,t,r)),lI(r,n,t))}}function Uh(e){return Dn(e,{inputAffixPadding:e.paddingXXS})}const Kh=e=>{const{controlHeight:t,fontSize:r,lineHeight:n,lineWidth:i,controlHeightSM:a,controlHeightLG:s,fontSizeLG:l,lineHeightLG:c,paddingSM:d,controlPaddingHorizontalSM:u,controlPaddingHorizontal:f,colorFillAlter:h,colorPrimaryHover:g,colorPrimary:m,controlOutlineWidth:x,controlOutline:y,colorErrorOutline:w,colorWarningOutline:b,colorBgContainer:j,inputFontSize:P,inputFontSizeLG:E,inputFontSizeSM:S}=e,O=P||r,k=S||O,R=E||l,I=Math.round((t-O*n)/2*10)/10-i,B=Math.round((a-k*n)/2*10)/10-i,_=Math.ceil((s-R*c)/2*10)/10-i;return{paddingBlock:Math.max(I,0),paddingBlockSM:Math.max(B,0),paddingBlockLG:Math.max(_,0),paddingInline:d-i,paddingInlineSM:u-i,paddingInlineLG:f-i,addonBg:h,activeBorderColor:m,hoverBorderColor:g,activeShadow:`0 0 0 ${x}px ${y}`,errorActiveShadow:`0 0 0 ${x}px ${w}`,warningActiveShadow:`0 0 0 ${x}px ${b}`,hoverBg:j,activeBg:j,inputFontSize:O,inputFontSizeLG:R,inputFontSizeSM:k}},uI=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}),Yh=e=>({color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"input[disabled], textarea[disabled]":{cursor:"not-allowed"},"&:hover:not([disabled])":Object.assign({},uI(Dn(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled})))}),WC=(e,t)=>({background:e.colorBgContainer,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:t.borderColor,"&:hover":{borderColor:t.hoverBorderColor,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:t.activeBorderColor,boxShadow:t.activeShadow,outline:0,backgroundColor:e.activeBg}}),b0=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},WC(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}}),[`&${e.componentCls}-status-${t.status}${e.componentCls}-disabled`]:{borderColor:t.borderColor}}),dI=(e,t)=>({"&-outlined":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},WC(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},Yh(e))}),b0(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError})),b0(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning})),t)}),w0=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:t.addonBorderColor,color:t.addonColor}}}),fI=e=>({"&-outlined":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group`]:{"&-addon":{background:e.addonBg,border:`${Ze(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:first-child":{borderInlineEnd:0},"&-addon:last-child":{borderInlineStart:0}}},w0(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText})),w0(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:Object.assign({},Yh(e))}})}),pI=(e,t)=>{const{componentCls:r}=e;return{"&-borderless":Object.assign({background:"transparent",border:"none","&:focus, &:focus-within":{outline:"none"},[`&${r}-disabled, &[disabled]`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${r}-status-error`]:{"&, & input, & textarea":{color:e.colorError}},[`&${r}-status-warning`]:{"&, & input, & textarea":{color:e.colorWarning}}},t)}},UC=(e,t)=>{var r;return{background:t.bg,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:"transparent","input&, & input, textarea&, & textarea":{color:(r=t?.inputColor)!==null&&r!==void 0?r:"unset"},"&:hover":{background:t.hoverBg},"&:focus, &:focus-within":{outline:0,borderColor:t.activeBorderColor,backgroundColor:e.activeBg}}},C0=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},UC(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}})}),hI=(e,t)=>({"&-filled":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},UC(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},Yh(e))}),C0(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError})),C0(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning})),t)}),S0=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{background:t.addonBg,color:t.addonColor}}}),gI=e=>({"&-filled":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group-addon`]:{background:e.colorFillTertiary,"&:last-child":{position:"static"}}},S0(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText})),S0(e,{status:"warning",addonBg:e.colorWarningBg,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary,color:e.colorTextDisabled},"&-addon:first-child":{borderInlineStart:`${Ze(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${Ze(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${Ze(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:last-child":{borderInlineEnd:`${Ze(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${Ze(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${Ze(e.lineWidth)} ${e.lineType} ${e.colorBorder}`}}}})}),KC=(e,t)=>({background:e.colorBgContainer,borderWidth:`${Ze(e.lineWidth)} 0`,borderStyle:`${e.lineType} none`,borderColor:`transparent transparent ${t.borderColor} transparent`,borderRadius:0,"&:hover":{borderColor:`transparent transparent ${t.borderColor} transparent`,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:`transparent transparent ${t.activeBorderColor} transparent`,outline:0,backgroundColor:e.activeBg}}),j0=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},KC(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}}),[`&${e.componentCls}-status-${t.status}${e.componentCls}-disabled`]:{borderColor:`transparent transparent ${t.borderColor} transparent`}}),mI=(e,t)=>({"&-underlined":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},KC(e,{borderColor:e.colorBorder,activeBorderColor:e.activeBorderColor})),{[`&${e.componentCls}-disabled, &[disabled]`]:{color:e.colorTextDisabled,boxShadow:"none",cursor:"not-allowed","&:hover":{borderColor:`transparent transparent ${e.colorBorder} transparent`}},"input[disabled], textarea[disabled]":{cursor:"not-allowed"}}),j0(e,{status:"error",borderColor:e.colorError,activeBorderColor:e.colorError,affixColor:e.colorError})),j0(e,{status:"warning",borderColor:e.colorWarning,activeBorderColor:e.colorWarning,affixColor:e.colorWarning})),t)}),vI=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}}),YC=e=>{const{paddingBlockLG:t,lineHeightLG:r,borderRadiusLG:n,paddingInlineLG:i}=e;return{padding:`${Ze(t)} ${Ze(i)}`,fontSize:e.inputFontSizeLG,lineHeight:r,borderRadius:n}},qC=e=>({padding:`${Ze(e.paddingBlockSM)} ${Ze(e.paddingInlineSM)}`,fontSize:e.inputFontSizeSM,borderRadius:e.borderRadiusSM}),GC=e=>Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:`${Ze(e.paddingBlock)} ${Ze(e.paddingInline)}`,color:e.colorText,fontSize:e.inputFontSize,lineHeight:e.lineHeight,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid}`},vI(e.colorTextPlaceholder)),{"&-lg":Object.assign({},YC(e)),"&-sm":Object.assign({},qC(e)),"&-rtl, &-textarea-rtl":{direction:"rtl"}}),yI=e=>{const{componentCls:t,antCls:r}=e;return{position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0,"&[class*='col-']":{paddingInlineEnd:e.paddingXS,"&:last-child":{paddingInlineEnd:0}},[`&-lg ${t}, &-lg > ${t}-group-addon`]:Object.assign({},YC(e)),[`&-sm ${t}, &-sm > ${t}-group-addon`]:Object.assign({},qC(e)),[`&-lg ${r}-select-single ${r}-select-selector`]:{height:e.controlHeightLG},[`&-sm ${r}-select-single ${r}-select-selector`]:{height:e.controlHeightSM},[`> ${t}`]:{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}},[`${t}-group`]:{"&-addon, &-wrap":{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}},"&-wrap > *":{display:"block !important"},"&-addon":{position:"relative",padding:`0 ${Ze(e.paddingInline)}`,color:e.colorText,fontWeight:"normal",fontSize:e.inputFontSize,textAlign:"center",borderRadius:e.borderRadius,transition:`all ${e.motionDurationSlow}`,lineHeight:1,[`${r}-select`]:{margin:`${Ze(e.calc(e.paddingBlock).add(1).mul(-1).equal())} ${Ze(e.calc(e.paddingInline).mul(-1).equal())}`,[`&${r}-select-single:not(${r}-select-customize-input):not(${r}-pagination-size-changer)`]:{[`${r}-select-selector`]:{backgroundColor:"inherit",border:`${Ze(e.lineWidth)} ${e.lineType} transparent`,boxShadow:"none"}}},[`${r}-cascader-picker`]:{margin:`-9px ${Ze(e.calc(e.paddingInline).mul(-1).equal())}`,backgroundColor:"transparent",[`${r}-cascader-input`]:{textAlign:"start",border:0,boxShadow:"none"}}}},[t]:{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":{zIndex:1,borderInlineEndWidth:1,[`${t}-search-with-button &`]:{zIndex:0}}},[`> ${t}:first-child, ${t}-group-addon:first-child`]:{borderStartEndRadius:0,borderEndEndRadius:0,[`${r}-select ${r}-select-selector`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}-affix-wrapper`]:{[`&:not(:first-child) ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0},[`&:not(:last-child) ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}:last-child, ${t}-group-addon:last-child`]:{borderStartStartRadius:0,borderEndStartRadius:0,[`${r}-select ${r}-select-selector`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`${t}-affix-wrapper`]:{"&:not(:last-child)":{borderStartEndRadius:0,borderEndEndRadius:0,[`${t}-search &`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius}},[`&:not(:first-child), ${t}-search &:not(:first-child)`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&${t}-group-compact`]:Object.assign(Object.assign({display:"block"},HM()),{[`${t}-group-addon, ${t}-group-wrap, > ${t}`]:{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:e.lineWidth,"&:hover, &:focus":{zIndex:1}}},"& > *":{display:"inline-flex",float:"none",verticalAlign:"top",borderRadius:0},[`
150
+ & > ${t}-affix-wrapper,
151
+ & > ${t}-number-affix-wrapper,
152
+ & > ${r}-picker-range
153
+ `]:{display:"inline-flex"},"& > *:not(:last-child)":{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderInlineEndWidth:e.lineWidth},[t]:{float:"none"},[`& > ${r}-select > ${r}-select-selector,
154
+ & > ${r}-select-auto-complete ${t},
155
+ & > ${r}-cascader-picker ${t},
156
+ & > ${t}-group-wrapper ${t}`]:{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover, &:focus":{zIndex:1}},[`& > ${r}-select-focused`]:{zIndex:1},[`& > ${r}-select > ${r}-select-arrow`]:{zIndex:1},[`& > *:first-child,
157
+ & > ${r}-select:first-child > ${r}-select-selector,
158
+ & > ${r}-select-auto-complete:first-child ${t},
159
+ & > ${r}-cascader-picker:first-child ${t}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
160
+ & > ${r}-select:last-child > ${r}-select-selector,
161
+ & > ${r}-cascader-picker:last-child ${t},
162
+ & > ${r}-cascader-picker-focused:last-child ${t}`]:{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius},[`& > ${r}-select-auto-complete ${t}`]:{verticalAlign:"top"},[`${t}-group-wrapper + ${t}-group-wrapper`]:{marginInlineStart:e.calc(e.lineWidth).mul(-1).equal(),[`${t}-affix-wrapper`]:{borderRadius:0}},[`${t}-group-wrapper:not(:last-child)`]:{[`&${t}-search > ${t}-group`]:{[`& > ${t}-group-addon > ${t}-search-button`]:{borderRadius:0},[`& > ${t}`]:{borderStartStartRadius:e.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:e.borderRadius}}}})}},xI=e=>{const{componentCls:t,controlHeightSM:r,lineWidth:n,calc:i}=e,s=i(r).sub(i(n).mul(2)).sub(16).div(2).equal();return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Fh(e)),GC(e)),dI(e)),hI(e)),pI(e)),mI(e)),{'&[type="color"]':{height:e.controlHeight,[`&${t}-lg`]:{height:e.controlHeightLG},[`&${t}-sm`]:{height:r,paddingTop:s,paddingBottom:s}},'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{appearance:"none"}})}},bI=e=>{const{componentCls:t}=e;return{[`${t}-clear-icon`]:{margin:0,padding:0,lineHeight:0,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,verticalAlign:-1,cursor:"pointer",transition:`color ${e.motionDurationSlow}`,border:"none",outline:"none",backgroundColor:"transparent","&:hover":{color:e.colorIcon},"&:active":{color:e.colorText},"&-hidden":{visibility:"hidden"},"&-has-suffix":{margin:`0 ${Ze(e.inputAffixPadding)}`}}}},wI=e=>{const{componentCls:t,inputAffixPadding:r,colorTextDescription:n,motionDurationSlow:i,colorIcon:a,colorIconHover:s,iconCls:l}=e,c=`${t}-affix-wrapper`,d=`${t}-affix-wrapper-disabled`;return{[c]:Object.assign(Object.assign(Object.assign(Object.assign({},GC(e)),{display:"inline-flex",[`&:not(${t}-disabled):hover`]:{zIndex:1,[`${t}-search-with-button &`]:{zIndex:0}},"&-focused, &:focus":{zIndex:1},[`> input${t}`]:{padding:0},[`> input${t}, > textarea${t}`]:{fontSize:"inherit",border:"none",borderRadius:0,outline:"none",background:"transparent",color:"inherit","&::-ms-reveal":{display:"none"},"&:focus":{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[t]:{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center","> *:not(:last-child)":{marginInlineEnd:e.paddingXS}},"&-show-count-suffix":{color:n,direction:"ltr"},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:r},"&-suffix":{marginInlineStart:r}}}),bI(e)),{[`${l}${t}-password-icon`]:{color:a,cursor:"pointer",transition:`all ${i}`,"&:hover":{color:s}}}),[`${t}-underlined`]:{borderRadius:0},[d]:{[`${l}${t}-password-icon`]:{color:a,cursor:"not-allowed","&:hover":{color:a}}}}},CI=e=>{const{componentCls:t,borderRadiusLG:r,borderRadiusSM:n}=e;return{[`${t}-group`]:Object.assign(Object.assign(Object.assign({},Fh(e)),yI(e)),{"&-rtl":{direction:"rtl"},"&-wrapper":Object.assign(Object.assign(Object.assign({display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":{[`${t}-group-addon`]:{borderRadius:r,fontSize:e.inputFontSizeLG}},"&-sm":{[`${t}-group-addon`]:{borderRadius:n}}},fI(e)),gI(e)),{[`&:not(${t}-compact-first-item):not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}, ${t}-group-addon`]:{borderRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-first-item`]:{[`${t}, ${t}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-last-item`]:{[`${t}, ${t}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}-affix-wrapper`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-item`]:{[`${t}-affix-wrapper`]:{borderStartStartRadius:0,borderEndStartRadius:0}}})})}},SI=e=>{const{componentCls:t,antCls:r}=e,n=`${t}-search`;return{[n]:{[t]:{"&:hover, &:focus":{[`+ ${t}-group-addon ${n}-button:not(${r}-btn-color-primary):not(${r}-btn-variant-text)`]:{borderInlineStartColor:e.colorPrimaryHover}}},[`${t}-affix-wrapper`]:{height:e.controlHeight,borderRadius:0},[`${t}-lg`]:{lineHeight:e.calc(e.lineHeightLG).sub(2e-4).equal()},[`> ${t}-group`]:{[`> ${t}-group-addon:last-child`]:{insetInlineStart:-1,padding:0,border:0,[`${n}-button`]:{marginInlineEnd:-1,borderStartStartRadius:0,borderEndStartRadius:0,boxShadow:"none"},[`${n}-button:not(${r}-btn-color-primary)`]:{color:e.colorTextDescription,"&:hover":{color:e.colorPrimaryHover},"&:active":{color:e.colorPrimaryActive},[`&${r}-btn-loading::before`]:{inset:0}}}},[`${n}-button`]:{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}},"&-large":{[`${t}-affix-wrapper, ${n}-button`]:{height:e.controlHeightLG}},"&-small":{[`${t}-affix-wrapper, ${n}-button`]:{height:e.controlHeightSM}},"&-rtl":{direction:"rtl"},[`&${t}-compact-item`]:{[`&:not(${t}-compact-last-item)`]:{[`${t}-group-addon`]:{[`${t}-search-button`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderRadius:0}}},[`&:not(${t}-compact-first-item)`]:{[`${t},${t}-affix-wrapper`]:{borderRadius:0}},[`> ${t}-group-addon ${t}-search-button,
163
+ > ${t},
164
+ ${t}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${t}-affix-wrapper-focused`]:{zIndex:2}}}}},jI=e=>{const{componentCls:t}=e;return{[`${t}-out-of-range`]:{[`&, & input, & textarea, ${t}-show-count-suffix, ${t}-data-count`]:{color:e.colorError}}}},XC=os(["Input","Shared"],e=>{const t=Dn(e,Uh(e));return[xI(t),wI(t)]},Kh,{resetFont:!1}),EI=os(["Input","Component"],e=>{const t=Dn(e,Uh(e));return[CI(t),SI(t),jI(t),cI(t)]},Kh,{resetFont:!1});function PI(e){return!!(e.prefix||e.suffix||e.allowClear||e.showCount)}var OI=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const kI=v.forwardRef((e,t)=>{const{prefixCls:r,bordered:n=!0,status:i,size:a,disabled:s,onBlur:l,onFocus:c,suffix:d,allowClear:u,addonAfter:f,addonBefore:h,className:g,style:m,styles:x,rootClassName:y,onChange:w,classNames:b,variant:j}=e,P=OI(e,["prefixCls","bordered","status","size","disabled","onBlur","onFocus","suffix","allowClear","addonAfter","addonBefore","className","style","styles","rootClassName","onChange","classNames","variant"]);if(process.env.NODE_ENV!=="production"){const{deprecated:oe}=fn("Input");oe(!("bordered"in e),"bordered","variant")}const{getPrefixCls:E,direction:S,allowClear:O,autoComplete:k,className:R,style:I,classNames:B,styles:_}=Ic("input"),$=E("input",r),W=v.useRef(null),T=VC($),[D,N,A]=XC($,y),[L]=EI($,T),{compactSize:K,compactItemClassnames:H}=kC($,S),V=PC(oe=>{var xe;return(xe=a??K)!==null&&xe!==void 0?xe:oe}),Y=v.useContext(Ba),re=s??Y,{status:se,hasFeedback:pe,feedbackIcon:Ee}=v.useContext(La),Pe=FC(se,i),X=PI(e)||!!pe,ge=v.useRef(X);if(process.env.NODE_ENV!=="production"){const oe=fn("Input");v.useEffect(()=>{var xe;X&&!ge.current&&process.env.NODE_ENV!=="production"&&oe(document.activeElement===((xe=W.current)===null||xe===void 0?void 0:xe.input),"usage","When Input is focused, dynamic add or remove prefix / suffix will make it lose focus caused by dom structure change. Read more: https://ant.design/components/input/#FAQ"),ge.current=X},[X])}const ce=aI(W),F=oe=>{ce(),l?.(oe)},te=oe=>{ce(),c?.(oe)},M=oe=>{ce(),w?.(oe)},U=(pe||d)&&v.createElement(v.Fragment,null,d,pe&&Ee),q=zC(u??O),[Z,ee]=HC("input",j,n);return D(L(v.createElement(GA,Object.assign({ref:es(t,W),prefixCls:$,autoComplete:k},P,{disabled:re,onBlur:F,onFocus:te,style:Object.assign(Object.assign({},I),m),styles:Object.assign(Object.assign({},_),x),suffix:U,allowClear:q,className:Be(g,y,A,T,H,R),onChange:M,addonBefore:h&&v.createElement(Pp,{form:!0,space:!0},h),addonAfter:f&&v.createElement(Pp,{form:!0,space:!0},f),classNames:Object.assign(Object.assign(Object.assign({},b),B),{input:Be({[`${$}-sm`]:V==="small",[`${$}-lg`]:V==="large",[`${$}-rtl`]:S==="rtl"},b?.input,B.input,N),variant:Be({[`${$}-${Z}`]:ee},Op($,Pe)),affixWrapper:Be({[`${$}-affix-wrapper-sm`]:V==="small",[`${$}-affix-wrapper-lg`]:V==="large",[`${$}-affix-wrapper-rtl`]:S==="rtl"},N),wrapper:Be({[`${$}-group-rtl`]:S==="rtl"},N),groupWrapper:Be({[`${$}-group-wrapper-sm`]:V==="small",[`${$}-group-wrapper-lg`]:V==="large",[`${$}-group-wrapper-rtl`]:S==="rtl",[`${$}-group-wrapper-${Z}`]:ee},Op(`${$}-group-wrapper`,Pe,pe),N)})}))))});process.env.NODE_ENV!=="production"&&(kI.displayName="Input");const TI=e=>{const{componentCls:t,paddingLG:r}=e,n=`${t}-textarea`;return{[`textarea${t}`]:{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}`,resize:"vertical",[`&${t}-mouse-active`]:{transition:`all ${e.motionDurationSlow}, height 0s, width 0s`}},[`${t}-textarea-affix-wrapper-resize-dirty`]:{width:"auto"},[n]:{position:"relative","&-show-count":{[`${t}-data-count`]:{position:"absolute",bottom:e.calc(e.fontSize).mul(e.lineHeight).mul(-1).equal(),insetInlineEnd:0,color:e.colorTextDescription,whiteSpace:"nowrap",pointerEvents:"none"}},[`
165
+ &-allow-clear > ${t},
166
+ &-affix-wrapper${n}-has-feedback ${t}
167
+ `]:{paddingInlineEnd:r},[`&-affix-wrapper${t}-affix-wrapper`]:{padding:0,[`> textarea${t}`]:{fontSize:"inherit",border:"none",outline:"none",background:"transparent",minHeight:e.calc(e.controlHeight).sub(e.calc(e.lineWidth).mul(2)).equal(),"&:focus":{boxShadow:"none !important"}},[`${t}-suffix`]:{margin:0,"> *:not(:last-child)":{marginInline:0},[`${t}-clear-icon`]:{position:"absolute",insetInlineEnd:e.paddingInline,insetBlockStart:e.paddingXS},[`${n}-suffix`]:{position:"absolute",top:0,insetInlineEnd:e.paddingInline,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto",pointerEvents:"none"}}},[`&-affix-wrapper${t}-affix-wrapper-rtl`]:{[`${t}-suffix`]:{[`${t}-data-count`]:{direction:"ltr",insetInlineStart:0}}},[`&-affix-wrapper${t}-affix-wrapper-sm`]:{[`${t}-suffix`]:{[`${t}-clear-icon`]:{insetInlineEnd:e.paddingInlineSM}}}}}},MI=os(["Input","TextArea"],e=>{const t=Dn(e,Uh(e));return TI(t)},Kh,{resetFont:!1});var RI=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const AI=v.forwardRef((e,t)=>{var r;const{prefixCls:n,bordered:i=!0,size:a,disabled:s,status:l,allowClear:c,classNames:d,rootClassName:u,className:f,style:h,styles:g,variant:m,showCount:x,onMouseDown:y,onResize:w}=e,b=RI(e,["prefixCls","bordered","size","disabled","status","allowClear","classNames","rootClassName","className","style","styles","variant","showCount","onMouseDown","onResize"]);if(process.env.NODE_ENV!=="production"){const{deprecated:q}=fn("TextArea");q(!("bordered"in e),"bordered","variant")}const{getPrefixCls:j,direction:P,allowClear:E,autoComplete:S,className:O,style:k,classNames:R,styles:I}=Ic("textArea"),B=C.useContext(Ba),_=s??B,{status:$,hasFeedback:W,feedbackIcon:T}=C.useContext(La),D=FC($,l),N=C.useRef(null);C.useImperativeHandle(t,()=>{var q;return{resizableTextArea:(q=N.current)===null||q===void 0?void 0:q.resizableTextArea,focus:Z=>{var ee,oe;_C((oe=(ee=N.current)===null||ee===void 0?void 0:ee.resizableTextArea)===null||oe===void 0?void 0:oe.textArea,Z)},blur:()=>{var Z;return(Z=N.current)===null||Z===void 0?void 0:Z.blur()}}});const A=j("input",n),L=VC(A),[K,H,V]=XC(A,u),[Y]=MI(A,L),{compactSize:re,compactItemClassnames:se}=kC(A,P),pe=PC(q=>{var Z;return(Z=a??re)!==null&&Z!==void 0?Z:q}),[Ee,Pe]=HC("textArea",m,i),X=zC(c??E),[ge,ce]=C.useState(!1),[F,te]=C.useState(!1),M=q=>{ce(!0),y?.(q);const Z=()=>{ce(!1),document.removeEventListener("mouseup",Z)};document.addEventListener("mouseup",Z)},U=q=>{var Z,ee;if(w?.(q),ge&&typeof getComputedStyle=="function"){const oe=(ee=(Z=N.current)===null||Z===void 0?void 0:Z.nativeElement)===null||ee===void 0?void 0:ee.querySelector("textarea");oe&&getComputedStyle(oe).resize==="both"&&te(!0)}};return K(Y(C.createElement(nI,Object.assign({autoComplete:S},b,{style:Object.assign(Object.assign({},k),h),styles:Object.assign(Object.assign({},I),g),disabled:_,allowClear:X,className:Be(V,L,f,u,se,O,F&&`${A}-textarea-affix-wrapper-resize-dirty`),classNames:Object.assign(Object.assign(Object.assign({},d),R),{textarea:Be({[`${A}-sm`]:pe==="small",[`${A}-lg`]:pe==="large"},H,d?.textarea,R.textarea,ge&&`${A}-mouse-active`),variant:Be({[`${A}-${Ee}`]:Pe},Op(A,D)),affixWrapper:Be(`${A}-textarea-affix-wrapper`,{[`${A}-affix-wrapper-rtl`]:P==="rtl",[`${A}-affix-wrapper-sm`]:pe==="small",[`${A}-affix-wrapper-lg`]:pe==="large",[`${A}-textarea-show-count`]:x||((r=e.count)===null||r===void 0?void 0:r.show)},H)}),prefixCls:A,suffix:W&&C.createElement("span",{className:`${A}-textarea-suffix`},T),showCount:x,ref:N,onResize:U,onMouseDown:M}))))}),II=(e,t,r,n)=>{const{titleMarginBottom:i,fontWeightStrong:a}=n;return{marginBottom:i,color:r,fontWeight:a,fontSize:e,lineHeight:t}},NI=e=>{const t=[1,2,3,4,5],r={};return t.forEach(n=>{r[`
168
+ h${n}&,
169
+ div&-h${n},
170
+ div&-h${n} > textarea,
171
+ h${n}
172
+ `]=II(e[`fontSizeHeading${n}`],e[`lineHeightHeading${n}`],e.colorTextHeading,e)}),r},DI=e=>{const{componentCls:t}=e;return{"a&, a":Object.assign(Object.assign({},iC(e)),{userSelect:"text",[`&[disabled], &${t}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:active, &:hover":{color:e.colorTextDisabled},"&:active":{pointerEvents:"none"}}})}},_I=e=>({code:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.2em 0.1em",fontSize:"85%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3},kbd:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.15em 0.1em",fontSize:"90%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.06)",border:"1px solid rgba(100, 100, 100, 0.2)",borderBottomWidth:2,borderRadius:3},mark:{padding:0,backgroundColor:_l[2]},"u, ins":{textDecoration:"underline",textDecorationSkipInk:"auto"},"s, del":{textDecoration:"line-through"},strong:{fontWeight:e.fontWeightStrong},"ul, ol":{marginInline:0,marginBlock:"0 1em",padding:0,li:{marginInline:"20px 0",marginBlock:0,paddingInline:"4px 0",paddingBlock:0}},ul:{listStyleType:"circle",ul:{listStyleType:"disc"}},ol:{listStyleType:"decimal"},"pre, blockquote":{margin:"1em 0"},pre:{padding:"0.4em 0.6em",whiteSpace:"pre-wrap",wordWrap:"break-word",background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3,fontFamily:e.fontFamilyCode,code:{display:"inline",margin:0,padding:0,fontSize:"inherit",fontFamily:"inherit",background:"transparent",border:0}},blockquote:{paddingInline:"0.6em 0",paddingBlock:0,borderInlineStart:"4px solid rgba(100, 100, 100, 0.2)",opacity:.85}}),BI=e=>{const{componentCls:t,paddingSM:r}=e,n=r;return{"&-edit-content":{position:"relative","div&":{insetInlineStart:e.calc(e.paddingSM).mul(-1).equal(),marginTop:e.calc(n).mul(-1).equal(),marginBottom:`calc(1em - ${Ze(n)})`},[`${t}-edit-content-confirm`]:{position:"absolute",insetInlineEnd:e.calc(e.marginXS).add(2).equal(),insetBlockEnd:e.marginXS,color:e.colorIcon,fontWeight:"normal",fontSize:e.fontSize,fontStyle:"normal",pointerEvents:"none"},textarea:{margin:"0!important",MozTransition:"none",height:"1em"}}}},$I=e=>({[`${e.componentCls}-copy-success`]:{"\n &,\n &:hover,\n &:focus":{color:e.colorSuccess}},[`${e.componentCls}-copy-icon-only`]:{marginInlineStart:0}}),LI=()=>({"\n a&-ellipsis,\n span&-ellipsis\n ":{display:"inline-block",maxWidth:"100%"},"&-ellipsis-single-line":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis","a&, span&":{verticalAlign:"bottom"},"> code":{paddingBlock:0,maxWidth:"calc(100% - 1.2em)",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",verticalAlign:"bottom",boxSizing:"content-box"}},"&-ellipsis-multiple-line":{display:"-webkit-box",overflow:"hidden",WebkitLineClamp:3,WebkitBoxOrient:"vertical"}}),zI=e=>{const{componentCls:t,titleMarginTop:r}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorText,wordBreak:"break-word",lineHeight:e.lineHeight,[`&${t}-secondary`]:{color:e.colorTextDescription},[`&${t}-success`]:{color:e.colorSuccessText},[`&${t}-warning`]:{color:e.colorWarningText},[`&${t}-danger`]:{color:e.colorErrorText,"a&:active, a&:focus":{color:e.colorErrorTextActive},"a&:hover":{color:e.colorErrorTextHover}},[`&${t}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed",userSelect:"none"},"\n div&,\n p\n ":{marginBottom:"1em"}},NI(e)),{[`
173
+ & + h1${t},
174
+ & + h2${t},
175
+ & + h3${t},
176
+ & + h4${t},
177
+ & + h5${t}
178
+ `]:{marginTop:r},"\n div,\n ul,\n li,\n p,\n h1,\n h2,\n h3,\n h4,\n h5":{"\n + h1,\n + h2,\n + h3,\n + h4,\n + h5\n ":{marginTop:r}}}),_I(e)),DI(e)),{[`
179
+ ${t}-expand,
180
+ ${t}-collapse,
181
+ ${t}-edit,
182
+ ${t}-copy
183
+ `]:Object.assign(Object.assign({},iC(e)),{marginInlineStart:e.marginXXS})}),BI(e)),$I(e)),LI()),{"&-rtl":{direction:"rtl"}})}},FI=()=>({titleMarginTop:"1.2em",titleMarginBottom:"0.5em"}),ZC=os("Typography",zI,FI),VI=e=>{const{prefixCls:t,"aria-label":r,className:n,style:i,direction:a,maxLength:s,autoSize:l=!0,value:c,onSave:d,onCancel:u,onEnd:f,component:h,enterIcon:g=C.createElement(DC,null)}=e,m=C.useRef(null),x=C.useRef(!1),y=C.useRef(null),[w,b]=C.useState(c);C.useEffect(()=>{b(c)},[c]),C.useEffect(()=>{var W;if(!((W=m.current)===null||W===void 0)&&W.resizableTextArea){const{textArea:T}=m.current.resizableTextArea;T.focus();const{length:D}=T.value;T.setSelectionRange(D,D)}},[]);const j=({target:W})=>{b(W.value.replace(/[\n\r]/g,""))},P=()=>{x.current=!0},E=()=>{x.current=!1},S=({keyCode:W})=>{x.current||(y.current=W)},O=()=>{d(w.trim())},k=({keyCode:W,ctrlKey:T,altKey:D,metaKey:N,shiftKey:A})=>{y.current!==W||x.current||T||D||N||A||(W===y0.ENTER?(O(),f?.()):W===y0.ESC&&u())},R=()=>{O()},[I,B,_]=ZC(t),$=Be(t,`${t}-edit-content`,{[`${t}-rtl`]:a==="rtl",[`${t}-${h}`]:!!h},n,B,_);return I(C.createElement("div",{className:$,style:i},C.createElement(AI,{ref:m,maxLength:s,value:w,onChange:j,onKeyDown:S,onKeyUp:k,onCompositionStart:P,onCompositionEnd:E,onBlur:R,"aria-label":r,rows:1,autoSize:l}),g!==null?AC(g,{className:`${t}-edit-content-confirm`}):null))};var nd,E0;function HI(){return E0||(E0=1,nd=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,r=[],n=0;n<e.rangeCount;n++)r.push(e.getRangeAt(n));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null;break}return e.removeAllRanges(),function(){e.type==="Caret"&&e.removeAllRanges(),e.rangeCount||r.forEach(function(i){e.addRange(i)}),t&&t.focus()}}),nd}var id,P0;function QC(){if(P0)return id;P0=1;var e=HI(),t={"text/plain":"Text","text/html":"Url",default:"Text"},r="Copy to clipboard: #{key}, Enter";function n(a){var s=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C";return a.replace(/#{\s*key\s*}/g,s)}function i(a,s){var l,c,d,u,f,h,g=!1;s||(s={}),l=s.debug||!1;try{d=e(),u=document.createRange(),f=document.getSelection(),h=document.createElement("span"),h.textContent=a,h.ariaHidden="true",h.style.all="unset",h.style.position="fixed",h.style.top=0,h.style.clip="rect(0, 0, 0, 0)",h.style.whiteSpace="pre",h.style.webkitUserSelect="text",h.style.MozUserSelect="text",h.style.msUserSelect="text",h.style.userSelect="text",h.addEventListener("copy",function(x){if(x.stopPropagation(),s.format)if(x.preventDefault(),typeof x.clipboardData>"u"){l&&console.warn("unable to use e.clipboardData"),l&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var y=t[s.format]||t.default;window.clipboardData.setData(y,a)}else x.clipboardData.clearData(),x.clipboardData.setData(s.format,a);s.onCopy&&(x.preventDefault(),s.onCopy(x.clipboardData))}),document.body.appendChild(h),u.selectNodeContents(h),f.addRange(u);var m=document.execCommand("copy");if(!m)throw new Error("copy command was unsuccessful");g=!0}catch(x){l&&console.error("unable to copy using execCommand: ",x),l&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(s.format||"text",a),s.onCopy&&s.onCopy(window.clipboardData),g=!0}catch(y){l&&console.error("unable to copy using clipboardData: ",y),l&&console.error("falling back to prompt"),c=n("message"in s?s.message:r),window.prompt(c,a)}}finally{f&&(typeof f.removeRange=="function"?f.removeRange(u):f.removeAllRanges()),h&&document.body.removeChild(h),d()}return g}return id=i,id}var WI=QC();const UI=wr(WI),KI=(e,t=!1)=>t&&e==null?[]:Array.isArray(e)?e:[e];var YI=exports&&exports.__awaiter||function(e,t,r,n){function i(a){return a instanceof r?a:new r(function(s){s(a)})}return new(r||(r=Promise))(function(a,s){function l(u){try{d(n.next(u))}catch(f){s(f)}}function c(u){try{d(n.throw(u))}catch(f){s(f)}}function d(u){u.done?a(u.value):i(u.value).then(l,c)}d((n=n.apply(e,t||[])).next())})};const qI=({copyConfig:e,children:t})=>{const[r,n]=C.useState(!1),[i,a]=C.useState(!1),s=C.useRef(null),l=()=>{s.current&&clearTimeout(s.current)},c={};e.format&&(c.format=e.format),C.useEffect(()=>l,[]);const d=yr(u=>YI(void 0,void 0,void 0,function*(){var f;u?.preventDefault(),u?.stopPropagation(),a(!0);try{const h=typeof e.text=="function"?yield e.text():e.text;UI(h||KI(t,!0).join("")||"",c),a(!1),n(!0),l(),s.current=setTimeout(()=>{n(!1)},3e3),(f=e.onCopy)===null||f===void 0||f.call(e,u)}catch(h){throw a(!1),h}}));return{copied:r,copyLoading:i,onClick:d}};function od(e,t){return C.useMemo(()=>{const r=!!e;return[r,Object.assign(Object.assign({},t),r&&typeof e=="object"?e:null)]},[e])}const GI=e=>{const t=v.useRef(void 0);return v.useEffect(()=>{t.current=e}),t.current},XI=(e,t,r)=>v.useMemo(()=>e===!0?{title:t??r}:v.isValidElement(e)?{title:e}:typeof e=="object"?Object.assign({title:t??r},e):{title:e},[e,t,r]);var ZI=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};const JC=C.forwardRef((e,t)=>{const{prefixCls:r,component:n="article",className:i,rootClassName:a,setContentRef:s,children:l,direction:c,style:d}=e,u=ZI(e,["prefixCls","component","className","rootClassName","setContentRef","children","direction","style"]),{getPrefixCls:f,direction:h,className:g,style:m}=Ic("typography"),x=c??h,y=s?es(t,s):t,w=f("typography",r);process.env.NODE_ENV!=="production"&&fn("Typography").deprecated(!s,"setContentRef","ref");const[b,j,P]=ZC(w),E=Be(w,g,{[`${w}-rtl`]:x==="rtl"},i,a,j,P),S=Object.assign(Object.assign({},m),d);return b(C.createElement(n,Object.assign({className:E,style:S,ref:y},u),l))});process.env.NODE_ENV!=="production"&&(JC.displayName="Typography");var QI={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"},JI=function(t,r){return C.createElement(Nn,Mt({},t,{ref:r,icon:QI}))},eS=C.forwardRef(JI);process.env.NODE_ENV!=="production"&&(eS.displayName="CheckOutlined");var eN={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z"}}]},name:"copy",theme:"outlined"},tN=function(t,r){return C.createElement(Nn,Mt({},t,{ref:r,icon:eN}))},tS=C.forwardRef(tN);process.env.NODE_ENV!=="production"&&(tS.displayName="CopyOutlined");var rN={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"},nN=function(t,r){return C.createElement(Nn,Mt({},t,{ref:r,icon:rN}))},rS=C.forwardRef(nN);process.env.NODE_ENV!=="production"&&(rS.displayName="LoadingOutlined");function O0(e){return e===!1?[!1,!1]:Array.isArray(e)?e:[e]}function ad(e,t,r){return e===!0||e===void 0?t:e||r&&t}function iN(e){const t=document.createElement("em");e.appendChild(t),process.env.NODE_ENV!=="production"&&(t.className="ant-typography-css-ellipsis-content-measure");const r=e.getBoundingClientRect(),n=t.getBoundingClientRect();return e.removeChild(t),r.left>n.left||n.right>r.right||r.top>n.top||n.bottom>r.bottom}const qh=e=>["string","number"].includes(typeof e),oN=({prefixCls:e,copied:t,locale:r,iconOnly:n,tooltips:i,icon:a,tabIndex:s,onCopy:l,loading:c})=>{const d=O0(i),u=O0(a),{copied:f,copy:h}=r??{},g=t?f:h,m=ad(d[t?1:0],g),x=typeof m=="string"?m:g;return C.createElement(ss,{title:m,getPopupContainer:y=>y.parentNode},C.createElement("button",{type:"button",className:Be(`${e}-copy`,{[`${e}-copy-success`]:t,[`${e}-copy-icon-only`]:n}),onClick:l,"aria-label":x,tabIndex:s},t?ad(u[1],C.createElement(eS,null),!0):ad(u[0],c?C.createElement(rS,null):C.createElement(tS,null),!0)))},qs=C.forwardRef(({style:e,children:t},r)=>{const n=C.useRef(null);return C.useImperativeHandle(r,()=>({isExceed:()=>{const i=n.current;return i.scrollHeight>i.clientHeight},getHeight:()=>n.current.clientHeight})),C.createElement("span",{"aria-hidden":!0,ref:n,style:Object.assign({position:"fixed",display:"block",left:0,top:0,pointerEvents:"none",backgroundColor:"rgba(255, 0, 0, 0.65)"},e)},t)}),aN=e=>e.reduce((t,r)=>t+(qh(r)?String(r).length:1),0);function k0(e,t){let r=0;const n=[];for(let i=0;i<e.length;i+=1){if(r===t)return n;const a=e[i],l=qh(a)?String(a).length:1,c=r+l;if(c>t){const d=t-r;return n.push(String(a).slice(0,d)),n}n.push(a),r=c}return e}const sd=0,ld=1,cd=2,ud=3,T0=4,Gs={display:"-webkit-box",overflow:"hidden",WebkitBoxOrient:"vertical"};function sN(e){const{enableMeasure:t,width:r,text:n,children:i,rows:a,expanded:s,miscDeps:l,onEllipsis:c}=e,d=C.useMemo(()=>Ma(n),[n]),u=C.useMemo(()=>aN(d),[n]),f=C.useMemo(()=>i(d,!1),[n]),[h,g]=C.useState(null),m=C.useRef(null),x=C.useRef(null),y=C.useRef(null),w=C.useRef(null),b=C.useRef(null),[j,P]=C.useState(!1),[E,S]=C.useState(sd),[O,k]=C.useState(0),[R,I]=C.useState(null);pt(()=>{S(t&&r&&u?ld:sd)},[r,n,a,t,d]),pt(()=>{var W,T,D,N;if(E===ld){S(cd);const A=x.current&&getComputedStyle(x.current).whiteSpace;I(A)}else if(E===cd){const A=!!(!((W=y.current)===null||W===void 0)&&W.isExceed());S(A?ud:T0),g(A?[0,u]:null),P(A);const L=((T=y.current)===null||T===void 0?void 0:T.getHeight())||0,K=a===1?0:((D=w.current)===null||D===void 0?void 0:D.getHeight())||0,H=((N=b.current)===null||N===void 0?void 0:N.getHeight())||0,V=Math.max(L,K+H);k(V+1),c(A)}},[E]);const B=h?Math.ceil((h[0]+h[1])/2):0;pt(()=>{var W;const[T,D]=h||[0,0];if(T!==D){const A=(((W=m.current)===null||W===void 0?void 0:W.getHeight())||0)>O;let L=B;D-T===1&&(L=A?T:D),g(A?[T,L]:[L,D])}},[h,B]);const _=C.useMemo(()=>{if(!t)return i(d,!1);if(E!==ud||!h||h[0]!==h[1]){const W=i(d,!1);return[T0,sd].includes(E)?W:C.createElement("span",{style:Object.assign(Object.assign({},Gs),{WebkitLineClamp:a})},W)}return i(s?d:k0(d,h[0]),j)},[s,E,h,d].concat(zt(l))),$={width:r,margin:0,padding:0,whiteSpace:R==="nowrap"?"normal":"inherit"};return C.createElement(C.Fragment,null,_,E===cd&&C.createElement(C.Fragment,null,C.createElement(qs,{style:Object.assign(Object.assign(Object.assign({},$),Gs),{WebkitLineClamp:a}),ref:y},f),C.createElement(qs,{style:Object.assign(Object.assign(Object.assign({},$),Gs),{WebkitLineClamp:a-1}),ref:w},f),C.createElement(qs,{style:Object.assign(Object.assign(Object.assign({},$),Gs),{WebkitLineClamp:1}),ref:b},i([],!0))),E===ud&&h&&h[0]!==h[1]&&C.createElement(qs,{style:Object.assign(Object.assign({},$),{top:400}),ref:m},i(k0(d,B),!0)),E===ld&&C.createElement("span",{style:{whiteSpace:"inherit"},ref:x}))}const nS=({enableEllipsis:e,isEllipsis:t,children:r,tooltipProps:n})=>!n?.title||!e?r:C.createElement(ss,Object.assign({open:t?void 0:!1},n),r);process.env.NODE_ENV!=="production"&&(nS.displayName="EllipsisTooltip");var lN=exports&&exports.__rest||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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r};function cN({mark:e,code:t,underline:r,delete:n,strong:i,keyboard:a,italic:s},l){let c=l;function d(u,f){f&&(c=C.createElement(u,{},c))}return d("strong",i),d("u",r),d("del",n),d("code",t),d("mark",e),d("kbd",a),d("i",s),c}const uN="...",M0=["delete","mark","code","underline","strong","keyboard","italic"],dN=C.forwardRef((e,t)=>{var r;const{prefixCls:n,className:i,style:a,type:s,disabled:l,children:c,ellipsis:d,editable:u,copyable:f,component:h,title:g}=e,m=lN(e,["prefixCls","className","style","type","disabled","children","ellipsis","editable","copyable","component","title"]),{getPrefixCls:x,direction:y}=C.useContext(Tn),[w]=aM("Text"),b=C.useRef(null),j=C.useRef(null),P=x("typography",n),E=Pw(m,M0),[S,O]=od(u),[k,R]=go(!1,{value:O.editing}),{triggerType:I=["icon"]}=O,B=je=>{var Me;je&&((Me=O.onStart)===null||Me===void 0||Me.call(O)),R(je)},_=GI(k);pt(()=>{var je;!k&&_&&((je=j.current)===null||je===void 0||je.focus())},[k]);const $=je=>{je?.preventDefault(),B(!0)},W=je=>{var Me;(Me=O.onChange)===null||Me===void 0||Me.call(O,je),B(!1)},T=()=>{var je;(je=O.onCancel)===null||je===void 0||je.call(O),B(!1)},[D,N]=od(f),{copied:A,copyLoading:L,onClick:K}=qI({copyConfig:N,children:c}),[H,V]=C.useState(!1),[Y,re]=C.useState(!1),[se,pe]=C.useState(!1),[Ee,Pe]=C.useState(!1),[X,ge]=C.useState(!0),[ce,F]=od(d,{expandable:!1,symbol:je=>je?w?.collapse:w?.expand}),[te,M]=go(F.defaultExpanded||!1,{value:F.expanded}),U=ce&&(!te||F.expandable==="collapsible"),{rows:q=1}=F,Z=C.useMemo(()=>U&&(F.suffix!==void 0||F.onEllipsis||F.expandable||S||D),[U,F,S,D]);pt(()=>{ce&&!Z&&(V(kv("webkitLineClamp")),re(kv("textOverflow")))},[Z,ce]);const[ee,oe]=C.useState(U),xe=C.useMemo(()=>Z?!1:q===1?Y:H,[Z,Y,H]);pt(()=>{oe(xe&&U)},[xe,U]);const ue=U&&(ee?Ee:se),ve=U&&q===1&&ee,me=U&&q>1&&ee,de=(je,Me)=>{var ft;M(Me.expanded),(ft=F.onExpand)===null||ft===void 0||ft.call(F,je,Me)},[ke,Q]=C.useState(0),ae=({offsetWidth:je})=>{Q(je)},ne=je=>{var Me;pe(je),se!==je&&((Me=F.onEllipsis)===null||Me===void 0||Me.call(F,je))};C.useEffect(()=>{const je=b.current;if(ce&&ee&&je){const Me=iN(je);Ee!==Me&&Pe(Me)}},[ce,ee,c,me,X,ke]),C.useEffect(()=>{const je=b.current;if(typeof IntersectionObserver>"u"||!je||!ee||!U)return;const Me=new IntersectionObserver(()=>{ge(!!je.offsetParent)});return Me.observe(je),()=>{Me.disconnect()}},[ee,U]);const be=XI(F.tooltip,O.text,c),le=C.useMemo(()=>{if(!(!ce||ee))return[O.text,c,g,be.title].find(qh)},[ce,ee,g,be.title,ue]);if(k)return C.createElement(VI,{value:(r=O.text)!==null&&r!==void 0?r:typeof c=="string"?c:"",onSave:W,onCancel:T,onEnd:O.onEnd,prefixCls:P,className:i,style:a,direction:y,component:h,maxLength:O.maxLength,autoSize:O.autoSize,enterIcon:O.enterIcon});const ye=()=>{const{expandable:je,symbol:Me}=F;return je?C.createElement("button",{type:"button",key:"expand",className:`${P}-${te?"collapse":"expand"}`,onClick:ft=>de(ft,{expanded:!te}),"aria-label":te?w.collapse:w?.expand},typeof Me=="function"?Me(te):Me):null},Ce=()=>{if(!S)return;const{icon:je,tooltip:Me,tabIndex:ft}=O,jr=Ma(Me)[0]||w?.edit,gi=typeof jr=="string"?jr:"";return I.includes("icon")?C.createElement(ss,{key:"edit",title:Me===!1?"":jr},C.createElement("button",{type:"button",ref:j,className:`${P}-edit`,onClick:$,"aria-label":gi,tabIndex:ft},je||C.createElement(hw,{role:"button"}))):null},Ie=()=>D?C.createElement(oN,Object.assign({key:"copy"},N,{prefixCls:P,copied:A,locale:w,onCopy:K,loading:L,iconOnly:c==null})):null,Re=je=>[je&&ye(),Ce(),Ie()],he=je=>[je&&!te&&C.createElement("span",{"aria-hidden":!0,key:"ellipsis"},uN),F.suffix,Re(je)];return C.createElement(Ro,{onResize:ae,disabled:!U},je=>C.createElement(nS,{tooltipProps:be,enableEllipsis:U,isEllipsis:ue},C.createElement(JC,Object.assign({className:Be({[`${P}-${s}`]:s,[`${P}-disabled`]:l,[`${P}-ellipsis`]:ce,[`${P}-ellipsis-single-line`]:ve,[`${P}-ellipsis-multiple-line`]:me},i),prefixCls:n,style:Object.assign(Object.assign({},a),{WebkitLineClamp:me?q:void 0}),component:h,ref:es(je,b,t),direction:y,onClick:I.includes("text")?$:void 0,"aria-label":le?.toString(),title:g},E),C.createElement(sN,{enableMeasure:U&&!ee,text:c,rows:q,width:ke,onEllipsis:ne,expanded:te,miscDeps:[A,te,L,S,D,w].concat(zt(M0.map(Me=>e[Me])))},(Me,ft)=>cN(e,C.createElement(C.Fragment,null,Me.length>0&&ft&&!te&&le?C.createElement("span",{key:"show-content","aria-hidden":!0},Me):Me,he(ft)))))))}),fN=C.forwardRef((e,t)=>C.createElement(dN,Object.assign({ref:t},e,{component:"div"}))),iS=(e,t,r=null)=>{for(let n=0;n<e.length;n++){const i=e[n];if(i.key===t)return{node:i,ctx:{parent:r,index:n,siblings:e}};if(i.children?.length){const a=iS(i.children,t,i);if(a.node)return a}}return{node:null,ctx:null}},oS=(e,t)=>{if(!e.children)return!1;for(const r of e.children)if(r.key===t||oS(r,t))return!0;return!1};function pN({open:e,onClose:t}){const{nodes:r,rootIds:n,addFolder:i,editFolder:a,removeFolder:s,removeMenu:l,moveNode:c}=it.useFavoriteStore(),d=v.useRef(null),[u,f]=v.useState([]),[h,g]=v.useState([]),[m,x]=v.useState(""),[y,w]=v.useState("ADD"),[b,j]=v.useState(!1),[P,E]=v.useState("");v.useEffect(()=>{e&&g(n)},[e]),v.useEffect(()=>{const k=S(r,n);f(k)},[r]),v.useEffect(()=>{b&&P&&(d.current.setFieldValue("prntBkmkId",P),d.current.setFieldValue("prntBkmkNm",r[P]?.bkmkNm??"-")),b&&y==="EDIT"&&(d.current.setFieldValue("bkmkId",P),d.current.setFieldValue("bkmkNm",r[P]?.bkmkNm)),!b&&y=="ADD"&&g(k=>[...k,P]),!b&&d.current&&(E("-"),d.current.resetFields())},[b,y,P,r]);const S=(k,R)=>{const I=(B,_="-")=>{const $=k[B];if(!$)return null;const W={key:$.bkmkId,type:$.type,title:$.type==="F"?$.bkmkNm:$.menuNm?`${$.menuNm} (${$.menuId})`:$.menuId,parentId:_,sortOrdr:$.sortOrdr??0};if($.type==="F"){const D=($.children??[]).map(N=>I(N,$.bkmkId)).filter(Boolean);return{...W,children:D}}return W};return R.map(B=>I(B,"-")).filter(Boolean)},O=()=>{if(w("ADD"),!m){E("-"),j(!0);return}const k=r[m];if(!k){E("-"),j(!0);return}k.type==="F"?E(k.bkmkId):E(k.prntBkmkId),j(!0)};return o.jsxs(p.ConfigProvider,{theme:{components:{Modal:{wireframe:!0},Button:{defaultColor:"var(--text-secondary)",defaultHoverColor:"var(--primary-color)",defaultHoverBorderColor:"var(--primary-color)",controlHeight:30,fontSize:13,borderRadius:"var(--border-radius-sm)"}}},children:[o.jsxs(p.Modal,{open:e,okButtonProps:{style:{display:"none"}},cancelText:"닫기",width:560,style:{zIndex:1001},styles:{body:{paddingTop:12,paddingBottom:12}},title:o.jsx("div",{style:{display:"flex",alignItems:"center",gap:12},children:o.jsx(p.Typography.Text,{style:{fontSize:18},children:"북마크 관리"})}),onCancel:t,children:[o.jsxs("div",{style:{width:"100%",display:"flex",justifyContent:"space-between",marginBottom:10},children:[o.jsx(p.Button,{type:"primary",variant:"solid",className:"bwg-btn",icon:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[o.jsxs("g",{"clip-path":"url(#clip0_1298_1781)",children:[o.jsx("path",{d:"M9.3002 14.26H13.5702C14.4002 14.26 15.0702 13.59 15.0702 12.76V7.45999C15.0702 6.89999 14.6102 6.43999 14.0502 6.43999H8.8302L7.7102 3.48999H4.1702C3.6402 3.48999 3.2002 3.92999 3.2002 4.45999V8.10999",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M8.18018 4.58997H14.0502C14.6102 4.58997 15.0702 5.04997 15.0702 5.60997V8.25997",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M5.43018 9.52002V14.52",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M7.93018 12.01H2.93018",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"clip0_1298_1781",children:o.jsx("rect",{width:"18",height:"18",fill:"white"})})})]}),style:{padding:"0 10px",boxShadow:"none"},onClick:O,children:"새 폴더"}),o.jsx("div",{children:o.jsxs(p.ConfigProvider,{theme:{components:{Button:{defaultHoverColor:"#333333",defaultHoverBorderColor:"#d9d9d9",defaultHoverBg:"#f1f1f1",defaultActiveColor:"#777777",defaultActiveBorderColor:"#d9d9d9",contentFontSize:13,defaultColor:"#777777"}}},children:[o.jsx(p.Tooltip,{title:"펼치기",children:o.jsx(p.Button,{icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:o.jsx("path",{d:"M2.6665 8H13.3332M7.99984 2.66667V13.3333",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})}),size:"small",style:{width:28,height:28},onClick:()=>{const k=Object.values(r).filter(R=>R.type==="F").map(R=>R.bkmkId);g(k)}})}),o.jsx(p.Tooltip,{title:"접기",children:o.jsx(p.Button,{icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:o.jsx("path",{d:"M2.6665 8H13.3332",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})}),size:"small",style:{width:28,height:28,marginLeft:5},onClick:()=>g([])})})]})})]}),o.jsxs("div",{style:{maxHeight:420,height:350,overflow:"auto",border:"1px solid #e0e0e0",borderRadius:8,padding:10},children:[u.length==0&&o.jsx(p.Empty,{description:o.jsxs(p.Typography.Text,{type:"secondary",style:{fontSize:13},children:["아직 저장된 북마크가 없습니다.",o.jsx("br",{}),"새로운 폴더를 생성해보세요."]})}),o.jsx(p.Tree,{blockNode:!0,draggable:!0,allowDrop:({dropNode:k,dropPosition:R})=>{const I=k.type==="F";return R===0?I:!0},onDrop:k=>{const{dragNode:R,node:I,dropPosition:B,dropToGap:_}=k;if(R.key===I.key||oS(R,I.key))return;let $,W;if(_){const D=iS(u,I.key).ctx,N=D.index;$=D.parent?D.parent.key:"-",W=B>0?N+1:N}else{if(I.type!=="F")return;const D=I.children||[];$=I.key,W=D.length}const T=ie.getUserId();if(R.type==="F")c({bkmkId:R.key,newPrntBkmkId:$,sortOrdr:W,userId:T}).catch(()=>{p.Modal.error({title:"이동 실패",content:"폴더 이동 중 오류가 발생했어요."})});else{if($==="-"){p.Modal.warning({title:"이동 불가",content:"메뉴는 최상위로 이동할 수 없어요."});return}c({bkmkId:R.key,newPrntBkmkId:$,sortOrdr:W,userId:T}).catch(()=>{p.Modal.error({title:"이동 실패",content:"메뉴 이동 중 오류가 발생했어요."})})}_===!1&&g(D=>Array.from(new Set([...D,I.key])))},showLine:!0,treeData:u,selectedKeys:[m],expandedKeys:h,onExpand:g,onSelect:k=>x(k[0]),titleRender:k=>o.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[o.jsxs("span",{children:[k.type==="F"?"📁":"📄"," ",k.title,k.isNew?o.jsx(p.Tag,{color:"gold",style:{marginLeft:4,fontSize:"10px",height:"16px",lineHeight:"16px",padding:"0 5px"},children:"N"}):null]}),o.jsxs("span",{style:{display:"inline-flex",gap:8},children:[k.type==="F"&&o.jsxs(o.Fragment,{children:[o.jsx(G.PlusOutlined,{style:{opacity:.8},onClick:()=>{w("ADD"),E(k.key),j(!0)}}),o.jsx(G.EditOutlined,{style:{opacity:.8},onClick:()=>{w("EDIT"),E(k.key),j(!0)}})]}),o.jsx(G.DeleteOutlined,{style:{cursor:"pointer",opacity:.5},onClick:()=>{k.type==="F"?p.Modal.confirm({title:"삭제 안내",content:"폴더를 삭제하면 하위 폴더와 메뉴도 모두 삭제됩니다. 삭제하시겠습니까?",centered:!0,onOk:()=>s(k.key)}):p.Modal.confirm({title:"삭제 안내",centered:!0,content:"메뉴를 삭제하시겠습니까?",onOk:()=>l(k.key)})}})]})]})})]})]}),o.jsx(p.ConfigProvider,{theme:{components:{Modal:{titleColor:y==="ADD"?"var(--primary-color)":"#ff6767",headerBg:y==="ADD"?"var(--drawer-header-bg)":"#fff0f0",titleFontSize:18},Button:{defaultColor:"var(--text-secondary)",defaultHoverColor:"var(--primary-color)",defaultHoverBorderColor:"var(--primary-color)",controlHeight:30,fontSize:13,borderRadius:"var(--border-radius-sm)"}}},children:o.jsx(p.Modal,{title:o.jsx(o.Fragment,{children:o.jsxs(p.Typography.Text,{style:{fontSize:16,display:"flex",alignItems:"center",gap:6},children:[y==="ADD"?o.jsx("span",{className:"bookmark-folder-modal-icon ico-new-folder"}):o.jsx("span",{className:"bookmark-folder-modal-icon ico-edit-folder"}),"폴더",y==="ADD"?" 추가":"명 수정"]})}),open:b,okText:"저장",onOk:()=>{const k=d.current.getFieldValue("bkmkNm"),R=ie.getUserId();if(y==="ADD"){const I=__SYS_CD__??"KH",B=d.current.getFieldValue("prntBkmkId");i(k,B,I,R).then(()=>{j(!1)})}else{const I=d.current.getFieldValue("bkmkId");a(I,R,k).then(()=>{j(!1)})}},centered:!0,width:400,onCancel:()=>j(!1),okButtonProps:{className:"bwg-btn"},cancelButtonProps:{className:"bwg-btn"},styles:{body:{padding:20}},children:o.jsxs(z.BwgForm,{ref:d,style:{padding:0},children:[o.jsx(z.BwgInput,{itemProps:{name:y==="EDIT"?"bkmkId":"prntBkmkId",hidden:!0}}),o.jsx(z.BwgInput,{itemProps:{label:"상위 폴더명",name:"prntBkmkNm",hidden:P==="-"||y==="EDIT"},inputProps:{disabled:!0}}),o.jsx(z.BwgInput,{itemProps:{label:"폴더명",name:"bkmkNm"}})]})})})]})}function hN({triggerIcon:e}){const[t,r]=v.useState(!1),[n,i]=v.useState(""),[a,s]=v.useState(null),[l,c]=v.useState([]),[d,u]=v.useState([]),[f,h]=v.useState(!1),[g,m]=v.useState(!1),[x,y]=v.useState(!1),[w,b]=v.useState(null);it.useFavoriteStore(L=>L.treeNodes);const{nodes:j,getPrntBkmkIdByMenuId:P,getNodeByMenuId:E,isMenuBookmarked:S,removeMenuByMenuId:O,addMenuToFolder:k,convertToAntTreeData:R}=it.useFavoriteStore(),I=it.useFavoriteStore(L=>L.rootIds),B=v.useMemo(()=>R(j,I,n,!0),[j,I,n]),_=it.useMenuViewStore(L=>L.activeMenuItem??{menuId:"",menuNm:""}),$=v.useMemo(()=>{if(!_?.menuId)return"";const L=E(_.menuId);if(!L)return"";if(L.fullPath)return L.fullPath;const K=H=>{const V=j[H];if(!V)return"";if(V.prntBkmkId==="-")return`${V.bkmkNm||_?.menuNm}`;const Y=K(V.prntBkmkId);return Y?`${Y} > ${V.bkmkNm||_?.menuNm}`:V.bkmkNm||_?.menuNm};return console.log("bookmarkNode ::::: ",L),console.log(K(L.bkmkId)),K(L.bkmkId)},[_?.menuId,E,j]);v.useEffect(()=>{t&&_?.menuId&&S(_.menuId)?u([P(_.menuId)]):t&&_?.menuId&&!S(_.menuId)?u(I):(u([]),c([]),b(null),y(!1))},[t,_?.menuId,S,P]),v.useEffect(()=>{if(!x||!_?.menuId)return;const L=P(_.menuId);!L||!j[L]||(i(""),c([L]),b(L))},[x,_?.menuId,j,P]);const W=(L,K)=>{k(L,K).then(H=>{console.log("AddMenuToFolder ::::: ",H),H||u(V=>V.includes(L)?V:[...V,L])})},T=L=>{O(L)},D=async L=>{_?.menuId&&(await O(_.menuId),await k(L,_),y(!1),b(null),u(K=>K.includes(L)?K:[...K,L]))},N=()=>o.jsxs("div",{className:"bookmark-popover-wrap",style:{width:360},children:[o.jsx("div",{style:{padding:"20px 20px 15px",borderBottom:"1px solid #eeeeee"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%",rowGap:10},children:[o.jsxs(p.Typography.Text,{style:{fontSize:18,display:"flex",alignItems:"center",gap:6},children:[o.jsx(p.Button,{type:"text",icon:o.jsx(G.ArrowLeftOutlined,{}),onClick:()=>y(!1),style:{width:26,height:26}}),"폴더 변경"]}),_&&o.jsxs(p.Typography.Text,{type:"secondary",style:{display:"inline-block",width:"100%",color:"#555555",fontWeight:"400",background:"#f0eff4",padding:"3px 10px",borderRadius:6},children:["현재 화면: ",o.jsx("b",{children:_.menuNm})," ",o.jsxs("span",{style:{color:"#939393"},children:["(",_.menuId,")"]})]})]})}),A(),o.jsxs("div",{style:{padding:"15px 20px",borderTop:"1px solid #eeeeee",display:"flex",justifyContent:"flex-end",gap:8},children:[o.jsx(p.Button,{type:"default",className:"bwg-btn",onClick:()=>{y(!1),b(null)},children:"취소"}),o.jsx(p.Button,{type:"primary",className:"bwg-btn",disabled:!w,onClick:()=>w&&D(String(w)),children:"이동"})]})]}),A=()=>o.jsxs("div",{style:{maxHeight:360,overflow:"auto",padding:"15px 20px 20px"},children:[o.jsxs(p.Space,{style:{width:"100%",marginBottom:12,display:"flex",justifyContent:"space-between",columnGap:10},children:[o.jsx(p.Input,{placeholder:"검색(폴더명)",prefix:o.jsx(G.SearchOutlined,{}),allowClear:!0,value:n,onChange:L=>i(L.target.value),style:{width:"250px",height:28}}),o.jsx(p.ConfigProvider,{theme:{components:{Button:{defaultHoverColor:"#333333",defaultHoverBorderColor:"#d9d9d9",defaultHoverBg:"#f1f1f1",defaultActiveColor:"#777777",defaultActiveBorderColor:"#d9d9d9",contentFontSize:13,defaultColor:"#777777"}}},children:o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:5},children:[o.jsx(p.Button,{icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:o.jsx("path",{d:"M2.6665 8H13.3332M7.99984 2.66667V13.3333",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})}),size:"small",style:{width:28,height:28},onClick:()=>{const L=Object.values(j).filter(K=>K.type==="F").map(K=>K.bkmkId);u(L)},title:"모두 확장"}),o.jsx(p.Button,{icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:o.jsx("path",{d:"M2.6665 8H13.3332",stroke:"currentColor","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})}),size:"small",style:{width:28,height:28},onClick:()=>u([]),title:"모두 축소"})]})})]}),B.length===0?o.jsx(p.Empty,{description:o.jsxs(p.Typography.Text,{type:"secondary",style:{fontSize:13},children:["아직 저장된 북마크가 없습니다.",o.jsx("br",{}),"새로운 폴더를 만들어 시작해보세요."]}),image:p.Empty.PRESENTED_IMAGE_SIMPLE}):o.jsx(p.Tree,{blockNode:!0,showLine:!0,treeData:B,selectedKeys:l,expandedKeys:d,onExpand:u,onSelect:L=>{c(L),b(L[0])},autoExpandParent:!0,titleRender:L=>{const K=String(L.key),H=a===K;return o.jsxs("div",{onMouseEnter:()=>s(K),onMouseLeave:()=>s(null),style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:8},children:[o.jsx("div",{children:L.title}),!S(_?.menuId)&&_&&H&&o.jsx(p.ConfigProvider,{theme:{components:{Button:{defaultColor:"rgba(0,0,0,0.5)",defaultHoverColor:"rgba(0,0,0,0.8)"}}},children:o.jsx(p.Button,{size:"small",type:"link",onClick:V=>{V.stopPropagation(),W(K,_)},style:{color:"rgba(0,0,0,0.5)"},children:"+ 현재화면 추가"})})]})}})]});return o.jsxs(o.Fragment,{children:[o.jsx(p.Popover,{open:t&&!f,onOpenChange:r,trigger:"click",placement:"bottomLeft",styles:{body:{padding:0,borderRadius:12,boxShadow:"0 12px 32px rgba(0,0,0,.2), 0 2px 8px rgba(0,0,0,.2)",background:"#ffffff",zIndex:1e3}},content:x?N():o.jsxs("div",{style:{width:360},children:[o.jsx("div",{style:{padding:"20px 20px 15px",borderBottom:"1px solid #eeeeee"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%",rowGap:10},children:[o.jsxs(p.Typography.Text,{style:{fontSize:18,display:"flex",alignItems:"center",gap:6},children:[o.jsx("span",{className:`bookmark-title-icon ${S(_?.menuId)?"saved":"add"}`}),"북마크"," ",S(_?.menuId)?"저장됨":"추가"]}),_&&o.jsxs(p.Typography.Text,{type:"secondary",style:{display:"inline-block",width:"100%",color:"#555555",fontWeight:"400",background:"#f0eff4",padding:"3px 10px",borderRadius:6},children:["현재 화면: ",o.jsx("b",{children:_.menuNm})," ",o.jsxs("span",{style:{color:"#939393"},children:["(",_.menuId,")"]})]})]})}),S(_?.menuId)?o.jsxs("div",{style:{padding:"10px 12px",margin:"15px 20px",borderRadius:8,backgroundColor:"#f7f6fB"},children:[o.jsx(p.Typography.Text,{type:"secondary",style:{fontSize:13},children:"저장 위치"}),o.jsx("div",{style:{marginTop:4},children:`📁 > ${$}`||"알 수 없음"})]}):A(),o.jsxs(ze,{style:{padding:"15px 20px",borderTop:"1px solid #eeeeee"},layoutAlign:"right",children:[_&&!S(_.menuId)?o.jsx(p.Button,{style:{padding:"0 10px"},type:"primary",className:"bwg-btn",icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:o.jsx("path",{d:"M3 9H15M9 3V15",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})}),onClick:()=>{const L=String(l[0]);let K="-";L&&j[L]&&(K=j[L].type=="M"?j[L].prntBkmkId:L),W(K,_)},children:"추가"}):o.jsxs(ze,{layoutAlign:"between",children:[o.jsx(p.Button,{type:"default",className:"bwg-btn",style:{padding:"0 10px"},icon:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[o.jsxs("g",{"clip-path":"url(#clip0_1289_1745)",children:[o.jsx("path",{d:"M13.9198 6.57H8.69982L7.57982 3.62H4.03982C3.50982 3.62 3.06982 4.06 3.06982 4.59V12.89C3.06982 13.72 3.73982 14.39 4.56982 14.39H13.4398C14.2698 14.39 14.9398 13.72 14.9398 12.89V7.59C14.9398 7.03 14.4798 6.57 13.9198 6.57Z",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"}),o.jsx("path",{d:"M8.0498 4.72H13.9198C14.4798 4.72 14.9398 5.18 14.9398 5.74V8.39",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})]}),o.jsx("defs",{children:o.jsx("clipPath",{id:"clip0_1289_1745",children:o.jsx("rect",{width:"18",height:"18",fill:"white"})})})]}),onClick:()=>y(!0),children:"폴더 변경"}),o.jsx(p.Button,{type:"default",className:"bwg-btn",style:{padding:"0 10px"},color:"danger",variant:"solid",icon:o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:o.jsx("path",{d:"M7.5 7.5V12M10.5 7.5V12M13.5 4.5V13.5C13.5 14.3284 12.8284 15 12 15H6C5.17157 15 4.5 14.3284 4.5 13.5V4.5M3 4.5H15M11.25 4.5V3.75C11.25 2.92157 10.5784 2.25 9.75 2.25H8.25C7.42157 2.25 6.75 2.92157 6.75 3.75V4.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round"})}),onClick:()=>T(_.menuId),children:"삭제"})]}),o.jsx(p.Button,{type:"default",className:"bwg-btn",style:{padding:"0 10px",marginLeft:5},icon:o.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",children:[o.jsx("path",{d:"M8.25 2.25H9.75C10.1642 2.25 10.5 2.58579 10.5 3V3.42659C10.5 3.74744 10.7153 4.02619 11.0117 4.14921C11.3081 4.27229 11.6532 4.22538 11.8802 3.99842L12.182 3.69668C12.4748 3.40379 12.9497 3.40379 13.2426 3.69668L14.3033 4.75734C14.5962 5.05023 14.5962 5.52511 14.3033 5.818L14.0016 6.1197C13.7746 6.34667 13.7277 6.69185 13.8508 6.98831C13.9738 7.28465 14.2526 7.5 14.5734 7.5L15 7.5C15.4142 7.5 15.75 7.83579 15.75 8.25V9.75C15.75 10.1642 15.4142 10.5 15 10.5H14.5734C14.2526 10.5 13.9738 10.7153 13.8508 11.0117C13.7277 11.3081 13.7746 11.6533 14.0016 11.8803L14.3033 12.182C14.5962 12.4749 14.5962 12.9497 14.3033 13.2426L13.2426 14.3033C12.9497 14.5962 12.4749 14.5962 12.182 14.3033L11.8803 14.0016C11.6533 13.7746 11.3081 13.7277 11.0117 13.8508C10.7153 13.9738 10.5 14.2526 10.5 14.5734V15C10.5 15.4142 10.1642 15.75 9.75 15.75H8.25C7.83579 15.75 7.5 15.4142 7.5 15V14.5734C7.5 14.2526 7.28465 13.9738 6.98831 13.8508C6.69185 13.7277 6.34667 13.7746 6.1197 14.0016L5.81799 14.3033C5.5251 14.5962 5.05022 14.5962 4.75733 14.3033L3.69667 13.2426C3.40378 12.9497 3.40378 12.4749 3.69667 12.182L3.99842 11.8802C4.22538 11.6532 4.27229 11.3081 4.14921 11.0117C4.02619 10.7153 3.74744 10.5 3.42659 10.5H3C2.58579 10.5 2.25 10.1642 2.25 9.75V8.25C2.25 7.83579 2.58579 7.5 3 7.5L3.42657 7.5C3.74743 7.5 4.02619 7.28466 4.14922 6.98832C4.2723 6.69188 4.22539 6.34671 3.99842 6.11975L3.69668 5.818C3.40379 5.52511 3.40379 5.05024 3.69668 4.75734L4.75734 3.69668C5.05023 3.40379 5.52511 3.40379 5.818 3.69668L6.11974 3.99842C6.34671 4.22539 6.69187 4.2723 6.98832 4.14922C7.28466 4.02619 7.5 3.74743 7.5 3.42657V3C7.5 2.58579 7.83579 2.25 8.25 2.25Z",stroke:"currentColor"}),o.jsx("path",{d:"M10.5 9C10.5 9.82843 9.82843 10.5 9 10.5C8.17157 10.5 7.5 9.82843 7.5 9C7.5 8.17157 8.17157 7.5 9 7.5C9.82843 7.5 10.5 8.17157 10.5 9Z",stroke:"currentColor"})]}),onClick:()=>{m(t),h(!0)},children:"관리"})]})]}),children:o.jsx("span",{style:{cursor:"pointer",display:"inline-flex",alignItems:"center"},children:e})}),o.jsx(pN,{open:f,onClose:()=>{h(!1),g&&r(!0)}})]})}const gN=({reqRows:e,subRows:t})=>{const{searchBoxRef:r}=ct.useSearchBox();return o.jsx(ko,{ref:r,reqRows:e,subRows:t})},kt=v.forwardRef(({children:e,searchBox:t,title:r,preRenderEvents:n=[],postRenderEvents:i=[],loading:a=!1,error:s=null,grantEvent:l={},customEvent:c={},buttons:d},u)=>{const{user:f,spacingSize:h}=it.useUserStore(),{activeMenuItem:g}=it.useMenuViewStore(),{loadFavoritesIfNeeded:m,isMenuBookmarked:x}=it.useFavoriteStore(),{loading:y}=it.useLoadingStore(),w=ct.useSizeConfig();v.useImperativeHandle(u,()=>({menuId:g?.menuId}),[g?.menuId]);const[b,j]=v.useState({isInitialized:!1,isReady:!1,error:null,loading:!0,preRenderComplete:!1,postRenderComplete:!1}),{openCorePopup:P}=ct.usePopup(),E=async()=>{if(n.length===0){j(T=>({...T,preRenderComplete:!0}));return}try{for(const T of n)await T();j(T=>({...T,preRenderComplete:!0}))}catch(T){j(D=>({...D,error:T instanceof Error?T.message:"사전 렌더링 실패",preRenderComplete:!0}))}},S=async()=>{if(i.length===0){j(T=>({...T,postRenderComplete:!0}));return}try{for(const T of i)await T();j(T=>({...T,postRenderComplete:!0}))}catch(T){j(D=>({...D,error:T instanceof Error?T.message:"사후 렌더링 실패",postRenderComplete:!0}))}};v.useEffect(()=>{if(b.isInitialized)return;(async()=>{try{await E(),j(D=>({...D,isInitialized:!0,loading:!1}))}catch(D){console.error("BwgView 초기화 실패:",D),j(N=>({...N,isInitialized:!0,loading:!1}))}})()},[]),v.useEffect(()=>{f?.userId&&m(f.userId)},[m,f?.userId]);const O=v.useMemo(()=>g?.menuId?{menuId:g.menuId,grpId:"CUSTOM"}:!1,[g?.menuId]),k=v.useMemo(()=>g?.menuId?{menuId:g.menuId,grpId:"DEFAULT"}:!1,[g?.menuId]);v.useEffect(()=>{b.isInitialized&&b.preRenderComplete&&!b.isReady&&setTimeout(async()=>{await S(),j(D=>({...D,isReady:!0}))},100)},[b.isInitialized,b.preRenderComplete,b.isReady]),v.useEffect(()=>{s&&j(T=>({...T,error:s}))},[s]);const R=()=>o.jsxs("div",{className:"bwgview-header-container",children:[o.jsxs("div",{className:"bwgview-header",children:[o.jsx("div",{className:"bwgview-header-left",children:W.LEFT}),o.jsx("div",{className:"bwgview-header-right",children:W.RIGHT})]}),t&&o.jsx(gN,{reqRows:t.reqRows,subRows:t.subRows})]});if(v.useEffect(()=>{},[f,g]),b.error||s)return o.jsx("div",{style:{padding:"24px"},children:o.jsx(p.Alert,{message:"오류 발생",description:b.error||s,type:"error",showIcon:!0})});const I=()=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 21 20",width:"1em",height:"1em",fill:"none",children:o.jsx("path",{d:"M9.9348 1.4645C10.2382 0.845167 10.7437 0.845167 11.0597 1.4645L13.0694 5.5344C13.3727 6.15374 14.1943 6.74779 14.8768 6.84891L19.3638 7.50616C20.0464 7.60727 20.2107 8.08757 19.7051 8.56787L16.4568 11.7277C15.9638 12.208 15.6478 13.1686 15.7616 13.8512L16.5326 18.3129C16.6464 18.9954 16.2419 19.2988 15.6226 18.9701L11.6159 16.8594C10.9965 16.5307 9.998 16.5307 9.37867 16.8594L5.37196 18.9701C4.75263 19.2988 4.34817 18.9954 4.46192 18.3129L5.23293 13.8512C5.34668 13.1686 5.04334 12.208 4.53776 11.7277L1.28942 8.56787C0.79648 8.08757 0.948154 7.60727 1.63068 7.50616L6.11769 6.84891C6.80022 6.74779 7.62179 6.15374 7.92513 5.5344L9.9348 1.4645Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10"})}),B=()=>o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 21 20",width:"1em",height:"1em",fill:"none",children:o.jsx("path",{d:"M9.9348 1.4645C10.2382 0.845167 10.7437 0.845167 11.0597 1.4645L13.0694 5.5344C13.3727 6.15374 14.1943 6.74779 14.8768 6.84891L19.3638 7.50616C20.0464 7.60727 20.2107 8.08757 19.7051 8.56787L16.4568 11.7277C15.9638 12.208 15.6478 13.1686 15.7616 13.8512L16.5326 18.3129C16.6464 18.9954 16.2419 19.2988 15.6226 18.9701L11.6159 16.8594C10.9965 16.5307 9.998 16.5307 9.37867 16.8594L5.37196 18.9701C4.75263 19.2988 4.34817 18.9954 4.46192 18.3129L5.23293 13.8512C5.34668 13.1686 5.04334 12.208 4.53776 11.7277L1.28942 8.56787C0.79648 8.08757 0.948154 7.60727 1.63068 7.50616L6.11769 6.84891C6.80022 6.74779 7.62178 6.15374 7.92513 5.5344L9.9348 1.4645Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",fill:"none"})}),_=T=>o.jsx(G,{component:I,...T}),$=T=>o.jsx(G,{component:B,...T}),W={LEFT:o.jsx("div",{className:"bwgview-header-left",children:o.jsxs(p.ConfigProvider,{theme:{components:{Tag:{controlHeight:28,controlHeightLG:28,controlHeightSM:28,controlHeightXS:28}}},children:[o.jsxs(p.Space,{children:[g&&o.jsx(hN,{triggerIcon:x(g.menuId)?o.jsx(_,{className:"bookmark-icon",style:{color:"#faad14"}}):o.jsx($,{className:"bookmark-icon"})}),o.jsxs(p.Space.Compact,{style:{alignItems:"center"},children:[o.jsx("span",{className:"pageMenuNm",children:(()=>{let T="";return r?.useMenuTitle&&g?T=g.menuNm:r?.text?T=r.text:g&&(T=g.menuPrntId==="CM00"?g.menuNm.substring(g.menuNm.indexOf(" ")+1):g.menuNm),r?.prefix&&(T=`${r.prefix} ${T}`),r?.suffix&&(T=`${T} ${r.suffix}`),T})()}),g?.menuNo&&o.jsx(p.Tag,{className:"page-num-tag",children:g?.menuNo}),o.jsx(p.Tooltip,{title:"도움말",color:"geekblue",children:o.jsx(p.Button,{variant:"text",type:"text",className:"menu-help-btn",icon:o.jsx(G.QuestionCircleTwoTone,{twoToneColor:"orange"})})}),o.jsx(p.Tooltip,{title:"게시판",color:"geekblue",children:o.jsx(p.Button,{variant:"text",type:"text",onClick:()=>P("CORE_REPORT"),icon:o.jsx(G.BugFilled,{style:{color:"#1890ff"}})})})]})]}),g?.scrnId&&ie.isLocal&&o.jsx(p.Tag,{style:{marginLeft:8,fontSize:13,fontWeight:500,display:"flex"},children:o.jsx(fN,{copyable:!0,style:{display:"inherit",justifyContent:"center",alignItems:"center",marginBottom:0},children:g?.scrnId})})]})}),RIGHT:o.jsx("div",{className:"bwgview-header-right",children:o.jsx(p.ConfigProvider,{theme:{components:{Space:{padding:8}}},children:o.jsxs(p.Space,{children:[o.jsx(p.Flex,{gap:8,children:o.jsx(Kf,{checkAuth:O,buttons:d?.custom||[],gap:8})}),o.jsx(p.ConfigProvider,{theme:{components:{Divider:{verticalMarginInline:0}}},children:o.jsx(p.Divider,{type:"vertical"})}),o.jsx(p.Flex,{gap:8,className:"permission-buttons",children:o.jsx(Kf,{checkAuth:k,buttons:d?.grant||[],gap:8})})]})})})};return o.jsxs("div",{className:"bwg-view main-view",style:{height:"100%",display:"flex",flexDirection:"column",gap:h===0?8:h===1?14:20,padding:h===0?"8px 12px":h===1?"14px 20px":"20px 30px 26px"},children:[R(),o.jsx("div",{className:"bwgview-content",children:o.jsxs("div",{className:"bwgview-content",children:[o.jsx(p.ConfigProvider,{componentSize:w.componentSize,theme:{token:{fontSize:w.fontSize}},children:o.jsx(ct.BwgViewProvider,{menuId:g?.menuId,children:o.jsx("div",{style:{display:"flex",flexDirection:"column",height:"100%",fontSize:`${w.fontSize}px`},children:e})})}),(b.loading||a||y)&&o.jsx(iO.LoadingContainer,{dimStyle:"light",text:y?"처리 중...":"화면 로드 중..."})]})})]})});kt.displayName="BwgView";const mN=({children:e,customTheme:t,customComponentSize:r="middle"})=>{const n={token:{colorPrimary:"#1890ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1890ff",fontFamily:'-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',fontSize:14,fontSizeHeading1:38,fontSizeHeading2:30,fontSizeHeading3:24,fontSizeHeading4:20,fontSizeHeading5:16,padding:16,margin:16,borderRadius:6,boxShadow:"0 2px 8px rgba(0, 0, 0, 0.15)",boxShadowSecondary:"0 2px 4px rgba(0, 0, 0, 0.12)"},algorithm:p.theme.defaultAlgorithm},i={...n,...t,token:{...n.token,...t?.token}};return o.jsx(p.ConfigProvider,{locale:G1,theme:i,componentSize:r,space:{size:r},form:{validateMessages:{required:"${label}을(를) 입력해주세요.",types:{email:"${label}이(가) 유효한 이메일이 아닙니다.",number:"${label}이(가) 유효한 숫자가 아닙니다."},number:{range:"${label}은(는) ${min} ~ ${max} 사이의 값이어야 합니다."}}},pagination:{showSizeChanger:!0},children:e})},vN="data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_127_9289)'%3e%3cpath%20d='M27.3705%2010.9919C28.5405%2010.9919%2029.489%2010.0434%2029.489%208.87338C29.489%207.70337%2028.5405%206.75488%2027.3705%206.75488C26.2004%206.75488%2025.252%207.70337%2025.252%208.87338C25.252%2010.0434%2026.2004%2010.9919%2027.3705%2010.9919Z'%20stroke='%23204AA4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M30.3053%2017.2998V32.3098H24.4248V17.2998'%20stroke='%23204AA4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M27.3701%2032.31V23.3135'%20stroke='%23204AA4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2305%2022.1925V17.642V15.6945C22.2305%2014.3075%2023.3515%2013.1865%2024.7385%2013.1865H29.9825C31.3695%2013.1865%2032.4905%2014.3075%2032.4905%2015.6945V17.642V22.1925'%20stroke='%23204AA4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2519%2021.4229H18.6199C19.1044%2021.4229%2019.5034%2021.8219%2019.5034%2022.3064V24.4154H16.3779V22.3064C16.3779%2021.8219%2016.7769%2021.4229%2017.2614%2021.4229H17.2519Z'%20stroke='%2342AAFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.8339%2024.4062H15.0294C14.6254%2024.4062%2014.2979%2024.7338%2014.2979%2025.1377V31.6832C14.2979%2032.0872%2014.6254%2032.4147%2015.0294%2032.4147H20.8339C21.2378%2032.4147%2021.5654%2032.0872%2021.5654%2031.6832V25.1377C21.5654%2024.7338%2021.2378%2024.4062%2020.8339%2024.4062Z'%20stroke='%2342AAFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16.8252%2027.1895V29.631'%20stroke='%2342AAFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.0391%2027.1895V29.631'%20stroke='%2342AAFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.71875%2014.1642H8.53075C9.03425%2014.1642%209.49025%2013.8602%209.68025%2013.4042L10.3263%2011.8652'%20stroke='%2342AAFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.4991%205.54803L12.2266%2011.8655H17.5371L19.8836%205.51953L17.4991%205.54803Z'%20stroke='%23204AA4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.2017%2016.4639H6.57421C5.97571%2016.4639%205.49121%2015.9794%205.49121%2015.3809C5.49121%2013.4334%207.06821%2011.8564%209.01571%2011.8564H20.3492'%20stroke='%23204AA4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.56738%2032.4805H32.2909'%20stroke='%23204AA4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_127_9289'%3e%3crect%20width='38'%20height='38'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",yN="data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_127_9314)'%3e%3cpath%20d='M15.1807%2019.3994L18.7717%2029.7164'%20stroke='%23FF8CC3'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9033%209.25293L12.6063%2011.2574C12.6063%2011.2574%2010.7443%2014.7724%2013.2618%2022.0209'%20stroke='%23FF8CC4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9033%209.25293L12.6063%2011.2574C12.6063%2011.2574%2016.2448%2012.8534%2018.7718%2020.1019'%20stroke='%23FF8CC4'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.8257%2016.71C22.2202%2012.112%2017.1947%209.67999%2012.5967%2011.276C7.99871%2012.8815%205.56671%2017.907%207.16271%2022.505L7.67571%2023.968L7.88471%2023.892C7.93221%2022.7235%208.67321%2021.6405%209.85121%2021.232C11.0292%2020.8235%2012.2737%2021.2035%2013.0432%2022.0965L13.4422%2021.954C13.4897%2020.7855%2014.2307%2019.7025%2015.4087%2019.294C16.5867%2018.8855%2017.8312%2019.2655%2018.6007%2020.1585L18.9997%2020.016C19.0472%2018.8475%2019.7882%2017.7645%2020.9662%2017.356C22.1442%2016.9475%2023.3887%2017.3275%2024.1582%2018.2205L24.3577%2018.154L23.8447%2016.691L23.8257%2016.71Z'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.37%2015.4193C23.636%2015.4858%2023.9115%2015.5238%2024.1965%2015.5238C26.068%2015.5238%2027.5785%2014.0038%2027.5785%2012.1418C27.5785%2010.2798%2026.0585%208.75977%2024.1965%208.75977C22.3345%208.75977%2020.8145%2010.2798%2020.8145%2012.1418'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.2061%206.12784V5.00684'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19.8641%207.79018L19.1611%207.09668'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28.5381%2016.4736L29.2411%2017.1766'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M30.21%2012.1318H31.331'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M28.5469%207.79018L29.2404%207.09668'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M29.3355%2029.8213H14.2305'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14.2302%2029.8213L10.3447%2025.2803'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.8527%2028.4531L7.76074%2032.9941'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M23.8447%2029.8213L27.4072%2032.9943'%20stroke='%239F2878'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_127_9314'%3e%3crect%20width='38'%20height='38'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",xN="data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_127_9273)'%3e%3cpath%20d='M25.9254%2020.8996C27.5151%2020.8996%2028.8039%2019.6108%2028.8039%2018.0211C28.8039%2016.4313%2027.5151%2015.1426%2025.9254%2015.1426C24.3356%2015.1426%2023.0469%2016.4313%2023.0469%2018.0211C23.0469%2019.6108%2024.3356%2020.8996%2025.9254%2020.8996Z'%20stroke='%235244A2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M31.4825%2032.4711V25.9066C31.4825%2024.5671%2030.485%2023.4746%2029.2595%2023.4746H22.6C21.3745%2023.4746%2020.377%2024.5671%2020.377%2025.9066'%20stroke='%235244A2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M25.2696%2026.7334H14.2686L16.5106%2032.6234H27.5021L25.2696%2026.7334Z'%20stroke='%23925CFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.5617%2018.8385C6.1462%2017.4135%205.2627%2015.447%205.2627%2013.2715C5.2627%208.91095%208.7967%205.37695%2013.1572%205.37695C17.5177%205.37695%2021.0517%208.91095%2021.0517%2013.2715C21.0517%2015.124%2020.4152%2016.815%2019.3512%2018.164C18.0497%2019.8075%2016.1117%2020.919%2013.9172%2021.128'%20stroke='%235244A2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.1572%2013.2715L16.0167%2015.5705'%20stroke='%23925CFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.1572%208.62598V13.2715'%20stroke='%23925CFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.35963%2016.1973L7.84663%2019.1328L4.91113%2018.6293'%20stroke='%235244A2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.91113%2032.623H33.0881'%20stroke='%235244A2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_127_9273'%3e%3crect%20width='38'%20height='38'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",bN=({children:e})=>{const[t,r]=v.useState({x:0,y:0}),[n,i]=v.useState(!1),[a,s]=v.useState({x:0,y:0}),[l,c]=v.useState(!1),[d,u]=v.useState(!0),f=v.useRef(null),h=[{id:"overtime",title:"시간 외 근무신청",icon:o.jsx("img",{src:xN,alt:"시간외근무신청",className:"quick-overtime"}),color:"#722ed1",onClick:()=>{console.log("시간 외 근무 신청 클릭")}},{id:"business-trip",title:"출장신청",icon:o.jsx("img",{src:vN,alt:"출장신청",className:"quick-business-trip"}),color:"#1890ff",onClick:()=>{console.log("출장 신청 클릭")}},{id:"vacation",title:"휴가신청",icon:o.jsx("img",{src:yN,alt:"휴가신청",className:"quick-holiday"}),color:"#eb2f96",onClick:()=>{console.log("휴가 신청 클릭")}},{id:"document",title:"문서신청",icon:o.jsx(G.FileTextOutlined,{}),color:"#52c41a",onClick:()=>{console.log("문서 신청 클릭")}},{id:"profile",title:"인사정보",icon:o.jsx(G.UserOutlined,{}),color:"#fa8c16",onClick:()=>{console.log("인사 정보 클릭")}},{id:"settings",title:"설정",icon:o.jsx(G.SettingOutlined,{}),color:"#13c2c2",onClick:()=>{console.log("설정 클릭")}}];v.useEffect(()=>{const b=()=>{const j=window.innerHeight,E=Math.max(64,(j-300)/3);r({x:0,y:E});const S=j/2;u(E<S)};return b(),window.addEventListener("resize",b),()=>window.removeEventListener("resize",b)},[]);const g=b=>{if(b.preventDefault(),b.stopPropagation(),f.current){const j=f.current.getBoundingClientRect();s({x:b.clientX-j.left,y:b.clientY-j.top}),i(!0)}},m=b=>{if(n){const j=b.clientY-a.y,P=window.innerHeight-24,S=Math.max(64,Math.min(P,j));r({x:t.x,y:S});const O=window.innerHeight/2;u(S<O)}},x=()=>{i(!1)},y=()=>{c(!l)},w=b=>{b.onClick&&b.onClick()};return v.useEffect(()=>{if(n)return document.addEventListener("mousemove",m),document.addEventListener("mouseup",x),()=>{document.removeEventListener("mousemove",m),document.removeEventListener("mouseup",x)}},[n,a]),o.jsxs("div",{className:"quick-tab-container",ref:f,style:{position:"fixed",right:0,top:t.y,zIndex:1e3,userSelect:"none",touchAction:"none"},children:[o.jsxs("div",{className:"quick-tab",style:{position:"absolute",right:"40px",top:d?0:"auto",bottom:d?"auto":0,display:"flex",flexDirection:"column",gap:"15px",border:"1px solid #E0DEEF",borderRadius:"15px",padding:"8px",boxShadow:"0 0 10px rgba(0, 0, 0, 0.3)",minWidth:"88px",maxWidth:"88px",maxHeight:d?`calc(100vh - ${t.y+12}px)`:`${t.y-12}px`,transform:l?"translateX(0)":"translateX(calc(100% + 100px))",transition:"transform 0.3s ease",marginTop:d&&t.y<100?"32px":"0",marginBottom:!d&&t.y>window.innerHeight-100?"8px":"0"},children:[o.jsx("div",{className:"quick-tab-items-wrap",style:{background:"#ffffff",borderRadius:"10px",flex:1,overflowY:"auto",maxHeight:d?`calc(100vh - ${t.y+120}px)`:`${t.y-60}px`,padding:"14px 0"},children:h.map(b=>o.jsx(p.Card,{className:"quick-tab-items",size:"small",style:{border:"none",boxShadow:"none",marginBottom:"15px",cursor:"pointer",transition:"all 0.2s ease"},styles:{body:{padding:"0"}},onClick:()=>w(b),onMouseEnter:j=>{},onMouseLeave:j=>{},children:o.jsxs("div",{className:"quick-tab-item-inner",children:[o.jsx("div",{className:"quick-tab-items-icon",style:{width:"44px",height:"44px",borderRadius:"8PX",fontSize:"24px",color:b.color,marginBottom:"5px"},children:b.icon}),o.jsx("div",{className:"quick-tab-items-title",children:b.title})]})},b.id))}),o.jsx("div",{className:"quick-tab-add-btn",style:{height:"30px",display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer",transition:"all 0.2s ease",flexShrink:0,marginBottom:"7px"},onMouseEnter:b=>{},onMouseLeave:b=>{},children:o.jsx("span",{className:"quick-tab-add-icon",children:o.jsx(G.PlusOutlined,{style:{color:"#CDC4FF",fontSize:"15px"}})})})]}),o.jsx("div",{className:"quick-tab-drag-btn",style:{cursor:n?"grabbing":"grab",zIndex:1001},onMouseDown:b=>g(b)}),o.jsx(p.Button,{className:`quick-tab-toggle-btn ${l?"expanded":""}`,type:"default",style:{border:"0",backgroundColor:"transparent"},onClick:y})]})},wN=()=>{const{verifyWithToken:e}=ct.useAuth(),t=qm.useNavigate(),r=qm.useLocation();return v.useEffect(()=>{const i=new URLSearchParams(r.search).get("token");if(!i){t("/login",{replace:!0});return}(async()=>{const a=await e(i);t(a?"/main":"/login",{replace:!0})})()},[r.search]),o.jsx("div",{style:{display:"grid",placeItems:"center",height:"100dvh"},children:o.jsx(p.Spin,{tip:"인증중..."})})},CN=e=>{const{showPopup:t}=ct.usePopup(),r=v.useRef(null),n=v.useRef(null),i=v.useRef(null),a=v.useRef(null),[s,l]=v.useState(!1),[c,d]=v.useState(null),[u,f]=v.useState("common"),{getCodeColor:h,getCodeName:g,getCodeList:m}=ct.useCommonCode(),x=v.useMemo(()=>ie.createBwgGridRenderer((N,A,L,K,H)=>{const V=A.value,Y=h?.(V)||"blue",re=g?.(V)||V,se=V?o.jsx(p.Tag,{color:Y,style:{fontSize:"11px"},children:re}):null;H.render(o.jsx("div",{style:{padding:"4px"},children:se}))}),[h,g]),[y,w]=v.useState({crprCd:"",systId:"",authId:"",authNm:"",authDscr:"",authMenu:"",enblYn:"Y"}),[b,j]=v.useState(!1),P=v.useMemo(()=>[{fieldName:"authId",header:{text:"권한ID"},width:120,visible:!1},{fieldName:"menuId",header:{text:"메뉴ID"},width:120,visible:!1},{fieldName:"menuNm",header:{text:"메뉴명"},width:200,visible:!1},{fieldName:"grpId",header:{text:"그룹ID"},width:100},{fieldName:"btnId",header:{text:"버튼ID"},width:100},{fieldName:"btnNm",header:{text:"버튼명"},width:150},{fieldName:"btnSq",header:{text:"출력순서"},width:80,dataType:"number"},{fieldName:"enblYn",header:{text:"사용여부"},width:80,renderer:{type:"check",trueValues:"Y",falseValues:"N"}}],[]),E={container:{check:!0,indicator:!0,footer:!0}},S={onCurrentRowChanged(N,A,L){console.log("공통 버튼 그리드 - 현재 행 변경:",{oldRow:A,newRow:L,activeTabKey:u})}},O={onCurrentRowChanged(N,A,L){console.log("커스텀 버튼 그리드 - 현재 행 변경:",{oldRow:A,newRow:L,activeTabKey:u})}},k=N=>{f(N)};v.useEffect(()=>{},[]),v.useEffect(()=>{const N=n.current?.vw?.getCurrent().itemIndex??-1;if(N<0)return;const A=n.current?.vw?.getValues(N);B.SCMAUTH00201({crprCd:A.crprCd,systId:A.systId,authId:A.authId,menuId:A.authMenu,grpId:u==="common"?"DEFAULT":"CUSTOM"})},[u]);const R=v.useMemo(()=>[{fieldName:"crprCd",header:{text:"회사코드"},width:80,visible:!1},{fieldName:"systId",header:{text:"업무분류"},width:80,renderer:"tag"},{fieldName:"authId",header:{text:"권한ID"},width:120,required:!0},{fieldName:"authNm",header:{text:"권한명칭"},width:200,styleName:"left",editable:!0},{fieldName:"enblYn",header:{text:"사용여부"},width:80,renderer:{type:"check",trueValues:"Y",falseValues:"N"}},{fieldName:"authMenu",header:{text:"메뉴"},width:100,visible:!1},{fieldName:"authMenuNm",header:{text:"메뉴"},width:100,styleName:"left"},{fieldName:"authDscr",header:{text:"권한설명"},width:300,visible:!1}],[]),I={onCurrentRowChanged(N,A,L){if(L<0)return;const K=N.getValues(L);console.log("권한 선택:",K),console.log("현재 activeTabKey:",u),r.current?.setFieldsValue(K),B.SCMAUTH00201({crprCd:K.crprCd,systId:K.systId,authId:K.authId,menuId:K.authMenu,grpId:u==="common"?"DEFAULT":"CUSTOM"})}},B={SCMAUTH00101:()=>{ie.callService("SCMAUTH00101",{crprCd:ie.getCrprCd()},{}).then(N=>{n.current?.addAllData(N.data)})},SCMAUTH00102:N=>{ie.callService("SCMAUTH00102",{...N},{}).then(A=>{A.result||r.current?.setFields([{name:"authId",errors:[A.message]}])})},SCMAUTH00201:N=>{ie.callService("SCMAUTH00201",{...N},{}).then(A=>{u==="common"?i.current?.addAllData(A.data):a.current?.addAllData(A.data)}).catch(A=>{console.error("SCMAUTH00201 호출 실패:",A)})},SCMAUTH00301:async N=>{try{const A=await ie.callService("SCMAUTH00301",{...N,crprCd:ie.getCrprCd()},{});return console.log("권한 정보 저장 성공:",A),j(!1),B.SCMAUTH00101(),A}catch(A){throw console.error("권한 정보 저장 실패:",A),A}},SCMAUTH00401:async N=>{try{const A=await ie.callService("SCMAUTH00401",{...N,crprCd:ie.getCrprCd()},{});return console.log("권한 정보 수정 성공:",A),j(!1),B.SCMAUTH00101(),A}catch(A){throw console.error("권한 정보 수정 실패:",A),A}}},_={search:()=>{B.SCMAUTH00101()},new:()=>{j(!1),w({crprCd:String(ie.getCrprCd()||""),systId:"",authId:"",authNm:"",authDscr:"",authMenu:"",enblYn:"Y"}),l(!0)},edit:()=>{const N=n.current?.getCurrentRow();N&&typeof N=="object"&&(j(!0),w({crprCd:N.crprCd||String(ie.getCrprCd()||""),systId:N.systId||"",authId:N.authId||"",authNm:N.authNm||"",authDscr:N.authDscr||"",authMenu:N.authMenu||"",enblYn:N.enblYn||"Y"}),l(!0))}},$={test:()=>{console.log("test")}},W={openPopup:N=>{t("CMDprtSrchP02",{isDefault:N})},add:()=>{console.log("add")},modify:()=>{console.log("edit")},delete:()=>{console.log("delete")}},T=(N,A)=>{w(L=>({...L,[N]:A}))},D=async()=>{try{b||await B.SCMAUTH00102({auth:r.current?.getFieldsValue()})}catch(N){console.error("권한 정보 처리 실패:",N)}};return v.useEffect(()=>{B.SCMAUTH00101()},[]),v.useEffect(()=>{},[n.current?.getGridInstance()?.gridView]),o.jsx(kt,{grantEvent:_,customEvent:$,children:o.jsxs(ze,{children:[o.jsxs(De,{className:"w40",children:[o.jsx(Le,{title:"권한 관리",icons:{type:"antd"},children:o.jsx(p.Popover,{styles:{body:{border:"1px solid #ededed",background:"#ededed"}},content:o.jsxs(p.Flex,{gap:3,children:[o.jsx(p.Button,{type:"primary",onClick:()=>W.openPopup(!0),children:"공통권한버튼"}),o.jsx(p.Button,{onClick:()=>W.openPopup(!1),children:"커스텀 버튼"})]}),placement:"bottom",children:o.jsx(p.Button,{icon:o.jsx(G.SettingTwoTone,{}),title:"버튼관리",children:"버튼관리"})})}),o.jsx(Fe,{type:"nrml",ref:n,gridColumns:R,renderers:[{name:"tag",renderer:x}],gridOptions:{container:{indicator:!0,check:!0,checkAll:!0}},gridEvents:I})]}),o.jsx(De,{className:"w60",border:!0,children:o.jsxs(dn,{title:"권한 상세",children:[o.jsxs(z.BwgForm,{ref:r,style:{padding:"10px 20px"},children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:8,children:o.jsx(z.BwgSelect,{itemProps:{label:"업무분류",name:"systId"},selectProps:{variant:"borderless",options:m("SYST"),copyable:!0,disabled:!0}})}),o.jsx(p.Col,{span:8,children:o.jsx(z.BwgFormItem,{label:"사용여부",name:"enblYn",children:o.jsx(p.Select,{variant:"borderless",options:[{label:"사용",value:"Y"},{label:"미사용",value:"N"}],disabled:!0})})}),o.jsx(p.Col,{span:8})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:8,children:o.jsx(z.BwgFormItem,{label:"권한ID",name:"authId",children:o.jsx(p.Input,{variant:"borderless",readOnly:!0})})}),o.jsx(p.Col,{span:16,children:o.jsx(z.BwgFormItem,{label:"권한명",name:"authNm",children:o.jsx(p.Input,{variant:"borderless",readOnly:!0})})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgFormItem,{label:"권한메뉴",style:{width:"100%",marginBottom:0},validateStatus:"",help:"",children:o.jsxs(p.Space.Compact,{block:!0,children:[o.jsx(p.Form.Item,{name:"authMenu",style:{width:"40%"},validateStatus:"",help:"",children:o.jsx(p.Input,{readOnly:!0,variant:"filled"})}),o.jsx(p.Form.Item,{name:"authMenuNm",style:{width:"60%"},validateStatus:"",help:"",children:o.jsx(p.Input,{readOnly:!0})})]})})})}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgFormItem,{label:"권한설명",name:"authDscr",children:o.jsx(p.Input.TextArea,{variant:"borderless",readOnly:!0})})})})]}),o.jsx(ar,{size:"small",activeKey:u,onChange:k,items:[{key:"common",label:"공통버튼",children:o.jsxs(De,{children:[o.jsx(Le,{title:"공통 버튼 매핑",children:o.jsx(Yf,{grpId:"AUTH",menuId:"CM010303",btnEvent:W})}),o.jsx(Fe,{ref:i,type:"nrml",gridColumns:P,gridOptions:E,gridEvents:S})]})},{key:"custom",label:"커스텀",children:o.jsxs(De,{children:[o.jsx(Le,{title:"커스텀 버튼 매핑",children:o.jsx(Yf,{grpId:"AUTH2",menuId:"CM010303"})}),o.jsx(Fe,{ref:a,type:"nrml",gridColumns:P,gridOptions:E,gridEvents:O})]})}],tabPosition:"left"})]})}),o.jsx(un,{title:`권한별 메뉴 관리 - ${c?.authNm||""}`,open:s,placement:"right",onClose:()=>{l(!1),w({crprCd:"",systId:"",authId:"",authNm:"",authDscr:"",authMenu:"",enblYn:"Y"}),j(!1)},width:"40%",size:"large",afterOpenChange:N=>{console.log("afterOpenChange:",N)},footer:o.jsxs("div",{className:"drawer-footer-btn-group",children:[o.jsx(p.Button,{onClick:()=>{l(!1),r.current?.resetFields(),j(!1)},className:"bwg-btn",children:"취소"}),o.jsx(p.Button,{type:"primary",onClick:D,className:"bwg-btn",children:"저장"})]}),children:o.jsxs(z.BwgForm,{ref:r,initialValues:y,children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{itemProps:{name:["crprCd","crprNm"],label:"회사 코드"},placeholder:["회사 코드","회사 명칭"],popuCd:"CMAuthMstrP01"})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{name:"systId",label:"시스템 ID"},selectProps:{variant:"borderless",options:m("SYST"),copyable:!0,disabled:!0}})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{name:"authId",label:"권한 ID",children:o.jsx(p.Input,{onChange:N=>T("authId",N.target.value),placeholder:"권한 ID를 입력하세요",disabled:b})})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{name:"enblYn",label:"사용여부",children:o.jsx(p.Select,{onChange:N=>T("enblYn",N),options:[{value:"Y",label:"사용"},{value:"N",label:"미사용"}]})})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgFormItem,{name:"authNm",label:"권한 명칭",children:o.jsx(p.Input,{onChange:N=>T("authNm",N.target.value),placeholder:"권한 명칭을 입력하세요"})})})}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgFormItem,{name:"authDscr",label:"권한 설명",children:o.jsx(p.Input.TextArea,{onChange:N=>T("authDscr",N.target.value),placeholder:"권한 설명을 입력하세요",rows:2})})})}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgSearch,{itemProps:{name:["authMenu","authMenuNm"],label:"권한 메뉴"},placeholder:["메뉴ID","메뉴명명"],popuCd:"CMMenuMstrP01"})})})]})})]})})},SN=e=>{const t=v.useRef(null),r=v.useRef(null),n=v.useRef(null),[i,a]=v.useState("menu"),s=v.useMemo(()=>ie.createBwgGridRenderer((m,x,y,w,b)=>{const j=m.getValue(x.index?.itemIndex,"systId"),P=m.getValue(x.index?.itemIndex,"roleId"),E=m.getValue(x.index?.itemIndex,"roleNm"),S=m.getValue(x.index?.itemIndex,"enblYn"),O=m.getValue(x.index?.itemIndex,"roleDscr");b.render(o.jsx(p.Card,{size:"small",style:{height:"95px"},children:o.jsxs(p.Flex,{style:{height:"95px"},children:[o.jsxs(De,{className:"w60",style:{position:"relative",padding:"8px"},children:[o.jsx("div",{style:{position:"absolute",top:"8px",left:"8px"},children:o.jsx(p.Tag,{color:"blue",style:{fontSize:"13px"},children:j})}),o.jsx("div",{style:{position:"absolute",top:"30%",left:"50%",transform:"translate(-50%, -50%)",fontSize:"16px",fontWeight:"bold",color:"#262626",textAlign:"center"},children:E}),o.jsx("div",{style:{position:"absolute",top:"50%",left:"50%",transform:"translateX(-50%)",fontSize:"13px",color:"#8c8c8c",fontFamily:"monospace"},children:P}),o.jsx("div",{style:{position:"absolute",bottom:"8px",right:"8px",fontSize:"16px",color:S==="Y"?"#52c41a":"#ff4d4f"},children:S==="Y"?o.jsx(G.CheckCircleOutlined,{style:{color:"#52c41a"}}):o.jsx(G.CloseCircleOutlined,{style:{color:"#ff4d4f"}})})]}),o.jsx(p.Divider,{type:"vertical",style:{height:"95px"}}),o.jsx(De,{className:"w40",children:O&&o.jsx(p.Typography.Text,{style:{fontSize:"13px",color:"#595959",lineHeight:"1.4",textAlign:"left",display:"block",wordBreak:"break-word",whiteSpace:"pre-wrap"},children:o.jsx("blockquote",{children:O})})})]})}))}),[]),l=v.useMemo(()=>[{fieldName:"crprCd",header:{text:"법인코드"},width:100,visible:!1},{fieldName:"systId",header:{text:"시스템ID"},width:100,renderer:"systCard"},{fieldName:"roleId",header:{text:"역할ID"},width:120},{fieldName:"roleNm",header:{text:"역할명"},width:150},{fieldName:"roleDscr",header:{text:"역할설명"},width:200,visible:!1},{fieldName:"sortOrd",header:{text:"정렬순서"},width:80,visible:!1},{fieldName:"enblYn",header:{text:"사용여부"},width:80,renderer:{type:"check",trueValues:"Y",falseValues:"N"},visible:!1}],[]),c=[{fieldName:"crprCd",header:{text:"법인코드"},width:100,visible:!1},{fieldName:"roleId",header:{text:"역할ID"},width:120,visible:!1},{fieldName:"dprtCd",header:{text:"부서코드"},width:120},{fieldName:"dprtNm",header:{text:"부서"},width:120},{fieldName:"subSyncYn",header:{text:"동기화여부"},width:100,renderer:{type:"check",trueValues:"Y",falseValues:"N"}}],d=[{fieldName:"userId",header:{text:"사용자ID"},width:120},{fieldName:"userNm",header:{text:"사용자명"},width:150},{fieldName:"deptNm",header:{text:"부서명"},width:150},{fieldName:"email",header:{text:"이메일"},width:200,visible:!1},{fieldName:"enblYn",header:{text:"사용여부"},width:80,visible:!1}],u=v.useMemo(()=>({display:{rowHeight:100},layout:{colspan:[{fieldName:"systId",span:3}]},container:{state:!0,check:!0,checkAll:!0,indicator:!0,footer:!0}}),[]),f={onCurrentRowChanged(m,x,y){if(y<0)return;const w=m.getValues(y);switch(i){case"menu":break;case"dept":h.SCMROLE00103(w.roleId);break;case"user":h.SCMROLE00104(w.roleId);break}}},h={SCMROLE00101:()=>{ie.callService("SCMROLE00101",{crprCd:ie.getCrprCd()}).then(m=>{console.log("SCMROLE00101:",m),t.current?.addAllData(m.data)})},SCMROLE00102:m=>{ie.callService("SCMROLE00102",{crprCd:ie.getCrprCd(),roleId:m}).then(x=>{console.log("SCMROLE00102:",x)})},SCMROLE00103:m=>{ie.callService("SCMROLE00103",{crprCd:ie.getCrprCd(),roleId:m}).then(x=>{console.log("SCMROLE00103:",x),r.current?.addAllData(x.data)})},SCMROLE00104:m=>{ie.callService("SCMROLE00104",{crprCd:ie.getCrprCd(),roleId:m}).then(x=>{console.log("SCMROLE00104:",x),n.current?.addAllData(x.data)})}},g={search:()=>{h.SCMROLE00101()}};return v.useEffect(()=>{const m=t.current?.getCurrentIndex()??-1;if(m<0)return;const x=t.current?.vw?.getValue(m,"roleId");switch(i){case"menu":break;case"dept":h.SCMROLE00103(x);break;case"user":h.SCMROLE00104(x);break}},[i]),o.jsx(kt,{grantEvent:g,children:o.jsxs(ze,{children:[o.jsxs(De,{className:"w40",children:[o.jsx(Le,{title:"역할 목록",icons:{type:"antd"}}),o.jsx(Fe,{ref:t,type:"nrml",gridColumns:l,gridOptions:u,gridEvents:f,renderers:[{name:"systCard",renderer:s}]})]}),o.jsxs(De,{className:"w60",children:[o.jsx(Le,{title:"역할별 관리"}),o.jsx(p.Tabs,{className:"bwg-tab",activeKey:i,onChange:m=>a(m),items:[{key:"menu",label:"역할별 메뉴",icon:o.jsx(G.MenuOutlined,{}),children:o.jsx(Fe,{type:"tree",gridColumns:[{fieldName:"menuId",header:{text:"메뉴ID"},width:120},{fieldName:"menuNm",header:{text:"메뉴명"},width:200},{fieldName:"menuPath",header:{text:"메뉴경로"},width:300},{fieldName:"enblYn",header:{text:"사용여부"},width:80}],gridOptions:{display:{rowHeight:40}}})},{key:"dept",label:"역할별 부서",icon:o.jsx(G.TeamOutlined,{}),children:o.jsxs(ze,{children:[o.jsx(De,{className:"w50",children:o.jsx(Fe,{ref:r,type:"nrml",gridColumns:c,gridOptions:{display:{rowHeight:40}}})}),o.jsx(De,{className:"w50",border:!0,children:o.jsx(dn,{title:"부서정보",children:"123"})})]})},{key:"user",label:"역할별 사용자",icon:o.jsx(G.UserOutlined,{}),children:o.jsxs(ze,{children:[o.jsx(De,{className:"w50",children:o.jsx(Fe,{ref:n,type:"nrml",gridColumns:d,gridOptions:{display:{rowHeight:40}}})}),o.jsx(De,{className:"w50",border:!0,children:o.jsx(dn,{title:"사용자정보",children:"123"})})]})}]})]})]})})};var ca={},R0;function jN(){if(R0)return ca;R0=1;function e(E){"@babel/helpers - typeof";return e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(S){return typeof S}:function(S){return S&&typeof Symbol=="function"&&S.constructor===Symbol&&S!==Symbol.prototype?"symbol":typeof S},e(E)}Object.defineProperty(ca,"__esModule",{value:!0}),ca.CopyToClipboard=void 0;var t=i(v),r=i(QC()),n=["text","onCopy","options","children"];function i(E){return E&&E.__esModule?E:{default:E}}function a(E,S){var O=Object.keys(E);if(Object.getOwnPropertySymbols){var k=Object.getOwnPropertySymbols(E);S&&(k=k.filter(function(R){return Object.getOwnPropertyDescriptor(E,R).enumerable})),O.push.apply(O,k)}return O}function s(E){for(var S=1;S<arguments.length;S++){var O=arguments[S]!=null?arguments[S]:{};S%2?a(Object(O),!0).forEach(function(k){j(E,k,O[k])}):Object.getOwnPropertyDescriptors?Object.defineProperties(E,Object.getOwnPropertyDescriptors(O)):a(Object(O)).forEach(function(k){Object.defineProperty(E,k,Object.getOwnPropertyDescriptor(O,k))})}return E}function l(E,S){if(E==null)return{};var O=c(E,S),k,R;if(Object.getOwnPropertySymbols){var I=Object.getOwnPropertySymbols(E);for(R=0;R<I.length;R++)k=I[R],!(S.indexOf(k)>=0)&&Object.prototype.propertyIsEnumerable.call(E,k)&&(O[k]=E[k])}return O}function c(E,S){if(E==null)return{};var O={},k=Object.keys(E),R,I;for(I=0;I<k.length;I++)R=k[I],!(S.indexOf(R)>=0)&&(O[R]=E[R]);return O}function d(E,S){if(!(E instanceof S))throw new TypeError("Cannot call a class as a function")}function u(E,S){for(var O=0;O<S.length;O++){var k=S[O];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(E,k.key,k)}}function f(E,S,O){return S&&u(E.prototype,S),Object.defineProperty(E,"prototype",{writable:!1}),E}function h(E,S){if(typeof S!="function"&&S!==null)throw new TypeError("Super expression must either be null or a function");E.prototype=Object.create(S&&S.prototype,{constructor:{value:E,writable:!0,configurable:!0}}),Object.defineProperty(E,"prototype",{writable:!1}),S&&g(E,S)}function g(E,S){return g=Object.setPrototypeOf||function(k,R){return k.__proto__=R,k},g(E,S)}function m(E){var S=w();return function(){var k=b(E),R;if(S){var I=b(this).constructor;R=Reflect.construct(k,arguments,I)}else R=k.apply(this,arguments);return x(this,R)}}function x(E,S){if(S&&(e(S)==="object"||typeof S=="function"))return S;if(S!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return y(E)}function y(E){if(E===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return E}function w(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function b(E){return b=Object.setPrototypeOf?Object.getPrototypeOf:function(O){return O.__proto__||Object.getPrototypeOf(O)},b(E)}function j(E,S,O){return S in E?Object.defineProperty(E,S,{value:O,enumerable:!0,configurable:!0,writable:!0}):E[S]=O,E}var P=(function(E){h(O,E);var S=m(O);function O(){var k;d(this,O);for(var R=arguments.length,I=new Array(R),B=0;B<R;B++)I[B]=arguments[B];return k=S.call.apply(S,[this].concat(I)),j(y(k),"onClick",function(_){var $=k.props,W=$.text,T=$.onCopy,D=$.children,N=$.options,A=t.default.Children.only(D),L=(0,r.default)(W,N);T&&T(W,L),A&&A.props&&typeof A.props.onClick=="function"&&A.props.onClick(_)}),k}return f(O,[{key:"render",value:function(){var R=this.props,I=R.children,B=l(R,n),_=t.default.Children.only(I);return t.default.cloneElement(_,s(s({},B),{},{onClick:this.onClick}))}}]),O})(t.default.PureComponent);return ca.CopyToClipboard=P,j(P,"defaultProps",{onCopy:void 0,options:void 0}),ca}var dd,A0;function EN(){if(A0)return dd;A0=1;var e=jN(),t=e.CopyToClipboard;return t.CopyToClipboard=t,dd=t,dd}var PN=EN();const Gh=wr(PN),pr=({children:e,onClick:t,isActive:r=!1,icon:n})=>{const[i,a]=v.useState(!1),s={width:"100%",textAlign:"left",marginBottom:"8px",border:"none",borderRadius:"8px",padding:"12px 16px",fontWeight:500,transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)",position:"relative",overflow:"hidden",background:r?"#00bcd4":"transparent",color:r?"#ffffff":"#595959",transform:i?"translateX(4px)":"translateX(0)",boxShadow:r?i?"0 4px 12px rgba(0, 188, 212, 0.3)":"none":i?"0 2px 8px rgba(0, 0, 0, 0.1)":"none"},l={position:"absolute",left:0,top:0,bottom:0,width:"4px",background:"#00bcd4",borderRadius:"0 2px 2px 0"};return o.jsxs(p.Button,{type:"text",onClick:t,style:s,onMouseEnter:()=>a(!0),onMouseLeave:()=>a(!1),children:[r&&o.jsx("div",{style:l}),n&&o.jsx("span",{style:{marginRight:"8px",fontSize:"16px"},children:n}),o.jsx("span",{style:{fontSize:"14px",lineHeight:1.4},children:e})]})},hr=({importText:e,onCopy:t})=>o.jsx(Gh,{text:e,onCopy:()=>{p.message.success("import 문이 복사되었습니다!"),t?.()},children:o.jsxs("div",{style:{background:"#1e1e1e",border:"1px solid #3c3c3c",borderRadius:"6px",padding:"12px 16px",fontFamily:'Monaco, Menlo, "Ubuntu Mono", monospace',fontSize:"13px",color:"#d4d4d4",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"space-between",transition:"all 0.2s ease",userSelect:"none"},onMouseEnter:r=>{r.currentTarget.style.background="#2d2d30",r.currentTarget.style.borderColor="#4a4a4a"},onMouseLeave:r=>{r.currentTarget.style.background="#1e1e1e",r.currentTarget.style.borderColor="#3c3c3c"},children:[o.jsx("code",{children:e}),o.jsx(G.CopyOutlined,{style:{color:"#858585",fontSize:"14px"}})]})}),qr=({selectedRowKeys:e,onSelectionChange:t,componentName:r})=>{const n=[{property:"label",description:"폼 아이템의 라벨 텍스트입니다. 필수 항목일 경우 자동으로 별표(*)가 추가됩니다.",type:"string | React.ReactNode"},{property:"name",description:"폼 필드의 이름입니다. Form.useForm과 함께 사용되어 필드 값을 관리합니다.",type:"string | string[]"},{property:"rules",description:'필드의 유효성 검사 규칙입니다. Ant Design의 Form.Item rules를 따릅니다. (예: [{ required: true, message: "필수 입력 항목입니다." }])',type:"Rule[]"},{property:"initialValue",description:"필드의 초기값을 설정합니다.",type:"any"}],i=()=>{if(e.length===0){p.message.warning("선택된 속성이 없습니다!");return}const a={label:"'라벨'",name:"'fieldName'",rules:"[{ required: true, message: '필수 항목입니다.' }]",initialValue:"'초기값'"},s=e.map(c=>` ${c}: ${a[c]||"true"}`).join(`,
184
+ `),l=`<${r}
185
+ itemProps={{
186
+ ${s}
187
+ }}
188
+ // ... other props
189
+ />`;navigator.clipboard.writeText(l),p.message.success("선택된 속성으로 코드가 복사되었습니다!")};return o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsx(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:"BwgFormItem 컴포넌트의 모든 속성을 지원합니다. Ant Design의 Form.Item의 속성을 상속받으며, Form과 함께 사용할 때 폼 필드를 제어하는 데 사용됩니다."}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[e.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[e.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:i,disabled:e.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:e,onChange:(a,s)=>{t(a)}},rowKey:"property",pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center",width:"20%"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center",width:"25%"}],dataSource:n})]})},ON=()=>{const e=v.useRef(null),[t,r]=v.useState("ex_bwg_input"),[n,i]=v.useState([]),[a,s]=v.useState([]),[l,c]=v.useState([]),[d,u]=v.useState([]),[f,h]=v.useState([]),[g,m]=v.useState([]),[x,y]=v.useState([]),[w,b]=v.useState([]),[j,P]=v.useState([]),[E,S]=v.useState([]),[O,k]=v.useState([]),[R,I]=v.useState([]),[B,_]=v.useState([]),[$,W]=v.useState([]),[T,D]=v.useState([]),[N,A]=v.useState([]),[L,K]=v.useState([]),[H,V]=v.useState([]),[Y,re]=v.useState([]),[se,pe]=v.useState([]),[Ee,Pe]=v.useState([]),[X,ge]=v.useState([]);v.useState([]),v.useState([]);const ce=F=>{const te=document.getElementById(F);te&&e.current&&(e.current.scrollTo({top:te.offsetTop-20,behavior:"smooth"}),r(F))};return o.jsx(Oc,{children:o.jsxs(p.Row,{style:{height:"100%"},children:[o.jsxs(p.Col,{span:4,style:{height:"100%",overflow:"auto"},children:[o.jsx("div",{style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center"},children:o.jsx(Le,{title:o.jsx("div",{children:"컴포넌트 목록"})})}),o.jsxs("div",{id:"nav-container",style:{padding:"10px"},children:[o.jsx(pr,{onClick:()=>ce("ex_bwg_input"),isActive:t==="ex_bwg_input",children:"BwgInput"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_textarea"),isActive:t==="ex_bwg_textarea",children:"BwgTextArea"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_number"),isActive:t==="ex_bwg_number",children:"BwgNumber"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_search"),isActive:t==="ex_bwg_search",children:"BwgSearch"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_select"),isActive:t==="ex_bwg_select",children:"BwgSelect"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_multiselect"),isActive:t==="ex_bwg_multiselect",children:"BwgMultiSelect"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_datepicker"),isActive:t==="ex_bwg_datepicker",children:"BwgDatePicker"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_rangepicker"),isActive:t==="ex_bwg_rangepicker",children:"BwgRangePicker"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_check"),isActive:t==="ex_bwg_check",children:"BwgCheck"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_checklist"),isActive:t==="ex_bwg_checklist",children:"BwgCheckList"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_radio"),isActive:t==="ex_bwg_radio",children:"BwgRadio"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_uploader"),isActive:t==="ex_bwg_uploader",children:"BwgUploader"}),o.jsx(pr,{onClick:()=>ce("ex_bwg_largeuploader"),isActive:t==="ex_bwg_largeuploader",children:"BwgLargeUploader"})]})]}),o.jsxs(p.Col,{ref:e,id:"content-container",span:20,style:{height:"100%",background:"#f0f0f0",overflow:"auto",padding:"20px"},children:[o.jsx("div",{id:"ex_bwg_input",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgInput"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgInput 컴포넌트는 기본적인 텍스트 입력을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgInput } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{inputProps:{placeholder:"기본 속성 적용"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{inputProps:{placeholder:"disabled 속성 적용",disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{inputProps:{placeholder:"allowClear 속성 적용, 입력 후 클리어 버튼 표시",allowClear:!0}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{inputProps:{placeholder:"maxLength 속성 적용 ( 10자 제한 )",maxLength:10}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:6,children:o.jsx(z.BwgInput,{inputProps:{variant:"outlined",placeholder:"variant 속성 적용 ( outlined )"}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgInput,{inputProps:{variant:"filled",placeholder:"variant 속성 적용 ( filled )"}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgInput,{inputProps:{variant:"borderless",placeholder:"variant 속성 적용 ( borderless )"}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgInput,{inputProps:{variant:"underlined",placeholder:"variant 속성 적용 ( underlined )"}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{inputProps:{placeholder:"status 속성 적용 ( warning )",status:"warning"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{inputProps:{placeholder:"status 속성 적용 ( error )",status:"error"}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"일반"},inputProps:{placeholder:"일반"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{placeholder:"필수"}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Input 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[R.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[R.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(R.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"'텍스트를 입력하세요'",disabled:"false",allowClear:"true",maxLength:"10",variant:"'outlined'",status:"'warning'"},M=`<BwgInput
190
+ inputProps={{
191
+ ${R.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
192
+ `)}
193
+ }}
194
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:R.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:R,onChange:(F,te)=>{I(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"입력 필드의 힌트 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"입력 필드 비활성화"},{property:"allowClear",type:"boolean",description:"클리어 버튼 표시"},{property:"maxLength",type:"number",description:"최대 입력 길이 제한"},{property:"variant",type:"outlined | filled | borderless | underlined",description:"스타일 변형"},{property:"status",type:"error | warning",description:"상태 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:n,onSelectionChange:i,componentName:"BwgInput"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_textarea",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgTextArea"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgTextArea 컴포넌트는 여러 줄의 텍스트 입력을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgTextArea } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"기본 속성 적용"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"disabled 속성 적용",disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"allowClear 속성 적용, 입력 후 클리어 버튼 표시",allowClear:!0}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"maxLength 속성 적용 ( 100자 제한 )",maxLength:100}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"rows 속성 적용 ( 4줄 )",rows:4}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"autoSize 속성 적용",autoSize:{minRows:2,maxRows:6}}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"status 속성 적용 ( warning )",status:"warning"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{inputProps:{placeholder:"status 속성 적용 ( error )",status:"error"}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{itemProps:{label:"일반"},inputProps:{placeholder:"일반"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgTextArea,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{placeholder:"필수"}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Input.TextArea 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[B.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[B.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(B.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"'텍스트를 입력하세요'",disabled:"false",allowClear:"true",maxLength:"100",rows:"4",autoSize:"{ minRows: 2, maxRows: 6 }",status:"'warning'"},M=`<BwgTextArea
195
+ inputProps={{
196
+ ${B.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
197
+ `)}
198
+ }}
199
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:B.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:B,onChange:(F,te)=>{_(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"입력 필드의 힌트 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"입력 필드 비활성화"},{property:"allowClear",type:"boolean",description:"클리어 버튼 표시"},{property:"maxLength",type:"number",description:"최대 입력 길이 제한"},{property:"rows",type:"number",description:"기본 행 수"},{property:"autoSize",type:"{ minRows: 2, maxRows: 6 } | boolean",description:"자동 크기 조절"},{property:"status",type:"error | warning",description:"상태 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:a,onSelectionChange:s,componentName:"BwgTextArea"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_number",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgNumber"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgNumber 컴포넌트는 숫자 입력을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgNumber } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"기본 속성 적용"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"disabled 속성 적용",disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"min, max 속성 적용 (0-100)",min:0,max:100}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"step 속성 적용 (0.5씩 증가)",step:.5}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"precision 속성 적용 (소수점 2자리)",precision:2}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"formatter 속성 적용 (원화 표시)",formatter:F=>`₩ ${F}`.replace(/\B(?=(\d{3})+(?!\d))/g,","),parser:F=>F.replace(/\₩\s?|(,*)/g,"")}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"status 속성 적용 ( warning )",status:"warning"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{inputProps:{placeholder:"status 속성 적용 ( error )",status:"error"}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{itemProps:{label:"일반"},inputProps:{placeholder:"일반"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{placeholder:"필수"}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd InputNumber 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[$.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[$.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if($.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"'숫자를 입력하세요'",disabled:"false",min:"0",max:"100",step:"1",precision:"2",formatter:"value => `₩ ${value}`.replace(/\\B(?=(\\d{3})+(?!\\d))/g, ',')",parser:"value => value!.replace(/₩\\s?|(,*)/g, '')",status:"'warning'"},M=`<BwgNumber
200
+ inputProps={{
201
+ ${$.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
202
+ `)}
203
+ }}
204
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:$.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:$,onChange:(F,te)=>{W(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"입력 필드의 힌트 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"입력 필드 비활성화"},{property:"min",type:"number",description:"최소값"},{property:"max",type:"number",description:"최대값"},{property:"step",type:"number",description:"증감 단위"},{property:"precision",type:"number",description:"소수점 자릿수"},{property:"formatter",type:"function",description:"표시 형식 변환 함수"},{property:"parser",type:"function",description:"입력값 파싱 함수"},{property:"status",type:"error | warning",description:"상태 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:l,onSelectionChange:c,componentName:"BwgNumber"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_search",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgSearch"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgSearch 컴포넌트는 검색 기능을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgSearch } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{placeholder:"기본 검색"})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{placeholder:"disabled 속성 적용",disabled:!0})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{placeholder:"allowClear 속성 적용",allowClear:!0})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{placeholder:"팝업 검색 기능",popuCd:"example"})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSearch,{placeholder:"기본 검색"})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSearch,{placeholder:"클리어 가능",allowClear:!0})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSearch,{placeholder:"비활성화",disabled:!0})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSearch,{placeholder:"warning 상태",status:"warning"})})]}),o.jsx(p.Divider,{orientation:"left",children:"Code/Value 팝업 검색"}),o.jsx(p.Typography.Text,{type:"secondary",style:{display:"block",marginBottom:"16px"},children:"`popupConfig`를 사용하면 팝업 검색창을 열 수 있습니다. `name` 속성으로 코드 필드를, `valueName` 속성으로 값(이름) 필드를 지정하여 선택된 값을 Form의 다른 필드에 자동으로 채울 수 있습니다."}),o.jsx(p.Form,{children:o.jsx(p.Row,{gutter:[8,16],align:"bottom",children:o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{itemProps:{label:"사용자",name:"user_cd"},popupConfig:!0})})})}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{itemProps:{label:"일반"},placeholder:"일반"})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSearch,{itemProps:{label:"필수",rules:[{required:!0}]},placeholder:"필수"})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Input.Search 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[T.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[T.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(T.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"'검색어를 입력하세요'",disabled:"false",allowClear:"true",onSearch:"value => message.info(`검색: ${value}`)",status:"'warning'"},M=`<BwgSearch
205
+ ${T.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
206
+ `)}
207
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:T.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:T,onChange:(F,te)=>{D(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"검색 필드의 힌트 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"검색 필드 비활성화"},{property:"allowClear",type:"boolean",description:"클리어 버튼 표시"},{property:"onSearch",type:"function",description:"검색 버튼 클릭 시 실행되는 함수"},{property:"status",type:"error | warning",description:"상태 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:d,onSelectionChange:u,componentName:"BwgSearch"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_select",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgSelect"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgSelect 컴포넌트는 드롭다운 선택을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgSelect } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{selectProps:{placeholder:"기본 선택",options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{selectProps:{placeholder:"disabled 속성 적용",disabled:!0,options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{selectProps:{placeholder:"allowClear 속성 적용",allowClear:!0,options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{selectProps:{placeholder:'mode="multiple" 속성 적용',mode:"multiple",options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"}]}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{selectProps:{placeholder:"showSearch 속성 적용",showSearch:!0,options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{selectProps:{placeholder:"status 속성 적용 (warning)",status:"warning",options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{label:"일반"},selectProps:{placeholder:"일반",options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{label:"필수",rules:[{required:!0}]},selectProps:{placeholder:"필수",options:[{label:"옵션 1",value:"1"}]}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"선택 속성",key:"selectProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Select 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[N.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[N.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(N.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"'옵션을 선택하세요'",disabled:"false",allowClear:"true",mode:"'multiple'",status:"'warning'",options:"[{ label: '옵션 1', value: '1' }, { label: '옵션 2', value: '2' }]"},M=`<BwgSelect
208
+ selectProps={{
209
+ ${N.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
210
+ `)}
211
+ }}
212
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:N.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:N,onChange:(F,te)=>{A(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"선택 필드의 힌트 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"선택 필드 비활성화"},{property:"allowClear",type:"boolean",description:"클리어 버튼 표시"},{property:"mode",type:"multiple | tags",description:"다중 선택 모드"},{property:"status",type:"error | warning",description:"상태 표시"},{property:"options",type:"Array<{label, value}>",description:"선택 옵션 목록"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:f,onSelectionChange:h,componentName:"BwgSelect"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_multiselect",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgMultiSelect"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgMultiSelect 컴포넌트는 다중 선택을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgMultiSelect } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{inputProps:{placeholder:"기본 다중 선택",list:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{inputProps:{placeholder:"disabled 속성 적용",disabled:!0,list:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{inputProps:{placeholder:"allowClear 속성 적용",allowClear:!0,list:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{inputProps:{placeholder:"disabled 속성 적용",disabled:!0,list:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{inputProps:{placeholder:"maxTagCount 속성 적용",maxTagCount:2,list:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"},{label:"옵션 4",value:"4"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{inputProps:{placeholder:'addField="ALL" 속성 적용',addField:"ALL",list:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{itemProps:{label:"일반"},inputProps:{placeholder:"일반",list:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgMultiSelect,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{placeholder:"필수",list:[{label:"옵션 1",value:"1"}]}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Select 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[L.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[L.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(L.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"'다중 선택하세요'",disabled:"false",allowClear:"true",maxTagCount:"3",addField:"'ALL'",list:"[{ label: '옵션 1', value: '1' }, { label: '옵션 2', value: '2' }]"},M=`<BwgMultiSelect
213
+ inputProps={{
214
+ ${L.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
215
+ `)}
216
+ }}
217
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:L.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:L,onChange:(F,te)=>{K(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"선택 필드의 힌트 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"선택 필드 비활성화"},{property:"allowClear",type:"boolean",description:"클리어 버튼 표시"},{property:"maxTagCount",type:"number",description:"표시할 태그 최대 개수"},{property:"addField",type:"ALL | NULL",description:"추가 필드 옵션"},{property:"list",type:"Array<{label, value}>",description:"선택 옵션 목록"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:g,onSelectionChange:m,componentName:"BwgMultiSelect"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_datepicker",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgDatePicker"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgDatePicker 컴포넌트는 날짜 선택을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgDatePicker } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{inputProps:{placeholder:"기본 날짜 선택"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{inputProps:{placeholder:"disabled 속성 적용",disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{inputProps:{placeholder:"allowClear 속성 적용",allowClear:!0}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{inputProps:{placeholder:"showToday 속성 적용",showToday:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{inputProps:{placeholder:"format 속성 적용",format:"YYYY-MM-DD"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{inputProps:{placeholder:"showTime 속성 적용",showTime:!0}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{itemProps:{label:"일반"},inputProps:{placeholder:"일반"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgDatePicker,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{placeholder:"필수"}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"날짜 선택 속성",key:"datePickerProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd DatePicker 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[H.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[H.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(H.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"'날짜를 선택하세요'",disabled:"false",allowClear:"true",format:"'YYYY-MM-DD'",showTime:"false"},M=`<BwgDatePicker
218
+ inputProps={{
219
+ ${H.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
220
+ `)}
221
+ }}
222
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:H.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:H,onChange:(F,te)=>{V(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"날짜 선택 필드의 힌트 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"날짜 선택 필드 비활성화"},{property:"allowClear",type:"boolean",description:"클리어 버튼 표시"},{property:"format",type:"string",description:"날짜 형식 (예: YYYY-MM-DD)"},{property:"showTime",type:"boolean",description:"시간 선택 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:x,onSelectionChange:y,componentName:"BwgDatePicker"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_rangepicker",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgRangePicker"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgRangePicker 컴포넌트는 날짜 범위 선택을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgRangePicker } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{inputProps:{placeholder:["시작일","종료일"]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{inputProps:{placeholder:["시작일","종료일"],disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{inputProps:{placeholder:["시작일","종료일"],allowClear:!0}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{inputProps:{placeholder:["시작일","종료일"],disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{inputProps:{placeholder:["시작일","종료일"],format:"YYYY-MM-DD"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{inputProps:{placeholder:["시작일","종료일"],showTime:!0}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{itemProps:{label:"일반"},inputProps:{placeholder:["시작일","종료일"]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRangePicker,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{placeholder:["시작일","종료일"]}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"범위 선택 속성",key:"rangePickerProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd RangePicker 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[Y.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[Y.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(Y.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={placeholder:"['시작일', '종료일']",disabled:"false",allowClear:"true",format:"'YYYY-MM-DD'",showTime:"false"},M=`<BwgRangePicker
223
+ inputProps={{
224
+ ${Y.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
225
+ `)}
226
+ }}
227
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:Y.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:Y,onChange:(F,te)=>{re(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"placeholder",description:"날짜 범위 선택 필드의 힌트 텍스트",type:"string[]"},{property:"disabled",type:"boolean",description:"날짜 범위 선택 필드 비활성화"},{property:"allowClear",type:"boolean",description:"클리어 버튼 표시"},{property:"format",type:"string",description:"날짜 형식 (예: YYYY-MM-DD)"},{property:"showTime",type:"boolean",description:"시간 선택 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:w,onSelectionChange:b,componentName:"BwgRangePicker"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_check",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgCheck"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgCheck 컴포넌트는 체크박스를 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgCheck } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsxs(p.Col,{span:12,children:[o.jsx(p.Typography.Text,{strong:!0,children:"기본 체크박스"}),o.jsx(z.BwgCheck,{inputProps:{children:"체크박스"}})]}),o.jsxs(p.Col,{span:12,children:[o.jsx(p.Typography.Text,{strong:!0,children:"disabled: true"}),o.jsx(z.BwgCheck,{inputProps:{children:"비활성화된 체크박스",disabled:!0}})]})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsxs(p.Col,{span:12,children:[o.jsx(p.Typography.Text,{strong:!0,children:"indeterminate: true"}),o.jsx(z.BwgCheck,{inputProps:{children:"부분 선택 체크박스",indeterminate:!0}})]}),o.jsxs(p.Col,{span:12,children:[o.jsx(p.Typography.Text,{strong:!0,children:"status: 'warning'"}),o.jsx(z.BwgCheck,{inputProps:{children:"경고 상태 체크박스"}})]})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheck,{itemProps:{label:"일반"},inputProps:{children:"일반"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheck,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{children:"필수"}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Checkbox 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[se.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[se.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(se.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={children:"'체크박스 라벨'",disabled:"false",indeterminate:"true",status:"'warning'"},M=`<BwgCheck
228
+ inputProps={{
229
+ ${se.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
230
+ `)}
231
+ }}
232
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:se.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:se,onChange:(F,te)=>{pe(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"children",description:"체크박스 라벨 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"체크박스 비활성화"},{property:"indeterminate",type:"boolean",description:"부분 선택 상태"},{property:"status",type:"error | warning",description:"상태 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:j,onSelectionChange:P,componentName:"BwgCheck"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_checklist",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgCheckList"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgCheckList 컴포넌트는 체크리스트를 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgCheckList } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheckList,{inputProps:{options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheckList,{inputProps:{options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}],disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheckList,{inputProps:{options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"},{label:"옵션 3",value:"3"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheckList,{inputProps:{options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheckList,{itemProps:{label:"일반"},inputProps:{options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheckList,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{options:[{label:"옵션 1",value:"1"},{label:"옵션 2",value:"2"}]}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Checkbox.Group 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[Ee.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[Ee.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(Ee.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={options:"[{ label: '옵션 1', value: '1' }, { label: '옵션 2', value: '2' }]",disabled:"false",direction:"'horizontal'",status:"'warning'"},M=`<BwgCheckList
233
+ inputProps={{
234
+ ${Ee.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
235
+ `)}
236
+ }}
237
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:Ee.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:Ee,onChange:(F,te)=>{Pe(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"options",description:"체크박스 옵션 목록",type:"Array<{label, value}>"},{property:"disabled",type:"boolean",description:"체크박스 그룹 비활성화"},{property:"direction",type:"horizontal | vertical",description:"배치 방향"},{property:"status",type:"error | warning",description:"상태 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:E,onSelectionChange:S,componentName:"BwgCheckList"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_radio",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgRadio"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgRadio 컴포넌트는 라디오 버튼을 위한 컴포넌트입니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgRadio } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{inputProps:{children:"기본 라디오 버튼"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{inputProps:{children:"disabled 속성 적용",disabled:!0}})})]}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{inputProps:{children:"status 속성 적용 (warning)"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{inputProps:{children:"disabled 속성 적용",disabled:!0}})})]}),o.jsx(p.Divider,{orientation:"left",children:"라벨 사용하기"}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{itemProps:{label:"일반"},inputProps:{children:"일반"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{itemProps:{label:"필수",rules:[{required:!0}]},inputProps:{children:"필수"}})})]})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(ar,{items:[{label:"입력 속성",key:"inputProps",children:o.jsxs(p.Card,{children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"flex-start",marginBottom:"16px"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["Antd Radio 컴포넌트의 모든 속성을 지원합니다.",o.jsx("br",{}),"아래는 대표 속성들입니다. 그 외의 속성은 Ant Design 공식 문서를 참고하세요."]}),o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[X.length>0&&o.jsxs(p.Typography.Text,{style:{color:"#52c41a",fontSize:"13px",whiteSpace:"nowrap",fontWeight:500},children:[X.length,"개 속성 선택됨"]}),o.jsx(p.Button,{onClick:()=>{if(X.length===0){p.message.warning("선택된 속성이 없습니다!");return}const F={children:"'라디오 버튼 라벨'",disabled:"false",status:"'warning'"},M=`<BwgRadio
238
+ inputProps={{
239
+ ${X.map(U=>` ${U}: ${F[U]||"true"}`).join(`,
240
+ `)}
241
+ }}
242
+ />`;navigator.clipboard.writeText(M),p.message.success("선택된 속성으로 코드가 복사되었습니다!")},disabled:X.length===0,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"선택된 속성으로 코드 생성 복사"})]})]}),o.jsx(p.Table,{rowSelection:{type:"checkbox",selectedRowKeys:X,onChange:(F,te)=>{ge(F),console.log(`selectedRowKeys: ${F}`,"selectedRows: ",te)}},rowKey:F=>F.property,pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"children",description:"라디오 버튼 라벨 텍스트",type:"string"},{property:"disabled",type:"boolean",description:"라디오 버튼 비활성화"},{property:"status",type:"error | warning",description:"상태 표시"}]})]})},{label:"폼 속성",key:"itemProps",children:o.jsx(qr,{selectedRowKeys:O,onSelectionChange:k,componentName:"BwgRadio"})}]})})]})]})}),o.jsx("div",{id:"ex_bwg_uploader",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgUploader"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgUploader 컴포넌트는 단일 또는 다중 파일을 개별적으로 업로드하기 위한 컴포넌트입니다. 파일 선택 즉시 업로드가 시작됩니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgUploader } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsxs(p.Flex,{vertical:!0,gap:"16",children:[o.jsxs(p.Row,{gutter:[16,16],children:[o.jsxs(p.Col,{span:12,children:[o.jsx(p.Typography.Text,{strong:!0,children:"기본 업로더"}),o.jsx(z.BwgUploader,{onUploadComplete:F=>{p.message.success(`[onUploadComplete] ${F.fileNameL} 업로드 완료`)}})]}),o.jsxs(p.Col,{span:12,children:[o.jsx(p.Typography.Text,{strong:!0,children:"거래코드(trxCd)와 함께 업로드"}),o.jsx(z.BwgUploader,{})]})]}),o.jsx(p.Row,{gutter:[16,16],children:o.jsxs(p.Col,{span:12,children:[o.jsx(p.Typography.Text,{strong:!0,children:"확장자 및 파일 크기 제한"}),o.jsx(z.BwgUploader,{allowedExtensions:[".jpg",".png"],maxFileSize:1,onUploadComplete:F=>{p.message.success(`[onUploadComplete] ${F.fileNameL} 업로드 완료`)}})]})})]})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(p.Card,{children:o.jsx(p.Table,{pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"onUploadComplete",description:"파일 업로드 성공 시 호출되는 콜백 함수",type:"(fileDetails: { fileNameP: string, fileNameL: string }) => void"},{property:"trxCd",description:"파일 업로드 시 함께 전송할 거래코드",type:"string"},{property:"allowedExtensions",description:"허용할 파일 확장자 배열. (기본값: 여러 일반적인 확장자)",type:"string[]"},{property:"maxFileSize",description:"최대 파일 크기 (MB 단위)",type:"number"}]})})})]})]})}),o.jsx("div",{id:"ex_bwg_largeuploader",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:"BwgLargeUploader"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ReadOutlined,{}),"설명"]}),o.jsx(p.Typography.Paragraph,{style:{fontSize:"14px",color:"#595959",lineHeight:1.5},children:o.jsx("blockquote",{children:"BwgLargeUploader 컴포넌트는 대용량 파일을 포함한 여러 파일을 일괄적으로 업로드하기 위한 컴포넌트입니다. 드래그 앤 드롭을 지원하며, 파일 목록을 확인하고 '일괄 업로드' 버튼으로 한 번에 업로드합니다."})})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.RocketOutlined,{}),"Import 하기"]}),o.jsx(hr,{importText:"import { BwgLargeUploader } from '@bwg/ui/core';"})]}),o.jsxs("div",{style:{marginBottom:"32px"},children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"16px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.ExperimentOutlined,{}),"사용 방법"]}),o.jsx("div",{style:{background:"#ffffff",border:"1px solid #e1e4e8",borderRadius:"8px",padding:"24px"},children:o.jsx(p.Flex,{vertical:!0,gap:"16",children:o.jsx(p.Row,{gutter:[16,16],children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgLargeUploader,{title:"대용량 파일 업로더",onUploadComplete:F=>{p.message.success(`[onUploadComplete] ${F.fileNameL} 업로드 완료`)}})})})})})]}),o.jsxs("div",{children:[o.jsxs(p.Typography.Title,{level:5,style:{marginBottom:"12px",color:"#262626",fontSize:"16px"},children:[o.jsx(G.UnorderedListOutlined,{}),"속성 설명"]}),o.jsx("div",{style:{background:"#fafbfc",border:"1px solid #e1e4e8",borderRadius:"6px",padding:"16px"},children:o.jsx(p.Card,{children:o.jsx(p.Table,{pagination:!1,columns:[{title:"속성",dataIndex:"property",align:"center"},{title:"설명",dataIndex:"description"},{title:"타입",dataIndex:"type",align:"center"}],dataSource:[{property:"title",description:"업로더 카드의 제목",type:"string"},{property:"onUploadComplete",description:"개별 파일 업로드 성공 시 호출되는 콜백 함수",type:"(fileDetails: { fileNameP: string, fileNameL: string }) => void"},{property:"trxCd",description:"파일 업로드 시 함께 전송할 거래코드",type:"string"},{property:"allowedExtensions",description:"허용할 파일 확장자 배열. (기본값: 여러 일반적인 확장자)",type:"string[]"}]})})})]})]})})]})]})})},Xs=({importText:e,onCopy:t})=>o.jsx(Gh,{text:e,onCopy:()=>{p.message.success("import 문이 복사되었습니다!"),t?.()},children:o.jsxs("div",{style:{background:"#1e1e1e",border:"1px solid #3c3c3c",borderRadius:"6px",padding:"12px 16px",fontFamily:'Monaco, Menlo, "Ubuntu Mono", monospace',fontSize:"13px",color:"#d4d4d4",cursor:"pointer",display:"flex",alignItems:"flex-start",justifyContent:"space-between",transition:"all 0.2s ease",userSelect:"none"},onMouseEnter:r=>{r.currentTarget.style.background="#2d2d30",r.currentTarget.style.borderColor="#4a4a4a"},onMouseLeave:r=>{r.currentTarget.style.background="#1e1e1e",r.currentTarget.style.borderColor="#3c3c3c"},children:[o.jsx("pre",{style:{margin:0,whiteSpace:"pre-wrap",wordBreak:"break-word",flex:1,lineHeight:"1.5"},children:o.jsx("code",{children:e})}),o.jsx(G.CopyOutlined,{style:{color:"#858585",fontSize:"14px",marginLeft:"12px",flexShrink:0}})]})}),yn=({id:e,children:t,onClick:r,isActive:n=!1,icon:i})=>{const[a,s]=v.useState(!1),l={width:"100%",textAlign:"left",marginBottom:"8px",border:"none",borderRadius:"8px",padding:"12px 16px",fontWeight:500,transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)",position:"relative",overflow:"hidden",background:n?"#00bcd4":"transparent",color:n?"#ffffff":"#595959",transform:a?"translateX(4px)":"translateX(0)",boxShadow:n?a?"0 4px 12px rgba(0, 188, 212, 0.3)":"none":a?"0 2px 8px rgba(0, 0, 0, 0.1)":"none"},c={position:"absolute",left:0,top:0,bottom:0,width:"4px",background:"#00bcd4",borderRadius:"0 2px 2px 0"};return o.jsxs(p.Button,{id:e,type:"text",onClick:r,style:l,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),children:[n&&o.jsx("div",{style:c}),i&&o.jsx("span",{style:{marginRight:"8px",fontSize:"16px"},children:i}),o.jsx("span",{style:{fontSize:"14px",lineHeight:1.4},children:t})]})},kN=({visible:e,onCancel:t,onOk:r})=>{const[n,i]=v.useState([]),[a,s]=v.useState("100%"),l=[{value:"BwgInput",label:"BwgInput - 입력 필드"},{value:"BwgSelect",label:"BwgSelect - 선택 박스"},{value:"BwgSearch",label:"BwgSearch - 검색 필드"},{value:"BwgDatePicker",label:"BwgDatePicker - 날짜 선택"},{value:"BwgRangePicker",label:"BwgRangePicker - 날짜 범위 선택"},{value:"BwgRadio",label:"BwgRadio - 라디오 버튼"},{value:"BwgCheck",label:"BwgCheck - 체크박스"},{value:"BwgCheckList",label:"BwgCheckList - 체크박스 그룹"},{value:"BwgTextArea",label:"BwgTextArea - 텍스트 영역"},{value:"BwgNumber",label:"BwgNumber - 숫자 입력"},{value:"BwgMultiSelect",label:"BwgMultiSelect - 다중 선택"},{value:"BwgMaskedInput",label:"BwgMaskedInput - 마스크 입력"},{value:"BwgMaskedDate",label:"BwgMaskedDate - 마스크 날짜 선택"},{value:"BwgButton",label:"BwgButton - 버튼"},{value:"BwgUploader",label:"BwgUploader - 파일 업로드"},{value:"BwgLargeUploader",label:"BwgLargeUploader - 대용량 파일 업로드"}],c=[{label:"100%",value:"100%"},{label:"50%",value:"50%"},{label:"33%",value:"33%"},{label:"25%",value:"25%"}],d=()=>{n.length>0&&r(n,a)},f=(m=>{switch(m){case"100%":return 1;case"50%":return 2;case"33%":return 3;case"25%":return 4;default:return 1}})(a),h=n.length>f,g=()=>{i([]),s("100%"),t()};return o.jsx(p.Modal,{title:"필수검색 행 추가",open:e,onOk:d,onCancel:g,centered:!0,okText:"추가",cancelText:"취소",okButtonProps:{disabled:n.length===0||h},width:600,zIndex:1500,destroyOnHidden:!0,children:o.jsxs("div",{style:{padding:"20px 0"},children:[o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx("div",{style:{marginBottom:"8px",fontWeight:500},children:"사이즈 선택"}),o.jsx(p.Radio.Group,{value:a,onChange:m=>s(m.target.value),optionType:"button",buttonStyle:"solid",children:c.map(m=>o.jsx(p.Radio.Button,{value:m.value,children:m.label},m.value))})]}),o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx("div",{style:{marginBottom:"8px",fontWeight:500},children:"컴포넌트 선택"}),o.jsx(p.Select,{mode:"multiple",style:{width:"100%"},placeholder:`사용할 컴포넌트를 선택하세요 (최대 ${f}개)`,value:n,onChange:i,options:l,showSearch:!0,filterOption:(m,x)=>(x?.label??"").toLowerCase().includes(m.toLowerCase()),maxTagCount:"responsive",maxCount:f}),h&&o.jsxs("div",{style:{color:"#ff4d4f",fontSize:"12px",marginTop:"4px"},children:[a," 사이즈는 최대 ",f,"개까지만 선택 가능합니다."]})]})]})})},TN=({visible:e,onCancel:t,onOk:r})=>{const[n,i]=v.useState([]),[a,s]=v.useState("100%"),l=[{value:"BwgInput",label:"BwgInput - 입력 필드"},{value:"BwgSelect",label:"BwgSelect - 선택 박스"},{value:"BwgSearch",label:"BwgSearch - 검색 필드"},{value:"BwgDatePicker",label:"BwgDatePicker - 날짜 선택"},{value:"BwgRangePicker",label:"BwgRangePicker - 날짜 범위 선택"},{value:"BwgRadio",label:"BwgRadio - 라디오 버튼"},{value:"BwgCheck",label:"BwgCheck - 체크박스"},{value:"BwgCheckList",label:"BwgCheckList - 체크박스 그룹"},{value:"BwgTextArea",label:"BwgTextArea - 텍스트 영역"},{value:"BwgNumber",label:"BwgNumber - 숫자 입력"},{value:"BwgMultiSelect",label:"BwgMultiSelect - 다중 선택"},{value:"BwgMaskedInput",label:"BwgMaskedInput - 마스크 입력"},{value:"BwgMaskedDate",label:"BwgMaskedDate - 마스크 날짜 선택"},{value:"BwgButton",label:"BwgButton - 버튼"},{value:"BwgUploader",label:"BwgUploader - 파일 업로드"},{value:"BwgLargeUploader",label:"BwgLargeUploader - 대용량 파일 업로드"}],c=[{label:"100%",value:"100%"},{label:"50%",value:"50%"},{label:"33%",value:"33%"},{label:"25%",value:"25%"}],d=()=>{n.length>0&&r(n,a)},f=(m=>{switch(m){case"100%":return 1;case"50%":return 2;case"33%":return 3;case"25%":return 4;default:return 1}})(a),h=n.length>f,g=()=>{i([]),s("100%"),t()};return o.jsx(p.Modal,{title:"일반검색 행 추가",open:e,onOk:d,onCancel:g,centered:!0,okText:"추가",cancelText:"취소",okButtonProps:{disabled:n.length===0||h},width:600,zIndex:1500,destroyOnHidden:!0,children:o.jsxs("div",{style:{padding:"20px 0"},children:[o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx("div",{style:{marginBottom:"8px",fontWeight:500},children:"사이즈 선택"}),o.jsx(p.Radio.Group,{value:a,onChange:m=>s(m.target.value),optionType:"button",buttonStyle:"solid",children:c.map(m=>o.jsx(p.Radio.Button,{value:m.value,children:m.label},m.value))})]}),o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx("div",{style:{marginBottom:"8px",fontWeight:500},children:"컴포넌트 선택"}),o.jsx(p.Select,{mode:"multiple",style:{width:"100%"},placeholder:`사용할 컴포넌트를 선택하세요 (최대 ${f}개)`,value:n,onChange:i,options:l,showSearch:!0,filterOption:(m,x)=>(x?.label??"").toLowerCase().includes(m.toLowerCase()),maxTagCount:"responsive",maxCount:f}),h&&o.jsxs("div",{style:{color:"#ff4d4f",fontSize:"12px",marginTop:"4px"},children:[a," 사이즈는 최대 ",f,"개까지만 선택 가능합니다."]})]})]})})},wi=({title:e,subtitle:t})=>o.jsxs("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:[e,o.jsx("span",{id:"subtitle",style:{marginLeft:"10px",color:"#00bcd4",fontSize:"14px",fontWeight:400},children:t})]}),ua=({onReset:e=()=>{},onAddRequiredSearch:t=()=>{},onAddGeneralSearch:r=()=>{},onCopyCode:n=()=>{},copyButtonDisabled:i=!1})=>o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[o.jsx(p.Button,{icon:o.jsx(G.UndoOutlined,{}),onClick:e,type:"default",danger:!0,children:"초기화"}),o.jsx(p.Popover,{content:o.jsx("div",{style:{padding:"12px 0"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsx(p.Button,{icon:o.jsx(G.PlusOutlined,{}),style:{width:"100%"},onClick:t,children:"필수검색 행 추가"}),o.jsx(p.Button,{icon:o.jsx(G.PlusOutlined,{}),style:{width:"100%"},onClick:r,children:"일반검색 행 추가"})]})}),title:"편집 옵션",placement:"bottom",trigger:"click",children:o.jsx(p.Button,{icon:o.jsx(G.SettingOutlined,{}),children:"편집"})}),o.jsx(p.Button,{onClick:n,disabled:i,type:"primary",icon:o.jsx(G.CopyOutlined,{}),children:"코드 복사"})]}),qn=[{fieldName:"id",header:{text:"사번"}},{fieldName:"name",header:{text:"이름"}},{fieldName:"age",header:{text:"나이"}},{fieldName:"gender",header:{text:"성별"}}],MN=()=>{const{showPopup:e}=ct.usePopup(),t=v.useRef(null),[r,n]=v.useState("readme"),[i,a]=v.useState(!1),[s,l]=v.useState(!1),[c,d]=v.useState(""),[u,f]=v.useState({}),h=v.useRef(null),g=v.useRef(null),m=v.useRef(null),x=v.useRef(null),y=v.useRef(null),w=v.useRef(null),b=v.useRef(null),[j,P]=v.useState(null),E=v.useRef(null),S=v.useRef(null),O=v.useRef(null),k=v.useRef(null),[R,I]=v.useState(!1),[B,_]=v.useState(!1),[$,W]=v.useState(!1),[T,D]=v.useState(!1),N=F=>{const te=document.getElementById(F);te&&t.current&&(t.current.scrollTo({top:te.offsetTop-20,behavior:"smooth"}),n(F))},A=F=>{d(F),a(!0)},L=F=>{d(F),l(!0)},K=(F,te)=>{console.log(`템플릿 ${c}에 필수검색으로 ${F.join(", ")} 컴포넌트들을 ${te} 사이즈로 추가`),f(M=>({...M,[c]:{...M[c],required:{components:F,size:te}}})),a(!1)},H=(F,te)=>{console.log(`템플릿 ${c}에 일반검색으로 ${F.join(", ")} 컴포넌트들을 ${te} 사이즈로 추가`),f(M=>({...M,[c]:{...M[c],general:{components:F,size:te}}})),l(!1)},V=(F,te)=>{const M={itemProps:{label:"예제",name:"exam"},key:`${F}_${te}`};switch(F){case"BwgInput":return o.jsx(z.BwgInput,{...M});case"BwgSelect":return o.jsx(z.BwgSelect,{...M});case"BwgSearch":return o.jsx(z.BwgSearch,{...M});case"BwgDatePicker":return o.jsx(z.BwgDatePicker,{...M});case"BwgRangePicker":return o.jsx(z.BwgRangePicker,{...M});case"BwgRadio":return o.jsx(z.BwgRadio,{...M});case"BwgCheck":return o.jsx(z.BwgCheck,{...M});case"BwgCheckList":return o.jsx(z.BwgCheckList,{...M});case"BwgTextArea":return o.jsx(z.BwgTextArea,{...M});case"BwgNumber":return o.jsx(z.BwgNumber,{...M});case"BwgMultiSelect":return o.jsx(z.BwgMultiSelect,{...M});case"BwgMaskedInput":return o.jsx(z.BwgMaskedInput,{...M,mask:"0000-00-00"});case"BwgMaskedDate":return o.jsx(z.BwgMaskedDate,{...M});case"BwgButton":return o.jsx(z.BwgButton,{...M,children:"버튼"});case"BwgUploader":return o.jsx(z.BwgUploader,{...M});case"BwgLargeUploader":return o.jsx(z.BwgLargeUploader,{...M});default:return o.jsx(z.BwgInput,{...M})}},Y=F=>{const te=u[F];if(!te)return{};const M={};if(te.required){const{components:U,size:q}=te.required,Z=q==="100%"?1:q==="50%"?2:q==="33%"?3:4,ee=U.map((oe,xe)=>V(oe,xe));for(;ee.length<Z;)ee.push(o.jsx(o.Fragment,{}));M.reqArea={row1:ee}}else M.reqArea={row1:[o.jsx(z.BwgInput,{itemProps:{label:"입력예제",name:"keyword"}})]};if(te.general){const{components:U,size:q}=te.general,Z=q==="100%"?1:q==="50%"?2:q==="33%"?3:4,ee=U.map((oe,xe)=>V(oe,xe));for(;ee.length<Z;)ee.push(o.jsx(o.Fragment,{}));M.subArea={row1:ee}}return M},re=()=>{a(!1)},se=()=>{l(!1)},pe=F=>{f(te=>({...te,[F]:void 0}))},Ee=F=>{const te=u[F];let M="";if(te?.required||te?.general){if(M=`searchBox={{
243
+ `,te.required){const{components:Z,size:ee}=te.required,oe=ee==="100%"?1:ee==="50%"?2:ee==="33%"?3:4;M+=` reqArea: {
244
+ `,M+=` row1: [
245
+ `,Z.forEach((xe,ue)=>{M+=` <${xe} itemProps={{ label: '예제', name: 'exam' }} />,
246
+ `});for(let xe=Z.length;xe<oe;xe++)M+=` <></>,
247
+ `;M+=` ]
248
+ `,M+=" }"}if(te.general){te.required&&(M+=`,
249
+ `);const{components:Z,size:ee}=te.general,oe=ee==="100%"?1:ee==="50%"?2:ee==="33%"?3:4;M+=` subArea: {
250
+ `,M+=` row1: [
251
+ `,Z.forEach((xe,ue)=>{M+=` <${xe} itemProps={{ label: '예제', name: 'exam' }} />,
252
+ `});for(let xe=Z.length;xe<oe;xe++)M+=` <></>,
253
+ `;M+=` ]
254
+ `,M+=" }"}M+=`
255
+ }}`}let U="";switch(F){case"bwgpageTmpl01":U=` <ContentLayOut>
256
+ <ContentBox style={{ height: '300px' }}>
257
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
258
+ </ContentBox>
259
+ </ContentLayOut>`;break;case"bwgpageTmpl02":U=` <ContentLayOut>
260
+ <ContentBox className="w50 mr20" style={{ height: '300px' }}>
261
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
262
+ </ContentBox>
263
+ <ContentBox className="w50" style={{ height: '300px' }}>
264
+ <BwgInfoArea title="상세정보">
265
+ <div>이곳에 각종 컴포넌트들을 구현하세요.</div>
266
+ </BwgInfoArea>
267
+ </ContentBox>
268
+ </ContentLayOut>`;break;case"bwgpageTmpl03":U=` <ContentLayOut type="vertical">
269
+ <ContentBox style={{ height: '300px' }} className="mb20">
270
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
271
+ </ContentBox>
272
+ <ContentBox style={{ height: '300px' }}>
273
+ <BwgInfoArea title="상세정보">
274
+ <div>이곳에 각종 컴포넌트들을 구현하세요.</div>
275
+ </BwgInfoArea>
276
+ </ContentBox>
277
+ </ContentLayOut>`;break;case"bwgpageTmpl04":U=` <ContentLayOut>
278
+ <ContentBox className="w50 mr20" style={{ height: '300px' }}>
279
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
280
+ </ContentBox>
281
+ <ContentBox className="w50" style={{ height: '300px' }}>
282
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
283
+ </ContentBox>
284
+ </ContentLayOut>`;break;case"bwgpageTmpl05":U=` <ContentLayOut type="vertical">
285
+ <ContentBox style={{ height: '300px' }} className="mb20">
286
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
287
+ </ContentBox>
288
+ <ContentBox style={{ height: '300px' }}>
289
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
290
+ </ContentBox>
291
+ </ContentLayOut>`;break;default:U=` <ContentLayOut>
292
+ <ContentBox style={{ height: '300px' }}>
293
+ <BwgGrid ref={gridRef} gridColumns={gridColumns}></BwgGrid>
294
+ </ContentBox>
295
+ </ContentLayOut>`}return`// 아래 코드를 return 영역에 붙여 넣으시기 바랍니다.
296
+ <BwgView${M?" "+M:""}>
297
+ ${U}
298
+ </BwgView>`},Pe=F=>{const te=Ee(F);navigator.clipboard.writeText(te).then(()=>{p.message.success("코드가 클립보드에 복사되었습니다!")}).catch(()=>{const M=document.createElement("textarea");M.value=te,M.select(),document.execCommand("copy"),document.body.removeChild(M),p.message.success("코드가 클립보드에 복사되었습니다!")})},X=[{title:"공통버튼 영역",description:o.jsxs("div",{style:{padding:"8px 0"},children:[o.jsx("p",{style:{marginBottom:"16px",fontSize:"14px",lineHeight:"1.6",color:"#262626"},children:"공통버튼 영역은 권한 등록을 통해 자동으로 생성됩니다."}),o.jsxs("div",{style:{background:"#f8f9fa",padding:"16px",borderRadius:"8px",border:"1px solid #e9ecef"},children:[o.jsx("h4",{style:{margin:"0 0 12px 0",fontSize:"14px",fontWeight:600,color:"#495057"},children:"※ 공통버튼 사용하기"}),o.jsxs("ol",{style:{margin:0,paddingLeft:"20px",fontSize:"13px",lineHeight:"1.8",color:"#495057"},children:[o.jsx("li",{children:"메뉴등록"}),o.jsx("li",{children:"권한등록"}),o.jsx("li",{children:"권한별 버튼 등록"}),o.jsx("li",{children:"역할에 권한 부여"})]})]})]}),target:()=>E.current},{title:"공통(조회)버튼 사용",description:o.jsxs("div",{style:{padding:"8px 0"},children:[o.jsxs("p",{style:{marginBottom:"16px",fontSize:"14px",lineHeight:"1.6",color:"#262626"},children:["BwgView 컴포넌트의 grantEvent 속성을 사용하여 이벤트 매핑을 합니다.",o.jsx("br",{}),"이벤트 객체 생성시, 함수명과 버튼ID로 매핑되어 버튼에 적용됩니다."]}),o.jsxs("div",{style:{marginBottom:"20px"},children:[o.jsxs("h4",{style:{margin:"0 0 12px 0",fontSize:"14px",fontWeight:600,color:"#495057",display:"flex",alignItems:"center"},children:[o.jsx("span",{style:{background:"#007bff",color:"white",borderRadius:"50%",width:"20px",height:"20px",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"12px",marginRight:"8px"},children:"1"}),"객체 선언 예시"]}),o.jsx(Xs,{importText:`const grantEvent = {
299
+ search: () => {
300
+ // getFormData() 함수는 searchBox의 모든 컴포넌트의 값을 가져옵니다.
301
+ console.log('search :: ', getFormData());
302
+ },
303
+ };`})]}),o.jsxs("div",{children:[o.jsxs("h4",{style:{margin:"0 0 12px 0",fontSize:"14px",fontWeight:600,color:"#495057",display:"flex",alignItems:"center"},children:[o.jsx("span",{style:{background:"#28a745",color:"white",borderRadius:"50%",width:"20px",height:"20px",display:"flex",alignItems:"center",justifyContent:"center",fontSize:"12px",marginRight:"8px"},children:"2"}),"적용 예시"]}),o.jsx(Xs,{importText:"<BwgView grantEvent={grantEvent}></BwgView>"})]})]}),target:()=>S.current}],ge=[{title:"팝업 사용하기",description:o.jsxs("div",{style:{padding:"8px 0"},children:[o.jsxs("p",{style:{marginBottom:"16px",fontSize:"14px",lineHeight:"1.6",color:"#262626"},children:["usePopup 훅을 사용하여 팝업을 쉽게 열 수 있습니다.",o.jsx("br",{}),"팝업 ID와 파라미터를 전달하여 동적으로 팝업을 호출합니다."]}),o.jsxs("div",{style:{background:"#f8f9fa",padding:"16px",borderRadius:"8px",border:"1px solid #e9ecef"},children:[o.jsx("h4",{style:{margin:"0 0 12px 0",fontSize:"14px",fontWeight:600,color:"#495057"},children:"※ 팝업 사용 방법"}),o.jsxs("ol",{style:{margin:0,paddingLeft:"20px",fontSize:"13px",lineHeight:"1.8",color:"#495057"},children:[o.jsx("li",{children:"usePopup 훅 import"}),o.jsx("li",{children:"showPopup 함수로 팝업 호출"}),o.jsx("li",{children:"팝업 ID와 파라미터 전달"})]})]}),o.jsx("div",{style:{marginTop:"16px",textAlign:"center"},children:o.jsx(p.Button,{type:"primary",size:"small",onClick:()=>{e("CMTestP01",{})},style:{background:"#007bff",borderColor:"#007bff",borderRadius:"6px",fontSize:"13px",padding:"6px 16px",height:"auto"},children:"예제팝업 열어보기"})})]}),target:()=>O.current}],ce=[{title:"드로어 사용하기",description:o.jsxs("div",{style:{padding:"8px 0"},children:[o.jsxs("p",{style:{marginBottom:"16px",fontSize:"14px",lineHeight:"1.6",color:"#262626"},children:["BwgDrawer 컴포넌트를 사용하여 사이드 패널을 구현할 수 있습니다.",o.jsx("br",{}),"상태 관리와 함께 사용하여 드로어의 열림/닫힘을 제어합니다."]}),o.jsxs("div",{style:{background:"#f8f9fa",padding:"16px",borderRadius:"8px",border:"1px solid #e9ecef"},children:[o.jsx("h4",{style:{margin:"0 0 12px 0",fontSize:"14px",fontWeight:600,color:"#495057"},children:"※ 드로어 사용 방법"}),o.jsxs("ol",{style:{margin:0,paddingLeft:"20px",fontSize:"13px",lineHeight:"1.8",color:"#495057"},children:[o.jsx("li",{children:"드로어 상태 관리 (useState)"}),o.jsx("li",{children:"BwgDrawer 컴포넌트 추가"}),o.jsx("li",{children:"open, onClose 속성 설정"})]})]}),o.jsx("div",{style:{marginTop:"16px",textAlign:"center"},children:o.jsx(p.Button,{type:"primary",size:"small",onClick:()=>{D(!0)},style:{background:"#28a745",borderColor:"#28a745",borderRadius:"6px",fontSize:"13px",padding:"6px 16px",height:"auto"},children:"예제드로어 열어보기"})})]}),target:()=>k.current}];return o.jsxs(Oc,{children:[o.jsxs(p.Row,{style:{height:"100%"},children:[o.jsxs(p.Col,{span:4,style:{height:"100%",overflow:"auto"},children:[o.jsx("div",{style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center"},children:o.jsx(Le,{title:o.jsx("div",{children:"개요"})})}),o.jsx("div",{id:"nav-container",style:{padding:"10px"},children:o.jsx(yn,{id:"readmeBtn",onClick:()=>{P("readmeBtn"),N("readme")},isActive:r==="readme",children:"준비하기"})}),o.jsx("div",{style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center"},children:o.jsx(Le,{title:o.jsx("div",{children:"템플릿 목록"})})}),o.jsxs("div",{id:"nav-container",style:{padding:"10px"},children:[o.jsx(yn,{id:"bwgpageTmpl01Btn",onClick:()=>{P("bwgpageTmpl01Btn"),N("bwgpageTmpl01")},isActive:r==="bwgpageTmpl01",children:"검색+그리드"}),o.jsx(yn,{id:"bwgpageTmpl02Btn",onClick:()=>{P("bwgpageTmpl02Btn"),N("bwgpageTmpl02")},isActive:r==="bwgpageTmpl02",children:"검색+그리드(좌)+상세(우)"}),o.jsx(yn,{id:"bwgpageTmpl03Btn",onClick:()=>{P("bwgpageTmpl03Btn"),N("bwgpageTmpl03")},isActive:r==="bwgpageTmpl03",children:"검색+그리드(상)+상세(하)"}),o.jsx(yn,{id:"bwgpageTmpl04Btn",onClick:()=>{P("bwgpageTmpl04Btn"),N("bwgpageTmpl04")},isActive:r==="bwgpageTmpl04",children:"검색+그리드(좌)+그리드(우)"}),o.jsx(yn,{id:"bwgpageTmpl05Btn",onClick:()=>{P("bwgpageTmpl05Btn"),N("bwgpageTmpl05")},isActive:r==="bwgpageTmpl05",children:"검색+그리드(상)+그리드(하)"})]}),o.jsx("div",{style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center"},children:o.jsx(Le,{title:o.jsx("div",{children:"공통기능 활용"})})}),o.jsxs("div",{id:"nav-container",style:{padding:"10px"},children:[o.jsx(yn,{id:"buttonsBtn",onClick:()=>{P("buttonsBtn"),N("application"),I(!0)},isActive:r==="buttons",children:"공통버튼 활용하기"}),o.jsx(yn,{id:"popupBtn",onClick:()=>{P("popupBtn"),N("application"),_(!0)},isActive:r==="popup",children:"팝업 활용하기"}),o.jsx(yn,{id:"drawerBtn",onClick:()=>{P("drawerBtn"),N("application"),W(!0)},isActive:r==="drawer",children:"드로어 활용하기"})]})]}),o.jsxs(p.Col,{ref:t,id:"content-container",span:20,style:{height:"100%",background:"#f0f0f0",overflow:"auto",padding:"20px"},children:[o.jsx("div",{id:"readme",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(wi,{title:"준비사항",subtitle:"꼭 읽어주세요!"}),style:{borderRadius:"12px",boxShadow:"0 4px 12px rgba(0,0,0,0.08)",border:"1px solid #f0f0f0"},children:o.jsxs("div",{style:{padding:"20px 0"},children:[o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx("div",{style:{display:"flex",alignItems:"center",marginBottom:"12px",padding:"12px 16px",background:"#f5f5f5",borderRadius:"6px",border:"1px solid #e8e8e8",fontSize:"15px",fontWeight:600,color:"#262626"},children:"1. @bwg/ui 패키지 설치 확인"}),o.jsxs("div",{style:{padding:"16px",background:"#fafafa",borderRadius:"6px",border:"1px solid #f0f0f0",marginLeft:"16px"},children:[o.jsx("div",{style:{color:"#595959",fontSize:"14px",fontWeight:500,marginBottom:"8px"},children:"설치방법:"}),o.jsx("code",{style:{background:"#f0f0f0",padding:"6px 10px",borderRadius:"4px",fontSize:"13px",color:"#262626",fontFamily:'Monaco, Consolas, "Courier New", monospace'},children:"npm install @bwg/ui"})]})]}),o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx("div",{style:{display:"flex",alignItems:"center",marginBottom:"12px",padding:"12px 16px",background:"#f5f5f5",borderRadius:"6px",border:"1px solid #e8e8e8",fontSize:"15px",fontWeight:600,color:"#262626"},children:"2. VS Code 스니펫 설정 확인"}),o.jsxs("div",{style:{padding:"16px",background:"#fafafa",borderRadius:"6px",border:"1px solid #f0f0f0",marginLeft:"16px"},children:[o.jsx("div",{style:{color:"#595959",fontSize:"14px",fontWeight:500,marginBottom:"12px"},children:"확인방법:"}),o.jsxs("div",{style:{marginBottom:"8px"},children:[o.jsx("span",{style:{display:"inline-block",width:"18px",height:"18px",background:"#8c8c8c",color:"white",borderRadius:"50%",textAlign:"center",lineHeight:"18px",fontSize:"11px",fontWeight:"bold",marginRight:"8px"},children:"1"}),o.jsxs("span",{style:{color:"#595959",fontSize:"14px"},children:["프로젝트 루트 디렉토리에"," ",o.jsx("code",{style:{background:"#f0f0f0",padding:"2px 6px",borderRadius:"3px",fontSize:"12px"},children:".vscode"})," ","폴더 확인"]})]}),o.jsxs("div",{children:[o.jsx("span",{style:{display:"inline-block",width:"18px",height:"18px",background:"#8c8c8c",color:"white",borderRadius:"50%",textAlign:"center",lineHeight:"18px",fontSize:"11px",fontWeight:"bold",marginRight:"8px"},children:"2"}),o.jsxs("span",{style:{color:"#595959",fontSize:"14px"},children:[o.jsx("code",{style:{background:"#f0f0f0",padding:"2px 6px",borderRadius:"3px",fontSize:"12px"},children:"bwg-code-assist.code-snippets"})," ","파일 유무 확인"]})]})]})]}),o.jsx("div",{style:{padding:"12px 16px",background:"#f6ffed",borderRadius:"6px",border:"1px solid #b7eb8f",textAlign:"center"},children:o.jsx("div",{style:{color:"#52c41a",fontSize:"14px",fontWeight:500},children:"💡 위 준비사항을 모두 확인하신 후 템플릿을 사용하시기 바랍니다!"})})]})})}),o.jsx("div",{id:"bwgpageTmpl01",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx(wi,{title:"템플릿01",subtitle:"검색조건 + 그리드"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:[o.jsxs("div",{style:{padding:"0px 30px",display:"flex",justifyContent:"space-between",alignItems:"flex-start"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["검색과 그리드 영역으로 이루어진 기본 템플릿입니다.",o.jsx("br",{}),"예약어 코드 : ",o.jsx("code",{children:"bwgpageTmpl01"})]}),o.jsx(ua,{onReset:()=>pe("bwgpageTmpl01"),onAddRequiredSearch:()=>A("bwgpageTmpl01"),onAddGeneralSearch:()=>L("bwgpageTmpl01"),onCopyCode:()=>Pe("bwgpageTmpl01")})]}),o.jsx(kt,{searchBox:Y("bwgpageTmpl01"),children:o.jsx(ze,{children:o.jsx(De,{style:{height:"300px"},children:o.jsx(Fe,{ref:h,gridColumns:qn})})})})]})}),o.jsx("div",{id:"bwgpageTmpl02",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx(wi,{title:"템플릿02",subtitle:"검색조건 + 그리드(좌) + 상세(우)"}),children:[o.jsxs("div",{style:{padding:"0px 30px",display:"flex",justifyContent:"space-between",alignItems:"flex-start"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["그리드 + 상세 영역이 좌/우 로 이루어진 기본 템플릿입니다.",o.jsx("br",{}),"예약어 코드 : ",o.jsx("code",{children:"bwgpageTmpl02"})]}),o.jsx(ua,{onReset:()=>pe("bwgpageTmpl02"),onAddRequiredSearch:()=>A("bwgpageTmpl02"),onAddGeneralSearch:()=>L("bwgpageTmpl02"),onAddPermissionButton:()=>{console.log("템플릿02 - 권한버튼 추가")},onCopyCode:()=>Pe("bwgpageTmpl02")})]}),o.jsx(kt,{searchBox:Y("bwgpageTmpl02"),children:o.jsxs(ze,{children:[o.jsx(De,{className:"w50 mr20",style:{height:"300px"},children:o.jsx(Fe,{ref:g,gridColumns:qn})}),o.jsx(De,{className:"w50",style:{height:"300px"},children:o.jsx(dn,{title:"상세정보",children:o.jsx("div",{children:"이곳에 각종 컴포넌트들을 구현하세요."})})})]})})]})}),o.jsx("div",{id:"bwgpageTmpl03",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx(wi,{title:"템플릿03",subtitle:"검색조건 + 그리드(상) + 상세(하)"}),children:[o.jsxs("div",{style:{padding:"0px 30px",display:"flex",justifyContent:"space-between",alignItems:"flex-start"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["그리드 + 상세 영역이 상/하 로 이루어진 기본 템플릿입니다.",o.jsx("br",{}),"예약어 코드 : ",o.jsx("code",{children:"bwgpageTmpl03"})]}),o.jsx(ua,{onReset:()=>pe("bwgpageTmpl03"),onAddRequiredSearch:()=>A("bwgpageTmpl03"),onAddGeneralSearch:()=>L("bwgpageTmpl03"),onAddPermissionButton:()=>{console.log("템플릿03 - 권한버튼 추가")},onCopyCode:()=>Pe("bwgpageTmpl03")})]}),o.jsx(kt,{searchBox:Y("bwgpageTmpl03"),children:o.jsxs(ze,{type:"vertical",children:[o.jsx(De,{style:{height:"300px"},className:"mb20",children:o.jsx(Fe,{ref:m,gridColumns:qn})}),o.jsx(De,{style:{height:"300px"},children:o.jsx(dn,{title:"상세정보",children:o.jsx("div",{children:"이곳에 각종 컴포넌트들을 구현하세요."})})})]})})]})}),o.jsx("div",{id:"bwgpageTmpl04",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx(wi,{title:"템플릿04",subtitle:"검색조건 + 그리드(좌) + 그리드(우)"}),children:[o.jsxs("div",{style:{padding:"0px 30px",display:"flex",justifyContent:"space-between",alignItems:"flex-start"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["그리드 + 그리드 영역이 좌/우 로 이루어진 기본 템플릿입니다.",o.jsx("br",{}),"예약어 코드 : ",o.jsx("code",{children:"bwgpageTmpl04"})]}),o.jsx(ua,{onReset:()=>pe("bwgpageTmpl04"),onAddRequiredSearch:()=>A("bwgpageTmpl04"),onAddGeneralSearch:()=>L("bwgpageTmpl04"),onAddPermissionButton:()=>{console.log("템플릿04 - 권한버튼 추가")},onCopyCode:()=>Pe("bwgpageTmpl04")})]}),o.jsx(kt,{searchBox:Y("bwgpageTmpl04"),children:o.jsxs(ze,{children:[o.jsx(De,{className:"w50 mr20",style:{height:"300px"},children:o.jsx(Fe,{ref:x,gridColumns:qn})}),o.jsx(De,{className:"w50",style:{height:"300px"},children:o.jsx(Fe,{ref:x,gridColumns:qn})})]})})]})}),o.jsx("div",{id:"bwgpageTmpl05",style:{marginBottom:"60px"},children:o.jsxs(p.Card,{title:o.jsx(wi,{title:"템플릿05",subtitle:"검색조건 + 그리드(상) + 그리드(하)"}),children:[o.jsxs("div",{style:{padding:"0px 30px",display:"flex",justifyContent:"space-between",alignItems:"flex-start"},children:[o.jsxs(p.Typography.Text,{style:{color:"#656d76",fontSize:"13px",flex:1,marginRight:"16px"},children:["그리드 + 그리드 영역이 상/하 로 이루어진 기본 템플릿입니다.",o.jsx("br",{}),"예약어 코드 : ",o.jsx("code",{children:"bwgpageTmpl05"})]}),o.jsx(ua,{onReset:()=>pe("bwgpageTmpl05"),onAddRequiredSearch:()=>A("bwgpageTmpl05"),onAddGeneralSearch:()=>L("bwgpageTmpl05"),onAddPermissionButton:()=>{console.log("템플릿05 - 권한버튼 추가")},onCopyCode:()=>Pe("bwgpageTmpl05")})]}),o.jsx(kt,{searchBox:Y("bwgpageTmpl05"),children:o.jsxs(ze,{type:"vertical",children:[o.jsx(De,{style:{height:"300px"},className:"mb20",children:o.jsx(Fe,{ref:y,gridColumns:qn})}),o.jsx(De,{style:{height:"300px"},children:o.jsx(Fe,{ref:y,gridColumns:qn})})]})})]})}),o.jsx("div",{id:"application",children:o.jsx(p.Card,{title:o.jsx(wi,{title:"공통기능 활용",subtitle:"공통버튼 / 팝업 / 드로어"}),children:o.jsx("div",{style:{padding:"0px 30px",display:"flex",justifyContent:"space-between",alignItems:"flex-start"},children:o.jsxs("div",{className:"bwg-view main-view",style:{width:"100%",height:"100%",display:"flex",flexDirection:"column"},children:[o.jsx("div",{className:"bwgview-header-container",children:o.jsxs("div",{className:"bwgview-header",children:[o.jsx("div",{className:"bwgview-header-left",children:o.jsx(p.ConfigProvider,{theme:{components:{Tag:{controlHeight:28,controlHeightLG:28,controlHeightSM:28,controlHeightXS:28}}},children:o.jsxs(p.Space,{children:[o.jsx(G.StarFilled,{style:{color:"#faad14"}}),o.jsxs(p.Space.Compact,{style:{alignItems:"center"},children:[o.jsx("span",{className:"pageMenuNm",children:"임시메뉴"}),o.jsx(p.Tag,{className:"page-num-tag",children:"0000"}),o.jsx(p.Tooltip,{title:"도움말",color:"geekblue",children:o.jsx(p.Button,{variant:"text",type:"text",className:"menu-help-btn",icon:o.jsx("span",{className:"bwgHelpIcon"})})})]})]})})}),o.jsx("div",{className:"bwgview-header-right",children:o.jsx(p.ConfigProvider,{theme:{components:{Space:{padding:8}}},children:o.jsxs(p.Space,{children:[o.jsxs(p.Flex,{gap:8,children:[o.jsx(p.Button,{ref:O,className:"bwg-btn",children:"팝업열기"}),o.jsx(p.Button,{ref:k,className:"bwg-btn",onClick:()=>{D(!0)},children:"드로어열기"})]}),o.jsx(p.ConfigProvider,{theme:{components:{Divider:{verticalMarginInline:0}}},children:o.jsx(p.Divider,{type:"vertical"})}),o.jsxs(p.Flex,{ref:E,gap:8,className:"permission-buttons",children:[o.jsx(p.Button,{ref:S,className:"bwg-btn",onClick:()=>{},children:"조회"}),o.jsx(p.Button,{ref:b,className:"bwg-btn",onClick:()=>{},children:"신규"})]})]})})})]})}),o.jsx("div",{className:"bwgview-content",children:o.jsx("div",{style:{display:"flex",flexDirection:"column",height:"100%"},children:o.jsx(ze,{children:o.jsx(De,{style:{height:"300px"},children:o.jsx(Fe,{ref:w,gridColumns:qn})})})})})]})})})})]})]}),o.jsx(p.Tour,{open:R,onClose:()=>I(!1),steps:X}),o.jsx(p.Tour,{open:B,onClose:()=>_(!1),steps:ge}),o.jsx(p.Tour,{open:$,onClose:()=>W(!1),steps:ce}),o.jsx(kN,{visible:i,onCancel:re,onOk:K}),o.jsx(TN,{visible:s,onCancel:se,onOk:H}),o.jsx(un,{title:"드로어 예제",width:600,open:T,onClose:()=>{D(!1),W(!1)},placement:"right",zIndex:1500,children:o.jsxs(ze,{type:"vertical",children:[o.jsxs(p.Card,{className:"w100 mb20",children:[o.jsx(Le,{title:"예제 코드 : 컴포넌트 안에 입력하세요."}),o.jsx(Xs,{importText:"const [drawerOpen, setDrawerOpen] = useState<boolean>(false);"})]}),o.jsxs(p.Card,{className:"w100",children:[o.jsx(Le,{title:"예제 코드 : BwgView 안에 입력하세요."}),o.jsx(Xs,{importText:`<BwgDrawer
304
+ title="드로어 예제"
305
+ open={drawerOpen}
306
+ onClose={() => {
307
+ setDrawerOpen(false);
308
+ }}
309
+ placement="right"
310
+ ><div>드로어 영역</div></BwgDrawer>`})]})]})})]})},tt=({importText:e,onCopy:t})=>o.jsx(Gh,{text:e,onCopy:()=>{p.message.success("코드가 복사되었습니다!"),t?.()},children:o.jsxs("div",{style:{background:"#1e1e1e",border:"1px solid #3c3c3c",borderRadius:"6px",padding:"12px 16px",fontFamily:'Monaco, Menlo, "Ubuntu Mono", monospace',fontSize:"13px",color:"#d4d4d4",cursor:"pointer",display:"flex",alignItems:"flex-start",justifyContent:"space-between",transition:"all 0.2s ease",userSelect:"none",marginBottom:"16px"},onMouseEnter:r=>{r.currentTarget.style.background="#2d2d30",r.currentTarget.style.borderColor="#4a4a4a"},onMouseLeave:r=>{r.currentTarget.style.background="#1e1e1e",r.currentTarget.style.borderColor="#3c3c3c"},children:[o.jsx("pre",{style:{margin:0,whiteSpace:"pre-wrap",wordBreak:"break-word",flex:1,lineHeight:"1.5"},children:o.jsx("code",{children:e})}),o.jsx(G.CopyOutlined,{style:{color:"#858585",fontSize:"14px",marginLeft:"12px",flexShrink:0}})]})}),Gn=({id:e,children:t,onClick:r,isActive:n=!1,icon:i})=>{const[a,s]=v.useState(!1),l={width:"100%",textAlign:"left",marginBottom:"8px",border:"none",borderRadius:"8px",padding:"12px 16px",fontWeight:500,transition:"all 0.3s cubic-bezier(0.4, 0, 0.2, 1)",position:"relative",overflow:"hidden",background:n?"#00bcd4":"transparent",color:n?"#ffffff":"#595959",transform:a?"translateX(4px)":"translateX(0)",boxShadow:n?a?"0 4px 12px rgba(0, 188, 212, 0.3)":"none":a?"0 2px 8px rgba(0, 0, 0, 0.1)":"none"},c={position:"absolute",left:0,top:0,bottom:0,width:"4px",background:"#00bcd4",borderRadius:"0 2px 2px 0"};return o.jsxs(p.Button,{id:e,type:"text",onClick:r,style:l,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),children:[n&&o.jsx("div",{style:c}),i&&o.jsx("span",{style:{marginRight:"8px",fontSize:"16px"},children:i}),o.jsx("span",{style:{fontSize:"14px",lineHeight:1.4},children:t})]})},Xn=({title:e,subtitle:t})=>o.jsxs("div",{style:{fontSize:"20px",fontWeight:600,color:"#262626"},children:[e,o.jsx("span",{id:"subtitle",style:{marginLeft:"10px",color:"#00bcd4",fontSize:"14px",fontWeight:400},children:t})]}),I0=()=>{const[e,t]=v.useState(0),[r,n]=v.useState("");return o.jsxs("div",{style:{padding:"16px",background:"#f9f9f9",borderRadius:"8px"},children:[o.jsx("h4",{children:"실습 예제"}),o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsxs("div",{children:[o.jsx("strong",{children:"카운터:"})," ",e,o.jsxs("div",{style:{marginTop:"8px"},children:[o.jsx(p.Button,{onClick:()=>t(e+1),style:{marginRight:"8px"},children:"증가"}),o.jsx(p.Button,{onClick:()=>t(e-1),children:"감소"})]})]}),o.jsxs("div",{children:[o.jsx("strong",{children:"이름 입력:"}),o.jsx(p.Input,{value:r,onChange:i=>n(i.target.value),placeholder:"이름을 입력하세요",style:{marginTop:"8px"}}),r&&o.jsxs("div",{style:{marginTop:"8px"},children:["안녕하세요, ",r,"님!"]})]})]})]})},N0=()=>{const e=v.useRef(null),t=v.useRef(0),[r,n]=v.useState(0),i=()=>{e.current?.focus()},a=()=>{t.current+=1,alert(`Ref 카운트: ${t.current}`)};return o.jsxs("div",{style:{padding:"16px",background:"#f9f9f9",borderRadius:"8px"},children:[o.jsx("h4",{children:"실습 예제"}),o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsxs("div",{children:[o.jsx(p.Input,{ref:e,placeholder:"이 입력 필드에 포커스됩니다"}),o.jsx(p.Button,{onClick:i,style:{marginTop:"8px"},children:"입력 필드에 포커스"})]}),o.jsx(p.Divider,{}),o.jsxs("div",{children:[o.jsxs("div",{children:["렌더링 횟수: ",r]}),o.jsxs("div",{children:["Ref 카운트: ",t.current," (렌더링과 무관)"]}),o.jsxs("div",{style:{marginTop:"8px"},children:[o.jsx(p.Button,{onClick:()=>n(r+1),style:{marginRight:"8px"},children:"리렌더링"}),o.jsx(p.Button,{onClick:a,children:"Ref 카운트 증가"})]})]})]})]})},D0=()=>{const[e,t]=v.useState(0),[r,n]=v.useState(["할 일 1","할 일 2"]),i=v.useMemo(()=>(console.log("비싼 계산 실행됨"),e*1e3),[e]),a=()=>{n([...r,`할 일 ${r.length+1}`])};return o.jsxs("div",{style:{padding:"16px",background:"#f9f9f9",borderRadius:"8px"},children:[o.jsx("h4",{children:"실습 예제"}),o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsxs("div",{children:[o.jsxs("div",{children:["카운트: ",e]}),o.jsxs("div",{children:["계산된 값 (useMemo): ",i]}),o.jsx(p.Button,{onClick:()=>t(e+1),style:{marginTop:"8px"},children:"카운트 증가"})]}),o.jsx(p.Divider,{}),o.jsxs("div",{children:[o.jsx("div",{children:"할 일 목록:"}),r.map((s,l)=>o.jsxs("div",{children:["• ",s]},l)),o.jsx(p.Button,{onClick:a,style:{marginTop:"8px"},children:"할 일 추가 (useMemo 재계산 안됨)"})]})]})]})},_0=()=>{const[e,t]=v.useState(0),[r,n]=v.useState(""),i=v.useCallback(()=>{t(s=>s+1)},[]),a=v.useCallback(s=>{n(s)},[]);return o.jsxs("div",{style:{padding:"16px",background:"#f9f9f9",borderRadius:"8px"},children:[o.jsx("h4",{children:"실습 예제"}),o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsxs("div",{children:[o.jsxs("div",{children:["카운트: ",e]}),o.jsx(p.Button,{onClick:i,style:{marginTop:"8px"},children:"증가 (useCallback 사용)"})]}),o.jsx(p.Divider,{}),o.jsxs("div",{children:[o.jsxs("div",{children:["이름: ",r]}),o.jsx(p.Input,{value:r,onChange:s=>a(s.target.value),placeholder:"이름 입력",style:{marginTop:"8px"}})]})]})]})},B0=()=>{const[e,t]=v.useState(0),[r,n]=v.useState(window.innerWidth);return v.useEffect(()=>(console.log("컴포넌트가 마운트되었습니다"),()=>{console.log("컴포넌트가 언마운트됩니다")}),[]),v.useEffect(()=>{document.title=`카운트: ${e}`},[e]),v.useEffect(()=>{const i=()=>{n(window.innerWidth)};return window.addEventListener("resize",i),()=>{window.removeEventListener("resize",i)}},[]),o.jsxs("div",{style:{padding:"16px",background:"#f9f9f9",borderRadius:"8px"},children:[o.jsx("h4",{children:"실습 예제"}),o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsxs("div",{children:[o.jsxs("div",{children:["카운트: ",e," (브라우저 탭 제목 확인)"]}),o.jsx(p.Button,{onClick:()=>t(e+1),style:{marginTop:"8px"},children:"카운트 증가"})]}),o.jsx(p.Divider,{}),o.jsxs("div",{children:[o.jsxs("div",{children:["현재 윈도우 너비: ",r,"px"]}),o.jsx("div",{style:{fontSize:"12px",color:"#666"},children:"(브라우저 창 크기를 조절해보세요)"})]})]})]})},RN=v.forwardRef((e,t)=>{const[r,n]=v.useState("");return o.jsxs("div",{children:[o.jsx(p.Input,{ref:t,value:r,onChange:i=>n(i.target.value),placeholder:e.placeholder,style:{marginBottom:"8px"}}),o.jsxs("div",{style:{fontSize:"12px",color:"#666"},children:["현재 값: ",r]})]})}),AN=()=>{const e=v.useRef(null),t=()=>{e.current?.focus()},r=()=>{e.current?.select()};return o.jsxs("div",{style:{padding:"16px",background:"#f9f9f9",borderRadius:"8px"},children:[o.jsx("h4",{children:"ForwardRef 실습 예제"}),o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsx(RN,{ref:e,placeholder:"이 입력 필드는 ref가 전달됩니다"}),o.jsxs(p.Space,{children:[o.jsx(p.Button,{onClick:t,children:"포커스"}),o.jsx(p.Button,{onClick:r,children:"전체 선택"})]})]})]})},IN=()=>{const e=v.useRef(null),t=()=>{e.current?.focus()},r=()=>{e.current?.clear()},n=()=>{const i=e.current?.getValue();alert(`현재 값: ${i}`)};return o.jsxs("div",{style:{padding:"16px",background:"#f9f9f9",borderRadius:"8px"},children:[o.jsx("h4",{children:"useImperativeHandle 예제"}),o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsx(NN,{ref:e}),o.jsxs(p.Space,{children:[o.jsx(p.Button,{onClick:t,children:"포커스"}),o.jsx(p.Button,{onClick:r,children:"클리어"}),o.jsx(p.Button,{onClick:n,children:"값 가져오기"})]})]})]})},NN=v.forwardRef((e,t)=>{const r=v.useRef(null),[n,i]=v.useState("");return v.useImperativeHandle(t,()=>({focus:()=>{r.current?.focus()},clear:()=>{i(""),r.current?.focus()},getValue:()=>n})),o.jsx(p.Input,{ref:r,value:n,onChange:a=>i(a.target.value),placeholder:"부모에서 제어되는 입력 필드"})}),DN=()=>{const e=v.useRef(null),[t,r]=v.useState("intro"),n=i=>{const a=document.getElementById(i);a&&e.current&&(e.current.scrollTo({top:a.offsetTop-20,behavior:"smooth"}),r(i))};return o.jsx(Oc,{children:o.jsxs(p.Row,{style:{height:"100%"},children:[o.jsxs(p.Col,{span:4,style:{height:"100%",overflow:"auto"},children:[o.jsx("div",{style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center"},children:o.jsx(Le,{title:o.jsx("div",{children:"React Hooks 가이드"})})}),o.jsx("div",{id:"nav-container",style:{padding:"10px"},children:o.jsx(Gn,{id:"introBtn",onClick:()=>{n("intro")},isActive:t==="intro",children:"소개"})}),o.jsx("div",{style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center"},children:o.jsx(Le,{title:o.jsx("div",{children:"Section 1: 기본 Hooks"})})}),o.jsxs("div",{id:"nav-container",style:{padding:"10px"},children:[o.jsx(Gn,{id:"useStateBtn",onClick:()=>{n("useState")},isActive:t==="useState",children:"useState"}),o.jsx(Gn,{id:"useRefBtn",onClick:()=>{n("useRef")},isActive:t==="useRef",children:"useRef"}),o.jsx(Gn,{id:"useMemoBtn",onClick:()=>{n("useMemo")},isActive:t==="useMemo",children:"useMemo"}),o.jsx(Gn,{id:"useCallbackBtn",onClick:()=>{n("useCallback")},isActive:t==="useCallback",children:"useCallback"}),o.jsx(Gn,{id:"useEffectBtn",onClick:()=>{n("useEffect")},isActive:t==="useEffect",children:"useEffect"})]}),o.jsx("div",{style:{padding:"10px",display:"flex",justifyContent:"center",alignItems:"center"},children:o.jsx(Le,{title:o.jsx("div",{children:"Section 2: 고급 Hooks"})})}),o.jsxs("div",{id:"nav-container",style:{padding:"10px"},children:[o.jsx(Gn,{id:"forwardRefBtn",onClick:()=>{n("forwardRef")},isActive:t==="forwardRef",children:"forwardRef"}),o.jsx(Gn,{id:"useImperativeHandleBtn",onClick:()=>{n("useImperativeHandle")},isActive:t==="useImperativeHandle",children:"useImperativeHandle"})]})]}),o.jsxs(p.Col,{ref:e,id:"content-container",span:20,style:{height:"100%",background:"#f0f0f0",overflow:"auto",padding:"20px"},children:[o.jsx("div",{id:"intro",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"React Hooks 가이드",subtitle:"초보자를 위한 완벽 가이드"}),style:{borderRadius:"12px",boxShadow:"0 4px 12px rgba(0,0,0,0.08)",border:"1px solid #f0f0f0"},children:o.jsxs("div",{style:{padding:"20px 0"},children:[o.jsx(p.Alert,{message:"React Hooks란?",description:"React 16.8에서 도입된 기능으로, 함수형 컴포넌트에서도 state와 생명주기 메서드를 사용할 수 있게 해주는 특별한 함수들입니다.",type:"info",showIcon:!0,style:{marginBottom:"20px"}}),o.jsx(p.Typography.Paragraph,{children:"이 가이드는 두 섹션으로 구성되어 있습니다:"}),o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx(p.Typography.Title,{level:5,style:{color:"#1890ff",marginBottom:"12px"},children:"📚 Section 1: 기본 Hooks"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.8"},children:[o.jsxs("li",{children:[o.jsx("strong",{children:"useState"})," - 상태 관리"]}),o.jsxs("li",{children:[o.jsx("strong",{children:"useRef"})," - DOM 참조 및 값 저장"]}),o.jsxs("li",{children:[o.jsx("strong",{children:"useMemo"})," - 값 메모이제이션"]}),o.jsxs("li",{children:[o.jsx("strong",{children:"useCallback"})," - 함수 메모이제이션"]}),o.jsxs("li",{children:[o.jsx("strong",{children:"useEffect"})," - 부수 효과 처리"]})]})]}),o.jsxs("div",{style:{marginBottom:"24px"},children:[o.jsx(p.Typography.Title,{level:5,style:{color:"#52c41a",marginBottom:"12px"},children:"🚀 Section 2: 고급 Hooks"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.8"},children:[o.jsxs("li",{children:[o.jsx("strong",{children:"forwardRef"})," - 컴포넌트 간 ref 전달"]}),o.jsxs("li",{children:[o.jsx("strong",{children:"useImperativeHandle"})," - 부모에게 노출할 인스턴스 값 커스터마이징"]})]})]})]})})}),o.jsx("div",{id:"useState",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"useState",subtitle:"상태 관리의 기본"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},size:"large",children:[o.jsx(p.Alert,{message:"useState는 컴포넌트에서 변하는 값을 기억하고 화면에 반영하는 Hook입니다.",type:"info",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🎯 언제 사용하나요?"}),o.jsx(p.Typography.Paragraph,{children:"컴포넌트에서 변경 가능한 데이터를 관리할 때 사용합니다. 예: 사용자 입력, 카운터, 토글 상태 등"})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"📝 기본 문법"}),o.jsx(tt,{importText:`import React, { useState } from 'react';
311
+
312
+ const MyComponent = () => {
313
+ // [현재값, 값을변경하는함수] = useState(초기값)
314
+ const [count, setCount] = useState(0);
315
+ const [name, setName] = useState('');
316
+ const [isVisible, setIsVisible] = useState(true);
317
+
318
+ return (
319
+ <div>
320
+ <div>카운트: {count}</div>
321
+ <button onClick={() => setCount(count + 1)}>증가</button>
322
+ </div>
323
+ );
324
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"⚠️ 주의사항"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"상태는 직접 변경하지 말고 항상 set 함수를 사용하세요"}),o.jsx("li",{children:"객체나 배열 상태를 업데이트할 때는 새로운 객체/배열을 만들어야 합니다"}),o.jsx("li",{children:"이전 상태를 기반으로 업데이트할 때는 함수형 업데이트를 사용하세요"})]})]}),o.jsx(I0,{}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🏢 실제 프로젝트 사용 예제"}),o.jsx(p.Alert,{message:"실제 프로젝트에서 useState 사용 사례",description:"다음은 KRX UI 프로젝트에서 실제로 사용되고 있는 useState 패턴들입니다.",type:"success",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"1. 사이드바 검색 기능 (Sidebar.tsx)"}),o.jsx(tt,{importText:`// 검색어와 활성 세그먼트 상태 관리
325
+ const [searchValue, setSearchValue] = useState('');
326
+ const [activeSegment, setActiveSegment] = useState<'category' | 'favorite'>(
327
+ 'category'
328
+ );
329
+
330
+ // 세그먼트 변경 처리
331
+ const handleSegmentChange = (value: 'category' | 'favorite') => {
332
+ setActiveSegment(value);
333
+ // 카테고리로 변경 시 검색값 초기화
334
+ if (value === 'category') {
335
+ setSearchValue('');
336
+ }
337
+ };`})]}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"2. 시스템 코드 관리 (CMSystCodeM01.tsx)"}),o.jsx(tt,{importText:`// 선택된 시스템과 탭 상태 관리
338
+ const [selectedSystem, setSelectedSystem] = useState<SystemInfo | null>(null);
339
+ const [activeTab, setActiveTab] = useState<'group' | 'detail'>('group');
340
+
341
+ // 시스템 카드 클릭 처리
342
+ const handleSystemClick = (system: SystemInfo) => {
343
+ setSelectedSystem(system);
344
+ // 시스템 변경 시 그룹 탭으로 초기화
345
+ setActiveTab('group');
346
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:5,children:"3. 로딩 상태 관리 (Main.tsx)"}),o.jsx(tt,{importText:`// 전역 로딩 상태 관리
347
+ const [loading, setLoading] = useState(false);
348
+
349
+ // API 호출 시 로딩 상태 제어
350
+ const loadData = async () => {
351
+ setLoading(true);
352
+ try {
353
+ await fetchMenu({ crprCd, userId, prntGbcd: 1 });
354
+ await fetchCommonCodes();
355
+ } finally {
356
+ setLoading(false);
357
+ }
358
+ };`})]})]}),o.jsx(I0,{})]})})}),o.jsx("div",{id:"useRef",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"useRef",subtitle:"DOM 접근과 값 저장"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},size:"large",children:[o.jsx(p.Alert,{message:"useRef는 DOM 요소에 직접 접근하거나, 리렌더링 없이 값을 저장하는 Hook입니다.",type:"info",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🎯 언제 사용하나요?"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"DOM 요소에 직접 접근할 때 (focus, scroll 등)"}),o.jsx("li",{children:"리렌더링되지 않는 값을 저장할 때"}),o.jsx("li",{children:"이전 값을 기억해야 할 때"})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"📝 기본 문법"}),o.jsx(tt,{importText:`import React, { useRef } from 'react';
359
+
360
+ const MyComponent = () => {
361
+ // DOM 참조용
362
+ const inputRef = useRef<HTMLInputElement>(null);
363
+
364
+ // 값 저장용 (리렌더링 시에도 유지됨)
365
+ const countRef = useRef(0);
366
+
367
+ const focusInput = () => {
368
+ inputRef.current?.focus(); // DOM 요소에 접근
369
+ };
370
+
371
+ const incrementCount = () => {
372
+ countRef.current += 1; // 값 변경 (리렌더링 안됨)
373
+ console.log(countRef.current);
374
+ };
375
+
376
+ return (
377
+ <div>
378
+ <input ref={inputRef} />
379
+ <button onClick={focusInput}>포커스</button>
380
+ </div>
381
+ );
382
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🔍 useState vs useRef"}),o.jsxs("div",{style:{display:"flex",gap:"16px"},children:[o.jsxs("div",{style:{flex:1,background:"#f0f9ff",borderRadius:"6px"},children:[o.jsx("strong",{children:"useState"}),o.jsxs("ul",{style:{paddingLeft:"16px",fontSize:"14px"},children:[o.jsx("li",{children:"값이 변경되면 리렌더링"}),o.jsx("li",{children:"화면에 표시되는 데이터"}),o.jsx("li",{children:"사용자에게 보여야 하는 상태"})]})]}),o.jsxs("div",{style:{flex:1,padding:"12px",background:"#f0fdf4",borderRadius:"6px"},children:[o.jsx("strong",{children:"useRef"}),o.jsxs("ul",{style:{paddingLeft:"16px",fontSize:"14px"},children:[o.jsx("li",{children:"값이 변경되어도 리렌더링 안됨"}),o.jsx("li",{children:"내부적으로만 사용되는 데이터"}),o.jsx("li",{children:"DOM 요소 참조"})]})]})]})]}),o.jsx(N0,{}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🏢 실제 프로젝트 사용 예제"}),o.jsx(p.Alert,{message:"실제 프로젝트에서 useRef 사용 사례",description:"다음은 KRX UI 프로젝트에서 실제로 사용되고 있는 useRef 패턴들입니다.",type:"success",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"1. 그리드 참조 관리 (CMRoleMstrM01.tsx)"}),o.jsx(tt,{importText:`// 여러 그리드 컴포넌트에 대한 ref 관리
383
+ const roleGridRef = useRef<BwgGridRef>(null);
384
+ const dprtGridRef = useRef<BwgGridRef>(null);
385
+ const userGridRef = useRef<BwgGridRef>(null);
386
+
387
+ // 그리드 데이터 조작
388
+ const serviceEvent = {
389
+ SCMROLE00101: () => {
390
+ callService('SCMROLE00101', { crprCd: getCrprCd() }).then(response => {
391
+ // ref를 통해 그리드에 데이터 추가
392
+ roleGridRef.current?.addAllData(response.data);
393
+ });
394
+ }
395
+ };`})]}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"2. 컴포넌트 캐싱 (Main.tsx)"}),o.jsx(tt,{importText:`// 컴포넌트 인스턴스를 캐싱하여 성능 최적화
396
+ const componentCache = useRef<Map<string, React.ComponentType>>(new Map());
397
+ const componentInstances = useRef<Map<string, React.ReactElement>>(new Map());
398
+
399
+ // 동적 컴포넌트 로딩 시 캐시 활용
400
+ const createViewLoader = (scrnPath: string) => {
401
+ // 캐시된 컴포넌트가 있으면 재사용
402
+ if (componentCache.current.has(scrnPath)) {
403
+ return componentCache.current.get(scrnPath);
404
+ }
405
+
406
+ // 새 컴포넌트 로드 후 캐시에 저장
407
+ const component = views[globKey];
408
+ componentCache.current.set(scrnPath, component);
409
+ return component;
410
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:5,children:"3. 스크롤 제어 (BwgReactGuideM01.tsx)"}),o.jsx(tt,{importText:`// 콘텐츠 영역 스크롤 제어
411
+ const contentRef = useRef<HTMLDivElement>(null);
412
+
413
+ const scrollToSection = (id: string) => {
414
+ const element = document.getElementById(id);
415
+ if (element && contentRef.current) {
416
+ // ref를 통해 스크롤 위치 제어
417
+ contentRef.current.scrollTo({
418
+ top: element.offsetTop - 20,
419
+ behavior: 'smooth',
420
+ });
421
+ }
422
+ };`})]})]}),o.jsx(N0,{})]})})}),o.jsx("div",{id:"useMemo",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"useMemo",subtitle:"값 메모이제이션으로 성능 최적화"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},size:"large",children:[o.jsx(p.Alert,{message:"useMemo는 비싼 계산 결과를 기억해두고, 의존성이 바뀔 때만 다시 계산하는 Hook입니다.",type:"info",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🎯 언제 사용하나요?"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"계산 비용이 높은 연산 결과를 캐싱할 때"}),o.jsx("li",{children:"의존성이 변경되지 않으면 이전 결과를 재사용하고 싶을 때"}),o.jsx("li",{children:"불필요한 재계산을 방지하여 성능을 최적화할 때"})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"📝 기본 문법"}),o.jsx(tt,{importText:`import React, { useMemo, useState } from 'react';
423
+
424
+ const MyComponent = () => {
425
+ const [count, setCount] = useState(0);
426
+ const [todos, setTodos] = useState([]);
427
+
428
+ // 비싼 계산을 메모이제이션
429
+ const expensiveValue = useMemo(() => {
430
+ console.log('비싼 계산 실행!');
431
+ return count * 1000; // 실제로는 복잡한 계산
432
+ }, [count]); // count가 변경될 때만 재계산
433
+
434
+ return (
435
+ <div>
436
+ <div>결과: {expensiveValue}</div>
437
+ <button onClick={() => setCount(count + 1)}>
438
+ 카운트 증가
439
+ </button>
440
+ </div>
441
+ );
442
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"⚠️ 주의사항"}),o.jsx(p.Alert,{message:"남용하지 마세요!",description:"useMemo는 성능 최적화 도구입니다. 단순한 계산에는 오히려 오버헤드가 될 수 있으니, 정말 필요한 경우에만 사용하세요.",type:"warning",showIcon:!0})]}),o.jsx(D0,{}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🏢 실제 프로젝트 사용 예제"}),o.jsx(p.Alert,{message:"실제 프로젝트에서 useMemo 사용 사례",description:"다음은 KRX UI 프로젝트에서 실제로 사용되고 있는 useMemo 패턴들입니다.",type:"success",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"1. 메뉴 검색 옵션 최적화 (Sidebar.tsx)"}),o.jsx(tt,{importText:`// 메뉴 검색 옵션을 메모이제이션하여 성능 최적화
443
+ const menuSearchOptions = useMemo(() => {
444
+ if (!menuList || menuList.length === 0) {
445
+ return [];
446
+ }
447
+
448
+ const options: MenuSearchOption[] = [];
449
+
450
+ const addMenuOptions = (menus: MenuItem[], parentPath = '') => {
451
+ menus.forEach(menu => {
452
+ if (menu.menuNm && menu.scrnId) {
453
+ options.push({
454
+ value: menu.menuId,
455
+ label: parentPath ? \`\${parentPath} > \${menu.menuNm}\` : menu.menuNm,
456
+ menuItem: menu,
457
+ });
458
+ }
459
+
460
+ if (menu.children && menu.children.length > 0) {
461
+ const newParentPath = parentPath
462
+ ? \`\${parentPath} > \${menu.menuNm}\`
463
+ : menu.menuNm;
464
+ addMenuOptions(menu.children, newParentPath);
465
+ }
466
+ });
467
+ };
468
+
469
+ addMenuOptions(menuList);
470
+ return options;
471
+ }, [menuList]); // menuList가 변경될 때만 재계산`})]}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"2. 필터링된 데이터 최적화 예제"}),o.jsx(tt,{importText:`// 대용량 데이터 필터링 시 useMemo 활용
472
+ const FilteredDataExample = () => {
473
+ const [searchTerm, setSearchTerm] = useState('');
474
+ const [data] = useState(largeDataSet); // 큰 데이터셋
475
+
476
+ // 검색어가 변경될 때만 필터링 재실행
477
+ const filteredData = useMemo(() => {
478
+ if (!searchTerm) return data;
479
+
480
+ return data.filter(item =>
481
+ item.name.toLowerCase().includes(searchTerm.toLowerCase()) ||
482
+ item.description.toLowerCase().includes(searchTerm.toLowerCase())
483
+ );
484
+ }, [data, searchTerm]);
485
+
486
+ // 통계 계산도 메모이제이션
487
+ const statistics = useMemo(() => {
488
+ return {
489
+ total: filteredData.length,
490
+ active: filteredData.filter(item => item.status === 'active').length,
491
+ inactive: filteredData.filter(item => item.status === 'inactive').length,
492
+ };
493
+ }, [filteredData]);
494
+
495
+ return (
496
+ <div>
497
+ <div>총 {statistics.total}개 항목</div>
498
+ <div>활성: {statistics.active}, 비활성: {statistics.inactive}</div>
499
+ </div>
500
+ );
501
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:5,children:"3. 복잡한 계산 최적화 예제"}),o.jsx(tt,{importText:`// 복잡한 차트 데이터 가공 시 useMemo 활용
502
+ const ChartDataExample = () => {
503
+ const [rawData, setRawData] = useState([]);
504
+ const [dateRange, setDateRange] = useState({ start: '', end: '' });
505
+
506
+ // 차트 데이터 가공 - 복잡한 계산이므로 메모이제이션
507
+ const chartData = useMemo(() => {
508
+ if (!rawData.length) return [];
509
+
510
+ // 날짜 필터링
511
+ const filteredData = rawData.filter(item => {
512
+ const itemDate = new Date(item.date);
513
+ const startDate = new Date(dateRange.start);
514
+ const endDate = new Date(dateRange.end);
515
+ return itemDate >= startDate && itemDate <= endDate;
516
+ });
517
+
518
+ // 데이터 그룹화 및 집계
519
+ const groupedData = filteredData.reduce((acc, item) => {
520
+ const key = item.category;
521
+ if (!acc[key]) {
522
+ acc[key] = { total: 0, count: 0, items: [] };
523
+ }
524
+ acc[key].total += item.value;
525
+ acc[key].count += 1;
526
+ acc[key].items.push(item);
527
+ return acc;
528
+ }, {});
529
+
530
+ // 차트용 형태로 변환
531
+ return Object.entries(groupedData).map(([category, data]) => ({
532
+ category,
533
+ value: data.total,
534
+ average: data.total / data.count,
535
+ count: data.count,
536
+ }));
537
+ }, [rawData, dateRange]); // rawData나 dateRange가 변경될 때만 재계산
538
+
539
+ return <Chart data={chartData} />;
540
+ };`})]})]}),o.jsx(D0,{})]})})}),o.jsx("div",{id:"useCallback",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"useCallback",subtitle:"함수 메모이제이션"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},size:"large",children:[o.jsx(p.Alert,{message:"useCallback은 함수를 기억해두고, 의존성이 바뀔 때만 새로운 함수를 만드는 Hook입니다.",type:"info",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🎯 언제 사용하나요?"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"자식 컴포넌트에 함수를 props로 전달할 때"}),o.jsx("li",{children:"함수가 다른 Hook의 의존성 배열에 포함될 때"}),o.jsx("li",{children:"불필요한 리렌더링을 방지하고 싶을 때"})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"📝 기본 문법"}),o.jsx(tt,{importText:`import React, { useCallback, useState } from 'react';
541
+
542
+ const MyComponent = () => {
543
+ const [count, setCount] = useState(0);
544
+ const [name, setName] = useState('');
545
+
546
+ // 함수를 메모이제이션
547
+ const handleIncrement = useCallback(() => {
548
+ setCount(prev => prev + 1);
549
+ }, []); // 의존성이 없으므로 한 번만 생성
550
+
551
+ const handleNameChange = useCallback((newName: string) => {
552
+ setName(newName);
553
+ }, []); // 의존성이 없으므로 한 번만 생성
554
+
555
+ return (
556
+ <div>
557
+ <ChildComponent
558
+ onIncrement={handleIncrement}
559
+ onNameChange={handleNameChange}
560
+ />
561
+ </div>
562
+ );
563
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🔍 useMemo vs useCallback"}),o.jsxs("div",{style:{display:"flex",gap:"16px"},children:[o.jsxs("div",{style:{flex:1,padding:"12px",background:"#f0f9ff",borderRadius:"6px"},children:[o.jsx("strong",{children:"useMemo"}),o.jsxs("ul",{style:{paddingLeft:"16px",fontSize:"14px"},children:[o.jsx("li",{children:"값을 메모이제이션"}),o.jsx("li",{children:"계산 결과를 캐싱"})]})]}),o.jsxs("div",{style:{flex:1,padding:"12px",background:"#f0fdf4",borderRadius:"6px"},children:[o.jsx("strong",{children:"useCallback"}),o.jsxs("ul",{style:{paddingLeft:"16px",fontSize:"14px"},children:[o.jsx("li",{children:"함수를 메모이제이션"}),o.jsx("li",{children:"함수 참조를 캐싱"}),o.jsx("li",{children:"useCallback(fn, [deps])"})]})]})]})]}),o.jsx(_0,{}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🏢 실제 프로젝트 사용 예제"}),o.jsx(p.Alert,{message:"실제 프로젝트에서 useCallback 사용 사례",description:"다음은 KRX UI 프로젝트에서 실제로 사용되고 있는 useCallback 패턴들입니다.",type:"success",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"1. 즐겨찾기 토글 함수 (Sidebar.tsx)"}),o.jsx(tt,{importText:`// 즐겨찾기 토글 함수를 메모이제이션하여 불필요한 리렌더링 방지
564
+ const handleFavoriteToggle = useCallback(async (menuItem: MenuItem) => {
565
+ try {
566
+ // 메뉴 아이템 유효성 검증
567
+ if (!menuItem || !menuItem.menuId || !menuItem.menuNm) {
568
+ console.warn('Invalid menu item for favorite toggle:', menuItem);
569
+ return;
570
+ }
571
+
572
+ // 메뉴 ID 형식 검증
573
+ if (!/^[a-zA-Z0-9_-]+$/.test(menuItem.menuId)) {
574
+ console.warn('Invalid menu ID format:', menuItem.menuId);
575
+ return;
576
+ }
577
+
578
+ if (isFavorite(menuItem.menuId)) {
579
+ await removeFavorite(menuItem.menuId, 'testUser');
580
+ } else {
581
+ await addFavorite(menuItem, 'testUser');
582
+ }
583
+ } catch (error) {
584
+ console.error('즐겨찾기 토글 실패:', error);
585
+ }
586
+ }, [isFavorite, removeFavorite, addFavorite]); // 의존성 함수들이 변경될 때만 재생성`})]}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"2. 이벤트 핸들러 최적화 예제"}),o.jsx(tt,{importText:`// 자식 컴포넌트에 전달되는 이벤트 핸들러 최적화
587
+ const OptimizedParent = () => {
588
+ const [items, setItems] = useState([]);
589
+ const [filter, setFilter] = useState('');
590
+
591
+ // 아이템 추가 핸들러 - 의존성 없이 안전하게 구현
592
+ const handleAddItem = useCallback((newItem: Item) => {
593
+ setItems(prev => [...prev, { ...newItem, id: Date.now() }]);
594
+ }, []); // 의존성 없음 - 함수형 업데이트 사용
595
+
596
+ // 아이템 삭제 핸들러
597
+ const handleDeleteItem = useCallback((itemId: number) => {
598
+ setItems(prev => prev.filter(item => item.id !== itemId));
599
+ }, []); // 의존성 없음 - 함수형 업데이트 사용
600
+
601
+ // 아이템 수정 핸들러
602
+ const handleUpdateItem = useCallback((itemId: number, updates: Partial<Item>) => {
603
+ setItems(prev => prev.map(item =>
604
+ item.id === itemId ? { ...item, ...updates } : item
605
+ ));
606
+ }, []); // 의존성 없음 - 함수형 업데이트 사용
607
+
608
+ return (
609
+ <div>
610
+ <ItemList
611
+ items={items}
612
+ onAdd={handleAddItem}
613
+ onDelete={handleDeleteItem}
614
+ onUpdate={handleUpdateItem}
615
+ />
616
+ </div>
617
+ );
618
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:5,children:"3. API 호출 함수 최적화"}),o.jsx(tt,{importText:`// API 호출 함수를 메모이제이션하여 useEffect 의존성 안정화
619
+ const DataComponent = () => {
620
+ const [data, setData] = useState([]);
621
+ const [loading, setLoading] = useState(false);
622
+ const [params, setParams] = useState({ page: 1, size: 10 });
623
+
624
+ // API 호출 함수 메모이제이션
625
+ const fetchData = useCallback(async (requestParams: RequestParams) => {
626
+ setLoading(true);
627
+ try {
628
+ const response = await callService('FETCH_DATA', requestParams);
629
+ setData(response.data);
630
+ } catch (error) {
631
+ console.error('데이터 로드 실패:', error);
632
+ } finally {
633
+ setLoading(false);
634
+ }
635
+ }, []); // API 호출 로직은 변하지 않으므로 의존성 없음
636
+
637
+ // params가 변경될 때마다 데이터 다시 로드
638
+ useEffect(() => {
639
+ fetchData(params);
640
+ }, [params, fetchData]); // fetchData가 메모이제이션되어 안정적
641
+
642
+ // 페이지 변경 핸들러
643
+ const handlePageChange = useCallback((page: number) => {
644
+ setParams(prev => ({ ...prev, page }));
645
+ }, []);
646
+
647
+ return (
648
+ <div>
649
+ {loading ? <Spinner /> : <DataTable data={data} />}
650
+ <Pagination onPageChange={handlePageChange} />
651
+ </div>
652
+ );
653
+ };`})]})]}),o.jsx(_0,{})]})})}),o.jsx("div",{id:"useEffect",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"useEffect",subtitle:"부수 효과 처리"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},size:"large",children:[o.jsx(p.Alert,{message:"useEffect는 컴포넌트의 생명주기에 맞춰 부수 효과(API 호출, 타이머 등)를 처리하는 Hook입니다.",type:"info",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🎯 언제 사용하나요?"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"컴포넌트가 마운트/언마운트될 때 실행할 코드"}),o.jsx("li",{children:"API 호출, 타이머 설정, 이벤트 리스너 등록"}),o.jsx("li",{children:"특정 값이 변경될 때 실행할 코드"}),o.jsx("li",{children:"정리(cleanup) 작업이 필요한 경우"})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"📝 기본 문법"}),o.jsx(tt,{importText:`import React, { useEffect, useState } from 'react';
654
+
655
+ const MyComponent = () => {
656
+ const [count, setCount] = useState(0);
657
+
658
+ // 1. 매 렌더링마다 실행 (권장하지 않음)
659
+ useEffect(() => {
660
+ console.log('매번 실행됨');
661
+ });
662
+
663
+ // 2. 마운트/언마운트 시에만 실행
664
+ useEffect(() => {
665
+ console.log('컴포넌트 마운트됨');
666
+
667
+ return () => {
668
+ console.log('컴포넌트 언마운트됨');
669
+ };
670
+ }, []); // 빈 배열 = 한 번만 실행
671
+
672
+ // 3. count가 변경될 때만 실행
673
+ useEffect(() => {
674
+ document.title = \`카운트: \${count}\`;
675
+ }, [count]); // count가 의존성
676
+
677
+ return <div>카운트: {count}</div>;
678
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🔄 의존성 배열 패턴"}),o.jsxs("div",{style:{background:"#f9f9f9",padding:"16px",borderRadius:"8px"},children:[o.jsxs("div",{style:{marginBottom:"12px"},children:[o.jsx("code",{children:"useEffect(fn)"})," - 매 렌더링마다 실행 ❌"]}),o.jsxs("div",{style:{marginBottom:"12px"},children:[o.jsx("code",{children:"useEffect(fn, [])"})," - 마운트/언마운트 시에만 실행 ✅"]}),o.jsxs("div",{children:[o.jsx("code",{children:"useEffect(fn, [a, b])"})," - a 또는 b가 변경될 때 실행 ✅"]})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🧹 정리(Cleanup) 함수"}),o.jsx(tt,{importText:`useEffect(() => {
679
+ // 이벤트 리스너 등록
680
+ const handleResize = () => {
681
+ console.log('윈도우 크기 변경됨');
682
+ };
683
+
684
+ window.addEventListener('resize', handleResize);
685
+
686
+ // 정리 함수 - 컴포넌트 언마운트 시 실행
687
+ return () => {
688
+ window.removeEventListener('resize', handleResize);
689
+ };
690
+ }, []);`})]}),o.jsx(B0,{}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🏢 실제 프로젝트 사용 예제"}),o.jsx(p.Alert,{message:"실제 프로젝트에서 useEffect 사용 사례",description:"다음은 KRX UI 프로젝트에서 실제로 사용되고 있는 useEffect 패턴들입니다.",type:"success",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"1. 메뉴 데이터 로딩 (Main.tsx)"}),o.jsx(tt,{importText:`// 사용자 인증 확인 및 메뉴 데이터 가져오기
691
+ useEffect(() => {
692
+ const loadData = async () => {
693
+ if (!user?.userId) {
694
+ console.warn('사용자 정보가 없습니다. 로그인 페이지로 이동합니다.');
695
+ navigate('/login');
696
+ return;
697
+ }
698
+
699
+ console.log('사용자 인증 확인됨 - 메뉴 데이터 가져오기');
700
+
701
+ // 먼저 메뉴 데이터 가져오기
702
+ await fetchMenu({
703
+ crprCd: String(user.crprCd || '100'),
704
+ userId: user.userId,
705
+ prntGbcd: 1,
706
+ });
707
+
708
+ // 새로고침 시 공통코드가 없으면 다시 가져오기
709
+ if (!codeData) {
710
+ console.log('새로고침 감지 - 공통코드 다시 가져오기');
711
+ fetchCommonCodes();
712
+ }
713
+ };
714
+
715
+ loadData();
716
+ }, [
717
+ user?.userId,
718
+ user?.crprCd,
719
+ navigate,
720
+ fetchMenu,
721
+ fetchCommonCodes,
722
+ codeData,
723
+ ]); // 의존성 배열에 필요한 모든 값 포함`})]}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"2. 탭 변경에 따른 데이터 로딩 (CMSystCodeM01.tsx)"}),o.jsx(tt,{importText:`// 선택된 시스템 변경 시 앱 데이터 로드
724
+ useEffect(() => {
725
+ if (selectedSystem) {
726
+ callService('SCMAPP00101', {
727
+ crprCd: getCrprCd(),
728
+ systId: selectedSystem.systId,
729
+ }).then(response => {
730
+ console.log('SCMAPP00101:', response);
731
+ appGridRef.current?.addAllData(response.data);
732
+ });
733
+ }
734
+ }, [selectedSystem]); // selectedSystem이 변경될 때만 실행
735
+
736
+ // 탭 변경 시 공통코드 데이터 로드
737
+ useEffect(() => {
738
+ if (selectedSystem) {
739
+ callService('SCMCODE00101', {
740
+ crprCd: getCrprCd(),
741
+ srchGb: activeTab === 'group' ? 'group' : 'detail',
742
+ }).then(response => {
743
+ console.log({ SCMCODE00101: response.data });
744
+ activeTab === 'group'
745
+ ? groupGridRef.current?.addAllData(response.data)
746
+ : detailGridRef.current?.addAllData(response.data);
747
+ });
748
+ }
749
+ }, [activeTab, selectedSystem]); // activeTab과 selectedSystem 변경 시 실행`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:5,children:"3. 팝업 데이터 초기화 (CMAuthMstrP01.tsx)"}),o.jsx(tt,{importText:`// 팝업 열릴 때 데이터 로드 및 초기화
750
+ useEffect(() => {
751
+ // 팝업 데이터에서 기존 선택된 메뉴 가져오기
752
+ const currentPopup: any = popups.find(p => p.popupId === activePopupId);
753
+ if (currentPopup?.data?.selectedMenus) {
754
+ setSelectedMenus(currentPopup.data.selectedMenus);
755
+ }
756
+
757
+ // 메뉴 데이터 로드
758
+ loadMenuData();
759
+ }, [popups, activePopupId]); // popups나 activePopupId 변경 시 실행
760
+
761
+ // 메뉴 데이터 로드 함수
762
+ const loadMenuData = async () => {
763
+ try {
764
+ const response = await callService('SCMMENU00101', {});
765
+ console.log('메뉴 데이터:', response.menus);
766
+
767
+ menuTreeRef.current?.addAllData(response.menus, {
768
+ treeOption: {
769
+ isExpand: true,
770
+ dataField: 'menuId',
771
+ parentField: 'menuPrntId',
772
+ },
773
+ });
774
+ } catch (error) {
775
+ console.error('메뉴 데이터 로드 실패:', error);
776
+ }
777
+ };`})]})]}),o.jsx(B0,{})]})})}),o.jsx("div",{id:"forwardRef",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"forwardRef",subtitle:"컴포넌트 간 ref 전달"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},size:"large",children:[o.jsx(p.Alert,{message:"forwardRef는 부모 컴포넌트에서 자식 컴포넌트의 DOM 요소에 직접 접근할 수 있게 해주는 기능입니다.",type:"info",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🎯 언제 사용하나요?"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"부모 컴포넌트에서 자식 컴포넌트의 DOM 요소에 직접 접근할 때"}),o.jsx("li",{children:"재사용 가능한 컴포넌트 라이브러리를 만들 때"}),o.jsx("li",{children:"HOC(Higher-Order Component)나 래퍼 컴포넌트에서 ref를 전달할 때"})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"📝 기본 문법"}),o.jsx(tt,{importText:`import React, { forwardRef, useRef } from 'react';
778
+
779
+ // forwardRef를 사용한 컴포넌트 정의
780
+ const MyInput = forwardRef<HTMLInputElement, { placeholder?: string }>(
781
+ (props, ref) => {
782
+ return (
783
+ <input
784
+ ref={ref}
785
+ placeholder={props.placeholder}
786
+ style={{ padding: '8px', border: '1px solid #ccc' }}
787
+ />
788
+ );
789
+ }
790
+ );
791
+
792
+ // 부모 컴포넌트에서 사용
793
+ const Parent = () => {
794
+ const inputRef = useRef<HTMLInputElement>(null);
795
+
796
+ const focusInput = () => {
797
+ inputRef.current?.focus();
798
+ };
799
+
800
+ return (
801
+ <div>
802
+ <MyInput ref={inputRef} placeholder="포커스될 입력 필드" />
803
+ <button onClick={focusInput}>포커스</button>
804
+ </div>
805
+ );
806
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"⚠️ 주의사항"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"forwardRef는 함수형 컴포넌트에서만 사용 가능합니다"}),o.jsx("li",{children:"TypeScript 사용 시 제네릭으로 ref와 props 타입을 명시해야 합니다"}),o.jsx("li",{children:"남용하지 마세요. 대부분의 경우 props로 충분합니다"})]})]}),o.jsx(AN,{}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🏢 실제 프로젝트 사용 예제"}),o.jsx(p.Alert,{message:"실제 프로젝트에서 forwardRef와 useImperativeHandle 사용 사례",description:"다음은 KRX UI 프로젝트에서 실제로 사용할 수 있는 고급 패턴들입니다.",type:"success",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"1. 재사용 가능한 그리드 컴포넌트 (BwgGrid 스타일)"}),o.jsx(tt,{importText:`// 그리드 컴포넌트에 forwardRef와 useImperativeHandle 적용
807
+ interface GridRef {
808
+ addAllData: (data: any[]) => void;
809
+ getCurrentIndex: () => number;
810
+ clearData: () => void;
811
+ refresh: () => void;
812
+ }
813
+
814
+ const CustomGrid = forwardRef<GridRef, { columns: any[]; options?: any }>(
815
+ ({ columns, options }, ref) => {
816
+ const [data, setData] = useState([]);
817
+ const [currentIndex, setCurrentIndex] = useState(-1);
818
+ const gridInstanceRef = useRef(null);
819
+
820
+ useImperativeHandle(ref, () => ({
821
+ addAllData: (newData: any[]) => {
822
+ setData(newData);
823
+ setCurrentIndex(newData.length > 0 ? 0 : -1);
824
+ },
825
+ getCurrentIndex: () => currentIndex,
826
+ clearData: () => {
827
+ setData([]);
828
+ setCurrentIndex(-1);
829
+ },
830
+ refresh: () => {
831
+ // 그리드 새로고침 로직
832
+ gridInstanceRef.current?.refresh?.();
833
+ },
834
+ }), [currentIndex]);
835
+
836
+ return (
837
+ <div className="custom-grid">
838
+ {/* 실제 그리드 렌더링 로직 */}
839
+ <table ref={gridInstanceRef}>
840
+ {/* 그리드 내용 */}
841
+ </table>
842
+ </div>
843
+ );
844
+ }
845
+ );`})]}),o.jsxs("div",{style:{marginBottom:"16px"},children:[o.jsx(p.Typography.Title,{level:5,children:"2. 복합 입력 컴포넌트 (검색 필드)"}),o.jsx(tt,{importText:`// 검색 기능이 포함된 복합 입력 컴포넌트
846
+ interface SearchInputRef {
847
+ focus: () => void;
848
+ clear: () => void;
849
+ getValue: () => string;
850
+ search: () => void;
851
+ setSearchTerm: (term: string) => void;
852
+ }
853
+
854
+ const SearchInput = forwardRef<
855
+ SearchInputRef,
856
+ {
857
+ onSearch?: (term: string) => void;
858
+ placeholder?: string;
859
+ defaultValue?: string;
860
+ }
861
+ >(({ onSearch, placeholder, defaultValue = '' }, ref) => {
862
+ const [value, setValue] = useState(defaultValue);
863
+ const [isLoading, setIsLoading] = useState(false);
864
+ const inputRef = useRef<HTMLInputElement>(null);
865
+
866
+ const handleSearch = async () => {
867
+ if (!value.trim()) return;
868
+
869
+ setIsLoading(true);
870
+ try {
871
+ await onSearch?.(value);
872
+ } finally {
873
+ setIsLoading(false);
874
+ }
875
+ };
876
+
877
+ useImperativeHandle(ref, () => ({
878
+ focus: () => inputRef.current?.focus(),
879
+ clear: () => {
880
+ setValue('');
881
+ inputRef.current?.focus();
882
+ },
883
+ getValue: () => value,
884
+ search: handleSearch,
885
+ setSearchTerm: (term: string) => setValue(term),
886
+ }), [value, onSearch]);
887
+
888
+ return (
889
+ <div className="search-input-container">
890
+ <input
891
+ ref={inputRef}
892
+ value={value}
893
+ onChange={(e) => setValue(e.target.value)}
894
+ placeholder={placeholder}
895
+ onKeyDown={(e) => e.key === 'Enter' && handleSearch()}
896
+ />
897
+ <button
898
+ onClick={handleSearch}
899
+ disabled={isLoading}
900
+ >
901
+ {isLoading ? '검색중...' : '검색'}
902
+ </button>
903
+ </div>
904
+ );
905
+ });`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:5,children:"3. 모달 컴포넌트 제어 (팝업 스타일)"}),o.jsx(tt,{importText:`// 팝업/모달 컴포넌트의 외부 제어 인터페이스
906
+ interface ModalRef {
907
+ open: () => void;
908
+ close: () => void;
909
+ isOpen: () => boolean;
910
+ setTitle: (title: string) => void;
911
+ setContent: (content: React.ReactNode) => void;
912
+ }
913
+
914
+ const CustomModal = forwardRef<
915
+ ModalRef,
916
+ {
917
+ defaultTitle?: string;
918
+ onClose?: () => void;
919
+ children?: React.ReactNode;
920
+ }
921
+ >(({ defaultTitle = '', onClose, children }, ref) => {
922
+ const [isVisible, setIsVisible] = useState(false);
923
+ const [title, setTitle] = useState(defaultTitle);
924
+ const [content, setContent] = useState<React.ReactNode>(children);
925
+
926
+ const handleClose = () => {
927
+ setIsVisible(false);
928
+ onClose?.();
929
+ };
930
+
931
+ useImperativeHandle(ref, () => ({
932
+ open: () => setIsVisible(true),
933
+ close: handleClose,
934
+ isOpen: () => isVisible,
935
+ setTitle: (newTitle: string) => setTitle(newTitle),
936
+ setContent: (newContent: React.ReactNode) => setContent(newContent),
937
+ }), [isVisible, onClose]);
938
+
939
+ if (!isVisible) return null;
940
+
941
+ return (
942
+ <div className="modal-overlay" onClick={handleClose}>
943
+ <div className="modal-content" onClick={(e) => e.stopPropagation()}>
944
+ <div className="modal-header">
945
+ <h3>{title}</h3>
946
+ <button onClick={handleClose}>×</button>
947
+ </div>
948
+ <div className="modal-body">
949
+ {content}
950
+ </div>
951
+ </div>
952
+ </div>
953
+ );
954
+ });
955
+
956
+ // 사용 예시
957
+ const ParentComponent = () => {
958
+ const modalRef = useRef<ModalRef>(null);
959
+
960
+ const openModal = () => {
961
+ modalRef.current?.setTitle('동적 제목');
962
+ modalRef.current?.setContent(<div>동적 콘텐츠</div>);
963
+ modalRef.current?.open();
964
+ };
965
+
966
+ return (
967
+ <div>
968
+ <button onClick={openModal}>모달 열기</button>
969
+ <CustomModal ref={modalRef} />
970
+ </div>
971
+ );
972
+ };`})]})]})]})})}),o.jsx("div",{id:"useImperativeHandle",style:{marginBottom:"60px"},children:o.jsx(p.Card,{title:o.jsx(Xn,{title:"useImperativeHandle",subtitle:"부모에게 노출할 인스턴스 값 커스터마이징"}),style:{borderRadius:"8px",boxShadow:"0 2px 8px rgba(0,0,0,0.06)"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},size:"large",children:[o.jsx(p.Alert,{message:"useImperativeHandle은 부모 컴포넌트에게 노출할 메서드를 직접 정의할 수 있는 고급 Hook입니다.",type:"info",showIcon:!0,style:{marginBottom:"16px"}}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🎯 언제 사용하나요?"}),o.jsxs("ul",{style:{paddingLeft:"20px",lineHeight:"1.6"},children:[o.jsx("li",{children:"부모 컴포넌트에 특정 메서드만 노출하고 싶을 때"}),o.jsx("li",{children:"복잡한 컴포넌트의 내부 로직을 캡슐화하면서 필요한 기능만 제공할 때"}),o.jsx("li",{children:"라이브러리 컴포넌트에서 공개 API를 정의할 때"})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"📝 기본 문법"}),o.jsx(tt,{importText:`import React, { forwardRef, useImperativeHandle, useRef } from 'react';
973
+
974
+ // 자식 컴포넌트
975
+ const CustomInput = forwardRef<
976
+ { focus: () => void; clear: () => void; getValue: () => string },
977
+ { defaultValue?: string }
978
+ >((props, ref) => {
979
+ const inputRef = useRef<HTMLInputElement>(null);
980
+ const [value, setValue] = useState(props.defaultValue || '');
981
+
982
+ // 부모에게 노출할 메서드들을 정의
983
+ useImperativeHandle(ref, () => ({
984
+ focus: () => {
985
+ inputRef.current?.focus();
986
+ },
987
+ clear: () => {
988
+ setValue('');
989
+ inputRef.current?.focus();
990
+ },
991
+ getValue: () => {
992
+ return value;
993
+ }
994
+ }));
995
+
996
+ return (
997
+ <input
998
+ ref={inputRef}
999
+ value={value}
1000
+ onChange={(e) => setValue(e.target.value)}
1001
+ />
1002
+ );
1003
+ });
1004
+
1005
+ // 부모 컴포넌트
1006
+ const Parent = () => {
1007
+ const customInputRef = useRef<{
1008
+ focus: () => void;
1009
+ clear: () => void;
1010
+ getValue: () => string;
1011
+ }>(null);
1012
+
1013
+ const handleFocus = () => customInputRef.current?.focus();
1014
+ const handleClear = () => customInputRef.current?.clear();
1015
+ const handleGetValue = () => {
1016
+ const value = customInputRef.current?.getValue();
1017
+ alert(\`현재 값: \${value}\`);
1018
+ };
1019
+
1020
+ return (
1021
+ <div>
1022
+ <CustomInput ref={customInputRef} />
1023
+ <button onClick={handleFocus}>포커스</button>
1024
+ <button onClick={handleClear}>클리어</button>
1025
+ <button onClick={handleGetValue}>값 가져오기</button>
1026
+ </div>
1027
+ );
1028
+ };`})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"🔍 forwardRef vs useImperativeHandle"}),o.jsxs("div",{style:{display:"flex",gap:"16px"},children:[o.jsxs("div",{style:{flex:1,padding:"12px",background:"#f0f9ff",borderRadius:"6px"},children:[o.jsx("strong",{children:"forwardRef"}),o.jsxs("ul",{style:{paddingLeft:"16px",fontSize:"14px"},children:[o.jsx("li",{children:"DOM 요소를 그대로 전달"}),o.jsx("li",{children:"단순한 ref 전달"}),o.jsx("li",{children:"DOM의 모든 속성/메서드 접근 가능"})]})]}),o.jsxs("div",{style:{flex:1,padding:"12px",background:"#f0fdf4",borderRadius:"6px"},children:[o.jsx("strong",{children:"useImperativeHandle"}),o.jsxs("ul",{style:{paddingLeft:"16px",fontSize:"14px"},children:[o.jsx("li",{children:"커스텀 메서드만 노출"}),o.jsx("li",{children:"내부 구현 숨김"}),o.jsx("li",{children:"필요한 기능만 선택적 제공"})]})]})]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Title,{level:4,children:"⚠️ 주의사항"}),o.jsx(p.Alert,{message:"꼭 필요한 경우에만 사용하세요!",description:"useImperativeHandle은 React의 선언적 패러다임을 벗어나는 명령형 API입니다. 대부분의 경우 props와 state로 충분하므로, 정말 필요한 경우에만 사용하세요.",type:"warning",showIcon:!0})]}),o.jsx(IN,{})]})})})]})]})})},_N=e=>{v.useEffect(()=>{g({sysCd:__SYS_CD__,fileGrpKey:null}),j.search()},[]);const t=v.useRef(null),r=v.useRef(null),n=v.useRef(null),[i,a]=v.useState(""),[s,l]=v.useState(""),[c,d]=v.useState(""),[u,f]=v.useState(""),{getFormData:h,setFormData:g}=ct.useSearchBox(),m=v.useMemo(()=>[{fieldName:"crprCd",header:{text:"법인코드"},width:80,styleName:"center"},{fieldName:"sysCd",header:{text:"시스템코드"},width:100,styleName:"center"},{fieldName:"fileGrpKey",header:{text:"파일그룹키"},width:120,styleName:"center"},{fieldName:"fileKey",header:{text:"파일키"},width:200,styleName:"center"},{fieldName:"lgclFileNm",header:{text:"파일 논리명"},width:250,styleName:"left"},{fieldName:"fileSize",header:{text:"파일 크기"},width:100,styleName:"right",displayCallback:(P,E,S)=>{if(!S)return"0 Bytes";const O=Number(S);if(isNaN(O)||O===0)return"0 Bytes";const k=1024,R=["Bytes","KB","MB","GB","TB"],I=Math.floor(Math.log(O)/Math.log(k));return parseFloat((O/Math.pow(k,I)).toFixed(2))+" "+R[I]}},{fieldName:"fileExtn",header:{text:"파일 확장자"},width:100,styleName:"center"},{fieldName:"fileType",header:{text:"파일 타입"},width:120,styleName:"center"}],[]),x=v.useMemo(()=>[{fieldName:"fileGrpKey",header:{text:"파일 그룹키"},width:50,styleName:"center"},{fieldName:"fileKey",header:{text:"파일 키"},width:50,styleName:"center"},{fieldName:"fileSeq",header:{text:"파일 정렬순서"},width:50,styleName:"center"},{fieldName:"lgclFileNm",header:{text:"파일 논리명"},width:200,styleName:"left"},{fieldName:"physFileNm",header:{text:"파일 물리명"},width:200,styleName:"left"},{fieldName:"fileExtn",header:{text:"파일 확장자"},width:100},{fieldName:"mltpYn",header:{text:"대용량파일 여부"},width:100},{fieldName:"fileSize",header:{text:"파일 크기"},width:100,styleName:"right",displayCallback:(P,E,S)=>{if(!S)return"0 Bytes";const O=Number(S);if(isNaN(O)||O===0)return"0 Bytes";const k=1024,R=["Bytes","KB","MB","GB","TB"],I=Math.floor(Math.log(O)/Math.log(k));return parseFloat((O/Math.pow(k,I)).toFixed(2))+" "+R[I]}},{fieldName:"filePath",header:{text:"파일 경로"},width:100,styleName:"right"}],[]),y={onCurrentRowChanged(P,E,S){if(S<0)return;let O=P.getDataSource().getJsonRow(S);a(O.fileGrpKey),O.mltpYn=="Y"?ie.callEndpoint({trxCd:"SCMFILE00106",appCd:e.appCd},{crprCd:ie.getUserInfo()?.crprCd,sysCd:__SYS_CD__,fileGrpKey:O.fileGrpKey,fileKey:O.fileKey}).then(k=>{n.current?.addAllData(k.sub)}):n.current?.dp?.clearRows()}},w={container:{check:!0,checkAll:!0,indicator:!0,footer:!0}},b={SCMFILE00101:()=>{ie.callEndpoint({trxCd:"SCMFILE00101",appCd:e.appCd},{crprCd:ie.getUserInfo()?.crprCd,...h()}).then(P=>{r.current?.addAllData(P.sub)}).catch(P=>{console.error("오류:",P)})}},j={search:()=>{b.SCMFILE00101()},download:()=>{console.log("download");let P=r.current?.dp?.getJsonRow(r.current?.getCurrentRow());ie.downloadByFileKey(P.fileKey)}};return o.jsx(kt,{searchBox:{reqRows:[o.jsxs(wt,{children:[o.jsx($e,{span:6,children:o.jsx(z.BwgInput,{itemProps:{label:"시스템 코드",name:"sysCd"}})}),o.jsx($e,{span:6,children:o.jsx(z.BwgInput,{itemProps:{label:"파일 그룹키",name:"fileGrpKey"}})})]})]},buttons:{grant:[{id:"search",label:"조회",onClick:()=>{j.search()}},{id:"download",label:"다운로드",onClick:()=>{j.download()}}]},children:o.jsxs(ze,{type:"horizontal",children:[o.jsxs(De,{className:"w60",children:[o.jsx(Le,{title:"파일 목록",children:o.jsx("div",{style:{float:"right"},children:o.jsx(p.Space,{children:o.jsx(z.BwgButton,{onClick:()=>j.download(),children:"다운로드"})})})}),o.jsx(Fe,{ref:r,gridColumns:x,gridOptions:w,gridEvents:y})]}),o.jsx(De,{className:"w40",border:!0,children:o.jsx(p.Tabs,{type:"card",defaultActiveKey:"1",style:{height:"100%"},items:[{label:"파일상세",key:"1",children:o.jsxs("div",{style:{height:"100%",display:"flex",flexDirection:"column"},children:[o.jsx(Le,{title:"dtls 그리드"}),o.jsx(Fe,{ref:n,gridColumns:m})]})},{label:"파일 샘플",key:"2",children:o.jsx("div",{style:{height:"100%",overflowY:"auto",padding:"10px"},children:o.jsx(dn,{title:"샘플 업로드",children:o.jsxs(p.Form,{layout:"vertical",ref:t,children:[o.jsx(p.Divider,{orientation:"left",style:{borderColor:"#7cb305"},children:"그리드 onCurrentRowChanged연동"}),o.jsx(z.BwgInput,{itemProps:{label:"파일 그룹키 (fileGrpKey)"},inputProps:{value:i,onChange:P=>a(P.target.value)}}),o.jsx(z.BwgUploader,{fileGrpKey:i}),o.jsx(p.Divider,{orientation:"left",style:{borderColor:"#7cb305"},children:"파일업로드시 fileGrpKey 채번 및 연동"}),o.jsx(z.BwgInput,{itemProps:{label:"채번 그룹키 (fileGrpKey2)"},inputProps:{value:s,disabled:!0}}),o.jsx(z.BwgUploader,{fileGrpKey:s,multiple:!0,onUploadComplete:P=>{console.log(P),s||l(P.fileGrpKey)}}),o.jsx(p.Divider,{orientation:"left",style:{borderColor:"#7cb305"},children:"대용량파일 업로드(zip압축 후 업로드)"}),o.jsx(z.BwgLargeUploader,{fileGrpKey:s})]})})})},{label:"파일 다운로드",key:"3",children:o.jsxs("div",{children:[o.jsx(z.BwgInput,{itemProps:{label:"파일 그룹키 (fileGrpKey)"},inputProps:{value:c,onChange:P=>d(P.target.value)}}),o.jsx(z.BwgInput,{itemProps:{label:"앱코드 (appCd)"},inputProps:{value:u,onChange:P=>f(P.target.value)}}),o.jsx(z.BwgDownload,{fileGrpKey:c,appCd:u})]})}]})})]})})},aS=({width:e="40%",searchContext:t,onOk:r,onClose:n,...i})=>{const a=v.useRef(null),s=v.useRef(null),[l,c]=v.useState([]),d=v.useMemo(()=>[{fieldName:"crprCd",visible:!1},{fieldName:"sysCd",visible:!1},{fieldName:"appCd",width:60,header:{text:"애플리케이션"},styleName:"left"},{fieldName:"prgrId",width:120,header:{text:"프로그램ID"},styleName:"left"},{fieldName:"prgrNm",width:200,header:{text:"프로그램명"},styleName:"left"},{fieldName:"enblYn",width:80,header:{text:"사용여부"},styleName:"center",renderer:{type:"check",trueValues:"Y",falseValues:"N"}}],[]);v.useEffect(()=>{t?.sysCd&&(a.current?.setFormData({sysCd:t.sysCd}),m.SCMPRGR00101())},[t?.sysCd]);const u=()=>{m.SCMPRGR00101()},f=y=>{y.key==="Enter"&&u()},h=()=>{console.log("selectedRows:",l),l.length>0?r?.(l[0]):r?.({})},g=()=>{i.onCancel?.(),n?.()},m=v.useMemo(()=>({SCMPRGR00101:()=>{const y={...a.current?.getFormData()};ie.callService("SCMPRGR00101",y).then(w=>{console.log("response.programs:",w.data),s.current?.addAllData(w.data||[])}).catch(w=>{console.error("오류:",w)})}}),[]),x={onCurrentRowChanged:(y,w,b)=>{if(b>=0){const j=s.current?.vw?.getItemIndex(b),P=s.current?.vw?.getValues(j||0);c([P])}},onCellDblClicked:(y,w)=>{const b=w.itemIndex;if(b>=0){const j=s.current?.vw?.getValues(b);console.log(j),c([j]),r?.(j)}}};return o.jsx(p.ConfigProvider,{theme:{components:{Modal:{wireframe:!0,titleColor:"#08979c",headerBg:"#e6fffb"}}},children:o.jsx(p.Modal,{title:"프로그램 선택",width:e,maskClosable:!1,styles:{body:{paddingTop:"10px"}},okText:"적용",...i,onOk:h,onCancel:g,children:o.jsxs("div",{style:{padding:"8px 0"},children:[o.jsx(ko,{ref:a,reqRows:o.jsxs(p.Row,{gutter:[16,8],children:[o.jsx(p.Col,{span:8,children:o.jsx(z.BwgSelect,{itemProps:{name:"sysCd",label:"시스템",style:{marginBottom:0},labelCol:{flex:"80px"}},selectProps:{options:[{label:"K-ERP",value:"KE"},{label:"K-HR",value:"KH"},{label:"K-업무지원",value:"KS"}],style:{fontSize:"12px"},onChange:m.SCMPRGR00101}})}),o.jsx(p.Col,{span:16,children:o.jsx(z.BwgInput,{itemProps:{name:"keyword",label:"검색어",style:{marginBottom:0},labelCol:{flex:"90px"}},inputProps:{placeholder:"프로그램ID 또는 프로그램명을 입력하세요",suffix:o.jsx(G.SearchOutlined,{style:{color:"#1890ff",cursor:"pointer"},onClick:u}),onKeyPress:f}})})]})}),o.jsx(Fe,{ref:s,gridColumns:d,gridOptions:{container:{radio:!0,footer:!1}},gridEvents:x,gridDivStyle:{marginTop:8,height:400}}),l.length>0&&o.jsxs("div",{style:{marginTop:16,padding:12,backgroundColor:"#f6ffed",border:"1px solid #b7eb8f",borderRadius:6},children:[o.jsx("strong",{children:"선택된 프로그램:"})," ",l[0]?.prgrNm," (",l[0]?.prgrId,")"]})]})})})},sS=({width:e="40%",searchContext:t,onOk:r,onClose:n,...i})=>{const a=v.useRef(null),s=v.useRef(null),[l,c]=v.useState([]),d=v.useMemo(()=>[{fieldName:"crprCd",visible:!1},{fieldName:"sysCd",visible:!1},{fieldName:"appCd",width:120,header:{text:"애플리케이션"},styleName:"left"},{fieldName:"menuGbCd",width:100,header:{text:"메뉴구분"},styleName:"center",lookupDisplay:!0,labels:["메인메뉴","서브메뉴","프로그램"],values:["CMPRGRM","CMPRGRS","CMPRGRP"],renderer:{type:"text",showTooltip:!1}},{fieldName:"menuId",width:120,header:{text:"메뉴ID"},styleName:"left"},{fieldName:"menuNm",width:200,header:{text:"메뉴명"},styleName:"left"},{fieldName:"menuPrntId",width:120,header:{text:"상위메뉴ID"},styleName:"left"}],[]);v.useEffect(()=>{setTimeout(()=>{s.current?.vw&&s.current.vw.setRowStyleCallback(function(b,j,P){const E=b.getValue(j.index,"menuGbCd");if(E==="CMPRGRM")return{style:{background:"#e8f0ff"}};if(E==="CMPRGRS")return{style:{background:"#f0f8ff"}}})},200)},[]),v.useEffect(()=>{t?.sysCd&&a.current?.setFormData({sysCd:t.sysCd,appCd:"",keyword:t.keyword||""})},[t?.sysCd,t?.keyword]);const u=()=>{x.SCMMENU00104()},f=w=>{w.key==="Enter"&&u()},h=()=>{a.current?.setFormData({sysCd:"",appCd:"",keyword:""})},g=()=>{console.log("selectedRows:",l),l.length>0?r?.(l[0]):r?.({})},m=()=>{i.onCancel?.(),n?.()},x=v.useMemo(()=>({SCMMENU00104:()=>{const w={crprCd:ie.getCrprCd(),...a.current?.getFormData()};ie.callService("SCMMENU00104",w).then(b=>{console.log("response.menus:",b.sub),s.current?.addAllData(b.sub,{treeOption:{isExpand:!0,dataField:"menuId",parentField:"menuPrntId"}})}).catch(b=>{console.error("오류:",b)})}}),[]),y=v.useMemo(()=>({onCurrentRowChanged:(w,b,j)=>{if(j>=0){const P=s.current?.vw?.getItemIndex(j),E=s?.current?.vw?.getValues(P||0);c([E])}},onCellDblClicked:(w,b)=>{const j=b.itemIndex;if(j>=0){const P=s.current?.vw?.getValues(j);console.log(P),c([P]),r?.(P)}}}),[r]);return o.jsx(p.ConfigProvider,{theme:{components:{Modal:{wireframe:!0,titleColor:"#08979c",headerBg:"#e6fffb"}}},children:o.jsx(p.Modal,{title:"상위 메뉴 선택",width:e,maskClosable:!1,styles:{body:{paddingTop:"10px"}},okText:"적용",...i,onOk:g,onCancel:m,children:o.jsxs("div",{style:{padding:"8px 0"},children:[o.jsx(ko,{border:!0,header:{title:"메뉴 선택",buttons:[o.jsx(z.BwgButton,{onClick:()=>x.SCMMENU00104(),style:{marginRight:8},children:"검색"},"search"),o.jsx(z.BwgButton,{onClick:h,children:"초기화"},"reset")]},ref:a,reqRows:o.jsxs(p.Row,{gutter:[20,5],children:[o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{name:"sysCd",label:"시스템",style:{marginBottom:0}},selectProps:{options:[{label:"K-ERP",value:"KE"},{label:"K-HR",value:"KH"},{label:"K-업무지원",value:"KS"}],style:{fontSize:"12px"},onChange:x.SCMMENU00104}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{name:"appCd",label:"애플리케이션",style:{marginBottom:0}},selectProps:{options:[{label:"선택하세요",value:""},{label:"ERP",value:"ERP"},{label:"HR",value:"HR"},{label:"SUPPORT",value:"SUPPORT"}],style:{fontSize:"12px"}}})}),o.jsx(p.Col,{span:7,children:o.jsx(z.BwgInput,{itemProps:{name:"keyword",label:"검색어",style:{marginBottom:0}},inputProps:{placeholder:"메뉴ID 또는 메뉴명을 입력하세요",style:{fontSize:"12px"},onKeyPress:f}})}),o.jsx(p.Col,{span:5,style:{textAlign:"right"}})]})}),o.jsx(Fe,{ref:s,type:"tree",gridColumns:d,gridOptions:{container:{radio:!0,footer:!1}},gridEvents:y,gridDivStyle:{marginTop:8,height:400}}),l.length>0&&o.jsxs("div",{style:{marginTop:16,padding:12,backgroundColor:"#f6ffed",border:"1px solid #b7eb8f",borderRadius:6},children:[o.jsx("strong",{children:"선택된 메뉴:"})," ",l[0]?.menuNm," (",l[0].menuId,")"]})]})})})},ao={KE:[{label:"재무회계",value:"FI"},{label:"예산관리",value:"FM"},{label:"구매계약",value:"MM"},{label:"영업관리",value:"SD"},{label:"파트너관리",value:"PMN"}],KH:[{label:"HR 솔루션",value:"HR"},{label:"연말정산",value:"YT"},{label:"평정",value:"PE"}],KS:[{label:"온통",value:"BCOM"},{label:"e-감사",value:"EAUD"},{label:"청령신고",value:"INR"},{label:"ITAM",value:"ITAM"},{label:"차량/회의실",value:"CMM"},{label:"OA전산물품관리",value:"OAM"},{label:"총무관리",value:"GAM"},{label:"출입관리",value:"ACM"},{label:"비품관리",value:"IVM"},{label:"인장서비스",value:"SGS"},{label:"사료관리",value:"HIS"},{label:"웹펙스서비스",value:"WFAX"},{label:"메시지서비스",value:"SMS"},{label:"경영공시",value:"BID"},{label:"언론미디어",value:"PAM"},{label:"심의자문위원회",value:"DAC"},{label:"지식재산권신청",value:"IPR"},{label:"정보공유게시판",value:"ISB"}]},BN={container:{check:!0,checkAll:!0,indicator:!0,footer:!0}},$0=({readOnly:e=!1,drawerMode:t=""})=>{const r=p.Form.useFormInstance(),[n,i]=v.useState(null),[a,s]=v.useState(null),[l,c]=v.useState([]),[d,u]=v.useState("CMPRGRP"),[f,h]=v.useState(!0),[g,m]=v.useState(!1),[x,y]=v.useState({}),[w,b]=v.useState(!1),[j,P]=v.useState({});v.useEffect(()=>{const R=r.getFieldValue("sysCd"),I=r.getFieldValue("appCd"),B=r.getFieldValue("menuGbCd"),_=r.getFieldValue("deftMenuNo");i(R??null),s(I??null),u(B??"CMPRGRP"),h(_??!0),R&&ao[R]?c(ao[R]):c([])},[r]);const E=R=>{i(R),R&&ao[R]?c(ao[R]):c([]),r.resetFields(["appCd","scrnId","scrnNm","menuPrntId","menuPrntNm"])},S=R=>{h(R),R&&r.setFieldsValue({menuNo:""})},O=R=>{R&&r.setFieldsValue({menuPrntId:R.menuId,menuPrntNm:R.menuNm}),m(!1),y({})},k=R=>{R&&r.setFieldsValue({scrnId:R.prgrId,scrnNm:R.prgrNm}),b(!1),P({})};return o.jsxs(o.Fragment,{children:[o.jsx(p.Row,{gutter:12,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgRadio,{itemProps:{name:"menuGbCd"},inputProps:{options:[{label:"메인메뉴",value:"CMPRGRM"},{label:"서브메뉴",value:"CMPRGRS"},{label:"프로그램",value:"CMPRGRP"}],defaultValue:"CMPRGRP",optionType:"button",size:"middle",style:{pointerEvents:e?"none":void 0},onChange:R=>{u(R.target.value)}}})})}),o.jsxs(p.Row,{gutter:12,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{name:"sysCd",label:"시스템"},selectProps:{options:[{label:"K-ERP",value:"KE"},{label:"K-HR",value:"KH"},{label:"K-업무지원",value:"KS"}],onChange:E,disabled:e||t==="EDIT",placeholder:"시스템을 선택하세요"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{name:"appCd",label:"애플리케이션"},selectProps:{options:l,disabled:e||!n||t==="EDIT",placeholder:"시스템을 먼저 선택하세요"}})})]}),o.jsxs(p.Row,{gutter:12,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{name:"menuId",label:"메뉴ID"},inputProps:{placeholder:"자동 채번",disabled:!0,readOnly:e,variant:e?"borderless":"outlined"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{name:"menuNm",label:"메뉴명"},inputProps:{readOnly:e,variant:e?"borderless":"outlined"}})})]}),d==="CMPRGRP"&&o.jsx(p.Row,{gutter:24,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgSearch,{itemProps:{label:"프로그램ID",name:["scrnId","scrnNm"]},readOnly:e,popupConfig:!0,onSearch:()=>{n?(b(!0),P({sysCd:n,keyword:r.getFieldValue("scrnNm")})):ie.showWarning("시스템을 선택하세요")}})})}),d!=="CMPRGRM"&&o.jsx(p.Row,{gutter:24,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgSearch,{itemProps:{label:"상위 메뉴",name:["menuPrntId","menuPrntNm"]},readOnly:e,onSearch:()=>{console.log("formSysCd:",n),n?(m(!0),y({sysCd:n,keyword:r.getFieldValue("menuPrntNm")})):ie.showWarning("시스템을 선택하세요")}})})}),o.jsxs(p.Row,{gutter:12,children:[d=="CMPRGRP"&&o.jsxs(o.Fragment,{children:[o.jsx(p.Col,{span:t=="NEW"?8:12,children:o.jsx(z.BwgFormItem,{name:"menuNo",label:"메뉴번호",children:o.jsx(p.Input.OTP,{length:4,formatter:R=>R.replace(/\D/g,""),disabled:t=="NEW"?f:e,style:{width:"180px"}})})}),t=="NEW"&&o.jsx(p.Col,{span:3,offset:1,children:o.jsx(z.BwgCheck,{itemProps:{name:"isAutoMenuNo",label:"자동채번"},inputProps:{defaultChecked:!0,onChange:R=>S(R.target.checked)}})})]}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgRadio,{itemProps:{name:"useYn",label:"사용여부"},inputProps:{defaultValue:"Y",options:[{label:"Y",value:"Y"},{label:"N",value:"N"}],optionType:"button",style:{pointerEvents:e?"none":void 0,width:"100%"}}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgNumber,{itemProps:{name:"sortOrdr",label:"정렬순서"},inputProps:{defaultValue:0,min:1,max:99,precision:0,controls:!0,readOnly:e,variant:e?"borderless":"outlined"}})}),d=="CMPRGRM"&&o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{name:"iconCd",label:"아이콘명"},inputProps:{readOnly:e,variant:e?"borderless":"outlined"}})})]}),o.jsx(z.BwgTextArea,{itemProps:{name:"menuDscr",label:"메뉴 설명"},inputProps:{disabled:e,rows:3}}),o.jsx(aS,{open:w,searchContext:j,onOk:k,onClose:()=>{b(!1),P({})}}),o.jsx(sS,{open:g,searchContext:x,onOk:O,onClose:()=>{m(!1),y({})}})]})},$N=e=>{const t=v.useRef(null),r=v.useRef(null),n=v.useRef(null),i=it.useCodeStore(),{getFormData:a,setFormData:s}=ct.useSearchBox(),[l,c]=v.useState([]),[d,u]=v.useState(!1),[f,h]=v.useState(""),[g,m]=v.useState(-1),x=v.useCallback(k=>{u(!0),h(k)},[]),y=v.useCallback(()=>{u(!1),h("")},[]),w=v.useMemo(()=>i.getGridLookup("CMPRGR"),[i]),b=v.useMemo(()=>[{fieldName:"crprCd",visible:!1},{fieldName:"sysCd",visible:!1},{fieldName:"appCd",visible:!1},{fieldName:"menuPrntId",visible:!1},{fieldName:"menuPrntNm",visible:!1},{fieldName:"menuId",header:{text:"메뉴ID"},width:100,styleName:"left"},{fieldName:"menuGbCd",header:{text:"메뉴구분"},width:100,styleName:"left",...w},{name:"menuNm",fieldName:"menuNm",header:{text:"메뉴명"},width:200,styleName:"left"},{fieldName:"scrnId",header:{text:"화면ID"},width:100,styleName:"left"},{fieldName:"scrnNm",header:{text:"화면이름"},width:100,styleName:"left"},{fieldName:"menuNo",header:{text:"메뉴번호"},width:100,styleName:"left"},{fieldName:"useYn",visible:!1},{fieldName:"sortOrdr",visible:!1},{fieldName:"iconCd",visible:!1},{fieldName:"menuDscr",visible:!1}],[w]);v.useEffect(()=>{if(f==="NEW")r.current?.setFieldsValue({useYn:"Y",deftMenuNo:!0,menuGbCd:"CMPRGRP"});else if(f==="EDIT"){const k=n.current?.getCurrentIndex();if(k!==void 0&&k>=0){const R=n.current?.vw?.getValues(k);r.current?.setFieldsValue(R)}}else r.current?.resetFields()},[f]),v.useEffect(()=>{setTimeout(()=>{n.current?.vw&&n.current.vw.setRowStyleCallback(function(R,I,B){const _=R.getValue(I.index,"menuGbCd");if(_==="CMPRGRM")return{style:{background:"#e8f0ff"}};if(_==="CMPRGRS")return{style:{background:"#f0f8ff"}};if(_==="CMPRGRP")return{style:{background:"#fff"}}})},200)},[]);const j=k=>{k&&ao[k]?c([{label:"전체",value:""},...ao[k]]):c([{label:"전체",value:""}]),s({appCd:""}),E.SCMMENU00101()},P=()=>{r.current?.validateFields().then(k=>{console.log("Form values:",k),(f==="NEW"||f==="EDIT")&&E.SCMMENU00102()}).catch(k=>{console.log("Validation failed:",k)})},E={SCMMENU00101:()=>{const k={crprCd:ie.getCrprCd(),...a()};console.log("Search data:",k),ie.callService("SCMMENU00101",k,{}).then(R=>{n.current?.addAllData(R.menus,{treeOption:{isExpand:!0,dataField:"menuId",parentField:"menuPrntId"}})}).catch(R=>{console.error("오류:",R)})},SCMMENU00102:()=>{const k={iudFlag:f==="EDIT"?"U":"I",crprCd:ie.getCrprCd(),...r?.current?.getFieldsValue()};delete k.scrnNm,delete k.menuPrntNm,ie.callService("SCMMENU00102",k,{}).then(R=>{console.log("Save response:",R),R.result>0&&(y(),E.SCMMENU00101())}).catch(R=>{console.error("저장 오류:",R)})},SCMMENU00103:()=>{const k={},R=n.current?.vw?.getCheckedRows(!1),I=[];R?.forEach(B=>{const _=n.current?.dp?.getJsonRow(B);I.push({crprCd:_.crprCd,sysCd:_.sysCd,appCd:_.appCd,menuId:_.menuId,menuGbCd:_.menuGbCd})}),k.sub=I,ie.callService("SCMMENU00103",k,{}).then(B=>{console.log(B),B?.result>0&&E.SCMMENU00101()})}},S={search:()=>{E.SCMMENU00101()},new:()=>{x("NEW")},delete:()=>{const k=n.current?.vw?.getCheckedRows(!1);if(k?.length==0){ie.showWarning("삭제할 행을 체크하세요");return}else{let R=0,I=0,B=0;k?.forEach(_=>{const $=n.current?.dp?.getValue(_,"menuGbCd");$==="CMPRGRM"?R++:$==="CMPRGRS"?I++:$==="CMPRGRP"&&B++}),p.Modal.confirm({title:"삭제 안내",content:o.jsxs(o.Fragment,{children:[R>0&&o.jsx(o.Fragment,{children:o.jsxs(p.Tag,{color:"blue",children:["메인메뉴: ",R,"개"]})}),I>0&&o.jsx(o.Fragment,{children:o.jsxs(p.Tag,{color:"green",children:["서브메뉴: ",I,"개"]})}),B>0&&o.jsx(o.Fragment,{children:o.jsxs(p.Tag,{color:"orange",children:["프로그램: ",B,"개"]})}),"를 삭제하시겠습니까?"]}),onOk:()=>{E.SCMMENU00103()},onCancel:()=>{}})}}},O=v.useMemo(()=>({onCurrentRowChanged:(k,R,I)=>{m(I)},onItemChecked:(k,R,I)=>{if(!k._isUpdatingChildren)try{k._isUpdatingChildren=!0;const B=(_,$)=>{const W=k.getChildren(_);W&&W.length>0&&W.forEach(T=>{k.isCheckedItem(T)!==$&&(k.checkItem(T,$),B(T,$))})};B(R,I)}finally{setTimeout(()=>{k._isUpdatingChildren=!1},0)}}}),[]);return o.jsxs(kt,{buttons:{grant:[{id:"search",label:"조회",onClick:S.search},{id:"new",label:"신규",onClick:S.new},{id:"delete",label:"삭제",onClick:S.delete}]},searchBox:{reqRows:o.jsxs(p.Row,{gutter:12,children:[o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{name:"sysCd",label:"시스템",initialValue:"",labelCol:{flex:"180px"}},selectProps:{options:[{label:"전체",value:""},{label:"K-ERP",value:"KE"},{label:"K-HR",value:"KH"},{label:"K-업무지원",value:"KS"}],onChange:j}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{name:"appCd",label:"애플리케이션",initialValue:""},selectProps:{options:l,placeholder:"시스템코드를 먼저 선택해주세요",onChange:S.search}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgInput,{itemProps:{name:"keyword",label:"검색어"},inputProps:{placeholder:"메뉴ID/메뉴명을 입력하세요.",onPressEnter:S.search}})})]})},children:[o.jsxs(ze,{type:"horizontal",children:[o.jsxs(De,{className:"w65 mr20",children:[o.jsx(Le,{title:"메뉴 트리"}),o.jsx(Fe,{ref:n,type:"tree",gridColumns:b,gridOptions:BN,gridEvents:O,bindRef:t})]}),o.jsx(De,{className:"w35",border:!0,overflow:{x:"auto",y:"auto"},children:o.jsx(dn,{title:"메뉴 상세",titleChildren:o.jsx(o.Fragment,{children:g>=0&&o.jsx(z.BwgButton,{color:"gold",onClick:()=>x("EDIT"),children:"변경"})}),children:o.jsx(p.Form,{layout:"vertical",ref:t,children:o.jsx($0,{readOnly:!0})})})})]}),o.jsx(un,{title:`메뉴 ${f==="EDIT"?"변경":"등록"}`,open:d,placement:"right",onClose:y,width:"30%",size:"large",afterOpenChange:k=>{console.log("Drawer afterOpenChange:",k)},footer:o.jsxs("div",{className:"drawer-footer-btn-group",children:[o.jsx(p.Button,{onClick:y,className:"bwg-btn",children:"취소"}),o.jsx(p.Button,{type:"primary",onClick:P,className:"bwg-btn",children:"저장"})]}),children:o.jsx(p.Form,{layout:"vertical",ref:r,className:"sub-form pd10",children:o.jsx($0,{readOnly:!1,drawerMode:f})})})]})},LN=e=>{const t=v.useRef(null),r=v.useRef(null),n=v.useRef(null),i=it.useCodeStore(),{showPopup:a}=ct.usePopup(),{getFormData:s}=ct.useSearchBox(),[l,c]=v.useState(!1),[d,u]=v.useState("new"),[f,h]=v.useState(null),[g,m]=v.useState([]),[x,y]=v.useState(""),[w,b]=v.useState(!1),[j,P]=v.useState(["조회","닫기"]),[E,S]=v.useState("");v.useEffect(()=>{console.log("SYST 공통코드 목록 :: ",i.getCodeList("SYST"))},[i]),v.useEffect(()=>()=>{r.current&&(r.current.resetFields(),console.log("CMPopuMstrM01: BwgInfoArea form 초기화 완료")),n.current&&(n.current.resetFields(),console.log("CMPopuMstrM01: Drawer form 초기화 완료")),h(null),m([]),y(""),b(!1),P(["조회","닫기"]),S(""),console.log("CMPopuMstrM01: 컴포넌트 언마운트 - 모든 상태 초기화 완료")},[]);const O=v.useMemo(()=>[{name:"crprCd",fieldName:"crprCd",width:80,header:{text:"회사코드"},visible:!1},{name:"systId",fieldName:"systId",width:80,header:{text:"시스템ID"},lookupDisplay:!0,editor:{type:"dropdown"},tag:"req"},{name:"popuCd",fieldName:"popuCd",width:120,header:{text:"팝업코드"},styleName:"left",tag:"req"},{name:"popuNm",fieldName:"popuNm",width:200,header:{text:"팝업명칭"},styleName:"left"},{name:"popuUrl",fieldName:"popuUrl",width:250,header:{text:"팝업호출URL"},styleName:"left"},{name:"popuWdth",fieldName:"popuWdth",width:80,header:{text:"팝업너비"},visible:!1},{name:"wdthUnit",fieldName:"wdthUnit",width:60,header:{text:"너비단위"},visible:!1},{name:"popuHght",fieldName:"popuHght",width:80,header:{text:"팝업높이"},visible:!1},{name:"hghtUnit",fieldName:"hghtUnit",width:60,header:{text:"높이단위"},visible:!1},{name:"enblYn",fieldName:"enblYn",width:60,header:{text:"사용여부"},renderer:{type:"check",trueValues:"Y",falseValues:"N"}},{name:"rmrk",fieldName:"rmrk",width:200,header:{text:"비고"},styleName:"left",visible:!1},{name:"inptDt",fieldName:"inptDt",width:150,header:{text:"입력일시"},visible:!1},{name:"inptId",fieldName:"inptId",width:100,header:{text:"입력자ID"},visible:!1},{name:"chngDt",fieldName:"chngDt",width:150,header:{text:"변경일시"},visible:!1},{name:"chngId",fieldName:"chngId",width:100,header:{text:"변경자ID"},visible:!1},{name:"dtlsInfo",fieldName:"dtlsInfo",width:100,header:{text:"버튼목록"},dataType:"json",visible:!1}],[]),k={display:{},edit:{editable:!1},copy:{singleMode:!0},container:{state:!0,check:!0,checkAll:!0,indicator:!0}},R={SCMPOPU00101:()=>{ie.callService("SCMPOPU00101",{},{}).then(H=>{console.log("SCMPOPU00101:",H.data)}).catch(H=>{console.error("오류:",H)})},SCMPOPU00102:H=>{ie.callService("SCMPOPU00102",H,{}).then(V=>{console.log("SCMPOPU00102:",V.data),t.current?.addAllData(V.data)}).catch(V=>{console.error("오류:",V)})},SCMPOPU00103:H=>{console.log("save params:",H),ie.callService("SCMPOPU00103",H,{}).then(V=>{console.log("response:",V),V.result?(ie.showSuccess(d==="new"?"팝업이 등록되었습니다.":"팝업이 수정되었습니다."),c(!1),h(null),m([]),y(""),n.current?.resetFields(),R.SCMPOPU00102()):(ie.showDuplicateError("팝업코드"),n.current?.setFields([{name:"popuCd",errors:["이미 사용중인 팝업코드입니다."]}]))}).catch(V=>{console.error("오류:",V),ie.showError("저장 중 오류가 발생했습니다.")})}},I={formFinish:async()=>{try{const H=await n.current?.validateFields();if(g.length>0&&g.filter(Y=>!Y.btnId||Y.btnId.trim()==="").length>0){S("버튼ID가 입력되지 않은 버튼이 있습니다. 모든 버튼의 버튼ID를 입력해주세요.");return}S(""),R.SCMPOPU00103({edit:d!=="new",info:{crprCd:ie.getUserInfo()?.crprCd||"100",systId:H.systId,popuCd:H.popuCd,popuNm:H.popuNm,popuUrl:H.popuUrl,popuWdth:H.popuWdth,wdthUnit:H.wdthUnit,popuHght:H.popuHght,hghtUnit:H.hghtUnit,enblYn:H.enblYn,rmrk:H.rmrk,dtlsInfo:g}})}catch(H){console.error("폼 유효성 검사 실패:",H)}},addButton:()=>{const H=g.length>0?Math.max(...g.map(Y=>Y.btnSq||0)):0,V={key:Date.now().toString(),btnSq:H+1,btnId:"",btnNm:"",iconType:"ANTD",iconVal:"",enblYn:"Y"};m(Y=>[...Y,V]),y(V.key)},openDefaultModal:()=>{b(!0)},applyDefaultButtons:()=>{const H={조회:{btnId:"SEARCH",btnNm:"조회",iconType:"ANTD",iconVal:"SearchOutlined",enblYn:"Y"},선택적용:{btnId:"APPLY",btnNm:"선택적용",iconType:"ANTD",iconVal:"CheckOutlined",enblYn:"Y"},신규:{btnId:"NEW",btnNm:"신규",iconType:"ANTD",iconVal:"PlusOutlined",enblYn:"Y"},저장:{btnId:"SAVE",btnNm:"저장",iconType:"ANTD",iconVal:"SaveOutlined",enblYn:"Y"},삭제:{btnId:"DELETE",btnNm:"삭제",iconType:"ANTD",iconVal:"DeleteOutlined",enblYn:"Y"},닫기:{btnId:"CLOSE",btnNm:"닫기",iconType:"ANTD",iconVal:"CloseOutlined",enblYn:"Y"}},V=g.length>0?Math.max(...g.map(re=>re.btnSq||0)):0,Y=j.map((re,se)=>({key:Date.now().toString()+Math.random(),btnSq:V+se+1,...H[re]}));m(re=>[...re,...Y]),b(!1)},previewPopup:async()=>{let H=f;if(!H){const V=t.current?.getCurrentRow();if(V===void 0||V<0){ie.showError("미리보기할 팝업을 선택해주세요.");return}if(H=t.current?.vw?.getDataSource()?.getJsonRow(V),!H){ie.showError("팝업 데이터를 가져올 수 없습니다.");return}}try{console.log("미리보기 팝업 실행:",H.popuCd),await a(H.popuCd,{popupData:H,isPreview:!0}),console.log("미리보기 팝업 열기 완료")}catch(V){console.error("미리보기 팝업 열기 실패:",V),ie.showError("미리보기 팝업을 열 수 없습니다.")}}},B={onCurrentRowChanged(H,V,Y){if(Y<0)return;const re=H.getValues(Y);console.log("onCurrentRowChanged rowData:",re),r.current?.setFieldsValue(re),h(re)}},_={search:async()=>{try{const H=s();console.log("SearchBox FormData:",H);const V={...H,userId:ie.getUserInfo()?.userId};console.log("검색 파라미터:",V),R.SCMPOPU00102(V)}catch(H){console.error("SearchBox formData 접근 오류:",H),R.SCMPOPU00102()}},new:()=>{u("new"),h(null),m([]),c(!0),setTimeout(()=>{n.current?.resetFields()},100)},update:()=>{const H=t.current?.getCurrentRow();if(H===void 0||H<0){console.log("선택된 행이 없습니다.");return}const V=t.current?.vw?.getDataSource()?.getJsonRow(H);if(V){if(u("update"),h(V),c(!0),console.log("전체 rowData:",V),console.log("rowData.dtlsInfo 존재 여부:",!!V.dtlsInfo),console.log("rowData.dtlsInfo 타입:",typeof V.dtlsInfo),console.log("rowData.dtlsInfo 값:",V.dtlsInfo),V.dtlsInfo){console.log("rowData.dtlsInfo 원본:",V.dtlsInfo);let Y;if(Array.isArray(V.dtlsInfo)?(Y=V.dtlsInfo,console.log("dtlsInfo가 배열입니다:",Y)):typeof V.dtlsInfo=="object"?(Y=[V.dtlsInfo],console.log("dtlsInfo가 객체입니다. 배열로 변환:",Y)):(Y=[],console.log("dtlsInfo가 다른 타입입니다:",typeof V.dtlsInfo)),Y&&Y.length>0){console.log("최종 buttonListData:",Y);const re=Y.map((se,pe)=>({...se,key:se.key||`btn_${Date.now()}_${pe}`,btnSq:se.btnSq||pe+1}));console.log("처리된 buttonListWithKeys:",re),m(re)}else console.log("buttonListData가 비어있음, 빈 배열로 설정"),m([])}else console.log("dtlsInfo가 없음, 빈 배열로 설정"),m([]);setTimeout(()=>{const Y={...V,popuUrl:V.popuUrl?.startsWith("/popup/")?V.popuUrl.substring(8):V.popuUrl};n.current?.setFieldsValue(Y)},100)}}},$={previewPopup:I.previewPopup},W=[{title:"순서",key:"order",width:80,align:"center",render:(H,V)=>{const Y=g.findIndex(re=>re.key===V.key);return o.jsxs(p.Space,{direction:"vertical",size:"small",children:[o.jsx(p.Button,{type:"link",size:"small",icon:o.jsx(G.UpOutlined,{}),disabled:Y===0,onClick:()=>L(V.key)}),o.jsx(p.Button,{type:"link",size:"small",icon:o.jsx(G.DownOutlined,{}),disabled:Y===g.length-1,onClick:()=>K(V.key)})]})}},{title:"순번",dataIndex:"btnSq",key:"btnSq",width:60,align:"center",render:H=>H||"-"},{title:"버튼ID",dataIndex:"btnId",key:"btnId",width:120,render:(H,V)=>{const Y=V.key===x,re=!H||H.trim()==="",se=E&&re;return Y?o.jsx(p.Input,{value:H,status:se?"error":void 0,onChange:pe=>{const Ee=[...g],Pe=Ee.find(X=>V.key===X.key);Pe&&(Pe.btnId=pe.target.value,m(Ee),pe.target.value.trim()!==""&&S(""))}}):o.jsx("span",{style:{color:se?"#cf1322":"inherit",fontWeight:se?"bold":"normal"},children:H||(se?"입력 필요":"")})}},{title:"버튼명",dataIndex:"btnNm",key:"btnNm",width:150,render:(H,V)=>V.key===x?o.jsx(p.Input,{value:H,onChange:re=>{const se=[...g],pe=se.find(Ee=>V.key===Ee.key);pe&&(pe.btnNm=re.target.value,m(se))}}):H},{title:"아이콘타입",dataIndex:"iconType",align:"center",key:"iconType",width:100,render:(H,V)=>V.key===x?o.jsx(p.Select,{value:H,style:{width:"100%"},onChange:re=>{const se=[...g],pe=se.find(Ee=>V.key===Ee.key);pe&&(pe.iconType=re,m(se))},options:[{label:"ANTD",value:"ANTD"},{label:"CSS",value:"CSS"},{label:"SVG",value:"SVG"}]}):o.jsx(p.Tag,{color:H==="ANTD"?"blue":H==="CSS"?"green":"orange",children:H})},{title:"아이콘값",dataIndex:"iconVal",key:"iconVal",width:120,render:(H,V)=>V.key===x?o.jsx(p.Input,{value:H,onChange:re=>{const se=[...g],pe=se.find(Ee=>V.key===Ee.key);pe&&(pe.iconVal=re.target.value,m(se))}}):H},{title:"사용여부",dataIndex:"enblYn",align:"center",key:"enblYn",width:80,render:(H,V)=>V.key===x?o.jsx(p.Switch,{checked:H==="Y",onChange:re=>{const se=[...g],pe=se.find(Ee=>V.key===Ee.key);pe&&(pe.enblYn=re?"Y":"N",m(se))}}):o.jsx(p.Tag,{color:H==="Y"?"green":"red",children:H==="Y"?"사용":"미사용"})},{title:"작업",key:"action",align:"center",width:120,render:(H,V)=>V.key===x?o.jsxs(p.Space,{children:[o.jsx(p.Tooltip,{title:"저장",children:o.jsx(p.Button,{type:"link",size:"small",icon:o.jsx(G.SaveOutlined,{}),onClick:()=>N()})}),o.jsx(p.Tooltip,{title:"취소",children:o.jsx(p.Button,{type:"link",size:"small",icon:o.jsx(G.RedoOutlined,{}),onClick:D})})]}):o.jsxs(p.Space,{children:[o.jsx(p.Tooltip,{title:"편집",children:o.jsx(p.Button,{type:"link",size:"small",icon:o.jsx(G.EditOutlined,{}),onClick:()=>T(V)})}),o.jsx(p.Tooltip,{title:"삭제",children:o.jsx(p.Button,{type:"link",size:"small",danger:!0,icon:o.jsx(G.RestOutlined,{}),onClick:()=>A(V.key)})})]})}],T=H=>{y(H.key)},D=()=>{y("")},N=H=>{y("")},A=H=>{m(V=>V.filter(Y=>Y.key!==H))},L=H=>{m(V=>{const Y=V.findIndex(re=>re.key===H);if(Y>0){const re=[...V];return[re[Y],re[Y-1]]=[re[Y-1],re[Y]],re.forEach((se,pe)=>{se.btnSq=pe+1}),re}return V})},K=H=>{m(V=>{const Y=V.findIndex(re=>re.key===H);if(Y<V.length-1){const re=[...V];return[re[Y],re[Y+1]]=[re[Y+1],re[Y]],re.forEach((se,pe)=>{se.btnSq=pe+1}),re}return V})};return console.log("CMPopuMstrM01 grantEvent:",_),console.log("CMPopuMstrM01 customEvent:",$),console.log("grantEvent.update 함수 존재 여부:",!!_.update),o.jsx(kt,{buttons:{grant:[{id:"search",label:"조회",onClick:_.search},{id:"new",label:"신규",onClick:_.new},{id:"update",label:"변경",onClick:_.update}],custom:[{id:"preview",label:"미리보기",onClick:$.previewPopup}]},searchBox:{reqRows:[o.jsx(z.BwgFormItem,{name:"systId",label:"시스템ID",children:o.jsx(p.Select,{options:i.getCodeList("SYST"),placeholder:"검색어를 입력하세요",allowClear:!0},"input1")}),o.jsx(z.BwgFormItem,{name:"keyword",label:"검색어",children:o.jsx(p.Input,{placeholder:"프로그램ID, 프로그램명, 페이지URL"})}),o.jsx(o.Fragment,{}),o.jsx(o.Fragment,{})]},children:o.jsxs(ze,{type:"horizontal",children:[o.jsxs(De,{className:"w60",children:[o.jsx(Le,{title:"팝업 목록",icons:{type:"antd"}}),o.jsx(Fe,{type:"nrml",gridColumns:O,gridOptions:k,gridEvents:B,ref:t})]}),o.jsx(De,{className:"w40",border:!0,children:o.jsx(dn,{title:"팝업 상세",children:o.jsxs(p.Form,{layout:"vertical",ref:r,style:{padding:"10px 20px"},children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{label:"시스템ID",name:"systId"},selectProps:{variant:"borderless",options:[{label:"공통",value:"CM"},{label:"인사",value:"HR"}],copyable:!0,disabled:!0}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"사용여부",name:"enblYn",children:o.jsx(p.Select,{variant:"borderless",options:[{label:"사용",value:"Y"},{label:"미사용",value:"N"}],disabled:!0})})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업코드",name:"popuCd",children:o.jsx(p.Input,{variant:"borderless",readOnly:!0})})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업명",name:"popuNm",children:o.jsx(p.Input,{variant:"borderless",readOnly:!0})})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업너비",name:"popuWdth",children:o.jsxs(p.Space.Compact,{style:{width:"100%"},children:[o.jsx(p.Form.Item,{name:"popuWdth",noStyle:!0,children:o.jsx(p.InputNumber,{variant:"borderless",style:{flex:1},readOnly:!0})}),o.jsx(p.Form.Item,{name:"wdthUnit",noStyle:!0,children:o.jsx(p.Select,{variant:"borderless",style:{width:"80px"},options:[{label:"px",value:"px"},{label:"%",value:"%"}],disabled:!0})})]})})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업높이",name:"popuHght",children:o.jsxs(p.Space.Compact,{style:{width:"100%"},children:[o.jsx(p.Form.Item,{name:"popuHght",noStyle:!0,children:o.jsx(p.InputNumber,{variant:"borderless",style:{flex:1},readOnly:!0})}),o.jsx(p.Form.Item,{name:"hghtUnit",noStyle:!0,children:o.jsx(p.Select,{variant:"borderless",style:{width:"80px"},options:[{label:"px",value:"px"},{label:"%",value:"%"}],disabled:!0})})]})})})]}),o.jsx(z.BwgFormItem,{label:"팝업호출URL",name:"popuUrl",children:o.jsx(p.Input,{variant:"borderless",readOnly:!0})}),o.jsx(z.BwgFormItem,{label:"비고",name:"rmrk",children:o.jsx(p.Input.TextArea,{variant:"borderless",readOnly:!0,rows:3})}),o.jsx(z.BwgFormItem,{label:"할당버튼",name:"btnList",children:o.jsx("div",{style:{width:"100%"},children:o.jsx(p.Row,{gutter:[16,8],children:f?.dtlsInfo&&Array.isArray(f.dtlsInfo)?f.dtlsInfo.map((H,V)=>o.jsx(p.Col,{span:6,children:o.jsx(p.Button,{disabled:H.enblYn!=="Y",style:{width:"100%",marginBottom:"8px"},children:H.btnNm})},V)):o.jsx(p.Col,{span:24,children:o.jsx("div",{style:{textAlign:"center",color:"#999",padding:"20px"},children:"등록된 버튼이 없습니다."})})})})})]})})}),o.jsx(un,{title:d==="new"?"팝업 등록":"팝업 수정",open:l,placement:"right",width:"40%",onClose:()=>{c(!1),h(null),m([]),y("")},children:o.jsxs(z.BwgForm,{ref:n,style:{padding:"10px 20px"},initialValues:{popuWdth:400,wdthUnit:"px",popuHght:100,hghtUnit:"%"},children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{label:"시스템ID",name:"systId"},selectProps:{placeholder:"시스템을 선택하세요",variant:"borderless",options:[{label:"공통",value:"CM"},{label:"인사",value:"HR"}]}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"사용여부",name:"enblYn",initialValue:"Y",children:o.jsx(p.Select,{options:[{label:"사용",value:"Y"},{label:"미사용",value:"N"}]})})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업코드",name:"popuCd",rules:[{required:!0,message:"팝업코드를 입력하세요"}],children:o.jsx(p.Input,{placeholder:"팝업코드를 입력하세요"})})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업명",name:"popuNm",rules:[{required:!0,message:"팝업명을 입력하세요"}],children:o.jsx(p.Input,{placeholder:"팝업명을 입력하세요"})})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업너비",name:"popuWdth",rules:[{required:!0,message:"팝업너비를 입력하세요"}],children:o.jsxs(p.Space.Compact,{style:{width:"100%"},children:[o.jsx(p.Form.Item,{name:"popuWdth",noStyle:!0,children:o.jsx(p.InputNumber,{placeholder:"팝업너비를 입력하세요",style:{flex:1},min:1})}),o.jsx(p.Form.Item,{name:"wdthUnit",noStyle:!0,children:o.jsx(p.Select,{style:{width:"80px"},options:[{label:"px",value:"px"},{label:"%",value:"%"}]})})]})})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"팝업높이",name:"popuHght",rules:[{required:!0,message:"팝업높이를 입력하세요"}],children:o.jsxs(p.Space.Compact,{style:{width:"100%"},children:[o.jsx(p.Form.Item,{name:"popuHght",noStyle:!0,children:o.jsx(p.InputNumber,{placeholder:"팝업높이를 입력하세요",style:{flex:1},min:1})}),o.jsx(p.Form.Item,{name:"hghtUnit",noStyle:!0,children:o.jsx(p.Select,{style:{width:"80px"},options:[{label:"px",value:"px"},{label:"%",value:"%"}]})})]})})})]}),o.jsx(z.BwgFormItem,{label:"팝업호출URL",name:"popuUrl",rules:[{required:!0,message:"팝업호출URL을 입력하세요"}],children:o.jsx(p.Input,{placeholder:"팝업 URL을 입력하세요 (예: cm/TestPopup)",addonBefore:"popup/"})}),o.jsx(z.BwgFormItem,{label:"비고",name:"rmrk",children:o.jsx(p.Input.TextArea,{placeholder:"비고를 입력하세요",rows:3})}),o.jsxs(Le,{title:"버튼 목록",iconVisible:!1,children:[o.jsx(p.Button,{icon:o.jsx(G.SettingTwoTone,{}),onClick:I.openDefaultModal,children:"기본값"}),o.jsx(p.Button,{icon:o.jsx(G.PlusOutlined,{}),onClick:I.addButton,children:"추가"})]}),o.jsx(p.Table,{columns:W,dataSource:g,pagination:!1,size:"small",bordered:!0,scroll:{x:600},rowKey:"key"}),E&&o.jsxs("div",{style:{marginTop:"8px",padding:"8px 12px",backgroundColor:"#fff2f0",border:"1px solid #ffccc7",borderRadius:"6px",color:"#cf1322",fontSize:"14px"},children:["⚠️ ",E]}),o.jsxs("div",{style:{textAlign:"right",marginTop:"16px"},children:[o.jsx(p.Button,{type:"primary",onClick:I.formFinish,style:{marginRight:"8px"},children:"저장"}),o.jsx(p.Button,{onClick:()=>{c(!1),h(null)},children:"취소"})]})]})}),o.jsxs(p.Modal,{title:"기본 버튼 선택",open:w,onOk:I.applyDefaultButtons,onCancel:()=>b(!1),okText:"적용",cancelText:"취소",children:[o.jsx("p",{children:"추가할 기본 버튼을 선택하세요:"}),o.jsx(p.Checkbox.Group,{value:j,onChange:H=>P(H),style:{width:"100%"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%"},children:[o.jsx(p.Checkbox,{value:"조회",children:"조회"}),o.jsx(p.Checkbox,{value:"선택적용",children:"선택적용"}),o.jsx(p.Checkbox,{value:"신규",children:"신규"}),o.jsx(p.Checkbox,{value:"저장",children:"저장"}),o.jsx(p.Checkbox,{value:"삭제",children:"삭제"}),o.jsx(p.Checkbox,{value:"닫기",children:"닫기"})]})})]})]})})},{confirm:zN}=p.Modal,Pi={KE:[{label:"재무회계",value:"FI"},{label:"예산관리",value:"FM"},{label:"구매계약",value:"MM"},{label:"영업관리",value:"SD"},{label:"파트너관리",value:"PMN"}],KH:[{label:"HR 솔루션",value:"HR"},{label:"연말정산",value:"YT"},{label:"평정",value:"PE"}],KS:[{label:"온통",value:"BCOM"},{label:"e-감사",value:"EAUD"},{label:"청령신고",value:"INR"},{label:"ITAM",value:"ITAM"},{label:"차량/회의실",value:"CMM"},{label:"OA전산물품관리",value:"OAM"},{label:"총무관리",value:"GAM"},{label:"출입관리",value:"ACM"},{label:"비품관리",value:"IVM"},{label:"인장서비스",value:"SGS"},{label:"사료관리",value:"HIS"},{label:"웹펙스서비스",value:"WFAX"},{label:"메시지서비스",value:"SMS"},{label:"경영공시",value:"BID"},{label:"언론미디어",value:"PAM"},{label:"심의자문위원회",value:"DAC"},{label:"지식재산권신청",value:"IPR"},{label:"정보공유게시판",value:"ISB"}]},FN=[{name:"appCd",fieldName:"appCd",visible:!1},{name:"sysCd",fieldName:"sysCd",width:80,header:{text:"업무"},tag:"req"},{name:"prgrId",fieldName:"prgrId",width:150,header:{text:"프로그램 코드"},styleName:"left",tag:"req"},{name:"prgrNm",fieldName:"prgrNm",width:200,header:{text:"프로그램 명칭"},styleName:"left"},{name:"prgrUrl",fieldName:"prgrUrl",width:250,header:{text:"프로그램 URL"},styleName:"left"},{name:"enblYn",fieldName:"enblYn",width:60,header:{text:"사용"},renderer:{type:"check",trueValues:"Y",falseValues:"N"}},{name:"prsnInfoYn",fieldName:"prsnInfoYn",visible:!1}],VN={display:{},edit:{editable:!1},copy:{singleMode:!0},container:{state:!0,check:!0,checkAll:!0,indicator:!0}},L0=({readOnly:e=!1,drawerMode:t=""})=>{const r=p.Form.useFormInstance(),[n,i]=v.useState(null),[a,s]=v.useState([]);v.useEffect(()=>{const c=r.getFieldValue("sysCd");i(c??null),c&&Pi[c]?s(Pi[c]):s([])},[r]);const l=c=>{i(c??null),c&&Pi[c]?s(Pi[c]):s([]),r.setFieldsValue({sysCd:c,appCd:null})};return o.jsxs(o.Fragment,{children:[o.jsxs(p.Row,{gutter:12,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{name:"sysCd",label:"시스템"},selectProps:{options:[{label:"K-ERP",value:"KE"},{label:"K-HR",value:"HR"},{label:"K-업무지원",value:"KS"}],onChange:l,disabled:e||t==="EDIT",placeholder:"시스템을 선택하세요"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{name:"appCd",label:"애플리케이션"},selectProps:{options:a,disabled:e||!n||t==="EDIT",placeholder:"시스템을 먼저 선택하세요"}})})]}),o.jsxs(p.Row,{gutter:12,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{name:"prgrId",label:"프로그램 코드"},inputProps:{disabled:t==="EDIT",readOnly:e,variant:e?"borderless":"outlined"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{name:"prgrNm",label:"프로그램 명칭"},inputProps:{readOnly:e,variant:e?"borderless":"outlined"}})})]}),o.jsxs(p.Row,{children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{itemProps:{name:"enblYn",label:"사용여부"},inputProps:{defaultValue:"Y",options:[{label:"Y",value:"Y"},{label:"N",value:"N"}],optionType:"button",style:{pointerEvents:e?"none":void 0}}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgRadio,{itemProps:{name:"prsnInfoYn",label:"개인정보 포함여부"},inputProps:{defaultValue:"Y",options:[{label:"Y",value:"Y"},{label:"N",value:"N"}],optionType:"button",style:{pointerEvents:e?"none":void 0}}})})]}),o.jsx(z.BwgInput,{itemProps:{name:"prgrUrl",label:"프로그램 URL"},inputProps:{readOnly:e,variant:e?"borderless":"outlined",placeholder:"/cm/rsrc/파일명 (.tsx 생략)"}}),o.jsx(z.BwgTextArea,{itemProps:{name:"prgrDscr",label:"프로그램 설명"},inputProps:{readOnly:e,rows:4,variant:e?"borderless":"outlined"}})]})},HN=e=>{const t=v.useRef(null),r=v.useRef(null),n=v.useRef(null),{getFormData:i,setFormData:a}=ct.useSearchBox(),[s,l]=v.useState([]),[c,d]=v.useState(!1),[u,f]=v.useState(""),[h,g]=v.useState(-1),m=v.useCallback(S=>{d(!0),f(S)},[]),x=v.useCallback(()=>{d(!1),f("")},[]);v.useEffect(()=>{const S=it.useSystemCode().findByAppCd(e.appCd);console.log("PRGR APPCD :: ",e.appCd),a({sysCd:S?.sysCd,appCd:S?.appCd})},[e.appCd]),v.useEffect(()=>{if(u=="NEW")n.current?.setFieldsValue({enblYn:"Y",prsnInfoYn:"Y"});else if(u=="EDIT"){const S=t.current?.getCurrentIndex()??-1,O=t.current?.vw?.getValues(S)??{};n.current?.setFieldsValue(O)}else n.current?.resetFields()},[u]);const y=v.useCallback(S=>{if(S==="ALL"){const O=Object.values(Pi).flat();l(O)}else S&&Pi[S]?l(Pi[S]):l([]);a({appCd:null}),b.search()},[a]),w=v.useCallback(()=>{j.SCMPRGR00102()},[u]),b={search:()=>{j.SCMPRGR00101()},new:()=>{m("NEW")},delete:()=>{const S=t.current?.vw?.getCheckedRows(!1)??[];if(S.length==0){ie.showWarning("삭제할 행을 체크하세요");return}zN({title:"삭제 안내",content:`${S.length}개 행을 삭제하시겠습니까?`,onOk:()=>{j.SCMPRGR00103()}})}},j={SCMPRGR00101:()=>{ie.callService("SCMPRGR00101",i(),{}).then(S=>{t.current?.addAllData(S.data)})},SCMPRGR00102:()=>{const S={iudFlag:u==="EDIT"?"U":"I",...n.current?.getFieldsValue()??{}};ie.callService("SCMPRGR00102",S,{}).then(O=>{O.result>0?(x(),j.SCMPRGR00101()):ie.showError(O.message)}).catch(O=>{console.error("오류:",O)})},SCMPRGR00103:()=>{const S={},O=t.current?.vw?.getCheckedRows(!1)??[],k=[];O.forEach(R=>{const I=t.current?.dp?.getJsonRow(R);k.push({sysCd:I.sysCd,appCd:I.appCd,prgrId:I.prgrId})}),S.sub=k,ie.callService("SCMPRGR00103",S).then(R=>{R.result>0&&j.SCMPRGR00101()}).catch(R=>{console.error("오류:",R)})}},P={editForm:()=>{if((t.current?.getCurrentRow()??-1)<0){ie.showWarning("행 선택 후 변경 가능합니다.");return}m("EDIT")}},E={onCurrentRowChanged(S,O,k){g(k)}};return o.jsxs(kt,{buttons:{grant:[{id:"search",label:"조회",onClick:()=>{b.search()}},{id:"new",label:"신규",onClick:()=>{b.new()}},{id:"delete",label:"삭제",onClick:()=>{b.delete()}}]},searchBox:{reqRows:o.jsxs(p.Row,{gutter:12,children:[o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{name:"sysCd",label:"시스템",initialValue:""},selectProps:{options:[{label:"전체",value:""},{label:"K-ERP",value:"KE"},{label:"K-HR",value:"KH"},{label:"K-업무지원",value:"KS"}],onChange:y}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{name:"appCd",label:"애플리케이션"},selectProps:{options:s,placeholder:"시스템코드를 먼저 선택해주세요",onChange:b.search}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgInput,{itemProps:{name:"keyword",label:"프로그램명"},inputProps:{placeholder:"프로그램ID/프로그램명을 입력하세요.",onPressEnter:b.search}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgRadio,{itemProps:{name:"enblYn",label:"사용여부"},inputProps:{defaultValue:"",size:"small",options:[{label:"전체",value:""},{label:"Y",value:"Y"},{label:"N",value:"N"}]}})})]})},children:[o.jsxs(ze,{type:"horizontal",children:[o.jsxs(De,{className:"w60 mr20",children:[o.jsx(Le,{title:"프로그램 목록",icons:{type:"antd"}}),o.jsx(Fe,{ref:t,gridColumns:FN,gridOptions:VN,gridEvents:E,bindRef:r})]}),o.jsx(De,{className:"w40",border:!0,children:o.jsx(dn,{title:"프로그램 상세",titleChildren:o.jsx(o.Fragment,{children:h>=0&&o.jsx(z.BwgButton,{type:"dashed",onClick:P.editForm,children:"변경"})}),children:o.jsx(p.Form,{layout:"vertical",ref:r,className:"sub-form pd10",children:o.jsx(L0,{readOnly:!0})})})})]}),o.jsx(un,{title:`프로그램 ${u=="EDIT"?"변경":"등록"}`,open:c,placement:"right",onClose:x,width:"30%",size:"large",afterOpenChange:S=>{console.log("afterOpenChange:",S)},footer:o.jsxs("div",{className:"drawer-footer-btn-group",children:[o.jsx(p.Button,{onClick:()=>{x()},className:"bwg-btn",children:"취소"}),o.jsx(p.Button,{type:"primary",onClick:w,className:"bwg-btn",children:"저장"})]}),children:o.jsx(p.Form,{layout:"vertical",ref:n,className:"sub-form pd10",children:o.jsx(L0,{readOnly:!1,drawerMode:u})})})]})},WN=()=>{const e=v.useRef(null),t=v.useRef(null),r=v.useRef(null),{openCorePopup:n}=ct.usePopup(),i=v.useMemo(()=>[{fieldName:"seq",header:{text:"순번"},width:60,styleName:"center",visible:!1},{fieldName:"stndYmd",header:{text:"휴일일자"},width:100,styleName:"center",required:!0},{fieldName:"hldyDscr",header:{text:"휴일명"},width:150,styleName:"left",required:!0},{fieldName:"hldyYn",header:{text:"휴일여부"},width:100,styleName:"center"},{fieldName:"lglHldyYn",header:{text:"법정휴일여부"},width:100,styleName:"center"}],[]),a=v.useMemo(()=>[{fieldName:"seq",header:{text:"순번"},width:60,styleName:"center",visible:!1},{fieldName:"stndYmd",header:{text:"휴일일자"},width:100,styleName:"center",required:!0},{fieldName:"hldyDscr",header:{text:"휴일명"},width:150,styleName:"left",required:!0},{fieldName:"hldyYn",header:{text:"휴일여부"},width:100,styleName:"center",renderer:{type:"check",trueValues:"Y",falseValues:"N"}},{fieldName:"lglHldyYn",header:{text:"법정휴일여부"},width:100,styleName:"center",renderer:{type:"check",trueValues:"Y",falseValues:"N"}}],[]),s={edit:{editable:!1},container:{indicator:!0,footer:!0}},l={edit:{editable:!0},container:{check:!0,checkAll:!0,indicator:!0,footer:!0,state:!0}},c={search:()=>{d.SCMHLDY00101()},edit:()=>{d.SCMHLDY00102()}};v.useEffect(()=>{r.current?.setFormData({stndYmd:xl().format("YYYY")}),c.search()},[]);const d={SCMHLDY00101:()=>{ie.callService("SCMHLDY00101",{...r.current?.getFormData()||{},crprCd:ie.getCrprCd(),sysCd:__SYS_CD__}).then(u=>{e.current?.addAllData(u.sub.filter(f=>f.sysCd==="CM")||[]),t.current?.addAllData(u.sub.filter(f=>f.sysCd!=="CM")||[])})},SCMHLDY00102:()=>{const u=t.current?.getGridSaveData();ie.callService("SCMHLDY00102",{sub:u,crprCd:ie.getCrprCd(),sysCd:__SYS_CD__}).then(f=>{c.search()})}};return o.jsx(kt,{buttons:{grant:[{id:"search",label:"조회",onClick:()=>{c.search()}},{id:"edit",label:"수정",onClick:()=>{c.edit()}}]},children:o.jsxs(ze,{type:"horizontal",children:[o.jsxs(De,{className:"w50",children:[o.jsx(Le,{title:"국경일/공휴일 API"}),o.jsx(Fe,{ref:e,type:"nrml",gridColumns:i,gridOptions:s})]}),o.jsxs(De,{className:"w50",border:!0,children:[o.jsxs(Le,{title:"사업장 휴일",children:[o.jsx(z.BwgButton,{type:"primary",onClick:()=>{t.current?.dp?.addRow?.({iudFlag:"I"})},children:"추가"}),o.jsx(z.BwgButton,{type:"primary",onClick:()=>{t.current?.deleteGridData()},children:"삭제"}),o.jsx(z.BwgButton,{onClick:()=>{n("CORE_HOLIDAY_01")},children:"조회팝업"})]}),o.jsx(Fe,{ref:t,type:"nrml",gridColumns:a,gridOptions:l})]})]})})},UN=e=>o.jsx("div",{children:"CMSystCfgM01"}),KN=e=>{const[t,r]=v.useState(null),[n,i]=v.useState("group"),[a,s]=v.useState(null),l=v.useRef(null),c=v.useRef(null),d=v.useRef(null),u=[{id:"KH",name:"HR 솔루션",description:"인사 관리 시스템",icon:o.jsx(G.UserOutlined,{}),color:"blue",status:"active"},{id:"KE",name:"K-ERP 서비스",description:"전사적 자원 관리 시스템",icon:o.jsx(G.DatabaseOutlined,{}),color:"green",status:"active"},{id:"KS",name:"K-업무지원",description:"경영 지원 시스템",icon:o.jsx(G.SettingOutlined,{}),color:"orange",status:"active"}],f=v.useMemo(()=>[{fieldName:"crprCd",visible:!1},{fieldName:"applCd",visible:!1},{fieldName:"systId",header:{text:"업무코드"},width:100},{fieldName:"systNm",header:{text:"업무명"},width:100},{fieldName:"systIco",header:{text:"업무아이콘"},width:100},{fieldName:"sortOrd",header:{text:"정렬순서"},width:100},{fieldName:"enblYn",header:{text:"사용여부"},width:60,renderer:{type:"check",trueValues:"Y",falseValues:"N"}}],[]),h=v.useMemo(()=>[{fieldName:"cmmnCd",header:{text:"그룹코드"},width:120},{fieldName:"cmmnCdNm",header:{text:"그룹명"},width:150},{fieldName:"cmmnCdAbrv",header:{text:"설명"},width:200},{fieldName:"sortOrd",header:{text:"정렬순서"},width:80},{fieldName:"enblYn",header:{text:"사용여부"},width:80,renderer:{type:"check",trueValues:"Y",falseValues:"N"}}],[]),g=v.useMemo(()=>[{fieldName:"grpCd",header:{text:"그룹코드"},width:120},{fieldName:"cmmnCd",header:{text:"코드"},width:100},{fieldName:"cmmnCdNm",header:{text:"코드명"},width:150},{fieldName:"sortOrd",header:{text:"정렬순서"},width:80},{fieldName:"useYn",header:{text:"사용여부"},width:80,renderer:{type:"check",trueValues:"Y",falseValues:"N"}}],[]),m={container:{indicator:!0}},x=w=>{r(w)},y=w=>{i(w),w==="group"&&s(null)};return v.useEffect(()=>{t&&ie.callService("SCMSYST00101",{crprCd:ie.getCrprCd(),applCd:t},{}).then(w=>{console.log({SCMSYST00101:w.data}),l.current?.addAllData(w.data)})},[t]),v.useEffect(()=>{t&&ie.callService("SCMCODE00101",{crprCd:ie.getCrprCd(),srchGb:n==="group"?"group":"detail"},{}).then(w=>{console.log({SCMCODE00101:w.data}),n==="group"?c.current?.addAllData(w.data):d.current?.addAllData(w.data)})},[n,t]),o.jsxs(kt,{children:[o.jsx(De,{style:{padding:"0px 20px",height:"200px",overflow:"hidden"},children:o.jsx(p.List,{grid:{gutter:16,xs:1,sm:2,md:3,lg:3,xl:3,xxl:3},dataSource:u,renderItem:w=>o.jsx(p.List.Item,{children:o.jsx(p.Card,{hoverable:!0,style:{height:"100%",cursor:"pointer",border:t===w.id?"2px solid #1890ff":"1px solid #f0f0f0",backgroundColor:t===w.id?"#f0f8ff":"#ffffff",boxShadow:t===w.id?"0 4px 12px rgba(24, 144, 255, 0.15)":"0 2px 8px rgba(0, 0, 0, 0.06)",position:"relative",zIndex:t===w.id?1:0},onClick:()=>x(w.id),actions:[o.jsx(p.Tag,{color:w.color,children:w.status==="active"?"활성":"비활성"},"status")],children:o.jsx(p.Card.Meta,{avatar:o.jsx("div",{style:{fontSize:"24px",color:w.color==="blue"?"#1890ff":w.color==="green"?"#52c41a":"#fa8c16"},children:w.icon}),title:o.jsxs(p.Space,{children:[o.jsx("span",{style:{fontWeight:"bold",color:t===w.id?"#1890ff":"#333"},children:w.name}),o.jsx(p.Tag,{color:w.color,children:w.id})]}),description:o.jsx("div",{style:{marginTop:"8px"},children:o.jsx("p",{style:{color:t===w.id?"#1890ff":"#666",margin:0},children:w.description})})})})})})}),o.jsx(De,{border:!0,children:o.jsxs(ze,{type:"horizontal",children:[o.jsxs(De,{className:"w40",children:[o.jsxs(Le,{title:"업무코드 목록",children:[o.jsx(p.Button,{children:"신규"}),o.jsx(p.Button,{children:"변경"})]}),o.jsx(Fe,{ref:l,type:"nrml",gridColumns:f,gridOptions:m})]}),o.jsxs(De,{className:"w60",children:[o.jsxs(Le,{title:"시스템 공통코드 목록",tooltip:{title:"시스템 전역에 배포될 코드 목록입니다."},children:[o.jsx(p.Button,{children:"신규"}),o.jsx(p.Button,{children:"변경"})]}),o.jsx(ar,{defaultActiveKey:"group",size:"small",tabPosition:"left",style:{height:"100%"},activeKey:n,onChange:y,items:[{key:"group",label:"그룹코드",icon:o.jsx(G.GroupOutlined,{}),children:o.jsx(ze,{children:o.jsx(De,{children:o.jsx(Fe,{ref:c,type:"nrml",gridColumns:h,gridOptions:m})})})},{key:"detail",label:"상세코드",icon:o.jsx(G.UngroupOutlined,{}),children:o.jsx(Fe,{ref:d,type:"nrml",gridColumns:g,gridOptions:m})}]})]})]})})]})};function lS(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(r=lS(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function Qe(){for(var e,t,r=0,n="",i=arguments.length;r<i;r++)(e=arguments[r])&&(t=lS(e))&&(n&&(n+=" "),n+=t);return n}var YN=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"];function Xh(e){if(typeof e!="string")return!1;var t=YN;return t.includes(e)}var qN=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"];function cS(e){if(typeof e!="string")return!1;var t=qN;return t.includes(e)}function uS(e){return typeof e=="string"&&e.startsWith("data-")}function Qr(e){var t=Object.entries(e).filter(r=>{var[n]=r;return cS(n)||uS(n)});return Object.fromEntries(t)}function za(e){if(e==null)return null;if(v.isValidElement(e)&&typeof e.props=="object"&&e.props!==null){var t=e.props;return Qr(t)}return typeof e=="object"&&!Array.isArray(e)?Qr(e):null}function _r(e){var t=Object.entries(e).filter(r=>{var[n]=r;return cS(n)||uS(n)||Xh(n)});return Object.fromEntries(t)}var GN=["children","width","height","viewBox","className","style","title","desc"];function kp(){return kp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kp.apply(null,arguments)}function XN(e,t){if(e==null)return{};var r,n,i=ZN(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function ZN(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var Zh=v.forwardRef((e,t)=>{var{children:r,width:n,height:i,viewBox:a,className:s,style:l,title:c,desc:d}=e,u=XN(e,GN),f=a||{width:n,height:i,x:0,y:0},h=Qe("recharts-surface",s);return C.createElement("svg",kp({},_r(u),{className:h,width:n,height:i,style:l,viewBox:"".concat(f.x," ").concat(f.y," ").concat(f.width," ").concat(f.height),ref:t}),C.createElement("title",null,c),C.createElement("desc",null,d),r)}),QN=["children","className"];function Tp(){return Tp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Tp.apply(null,arguments)}function JN(e,t){if(e==null)return{};var r,n,i=eD(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function eD(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var ur=C.forwardRef((e,t)=>{var{children:r,className:n}=e,i=JN(e,QN),a=Qe("recharts-layer",n);return C.createElement("g",Tp({className:a},_r(i),{ref:t}),r)}),dS=v.createContext(null),tD=()=>v.useContext(dS);function rt(e){return function(){return e}}const fS=Math.cos,Wl=Math.sin,en=Math.sqrt,Ul=Math.PI,_c=2*Ul,Mp=Math.PI,Rp=2*Mp,Ci=1e-6,rD=Rp-Ci;function pS(e){this._+=e[0];for(let t=1,r=e.length;t<r;++t)this._+=arguments[t]+e[t]}function nD(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return pS;const r=10**t;return function(n){this._+=n[0];for(let i=1,a=n.length;i<a;++i)this._+=Math.round(arguments[i]*r)/r+n[i]}}class iD{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?pS:nD(t)}moveTo(t,r){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,r){this._append`L${this._x1=+t},${this._y1=+r}`}quadraticCurveTo(t,r,n,i){this._append`Q${+t},${+r},${this._x1=+n},${this._y1=+i}`}bezierCurveTo(t,r,n,i,a,s){this._append`C${+t},${+r},${+n},${+i},${this._x1=+a},${this._y1=+s}`}arcTo(t,r,n,i,a){if(t=+t,r=+r,n=+n,i=+i,a=+a,a<0)throw new Error(`negative radius: ${a}`);let s=this._x1,l=this._y1,c=n-t,d=i-r,u=s-t,f=l-r,h=u*u+f*f;if(this._x1===null)this._append`M${this._x1=t},${this._y1=r}`;else if(h>Ci)if(!(Math.abs(f*c-d*u)>Ci)||!a)this._append`L${this._x1=t},${this._y1=r}`;else{let g=n-s,m=i-l,x=c*c+d*d,y=g*g+m*m,w=Math.sqrt(x),b=Math.sqrt(h),j=a*Math.tan((Mp-Math.acos((x+h-y)/(2*w*b)))/2),P=j/b,E=j/w;Math.abs(P-1)>Ci&&this._append`L${t+P*u},${r+P*f}`,this._append`A${a},${a},0,0,${+(f*g>u*m)},${this._x1=t+E*c},${this._y1=r+E*d}`}}arc(t,r,n,i,a,s){if(t=+t,r=+r,n=+n,s=!!s,n<0)throw new Error(`negative radius: ${n}`);let l=n*Math.cos(i),c=n*Math.sin(i),d=t+l,u=r+c,f=1^s,h=s?i-a:a-i;this._x1===null?this._append`M${d},${u}`:(Math.abs(this._x1-d)>Ci||Math.abs(this._y1-u)>Ci)&&this._append`L${d},${u}`,n&&(h<0&&(h=h%Rp+Rp),h>rD?this._append`A${n},${n},0,1,${f},${t-l},${r-c}A${n},${n},0,1,${f},${this._x1=d},${this._y1=u}`:h>Ci&&this._append`A${n},${n},0,${+(h>=Mp)},${f},${this._x1=t+n*Math.cos(a)},${this._y1=r+n*Math.sin(a)}`)}rect(t,r,n,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+r}h${n=+n}v${+i}h${-n}Z`}toString(){return this._}}function Qh(e){let t=3;return e.digits=function(r){if(!arguments.length)return t;if(r==null)t=null;else{const n=Math.floor(r);if(!(n>=0))throw new RangeError(`invalid digits: ${r}`);t=n}return e},()=>new iD(t)}function Jh(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function hS(e){this._context=e}hS.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t);break}}};function Bc(e){return new hS(e)}function gS(e){return e[0]}function mS(e){return e[1]}function vS(e,t){var r=rt(!0),n=null,i=Bc,a=null,s=Qh(l);e=typeof e=="function"?e:e===void 0?gS:rt(e),t=typeof t=="function"?t:t===void 0?mS:rt(t);function l(c){var d,u=(c=Jh(c)).length,f,h=!1,g;for(n==null&&(a=i(g=s())),d=0;d<=u;++d)!(d<u&&r(f=c[d],d,c))===h&&((h=!h)?a.lineStart():a.lineEnd()),h&&a.point(+e(f,d,c),+t(f,d,c));if(g)return a=null,g+""||null}return l.x=function(c){return arguments.length?(e=typeof c=="function"?c:rt(+c),l):e},l.y=function(c){return arguments.length?(t=typeof c=="function"?c:rt(+c),l):t},l.defined=function(c){return arguments.length?(r=typeof c=="function"?c:rt(!!c),l):r},l.curve=function(c){return arguments.length?(i=c,n!=null&&(a=i(n)),l):i},l.context=function(c){return arguments.length?(c==null?n=a=null:a=i(n=c),l):n},l}function Zs(e,t,r){var n=null,i=rt(!0),a=null,s=Bc,l=null,c=Qh(d);e=typeof e=="function"?e:e===void 0?gS:rt(+e),t=typeof t=="function"?t:rt(t===void 0?0:+t),r=typeof r=="function"?r:r===void 0?mS:rt(+r);function d(f){var h,g,m,x=(f=Jh(f)).length,y,w=!1,b,j=new Array(x),P=new Array(x);for(a==null&&(l=s(b=c())),h=0;h<=x;++h){if(!(h<x&&i(y=f[h],h,f))===w)if(w=!w)g=h,l.areaStart(),l.lineStart();else{for(l.lineEnd(),l.lineStart(),m=h-1;m>=g;--m)l.point(j[m],P[m]);l.lineEnd(),l.areaEnd()}w&&(j[h]=+e(y,h,f),P[h]=+t(y,h,f),l.point(n?+n(y,h,f):j[h],r?+r(y,h,f):P[h]))}if(b)return l=null,b+""||null}function u(){return vS().defined(i).curve(s).context(a)}return d.x=function(f){return arguments.length?(e=typeof f=="function"?f:rt(+f),n=null,d):e},d.x0=function(f){return arguments.length?(e=typeof f=="function"?f:rt(+f),d):e},d.x1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:rt(+f),d):n},d.y=function(f){return arguments.length?(t=typeof f=="function"?f:rt(+f),r=null,d):t},d.y0=function(f){return arguments.length?(t=typeof f=="function"?f:rt(+f),d):t},d.y1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:rt(+f),d):r},d.lineX0=d.lineY0=function(){return u().x(e).y(t)},d.lineY1=function(){return u().x(e).y(r)},d.lineX1=function(){return u().x(n).y(t)},d.defined=function(f){return arguments.length?(i=typeof f=="function"?f:rt(!!f),d):i},d.curve=function(f){return arguments.length?(s=f,a!=null&&(l=s(a)),d):s},d.context=function(f){return arguments.length?(f==null?a=l=null:l=s(a=f),d):a},d}class yS{constructor(t,r){this._context=t,this._x=r}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,r){switch(t=+t,r=+r,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,r):this._context.moveTo(t,r);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,r,t,r):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+r)/2,t,this._y0,t,r);break}}this._x0=t,this._y0=r}}function oD(e){return new yS(e,!0)}function aD(e){return new yS(e,!1)}const eg={draw(e,t){const r=en(t/Ul);e.moveTo(r,0),e.arc(0,0,r,0,_c)}},sD={draw(e,t){const r=en(t/5)/2;e.moveTo(-3*r,-r),e.lineTo(-r,-r),e.lineTo(-r,-3*r),e.lineTo(r,-3*r),e.lineTo(r,-r),e.lineTo(3*r,-r),e.lineTo(3*r,r),e.lineTo(r,r),e.lineTo(r,3*r),e.lineTo(-r,3*r),e.lineTo(-r,r),e.lineTo(-3*r,r),e.closePath()}},xS=en(1/3),lD=xS*2,cD={draw(e,t){const r=en(t/lD),n=r*xS;e.moveTo(0,-r),e.lineTo(n,0),e.lineTo(0,r),e.lineTo(-n,0),e.closePath()}},uD={draw(e,t){const r=en(t),n=-r/2;e.rect(n,n,r,r)}},dD=.8908130915292852,bS=Wl(Ul/10)/Wl(7*Ul/10),fD=Wl(_c/10)*bS,pD=-fS(_c/10)*bS,hD={draw(e,t){const r=en(t*dD),n=fD*r,i=pD*r;e.moveTo(0,-r),e.lineTo(n,i);for(let a=1;a<5;++a){const s=_c*a/5,l=fS(s),c=Wl(s);e.lineTo(c*r,-l*r),e.lineTo(l*n-c*i,c*n+l*i)}e.closePath()}},fd=en(3),gD={draw(e,t){const r=-en(t/(fd*3));e.moveTo(0,r*2),e.lineTo(-fd*r,-r),e.lineTo(fd*r,-r),e.closePath()}},Tr=-.5,Mr=en(3)/2,Ap=1/en(12),mD=(Ap/2+1)*3,vD={draw(e,t){const r=en(t/mD),n=r/2,i=r*Ap,a=n,s=r*Ap+r,l=-a,c=s;e.moveTo(n,i),e.lineTo(a,s),e.lineTo(l,c),e.lineTo(Tr*n-Mr*i,Mr*n+Tr*i),e.lineTo(Tr*a-Mr*s,Mr*a+Tr*s),e.lineTo(Tr*l-Mr*c,Mr*l+Tr*c),e.lineTo(Tr*n+Mr*i,Tr*i-Mr*n),e.lineTo(Tr*a+Mr*s,Tr*s-Mr*a),e.lineTo(Tr*l+Mr*c,Tr*c-Mr*l),e.closePath()}};function yD(e,t){let r=null,n=Qh(i);e=typeof e=="function"?e:rt(e||eg),t=typeof t=="function"?t:rt(t===void 0?64:+t);function i(){let a;if(r||(r=a=n()),e.apply(this,arguments).draw(r,+t.apply(this,arguments)),a)return r=null,a+""||null}return i.type=function(a){return arguments.length?(e=typeof a=="function"?a:rt(a),i):e},i.size=function(a){return arguments.length?(t=typeof a=="function"?a:rt(+a),i):t},i.context=function(a){return arguments.length?(r=a??null,i):r},i}function Kl(){}function Yl(e,t,r){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+r)/6)}function wS(e){this._context=e}wS.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:Yl(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:Yl(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function xD(e){return new wS(e)}function CS(e){this._context=e}CS.prototype={areaStart:Kl,areaEnd:Kl,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:Yl(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function bD(e){return new CS(e)}function SS(e){this._context=e}SS.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var r=(this._x0+4*this._x1+e)/6,n=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(r,n):this._context.moveTo(r,n);break;case 3:this._point=4;default:Yl(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function wD(e){return new SS(e)}function jS(e){this._context=e}jS.prototype={areaStart:Kl,areaEnd:Kl,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function CD(e){return new jS(e)}function z0(e){return e<0?-1:1}function F0(e,t,r){var n=e._x1-e._x0,i=t-e._x1,a=(e._y1-e._y0)/(n||i<0&&-0),s=(r-e._y1)/(i||n<0&&-0),l=(a*i+s*n)/(n+i);return(z0(a)+z0(s))*Math.min(Math.abs(a),Math.abs(s),.5*Math.abs(l))||0}function V0(e,t){var r=e._x1-e._x0;return r?(3*(e._y1-e._y0)/r-t)/2:t}function pd(e,t,r){var n=e._x0,i=e._y0,a=e._x1,s=e._y1,l=(a-n)/3;e._context.bezierCurveTo(n+l,i+l*t,a-l,s-l*r,a,s)}function ql(e){this._context=e}ql.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:pd(this,this._t0,V0(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var r=NaN;if(e=+e,t=+t,!(e===this._x1&&t===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,pd(this,V0(this,r=F0(this,e,t)),r);break;default:pd(this,this._t0,r=F0(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=r}}};function ES(e){this._context=new PS(e)}(ES.prototype=Object.create(ql.prototype)).point=function(e,t){ql.prototype.point.call(this,t,e)};function PS(e){this._context=e}PS.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,r,n,i,a){this._context.bezierCurveTo(t,e,n,r,a,i)}};function SD(e){return new ql(e)}function jD(e){return new ES(e)}function OS(e){this._context=e}OS.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,r=e.length;if(r)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),r===2)this._context.lineTo(e[1],t[1]);else for(var n=H0(e),i=H0(t),a=0,s=1;s<r;++a,++s)this._context.bezierCurveTo(n[0][a],i[0][a],n[1][a],i[1][a],e[s],t[s]);(this._line||this._line!==0&&r===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function H0(e){var t,r=e.length-1,n,i=new Array(r),a=new Array(r),s=new Array(r);for(i[0]=0,a[0]=2,s[0]=e[0]+2*e[1],t=1;t<r-1;++t)i[t]=1,a[t]=4,s[t]=4*e[t]+2*e[t+1];for(i[r-1]=2,a[r-1]=7,s[r-1]=8*e[r-1]+e[r],t=1;t<r;++t)n=i[t]/a[t-1],a[t]-=n,s[t]-=n*s[t-1];for(i[r-1]=s[r-1]/a[r-1],t=r-2;t>=0;--t)i[t]=(s[t]-i[t+1])/a[t];for(a[r-1]=(e[r]+i[r-1])/2,t=0;t<r-1;++t)a[t]=2*e[t+1]-i[t+1];return[i,a]}function ED(e){return new OS(e)}function $c(e,t){this._context=e,this._t=t}$c.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var r=this._x*(1-this._t)+e*this._t;this._context.lineTo(r,this._y),this._context.lineTo(r,t)}break}}this._x=e,this._y=t}};function PD(e){return new $c(e,.5)}function OD(e){return new $c(e,0)}function kD(e){return new $c(e,1)}function wo(e,t){if((s=e.length)>1)for(var r=1,n,i,a=e[t[0]],s,l=a.length;r<s;++r)for(i=a,a=e[t[r]],n=0;n<l;++n)a[n][1]+=a[n][0]=isNaN(i[n][1])?i[n][0]:i[n][1]}function Ip(e){for(var t=e.length,r=new Array(t);--t>=0;)r[t]=t;return r}function TD(e,t){return e[t]}function MD(e){const t=[];return t.key=e,t}function RD(){var e=rt([]),t=Ip,r=wo,n=TD;function i(a){var s=Array.from(e.apply(this,arguments),MD),l,c=s.length,d=-1,u;for(const f of a)for(l=0,++d;l<c;++l)(s[l][d]=[0,+n(f,s[l].key,d,a)]).data=f;for(l=0,u=Jh(t(s));l<c;++l)s[u[l]].index=l;return r(s,u),s}return i.keys=function(a){return arguments.length?(e=typeof a=="function"?a:rt(Array.from(a)),i):e},i.value=function(a){return arguments.length?(n=typeof a=="function"?a:rt(+a),i):n},i.order=function(a){return arguments.length?(t=a==null?Ip:typeof a=="function"?a:rt(Array.from(a)),i):t},i.offset=function(a){return arguments.length?(r=a??wo,i):r},i}function AD(e,t){if((n=e.length)>0){for(var r,n,i=0,a=e[0].length,s;i<a;++i){for(s=r=0;r<n;++r)s+=e[r][i][1]||0;if(s)for(r=0;r<n;++r)e[r][i][1]/=s}wo(e,t)}}function ID(e,t){if((i=e.length)>0){for(var r=0,n=e[t[0]],i,a=n.length;r<a;++r){for(var s=0,l=0;s<i;++s)l+=e[s][r][1]||0;n[r][1]+=n[r][0]=-l/2}wo(e,t)}}function ND(e,t){if(!(!((s=e.length)>0)||!((a=(i=e[t[0]]).length)>0))){for(var r=0,n=1,i,a,s;n<a;++n){for(var l=0,c=0,d=0;l<s;++l){for(var u=e[t[l]],f=u[n][1]||0,h=u[n-1][1]||0,g=(f-h)/2,m=0;m<l;++m){var x=e[t[m]],y=x[n][1]||0,w=x[n-1][1]||0;g+=y-w}c+=f,d+=g*f}i[n-1][1]+=i[n-1][0]=r,c&&(r-=d/c)}i[n-1][1]+=i[n-1][0]=r,wo(e,t)}}var hd={},gd={},W0;function DD(){return W0||(W0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==="__proto__"}e.isUnsafeProperty=t})(gd)),gd}var md={},U0;function kS(){return U0||(U0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){switch(typeof r){case"number":case"symbol":return!1;case"string":return r.includes(".")||r.includes("[")||r.includes("]")}}e.isDeepKey=t})(md)),md}var vd={},K0;function tg(){return K0||(K0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="string"||typeof r=="symbol"?r:Object.is(r?.valueOf?.(),-0)?"-0":String(r)}e.toKey=t})(vd)),vd}var yd={},xd={},Y0;function _D(){return Y0||(Y0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){if(r==null)return"";if(typeof r=="string")return r;if(Array.isArray(r))return r.map(t).join(",");const n=String(r);return n==="0"&&Object.is(Number(r),-0)?"-0":n}e.toString=t})(xd)),xd}var q0;function rg(){return q0||(q0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=_D(),r=tg();function n(i){if(Array.isArray(i))return i.map(r.toKey);if(typeof i=="symbol")return[i];i=t.toString(i);const a=[],s=i.length;if(s===0)return a;let l=0,c="",d="",u=!1;for(i.charCodeAt(0)===46&&(a.push(""),l++);l<s;){const f=i[l];d?f==="\\"&&l+1<s?(l++,c+=i[l]):f===d?d="":c+=f:u?f==='"'||f==="'"?d=f:f==="]"?(u=!1,a.push(c),c=""):c+=f:f==="["?(u=!0,c&&(a.push(c),c="")):f==="."?c&&(a.push(c),c=""):c+=f,l++}return c&&a.push(c),a}e.toPath=n})(yd)),yd}var G0;function ng(){return G0||(G0=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=DD(),r=kS(),n=tg(),i=rg();function a(l,c,d){if(l==null)return d;switch(typeof c){case"string":{if(t.isUnsafeProperty(c))return d;const u=l[c];return u===void 0?r.isDeepKey(c)?a(l,i.toPath(c),d):d:u}case"number":case"symbol":{typeof c=="number"&&(c=n.toKey(c));const u=l[c];return u===void 0?d:u}default:{if(Array.isArray(c))return s(l,c,d);if(Object.is(c?.valueOf(),-0)?c="-0":c=String(c),t.isUnsafeProperty(c))return d;const u=l[c];return u===void 0?d:u}}}function s(l,c,d){if(c.length===0)return d;let u=l;for(let f=0;f<c.length;f++){if(u==null||t.isUnsafeProperty(c[f]))return d;u=u[c[f]]}return u===void 0?d:u}e.get=a})(hd)),hd}var bd,X0;function BD(){return X0||(X0=1,bd=ng().get),bd}var $D=BD();const _i=wr($D);var Lt=e=>e===0?0:e>0?1:-1,Br=e=>typeof e=="number"&&e!=+e,Mn=e=>typeof e=="string"&&e.indexOf("%")===e.length-1,Ne=e=>(typeof e=="number"||e instanceof Number)&&!Br(e),pn=e=>Ne(e)||typeof e=="string",LD=0,Fa=e=>{var t=++LD;return"".concat(e||"").concat(t)},Zt=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!Ne(t)&&typeof t!="string")return n;var a;if(Mn(t)){if(r==null)return n;var s=t.indexOf("%");a=r*parseFloat(t.slice(0,s))/100}else a=+t;return Br(a)&&(a=n),i&&r!=null&&a>r&&(a=r),a},TS=e=>{if(!Array.isArray(e))return!1;for(var t=e.length,r={},n=0;n<t;n++)if(!r[e[n]])r[e[n]]=!0;else return!0;return!1};function qt(e,t,r){return Ne(e)&&Ne(t)?e+r*(t-e):t}function zD(e,t,r){if(!(!e||!e.length))return e.find(n=>n&&(typeof t=="function"?t(n):_i(n,t))===r)}var Ft=e=>e===null||typeof e>"u",ls=e=>Ft(e)?e:"".concat(e.charAt(0).toUpperCase()).concat(e.slice(1)),FD=["type","size","sizeType"];function Np(){return Np=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Np.apply(null,arguments)}function Z0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Q0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Z0(Object(r),!0).forEach(function(n){VD(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Z0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function VD(e,t,r){return(t=HD(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function HD(e){var t=WD(e,"string");return typeof t=="symbol"?t:t+""}function WD(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function UD(e,t){if(e==null)return{};var r,n,i=KD(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function KD(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var MS={symbolCircle:eg,symbolCross:sD,symbolDiamond:cD,symbolSquare:uD,symbolStar:hD,symbolTriangle:gD,symbolWye:vD},YD=Math.PI/180,qD=e=>{var t="symbol".concat(ls(e));return MS[t]||eg},GD=(e,t,r)=>{if(t==="area")return e;switch(r){case"cross":return 5*e*e/9;case"diamond":return .5*e*e/Math.sqrt(3);case"square":return e*e;case"star":{var n=18*YD;return 1.25*e*e*(Math.tan(n)-Math.tan(n*2)*Math.tan(n)**2)}case"triangle":return Math.sqrt(3)*e*e/4;case"wye":return(21-10*Math.sqrt(3))*e*e/8;default:return Math.PI*e*e/4}},XD=(e,t)=>{MS["symbol".concat(ls(e))]=t},ig=e=>{var{type:t="circle",size:r=64,sizeType:n="area"}=e,i=UD(e,FD),a=Q0(Q0({},i),{},{type:t,size:r,sizeType:n}),s="circle";typeof t=="string"&&(s=t);var l=()=>{var h=qD(s),g=yD().type(h).size(GD(r,n,s)),m=g();if(m!==null)return m},{className:c,cx:d,cy:u}=a,f=_r(a);return d===+d&&u===+u&&r===+r?C.createElement("path",Np({},f,{className:Qe("recharts-symbols",c),transform:"translate(".concat(d,", ").concat(u,")"),d:l()})):null};ig.registerSymbol=XD;var ZD=(e,t)=>{if(!e||typeof e=="function"||typeof e=="boolean")return null;var r=e;if(v.isValidElement(e)&&(r=e.props),typeof r!="object"&&typeof r!="function")return null;var n={};return Object.keys(r).forEach(i=>{Xh(i)&&(n[i]=(a=>r[i](r,a)))}),n},QD=(e,t,r)=>n=>(e(t,r,n),null),cs=(e,t,r)=>{if(e===null||typeof e!="object"&&typeof e!="function")return null;var n=null;return Object.keys(e).forEach(i=>{var a=e[i];Xh(i)&&typeof a=="function"&&(n||(n={}),n[i]=QD(a,t,r))}),n};function Dp(){return Dp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dp.apply(null,arguments)}function J0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function JD(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?J0(Object(r),!0).forEach(function(n){og(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):J0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function og(e,t,r){return(t=e_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function e_(e){var t=t_(e,"string");return typeof t=="symbol"?t:t+""}function t_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Rr=32;class ag extends v.PureComponent{renderIcon(t,r){var{inactiveColor:n}=this.props,i=Rr/2,a=Rr/6,s=Rr/3,l=t.inactive?n:t.color,c=r??t.type;if(c==="none")return null;if(c==="plainline")return C.createElement("line",{strokeWidth:4,fill:"none",stroke:l,strokeDasharray:t.payload.strokeDasharray,x1:0,y1:i,x2:Rr,y2:i,className:"recharts-legend-icon"});if(c==="line")return C.createElement("path",{strokeWidth:4,fill:"none",stroke:l,d:"M0,".concat(i,"h").concat(s,`
1029
+ A`).concat(a,",").concat(a,",0,1,1,").concat(2*s,",").concat(i,`
1030
+ H`).concat(Rr,"M").concat(2*s,",").concat(i,`
1031
+ A`).concat(a,",").concat(a,",0,1,1,").concat(s,",").concat(i),className:"recharts-legend-icon"});if(c==="rect")return C.createElement("path",{stroke:"none",fill:l,d:"M0,".concat(Rr/8,"h").concat(Rr,"v").concat(Rr*3/4,"h").concat(-Rr,"z"),className:"recharts-legend-icon"});if(C.isValidElement(t.legendIcon)){var d=JD({},t);return delete d.legendIcon,C.cloneElement(t.legendIcon,d)}return C.createElement(ig,{fill:l,cx:i,cy:i,size:Rr,sizeType:"diameter",type:c})}renderItems(){var{payload:t,iconSize:r,layout:n,formatter:i,inactiveColor:a,iconType:s}=this.props,l={x:0,y:0,width:Rr,height:Rr},c={display:n==="horizontal"?"inline-block":"block",marginRight:10},d={display:"inline-block",verticalAlign:"middle",marginRight:4};return t.map((u,f)=>{var h=u.formatter||i,g=Qe({"recharts-legend-item":!0,["legend-item-".concat(f)]:!0,inactive:u.inactive});if(u.type==="none")return null;var m=u.inactive?a:u.color,x=h?h(u.value,u,f):u.value;return C.createElement("li",Dp({className:g,style:c,key:"legend-item-".concat(f)},cs(this.props,u,f)),C.createElement(Zh,{width:r,height:r,viewBox:l,style:d,"aria-label":"".concat(x," legend icon")},this.renderIcon(u,s)),C.createElement("span",{className:"recharts-legend-item-text",style:{color:m}},x))})}render(){var{payload:t,layout:r,align:n}=this.props;if(!t||!t.length)return null;var i={padding:0,margin:0,textAlign:r==="horizontal"?n:"left"};return C.createElement("ul",{className:"recharts-default-legend",style:i},this.renderItems())}}og(ag,"displayName","Legend");og(ag,"defaultProps",{align:"center",iconSize:14,inactiveColor:"#ccc",layout:"horizontal",verticalAlign:"middle"});var wd={},Cd={},ey;function r_(){return ey||(ey=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n){const i=new Map;for(let a=0;a<r.length;a++){const s=r[a],l=n(s);i.has(l)||i.set(l,s)}return Array.from(i.values())}e.uniqBy=t})(Cd)),Cd}var Sd={},ty;function RS(){return ty||(ty=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r}e.identity=t})(Sd)),Sd}var jd={},Ed={},Pd={},ry;function n_(){return ry||(ry=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Number.isSafeInteger(r)&&r>=0}e.isLength=t})(Pd)),Pd}var ny;function sg(){return ny||(ny=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=n_();function r(n){return n!=null&&typeof n!="function"&&t.isLength(n.length)}e.isArrayLike=r})(Ed)),Ed}var Od={},iy;function i_(){return iy||(iy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="object"&&r!==null}e.isObjectLike=t})(Od)),Od}var oy;function o_(){return oy||(oy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=sg(),r=i_();function n(i){return r.isObjectLike(i)&&t.isArrayLike(i)}e.isArrayLikeObject=n})(jd)),jd}var kd={},Td={},ay;function a_(){return ay||(ay=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=ng();function r(n){return function(i){return t.get(i,n)}}e.property=r})(Td)),Td}var Md={},Rd={},Ad={},Id={},sy;function AS(){return sy||(sy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r!==null&&(typeof r=="object"||typeof r=="function")}e.isObject=t})(Id)),Id}var Nd={},ly;function IS(){return ly||(ly=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==null||typeof r!="object"&&typeof r!="function"}e.isPrimitive=t})(Nd)),Nd}var Dd={},cy;function NS(){return cy||(cy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n){return r===n||Number.isNaN(r)&&Number.isNaN(n)}e.eq=t})(Dd)),Dd}var uy;function s_(){return uy||(uy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=AS(),r=IS(),n=NS();function i(u,f,h){return typeof h!="function"?i(u,f,()=>{}):a(u,f,function g(m,x,y,w,b,j){const P=h(m,x,y,w,b,j);return P!==void 0?!!P:a(m,x,g,j)},new Map)}function a(u,f,h,g){if(f===u)return!0;switch(typeof f){case"object":return s(u,f,h,g);case"function":return Object.keys(f).length>0?a(u,{...f},h,g):n.eq(u,f);default:return t.isObject(u)?typeof f=="string"?f==="":!0:n.eq(u,f)}}function s(u,f,h,g){if(f==null)return!0;if(Array.isArray(f))return c(u,f,h,g);if(f instanceof Map)return l(u,f,h,g);if(f instanceof Set)return d(u,f,h,g);const m=Object.keys(f);if(u==null)return m.length===0;if(m.length===0)return!0;if(g?.has(f))return g.get(f)===u;g?.set(f,u);try{for(let x=0;x<m.length;x++){const y=m[x];if(!r.isPrimitive(u)&&!(y in u)||f[y]===void 0&&u[y]!==void 0||f[y]===null&&u[y]!==null||!h(u[y],f[y],y,u,f,g))return!1}return!0}finally{g?.delete(f)}}function l(u,f,h,g){if(f.size===0)return!0;if(!(u instanceof Map))return!1;for(const[m,x]of f.entries()){const y=u.get(m);if(h(y,x,m,u,f,g)===!1)return!1}return!0}function c(u,f,h,g){if(f.length===0)return!0;if(!Array.isArray(u))return!1;const m=new Set;for(let x=0;x<f.length;x++){const y=f[x];let w=!1;for(let b=0;b<u.length;b++){if(m.has(b))continue;const j=u[b];let P=!1;if(h(j,y,x,u,f,g)&&(P=!0),P){m.add(b),w=!0;break}}if(!w)return!1}return!0}function d(u,f,h,g){return f.size===0?!0:u instanceof Set?c([...u],[...f],h,g):!1}e.isMatchWith=i,e.isSetMatch=d})(Ad)),Ad}var dy;function DS(){return dy||(dy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=s_();function r(n,i){return t.isMatchWith(n,i,()=>{})}e.isMatch=r})(Rd)),Rd}var _d={},Bd={},$d={},fy;function l_(){return fy||(fy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Object.getOwnPropertySymbols(r).filter(n=>Object.prototype.propertyIsEnumerable.call(r,n))}e.getSymbols=t})($d)),$d}var Ld={},py;function _S(){return py||(py=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r==null?r===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(r)}e.getTag=t})(Ld)),Ld}var zd={},hy;function BS(){return hy||(hy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t="[object RegExp]",r="[object String]",n="[object Number]",i="[object Boolean]",a="[object Arguments]",s="[object Symbol]",l="[object Date]",c="[object Map]",d="[object Set]",u="[object Array]",f="[object Function]",h="[object ArrayBuffer]",g="[object Object]",m="[object Error]",x="[object DataView]",y="[object Uint8Array]",w="[object Uint8ClampedArray]",b="[object Uint16Array]",j="[object Uint32Array]",P="[object BigUint64Array]",E="[object Int8Array]",S="[object Int16Array]",O="[object Int32Array]",k="[object BigInt64Array]",R="[object Float32Array]",I="[object Float64Array]";e.argumentsTag=a,e.arrayBufferTag=h,e.arrayTag=u,e.bigInt64ArrayTag=k,e.bigUint64ArrayTag=P,e.booleanTag=i,e.dataViewTag=x,e.dateTag=l,e.errorTag=m,e.float32ArrayTag=R,e.float64ArrayTag=I,e.functionTag=f,e.int16ArrayTag=S,e.int32ArrayTag=O,e.int8ArrayTag=E,e.mapTag=c,e.numberTag=n,e.objectTag=g,e.regexpTag=t,e.setTag=d,e.stringTag=r,e.symbolTag=s,e.uint16ArrayTag=b,e.uint32ArrayTag=j,e.uint8ArrayTag=y,e.uint8ClampedArrayTag=w})(zd)),zd}var Fd={},gy;function c_(){return gy||(gy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return ArrayBuffer.isView(r)&&!(r instanceof DataView)}e.isTypedArray=t})(Fd)),Fd}var my;function $S(){return my||(my=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=l_(),r=_S(),n=BS(),i=IS(),a=c_();function s(u,f){return l(u,void 0,u,new Map,f)}function l(u,f,h,g=new Map,m=void 0){const x=m?.(u,f,h,g);if(x!==void 0)return x;if(i.isPrimitive(u))return u;if(g.has(u))return g.get(u);if(Array.isArray(u)){const y=new Array(u.length);g.set(u,y);for(let w=0;w<u.length;w++)y[w]=l(u[w],w,h,g,m);return Object.hasOwn(u,"index")&&(y.index=u.index),Object.hasOwn(u,"input")&&(y.input=u.input),y}if(u instanceof Date)return new Date(u.getTime());if(u instanceof RegExp){const y=new RegExp(u.source,u.flags);return y.lastIndex=u.lastIndex,y}if(u instanceof Map){const y=new Map;g.set(u,y);for(const[w,b]of u)y.set(w,l(b,w,h,g,m));return y}if(u instanceof Set){const y=new Set;g.set(u,y);for(const w of u)y.add(l(w,void 0,h,g,m));return y}if(typeof Buffer<"u"&&Buffer.isBuffer(u))return u.subarray();if(a.isTypedArray(u)){const y=new(Object.getPrototypeOf(u)).constructor(u.length);g.set(u,y);for(let w=0;w<u.length;w++)y[w]=l(u[w],w,h,g,m);return y}if(u instanceof ArrayBuffer||typeof SharedArrayBuffer<"u"&&u instanceof SharedArrayBuffer)return u.slice(0);if(u instanceof DataView){const y=new DataView(u.buffer.slice(0),u.byteOffset,u.byteLength);return g.set(u,y),c(y,u,h,g,m),y}if(typeof File<"u"&&u instanceof File){const y=new File([u],u.name,{type:u.type});return g.set(u,y),c(y,u,h,g,m),y}if(typeof Blob<"u"&&u instanceof Blob){const y=new Blob([u],{type:u.type});return g.set(u,y),c(y,u,h,g,m),y}if(u instanceof Error){const y=new u.constructor;return g.set(u,y),y.message=u.message,y.name=u.name,y.stack=u.stack,y.cause=u.cause,c(y,u,h,g,m),y}if(u instanceof Boolean){const y=new Boolean(u.valueOf());return g.set(u,y),c(y,u,h,g,m),y}if(u instanceof Number){const y=new Number(u.valueOf());return g.set(u,y),c(y,u,h,g,m),y}if(u instanceof String){const y=new String(u.valueOf());return g.set(u,y),c(y,u,h,g,m),y}if(typeof u=="object"&&d(u)){const y=Object.create(Object.getPrototypeOf(u));return g.set(u,y),c(y,u,h,g,m),y}return u}function c(u,f,h=u,g,m){const x=[...Object.keys(f),...t.getSymbols(f)];for(let y=0;y<x.length;y++){const w=x[y],b=Object.getOwnPropertyDescriptor(u,w);(b==null||b.writable)&&(u[w]=l(f[w],w,h,g,m))}}function d(u){switch(r.getTag(u)){case n.argumentsTag:case n.arrayTag:case n.arrayBufferTag:case n.dataViewTag:case n.booleanTag:case n.dateTag:case n.float32ArrayTag:case n.float64ArrayTag:case n.int8ArrayTag:case n.int16ArrayTag:case n.int32ArrayTag:case n.mapTag:case n.numberTag:case n.objectTag:case n.regexpTag:case n.setTag:case n.stringTag:case n.symbolTag:case n.uint8ArrayTag:case n.uint8ClampedArrayTag:case n.uint16ArrayTag:case n.uint32ArrayTag:return!0;default:return!1}}e.cloneDeepWith=s,e.cloneDeepWithImpl=l,e.copyProperties=c})(Bd)),Bd}var vy;function u_(){return vy||(vy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=$S();function r(n){return t.cloneDeepWithImpl(n,void 0,n,new Map,void 0)}e.cloneDeep=r})(_d)),_d}var yy;function d_(){return yy||(yy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=DS(),r=u_();function n(i){return i=r.cloneDeep(i),a=>t.isMatch(a,i)}e.matches=n})(Md)),Md}var Vd={},Hd={},Wd={},xy;function f_(){return xy||(xy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=$S(),r=BS();function n(i,a){return t.cloneDeepWith(i,(s,l,c,d)=>{const u=a?.(s,l,c,d);if(u!==void 0)return u;if(typeof i=="object")switch(Object.prototype.toString.call(i)){case r.numberTag:case r.stringTag:case r.booleanTag:{const f=new i.constructor(i?.valueOf());return t.copyProperties(f,i),f}case r.argumentsTag:{const f={};return t.copyProperties(f,i),f.length=i.length,f[Symbol.iterator]=i[Symbol.iterator],f}default:return}})}e.cloneDeepWith=n})(Wd)),Wd}var by;function p_(){return by||(by=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=f_();function r(n){return t.cloneDeepWith(n)}e.cloneDeep=r})(Hd)),Hd}var Ud={},Kd={},wy;function LS(){return wy||(wy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=/^(?:0|[1-9]\d*)$/;function r(n,i=Number.MAX_SAFE_INTEGER){switch(typeof n){case"number":return Number.isInteger(n)&&n>=0&&n<i;case"symbol":return!1;case"string":return t.test(n)}}e.isIndex=r})(Kd)),Kd}var Yd={},Cy;function h_(){return Cy||(Cy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=_S();function r(n){return n!==null&&typeof n=="object"&&t.getTag(n)==="[object Arguments]"}e.isArguments=r})(Yd)),Yd}var Sy;function g_(){return Sy||(Sy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=kS(),r=LS(),n=h_(),i=rg();function a(s,l){let c;if(Array.isArray(l)?c=l:typeof l=="string"&&t.isDeepKey(l)&&s?.[l]==null?c=i.toPath(l):c=[l],c.length===0)return!1;let d=s;for(let u=0;u<c.length;u++){const f=c[u];if((d==null||!Object.hasOwn(d,f))&&!((Array.isArray(d)||n.isArguments(d))&&r.isIndex(f)&&f<d.length))return!1;d=d[f]}return!0}e.has=a})(Ud)),Ud}var jy;function m_(){return jy||(jy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=DS(),r=tg(),n=p_(),i=ng(),a=g_();function s(l,c){switch(typeof l){case"object":{Object.is(l?.valueOf(),-0)&&(l="-0");break}case"number":{l=r.toKey(l);break}}return c=n.cloneDeep(c),function(d){const u=i.get(d,l);return u===void 0?a.has(d,l):c===void 0?u===void 0:t.isMatch(u,c)}}e.matchesProperty=s})(Vd)),Vd}var Ey;function v_(){return Ey||(Ey=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=RS(),r=a_(),n=d_(),i=m_();function a(s){if(s==null)return t.identity;switch(typeof s){case"function":return s;case"object":return Array.isArray(s)&&s.length===2?i.matchesProperty(s[0],s[1]):n.matches(s);case"string":case"symbol":case"number":return r.property(s)}}e.iteratee=a})(kd)),kd}var Py;function y_(){return Py||(Py=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=r_(),r=RS(),n=o_(),i=v_();function a(s,l=r.identity){return n.isArrayLikeObject(s)?t.uniqBy(Array.from(s),i.iteratee(l)):[]}e.uniqBy=a})(wd)),wd}var qd,Oy;function x_(){return Oy||(Oy=1,qd=y_().uniqBy),qd}var b_=x_();const ky=wr(b_);function zS(e,t,r){return t===!0?ky(e,r):typeof t=="function"?ky(e,t):e}var Qs={exports:{}},Gd={},Js={exports:{}},Xd={};/**
1032
+ * @license React
1033
+ * use-sync-external-store-shim.production.js
1034
+ *
1035
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
1036
+ *
1037
+ * This source code is licensed under the MIT license found in the
1038
+ * LICENSE file in the root directory of this source tree.
1039
+ */var Ty;function w_(){if(Ty)return Xd;Ty=1;var e=v;function t(f,h){return f===h&&(f!==0||1/f===1/h)||f!==f&&h!==h}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,i=e.useEffect,a=e.useLayoutEffect,s=e.useDebugValue;function l(f,h){var g=h(),m=n({inst:{value:g,getSnapshot:h}}),x=m[0].inst,y=m[1];return a(function(){x.value=g,x.getSnapshot=h,c(x)&&y({inst:x})},[f,g,h]),i(function(){return c(x)&&y({inst:x}),f(function(){c(x)&&y({inst:x})})},[f]),s(g),g}function c(f){var h=f.getSnapshot;f=f.value;try{var g=h();return!r(f,g)}catch{return!0}}function d(f,h){return h()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?d:l;return Xd.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,Xd}var Zd={};/**
1040
+ * @license React
1041
+ * use-sync-external-store-shim.development.js
1042
+ *
1043
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
1044
+ *
1045
+ * This source code is licensed under the MIT license found in the
1046
+ * LICENSE file in the root directory of this source tree.
1047
+ */var My;function C_(){return My||(My=1,process.env.NODE_ENV!=="production"&&(function(){function e(g,m){return g===m&&(g!==0||1/g===1/m)||g!==g&&m!==m}function t(g,m){u||i.startTransition===void 0||(u=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var x=m();if(!f){var y=m();a(x,y)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}y=s({inst:{value:x,getSnapshot:m}});var w=y[0].inst,b=y[1];return c(function(){w.value=x,w.getSnapshot=m,r(w)&&b({inst:w})},[g,x,m]),l(function(){return r(w)&&b({inst:w}),g(function(){r(w)&&b({inst:w})})},[g]),d(x),x}function r(g){var m=g.getSnapshot;g=g.value;try{var x=m();return!a(g,x)}catch{return!0}}function n(g,m){return m()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var i=v,a=typeof Object.is=="function"?Object.is:e,s=i.useState,l=i.useEffect,c=i.useLayoutEffect,d=i.useDebugValue,u=!1,f=!1,h=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;Zd.useSyncExternalStore=i.useSyncExternalStore!==void 0?i.useSyncExternalStore:h,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Zd}var Ry;function FS(){return Ry||(Ry=1,process.env.NODE_ENV==="production"?Js.exports=w_():Js.exports=C_()),Js.exports}/**
1048
+ * @license React
1049
+ * use-sync-external-store-shim/with-selector.production.js
1050
+ *
1051
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
1052
+ *
1053
+ * This source code is licensed under the MIT license found in the
1054
+ * LICENSE file in the root directory of this source tree.
1055
+ */var Ay;function S_(){if(Ay)return Gd;Ay=1;var e=v,t=FS();function r(d,u){return d===u&&(d!==0||1/d===1/u)||d!==d&&u!==u}var n=typeof Object.is=="function"?Object.is:r,i=t.useSyncExternalStore,a=e.useRef,s=e.useEffect,l=e.useMemo,c=e.useDebugValue;return Gd.useSyncExternalStoreWithSelector=function(d,u,f,h,g){var m=a(null);if(m.current===null){var x={hasValue:!1,value:null};m.current=x}else x=m.current;m=l(function(){function w(S){if(!b){if(b=!0,j=S,S=h(S),g!==void 0&&x.hasValue){var O=x.value;if(g(O,S))return P=O}return P=S}if(O=P,n(j,S))return O;var k=h(S);return g!==void 0&&g(O,k)?(j=S,O):(j=S,P=k)}var b=!1,j,P,E=f===void 0?null:f;return[function(){return w(u())},E===null?void 0:function(){return w(E())}]},[u,f,h,g]);var y=i(d,m[0],m[1]);return s(function(){x.hasValue=!0,x.value=y},[y]),c(y),y},Gd}var Qd={};/**
1056
+ * @license React
1057
+ * use-sync-external-store-shim/with-selector.development.js
1058
+ *
1059
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
1060
+ *
1061
+ * This source code is licensed under the MIT license found in the
1062
+ * LICENSE file in the root directory of this source tree.
1063
+ */var Iy;function j_(){return Iy||(Iy=1,process.env.NODE_ENV!=="production"&&(function(){function e(d,u){return d===u&&(d!==0||1/d===1/u)||d!==d&&u!==u}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=v,r=FS(),n=typeof Object.is=="function"?Object.is:e,i=r.useSyncExternalStore,a=t.useRef,s=t.useEffect,l=t.useMemo,c=t.useDebugValue;Qd.useSyncExternalStoreWithSelector=function(d,u,f,h,g){var m=a(null);if(m.current===null){var x={hasValue:!1,value:null};m.current=x}else x=m.current;m=l(function(){function w(S){if(!b){if(b=!0,j=S,S=h(S),g!==void 0&&x.hasValue){var O=x.value;if(g(O,S))return P=O}return P=S}if(O=P,n(j,S))return O;var k=h(S);return g!==void 0&&g(O,k)?(j=S,O):(j=S,P=k)}var b=!1,j,P,E=f===void 0?null:f;return[function(){return w(u())},E===null?void 0:function(){return w(E())}]},[u,f,h,g]);var y=i(d,m[0],m[1]);return s(function(){x.hasValue=!0,x.value=y},[y]),c(y),y},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Qd}var Ny;function E_(){return Ny||(Ny=1,process.env.NODE_ENV==="production"?Qs.exports=S_():Qs.exports=j_()),Qs.exports}var P_=E_(),lg=v.createContext(null),O_=e=>e,ut=()=>{var e=v.useContext(lg);return e?e.store.dispatch:O_},Ol=()=>{},k_=()=>Ol,T_=(e,t)=>e===t;function Ae(e){var t=v.useContext(lg);return P_.useSyncExternalStoreWithSelector(t?t.subscription.addNestedSub:k_,t?t.store.getState:Ol,t?t.store.getState:Ol,t?e:Ol,T_)}var M_=(e,t,r)=>{if(t.length===1&&t[0]===r){let n=!1;try{const i={};e(i)===i&&(n=!0)}catch{}if(n){let i;try{throw new Error}catch(a){({stack:i}=a)}console.warn(`The result function returned its own inputs without modification. e.g
1064
+ \`createSelector([state => state.todos], todos => todos)\`
1065
+ This could lead to inefficient memoization and unnecessary re-renders.
1066
+ Ensure transformation logic is in the result function, and extraction logic is in the input selectors.`,{stack:i})}}},R_=(e,t,r)=>{const{memoize:n,memoizeOptions:i}=t,{inputSelectorResults:a,inputSelectorResultsCopy:s}=e,l=n(()=>({}),...i);if(!(l.apply(null,a)===l.apply(null,s))){let d;try{throw new Error}catch(u){({stack:d}=u)}console.warn(`An input selector returned a different result when passed same arguments.
1067
+ This means your output selector will likely run more frequently than intended.
1068
+ Avoid returning a new reference inside your input selector, e.g.
1069
+ \`createSelector([state => state.todos.map(todo => todo.id)], todoIds => todoIds.length)\``,{arguments:r,firstInputs:a,secondInputs:s,stack:d})}},A_={inputStabilityCheck:"once",identityFunctionCheck:"once"};function I_(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function N_(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function D_(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(r=>typeof r=="function")){const r=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${t}[${r}]`)}}var Dy=e=>Array.isArray(e)?e:[e];function __(e){const t=Array.isArray(e[0])?e[0]:e;return D_(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function _y(e,t){const r=[],{length:n}=e;for(let i=0;i<n;i++)r.push(e[i].apply(null,t));return r}var B_=(e,t)=>{const{identityFunctionCheck:r,inputStabilityCheck:n}={...A_,...t};return{identityFunctionCheck:{shouldRun:r==="always"||r==="once"&&e,run:M_},inputStabilityCheck:{shouldRun:n==="always"||n==="once"&&e,run:R_}}},$_=class{constructor(e){this.value=e}deref(){return this.value}},L_=typeof WeakRef<"u"?WeakRef:$_,z_=0,By=1;function el(){return{s:z_,v:void 0,o:null,p:null}}function VS(e,t={}){let r=el();const{resultEqualityCheck:n}=t;let i,a=0;function s(){let l=r;const{length:c}=arguments;for(let f=0,h=c;f<h;f++){const g=arguments[f];if(typeof g=="function"||typeof g=="object"&&g!==null){let m=l.o;m===null&&(l.o=m=new WeakMap);const x=m.get(g);x===void 0?(l=el(),m.set(g,l)):l=x}else{let m=l.p;m===null&&(l.p=m=new Map);const x=m.get(g);x===void 0?(l=el(),m.set(g,l)):l=x}}const d=l;let u;if(l.s===By)u=l.v;else if(u=e.apply(null,arguments),a++,n){const f=i?.deref?.()??i;f!=null&&n(f,u)&&(u=f,a!==0&&a--),i=typeof u=="object"&&u!==null||typeof u=="function"?new L_(u):u}return d.s=By,d.v=u,u}return s.clearCache=()=>{r=el(),s.resetResultsCount()},s.resultsCount=()=>a,s.resetResultsCount=()=>{a=0},s}function F_(e,...t){const r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...i)=>{let a=0,s=0,l,c={},d=i.pop();typeof d=="object"&&(c=d,d=i.pop()),I_(d,`createSelector expects an output function after the inputs, but received: [${typeof d}]`);const u={...r,...c},{memoize:f,memoizeOptions:h=[],argsMemoize:g=VS,argsMemoizeOptions:m=[],devModeChecks:x={}}=u,y=Dy(h),w=Dy(m),b=__(i),j=f(function(){return a++,d.apply(null,arguments)},...y);let P=!0;const E=g(function(){s++;const O=_y(b,arguments);if(l=j.apply(null,O),process.env.NODE_ENV!=="production"){const{identityFunctionCheck:k,inputStabilityCheck:R}=B_(P,x);if(k.shouldRun&&k.run(d,O,l),R.shouldRun){const I=_y(b,arguments);R.run({inputSelectorResults:O,inputSelectorResultsCopy:I},{memoize:f,memoizeOptions:y},arguments)}P&&(P=!1)}return l},...w);return Object.assign(E,{resultFunc:d,memoizedResultFunc:j,dependencies:b,dependencyRecomputations:()=>s,resetDependencyRecomputations:()=>{s=0},lastResult:()=>l,recomputations:()=>a,resetRecomputations:()=>{a=0},memoize:f,argsMemoize:g})};return Object.assign(n,{withTypes:()=>n}),n}var J=F_(VS),V_=Object.assign((e,t=J)=>{N_(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);const r=Object.keys(e),n=r.map(a=>e[a]);return t(n,(...a)=>a.reduce((s,l,c)=>(s[r[c]]=l,s),{}))},{withTypes:()=>V_}),Jd={},ef={},tf={},$y;function H_(){return $y||($y=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(n){return typeof n=="symbol"?1:n===null?2:n===void 0?3:n!==n?4:0}const r=(n,i,a)=>{if(n!==i){const s=t(n),l=t(i);if(s===l&&s===0){if(n<i)return a==="desc"?1:-1;if(n>i)return a==="desc"?-1:1}return a==="desc"?l-s:s-l}return 0};e.compareValues=r})(tf)),tf}var rf={},nf={},Ly;function HS(){return Ly||(Ly=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return typeof r=="symbol"||r instanceof Symbol}e.isSymbol=t})(nf)),nf}var zy;function W_(){return zy||(zy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=HS(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(a,s){return Array.isArray(a)?!1:typeof a=="number"||typeof a=="boolean"||a==null||t.isSymbol(a)?!0:typeof a=="string"&&(n.test(a)||!r.test(a))||s!=null&&Object.hasOwn(s,a)}e.isKey=i})(rf)),rf}var Fy;function U_(){return Fy||(Fy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=H_(),r=W_(),n=rg();function i(a,s,l,c){if(a==null)return[];l=c?void 0:l,Array.isArray(a)||(a=Object.values(a)),Array.isArray(s)||(s=s==null?[null]:[s]),s.length===0&&(s=[null]),Array.isArray(l)||(l=l==null?[]:[l]),l=l.map(g=>String(g));const d=(g,m)=>{let x=g;for(let y=0;y<m.length&&x!=null;++y)x=x[m[y]];return x},u=(g,m)=>m==null||g==null?m:typeof g=="object"&&"key"in g?Object.hasOwn(m,g.key)?m[g.key]:d(m,g.path):typeof g=="function"?g(m):Array.isArray(g)?d(m,g):typeof m=="object"?m[g]:m,f=s.map(g=>(Array.isArray(g)&&g.length===1&&(g=g[0]),g==null||typeof g=="function"||Array.isArray(g)||r.isKey(g)?g:{key:g,path:n.toPath(g)}));return a.map(g=>({original:g,criteria:f.map(m=>u(m,g))})).slice().sort((g,m)=>{for(let x=0;x<f.length;x++){const y=t.compareValues(g.criteria[x],m.criteria[x],l[x]);if(y!==0)return y}return 0}).map(g=>g.original)}e.orderBy=i})(ef)),ef}var of={},Vy;function K_(){return Vy||(Vy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n=1){const i=[],a=Math.floor(n),s=(l,c)=>{for(let d=0;d<l.length;d++){const u=l[d];Array.isArray(u)&&c<a?s(u,c+1):i.push(u)}};return s(r,0),i}e.flatten=t})(of)),of}var af={},Hy;function WS(){return Hy||(Hy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=LS(),r=sg(),n=AS(),i=NS();function a(s,l,c){return n.isObject(c)&&(typeof l=="number"&&r.isArrayLike(c)&&t.isIndex(l)&&l<c.length||typeof l=="string"&&l in c)?i.eq(c[l],s):!1}e.isIterateeCall=a})(af)),af}var Wy;function Y_(){return Wy||(Wy=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=U_(),r=K_(),n=WS();function i(a,...s){const l=s.length;return l>1&&n.isIterateeCall(a,s[0],s[1])?s=[]:l>2&&n.isIterateeCall(s[0],s[1],s[2])&&(s=[s[0]]),t.orderBy(a,r.flatten(s),["asc"])}e.sortBy=i})(Jd)),Jd}var sf,Uy;function q_(){return Uy||(Uy=1,sf=Y_().sortBy),sf}var G_=q_();const Lc=wr(G_);var US=e=>e.legend.settings,X_=e=>e.legend.size,Z_=e=>e.legend.payload,Q_=J([Z_,US],(e,t)=>{var{itemSorter:r}=t,n=e.flat(1);return r?Lc(n,r):n});function J_(){return Ae(Q_)}var tl=1;function KS(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],[t,r]=v.useState({height:0,left:0,top:0,width:0}),n=v.useCallback(i=>{if(i!=null){var a=i.getBoundingClientRect(),s={height:a.height,left:a.left,top:a.top,width:a.width};(Math.abs(s.height-t.height)>tl||Math.abs(s.left-t.left)>tl||Math.abs(s.top-t.top)>tl||Math.abs(s.width-t.width)>tl)&&r({height:s.height,left:s.left,top:s.top,width:s.width})}},[t.width,t.height,t.top,t.left,...e]);return[t,n]}function Kt(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var eB=typeof Symbol=="function"&&Symbol.observable||"@@observable",Ky=eB,lf=()=>Math.random().toString(36).substring(7).split("").join("."),tB={INIT:`@@redux/INIT${lf()}`,REPLACE:`@@redux/REPLACE${lf()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${lf()}`},Ri=tB;function us(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function rB(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(oB(e))return"date";if(iB(e))return"error";const r=nB(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function nB(e){return typeof e.constructor=="function"?e.constructor.name:null}function iB(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function oB(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function Jn(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=rB(e)),t}function YS(e,t,r){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?Kt(2):`Expected the root reducer to be a function. Instead, received: '${Jn(e)}'`);if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Kt(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?Kt(1):`Expected the enhancer to be a function. Instead, received: '${Jn(r)}'`);return r(YS)(e,t)}let n=e,i=t,a=new Map,s=a,l=0,c=!1;function d(){s===a&&(s=new Map,a.forEach((y,w)=>{s.set(w,y)}))}function u(){if(c)throw new Error(process.env.NODE_ENV==="production"?Kt(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}function f(y){if(typeof y!="function")throw new Error(process.env.NODE_ENV==="production"?Kt(4):`Expected the listener to be a function. Instead, received: '${Jn(y)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?Kt(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let w=!0;d();const b=l++;return s.set(b,y),function(){if(w){if(c)throw new Error(process.env.NODE_ENV==="production"?Kt(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");w=!1,d(),s.delete(b),a=null}}}function h(y){if(!us(y))throw new Error(process.env.NODE_ENV==="production"?Kt(7):`Actions must be plain objects. Instead, the actual type was: '${Jn(y)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof y.type>"u")throw new Error(process.env.NODE_ENV==="production"?Kt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof y.type!="string")throw new Error(process.env.NODE_ENV==="production"?Kt(17):`Action "type" property must be a string. Instead, the actual type was: '${Jn(y.type)}'. Value was: '${y.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?Kt(9):"Reducers may not dispatch actions.");try{c=!0,i=n(i,y)}finally{c=!1}return(a=s).forEach(b=>{b()}),y}function g(y){if(typeof y!="function")throw new Error(process.env.NODE_ENV==="production"?Kt(10):`Expected the nextReducer to be a function. Instead, received: '${Jn(y)}`);n=y,h({type:Ri.REPLACE})}function m(){const y=f;return{subscribe(w){if(typeof w!="object"||w===null)throw new Error(process.env.NODE_ENV==="production"?Kt(11):`Expected the observer to be an object. Instead, received: '${Jn(w)}'`);function b(){const P=w;P.next&&P.next(u())}return b(),{unsubscribe:y(b)}},[Ky](){return this}}}return h({type:Ri.INIT}),{dispatch:h,subscribe:f,getState:u,replaceReducer:g,[Ky]:m}}function Yy(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function aB(e,t,r,n){const i=Object.keys(t),a=r&&r.type===Ri.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(i.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!us(e))return`The ${a} has unexpected type of "${Jn(e)}". Expected argument to be an object with the following keys: "${i.join('", "')}"`;const s=Object.keys(e).filter(l=>!t.hasOwnProperty(l)&&!n[l]);if(s.forEach(l=>{n[l]=!0}),!(r&&r.type===Ri.REPLACE)&&s.length>0)return`Unexpected ${s.length>1?"keys":"key"} "${s.join('", "')}" found in ${a}. Expected to find one of the known reducer keys instead: "${i.join('", "')}". Unexpected keys will be ignored.`}function sB(e){Object.keys(e).forEach(t=>{const r=e[t];if(typeof r(void 0,{type:Ri.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?Kt(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:Ri.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?Kt(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${Ri.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function qS(e){const t=Object.keys(e),r={};for(let s=0;s<t.length;s++){const l=t[s];process.env.NODE_ENV!=="production"&&typeof e[l]>"u"&&Yy(`No reducer provided for key "${l}"`),typeof e[l]=="function"&&(r[l]=e[l])}const n=Object.keys(r);let i;process.env.NODE_ENV!=="production"&&(i={});let a;try{sB(r)}catch(s){a=s}return function(l={},c){if(a)throw a;if(process.env.NODE_ENV!=="production"){const f=aB(l,r,c,i);f&&Yy(f)}let d=!1;const u={};for(let f=0;f<n.length;f++){const h=n[f],g=r[h],m=l[h],x=g(m,c);if(typeof x>"u"){const y=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?Kt(14):`When called with an action of type ${y?`"${String(y)}"`:"(unknown type)"}, the slice reducer for key "${h}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}u[h]=x,d=d||x!==m}return d=d||n.length!==Object.keys(l).length,d?u:l}}function Gl(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function lB(...e){return t=>(r,n)=>{const i=t(r,n);let a=()=>{throw new Error(process.env.NODE_ENV==="production"?Kt(15):"Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.")};const s={getState:i.getState,dispatch:(c,...d)=>a(c,...d)},l=e.map(c=>c(s));return a=Gl(...l)(i.dispatch),{...i,dispatch:a}}}function cg(e){return us(e)&&"type"in e&&typeof e.type=="string"}var GS=Symbol.for("immer-nothing"),qy=Symbol.for("immer-draftable"),br=Symbol.for("immer-state"),cB=process.env.NODE_ENV!=="production"?[function(e){return`The plugin for '${e}' has not been loaded into Immer. To enable the plugin, import and call \`enable${e}()\` when initializing your application.`},function(e){return`produce can only be called on things that are draftable: plain objects, arrays, Map, Set or classes that are marked with '[immerable]: true'. Got '${e}'`},"This object has been frozen and should not be mutated",function(e){return"Cannot use a proxy that has been revoked. Did you pass an object from inside an immer function to an async process? "+e},"An immer producer returned a new value *and* modified its draft. Either return a new value *or* modify the draft.","Immer forbids circular references","The first or second argument to `produce` must be a function","The third argument to `produce` must be a function or undefined","First argument to `createDraft` must be a plain object, an array, or an immerable object","First argument to `finishDraft` must be a draft returned by `createDraft`",function(e){return`'current' expects a draft, got: ${e}`},"Object.defineProperty() cannot be used on an Immer draft","Object.setPrototypeOf() cannot be used on an Immer draft","Immer only supports deleting array indices","Immer only supports setting array indices and the 'length' property",function(e){return`'original' expects a draft, got: ${e}`}]:[];function lr(e,...t){if(process.env.NODE_ENV!=="production"){const r=cB[e],n=typeof r=="function"?r.apply(null,t):r;throw new Error(`[Immer] ${n}`)}throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Va=Object.getPrototypeOf;function Bi(e){return!!e&&!!e[br]}function Rn(e){return e?XS(e)||Array.isArray(e)||!!e[qy]||!!e.constructor?.[qy]||ds(e)||Fc(e):!1}var uB=Object.prototype.constructor.toString(),Gy=new WeakMap;function XS(e){if(!e||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);if(t===null||t===Object.prototype)return!0;const r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;if(r===Object)return!0;if(typeof r!="function")return!1;let n=Gy.get(r);return n===void 0&&(n=Function.toString.call(r),Gy.set(r,n)),n===uB}function Xl(e,t,r=!0){zc(e)===0?(r?Reflect.ownKeys(e):Object.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function zc(e){const t=e[br];return t?t.type_:Array.isArray(e)?1:ds(e)?2:Fc(e)?3:0}function _p(e,t){return zc(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function ZS(e,t,r){const n=zc(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function dB(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function ds(e){return e instanceof Map}function Fc(e){return e instanceof Set}function Si(e){return e.copy_||e.base_}function Bp(e,t){if(ds(e))return new Map(e);if(Fc(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const r=XS(e);if(t===!0||t==="class_only"&&!r){const n=Object.getOwnPropertyDescriptors(e);delete n[br];let i=Reflect.ownKeys(n);for(let a=0;a<i.length;a++){const s=i[a],l=n[s];l.writable===!1&&(l.writable=!0,l.configurable=!0),(l.get||l.set)&&(n[s]={configurable:!0,writable:!0,enumerable:l.enumerable,value:e[s]})}return Object.create(Va(e),n)}else{const n=Va(e);if(n!==null&&r)return{...e};const i=Object.create(n);return Object.assign(i,e)}}function ug(e,t=!1){return Vc(e)||Bi(e)||!Rn(e)||(zc(e)>1&&Object.defineProperties(e,{set:rl,add:rl,clear:rl,delete:rl}),Object.freeze(e),t&&Object.values(e).forEach(r=>ug(r,!0))),e}function fB(){lr(2)}var rl={value:fB};function Vc(e){return e===null||typeof e!="object"?!0:Object.isFrozen(e)}var pB={};function $i(e){const t=pB[e];return t||lr(0,e),t}var Ha;function QS(){return Ha}function hB(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Xy(e,t){t&&($i("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function $p(e){Lp(e),e.drafts_.forEach(gB),e.drafts_=null}function Lp(e){e===Ha&&(Ha=e.parent_)}function Zy(e){return Ha=hB(Ha,e)}function gB(e){const t=e[br];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Qy(e,t){t.unfinalizedDrafts_=t.drafts_.length;const r=t.drafts_[0];return e!==void 0&&e!==r?(r[br].modified_&&($p(t),lr(4)),Rn(e)&&(e=Zl(t,e),t.parent_||Ql(t,e)),t.patches_&&$i("Patches").generateReplacementPatches_(r[br].base_,e,t.patches_,t.inversePatches_)):e=Zl(t,r,[]),$p(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==GS?e:void 0}function Zl(e,t,r){if(Vc(t))return t;const n=e.immer_.shouldUseStrictIteration(),i=t[br];if(!i)return Xl(t,(a,s)=>Jy(e,i,t,a,s,r),n),t;if(i.scope_!==e)return t;if(!i.modified_)return Ql(e,i.base_,!0),i.base_;if(!i.finalized_){i.finalized_=!0,i.scope_.unfinalizedDrafts_--;const a=i.copy_;let s=a,l=!1;i.type_===3&&(s=new Set(a),a.clear(),l=!0),Xl(s,(c,d)=>Jy(e,i,a,c,d,r,l),n),Ql(e,a,!1),r&&e.patches_&&$i("Patches").generatePatches_(i,r,e.patches_,e.inversePatches_)}return i.copy_}function Jy(e,t,r,n,i,a,s){if(i==null||typeof i!="object"&&!s)return;const l=Vc(i);if(!(l&&!s)){if(process.env.NODE_ENV!=="production"&&i===r&&lr(5),Bi(i)){const c=a&&t&&t.type_!==3&&!_p(t.assigned_,n)?a.concat(n):void 0,d=Zl(e,i,c);if(ZS(r,n,d),Bi(d))e.canAutoFreeze_=!1;else return}else s&&r.add(i);if(Rn(i)&&!l){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||t&&t.base_&&t.base_[n]===i&&l)return;Zl(e,i),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(ds(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&Ql(e,i)}}}function Ql(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&ug(t,r)}function mB(e,t){const r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:QS(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let i=n,a=dg;r&&(i=[n],a=Wa);const{revoke:s,proxy:l}=Proxy.revocable(i,a);return n.draft_=l,n.revoke_=s,l}var dg={get(e,t){if(t===br)return e;const r=Si(e);if(!_p(r,t))return vB(e,r,t);const n=r[t];return e.finalized_||!Rn(n)?n:n===cf(e.base_,t)?(uf(e),e.copy_[t]=Fp(n,e)):n},has(e,t){return t in Si(e)},ownKeys(e){return Reflect.ownKeys(Si(e))},set(e,t,r){const n=JS(Si(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){const i=cf(Si(e),t),a=i?.[br];if(a&&a.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(dB(r,i)&&(r!==void 0||_p(e.base_,t)))return!0;uf(e),zp(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return cf(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,uf(e),zp(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){const r=Si(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){lr(11)},getPrototypeOf(e){return Va(e.base_)},setPrototypeOf(){lr(12)}},Wa={};Xl(dg,(e,t)=>{Wa[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Wa.deleteProperty=function(e,t){return process.env.NODE_ENV!=="production"&&isNaN(parseInt(t))&&lr(13),Wa.set.call(this,e,t,void 0)};Wa.set=function(e,t,r){return process.env.NODE_ENV!=="production"&&t!=="length"&&isNaN(parseInt(t))&&lr(14),dg.set.call(this,e[0],t,r,e[0])};function cf(e,t){const r=e[br];return(r?Si(r):e)[t]}function vB(e,t,r){const n=JS(t,r);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function JS(e,t){if(!(t in e))return;let r=Va(e);for(;r;){const n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Va(r)}}function zp(e){e.modified_||(e.modified_=!0,e.parent_&&zp(e.parent_))}function uf(e){e.copy_||(e.copy_=Bp(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var yB=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!0,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){const a=r;r=t;const s=this;return function(c=a,...d){return s.produce(c,u=>r.call(this,u,...d))}}typeof r!="function"&&lr(6),n!==void 0&&typeof n!="function"&&lr(7);let i;if(Rn(t)){const a=Zy(this),s=Fp(t,void 0);let l=!0;try{i=r(s),l=!1}finally{l?$p(a):Lp(a)}return Xy(a,n),Qy(i,a)}else if(!t||typeof t!="object"){if(i=r(t),i===void 0&&(i=t),i===GS&&(i=void 0),this.autoFreeze_&&ug(i,!0),n){const a=[],s=[];$i("Patches").generateReplacementPatches_(t,i,a,s),n(a,s)}return i}else lr(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(s,...l)=>this.produceWithPatches(s,c=>t(c,...l));let n,i;return[this.produce(t,r,(s,l)=>{n=s,i=l}),n,i]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),typeof e?.useStrictIteration=="boolean"&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){Rn(e)||lr(8),Bi(e)&&(e=On(e));const t=Zy(this),r=Fp(e,void 0);return r[br].isManual_=!0,Lp(t),r}finishDraft(e,t){const r=e&&e[br];(!r||!r.isManual_)&&lr(9);const{scope_:n}=r;return Xy(n,t),Qy(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){const i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));const n=$i("Patches").applyPatches_;return Bi(e)?n(e,t):this.produce(e,i=>n(i,t))}};function Fp(e,t){const r=ds(e)?$i("MapSet").proxyMap_(e,t):Fc(e)?$i("MapSet").proxySet_(e,t):mB(e,t);return(t?t.scope_:QS()).drafts_.push(r),r}function On(e){return Bi(e)||lr(10,e),ej(e)}function ej(e){if(!Rn(e)||Vc(e))return e;const t=e[br];let r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Bp(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=Bp(e,!0);return Xl(r,(i,a)=>{ZS(r,i,ej(a))},n),t&&(t.finalized_=!1),r}var Vp=new yB,tj=Vp.produce,xB=Vp.setUseStrictIteration.bind(Vp);function rj(e){return({dispatch:r,getState:n})=>i=>a=>typeof a=="function"?a(r,n,e):i(a)}var bB=rj(),wB=rj,CB=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Gl:Gl.apply(null,arguments)},SB=e=>e&&typeof e.match=="function";function $r(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(process.env.NODE_ENV==="production"?Ue(0):"prepareAction did not return an object");return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>cg(n)&&n.type===e,r}function jB(e){return typeof e=="function"&&"type"in e&&SB(e)}function EB(e){const t=e?`${e}`.split("/"):[],r=t[t.length-1]||"actionCreator";return`Detected an action creator with type "${e||"unknown"}" being dispatched.
1070
+ Make sure you're calling the action creator before dispatching, i.e. \`dispatch(${r}())\` instead of \`dispatch(${r})\`. This is necessary even if the action has no payload.`}function PB(e={}){if(process.env.NODE_ENV==="production")return()=>r=>n=>r(n);const{isActionCreator:t=jB}=e;return()=>r=>n=>(t(n)&&console.warn(EB(n.type)),r(n))}function nj(e,t){let r=0;return{measureTime(n){const i=Date.now();try{return n()}finally{const a=Date.now();r+=a-i}},warnIfExceeded(){r>e&&console.warn(`${t} took ${r}ms, which is more than the warning threshold of ${e}ms.
1071
+ If your state or actions are very large, you may want to disable the middleware as it might cause too much of a slowdown in development mode. See https://redux-toolkit.js.org/api/getDefaultMiddleware for instructions.
1072
+ It is disabled in production builds, so you don't need to worry about that.`)}}}var ij=class xa extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,xa.prototype)}static get[Symbol.species](){return xa}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new xa(...t[0].concat(this)):new xa(...t.concat(this))}};function ex(e){return Rn(e)?tj(e,()=>{}):e}function nl(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function OB(e){return typeof e!="object"||e==null||Object.isFrozen(e)}function kB(e,t,r){const n=oj(e,t,r);return{detectMutations(){return aj(e,t,n,r)}}}function oj(e,t=[],r,n="",i=new Set){const a={value:r};if(!e(r)&&!i.has(r)){i.add(r),a.children={};for(const s in r){const l=n?n+"."+s:s;t.length&&t.indexOf(l)!==-1||(a.children[s]=oj(e,t,r[s],l))}}return a}function aj(e,t=[],r,n,i=!1,a=""){const s=r?r.value:void 0,l=s===n;if(i&&!l&&!Number.isNaN(n))return{wasMutated:!0,path:a};if(e(s)||e(n))return{wasMutated:!1};const c={};for(let u in r.children)c[u]=!0;for(let u in n)c[u]=!0;const d=t.length>0;for(let u in c){const f=a?a+"."+u:u;if(d&&t.some(m=>m instanceof RegExp?m.test(f):f===m))continue;const h=aj(e,t,r.children[u],n[u],l,f);if(h.wasMutated)return h}return{wasMutated:!1}}function TB(e={}){if(process.env.NODE_ENV==="production")return()=>t=>r=>t(r);{let t=function(l,c,d,u){return JSON.stringify(l,r(c,u),d)},r=function(l,c){let d=[],u=[];return c||(c=function(f,h){return d[0]===h?"[Circular ~]":"[Circular ~."+u.slice(0,d.indexOf(h)).join(".")+"]"}),function(f,h){if(d.length>0){var g=d.indexOf(this);~g?d.splice(g+1):d.push(this),~g?u.splice(g,1/0,f):u.push(f),~d.indexOf(h)&&(h=c.call(this,f,h))}else d.push(h);return l==null?h:l.call(this,f,h)}},{isImmutable:n=OB,ignoredPaths:i,warnAfter:a=32}=e;const s=kB.bind(null,n,i);return({getState:l})=>{let c=l(),d=s(c),u;return f=>h=>{const g=nj(a,"ImmutableStateInvariantMiddleware");g.measureTime(()=>{if(c=l(),u=d.detectMutations(),d=s(c),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?Ue(19):`A state mutation was detected between dispatches, in the path '${u.path||""}'. This may cause incorrect behavior. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)});const m=f(h);return g.measureTime(()=>{if(c=l(),u=d.detectMutations(),d=s(c),u.wasMutated)throw new Error(process.env.NODE_ENV==="production"?Ue(20):`A state mutation was detected inside a dispatch, in the path: ${u.path||""}. Take a look at the reducer(s) handling the action ${t(h)}. (https://redux.js.org/style-guide/style-guide#do-not-mutate-state)`)}),g.warnIfExceeded(),m}}}}function sj(e){const t=typeof e;return e==null||t==="string"||t==="boolean"||t==="number"||Array.isArray(e)||us(e)}function Hp(e,t="",r=sj,n,i=[],a){let s;if(!r(e))return{keyPath:t||"<root>",value:e};if(typeof e!="object"||e===null||a?.has(e))return!1;const l=n!=null?n(e):Object.entries(e),c=i.length>0;for(const[d,u]of l){const f=t?t+"."+d:d;if(!(c&&i.some(g=>g instanceof RegExp?g.test(f):f===g))){if(!r(u))return{keyPath:f,value:u};if(typeof u=="object"&&(s=Hp(u,f,r,n,i,a),s))return s}}return a&&lj(e)&&a.add(e),!1}function lj(e){if(!Object.isFrozen(e))return!1;for(const t of Object.values(e))if(!(typeof t!="object"||t===null)&&!lj(t))return!1;return!0}function MB(e={}){if(process.env.NODE_ENV==="production")return()=>t=>r=>t(r);{const{isSerializable:t=sj,getEntries:r,ignoredActions:n=[],ignoredActionPaths:i=["meta.arg","meta.baseQueryMeta"],ignoredPaths:a=[],warnAfter:s=32,ignoreState:l=!1,ignoreActions:c=!1,disableCache:d=!1}=e,u=!d&&WeakSet?new WeakSet:void 0;return f=>h=>g=>{if(!cg(g))return h(g);const m=h(g),x=nj(s,"SerializableStateInvariantMiddleware");return!c&&!(n.length&&n.indexOf(g.type)!==-1)&&x.measureTime(()=>{const y=Hp(g,"",t,r,i,u);if(y){const{keyPath:w,value:b}=y;console.error(`A non-serializable value was detected in an action, in the path: \`${w}\`. Value:`,b,`
1073
+ Take a look at the logic that dispatched this action: `,g,`
1074
+ (See https://redux.js.org/faq/actions#why-should-type-be-a-string-or-at-least-serializable-why-should-my-action-types-be-constants)`,`
1075
+ (To allow non-serializable values see: https://redux-toolkit.js.org/usage/usage-guide#working-with-non-serializable-data)`)}}),l||(x.measureTime(()=>{const y=f.getState(),w=Hp(y,"",t,r,a,u);if(w){const{keyPath:b,value:j}=w;console.error(`A non-serializable value was detected in the state, in the path: \`${b}\`. Value:`,j,`
1076
+ Take a look at the reducer(s) handling this action type: ${g.type}.
1077
+ (See https://redux.js.org/faq/organizing-state#can-i-put-functions-promises-or-other-non-serializable-items-in-my-store-state)`)}}),x.warnIfExceeded()),m}}}function il(e){return typeof e=="boolean"}var RB=()=>function(t){const{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:a=!0}=t??{};let s=new ij;if(r&&(il(r)?s.push(bB):s.push(wB(r.extraArgument))),process.env.NODE_ENV!=="production"){if(n){let l={};il(n)||(l=n),s.unshift(TB(l))}if(i){let l={};il(i)||(l=i),s.push(MB(l))}if(a){let l={};il(a)||(l=a),s.unshift(PB(l))}}return s},cj="RTK_autoBatch",er=()=>e=>({payload:e,meta:{[cj]:!0}}),tx=e=>t=>{setTimeout(t,e)},uj=(e={type:"raf"})=>t=>(...r)=>{const n=t(...r);let i=!0,a=!1,s=!1;const l=new Set,c=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:tx(10):e.type==="callback"?e.queueNotification:tx(e.timeout),d=()=>{s=!1,a&&(a=!1,l.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){const f=()=>i&&u(),h=n.subscribe(f);return l.add(u),()=>{h(),l.delete(u)}},dispatch(u){try{return i=!u?.meta?.[cj],a=!i,a&&(s||(s=!0,c(d))),n.dispatch(u)}finally{i=!0}}})},AB=e=>function(r){const{autoBatch:n=!0}=r??{};let i=new ij(e);return n&&i.push(uj(typeof n=="object"?n:void 0)),i};function IB(e){const t=RB(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:a=!0,preloadedState:s=void 0,enhancers:l=void 0}=e||{};let c;if(typeof r=="function")c=r;else if(us(r))c=qS(r);else throw new Error(process.env.NODE_ENV==="production"?Ue(1):"`reducer` is a required argument, and must be a function or an object of functions that can be passed to combineReducers");if(process.env.NODE_ENV!=="production"&&n&&typeof n!="function")throw new Error(process.env.NODE_ENV==="production"?Ue(2):"`middleware` field must be a callback");let d;if(typeof n=="function"){if(d=n(t),process.env.NODE_ENV!=="production"&&!Array.isArray(d))throw new Error(process.env.NODE_ENV==="production"?Ue(3):"when using a middleware builder function, an array of middleware must be returned")}else d=t();if(process.env.NODE_ENV!=="production"&&d.some(x=>typeof x!="function"))throw new Error(process.env.NODE_ENV==="production"?Ue(4):"each middleware provided to configureStore must be a function");if(process.env.NODE_ENV!=="production"&&a){let x=new Set;d.forEach(y=>{if(x.has(y))throw new Error(process.env.NODE_ENV==="production"?Ue(42):"Duplicate middleware references found when creating the store. Ensure that each middleware is only included once.");x.add(y)})}let u=Gl;i&&(u=CB({trace:process.env.NODE_ENV!=="production",...typeof i=="object"&&i}));const f=lB(...d),h=AB(f);if(process.env.NODE_ENV!=="production"&&l&&typeof l!="function")throw new Error(process.env.NODE_ENV==="production"?Ue(5):"`enhancers` field must be a callback");let g=typeof l=="function"?l(h):h();if(process.env.NODE_ENV!=="production"&&!Array.isArray(g))throw new Error(process.env.NODE_ENV==="production"?Ue(6):"`enhancers` callback must return an array");if(process.env.NODE_ENV!=="production"&&g.some(x=>typeof x!="function"))throw new Error(process.env.NODE_ENV==="production"?Ue(7):"each enhancer provided to configureStore must be a function");process.env.NODE_ENV!=="production"&&d.length&&!g.includes(f)&&console.error("middlewares were provided, but middleware enhancer was not included in final enhancers - make sure to call `getDefaultEnhancers`");const m=u(...g);return YS(c,s,m)}function dj(e){const t={},r=[];let n;const i={addCase(a,s){if(process.env.NODE_ENV!=="production"){if(r.length>0)throw new Error(process.env.NODE_ENV==="production"?Ue(26):"`builder.addCase` should only be called before calling `builder.addMatcher`");if(n)throw new Error(process.env.NODE_ENV==="production"?Ue(27):"`builder.addCase` should only be called before calling `builder.addDefaultCase`")}const l=typeof a=="string"?a:a.type;if(!l)throw new Error(process.env.NODE_ENV==="production"?Ue(28):"`builder.addCase` cannot be called with an empty action type");if(l in t)throw new Error(process.env.NODE_ENV==="production"?Ue(29):`\`builder.addCase\` cannot be called with two reducers for the same action type '${l}'`);return t[l]=s,i},addAsyncThunk(a,s){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?Ue(43):"`builder.addAsyncThunk` should only be called before calling `builder.addDefaultCase`");return s.pending&&(t[a.pending.type]=s.pending),s.rejected&&(t[a.rejected.type]=s.rejected),s.fulfilled&&(t[a.fulfilled.type]=s.fulfilled),s.settled&&r.push({matcher:a.settled,reducer:s.settled}),i},addMatcher(a,s){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?Ue(30):"`builder.addMatcher` should only be called before calling `builder.addDefaultCase`");return r.push({matcher:a,reducer:s}),i},addDefaultCase(a){if(process.env.NODE_ENV!=="production"&&n)throw new Error(process.env.NODE_ENV==="production"?Ue(31):"`builder.addDefaultCase` can only be called once");return n=a,i}};return e(i),[t,r,n]}xB(!1);function NB(e){return typeof e=="function"}function DB(e,t){if(process.env.NODE_ENV!=="production"&&typeof t=="object")throw new Error(process.env.NODE_ENV==="production"?Ue(8):"The object notation for `createReducer` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createReducer");let[r,n,i]=dj(t),a;if(NB(e))a=()=>ex(e());else{const l=ex(e);a=()=>l}function s(l=a(),c){let d=[r[c.type],...n.filter(({matcher:u})=>u(c)).map(({reducer:u})=>u)];return d.filter(u=>!!u).length===0&&(d=[i]),d.reduce((u,f)=>{if(f)if(Bi(u)){const g=f(u,c);return g===void 0?u:g}else{if(Rn(u))return tj(u,h=>f(h,c));{const h=f(u,c);if(h===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return h}}return u},l)}return s.getInitialState=a,s}var _B="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",BB=(e=21)=>{let t="",r=e;for(;r--;)t+=_B[Math.random()*64|0];return t},$B=Symbol.for("rtk-slice-createasyncthunk");function LB(e,t){return`${e}/${t}`}function zB({creators:e}={}){const t=e?.asyncThunk?.[$B];return function(n){const{name:i,reducerPath:a=i}=n;if(!i)throw new Error(process.env.NODE_ENV==="production"?Ue(11):"`name` is a required option for createSlice");typeof process<"u"&&process.env.NODE_ENV==="development"&&n.initialState===void 0&&console.error("You must provide an `initialState` value that is not `undefined`. You may have misspelled `initialState`");const s=(typeof n.reducers=="function"?n.reducers(VB()):n.reducers)||{},l=Object.keys(s),c={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},d={addCase(j,P){const E=typeof j=="string"?j:j.type;if(!E)throw new Error(process.env.NODE_ENV==="production"?Ue(12):"`context.addCase` cannot be called with an empty action type");if(E in c.sliceCaseReducersByType)throw new Error(process.env.NODE_ENV==="production"?Ue(13):"`context.addCase` cannot be called with two reducers for the same action type: "+E);return c.sliceCaseReducersByType[E]=P,d},addMatcher(j,P){return c.sliceMatchers.push({matcher:j,reducer:P}),d},exposeAction(j,P){return c.actionCreators[j]=P,d},exposeCaseReducer(j,P){return c.sliceCaseReducersByName[j]=P,d}};l.forEach(j=>{const P=s[j],E={reducerName:j,type:LB(i,j),createNotation:typeof n.reducers=="function"};WB(P)?KB(E,P,d,t):HB(E,P,d)});function u(){if(process.env.NODE_ENV!=="production"&&typeof n.extraReducers=="object")throw new Error(process.env.NODE_ENV==="production"?Ue(14):"The object notation for `createSlice.extraReducers` has been removed. Please use the 'builder callback' notation instead: https://redux-toolkit.js.org/api/createSlice");const[j={},P=[],E=void 0]=typeof n.extraReducers=="function"?dj(n.extraReducers):[n.extraReducers],S={...j,...c.sliceCaseReducersByType};return DB(n.initialState,O=>{for(let k in S)O.addCase(k,S[k]);for(let k of c.sliceMatchers)O.addMatcher(k.matcher,k.reducer);for(let k of P)O.addMatcher(k.matcher,k.reducer);E&&O.addDefaultCase(E)})}const f=j=>j,h=new Map,g=new WeakMap;let m;function x(j,P){return m||(m=u()),m(j,P)}function y(){return m||(m=u()),m.getInitialState()}function w(j,P=!1){function E(O){let k=O[j];if(typeof k>"u"){if(P)k=nl(g,E,y);else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Ue(15):"selectSlice returned undefined for an uninjected slice reducer")}return k}function S(O=f){const k=nl(h,P,()=>new WeakMap);return nl(k,O,()=>{const R={};for(const[I,B]of Object.entries(n.selectors??{}))R[I]=FB(B,O,()=>nl(g,O,y),P);return R})}return{reducerPath:j,getSelectors:S,get selectors(){return S(E)},selectSlice:E}}const b={name:i,reducer:x,actions:c.actionCreators,caseReducers:c.sliceCaseReducersByName,getInitialState:y,...w(a),injectInto(j,{reducerPath:P,...E}={}){const S=P??a;return j.inject({reducerPath:S,reducer:x},E),{...b,...w(S,!0)}}};return b}}function FB(e,t,r,n){function i(a,...s){let l=t(a);if(typeof l>"u"){if(n)l=r();else if(process.env.NODE_ENV!=="production")throw new Error(process.env.NODE_ENV==="production"?Ue(16):"selectState returned undefined for an uninjected slice reducer")}return e(l,...s)}return i.unwrapped=e,i}var Cr=zB();function VB(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function HB({type:e,reducerName:t,createNotation:r},n,i){let a,s;if("reducer"in n){if(r&&!UB(n))throw new Error(process.env.NODE_ENV==="production"?Ue(17):"Please use the `create.preparedReducer` notation for prepared action creators with the `create` notation.");a=n.reducer,s=n.prepare}else a=n;i.addCase(e,a).exposeCaseReducer(t,a).exposeAction(t,s?$r(e,s):$r(e))}function WB(e){return e._reducerDefinitionType==="asyncThunk"}function UB(e){return e._reducerDefinitionType==="reducerWithPrepare"}function KB({type:e,reducerName:t},r,n,i){if(!i)throw new Error(process.env.NODE_ENV==="production"?Ue(18):"Cannot use `create.asyncThunk` in the built-in `createSlice`. Use `buildCreateSlice({ creators: { asyncThunk: asyncThunkCreator } })` to create a customised version of `createSlice`.");const{payloadCreator:a,fulfilled:s,pending:l,rejected:c,settled:d,options:u}=r,f=i(e,a,u);n.exposeAction(t,f),s&&n.addCase(f.fulfilled,s),l&&n.addCase(f.pending,l),c&&n.addCase(f.rejected,c),d&&n.addMatcher(f.settled,d),n.exposeCaseReducer(t,{fulfilled:s||ol,pending:l||ol,rejected:c||ol,settled:d||ol})}function ol(){}var YB="task",fj="listener",pj="completed",fg="cancelled",qB=`task-${fg}`,GB=`task-${pj}`,Wp=`${fj}-${fg}`,XB=`${fj}-${pj}`,Hc=class{constructor(e){this.code=e,this.message=`${YB} ${fg} (reason: ${e})`}name="TaskAbortError";message},pg=(e,t)=>{if(typeof e!="function")throw new TypeError(process.env.NODE_ENV==="production"?Ue(32):`${t} is not a function`)},Jl=()=>{},hj=(e,t=Jl)=>(e.catch(t),e),gj=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),Ai=(e,t)=>{const r=e.signal;r.aborted||("reason"in r||Object.defineProperty(r,"reason",{enumerable:!0,value:t,configurable:!0,writable:!0}),e.abort(t))},Ii=e=>{if(e.aborted){const{reason:t}=e;throw new Hc(t)}};function mj(e,t){let r=Jl;return new Promise((n,i)=>{const a=()=>i(new Hc(e.reason));if(e.aborted){a();return}r=gj(e,a),t.finally(()=>r()).then(n,i)}).finally(()=>{r=Jl})}var ZB=async(e,t)=>{try{return await Promise.resolve(),{status:"ok",value:await e()}}catch(r){return{status:r instanceof Hc?"cancelled":"rejected",error:r}}finally{t?.()}},ec=e=>t=>hj(mj(e,t).then(r=>(Ii(e),r))),vj=e=>{const t=ec(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:uo}=Object,rx={},fs="listenerMiddleware",QB=(e,t)=>{const r=n=>gj(e,()=>Ai(n,e.reason));return(n,i)=>{pg(n,"taskExecutor");const a=new AbortController;r(a);const s=ZB(async()=>{Ii(e),Ii(a.signal);const l=await n({pause:ec(a.signal),delay:vj(a.signal),signal:a.signal});return Ii(a.signal),l},()=>Ai(a,GB));return i?.autoJoin&&t.push(s.catch(Jl)),{result:ec(e)(s),cancel(){Ai(a,qB)}}}},JB=(e,t)=>{const r=async(n,i)=>{Ii(t);let a=()=>{};const l=[new Promise((c,d)=>{let u=e({predicate:n,effect:(f,h)=>{h.unsubscribe(),c([f,h.getState(),h.getOriginalState()])}});a=()=>{u(),d()}})];i!=null&&l.push(new Promise(c=>setTimeout(c,i,null)));try{const c=await mj(t,Promise.race(l));return Ii(t),c}finally{a()}};return(n,i)=>hj(r(n,i))},yj=e=>{let{type:t,actionCreator:r,matcher:n,predicate:i,effect:a}=e;if(t)i=$r(t).match;else if(r)t=r.type,i=r.match;else if(n)i=n;else if(!i)throw new Error(process.env.NODE_ENV==="production"?Ue(21):"Creating or removing a listener requires one of the known fields for matching an action");return pg(a,"options.listener"),{predicate:i,type:t,effect:a}},xj=uo(e=>{const{type:t,predicate:r,effect:n}=yj(e);return{id:BB(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(process.env.NODE_ENV==="production"?Ue(22):"Unsubscribe not initialized")}}},{withTypes:()=>xj}),nx=(e,t)=>{const{type:r,effect:n,predicate:i}=yj(t);return Array.from(e.values()).find(a=>(typeof r=="string"?a.type===r:a.predicate===i)&&a.effect===n)},Up=e=>{e.pending.forEach(t=>{Ai(t,Wp)})},e6=(e,t)=>()=>{for(const r of t.keys())Up(r);e.clear()},ix=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},bj=uo($r(`${fs}/add`),{withTypes:()=>bj}),t6=$r(`${fs}/removeAll`),wj=uo($r(`${fs}/remove`),{withTypes:()=>wj}),r6=(...e)=>{console.error(`${fs}/error`,...e)},ps=(e={})=>{const t=new Map,r=new Map,n=g=>{const m=r.get(g)??0;r.set(g,m+1)},i=g=>{const m=r.get(g)??1;m===1?r.delete(g):r.set(g,m-1)},{extra:a,onError:s=r6}=e;pg(s,"onError");const l=g=>(g.unsubscribe=()=>t.delete(g.id),t.set(g.id,g),m=>{g.unsubscribe(),m?.cancelActive&&Up(g)}),c=g=>{const m=nx(t,g)??xj(g);return l(m)};uo(c,{withTypes:()=>c});const d=g=>{const m=nx(t,g);return m&&(m.unsubscribe(),g.cancelActive&&Up(m)),!!m};uo(d,{withTypes:()=>d});const u=async(g,m,x,y)=>{const w=new AbortController,b=JB(c,w.signal),j=[];try{g.pending.add(w),n(g),await Promise.resolve(g.effect(m,uo({},x,{getOriginalState:y,condition:(P,E)=>b(P,E).then(Boolean),take:b,delay:vj(w.signal),pause:ec(w.signal),extra:a,signal:w.signal,fork:QB(w.signal,j),unsubscribe:g.unsubscribe,subscribe:()=>{t.set(g.id,g)},cancelActiveListeners:()=>{g.pending.forEach((P,E,S)=>{P!==w&&(Ai(P,Wp),S.delete(P))})},cancel:()=>{Ai(w,Wp),g.pending.delete(w)},throwIfCancelled:()=>{Ii(w.signal)}})))}catch(P){P instanceof Hc||ix(s,P,{raisedBy:"effect"})}finally{await Promise.all(j),Ai(w,XB),i(g),g.pending.delete(w)}},f=e6(t,r);return{middleware:g=>m=>x=>{if(!cg(x))return m(x);if(bj.match(x))return c(x.payload);if(t6.match(x)){f();return}if(wj.match(x))return d(x.payload);let y=g.getState();const w=()=>{if(y===rx)throw new Error(process.env.NODE_ENV==="production"?Ue(23):`${fs}: getOriginalState can only be called synchronously`);return y};let b;try{if(b=m(x),t.size>0){const j=g.getState(),P=Array.from(t.values());for(const E of P){let S=!1;try{S=E.predicate(x,j,y)}catch(O){S=!1,ix(s,O,{raisedBy:"predicate"})}S&&u(E,x,g,w)}}}finally{y=rx}return b},startListening:c,stopListening:d,clearListeners:f}};function Ue(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var n6={layoutType:"horizontal",width:0,height:0,margin:{top:5,right:5,bottom:5,left:5},scale:1},Cj=Cr({name:"chartLayout",initialState:n6,reducers:{setLayout(e,t){e.layoutType=t.payload},setChartSize(e,t){e.width=t.payload.width,e.height=t.payload.height},setMargin(e,t){var r,n,i,a;e.margin.top=(r=t.payload.top)!==null&&r!==void 0?r:0,e.margin.right=(n=t.payload.right)!==null&&n!==void 0?n:0,e.margin.bottom=(i=t.payload.bottom)!==null&&i!==void 0?i:0,e.margin.left=(a=t.payload.left)!==null&&a!==void 0?a:0},setScale(e,t){e.scale=t.payload}}}),{setMargin:i6,setLayout:o6,setChartSize:a6,setScale:s6}=Cj.actions,l6=Cj.reducer;function ox(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ax(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ox(Object(r),!0).forEach(function(n){c6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ox(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function c6(e,t,r){return(t=u6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function u6(e){var t=d6(e,"string");return typeof t=="symbol"?t:t+""}function d6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var tc=Math.PI/180,f6=e=>e*180/Math.PI,jt=(e,t,r,n)=>({x:e+Math.cos(-tc*n)*r,y:t+Math.sin(-tc*n)*r}),Sj=function(t,r){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(n.left||0)-(n.right||0)),Math.abs(r-(n.top||0)-(n.bottom||0)))/2},p6=(e,t)=>{var{x:r,y:n}=e,{x:i,y:a}=t;return Math.sqrt((r-i)**2+(n-a)**2)},h6=(e,t)=>{var{x:r,y:n}=e,{cx:i,cy:a}=t,s=p6({x:r,y:n},{x:i,y:a});if(s<=0)return{radius:s,angle:0};var l=(r-i)/s,c=Math.acos(l);return n>a&&(c=2*Math.PI-c),{radius:s,angle:f6(c),angleInRadian:c}},g6=e=>{var{startAngle:t,endAngle:r}=e,n=Math.floor(t/360),i=Math.floor(r/360),a=Math.min(n,i);return{startAngle:t-a*360,endAngle:r-a*360}},m6=(e,t)=>{var{startAngle:r,endAngle:n}=t,i=Math.floor(r/360),a=Math.floor(n/360),s=Math.min(i,a);return e+s*360},v6=(e,t)=>{var{x:r,y:n}=e,{radius:i,angle:a}=h6({x:r,y:n},t),{innerRadius:s,outerRadius:l}=t;if(i<s||i>l||i===0)return null;var{startAngle:c,endAngle:d}=g6(t),u=a,f;if(c<=d){for(;u>d;)u-=360;for(;u<c;)u+=360;f=u>=c&&u<=d}else{for(;u>c;)u-=360;for(;u<d;)u+=360;f=u>=d&&u<=c}return f?ax(ax({},t),{},{radius:i,angle:m6(u,t)}):null};function jj(e,t,r){return Array.isArray(e)&&e&&t+r!==0?e.slice(t,r+1):e}function sx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ir(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sx(Object(r),!0).forEach(function(n){y6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function y6(e,t,r){return(t=x6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function x6(e){var t=b6(e,"string");return typeof t=="symbol"?t:t+""}function b6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ht(e,t,r){return Ft(e)||Ft(t)?r:pn(t)?_i(e,t,r):typeof t=="function"?t(e):r}var w6=(e,t,r,n,i)=>{var a,s=-1,l=(a=t?.length)!==null&&a!==void 0?a:0;if(l<=1||e==null)return 0;if(n==="angleAxis"&&i!=null&&Math.abs(Math.abs(i[1]-i[0])-360)<=1e-6)for(var c=0;c<l;c++){var d=c>0?r[c-1].coordinate:r[l-1].coordinate,u=r[c].coordinate,f=c>=l-1?r[0].coordinate:r[c+1].coordinate,h=void 0;if(Lt(u-d)!==Lt(f-u)){var g=[];if(Lt(f-u)===Lt(i[1]-i[0])){h=f;var m=u+i[1]-i[0];g[0]=Math.min(m,(m+d)/2),g[1]=Math.max(m,(m+d)/2)}else{h=d;var x=f+i[1]-i[0];g[0]=Math.min(u,(x+u)/2),g[1]=Math.max(u,(x+u)/2)}var y=[Math.min(u,(h+u)/2),Math.max(u,(h+u)/2)];if(e>y[0]&&e<=y[1]||e>=g[0]&&e<=g[1]){({index:s}=r[c]);break}}else{var w=Math.min(d,f),b=Math.max(d,f);if(e>(w+u)/2&&e<=(b+u)/2){({index:s}=r[c]);break}}}else if(t){for(var j=0;j<l;j++)if(j===0&&e<=(t[j].coordinate+t[j+1].coordinate)/2||j>0&&j<l-1&&e>(t[j].coordinate+t[j-1].coordinate)/2&&e<=(t[j].coordinate+t[j+1].coordinate)/2||j===l-1&&e>(t[j].coordinate+t[j-1].coordinate)/2){({index:s}=t[j]);break}}return s},C6=(e,t,r)=>{if(t&&r){var{width:n,height:i}=r,{align:a,verticalAlign:s,layout:l}=t;if((l==="vertical"||l==="horizontal"&&s==="middle")&&a!=="center"&&Ne(e[a]))return Ir(Ir({},e),{},{[a]:e[a]+(n||0)});if((l==="horizontal"||l==="vertical"&&a==="center")&&s!=="middle"&&Ne(e[s]))return Ir(Ir({},e),{},{[s]:e[s]+(i||0)})}return e},Wi=(e,t)=>e==="horizontal"&&t==="xAxis"||e==="vertical"&&t==="yAxis"||e==="centric"&&t==="angleAxis"||e==="radial"&&t==="radiusAxis",Ej=(e,t,r,n)=>{if(n)return e.map(l=>l.coordinate);var i,a,s=e.map(l=>(l.coordinate===t&&(i=!0),l.coordinate===r&&(a=!0),l.coordinate));return i||s.push(t),a||s.push(r),s},Pj=(e,t,r)=>{if(!e)return null;var{duplicateDomain:n,type:i,range:a,scale:s,realScaleType:l,isCategorical:c,categoricalDomain:d,tickCount:u,ticks:f,niceTicks:h,axisType:g}=e;if(!s)return null;var m=l==="scaleBand"&&s.bandwidth?s.bandwidth()/2:2,x=i==="category"&&s.bandwidth?s.bandwidth()/m:0;if(x=g==="angleAxis"&&a&&a.length>=2?Lt(a[0]-a[1])*2*x:x,f||h){var y=(f||h||[]).map((w,b)=>{var j=n?n.indexOf(w):w;return{coordinate:s(j)+x,value:w,offset:x,index:b}});return y.filter(w=>!Br(w.coordinate))}return c&&d?d.map((w,b)=>({coordinate:s(w)+x,value:w,index:b,offset:x})):s.ticks&&u!=null?s.ticks(u).map((w,b)=>({coordinate:s(w)+x,value:w,offset:x,index:b})):s.domain().map((w,b)=>({coordinate:s(w)+x,value:n?n[w]:w,index:b,offset:x}))},lx=1e-4,S6=e=>{var t=e.domain();if(!(!t||t.length<=2)){var r=t.length,n=e.range(),i=Math.min(n[0],n[1])-lx,a=Math.max(n[0],n[1])+lx,s=e(t[0]),l=e(t[r-1]);(s<i||s>a||l<i||l>a)&&e.domain([t[0],t[r-1]])}},j6=(e,t)=>{if(!t||t.length!==2||!Ne(t[0])||!Ne(t[1]))return e;var r=Math.min(t[0],t[1]),n=Math.max(t[0],t[1]),i=[e[0],e[1]];return(!Ne(e[0])||e[0]<r)&&(i[0]=r),(!Ne(e[1])||e[1]>n)&&(i[1]=n),i[0]>n&&(i[0]=n),i[1]<r&&(i[1]=r),i},E6=e=>{var t=e.length;if(!(t<=0))for(var r=0,n=e[0].length;r<n;++r)for(var i=0,a=0,s=0;s<t;++s){var l=Br(e[s][r][1])?e[s][r][0]:e[s][r][1];l>=0?(e[s][r][0]=i,e[s][r][1]=i+l,i=e[s][r][1]):(e[s][r][0]=a,e[s][r][1]=a+l,a=e[s][r][1])}},P6=e=>{var t=e.length;if(!(t<=0))for(var r=0,n=e[0].length;r<n;++r)for(var i=0,a=0;a<t;++a){var s=Br(e[a][r][1])?e[a][r][0]:e[a][r][1];s>=0?(e[a][r][0]=i,e[a][r][1]=i+s,i=e[a][r][1]):(e[a][r][0]=0,e[a][r][1]=0)}},O6={sign:E6,expand:AD,none:wo,silhouette:ID,wiggle:ND,positive:P6},k6=(e,t,r)=>{var n=O6[r],i=RD().keys(t).value((a,s)=>+ht(a,s,0)).order(Ip).offset(n);return i(e)};function T6(e){return e==null?void 0:String(e)}var cx=e=>{var{axis:t,ticks:r,offset:n,bandSize:i,entry:a,index:s}=e;if(t.type==="category")return r[s]?r[s].coordinate+n:null;var l=ht(a,t.dataKey,t.scale.domain()[s]);return Ft(l)?null:t.scale(l)-i/2+n},M6=e=>{var{numericAxis:t}=e,r=t.scale.domain();if(t.type==="number"){var n=Math.min(r[0],r[1]),i=Math.max(r[0],r[1]);return n<=0&&i>=0?0:i<0?i:n}return r[0]},R6=e=>{var t=e.flat(2).filter(Ne);return[Math.min(...t),Math.max(...t)]},A6=e=>[e[0]===1/0?0:e[0],e[1]===-1/0?0:e[1]],I6=(e,t,r)=>{if(e!=null)return A6(Object.keys(e).reduce((n,i)=>{var a=e[i],{stackedData:s}=a,l=s.reduce((c,d)=>{var u=jj(d,t,r),f=R6(u);return[Math.min(c[0],f[0]),Math.max(c[1],f[1])]},[1/0,-1/0]);return[Math.min(l[0],n[0]),Math.max(l[1],n[1])]},[1/0,-1/0]))},ux=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,dx=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,hg=(e,t,r)=>{if(e&&e.scale&&e.scale.bandwidth){var n=e.scale.bandwidth();if(!r||n>0)return n}if(e&&t&&t.length>=2){for(var i=Lc(t,u=>u.coordinate),a=1/0,s=1,l=i.length;s<l;s++){var c=i[s],d=i[s-1];a=Math.min((c.coordinate||0)-(d.coordinate||0),a)}return a===1/0?0:a}return r?void 0:0};function fx(e){var{tooltipEntrySettings:t,dataKey:r,payload:n,value:i,name:a}=e;return Ir(Ir({},t),{},{dataKey:r,payload:n,value:i,name:a})}function Wc(e,t){if(e)return String(e);if(typeof t=="string")return t}function N6(e,t,r,n,i){if(r==="horizontal"||r==="vertical"){var a=e>=i.left&&e<=i.left+i.width&&t>=i.top&&t<=i.top+i.height;return a?{x:e,y:t}:null}return n?v6({x:e,y:t},n):null}var D6=(e,t,r,n)=>{var i=t.find(d=>d&&d.index===r);if(i){if(e==="horizontal")return{x:i.coordinate,y:n.y};if(e==="vertical")return{x:n.x,y:i.coordinate};if(e==="centric"){var a=i.coordinate,{radius:s}=n;return Ir(Ir(Ir({},n),jt(n.cx,n.cy,s,a)),{},{angle:a,radius:s})}var l=i.coordinate,{angle:c}=n;return Ir(Ir(Ir({},n),jt(n.cx,n.cy,l,c)),{},{angle:c,radius:l})}return{x:0,y:0}},_6=(e,t)=>t==="horizontal"?e.x:t==="vertical"?e.y:t==="centric"?e.angle:e.radius,_n=e=>e.layout.width,Bn=e=>e.layout.height,B6=e=>e.layout.scale,Oj=e=>e.layout.margin,Uc=J(e=>e.cartesianAxis.xAxis,e=>Object.values(e)),Kc=J(e=>e.cartesianAxis.yAxis,e=>Object.values(e)),kj="data-recharts-item-index",Tj="data-recharts-item-data-key",hs=60;function px(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function al(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?px(Object(r),!0).forEach(function(n){$6(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):px(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $6(e,t,r){return(t=L6(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function L6(e){var t=z6(e,"string");return typeof t=="symbol"?t:t+""}function z6(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var F6=e=>e.brush.height;function V6(e){var t=Kc(e);return t.reduce((r,n)=>{if(n.orientation==="left"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:hs;return r+i}return r},0)}function H6(e){var t=Kc(e);return t.reduce((r,n)=>{if(n.orientation==="right"&&!n.mirror&&!n.hide){var i=typeof n.width=="number"?n.width:hs;return r+i}return r},0)}function W6(e){var t=Uc(e);return t.reduce((r,n)=>n.orientation==="top"&&!n.mirror&&!n.hide?r+n.height:r,0)}function U6(e){var t=Uc(e);return t.reduce((r,n)=>n.orientation==="bottom"&&!n.mirror&&!n.hide?r+n.height:r,0)}var Rt=J([_n,Bn,Oj,F6,V6,H6,W6,U6,US,X_],(e,t,r,n,i,a,s,l,c,d)=>{var u={left:(r.left||0)+i,right:(r.right||0)+a},f={top:(r.top||0)+s,bottom:(r.bottom||0)+l},h=al(al({},f),u),g=h.bottom;h.bottom+=n,h=C6(h,c,d);var m=e-h.left-h.right,x=t-h.top-h.bottom;return al(al({brushBottom:g},h),{},{width:Math.max(m,0),height:Math.max(x,0)})}),K6=J(Rt,e=>({x:e.left,y:e.top,width:e.width,height:e.height})),gg=J(_n,Bn,(e,t)=>({x:0,y:0,width:e,height:t})),Y6=v.createContext(null),Sr=()=>v.useContext(Y6)!=null,Yc=e=>e.brush,qc=J([Yc,Rt,Oj],(e,t,r)=>({height:e.height,x:Ne(e.x)?e.x:t.left,y:Ne(e.y)?e.y:t.top+t.height+t.brushBottom-(r?.bottom||0),width:Ne(e.width)?e.width:t.width})),df={},ff={},pf={},hx;function q6(){return hx||(hx=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r,n,{signal:i,edges:a}={}){let s,l=null;const c=a!=null&&a.includes("leading"),d=a==null||a.includes("trailing"),u=()=>{l!==null&&(r.apply(s,l),s=void 0,l=null)},f=()=>{d&&u(),x()};let h=null;const g=()=>{h!=null&&clearTimeout(h),h=setTimeout(()=>{h=null,f()},n)},m=()=>{h!==null&&(clearTimeout(h),h=null)},x=()=>{m(),s=void 0,l=null},y=()=>{u()},w=function(...b){if(i?.aborted)return;s=this,l=b;const j=h==null;g(),c&&j&&u()};return w.schedule=g,w.cancel=x,w.flush=y,i?.addEventListener("abort",x,{once:!0}),w}e.debounce=t})(pf)),pf}var gx;function G6(){return gx||(gx=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=q6();function r(n,i=0,a={}){typeof a!="object"&&(a={});const{leading:s=!1,trailing:l=!0,maxWait:c}=a,d=Array(2);s&&(d[0]="leading"),l&&(d[1]="trailing");let u,f=null;const h=t.debounce(function(...x){u=n.apply(this,x),f=null},i,{edges:d}),g=function(...x){return c!=null&&(f===null&&(f=Date.now()),Date.now()-f>=c)?(u=n.apply(this,x),f=Date.now(),h.cancel(),h.schedule(),u):(h.apply(this,x),u)},m=()=>(h.flush(),u);return g.cancel=h.cancel,g.flush=m,g}e.debounce=r})(ff)),ff}var mx;function X6(){return mx||(mx=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=G6();function r(n,i=0,a={}){const{leading:s=!0,trailing:l=!0}=a;return t.debounce(n,i,{leading:s,maxWait:i,trailing:l})}e.throttle=r})(df)),df}var hf,vx;function Z6(){return vx||(vx=1,hf=X6().throttle),hf}var Q6=Z6();const J6=wr(Q6);var e3=process.env.NODE_ENV!=="production",rc=function(t,r){for(var n=arguments.length,i=new Array(n>2?n-2:0),a=2;a<n;a++)i[a-2]=arguments[a];if(e3&&typeof console<"u"&&console.warn&&(r===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(r===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var s=0;console.warn(r.replace(/%s/g,()=>i[s++]))}},Mj=(e,t,r)=>{var{width:n="100%",height:i="100%",aspect:a,maxHeight:s}=r,l=Mn(n)?e:Number(n),c=Mn(i)?t:Number(i);return a&&a>0&&(l?c=l/a:c&&(l=c*a),s&&c>s&&(c=s)),{calculatedWidth:l,calculatedHeight:c}},t3={width:0,height:0,overflow:"visible"},r3={width:0,overflowX:"visible"},n3={height:0,overflowY:"visible"},i3={},o3=e=>{var{width:t,height:r}=e,n=Mn(t),i=Mn(r);return n&&i?t3:n?r3:i?n3:i3};function a3(e){var{width:t,height:r,aspect:n}=e,i=t,a=r;return i===void 0&&a===void 0?(i="100%",a="100%"):i===void 0?i=n&&n>0?void 0:"100%":a===void 0&&(a=n&&n>0?void 0:"100%"),{width:i,height:a}}function Qt(e){return Number.isFinite(e)}function Co(e){return typeof e=="number"&&e>0&&Number.isFinite(e)}function Kp(){return Kp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Kp.apply(null,arguments)}function yx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function xx(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?yx(Object(r),!0).forEach(function(n){s3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):yx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function s3(e,t,r){return(t=l3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function l3(e){var t=c3(e,"string");return typeof t=="symbol"?t:t+""}function c3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Rj=v.createContext({width:-1,height:-1});function Aj(e){var{children:t,width:r,height:n}=e,i=v.useMemo(()=>({width:r,height:n}),[r,n]);return r<=0||n<=0?null:C.createElement(Rj.Provider,{value:i},t)}var mg=()=>v.useContext(Rj),u3=v.forwardRef((e,t)=>{var{aspect:r,initialDimension:n={width:-1,height:-1},width:i,height:a,minWidth:s=0,minHeight:l,maxHeight:c,children:d,debounce:u=0,id:f,className:h,onResize:g,style:m={}}=e,x=v.useRef(null),y=v.useRef();y.current=g,v.useImperativeHandle(t,()=>x.current);var[w,b]=v.useState({containerWidth:n.width,containerHeight:n.height}),j=v.useCallback((k,R)=>{b(I=>{var B=Math.round(k),_=Math.round(R);return I.containerWidth===B&&I.containerHeight===_?I:{containerWidth:B,containerHeight:_}})},[]);v.useEffect(()=>{var k=_=>{var $,{width:W,height:T}=_[0].contentRect;j(W,T),($=y.current)===null||$===void 0||$.call(y,W,T)};u>0&&(k=J6(k,u,{trailing:!0,leading:!1}));var R=new ResizeObserver(k),{width:I,height:B}=x.current.getBoundingClientRect();return j(I,B),R.observe(x.current),()=>{R.disconnect()}},[j,u]);var{containerWidth:P,containerHeight:E}=w;rc(!r||r>0,"The aspect(%s) must be greater than zero.",r);var{calculatedWidth:S,calculatedHeight:O}=Mj(P,E,{width:i,height:a,aspect:r,maxHeight:c});return rc(S>0||O>0,`The width(%s) and height(%s) of chart should be greater than 0,
1078
+ please check the style of container, or the props width(%s) and height(%s),
1079
+ or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
1080
+ height and width.`,S,O,i,a,s,l,r),C.createElement("div",{id:f?"".concat(f):void 0,className:Qe("recharts-responsive-container",h),style:xx(xx({},m),{},{width:i,height:a,minWidth:s,minHeight:l,maxHeight:c}),ref:x},C.createElement("div",{style:o3({width:i,height:a})},C.createElement(Aj,{width:S,height:O},d)))}),sl=v.forwardRef((e,t)=>{var r=mg();if(Co(r.width)&&Co(r.height))return e.children;var{width:n,height:i}=a3({width:e.width,height:e.height,aspect:e.aspect}),{calculatedWidth:a,calculatedHeight:s}=Mj(void 0,void 0,{width:n,height:i,aspect:e.aspect,maxHeight:e.maxHeight});return Ne(a)&&Ne(s)?C.createElement(Aj,{width:a,height:s},e.children):C.createElement(u3,Kp({},e,{width:n,height:i,ref:t}))}),Gc=()=>{var e,t=Sr(),r=Ae(K6),n=Ae(qc),i=(e=Ae(Yc))===null||e===void 0?void 0:e.padding;return!t||!n||!i?r:{width:n.width-i.left-i.right,height:n.height-i.top-i.bottom,x:i.left,y:i.top}},d3={top:0,bottom:0,left:0,right:0,width:0,height:0,brushBottom:0},Ij=()=>{var e;return(e=Ae(Rt))!==null&&e!==void 0?e:d3},vg=()=>Ae(_n),yg=()=>Ae(Bn),f3=()=>Ae(e=>e.layout.margin),We=e=>e.layout.layoutType,xg=()=>Ae(We),Xc=e=>{var t=ut(),r=Sr(),{width:n,height:i}=e,a=mg(),s=n,l=i;return a&&(s=a.width>0?a.width:n,l=a.height>0?a.height:i),v.useEffect(()=>{!r&&Co(s)&&Co(l)&&t(a6({width:s,height:l}))},[t,r,s,l]),null},p3={settings:{layout:"horizontal",align:"center",verticalAlign:"middle",itemSorter:"value"},size:{width:0,height:0},payload:[]},Nj=Cr({name:"legend",initialState:p3,reducers:{setLegendSize(e,t){e.size.width=t.payload.width,e.size.height=t.payload.height},setLegendSettings(e,t){e.settings.align=t.payload.align,e.settings.layout=t.payload.layout,e.settings.verticalAlign=t.payload.verticalAlign,e.settings.itemSorter=t.payload.itemSorter},addLegendPayload:{reducer(e,t){e.payload.push(t.payload)},prepare:er()},removeLegendPayload:{reducer(e,t){var r=On(e).payload.indexOf(t.payload);r>-1&&e.payload.splice(r,1)},prepare:er()}}}),{setLegendSize:bx,setLegendSettings:h3,addLegendPayload:Dj,removeLegendPayload:_j}=Nj.actions,g3=Nj.reducer,m3=["contextPayload"];function Yp(){return Yp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yp.apply(null,arguments)}function wx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function So(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?wx(Object(r),!0).forEach(function(n){bg(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):wx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function bg(e,t,r){return(t=v3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function v3(e){var t=y3(e,"string");return typeof t=="symbol"?t:t+""}function y3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function x3(e,t){if(e==null)return{};var r,n,i=b3(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function b3(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function w3(e){return e.value}function C3(e){var{contextPayload:t}=e,r=x3(e,m3),n=zS(t,e.payloadUniqBy,w3),i=So(So({},r),{},{payload:n});return C.isValidElement(e.content)?C.cloneElement(e.content,i):typeof e.content=="function"?C.createElement(e.content,i):C.createElement(ag,i)}function S3(e,t,r,n,i,a){var{layout:s,align:l,verticalAlign:c}=t,d,u;return(!e||(e.left===void 0||e.left===null)&&(e.right===void 0||e.right===null))&&(l==="center"&&s==="vertical"?d={left:((n||0)-a.width)/2}:d=l==="right"?{right:r&&r.right||0}:{left:r&&r.left||0}),(!e||(e.top===void 0||e.top===null)&&(e.bottom===void 0||e.bottom===null))&&(c==="middle"?u={top:((i||0)-a.height)/2}:u=c==="bottom"?{bottom:r&&r.bottom||0}:{top:r&&r.top||0}),So(So({},d),u)}function j3(e){var t=ut();return v.useEffect(()=>{t(h3(e))},[t,e]),null}function E3(e){var t=ut();return v.useEffect(()=>(t(bx(e)),()=>{t(bx({width:0,height:0}))}),[t,e]),null}function P3(e){var t=J_(),r=tD(),n=f3(),{width:i,height:a,wrapperStyle:s,portal:l}=e,[c,d]=KS([t]),u=vg(),f=yg();if(u==null||f==null)return null;var h=u-(n.left||0)-(n.right||0),g=Zc.getWidthOrHeight(e.layout,a,i,h),m=l?s:So(So({position:"absolute",width:g?.width||i||"auto",height:g?.height||a||"auto"},S3(s,e,n,u,f,c)),s),x=l??r;if(x==null)return null;var y=C.createElement("div",{className:"recharts-legend-wrapper",style:m,ref:d},C.createElement(j3,{layout:e.layout,align:e.align,verticalAlign:e.verticalAlign,itemSorter:e.itemSorter}),C.createElement(E3,{width:c.width,height:c.height}),C.createElement(C3,Yp({},e,g,{margin:n,chartWidth:u,chartHeight:f,contextPayload:t})));return Oa.createPortal(y,x)}class Zc extends v.PureComponent{static getWidthOrHeight(t,r,n,i){return t==="vertical"&&Ne(r)?{height:r}:t==="horizontal"?{width:n||i}:null}render(){return C.createElement(P3,this.props)}}bg(Zc,"displayName","Legend");bg(Zc,"defaultProps",{align:"center",iconSize:14,itemSorter:"value",layout:"horizontal",verticalAlign:"bottom"});function qp(){return qp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},qp.apply(null,arguments)}function Cx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function gf(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Cx(Object(r),!0).forEach(function(n){O3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Cx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function O3(e,t,r){return(t=k3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function k3(e){var t=T3(e,"string");return typeof t=="symbol"?t:t+""}function T3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function M3(e){return Array.isArray(e)&&pn(e[0])&&pn(e[1])?e.join(" ~ "):e}var R3=e=>{var{separator:t=" : ",contentStyle:r={},itemStyle:n={},labelStyle:i={},payload:a,formatter:s,itemSorter:l,wrapperClassName:c,labelClassName:d,label:u,labelFormatter:f,accessibilityLayer:h=!1}=e,g=()=>{if(a&&a.length){var E={padding:0,margin:0},S=(l?Lc(a,l):a).map((O,k)=>{if(O.type==="none")return null;var R=O.formatter||s||M3,{value:I,name:B}=O,_=I,$=B;if(R){var W=R(I,B,O,k,a);if(Array.isArray(W))[_,$]=W;else if(W!=null)_=W;else return null}var T=gf({display:"block",paddingTop:4,paddingBottom:4,color:O.color||"#000"},n);return C.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(k),style:T},pn($)?C.createElement("span",{className:"recharts-tooltip-item-name"},$):null,pn($)?C.createElement("span",{className:"recharts-tooltip-item-separator"},t):null,C.createElement("span",{className:"recharts-tooltip-item-value"},_),C.createElement("span",{className:"recharts-tooltip-item-unit"},O.unit||""))});return C.createElement("ul",{className:"recharts-tooltip-item-list",style:E},S)}return null},m=gf({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},r),x=gf({margin:0},i),y=!Ft(u),w=y?u:"",b=Qe("recharts-default-tooltip",c),j=Qe("recharts-tooltip-label",d);y&&f&&a!==void 0&&a!==null&&(w=f(u,a));var P=h?{role:"status","aria-live":"assertive"}:{};return C.createElement("div",qp({className:b,style:m},P),C.createElement("p",{className:j,style:x},C.isValidElement(w)?w:"".concat(w)),g())},da="recharts-tooltip-wrapper",A3={visibility:"hidden"};function I3(e){var{coordinate:t,translateX:r,translateY:n}=e;return Qe(da,{["".concat(da,"-right")]:Ne(r)&&t&&Ne(t.x)&&r>=t.x,["".concat(da,"-left")]:Ne(r)&&t&&Ne(t.x)&&r<t.x,["".concat(da,"-bottom")]:Ne(n)&&t&&Ne(t.y)&&n>=t.y,["".concat(da,"-top")]:Ne(n)&&t&&Ne(t.y)&&n<t.y})}function Sx(e){var{allowEscapeViewBox:t,coordinate:r,key:n,offsetTopLeft:i,position:a,reverseDirection:s,tooltipDimension:l,viewBox:c,viewBoxDimension:d}=e;if(a&&Ne(a[n]))return a[n];var u=r[n]-l-(i>0?i:0),f=r[n]+i;if(t[n])return s[n]?u:f;var h=c[n];if(h==null)return 0;if(s[n]){var g=u,m=h;return g<m?Math.max(f,h):Math.max(u,h)}if(d==null)return 0;var x=f+l,y=h+d;return x>y?Math.max(u,h):Math.max(f,h)}function N3(e){var{translateX:t,translateY:r,useTranslate3d:n}=e;return{transform:n?"translate3d(".concat(t,"px, ").concat(r,"px, 0)"):"translate(".concat(t,"px, ").concat(r,"px)")}}function D3(e){var{allowEscapeViewBox:t,coordinate:r,offsetTopLeft:n,position:i,reverseDirection:a,tooltipBox:s,useTranslate3d:l,viewBox:c}=e,d,u,f;return s.height>0&&s.width>0&&r?(u=Sx({allowEscapeViewBox:t,coordinate:r,key:"x",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:s.width,viewBox:c,viewBoxDimension:c.width}),f=Sx({allowEscapeViewBox:t,coordinate:r,key:"y",offsetTopLeft:n,position:i,reverseDirection:a,tooltipDimension:s.height,viewBox:c,viewBoxDimension:c.height}),d=N3({translateX:u,translateY:f,useTranslate3d:l})):d=A3,{cssProperties:d,cssClasses:I3({translateX:u,translateY:f,coordinate:r})}}function jx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ll(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?jx(Object(r),!0).forEach(function(n){Gp(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):jx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Gp(e,t,r){return(t=_3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _3(e){var t=B3(e,"string");return typeof t=="symbol"?t:t+""}function B3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class $3 extends v.PureComponent{constructor(){super(...arguments),Gp(this,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0}}),Gp(this,"handleKeyDown",t=>{if(t.key==="Escape"){var r,n,i,a;this.setState({dismissed:!0,dismissedAtCoordinate:{x:(r=(n=this.props.coordinate)===null||n===void 0?void 0:n.x)!==null&&r!==void 0?r:0,y:(i=(a=this.props.coordinate)===null||a===void 0?void 0:a.y)!==null&&i!==void 0?i:0}})}})}componentDidMount(){document.addEventListener("keydown",this.handleKeyDown)}componentWillUnmount(){document.removeEventListener("keydown",this.handleKeyDown)}componentDidUpdate(){var t,r;this.state.dismissed&&(((t=this.props.coordinate)===null||t===void 0?void 0:t.x)!==this.state.dismissedAtCoordinate.x||((r=this.props.coordinate)===null||r===void 0?void 0:r.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}render(){var{active:t,allowEscapeViewBox:r,animationDuration:n,animationEasing:i,children:a,coordinate:s,hasPayload:l,isAnimationActive:c,offset:d,position:u,reverseDirection:f,useTranslate3d:h,viewBox:g,wrapperStyle:m,lastBoundingBox:x,innerRef:y,hasPortalFromProps:w}=this.props,{cssClasses:b,cssProperties:j}=D3({allowEscapeViewBox:r,coordinate:s,offsetTopLeft:d,position:u,reverseDirection:f,tooltipBox:{height:x.height,width:x.width},useTranslate3d:h,viewBox:g}),P=w?{}:ll(ll({transition:c&&t?"transform ".concat(n,"ms ").concat(i):void 0},j),{},{pointerEvents:"none",visibility:!this.state.dismissed&&t&&l?"visible":"hidden",position:"absolute",top:0,left:0}),E=ll(ll({},P),{},{visibility:!this.state.dismissed&&t&&l?"visible":"hidden"},m);return C.createElement("div",{xmlns:"http://www.w3.org/1999/xhtml",tabIndex:-1,className:b,style:E,ref:y},a)}}var L3=()=>!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout),Ui={devToolsEnabled:!1,isSsr:L3()},Bj=()=>Ae(e=>e.rootProps.accessibilityLayer);function Xp(){return Xp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Xp.apply(null,arguments)}function Ex(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Px(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ex(Object(r),!0).forEach(function(n){z3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ex(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function z3(e,t,r){return(t=F3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function F3(e){var t=V3(e,"string");return typeof t=="symbol"?t:t+""}function V3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Ox={curveBasisClosed:bD,curveBasisOpen:wD,curveBasis:xD,curveBumpX:oD,curveBumpY:aD,curveLinearClosed:CD,curveLinear:Bc,curveMonotoneX:SD,curveMonotoneY:jD,curveNatural:ED,curveStep:PD,curveStepAfter:kD,curveStepBefore:OD},cl=e=>Qt(e.x)&&Qt(e.y),fa=e=>e.x,pa=e=>e.y,H3=(e,t)=>{if(typeof e=="function")return e;var r="curve".concat(ls(e));return(r==="curveMonotone"||r==="curveBump")&&t?Ox["".concat(r).concat(t==="vertical"?"Y":"X")]:Ox[r]||Bc},W3=e=>{var{type:t="linear",points:r=[],baseLine:n,layout:i,connectNulls:a=!1}=e,s=H3(t,i),l=a?r.filter(cl):r,c;if(Array.isArray(n)){var d=a?n.filter(f=>cl(f)):n,u=l.map((f,h)=>Px(Px({},f),{},{base:d[h]}));return i==="vertical"?c=Zs().y(pa).x1(fa).x0(f=>f.base.x):c=Zs().x(fa).y1(pa).y0(f=>f.base.y),c.defined(cl).curve(s),c(u)}return i==="vertical"&&Ne(n)?c=Zs().y(pa).x1(fa).x0(n):Ne(n)?c=Zs().x(fa).y1(pa).y0(n):c=vS().x(fa).y(pa),c.defined(cl).curve(s),c(l)},$j=e=>{var{className:t,points:r,path:n,pathRef:i}=e;if((!r||!r.length)&&!n)return null;var a=r&&r.length?W3(e):n;return C.createElement("path",Xp({},Qr(e),ZD(e),{className:Qe("recharts-curve",t),d:a===null?void 0:a,ref:i}))},U3=["x","y","top","left","width","height","className"];function Zp(){return Zp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Zp.apply(null,arguments)}function kx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function K3(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?kx(Object(r),!0).forEach(function(n){Y3(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):kx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Y3(e,t,r){return(t=q3(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function q3(e){var t=G3(e,"string");return typeof t=="symbol"?t:t+""}function G3(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function X3(e,t){if(e==null)return{};var r,n,i=Z3(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Z3(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var Q3=(e,t,r,n,i,a)=>"M".concat(e,",").concat(i,"v").concat(n,"M").concat(a,",").concat(t,"h").concat(r),J3=e=>{var{x:t=0,y:r=0,top:n=0,left:i=0,width:a=0,height:s=0,className:l}=e,c=X3(e,U3),d=K3({x:t,y:r,top:n,left:i,width:a,height:s},c);return!Ne(t)||!Ne(r)||!Ne(a)||!Ne(s)||!Ne(n)||!Ne(i)?null:C.createElement("path",Zp({},_r(d),{className:Qe("recharts-cross",l),d:Q3(t,r,a,s,n,i)}))};function e5(e,t,r,n){var i=n/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?t.x-i:r.left+.5,y:e==="horizontal"?r.top+.5:t.y-i,width:e==="horizontal"?n:r.width-1,height:e==="horizontal"?r.height-1:n}}function Tx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function t5(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Tx(Object(r),!0).forEach(function(n){r5(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Tx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function r5(e,t,r){return(t=n5(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function n5(e){var t=i5(e,"string");return typeof t=="symbol"?t:t+""}function i5(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ir(e,t){var r=t5({},e),n=t,i=Object.keys(t),a=i.reduce((s,l)=>(s[l]===void 0&&n[l]!==void 0&&(s[l]=n[l]),s),r);return a}function o5(){}function a5(e){return e!=null}function Mx(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Rx(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Mx(Object(r),!0).forEach(function(n){s5(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Mx(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function s5(e,t,r){return(t=l5(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function l5(e){var t=c5(e,"string");return typeof t=="symbol"?t:t+""}function c5(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var u5=e=>e.replace(/([A-Z])/g,t=>"-".concat(t.toLowerCase())),Lj=(e,t,r)=>e.map(n=>"".concat(u5(n)," ").concat(t,"ms ").concat(r)).join(","),d5=(e,t)=>[Object.keys(e),Object.keys(t)].reduce((r,n)=>r.filter(i=>n.includes(i))),Ua=(e,t)=>Object.keys(t).reduce((r,n)=>Rx(Rx({},r),{},{[n]:e(n,t[n])}),{});function Ax(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Yt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ax(Object(r),!0).forEach(function(n){f5(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ax(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function f5(e,t,r){return(t=p5(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function p5(e){var t=h5(e,"string");return typeof t=="symbol"?t:t+""}function h5(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var nc=(e,t,r)=>e+(t-e)*r,Qp=e=>{var{from:t,to:r}=e;return t!==r},zj=(e,t,r)=>{var n=Ua((i,a)=>{if(Qp(a)){var[s,l]=e(a.from,a.to,a.velocity);return Yt(Yt({},a),{},{from:s,velocity:l})}return a},t);return r<1?Ua((i,a)=>Qp(a)?Yt(Yt({},a),{},{velocity:nc(a.velocity,n[i].velocity,r),from:nc(a.from,n[i].from,r)}):a,t):zj(e,n,r-1)};function g5(e,t,r,n,i,a){var s,l=n.reduce((h,g)=>Yt(Yt({},h),{},{[g]:{from:e[g],velocity:0,to:t[g]}}),{}),c=()=>Ua((h,g)=>g.from,l),d=()=>!Object.values(l).filter(Qp).length,u=null,f=h=>{s||(s=h);var g=h-s,m=g/r.dt;l=zj(r,l,m),i(Yt(Yt(Yt({},e),t),c())),s=h,d()||(u=a.setTimeout(f))};return()=>(u=a.setTimeout(f),()=>{u()})}function m5(e,t,r,n,i,a,s){var l=null,c=i.reduce((f,h)=>Yt(Yt({},f),{},{[h]:[e[h],t[h]]}),{}),d,u=f=>{d||(d=f);var h=(f-d)/n,g=Ua((x,y)=>nc(...y,r(h)),c);if(a(Yt(Yt(Yt({},e),t),g)),h<1)l=s.setTimeout(u);else{var m=Ua((x,y)=>nc(...y,r(1)),c);a(Yt(Yt(Yt({},e),t),m))}};return()=>(l=s.setTimeout(u),()=>{l()})}const v5=(e,t,r,n,i,a)=>{var s=d5(e,t);return r.isStepper===!0?g5(e,t,r,s,i,a):m5(e,t,r,n,s,i,a)};var ic=1e-4,Fj=(e,t)=>[0,3*e,3*t-6*e,3*e-3*t+1],Vj=(e,t)=>e.map((r,n)=>r*t**n).reduce((r,n)=>r+n),Ix=(e,t)=>r=>{var n=Fj(e,t);return Vj(n,r)},y5=(e,t)=>r=>{var n=Fj(e,t),i=[...n.map((a,s)=>a*s).slice(1),0];return Vj(i,r)},Nx=function(){for(var t,r,n,i,a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];if(s.length===1)switch(s[0]){case"linear":[t,n,r,i]=[0,0,1,1];break;case"ease":[t,n,r,i]=[.25,.1,.25,1];break;case"ease-in":[t,n,r,i]=[.42,0,1,1];break;case"ease-out":[t,n,r,i]=[.42,0,.58,1];break;case"ease-in-out":[t,n,r,i]=[0,0,.58,1];break;default:{var c=s[0].split("(");c[0]==="cubic-bezier"&&c[1].split(")")[0].split(",").length===4&&([t,n,r,i]=c[1].split(")")[0].split(",").map(m=>parseFloat(m)))}}else s.length===4&&([t,n,r,i]=s);var d=Ix(t,r),u=Ix(n,i),f=y5(t,r),h=m=>m>1?1:m<0?0:m,g=m=>{for(var x=m>1?1:m,y=x,w=0;w<8;++w){var b=d(y)-x,j=f(y);if(Math.abs(b-x)<ic||j<ic)return u(y);y=h(y-b/j)}return u(y)};return g.isStepper=!1,g},x5=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{stiff:r=100,damping:n=8,dt:i=17}=t,a=(s,l,c)=>{var d=-(s-l)*r,u=c*n,f=c+(d-u)*i/1e3,h=c*i/1e3+s;return Math.abs(h-l)<ic&&Math.abs(f)<ic?[l,0]:[h,f]};return a.isStepper=!0,a.dt=i,a},b5=e=>{if(typeof e=="string")switch(e){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return Nx(e);case"spring":return x5();default:if(e.split("(")[0]==="cubic-bezier")return Nx(e)}return typeof e=="function"?e:null};function w5(e){var t,r=()=>null,n=!1,i=null,a=s=>{if(!n){if(Array.isArray(s)){if(!s.length)return;var l=s,[c,...d]=l;if(typeof c=="number"){i=e.setTimeout(a.bind(null,d),c);return}a(c),i=e.setTimeout(a.bind(null,d));return}typeof s=="string"&&(t=s,r(t)),typeof s=="object"&&(t=s,r(t)),typeof s=="function"&&s()}};return{stop:()=>{n=!0},start:s=>{n=!1,i&&(i(),i=null),a(s)},subscribe:s=>(r=s,()=>{r=()=>null}),getTimeoutController:()=>e}}class C5{setTimeout(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=performance.now(),i=null,a=s=>{s-n>=r?t(s):typeof requestAnimationFrame=="function"&&(i=requestAnimationFrame(a))};return i=requestAnimationFrame(a),()=>{cancelAnimationFrame(i)}}}function S5(){return w5(new C5)}var j5=v.createContext(S5);function E5(e,t){var r=v.useContext(j5);return v.useMemo(()=>t??r(e),[e,t,r])}var P5={begin:0,duration:1e3,easing:"ease",isActive:!0,canBegin:!0,onAnimationEnd:()=>{},onAnimationStart:()=>{}},Dx={t:0},mf={t:1};function Qc(e){var t=ir(e,P5),{isActive:r,canBegin:n,duration:i,easing:a,begin:s,onAnimationEnd:l,onAnimationStart:c,children:d}=t,u=E5(t.animationId,t.animationManager),[f,h]=v.useState(r?Dx:mf),g=v.useRef(null);return v.useEffect(()=>{r||h(mf)},[r]),v.useEffect(()=>{if(!r||!n)return o5;var m=v5(Dx,mf,b5(a),i,h,u.getTimeoutController()),x=()=>{g.current=m()};return u.start([c,s,x,i,l]),()=>{u.stop(),g.current&&g.current(),l()}},[r,n,i,a,s,c,l,u]),d(f.t)}function Jc(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"animation-",r=v.useRef(Fa(t)),n=v.useRef(e);return n.current!==e&&(r.current=Fa(t),n.current=e),r.current}var O5=["radius"],k5=["radius"];function _x(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Bx(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_x(Object(r),!0).forEach(function(n){T5(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_x(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function T5(e,t,r){return(t=M5(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function M5(e){var t=R5(e,"string");return typeof t=="symbol"?t:t+""}function R5(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function oc(){return oc=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},oc.apply(null,arguments)}function $x(e,t){if(e==null)return{};var r,n,i=A5(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function A5(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var Lx=(e,t,r,n,i)=>{var a=Math.min(Math.abs(r)/2,Math.abs(n)/2),s=n>=0?1:-1,l=r>=0?1:-1,c=n>=0&&r>=0||n<0&&r<0?1:0,d;if(a>0&&i instanceof Array){for(var u=[0,0,0,0],f=0,h=4;f<h;f++)u[f]=i[f]>a?a:i[f];d="M".concat(e,",").concat(t+s*u[0]),u[0]>0&&(d+="A ".concat(u[0],",").concat(u[0],",0,0,").concat(c,",").concat(e+l*u[0],",").concat(t)),d+="L ".concat(e+r-l*u[1],",").concat(t),u[1]>0&&(d+="A ".concat(u[1],",").concat(u[1],",0,0,").concat(c,`,
1081
+ `).concat(e+r,",").concat(t+s*u[1])),d+="L ".concat(e+r,",").concat(t+n-s*u[2]),u[2]>0&&(d+="A ".concat(u[2],",").concat(u[2],",0,0,").concat(c,`,
1082
+ `).concat(e+r-l*u[2],",").concat(t+n)),d+="L ".concat(e+l*u[3],",").concat(t+n),u[3]>0&&(d+="A ".concat(u[3],",").concat(u[3],",0,0,").concat(c,`,
1083
+ `).concat(e,",").concat(t+n-s*u[3])),d+="Z"}else if(a>0&&i===+i&&i>0){var g=Math.min(a,i);d="M ".concat(e,",").concat(t+s*g,`
1084
+ A `).concat(g,",").concat(g,",0,0,").concat(c,",").concat(e+l*g,",").concat(t,`
1085
+ L `).concat(e+r-l*g,",").concat(t,`
1086
+ A `).concat(g,",").concat(g,",0,0,").concat(c,",").concat(e+r,",").concat(t+s*g,`
1087
+ L `).concat(e+r,",").concat(t+n-s*g,`
1088
+ A `).concat(g,",").concat(g,",0,0,").concat(c,",").concat(e+r-l*g,",").concat(t+n,`
1089
+ L `).concat(e+l*g,",").concat(t+n,`
1090
+ A `).concat(g,",").concat(g,",0,0,").concat(c,",").concat(e,",").concat(t+n-s*g," Z")}else d="M ".concat(e,",").concat(t," h ").concat(r," v ").concat(n," h ").concat(-r," Z");return d},I5={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Hj=e=>{var t=ir(e,I5),r=v.useRef(null),[n,i]=v.useState(-1);v.useEffect(()=>{if(r.current&&r.current.getTotalLength)try{var D=r.current.getTotalLength();D&&i(D)}catch{}},[]);var{x:a,y:s,width:l,height:c,radius:d,className:u}=t,{animationEasing:f,animationDuration:h,animationBegin:g,isAnimationActive:m,isUpdateAnimationActive:x}=t,y=v.useRef(l),w=v.useRef(c),b=v.useRef(a),j=v.useRef(s),P=v.useMemo(()=>({x:a,y:s,width:l,height:c,radius:d}),[a,s,l,c,d]),E=Jc(P,"rectangle-");if(a!==+a||s!==+s||l!==+l||c!==+c||l===0||c===0)return null;var S=Qe("recharts-rectangle",u);if(!x){var O=_r(t),k=$x(O,O5);return C.createElement("path",oc({},k,{radius:typeof d=="number"?d:void 0,className:S,d:Lx(a,s,l,c,d)}))}var R=y.current,I=w.current,B=b.current,_=j.current,$="0px ".concat(n===-1?1:n,"px"),W="".concat(n,"px 0px"),T=Lj(["strokeDasharray"],h,typeof f=="string"?f:void 0);return C.createElement(Qc,{animationId:E,key:E,canBegin:n>0,duration:h,easing:f,isActive:x,begin:g},D=>{var N=qt(R,l,D),A=qt(I,c,D),L=qt(B,a,D),K=qt(_,s,D);r.current&&(y.current=N,w.current=A,b.current=L,j.current=K);var H;m?D>0?H={transition:T,strokeDasharray:W}:H={strokeDasharray:$}:H={strokeDasharray:W};var V=_r(t),Y=$x(V,k5);return C.createElement("path",oc({},Y,{radius:typeof d=="number"?d:void 0,className:S,d:Lx(L,K,N,A,d),ref:r,style:Bx(Bx({},H),t.style)}))})};function Wj(e){var{cx:t,cy:r,radius:n,startAngle:i,endAngle:a}=e,s=jt(t,r,n,i),l=jt(t,r,n,a);return{points:[s,l],cx:t,cy:r,radius:n,startAngle:i,endAngle:a}}function Jp(){return Jp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jp.apply(null,arguments)}var N5=(e,t)=>{var r=Lt(t-e),n=Math.min(Math.abs(t-e),359.999);return r*n},ul=e=>{var{cx:t,cy:r,radius:n,angle:i,sign:a,isExternal:s,cornerRadius:l,cornerIsExternal:c}=e,d=l*(s?1:-1)+n,u=Math.asin(l/d)/tc,f=c?i:i+a*u,h=jt(t,r,d,f),g=jt(t,r,n,f),m=c?i-a*u:i,x=jt(t,r,d*Math.cos(u*tc),m);return{center:h,circleTangency:g,lineTangency:x,theta:u}},Uj=e=>{var{cx:t,cy:r,innerRadius:n,outerRadius:i,startAngle:a,endAngle:s}=e,l=N5(a,s),c=a+l,d=jt(t,r,i,a),u=jt(t,r,i,c),f="M ".concat(d.x,",").concat(d.y,`
1091
+ A `).concat(i,",").concat(i,`,0,
1092
+ `).concat(+(Math.abs(l)>180),",").concat(+(a>c),`,
1093
+ `).concat(u.x,",").concat(u.y,`
1094
+ `);if(n>0){var h=jt(t,r,n,a),g=jt(t,r,n,c);f+="L ".concat(g.x,",").concat(g.y,`
1095
+ A `).concat(n,",").concat(n,`,0,
1096
+ `).concat(+(Math.abs(l)>180),",").concat(+(a<=c),`,
1097
+ `).concat(h.x,",").concat(h.y," Z")}else f+="L ".concat(t,",").concat(r," Z");return f},D5=e=>{var{cx:t,cy:r,innerRadius:n,outerRadius:i,cornerRadius:a,forceCornerRadius:s,cornerIsExternal:l,startAngle:c,endAngle:d}=e,u=Lt(d-c),{circleTangency:f,lineTangency:h,theta:g}=ul({cx:t,cy:r,radius:i,angle:c,sign:u,cornerRadius:a,cornerIsExternal:l}),{circleTangency:m,lineTangency:x,theta:y}=ul({cx:t,cy:r,radius:i,angle:d,sign:-u,cornerRadius:a,cornerIsExternal:l}),w=l?Math.abs(c-d):Math.abs(c-d)-g-y;if(w<0)return s?"M ".concat(h.x,",").concat(h.y,`
1098
+ a`).concat(a,",").concat(a,",0,0,1,").concat(a*2,`,0
1099
+ a`).concat(a,",").concat(a,",0,0,1,").concat(-a*2,`,0
1100
+ `):Uj({cx:t,cy:r,innerRadius:n,outerRadius:i,startAngle:c,endAngle:d});var b="M ".concat(h.x,",").concat(h.y,`
1101
+ A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(f.x,",").concat(f.y,`
1102
+ A`).concat(i,",").concat(i,",0,").concat(+(w>180),",").concat(+(u<0),",").concat(m.x,",").concat(m.y,`
1103
+ A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(x.x,",").concat(x.y,`
1104
+ `);if(n>0){var{circleTangency:j,lineTangency:P,theta:E}=ul({cx:t,cy:r,radius:n,angle:c,sign:u,isExternal:!0,cornerRadius:a,cornerIsExternal:l}),{circleTangency:S,lineTangency:O,theta:k}=ul({cx:t,cy:r,radius:n,angle:d,sign:-u,isExternal:!0,cornerRadius:a,cornerIsExternal:l}),R=l?Math.abs(c-d):Math.abs(c-d)-E-k;if(R<0&&a===0)return"".concat(b,"L").concat(t,",").concat(r,"Z");b+="L".concat(O.x,",").concat(O.y,`
1105
+ A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(S.x,",").concat(S.y,`
1106
+ A`).concat(n,",").concat(n,",0,").concat(+(R>180),",").concat(+(u>0),",").concat(j.x,",").concat(j.y,`
1107
+ A`).concat(a,",").concat(a,",0,0,").concat(+(u<0),",").concat(P.x,",").concat(P.y,"Z")}else b+="L".concat(t,",").concat(r,"Z");return b},_5={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},Kj=e=>{var t=ir(e,_5),{cx:r,cy:n,innerRadius:i,outerRadius:a,cornerRadius:s,forceCornerRadius:l,cornerIsExternal:c,startAngle:d,endAngle:u,className:f}=t;if(a<i||d===u)return null;var h=Qe("recharts-sector",f),g=a-i,m=Zt(s,g,0,!0),x;return m>0&&Math.abs(d-u)<360?x=D5({cx:r,cy:n,innerRadius:i,outerRadius:a,cornerRadius:Math.min(m,g/2),forceCornerRadius:l,cornerIsExternal:c,startAngle:d,endAngle:u}):x=Uj({cx:r,cy:n,innerRadius:i,outerRadius:a,startAngle:d,endAngle:u}),C.createElement("path",Jp({},_r(t),{className:h,d:x}))};function B5(e,t,r){var n,i,a,s;if(e==="horizontal")n=t.x,a=n,i=r.top,s=r.top+r.height;else if(e==="vertical")i=t.y,s=i,n=r.left,a=r.left+r.width;else if(t.cx!=null&&t.cy!=null)if(e==="centric"){var{cx:l,cy:c,innerRadius:d,outerRadius:u,angle:f}=t,h=jt(l,c,d,f),g=jt(l,c,u,f);n=h.x,i=h.y,a=g.x,s=g.y}else return Wj(t);return[{x:n,y:i},{x:a,y:s}]}var vf={},yf={},xf={},zx;function $5(){return zx||(zx=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=HS();function r(n){return t.isSymbol(n)?NaN:Number(n)}e.toNumber=r})(xf)),xf}var Fx;function L5(){return Fx||(Fx=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=$5();function r(n){return n?(n=t.toNumber(n),n===1/0||n===-1/0?(n<0?-1:1)*Number.MAX_VALUE:n===n?n:0):n===0?n:0}e.toFinite=r})(yf)),yf}var Vx;function z5(){return Vx||(Vx=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=WS(),r=L5();function n(i,a,s){s&&typeof s!="number"&&t.isIterateeCall(i,a,s)&&(a=s=void 0),i=r.toFinite(i),a===void 0?(a=i,i=0):a=r.toFinite(a),s=s===void 0?i<a?1:-1:r.toFinite(s);const l=Math.max(Math.ceil((a-i)/(s||1)),0),c=new Array(l);for(let d=0;d<l;d++)c[d]=i,i+=s;return c}e.range=n})(vf)),vf}var bf,Hx;function F5(){return Hx||(Hx=1,bf=z5().range),bf}var V5=F5();const Yj=wr(V5);function ai(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function H5(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function wg(e){let t,r,n;e.length!==2?(t=ai,r=(l,c)=>ai(e(l),c),n=(l,c)=>e(l)-c):(t=e===ai||e===H5?e:W5,r=e,n=e);function i(l,c,d=0,u=l.length){if(d<u){if(t(c,c)!==0)return u;do{const f=d+u>>>1;r(l[f],c)<0?d=f+1:u=f}while(d<u)}return d}function a(l,c,d=0,u=l.length){if(d<u){if(t(c,c)!==0)return u;do{const f=d+u>>>1;r(l[f],c)<=0?d=f+1:u=f}while(d<u)}return d}function s(l,c,d=0,u=l.length){const f=i(l,c,d,u-1);return f>d&&n(l[f-1],c)>-n(l[f],c)?f-1:f}return{left:i,center:s,right:a}}function W5(){return 0}function qj(e){return e===null?NaN:+e}function*U5(e,t){for(let r of e)r!=null&&(r=+r)>=r&&(yield r)}const K5=wg(ai),gs=K5.right;wg(qj).center;class Wx extends Map{constructor(t,r=G5){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:r}}),t!=null)for(const[n,i]of t)this.set(n,i)}get(t){return super.get(Ux(this,t))}has(t){return super.has(Ux(this,t))}set(t,r){return super.set(Y5(this,t),r)}delete(t){return super.delete(q5(this,t))}}function Ux({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):r}function Y5({_intern:e,_key:t},r){const n=t(r);return e.has(n)?e.get(n):(e.set(n,r),r)}function q5({_intern:e,_key:t},r){const n=t(r);return e.has(n)&&(r=e.get(n),e.delete(n)),r}function G5(e){return e!==null&&typeof e=="object"?e.valueOf():e}function X5(e=ai){if(e===ai)return Gj;if(typeof e!="function")throw new TypeError("compare is not a function");return(t,r)=>{const n=e(t,r);return n||n===0?n:(e(r,r)===0)-(e(t,t)===0)}}function Gj(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const Z5=Math.sqrt(50),Q5=Math.sqrt(10),J5=Math.sqrt(2);function ac(e,t,r){const n=(t-e)/Math.max(0,r),i=Math.floor(Math.log10(n)),a=n/Math.pow(10,i),s=a>=Z5?10:a>=Q5?5:a>=J5?2:1;let l,c,d;return i<0?(d=Math.pow(10,-i)/s,l=Math.round(e*d),c=Math.round(t*d),l/d<e&&++l,c/d>t&&--c,d=-d):(d=Math.pow(10,i)*s,l=Math.round(e/d),c=Math.round(t/d),l*d<e&&++l,c*d>t&&--c),c<l&&.5<=r&&r<2?ac(e,t,r*2):[l,c,d]}function eh(e,t,r){if(t=+t,e=+e,r=+r,!(r>0))return[];if(e===t)return[e];const n=t<e,[i,a,s]=n?ac(t,e,r):ac(e,t,r);if(!(a>=i))return[];const l=a-i+1,c=new Array(l);if(n)if(s<0)for(let d=0;d<l;++d)c[d]=(a-d)/-s;else for(let d=0;d<l;++d)c[d]=(a-d)*s;else if(s<0)for(let d=0;d<l;++d)c[d]=(i+d)/-s;else for(let d=0;d<l;++d)c[d]=(i+d)*s;return c}function th(e,t,r){return t=+t,e=+e,r=+r,ac(e,t,r)[2]}function rh(e,t,r){t=+t,e=+e,r=+r;const n=t<e,i=n?th(t,e,r):th(e,t,r);return(n?-1:1)*(i<0?1/-i:i)}function Kx(e,t){let r;for(const n of e)n!=null&&(r<n||r===void 0&&n>=n)&&(r=n);return r}function Yx(e,t){let r;for(const n of e)n!=null&&(r>n||r===void 0&&n>=n)&&(r=n);return r}function Xj(e,t,r=0,n=1/0,i){if(t=Math.floor(t),r=Math.floor(Math.max(0,r)),n=Math.floor(Math.min(e.length-1,n)),!(r<=t&&t<=n))return e;for(i=i===void 0?Gj:X5(i);n>r;){if(n-r>600){const c=n-r+1,d=t-r+1,u=Math.log(c),f=.5*Math.exp(2*u/3),h=.5*Math.sqrt(u*f*(c-f)/c)*(d-c/2<0?-1:1),g=Math.max(r,Math.floor(t-d*f/c+h)),m=Math.min(n,Math.floor(t+(c-d)*f/c+h));Xj(e,t,g,m,i)}const a=e[t];let s=r,l=n;for(ha(e,r,t),i(e[n],a)>0&&ha(e,r,n);s<l;){for(ha(e,s,l),++s,--l;i(e[s],a)<0;)++s;for(;i(e[l],a)>0;)--l}i(e[r],a)===0?ha(e,r,l):(++l,ha(e,l,n)),l<=t&&(r=l+1),t<=l&&(n=l-1)}return e}function ha(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function e$(e,t,r){if(e=Float64Array.from(U5(e)),!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return Yx(e);if(t>=1)return Kx(e);var n,i=(n-1)*t,a=Math.floor(i),s=Kx(Xj(e,a).subarray(0,a+1)),l=Yx(e.subarray(a+1));return s+(l-s)*(i-a)}}function t$(e,t,r=qj){if(!(!(n=e.length)||isNaN(t=+t))){if(t<=0||n<2)return+r(e[0],0,e);if(t>=1)return+r(e[n-1],n-1,e);var n,i=(n-1)*t,a=Math.floor(i),s=+r(e[a],a,e),l=+r(e[a+1],a+1,e);return s+(l-s)*(i-a)}}function r$(e,t,r){e=+e,t=+t,r=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+r;for(var n=-1,i=Math.max(0,Math.ceil((t-e)/r))|0,a=new Array(i);++n<i;)a[n]=e+n*r;return a}function Hr(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function $n(e,t){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof t=="function"?this.interpolator(t):this.range(t);break}}return this}const nh=Symbol("implicit");function Cg(){var e=new Wx,t=[],r=[],n=nh;function i(a){let s=e.get(a);if(s===void 0){if(n!==nh)return n;e.set(a,s=t.push(a)-1)}return r[s%r.length]}return i.domain=function(a){if(!arguments.length)return t.slice();t=[],e=new Wx;for(const s of a)e.has(s)||e.set(s,t.push(s)-1);return i},i.range=function(a){return arguments.length?(r=Array.from(a),i):r.slice()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return Cg(t,r).unknown(n)},Hr.apply(i,arguments),i}function Sg(){var e=Cg().unknown(void 0),t=e.domain,r=e.range,n=0,i=1,a,s,l=!1,c=0,d=0,u=.5;delete e.unknown;function f(){var h=t().length,g=i<n,m=g?i:n,x=g?n:i;a=(x-m)/Math.max(1,h-c+d*2),l&&(a=Math.floor(a)),m+=(x-m-a*(h-c))*u,s=a*(1-c),l&&(m=Math.round(m),s=Math.round(s));var y=r$(h).map(function(w){return m+a*w});return r(g?y.reverse():y)}return e.domain=function(h){return arguments.length?(t(h),f()):t()},e.range=function(h){return arguments.length?([n,i]=h,n=+n,i=+i,f()):[n,i]},e.rangeRound=function(h){return[n,i]=h,n=+n,i=+i,l=!0,f()},e.bandwidth=function(){return s},e.step=function(){return a},e.round=function(h){return arguments.length?(l=!!h,f()):l},e.padding=function(h){return arguments.length?(c=Math.min(1,d=+h),f()):c},e.paddingInner=function(h){return arguments.length?(c=Math.min(1,h),f()):c},e.paddingOuter=function(h){return arguments.length?(d=+h,f()):d},e.align=function(h){return arguments.length?(u=Math.max(0,Math.min(1,h)),f()):u},e.copy=function(){return Sg(t(),[n,i]).round(l).paddingInner(c).paddingOuter(d).align(u)},Hr.apply(f(),arguments)}function Zj(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return Zj(t())},e}function n$(){return Zj(Sg.apply(null,arguments).paddingInner(1))}function jg(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function Qj(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function ms(){}var Ka=.7,sc=1/Ka,fo="\\s*([+-]?\\d+)\\s*",Ya="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",cn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",i$=/^#([0-9a-f]{3,8})$/,o$=new RegExp(`^rgb\\(${fo},${fo},${fo}\\)$`),a$=new RegExp(`^rgb\\(${cn},${cn},${cn}\\)$`),s$=new RegExp(`^rgba\\(${fo},${fo},${fo},${Ya}\\)$`),l$=new RegExp(`^rgba\\(${cn},${cn},${cn},${Ya}\\)$`),c$=new RegExp(`^hsl\\(${Ya},${cn},${cn}\\)$`),u$=new RegExp(`^hsla\\(${Ya},${cn},${cn},${Ya}\\)$`),qx={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};jg(ms,qa,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Gx,formatHex:Gx,formatHex8:d$,formatHsl:f$,formatRgb:Xx,toString:Xx});function Gx(){return this.rgb().formatHex()}function d$(){return this.rgb().formatHex8()}function f$(){return Jj(this).formatHsl()}function Xx(){return this.rgb().formatRgb()}function qa(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=i$.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?Zx(t):r===3?new cr(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?dl(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?dl(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=o$.exec(e))?new cr(t[1],t[2],t[3],1):(t=a$.exec(e))?new cr(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=s$.exec(e))?dl(t[1],t[2],t[3],t[4]):(t=l$.exec(e))?dl(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=c$.exec(e))?eb(t[1],t[2]/100,t[3]/100,1):(t=u$.exec(e))?eb(t[1],t[2]/100,t[3]/100,t[4]):qx.hasOwnProperty(e)?Zx(qx[e]):e==="transparent"?new cr(NaN,NaN,NaN,0):null}function Zx(e){return new cr(e>>16&255,e>>8&255,e&255,1)}function dl(e,t,r,n){return n<=0&&(e=t=r=NaN),new cr(e,t,r,n)}function p$(e){return e instanceof ms||(e=qa(e)),e?(e=e.rgb(),new cr(e.r,e.g,e.b,e.opacity)):new cr}function ih(e,t,r,n){return arguments.length===1?p$(e):new cr(e,t,r,n??1)}function cr(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}jg(cr,ih,Qj(ms,{brighter(e){return e=e==null?sc:Math.pow(sc,e),new cr(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Ka:Math.pow(Ka,e),new cr(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new cr(Ni(this.r),Ni(this.g),Ni(this.b),lc(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Qx,formatHex:Qx,formatHex8:h$,formatRgb:Jx,toString:Jx}));function Qx(){return`#${Oi(this.r)}${Oi(this.g)}${Oi(this.b)}`}function h$(){return`#${Oi(this.r)}${Oi(this.g)}${Oi(this.b)}${Oi((isNaN(this.opacity)?1:this.opacity)*255)}`}function Jx(){const e=lc(this.opacity);return`${e===1?"rgb(":"rgba("}${Ni(this.r)}, ${Ni(this.g)}, ${Ni(this.b)}${e===1?")":`, ${e})`}`}function lc(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Ni(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Oi(e){return e=Ni(e),(e<16?"0":"")+e.toString(16)}function eb(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new Xr(e,t,r,n)}function Jj(e){if(e instanceof Xr)return new Xr(e.h,e.s,e.l,e.opacity);if(e instanceof ms||(e=qa(e)),!e)return new Xr;if(e instanceof Xr)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),a=Math.max(t,r,n),s=NaN,l=a-i,c=(a+i)/2;return l?(t===a?s=(r-n)/l+(r<n)*6:r===a?s=(n-t)/l+2:s=(t-r)/l+4,l/=c<.5?a+i:2-a-i,s*=60):l=c>0&&c<1?0:s,new Xr(s,l,c,e.opacity)}function g$(e,t,r,n){return arguments.length===1?Jj(e):new Xr(e,t,r,n??1)}function Xr(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}jg(Xr,g$,Qj(ms,{brighter(e){return e=e==null?sc:Math.pow(sc,e),new Xr(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Ka:Math.pow(Ka,e),new Xr(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new cr(wf(e>=240?e-240:e+120,i,n),wf(e,i,n),wf(e<120?e+240:e-120,i,n),this.opacity)},clamp(){return new Xr(tb(this.h),fl(this.s),fl(this.l),lc(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=lc(this.opacity);return`${e===1?"hsl(":"hsla("}${tb(this.h)}, ${fl(this.s)*100}%, ${fl(this.l)*100}%${e===1?")":`, ${e})`}`}}));function tb(e){return e=(e||0)%360,e<0?e+360:e}function fl(e){return Math.max(0,Math.min(1,e||0))}function wf(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}const Eg=e=>()=>e;function m$(e,t){return function(r){return e+r*t}}function v$(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function y$(e){return(e=+e)==1?e2:function(t,r){return r-t?v$(t,r,e):Eg(isNaN(t)?r:t)}}function e2(e,t){var r=t-e;return r?m$(e,r):Eg(isNaN(e)?t:e)}const rb=(function e(t){var r=y$(t);function n(i,a){var s=r((i=ih(i)).r,(a=ih(a)).r),l=r(i.g,a.g),c=r(i.b,a.b),d=e2(i.opacity,a.opacity);return function(u){return i.r=s(u),i.g=l(u),i.b=c(u),i.opacity=d(u),i+""}}return n.gamma=e,n})(1);function x$(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),i;return function(a){for(i=0;i<r;++i)n[i]=e[i]*(1-a)+t[i]*a;return n}}function b$(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function w$(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,i=new Array(n),a=new Array(r),s;for(s=0;s<n;++s)i[s]=Do(e[s],t[s]);for(;s<r;++s)a[s]=t[s];return function(l){for(s=0;s<n;++s)a[s]=i[s](l);return a}}function C$(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function cc(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function S$(e,t){var r={},n={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?r[i]=Do(e[i],t[i]):n[i]=t[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var oh=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Cf=new RegExp(oh.source,"g");function j$(e){return function(){return e}}function E$(e){return function(t){return e(t)+""}}function P$(e,t){var r=oh.lastIndex=Cf.lastIndex=0,n,i,a,s=-1,l=[],c=[];for(e=e+"",t=t+"";(n=oh.exec(e))&&(i=Cf.exec(t));)(a=i.index)>r&&(a=t.slice(r,a),l[s]?l[s]+=a:l[++s]=a),(n=n[0])===(i=i[0])?l[s]?l[s]+=i:l[++s]=i:(l[++s]=null,c.push({i:s,x:cc(n,i)})),r=Cf.lastIndex;return r<t.length&&(a=t.slice(r),l[s]?l[s]+=a:l[++s]=a),l.length<2?c[0]?E$(c[0].x):j$(t):(t=c.length,function(d){for(var u=0,f;u<t;++u)l[(f=c[u]).i]=f.x(d);return l.join("")})}function Do(e,t){var r=typeof t,n;return t==null||r==="boolean"?Eg(t):(r==="number"?cc:r==="string"?(n=qa(t))?(t=n,rb):P$:t instanceof qa?rb:t instanceof Date?C$:b$(t)?x$:Array.isArray(t)?w$:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?S$:cc)(e,t)}function Pg(e,t){return e=+e,t=+t,function(r){return Math.round(e*(1-r)+t*r)}}function O$(e,t){t===void 0&&(t=e,e=Do);for(var r=0,n=t.length-1,i=t[0],a=new Array(n<0?0:n);r<n;)a[r]=e(i,i=t[++r]);return function(s){var l=Math.max(0,Math.min(n-1,Math.floor(s*=n)));return a[l](s-l)}}function k$(e){return function(){return e}}function uc(e){return+e}var nb=[0,1];function rr(e){return e}function ah(e,t){return(t-=e=+e)?function(r){return(r-e)/t}:k$(isNaN(t)?NaN:.5)}function T$(e,t){var r;return e>t&&(r=e,e=t,t=r),function(n){return Math.max(e,Math.min(t,n))}}function M$(e,t,r){var n=e[0],i=e[1],a=t[0],s=t[1];return i<n?(n=ah(i,n),a=r(s,a)):(n=ah(n,i),a=r(a,s)),function(l){return a(n(l))}}function R$(e,t,r){var n=Math.min(e.length,t.length)-1,i=new Array(n),a=new Array(n),s=-1;for(e[n]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++s<n;)i[s]=ah(e[s],e[s+1]),a[s]=r(t[s],t[s+1]);return function(l){var c=gs(e,l,1,n)-1;return a[c](i[c](l))}}function vs(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function eu(){var e=nb,t=nb,r=Do,n,i,a,s=rr,l,c,d;function u(){var h=Math.min(e.length,t.length);return s!==rr&&(s=T$(e[0],e[h-1])),l=h>2?R$:M$,c=d=null,f}function f(h){return h==null||isNaN(h=+h)?a:(c||(c=l(e.map(n),t,r)))(n(s(h)))}return f.invert=function(h){return s(i((d||(d=l(t,e.map(n),cc)))(h)))},f.domain=function(h){return arguments.length?(e=Array.from(h,uc),u()):e.slice()},f.range=function(h){return arguments.length?(t=Array.from(h),u()):t.slice()},f.rangeRound=function(h){return t=Array.from(h),r=Pg,u()},f.clamp=function(h){return arguments.length?(s=h?!0:rr,u()):s!==rr},f.interpolate=function(h){return arguments.length?(r=h,u()):r},f.unknown=function(h){return arguments.length?(a=h,f):a},function(h,g){return n=h,i=g,u()}}function Og(){return eu()(rr,rr)}function A$(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function dc(e,t){if((r=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var r,n=e.slice(0,r);return[n.length>1?n[0]+n.slice(2):n,+e.slice(r+1)]}function jo(e){return e=dc(Math.abs(e)),e?e[1]:NaN}function I$(e,t){return function(r,n){for(var i=r.length,a=[],s=0,l=e[0],c=0;i>0&&l>0&&(c+l+1>n&&(l=Math.max(1,n-c)),a.push(r.substring(i-=l,i+l)),!((c+=l+1)>n));)l=e[s=(s+1)%e.length];return a.reverse().join(t)}}function N$(e){return function(t){return t.replace(/[0-9]/g,function(r){return e[+r]})}}var D$=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Ga(e){if(!(t=D$.exec(e)))throw new Error("invalid format: "+e);var t;return new kg({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}Ga.prototype=kg.prototype;function kg(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}kg.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function _$(e){e:for(var t=e.length,r=1,n=-1,i;r<t;++r)switch(e[r]){case".":n=i=r;break;case"0":n===0&&(n=r),i=r;break;default:if(!+e[r])break e;n>0&&(n=0);break}return n>0?e.slice(0,n)+e.slice(i+1):e}var t2;function B$(e,t){var r=dc(e,t);if(!r)return e+"";var n=r[0],i=r[1],a=i-(t2=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,s=n.length;return a===s?n:a>s?n+new Array(a-s+1).join("0"):a>0?n.slice(0,a)+"."+n.slice(a):"0."+new Array(1-a).join("0")+dc(e,Math.max(0,t+a-1))[0]}function ib(e,t){var r=dc(e,t);if(!r)return e+"";var n=r[0],i=r[1];return i<0?"0."+new Array(-i).join("0")+n:n.length>i+1?n.slice(0,i+1)+"."+n.slice(i+1):n+new Array(i-n.length+2).join("0")}const ob={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:A$,e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>ib(e*100,t),r:ib,s:B$,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function ab(e){return e}var sb=Array.prototype.map,lb=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function $$(e){var t=e.grouping===void 0||e.thousands===void 0?ab:I$(sb.call(e.grouping,Number),e.thousands+""),r=e.currency===void 0?"":e.currency[0]+"",n=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",a=e.numerals===void 0?ab:N$(sb.call(e.numerals,String)),s=e.percent===void 0?"%":e.percent+"",l=e.minus===void 0?"−":e.minus+"",c=e.nan===void 0?"NaN":e.nan+"";function d(f){f=Ga(f);var h=f.fill,g=f.align,m=f.sign,x=f.symbol,y=f.zero,w=f.width,b=f.comma,j=f.precision,P=f.trim,E=f.type;E==="n"?(b=!0,E="g"):ob[E]||(j===void 0&&(j=12),P=!0,E="g"),(y||h==="0"&&g==="=")&&(y=!0,h="0",g="=");var S=x==="$"?r:x==="#"&&/[boxX]/.test(E)?"0"+E.toLowerCase():"",O=x==="$"?n:/[%p]/.test(E)?s:"",k=ob[E],R=/[defgprs%]/.test(E);j=j===void 0?6:/[gprs]/.test(E)?Math.max(1,Math.min(21,j)):Math.max(0,Math.min(20,j));function I(B){var _=S,$=O,W,T,D;if(E==="c")$=k(B)+$,B="";else{B=+B;var N=B<0||1/B<0;if(B=isNaN(B)?c:k(Math.abs(B),j),P&&(B=_$(B)),N&&+B==0&&m!=="+"&&(N=!1),_=(N?m==="("?m:l:m==="-"||m==="("?"":m)+_,$=(E==="s"?lb[8+t2/3]:"")+$+(N&&m==="("?")":""),R){for(W=-1,T=B.length;++W<T;)if(D=B.charCodeAt(W),48>D||D>57){$=(D===46?i+B.slice(W+1):B.slice(W))+$,B=B.slice(0,W);break}}}b&&!y&&(B=t(B,1/0));var A=_.length+B.length+$.length,L=A<w?new Array(w-A+1).join(h):"";switch(b&&y&&(B=t(L+B,L.length?w-$.length:1/0),L=""),g){case"<":B=_+B+$+L;break;case"=":B=_+L+B+$;break;case"^":B=L.slice(0,A=L.length>>1)+_+B+$+L.slice(A);break;default:B=L+_+B+$;break}return a(B)}return I.toString=function(){return f+""},I}function u(f,h){var g=d((f=Ga(f),f.type="f",f)),m=Math.max(-8,Math.min(8,Math.floor(jo(h)/3)))*3,x=Math.pow(10,-m),y=lb[8+m/3];return function(w){return g(x*w)+y}}return{format:d,formatPrefix:u}}var pl,Tg,r2;L$({thousands:",",grouping:[3],currency:["$",""]});function L$(e){return pl=$$(e),Tg=pl.format,r2=pl.formatPrefix,pl}function z$(e){return Math.max(0,-jo(Math.abs(e)))}function F$(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(jo(t)/3)))*3-jo(Math.abs(e)))}function V$(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,jo(t)-jo(e))+1}function n2(e,t,r,n){var i=rh(e,t,r),a;switch(n=Ga(n??",f"),n.type){case"s":{var s=Math.max(Math.abs(e),Math.abs(t));return n.precision==null&&!isNaN(a=F$(i,s))&&(n.precision=a),r2(n,s)}case"":case"e":case"g":case"p":case"r":{n.precision==null&&!isNaN(a=V$(i,Math.max(Math.abs(e),Math.abs(t))))&&(n.precision=a-(n.type==="e"));break}case"f":case"%":{n.precision==null&&!isNaN(a=z$(i))&&(n.precision=a-(n.type==="%")*2);break}}return Tg(n)}function fi(e){var t=e.domain;return e.ticks=function(r){var n=t();return eh(n[0],n[n.length-1],r??10)},e.tickFormat=function(r,n){var i=t();return n2(i[0],i[i.length-1],r??10,n)},e.nice=function(r){r==null&&(r=10);var n=t(),i=0,a=n.length-1,s=n[i],l=n[a],c,d,u=10;for(l<s&&(d=s,s=l,l=d,d=i,i=a,a=d);u-- >0;){if(d=th(s,l,r),d===c)return n[i]=s,n[a]=l,t(n);if(d>0)s=Math.floor(s/d)*d,l=Math.ceil(l/d)*d;else if(d<0)s=Math.ceil(s*d)/d,l=Math.floor(l*d)/d;else break;c=d}return e},e}function i2(){var e=Og();return e.copy=function(){return vs(e,i2())},Hr.apply(e,arguments),fi(e)}function o2(e){var t;function r(n){return n==null||isNaN(n=+n)?t:n}return r.invert=r,r.domain=r.range=function(n){return arguments.length?(e=Array.from(n,uc),r):e.slice()},r.unknown=function(n){return arguments.length?(t=n,r):t},r.copy=function(){return o2(e).unknown(t)},e=arguments.length?Array.from(e,uc):[0,1],fi(r)}function a2(e,t){e=e.slice();var r=0,n=e.length-1,i=e[r],a=e[n],s;return a<i&&(s=r,r=n,n=s,s=i,i=a,a=s),e[r]=t.floor(i),e[n]=t.ceil(a),e}function cb(e){return Math.log(e)}function ub(e){return Math.exp(e)}function H$(e){return-Math.log(-e)}function W$(e){return-Math.exp(-e)}function U$(e){return isFinite(e)?+("1e"+e):e<0?0:e}function K$(e){return e===10?U$:e===Math.E?Math.exp:t=>Math.pow(e,t)}function Y$(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}function db(e){return(t,r)=>-e(-t,r)}function Mg(e){const t=e(cb,ub),r=t.domain;let n=10,i,a;function s(){return i=Y$(n),a=K$(n),r()[0]<0?(i=db(i),a=db(a),e(H$,W$)):e(cb,ub),t}return t.base=function(l){return arguments.length?(n=+l,s()):n},t.domain=function(l){return arguments.length?(r(l),s()):r()},t.ticks=l=>{const c=r();let d=c[0],u=c[c.length-1];const f=u<d;f&&([d,u]=[u,d]);let h=i(d),g=i(u),m,x;const y=l==null?10:+l;let w=[];if(!(n%1)&&g-h<y){if(h=Math.floor(h),g=Math.ceil(g),d>0){for(;h<=g;++h)for(m=1;m<n;++m)if(x=h<0?m/a(-h):m*a(h),!(x<d)){if(x>u)break;w.push(x)}}else for(;h<=g;++h)for(m=n-1;m>=1;--m)if(x=h>0?m/a(-h):m*a(h),!(x<d)){if(x>u)break;w.push(x)}w.length*2<y&&(w=eh(d,u,y))}else w=eh(h,g,Math.min(g-h,y)).map(a);return f?w.reverse():w},t.tickFormat=(l,c)=>{if(l==null&&(l=10),c==null&&(c=n===10?"s":","),typeof c!="function"&&(!(n%1)&&(c=Ga(c)).precision==null&&(c.trim=!0),c=Tg(c)),l===1/0)return c;const d=Math.max(1,n*l/t.ticks().length);return u=>{let f=u/a(Math.round(i(u)));return f*n<n-.5&&(f*=n),f<=d?c(u):""}},t.nice=()=>r(a2(r(),{floor:l=>a(Math.floor(i(l))),ceil:l=>a(Math.ceil(i(l)))})),t}function s2(){const e=Mg(eu()).domain([1,10]);return e.copy=()=>vs(e,s2()).base(e.base()),Hr.apply(e,arguments),e}function fb(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function pb(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Rg(e){var t=1,r=e(fb(t),pb(t));return r.constant=function(n){return arguments.length?e(fb(t=+n),pb(t)):t},fi(r)}function l2(){var e=Rg(eu());return e.copy=function(){return vs(e,l2()).constant(e.constant())},Hr.apply(e,arguments)}function hb(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function q$(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function G$(e){return e<0?-e*e:e*e}function Ag(e){var t=e(rr,rr),r=1;function n(){return r===1?e(rr,rr):r===.5?e(q$,G$):e(hb(r),hb(1/r))}return t.exponent=function(i){return arguments.length?(r=+i,n()):r},fi(t)}function Ig(){var e=Ag(eu());return e.copy=function(){return vs(e,Ig()).exponent(e.exponent())},Hr.apply(e,arguments),e}function X$(){return Ig.apply(null,arguments).exponent(.5)}function gb(e){return Math.sign(e)*e*e}function Z$(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function c2(){var e=Og(),t=[0,1],r=!1,n;function i(a){var s=Z$(e(a));return isNaN(s)?n:r?Math.round(s):s}return i.invert=function(a){return e.invert(gb(a))},i.domain=function(a){return arguments.length?(e.domain(a),i):e.domain()},i.range=function(a){return arguments.length?(e.range((t=Array.from(a,uc)).map(gb)),i):t.slice()},i.rangeRound=function(a){return i.range(a).round(!0)},i.round=function(a){return arguments.length?(r=!!a,i):r},i.clamp=function(a){return arguments.length?(e.clamp(a),i):e.clamp()},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return c2(e.domain(),t).round(r).clamp(e.clamp()).unknown(n)},Hr.apply(i,arguments),fi(i)}function u2(){var e=[],t=[],r=[],n;function i(){var s=0,l=Math.max(1,t.length);for(r=new Array(l-1);++s<l;)r[s-1]=t$(e,s/l);return a}function a(s){return s==null||isNaN(s=+s)?n:t[gs(r,s)]}return a.invertExtent=function(s){var l=t.indexOf(s);return l<0?[NaN,NaN]:[l>0?r[l-1]:e[0],l<r.length?r[l]:e[e.length-1]]},a.domain=function(s){if(!arguments.length)return e.slice();e=[];for(let l of s)l!=null&&!isNaN(l=+l)&&e.push(l);return e.sort(ai),i()},a.range=function(s){return arguments.length?(t=Array.from(s),i()):t.slice()},a.unknown=function(s){return arguments.length?(n=s,a):n},a.quantiles=function(){return r.slice()},a.copy=function(){return u2().domain(e).range(t).unknown(n)},Hr.apply(a,arguments)}function d2(){var e=0,t=1,r=1,n=[.5],i=[0,1],a;function s(c){return c!=null&&c<=c?i[gs(n,c,0,r)]:a}function l(){var c=-1;for(n=new Array(r);++c<r;)n[c]=((c+1)*t-(c-r)*e)/(r+1);return s}return s.domain=function(c){return arguments.length?([e,t]=c,e=+e,t=+t,l()):[e,t]},s.range=function(c){return arguments.length?(r=(i=Array.from(c)).length-1,l()):i.slice()},s.invertExtent=function(c){var d=i.indexOf(c);return d<0?[NaN,NaN]:d<1?[e,n[0]]:d>=r?[n[r-1],t]:[n[d-1],n[d]]},s.unknown=function(c){return arguments.length&&(a=c),s},s.thresholds=function(){return n.slice()},s.copy=function(){return d2().domain([e,t]).range(i).unknown(a)},Hr.apply(fi(s),arguments)}function f2(){var e=[.5],t=[0,1],r,n=1;function i(a){return a!=null&&a<=a?t[gs(e,a,0,n)]:r}return i.domain=function(a){return arguments.length?(e=Array.from(a),n=Math.min(e.length,t.length-1),i):e.slice()},i.range=function(a){return arguments.length?(t=Array.from(a),n=Math.min(e.length,t.length-1),i):t.slice()},i.invertExtent=function(a){var s=t.indexOf(a);return[e[s-1],e[s]]},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return f2().domain(e).range(t).unknown(r)},Hr.apply(i,arguments)}const Sf=new Date,jf=new Date;function At(e,t,r,n){function i(a){return e(a=arguments.length===0?new Date:new Date(+a)),a}return i.floor=a=>(e(a=new Date(+a)),a),i.ceil=a=>(e(a=new Date(a-1)),t(a,1),e(a),a),i.round=a=>{const s=i(a),l=i.ceil(a);return a-s<l-a?s:l},i.offset=(a,s)=>(t(a=new Date(+a),s==null?1:Math.floor(s)),a),i.range=(a,s,l)=>{const c=[];if(a=i.ceil(a),l=l==null?1:Math.floor(l),!(a<s)||!(l>0))return c;let d;do c.push(d=new Date(+a)),t(a,l),e(a);while(d<a&&a<s);return c},i.filter=a=>At(s=>{if(s>=s)for(;e(s),!a(s);)s.setTime(s-1)},(s,l)=>{if(s>=s)if(l<0)for(;++l<=0;)for(;t(s,-1),!a(s););else for(;--l>=0;)for(;t(s,1),!a(s););}),r&&(i.count=(a,s)=>(Sf.setTime(+a),jf.setTime(+s),e(Sf),e(jf),Math.floor(r(Sf,jf))),i.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?i.filter(n?s=>n(s)%a===0:s=>i.count(0,s)%a===0):i)),i}const sh=At(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);sh.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?At(t=>{t.setTime(Math.floor(t/e)*e)},(t,r)=>{t.setTime(+t+r*e)},(t,r)=>(r-t)/e):sh);const jn=1e3,Nr=jn*60,En=Nr*60,An=En*24,Ng=An*7,mb=An*30,Ef=An*365,so=At(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*jn)},(e,t)=>(t-e)/jn,e=>e.getUTCSeconds()),p2=At(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*jn)},(e,t)=>{e.setTime(+e+t*Nr)},(e,t)=>(t-e)/Nr,e=>e.getMinutes()),h2=At(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*Nr)},(e,t)=>(t-e)/Nr,e=>e.getUTCMinutes()),g2=At(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*jn-e.getMinutes()*Nr)},(e,t)=>{e.setTime(+e+t*En)},(e,t)=>(t-e)/En,e=>e.getHours()),m2=At(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*En)},(e,t)=>(t-e)/En,e=>e.getUTCHours()),tu=At(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*Nr)/An,e=>e.getDate()-1),Dg=At(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/An,e=>e.getUTCDate()-1),Q$=At(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/An,e=>Math.floor(e/An));function Ki(e){return At(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,r)=>{t.setDate(t.getDate()+r*7)},(t,r)=>(r-t-(r.getTimezoneOffset()-t.getTimezoneOffset())*Nr)/Ng)}const _g=Ki(0),lh=Ki(1);Ki(2);Ki(3);const Xa=Ki(4);Ki(5);Ki(6);function Yi(e){return At(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCDate(t.getUTCDate()+r*7)},(t,r)=>(r-t)/Ng)}const Bg=Yi(0),ch=Yi(1);Yi(2);Yi(3);const Za=Yi(4);Yi(5);Yi(6);const v2=At(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth()),y2=At(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth()),si=At(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());si.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:At(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,r)=>{t.setFullYear(t.getFullYear()+r*e)});const li=At(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());li.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:At(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,r)=>{t.setUTCFullYear(t.getUTCFullYear()+r*e)});function x2(e,t,r,n,i,a){const s=[[so,1,jn],[so,5,5*jn],[so,15,15*jn],[so,30,30*jn],[a,1,Nr],[a,5,5*Nr],[a,15,15*Nr],[a,30,30*Nr],[i,1,En],[i,3,3*En],[i,6,6*En],[i,12,12*En],[n,1,An],[n,2,2*An],[r,1,Ng],[t,1,mb],[t,3,3*mb],[e,1,Ef]];function l(d,u,f){const h=u<d;h&&([d,u]=[u,d]);const g=f&&typeof f.range=="function"?f:c(d,u,f),m=g?g.range(d,+u+1):[];return h?m.reverse():m}function c(d,u,f){const h=Math.abs(u-d)/f,g=wg(([,,y])=>y).right(s,h);if(g===s.length)return e.every(rh(d/Ef,u/Ef,f));if(g===0)return sh.every(Math.max(rh(d,u,f),1));const[m,x]=s[h/s[g-1][2]<s[g][2]/h?g-1:g];return m.every(x)}return[l,c]}const[J$,e4]=x2(li,y2,Bg,Q$,m2,h2),[t4,r4]=x2(si,v2,_g,tu,g2,p2);function Pf(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function Of(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function ga(e,t,r){return{y:e,m:t,d:r,H:0,M:0,S:0,L:0}}function n4(e){var t=e.dateTime,r=e.date,n=e.time,i=e.periods,a=e.days,s=e.shortDays,l=e.months,c=e.shortMonths,d=ma(i),u=va(i),f=ma(a),h=va(a),g=ma(s),m=va(s),x=ma(l),y=va(l),w=ma(c),b=va(c),j={a:N,A,b:L,B:K,c:null,d:Cb,e:Cb,f:P4,g:_4,G:$4,H:S4,I:j4,j:E4,L:b2,m:O4,M:k4,p:H,q:V,Q:Eb,s:Pb,S:T4,u:M4,U:R4,V:A4,w:I4,W:N4,x:null,X:null,y:D4,Y:B4,Z:L4,"%":jb},P={a:Y,A:re,b:se,B:pe,c:null,d:Sb,e:Sb,f:H4,g:J4,G:t8,H:z4,I:F4,j:V4,L:C2,m:W4,M:U4,p:Ee,q:Pe,Q:Eb,s:Pb,S:K4,u:Y4,U:q4,V:G4,w:X4,W:Z4,x:null,X:null,y:Q4,Y:e8,Z:r8,"%":jb},E={a:I,A:B,b:_,B:$,c:W,d:bb,e:bb,f:x4,g:xb,G:yb,H:wb,I:wb,j:g4,L:y4,m:h4,M:m4,p:R,q:p4,Q:w4,s:C4,S:v4,u:l4,U:c4,V:u4,w:s4,W:d4,x:T,X:D,y:xb,Y:yb,Z:f4,"%":b4};j.x=S(r,j),j.X=S(n,j),j.c=S(t,j),P.x=S(r,P),P.X=S(n,P),P.c=S(t,P);function S(X,ge){return function(ce){var F=[],te=-1,M=0,U=X.length,q,Z,ee;for(ce instanceof Date||(ce=new Date(+ce));++te<U;)X.charCodeAt(te)===37&&(F.push(X.slice(M,te)),(Z=vb[q=X.charAt(++te)])!=null?q=X.charAt(++te):Z=q==="e"?" ":"0",(ee=ge[q])&&(q=ee(ce,Z)),F.push(q),M=te+1);return F.push(X.slice(M,te)),F.join("")}}function O(X,ge){return function(ce){var F=ga(1900,void 0,1),te=k(F,X,ce+="",0),M,U;if(te!=ce.length)return null;if("Q"in F)return new Date(F.Q);if("s"in F)return new Date(F.s*1e3+("L"in F?F.L:0));if(ge&&!("Z"in F)&&(F.Z=0),"p"in F&&(F.H=F.H%12+F.p*12),F.m===void 0&&(F.m="q"in F?F.q:0),"V"in F){if(F.V<1||F.V>53)return null;"w"in F||(F.w=1),"Z"in F?(M=Of(ga(F.y,0,1)),U=M.getUTCDay(),M=U>4||U===0?ch.ceil(M):ch(M),M=Dg.offset(M,(F.V-1)*7),F.y=M.getUTCFullYear(),F.m=M.getUTCMonth(),F.d=M.getUTCDate()+(F.w+6)%7):(M=Pf(ga(F.y,0,1)),U=M.getDay(),M=U>4||U===0?lh.ceil(M):lh(M),M=tu.offset(M,(F.V-1)*7),F.y=M.getFullYear(),F.m=M.getMonth(),F.d=M.getDate()+(F.w+6)%7)}else("W"in F||"U"in F)&&("w"in F||(F.w="u"in F?F.u%7:"W"in F?1:0),U="Z"in F?Of(ga(F.y,0,1)).getUTCDay():Pf(ga(F.y,0,1)).getDay(),F.m=0,F.d="W"in F?(F.w+6)%7+F.W*7-(U+5)%7:F.w+F.U*7-(U+6)%7);return"Z"in F?(F.H+=F.Z/100|0,F.M+=F.Z%100,Of(F)):Pf(F)}}function k(X,ge,ce,F){for(var te=0,M=ge.length,U=ce.length,q,Z;te<M;){if(F>=U)return-1;if(q=ge.charCodeAt(te++),q===37){if(q=ge.charAt(te++),Z=E[q in vb?ge.charAt(te++):q],!Z||(F=Z(X,ce,F))<0)return-1}else if(q!=ce.charCodeAt(F++))return-1}return F}function R(X,ge,ce){var F=d.exec(ge.slice(ce));return F?(X.p=u.get(F[0].toLowerCase()),ce+F[0].length):-1}function I(X,ge,ce){var F=g.exec(ge.slice(ce));return F?(X.w=m.get(F[0].toLowerCase()),ce+F[0].length):-1}function B(X,ge,ce){var F=f.exec(ge.slice(ce));return F?(X.w=h.get(F[0].toLowerCase()),ce+F[0].length):-1}function _(X,ge,ce){var F=w.exec(ge.slice(ce));return F?(X.m=b.get(F[0].toLowerCase()),ce+F[0].length):-1}function $(X,ge,ce){var F=x.exec(ge.slice(ce));return F?(X.m=y.get(F[0].toLowerCase()),ce+F[0].length):-1}function W(X,ge,ce){return k(X,t,ge,ce)}function T(X,ge,ce){return k(X,r,ge,ce)}function D(X,ge,ce){return k(X,n,ge,ce)}function N(X){return s[X.getDay()]}function A(X){return a[X.getDay()]}function L(X){return c[X.getMonth()]}function K(X){return l[X.getMonth()]}function H(X){return i[+(X.getHours()>=12)]}function V(X){return 1+~~(X.getMonth()/3)}function Y(X){return s[X.getUTCDay()]}function re(X){return a[X.getUTCDay()]}function se(X){return c[X.getUTCMonth()]}function pe(X){return l[X.getUTCMonth()]}function Ee(X){return i[+(X.getUTCHours()>=12)]}function Pe(X){return 1+~~(X.getUTCMonth()/3)}return{format:function(X){var ge=S(X+="",j);return ge.toString=function(){return X},ge},parse:function(X){var ge=O(X+="",!1);return ge.toString=function(){return X},ge},utcFormat:function(X){var ge=S(X+="",P);return ge.toString=function(){return X},ge},utcParse:function(X){var ge=O(X+="",!0);return ge.toString=function(){return X},ge}}}var vb={"-":"",_:" ",0:"0"},Vt=/^\s*\d+/,i4=/^%/,o4=/[\\^$*+?|[\]().{}]/g;function He(e,t,r){var n=e<0?"-":"",i=(n?-e:e)+"",a=i.length;return n+(a<r?new Array(r-a+1).join(t)+i:i)}function a4(e){return e.replace(o4,"\\$&")}function ma(e){return new RegExp("^(?:"+e.map(a4).join("|")+")","i")}function va(e){return new Map(e.map((t,r)=>[t.toLowerCase(),r]))}function s4(e,t,r){var n=Vt.exec(t.slice(r,r+1));return n?(e.w=+n[0],r+n[0].length):-1}function l4(e,t,r){var n=Vt.exec(t.slice(r,r+1));return n?(e.u=+n[0],r+n[0].length):-1}function c4(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.U=+n[0],r+n[0].length):-1}function u4(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.V=+n[0],r+n[0].length):-1}function d4(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.W=+n[0],r+n[0].length):-1}function yb(e,t,r){var n=Vt.exec(t.slice(r,r+4));return n?(e.y=+n[0],r+n[0].length):-1}function xb(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.y=+n[0]+(+n[0]>68?1900:2e3),r+n[0].length):-1}function f4(e,t,r){var n=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(r,r+6));return n?(e.Z=n[1]?0:-(n[2]+(n[3]||"00")),r+n[0].length):-1}function p4(e,t,r){var n=Vt.exec(t.slice(r,r+1));return n?(e.q=n[0]*3-3,r+n[0].length):-1}function h4(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.m=n[0]-1,r+n[0].length):-1}function bb(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.d=+n[0],r+n[0].length):-1}function g4(e,t,r){var n=Vt.exec(t.slice(r,r+3));return n?(e.m=0,e.d=+n[0],r+n[0].length):-1}function wb(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.H=+n[0],r+n[0].length):-1}function m4(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.M=+n[0],r+n[0].length):-1}function v4(e,t,r){var n=Vt.exec(t.slice(r,r+2));return n?(e.S=+n[0],r+n[0].length):-1}function y4(e,t,r){var n=Vt.exec(t.slice(r,r+3));return n?(e.L=+n[0],r+n[0].length):-1}function x4(e,t,r){var n=Vt.exec(t.slice(r,r+6));return n?(e.L=Math.floor(n[0]/1e3),r+n[0].length):-1}function b4(e,t,r){var n=i4.exec(t.slice(r,r+1));return n?r+n[0].length:-1}function w4(e,t,r){var n=Vt.exec(t.slice(r));return n?(e.Q=+n[0],r+n[0].length):-1}function C4(e,t,r){var n=Vt.exec(t.slice(r));return n?(e.s=+n[0],r+n[0].length):-1}function Cb(e,t){return He(e.getDate(),t,2)}function S4(e,t){return He(e.getHours(),t,2)}function j4(e,t){return He(e.getHours()%12||12,t,2)}function E4(e,t){return He(1+tu.count(si(e),e),t,3)}function b2(e,t){return He(e.getMilliseconds(),t,3)}function P4(e,t){return b2(e,t)+"000"}function O4(e,t){return He(e.getMonth()+1,t,2)}function k4(e,t){return He(e.getMinutes(),t,2)}function T4(e,t){return He(e.getSeconds(),t,2)}function M4(e){var t=e.getDay();return t===0?7:t}function R4(e,t){return He(_g.count(si(e)-1,e),t,2)}function w2(e){var t=e.getDay();return t>=4||t===0?Xa(e):Xa.ceil(e)}function A4(e,t){return e=w2(e),He(Xa.count(si(e),e)+(si(e).getDay()===4),t,2)}function I4(e){return e.getDay()}function N4(e,t){return He(lh.count(si(e)-1,e),t,2)}function D4(e,t){return He(e.getFullYear()%100,t,2)}function _4(e,t){return e=w2(e),He(e.getFullYear()%100,t,2)}function B4(e,t){return He(e.getFullYear()%1e4,t,4)}function $4(e,t){var r=e.getDay();return e=r>=4||r===0?Xa(e):Xa.ceil(e),He(e.getFullYear()%1e4,t,4)}function L4(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+He(t/60|0,"0",2)+He(t%60,"0",2)}function Sb(e,t){return He(e.getUTCDate(),t,2)}function z4(e,t){return He(e.getUTCHours(),t,2)}function F4(e,t){return He(e.getUTCHours()%12||12,t,2)}function V4(e,t){return He(1+Dg.count(li(e),e),t,3)}function C2(e,t){return He(e.getUTCMilliseconds(),t,3)}function H4(e,t){return C2(e,t)+"000"}function W4(e,t){return He(e.getUTCMonth()+1,t,2)}function U4(e,t){return He(e.getUTCMinutes(),t,2)}function K4(e,t){return He(e.getUTCSeconds(),t,2)}function Y4(e){var t=e.getUTCDay();return t===0?7:t}function q4(e,t){return He(Bg.count(li(e)-1,e),t,2)}function S2(e){var t=e.getUTCDay();return t>=4||t===0?Za(e):Za.ceil(e)}function G4(e,t){return e=S2(e),He(Za.count(li(e),e)+(li(e).getUTCDay()===4),t,2)}function X4(e){return e.getUTCDay()}function Z4(e,t){return He(ch.count(li(e)-1,e),t,2)}function Q4(e,t){return He(e.getUTCFullYear()%100,t,2)}function J4(e,t){return e=S2(e),He(e.getUTCFullYear()%100,t,2)}function e8(e,t){return He(e.getUTCFullYear()%1e4,t,4)}function t8(e,t){var r=e.getUTCDay();return e=r>=4||r===0?Za(e):Za.ceil(e),He(e.getUTCFullYear()%1e4,t,4)}function r8(){return"+0000"}function jb(){return"%"}function Eb(e){return+e}function Pb(e){return Math.floor(+e/1e3)}var hl,j2,E2;n8({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function n8(e){return hl=n4(e),j2=hl.format,E2=hl.utcFormat,hl}function i8(e){return new Date(e)}function o8(e){return e instanceof Date?+e:+new Date(+e)}function $g(e,t,r,n,i,a,s,l,c,d){var u=Og(),f=u.invert,h=u.domain,g=d(".%L"),m=d(":%S"),x=d("%I:%M"),y=d("%I %p"),w=d("%a %d"),b=d("%b %d"),j=d("%B"),P=d("%Y");function E(S){return(c(S)<S?g:l(S)<S?m:s(S)<S?x:a(S)<S?y:n(S)<S?i(S)<S?w:b:r(S)<S?j:P)(S)}return u.invert=function(S){return new Date(f(S))},u.domain=function(S){return arguments.length?h(Array.from(S,o8)):h().map(i8)},u.ticks=function(S){var O=h();return e(O[0],O[O.length-1],S??10)},u.tickFormat=function(S,O){return O==null?E:d(O)},u.nice=function(S){var O=h();return(!S||typeof S.range!="function")&&(S=t(O[0],O[O.length-1],S??10)),S?h(a2(O,S)):u},u.copy=function(){return vs(u,$g(e,t,r,n,i,a,s,l,c,d))},u}function a8(){return Hr.apply($g(t4,r4,si,v2,_g,tu,g2,p2,so,j2).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function s8(){return Hr.apply($g(J$,e4,li,y2,Bg,Dg,m2,h2,so,E2).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function ru(){var e=0,t=1,r,n,i,a,s=rr,l=!1,c;function d(f){return f==null||isNaN(f=+f)?c:s(i===0?.5:(f=(a(f)-r)*i,l?Math.max(0,Math.min(1,f)):f))}d.domain=function(f){return arguments.length?([e,t]=f,r=a(e=+e),n=a(t=+t),i=r===n?0:1/(n-r),d):[e,t]},d.clamp=function(f){return arguments.length?(l=!!f,d):l},d.interpolator=function(f){return arguments.length?(s=f,d):s};function u(f){return function(h){var g,m;return arguments.length?([g,m]=h,s=f(g,m),d):[s(0),s(1)]}}return d.range=u(Do),d.rangeRound=u(Pg),d.unknown=function(f){return arguments.length?(c=f,d):c},function(f){return a=f,r=f(e),n=f(t),i=r===n?0:1/(n-r),d}}function pi(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function P2(){var e=fi(ru()(rr));return e.copy=function(){return pi(e,P2())},$n.apply(e,arguments)}function O2(){var e=Mg(ru()).domain([1,10]);return e.copy=function(){return pi(e,O2()).base(e.base())},$n.apply(e,arguments)}function k2(){var e=Rg(ru());return e.copy=function(){return pi(e,k2()).constant(e.constant())},$n.apply(e,arguments)}function Lg(){var e=Ag(ru());return e.copy=function(){return pi(e,Lg()).exponent(e.exponent())},$n.apply(e,arguments)}function l8(){return Lg.apply(null,arguments).exponent(.5)}function T2(){var e=[],t=rr;function r(n){if(n!=null&&!isNaN(n=+n))return t((gs(e,n,1)-1)/(e.length-1))}return r.domain=function(n){if(!arguments.length)return e.slice();e=[];for(let i of n)i!=null&&!isNaN(i=+i)&&e.push(i);return e.sort(ai),r},r.interpolator=function(n){return arguments.length?(t=n,r):t},r.range=function(){return e.map((n,i)=>t(i/(e.length-1)))},r.quantiles=function(n){return Array.from({length:n+1},(i,a)=>e$(e,a/n))},r.copy=function(){return T2(t).domain(e)},$n.apply(r,arguments)}function nu(){var e=0,t=.5,r=1,n=1,i,a,s,l,c,d=rr,u,f=!1,h;function g(x){return isNaN(x=+x)?h:(x=.5+((x=+u(x))-a)*(n*x<n*a?l:c),d(f?Math.max(0,Math.min(1,x)):x))}g.domain=function(x){return arguments.length?([e,t,r]=x,i=u(e=+e),a=u(t=+t),s=u(r=+r),l=i===a?0:.5/(a-i),c=a===s?0:.5/(s-a),n=a<i?-1:1,g):[e,t,r]},g.clamp=function(x){return arguments.length?(f=!!x,g):f},g.interpolator=function(x){return arguments.length?(d=x,g):d};function m(x){return function(y){var w,b,j;return arguments.length?([w,b,j]=y,d=O$(x,[w,b,j]),g):[d(0),d(.5),d(1)]}}return g.range=m(Do),g.rangeRound=m(Pg),g.unknown=function(x){return arguments.length?(h=x,g):h},function(x){return u=x,i=x(e),a=x(t),s=x(r),l=i===a?0:.5/(a-i),c=a===s?0:.5/(s-a),n=a<i?-1:1,g}}function M2(){var e=fi(nu()(rr));return e.copy=function(){return pi(e,M2())},$n.apply(e,arguments)}function R2(){var e=Mg(nu()).domain([.1,1,10]);return e.copy=function(){return pi(e,R2()).base(e.base())},$n.apply(e,arguments)}function A2(){var e=Rg(nu());return e.copy=function(){return pi(e,A2()).constant(e.constant())},$n.apply(e,arguments)}function zg(){var e=Ag(nu());return e.copy=function(){return pi(e,zg()).exponent(e.exponent())},$n.apply(e,arguments)}function c8(){return zg.apply(null,arguments).exponent(.5)}const ba=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:Sg,scaleDiverging:M2,scaleDivergingLog:R2,scaleDivergingPow:zg,scaleDivergingSqrt:c8,scaleDivergingSymlog:A2,scaleIdentity:o2,scaleImplicit:nh,scaleLinear:i2,scaleLog:s2,scaleOrdinal:Cg,scalePoint:n$,scalePow:Ig,scaleQuantile:u2,scaleQuantize:d2,scaleRadial:c2,scaleSequential:P2,scaleSequentialLog:O2,scaleSequentialPow:Lg,scaleSequentialQuantile:T2,scaleSequentialSqrt:l8,scaleSequentialSymlog:k2,scaleSqrt:X$,scaleSymlog:l2,scaleThreshold:f2,scaleTime:a8,scaleUtc:s8,tickFormat:n2},Symbol.toStringTag,{value:"Module"}));var hi=e=>e.chartData,Fg=J([hi],e=>{var t=e.chartData!=null?e.chartData.length-1:0;return{chartData:e.chartData,computedData:e.computedData,dataEndIndex:t,dataStartIndex:0}}),Vg=(e,t,r,n)=>n?Fg(e):hi(e);function Li(e){if(Array.isArray(e)&&e.length===2){var[t,r]=e;if(Qt(t)&&Qt(r))return!0}return!1}function Ob(e,t,r){return r?e:[Math.min(e[0],t[0]),Math.max(e[1],t[1])]}function I2(e,t){if(t&&typeof e!="function"&&Array.isArray(e)&&e.length===2){var[r,n]=e,i,a;if(Qt(r))i=r;else if(typeof r=="function")return;if(Qt(n))a=n;else if(typeof n=="function")return;var s=[i,a];if(Li(s))return s}}function u8(e,t,r){if(!(!r&&t==null)){if(typeof e=="function"&&t!=null)try{var n=e(t,r);if(Li(n))return Ob(n,t,r)}catch{}if(Array.isArray(e)&&e.length===2){var[i,a]=e,s,l;if(i==="auto")t!=null&&(s=Math.min(...t));else if(Ne(i))s=i;else if(typeof i=="function")try{t!=null&&(s=i(t?.[0]))}catch{}else if(typeof i=="string"&&ux.test(i)){var c=ux.exec(i);if(c==null||t==null)s=void 0;else{var d=+c[1];s=t[0]-d}}else s=t?.[0];if(a==="auto")t!=null&&(l=Math.max(...t));else if(Ne(a))l=a;else if(typeof a=="function")try{t!=null&&(l=a(t?.[1]))}catch{}else if(typeof a=="string"&&dx.test(a)){var u=dx.exec(a);if(u==null||t==null)l=void 0;else{var f=+u[1];l=t[1]+f}}else l=t?.[1];var h=[s,l];if(Li(h))return t==null?h:Ob(h,t,r)}}}var _o=1e9,d8={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},Wg,lt=!0,Lr="[DecimalError] ",Di=Lr+"Invalid argument: ",Hg=Lr+"Exponent out of range: ",Bo=Math.floor,ji=Math.pow,f8=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,xr,$t=1e7,nt=7,N2=9007199254740991,fc=Bo(N2/nt),Oe={};Oe.absoluteValue=Oe.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};Oe.comparedTo=Oe.cmp=function(e){var t,r,n,i,a=this;if(e=new a.constructor(e),a.s!==e.s)return a.s||-e.s;if(a.e!==e.e)return a.e>e.e^a.s<0?1:-1;for(n=a.d.length,i=e.d.length,t=0,r=n<i?n:i;t<r;++t)if(a.d[t]!==e.d[t])return a.d[t]>e.d[t]^a.s<0?1:-1;return n===i?0:n>i^a.s<0?1:-1};Oe.decimalPlaces=Oe.dp=function(){var e=this,t=e.d.length-1,r=(t-e.e)*nt;if(t=e.d[t],t)for(;t%10==0;t/=10)r--;return r<0?0:r};Oe.dividedBy=Oe.div=function(e){return kn(this,new this.constructor(e))};Oe.dividedToIntegerBy=Oe.idiv=function(e){var t=this,r=t.constructor;return et(kn(t,new r(e),0,1),r.precision)};Oe.equals=Oe.eq=function(e){return!this.cmp(e)};Oe.exponent=function(){return Et(this)};Oe.greaterThan=Oe.gt=function(e){return this.cmp(e)>0};Oe.greaterThanOrEqualTo=Oe.gte=function(e){return this.cmp(e)>=0};Oe.isInteger=Oe.isint=function(){return this.e>this.d.length-2};Oe.isNegative=Oe.isneg=function(){return this.s<0};Oe.isPositive=Oe.ispos=function(){return this.s>0};Oe.isZero=function(){return this.s===0};Oe.lessThan=Oe.lt=function(e){return this.cmp(e)<0};Oe.lessThanOrEqualTo=Oe.lte=function(e){return this.cmp(e)<1};Oe.logarithm=Oe.log=function(e){var t,r=this,n=r.constructor,i=n.precision,a=i+5;if(e===void 0)e=new n(10);else if(e=new n(e),e.s<1||e.eq(xr))throw Error(Lr+"NaN");if(r.s<1)throw Error(Lr+(r.s?"NaN":"-Infinity"));return r.eq(xr)?new n(0):(lt=!1,t=kn(Qa(r,a),Qa(e,a),a),lt=!0,et(t,i))};Oe.minus=Oe.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?B2(t,e):D2(t,(e.s=-e.s,e))};Oe.modulo=Oe.mod=function(e){var t,r=this,n=r.constructor,i=n.precision;if(e=new n(e),!e.s)throw Error(Lr+"NaN");return r.s?(lt=!1,t=kn(r,e,0,1).times(e),lt=!0,r.minus(t)):et(new n(r),i)};Oe.naturalExponential=Oe.exp=function(){return _2(this)};Oe.naturalLogarithm=Oe.ln=function(){return Qa(this)};Oe.negated=Oe.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};Oe.plus=Oe.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?D2(t,e):B2(t,(e.s=-e.s,e))};Oe.precision=Oe.sd=function(e){var t,r,n,i=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(Di+e);if(t=Et(i)+1,n=i.d.length-1,r=n*nt+1,n=i.d[n],n){for(;n%10==0;n/=10)r--;for(n=i.d[0];n>=10;n/=10)r++}return e&&t>r?t:r};Oe.squareRoot=Oe.sqrt=function(){var e,t,r,n,i,a,s,l=this,c=l.constructor;if(l.s<1){if(!l.s)return new c(0);throw Error(Lr+"NaN")}for(e=Et(l),lt=!1,i=Math.sqrt(+l),i==0||i==1/0?(t=sn(l.d),(t.length+e)%2==0&&(t+="0"),i=Math.sqrt(t),e=Bo((e+1)/2)-(e<0||e%2),i==1/0?t="5e"+e:(t=i.toExponential(),t=t.slice(0,t.indexOf("e")+1)+e),n=new c(t)):n=new c(i.toString()),r=c.precision,i=s=r+3;;)if(a=n,n=a.plus(kn(l,a,s+2)).times(.5),sn(a.d).slice(0,s)===(t=sn(n.d)).slice(0,s)){if(t=t.slice(s-3,s+1),i==s&&t=="4999"){if(et(a,r+1,0),a.times(a).eq(l)){n=a;break}}else if(t!="9999")break;s+=4}return lt=!0,et(n,r)};Oe.times=Oe.mul=function(e){var t,r,n,i,a,s,l,c,d,u=this,f=u.constructor,h=u.d,g=(e=new f(e)).d;if(!u.s||!e.s)return new f(0);for(e.s*=u.s,r=u.e+e.e,c=h.length,d=g.length,c<d&&(a=h,h=g,g=a,s=c,c=d,d=s),a=[],s=c+d,n=s;n--;)a.push(0);for(n=d;--n>=0;){for(t=0,i=c+n;i>n;)l=a[i]+g[n]*h[i-n-1]+t,a[i--]=l%$t|0,t=l/$t|0;a[i]=(a[i]+t)%$t|0}for(;!a[--s];)a.pop();return t?++r:a.shift(),e.d=a,e.e=r,lt?et(e,f.precision):e};Oe.toDecimalPlaces=Oe.todp=function(e,t){var r=this,n=r.constructor;return r=new n(r),e===void 0?r:(hn(e,0,_o),t===void 0?t=n.rounding:hn(t,0,8),et(r,e+Et(r)+1,t))};Oe.toExponential=function(e,t){var r,n=this,i=n.constructor;return e===void 0?r=zi(n,!0):(hn(e,0,_o),t===void 0?t=i.rounding:hn(t,0,8),n=et(new i(n),e+1,t),r=zi(n,!0,e+1)),r};Oe.toFixed=function(e,t){var r,n,i=this,a=i.constructor;return e===void 0?zi(i):(hn(e,0,_o),t===void 0?t=a.rounding:hn(t,0,8),n=et(new a(i),e+Et(i)+1,t),r=zi(n.abs(),!1,e+Et(n)+1),i.isneg()&&!i.isZero()?"-"+r:r)};Oe.toInteger=Oe.toint=function(){var e=this,t=e.constructor;return et(new t(e),Et(e)+1,t.rounding)};Oe.toNumber=function(){return+this};Oe.toPower=Oe.pow=function(e){var t,r,n,i,a,s,l=this,c=l.constructor,d=12,u=+(e=new c(e));if(!e.s)return new c(xr);if(l=new c(l),!l.s){if(e.s<1)throw Error(Lr+"Infinity");return l}if(l.eq(xr))return l;if(n=c.precision,e.eq(xr))return et(l,n);if(t=e.e,r=e.d.length-1,s=t>=r,a=l.s,s){if((r=u<0?-u:u)<=N2){for(i=new c(xr),t=Math.ceil(n/nt+4),lt=!1;r%2&&(i=i.times(l),Tb(i.d,t)),r=Bo(r/2),r!==0;)l=l.times(l),Tb(l.d,t);return lt=!0,e.s<0?new c(xr).div(i):et(i,n)}}else if(a<0)throw Error(Lr+"NaN");return a=a<0&&e.d[Math.max(t,r)]&1?-1:1,l.s=1,lt=!1,i=e.times(Qa(l,n+d)),lt=!0,i=_2(i),i.s=a,i};Oe.toPrecision=function(e,t){var r,n,i=this,a=i.constructor;return e===void 0?(r=Et(i),n=zi(i,r<=a.toExpNeg||r>=a.toExpPos)):(hn(e,1,_o),t===void 0?t=a.rounding:hn(t,0,8),i=et(new a(i),e,t),r=Et(i),n=zi(i,e<=r||r<=a.toExpNeg,e)),n};Oe.toSignificantDigits=Oe.tosd=function(e,t){var r=this,n=r.constructor;return e===void 0?(e=n.precision,t=n.rounding):(hn(e,1,_o),t===void 0?t=n.rounding:hn(t,0,8)),et(new n(r),e,t)};Oe.toString=Oe.valueOf=Oe.val=Oe.toJSON=Oe[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=Et(e),r=e.constructor;return zi(e,t<=r.toExpNeg||t>=r.toExpPos)};function D2(e,t){var r,n,i,a,s,l,c,d,u=e.constructor,f=u.precision;if(!e.s||!t.s)return t.s||(t=new u(e)),lt?et(t,f):t;if(c=e.d,d=t.d,s=e.e,i=t.e,c=c.slice(),a=s-i,a){for(a<0?(n=c,a=-a,l=d.length):(n=d,i=s,l=c.length),s=Math.ceil(f/nt),l=s>l?s+1:l+1,a>l&&(a=l,n.length=1),n.reverse();a--;)n.push(0);n.reverse()}for(l=c.length,a=d.length,l-a<0&&(a=l,n=d,d=c,c=n),r=0;a;)r=(c[--a]=c[a]+d[a]+r)/$t|0,c[a]%=$t;for(r&&(c.unshift(r),++i),l=c.length;c[--l]==0;)c.pop();return t.d=c,t.e=i,lt?et(t,f):t}function hn(e,t,r){if(e!==~~e||e<t||e>r)throw Error(Di+e)}function sn(e){var t,r,n,i=e.length-1,a="",s=e[0];if(i>0){for(a+=s,t=1;t<i;t++)n=e[t]+"",r=nt-n.length,r&&(a+=ei(r)),a+=n;s=e[t],n=s+"",r=nt-n.length,r&&(a+=ei(r))}else if(s===0)return"0";for(;s%10===0;)s/=10;return a+s}var kn=(function(){function e(n,i){var a,s=0,l=n.length;for(n=n.slice();l--;)a=n[l]*i+s,n[l]=a%$t|0,s=a/$t|0;return s&&n.unshift(s),n}function t(n,i,a,s){var l,c;if(a!=s)c=a>s?1:-1;else for(l=c=0;l<a;l++)if(n[l]!=i[l]){c=n[l]>i[l]?1:-1;break}return c}function r(n,i,a){for(var s=0;a--;)n[a]-=s,s=n[a]<i[a]?1:0,n[a]=s*$t+n[a]-i[a];for(;!n[0]&&n.length>1;)n.shift()}return function(n,i,a,s){var l,c,d,u,f,h,g,m,x,y,w,b,j,P,E,S,O,k,R=n.constructor,I=n.s==i.s?1:-1,B=n.d,_=i.d;if(!n.s)return new R(n);if(!i.s)throw Error(Lr+"Division by zero");for(c=n.e-i.e,O=_.length,E=B.length,g=new R(I),m=g.d=[],d=0;_[d]==(B[d]||0);)++d;if(_[d]>(B[d]||0)&&--c,a==null?b=a=R.precision:s?b=a+(Et(n)-Et(i))+1:b=a,b<0)return new R(0);if(b=b/nt+2|0,d=0,O==1)for(u=0,_=_[0],b++;(d<E||u)&&b--;d++)j=u*$t+(B[d]||0),m[d]=j/_|0,u=j%_|0;else{for(u=$t/(_[0]+1)|0,u>1&&(_=e(_,u),B=e(B,u),O=_.length,E=B.length),P=O,x=B.slice(0,O),y=x.length;y<O;)x[y++]=0;k=_.slice(),k.unshift(0),S=_[0],_[1]>=$t/2&&++S;do u=0,l=t(_,x,O,y),l<0?(w=x[0],O!=y&&(w=w*$t+(x[1]||0)),u=w/S|0,u>1?(u>=$t&&(u=$t-1),f=e(_,u),h=f.length,y=x.length,l=t(f,x,h,y),l==1&&(u--,r(f,O<h?k:_,h))):(u==0&&(l=u=1),f=_.slice()),h=f.length,h<y&&f.unshift(0),r(x,f,y),l==-1&&(y=x.length,l=t(_,x,O,y),l<1&&(u++,r(x,O<y?k:_,y))),y=x.length):l===0&&(u++,x=[0]),m[d++]=u,l&&x[0]?x[y++]=B[P]||0:(x=[B[P]],y=1);while((P++<E||x[0]!==void 0)&&b--)}return m[0]||m.shift(),g.e=c,et(g,s?a+Et(g)+1:a)}})();function _2(e,t){var r,n,i,a,s,l,c=0,d=0,u=e.constructor,f=u.precision;if(Et(e)>16)throw Error(Hg+Et(e));if(!e.s)return new u(xr);for(lt=!1,l=f,s=new u(.03125);e.abs().gte(.1);)e=e.times(s),d+=5;for(n=Math.log(ji(2,d))/Math.LN10*2+5|0,l+=n,r=i=a=new u(xr),u.precision=l;;){if(i=et(i.times(e),l),r=r.times(++c),s=a.plus(kn(i,r,l)),sn(s.d).slice(0,l)===sn(a.d).slice(0,l)){for(;d--;)a=et(a.times(a),l);return u.precision=f,t==null?(lt=!0,et(a,f)):a}a=s}}function Et(e){for(var t=e.e*nt,r=e.d[0];r>=10;r/=10)t++;return t}function kf(e,t,r){if(t>e.LN10.sd())throw lt=!0,r&&(e.precision=r),Error(Lr+"LN10 precision limit exceeded");return et(new e(e.LN10),t)}function ei(e){for(var t="";e--;)t+="0";return t}function Qa(e,t){var r,n,i,a,s,l,c,d,u,f=1,h=10,g=e,m=g.d,x=g.constructor,y=x.precision;if(g.s<1)throw Error(Lr+(g.s?"NaN":"-Infinity"));if(g.eq(xr))return new x(0);if(t==null?(lt=!1,d=y):d=t,g.eq(10))return t==null&&(lt=!0),kf(x,d);if(d+=h,x.precision=d,r=sn(m),n=r.charAt(0),a=Et(g),Math.abs(a)<15e14){for(;n<7&&n!=1||n==1&&r.charAt(1)>3;)g=g.times(e),r=sn(g.d),n=r.charAt(0),f++;a=Et(g),n>1?(g=new x("0."+r),a++):g=new x(n+"."+r.slice(1))}else return c=kf(x,d+2,y).times(a+""),g=Qa(new x(n+"."+r.slice(1)),d-h).plus(c),x.precision=y,t==null?(lt=!0,et(g,y)):g;for(l=s=g=kn(g.minus(xr),g.plus(xr),d),u=et(g.times(g),d),i=3;;){if(s=et(s.times(u),d),c=l.plus(kn(s,new x(i),d)),sn(c.d).slice(0,d)===sn(l.d).slice(0,d))return l=l.times(2),a!==0&&(l=l.plus(kf(x,d+2,y).times(a+""))),l=kn(l,new x(f),d),x.precision=y,t==null?(lt=!0,et(l,y)):l;l=c,i+=2}}function kb(e,t){var r,n,i;for((r=t.indexOf("."))>-1&&(t=t.replace(".","")),(n=t.search(/e/i))>0?(r<0&&(r=n),r+=+t.slice(n+1),t=t.substring(0,n)):r<0&&(r=t.length),n=0;t.charCodeAt(n)===48;)++n;for(i=t.length;t.charCodeAt(i-1)===48;)--i;if(t=t.slice(n,i),t){if(i-=n,r=r-n-1,e.e=Bo(r/nt),e.d=[],n=(r+1)%nt,r<0&&(n+=nt),n<i){for(n&&e.d.push(+t.slice(0,n)),i-=nt;n<i;)e.d.push(+t.slice(n,n+=nt));t=t.slice(n),n=nt-t.length}else n-=i;for(;n--;)t+="0";if(e.d.push(+t),lt&&(e.e>fc||e.e<-fc))throw Error(Hg+r)}else e.s=0,e.e=0,e.d=[0];return e}function et(e,t,r){var n,i,a,s,l,c,d,u,f=e.d;for(s=1,a=f[0];a>=10;a/=10)s++;if(n=t-s,n<0)n+=nt,i=t,d=f[u=0];else{if(u=Math.ceil((n+1)/nt),a=f.length,u>=a)return e;for(d=a=f[u],s=1;a>=10;a/=10)s++;n%=nt,i=n-nt+s}if(r!==void 0&&(a=ji(10,s-i-1),l=d/a%10|0,c=t<0||f[u+1]!==void 0||d%a,c=r<4?(l||c)&&(r==0||r==(e.s<0?3:2)):l>5||l==5&&(r==4||c||r==6&&(n>0?i>0?d/ji(10,s-i):0:f[u-1])%10&1||r==(e.s<0?8:7))),t<1||!f[0])return c?(a=Et(e),f.length=1,t=t-a-1,f[0]=ji(10,(nt-t%nt)%nt),e.e=Bo(-t/nt)||0):(f.length=1,f[0]=e.e=e.s=0),e;if(n==0?(f.length=u,a=1,u--):(f.length=u+1,a=ji(10,nt-n),f[u]=i>0?(d/ji(10,s-i)%ji(10,i)|0)*a:0),c)for(;;)if(u==0){(f[0]+=a)==$t&&(f[0]=1,++e.e);break}else{if(f[u]+=a,f[u]!=$t)break;f[u--]=0,a=1}for(n=f.length;f[--n]===0;)f.pop();if(lt&&(e.e>fc||e.e<-fc))throw Error(Hg+Et(e));return e}function B2(e,t){var r,n,i,a,s,l,c,d,u,f,h=e.constructor,g=h.precision;if(!e.s||!t.s)return t.s?t.s=-t.s:t=new h(e),lt?et(t,g):t;if(c=e.d,f=t.d,n=t.e,d=e.e,c=c.slice(),s=d-n,s){for(u=s<0,u?(r=c,s=-s,l=f.length):(r=f,n=d,l=c.length),i=Math.max(Math.ceil(g/nt),l)+2,s>i&&(s=i,r.length=1),r.reverse(),i=s;i--;)r.push(0);r.reverse()}else{for(i=c.length,l=f.length,u=i<l,u&&(l=i),i=0;i<l;i++)if(c[i]!=f[i]){u=c[i]<f[i];break}s=0}for(u&&(r=c,c=f,f=r,t.s=-t.s),l=c.length,i=f.length-l;i>0;--i)c[l++]=0;for(i=f.length;i>s;){if(c[--i]<f[i]){for(a=i;a&&c[--a]===0;)c[a]=$t-1;--c[a],c[i]+=$t}c[i]-=f[i]}for(;c[--l]===0;)c.pop();for(;c[0]===0;c.shift())--n;return c[0]?(t.d=c,t.e=n,lt?et(t,g):t):new h(0)}function zi(e,t,r){var n,i=Et(e),a=sn(e.d),s=a.length;return t?(r&&(n=r-s)>0?a=a.charAt(0)+"."+a.slice(1)+ei(n):s>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(i<0?"e":"e+")+i):i<0?(a="0."+ei(-i-1)+a,r&&(n=r-s)>0&&(a+=ei(n))):i>=s?(a+=ei(i+1-s),r&&(n=r-i-1)>0&&(a=a+"."+ei(n))):((n=i+1)<s&&(a=a.slice(0,n)+"."+a.slice(n)),r&&(n=r-s)>0&&(i+1===s&&(a+="."),a+=ei(n))),e.s<0?"-"+a:a}function Tb(e,t){if(e.length>t)return e.length=t,!0}function $2(e){var t,r,n;function i(a){var s=this;if(!(s instanceof i))return new i(a);if(s.constructor=i,a instanceof i){s.s=a.s,s.e=a.e,s.d=(a=a.d)?a.slice():a;return}if(typeof a=="number"){if(a*0!==0)throw Error(Di+a);if(a>0)s.s=1;else if(a<0)a=-a,s.s=-1;else{s.s=0,s.e=0,s.d=[0];return}if(a===~~a&&a<1e7){s.e=0,s.d=[a];return}return kb(s,a.toString())}else if(typeof a!="string")throw Error(Di+a);if(a.charCodeAt(0)===45?(a=a.slice(1),s.s=-1):s.s=1,f8.test(a))kb(s,a);else throw Error(Di+a)}if(i.prototype=Oe,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=$2,i.config=i.set=p8,e===void 0&&(e={}),e)for(n=["precision","rounding","toExpNeg","toExpPos","LN10"],t=0;t<n.length;)e.hasOwnProperty(r=n[t++])||(e[r]=this[r]);return i.config(e),i}function p8(e){if(!e||typeof e!="object")throw Error(Lr+"Object expected");var t,r,n,i=["precision",1,_o,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(t=0;t<i.length;t+=3)if((n=e[r=i[t]])!==void 0)if(Bo(n)===n&&n>=i[t+1]&&n<=i[t+2])this[r]=n;else throw Error(Di+r+": "+n);if((n=e[r="LN10"])!==void 0)if(n==Math.LN10)this[r]=new this(n);else throw Error(Di+r+": "+n);return this}var Wg=$2(d8);xr=new Wg(1);const Xe=Wg;var h8=e=>e,L2={},z2=e=>e===L2,Mb=e=>function t(){return arguments.length===0||arguments.length===1&&z2(arguments.length<=0?void 0:arguments[0])?t:e(...arguments)},F2=(e,t)=>e===1?t:Mb(function(){for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];var a=n.filter(s=>s!==L2).length;return a>=e?t(...n):F2(e-a,Mb(function(){for(var s=arguments.length,l=new Array(s),c=0;c<s;c++)l[c]=arguments[c];var d=n.map(u=>z2(u)?l.shift():u);return t(...d,...l)}))}),g8=e=>F2(e.length,e),uh=(e,t)=>{for(var r=[],n=e;n<t;++n)r[n-e]=n;return r},m8=g8((e,t)=>Array.isArray(t)?t.map(e):Object.keys(t).map(r=>t[r]).map(e)),v8=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];if(!r.length)return h8;var i=r.reverse(),a=i[0],s=i.slice(1);return function(){return s.reduce((l,c)=>c(l),a(...arguments))}},dh=e=>Array.isArray(e)?e.reverse():e.split("").reverse().join(""),V2=e=>{var t=null,r=null;return function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];return t&&i.every((s,l)=>{var c;return s===((c=t)===null||c===void 0?void 0:c[l])})||(t=i,r=e(...i)),r}};function H2(e){var t;return e===0?t=1:t=Math.floor(new Xe(e).abs().log(10).toNumber())+1,t}function W2(e,t,r){for(var n=new Xe(e),i=0,a=[];n.lt(t)&&i<1e5;)a.push(n.toNumber()),n=n.add(r),i++;return a}var U2=e=>{var[t,r]=e,[n,i]=[t,r];return t>r&&([n,i]=[r,t]),[n,i]},K2=(e,t,r)=>{if(e.lte(0))return new Xe(0);var n=H2(e.toNumber()),i=new Xe(10).pow(n),a=e.div(i),s=n!==1?.05:.1,l=new Xe(Math.ceil(a.div(s).toNumber())).add(r).mul(s),c=l.mul(i);return t?new Xe(c.toNumber()):new Xe(Math.ceil(c.toNumber()))},y8=(e,t,r)=>{var n=new Xe(1),i=new Xe(e);if(!i.isint()&&r){var a=Math.abs(e);a<1?(n=new Xe(10).pow(H2(e)-1),i=new Xe(Math.floor(i.div(n).toNumber())).mul(n)):a>1&&(i=new Xe(Math.floor(e)))}else e===0?i=new Xe(Math.floor((t-1)/2)):r||(i=new Xe(Math.floor(e)));var s=Math.floor((t-1)/2),l=v8(m8(c=>i.add(new Xe(c-s).mul(n)).toNumber()),uh);return l(0,t)},Y2=function(t,r,n,i){var a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((r-t)/(n-1)))return{step:new Xe(0),tickMin:new Xe(0),tickMax:new Xe(0)};var s=K2(new Xe(r).sub(t).div(n-1),i,a),l;t<=0&&r>=0?l=new Xe(0):(l=new Xe(t).add(r).div(2),l=l.sub(new Xe(l).mod(s)));var c=Math.ceil(l.sub(t).div(s).toNumber()),d=Math.ceil(new Xe(r).sub(l).div(s).toNumber()),u=c+d+1;return u>n?Y2(t,r,n,i,a+1):(u<n&&(d=r>0?d+(n-u):d,c=r>0?c:c+(n-u)),{step:s,tickMin:l.sub(new Xe(c).mul(s)),tickMax:l.add(new Xe(d).mul(s))})};function x8(e){var[t,r]=e,n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,a=Math.max(n,2),[s,l]=U2([t,r]);if(s===-1/0||l===1/0){var c=l===1/0?[s,...uh(0,n-1).map(()=>1/0)]:[...uh(0,n-1).map(()=>-1/0),l];return t>r?dh(c):c}if(s===l)return y8(s,n,i);var{step:d,tickMin:u,tickMax:f}=Y2(s,l,a,i,0),h=W2(u,f.add(new Xe(.1).mul(d)),d);return t>r?dh(h):h}function b8(e,t){var[r,n]=e,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,[a,s]=U2([r,n]);if(a===-1/0||s===1/0)return[r,n];if(a===s)return[a];var l=Math.max(t,2),c=K2(new Xe(s).sub(a).div(l-1),i,0),d=[...W2(new Xe(a),new Xe(s),c),s];return i===!1&&(d=d.map(u=>Math.round(u))),r>n?dh(d):d}var w8=V2(x8),C8=V2(b8),q2=e=>e.rootProps.maxBarSize,S8=e=>e.rootProps.barGap,G2=e=>e.rootProps.barCategoryGap,j8=e=>e.rootProps.barSize,ys=e=>e.rootProps.stackOffset,Ug=e=>e.options.chartName,Kg=e=>e.rootProps.syncId,X2=e=>e.rootProps.syncMethod,Yg=e=>e.options.eventEmitter,wn={allowDuplicatedCategory:!0,angleAxisId:0,reversed:!1,scale:"auto",tick:!0,type:"category"},vr={allowDataOverflow:!1,allowDuplicatedCategory:!0,radiusAxisId:0,scale:"auto",tick:!0,tickCount:5,type:"number"},iu=(e,t)=>{if(!(!e||!t))return e!=null&&e.reversed?[t[1],t[0]]:t},E8={allowDataOverflow:!1,allowDecimals:!1,allowDuplicatedCategory:!1,dataKey:void 0,domain:void 0,id:wn.angleAxisId,includeHidden:!1,name:void 0,reversed:wn.reversed,scale:wn.scale,tick:wn.tick,tickCount:void 0,ticks:void 0,type:wn.type,unit:void 0},P8={allowDataOverflow:vr.allowDataOverflow,allowDecimals:!1,allowDuplicatedCategory:vr.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:vr.radiusAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:vr.scale,tick:vr.tick,tickCount:vr.tickCount,ticks:void 0,type:vr.type,unit:void 0},O8={allowDataOverflow:!1,allowDecimals:!1,allowDuplicatedCategory:wn.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:wn.angleAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:wn.scale,tick:wn.tick,tickCount:void 0,ticks:void 0,type:"number",unit:void 0},k8={allowDataOverflow:vr.allowDataOverflow,allowDecimals:!1,allowDuplicatedCategory:vr.allowDuplicatedCategory,dataKey:void 0,domain:void 0,id:vr.radiusAxisId,includeHidden:!1,name:void 0,reversed:!1,scale:vr.scale,tick:vr.tick,tickCount:vr.tickCount,ticks:void 0,type:"category",unit:void 0},qg=(e,t)=>e.polarAxis.angleAxis[t]!=null?e.polarAxis.angleAxis[t]:e.layout.layoutType==="radial"?O8:E8,Gg=(e,t)=>e.polarAxis.radiusAxis[t]!=null?e.polarAxis.radiusAxis[t]:e.layout.layoutType==="radial"?k8:P8,ou=e=>e.polarOptions,Xg=J([_n,Bn,Rt],Sj),Z2=J([ou,Xg],(e,t)=>{if(e!=null)return Zt(e.innerRadius,t,0)}),Q2=J([ou,Xg],(e,t)=>{if(e!=null)return Zt(e.outerRadius,t,t*.8)}),T8=e=>{if(e==null)return[0,0];var{startAngle:t,endAngle:r}=e;return[t,r]},J2=J([ou],T8);J([qg,J2],iu);var eE=J([Xg,Z2,Q2],(e,t,r)=>{if(!(e==null||t==null||r==null))return[t,r]});J([Gg,eE],iu);var tE=J([We,ou,Z2,Q2,_n,Bn],(e,t,r,n,i,a)=>{if(!(e!=="centric"&&e!=="radial"||t==null||r==null||n==null)){var{cx:s,cy:l,startAngle:c,endAngle:d}=t;return{cx:Zt(s,i,i/2),cy:Zt(l,a,a/2),innerRadius:r,outerRadius:n,startAngle:c,endAngle:d,clockWise:!1}}}),dt=(e,t)=>t,xs=(e,t,r)=>r;function Zg(e){return e?.id}var It=e=>{var t=We(e);return t==="horizontal"?"xAxis":t==="vertical"?"yAxis":t==="centric"?"angleAxis":"radiusAxis"},$o=e=>e.tooltip.settings.axisId,Nt=e=>{var t=It(e),r=$o(e);return bs(e,t,r)},rE=J([Nt],e=>e?.dataKey);function nE(e,t,r){var{chartData:n=[]}=t,{allowDuplicatedCategory:i,dataKey:a}=r,s=new Map;return e.forEach(l=>{var c,d=(c=l.data)!==null&&c!==void 0?c:n;if(!(d==null||d.length===0)){var u=Zg(l);d.forEach((f,h)=>{var g=a==null||i?h:String(ht(f,a,null)),m=ht(f,l.dataKey,0),x;s.has(g)?x=s.get(g):x={},Object.assign(x,{[u]:m}),s.set(g,x)})}}),Array.from(s.values())}function au(e){return e.stackId!=null&&e.dataKey!=null}var su=(e,t)=>e===t?!0:e==null||t==null?!1:e[0]===t[0]&&e[1]===t[1];function lu(e,t){return Array.isArray(e)&&Array.isArray(t)&&e.length===0&&t.length===0?!0:e===t}function Rb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function pc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Rb(Object(r),!0).forEach(function(n){M8(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Rb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function M8(e,t,r){return(t=R8(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function R8(e){var t=A8(e,"string");return typeof t=="symbol"?t:t+""}function A8(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var fh=[0,"auto"],gr={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:void 0,height:30,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"bottom",padding:{left:0,right:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"category",unit:void 0},iE=(e,t)=>e.cartesianAxis.xAxis[t],Ln=(e,t)=>{var r=iE(e,t);return r??gr},mr={allowDataOverflow:!1,allowDecimals:!0,allowDuplicatedCategory:!0,angle:0,dataKey:void 0,domain:fh,hide:!0,id:0,includeHidden:!1,interval:"preserveEnd",minTickGap:5,mirror:!1,name:void 0,orientation:"left",padding:{top:0,bottom:0},reversed:!1,scale:"auto",tick:!0,tickCount:5,tickFormatter:void 0,ticks:void 0,type:"number",unit:void 0,width:hs},oE=(e,t)=>e.cartesianAxis.yAxis[t],zn=(e,t)=>{var r=oE(e,t);return r??mr},I8={domain:[0,"auto"],includeHidden:!1,reversed:!1,allowDataOverflow:!1,allowDuplicatedCategory:!1,dataKey:void 0,id:0,name:"",range:[64,64],scale:"auto",type:"number",unit:""},Qg=(e,t)=>{var r=e.cartesianAxis.zAxis[t];return r??I8},gt=(e,t,r)=>{switch(t){case"xAxis":return Ln(e,r);case"yAxis":return zn(e,r);case"zAxis":return Qg(e,r);case"angleAxis":return qg(e,r);case"radiusAxis":return Gg(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},N8=(e,t,r)=>{switch(t){case"xAxis":return Ln(e,r);case"yAxis":return zn(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},bs=(e,t,r)=>{switch(t){case"xAxis":return Ln(e,r);case"yAxis":return zn(e,r);case"angleAxis":return qg(e,r);case"radiusAxis":return Gg(e,r);default:throw new Error("Unexpected axis type: ".concat(t))}},aE=e=>e.graphicalItems.cartesianItems.some(t=>t.type==="bar")||e.graphicalItems.polarItems.some(t=>t.type==="radialBar");function Jg(e,t){return r=>{switch(e){case"xAxis":return"xAxisId"in r&&r.xAxisId===t;case"yAxis":return"yAxisId"in r&&r.yAxisId===t;case"zAxis":return"zAxisId"in r&&r.zAxisId===t;case"angleAxis":return"angleAxisId"in r&&r.angleAxisId===t;case"radiusAxis":return"radiusAxisId"in r&&r.radiusAxisId===t;default:return!1}}}var em=e=>e.graphicalItems.cartesianItems,D8=J([dt,xs],Jg),tm=(e,t,r)=>e.filter(r).filter(n=>t?.includeHidden===!0?!0:!n.hide),ws=J([em,gt,D8],tm,{memoizeOptions:{resultEqualityCheck:lu}}),sE=J([ws],e=>e.filter(t=>t.type==="area"||t.type==="bar").filter(au)),lE=e=>e.filter(t=>!("stackId"in t)||t.stackId===void 0),_8=J([ws],lE),rm=e=>e.map(t=>t.data).filter(Boolean).flat(1),B8=J([ws],rm,{memoizeOptions:{resultEqualityCheck:lu}}),nm=(e,t)=>{var{chartData:r=[],dataStartIndex:n,dataEndIndex:i}=t;return e.length>0?e:r.slice(n,i+1)},im=J([B8,Vg],nm),om=(e,t,r)=>t?.dataKey!=null?e.map(n=>({value:ht(n,t.dataKey)})):r.length>0?r.map(n=>n.dataKey).flatMap(n=>e.map(i=>({value:ht(i,n)}))):e.map(n=>({value:n})),cu=J([im,gt,ws],om);function cE(e,t){switch(e){case"xAxis":return t.direction==="x";case"yAxis":return t.direction==="y";default:return!1}}function kl(e){if(pn(e)||e instanceof Date){var t=Number(e);if(Qt(t))return t}}function Ab(e){if(Array.isArray(e)){var t=[kl(e[0]),kl(e[1])];return Li(t)?t:void 0}var r=kl(e);if(r!=null)return[r,r]}function Lo(e){return e.map(kl).filter(a5)}function $8(e,t,r){return!r||typeof t!="number"||Br(t)?[]:r.length?Lo(r.flatMap(n=>{var i=ht(e,n.dataKey),a,s;if(Array.isArray(i)?[a,s]=i:a=s=i,!(!Qt(a)||!Qt(s)))return[t-a,t+s]})):[]}var L8=J([sE,Vg,Nt],nE),uE=(e,t,r)=>{var n={},i=t.reduce((a,s)=>(s.stackId==null||(a[s.stackId]==null&&(a[s.stackId]=[]),a[s.stackId].push(s)),a),n);return Object.fromEntries(Object.entries(i).map(a=>{var[s,l]=a,c=l.map(Zg);return[s,{stackedData:k6(e,c,r),graphicalItems:l}]}))},ph=J([L8,sE,ys],uE),dE=(e,t,r,n)=>{var{dataStartIndex:i,dataEndIndex:a}=t;if(n==null&&r!=="zAxis"){var s=I6(e,i,a);if(!(s!=null&&s[0]===0&&s[1]===0))return s}},z8=J([gt],e=>e.allowDataOverflow),am=e=>{var t;if(e==null||!("domain"in e))return fh;if(e.domain!=null)return e.domain;if(e.ticks!=null){if(e.type==="number"){var r=Lo(e.ticks);return[Math.min(...r),Math.max(...r)]}if(e.type==="category")return e.ticks.map(String)}return(t=e?.domain)!==null&&t!==void 0?t:fh},sm=J([gt],am),lm=J([sm,z8],I2),F8=J([ph,hi,dt,lm],dE,{memoizeOptions:{resultEqualityCheck:su}}),uu=e=>e.errorBars,V8=(e,t,r)=>e.flatMap(n=>t[n.id]).filter(Boolean).filter(n=>cE(r,n)),hc=function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.filter(Boolean);if(i.length!==0){var a=i.flat(),s=Math.min(...a),l=Math.max(...a);return[s,l]}},cm=(e,t,r,n,i)=>{var a,s;if(r.length>0&&e.forEach(l=>{r.forEach(c=>{var d,u,f=(d=n[c.id])===null||d===void 0?void 0:d.filter(w=>cE(i,w)),h=ht(l,(u=t.dataKey)!==null&&u!==void 0?u:c.dataKey),g=$8(l,h,f);if(g.length>=2){var m=Math.min(...g),x=Math.max(...g);(a==null||m<a)&&(a=m),(s==null||x>s)&&(s=x)}var y=Ab(h);y!=null&&(a=a==null?y[0]:Math.min(a,y[0]),s=s==null?y[1]:Math.max(s,y[1]))})}),t?.dataKey!=null&&e.forEach(l=>{var c=Ab(ht(l,t.dataKey));c!=null&&(a=a==null?c[0]:Math.min(a,c[0]),s=s==null?c[1]:Math.max(s,c[1]))}),Qt(a)&&Qt(s))return[a,s]},H8=J([im,gt,_8,uu,dt],cm,{memoizeOptions:{resultEqualityCheck:su}});function W8(e){var{value:t}=e;if(pn(t)||t instanceof Date)return t}var U8=(e,t,r)=>{var n=e.map(W8).filter(i=>i!=null);return r&&(t.dataKey==null||t.allowDuplicatedCategory&&TS(n))?Yj(0,e.length):t.allowDuplicatedCategory?n:Array.from(new Set(n))},fE=e=>e.referenceElements.dots,zo=(e,t,r)=>e.filter(n=>n.ifOverflow==="extendDomain").filter(n=>t==="xAxis"?n.xAxisId===r:n.yAxisId===r),K8=J([fE,dt,xs],zo),pE=e=>e.referenceElements.areas,Y8=J([pE,dt,xs],zo),hE=e=>e.referenceElements.lines,q8=J([hE,dt,xs],zo),gE=(e,t)=>{var r=Lo(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},G8=J(K8,dt,gE),mE=(e,t)=>{var r=Lo(e.flatMap(n=>[t==="xAxis"?n.x1:n.y1,t==="xAxis"?n.x2:n.y2]));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},X8=J([Y8,dt],mE),vE=(e,t)=>{var r=Lo(e.map(n=>t==="xAxis"?n.x:n.y));if(r.length!==0)return[Math.min(...r),Math.max(...r)]},Z8=J(q8,dt,vE),Q8=J(G8,Z8,X8,(e,t,r)=>hc(e,r,t)),um=(e,t,r,n,i,a,s,l)=>{if(r!=null)return r;var c=s==="vertical"&&l==="xAxis"||s==="horizontal"&&l==="yAxis",d=c?hc(n,a,i):hc(a,i);return u8(t,d,e.allowDataOverflow)},J8=J([gt,sm,lm,F8,H8,Q8,We,dt],um,{memoizeOptions:{resultEqualityCheck:su}}),eL=[0,1],dm=(e,t,r,n,i,a,s)=>{if(!((e==null||r==null||r.length===0)&&s===void 0)){var{dataKey:l,type:c}=e,d=Wi(t,a);return d&&l==null?Yj(0,r.length):c==="category"?U8(n,e,d):i==="expand"?eL:s}},fm=J([gt,We,im,cu,ys,dt,J8],dm),yE=(e,t,r,n,i)=>{if(e!=null){var{scale:a,type:s}=e;if(a==="auto")return t==="radial"&&i==="radiusAxis"?"band":t==="radial"&&i==="angleAxis"?"linear":s==="category"&&n&&(n.indexOf("LineChart")>=0||n.indexOf("AreaChart")>=0||n.indexOf("ComposedChart")>=0&&!r)?"point":s==="category"?"band":"linear";if(typeof a=="string"){var l="scale".concat(ls(a));return l in ba?l:"point"}}},Fo=J([gt,We,aE,Ug,dt],yE);function tL(e){if(e!=null){if(e in ba)return ba[e]();var t="scale".concat(ls(e));if(t in ba)return ba[t]()}}function pm(e,t,r,n){if(!(r==null||n==null)){if(typeof e.scale=="function")return e.scale.copy().domain(r).range(n);var i=tL(t);if(i!=null){var a=i.domain(r).range(n);return S6(a),a}}}var hm=(e,t,r)=>{var n=am(t);if(!(r!=="auto"&&r!=="linear")){if(t!=null&&t.tickCount&&Array.isArray(n)&&(n[0]==="auto"||n[1]==="auto")&&Li(e))return w8(e,t.tickCount,t.allowDecimals);if(t!=null&&t.tickCount&&t.type==="number"&&Li(e))return C8(e,t.tickCount,t.allowDecimals)}},gm=J([fm,bs,Fo],hm),mm=(e,t,r,n)=>{if(n!=="angleAxis"&&e?.type==="number"&&Li(t)&&Array.isArray(r)&&r.length>0){var i=t[0],a=r[0],s=t[1],l=r[r.length-1];return[Math.min(i,a),Math.max(s,l)]}return t},rL=J([gt,fm,gm,dt],mm),nL=J(cu,gt,(e,t)=>{if(!(!t||t.type!=="number")){var r=1/0,n=Array.from(Lo(e.map(l=>l.value))).sort((l,c)=>l-c);if(n.length<2)return 1/0;var i=n[n.length-1]-n[0];if(i===0)return 1/0;for(var a=0;a<n.length-1;a++){var s=n[a+1]-n[a];r=Math.min(r,s)}return r/i}}),xE=J(nL,We,G2,Rt,(e,t,r,n)=>n,(e,t,r,n,i)=>{if(!Qt(e))return 0;var a=t==="vertical"?n.height:n.width;if(i==="gap")return e*a/2;if(i==="no-gap"){var s=Zt(r,e*a),l=e*a/2;return l-s-(l-s)/a*s}return 0}),iL=(e,t)=>{var r=Ln(e,t);return r==null||typeof r.padding!="string"?0:xE(e,"xAxis",t,r.padding)},oL=(e,t)=>{var r=zn(e,t);return r==null||typeof r.padding!="string"?0:xE(e,"yAxis",t,r.padding)},aL=J(Ln,iL,(e,t)=>{var r,n;if(e==null)return{left:0,right:0};var{padding:i}=e;return typeof i=="string"?{left:t,right:t}:{left:((r=i.left)!==null&&r!==void 0?r:0)+t,right:((n=i.right)!==null&&n!==void 0?n:0)+t}}),sL=J(zn,oL,(e,t)=>{var r,n;if(e==null)return{top:0,bottom:0};var{padding:i}=e;return typeof i=="string"?{top:t,bottom:t}:{top:((r=i.top)!==null&&r!==void 0?r:0)+t,bottom:((n=i.bottom)!==null&&n!==void 0?n:0)+t}}),lL=J([Rt,aL,qc,Yc,(e,t,r)=>r],(e,t,r,n,i)=>{var{padding:a}=n;return i?[a.left,r.width-a.right]:[e.left+t.left,e.left+e.width-t.right]}),cL=J([Rt,We,sL,qc,Yc,(e,t,r)=>r],(e,t,r,n,i,a)=>{var{padding:s}=i;return a?[n.height-s.bottom,s.top]:t==="horizontal"?[e.top+e.height-r.bottom,e.top+r.top]:[e.top+r.top,e.top+e.height-r.bottom]}),Cs=(e,t,r,n)=>{var i;switch(t){case"xAxis":return lL(e,r,n);case"yAxis":return cL(e,r,n);case"zAxis":return(i=Qg(e,r))===null||i===void 0?void 0:i.range;case"angleAxis":return J2(e);case"radiusAxis":return eE(e,r);default:return}},bE=J([gt,Cs],iu),Vo=J([gt,Fo,rL,bE],pm);J([ws,uu,dt],V8);function wE(e,t){return e.id<t.id?-1:e.id>t.id?1:0}var du=(e,t)=>t,fu=(e,t,r)=>r,uL=J(Uc,du,fu,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(wE)),dL=J(Kc,du,fu,(e,t,r)=>e.filter(n=>n.orientation===t).filter(n=>n.mirror===r).sort(wE)),CE=(e,t)=>({width:e.width,height:t.height}),fL=(e,t)=>{var r=typeof t.width=="number"?t.width:hs;return{width:r,height:e.height}},SE=J(Rt,Ln,CE),pL=(e,t,r)=>{switch(t){case"top":return e.top;case"bottom":return r-e.bottom;default:return 0}},hL=(e,t,r)=>{switch(t){case"left":return e.left;case"right":return r-e.right;default:return 0}},gL=J(Bn,Rt,uL,du,fu,(e,t,r,n,i)=>{var a={},s;return r.forEach(l=>{var c=CE(t,l);s==null&&(s=pL(t,n,e));var d=n==="top"&&!i||n==="bottom"&&i;a[l.id]=s-Number(d)*c.height,s+=(d?-1:1)*c.height}),a}),mL=J(_n,Rt,dL,du,fu,(e,t,r,n,i)=>{var a={},s;return r.forEach(l=>{var c=fL(t,l);s==null&&(s=hL(t,n,e));var d=n==="left"&&!i||n==="right"&&i;a[l.id]=s-Number(d)*c.width,s+=(d?-1:1)*c.width}),a}),vL=(e,t)=>{var r=Ln(e,t);if(r!=null)return gL(e,r.orientation,r.mirror)},yL=J([Rt,Ln,vL,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r?.[n];return i==null?{x:e.left,y:0}:{x:e.left,y:i}}}),xL=(e,t)=>{var r=zn(e,t);if(r!=null)return mL(e,r.orientation,r.mirror)},bL=J([Rt,zn,xL,(e,t)=>t],(e,t,r,n)=>{if(t!=null){var i=r?.[n];return i==null?{x:0,y:e.top}:{x:i,y:e.top}}}),jE=J(Rt,zn,(e,t)=>{var r=typeof t.width=="number"?t.width:hs;return{width:r,height:e.height}}),Ib=(e,t,r)=>{switch(t){case"xAxis":return SE(e,r).width;case"yAxis":return jE(e,r).height;default:return}},EE=(e,t,r,n)=>{if(r!=null){var{allowDuplicatedCategory:i,type:a,dataKey:s}=r,l=Wi(e,n),c=t.map(d=>d.value);if(s&&l&&a==="category"&&i&&TS(c))return c}},vm=J([We,cu,gt,dt],EE),PE=(e,t,r,n)=>{if(!(r==null||r.dataKey==null)){var{type:i,scale:a}=r,s=Wi(e,n);if(s&&(i==="number"||a!=="auto"))return t.map(l=>l.value)}},ym=J([We,cu,bs,dt],PE),Nb=J([We,N8,Fo,Vo,vm,ym,Cs,gm,dt],(e,t,r,n,i,a,s,l,c)=>{if(t==null)return null;var d=Wi(e,c);return{angle:t.angle,interval:t.interval,minTickGap:t.minTickGap,orientation:t.orientation,tick:t.tick,tickCount:t.tickCount,tickFormatter:t.tickFormatter,ticks:t.ticks,type:t.type,unit:t.unit,axisType:c,categoricalDomain:a,duplicateDomain:i,isCategorical:d,niceTicks:l,range:s,realScaleType:r,scale:n}}),wL=(e,t,r,n,i,a,s,l,c)=>{if(!(t==null||n==null)){var d=Wi(e,c),{type:u,ticks:f,tickCount:h}=t,g=r==="scaleBand"&&typeof n.bandwidth=="function"?n.bandwidth()/2:2,m=u==="category"&&n.bandwidth?n.bandwidth()/g:0;m=c==="angleAxis"&&a!=null&&a.length>=2?Lt(a[0]-a[1])*2*m:m;var x=f||i;if(x){var y=x.map((w,b)=>{var j=s?s.indexOf(w):w;return{index:b,coordinate:n(j)+m,value:w,offset:m}});return y.filter(w=>!Br(w.coordinate))}return d&&l?l.map((w,b)=>({coordinate:n(w)+m,value:w,index:b,offset:m})):n.ticks?n.ticks(h).map(w=>({coordinate:n(w)+m,value:w,offset:m})):n.domain().map((w,b)=>({coordinate:n(w)+m,value:s?s[w]:w,index:b,offset:m}))}},OE=J([We,bs,Fo,Vo,gm,Cs,vm,ym,dt],wL),CL=(e,t,r,n,i,a,s)=>{if(!(t==null||r==null||n==null||n[0]===n[1])){var l=Wi(e,s),{tickCount:c}=t,d=0;return d=s==="angleAxis"&&n?.length>=2?Lt(n[0]-n[1])*2*d:d,l&&a?a.map((u,f)=>({coordinate:r(u)+d,value:u,index:f,offset:d})):r.ticks?r.ticks(c).map(u=>({coordinate:r(u)+d,value:u,offset:d})):r.domain().map((u,f)=>({coordinate:r(u)+d,value:i?i[u]:u,index:f,offset:d}))}},Eo=J([We,bs,Vo,Cs,vm,ym,dt],CL),Po=J(gt,Vo,(e,t)=>{if(!(e==null||t==null))return pc(pc({},e),{},{scale:t})}),SL=J([gt,Fo,fm,bE],pm);J((e,t,r)=>Qg(e,r),SL,(e,t)=>{if(!(e==null||t==null))return pc(pc({},e),{},{scale:t})});var jL=J([We,Uc,Kc],(e,t,r)=>{switch(e){case"horizontal":return t.some(n=>n.reversed)?"right-to-left":"left-to-right";case"vertical":return r.some(n=>n.reversed)?"bottom-to-top":"top-to-bottom";case"centric":case"radial":return"left-to-right";default:return}}),kE=e=>e.options.defaultTooltipEventType,TE=e=>e.options.validateTooltipEventTypes;function ME(e,t,r){if(e==null)return t;var n=e?"axis":"item";return r==null?t:r.includes(n)?n:t}function xm(e,t){var r=kE(e),n=TE(e);return ME(t,r,n)}function EL(e){return Ae(t=>xm(t,e))}var RE=(e,t)=>{var r,n=Number(t);if(!(Br(n)||t==null))return n>=0?e==null||(r=e[n])===null||r===void 0?void 0:r.value:void 0},PL=e=>e.tooltip.settings,ri={active:!1,index:null,dataKey:void 0,coordinate:void 0},OL={itemInteraction:{click:ri,hover:ri},axisInteraction:{click:ri,hover:ri},keyboardInteraction:ri,syncInteraction:{active:!1,index:null,dataKey:void 0,label:void 0,coordinate:void 0,sourceViewBox:void 0},tooltipItemPayloads:[],settings:{shared:void 0,trigger:"hover",axisId:0,active:!1,defaultIndex:void 0}},AE=Cr({name:"tooltip",initialState:OL,reducers:{addTooltipEntrySettings:{reducer(e,t){e.tooltipItemPayloads.push(t.payload)},prepare:er()},removeTooltipEntrySettings:{reducer(e,t){var r=On(e).tooltipItemPayloads.indexOf(t.payload);r>-1&&e.tooltipItemPayloads.splice(r,1)},prepare:er()},setTooltipSettingsState(e,t){e.settings=t.payload},setActiveMouseOverItemIndex(e,t){e.syncInteraction.active=!1,e.keyboardInteraction.active=!1,e.itemInteraction.hover.active=!0,e.itemInteraction.hover.index=t.payload.activeIndex,e.itemInteraction.hover.dataKey=t.payload.activeDataKey,e.itemInteraction.hover.coordinate=t.payload.activeCoordinate},mouseLeaveChart(e){e.itemInteraction.hover.active=!1,e.axisInteraction.hover.active=!1},mouseLeaveItem(e){e.itemInteraction.hover.active=!1},setActiveClickItemIndex(e,t){e.syncInteraction.active=!1,e.itemInteraction.click.active=!0,e.keyboardInteraction.active=!1,e.itemInteraction.click.index=t.payload.activeIndex,e.itemInteraction.click.dataKey=t.payload.activeDataKey,e.itemInteraction.click.coordinate=t.payload.activeCoordinate},setMouseOverAxisIndex(e,t){e.syncInteraction.active=!1,e.axisInteraction.hover.active=!0,e.keyboardInteraction.active=!1,e.axisInteraction.hover.index=t.payload.activeIndex,e.axisInteraction.hover.dataKey=t.payload.activeDataKey,e.axisInteraction.hover.coordinate=t.payload.activeCoordinate},setMouseClickAxisIndex(e,t){e.syncInteraction.active=!1,e.keyboardInteraction.active=!1,e.axisInteraction.click.active=!0,e.axisInteraction.click.index=t.payload.activeIndex,e.axisInteraction.click.dataKey=t.payload.activeDataKey,e.axisInteraction.click.coordinate=t.payload.activeCoordinate},setSyncInteraction(e,t){e.syncInteraction=t.payload},setKeyboardInteraction(e,t){e.keyboardInteraction.active=t.payload.active,e.keyboardInteraction.index=t.payload.activeIndex,e.keyboardInteraction.coordinate=t.payload.activeCoordinate,e.keyboardInteraction.dataKey=t.payload.activeDataKey}}}),{addTooltipEntrySettings:kL,removeTooltipEntrySettings:TL,setTooltipSettingsState:ML,setActiveMouseOverItemIndex:IE,mouseLeaveItem:RL,mouseLeaveChart:NE,setActiveClickItemIndex:AL,setMouseOverAxisIndex:DE,setMouseClickAxisIndex:IL,setSyncInteraction:hh,setKeyboardInteraction:gh}=AE.actions,NL=AE.reducer;function Db(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function gl(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Db(Object(r),!0).forEach(function(n){DL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Db(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function DL(e,t,r){return(t=_L(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _L(e){var t=BL(e,"string");return typeof t=="symbol"?t:t+""}function BL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function $L(e,t,r){return t==="axis"?r==="click"?e.axisInteraction.click:e.axisInteraction.hover:r==="click"?e.itemInteraction.click:e.itemInteraction.hover}function LL(e){return e.index!=null}var _E=(e,t,r,n)=>{if(t==null)return ri;var i=$L(e,t,r);if(i==null)return ri;if(i.active)return i;if(e.keyboardInteraction.active)return e.keyboardInteraction;if(e.syncInteraction.active&&e.syncInteraction.index!=null)return e.syncInteraction;var a=e.settings.active===!0;if(LL(i)){if(a)return gl(gl({},i),{},{active:!0})}else if(n!=null)return{active:!0,coordinate:void 0,dataKey:void 0,index:n};return gl(gl({},ri),{},{coordinate:i.coordinate})},bm=(e,t)=>{var r=e?.index;if(r==null)return null;var n=Number(r);if(!Qt(n))return r;var i=0,a=1/0;return t.length>0&&(a=t.length-1),String(Math.max(i,Math.min(n,a)))},BE=(e,t,r,n,i,a,s,l)=>{if(!(a==null||l==null)){var c=s[0],d=c==null?void 0:l(c.positions,a);if(d!=null)return d;var u=i?.[Number(a)];if(u)switch(r){case"horizontal":return{x:u.coordinate,y:(n.top+t)/2};default:return{x:(n.left+e)/2,y:u.coordinate}}}},$E=(e,t,r,n)=>{if(t==="axis")return e.tooltipItemPayloads;if(e.tooltipItemPayloads.length===0)return[];var i;return r==="hover"?i=e.itemInteraction.hover.dataKey:i=e.itemInteraction.click.dataKey,i==null&&n!=null?[e.tooltipItemPayloads[0]]:e.tooltipItemPayloads.filter(a=>{var s;return((s=a.settings)===null||s===void 0?void 0:s.dataKey)===i})},Ss=e=>e.options.tooltipPayloadSearcher,Ho=e=>e.tooltip;function _b(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Bb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_b(Object(r),!0).forEach(function(n){zL(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_b(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function zL(e,t,r){return(t=FL(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function FL(e){var t=VL(e,"string");return typeof t=="symbol"?t:t+""}function VL(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function HL(e,t){return e??t}var LE=(e,t,r,n,i,a,s)=>{if(!(t==null||a==null)){var{chartData:l,computedData:c,dataStartIndex:d,dataEndIndex:u}=r,f=[];return e.reduce((h,g)=>{var m,{dataDefinedOnItem:x,settings:y}=g,w=HL(x,l),b=Array.isArray(w)?jj(w,d,u):w,j=(m=y?.dataKey)!==null&&m!==void 0?m:n,P=y?.nameKey,E;if(n&&Array.isArray(b)&&!Array.isArray(b[0])&&s==="axis"?E=zD(b,n,i):E=a(b,t,c,P),Array.isArray(E))E.forEach(O=>{var k=Bb(Bb({},y),{},{name:O.name,unit:O.unit,color:void 0,fill:void 0});h.push(fx({tooltipEntrySettings:k,dataKey:O.dataKey,payload:O.payload,value:ht(O.payload,O.dataKey),name:O.name}))});else{var S;h.push(fx({tooltipEntrySettings:y,dataKey:j,payload:E,value:ht(E,j),name:(S=ht(E,P))!==null&&S!==void 0?S:y?.name}))}return h},f)}},wm=J([Nt,We,aE,Ug,It],yE),WL=J([e=>e.graphicalItems.cartesianItems,e=>e.graphicalItems.polarItems],(e,t)=>[...e,...t]),UL=J([It,$o],Jg),js=J([WL,Nt,UL],tm,{memoizeOptions:{resultEqualityCheck:lu}}),KL=J([js],e=>e.filter(au)),YL=J([js],rm,{memoizeOptions:{resultEqualityCheck:lu}}),Wo=J([YL,hi],nm),qL=J([KL,hi,Nt],nE),Cm=J([Wo,Nt,js],om),zE=J([Nt],am),GL=J([Nt],e=>e.allowDataOverflow),FE=J([zE,GL],I2),XL=J([js],e=>e.filter(au)),ZL=J([qL,XL,ys],uE),QL=J([ZL,hi,It,FE],dE),JL=J([js],lE),ez=J([Wo,Nt,JL,uu,It],cm,{memoizeOptions:{resultEqualityCheck:su}}),tz=J([fE,It,$o],zo),rz=J([tz,It],gE),nz=J([pE,It,$o],zo),iz=J([nz,It],mE),oz=J([hE,It,$o],zo),az=J([oz,It],vE),sz=J([rz,az,iz],hc),lz=J([Nt,zE,FE,QL,ez,sz,We,It],um),VE=J([Nt,We,Wo,Cm,ys,It,lz],dm),cz=J([VE,Nt,wm],hm),uz=J([Nt,VE,cz,It],mm),HE=e=>{var t=It(e),r=$o(e),n=!1;return Cs(e,t,r,n)},WE=J([Nt,HE],iu),UE=J([Nt,wm,uz,WE],pm),dz=J([We,Cm,Nt,It],EE),fz=J([We,Cm,Nt,It],PE),pz=(e,t,r,n,i,a,s,l)=>{if(t){var{type:c}=t,d=Wi(e,l);if(n){var u=r==="scaleBand"&&n.bandwidth?n.bandwidth()/2:2,f=c==="category"&&n.bandwidth?n.bandwidth()/u:0;return f=l==="angleAxis"&&i!=null&&i?.length>=2?Lt(i[0]-i[1])*2*f:f,d&&s?s.map((h,g)=>({coordinate:n(h)+f,value:h,index:g,offset:f})):n.domain().map((h,g)=>({coordinate:n(h)+f,value:a?a[h]:h,index:g,offset:f}))}}},Fn=J([We,Nt,wm,UE,HE,dz,fz,It],pz),Sm=J([kE,TE,PL],(e,t,r)=>ME(r.shared,e,t)),KE=e=>e.tooltip.settings.trigger,jm=e=>e.tooltip.settings.defaultIndex,pu=J([Ho,Sm,KE,jm],_E),Fi=J([pu,Wo],bm),YE=J([Fn,Fi],RE),qE=J([pu],e=>{if(e)return e.dataKey}),GE=J([Ho,Sm,KE,jm],$E),hz=J([_n,Bn,We,Rt,Fn,jm,GE,Ss],BE),gz=J([pu,hz],(e,t)=>e!=null&&e.coordinate?e.coordinate:t),mz=J([pu],e=>e.active),vz=J([GE,Fi,hi,rE,YE,Ss,Sm],LE);J([vz],e=>{if(e!=null){var t=e.map(r=>r.payload).filter(r=>r!=null);return Array.from(new Set(t))}});function $b(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Lb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?$b(Object(r),!0).forEach(function(n){yz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):$b(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function yz(e,t,r){return(t=xz(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xz(e){var t=bz(e,"string");return typeof t=="symbol"?t:t+""}function bz(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var wz=()=>Ae(Nt),Cz=()=>{var e=wz(),t=Ae(Fn),r=Ae(UE);return hg(Lb(Lb({},e),{},{scale:r}),t)},Sz=()=>Ae(Ug),Em=(e,t)=>t,XE=(e,t,r)=>r,Pm=(e,t,r,n)=>n,jz=J(Fn,e=>Lc(e,t=>t.coordinate)),Om=J([Ho,Em,XE,Pm],_E),ZE=J([Om,Wo],bm),Ez=(e,t,r)=>{if(t!=null){var n=Ho(e);return t==="axis"?r==="hover"?n.axisInteraction.hover.dataKey:n.axisInteraction.click.dataKey:r==="hover"?n.itemInteraction.hover.dataKey:n.itemInteraction.click.dataKey}},QE=J([Ho,Em,XE,Pm],$E),gc=J([_n,Bn,We,Rt,Fn,Pm,QE,Ss],BE),Pz=J([Om,gc],(e,t)=>{var r;return(r=e.coordinate)!==null&&r!==void 0?r:t}),JE=J(Fn,ZE,RE),Oz=J([QE,ZE,hi,rE,JE,Ss,Em],LE),kz=J([Om],e=>({isActive:e.active,activeIndex:e.index})),Tz=(e,t,r,n,i,a,s,l)=>{if(!(!e||!t||!n||!i||!a)){var c=N6(e.chartX,e.chartY,t,r,l);if(c){var d=_6(c,t),u=w6(d,s,a,n,i),f=D6(t,a,u,c);return{activeIndex:String(u),activeCoordinate:f}}}};function mh(){return mh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mh.apply(null,arguments)}function zb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ml(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?zb(Object(r),!0).forEach(function(n){Mz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):zb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Mz(e,t,r){return(t=Rz(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Rz(e){var t=Az(e,"string");return typeof t=="symbol"?t:t+""}function Az(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Iz(e){var{coordinate:t,payload:r,index:n,offset:i,tooltipAxisBandSize:a,layout:s,cursor:l,tooltipEventType:c,chartName:d}=e,u=t,f=r,h=n;if(!l||!u||d!=="ScatterChart"&&c!=="axis")return null;var g,m;if(d==="ScatterChart")g=u,m=J3;else if(d==="BarChart")g=e5(s,u,i,a),m=Hj;else if(s==="radial"){var{cx:x,cy:y,radius:w,startAngle:b,endAngle:j}=Wj(u);g={cx:x,cy:y,startAngle:b,endAngle:j,innerRadius:w,outerRadius:w},m=Kj}else g={points:B5(s,u,i)},m=$j;var P=typeof l=="object"&&"className"in l?l.className:void 0,E=ml(ml(ml(ml({stroke:"#ccc",pointerEvents:"none"},i),g),za(l)),{},{payload:f,payloadIndex:h,className:Qe("recharts-tooltip-cursor",P)});return v.isValidElement(l)?v.cloneElement(l,E):v.createElement(m,E)}function Nz(e){var t=Cz(),r=Ij(),n=xg(),i=Sz();return C.createElement(Iz,mh({},e,{coordinate:e.coordinate,index:e.index,payload:e.payload,offset:r,layout:n,tooltipAxisBandSize:t,chartName:i}))}var eP=v.createContext(null),Dz=()=>v.useContext(eP),Tf={exports:{}},Fb;function _z(){return Fb||(Fb=1,(function(e){var t=Object.prototype.hasOwnProperty,r="~";function n(){}Object.create&&(n.prototype=Object.create(null),new n().__proto__||(r=!1));function i(c,d,u){this.fn=c,this.context=d,this.once=u||!1}function a(c,d,u,f,h){if(typeof u!="function")throw new TypeError("The listener must be a function");var g=new i(u,f||c,h),m=r?r+d:d;return c._events[m]?c._events[m].fn?c._events[m]=[c._events[m],g]:c._events[m].push(g):(c._events[m]=g,c._eventsCount++),c}function s(c,d){--c._eventsCount===0?c._events=new n:delete c._events[d]}function l(){this._events=new n,this._eventsCount=0}l.prototype.eventNames=function(){var d=[],u,f;if(this._eventsCount===0)return d;for(f in u=this._events)t.call(u,f)&&d.push(r?f.slice(1):f);return Object.getOwnPropertySymbols?d.concat(Object.getOwnPropertySymbols(u)):d},l.prototype.listeners=function(d){var u=r?r+d:d,f=this._events[u];if(!f)return[];if(f.fn)return[f.fn];for(var h=0,g=f.length,m=new Array(g);h<g;h++)m[h]=f[h].fn;return m},l.prototype.listenerCount=function(d){var u=r?r+d:d,f=this._events[u];return f?f.fn?1:f.length:0},l.prototype.emit=function(d,u,f,h,g,m){var x=r?r+d:d;if(!this._events[x])return!1;var y=this._events[x],w=arguments.length,b,j;if(y.fn){switch(y.once&&this.removeListener(d,y.fn,void 0,!0),w){case 1:return y.fn.call(y.context),!0;case 2:return y.fn.call(y.context,u),!0;case 3:return y.fn.call(y.context,u,f),!0;case 4:return y.fn.call(y.context,u,f,h),!0;case 5:return y.fn.call(y.context,u,f,h,g),!0;case 6:return y.fn.call(y.context,u,f,h,g,m),!0}for(j=1,b=new Array(w-1);j<w;j++)b[j-1]=arguments[j];y.fn.apply(y.context,b)}else{var P=y.length,E;for(j=0;j<P;j++)switch(y[j].once&&this.removeListener(d,y[j].fn,void 0,!0),w){case 1:y[j].fn.call(y[j].context);break;case 2:y[j].fn.call(y[j].context,u);break;case 3:y[j].fn.call(y[j].context,u,f);break;case 4:y[j].fn.call(y[j].context,u,f,h);break;default:if(!b)for(E=1,b=new Array(w-1);E<w;E++)b[E-1]=arguments[E];y[j].fn.apply(y[j].context,b)}}return!0},l.prototype.on=function(d,u,f){return a(this,d,u,f,!1)},l.prototype.once=function(d,u,f){return a(this,d,u,f,!0)},l.prototype.removeListener=function(d,u,f,h){var g=r?r+d:d;if(!this._events[g])return this;if(!u)return s(this,g),this;var m=this._events[g];if(m.fn)m.fn===u&&(!h||m.once)&&(!f||m.context===f)&&s(this,g);else{for(var x=0,y=[],w=m.length;x<w;x++)(m[x].fn!==u||h&&!m[x].once||f&&m[x].context!==f)&&y.push(m[x]);y.length?this._events[g]=y.length===1?y[0]:y:s(this,g)}return this},l.prototype.removeAllListeners=function(d){var u;return d?(u=r?r+d:d,this._events[u]&&s(this,u)):(this._events=new n,this._eventsCount=0),this},l.prototype.off=l.prototype.removeListener,l.prototype.addListener=l.prototype.on,l.prefixed=r,l.EventEmitter=l,e.exports=l})(Tf)),Tf.exports}var Bz=_z();const $z=wr(Bz);var Ja=new $z,vh="recharts.syncEvent.tooltip",Vb="recharts.syncEvent.brush";function tP(e,t){if(t){var r=Number.parseInt(t,10);if(!Br(r))return e?.[r]}}var Lz={chartName:"",tooltipPayloadSearcher:void 0,eventEmitter:void 0,defaultTooltipEventType:"axis"},rP=Cr({name:"options",initialState:Lz,reducers:{createEventEmitter:e=>{e.eventEmitter==null&&(e.eventEmitter=Symbol("rechartsEventEmitter"))}}}),zz=rP.reducer,{createEventEmitter:Fz}=rP.actions;function Vz(e){return e.tooltip.syncInteraction}var Hz={chartData:void 0,computedData:void 0,dataStartIndex:0,dataEndIndex:0},nP=Cr({name:"chartData",initialState:Hz,reducers:{setChartData(e,t){if(e.chartData=t.payload,t.payload==null){e.dataStartIndex=0,e.dataEndIndex=0;return}t.payload.length>0&&e.dataEndIndex!==t.payload.length-1&&(e.dataEndIndex=t.payload.length-1)},setComputedData(e,t){e.computedData=t.payload},setDataStartEndIndexes(e,t){var{startIndex:r,endIndex:n}=t.payload;r!=null&&(e.dataStartIndex=r),n!=null&&(e.dataEndIndex=n)}}}),{setChartData:Hb,setDataStartEndIndexes:Wz}=nP.actions,Uz=nP.reducer,Kz=["x","y"];function Wb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function no(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Wb(Object(r),!0).forEach(function(n){Yz(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Wb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Yz(e,t,r){return(t=qz(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function qz(e){var t=Gz(e,"string");return typeof t=="symbol"?t:t+""}function Gz(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Xz(e,t){if(e==null)return{};var r,n,i=Zz(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function Zz(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var iP=()=>{};function Qz(){var e=Ae(Kg),t=Ae(Yg),r=ut(),n=Ae(X2),i=Ae(Fn),a=xg(),s=Gc(),l=Ae(c=>c.rootProps.className);v.useEffect(()=>{if(e==null)return iP;var c=(d,u,f)=>{if(t!==f&&e===d){if(n==="index"){var h;if(s&&u!==null&&u!==void 0&&(h=u.payload)!==null&&h!==void 0&&h.coordinate&&u.payload.sourceViewBox){var g=u.payload.coordinate,{x:m,y:x}=g,y=Xz(g,Kz),{x:w,y:b,width:j,height:P}=u.payload.sourceViewBox,E=no(no({},y),{},{x:s.x+(j?(m-w)/j:0)*s.width,y:s.y+(P?(x-b)/P:0)*s.height});r(no(no({},u),{},{payload:no(no({},u.payload),{},{coordinate:E})}))}else r(u);return}if(i!=null){var S;if(typeof n=="function"){var O={activeTooltipIndex:u.payload.index==null?void 0:Number(u.payload.index),isTooltipActive:u.payload.active,activeIndex:u.payload.index==null?void 0:Number(u.payload.index),activeLabel:u.payload.label,activeDataKey:u.payload.dataKey,activeCoordinate:u.payload.coordinate},k=n(i,O);S=i[k]}else n==="value"&&(S=i.find(D=>String(D.value)===u.payload.label));var{coordinate:R}=u.payload;if(S==null||u.payload.active===!1||R==null||s==null){r(hh({active:!1,coordinate:void 0,dataKey:void 0,index:null,label:void 0,sourceViewBox:void 0}));return}var{x:I,y:B}=R,_=Math.min(I,s.x+s.width),$=Math.min(B,s.y+s.height),W={x:a==="horizontal"?S.coordinate:_,y:a==="horizontal"?$:S.coordinate},T=hh({active:u.payload.active,coordinate:W,dataKey:u.payload.dataKey,index:String(S.index),label:u.payload.label,sourceViewBox:u.payload.sourceViewBox});r(T)}}};return Ja.on(vh,c),()=>{Ja.off(vh,c)}},[l,r,t,e,n,i,a,s])}function Jz(){var e=Ae(Kg),t=Ae(Yg),r=ut();v.useEffect(()=>{if(e==null)return iP;var n=(i,a,s)=>{t!==s&&e===i&&r(Wz(a))};return Ja.on(Vb,n),()=>{Ja.off(Vb,n)}},[r,t,e])}function eF(){var e=ut();v.useEffect(()=>{e(Fz())},[e]),Qz(),Jz()}function tF(e,t,r,n,i,a){var s=Ae(g=>Ez(g,e,t)),l=Ae(Yg),c=Ae(Kg),d=Ae(X2),u=Ae(Vz),f=u?.active,h=Gc();v.useEffect(()=>{if(!f&&c!=null&&l!=null){var g=hh({active:a,coordinate:r,dataKey:s,index:i,label:typeof n=="number"?String(n):n,sourceViewBox:h});Ja.emit(vh,c,g,l)}},[f,r,s,i,n,l,c,d,a,h])}function Ub(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Kb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Ub(Object(r),!0).forEach(function(n){rF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Ub(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function rF(e,t,r){return(t=nF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nF(e){var t=iF(e,"string");return typeof t=="symbol"?t:t+""}function iF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function oF(e){return e.dataKey}function aF(e,t){return C.isValidElement(e)?C.cloneElement(e,t):typeof e=="function"?C.createElement(e,t):C.createElement(R3,t)}var Yb=[],sF={allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",axisId:0,contentStyle:{},cursor:!0,filterNull:!0,isAnimationActive:!Ui.isSsr,itemSorter:"name",itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,wrapperStyle:{}};function vl(e){var t=ir(e,sF),{active:r,allowEscapeViewBox:n,animationDuration:i,animationEasing:a,content:s,filterNull:l,isAnimationActive:c,offset:d,payloadUniqBy:u,position:f,reverseDirection:h,useTranslate3d:g,wrapperStyle:m,cursor:x,shared:y,trigger:w,defaultIndex:b,portal:j,axisId:P}=t,E=ut(),S=typeof b=="number"?String(b):b;v.useEffect(()=>{E(ML({shared:y,trigger:w,axisId:P,active:r,defaultIndex:S}))},[E,y,w,P,r,S]);var O=Gc(),k=Bj(),R=EL(y),{activeIndex:I,isActive:B}=Ae(se=>kz(se,R,w,S)),_=Ae(se=>Oz(se,R,w,S)),$=Ae(se=>JE(se,R,w,S)),W=Ae(se=>Pz(se,R,w,S)),T=_,D=Dz(),N=r??B,[A,L]=KS([T,N]),K=R==="axis"?$:void 0;tF(R,w,W,K,I,N);var H=j??D;if(H==null)return null;var V=T??Yb;N||(V=Yb),l&&V.length&&(V=zS(T.filter(se=>se.value!=null&&(se.hide!==!0||t.includeHidden)),u,oF));var Y=V.length>0,re=C.createElement($3,{allowEscapeViewBox:n,animationDuration:i,animationEasing:a,isAnimationActive:c,active:N,coordinate:W,hasPayload:Y,offset:d,position:f,reverseDirection:h,useTranslate3d:g,viewBox:O,wrapperStyle:m,lastBoundingBox:A,innerRef:L,hasPortalFromProps:!!j},aF(s,Kb(Kb({},t),{},{payload:V,label:K,active:N,coordinate:W,accessibilityLayer:k})));return C.createElement(C.Fragment,null,Oa.createPortal(re,H),N&&C.createElement(Nz,{cursor:x,tooltipEventType:R,coordinate:W,payload:T,index:I}))}var oi=e=>null;oi.displayName="Cell";function lF(e,t,r){return(t=cF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cF(e){var t=uF(e,"string");return typeof t=="symbol"?t:t+""}function uF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class dF{constructor(t){lF(this,"cache",new Map),this.maxSize=t}get(t){var r=this.cache.get(t);return r!==void 0&&(this.cache.delete(t),this.cache.set(t,r)),r}set(t,r){if(this.cache.has(t))this.cache.delete(t);else if(this.cache.size>=this.maxSize){var n=this.cache.keys().next().value;this.cache.delete(n)}this.cache.set(t,r)}clear(){this.cache.clear()}size(){return this.cache.size}}function qb(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function fF(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?qb(Object(r),!0).forEach(function(n){pF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):qb(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function pF(e,t,r){return(t=hF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function hF(e){var t=gF(e,"string");return typeof t=="symbol"?t:t+""}function gF(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var mF={cacheSize:2e3,enableCache:!0},oP=fF({},mF),Gb=new dF(oP.cacheSize),vF={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},Xb="recharts_measurement_span";function yF(e,t){var r=t.fontSize||"",n=t.fontFamily||"",i=t.fontWeight||"",a=t.fontStyle||"",s=t.letterSpacing||"",l=t.textTransform||"";return"".concat(e,"|").concat(r,"|").concat(n,"|").concat(i,"|").concat(a,"|").concat(s,"|").concat(l)}var Zb=(e,t)=>{try{var r=document.getElementById(Xb);r||(r=document.createElement("span"),r.setAttribute("id",Xb),r.setAttribute("aria-hidden","true"),document.body.appendChild(r)),Object.assign(r.style,vF,t),r.textContent="".concat(e);var n=r.getBoundingClientRect();return{width:n.width,height:n.height}}catch{return{width:0,height:0}}},ja=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||Ui.isSsr)return{width:0,height:0};if(!oP.enableCache)return Zb(t,r);var n=yF(t,r),i=Gb.get(n);if(i)return i;var a=Zb(t,r);return Gb.set(n,a),a},Qb=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,Jb=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,xF=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,bF=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,aP={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},wF=Object.keys(aP),lo="NaN";function CF(e,t){return e*aP[t]}class sr{static parse(t){var r,[,n,i]=(r=bF.exec(t))!==null&&r!==void 0?r:[];return new sr(parseFloat(n),i??"")}constructor(t,r){this.num=t,this.unit=r,this.num=t,this.unit=r,Br(t)&&(this.unit=""),r!==""&&!xF.test(r)&&(this.num=NaN,this.unit=""),wF.includes(r)&&(this.num=CF(t,r),this.unit="px")}add(t){return this.unit!==t.unit?new sr(NaN,""):new sr(this.num+t.num,this.unit)}subtract(t){return this.unit!==t.unit?new sr(NaN,""):new sr(this.num-t.num,this.unit)}multiply(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new sr(NaN,""):new sr(this.num*t.num,this.unit||t.unit)}divide(t){return this.unit!==""&&t.unit!==""&&this.unit!==t.unit?new sr(NaN,""):new sr(this.num/t.num,this.unit||t.unit)}toString(){return"".concat(this.num).concat(this.unit)}isNaN(){return Br(this.num)}}function sP(e){if(e.includes(lo))return lo;for(var t=e;t.includes("*")||t.includes("/");){var r,[,n,i,a]=(r=Qb.exec(t))!==null&&r!==void 0?r:[],s=sr.parse(n??""),l=sr.parse(a??""),c=i==="*"?s.multiply(l):s.divide(l);if(c.isNaN())return lo;t=t.replace(Qb,c.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var d,[,u,f,h]=(d=Jb.exec(t))!==null&&d!==void 0?d:[],g=sr.parse(u??""),m=sr.parse(h??""),x=f==="+"?g.add(m):g.subtract(m);if(x.isNaN())return lo;t=t.replace(Jb,x.toString())}return t}var e1=/\(([^()]*)\)/;function SF(e){for(var t=e,r;(r=e1.exec(t))!=null;){var[,n]=r;t=t.replace(e1,sP(n))}return t}function jF(e){var t=e.replace(/\s+/g,"");return t=SF(t),t=sP(t),t}function EF(e){try{return jF(e)}catch{return lo}}function Mf(e){var t=EF(e.slice(5,-1));return t===lo?"":t}var PF=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],OF=["dx","dy","angle","className","breakAll"];function yh(){return yh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},yh.apply(null,arguments)}function t1(e,t){if(e==null)return{};var r,n,i=kF(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function kF(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var lP=/[ \f\n\r\t\v\u2028\u2029]+/,cP=e=>{var{children:t,breakAll:r,style:n}=e;try{var i=[];Ft(t)||(r?i=t.toString().split(""):i=t.toString().split(lP));var a=i.map(l=>({word:l,width:ja(l,n).width})),s=r?0:ja(" ",n).width;return{wordsWithComputedWidth:a,spaceWidth:s}}catch{return null}},TF=(e,t,r,n,i)=>{var{maxLines:a,children:s,style:l,breakAll:c}=e,d=Ne(a),u=s,f=function(){var B=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return B.reduce((_,$)=>{var{word:W,width:T}=$,D=_[_.length-1];if(D&&(n==null||i||D.width+T+r<Number(n)))D.words.push(W),D.width+=T+r;else{var N={words:[W],width:T};_.push(N)}return _},[])},h=f(t),g=I=>I.reduce((B,_)=>B.width>_.width?B:_);if(!d||i)return h;var m=h.length>a||g(h).width>Number(n);if(!m)return h;for(var x="…",y=I=>{var B=u.slice(0,I),_=cP({breakAll:c,style:l,children:B+x}).wordsWithComputedWidth,$=f(_),W=$.length>a||g($).width>Number(n);return[W,$]},w=0,b=u.length-1,j=0,P;w<=b&&j<=u.length-1;){var E=Math.floor((w+b)/2),S=E-1,[O,k]=y(S),[R]=y(E);if(!O&&!R&&(w=E+1),O&&R&&(b=E-1),!O&&R){P=k;break}j++}return P||h},r1=e=>{var t=Ft(e)?[]:e.toString().split(lP);return[{words:t}]},MF=e=>{var{width:t,scaleToFit:r,children:n,style:i,breakAll:a,maxLines:s}=e;if((t||r)&&!Ui.isSsr){var l,c,d=cP({breakAll:a,children:n,style:i});if(d){var{wordsWithComputedWidth:u,spaceWidth:f}=d;l=u,c=f}else return r1(n);return TF({breakAll:a,children:n,maxLines:s,style:i},l,c,t,r)}return r1(n)},n1="#808080",hu=v.forwardRef((e,t)=>{var{x:r=0,y:n=0,lineHeight:i="1em",capHeight:a="0.71em",scaleToFit:s=!1,textAnchor:l="start",verticalAnchor:c="end",fill:d=n1}=e,u=t1(e,PF),f=v.useMemo(()=>MF({breakAll:u.breakAll,children:u.children,maxLines:u.maxLines,scaleToFit:s,style:u.style,width:u.width}),[u.breakAll,u.children,u.maxLines,s,u.style,u.width]),{dx:h,dy:g,angle:m,className:x,breakAll:y}=u,w=t1(u,OF);if(!pn(r)||!pn(n)||f.length===0)return null;var b=r+(Ne(h)?h:0),j=n+(Ne(g)?g:0),P;switch(c){case"start":P=Mf("calc(".concat(a,")"));break;case"middle":P=Mf("calc(".concat((f.length-1)/2," * -").concat(i," + (").concat(a," / 2))"));break;default:P=Mf("calc(".concat(f.length-1," * -").concat(i,")"));break}var E=[];if(s){var S=f[0].width,{width:O}=u;E.push("scale(".concat(Ne(O)?O/S:1,")"))}return m&&E.push("rotate(".concat(m,", ").concat(b,", ").concat(j,")")),E.length&&(w.transform=E.join(" ")),C.createElement("text",yh({},_r(w),{ref:t,x:b,y:j,className:Qe("recharts-text",x),textAnchor:l,fill:d.includes("url")?n1:d}),f.map((k,R)=>{var I=k.words.join(y?"":" ");return C.createElement("tspan",{x:b,dy:R===0?P:i,key:"".concat(I,"-").concat(R)},I)}))});hu.displayName="Text";var RF=["labelRef"];function AF(e,t){if(e==null)return{};var r,n,i=IF(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function IF(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function i1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function bt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?i1(Object(r),!0).forEach(function(n){NF(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function NF(e,t,r){return(t=DF(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function DF(e){var t=_F(e,"string");return typeof t=="symbol"?t:t+""}function _F(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Cn(){return Cn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cn.apply(null,arguments)}var uP=v.createContext(null),BF=e=>{var{x:t,y:r,width:n,height:i,children:a}=e,s=v.useMemo(()=>({x:t,y:r,width:n,height:i}),[t,r,n,i]);return C.createElement(uP.Provider,{value:s},a)},dP=()=>{var e=v.useContext(uP),t=Gc();return e||t},$F=v.createContext(null),LF=()=>{var e=v.useContext($F),t=Ae(tE);return e||t},zF=e=>{var{value:t,formatter:r}=e,n=Ft(e.children)?t:e.children;return typeof r=="function"?r(n):n},km=e=>e!=null&&typeof e=="function",FF=(e,t)=>{var r=Lt(t-e),n=Math.min(Math.abs(t-e),360);return r*n},VF=(e,t,r,n,i)=>{var{offset:a,className:s}=e,{cx:l,cy:c,innerRadius:d,outerRadius:u,startAngle:f,endAngle:h,clockWise:g}=i,m=(d+u)/2,x=FF(f,h),y=x>=0?1:-1,w,b;switch(t){case"insideStart":w=f+y*a,b=g;break;case"insideEnd":w=h-y*a,b=!g;break;case"end":w=h+y*a,b=g;break;default:throw new Error("Unsupported position ".concat(t))}b=x<=0?b:!b;var j=jt(l,c,m,w),P=jt(l,c,m,w+(b?1:-1)*359),E="M".concat(j.x,",").concat(j.y,`
1108
+ A`).concat(m,",").concat(m,",0,1,").concat(b?0:1,`,
1109
+ `).concat(P.x,",").concat(P.y),S=Ft(e.id)?Fa("recharts-radial-line-"):e.id;return C.createElement("text",Cn({},n,{dominantBaseline:"central",className:Qe("recharts-radial-bar-label",s)}),C.createElement("defs",null,C.createElement("path",{id:S,d:E})),C.createElement("textPath",{xlinkHref:"#".concat(S)},r))},HF=(e,t,r)=>{var{cx:n,cy:i,innerRadius:a,outerRadius:s,startAngle:l,endAngle:c}=e,d=(l+c)/2;if(r==="outside"){var{x:u,y:f}=jt(n,i,s+t,d);return{x:u,y:f,textAnchor:u>=n?"start":"end",verticalAnchor:"middle"}}if(r==="center")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"middle"};if(r==="centerTop")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"start"};if(r==="centerBottom")return{x:n,y:i,textAnchor:"middle",verticalAnchor:"end"};var h=(a+s)/2,{x:g,y:m}=jt(n,i,h,d);return{x:g,y:m,textAnchor:"middle",verticalAnchor:"middle"}},fP=e=>"cx"in e&&Ne(e.cx),WF=(e,t)=>{var{parentViewBox:r,offset:n,position:i}=e,a;r!=null&&!fP(r)&&(a=r);var{x:s,y:l,width:c,height:d}=t,u=d>=0?1:-1,f=u*n,h=u>0?"end":"start",g=u>0?"start":"end",m=c>=0?1:-1,x=m*n,y=m>0?"end":"start",w=m>0?"start":"end";if(i==="top"){var b={x:s+c/2,y:l-u*n,textAnchor:"middle",verticalAnchor:h};return bt(bt({},b),a?{height:Math.max(l-a.y,0),width:c}:{})}if(i==="bottom"){var j={x:s+c/2,y:l+d+f,textAnchor:"middle",verticalAnchor:g};return bt(bt({},j),a?{height:Math.max(a.y+a.height-(l+d),0),width:c}:{})}if(i==="left"){var P={x:s-x,y:l+d/2,textAnchor:y,verticalAnchor:"middle"};return bt(bt({},P),a?{width:Math.max(P.x-a.x,0),height:d}:{})}if(i==="right"){var E={x:s+c+x,y:l+d/2,textAnchor:w,verticalAnchor:"middle"};return bt(bt({},E),a?{width:Math.max(a.x+a.width-E.x,0),height:d}:{})}var S=a?{width:c,height:d}:{};return i==="insideLeft"?bt({x:s+x,y:l+d/2,textAnchor:w,verticalAnchor:"middle"},S):i==="insideRight"?bt({x:s+c-x,y:l+d/2,textAnchor:y,verticalAnchor:"middle"},S):i==="insideTop"?bt({x:s+c/2,y:l+f,textAnchor:"middle",verticalAnchor:g},S):i==="insideBottom"?bt({x:s+c/2,y:l+d-f,textAnchor:"middle",verticalAnchor:h},S):i==="insideTopLeft"?bt({x:s+x,y:l+f,textAnchor:w,verticalAnchor:g},S):i==="insideTopRight"?bt({x:s+c-x,y:l+f,textAnchor:y,verticalAnchor:g},S):i==="insideBottomLeft"?bt({x:s+x,y:l+d-f,textAnchor:w,verticalAnchor:h},S):i==="insideBottomRight"?bt({x:s+c-x,y:l+d-f,textAnchor:y,verticalAnchor:h},S):i&&typeof i=="object"&&(Ne(i.x)||Mn(i.x))&&(Ne(i.y)||Mn(i.y))?bt({x:s+Zt(i.x,c),y:l+Zt(i.y,d),textAnchor:"end",verticalAnchor:"end"},S):bt({x:s+c/2,y:l+d/2,textAnchor:"middle",verticalAnchor:"middle"},S)},UF={offset:5};function ti(e){var t=ir(e,UF),{viewBox:r,position:n,value:i,children:a,content:s,className:l="",textBreakAll:c,labelRef:d}=t,u=LF(),f=dP(),h=n==="center"?f:u??f,g=r||h;if(!g||Ft(i)&&Ft(a)&&!v.isValidElement(s)&&typeof s!="function")return null;var m=bt(bt({},t),{},{viewBox:g});if(v.isValidElement(s)){var x=AF(m,RF);return v.cloneElement(s,x)}var y;if(typeof s=="function"){if(y=v.createElement(s,m),v.isValidElement(y))return y}else y=zF(t);var w=fP(g),b=_r(t);if(w&&(n==="insideStart"||n==="insideEnd"||n==="end"))return VF(t,n,y,b,g);var j=w?HF(g,t.offset,t.position):WF(t,g);return C.createElement(hu,Cn({ref:d,className:Qe("recharts-label",l)},b,j,{breakAll:c}),y)}ti.displayName="Label";var KF=(e,t,r)=>{if(!e)return null;var n={viewBox:t,labelRef:r};return e===!0?C.createElement(ti,Cn({key:"label-implicit"},n)):pn(e)?C.createElement(ti,Cn({key:"label-implicit",value:e},n)):v.isValidElement(e)?e.type===ti?v.cloneElement(e,bt({key:"label-implicit"},n)):C.createElement(ti,Cn({key:"label-implicit",content:e},n)):km(e)?C.createElement(ti,Cn({key:"label-implicit",content:e},n)):e&&typeof e=="object"?C.createElement(ti,Cn({},e,{key:"label-implicit"},n)):null};function YF(e){var{label:t,labelRef:r}=e,n=dP();return KF(t,n,r)||null}var Rf={},Af={},o1;function qF(){return o1||(o1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return r[r.length-1]}e.last=t})(Af)),Af}var If={},a1;function GF(){return a1||(a1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){return Array.isArray(r)?r:Array.from(r)}e.toArray=t})(If)),If}var s1;function XF(){return s1||(s1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const t=qF(),r=GF(),n=sg();function i(a){if(n.isArrayLike(a))return t.last(r.toArray(a))}e.last=i})(Rf)),Rf}var Nf,l1;function ZF(){return l1||(l1=1,Nf=XF().last),Nf}var QF=ZF();const JF=wr(QF);var e9=["valueAccessor"],t9=["dataKey","clockWise","id","textBreakAll"];function mc(){return mc=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},mc.apply(null,arguments)}function c1(e,t){if(e==null)return{};var r,n,i=r9(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function r9(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var n9=e=>Array.isArray(e.value)?JF(e.value):e.value,pP=v.createContext(void 0),i9=pP.Provider,hP=v.createContext(void 0),o9=hP.Provider;function a9(){return v.useContext(pP)}function s9(){return v.useContext(hP)}function Tl(e){var{valueAccessor:t=n9}=e,r=c1(e,e9),{dataKey:n,id:i,textBreakAll:a}=r,s=c1(r,t9),l=a9(),c=s9(),d=l||c;return!d||!d.length?null:C.createElement(ur,{className:"recharts-label-list"},d.map((u,f)=>{var h,g=Ft(n)?t(u,f):ht(u&&u.payload,n),m=Ft(i)?{}:{id:"".concat(i,"-").concat(f)};return C.createElement(ti,mc({key:"label-".concat(f)},_r(u),s,m,{fill:(h=r.fill)!==null&&h!==void 0?h:u.fill,parentViewBox:u.parentViewBox,value:g,textBreakAll:a,viewBox:u.viewBox,index:f}))}))}Tl.displayName="LabelList";function gP(e){var{label:t}=e;return t?t===!0?C.createElement(Tl,{key:"labelList-implicit"}):C.isValidElement(t)||km(t)?C.createElement(Tl,{key:"labelList-implicit",content:t}):typeof t=="object"?C.createElement(Tl,mc({key:"labelList-implicit"},t,{type:String(t.type)})):null:null}var mP=e=>e.graphicalItems.polarItems,l9=J([dt,xs],Jg),gu=J([mP,gt,l9],tm),c9=J([gu],rm),mu=J([c9,Fg],nm),u9=J([mu,gt,gu],om);J([mu,gt,gu],(e,t,r)=>r.length>0?e.flatMap(n=>r.flatMap(i=>{var a,s=ht(n,(a=t.dataKey)!==null&&a!==void 0?a:i.dataKey);return{value:s,errorDomain:[]}})).filter(Boolean):t?.dataKey!=null?e.map(n=>({value:ht(n,t.dataKey),errorDomain:[]})):e.map(n=>({value:n,errorDomain:[]})));var u1=()=>{},d9=J([mu,gt,gu,uu,dt],cm),f9=J([gt,sm,lm,u1,d9,u1,We,dt],um),vP=J([gt,We,mu,u9,ys,dt,f9],dm),p9=J([vP,gt,Fo],hm);J([gt,vP,p9,dt],mm);var h9={radiusAxis:{},angleAxis:{}},g9=Cr({name:"polarAxis",initialState:h9,reducers:{addRadiusAxis(e,t){e.radiusAxis[t.payload.id]=t.payload},removeRadiusAxis(e,t){delete e.radiusAxis[t.payload.id]},addAngleAxis(e,t){e.angleAxis[t.payload.id]=t.payload},removeAngleAxis(e,t){delete e.angleAxis[t.payload.id]}}}),m9=g9.reducer;function d1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function f1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?d1(Object(r),!0).forEach(function(n){v9(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):d1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function v9(e,t,r){return(t=y9(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function y9(e){var t=x9(e,"string");return typeof t=="symbol"?t:t+""}function x9(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var b9=(e,t)=>t,Tm=J([mP,b9],(e,t)=>e.filter(r=>r.type==="pie").find(r=>r.id===t)),w9=[],Mm=(e,t,r)=>r?.length===0?w9:r,yP=J([Fg,Tm,Mm],(e,t,r)=>{var{chartData:n}=e;if(t!=null){var i;if(t?.data!=null&&t.data.length>0?i=t.data:i=n,(!i||!i.length)&&r!=null&&(i=r.map(a=>f1(f1({},t.presentationProps),a.props))),i!=null)return i}}),C9=J([yP,Tm,Mm],(e,t,r)=>{if(!(e==null||t==null))return e.map((n,i)=>{var a,s=ht(n,t.nameKey,t.name),l;return r!=null&&(a=r[i])!==null&&a!==void 0&&(a=a.props)!==null&&a!==void 0&&a.fill?l=r[i].props.fill:typeof n=="object"&&n!=null&&"fill"in n?l=n.fill:l=t.fill,{value:Wc(s,t.dataKey),color:l,payload:n,type:t.legendType}})}),S9=J([yP,Tm,Mm,Rt],(e,t,r,n)=>{if(!(t==null||e==null))return C7({offset:n,pieSettings:t,displayedData:e,cells:r})}),p1=e=>typeof e=="string"?e:e?e.displayName||e.name||"Component":"",h1=null,Df=null,xP=e=>{if(e===h1&&Array.isArray(Df))return Df;var t=[];return v.Children.forEach(e,r=>{Ft(r)||(wl.isFragment(r)?t=t.concat(xP(r.props.children)):t.push(r))}),Df=t,h1=e,t};function Rm(e,t){var r=[],n=[];return Array.isArray(t)?n=t.map(i=>p1(i)):n=[p1(t)],xP(e).forEach(i=>{var a=_i(i,"type.displayName")||_i(i,"type.name");n.indexOf(a)!==-1&&r.push(i)}),r}var _f={},g1;function j9(){return g1||(g1=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});function t(r){if(typeof r!="object"||r==null)return!1;if(Object.getPrototypeOf(r)===null)return!0;if(Object.prototype.toString.call(r)!=="[object Object]"){const i=r[Symbol.toStringTag];return i==null||!Object.getOwnPropertyDescriptor(r,Symbol.toStringTag)?.writable?!1:r.toString()===`[object ${i}]`}let n=r;for(;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return Object.getPrototypeOf(r)===n}e.isPlainObject=t})(_f)),_f}var Bf,m1;function E9(){return m1||(m1=1,Bf=j9().isPlainObject),Bf}var P9=E9();const O9=wr(P9);function v1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function y1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?v1(Object(r),!0).forEach(function(n){k9(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):v1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function k9(e,t,r){return(t=T9(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function T9(e){var t=M9(e,"string");return typeof t=="symbol"?t:t+""}function M9(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function vc(){return vc=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vc.apply(null,arguments)}var x1=(e,t,r,n,i)=>{var a=r-n,s;return s="M ".concat(e,",").concat(t),s+="L ".concat(e+r,",").concat(t),s+="L ".concat(e+r-a/2,",").concat(t+i),s+="L ".concat(e+r-a/2-n,",").concat(t+i),s+="L ".concat(e,",").concat(t," Z"),s},R9={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},A9=e=>{var t=ir(e,R9),{x:r,y:n,upperWidth:i,lowerWidth:a,height:s,className:l}=t,{animationEasing:c,animationDuration:d,animationBegin:u,isUpdateAnimationActive:f}=t,h=v.useRef(null),[g,m]=v.useState(-1),x=v.useRef(i),y=v.useRef(a),w=v.useRef(s),b=v.useRef(r),j=v.useRef(n),P=Jc(e,"trapezoid-");if(v.useEffect(()=>{if(h.current&&h.current.getTotalLength)try{var W=h.current.getTotalLength();W&&m(W)}catch{}},[]),r!==+r||n!==+n||i!==+i||a!==+a||s!==+s||i===0&&a===0||s===0)return null;var E=Qe("recharts-trapezoid",l);if(!f)return C.createElement("g",null,C.createElement("path",vc({},_r(t),{className:E,d:x1(r,n,i,a,s)})));var S=x.current,O=y.current,k=w.current,R=b.current,I=j.current,B="0px ".concat(g===-1?1:g,"px"),_="".concat(g,"px 0px"),$=Lj(["strokeDasharray"],d,c);return C.createElement(Qc,{animationId:P,key:P,canBegin:g>0,duration:d,easing:c,isActive:f,begin:u},W=>{var T=qt(S,i,W),D=qt(O,a,W),N=qt(k,s,W),A=qt(R,r,W),L=qt(I,n,W);h.current&&(x.current=T,y.current=D,w.current=N,b.current=A,j.current=L);var K=W>0?{transition:$,strokeDasharray:_}:{strokeDasharray:B};return C.createElement("path",vc({},_r(t),{className:E,d:x1(A,L,T,D,N),ref:h,style:y1(y1({},K),t.style)}))})},I9=["option","shapeType","propTransformer","activeClassName","isActive"];function N9(e,t){if(e==null)return{};var r,n,i=D9(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function D9(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function b1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function yc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?b1(Object(r),!0).forEach(function(n){_9(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):b1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function _9(e,t,r){return(t=B9(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function B9(e){var t=$9(e,"string");return typeof t=="symbol"?t:t+""}function $9(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function L9(e,t){return yc(yc({},t),e)}function z9(e,t){return e==="symbols"}function w1(e){var{shapeType:t,elementProps:r}=e;switch(t){case"rectangle":return C.createElement(Hj,r);case"trapezoid":return C.createElement(A9,r);case"sector":return C.createElement(Kj,r);case"symbols":if(z9(t))return C.createElement(ig,r);break;default:return null}}function F9(e){return v.isValidElement(e)?e.props:e}function bP(e){var{option:t,shapeType:r,propTransformer:n=L9,activeClassName:i="recharts-active-shape",isActive:a}=e,s=N9(e,I9),l;if(v.isValidElement(t))l=v.cloneElement(t,yc(yc({},s),F9(t)));else if(typeof t=="function")l=t(s);else if(O9(t)&&typeof t!="boolean"){var c=n(t,s);l=C.createElement(w1,{shapeType:r,elementProps:c})}else{var d=s;l=C.createElement(w1,{shapeType:r,elementProps:d})}return a?C.createElement(ur,{className:i},l):l}var Am=(e,t)=>{var r=ut();return(n,i)=>a=>{e?.(n,i,a),r(IE({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}},Im=e=>{var t=ut();return(r,n)=>i=>{e?.(r,n,i),t(RL())}},Nm=(e,t)=>{var r=ut();return(n,i)=>a=>{e?.(n,i,a),r(AL({activeIndex:String(i),activeDataKey:t,activeCoordinate:n.tooltipPosition}))}};function wP(e){var{fn:t,args:r}=e,n=ut(),i=Sr();return v.useLayoutEffect(()=>{if(!i){var a=t(r);return n(kL(a)),()=>{n(TL(a))}}},[t,r,n,i]),null}var CP=()=>{};function V9(e){var{legendPayload:t}=e,r=ut(),n=Sr();return v.useLayoutEffect(()=>n?CP:(r(Dj(t)),()=>{r(_j(t))}),[r,n,t]),null}function H9(e){var{legendPayload:t}=e,r=ut(),n=Ae(We);return v.useLayoutEffect(()=>n!=="centric"&&n!=="radial"?CP:(r(Dj(t)),()=>{r(_j(t))}),[r,n,t]),null}var $f,W9=()=>{var[e]=C.useState(()=>Fa("uid-"));return e},U9=($f=C.useId)!==null&&$f!==void 0?$f:W9;function K9(e,t){var r=U9();return t||(e?"".concat(e,"-").concat(r):r)}var Y9=v.createContext(void 0),SP=e=>{var{id:t,type:r,children:n}=e,i=K9("recharts-".concat(r),t);return C.createElement(Y9.Provider,{value:i},n(i))},q9={cartesianItems:[],polarItems:[]},jP=Cr({name:"graphicalItems",initialState:q9,reducers:{addCartesianGraphicalItem:{reducer(e,t){e.cartesianItems.push(t.payload)},prepare:er()},replaceCartesianGraphicalItem:{reducer(e,t){var{prev:r,next:n}=t.payload,i=On(e).cartesianItems.indexOf(r);i>-1&&(e.cartesianItems[i]=n)},prepare:er()},removeCartesianGraphicalItem:{reducer(e,t){var r=On(e).cartesianItems.indexOf(t.payload);r>-1&&e.cartesianItems.splice(r,1)},prepare:er()},addPolarGraphicalItem:{reducer(e,t){e.polarItems.push(t.payload)},prepare:er()},removePolarGraphicalItem:{reducer(e,t){var r=On(e).polarItems.indexOf(t.payload);r>-1&&e.polarItems.splice(r,1)},prepare:er()}}}),{addCartesianGraphicalItem:G9,replaceCartesianGraphicalItem:X9,removeCartesianGraphicalItem:Z9,addPolarGraphicalItem:Q9,removePolarGraphicalItem:J9}=jP.actions,e7=jP.reducer;function t7(e){var t=ut(),r=v.useRef(null);return v.useLayoutEffect(()=>{r.current===null?t(G9(e)):r.current!==e&&t(X9({prev:r.current,next:e})),r.current=e},[t,e]),v.useLayoutEffect(()=>()=>{r.current&&(t(Z9(r.current)),r.current=null)},[t]),null}function r7(e){var t=ut();return v.useLayoutEffect(()=>(t(Q9(e)),()=>{t(J9(e))}),[t,e]),null}var n7=["onMouseEnter","onClick","onMouseLeave"],i7=["id"],o7=["id"];function Dm(e,t){if(e==null)return{};var r,n,i=a7(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function a7(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function C1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function st(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?C1(Object(r),!0).forEach(function(n){s7(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):C1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function s7(e,t,r){return(t=l7(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function l7(e){var t=c7(e,"string");return typeof t=="symbol"?t:t+""}function c7(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ci(){return ci=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ci.apply(null,arguments)}function u7(e){var t=v.useMemo(()=>Rm(e.children,oi),[e.children]),r=Ae(n=>C9(n,e.id,t));return r==null?null:C.createElement(H9,{legendPayload:r})}function d7(e){var{dataKey:t,nameKey:r,sectors:n,stroke:i,strokeWidth:a,fill:s,name:l,hide:c,tooltipType:d}=e;return{dataDefinedOnItem:n.map(u=>u.tooltipPayload),positions:n.map(u=>u.tooltipPosition),settings:{stroke:i,strokeWidth:a,fill:s,dataKey:t,nameKey:r,name:Wc(l,t),hide:c,type:d,color:s,unit:""}}}var f7=(e,t)=>e>t?"start":e<t?"end":"middle",p7=(e,t,r)=>Zt(typeof t=="function"?t(e):t,r,r*.8),h7=(e,t,r)=>{var{top:n,left:i,width:a,height:s}=t,l=Sj(a,s),c=i+Zt(e.cx,a,a/2),d=n+Zt(e.cy,s,s/2),u=Zt(e.innerRadius,l,0),f=p7(r,e.outerRadius,l),h=e.maxRadius||Math.sqrt(a*a+s*s)/2;return{cx:c,cy:d,innerRadius:u,outerRadius:f,maxRadius:h}},g7=(e,t)=>{var r=Lt(t-e),n=Math.min(Math.abs(t-e),360);return r*n};function m7(e){return e&&typeof e=="object"&&"className"in e&&typeof e.className=="string"?e.className:""}var v7=(e,t)=>{if(C.isValidElement(e))return C.cloneElement(e,t);if(typeof e=="function")return e(t);var r=Qe("recharts-pie-label-line",typeof e!="boolean"?e.className:"");return C.createElement($j,ci({},t,{type:"linear",className:r}))},y7=(e,t,r)=>{if(C.isValidElement(e))return C.cloneElement(e,t);var n=r;if(typeof e=="function"&&(n=e(t),C.isValidElement(n)))return n;var i=Qe("recharts-pie-label-text",m7(e));return C.createElement(hu,ci({},t,{alignmentBaseline:"middle",className:i}),n)};function x7(e){var{sectors:t,props:r,showLabels:n}=e,{label:i,labelLine:a,dataKey:s}=r;if(!n||!i||!t)return null;var l=Qr(r),c=za(i),d=za(a),u=typeof i=="object"&&"offsetRadius"in i&&typeof i.offsetRadius=="number"&&i.offsetRadius||20,f=t.map((h,g)=>{var m=(h.startAngle+h.endAngle)/2,x=jt(h.cx,h.cy,h.outerRadius+u,m),y=st(st(st(st({},l),h),{},{stroke:"none"},c),{},{index:g,textAnchor:f7(x.x,h.cx)},x),w=st(st(st(st({},l),h),{},{fill:"none",stroke:h.fill},d),{},{index:g,points:[jt(h.cx,h.cy,h.outerRadius,m),x],key:"line"});return C.createElement(ur,{key:"label-".concat(h.startAngle,"-").concat(h.endAngle,"-").concat(h.midAngle,"-").concat(g)},a&&v7(a,w),y7(i,y,ht(h,s)))});return C.createElement(ur,{className:"recharts-pie-labels"},f)}function b7(e){var{sectors:t,props:r,showLabels:n}=e,{label:i}=r;return typeof i=="object"&&i!=null&&"position"in i?C.createElement(gP,{label:i}):C.createElement(x7,{sectors:t,props:r,showLabels:n})}function w7(e){var{sectors:t,activeShape:r,inactiveShape:n,allOtherPieProps:i}=e,a=Ae(Fi),{onMouseEnter:s,onClick:l,onMouseLeave:c}=i,d=Dm(i,n7),u=Am(s,i.dataKey),f=Im(c),h=Nm(l,i.dataKey);return t==null||t.length===0?null:C.createElement(C.Fragment,null,t.map((g,m)=>{if(g?.startAngle===0&&g?.endAngle===0&&t.length!==1)return null;var x=r&&String(m)===a,y=a?n:null,w=x?r:y,b=st(st({},g),{},{stroke:g.stroke,tabIndex:-1,[kj]:m,[Tj]:i.dataKey});return C.createElement(ur,ci({key:"sector-".concat(g?.startAngle,"-").concat(g?.endAngle,"-").concat(g.midAngle,"-").concat(m),tabIndex:-1,className:"recharts-pie-sector"},cs(d,g,m),{onMouseEnter:u(g,m),onMouseLeave:f(g,m),onClick:h(g,m)}),C.createElement(bP,ci({option:w,isActive:x,shapeType:"sector"},b)))}))}function C7(e){var t,{pieSettings:r,displayedData:n,cells:i,offset:a}=e,{cornerRadius:s,startAngle:l,endAngle:c,dataKey:d,nameKey:u,tooltipType:f}=r,h=Math.abs(r.minAngle),g=g7(l,c),m=Math.abs(g),x=n.length<=1?0:(t=r.paddingAngle)!==null&&t!==void 0?t:0,y=n.filter(S=>ht(S,d,0)!==0).length,w=(m>=360?y:y-1)*x,b=m-y*h-w,j=n.reduce((S,O)=>{var k=ht(O,d,0);return S+(Ne(k)?k:0)},0),P;if(j>0){var E;P=n.map((S,O)=>{var k=ht(S,d,0),R=ht(S,u,O),I=h7(r,a,S),B=(Ne(k)?k:0)/j,_,$=st(st({},S),i&&i[O]&&i[O].props);O?_=E.endAngle+Lt(g)*x*(k!==0?1:0):_=l;var W=_+Lt(g)*((k!==0?h:0)+B*b),T=(_+W)/2,D=(I.innerRadius+I.outerRadius)/2,N=[{name:R,value:k,payload:$,dataKey:d,type:f}],A=jt(I.cx,I.cy,D,T);return E=st(st(st(st({},r.presentationProps),{},{percent:B,cornerRadius:s,name:R,tooltipPayload:N,midAngle:T,middleRadius:D,tooltipPosition:A},$),I),{},{value:k,startAngle:_,endAngle:W,payload:$,paddingAngle:Lt(g)*x}),E})}return P}function S7(e){var{showLabels:t,sectors:r,children:n}=e,i=v.useMemo(()=>!t||!r?[]:r.map(a=>({value:a.value,payload:a.payload,clockWise:!1,parentViewBox:void 0,viewBox:{cx:a.cx,cy:a.cy,innerRadius:a.innerRadius,outerRadius:a.outerRadius,startAngle:a.startAngle,endAngle:a.endAngle,clockWise:!1},fill:a.fill})),[r,t]);return C.createElement(o9,{value:t?i:void 0},n)}function j7(e){var{props:t,previousSectorsRef:r}=e,{sectors:n,isAnimationActive:i,animationBegin:a,animationDuration:s,animationEasing:l,activeShape:c,inactiveShape:d,onAnimationStart:u,onAnimationEnd:f}=t,h=Jc(t,"recharts-pie-"),g=r.current,[m,x]=v.useState(!1),y=v.useCallback(()=>{typeof f=="function"&&f(),x(!1)},[f]),w=v.useCallback(()=>{typeof u=="function"&&u(),x(!0)},[u]);return C.createElement(S7,{showLabels:!m,sectors:n},C.createElement(Qc,{animationId:h,begin:a,duration:s,isActive:i,easing:l,onAnimationStart:w,onAnimationEnd:y,key:h},b=>{var j=[],P=n&&n[0],E=P?.startAngle;return n?.forEach((S,O)=>{var k=g&&g[O],R=O>0?_i(S,"paddingAngle",0):0;if(k){var I=qt(k.endAngle-k.startAngle,S.endAngle-S.startAngle,b),B=st(st({},S),{},{startAngle:E+R,endAngle:E+I+R});j.push(B),E=B.endAngle}else{var{endAngle:_,startAngle:$}=S,W=qt(0,_-$,b),T=st(st({},S),{},{startAngle:E+R,endAngle:E+W+R});j.push(T),E=T.endAngle}}),r.current=j,C.createElement(ur,null,C.createElement(w7,{sectors:j,activeShape:c,inactiveShape:d,allOtherPieProps:t}))}),C.createElement(b7,{showLabels:!m,sectors:n,props:t}),t.children)}var E7={animationBegin:400,animationDuration:1500,animationEasing:"ease",cx:"50%",cy:"50%",dataKey:"value",endAngle:360,fill:"#808080",hide:!1,innerRadius:0,isAnimationActive:!Ui.isSsr,labelLine:!0,legendType:"rect",minAngle:0,nameKey:"name",outerRadius:"80%",paddingAngle:0,rootTabIndex:0,startAngle:0,stroke:"#fff"};function P7(e){var{id:t}=e,r=Dm(e,i7),{hide:n,className:i,rootTabIndex:a}=e,s=v.useMemo(()=>Rm(e.children,oi),[e.children]),l=Ae(u=>S9(u,t,s)),c=v.useRef(null),d=Qe("recharts-pie",i);return n||l==null?(c.current=null,C.createElement(ur,{tabIndex:a,className:d})):C.createElement(C.Fragment,null,C.createElement(wP,{fn:d7,args:st(st({},e),{},{sectors:l})}),C.createElement(ur,{tabIndex:a,className:d},C.createElement(j7,{props:st(st({},r),{},{sectors:l}),previousSectorsRef:c})))}function EP(e){var t=ir(e,E7),{id:r}=t,n=Dm(t,o7),i=Qr(n);return C.createElement(SP,{id:r,type:"pie"},a=>C.createElement(C.Fragment,null,C.createElement(r7,{type:"pie",id:a,data:n.data,dataKey:n.dataKey,hide:n.hide,angleAxisId:0,radiusAxisId:0,name:n.name,nameKey:n.nameKey,tooltipType:n.tooltipType,legendType:n.legendType,fill:n.fill,cx:n.cx,cy:n.cy,startAngle:n.startAngle,endAngle:n.endAngle,paddingAngle:n.paddingAngle,minAngle:n.minAngle,innerRadius:n.innerRadius,outerRadius:n.outerRadius,cornerRadius:n.cornerRadius,presentationProps:i,maxRadius:t.maxRadius}),C.createElement(u7,ci({},n,{id:a})),C.createElement(P7,ci({},n,{id:a}))))}EP.displayName="Pie";function S1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function j1(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?S1(Object(r),!0).forEach(function(n){O7(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):S1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function O7(e,t,r){return(t=k7(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function k7(e){var t=T7(e,"string");return typeof t=="symbol"?t:t+""}function T7(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var M7={xAxis:{},yAxis:{},zAxis:{}},PP=Cr({name:"cartesianAxis",initialState:M7,reducers:{addXAxis:{reducer(e,t){e.xAxis[t.payload.id]=t.payload},prepare:er()},removeXAxis:{reducer(e,t){delete e.xAxis[t.payload.id]},prepare:er()},addYAxis:{reducer(e,t){e.yAxis[t.payload.id]=t.payload},prepare:er()},removeYAxis:{reducer(e,t){delete e.yAxis[t.payload.id]},prepare:er()},addZAxis:{reducer(e,t){e.zAxis[t.payload.id]=t.payload},prepare:er()},removeZAxis:{reducer(e,t){delete e.zAxis[t.payload.id]},prepare:er()},updateYAxisWidth(e,t){var{id:r,width:n}=t.payload,i=e.yAxis[r];if(i){var a=i.widthHistory||[];if(a.length===3&&a[0]===a[2]&&n===a[1]&&n!==i.width&&Math.abs(n-a[0])<=1)return;var s=[...a,n].slice(-3);e.yAxis[r]=j1(j1({},e.yAxis[r]),{},{width:n,widthHistory:s})}}}}),{addXAxis:R7,removeXAxis:A7,addYAxis:I7,removeYAxis:N7,updateYAxisWidth:D7}=PP.actions,_7=PP.reducer,B7=J([Rt],e=>{if(e)return{top:e.top,bottom:e.bottom,left:e.left,right:e.right}}),$7=J([B7,_n,Bn],(e,t,r)=>{if(!(!e||t==null||r==null))return{x:e.left,y:e.top,width:Math.max(0,t-e.left-e.right),height:Math.max(0,r-e.top-e.bottom)}}),OP=()=>Ae($7),L7=process.env.NODE_ENV==="production",Lf="Invariant failed";function E1(e,t){if(L7)throw new Error(Lf);var r=typeof t=="function"?t():t,n=r?"".concat(Lf,": ").concat(r):Lf;throw new Error(n)}var z7=["x","y"];function xh(){return xh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},xh.apply(null,arguments)}function P1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ya(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?P1(Object(r),!0).forEach(function(n){F7(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):P1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function F7(e,t,r){return(t=V7(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function V7(e){var t=H7(e,"string");return typeof t=="symbol"?t:t+""}function H7(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function W7(e,t){if(e==null)return{};var r,n,i=U7(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function U7(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function K7(e,t){var{x:r,y:n}=e,i=W7(e,z7),a="".concat(r),s=parseInt(a,10),l="".concat(n),c=parseInt(l,10),d="".concat(t.height||i.height),u=parseInt(d,10),f="".concat(t.width||i.width),h=parseInt(f,10);return ya(ya(ya(ya(ya({},t),i),s?{x:s}:{}),c?{y:c}:{}),{},{height:u,width:h,name:t.name,radius:t.radius})}function _m(e){return C.createElement(bP,xh({shapeType:"rectangle",propTransformer:K7,activeClassName:"recharts-active-bar"},e))}var Y7=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return(n,i)=>{if(Ne(t))return t;var a=Ne(n)||Ft(n);return a?t(n,i):(a||(process.env.NODE_ENV!=="production"?E1(!1,"minPointSize callback function received a value with type of ".concat(typeof n,". Currently only numbers or null/undefined are supported.")):E1()),r)}},q7={},G7=Cr({name:"errorBars",initialState:q7,reducers:{addErrorBar:(e,t)=>{var{itemId:r,errorBar:n}=t.payload;e[r]||(e[r]=[]),e[r].push(n)},replaceErrorBar:(e,t)=>{var{itemId:r,prev:n,next:i}=t.payload;e[r]&&(e[r]=e[r].map(a=>a.dataKey===n.dataKey&&a.direction===n.direction?i:a))},removeErrorBar:(e,t)=>{var{itemId:r,errorBar:n}=t.payload;e[r]&&(e[r]=e[r].filter(i=>i.dataKey!==n.dataKey||i.direction!==n.direction))}}}),X7=G7.reducer,Z7=["children"];function Q7(e,t){if(e==null)return{};var r,n,i=J7(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function J7(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var eV={data:[],xAxisId:"xAxis-0",yAxisId:"yAxis-0",dataPointFormatter:()=>({x:0,y:0,value:0}),errorBarOffset:0},tV=v.createContext(eV);function rV(e){var{children:t}=e,r=Q7(e,Z7);return C.createElement(tV.Provider,{value:r},t)}function kP(e,t){var r,n,i=Ae(d=>Ln(d,e)),a=Ae(d=>zn(d,t)),s=(r=i?.allowDataOverflow)!==null&&r!==void 0?r:gr.allowDataOverflow,l=(n=a?.allowDataOverflow)!==null&&n!==void 0?n:mr.allowDataOverflow,c=s||l;return{needClip:c,needClipX:s,needClipY:l}}function nV(e){var{xAxisId:t,yAxisId:r,clipPathId:n}=e,i=OP(),{needClipX:a,needClipY:s,needClip:l}=kP(t,r);if(!l)return null;var{x:c,y:d,width:u,height:f}=i;return C.createElement("clipPath",{id:"clipPath-".concat(n)},C.createElement("rect",{x:a?c:c-u/2,y:s?d:d-f/2,width:a?u:u*2,height:s?f:f*2}))}var iV=["onMouseEnter","onMouseLeave","onClick"],oV=["value","background","tooltipPosition"],aV=["id"],sV=["onMouseEnter","onClick","onMouseLeave"];function ui(){return ui=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ui.apply(null,arguments)}function O1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function tr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?O1(Object(r),!0).forEach(function(n){lV(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):O1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function lV(e,t,r){return(t=cV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function cV(e){var t=uV(e,"string");return typeof t=="symbol"?t:t+""}function uV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function xc(e,t){if(e==null)return{};var r,n,i=dV(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function dV(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var fV=e=>{var{dataKey:t,name:r,fill:n,legendType:i,hide:a}=e;return[{inactive:a,dataKey:t,type:i,color:n,value:Wc(r,t),payload:e}]};function pV(e){var{dataKey:t,stroke:r,strokeWidth:n,fill:i,name:a,hide:s,unit:l}=e;return{dataDefinedOnItem:void 0,positions:void 0,settings:{stroke:r,strokeWidth:n,fill:i,dataKey:t,nameKey:void 0,name:Wc(a,t),hide:s,type:e.tooltipType,color:e.fill,unit:l}}}function hV(e){var t=Ae(Fi),{data:r,dataKey:n,background:i,allOtherBarProps:a}=e,{onMouseEnter:s,onMouseLeave:l,onClick:c}=a,d=xc(a,iV),u=Am(s,n),f=Im(l),h=Nm(c,n);if(!i||r==null)return null;var g=za(i);return C.createElement(C.Fragment,null,r.map((m,x)=>{var{background:y}=m,w=xc(m,oV);if(!y)return null;var b=u(m,x),j=f(m,x),P=h(m,x),E=tr(tr(tr(tr(tr({option:i,isActive:String(x)===t},w),{},{fill:"#eee"},y),g),cs(d,m,x)),{},{onMouseEnter:b,onMouseLeave:j,onClick:P,dataKey:n,index:x,className:"recharts-bar-background-rectangle"});return C.createElement(_m,ui({key:"background-bar-".concat(x)},E))}))}function gV(e){var{showLabels:t,children:r,rects:n}=e,i=n?.map(a=>{var s={x:a.x,y:a.y,width:a.width,height:a.height};return tr(tr({},s),{},{value:a.value,payload:a.payload,parentViewBox:a.parentViewBox,viewBox:s,fill:a.fill})});return C.createElement(i9,{value:t?i:void 0},r)}function mV(e){var{shape:t,activeBar:r,baseProps:n,entry:i,index:a,dataKey:s}=e,l=Ae(Fi),c=Ae(qE),d=r&&String(a)===l&&(c==null||s===c),u=d?r:t;return C.createElement(_m,ui({},n,{name:String(n.name)},i,{isActive:d,option:u,index:a,dataKey:s}))}function vV(e){var{shape:t,baseProps:r,entry:n,index:i,dataKey:a}=e;return C.createElement(_m,ui({},r,{name:String(r.name)},n,{isActive:!1,option:t,index:i,dataKey:a}))}function yV(e){var{data:t,props:r}=e,n=Qr(r),i=xc(n,aV),{shape:a,dataKey:s,activeBar:l}=r,{onMouseEnter:c,onClick:d,onMouseLeave:u}=r,f=xc(r,sV),h=Am(c,s),g=Im(u),m=Nm(d,s);return t?C.createElement(C.Fragment,null,t.map((x,y)=>C.createElement(ur,ui({key:"rectangle-".concat(x?.x,"-").concat(x?.y,"-").concat(x?.value,"-").concat(y),className:"recharts-bar-rectangle"},cs(f,x,y),{onMouseEnter:h(x,y),onMouseLeave:g(x,y),onClick:m(x,y)}),l?C.createElement(mV,{shape:a,activeBar:l,baseProps:i,entry:x,index:y,dataKey:s}):C.createElement(vV,{shape:a,baseProps:i,entry:x,index:y,dataKey:s})))):null}function xV(e){var{props:t,previousRectanglesRef:r}=e,{data:n,layout:i,isAnimationActive:a,animationBegin:s,animationDuration:l,animationEasing:c,onAnimationEnd:d,onAnimationStart:u}=t,f=r.current,h=Jc(t,"recharts-bar-"),[g,m]=v.useState(!1),x=!g,y=v.useCallback(()=>{typeof d=="function"&&d(),m(!1)},[d]),w=v.useCallback(()=>{typeof u=="function"&&u(),m(!0)},[u]);return C.createElement(gV,{showLabels:x,rects:n},C.createElement(Qc,{animationId:h,begin:s,duration:l,isActive:a,easing:c,onAnimationEnd:y,onAnimationStart:w,key:h},b=>{var j=b===1?n:n?.map((P,E)=>{var S=f&&f[E];if(S)return tr(tr({},P),{},{x:qt(S.x,P.x,b),y:qt(S.y,P.y,b),width:qt(S.width,P.width,b),height:qt(S.height,P.height,b)});if(i==="horizontal"){var O=qt(0,P.height,b);return tr(tr({},P),{},{y:P.y+P.height-O,height:O})}var k=qt(0,P.width,b);return tr(tr({},P),{},{width:k})});return b>0&&(r.current=j??null),j==null?null:C.createElement(ur,null,C.createElement(yV,{props:t,data:j}))}),C.createElement(gP,{label:t.label}),t.children)}function bV(e){var t=v.useRef(null);return C.createElement(xV,{previousRectanglesRef:t,props:e})}var TP=0,wV=(e,t)=>{var r=Array.isArray(e.value)?e.value[1]:e.value;return{x:e.x,y:e.y,value:r,errorVal:ht(e,t)}};class CV extends v.PureComponent{render(){var{hide:t,data:r,dataKey:n,className:i,xAxisId:a,yAxisId:s,needClip:l,background:c,id:d}=this.props;if(t||r==null)return null;var u=Qe("recharts-bar",i),f=d;return C.createElement(ur,{className:u,id:d},l&&C.createElement("defs",null,C.createElement(nV,{clipPathId:f,xAxisId:a,yAxisId:s})),C.createElement(ur,{className:"recharts-bar-rectangles",clipPath:l?"url(#clipPath-".concat(f,")"):void 0},C.createElement(hV,{data:r,dataKey:n,background:c,allOtherBarProps:this.props}),C.createElement(bV,this.props)))}}var SV={activeBar:!1,animationBegin:0,animationDuration:400,animationEasing:"ease",hide:!1,isAnimationActive:!Ui.isSsr,legendType:"rect",minPointSize:TP,xAxisId:0,yAxisId:0};function jV(e){var{xAxisId:t,yAxisId:r,hide:n,legendType:i,minPointSize:a,activeBar:s,animationBegin:l,animationDuration:c,animationEasing:d,isAnimationActive:u}=e,{needClip:f}=kP(t,r),h=xg(),g=Sr(),m=Rm(e.children,oi),x=Ae(b=>QV(b,t,r,g,e.id,m));if(h!=="vertical"&&h!=="horizontal")return null;var y,w=x?.[0];return w==null||w.height==null||w.width==null?y=0:y=h==="vertical"?w.height/2:w.width/2,C.createElement(rV,{xAxisId:t,yAxisId:r,data:x,dataPointFormatter:wV,errorBarOffset:y},C.createElement(CV,ui({},e,{layout:h,needClip:f,data:x,xAxisId:t,yAxisId:r,hide:n,legendType:i,minPointSize:a,activeBar:s,animationBegin:l,animationDuration:c,animationEasing:d,isAnimationActive:u})))}function EV(e){var{layout:t,barSettings:{dataKey:r,minPointSize:n},pos:i,bandSize:a,xAxis:s,yAxis:l,xAxisTicks:c,yAxisTicks:d,stackedData:u,displayedData:f,offset:h,cells:g,parentViewBox:m}=e,x=t==="horizontal"?l:s,y=u?x.scale.domain():null,w=M6({numericAxis:x});return f.map((b,j)=>{var P,E,S,O,k,R;u?P=j6(u[j],y):(P=ht(b,r),Array.isArray(P)||(P=[w,P]));var I=Y7(n,TP)(P[1],j);if(t==="horizontal"){var B,[_,$]=[l.scale(P[0]),l.scale(P[1])];E=cx({axis:s,ticks:c,bandSize:a,offset:i.offset,entry:b,index:j}),S=(B=$??_)!==null&&B!==void 0?B:void 0,O=i.size;var W=_-$;if(k=Br(W)?0:W,R={x:E,y:h.top,width:O,height:h.height},Math.abs(I)>0&&Math.abs(k)<Math.abs(I)){var T=Lt(k||I)*(Math.abs(I)-Math.abs(k));S-=T,k+=T}}else{var[D,N]=[s.scale(P[0]),s.scale(P[1])];if(E=D,S=cx({axis:l,ticks:d,bandSize:a,offset:i.offset,entry:b,index:j}),O=N-D,k=i.size,R={x:h.left,y:S,width:h.width,height:k},Math.abs(I)>0&&Math.abs(O)<Math.abs(I)){var A=Lt(O||I)*(Math.abs(I)-Math.abs(O));O+=A}}if(E==null||S==null||O==null||k==null)return null;var L=tr(tr({},b),{},{x:E,y:S,width:O,height:k,value:u?P:P[1],payload:b,background:R,tooltipPosition:{x:E+O/2,y:S+k/2},parentViewBox:m},g&&g[j]&&g[j].props);return L}).filter(Boolean)}function PV(e){var t=ir(e,SV),r=Sr();return C.createElement(SP,{id:t.id,type:"bar"},n=>C.createElement(C.Fragment,null,C.createElement(V9,{legendPayload:fV(t)}),C.createElement(wP,{fn:pV,args:t}),C.createElement(t7,{type:"bar",id:n,data:void 0,xAxisId:t.xAxisId,yAxisId:t.yAxisId,zAxisId:0,dataKey:t.dataKey,stackId:T6(t.stackId),hide:t.hide,barSize:t.barSize,minPointSize:t.minPointSize,maxBarSize:t.maxBarSize,isPanorama:r}),C.createElement(jV,ui({},t,{id:n}))))}var Ml=C.memo(PV);Ml.displayName="Bar";function k1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function yl(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?k1(Object(r),!0).forEach(function(n){OV(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):k1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function OV(e,t,r){return(t=kV(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function kV(e){var t=TV(e,"string");return typeof t=="symbol"?t:t+""}function TV(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var MV=(e,t)=>t,RV=(e,t,r)=>r,AV=(e,t,r,n)=>n,IV=(e,t,r,n,i)=>i,Es=J([em,IV],(e,t)=>e.filter(r=>r.type==="bar").find(r=>r.id===t)),NV=J([Es],e=>e?.maxBarSize),DV=(e,t,r,n,i,a)=>a,T1=(e,t,r)=>{var n=r??e;if(!Ft(n))return Zt(n,t,0)},_V=J([We,em,MV,RV,AV],(e,t,r,n,i)=>t.filter(a=>e==="horizontal"?a.xAxisId===r:a.yAxisId===n).filter(a=>a.isPanorama===i).filter(a=>a.hide===!1).filter(a=>a.type==="bar")),BV=(e,t,r,n)=>{var i=We(e);return i==="horizontal"?ph(e,"yAxis",r,n):ph(e,"xAxis",t,n)},$V=(e,t,r)=>{var n=We(e);return n==="horizontal"?Ib(e,"xAxis",t):Ib(e,"yAxis",r)},LV=(e,t,r)=>{var n={},i=e.filter(au),a=e.filter(d=>d.stackId==null),s=i.reduce((d,u)=>(d[u.stackId]||(d[u.stackId]=[]),d[u.stackId].push(u),d),n),l=Object.entries(s).map(d=>{var[u,f]=d,h=f.map(m=>m.dataKey),g=T1(t,r,f[0].barSize);return{stackId:u,dataKeys:h,barSize:g}}),c=a.map(d=>{var u=[d.dataKey].filter(h=>h!=null),f=T1(t,r,d.barSize);return{stackId:void 0,dataKeys:u,barSize:f}});return[...l,...c]},zV=J([_V,j8,$V],LV),FV=(e,t,r,n,i)=>{var a,s,l=Es(e,t,r,n,i);if(l!=null){var c=We(e),d=q2(e),{maxBarSize:u}=l,f=Ft(u)?d:u,h,g;return c==="horizontal"?(h=Po(e,"xAxis",t,n),g=Eo(e,"xAxis",t,n)):(h=Po(e,"yAxis",r,n),g=Eo(e,"yAxis",r,n)),(a=(s=hg(h,g,!0))!==null&&s!==void 0?s:f)!==null&&a!==void 0?a:0}},MP=(e,t,r,n)=>{var i=We(e),a,s;return i==="horizontal"?(a=Po(e,"xAxis",t,n),s=Eo(e,"xAxis",t,n)):(a=Po(e,"yAxis",r,n),s=Eo(e,"yAxis",r,n)),hg(a,s)};function VV(e,t,r,n,i){var a=n.length;if(!(a<1)){var s=Zt(e,r,0,!0),l,c=[];if(Qt(n[0].barSize)){var d=!1,u=r/a,f=n.reduce((w,b)=>w+(b.barSize||0),0);f+=(a-1)*s,f>=r&&(f-=(a-1)*s,s=0),f>=r&&u>0&&(d=!0,u*=.9,f=a*u);var h=(r-f)/2>>0,g={offset:h-s,size:0};l=n.reduce((w,b)=>{var j,P={stackId:b.stackId,dataKeys:b.dataKeys,position:{offset:g.offset+g.size+s,size:d?u:(j=b.barSize)!==null&&j!==void 0?j:0}},E=[...w,P];return g=E[E.length-1].position,E},c)}else{var m=Zt(t,r,0,!0);r-2*m-(a-1)*s<=0&&(s=0);var x=(r-2*m-(a-1)*s)/a;x>1&&(x>>=0);var y=Qt(i)?Math.min(x,i):x;l=n.reduce((w,b,j)=>[...w,{stackId:b.stackId,dataKeys:b.dataKeys,position:{offset:m+(x+s)*j+(x-y)/2,size:y}}],c)}return l}}var HV=(e,t,r,n,i,a,s)=>{var l=Ft(s)?t:s,c=VV(r,n,i!==a?i:a,e,l);return i!==a&&c!=null&&(c=c.map(d=>yl(yl({},d),{},{position:yl(yl({},d.position),{},{offset:d.position.offset-i/2})}))),c},WV=J([zV,q2,S8,G2,FV,MP,NV],HV),UV=(e,t,r,n)=>Po(e,"xAxis",t,n),KV=(e,t,r,n)=>Po(e,"yAxis",r,n),YV=(e,t,r,n)=>Eo(e,"xAxis",t,n),qV=(e,t,r,n)=>Eo(e,"yAxis",r,n),GV=J([WV,Es],(e,t)=>{if(!(e==null||t==null)){var r=e.find(n=>n.stackId===t.stackId&&t.dataKey!=null&&n.dataKeys.includes(t.dataKey));if(r!=null)return r.position}}),XV=(e,t)=>{var r=Zg(t);if(!(!e||r==null||t==null)){var{stackId:n}=t;if(n!=null){var i=e[n];if(i){var{stackedData:a}=i;if(a)return a.find(s=>s.key===r)}}}},ZV=J([BV,Es],XV),QV=J([Rt,gg,UV,KV,YV,qV,GV,We,Vg,MP,ZV,Es,DV],(e,t,r,n,i,a,s,l,c,d,u,f,h)=>{var{chartData:g,dataStartIndex:m,dataEndIndex:x}=c;if(!(f==null||s==null||t==null||l!=="horizontal"&&l!=="vertical"||r==null||n==null||i==null||a==null||d==null)){var{data:y}=f,w;if(y!=null&&y.length>0?w=y:w=g?.slice(m,x+1),w!=null)return EV({layout:l,barSettings:f,pos:s,parentViewBox:t,bandSize:d,xAxis:r,yAxis:n,xAxisTicks:i,yAxisTicks:a,stackedData:u,displayedData:w,offset:e,cells:h})}}),RP=e=>{var{chartData:t}=e,r=ut(),n=Sr();return v.useEffect(()=>n?()=>{}:(r(Hb(t)),()=>{r(Hb(void 0))}),[t,r,n]),null},M1={x:0,y:0,width:0,height:0,padding:{top:0,right:0,bottom:0,left:0}},JV=Cr({name:"brush",initialState:M1,reducers:{setBrushSettings(e,t){return t.payload==null?M1:t.payload}}}),eH=JV.reducer;function tH(e,t,r){return(t=rH(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function rH(e){var t=nH(e,"string");return typeof t=="symbol"?t:t+""}function nH(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}class Bm{static create(t){return new Bm(t)}constructor(t){this.scale=t}get domain(){return this.scale.domain}get range(){return this.scale.range}get rangeMin(){return this.range()[0]}get rangeMax(){return this.range()[1]}get bandwidth(){return this.scale.bandwidth}apply(t){var{bandAware:r,position:n}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t!==void 0){if(n)switch(n){case"start":return this.scale(t);case"middle":{var i=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+i}case"end":{var a=this.bandwidth?this.bandwidth():0;return this.scale(t)+a}default:return this.scale(t)}if(r){var s=this.bandwidth?this.bandwidth()/2:0;return this.scale(t)+s}return this.scale(t)}}isInRange(t){var r=this.range(),n=r[0],i=r[r.length-1];return n<=i?t>=n&&t<=i:t>=i&&t<=n}}tH(Bm,"EPS",1e-4);function iH(e){return(e%180+180)%180}var oH=function(t){var{width:r,height:n}=t,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=iH(i),s=a*Math.PI/180,l=Math.atan(n/r),c=s>l&&s<Math.PI-l?n/Math.sin(s):r/Math.cos(s);return Math.abs(c)},aH={dots:[],areas:[],lines:[]},sH=Cr({name:"referenceElements",initialState:aH,reducers:{addDot:(e,t)=>{e.dots.push(t.payload)},removeDot:(e,t)=>{var r=On(e).dots.findIndex(n=>n===t.payload);r!==-1&&e.dots.splice(r,1)},addArea:(e,t)=>{e.areas.push(t.payload)},removeArea:(e,t)=>{var r=On(e).areas.findIndex(n=>n===t.payload);r!==-1&&e.areas.splice(r,1)},addLine:(e,t)=>{e.lines.push(t.payload)},removeLine:(e,t)=>{var r=On(e).lines.findIndex(n=>n===t.payload);r!==-1&&e.lines.splice(r,1)}}}),lH=sH.reducer,cH=v.createContext(void 0),uH=e=>{var{children:t}=e,[r]=v.useState("".concat(Fa("recharts"),"-clip")),n=OP();if(n==null)return null;var{x:i,y:a,width:s,height:l}=n;return C.createElement(cH.Provider,{value:r},C.createElement("defs",null,C.createElement("clipPath",{id:r},C.createElement("rect",{x:i,y:a,height:l,width:s}))),t)};function Oo(e,t){for(var r in e)if({}.hasOwnProperty.call(e,r)&&(!{}.hasOwnProperty.call(t,r)||e[r]!==t[r]))return!1;for(var n in t)if({}.hasOwnProperty.call(t,n)&&!{}.hasOwnProperty.call(e,n))return!1;return!0}function AP(e,t,r){if(t<1)return[];if(t===1&&r===void 0)return e;for(var n=[],i=0;i<e.length;i+=t)n.push(e[i]);return n}function dH(e,t,r){var n={width:e.width+t.width,height:e.height+t.height};return oH(n,r)}function fH(e,t,r){var n=r==="width",{x:i,y:a,width:s,height:l}=e;return t===1?{start:n?i:a,end:n?i+s:a+l}:{start:n?i+s:a+l,end:n?i:a}}function bc(e,t,r,n,i){if(e*t<e*n||e*t>e*i)return!1;var a=r();return e*(t-e*a/2-n)>=0&&e*(t+e*a/2-i)<=0}function pH(e,t){return AP(e,t+1)}function hH(e,t,r,n,i){for(var a=(n||[]).slice(),{start:s,end:l}=t,c=0,d=1,u=s,f=function(){var m=n?.[c];if(m===void 0)return{v:AP(n,d)};var x=c,y,w=()=>(y===void 0&&(y=r(m,x)),y),b=m.coordinate,j=c===0||bc(e,b,w,u,l);j||(c=0,u=s,d+=1),j&&(u=b+e*(w()/2+i),c+=d)},h;d<=a.length;)if(h=f(),h)return h.v;return[]}function R1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Gt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?R1(Object(r),!0).forEach(function(n){gH(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):R1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function gH(e,t,r){return(t=mH(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function mH(e){var t=vH(e,"string");return typeof t=="symbol"?t:t+""}function vH(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function yH(e,t,r,n,i){for(var a=(n||[]).slice(),s=a.length,{start:l}=t,{end:c}=t,d=function(h){var g=a[h],m,x=()=>(m===void 0&&(m=r(g,h)),m);if(h===s-1){var y=e*(g.coordinate+e*x()/2-c);a[h]=g=Gt(Gt({},g),{},{tickCoord:y>0?g.coordinate-y*e:g.coordinate})}else a[h]=g=Gt(Gt({},g),{},{tickCoord:g.coordinate});var w=bc(e,g.tickCoord,x,l,c);w&&(c=g.tickCoord-e*(x()/2+i),a[h]=Gt(Gt({},g),{},{isShow:!0}))},u=s-1;u>=0;u--)d(u);return a}function xH(e,t,r,n,i,a){var s=(n||[]).slice(),l=s.length,{start:c,end:d}=t;if(a){var u=n[l-1],f=r(u,l-1),h=e*(u.coordinate+e*f/2-d);s[l-1]=u=Gt(Gt({},u),{},{tickCoord:h>0?u.coordinate-h*e:u.coordinate});var g=bc(e,u.tickCoord,()=>f,c,d);g&&(d=u.tickCoord-e*(f/2+i),s[l-1]=Gt(Gt({},u),{},{isShow:!0}))}for(var m=a?l-1:l,x=function(b){var j=s[b],P,E=()=>(P===void 0&&(P=r(j,b)),P);if(b===0){var S=e*(j.coordinate-e*E()/2-c);s[b]=j=Gt(Gt({},j),{},{tickCoord:S<0?j.coordinate-S*e:j.coordinate})}else s[b]=j=Gt(Gt({},j),{},{tickCoord:j.coordinate});var O=bc(e,j.tickCoord,E,c,d);O&&(c=j.tickCoord+e*(E()/2+i),s[b]=Gt(Gt({},j),{},{isShow:!0}))},y=0;y<m;y++)x(y);return s}function $m(e,t,r){var{tick:n,ticks:i,viewBox:a,minTickGap:s,orientation:l,interval:c,tickFormatter:d,unit:u,angle:f}=e;if(!i||!i.length||!n)return[];if(Ne(c)||Ui.isSsr){var h;return(h=pH(i,Ne(c)?c:0))!==null&&h!==void 0?h:[]}var g=[],m=l==="top"||l==="bottom"?"width":"height",x=u&&m==="width"?ja(u,{fontSize:t,letterSpacing:r}):{width:0,height:0},y=(j,P)=>{var E=typeof d=="function"?d(j.value,P):j.value;return m==="width"?dH(ja(E,{fontSize:t,letterSpacing:r}),x,f):ja(E,{fontSize:t,letterSpacing:r})[m]},w=i.length>=2?Lt(i[1].coordinate-i[0].coordinate):1,b=fH(a,w,m);return c==="equidistantPreserveStart"?hH(w,b,y,i,s):(c==="preserveStart"||c==="preserveStartEnd"?g=xH(w,b,y,i,s,c==="preserveStartEnd"):g=yH(w,b,y,i,s),g.filter(j=>j.isShow))}var bH=e=>{var{ticks:t,label:r,labelGapWithTick:n=5,tickSize:i=0,tickMargin:a=0}=e,s=0;if(t){Array.from(t).forEach(u=>{if(u){var f=u.getBoundingClientRect();f.width>s&&(s=f.width)}});var l=r?r.getBoundingClientRect().width:0,c=i+a,d=s+c+l+(r?n:0);return Math.round(d)}return 0},wH=["axisLine","width","height","className","hide","ticks"],CH=["viewBox"],SH=["viewBox"];function bh(e,t){if(e==null)return{};var r,n,i=jH(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function jH(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function Vi(){return Vi=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Vi.apply(null,arguments)}function A1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Ot(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?A1(Object(r),!0).forEach(function(n){EH(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):A1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function EH(e,t,r){return(t=PH(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function PH(e){var t=OH(e,"string");return typeof t=="symbol"?t:t+""}function OH(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Lm={x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd"};function kH(e){var{x:t,y:r,width:n,height:i,orientation:a,mirror:s,axisLine:l,otherSvgProps:c}=e;if(!l)return null;var d=Ot(Ot(Ot({},c),Qr(l)),{},{fill:"none"});if(a==="top"||a==="bottom"){var u=+(a==="top"&&!s||a==="bottom"&&s);d=Ot(Ot({},d),{},{x1:t,y1:r+u*i,x2:t+n,y2:r+u*i})}else{var f=+(a==="left"&&!s||a==="right"&&s);d=Ot(Ot({},d),{},{x1:t+f*n,y1:r,x2:t+f*n,y2:r+i})}return C.createElement("line",Vi({},d,{className:Qe("recharts-cartesian-axis-line",_i(l,"className"))}))}function TH(e,t,r,n,i,a,s,l,c){var d,u,f,h,g,m,x=l?-1:1,y=e.tickSize||s,w=Ne(e.tickCoord)?e.tickCoord:e.coordinate;switch(a){case"top":d=u=e.coordinate,h=r+ +!l*i,f=h-x*y,m=f-x*c,g=w;break;case"left":f=h=e.coordinate,u=t+ +!l*n,d=u-x*y,g=d-x*c,m=w;break;case"right":f=h=e.coordinate,u=t+ +l*n,d=u+x*y,g=d+x*c,m=w;break;default:d=u=e.coordinate,h=r+ +l*i,f=h+x*y,m=f+x*c,g=w;break}return{line:{x1:d,y1:f,x2:u,y2:h},tick:{x:g,y:m}}}function MH(e,t){switch(e){case"left":return t?"start":"end";case"right":return t?"end":"start";default:return"middle"}}function RH(e,t){switch(e){case"left":case"right":return"middle";case"top":return t?"start":"end";default:return t?"end":"start"}}function AH(e){var{option:t,tickProps:r,value:n}=e,i,a=Qe(r.className,"recharts-cartesian-axis-tick-value");if(C.isValidElement(t))i=C.cloneElement(t,Ot(Ot({},r),{},{className:a}));else if(typeof t=="function")i=t(Ot(Ot({},r),{},{className:a}));else{var s="recharts-cartesian-axis-tick-value";typeof t!="boolean"&&(s=Qe(s,t?.className)),i=C.createElement(hu,Vi({},r,{className:s}),n)}return i}function IH(e){var{ticks:t=[],tick:r,tickLine:n,stroke:i,tickFormatter:a,unit:s,padding:l,tickTextProps:c,orientation:d,mirror:u,x:f,y:h,width:g,height:m,tickSize:x,tickMargin:y,fontSize:w,letterSpacing:b,getTicksConfig:j,events:P}=e,E=$m(Ot(Ot({},j),{},{ticks:t}),w,b),S=MH(d,u),O=RH(d,u),k=Qr(j),R=za(r),I={};typeof n=="object"&&(I=n);var B=Ot(Ot({},k),{},{fill:"none"},I),_=E.map(($,W)=>{var{line:T,tick:D}=TH($,f,h,g,m,d,x,u,y),N=Ot(Ot(Ot(Ot({textAnchor:S,verticalAnchor:O},k),{},{stroke:"none",fill:i},R),D),{},{index:W,payload:$,visibleTicksCount:E.length,tickFormatter:a,padding:l},c);return C.createElement(ur,Vi({className:"recharts-cartesian-axis-tick",key:"tick-".concat($.value,"-").concat($.coordinate,"-").concat($.tickCoord)},cs(P,$,W)),n&&C.createElement("line",Vi({},B,T,{className:Qe("recharts-cartesian-axis-tick-line",_i(n,"className"))})),r&&C.createElement(AH,{option:r,tickProps:N,value:"".concat(typeof a=="function"?a($.value,W):$.value).concat(s||"")}))});return _.length>0?C.createElement("g",{className:"recharts-cartesian-axis-ticks"},_):null}var NH=v.forwardRef((e,t)=>{var{axisLine:r,width:n,height:i,className:a,hide:s,ticks:l}=e,c=bh(e,wH),[d,u]=v.useState(""),[f,h]=v.useState(""),g=v.useRef(null);v.useImperativeHandle(t,()=>({getCalculatedWidth:()=>{var x;return bH({ticks:g.current,label:(x=e.labelRef)===null||x===void 0?void 0:x.current,labelGapWithTick:5,tickSize:e.tickSize,tickMargin:e.tickMargin})}}));var m=v.useCallback(x=>{if(x){var y=x.getElementsByClassName("recharts-cartesian-axis-tick-value");g.current=y;var w=y[0];if(w){var b=window.getComputedStyle(w),j=b.fontSize,P=b.letterSpacing;(j!==d||P!==f)&&(u(j),h(P))}}},[d,f]);return s||n!=null&&n<=0||i!=null&&i<=0?null:C.createElement(ur,{className:Qe("recharts-cartesian-axis",a),ref:m},C.createElement(kH,{x:e.x,y:e.y,width:n,height:i,orientation:e.orientation,mirror:e.mirror,axisLine:r,otherSvgProps:Qr(e)}),C.createElement(IH,{ticks:l,tick:e.tick,tickLine:e.tickLine,stroke:e.stroke,tickFormatter:e.tickFormatter,unit:e.unit,padding:e.padding,tickTextProps:e.tickTextProps,orientation:e.orientation,mirror:e.mirror,x:e.x,y:e.y,width:e.width,height:e.height,tickSize:e.tickSize,tickMargin:e.tickMargin,fontSize:d,letterSpacing:f,getTicksConfig:e,events:c}),C.createElement(BF,{x:e.x,y:e.y,width:e.width,height:e.height},C.createElement(YF,{label:e.label,labelRef:e.labelRef}),e.children))}),DH=C.memo(NH,(e,t)=>{var{viewBox:r}=e,n=bh(e,CH),{viewBox:i}=t,a=bh(t,SH);return Oo(r,i)&&Oo(n,a)}),zm=C.forwardRef((e,t)=>{var r=ir(e,Lm);return C.createElement(DH,Vi({},r,{ref:t}))});zm.displayName="CartesianAxis";var _H=["x1","y1","x2","y2","key"],BH=["offset"],$H=["xAxisId","yAxisId"],LH=["xAxisId","yAxisId"];function I1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Xt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?I1(Object(r),!0).forEach(function(n){zH(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):I1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function zH(e,t,r){return(t=FH(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function FH(e){var t=VH(e,"string");return typeof t=="symbol"?t:t+""}function VH(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ki(){return ki=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ki.apply(null,arguments)}function wc(e,t){if(e==null)return{};var r,n,i=HH(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function HH(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var WH=e=>{var{fill:t}=e;if(!t||t==="none")return null;var{fillOpacity:r,x:n,y:i,width:a,height:s,ry:l}=e;return C.createElement("rect",{x:n,y:i,ry:l,width:a,height:s,stroke:"none",fill:t,fillOpacity:r,className:"recharts-cartesian-grid-bg"})};function IP(e,t){var r;if(C.isValidElement(e))r=C.cloneElement(e,t);else if(typeof e=="function")r=e(t);else{var{x1:n,y1:i,x2:a,y2:s,key:l}=t,c=wc(t,_H),d=Qr(c),u=wc(d,BH);r=C.createElement("line",ki({},u,{x1:n,y1:i,x2:a,y2:s,fill:"none",key:l}))}return r}function UH(e){var{x:t,width:r,horizontal:n=!0,horizontalPoints:i}=e;if(!n||!i||!i.length)return null;var a=wc(e,$H),s=i.map((l,c)=>{var d=Xt(Xt({},a),{},{x1:t,y1:l,x2:t+r,y2:l,key:"line-".concat(c),index:c});return IP(n,d)});return C.createElement("g",{className:"recharts-cartesian-grid-horizontal"},s)}function KH(e){var{y:t,height:r,vertical:n=!0,verticalPoints:i}=e;if(!n||!i||!i.length)return null;var a=wc(e,LH),s=i.map((l,c)=>{var d=Xt(Xt({},a),{},{x1:l,y1:t,x2:l,y2:t+r,key:"line-".concat(c),index:c});return IP(n,d)});return C.createElement("g",{className:"recharts-cartesian-grid-vertical"},s)}function YH(e){var{horizontalFill:t,fillOpacity:r,x:n,y:i,width:a,height:s,horizontalPoints:l,horizontal:c=!0}=e;if(!c||!t||!t.length)return null;var d=l.map(f=>Math.round(f+i-i)).sort((f,h)=>f-h);i!==d[0]&&d.unshift(0);var u=d.map((f,h)=>{var g=!d[h+1],m=g?i+s-f:d[h+1]-f;if(m<=0)return null;var x=h%t.length;return C.createElement("rect",{key:"react-".concat(h),y:f,x:n,height:m,width:a,stroke:"none",fill:t[x],fillOpacity:r,className:"recharts-cartesian-grid-bg"})});return C.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},u)}function qH(e){var{vertical:t=!0,verticalFill:r,fillOpacity:n,x:i,y:a,width:s,height:l,verticalPoints:c}=e;if(!t||!r||!r.length)return null;var d=c.map(f=>Math.round(f+i-i)).sort((f,h)=>f-h);i!==d[0]&&d.unshift(0);var u=d.map((f,h)=>{var g=!d[h+1],m=g?i+s-f:d[h+1]-f;if(m<=0)return null;var x=h%r.length;return C.createElement("rect",{key:"react-".concat(h),x:f,y:a,width:m,height:l,stroke:"none",fill:r[x],fillOpacity:n,className:"recharts-cartesian-grid-bg"})});return C.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},u)}var GH=(e,t)=>{var{xAxis:r,width:n,height:i,offset:a}=e;return Ej($m(Xt(Xt(Xt({},Lm),r),{},{ticks:Pj(r),viewBox:{x:0,y:0,width:n,height:i}})),a.left,a.left+a.width,t)},XH=(e,t)=>{var{yAxis:r,width:n,height:i,offset:a}=e;return Ej($m(Xt(Xt(Xt({},Lm),r),{},{ticks:Pj(r),viewBox:{x:0,y:0,width:n,height:i}})),a.top,a.top+a.height,t)},ZH={horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[],xAxisId:0,yAxisId:0};function Rl(e){var t=vg(),r=yg(),n=Ij(),i=Xt(Xt({},ir(e,ZH)),{},{x:Ne(e.x)?e.x:n.left,y:Ne(e.y)?e.y:n.top,width:Ne(e.width)?e.width:n.width,height:Ne(e.height)?e.height:n.height}),{xAxisId:a,yAxisId:s,x:l,y:c,width:d,height:u,syncWithTicks:f,horizontalValues:h,verticalValues:g}=i,m=Sr(),x=Ae(R=>Nb(R,"xAxis",a,m)),y=Ae(R=>Nb(R,"yAxis",s,m));if(!Ne(d)||d<=0||!Ne(u)||u<=0||!Ne(l)||l!==+l||!Ne(c)||c!==+c)return null;var w=i.verticalCoordinatesGenerator||GH,b=i.horizontalCoordinatesGenerator||XH,{horizontalPoints:j,verticalPoints:P}=i;if((!j||!j.length)&&typeof b=="function"){var E=h&&h.length,S=b({yAxis:y?Xt(Xt({},y),{},{ticks:E?h:y.ticks}):void 0,width:t,height:r,offset:n},E?!0:f);rc(Array.isArray(S),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(typeof S,"]")),Array.isArray(S)&&(j=S)}if((!P||!P.length)&&typeof w=="function"){var O=g&&g.length,k=w({xAxis:x?Xt(Xt({},x),{},{ticks:O?g:x.ticks}):void 0,width:t,height:r,offset:n},O?!0:f);rc(Array.isArray(k),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(typeof k,"]")),Array.isArray(k)&&(P=k)}return C.createElement("g",{className:"recharts-cartesian-grid"},C.createElement(WH,{fill:i.fill,fillOpacity:i.fillOpacity,x:i.x,y:i.y,width:i.width,height:i.height,ry:i.ry}),C.createElement(YH,ki({},i,{horizontalPoints:j})),C.createElement(qH,ki({},i,{verticalPoints:P})),C.createElement(UH,ki({},i,{offset:n,horizontalPoints:j,xAxis:x,yAxis:y})),C.createElement(KH,ki({},i,{offset:n,verticalPoints:P,xAxis:x,yAxis:y})))}Rl.displayName="CartesianGrid";var QH=["dangerouslySetInnerHTML","ticks"],JH=["id"],eW=["domain"],tW=["domain"];function wh(){return wh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wh.apply(null,arguments)}function Cc(e,t){if(e==null)return{};var r,n,i=rW(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function rW(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function nW(e){var t=ut();return v.useLayoutEffect(()=>(t(R7(e)),()=>{t(A7(e))}),[e,t]),null}var iW=e=>{var{xAxisId:t,className:r}=e,n=Ae(gg),i=Sr(),a="xAxis",s=Ae(g=>Vo(g,a,t,i)),l=Ae(g=>OE(g,a,t,i)),c=Ae(g=>SE(g,t)),d=Ae(g=>yL(g,t)),u=Ae(g=>iE(g,t));if(c==null||d==null||u==null)return null;var f=Cc(e,QH),h=Cc(u,JH);return C.createElement(zm,wh({},f,h,{scale:s,x:d.x,y:d.y,width:c.width,height:c.height,className:Qe("recharts-".concat(a," ").concat(a),r),viewBox:n,ticks:l}))},oW={allowDataOverflow:gr.allowDataOverflow,allowDecimals:gr.allowDecimals,allowDuplicatedCategory:gr.allowDuplicatedCategory,height:gr.height,hide:!1,mirror:gr.mirror,orientation:gr.orientation,padding:gr.padding,reversed:gr.reversed,scale:gr.scale,tickCount:gr.tickCount,type:gr.type,xAxisId:0},aW=e=>{var t,r,n,i,a,s=ir(e,oW);return C.createElement(C.Fragment,null,C.createElement(nW,{interval:(t=s.interval)!==null&&t!==void 0?t:"preserveEnd",id:s.xAxisId,scale:s.scale,type:s.type,padding:s.padding,allowDataOverflow:s.allowDataOverflow,domain:s.domain,dataKey:s.dataKey,allowDuplicatedCategory:s.allowDuplicatedCategory,allowDecimals:s.allowDecimals,tickCount:s.tickCount,includeHidden:(r=s.includeHidden)!==null&&r!==void 0?r:!1,reversed:s.reversed,ticks:s.ticks,height:s.height,orientation:s.orientation,mirror:s.mirror,hide:s.hide,unit:s.unit,name:s.name,angle:(n=s.angle)!==null&&n!==void 0?n:0,minTickGap:(i=s.minTickGap)!==null&&i!==void 0?i:5,tick:(a=s.tick)!==null&&a!==void 0?a:!0,tickFormatter:s.tickFormatter}),C.createElement(iW,s))},sW=(e,t)=>{var{domain:r}=e,n=Cc(e,eW),{domain:i}=t,a=Cc(t,tW);return Oo(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:Oo({domain:r},{domain:i}):!1},Al=C.memo(aW,sW);Al.displayName="XAxis";var lW=["dangerouslySetInnerHTML","ticks"],cW=["id"],uW=["domain"],dW=["domain"];function Ch(){return Ch=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Ch.apply(null,arguments)}function Sc(e,t){if(e==null)return{};var r,n,i=fW(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function fW(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function pW(e){var t=ut();return v.useLayoutEffect(()=>(t(I7(e)),()=>{t(N7(e))}),[e,t]),null}var hW=e=>{var{yAxisId:t,className:r,width:n,label:i}=e,a=v.useRef(null),s=v.useRef(null),l=Ae(gg),c=Sr(),d=ut(),u="yAxis",f=Ae(b=>Vo(b,u,t,c)),h=Ae(b=>jE(b,t)),g=Ae(b=>bL(b,t)),m=Ae(b=>OE(b,u,t,c)),x=Ae(b=>oE(b,t));if(v.useLayoutEffect(()=>{if(!(n!=="auto"||!h||km(i)||v.isValidElement(i)||x==null)){var b=a.current;if(b){var j=b.getCalculatedWidth();Math.round(h.width)!==Math.round(j)&&d(D7({id:t,width:j}))}}},[m,h,d,i,t,n,x]),h==null||g==null||x==null)return null;var y=Sc(e,lW),w=Sc(x,cW);return C.createElement(zm,Ch({},y,w,{ref:a,labelRef:s,scale:f,x:g.x,y:g.y,tickTextProps:n==="auto"?{width:void 0}:{width:n},width:h.width,height:h.height,className:Qe("recharts-".concat(u," ").concat(u),r),viewBox:l,ticks:m}))},gW={allowDataOverflow:mr.allowDataOverflow,allowDecimals:mr.allowDecimals,allowDuplicatedCategory:mr.allowDuplicatedCategory,hide:!1,mirror:mr.mirror,orientation:mr.orientation,padding:mr.padding,reversed:mr.reversed,scale:mr.scale,tickCount:mr.tickCount,type:mr.type,width:mr.width,yAxisId:0},mW=e=>{var t,r,n,i,a,s=ir(e,gW);return C.createElement(C.Fragment,null,C.createElement(pW,{interval:(t=s.interval)!==null&&t!==void 0?t:"preserveEnd",id:s.yAxisId,scale:s.scale,type:s.type,domain:s.domain,allowDataOverflow:s.allowDataOverflow,dataKey:s.dataKey,allowDuplicatedCategory:s.allowDuplicatedCategory,allowDecimals:s.allowDecimals,tickCount:s.tickCount,padding:s.padding,includeHidden:(r=s.includeHidden)!==null&&r!==void 0?r:!1,reversed:s.reversed,ticks:s.ticks,width:s.width,orientation:s.orientation,mirror:s.mirror,hide:s.hide,unit:s.unit,name:s.name,angle:(n=s.angle)!==null&&n!==void 0?n:0,minTickGap:(i=s.minTickGap)!==null&&i!==void 0?i:5,tick:(a=s.tick)!==null&&a!==void 0?a:!0,tickFormatter:s.tickFormatter}),C.createElement(hW,s))},vW=(e,t)=>{var{domain:r}=e,n=Sc(e,uW),{domain:i}=t,a=Sc(t,dW);return Oo(n,a)?Array.isArray(r)&&r.length===2&&Array.isArray(i)&&i.length===2?r[0]===i[0]&&r[1]===i[1]:Oo({domain:r},{domain:i}):!1},Il=C.memo(mW,vW);Il.displayName="YAxis";function yW(e){e()}function xW(){let e=null,t=null;return{clear(){e=null,t=null},notify(){yW(()=>{let r=e;for(;r;)r.callback(),r=r.next})},get(){const r=[];let n=e;for(;n;)r.push(n),n=n.next;return r},subscribe(r){let n=!0;const i=t={callback:r,next:null,prev:t};return i.prev?i.prev.next=i:e=i,function(){!n||e===null||(n=!1,i.next?i.next.prev=i.prev:t=i.prev,i.prev?i.prev.next=i.next:e=i.next)}}}}var N1={notify(){},get:()=>[]};function bW(e,t){let r,n=N1,i=0,a=!1;function s(x){u();const y=n.subscribe(x);let w=!1;return()=>{w||(w=!0,y(),f())}}function l(){n.notify()}function c(){m.onStateChange&&m.onStateChange()}function d(){return a}function u(){i++,r||(r=e.subscribe(c),n=xW())}function f(){i--,r&&i===0&&(r(),r=void 0,n.clear(),n=N1)}function h(){a||(a=!0,u())}function g(){a&&(a=!1,f())}const m={addNestedSub:s,notifyNestedSubs:l,handleChangeWrapper:c,isSubscribed:d,trySubscribe:h,tryUnsubscribe:g,getListeners:()=>n};return m}var wW=()=>typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",CW=wW(),SW=()=>typeof navigator<"u"&&navigator.product==="ReactNative",jW=SW(),EW=()=>CW||jW?C.useLayoutEffect:C.useEffect,PW=EW(),OW=Symbol.for("react-redux-context"),kW=typeof globalThis<"u"?globalThis:{};function TW(){if(!C.createContext)return{};const e=kW[OW]??=new Map;let t=e.get(C.createContext);return t||(t=C.createContext(null),process.env.NODE_ENV!=="production"&&(t.displayName="ReactRedux"),e.set(C.createContext,t)),t}var MW=TW();function RW(e){const{children:t,context:r,serverState:n,store:i}=e,a=C.useMemo(()=>{const c=bW(i),d={store:i,subscription:c,getServerState:n?()=>n:void 0};if(process.env.NODE_ENV==="production")return d;{const{identityFunctionCheck:u="once",stabilityCheck:f="once"}=e;return Object.assign(d,{stabilityCheck:f,identityFunctionCheck:u})}},[i,n]),s=C.useMemo(()=>i.getState(),[i]);PW(()=>{const{subscription:c}=a;return c.onStateChange=c.notifyNestedSubs,c.trySubscribe(),s!==i.getState()&&c.notifyNestedSubs(),()=>{c.tryUnsubscribe(),c.onStateChange=void 0}},[a,s]);const l=r||MW;return C.createElement(l.Provider,{value:a},t)}var AW=RW,IW=(e,t)=>t,Fm=J([IW,We,tE,It,WE,Fn,jz,Rt],Tz),Vm=e=>{var t=e.currentTarget.getBoundingClientRect(),r=t.width/e.currentTarget.offsetWidth,n=t.height/e.currentTarget.offsetHeight;return{chartX:Math.round((e.clientX-t.left)/r),chartY:Math.round((e.clientY-t.top)/n)}},NP=$r("mouseClick"),DP=ps();DP.startListening({actionCreator:NP,effect:(e,t)=>{var r=e.payload,n=Fm(t.getState(),Vm(r));n?.activeIndex!=null&&t.dispatch(IL({activeIndex:n.activeIndex,activeDataKey:void 0,activeCoordinate:n.activeCoordinate}))}});var Sh=$r("mouseMove"),_P=ps();_P.startListening({actionCreator:Sh,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=xm(n,n.tooltip.settings.shared),a=Fm(n,Vm(r));i==="axis"&&(a?.activeIndex!=null?t.dispatch(DE({activeIndex:a.activeIndex,activeDataKey:void 0,activeCoordinate:a.activeCoordinate})):t.dispatch(NE()))}});var D1={accessibilityLayer:!0,barCategoryGap:"10%",barGap:4,barSize:void 0,className:void 0,maxBarSize:void 0,stackOffset:"none",syncId:void 0,syncMethod:"index"},BP=Cr({name:"rootProps",initialState:D1,reducers:{updateOptions:(e,t)=>{var r;e.accessibilityLayer=t.payload.accessibilityLayer,e.barCategoryGap=t.payload.barCategoryGap,e.barGap=(r=t.payload.barGap)!==null&&r!==void 0?r:D1.barGap,e.barSize=t.payload.barSize,e.maxBarSize=t.payload.maxBarSize,e.stackOffset=t.payload.stackOffset,e.syncId=t.payload.syncId,e.syncMethod=t.payload.syncMethod,e.className=t.payload.className}}}),NW=BP.reducer,{updateOptions:DW}=BP.actions,$P=Cr({name:"polarOptions",initialState:null,reducers:{updatePolarOptions:(e,t)=>t.payload}}),{updatePolarOptions:_W}=$P.actions,BW=$P.reducer,LP=$r("keyDown"),zP=$r("focus"),Hm=ps();Hm.startListening({actionCreator:LP,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var{keyboardInteraction:i}=r.tooltip,a=e.payload;if(!(a!=="ArrowRight"&&a!=="ArrowLeft"&&a!=="Enter")){var s=Number(bm(i,Wo(r))),l=Fn(r);if(a==="Enter"){var c=gc(r,"axis","hover",String(i.index));t.dispatch(gh({active:!i.active,activeIndex:i.index,activeDataKey:i.dataKey,activeCoordinate:c}));return}var d=jL(r),u=d==="left-to-right"?1:-1,f=a==="ArrowRight"?1:-1,h=s+f*u;if(!(l==null||h>=l.length||h<0)){var g=gc(r,"axis","hover",String(h));t.dispatch(gh({active:!0,activeIndex:h.toString(),activeDataKey:void 0,activeCoordinate:g}))}}}}});Hm.startListening({actionCreator:zP,effect:(e,t)=>{var r=t.getState(),n=r.rootProps.accessibilityLayer!==!1;if(n){var{keyboardInteraction:i}=r.tooltip;if(!i.active&&i.index==null){var a="0",s=gc(r,"axis","hover",String(a));t.dispatch(gh({activeDataKey:void 0,active:!0,activeIndex:a,activeCoordinate:s}))}}}});var Ar=$r("externalEvent"),FP=ps();FP.startListening({actionCreator:Ar,effect:(e,t)=>{if(e.payload.handler!=null){var r=t.getState(),n={activeCoordinate:gz(r),activeDataKey:qE(r),activeIndex:Fi(r),activeLabel:YE(r),activeTooltipIndex:Fi(r),isTooltipActive:mz(r)};e.payload.handler(n,e.payload.reactEvent)}}});var $W=J([Ho],e=>e.tooltipItemPayloads),LW=J([$W,Ss,(e,t,r)=>t,(e,t,r)=>r],(e,t,r,n)=>{var i=e.find(l=>l.settings.dataKey===n);if(i!=null){var{positions:a}=i;if(a!=null){var s=t(a,r);return s}}}),VP=$r("touchMove"),HP=ps();HP.startListening({actionCreator:VP,effect:(e,t)=>{var r=e.payload,n=t.getState(),i=xm(n,n.tooltip.settings.shared);if(i==="axis"){var a=Fm(n,Vm({clientX:r.touches[0].clientX,clientY:r.touches[0].clientY,currentTarget:r.currentTarget}));a?.activeIndex!=null&&t.dispatch(DE({activeIndex:a.activeIndex,activeDataKey:void 0,activeCoordinate:a.activeCoordinate}))}else if(i==="item"){var s,l=r.touches[0],c=document.elementFromPoint(l.clientX,l.clientY);if(!c||!c.getAttribute)return;var d=c.getAttribute(kj),u=(s=c.getAttribute(Tj))!==null&&s!==void 0?s:void 0,f=LW(t.getState(),d,u);t.dispatch(IE({activeDataKey:u,activeIndex:d,activeCoordinate:f}))}}});var zW=qS({brush:eH,cartesianAxis:_7,chartData:Uz,errorBars:X7,graphicalItems:e7,layout:l6,legend:g3,options:zz,polarAxis:m9,polarOptions:BW,referenceElements:lH,rootProps:NW,tooltip:NL}),FW=function(t){return IB({reducer:zW,preloadedState:t,middleware:r=>r({serializableCheck:!1}).concat([DP.middleware,_P.middleware,Hm.middleware,FP.middleware,HP.middleware]),enhancers:r=>{var n=r;return typeof r=="function"&&(n=r()),n.concat(uj({type:"raf"}))},devTools:Ui.devToolsEnabled})};function WP(e){var{preloadedState:t,children:r}=e,n=Sr(),i=v.useRef(null);if(n)return r;i.current==null&&(i.current=FW(t));var a=lg;return C.createElement(AW,{context:a,store:i.current},r)}function UP(e){var{layout:t,margin:r}=e,n=ut(),i=Sr();return v.useEffect(()=>{i||(n(o6(t)),n(i6(r)))},[n,i,t,r]),null}function KP(e){var t=ut();return v.useEffect(()=>{t(DW(e))},[t,e]),null}var VW=["children"];function HW(e,t){if(e==null)return{};var r,n,i=WW(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function WW(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}function jc(){return jc=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},jc.apply(null,arguments)}var UW={width:"100%",height:"100%",display:"block"},KW=v.forwardRef((e,t)=>{var r=vg(),n=yg(),i=Bj();if(!Co(r)||!Co(n))return null;var{children:a,otherAttributes:s,title:l,desc:c}=e,d,u;return typeof s.tabIndex=="number"?d=s.tabIndex:d=i?0:void 0,typeof s.role=="string"?u=s.role:u=i?"application":void 0,C.createElement(Zh,jc({},s,{title:l,desc:c,role:u,tabIndex:d,width:r,height:n,style:UW,ref:t}),a)}),YW=e=>{var{children:t}=e,r=Ae(qc);if(!r)return null;var{width:n,height:i,y:a,x:s}=r;return C.createElement(Zh,{width:n,height:i,x:s,y:a},t)},_1=v.forwardRef((e,t)=>{var{children:r}=e,n=HW(e,VW),i=Sr();return i?C.createElement(YW,null,r):C.createElement(KW,jc({ref:t},n),r)});function qW(){var e=ut(),[t,r]=v.useState(null),n=Ae(B6);return v.useEffect(()=>{if(t!=null){var i=t.getBoundingClientRect(),a=i.width/t.offsetWidth;Qt(a)&&a!==n&&e(s6(a))}},[t,e,n]),r}function B1(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function GW(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?B1(Object(r),!0).forEach(function(n){XW(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):B1(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function XW(e,t,r){return(t=ZW(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ZW(e){var t=QW(e,"string");return typeof t=="symbol"?t:t+""}function QW(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Hi(){return Hi=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Hi.apply(null,arguments)}var JW=()=>(eF(),null);function Ec(e){if(typeof e=="number")return e;if(typeof e=="string"){var t=parseFloat(e);if(!Number.isNaN(t))return t}return 0}var eU=v.forwardRef((e,t)=>{var r,n,i=v.useRef(null),[a,s]=v.useState({containerWidth:Ec((r=e.style)===null||r===void 0?void 0:r.width),containerHeight:Ec((n=e.style)===null||n===void 0?void 0:n.height)}),l=v.useCallback((d,u)=>{s(f=>{var h=Math.round(d),g=Math.round(u);return f.containerWidth===h&&f.containerHeight===g?f:{containerWidth:h,containerHeight:g}})},[]),c=v.useCallback(d=>{if(typeof t=="function"&&t(d),d!=null){var{width:u,height:f}=d.getBoundingClientRect();l(u,f);var h=m=>{var{width:x,height:y}=m[0].contentRect;l(x,y)},g=new ResizeObserver(h);g.observe(d),i.current=g}},[t,l]);return v.useEffect(()=>()=>{var d=i.current;d?.disconnect()},[l]),C.createElement(C.Fragment,null,C.createElement(Xc,{width:a.containerWidth,height:a.containerHeight}),C.createElement("div",Hi({ref:c},e)))}),tU=v.forwardRef((e,t)=>{var{width:r,height:n}=e,[i,a]=v.useState({containerWidth:Ec(r),containerHeight:Ec(n)}),s=v.useCallback((c,d)=>{a(u=>{var f=Math.round(c),h=Math.round(d);return u.containerWidth===f&&u.containerHeight===h?u:{containerWidth:f,containerHeight:h}})},[]),l=v.useCallback(c=>{if(typeof t=="function"&&t(c),c!=null){var{width:d,height:u}=c.getBoundingClientRect();s(d,u)}},[t,s]);return C.createElement(C.Fragment,null,C.createElement(Xc,{width:i.containerWidth,height:i.containerHeight}),C.createElement("div",Hi({ref:l},e)))}),rU=v.forwardRef((e,t)=>{var{width:r,height:n}=e;return C.createElement(C.Fragment,null,C.createElement(Xc,{width:r,height:n}),C.createElement("div",Hi({ref:t},e)))}),nU=v.forwardRef((e,t)=>{var{width:r,height:n}=e;return Mn(r)||Mn(n)?C.createElement(tU,Hi({},e,{ref:t})):C.createElement(rU,Hi({},e,{ref:t}))});function iU(e){return e===!0?eU:nU}var oU=v.forwardRef((e,t)=>{var{children:r,className:n,height:i,onClick:a,onContextMenu:s,onDoubleClick:l,onMouseDown:c,onMouseEnter:d,onMouseLeave:u,onMouseMove:f,onMouseUp:h,onTouchEnd:g,onTouchMove:m,onTouchStart:x,style:y,width:w,responsive:b,dispatchTouchEvents:j=!0}=e,P=v.useRef(null),E=ut(),[S,O]=v.useState(null),[k,R]=v.useState(null),I=qW(),B=mg(),_=B?.width>0?B.width:w,$=B?.height>0?B.height:i,W=v.useCallback(X=>{I(X),typeof t=="function"&&t(X),O(X),R(X),X!=null&&(P.current=X)},[I,t,O,R]),T=v.useCallback(X=>{E(NP(X)),E(Ar({handler:a,reactEvent:X}))},[E,a]),D=v.useCallback(X=>{E(Sh(X)),E(Ar({handler:d,reactEvent:X}))},[E,d]),N=v.useCallback(X=>{E(NE()),E(Ar({handler:u,reactEvent:X}))},[E,u]),A=v.useCallback(X=>{E(Sh(X)),E(Ar({handler:f,reactEvent:X}))},[E,f]),L=v.useCallback(()=>{E(zP())},[E]),K=v.useCallback(X=>{E(LP(X.key))},[E]),H=v.useCallback(X=>{E(Ar({handler:s,reactEvent:X}))},[E,s]),V=v.useCallback(X=>{E(Ar({handler:l,reactEvent:X}))},[E,l]),Y=v.useCallback(X=>{E(Ar({handler:c,reactEvent:X}))},[E,c]),re=v.useCallback(X=>{E(Ar({handler:h,reactEvent:X}))},[E,h]),se=v.useCallback(X=>{E(Ar({handler:x,reactEvent:X}))},[E,x]),pe=v.useCallback(X=>{j&&E(VP(X)),E(Ar({handler:m,reactEvent:X}))},[E,j,m]),Ee=v.useCallback(X=>{E(Ar({handler:g,reactEvent:X}))},[E,g]),Pe=iU(b);return C.createElement(eP.Provider,{value:S},C.createElement(dS.Provider,{value:k},C.createElement(Pe,{width:_??y?.width,height:$??y?.height,className:Qe("recharts-wrapper",n),style:GW({position:"relative",cursor:"default",width:_,height:$},y),onClick:T,onContextMenu:H,onDoubleClick:V,onFocus:L,onKeyDown:K,onMouseDown:Y,onMouseEnter:D,onMouseLeave:N,onMouseMove:A,onMouseUp:re,onTouchEnd:Ee,onTouchMove:pe,onTouchStart:se,ref:W},C.createElement(JW,null),r)))}),aU=["width","height","responsive","children","className","style","compact","title","desc"];function sU(e,t){if(e==null)return{};var r,n,i=lU(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function lU(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var YP=v.forwardRef((e,t)=>{var{width:r,height:n,responsive:i,children:a,className:s,style:l,compact:c,title:d,desc:u}=e,f=sU(e,aU),h=Qr(f);return c?C.createElement(C.Fragment,null,C.createElement(Xc,{width:r,height:n}),C.createElement(_1,{otherAttributes:h,title:d,desc:u},a)):C.createElement(oU,{className:s,style:l,width:r,height:n,responsive:i,onClick:e.onClick,onMouseLeave:e.onMouseLeave,onMouseEnter:e.onMouseEnter,onMouseMove:e.onMouseMove,onMouseDown:e.onMouseDown,onMouseUp:e.onMouseUp,onContextMenu:e.onContextMenu,onDoubleClick:e.onDoubleClick,onTouchStart:e.onTouchStart,onTouchMove:e.onTouchMove,onTouchEnd:e.onTouchEnd},C.createElement(_1,{otherAttributes:h,title:d,desc:u,ref:t},C.createElement(uH,null,a)))});function jh(){return jh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},jh.apply(null,arguments)}var cU={top:5,right:5,bottom:5,left:5},uU={accessibilityLayer:!0,layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:cU,reverseStackOrder:!1,syncMethod:"index",responsive:!1},dU=v.forwardRef(function(t,r){var n,i=ir(t.categoricalChartProps,uU),{chartName:a,defaultTooltipEventType:s,validateTooltipEventTypes:l,tooltipPayloadSearcher:c,categoricalChartProps:d}=t,u={chartName:a,defaultTooltipEventType:s,validateTooltipEventTypes:l,tooltipPayloadSearcher:c,eventEmitter:void 0};return C.createElement(WP,{preloadedState:{options:u},reduxStoreName:(n=d.id)!==null&&n!==void 0?n:a},C.createElement(RP,{chartData:d.data}),C.createElement(UP,{layout:i.layout,margin:i.margin}),C.createElement(KP,{accessibilityLayer:i.accessibilityLayer,barCategoryGap:i.barCategoryGap,maxBarSize:i.maxBarSize,stackOffset:i.stackOffset,barGap:i.barGap,barSize:i.barSize,syncId:i.syncId,syncMethod:i.syncMethod,className:i.className}),C.createElement(YP,jh({},i,{ref:r})))}),fU=["axis","item"],zf=v.forwardRef((e,t)=>C.createElement(dU,{chartName:"BarChart",defaultTooltipEventType:"axis",validateTooltipEventTypes:fU,tooltipPayloadSearcher:tP,categoricalChartProps:e,ref:t}));function pU(e){var t=ut();return v.useEffect(()=>{t(_W(e))},[t,e]),null}var hU=["layout"];function Eh(){return Eh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Eh.apply(null,arguments)}function gU(e,t){if(e==null)return{};var r,n,i=mU(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)===-1&&{}.propertyIsEnumerable.call(e,r)&&(i[r]=e[r])}return i}function mU(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.indexOf(n)!==-1)continue;r[n]=e[n]}return r}var vU={top:5,right:5,bottom:5,left:5},yU={accessibilityLayer:!0,stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:vU,reverseStackOrder:!1,syncMethod:"index",layout:"radial",responsive:!1},xU=v.forwardRef(function(t,r){var n,i=ir(t.categoricalChartProps,yU),{layout:a}=i,s=gU(i,hU),{chartName:l,defaultTooltipEventType:c,validateTooltipEventTypes:d,tooltipPayloadSearcher:u}=t,f={chartName:l,defaultTooltipEventType:c,validateTooltipEventTypes:d,tooltipPayloadSearcher:u,eventEmitter:void 0};return C.createElement(WP,{preloadedState:{options:f},reduxStoreName:(n=i.id)!==null&&n!==void 0?n:l},C.createElement(RP,{chartData:i.data}),C.createElement(UP,{layout:a,margin:i.margin}),C.createElement(KP,{accessibilityLayer:i.accessibilityLayer,barCategoryGap:i.barCategoryGap,maxBarSize:i.maxBarSize,stackOffset:i.stackOffset,barGap:i.barGap,barSize:i.barSize,syncId:i.syncId,syncMethod:i.syncMethod,className:i.className}),C.createElement(pU,{cx:i.cx,cy:i.cy,startAngle:i.startAngle,endAngle:i.endAngle,innerRadius:i.innerRadius,outerRadius:i.outerRadius}),C.createElement(YP,Eh({},s,{ref:r})))}),bU=["item"],wU={layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"},CU=v.forwardRef((e,t)=>{var r=ir(e,wU);return C.createElement(xU,{chartName:"PieChart",defaultTooltipEventType:"item",validateTooltipEventTypes:bU,tooltipPayloadSearcher:tP,categoricalChartProps:r,ref:t})});const Zn=["#4285F4","#34A853","#FBBC05","#EA4335","#9C27B0","#00ACC1","#8D6E63"],$1="28%",SU=({sysCd:e,appItCd:t,appCd:r})=>{const{getFormData:n}=ct.useSearchBox(),i=it.useCodeStore(),a=it.useSystemStore(),[s,l]=v.useState(""),[c,d]=v.useState(null),[u,f]=v.useState(!1),[h,g]=v.useState(!1),[m,x]=v.useState(!1),[y,w]=v.useState(!1),[b,j]=v.useState(null),[P,E]=v.useState([]),[S,O]=v.useState(null),[k,R]=v.useState(!1),[I,B]=v.useState({}),[_,$]=v.useState(!1),[W,T]=v.useState({}),D=v.useRef(null),N=v.useRef(null);v.useRef(null);const A=v.useRef(null),L=v.useRef(null),K=v.useRef(null),H=v.useRef({}),V=v.useMemo(()=>async Q=>{const ae=Q.target.value?.trim();h||!ae||(K.current&&clearTimeout(K.current),K.current=setTimeout(async()=>{R(!0),$(!1);try{const ne=A.current?.getFieldValue("sysCd"),be=A.current?.getFieldValue("appItCd"),le=A.current?.getFieldValue("appCd");if(!ne||!be||!le){R(!1);return}await ke.SCMCODE00104({crprCd:A.current?.getFieldValue("crprCd")||"100",sysCd:ne,appItCd:be,appCd:le,grpCd:ae})?(A.current?.setFields([{name:"grpCd",errors:["이미 사용중인 그룹코드입니다."]}]),p.message.error("이미 사용중인 그룹코드입니다."),$(!1)):(A.current?.setFields([{name:"grpCd",errors:[]}]),p.message.success("사용 가능한 그룹코드입니다."),$(!0))}catch(ne){console.error("그룹코드 중복 체크 실패:",ne),p.message.error("중복 체크 중 오류가 발생했습니다."),$(!1)}finally{R(!1)}},200))},[h]),Y=v.useMemo(()=>async(Q,ae)=>{const ne=Q.target.value?.trim();if(y){const be=ne;if(!be)return;H.current[-1]&&clearTimeout(H.current[-1]),H.current[-1]=setTimeout(async()=>{B(le=>({...le,[-1]:!0})),T(le=>{const ye={...le};return delete ye[-1],ye});try{await ke.SCMCODE00105({crprCd:L.current?.getFieldValue("crprCd")||"100",sysCd:L.current?.getFieldValue("sysCd")||"",appItCd:L.current?.getFieldValue("appItCd")||b?.appItCd||"CM",appCd:L.current?.getFieldValue("appCd")||b?.appCd||"CM",grpCd:L.current?.getFieldValue("grpCd")||"",dtlCd:be})?(L.current?.setFields([{name:"dtlCd",errors:["이미 사용중인 상세코드입니다."]}]),p.message.error("이미 사용중인 상세코드입니다."),T(ye=>{const Ce={...ye};return delete Ce[-1],Ce})):(L.current?.setFields([{name:"dtlCd",errors:[]}]),p.message.success("사용 가능한 상세코드입니다."),T(ye=>({...ye,[-1]:!0})))}catch(le){console.error("상세코드 중복 체크 실패:",le),p.message.error("중복 체크 중 오류가 발생했습니다."),T(ye=>{const Ce={...ye};return delete Ce[-1],Ce})}finally{B(le=>({...le,[-1]:!1}))}},200);return}!ne||!b||(H.current[ae]&&clearTimeout(H.current[ae]),H.current[ae]=setTimeout(async()=>{B(be=>({...be,[ae]:!0})),T(be=>{const le={...be};return delete le[ae],le});try{if((L.current?.getFieldValue("details")||[]).some((Ce,Ie)=>Ie!==ae&&Ce.dtlCd?.trim()===ne)){L.current?.setFields([{name:["details",ae,"dtlCd"],errors:["같은 상세코드가 이미 입력되었습니다."]}]),p.message.error("같은 상세코드가 이미 입력되었습니다."),T(Ce=>{const Ie={...Ce};return delete Ie[ae],Ie}),B(Ce=>({...Ce,[ae]:!1}));return}await ke.SCMCODE00105({crprCd:b.crprCd||"100",sysCd:b.sysCd||"",appItCd:b.appItCd||"CM",appCd:b.appCd||"CM",grpCd:b.grpCd||"",dtlCd:ne})?(L.current?.setFields([{name:["details",ae,"dtlCd"],errors:["이미 사용중인 상세코드입니다."]}]),p.message.error("이미 사용중인 상세코드입니다."),T(Ce=>{const Ie={...Ce};return delete Ie[ae],Ie})):(L.current?.setFields([{name:["details",ae,"dtlCd"],errors:[]}]),p.message.success("사용 가능한 상세코드입니다."),T(Ce=>({...Ce,[ae]:!0})))}catch(be){console.error("상세코드 중복 체크 실패:",be),p.message.error("중복 체크 중 오류가 발생했습니다."),T(le=>{const ye={...le};return delete ye[ae],ye})}finally{B(be=>({...be,[ae]:!1}))}},500))},[y,b]),re=v.useMemo(()=>ie.createBwgGridRenderer((Q,ae,ne,be,le)=>{const ye=ae.index?.itemIndex;if(Q.getValue(ye,"metaYn")==="Y"){le.render(o.jsx("div",{}));return}const Ie=()=>{if(ye===void 0||ye<0)return;const he=D.current?.dp?.getJsonRow(ye);he&&(g(!0),$(!1),f(!0),setTimeout(()=>{A.current?.setFieldsValue({crprCd:he.crprCd||"100",sysCd:he.sysCd||"",appItCd:he.appItCd||"CM",appCd:he.appCd||"CM",grpCd:he.grpCd||"",grpNm:he.grpNm||"",enblYn:he.enblYn||"N",sortOrd:he.sortOrd||0,rmrk:he.rmrk||""})},100))},Re=()=>{if(ye===void 0||ye<0)return;const he=D.current?.dp?.getJsonRow(ye);he&&p.Modal.confirm({title:"삭제 확인",content:`그룹코드 '${he.grpCd} - ${he.grpNm}'을(를) 삭제하시겠습니까?`,okText:"확인",cancelText:"취소",onOk(){const je={crprCd:he.crprCd||"100",sysCd:he.sysCd||"",appItCd:he.appItCd||"CM",appCd:he.appCd||"CM",grpCd:he.grpCd||"",grpNm:he.grpNm||"",enblYn:he.enblYn||"N",sortOrd:he.sortOrd||0,rmrk:he.rmrk||""};ke.SCMCODE00202(je)}})};le.render(o.jsxs(p.Flex,{style:{justifyContent:"center",alignItems:"center",gap:8},children:[o.jsx(z.BwgButton,{icon:o.jsx(G.EditOutlined,{}),onClick:Ie}),o.jsx(z.BwgButton,{icon:o.jsx(G.DeleteOutlined,{style:{color:"red"}}),onClick:Re})]}))}),[]),se=v.useMemo(()=>ie.createBwgGridRenderer((Q,ae,ne,be,le)=>{const ye=ae.index?.itemIndex;if(Q.getValue(ye,"sysLockYn")==="Y"){le.render(o.jsx("div",{}));return}const Ie=()=>{if(ye===void 0||ye<0)return;const he=N.current?.dp?.getJsonRow(ye);he&&(w(!0),x(!0),T({}),setTimeout(()=>{L.current?.setFieldsValue({crprCd:he.crprCd||"100",sysCd:he.sysCd||"",appItCd:he.appItCd||"CM",appCd:he.appCd||"CM",grpCd:he.grpCd||"",dtlCd:he.dtlCd||"",cmmnCd:he.cmmnCd||"",cmmnCdNm:he.cmmnCdNm||"",cmmnCdClr:he.cmmnCdClr||"",cmmnAbrv:he.cmmnAbrv||"",sysLockYn:he.sysLockYn||"N",enblYn:he.enblYn||"N",sortOrd:he.sortOrd||0,rmrk:he.rmrk||""})},100))},Re=()=>{if(ye===void 0||ye<0)return;const he=N.current?.dp?.getJsonRow(ye);he&&p.Modal.confirm({title:"삭제 확인",content:o.jsxs("div",{children:[o.jsx("div",{children:`정말 "${he.cmmnCdNm} [${he.dtlCd}]" 을(를) 삭제하시겠습니까?`}),o.jsx("div",{style:{marginTop:8,fontSize:"12px",color:"#999"},children:"해당 작업이 진행되면 다시 되돌릴 수 없습니다."})]}),centered:!0,okText:"확인",cancelText:"취소",onOk(){const je={crprCd:he.crprCd||"100",sysCd:he.sysCd||"",appItCd:he.appItCd||"CM",appCd:he.appCd||"CM",grpCd:he.grpCd||"",dtlCd:he.dtlCd||"",cmmnCd:he.cmmnCd||"",cmmnCdNm:he.cmmnCdNm||"",cmmnCdClr:he.cmmnCdClr||"",cmmnAbrv:he.cmmnAbrv||"",sysLockYn:he.sysLockYn||"N",enblYn:he.enblYn||"N",sortOrd:he.sortOrd||0,rmrk:he.rmrk||""};ke.SCMCODE00204(je)}})};le.render(o.jsxs(p.Flex,{style:{justifyContent:"center",alignItems:"center",gap:8},children:[o.jsx(p.Button,{icon:o.jsx(G.EditOutlined,{}),onClick:Ie}),o.jsx(p.Button,{icon:o.jsx(G.DeleteOutlined,{style:{color:"red"}}),onClick:Re})]}))}),[]),pe=v.useMemo(()=>ie.createBwgGridRenderer((Q,ae,ne,be,le)=>{Q.getValue(ae.index?.itemIndex,"sysLockYn")==="Y"?le.render(o.jsx(G.LockOutlined,{})):le.render(o.jsx(G.UnlockOutlined,{}))}),[]),Ee=v.useMemo(()=>[{fieldName:"crprCd",visible:!1},{fieldName:"metaYn",header:{text:"메타"},width:80,styleName:"center"},{fieldName:"sysCd",header:{text:"시스템코드"},width:80},{fieldName:"appItCd",header:{text:"앱 통합코드"},width:80},{fieldName:"appCd",header:{text:"앱 코드"},width:120},{fieldName:"grpCd",header:{text:"그룹코드"},width:140},{fieldName:"grpNm",header:{text:"그룹명칭"},width:220,styleName:"left"},{fieldName:"enblYn",header:{text:"사용여부"},width:100,styleName:"center",renderer:ie.realFormat.checkYdisabled},{fieldName:"sortOrd",visible:!1},{fieldName:"rmrk",visible:!1},{fieldName:"inptDt",visible:!1},{fieldName:"inptId",visible:!1},{fieldName:"chngDt",visible:!1},{fieldName:"chngId",visible:!1},{fieldName:"moreActions",header:{text:"액션"},renderer:"moreActions"}],[]),Pe=v.useMemo(()=>[{fieldName:"crprCd",visible:!1},{fieldName:"sysCd",visible:!1},{fieldName:"appItCd",visible:!1},{fieldName:"appCd",visible:!1},{fieldName:"grpCd",visible:!1},{fieldName:"dtlCd",header:{text:"상세코드"},width:140,styleName:"left",footer:{valueCallback:Q=>{const ae=Q.getDataSource();return ae?ae.getRowCount()+"건":"0"}}},{fieldName:"cmmnCd",header:{text:"공통코드"},width:160,styleName:"left"},{fieldName:"cmmnCdNm",header:{text:"공통코드명"},width:220,styleName:"left"},{fieldName:"cmmnCdClr",visible:!1},{fieldName:"cmmnAbrv",header:{text:"약어"},width:120,styleName:"left"},{fieldName:"sysLockYn",header:{text:"시스템잠금"},width:110,styleName:"center",renderer:"sysLockYn"},{fieldName:"enblYn",header:{text:"사용여부"},width:100,styleName:"center",renderer:ie.realFormat.checkYdisabled},{fieldName:"sortOrd",visible:!1},{fieldName:"rmrk",visible:!1},{fieldName:"inptDt",visible:!1},{fieldName:"inptId",visible:!1},{fieldName:"chngDt",visible:!1},{fieldName:"chngId",visible:!1},{fieldName:"moreActions",header:{text:"액션"},renderer:"moreActions"}],[]),X=v.useMemo(()=>({container:{indicator:!0,check:!0,page:!0},display:{rowHeight:30}}),[]),ge=v.useMemo(()=>({container:{indicator:!0,page:!0},display:{rowHeight:20}}),[]);v.useMemo(()=>[{fieldName:"crprCd",header:{text:"회사코드"},width:120,styleName:"left"},{fieldName:"sysCd",header:{text:"시스템코드"},width:120,styleName:"left"},{fieldName:"appItCd",header:{text:"앱 통합코드"},width:140,styleName:"left"},{fieldName:"appCd",header:{text:"앱 코드"},width:120,styleName:"left"},{fieldName:"cmmnCd",header:{text:"공통코드"},width:140,styleName:"left"},{fieldName:"optnCd",header:{text:"옵션코드"},width:140,styleName:"left"},{fieldName:"optnNm",header:{text:"옵션명"},width:200,styleName:"left"},{fieldName:"optnDesc",header:{text:"옵션설명"},width:250,styleName:"left"},{fieldName:"enblYn",header:{text:"사용여부"},width:100,styleName:"center"},{fieldName:"sortOrd",header:{text:"정렬순서"},width:100,styleName:"right"},{fieldName:"inptDt",header:{text:"입력일시"},width:150,styleName:"center"},{fieldName:"inptId",header:{text:"입력자"},width:120,styleName:"left"},{fieldName:"chngDt",header:{text:"변경일시"},width:150,styleName:"center"},{fieldName:"chngId",header:{text:"변경자"},width:120,styleName:"left"}],[]),v.useMemo(()=>({container:{indicator:!0,footer:!0}}),[]);const ce=Q=>{const ae=i.getAvailableGroupCodes(),ne=[];ae.forEach(le=>{const ye=i.getCodeList(le,{enabledOnly:!1,systemCodeOnly:Q==="Y",sortByOrder:!1});let Ce=!1;if(Q==="")Ce=ye.length>0;else if(Q==="Y")Ce=ye.length>0;else if(Q==="N"){const Ie=i.codeData;Ie&&Ie[le]&&(Ce=Object.values(Ie[le]).some(Re=>Re.systemCodeYn!=="Y"))}Ce&&ne.push({grpCd:le,grpNm:""})});const be=s?ne.filter(le=>le.grpCd.toLowerCase().includes(s.toLowerCase())):ne;D.current?.addAllData(be)},F=(Q,ae)=>{if(!Q){N.current?.addAllData([]);return}const ne=i.codeData;if(!ne||!ne[Q]){N.current?.addAllData([]);return}const ye=Object.values(ne[Q]).filter(Ce=>!(ae==="Y"&&Ce.systemCodeYn!=="Y"||ae==="N"&&Ce.systemCodeYn==="Y")).sort((Ce,Ie)=>Ce.sortOrder!==Ie.sortOrder?Ce.sortOrder-Ie.sortOrder:Ce.codeValue.localeCompare(Ie.codeValue)).map(Ce=>({commonCode:Ce.commonCode,codeNm:Ce.codeNm,codeValue:Ce.codeValue,labelColor:Ce.labelColor,sortOrder:Ce.sortOrder,enblYn:Ce.enabled?"Y":"N",systemCodeYn:Ce.systemCodeYn,rmrk:Ce.originalData?.rmrk??null}));N.current?.addAllData(ye)};v.useRef(!1),v.useEffect(()=>{console.log("SystemCodeManage useEffect"),ke.SCMCODE00101()},[]),v.useEffect(()=>{const Q=n()?.sysLockYn||"";ce(Q),F(c,Q)},[s]);const te=async()=>{ke.SCMCODE00101()},M=v.useMemo(()=>Array.from(new Set(a.systemMap.map(Q=>Q.sysCd))).slice(0,6),[a.systemMap]),U=v.useMemo(()=>Array.from(new Set(a.systemMap.map(Q=>Q.appItCd))).slice(0,8),[a.systemMap]),q=v.useMemo(()=>Array.from(new Set(a.systemMap.map(Q=>Q.appCd))).slice(0,8),[a.systemMap]),Z=Q=>{if(Q<=0)return[];const ae=Array.from({length:Q},()=>Math.random()+.2),ne=ae.reduce((be,le)=>be+le,0);return ae.map(be=>Math.round(be/ne*100))},ee=v.useMemo(()=>{const Q=Math.max(30,Math.round(Math.random()*70)),ae=100-Q;return[{name:"시스템코드",value:Q},{name:"사용자코드",value:ae}]},[]),oe=v.useMemo(()=>{const Q=Z(M.length);return M.map((ae,ne)=>({name:ae,value:Q[ne]??0}))},[M]),xe=v.useMemo(()=>{const Q=Z(U.length);return U.map((ae,ne)=>({name:ae,value:Q[ne]??0}))},[U]),ue=v.useMemo(()=>{const Q=Z(q.length);return q.map((ae,ne)=>({name:ae,value:Q[ne]??0}))},[q]),ve=v.useMemo(()=>{const ae=[{sysCd:"KE",sysNm:"K-ERP"},{sysCd:"CH",sysNm:"파트너관리"},{sysCd:"HR",sysNm:"K-HR"},{sysCd:"YT",sysNm:"연말정산"},{sysCd:"CM",sysNm:"공통"},{sysCd:"PA",sysNm:"평정"},{sysCd:"KS",sysNm:"K-업무지원"},{sysCd:"DE",sysNm:"온통"}].map(ne=>({label:ne.sysNm,value:ne.sysCd}));return[{label:"전체",value:""},...ae]},[]),me=v.useMemo(()=>{const ae=[{code:"KERP",name:""},{code:"KHR",name:"인사"},{code:"KHYT",name:"연말정산"},{code:"KCM",name:"공통"},{code:"KHPE",name:"평정"},{code:"EAUD",name:"감사 01"},{code:"INR",name:"감사 02"},{code:"ITAM",name:"자산 01"},{code:"CMM",name:"자산 02"},{code:"OAM",name:"자산 03"},{code:"KSGA",name:"총무"},{code:"HIS",name:"문헌"},{code:"WFAX",name:"IT서비스 0"},{code:"SMS",name:"IT서비스 0"},{code:"BID",name:"기타업무서비스 01"},{code:"PAM",name:"기타업무서비스 02"},{code:"DAC",name:"기타업무서비스 03"},{code:"IPR",name:"기타업무서비스 04"},{code:"ISB",name:"정보공유게시판"},{code:"ITSM",name:"ITSM"},{code:"BCOM",name:"소통"}].map(ne=>({label:ne.name?`${ne.code} (${ne.name})`:ne.code,value:ne.code}));return[{label:"전체",value:""},...ae]},[]),de=v.useMemo(()=>{const ae=[{code:"FI",name:"재무회계"},{code:"FM",name:"예산관리"},{code:"MM",name:"구매계약"},{code:"SD",name:"영업관리"},{code:"PMN",name:"파트너관리"},{code:"HR",name:"HR 솔루션"},{code:"YT",name:"연말정산"},{code:"CM",name:"프레임워크 공통"},{code:"PE",name:"평정"},{code:"EAUD",name:"e-감사"},{code:"INR",name:"청렴신고"},{code:"ITAM",name:"ITAM"},{code:"CMM",name:"차량/회의실"},{code:"OAM",name:"OA전산물품 관리"},{code:"GAM",name:"총무관리"},{code:"ACM",name:"출입관리"},{code:"IVM",name:"비품관리"},{code:"SGS",name:"인장서비스"},{code:"HIS",name:"사료관리"},{code:"ITSM",name:"ITSM"},{code:"WFAX",name:"웹펙스서비스"},{code:"SMS",name:"메시지서비스"},{code:"BID",name:"경영공시"},{code:"PAM",name:"언론미디어"},{code:"DAC",name:"심의자문위원회"},{code:"IPR",name:"지식재산권 신청"},{code:"ISB",name:"정보공유게시판"},{code:"BCOM",name:"온통"}].map(ne=>({label:`${ne.code} (${ne.name})`,value:ne.code}));return[{label:"전체",value:""},...ae]},[]),ke=v.useMemo(()=>({SCMCODE00101:()=>{const Q=n(),ae={crprCd:Q?.crprCd||"100",sysCd:Q?.sysCd||"",appItCd:Q?.appItCd||"",appCd:Q?.appCd||"",sysLockYn:Q?.sysLockYn||"",keyword:Q?.keyword||""};ie.callService("SCMCODE00101",ae).then(ne=>{D.current?.addAllData(ne.data||[])}).catch(ne=>{p.message.error("그룹코드 조회에 실패했습니다.")})},SCMCODE00102:Q=>{ie.callService("SCMCODE00102",Q,{showLoading:!1}).then(ae=>{N.current?.addAllData(ae.data||[])}).catch(ae=>{p.message.error("상세코드 조회에 실패했습니다.")})},SCMCODE00104:Q=>{const ae={grp:Q};return ie.callService("SCMCODE00104",ae,{showLoading:!1}).then(ne=>ne.dup===!0).catch(ne=>(console.error("그룹코드 중복 체크 실패:",ne),!1))},SCMCODE00105:Q=>{const ae={dtl:Q};return ie.callService("SCMCODE00105",ae,{showLoading:!1}).then(ne=>ne.dup===!0).catch(ne=>(console.error("상세코드 중복 체크 실패:",ne),!1))},SCMCODE00201:(Q,ae)=>{const ne={flag:Q,grp:ae};return ie.callService("SCMCODE00201",ne).then(be=>(p.message.success(Q==="I"?"그룹코드가 등록되었습니다.":"그룹코드가 수정되었습니다."),ke.SCMCODE00101(),be)).catch(be=>{throw console.error("그룹코드 저장 실패:",be),be})},SCMCODE00202:Q=>{const ae={grp:Q};return ie.callService("SCMCODE00202",ae).then(ne=>(p.message.success("그룹코드가 삭제되었습니다."),ke.SCMCODE00101(),ne)).catch(ne=>{throw p.message.error("그룹코드 삭제에 실패했습니다."),ne})},SCMCODE00203:(Q,ae,ne)=>{const be={flag:Q,dtlCnt:ae,dtl:ne};return ie.callService("SCMCODE00203",be).then(le=>(p.message.success(Q==="I"?"상세코드가 등록되었습니다.":"상세코드가 수정되었습니다."),b&&ke.SCMCODE00102({sysCd:b.sysCd,appItCd:b.appItCd,appCd:b.appCd,grpCd:b.grpCd}),le)).catch(le=>{throw console.error("상세코드 저장 실패:",le),p.message.error(Q==="I"?"상세코드 등록에 실패했습니다.":"상세코드 수정에 실패했습니다."),le})},SCMCODE00204:Q=>{const ae={dtl:Q};return ie.callService("SCMCODE00204",ae).then(ne=>(p.message.success("상세코드가 삭제되었습니다."),b&&ke.SCMCODE00102({sysCd:b.sysCd,appItCd:b.appItCd,appCd:b.appCd,grpCd:b.grpCd}),ne)).catch(ne=>{throw p.message.error("상세코드 삭제에 실패했습니다."),ne})}}),[]);return o.jsxs(kt,{buttons:{grant:[{id:"search",label:"조회",onClick:te}]},searchBox:{reqRows:o.jsxs(o.Fragment,{children:[o.jsxs(p.Row,{gutter:[16,8],style:{marginBottom:8},children:[o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{label:"시스템코드",name:"sysCd",initialValue:""},selectProps:{placeholder:"시스템코드를 선택하세요",options:ve}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{label:"통합코드",name:"appItCd",initialValue:""},selectProps:{placeholder:"통합코드를 선택하세요",options:me}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{label:"앱코드",name:"appCd",initialValue:""},selectProps:{placeholder:"앱코드를 선택하세요",options:de}})})]}),o.jsxs(p.Row,{gutter:[16,8],children:[o.jsx(p.Col,{span:6,children:o.jsx(z.BwgSelect,{itemProps:{label:"코드구분",name:"sysLockYn",initialValue:""},selectProps:{options:[{label:"전체",value:""},{label:"시스템코드",value:"Y"},{label:"업무코드",value:"N"}]}})}),o.jsx(p.Col,{span:6,children:o.jsx(z.BwgInput,{itemProps:{label:"검색어",name:"keyword",initialValue:""},inputProps:{placeholder:"검색어를 입력하세요."}})})]})]})},children:[o.jsxs(ze,{type:"horizontal",style:{height:"calc(100vh - 120px)",gap:12,overflow:"hidden"},children:[o.jsxs(De,{border:!0,style:{flex:`0 0 ${$1}`,maxWidth:$1,height:"100%",display:"flex",flexDirection:"column",overflow:"hidden"},children:[o.jsx(Le,{title:"공통코드 현황"}),o.jsx("div",{style:{flex:1,overflowY:"auto",overflowX:"hidden"},children:o.jsxs(p.Space,{direction:"vertical",style:{width:"100%",padding:"8px 0"},size:12,children:[o.jsxs(p.Card,{bodyStyle:{height:200,padding:8,borderRadius:12},children:[o.jsx("div",{style:{fontWeight:600,marginBottom:6},children:"시스템코드 대비 사용자코드"}),o.jsx(sl,{width:"100%",height:160,children:o.jsxs(CU,{children:[o.jsx(EP,{data:ee,dataKey:"value",nameKey:"name",outerRadius:65,label:!0,children:ee.map((Q,ae)=>o.jsx(oi,{fill:Zn[ae%Zn.length]},`c1-${ae}`))}),o.jsx(vl,{}),o.jsx(Zc,{})]})})]}),o.jsxs(p.Card,{bodyStyle:{height:200,padding:8,borderRadius:12},children:[o.jsx("div",{style:{fontWeight:600,marginBottom:6},children:"시스템코드별 백분율"}),o.jsx(sl,{width:"100%",height:160,children:o.jsxs(zf,{data:oe,margin:{top:10,right:10,left:0,bottom:0},children:[o.jsx(Rl,{strokeDasharray:"3 3"}),o.jsx(Al,{dataKey:"name",hide:!0}),o.jsx(Il,{hide:!0,domain:[0,100]}),o.jsx(vl,{}),o.jsx(Ml,{dataKey:"value",children:oe.map((Q,ae)=>o.jsx(oi,{fill:Zn[ae%Zn.length]},`c2-${ae}`))})]})})]}),o.jsxs(p.Card,{bodyStyle:{height:200,padding:8,borderRadius:12},children:[o.jsx("div",{style:{fontWeight:600,marginBottom:6},children:"통합코드별 백분율"}),o.jsx(sl,{width:"100%",height:160,children:o.jsxs(zf,{data:xe,margin:{top:10,right:10,left:0,bottom:0},children:[o.jsx(Rl,{strokeDasharray:"3 3"}),o.jsx(Al,{dataKey:"name",hide:!0}),o.jsx(Il,{hide:!0,domain:[0,100]}),o.jsx(vl,{}),o.jsx(Ml,{dataKey:"value",children:xe.map((Q,ae)=>o.jsx(oi,{fill:Zn[ae%Zn.length]},`c3-${ae}`))})]})})]}),o.jsxs(p.Card,{bodyStyle:{height:200,padding:8,borderRadius:12},children:[o.jsx("div",{style:{fontWeight:600,marginBottom:6},children:"앱별 백분율"}),o.jsx(sl,{width:"100%",height:160,children:o.jsxs(zf,{data:ue,margin:{top:10,right:10,left:0,bottom:0},children:[o.jsx(Rl,{strokeDasharray:"3 3"}),o.jsx(Al,{dataKey:"name",hide:!0}),o.jsx(Il,{hide:!0,domain:[0,100]}),o.jsx(vl,{}),o.jsx(Ml,{dataKey:"value",children:ue.map((Q,ae)=>o.jsx(oi,{fill:Zn[ae%Zn.length]},`c4-${ae}`))})]})})]})]})})]}),o.jsxs(De,{border:!0,style:{flex:"1 1 auto",height:"100%",overflow:"hidden",display:"flex",flexDirection:"column"},children:[o.jsx(Le,{title:"그룹코드",children:o.jsx(z.BwgButton,{type:"primary",onClick:()=>{g(!1),$(!1),f(!0),setTimeout(()=>{A.current?.resetFields(),A.current?.setFieldsValue({crprCd:"100",sysCd:__SYS_CD__||"",appItCd:"CM",appCd:"CM",enblYn:"Y",sortOrd:0})},100)},children:"그룹코드 등록"})}),o.jsx("div",{style:{flex:"0 0 45%",overflow:"hidden",display:"flex",flexDirection:"column"},children:o.jsx(Fe,{ref:D,gridColumns:Ee,gridOptions:X,gridEvents:v.useMemo(()=>({onCurrentRowChanged:(Q,ae,ne)=>{if(ne<0){j(null);return}const be=D.current?.dp?.getValue(ne,"sysCd")||"",le=D.current?.dp?.getValue(ne,"appItCd")||"",ye=D.current?.dp?.getValue(ne,"appCd")||"",Ce=D.current?.dp?.getValue(ne,"grpCd")||"",Ie=D.current?.dp?.getJsonRow(ne);j(Ie),Ce&&ke.SCMCODE00102({sysCd:be,appItCd:le,appCd:ye,grpCd:Ce})}}),[ke]),renderers:[{name:"moreActions",renderer:re}]})}),o.jsxs("div",{style:{flex:"1 1 auto",overflow:"hidden",display:"flex",flexDirection:"column",marginTop:12},children:[o.jsx(Le,{title:"상세코드",children:o.jsx(z.BwgButton,{type:"primary",onClick:()=>{if(!b){p.message.warning("그룹코드를 먼저 선택하세요.");return}w(!1),x(!0),O(null),T({}),E([{dtlCd:"",cmmnCd:"",cmmnCdNm:"",cmmnCdClr:"",cmmnAbrv:"",enblYn:"Y",sortOrd:0,rmrk:""}])},disabled:!b,children:"상세코드 등록"})}),o.jsx("div",{style:{flex:1,overflow:"hidden",display:"flex",flexDirection:"column"},children:o.jsx(Fe,{ref:N,gridColumns:Pe,gridOptions:ge,renderers:[{name:"moreActions",renderer:se},{name:"sysLockYn",renderer:pe}]})})]})]})]}),o.jsx(un,{title:h?"그룹코드 수정":"그룹코드 등록",open:u,placement:"right",width:"40%",onClose:()=>{f(!1),g(!1),$(!1),A.current?.resetFields()},footer:o.jsxs("div",{style:{display:"flex",justifyContent:"flex-end",gap:8},children:[o.jsx(p.Button,{onClick:()=>{f(!1),g(!1),$(!1),A.current?.resetFields()},children:"취소"}),o.jsx(p.Button,{type:"primary",disabled:!h&&!_,onClick:async()=>{try{const Q=await A.current?.validateFields();if(!Q)return;const ae={crprCd:Q.crprCd||"100",sysCd:Q.sysCd||"",appItCd:Q.appItCd||"CM",appCd:Q.appCd||"CM",grpCd:Q.grpCd||"",grpNm:Q.grpNm||"",enblYn:Q.enblYn==="Y"?"Y":"N",sortOrd:Q.sortOrd||0,rmrk:Q.rmrk||""};if(!h&&!_){p.message.warning("그룹코드 중복체크를 먼저 완료해주세요.");return}await ke.SCMCODE00201(h?"U":"I",ae),f(!1),g(!1),$(!1),A.current?.resetFields()}catch(Q){console.error(h?"그룹코드 수정 실패:":"그룹코드 등록 실패:",Q)}},children:"저장"})]}),children:o.jsxs(z.BwgForm,{ref:A,style:{padding:"10px 20px"},initialValues:{crprCd:"100",sysCd:__SYS_CD__||"",appItCd:"CM",appCd:"CM",enblYn:"Y",sortOrd:0},children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{label:"시스템코드",name:"sysCd",rules:[{required:!0,message:"시스템코드를 선택하세요."}]},selectProps:{placeholder:"시스템코드를 선택하세요",options:ve.filter(Q=>Q.value!==""),disabled:h}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{label:"앱 통합코드",name:"appItCd",rules:[{required:!0,message:"앱 통합코드를 선택하세요."}]},selectProps:{placeholder:"앱 통합코드를 선택하세요",options:me.filter(Q=>Q.value!==""),disabled:h}})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgSelect,{itemProps:{label:"앱 코드",name:"appCd",rules:[{required:!0,message:"앱 코드를 선택하세요."}]},selectProps:{placeholder:"앱 코드를 선택하세요",options:de.filter(Q=>Q.value!==""),disabled:h}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"그룹코드",name:"grpCd",rules:[{required:!0,message:"그룹코드를 입력하세요."},{max:5,message:"그룹코드는 5자 이하여야 합니다."}]},inputProps:{placeholder:"그룹코드를 입력하세요",maxLength:5,showCount:!0,count:{max:5},disabled:h,suffix:k?o.jsx(G.ReloadOutlined,{spin:!0,style:{color:"#1890ff"}}):_&&!h?o.jsx(G.CheckCircleOutlined,{style:{color:"#52c41a"}}):void 0,onKeyDown:Q=>{if(h){Q.preventDefault();return}Q.target.value.length>=5&&!["Backspace","Delete","ArrowLeft","ArrowRight","Tab","Enter"].includes(Q.key)&&(Q.preventDefault(),p.message.warning("입력은 다섯글자까지입니다."))},onChange:Q=>{if(h){Q.preventDefault();return}Q.target.value.length>5&&(p.message.warning("입력은 다섯글자까지입니다."),Q.target.value=Q.target.value.slice(0,5)),_&&$(!1),A.current?.getFieldError("grpCd")?.length&&A.current?.setFields([{name:"grpCd",errors:[]}])},onBlur:V}})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgInput,{itemProps:{label:"그룹명칭",name:"grpNm",rules:[{required:!0,message:"그룹명칭을 입력하세요."}]},inputProps:{placeholder:"그룹명칭을 입력하세요"}})})}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheck,{itemProps:{label:"사용여부",name:"enblYn",getValueProps:Q=>({checked:Q==="Y"})},inputProps:{title:"사용",format:"YN"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{itemProps:{label:"정렬순서",name:"sortOrd"},inputProps:{placeholder:"정렬순서를 입력하세요",min:0}})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgTextArea,{itemProps:{label:"비고",name:"rmrk"},inputProps:{placeholder:"비고를 입력하세요",rows:3}})})})]})}),o.jsx(un,{title:y?"상세코드 수정":"상세코드 등록",open:m,placement:"right",width:"50%",onClose:()=>{x(!1),w(!1),E([]),O(null),T({}),L.current?.resetFields()},footer:o.jsxs("div",{style:{display:"flex",justifyContent:"flex-end",gap:8},children:[o.jsx(p.Button,{onClick:()=>{x(!1),w(!1),E([]),O(null),T({}),L.current?.resetFields()},children:"취소"}),o.jsx(p.Form.Item,{shouldUpdate:!0,children:()=>{const Q=L.current?.getFieldValue("details")||[];let ae=!1;if(y)ae=!0;else if(Q.length>0){const ne=Q.every(le=>le?.dtlCd?.trim()),be=Q.every((le,ye)=>le?.dtlCd?.trim()&&W[ye]===!0);ae=ne&&be}return o.jsx(p.Button,{type:"primary",disabled:!ae,onClick:async()=>{try{const ne=await L.current?.validateFields();if(!ne)return;if(!y&&ne.details){if(!ne.details.every((ye,Ce)=>!ye.dtlCd?.trim()||W[Ce]===!0)){p.message.warning("모든 상세코드의 중복체크를 완료해주세요.");return}for(let ye=0;ye<ne.details.length;ye++){const Ie=ne.details[ye].dtlCd?.trim();if(!Ie)continue;if(ne.details.some((he,je)=>je!==ye&&he.dtlCd?.trim()===Ie)){L.current?.setFields([{name:["details",ye,"dtlCd"],errors:["같은 상세코드가 이미 입력되었습니다."]}]),p.message.error("중복된 상세코드가 있습니다.");return}}}const be=y?[{...ne,crprCd:ne.crprCd||"100",sysCd:ne.sysCd||"",appItCd:ne.appItCd||b?.appItCd||"CM",appCd:ne.appCd||b?.appCd||"CM",grpCd:ne.grpCd||"",enblYn:ne.enblYn==="Y"?"Y":"N",sysLockYn:ne.sysLockYn==="Y"?"Y":"N"}]:(ne.details||[]).map(le=>{const ye=b?.sysCd||"",Ce=b?.grpCd||"",Ie=le.dtlCd||"",Re=`${ye}${Ce}${Ie}`;return{...le,crprCd:b?.crprCd||"100",sysCd:ye,appItCd:b?.appItCd||"CM",appCd:b?.appCd||"CM",grpCd:Ce,cmmnCd:Re,enblYn:le.enblYn==="Y"?"Y":"N",sysLockYn:le.sysLockYn==="Y"?"Y":"N",sortOrd:le.sortOrd||0}});await ke.SCMCODE00203(y?"U":"I",be.length,be),x(!1),w(!1),E([]),O(null),T({}),L.current?.resetFields()}catch(ne){console.error(y?"상세코드 수정 실패:":"상세코드 등록 실패:",ne)}},children:"저장"})}})]}),children:o.jsxs(z.BwgForm,{ref:L,style:{padding:"10px 20px"},children:[b&&o.jsx(p.Card,{style:{marginBottom:16,background:"#f5f5f5"},children:o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:8,children:o.jsxs("div",{children:[o.jsx("strong",{children:"시스템코드:"})," ",b.sysCd||""]})}),o.jsx(p.Col,{span:8,children:o.jsxs("div",{children:[o.jsx("strong",{children:"그룹코드:"})," ",b.grpCd||""]})}),o.jsx(p.Col,{span:8,children:o.jsxs("div",{children:[o.jsx("strong",{children:"그룹명칭:"})," ",b.grpNm||""]})})]})}),y?o.jsxs(o.Fragment,{children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"시스템코드",name:"sysCd"},inputProps:{disabled:!0}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"그룹코드",name:"grpCd"},inputProps:{disabled:!0}})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"상세코드",name:"dtlCd",rules:[{required:!0,message:"상세코드를 입력하세요."}]},inputProps:{placeholder:"상세코드를 입력하세요",disabled:!0,suffix:I[-1]?o.jsx(G.ReloadOutlined,{spin:!0,style:{color:"#1890ff"}}):W[-1]?o.jsx(G.CheckCircleOutlined,{style:{color:"#52c41a"}}):void 0}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"공통코드",name:"cmmnCd",rules:[{required:!0,message:"공통코드를 입력하세요."}]},inputProps:{placeholder:"공통코드를 입력하세요",disabled:!0}})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgInput,{itemProps:{label:"공통코드명",name:"cmmnCdNm",rules:[{required:!0,message:"공통코드명을 입력하세요."}]},inputProps:{placeholder:"공통코드명을 입력하세요"}})})}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"색상",name:"cmmnCdClr",getValueFromEvent:Q=>Q&&typeof Q.toHexString=="function"?Q.toHexString():Q||"",children:o.jsx(p.ColorPicker,{format:"hex",showText:!0,presets:[{label:"추천 색상",colors:["#FF4D4F","#FF7A45","#FFA940","#FFC53D","#FFEC3D","#BAE637","#73D13D","#36CFC9","#40A9FF","#1890FF","#2F54EB","#722ED1","#EB2F96","#F5222D","#FA541C","#FA8C16","#FADB14","#A0D911","#13C2C2","#096DD9","#0050B3","#531DAB","#C41D7F","#CF1322","#D4380D","#D46B08","#D4B106","#7CB305","#08979C","#0050B3"]}]})})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"약어",name:"cmmnAbrv"},inputProps:{placeholder:"약어를 입력하세요"}})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheck,{itemProps:{label:"사용여부",name:"enblYn",getValueProps:Q=>({checked:Q==="Y"})},inputProps:{title:"사용",format:"YN"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{itemProps:{label:"정렬순서",name:"sortOrd"},inputProps:{placeholder:"정렬순서를 입력하세요",min:0}})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgTextArea,{itemProps:{label:"비고",name:"rmrk"},inputProps:{placeholder:"비고를 입력하세요",rows:3}})})})]}):o.jsx(p.Form.List,{name:"details",initialValue:P,children:(Q,{add:ae,remove:ne})=>o.jsxs(o.Fragment,{children:[Q.map((be,le)=>{const ye=S===le,Ce=b?.sysCd||"",Ie=b?.grpCd||"";return o.jsx(p.Card,{style:{marginBottom:16},children:o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:20,children:o.jsx(p.Form.Item,{noStyle:!0,shouldUpdate:(Re,he)=>{const je=Re?.details?.[be.name]?.dtlCd,Me=he?.details?.[be.name]?.dtlCd;return je!==Me},children:({getFieldValue:Re})=>{const he=Re(["details",be.name,"dtlCd"])||"",je=`${Ce}${Ie}${he}`;return he&&L.current&&Re(["details",be.name,"cmmnCd"])!==je&&setTimeout(()=>{L.current?.setFieldValue(["details",be.name,"cmmnCd"],je)},0),o.jsxs(o.Fragment,{children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"상세코드",name:[be.name,"dtlCd"],rules:[{required:!0,message:"상세코드를 입력하세요."}]},inputProps:{placeholder:"상세코드를 입력하세요",suffix:I[le]?o.jsx(G.ReloadOutlined,{spin:!0,style:{color:"#1890ff"}}):W[le]?o.jsx(G.CheckCircleOutlined,{style:{color:"#52c41a"}}):void 0,onChange:Me=>{W[le]&&T(ft=>{const jr={...ft};return delete jr[le],jr}),L.current?.getFieldError(["details",le,"dtlCd"])?.length&&L.current?.setFields([{name:["details",le,"dtlCd"],errors:[]}])},onBlur:Me=>Y(Me,le)}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"공통코드",name:[be.name,"cmmnCd"]},inputProps:{disabled:!0,placeholder:"자동 생성됩니다",value:je}})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgInput,{itemProps:{label:"공통코드명",name:[be.name,"cmmnCdNm"],rules:[{required:!0,message:"공통코드명을 입력하세요."}]},inputProps:{placeholder:"공통코드명을 입력하세요"}})})}),ye&&o.jsxs(o.Fragment,{children:[o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgFormItem,{label:"색상",name:[be.name,"cmmnCdClr"],getValueFromEvent:Me=>Me&&typeof Me.toHexString=="function"?Me.toHexString():Me||"",children:o.jsx(p.ColorPicker,{format:"hex",showText:!0,presets:[{label:"추천 색상",colors:["#FF4D4F","#FF7A45","#FFA940","#FFC53D","#FFEC3D","#BAE637","#73D13D","#36CFC9","#40A9FF","#1890FF","#2F54EB","#722ED1","#EB2F96","#F5222D","#FA541C","#FA8C16","#FADB14","#A0D911","#13C2C2","#096DD9","#0050B3","#531DAB","#C41D7F","#CF1322","#D4380D","#D46B08","#D4B106","#7CB305","#08979C","#0050B3"]}]})})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgInput,{itemProps:{label:"약어",name:[be.name,"cmmnAbrv"]},inputProps:{placeholder:"약어를 입력하세요"}})})]}),o.jsxs(p.Row,{gutter:16,children:[o.jsx(p.Col,{span:12,children:o.jsx(z.BwgCheck,{itemProps:{label:"사용여부",name:[be.name,"enblYn"],getValueProps:Me=>({checked:Me==="Y"})},inputProps:{title:"사용",format:"YN"}})}),o.jsx(p.Col,{span:12,children:o.jsx(z.BwgNumber,{itemProps:{label:"정렬순서",name:[be.name,"sortOrd"]},inputProps:{placeholder:"정렬순서를 입력하세요",min:0}})})]}),o.jsx(p.Row,{gutter:16,children:o.jsx(p.Col,{span:24,children:o.jsx(z.BwgTextArea,{itemProps:{label:"비고",name:[be.name,"rmrk"]},inputProps:{placeholder:"비고를 입력하세요",rows:3}})})})]})]})}})}),o.jsx(p.Col,{span:4,style:{display:"flex",alignItems:"flex-start",justifyContent:"flex-end",paddingTop:30},children:o.jsxs(p.Space,{size:"small",children:[o.jsx(p.Button,{type:"link",size:"small",icon:ye?o.jsx(G.UpOutlined,{}):o.jsx(G.DownOutlined,{}),onClick:()=>{O(ye?null:le)},style:{fontSize:"12px",padding:0},children:ye?"간단입력":"추가입력"}),Q.length>1&&o.jsx(p.Button,{type:"link",danger:!0,size:"small",icon:o.jsx(G.DeleteOutlined,{}),onClick:()=>{ne(be.name),S===le&&O(null)},style:{fontSize:"12px",padding:0},children:"삭제"})]})})]})},be.key)}),o.jsx(p.Button,{type:"dashed",onClick:()=>{ae({dtlCd:"",cmmnCd:"",cmmnCdNm:"",cmmnCdClr:"",cmmnAbrv:"",enblYn:"Y",sortOrd:0,rmrk:""})},block:!0,style:{marginTop:16},children:"+ 행 추가"})]})})]})})]})},jU=e=>{const t=v.useRef(null),r=v.useMemo(()=>[{fieldName:"userId",header:{text:"아이디"}},{fieldName:"userName",header:{text:"이름"}},{fieldName:"email",header:{text:"이메일"}},{fieldName:"createdAt",header:{text:"생성일"}}],[]);return o.jsx(kt,{buttons:{grant:[{id:"search",label:"조회",onClick:()=>{}}]},searchBox:{},children:o.jsx(ze,{children:o.jsx(De,{style:{height:"300px"},children:o.jsx(Fe,{ref:t,gridColumns:r})})})})},{TextArea:EU}=p.Input,Wm=({boardMstrId:e,isCompleted:t=!1})=>{const{user:r}=it.useUserStore(),[n,i]=v.useState(!1),[a,s]=v.useState(!1),[l,c]=v.useState(15),[d,u]=v.useState([]),[f,h]=v.useState(""),g=v.useRef(null),m=b=>{i(!0),ie.callService("SCMBoardDtls0001",{boardMstrId:b},{isPopup:!0,showLoading:!1}).then(j=>{if(j&&j.subList){const P=j.subList.map(E=>({id:E.seq,author:E.userNm||E.regUserId,regUserId:E.regUserId,content:E.content,regDt:E.regDt}));u(P)}else u([])}).catch(j=>{console.error("게시글 댓글 목록 조회 실패:",j)}).finally(()=>{i(!1),c(15)})},x=()=>{e&&m(e)},y=()=>{if(!f.trim()){p.message.warning("댓글 상세내용 작성");return}if(!e){p.message.error("게시글 정보가 없습니다.");return}i(!0),ie.callService("SCMBoardDtls0002",{boardMstrId:e,content:f.trim()},{isPopup:!0,showLoading:!1}).then(b=>{b&&b.result===1?(console.log("댓글이 등록되었습니다."),h(""),m(e),setTimeout(()=>{g.current&&(g.current.scrollTop=g.current.scrollHeight)},100)):console.error("댓글 등록에 실패했습니다.",b)}).catch(b=>{console.error("댓글 등록 중 오류가 발생했습니다.",b)}).finally(()=>{i(!1)})},w=b=>{const j=d.find(P=>P.id===b);if(j&&j.regUserId!==r?.userId){p.message.error("본인이 작성한 댓글만 삭제할 수 있습니다.");return}if(!e){p.message.error("게시글 정보가 없습니다.");return}i(!0),ie.callService("SCMBoardDtls0003",{boardMstrId:e,seq:b},{isPopup:!0,showLoading:!1}).then(P=>{P&&P.result===1?(console.log("댓글이 삭제되었습니다."),m(e)):console.error("댓글 삭제에 실패했습니다.",P)}).catch(P=>{console.error("댓글 삭제 중 오류가 발생했습니다.",P)}).finally(()=>{i(!1)})};return v.useEffect(()=>{e?m(e):u([])},[e]),o.jsxs(De,{style:{flex:"0 0 400px",display:"flex",flexDirection:"column"},children:[o.jsxs("div",{style:{borderBottom:"1px solid #e8e8e8",paddingBottom:"12px",marginBottom:"16px",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[o.jsx("span",{style:{fontSize:"14px",fontWeight:"600",color:"#262626"},children:"댓글"}),o.jsxs("div",{style:{position:"relative",display:"inline-block"},children:[o.jsx(p.Button,{type:"text",icon:o.jsx(G.ReloadOutlined,{spin:a||n}),onClick:x,disabled:a||n,size:"small",style:{fontSize:"12px",color:t?"#d9d9d9":n?"#8c8c8c":"#595959",height:"24px",padding:"0 8px"}}),!t&&o.jsx("span",{style:{position:"absolute",top:"-4px",right:"-4px",fontSize:"10px",fontWeight:"700",color:a?"#8c8c8c":"#1890ff",minWidth:"14px",height:"14px",lineHeight:"14px",textAlign:"center",borderRadius:"50%",pointerEvents:"none"},children:l})]})]}),o.jsx("div",{ref:g,style:{flex:1,overflowY:"auto",marginBottom:"16px",minHeight:0,position:"relative"},children:n?o.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",height:"200px",color:"#8c8c8c"},children:[o.jsx("div",{style:{marginBottom:"12px"},children:o.jsx(G.ReloadOutlined,{spin:!0,style:{fontSize:"24px"}})}),o.jsx("div",{style:{fontSize:"13px"},children:"댓글을 불러오는 중..."})]}):d.length===0?o.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",height:"200px",color:"#8c8c8c"},children:o.jsx("div",{style:{fontSize:"13px"},children:"등록된 댓글이 없습니다."})}):o.jsx(p.List,{dataSource:d,renderItem:b=>o.jsxs(p.List.Item,{style:{position:"relative",paddingRight:"20px",padding:"12px 20px 12px 12px",borderBottom:"1px solid #f0f0f0"},children:[o.jsx(p.List.Item.Meta,{avatar:o.jsx(p.Avatar,{size:32,style:{backgroundColor:"#1890ff",fontSize:"13px"},children:b.author[0]}),title:o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:"4px"},children:[o.jsx("span",{style:{fontWeight:"500",fontSize:"13px",color:"#262626"},children:b.author}),o.jsx("span",{style:{fontSize:"11px",color:"#8c8c8c"},children:b.regDt})]}),description:o.jsx("span",{style:{fontSize:"13px",color:"#595959",lineHeight:"1.5"},children:b.content})}),b.regUserId===r?.userId&&o.jsx(p.Button,{type:"text",danger:!0,icon:o.jsx(G.DeleteOutlined,{style:{fontSize:"12px"}}),size:"small",onClick:()=>w(b.id),disabled:n,style:{position:"absolute",right:"8px",top:"62%",transform:"translateY(-50%)",opacity:n?.3:.5,height:"24px",width:"24px",padding:0},onMouseEnter:j=>{n||(j.currentTarget.style.opacity="1")},onMouseLeave:j=>{j.currentTarget.style.opacity=n?"0.3":"0.5"}})]},b.id)})}),o.jsx("div",{style:{padding:"12px",borderTop:"1px solid #e8e8e8",backgroundColor:t?"#f5f5f5":"#fafafa",flexShrink:0,marginTop:"auto"},children:t?o.jsxs("div",{style:{textAlign:"center",padding:"20px",color:"#8c8c8c",fontSize:"13px",backgroundColor:"#ffffff",borderRadius:"6px",border:"1px solid #e8e8e8"},children:[o.jsx("div",{style:{marginBottom:"8px"},children:o.jsx(G.AlertTwoTone,{twoToneColor:"#faad14"})}),o.jsx("div",{children:"이미 완료처리된 게시글입니다."}),o.jsx("div",{style:{fontSize:"11px",marginTop:"4px"},children:"댓글을 작성할 수 없습니다."})]}):o.jsxs(o.Fragment,{children:[o.jsx("div",{style:{marginBottom:"8px"},children:o.jsx(EU,{rows:2,placeholder:n?"댓글 처리 중...":"댓글을 입력하세요...",value:f,onChange:b=>h(b.target.value),maxLength:300,disabled:n,style:{borderRadius:"6px",border:"1px solid #d9d9d9",resize:"none",fontSize:"13px",backgroundColor:n?"#f5f5f5":"#ffffff",color:n?"#8c8c8c":"#000000"},onFocus:b=>{n||(b.currentTarget.style.borderColor="#1890ff",b.currentTarget.style.boxShadow="0 0 0 2px rgba(24, 144, 255, 0.05)")},onBlur:b=>{b.target.style.borderColor="#d9d9d9",b.target.style.boxShadow="none"}})}),o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[o.jsx("span",{style:{fontSize:"11px",color:"#8c8c8c"},children:n?"처리 중...":`${f.length} / 300자`}),o.jsx(p.Button,{type:"primary",onClick:y,size:"small",loading:n,style:{borderRadius:"4px",fontSize:"12px",height:"28px",padding:"0 16px",fontWeight:"500"},disabled:!f.trim()||n,children:n?"등록 중...":"등록"})]})]})})]})},Ff=[{label:"요청",value:"RQST"},{label:"문의",value:"INQR"}],L1=[{label:"대기",value:"READY"},{label:"담당자 지정",value:"ASSIGNED"},{label:"처리중",value:"PROCESSING"},{label:"처리완료",value:"COMPLETED"},{label:"반려",value:"REJECTED"}],PU={READY:"gray",ASSIGNED:"blue",PROCESSING:"yellow",COMPLETED:"green",REJECTED:"red"},z1={READY:0,ASSIGNED:25,PROCESSING:50,COMPLETED:100,REJECTED:100},OU={INQR:"blue",RQST:"green",RPRT:"red",SGSN:"purple"},kU=({sysCd:e=__SYS_CD__,appCd:t=__APP_CD__})=>{const r=v.useRef(null),[n]=p.Form.useForm(),[i,a]=v.useState(!1),{searchBoxRef:s}=ct.useSearchBox(),{openTabByMenuId:l}=it.useMenuViewStore(),{openCorePopup:c}=ct.usePopup(),d=v.useRef(null),[u,f]=v.useState(n.getFieldValue("status")),h=u==="COMPLETED",g=v.useMemo(()=>[{fieldName:"boardMstrId",header:{text:"번호"},width:80},{fieldName:"menuId",header:{text:"메뉴ID"},width:100,button:!0,styleName:"center"},{fieldName:"menuNm",header:{text:"메뉴명"},width:120,styleName:"left"},{fieldName:"type",header:{text:"등록구분"},width:80,renderer:"tagType",styleName:"center"},{fieldName:"title",header:{text:"제목"},width:200,styleName:"left"},{fieldName:"content",header:{text:"내용"},width:200,visible:!1},{fieldName:"status",header:{text:"상태"},width:90,renderer:"statusTag",styleName:"center"},{fieldName:"rgstUserId",visible:!1},{fieldName:"rgstUserNm",header:{text:"작성자"},width:60,styleName:"left"},{fieldName:"rgstDt",header:{text:"등록일자"},width:100,textFormat:ie.realFormat.formatYmd,styleName:"right"},{fieldName:"dueDt",header:{text:"마감요청일자"},width:100,textFormat:ie.realFormat.formatYmd,styleName:"right"},{fieldName:"urgentYn",header:{text:"긴급여부"},width:80,renderer:"alert",styleName:"center"},{fieldName:"prcsUserId",visible:!1},{fieldName:"prcsUserNm",header:{text:"처리담당자"},width:60,styleName:"left"},{fieldName:"prcsDt",header:{text:"처리일자"},width:120,textFormat:ie.realFormat.formatYmd,styleName:"right",visible:!1}],[]),m=v.useMemo(()=>({container:{indicator:!1}}),[]),x={onCellDblClicked(I,B){const _=B.itemIndex??-1;if(_<0)return;const $=I.getValues(_);n.setFieldsValue($),f($.status),a(!0)},onCellClicked(I,B){if(B.fieldName==="menuId"){if((B.itemIndex??-1)<0)return;B.value&&l(B.value)}}},y=v.useMemo(()=>({SCMBoardMstr0001:async(I,B)=>{const _=I||d.current?.currentPage||1,$=B||d.current?.pageSize||20,W={...s?.current?.getFormData(),sysCd:e,appCd:t,pageNum:_,pageCount:$};console.log("🔍 서버 모드 페이징 요청:",W);try{const T=await ie.callService("SCMBoardMstr0001",W,{isPopup:!0});if(console.log("🔍 서버 모드 페이징 응답:",T),T&&T.pageList){const D=T.pageCnt||0;d.current?.setTotalData(D),r.current?.addAllData(T.pageList)}else d.current?.setTotalData(0),r.current?.addAllData([]),console.log("📭 서버 모드 페이징 데이터 없음")}catch(T){console.error("❌ SCMBoardMstr0001 호출 실패:",T)}},SCMBoardMstr0004:I=>{ie.callService("SCMBoardMstr0004",{...I,boardMstrId:n.getFieldValue("boardMstrId"),sysCd:e,appCd:t},{isPopup:!0}).then(B=>{n.resetFields(),y.SCMBoardMstr0001()}).catch(B=>{console.error("문의/신고 변경 실패:",B)})}}),[s,n]),w=v.useMemo(()=>ie.createBwgGridRenderer((I,B,_,$,W)=>{const T=I.getValue(B.index?.itemIndex,"type");W.render(o.jsx(p.Tag,{color:OU[T],children:Ff.find(D=>D.value===T)?.label}))}),[]),b=v.useMemo(()=>ie.createBwgGridRenderer((I,B,_,$,W)=>{const T=I.getValue(B.index?.itemIndex,"status");W.render(o.jsx(p.Tag,{color:PU[T],children:L1.find(D=>D.value===T)?.label}))}),[]),j=v.useMemo(()=>ie.createBwgGridRenderer((I,B,_,$,W)=>{I.getValue(B.index?.itemIndex,"urgentYn")==="Y"?W.render(o.jsx(G.AlertTwoTone,{twoToneColor:"red"})):W.render(o.jsx(o.Fragment,{}))}),[]),P=()=>{try{n.validateFields().then(I=>{p.Modal.confirm({title:"변경 확인",content:"게시물 정보를 변경하시겠습니까?",okText:"변경",cancelText:"취소",onOk:()=>{y.SCMBoardMstr0004(I),a(!1)}})})}catch(I){console.error("게시물 정보 변경 실패:",I)}},E=()=>{c("CORE_ORGANIZATION_01",{onSelect:I=>{console.log("처리담당자 선택:",I),n.setFieldsValue({prcsUserId:I.empNo,prcsUserNm:I.empNm,status:"ASSIGNED"}),f("ASSIGNED")}})},S=()=>{c("CORE_PRGR_02",{callback:I=>{s?.current?.setFormData({menuId:I.menuId,menuNm:I.menuNm})}})},O=I=>{if(n.setFieldValue("status",I),f(I),I==="COMPLETED"||I==="REJECTED"){const B=ie.format(ie.now(),"yyyy-mm-dd");n.setFieldsValue({prcsDt:B})}else n.setFieldsValue({prcsDt:""})};v.useEffect(()=>{setTimeout(()=>{y.SCMBoardMstr0001()},100)},[y]);const k={ref:s,reqRows:o.jsxs(o.Fragment,{children:[o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[o.jsx($e,{span:7,children:o.jsx(z.BwgRangePicker,{itemProps:{label:"등록일자",name:"rgstDt"},inputProps:{allowEmpty:!0}})}),o.jsx($e,{span:4,children:o.jsx(z.BwgSelect,{itemProps:{label:"구분",name:"type"},selectProps:{options:Ff,placeholder:"전체"}})}),o.jsx($e,{span:6,children:o.jsx(z.BwgSearch,{itemProps:{label:"작성자",name:["rgstUserId","rgstUserNm"]},onSearch:()=>{c("CORE_ORGANIZATION_01",{onSelect:I=>{s?.current?.setFormData({rgstUserId:I.empNo,rgstUserNm:I.empNm})}})}})}),o.jsx($e,{span:6,style:{marginLeft:"12px"},children:o.jsx(z.BwgSwitch,{itemProps:{name:"myPrcs",label:"나의 처리건만"},inputProps:{format:"YN"}})})]}),o.jsxs(wt,{gutter:[12,8],children:[o.jsx($e,{span:7,children:o.jsx(z.BwgSearch,{itemProps:{label:"메뉴",name:["menuId","menuNm"]},onSearch:S})}),o.jsx($e,{span:4,children:o.jsx(z.BwgSelect,{itemProps:{label:"상태",name:"status"},selectProps:{options:L1,placeholder:"전체"}})}),o.jsx($e,{span:8,children:o.jsx(z.BwgInput,{itemProps:{label:"제목 및 내용",name:"keyword"}})})]})]})},R=v.useMemo(()=>({grant:[{id:"search",label:"조회",onClick:()=>{y.SCMBoardMstr0001(d.current?.currentPage,d.current?.pageSize)}},{id:"edit",label:"변경",onClick:()=>{const I=r.current?.getCurrentIndex?.()??-1;if(I<0)return;const B=r.current?.vw?.getValues(I);B&&(n.setFieldsValue(B),f(n.getFieldValue("status")),a(!0))}}]}),[d,y,n,r]);return o.jsx(kt,{searchBox:k,buttons:R,children:o.jsx(ze,{children:o.jsxs(De,{children:[o.jsx(Fe,{ref:r,type:"nrml",gridColumns:g,gridOptions:m,gridEvents:x,renderers:[{name:"tagType",renderer:w},{name:"statusTag",renderer:b},{name:"alert",renderer:j}]}),o.jsx(un,{title:"게시물 상세",open:i,onClose:()=>{a(!1),n.resetFields(),y.SCMBoardMstr0001()},showCloseButton:!0,showEyesButton:!0,size:"large",placement:"right",width:1200,maskClosable:!0,extra:o.jsx(p.ConfigProvider,{theme:{components:{Button:{fontSize:13}}},children:o.jsx(p.Space,{children:o.jsx(p.Button,{type:"primary",onClick:P,children:"변경"})})}),children:o.jsxs(p.Splitter,{children:[o.jsx(p.Splitter.Panel,{defaultSize:"70%",min:"60%",max:"80%",style:{paddingRight:"15px",overflowX:"hidden",overflowY:"hidden"},children:o.jsx(De,{children:o.jsxs(z.BwgForm,{form:n,children:[o.jsx(wt,{gutter:[12,8],style:{marginBottom:"20px"},children:o.jsx($e,{span:24,children:o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"12px",padding:"0 5px"},children:[o.jsx(p.Avatar,{size:40,style:{backgroundColor:"#1890ff",fontSize:"13px"},children:n.getFieldValue("rgstUserNm")?.[0]??""}),o.jsx("div",{style:{flex:1},children:o.jsxs("div",{style:{display:"flex",flexDirection:"column",marginBottom:"4px",marginTop:"2px"},children:[o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"6px"},children:[o.jsx("span",{style:{fontWeight:500,fontSize:"16px",color:"#262626"},children:n.getFieldValue("rgstUserNm")??n.getFieldValue("rgstUserId")??""}),o.jsx("span",{style:{fontSize:"13px",color:"#8c8c8c",marginTop:"3px",marginLeft:"4px"},children:n.getFieldValue("rgstDt")?ie.format(n.getFieldValue("rgstDt"),"YYYY-MM-DD"):""})]}),o.jsx("span",{style:{fontSize:"12px",color:"#8c8c8c",marginLeft:"1px"},children:n.getFieldValue("rgstUserId")??""})]})})]})})}),o.jsx(wt,{gutter:[12,8],children:o.jsx($e,{span:24,children:o.jsx(z.BwgInput,{itemProps:{name:"title"},inputProps:{size:"large",placeholder:"제목을 입력하세요",style:{fontWeight:"bold"},variant:"borderless"}})})}),o.jsx(wt,{gutter:[12,8],style:{marginBottom:"15px"},children:o.jsx($e,{span:24,children:o.jsx("div",{style:{borderBottom:"1px solid #d9d9d9",marginBottom:"8px"}})})}),o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"10px"},children:[o.jsx($e,{span:8,children:o.jsx(z.BwgSelect,{itemProps:{label:"구분",name:"type"},selectProps:{disabled:!0,options:Ff}})}),o.jsx($e,{span:10,children:o.jsx(z.BwgFormItem,{label:"메뉴 정보",children:o.jsxs(p.Space.Compact,{style:{width:"100%"},children:[o.jsx(p.Form.Item,{name:"menuId",style:{width:"40%",marginBottom:0,marginInlineEnd:0},validateStatus:"",help:"",children:o.jsx(p.Input,{disabled:!0})}),o.jsx(p.Form.Item,{name:"menuNm",style:{width:"60%",marginBottom:0},children:o.jsx(p.Input,{disabled:!0})})]})})}),o.jsx($e,{span:6,children:o.jsx(z.BwgCheck,{itemProps:{name:"urgentYn",label:"긴급여부"}})})]}),o.jsx(wt,{gutter:[12,8],style:{marginBottom:"10px"},children:o.jsx($e,{span:24,children:o.jsx(z.BwgFormItem,{label:"상태",name:"status",children:o.jsxs(p.Space,{children:[o.jsx(p.Button,{icon:o.jsx(G.ReloadOutlined,{}),type:u==="READY"?"primary":"default",onClick:()=>O("READY"),children:"대기"}),o.jsx(p.Button,{icon:o.jsx(G.UserAddOutlined,{}),onClick:E,type:u==="ASSIGNED"?"primary":"default",children:"담당자 지정"}),o.jsx(p.Button,{icon:o.jsx(G.ClockCircleOutlined,{}),type:u==="PROCESSING"?"primary":"default",onClick:()=>O("PROCESSING"),children:"처리중"}),o.jsx(p.Button,{icon:o.jsx(G.CheckOutlined,{}),onClick:()=>O("COMPLETED"),type:u==="COMPLETED"?"primary":"default",children:"처리완료"}),o.jsx(p.Button,{icon:o.jsx(G.CloseOutlined,{}),onClick:()=>O("REJECTED"),type:u==="REJECTED"?"primary":"default",children:"반려"})]})})})}),o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[o.jsx($e,{span:12,children:o.jsx(z.BwgDatePicker,{itemProps:{label:"마감요청일자",name:"dueDt"},inputProps:{disabled:!0,format:"YYYY-MM-DD"}})}),o.jsx($e,{span:12,children:o.jsxs(p.Flex,{vertical:!0,gap:3,children:[o.jsx("span",{style:{fontSize:"12px",color:"#000000E0"},children:"진척률"}),o.jsx(p.Progress,{percent:z1[n.getFieldValue("status")],status:z1[n.getFieldValue("status")]>0?"active":"normal",size:"small",format:I=>`${I}%`})]})})]}),o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[o.jsx($e,{span:12,children:o.jsx(z.BwgSearch,{itemProps:{label:"처리담당자",name:["prcsUserId","prcsUserNm"]},onSearch:E})}),o.jsx($e,{span:12,children:o.jsx(z.BwgDatePicker,{itemProps:{label:"처리일자",name:"prcsDt"},inputProps:{disabled:!0,format:"YYYY-MM-DD"}})})]}),o.jsx(wt,{gutter:[12,8],children:o.jsx($e,{span:24,children:o.jsx(Ph,{itemProps:{label:"내용",name:"content"}})})})]})})}),o.jsx(p.Splitter.Panel,{collapsible:!0,style:{paddingLeft:"15px"},children:o.jsx(Wm,{boardMstrId:n.getFieldValue("boardMstrId"),isCompleted:h})})]})}),o.jsx(To,{ref:d,mode:"server",onServerPageChange:(I,B)=>{y.SCMBoardMstr0001(I,B)},pageSizeOptions:[10,20,50]})]})})})},Vf=[{label:"요청",value:"RQST"},{label:"문의",value:"INQR"}],Hf=[{label:"대기",value:"READY"},{label:"담당자 지정",value:"ASSIGNED"},{label:"처리중",value:"PROCESSING"},{label:"처리완료",value:"COMPLETED"},{label:"반려",value:"REJECTED"}],F1={READY:"gray",ASSIGNED:"blue",PROCESSING:"yellow",COMPLETED:"green",REJECTED:"red"},V1={READY:0,ASSIGNED:25,PROCESSING:50,COMPLETED:100,REJECTED:100},TU={INQR:"blue",RQST:"green",RPRT:"red",SGSN:"purple"},MU=({sysCd:e=__SYS_CD__,appCd:t=__APP_CD__})=>{const r=v.useRef(null),[n,i]=v.useState(!1),{searchBoxRef:a}=ct.useSearchBox(),{user:s}=it.useUserStore(),[l]=p.Form.useForm(),{openCorePopup:c}=ct.usePopup(),d=v.useRef(null),[u,f]=v.useState(!1),g=p.Form.useWatch("status",l)??l.getFieldValue("status")??"READY",m=u||g==="READY",[x,y]=v.useState(!1),w=g==="COMPLETED"||g==="REJECTED",b=v.useMemo(()=>[{fieldName:"boardMstrId",header:{text:"글 번호"},width:80},{fieldName:"menuId",header:{text:"메뉴ID"},width:100,styleName:"center"},{fieldName:"menuNm",header:{text:"메뉴명"},width:100,styleName:"left"},{fieldName:"type",header:{text:"등록구분"},width:80,renderer:"tagType",styleName:"center"},{fieldName:"title",header:{text:"제목"},width:200,styleName:"left"},{fieldName:"content",header:{text:"내용"},width:200,visible:!1},{fieldName:"status",header:{text:"상태"},width:80,renderer:"statusTag",styleName:"center"},{fieldName:"rgstUserId",header:{text:"작성자ID"},visible:!1},{fieldName:"rgstDt",header:{text:"작성일자"},width:120,textFormat:ie.realFormat.formatYmd,styleName:"right"},{fieldName:"dueDt",header:{text:"마감요청일자"},width:120,textFormat:ie.realFormat.formatYmd,styleName:"right"},{fieldName:"urgentYn",header:{text:"긴급여부"},width:80,renderer:"alert",styleName:"center"},{fieldName:"prcsUserId",visible:!1},{fieldName:"prcsUserNm",header:{text:"처리담당자"},width:100,styleName:"left"},{fieldName:"prcsDt",header:{text:"처리일자"},width:120,textFormat:ie.realFormat.formatYmd,styleName:"right"}],[]),j=v.useMemo(()=>({container:{indicator:!1}}),[]),P={onCellDblClicked($,W){const T=W.itemIndex??-1;if(T<0)return;const D=$.getValues(T);D&&(l.setFieldsValue({...D}),f(!1),i(!0))}},E=v.useMemo(()=>({SCMBoardMstr0001:async($,W)=>{const T=$||d.current?.currentPage||1,D=W||d.current?.pageSize||20,N={...a?.current?.getFormData(),sysCd:e,appCd:t,myArticle:"Y",pageNum:T,pageCount:D},A=await ie.callService("SCMBoardMstr0001",N,{isPopup:!0});A&&A.pageList&&(d.current?.setTotalData(A.pageCnt||0),r.current?.addAllData(A.pageList))},SCMBoardMstr0003:$=>{ie.callService("SCMBoardMstr0003",{sysCd:e,appCd:t,...$,status:"READY",rgstUserId:s?.userId,rgstUserNm:s?.userNm},{isPopup:!0}).then(W=>{l.resetFields(),E.SCMBoardMstr0001()}).catch(W=>{console.error("게시물 제출 실패:",W)})},SCMBoardMstr0004:$=>{ie.callService("SCMBoardMstr0004",{sysCd:e,appCd:t,boardMstrId:l.getFieldValue("boardMstrId"),...$},{isPopup:!0}).then(()=>{l.resetFields(),E.SCMBoardMstr0001()}).catch(W=>{console.error("게시물 변경 실패:",W)})}}),[a,l]),S=v.useMemo(()=>ie.createBwgGridRenderer(($,W,T,D,N)=>{const A=$.getValue(W.index?.itemIndex,"type");N.render(o.jsx(p.Tag,{color:TU[A],children:Vf.find(L=>L.value===A)?.label}))}),[]),O=v.useMemo(()=>ie.createBwgGridRenderer(($,W,T,D,N)=>{const A=$.getValue(W.index?.itemIndex,"status");N.render(o.jsx(p.Tag,{color:F1[A],children:Hf.find(L=>L.value===A)?.label}))}),[]),k=v.useMemo(()=>ie.createBwgGridRenderer(($,W,T,D,N)=>{$.getValue(W.index?.itemIndex,"urgentYn")==="Y"?N.render(o.jsx(G.AlertTwoTone,{twoToneColor:"red"})):N.render(o.jsx(o.Fragment,{}))}),[]),R=()=>{try{l.validateFields().then($=>{p.Modal.confirm({title:u?"등록 확인":"변경 확인",content:u?"게시물 내용 등록하시겠습니까?":"게시물 내용 변경하시겠습니까?",okText:u?"등록":"변경",cancelText:"취소",onOk:()=>{u?E.SCMBoardMstr0003($):E.SCMBoardMstr0004($),i(!1)}})})}catch($){console.error("게시물 제출 실패:",$)}},I=()=>{c("CORE_PRGR_02",{callback:$=>{l.setFieldsValue({menuId:$.menuId,menuNm:$.menuNm})}})};v.useEffect(()=>{setTimeout(()=>{E.SCMBoardMstr0001()},100)},[E]);const B={ref:a,reqRows:o.jsxs(o.Fragment,{children:[o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[o.jsx($e,{span:8,children:o.jsx(z.BwgRangePicker,{itemProps:{label:"작성일자",name:"rgstDt"},inputProps:{allowEmpty:!0}})}),o.jsx($e,{span:8,children:o.jsx(z.BwgSearch,{itemProps:{label:"메뉴",name:["menuId","menuNm"]},onSearch:()=>{c("CORE_PRGR_02",{callback:$=>{a?.current?.setFormData({menuId:$.menuId,menuNm:$.menuNm})}})}})})]}),o.jsxs(wt,{gutter:[12,8],children:[o.jsx($e,{span:4,children:o.jsx(z.BwgSelect,{itemProps:{label:"구분",name:"type"},selectProps:{options:Vf,placeholder:"전체"}})}),o.jsx($e,{span:4,children:o.jsx(z.BwgSelect,{itemProps:{label:"상태",name:"status"},selectProps:{options:Hf,placeholder:"전체"}})}),o.jsx($e,{span:8,children:o.jsx(z.BwgInput,{itemProps:{label:"제목 및 내용",name:"keyword"}})})]})]})},_=v.useMemo(()=>({grant:[{id:"search",label:"조회",onClick:()=>{E.SCMBoardMstr0001()}},{id:"new",label:"등록",onClick:()=>{f(!0),l.resetFields(),l.setFieldsValue({rgstUserId:s?.userId,rgstUserNm:s?.userNm,rgstDt:ie.now().format(),status:"READY"}),i(!0)}},{id:"edit",label:"변경",onClick:()=>{const $=r.current?.getCurrentIndex?.()??-1;if($<0)return;const W=r.current?.vw?.getValues($);W&&(l.setFieldsValue({...W}),f(!1),i(!0))}}]}),[E,l,r,s]);return o.jsx(kt,{searchBox:B,buttons:_,children:o.jsx(ze,{children:o.jsxs(De,{children:[o.jsx(Fe,{ref:r,type:"nrml",gridColumns:b,gridOptions:j,gridEvents:P,renderers:[{name:"tagType",renderer:S},{name:"statusTag",renderer:O},{name:"alert",renderer:k}]}),o.jsx(un,{title:`게시물 ${u?"등록":"변경"}`,open:n,onClose:()=>i(!1),showCloseButton:!1,size:"large",placement:"right",width:u?800:1200,extra:o.jsx(p.ConfigProvider,{theme:{components:{Button:{fontSize:13}}},children:o.jsxs(p.Space,{children:[o.jsx(p.Button,{onClick:()=>i(!1),children:"취소"}),o.jsx(p.Button,{type:"primary",onClick:R,children:u?"등록":"변경"})]})}),children:o.jsxs(p.Splitter,{children:[o.jsx(p.Splitter.Panel,{defaultSize:u?"100%":"70%",min:u?"100%":"60%",max:u?"100%":"80%",style:{paddingRight:u?"0px":"15px",overflowX:"hidden",overflowY:"hidden"},children:o.jsx(De,{children:o.jsxs(z.BwgForm,{form:l,onFinish:R,initialValues:{rgstUserId:s?.userId||"",rgstUserNm:s?.userNm||""},children:[o.jsx(wt,{gutter:[12,8],children:o.jsx($e,{span:24,children:o.jsx(z.BwgInput,{itemProps:{name:"title"},inputProps:{size:"large",placeholder:"제목을 입력하세요",style:{fontWeight:"bold"},variant:"borderless"}})})}),o.jsx(wt,{gutter:[12,8],style:{marginBottom:"15px"},children:o.jsx($e,{span:24,children:o.jsx("div",{style:{borderBottom:"1px solid #d9d9d9",marginBottom:"8px"}})})}),o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[o.jsx($e,{span:8,children:o.jsx(z.BwgSelect,{itemProps:{label:"구분",name:"type",rules:[{required:!0}]},selectProps:{options:Vf,disabled:!m}})}),o.jsx($e,{span:16,children:o.jsx(z.BwgSearch,{itemProps:{label:"메뉴",name:["menuId","menuNm"],rules:[{required:!0}]},onSearch:I,readOnly:!m})})]}),o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[!u&&o.jsx($e,{span:12,children:o.jsx(z.BwgFormItem,{label:"상태",children:o.jsx("div",{style:{marginBottom:4},children:l.getFieldValue("status")&&o.jsx(p.Tag,{color:F1[l.getFieldValue("status")],children:Hf.find($=>$.value===l.getFieldValue("status"))?.label})})})}),o.jsx($e,{span:u?24:12,children:o.jsx(z.BwgCheck,{itemProps:{name:"urgentYn",label:"긴급여부"},inputProps:{disabled:!m}})})]}),o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[o.jsx($e,{span:12,children:o.jsx(z.BwgDatePicker,{itemProps:{label:"마감요청일자",name:"dueDt",rules:[{required:!0}]},inputProps:{disabled:!m,format:"YYYY-MM-DD"}})}),!u&&o.jsx($e,{span:12,children:o.jsxs(p.Flex,{vertical:!0,gap:3,children:[o.jsx("span",{style:{fontSize:"12px",color:"#000000E0"},children:"진척률"}),o.jsx(p.Progress,{percent:V1[l.getFieldValue("status")],status:V1[l.getFieldValue("status")]>0?"active":"normal",size:"small",format:$=>`${$}%`})]})})]}),o.jsx(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:o.jsx($e,{span:24,children:o.jsx(Ph,{border:!1,itemProps:{name:"content",rules:[{required:!0}]},editorProps:{isEditing:m&&!x,title:{title:o.jsxs(o.Fragment,{children:[o.jsx(G.EditOutlined,{style:{marginRight:"5px"}})," ","상세내용 작성"]}),children:m&&o.jsx(p.Button,{icon:o.jsx(G.EyeFilled,{}),onClick:()=>y(!x),children:"미리보기"})}}})})})]})})}),!u&&o.jsx(p.Splitter.Panel,{collapsible:!0,style:{paddingLeft:"15px"},children:o.jsx(Wm,{boardMstrId:l.getFieldValue("boardMstrId"),isCompleted:w})})]})}),o.jsx(To,{ref:d,mode:"server",onServerPageChange:($,W)=>{E.SCMBoardMstr0001($,W)},pageSizeOptions:[10,20,50]})]})})})},RU=e=>{if(e==null)return"";const t=String(e).trim();return!t||t.toUpperCase()==="NULL"?"":t.toUpperCase()},Wf=(e,t=0)=>{const r=Number(e);return Number.isFinite(r)?r:t};function Ea(e){return{crprCd:e.crprCd||void 0,wkplCd:e.wkplCd||void 0,deptCd:RU(e.deptCd),deptNm:(e.deptNm??"").toString().trim(),hrnkDeptCd:e.hrnkDeptCd||null,hrnkDeptNm:e.hrnkDeptNm||null,deptGbCd:e.deptGbCd||null,deptLvl:Wf(e.deptLvl,e.hrnkDeptCd?2:1),orgSortOrd:Wf(e.orgSortOrd,0),orgOtptOrd:Wf(e.orgOtptOrd,0),deptAbrv:e.deptAbrv||null,deptFullNm:e.deptFullNm||null,deptEnglNm:e.deptEnglNm||null,isLeaf:e.isLeaf||null}}function AU(e){const t=new Set,r=e.map(Ea).filter(l=>l.deptCd).filter(l=>(l.deptCd===l.hrnkDeptCd&&(l.hrnkDeptCd=""),!0)).filter(l=>t.has(l.deptCd)?!1:(t.add(l.deptCd),!0));r.sort((l,c)=>(l.deptLvl||0)-(c.deptLvl||0)||(l.orgSortOrd||0)-(c.orgSortOrd||0)||l.deptCd.localeCompare(c.deptCd));const n=new Map;for(const l of r)n.set(l.deptCd,{...l,children:[]});const i=[];for(const l of r){const c=n.get(l.deptCd),d=l.hrnkDeptCd;d&&n.has(d)?n.get(d).children.push(c):i.push(c)}const a=l=>{!l||l.length===0||(l.sort((c,d)=>c.deptCd.localeCompare(d.deptCd)),l.forEach(c=>a(c.children)))};a(i);const s=l=>{if(!l.children||l.children.length===0){delete l.children;return}l.children.forEach(s)};if(i.forEach(s),i.length>1){const l=i.find(c=>c.deptCd==="D00");if(l)return[l]}return i}function IU(e){const t=e.map(Ea),r=t.filter(n=>n.isLeaf!=="Y").map(n=>n.deptCd);return r.length>200?t.filter(n=>(n.deptLvl||0)<=2).map(n=>n.deptCd):r}const qP=({popup:e,onClose:t})=>{const[r,n]=v.useState(""),[i,a]=v.useState([]),[s,l]=v.useState([]),[c,d]=v.useState([]),[u,f]=v.useState(!1),h=v.useCallback(async S=>{try{f(!0);const O=await ie.callService("SCMUTIL00103",{...e?.popupParams,...S}),k=Array.isArray(O?.data)?O.data:Array.isArray(O?.deptList)?O.deptList:Array.isArray(O)?O:[],R=AU(k);d(R);const I=IU(k);a(I);const B=R[0]?.deptCd||Ea(k.find(_=>Ea(_).deptLvl===1)||{}).deptCd||Ea(k[0]||{}).deptCd||"";l(B?[B]:[])}catch{p.message.error("조직 데이터를 불러오는 중 오류가 발생했습니다.")}finally{f(!1)}},[e?.popupParams]);v.useEffect(()=>{h()},[h]);const g=v.useCallback((S,O)=>{for(const k of S){if(k.deptCd===O)return k;if(k.children){const R=g(k.children,O);if(R)return R}}return null},[]),m=v.useMemo(()=>{const S=s[0];return S?g(c,S):null},[s,c,g]),x=v.useMemo(()=>{const S=k=>k.map(R=>({title:R.deptNm,key:R.deptCd,meta:R,children:R.children?S(R.children):void 0}));return S(c)},[c]),y=v.useMemo(()=>{const S=r.trim().toLowerCase();if(!S)return x;const O=k=>k.map(R=>{const I=R.meta,B=(I?.deptNm||"").toLowerCase().includes(S)||(I?.deptCd||"").toLowerCase().includes(S),_=R.children?O(R.children):void 0;return B||_&&_.length?{...R,children:_}:null}).filter(Boolean);return O(x)},[x,r]),w=v.useCallback(S=>{l(S.slice(0,1).map(String))},[]),b=v.useCallback(S=>a(S.map(String)),[]),j=v.useCallback((S,O)=>{if(S.stopPropagation(),!O.children||O.children.length===0)return;const k=i.includes(O.key);a(R=>k?R.filter(I=>I!==O.key):[...R,O.key])},[i]),P=v.useCallback(()=>l([]),[]),E={confirm:()=>{if(!m){p.message.error("부서를 선택해주세요.");return}const S={deptCd:m.deptCd,deptNm:m.deptNm,hrnkDeptCd:m.hrnkDeptCd,hrnkDeptNm:m.hrnkDeptNm,deptLvl:m.deptLvl,orgSortOrd:m.orgSortOrd},O=e?.config;O?.onSelect?O.onSelect(S):e?.config?.callback&&e.config.callback(JSON.stringify(S)),O?.onClose&&O.onClose(),e?.close?.()},cancel:()=>{const S=e?.config;S?.onCancel&&S.onCancel(),e?.close?.()}};return o.jsx(di,{popup:e,buttons:[{id:"confirm",label:"확인",onClick:()=>{E.confirm()}}],popupEvent:E,onClose:()=>{e?.close?.(),t?.()},children:o.jsx(ze,{children:o.jsx(De,{border:!1,style:{paddingBottom:20},children:o.jsxs(p.Splitter,{layout:"vertical",style:{height:"100%"},children:[o.jsxs(p.Splitter.Panel,{defaultSize:"70%",min:"70%",max:"75%",children:[o.jsx("div",{style:{position:"sticky",top:0,zIndex:10,backgroundColor:"white",borderBottom:"1px solid #e0e0e0",padding:8},children:o.jsxs(p.Flex,{gap:8,vertical:!0,style:{marginBottom:6},children:[o.jsx(Le,{title:"조직도"}),o.jsx(p.Row,{gutter:[16,16],children:o.jsx(p.Col,{span:24,children:o.jsx(p.Input,{placeholder:"부서명, 부서코드 검색",prefix:o.jsx(G.SearchOutlined,{}),value:r,allowClear:!0,onChange:S=>n(S.target.value)})})})]})}),o.jsx("div",{style:{padding:16,overflowY:"hidden"},children:o.jsx(p.Spin,{spinning:u,children:o.jsx(p.Tree,{treeData:y,expandedKeys:i,selectedKeys:s,onSelect:w,onExpand:b,onDoubleClick:j,showLine:!0,showIcon:!1,selectable:!0,style:{overflow:"hidden"},titleRender:S=>{const O=S.meta;return o.jsxs("span",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"2px 4px",width:"100%",fontWeight:s.includes(S.key)?"bold":"normal"},children:[o.jsx("span",{children:O.deptNm}),o.jsx("span",{style:{fontSize:11,color:"#999",marginLeft:8},children:O.deptCd})]})}})})})]}),o.jsx(p.Splitter.Panel,{collapsible:!0,children:o.jsxs("div",{style:{padding:16,overflowY:"hidden",height:"100%"},children:[o.jsx("h3",{style:{margin:"0 0 12px 0",fontSize:16,fontWeight:700},children:"선택된 부서"}),m?o.jsxs("div",{style:{display:"flex",alignItems:"center",padding:14,border:"1px solid #e0e0e0",borderRadius:12,background:"#fafafa"},children:[o.jsx("div",{style:{width:42,height:42,borderRadius:"50%",border:"1px solid #e6e6e6",display:"flex",alignItems:"center",justifyContent:"center",marginRight:12,fontSize:18,color:"#8c8c8c",background:"#fff",flex:"0 0 auto"},children:o.jsx(G.TeamOutlined,{})}),o.jsxs("div",{style:{flex:1,minWidth:0},children:[o.jsxs("div",{style:{fontSize:15,fontWeight:700,marginBottom:4},children:[m.deptNm," ",o.jsxs("span",{style:{color:"#8c8c8c",fontSize:12},children:["(",m.deptCd,")"]})]}),o.jsxs("div",{style:{fontSize:12,color:"#666",marginBottom:2},children:["상위부서: ",m.hrnkDeptNm||"-"]})]}),o.jsx(p.Button,{type:"text",onClick:P,icon:o.jsx(G.RestOutlined,{style:{fontSize:24,color:"#FF6363"}})})]}):o.jsx("div",{style:{color:"#999",fontSize:14},children:"부서를 선택해주세요."})]})})]})})})})},NU=Object.freeze(Object.defineProperty({__proto__:null,default:qP},Symbol.toStringTag,{value:"Module"})),DU=e=>{if(e==null)return"";const t=String(e).trim();return!t||t.toUpperCase()==="NULL"?"":t.toUpperCase()},Uf=(e,t=0)=>{const r=Number(e);return Number.isFinite(r)?r:t};function Pa(e){return{crprCd:e.crprCd||void 0,wkplCd:e.wkplCd||void 0,deptCd:DU(e.deptCd),deptNm:(e.deptNm??"").toString().trim(),hrnkDeptCd:e.hrnkDeptCd||null,hrnkDeptNm:e.hrnkDeptNm||null,deptGbCd:e.deptGbCd||null,deptLvl:Uf(e.deptLvl,e.hrnkDeptCd?2:1),orgSortOrd:Uf(e.orgSortOrd,0),orgOtptOrd:Uf(e.orgOtptOrd,0),deptAbrv:e.deptAbrv||null,deptFullNm:e.deptFullNm||null,deptEnglNm:e.deptEnglNm||null,isLeaf:e.isLeaf||null}}function _U(e){const t=new Set,r=e.map(Pa).filter(l=>l.deptCd).filter(l=>(l.deptCd===l.hrnkDeptCd&&(l.hrnkDeptCd=""),!0)).filter(l=>t.has(l.deptCd)?!1:(t.add(l.deptCd),!0));r.sort((l,c)=>(l.deptLvl||0)-(c.deptLvl||0)||(l.orgSortOrd||0)-(c.orgSortOrd||0)||l.deptCd.localeCompare(c.deptCd));const n=new Map;for(const l of r)n.set(l.deptCd,{...l,children:[]});const i=[];for(const l of r){const c=n.get(l.deptCd),d=l.hrnkDeptCd;d&&n.has(d)?n.get(d).children.push(c):i.push(c)}const a=l=>{!l||l.length===0||(l.sort((c,d)=>c.deptCd.localeCompare(d.deptCd)),l.forEach(c=>a(c.children)))};a(i);const s=l=>{if(!l.children||l.children.length===0){delete l.children;return}l.children.forEach(s)};if(i.forEach(s),i.length>1){const l=i.find(c=>c.deptCd==="D00");if(l)return[l]}return i}function BU(e){const t=e.map(Pa),r=t.filter(n=>n.isLeaf!=="Y").map(n=>n.deptCd);return r.length>200?t.filter(n=>(n.deptLvl||0)<=2).map(n=>n.deptCd):r}const GP=({popup:e,onClose:t})=>{const[r,n]=v.useState(""),[i,a]=v.useState(""),[s,l]=v.useState([]),[c,d]=v.useState([]),[u,f]=v.useState([]),[h,g]=v.useState(!1),[m,x]=v.useState([]),[y,w]=v.useState(!1),b=v.useCallback(async T=>{try{w(!0);const D=await ie.callService("SCMUTIL00103",{...e?.popupParams,...T}),N=Array.isArray(D?.data)?D.data:Array.isArray(D?.deptList)?D.deptList:Array.isArray(D)?D:[],A=_U(N);x(A);const L=BU(N);l(L);const K=A[0]?.deptCd||Pa(N.find(H=>Pa(H).deptLvl===1)||{}).deptCd||Pa(N[0]||{}).deptCd||"";d(K?[K]:[])}catch{p.message.error("조직 데이터를 불러오는 중 오류가 발생했습니다.")}finally{w(!1)}},[e?.popupParams]);v.useEffect(()=>{b()},[b]);const j=v.useCallback((T,D)=>{for(const N of T){if(N.deptCd===D)return N;if(N.children){const A=j(N.children,D);if(A)return A}}return null},[m]),P=v.useMemo(()=>u.map(T=>{const D=j(m,T);if(!D)return null;const{children:N,...A}=D;return A}).filter(Boolean),[u,m,j]),E=v.useMemo(()=>{const T=D=>D.map(N=>({title:N.deptNm,key:N.deptCd,meta:N,children:N.children?T(N.children):void 0,isLeaf:!N.children||N.children.length===0}));return T(m)},[m]),S=v.useMemo(()=>{const T=r.trim().toLowerCase();if(!T)return E;const D=N=>N.map(A=>{const L=A.meta,K=(L?.deptNm||"").toLowerCase().includes(T)||(L?.deptCd||"").toLowerCase().includes(T),H=A.children?D(A.children):void 0;return K||H&&H.length>0?{...A,children:H}:null}).filter(Boolean);return D(E)},[E,r]),O=v.useCallback(T=>{const D=[],N=A=>{for(const L of A)if(L.deptCd===T&&L.children){const K=H=>{for(const V of H)D.push(V.deptCd),V.children&&K(V.children)};K(L.children)}else L.children&&N(L.children)};return N(m),D},[m]),k=v.useCallback((T,D)=>{let N=Array.isArray(T)?T:T?.checked??[];if(h&&D?.node?.key){const A=D.node.key,L=O(A);if(D.checked){const K=new Set(N);for(const H of L)K.add(H);N=Array.from(K)}else{const K=new Set([A,...L]);N=N.filter(H=>!K.has(H))}}f(N)},[h,O]),R=v.useCallback(T=>{const D=T.map(String);if(d(D),D.length>0){const N=D[0],A=(K,H)=>{for(const V of K){if(V.deptCd===H)return V.deptNm;if(V.children){const Y=A(V.children,H);if(Y)return Y}}return null},L=A(m,N);L&&a(L)}},[m]),I=v.useCallback(T=>l(T.map(String)),[]),B=v.useCallback((T,D)=>{if(T.stopPropagation(),D.children&&D.children.length>0){const N=s.includes(D.key);l(A=>N?A.filter(L=>L!==D.key):[...A,D.key])}},[s]),_=v.useCallback(T=>{f(D=>D.filter(N=>N!==T))},[]),$=v.useCallback(()=>{f([])},[]),W={confirm:()=>{if(u.length===0){p.message.error("부서를 선택해주세요.");return}const D=Array.from(new Set(u)).map(A=>{const L=j(m,A);return L?{deptCd:L.deptCd,deptNm:L.deptNm,hrnkDeptCd:L.hrnkDeptCd,hrnkDeptNm:L.hrnkDeptNm}:null}).filter(Boolean),N=e?.config;N?.onSelect?N.onSelect(D):e?.config?.callback&&e.config.callback(JSON.stringify(D)),N?.onClose&&N.onClose(),e?.close?.()},cancel:()=>{const T=e?.config;T?.onCancel&&T.onCancel(),e?.close?.()}};return o.jsx(di,{popup:e,buttons:[{id:"confirm",label:"확인",onClick:()=>{W.confirm()}}],popupEvent:W,onClose:()=>{e?.close?.(),t?.()},children:o.jsx(ze,{children:o.jsx(De,{border:!1,style:{paddingBottom:20},children:o.jsxs(p.Splitter,{layout:"vertical",style:{height:"100%"},children:[o.jsxs(p.Splitter.Panel,{defaultSize:"60%",min:"20%",max:"80%",children:[o.jsx("div",{style:{position:"sticky",top:0,zIndex:10,backgroundColor:"white",borderBottom:"1px solid #e0e0e0",padding:"8px"},children:o.jsxs(p.Flex,{gap:8,vertical:!0,style:{marginBottom:6},children:[o.jsx(Le,{title:"조직도"}),o.jsx("div",{style:{fontSize:14,color:"#666",padding:8,backgroundColor:"#f8f8f8",borderRadius:4},children:i}),o.jsxs(p.Row,{gutter:[16,16],children:[o.jsx(p.Col,{span:18,children:o.jsx(p.Input,{placeholder:"부서명, 부서장명, 부서코드 검색",prefix:o.jsx(G.SearchOutlined,{}),value:r,allowClear:!0,onChange:T=>n(T.target.value)})}),o.jsx(p.Col,{span:6,style:{justifyContent:"center",display:"flex",alignItems:"center"},children:o.jsx(p.Checkbox,{checked:h,onChange:T=>g(T.target.checked),children:"하위까지 선택"})})]})]})}),o.jsx("div",{style:{padding:16,overflowY:"hidden"},children:o.jsx(p.Spin,{spinning:y,children:o.jsx(p.Tree,{className:"bwg-ogrn-tree",treeData:S,expandedKeys:s,selectedKeys:c,checkedKeys:u,checkable:!0,checkStrictly:!0,showLine:!0,showIcon:!1,selectable:!0,onSelect:R,onExpand:I,onCheck:k,onDoubleClick:B,style:{overflow:"hidden"},titleRender:T=>{const D=T.meta;return o.jsxs("span",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"2px 4px",width:"100%"},children:[o.jsx("span",{style:{fontWeight:c.includes(T.key)?"bold":"normal"},children:D.deptNm}),o.jsx("span",{style:{fontSize:11,color:"#999",marginLeft:8},children:D.deptCd})]})}})})})]}),o.jsx(p.Splitter.Panel,{collapsible:!0,children:o.jsxs("div",{style:{padding:16,overflowY:"hidden"},children:[o.jsxs("div",{style:{marginBottom:12,display:"flex",alignItems:"center",gap:8},children:[o.jsxs("h3",{style:{margin:0,fontSize:16,fontWeight:700},children:["선택된 부서 (",P.length,"개)"]}),P.length>0&&o.jsx("button",{onClick:$,style:{border:"none",background:"transparent",color:"#8c8c8c",cursor:"pointer",fontSize:12,padding:4},title:"전체 해제",children:"전체 해제"})]}),o.jsx("div",{style:{display:"flex",flexWrap:"wrap",gap:8,alignItems:"flex-start",minHeight:48},children:P.length===0?o.jsx("div",{style:{color:"#999",fontSize:14},children:"선택된 부서가 없습니다."}):P.map(T=>o.jsxs("span",{style:{display:"inline-flex",alignItems:"center",gap:8,padding:"4px 8px",borderRadius:999,border:"1px solid #e6e6e6",background:"#fafafa",lineHeight:1.1,cursor:"default",maxWidth:260},title:`${T.deptNm}`,children:[o.jsx("span",{style:{width:18,height:18,borderRadius:"50%",border:"1px solid #e6e6e6",display:"inline-flex",alignItems:"center",justifyContent:"center",fontSize:12,color:"#8c8c8c",background:"#fff",flex:"0 0 auto"},children:o.jsx(G.TeamOutlined,{})}),o.jsxs("span",{style:{display:"inline-flex",flexDirection:"column",gap:2,overflow:"hidden"},children:[o.jsx("span",{style:{fontSize:13,fontWeight:600,whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:180},children:T.deptNm}),o.jsx("span",{style:{fontSize:11,color:"#8c8c8c",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:180},children:T.deptCd})]}),o.jsx("button",{onClick:()=>_(T.deptCd),style:{border:"none",background:"transparent",color:"#8c8c8c",cursor:"pointer",padding:2,lineHeight:0},"aria-label":`${T.deptNm} 선택 해제`,title:"선택 해제",children:"×"})]},T.deptCd))})]})})]})})})})},$U=Object.freeze(Object.defineProperty({__proto__:null,default:GP},Symbol.toStringTag,{value:"Module"})),XP=({popup:e,onClose:t})=>{const[r,n]=v.useState([]),[i,a]=v.useState([]),[s,l]=v.useState([]),[c,d]=v.useState(!1),[u,f]=v.useState([]),[h,g]=v.useState(null),m=v.useRef(null),[x,y]=v.useState(""),[w,b]=v.useState([]),[j,P]=v.useState(!1),[E,S]=v.useState([]),O=v.useCallback(A=>{const L=[...A].sort((Y,re)=>Y.deptLvl-re.deptLvl||Y.orgSortOrd-re.orgSortOrd||Y.deptCd.localeCompare(re.deptCd)),K=new Map;L.forEach(Y=>K.set(Y.deptCd,{...Y,children:[]}));const H=[];L.forEach(Y=>{const re=K.get(Y.deptCd),se=Y.hrnkDeptCd;se&&K.has(se)?K.get(se).children.push(re):H.push(re)});const V=Y=>{!Y.children||Y.children.length===0?delete Y.children:Y.children.forEach(V)};return H.forEach(V),H},[]),k=v.useCallback(async A=>{if(A)try{const L=await ie.callService("SCMUTIL00106",{...e?.popupParams,deptCds:A},{showLoading:!1}),K=Array.isArray(L?.empList)&&L.empList||[];f(K)}catch(L){console.error("직원 목록 로딩 실패:",L),p.message.error("직원 목록을 불러오는 중 오류가 발생했습니다.")}},[e?.popupParams]);v.useEffect(()=>{m.current=k},[k]);const R=v.useCallback(async(A,L)=>{try{const K={...e?.popupParams,showLoading:!1};A&&(K.keyword=A),L&&L.length>0&&(K.deptCds=L);const H=await ie.callService("SCMUTIL00106",K,{showLoading:!1});b(H?.empList||[])}catch(K){console.error("검색 실패:",K),p.message.error("검색 중 오류가 발생했습니다."),b([])}},[e?.popupParams]),I=v.useCallback(async()=>{d(!0);try{const A=await ie.callService("SCMUTIL00103",{...e?.popupParams},{showLoading:!1}),L=Array.isArray(A?.deptList)&&A.deptList||[];if(L.length===0){console.warn("⚠️ 조직도 데이터가 없습니다.");return}const K=O(L);l(K);const H=L.filter(Y=>Number(Y.deptLvl)<=2).map(Y=>String(Y.deptCd));n(H);const V=K[1];V&&m.current&&(a([V.deptCd]),m.current([V.deptCd]))}catch(A){console.error("부서 목록 로딩 실패:",A),p.message.error("부서 목록을 불러오는 중 오류가 발생했습니다.")}finally{d(!1)}},[O,e?.popupParams]);v.useEffect(()=>{I()},[I]);const B=v.useMemo(()=>{const A=L=>L.map(K=>({title:K.deptNm,key:K.deptCd,children:K.children?A(K.children):void 0,isLeaf:!K.children||K.children.length===0}));return A(s)},[s]),_=v.useCallback(A=>{h&&h.empNo===A.empNo?g(null):g(A)},[h]),$=v.useCallback(A=>{const L=A.map(String);a(L);const K=(V,Y)=>{for(const re of V){if(re.deptCd===Y)return{deptCd:re.deptCd,deptNm:re.deptNm};if(re.children){const se=K(re.children,Y);if(se)return se}}return null};if(!L[0])return;const H=K(s,L[0]);if(H&&(k([H.deptCd]),j)){if(E.some(Y=>Y.deptCd===H.deptCd))return;if(E.length>=5){p.message.warning("부서는 최대 5개까지 선택할 수 있습니다.");return}S(Y=>[...Y,H])}},[s,k,j,E]),W=v.useCallback(A=>{n(A.map(String))},[]),T=v.useCallback(async A=>{const L=A.trim();y(L);const K=j&&E.length>0?E.map(H=>H.deptCd):[];await R(L,K)},[R,j,E]),D=v.useCallback(A=>{S(L=>L.filter(K=>K.deptCd!==A))},[]),N={confirm:()=>{if(h){const A=e?.config;A?.onSelect?A.onSelect(h):e?.popupParams?.onSelect?e.popupParams.onSelect(h):e?.config?.callback&&e.config.callback(JSON.stringify(h,null,2)),A?.onClose&&A.onClose(),e?.close?.()}else p.message.error("사원을 선택해주세요.")},cancel:()=>{const A=e?.config;A?.onCancel&&A.onCancel(),e?.close?.()}};return o.jsx(di,{popup:e,buttons:[{id:"confirm",label:"확인",onClick:()=>{N.confirm()}}],onClose:()=>{e?.close?.(),t?.()},children:o.jsx(ze,{children:o.jsx(De,{border:!1,style:{paddingBottom:20},children:o.jsxs(p.Splitter,{layout:"vertical",style:{height:"100%"},children:[o.jsxs(p.Splitter.Panel,{defaultSize:"55%",min:"20%",max:"80%",children:[o.jsx("div",{style:{position:"sticky",top:0,zIndex:10,backgroundColor:"white",borderBottom:"1px solid #e0e0e0",padding:"8px"},children:o.jsxs(p.Flex,{gap:12,vertical:!0,children:[o.jsx(Le,{title:"조직도",marginBottom:0}),o.jsx(p.Input.Search,{placeholder:"이름, 소속, 전화번호 검색",prefix:o.jsx(G.SearchOutlined,{}),value:x,allowClear:!0,enterButton:"검색",onChange:A=>{y(A.target.value)},onSearch:T}),o.jsxs(p.Flex,{gap:8,align:"center",style:{marginLeft:6},children:[o.jsx(p.Switch,{checked:j,onChange:A=>{P(A),A||S([])}}),o.jsx("span",{style:{fontSize:"14px"},children:"부서 안에서 검색하기"})]}),j&&o.jsx(p.Flex,{gap:4,wrap:"wrap",style:{margin:4},children:E.length>0?o.jsx(o.Fragment,{children:E.slice(0,5).map(A=>o.jsx(p.Tag,{closable:!0,onClose:()=>D(A.deptCd),children:A.deptNm},A.deptCd))}):o.jsx("span",{style:{fontSize:"12px",color:"#999"},children:"트리에서 부서를 선택하면 조건에 추가됩니다."})})]})}),o.jsx("div",{style:{padding:"16px",overflowY:"hidden"},children:o.jsx(p.Spin,{spinning:c,children:o.jsx(p.Tree,{className:"bwg-ogrn-tree",treeData:B,expandedKeys:r,selectedKeys:i,onSelect:$,onExpand:W,showLine:!0,showIcon:!1,style:{overflow:"hidden"},titleRender:A=>o.jsx("span",{style:{padding:"4px 8px",borderRadius:"4px",fontWeight:i.includes(A.key)?"bold":"normal",display:"inline-block",width:"100%"},children:A.title})})})})]}),o.jsx(p.Splitter.Panel,{collapsible:!0,children:o.jsxs("div",{style:{padding:"16px",overflowY:"hidden"},children:[o.jsx("div",{style:{marginBottom:"16px"},children:o.jsx("h3",{style:{margin:"0 0 8px 0",fontSize:"16px",fontWeight:"bold"},children:x?"검색 결과":""})}),o.jsxs("div",{style:{overflow:"hidden",height:"100%"},children:[(x?w:u).map(A=>o.jsxs("div",{style:{display:"flex",alignItems:"center",padding:"12px",border:"1px solid #e0e0e0",borderRadius:"8px",marginBottom:"8px",cursor:"pointer",backgroundColor:h&&h.crprCd===A.crprCd&&h.wkplCd===A.wkplCd&&h.empNo===A.empNo&&h.jbpsCd===A.jbpsCd&&h.jbgdCd===A.jbgdCd&&h.empMarkOrd===A.empMarkOrd?"#efebff":"white"},onClick:()=>_(A),children:[o.jsx("div",{style:{marginRight:"12px",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",width:"20px",height:"20px"},onClick:L=>{L.stopPropagation(),_(A)},children:h&&h.crprCd===A.crprCd&&h.wkplCd===A.wkplCd&&h.empNo===A.empNo&&h.jbpsCd===A.jbpsCd&&h.jbgdCd===A.jbgdCd&&h.empMarkOrd===A.empMarkOrd?o.jsx(G.CheckCircleFilled,{style:{fontSize:"20px",color:"#6449fc"}}):o.jsx(G.CheckCircleOutlined,{style:{fontSize:"20px",color:"#d9d9d9"}})}),o.jsx("div",{style:{width:"40px",height:"40px",borderRadius:"50%",backgroundColor:"#e0e0e0",display:"flex",alignItems:"center",justifyContent:"center",marginRight:"12px",fontSize:"18px",color:"#666"},children:o.jsx(G.UserOutlined,{})}),o.jsxs("div",{style:{flex:1},children:[o.jsxs("div",{style:{fontSize:"14px",fontWeight:"bold",marginBottom:"4px"},children:[A.empNm,o.jsxs("span",{style:{fontSize:"12px",fontWeight:"normal",color:"#666",marginLeft:"8px"},children:["(",A.empNo,")"]})]}),o.jsxs("div",{style:{fontSize:"12px",color:"#666",marginBottom:"2px"},children:[A.deptNm," (",A.deptCd,") | 직급:"," ",A.jbpsCd," | 등급: ",A.jbgdCd]})]})]},`emp-${A.crprCd}-${A.wkplCd}-${A.empNo}-${A.jbpsCd}-${A.jbgdCd}-${A.empMarkOrd}`)),(x?w:u).length===0&&o.jsx("div",{style:{textAlign:"center",padding:"40px",color:"#999",fontSize:"14px"},children:x?"검색버튼이나 엔터키를 눌러주세요.":"해당 부서에 직원이 없습니다."})]})]})})]})})})})},LU=Object.freeze(Object.defineProperty({__proto__:null,default:XP},Symbol.toStringTag,{value:"Module"})),ZP=({popup:e,onClose:t})=>{const[r,n]=v.useState(""),[i,a]=v.useState(""),[s,l]=v.useState([]),[c,d]=v.useState([]),[u,f]=v.useState([]),[h,g]=v.useState(!1),[m,x]=v.useState({}),y=v.useCallback(async()=>{try{g(!0);const T=await ie.callService("SCMUTIL00105",{...e?.popupParams});console.log("📊 조직도 API 응답:",T);const D=Array.isArray(T?.data)?T.data:Array.isArray(T?.orgnList)?T.orgnList:Array.isArray(T)?T:[];if(D.length===0){console.warn("⚠️ 조직도 데이터가 없습니다.");return}const N=w(D);console.log("🌳 구성된 조직도 트리:",N),f(N);const A=D.filter(L=>L.deptLvl<=2).map(L=>L.deptCd);if(l(A),N.length>0){const L=N[0];d([L.deptCd]),a(L.deptNm)}console.log("✅ 조직도 데이터 로딩 완료")}catch(T){console.error("❌ 조직도 데이터 로딩 실패:",T),p.message.error("조직도 데이터를 불러오는 중 오류가 발생했습니다.")}finally{g(!1)}},[e?.popupParams]),w=v.useCallback(T=>{const D=[...T].sort((K,H)=>K.deptLvl-H.deptLvl||K.orgSortOrd-H.orgSortOrd||K.deptCd.localeCompare(H.deptCd)),N=new Map;for(const K of D)N.set(K.deptCd,{...K,children:[]});const A=[];for(const K of D){const H=N.get(K.deptCd),V=K.hrnkDeptCd;V&&N.has(V)?N.get(V).children.push(H):A.push(H)}const L=K=>{if(!K.children||K.children.length===0){delete K.children;return}K.children.forEach(L)};return A.forEach(L),A},[]);v.useEffect(()=>{y()},[y]);const b=v.useMemo(()=>{const T=A=>{let L=[];return A.forEach(K=>{K.employees&&(L=L.concat(K.employees)),K.children&&(L=L.concat(T(K.children)))}),L},D=T(u),N=D.filter((A,L,K)=>L===K.findIndex(H=>H.empNo===A.empNo));return console.log(`👥 전체 사원 수: ${D.length}, 중복 제거 후: ${N.length}`),N},[u]),j=v.useMemo(()=>{const T=D=>D.map(N=>({title:N.deptNm,key:N.deptCd,children:N.children?T(N.children):void 0,isLeaf:!N.children||N.children.length===0}));return T(u)},[u]),P=v.useMemo(()=>{if(!r.trim())return j;const T=D=>D.map(N=>{const A=N.title.toLowerCase().includes(r.toLowerCase()),L=N.children?T(N.children):void 0;return A||L&&L.length>0?{...N,children:L}:null}).filter(Boolean);return T(j)},[j,r]),E=v.useMemo(()=>{if(!r.trim()){const T=K=>{let H=[];return K.forEach(V=>{V.employees&&(H=H.concat(V.employees)),V.children&&(H=H.concat(T(V.children)))}),H},D=(K,H)=>{for(const V of K){if(V.deptCd===H){let Y=[...V.employees||[]];return V.children&&(Y=Y.concat(T(V.children))),Y}if(V.children){const Y=D(V.children,H);if(Y.length>0)return Y}}return[]},N=c[0];if(!N)return[];const A=D(u,N),L=A.filter((K,H,V)=>H===V.findIndex(Y=>Y.empNo===K.empNo));return console.log(`🔍 선택된 부서: ${N}, 반환된 사원 수: ${A.length}, 중복 제거 후: ${L.length}`),L}return b.filter(T=>T.empNm.toLowerCase().includes(r.toLowerCase())||T.empNo.toLowerCase().includes(r.toLowerCase())||T.deptNm.toLowerCase().includes(r.toLowerCase())||T.jbpsCd.includes(r)||T.jbgdCd.includes(r)||T.emplyStCd.includes(r))},[r,c,b,u]),S=v.useCallback(T=>{x(D=>{const N={...D};return N[T.empNo]?delete N[T.empNo]:N[T.empNo]=T,N})},[]),O=v.useCallback(T=>{x(D=>{const N={...D};return delete N[T],N})},[]),k=v.useCallback(()=>x({}),[]),R=v.useCallback(()=>{x(T=>{const D={...T};for(const N of E)D[N.empNo]=N;return D})},[E]),I=v.useCallback(()=>{x(T=>{const D={...T};for(const N of E)delete D[N.empNo];return D})},[E]),B=v.useCallback(T=>{const D=T.map(String);if(console.log(`🌳 트리 선택: ${D.join(", ")}`),d(D),D.length>0){const N=D[0],A=(K,H)=>{for(const V of K){if(V.deptCd===H)return V.deptNm;if(V.children){const Y=A(V.children,H);if(Y)return Y}}return null},L=A(u,N);L&&a(L)}},[u]),_=v.useCallback(T=>{l(T.map(String))},[]),$=v.useCallback((T,D)=>{if(T.stopPropagation(),!D.children||!D.children.length)return;const N=s.includes(D.key);l(A=>N?A.filter(L=>L!==D.key):[...A,D.key])},[s]),W={confirm:()=>{const T=Object.values(m).map(N=>({crprCd:N.crprCd,wkplCd:N.wkplCd,empNo:N.empNo,deptCd:N.deptCd,deptNm:N.deptNm,empNm:N.empNm,jbpsCd:N.jbpsCd,jbgdCd:N.jbgdCd,empMarkOrd:N.empMarkOrd,emplyStCd:N.emplyStCd}));if(T.length===0){p.message.error("직원을 선택해주세요.");return}const D=e?.config;D?.onSelect?D.onSelect(T):e?.config?.callback&&e.config.callback(JSON.stringify(T)),D?.onClose&&D.onClose(),e?.close?.()},cancel:()=>{const T=e?.config;T?.onCancel&&T.onCancel(),e?.close?.()}};return o.jsx(di,{popup:e,buttons:[{id:"confirm",label:"확인",onClick:()=>{W.confirm()}}],popupEvent:W,onClose:()=>{e?.close?.(),t?.()},children:o.jsx(ze,{children:o.jsx(De,{border:!1,style:{paddingBottom:20},children:o.jsxs(p.Splitter,{style:{height:"100%"},children:[o.jsx(p.Splitter.Panel,{defaultSize:"50%",min:"50%",max:"70%",children:o.jsxs(p.Splitter,{layout:"vertical",style:{height:"100%"},children:[o.jsxs(p.Splitter.Panel,{defaultSize:"60%",min:"35%",max:"75%",children:[o.jsx("div",{style:{position:"sticky",top:0,zIndex:10,backgroundColor:"white",borderBottom:"1px solid #e0e0e0",padding:8},children:o.jsxs(p.Flex,{gap:8,vertical:!0,style:{marginBottom:6},children:[o.jsx(Le,{title:"조직도"}),o.jsx(p.Input,{placeholder:"이름, 소속, 직급/직위, 사번 검색",prefix:o.jsx(G.SearchOutlined,{}),value:r,allowClear:!0,onChange:T=>n(T.target.value)})]})}),o.jsx("div",{style:{padding:16,overflowY:"hidden"},children:o.jsx(p.Spin,{spinning:h,children:o.jsx(p.Tree,{className:"bwg-ogrn-tree",treeData:P,expandedKeys:s,selectedKeys:c,onSelect:B,onExpand:_,onDoubleClick:$,showLine:!0,showIcon:!1,style:{overflow:"hidden"},titleRender:T=>o.jsx("span",{style:{padding:"4px 8px",borderRadius:4,fontWeight:c.includes(T.key)?"bold":"normal",display:"inline-block",width:"100%"},children:T.title})})})})]}),o.jsx(p.Splitter.Panel,{children:o.jsxs("div",{style:{padding:16,height:"100%",display:"flex",flexDirection:"column"},children:[o.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[o.jsx("h3",{style:{margin:0,fontSize:16,fontWeight:700},children:r?"검색 결과":`${i} 사용자`}),o.jsxs("div",{style:{display:"flex",gap:8},children:[o.jsx(p.Button,{size:"small",onClick:R,children:"현재 목록 전체 선택"}),o.jsx(p.Button,{size:"small",onClick:I,children:"현재 목록 전체 해제"})]})]}),o.jsx(p.Divider,{style:{margin:"8px 0"}}),o.jsxs("div",{style:{overflowY:"auto"},children:[E.map(T=>{const D=!!m[T.empNo];return o.jsxs("div",{style:{display:"flex",alignItems:"center",padding:10,border:"1px solid #e0e0e0",borderRadius:8,marginBottom:8,cursor:"pointer",background:D?"#efebff":"#fff"},onClick:()=>S(T),children:[o.jsx("div",{style:{marginRight:12,width:22,height:22,display:"flex",alignItems:"center",justifyContent:"center"},onClick:N=>{N.stopPropagation(),S(T)},children:D?o.jsx(G.CheckCircleFilled,{style:{fontSize:20,color:"#6449fc"}}):o.jsx(G.CheckCircleOutlined,{style:{fontSize:20,color:"#d9d9d9"}})}),o.jsx("div",{style:{width:36,height:36,borderRadius:"50%",backgroundColor:"#e0e0e0",display:"flex",alignItems:"center",justifyContent:"center",marginRight:12,fontSize:16,color:"#666",flex:"0 0 auto"},children:o.jsx(G.UserOutlined,{})}),o.jsxs("div",{style:{flex:1,minWidth:0},children:[o.jsxs("div",{style:{fontSize:14,fontWeight:600,marginBottom:2},children:[T.empNm,o.jsxs("span",{style:{fontSize:12,fontWeight:"normal",color:"#666",marginLeft:"8px"},children:["(",T.empNo,")"]})]}),o.jsxs("div",{style:{fontSize:12,color:"#666"},children:[T.deptNm," (",T.deptCd,") | 직급: ",T.jbpsCd," ","| 등급: ",T.jbgdCd]})]})]},`emp-${T.crprCd}-${T.wkplCd}-${T.empNo}-${T.jbpsCd}-${T.jbgdCd}-${T.empMarkOrd}`)}),E.length===0&&o.jsx("div",{style:{textAlign:"center",padding:32,color:"#999",fontSize:14},children:r?"검색 결과가 없습니다.":"해당 부서에 사용자 없음"})]})]})})]})}),o.jsx(p.Splitter.Panel,{collapsible:!0,children:o.jsxs("div",{style:{padding:16,height:"100%",display:"flex",flexDirection:"column"},children:[o.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[o.jsx(Le,{title:`선택된 사용자 (${Object.keys(m).length})`}),o.jsx(p.Button,{type:"link",size:"small",onClick:k,children:"전체 해제"})]}),o.jsx(p.Divider,{style:{margin:"8px 0"}}),o.jsxs("div",{style:{overflowY:"auto",flex:1},children:[Object.values(m).map(T=>o.jsxs("div",{style:{display:"flex",alignItems:"center",padding:10,border:"1px solid #e0e0e0",borderRadius:8,marginBottom:8,background:"#fafafa"},children:[o.jsx("div",{style:{width:32,height:32,borderRadius:"50%",backgroundColor:"#e0e0e0",display:"flex",alignItems:"center",justifyContent:"center",marginRight:10,color:"#666"},children:o.jsx(G.UserOutlined,{})}),o.jsxs("div",{style:{flex:1,minWidth:0},children:[o.jsxs("div",{style:{fontSize:13,fontWeight:600,marginBottom:2},children:[T.empNm,o.jsxs("span",{style:{fontSize:11,fontWeight:"normal",color:"#666",marginLeft:"6px"},children:["(",T.empNo,")"]})]}),o.jsxs("div",{style:{fontSize:12,color:"#666"},children:[T.deptNm," (",T.deptCd,") | 직급: ",T.jbpsCd," | 등급: ",T.jbgdCd]})]}),o.jsx(p.Button,{type:"text",shape:"circle",icon:o.jsx(G.CloseOutlined,{}),onClick:()=>O(T.empNo)})]},`selected-${T.crprCd}-${T.wkplCd}-${T.empNo}-${T.jbpsCd}-${T.jbgdCd}-${T.empMarkOrd}`)),Object.keys(m).length===0&&o.jsx("div",{style:{color:"#999",fontSize:14,textAlign:"center",padding:24},children:"선택된 사용자가 없습니다."})]})]})})]})})})})},zU=Object.freeze(Object.defineProperty({__proto__:null,default:ZP},Symbol.toStringTag,{value:"Module"})),{Text:H1,Title:FU}=p.Typography,QP=({popup:e})=>{const[t,r]=v.useState(xl()),[n,i]=v.useState(xl()),[a,s]=v.useState([]),[l,c]=v.useState([]),[d,u]=v.useState("month");it.useCodeStore();const{token:f}=p.theme.useToken(),h=(w,b,j=d)=>{const P=b.filter(E=>{if(j==="year"){const S=E.stndYmd.substring(0,6),O=w.format("YYYYMM");return S===O}else{const S=w.format("YYYYMMDD");return E.stndYmd===S}});s(P)},g=w=>{r(w),h(w,l,d)},m=(w,b)=>{i(w),u(b),y.SCMHLDY00101(b,w)};v.useEffect(()=>{y.SCMHLDY00101()},[]);const x=w=>{const b=l.filter(j=>{if(d==="year"){const P=j.stndYmd.substring(0,6),E=w.format("YYYYMM");return P===E}else{const P=w.format("YYYYMMDD");return j.stndYmd===P}});return b.length>0?o.jsx("div",{style:{position:"absolute",bottom:"1px",left:"1px",right:"1px",height:"3px",display:"flex",gap:"1px"},children:b.map((j,P)=>o.jsx("div",{style:{flex:1,height:"3px",background:j.hldyYn==="Y"?f.colorError:f.colorSuccess,borderRadius:"1px"}},P))}):null},y={SCMHLDY00101:async(w=d,b=t)=>{try{let j;w==="year"?j=b.format("YYYY"):j=b.format("YYYYMM");const P=await ie.callService("SCMHLDY00101",{crprCd:ie.getUserInfo()?.crprCd||"",sysCd:__SYS_CD__,stndYmd:j});c(P.sub||[]),h(b,P.sub||[],w)}catch(j){console.error("휴일 데이터 로드 실패:",j),p.message.error("휴일 데이터를 불러오는데 실패했습니다.")}}};return o.jsx(di,{popup:e,children:o.jsx(ze,{children:o.jsx(De,{children:o.jsxs(p.Row,{gutter:f.padding,style:{marginTop:f.padding},children:[o.jsx(p.Col,{span:12,children:o.jsx(p.Card,{title:o.jsxs(p.Space,{children:[o.jsx(G.CalendarOutlined,{}),o.jsx("span",{children:"휴일 달력"})]}),style:{height:"500px"},children:o.jsx(p.Calendar,{fullscreen:!1,value:t,onSelect:g,onPanelChange:m,cellRender:x,style:{height:"400px"},mode:d})})}),o.jsx(p.Col,{span:12,children:o.jsx(p.Card,{title:o.jsxs(p.Space,{children:[o.jsx(G.CalendarOutlined,{}),o.jsx("span",{children:d==="year"?`${t.format("YYYY년 MM월")} 휴일 목록`:`${t.format("YYYY년 MM월 DD일")} 휴일 목록`})]}),style:{height:"500px"},children:o.jsx("div",{style:{height:"400px",overflowY:"auto"},children:a.length>0?o.jsx(p.Space,{direction:"vertical",style:{width:"100%"},size:"small",children:a.map((w,b)=>o.jsx(p.Card,{size:"small",style:{border:`${f.lineWidth}px solid ${f.colorBorder}`,borderRadius:f.borderRadiusLG},children:o.jsxs("div",{style:{padding:`${f.paddingXS}px 0`},children:[o.jsxs("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginBottom:f.paddingXS},children:[o.jsx(FU,{level:5,style:{margin:0,color:f.colorPrimary},children:w.hldyDscr||"휴일명 미입력"}),w.hldyYn==="Y"&&o.jsx(p.Tag,{color:f.colorSuccess,children:"휴일"})]}),o.jsx("div",{style:{marginBottom:f.paddingXXS},children:o.jsx(H1,{type:"secondary",style:{fontSize:f.fontSizeSM},children:xl(w.stndYmd).format("YYYY년 MM월 DD일 dddd")})}),w.hldyDscr&&o.jsx("div",{children:o.jsx(H1,{style:{fontSize:f.fontSizeSM+1},children:w.hldyDscr})})]})},b))}):o.jsx(p.Empty,{description:"선택된 날짜에 등록된 휴일이 없습니다.",style:{marginTop:"100px"}})})})})]})})})})},VU=Object.freeze(Object.defineProperty({__proto__:null,default:QP},Symbol.toStringTag,{value:"Module"})),JP=({popup:e})=>{const t=v.useRef(null),[r,n]=v.useState(""),{menuList:i}=it.useMenuModelStore(),[a,s]=v.useState(void 0),[l,c]=v.useState(null),d=v.useCallback(b=>{const j=[],P=E=>{E.forEach(S=>{S.children&&S.children.length>0&&(j.push(S.menuId),P(S.children))})};return P(b),j},[]),[u,f]=v.useState(()=>d([])),h=v.useCallback((b,j,P)=>{const E=(j||"").trim().toLowerCase(),S=k=>{const R=!E||k.menuNm?.toLowerCase().includes(E)||k.menuId?.toLowerCase().includes(E),I=!P||k.sysCd===P;return R&&I},O=k=>k.map(R=>{const I=R.children?O(R.children):[];return S(R)||I.length>0?{...R,children:I}:null}).filter(Boolean);return O(b||[])},[]),g=v.useMemo(()=>h(i,r,a),[i,r,a,h]),m=v.useCallback(b=>b.map(j=>({key:j.menuId,label:o.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px"},children:[(!j.children||j.children.length===0)&&o.jsx(p.Tag,{color:"blue",style:{margin:0},children:j.menuId}),o.jsx("span",{children:j.menuNm})]}),children:j.children&&j.children.length>0?m(j.children):void 0,icon:x(j.iconCd,j.menuGbCd)})),[]),x=(b,j)=>{if(b){const P=Ti[b];if(P)return o.jsx(P,{})}if(j)switch(j){case"CMPRGRM":return o.jsx(Ti.HomeOutlined,{});case"CMPRGRS":return null;case"CMPRGRP":return null;default:return null}return null},y=v.useCallback((b,j)=>{for(const P of b){if(P.menuId===j)return P;if(P.children&&P.children.length>0){const E=y(P.children,j);if(E)return E}}return null},[]);v.useEffect(()=>{r&&f(d(g))},[r,g,d]);const w=[{id:"confirm",label:"확인",onClick:()=>{if(!l)return;const b=y(g,l);b&&(e?.config?.callback?.({menuId:b.menuId,menuNm:b.menuNm}),e?.close?.())}}];return o.jsx(di,{popup:e,buttons:w,children:o.jsx(ze,{children:o.jsxs(De,{border:!1,children:[o.jsx(ko,{ref:t,reqRows:o.jsx(o.Fragment,{children:o.jsxs(wt,{gutter:[12,8],style:{marginBottom:"8px"},children:[o.jsx($e,{span:8,children:o.jsx(z.BwgSelect,{itemProps:{name:"sysCd",label:"시스템 코드"},selectProps:{options:[{label:"공통",value:"CM"},{label:"K-ERP",value:"KE"},{label:"K-HR",value:"HR"},{label:"K-업무지원",value:"KS"}],onChange:b=>s(b),placeholder:"전체"}})}),o.jsx($e,{span:8,children:o.jsx(p.Input,{placeholder:"메뉴 이름, ID 검색",prefix:o.jsx(G.SearchOutlined,{}),value:r,allowClear:!0,onChange:b=>{n(b.target.value)}})})]})})}),o.jsx(p.Menu,{mode:"inline",theme:"light",items:m(g),openKeys:u,onOpenChange:f,onClick:({key:b})=>{c(String(b))},style:{overflow:"auto"}})]})})})},HU=Object.freeze(Object.defineProperty({__proto__:null,default:JP},Symbol.toStringTag,{value:"Module"})),WU=[{label:"정확도 우선",value:"none"},{label:"도로명 포함",value:"road"},{label:"지번 포함",value:"location"}],UU=["SELECT","INSERT","UPDATE","DELETE","DROP","CREATE","ALTER","TRUNCATE","EXEC","EXECUTE","UNION","OR","AND","WHERE","FROM","JOIN","INNER","OUTER","LEFT","RIGHT","FULL","ON","AS","IS","NULL","NOT","IN","LIKE","BETWEEN","EXISTS","HAVING","GROUP","BY","ORDER","ASC","DESC","DISTINCT","TOP","LIMIT","OFFSET","CASE","WHEN","THEN","ELSE","END","IF","WHILE","FOR","DECLARE","SET","BEGIN","COMMIT","ROLLBACK","TRANSACTION","GRANT","REVOKE","DENY","TABLE","VIEW","INDEX","PROCEDURE","FUNCTION","TRIGGER","DATABASE","SCHEMA","USER","ROLE","BACKUP","RESTORE"],eO=({popup:e,onClose:t})=>{const r=v.useRef(null),n=v.useRef(null),[i,a]=v.useState(""),[s,l]=v.useState([]),[c,d]=v.useState(null),[u,f]=v.useState(!1),[h,g]=v.useState(0),[m,x]=v.useState("none"),[y,w]=v.useState(!1),b=v.useMemo(()=>o.jsxs("div",{style:{maxWidth:"400px"},children:[o.jsx(p.Typography.Title,{level:5,style:{marginTop:0,marginBottom:12},children:"검색 가이드"}),o.jsxs(p.Space,{direction:"vertical",size:"small",style:{width:"100%"},children:[o.jsxs("div",{children:[o.jsx(p.Typography.Text,{strong:!0,children:"• 검색 방법"}),o.jsx("div",{style:{marginTop:4,fontSize:"12px",color:"#666"},children:"도로명, 지번, 건물명, 우편번호로 검색할 수 있습니다."})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Text,{strong:!0,children:"• 검색 예시"}),o.jsxs("div",{style:{marginTop:4,fontSize:"12px",color:"#666"},children:['- 도로명: "논현로", "강남대로"',o.jsx("br",{}),'- 지번: "논현동 234", "역삼동 123"',o.jsx("br",{}),'- 건물명: "태성빌딩", "강남역"',o.jsx("br",{}),'- 우편번호: "06234", "12345"']})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Text,{strong:!0,children:"• 정렬 옵션"}),o.jsxs("div",{style:{marginTop:4,fontSize:"12px",color:"#666"},children:["- 정확도 우선: 검색어와 가장 유사한 결과 우선",o.jsx("br",{}),"- 도로명 포함: 도로명 주소를 포함한 결과 우선",o.jsx("br",{}),"- 지번 포함: 지번 주소를 포함한 결과 우선"]})]}),o.jsxs("div",{children:[o.jsx(p.Typography.Text,{strong:!0,children:"• 검색 팁"}),o.jsxs("div",{style:{marginTop:4,fontSize:"12px",color:"#666"},children:["- 검색어는 최소 2글자 이상 입력해주세요.",o.jsx("br",{}),"- 공백은 자동으로 제거됩니다.",o.jsx("br",{}),"- 검색 결과를 클릭하여 주소를 선택하세요.",o.jsx("br",{}),"- 검색하기 위해 검색 버튼이나 엔터키를 눌러주세요."]})]})]})]}),[]),j=v.useMemo(()=>o.jsxs("div",{style:{maxWidth:"420px",maxHeight:"600px",overflowY:"auto"},children:[o.jsx(p.Typography.Title,{level:5,style:{marginTop:0,marginBottom:12},children:"에러 메시지 안내"}),o.jsxs(p.Space,{direction:"vertical",size:"small",style:{width:"100%"},children:[o.jsxs("div",{style:{fontSize:"12px",color:"#666"},children:[o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0005"}),": 검색어가 입력되지 않았습니다."]}),o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0006"}),": 주소를 상세히 입력해 주시기 바랍니다.",o.jsx("div",{style:{marginLeft:40,fontSize:"11px",color:"#999"},children:"(예시: 여의나루로 76, 문현금융로 40)"})]}),o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0008"}),": 검색어는 한글자 이상 입력되어야 합니다."]}),o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0009"}),": 검색어는 문자와 숫자 같이 입력되어야 합니다. (숫자만 검색 불가)"]}),o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0010"}),": 검색어가 너무 깁니다. (한글40자, 영문,숫자 80자 이하)"]}),o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0011"}),": 검색어에 너무 긴 숫자가 포함되어 있습니다. (숫자10자 이하)"]}),o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0012"}),": 특수문자+숫자만으로는 검색이 불가능 합니다."]}),o.jsxs("div",{style:{marginBottom:6},children:[o.jsx(p.Typography.Text,{type:"danger",style:{fontSize:"12px"},children:"E0013"}),": SQL 예약어 또는 특수문자( %,=,",">",",","<",",[,] )는 검색이 불가능 합니다."]})]}),o.jsxs("div",{style:{marginTop:12,paddingTop:8,borderTop:"1px solid #f0f0f0"},children:[o.jsx(p.Typography.Text,{type:"warning",style:{fontSize:"12px",fontWeight:"bold"},children:"관리자 문의 바랍니다"}),o.jsxs("div",{style:{marginTop:6,fontSize:"11px",color:"#999"},children:["-999: 시스템에러",o.jsx("br",{}),"E0001: 승인되지 않은 KEY 입니다.",o.jsx("br",{}),"E0002: 승인되지 않은 사이트 입니다.",o.jsx("br",{}),"E0003: 정상적인 경로로 접속하시기 바랍니다.",o.jsx("br",{}),"E0014: 개발승인키 기간이 만료되어 서비스를 이용하실 수 없습니다."]})]})]})]}),[]);v.useEffect(()=>{(async()=>{try{const R=await ie.callService("SCMUTIL00202",{},{showLoading:!1});w(R?.result===1)}catch{w(!1)}})()},[]);const P=v.useCallback(async(k,R)=>{if(i.trim().length<2){p.message.warning("검색어는 2글자 이상 입력해주세요.");return}const I=i.replace(/(시|도|구|군)(?=[가-힣0-9])/g,"$1 ").replace(/\s+/g," ").trim(),B=I.split(/\s+/).filter(D=>D.length>0);if(B.length===1&&/[시도구군]$/.test(B[0])){p.message.warning("주소를 상세히 입력해 주시기 바랍니다.");return}const $=/[가-힣]/.test(I)?40:80,W=/^\d+$/.test(I);if(I.length>$){p.message.warning("검색어가 너무 깁니다. (한글 40자, 영문/숫자 80자 이하)");return}if(/\d{11,}/.test(I)){p.message.warning("검색어에 너무 긴 숫자가 포함되어 있습니다. (숫자 10자 이하)");return}if(W&&I.length!==5||/^[0-9\W_]+$/.test(I)&&/\d/.test(I)&&!/[A-Za-z가-힣]/.test(I)&&!W){p.message.warning("특수문자+숫자만으로는 검색이 불가능 합니다.");return}if(UU.some(D=>new RegExp(`\\b${D}\\b`,"i").test(I))||/[[\]%=><]/.test(I)){p.message.warning("SQL 예약어 또는 특수문자( %,=,>,<,[,] )는 검색이 불가능 합니다.");return}f(!0);try{const D=k||r.current?.currentPage||1,N=R||r.current?.pageSize||10,A={keyword:I,currentPage:D,countPerPage:N,firstSort:m,...e?.popupParams},L=await ie.callService("SCMUTIL00201",A,{showLoading:!1});if(L.errorCode!=="0"){p.message.error(L.errorCode+" : "+L.errorMessage);return}const K=L?.pageList&&Array.isArray(L.pageList)&&L.pageList||[],H=L?.pageCnt||0;l(K),g(H),r.current?.setTotalData(H),setTimeout(()=>{n.current&&(n.current.scrollTop=0)},0),(K.length===0||H===0)&&p.message.info("검색 결과가 없습니다.")}catch(D){console.error("주소 검색 실패:",D),p.message.error("주소 검색 중 오류가 발생했습니다."),l([]),g(0),r.current?.setTotalData(0)}finally{f(!1)}},[i,m,e?.popupParams]),E=v.useCallback(()=>{r.current?r.current.setPage(1):P(1,10)},[P]),S=v.useCallback(k=>{c&&c.bdMgtSn===k.bdMgtSn?d(null):d(k)},[c]),O=v.useMemo(()=>({confirm:()=>{if(!c){p.message.error("주소를 선택해주세요.");return}const k={...c},R=e?.config;R?.onSelect?R.onSelect(k):e?.popupParams?.onSelect?e.popupParams.onSelect(k):e?.config?.callback&&e.config.callback(k),R?.onClose&&R.onClose(),e?.close?.()}}),[c,e]);return o.jsx(di,{popup:e,buttons:[{id:"confirm",label:"확인",onClick:()=>{O.confirm()}}],onClose:()=>{e?.close?.(),t?.()},children:o.jsx(ze,{children:o.jsxs(De,{border:!1,style:{paddingBottom:10},children:[o.jsx("div",{style:{paddingInline:"16px"},children:o.jsxs(p.Flex,{gap:12,vertical:!0,style:{marginBottom:"6px"},children:[o.jsxs(p.Flex,{gap:16,align:"center",justify:"space-between",wrap:!0,style:{width:"100%"},children:[y&&o.jsx(p.Radio.Group,{value:m,onChange:k=>{x(k.target.value)},children:WU.map(k=>o.jsx(p.Radio,{value:k.value,children:k.label},k.value))}),o.jsxs(p.Flex,{gap:16,wrap:!0,align:"center",justify:"flex-end",children:[o.jsx(p.Popover,{content:b,title:null,trigger:"click",placement:"right",children:o.jsxs("span",{style:{display:"inline-flex",gap:4,alignItems:"center",color:"#1890ff",cursor:"pointer",fontSize:"13px"},children:[o.jsx(G.QuestionCircleOutlined,{style:{fontSize:"18px"}}),"검색 가이드"]})}),o.jsx(p.Popover,{content:j,title:null,trigger:"click",placement:"right",children:o.jsxs("span",{style:{display:"inline-flex",gap:4,alignItems:"center",color:"#fa8c16",cursor:"pointer",fontSize:"13px"},children:[o.jsx(G.QuestionCircleOutlined,{style:{fontSize:"18px"}}),"에러 메시지 안내"]})})]})]}),o.jsx(p.Input.Search,{placeholder:"도로명, 지번, 건물명, 우편번호로 검색",prefix:o.jsx(G.SearchOutlined,{}),value:i,allowClear:!0,enterButton:"검색",onChange:k=>{a(k.target.value)},onSearch:E,style:{flex:1}})]})}),o.jsxs("div",{style:{display:"flex",flexDirection:"column",flex:1,minHeight:0},children:[s.length>0&&o.jsx("div",{style:{padding:"16px 16px 12px 16px"},children:o.jsxs("h3",{style:{fontSize:"16px",fontWeight:"bold"},children:["검색 결과 (",h,"개)"]})}),o.jsx("div",{ref:n,style:{paddingInline:"15px",overflowY:"auto",flex:1},children:o.jsx(p.Spin,{spinning:u,children:s.length>0?o.jsx("div",{children:s.map((k,R)=>{const I=c?.bdMgtSn===k.bdMgtSn;return o.jsxs("div",{style:{display:"flex",alignItems:"flex-start",padding:"12px",border:I?"2px solid #6449fc":"1px solid #e0e0e0",borderRadius:"8px",marginBottom:"8px",cursor:"pointer",backgroundColor:I?"#efebff":"white",transition:"all 0.2s ease"},onClick:()=>S(k),children:[o.jsx("div",{style:{marginRight:"12px",cursor:"pointer",display:"flex",alignItems:"center",justifyContent:"center",width:"20px",height:"20px",marginTop:"2px"},onClick:B=>{B.stopPropagation(),S(k)},children:I?o.jsx(G.CheckCircleFilled,{style:{fontSize:"20px",color:"#6449fc"}}):o.jsx(G.CheckCircleOutlined,{style:{fontSize:"20px",color:"#d9d9d9"}})}),o.jsxs("div",{style:{flex:1},children:[o.jsxs("div",{style:{fontSize:"12px",color:"#666",marginBottom:"4px"},children:["[",k.zipNo,"]"]}),o.jsx("div",{style:{fontSize:"14px",fontWeight:"bold",marginBottom:"4px",lineHeight:"1.4",color:"#333"},children:k.roadAddr}),k.detBdNmList&&o.jsx("div",{style:{fontSize:"12px",color:"#666",marginBottom:"4px"},children:k.detBdNmList}),o.jsx("div",{style:{fontSize:"12px",color:"#999",lineHeight:"1.3"},children:k.jibunAddr})]})]},`addr-${k.bdMgtSn}-${R}`)})}):o.jsx("div",{style:{textAlign:"center",padding:"40px",color:"#999",fontSize:"14px"},children:i?"검색 버튼이나 엔터키를 눌러 검색해주세요.":"주소를 검색해주세요."})})}),o.jsx(To,{ref:r,mode:"server",onServerPageChange:(k,R)=>{P(k,R)},pageSizeOptions:[10,20,50]})]})]})})})},KU=Object.freeze(Object.defineProperty({__proto__:null,default:eO},Symbol.toStringTag,{value:"Module"}));exports.ButtonAccessController=Kf;exports.BwgButtonGroup=Yf;exports.BwgCmptArea=sO;exports.BwgCol=$e;exports.BwgComponentGuideM01=ON;exports.BwgConfigProvider=X1;exports.BwgDetail=xO;exports.BwgDeveloperGuideM01=MN;exports.BwgDrawer=un;exports.BwgEditor=Ph;exports.BwgGrid=Fe;exports.BwgInfoArea=dn;exports.BwgPagination=To;exports.BwgPopup=di;exports.BwgReactGuideM01=DN;exports.BwgRow=wt;exports.BwgSpace=Oc;exports.BwgTable=AO;exports.BwgTabs=ar;exports.BwgTitleBox=Le;exports.BwgView=kt;exports.CMAdminBoardM01=kU;exports.CMAuthMstrM01=CN;exports.CMBoardCommentS01=Wm;exports.CMFileMstrM01=_N;exports.CMHldyCfg=WN;exports.CMMenuMstrM01=$N;exports.CMMenuPrgrSelectModal=aS;exports.CMMenuPrntSelectModal=sS;exports.CMMyBoardM01=MU;exports.CMPopuMstrM01=LN;exports.CMPrgrMstrM01=HN;exports.CMPrgrMstrP02=JP;exports.CMPrgrMstrP02$1=HU;exports.CMRoleMstrM01=SN;exports.CMSystCfgM01=UN;exports.CMSystCodeM01=KN;exports.CMUserMstrM01=jU;exports.ContentBox=De;exports.ContentLayOut=ze;exports.GlobalConfigProvider=mN;exports.QuickServiceToggle=bN;exports.SSOHandler=wN;exports.SearchAddressP01=eO;exports.SearchAddressP01$1=KU;exports.SearchBox=ko;exports.SearchDepartmentP01=qP;exports.SearchDepartmentP01$1=NU;exports.SearchDepartmentP02=GP;exports.SearchDepartmentP02$1=$U;exports.SearchHolidayP01=QP;exports.SearchHolidayP01$1=VU;exports.SearchOrganizationP01=XP;exports.SearchOrganizationP01$1=LU;exports.SearchOrganizationP02=ZP;exports.SearchOrganizationP02$1=zU;exports.SystemCodeManage=SU;exports.commonjsGlobal=oO;exports.getAugmentedNamespace=aO;exports.getDefaultExportFromCjs=wr;