@pop-ui/core 0.0.25 → 0.0.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core.css +1 -1
- package/dist/core.js +460 -494
- package/dist/core.umd.cjs +1 -1
- package/dist/types/index.d.ts +95 -95
- package/package.json +5 -4
package/dist/core.umd.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(a,i){typeof exports=="object"&&typeof module<"u"?i(exports,require("@mantine/core"),require("react/jsx-runtime"),require("react"),require("@pop-ui/foundation"),require("dayjs/locale/ko"),require("@mantine/dates"),require("@mantine/dropzone")):typeof define=="function"&&define.amd?define(["exports","@mantine/core","react/jsx-runtime","react","@pop-ui/foundation","dayjs/locale/ko","@mantine/dates","@mantine/dropzone"],i):(a=typeof globalThis<"u"?globalThis:a||self,i(a.Core={},a.MantineCore,a.jsxRuntime,a.React,a.foundation,null,a.dates,a.dropzone))})(this,function(a,i,t,p,e,ce,w,z){"use strict";const j={primary:e.TextColorButtonTextPrimaryDefault,primaryLine:e.TextColorButtonTextPrimarylineDefault,basic:e.TextColorButtonTextBasicDefault,danger:e.TextColorButtonTextPrimaryDefault,setting:e.TextColorButtonTextPrimaryDefault,warning:e.TextColorButtonTextPrimaryDefault},q={primary:{default:{backgroundColor:e.BgColorButtonBgPrimaryDefault,color:e.TextColorButtonTextPrimaryDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgPrimaryHover,color:e.TextColorButtonTextPrimaryHover},active:{backgroundColor:e.BgColorButtonBgPrimaryPressed,color:e.TextColorButtonTextPrimaryPressed},focus:{backgroundColor:e.BgColorButtonBgPrimaryFocused,color:e.TextColorButtonTextPrimaryFocused},disabled:{backgroundColor:e.BgColorButtonBgPrimaryDisabled,color:e.TextColorButtonTextPrimaryDisabled,cursor:"not-allowed"}},primaryLine:{default:{backgroundColor:e.BgColorButtonBgPrimarylineDefault,color:e.TextColorButtonTextPrimarylineDefault,border:`1px solid ${e.BorderColorButtonBorderPrimarylineDefault}`},hover:{backgroundColor:e.BgColorButtonBgPrimarylineHover,color:e.TextColorButtonTextPrimarylineHover,borderColor:e.BorderColorButtonBorderPrimarylineHover},active:{backgroundColor:e.BgColorButtonBgPrimarylinePressed,color:e.TextColorButtonTextPrimarylinePressed,borderColor:e.BorderColorButtonBorderPrimarylinePressed},focus:{backgroundColor:e.BgColorButtonBgPrimarylineFocused,color:e.TextColorButtonTextPrimarylineFocused,borderColor:e.BorderColorButtonBorderPrimarylineFocused},disabled:{backgroundColor:e.BgColorButtonBgPrimarylineDisabled,color:e.TextColorButtonTextPrimarylineDisabled,cursor:"not-allowed"}},basic:{default:{backgroundColor:e.BgColorButtonBgBasicDefault,color:e.TextColorButtonTextBasicDefault,border:`1px solid ${e.BorderColorButtonBorderBasicDefault}`},hover:{backgroundColor:e.BgColorButtonBgBasicHover,color:e.TextColorButtonTextBasicHover,borderColor:e.BorderColorButtonBorderBasicHover},active:{backgroundColor:e.BgColorButtonBgBasicPreseed,color:e.TextColorButtonTextBasicPressed,borderColor:e.BorderColorButtonBorderBasicPressed},focus:{backgroundColor:e.BgColorButtonBgBasicFocused,color:e.TextColorButtonTextBasicFocused,borderColor:e.BorderColorButtonBorderBasicFocused},disabled:{backgroundColor:e.BgColorButtonBgBasicDisabled,color:e.TextColorButtonTextBasicDisabled,cursor:"not-allowed"}},danger:{default:{backgroundColor:e.BgColorButtonBgWarningDefault,color:e.TextColorButtonTextWarningDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgWarningHover,color:e.TextColorButtonTextWarningHover},active:{backgroundColor:e.BgColorButtonBgWarningPressed,color:e.TextColorButtonTextWarningPressed},focus:{backgroundColor:e.BgColorButtonBgWarningFocused,color:e.TextColorButtonTextWarningFocused},disabled:{backgroundColor:e.BgColorButtonBgWarningDisabled,color:e.TextColorButtonTextWarningDisabled,cursor:"not-allowed"}},setting:{default:{backgroundColor:e.BgColorButtonBgSettingDefault,color:e.TextColorButtonTextSettingDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgSettingHover,color:e.TextColorButtonTextSettingHover},active:{backgroundColor:e.BgColorButtonBgSettingPressed,color:e.TextColorButtonTextSettingPressed},focus:{backgroundColor:e.BgColorButtonBgSettingFocused,color:e.TextColorButtonTextSettingFocused},disabled:{backgroundColor:e.BgColorButtonBgSettingDisabled,color:e.TextColorButtonTextSettingDisabled,cursor:"not-allowed"}},warning:{default:{backgroundColor:e.BgColorButtonBgWarningDefault,color:e.TextColorButtonTextWarningDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgWarningHover,color:e.TextColorButtonTextWarningHover},active:{backgroundColor:e.BgColorButtonBgWarningPressed,color:e.TextColorButtonTextWarningPressed},focus:{backgroundColor:e.BgColorButtonBgWarningFocused,color:e.TextColorButtonTextWarningFocused},disabled:{backgroundColor:e.BgColorButtonBgWarningDisabled,color:e.TextColorButtonTextWarningDisabled,cursor:"not-allowed"}}},Z={lg:{height:"50px",padding:"0 20px",fontSize:"18px",fontWeight:700,borderRadius:"6px",lineHeight:"130%",fontFamily:"Pretendard"},md:{height:"40px",padding:"0 16px",fontSize:"16px",fontWeight:600,borderRadius:"6px",lineHeight:"130%",fontFamily:"Pretendard"},sm:{height:"30px",padding:"0 12px",fontSize:"14px",fontWeight:600,borderRadius:"4px",lineHeight:"130%",fontFamily:"Pretendard"}};function U(o,r){const l=q[o];return{root:{...Z[r],...l.default,"&:hover:not(:disabled)":l.hover,"&:active:not(:disabled)":l.active,"&:focus:not(:disabled)":l.focus,"&:disabled":l.disabled}}}function V({children:o,size:r="md",variant:l="primary",isLoading:_=!1,disabled:s=!1,...n}){const d=p.useMemo(()=>U(l,r),[l,r]),m=j[l],c=p.useMemo(()=>{switch(r){case"lg":return 18;case"sm":return 14;case"md":default:return 16}},[r]);return t.jsx(i.Button,{type:"button",styles:d,disabled:s||_,...n,children:_?t.jsx(i.Loader,{color:m,size:c}):o})}const b={left_label_textfield:"styles-module__left_label_textfield___PO5VM",top_label_textfield:"styles-module__top_label_textfield___qdd3L",sm_label:"styles-module__sm_label___GHuO5",md_label:"styles-module__md_label___tSA7q",lg_label:"styles-module__lg_label___2dLzT",sm_tooltip:"styles-module__sm_tooltip___TMegW",md_tooltip:"styles-module__md_tooltip___rNo2j",lg_tooltip:"styles-module__lg_tooltip___MrP5P",textfield_wrapper:"styles-module__textfield_wrapper___Vyo43",text_counter:"styles-module__text_counter___Ro-h4",textarea:"styles-module__textarea___gYl17",sm_textfield:"styles-module__sm_textfield___Bd8Ei",md_textfield:"styles-module__md_textfield___hd1CY",lg_textfield:"styles-module__lg_textfield___3nvf7",input_description:"styles-module__input_description___rT1V7",input_error_msg:"styles-module__input_error_msg___YKVZp",clear_button:"styles-module__clear_button___Z7xgY"},Q=o=>{const{label:r,labelPosition:l="top",size:_="md",required:s,tooltip:n,tooltipPosition:d="top",errorMsg:m,description:c,textarea:y=!1,maxTextCount:u,onChange:x,onClear:g,...C}=o,h="minRows"in o?o.minRows:void 0,[$,T]=p.useState(0);let k=b.md_label,v=b.md_textfield,O=b.md_tooltip;_==="sm"?(k=b.sm_label,v=b.sm_textfield,O=b.sm_tooltip):_==="lg"&&(k=b.lg_label,v=b.lg_textfield,O=b.lg_tooltip);const A=p.useCallback(N=>{if(u){if(N.currentTarget?.value?.length>u)return;T(N.currentTarget?.value?.length),x&&x(N)}x&&(T(N.currentTarget?.value?.length),x(N))},[u,x]);return t.jsxs("div",{className:l==="top"?b.top_label_textfield:b.left_label_textfield,children:[t.jsxs("div",{children:[r&&t.jsx(i.Input.Label,{required:s,className:k,children:r}),n&&t.jsx(i.Tooltip,{label:n,position:d,children:t.jsx("div",{className:O,children:t.jsx(e.IconInfoCircle,{size:_==="sm"?14:_==="lg"?20:16})})})]}),t.jsxs("div",{children:[t.jsxs("div",{className:b.textfield_wrapper,children:[y?t.jsx(i.Textarea,{className:b.textarea,size:_,minRows:h,error:m,onChange:A,disabled:C?.disabled,...C}):t.jsx(i.Input,{className:v,error:m,onChange:A,rightSection:g&&$>0?t.jsx("div",{className:b.clear_button,onClick:g,children:t.jsx(e.IconClose,{size:_==="sm"?16:_==="lg"?24:20})}):void 0,...C}),u&&u>0&&t.jsx("span",{className:b.text_counter,children:`${$}/${u}`})]}),c&&t.jsx(i.Input.Description,{className:b.input_description,children:c}),m&&t.jsx(i.Input.Error,{className:b.input_error_msg,children:m})]})]})},f={left_label_textfield:"styles-module__left_label_textfield___KNg39",top_label_textfield:"styles-module__top_label_textfield___plWi-",sm_label:"styles-module__sm_label___cDDwr",md_label:"styles-module__md_label___CQRay",lg_label:"styles-module__lg_label___m3Xxi",sm_tooltip:"styles-module__sm_tooltip___w6lav",md_tooltip:"styles-module__md_tooltip___B4cfX",lg_tooltip:"styles-module__lg_tooltip___9-Nxt",textfield_wrapper:"styles-module__textfield_wrapper___yQZ5S",sm_textfield:"styles-module__sm_textfield___gxtsR",md_textfield:"styles-module__md_textfield___8ucoR",lg_textfield:"styles-module__lg_textfield___ZHlU2",input_description:"styles-module__input_description___zk91j",input_error_msg:"styles-module__input_error_msg___aeTfS",clear_button:"styles-module__clear_button___XFHzC"},X=({label:o,labelPosition:r="top",size:l="md",required:_,tooltip:s,tooltipPosition:n="top",errorMsg:d,description:m,onChange:c,onClear:y,...u})=>{const[x,g]=p.useState(0);let C=f.md_label,h=f.md_textfield,$=f.md_tooltip;l==="sm"?(C=f.sm_label,h=f.sm_textfield,$=f.sm_tooltip):l==="lg"&&(C=f.lg_label,h=f.lg_textfield,$=f.lg_tooltip);const T=p.useCallback(k=>{c&&(g(k?.length),c(k))},[c]);return t.jsxs("div",{className:r==="top"?f.top_label_textfield:f.left_label_textfield,children:[t.jsxs("div",{children:[o&&t.jsx(i.Input.Label,{required:_,className:C,children:o}),s&&t.jsx(i.Tooltip,{label:s,position:n,children:t.jsx("div",{className:$,children:t.jsx(e.IconInfoCircle,{size:l==="sm"?14:l==="lg"?20:16})})})]}),t.jsxs("div",{children:[t.jsx("div",{className:f.textfield_wrapper,children:t.jsx(i.Autocomplete,{...u,size:l,error:d,className:h,onChange:T,leftSection:t.jsx(e.IconSearch,{size:l==="sm"?16:l==="lg"?24:20}),rightSection:y&&x>0?t.jsx("div",{className:f.clear_button,onClick:y,children:t.jsx(e.IconClose,{size:l==="sm"?16:l==="lg"?24:20})}):void 0})}),m&&t.jsx(i.Input.Description,{className:f.input_description,children:m}),d&&t.jsx(i.Input.Error,{className:f.input_error_msg,children:d})]})]})},B={left_label_textfield:"styles-module__left_label_textfield___UhCQL",top_label_textfield:"styles-module__top_label_textfield___JPXoC",sm_label:"styles-module__sm_label___B0s7a",md_label:"styles-module__md_label___JcIkl",lg_label:"styles-module__lg_label___-NGe2",sm_tooltip:"styles-module__sm_tooltip___8vbL2",md_tooltip:"styles-module__md_tooltip___7vlZ9",lg_tooltip:"styles-module__lg_tooltip___QYczb",sm_textfield:"styles-module__sm_textfield___kNlMo",md_textfield:"styles-module__md_textfield___-sLZE",lg_textfield:"styles-module__lg_textfield___xVbCh",input_description:"styles-module__input_description___pTq1F",input_error_msg:"styles-module__input_error_msg___zAIoT"},J=({label:o,labelPosition:r="top",size:l="md",required:_,tooltip:s,tooltipPosition:n="top",errorMsg:d,description:m,...c})=>{const[y,u]=p.useState(!1);let x=B.md_label,g=B.md_textfield,C=B.md_tooltip,h=18;return l==="sm"?(x=B.sm_label,g=B.sm_textfield,C=B.sm_tooltip,h=14):l==="lg"&&(x=B.lg_label,g=B.lg_textfield,C=B.lg_tooltip,h=24),t.jsxs("div",{className:r==="top"?B.top_label_textfield:B.left_label_textfield,children:[t.jsxs("div",{children:[o&&t.jsx(i.Input.Label,{required:_,className:x,children:o}),s&&t.jsx(i.Tooltip,{label:s,position:n,children:t.jsx("div",{className:C,children:t.jsx(e.IconInfoCircle,{size:l==="sm"?14:l==="lg"?20:16})})})]}),t.jsxs("div",{children:[t.jsx(i.Select,{...c,size:l,error:d,className:g,rightSection:y?t.jsx(e.IconChevronUp,{size:h}):t.jsx(e.IconChevronDown,{size:h}),onDropdownOpen:()=>u(!0),onDropdownClose:()=>u(!1),styles:()=>({option:{"&[data-selected]":{"&, &:hover":{backgroundColor:"#e7e7e7",color:"#000000"}}}})}),m&&t.jsx(i.Input.Description,{className:B.input_description,children:m}),d&&t.jsx(i.Input.Error,{className:B.input_error_msg,children:d})]})]})},I={sm_checkbox:"styles-module__sm_checkbox___0JMac",md_checkbox:"styles-module__md_checkbox___aP9T1",lg_checkbox:"styles-module__lg_checkbox___CmiVr"},K=({size:o="md",...r})=>{let l=I.md_checkbox,_=24;return o==="sm"?(l=I.sm_checkbox,_=18):o==="lg"&&(l=I.lg_checkbox,_=32),t.jsx(i.Checkbox,{className:l,styles:{inner:{width:_,height:_}},...r})},W={sm_radio:"styles-module__sm_radio___jQtvO",md_radio:"styles-module__md_radio___h-OD5",lg_radio:"styles-module__lg_radio___XdzaN"},G=({size:o="md",...r})=>{let l=W.md_radio;return o==="sm"?l=W.sm_radio:o==="lg"&&(l=W.lg_radio),t.jsx(i.Radio,{className:l,size:o,...r})},F={sm_toggle:"styles-module__sm_toggle___Mabl5",md_toggle:"styles-module__md_toggle___6mSJO",lg_toggle:"styles-module__lg_toggle___Dv7k7"},R=({size:o="md",labelPosition:r="right",disabled:l,onChange:_,...s})=>{const[n,d]=p.useState(s?.checked||!1);let m=F.md_toggle,c=50;o==="sm"?(m=F.sm_toggle,c=38):o==="lg"&&(m=F.lg_toggle,c=67);const y=p.useCallback(u=>{_&&_(u),d(u?.target?.checked)},[_]);return t.jsx(i.Switch,{className:m,size:o,labelPosition:r,disabled:l,onChange:y,styles:()=>({track:{backgroundColor:!l&&n?"#0fd3d8 !important":void 0,borderColor:!l&&n?"#0fd3d8 !important":void 0,width:c}}),...s})},M={sm_textfield:"styles-module__sm_textfield___EtBYr",md_textfield:"styles-module__md_textfield___Lzjxb",lg_textfield:"styles-module__lg_textfield___Zc8R8"},ee=({size:o="md",type:r="default",withTime:l,..._})=>{let s=M.md_textfield,n=18;return o==="sm"?(s=M.sm_textfield,n=14):o==="lg"&&(s=M.lg_textfield,n=24),l?t.jsx(w.DateTimePicker,{className:s,size:o,locale:"ko",firstDayOfWeek:0,monthLabelFormat:"YYYY년 MM월",valueFormat:"YYYY-MM-DD | a hh:mm",rightSection:t.jsx(e.IconCalendar,{size:n}),..._}):t.jsx(w.DatePickerInput,{className:s,type:r,size:o,locale:"ko",firstDayOfWeek:0,monthLabelFormat:"YYYY년 MM월",valueFormat:"YYYY-MM-DD",rightSection:t.jsx(e.IconCalendar,{size:n}),..._})},Y={sm_textfield:"styles-module__sm_textfield___sNGu-",md_textfield:"styles-module__md_textfield___0bonT",lg_textfield:"styles-module__lg_textfield___v-WEc"},te=({size:o="md",...r})=>{const l=p.useRef(null);let _=Y.md_textfield,s=18;return o==="sm"?(_=Y.sm_textfield,s=14):o==="lg"&&(_=Y.lg_textfield,s=24),t.jsx(w.TimeInput,{ref:l,className:_,size:o,...r,rightSection:t.jsx(i.ActionIcon,{onClick:()=>{l&&l?.current?.showPicker()},children:t.jsx(e.IconClock,{size:s})})})},S={pagination:"style-module__pagination___kYC1n",page_index:"style-module__page_index___OZss8",page_index_active:"style-module__page_index_active___vi0-E",arrow:"style-module__arrow___pSNRc"},le=({currentPageIdx:o,rowsPerPage:r,totalLength:l,paginationSize:_,onPageChange:s,...n})=>{const[d,m]=p.useState(o),[c,y]=p.useState(50),[u,x]=p.useState(1),[g,C]=p.useState(5);p.useMemo(()=>{m(o),y(r||50),x(l||1),C(_||5)},[o,r,l,_]);const h=()=>{s&&s(d-(d%g+1)),m(T=>T-(T%g+1))},$=()=>{s&&s(d+g-d%g),m(T=>T+g-T%g)};return t.jsxs("div",{...n,className:S.pagination,children:[d>=g?t.jsx("button",{className:S.arrow,onClick:h,children:t.jsx(e.IconChevronLeft,{size:20})}):null,new Array(g).fill(0).map((T,k)=>{const v=Math.floor(d/g)*g+k+1;if(!(v>Math.ceil(u/c)))return t.jsx("button",{className:d===v-1?S.page_index_active:S.page_index,onClick:()=>{m(v-1),s&&s(v-1)},children:v},`pagination_${k}`)}),Math.floor(d/g)*g+g<Math.ceil(u/c)?t.jsx("button",{className:S.arrow,onClick:$,children:t.jsx(e.IconChevronRight,{size:20})}):null]})},E={tab_title_list:"styles-module__tab_title_list___b6YAl",border_bottom:"styles-module__border_bottom___mZKE9"},oe=({tabList:o=[],containerPaddingTop:r,...l})=>t.jsxs(i.Tabs,{...l,children:[t.jsx(i.Tabs.List,{className:E.tab_title_list,children:o?.map((_,s)=>t.jsxs(i.Tabs.Tab,{value:_.value,leftSection:_.icon,children:[_.title,t.jsx("div",{className:E.border_bottom})]},`tab_${s}`))}),o?.map((_,s)=>t.jsx(i.Tabs.Panel,{value:_.value,pt:r,children:_.body},`tab_panel_${s}`))]}),H={sm_segment_button:"styles-module__sm_segment_button___-neWq",md_segment_button:"styles-module__md_segment_button___1xzQt",lg_segment_button:"styles-module__lg_segment_button___7OhhZ"},_e=({size:o="md",radius:r=6,...l})=>{let _=H.md_segment_button;return o==="sm"?_=H.sm_segment_button:o==="lg"&&(_=H.lg_segment_button),t.jsx(i.SegmentedControl,{className:_,size:o,radius:r,styles:{control:{borderWidth:"0 !important"}},...l})},P={light_success:"styles-module__light_success___696tv",light_error:"styles-module__light_error___KqP2q",fill_success:"styles-module__fill_success___P2asv",fill_error:"styles-module__fill_error___e1KYC"},se=({visible:o=!1,type:r="success",variant:l="light",top:_=48,right:s=48,...n})=>{let d=P.light_success;return l==="fill"?r==="success"?d=P.fill_success:r==="error"&&(d=P.fill_error):r==="success"?d=P.light_success:r==="error"&&(d=P.light_error),o?t.jsx(i.Alert,{className:d,icon:r==="success"?t.jsx(e.IconCheckCircle,{size:20}):t.jsx(e.IconWarningCircle,{size:20}),styles:{title:{marginBottom:n?.children?void 0:0}},pos:"fixed",top:_,right:s,...n}):null},L={tooltip_body:"styles-module__tooltip_body___3s5ij",tooltip_title:"styles-module__tooltip_title___glF9X",tooltip_content:"styles-module__tooltip_content___o94IZ"},re=({title:o,content:r,maw:l=280,multiline:_=!0,...s})=>t.jsx(i.Tooltip,{...s,maw:l,multiline:_,label:t.jsxs("div",{className:L.tooltip_body,children:[o&&t.jsx("span",{className:L.tooltip_title,children:o}),t.jsx("span",{className:L.tooltip_content,children:r})]})}),ie=({size:o="md",width:r,withCloseButton:l=!1,..._})=>{let s=768;return o==="xs"?s=360:o==="sm"?s=544:o==="lg"?s=1e3:o==="xl"&&(s=1200),t.jsx(i.Modal,{size:r||s,withCloseButton:l,..._})},D={image_uploader:"styles-module__image_uploader___yzVim",preview:"styles-module__preview___nA1QH",image_uploader_wrapper:"styles-module__image_uploader_wrapper___0EZ7A",file_clear_button:"styles-module__file_clear_button___kEABJ"},de=({width:o,height:r,defaultMsg:l="이미지 업로드",file:_,onDrop:s,showClearButton:n,onClear:d,...m})=>{const[c,y]=p.useState(_),u=p.useCallback(()=>{y(void 0),d&&d()},[d]);return t.jsxs("div",{className:D.image_uploader_wrapper,children:[n&&c?t.jsx("div",{className:D.file_clear_button,onClick:u,children:t.jsx(e.IconCloseCircle,{size:24})}):null,t.jsx(z.Dropzone,{...m,maxFiles:1,className:D.image_uploader,accept:z.IMAGE_MIME_TYPE,onDrop:x=>{y(x[0]),s&&s(x)},style:{width:o,height:r},children:t.jsx(t.Fragment,{children:c?t.jsx("img",{className:D.preview,src:typeof c=="string"?c:URL.createObjectURL(c),alt:`파일명: ${typeof c=="string"?c:c.name}`,title:`파일명: ${typeof c=="string"?c:c.name}`}):t.jsxs("div",{children:[t.jsx(e.IconPhoto,{size:48}),t.jsx("span",{children:l})]})})})]})};Object.defineProperty(a,"PopUiProvider",{enumerable:!0,get:()=>i.MantineProvider}),a.Alert=se,a.Button=V,a.Checkbox=K,a.DatePicker=ee,a.Dropdown=J,a.ImageUploader=de,a.Modal=ie,a.Pagination=le,a.Radio=G,a.SearchBar=X,a.SegmentButton=_e,a.Tab=oe,a.TextField=Q,a.TimePicker=te,a.Toggle=R,a.Tooltip=re,Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});
|
|
1
|
+
(function(n,s){typeof exports=="object"&&typeof module<"u"?s(exports,require("@mantine/core"),require("react/jsx-runtime"),require("react"),require("@pop-ui/foundation"),require("dayjs/locale/ko"),require("@mantine/dates"),require("@mantine/dropzone")):typeof define=="function"&&define.amd?define(["exports","@mantine/core","react/jsx-runtime","react","@pop-ui/foundation","dayjs/locale/ko","@mantine/dates","@mantine/dropzone"],s):(n=typeof globalThis<"u"?globalThis:n||self,s(n.Core={},n.MantineCore,n.jsxRuntime,n.React,n.foundation,null,n.dates,n.dropzone))})(this,function(n,s,l,C,e,de,v,Y){"use strict";const z={primary:e.TextColorButtonTextPrimaryDefault,primaryLine:e.TextColorButtonTextPrimarylineDefault,basic:e.TextColorButtonTextBasicDefault,danger:e.TextColorButtonTextPrimaryDefault,setting:e.TextColorButtonTextPrimaryDefault,warning:e.TextColorButtonTextPrimaryDefault},j={primary:{default:{backgroundColor:e.BgColorButtonBgPrimaryDefault,color:e.TextColorButtonTextPrimaryDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgPrimaryHover,color:e.TextColorButtonTextPrimaryHover},active:{backgroundColor:e.BgColorButtonBgPrimaryPressed,color:e.TextColorButtonTextPrimaryPressed},focus:{backgroundColor:e.BgColorButtonBgPrimaryFocused,color:e.TextColorButtonTextPrimaryFocused},disabled:{backgroundColor:e.BgColorButtonBgPrimaryDisabled,color:e.TextColorButtonTextPrimaryDisabled,cursor:"not-allowed"}},primaryLine:{default:{backgroundColor:e.BgColorButtonBgPrimarylineDefault,color:e.TextColorButtonTextPrimarylineDefault,border:`1px solid ${e.BorderColorButtonBorderPrimarylineDefault}`},hover:{backgroundColor:e.BgColorButtonBgPrimarylineHover,color:e.TextColorButtonTextPrimarylineHover,borderColor:e.BorderColorButtonBorderPrimarylineHover},active:{backgroundColor:e.BgColorButtonBgPrimarylinePressed,color:e.TextColorButtonTextPrimarylinePressed,borderColor:e.BorderColorButtonBorderPrimarylinePressed},focus:{backgroundColor:e.BgColorButtonBgPrimarylineFocused,color:e.TextColorButtonTextPrimarylineFocused,borderColor:e.BorderColorButtonBorderPrimarylineFocused},disabled:{backgroundColor:e.BgColorButtonBgPrimarylineDisabled,color:e.TextColorButtonTextPrimarylineDisabled,cursor:"not-allowed"}},basic:{default:{backgroundColor:e.BgColorButtonBgBasicDefault,color:e.TextColorButtonTextBasicDefault,border:`1px solid ${e.BorderColorButtonBorderBasicDefault}`},hover:{backgroundColor:e.BgColorButtonBgBasicHover,color:e.TextColorButtonTextBasicHover,borderColor:e.BorderColorButtonBorderBasicHover},active:{backgroundColor:e.BgColorButtonBgBasicPreseed,color:e.TextColorButtonTextBasicPressed,borderColor:e.BorderColorButtonBorderBasicPressed},focus:{backgroundColor:e.BgColorButtonBgBasicFocused,color:e.TextColorButtonTextBasicFocused,borderColor:e.BorderColorButtonBorderBasicFocused},disabled:{backgroundColor:e.BgColorButtonBgBasicDisabled,color:e.TextColorButtonTextBasicDisabled,cursor:"not-allowed"}},danger:{default:{backgroundColor:e.BgColorButtonBgWarningDefault,color:e.TextColorButtonTextWarningDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgWarningHover,color:e.TextColorButtonTextWarningHover},active:{backgroundColor:e.BgColorButtonBgWarningPressed,color:e.TextColorButtonTextWarningPressed},focus:{backgroundColor:e.BgColorButtonBgWarningFocused,color:e.TextColorButtonTextWarningFocused},disabled:{backgroundColor:e.BgColorButtonBgWarningDisabled,color:e.TextColorButtonTextWarningDisabled,cursor:"not-allowed"}},setting:{default:{backgroundColor:e.BgColorButtonBgSettingDefault,color:e.TextColorButtonTextSettingDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgSettingHover,color:e.TextColorButtonTextSettingHover},active:{backgroundColor:e.BgColorButtonBgSettingPressed,color:e.TextColorButtonTextSettingPressed},focus:{backgroundColor:e.BgColorButtonBgSettingFocused,color:e.TextColorButtonTextSettingFocused},disabled:{backgroundColor:e.BgColorButtonBgSettingDisabled,color:e.TextColorButtonTextSettingDisabled,cursor:"not-allowed"}},warning:{default:{backgroundColor:e.BgColorButtonBgWarningDefault,color:e.TextColorButtonTextWarningDefault,border:"none"},hover:{backgroundColor:e.BgColorButtonBgWarningHover,color:e.TextColorButtonTextWarningHover},active:{backgroundColor:e.BgColorButtonBgWarningPressed,color:e.TextColorButtonTextWarningPressed},focus:{backgroundColor:e.BgColorButtonBgWarningFocused,color:e.TextColorButtonTextWarningFocused},disabled:{backgroundColor:e.BgColorButtonBgWarningDisabled,color:e.TextColorButtonTextWarningDisabled,cursor:"not-allowed"}}},q={lg:{height:"50px",padding:"0 20px",fontSize:"18px",fontWeight:700,borderRadius:"6px",lineHeight:"130%",fontFamily:"Pretendard"},md:{height:"40px",padding:"0 16px",fontSize:"16px",fontWeight:600,borderRadius:"6px",lineHeight:"130%",fontFamily:"Pretendard"},sm:{height:"30px",padding:"0 12px",fontSize:"14px",fontWeight:600,borderRadius:"4px",lineHeight:"130%",fontFamily:"Pretendard"}};function J(r,a){const o=j[r];return{root:{...q[a],...o.default,"&:hover:not(:disabled)":o.hover,"&:active:not(:disabled)":o.active,"&:focus:not(:disabled)":o.focus,"&:disabled":o.disabled}}}function Z({children:r,size:a="md",variant:o="primary",isLoading:t=!1,disabled:_=!1,...g}){const i=C.useMemo(()=>J(o,a),[o,a]),m=z[o],c=C.useMemo(()=>{switch(a){case"lg":return 18;case"sm":return 14;case"md":default:return 16}},[a]);return l.jsx(s.Button,{type:"button",styles:i,disabled:_||t,...g,children:t?l.jsx(s.Loader,{color:m,size:c}):r})}const T={"TextField--LeftLabel":"styles-module__TextField--LeftLabel___hiNn3","TextField--TopLabel":"styles-module__TextField--TopLabel___V2otc","TextField__Label--Small":"styles-module__TextField__Label--Small___NkKKA","TextField__Label--Medium":"styles-module__TextField__Label--Medium___IoJd-","TextField__Label--Large":"styles-module__TextField__Label--Large___GMy74","TextField__Tooltip--Small":"styles-module__TextField__Tooltip--Small___GmQHE","TextField__Tooltip--Medium":"styles-module__TextField__Tooltip--Medium___5P3nA","TextField__Tooltip--Large":"styles-module__TextField__Tooltip--Large___YSCfu",TextField__Wrapper:"styles-module__TextField__Wrapper___u6p5Z",TextField__TextCounter:"styles-module__TextField__TextCounter___u1jM5","TextField--Textarea":"styles-module__TextField--Textarea___C2DL5","TextField--Small":"styles-module__TextField--Small___iuH4t","TextField--Medium":"styles-module__TextField--Medium___snYod","TextField--Large":"styles-module__TextField--Large___JoSYk",TextField__Description:"styles-module__TextField__Description___J-kXP",TextField__ErrorMsg:"styles-module__TextField__ErrorMsg___fa6f6",TextField__ClearButton:"styles-module__TextField__ClearButton___bB5Ew"},V=r=>{const{label:a,labelPosition:o="top",size:t="md",required:_,tooltip:g,tooltipPosition:i="top",errorMsg:m,description:c,textarea:h=!1,maxTextCount:d,onChange:B,onClear:b,...u}=r,x="minRows"in r?r.minRows:void 0,[y,M]=C.useState(0);let L=T["TextField__Label--Medium"],U=T["TextField--Medium"],H=T["TextField__Tooltip--Medium"];t==="sm"?(L=T["TextField__Label--Small"],U=T["TextField--Small"],H=T["TextField__Tooltip--Small"]):t==="lg"&&(L=T["TextField__Label--Large"],U=T["TextField--Large"],H=T["TextField__Tooltip--Large"]);const O=C.useCallback(F=>{if(d){if(F.currentTarget?.value?.length>d)return;M(F.currentTarget?.value?.length),B&&B(F)}B&&(M(F.currentTarget?.value?.length),B(F))},[d,B]);return l.jsxs("div",{className:o==="top"?T["TextField--TopLabel"]:T["TextField--LeftLabel"],children:[l.jsxs("div",{children:[a&&l.jsx(s.Input.Label,{required:_,className:L,children:a}),g&&l.jsx(s.Tooltip,{label:g,position:i,children:l.jsx("div",{className:H,children:l.jsx(e.IconInfoCircle,{size:t==="sm"?14:t==="lg"?20:16})})})]}),l.jsxs("div",{children:[l.jsxs("div",{className:T.TextField__Wrapper,children:[h?l.jsx(s.Textarea,{className:T["TextField--Textarea"],size:t,minRows:x,error:m,onChange:O,disabled:u?.disabled,...u}):l.jsx(s.Input,{className:U,error:m,onChange:O,rightSection:b&&y>0?l.jsx("div",{className:T.TextField__ClearButton,onClick:b,children:l.jsx(e.IconClose,{size:t==="sm"?16:t==="lg"?24:20})}):void 0,...u}),d&&d>0&&l.jsx("span",{className:T.TextField__TextCounter,children:`${y}/${d}`})]}),c&&l.jsx(s.Input.Description,{className:T.TextField__Description,children:c}),m&&l.jsx(s.Input.Error,{className:T.TextField__ErrorMsg,children:m})]})]})},p={"SearchBar--LeftLabel":"styles-module__SearchBar--LeftLabel___CeYTM","SearchBar--TopLabel":"styles-module__SearchBar--TopLabel___spN3I","SearchBar__Label--Small":"styles-module__SearchBar__Label--Small___zS1L2","SearchBar__Label--Medium":"styles-module__SearchBar__Label--Medium___Fk0Ao","SearchBar__Label--Large":"styles-module__SearchBar__Label--Large___xTOYL","SearchBar__Tooltip--Small":"styles-module__SearchBar__Tooltip--Small___YhmEr","SearchBar__Tooltip--Medium":"styles-module__SearchBar__Tooltip--Medium___4JhOv","SearchBar__Tooltip--Large":"styles-module__SearchBar__Tooltip--Large___IEoPv",SearchBar__Wrapper:"styles-module__SearchBar__Wrapper___oq49s","SearchBar--Small":"styles-module__SearchBar--Small___SY9CN","SearchBar--Medium":"styles-module__SearchBar--Medium___vLP08","SearchBar--Large":"styles-module__SearchBar--Large___JHfHP",SearchBar__Description:"styles-module__SearchBar__Description___vucS-",SearchBar__ErrorMsg:"styles-module__SearchBar__ErrorMsg___TOeoy",SearchBar__ClearButton:"styles-module__SearchBar__ClearButton___S-y4P"},G=({label:r,labelPosition:a="top",size:o="md",required:t,tooltip:_,tooltipPosition:g="top",errorMsg:i,description:m,onChange:c,onClear:h,...d})=>{const[B,b]=C.useState(0);let u=p["SearchBar__Label--Medium"],x=p["SearchBar--Medium"],y=p["SearchBar__Tooltip--Medium"];o==="sm"?(u=p["SearchBar__Label--Small"],x=p["SearchBar--Small"],y=p["SearchBar__Tooltip--Small"]):o==="lg"&&(u=p["SearchBar__Label--Large"],x=p["SearchBar--Large"],y=p["SearchBar__Tooltip--Large"]);const M=C.useCallback(L=>{c&&(b(L?.length),c(L))},[c]);return l.jsxs("div",{className:a==="top"?p["SearchBar--TopLabel"]:p["SearchBar--LeftLabel"],children:[l.jsxs("div",{children:[r&&l.jsx(s.Input.Label,{required:t,className:u,children:r}),_&&l.jsx(s.Tooltip,{label:_,position:g,children:l.jsx("div",{className:y,children:l.jsx(e.IconInfoCircle,{size:o==="sm"?14:o==="lg"?20:16})})})]}),l.jsxs("div",{children:[l.jsx("div",{className:p.SearchBar__Wrapper,children:l.jsx(s.Autocomplete,{...d,size:o,error:i,className:x,onChange:M,leftSection:l.jsx(e.IconSearch,{size:o==="sm"?16:o==="lg"?24:20}),rightSection:h&&B>0?l.jsx("div",{className:p.SearchBar__ClearButton,onClick:h,children:l.jsx(e.IconClose,{size:o==="sm"?16:o==="lg"?24:20})}):void 0})}),m&&l.jsx(s.Input.Description,{className:p.SearchBar__Description,children:m}),i&&l.jsx(s.Input.Error,{className:p.SearchBar__ErrorMsg,children:i})]})]})},S={"Dropdown--LeftLabel":"styles-module__Dropdown--LeftLabel___SFObq","Dropdown--TopLabel":"styles-module__Dropdown--TopLabel___-lPhr","Dropdown__Label--Small":"styles-module__Dropdown__Label--Small___xbzOR","Dropdown__Label--Medium":"styles-module__Dropdown__Label--Medium___YtJ2-","Dropdown__Label--Large":"styles-module__Dropdown__Label--Large___sCiJv","Dropdown__Tooltip--Small":"styles-module__Dropdown__Tooltip--Small___rkmaO","Dropdown__Tooltip--Medium":"styles-module__Dropdown__Tooltip--Medium___JTfzy","Dropdown__Tooltip--Large":"styles-module__Dropdown__Tooltip--Large___W-sUq","Dropdown--Small":"styles-module__Dropdown--Small___dRIK7","Dropdown--Medium":"styles-module__Dropdown--Medium___-HZoU","Dropdown--Large":"styles-module__Dropdown--Large___BvV3M",Dropdown__Description:"styles-module__Dropdown__Description___OQ8bF",Dropdown__ErrorMsg:"styles-module__Dropdown__ErrorMsg___xTP0Y"},Q=({label:r,labelPosition:a="top",size:o="md",required:t,tooltip:_,tooltipPosition:g="top",errorMsg:i,description:m,...c})=>{const[h,d]=C.useState(!1);let B=S["Dropdown__Label--Medium"],b=S["Dropdown--Medium"],u=S["Dropdown__Tooltip--Medium"],x=18;return o==="sm"?(B=S["Dropdown__Label--Small"],b=S["Dropdown--Small"],u=S["Dropdown__Tooltip--Small"],x=14):o==="lg"&&(B=S["Dropdown__Label--Large"],b=S["Dropdown--Large"],u=S["Dropdown__Tooltip--Large"],x=24),l.jsxs("div",{className:a==="top"?S["Dropdown--TopLabel"]:S["Dropdown--LeftLabel"],children:[l.jsxs("div",{children:[r&&l.jsx(s.Input.Label,{required:t,className:B,children:r}),_&&l.jsx(s.Tooltip,{label:_,position:g,children:l.jsx("div",{className:u,children:l.jsx(e.IconInfoCircle,{size:o==="sm"?14:o==="lg"?20:16})})})]}),l.jsxs("div",{children:[l.jsx(s.Select,{...c,size:o,error:i,className:b,rightSection:h?l.jsx(e.IconChevronUp,{size:x}):l.jsx(e.IconChevronDown,{size:x}),onDropdownOpen:()=>d(!0),onDropdownClose:()=>d(!1),styles:{option:{"&[data-selected]":{"&, &:hover":{backgroundColor:"#e7e7e7",color:"#000000"}}}}}),m&&l.jsx(s.Input.Description,{className:S.Dropdown__Description,children:m}),i&&l.jsx(s.Input.Error,{className:S.Dropdown__ErrorMsg,children:i})]})]})},w={"Checkbox--Small":"styles-module__Checkbox--Small___VZGlw","Checkbox--Medium":"styles-module__Checkbox--Medium___Vwpa3","Checkbox--Large":"styles-module__Checkbox--Large___ybTGE"},K=({size:r="md",...a})=>{let o=w["Checkbox--Medium"],t=24;return r==="sm"?(o=w["Checkbox--Small"],t=18):r==="lg"&&(o=w["Checkbox--Large"],t=32),l.jsx(s.Checkbox,{className:o,styles:{inner:{width:t,height:t}},...a})},I={"Radio--Small":"styles-module__Radio--Small___izWI2","Radio--Medium":"styles-module__Radio--Medium___dwZfV","Radio--Large":"styles-module__Radio--Large___1gLra"},X=({size:r="md",...a})=>{let o=I["Radio--Medium"];return r==="sm"?o=I["Radio--Small"]:r==="lg"&&(o=I["Radio--Large"]),l.jsx(s.Radio,{className:o,size:r,...a})},f={"Toggle--Small":"styles-module__Toggle--Small___sOjUd","Toggle--Medium":"styles-module__Toggle--Medium___yIb8v","Toggle--Large":"styles-module__Toggle--Large___ZOJj1"},R=({size:r="md",labelPosition:a="right",disabled:o,onChange:t,..._})=>{const[g,i]=C.useState(_?.checked||!1);let m=f["Toggle--Medium"],c=50;r==="sm"?(m=f["Toggle--Small"],c=38):r==="lg"&&(m=f["Toggle--Large"],c=67);const h=C.useCallback(d=>{t&&t(d),i(d?.target?.checked)},[t]);return l.jsx(s.Switch,{className:m,size:r,labelPosition:a,disabled:o,onChange:h,styles:()=>({track:{backgroundColor:!o&&g?"#0fd3d8 !important":void 0,borderColor:!o&&g?"#0fd3d8 !important":void 0,width:c}}),..._})},N={"DatePicker--Small":"styles-module__DatePicker--Small___m8asv","DatePicker--Medium":"styles-module__DatePicker--Medium___Po2-B","DatePicker--Large":"styles-module__DatePicker--Large___oQ6EM"},ee=({size:r="md",type:a="default",withTime:o,...t})=>{let _=N["DatePicker--Medium"],g=18;return r==="sm"?(_=N["DatePicker--Small"],g=14):r==="lg"&&(_=N["DatePicker--Large"],g=24),o?l.jsx(v.DateTimePicker,{className:_,size:r,locale:"ko",firstDayOfWeek:0,monthLabelFormat:"YYYY년 MM월",valueFormat:"YYYY-MM-DD | a hh:mm",rightSection:l.jsx(e.IconCalendar,{size:g}),...t}):l.jsx(v.DatePickerInput,{className:_,type:a,size:r,locale:"ko",firstDayOfWeek:0,monthLabelFormat:"YYYY년 MM월",valueFormat:"YYYY-MM-DD",rightSection:l.jsx(e.IconCalendar,{size:g}),...t})},W={"TimePicker--Small":"styles-module__TimePicker--Small___nHQa1","TimePicker--Medium":"styles-module__TimePicker--Medium___E9-rF","TimePicker--Large":"styles-module__TimePicker--Large___I0M7V"},le=({size:r="md",...a})=>{const o=C.useRef(null);let t=W["TimePicker--Medium"],_=18;return r==="sm"?(t=W["TimePicker--Small"],_=14):r==="lg"&&(t=W["TimePicker--Large"],_=24),l.jsx(v.TimeInput,{ref:o,className:t,size:r,...a,rightSection:l.jsx(s.ActionIcon,{onClick:()=>{o&&o?.current?.showPicker()},children:l.jsx(e.IconClock,{size:_})})})},D={Pagination:"style-module__Pagination___xcR-Q",Pagination__PageIndex:"style-module__Pagination__PageIndex___50SZJ","Pagination__PageIndex--Active":"style-module__Pagination__PageIndex--Active___mSIwS",Pagination__Arrow:"style-module__Pagination__Arrow___74vp3"},oe=({currentPageIdx:r,rowsPerPage:a,totalLength:o,paginationSize:t,onPageChange:_,...g})=>{const[i,m]=C.useState(r),c=a||50,h=o||1,d=t||5;C.useEffect(()=>{m(r)},[r]);const B=()=>{_&&_(i-(i%d+1)),m(u=>u-(u%d+1))},b=()=>{_&&_(i+d-i%d),m(u=>u+d-u%d)};return l.jsxs("div",{...g,className:D.Pagination,children:[i>=d?l.jsx("button",{className:D.Pagination__Arrow,onClick:B,children:l.jsx(e.IconChevronLeft,{size:20})}):null,new Array(d).fill(0).map((u,x)=>{const y=Math.floor(i/d)*d+x+1;if(!(y>Math.ceil(h/c)))return l.jsx("button",{className:i===y-1?D["Pagination__PageIndex--Active"]:D.Pagination__PageIndex,onClick:()=>{m(y-1),_&&_(y-1)},children:y},`pagination_${x}`)}),Math.floor(i/d)*d+d<Math.ceil(h/c)?l.jsx("button",{className:D.Pagination__Arrow,onClick:b,children:l.jsx(e.IconChevronRight,{size:20})}):null]})},$={Tab__TitleList:"styles-module__Tab__TitleList___urHWH",Tab__BorderBottom:"styles-module__Tab__BorderBottom___eMTpl"},re=({tabList:r=[],containerPaddingTop:a,...o})=>l.jsxs(s.Tabs,{...o,children:[l.jsx(s.Tabs.List,{className:$.Tab__TitleList,children:r?.map((t,_)=>l.jsxs(s.Tabs.Tab,{value:t.value,leftSection:t.icon,children:[t.title,l.jsx("div",{className:$.Tab__BorderBottom})]},`tab_${_}`))}),r?.map((t,_)=>l.jsx(s.Tabs.Panel,{value:t.value,pt:a,children:t.body},`tab_panel_${_}`))]}),E={"SegmentButton--Small":"styles-module__SegmentButton--Small___o0Y3t","SegmentButton--Medium":"styles-module__SegmentButton--Medium___EgCJm","SegmentButton--Large":"styles-module__SegmentButton--Large___Ym86C"},te=({size:r="md",radius:a=6,...o})=>{let t=E["SegmentButton--Medium"];return r==="sm"?t=E["SegmentButton--Small"]:r==="lg"&&(t=E["SegmentButton--Large"]),l.jsx(s.SegmentedControl,{className:t,size:r,radius:a,styles:{control:{borderWidth:"0 !important"}},...o})},P={"Alert--LightSuccess":"styles-module__Alert--LightSuccess___902eZ","Alert--LightError":"styles-module__Alert--LightError___dZyI0","Alert--FillSuccess":"styles-module__Alert--FillSuccess___HMMWU","Alert--FillError":"styles-module__Alert--FillError___A5LPQ"},_e=({visible:r=!1,type:a="success",variant:o="light",top:t=48,right:_=48,...g})=>{let i=P["Alert--LightSuccess"];return o==="fill"?a==="success"?i=P["Alert--FillSuccess"]:a==="error"&&(i=P["Alert--FillError"]):a==="success"?i=P["Alert--LightSuccess"]:a==="error"&&(i=P["Alert--LightError"]),r?l.jsx(s.Alert,{className:i,icon:a==="success"?l.jsx(e.IconCheckCircle,{size:20}):l.jsx(e.IconWarningCircle,{size:20}),styles:{title:{marginBottom:g?.children?void 0:0}},pos:"fixed",top:t,right:_,...g}):null},A={Tooltip__Body:"styles-module__Tooltip__Body___i1OTG",Tooltip__Title:"styles-module__Tooltip__Title___E0LoV",Tooltip__Content:"styles-module__Tooltip__Content___lU5gr"},ae=({title:r,content:a,maw:o=280,multiline:t=!0,..._})=>l.jsx(s.Tooltip,{..._,maw:o,multiline:t,label:l.jsxs("div",{className:A.Tooltip__Body,children:[r&&l.jsx("span",{className:A.Tooltip__Title,children:r}),l.jsx("span",{className:A.Tooltip__Content,children:a})]})}),se=({size:r="md",width:a,withCloseButton:o=!1,...t})=>{let _=768;return r==="xs"?_=360:r==="sm"?_=544:r==="lg"?_=1e3:r==="xl"&&(_=1200),l.jsx(s.Modal,{size:a||_,withCloseButton:o,...t})},k={ImageUploader:"styles-module__ImageUploader___pO3AP",ImageUploader__Preview:"styles-module__ImageUploader__Preview___DI5K4",ImageUploader__Wrapper:"styles-module__ImageUploader__Wrapper___SpAGM",ImageUploader__FileClearButton:"styles-module__ImageUploader__FileClearButton___w1HyS"},ie=({width:r,height:a,defaultMsg:o="이미지 업로드",file:t,onDrop:_,showClearButton:g,onClear:i,...m})=>{const[c,h]=C.useState(t),d=C.useCallback(()=>{h(void 0),i&&i()},[i]);return l.jsxs("div",{className:k.ImageUploader__Wrapper,children:[g&&c?l.jsx("div",{className:k.ImageUploader__FileClearButton,onClick:d,children:l.jsx(e.IconCloseCircle,{size:24})}):null,l.jsx(Y.Dropzone,{...m,maxFiles:1,className:k.ImageUploader,accept:Y.IMAGE_MIME_TYPE,onDrop:B=>{h(B[0]),_&&_(B)},style:{width:r,height:a},children:l.jsx(l.Fragment,{children:c?l.jsx("img",{className:k.ImageUploader__Preview,src:typeof c=="string"?c:URL.createObjectURL(c),alt:`파일명: ${typeof c=="string"?c:c.name}`,title:`파일명: ${typeof c=="string"?c:c.name}`}):l.jsxs("div",{children:[l.jsx(e.IconPhoto,{size:48}),l.jsx("span",{children:o})]})})})]})};Object.defineProperty(n,"PopUiProvider",{enumerable:!0,get:()=>s.MantineProvider}),n.Alert=_e,n.Button=Z,n.Checkbox=K,n.DatePicker=ee,n.Dropdown=Q,n.ImageUploader=ie,n.Modal=se,n.Pagination=oe,n.Radio=X,n.SearchBar=G,n.SegmentButton=te,n.Tab=re,n.TextField=V,n.TimePicker=le,n.Toggle=R,n.Tooltip=ae,Object.defineProperty(n,Symbol.toStringTag,{value:"Module"})});
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { AlertProps
|
|
1
|
+
import { AlertProps } from '@mantine/core';
|
|
2
2
|
import { AutocompleteProps } from '@mantine/core';
|
|
3
3
|
import { ButtonProps } from '@mantine/core';
|
|
4
|
-
import { CheckboxProps
|
|
4
|
+
import { CheckboxProps } from '@mantine/core';
|
|
5
5
|
import { DatePickerInputProps } from '@mantine/dates';
|
|
6
6
|
import { DropzoneProps } from '@mantine/dropzone';
|
|
7
7
|
import { FileWithPath } from '@mantine/dropzone';
|
|
8
8
|
import { HTMLAttributes } from 'react';
|
|
9
9
|
import { InputProps } from '@mantine/core';
|
|
10
10
|
import { JSX } from 'react/jsx-runtime';
|
|
11
|
-
import { ModalProps
|
|
11
|
+
import { ModalProps } from '@mantine/core';
|
|
12
12
|
import { MantineProvider as PopUiProvider } from '@mantine/core';
|
|
13
|
-
import { RadioProps
|
|
13
|
+
import { RadioProps } from '@mantine/core';
|
|
14
14
|
import { ReactNode } from 'react';
|
|
15
15
|
import { SegmentedControlProps } from '@mantine/core';
|
|
16
16
|
import { SelectProps } from '@mantine/core';
|
|
@@ -18,32 +18,43 @@ import { SwitchProps } from '@mantine/core';
|
|
|
18
18
|
import { TabsProps } from '@mantine/core';
|
|
19
19
|
import { TextareaProps } from '@mantine/core';
|
|
20
20
|
import { TimeInputProps } from '@mantine/dates';
|
|
21
|
-
import { TooltipProps
|
|
21
|
+
import { TooltipProps } from '@mantine/core';
|
|
22
22
|
|
|
23
|
-
export declare const Alert: ({ visible, type, variant, top, right, ...props }:
|
|
23
|
+
export declare const Alert: ({ visible, type, variant, top, right, ...props }: IAlertProps) => JSX.Element | null;
|
|
24
24
|
|
|
25
|
-
declare
|
|
25
|
+
export declare function Button({ children, size, variant, isLoading, disabled, ...props }: IButtonProps): JSX.Element;
|
|
26
|
+
|
|
27
|
+
export declare const Checkbox: ({ size, ...props }: ICheckboxProps) => JSX.Element;
|
|
28
|
+
|
|
29
|
+
export declare const DatePicker: ({ size, type, withTime, ...props }: IDatePickerProps) => JSX.Element;
|
|
30
|
+
|
|
31
|
+
export declare const Dropdown: ({ label, labelPosition, size, required, tooltip, tooltipPosition, errorMsg, description, ...props }: IDropdownProps) => JSX.Element;
|
|
32
|
+
|
|
33
|
+
declare interface IAlertProps extends AlertProps {
|
|
26
34
|
visible: boolean;
|
|
27
|
-
type?:
|
|
28
|
-
variant?:
|
|
35
|
+
type?: 'success' | 'error';
|
|
36
|
+
variant?: 'fill' | 'light';
|
|
29
37
|
title?: string;
|
|
30
38
|
}
|
|
31
39
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
40
|
+
declare interface IButtonProps extends Omit<ButtonProps, 'variant' | 'styles'> {
|
|
41
|
+
onClick?: () => void;
|
|
42
|
+
size?: TButtonSize;
|
|
43
|
+
variant?: TButtonVariant;
|
|
44
|
+
isLoading?: boolean;
|
|
45
|
+
}
|
|
35
46
|
|
|
36
|
-
declare interface
|
|
37
|
-
size?:
|
|
47
|
+
declare interface ICheckboxProps extends CheckboxProps {
|
|
48
|
+
size?: 'sm' | 'md' | 'lg';
|
|
38
49
|
}
|
|
39
50
|
|
|
40
|
-
declare interface
|
|
51
|
+
declare interface ICommonTextFieldProps {
|
|
41
52
|
label?: string;
|
|
42
|
-
labelPosition?:
|
|
43
|
-
size?:
|
|
53
|
+
labelPosition?: 'top' | 'left';
|
|
54
|
+
size?: 'sm' | 'md' | 'lg';
|
|
44
55
|
required?: boolean;
|
|
45
56
|
tooltip?: string;
|
|
46
|
-
tooltipPosition?:
|
|
57
|
+
tooltipPosition?: 'top' | 'bottom' | 'left' | 'right';
|
|
47
58
|
description?: string;
|
|
48
59
|
errorMsg?: string;
|
|
49
60
|
maxTextCount?: number;
|
|
@@ -51,26 +62,23 @@ declare interface CommonTextFieldProps {
|
|
|
51
62
|
onClear?: () => void;
|
|
52
63
|
}
|
|
53
64
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
size?: "sm" | "md" | "lg";
|
|
58
|
-
type?: "default" | "multiple" | "range";
|
|
65
|
+
declare interface IDatePickerProps extends DatePickerInputProps {
|
|
66
|
+
size?: 'sm' | 'md' | 'lg';
|
|
67
|
+
type?: 'default' | 'multiple' | 'range';
|
|
59
68
|
withTime?: boolean;
|
|
60
69
|
}
|
|
61
70
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
71
|
+
declare interface IDropdownProps extends SelectProps {
|
|
72
|
+
label?: string;
|
|
73
|
+
labelPosition?: 'top' | 'left';
|
|
74
|
+
size?: 'sm' | 'md' | 'lg';
|
|
75
|
+
tooltip?: string;
|
|
76
|
+
tooltipPosition?: 'top' | 'bottom' | 'left' | 'right';
|
|
77
|
+
description?: string;
|
|
78
|
+
errorMsg?: string;
|
|
69
79
|
}
|
|
70
80
|
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
declare interface ImageUploaderProps extends DropzoneProps {
|
|
81
|
+
declare interface IImageUploaderProps extends DropzoneProps {
|
|
74
82
|
width?: number;
|
|
75
83
|
height?: number;
|
|
76
84
|
defaultMsg?: ReactNode;
|
|
@@ -79,16 +87,14 @@ declare interface ImageUploaderProps extends DropzoneProps {
|
|
|
79
87
|
onClear?: () => void;
|
|
80
88
|
}
|
|
81
89
|
|
|
82
|
-
export declare const
|
|
90
|
+
export declare const ImageUploader: ({ width, height, defaultMsg, file, onDrop, showClearButton, onClear, ...props }: IImageUploaderProps) => JSX.Element;
|
|
83
91
|
|
|
84
|
-
declare interface
|
|
85
|
-
size?:
|
|
92
|
+
declare interface IModalProps extends ModalProps {
|
|
93
|
+
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
86
94
|
width?: number;
|
|
87
95
|
}
|
|
88
96
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
declare interface PaginationProps extends HTMLAttributes<HTMLDivElement> {
|
|
97
|
+
declare interface IPaginationProps extends HTMLAttributes<HTMLDivElement> {
|
|
92
98
|
currentPageIdx: number;
|
|
93
99
|
rowsPerPage?: number;
|
|
94
100
|
totalLength?: number;
|
|
@@ -96,90 +102,84 @@ declare interface PaginationProps extends HTMLAttributes<HTMLDivElement> {
|
|
|
96
102
|
onPageChange?: (e: number) => void;
|
|
97
103
|
}
|
|
98
104
|
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const Radio: ({ size, ...props }: RadioProps) => JSX.Element;
|
|
102
|
-
|
|
103
|
-
declare interface RadioProps extends RadioProps_2 {
|
|
104
|
-
size?: "sm" | "md" | "lg";
|
|
105
|
+
declare interface IRadioProps extends RadioProps {
|
|
106
|
+
size?: 'sm' | 'md' | 'lg';
|
|
105
107
|
}
|
|
106
108
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
declare interface SearchBarProps extends AutocompleteProps {
|
|
109
|
+
declare interface ISearchBarProps extends AutocompleteProps {
|
|
110
110
|
label?: string;
|
|
111
|
-
labelPosition?:
|
|
112
|
-
size?:
|
|
111
|
+
labelPosition?: 'top' | 'left';
|
|
112
|
+
size?: 'sm' | 'md' | 'lg';
|
|
113
113
|
tooltip?: string;
|
|
114
|
-
tooltipPosition?:
|
|
114
|
+
tooltipPosition?: 'top' | 'bottom' | 'left' | 'right';
|
|
115
115
|
description?: string;
|
|
116
116
|
errorMsg?: string;
|
|
117
117
|
onChange?: (event: any) => void;
|
|
118
118
|
onClear?: () => void;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
declare interface
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
size?: "sm" | "md" | "lg";
|
|
125
|
-
tooltip?: string;
|
|
126
|
-
tooltipPosition?: "top" | "bottom" | "left" | "right";
|
|
127
|
-
description?: string;
|
|
128
|
-
errorMsg?: string;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
export declare const SegmentButton: ({ size, radius, ...props }: SegmentButtonProps) => JSX.Element;
|
|
132
|
-
|
|
133
|
-
declare interface SegmentButtonProps extends SegmentedControlProps {
|
|
134
|
-
size?: "sm" | "md" | "lg";
|
|
135
|
-
radius?: number | "xs" | "sm" | "md" | "lg" | "xl";
|
|
121
|
+
declare interface ISegmentButtonProps extends SegmentedControlProps {
|
|
122
|
+
size?: 'sm' | 'md' | 'lg';
|
|
123
|
+
radius?: number | 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
136
124
|
}
|
|
137
125
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
declare interface TabProps extends TabsProps {
|
|
126
|
+
declare interface ITabProps extends TabsProps {
|
|
141
127
|
tabList: {
|
|
142
128
|
title: string;
|
|
143
129
|
value: string;
|
|
144
130
|
body: ReactNode;
|
|
145
131
|
icon?: ReactNode;
|
|
146
132
|
}[];
|
|
147
|
-
containerPaddingTop?:
|
|
133
|
+
containerPaddingTop?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
148
134
|
}
|
|
149
135
|
|
|
150
|
-
declare
|
|
151
|
-
|
|
152
|
-
declare type TButtonVariant = "primary" | "primaryLine" | "basic" | "danger" | "setting" | "warning";
|
|
153
|
-
|
|
154
|
-
export declare const TextField: (allProps: TextFieldProps) => JSX.Element;
|
|
155
|
-
|
|
156
|
-
declare type TextFieldProps = CommonTextFieldProps & (({
|
|
157
|
-
textarea?: false;
|
|
158
|
-
} & Omit<InputProps, keyof CommonTextFieldProps | 'vars'>) | ({
|
|
159
|
-
textarea: true;
|
|
160
|
-
minRows?: number;
|
|
161
|
-
} & Omit<TextareaProps, keyof CommonTextFieldProps | 'vars'>));
|
|
162
|
-
|
|
163
|
-
export declare const TimePicker: ({ size, ...props }: TimePickerProps) => JSX.Element;
|
|
164
|
-
|
|
165
|
-
declare interface TimePickerProps extends TimeInputProps {
|
|
166
|
-
size?: "sm" | "md" | "lg";
|
|
136
|
+
declare interface ITimePickerProps extends TimeInputProps {
|
|
137
|
+
size?: 'sm' | 'md' | 'lg';
|
|
167
138
|
}
|
|
168
139
|
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
size?: "sm" | "md" | "lg";
|
|
173
|
-
labelPosition: "left" | "right";
|
|
140
|
+
declare interface IToggleProps extends SwitchProps {
|
|
141
|
+
size?: 'sm' | 'md' | 'lg';
|
|
142
|
+
labelPosition: 'left' | 'right';
|
|
174
143
|
disabled?: boolean;
|
|
175
144
|
onChange?: (event: any) => void;
|
|
176
145
|
}
|
|
177
146
|
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
declare interface TooltipProps extends TooltipProps_2 {
|
|
147
|
+
declare interface ITooltipProps extends TooltipProps {
|
|
181
148
|
title?: string;
|
|
182
149
|
content: string;
|
|
183
150
|
}
|
|
184
151
|
|
|
152
|
+
export declare const Modal: ({ size, width, withCloseButton, ...props }: IModalProps) => JSX.Element;
|
|
153
|
+
|
|
154
|
+
export declare const Pagination: ({ currentPageIdx, rowsPerPage, totalLength, paginationSize, onPageChange, ...props }: IPaginationProps) => JSX.Element;
|
|
155
|
+
|
|
156
|
+
export { PopUiProvider }
|
|
157
|
+
|
|
158
|
+
export declare const Radio: ({ size, ...props }: IRadioProps) => JSX.Element;
|
|
159
|
+
|
|
160
|
+
export declare const SearchBar: ({ label, labelPosition, size, required, tooltip, tooltipPosition, errorMsg, description, onChange, onClear, ...props }: ISearchBarProps) => JSX.Element;
|
|
161
|
+
|
|
162
|
+
export declare const SegmentButton: ({ size, radius, ...props }: ISegmentButtonProps) => JSX.Element;
|
|
163
|
+
|
|
164
|
+
export declare const Tab: ({ tabList, containerPaddingTop, ...props }: ITabProps) => JSX.Element;
|
|
165
|
+
|
|
166
|
+
declare type TButtonSize = "sm" | "md" | "lg";
|
|
167
|
+
|
|
168
|
+
declare type TButtonVariant = "primary" | "primaryLine" | "basic" | "danger" | "setting" | "warning";
|
|
169
|
+
|
|
170
|
+
export declare const TextField: (allProps: TTextFieldProps) => JSX.Element;
|
|
171
|
+
|
|
172
|
+
export declare const TimePicker: ({ size, ...props }: ITimePickerProps) => JSX.Element;
|
|
173
|
+
|
|
174
|
+
export declare const Toggle: ({ size, labelPosition, disabled, onChange, ...props }: IToggleProps) => JSX.Element;
|
|
175
|
+
|
|
176
|
+
export declare const Tooltip: ({ title, content, maw, multiline, ...props }: ITooltipProps) => JSX.Element;
|
|
177
|
+
|
|
178
|
+
declare type TTextFieldProps = ICommonTextFieldProps & (({
|
|
179
|
+
textarea?: false;
|
|
180
|
+
} & Omit<InputProps, keyof ICommonTextFieldProps | 'vars'>) | ({
|
|
181
|
+
textarea: true;
|
|
182
|
+
minRows?: number;
|
|
183
|
+
} & Omit<TextareaProps, keyof ICommonTextFieldProps | 'vars'>));
|
|
184
|
+
|
|
185
185
|
export { }
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pop-ui/core",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.26",
|
|
5
5
|
"main": "./dist/core.umd.cjs",
|
|
6
6
|
"module": "./dist/core.js",
|
|
7
7
|
"types": "./dist/types/index.d.ts",
|
|
@@ -39,7 +39,8 @@
|
|
|
39
39
|
"dev": "vite",
|
|
40
40
|
"build": "vite build",
|
|
41
41
|
"typecheck": "tsc",
|
|
42
|
-
"lint": "eslint src --
|
|
42
|
+
"lint": "eslint src --max-warnings 0",
|
|
43
|
+
"lint:fix": "eslint src --fix",
|
|
43
44
|
"preview": "vite preview"
|
|
44
45
|
},
|
|
45
46
|
"dependencies": {
|
|
@@ -47,7 +48,7 @@
|
|
|
47
48
|
"@mantine/dates": "^8.3.6",
|
|
48
49
|
"@mantine/dropzone": "^8.3.6",
|
|
49
50
|
"@mantine/hooks": "^8.3.6",
|
|
50
|
-
"@pop-ui/foundation": "0.0.
|
|
51
|
+
"@pop-ui/foundation": "0.0.26",
|
|
51
52
|
"dayjs": "^1.11.18"
|
|
52
53
|
},
|
|
53
54
|
"peerDependencies": {
|
|
@@ -96,5 +97,5 @@
|
|
|
96
97
|
"typescript": "^5.9.3",
|
|
97
98
|
"vite": "^7.1.12"
|
|
98
99
|
},
|
|
99
|
-
"gitHead": "
|
|
100
|
+
"gitHead": "fb2eb189b07dfddfd28532ad83b486ee3a214b40"
|
|
100
101
|
}
|