@accounter/client
Version:
Accounter client application
1 lines • 12.7 kB
JavaScript
import{s as e}from"./dist-BmACi7k_.js";import{i as t,o as n}from"./utils-BxkqV8PM.js";import{$a as r,Go as i,Ln as a,Mn as o,Wn as s,Wo as c,ki as l,ot as u,r as d,t as f,ur as p,ya as m}from"./error-handling-DOF-ysm7.js";import{a as h,c as ee,ct as g,d as te,f as ne,ht as _,i as v,l as re,lt as y,m as ie,n as b,o as x,p as S,r as C,s as w,t as T,u as ae}from"./select-BZkoGTFP.js";import{Xn as oe,_t as E,hr as D}from"./common-_Cbgbzg_.js";import{o as se}from"./separator-DX7kO-_W.js";import{t as O}from"./button-BZ6z_NAl.js";import{$c as ce,$n as k,Bn as A,En as j,Gc as M,Gt as N,Jc as P,Kl as F,Pt as I,Rr as L,Uc as le,Vt as R,Wc as ue,Wt as z,Xc as B,Yc as V,h as H,mr as U,pr as W,qc as G,zn as K}from"./table-Bbj9IVeo.js";var de=_(`book-copy`,[[`path`,{d:`M5 7a2 2 0 0 0-2 2v11`,key:`1yhqjt`}],[`path`,{d:`M5.803 18H5a2 2 0 0 0 0 4h9.5a.5.5 0 0 0 .5-.5V21`,key:`edzzo5`}],[`path`,{d:`M9 15V4a2 2 0 0 1 2-2h9.5a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5H11a2 2 0 0 1 0-4h10`,key:`1nwzrg`}]]);function q(e){switch(e){case u.Annual:return`Annual`;case u.Monthly:return`Monthly`;default:throw Error(`Unsupported Billing Cycle: ${e}`)}}function J(e){switch(e){case m.Enterprise:return`Enterprise`;case m.Pro:return`Pro`;default:throw Error(`Unsupported Subscription plan: ${e}`)}}var Y=e(n(),1),X=`createContract`,fe=()=>{let[{fetching:e},t]=c(a);return{creating:e,createContract:(0,Y.useCallback)(async e=>{let n=`Error creating new contract for client[${e.input.clientId}]`,r=`${X}-${e.input.clientId}`;d.loading(`Creating contract`,{id:r});try{f(await t(e),n,r)&&d.success(`Success`,{id:r,description:`Contract for client ${e.input.clientId} was successfully created`})}catch(e){console.error(`${n}: ${e}`),d.error(`Error`,{id:r,description:n,duration:1e5,closeButton:!0})}},[t])}},Z=`updateContract`,pe=()=>{let[{fetching:e},t]=c(r);return{updating:e,updateContract:(0,Y.useCallback)(async e=>{let n=`Error updating contract ID [${e.contractId}]`,r=`${Z}-${e.contractId}`;d.loading(`Updating contract`,{id:r});try{let i=f(await t(e),n,r,`updateContract`);if(i)return d.success(`Success`,{id:r,description:`Contract updated`}),i.updateContract}catch(e){console.error(`${n}: ${e}`),d.error(`Error`,{id:r,description:n,duration:1e5,closeButton:!0})}},[t])}},Q=t(),me=A({id:U().optional(),startDate:L(`Start date is required`),endDate:L(`End date is required`),pos:R(k()),paymentAmount:K().min(0,`Payment amount must be non-negative`),paymentCurrency:I(Object.values(s),`Currency is required`),productType:I(Object.values(l)).optional(),msCloudLink:W().optional().or(j(``)),billingCycle:I(Object.values(u)).optional(),subscriptionPlan:I(Object.values(m)).optional(),isActive:N(),defaultRemark:k().optional(),defaultDocumentType:I(Object.values(p)),operationsLimit:z().min(BigInt(0),`Operations limit must be non-negative`)}),he={startDate:``,endDate:``,pos:[],paymentAmount:0,paymentCurrency:s.Usd,productType:l.Hive,msCloudLink:void 0,billingCycle:u.Monthly,subscriptionPlan:void 0,isActive:!0,defaultRemark:void 0,defaultDocumentType:p.Proforma,operationsLimit:BigInt(0)};function $({clientId:e,contract:t,contractId:n,onDone:r,duplicate:a}){let{isEditing:c,isDuplicating:l}=(0,Y.useMemo)(()=>{let e=!!t||!!n,r=a===!0&&e;return{isEditing:e&&!r,isDuplicating:r}},[t,n,a]),[d,f]=(0,Y.useState)(!1),[_,k]=(0,Y.useState)(!1),[A,j]=(0,Y.useState)(he),[N,I]=(0,Y.useState)(``),{updateContract:L,updating:R}=pe(),{createContract:z,creating:U}=fe(),[{data:W,fetching:K}]=i({query:o,pause:!n||!d,variables:{contractId:n??``}}),X=ce({resolver:H(me),defaultValues:A}),Z=()=>{let e=N.trim();if(e){let t=X.getValues(`pos`);t.includes(e)||X.setValue(`pos`,[...t,e],{shouldDirty:!0}),I(``)}},$=e=>{let t=X.getValues(`pos`);X.setValue(`pos`,t.filter((t,n)=>n!==e),{shouldDirty:!0})};(0,Y.useEffect)(()=>{t&&j(t)},[t]),(0,Y.useEffect)(()=>{if(W?.contractsById){let e=W.contractsById,t={startDate:e.startDate,endDate:e.endDate,pos:e.purchaseOrders,paymentAmount:e.amount.raw,paymentCurrency:e.amount.currency,productType:e.product??void 0,msCloudLink:e.msCloud?.toString()??void 0,billingCycle:e.billingCycle,subscriptionPlan:e.plan??void 0,isActive:e.isActive,defaultRemark:e.remarks??void 0,defaultDocumentType:e.documentType,operationsLimit:BigInt(e.operationsLimit)};j({id:e.id,...t})}},[W]),(0,Y.useEffect)(()=>{A&&X.reset({startDate:A.startDate,endDate:A.endDate,pos:A.pos,paymentAmount:A.paymentAmount,paymentCurrency:A.paymentCurrency,productType:A.productType,msCloudLink:A.msCloudLink,billingCycle:A.billingCycle,subscriptionPlan:A.subscriptionPlan,isActive:A.isActive,defaultRemark:A.defaultRemark,defaultDocumentType:A.defaultDocumentType,operationsLimit:BigInt(A.operationsLimit)})},[(0,Y.useMemo)(()=>A?JSON.stringify(A):null,[A]),X.reset]);let ge=(0,Y.useCallback)(async t=>{if(l||c){if(!A?.id)return;if(l){if(!t.billingCycle){X.setError(`billingCycle`,{message:`Billing cycle is required`});return}await z({input:{clientId:e,amount:{raw:t.paymentAmount,currency:t.paymentCurrency},billingCycle:t.billingCycle,documentType:t.defaultDocumentType,endDate:F(new Date(t.endDate),`yyyy-MM-dd`),isActive:t.isActive,msCloud:t.msCloudLink||null,plan:t.subscriptionPlan,product:t.productType,purchaseOrders:t.pos,remarks:t.defaultRemark,startDate:F(new Date(t.startDate),`yyyy-MM-dd`),operationsLimit:t.operationsLimit,deactivateContracts:_?[A.id]:void 0}})}else await L({contractId:A.id,input:{amount:{raw:t.paymentAmount,currency:t.paymentCurrency},billingCycle:t.billingCycle,documentType:t.defaultDocumentType,endDate:F(new Date(t.endDate),`yyyy-MM-dd`),isActive:t.isActive,msCloud:t.msCloudLink||null,plan:t.subscriptionPlan,product:t.productType,purchaseOrders:t.pos,remarks:t.defaultRemark,startDate:F(new Date(t.startDate),`yyyy-MM-dd`),operationsLimit:t.operationsLimit}})}else{if(!t.billingCycle){X.setError(`billingCycle`,{message:`Billing cycle is required`});return}await z({input:{clientId:e,amount:{raw:t.paymentAmount,currency:t.paymentCurrency},billingCycle:t.billingCycle,documentType:t.defaultDocumentType,endDate:F(new Date(t.endDate),`yyyy-MM-dd`),isActive:t.isActive,msCloud:t.msCloudLink||null,plan:t.subscriptionPlan,product:t.productType,purchaseOrders:t.pos,remarks:t.defaultRemark,startDate:F(new Date(t.startDate),`yyyy-MM-dd`),operationsLimit:t.operationsLimit}})}f(!1),r?.()},[A,r,z,L,e,X,c,l,_]);return(0,Q.jsxs)(ee,{open:d,onOpenChange:f,children:[(0,Q.jsx)(ie,{asChild:!0,children:c?(0,Q.jsx)(O,{variant:`ghost`,size:`sm`,onClick:()=>f(!0),children:(0,Q.jsx)(D,{className:`size-5`})}):l?(0,Q.jsx)(O,{variant:`ghost`,size:`sm`,onClick:()=>f(!0),children:(0,Q.jsx)(de,{className:`size-5`})}):(0,Q.jsxs)(O,{size:`sm`,onClick:()=>f(!0),children:[(0,Q.jsx)(y,{className:`size-4 mr-2`}),`New Contract`]})}),(0,Q.jsxs)(re,{className:`max-w-2xl max-h-[90vh] overflow-y-auto`,children:[(0,Q.jsxs)(ne,{children:[(0,Q.jsx)(S,{children:c?`Edit Contract`:`Create New Contract`}),(0,Q.jsx)(ae,{children:c?`Update contract details`:l?`Create a new contract based on an existing one`:`Add a new contract with all required details`})]}),K?(0,Q.jsx)(Q.Fragment,{children:`Fetching contract details...`}):(0,Q.jsx)(ue,{...X,children:(0,Q.jsxs)(`form`,{onSubmit:X.handleSubmit(ge),children:[(0,Q.jsxs)(`div`,{className:`grid gap-4 py-4`,children:[(0,Q.jsxs)(`div`,{className:`grid gap-4 md:grid-cols-2`,children:[(0,Q.jsx)(G,{control:X.control,name:`operationsLimit`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Operations Limit`}),(0,Q.jsx)(M,{children:(0,Q.jsx)(w,{placeholder:`500`,...e,value:e.value?.toLocaleString(),onChange:t=>{let n=t.target.value.replace(/[^0-9]/g,``);e.onChange(BigInt(n||0))}})}),(0,Q.jsx)(B,{})]})}),(0,Q.jsx)(G,{control:X.control,name:`pos`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Purchase Orders`}),(0,Q.jsxs)(`div`,{className:`flex gap-2`,children:[(0,Q.jsx)(w,{placeholder:`Add PO...`,value:N,onChange:e=>I(e.target.value),onKeyDown:e=>{e.key===`Enter`&&(e.preventDefault(),Z())}}),(0,Q.jsx)(O,{type:`button`,size:`sm`,onClick:Z,children:(0,Q.jsx)(y,{className:`h-4 w-4`})})]}),(0,Q.jsx)(`div`,{className:`flex flex-wrap gap-2 mt-2`,children:e.value?.map((t,n)=>(0,Q.jsxs)(le,{variant:`secondary`,className:`gap-1 max-w-xs truncate`,children:[t,n===(e.value?.length??0)-1&&(0,Q.jsx)(O,{variant:`ghost`,size:`icon`,className:`p-0 size-3`,onClick:()=>$(n),children:(0,Q.jsx)(g,{className:`size-3 cursor-pointer flex-shrink-0`})})]},t))}),(0,Q.jsx)(B,{})]})})]}),(0,Q.jsxs)(`div`,{className:`grid gap-4 md:grid-cols-2`,children:[(0,Q.jsx)(G,{control:X.control,name:`startDate`,render:({field:{onChange:e,...t}})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Start Date`}),(0,Q.jsx)(M,{children:(0,Q.jsx)(w,{type:`date`,...t,onInput:t=>e(t)})}),(0,Q.jsx)(B,{})]})}),(0,Q.jsx)(G,{control:X.control,name:`endDate`,render:({field:{onChange:e,...t}})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`End Date`}),(0,Q.jsx)(M,{children:(0,Q.jsx)(w,{type:`date`,...t,onInput:t=>e(t)})}),(0,Q.jsx)(B,{})]})})]}),(0,Q.jsxs)(`div`,{className:`grid gap-4 md:grid-cols-3`,children:[(0,Q.jsx)(G,{control:X.control,name:`paymentAmount`,render:({field:e})=>(0,Q.jsxs)(P,{className:`md:col-span-2`,children:[(0,Q.jsx)(V,{children:`Payment Amount`}),(0,Q.jsx)(M,{children:(0,Q.jsx)(w,{type:`number`,placeholder:`24000`,...e,onChange:t=>{e.onChange(t?.target.value?Number(t?.target.value):void 0)}})}),(0,Q.jsx)(B,{})]})}),(0,Q.jsx)(G,{control:X.control,name:`paymentCurrency`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Currency`}),(0,Q.jsxs)(T,{onValueChange:e.onChange,defaultValue:e.value,children:[(0,Q.jsx)(M,{children:(0,Q.jsx)(v,{children:(0,Q.jsx)(h,{})})}),(0,Q.jsx)(b,{children:Object.values(s).map(e=>(0,Q.jsx)(C,{value:e,children:e},e))})]}),(0,Q.jsx)(B,{})]})})]}),(0,Q.jsxs)(`div`,{className:`grid gap-4 md:grid-cols-2`,children:[(0,Q.jsx)(G,{control:X.control,name:`productType`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Product Type`}),(0,Q.jsx)(M,{children:(0,Q.jsx)(w,{placeholder:`Cloud Services`,...e})}),(0,Q.jsx)(B,{})]})}),(0,Q.jsx)(G,{control:X.control,name:`billingCycle`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Billing Cycle`}),(0,Q.jsxs)(T,{onValueChange:e.onChange,defaultValue:e.value,children:[(0,Q.jsx)(M,{children:(0,Q.jsx)(v,{children:(0,Q.jsx)(h,{})})}),(0,Q.jsx)(b,{children:Object.values(u).map(e=>(0,Q.jsx)(C,{value:e,children:q(e)},e))})]}),(0,Q.jsx)(B,{})]})})]}),(0,Q.jsxs)(`div`,{className:`grid gap-4 md:grid-cols-2`,children:[(0,Q.jsx)(G,{control:X.control,name:`subscriptionPlan`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Subscription Plan`}),(0,Q.jsx)(M,{children:(0,Q.jsxs)(T,{onValueChange:e.onChange,defaultValue:e.value,children:[(0,Q.jsx)(M,{children:(0,Q.jsx)(v,{children:(0,Q.jsx)(h,{})})}),(0,Q.jsx)(b,{children:Object.values(m).map(e=>(0,Q.jsx)(C,{value:e,children:J(e)},e))})]})}),(0,Q.jsx)(B,{})]})}),(0,Q.jsx)(G,{control:X.control,name:`isActive`,render:({field:e})=>(0,Q.jsxs)(P,{className:`flex flex-row items-center justify-between rounded-lg border p-4`,children:[(0,Q.jsx)(`div`,{className:`space-y-0.5`,children:(0,Q.jsx)(V,{className:`text-base`,children:`Active Status`})}),(0,Q.jsx)(M,{children:(0,Q.jsx)(E,{checked:e.value,onCheckedChange:e.onChange})})]})})]}),(0,Q.jsx)(G,{control:X.control,name:`msCloudLink`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`MS Cloud Link`}),(0,Q.jsx)(M,{children:(0,Q.jsx)(w,{type:`url`,placeholder:`https://portal.azure.com/contract-id`,...e})}),(0,Q.jsx)(B,{})]})}),(0,Q.jsx)(G,{control:X.control,name:`defaultDocumentType`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Default Document Type`}),(0,Q.jsxs)(T,{onValueChange:e.onChange,defaultValue:e.value,children:[(0,Q.jsx)(M,{children:(0,Q.jsx)(v,{children:(0,Q.jsx)(h,{})})}),(0,Q.jsx)(b,{children:Object.values(p).map(e=>(0,Q.jsx)(C,{value:e,children:oe(e)},e))})]}),(0,Q.jsx)(B,{})]})}),(0,Q.jsx)(G,{control:X.control,name:`defaultRemark`,render:({field:e})=>(0,Q.jsxs)(P,{children:[(0,Q.jsx)(V,{children:`Default Remark`}),(0,Q.jsx)(M,{children:(0,Q.jsx)(se,{placeholder:`Enter default remark for this contract...`,rows:3,...e})}),(0,Q.jsx)(B,{})]})}),l&&(0,Q.jsxs)(`div`,{className:`flex flex-row items-center justify-between rounded-lg border p-4`,children:[(0,Q.jsx)(`div`,{className:`space-y-0.5`,children:(0,Q.jsx)(x,{className:`text-base`,children:`Deactivate Original Contract`})}),(0,Q.jsx)(E,{checked:_,onCheckedChange:k})]})]}),(0,Q.jsxs)(te,{children:[(0,Q.jsx)(O,{type:`button`,variant:`outline`,onClick:()=>f(!1),children:`Cancel`}),(0,Q.jsx)(O,{type:`submit`,disabled:U||R,children:c?`Update Contract`:`Create Contract`})]})]})})]})]})}export{q as n,J as r,$ as t};