@cyberskill/shared 1.85.0 → 1.86.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.
Files changed (124) hide show
  1. package/dist/_tsup-dts-rollup.d.cts +2 -2
  2. package/dist/_tsup-dts-rollup.d.ts +2 -2
  3. package/dist/configs/config.type.cjs +1 -1
  4. package/dist/configs/config.type.js +1 -1
  5. package/dist/configs/config.util.cjs +1 -1
  6. package/dist/configs/config.util.js +1 -1
  7. package/dist/configs/graphql-codegen/graphql-codegen.util.cjs +1 -1
  8. package/dist/configs/graphql-codegen/graphql-codegen.util.js +1 -1
  9. package/dist/configs/graphql-codegen/index.cjs +1 -1
  10. package/dist/configs/graphql-codegen/index.js +1 -1
  11. package/dist/configs/index.cjs +1 -1
  12. package/dist/configs/index.js +1 -1
  13. package/dist/index.cjs +1 -1
  14. package/dist/index.js +1 -1
  15. package/dist/nodejs/cli/cli.util.cjs +1 -1
  16. package/dist/nodejs/cli/cli.util.js +1 -1
  17. package/dist/nodejs/cli/index.cjs +1 -1
  18. package/dist/nodejs/cli/index.js +1 -1
  19. package/dist/nodejs/command/command.type.cjs +1 -1
  20. package/dist/nodejs/command/command.type.js +1 -1
  21. package/dist/nodejs/command/command.util.cjs +1 -1
  22. package/dist/nodejs/command/command.util.js +1 -1
  23. package/dist/nodejs/command/index.cjs +1 -1
  24. package/dist/nodejs/command/index.js +1 -1
  25. package/dist/nodejs/fs/fs.util.cjs +1 -1
  26. package/dist/nodejs/fs/fs.util.js +1 -1
  27. package/dist/nodejs/fs/index.cjs +1 -1
  28. package/dist/nodejs/fs/index.js +1 -1
  29. package/dist/nodejs/index.cjs +1 -1
  30. package/dist/nodejs/index.js +1 -1
  31. package/dist/nodejs/log/index.cjs +1 -1
  32. package/dist/nodejs/log/index.js +1 -1
  33. package/dist/nodejs/log/log.type.cjs +1 -1
  34. package/dist/nodejs/log/log.type.js +1 -1
  35. package/dist/nodejs/log/log.util.cjs +1 -1
  36. package/dist/nodejs/log/log.util.js +1 -1
  37. package/dist/nodejs/mongo/index.cjs +1 -1
  38. package/dist/nodejs/mongo/index.js +1 -1
  39. package/dist/nodejs/mongo/mongo.cjs +1 -1
  40. package/dist/nodejs/mongo/mongo.js +1 -1
  41. package/dist/nodejs/mongo/mongo.type.cjs +1 -1
  42. package/dist/nodejs/mongo/mongo.type.js +1 -1
  43. package/dist/nodejs/package/index.cjs +1 -1
  44. package/dist/nodejs/package/index.js +1 -1
  45. package/dist/nodejs/package/package.constant.js +1 -1
  46. package/dist/nodejs/package/package.util.cjs +1 -1
  47. package/dist/nodejs/package/package.util.js +1 -1
  48. package/dist/nodejs/path/index.cjs +1 -1
  49. package/dist/nodejs/path/index.js +1 -1
  50. package/dist/nodejs/path/path.constant.cjs +1 -1
  51. package/dist/nodejs/path/path.constant.js +1 -1
  52. package/dist/nodejs/path/path.util.cjs +1 -1
  53. package/dist/nodejs/path/path.util.js +1 -1
  54. package/dist/nodejs/storage/index.cjs +1 -1
  55. package/dist/nodejs/storage/index.js +1 -1
  56. package/dist/nodejs/storage/storage.util.cjs +1 -1
  57. package/dist/nodejs/storage/storage.util.js +1 -1
  58. package/dist/react/apollo-client/apollo-client.component.cjs +1 -1
  59. package/dist/react/apollo-client/apollo-client.component.js +1 -1
  60. package/dist/react/apollo-client/index.cjs +1 -1
  61. package/dist/react/apollo-client/index.js +1 -1
  62. package/dist/react/apollo-error/apollo-error.component.cjs +1 -1
  63. package/dist/react/apollo-error/apollo-error.component.js +1 -1
  64. package/dist/react/apollo-error/apollo-error.hook.cjs +1 -1
  65. package/dist/react/apollo-error/apollo-error.hook.js +1 -1
  66. package/dist/react/apollo-error/apollo-error.provider.cjs +1 -1
  67. package/dist/react/apollo-error/apollo-error.provider.js +1 -1
  68. package/dist/react/apollo-error/apollo-error.util.cjs +1 -1
  69. package/dist/react/apollo-error/apollo-error.util.js +1 -1
  70. package/dist/react/apollo-error/index.cjs +1 -1
  71. package/dist/react/apollo-error/index.js +1 -1
  72. package/dist/react/i18next/i18next.hook.js +1 -1
  73. package/dist/react/i18next/i18next.util.cjs +1 -1
  74. package/dist/react/i18next/i18next.util.js +1 -1
  75. package/dist/react/i18next/index.cjs +1 -1
  76. package/dist/react/i18next/index.js +1 -1
  77. package/dist/react/index.cjs +1 -1
  78. package/dist/react/index.js +1 -1
  79. package/dist/react/loading/index.cjs +1 -1
  80. package/dist/react/loading/index.js +1 -1
  81. package/dist/react/loading/loading.component.cjs +1 -1
  82. package/dist/react/loading/loading.component.js +1 -1
  83. package/dist/react/loading/loading.hook.cjs +1 -1
  84. package/dist/react/loading/loading.hook.js +1 -1
  85. package/dist/react/loading/loading.provider.cjs +1 -1
  86. package/dist/react/loading/loading.provider.js +1 -1
  87. package/dist/react/next-intl/index.cjs +1 -1
  88. package/dist/react/next-intl/index.js +1 -1
  89. package/dist/react/next-intl/next-intl.hoc.cjs +1 -1
  90. package/dist/react/next-intl/next-intl.hoc.js +1 -1
  91. package/dist/react/next-intl/next-intl.hook.cjs +1 -1
  92. package/dist/react/next-intl/next-intl.hook.js +1 -1
  93. package/dist/react/next-intl/next-intl.provider.cjs +1 -1
  94. package/dist/react/next-intl/next-intl.provider.js +1 -1
  95. package/dist/react/storage/index.cjs +1 -1
  96. package/dist/react/storage/index.js +1 -1
  97. package/dist/react/storage/storage.hook.cjs +1 -1
  98. package/dist/react/storage/storage.hook.js +1 -1
  99. package/dist/react/vitest/index.cjs +1 -1
  100. package/dist/react/vitest/index.js +1 -1
  101. package/dist/react/vitest/vitest.e2e.cjs +1 -1
  102. package/dist/react/vitest/vitest.e2e.js +1 -1
  103. package/dist/react/vitest/vitest.unit.cjs +1 -1
  104. package/dist/react/vitest/vitest.unit.js +1 -1
  105. package/dist/utils/common/common.util.cjs +1 -1
  106. package/dist/utils/common/common.util.js +1 -1
  107. package/dist/utils/common/index.cjs +1 -1
  108. package/dist/utils/common/index.js +1 -1
  109. package/dist/utils/index.cjs +1 -1
  110. package/dist/utils/index.js +1 -1
  111. package/dist/utils/object/index.cjs +1 -1
  112. package/dist/utils/object/index.js +1 -1
  113. package/dist/utils/object/object.util.cjs +1 -1
  114. package/dist/utils/object/object.util.js +1 -1
  115. package/dist/utils/serializer/index.cjs +1 -1
  116. package/dist/utils/serializer/index.js +1 -1
  117. package/dist/utils/serializer/serializer.util.cjs +1 -1
  118. package/dist/utils/serializer/serializer.util.js +1 -1
  119. package/dist/utils/string/index.cjs +1 -1
  120. package/dist/utils/string/index.js +1 -1
  121. package/dist/utils/string/string.util.cjs +1 -1
  122. package/dist/utils/string/string.util.js +1 -1
  123. package/package.json +1 -1
  124. package/public/tsconfig.base.json +8 -2
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- "use strict";function e(e,t){if(t==null||t>e.length)t=e.length;for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(e){if(Array.isArray(e))return e}function n(t){if(Array.isArray(t))return e(t)}function r(e,t,n,r,i,s,o){try{var c=e[s](o);var a=c.value}catch(e){n(e);return}if(c.done){t(a)}else{Promise.resolve(a).then(r,i)}}function i(e){return function(){var t=this,n=arguments;return new Promise(function(i,s){var o=e.apply(t,n);function c(e){r(o,i,s,c,a,"next",e)}function a(e){r(o,i,s,c,a,"throw",e)}c(undefined)})}}function s(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function o(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c(e,t){var n=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n==null)return;var r=[];var i=true;var s=false;var o,c;try{for(n=n.call(e);!(i=(o=n.next()).done);i=true){r.push(o.value);if(t&&r.length===t)break}}catch(e){s=true;c=e}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(s)throw c}}return r}function a(){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 u(){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 l(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))}r.forEach(function(t){s(e,t,n[t])})}return e}function d(e,n){return t(e)||c(e,n)||g(e,n)||a()}function p(e){return n(e)||o(e)||g(e)||u()}function f(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function g(t,n){if(!t)return;if(typeof t==="string")return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor)r=t.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}function y(e,t){var n,r,i,s={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=c(0),o["throw"]=c(1),o["return"]=c(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function c(e){return function(t){return a([e,t])}}function a(c){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,c[0]&&(s=0)),s)try{if(n=1,r&&(i=c[0]&2?r["return"]:c[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,c[1])).done)return i;if(r=0,i)c=[c[0]&2,i.value];switch(c[0]){case 0:case 1:i=c;break;case 4:s.label++;return{value:c[1],done:false};case 5:s.label++;r=c[1];c=[0];continue;case 7:c=s.ops.pop();s.trys.pop();continue;default:if(!(i=s.trys,i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){s=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){s.label=c[1];break}if(c[0]===6&&s.label<i[1]){s.label=i[1];i=c;break}if(i&&s.label<i[2]){s.label=i[2];s.ops.push(c);break}if(i[2])s.ops.pop();s.trys.pop();continue}c=t.call(e,s)}catch(e){c=[6,e];r=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}}var h=Object.create;var v=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var j=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,b=Object.prototype.hasOwnProperty;var w=function(e,t,n,r){var i=true,s=false,o=undefined;if(t&&(typeof t==="undefined"?"undefined":f(t))=="object"||typeof t=="function")try{var c=function(){var i=u.value;!b.call(e,i)&&i!==n&&v(e,i,{get:function(){return t[i]},enumerable:!(r=m(t,i))||r.enumerable})};for(var a=j(t)[Symbol.iterator](),u;!(i=(u=a.next()).done);i=true)c()}catch(e){s=true;o=e}finally{try{if(!i&&a.return!=null){a.return()}}finally{if(s){throw o}}}return e};var I=function(e,t,n){return n=e!=null?h(x(e)):{},w(t||!e||!e.__esModule?v(n,"default",{value:e,enumerable:!0}):n,e)};var S=I(require("process"),1),O=require("yargs/helpers"),E=I(require("yargs/yargs"),1);var _={name:"@cyberskill/shared",type:"module",version:"1.84.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/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/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"},"./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.7","@eddeee888/gcg-typescript-resolver-files":"0.12.0","@eslint-react/eslint-plugin":"1.47.4","@graphql-codegen/cli":"5.0.5","@graphql-codegen/client-preset":"4.8.0","@microsoft/api-extractor":"7.52.3","@next/eslint-plugin-next":"15.3.0","@swc/core":"1.11.21","@testing-library/jest-dom":"6.6.3","@testing-library/react":"16.3.0","@vitejs/plugin-react-swc":"3.9.0","@vitest/browser":"3.1.1",chalk:"5.4.1",classnames:"2.5.1",consola:"3.4.2","crypto-js":"4.2.0","date-fns":"4.1.0","dotenv-cli":"8.0.0","eslint-config-next":"15.3.0","eslint-plugin-format":"1.0.1","eslint-plugin-react-hooks":"5.2.0","eslint-plugin-react-refresh":"0.4.19",globals:"16.0.0",graphql:"16.10.0","graphql-ws":"6.0.4",i18next:"25.0.0",jsdom:"26.1.0",localforage:"1.10.0","modern-normalize":"3.0.1",mongodb:"6.15.0",mongoose:"8.13.2","mongoose-aggregate-paginate-v2":"1.1.4","mongoose-paginate-v2":"1.9.0","next-intl":"4.0.2","node-fetch":"3.3.2","node-persist":"4.0.4",ora:"8.2.0",playwright:"1.51.1","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.4.1","react-icons":"5.5.0",sass:"1.86.3",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.2.6",vitest:"3.1.1","vitest-browser-react":"0.1.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/crypto-js":"4.2.2","@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/yargs":"17.0.33",eslint:"9.24.0","lint-staged":"15.5.1","node-modules-inspector":"0.6.6","simple-git-hooks":"2.12.1"}};var k=require("child_process"),C=I(require("process"),1),T=I(require("util"),1);var q=I(require("process"),1),N=q.default.env.DEBUG==="true";var G=I(require("chalk"),1),P=I(require("consola"),1),A=require("graphql");N||(P.default.level=4);function L(e){var t=G.default[e];return typeof t=="function"?t:G.default.green}var R={silent:P.default.silent,level:P.default.level,fatal:P.default.fatal,error:P.default.error,warn:P.default.warn,log:P.default.log,info:P.default.info,success:P.default.success,ready:P.default.ready,start:P.default.start,box:P.default.box,debug:P.default.debug,trace:P.default.trace,verbose:P.default.verbose,printBoxedLog:function e(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){P.default.box(G.default.green(e));return}t.forEach(function(e){var t=e.file,r=e.position,i=e.rule,s=e.message;P.default.log("".concat(G.default.gray("File:")," ").concat(G.default.blue("".concat(t).concat(r?":".concat(r):"")))),i&&P.default.log(" ".concat(L(n)("Rule:")," ").concat(i)),P.default.log(" ".concat(L(n)("Message:")," ").concat(s))}),P.default.box(L(n)("".concat(e," : ").concat(t.length))),P.default.log(G.default.gray("─".repeat(40)))}};var D={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};var F=I(require("node-fetch"),1);var M=I(require("fs"),1);function U(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}return t.every(function(e){return M.existsSync(e)})}function J(e,t){var n=M.readFileSync(e,"utf-8");if(t===null||t===void 0?void 0:t.asJson)try{var r=JSON.parse(n);if((typeof r==="undefined"?"undefined":f(r))=="object"&&r!==null)return r;throw new Error("Parsed JSON is not an object or array")}catch(t){throw new Error("Failed to parse JSON from file: ".concat(e))}return n}function K(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);M.writeFileSync(e,s,"utf-8")}function W(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);M.appendFileSync(e,s,"utf-8")}function B(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}t.forEach(function(e){U(e)&&M.rmSync(e,{recursive:!0,force:!0})})}var H=I(require("process"),1);var Y=I(require("path"),1);function $(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=Y).resolve.apply(r,[V].concat(p(t)))}function z(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=Y).join.apply(r,p(t))}var V=H.default.env.INIT_CWD||H.default.cwd(),Q="@cyberskill/shared",X=".cyberskill-storage",Z="node_modules",ee="dist",et="package.json",en="package-lock.json",er="tsconfig.json",ei=".gitignore",es=".simple-git-hooks.json",eo="pnpm-lock.yaml",ec=".git/hooks/",ea=".git/COMMIT_EDITMSG",eu=z(V,Z,Q,ee),el="cyberskill",ed="src/nodejs/cli/index.ts",ep="eslint",ef="eslint",eg="vitest",ey="playwright",eh="vitest",ev="@commitlint/cli",em="commitlint",ej="lint-staged",ex="lint-staged",eb="typescript",ew="tsc",eI="tsx",eS="git",eO="pnpm",eE="pnpm exec",e_="simple-git-hooks",ek="simple-git-hooks",eC="@eslint/config-inspector",eT="eslint-config-inspector",eq="node-modules-inspector",eN="node-modules-inspector",eG={CYBERSKILL_DIRECTORY:eu,WORKING_DIRECTORY:V,TS_CONFIG:$(er),GIT_IGNORE:$(ei),GIT_HOOK:$(ec),GIT_COMMIT_MSG:$(ea),SIMPLE_GIT_HOOKS_JSON:$(es),PACKAGE_JSON:$(et),PACKAGE_LOCK_JSON:$(en),PNPM_LOCK_YAML:$(eo),NODE_MODULES:$(Z),LINT_STAGED_CONFIG:$("".concat(eu,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:$("".concat(eu,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:$("".concat(eu,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:$("".concat(eu,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:$("".concat(eu,"/react/vitest/vitest.e2e.js"))};function eP(e){var t=e.isCurrentProject;return l({"pre-commit":ex,"commit-msg":em},t&&{"pre-push":tr("".concat(eS," pull"))})}function eA(e){return eL.apply(this,arguments)}function eL(){eL=i(function(e){var t,n,r,i,s,o;var c=arguments;return y(this,function(a){switch(a.label){case 0:for(t=c.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=c[r]}i=d(n,2),s=i[0],o=i[1];if(!s)throw new Error("'first' argument is undefined");switch(e){case"CLI":return[3,1];case"RAW":return[3,3]}return[3,4];case 1:return[4,eH(s.split(" "),{update:!0})];case 2:return[2,(a.sent(),ts(tr("".concat(eE," ").concat(o))))];case 3:return[2,ts(tr(s))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return eL.apply(this,arguments)}function eR(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=arguments[r]}return /*#__PURE__*/i(function(){return y(this,function(t){return[2,eA.apply(void 0,[e].concat(p(n)))]})})}var eD={simpleGitHooks:eR("CLI",e_,ek),eslintInspect:eR("CLI",eC,eT),nodeModulesInspect:eR("CLI",eq,eN),eslintCheck:eR("CLI",ep,"".concat(ef," ").concat(eG.WORKING_DIRECTORY)),eslintFix:eR("CLI",ep,"".concat(ef," ").concat(eG.WORKING_DIRECTORY," --fix")),typescriptCheck:eR("CLI",eb,"".concat(ew," -p ").concat(eG.TS_CONFIG," --noEmit")),configureGitHook:eR("RAW","".concat(eS," config core.hooksPath ").concat(eG.GIT_HOOK)),testUnit:eR("CLI",eg,"".concat(eh," --config ").concat(eG.UNIT_TEST_CONFIG)),testE2e:eR("CLI","".concat(eg," ").concat(ey),"".concat(eh," --config ").concat(eG.E2E_TEST_CONFIG)),commitLint:eR("CLI",ev,"".concat(em," --edit ").concat(eG.GIT_COMMIT_MSG," --config ").concat(eG.COMMITLINT_CONFIG)),lintStaged:eR("CLI",ej,"".concat(ex," --config ").concat(eG.LINT_STAGED_CONFIG)),stageBuildDirectory:eR("RAW","".concat(eS," add ").concat(ee)),build:eR("RAW","".concat(eO," run build")),pnpmInstallStandard:eR("RAW","".concat(eO," install")),pnpmInstallLegacy:eR("RAW","".concat(eO," install --legacy-peer-deps")),pnpmInstallForce:eR("RAW","".concat(eO," install --force"))};function eF(e){var t=z(V,et);if(!U(t))return!1;try{var n=J(t,{asJson:!0}),r=n.name,i=n.dependencies,s=i===void 0?{}:i,o=n.devDependencies,c=o===void 0?{}:o,a=r===e,u=e in s,l=e in c;return a||u||l?{path:t,file:n,isCurrentProject:a,isDepend:u,isDevDepend:l}:!1}catch(e){return R.warn("Failed to read package.json: ".concat(e.message)),!1}}function eM(e){return eU.apply(this,arguments)}function eU(){eU=i(function(e){var t,n,r,i;return y(this,function(s){switch(s.label){case 0:s.trys.push([0,3,,4]);return[4,(0,F.default)("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=s.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:n=s.sent(),r=n.version;return[2,r];case 3:i=s.sent();throw R.error('Failed to fetch version for "'.concat(e,'": ').concat(i.message)),i;case 4:return[2]}})});return eU.apply(this,arguments)}function eJ(e,t){return eK.apply(this,arguments)}function eK(){eK=i(function(e,t){var n,r,i,s,o,c,a,u,d,p,f,g,h,v,m,j,x,b,w,I,S;return y(this,function(y){switch(y.label){case 0:y.trys.push([0,4,,5]);n=eF(e);if(!n)return[2,l({},D)];a=n.path,u=n.file,d=n.isCurrentProject,p=n.isDepend,f=n.isDevDepend,g=(r=u.dependencies)!==null&&r!==void 0?r:{},h=(i=u.devDependencies)!==null&&i!==void 0?i:{},v=d?(s=u.version)!==null&&s!==void 0?s:"0.0.0":p?(o=g[e])!==null&&o!==void 0?o:"0.0.0":f?(c=h[e])!==null&&c!==void 0?c:"0.0.0":"0.0.0";if(!d)return[3,1];x=v;return[3,3];case 1:return[4,eM(e)];case 2:x=y.sent();y.label=3;case 3:m=x,j=d||v===m;if(!j&&(t===null||t===void 0?void 0:t.update)){;w=p?"dependencies":f?"devDependencies":null;w&&((b=u[w])===null||b===void 0?void 0:b[e])!==m&&(u[w]=(I=u[w])!==null&&I!==void 0?I:{},u[w][e]=m,K(a,u,{isJson:!0}),R.info('Updated "'.concat(e,'" to version ').concat(m)))}return[2,{isCurrentProject:d,installedPath:a,file:u,isUpToDate:j}];case 4:S=y.sent();return[2,(R.error('Error checking package "'.concat(e,'": ').concat(S.message)),l({},D))];case 5:return[2]}})});return eK.apply(this,arguments)}function eW(){return eB.apply(this,arguments)}function eB(){eB=i(function(){var e,t,n,r,i,s,o,c,a,u,l,d;return y(this,function(p){switch(p.label){case 0:e=[{command:function(){return eD.pnpmInstallStandard()},message:"Installing dependencies (standard)"},{command:function(){return eD.pnpmInstallLegacy()},message:"Retrying with legacy peer dependencies"},{command:function(){return eD.pnpmInstallForce()},message:"Retrying with force install"}];t=true,n=false,r=undefined;p.label=1;case 1:p.trys.push([1,9,10,11]);i=e[Symbol.iterator]();p.label=2;case 2:if(!!(t=(s=i.next()).done))return[3,8];o=s.value,c=o.command,a=o.message;p.label=3;case 3:p.trys.push([3,6,,7]);return[4,c()];case 4:u=p.sent();return[4,ta("".concat(a," using: ").concat(u),u)];case 5:p.sent();return[2];case 6:l=p.sent();R.warn("Installation attempt failed: ".concat(a)),R.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:d=p.sent();n=true;r=d;return[3,11];case 10:try{if(!t&&i.return!=null){i.return()}}finally{if(n){throw r}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})});return eB.apply(this,arguments)}function eH(e,t){return eY.apply(this,arguments)}function eY(){eY=i(function(e,t){var n,r,i,s,o,c,a,u,d,f,g;return y(this,function(y){switch(y.label){case 0:if(!U(eG.PACKAGE_JSON)){R.error("package.json not found. Aborting setup.");return[2]}y.label=1;case 1:y.trys.push([1,13,,14]);n=p(new Set(e)).sort();return[4,Promise.all(n.map(function(e){return eJ(e,l({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:r=y.sent().every(function(e){return e.isUpToDate});if(r)return[3,4];return[4,eW()];case 3:r=y.sent();y.label=4;case 4:r;s=true,o=false,c=undefined;y.label=5;case 5:y.trys.push([5,10,11,12]);a=((i=t===null||t===void 0?void 0:t.postInstallActions)!==null&&i!==void 0?i:[])[Symbol.iterator]();y.label=6;case 6:if(!!(s=(u=a.next()).done))return[3,9];d=u.value;return[4,d()];case 7:y.sent();y.label=8;case 8:s=true;return[3,6];case 9:return[3,12];case 10:f=y.sent();o=true;c=f;return[3,12];case 11:try{if(!s&&a.return!=null){a.return()}}finally{if(o){throw c}}return[7];case 12:return[3,14];case 13:g=y.sent();throw R.error('Failed to setup "'.concat(e.join(", "),'": ').concat(g.message)),g;case 14:return[2]}})});return eY.apply(this,arguments)}var e$=I(require("node-persist"),1),ez=I(require("os"),1),eV=I(require("process"),1);function eQ(){return eV.default.env.CYBERSKILL_STORAGE_DIR||z(ez.default.homedir(),X)}function eX(){return eZ.apply(this,arguments)}function eZ(){eZ=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=e$.default.defaultInstance;if(e)return[3,2];return[4,e$.default.init({dir:eQ(),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]}})});return eZ.apply(this,arguments)}var e0={get:function e(e){return i(function(){var t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eX()];case 1:r.sent();return[4,e$.default.getItem(e)];case 2:return[2,(t=r.sent())!==null&&t!==void 0?t:null];case 3:n=r.sent();return[2,(R.error('[Storage:get] Error getting key "'.concat(e,'":'),n),null)];case 4:return[2]}})})()},set:function e(e,t){return i(function(){var n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eX()];case 1:r.sent();return[4,e$.default.setItem(e,t)];case 2:r.sent();return[3,4];case 3:n=r.sent();R.error('[Storage:set] Error setting key "'.concat(e,'":'),n);return[3,4];case 4:return[2]}})})()},remove:function e(e){return i(function(){var t;return y(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eX()];case 1:n.sent();return[4,e$.default.removeItem(e)];case 2:n.sent();return[3,4];case 3:t=n.sent();R.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return i(function(){var e,t;return y(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eX()];case 1:n.sent();return[4,e$.default.keys()];case 2:e=n.sent();return[2,Array.isArray(e)?e:(R.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=n.sent();return[2,(R.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return i(function(){return y(this,function(t){try{return[2,"".concat(eQ()," (key: ").concat(e,")")]}catch(e){return[2,(R.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var e1=T.promisify(k.exec);function e2(e){return"error_list:".concat(e)}function e4(e){return e3.apply(this,arguments)}function e3(){e3=i(function(e){var t,n,r;return y(this,function(s){switch(s.label){case 0:if(e.length===0)return[2];t=Date.now(),n=e2(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,e0.set(n,{errors:e,timestamp:t})];case 2:s.sent(),setTimeout(/*#__PURE__*/i(function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,e0.getLogLink(n)];case 1:e=t.sent();e&&R.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:r=s.sent();R.error("Failed to save errors: ".concat(r.message));return[3,4];case 4:return[2]}})});return e3.apply(this,arguments)}function e5(){return e6.apply(this,arguments)}function e6(){e6=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e0.keys()];case 1:e=r.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(/*#__PURE__*/function(){var e=i(function(e){var t;return y(this,function(n){switch(n.label){case 0:return[4,e0.get(e)];case 1:return[2,((t=n.sent())===null||t===void 0?void 0:t.errors)||[]]}})});return function(t){return e.apply(this,arguments)}}()))];case 2:return[2,r.sent().flat()];case 3:n=r.sent();return[2,(R.error("Failed to retrieve stored errors: ".concat(n.message)),[])];case 4:return[2]}})});return e6.apply(this,arguments)}function e8(){return e9.apply(this,arguments)}function e9(){e9=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e0.keys()];case 1:e=r.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 e0.remove(e)}))];case 2:r.sent();return[3,4];case 3:n=r.sent();R.error("Failed to clear error lists: ".concat(n.message));return[3,4];case 4:return[2]}})});return e9.apply(this,arguments)}function e7(e){var t=[],n=[],r="",i=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,s=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,o=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))r=e.trim();else{var c,a,u,l,d;var p=i.exec(e)||[],f=s.exec(e)||[],g=o.exec(e)||[];var y,h,v,m,j,x;p.length&&r?t.push({file:r,position:"".concat(p[1],":").concat(p[2]),type:p[3]==="error"?"error":"warning",message:(y=p===null||p===void 0?void 0:(c=p[4])===null||c===void 0?void 0:c.trim())!==null&&y!==void 0?y:"",rule:(h=p===null||p===void 0?void 0:(a=p[5])===null||a===void 0?void 0:a.trim())!==null&&h!==void 0?h:""}):f.length?t.push({file:(v=f===null||f===void 0?void 0:f[1])!==null&&v!==void 0?v:"",position:"".concat(f[2],":").concat(f[3]),type:f[4]==="error"?"error":"warning",message:(m=f===null||f===void 0?void 0:(u=f[5])===null||u===void 0?void 0:u.trim())!==null&&m!==void 0?m:""}):g.length?t.push({file:"commitlint",type:"error",message:(j=g===null||g===void 0?void 0:(l=g[1])===null||l===void 0?void 0:l.trim())!==null&&j!==void 0?j:"",rule:(x=g===null||g===void 0?void 0:(d=g[2])===null||d===void 0?void 0:d.trim())!==null&&x!==void 0?x:""}):n.push(e.trim())}}),t.length&&e4(t),N&&n.length&&(R.warn("Unmatched lines:"),n.forEach(function(e){return R.info(" ".concat(e))}))}function te(e){try{var t=JSON.parse(e),n=[];t.forEach(function(e){var t=e.filePath,r=e.messages;r.forEach(function(e){var r=e.severity,i=e.line,s=e.column,o=e.ruleId,c=e.message;n.push({type:r===2?"error":"warning",file:t,position:"".concat(i,":").concat(s),rule:o,message:c})})}),n.length&&e4(n)}catch(t){e7(e)}}function tt(e){return tn.apply(this,arguments)}function tn(){tn=i(function(e){var t,n,r,i,s,o,c,a,u;var l=arguments;return y(this,function(d){switch(d.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:te;n=new AbortController;C.default.on("SIGINT",function(){R.warn("Process interrupted. Terminating..."),n.abort(),C.default.exit()});d.label=1;case 1:d.trys.push([1,3,,4]);return[4,e1(e,{maxBuffer:0x6400000,signal:n.signal})];case 2:r=d.sent(),i=r.stdout,s=r.stderr;[i,s].forEach(function(e){return e&&t(e)});return[3,4];case 3:o=d.sent();c=o.stdout,a=o.stderr,u=o.message;[c,a].forEach(function(e){return e&&t(e)}),!a&&!c&&R.error("Command failed: ".concat(u));return[3,4];case 4:return[2]}})});return tn.apply(this,arguments)}function tr(e){return{raw:!0,cmd:e}}function ti(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(eE," ").concat(Q," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(eE," ").concat(eI," ").concat(ed," ").concat(e):"".concat(eE," ").concat(el," ").concat(e)}function ts(e,t){return typeof e=="function"?ti(e(t),t):(typeof e==="undefined"?"undefined":f(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?ti(e,t):e}function to(e){return tc.apply(this,arguments)}function tc(){tc=i(function(e){var t,n,r,i,s,o,c;var a=arguments;return y(this,function(u){switch(u.label){case 0:t=a.length>1&&a[1]!==void 0?a[1]:{};r=(n=t===null||t===void 0?void 0:t.isRemote)!==null&&n!==void 0?n:!1;if(!r)return[3,1];c=!1;return[3,3];case 1:return[4,eJ(Q)];case 2:c=u.sent().isCurrentProject;u.label=3;case 3:i=c,s={isRemote:r,isCurrentProject:i},o=typeof e=="function"?e(s):e;return[2,Object.fromEntries(Object.entries(o).map(function(e){var t=d(e,2),n=t[0],r=t[1];return[n,ts(r,s)]}))]}})});return tc.apply(this,arguments)}function ta(e,t){return tu.apply(this,arguments)}function tu(){tu=i(function(e,t){var n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);R.start("".concat(e)),N&&R.info("→ ".concat(t));return[4,tt(t)];case 1:r.sent(),R.success("".concat(e," done."));return[3,3];case 2:n=r.sent();throw R.error("".concat(e," failed: ").concat(n.message)),n;case 3:return[2]}})});return tu.apply(this,arguments)}function tl(){return td.apply(this,arguments)}function td(){td=i(function(){var e,t;return y(this,function(n){switch(n.label){case 0:if(!U(eG.TS_CONFIG))return[3,3];t=["Performing TypeScript validation"];return[4,eD.typescriptCheck()];case 1:return[4,ta.apply(void 0,t.concat([n.sent()]))];case 2:e=n.sent();return[3,4];case 3:e=R.warn("No TypeScript configuration found. Skipping type check.");n.label=4;case 4:e;return[2]}})});return td.apply(this,arguments)}function tp(){return tf.apply(this,arguments)}function tf(){tf=i(function(){var e,t,n,r;var i=arguments;return y(this,function(s){switch(s.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:!1;if(!e)return[3,3];n=["Running ESLint with auto-fix"];return[4,eD.eslintFix()];case 1:return[4,ta.apply(void 0,n.concat([s.sent()]))];case 2:t=s.sent();return[3,6];case 3:r=["Running ESLint check"];return[4,eD.eslintCheck()];case 4:return[4,ta.apply(void 0,r.concat([s.sent()]))];case 5:t=s.sent();s.label=6;case 6:t;return[2]}})});return tf.apply(this,arguments)}function tg(e,t){if(!t.length)return;var n=e==="Errors"?"red":"yellow";R.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,n)}function ty(){return th.apply(this,arguments)}function th(){th=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:return[4,e5()];case 1:e=r.sent(),t=e.filter(function(e){return e.type==="error"}),n=e.filter(function(e){return e.type==="warning"});!t.length&&!n.length?R.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(tg("Warnings",n),tg("Errors",t));return[2]}})});return th.apply(this,arguments)}function tv(){return tm.apply(this,arguments)}function tm(){tm=i(function(){var e,t,n,r,i,s;return y(this,function(o){switch(o.label){case 0:return[4,e8()];case 1:o.sent();return[4,eJ(Q)];case 2:e=o.sent(),t=e.isCurrentProject;if(!t)return[3,9];o.label=3;case 3:o.trys.push([3,8,,9]);n=["Building package: ".concat(Q)];return[4,eD.build()];case 4:return[4,ta.apply(void 0,n.concat([o.sent()]))];case 5:o.sent();r=["Staging build artifacts"];return[4,eD.stageBuildDirectory()];case 6:return[4,ta.apply(void 0,r.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:i=o.sent();throw R.error("Error building and staging ".concat(Q,": ").concat(i.message)),i;case 9:s=["Executing lint-staged"];return[4,eD.lintStaged()];case 10:return[4,ta.apply(void 0,s.concat([o.sent()]))];case 11:o.sent(),ty();return[2]}})});return tm.apply(this,arguments)}function tj(){return tx.apply(this,arguments)}function tx(){tx=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,eD.eslintInspect()];case 1:return[4,ta.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tx.apply(this,arguments)}function tb(){return tw.apply(this,arguments)}function tw(){tw=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,e8()];case 1:e.sent();return[4,Promise.all([tl(),tp()])];case 2:e.sent(),ty();return[2]}})});return tw.apply(this,arguments)}function tI(){return tS.apply(this,arguments)}function tS(){tS=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,e8()];case 1:e.sent();return[4,Promise.all([tl(),tp(!0)])];case 2:e.sent(),ty();return[2]}})});return tS.apply(this,arguments)}function tO(){return tE.apply(this,arguments)}function tE(){tE=i(function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,e8()];case 1:t.sent();e=["Validating commit message"];return[4,eD.commitLint()];case 2:return[4,ta.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),ty();return[2]}})});return tE.apply(this,arguments)}function t_(){return tk.apply(this,arguments)}function tk(){tk=i(function(){var e,t,n,r;return y(this,function(i){switch(i.label){case 0:e=["Configuring Git hooks"];return[4,eD.configureGitHook()];case 1:return[4,ta.apply(void 0,e.concat([i.sent()]))];case 2:i.sent(),B(eG.GIT_HOOK);return[4,to(eP)];case 3:t=i.sent();K(eG.SIMPLE_GIT_HOOKS_JSON,t,{isJson:!0});n="\n".concat(es,"\n");U(eG.GIT_IGNORE)?J(eG.GIT_IGNORE).split("\n").includes(es)||W(eG.GIT_IGNORE,n):K(eG.GIT_IGNORE,n);r=["Setting up simple-git-hooks"];return[4,eD.simpleGitHooks()];case 4:return[4,ta.apply(void 0,r.concat([i.sent()]))];case 5:i.sent();return[2]}})});return tk.apply(this,arguments)}function tC(){return tT.apply(this,arguments)}function tT(){tT=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,eH([Q],{update:!0,postInstallActions:[t_]})];case 1:e.sent();return[2]}})});return tT.apply(this,arguments)}function tq(){return tN.apply(this,arguments)}function tN(){tN=i(function(){return y(this,function(e){switch(e.label){case 0:B(eG.NODE_MODULES,eG.PNPM_LOCK_YAML);return[4,eW()];case 1:e.sent();return[4,t_()];case 2:e.sent();return[2]}})});return tN.apply(this,arguments)}function tG(){return tP.apply(this,arguments)}function tP(){tP=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Inspecting project dependencies"];return[4,eD.nodeModulesInspect()];case 1:return[4,ta.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tP.apply(this,arguments)}function tA(){return tL.apply(this,arguments)}function tL(){tL=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Running unit tests"];return[4,eD.testUnit()];case 1:return[4,ta.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tL.apply(this,arguments)}function tR(){return tD.apply(this,arguments)}function tD(){tD=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,eD.testE2e()];case 1:return[4,ta.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tD.apply(this,arguments)}i(function(){var e;return y(this,function(t){switch(t.label){case 0:t.trys.push([0,2,,3]);return[4,(0,E.default)((0,O.hideBin)(S.default.argv)).scriptName(el).usage("$0 <command> [options]").command("lint","Check code for linting issues",tb).command("lint:fix","Fix linting issues automatically",tI).command("lint:inspect","View active ESLint configuration",tj).command("lint-staged","Run lint checks on staged files",tv).command("commitlint","Validate commit message format",tO).command("setup","Initialize project setup and dependencies",tC).command("reset","Reset the project and reinstall dependencies",tq).command("inspect","Analyze installed project dependencies",tG).command("test:unit","Run unit test suite",tA).command("test:e2e","Run end-to-end test suite",tR).demandCommand(1,"Please specify a valid command.").strict().help().alias("h","help").alias("v","version").version(_.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();R.error("Fatal: ".concat(e.message)),S.default.exit(1);return[3,3];case 3:return[2]}})})();
2
+ "use strict";function e(e,t){if(t==null||t>e.length)t=e.length;for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(e){if(Array.isArray(e))return e}function n(t){if(Array.isArray(t))return e(t)}function r(e,t,n,r,i,s,o){try{var a=e[s](o);var c=a.value}catch(e){n(e);return}if(a.done){t(c)}else{Promise.resolve(c).then(r,i)}}function i(e){return function(){var t=this,n=arguments;return new Promise(function(i,s){var o=e.apply(t,n);function a(e){r(o,i,s,a,c,"next",e)}function c(e){r(o,i,s,a,c,"throw",e)}a(undefined)})}}function s(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function o(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function a(e,t){var n=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n==null)return;var r=[];var i=true;var s=false;var o,a;try{for(n=n.call(e);!(i=(o=n.next()).done);i=true){r.push(o.value);if(t&&r.length===t)break}}catch(e){s=true;a=e}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(s)throw a}}return r}function c(){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 u(){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 l(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))}r.forEach(function(t){s(e,t,n[t])})}return e}function d(e,n){return t(e)||a(e,n)||g(e,n)||c()}function p(e){return n(e)||o(e)||g(e)||u()}function f(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function g(t,n){if(!t)return;if(typeof t==="string")return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor)r=t.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}function y(e,t){var n,r,i,s={label:0,sent:function(){if(i[0]&1)throw i[1];return i[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(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,a[0]&&(s=0)),s)try{if(n=1,r&&(i=a[0]&2?r["return"]:a[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;if(r=0,i)a=[a[0]&2,i.value];switch(a[0]){case 0:case 1:i=a;break;case 4:s.label++;return{value:a[1],done:false};case 5:s.label++;r=a[1];a=[0];continue;case 7:a=s.ops.pop();s.trys.pop();continue;default:if(!(i=s.trys,i=i.length>0&&i[i.length-1])&&(a[0]===6||a[0]===2)){s=0;continue}if(a[0]===3&&(!i||a[1]>i[0]&&a[1]<i[3])){s.label=a[1];break}if(a[0]===6&&s.label<i[1]){s.label=i[1];i=a;break}if(i&&s.label<i[2]){s.label=i[2];s.ops.push(a);break}if(i[2])s.ops.pop();s.trys.pop();continue}a=t.call(e,s)}catch(e){a=[6,e];r=0}finally{n=i=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var h=Object.create;var v=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var j=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,b=Object.prototype.hasOwnProperty;var w=function(e,t){return v(e,"name",{value:t,configurable:!0})};var I=function(e,t,n,r){var i=true,s=false,o=undefined;if(t&&(typeof t==="undefined"?"undefined":f(t))=="object"||typeof t=="function")try{var a=function(){var i=u.value;!b.call(e,i)&&i!==n&&v(e,i,{get:function(){return t[i]},enumerable:!(r=m(t,i))||r.enumerable})};for(var c=j(t)[Symbol.iterator](),u;!(i=(u=c.next()).done);i=true)a()}catch(e){s=true;o=e}finally{try{if(!i&&c.return!=null){c.return()}}finally{if(s){throw o}}}return e};var S=function(e,t,n){return n=e!=null?h(x(e)):{},I(t||!e||!e.__esModule?v(n,"default",{value:e,enumerable:!0}):n,e)};var E=S(require("process"),1),O=require("yargs/helpers"),k=S(require("yargs/yargs"),1);var C={name:"@cyberskill/shared",type:"module",version:"1.85.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/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/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"},"./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.7","@eddeee888/gcg-typescript-resolver-files":"0.12.0","@eslint-react/eslint-plugin":"1.47.4","@graphql-codegen/cli":"5.0.5","@graphql-codegen/client-preset":"4.8.0","@microsoft/api-extractor":"7.52.3","@next/eslint-plugin-next":"15.3.0","@swc/core":"1.11.21","@testing-library/jest-dom":"6.6.3","@testing-library/react":"16.3.0","@vitejs/plugin-react-swc":"3.9.0","@vitest/browser":"3.1.1",chalk:"5.4.1",classnames:"2.5.1",consola:"3.4.2","crypto-js":"4.2.0","date-fns":"4.1.0","dotenv-cli":"8.0.0","eslint-config-next":"15.3.0","eslint-plugin-format":"1.0.1","eslint-plugin-react-hooks":"5.2.0","eslint-plugin-react-refresh":"0.4.19",globals:"16.0.0",graphql:"16.10.0","graphql-ws":"6.0.4",i18next:"25.0.0",jsdom:"26.1.0",localforage:"1.10.0","modern-normalize":"3.0.1",mongodb:"6.15.0",mongoose:"8.13.2","mongoose-aggregate-paginate-v2":"1.1.4","mongoose-paginate-v2":"1.9.0","next-intl":"4.0.2","node-fetch":"3.3.2","node-persist":"4.0.4",ora:"8.2.0",playwright:"1.51.1","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.4.1","react-icons":"5.5.0",sass:"1.86.3",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.2.6",vitest:"3.1.1","vitest-browser-react":"0.1.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/crypto-js":"4.2.2","@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/yargs":"17.0.33",eslint:"9.24.0","lint-staged":"15.5.1","node-modules-inspector":"0.6.6","simple-git-hooks":"2.12.1"}};var _=function(e){return e.CLI="CLI",e.RAW="RAW",e}({});var T=require("child_process"),q=S(require("process"),1),L=S(require("util"),1);var P=S(require("process"),1),N=P.default.env.DEBUG==="true";var G=function(e){return e.Error="error",e.Warning="warning",e}({});var A=S(require("chalk"),1),R=S(require("consola"),1),D=require("graphql");N||(R.default.level=4);function F(e){var t=A.default[e];return typeof t=="function"?t:A.default.green}w(F,"chalkKeyword");var M={silent:R.default.silent,level:R.default.level,fatal:R.default.fatal,error:R.default.error,warn:R.default.warn,log:R.default.log,info:R.default.info,success:R.default.success,ready:R.default.ready,start:R.default.start,box:R.default.box,debug:R.default.debug,trace:R.default.trace,verbose:R.default.verbose,printBoxedLog:function e(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){R.default.box(A.default.green(e));return}t.forEach(function(e){var t=e.file,r=e.position,i=e.rule,s=e.message;R.default.log("".concat(A.default.gray("File:")," ").concat(A.default.blue("".concat(t).concat(r?":".concat(r):"")))),i&&R.default.log(" ".concat(F(n)("Rule:")," ").concat(i)),R.default.log(" ".concat(F(n)("Message:")," ").concat(s))}),R.default.box(F(n)("".concat(e," : ").concat(t.length))),R.default.log(A.default.gray("─".repeat(40)))}};var W={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};var U=S(require("node-fetch"),1);var J=S(require("fs"),1);function K(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}return t.every(function(e){return J.existsSync(e)})}w(K,"existsSync");function B(e,t){var n=J.readFileSync(e,"utf-8");if(t===null||t===void 0?void 0:t.asJson)try{var r=JSON.parse(n);if((typeof r==="undefined"?"undefined":f(r))=="object"&&r!==null)return r;throw new Error("Parsed JSON is not an object or array")}catch(t){throw new Error("Failed to parse JSON from file: ".concat(e))}return n}w(B,"readFileSync");function H(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);J.writeFileSync(e,s,"utf-8")}w(H,"writeFileSync");function Y(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);J.appendFileSync(e,s,"utf-8")}w(Y,"appendFileSync");function $(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}t.forEach(function(e){K(e)&&J.rmSync(e,{recursive:!0,force:!0})})}w($,"rmSync");var V=S(require("process"),1);var z=S(require("path"),1);function Q(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=z).resolve.apply(r,[Z].concat(p(t)))}w(Q,"resolveWorkingPath");function X(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=z).join.apply(r,p(t))}w(X,"join");var Z=V.default.env.INIT_CWD||V.default.cwd(),ee="@cyberskill/shared",et=".cyberskill-storage",en="node_modules",er="dist",ei="package.json",es="package-lock.json",eo="tsconfig.json",ea=".gitignore",ec=".simple-git-hooks.json",eu="pnpm-lock.yaml",el=".git/hooks/",ed=".git/COMMIT_EDITMSG",ep=X(Z,en,ee,er),ef="cyberskill",eg="src/nodejs/cli/index.ts",ey="eslint",eh="eslint",ev="vitest",em="playwright",ej="vitest",ex="@commitlint/cli",eb="commitlint",ew="lint-staged",eI="lint-staged",eS="typescript",eE="tsc",eO="tsx",ek="git",eC="pnpm",e_="pnpm exec",eT="simple-git-hooks",eq="simple-git-hooks",eL="@eslint/config-inspector",eP="eslint-config-inspector",eN="node-modules-inspector",eG="node-modules-inspector",eA={CYBERSKILL_DIRECTORY:ep,WORKING_DIRECTORY:Z,TS_CONFIG:Q(eo),GIT_IGNORE:Q(ea),GIT_HOOK:Q(el),GIT_COMMIT_MSG:Q(ed),SIMPLE_GIT_HOOKS_JSON:Q(ec),PACKAGE_JSON:Q(ei),PACKAGE_LOCK_JSON:Q(es),PNPM_LOCK_YAML:Q(eu),NODE_MODULES:Q(en),LINT_STAGED_CONFIG:Q("".concat(ep,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:Q("".concat(ep,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:Q("".concat(ep,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:Q("".concat(ep,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:Q("".concat(ep,"/react/vitest/vitest.e2e.js"))};function eR(e){var t=e.isCurrentProject;return l({"pre-commit":eI,"commit-msg":eb},t&&{"pre-push":to("".concat(ek," pull"))})}w(eR,"HOOK");function eD(e){return eF.apply(this,arguments)}function eF(){eF=i(function(e){var t,n,r,i,s,o;var a=arguments;return y(this,function(c){switch(c.label){case 0:for(t=a.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=a[r]}i=d(n,2),s=i[0],o=i[1];if(!s)throw new Error("'first' argument is undefined");switch(e){case _.CLI:return[3,1];case _.RAW:return[3,3]}return[3,4];case 1:return[4,eV(s.split(" "),{update:!0})];case 2:return[2,(c.sent(),tc(to("".concat(e_," ").concat(o))))];case 3:return[2,tc(to(s))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return eF.apply(this,arguments)}w(eD,"buildCommand");function eM(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=arguments[r]}return /*#__PURE__*/i(function(){return y(this,function(t){return[2,eD.apply(void 0,[e].concat(p(n)))]})})}w(eM,"commandFactory");var eW={simpleGitHooks:eM(_.CLI,eT,eq),eslintInspect:eM(_.CLI,eL,eP),nodeModulesInspect:eM(_.CLI,eN,eG),eslintCheck:eM(_.CLI,ey,"".concat(eh," ").concat(eA.WORKING_DIRECTORY)),eslintFix:eM(_.CLI,ey,"".concat(eh," ").concat(eA.WORKING_DIRECTORY," --fix")),typescriptCheck:eM(_.CLI,eS,"".concat(eE," -p ").concat(eA.TS_CONFIG," --noEmit")),configureGitHook:eM(_.RAW,"".concat(ek," config core.hooksPath ").concat(eA.GIT_HOOK)),testUnit:eM(_.CLI,ev,"".concat(ej," --config ").concat(eA.UNIT_TEST_CONFIG)),testE2e:eM(_.CLI,"".concat(ev," ").concat(em),"".concat(ej," --config ").concat(eA.E2E_TEST_CONFIG)),commitLint:eM(_.CLI,ex,"".concat(eb," --edit ").concat(eA.GIT_COMMIT_MSG," --config ").concat(eA.COMMITLINT_CONFIG)),lintStaged:eM(_.CLI,ew,"".concat(eI," --config ").concat(eA.LINT_STAGED_CONFIG)),stageBuildDirectory:eM(_.RAW,"".concat(ek," add ").concat(er)),build:eM(_.RAW,"".concat(eC," run build")),pnpmInstallStandard:eM(_.RAW,"".concat(eC," install")),pnpmInstallLegacy:eM(_.RAW,"".concat(eC," install --legacy-peer-deps")),pnpmInstallForce:eM(_.RAW,"".concat(eC," install --force"))};function eU(e){var t=X(Z,ei);if(!K(t))return!1;try{var n=B(t,{asJson:!0}),r=n.name,i=n.dependencies,s=i===void 0?{}:i,o=n.devDependencies,a=o===void 0?{}:o,c=r===e,u=e in s,l=e in a;return c||u||l?{path:t,file:n,isCurrentProject:c,isDepend:u,isDevDepend:l}:!1}catch(e){return M.warn("Failed to read package.json: ".concat(e.message)),!1}}w(eU,"getPackage");function eJ(e){return eK.apply(this,arguments)}function eK(){eK=i(function(e){var t,n,r,i;return y(this,function(s){switch(s.label){case 0:s.trys.push([0,3,,4]);return[4,(0,U.default)("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=s.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:n=s.sent(),r=n.version;return[2,r];case 3:i=s.sent();throw M.error('Failed to fetch version for "'.concat(e,'": ').concat(i.message)),i;case 4:return[2]}})});return eK.apply(this,arguments)}w(eJ,"getLatestPackageVersion");function eB(e,t){return eH.apply(this,arguments)}function eH(){eH=i(function(e,t){var n,r,i,s,o,a,c,u,d,p,f,g,h,v,m,j,x,b,w,I,S;return y(this,function(y){switch(y.label){case 0:y.trys.push([0,4,,5]);n=eU(e);if(!n)return[2,l({},W)];c=n.path,u=n.file,d=n.isCurrentProject,p=n.isDepend,f=n.isDevDepend,g=(r=u.dependencies)!==null&&r!==void 0?r:{},h=(i=u.devDependencies)!==null&&i!==void 0?i:{},v=d?(s=u.version)!==null&&s!==void 0?s:"0.0.0":p?(o=g[e])!==null&&o!==void 0?o:"0.0.0":f?(a=h[e])!==null&&a!==void 0?a:"0.0.0":"0.0.0";if(!d)return[3,1];x=v;return[3,3];case 1:return[4,eJ(e)];case 2:x=y.sent();y.label=3;case 3:m=x,j=d||v===m;if(!j&&(t===null||t===void 0?void 0:t.update)){;w=p?"dependencies":f?"devDependencies":null;w&&((b=u[w])===null||b===void 0?void 0:b[e])!==m&&(u[w]=(I=u[w])!==null&&I!==void 0?I:{},u[w][e]=m,H(c,u,{isJson:!0}),M.info('Updated "'.concat(e,'" to version ').concat(m)))}return[2,{isCurrentProject:d,installedPath:c,file:u,isUpToDate:j}];case 4:S=y.sent();return[2,(M.error('Error checking package "'.concat(e,'": ').concat(S.message)),l({},W))];case 5:return[2]}})});return eH.apply(this,arguments)}w(eB,"checkPackage");function eY(){return e$.apply(this,arguments)}function e$(){e$=i(function(){var e,t,n,r,i,s,o,a,c,u,l,d;return y(this,function(p){switch(p.label){case 0:e=[{command:w(function(){return eW.pnpmInstallStandard()},"command"),message:"Installing dependencies (standard)"},{command:w(function(){return eW.pnpmInstallLegacy()},"command"),message:"Retrying with legacy peer dependencies"},{command:w(function(){return eW.pnpmInstallForce()},"command"),message:"Retrying with force install"}];t=true,n=false,r=undefined;p.label=1;case 1:p.trys.push([1,9,10,11]);i=e[Symbol.iterator]();p.label=2;case 2:if(!!(t=(s=i.next()).done))return[3,8];o=s.value,a=o.command,c=o.message;p.label=3;case 3:p.trys.push([3,6,,7]);return[4,a()];case 4:u=p.sent();return[4,td("".concat(c," using: ").concat(u),u)];case 5:p.sent();return[2];case 6:l=p.sent();M.warn("Installation attempt failed: ".concat(c)),M.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:d=p.sent();n=true;r=d;return[3,11];case 10:try{if(!t&&i.return!=null){i.return()}}finally{if(n){throw r}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})});return e$.apply(this,arguments)}w(eY,"installDependencies");function eV(e,t){return ez.apply(this,arguments)}function ez(){ez=i(function(e,t){var n,r,i,s,o,a,c,u,d,f,g;return y(this,function(y){switch(y.label){case 0:if(!K(eA.PACKAGE_JSON)){M.error("package.json not found. Aborting setup.");return[2]}y.label=1;case 1:y.trys.push([1,13,,14]);n=p(new Set(e)).sort();return[4,Promise.all(n.map(function(e){return eB(e,l({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:r=y.sent().every(function(e){return e.isUpToDate});if(r)return[3,4];return[4,eY()];case 3:r=y.sent();y.label=4;case 4:r;s=true,o=false,a=undefined;y.label=5;case 5:y.trys.push([5,10,11,12]);c=((i=t===null||t===void 0?void 0:t.postInstallActions)!==null&&i!==void 0?i:[])[Symbol.iterator]();y.label=6;case 6:if(!!(s=(u=c.next()).done))return[3,9];d=u.value;return[4,d()];case 7:y.sent();y.label=8;case 8:s=true;return[3,6];case 9:return[3,12];case 10:f=y.sent();o=true;a=f;return[3,12];case 11:try{if(!s&&c.return!=null){c.return()}}finally{if(o){throw a}}return[7];case 12:return[3,14];case 13:g=y.sent();throw M.error('Failed to setup "'.concat(e.join(", "),'": ').concat(g.message)),g;case 14:return[2]}})});return ez.apply(this,arguments)}w(eV,"setupPackages");var eQ=S(require("node-persist"),1),eX=S(require("os"),1),eZ=S(require("process"),1);function e0(){return eZ.default.env.CYBERSKILL_STORAGE_DIR||X(eX.default.homedir(),et)}w(e0,"getStorageDir");function e1(){return e2.apply(this,arguments)}function e2(){e2=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=eQ.default.defaultInstance;if(e)return[3,2];return[4,eQ.default.init({dir:e0(),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]}})});return e2.apply(this,arguments)}w(e1,"initNodePersist");var e4={get:function e(e){return i(function(){var t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e1()];case 1:r.sent();return[4,eQ.default.getItem(e)];case 2:return[2,(t=r.sent())!==null&&t!==void 0?t:null];case 3:n=r.sent();return[2,(M.error('[Storage:get] Error getting key "'.concat(e,'":'),n),null)];case 4:return[2]}})})()},set:function e(e,t){return i(function(){var n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e1()];case 1:r.sent();return[4,eQ.default.setItem(e,t)];case 2:r.sent();return[3,4];case 3:n=r.sent();M.error('[Storage:set] Error setting key "'.concat(e,'":'),n);return[3,4];case 4:return[2]}})})()},remove:function e(e){return i(function(){var t;return y(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,e1()];case 1:n.sent();return[4,eQ.default.removeItem(e)];case 2:n.sent();return[3,4];case 3:t=n.sent();M.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return i(function(){var e,t;return y(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,e1()];case 1:n.sent();return[4,eQ.default.keys()];case 2:e=n.sent();return[2,Array.isArray(e)?e:(M.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=n.sent();return[2,(M.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return i(function(){return y(this,function(t){try{return[2,"".concat(e0()," (key: ").concat(e,")")]}catch(e){return[2,(M.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var e3=L.promisify(T.exec);function e5(e){return"error_list:".concat(e)}w(e5,"getErrorListKey");function e6(e){return e8.apply(this,arguments)}function e8(){e8=i(function(e){var t,n,r;return y(this,function(s){switch(s.label){case 0:if(e.length===0)return[2];t=Date.now(),n=e5(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,e4.set(n,{errors:e,timestamp:t})];case 2:s.sent(),setTimeout(/*#__PURE__*/i(function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,e4.getLogLink(n)];case 1:e=t.sent();e&&M.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:r=s.sent();M.error("Failed to save errors: ".concat(r.message));return[3,4];case 4:return[2]}})});return e8.apply(this,arguments)}w(e6,"saveErrorListToStorage");function e9(){return e7.apply(this,arguments)}function e7(){e7=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e4.keys()];case 1:e=r.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(/*#__PURE__*/function(){var e=i(function(e){var t;return y(this,function(n){switch(n.label){case 0:return[4,e4.get(e)];case 1:return[2,((t=n.sent())===null||t===void 0?void 0:t.errors)||[]]}})});return function(t){return e.apply(this,arguments)}}()))];case 2:return[2,r.sent().flat()];case 3:n=r.sent();return[2,(M.error("Failed to retrieve stored errors: ".concat(n.message)),[])];case 4:return[2]}})});return e7.apply(this,arguments)}w(e9,"getStoredErrorLists");function te(){return tt.apply(this,arguments)}function tt(){tt=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e4.keys()];case 1:e=r.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 e4.remove(e)}))];case 2:r.sent();return[3,4];case 3:n=r.sent();M.error("Failed to clear error lists: ".concat(n.message));return[3,4];case 4:return[2]}})});return tt.apply(this,arguments)}w(te,"clearAllErrorLists");function tn(e){var t=[],n=[],r="",i=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,s=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,o=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))r=e.trim();else{var a,c,u,l,d;var p=i.exec(e)||[],f=s.exec(e)||[],g=o.exec(e)||[];var y,h,v,m,j,x;p.length&&r?t.push({file:r,position:"".concat(p[1],":").concat(p[2]),type:p[3]===G.Error?G.Error:G.Warning,message:(y=p===null||p===void 0?void 0:(a=p[4])===null||a===void 0?void 0:a.trim())!==null&&y!==void 0?y:"",rule:(h=p===null||p===void 0?void 0:(c=p[5])===null||c===void 0?void 0:c.trim())!==null&&h!==void 0?h:""}):f.length?t.push({file:(v=f===null||f===void 0?void 0:f[1])!==null&&v!==void 0?v:"",position:"".concat(f[2],":").concat(f[3]),type:f[4]===G.Error?G.Error:G.Warning,message:(m=f===null||f===void 0?void 0:(u=f[5])===null||u===void 0?void 0:u.trim())!==null&&m!==void 0?m:""}):g.length?t.push({file:"commitlint",type:G.Error,message:(j=g===null||g===void 0?void 0:(l=g[1])===null||l===void 0?void 0:l.trim())!==null&&j!==void 0?j:"",rule:(x=g===null||g===void 0?void 0:(d=g[2])===null||d===void 0?void 0:d.trim())!==null&&x!==void 0?x:""}):n.push(e.trim())}}),t.length&&e6(t),N&&n.length&&(M.warn("Unmatched lines:"),n.forEach(function(e){return M.info(" ".concat(e))}))}w(tn,"parseTextErrors");function tr(e){try{var t=JSON.parse(e),n=[];t.forEach(function(e){var t=e.filePath,r=e.messages;r.forEach(function(e){var r=e.severity,i=e.line,s=e.column,o=e.ruleId,a=e.message;n.push({type:r===2?G.Error:G.Warning,file:t,position:"".concat(i,":").concat(s),rule:o,message:a})})}),n.length&&e6(n)}catch(t){tn(e)}}w(tr,"parseCommandOutput");function ti(e){return ts.apply(this,arguments)}function ts(){ts=i(function(e){var t,n,r,i,s,o,a,c,u;var l=arguments;return y(this,function(d){switch(d.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:tr;n=new AbortController;q.default.on("SIGINT",function(){M.warn("Process interrupted. Terminating..."),n.abort(),q.default.exit()});d.label=1;case 1:d.trys.push([1,3,,4]);return[4,e3(e,{maxBuffer:0x6400000,signal:n.signal})];case 2:r=d.sent(),i=r.stdout,s=r.stderr;[i,s].forEach(function(e){return e&&t(e)});return[3,4];case 3:o=d.sent();a=o.stdout,c=o.stderr,u=o.message;[a,c].forEach(function(e){return e&&t(e)}),!c&&!a&&M.error("Command failed: ".concat(u));return[3,4];case 4:return[2]}})});return ts.apply(this,arguments)}w(ti,"executeCommand");function to(e){return{raw:!0,cmd:e}}w(to,"rawCommand");function ta(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(e_," ").concat(ee," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(e_," ").concat(eO," ").concat(eg," ").concat(e):"".concat(e_," ").concat(ef," ").concat(e)}w(ta,"formatCLI");function tc(e,t){return typeof e=="function"?ta(e(t),t):(typeof e==="undefined"?"undefined":f(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?ta(e,t):e}w(tc,"formatCommand");function tu(e){return tl.apply(this,arguments)}function tl(){tl=i(function(e){var t,n,r,i,s,o,a;var c=arguments;return y(this,function(u){switch(u.label){case 0:t=c.length>1&&c[1]!==void 0?c[1]:{};r=(n=t===null||t===void 0?void 0:t.isRemote)!==null&&n!==void 0?n:!1;if(!r)return[3,1];a=!1;return[3,3];case 1:return[4,eB(ee)];case 2:a=u.sent().isCurrentProject;u.label=3;case 3:i=a,s={isRemote:r,isCurrentProject:i},o=typeof e=="function"?e(s):e;return[2,Object.fromEntries(Object.entries(o).map(function(e){var t=d(e,2),n=t[0],r=t[1];return[n,tc(r,s)]}))]}})});return tl.apply(this,arguments)}w(tu,"resolveCommands");function td(e,t){return tp.apply(this,arguments)}function tp(){tp=i(function(e,t){var n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);M.start("".concat(e)),N&&M.info("→ ".concat(t));return[4,ti(t)];case 1:r.sent(),M.success("".concat(e," done."));return[3,3];case 2:n=r.sent();throw M.error("".concat(e," failed: ").concat(n.message)),n;case 3:return[2]}})});return tp.apply(this,arguments)}w(td,"runCommand");function tf(){return tg.apply(this,arguments)}function tg(){tg=i(function(){var e,t;return y(this,function(n){switch(n.label){case 0:if(!K(eA.TS_CONFIG))return[3,3];t=["Performing TypeScript validation"];return[4,eW.typescriptCheck()];case 1:return[4,td.apply(void 0,t.concat([n.sent()]))];case 2:e=n.sent();return[3,4];case 3:e=M.warn("No TypeScript configuration found. Skipping type check.");n.label=4;case 4:e;return[2]}})});return tg.apply(this,arguments)}w(tf,"checkTypescript");function ty(){return th.apply(this,arguments)}function th(){th=i(function(){var e,t,n,r;var i=arguments;return y(this,function(s){switch(s.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:!1;if(!e)return[3,3];n=["Running ESLint with auto-fix"];return[4,eW.eslintFix()];case 1:return[4,td.apply(void 0,n.concat([s.sent()]))];case 2:t=s.sent();return[3,6];case 3:r=["Running ESLint check"];return[4,eW.eslintCheck()];case 4:return[4,td.apply(void 0,r.concat([s.sent()]))];case 5:t=s.sent();s.label=6;case 6:t;return[2]}})});return th.apply(this,arguments)}w(ty,"checkEslint");function tv(e,t){if(!t.length)return;var n=e==="Errors"?"red":"yellow";M.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,n)}w(tv,"printIssues");function tm(){return tj.apply(this,arguments)}function tj(){tj=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:return[4,e9()];case 1:e=r.sent(),t=e.filter(function(e){return e.type===G.Error}),n=e.filter(function(e){return e.type===G.Warning});!t.length&&!n.length?M.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(tv("Warnings",n),tv("Errors",t));return[2]}})});return tj.apply(this,arguments)}w(tm,"showCheckResult");function tx(){return tb.apply(this,arguments)}function tb(){tb=i(function(){var e,t,n,r,i,s;return y(this,function(o){switch(o.label){case 0:return[4,te()];case 1:o.sent();return[4,eB(ee)];case 2:e=o.sent(),t=e.isCurrentProject;if(!t)return[3,9];o.label=3;case 3:o.trys.push([3,8,,9]);n=["Building package: ".concat(ee)];return[4,eW.build()];case 4:return[4,td.apply(void 0,n.concat([o.sent()]))];case 5:o.sent();r=["Staging build artifacts"];return[4,eW.stageBuildDirectory()];case 6:return[4,td.apply(void 0,r.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:i=o.sent();throw M.error("Error building and staging ".concat(ee,": ").concat(i.message)),i;case 9:s=["Executing lint-staged"];return[4,eW.lintStaged()];case 10:return[4,td.apply(void 0,s.concat([o.sent()]))];case 11:o.sent(),tm();return[2]}})});return tb.apply(this,arguments)}w(tx,"lintStaged");function tw(){return tI.apply(this,arguments)}function tI(){tI=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,eW.eslintInspect()];case 1:return[4,td.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tI.apply(this,arguments)}w(tw,"inspectLint");function tS(){return tE.apply(this,arguments)}function tE(){tE=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,te()];case 1:e.sent();return[4,Promise.all([tf(),ty()])];case 2:e.sent(),tm();return[2]}})});return tE.apply(this,arguments)}w(tS,"lintCheck");function tO(){return tk.apply(this,arguments)}function tk(){tk=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,te()];case 1:e.sent();return[4,Promise.all([tf(),ty(!0)])];case 2:e.sent(),tm();return[2]}})});return tk.apply(this,arguments)}w(tO,"lintFix");function tC(){return t_.apply(this,arguments)}function t_(){t_=i(function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,te()];case 1:t.sent();e=["Validating commit message"];return[4,eW.commitLint()];case 2:return[4,td.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),tm();return[2]}})});return t_.apply(this,arguments)}w(tC,"commitLint");function tT(){return tq.apply(this,arguments)}function tq(){tq=i(function(){var e,t,n,r;return y(this,function(i){switch(i.label){case 0:e=["Configuring Git hooks"];return[4,eW.configureGitHook()];case 1:return[4,td.apply(void 0,e.concat([i.sent()]))];case 2:i.sent(),$(eA.GIT_HOOK);return[4,tu(eR)];case 3:t=i.sent();H(eA.SIMPLE_GIT_HOOKS_JSON,t,{isJson:!0});n="\n".concat(ec,"\n");K(eA.GIT_IGNORE)?B(eA.GIT_IGNORE).split("\n").includes(ec)||Y(eA.GIT_IGNORE,n):H(eA.GIT_IGNORE,n);r=["Setting up simple-git-hooks"];return[4,eW.simpleGitHooks()];case 4:return[4,td.apply(void 0,r.concat([i.sent()]))];case 5:i.sent();return[2]}})});return tq.apply(this,arguments)}w(tT,"setupGitHook");function tL(){return tP.apply(this,arguments)}function tP(){tP=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,eV([ee],{update:!0,postInstallActions:[tT]})];case 1:e.sent();return[2]}})});return tP.apply(this,arguments)}w(tL,"setup");function tN(){return tG.apply(this,arguments)}function tG(){tG=i(function(){return y(this,function(e){switch(e.label){case 0:$(eA.NODE_MODULES,eA.PNPM_LOCK_YAML);return[4,eY()];case 1:e.sent();return[4,tT()];case 2:e.sent();return[2]}})});return tG.apply(this,arguments)}w(tN,"reset");function tA(){return tR.apply(this,arguments)}function tR(){tR=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Inspecting project dependencies"];return[4,eW.nodeModulesInspect()];case 1:return[4,td.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tR.apply(this,arguments)}w(tA,"inspect");function tD(){return tF.apply(this,arguments)}function tF(){tF=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Running unit tests"];return[4,eW.testUnit()];case 1:return[4,td.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tF.apply(this,arguments)}w(tD,"testUnit");function tM(){return tW.apply(this,arguments)}function tW(){tW=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,eW.testE2e()];case 1:return[4,td.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tW.apply(this,arguments)}w(tM,"testE2E");i(function(){var e;return y(this,function(t){switch(t.label){case 0:t.trys.push([0,2,,3]);return[4,(0,k.default)((0,O.hideBin)(E.default.argv)).scriptName(ef).usage("$0 <command> [options]").command("lint","Check code for linting issues",tS).command("lint:fix","Fix linting issues automatically",tO).command("lint:inspect","View active ESLint configuration",tw).command("lint-staged","Run lint checks on staged files",tx).command("commitlint","Validate commit message format",tC).command("setup","Initialize project setup and dependencies",tL).command("reset","Reset the project and reinstall dependencies",tN).command("inspect","Analyze installed project dependencies",tA).command("test:unit","Run unit test suite",tD).command("test:e2e","Run end-to-end test suite",tM).demandCommand(1,"Please specify a valid command.").strict().help().alias("h","help").alias("v","version").version(C.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();M.error("Fatal: ".concat(e.message)),E.default.exit(1);return[3,3];case 3:return[2]}})})();
@@ -1,2 +1,2 @@
1
1
  #!/usr/bin/env node
2
- function e(e,t){if(t==null||t>e.length)t=e.length;for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(e){if(Array.isArray(e))return e}function n(t){if(Array.isArray(t))return e(t)}function r(e,t,n,r,i,s,o){try{var c=e[s](o);var a=c.value}catch(e){n(e);return}if(c.done){t(a)}else{Promise.resolve(a).then(r,i)}}function i(e){return function(){var t=this,n=arguments;return new Promise(function(i,s){var o=e.apply(t,n);function c(e){r(o,i,s,c,a,"next",e)}function a(e){r(o,i,s,c,a,"throw",e)}c(undefined)})}}function s(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function o(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c(e,t){var n=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n==null)return;var r=[];var i=true;var s=false;var o,c;try{for(n=n.call(e);!(i=(o=n.next()).done);i=true){r.push(o.value);if(t&&r.length===t)break}}catch(e){s=true;c=e}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(s)throw c}}return r}function a(){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 u(){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 l(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))}r.forEach(function(t){s(e,t,n[t])})}return e}function d(e,n){return t(e)||c(e,n)||g(e,n)||a()}function p(e){return n(e)||o(e)||g(e)||u()}function f(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function g(t,n){if(!t)return;if(typeof t==="string")return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor)r=t.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}function h(e,t){var n,r,i,s={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=c(0),o["throw"]=c(1),o["return"]=c(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function c(e){return function(t){return a([e,t])}}function a(c){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,c[0]&&(s=0)),s)try{if(n=1,r&&(i=c[0]&2?r["return"]:c[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,c[1])).done)return i;if(r=0,i)c=[c[0]&2,i.value];switch(c[0]){case 0:case 1:i=c;break;case 4:s.label++;return{value:c[1],done:false};case 5:s.label++;r=c[1];c=[0];continue;case 7:c=s.ops.pop();s.trys.pop();continue;default:if(!(i=s.trys,i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){s=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){s.label=c[1];break}if(c[0]===6&&s.label<i[1]){s.label=i[1];i=c;break}if(i&&s.label<i[2]){s.label=i[2];s.ops.push(c);break}if(i[2])s.ops.pop();s.trys.pop();continue}c=t.call(e,s)}catch(e){c=[6,e];r=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}}import m from"node:process";import{hideBin as y}from"yargs/helpers";import v from"yargs/yargs";var x={name:"@cyberskill/shared",type:"module",version:"1.84.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/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/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"},"./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.7","@eddeee888/gcg-typescript-resolver-files":"0.12.0","@eslint-react/eslint-plugin":"1.47.4","@graphql-codegen/cli":"5.0.5","@graphql-codegen/client-preset":"4.8.0","@microsoft/api-extractor":"7.52.3","@next/eslint-plugin-next":"15.3.0","@swc/core":"1.11.21","@testing-library/jest-dom":"6.6.3","@testing-library/react":"16.3.0","@vitejs/plugin-react-swc":"3.9.0","@vitest/browser":"3.1.1",chalk:"5.4.1",classnames:"2.5.1",consola:"3.4.2","crypto-js":"4.2.0","date-fns":"4.1.0","dotenv-cli":"8.0.0","eslint-config-next":"15.3.0","eslint-plugin-format":"1.0.1","eslint-plugin-react-hooks":"5.2.0","eslint-plugin-react-refresh":"0.4.19",globals:"16.0.0",graphql:"16.10.0","graphql-ws":"6.0.4",i18next:"25.0.0",jsdom:"26.1.0",localforage:"1.10.0","modern-normalize":"3.0.1",mongodb:"6.15.0",mongoose:"8.13.2","mongoose-aggregate-paginate-v2":"1.1.4","mongoose-paginate-v2":"1.9.0","next-intl":"4.0.2","node-fetch":"3.3.2","node-persist":"4.0.4",ora:"8.2.0",playwright:"1.51.1","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.4.1","react-icons":"5.5.0",sass:"1.86.3",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.2.6",vitest:"3.1.1","vitest-browser-react":"0.1.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/crypto-js":"4.2.2","@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/yargs":"17.0.33",eslint:"9.24.0","lint-staged":"15.5.1","node-modules-inspector":"0.6.6","simple-git-hooks":"2.12.1"}};import{exec as j}from"node:child_process";import b from"node:process";import*as w from"node:util";import I from"node:process";var S=I.env.DEBUG==="true";import E from"chalk";import O from"consola";import{GraphQLError as _}from"graphql";S||(O.level=4);function k(e){var t=E[e];return typeof t=="function"?t:E.green}var C={silent:O.silent,level:O.level,fatal:O.fatal,error:O.error,warn:O.warn,log:O.log,info:O.info,success:O.success,ready:O.ready,start:O.start,box:O.box,debug:O.debug,trace:O.trace,verbose:O.verbose,printBoxedLog:function e(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){O.box(E.green(e));return}t.forEach(function(e){var t=e.file,r=e.position,i=e.rule,s=e.message;O.log("".concat(E.gray("File:")," ").concat(E.blue("".concat(t).concat(r?":".concat(r):"")))),i&&O.log(" ".concat(k(n)("Rule:")," ").concat(i)),O.log(" ".concat(k(n)("Message:")," ").concat(s))}),O.box(k(n)("".concat(e," : ").concat(t.length))),O.log(E.gray("─".repeat(40)))}};var T={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};import G from"node-fetch";import*as N from"node:fs";function L(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}return t.every(function(e){return N.existsSync(e)})}function A(e,t){var n=N.readFileSync(e,"utf-8");if(t===null||t===void 0?void 0:t.asJson)try{var r=JSON.parse(n);if((typeof r==="undefined"?"undefined":f(r))=="object"&&r!==null)return r;throw new Error("Parsed JSON is not an object or array")}catch(t){throw new Error("Failed to parse JSON from file: ".concat(e))}return n}function R(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);N.writeFileSync(e,s,"utf-8")}function P(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);N.appendFileSync(e,s,"utf-8")}function q(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}t.forEach(function(e){L(e)&&N.rmSync(e,{recursive:!0,force:!0})})}import D from"node:process";import*as F from"node:path";function M(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=F).resolve.apply(r,[J].concat(p(t)))}function U(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=F).join.apply(r,p(t))}var J=D.env.INIT_CWD||D.cwd(),K="@cyberskill/shared",W=".cyberskill-storage",B="node_modules",H="dist",Y="package.json",$="package-lock.json",z="tsconfig.json",V=".gitignore",Q=".simple-git-hooks.json",X="pnpm-lock.yaml",Z=".git/hooks/",ee=".git/COMMIT_EDITMSG",et=U(J,B,K,H),en="cyberskill",er="src/nodejs/cli/index.ts",ei="eslint",es="eslint",eo="vitest",ec="playwright",ea="vitest",eu="@commitlint/cli",el="commitlint",ed="lint-staged",ep="lint-staged",ef="typescript",eg="tsc",eh="tsx",em="git",ey="pnpm",ev="pnpm exec",ex="simple-git-hooks",ej="simple-git-hooks",eb="@eslint/config-inspector",ew="eslint-config-inspector",eI="node-modules-inspector",eS="node-modules-inspector",eE={CYBERSKILL_DIRECTORY:et,WORKING_DIRECTORY:J,TS_CONFIG:M(z),GIT_IGNORE:M(V),GIT_HOOK:M(Z),GIT_COMMIT_MSG:M(ee),SIMPLE_GIT_HOOKS_JSON:M(Q),PACKAGE_JSON:M(Y),PACKAGE_LOCK_JSON:M($),PNPM_LOCK_YAML:M(X),NODE_MODULES:M(B),LINT_STAGED_CONFIG:M("".concat(et,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:M("".concat(et,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:M("".concat(et,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:M("".concat(et,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:M("".concat(et,"/react/vitest/vitest.e2e.js"))};function eO(e){var t=e.isCurrentProject;return l({"pre-commit":ep,"commit-msg":el},t&&{"pre-push":e5("".concat(em," pull"))})}function e_(e){return ek.apply(this,arguments)}function ek(){ek=i(function(e){var t,n,r,i,s,o;var c=arguments;return h(this,function(a){switch(a.label){case 0:for(t=c.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=c[r]}i=d(n,2),s=i[0],o=i[1];if(!s)throw new Error("'first' argument is undefined");switch(e){case"CLI":return[3,1];case"RAW":return[3,3]}return[3,4];case 1:return[4,eD(s.split(" "),{update:!0})];case 2:return[2,(a.sent(),e8(e5("".concat(ev," ").concat(o))))];case 3:return[2,e8(e5(s))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return ek.apply(this,arguments)}function eC(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=arguments[r]}return /*#__PURE__*/i(function(){return h(this,function(t){return[2,e_.apply(void 0,[e].concat(p(n)))]})})}var eT={simpleGitHooks:eC("CLI",ex,ej),eslintInspect:eC("CLI",eb,ew),nodeModulesInspect:eC("CLI",eI,eS),eslintCheck:eC("CLI",ei,"".concat(es," ").concat(eE.WORKING_DIRECTORY)),eslintFix:eC("CLI",ei,"".concat(es," ").concat(eE.WORKING_DIRECTORY," --fix")),typescriptCheck:eC("CLI",ef,"".concat(eg," -p ").concat(eE.TS_CONFIG," --noEmit")),configureGitHook:eC("RAW","".concat(em," config core.hooksPath ").concat(eE.GIT_HOOK)),testUnit:eC("CLI",eo,"".concat(ea," --config ").concat(eE.UNIT_TEST_CONFIG)),testE2e:eC("CLI","".concat(eo," ").concat(ec),"".concat(ea," --config ").concat(eE.E2E_TEST_CONFIG)),commitLint:eC("CLI",eu,"".concat(el," --edit ").concat(eE.GIT_COMMIT_MSG," --config ").concat(eE.COMMITLINT_CONFIG)),lintStaged:eC("CLI",ed,"".concat(ep," --config ").concat(eE.LINT_STAGED_CONFIG)),stageBuildDirectory:eC("RAW","".concat(em," add ").concat(H)),build:eC("RAW","".concat(ey," run build")),pnpmInstallStandard:eC("RAW","".concat(ey," install")),pnpmInstallLegacy:eC("RAW","".concat(ey," install --legacy-peer-deps")),pnpmInstallForce:eC("RAW","".concat(ey," install --force"))};function eG(e){var t=U(J,Y);if(!L(t))return!1;try{var n=A(t,{asJson:!0}),r=n.name,i=n.dependencies,s=i===void 0?{}:i,o=n.devDependencies,c=o===void 0?{}:o,a=r===e,u=e in s,l=e in c;return a||u||l?{path:t,file:n,isCurrentProject:a,isDepend:u,isDevDepend:l}:!1}catch(e){return C.warn("Failed to read package.json: ".concat(e.message)),!1}}function eN(e){return eL.apply(this,arguments)}function eL(){eL=i(function(e){var t,n,r,i;return h(this,function(s){switch(s.label){case 0:s.trys.push([0,3,,4]);return[4,G("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=s.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:n=s.sent(),r=n.version;return[2,r];case 3:i=s.sent();throw C.error('Failed to fetch version for "'.concat(e,'": ').concat(i.message)),i;case 4:return[2]}})});return eL.apply(this,arguments)}function eA(e,t){return eR.apply(this,arguments)}function eR(){eR=i(function(e,t){var n,r,i,s,o,c,a,u,d,p,f,g,m,y,v,x,j,b,w,I,S;return h(this,function(h){switch(h.label){case 0:h.trys.push([0,4,,5]);n=eG(e);if(!n)return[2,l({},T)];a=n.path,u=n.file,d=n.isCurrentProject,p=n.isDepend,f=n.isDevDepend,g=(r=u.dependencies)!==null&&r!==void 0?r:{},m=(i=u.devDependencies)!==null&&i!==void 0?i:{},y=d?(s=u.version)!==null&&s!==void 0?s:"0.0.0":p?(o=g[e])!==null&&o!==void 0?o:"0.0.0":f?(c=m[e])!==null&&c!==void 0?c:"0.0.0":"0.0.0";if(!d)return[3,1];j=y;return[3,3];case 1:return[4,eN(e)];case 2:j=h.sent();h.label=3;case 3:v=j,x=d||y===v;if(!x&&(t===null||t===void 0?void 0:t.update)){;w=p?"dependencies":f?"devDependencies":null;w&&((b=u[w])===null||b===void 0?void 0:b[e])!==v&&(u[w]=(I=u[w])!==null&&I!==void 0?I:{},u[w][e]=v,R(a,u,{isJson:!0}),C.info('Updated "'.concat(e,'" to version ').concat(v)))}return[2,{isCurrentProject:d,installedPath:a,file:u,isUpToDate:x}];case 4:S=h.sent();return[2,(C.error('Error checking package "'.concat(e,'": ').concat(S.message)),l({},T))];case 5:return[2]}})});return eR.apply(this,arguments)}function eP(){return eq.apply(this,arguments)}function eq(){eq=i(function(){var e,t,n,r,i,s,o,c,a,u,l,d;return h(this,function(p){switch(p.label){case 0:e=[{command:function(){return eT.pnpmInstallStandard()},message:"Installing dependencies (standard)"},{command:function(){return eT.pnpmInstallLegacy()},message:"Retrying with legacy peer dependencies"},{command:function(){return eT.pnpmInstallForce()},message:"Retrying with force install"}];t=true,n=false,r=undefined;p.label=1;case 1:p.trys.push([1,9,10,11]);i=e[Symbol.iterator]();p.label=2;case 2:if(!!(t=(s=i.next()).done))return[3,8];o=s.value,c=o.command,a=o.message;p.label=3;case 3:p.trys.push([3,6,,7]);return[4,c()];case 4:u=p.sent();return[4,te("".concat(a," using: ").concat(u),u)];case 5:p.sent();return[2];case 6:l=p.sent();C.warn("Installation attempt failed: ".concat(a)),C.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:d=p.sent();n=true;r=d;return[3,11];case 10:try{if(!t&&i.return!=null){i.return()}}finally{if(n){throw r}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})});return eq.apply(this,arguments)}function eD(e,t){return eF.apply(this,arguments)}function eF(){eF=i(function(e,t){var n,r,i,s,o,c,a,u,d,f,g;return h(this,function(h){switch(h.label){case 0:if(!L(eE.PACKAGE_JSON)){C.error("package.json not found. Aborting setup.");return[2]}h.label=1;case 1:h.trys.push([1,13,,14]);n=p(new Set(e)).sort();return[4,Promise.all(n.map(function(e){return eA(e,l({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:r=h.sent().every(function(e){return e.isUpToDate});if(r)return[3,4];return[4,eP()];case 3:r=h.sent();h.label=4;case 4:r;s=true,o=false,c=undefined;h.label=5;case 5:h.trys.push([5,10,11,12]);a=((i=t===null||t===void 0?void 0:t.postInstallActions)!==null&&i!==void 0?i:[])[Symbol.iterator]();h.label=6;case 6:if(!!(s=(u=a.next()).done))return[3,9];d=u.value;return[4,d()];case 7:h.sent();h.label=8;case 8:s=true;return[3,6];case 9:return[3,12];case 10:f=h.sent();o=true;c=f;return[3,12];case 11:try{if(!s&&a.return!=null){a.return()}}finally{if(o){throw c}}return[7];case 12:return[3,14];case 13:g=h.sent();throw C.error('Failed to setup "'.concat(e.join(", "),'": ').concat(g.message)),g;case 14:return[2]}})});return eF.apply(this,arguments)}import eM from"node-persist";import eU from"node:os";import eJ from"node:process";function eK(){return eJ.env.CYBERSKILL_STORAGE_DIR||U(eU.homedir(),W)}function eW(){return eB.apply(this,arguments)}function eB(){eB=i(function(){var e;return h(this,function(t){switch(t.label){case 0:e=eM.defaultInstance;if(e)return[3,2];return[4,eM.init({dir:eK(),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]}})});return eB.apply(this,arguments)}var eH={get:function e(e){return i(function(){var t,n;return h(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eW()];case 1:r.sent();return[4,eM.getItem(e)];case 2:return[2,(t=r.sent())!==null&&t!==void 0?t:null];case 3:n=r.sent();return[2,(C.error('[Storage:get] Error getting key "'.concat(e,'":'),n),null)];case 4:return[2]}})})()},set:function e(e,t){return i(function(){var n;return h(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eW()];case 1:r.sent();return[4,eM.setItem(e,t)];case 2:r.sent();return[3,4];case 3:n=r.sent();C.error('[Storage:set] Error setting key "'.concat(e,'":'),n);return[3,4];case 4:return[2]}})})()},remove:function e(e){return i(function(){var t;return h(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eW()];case 1:n.sent();return[4,eM.removeItem(e)];case 2:n.sent();return[3,4];case 3:t=n.sent();C.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return i(function(){var e,t;return h(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eW()];case 1:n.sent();return[4,eM.keys()];case 2:e=n.sent();return[2,Array.isArray(e)?e:(C.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=n.sent();return[2,(C.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return i(function(){return h(this,function(t){try{return[2,"".concat(eK()," (key: ").concat(e,")")]}catch(e){return[2,(C.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var eY=w.promisify(j);function e$(e){return"error_list:".concat(e)}function ez(e){return eV.apply(this,arguments)}function eV(){eV=i(function(e){var t,n,r;return h(this,function(s){switch(s.label){case 0:if(e.length===0)return[2];t=Date.now(),n=e$(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,eH.set(n,{errors:e,timestamp:t})];case 2:s.sent(),setTimeout(/*#__PURE__*/i(function(){var e;return h(this,function(t){switch(t.label){case 0:return[4,eH.getLogLink(n)];case 1:e=t.sent();e&&C.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:r=s.sent();C.error("Failed to save errors: ".concat(r.message));return[3,4];case 4:return[2]}})});return eV.apply(this,arguments)}function eQ(){return eX.apply(this,arguments)}function eX(){eX=i(function(){var e,t,n;return h(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eH.keys()];case 1:e=r.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(/*#__PURE__*/function(){var e=i(function(e){var t;return h(this,function(n){switch(n.label){case 0:return[4,eH.get(e)];case 1:return[2,((t=n.sent())===null||t===void 0?void 0:t.errors)||[]]}})});return function(t){return e.apply(this,arguments)}}()))];case 2:return[2,r.sent().flat()];case 3:n=r.sent();return[2,(C.error("Failed to retrieve stored errors: ".concat(n.message)),[])];case 4:return[2]}})});return eX.apply(this,arguments)}function eZ(){return e0.apply(this,arguments)}function e0(){e0=i(function(){var e,t,n;return h(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eH.keys()];case 1:e=r.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 eH.remove(e)}))];case 2:r.sent();return[3,4];case 3:n=r.sent();C.error("Failed to clear error lists: ".concat(n.message));return[3,4];case 4:return[2]}})});return e0.apply(this,arguments)}function e1(e){var t=[],n=[],r="",i=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,s=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,o=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))r=e.trim();else{var c,a,u,l,d;var p=i.exec(e)||[],f=s.exec(e)||[],g=o.exec(e)||[];var h,m,y,v,x,j;p.length&&r?t.push({file:r,position:"".concat(p[1],":").concat(p[2]),type:p[3]==="error"?"error":"warning",message:(h=p===null||p===void 0?void 0:(c=p[4])===null||c===void 0?void 0:c.trim())!==null&&h!==void 0?h:"",rule:(m=p===null||p===void 0?void 0:(a=p[5])===null||a===void 0?void 0:a.trim())!==null&&m!==void 0?m:""}):f.length?t.push({file:(y=f===null||f===void 0?void 0:f[1])!==null&&y!==void 0?y:"",position:"".concat(f[2],":").concat(f[3]),type:f[4]==="error"?"error":"warning",message:(v=f===null||f===void 0?void 0:(u=f[5])===null||u===void 0?void 0:u.trim())!==null&&v!==void 0?v:""}):g.length?t.push({file:"commitlint",type:"error",message:(x=g===null||g===void 0?void 0:(l=g[1])===null||l===void 0?void 0:l.trim())!==null&&x!==void 0?x:"",rule:(j=g===null||g===void 0?void 0:(d=g[2])===null||d===void 0?void 0:d.trim())!==null&&j!==void 0?j:""}):n.push(e.trim())}}),t.length&&ez(t),S&&n.length&&(C.warn("Unmatched lines:"),n.forEach(function(e){return C.info(" ".concat(e))}))}function e2(e){try{var t=JSON.parse(e),n=[];t.forEach(function(e){var t=e.filePath,r=e.messages;r.forEach(function(e){var r=e.severity,i=e.line,s=e.column,o=e.ruleId,c=e.message;n.push({type:r===2?"error":"warning",file:t,position:"".concat(i,":").concat(s),rule:o,message:c})})}),n.length&&ez(n)}catch(t){e1(e)}}function e4(e){return e3.apply(this,arguments)}function e3(){e3=i(function(e){var t,n,r,i,s,o,c,a,u;var l=arguments;return h(this,function(d){switch(d.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:e2;n=new AbortController;b.on("SIGINT",function(){C.warn("Process interrupted. Terminating..."),n.abort(),b.exit()});d.label=1;case 1:d.trys.push([1,3,,4]);return[4,eY(e,{maxBuffer:0x6400000,signal:n.signal})];case 2:r=d.sent(),i=r.stdout,s=r.stderr;[i,s].forEach(function(e){return e&&t(e)});return[3,4];case 3:o=d.sent();c=o.stdout,a=o.stderr,u=o.message;[c,a].forEach(function(e){return e&&t(e)}),!a&&!c&&C.error("Command failed: ".concat(u));return[3,4];case 4:return[2]}})});return e3.apply(this,arguments)}function e5(e){return{raw:!0,cmd:e}}function e6(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(ev," ").concat(K," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(ev," ").concat(eh," ").concat(er," ").concat(e):"".concat(ev," ").concat(en," ").concat(e)}function e8(e,t){return typeof e=="function"?e6(e(t),t):(typeof e==="undefined"?"undefined":f(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?e6(e,t):e}function e9(e){return e7.apply(this,arguments)}function e7(){e7=i(function(e){var t,n,r,i,s,o,c;var a=arguments;return h(this,function(u){switch(u.label){case 0:t=a.length>1&&a[1]!==void 0?a[1]:{};r=(n=t===null||t===void 0?void 0:t.isRemote)!==null&&n!==void 0?n:!1;if(!r)return[3,1];c=!1;return[3,3];case 1:return[4,eA(K)];case 2:c=u.sent().isCurrentProject;u.label=3;case 3:i=c,s={isRemote:r,isCurrentProject:i},o=typeof e=="function"?e(s):e;return[2,Object.fromEntries(Object.entries(o).map(function(e){var t=d(e,2),n=t[0],r=t[1];return[n,e8(r,s)]}))]}})});return e7.apply(this,arguments)}function te(e,t){return tt.apply(this,arguments)}function tt(){tt=i(function(e,t){var n;return h(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);C.start("".concat(e)),S&&C.info("→ ".concat(t));return[4,e4(t)];case 1:r.sent(),C.success("".concat(e," done."));return[3,3];case 2:n=r.sent();throw C.error("".concat(e," failed: ").concat(n.message)),n;case 3:return[2]}})});return tt.apply(this,arguments)}function tn(){return tr.apply(this,arguments)}function tr(){tr=i(function(){var e,t;return h(this,function(n){switch(n.label){case 0:if(!L(eE.TS_CONFIG))return[3,3];t=["Performing TypeScript validation"];return[4,eT.typescriptCheck()];case 1:return[4,te.apply(void 0,t.concat([n.sent()]))];case 2:e=n.sent();return[3,4];case 3:e=C.warn("No TypeScript configuration found. Skipping type check.");n.label=4;case 4:e;return[2]}})});return tr.apply(this,arguments)}function ti(){return ts.apply(this,arguments)}function ts(){ts=i(function(){var e,t,n,r;var i=arguments;return h(this,function(s){switch(s.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:!1;if(!e)return[3,3];n=["Running ESLint with auto-fix"];return[4,eT.eslintFix()];case 1:return[4,te.apply(void 0,n.concat([s.sent()]))];case 2:t=s.sent();return[3,6];case 3:r=["Running ESLint check"];return[4,eT.eslintCheck()];case 4:return[4,te.apply(void 0,r.concat([s.sent()]))];case 5:t=s.sent();s.label=6;case 6:t;return[2]}})});return ts.apply(this,arguments)}function to(e,t){if(!t.length)return;var n=e==="Errors"?"red":"yellow";C.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,n)}function tc(){return ta.apply(this,arguments)}function ta(){ta=i(function(){var e,t,n;return h(this,function(r){switch(r.label){case 0:return[4,eQ()];case 1:e=r.sent(),t=e.filter(function(e){return e.type==="error"}),n=e.filter(function(e){return e.type==="warning"});!t.length&&!n.length?C.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(to("Warnings",n),to("Errors",t));return[2]}})});return ta.apply(this,arguments)}function tu(){return tl.apply(this,arguments)}function tl(){tl=i(function(){var e,t,n,r,i,s;return h(this,function(o){switch(o.label){case 0:return[4,eZ()];case 1:o.sent();return[4,eA(K)];case 2:e=o.sent(),t=e.isCurrentProject;if(!t)return[3,9];o.label=3;case 3:o.trys.push([3,8,,9]);n=["Building package: ".concat(K)];return[4,eT.build()];case 4:return[4,te.apply(void 0,n.concat([o.sent()]))];case 5:o.sent();r=["Staging build artifacts"];return[4,eT.stageBuildDirectory()];case 6:return[4,te.apply(void 0,r.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:i=o.sent();throw C.error("Error building and staging ".concat(K,": ").concat(i.message)),i;case 9:s=["Executing lint-staged"];return[4,eT.lintStaged()];case 10:return[4,te.apply(void 0,s.concat([o.sent()]))];case 11:o.sent(),tc();return[2]}})});return tl.apply(this,arguments)}function td(){return tp.apply(this,arguments)}function tp(){tp=i(function(){var e;return h(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,eT.eslintInspect()];case 1:return[4,te.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tp.apply(this,arguments)}function tf(){return tg.apply(this,arguments)}function tg(){tg=i(function(){return h(this,function(e){switch(e.label){case 0:return[4,eZ()];case 1:e.sent();return[4,Promise.all([tn(),ti()])];case 2:e.sent(),tc();return[2]}})});return tg.apply(this,arguments)}function th(){return tm.apply(this,arguments)}function tm(){tm=i(function(){return h(this,function(e){switch(e.label){case 0:return[4,eZ()];case 1:e.sent();return[4,Promise.all([tn(),ti(!0)])];case 2:e.sent(),tc();return[2]}})});return tm.apply(this,arguments)}function ty(){return tv.apply(this,arguments)}function tv(){tv=i(function(){var e;return h(this,function(t){switch(t.label){case 0:return[4,eZ()];case 1:t.sent();e=["Validating commit message"];return[4,eT.commitLint()];case 2:return[4,te.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),tc();return[2]}})});return tv.apply(this,arguments)}function tx(){return tj.apply(this,arguments)}function tj(){tj=i(function(){var e,t,n,r;return h(this,function(i){switch(i.label){case 0:e=["Configuring Git hooks"];return[4,eT.configureGitHook()];case 1:return[4,te.apply(void 0,e.concat([i.sent()]))];case 2:i.sent(),q(eE.GIT_HOOK);return[4,e9(eO)];case 3:t=i.sent();R(eE.SIMPLE_GIT_HOOKS_JSON,t,{isJson:!0});n="\n".concat(Q,"\n");L(eE.GIT_IGNORE)?A(eE.GIT_IGNORE).split("\n").includes(Q)||P(eE.GIT_IGNORE,n):R(eE.GIT_IGNORE,n);r=["Setting up simple-git-hooks"];return[4,eT.simpleGitHooks()];case 4:return[4,te.apply(void 0,r.concat([i.sent()]))];case 5:i.sent();return[2]}})});return tj.apply(this,arguments)}function tb(){return tw.apply(this,arguments)}function tw(){tw=i(function(){return h(this,function(e){switch(e.label){case 0:return[4,eD([K],{update:!0,postInstallActions:[tx]})];case 1:e.sent();return[2]}})});return tw.apply(this,arguments)}function tI(){return tS.apply(this,arguments)}function tS(){tS=i(function(){return h(this,function(e){switch(e.label){case 0:q(eE.NODE_MODULES,eE.PNPM_LOCK_YAML);return[4,eP()];case 1:e.sent();return[4,tx()];case 2:e.sent();return[2]}})});return tS.apply(this,arguments)}function tE(){return tO.apply(this,arguments)}function tO(){tO=i(function(){var e;return h(this,function(t){switch(t.label){case 0:e=["Inspecting project dependencies"];return[4,eT.nodeModulesInspect()];case 1:return[4,te.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tO.apply(this,arguments)}function t_(){return tk.apply(this,arguments)}function tk(){tk=i(function(){var e;return h(this,function(t){switch(t.label){case 0:e=["Running unit tests"];return[4,eT.testUnit()];case 1:return[4,te.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tk.apply(this,arguments)}function tC(){return tT.apply(this,arguments)}function tT(){tT=i(function(){var e;return h(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,eT.testE2e()];case 1:return[4,te.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tT.apply(this,arguments)}i(function(){var e;return h(this,function(t){switch(t.label){case 0:t.trys.push([0,2,,3]);return[4,v(y(m.argv)).scriptName(en).usage("$0 <command> [options]").command("lint","Check code for linting issues",tf).command("lint:fix","Fix linting issues automatically",th).command("lint:inspect","View active ESLint configuration",td).command("lint-staged","Run lint checks on staged files",tu).command("commitlint","Validate commit message format",ty).command("setup","Initialize project setup and dependencies",tb).command("reset","Reset the project and reinstall dependencies",tI).command("inspect","Analyze installed project dependencies",tE).command("test:unit","Run unit test suite",t_).command("test:e2e","Run end-to-end test suite",tC).demandCommand(1,"Please specify a valid command.").strict().help().alias("h","help").alias("v","version").version(x.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();C.error("Fatal: ".concat(e.message)),m.exit(1);return[3,3];case 3:return[2]}})})();
2
+ function e(e,t){if(t==null||t>e.length)t=e.length;for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function t(e){if(Array.isArray(e))return e}function n(t){if(Array.isArray(t))return e(t)}function r(e,t,n,r,i,s,o){try{var c=e[s](o);var a=c.value}catch(e){n(e);return}if(c.done){t(a)}else{Promise.resolve(a).then(r,i)}}function i(e){return function(){var t=this,n=arguments;return new Promise(function(i,s){var o=e.apply(t,n);function c(e){r(o,i,s,c,a,"next",e)}function a(e){r(o,i,s,c,a,"throw",e)}c(undefined)})}}function s(e,t,n){if(t in e){Object.defineProperty(e,t,{value:n,enumerable:true,configurable:true,writable:true})}else{e[t]=n}return e}function o(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c(e,t){var n=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n==null)return;var r=[];var i=true;var s=false;var o,c;try{for(n=n.call(e);!(i=(o=n.next()).done);i=true){r.push(o.value);if(t&&r.length===t)break}}catch(e){s=true;c=e}finally{try{if(!i&&n["return"]!=null)n["return"]()}finally{if(s)throw c}}return r}function a(){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 u(){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 l(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};var r=Object.keys(n);if(typeof Object.getOwnPropertySymbols==="function"){r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))}r.forEach(function(t){s(e,t,n[t])})}return e}function d(e,n){return t(e)||c(e,n)||g(e,n)||a()}function p(e){return n(e)||o(e)||g(e)||u()}function f(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function g(t,n){if(!t)return;if(typeof t==="string")return e(t,n);var r=Object.prototype.toString.call(t).slice(8,-1);if(r==="Object"&&t.constructor)r=t.constructor.name;if(r==="Map"||r==="Set")return Array.from(r);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return e(t,n)}function m(e,t){var n,r,i,s={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=c(0),o["throw"]=c(1),o["return"]=c(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function c(e){return function(t){return a([e,t])}}function a(c){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,c[0]&&(s=0)),s)try{if(n=1,r&&(i=c[0]&2?r["return"]:c[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,c[1])).done)return i;if(r=0,i)c=[c[0]&2,i.value];switch(c[0]){case 0:case 1:i=c;break;case 4:s.label++;return{value:c[1],done:false};case 5:s.label++;r=c[1];c=[0];continue;case 7:c=s.ops.pop();s.trys.pop();continue;default:if(!(i=s.trys,i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){s=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){s.label=c[1];break}if(c[0]===6&&s.label<i[1]){s.label=i[1];i=c;break}if(i&&s.label<i[2]){s.label=i[2];s.ops.push(c);break}if(i[2])s.ops.pop();s.trys.pop();continue}c=t.call(e,s)}catch(e){c=[6,e];r=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}}var h=Object.defineProperty;var y=function(e,t){return h(e,"name",{value:t,configurable:!0})};import v from"node:process";import{hideBin as x}from"yargs/helpers";import j from"yargs/yargs";var b={name:"@cyberskill/shared",type:"module",version:"1.85.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/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/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"},"./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.7","@eddeee888/gcg-typescript-resolver-files":"0.12.0","@eslint-react/eslint-plugin":"1.47.4","@graphql-codegen/cli":"5.0.5","@graphql-codegen/client-preset":"4.8.0","@microsoft/api-extractor":"7.52.3","@next/eslint-plugin-next":"15.3.0","@swc/core":"1.11.21","@testing-library/jest-dom":"6.6.3","@testing-library/react":"16.3.0","@vitejs/plugin-react-swc":"3.9.0","@vitest/browser":"3.1.1",chalk:"5.4.1",classnames:"2.5.1",consola:"3.4.2","crypto-js":"4.2.0","date-fns":"4.1.0","dotenv-cli":"8.0.0","eslint-config-next":"15.3.0","eslint-plugin-format":"1.0.1","eslint-plugin-react-hooks":"5.2.0","eslint-plugin-react-refresh":"0.4.19",globals:"16.0.0",graphql:"16.10.0","graphql-ws":"6.0.4",i18next:"25.0.0",jsdom:"26.1.0",localforage:"1.10.0","modern-normalize":"3.0.1",mongodb:"6.15.0",mongoose:"8.13.2","mongoose-aggregate-paginate-v2":"1.1.4","mongoose-paginate-v2":"1.9.0","next-intl":"4.0.2","node-fetch":"3.3.2","node-persist":"4.0.4",ora:"8.2.0",playwright:"1.51.1","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.4.1","react-icons":"5.5.0",sass:"1.86.3",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.2.6",vitest:"3.1.1","vitest-browser-react":"0.1.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/crypto-js":"4.2.2","@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/yargs":"17.0.33",eslint:"9.24.0","lint-staged":"15.5.1","node-modules-inspector":"0.6.6","simple-git-hooks":"2.12.1"}};var w=function(e){return e.CLI="CLI",e.RAW="RAW",e}({});import{exec as I}from"node:child_process";import S from"node:process";import*as E from"node:util";import k from"node:process";var O=k.env.DEBUG==="true";var C=function(e){return e.Error="error",e.Warning="warning",e}({});import _ from"chalk";import T from"consola";import{GraphQLError as L}from"graphql";O||(T.level=4);function G(e){var t=_[e];return typeof t=="function"?t:_.green}y(G,"chalkKeyword");var N={silent:T.silent,level:T.level,fatal:T.fatal,error:T.error,warn:T.warn,log:T.log,info:T.info,success:T.success,ready:T.ready,start:T.start,box:T.box,debug:T.debug,trace:T.trace,verbose:T.verbose,printBoxedLog:function e(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){T.box(_.green(e));return}t.forEach(function(e){var t=e.file,r=e.position,i=e.rule,s=e.message;T.log("".concat(_.gray("File:")," ").concat(_.blue("".concat(t).concat(r?":".concat(r):"")))),i&&T.log(" ".concat(G(n)("Rule:")," ").concat(i)),T.log(" ".concat(G(n)("Message:")," ").concat(s))}),T.box(G(n)("".concat(e," : ").concat(t.length))),T.log(_.gray("─".repeat(40)))}};var P={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};import A from"node-fetch";import*as R from"node:fs";function q(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}return t.every(function(e){return R.existsSync(e)})}y(q,"existsSync");function F(e,t){var n=R.readFileSync(e,"utf-8");if(t===null||t===void 0?void 0:t.asJson)try{var r=JSON.parse(n);if((typeof r==="undefined"?"undefined":f(r))=="object"&&r!==null)return r;throw new Error("Parsed JSON is not an object or array")}catch(t){throw new Error("Failed to parse JSON from file: ".concat(e))}return n}y(F,"readFileSync");function D(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);R.writeFileSync(e,s,"utf-8")}y(D,"writeFileSync");function M(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var r=n.isJson,i=r===void 0?!1:r,s=i&&(typeof t==="undefined"?"undefined":f(t))=="object"?JSON.stringify(t,null,4):String(t);R.appendFileSync(e,s,"utf-8")}y(M,"appendFileSync");function W(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}t.forEach(function(e){q(e)&&R.rmSync(e,{recursive:!0,force:!0})})}y(W,"rmSync");import U from"node:process";import*as J from"node:path";function K(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=J).resolve.apply(r,[H].concat(p(t)))}y(K,"resolveWorkingPath");function B(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=J).join.apply(r,p(t))}y(B,"join");var H=U.env.INIT_CWD||U.cwd(),Y="@cyberskill/shared",$=".cyberskill-storage",V="node_modules",z="dist",Q="package.json",X="package-lock.json",Z="tsconfig.json",ee=".gitignore",et=".simple-git-hooks.json",en="pnpm-lock.yaml",er=".git/hooks/",ei=".git/COMMIT_EDITMSG",es=B(H,V,Y,z),eo="cyberskill",ec="src/nodejs/cli/index.ts",ea="eslint",eu="eslint",el="vitest",ed="playwright",ep="vitest",ef="@commitlint/cli",eg="commitlint",em="lint-staged",eh="lint-staged",ey="typescript",ev="tsc",ex="tsx",ej="git",eb="pnpm",ew="pnpm exec",eI="simple-git-hooks",eS="simple-git-hooks",eE="@eslint/config-inspector",ek="eslint-config-inspector",eO="node-modules-inspector",eC="node-modules-inspector",e_={CYBERSKILL_DIRECTORY:es,WORKING_DIRECTORY:H,TS_CONFIG:K(Z),GIT_IGNORE:K(ee),GIT_HOOK:K(er),GIT_COMMIT_MSG:K(ei),SIMPLE_GIT_HOOKS_JSON:K(et),PACKAGE_JSON:K(Q),PACKAGE_LOCK_JSON:K(X),PNPM_LOCK_YAML:K(en),NODE_MODULES:K(V),LINT_STAGED_CONFIG:K("".concat(es,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:K("".concat(es,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:K("".concat(es,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:K("".concat(es,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:K("".concat(es,"/react/vitest/vitest.e2e.js"))};function eT(e){var t=e.isCurrentProject;return l({"pre-commit":eh,"commit-msg":eg},t&&{"pre-push":e7("".concat(ej," pull"))})}y(eT,"HOOK");function eL(e){return eG.apply(this,arguments)}function eG(){eG=i(function(e){var t,n,r,i,s,o;var c=arguments;return m(this,function(a){switch(a.label){case 0:for(t=c.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=c[r]}i=d(n,2),s=i[0],o=i[1];if(!s)throw new Error("'first' argument is undefined");switch(e){case w.CLI:return[3,1];case w.RAW:return[3,3]}return[3,4];case 1:return[4,eU(s.split(" "),{update:!0})];case 2:return[2,(a.sent(),tt(e7("".concat(ew," ").concat(o))))];case 3:return[2,tt(e7(s))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return eG.apply(this,arguments)}y(eL,"buildCommand");function eN(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++){n[r-1]=arguments[r]}return /*#__PURE__*/i(function(){return m(this,function(t){return[2,eL.apply(void 0,[e].concat(p(n)))]})})}y(eN,"commandFactory");var eP={simpleGitHooks:eN(w.CLI,eI,eS),eslintInspect:eN(w.CLI,eE,ek),nodeModulesInspect:eN(w.CLI,eO,eC),eslintCheck:eN(w.CLI,ea,"".concat(eu," ").concat(e_.WORKING_DIRECTORY)),eslintFix:eN(w.CLI,ea,"".concat(eu," ").concat(e_.WORKING_DIRECTORY," --fix")),typescriptCheck:eN(w.CLI,ey,"".concat(ev," -p ").concat(e_.TS_CONFIG," --noEmit")),configureGitHook:eN(w.RAW,"".concat(ej," config core.hooksPath ").concat(e_.GIT_HOOK)),testUnit:eN(w.CLI,el,"".concat(ep," --config ").concat(e_.UNIT_TEST_CONFIG)),testE2e:eN(w.CLI,"".concat(el," ").concat(ed),"".concat(ep," --config ").concat(e_.E2E_TEST_CONFIG)),commitLint:eN(w.CLI,ef,"".concat(eg," --edit ").concat(e_.GIT_COMMIT_MSG," --config ").concat(e_.COMMITLINT_CONFIG)),lintStaged:eN(w.CLI,em,"".concat(eh," --config ").concat(e_.LINT_STAGED_CONFIG)),stageBuildDirectory:eN(w.RAW,"".concat(ej," add ").concat(z)),build:eN(w.RAW,"".concat(eb," run build")),pnpmInstallStandard:eN(w.RAW,"".concat(eb," install")),pnpmInstallLegacy:eN(w.RAW,"".concat(eb," install --legacy-peer-deps")),pnpmInstallForce:eN(w.RAW,"".concat(eb," install --force"))};function eA(e){var t=B(H,Q);if(!q(t))return!1;try{var n=F(t,{asJson:!0}),r=n.name,i=n.dependencies,s=i===void 0?{}:i,o=n.devDependencies,c=o===void 0?{}:o,a=r===e,u=e in s,l=e in c;return a||u||l?{path:t,file:n,isCurrentProject:a,isDepend:u,isDevDepend:l}:!1}catch(e){return N.warn("Failed to read package.json: ".concat(e.message)),!1}}y(eA,"getPackage");function eR(e){return eq.apply(this,arguments)}function eq(){eq=i(function(e){var t,n,r,i;return m(this,function(s){switch(s.label){case 0:s.trys.push([0,3,,4]);return[4,A("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=s.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:n=s.sent(),r=n.version;return[2,r];case 3:i=s.sent();throw N.error('Failed to fetch version for "'.concat(e,'": ').concat(i.message)),i;case 4:return[2]}})});return eq.apply(this,arguments)}y(eR,"getLatestPackageVersion");function eF(e,t){return eD.apply(this,arguments)}function eD(){eD=i(function(e,t){var n,r,i,s,o,c,a,u,d,p,f,g,h,y,v,x,j,b,w,I,S;return m(this,function(m){switch(m.label){case 0:m.trys.push([0,4,,5]);n=eA(e);if(!n)return[2,l({},P)];a=n.path,u=n.file,d=n.isCurrentProject,p=n.isDepend,f=n.isDevDepend,g=(r=u.dependencies)!==null&&r!==void 0?r:{},h=(i=u.devDependencies)!==null&&i!==void 0?i:{},y=d?(s=u.version)!==null&&s!==void 0?s:"0.0.0":p?(o=g[e])!==null&&o!==void 0?o:"0.0.0":f?(c=h[e])!==null&&c!==void 0?c:"0.0.0":"0.0.0";if(!d)return[3,1];j=y;return[3,3];case 1:return[4,eR(e)];case 2:j=m.sent();m.label=3;case 3:v=j,x=d||y===v;if(!x&&(t===null||t===void 0?void 0:t.update)){;w=p?"dependencies":f?"devDependencies":null;w&&((b=u[w])===null||b===void 0?void 0:b[e])!==v&&(u[w]=(I=u[w])!==null&&I!==void 0?I:{},u[w][e]=v,D(a,u,{isJson:!0}),N.info('Updated "'.concat(e,'" to version ').concat(v)))}return[2,{isCurrentProject:d,installedPath:a,file:u,isUpToDate:x}];case 4:S=m.sent();return[2,(N.error('Error checking package "'.concat(e,'": ').concat(S.message)),l({},P))];case 5:return[2]}})});return eD.apply(this,arguments)}y(eF,"checkPackage");function eM(){return eW.apply(this,arguments)}function eW(){eW=i(function(){var e,t,n,r,i,s,o,c,a,u,l,d;return m(this,function(p){switch(p.label){case 0:e=[{command:y(function(){return eP.pnpmInstallStandard()},"command"),message:"Installing dependencies (standard)"},{command:y(function(){return eP.pnpmInstallLegacy()},"command"),message:"Retrying with legacy peer dependencies"},{command:y(function(){return eP.pnpmInstallForce()},"command"),message:"Retrying with force install"}];t=true,n=false,r=undefined;p.label=1;case 1:p.trys.push([1,9,10,11]);i=e[Symbol.iterator]();p.label=2;case 2:if(!!(t=(s=i.next()).done))return[3,8];o=s.value,c=o.command,a=o.message;p.label=3;case 3:p.trys.push([3,6,,7]);return[4,c()];case 4:u=p.sent();return[4,ti("".concat(a," using: ").concat(u),u)];case 5:p.sent();return[2];case 6:l=p.sent();N.warn("Installation attempt failed: ".concat(a)),N.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:d=p.sent();n=true;r=d;return[3,11];case 10:try{if(!t&&i.return!=null){i.return()}}finally{if(n){throw r}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})});return eW.apply(this,arguments)}y(eM,"installDependencies");function eU(e,t){return eJ.apply(this,arguments)}function eJ(){eJ=i(function(e,t){var n,r,i,s,o,c,a,u,d,f,g;return m(this,function(m){switch(m.label){case 0:if(!q(e_.PACKAGE_JSON)){N.error("package.json not found. Aborting setup.");return[2]}m.label=1;case 1:m.trys.push([1,13,,14]);n=p(new Set(e)).sort();return[4,Promise.all(n.map(function(e){return eF(e,l({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:r=m.sent().every(function(e){return e.isUpToDate});if(r)return[3,4];return[4,eM()];case 3:r=m.sent();m.label=4;case 4:r;s=true,o=false,c=undefined;m.label=5;case 5:m.trys.push([5,10,11,12]);a=((i=t===null||t===void 0?void 0:t.postInstallActions)!==null&&i!==void 0?i:[])[Symbol.iterator]();m.label=6;case 6:if(!!(s=(u=a.next()).done))return[3,9];d=u.value;return[4,d()];case 7:m.sent();m.label=8;case 8:s=true;return[3,6];case 9:return[3,12];case 10:f=m.sent();o=true;c=f;return[3,12];case 11:try{if(!s&&a.return!=null){a.return()}}finally{if(o){throw c}}return[7];case 12:return[3,14];case 13:g=m.sent();throw N.error('Failed to setup "'.concat(e.join(", "),'": ').concat(g.message)),g;case 14:return[2]}})});return eJ.apply(this,arguments)}y(eU,"setupPackages");import eK from"node-persist";import eB from"node:os";import eH from"node:process";function eY(){return eH.env.CYBERSKILL_STORAGE_DIR||B(eB.homedir(),$)}y(eY,"getStorageDir");function e$(){return eV.apply(this,arguments)}function eV(){eV=i(function(){var e;return m(this,function(t){switch(t.label){case 0:e=eK.defaultInstance;if(e)return[3,2];return[4,eK.init({dir:eY(),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]}})});return eV.apply(this,arguments)}y(e$,"initNodePersist");var ez={get:function e(e){return i(function(){var t,n;return m(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e$()];case 1:r.sent();return[4,eK.getItem(e)];case 2:return[2,(t=r.sent())!==null&&t!==void 0?t:null];case 3:n=r.sent();return[2,(N.error('[Storage:get] Error getting key "'.concat(e,'":'),n),null)];case 4:return[2]}})})()},set:function e(e,t){return i(function(){var n;return m(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e$()];case 1:r.sent();return[4,eK.setItem(e,t)];case 2:r.sent();return[3,4];case 3:n=r.sent();N.error('[Storage:set] Error setting key "'.concat(e,'":'),n);return[3,4];case 4:return[2]}})})()},remove:function e(e){return i(function(){var t;return m(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,e$()];case 1:n.sent();return[4,eK.removeItem(e)];case 2:n.sent();return[3,4];case 3:t=n.sent();N.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return i(function(){var e,t;return m(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,e$()];case 1:n.sent();return[4,eK.keys()];case 2:e=n.sent();return[2,Array.isArray(e)?e:(N.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=n.sent();return[2,(N.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return i(function(){return m(this,function(t){try{return[2,"".concat(eY()," (key: ").concat(e,")")]}catch(e){return[2,(N.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var eQ=E.promisify(I);function eX(e){return"error_list:".concat(e)}y(eX,"getErrorListKey");function eZ(e){return e0.apply(this,arguments)}function e0(){e0=i(function(e){var t,n,r;return m(this,function(s){switch(s.label){case 0:if(e.length===0)return[2];t=Date.now(),n=eX(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,ez.set(n,{errors:e,timestamp:t})];case 2:s.sent(),setTimeout(/*#__PURE__*/i(function(){var e;return m(this,function(t){switch(t.label){case 0:return[4,ez.getLogLink(n)];case 1:e=t.sent();e&&N.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:r=s.sent();N.error("Failed to save errors: ".concat(r.message));return[3,4];case 4:return[2]}})});return e0.apply(this,arguments)}y(eZ,"saveErrorListToStorage");function e1(){return e2.apply(this,arguments)}function e2(){e2=i(function(){var e,t,n;return m(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,ez.keys()];case 1:e=r.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(/*#__PURE__*/function(){var e=i(function(e){var t;return m(this,function(n){switch(n.label){case 0:return[4,ez.get(e)];case 1:return[2,((t=n.sent())===null||t===void 0?void 0:t.errors)||[]]}})});return function(t){return e.apply(this,arguments)}}()))];case 2:return[2,r.sent().flat()];case 3:n=r.sent();return[2,(N.error("Failed to retrieve stored errors: ".concat(n.message)),[])];case 4:return[2]}})});return e2.apply(this,arguments)}y(e1,"getStoredErrorLists");function e4(){return e3.apply(this,arguments)}function e3(){e3=i(function(){var e,t,n;return m(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,ez.keys()];case 1:e=r.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 ez.remove(e)}))];case 2:r.sent();return[3,4];case 3:n=r.sent();N.error("Failed to clear error lists: ".concat(n.message));return[3,4];case 4:return[2]}})});return e3.apply(this,arguments)}y(e4,"clearAllErrorLists");function e5(e){var t=[],n=[],r="",i=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,s=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,o=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))r=e.trim();else{var c,a,u,l,d;var p=i.exec(e)||[],f=s.exec(e)||[],g=o.exec(e)||[];var m,h,y,v,x,j;p.length&&r?t.push({file:r,position:"".concat(p[1],":").concat(p[2]),type:p[3]===C.Error?C.Error:C.Warning,message:(m=p===null||p===void 0?void 0:(c=p[4])===null||c===void 0?void 0:c.trim())!==null&&m!==void 0?m:"",rule:(h=p===null||p===void 0?void 0:(a=p[5])===null||a===void 0?void 0:a.trim())!==null&&h!==void 0?h:""}):f.length?t.push({file:(y=f===null||f===void 0?void 0:f[1])!==null&&y!==void 0?y:"",position:"".concat(f[2],":").concat(f[3]),type:f[4]===C.Error?C.Error:C.Warning,message:(v=f===null||f===void 0?void 0:(u=f[5])===null||u===void 0?void 0:u.trim())!==null&&v!==void 0?v:""}):g.length?t.push({file:"commitlint",type:C.Error,message:(x=g===null||g===void 0?void 0:(l=g[1])===null||l===void 0?void 0:l.trim())!==null&&x!==void 0?x:"",rule:(j=g===null||g===void 0?void 0:(d=g[2])===null||d===void 0?void 0:d.trim())!==null&&j!==void 0?j:""}):n.push(e.trim())}}),t.length&&eZ(t),O&&n.length&&(N.warn("Unmatched lines:"),n.forEach(function(e){return N.info(" ".concat(e))}))}y(e5,"parseTextErrors");function e6(e){try{var t=JSON.parse(e),n=[];t.forEach(function(e){var t=e.filePath,r=e.messages;r.forEach(function(e){var r=e.severity,i=e.line,s=e.column,o=e.ruleId,c=e.message;n.push({type:r===2?C.Error:C.Warning,file:t,position:"".concat(i,":").concat(s),rule:o,message:c})})}),n.length&&eZ(n)}catch(t){e5(e)}}y(e6,"parseCommandOutput");function e8(e){return e9.apply(this,arguments)}function e9(){e9=i(function(e){var t,n,r,i,s,o,c,a,u;var l=arguments;return m(this,function(d){switch(d.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:e6;n=new AbortController;S.on("SIGINT",function(){N.warn("Process interrupted. Terminating..."),n.abort(),S.exit()});d.label=1;case 1:d.trys.push([1,3,,4]);return[4,eQ(e,{maxBuffer:0x6400000,signal:n.signal})];case 2:r=d.sent(),i=r.stdout,s=r.stderr;[i,s].forEach(function(e){return e&&t(e)});return[3,4];case 3:o=d.sent();c=o.stdout,a=o.stderr,u=o.message;[c,a].forEach(function(e){return e&&t(e)}),!a&&!c&&N.error("Command failed: ".concat(u));return[3,4];case 4:return[2]}})});return e9.apply(this,arguments)}y(e8,"executeCommand");function e7(e){return{raw:!0,cmd:e}}y(e7,"rawCommand");function te(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(ew," ").concat(Y," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(ew," ").concat(ex," ").concat(ec," ").concat(e):"".concat(ew," ").concat(eo," ").concat(e)}y(te,"formatCLI");function tt(e,t){return typeof e=="function"?te(e(t),t):(typeof e==="undefined"?"undefined":f(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?te(e,t):e}y(tt,"formatCommand");function tn(e){return tr.apply(this,arguments)}function tr(){tr=i(function(e){var t,n,r,i,s,o,c;var a=arguments;return m(this,function(u){switch(u.label){case 0:t=a.length>1&&a[1]!==void 0?a[1]:{};r=(n=t===null||t===void 0?void 0:t.isRemote)!==null&&n!==void 0?n:!1;if(!r)return[3,1];c=!1;return[3,3];case 1:return[4,eF(Y)];case 2:c=u.sent().isCurrentProject;u.label=3;case 3:i=c,s={isRemote:r,isCurrentProject:i},o=typeof e=="function"?e(s):e;return[2,Object.fromEntries(Object.entries(o).map(function(e){var t=d(e,2),n=t[0],r=t[1];return[n,tt(r,s)]}))]}})});return tr.apply(this,arguments)}y(tn,"resolveCommands");function ti(e,t){return ts.apply(this,arguments)}function ts(){ts=i(function(e,t){var n;return m(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);N.start("".concat(e)),O&&N.info("→ ".concat(t));return[4,e8(t)];case 1:r.sent(),N.success("".concat(e," done."));return[3,3];case 2:n=r.sent();throw N.error("".concat(e," failed: ").concat(n.message)),n;case 3:return[2]}})});return ts.apply(this,arguments)}y(ti,"runCommand");function to(){return tc.apply(this,arguments)}function tc(){tc=i(function(){var e,t;return m(this,function(n){switch(n.label){case 0:if(!q(e_.TS_CONFIG))return[3,3];t=["Performing TypeScript validation"];return[4,eP.typescriptCheck()];case 1:return[4,ti.apply(void 0,t.concat([n.sent()]))];case 2:e=n.sent();return[3,4];case 3:e=N.warn("No TypeScript configuration found. Skipping type check.");n.label=4;case 4:e;return[2]}})});return tc.apply(this,arguments)}y(to,"checkTypescript");function ta(){return tu.apply(this,arguments)}function tu(){tu=i(function(){var e,t,n,r;var i=arguments;return m(this,function(s){switch(s.label){case 0:e=i.length>0&&i[0]!==void 0?i[0]:!1;if(!e)return[3,3];n=["Running ESLint with auto-fix"];return[4,eP.eslintFix()];case 1:return[4,ti.apply(void 0,n.concat([s.sent()]))];case 2:t=s.sent();return[3,6];case 3:r=["Running ESLint check"];return[4,eP.eslintCheck()];case 4:return[4,ti.apply(void 0,r.concat([s.sent()]))];case 5:t=s.sent();s.label=6;case 6:t;return[2]}})});return tu.apply(this,arguments)}y(ta,"checkEslint");function tl(e,t){if(!t.length)return;var n=e==="Errors"?"red":"yellow";N.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,n)}y(tl,"printIssues");function td(){return tp.apply(this,arguments)}function tp(){tp=i(function(){var e,t,n;return m(this,function(r){switch(r.label){case 0:return[4,e1()];case 1:e=r.sent(),t=e.filter(function(e){return e.type===C.Error}),n=e.filter(function(e){return e.type===C.Warning});!t.length&&!n.length?N.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(tl("Warnings",n),tl("Errors",t));return[2]}})});return tp.apply(this,arguments)}y(td,"showCheckResult");function tf(){return tg.apply(this,arguments)}function tg(){tg=i(function(){var e,t,n,r,i,s;return m(this,function(o){switch(o.label){case 0:return[4,e4()];case 1:o.sent();return[4,eF(Y)];case 2:e=o.sent(),t=e.isCurrentProject;if(!t)return[3,9];o.label=3;case 3:o.trys.push([3,8,,9]);n=["Building package: ".concat(Y)];return[4,eP.build()];case 4:return[4,ti.apply(void 0,n.concat([o.sent()]))];case 5:o.sent();r=["Staging build artifacts"];return[4,eP.stageBuildDirectory()];case 6:return[4,ti.apply(void 0,r.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:i=o.sent();throw N.error("Error building and staging ".concat(Y,": ").concat(i.message)),i;case 9:s=["Executing lint-staged"];return[4,eP.lintStaged()];case 10:return[4,ti.apply(void 0,s.concat([o.sent()]))];case 11:o.sent(),td();return[2]}})});return tg.apply(this,arguments)}y(tf,"lintStaged");function tm(){return th.apply(this,arguments)}function th(){th=i(function(){var e;return m(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,eP.eslintInspect()];case 1:return[4,ti.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return th.apply(this,arguments)}y(tm,"inspectLint");function ty(){return tv.apply(this,arguments)}function tv(){tv=i(function(){return m(this,function(e){switch(e.label){case 0:return[4,e4()];case 1:e.sent();return[4,Promise.all([to(),ta()])];case 2:e.sent(),td();return[2]}})});return tv.apply(this,arguments)}y(ty,"lintCheck");function tx(){return tj.apply(this,arguments)}function tj(){tj=i(function(){return m(this,function(e){switch(e.label){case 0:return[4,e4()];case 1:e.sent();return[4,Promise.all([to(),ta(!0)])];case 2:e.sent(),td();return[2]}})});return tj.apply(this,arguments)}y(tx,"lintFix");function tb(){return tw.apply(this,arguments)}function tw(){tw=i(function(){var e;return m(this,function(t){switch(t.label){case 0:return[4,e4()];case 1:t.sent();e=["Validating commit message"];return[4,eP.commitLint()];case 2:return[4,ti.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),td();return[2]}})});return tw.apply(this,arguments)}y(tb,"commitLint");function tI(){return tS.apply(this,arguments)}function tS(){tS=i(function(){var e,t,n,r;return m(this,function(i){switch(i.label){case 0:e=["Configuring Git hooks"];return[4,eP.configureGitHook()];case 1:return[4,ti.apply(void 0,e.concat([i.sent()]))];case 2:i.sent(),W(e_.GIT_HOOK);return[4,tn(eT)];case 3:t=i.sent();D(e_.SIMPLE_GIT_HOOKS_JSON,t,{isJson:!0});n="\n".concat(et,"\n");q(e_.GIT_IGNORE)?F(e_.GIT_IGNORE).split("\n").includes(et)||M(e_.GIT_IGNORE,n):D(e_.GIT_IGNORE,n);r=["Setting up simple-git-hooks"];return[4,eP.simpleGitHooks()];case 4:return[4,ti.apply(void 0,r.concat([i.sent()]))];case 5:i.sent();return[2]}})});return tS.apply(this,arguments)}y(tI,"setupGitHook");function tE(){return tk.apply(this,arguments)}function tk(){tk=i(function(){return m(this,function(e){switch(e.label){case 0:return[4,eU([Y],{update:!0,postInstallActions:[tI]})];case 1:e.sent();return[2]}})});return tk.apply(this,arguments)}y(tE,"setup");function tO(){return tC.apply(this,arguments)}function tC(){tC=i(function(){return m(this,function(e){switch(e.label){case 0:W(e_.NODE_MODULES,e_.PNPM_LOCK_YAML);return[4,eM()];case 1:e.sent();return[4,tI()];case 2:e.sent();return[2]}})});return tC.apply(this,arguments)}y(tO,"reset");function t_(){return tT.apply(this,arguments)}function tT(){tT=i(function(){var e;return m(this,function(t){switch(t.label){case 0:e=["Inspecting project dependencies"];return[4,eP.nodeModulesInspect()];case 1:return[4,ti.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tT.apply(this,arguments)}y(t_,"inspect");function tL(){return tG.apply(this,arguments)}function tG(){tG=i(function(){var e;return m(this,function(t){switch(t.label){case 0:e=["Running unit tests"];return[4,eP.testUnit()];case 1:return[4,ti.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tG.apply(this,arguments)}y(tL,"testUnit");function tN(){return tP.apply(this,arguments)}function tP(){tP=i(function(){var e;return m(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,eP.testE2e()];case 1:return[4,ti.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tP.apply(this,arguments)}y(tN,"testE2E");i(function(){var e;return m(this,function(t){switch(t.label){case 0:t.trys.push([0,2,,3]);return[4,j(x(v.argv)).scriptName(eo).usage("$0 <command> [options]").command("lint","Check code for linting issues",ty).command("lint:fix","Fix linting issues automatically",tx).command("lint:inspect","View active ESLint configuration",tm).command("lint-staged","Run lint checks on staged files",tf).command("commitlint","Validate commit message format",tb).command("setup","Initialize project setup and dependencies",tE).command("reset","Reset the project and reinstall dependencies",tO).command("inspect","Analyze installed project dependencies",t_).command("test:unit","Run unit test suite",tL).command("test:e2e","Run end-to-end test suite",tN).demandCommand(1,"Please specify a valid command.").strict().help().alias("h","help").alias("v","version").version(b.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();N.error("Fatal: ".concat(e.message)),v.exit(1);return[3,3];case 3:return[2]}})})();