@cyberskill/shared 1.108.0 → 1.109.0
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/_tsup-dts-rollup.d.cts +13 -0
- package/dist/_tsup-dts-rollup.d.ts +13 -0
- package/dist/configs/config.util.cjs +1 -1
- package/dist/configs/config.util.js +1 -1
- package/dist/configs/index.cjs +1 -1
- package/dist/configs/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +2 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -1
- package/dist/nodejs/cli/cli.util.cjs +1 -1
- package/dist/nodejs/cli/cli.util.js +1 -1
- package/dist/nodejs/cli/index.cjs +1 -1
- package/dist/nodejs/cli/index.js +1 -1
- package/dist/nodejs/command/command.util.cjs +1 -1
- package/dist/nodejs/command/command.util.js +1 -1
- package/dist/nodejs/command/index.cjs +1 -1
- package/dist/nodejs/command/index.js +1 -1
- package/dist/nodejs/fs/fs.util.cjs +1 -1
- package/dist/nodejs/fs/fs.util.d.cts +1 -0
- package/dist/nodejs/fs/fs.util.d.ts +1 -0
- package/dist/nodejs/fs/fs.util.js +1 -1
- package/dist/nodejs/fs/index.cjs +1 -1
- package/dist/nodejs/fs/index.d.cts +1 -0
- package/dist/nodejs/fs/index.d.ts +1 -0
- package/dist/nodejs/fs/index.js +1 -1
- package/dist/nodejs/index.cjs +1 -1
- package/dist/nodejs/index.d.cts +2 -0
- package/dist/nodejs/index.d.ts +2 -0
- package/dist/nodejs/index.js +1 -1
- package/dist/nodejs/mongo/index.cjs +1 -1
- package/dist/nodejs/mongo/index.js +1 -1
- package/dist/nodejs/mongo/mongo.util.cjs +1 -1
- package/dist/nodejs/mongo/mongo.util.js +1 -1
- package/dist/nodejs/package/index.cjs +1 -1
- package/dist/nodejs/package/index.js +1 -1
- package/dist/nodejs/package/package.util.cjs +1 -1
- package/dist/nodejs/package/package.util.js +1 -1
- package/dist/nodejs/path/index.cjs +1 -1
- package/dist/nodejs/path/index.d.cts +1 -0
- package/dist/nodejs/path/index.d.ts +1 -0
- package/dist/nodejs/path/index.js +1 -1
- package/dist/nodejs/path/path.constant.cjs +1 -1
- package/dist/nodejs/path/path.constant.js +1 -1
- package/dist/nodejs/path/path.util.cjs +1 -1
- package/dist/nodejs/path/path.util.d.cts +1 -0
- package/dist/nodejs/path/path.util.d.ts +1 -0
- package/dist/nodejs/path/path.util.js +1 -1
- package/dist/react/index.cjs +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/vitest/index.cjs +1 -1
- package/dist/react/vitest/index.js +1 -1
- package/dist/react/vitest/vitest.unit.cjs +1 -1
- package/dist/react/vitest/vitest.unit.js +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function e(e,t){if(t==null||t>e.length)t=e.length;for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function t(e){if(Array.isArray(e))return e}function r(t){if(Array.isArray(t))return e(t)}function n(e){if(e===void 0){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}function s(e,t,r,n,s,i,o){try{var a=e[i](o);var c=a.value}catch(e){r(e);return}if(a.done){t(c)}else{Promise.resolve(c).then(n,s)}}function i(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var o=e.apply(t,r);function a(e){s(o,n,i,a,c,"next",e)}function c(e){s(o,n,i,a,c,"throw",e)}a(undefined)})}}function o(e,t,r){t=d(t);return R(e,N()?Reflect.construct(t,r||[],d(e).constructor):t.apply(e,r))}function a(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function c(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||false;n.configurable=true;if("value"in n)n.writable=true;Object.defineProperty(e,n.key,n)}}function u(e,t,r){if(t)c(e.prototype,t);if(r)c(e,r);return e}function l(e,t,r){if(t in e){Object.defineProperty(e,t,{value:r,enumerable:true,configurable:true,writable:true})}else{e[t]=r}return e}function d(e){d=Object.setPrototypeOf?Object.getPrototypeOf:function e(e){return e.__proto__||Object.getPrototypeOf(e)};return d(e)}function f(e,t){if(typeof t!=="function"&&t!==null){throw new TypeError("Super expression must either be null or a function")}e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:true,configurable:true}});if(t)I(e,t)}function p(e,t){if(t!=null&&typeof Symbol!=="undefined"&&t[Symbol.hasInstance]){return!!t[Symbol.hasInstance](e)}else{return e instanceof t}}function m(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function g(e,t){var r=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(r==null)return;var n=[];var s=true;var i=false;var o,a;try{for(r=r.call(e);!(s=(o=r.next()).done);s=true){n.push(o.value);if(t&&n.length===t)break}}catch(e){i=true;a=e}finally{try{if(!s&&r["return"]!=null)r["return"]()}finally{if(i)throw a}}return n}function E(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function v(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};var n=Object.keys(r);if(typeof Object.getOwnPropertySymbols==="function"){n=n.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))}n.forEach(function(t){l(e,t,r[t])})}return e}function _(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);if(t){n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})}r.push.apply(r,n)}return r}function y(e,t){t=t!=null?t:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(e,Object.getOwnPropertyDescriptors(t))}else{_(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})}return e}function S(e,t){if(e==null)return{};var r=O(e,t);var n,s;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(s=0;s<i.length;s++){n=i[s];if(t.indexOf(n)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(e,n))continue;r[n]=e[n]}}return r}function O(e,t){if(e==null)return{};var r={};var n=Object.keys(e);var s,i;for(i=0;i<n.length;i++){s=n[i];if(t.indexOf(s)>=0)continue;r[s]=e[s]}return r}function R(e,t){if(t&&(A(t)==="object"||typeof t==="function")){return t}return n(e)}function I(e,t){I=Object.setPrototypeOf||function e(e,t){e.__proto__=t;return e};return I(e,t)}function C(e,r){return t(e)||g(e,r)||T(e,r)||E()}function b(e){return r(e)||m(e)||T(e)||v()}function A(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function T(t,r){if(!t)return;if(typeof t==="string")return e(t,r);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor)n=t.constructor.name;if(n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return e(t,r)}function N(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(N=function(){return!!e})()}function w(e,t){var r,n,s,i={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=a(0),o["throw"]=a(1),o["return"]=a(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(e){return function(t){return c([e,t])}}function c(a){if(r)throw new TypeError("Generator is already executing.");while(o&&(o=0,a[0]&&(i=0)),i)try{if(r=1,n&&(s=a[0]&2?n["return"]:a[0]?n["throw"]||((s=n["return"])&&s.call(n),0):n.next)&&!(s=s.call(n,a[1])).done)return s;if(n=0,s)a=[a[0]&2,s.value];switch(a[0]){case 0:case 1:s=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(s=i.trys,s=s.length>0&&s[s.length-1])&&(a[0]===6||a[0]===2)){i=0;continue}if(a[0]===3&&(!s||a[1]>s[0]&&a[1]<s[3])){i.label=a[1];break}if(a[0]===6&&i.label<s[1]){i.label=s[1];s=a;break}if(s&&i.label<s[2]){i.label=s[2];i.ops.push(a);break}if(s[2])i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=s=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var x=Object.defineProperty;var P=function(e,t,r){return t in e?x(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r};var D=function(e,t){return x(e,"name",{value:t,configurable:!0})};var G=function(e,t,r){return P(e,(typeof t==="undefined"?"undefined":A(t))!="symbol"?t+"":t,r)};var L={extends:["@commitlint/config-conventional"]};var M=function(e){return e.ESLINT="eslint",e.COMMITLINT="commitlint",e.LINT_STAGED="lint-staged",e.VITEST_REACT_E2E="vitest-react-e2e",e.VITEST_REACT_UNIT="vitest-react-unit",e}({});import j from"@antfu/eslint-config";import U from"@vitejs/plugin-react-swc";import{defineConfig as k}from"vitest/config";function F(e){return k(h({plugins:[U()],test:{include:["**/*.test.e2e.?(c|m)[jt]s?(x)"],browser:{enabled:!0,provider:"playwright",instances:[{browser:"chromium"},{browser:"firefox"},{browser:"webkit"}]}}},e))}D(F,"vitestE2E");import q from"@vitejs/plugin-react-swc";import{defineConfig as B}from"vitest/config";var K=".cyberskill-storage";import H from"dotenv";import{bool as Y,cleanEnv as V,str as W}from"envalid";import z from"node:os";import Q from"node:path";import J from"node:process";H.config();function $(){var e={DEBUG:J.env.DEBUG||!1,CWD:J.env.CWD||J.cwd(),CYBERSKILL_STORAGE_DIRECTORY:J.env.CYBERSKILL_STORAGE_DIRECTORY||Q.join(z.homedir(),K)};return V(e,{DEBUG:Y(),CWD:W(),CYBERSKILL_STORAGE_DIRECTORY:W()})}D($,"getEnv");var X=function(e){return e.CLI="CLI",e.STRING="STRING",e.FUNCTION="FUNCTION",e}({});import{exec as Z}from"node:child_process";import ee from"node:process";import*as et from"node:util";var er=function(e){return e.Error="error",e.Warning="warning",e}({});import en from"chalk";import es from"consola";import{GraphQLError as ei}from"graphql";var eo={GRAPHQL_PARSE_FAILED:{CODE:"GRAPHQL_PARSE_FAILED",MESSAGE:"The GraphQL operation string contains a syntax error."},GRAPHQL_VALIDATION_FAILED:{CODE:"GRAPHQL_VALIDATION_FAILED",MESSAGE:"The GraphQL operation is not valid against the server's schema."},BAD_USER_INPUT:{CODE:"BAD_USER_INPUT",MESSAGE:"The GraphQL operation includes an invalid value for a field argument."},PERSISTED_QUERY_NOT_FOUND:{CODE:"PERSISTED_QUERY_NOT_FOUND",MESSAGE:"A client sent the hash of a query string to execute via automatic persisted queries, but the query was not in the APQ cache."},PERSISTED_QUERY_NOT_SUPPORTED:{CODE:"PERSISTED_QUERY_NOT_SUPPORTED",MESSAGE:"A client sent the hash of a query string to execute via automatic persisted queries, but the server has disabled APQ."},OPERATION_RESOLUTION_FAILURE:{CODE:"OPERATION_RESOLUTION_FAILURE",MESSAGE:"The request was parsed successfully and is valid against the server's schema, but the server couldn't resolve which operation to run. This occurs when a request containing multiple named operations doesn't specify which operation to run (i.e.,operationName), or if the named operation isn't included in the request."},CONTINUE:{CODE:100,MESSAGE:"Continue"},SWITCHING_PROTOCOLS:{CODE:101,MESSAGE:"Switching Protocols"},PROCESSING:{CODE:102,MESSAGE:"Processing"},OK:{CODE:200,MESSAGE:"OK"},CREATED:{CODE:201,MESSAGE:"Created"},ACCEPTED:{CODE:202,MESSAGE:"Accepted"},NON_AUTHORITATIVE_INFORMATION:{CODE:203,MESSAGE:"Non Authoritative Information"},NO_CONTENT:{CODE:204,MESSAGE:"No Content"},RESET_CONTENT:{CODE:205,MESSAGE:"Reset Content"},PARTIAL_CONTENT:{CODE:206,MESSAGE:"Partial Content"},MULTI_STATUS:{CODE:207,MESSAGE:"Multi-Status"},MULTIPLE_CHOICES:{CODE:300,MESSAGE:"Multiple Choices"},MOVED_PERMANENTLY:{CODE:301,MESSAGE:"Moved Permanently"},MOVED_TEMPORARILY:{CODE:302,MESSAGE:"Moved Temporarily"},SEE_OTHER:{CODE:303,MESSAGE:"See Other"},NOT_MODIFIED:{CODE:304,MESSAGE:"Not Modified"},USE_PROXY:{CODE:305,MESSAGE:"Use Proxy"},TEMPORARY_REDIRECT:{CODE:307,MESSAGE:"Temporary Redirect"},PERMANENT_REDIRECT:{CODE:308,MESSAGE:"Permanent Redirect"},BAD_REQUEST:{CODE:400,MESSAGE:"Bad Request"},UNAUTHORIZED:{CODE:401,MESSAGE:"Unauthorized"},PAYMENT_REQUIRED:{CODE:402,MESSAGE:"Payment Required"},FORBIDDEN:{CODE:403,MESSAGE:"Forbidden"},NOT_FOUND:{CODE:404,MESSAGE:"Not Found"},METHOD_NOT_ALLOWED:{CODE:405,MESSAGE:"Method Not Allowed"},NOT_ACCEPTABLE:{CODE:406,MESSAGE:"Not Acceptable"},PROXY_AUTHENTICATION_REQUIRED:{CODE:407,MESSAGE:"Proxy Authentication Required"},REQUEST_TIMEOUT:{CODE:408,MESSAGE:"Request Timeout"},CONFLICT:{CODE:409,MESSAGE:"Conflict"},GONE:{CODE:410,MESSAGE:"Gone"},LENGTH_REQUIRED:{CODE:411,MESSAGE:"Length Required"},PRECONDITION_FAILED:{CODE:412,MESSAGE:"Precondition Failed"},REQUEST_TOO_LONG:{CODE:413,MESSAGE:"Request Entity Too Large"},REQUEST_URI_TOO_LONG:{CODE:414,MESSAGE:"Request-URI Too Long"},UNSUPPORTED_MEDIA_TYPE:{CODE:415,MESSAGE:"Unsupported Media Type"},REQUESTED_RANGE_NOT_SATISFIABLE:{CODE:416,MESSAGE:"Requested Range Not Satisfiable"},EXPECTATION_FAILED:{CODE:417,MESSAGE:"Expectation Failed"},IM_A_TEAPOT:{CODE:418,MESSAGE:"I'm a teapot"},INSUFFICIENT_SPACE_ON_RESOURCE:{CODE:419,MESSAGE:"Insufficient Space on Resource"},METHOD_FAILURE:{CODE:420,MESSAGE:"Method Failure"},MISDIRECTED_REQUEST:{CODE:421,MESSAGE:"Misdirected Request"},UNPROCESSABLE_ENTITY:{CODE:422,MESSAGE:"Unprocessable Entity"},LOCKED:{CODE:423,MESSAGE:"Locked"},FAILED_DEPENDENCY:{CODE:424,MESSAGE:"Failed Dependency"},PRECONDITION_REQUIRED:{CODE:428,MESSAGE:"Precondition Required"},TOO_MANY_REQUESTS:{CODE:429,MESSAGE:"Too Many Requests"},REQUEST_HEADER_FIELDS_TOO_LARGE:{CODE:431,MESSAGE:"Request Header Fields Too Large"},UNAVAILABLE_FOR_LEGAL_REASONS:{CODE:451,MESSAGE:"Unavailable For Legal Reasons"},INTERNAL_SERVER_ERROR:{CODE:500,MESSAGE:"Internal Server Error"},NOT_IMPLEMENTED:{CODE:501,MESSAGE:"Not Implemented"},BAD_GATEWAY:{CODE:502,MESSAGE:"Bad Gateway"},SERVICE_UNAVAILABLE:{CODE:503,MESSAGE:"Service Unavailable"},GATEWAY_TIMEOUT:{CODE:504,MESSAGE:"Gateway Timeout"},HTTP_VERSION_NOT_SUPPORTED:{CODE:505,MESSAGE:"HTTP Version Not Supported"},INSUFFICIENT_STORAGE:{CODE:507,MESSAGE:"Insufficient Storage"},NETWORK_AUTHENTICATION_REQUIRED:{CODE:511,MESSAGE:"Network Authentication Required"}};var ea=$();function ec(e){var t=e.message,r=e.status,n=r===void 0?eo.INTERNAL_SERVER_ERROR:r,s=e.type,i=s===void 0?"graphql":s;var o;var a=(o=t!==null&&t!==void 0?t:n.MESSAGE)!==null&&o!==void 0?o:"Internal server error";throw i==="graphql"?new ei(a,{extensions:{code:n.CODE}}):new Error(a)}D(ec,"throwError");ea.DEBUG||(es.level=4);function eu(e){var t=en[e];return typeof t=="function"?t:en.green}D(eu,"chalkKeyword");var el={silent:es.silent,level:es.level,fatal:es.fatal,error:es.error,warn:es.warn,log:es.log,info:es.info,success:es.success,ready:es.ready,start:es.start,box:es.box,debug:es.debug,trace:es.trace,verbose:es.verbose,printBoxedLog:function e(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){es.box(en.green(e));return}t.forEach(function(e){var t=e.file,n=e.position,s=e.rule,i=e.message;es.log("".concat(en.gray("File:")," ").concat(en.blue("".concat(t).concat(n?":".concat(n):"")))),s&&es.log(" ".concat(eu(r)("Rule:")," ").concat(s)),es.log(" ".concat(eu(r)("Message:")," ").concat(i))}),es.box(eu(r)("".concat(e," : ").concat(t.length))),es.log(en.gray("─".repeat(40)))}};var ed={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};import ef from"node-fetch";import ep from"fs-extra";import{extname as em}from"node:path";var eg=ep.lstatSync,eE=ep.readdirSync,ev=ep.mkdirSync,eh=ep.readFileSync,e_=ep.writeFileSync,ey=ep.appendFileSync,eS=ep.unlinkSync,eO=ep.statSync,eR=ep.readJsonSync,eI=ep.writeJsonSync;function eC(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return t.every(function(e){return ep.pathExistsSync(e)})}D(eC,"pathExistsSync");function eb(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}t.forEach(function(e){eC(e)&&ep.removeSync(e)})}D(eb,"removeSync");function eA(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var n=r.extensions,s=S(r,["extensions"]);ep.copySync(e,t,h({filter:D(function(e){return eO(e).isDirectory()||!n||n.length===0?!0:n.includes(em(e))},"filter")},s))}D(eA,"copySync");var eT=$();function eN(e){var t=e4(eT.CWD,e9);if(!eC(t))return!1;try{var r=eR(t),n=r.name,s=r.dependencies,i=s===void 0?{}:s,o=r.devDependencies,a=o===void 0?{}:o,c=n===e,u=e in i,l=e in a;return c||u||l?{path:t,file:r,isCurrentProject:c,isDepend:u,isDevDepend:l}:!1}catch(e){return el.warn("Failed to read package.json: ".concat(e.message)),!1}}D(eN,"getPackage");function ew(e){return /*#__PURE__*/i(function(){var t,r,n,s;return w(this,function(i){switch(i.label){case 0:i.trys.push([0,3,,4]);return[4,ef("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=i.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:r=i.sent(),n=r.version;return[2,n];case 3:s=i.sent();throw el.error('Failed to fetch version for "'.concat(e,'": ').concat(s.message)),s;case 4:return[2]}})})()}D(ew,"getLatestPackageVersion");function ex(e,t){return /*#__PURE__*/i(function(){var r,n,s,i,o,a,c,u,l,d,f,p,m,g,E,v,_,y,S,O,R;return w(this,function(I){switch(I.label){case 0:I.trys.push([0,4,,5]);r=eN(e);if(!r)return[2,h({},ed)];c=r.path,u=r.file,l=r.isCurrentProject,d=r.isDepend,f=r.isDevDepend,p=(n=u.dependencies)!==null&&n!==void 0?n:{},m=(s=u.devDependencies)!==null&&s!==void 0?s:{},g=l?(i=u.version)!==null&&i!==void 0?i:"0.0.0":d?(o=p[e])!==null&&o!==void 0?o:"0.0.0":f?(a=m[e])!==null&&a!==void 0?a:"0.0.0":"0.0.0";if(!l)return[3,1];_=g;return[3,3];case 1:return[4,ew(e)];case 2:_=I.sent();I.label=3;case 3:E=_,v=l||g===E;if(!v&&(t===null||t===void 0?void 0:t.update)){;S=d?"dependencies":f?"devDependencies":null;S&&((y=u[S])===null||y===void 0?void 0:y[e])!==E&&(u[S]=(O=u[S])!==null&&O!==void 0?O:{},u[S][e]=E,eI(c,u),el.info('Updated "'.concat(e,'" to version ').concat(E)))}return[2,{isCurrentProject:l,installedPath:c,file:u,isUpToDate:v}];case 4:R=I.sent();return[2,(el.error('Error checking package "'.concat(e,'": ').concat(R.message)),h({},ed))];case 5:return[2]}})})()}D(ex,"checkPackage");function eP(){return /*#__PURE__*/i(function(){var e,t,r,n,s,i,o,a,c,u,l,d;return w(this,function(f){switch(f.label){case 0:e=[{command:D(function(){return tU.pnpmInstallStandard()},"command"),message:"Installing dependencies (standard)"},{command:D(function(){return tU.pnpmInstallLegacy()},"command"),message:"Retrying with legacy peer dependencies"},{command:D(function(){return tU.pnpmInstallForce()},"command"),message:"Retrying with force install"}];t=true,r=false,n=undefined;f.label=1;case 1:f.trys.push([1,9,10,11]);s=e[Symbol.iterator]();f.label=2;case 2:if(!!(t=(i=s.next()).done))return[3,8];o=i.value,a=o.command,c=o.message;f.label=3;case 3:f.trys.push([3,6,,7]);return[4,a()];case 4:u=f.sent();return[4,e$("".concat(c," using: ").concat(u),u)];case 5:f.sent();return[2];case 6:l=f.sent();el.warn("Installation attempt failed: ".concat(c)),el.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:d=f.sent();r=true;n=d;return[3,11];case 10:try{if(!t&&s.return!=null){s.return()}}finally{if(r){throw n}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})})()}D(eP,"installDependencies");function eD(e,t){return /*#__PURE__*/i(function(){var r,n,s,i,o,a,c,u,l,d,f;return w(this,function(p){switch(p.label){case 0:if(!eC(tG.PACKAGE_JSON)){el.error("package.json not found. Aborting setup.");return[2]}p.label=1;case 1:p.trys.push([1,13,,14]);r=b(new Set(e)).sort();return[4,Promise.all(r.map(function(e){return ex(e,h({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:n=p.sent().every(function(e){return e.isUpToDate});if(n)return[3,4];return[4,eP()];case 3:n=p.sent();p.label=4;case 4:n;i=true,o=false,a=undefined;p.label=5;case 5:p.trys.push([5,10,11,12]);c=((s=t===null||t===void 0?void 0:t.postInstallActions)!==null&&s!==void 0?s:[])[Symbol.iterator]();p.label=6;case 6:if(!!(i=(u=c.next()).done))return[3,9];l=u.value;return[4,l()];case 7:p.sent();p.label=8;case 8:i=true;return[3,6];case 9:return[3,12];case 10:d=p.sent();o=true;a=d;return[3,12];case 11:try{if(!i&&c.return!=null){c.return()}}finally{if(o){throw a}}return[7];case 12:return[3,14];case 13:f=p.sent();throw el.error('Failed to setup "'.concat(e.join(", "),'": ').concat(f.message)),f;case 14:return[2]}})})()}D(eD,"setupPackages");import eG from"node-persist";var eL=$();function eM(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=eG.defaultInstance;if(e)return[3,2];return[4,eG.init({dir:eL.CYBERSKILL_STORAGE_DIRECTORY,stringify:JSON.stringify,parse:JSON.parse,encoding:"utf8",logging:!1,forgiveParseErrors:!0})];case 1:e=t.sent();t.label=2;case 2:e;return[2]}})})()}D(eM,"initNodePersist");var ej={get:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eM()];case 1:n.sent();return[4,eG.getItem(e)];case 2:return[2,(t=n.sent())!==null&&t!==void 0?t:null];case 3:r=n.sent();return[2,(el.error('[Storage:get] Error getting key "'.concat(e,'":'),r),null)];case 4:return[2]}})})()},set:function e(e,t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eM()];case 1:n.sent();return[4,eG.setItem(e,t)];case 2:n.sent();return[3,4];case 3:r=n.sent();el.error('[Storage:set] Error setting key "'.concat(e,'":'),r);return[3,4];case 4:return[2]}})})()},remove:function e(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eM()];case 1:r.sent();return[4,eG.removeItem(e)];case 2:r.sent();return[3,4];case 3:t=r.sent();el.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return /*#__PURE__*/i(function(){var e,t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eM()];case 1:r.sent();return[4,eG.keys()];case 2:e=r.sent();return[2,Array.isArray(e)?e:(el.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=r.sent();return[2,(el.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return /*#__PURE__*/i(function(){return w(this,function(t){try{return[2,"".concat(eL.CYBERSKILL_STORAGE_DIRECTORY," (key: ").concat(e,")")]}catch(e){return[2,(el.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var eU=$(),ek=et.promisify(Z);function eF(e){return"error_list:".concat(e)}D(eF,"getErrorListKey");function eq(e){return /*#__PURE__*/i(function(){var t,r,n;return w(this,function(s){switch(s.label){case 0:if(e.length===0)return[2];t=Date.now(),r=eF(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,ej.set(r,{errors:e,timestamp:t})];case 2:s.sent(),setTimeout(function(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:return[4,ej.getLogLink(r)];case 1:e=t.sent();e&&el.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})})()},10);return[3,4];case 3:n=s.sent();el.error("Failed to save errors: ".concat(n.message));return[3,4];case 4:return[2]}})})()}D(eq,"saveErrorListToStorage");function eB(){return /*#__PURE__*/i(function(){var e,t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,ej.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(function(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:return[4,ej.get(e)];case 1:return[2,((t=r.sent())===null||t===void 0?void 0:t.errors)||[]]}})})()}))];case 2:return[2,n.sent().flat()];case 3:r=n.sent();return[2,(el.error("Failed to retrieve stored errors: ".concat(r.message)),[])];case 4:return[2]}})})()}D(eB,"getStoredErrorLists");function eK(){return /*#__PURE__*/i(function(){var e,t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,ej.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(function(e){return ej.remove(e)}))];case 2:n.sent();return[3,4];case 3:r=n.sent();el.error("Failed to clear error lists: ".concat(r.message));return[3,4];case 4:return[2]}})})()}D(eK,"clearAllErrorLists");function eH(e){var t=[],r=[],n="",s=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,i=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,o=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))n=e.trim();else{var a,c,u,l,d;var f=s.exec(e)||[],p=i.exec(e)||[],m=o.exec(e)||[];var g,E,v,h,_,y;f.length&&n?t.push({file:n,position:"".concat(f[1],":").concat(f[2]),type:f[3]===er.Error?er.Error:er.Warning,message:(g=f===null||f===void 0?void 0:(a=f[4])===null||a===void 0?void 0:a.trim())!==null&&g!==void 0?g:"",rule:(E=f===null||f===void 0?void 0:(c=f[5])===null||c===void 0?void 0:c.trim())!==null&&E!==void 0?E:""}):p.length?t.push({file:(v=p===null||p===void 0?void 0:p[1])!==null&&v!==void 0?v:"",position:"".concat(p[2],":").concat(p[3]),type:p[4]===er.Error?er.Error:er.Warning,message:(h=p===null||p===void 0?void 0:(u=p[5])===null||u===void 0?void 0:u.trim())!==null&&h!==void 0?h:""}):m.length?t.push({file:"commitlint",type:er.Error,message:(_=m===null||m===void 0?void 0:(l=m[1])===null||l===void 0?void 0:l.trim())!==null&&_!==void 0?_:"",rule:(y=m===null||m===void 0?void 0:(d=m[2])===null||d===void 0?void 0:d.trim())!==null&&y!==void 0?y:""}):r.push(e.trim())}}),t.length&&eq(t),eU.DEBUG&&r.length&&(el.warn("Unmatched lines:"),r.forEach(function(e){return el.info(" ".concat(e))}))}D(eH,"parseTextErrors");function eY(e){try{var t=JSON.parse(e),r=[];t.forEach(function(e){var t=e.filePath,n=e.messages;n.forEach(function(e){var n=e.severity,s=e.line,i=e.column,o=e.ruleId,a=e.message;r.push({type:n===2?er.Error:er.Warning,file:t,position:"".concat(s,":").concat(i),rule:o,message:a})})}),r.length&&eq(r)}catch(t){eH(e)}}D(eY,"parseCommandOutput");function eV(e){return /*#__PURE__*/i(function(e){var t,r,n,s,i,o,a,c,u;var l=arguments;return w(this,function(d){switch(d.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:eY;r=new AbortController;ee.on("SIGINT",function(){el.warn("Process interrupted. Terminating..."),r.abort(),ee.exit()});d.label=1;case 1:d.trys.push([1,4,,5]);if(!(typeof e=="string"))return[3,3];return[4,ek(e,{maxBuffer:0x6400000,signal:r.signal})];case 2:n=d.sent(),s=n.stdout,i=n.stderr;[s,i].forEach(function(e){return e&&t(e)});d.label=3;case 3:return[3,5];case 4:o=d.sent();a=o.stdout,c=o.stderr,u=o.message;[a,c].forEach(function(e){return e&&t(e)}),!c&&!a&&el.error("Command failed: ".concat(u));return[3,5];case 5:return[2]}})}).apply(this,arguments)}D(eV,"executeCommand");function eW(e){return{raw:!0,cmd:e}}D(eW,"rawCommand");function ez(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(tC," ").concat(e8," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(tC," ").concat(tO," ").concat(tl," ").concat(e):"".concat(tC," ").concat(tu," ").concat(e)}D(ez,"formatCLI");function eQ(e,t){return typeof e=="function"?ez(e(t),t):(typeof e==="undefined"?"undefined":A(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?ez(e,t):e}D(eQ,"formatCommand");function eJ(e){return /*#__PURE__*/i(function(e){var t,r,n,s,i,o,a;var c=arguments;return w(this,function(u){switch(u.label){case 0:t=c.length>1&&c[1]!==void 0?c[1]:{};n=(r=t===null||t===void 0?void 0:t.isRemote)!==null&&r!==void 0?r:!1;if(!n)return[3,1];a=!1;return[3,3];case 1:return[4,ex(e8)];case 2:a=u.sent().isCurrentProject;u.label=3;case 3:s=a,i={isRemote:n,isCurrentProject:s},o=typeof e=="function"?e(i):e;return[2,Object.fromEntries(Object.entries(o).map(function(e){var t=C(e,2),r=t[0],n=t[1];return[r,eQ(n,i)]}))]}})}).apply(this,arguments)}D(eJ,"resolveCommands");function e$(e,t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);el.start("".concat(e)),eU.DEBUG&&el.info("→ ".concat(t));return[4,eV(t)];case 1:n.sent(),el.success("".concat(e," done."));return[3,3];case 2:r=n.sent();throw el.error("".concat(e," failed: ").concat(r.message)),r;case 3:return[2]}})})()}D(e$,"runCommand");import{join as eX,resolve as eZ}from"node:path";var e0=$();function e1(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return eZ.apply(void 0,[e0.CWD].concat(b(t)))}D(e1,"resolveWorkingPath");function e2(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return eZ.apply(void 0,b(t))}D(e2,"resolve");function e4(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return eX.apply(void 0,b(t))}D(e4,"join");var e3=$(),e5=e3.CWD,e8="@cyberskill/shared",e6="node_modules",e7="dist",e9="package.json",te="package-lock.json",tt="tsconfig.json",tr=".gitignore",tn=".simple-git-hooks.json",ts="pnpm-lock.yaml",ti=".git/hooks/",to=".git/COMMIT_EDITMSG",ta=".migrate-mongo.config.js",tc=e4(e5,e6,e8,e7),tu="cyberskill",tl="src/nodejs/cli/index.ts",td="eslint",tf="eslint",tp="vitest",tm="playwright",tg="vitest",tE="@commitlint/cli",tv="commitlint",th="lint-staged",t_="lint-staged",ty="typescript",tS="tsc",tO="tsx",tR="git",tI="pnpm",tC="pnpm exec",tb="simple-git-hooks",tA="simple-git-hooks",tT="@eslint/config-inspector",tN="eslint-config-inspector",tw="node-modules-inspector",tx="node-modules-inspector",tP="migrate-mongo",tD="./node_modules/migrate-mongo/bin/migrate-mongo",tG={CYBERSKILL_DIRECTORY:tc,WORKING_DIRECTORY:e5,TS_CONFIG:e1(tt),GIT_IGNORE:e1(tr),GIT_HOOK:e1(ti),GIT_COMMIT_MSG:e1(to),SIMPLE_GIT_HOOKS_JSON:e1(tn),PACKAGE_JSON:e1(e9),PACKAGE_LOCK_JSON:e1(te),PNPM_LOCK_YAML:e1(ts),NODE_MODULES:e1(e6),MIGRATE_MONGO_CONFIG:e1(ta),LINT_STAGED_CONFIG:e1("".concat(tc,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:e1("".concat(tc,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:e1("".concat(tc,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:e1("".concat(tc,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:e1("".concat(tc,"/react/vitest/vitest.e2e.js"))};function tL(e){var t=e.isCurrentProject;return h({"pre-commit":t_,"commit-msg":tv},t&&{"pre-push":eW("".concat(tR," pull"))})}D(tL,"createGitHooksConfig");function tM(e,t,r){return /*#__PURE__*/i(function(){return w(this,function(n){switch(n.label){case 0:if(!t)throw new Error("'first' argument is undefined");switch(e){case X.CLI:return[3,1];case X.STRING:return[3,3]}return[3,4];case 1:return[4,eD(t.split(" "),{update:!0})];case 2:return[2,(n.sent(),eQ(eW("".concat(tC," ").concat(r))))];case 3:return[2,eQ(eW(t))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})})()}D(tM,"buildCommand");function tj(e,t,r){return function(){return /*#__PURE__*/i(function(){return w(this,function(n){return[2,tM(e,t,r)]})})()}}D(tj,"commandFactory");var tU={simpleGitHooks:tj(X.CLI,tb,tA),eslintInspect:tj(X.CLI,tT,tN),nodeModulesInspect:tj(X.CLI,tw,tx),eslintCheck:tj(X.CLI,td,"".concat(tf," ").concat(tG.WORKING_DIRECTORY)),eslintFix:tj(X.CLI,td,"".concat(tf," ").concat(tG.WORKING_DIRECTORY," --fix")),typescriptCheck:tj(X.CLI,ty,"".concat(tS," -p ").concat(tG.TS_CONFIG," --noEmit")),configureGitHook:tj(X.STRING,"".concat(tR," config core.hooksPath ").concat(tG.GIT_HOOK)),testUnit:tj(X.CLI,tp,"".concat(tg," --config ").concat(tG.UNIT_TEST_CONFIG)),testE2e:tj(X.CLI,"".concat(tp," ").concat(tm),"".concat(tg," --config ").concat(tG.E2E_TEST_CONFIG)),mongoMigrateCreate:D(function(e){return tj(X.CLI,tP,"".concat(tO," ").concat(tD," create ").concat(e," -f ").concat(tG.MIGRATE_MONGO_CONFIG))()},"mongoMigrateCreate"),mongoMigrateUp:tj(X.CLI,tP,"".concat(tO," ").concat(tD," up -f ").concat(tG.MIGRATE_MONGO_CONFIG)),mongoMigrateDown:tj(X.CLI,tP,"".concat(tO," ").concat(tD," down -f ").concat(tG.MIGRATE_MONGO_CONFIG)),commitLint:tj(X.CLI,tE,"".concat(tv," --edit ").concat(tG.GIT_COMMIT_MSG," --config ").concat(tG.COMMITLINT_CONFIG)),lintStaged:tj(X.CLI,th,"".concat(t_," --config ").concat(tG.LINT_STAGED_CONFIG)),stageBuildDirectory:tj(X.STRING,"".concat(tR," add ").concat(e7)),build:tj(X.STRING,"".concat(tI," run build")),pnpmInstallStandard:tj(X.STRING,"".concat(tI," install")),pnpmInstallLegacy:tj(X.STRING,"".concat(tI," install --legacy-peer-deps")),pnpmInstallForce:tj(X.STRING,"".concat(tI," install --force"))};function tk(e){return B(h({plugins:[q()],test:{globals:!0,environment:"jsdom",pool:"vmThreads",include:["**/*.test.unit.?(c|m)[jt]s?(x)"],setupFiles:[tG.UNIT_TEST_SETUP_CONFIG]}},e))}D(tk,"vitestUnit");function tF(e){try{return JSON.parse(e),!0}catch(e){return!1}}D(tF,"isJson");function tq(e){return(typeof e==="undefined"?"undefined":A(e))=="object"&&e!==null&&!Array.isArray(e)}D(tq,"isPlainObject");function tB(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n={};var s=true,i=false,o=undefined,a=true,c=false,u=undefined;try{for(var l=t.flat()[Symbol.iterator](),d;!(a=(d=l.next()).done);a=true){var f=d.value;try{for(var p=Object.entries(f)[Symbol.iterator](),m;!(s=(m=p.next()).done);s=true){var g=C(m.value,2),E=g[0],v=g[1];var h=n[E];if(Array.isArray(v)){var _=Array.isArray(h)?h:[];n[E]=b(new Set(b(_).concat(b(v))));continue}if(tq(v)){n[E]=tB(tq(h)?h:{},v);continue}n[E]=v}}catch(e){i=true;o=e}finally{try{if(!s&&p.return!=null){p.return()}}finally{if(i){throw o}}}}}catch(e){c=true;u=e}finally{try{if(!a&&l.return!=null){l.return()}}finally{if(c){throw u}}}return n}D(tB,"deepMerge");import*as tK from"globals";var tH=[{languageOptions:{globals:h({},tK.node,tK.browser)},rules:{"perfectionist/sort-imports":["error",{internalPattern:["^#.*","^@/.*"]}]},ignores:["build","dist"]}];var tY;var tV=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return tB.apply(void 0,b(t))},"passThroughHandler"),tW=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n=tB.apply(void 0,[tH].concat(b(t))),s=n.ignores,i=S(n,["ignores"]),o=Array.isArray(s)&&s.every(function(e){return typeof e=="string"})?{ignores:s}:void 0,a=[i].concat(b(o?[o]:[]));return j.apply(void 0,[{stylistic:{semi:!0,indent:4,quotes:"single"},formatters:{css:!0,html:!0,markdown:"prettier"},yaml:!1,react:!0}].concat(b(a)))},"handleESLint"),tz=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return F.apply(void 0,b(t))},"handleVitestReactE2E"),tQ=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return tk.apply(void 0,b(t))},"handleVitestReactUnit"),tJ=(tY={},l(tY,M.ESLINT,tW),l(tY,M.COMMITLINT,tV),l(tY,M.LINT_STAGED,tV),l(tY,M.VITEST_REACT_E2E,tz),l(tY,M.VITEST_REACT_UNIT,tQ),tY);function t$(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++){r[n-1]=arguments[n]}var s=tJ[e];if(!s)throw new Error("Unknown config type: ".concat(e));return s.apply(void 0,b(r))}D(t$,"mergeConfigs");import{defineConfig as tX}from"@eddeee888/gcg-typescript-resolver-files";function tZ(e){var t=e.uri,r=e.from,n=e.to,s=e.target,i=s===void 0?"client":s;var o=i==="client",a=i==="server";return y(h({schema:t,ignoreNoDocuments:!0,overwrite:!0},o&&{documents:[r]}),{generates:h({},o&&l({},n,{preset:"client",presetConfig:{fragmentMasking:!1,persistedDocuments:!0},config:{useTypeImports:!0}}),a&&l({},n,tX()))})}D(tZ,"createGraphqlCodegenConfig");var t0={"*":["eslint --fix"]};var t1=(typeof window==="undefined"?"undefined":A(window))<"u";import{ApolloServer as t2}from"@apollo/server";import{expressMiddleware as t4}from"@apollo/server/express4";import{ApolloServerPluginDrainHttpServer as t3}from"@apollo/server/plugin/drainHttpServer";import{ApolloServerPluginLandingPageLocalDefault as t5,ApolloServerPluginLandingPageProductionDefault as t8}from"@apollo/server/plugin/landingPage/default";function t6(e){return new t2(h({schema:e.schema,plugins:[e.isDev?t5():t8(),t3({httpServer:e.server})].concat(b(e.drainServer?[{serverWillStart:function t(){return /*#__PURE__*/i(function(){return w(this,function(t){return[2,{drainServer:function t(){return /*#__PURE__*/i(function(){var t;return w(this,function(r){(t=e.drainServer)===null||t===void 0?void 0:t.call(e),el.info("Apollo Server drainServer hook called");return[2]})})()}}]})})()}}]:[]))},e.isDev&&{introspection:!0,includeStacktraceInErrorResponses:!0}))}D(t6,"createApolloServer");import t7 from"node:process";import{hideBin as t9}from"yargs/helpers";import re from"yargs/yargs";var rt={name:"@cyberskill/shared",type:"module",version:"1.107.0",description:"CyberSkill Shared",author:"Stephen Cheng",license:"MIT",homepage:"https://github.com/cyberskill-world/shared#readme",repository:{type:"git",url:"git+https://github.com/cyberskill-world/shared.git"},bugs:{url:"https://github.com/cyberskill-world/shared/issues"},exports:{".":{types:"./dist/index.d.ts",import:"./dist/index.js",require:"./dist/index.cjs"},"./configs":{types:"./dist/configs/index.d.ts",import:"./dist/configs/index.js",require:"./dist/configs/index.cjs"},"./configs/commitlint":{types:"./dist/configs/commitlint/index.d.ts",import:"./dist/configs/commitlint/index.js",require:"./dist/configs/commitlint/index.cjs"},"./configs/eslint":{types:"./dist/configs/eslint/index.d.ts",import:"./dist/configs/eslint/index.js",require:"./dist/configs/eslint/index.cjs"},"./configs/graphql-codegen":{types:"./dist/configs/graphql-codegen/index.d.ts",import:"./dist/configs/graphql-codegen/index.js",require:"./dist/configs/graphql-codegen/index.cjs"},"./configs/lint-staged":{types:"./dist/configs/lint-staged/index.d.ts",import:"./dist/configs/lint-staged/index.js",require:"./dist/configs/lint-staged/index.cjs"},"./constants":{types:"./dist/constants/index.d.ts",import:"./dist/constants/index.js",require:"./dist/constants/index.cjs"},"./nodejs":{types:"./dist/nodejs/index.d.ts",import:"./dist/nodejs/index.js",require:"./dist/nodejs/index.cjs"},"./nodejs/apollo-server":{types:"./dist/nodejs/apollo-server/index.d.ts",import:"./dist/nodejs/apollo-server/index.js",require:"./dist/nodejs/apollo-server/index.cjs"},"./nodejs/cli":{types:"./dist/nodejs/cli/index.d.ts",import:"./dist/nodejs/cli/index.js",require:"./dist/nodejs/cli/index.cjs"},"./nodejs/command":{types:"./dist/nodejs/command/index.d.ts",import:"./dist/nodejs/command/index.js",require:"./dist/nodejs/command/index.cjs"},"./nodejs/express":{types:"./dist/nodejs/express/index.d.ts",import:"./dist/nodejs/express/index.js",require:"./dist/nodejs/express/index.cjs"},"./nodejs/fs":{types:"./dist/nodejs/fs/index.d.ts",import:"./dist/nodejs/fs/index.js",require:"./dist/nodejs/fs/index.cjs"},"./nodejs/log":{types:"./dist/nodejs/log/index.d.ts",import:"./dist/nodejs/log/index.js",require:"./dist/nodejs/log/index.cjs"},"./nodejs/mongo":{types:"./dist/nodejs/mongo/index.d.ts",import:"./dist/nodejs/mongo/index.js",require:"./dist/nodejs/mongo/index.cjs"},"./nodejs/package":{types:"./dist/nodejs/package/index.d.ts",import:"./dist/nodejs/package/index.js",require:"./dist/nodejs/package/index.cjs"},"./nodejs/path":{types:"./dist/nodejs/path/index.d.ts",import:"./dist/nodejs/path/index.js",require:"./dist/nodejs/path/index.cjs"},"./nodejs/storage":{types:"./dist/nodejs/storage/index.d.ts",import:"./dist/nodejs/storage/index.js",require:"./dist/nodejs/storage/index.cjs"},"./nodejs/ws":{types:"./dist/nodejs/ws/index.d.ts",import:"./dist/nodejs/ws/index.js",require:"./dist/nodejs/ws/index.cjs"},"./react":{types:"./dist/react/index.d.ts",import:"./dist/react/index.js",require:"./dist/react/index.cjs"},"./react/apollo-client":{types:"./dist/react/apollo-client/index.d.ts",import:"./dist/react/apollo-client/index.js",require:"./dist/react/apollo-client/index.cjs"},"./react/apollo-error":{types:"./dist/react/apollo-error/index.d.ts",import:"./dist/react/apollo-error/index.js",require:"./dist/react/apollo-error/index.cjs"},"./react/i18next":{types:"./dist/react/i18next/index.d.ts",import:"./dist/react/i18next/index.js",require:"./dist/react/i18next/index.cjs"},"./react/loading":{types:"./dist/react/loading/index.d.ts",import:"./dist/react/loading/index.js",require:"./dist/react/loading/index.cjs"},"./react/log":{types:"./dist/react/log/index.d.ts",import:"./dist/react/log/index.js",require:"./dist/react/log/index.cjs"},"./react/next-intl":{types:"./dist/react/next-intl/index.d.ts",import:"./dist/react/next-intl/index.js",require:"./dist/react/next-intl/index.cjs"},"./react/storage":{types:"./dist/react/storage/index.d.ts",import:"./dist/react/storage/index.js",require:"./dist/react/storage/index.cjs"},"./react/toast":{types:"./dist/react/toast/index.d.ts",import:"./dist/react/toast/index.js",require:"./dist/react/toast/index.cjs"},"./react/vitest":{types:"./dist/react/vitest/index.d.ts",import:"./dist/react/vitest/index.js",require:"./dist/react/vitest/index.cjs"},"./styles/reset.css":{import:"./dist/styles/reset.css",require:"./dist/styles/reset.css"},"./typescript":{types:"./dist/typescript/index.d.ts",import:"./dist/typescript/index.js",require:"./dist/typescript/index.cjs"},"./utils":{types:"./dist/utils/index.d.ts",import:"./dist/utils/index.js",require:"./dist/utils/index.cjs"}},main:"./dist/index.cjs",module:"./dist/index.js",types:"./dist/index.d.ts",bin:{cyberskill:"./dist/nodejs/cli/index.js"},files:["dist","public"],scripts:{build:"tsup",dev:"dotenv -e .env -- tsup --watch",lint:"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint","lint:fix":"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint:fix","lint:inspect":"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint:inspect",reset:"dotenv -e .env -- tsx src/nodejs/cli/index.ts reset",setup:"dotenv -e .env -- tsx src/nodejs/cli/index.ts setup",inspect:"dotenv -e .env -- tsx src/nodejs/cli/index.ts inspect","test:unit":"dotenv -e .env -- tsx src/nodejs/cli/index.ts test:unit","test:e2e":"dotenv -e .env -- tsx src/nodejs/cli/index.ts test:e2e",commitlint:"dotenv -e .env -- tsx src/nodejs/cli/index.ts commitlint","lint-staged":"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint-staged"},dependencies:{"@antfu/eslint-config":"4.12.0","@apollo/client":"3.13.8","@apollo/server":"4.12.0","@eddeee888/gcg-typescript-resolver-files":"0.12.0","@eslint-react/eslint-plugin":"1.48.4","@graphql-codegen/cli":"5.0.5","@graphql-codegen/client-preset":"4.8.0","@microsoft/api-extractor":"7.52.5","@next/eslint-plugin-next":"15.3.1","@swc/core":"1.11.22","@testing-library/jest-dom":"6.6.3","@testing-library/react":"16.3.0","@vitejs/plugin-react-swc":"3.9.0","@vitest/browser":"3.1.2",chalk:"5.4.1",classnames:"2.5.1",compression:"1.8.0",consola:"3.4.2",cors:"2.8.5","crypto-js":"4.2.0","date-fns":"4.1.0",dotenv:"16.5.0","dotenv-cli":"8.0.0",envalid:"8.0.0","eslint-config-next":"15.3.1","eslint-plugin-format":"1.0.1","eslint-plugin-react-hooks":"5.2.0","eslint-plugin-react-refresh":"0.4.20",express:"4.21.2","express-device":"0.4.2","express-session":"1.18.1","fs-extra":"11.3.0",globals:"16.0.0",graphql:"16.10.0","graphql-ws":"6.0.4",i18next:"25.0.1",jsdom:"26.1.0",localforage:"1.10.0","migrate-mongo":"12.1.3","modern-normalize":"3.0.1",mongodb:"6.16.0",mongoose:"8.13.2","mongoose-aggregate-paginate-v2":"1.1.4","mongoose-paginate-v2":"1.9.0","next-intl":"4.0.3","node-fetch":"3.3.2","node-persist":"4.0.4",ora:"8.2.0",playwright:"1.52.0","postcss-modules":"6.0.1",qs:"6.14.0",react:"19.1.0","react-dom":"19.1.0","react-hot-toast":"2.5.2","react-i18next":"15.5.1","react-icons":"5.5.0",sass:"1.87.0",slugify:"1.6.6",tsup:"8.4.0",tsx:"4.19.3",typescript:"5.8.3",unorm:"1.6.0",uuid:"11.1.0",vite:"6.3.3",vitest:"3.1.2","vitest-browser-react":"0.1.1",ws:"8.18.1",yargs:"17.7.2"},publishConfig:{access:"public",registry:"https://registry.npmjs.org/"},devDependencies:{"@commitlint/cli":"19.8.0","@eslint/config-inspector":"1.0.2","@types/compression":"1.7.5","@types/cors":"2.8.17","@types/crypto-js":"4.2.2","@types/express":"4.17.21","@types/express-session":"1.18.1","@types/fs-extra":"11.0.4","@types/migrate-mongo":"10.0.5","@types/mongoose-aggregate-paginate-v2":"1.0.12","@types/node-persist":"3.1.8","@types/react":"19.1.2","@types/react-dom":"19.1.2","@types/unorm":"1.3.31","@types/uuid":"10.0.0","@types/ws":"8.18.1","@types/yargs":"17.0.33",eslint:"9.25.1","lint-staged":"15.5.1","node-modules-inspector":"0.6.6","simple-git-hooks":"2.13.0"}};function rr(){return /*#__PURE__*/i(function(){var e,t;return w(this,function(r){switch(r.label){case 0:if(!eC(tG.TS_CONFIG))return[3,3];t=["Performing TypeScript validation"];return[4,tU.typescriptCheck()];case 1:return[4,e$.apply(void 0,t.concat([r.sent()]))];case 2:e=r.sent();return[3,4];case 3:e=el.warn("No TypeScript configuration found. Skipping type check.");r.label=4;case 4:e;return[2]}})})()}D(rr,"checkTypescript");function rn(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:!1;if(!e)return[3,3];r=["Running ESLint with auto-fix"];return[4,tU.eslintFix()];case 1:return[4,e$.apply(void 0,r.concat([i.sent()]))];case 2:t=i.sent();return[3,6];case 3:n=["Running ESLint check"];return[4,tU.eslintCheck()];case 4:return[4,e$.apply(void 0,n.concat([i.sent()]))];case 5:t=i.sent();i.label=6;case 6:t;return[2]}})}).apply(this,arguments)}D(rn,"checkEslint");function rs(e,t){if(!t.length)return;var r=e==="Errors"?"red":"yellow";el.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,r)}D(rs,"printIssues");function ri(){return /*#__PURE__*/i(function(){var e,t,r;return w(this,function(n){switch(n.label){case 0:return[4,eB()];case 1:e=n.sent(),t=e.filter(function(e){return e.type===er.Error}),r=e.filter(function(e){return e.type===er.Warning});!t.length&&!r.length?el.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(rs("Warnings",r),rs("Errors",t),(t.length>0||r.length>0)&&t7.exit(1));return[2]}})})()}D(ri,"showCheckResult");function ro(){return /*#__PURE__*/i(function(){var e,t,r,n,s,i;return w(this,function(o){switch(o.label){case 0:return[4,eK()];case 1:o.sent();return[4,ex(e8)];case 2:e=o.sent(),t=e.isCurrentProject;if(!t)return[3,9];o.label=3;case 3:o.trys.push([3,8,,9]);r=["Building package: ".concat(e8)];return[4,tU.build()];case 4:return[4,e$.apply(void 0,r.concat([o.sent()]))];case 5:o.sent();n=["Staging build artifacts"];return[4,tU.stageBuildDirectory()];case 6:return[4,e$.apply(void 0,n.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:s=o.sent();throw el.error("Error building and staging ".concat(e8,": ").concat(s.message)),s;case 9:i=["Executing lint-staged"];return[4,tU.lintStaged()];case 10:return[4,e$.apply(void 0,i.concat([o.sent()]))];case 11:o.sent(),ri();return[2]}})})()}D(ro,"lintStaged");function ra(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,tU.eslintInspect()];case 1:return[4,e$.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(ra,"inspectLint");function rc(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:return[4,eK()];case 1:e.sent();return[4,Promise.all([rr(),rn()])];case 2:e.sent(),ri();return[2]}})})()}D(rc,"lintCheck");function ru(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:return[4,eK()];case 1:e.sent();return[4,Promise.all([rr(),rn(!0)])];case 2:e.sent(),ri();return[2]}})})()}D(ru,"lintFix");function rl(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:return[4,eK()];case 1:t.sent();e=["Validating commit message"];return[4,tU.commitLint()];case 2:return[4,e$.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),ri();return[2]}})})()}D(rl,"commitLint");function rd(){return /*#__PURE__*/i(function(){var e,t,r,n;return w(this,function(s){switch(s.label){case 0:e=["Configuring Git hooks"];return[4,tU.configureGitHook()];case 1:return[4,e$.apply(void 0,e.concat([s.sent()]))];case 2:s.sent(),eb(tG.GIT_HOOK);return[4,eJ(tL)];case 3:t=s.sent();eI(tG.SIMPLE_GIT_HOOKS_JSON,t);r="\n".concat(tn,"\n");eC(tG.GIT_IGNORE)?eh(tG.GIT_IGNORE,"utf-8").split("\n").includes(tn)||ey(tG.GIT_IGNORE,r,"utf-8"):e_(tG.GIT_IGNORE,r,"utf-8");n=["Setting up simple-git-hooks"];return[4,tU.simpleGitHooks()];case 4:return[4,e$.apply(void 0,n.concat([s.sent()]))];case 5:s.sent();return[2]}})})()}D(rd,"setupGitHook");function rf(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:return[4,eD([e8],{update:!0,postInstallActions:[rd]})];case 1:e.sent();return[2]}})})()}D(rf,"setup");function rp(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:eb(tG.NODE_MODULES,tG.PNPM_LOCK_YAML);return[4,eP()];case 1:e.sent();return[4,rd()];case 2:e.sent();return[2]}})})()}D(rp,"reset");function rm(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Inspecting project dependencies"];return[4,tU.nodeModulesInspect()];case 1:return[4,e$.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rm,"inspect");function rg(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Running unit tests"];return[4,tU.testUnit()];case 1:return[4,e$.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rg,"testUnit");function rE(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,tU.testE2e()];case 1:return[4,e$.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rE,"testE2E");function rv(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:t=["Creating MongoDB migration"];return[4,tU.mongoMigrateCreate(e)];case 1:return[4,e$.apply(void 0,t.concat([r.sent()]))];case 2:r.sent();return[2]}})})()}D(rv,"mongoMigrateCreate");function rh(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Running MongoDB migrations"];return[4,tU.mongoMigrateUp()];case 1:return[4,e$.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rh,"mongoMigrateUp");function r_(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Rolling back MongoDB migration"];return[4,tU.mongoMigrateDown()];case 1:return[4,e$.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(r_,"mongoMigrateDown");(function(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:t.trys.push([0,2,,3]);return[4,re(t9(t7.argv)).scriptName(tu).usage("$0 <command> [options]").command("lint","Check code for linting issues",rc).command("lint:fix","Fix linting issues automatically",ru).command("lint:inspect","View active ESLint configuration",ra).command("lint-staged","Run lint checks on staged files",ro).command("commitlint","Validate commit message format",rl).command("setup","Initialize project setup and dependencies",rf).command("reset","Reset the project and reinstall dependencies",rp).command("inspect","Analyze installed project dependencies",rm).command("test:unit","Run unit test suite",rg).command("test:e2e","Run end-to-end test suite",rE).command("mongo:migrate:create <name>","Create a MongoDB migration",function(e){return e.positional("name",{describe:"Migration name",type:"string"})},function(e){return /*#__PURE__*/i(function(){return w(this,function(t){switch(t.label){case 0:if(!e.name){el.error("Migration name is required.");return[2]}return[4,rv(e.name)];case 1:t.sent();return[2]}})})()}).command("mongo:migrate:up","Apply all MongoDB migrations",rh).command("mongo:migrate:down","Rollback last MongoDB migration",r_).demandCommand(1,"Please specify a valid command.").strict().help().alias("h","help").alias("v","version").version(rt.version).epilog('\uD83D\uDCA1 Tip: Use "--help" with any command to see options\n').parse()];case 1:t.sent();return[3,3];case 2:e=t.sent();el.error("Fatal: ".concat(e.message)),t7.exit(1);return[3,3];case 3:return[2]}})})()})();import{Router as ry}from"express";import rS from"compression";import rO from"cors";import rR from"express";import rI from"express-device";import rC from"express-session";function rb(e){return rO({origin:D(function(t,r){var n;e.isDev||((n=e.whiteList)===null||n===void 0?void 0:n.includes(t!==null&&t!==void 0?t:""))?r(null,!0):r(null,!1)},"origin"),credentials:!0})}D(rb,"createCors");function rA(e){var t=rR();return t.set("trust proxy",1),t.use(rR.urlencoded({extended:!0})),t.use(rS()),t.use(rI.capture()),e.staticFolder&&t.use(rR.static(e.staticFolder)),e.sessionOptions&&t.use(rC(e.sessionOptions)),t}D(rA,"createExpress");var rT="MONGO_MIGRATE_OPTIONS";import{Collection as rN,Db as rw}from"mongodb";import{Document as rx,Model as rP}from"mongoose";var rD=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rw);D(rD,"C_Db");var rG=rD,rL=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rx);D(rL,"C_Document");var rM=rL,rj=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rP);D(rj,"C_Model");var rU=rj,rk=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rN);D(rk,"C_Collection");var rF=rk;import{format as rq}from"date-fns";import rB from"migrate-mongo";import{Document as rK}from"mongoose";import rH from"mongoose-aggregate-paginate-v2";import rY from"mongoose-paginate-v2";import{v4 as rV}from"uuid";import rW from"crypto-js";import rz from"slugify";var rQ=rz.default||rz;function rJ(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;var r,n;return rQ(e,h({lower:(r=t===null||t===void 0?void 0:t.lower)!==null&&r!==void 0?r:!0,locale:(n=t===null||t===void 0?void 0:t.locale)!==null&&n!==void 0?n:"vi"},t))}D(rJ,"generateSlug");function r$(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:4;return rW.SHA256(e).toString(rW.enc.Hex).slice(0,t)}D(r$,"generateShortId");function rX(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:8;var t="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*()_+[]{}|;:,.<>?",r="";for(var n=0;n<e;n++){var s=Math.floor(Math.random()*t.length);r+=t.charAt(s)}return r}D(rX,"generateRandomPassword");function rZ(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;var r=e.split(/[?#]/)[0]||"",n=r.substring(r.lastIndexOf("/")+1);if(t)return n;var s=n.lastIndexOf(".");return s>0?n.slice(0,s):n}D(rZ,"getFileName");function r0(e,t,r){var n=e.indexOf(t);if(n===-1)return"";var s=n+t.length,i=e.indexOf(r,s);return i===-1?"":e.slice(s,i)}D(r0,"substringBetween");var r1={isEmpty:function e(e){return e==null?!0:typeof e=="string"?e.trim().length===0:Array.isArray(e)?e.length===0:(typeof e==="undefined"?"undefined":A(e))=="object"?p(e,Date)?!1:p(e,Map)||p(e,Set)?e.size===0:p(e,WeakMap)||p(e,WeakSet)?!0:ArrayBuffer.isView(e)?e.byteLength===0:Object.keys(e).length===0:!1},isValidIP:function e(e){var t=e.split(".");return t.length===4&&t.every(function(e){return/^\d+$/.test(e)&&Number(e)>=0&&Number(e)<=255})?!0:/^(([a-f\d]{1,4}:){7}[a-f\d]{1,4}|((?:[a-f\d]{1,4}:){1,7}:)|((?:[a-f\d]{1,4}:){1,6}:[a-f\d]{1,4})|::)$/i.test(e)}};var r2={getDateTime:function e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:new Date;return rq(e,"yyyy-MM-dd HH:mm:ss.SSS")},createGenericFields:function e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.returnDateAs,r=t===void 0?"string":t;var n=r==="string"?r2.getDateTime():new Date;return{id:rV(),isDel:!1,createdAt:n,updatedAt:n}},applyPlugins:function e(e,t){t.filter(function(e){return typeof e=="function"}).forEach(function(t){return e.plugin(t)})},applyMiddlewares:function e(e,t){t.forEach(function(t){var r=t.method,n=t.pre,s=t.post;r&&n&&e.pre(r,n),r&&s&&e.post(r,s)})},createGenericSchema:function e(e){return new e.Schema({id:{type:String,default:rV,required:!0,unique:!0},isDel:{type:Boolean,default:!1,required:!0}},{timestamps:!0})},createSchema:function e(e){var t=e.mongoose,r=e.schema,n=e.virtuals,s=n===void 0?[]:n,i=e.standalone,o=i===void 0?!1:i;var a=new t.Schema(r,{strict:!0});return s.forEach(function(e){var t=e.name,r=e.options,n=e.get;var s=a.virtual(t,r);n&&s.get(n)}),o||a.add(r2.createGenericSchema(t)),a},createModel:function e(e){var t=e.mongoose,r=e.name,n=e.schema,s=e.pagination,i=s===void 0?!1:s,o=e.aggregate,a=o===void 0?!1:o,c=e.virtuals,u=c===void 0?[]:c,l=e.middlewares,d=l===void 0?[]:l;if(!r)throw new Error("Model name is required.");if(t.models[r])return t.models[r];var f=r2.createSchema({mongoose:t,schema:n,virtuals:u});return r2.applyPlugins(f,[i&&rY,a&&rH]),r2.applyMiddlewares(f,d),t.model(r,f)},createSlugQuery:function e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;return y(h({},t,r&&{id:{$ne:r}}),{$or:[{slug:e},{slugHistory:e}]})},validator:{isEmpty:function e(){return function(e){return /*#__PURE__*/i(function(){return w(this,function(t){return[2,!r1.isEmpty(e)]})})()}},isUnique:function e(e){return function(t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:if(!Array.isArray(e)||e.length===0)throw new Error("Fields must be a non-empty array of strings.");r={$or:e.map(function(e){return l({},e,t)})};return[4,this.constructor.findOne(r)];case 1:return[2,!n.sent()]}})}).call(this)}},matchesRegex:function e(e){return function(t){return /*#__PURE__*/i(function(){return w(this,function(r){if(!Array.isArray(e)||e.some(function(e){return!p(e,RegExp)}))throw new Error("regexArray must be an array of valid RegExp objects.");return[2,e.every(function(e){return e.test(t)})]})})()}}},migrate:y(h({},rB),{setConfig:D(function(e){var t="// This file is automatically generated by the Cyberskill CLI.\nmodule.exports = ".concat(JSON.stringify(e,null,4));e_(tG.MIGRATE_MONGO_CONFIG,t);var r="\n".concat(ta,"\n");eC(tG.GIT_IGNORE)?eh(tG.GIT_IGNORE,"utf-8").split("\n").includes(ta)||ey(tG.GIT_IGNORE,r,"utf-8"):e_(tG.GIT_IGNORE,r,"utf-8")},"setConfig")})},r4=/*#__PURE__*/function(){"use strict";function e(t,r){a(this,e);G(this,"collection");this.collection=t.collection(r)}u(e,[{key:"createOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);t=h({},r2.createGenericFields(),e);r={success:!0,message:"Document created successfully"};return[4,this.collection.insertOne(t)];case 1:return[2,(r.result=s.sent(),r)];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"createMany",value:function e(e){return /*#__PURE__*/i(function(){var t,r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);t=e.map(function(e){return h({},r2.createGenericFields(),e)});return[4,this.collection.insertMany(t)];case 1:r=s.sent();return[2,r.insertedCount===0?{success:!1,message:"No documents were inserted"}:{success:!0,message:"".concat(r.insertedCount," documents created successfully"),result:r}];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"findOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,this.collection.findOne(e)];case 1:t=n.sent();return[2,t?{success:!0,message:"Document found",result:t}:{success:!1,message:"Document not found"}];case 2:r=n.sent();return[2,{success:!1,message:r.message}];case 3:return[2]}})}).call(this)}},{key:"findAll",value:function e(){return /*#__PURE__*/i(function(){var e,t,r;var n=arguments;return w(this,function(s){switch(s.label){case 0:e=n.length>0&&n[0]!==void 0?n[0]:{};s.label=1;case 1:s.trys.push([1,3,,4]);t={success:!0,message:"Documents retrieved successfully"};return[4,this.collection.find(e).toArray()];case 2:return[2,(t.result=s.sent(),t)];case 3:r=s.sent();return[2,{success:!1,message:r.message}];case 4:return[2]}})}).apply(this,arguments)}},{key:"count",value:function e(){return /*#__PURE__*/i(function(){var e,t,r;var n=arguments;return w(this,function(s){switch(s.label){case 0:e=n.length>0&&n[0]!==void 0?n[0]:{};s.label=1;case 1:s.trys.push([1,3,,4]);t={success:!0,message:"Count retrieved successfully"};return[4,this.collection.countDocuments(e)];case 2:return[2,(t.result=s.sent(),t)];case 3:r=s.sent();return[2,{success:!1,message:r.message}];case 4:return[2]}})}).apply(this,arguments)}},{key:"updateOne",value:function e(e,t){return /*#__PURE__*/i(function(){var r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);return[4,this.collection.updateOne(e,{$set:t})];case 1:r=s.sent();return[2,r.matchedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Document updated successfully",result:r}];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"updateMany",value:function e(e,t){return /*#__PURE__*/i(function(){var r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);return[4,this.collection.updateMany(e,{$set:t})];case 1:r=s.sent();return[2,r.matchedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Documents updated successfully",result:r}];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"deleteOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,this.collection.deleteOne(e)];case 1:t=n.sent();return[2,t.deletedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Document deleted successfully",result:t}];case 2:r=n.sent();return[2,{success:!1,message:r.message}];case 3:return[2]}})}).call(this)}},{key:"deleteMany",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,this.collection.deleteMany(e)];case 1:t=n.sent();return[2,t.deletedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Documents deleted successfully",result:t}];case 2:r=n.sent();return[2,{success:!1,message:r.message}];case 3:return[2]}})}).call(this)}}]);return e}();D(r4,"MongoController");var r3=r4,r5=/*#__PURE__*/function(){"use strict";function e(t){a(this,e);G(this,"model");this.model=t}u(e,[{key:"getModelName",value:function e(){return this.model.modelName}},{key:"findOne",value:function e(e){return /*#__PURE__*/i(function(){var e,t,r,n,s,i,o;var a=arguments;return w(this,function(c){switch(c.label){case 0:e=a.length>0&&a[0]!==void 0?a[0]:{},t=a.length>1&&a[1]!==void 0?a[1]:{},r=a.length>2&&a[2]!==void 0?a[2]:{},n=a.length>3?a[3]:void 0;c.label=1;case 1:c.trys.push([1,3,,4]);s=this.model.findOne(e,t,r);n&&s.populate(n);return[4,s.exec()];case 2:i=c.sent();return[2,i?{success:!0,result:i}:{success:!1,message:"No ".concat(this.getModelName()," found."),code:eo.NOT_FOUND.CODE}];case 3:o=c.sent();return[2,{success:!1,message:o.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"findAll",value:function e(e){return /*#__PURE__*/i(function(){var e,t,r,n,s,i,o;var a=arguments;return w(this,function(c){switch(c.label){case 0:e=a.length>0&&a[0]!==void 0?a[0]:{},t=a.length>1&&a[1]!==void 0?a[1]:{},r=a.length>2&&a[2]!==void 0?a[2]:{},n=a.length>3?a[3]:void 0;c.label=1;case 1:c.trys.push([1,3,,4]);s=this.model.find(e,t,r);n&&s.populate(n);i={success:!0};return[4,s.exec()];case 2:return[2,(i.result=c.sent(),i)];case 3:o=c.sent();return[2,{success:!1,message:o.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"findPaging",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:{},t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);r={success:!0};return[4,this.model.paginate(e,t)];case 2:return[2,(r.result=i.sent(),r)];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"findPagingAggregate",value:function e(e){return /*#__PURE__*/i(function(e){var t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);r={success:!0};return[4,this.model.aggregatePaginate(this.model.aggregate(e),t)];case 2:return[2,(r.result=i.sent(),r)];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"count",value:function e(){return /*#__PURE__*/i(function(){var e,t,r;var n=arguments;return w(this,function(s){switch(s.label){case 0:e=n.length>0&&n[0]!==void 0?n[0]:{};s.label=1;case 1:s.trys.push([1,3,,4]);t={success:!0};return[4,this.model.countDocuments(e)];case 2:return[2,(t.result=s.sent(),t)];case 3:r=s.sent();return[2,{success:!1,message:r.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"createOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);t={success:!0};return[4,this.model.create(e)];case 1:return[2,(t.result=n.sent(),t)];case 2:r=n.sent();return[2,{success:!1,message:r.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 3:return[2]}})}).call(this)}},{key:"createMany",value:function e(e){return /*#__PURE__*/i(function(e){var t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);r={success:!0};return[4,this.model.insertMany(e,t)];case 2:return[2,(r.result=i.sent().map(function(e){return p(e,rK)?e.toObject():null}).filter(function(e){return e!==null}),r)];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"updateOne",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n,s;var i=arguments;return w(this,function(o){switch(o.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:{},t=i.length>1&&i[1]!==void 0?i[1]:{},r=i.length>2&&i[2]!==void 0?i[2]:{};o.label=1;case 1:o.trys.push([1,3,,4]);return[4,this.model.findOneAndUpdate(e,t,h({new:!0},r)).exec()];case 2:n=o.sent();return[2,n?{success:!0,result:n}:{success:!1,message:"Failed to update ".concat(this.getModelName(),"."),code:eo.NOT_FOUND.CODE}];case 3:s=o.sent();return[2,{success:!1,message:s.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"updateMany",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n,s;var i=arguments;return w(this,function(o){switch(o.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:{},t=i.length>1&&i[1]!==void 0?i[1]:{},r=i.length>2&&i[2]!==void 0?i[2]:{};o.label=1;case 1:o.trys.push([1,3,,4]);n={success:!0};return[4,this.model.updateMany(e,t,r).exec()];case 2:return[2,(n.result=o.sent(),n)];case 3:s=o.sent();return[2,{success:!1,message:s.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"deleteOne",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:{},t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);return[4,this.model.findOneAndDelete(e,t).exec()];case 2:r=i.sent();return[2,r?{success:!0,result:r}:{success:!1,message:"No ".concat(this.getModelName()," found to delete."),code:eo.NOT_FOUND.CODE}];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"deleteMany",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:{},t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);return[4,this.model.deleteMany(e,t).exec()];case 2:r=i.sent();return[2,r.deletedCount===0?{success:!1,message:"No documents found to delete.",code:eo.NOT_FOUND.CODE}:{success:!0,result:r}];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"createShortId",value:function e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:4;return /*#__PURE__*/i(function(){var r,n,s,i;return w(this,function(o){switch(o.label){case 0:r=new Set;n=0;o.label=1;case 1:if(!(n<10))return[3,5];s=r$(e,n+t);i=!r.has(s);if(!i)return[3,3];r.add(s);return[4,this.model.exists({shortId:s})];case 2:i=!o.sent();o.label=3;case 3:if(i)return[2,{success:!0,result:s}];o.label=4;case 4:n++;return[3,1];case 5:return[2,{success:!1,message:"Failed to create a unique shortId",code:eo.INTERNAL_SERVER_ERROR.CODE}]}})}).call(this)}},{key:"createSlug",value:function e(e,t){return /*#__PURE__*/i(function(e,t){var r,n,s,o,a,c,u,l,d,f,p,m,g;var E=arguments;return w(this,function(v){switch(v.label){case 0:r=this;n=E.length>2&&E[2]!==void 0?E[2]:{};v.label=1;case 1:v.trys.push([1,9,,10]);s=t[e],o=D(function(e){return /*#__PURE__*/i(function(){var r,s,i;return w(this,function(o){switch(o.label){case 0:return[4,this.model.findOne(r2.createSlugQuery(e,n,t.id))];case 1:r=o.sent();if(!r)return[2,e];s=1;o.label=2;case 2:i="".concat(e,"-").concat(s);return[4,this.model.findOne(r2.createSlugQuery(i,n,t.id))];case 3:r=o.sent(),s++;o.label=4;case 4:if(r)return[3,2];o.label=5;case 5:return[2,i]}})}).call(r)},"createUniqueSlug");if(!((typeof s==="undefined"?"undefined":A(s))=="object"))return[3,6];a={};c=[];for(u in s)c.push(u);l=0;v.label=2;case 2:if(!(l<c.length))return[3,5];d=c[l];f=rJ(s[d]);return[4,o(f)];case 3:a[d]=v.sent();v.label=4;case 4:l++;return[3,2];case 5:return[2,{success:!0,result:a}];case 6:p=rJ(s);m={success:!0};return[4,o(p)];case 7:return[2,(m.result=v.sent(),m)];case 8:return[3,10];case 9:g=v.sent();return[2,{success:!1,message:"Failed to create a unique slug: ".concat(g.message),code:eo.INTERNAL_SERVER_ERROR.CODE}];case 10:return[2]}})}).apply(this,arguments)}},{key:"aggregate",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);t={success:!0};return[4,this.model.aggregate(e)];case 1:return[2,(t.result=n.sent(),t)];case 2:r=n.sent();return[2,{success:!1,message:r.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 3:return[2]}})}).call(this)}}]);return e}();D(r5,"MongooseController");var r8=r5;import{useServer as r6}from"graphql-ws/use/ws";import{WebSocketServer as r7}from"ws";function r9(e){return new r7({server:e.server,path:e.path})}D(r9,"createWSServer");function ne(e){return r6({schema:e.schema},e.server)}D(ne,"initGraphQLWS");import{ApolloClient as nt,ApolloError as nr,ApolloLink as nn,ApolloProvider as ns,from as ni,HttpLink as no,InMemoryCache as na,split as nc}from"@apollo/client";import{onError as nu}from"@apollo/client/link/error";import{removeTypenameFromVariables as nl}from"@apollo/client/link/remove-typename";import{GraphQLWsLink as nd}from"@apollo/client/link/subscriptions";import{getMainDefinition as nf}from"@apollo/client/utilities";import{createClient as np}from"graphql-ws";import nm,{useMemo as ng}from"react";import{FaInfo as nE}from"react-icons/fa6";import nv,{use as nh}from"react";import{FaRepeat as n_}from"react-icons/fa6";import{createContext as ny}from"react";var nS=ny(void 0);import nO from"./react/apollo-error/apollo-error.module.scss";function nR(){var e=nh(nS),t=e===null||e===void 0?void 0:e.error;if(!t)return null;var r=D(function(e,t){return(t===null||t===void 0?void 0:t.length)?nv.createElement("div",null,nv.createElement("strong",null,e,":"),nv.createElement("ul",null,t.map(function(e){return nv.createElement("li",{key:e.message},e.message)}))):null},"renderErrorList");return nv.createElement("div",{className:nO["modal-backdrop"]},nv.createElement("div",{className:nO["modal-content"]},nv.createElement("button",{type:"button",className:nO["btn-close"],onClick:e.hideError},"✕"),nv.createElement("div",{className:nO["error-title"]},nv.createElement("button",{type:"button",className:nO["btn-retry"],onClick:D(function(){return window.location.reload()},"onClick")},nv.createElement(n_,null))," ",t.message),nv.createElement("div",{className:nO["error-details"]},t.networkError&&nv.createElement("pre",{className:"network"},nv.createElement("strong",null,"Network Error:")," ",t.networkError.message),r("GraphQL Errors",b(t.graphQLErrors)),r("Protocol Errors",b(t.protocolErrors)),r("Client Errors",b(t.clientErrors)),t.extraInfo&&nv.createElement("pre",{className:"extra"},nv.createElement("strong",null,"Extra Info:")," ",JSON.stringify(t.extraInfo,null,4)))))}D(nR,"ApolloError");import{use as nI}from"react";function nC(){var e=nI(nS);if(!e)throw new Error("useApolloError must be used within ApolloErrorProvider");return e}D(nC,"useApolloError");import nb,{useEffect as nA,useMemo as nT,useState as nN}from"react";var nw=null;function nx(e){nw=e}D(nx,"setGlobalApolloErrorCallback");function nP(e){nw===null||nw===void 0?void 0:nw(e)}D(nP,"showGlobalApolloError");function nD(e){var t=e.children;var r=C(nN(null),2),n=r[0],s=r[1];nA(function(){nx(s)},[]);var i=nT(function(){return{error:n,showError:s,hideError:D(function(){return s(null)},"hideError")}},[n]);return nb.createElement(nS,{value:i},t)}D(nD,"ApolloErrorProvider");import{consola as nG}from"consola/browser";var nL={silent:nG.silent,level:nG.level,fatal:nG.fatal,error:nG.error,warn:nG.warn,log:nG.log,info:nG.info,success:nG.success,ready:nG.ready,start:nG.start,box:nG.box,debug:nG.debug,trace:nG.trace,verbose:nG.verbose};import{toast as nM,Toaster as nj}from"react-hot-toast";var nU="/graphql";var nk,nF=(nk=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);var e;e=o(this,t,arguments);G(e,"count",0);return e}u(t,[{key:"request",value:function e(e,t){var r=this;var n=Date.now();return this.count+=1,t(e).map(function(t){var s=Date.now()-n,i=e.operationName||"Unnamed";return nL.info("[Apollo] #".concat(r.count,": ").concat(i," (").concat(s,"ms)")),t})}}]);return t}(nn),D(nk,"DevLoggerLink"),nk);function nq(e){var t=e.uri,r=e.wsUrl,n=e.customLinks,s=new nF,i=nu(function(e){var t=e.graphQLErrors,r=e.networkError,n=e.protocolErrors,s=e.operation;var i=(s===null||s===void 0?void 0:s.operationName)||"Unknown";if(t&&t.forEach(function(e){var t=e.message,r=e.locations,n=e.path;nL.error("[GraphQL error] ".concat(i,": ").concat(t,", Location: ").concat(JSON.stringify(r),", Path: ").concat(n))}),n&&n.forEach(function(e){var t=e.message,r=e.extensions;nL.error("[Protocol error]: ".concat(t,", Extensions: ").concat(JSON.stringify(r)))}),r&&nL.error("[Network error]: ".concat(r)),t||n||r){var o,a;var c=(t===null||t===void 0?void 0:(o=t[0])===null||o===void 0?void 0:o.message)||(n===null||n===void 0?void 0:(a=n[0])===null||a===void 0?void 0:a.message)||(r===null||r===void 0?void 0:r.message)||"Unexpected error",u=new nr({graphQLErrors:t||[],protocolErrors:n||[],clientErrors:[],networkError:r||null,errorMessage:c,extraInfo:{operation:s}});nM.error(function(e){return nm.createElement(nm.Fragment,null,c,"\xa0",nm.createElement(nE,{cursor:"pointer",onClick:D(function(){setTimeout(function(){nP(u)},0),nM.dismiss(e.id)},"onClick")}))})}}),o=nl();t||nL.warn('[Apollo] No GraphQL URI provided — using "'.concat(nU,'" as default'));var a=new no({uri:t!==null&&t!==void 0?t:nU,credentials:"include"}),c=r?new nd(np({url:r})):nn.empty(),u=p(c,nn)?nc(function(e){var t=e.query;var r=nf(t);return r.kind==="OperationDefinition"&&r.operation==="subscription"},c,a):a;return u===a&&r&&nL.warn("[Apollo] WS URL is set, but subscriptions fallback to HTTP. Check your wsLink config."),[s,i,o].concat(b(n!==null&&n!==void 0?n:[]),[u])}D(nq,"createApolloLinks");function nB(e){var t=e.isNextJS,r=e.options,n=e.children,s=e.client,i=e.provider,o=e.cache;var a=r||{},c=a.uri,u=a.wsUrl,l=a.customLinks,d=S(a,["uri","wsUrl","customLinks"]),f=s!==null&&s!==void 0?s:nt;if(typeof f!="function")throw new TypeError("Invalid ApolloClient provided. Ensure CustomClient is a class.");var m=i||ns,g=ng(function(){return ni(nq({uri:c!==null&&c!==void 0?c:nU,wsUrl:u!==null&&u!==void 0?u:"",customLinks:l!==null&&l!==void 0?l:[]}))},[c,u,l]),E=ng(function(){return p(o,na)?o:new na},[o]),v=ng(function(){return new f(h({link:g,cache:E},d))},[f,g,E,d]),_=t?nm.createElement(m,{makeClient:D(function(){return v},"makeClient")},n):nm.createElement(m,{client:v},n);return nm.createElement(nm.Fragment,null,nm.createElement(nD,null,_,nm.createElement(nR,null)),nm.createElement(nj,{position:"top-right"}))}D(nB,"ApolloProvider");import{useTranslation as nK}from"react-i18next";var nH=nK;import nY from"i18next";import{initReactI18next as nV}from"react-i18next";function nW(e){return nY.use(nV).init(e)}D(nW,"initI18next");import nz from"classnames";import nQ from"react";import nJ from"./react/loading/loading.module.scss";function n$(e){var t=e.full,r=t===void 0?!1:t,n=e.block,s=n===void 0?!1:n,i=e.className,o=i===void 0?"":i,a=e.message,c=a===void 0?"Loading":a,u=S(e,["full","block","className","message"]);function l(){return nQ.createElement("div",h({className:nJ.container},u),nQ.createElement("div",{className:nJ.ring}),nQ.createElement("div",{className:nJ.ring}),nQ.createElement("div",{className:nJ.ring}),nQ.createElement("div",{className:nJ.ring}),c&&nQ.createElement("div",{className:nJ.message},c))}return D(l,"_renderLoading"),r?nQ.createElement("div",{className:nz(nJ.fullscreen,o)},l()):s?nQ.createElement("div",{className:nz(nJ.block,o)},l()):l()}D(n$,"Loading");import{createContext as nX}from"react";var nZ=nX(void 0);import{use as n0}from"react";function n1(){var e=n0(nZ);if(!e)throw new Error("useLoading must be used within a LoadingProvider");return e}D(n1,"useLoading");import n2,{useCallback as n4,useMemo as n3,useState as n5}from"react";function n8(e){var t=e.children;var r=C(n5(!1),2),n=r[0],s=r[1],i=C(n5(!1),2),o=i[0],a=i[1],c=n4(function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;s(!0),a(e)},[]),u=n4(function(){s(!1),a(!1)},[]),l=n3(function(){return{isLoading:n,isGlobalLoading:o,showLoading:c,hideLoading:u}},[n,o,c,u]);return n2.createElement(nZ,{value:l},n?n2.createElement(n$,{full:o}):t)}D(n8,"LoadingProvider");import{enUS as n6}from"date-fns/locale";var n7={label:"English",value:"en",flag:"\uD83C\uDDFA\uD83C\uDDF8",adapterLocale:n6,icon:"flagpack:gb-nir",numberFormat:{code:"en-US",currency:"USD"},timezone:"America/New_York"};import{createContext as n9}from"react";var se=n9(void 0);import{NextIntlClientProvider as st}from"next-intl";import sr from"react";import{useTranslations as sn}from"next-intl";import{use as ss}from"react";function si(){var e=ss(se);if(!e)throw new Error("useNextIntl must be used within a NextIntlProvider");return e}D(si,"useNextIntl");var so=sn;function sa(e){var t=D(function(t){var r;var n;var s=si(),i=s.currentLanguage,o=t.messages,a=t.languages,c="en",u=o[(i===null||i===void 0?void 0:i.value)||c],l=(n=(r=a.find(function(e){return e.value===(i===null||i===void 0?void 0:i.value)}))===null||r===void 0?void 0:r.timezone)!==null&&n!==void 0?n:n7.timezone;return o?sr.createElement(st,{locale:(i===null||i===void 0?void 0:i.value)||c,messages:u||null,timeZone:l},sr.createElement(e,t)):(nL.warn("Missing messages for language: ".concat((i===null||i===void 0?void 0:i.value)||c)),null)},"PageWithI18n");return t.displayName="withNextIntl(".concat(e.displayName||e.name||"Component",")"),t}D(sa,"withNextIntl");import sc,{useMemo as su}from"react";import{useCallback as sl,useEffect as sd,useState as sf}from"react";import{Buffer as sp}from"node:buffer";var sm={Date:{is:D(function(e){return p(e,Date)},"is"),serialize:D(function(e){return{__type:"Date",value:e.toISOString()}},"serialize"),deserialize:D(function(e){return new Date(e)},"deserialize")},Map:{is:D(function(e){return p(e,Map)},"is"),serialize:D(function(e){return{__type:"Map",value:Array.from(e.entries())}},"serialize"),deserialize:D(function(e){return new Map(e)},"deserialize")},Set:{is:D(function(e){return p(e,Set)},"is"),serialize:D(function(e){return{__type:"Set",value:Array.from(e)}},"serialize"),deserialize:D(function(e){return new Set(e)},"deserialize")},RegExp:{is:D(function(e){return p(e,RegExp)},"is"),serialize:D(function(e){return{__type:"RegExp",value:{source:e.source,flags:e.flags}}},"serialize"),deserialize:D(function(e){var t=e.source,r=e.flags;return new RegExp(t,r)},"deserialize")},BigInt:{is:D(function(e){return(typeof e==="undefined"?"undefined":A(e))=="bigint"},"is"),serialize:D(function(e){return{__type:"BigInt",value:e.toString()}},"serialize"),deserialize:D(function(e){return BigInt(e)},"deserialize")},Buffer:{is:D(function(e){return sp.isBuffer(e)},"is"),serialize:D(function(e){return{__type:"Buffer",value:e.toString("base64")}},"serialize"),deserialize:D(function(e){return sp.from(e,"base64")},"deserialize")}},sg={serialize:function e(e){return JSON.stringify(e,function(e,t){var r=true,n=false,s=undefined;try{for(var i=Object.keys(sm)[Symbol.iterator](),o;!(r=(o=i.next()).done);r=true){var a=o.value;var c=sm[a];if(c.is(t))return c.serialize(t)}}catch(e){n=true;s=e}finally{try{if(!r&&i.return!=null){i.return()}}finally{if(n){throw s}}}return t})},deserialize:function e(e){return JSON.parse(e,function(e,t){if(t&&(typeof t==="undefined"?"undefined":A(t))=="object"&&"__type"in t&&typeof t.__type=="string"){var r=t.__type,n=sm[r];if(n)return n.deserialize(t.value)}return t})}};import sE from"localforage";var sv={get:function e(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,sE.getItem(e)];case 1:return[2,r.sent()];case 2:t=r.sent();return[2,(nL.error('[Storage:get] Error getting key "'.concat(e,'":'),t),null)];case 3:return[2]}})})()},set:function e(e,t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,sE.setItem(e,t)];case 1:n.sent();return[3,3];case 2:r=n.sent();nL.error('[Storage:set] Error setting key "'.concat(e,'":'),r);return[3,3];case 3:return[2]}})})()},remove:function e(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,sE.removeItem(e)];case 1:r.sent();return[3,3];case 2:t=r.sent();nL.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,3];case 3:return[2]}})})()},keys:function e(){return /*#__PURE__*/i(function(){var e,t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,sE.keys()];case 1:return[2,(e=r.sent())!==null&&e!==void 0?e:[]];case 2:t=r.sent();return[2,(nL.error("[Storage:keys] Error getting keys:",t),[])];case 3:return[2]}})})()}};function sh(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:sg;var n=C(sf(t),2),s=n[0],o=n[1],a=C(sf(!1),2),c=a[0],u=a[1];sd(function(){var n=!0;return D(function(){return /*#__PURE__*/i(function(){var s,i,a,c;return w(this,function(l){switch(l.label){case 0:l.trys.push([0,6,7,8]);return[4,sv.get(e)];case 1:s=l.sent();if(!n)return[3,5];if(!(s!==null))return[3,2];i=r.deserialize(s);o(i);return[3,5];case 2:if(!(t!==void 0))return[3,4];a=r.serialize(t);return[4,sv.set(e,a)];case 3:l.sent(),o(t);return[3,5];case 4:o(void 0);l.label=5;case 5:return[3,8];case 6:c=l.sent();nL.error('Error loading value for key "'.concat(e,'":'),c),n&&o(t);return[3,8];case 7:n&&u(!0);return[7];case 8:return[2]}})})()},"loadValue")(),function(){n=!1,u(!1)}},[e,t,r]),sd(function(){if(!c)return;D(function(){return /*#__PURE__*/i(function(){var t,n;return w(this,function(i){switch(i.label){case 0:i.trys.push([0,3,,4]);if(!(s!==void 0))return[3,2];t=r.serialize(s);return[4,sv.set(e,t)];case 1:i.sent();i.label=2;case 2:return[3,4];case 3:n=i.sent();nL.error('Error saving value for key "'.concat(e,'":'),n);return[3,4];case 4:return[2]}})})()},"saveValue")()},[s,e,r,c]);var l=sl(function(e){o(function(t){return typeof e=="function"?e(t):e})},[]),d=sl(function(){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,sv.remove(e)];case 1:r.sent(),o(void 0);return[3,3];case 2:t=r.sent();nL.error('Error removing key "'.concat(e,'":'),t);return[3,3];case 3:return[2]}})})()},[e]);return{value:s,set:l,remove:d}}D(sh,"useStorage");function s_(e){var t=e.children;return sc.createElement(sc.Fragment,null,t)}D(s_,"LanguageWrapperBase");var sy=sa(s_);function sS(e){var t=e.children,r=e.languages,n=e.messages;var s=sh("lang",r[0]),i=s.value,o=s.set,a=su(function(){return{languages:r,currentLanguage:i!==null&&i!==void 0?i:n7,setCurrentLanguage:o}},[r,o,i]);return sc.createElement(se,{value:a},sc.createElement(sy,{languages:r,messages:n},t))}D(sS,"NextIntlProvider");import sO from"unorm";var sR={a:["\xe0","\xe1","ạ","ả","\xe3","\xe2","ầ","ấ","ậ","ẩ","ẫ","ă","ằ","ắ","ặ","ẳ","ẵ"],e:["\xe8","\xe9","ẹ","ẻ","ẽ","\xea","ề","ế","ệ","ể","ễ"],i:["\xec","\xed","ị","ỉ","ĩ"],o:["\xf2","\xf3","ọ","ỏ","\xf5","\xf4","ồ","ố","ộ","ổ","ỗ","ơ","ờ","ớ","ợ","ở","ỡ"],u:["\xf9","\xfa","ụ","ủ","ũ","ư","ừ","ứ","ự","ử","ữ"],y:["ỳ","\xfd","ỵ","ỷ","ỹ"],d:["đ"]},sI=Object.entries(sR).reduce(function(e,t){var r=C(t,2),n=r[0],s=r[1];return e[n.toUpperCase()]=s.map(function(e){return e.toUpperCase()}),e},{});function sC(e){e=sO.nfkc(e);var t=h({},sR,sI);var r=true,n=false,s=undefined;try{for(var i=Object.entries(t)[Symbol.iterator](),o;!(r=(o=i.next()).done);r=true){var a=C(o.value,2),c=a[0],u=a[1];var l="[".concat(c).concat(u.join(""),"]"),d="(".concat([c].concat(b(u)).join("|"),")");e=e.replace(new RegExp(l,"g"),d)}}catch(e){n=true;s=e}finally{try{if(!r&&i.return!=null){i.return()}}finally{if(n){throw s}}}return e}D(sC,"regexSearchMapper");function sb(e){return e.normalize("NFD").replace(RegExp("\\p{Diacritic}","gu"),"")}D(sb,"removeAccent");export{nR as ApolloError,nS as ApolloErrorContext,nD as ApolloErrorProvider,nB as ApolloProvider,e7 as BUILD_DIRECTORY,ed as CHECK_PACKAGE_EMPTY_RESULT,tv as COMMIT_LINT_CLI,tE as COMMIT_LINT_PACKAGE_NAME,tu as CYBERSKILL_CLI,tl as CYBERSKILL_CLI_PATH,tc as CYBERSKILL_DIRECTORY,e8 as CYBERSKILL_PACKAGE_NAME,K as CYBERSKILL_STORAGE_DIRECTORY,rF as C_Collection,rG as C_Db,rM as C_Document,rU as C_Model,tf as ESLINT_CLI,tN as ESLINT_INSPECT_CLI,tT as ESLINT_INSPECT_PACKAGE_NAME,td as ESLINT_PACKAGE_NAME,X as E_CommandType,M as E_ConfigType,er as E_IssueType,tR as GIT_CLI,to as GIT_COMMIT_EDITMSG,ti as GIT_HOOK,tr as GIT_IGNORE,nU as GRAPHQL_URI_DEFAULT,t1 as IS_BROWSER,t_ as LINT_STAGED_CLI,th as LINT_STAGED_PACKAGE_NAME,n$ as Loading,nZ as LoadingContext,n8 as LoadingProvider,tD as MIGRATE_MONGO_CLI,ta as MIGRATE_MONGO_CONFIG,tP as MIGRATE_MONGO_PACKAGE_NAME,rT as MONGO_MIGRATE_OPTIONS,r3 as MongoController,r8 as MongooseController,n7 as NEXT_INTL_DEFAULT_LANGUAGE,e6 as NODE_MODULES,tx as NODE_MODULES_INSPECT_CLI,tw as NODE_MODULES_INSPECT_PACKAGE_NAME,se as NextIntlContext,sS as NextIntlProvider,e9 as PACKAGE_JSON,te as PACKAGE_LOCK_JSON,tG as PATH,tm as PLAYWRIGHT_PACKAGE_NAME,tI as PNPM_CLI,tC as PNPM_EXEC_CLI,ts as PNPM_LOCK_YAML,eo as RESPONSE_STATUS,ry as Router,tb as SIMPLE_GIT_HOOKS_PACKAGE_NAME,tA as SIMPLE_GIT_HOOK_CLI,tn as SIMPLE_GIT_HOOK_JSON,tt as TSCONFIG_JSON,tS as TSC_CLI,ty as TSC_PACKAGE_NAME,tO as TSX_CLI,nj as Toaster,tg as VITEST_CLI,tp as VITEST_PACKAGE_NAME,e5 as WORKING_DIRECTORY,rH as aggregatePaginate,ey as appendFileSync,ex as checkPackage,eK as clearAllErrorLists,tU as command,L as commitlintConfig,eA as copySync,t6 as createApolloServer,rb as createCors,rA as createExpress,tL as createGitHooksConfig,tZ as createGraphqlCodegenConfig,r9 as createWSServer,tB as deepMerge,tH as eslintConfig,rR as express,t4 as expressMiddleware,eQ as formatCommand,rX as generateRandomPassword,r$ as generateShortId,rJ as generateSlug,$ as getEnv,rZ as getFileName,ew as getLatestPackageVersion,eN as getPackage,eB as getStoredErrorLists,ne as initGraphQLWS,nW as initI18next,eP as installDependencies,tF as isJson,tq as isPlainObject,e4 as join,t0 as lintStagedConfig,nL as log,el as logNodeJS,eg as lstatSync,t$ as mergeConfigs,ev as mkdirSync,r2 as mongo,rY as mongoosePaginate,eC as pathExistsSync,eW as rawCommand,eh as readFileSync,eR as readJsonSync,eE as readdirSync,sC as regexSearchMapper,sb as removeAccent,eb as removeSync,e2 as resolve,eJ as resolveCommands,e1 as resolveWorkingPath,e$ as runCommand,sg as serializer,nx as setGlobalApolloErrorCallback,eD as setupPackages,nP as showGlobalApolloError,eO as statSync,sv as storage,ej as storageNodeJS,r0 as substringBetween,ec as throwError,nM as toast,eS as unlinkSync,nC as useApolloError,n1 as useLoading,si as useNextIntl,sh as useStorage,nH as useTranslateI18next,so as useTranslateNextIntl,r1 as validate,F as vitestE2E,tk as vitestUnit,sa as withNextIntl,e_ as writeFileSync,eI as writeJsonSync};
|
|
1
|
+
function e(e,t){if(t==null||t>e.length)t=e.length;for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function t(e){if(Array.isArray(e))return e}function r(t){if(Array.isArray(t))return e(t)}function n(e){if(e===void 0){throw new ReferenceError("this hasn't been initialised - super() hasn't been called")}return e}function s(e,t,r,n,s,i,o){try{var a=e[i](o);var c=a.value}catch(e){r(e);return}if(a.done){t(c)}else{Promise.resolve(c).then(n,s)}}function i(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var o=e.apply(t,r);function a(e){s(o,n,i,a,c,"next",e)}function c(e){s(o,n,i,a,c,"throw",e)}a(undefined)})}}function o(e,t,r){t=d(t);return R(e,N()?Reflect.construct(t,r||[],d(e).constructor):t.apply(e,r))}function a(e,t){if(!(e instanceof t)){throw new TypeError("Cannot call a class as a function")}}function c(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||false;n.configurable=true;if("value"in n)n.writable=true;Object.defineProperty(e,n.key,n)}}function u(e,t,r){if(t)c(e.prototype,t);if(r)c(e,r);return e}function l(e,t,r){if(t in e){Object.defineProperty(e,t,{value:r,enumerable:true,configurable:true,writable:true})}else{e[t]=r}return e}function d(e){d=Object.setPrototypeOf?Object.getPrototypeOf:function e(e){return e.__proto__||Object.getPrototypeOf(e)};return d(e)}function f(e,t){if(typeof t!=="function"&&t!==null){throw new TypeError("Super expression must either be null or a function")}e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:true,configurable:true}});if(t)I(e,t)}function p(e,t){if(t!=null&&typeof Symbol!=="undefined"&&t[Symbol.hasInstance]){return!!t[Symbol.hasInstance](e)}else{return e instanceof t}}function m(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function g(e,t){var r=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(r==null)return;var n=[];var s=true;var i=false;var o,a;try{for(r=r.call(e);!(s=(o=r.next()).done);s=true){n.push(o.value);if(t&&n.length===t)break}}catch(e){i=true;a=e}finally{try{if(!s&&r["return"]!=null)r["return"]()}finally{if(i)throw a}}return n}function E(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function v(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function h(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};var n=Object.keys(r);if(typeof Object.getOwnPropertySymbols==="function"){n=n.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))}n.forEach(function(t){l(e,t,r[t])})}return e}function _(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);if(t){n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})}r.push.apply(r,n)}return r}function y(e,t){t=t!=null?t:{};if(Object.getOwnPropertyDescriptors){Object.defineProperties(e,Object.getOwnPropertyDescriptors(t))}else{_(Object(t)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))})}return e}function S(e,t){if(e==null)return{};var r=O(e,t);var n,s;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(s=0;s<i.length;s++){n=i[s];if(t.indexOf(n)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(e,n))continue;r[n]=e[n]}}return r}function O(e,t){if(e==null)return{};var r={};var n=Object.keys(e);var s,i;for(i=0;i<n.length;i++){s=n[i];if(t.indexOf(s)>=0)continue;r[s]=e[s]}return r}function R(e,t){if(t&&(A(t)==="object"||typeof t==="function")){return t}return n(e)}function I(e,t){I=Object.setPrototypeOf||function e(e,t){e.__proto__=t;return e};return I(e,t)}function C(e,r){return t(e)||g(e,r)||T(e,r)||E()}function b(e){return r(e)||m(e)||T(e)||v()}function A(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function T(t,r){if(!t)return;if(typeof t==="string")return e(t,r);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor)n=t.constructor.name;if(n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return e(t,r)}function N(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(N=function(){return!!e})()}function w(e,t){var r,n,s,i={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=a(0),o["throw"]=a(1),o["return"]=a(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(e){return function(t){return c([e,t])}}function c(a){if(r)throw new TypeError("Generator is already executing.");while(o&&(o=0,a[0]&&(i=0)),i)try{if(r=1,n&&(s=a[0]&2?n["return"]:a[0]?n["throw"]||((s=n["return"])&&s.call(n),0):n.next)&&!(s=s.call(n,a[1])).done)return s;if(n=0,s)a=[a[0]&2,s.value];switch(a[0]){case 0:case 1:s=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(s=i.trys,s=s.length>0&&s[s.length-1])&&(a[0]===6||a[0]===2)){i=0;continue}if(a[0]===3&&(!s||a[1]>s[0]&&a[1]<s[3])){i.label=a[1];break}if(a[0]===6&&i.label<s[1]){i.label=s[1];s=a;break}if(s&&i.label<s[2]){i.label=s[2];i.ops.push(a);break}if(s[2])i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=s=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var x=Object.defineProperty;var P=function(e,t,r){return t in e?x(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r};var D=function(e,t){return x(e,"name",{value:t,configurable:!0})};var G=function(e,t,r){return P(e,(typeof t==="undefined"?"undefined":A(t))!="symbol"?t+"":t,r)};var L={extends:["@commitlint/config-conventional"]};var M=function(e){return e.ESLINT="eslint",e.COMMITLINT="commitlint",e.LINT_STAGED="lint-staged",e.VITEST_REACT_E2E="vitest-react-e2e",e.VITEST_REACT_UNIT="vitest-react-unit",e}({});import j from"@antfu/eslint-config";import U from"@vitejs/plugin-react-swc";import{defineConfig as k}from"vitest/config";function F(e){return k(h({plugins:[U()],test:{include:["**/*.test.e2e.?(c|m)[jt]s?(x)"],browser:{enabled:!0,provider:"playwright",instances:[{browser:"chromium"},{browser:"firefox"},{browser:"webkit"}]}}},e))}D(F,"vitestE2E");import q from"@vitejs/plugin-react-swc";import{defineConfig as B}from"vitest/config";var K=".cyberskill-storage";import H from"dotenv";import{bool as Y,cleanEnv as V,str as W}from"envalid";import z from"node:os";import Q from"node:path";import J from"node:process";H.config();function $(){var e={DEBUG:J.env.DEBUG||!1,CWD:J.env.CWD||J.cwd(),CYBERSKILL_STORAGE_DIRECTORY:J.env.CYBERSKILL_STORAGE_DIRECTORY||Q.join(z.homedir(),K)};return V(e,{DEBUG:Y(),CWD:W(),CYBERSKILL_STORAGE_DIRECTORY:W()})}D($,"getEnv");var X=function(e){return e.CLI="CLI",e.STRING="STRING",e.FUNCTION="FUNCTION",e}({});import{exec as Z}from"node:child_process";import ee from"node:process";import*as et from"node:util";var er=function(e){return e.Error="error",e.Warning="warning",e}({});import en from"chalk";import es from"consola";import{GraphQLError as ei}from"graphql";var eo={GRAPHQL_PARSE_FAILED:{CODE:"GRAPHQL_PARSE_FAILED",MESSAGE:"The GraphQL operation string contains a syntax error."},GRAPHQL_VALIDATION_FAILED:{CODE:"GRAPHQL_VALIDATION_FAILED",MESSAGE:"The GraphQL operation is not valid against the server's schema."},BAD_USER_INPUT:{CODE:"BAD_USER_INPUT",MESSAGE:"The GraphQL operation includes an invalid value for a field argument."},PERSISTED_QUERY_NOT_FOUND:{CODE:"PERSISTED_QUERY_NOT_FOUND",MESSAGE:"A client sent the hash of a query string to execute via automatic persisted queries, but the query was not in the APQ cache."},PERSISTED_QUERY_NOT_SUPPORTED:{CODE:"PERSISTED_QUERY_NOT_SUPPORTED",MESSAGE:"A client sent the hash of a query string to execute via automatic persisted queries, but the server has disabled APQ."},OPERATION_RESOLUTION_FAILURE:{CODE:"OPERATION_RESOLUTION_FAILURE",MESSAGE:"The request was parsed successfully and is valid against the server's schema, but the server couldn't resolve which operation to run. This occurs when a request containing multiple named operations doesn't specify which operation to run (i.e.,operationName), or if the named operation isn't included in the request."},CONTINUE:{CODE:100,MESSAGE:"Continue"},SWITCHING_PROTOCOLS:{CODE:101,MESSAGE:"Switching Protocols"},PROCESSING:{CODE:102,MESSAGE:"Processing"},OK:{CODE:200,MESSAGE:"OK"},CREATED:{CODE:201,MESSAGE:"Created"},ACCEPTED:{CODE:202,MESSAGE:"Accepted"},NON_AUTHORITATIVE_INFORMATION:{CODE:203,MESSAGE:"Non Authoritative Information"},NO_CONTENT:{CODE:204,MESSAGE:"No Content"},RESET_CONTENT:{CODE:205,MESSAGE:"Reset Content"},PARTIAL_CONTENT:{CODE:206,MESSAGE:"Partial Content"},MULTI_STATUS:{CODE:207,MESSAGE:"Multi-Status"},MULTIPLE_CHOICES:{CODE:300,MESSAGE:"Multiple Choices"},MOVED_PERMANENTLY:{CODE:301,MESSAGE:"Moved Permanently"},MOVED_TEMPORARILY:{CODE:302,MESSAGE:"Moved Temporarily"},SEE_OTHER:{CODE:303,MESSAGE:"See Other"},NOT_MODIFIED:{CODE:304,MESSAGE:"Not Modified"},USE_PROXY:{CODE:305,MESSAGE:"Use Proxy"},TEMPORARY_REDIRECT:{CODE:307,MESSAGE:"Temporary Redirect"},PERMANENT_REDIRECT:{CODE:308,MESSAGE:"Permanent Redirect"},BAD_REQUEST:{CODE:400,MESSAGE:"Bad Request"},UNAUTHORIZED:{CODE:401,MESSAGE:"Unauthorized"},PAYMENT_REQUIRED:{CODE:402,MESSAGE:"Payment Required"},FORBIDDEN:{CODE:403,MESSAGE:"Forbidden"},NOT_FOUND:{CODE:404,MESSAGE:"Not Found"},METHOD_NOT_ALLOWED:{CODE:405,MESSAGE:"Method Not Allowed"},NOT_ACCEPTABLE:{CODE:406,MESSAGE:"Not Acceptable"},PROXY_AUTHENTICATION_REQUIRED:{CODE:407,MESSAGE:"Proxy Authentication Required"},REQUEST_TIMEOUT:{CODE:408,MESSAGE:"Request Timeout"},CONFLICT:{CODE:409,MESSAGE:"Conflict"},GONE:{CODE:410,MESSAGE:"Gone"},LENGTH_REQUIRED:{CODE:411,MESSAGE:"Length Required"},PRECONDITION_FAILED:{CODE:412,MESSAGE:"Precondition Failed"},REQUEST_TOO_LONG:{CODE:413,MESSAGE:"Request Entity Too Large"},REQUEST_URI_TOO_LONG:{CODE:414,MESSAGE:"Request-URI Too Long"},UNSUPPORTED_MEDIA_TYPE:{CODE:415,MESSAGE:"Unsupported Media Type"},REQUESTED_RANGE_NOT_SATISFIABLE:{CODE:416,MESSAGE:"Requested Range Not Satisfiable"},EXPECTATION_FAILED:{CODE:417,MESSAGE:"Expectation Failed"},IM_A_TEAPOT:{CODE:418,MESSAGE:"I'm a teapot"},INSUFFICIENT_SPACE_ON_RESOURCE:{CODE:419,MESSAGE:"Insufficient Space on Resource"},METHOD_FAILURE:{CODE:420,MESSAGE:"Method Failure"},MISDIRECTED_REQUEST:{CODE:421,MESSAGE:"Misdirected Request"},UNPROCESSABLE_ENTITY:{CODE:422,MESSAGE:"Unprocessable Entity"},LOCKED:{CODE:423,MESSAGE:"Locked"},FAILED_DEPENDENCY:{CODE:424,MESSAGE:"Failed Dependency"},PRECONDITION_REQUIRED:{CODE:428,MESSAGE:"Precondition Required"},TOO_MANY_REQUESTS:{CODE:429,MESSAGE:"Too Many Requests"},REQUEST_HEADER_FIELDS_TOO_LARGE:{CODE:431,MESSAGE:"Request Header Fields Too Large"},UNAVAILABLE_FOR_LEGAL_REASONS:{CODE:451,MESSAGE:"Unavailable For Legal Reasons"},INTERNAL_SERVER_ERROR:{CODE:500,MESSAGE:"Internal Server Error"},NOT_IMPLEMENTED:{CODE:501,MESSAGE:"Not Implemented"},BAD_GATEWAY:{CODE:502,MESSAGE:"Bad Gateway"},SERVICE_UNAVAILABLE:{CODE:503,MESSAGE:"Service Unavailable"},GATEWAY_TIMEOUT:{CODE:504,MESSAGE:"Gateway Timeout"},HTTP_VERSION_NOT_SUPPORTED:{CODE:505,MESSAGE:"HTTP Version Not Supported"},INSUFFICIENT_STORAGE:{CODE:507,MESSAGE:"Insufficient Storage"},NETWORK_AUTHENTICATION_REQUIRED:{CODE:511,MESSAGE:"Network Authentication Required"}};var ea=$();function ec(e){var t=e.message,r=e.status,n=r===void 0?eo.INTERNAL_SERVER_ERROR:r,s=e.type,i=s===void 0?"graphql":s;var o;var a=(o=t!==null&&t!==void 0?t:n.MESSAGE)!==null&&o!==void 0?o:"Internal server error";throw i==="graphql"?new ei(a,{extensions:{code:n.CODE}}):new Error(a)}D(ec,"throwError");ea.DEBUG||(es.level=4);function eu(e){var t=en[e];return typeof t=="function"?t:en.green}D(eu,"chalkKeyword");var el={silent:es.silent,level:es.level,fatal:es.fatal,error:es.error,warn:es.warn,log:es.log,info:es.info,success:es.success,ready:es.ready,start:es.start,box:es.box,debug:es.debug,trace:es.trace,verbose:es.verbose,printBoxedLog:function e(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){es.box(en.green(e));return}t.forEach(function(e){var t=e.file,n=e.position,s=e.rule,i=e.message;es.log("".concat(en.gray("File:")," ").concat(en.blue("".concat(t).concat(n?":".concat(n):"")))),s&&es.log(" ".concat(eu(r)("Rule:")," ").concat(s)),es.log(" ".concat(eu(r)("Message:")," ").concat(i))}),es.box(eu(r)("".concat(e," : ").concat(t.length))),es.log(en.gray("─".repeat(40)))}};var ed={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};import ef from"node-fetch";import ep from"fs-extra";import{extname as em}from"node:path";var eg=ep,eE=ep.lstatSync,ev=ep.readdirSync,eh=ep.mkdirSync,e_=ep.readFileSync,ey=ep.writeFileSync,eS=ep.appendFileSync,eO=ep.unlinkSync,eR=ep.statSync,eI=ep.readJsonSync,eC=ep.writeJsonSync;function eb(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return t.every(function(e){return ep.pathExistsSync(e)})}D(eb,"pathExistsSync");function eA(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}t.forEach(function(e){eb(e)&&ep.removeSync(e)})}D(eA,"removeSync");function eT(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var n=r.extensions,s=S(r,["extensions"]);ep.copySync(e,t,h({filter:D(function(e){return eR(e).isDirectory()||!n||n.length===0?!0:n.includes(em(e))},"filter")},s))}D(eT,"copySync");var eN=$();function ew(e){var t=e8(eN.CWD,tr);if(!eb(t))return!1;try{var r=eI(t),n=r.name,s=r.dependencies,i=s===void 0?{}:s,o=r.devDependencies,a=o===void 0?{}:o,c=n===e,u=e in i,l=e in a;return c||u||l?{path:t,file:r,isCurrentProject:c,isDepend:u,isDevDepend:l}:!1}catch(e){return el.warn("Failed to read package.json: ".concat(e.message)),!1}}D(ew,"getPackage");function ex(e){return /*#__PURE__*/i(function(){var t,r,n,s;return w(this,function(i){switch(i.label){case 0:i.trys.push([0,3,,4]);return[4,ef("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=i.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:r=i.sent(),n=r.version;return[2,n];case 3:s=i.sent();throw el.error('Failed to fetch version for "'.concat(e,'": ').concat(s.message)),s;case 4:return[2]}})})()}D(ex,"getLatestPackageVersion");function eP(e,t){return /*#__PURE__*/i(function(){var r,n,s,i,o,a,c,u,l,d,f,p,m,g,E,v,_,y,S,O,R;return w(this,function(I){switch(I.label){case 0:I.trys.push([0,4,,5]);r=ew(e);if(!r)return[2,h({},ed)];c=r.path,u=r.file,l=r.isCurrentProject,d=r.isDepend,f=r.isDevDepend,p=(n=u.dependencies)!==null&&n!==void 0?n:{},m=(s=u.devDependencies)!==null&&s!==void 0?s:{},g=l?(i=u.version)!==null&&i!==void 0?i:"0.0.0":d?(o=p[e])!==null&&o!==void 0?o:"0.0.0":f?(a=m[e])!==null&&a!==void 0?a:"0.0.0":"0.0.0";if(!l)return[3,1];_=g;return[3,3];case 1:return[4,ex(e)];case 2:_=I.sent();I.label=3;case 3:E=_,v=l||g===E;if(!v&&(t===null||t===void 0?void 0:t.update)){;S=d?"dependencies":f?"devDependencies":null;S&&((y=u[S])===null||y===void 0?void 0:y[e])!==E&&(u[S]=(O=u[S])!==null&&O!==void 0?O:{},u[S][e]=E,eC(c,u),el.info('Updated "'.concat(e,'" to version ').concat(E)))}return[2,{isCurrentProject:l,installedPath:c,file:u,isUpToDate:v}];case 4:R=I.sent();return[2,(el.error('Error checking package "'.concat(e,'": ').concat(R.message)),h({},ed))];case 5:return[2]}})})()}D(eP,"checkPackage");function eD(){return /*#__PURE__*/i(function(){var e,t,r,n,s,i,o,a,c,u,l,d;return w(this,function(f){switch(f.label){case 0:e=[{command:D(function(){return tq.pnpmInstallStandard()},"command"),message:"Installing dependencies (standard)"},{command:D(function(){return tq.pnpmInstallLegacy()},"command"),message:"Retrying with legacy peer dependencies"},{command:D(function(){return tq.pnpmInstallForce()},"command"),message:"Retrying with force install"}];t=true,r=false,n=undefined;f.label=1;case 1:f.trys.push([1,9,10,11]);s=e[Symbol.iterator]();f.label=2;case 2:if(!!(t=(i=s.next()).done))return[3,8];o=i.value,a=o.command,c=o.message;f.label=3;case 3:f.trys.push([3,6,,7]);return[4,a()];case 4:u=f.sent();return[4,eX("".concat(c," using: ").concat(u),u)];case 5:f.sent();return[2];case 6:l=f.sent();el.warn("Installation attempt failed: ".concat(c)),el.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:d=f.sent();r=true;n=d;return[3,11];case 10:try{if(!t&&s.return!=null){s.return()}}finally{if(r){throw n}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})})()}D(eD,"installDependencies");function eG(e,t){return /*#__PURE__*/i(function(){var r,n,s,i,o,a,c,u,l,d,f;return w(this,function(p){switch(p.label){case 0:if(!eb(tj.PACKAGE_JSON)){el.error("package.json not found. Aborting setup.");return[2]}p.label=1;case 1:p.trys.push([1,13,,14]);r=b(new Set(e)).sort();return[4,Promise.all(r.map(function(e){return eP(e,h({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:n=p.sent().every(function(e){return e.isUpToDate});if(n)return[3,4];return[4,eD()];case 3:n=p.sent();p.label=4;case 4:n;i=true,o=false,a=undefined;p.label=5;case 5:p.trys.push([5,10,11,12]);c=((s=t===null||t===void 0?void 0:t.postInstallActions)!==null&&s!==void 0?s:[])[Symbol.iterator]();p.label=6;case 6:if(!!(i=(u=c.next()).done))return[3,9];l=u.value;return[4,l()];case 7:p.sent();p.label=8;case 8:i=true;return[3,6];case 9:return[3,12];case 10:d=p.sent();o=true;a=d;return[3,12];case 11:try{if(!i&&c.return!=null){c.return()}}finally{if(o){throw a}}return[7];case 12:return[3,14];case 13:f=p.sent();throw el.error('Failed to setup "'.concat(e.join(", "),'": ').concat(f.message)),f;case 14:return[2]}})})()}D(eG,"setupPackages");import eL from"node-persist";var eM=$();function ej(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=eL.defaultInstance;if(e)return[3,2];return[4,eL.init({dir:eM.CYBERSKILL_STORAGE_DIRECTORY,stringify:JSON.stringify,parse:JSON.parse,encoding:"utf8",logging:!1,forgiveParseErrors:!0})];case 1:e=t.sent();t.label=2;case 2:e;return[2]}})})()}D(ej,"initNodePersist");var eU={get:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,ej()];case 1:n.sent();return[4,eL.getItem(e)];case 2:return[2,(t=n.sent())!==null&&t!==void 0?t:null];case 3:r=n.sent();return[2,(el.error('[Storage:get] Error getting key "'.concat(e,'":'),r),null)];case 4:return[2]}})})()},set:function e(e,t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,ej()];case 1:n.sent();return[4,eL.setItem(e,t)];case 2:n.sent();return[3,4];case 3:r=n.sent();el.error('[Storage:set] Error setting key "'.concat(e,'":'),r);return[3,4];case 4:return[2]}})})()},remove:function e(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,ej()];case 1:r.sent();return[4,eL.removeItem(e)];case 2:r.sent();return[3,4];case 3:t=r.sent();el.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return /*#__PURE__*/i(function(){var e,t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,ej()];case 1:r.sent();return[4,eL.keys()];case 2:e=r.sent();return[2,Array.isArray(e)?e:(el.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=r.sent();return[2,(el.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return /*#__PURE__*/i(function(){return w(this,function(t){try{return[2,"".concat(eM.CYBERSKILL_STORAGE_DIRECTORY," (key: ").concat(e,")")]}catch(e){return[2,(el.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var ek=$(),eF=et.promisify(Z);function eq(e){return"error_list:".concat(e)}D(eq,"getErrorListKey");function eB(e){return /*#__PURE__*/i(function(){var t,r,n;return w(this,function(s){switch(s.label){case 0:if(e.length===0)return[2];t=Date.now(),r=eq(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,eU.set(r,{errors:e,timestamp:t})];case 2:s.sent(),setTimeout(function(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:return[4,eU.getLogLink(r)];case 1:e=t.sent();e&&el.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})})()},10);return[3,4];case 3:n=s.sent();el.error("Failed to save errors: ".concat(n.message));return[3,4];case 4:return[2]}})})()}D(eB,"saveErrorListToStorage");function eK(){return /*#__PURE__*/i(function(){var e,t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eU.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(function(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:return[4,eU.get(e)];case 1:return[2,((t=r.sent())===null||t===void 0?void 0:t.errors)||[]]}})})()}))];case 2:return[2,n.sent().flat()];case 3:r=n.sent();return[2,(el.error("Failed to retrieve stored errors: ".concat(r.message)),[])];case 4:return[2]}})})()}D(eK,"getStoredErrorLists");function eH(){return /*#__PURE__*/i(function(){var e,t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eU.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(function(e){return eU.remove(e)}))];case 2:n.sent();return[3,4];case 3:r=n.sent();el.error("Failed to clear error lists: ".concat(r.message));return[3,4];case 4:return[2]}})})()}D(eH,"clearAllErrorLists");function eY(e){var t=[],r=[],n="",s=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,i=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,o=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))n=e.trim();else{var a,c,u,l,d;var f=s.exec(e)||[],p=i.exec(e)||[],m=o.exec(e)||[];var g,E,v,h,_,y;f.length&&n?t.push({file:n,position:"".concat(f[1],":").concat(f[2]),type:f[3]===er.Error?er.Error:er.Warning,message:(g=f===null||f===void 0?void 0:(a=f[4])===null||a===void 0?void 0:a.trim())!==null&&g!==void 0?g:"",rule:(E=f===null||f===void 0?void 0:(c=f[5])===null||c===void 0?void 0:c.trim())!==null&&E!==void 0?E:""}):p.length?t.push({file:(v=p===null||p===void 0?void 0:p[1])!==null&&v!==void 0?v:"",position:"".concat(p[2],":").concat(p[3]),type:p[4]===er.Error?er.Error:er.Warning,message:(h=p===null||p===void 0?void 0:(u=p[5])===null||u===void 0?void 0:u.trim())!==null&&h!==void 0?h:""}):m.length?t.push({file:"commitlint",type:er.Error,message:(_=m===null||m===void 0?void 0:(l=m[1])===null||l===void 0?void 0:l.trim())!==null&&_!==void 0?_:"",rule:(y=m===null||m===void 0?void 0:(d=m[2])===null||d===void 0?void 0:d.trim())!==null&&y!==void 0?y:""}):r.push(e.trim())}}),t.length&&eB(t),ek.DEBUG&&r.length&&(el.warn("Unmatched lines:"),r.forEach(function(e){return el.info(" ".concat(e))}))}D(eY,"parseTextErrors");function eV(e){try{var t=JSON.parse(e),r=[];t.forEach(function(e){var t=e.filePath,n=e.messages;n.forEach(function(e){var n=e.severity,s=e.line,i=e.column,o=e.ruleId,a=e.message;r.push({type:n===2?er.Error:er.Warning,file:t,position:"".concat(s,":").concat(i),rule:o,message:a})})}),r.length&&eB(r)}catch(t){eY(e)}}D(eV,"parseCommandOutput");function eW(e){return /*#__PURE__*/i(function(e){var t,r,n,s,i,o,a,c,u;var l=arguments;return w(this,function(d){switch(d.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:eV;r=new AbortController;ee.on("SIGINT",function(){el.warn("Process interrupted. Terminating..."),r.abort(),ee.exit()});d.label=1;case 1:d.trys.push([1,4,,5]);if(!(typeof e=="string"))return[3,3];return[4,eF(e,{maxBuffer:0x6400000,signal:r.signal})];case 2:n=d.sent(),s=n.stdout,i=n.stderr;[s,i].forEach(function(e){return e&&t(e)});d.label=3;case 3:return[3,5];case 4:o=d.sent();a=o.stdout,c=o.stderr,u=o.message;[a,c].forEach(function(e){return e&&t(e)}),!c&&!a&&el.error("Command failed: ".concat(u));return[3,5];case 5:return[2]}})}).apply(this,arguments)}D(eW,"executeCommand");function ez(e){return{raw:!0,cmd:e}}D(ez,"rawCommand");function eQ(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(tT," ").concat(e9," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(tT," ").concat(tC," ").concat(tp," ").concat(e):"".concat(tT," ").concat(tf," ").concat(e)}D(eQ,"formatCLI");function eJ(e,t){return typeof e=="function"?eQ(e(t),t):(typeof e==="undefined"?"undefined":A(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?eQ(e,t):e}D(eJ,"formatCommand");function e$(e){return /*#__PURE__*/i(function(e){var t,r,n,s,i,o,a;var c=arguments;return w(this,function(u){switch(u.label){case 0:t=c.length>1&&c[1]!==void 0?c[1]:{};n=(r=t===null||t===void 0?void 0:t.isRemote)!==null&&r!==void 0?r:!1;if(!n)return[3,1];a=!1;return[3,3];case 1:return[4,eP(e9)];case 2:a=u.sent().isCurrentProject;u.label=3;case 3:s=a,i={isRemote:n,isCurrentProject:s},o=typeof e=="function"?e(i):e;return[2,Object.fromEntries(Object.entries(o).map(function(e){var t=C(e,2),r=t[0],n=t[1];return[r,eJ(n,i)]}))]}})}).apply(this,arguments)}D(e$,"resolveCommands");function eX(e,t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);el.start("".concat(e)),ek.DEBUG&&el.info("→ ".concat(t));return[4,eW(t)];case 1:n.sent(),el.success("".concat(e," done."));return[3,3];case 2:r=n.sent();throw el.error("".concat(e," failed: ").concat(r.message)),r;case 3:return[2]}})})()}D(eX,"runCommand");import eZ,{join as e0,resolve as e1}from"node:path";var e2=$(),e4=eZ;function e3(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return e1.apply(void 0,[e2.CWD].concat(b(t)))}D(e3,"resolveWorkingPath");function e5(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return e1.apply(void 0,b(t))}D(e5,"resolve");function e8(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return e0.apply(void 0,b(t))}D(e8,"join");var e6=$(),e7=e6.CWD,e9="@cyberskill/shared",te="node_modules",tt="dist",tr="package.json",tn="package-lock.json",ts="tsconfig.json",ti=".gitignore",to=".simple-git-hooks.json",ta="pnpm-lock.yaml",tc=".git/hooks/",tu=".git/COMMIT_EDITMSG",tl=".migrate-mongo.config.js",td=e8(e7,te,e9,tt),tf="cyberskill",tp="src/nodejs/cli/index.ts",tm="eslint",tg="eslint",tE="vitest",tv="playwright",th="vitest",t_="@commitlint/cli",ty="commitlint",tS="lint-staged",tO="lint-staged",tR="typescript",tI="tsc",tC="tsx",tb="git",tA="pnpm",tT="pnpm exec",tN="simple-git-hooks",tw="simple-git-hooks",tx="@eslint/config-inspector",tP="eslint-config-inspector",tD="node-modules-inspector",tG="node-modules-inspector",tL="migrate-mongo",tM="./node_modules/migrate-mongo/bin/migrate-mongo",tj={CYBERSKILL_DIRECTORY:td,WORKING_DIRECTORY:e7,TS_CONFIG:e3(ts),GIT_IGNORE:e3(ti),GIT_HOOK:e3(tc),GIT_COMMIT_MSG:e3(tu),SIMPLE_GIT_HOOKS_JSON:e3(to),PACKAGE_JSON:e3(tr),PACKAGE_LOCK_JSON:e3(tn),PNPM_LOCK_YAML:e3(ta),NODE_MODULES:e3(te),MIGRATE_MONGO_CONFIG:e3(tl),LINT_STAGED_CONFIG:e3("".concat(td,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:e3("".concat(td,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:e3("".concat(td,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:e3("".concat(td,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:e3("".concat(td,"/react/vitest/vitest.e2e.js"))};function tU(e){var t=e.isCurrentProject;return h({"pre-commit":tO,"commit-msg":ty},t&&{"pre-push":ez("".concat(tb," pull"))})}D(tU,"createGitHooksConfig");function tk(e,t,r){return /*#__PURE__*/i(function(){return w(this,function(n){switch(n.label){case 0:if(!t)throw new Error("'first' argument is undefined");switch(e){case X.CLI:return[3,1];case X.STRING:return[3,3]}return[3,4];case 1:return[4,eG(t.split(" "),{update:!0})];case 2:return[2,(n.sent(),eJ(ez("".concat(tT," ").concat(r))))];case 3:return[2,eJ(ez(t))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})})()}D(tk,"buildCommand");function tF(e,t,r){return function(){return /*#__PURE__*/i(function(){return w(this,function(n){return[2,tk(e,t,r)]})})()}}D(tF,"commandFactory");var tq={simpleGitHooks:tF(X.CLI,tN,tw),eslintInspect:tF(X.CLI,tx,tP),nodeModulesInspect:tF(X.CLI,tD,tG),eslintCheck:tF(X.CLI,tm,"".concat(tg," ").concat(tj.WORKING_DIRECTORY)),eslintFix:tF(X.CLI,tm,"".concat(tg," ").concat(tj.WORKING_DIRECTORY," --fix")),typescriptCheck:tF(X.CLI,tR,"".concat(tI," -p ").concat(tj.TS_CONFIG," --noEmit")),configureGitHook:tF(X.STRING,"".concat(tb," config core.hooksPath ").concat(tj.GIT_HOOK)),testUnit:tF(X.CLI,tE,"".concat(th," --config ").concat(tj.UNIT_TEST_CONFIG)),testE2e:tF(X.CLI,"".concat(tE," ").concat(tv),"".concat(th," --config ").concat(tj.E2E_TEST_CONFIG)),mongoMigrateCreate:D(function(e){return tF(X.CLI,tL,"".concat(tC," ").concat(tM," create ").concat(e," -f ").concat(tj.MIGRATE_MONGO_CONFIG))()},"mongoMigrateCreate"),mongoMigrateUp:tF(X.CLI,tL,"".concat(tC," ").concat(tM," up -f ").concat(tj.MIGRATE_MONGO_CONFIG)),mongoMigrateDown:tF(X.CLI,tL,"".concat(tC," ").concat(tM," down -f ").concat(tj.MIGRATE_MONGO_CONFIG)),commitLint:tF(X.CLI,t_,"".concat(ty," --edit ").concat(tj.GIT_COMMIT_MSG," --config ").concat(tj.COMMITLINT_CONFIG)),lintStaged:tF(X.CLI,tS,"".concat(tO," --config ").concat(tj.LINT_STAGED_CONFIG)),stageBuildDirectory:tF(X.STRING,"".concat(tb," add ").concat(tt)),build:tF(X.STRING,"".concat(tA," run build")),pnpmInstallStandard:tF(X.STRING,"".concat(tA," install")),pnpmInstallLegacy:tF(X.STRING,"".concat(tA," install --legacy-peer-deps")),pnpmInstallForce:tF(X.STRING,"".concat(tA," install --force"))};function tB(e){return B(h({plugins:[q()],test:{globals:!0,environment:"jsdom",pool:"vmThreads",include:["**/*.test.unit.?(c|m)[jt]s?(x)"],setupFiles:[tj.UNIT_TEST_SETUP_CONFIG]}},e))}D(tB,"vitestUnit");function tK(e){try{return JSON.parse(e),!0}catch(e){return!1}}D(tK,"isJson");function tH(e){return(typeof e==="undefined"?"undefined":A(e))=="object"&&e!==null&&!Array.isArray(e)}D(tH,"isPlainObject");function tY(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n={};var s=true,i=false,o=undefined,a=true,c=false,u=undefined;try{for(var l=t.flat()[Symbol.iterator](),d;!(a=(d=l.next()).done);a=true){var f=d.value;try{for(var p=Object.entries(f)[Symbol.iterator](),m;!(s=(m=p.next()).done);s=true){var g=C(m.value,2),E=g[0],v=g[1];var h=n[E];if(Array.isArray(v)){var _=Array.isArray(h)?h:[];n[E]=b(new Set(b(_).concat(b(v))));continue}if(tH(v)){n[E]=tY(tH(h)?h:{},v);continue}n[E]=v}}catch(e){i=true;o=e}finally{try{if(!s&&p.return!=null){p.return()}}finally{if(i){throw o}}}}}catch(e){c=true;u=e}finally{try{if(!a&&l.return!=null){l.return()}}finally{if(c){throw u}}}return n}D(tY,"deepMerge");import*as tV from"globals";var tW=[{languageOptions:{globals:h({},tV.node,tV.browser)},rules:{"perfectionist/sort-imports":["error",{internalPattern:["^#.*","^@/.*"]}]},ignores:["build","dist"]}];var tz;var tQ=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return tY.apply(void 0,b(t))},"passThroughHandler"),tJ=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n=tY.apply(void 0,[tW].concat(b(t))),s=n.ignores,i=S(n,["ignores"]),o=Array.isArray(s)&&s.every(function(e){return typeof e=="string"})?{ignores:s}:void 0,a=[i].concat(b(o?[o]:[]));return j.apply(void 0,[{stylistic:{semi:!0,indent:4,quotes:"single"},formatters:{css:!0,html:!0,markdown:"prettier"},yaml:!1,react:!0}].concat(b(a)))},"handleESLint"),t$=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return F.apply(void 0,b(t))},"handleVitestReactE2E"),tX=D(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return tB.apply(void 0,b(t))},"handleVitestReactUnit"),tZ=(tz={},l(tz,M.ESLINT,tJ),l(tz,M.COMMITLINT,tQ),l(tz,M.LINT_STAGED,tQ),l(tz,M.VITEST_REACT_E2E,t$),l(tz,M.VITEST_REACT_UNIT,tX),tz);function t0(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++){r[n-1]=arguments[n]}var s=tZ[e];if(!s)throw new Error("Unknown config type: ".concat(e));return s.apply(void 0,b(r))}D(t0,"mergeConfigs");import{defineConfig as t1}from"@eddeee888/gcg-typescript-resolver-files";function t2(e){var t=e.uri,r=e.from,n=e.to,s=e.target,i=s===void 0?"client":s;var o=i==="client",a=i==="server";return y(h({schema:t,ignoreNoDocuments:!0,overwrite:!0},o&&{documents:[r]}),{generates:h({},o&&l({},n,{preset:"client",presetConfig:{fragmentMasking:!1,persistedDocuments:!0},config:{useTypeImports:!0}}),a&&l({},n,t1()))})}D(t2,"createGraphqlCodegenConfig");var t4={"*":["eslint --fix"]};var t3=(typeof window==="undefined"?"undefined":A(window))<"u";import{ApolloServer as t5}from"@apollo/server";import{expressMiddleware as t8}from"@apollo/server/express4";import{ApolloServerPluginDrainHttpServer as t6}from"@apollo/server/plugin/drainHttpServer";import{ApolloServerPluginLandingPageLocalDefault as t7,ApolloServerPluginLandingPageProductionDefault as t9}from"@apollo/server/plugin/landingPage/default";function re(e){return new t5(h({schema:e.schema,plugins:[e.isDev?t7():t9(),t6({httpServer:e.server})].concat(b(e.drainServer?[{serverWillStart:function t(){return /*#__PURE__*/i(function(){return w(this,function(t){return[2,{drainServer:function t(){return /*#__PURE__*/i(function(){var t;return w(this,function(r){(t=e.drainServer)===null||t===void 0?void 0:t.call(e),el.info("Apollo Server drainServer hook called");return[2]})})()}}]})})()}}]:[]))},e.isDev&&{introspection:!0,includeStacktraceInErrorResponses:!0}))}D(re,"createApolloServer");import rt from"node:process";import{hideBin as rr}from"yargs/helpers";import rn from"yargs/yargs";var rs={name:"@cyberskill/shared",type:"module",version:"1.108.0",description:"CyberSkill Shared",author:"Stephen Cheng",license:"MIT",homepage:"https://github.com/cyberskill-world/shared#readme",repository:{type:"git",url:"git+https://github.com/cyberskill-world/shared.git"},bugs:{url:"https://github.com/cyberskill-world/shared/issues"},exports:{".":{types:"./dist/index.d.ts",import:"./dist/index.js",require:"./dist/index.cjs"},"./configs":{types:"./dist/configs/index.d.ts",import:"./dist/configs/index.js",require:"./dist/configs/index.cjs"},"./configs/commitlint":{types:"./dist/configs/commitlint/index.d.ts",import:"./dist/configs/commitlint/index.js",require:"./dist/configs/commitlint/index.cjs"},"./configs/eslint":{types:"./dist/configs/eslint/index.d.ts",import:"./dist/configs/eslint/index.js",require:"./dist/configs/eslint/index.cjs"},"./configs/graphql-codegen":{types:"./dist/configs/graphql-codegen/index.d.ts",import:"./dist/configs/graphql-codegen/index.js",require:"./dist/configs/graphql-codegen/index.cjs"},"./configs/lint-staged":{types:"./dist/configs/lint-staged/index.d.ts",import:"./dist/configs/lint-staged/index.js",require:"./dist/configs/lint-staged/index.cjs"},"./constants":{types:"./dist/constants/index.d.ts",import:"./dist/constants/index.js",require:"./dist/constants/index.cjs"},"./nodejs":{types:"./dist/nodejs/index.d.ts",import:"./dist/nodejs/index.js",require:"./dist/nodejs/index.cjs"},"./nodejs/apollo-server":{types:"./dist/nodejs/apollo-server/index.d.ts",import:"./dist/nodejs/apollo-server/index.js",require:"./dist/nodejs/apollo-server/index.cjs"},"./nodejs/cli":{types:"./dist/nodejs/cli/index.d.ts",import:"./dist/nodejs/cli/index.js",require:"./dist/nodejs/cli/index.cjs"},"./nodejs/command":{types:"./dist/nodejs/command/index.d.ts",import:"./dist/nodejs/command/index.js",require:"./dist/nodejs/command/index.cjs"},"./nodejs/express":{types:"./dist/nodejs/express/index.d.ts",import:"./dist/nodejs/express/index.js",require:"./dist/nodejs/express/index.cjs"},"./nodejs/fs":{types:"./dist/nodejs/fs/index.d.ts",import:"./dist/nodejs/fs/index.js",require:"./dist/nodejs/fs/index.cjs"},"./nodejs/log":{types:"./dist/nodejs/log/index.d.ts",import:"./dist/nodejs/log/index.js",require:"./dist/nodejs/log/index.cjs"},"./nodejs/mongo":{types:"./dist/nodejs/mongo/index.d.ts",import:"./dist/nodejs/mongo/index.js",require:"./dist/nodejs/mongo/index.cjs"},"./nodejs/package":{types:"./dist/nodejs/package/index.d.ts",import:"./dist/nodejs/package/index.js",require:"./dist/nodejs/package/index.cjs"},"./nodejs/path":{types:"./dist/nodejs/path/index.d.ts",import:"./dist/nodejs/path/index.js",require:"./dist/nodejs/path/index.cjs"},"./nodejs/storage":{types:"./dist/nodejs/storage/index.d.ts",import:"./dist/nodejs/storage/index.js",require:"./dist/nodejs/storage/index.cjs"},"./nodejs/ws":{types:"./dist/nodejs/ws/index.d.ts",import:"./dist/nodejs/ws/index.js",require:"./dist/nodejs/ws/index.cjs"},"./react":{types:"./dist/react/index.d.ts",import:"./dist/react/index.js",require:"./dist/react/index.cjs"},"./react/apollo-client":{types:"./dist/react/apollo-client/index.d.ts",import:"./dist/react/apollo-client/index.js",require:"./dist/react/apollo-client/index.cjs"},"./react/apollo-error":{types:"./dist/react/apollo-error/index.d.ts",import:"./dist/react/apollo-error/index.js",require:"./dist/react/apollo-error/index.cjs"},"./react/i18next":{types:"./dist/react/i18next/index.d.ts",import:"./dist/react/i18next/index.js",require:"./dist/react/i18next/index.cjs"},"./react/loading":{types:"./dist/react/loading/index.d.ts",import:"./dist/react/loading/index.js",require:"./dist/react/loading/index.cjs"},"./react/log":{types:"./dist/react/log/index.d.ts",import:"./dist/react/log/index.js",require:"./dist/react/log/index.cjs"},"./react/next-intl":{types:"./dist/react/next-intl/index.d.ts",import:"./dist/react/next-intl/index.js",require:"./dist/react/next-intl/index.cjs"},"./react/storage":{types:"./dist/react/storage/index.d.ts",import:"./dist/react/storage/index.js",require:"./dist/react/storage/index.cjs"},"./react/toast":{types:"./dist/react/toast/index.d.ts",import:"./dist/react/toast/index.js",require:"./dist/react/toast/index.cjs"},"./react/vitest":{types:"./dist/react/vitest/index.d.ts",import:"./dist/react/vitest/index.js",require:"./dist/react/vitest/index.cjs"},"./styles/reset.css":{import:"./dist/styles/reset.css",require:"./dist/styles/reset.css"},"./typescript":{types:"./dist/typescript/index.d.ts",import:"./dist/typescript/index.js",require:"./dist/typescript/index.cjs"},"./utils":{types:"./dist/utils/index.d.ts",import:"./dist/utils/index.js",require:"./dist/utils/index.cjs"}},main:"./dist/index.cjs",module:"./dist/index.js",types:"./dist/index.d.ts",bin:{cyberskill:"./dist/nodejs/cli/index.js"},files:["dist","public"],scripts:{build:"tsup",dev:"dotenv -e .env -- tsup --watch",lint:"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint","lint:fix":"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint:fix","lint:inspect":"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint:inspect",reset:"dotenv -e .env -- tsx src/nodejs/cli/index.ts reset",setup:"dotenv -e .env -- tsx src/nodejs/cli/index.ts setup",inspect:"dotenv -e .env -- tsx src/nodejs/cli/index.ts inspect","test:unit":"dotenv -e .env -- tsx src/nodejs/cli/index.ts test:unit","test:e2e":"dotenv -e .env -- tsx src/nodejs/cli/index.ts test:e2e",commitlint:"dotenv -e .env -- tsx src/nodejs/cli/index.ts commitlint","lint-staged":"dotenv -e .env -- tsx src/nodejs/cli/index.ts lint-staged"},dependencies:{"@antfu/eslint-config":"4.12.0","@apollo/client":"3.13.8","@apollo/server":"4.12.0","@eddeee888/gcg-typescript-resolver-files":"0.12.0","@eslint-react/eslint-plugin":"1.48.4","@graphql-codegen/cli":"5.0.5","@graphql-codegen/client-preset":"4.8.0","@microsoft/api-extractor":"7.52.5","@next/eslint-plugin-next":"15.3.1","@swc/core":"1.11.22","@testing-library/jest-dom":"6.6.3","@testing-library/react":"16.3.0","@vitejs/plugin-react-swc":"3.9.0","@vitest/browser":"3.1.2",chalk:"5.4.1",classnames:"2.5.1",compression:"1.8.0",consola:"3.4.2",cors:"2.8.5","crypto-js":"4.2.0","date-fns":"4.1.0",dotenv:"16.5.0","dotenv-cli":"8.0.0",envalid:"8.0.0","eslint-config-next":"15.3.1","eslint-plugin-format":"1.0.1","eslint-plugin-react-hooks":"5.2.0","eslint-plugin-react-refresh":"0.4.20",express:"4.21.2","express-device":"0.4.2","express-session":"1.18.1","fs-extra":"11.3.0",globals:"16.0.0",graphql:"16.10.0","graphql-ws":"6.0.4",i18next:"25.0.1",jsdom:"26.1.0",localforage:"1.10.0","migrate-mongo":"12.1.3","modern-normalize":"3.0.1",mongodb:"6.16.0",mongoose:"8.13.2","mongoose-aggregate-paginate-v2":"1.1.4","mongoose-paginate-v2":"1.9.0","next-intl":"4.1.0","node-fetch":"3.3.2","node-persist":"4.0.4",ora:"8.2.0",playwright:"1.52.0","postcss-modules":"6.0.1",qs:"6.14.0",react:"19.1.0","react-dom":"19.1.0","react-hot-toast":"2.5.2","react-i18next":"15.5.1","react-icons":"5.5.0",sass:"1.87.0",slugify:"1.6.6",tsup:"8.4.0",tsx:"4.19.3",typescript:"5.8.3",unorm:"1.6.0",uuid:"11.1.0",vite:"6.3.3",vitest:"3.1.2","vitest-browser-react":"0.1.1",ws:"8.18.1",yargs:"17.7.2"},publishConfig:{access:"public",registry:"https://registry.npmjs.org/"},devDependencies:{"@commitlint/cli":"19.8.0","@eslint/config-inspector":"1.0.2","@types/compression":"1.7.5","@types/cors":"2.8.17","@types/crypto-js":"4.2.2","@types/express":"4.17.21","@types/express-session":"1.18.1","@types/fs-extra":"11.0.4","@types/migrate-mongo":"10.0.5","@types/mongoose-aggregate-paginate-v2":"1.0.12","@types/node-persist":"3.1.8","@types/react":"19.1.2","@types/react-dom":"19.1.2","@types/unorm":"1.3.31","@types/uuid":"10.0.0","@types/ws":"8.18.1","@types/yargs":"17.0.33",eslint:"9.25.1","lint-staged":"15.5.1","node-modules-inspector":"0.6.6","simple-git-hooks":"2.13.0"}};function ri(){return /*#__PURE__*/i(function(){var e,t;return w(this,function(r){switch(r.label){case 0:if(!eb(tj.TS_CONFIG))return[3,3];t=["Performing TypeScript validation"];return[4,tq.typescriptCheck()];case 1:return[4,eX.apply(void 0,t.concat([r.sent()]))];case 2:e=r.sent();return[3,4];case 3:e=el.warn("No TypeScript configuration found. Skipping type check.");r.label=4;case 4:e;return[2]}})})()}D(ri,"checkTypescript");function ro(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:!1;if(!e)return[3,3];r=["Running ESLint with auto-fix"];return[4,tq.eslintFix()];case 1:return[4,eX.apply(void 0,r.concat([i.sent()]))];case 2:t=i.sent();return[3,6];case 3:n=["Running ESLint check"];return[4,tq.eslintCheck()];case 4:return[4,eX.apply(void 0,n.concat([i.sent()]))];case 5:t=i.sent();i.label=6;case 6:t;return[2]}})}).apply(this,arguments)}D(ro,"checkEslint");function ra(e,t){if(!t.length)return;var r=e==="Errors"?"red":"yellow";el.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,r)}D(ra,"printIssues");function rc(){return /*#__PURE__*/i(function(){var e,t,r;return w(this,function(n){switch(n.label){case 0:return[4,eK()];case 1:e=n.sent(),t=e.filter(function(e){return e.type===er.Error}),r=e.filter(function(e){return e.type===er.Warning});!t.length&&!r.length?el.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(ra("Warnings",r),ra("Errors",t),(t.length>0||r.length>0)&&rt.exit(1));return[2]}})})()}D(rc,"showCheckResult");function ru(){return /*#__PURE__*/i(function(){var e,t,r,n,s,i;return w(this,function(o){switch(o.label){case 0:return[4,eH()];case 1:o.sent();return[4,eP(e9)];case 2:e=o.sent(),t=e.isCurrentProject;if(!t)return[3,9];o.label=3;case 3:o.trys.push([3,8,,9]);r=["Building package: ".concat(e9)];return[4,tq.build()];case 4:return[4,eX.apply(void 0,r.concat([o.sent()]))];case 5:o.sent();n=["Staging build artifacts"];return[4,tq.stageBuildDirectory()];case 6:return[4,eX.apply(void 0,n.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:s=o.sent();throw el.error("Error building and staging ".concat(e9,": ").concat(s.message)),s;case 9:i=["Executing lint-staged"];return[4,tq.lintStaged()];case 10:return[4,eX.apply(void 0,i.concat([o.sent()]))];case 11:o.sent(),rc();return[2]}})})()}D(ru,"lintStaged");function rl(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,tq.eslintInspect()];case 1:return[4,eX.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rl,"inspectLint");function rd(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:return[4,eH()];case 1:e.sent();return[4,Promise.all([ri(),ro()])];case 2:e.sent(),rc();return[2]}})})()}D(rd,"lintCheck");function rf(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:return[4,eH()];case 1:e.sent();return[4,Promise.all([ri(),ro(!0)])];case 2:e.sent(),rc();return[2]}})})()}D(rf,"lintFix");function rp(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:return[4,eH()];case 1:t.sent();e=["Validating commit message"];return[4,tq.commitLint()];case 2:return[4,eX.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),rc();return[2]}})})()}D(rp,"commitLint");function rm(){return /*#__PURE__*/i(function(){var e,t,r,n;return w(this,function(s){switch(s.label){case 0:e=["Configuring Git hooks"];return[4,tq.configureGitHook()];case 1:return[4,eX.apply(void 0,e.concat([s.sent()]))];case 2:s.sent(),eA(tj.GIT_HOOK);return[4,e$(tU)];case 3:t=s.sent();eC(tj.SIMPLE_GIT_HOOKS_JSON,t);r="\n".concat(to,"\n");eb(tj.GIT_IGNORE)?e_(tj.GIT_IGNORE,"utf-8").split("\n").includes(to)||eS(tj.GIT_IGNORE,r,"utf-8"):ey(tj.GIT_IGNORE,r,"utf-8");n=["Setting up simple-git-hooks"];return[4,tq.simpleGitHooks()];case 4:return[4,eX.apply(void 0,n.concat([s.sent()]))];case 5:s.sent();return[2]}})})()}D(rm,"setupGitHook");function rg(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:return[4,eG([e9],{update:!0,postInstallActions:[rm]})];case 1:e.sent();return[2]}})})()}D(rg,"setup");function rE(){return /*#__PURE__*/i(function(){return w(this,function(e){switch(e.label){case 0:eA(tj.NODE_MODULES,tj.PNPM_LOCK_YAML);return[4,eD()];case 1:e.sent();return[4,rm()];case 2:e.sent();return[2]}})})()}D(rE,"reset");function rv(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Inspecting project dependencies"];return[4,tq.nodeModulesInspect()];case 1:return[4,eX.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rv,"inspect");function rh(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Running unit tests"];return[4,tq.testUnit()];case 1:return[4,eX.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rh,"testUnit");function r_(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,tq.testE2e()];case 1:return[4,eX.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(r_,"testE2E");function ry(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:t=["Creating MongoDB migration"];return[4,tq.mongoMigrateCreate(e)];case 1:return[4,eX.apply(void 0,t.concat([r.sent()]))];case 2:r.sent();return[2]}})})()}D(ry,"mongoMigrateCreate");function rS(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Running MongoDB migrations"];return[4,tq.mongoMigrateUp()];case 1:return[4,eX.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rS,"mongoMigrateUp");function rO(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:e=["Rolling back MongoDB migration"];return[4,tq.mongoMigrateDown()];case 1:return[4,eX.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})})()}D(rO,"mongoMigrateDown");(function(){return /*#__PURE__*/i(function(){var e;return w(this,function(t){switch(t.label){case 0:t.trys.push([0,2,,3]);return[4,rn(rr(rt.argv)).scriptName(tf).usage("$0 <command> [options]").command("lint","Check code for linting issues",rd).command("lint:fix","Fix linting issues automatically",rf).command("lint:inspect","View active ESLint configuration",rl).command("lint-staged","Run lint checks on staged files",ru).command("commitlint","Validate commit message format",rp).command("setup","Initialize project setup and dependencies",rg).command("reset","Reset the project and reinstall dependencies",rE).command("inspect","Analyze installed project dependencies",rv).command("test:unit","Run unit test suite",rh).command("test:e2e","Run end-to-end test suite",r_).command("mongo:migrate:create <name>","Create a MongoDB migration",function(e){return e.positional("name",{describe:"Migration name",type:"string"})},function(e){return /*#__PURE__*/i(function(){return w(this,function(t){switch(t.label){case 0:if(!e.name){el.error("Migration name is required.");return[2]}return[4,ry(e.name)];case 1:t.sent();return[2]}})})()}).command("mongo:migrate:up","Apply all MongoDB migrations",rS).command("mongo:migrate:down","Rollback last MongoDB migration",rO).demandCommand(1,"Please specify a valid command.").strict().help().alias("h","help").alias("v","version").version(rs.version).epilog('\uD83D\uDCA1 Tip: Use "--help" with any command to see options\n').parse()];case 1:t.sent();return[3,3];case 2:e=t.sent();el.error("Fatal: ".concat(e.message)),rt.exit(1);return[3,3];case 3:return[2]}})})()})();import{Router as rR}from"express";import rI from"compression";import rC from"cors";import rb from"express";import rA from"express-device";import rT from"express-session";function rN(e){return rC({origin:D(function(t,r){var n;e.isDev||((n=e.whiteList)===null||n===void 0?void 0:n.includes(t!==null&&t!==void 0?t:""))?r(null,!0):r(null,!1)},"origin"),credentials:!0})}D(rN,"createCors");function rw(e){var t=rb();return t.set("trust proxy",1),t.use(rb.urlencoded({extended:!0})),t.use(rI()),t.use(rA.capture()),e.staticFolder&&t.use(rb.static(e.staticFolder)),e.sessionOptions&&t.use(rT(e.sessionOptions)),t}D(rw,"createExpress");var rx="MONGO_MIGRATE_OPTIONS";import{Collection as rP,Db as rD}from"mongodb";import{Document as rG,Model as rL}from"mongoose";var rM=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rD);D(rM,"C_Db");var rj=rM,rU=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rG);D(rU,"C_Document");var rk=rU,rF=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rL);D(rF,"C_Model");var rq=rF,rB=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);return o(this,t,arguments)}return t}(rP);D(rB,"C_Collection");var rK=rB;import{format as rH}from"date-fns";import rY from"migrate-mongo";import{Document as rV}from"mongoose";import rW from"mongoose-aggregate-paginate-v2";import rz from"mongoose-paginate-v2";import{v4 as rQ}from"uuid";import rJ from"crypto-js";import r$ from"slugify";var rX=r$.default||r$;function rZ(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;var r,n;return rX(e,h({lower:(r=t===null||t===void 0?void 0:t.lower)!==null&&r!==void 0?r:!0,locale:(n=t===null||t===void 0?void 0:t.locale)!==null&&n!==void 0?n:"vi"},t))}D(rZ,"generateSlug");function r0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:4;return rJ.SHA256(e).toString(rJ.enc.Hex).slice(0,t)}D(r0,"generateShortId");function r1(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:8;var t="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!@#$%^&*()_+[]{}|;:,.<>?",r="";for(var n=0;n<e;n++){var s=Math.floor(Math.random()*t.length);r+=t.charAt(s)}return r}D(r1,"generateRandomPassword");function r2(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;var r=e.split(/[?#]/)[0]||"",n=r.substring(r.lastIndexOf("/")+1);if(t)return n;var s=n.lastIndexOf(".");return s>0?n.slice(0,s):n}D(r2,"getFileName");function r4(e,t,r){var n=e.indexOf(t);if(n===-1)return"";var s=n+t.length,i=e.indexOf(r,s);return i===-1?"":e.slice(s,i)}D(r4,"substringBetween");var r3={isEmpty:function e(e){return e==null?!0:typeof e=="string"?e.trim().length===0:Array.isArray(e)?e.length===0:(typeof e==="undefined"?"undefined":A(e))=="object"?p(e,Date)?!1:p(e,Map)||p(e,Set)?e.size===0:p(e,WeakMap)||p(e,WeakSet)?!0:ArrayBuffer.isView(e)?e.byteLength===0:Object.keys(e).length===0:!1},isValidIP:function e(e){var t=e.split(".");return t.length===4&&t.every(function(e){return/^\d+$/.test(e)&&Number(e)>=0&&Number(e)<=255})?!0:/^(([a-f\d]{1,4}:){7}[a-f\d]{1,4}|((?:[a-f\d]{1,4}:){1,7}:)|((?:[a-f\d]{1,4}:){1,6}:[a-f\d]{1,4})|::)$/i.test(e)}};var r5={getDateTime:function e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:new Date;return rH(e,"yyyy-MM-dd HH:mm:ss.SSS")},createGenericFields:function e(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.returnDateAs,r=t===void 0?"string":t;var n=r==="string"?r5.getDateTime():new Date;return{id:rQ(),isDel:!1,createdAt:n,updatedAt:n}},applyPlugins:function e(e,t){t.filter(function(e){return typeof e=="function"}).forEach(function(t){return e.plugin(t)})},applyMiddlewares:function e(e,t){t.forEach(function(t){var r=t.method,n=t.pre,s=t.post;r&&n&&e.pre(r,n),r&&s&&e.post(r,s)})},createGenericSchema:function e(e){return new e.Schema({id:{type:String,default:rQ,required:!0,unique:!0},isDel:{type:Boolean,default:!1,required:!0}},{timestamps:!0})},createSchema:function e(e){var t=e.mongoose,r=e.schema,n=e.virtuals,s=n===void 0?[]:n,i=e.standalone,o=i===void 0?!1:i;var a=new t.Schema(r,{strict:!0});return s.forEach(function(e){var t=e.name,r=e.options,n=e.get;var s=a.virtual(t,r);n&&s.get(n)}),o||a.add(r5.createGenericSchema(t)),a},createModel:function e(e){var t=e.mongoose,r=e.name,n=e.schema,s=e.pagination,i=s===void 0?!1:s,o=e.aggregate,a=o===void 0?!1:o,c=e.virtuals,u=c===void 0?[]:c,l=e.middlewares,d=l===void 0?[]:l;if(!r)throw new Error("Model name is required.");if(t.models[r])return t.models[r];var f=r5.createSchema({mongoose:t,schema:n,virtuals:u});return r5.applyPlugins(f,[i&&rz,a&&rW]),r5.applyMiddlewares(f,d),t.model(r,f)},createSlugQuery:function e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;return y(h({},t,r&&{id:{$ne:r}}),{$or:[{slug:e},{slugHistory:e}]})},validator:{isEmpty:function e(){return function(e){return /*#__PURE__*/i(function(){return w(this,function(t){return[2,!r3.isEmpty(e)]})})()}},isUnique:function e(e){return function(t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:if(!Array.isArray(e)||e.length===0)throw new Error("Fields must be a non-empty array of strings.");r={$or:e.map(function(e){return l({},e,t)})};return[4,this.constructor.findOne(r)];case 1:return[2,!n.sent()]}})}).call(this)}},matchesRegex:function e(e){return function(t){return /*#__PURE__*/i(function(){return w(this,function(r){if(!Array.isArray(e)||e.some(function(e){return!p(e,RegExp)}))throw new Error("regexArray must be an array of valid RegExp objects.");return[2,e.every(function(e){return e.test(t)})]})})()}}},migrate:y(h({},rY),{setConfig:D(function(e){var t="// This file is automatically generated by the Cyberskill CLI.\nmodule.exports = ".concat(JSON.stringify(e,null,4));ey(tj.MIGRATE_MONGO_CONFIG,t);var r="\n".concat(tl,"\n");eb(tj.GIT_IGNORE)?e_(tj.GIT_IGNORE,"utf-8").split("\n").includes(tl)||eS(tj.GIT_IGNORE,r,"utf-8"):ey(tj.GIT_IGNORE,r,"utf-8")},"setConfig")})},r8=/*#__PURE__*/function(){"use strict";function e(t,r){a(this,e);G(this,"collection");this.collection=t.collection(r)}u(e,[{key:"createOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);t=h({},r5.createGenericFields(),e);r={success:!0,message:"Document created successfully"};return[4,this.collection.insertOne(t)];case 1:return[2,(r.result=s.sent(),r)];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"createMany",value:function e(e){return /*#__PURE__*/i(function(){var t,r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);t=e.map(function(e){return h({},r5.createGenericFields(),e)});return[4,this.collection.insertMany(t)];case 1:r=s.sent();return[2,r.insertedCount===0?{success:!1,message:"No documents were inserted"}:{success:!0,message:"".concat(r.insertedCount," documents created successfully"),result:r}];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"findOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,this.collection.findOne(e)];case 1:t=n.sent();return[2,t?{success:!0,message:"Document found",result:t}:{success:!1,message:"Document not found"}];case 2:r=n.sent();return[2,{success:!1,message:r.message}];case 3:return[2]}})}).call(this)}},{key:"findAll",value:function e(){return /*#__PURE__*/i(function(){var e,t,r;var n=arguments;return w(this,function(s){switch(s.label){case 0:e=n.length>0&&n[0]!==void 0?n[0]:{};s.label=1;case 1:s.trys.push([1,3,,4]);t={success:!0,message:"Documents retrieved successfully"};return[4,this.collection.find(e).toArray()];case 2:return[2,(t.result=s.sent(),t)];case 3:r=s.sent();return[2,{success:!1,message:r.message}];case 4:return[2]}})}).apply(this,arguments)}},{key:"count",value:function e(){return /*#__PURE__*/i(function(){var e,t,r;var n=arguments;return w(this,function(s){switch(s.label){case 0:e=n.length>0&&n[0]!==void 0?n[0]:{};s.label=1;case 1:s.trys.push([1,3,,4]);t={success:!0,message:"Count retrieved successfully"};return[4,this.collection.countDocuments(e)];case 2:return[2,(t.result=s.sent(),t)];case 3:r=s.sent();return[2,{success:!1,message:r.message}];case 4:return[2]}})}).apply(this,arguments)}},{key:"updateOne",value:function e(e,t){return /*#__PURE__*/i(function(){var r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);return[4,this.collection.updateOne(e,{$set:t})];case 1:r=s.sent();return[2,r.matchedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Document updated successfully",result:r}];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"updateMany",value:function e(e,t){return /*#__PURE__*/i(function(){var r,n;return w(this,function(s){switch(s.label){case 0:s.trys.push([0,2,,3]);return[4,this.collection.updateMany(e,{$set:t})];case 1:r=s.sent();return[2,r.matchedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Documents updated successfully",result:r}];case 2:n=s.sent();return[2,{success:!1,message:n.message}];case 3:return[2]}})}).call(this)}},{key:"deleteOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,this.collection.deleteOne(e)];case 1:t=n.sent();return[2,t.deletedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Document deleted successfully",result:t}];case 2:r=n.sent();return[2,{success:!1,message:r.message}];case 3:return[2]}})}).call(this)}},{key:"deleteMany",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,this.collection.deleteMany(e)];case 1:t=n.sent();return[2,t.deletedCount===0?{success:!1,message:"No documents matched the filter"}:{success:!0,message:"Documents deleted successfully",result:t}];case 2:r=n.sent();return[2,{success:!1,message:r.message}];case 3:return[2]}})}).call(this)}}]);return e}();D(r8,"MongoController");var r6=r8,r7=/*#__PURE__*/function(){"use strict";function e(t){a(this,e);G(this,"model");this.model=t}u(e,[{key:"getModelName",value:function e(){return this.model.modelName}},{key:"findOne",value:function e(e){return /*#__PURE__*/i(function(){var e,t,r,n,s,i,o;var a=arguments;return w(this,function(c){switch(c.label){case 0:e=a.length>0&&a[0]!==void 0?a[0]:{},t=a.length>1&&a[1]!==void 0?a[1]:{},r=a.length>2&&a[2]!==void 0?a[2]:{},n=a.length>3?a[3]:void 0;c.label=1;case 1:c.trys.push([1,3,,4]);s=this.model.findOne(e,t,r);n&&s.populate(n);return[4,s.exec()];case 2:i=c.sent();return[2,i?{success:!0,result:i}:{success:!1,message:"No ".concat(this.getModelName()," found."),code:eo.NOT_FOUND.CODE}];case 3:o=c.sent();return[2,{success:!1,message:o.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"findAll",value:function e(e){return /*#__PURE__*/i(function(){var e,t,r,n,s,i,o;var a=arguments;return w(this,function(c){switch(c.label){case 0:e=a.length>0&&a[0]!==void 0?a[0]:{},t=a.length>1&&a[1]!==void 0?a[1]:{},r=a.length>2&&a[2]!==void 0?a[2]:{},n=a.length>3?a[3]:void 0;c.label=1;case 1:c.trys.push([1,3,,4]);s=this.model.find(e,t,r);n&&s.populate(n);i={success:!0};return[4,s.exec()];case 2:return[2,(i.result=c.sent(),i)];case 3:o=c.sent();return[2,{success:!1,message:o.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"findPaging",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:{},t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);r={success:!0};return[4,this.model.paginate(e,t)];case 2:return[2,(r.result=i.sent(),r)];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"findPagingAggregate",value:function e(e){return /*#__PURE__*/i(function(e){var t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);r={success:!0};return[4,this.model.aggregatePaginate(this.model.aggregate(e),t)];case 2:return[2,(r.result=i.sent(),r)];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"count",value:function e(){return /*#__PURE__*/i(function(){var e,t,r;var n=arguments;return w(this,function(s){switch(s.label){case 0:e=n.length>0&&n[0]!==void 0?n[0]:{};s.label=1;case 1:s.trys.push([1,3,,4]);t={success:!0};return[4,this.model.countDocuments(e)];case 2:return[2,(t.result=s.sent(),t)];case 3:r=s.sent();return[2,{success:!1,message:r.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"createOne",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);t={success:!0};return[4,this.model.create(e)];case 1:return[2,(t.result=n.sent(),t)];case 2:r=n.sent();return[2,{success:!1,message:r.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 3:return[2]}})}).call(this)}},{key:"createMany",value:function e(e){return /*#__PURE__*/i(function(e){var t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);r={success:!0};return[4,this.model.insertMany(e,t)];case 2:return[2,(r.result=i.sent().map(function(e){return p(e,rV)?e.toObject():null}).filter(function(e){return e!==null}),r)];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"updateOne",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n,s;var i=arguments;return w(this,function(o){switch(o.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:{},t=i.length>1&&i[1]!==void 0?i[1]:{},r=i.length>2&&i[2]!==void 0?i[2]:{};o.label=1;case 1:o.trys.push([1,3,,4]);return[4,this.model.findOneAndUpdate(e,t,h({new:!0},r)).exec()];case 2:n=o.sent();return[2,n?{success:!0,result:n}:{success:!1,message:"Failed to update ".concat(this.getModelName(),"."),code:eo.NOT_FOUND.CODE}];case 3:s=o.sent();return[2,{success:!1,message:s.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"updateMany",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n,s;var i=arguments;return w(this,function(o){switch(o.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:{},t=i.length>1&&i[1]!==void 0?i[1]:{},r=i.length>2&&i[2]!==void 0?i[2]:{};o.label=1;case 1:o.trys.push([1,3,,4]);n={success:!0};return[4,this.model.updateMany(e,t,r).exec()];case 2:return[2,(n.result=o.sent(),n)];case 3:s=o.sent();return[2,{success:!1,message:s.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"deleteOne",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:{},t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);return[4,this.model.findOneAndDelete(e,t).exec()];case 2:r=i.sent();return[2,r?{success:!0,result:r}:{success:!1,message:"No ".concat(this.getModelName()," found to delete."),code:eo.NOT_FOUND.CODE}];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"deleteMany",value:function e(){return /*#__PURE__*/i(function(){var e,t,r,n;var s=arguments;return w(this,function(i){switch(i.label){case 0:e=s.length>0&&s[0]!==void 0?s[0]:{},t=s.length>1&&s[1]!==void 0?s[1]:{};i.label=1;case 1:i.trys.push([1,3,,4]);return[4,this.model.deleteMany(e,t).exec()];case 2:r=i.sent();return[2,r.deletedCount===0?{success:!1,message:"No documents found to delete.",code:eo.NOT_FOUND.CODE}:{success:!0,result:r}];case 3:n=i.sent();return[2,{success:!1,message:n.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 4:return[2]}})}).apply(this,arguments)}},{key:"createShortId",value:function e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:4;return /*#__PURE__*/i(function(){var r,n,s,i;return w(this,function(o){switch(o.label){case 0:r=new Set;n=0;o.label=1;case 1:if(!(n<10))return[3,5];s=r0(e,n+t);i=!r.has(s);if(!i)return[3,3];r.add(s);return[4,this.model.exists({shortId:s})];case 2:i=!o.sent();o.label=3;case 3:if(i)return[2,{success:!0,result:s}];o.label=4;case 4:n++;return[3,1];case 5:return[2,{success:!1,message:"Failed to create a unique shortId",code:eo.INTERNAL_SERVER_ERROR.CODE}]}})}).call(this)}},{key:"createSlug",value:function e(e,t){return /*#__PURE__*/i(function(e,t){var r,n,s,o,a,c,u,l,d,f,p,m,g;var E=arguments;return w(this,function(v){switch(v.label){case 0:r=this;n=E.length>2&&E[2]!==void 0?E[2]:{};v.label=1;case 1:v.trys.push([1,9,,10]);s=t[e],o=D(function(e){return /*#__PURE__*/i(function(){var r,s,i;return w(this,function(o){switch(o.label){case 0:return[4,this.model.findOne(r5.createSlugQuery(e,n,t.id))];case 1:r=o.sent();if(!r)return[2,e];s=1;o.label=2;case 2:i="".concat(e,"-").concat(s);return[4,this.model.findOne(r5.createSlugQuery(i,n,t.id))];case 3:r=o.sent(),s++;o.label=4;case 4:if(r)return[3,2];o.label=5;case 5:return[2,i]}})}).call(r)},"createUniqueSlug");if(!((typeof s==="undefined"?"undefined":A(s))=="object"))return[3,6];a={};c=[];for(u in s)c.push(u);l=0;v.label=2;case 2:if(!(l<c.length))return[3,5];d=c[l];f=rZ(s[d]);return[4,o(f)];case 3:a[d]=v.sent();v.label=4;case 4:l++;return[3,2];case 5:return[2,{success:!0,result:a}];case 6:p=rZ(s);m={success:!0};return[4,o(p)];case 7:return[2,(m.result=v.sent(),m)];case 8:return[3,10];case 9:g=v.sent();return[2,{success:!1,message:"Failed to create a unique slug: ".concat(g.message),code:eo.INTERNAL_SERVER_ERROR.CODE}];case 10:return[2]}})}).apply(this,arguments)}},{key:"aggregate",value:function e(e){return /*#__PURE__*/i(function(){var t,r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);t={success:!0};return[4,this.model.aggregate(e)];case 1:return[2,(t.result=n.sent(),t)];case 2:r=n.sent();return[2,{success:!1,message:r.message,code:eo.INTERNAL_SERVER_ERROR.CODE}];case 3:return[2]}})}).call(this)}}]);return e}();D(r7,"MongooseController");var r9=r7;import{useServer as ne}from"graphql-ws/use/ws";import{WebSocketServer as nt}from"ws";function nr(e){return new nt({server:e.server,path:e.path})}D(nr,"createWSServer");function nn(e){return ne({schema:e.schema},e.server)}D(nn,"initGraphQLWS");import{ApolloClient as ns,ApolloError as ni,ApolloLink as no,ApolloProvider as na,from as nc,HttpLink as nu,InMemoryCache as nl,split as nd}from"@apollo/client";import{onError as nf}from"@apollo/client/link/error";import{removeTypenameFromVariables as np}from"@apollo/client/link/remove-typename";import{GraphQLWsLink as nm}from"@apollo/client/link/subscriptions";import{getMainDefinition as ng}from"@apollo/client/utilities";import{createClient as nE}from"graphql-ws";import nv,{useMemo as nh}from"react";import{FaInfo as n_}from"react-icons/fa6";import ny,{use as nS}from"react";import{FaRepeat as nO}from"react-icons/fa6";import{createContext as nR}from"react";var nI=nR(void 0);import nC from"./react/apollo-error/apollo-error.module.scss";function nb(){var e=nS(nI),t=e===null||e===void 0?void 0:e.error;if(!t)return null;var r=D(function(e,t){return(t===null||t===void 0?void 0:t.length)?ny.createElement("div",null,ny.createElement("strong",null,e,":"),ny.createElement("ul",null,t.map(function(e){return ny.createElement("li",{key:e.message},e.message)}))):null},"renderErrorList");return ny.createElement("div",{className:nC["modal-backdrop"]},ny.createElement("div",{className:nC["modal-content"]},ny.createElement("button",{type:"button",className:nC["btn-close"],onClick:e.hideError},"✕"),ny.createElement("div",{className:nC["error-title"]},ny.createElement("button",{type:"button",className:nC["btn-retry"],onClick:D(function(){return window.location.reload()},"onClick")},ny.createElement(nO,null))," ",t.message),ny.createElement("div",{className:nC["error-details"]},t.networkError&&ny.createElement("pre",{className:"network"},ny.createElement("strong",null,"Network Error:")," ",t.networkError.message),r("GraphQL Errors",b(t.graphQLErrors)),r("Protocol Errors",b(t.protocolErrors)),r("Client Errors",b(t.clientErrors)),t.extraInfo&&ny.createElement("pre",{className:"extra"},ny.createElement("strong",null,"Extra Info:")," ",JSON.stringify(t.extraInfo,null,4)))))}D(nb,"ApolloError");import{use as nA}from"react";function nT(){var e=nA(nI);if(!e)throw new Error("useApolloError must be used within ApolloErrorProvider");return e}D(nT,"useApolloError");import nN,{useEffect as nw,useMemo as nx,useState as nP}from"react";var nD=null;function nG(e){nD=e}D(nG,"setGlobalApolloErrorCallback");function nL(e){nD===null||nD===void 0?void 0:nD(e)}D(nL,"showGlobalApolloError");function nM(e){var t=e.children;var r=C(nP(null),2),n=r[0],s=r[1];nw(function(){nG(s)},[]);var i=nx(function(){return{error:n,showError:s,hideError:D(function(){return s(null)},"hideError")}},[n]);return nN.createElement(nI,{value:i},t)}D(nM,"ApolloErrorProvider");import{consola as nj}from"consola/browser";var nU={silent:nj.silent,level:nj.level,fatal:nj.fatal,error:nj.error,warn:nj.warn,log:nj.log,info:nj.info,success:nj.success,ready:nj.ready,start:nj.start,box:nj.box,debug:nj.debug,trace:nj.trace,verbose:nj.verbose};import{toast as nk,Toaster as nF}from"react-hot-toast";var nq="/graphql";var nB,nK=(nB=/*#__PURE__*/function(e){"use strict";f(t,e);function t(){a(this,t);var e;e=o(this,t,arguments);G(e,"count",0);return e}u(t,[{key:"request",value:function e(e,t){var r=this;var n=Date.now();return this.count+=1,t(e).map(function(t){var s=Date.now()-n,i=e.operationName||"Unnamed";return nU.info("[Apollo] #".concat(r.count,": ").concat(i," (").concat(s,"ms)")),t})}}]);return t}(no),D(nB,"DevLoggerLink"),nB);function nH(e){var t=e.uri,r=e.wsUrl,n=e.customLinks,s=new nK,i=nf(function(e){var t=e.graphQLErrors,r=e.networkError,n=e.protocolErrors,s=e.operation;var i=(s===null||s===void 0?void 0:s.operationName)||"Unknown";if(t&&t.forEach(function(e){var t=e.message,r=e.locations,n=e.path;nU.error("[GraphQL error] ".concat(i,": ").concat(t,", Location: ").concat(JSON.stringify(r),", Path: ").concat(n))}),n&&n.forEach(function(e){var t=e.message,r=e.extensions;nU.error("[Protocol error]: ".concat(t,", Extensions: ").concat(JSON.stringify(r)))}),r&&nU.error("[Network error]: ".concat(r)),t||n||r){var o,a;var c=(t===null||t===void 0?void 0:(o=t[0])===null||o===void 0?void 0:o.message)||(n===null||n===void 0?void 0:(a=n[0])===null||a===void 0?void 0:a.message)||(r===null||r===void 0?void 0:r.message)||"Unexpected error",u=new ni({graphQLErrors:t||[],protocolErrors:n||[],clientErrors:[],networkError:r||null,errorMessage:c,extraInfo:{operation:s}});nk.error(function(e){return nv.createElement(nv.Fragment,null,c,"\xa0",nv.createElement(n_,{cursor:"pointer",onClick:D(function(){setTimeout(function(){nL(u)},0),nk.dismiss(e.id)},"onClick")}))})}}),o=np();t||nU.warn('[Apollo] No GraphQL URI provided — using "'.concat(nq,'" as default'));var a=new nu({uri:t!==null&&t!==void 0?t:nq,credentials:"include"}),c=r?new nm(nE({url:r})):no.empty(),u=p(c,no)?nd(function(e){var t=e.query;var r=ng(t);return r.kind==="OperationDefinition"&&r.operation==="subscription"},c,a):a;return u===a&&r&&nU.warn("[Apollo] WS URL is set, but subscriptions fallback to HTTP. Check your wsLink config."),[s,i,o].concat(b(n!==null&&n!==void 0?n:[]),[u])}D(nH,"createApolloLinks");function nY(e){var t=e.isNextJS,r=e.options,n=e.children,s=e.client,i=e.provider,o=e.cache;var a=r||{},c=a.uri,u=a.wsUrl,l=a.customLinks,d=S(a,["uri","wsUrl","customLinks"]),f=s!==null&&s!==void 0?s:ns;if(typeof f!="function")throw new TypeError("Invalid ApolloClient provided. Ensure CustomClient is a class.");var m=i||na,g=nh(function(){return nc(nH({uri:c!==null&&c!==void 0?c:nq,wsUrl:u!==null&&u!==void 0?u:"",customLinks:l!==null&&l!==void 0?l:[]}))},[c,u,l]),E=nh(function(){return p(o,nl)?o:new nl},[o]),v=nh(function(){return new f(h({link:g,cache:E},d))},[f,g,E,d]),_=t?nv.createElement(m,{makeClient:D(function(){return v},"makeClient")},n):nv.createElement(m,{client:v},n);return nv.createElement(nv.Fragment,null,nv.createElement(nM,null,_,nv.createElement(nb,null)),nv.createElement(nF,{position:"top-right"}))}D(nY,"ApolloProvider");import{useTranslation as nV}from"react-i18next";var nW=nV;import nz from"i18next";import{initReactI18next as nQ}from"react-i18next";function nJ(e){return nz.use(nQ).init(e)}D(nJ,"initI18next");import n$ from"classnames";import nX from"react";import nZ from"./react/loading/loading.module.scss";function n0(e){var t=e.full,r=t===void 0?!1:t,n=e.block,s=n===void 0?!1:n,i=e.className,o=i===void 0?"":i,a=e.message,c=a===void 0?"Loading":a,u=S(e,["full","block","className","message"]);function l(){return nX.createElement("div",h({className:nZ.container},u),nX.createElement("div",{className:nZ.ring}),nX.createElement("div",{className:nZ.ring}),nX.createElement("div",{className:nZ.ring}),nX.createElement("div",{className:nZ.ring}),c&&nX.createElement("div",{className:nZ.message},c))}return D(l,"_renderLoading"),r?nX.createElement("div",{className:n$(nZ.fullscreen,o)},l()):s?nX.createElement("div",{className:n$(nZ.block,o)},l()):l()}D(n0,"Loading");import{createContext as n1}from"react";var n2=n1(void 0);import{use as n4}from"react";function n3(){var e=n4(n2);if(!e)throw new Error("useLoading must be used within a LoadingProvider");return e}D(n3,"useLoading");import n5,{useCallback as n8,useMemo as n6,useState as n7}from"react";function n9(e){var t=e.children;var r=C(n7(!1),2),n=r[0],s=r[1],i=C(n7(!1),2),o=i[0],a=i[1],c=n8(function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;s(!0),a(e)},[]),u=n8(function(){s(!1),a(!1)},[]),l=n6(function(){return{isLoading:n,isGlobalLoading:o,showLoading:c,hideLoading:u}},[n,o,c,u]);return n5.createElement(n2,{value:l},n?n5.createElement(n0,{full:o}):t)}D(n9,"LoadingProvider");import{enUS as se}from"date-fns/locale";var st={label:"English",value:"en",flag:"\uD83C\uDDFA\uD83C\uDDF8",adapterLocale:se,icon:"flagpack:gb-nir",numberFormat:{code:"en-US",currency:"USD"},timezone:"America/New_York"};import{createContext as sr}from"react";var sn=sr(void 0);import{NextIntlClientProvider as ss}from"next-intl";import si from"react";import{useTranslations as so}from"next-intl";import{use as sa}from"react";function sc(){var e=sa(sn);if(!e)throw new Error("useNextIntl must be used within a NextIntlProvider");return e}D(sc,"useNextIntl");var su=so;function sl(e){var t=D(function(t){var r;var n;var s=sc(),i=s.currentLanguage,o=t.messages,a=t.languages,c="en",u=o[(i===null||i===void 0?void 0:i.value)||c],l=(n=(r=a.find(function(e){return e.value===(i===null||i===void 0?void 0:i.value)}))===null||r===void 0?void 0:r.timezone)!==null&&n!==void 0?n:st.timezone;return o?si.createElement(ss,{locale:(i===null||i===void 0?void 0:i.value)||c,messages:u||null,timeZone:l},si.createElement(e,t)):(nU.warn("Missing messages for language: ".concat((i===null||i===void 0?void 0:i.value)||c)),null)},"PageWithI18n");return t.displayName="withNextIntl(".concat(e.displayName||e.name||"Component",")"),t}D(sl,"withNextIntl");import sd,{useMemo as sf}from"react";import{useCallback as sp,useEffect as sm,useState as sg}from"react";import{Buffer as sE}from"node:buffer";var sv={Date:{is:D(function(e){return p(e,Date)},"is"),serialize:D(function(e){return{__type:"Date",value:e.toISOString()}},"serialize"),deserialize:D(function(e){return new Date(e)},"deserialize")},Map:{is:D(function(e){return p(e,Map)},"is"),serialize:D(function(e){return{__type:"Map",value:Array.from(e.entries())}},"serialize"),deserialize:D(function(e){return new Map(e)},"deserialize")},Set:{is:D(function(e){return p(e,Set)},"is"),serialize:D(function(e){return{__type:"Set",value:Array.from(e)}},"serialize"),deserialize:D(function(e){return new Set(e)},"deserialize")},RegExp:{is:D(function(e){return p(e,RegExp)},"is"),serialize:D(function(e){return{__type:"RegExp",value:{source:e.source,flags:e.flags}}},"serialize"),deserialize:D(function(e){var t=e.source,r=e.flags;return new RegExp(t,r)},"deserialize")},BigInt:{is:D(function(e){return(typeof e==="undefined"?"undefined":A(e))=="bigint"},"is"),serialize:D(function(e){return{__type:"BigInt",value:e.toString()}},"serialize"),deserialize:D(function(e){return BigInt(e)},"deserialize")},Buffer:{is:D(function(e){return sE.isBuffer(e)},"is"),serialize:D(function(e){return{__type:"Buffer",value:e.toString("base64")}},"serialize"),deserialize:D(function(e){return sE.from(e,"base64")},"deserialize")}},sh={serialize:function e(e){return JSON.stringify(e,function(e,t){var r=true,n=false,s=undefined;try{for(var i=Object.keys(sv)[Symbol.iterator](),o;!(r=(o=i.next()).done);r=true){var a=o.value;var c=sv[a];if(c.is(t))return c.serialize(t)}}catch(e){n=true;s=e}finally{try{if(!r&&i.return!=null){i.return()}}finally{if(n){throw s}}}return t})},deserialize:function e(e){return JSON.parse(e,function(e,t){if(t&&(typeof t==="undefined"?"undefined":A(t))=="object"&&"__type"in t&&typeof t.__type=="string"){var r=t.__type,n=sv[r];if(n)return n.deserialize(t.value)}return t})}};import s_ from"localforage";var sy={get:function e(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,s_.getItem(e)];case 1:return[2,r.sent()];case 2:t=r.sent();return[2,(nU.error('[Storage:get] Error getting key "'.concat(e,'":'),t),null)];case 3:return[2]}})})()},set:function e(e,t){return /*#__PURE__*/i(function(){var r;return w(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);return[4,s_.setItem(e,t)];case 1:n.sent();return[3,3];case 2:r=n.sent();nU.error('[Storage:set] Error setting key "'.concat(e,'":'),r);return[3,3];case 3:return[2]}})})()},remove:function e(e){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,s_.removeItem(e)];case 1:r.sent();return[3,3];case 2:t=r.sent();nU.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,3];case 3:return[2]}})})()},keys:function e(){return /*#__PURE__*/i(function(){var e,t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,s_.keys()];case 1:return[2,(e=r.sent())!==null&&e!==void 0?e:[]];case 2:t=r.sent();return[2,(nU.error("[Storage:keys] Error getting keys:",t),[])];case 3:return[2]}})})()}};function sS(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:sh;var n=C(sg(t),2),s=n[0],o=n[1],a=C(sg(!1),2),c=a[0],u=a[1];sm(function(){var n=!0;return D(function(){return /*#__PURE__*/i(function(){var s,i,a,c;return w(this,function(l){switch(l.label){case 0:l.trys.push([0,6,7,8]);return[4,sy.get(e)];case 1:s=l.sent();if(!n)return[3,5];if(!(s!==null))return[3,2];i=r.deserialize(s);o(i);return[3,5];case 2:if(!(t!==void 0))return[3,4];a=r.serialize(t);return[4,sy.set(e,a)];case 3:l.sent(),o(t);return[3,5];case 4:o(void 0);l.label=5;case 5:return[3,8];case 6:c=l.sent();nU.error('Error loading value for key "'.concat(e,'":'),c),n&&o(t);return[3,8];case 7:n&&u(!0);return[7];case 8:return[2]}})})()},"loadValue")(),function(){n=!1,u(!1)}},[e,t,r]),sm(function(){if(!c)return;D(function(){return /*#__PURE__*/i(function(){var t,n;return w(this,function(i){switch(i.label){case 0:i.trys.push([0,3,,4]);if(!(s!==void 0))return[3,2];t=r.serialize(s);return[4,sy.set(e,t)];case 1:i.sent();i.label=2;case 2:return[3,4];case 3:n=i.sent();nU.error('Error saving value for key "'.concat(e,'":'),n);return[3,4];case 4:return[2]}})})()},"saveValue")()},[s,e,r,c]);var l=sp(function(e){o(function(t){return typeof e=="function"?e(t):e})},[]),d=sp(function(){return /*#__PURE__*/i(function(){var t;return w(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);return[4,sy.remove(e)];case 1:r.sent(),o(void 0);return[3,3];case 2:t=r.sent();nU.error('Error removing key "'.concat(e,'":'),t);return[3,3];case 3:return[2]}})})()},[e]);return{value:s,set:l,remove:d}}D(sS,"useStorage");function sO(e){var t=e.children;return sd.createElement(sd.Fragment,null,t)}D(sO,"LanguageWrapperBase");var sR=sl(sO);function sI(e){var t=e.children,r=e.languages,n=e.messages;var s=sS("lang",r[0]),i=s.value,o=s.set,a=sf(function(){return{languages:r,currentLanguage:i!==null&&i!==void 0?i:st,setCurrentLanguage:o}},[r,o,i]);return sd.createElement(sn,{value:a},sd.createElement(sR,{languages:r,messages:n},t))}D(sI,"NextIntlProvider");import sC from"unorm";var sb={a:["\xe0","\xe1","ạ","ả","\xe3","\xe2","ầ","ấ","ậ","ẩ","ẫ","ă","ằ","ắ","ặ","ẳ","ẵ"],e:["\xe8","\xe9","ẹ","ẻ","ẽ","\xea","ề","ế","ệ","ể","ễ"],i:["\xec","\xed","ị","ỉ","ĩ"],o:["\xf2","\xf3","ọ","ỏ","\xf5","\xf4","ồ","ố","ộ","ổ","ỗ","ơ","ờ","ớ","ợ","ở","ỡ"],u:["\xf9","\xfa","ụ","ủ","ũ","ư","ừ","ứ","ự","ử","ữ"],y:["ỳ","\xfd","ỵ","ỷ","ỹ"],d:["đ"]},sA=Object.entries(sb).reduce(function(e,t){var r=C(t,2),n=r[0],s=r[1];return e[n.toUpperCase()]=s.map(function(e){return e.toUpperCase()}),e},{});function sT(e){e=sC.nfkc(e);var t=h({},sb,sA);var r=true,n=false,s=undefined;try{for(var i=Object.entries(t)[Symbol.iterator](),o;!(r=(o=i.next()).done);r=true){var a=C(o.value,2),c=a[0],u=a[1];var l="[".concat(c).concat(u.join(""),"]"),d="(".concat([c].concat(b(u)).join("|"),")");e=e.replace(new RegExp(l,"g"),d)}}catch(e){n=true;s=e}finally{try{if(!r&&i.return!=null){i.return()}}finally{if(n){throw s}}}return e}D(sT,"regexSearchMapper");function sN(e){return e.normalize("NFD").replace(RegExp("\\p{Diacritic}","gu"),"")}D(sN,"removeAccent");export{nb as ApolloError,nI as ApolloErrorContext,nM as ApolloErrorProvider,nY as ApolloProvider,tt as BUILD_DIRECTORY,ed as CHECK_PACKAGE_EMPTY_RESULT,ty as COMMIT_LINT_CLI,t_ as COMMIT_LINT_PACKAGE_NAME,tf as CYBERSKILL_CLI,tp as CYBERSKILL_CLI_PATH,td as CYBERSKILL_DIRECTORY,e9 as CYBERSKILL_PACKAGE_NAME,K as CYBERSKILL_STORAGE_DIRECTORY,rK as C_Collection,rj as C_Db,rk as C_Document,rq as C_Model,tg as ESLINT_CLI,tP as ESLINT_INSPECT_CLI,tx as ESLINT_INSPECT_PACKAGE_NAME,tm as ESLINT_PACKAGE_NAME,X as E_CommandType,M as E_ConfigType,er as E_IssueType,tb as GIT_CLI,tu as GIT_COMMIT_EDITMSG,tc as GIT_HOOK,ti as GIT_IGNORE,nq as GRAPHQL_URI_DEFAULT,t3 as IS_BROWSER,tO as LINT_STAGED_CLI,tS as LINT_STAGED_PACKAGE_NAME,n0 as Loading,n2 as LoadingContext,n9 as LoadingProvider,tM as MIGRATE_MONGO_CLI,tl as MIGRATE_MONGO_CONFIG,tL as MIGRATE_MONGO_PACKAGE_NAME,rx as MONGO_MIGRATE_OPTIONS,r6 as MongoController,r9 as MongooseController,st as NEXT_INTL_DEFAULT_LANGUAGE,te as NODE_MODULES,tG as NODE_MODULES_INSPECT_CLI,tD as NODE_MODULES_INSPECT_PACKAGE_NAME,sn as NextIntlContext,sI as NextIntlProvider,tr as PACKAGE_JSON,tn as PACKAGE_LOCK_JSON,tj as PATH,tv as PLAYWRIGHT_PACKAGE_NAME,tA as PNPM_CLI,tT as PNPM_EXEC_CLI,ta as PNPM_LOCK_YAML,eo as RESPONSE_STATUS,rR as Router,tN as SIMPLE_GIT_HOOKS_PACKAGE_NAME,tw as SIMPLE_GIT_HOOK_CLI,to as SIMPLE_GIT_HOOK_JSON,ts as TSCONFIG_JSON,tI as TSC_CLI,tR as TSC_PACKAGE_NAME,tC as TSX_CLI,nF as Toaster,th as VITEST_CLI,tE as VITEST_PACKAGE_NAME,e7 as WORKING_DIRECTORY,rW as aggregatePaginate,eS as appendFileSync,eP as checkPackage,eH as clearAllErrorLists,tq as command,L as commitlintConfig,eT as copySync,re as createApolloServer,rN as createCors,rw as createExpress,tU as createGitHooksConfig,t2 as createGraphqlCodegenConfig,nr as createWSServer,tY as deepMerge,tW as eslintConfig,rb as express,t8 as expressMiddleware,eJ as formatCommand,eg as fs,r1 as generateRandomPassword,r0 as generateShortId,rZ as generateSlug,$ as getEnv,r2 as getFileName,ex as getLatestPackageVersion,ew as getPackage,eK as getStoredErrorLists,nn as initGraphQLWS,nJ as initI18next,eD as installDependencies,tK as isJson,tH as isPlainObject,e8 as join,t4 as lintStagedConfig,nU as log,el as logNodeJS,eE as lstatSync,t0 as mergeConfigs,eh as mkdirSync,r5 as mongo,rz as mongoosePaginate,e4 as path,eb as pathExistsSync,ez as rawCommand,e_ as readFileSync,eI as readJsonSync,ev as readdirSync,sT as regexSearchMapper,sN as removeAccent,eA as removeSync,e5 as resolve,e$ as resolveCommands,e3 as resolveWorkingPath,eX as runCommand,sh as serializer,nG as setGlobalApolloErrorCallback,eG as setupPackages,nL as showGlobalApolloError,eR as statSync,sy as storage,eU as storageNodeJS,r4 as substringBetween,ec as throwError,nk as toast,eO as unlinkSync,nT as useApolloError,n3 as useLoading,sc as useNextIntl,sS as useStorage,nW as useTranslateI18next,su as useTranslateNextIntl,r3 as validate,F as vitestE2E,tB as vitestUnit,sl as withNextIntl,ey as writeFileSync,eC as writeJsonSync};
|