@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 +1 @@
1
- "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)},S=function(e){return w(v({},"__esModule",{value:!0}),e)};var O={};module.exports=S(O);var E=I(require("process"),1),_=require("yargs/helpers"),k=I(require("yargs/yargs"),1);var C={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 T=require("child_process"),q=I(require("process"),1),N=I(require("util"),1);var G=I(require("process"),1),P=G.default.env.DEBUG==="true";var A=I(require("chalk"),1),L=I(require("consola"),1),R=require("graphql");P||(L.default.level=4);function D(e){var t=A.default[e];return typeof t=="function"?t:A.default.green}var F={silent:L.default.silent,level:L.default.level,fatal:L.default.fatal,error:L.default.error,warn:L.default.warn,log:L.default.log,info:L.default.info,success:L.default.success,ready:L.default.ready,start:L.default.start,box:L.default.box,debug:L.default.debug,trace:L.default.trace,verbose:L.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)){L.default.box(A.default.green(e));return}t.forEach(function(e){var t=e.file,r=e.position,i=e.rule,s=e.message;L.default.log("".concat(A.default.gray("File:")," ").concat(A.default.blue("".concat(t).concat(r?":".concat(r):"")))),i&&L.default.log(" ".concat(D(n)("Rule:")," ").concat(i)),L.default.log(" ".concat(D(n)("Message:")," ").concat(s))}),L.default.box(D(n)("".concat(e," : ").concat(t.length))),L.default.log(A.default.gray("─".repeat(40)))}};var M={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};var U=I(require("node-fetch"),1);var J=I(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)})}function W(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}function B(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")}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.appendFileSync(e,s,"utf-8")}function Y(){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})})}var $=I(require("process"),1);var z=I(require("path"),1);function V(){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,[X].concat(p(t)))}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).join.apply(r,p(t))}var X=$.default.env.INIT_CWD||$.default.cwd(),Z="@cyberskill/shared",ee=".cyberskill-storage",et="node_modules",en="dist",er="package.json",ei="package-lock.json",es="tsconfig.json",eo=".gitignore",ec=".simple-git-hooks.json",ea="pnpm-lock.yaml",eu=".git/hooks/",el=".git/COMMIT_EDITMSG",ed=Q(X,et,Z,en),ep="cyberskill",ef="src/nodejs/cli/index.ts",eg="eslint",ey="eslint",eh="vitest",ev="playwright",em="vitest",ej="@commitlint/cli",ex="commitlint",eb="lint-staged",ew="lint-staged",eI="typescript",eS="tsc",eO="tsx",eE="git",e_="pnpm",ek="pnpm exec",eC="simple-git-hooks",eT="simple-git-hooks",eq="@eslint/config-inspector",eN="eslint-config-inspector",eG="node-modules-inspector",eP="node-modules-inspector",eA={CYBERSKILL_DIRECTORY:ed,WORKING_DIRECTORY:X,TS_CONFIG:V(es),GIT_IGNORE:V(eo),GIT_HOOK:V(eu),GIT_COMMIT_MSG:V(el),SIMPLE_GIT_HOOKS_JSON:V(ec),PACKAGE_JSON:V(er),PACKAGE_LOCK_JSON:V(ei),PNPM_LOCK_YAML:V(ea),NODE_MODULES:V(et),LINT_STAGED_CONFIG:V("".concat(ed,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:V("".concat(ed,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:V("".concat(ed,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:V("".concat(ed,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:V("".concat(ed,"/react/vitest/vitest.e2e.js"))};function eL(e){var t=e.isCurrentProject;return l({"pre-commit":ew,"commit-msg":ex},t&&{"pre-push":ts("".concat(eE," pull"))})}function eR(e){return eD.apply(this,arguments)}function eD(){eD=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,e$(s.split(" "),{update:!0})];case 2:return[2,(a.sent(),tc(ts("".concat(ek," ").concat(o))))];case 3:return[2,tc(ts(s))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return eD.apply(this,arguments)}function eF(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,eR.apply(void 0,[e].concat(p(n)))]})})}var eM={simpleGitHooks:eF("CLI",eC,eT),eslintInspect:eF("CLI",eq,eN),nodeModulesInspect:eF("CLI",eG,eP),eslintCheck:eF("CLI",eg,"".concat(ey," ").concat(eA.WORKING_DIRECTORY)),eslintFix:eF("CLI",eg,"".concat(ey," ").concat(eA.WORKING_DIRECTORY," --fix")),typescriptCheck:eF("CLI",eI,"".concat(eS," -p ").concat(eA.TS_CONFIG," --noEmit")),configureGitHook:eF("RAW","".concat(eE," config core.hooksPath ").concat(eA.GIT_HOOK)),testUnit:eF("CLI",eh,"".concat(em," --config ").concat(eA.UNIT_TEST_CONFIG)),testE2e:eF("CLI","".concat(eh," ").concat(ev),"".concat(em," --config ").concat(eA.E2E_TEST_CONFIG)),commitLint:eF("CLI",ej,"".concat(ex," --edit ").concat(eA.GIT_COMMIT_MSG," --config ").concat(eA.COMMITLINT_CONFIG)),lintStaged:eF("CLI",eb,"".concat(ew," --config ").concat(eA.LINT_STAGED_CONFIG)),stageBuildDirectory:eF("RAW","".concat(eE," add ").concat(en)),build:eF("RAW","".concat(e_," run build")),pnpmInstallStandard:eF("RAW","".concat(e_," install")),pnpmInstallLegacy:eF("RAW","".concat(e_," install --legacy-peer-deps")),pnpmInstallForce:eF("RAW","".concat(e_," install --force"))};function eU(e){var t=Q(X,er);if(!K(t))return!1;try{var n=W(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 F.warn("Failed to read package.json: ".concat(e.message)),!1}}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 F.error('Failed to fetch version for "'.concat(e,'": ').concat(i.message)),i;case 4:return[2]}})});return eK.apply(this,arguments)}function eW(e,t){return eB.apply(this,arguments)}function eB(){eB=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=eU(e);if(!n)return[2,l({},M)];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,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,B(a,u,{isJson:!0}),F.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,(F.error('Error checking package "'.concat(e,'": ').concat(S.message)),l({},M))];case 5:return[2]}})});return eB.apply(this,arguments)}function eH(){return eY.apply(this,arguments)}function eY(){eY=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 eM.pnpmInstallStandard()},message:"Installing dependencies (standard)"},{command:function(){return eM.pnpmInstallLegacy()},message:"Retrying with legacy peer dependencies"},{command:function(){return eM.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,tl("".concat(a," using: ").concat(u),u)];case 5:p.sent();return[2];case 6:l=p.sent();F.warn("Installation attempt failed: ".concat(a)),F.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 eY.apply(this,arguments)}function e$(e,t){return ez.apply(this,arguments)}function ez(){ez=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(!K(eA.PACKAGE_JSON)){F.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 eW(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,eH()];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 F.error('Failed to setup "'.concat(e.join(", "),'": ').concat(g.message)),g;case 14:return[2]}})});return ez.apply(this,arguments)}var eV=I(require("node-persist"),1),eQ=I(require("os"),1),eX=I(require("process"),1);function eZ(){return eX.default.env.CYBERSKILL_STORAGE_DIR||Q(eQ.default.homedir(),ee)}function e0(){return e1.apply(this,arguments)}function e1(){e1=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=eV.default.defaultInstance;if(e)return[3,2];return[4,eV.default.init({dir:eZ(),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 e1.apply(this,arguments)}var e2={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,e0()];case 1:r.sent();return[4,eV.default.getItem(e)];case 2:return[2,(t=r.sent())!==null&&t!==void 0?t:null];case 3:n=r.sent();return[2,(F.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,e0()];case 1:r.sent();return[4,eV.default.setItem(e,t)];case 2:r.sent();return[3,4];case 3:n=r.sent();F.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,e0()];case 1:n.sent();return[4,eV.default.removeItem(e)];case 2:n.sent();return[3,4];case 3:t=n.sent();F.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,e0()];case 1:n.sent();return[4,eV.default.keys()];case 2:e=n.sent();return[2,Array.isArray(e)?e:(F.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=n.sent();return[2,(F.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(eZ()," (key: ").concat(e,")")]}catch(e){return[2,(F.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var e4=N.promisify(T.exec);function e3(e){return"error_list:".concat(e)}function e5(e){return e6.apply(this,arguments)}function e6(){e6=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=e3(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,e2.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,e2.getLogLink(n)];case 1:e=t.sent();e&&F.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:r=s.sent();F.error("Failed to save errors: ".concat(r.message));return[3,4];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,e2.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,e2.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,(F.error("Failed to retrieve stored errors: ".concat(n.message)),[])];case 4:return[2]}})});return e9.apply(this,arguments)}function e7(){return te.apply(this,arguments)}function te(){te=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e2.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 e2.remove(e)}))];case 2:r.sent();return[3,4];case 3:n=r.sent();F.error("Failed to clear error lists: ".concat(n.message));return[3,4];case 4:return[2]}})});return te.apply(this,arguments)}function tt(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&&e5(t),P&&n.length&&(F.warn("Unmatched lines:"),n.forEach(function(e){return F.info(" ".concat(e))}))}function tn(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&&e5(n)}catch(t){tt(e)}}function tr(e){return ti.apply(this,arguments)}function ti(){ti=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]:tn;n=new AbortController;q.default.on("SIGINT",function(){F.warn("Process interrupted. Terminating..."),n.abort(),q.default.exit()});d.label=1;case 1:d.trys.push([1,3,,4]);return[4,e4(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&&F.error("Command failed: ".concat(u));return[3,4];case 4:return[2]}})});return ti.apply(this,arguments)}function ts(e){return{raw:!0,cmd:e}}function to(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(ek," ").concat(Z," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(ek," ").concat(eO," ").concat(ef," ").concat(e):"".concat(ek," ").concat(ep," ").concat(e)}function tc(e,t){return typeof e=="function"?to(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"?to(e,t):e}function ta(e){return tu.apply(this,arguments)}function tu(){tu=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,eW(Z)];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,tc(r,s)]}))]}})});return tu.apply(this,arguments)}function tl(e,t){return td.apply(this,arguments)}function td(){td=i(function(e,t){var n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);F.start("".concat(e)),P&&F.info("→ ".concat(t));return[4,tr(t)];case 1:r.sent(),F.success("".concat(e," done."));return[3,3];case 2:n=r.sent();throw F.error("".concat(e," failed: ").concat(n.message)),n;case 3:return[2]}})});return td.apply(this,arguments)}function tp(){return tf.apply(this,arguments)}function tf(){tf=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,eM.typescriptCheck()];case 1:return[4,tl.apply(void 0,t.concat([n.sent()]))];case 2:e=n.sent();return[3,4];case 3:e=F.warn("No TypeScript configuration found. Skipping type check.");n.label=4;case 4:e;return[2]}})});return tf.apply(this,arguments)}function tg(){return ty.apply(this,arguments)}function ty(){ty=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,eM.eslintFix()];case 1:return[4,tl.apply(void 0,n.concat([s.sent()]))];case 2:t=s.sent();return[3,6];case 3:r=["Running ESLint check"];return[4,eM.eslintCheck()];case 4:return[4,tl.apply(void 0,r.concat([s.sent()]))];case 5:t=s.sent();s.label=6;case 6:t;return[2]}})});return ty.apply(this,arguments)}function th(e,t){if(!t.length)return;var n=e==="Errors"?"red":"yellow";F.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,n)}function tv(){return tm.apply(this,arguments)}function tm(){tm=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:return[4,e8()];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?F.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(th("Warnings",n),th("Errors",t));return[2]}})});return tm.apply(this,arguments)}function tj(){return tx.apply(this,arguments)}function tx(){tx=i(function(){var e,t,n,r,i,s;return y(this,function(o){switch(o.label){case 0:return[4,e7()];case 1:o.sent();return[4,eW(Z)];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(Z)];return[4,eM.build()];case 4:return[4,tl.apply(void 0,n.concat([o.sent()]))];case 5:o.sent();r=["Staging build artifacts"];return[4,eM.stageBuildDirectory()];case 6:return[4,tl.apply(void 0,r.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:i=o.sent();throw F.error("Error building and staging ".concat(Z,": ").concat(i.message)),i;case 9:s=["Executing lint-staged"];return[4,eM.lintStaged()];case 10:return[4,tl.apply(void 0,s.concat([o.sent()]))];case 11:o.sent(),tv();return[2]}})});return tx.apply(this,arguments)}function tb(){return tw.apply(this,arguments)}function tw(){tw=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,eM.eslintInspect()];case 1:return[4,tl.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();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,e7()];case 1:e.sent();return[4,Promise.all([tp(),tg()])];case 2:e.sent(),tv();return[2]}})});return tS.apply(this,arguments)}function tO(){return tE.apply(this,arguments)}function tE(){tE=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,e7()];case 1:e.sent();return[4,Promise.all([tp(),tg(!0)])];case 2:e.sent(),tv();return[2]}})});return tE.apply(this,arguments)}function t_(){return tk.apply(this,arguments)}function tk(){tk=i(function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,e7()];case 1:t.sent();e=["Validating commit message"];return[4,eM.commitLint()];case 2:return[4,tl.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),tv();return[2]}})});return tk.apply(this,arguments)}function tC(){return tT.apply(this,arguments)}function tT(){tT=i(function(){var e,t,n,r;return y(this,function(i){switch(i.label){case 0:e=["Configuring Git hooks"];return[4,eM.configureGitHook()];case 1:return[4,tl.apply(void 0,e.concat([i.sent()]))];case 2:i.sent(),Y(eA.GIT_HOOK);return[4,ta(eL)];case 3:t=i.sent();B(eA.SIMPLE_GIT_HOOKS_JSON,t,{isJson:!0});n="\n".concat(ec,"\n");K(eA.GIT_IGNORE)?W(eA.GIT_IGNORE).split("\n").includes(ec)||H(eA.GIT_IGNORE,n):B(eA.GIT_IGNORE,n);r=["Setting up simple-git-hooks"];return[4,eM.simpleGitHooks()];case 4:return[4,tl.apply(void 0,r.concat([i.sent()]))];case 5:i.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:return[4,e$([Z],{update:!0,postInstallActions:[tC]})];case 1:e.sent();return[2]}})});return tN.apply(this,arguments)}function tG(){return tP.apply(this,arguments)}function tP(){tP=i(function(){return y(this,function(e){switch(e.label){case 0:Y(eA.NODE_MODULES,eA.PNPM_LOCK_YAML);return[4,eH()];case 1:e.sent();return[4,tC()];case 2:e.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=["Inspecting project dependencies"];return[4,eM.nodeModulesInspect()];case 1:return[4,tl.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 unit tests"];return[4,eM.testUnit()];case 1:return[4,tl.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tD.apply(this,arguments)}function tF(){return tM.apply(this,arguments)}function tM(){tM=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,eM.testE2e()];case 1:return[4,tl.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tM.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,k.default)((0,_.hideBin)(E.default.argv)).scriptName(ep).usage("$0 <command> [options]").command("lint","Check code for linting issues",tI).command("lint:fix","Fix linting issues automatically",tO).command("lint:inspect","View active ESLint configuration",tb).command("lint-staged","Run lint checks on staged files",tj).command("commitlint","Validate commit message format",t_).command("setup","Initialize project setup and dependencies",tq).command("reset","Reset the project and reinstall dependencies",tG).command("inspect","Analyze installed project dependencies",tA).command("test:unit","Run unit test suite",tR).command("test:e2e","Run end-to-end test suite",tF).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();F.error("Fatal: ".concat(e.message)),E.default.exit(1);return[3,3];case 3:return[2]}})})();
1
+ "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)},E=function(e){return I(v({},"__esModule",{value:!0}),e)};var O={};module.exports=E(O);var k=S(require("process"),1),_=require("yargs/helpers"),C=S(require("yargs/yargs"),1);var T={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 q=function(e){return e.CLI="CLI",e.RAW="RAW",e}({});var L=require("child_process"),P=S(require("process"),1),N=S(require("util"),1);var G=S(require("process"),1),A=G.default.env.DEBUG==="true";var R=function(e){return e.Error="error",e.Warning="warning",e}({});var D=S(require("chalk"),1),F=S(require("consola"),1),M=require("graphql");A||(F.default.level=4);function W(e){var t=D.default[e];return typeof t=="function"?t:D.default.green}w(W,"chalkKeyword");var U={silent:F.default.silent,level:F.default.level,fatal:F.default.fatal,error:F.default.error,warn:F.default.warn,log:F.default.log,info:F.default.info,success:F.default.success,ready:F.default.ready,start:F.default.start,box:F.default.box,debug:F.default.debug,trace:F.default.trace,verbose:F.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)){F.default.box(D.default.green(e));return}t.forEach(function(e){var t=e.file,r=e.position,i=e.rule,s=e.message;F.default.log("".concat(D.default.gray("File:")," ").concat(D.default.blue("".concat(t).concat(r?":".concat(r):"")))),i&&F.default.log(" ".concat(W(n)("Rule:")," ").concat(i)),F.default.log(" ".concat(W(n)("Message:")," ").concat(s))}),F.default.box(W(n)("".concat(e," : ").concat(t.length))),F.default.log(D.default.gray("─".repeat(40)))}};var J={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};var K=S(require("node-fetch"),1);var B=S(require("fs"),1);function H(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}return t.every(function(e){return B.existsSync(e)})}w(H,"existsSync");function Y(e,t){var n=B.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(Y,"readFileSync");function $(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);B.writeFileSync(e,s,"utf-8")}w($,"writeFileSync");function V(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);B.appendFileSync(e,s,"utf-8")}w(V,"appendFileSync");function z(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}t.forEach(function(e){H(e)&&B.rmSync(e,{recursive:!0,force:!0})})}w(z,"rmSync");var Q=S(require("process"),1);var X=S(require("path"),1);function Z(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=X).resolve.apply(r,[et].concat(p(t)))}w(Z,"resolveWorkingPath");function ee(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++){t[n]=arguments[n]}var r;return(r=X).join.apply(r,p(t))}w(ee,"join");var et=Q.default.env.INIT_CWD||Q.default.cwd(),en="@cyberskill/shared",er=".cyberskill-storage",ei="node_modules",es="dist",eo="package.json",ea="package-lock.json",ec="tsconfig.json",eu=".gitignore",el=".simple-git-hooks.json",ed="pnpm-lock.yaml",ep=".git/hooks/",ef=".git/COMMIT_EDITMSG",eg=ee(et,ei,en,es),ey="cyberskill",eh="src/nodejs/cli/index.ts",ev="eslint",em="eslint",ej="vitest",ex="playwright",eb="vitest",ew="@commitlint/cli",eI="commitlint",eS="lint-staged",eE="lint-staged",eO="typescript",ek="tsc",e_="tsx",eC="git",eT="pnpm",eq="pnpm exec",eL="simple-git-hooks",eP="simple-git-hooks",eN="@eslint/config-inspector",eG="eslint-config-inspector",eA="node-modules-inspector",eR="node-modules-inspector",eD={CYBERSKILL_DIRECTORY:eg,WORKING_DIRECTORY:et,TS_CONFIG:Z(ec),GIT_IGNORE:Z(eu),GIT_HOOK:Z(ep),GIT_COMMIT_MSG:Z(ef),SIMPLE_GIT_HOOKS_JSON:Z(el),PACKAGE_JSON:Z(eo),PACKAGE_LOCK_JSON:Z(ea),PNPM_LOCK_YAML:Z(ed),NODE_MODULES:Z(ei),LINT_STAGED_CONFIG:Z("".concat(eg,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:Z("".concat(eg,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:Z("".concat(eg,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:Z("".concat(eg,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:Z("".concat(eg,"/react/vitest/vitest.e2e.js"))};function eF(e){var t=e.isCurrentProject;return l({"pre-commit":eE,"commit-msg":eI},t&&{"pre-push":tc("".concat(eC," pull"))})}w(eF,"HOOK");function eM(e){return eW.apply(this,arguments)}function eW(){eW=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 q.CLI:return[3,1];case q.RAW:return[3,3]}return[3,4];case 1:return[4,eQ(s.split(" "),{update:!0})];case 2:return[2,(c.sent(),tl(tc("".concat(eq," ").concat(o))))];case 3:return[2,tl(tc(s))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return eW.apply(this,arguments)}w(eM,"buildCommand");function eU(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,eM.apply(void 0,[e].concat(p(n)))]})})}w(eU,"commandFactory");var eJ={simpleGitHooks:eU(q.CLI,eL,eP),eslintInspect:eU(q.CLI,eN,eG),nodeModulesInspect:eU(q.CLI,eA,eR),eslintCheck:eU(q.CLI,ev,"".concat(em," ").concat(eD.WORKING_DIRECTORY)),eslintFix:eU(q.CLI,ev,"".concat(em," ").concat(eD.WORKING_DIRECTORY," --fix")),typescriptCheck:eU(q.CLI,eO,"".concat(ek," -p ").concat(eD.TS_CONFIG," --noEmit")),configureGitHook:eU(q.RAW,"".concat(eC," config core.hooksPath ").concat(eD.GIT_HOOK)),testUnit:eU(q.CLI,ej,"".concat(eb," --config ").concat(eD.UNIT_TEST_CONFIG)),testE2e:eU(q.CLI,"".concat(ej," ").concat(ex),"".concat(eb," --config ").concat(eD.E2E_TEST_CONFIG)),commitLint:eU(q.CLI,ew,"".concat(eI," --edit ").concat(eD.GIT_COMMIT_MSG," --config ").concat(eD.COMMITLINT_CONFIG)),lintStaged:eU(q.CLI,eS,"".concat(eE," --config ").concat(eD.LINT_STAGED_CONFIG)),stageBuildDirectory:eU(q.RAW,"".concat(eC," add ").concat(es)),build:eU(q.RAW,"".concat(eT," run build")),pnpmInstallStandard:eU(q.RAW,"".concat(eT," install")),pnpmInstallLegacy:eU(q.RAW,"".concat(eT," install --legacy-peer-deps")),pnpmInstallForce:eU(q.RAW,"".concat(eT," install --force"))};function eK(e){var t=ee(et,eo);if(!H(t))return!1;try{var n=Y(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 U.warn("Failed to read package.json: ".concat(e.message)),!1}}w(eK,"getPackage");function eB(e){return eH.apply(this,arguments)}function eH(){eH=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,K.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 U.error('Failed to fetch version for "'.concat(e,'": ').concat(i.message)),i;case 4:return[2]}})});return eH.apply(this,arguments)}w(eB,"getLatestPackageVersion");function eY(e,t){return e$.apply(this,arguments)}function e$(){e$=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=eK(e);if(!n)return[2,l({},J)];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,eB(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,$(c,u,{isJson:!0}),U.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,(U.error('Error checking package "'.concat(e,'": ').concat(S.message)),l({},J))];case 5:return[2]}})});return e$.apply(this,arguments)}w(eY,"checkPackage");function eV(){return ez.apply(this,arguments)}function ez(){ez=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 eJ.pnpmInstallStandard()},"command"),message:"Installing dependencies (standard)"},{command:w(function(){return eJ.pnpmInstallLegacy()},"command"),message:"Retrying with legacy peer dependencies"},{command:w(function(){return eJ.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,tf("".concat(c," using: ").concat(u),u)];case 5:p.sent();return[2];case 6:l=p.sent();U.warn("Installation attempt failed: ".concat(c)),U.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 ez.apply(this,arguments)}w(eV,"installDependencies");function eQ(e,t){return eX.apply(this,arguments)}function eX(){eX=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(!H(eD.PACKAGE_JSON)){U.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 eY(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,eV()];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 U.error('Failed to setup "'.concat(e.join(", "),'": ').concat(g.message)),g;case 14:return[2]}})});return eX.apply(this,arguments)}w(eQ,"setupPackages");var eZ=S(require("node-persist"),1),e0=S(require("os"),1),e1=S(require("process"),1);function e2(){return e1.default.env.CYBERSKILL_STORAGE_DIR||ee(e0.default.homedir(),er)}w(e2,"getStorageDir");function e4(){return e3.apply(this,arguments)}function e3(){e3=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=eZ.default.defaultInstance;if(e)return[3,2];return[4,eZ.default.init({dir:e2(),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 e3.apply(this,arguments)}w(e4,"initNodePersist");var e5={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,e4()];case 1:r.sent();return[4,eZ.default.getItem(e)];case 2:return[2,(t=r.sent())!==null&&t!==void 0?t:null];case 3:n=r.sent();return[2,(U.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,e4()];case 1:r.sent();return[4,eZ.default.setItem(e,t)];case 2:r.sent();return[3,4];case 3:n=r.sent();U.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,e4()];case 1:n.sent();return[4,eZ.default.removeItem(e)];case 2:n.sent();return[3,4];case 3:t=n.sent();U.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,e4()];case 1:n.sent();return[4,eZ.default.keys()];case 2:e=n.sent();return[2,Array.isArray(e)?e:(U.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=n.sent();return[2,(U.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(e2()," (key: ").concat(e,")")]}catch(e){return[2,(U.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var e6=N.promisify(L.exec);function e8(e){return"error_list:".concat(e)}w(e8,"getErrorListKey");function e9(e){return e7.apply(this,arguments)}function e7(){e7=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=e8(t);s.label=1;case 1:s.trys.push([1,3,,4]);return[4,e5.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,e5.getLogLink(n)];case 1:e=t.sent();e&&U.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:r=s.sent();U.error("Failed to save errors: ".concat(r.message));return[3,4];case 4:return[2]}})});return e7.apply(this,arguments)}w(e9,"saveErrorListToStorage");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,e5.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,e5.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,(U.error("Failed to retrieve stored errors: ".concat(n.message)),[])];case 4:return[2]}})});return tt.apply(this,arguments)}w(te,"getStoredErrorLists");function tn(){return tr.apply(this,arguments)}function tr(){tr=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e5.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 e5.remove(e)}))];case 2:r.sent();return[3,4];case 3:n=r.sent();U.error("Failed to clear error lists: ".concat(n.message));return[3,4];case 4:return[2]}})});return tr.apply(this,arguments)}w(tn,"clearAllErrorLists");function ti(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]===R.Error?R.Error:R.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]===R.Error?R.Error:R.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:R.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&&e9(t),A&&n.length&&(U.warn("Unmatched lines:"),n.forEach(function(e){return U.info(" ".concat(e))}))}w(ti,"parseTextErrors");function ts(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?R.Error:R.Warning,file:t,position:"".concat(i,":").concat(s),rule:o,message:a})})}),n.length&&e9(n)}catch(t){ti(e)}}w(ts,"parseCommandOutput");function to(e){return ta.apply(this,arguments)}function ta(){ta=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]:ts;n=new AbortController;P.default.on("SIGINT",function(){U.warn("Process interrupted. Terminating..."),n.abort(),P.default.exit()});d.label=1;case 1:d.trys.push([1,3,,4]);return[4,e6(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&&U.error("Command failed: ".concat(u));return[3,4];case 4:return[2]}})});return ta.apply(this,arguments)}w(to,"executeCommand");function tc(e){return{raw:!0,cmd:e}}w(tc,"rawCommand");function tu(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(eq," ").concat(en," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(eq," ").concat(e_," ").concat(eh," ").concat(e):"".concat(eq," ").concat(ey," ").concat(e)}w(tu,"formatCLI");function tl(e,t){return typeof e=="function"?tu(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"?tu(e,t):e}w(tl,"formatCommand");function td(e){return tp.apply(this,arguments)}function tp(){tp=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,eY(en)];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,tl(r,s)]}))]}})});return tp.apply(this,arguments)}w(td,"resolveCommands");function tf(e,t){return tg.apply(this,arguments)}function tg(){tg=i(function(e,t){var n;return y(this,function(r){switch(r.label){case 0:r.trys.push([0,2,,3]);U.start("".concat(e)),A&&U.info("→ ".concat(t));return[4,to(t)];case 1:r.sent(),U.success("".concat(e," done."));return[3,3];case 2:n=r.sent();throw U.error("".concat(e," failed: ").concat(n.message)),n;case 3:return[2]}})});return tg.apply(this,arguments)}w(tf,"runCommand");function ty(){return th.apply(this,arguments)}function th(){th=i(function(){var e,t;return y(this,function(n){switch(n.label){case 0:if(!H(eD.TS_CONFIG))return[3,3];t=["Performing TypeScript validation"];return[4,eJ.typescriptCheck()];case 1:return[4,tf.apply(void 0,t.concat([n.sent()]))];case 2:e=n.sent();return[3,4];case 3:e=U.warn("No TypeScript configuration found. Skipping type check.");n.label=4;case 4:e;return[2]}})});return th.apply(this,arguments)}w(ty,"checkTypescript");function tv(){return tm.apply(this,arguments)}function tm(){tm=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,eJ.eslintFix()];case 1:return[4,tf.apply(void 0,n.concat([s.sent()]))];case 2:t=s.sent();return[3,6];case 3:r=["Running ESLint check"];return[4,eJ.eslintCheck()];case 4:return[4,tf.apply(void 0,r.concat([s.sent()]))];case 5:t=s.sent();s.label=6;case 6:t;return[2]}})});return tm.apply(this,arguments)}w(tv,"checkEslint");function tj(e,t){if(!t.length)return;var n=e==="Errors"?"red":"yellow";U.printBoxedLog(e==="Errors"?"✖ Errors":"⚠ Warnings",t,n)}w(tj,"printIssues");function tx(){return tb.apply(this,arguments)}function tb(){tb=i(function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:return[4,te()];case 1:e=r.sent(),t=e.filter(function(e){return e.type===R.Error}),n=e.filter(function(e){return e.type===R.Warning});!t.length&&!n.length?U.printBoxedLog("✔ NO ISSUES FOUND",[],"green"):(tj("Warnings",n),tj("Errors",t));return[2]}})});return tb.apply(this,arguments)}w(tx,"showCheckResult");function tw(){return tI.apply(this,arguments)}function tI(){tI=i(function(){var e,t,n,r,i,s;return y(this,function(o){switch(o.label){case 0:return[4,tn()];case 1:o.sent();return[4,eY(en)];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(en)];return[4,eJ.build()];case 4:return[4,tf.apply(void 0,n.concat([o.sent()]))];case 5:o.sent();r=["Staging build artifacts"];return[4,eJ.stageBuildDirectory()];case 6:return[4,tf.apply(void 0,r.concat([o.sent()]))];case 7:o.sent();return[3,9];case 8:i=o.sent();throw U.error("Error building and staging ".concat(en,": ").concat(i.message)),i;case 9:s=["Executing lint-staged"];return[4,eJ.lintStaged()];case 10:return[4,tf.apply(void 0,s.concat([o.sent()]))];case 11:o.sent(),tx();return[2]}})});return tI.apply(this,arguments)}w(tw,"lintStaged");function tS(){return tE.apply(this,arguments)}function tE(){tE=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Inspecting ESLint configuration"];return[4,eJ.eslintInspect()];case 1:return[4,tf.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tE.apply(this,arguments)}w(tS,"inspectLint");function tO(){return tk.apply(this,arguments)}function tk(){tk=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,tn()];case 1:e.sent();return[4,Promise.all([ty(),tv()])];case 2:e.sent(),tx();return[2]}})});return tk.apply(this,arguments)}w(tO,"lintCheck");function t_(){return tC.apply(this,arguments)}function tC(){tC=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,tn()];case 1:e.sent();return[4,Promise.all([ty(),tv(!0)])];case 2:e.sent(),tx();return[2]}})});return tC.apply(this,arguments)}w(t_,"lintFix");function tT(){return tq.apply(this,arguments)}function tq(){tq=i(function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,tn()];case 1:t.sent();e=["Validating commit message"];return[4,eJ.commitLint()];case 2:return[4,tf.apply(void 0,e.concat([t.sent()]))];case 3:t.sent(),tx();return[2]}})});return tq.apply(this,arguments)}w(tT,"commitLint");function tL(){return tP.apply(this,arguments)}function tP(){tP=i(function(){var e,t,n,r;return y(this,function(i){switch(i.label){case 0:e=["Configuring Git hooks"];return[4,eJ.configureGitHook()];case 1:return[4,tf.apply(void 0,e.concat([i.sent()]))];case 2:i.sent(),z(eD.GIT_HOOK);return[4,td(eF)];case 3:t=i.sent();$(eD.SIMPLE_GIT_HOOKS_JSON,t,{isJson:!0});n="\n".concat(el,"\n");H(eD.GIT_IGNORE)?Y(eD.GIT_IGNORE).split("\n").includes(el)||V(eD.GIT_IGNORE,n):$(eD.GIT_IGNORE,n);r=["Setting up simple-git-hooks"];return[4,eJ.simpleGitHooks()];case 4:return[4,tf.apply(void 0,r.concat([i.sent()]))];case 5:i.sent();return[2]}})});return tP.apply(this,arguments)}w(tL,"setupGitHook");function tN(){return tG.apply(this,arguments)}function tG(){tG=i(function(){return y(this,function(e){switch(e.label){case 0:return[4,eQ([en],{update:!0,postInstallActions:[tL]})];case 1:e.sent();return[2]}})});return tG.apply(this,arguments)}w(tN,"setup");function tA(){return tR.apply(this,arguments)}function tR(){tR=i(function(){return y(this,function(e){switch(e.label){case 0:z(eD.NODE_MODULES,eD.PNPM_LOCK_YAML);return[4,eV()];case 1:e.sent();return[4,tL()];case 2:e.sent();return[2]}})});return tR.apply(this,arguments)}w(tA,"reset");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=["Inspecting project dependencies"];return[4,eJ.nodeModulesInspect()];case 1:return[4,tf.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tF.apply(this,arguments)}w(tD,"inspect");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 unit tests"];return[4,eJ.testUnit()];case 1:return[4,tf.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tW.apply(this,arguments)}w(tM,"testUnit");function tU(){return tJ.apply(this,arguments)}function tJ(){tJ=i(function(){var e;return y(this,function(t){switch(t.label){case 0:e=["Running end-to-end tests"];return[4,eJ.testE2e()];case 1:return[4,tf.apply(void 0,e.concat([t.sent()]))];case 2:t.sent();return[2]}})});return tJ.apply(this,arguments)}w(tU,"testE2E");i(function(){var e;return y(this,function(t){switch(t.label){case 0:t.trys.push([0,2,,3]);return[4,(0,C.default)((0,_.hideBin)(k.default.argv)).scriptName(ey).usage("$0 <command> [options]").command("lint","Check code for linting issues",tO).command("lint:fix","Fix linting issues automatically",t_).command("lint:inspect","View active ESLint configuration",tS).command("lint-staged","Run lint checks on staged files",tw).command("commitlint","Validate commit message format",tT).command("setup","Initialize project setup and dependencies",tN).command("reset","Reset the project and reinstall dependencies",tA).command("inspect","Analyze installed project dependencies",tD).command("test:unit","Run unit test suite",tM).command("test:e2e","Run end-to-end test suite",tU).demandCommand(1,"Please specify a valid command.").strict().help().alias("h","help").alias("v","version").version(T.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();U.error("Fatal: ".concat(e.message)),k.default.exit(1);return[3,3];case 3:return[2]}})})();
@@ -1 +1 @@
1
- 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]}})})();
1
+ 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]}})})();
@@ -1 +1 @@
1
- "use strict";function e(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}var r=Object.defineProperty;var t=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var u=function(e,t){for(var n in t)r(e,n,{get:t[n],enumerable:!0})},a=function(u,a,f,i){var c=true,l=false,y=undefined;if(a&&(typeof a==="undefined"?"undefined":e(a))=="object"||typeof a=="function")try{var p=function(){var e=m.value;!o.call(u,e)&&e!==f&&r(u,e,{get:function(){return a[e]},enumerable:!(i=t(a,e))||i.enumerable})};for(var d=n(a)[Symbol.iterator](),m;!(c=(m=d.next()).done);c=true)p()}catch(e){l=true;y=e}finally{try{if(!c&&d.return!=null){d.return()}}finally{if(l){throw y}}}return u};var f=function(e){return a(r({},"__esModule",{value:!0}),e)};var i={};u(i,{E_CommandType:function(){return c}});module.exports=f(i);var c=function(e){return e.CLI="CLI",e.RAW="RAW",e}(c||{});0&&(module.exports={E_CommandType:E_CommandType});
1
+ "use strict";function e(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}var r=Object.defineProperty;var t=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var o=Object.prototype.hasOwnProperty;var u=function(e,t){for(var n in t)r(e,n,{get:t[n],enumerable:!0})},a=function(u,a,f,i){var c=true,l=false,y=undefined;if(a&&(typeof a==="undefined"?"undefined":e(a))=="object"||typeof a=="function")try{var p=function(){var e=m.value;!o.call(u,e)&&e!==f&&r(u,e,{get:function(){return a[e]},enumerable:!(i=t(a,e))||i.enumerable})};for(var d=n(a)[Symbol.iterator](),m;!(c=(m=d.next()).done);c=true)p()}catch(e){l=true;y=e}finally{try{if(!c&&d.return!=null){d.return()}}finally{if(l){throw y}}}return u};var f=function(e){return a(r({},"__esModule",{value:!0}),e)};var i={};u(i,{E_CommandType:function(){return c}});module.exports=f(i);var c=function(e){return e.CLI="CLI",e.RAW="RAW",e}({});0&&(module.exports={E_CommandType:E_CommandType});
@@ -1 +1 @@
1
- var n=function(n){return n.CLI="CLI",n.RAW="RAW",n}(n||{});export{n as E_CommandType};
1
+ var n=function(n){return n.CLI="CLI",n.RAW="RAW",n}({});export{n as E_CommandType};
@@ -1 +1 @@
1
- "use strict";function e(e,t){if(t==null||t>e.length)t=e.length;for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function t(e){if(Array.isArray(e))return e}function r(t){if(Array.isArray(t))return e(t)}function n(e,t,r,n,o,a,i){try{var c=e[a](i);var u=c.value}catch(e){r(e);return}if(c.done){t(u)}else{Promise.resolve(u).then(n,o)}}function o(e){return function(){var t=this,r=arguments;return new Promise(function(o,a){var i=e.apply(t,r);function c(e){n(i,o,a,c,u,"next",e)}function u(e){n(i,o,a,c,u,"throw",e)}c(undefined)})}}function a(e,t,r){if(t in e){Object.defineProperty(e,t,{value:r,enumerable:true,configurable:true,writable:true})}else{e[t]=r}return e}function i(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c(e,t){var r=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(r==null)return;var n=[];var o=true;var a=false;var i,c;try{for(r=r.call(e);!(o=(i=r.next()).done);o=true){n.push(i.value);if(t&&n.length===t)break}}catch(e){a=true;c=e}finally{try{if(!o&&r["return"]!=null)r["return"]()}finally{if(a)throw c}}return n}function u(){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 s(){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 r=arguments[t]!=null?arguments[t]:{};var n=Object.keys(r);if(typeof Object.getOwnPropertySymbols==="function"){n=n.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))}n.forEach(function(t){a(e,t,r[t])})}return e}function f(e,r){return t(e)||c(e,r)||v(e,r)||u()}function d(e){return r(e)||i(e)||v(e)||s()}function p(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function v(t,r){if(!t)return;if(typeof t==="string")return e(t,r);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor)n=t.constructor.name;if(n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return e(t,r)}function h(e,t){var r,n,o,a={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},i=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return i.next=c(0),i["throw"]=c(1),i["return"]=c(2),typeof Symbol==="function"&&(i[Symbol.iterator]=function(){return this}),i;function c(e){return function(t){return u([e,t])}}function u(c){if(r)throw new TypeError("Generator is already executing.");while(i&&(i=0,c[0]&&(a=0)),a)try{if(r=1,n&&(o=c[0]&2?n["return"]:c[0]?n["throw"]||((o=n["return"])&&o.call(n),0):n.next)&&!(o=o.call(n,c[1])).done)return o;if(n=0,o)c=[c[0]&2,o.value];switch(c[0]){case 0:case 1:o=c;break;case 4:a.label++;return{value:c[1],done:false};case 5:a.label++;n=c[1];c=[0];continue;case 7:c=a.ops.pop();a.trys.pop();continue;default:if(!(o=a.trys,o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){a=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){a.label=c[1];break}if(c[0]===6&&a.label<o[1]){a.label=o[1];o=c;break}if(o&&a.label<o[2]){a.label=o[2];a.ops.push(c);break}if(o[2])a.ops.pop();a.trys.pop();continue}c=t.call(e,a)}catch(e){c=[6,e];n=0}finally{r=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}}var y=Object.create;var m=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var O=function(e,t){for(var r in t)m(e,r,{get:t[r],enumerable:!0})},S=function(e,t,r,n){var o=true,a=false,i=undefined;if(t&&(typeof t==="undefined"?"undefined":p(t))=="object"||typeof t=="function")try{var c=function(){var o=s.value;!I.call(e,o)&&o!==r&&m(e,o,{get:function(){return t[o]},enumerable:!(n=g(t,o))||n.enumerable})};for(var u=b(t)[Symbol.iterator](),s;!(o=(s=u.next()).done);o=true)c()}catch(e){a=true;i=e}finally{try{if(!o&&u.return!=null){u.return()}}finally{if(a){throw i}}}return e};var _=function(e,t,r){return r=e!=null?y(w(e)):{},S(t||!e||!e.__esModule?m(r,"default",{value:e,enumerable:!0}):r,e)},E=function(e){return S(m({},"__esModule",{value:!0}),e)};var C={};O(C,{clearAllErrorLists:function(){return e4},formatCommand:function(){return tt},getStoredErrorLists:function(){return e1},rawCommand:function(){return e9},resolveCommands:function(){return tr},runCommand:function(){return to}});module.exports=E(C);var T=require("child_process"),j=_(require("process"),1),k=_(require("util"),1);var A=_(require("process"),1),L=A.default.env.DEBUG==="true";var N=_(require("chalk"),1),P=_(require("consola"),1),G=require("graphql");L||(P.default.level=4);function R(e){var t=N.default[e];return typeof t=="function"?t:N.default.green}var x={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 r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){P.default.box(N.default.green(e));return}t.forEach(function(e){var t=e.file,n=e.position,o=e.rule,a=e.message;P.default.log("".concat(N.default.gray("File:")," ").concat(N.default.blue("".concat(t).concat(n?":".concat(n):"")))),o&&P.default.log(" ".concat(R(r)("Rule:")," ").concat(o)),P.default.log(" ".concat(R(r)("Message:")," ").concat(a))}),P.default.box(R(r)("".concat(e," : ").concat(t.length))),P.default.log(N.default.gray("─".repeat(40)))}};var D={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};var F=_(require("node-fetch"),1);var M=_(require("fs"),1);function U(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return t.every(function(e){return M.existsSync(e)})}function q(e,t){var r=M.readFileSync(e,"utf-8");if(t===null||t===void 0?void 0:t.asJson)try{var n=JSON.parse(r);if((typeof n==="undefined"?"undefined":p(n))=="object"&&n!==null)return n;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 r}function J(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var n=r.isJson,o=n===void 0?!1:n,a=o&&(typeof t==="undefined"?"undefined":p(t))=="object"?JSON.stringify(t,null,4):String(t);M.writeFileSync(e,a,"utf-8")}var W=_(require("process"),1);var K=_(require("path"),1);function Y(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n;return(n=K).resolve.apply(n,[H].concat(d(t)))}function B(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n;return(n=K).join.apply(n,d(t))}var H=W.default.env.INIT_CWD||W.default.cwd(),$="@cyberskill/shared",z=".cyberskill-storage",Q="node_modules",V="dist",X="package.json",Z="package-lock.json",ee="tsconfig.json",et=".gitignore",er=".simple-git-hooks.json",en="pnpm-lock.yaml",eo=".git/hooks/",ea=".git/COMMIT_EDITMSG",ei=B(H,Q,$,V),ec="cyberskill",eu="src/nodejs/cli/index.ts",es="eslint",el="eslint",ef="vitest",ed="playwright",ep="vitest",ev="@commitlint/cli",eh="commitlint",ey="lint-staged",em="lint-staged",eg="typescript",eb="tsc",ew="tsx",eI="git",eO="pnpm",eS="pnpm exec",e_="simple-git-hooks",eE="simple-git-hooks",eC="@eslint/config-inspector",eT="eslint-config-inspector",ej="node-modules-inspector",ek="node-modules-inspector",eA={CYBERSKILL_DIRECTORY:ei,WORKING_DIRECTORY:H,TS_CONFIG:Y(ee),GIT_IGNORE:Y(et),GIT_HOOK:Y(eo),GIT_COMMIT_MSG:Y(ea),SIMPLE_GIT_HOOKS_JSON:Y(er),PACKAGE_JSON:Y(X),PACKAGE_LOCK_JSON:Y(Z),PNPM_LOCK_YAML:Y(en),NODE_MODULES:Y(Q),LINT_STAGED_CONFIG:Y("".concat(ei,"/configs/lint-staged/base.js")),COMMITLINT_CONFIG:Y("".concat(ei,"/configs/commitlint/base.js")),UNIT_TEST_CONFIG:Y("".concat(ei,"/react/vitest/vitest.unit.js")),UNIT_TEST_SETUP_CONFIG:Y("".concat(ei,"/react/vitest/vitest.unit.setup.js")),E2E_TEST_CONFIG:Y("".concat(ei,"/react/vitest/vitest.e2e.js"))};function eL(e){return eN.apply(this,arguments)}function eN(){eN=o(function(e){var t,r,n,o,a,i;var c=arguments;return h(this,function(u){switch(u.label){case 0:for(t=c.length,r=new Array(t>1?t-1:0),n=1;n<t;n++){r[n-1]=c[n]}o=f(r,2),a=o[0],i=o[1];if(!a)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,eJ(a.split(" "),{update:!0})];case 2:return[2,(u.sent(),tt(e9("".concat(eS," ").concat(i))))];case 3:return[2,tt(e9(a))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return eN.apply(this,arguments)}function eP(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++){r[n-1]=arguments[n]}return /*#__PURE__*/o(function(){return h(this,function(t){return[2,eL.apply(void 0,[e].concat(d(r)))]})})}var eG={simpleGitHooks:eP("CLI",e_,eE),eslintInspect:eP("CLI",eC,eT),nodeModulesInspect:eP("CLI",ej,ek),eslintCheck:eP("CLI",es,"".concat(el," ").concat(eA.WORKING_DIRECTORY)),eslintFix:eP("CLI",es,"".concat(el," ").concat(eA.WORKING_DIRECTORY," --fix")),typescriptCheck:eP("CLI",eg,"".concat(eb," -p ").concat(eA.TS_CONFIG," --noEmit")),configureGitHook:eP("RAW","".concat(eI," config core.hooksPath ").concat(eA.GIT_HOOK)),testUnit:eP("CLI",ef,"".concat(ep," --config ").concat(eA.UNIT_TEST_CONFIG)),testE2e:eP("CLI","".concat(ef," ").concat(ed),"".concat(ep," --config ").concat(eA.E2E_TEST_CONFIG)),commitLint:eP("CLI",ev,"".concat(eh," --edit ").concat(eA.GIT_COMMIT_MSG," --config ").concat(eA.COMMITLINT_CONFIG)),lintStaged:eP("CLI",ey,"".concat(em," --config ").concat(eA.LINT_STAGED_CONFIG)),stageBuildDirectory:eP("RAW","".concat(eI," add ").concat(V)),build:eP("RAW","".concat(eO," run build")),pnpmInstallStandard:eP("RAW","".concat(eO," install")),pnpmInstallLegacy:eP("RAW","".concat(eO," install --legacy-peer-deps")),pnpmInstallForce:eP("RAW","".concat(eO," install --force"))};function eR(e){var t=B(H,X);if(!U(t))return!1;try{var r=q(t,{asJson:!0}),n=r.name,o=r.dependencies,a=o===void 0?{}:o,i=r.devDependencies,c=i===void 0?{}:i,u=n===e,s=e in a,l=e in c;return u||s||l?{path:t,file:r,isCurrentProject:u,isDepend:s,isDevDepend:l}:!1}catch(e){return x.warn("Failed to read package.json: ".concat(e.message)),!1}}function ex(e){return eD.apply(this,arguments)}function eD(){eD=o(function(e){var t,r,n,o;return h(this,function(a){switch(a.label){case 0:a.trys.push([0,3,,4]);return[4,(0,F.default)("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=a.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:r=a.sent(),n=r.version;return[2,n];case 3:o=a.sent();throw x.error('Failed to fetch version for "'.concat(e,'": ').concat(o.message)),o;case 4:return[2]}})});return eD.apply(this,arguments)}function eF(e,t){return eM.apply(this,arguments)}function eM(){eM=o(function(e,t){var r,n,o,a,i,c,u,s,f,d,p,v,y,m,g,b,w,I,O,S,_;return h(this,function(h){switch(h.label){case 0:h.trys.push([0,4,,5]);r=eR(e);if(!r)return[2,l({},D)];u=r.path,s=r.file,f=r.isCurrentProject,d=r.isDepend,p=r.isDevDepend,v=(n=s.dependencies)!==null&&n!==void 0?n:{},y=(o=s.devDependencies)!==null&&o!==void 0?o:{},m=f?(a=s.version)!==null&&a!==void 0?a:"0.0.0":d?(i=v[e])!==null&&i!==void 0?i:"0.0.0":p?(c=y[e])!==null&&c!==void 0?c:"0.0.0":"0.0.0";if(!f)return[3,1];w=m;return[3,3];case 1:return[4,ex(e)];case 2:w=h.sent();h.label=3;case 3:g=w,b=f||m===g;if(!b&&(t===null||t===void 0?void 0:t.update)){;O=d?"dependencies":p?"devDependencies":null;O&&((I=s[O])===null||I===void 0?void 0:I[e])!==g&&(s[O]=(S=s[O])!==null&&S!==void 0?S:{},s[O][e]=g,J(u,s,{isJson:!0}),x.info('Updated "'.concat(e,'" to version ').concat(g)))}return[2,{isCurrentProject:f,installedPath:u,file:s,isUpToDate:b}];case 4:_=h.sent();return[2,(x.error('Error checking package "'.concat(e,'": ').concat(_.message)),l({},D))];case 5:return[2]}})});return eM.apply(this,arguments)}function eU(){return eq.apply(this,arguments)}function eq(){eq=o(function(){var e,t,r,n,o,a,i,c,u,s,l,f;return h(this,function(d){switch(d.label){case 0:e=[{command:function(){return eG.pnpmInstallStandard()},message:"Installing dependencies (standard)"},{command:function(){return eG.pnpmInstallLegacy()},message:"Retrying with legacy peer dependencies"},{command:function(){return eG.pnpmInstallForce()},message:"Retrying with force install"}];t=true,r=false,n=undefined;d.label=1;case 1:d.trys.push([1,9,10,11]);o=e[Symbol.iterator]();d.label=2;case 2:if(!!(t=(a=o.next()).done))return[3,8];i=a.value,c=i.command,u=i.message;d.label=3;case 3:d.trys.push([3,6,,7]);return[4,c()];case 4:s=d.sent();return[4,to("".concat(u," using: ").concat(s),s)];case 5:d.sent();return[2];case 6:l=d.sent();x.warn("Installation attempt failed: ".concat(u)),x.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:f=d.sent();r=true;n=f;return[3,11];case 10:try{if(!t&&o.return!=null){o.return()}}finally{if(r){throw n}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})});return eq.apply(this,arguments)}function eJ(e,t){return eW.apply(this,arguments)}function eW(){eW=o(function(e,t){var r,n,o,a,i,c,u,s,f,p,v;return h(this,function(h){switch(h.label){case 0:if(!U(eA.PACKAGE_JSON)){x.error("package.json not found. Aborting setup.");return[2]}h.label=1;case 1:h.trys.push([1,13,,14]);r=d(new Set(e)).sort();return[4,Promise.all(r.map(function(e){return eF(e,l({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:n=h.sent().every(function(e){return e.isUpToDate});if(n)return[3,4];return[4,eU()];case 3:n=h.sent();h.label=4;case 4:n;a=true,i=false,c=undefined;h.label=5;case 5:h.trys.push([5,10,11,12]);u=((o=t===null||t===void 0?void 0:t.postInstallActions)!==null&&o!==void 0?o:[])[Symbol.iterator]();h.label=6;case 6:if(!!(a=(s=u.next()).done))return[3,9];f=s.value;return[4,f()];case 7:h.sent();h.label=8;case 8:a=true;return[3,6];case 9:return[3,12];case 10:p=h.sent();i=true;c=p;return[3,12];case 11:try{if(!a&&u.return!=null){u.return()}}finally{if(i){throw c}}return[7];case 12:return[3,14];case 13:v=h.sent();throw x.error('Failed to setup "'.concat(e.join(", "),'": ').concat(v.message)),v;case 14:return[2]}})});return eW.apply(this,arguments)}var eK=_(require("node-persist"),1),eY=_(require("os"),1),eB=_(require("process"),1);function eH(){return eB.default.env.CYBERSKILL_STORAGE_DIR||B(eY.default.homedir(),z)}function e$(){return ez.apply(this,arguments)}function ez(){ez=o(function(){var e;return h(this,function(t){switch(t.label){case 0:e=eK.default.defaultInstance;if(e)return[3,2];return[4,eK.default.init({dir:eH(),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 eQ={get:function e(e){return o(function(){var t,r;return h(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,e$()];case 1:n.sent();return[4,eK.default.getItem(e)];case 2:return[2,(t=n.sent())!==null&&t!==void 0?t:null];case 3:r=n.sent();return[2,(x.error('[Storage:get] Error getting key "'.concat(e,'":'),r),null)];case 4:return[2]}})})()},set:function e(e,t){return o(function(){var r;return h(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,e$()];case 1:n.sent();return[4,eK.default.setItem(e,t)];case 2:n.sent();return[3,4];case 3:r=n.sent();x.error('[Storage:set] Error setting key "'.concat(e,'":'),r);return[3,4];case 4:return[2]}})})()},remove:function e(e){return o(function(){var t;return h(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e$()];case 1:r.sent();return[4,eK.default.removeItem(e)];case 2:r.sent();return[3,4];case 3:t=r.sent();x.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return o(function(){var e,t;return h(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,e$()];case 1:r.sent();return[4,eK.default.keys()];case 2:e=r.sent();return[2,Array.isArray(e)?e:(x.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=r.sent();return[2,(x.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return o(function(){return h(this,function(t){try{return[2,"".concat(eH()," (key: ").concat(e,")")]}catch(e){return[2,(x.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var eV=k.promisify(T.exec);function eX(e){return"error_list:".concat(e)}function eZ(e){return e0.apply(this,arguments)}function e0(){e0=o(function(e){var t,r,n;return h(this,function(a){switch(a.label){case 0:if(e.length===0)return[2];t=Date.now(),r=eX(t);a.label=1;case 1:a.trys.push([1,3,,4]);return[4,eQ.set(r,{errors:e,timestamp:t})];case 2:a.sent(),setTimeout(/*#__PURE__*/o(function(){var e;return h(this,function(t){switch(t.label){case 0:return[4,eQ.getLogLink(r)];case 1:e=t.sent();e&&x.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:n=a.sent();x.error("Failed to save errors: ".concat(n.message));return[3,4];case 4:return[2]}})});return e0.apply(this,arguments)}function e1(){return e2.apply(this,arguments)}function e2(){e2=o(function(){var e,t,r;return h(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eQ.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(/*#__PURE__*/function(){var e=o(function(e){var t;return h(this,function(r){switch(r.label){case 0:return[4,eQ.get(e)];case 1:return[2,((t=r.sent())===null||t===void 0?void 0:t.errors)||[]]}})});return function(t){return e.apply(this,arguments)}}()))];case 2:return[2,n.sent().flat()];case 3:r=n.sent();return[2,(x.error("Failed to retrieve stored errors: ".concat(r.message)),[])];case 4:return[2]}})});return e2.apply(this,arguments)}function e4(){return e3.apply(this,arguments)}function e3(){e3=o(function(){var e,t,r;return h(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eQ.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(function(e){return eQ.remove(e)}))];case 2:n.sent();return[3,4];case 3:r=n.sent();x.error("Failed to clear error lists: ".concat(r.message));return[3,4];case 4:return[2]}})});return e3.apply(this,arguments)}function e5(e){var t=[],r=[],n="",o=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,a=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,i=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))n=e.trim();else{var c,u,s,l,f;var d=o.exec(e)||[],p=a.exec(e)||[],v=i.exec(e)||[];var h,y,m,g,b,w;d.length&&n?t.push({file:n,position:"".concat(d[1],":").concat(d[2]),type:d[3]==="error"?"error":"warning",message:(h=d===null||d===void 0?void 0:(c=d[4])===null||c===void 0?void 0:c.trim())!==null&&h!==void 0?h:"",rule:(y=d===null||d===void 0?void 0:(u=d[5])===null||u===void 0?void 0:u.trim())!==null&&y!==void 0?y:""}):p.length?t.push({file:(m=p===null||p===void 0?void 0:p[1])!==null&&m!==void 0?m:"",position:"".concat(p[2],":").concat(p[3]),type:p[4]==="error"?"error":"warning",message:(g=p===null||p===void 0?void 0:(s=p[5])===null||s===void 0?void 0:s.trim())!==null&&g!==void 0?g:""}):v.length?t.push({file:"commitlint",type:"error",message:(b=v===null||v===void 0?void 0:(l=v[1])===null||l===void 0?void 0:l.trim())!==null&&b!==void 0?b:"",rule:(w=v===null||v===void 0?void 0:(f=v[2])===null||f===void 0?void 0:f.trim())!==null&&w!==void 0?w:""}):r.push(e.trim())}}),t.length&&eZ(t),L&&r.length&&(x.warn("Unmatched lines:"),r.forEach(function(e){return x.info(" ".concat(e))}))}function e6(e){try{var t=JSON.parse(e),r=[];t.forEach(function(e){var t=e.filePath,n=e.messages;n.forEach(function(e){var n=e.severity,o=e.line,a=e.column,i=e.ruleId,c=e.message;r.push({type:n===2?"error":"warning",file:t,position:"".concat(o,":").concat(a),rule:i,message:c})})}),r.length&&eZ(r)}catch(t){e5(e)}}function e8(e){return e7.apply(this,arguments)}function e7(){e7=o(function(e){var t,r,n,o,a,i,c,u,s;var l=arguments;return h(this,function(f){switch(f.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:e6;r=new AbortController;j.default.on("SIGINT",function(){x.warn("Process interrupted. Terminating..."),r.abort(),j.default.exit()});f.label=1;case 1:f.trys.push([1,3,,4]);return[4,eV(e,{maxBuffer:0x6400000,signal:r.signal})];case 2:n=f.sent(),o=n.stdout,a=n.stderr;[o,a].forEach(function(e){return e&&t(e)});return[3,4];case 3:i=f.sent();c=i.stdout,u=i.stderr,s=i.message;[c,u].forEach(function(e){return e&&t(e)}),!u&&!c&&x.error("Command failed: ".concat(s));return[3,4];case 4:return[2]}})});return e7.apply(this,arguments)}function e9(e){return{raw:!0,cmd:e}}function te(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(eS," ").concat($," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(eS," ").concat(ew," ").concat(eu," ").concat(e):"".concat(eS," ").concat(ec," ").concat(e)}function tt(e,t){return typeof e=="function"?te(e(t),t):(typeof e==="undefined"?"undefined":p(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?te(e,t):e}function tr(e){return tn.apply(this,arguments)}function tn(){tn=o(function(e){var t,r,n,o,a,i,c;var u=arguments;return h(this,function(s){switch(s.label){case 0:t=u.length>1&&u[1]!==void 0?u[1]:{};n=(r=t===null||t===void 0?void 0:t.isRemote)!==null&&r!==void 0?r:!1;if(!n)return[3,1];c=!1;return[3,3];case 1:return[4,eF($)];case 2:c=s.sent().isCurrentProject;s.label=3;case 3:o=c,a={isRemote:n,isCurrentProject:o},i=typeof e=="function"?e(a):e;return[2,Object.fromEntries(Object.entries(i).map(function(e){var t=f(e,2),r=t[0],n=t[1];return[r,tt(n,a)]}))]}})});return tn.apply(this,arguments)}function to(e,t){return ta.apply(this,arguments)}function ta(){ta=o(function(e,t){var r;return h(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);x.start("".concat(e)),L&&x.info("→ ".concat(t));return[4,e8(t)];case 1:n.sent(),x.success("".concat(e," done."));return[3,3];case 2:r=n.sent();throw x.error("".concat(e," failed: ").concat(r.message)),r;case 3:return[2]}})});return ta.apply(this,arguments)}0&&(module.exports={clearAllErrorLists:clearAllErrorLists,formatCommand:formatCommand,getStoredErrorLists:getStoredErrorLists,rawCommand:rawCommand,resolveCommands:resolveCommands,runCommand:runCommand});
1
+ "use strict";function e(e,t){if(t==null||t>e.length)t=e.length;for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function t(e){if(Array.isArray(e))return e}function r(t){if(Array.isArray(t))return e(t)}function n(e,t,r,n,o,a,i){try{var c=e[a](i);var s=c.value}catch(e){r(e);return}if(c.done){t(s)}else{Promise.resolve(s).then(n,o)}}function o(e){return function(){var t=this,r=arguments;return new Promise(function(o,a){var i=e.apply(t,r);function c(e){n(i,o,a,c,s,"next",e)}function s(e){n(i,o,a,c,s,"throw",e)}c(undefined)})}}function a(e,t,r){if(t in e){Object.defineProperty(e,t,{value:r,enumerable:true,configurable:true,writable:true})}else{e[t]=r}return e}function i(e){if(typeof Symbol!=="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function c(e,t){var r=e==null?null:typeof Symbol!=="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(r==null)return;var n=[];var o=true;var a=false;var i,c;try{for(r=r.call(e);!(o=(i=r.next()).done);o=true){n.push(i.value);if(t&&n.length===t)break}}catch(e){a=true;c=e}finally{try{if(!o&&r["return"]!=null)r["return"]()}finally{if(a)throw c}}return n}function s(){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 r=arguments[t]!=null?arguments[t]:{};var n=Object.keys(r);if(typeof Object.getOwnPropertySymbols==="function"){n=n.concat(Object.getOwnPropertySymbols(r).filter(function(e){return Object.getOwnPropertyDescriptor(r,e).enumerable}))}n.forEach(function(t){a(e,t,r[t])})}return e}function f(e,r){return t(e)||c(e,r)||v(e,r)||s()}function d(e){return r(e)||i(e)||v(e)||u()}function p(e){"@swc/helpers - typeof";return e&&typeof Symbol!=="undefined"&&e.constructor===Symbol?"symbol":typeof e}function v(t,r){if(!t)return;if(typeof t==="string")return e(t,r);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor)n=t.constructor.name;if(n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return e(t,r)}function m(e,t){var r,n,o,a={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},i=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return i.next=c(0),i["throw"]=c(1),i["return"]=c(2),typeof Symbol==="function"&&(i[Symbol.iterator]=function(){return this}),i;function c(e){return function(t){return s([e,t])}}function s(c){if(r)throw new TypeError("Generator is already executing.");while(i&&(i=0,c[0]&&(a=0)),a)try{if(r=1,n&&(o=c[0]&2?n["return"]:c[0]?n["throw"]||((o=n["return"])&&o.call(n),0):n.next)&&!(o=o.call(n,c[1])).done)return o;if(n=0,o)c=[c[0]&2,o.value];switch(c[0]){case 0:case 1:o=c;break;case 4:a.label++;return{value:c[1],done:false};case 5:a.label++;n=c[1];c=[0];continue;case 7:c=a.ops.pop();a.trys.pop();continue;default:if(!(o=a.trys,o=o.length>0&&o[o.length-1])&&(c[0]===6||c[0]===2)){a=0;continue}if(c[0]===3&&(!o||c[1]>o[0]&&c[1]<o[3])){a.label=c[1];break}if(c[0]===6&&a.label<o[1]){a.label=o[1];o=c;break}if(o&&a.label<o[2]){a.label=o[2];a.ops.push(c);break}if(o[2])a.ops.pop();a.trys.pop();continue}c=t.call(e,a)}catch(e){c=[6,e];n=0}finally{r=o=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:true}}}var y=Object.create;var h=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var b=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var E=function(e,t){return h(e,"name",{value:t,configurable:!0})};var S=function(e,t){for(var r in t)h(e,r,{get:t[r],enumerable:!0})},C=function(e,t,r,n){var o=true,a=false,i=undefined;if(t&&(typeof t==="undefined"?"undefined":p(t))=="object"||typeof t=="function")try{var c=function(){var o=u.value;!I.call(e,o)&&o!==r&&h(e,o,{get:function(){return t[o]},enumerable:!(n=g(t,o))||n.enumerable})};for(var s=b(t)[Symbol.iterator](),u;!(o=(u=s.next()).done);o=true)c()}catch(e){a=true;i=e}finally{try{if(!o&&s.return!=null){s.return()}}finally{if(a){throw i}}}return e};var O=function(e,t,r){return r=e!=null?y(w(e)):{},C(t||!e||!e.__esModule?h(r,"default",{value:e,enumerable:!0}):r,e)},_=function(e){return C(h({},"__esModule",{value:!0}),e)};var T={};S(T,{clearAllErrorLists:function(){return e6},formatCommand:function(){return to},getStoredErrorLists:function(){return e3},rawCommand:function(){return tr},resolveCommands:function(){return ta},runCommand:function(){return tc}});module.exports=_(T);var k=require("child_process"),j=O(require("process"),1),L=O(require("util"),1);var A=O(require("process"),1),P=A.default.env.DEBUG==="true";var N=function(e){return e.Error="error",e.Warning="warning",e}({});var G=O(require("chalk"),1),R=O(require("consola"),1),x=require("graphql");P||(R.default.level=4);function D(e){var t=G.default[e];return typeof t=="function"?t:G.default.green}E(D,"chalkKeyword");var F={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 r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"red";if(!(t===null||t===void 0?void 0:t.length)){R.default.box(G.default.green(e));return}t.forEach(function(e){var t=e.file,n=e.position,o=e.rule,a=e.message;R.default.log("".concat(G.default.gray("File:")," ").concat(G.default.blue("".concat(t).concat(n?":".concat(n):"")))),o&&R.default.log(" ".concat(D(r)("Rule:")," ").concat(o)),R.default.log(" ".concat(D(r)("Message:")," ").concat(a))}),R.default.box(D(r)("".concat(e," : ").concat(t.length))),R.default.log(G.default.gray("─".repeat(40)))}};var M={isCurrentProject:!1,installedPath:"",file:{},isUpToDate:!1};var W=O(require("node-fetch"),1);var U=function(e){return e.CLI="CLI",e.RAW="RAW",e}({});var q=O(require("fs"),1);function J(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}return t.every(function(e){return q.existsSync(e)})}E(J,"existsSync");function K(e,t){var r=q.readFileSync(e,"utf-8");if(t===null||t===void 0?void 0:t.asJson)try{var n=JSON.parse(r);if((typeof n==="undefined"?"undefined":p(n))=="object"&&n!==null)return n;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 r}E(K,"readFileSync");function Y(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var n=r.isJson,o=n===void 0?!1:n,a=o&&(typeof t==="undefined"?"undefined":p(t))=="object"?JSON.stringify(t,null,4):String(t);q.writeFileSync(e,a,"utf-8")}E(Y,"writeFileSync");var B=O(require("process"),1);var H=O(require("path"),1);function $(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n;return(n=H).resolve.apply(n,[z].concat(d(t)))}E($,"resolveWorkingPath");function V(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++){t[r]=arguments[r]}var n;return(n=H).join.apply(n,d(t))}E(V,"join");var z=B.default.env.INIT_CWD||B.default.cwd(),Q="@cyberskill/shared",X=".cyberskill-storage",Z="node_modules",ee="dist",et="package.json",er="package-lock.json",en="tsconfig.json",eo=".gitignore",ea=".simple-git-hooks.json",ei="pnpm-lock.yaml",ec=".git/hooks/",es=".git/COMMIT_EDITMSG",eu=V(z,Z,Q,ee),el="cyberskill",ef="src/nodejs/cli/index.ts",ed="eslint",ep="eslint",ev="vitest",em="playwright",ey="vitest",eh="@commitlint/cli",eg="commitlint",eb="lint-staged",ew="lint-staged",eI="typescript",eE="tsc",eS="tsx",eC="git",eO="pnpm",e_="pnpm exec",eT="simple-git-hooks",ek="simple-git-hooks",ej="@eslint/config-inspector",eL="eslint-config-inspector",eA="node-modules-inspector",eP="node-modules-inspector",eN={CYBERSKILL_DIRECTORY:eu,WORKING_DIRECTORY:z,TS_CONFIG:$(en),GIT_IGNORE:$(eo),GIT_HOOK:$(ec),GIT_COMMIT_MSG:$(es),SIMPLE_GIT_HOOKS_JSON:$(ea),PACKAGE_JSON:$(et),PACKAGE_LOCK_JSON:$(er),PNPM_LOCK_YAML:$(ei),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 eG(e){return eR.apply(this,arguments)}function eR(){eR=o(function(e){var t,r,n,o,a,i;var c=arguments;return m(this,function(s){switch(s.label){case 0:for(t=c.length,r=new Array(t>1?t-1:0),n=1;n<t;n++){r[n-1]=c[n]}o=f(r,2),a=o[0],i=o[1];if(!a)throw new Error("'first' argument is undefined");switch(e){case U.CLI:return[3,1];case U.RAW:return[3,3]}return[3,4];case 1:return[4,eY(a.split(" "),{update:!0})];case 2:return[2,(s.sent(),to(tr("".concat(e_," ").concat(i))))];case 3:return[2,to(tr(a))];case 4:throw new Error("Unsupported command type");case 5:return[2]}})});return eR.apply(this,arguments)}E(eG,"buildCommand");function ex(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++){r[n-1]=arguments[n]}return /*#__PURE__*/o(function(){return m(this,function(t){return[2,eG.apply(void 0,[e].concat(d(r)))]})})}E(ex,"commandFactory");var eD={simpleGitHooks:ex(U.CLI,eT,ek),eslintInspect:ex(U.CLI,ej,eL),nodeModulesInspect:ex(U.CLI,eA,eP),eslintCheck:ex(U.CLI,ed,"".concat(ep," ").concat(eN.WORKING_DIRECTORY)),eslintFix:ex(U.CLI,ed,"".concat(ep," ").concat(eN.WORKING_DIRECTORY," --fix")),typescriptCheck:ex(U.CLI,eI,"".concat(eE," -p ").concat(eN.TS_CONFIG," --noEmit")),configureGitHook:ex(U.RAW,"".concat(eC," config core.hooksPath ").concat(eN.GIT_HOOK)),testUnit:ex(U.CLI,ev,"".concat(ey," --config ").concat(eN.UNIT_TEST_CONFIG)),testE2e:ex(U.CLI,"".concat(ev," ").concat(em),"".concat(ey," --config ").concat(eN.E2E_TEST_CONFIG)),commitLint:ex(U.CLI,eh,"".concat(eg," --edit ").concat(eN.GIT_COMMIT_MSG," --config ").concat(eN.COMMITLINT_CONFIG)),lintStaged:ex(U.CLI,eb,"".concat(ew," --config ").concat(eN.LINT_STAGED_CONFIG)),stageBuildDirectory:ex(U.RAW,"".concat(eC," add ").concat(ee)),build:ex(U.RAW,"".concat(eO," run build")),pnpmInstallStandard:ex(U.RAW,"".concat(eO," install")),pnpmInstallLegacy:ex(U.RAW,"".concat(eO," install --legacy-peer-deps")),pnpmInstallForce:ex(U.RAW,"".concat(eO," install --force"))};function eF(e){var t=V(z,et);if(!J(t))return!1;try{var r=K(t,{asJson:!0}),n=r.name,o=r.dependencies,a=o===void 0?{}:o,i=r.devDependencies,c=i===void 0?{}:i,s=n===e,u=e in a,l=e in c;return s||u||l?{path:t,file:r,isCurrentProject:s,isDepend:u,isDevDepend:l}:!1}catch(e){return F.warn("Failed to read package.json: ".concat(e.message)),!1}}E(eF,"getPackage");function eM(e){return eW.apply(this,arguments)}function eW(){eW=o(function(e){var t,r,n,o;return m(this,function(a){switch(a.label){case 0:a.trys.push([0,3,,4]);return[4,(0,W.default)("https://registry.npmjs.org/".concat(e,"/latest"))];case 1:t=a.sent();if(!t.ok)throw new Error("Failed to fetch latest version: ".concat(t.status," ").concat(t.statusText));return[4,t.json()];case 2:r=a.sent(),n=r.version;return[2,n];case 3:o=a.sent();throw F.error('Failed to fetch version for "'.concat(e,'": ').concat(o.message)),o;case 4:return[2]}})});return eW.apply(this,arguments)}E(eM,"getLatestPackageVersion");function eU(e,t){return eq.apply(this,arguments)}function eq(){eq=o(function(e,t){var r,n,o,a,i,c,s,u,f,d,p,v,y,h,g,b,w,I,E,S,C;return m(this,function(m){switch(m.label){case 0:m.trys.push([0,4,,5]);r=eF(e);if(!r)return[2,l({},M)];s=r.path,u=r.file,f=r.isCurrentProject,d=r.isDepend,p=r.isDevDepend,v=(n=u.dependencies)!==null&&n!==void 0?n:{},y=(o=u.devDependencies)!==null&&o!==void 0?o:{},h=f?(a=u.version)!==null&&a!==void 0?a:"0.0.0":d?(i=v[e])!==null&&i!==void 0?i:"0.0.0":p?(c=y[e])!==null&&c!==void 0?c:"0.0.0":"0.0.0";if(!f)return[3,1];w=h;return[3,3];case 1:return[4,eM(e)];case 2:w=m.sent();m.label=3;case 3:g=w,b=f||h===g;if(!b&&(t===null||t===void 0?void 0:t.update)){;E=d?"dependencies":p?"devDependencies":null;E&&((I=u[E])===null||I===void 0?void 0:I[e])!==g&&(u[E]=(S=u[E])!==null&&S!==void 0?S:{},u[E][e]=g,Y(s,u,{isJson:!0}),F.info('Updated "'.concat(e,'" to version ').concat(g)))}return[2,{isCurrentProject:f,installedPath:s,file:u,isUpToDate:b}];case 4:C=m.sent();return[2,(F.error('Error checking package "'.concat(e,'": ').concat(C.message)),l({},M))];case 5:return[2]}})});return eq.apply(this,arguments)}E(eU,"checkPackage");function eJ(){return eK.apply(this,arguments)}function eK(){eK=o(function(){var e,t,r,n,o,a,i,c,s,u,l,f;return m(this,function(d){switch(d.label){case 0:e=[{command:E(function(){return eD.pnpmInstallStandard()},"command"),message:"Installing dependencies (standard)"},{command:E(function(){return eD.pnpmInstallLegacy()},"command"),message:"Retrying with legacy peer dependencies"},{command:E(function(){return eD.pnpmInstallForce()},"command"),message:"Retrying with force install"}];t=true,r=false,n=undefined;d.label=1;case 1:d.trys.push([1,9,10,11]);o=e[Symbol.iterator]();d.label=2;case 2:if(!!(t=(a=o.next()).done))return[3,8];i=a.value,c=i.command,s=i.message;d.label=3;case 3:d.trys.push([3,6,,7]);return[4,c()];case 4:u=d.sent();return[4,tc("".concat(s," using: ").concat(u),u)];case 5:d.sent();return[2];case 6:l=d.sent();F.warn("Installation attempt failed: ".concat(s)),F.error("Details: ".concat(l.message));return[3,7];case 7:t=true;return[3,2];case 8:return[3,11];case 9:f=d.sent();r=true;n=f;return[3,11];case 10:try{if(!t&&o.return!=null){o.return()}}finally{if(r){throw n}}return[7];case 11:throw new Error("All dependency installation strategies failed.")}})});return eK.apply(this,arguments)}E(eJ,"installDependencies");function eY(e,t){return eB.apply(this,arguments)}function eB(){eB=o(function(e,t){var r,n,o,a,i,c,s,u,f,p,v;return m(this,function(m){switch(m.label){case 0:if(!J(eN.PACKAGE_JSON)){F.error("package.json not found. Aborting setup.");return[2]}m.label=1;case 1:m.trys.push([1,13,,14]);r=d(new Set(e)).sort();return[4,Promise.all(r.map(function(e){return eU(e,l({},(t===null||t===void 0?void 0:t.update)&&{update:t.update}))}))];case 2:n=m.sent().every(function(e){return e.isUpToDate});if(n)return[3,4];return[4,eJ()];case 3:n=m.sent();m.label=4;case 4:n;a=true,i=false,c=undefined;m.label=5;case 5:m.trys.push([5,10,11,12]);s=((o=t===null||t===void 0?void 0:t.postInstallActions)!==null&&o!==void 0?o:[])[Symbol.iterator]();m.label=6;case 6:if(!!(a=(u=s.next()).done))return[3,9];f=u.value;return[4,f()];case 7:m.sent();m.label=8;case 8:a=true;return[3,6];case 9:return[3,12];case 10:p=m.sent();i=true;c=p;return[3,12];case 11:try{if(!a&&s.return!=null){s.return()}}finally{if(i){throw c}}return[7];case 12:return[3,14];case 13:v=m.sent();throw F.error('Failed to setup "'.concat(e.join(", "),'": ').concat(v.message)),v;case 14:return[2]}})});return eB.apply(this,arguments)}E(eY,"setupPackages");var eH=O(require("node-persist"),1),e$=O(require("os"),1),eV=O(require("process"),1);function ez(){return eV.default.env.CYBERSKILL_STORAGE_DIR||V(e$.default.homedir(),X)}E(ez,"getStorageDir");function eQ(){return eX.apply(this,arguments)}function eX(){eX=o(function(){var e;return m(this,function(t){switch(t.label){case 0:e=eH.default.defaultInstance;if(e)return[3,2];return[4,eH.default.init({dir:ez(),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 eX.apply(this,arguments)}E(eQ,"initNodePersist");var eZ={get:function e(e){return o(function(){var t,r;return m(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eQ()];case 1:n.sent();return[4,eH.default.getItem(e)];case 2:return[2,(t=n.sent())!==null&&t!==void 0?t:null];case 3:r=n.sent();return[2,(F.error('[Storage:get] Error getting key "'.concat(e,'":'),r),null)];case 4:return[2]}})})()},set:function e(e,t){return o(function(){var r;return m(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eQ()];case 1:n.sent();return[4,eH.default.setItem(e,t)];case 2:n.sent();return[3,4];case 3:r=n.sent();F.error('[Storage:set] Error setting key "'.concat(e,'":'),r);return[3,4];case 4:return[2]}})})()},remove:function e(e){return o(function(){var t;return m(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eQ()];case 1:r.sent();return[4,eH.default.removeItem(e)];case 2:r.sent();return[3,4];case 3:t=r.sent();F.error('[Storage:remove] Error removing key "'.concat(e,'":'),t);return[3,4];case 4:return[2]}})})()},keys:function e(){return o(function(){var e,t;return m(this,function(r){switch(r.label){case 0:r.trys.push([0,3,,4]);return[4,eQ()];case 1:r.sent();return[4,eH.default.keys()];case 2:e=r.sent();return[2,Array.isArray(e)?e:(F.warn("[Storage:keys] Invalid keys response:",e),[])];case 3:t=r.sent();return[2,(F.error("[Storage:keys] Error getting keys:",t),[])];case 4:return[2]}})})()},getLogLink:function e(e){return o(function(){return m(this,function(t){try{return[2,"".concat(ez()," (key: ").concat(e,")")]}catch(e){return[2,(F.error("[Storage:getLogLink] Error getting log link:",e),null)]}return[2]})})()}};var e0=L.promisify(k.exec);function e1(e){return"error_list:".concat(e)}E(e1,"getErrorListKey");function e2(e){return e4.apply(this,arguments)}function e4(){e4=o(function(e){var t,r,n;return m(this,function(a){switch(a.label){case 0:if(e.length===0)return[2];t=Date.now(),r=e1(t);a.label=1;case 1:a.trys.push([1,3,,4]);return[4,eZ.set(r,{errors:e,timestamp:t})];case 2:a.sent(),setTimeout(/*#__PURE__*/o(function(){var e;return m(this,function(t){switch(t.label){case 0:return[4,eZ.getLogLink(r)];case 1:e=t.sent();e&&F.info("\uD83D\uDCC2 Open the error list manually: ".concat(e));return[2]}})}),10);return[3,4];case 3:n=a.sent();F.error("Failed to save errors: ".concat(n.message));return[3,4];case 4:return[2]}})});return e4.apply(this,arguments)}E(e2,"saveErrorListToStorage");function e3(){return e5.apply(this,arguments)}function e5(){e5=o(function(){var e,t,r;return m(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eZ.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(/*#__PURE__*/function(){var e=o(function(e){var t;return m(this,function(r){switch(r.label){case 0:return[4,eZ.get(e)];case 1:return[2,((t=r.sent())===null||t===void 0?void 0:t.errors)||[]]}})});return function(t){return e.apply(this,arguments)}}()))];case 2:return[2,n.sent().flat()];case 3:r=n.sent();return[2,(F.error("Failed to retrieve stored errors: ".concat(r.message)),[])];case 4:return[2]}})});return e5.apply(this,arguments)}E(e3,"getStoredErrorLists");function e6(){return e8.apply(this,arguments)}function e8(){e8=o(function(){var e,t,r;return m(this,function(n){switch(n.label){case 0:n.trys.push([0,3,,4]);return[4,eZ.keys()];case 1:e=n.sent(),t=Array.isArray(e)?e.filter(function(e){var t;return e===null||e===void 0?void 0:(t=e.startsWith)===null||t===void 0?void 0:t.call(e,"error_list:")}):[];return[4,Promise.all(t.map(function(e){return eZ.remove(e)}))];case 2:n.sent();return[3,4];case 3:r=n.sent();F.error("Failed to clear error lists: ".concat(r.message));return[3,4];case 4:return[2]}})});return e8.apply(this,arguments)}E(e6,"clearAllErrorLists");function e7(e){var t=[],r=[],n="",o=/^\s*(\d+):(\d+)\s+(error|warning)\s+(.+?)\s+(\S+)$/,a=/^(.+?)\((\d+),(\d+)\):\s+(error|warning)\s+TS\d+:\s+(\S.+)$/,i=/^✖\s+(.*?)\s+\[(.*?)\]$/;e.split("\n").forEach(function(e){if(e.startsWith("/"))n=e.trim();else{var c,s,u,l,f;var d=o.exec(e)||[],p=a.exec(e)||[],v=i.exec(e)||[];var m,y,h,g,b,w;d.length&&n?t.push({file:n,position:"".concat(d[1],":").concat(d[2]),type:d[3]===N.Error?N.Error:N.Warning,message:(m=d===null||d===void 0?void 0:(c=d[4])===null||c===void 0?void 0:c.trim())!==null&&m!==void 0?m:"",rule:(y=d===null||d===void 0?void 0:(s=d[5])===null||s===void 0?void 0:s.trim())!==null&&y!==void 0?y:""}):p.length?t.push({file:(h=p===null||p===void 0?void 0:p[1])!==null&&h!==void 0?h:"",position:"".concat(p[2],":").concat(p[3]),type:p[4]===N.Error?N.Error:N.Warning,message:(g=p===null||p===void 0?void 0:(u=p[5])===null||u===void 0?void 0:u.trim())!==null&&g!==void 0?g:""}):v.length?t.push({file:"commitlint",type:N.Error,message:(b=v===null||v===void 0?void 0:(l=v[1])===null||l===void 0?void 0:l.trim())!==null&&b!==void 0?b:"",rule:(w=v===null||v===void 0?void 0:(f=v[2])===null||f===void 0?void 0:f.trim())!==null&&w!==void 0?w:""}):r.push(e.trim())}}),t.length&&e2(t),P&&r.length&&(F.warn("Unmatched lines:"),r.forEach(function(e){return F.info(" ".concat(e))}))}E(e7,"parseTextErrors");function e9(e){try{var t=JSON.parse(e),r=[];t.forEach(function(e){var t=e.filePath,n=e.messages;n.forEach(function(e){var n=e.severity,o=e.line,a=e.column,i=e.ruleId,c=e.message;r.push({type:n===2?N.Error:N.Warning,file:t,position:"".concat(o,":").concat(a),rule:i,message:c})})}),r.length&&e2(r)}catch(t){e7(e)}}E(e9,"parseCommandOutput");function te(e){return tt.apply(this,arguments)}function tt(){tt=o(function(e){var t,r,n,o,a,i,c,s,u;var l=arguments;return m(this,function(f){switch(f.label){case 0:t=l.length>1&&l[1]!==void 0?l[1]:e9;r=new AbortController;j.default.on("SIGINT",function(){F.warn("Process interrupted. Terminating..."),r.abort(),j.default.exit()});f.label=1;case 1:f.trys.push([1,3,,4]);return[4,e0(e,{maxBuffer:0x6400000,signal:r.signal})];case 2:n=f.sent(),o=n.stdout,a=n.stderr;[o,a].forEach(function(e){return e&&t(e)});return[3,4];case 3:i=f.sent();c=i.stdout,s=i.stderr,u=i.message;[c,s].forEach(function(e){return e&&t(e)}),!s&&!c&&F.error("Command failed: ".concat(u));return[3,4];case 4:return[2]}})});return tt.apply(this,arguments)}E(te,"executeCommand");function tr(e){return{raw:!0,cmd:e}}E(tr,"rawCommand");function tn(e,t){return(t===null||t===void 0?void 0:t.isRemote)?"".concat(e_," ").concat(Q," ").concat(e):(t===null||t===void 0?void 0:t.isCurrentProject)?"".concat(e_," ").concat(eS," ").concat(ef," ").concat(e):"".concat(e_," ").concat(el," ").concat(e)}E(tn,"formatCLI");function to(e,t){return typeof e=="function"?tn(e(t),t):(typeof e==="undefined"?"undefined":p(e))=="object"&&(e===null||e===void 0?void 0:e.raw)===!0?e.cmd:typeof e=="string"?tn(e,t):e}E(to,"formatCommand");function ta(e){return ti.apply(this,arguments)}function ti(){ti=o(function(e){var t,r,n,o,a,i,c;var s=arguments;return m(this,function(u){switch(u.label){case 0:t=s.length>1&&s[1]!==void 0?s[1]:{};n=(r=t===null||t===void 0?void 0:t.isRemote)!==null&&r!==void 0?r:!1;if(!n)return[3,1];c=!1;return[3,3];case 1:return[4,eU(Q)];case 2:c=u.sent().isCurrentProject;u.label=3;case 3:o=c,a={isRemote:n,isCurrentProject:o},i=typeof e=="function"?e(a):e;return[2,Object.fromEntries(Object.entries(i).map(function(e){var t=f(e,2),r=t[0],n=t[1];return[r,to(n,a)]}))]}})});return ti.apply(this,arguments)}E(ta,"resolveCommands");function tc(e,t){return ts.apply(this,arguments)}function ts(){ts=o(function(e,t){var r;return m(this,function(n){switch(n.label){case 0:n.trys.push([0,2,,3]);F.start("".concat(e)),P&&F.info("→ ".concat(t));return[4,te(t)];case 1:n.sent(),F.success("".concat(e," done."));return[3,3];case 2:r=n.sent();throw F.error("".concat(e," failed: ").concat(r.message)),r;case 3:return[2]}})});return ts.apply(this,arguments)}E(tc,"runCommand");0&&(module.exports={clearAllErrorLists:clearAllErrorLists,formatCommand:formatCommand,getStoredErrorLists:getStoredErrorLists,rawCommand:rawCommand,resolveCommands:resolveCommands,runCommand:runCommand});