umwd-components 0.1.481 → 0.1.482
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/node_modules/base64-js/index.js +1 -1
- package/dist/node_modules/ieee754/index.js +1 -1
- package/dist/src/components/e-commerce/EnhancedTable/EnhancedTable.js +1 -1
- package/dist/src/components/e-commerce/EnhancedTable/EnhancedTableToolbar.js +1 -1
- package/dist/src/data/actions/e-commerce/opo/createOpoAction.js +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/types/e-commerce/enhancedTable/types.d.ts +1 -0
- package/package.json +1 -1
- package/src/components/e-commerce/EnhancedTable/EnhancedTable.tsx +1 -0
- package/src/components/e-commerce/EnhancedTable/EnhancedTableToolbar.tsx +7 -2
- package/src/data/actions/e-commerce/opo/createOpoAction.ts +1 -1
- package/src/types/e-commerce/enhancedTable/types.ts +1 -0
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
* @copyright Jelle Paulus
|
|
4
4
|
* @license MIT
|
|
5
5
|
*/
|
|
6
|
-
import{__exports as r}from"../../_virtual/
|
|
6
|
+
import{__exports as r}from"../../_virtual/index8.js";var t;function e(){if(t)return r;t=1,r.byteLength=function(r){var t=i(r),e=t[0],n=t[1];return 3*(e+n)/4-n},r.toByteArray=function(r){var t,e,a=i(r),u=a[0],h=a[1],c=new o(function(r,t,e){return 3*(t+e)/4-e}(0,u,h)),f=0,d=h>0?u-4:u;for(e=0;e<d;e+=4)t=n[r.charCodeAt(e)]<<18|n[r.charCodeAt(e+1)]<<12|n[r.charCodeAt(e+2)]<<6|n[r.charCodeAt(e+3)],c[f++]=t>>16&255,c[f++]=t>>8&255,c[f++]=255&t;2===h&&(t=n[r.charCodeAt(e)]<<2|n[r.charCodeAt(e+1)]>>4,c[f++]=255&t);1===h&&(t=n[r.charCodeAt(e)]<<10|n[r.charCodeAt(e+1)]<<4|n[r.charCodeAt(e+2)]>>2,c[f++]=t>>8&255,c[f++]=255&t);return c},r.fromByteArray=function(r){for(var t,n=r.length,o=n%3,a=[],u=16383,i=0,c=n-o;i<c;i+=u)a.push(h(r,i,i+u>c?c:i+u));1===o?(t=r[n-1],a.push(e[t>>2]+e[t<<4&63]+"==")):2===o&&(t=(r[n-2]<<8)+r[n-1],a.push(e[t>>10]+e[t>>4&63]+e[t<<2&63]+"="));return a.join("")};for(var e=[],n=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u=0;u<64;++u)e[u]=a[u],n[a.charCodeAt(u)]=u;function i(r){var t=r.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var e=r.indexOf("=");return-1===e&&(e=t),[e,e===t?0:4-e%4]}function h(r,t,n){for(var o,a,u=[],i=t;i<n;i+=3)o=(r[i]<<16&16711680)+(r[i+1]<<8&65280)+(255&r[i+2]),u.push(e[(a=o)>>18&63]+e[a>>12&63]+e[a>>6&63]+e[63&a]);return u.join("")}return n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63,r}export{e as __require};
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
* @copyright Jelle Paulus
|
|
4
4
|
* @license MIT
|
|
5
5
|
*/
|
|
6
|
-
import{__exports as a}from"../../_virtual/
|
|
6
|
+
import{__exports as a}from"../../_virtual/index7.js";
|
|
7
7
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */var t;function o(){return t||(t=1,a.read=function(a,t,o,r,h){var M,e,i=8*h-r-1,p=(1<<i)-1,f=p>>1,n=-7,w=o?h-1:0,s=o?-1:1,u=a[t+w];for(w+=s,M=u&(1<<-n)-1,u>>=-n,n+=i;n>0;M=256*M+a[t+w],w+=s,n-=8);for(e=M&(1<<-n)-1,M>>=-n,n+=r;n>0;e=256*e+a[t+w],w+=s,n-=8);if(0===M)M=1-f;else{if(M===p)return e?NaN:1/0*(u?-1:1);e+=Math.pow(2,r),M-=f}return(u?-1:1)*e*Math.pow(2,M-r)},a.write=function(a,t,o,r,h,M){var e,i,p,f=8*M-h-1,n=(1<<f)-1,w=n>>1,s=23===h?Math.pow(2,-24)-Math.pow(2,-77):0,u=r?0:M-1,N=r?1:-1,_=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(i=isNaN(t)?1:0,e=n):(e=Math.floor(Math.log(t)/Math.LN2),t*(p=Math.pow(2,-e))<1&&(e--,p*=2),(t+=e+w>=1?s/p:s*Math.pow(2,1-w))*p>=2&&(e++,p/=2),e+w>=n?(i=0,e=n):e+w>=1?(i=(t*p-1)*Math.pow(2,h),e+=w):(i=t*Math.pow(2,w-1)*Math.pow(2,h),e=0));h>=8;a[o+u]=255&i,u+=N,i/=256,h-=8);for(e=e<<h|i,f+=h;f>0;a[o+u]=255&e,u+=N,e/=256,f-=8);a[o+u-N]|=128*_}),a}export{o as __require};
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
* @copyright Jelle Paulus
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
7
|
-
import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as o,useEffect as a}from"react";import l from"@mui/material/Box";import n from"@mui/material/Table";import i from"@mui/material/TableBody";import r from"@mui/material/TableCell";import c from"@mui/material/TableContainer";import m from"@mui/material/TablePagination";import d from"@mui/material/TableRow";import s from"@mui/material/Paper";import u from"@mui/material/FormControlLabel";import p from"@mui/material/Switch";import f from"./EnhancedTableHead.js";import g from"./EnhancedTableToolbar.js";import h from"./EnhancedTableRow.js";import{useRouter as b,usePathname as v,useSearchParams as w}from"next/navigation";function C(C){var E,S,P,T,x=C.data,y=C.meta,k=C.headCells,B=C.subHeadCells,R=C.withSelection,j=C.title,F=C.subTitle,H=C.functions,O=C.selectFunctions,L=b().replace,q=v(),z=w(),A=e(o("asc"),2),D=A[0],I=A[1],U=e(o("id"),2),W=U[0],_=U[1],G=e(o([]),2),J=G[0],K=G[1],M=e(o(0),2),N=M[0],Q=M[1],V=e(o(!1),2),X=V[0],Y=V[1],Z=e(o(5),2),$=Z[0],ee=Z[1],te=function(e,t){console.log(t);var o=J.indexOf(t),a=[];-1===o?a=a.concat(J,t):0===o?a=a.concat(J.slice(1)):o===J.length-1?a=a.concat(J.slice(0,-1)):o>0&&(a=a.concat(J.slice(0,o),J.slice(o+1))),K(a)},oe=N+1===(null===(E=null==y?void 0:y.pagination)||void 0===E?void 0:E.pageCount)?(null===(S=null==y?void 0:y.pagination)||void 0===S?void 0:S.total)-(null===(P=null==y?void 0:y.pagination)||void 0===P?void 0:P.pageCount)*$:0;return a((function(){if(z){var e=new URLSearchParams(z);D?e.set("order",D):e.delete("order"),W?e.set("orderBy",W):e.delete("orderBy"),N?e.set("page",N.toString()):e.delete("page"),$?e.set("rowsPerPage",$.toString()):e.delete("rowsPerPage"),L("".concat(q,"?").concat(e.toString()))}}),[D,W,N,$]),t.createElement(l,{sx:{width:"100%"}},t.createElement(s,{sx:{width:"100%",mb:2}},t.createElement(g,{selected:J,title:j,functions:H,selectFunctions:O}),t.createElement(c,null,t.createElement(n,{sx:{minWidth:750},"aria-labelledby":"tableTitle",size:X?"small":"medium"},t.createElement(f,{numSelected:J.length,order:D,orderBy:W,onSelectAllClick:function(e){if(e.target.checked){var t=x.map((function(e){return e.id}));K(t)}else K([])},onRequestSort:function(e,t){I(W===t&&"asc"===D?"desc":"asc"),_(t)},rowCount:$,headCells:k,withSelection:R,withSubRows:Boolean(B&&B.length>0)}),t.createElement(i,null,x&&x.map((function(e,o){return t.createElement(h,{key:e.key||"".concat((null==e?void 0:e.id)+o),row:e,headCells:k,subHeadCells:B,withSelection:R,handleSelectClick:te,isSelected:-1!==J.indexOf(e.id),subTitle:F})})),oe>0&&t.createElement(d,{style:{height:(X?33:53)*oe}},t.createElement(r,{colSpan:6}))))),t.createElement(m,{rowsPerPageOptions:[5,10,25],component:"div",count:null===(T=null==y?void 0:y.pagination)||void 0===T?void 0:T.total,rowsPerPage:$,page:N,onPageChange:function(e,t){Q(t)},onRowsPerPageChange:function(e){ee(parseInt(e.target.value,10)),Q(0)}})),t.createElement(u,{control:t.createElement(p,{checked:X,onChange:function(e){Y(e.target.checked)}}),label:"Dense padding"}))}export{C as default};
|
|
7
|
+
import{__read as e}from"../../../../node_modules/tslib/tslib.es6.js";import t,{useState as o,useEffect as a}from"react";import l from"@mui/material/Box";import n from"@mui/material/Table";import i from"@mui/material/TableBody";import r from"@mui/material/TableCell";import c from"@mui/material/TableContainer";import m from"@mui/material/TablePagination";import d from"@mui/material/TableRow";import s from"@mui/material/Paper";import u from"@mui/material/FormControlLabel";import p from"@mui/material/Switch";import f from"./EnhancedTableHead.js";import g from"./EnhancedTableToolbar.js";import h from"./EnhancedTableRow.js";import{useRouter as b,usePathname as v,useSearchParams as w}from"next/navigation";function C(C){var E,S,P,T,x=C.data,y=C.meta,k=C.headCells,B=C.subHeadCells,R=C.withSelection,j=C.title,F=C.subTitle,H=C.functions,O=C.selectFunctions,L=b().replace,q=v(),z=w(),A=e(o("asc"),2),D=A[0],I=A[1],U=e(o("id"),2),W=U[0],_=U[1],G=e(o([]),2),J=G[0],K=G[1],M=e(o(0),2),N=M[0],Q=M[1],V=e(o(!1),2),X=V[0],Y=V[1],Z=e(o(5),2),$=Z[0],ee=Z[1],te=function(e,t){console.log(t);var o=J.indexOf(t),a=[];-1===o?a=a.concat(J,t):0===o?a=a.concat(J.slice(1)):o===J.length-1?a=a.concat(J.slice(0,-1)):o>0&&(a=a.concat(J.slice(0,o),J.slice(o+1))),K(a)},oe=N+1===(null===(E=null==y?void 0:y.pagination)||void 0===E?void 0:E.pageCount)?(null===(S=null==y?void 0:y.pagination)||void 0===S?void 0:S.total)-(null===(P=null==y?void 0:y.pagination)||void 0===P?void 0:P.pageCount)*$:0;return a((function(){if(z){var e=new URLSearchParams(z);D?e.set("order",D):e.delete("order"),W?e.set("orderBy",W):e.delete("orderBy"),N?e.set("page",N.toString()):e.delete("page"),$?e.set("rowsPerPage",$.toString()):e.delete("rowsPerPage"),L("".concat(q,"?").concat(e.toString()))}}),[D,W,N,$]),t.createElement(l,{sx:{width:"100%"}},t.createElement(s,{sx:{width:"100%",mb:2}},t.createElement(g,{selected:J,setSelected:K,title:j,functions:H,selectFunctions:O}),t.createElement(c,null,t.createElement(n,{sx:{minWidth:750},"aria-labelledby":"tableTitle",size:X?"small":"medium"},t.createElement(f,{numSelected:J.length,order:D,orderBy:W,onSelectAllClick:function(e){if(e.target.checked){var t=x.map((function(e){return e.id}));K(t)}else K([])},onRequestSort:function(e,t){I(W===t&&"asc"===D?"desc":"asc"),_(t)},rowCount:$,headCells:k,withSelection:R,withSubRows:Boolean(B&&B.length>0)}),t.createElement(i,null,x&&x.map((function(e,o){return t.createElement(h,{key:e.key||"".concat((null==e?void 0:e.id)+o),row:e,headCells:k,subHeadCells:B,withSelection:R,handleSelectClick:te,isSelected:-1!==J.indexOf(e.id),subTitle:F})})),oe>0&&t.createElement(d,{style:{height:(X?33:53)*oe}},t.createElement(r,{colSpan:6}))))),t.createElement(m,{rowsPerPageOptions:[5,10,25],component:"div",count:null===(T=null==y?void 0:y.pagination)||void 0===T?void 0:T.total,rowsPerPage:$,page:N,onPageChange:function(e,t){Q(t)},onRowsPerPageChange:function(e){ee(parseInt(e.target.value,10)),Q(0)}})),t.createElement(u,{control:t.createElement(p,{checked:X,onChange:function(e){Y(e.target.checked)}}),label:"Dense padding"}))}export{C as default};
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
* @copyright Jelle Paulus
|
|
4
4
|
* @license MIT
|
|
5
5
|
*/
|
|
6
|
-
import{__assign as e}from"../../../../node_modules/tslib/tslib.es6.js";import t from"react";import
|
|
6
|
+
import{__assign as e}from"../../../../node_modules/tslib/tslib.es6.js";import t from"react";import n from"@mui/material/Toolbar";import r from"@mui/material/Typography";import i from"@mui/material/IconButton";import l from"@mui/material/Tooltip";import{alpha as o}from"@mui/material/styles";function a(a){var m=a.title,c=a.selected,u=a.setSelected,p=a.functions,s=a.selectFunctions,f=c.length;return t.createElement(n,{sx:e({pl:{sm:2},pr:{xs:1,sm:1}},f>0&&{bgcolor:function(e){return o(e.palette.primary.main,e.palette.action.activatedOpacity)}})},f>0?t.createElement(r,{sx:{flex:"1 1 100%"},color:"inherit",variant:"subtitle1",component:"div"},f," selected"):t.createElement(r,{sx:{flex:"1 1 100%"},variant:"h6",id:"tableTitle",component:"div"},m),f>0?t.createElement(t.Fragment,null,s&&s.map((function(e,n){return t.createElement(l,{key:n,title:e.label},t.createElement(i,{onClick:function(t){e.onClick(t,c),u&&u([])}},e.icon))}))):t.createElement(t.Fragment,null,p&&p.map((function(e,n){return t.createElement(l,{key:n,title:e.label},t.createElement(i,{onClick:function(t){return e.onClick(t)}},e.icon))}))))}export{a as default};
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
* @copyright Jelle Paulus
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
7
|
-
import{__awaiter as r,__generator as e,__assign as s}from"../../../../../node_modules/tslib/tslib.es6.js";import{mutateData as t}from"../../../services/mutate-data.js";import{flattenAttributes as o}from"../../../../lib/utils.js";import{parseFormData as
|
|
7
|
+
import{__awaiter as r,__generator as e,__assign as s}from"../../../../../node_modules/tslib/tslib.es6.js";import{mutateData as t}from"../../../services/mutate-data.js";import{flattenAttributes as o}from"../../../../lib/utils.js";import{parseFormData as i}from"../../../../lib/parseFormData.js";function a(a,n){return r(this,void 0,void 0,(function(){var r,m,l;return e(this,(function(e){switch(e.label){case 0:return Object.fromEntries(n),r=i(n),[4,t("POST","/api/opos/createAdmin",r)];case 1:return(m=e.sent())?m.error?[2,s(s({},a),{strapiErrors:m.error,message:"Failed to Create Opo."})]:(l=o(m),[2,s(s({},a),{message:"Opo Created Successfully",data:l,strapiErrors:null})]):[2,s(s({},a),{strapiErrors:null,message:"Ops! Something went wrong. Please try again."})]}}))}))}export{a as createOpoAction};
|