umwd-components 0.1.399 → 0.1.401
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/auth/SigninForm.js +1 -1
- package/dist/src/data/loaders/e-commerce-loaders.js +1 -1
- package/dist/src/data/loaders/loaders.js +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/components/auth/SigninForm.d.ts +1 -1
- package/package.json +1 -1
- package/src/components/auth/SigninForm.tsx +3 -3
- package/src/data/loaders/e-commerce-loaders.ts +0 -2
- package/src/data/loaders/loaders.ts +2 -2
|
@@ -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/index7.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/index8.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{
|
|
7
|
+
import{__awaiter as r,__generator as e,__read as t,__assign as i}from"../../../node_modules/tslib/tslib.es6.js";import o from"react";import a from"next/link";import{useFormState as l}from"react-dom";import{loginUserAction as n}from"../../data/actions/auth-actions.js";import{setOpacity as m}from"../../lib/utils.js";import d from"@mui/material/CardHeader";import s from"@mui/material/CardContent";import u from"@mui/material/CardActions";import p from"@mui/material/Card";import c from"@mui/material/TextField";import f from"@mui/material/Stack";import v from"@mui/material/Container";import E from"@mui/material/Typography";import{SubmitButton as g}from"../SubmitButton.js";import{StrapiErrors as b}from"../StrapiErrors.js";import{useTheme as x}from"@mui/material/styles";var h={zodErrors:null,strapiErrors:null,data:null,message:null};function y(y){return r(this,arguments,void 0,(function(r){var y,C,w,S,j,k,z,T,_,F,I,W,A,B,D,H,L,U,q,G,J,K,M=r.data;return e(this,(function(r){return y=M.title,C=void 0===y?"Sign In":y,w=M.subtitle,S=void 0===w?"Enter your details to sign in to your account":w,j=M.maxWidth,k=void 0===j?"lg":j,z=M.sx,T=void 0===z?{}:z,_=M.glass,F=void 0!==_&&_,I=M.registration_url,W=void 0===I?"/signup":I,A=M.redirect_url,B=void 0===A?"/":A,D=t(l(n,h),2),H=D[0],L=D[1],U=x(),[2,o.createElement(v,{maxWidth:k||"lg",sx:i({my:1},T)},o.createElement("form",{action:L},o.createElement("input",{type:"hidden",name:"redirect",value:B}),o.createElement(p,{sx:{backdropFilter:"blur(3px)",backgroundColor:m(U.palette.background.paper,F?.1:1),border:F?"1px solid rgba(255, 255, 255, 0.15)":"none"}},o.createElement(d,{title:C,subheader:S}),o.createElement(s,null,o.createElement(f,{spacing:2},o.createElement(c,{id:"identifier",name:"identifier",label:"identifier",variant:"outlined",error:null!=(null===(q=null==H?void 0:H.zodErrors)||void 0===q?void 0:q.identifier),helperText:null===(G=null==H?void 0:H.zodErrors)||void 0===G?void 0:G.identifier}),o.createElement(c,{id:"password",name:"password",label:"password",type:"password",variant:"outlined",error:null!=(null===(J=null==H?void 0:H.zodErrors)||void 0===J?void 0:J.password),helperText:null===(K=null==H?void 0:H.zodErrors)||void 0===K?void 0:K.password}))),o.createElement(u,null,o.createElement(g,{text:"Sign In",loadingText:"Loading"}),o.createElement(b,{error:null==H?void 0:H.strapiErrors}))),o.createElement(E,{sx:{pt:2},variant:"body2"},"Don't have an account?"),o.createElement(a,{href:W},"Sign Up")))]}))}))}export{y as default};
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
* @copyright Jelle Paulus
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
7
|
-
import{__awaiter as e,__generator as r}from"../../../node_modules/tslib/tslib.es6.js";import t from"../../../node_modules/qs/lib/index.js";import{fetchData as i}from"./loaders.js";import{getStrapiURL as
|
|
7
|
+
import{__awaiter as e,__generator as r}from"../../../node_modules/tslib/tslib.es6.js";import t from"../../../node_modules/qs/lib/index.js";import{fetchData as i}from"./loaders.js";import{getStrapiURL as n}from"../../lib/utils.js";import{unstable_noStore as o}from"next/cache";import{getUserRole as s}from"../services/get-user-me-loader.js";var a=n();function c(n){return e(this,void 0,void 0,(function(){var e;return r(this,(function(r){switch(r.label){case 0:return 4,(e=new URL("/api/products",a)).search=t.stringify({populate:{price:!0,image:!0,gallery:!0,dimensions:!0,categories:!0,brand:!0},pagination:{pageSize:4,page:n}}),[4,i(e.href)];case 1:return[2,r.sent()]}}))}))}function u(){return e(this,void 0,void 0,(function(){var e;return r(this,(function(r){switch(r.label){case 0:return o(),(e=new URL("/api/users/me",a)).search=t.stringify({populate:{customer_profile:!0}}),[4,i(e.href)];case 1:return[2,r.sent()]}}))}))}function p(t){return e(this,void 0,void 0,(function(){var e;return r(this,(function(r){switch(r.label){case 0:return console.log("getSingleOrder",t),o(),e=new URL("/api/opos/".concat(t),a),[4,i(e.href)];case 1:return[2,r.sent()]}}))}))}function l(n,c,u,p,l){return e(this,void 0,void 0,(function(){var e,d,f,m,h,v;return r(this,(function(r){switch(r.label){case 0:return o(),[4,s()];case 1:return e=r.sent(),d=null===(v=null===(h=null==e?void 0:e.data)||void 0===h?void 0:h.role)||void 0===v?void 0:v.type,f="enduser"===d,(m=new URL("/api/opos",a)).search=t.stringify({filters:{is_archive:{$in:l}},sort:"".concat(p||"id",":").concat(u||"desc"),populate:{opo_items:{populate:{product:{populate:{price:!0}}}},customer:f,payments:!0},pagination:{pageSize:c||10,page:n?n+1:1}}),[4,i(m.href)];case 2:return[2,r.sent()]}}))}))}export{l as getAllOrders,c as getAllProducts,u as getCustomerProfile,p as getSingleOrder};
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
* @copyright Jelle Paulus
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
7
|
-
import{__awaiter as e,__generator as t}from"../../../node_modules/tslib/tslib.es6.js";import n from"../../../node_modules/qs/lib/index.js";import{getStrapiURL as r,flattenAttributes as o}from"../../lib/utils.js";import{unstable_noStore as i}from"next/cache";import{getAuthToken as s}from"../services/get-token.js";var a=r();function u(n){return e(this,void 0,void 0,(function(){var e,r,i,a;return t(this,(function(t){switch(t.label){case 0:return[4,s()];case 1:e=t.sent(),r={method:"GET",headers:{"Content-Type":"application/json",Authorization:"Bearer ".concat(e)}},t.label=2;case 2:return t.trys.push([2,5,,6]),[4,fetch(n,e?r:{})];case 3:return[4,t.sent().json()];case 4:return i=t.sent(),[2,o(i)];case 5:throw a=t.sent(),console.error("Error fetching data:",a),a;case 6:return[2]}}))}))}function c(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return(e=new URL("/api/home-page",a)).search=n.stringify({populate:{blocks:{populate:{image:{populate:!0},link:{populate:!0},feature:{populate:!0}}}}}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function l(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return i(),(e=new URL("/api/slugify/slugs/page/disclaimer?populate[blocks][populate]=%2A",a)).search=n.stringify({populate:{blocks:{populate:!0}}}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function p(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return i(),(e=new URL("/api/pages",a)).search=n.stringify({populate:{blocks:{populate:{bgImage:{populate:!0},logoImage:{populate:!0},image:{populate:!0},link:{populate:!0},feature:{populate:!0},icon:{populate:!0},airplane:{populate:{floorplan:!0}},column:{populate:!0},partner:{populate:{text:!0,photo:!0,links:!0}},pictures:!0,companies:{populate:{logo:!0}},textV2:!0}}}}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function f(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return i(),(e=new URL("/api/pages",a)).search=n.stringify({fields:["slug","title"]}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function h(){return e(this,void 0,void 0,(function(){var e,r,s
|
|
7
|
+
import{__awaiter as e,__generator as t}from"../../../node_modules/tslib/tslib.es6.js";import n from"../../../node_modules/qs/lib/index.js";import{getStrapiURL as r,flattenAttributes as o}from"../../lib/utils.js";import{unstable_noStore as i}from"next/cache";import{getAuthToken as s}from"../services/get-token.js";var a=r();function u(n){return e(this,void 0,void 0,(function(){var e,r,i,a;return t(this,(function(t){switch(t.label){case 0:return[4,s()];case 1:e=t.sent(),r={method:"GET",headers:{"Content-Type":"application/json",Authorization:"Bearer ".concat(e)}},t.label=2;case 2:return t.trys.push([2,5,,6]),[4,fetch(n,e?r:{})];case 3:return[4,t.sent().json()];case 4:return i=t.sent(),[2,o(i)];case 5:throw a=t.sent(),console.error("Error fetching data:",a),a;case 6:return[2]}}))}))}function c(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return(e=new URL("/api/home-page",a)).search=n.stringify({populate:{blocks:{populate:{image:{populate:!0},link:{populate:!0},feature:{populate:!0}}}}}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function l(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return i(),(e=new URL("/api/slugify/slugs/page/disclaimer?populate[blocks][populate]=%2A",a)).search=n.stringify({populate:{blocks:{populate:!0}}}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function p(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return i(),(e=new URL("/api/pages",a)).search=n.stringify({populate:{blocks:{populate:{bgImage:{populate:!0},logoImage:{populate:!0},image:{populate:!0},link:{populate:!0},feature:{populate:!0},icon:{populate:!0},airplane:{populate:{floorplan:!0}},column:{populate:!0},partner:{populate:{text:!0,photo:!0,links:!0}},pictures:!0,companies:{populate:{logo:!0}},textV2:!0}}}}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function f(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return i(),(e=new URL("/api/pages",a)).search=n.stringify({fields:["slug","title"]}),[4,u(e.href)];case 1:return[2,t.sent()]}}))}))}function h(){return e(this,void 0,void 0,(function(){var e,r,i,s;return t(this,(function(t){switch(t.label){case 0:(e=new URL("/api/public-information",a)).search=n.stringify({populate:{socials:!0,business_credentials:!0,footer_logo:!0,header_logo:!0,address:!0}}),r={method:"GET",headers:{"Content-Type":"application/json"}},t.label=1;case 1:return t.trys.push([1,4,,5]),[4,fetch(e,r)];case 2:return[4,t.sent().json()];case 3:return i=t.sent(),[2,o(i)];case 4:return s=t.sent(),console.error("Error fetching data:",s),[2,null];case 5:return[2]}}))}))}function d(){return e(this,void 0,void 0,(function(){return t(this,(function(e){switch(e.label){case 0:return[4,u(new URL("/api/navigation/render/main-navigation?type=RFR",a).href)];case 1:return[2,e.sent()]}}))}))}export{u as fetchData,p as getAllPages,l as getDisclaimerData,c as getHomePageData,d as getNavigation,f as getPageNames,h as getSiteData};
|