1 line
2.7 KiB
JavaScript
1 line
2.7 KiB
JavaScript
import{t as e}from"./tag-Bn-IyYw0.js";import{Ca as t,Ea as n,c as r,hn as i,rt as a,s as o,t as s}from"./index-DThTpSPU.js";import{t as c}from"./XinTable-D_6_7i3V.js";t();var l=n(i(),1),u=n(s(),1),d=o(),{Title:f,Text:p}=a;l.default.extend(u.default);var m=()=>{let{t}=r(),n={api:`/merchant-portal/product-category`,columns:[{title:t(`merchant.portal.product-category.id`),dataIndex:`id`,hideInForm:!0,sorter:!0,align:`center`,width:80},{title:t(`merchant.portal.product-category.name`),dataIndex:`name`,valueType:`text`,align:`center`,required:!0,rules:[{required:!0,message:t(`merchant.portal.product-category.name.required`)}]},{title:t(`merchant.portal.product-category.slug`),dataIndex:`slug`,valueType:`text`,align:`center`,hideInSearch:!0,rules:[{required:!0}]},{title:t(`merchant.portal.product-category.parent_id`),dataIndex:`parent_id`,valueType:`text`,align:`center`},{title:t(`merchant.portal.product-category.icon`),dataIndex:`icon`,valueType:`text`,align:`center`,hideInSearch:!0},{title:t(`merchant.portal.product-category.sort`),dataIndex:`sort`,valueType:`text`,align:`center`,hideInSearch:!0},{title:t(`merchant.portal.product-category.description`),dataIndex:`description`,valueType:`text`,hideInTable:!0,hideInSearch:!0},{title:t(`merchant.portal.product-category.status`),dataIndex:`status`,valueType:`radioButton`,fieldProps:{options:[{value:0,label:t(`merchant.portal.product-category.status.0`)},{value:1,label:t(`merchant.portal.product-category.status.1`)}]},render:n=>n===1?(0,d.jsx)(e,{color:`success`,children:t(`merchant.portal.product-category.status.1`)}):(0,d.jsx)(e,{color:`default`,children:t(`merchant.portal.product-category.status.0`)}),filters:[{text:t(`merchant.portal.product-category.status.0`),value:0},{text:t(`merchant.portal.product-category.status.1`),value:1}],align:`center`},{title:t(`merchant.portal.product-category.created_at`),hideInForm:!0,hideInSearch:!0,dataIndex:`created_at`,align:`center`,render:e=>e?(0,l.default)(e).fromNow():`-`},{title:t(`merchant.portal.product-category.updated_at`),hideInForm:!0,hideInSearch:!0,dataIndex:`updated_at`,align:`center`,render:e=>e?(0,l.default)(e).fromNow():`-`}],rowKey:`id`,accessName:`merchant.portal.product-category`,scroll:{x:1200},formProps:{grid:!0,colProps:{span:12},rowProps:{gutter:[30,0]},layout:`vertical`},modalProps:{width:600},cardProps:{variant:`borderless`},pagination:{size:`small`,style:{marginBottom:0}}};return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(`div`,{className:`mb-5`,children:[(0,d.jsx)(f,{level:3,children:t(`merchant.portal.product-category.page.title`)}),(0,d.jsx)(p,{type:`secondary`,children:t(`merchant.portal.product-category.page.description`)})]}),(0,d.jsx)(c,{...n})]})};export{m as default}; |