@adaas/a-utils 0.1.21 → 0.1.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +5 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +136 -54
- package/dist/index.d.ts +136 -54
- package/dist/index.mjs +5 -5
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
- package/src/index.ts +6 -0
- package/src/lib/A-Channel/A-Channel.constants.ts +12 -12
- package/src/lib/A-Command/A-Command.constants.ts +60 -18
- package/src/lib/A-Command/A-Command.entity.ts +33 -16
- package/src/lib/A-Command/A-Command.types.ts +21 -13
- package/src/lib/A-Config/A-Config.context.ts +38 -59
- package/src/lib/A-Config/components/ConfigReader.component.ts +17 -15
- package/src/lib/A-Execution/A-Execution.context.ts +67 -0
- package/src/lib/A-Execution/A-Execution.types.ts +0 -0
- package/src/lib/A-Memory/A-Memory.component.ts +1 -1
- package/src/lib/A-Memory/A-Memory.constants.ts +10 -10
- package/src/lib/A-Memory/A-Memory.context.ts +18 -9
- package/src/lib/A-Memory/A-Memory.types.ts +12 -1
- package/src/lib/A-Operation/A-Operation.context.ts +3 -2
- package/src/lib/A-StateMachine/A-StateMachine.constants.ts +4 -4
- package/tests/A-Command.test.ts +6 -6
- package/tests/A-Config.test.ts +5 -11
- package/tests/A-Manifest.test.ts +3 -3
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/lib/A-Operation/A-Operation.context.ts","../src/lib/A-Channel/A-Channel.error.ts","../src/lib/A-Channel/A-Channel.constants.ts","../src/lib/A-Channel/A-ChannelRequest.context.ts","../src/lib/A-Channel/A-Channel.component.ts","../src/lib/A-Command/A-Command.constants.ts","../src/lib/A-Command/A-Command.error.ts","../src/lib/A-StateMachine/A-StateMachine.error.ts","../src/lib/A-StateMachine/A-StateMachine.constants.ts","../src/lib/A-StateMachine/A-StateMachineTransition.context.ts","../src/lib/A-StateMachine/A-StateMachine.component.ts","../src/lib/A-Config/A-Config.constants.ts","../src/lib/A-Config/A-Config.context.ts","../src/lib/A-Logger/A-Logger.constants.ts","../src/lib/A-Logger/A-Logger.component.ts","../src/lib/A-Command/A-Command.entity.ts","../src/lib/A-Polyfill/classes/A-FS-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Crypto-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Http-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Https-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Path-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Url-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Buffer-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Process-Polyfill.class.ts","../src/lib/A-Polyfill/A-Polyfill.component.ts","../src/lib/A-Config/A-Config.error.ts","../src/lib/A-Config/components/ConfigReader.component.ts","../src/lib/A-Config/components/FileConfigReader.component.ts","../src/lib/A-Config/components/ENVConfigReader.component.ts","../src/lib/A-Config/A-Config.container.ts","../src/lib/A-Config/A-Config.types.ts","../src/lib/A-Logger/A-Logger.env.ts","../src/lib/A-Manifest/A-Manifest.error.ts","../src/lib/A-Manifest/classes/A-ManifestChecker.class.ts","../src/lib/A-Manifest/A-Manifest.context.ts","../src/lib/A-Memory/A-Memory.constants.ts","../src/lib/A-Memory/A-Memory.context.ts","../src/lib/A-Memory/A-Memory.error.ts","../src/lib/A-Memory/A-Memory.component.ts","../src/lib/A-Schedule/A-Deferred.class.ts","../src/lib/A-Schedule/A-ScheduleObject.class.ts","../src/lib/A-Schedule/A-Schedule.component.ts"],"names":["_A_OperationContext","A_Fragment","operation","params","error","result","__name","A_OperationContext","_A_ChannelError","A_Error","originalError","context","A_TypeGuards","A_ChannelError","A_ChannelFeatures","A_ChannelRequestStatuses","_A_ChannelRequest","existed","A_ChannelRequest","_A_Channel","A_Component","args","requestScope","A_Scope","A_IdentityHelper","channelError","message","A_Context","__decorateClass","A_Feature","A_Channel","A_Command_Status","A_CommandTransitions","A_CommandFeatures","_A_CommandError","A_CommandError","_A_StateMachineError","A_StateMachineError","A_StateMachineFeatures","_A_StateMachineTransition","A_StateMachineTransition","_a","_b","_c","_d","_A_StateMachine","from","to","props","transitionName","A_FormatterHelper","transition","scope","wrappedError","A_StateMachine","A_CONSTANTS__CONFIG_ENV_VARIABLES","A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY","_A_Config","config","A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY","A_CommonHelper","variable","property","value","array","key","targetValue","A_Config","A_LOGGER_DEFAULT_SCOPE_LENGTH","A_LOGGER_DEFAULT_LEVEL","A_LOGGER_COLORS","A_LOGGER_SAFE_RANDOM_COLORS","A_LOGGER_ANSI","A_LOGGER_TIME_FORMAT","A_LOGGER_FORMAT","A_LOGGER_ENV_KEYS","A_Logger","configScopeColor","configLogColor","complementaryColors","str","hash","i","char","scopeName","safeColors","colorIndex","colorPairs","pairIndex","totalLength","totalPadding","leftPadding","rightPadding","messageColor","timeString","scopePadding","isMultiArg","arg","shouldAddNewline","obj","jsonString","seen","formatted","logMethod","param1","time","line","index","now","minutes","seconds","milliseconds","__decorateParam","A_Inject","_e","_f","_g","_h","_i","_j","_k","_A_Command","A_Entity","logger","stateMachine","resolve","reject","onBeforeExecuteFeature","onExecuteFeature","onAfterExecuteFeature","targetError","event","listener","newEntity","serialized","attachedScope","A_Dependency","A_Command","_A_FSPolyfillClass","path","encoding","A_FSPolyfillClass","_A_CryptoPolyfillClass","fsPolyfill","crypto","text","algorithm","filePath","fileStream","data","err","hashBuffer","hashArray","hashBase64","A_CryptoPolyfillClass","_A_HttpPolyfillClass","httpModule","options","callback","url","isHttps","mockResponse","handler","dest","A_HttpPolyfillClass","_A_HttpsPolyfillClass","httpsModule","A_HttpsPolyfillClass","_A_PathPolyfillClass","paths","resolvedPath","ext","base","parts","name","pathObject","A_PathPolyfillClass","_A_UrlPolyfillClass","urlModule","urlString","urlObject","A_UrlPolyfillClass","_A_BufferPolyfillClass","bufferModule","size","fill","buffer","list","length","sum","buf","offset","A_BufferPolyfillClass","_A_ProcessPolyfillClass","code","A_ProcessPolyfillClass","A_Polyfill","A_Concept","_A_ConfigError","A_ConfigError","ConfigReader","polyfill","container","feature","rootDir","variables","startPath","A_Container","_FileConfigReader","fs","FileConfigReader","_ENVConfigReader","allVariables","ENVConfigReader","_A_ConfigLoader","newConfig","A_ScopeError","A_ConfigLoader","A_TYPES__ConfigFeature","A_LoggerEnvVariables","A_LoggerEnvVariablesArray","_A_ManifestError","A_ManifestError","_A_ManifestChecker","manifest","component","method","checkExclusion","target","A_ManifestChecker","_A_Manifest","item","componentRegex","methodRegex","methodConfig","ctor","components","patterns","componentCtor","query","componentName","methodName","targetName","matchingRules","rule","b","aIsGeneral","bIsGeneral","A_Manifest","A_MemoryFeatures","_A_MemoryContext","param","A_MemoryContext","_A_MemoryError","A_MemoryError","_A_Memory","initError","destroyError","getError","setError","dropError","clearError","serializeError","A_Memory","_A_Deferred","reason","A_Deferred","_A_ScheduleObject","ms","action","A_ScheduleObject","_A_Schedule","date","timestamp","A_Schedule"],"mappings":"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","file":"index.mjs","sourcesContent":["import { A_Error, A_Fragment } from \"@adaas/a-concept\";\nimport { A_Operation_Serialized, A_Operation_Storage } from \"./A-Operation.types\";\n\nexport class A_OperationContext<\n _AllowedOperations extends string = string,\n _ParamsType extends Record<string, any> = Record<string, any>,\n _ResultType = any,\n _StorageType extends A_Operation_Storage<_ResultType, _ParamsType> = A_Operation_Storage<_ResultType, _ParamsType>\n> extends A_Fragment<\n _StorageType,\n A_Operation_Serialized<_ResultType, _ParamsType>\n> {\n\n constructor(\n operation: _AllowedOperations,\n params?: _ParamsType\n ) {\n super();\n\n this.meta.set('name', operation);\n this.meta.set('params', params || {} as _ParamsType);\n }\n\n get name(): _AllowedOperations {\n return (this._meta.get('name') || this._name) as _AllowedOperations;\n }\n\n get result(): _ResultType | undefined {\n return this._meta.get('result');\n }\n\n get error(): A_Error | undefined {\n return this._meta.get('error');\n }\n\n get params(): _ParamsType {\n return this._meta.get('params') || {} as _ParamsType;\n }\n\n\n fail(error: A_Error): void {\n this._meta.set('error', error);\n }\n\n succeed(result: _ResultType): void {\n this._meta.set('result', result);\n }\n\n\n toJSON(): A_Operation_Serialized<_ResultType, _ParamsType> {\n return {\n name: this.name,\n params: this.params,\n result: this.result || {} as _ResultType,\n error: this.error?.toJSON(),\n }\n }\n}","import { A_Error, A_TypeGuards } from \"@adaas/a-concept\";\nimport { A_OperationContext } from \"../A-Operation/A-Operation.context\";\n\n\nexport class A_ChannelError extends A_Error {\n\n // ==========================================================\n // ==================== Error Types =========================\n // ==========================================================\n\n\n static readonly MethodNotImplemented = 'A-Channel Method Not Implemented';\n\n // ==========================================================\n // ==================== Properties ==========================\n // ==========================================================\n\n protected _context?: A_OperationContext\n\n\n /**\n * Channel Error allows to keep track of errors within a channel if something goes wrong\n * \n * \n * @param originalError \n * @param context \n */\n constructor(\n originalError: string | A_Error | Error | any,\n context?: A_OperationContext | string\n ) {\n if (A_TypeGuards.isString(context))\n super(originalError, context);\n else\n super(originalError);\n\n if (context instanceof A_OperationContext)\n this._context = context\n }\n\n /***\n * Returns Context of the error\n */\n get context(): A_OperationContext | undefined {\n return this._context\n }\n\n\n}","\n\n// ===============================================================\n// ADAAS A-Channel Constants\n// ===============================================================\nexport enum A_ChannelFeatures {\n /**\n * Allows to extend timeout logic and behavior\n */\n onTimeout = 'onTimeout',\n /**\n * Allows to extend retry logic and behavior\n */\n onRetry = 'onRetry',\n /**\n * Allows to extend circuit breaker logic and behavior\n */\n onCircuitBreakerOpen = 'onCircuitBreakerOpen',\n /**\n * Allows to extend cache logic and behavior\n */\n onCache = 'onCache',\n /**\n * Allows to extend connection logic and behavior\n */\n onConnect = 'onConnect',\n /**\n * Allows to extend disconnection logic and behavior\n */\n onDisconnect = 'onDisconnect',\n /**\n * Allows to extend request preparation logic and behavior\n */\n onBeforeRequest = 'onBeforeRequest',\n /**\n * Allows to extend request sending logic and behavior\n */\n onRequest = 'onRequest',\n /**\n * Allows to extend request post-processing logic and behavior\n */\n onAfterRequest = 'onAfterRequest',\n /**\n * Allows to extend error handling logic and behavior\n * \n * [!] The same approach uses for ALL errors within the channel\n */\n onError = 'onError',\n /**\n * Allows to extend send logic and behavior\n */\n onSend = 'onSend',\n /**\n * Allows to extend consume logic and behavior\n */\n onConsume = 'onConsume',\n}\n\n\n// ==============================================================\n// A-Channel Request Constants\n// ===============================================================\nexport enum A_ChannelRequestStatuses {\n /**\n * Request is pending\n */\n PENDING = 'PENDING',\n /***\n * Request was successful\n */\n SUCCESS = 'SUCCESS',\n /**\n * Request failed\n */\n FAILED = 'FAILED',\n}","import { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_ChannelRequestStatuses } from \"./A-Channel.constants\";\n\nexport class A_ChannelRequest<\n _ParamsType extends Record<string, any> = Record<string, any>,\n _ResultType extends Record<string, any> = Record<string, any>,\n> extends A_OperationContext<\n 'request',\n _ParamsType,\n {\n data?: _ResultType;\n status?: A_ChannelRequestStatuses;\n }\n> {\n\n constructor(\n params?: _ParamsType,\n ) {\n super('request', params);\n }\n\n\n get status(): A_ChannelRequestStatuses | undefined {\n return this.result?.status;\n }\n\n get data(): _ResultType | undefined {\n return this.result?.data;\n }\n\n\n succeed(result: _ResultType): void {\n const existed = this.result;\n\n super.succeed({\n ...existed,\n data: result,\n status: A_ChannelRequestStatuses.SUCCESS,\n });\n }\n\n} ","import { A_Component, A_Context, A_Error, A_Feature, A_IdentityHelper, A_Inject, A_Scope, A_TYPES__InjectableConstructors, A_TYPES__InjectableTargets } from \"@adaas/a-concept\";\nimport { A_ChannelError } from \"./A-Channel.error\";\nimport { A_ChannelFeatures } from \"./A-Channel.constants\";\nimport { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_ChannelRequest } from \"./A-ChannelRequest.context\";\n\n/**\n * A-Channel - A powerful, extensible communication channel component\n * \n * A-Channel provides a structured approach to implementing various communication patterns\n * such as HTTP clients, WebSocket connections, message queues, and other messaging systems.\n * It offers a complete lifecycle management system with extensible hooks for custom behavior.\n * \n * ## Key Features:\n * - 🔄 **Lifecycle Management** - Complete connection and processing lifecycle with hooks\n * - 📡 **Multiple Communication Patterns** - Request/Response and Fire-and-Forget messaging \n * - 🛡️ **Error Handling** - Comprehensive error capture and management\n * - 🎯 **Type Safety** - Full TypeScript support with generic types\n * - 🔧 **Extensible** - Component-based architecture for custom behavior\n * - ⚡ **Concurrent Processing** - Handle multiple requests simultaneously\n * \n * ## Basic Usage:\n * ```typescript\n * const channel = new A_Channel();\n * A_Context.root.register(channel);\n * \n * // Request/Response pattern\n * const response = await channel.request({ action: 'getData', id: 123 });\n * \n * // Fire-and-forget pattern \n * await channel.send({ type: 'notification', message: 'Hello World' });\n * ```\n * \n * ## Custom Implementation:\n * ```typescript\n * class HttpChannel extends A_Channel {}\n * \n * class HttpProcessor extends A_Component {\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * const response = await fetch(context.params.url);\n * (context as any)._result = await response.json();\n * }\n * }\n * ```\n * \n * @see {@link ./README.md} For complete documentation and examples\n */\nexport class A_Channel extends A_Component {\n\n /**\n * Indicates whether the channel is currently processing requests.\n * This flag is managed automatically during request/send operations.\n * \n * @readonly\n */\n protected _processing: boolean = false;\n\n /**\n * Promise that resolves when the channel initialization is complete.\n * Ensures that onConnect lifecycle hook has been executed before\n * any communication operations.\n * \n * @private\n */\n protected _initialized?: Promise<void>;\n\n /**\n * Internal cache storage for channel-specific data.\n * Can be used by custom implementations for caching responses,\n * connection pools, or other channel-specific state.\n * \n * @protected\n */\n protected _cache: Map<string, any> = new Map();\n\n /**\n * Creates a new A_Channel instance.\n * \n * The channel must be registered with A_Context before use:\n * ```typescript\n * const channel = new A_Channel();\n * A_Context.root.register(channel);\n * ```\n */\n constructor() {\n super();\n }\n\n /**\n * Indicates whether the channel is currently processing requests.\n * \n * @returns {boolean} True if channel is processing, false otherwise\n */\n get processing(): boolean {\n return this._processing;\n }\n\n /**\n * Promise that resolves when the channel is fully initialized.\n * \n * Automatically calls the onConnect lifecycle hook if not already called.\n * This ensures the channel is ready for communication operations.\n * \n * @returns {Promise<void>} Promise that resolves when initialization is complete\n */\n get initialize(): Promise<void> {\n if (!this._initialized) {\n this._initialized = this.connect();\n }\n return this._initialized;\n }\n\n // ==========================================================\n // ================ Lifecycle Extension Points =============\n // ==========================================================\n\n /**\n * Connection lifecycle hook - called during channel initialization.\n * \n * Override this method in custom components to implement connection logic:\n * - Initialize network connections\n * - Load configuration\n * - Validate environment\n * - Set up connection pools\n * \n * @example\n * ```typescript\n * class DatabaseChannel extends A_Channel {}\n * \n * class DatabaseConnector extends A_Component {\n * @A_Feature.Extend({ scope: [DatabaseChannel] })\n * async [A_ChannelFeatures.onConnect]() {\n * await this.initializeDatabase();\n * console.log('Database channel connected');\n * }\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onConnect\n })\n async onConnect(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Disconnection lifecycle hook - called during channel cleanup.\n * \n * Override this method in custom components to implement cleanup logic:\n * - Close network connections\n * - Save state\n * - Release resources\n * - Clear caches\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [DatabaseChannel] })\n * async [A_ChannelFeatures.onDisconnect]() {\n * await this.closeConnections();\n * console.log('Database channel disconnected');\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onDisconnect\n })\n async onDisconnect(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Pre-request processing hook - called before main request processing.\n * \n * Use this hook for:\n * - Request validation\n * - Authentication\n * - Rate limiting\n * - Logging\n * - Request transformation\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onBeforeRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * // Validate required parameters\n * if (!context.params.url) {\n * throw new Error('URL is required');\n * }\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onBeforeRequest\n })\n async onBeforeRequest(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Main request processing hook - core business logic goes here.\n * \n * This is where the main communication logic should be implemented:\n * - Make HTTP requests\n * - Send messages to queues\n * - Execute database queries\n * - Process business logic\n * \n * Set the result in the context: `(context as any)._result = yourResult;`\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * const response = await fetch(context.params.url);\n * (context as any)._result = await response.json();\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onRequest\n })\n async onRequest(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Post-request processing hook - called after successful request processing.\n * \n * Use this hook for:\n * - Response transformation\n * - Logging\n * - Analytics\n * - Caching results\n * - Cleanup\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onAfterRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * console.log(`Request completed in ${Date.now() - context.startTime}ms`);\n * await this.cacheResponse(context.params, context.data);\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onAfterRequest\n })\n async onAfterRequest(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Error handling hook - called when any operation fails.\n * \n * Use this hook for:\n * - Error logging\n * - Error transformation\n * - Alerting\n * - Retry logic\n * - Fallback mechanisms\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onError](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * console.error('Request failed:', context.params, context.failed);\n * await this.logError(context);\n * await this.sendAlert(context);\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onError\n })\n async onError(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Send operation hook - called for fire-and-forget messaging.\n * \n * Use this hook for:\n * - Message broadcasting\n * - Event publishing\n * - Notification sending\n * - Queue operations\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [EventChannel] })\n * async [A_ChannelFeatures.onSend](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * const { eventType, payload } = context.params;\n * await this.publishEvent(eventType, payload);\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onSend\n })\n async onSend(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n // ==========================================================\n // ================= Public API Methods ===================\n // ==========================================================\n\n /**\n * Initializes the channel by calling the onConnect lifecycle hook.\n * \n * This method is called automatically when accessing the `initialize` property.\n * You can also call it manually if needed.\n * \n * @returns {Promise<void>} Promise that resolves when connection is established\n */\n async connect() {\n await this.call(A_ChannelFeatures.onConnect);\n }\n\n /**\n * Disconnects the channel by calling the onDisconnect lifecycle hook.\n * \n * Use this method to properly cleanup resources when the channel is no longer needed.\n * \n * @returns {Promise<void>} Promise that resolves when cleanup is complete\n */\n async disconnect() {\n await this.call(A_ChannelFeatures.onDisconnect);\n }\n\n /**\n * Sends a request and waits for a response (Request/Response pattern).\n * \n * This method follows the complete request lifecycle:\n * 1. Ensures channel is initialized\n * 2. Creates request scope and context\n * 3. Calls onBeforeRequest hook\n * 4. Calls onRequest hook (main processing)\n * 5. Calls onAfterRequest hook\n * 6. Returns the response context\n * \n * If any step fails, the onError hook is called and the error is captured\n * in the returned context.\n * \n * @template _ParamsType The type of request parameters\n * @template _ResultType The type of response data\n * @param params The request parameters\n * @returns {Promise<A_ChannelRequest<_ParamsType, _ResultType>>} Request context with response\n * \n * @example\n * ```typescript\n * // Basic usage\n * const response = await channel.request({ action: 'getData', id: 123 });\n * \n * // Typed usage\n * interface UserRequest { userId: string; }\n * interface UserResponse { name: string; email: string; }\n * \n * const userResponse = await channel.request<UserRequest, UserResponse>({\n * userId: 'user-123'\n * });\n * \n * if (!userResponse.failed) {\n * console.log('User:', userResponse.data.name);\n * }\n * ```\n */\n async request<\n _ParamsType extends Record<string, any> = Record<string, any>,\n _ResultType extends Record<string, any> = Record<string, any>,\n >(params: _ParamsType): Promise<A_ChannelRequest<_ParamsType, _ResultType>> {\n // Ensure channel is initialized before processing\n await this.initialize;\n\n // Set processing flag\n this._processing = true;\n\n // Create isolated scope for this request\n const requestScope = new A_Scope({\n name: `a-channel@scope:request:${A_IdentityHelper.generateTimeId()}`\n });\n\n // Create request context\n const context = new A_ChannelRequest<_ParamsType, _ResultType>(params);\n\n try {\n // Set up dependency injection scope\n requestScope.register(context);\n\n // Execute request lifecycle\n await this.call(A_ChannelFeatures.onBeforeRequest, requestScope);\n await this.call(A_ChannelFeatures.onRequest, requestScope);\n await this.call(A_ChannelFeatures.onAfterRequest, requestScope);\n\n this._processing = false;\n\n return context;\n\n } catch (error) {\n this._processing = false;\n\n // Create channel-specific error\n const channelError = new A_ChannelError(error);\n context.fail(channelError);\n requestScope.register(channelError);\n\n // Call error handling hook\n await this.call(A_ChannelFeatures.onError, requestScope);\n\n requestScope.destroy();\n\n throw channelError;\n }\n }\n\n /**\n * Sends a fire-and-forget message (Send pattern).\n * \n * This method is used for one-way communication where no response is expected:\n * - Event broadcasting\n * - Notification sending\n * - Message queuing\n * - Logging operations\n * \n * The method follows this lifecycle:\n * 1. Ensures channel is initialized\n * 2. Creates send scope and context\n * 3. Calls onSend hook\n * 4. Completes without returning data\n * \n * If the operation fails, the onError hook is called but no error is thrown\n * to the caller (fire-and-forget semantics).\n * \n * @template _ParamsType The type of message parameters\n * @param message The message to send\n * @returns {Promise<void>} Promise that resolves when send is complete\n * \n * @example\n * ```typescript\n * // Send notification\n * await channel.send({\n * type: 'user.login',\n * userId: 'user-123',\n * timestamp: new Date().toISOString()\n * });\n * \n * // Send to message queue\n * await channel.send({\n * queue: 'email-queue',\n * payload: {\n * to: 'user@example.com',\n * subject: 'Welcome!',\n * body: 'Welcome to our service!'\n * }\n * });\n * ```\n */\n async send<_ParamsType extends Record<string, any> = Record<string, any>>(\n message: _ParamsType\n ): Promise<void> {\n // Ensure channel is initialized before processing\n await this.initialize;\n\n // Set processing flag\n this._processing = true;\n\n // Create isolated scope for this send operation\n const requestScope = new A_Scope({\n name: `a-channel@scope:send:${A_IdentityHelper.generateTimeId()}`\n });\n\n // Create request context for the message\n const context = new A_OperationContext('send', message);\n\n try {\n // Set up dependency injection scope\n requestScope.inherit(A_Context.scope(this));\n requestScope.register(context);\n\n // Execute send operation\n await this.call(A_ChannelFeatures.onSend, requestScope);\n\n this._processing = false;\n\n } catch (error) {\n this._processing = false;\n\n // Create channel-specific error\n const channelError = new A_ChannelError(error);\n requestScope.register(channelError);\n context.fail(channelError);\n\n // Call error handling hook\n await this.call(A_ChannelFeatures.onError, requestScope);\n\n requestScope.destroy();\n\n // Note: We don't re-throw the error for fire-and-forget operations\n // The error is handled by the onError hook\n }\n }\n\n /**\n * @deprecated This method is deprecated and will be removed in future versions.\n * Use request() or send() methods instead depending on your communication pattern.\n * \n * For request/response pattern: Use request()\n * For fire-and-forget pattern: Use send()\n * For consumer patterns: Implement custom consumer logic using request() in a loop\n */\n async consume<T extends Record<string, any> = Record<string, any>>(): Promise<A_OperationContext<any, T>> {\n await this.initialize;\n\n this._processing = true;\n\n const requestScope = new A_Scope({ name: `a-channel@scope:consume:${A_IdentityHelper.generateTimeId()}` });\n\n const context = new A_OperationContext('consume', {} as T);\n\n try {\n requestScope.inherit(A_Context.scope(this));\n requestScope.register(context);\n\n\n await this.call(A_ChannelFeatures.onConsume, requestScope);\n\n this._processing = false;\n\n return context as A_OperationContext<any, T>;\n\n } catch (error) {\n\n this._processing = false;\n\n const channelError = new A_ChannelError(error)\n\n context.fail(channelError);\n\n await this.call(A_ChannelFeatures.onError, requestScope);\n\n return context as A_OperationContext<any, T>;\n }\n }\n\n}","/**\n * A-Command Status Enumeration\n * \n * Defines all possible states a command can be in during its lifecycle.\n * Commands progress through these states in a specific order:\n * CREATED → INITIALIZED → COMPILED → EXECUTING → COMPLETED/FAILED\n */\nexport enum A_Command_Status {\n /**\n * Initial state when command is instantiated but not yet ready for execution\n */\n CREATED = 'CREATED',\n \n /**\n * Command has been initialized with execution scope and dependencies\n */\n INITIALIZED = 'INITIALIZED',\n \n /**\n * Command has been compiled and is ready for execution\n */\n COMPILED = 'COMPILED',\n \n /**\n * Command is currently being executed\n */\n EXECUTING = 'EXECUTING',\n \n /**\n * Command has completed successfully\n */\n COMPLETED = 'COMPLETED',\n \n /**\n * Command execution has failed with errors\n */\n FAILED = 'FAILED',\n}\n\n\n/**\n * A-Command State Transitions\n * \n * Defines valid state transitions for command lifecycle management.\n * These transitions are used by the StateMachine to enforce proper command flow.\n */\nexport enum A_CommandTransitions {\n /** Transition from CREATED to INITIALIZED state */\n CREATED_TO_INITIALIZED = 'created_initialized',\n \n /** Transition from INITIALIZED to EXECUTING state */\n INITIALIZED_TO_EXECUTING = 'initialized_executing',\n \n /** Transition from EXECUTING to COMPLETED state (success path) */\n EXECUTING_TO_COMPLETED = 'executing_completed',\n \n /** Transition from EXECUTING to FAILED state (error path) */\n EXECUTING_TO_FAILED = 'executing_failed',\n}\n\n/**\n * A-Command Lifecycle Features\n * \n * Defines feature extension points that components can implement to customize\n * command behavior at different stages of the lifecycle.\n * \n * Components can use @A_Feature.Extend() decorator with these feature names\n * to inject custom logic into command execution.\n */\nexport enum A_CommandFeatures {\n /**\n * Triggered during command initialization phase\n * Use to set up execution environment, validate parameters, or prepare resources\n */\n onInit = 'onInit',\n \n /**\n * Triggered before command execution starts\n * Use for pre-execution validation, logging, or setup tasks\n */\n onBeforeExecute = 'onBeforeExecute',\n \n /**\n * Main command execution logic\n * Core business logic should be implemented here\n */\n onExecute = 'onExecute',\n \n /**\n * Triggered after command execution completes (success or failure)\n * Use for cleanup, logging, or post-processing tasks\n */\n onAfterExecute = 'onAfterExecute',\n \n /**\n * Triggered when command completes successfully\n * Use for success-specific operations like notifications or result processing\n */\n onComplete = 'onComplete',\n \n /**\n * Triggered when command execution fails\n * Use for error handling, cleanup, or failure notifications\n */\n onFail = 'onFail',\n \n /**\n * Triggered when an error occurs during execution\n * Use for error logging, transformation, or recovery attempts\n */\n onError = 'onError',\n}\n\n\n\n\n/**\n * Type alias for command lifecycle event names\n * Represents all available events that can be listened to on a command instance\n */\nexport type A_Command_Event = keyof typeof A_CommandFeatures;\n\n\n\n\n\n","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_CommandError extends A_Error {\n\n\n static readonly CommandScopeBindingError = 'A-Command Scope Binding Error';\n\n static readonly ExecutionError = 'A-Command Execution Error';\n\n\n static readonly ResultProcessingError = 'A-Command Result Processing Error';\n\n\n /**\n * Error indicating that the command was interrupted during execution\n */\n static readonly CommandInterruptedError = 'A-Command Interrupted Error';\n}","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_StateMachineError extends A_Error {\n\n static readonly InitializationError = 'A-StateMachine Initialization Error';\n\n static readonly TransitionError = 'A-StateMachine Transition Error';\n \n}","export enum A_StateMachineFeatures {\n /**\n * Allows to extend error handling logic and behavior\n */\n onError = 'onError',\n /**\n * Allows to extend initialization logic and behavior\n */\n onInitialize = 'onInitialize',\n /**\n * Allows to extend transition validation logic and behavior\n */\n onBeforeTransition = 'onBeforeTransition',\n /**\n * Allows to extend post-transition logic and behavior\n */\n onAfterTransition = 'onAfterTransition',\n}","import { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_StateMachineTransitionParams, A_StateMachineTransitionStorage } from \"./A-StateMachine.types\";\n\n\n\nexport class A_StateMachineTransition<\n _ParamsType = any,\n _ResultType = any\n> extends A_OperationContext<\n 'a-state-machine-transition',\n A_StateMachineTransitionParams<_ParamsType>,\n _ResultType,\n A_StateMachineTransitionStorage<_ResultType, _ParamsType>\n> {\n\n\n constructor(\n params: A_StateMachineTransitionParams<_ParamsType>\n ) {\n super(\n 'a-state-machine-transition',\n params\n );\n\n this._meta.set('from', params.from);\n this._meta.set('to', params.to);\n }\n\n\n\n get from(): string {\n return this._meta.get('from')!;\n }\n\n\n\n get to(): string {\n return this._meta.get('to')!;\n }\n\n}","import { A_Component, A_Context, A_Feature, A_FormatterHelper, A_Scope } from \"@adaas/a-concept\";\nimport { A_StateMachineError } from \"./A-StateMachine.error\";\nimport { A_StateMachineFeatures } from \"./A-StateMachine.constants\";\nimport { A_StateMachineTransition } from \"./A-StateMachineTransition.context\";\n\n/**\n * A_StateMachine is a powerful state machine implementation that allows you to define and manage\n * complex state transitions with validation, hooks, and error handling.\n * \n * @template T - A record type defining the state transitions and their associated data types.\n * Each key represents a state name, and the value represents the data type for that state.\n * \n * @example\n * ```typescript\n * interface OrderStates {\n * pending: { orderId: string };\n * processing: { orderId: string; processedBy: string };\n * completed: { orderId: string; completedAt: Date };\n * cancelled: { orderId: string; reason: string };\n * }\n * \n * class OrderStateMachine extends A_StateMachine<OrderStates> {\n * // Define custom transition logic\n * async pending_processing(scope: A_Scope) {\n * const operation = scope.resolve(A_StateMachineTransition)!;\n * const { orderId } = operation.props;\n * // Custom validation and business logic\n * }\n * }\n * ```\n */\nexport class A_StateMachine<\n T extends Record<string, any> = Record<string, any>\n> extends A_Component {\n\n /**\n * Internal promise that tracks the initialization state of the state machine.\n * Used to ensure the state machine is properly initialized before allowing transitions.\n */\n protected _initialized?: Promise<void>;\n\n /**\n * Gets a promise that resolves when the state machine is fully initialized and ready for transitions.\n * This ensures that all initialization hooks have been executed before allowing state transitions.\n * \n * @returns Promise<void> that resolves when initialization is complete\n * \n * @example\n * ```typescript\n * const stateMachine = new MyStateMachine();\n * await stateMachine.ready; // Wait for initialization\n * await stateMachine.transition('idle', 'running');\n * ```\n */\n get ready(): Promise<void> {\n if (!this._initialized) {\n this._initialized = this.call(A_StateMachineFeatures.onInitialize);\n }\n\n return this._initialized;\n }\n\n\n\n /**\n * Initialization hook that runs when the state machine is first created.\n * This method can be extended to add custom initialization logic.\n * \n * @param args - Variable arguments passed during initialization\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onInitialize]() {\n * // Custom initialization logic\n * console.log('State machine initialized');\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onInitialize](...args: any[]): Promise<void> {\n // Initialization logic can be added here\n }\n\n /**\n * Hook that runs before any state transition occurs.\n * Use this to add validation, logging, or preparation logic that should run for all transitions.\n * \n * @param args - Variable arguments, typically includes the transition scope\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onBeforeTransition](scope: A_Scope) {\n * const operation = scope.resolve(A_StateMachineTransition)!;\n * console.log(`Transitioning from ${operation.props.from} to ${operation.props.to}`);\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onBeforeTransition](...args: any[]): Promise<void> {\n\n }\n\n /**\n * Hook that runs after a successful state transition.\n * Use this to add cleanup, logging, or post-transition logic that should run for all transitions.\n * \n * @param args - Variable arguments, typically includes the transition scope\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onAfterTransition](scope: A_Scope) {\n * const operation = scope.resolve(A_StateMachineTransition)!;\n * console.log(`Successfully transitioned to ${operation.props.to}`);\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onAfterTransition](...args: any[]): Promise<void> {\n\n }\n\n /**\n * Error handling hook that runs when a transition fails.\n * Use this to add custom error handling, logging, or recovery logic.\n * \n * @param args - Variable arguments, typically includes the error scope\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onError](scope: A_Scope) {\n * const error = scope.resolve(A_StateMachineError);\n * console.error('Transition failed:', error?.message);\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onError](...args: any[]): Promise<void> {\n // Default error handling logic can be added here\n }\n\n\n\n /**\n * Executes a state transition from one state to another.\n * This is the core method of the state machine that handles the complete transition lifecycle.\n * \n * @param from - The state to transition from (must be a key of T)\n * @param to - The state to transition to (must be a key of T)\n * @param props - Optional properties to pass to the transition context (should match T[keyof T])\n * @returns Promise<void> that resolves when the transition is complete\n * \n * @throws {A_StateMachineError} When the transition fails for any reason\n * \n * @example\n * ```typescript\n * interface OrderStates {\n * pending: { orderId: string };\n * processing: { orderId: string; processedBy: string };\n * }\n * \n * const orderMachine = new A_StateMachine<OrderStates>();\n * \n * // Transition with props\n * await orderMachine.transition('pending', 'processing', {\n * orderId: '12345',\n * processedBy: 'user-456'\n * });\n * ```\n * \n * The transition process follows this lifecycle:\n * 1. Wait for state machine initialization (ready)\n * 2. Create transition name in camelCase format (e.g., \"pending_processing\")\n * 3. Create operation context with transition data\n * 4. Create isolated scope for the transition\n * 5. Call onBeforeTransition hook\n * 6. Execute the specific transition method (if defined)\n * 7. Call onAfterTransition hook\n * 8. Clean up scope and return result\n * \n * If any step fails, the onError hook is called and a wrapped error is thrown.\n */\n async transition(\n /**\n * The state to transition from\n */\n from: keyof T,\n /**\n * The state to transition to\n */\n to: keyof T,\n /**\n * Optional properties to pass to the transition context\n */\n props?: T[keyof T]\n ): Promise<void> {\n\n await this.ready;\n\n const transitionName = `${A_FormatterHelper.toCamelCase(String(from))}_${A_FormatterHelper.toCamelCase(String(to))}`;\n\n const transition = new A_StateMachineTransition({\n from: String(from),\n to: String(to),\n props\n });\n\n const scope = new A_Scope({\n name: `A-StateMachine-Transition-Scope-${transitionName}`,\n fragments: [transition]\n });\n\n try {\n\n await this.call(A_StateMachineFeatures.onBeforeTransition, scope);\n\n await this.call(transitionName, scope);\n\n await this.call(A_StateMachineFeatures.onAfterTransition, scope);\n\n scope.destroy();\n\n return transition.result;\n\n } catch (error) {\n const wrappedError = new A_StateMachineError({\n title: A_StateMachineError.TransitionError,\n description: `An error occurred while transitioning to \"${transitionName}\"`,\n originalError: error\n });\n\n scope.register(wrappedError);\n\n await this.call(A_StateMachineFeatures.onError, scope);\n\n scope.destroy();\n\n throw wrappedError;\n }\n }\n}\n\n\n","export const A_CONSTANTS__CONFIG_ENV_VARIABLES = {\n\n} as const\n\n\n//should be an array\nexport type A_TYPES__ConfigENVVariables = (typeof A_CONSTANTS__CONFIG_ENV_VARIABLES)[keyof typeof A_CONSTANTS__CONFIG_ENV_VARIABLES][];\n\n\nexport const A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY = [\n\n] as const;\n\n","import { A_CommonHelper, A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY, A_FormatterHelper, A_Fragment, A_TYPES__ConceptENVVariables } from \"@adaas/a-concept\";\nimport { A_TYPES__ConfigContainerConstructor } from \"./A-Config.types\";\nimport { A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY } from \"./A-Config.constants\";\n\n\nexport class A_Config<\n T extends Array<string | A_TYPES__ConceptENVVariables[number]> = any[]\n> extends A_Fragment<{\n [key in T[number]]: any\n}> {\n\n config: A_TYPES__ConfigContainerConstructor<T>;\n\n\n private VARIABLES: Map<T[number], any> = new Map<T[number], any>();\n\n CONFIG_PROPERTIES!: T;\n\n protected DEFAULT_ALLOWED_TO_READ_PROPERTIES = [\n ...A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY,\n ...A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY\n ];\n\n\n constructor(\n config: Partial<A_TYPES__ConfigContainerConstructor<T>>\n ) {\n super({\n name: 'A_Config'\n });\n\n this.config = A_CommonHelper.deepCloneAndMerge<A_TYPES__ConfigContainerConstructor<T>>(config as any, {\n strict: false,\n defaults: {},\n variables: A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY as any as T\n } as any);\n\n this.CONFIG_PROPERTIES = this.config.variables ? this.config.variables : [] as any as T;\n\n this.config.variables.forEach((variable) => {\n this.VARIABLES.set(\n A_FormatterHelper.toUpperSnakeCase(variable),\n this.config.defaults[variable]\n );\n });\n }\n\n\n /** \n * This method is used to get the configuration property by name\n * \n * @param property \n * @returns \n */\n get<K extends T[number]>(\n property: K | typeof this.DEFAULT_ALLOWED_TO_READ_PROPERTIES[number]\n ): { [key in T[number]]: any; }[K] | undefined {\n if (this.CONFIG_PROPERTIES.includes(property as any)\n || this.DEFAULT_ALLOWED_TO_READ_PROPERTIES.includes(property as any)\n || !(this.config.strict)\n )\n return this.VARIABLES.get(A_FormatterHelper.toUpperSnakeCase(property));\n\n throw new Error('Property not exists or not allowed to read') as never;\n // return this.concept.Errors.throw(A_SDK_CONSTANTS__ERROR_CODES.CONFIGURATION_PROPERTY_NOT_EXISTS_OR_NOT_ALLOWED_TO_READ) as never;\n\n }\n\n\n // get<_OutType = any>(\n // property: T[number] | typeof this.DEFAULT_ALLOWED_TO_READ_PROPERTIES[number] | string\n // ): _OutType {\n // if (this.CONFIG_PROPERTIES.includes(property as any)\n // || this.DEFAULT_ALLOWED_TO_READ_PROPERTIES.includes(property as any)\n // || !(this.config.strict)\n // )\n // return this.VARIABLES.get(A_FormatterHelper.toUpperSnakeCase(property)) as _OutType;\n\n // throw new Error('Property not exists or not allowed to read') as never;\n // // return this.concept.Errors.throw(A_SDK_CONSTANTS__ERROR_CODES.CONFIGURATION_PROPERTY_NOT_EXISTS_OR_NOT_ALLOWED_TO_READ) as never;\n // }\n /**\n * \n * This method is used to set the configuration property by name\n * OR set multiple properties at once by passing an array of objects\n * \n * @param variables \n */\n set(\n variables: Array<{\n property: T[number] | A_TYPES__ConceptENVVariables[number],\n value: any\n }>\n )\n set(\n variables: Partial<Record<T[number] | A_TYPES__ConceptENVVariables[number], any>>\n )\n set(\n property: T[number] | A_TYPES__ConceptENVVariables[number],\n value: any\n )\n set(\n property: T[number] | A_TYPES__ConceptENVVariables[number] | Array<{\n property: T[number] | A_TYPES__ConceptENVVariables[number],\n value: any\n }> | Partial<Record<T[number] | A_TYPES__ConceptENVVariables[number], any>>,\n value?: any\n ) {\n const array = Array.isArray(property)\n ? property\n : typeof property === 'string'\n ? [{ property, value }]\n : Object\n .keys(property)\n .map((key) => ({\n property: key,\n value: property[key]\n }));\n\n for (const { property, value } of array) {\n\n let targetValue = value\n ? value\n : this.config?.defaults\n ? this.config.defaults[property as T[number]]\n : undefined;\n\n this.VARIABLES.set(A_FormatterHelper.toUpperSnakeCase(property), targetValue);\n }\n }\n}","/**\n * A-Logger Constants\n * \n * Configuration constants and default values for the A_Logger component\n */\n\n/**\n * Default scope length for consistent message alignment\n */\nexport const A_LOGGER_DEFAULT_SCOPE_LENGTH = 20;\n\n/**\n * Default log level when none is specified\n */\nexport const A_LOGGER_DEFAULT_LEVEL = 'all';\n\n/**\n * Terminal color codes mapping\n */\nexport const A_LOGGER_COLORS = {\n // System colors (reserved for specific purposes)\n red: '31', // Errors, critical issues\n yellow: '33', // Warnings, caution messages\n green: '32', // Success, completion messages\n \n // Safe palette for random selection (grey-blue-violet theme)\n blue: '34', // Info, general messages\n cyan: '36', // Headers, titles\n magenta: '35', // Special highlighting\n gray: '90', // Debug, less important info\n brightBlue: '94', // Bright blue variant\n brightCyan: '96', // Bright cyan variant\n brightMagenta: '95', // Bright magenta variant\n darkGray: '30', // Dark gray\n lightGray: '37', // Light gray (white)\n \n // Extended blue-violet palette\n indigo: '38;5;54', // Deep indigo\n violet: '38;5;93', // Violet\n purple: '38;5;129', // Purple\n lavender: '38;5;183', // Lavender\n skyBlue: '38;5;117', // Sky blue\n steelBlue: '38;5;67', // Steel blue\n slateBlue: '38;5;62', // Slate blue\n deepBlue: '38;5;18', // Deep blue\n lightBlue: '38;5;153', // Light blue\n periwinkle: '38;5;111', // Periwinkle\n cornflower: '38;5;69', // Cornflower blue\n powder: '38;5;152', // Powder blue\n \n // Additional grays for variety\n charcoal: '38;5;236', // Charcoal\n silver: '38;5;250', // Silver\n smoke: '38;5;244', // Smoke gray\n slate: '38;5;240', // Slate gray\n} as const;\n\n/**\n * Safe colors for random selection - grey-blue-violet palette\n * Excludes system colors (red, yellow, green) to avoid confusion with warnings/errors\n */\nexport const A_LOGGER_SAFE_RANDOM_COLORS = [\n 'blue', 'cyan', 'magenta', 'gray', 'brightBlue', 'brightCyan', 'brightMagenta',\n 'darkGray', 'lightGray', 'indigo', 'violet', 'purple', 'lavender', 'skyBlue',\n 'steelBlue', 'slateBlue', 'deepBlue', 'lightBlue', 'periwinkle', 'cornflower',\n 'powder', 'charcoal', 'silver', 'smoke', 'slate'\n] as const;\n\n/**\n * ANSI escape codes\n */\nexport const A_LOGGER_ANSI = {\n RESET: '\\x1b[0m',\n PREFIX: '\\x1b[',\n SUFFIX: 'm'\n} as const;\n\n/**\n * Timestamp format configuration\n */\nexport const A_LOGGER_TIME_FORMAT = {\n MINUTES_PAD: 2,\n SECONDS_PAD: 2,\n MILLISECONDS_PAD: 3,\n SEPARATOR: ':'\n} as const;\n\n/**\n * Log message structure constants\n */\nexport const A_LOGGER_FORMAT = {\n SCOPE_OPEN: '[',\n SCOPE_CLOSE: ']',\n TIME_OPEN: '|',\n TIME_CLOSE: '|',\n SEPARATOR: '-------------------------------',\n INDENT_BASE: 3,\n PIPE: '| '\n} as const;\n\n/**\n * Environment variable keys\n */\nexport const A_LOGGER_ENV_KEYS = {\n LOG_LEVEL: 'A_LOGGER_LEVEL',\n DEFAULT_SCOPE_LENGTH: 'A_LOGGER_DEFAULT_SCOPE_LENGTH',\n DEFAULT_SCOPE_COLOR: 'A_LOGGER_DEFAULT_SCOPE_COLOR',\n DEFAULT_LOG_COLOR: 'A_LOGGER_DEFAULT_LOG_COLOR'\n} as const;","import { A_Component, A_Error, A_Inject, A_Scope } from \"@adaas/a-concept\";\nimport { A_Config } from \"../A-Config/A-Config.context\";\nimport { A_LoggerEnvVariablesType } from \"./A-Logger.env\";\nimport { A_LoggerLevel } from \"./A-Logger.types\";\nimport {\n A_LOGGER_DEFAULT_SCOPE_LENGTH,\n A_LOGGER_COLORS,\n A_LOGGER_ANSI,\n A_LOGGER_TIME_FORMAT,\n A_LOGGER_FORMAT,\n A_LOGGER_ENV_KEYS,\n A_LOGGER_SAFE_RANDOM_COLORS\n} from \"./A-Logger.constants\";\n\n/**\n * A_Logger - Advanced Logging Component with Scope-based Output Formatting\n * \n * This component provides comprehensive logging capabilities with:\n * - Color-coded console output for different log levels\n * - Scope-based message formatting with consistent alignment\n * - Support for multiple data types (objects, errors, strings)\n * - Configurable log levels for filtering output\n * - Special handling for A_Error and native Error objects\n * - Timestamp inclusion for better debugging\n * \n * Key Features:\n * - **Scope Integration**: Uses A_Scope for consistent message prefixing\n * - **Color Support**: Terminal color codes for visual distinction\n * - **Object Formatting**: Pretty-prints JSON objects with proper indentation\n * - **Error Handling**: Special formatting for A_Error and Error objects\n * - **Log Level Filtering**: Configurable filtering based on severity\n * - **Multi-line Support**: Proper alignment for multi-line messages\n * \n * @example\n * ```typescript\n * // Basic usage with dependency injection (uses deterministic colors based on scope name)\n * class MyService {\n * constructor(@A_Inject(A_Logger) private logger: A_Logger) {}\n * \n * doSomething() {\n * this.logger.info('Processing started'); // Uses scope-name-based colors, always shows\n * this.logger.debug('Debug information'); // Only shows when debug level enabled\n * this.logger.info('green', 'Custom message color'); // Green message, scope stays default\n * this.logger.warning('Something might be wrong');\n * this.logger.error(new Error('Something failed'));\n * }\n * }\n * \n * // Same scope names will always get the same colors automatically\n * const logger1 = new A_Logger(new A_Scope({name: 'UserService'})); // Gets consistent colors\n * const logger2 = new A_Logger(new A_Scope({name: 'UserService'})); // Gets same colors as logger1\n * \n * // Configuration via environment variables or A_Config (overrides automatic selection)\n * process.env.A_LOGGER_DEFAULT_SCOPE_COLOR = 'magenta';\n * process.env.A_LOGGER_DEFAULT_LOG_COLOR = 'green';\n * \n * // Or through A_Config instance\n * const config = new A_Config({\n * A_LOGGER_DEFAULT_SCOPE_COLOR: 'red',\n * A_LOGGER_DEFAULT_LOG_COLOR: 'white'\n * });\n * const logger = new A_Logger(scope, config);\n * ```\n */\nexport class A_Logger extends A_Component {\n\n // =============================================\n // Configuration and Constants\n // =============================================\n\n /**\n * Terminal color codes for different log levels and custom styling\n * These codes work with ANSI escape sequences for colored terminal output\n */\n readonly COLORS;\n\n /**\n * Standard scope length for consistent formatting\n * This ensures all log messages align properly regardless of scope name length\n */\n private readonly STANDARD_SCOPE_LENGTH;\n\n /**\n * Default color for the scope portion of log messages\n * This color is used for the scope brackets and content, and remains consistent\n * for this logger instance regardless of message color overrides\n */\n private readonly DEFAULT_SCOPE_COLOR: keyof typeof A_LOGGER_COLORS;\n\n /**\n * Default color for log message content when no explicit color is provided\n * This color is used for the message body when logging without specifying a color\n */\n private readonly DEFAULT_LOG_COLOR: keyof typeof A_LOGGER_COLORS;\n\n // =============================================\n // Constructor and Initialization\n // =============================================\n\n /**\n * Initialize A_Logger with dependency injection\n * Colors are configured through A_Config or generated randomly if not provided\n * \n * @param scope - The current scope context for message prefixing\n * @param config - Optional configuration for log level filtering and color settings\n */\n constructor(\n @A_Inject(A_Scope) protected scope: A_Scope,\n @A_Inject(A_Config) protected config?: A_Config<A_LoggerEnvVariablesType>\n ) {\n super();\n this.COLORS = A_LOGGER_COLORS;\n this.STANDARD_SCOPE_LENGTH = config?.get(A_LOGGER_ENV_KEYS.DEFAULT_SCOPE_LENGTH) || A_LOGGER_DEFAULT_SCOPE_LENGTH;\n \n // Get colors from config or generate deterministic colors based on scope name\n const configScopeColor = config?.get(A_LOGGER_ENV_KEYS.DEFAULT_SCOPE_COLOR) as keyof typeof A_LOGGER_COLORS;\n const configLogColor = config?.get(A_LOGGER_ENV_KEYS.DEFAULT_LOG_COLOR) as keyof typeof A_LOGGER_COLORS;\n \n if (configScopeColor || configLogColor) {\n // If any color is configured, use config values or fallback to scope-based selection\n this.DEFAULT_SCOPE_COLOR = configScopeColor || this.generateColorFromScopeName(this.scope.name);\n this.DEFAULT_LOG_COLOR = configLogColor || this.generateColorFromScopeName(this.scope.name );\n } else {\n // If no colors configured, generate complementary pair based on scope name\n const complementaryColors = this.generateComplementaryColorsFromScope(this.scope.name);\n this.DEFAULT_SCOPE_COLOR = complementaryColors.scopeColor;\n this.DEFAULT_LOG_COLOR = complementaryColors.logColor;\n }\n }\n\n // =============================================\n // Color Generation Utilities\n // =============================================\n\n /**\n * Generate a simple hash from a string\n * Used to create deterministic color selection based on scope name\n * \n * @param str - The string to hash\n * @returns A numeric hash value\n */\n private simpleHash(str: string): number {\n let hash = 0;\n for (let i = 0; i < str.length; i++) {\n const char = str.charCodeAt(i);\n hash = ((hash << 5) - hash) + char;\n hash = hash & hash; // Convert to 32-bit integer\n }\n return Math.abs(hash);\n }\n\n /**\n * Generate a deterministic color based on scope name\n * Same scope names will always get the same color, but uses safe color palette\n * \n * @param scopeName - The scope name to generate color for\n * @returns A color key from the safe colors palette\n */\n private generateColorFromScopeName(scopeName: string): keyof typeof A_LOGGER_COLORS {\n const safeColors = A_LOGGER_SAFE_RANDOM_COLORS;\n const hash = this.simpleHash(scopeName);\n const colorIndex = hash % safeColors.length;\n return safeColors[colorIndex];\n }\n\n /**\n * Generate a pair of complementary colors based on scope name\n * Ensures visual harmony between scope and message colors while being deterministic\n * \n * @param scopeName - The scope name to base colors on\n * @returns Object with scopeColor and logColor that work well together\n */\n private generateComplementaryColorsFromScope(scopeName: string): { scopeColor: keyof typeof A_LOGGER_COLORS, logColor: keyof typeof A_LOGGER_COLORS } {\n // Define color groups that work well together\n const colorPairs = [\n { scopeColor: 'indigo' as const, logColor: 'lightBlue' as const },\n { scopeColor: 'deepBlue' as const, logColor: 'cyan' as const },\n { scopeColor: 'purple' as const, logColor: 'lavender' as const },\n { scopeColor: 'steelBlue' as const, logColor: 'skyBlue' as const },\n { scopeColor: 'slateBlue' as const, logColor: 'periwinkle' as const },\n { scopeColor: 'charcoal' as const, logColor: 'silver' as const },\n { scopeColor: 'violet' as const, logColor: 'brightMagenta' as const },\n { scopeColor: 'darkGray' as const, logColor: 'lightGray' as const },\n { scopeColor: 'cornflower' as const, logColor: 'powder' as const },\n { scopeColor: 'slate' as const, logColor: 'smoke' as const },\n ];\n \n const hash = this.simpleHash(scopeName);\n const pairIndex = hash % colorPairs.length;\n return colorPairs[pairIndex];\n }\n\n // =============================================\n // Factory Methods\n // =============================================\n\n\n\n // =============================================\n // Scope and Formatting Utilities\n // =============================================\n\n /**\n * Get the formatted scope length for consistent message alignment\n * Uses a standard length to ensure all messages align properly regardless of scope name\n * \n * @returns The scope length to use for padding calculations\n */\n get scopeLength(): number {\n return Math.max(this.scope.name.length, this.STANDARD_SCOPE_LENGTH);\n }\n\n /**\n * Get the formatted scope name with proper padding, centered within the container\n * Ensures consistent width for all scope names in log output with centered alignment\n * \n * @returns Centered and padded scope name for consistent formatting\n */\n get formattedScope(): string {\n const scopeName = this.scope.name;\n const totalLength = this.STANDARD_SCOPE_LENGTH;\n \n // If scope name is longer than standard length, truncate it\n if (scopeName.length >= totalLength) {\n return scopeName.substring(0, totalLength);\n }\n \n // Calculate padding for centering\n const totalPadding = totalLength - scopeName.length;\n const leftPadding = Math.floor(totalPadding / 2);\n const rightPadding = totalPadding - leftPadding;\n \n return ' '.repeat(leftPadding) + scopeName + ' '.repeat(rightPadding);\n }\n\n\n // =============================================\n // Message Compilation and Formatting\n // =============================================\n\n /**\n * Compile log arguments into formatted console output with colors and proper alignment\n * \n * This method handles the core formatting logic for all log messages:\n * - Applies separate colors for scope and message content\n * - Formats scope names with consistent padding\n * - Handles different data types appropriately\n * - Maintains proper indentation for multi-line content\n * \n * @param messageColor - The color key to apply to the message content\n * @param args - Variable arguments to format and display\n * @returns Array of formatted strings ready for console output\n */\n compile(\n messageColor: keyof typeof this.COLORS,\n ...args: any[]\n ): Array<string> {\n const timeString = this.getTime();\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n const isMultiArg = args.length > 1;\n\n return [\n // Header with separate colors for scope and message content\n `${A_LOGGER_ANSI.PREFIX}${this.COLORS[this.DEFAULT_SCOPE_COLOR]}${A_LOGGER_ANSI.SUFFIX}${A_LOGGER_FORMAT.SCOPE_OPEN}${this.formattedScope}${A_LOGGER_FORMAT.SCOPE_CLOSE}${A_LOGGER_ANSI.RESET} ${A_LOGGER_ANSI.PREFIX}${this.COLORS[messageColor]}${A_LOGGER_ANSI.SUFFIX}${A_LOGGER_FORMAT.TIME_OPEN}${timeString}${A_LOGGER_FORMAT.TIME_CLOSE}`,\n\n // Top separator for multi-argument messages\n isMultiArg ? '\\n' + `${scopePadding}${A_LOGGER_FORMAT.TIME_OPEN}${A_LOGGER_FORMAT.SEPARATOR}` : '',\n\n // Process each argument with appropriate formatting\n ...args.map((arg, i) => {\n const shouldAddNewline = i > 0 || isMultiArg;\n\n switch (true) {\n case arg instanceof A_Error:\n return this.compile_A_Error(arg);\n\n case arg instanceof Error:\n return this.compile_Error(arg);\n\n case typeof arg === 'object' && arg !== null:\n return this.formatObject(arg, shouldAddNewline, scopePadding);\n\n default:\n return this.formatString(String(arg), shouldAddNewline, scopePadding);\n }\n }),\n\n // Bottom separator and color reset\n isMultiArg\n ? '\\n' + `${scopePadding}${A_LOGGER_FORMAT.TIME_OPEN}${A_LOGGER_FORMAT.SEPARATOR}${A_LOGGER_ANSI.RESET}`\n : A_LOGGER_ANSI.RESET\n ];\n }\n\n /**\n * Format an object for display with proper JSON indentation\n * \n * @param obj - The object to format\n * @param shouldAddNewline - Whether to add a newline prefix\n * @param scopePadding - The padding string for consistent alignment\n * @returns Formatted object string\n */\n private formatObject(obj: any, shouldAddNewline: boolean, scopePadding: string): string {\n let jsonString: string;\n try {\n jsonString = JSON.stringify(obj, null, 2);\n } catch (error) {\n // Handle circular references\n const seen = new WeakSet();\n jsonString = JSON.stringify(obj, (key, value) => {\n if (typeof value === 'object' && value !== null) {\n if (seen.has(value)) {\n return '[Circular Reference]';\n }\n seen.add(value);\n }\n return value;\n }, 2);\n }\n const formatted = jsonString.replace(/\\n/g, '\\n' + `${scopePadding}${A_LOGGER_FORMAT.PIPE}`);\n return shouldAddNewline ? '\\n' + `${scopePadding}${A_LOGGER_FORMAT.PIPE}` + formatted : formatted;\n }\n\n /**\n * Format a string for display with proper indentation\n * \n * @param str - The string to format\n * @param shouldAddNewline - Whether to add a newline prefix\n * @param scopePadding - The padding string for consistent alignment\n * @returns Formatted string\n */\n private formatString(str: string, shouldAddNewline: boolean, scopePadding: string): string {\n const prefix = shouldAddNewline ? '\\n' : '';\n return (prefix + str).replace(/\\n/g, '\\n' + `${scopePadding}${A_LOGGER_FORMAT.PIPE}`);\n }\n\n // =============================================\n // Log Level Management\n // =============================================\n\n /**\n * Determine if a log message should be output based on configured log level\n * \n * Log level hierarchy:\n * - debug: Shows all messages (debug, info, warning, error)\n * - info: Shows info, warning, and error messages\n * - warn: Shows warning and error messages only\n * - error: Shows error messages only\n * - all: Shows all messages (alias for debug)\n * \n * @param logMethod - The type of log method being called\n * @returns True if the message should be logged, false otherwise\n */\n protected shouldLog(logMethod: 'debug' | 'info' | 'warning' | 'error'): boolean {\n const shouldLog: A_LoggerLevel = this.config?.get(A_LOGGER_ENV_KEYS.LOG_LEVEL) || 'info';\n\n switch (shouldLog) {\n case 'debug':\n return true;\n case 'info':\n return logMethod === 'info' || logMethod === 'warning' || logMethod === 'error';\n case 'warn':\n return logMethod === 'warning' || logMethod === 'error';\n case 'error':\n return logMethod === 'error';\n case 'all':\n return true;\n default:\n return false;\n }\n }\n\n\n // =============================================\n // Public Logging Methods\n // =============================================\n\n /**\n * Debug logging method with optional color specification\n * Only logs when debug level is enabled\n * \n * Supports two usage patterns:\n * 1. debug(message, ...args) - Uses instance's default log color\n * 2. debug(color, message, ...args) - Uses specified color for message content only\n * \n * Note: The scope color always remains the instance's default scope color,\n * only the message content color changes when explicitly specified.\n * \n * @param color - Optional color key or the first message argument\n * @param args - Additional arguments to log\n * \n * @example\n * ```typescript\n * logger.debug('Debug information'); // Uses instance default colors\n * logger.debug('gray', 'Debug message'); // Gray message, scope stays instance color\n * logger.debug('Processing user:', { id: 1, name: 'John' });\n * ```\n */\n debug(color: keyof typeof this.COLORS, ...args: any[]): void;\n debug(...args: any[]): void;\n debug(param1: any, ...args: any[]): void {\n if (!this.shouldLog('debug')) return;\n\n // Check if first parameter is a valid color key\n if (typeof param1 === 'string' && this.COLORS[param1 as keyof typeof this.COLORS]) {\n console.log(...this.compile(param1 as keyof typeof this.COLORS, ...args));\n } else {\n // Use instance's default log color and treat param1 as first message argument\n console.log(...this.compile(this.DEFAULT_LOG_COLOR, param1, ...args));\n }\n }\n\n /**\n * Info logging method with optional color specification\n * Logs without any restrictions (always shows regardless of log level)\n * \n * Supports two usage patterns:\n * 1. info(message, ...args) - Uses instance's default log color\n * 2. info(color, message, ...args) - Uses specified color for message content only\n * \n * Note: The scope color always remains the instance's default scope color,\n * only the message content color changes when explicitly specified.\n * \n * @param color - Optional color key or the first message argument\n * @param args - Additional arguments to log\n * \n * @example\n * ```typescript\n * logger.info('Hello World'); // Uses instance default colors\n * logger.info('green', 'Success message'); // Green message, scope stays instance color\n * logger.info('Processing user:', { id: 1, name: 'John' });\n * ```\n */\n info(color: keyof typeof this.COLORS, ...args: any[]): void;\n info(...args: any[]): void;\n info(param1: any, ...args: any[]): void {\n if (!this.shouldLog('info')) return;\n\n // Check if first parameter is a valid color key\n if (typeof param1 === 'string' && this.COLORS[param1 as keyof typeof this.COLORS]) {\n console.log(...this.compile(param1 as keyof typeof this.COLORS, ...args));\n } else {\n // Use instance's default log color and treat param1 as first message argument\n console.log(...this.compile(this.DEFAULT_LOG_COLOR, param1, ...args));\n }\n }\n\n /**\n * Legacy log method (kept for backward compatibility)\n * @deprecated Use info() method instead\n * \n * @param color - Optional color key or the first message argument\n * @param args - Additional arguments to log\n */\n log(color: keyof typeof this.COLORS, ...args: any[]): void;\n log(...args: any[]): void;\n log(param1: any, ...args: any[]): void {\n // Delegate to info method for backward compatibility\n this.info(param1, ...args);\n }\n\n /**\n * Log warning messages with yellow color coding\n * \n * Use for non-critical issues that should be brought to attention\n * but don't prevent normal operation\n * \n * @param args - Arguments to log as warnings\n * \n * @example\n * ```typescript\n * logger.warning('Deprecated method used');\n * logger.warning('Rate limit approaching:', { current: 95, limit: 100 });\n * ```\n */\n warning(...args: any[]): void {\n if (!this.shouldLog('warning')) return;\n console.log(...this.compile('yellow', ...args));\n }\n\n /**\n * Log error messages with red color coding\n * \n * Use for critical issues, exceptions, and failures that need immediate attention\n * \n * @param args - Arguments to log as errors\n * @returns void (for compatibility with console.log)\n * \n * @example\n * ```typescript\n * logger.error('Database connection failed');\n * logger.error(new Error('Validation failed'));\n * logger.error('Critical error:', error, { context: 'user-registration' });\n * ```\n */\n error(...args: any[]): void {\n if (!this.shouldLog('error')) return;\n console.log(...this.compile('red', ...args));\n }\n\n // =============================================\n // Specialized Error Formatting\n // =============================================\n\n /**\n * Legacy method for A_Error logging (kept for backward compatibility)\n * \n * @deprecated Use error() method instead which handles A_Error automatically\n * @param error - The A_Error instance to log\n */\n protected log_A_Error(error: A_Error): void {\n const time = this.getTime();\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n\n console.log(`\\x1b[31m[${this.formattedScope}] |${time}| ERROR ${error.code}\n${scopePadding}| ${error.message}\n${scopePadding}| ${error.description} \n${scopePadding}|-------------------------------\n${scopePadding}| ${error.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------\n\\x1b[0m`\n + (error.originalError ? `\\x1b[31m${scopePadding}| Wrapped From ${error.originalError.message}\n${scopePadding}|-------------------------------\n${scopePadding}| ${error.originalError.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------\n\\x1b[0m`: '')\n + (error.link ? `\\x1b[31m${scopePadding}| Read in docs: ${error.link}\n${scopePadding}|-------------------------------\n\\x1b[0m`: ''));\n }\n\n /**\n * Format A_Error instances for inline display within compiled messages\n * \n * Provides detailed formatting for A_Error objects including:\n * - Error code and message\n * - Description and stack trace\n * - Original error information (if wrapped)\n * - Documentation links (if available)\n * \n * @param error - The A_Error instance to format\n * @returns Formatted string ready for display\n */\n protected compile_A_Error(error: A_Error): string {\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n\n return '\\n' +\n `${scopePadding}|-------------------------------` +\n '\\n' +\n `${scopePadding}| Error: | ${error.code}\n${scopePadding}|-------------------------------\n${scopePadding}|${' '.repeat(10)}| ${error.message}\n${scopePadding}|${' '.repeat(10)}| ${error.description} \n${scopePadding}|-------------------------------\n${scopePadding}| ${error.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------`\n +\n (error.originalError ? `${scopePadding}| Wrapped From ${error.originalError.message}\n${scopePadding}|-------------------------------\n${scopePadding}| ${error.originalError.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------` : '')\n +\n (error.link ? `${scopePadding}| Read in docs: ${error.link}\n${scopePadding}|-------------------------------` : '');\n }\n\n /**\n * Format standard Error instances for inline display within compiled messages\n * \n * Converts standard JavaScript Error objects into a readable JSON format\n * with proper indentation and stack trace formatting\n * \n * @param error - The Error instance to format\n * @returns Formatted string ready for display\n */\n protected compile_Error(error: Error): string {\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n\n return JSON.stringify({\n name: error.name,\n message: error.message,\n stack: error.stack?.split('\\n')\n .map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`)\n .join('\\n')\n }, null, 2)\n .replace(/\\n/g, '\\n' + `${scopePadding}| `)\n .replace(/\\\\n/g, '\\n');\n }\n\n // =============================================\n // Utility Methods\n // =============================================\n\n /**\n * Generate timestamp string for log messages\n * \n * Format: MM:SS:mmm (minutes:seconds:milliseconds)\n * This provides sufficient precision for debugging while remaining readable\n * \n * @returns Formatted timestamp string\n * \n * @example\n * Returns: \"15:42:137\" for 3:42:15 PM and 137 milliseconds\n */\n protected getTime(): string {\n const now = new Date();\n const minutes = String(now.getMinutes()).padStart(A_LOGGER_TIME_FORMAT.MINUTES_PAD, '0');\n const seconds = String(now.getSeconds()).padStart(A_LOGGER_TIME_FORMAT.SECONDS_PAD, '0');\n const milliseconds = String(now.getMilliseconds()).padStart(A_LOGGER_TIME_FORMAT.MILLISECONDS_PAD, '0');\n return `${minutes}${A_LOGGER_TIME_FORMAT.SEPARATOR}${seconds}${A_LOGGER_TIME_FORMAT.SEPARATOR}${milliseconds}`;\n }\n}","import {\n A_TYPES__Command_Init,\n A_TYPES__Command_Listener,\n A_TYPES__Command_Serialized\n} from \"./A-Command.types\";\nimport {\n A_CommandFeatures,\n A_Command_Event,\n A_Command_Status,\n A_CommandTransitions\n} from \"./A-Command.constants\";\nimport { A_Caller, A_Context, A_Dependency, A_Entity, A_Error, A_Feature, A_Inject, A_Scope } from \"@adaas/a-concept\";\nimport { A_CommandError } from \"./A-Command.error\";\nimport { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_StateMachine } from \"../A-StateMachine/A-StateMachine.component\";\nimport { A_StateMachineFeatures } from \"../A-StateMachine/A-StateMachine.constants\";\nimport { A_Logger } from \"../A-Logger/A-Logger.component\";\nimport { A_StateMachineTransition } from \"../A-StateMachine/A-StateMachineTransition.context\";\n\n/**\n * A_Command - Advanced Command Pattern Implementation\n * \n * A comprehensive command pattern implementation that encapsulates business logic\n * as executable commands with full lifecycle management, event handling, and \n * state persistence capabilities.\n * \n * ## Key Features\n * - **Structured Lifecycle**: Automatic progression through init → compile → execute → complete/fail\n * - **Event-Driven**: Subscribe to lifecycle events and emit custom events\n * - **State Persistence**: Full serialization/deserialization for cross-service communication\n * - **Type Safety**: Generic types for parameters, results, and custom events\n * - **Dependency Injection**: Integrated with A-Concept's DI system\n * - **Error Management**: Comprehensive error capture and handling\n * - **Execution Tracking**: Built-in timing and performance metrics\n * \n * ## Lifecycle Phases\n * 1. **CREATED** - Command instantiated but not initialized\n * 2. **INITIALIZED** - Execution scope and dependencies set up\n * 3. **COMPILED** - Ready for execution with all resources prepared\n * 4. **EXECUTING** - Currently running business logic\n * 5. **COMPLETED** - Successfully finished execution\n * 6. **FAILED** - Execution failed with errors captured\n * \n * @template InvokeType - Type definition for command parameters\n * @template ResultType - Type definition for command execution result\n * @template LifecycleEvents - Union type of custom lifecycle event names\n * \n * @example\n * ```typescript\n * // Define parameter and result types\n * interface UserCreateParams {\n * name: string;\n * email: string;\n * role: 'admin' | 'user';\n * }\n * \n * interface UserCreateResult {\n * userId: string;\n * success: boolean;\n * }\n * \n * // Create custom command\n * class CreateUserCommand extends A_Command<UserCreateParams, UserCreateResult> {}\n * \n * // Execute command\n * const command = new CreateUserCommand({\n * name: 'John Doe',\n * email: 'john@example.com',\n * role: 'user'\n * });\n * \n * scope.register(command);\n * await command.execute();\n * \n * console.log('Result:', command.result);\n * console.log('Status:', command.status);\n * ```\n */\nexport class A_Command<\n InvokeType extends A_TYPES__Command_Init = A_TYPES__Command_Init,\n ResultType extends Record<string, any> = Record<string, any>,\n LifecycleEvents extends string | A_Command_Event = A_Command_Event,\n> extends A_Entity<InvokeType, A_TYPES__Command_Serialized<InvokeType, ResultType>> {\n\n // ====================================================================\n // ================== Static Command Information ======================\n // ====================================================================\n\n /**\n * Static command identifier derived from the class name\n * Used for command registration and serialization\n */\n static get code(): string {\n return super.entity;\n }\n\n // ====================================================================\n // ================== Instance Properties =============================\n // ====================================================================\n\n /** The origin of the command, used to know has it been created from serialization or invoked */\n protected _origin!: 'invoked' | 'serialized';\n\n /** Command execution scope for dependency injection and feature resolution */\n protected _executionScope!: A_Scope;\n\n /** Result data produced by successful command execution */\n protected _result?: ResultType;\n\n /** Set of errors that occurred during command execution */\n protected _error!: A_Error;\n\n /** Command initialization parameters */\n protected _params!: InvokeType;\n\n /** Current lifecycle status of the command */\n protected _status!: A_Command_Status\n\n /** Map of event listeners organized by event name */\n protected _listeners: Map<\n LifecycleEvents | A_Command_Event,\n Set<A_TYPES__Command_Listener<InvokeType, ResultType, LifecycleEvents>>\n > = new Map();\n\n /** Timestamp when command execution started */\n protected _startTime?: Date;\n\n /** Timestamp when command execution ended */\n protected _endTime?: Date;\n\n /** Timestamp when command was created */\n protected _createdAt!: Date;\n\n\n // ====================================================================\n // ================== Public Getter Properties =======================\n // ====================================================================\n\n /**\n * Total execution duration in milliseconds\n * \n * - If completed/failed: Returns total time from start to end\n * - If currently executing: Returns elapsed time since start\n * - If not started: Returns undefined\n */\n get duration(): number | undefined {\n return this._endTime && this._startTime\n ? this._endTime.getTime() - this._startTime.getTime()\n : this._startTime\n ? new Date().getTime() - this._startTime.getTime()\n : undefined;\n }\n\n /**\n * Idle time before execution started in milliseconds\n * \n * Time between command creation and execution start.\n * Useful for monitoring command queue performance.\n */\n get idleTime(): number | undefined {\n return this._startTime && this._createdAt\n ? this._startTime.getTime() - this._createdAt.getTime()\n : undefined;\n }\n\n /**\n * Command execution scope for dependency injection\n * \n * Provides access to components, services, and shared resources\n * during command execution. Inherits from the scope where the\n * command was registered.\n */\n get scope(): A_Scope {\n return this._executionScope;\n }\n\n /**\n * Unique command type identifier\n * \n * Derived from the class name and used for:\n * - Command registration and resolution\n * - Serialization and deserialization\n * - Logging and debugging\n * \n * @example 'create-user-command', 'process-order-command'\n */\n get code(): string {\n return (this.constructor as typeof A_Command).code;\n }\n /**\n * Current lifecycle status of the command\n * \n * Indicates the current phase in the command execution lifecycle.\n * Used to track progress and determine available operations.\n */\n get status(): A_Command_Status {\n return this._status;\n }\n\n /**\n * Timestamp when the command was created\n * \n * Marks the initial instantiation time, useful for tracking\n * command age and queue performance metrics.\n */\n get createdAt(): Date {\n return this._createdAt!;\n }\n\n /**\n * Timestamp when command execution started\n * \n * Undefined until execution begins. Used for calculating\n * execution duration and idle time.\n */\n get startedAt(): Date | undefined {\n return this._startTime;\n }\n\n /**\n * Timestamp when command execution ended\n * \n * Set when command reaches COMPLETED or FAILED status.\n * Used for calculating total execution duration.\n */\n get endedAt(): Date | undefined {\n return this._endTime;\n }\n\n /**\n * Result data produced by command execution\n * \n * Contains the output data from successful command execution.\n * Undefined until command completes successfully.\n */\n get result(): ResultType | undefined {\n return this._result;\n }\n\n /**\n * Array of errors that occurred during execution\n * \n * Automatically wraps native errors in A_Error instances\n * for consistent error handling. Empty array if no errors occurred.\n */\n get error(): A_Error | undefined {\n return this._error;\n }\n\n /**\n * Command initialization parameters\n * \n * Contains the input data used to create and configure the command.\n * These parameters are immutable during command execution.\n return new A_Error(err);\n }\n });\n }\n\n /**\n * Command initialization parameters\n * \n * Contains the input data used to create and configure the command.\n * These parameters are immutable during command execution.\n */\n get params(): InvokeType {\n return this._params;\n }\n\n /**\n * Indicates if the command has been processed (completed or failed)\n * \n * Returns true if the command has completed or failed, false otherwise.\n */\n get isProcessed(): boolean {\n return this._status === A_Command_Status.COMPLETED\n || this._status === A_Command_Status.FAILED;\n }\n\n /**\n * \n * A-Command represents an executable command with a specific code and parameters.\n * It can be executed within a given scope and stores execution results and errors.\n * \n * \n * A-Command should be context independent and execution logic should be based on attached components \n * \n * @param code \n * @param params \n */\n constructor(\n /**\n * Command invocation parameters\n */\n params: InvokeType | A_TYPES__Command_Serialized<InvokeType, ResultType> | string,\n ) {\n super(params as any);\n }\n\n // --------------------------------------------------------------------------\n // A-StateMachine Feature Extensions\n // --------------------------------------------------------------------------\n @A_Feature.Extend()\n protected async [A_StateMachineFeatures.onBeforeTransition](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n @A_Inject(A_Logger) logger?: A_Logger,\n ...args: any[]\n ) {\n this.checkScopeInheritance();\n\n // and register all allowed status transitions\n // switch across allowed transitions, if not allowed throw an error\n logger?.debug('yellow', `Command ${this.aseid.toString()} transitioning from ${transition.from} to ${transition.to}`);\n }\n\n @A_Feature.Extend()\n protected async [A_CommandTransitions.CREATED_TO_INITIALIZED](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n ...args: any[]\n ): Promise<void> {\n if (this._status !== A_Command_Status.CREATED) {\n return;\n }\n\n this._createdAt = new Date();\n this._status = A_Command_Status.INITIALIZED;\n\n this.emit(A_CommandFeatures.onInit);\n }\n\n @A_Feature.Extend()\n protected async [A_CommandTransitions.INITIALIZED_TO_EXECUTING](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n ...args: any[]\n ): Promise<void> {\n if (this._status !== A_Command_Status.INITIALIZED\n && this._status !== A_Command_Status.CREATED\n ) {\n return;\n }\n\n this._startTime = new Date();\n this._status = A_Command_Status.EXECUTING;\n\n this.emit(A_CommandFeatures.onExecute);\n }\n\n @A_Feature.Extend()\n /**\n * Handles command completion after successful execution\n * \n * EXECUTION -> COMPLETED transition\n */\n protected async [A_CommandTransitions.EXECUTING_TO_COMPLETED](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n ...args: any[]\n ): Promise<void> {\n this._endTime = new Date();\n this._status = A_Command_Status.COMPLETED;\n\n this.emit(A_CommandFeatures.onComplete);\n }\n\n @A_Feature.Extend()\n /**\n * Handles command failure during execution\n * \n * EXECUTION -> FAILED transition\n */\n protected async [A_CommandTransitions.EXECUTING_TO_FAILED](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n @A_Inject(A_Error) error: A_Error,\n ...args: any[]\n ): Promise<void> {\n this._endTime = new Date();\n\n this._status = A_Command_Status.FAILED;\n\n this.emit(A_CommandFeatures.onFail);\n }\n\n\n // --------------------------------------------------------------------------\n // A-Command Lifecycle Feature Extensions\n // --------------------------------------------------------------------------\n @A_Feature.Extend()\n /**\n * Default behavior for Command Initialization uses StateMachine to transition states\n */\n protected async [A_CommandFeatures.onInit](\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.CREATED, A_Command_Status.INITIALIZED);\n }\n\n @A_Feature.Extend({\n after: /.*/\n })\n protected async [A_CommandFeatures.onBeforeExecute](\n @A_Dependency.Required()\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.INITIALIZED, A_Command_Status.EXECUTING);\n }\n\n @A_Feature.Extend()\n protected async [A_CommandFeatures.onExecute](\n ...args: any[]\n ): Promise<void> {\n }\n\n @A_Feature.Extend()\n /**\n * By Default on AfterExecute calls the Completion method to mark the command as completed\n * \n * [!] This can be overridden to implement custom behavior using A_Feature overrides\n */\n protected async [A_CommandFeatures.onAfterExecute](\n ...args: any[]\n ): Promise<void> {\n }\n\n @A_Feature.Extend({\n after: /.*/\n })\n protected async [A_CommandFeatures.onComplete](\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.EXECUTING, A_Command_Status.COMPLETED);\n }\n\n @A_Feature.Extend({\n after: /.*/\n })\n protected async [A_CommandFeatures.onFail](\n @A_Dependency.Required()\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n @A_Inject(A_OperationContext) operation: A_OperationContext,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.EXECUTING, A_Command_Status.FAILED);\n }\n\n // --------------------------------------------------------------------------\n // A-Command Lifecycle Methods\n // --------------------------------------------------------------------------\n /**\n * Initializes the command before execution.\n */\n async init(): Promise<void> {\n await this.call(A_CommandFeatures.onInit, this.scope);\n }\n\n /**\n * Executes the command logic.\n */\n async execute(): Promise<any> {\n\n if (this.isProcessed) return;\n\n try {\n this.checkScopeInheritance();\n\n const context = new A_OperationContext('execute-command');\n\n this.scope.register(context);\n\n await new Promise<void>(async (resolve, reject) => {\n\n try {\n\n\n const onBeforeExecuteFeature = new A_Feature({\n name: A_CommandFeatures.onBeforeExecute,\n component: this,\n scope: this.scope\n })\n\n const onExecuteFeature = new A_Feature({\n name: A_CommandFeatures.onExecute,\n component: this,\n scope: this.scope\n })\n\n const onAfterExecuteFeature = new A_Feature({\n name: A_CommandFeatures.onAfterExecute,\n component: this,\n scope: this.scope\n })\n\n\n\n this.on(A_CommandFeatures.onComplete, () => {\n\n onBeforeExecuteFeature.interrupt();\n onExecuteFeature.interrupt();\n onAfterExecuteFeature.interrupt();\n\n resolve();\n });\n\n\n await onBeforeExecuteFeature.process(this.scope);\n\n await onExecuteFeature.process(this.scope);\n\n await onAfterExecuteFeature.process(this.scope);\n\n /** only in case it was really invoked we automatically transit it to COMPLETED state */\n if (this._origin === 'invoked') {\n await this.complete();\n }\n\n resolve();\n\n } catch (error) {\n reject(error);\n }\n });\n\n } catch (error) {\n let targetError = error instanceof A_Error\n ? error\n : new A_CommandError({\n title: A_CommandError.ExecutionError,\n description: `An error occurred while executing command \"${this.aseid.toString()}\".`,\n originalError: error\n });\n\n await this.fail(targetError);\n }\n }\n\n /**\n * Marks the command as completed\n */\n async complete(result?: ResultType) {\n if (this.isProcessed) return;\n\n this._status = A_Command_Status.COMPLETED;\n\n this._result = result;\n\n await this.call(A_CommandFeatures.onComplete, this.scope);\n\n this.scope.destroy();\n }\n\n\n\n /**\n * Marks the command as failed\n */\n async fail(error?: A_Error) {\n if (this.isProcessed) return;\n\n this._status = A_Command_Status.FAILED;\n if (error) {\n this._error = error;\n this.scope.register(error);\n }\n\n await this.call(A_CommandFeatures.onFail, this.scope);\n\n this.scope.destroy();\n }\n\n\n // -------------------------------------------------------------------------- \n // A-Command Event-Emitter methods\n // --------------------------------------------------------------------------\n\n /**\n * Registers an event listener for a specific event\n * \n * @param event \n * @param listener \n */\n on(event: LifecycleEvents | A_Command_Event, listener: A_TYPES__Command_Listener<InvokeType, ResultType, LifecycleEvents>) {\n if (!this._listeners.has(event)) {\n this._listeners.set(event, new Set());\n }\n this._listeners.get(event)!.add(listener);\n }\n /**\n * Removes an event listener for a specific event\n * \n * @param event \n * @param listener \n */\n off(event: LifecycleEvents | A_Command_Event, listener: A_TYPES__Command_Listener<InvokeType, ResultType, LifecycleEvents>) {\n this._listeners.get(event)?.delete(listener);\n }\n /**\n * Emits an event to all registered listeners\n * \n * @param event \n */\n emit(event: LifecycleEvents | A_Command_Event) {\n this._listeners.get(event)?.forEach(async listener => {\n listener(this);\n });\n }\n\n\n // --------------------------------------------------------------------------\n // A-Entity Base Class Overrides\n // --------------------------------------------------------------------------\n // Serialization / Deserialization\n // -------------------------------------------------------------------------\n\n\n /**\n * Allows to create a Command instance from new data\n * \n * @param newEntity \n */\n fromNew(newEntity: InvokeType): void {\n super.fromNew(newEntity);\n\n this._origin = 'invoked';\n\n this._executionScope = new A_Scope({\n name: `A-Command-Execution-Scope-${this.aseid.toString()}`,\n components: [A_StateMachine],\n });\n\n this._createdAt = new Date();\n\n this._params = newEntity;\n\n this._status = A_Command_Status.CREATED;\n }\n\n\n\n /**\n * Allows to convert serialized data to Command instance\n * \n * [!] By default it omits params as they are not stored in the serialized data\n * \n * @param serialized \n */\n fromJSON(serialized: A_TYPES__Command_Serialized<InvokeType, ResultType>): void {\n super.fromJSON(serialized);\n\n this._origin = 'serialized';\n\n this._executionScope = new A_Scope({\n name: `A-Command-Execution-Scope-${this.aseid.toString()}`,\n components: [A_StateMachine],\n });\n\n if (serialized.createdAt) this._createdAt = new Date(serialized.createdAt);\n if (serialized.startedAt) this._startTime = new Date(serialized.startedAt);\n if (serialized.endedAt) this._endTime = new Date(serialized.endedAt);\n\n this._params = serialized.params\n this._status = serialized.status;\n\n if (serialized.error)\n this._error = new A_CommandError(serialized.error)\n\n if (serialized.result)\n this._result = serialized.result;\n }\n\n\n /**\n * Converts the Command instance to a plain object\n * \n * @returns \n */\n toJSON(): A_TYPES__Command_Serialized<InvokeType, ResultType> {\n return {\n ...super.toJSON(),\n code: this.code,\n status: this._status,\n params: this._params,\n createdAt: this._createdAt.toISOString(),\n startedAt: this._startTime ? this._startTime.toISOString() : undefined,\n endedAt: this._endTime ? this._endTime.toISOString() : undefined,\n duration: this.duration,\n idleTime: this.idleTime,\n result: this.result,\n error: this.error ? this.error.toJSON() : undefined,\n }\n };\n\n\n //============================================================================================\n // Helpers Methods\n //============================================================================================\n /**\n * Ensures that the command's execution scope inherits from the context scope\n * \n * Throws an error if the command is not bound to any context scope\n */\n protected checkScopeInheritance(): void {\n let attachedScope: A_Scope;\n\n try {\n attachedScope = A_Context.scope(this);\n } catch (error) {\n throw new A_CommandError({\n title: A_CommandError.CommandScopeBindingError,\n description: `Command ${this.aseid.toString()} is not bound to any context scope. Ensure the command is properly registered within a context before execution.`,\n originalError: error\n });\n }\n\n if (!this.scope.isInheritedFrom(A_Context.scope(this))) {\n this.scope.inherit(A_Context.scope(this));\n }\n }\n}\n\n","import { A_Context } from \"@adaas/a-concept\";\nimport { Ifspolyfill } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_FSPolyfillClass {\n private _fs!: Ifspolyfill;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n\n async get(): Promise<Ifspolyfill> {\n if (!this._initialized) {\n await this.init();\n }\n return this._fs;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment=== 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n this._fs = await import('fs') as Ifspolyfill;\n }\n\n private initBrowser(): void {\n this._fs = {\n readFileSync: (path: string, encoding: string) => {\n this.logger.warning('fs.readFileSync not available in browser environment');\n return '';\n },\n existsSync: (path: string) => {\n this.logger.warning('fs.existsSync not available in browser environment');\n return false;\n },\n createReadStream: (path: string) => {\n this.logger.warning('fs.createReadStream not available in browser environment');\n return null;\n }\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IcryptoInterface, Ifspolyfill } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_CryptoPolyfillClass {\n private _crypto!: IcryptoInterface;\n private _initialized: boolean = false;\n private _fsPolyfill?: Ifspolyfill;\n\n constructor(\n protected logger: A_Logger\n ) {\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n async get(fsPolyfill?: Ifspolyfill): Promise<IcryptoInterface> {\n if (!this._initialized) {\n this._fsPolyfill = fsPolyfill;\n await this.init();\n }\n return this._crypto;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const crypto = await import('crypto');\n this._crypto = {\n createTextHash: (text: string, algorithm: string = 'sha384') => Promise.resolve(\n `${algorithm}-${crypto.createHash(algorithm).update(text).digest('base64')}`\n ),\n createFileHash: (filePath: string, algorithm: string = 'sha384') => new Promise(async (resolve, reject) => {\n try {\n if (!this._fsPolyfill) {\n throw new Error('FS polyfill is required for file hashing');\n }\n const hash = crypto.createHash(algorithm);\n const fileStream = this._fsPolyfill.createReadStream(filePath);\n fileStream.on('data', (data: any) => hash.update(data));\n fileStream.on('end', () => resolve(`${algorithm}-${hash.digest('base64')}`));\n fileStream.on('error', (err: any) => reject(err));\n } catch (error) {\n reject(error);\n }\n })\n };\n }\n\n private initBrowser(): void {\n this._crypto = {\n createFileHash: () => {\n this.logger.warning('File hash not available in browser environment');\n return Promise.resolve('');\n },\n createTextHash: (text: string, algorithm: string = 'SHA-384') => new Promise<string>(async (resolve, reject) => {\n try {\n if (!crypto.subtle) {\n throw new Error('SubtleCrypto not available');\n }\n const encoder = new TextEncoder();\n const data = encoder.encode(text);\n const hashBuffer = await crypto.subtle.digest(algorithm, data);\n const hashArray = Array.from(new Uint8Array(hashBuffer));\n const hashBase64 = btoa(String.fromCharCode(...hashArray));\n resolve(`${algorithm}-${hashBase64}`);\n } catch (error) {\n reject(error);\n }\n })\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IhttpInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_HttpPolyfillClass {\n private _http!: IhttpInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n async get(): Promise<IhttpInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._http;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const httpModule = await import('http');\n this._http = {\n request: httpModule.request,\n get: httpModule.get,\n createServer: httpModule.createServer\n };\n }\n\n private initBrowser(): void {\n this._http = {\n request: (options: any, callback?: (res: any) => void) => {\n this.logger.warning('http.request not available in browser/test environment, use fetch instead');\n return this.createMockRequest(options, callback, false);\n },\n get: (url: string | any, callback?: (res: any) => void) => {\n this.logger.warning('http.get not available in browser/test environment, use fetch instead');\n return this.createMockRequest(typeof url === 'string' ? { hostname: url } : url, callback, false);\n },\n createServer: () => {\n this.logger.error('http.createServer not available in browser/test environment');\n return null;\n }\n };\n }\n\n private createMockRequest(options: any, callback?: (res: any) => void, isHttps: boolean = false) {\n // Return a mock request that doesn't make real network calls\n const request = {\n end: () => {\n // Mock response for all environments\n if (callback) {\n const mockResponse = {\n statusCode: 200,\n headers: {},\n on: (event: string, handler: Function) => {\n if (event === 'data') {\n setTimeout(() => handler('mock data'), 0);\n } else if (event === 'end') {\n setTimeout(() => handler(), 0);\n }\n },\n pipe: (dest: any) => {\n if (dest.write) dest.write('mock data');\n if (dest.end) dest.end();\n }\n };\n setTimeout(() => callback(mockResponse), 0);\n }\n },\n write: (data: any) => {\n // Mock write\n },\n on: (event: string, handler: Function) => {\n // Mock event handling\n }\n };\n\n return request;\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IhttpsInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_HttpsPolyfillClass {\n private _https!: IhttpsInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n async get(): Promise<IhttpsInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._https;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const httpsModule = await import('https');\n this._https = {\n request: httpsModule.request,\n get: httpsModule.get,\n createServer: httpsModule.createServer\n };\n }\n\n private initBrowser(): void {\n this._https = {\n request: (options: any, callback?: (res: any) => void) => {\n this.logger.warning('https.request not available in browser/test environment, use fetch instead');\n return this.createMockRequest(options, callback, true);\n },\n get: (url: string | any, callback?: (res: any) => void) => {\n this.logger.warning('https.get not available in browser/test environment, use fetch instead');\n return this.createMockRequest(typeof url === 'string' ? { hostname: url } : url, callback, true);\n },\n createServer: () => {\n this.logger.error('https.createServer not available in browser/test environment');\n return null;\n }\n };\n }\n\n private createMockRequest(options: any, callback?: (res: any) => void, isHttps: boolean = true) {\n // Return a mock request that doesn't make real network calls\n const request = {\n end: () => {\n // Mock response for all environments\n if (callback) {\n const mockResponse = {\n statusCode: 200,\n headers: {},\n on: (event: string, handler: Function) => {\n if (event === 'data') {\n setTimeout(() => handler('mock data'), 0);\n } else if (event === 'end') {\n setTimeout(() => handler(), 0);\n }\n },\n pipe: (dest: any) => {\n if (dest.write) dest.write('mock data');\n if (dest.end) dest.end();\n }\n };\n setTimeout(() => callback(mockResponse), 0);\n }\n },\n write: (data: any) => {\n // Mock write\n },\n on: (event: string, handler: Function) => {\n // Mock event handling\n }\n };\n\n return request;\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IpathInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_PathPolyfillClass {\n private _path!: IpathInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n\n async get(): Promise<IpathInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._path;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n this._path = await import('path') as IpathInterface;\n }\n\n private initBrowser(): void {\n this._path = {\n join: (...paths: string[]) => {\n return paths.join('/').replace(/\\/+/g, '/');\n },\n resolve: (...paths: string[]) => {\n let resolvedPath = '';\n for (const path of paths) {\n if (path.startsWith('/')) {\n resolvedPath = path;\n } else {\n resolvedPath = this._path.join(resolvedPath, path);\n }\n }\n return resolvedPath || '/';\n },\n dirname: (path: string) => {\n const parts = path.split('/');\n return parts.slice(0, -1).join('/') || '/';\n },\n basename: (path: string, ext?: string) => {\n const base = path.split('/').pop() || '';\n return ext && base.endsWith(ext) ? base.slice(0, -ext.length) : base;\n },\n extname: (path: string) => {\n const parts = path.split('.');\n return parts.length > 1 ? '.' + parts.pop() : '';\n },\n relative: (from: string, to: string) => {\n // Simplified relative path calculation\n return to.replace(from, '').replace(/^\\//, '');\n },\n normalize: (path: string) => {\n return path.replace(/\\/+/g, '/').replace(/\\/$/, '') || '/';\n },\n isAbsolute: (path: string) => {\n return path.startsWith('/') || /^[a-zA-Z]:/.test(path);\n },\n parse: (path: string) => {\n const ext = this._path.extname(path);\n const base = this._path.basename(path);\n const name = this._path.basename(path, ext);\n const dir = this._path.dirname(path);\n return { root: '/', dir, base, ext, name };\n },\n format: (pathObject: any) => {\n return this._path.join(pathObject.dir || '', pathObject.base || '');\n },\n sep: '/',\n delimiter: ':'\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IurlInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_UrlPolyfillClass {\n private _url!: IurlInterface;\n private _initialized: boolean = false;\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n async get(): Promise<IurlInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._url;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const urlModule = await import('url');\n this._url = {\n parse: urlModule.parse,\n format: urlModule.format,\n resolve: urlModule.resolve,\n URL: (urlModule.URL || globalThis.URL) as any,\n URLSearchParams: (urlModule.URLSearchParams || globalThis.URLSearchParams) as any\n };\n }\n\n private initBrowser(): void {\n this._url = {\n parse: (urlString: string) => {\n try {\n const url = new URL(urlString);\n return {\n protocol: url.protocol,\n hostname: url.hostname,\n port: url.port,\n pathname: url.pathname,\n search: url.search,\n hash: url.hash,\n host: url.host,\n href: url.href\n };\n } catch {\n return {};\n }\n },\n format: (urlObject: any) => {\n try {\n return new URL('', urlObject.href || `${urlObject.protocol}//${urlObject.host}${urlObject.pathname}${urlObject.search}${urlObject.hash}`).href;\n } catch {\n return '';\n }\n },\n resolve: (from: string, to: string) => {\n try {\n return new URL(to, from).href;\n } catch {\n return to;\n }\n },\n URL: globalThis.URL,\n URLSearchParams: globalThis.URLSearchParams\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IbufferInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_BufferPolyfillClass {\n private _buffer!: IbufferInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n\n async get(): Promise<IbufferInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._buffer;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const bufferModule = await import('buffer');\n this._buffer = {\n from: bufferModule.Buffer.from,\n alloc: bufferModule.Buffer.alloc,\n allocUnsafe: bufferModule.Buffer.allocUnsafe,\n isBuffer: bufferModule.Buffer.isBuffer,\n concat: bufferModule.Buffer.concat\n };\n }\n\n private initBrowser(): void {\n this._buffer = {\n from: (data: any, encoding?: string) => {\n if (typeof data === 'string') {\n return new TextEncoder().encode(data);\n }\n return new Uint8Array(data);\n },\n alloc: (size: number, fill?: any) => {\n const buffer = new Uint8Array(size);\n if (fill !== undefined) {\n buffer.fill(fill);\n }\n return buffer;\n },\n allocUnsafe: (size: number) => {\n return new Uint8Array(size);\n },\n isBuffer: (obj: any) => {\n return obj instanceof Uint8Array || obj instanceof ArrayBuffer;\n },\n concat: (list: any[], totalLength?: number) => {\n const length = totalLength || list.reduce((sum, buf) => sum + buf.length, 0);\n const result = new Uint8Array(length);\n let offset = 0;\n for (const buf of list) {\n result.set(buf, offset);\n offset += buf.length;\n }\n return result;\n }\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IprocessInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_ProcessPolyfillClass {\n private _process!: IprocessInterface;\n private _initialized: boolean = false;\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n async get(): Promise<IprocessInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._process;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private initServer(): void {\n this._process = {\n env: process.env as Record<string, string>,\n argv: process.argv,\n platform: process.platform,\n version: process.version,\n versions: process.versions as Record<string, string>,\n cwd: process.cwd,\n exit: process.exit,\n nextTick: process.nextTick\n };\n }\n\n private initBrowser(): void {\n this._process = {\n env: {\n NODE_ENV: 'browser',\n ...((globalThis as any).process?.env || {})\n },\n argv: ['browser'],\n platform: 'browser',\n version: 'browser',\n versions: { node: 'browser' },\n cwd: () => '/',\n exit: (code?: number) => {\n this.logger.warning('process.exit not available in browser');\n throw new Error(`Process exit with code ${code}`);\n },\n nextTick: (callback: Function, ...args: any[]) => {\n setTimeout(() => callback(...args), 0);\n }\n };\n }\n}","import { A_Component, A_Concept, A_Context, A_Inject } from \"@adaas/a-concept\";\nimport { A_Logger } from \"../A-Logger/A-Logger.component\";\nimport { A_FSPolyfillClass } from \"./classes/A-FS-Polyfill.class\";\nimport { A_CryptoPolyfillClass } from \"./classes/A-Crypto-Polyfill.class\";\nimport { A_HttpPolyfillClass } from \"./classes/A-Http-Polyfill.class\";\nimport { A_HttpsPolyfillClass } from \"./classes/A-Https-Polyfill.class\";\nimport { A_PathPolyfillClass } from \"./classes/A-Path-Polyfill.class\";\nimport { A_UrlPolyfillClass } from \"./classes/A-Url-Polyfill.class\";\nimport { A_BufferPolyfillClass } from \"./classes/A-Buffer-Polyfill.class\";\nimport { A_ProcessPolyfillClass } from \"./classes/A-Process-Polyfill.class\";\n\nexport class A_Polyfill extends A_Component {\n\n protected _fsPolyfill!: A_FSPolyfillClass;\n protected _cryptoPolyfill!: A_CryptoPolyfillClass;\n protected _httpPolyfill!: A_HttpPolyfillClass;\n protected _httpsPolyfill!: A_HttpsPolyfillClass;\n protected _pathPolyfill!: A_PathPolyfillClass;\n protected _urlPolyfill!: A_UrlPolyfillClass;\n protected _bufferPolyfill!: A_BufferPolyfillClass;\n protected _processPolyfill!: A_ProcessPolyfillClass;\n\n protected _initializing: Promise<void> | null = null;\n /**\n * Indicates whether the channel is connected\n */\n protected _initialized?: Promise<void>;\n\n\n constructor(\n @A_Inject(A_Logger) protected logger: A_Logger\n ) {\n super();\n }\n\n /**\n * Indicates whether the channel is connected\n */\n get ready(): Promise<void> {\n if (!this._initialized) {\n this._initialized = this._loadInternal();\n }\n return this._initialized;\n }\n\n\n\n @A_Concept.Load()\n async load() {\n await this.ready;\n }\n\n @A_Concept.Load()\n async attachToWindow() {\n if (A_Context.environment !== 'browser') return;\n\n\n (globalThis as any).A_Polyfill = this;\n // attach env variables\n (globalThis as any).process = { env: { NODE_ENV: 'production' }, cwd: () => \"/\" };\n (globalThis as any).__dirname = \"/\";\n\n }\n\n\n protected async _loadInternal() {\n\n this._fsPolyfill = new A_FSPolyfillClass(this.logger);\n this._cryptoPolyfill = new A_CryptoPolyfillClass(this.logger);\n this._httpPolyfill = new A_HttpPolyfillClass(this.logger);\n this._httpsPolyfill = new A_HttpsPolyfillClass(this.logger);\n this._pathPolyfill = new A_PathPolyfillClass(this.logger);\n this._urlPolyfill = new A_UrlPolyfillClass(this.logger);\n this._bufferPolyfill = new A_BufferPolyfillClass(this.logger);\n this._processPolyfill = new A_ProcessPolyfillClass(this.logger);\n\n // Initialize all polyfills to ensure they're ready\n await this._fsPolyfill.get();\n await this._cryptoPolyfill.get(await this._fsPolyfill.get());\n await this._httpPolyfill.get();\n await this._httpsPolyfill.get();\n await this._pathPolyfill.get();\n await this._urlPolyfill.get();\n await this._bufferPolyfill.get();\n await this._processPolyfill.get();\n }\n\n /**\n * Allows to use the 'fs' polyfill methods regardless of the environment\n * This method loads the 'fs' polyfill and returns its instance\n * \n * @returns \n */\n async fs() {\n await this.ready;\n\n return await this._fsPolyfill.get();\n }\n\n /**\n * Allows to use the 'crypto' polyfill methods regardless of the environment\n * This method loads the 'crypto' polyfill and returns its instance\n * \n * @returns \n */\n async crypto() {\n await this.ready;\n\n return await this._cryptoPolyfill.get();\n }\n\n /**\n * Allows to use the 'http' polyfill methods regardless of the environment\n * This method loads the 'http' polyfill and returns its instance\n * \n * @returns \n */\n async http() {\n await this.ready;\n\n return await this._httpPolyfill.get();\n }\n\n /**\n * Allows to use the 'https' polyfill methods regardless of the environment\n * This method loads the 'https' polyfill and returns its instance\n * \n * @returns \n */\n async https() {\n await this.ready;\n\n return await this._httpsPolyfill.get();\n }\n\n /**\n * Allows to use the 'path' polyfill methods regardless of the environment\n * This method loads the 'path' polyfill and returns its instance\n * \n * @returns \n */\n async path() {\n await this.ready;\n\n return await this._pathPolyfill.get();\n }\n\n /**\n * Allows to use the 'url' polyfill methods regardless of the environment\n * This method loads the 'url' polyfill and returns its instance\n * \n * @returns \n */\n async url() {\n await this.ready;\n\n return await this._urlPolyfill.get();\n }\n\n /**\n * Allows to use the 'buffer' polyfill methods regardless of the environment\n * This method loads the 'buffer' polyfill and returns its instance\n * \n * @returns \n */\n async buffer() {\n await this.ready;\n\n return await this._bufferPolyfill.get();\n }\n\n /**\n * Allows to use the 'process' polyfill methods regardless of the environment\n * This method loads the 'process' polyfill and returns its instance\n * \n * @returns \n */\n async process() {\n await this.ready;\n\n return await this._processPolyfill.get();\n }\n}","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_ConfigError extends A_Error {\n\n static readonly InitializationError = 'A-Config Initialization Error';\n}","import { A_Component, A_Concept, A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY, A_Container, A_Feature, A_Inject } from \"@adaas/a-concept\";\nimport { A_Config } from \"../A-Config.context\";\nimport { A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY } from \"../A-Config.constants\";\nimport { A_Polyfill } from \"../../A-Polyfill/A-Polyfill.component\";\n\n/**\n * Config Reader\n */\nexport class ConfigReader extends A_Component {\n\n constructor(\n @A_Inject(A_Polyfill) protected polyfill: A_Polyfill,\n ) {\n super();\n }\n\n @A_Concept.Load()\n async attachContext(\n @A_Inject(A_Container) container: A_Container,\n @A_Inject(A_Feature) feature: A_Feature,\n @A_Inject(A_Config) config?: A_Config<any>,\n ) {\n if (!config) {\n config= new A_Config({\n variables: [\n ...A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY,\n ...A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY\n ] as const,\n defaults: {}\n });\n\n container.scope.register(config);\n }\n\n const rootDir = await this.getProjectRoot();\n\n config.set('A_CONCEPT_ROOT_FOLDER', rootDir);\n }\n\n @A_Concept.Load()\n async initialize(\n @A_Inject(A_Config) config: A_Config,\n ) {\n const data = await this.read([\n ...config.CONFIG_PROPERTIES,\n ...A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY,\n ...A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY\n ]);\n\n config.set(data);\n }\n\n\n\n /**\n * Get the configuration property by Name\n * @param property \n */\n resolve<_ReturnType = any>(property: string): _ReturnType {\n return property as _ReturnType;\n }\n\n /**\n * This method reads the configuration and sets the values to the context\n * \n * @returns \n */\n async read<T extends string>(\n variables: Array<T> = []\n ): Promise<Record<T, any>> {\n return {} as Record<T, any>;\n }\n\n\n /**\n * Finds the root directory of the project by locating the folder containing package.json\n * \n * @param {string} startPath - The initial directory to start searching from (default is __dirname)\n * @returns {string|null} - The path to the root directory or null if package.json is not found\n */\n protected async getProjectRoot(startPath = __dirname) {\n return process.cwd();\n }\n}","import { A_Context, A_FormatterHelper } from \"@adaas/a-concept\";\nimport { ConfigReader } from \"./ConfigReader.component\";\n\nexport class FileConfigReader extends ConfigReader {\n\n private FileData: Map<string, any> = new Map<string, any>();\n\n /**\n * Get the configuration property Name\n * @param property \n */\n getConfigurationProperty_File_Alias(property: string): string {\n return A_FormatterHelper.toCamelCase(property);\n }\n\n\n resolve<_ReturnType = any>(property: string): _ReturnType {\n return this.FileData.get(this.getConfigurationProperty_File_Alias(property)) as _ReturnType;\n }\n\n\n async read<T extends string>(\n variables?: Array<T>\n ): Promise<Record<T, any>> {\n\n const fs = await this.polyfill.fs();\n\n try {\n const data = fs.readFileSync(`${A_Context.concept}.conf.json`, 'utf8');\n\n const config: Record<T, any> = JSON.parse(data);\n\n this.FileData = new Map(Object.entries(config));\n\n return config;\n\n } catch (error) {\n // this.context.Logger.error(error);\n return {} as Record<T, any>;\n }\n }\n}\n","import { A_Concept, A_Feature, A_FormatterHelper, A_Inject, A_TYPES__ConceptENVVariables } from \"@adaas/a-concept\";\nimport { ConfigReader } from \"./ConfigReader.component\";\nimport { A_Config } from \"../A-Config.context\";\nimport { A_Polyfill } from \"../../A-Polyfill/A-Polyfill.component\";\n\n\nexport class ENVConfigReader extends ConfigReader {\n\n\n @A_Concept.Load({\n before: ['ENVConfigReader.initialize']\n })\n async readEnvFile(\n @A_Inject(A_Config) config: A_Config<A_TYPES__ConceptENVVariables>,\n @A_Inject(A_Polyfill) polyfill: A_Polyfill,\n @A_Inject(A_Feature) feature: A_Feature,\n\n ) {\n const fs = await polyfill.fs();\n\n if (fs.existsSync('.env'))\n fs.readFileSync(`${config.get('A_CONCEPT_ROOT_FOLDER')}/.env`, 'utf-8').split('\\n').forEach(line => {\n const [key, value] = line.split('=');\n if (key && value) {\n process.env[key.trim()] = value.trim();\n }\n });\n }\n\n\n /**\n * Get the configuration property Name \n * @param property \n */\n getConfigurationProperty_ENV_Alias(property: string): string {\n return A_FormatterHelper.toUpperSnakeCase(property);\n }\n\n\n resolve<_ReturnType = any>(property: string): _ReturnType {\n return process.env[this.getConfigurationProperty_ENV_Alias(property)] as _ReturnType;\n }\n\n\n async read<T extends string>(variables: Array<T> = []): Promise<Record<T, any>> {\n const allVariables = [\n ...variables,\n ...Object.keys(process.env),\n ]\n\n const config: Record<T, any> = {} as Record<T, any>;\n\n allVariables.forEach(variable => {\n config[variable] = this.resolve(variable);\n });\n\n return config;\n }\n} ","import { A_Caller, A_Concept, A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY, A_Container, A_Context, A_Fragment, A_Inject, A_Scope, A_ScopeError } from \"@adaas/a-concept\";\nimport { ConfigReader } from \"./components/ConfigReader.component\";\nimport { A_Config } from \"./A-Config.context\";\nimport { A_Polyfill } from \"../A-Polyfill/A-Polyfill.component\";\nimport { A_ConfigError } from \"./A-Config.error\";\nimport { FileConfigReader } from \"./components/FileConfigReader.component\";\nimport { ENVConfigReader } from \"./components/ENVConfigReader.component\";\nimport { A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY } from \"./A-Config.constants\";\n\n\nexport class A_ConfigLoader extends A_Container {\n\n private reader!: ConfigReader\n\n\n @A_Concept.Load({\n before: /.*/\n })\n async prepare(\n @A_Inject(A_Polyfill) polyfill: A_Polyfill\n ) {\n if (!this.scope.has(A_Config)) {\n const newConfig = new A_Config({\n variables: [\n ...A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY,\n ...A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY\n ] as const,\n defaults: {}\n });\n\n this.scope.register<A_Fragment>(newConfig);\n }\n\n\n const fs = await polyfill.fs();\n\n try {\n switch (true) {\n\n case A_Context.environment === 'server' && !!fs.existsSync(`${A_Context.concept}.conf.json`):\n this.reader = this.scope.resolve<ConfigReader>(FileConfigReader)!;\n break;\n\n case A_Context.environment === 'server' && !fs.existsSync(`${A_Context.concept}.conf.json`):\n this.reader = this.scope.resolve<ConfigReader>(ENVConfigReader)!;\n break;\n\n case A_Context.environment === 'browser':\n this.reader = this.scope.resolve<ConfigReader>(ENVConfigReader)!;\n break;\n\n default:\n throw new A_ConfigError(\n A_ConfigError.InitializationError,\n `Environment ${A_Context.environment} is not supported`\n );\n }\n } catch (error) {\n if (error instanceof A_ScopeError) {\n throw new A_ConfigError({\n title: A_ConfigError.InitializationError,\n description: `Failed to initialize A_ConfigLoader. Reader not found for environment ${A_Context.environment}`,\n originalError: error,\n })\n }\n }\n }\n}","import { A_TYPES__ConceptENVVariables, A_TYPES__Fragment_Constructor } from \"@adaas/a-concept\";\n\nexport enum A_TYPES__ConfigFeature {\n\n}\n\n\nexport type A_TYPES__ConfigContainerConstructor<T extends Array<string | A_TYPES__ConceptENVVariables[number]>> = {\n\n /**\n * If set to true, the SDK will throw an error if the variable is not defined OR not presented in the defaults\n */\n strict: boolean\n\n /**\n * Allows to define the names of variable to be loaded\n */\n variables: T\n\n /**\n * Allows to set the default values for the variables\n */\n defaults: {\n [key in T[number]]?: any\n }\n} & A_TYPES__Fragment_Constructor;\n","\n\nexport const A_LoggerEnvVariables = {\n /**\n * Sets the log level for the logger\n * \n * @example 'debug', 'info', 'warn', 'error'\n */\n A_LOGGER_LEVEL: 'A_LOGGER_LEVEL',\n\n /** \n * Sets the default scope length for log messages\n * \n * @example 'A_LOGGER_DEFAULT_SCOPE_LENGTH'\n */\n A_LOGGER_DEFAULT_SCOPE_LENGTH: 'A_LOGGER_DEFAULT_SCOPE_LENGTH',\n\n /**\n * Sets the default color for scope display in log messages\n * \n * @example 'green', 'blue', 'red', 'yellow', 'gray', 'magenta', 'cyan', 'white', 'pink'\n */\n A_LOGGER_DEFAULT_SCOPE_COLOR: 'A_LOGGER_DEFAULT_SCOPE_COLOR',\n\n /**\n * Sets the default color for log message content\n * \n * @example 'green', 'blue', 'red', 'yellow', 'gray', 'magenta', 'cyan', 'white', 'pink'\n */\n A_LOGGER_DEFAULT_LOG_COLOR: 'A_LOGGER_DEFAULT_LOG_COLOR',\n} as const;\n\n\n\nexport const A_LoggerEnvVariablesArray = [\n A_LoggerEnvVariables.A_LOGGER_LEVEL,\n A_LoggerEnvVariables.A_LOGGER_DEFAULT_SCOPE_LENGTH,\n A_LoggerEnvVariables.A_LOGGER_DEFAULT_SCOPE_COLOR,\n A_LoggerEnvVariables.A_LOGGER_DEFAULT_LOG_COLOR,\n] as const;\n\n\nexport type A_LoggerEnvVariablesType = (typeof A_LoggerEnvVariables)[keyof typeof A_LoggerEnvVariables][];","import { A_Error } from \"@adaas/a-concept\";\n\nexport class A_ManifestError extends A_Error {\n\n static readonly ManifestInitializationError = 'A-Manifest Initialization Error';\n\n}\n","import { A_TYPES__Component_Constructor } from \"@adaas/a-concept\";\nimport { A_Manifest } from \"../A-Manifest.context\";\nimport { A_UTILS_TYPES__Manifest_AllowedComponents } from \"../A-Manifest.types\";\n\n/**\n * Fluent API for checking manifest permissions\n */\nexport class A_ManifestChecker {\n constructor(\n private manifest: A_Manifest,\n private component: A_TYPES__Component_Constructor,\n private method: string,\n private checkExclusion: boolean = false\n ) {}\n\n for(target: A_UTILS_TYPES__Manifest_AllowedComponents): boolean {\n const result = this.manifest.internal_checkAccess({\n component: this.component,\n method: this.method,\n target: target\n });\n\n return this.checkExclusion ? !result : result;\n }\n}","import { A_Component, A_Fragment, A_TypeGuards, A_TYPES__Component_Constructor } from \"@adaas/a-concept\";\nimport { A_UTILS_TYPES__Manifest_Init, A_UTILS_TYPES__Manifest_ComponentLevelConfig, A_UTILS_TYPES__Manifest_AllowedComponents, A_UTILS_TYPES__ManifestRule, A_UTILS_TYPES__ManifestQuery } from \"./A-Manifest.types\";\nimport { A_ManifestError } from \"./A-Manifest.error\";\nimport { A_ManifestChecker } from \"./classes/A-ManifestChecker.class\";\n\n\n\n\n\nexport class A_Manifest extends A_Fragment {\n\n private rules: A_UTILS_TYPES__ManifestRule[] = [];\n\n /**\n * A-Manifest is a configuration set that allows to include or exclude component application for the particular methods.\n *\n * For example, if A-Scope provides polymorphic A-Component that applies for All A-Entities in it but you have another component that should be used for only One particular Entity, you can use A-Manifest to specify this behavior.\n * \n * \n * By default if Component is provided in the scope - it applies for all entities in it. However, if you want to exclude some entities or include only some entities for the particular component - you can use A-Manifest to define this behavior.\n * \n * @param config - Array of component configurations\n */\n constructor(config: A_UTILS_TYPES__Manifest_Init = []) {\n super({\n name: 'A-Manifest',\n });\n\n this.prepare(config);\n }\n\n\n /**\n * Should convert received configuration into internal Regexp applicable for internal storage\n */\n protected prepare(config: A_UTILS_TYPES__Manifest_Init) {\n if (!A_TypeGuards.isArray(config))\n throw new A_ManifestError(\n A_ManifestError.ManifestInitializationError,\n `A-Manifest configuration should be an array of configurations`\n );\n\n for (const item of config) {\n this.processConfigItem(item);\n }\n }\n\n /**\n * Process a single configuration item and convert it to internal rules\n */\n private processConfigItem(item: A_UTILS_TYPES__Manifest_ComponentLevelConfig) {\n if (!A_TypeGuards.isComponentConstructor(item.component))\n throw new A_ManifestError(\n A_ManifestError.ManifestInitializationError,\n `A-Manifest configuration item should be a A-Component constructor`\n );\n\n const componentRegex = this.constructorToRegex(item.component);\n\n // Always add component-level rule first (applies to all methods)\n if (item.apply || item.exclude) {\n const methodRegex = /.*/; // Match all methods\n\n this.rules.push({\n componentRegex,\n methodRegex,\n applyRegex: item.apply ? this.allowedComponentsToRegex(item.apply) : undefined,\n excludeRegex: item.exclude ? this.allowedComponentsToRegex(item.exclude) : undefined,\n });\n }\n\n // Then add method-level configurations (these will override component-level)\n if (item.methods && item.methods.length > 0) {\n for (const methodConfig of item.methods) {\n const methodRegex = this.methodToRegex(methodConfig.method);\n\n this.rules.push({\n componentRegex,\n methodRegex,\n applyRegex: methodConfig.apply ? this.allowedComponentsToRegex(methodConfig.apply) : undefined,\n excludeRegex: methodConfig.exclude ? this.allowedComponentsToRegex(methodConfig.exclude) : undefined,\n });\n }\n }\n }\n\n\n\n /**\n * Convert a constructor to a regex pattern\n */\n private constructorToRegex(ctor: A_TYPES__Component_Constructor): RegExp {\n return new RegExp(`^${this.escapeRegex(ctor.name)}$`);\n }\n\n /**\n * Convert a method name or regex to a regex pattern\n */\n private methodToRegex(method: string | RegExp): RegExp {\n if (method instanceof RegExp) {\n return method;\n }\n return new RegExp(`^${this.escapeRegex(method as string)}$`);\n }\n\n /**\n * Convert allowed components array or regex to a single regex\n */\n private allowedComponentsToRegex(components: A_UTILS_TYPES__Manifest_AllowedComponents[] | RegExp): RegExp {\n if (components instanceof RegExp) {\n return components;\n }\n\n const patterns = components.map(ctor => this.escapeRegex(ctor.name));\n return new RegExp(`^(${patterns.join('|')})$`);\n }\n\n /**\n * Escape special regex characters in a string\n */\n private escapeRegex(str: string): string {\n return str.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\$&');\n }\n\n protected configItemToRegexp(item: A_TYPES__Component_Constructor): RegExp {\n return this.constructorToRegex(item);\n }\n\n\n protected ID(component: A_TYPES__Component_Constructor, method: string) {\n return `${component.name}.${method}`;\n }\n\n /**\n * Check if a component and method combination is allowed for a target\n */\n isAllowed<T extends A_Component>(\n ctor: T | A_TYPES__Component_Constructor<T>,\n method: string\n ): A_ManifestChecker {\n const componentCtor = typeof ctor === 'function' ? ctor : ctor.constructor as A_TYPES__Component_Constructor;\n return new A_ManifestChecker(this, componentCtor, method);\n }\n\n /**\n * Internal method to check if access is allowed\n */\n internal_checkAccess(query: A_UTILS_TYPES__ManifestQuery): boolean {\n const componentName = query.component.name;\n const methodName = query.method;\n const targetName = query.target.name;\n\n // Find matching rules, sorted by specificity (method-specific rules first)\n const matchingRules = this.rules\n .filter(rule =>\n rule.componentRegex.test(componentName) &&\n rule.methodRegex.test(methodName)\n )\n .sort((a, b) => {\n // Method-specific rules (not .* pattern) should come before general rules\n const aIsGeneral = a.methodRegex.source === '.*';\n const bIsGeneral = b.methodRegex.source === '.*';\n\n if (aIsGeneral && !bIsGeneral) return 1; // b comes first\n if (!aIsGeneral && bIsGeneral) return -1; // a comes first\n return 0; // same priority\n });\n\n // If no rules match, allow by default\n if (matchingRules.length === 0) {\n return true;\n }\n\n // Process rules in order of specificity (most specific first)\n for (const rule of matchingRules) {\n // If this rule has an exclusion that matches, deny access\n if (rule.excludeRegex && rule.excludeRegex.test(targetName)) {\n return false;\n }\n\n // If this rule has an apply list, check if target is in it\n if (rule.applyRegex) {\n return rule.applyRegex.test(targetName);\n }\n }\n\n // If we have rules but no specific apply/exclude, allow by default\n return true;\n }\n\n isExcluded<T extends A_Component>(\n ctor: T | A_TYPES__Component_Constructor<T>,\n method: string\n ): A_ManifestChecker {\n const componentCtor = typeof ctor === 'function' ? ctor : ctor.constructor as A_TYPES__Component_Constructor;\n return new A_ManifestChecker(this, componentCtor, method, true);\n }\n}\n","\n\nexport enum A_MemoryFeatures {\n /**\n * Allows to extend initialization logic and behavior\n */\n onInit = 'onInit',\n\n /**\n * Allows to extend destruction logic and behavior\n */\n onDestroy = 'onDestroy',\n\n /**\n * Allows to extend expiration logic and behavior\n */\n onExpire = 'onExpire',\n\n /**\n * Allows to extend error handling logic and behavior\n */\n onError = 'onError',\n\n /**\n * Allows to extend serialization logic and behavior\n */\n onSerialize = 'onSerialize',\n\n /**\n * Allows to extend set operation logic and behavior\n */\n onSet = 'onSet',\n /**\n * Allows to extend get operation logic and behavior\n */\n onGet = 'onGet',\n /**\n * Allows to extend drop operation logic and behavior\n */\n onDrop = 'onDrop',\n /**\n * Allows to extend clear operation logic and behavior\n */\n onClear = 'onClear',\n /**\n * Allows to extend has operation logic and behavior\n */\n onHas = 'onHas',\n}","import { A_Error, A_Fragment, A_TYPES__Fragment_Serialized } from \"@adaas/a-concept\";\nimport { error } from \"console\";\n\n\n\n\nexport class A_MemoryContext<\n _MemoryType extends Record<string, any> = Record<string, any>,\n _SerializedType extends A_TYPES__Fragment_Serialized = A_TYPES__Fragment_Serialized\n> extends A_Fragment<_MemoryType, _MemoryType & _SerializedType> {\n\n\n set<K extends keyof _MemoryType>(param: 'error', value: A_Error): void\n set<K extends keyof _MemoryType>(param: K, value: _MemoryType[K]): void\n set<K extends keyof _MemoryType>(param: K | 'error', value: _MemoryType[K]): void {\n super.set(param , value);\n }\n\n\n get<K extends keyof A_Error>(param: 'error'): A_Error | undefined\n get<K extends keyof _MemoryType>(param: K): _MemoryType[K] | undefined\n get<K extends keyof _MemoryType>(param: K | 'error'): _MemoryType[K] | undefined {\n return super.get(param);\n }\n\n}","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_MemoryError extends A_Error {\n\n static readonly MemoryInitializationError = 'Memory initialization error';\n\n static readonly MemoryDestructionError = 'Memory destruction error';\n\n static readonly MemoryGetError = 'Memory GET operation failed';\n\n static readonly MemorySetError = 'Memory SET operation failed';\n\n static readonly MemoryDropError = 'Memory DROP operation failed';\n\n static readonly MemoryClearError = 'Memory CLEAR operation failed';\n\n static readonly MemoryHasError = 'Memory HAS operation failed';\n\n static readonly MemorySerializeError = 'Memory toJSON operation failed';\n}\n","import { A_Component, A_Inject, A_Scope, A_Feature, A_Dependency, A_Context } from \"@adaas/a-concept\";\nimport { A_MemoryFeatures } from \"./A-Memory.constants\";\nimport { A_MemoryContext } from \"./A-Memory.context\";\nimport { A_MemoryError } from \"./A-Memory.error\";\nimport { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_MemoryOperationContext } from \"./A-Memory.types\";\n\n\nexport class A_Memory<\n _StorageType extends Record<string, any> = Record<string, any>,\n _SerializedType extends Record<string, any> = Record<string, any>\n> extends A_Component {\n\n protected _ready?: Promise<void>\n\n\n get ready(): Promise<void> {\n if (!this._ready) {\n this._ready = this.init();\n }\n return this._ready;\n }\n\n // ======================================================================\n // ======================A-Memory Lifecycle Hooks========================\n // ======================================================================\n\n @A_Feature.Extend()\n /**\n * Handles errors during memory operations\n */\n async [A_MemoryFeatures.onError](...args: any[]): Promise<void> {\n // Handle error\n }\n\n @A_Feature.Extend()\n /**\n * Handles memory expiration\n */\n async [A_MemoryFeatures.onExpire](...args: any[]): Promise<void> {\n // Clear memory on expire\n }\n\n @A_Feature.Extend()\n /**\n * Initializes the memory context\n */\n async [A_MemoryFeatures.onInit](\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Initialize memory\n if (!context) {\n context = new A_MemoryContext<_StorageType>();\n A_Context.scope(this).register(context);\n }\n }\n\n @A_Feature.Extend()\n async [A_MemoryFeatures.onDestroy](\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]): Promise<void> {\n // Cleanup memory\n context.clear();\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'get' operation for retrieving a value from memory\n */\n async [A_MemoryFeatures.onGet](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle get operation\n operation.succeed(context.get(operation.params.key));\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'has' operation for checking existence of a key in memory\n */\n async [A_MemoryFeatures.onHas](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext<boolean>,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle has operation\n operation.succeed(context.has(operation.params.key));\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'set' operation for saving a value in memory\n */\n async [A_MemoryFeatures.onSet](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle set operation\n context.set(operation.params.key, operation.params.value);\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'drop' operation for removing a value from memory\n */\n async [A_MemoryFeatures.onDrop](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle drop operation\n context.drop(operation.params.key);\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'clear' operation for clearing all values from memory\n */\n async [A_MemoryFeatures.onClear](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle clear operation\n context.clear();\n }\n\n\n\n // ======================================================================\n // =========================A-Memory Methods=============================\n // ======================================================================\n\n /**\n * Initializes the memory context\n */\n async init() {\n if (this._ready)\n return this._ready;\n\n const scope = new A_Scope({ name: 'A-Memory-Init-Scope' })\n .inherit(A_Context.scope(this));\n\n try {\n await this.call(A_MemoryFeatures.onInit, scope);\n\n } catch (error) {\n const initError = new A_MemoryError({\n title: A_MemoryError.MemoryInitializationError,\n description: 'An error occurred during memory initialization',\n originalError: error\n })\n\n scope.register(initError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw initError;\n }\n }\n\n /**\n * Destroys the memory context\n *\n * This method is responsible for cleaning up any resources\n * used by the memory context and resetting its state.\n */\n async destroy() {\n\n const scope = new A_Scope({ name: 'A-Memory-Destroy-Scope' })\n .inherit(A_Context.scope(this));\n\n try {\n this._ready = undefined;\n\n await this.call(A_MemoryFeatures.onDestroy, scope);\n\n } catch (error) {\n const destroyError = new A_MemoryError({\n title: A_MemoryError.MemoryDestructionError,\n description: 'An error occurred during memory destruction',\n originalError: error\n })\n\n scope.register(destroyError);\n\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw destroyError;\n }\n }\n\n /**\n * Retrieves a value from the context memory\n * \n * @param key - memory key to retrieve\n * @returns - value associated with the key or undefined if not found\n */\n async get<K extends keyof _StorageType>(\n /**\n * Key to retrieve the value for\n */\n key: K\n ): Promise<_StorageType[K] | undefined> {\n\n const operation = new A_OperationContext('get', { key });\n\n const scope = new A_Scope({\n name: 'A-Memory-Get-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onGet, scope);\n\n scope.destroy();\n\n return operation.result;\n\n } catch (error) {\n const getError = new A_MemoryError({\n title: A_MemoryError.MemoryGetError,\n description: `An error occurred while getting the value for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(getError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw getError;\n }\n }\n\n /**\n * Checks if a value exists in the context memory\n * \n * @param key - memory key to check\n * @returns - true if key exists, false otherwise\n */\n async has(key: keyof _StorageType): Promise<boolean> {\n const operation = new A_OperationContext('has', { key });\n\n const scope = new A_Scope({\n name: 'A-Memory-Has-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onHas, scope);\n\n scope.destroy();\n\n return operation.result;\n\n } catch (error) {\n const getError = new A_MemoryError({\n title: A_MemoryError.MemoryHasError,\n description: `An error occurred while checking existence for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(getError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw getError;\n }\n }\n\n /**\n * Saves a value in the context memory\n * \n * @param key \n * @param value \n */\n async set<K extends keyof _StorageType>(\n /**\n * Key to save the value under\n */\n key: K,\n /**\n * Value to save\n */\n value: _StorageType[K]\n ): Promise<void> {\n const operation = new A_OperationContext('set', { key, value });\n\n const scope = new A_Scope({\n name: 'A-Memory-Set-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onSet, scope);\n\n } catch (error) {\n const setError = new A_MemoryError({\n title: A_MemoryError.MemorySetError,\n description: `An error occurred while setting the value for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(setError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw setError;\n }\n }\n\n\n /**\n * Removes a value from the context memory by key\n * \n * @param key \n */\n async drop(key: keyof _StorageType): Promise<void> {\n\n const operation = new A_OperationContext('drop', { key });\n\n const scope = new A_Scope({\n name: 'A-Memory-Drop-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onDrop, scope);\n\n } catch (error) {\n const dropError = new A_MemoryError({\n title: A_MemoryError.MemoryDropError,\n description: `An error occurred while dropping the value for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(dropError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw dropError;\n }\n }\n\n /**\n * Clears all stored values in the context memory\n */\n async clear(): Promise<void> {\n const operation = new A_OperationContext('clear');\n\n const scope = new A_Scope({\n name: 'A-Memory-Clear-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onClear, scope);\n\n } catch (error) {\n const clearError = new A_MemoryError({\n title: A_MemoryError.MemoryClearError,\n description: `An error occurred while clearing the memory`,\n originalError: error\n });\n\n scope.register(clearError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw clearError;\n }\n }\n\n\n /**\n * Serializes the memory context to a JSON object\n * \n * @returns - serialized memory object \n */\n async toJSON(): Promise<_SerializedType> {\n const operation = new A_OperationContext('serialize');\n\n const scope = new A_Scope({\n name: 'A-Memory-Serialize-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onSerialize, scope);\n\n return operation.result as _SerializedType;\n\n } catch (error) {\n const serializeError = new A_MemoryError({\n title: A_MemoryError.MemorySerializeError,\n description: `An error occurred while serializing the memory`,\n originalError: error\n });\n\n scope.register(serializeError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw serializeError;\n }\n\n }\n}","export class A_Deferred<T> {\n public promise: Promise<T>;\n private resolveFn!: (value: T | PromiseLike<T>) => void;\n private rejectFn!: (reason?: any) => void;\n\n /**\n * Creates a deferred promise\n * @returns A promise that can be resolved or rejected later\n */\n constructor() {\n this.promise = new Promise<T>((resolve, reject) => {\n this.resolveFn = resolve;\n this.rejectFn = reject;\n });\n }\n\n resolve(value: T | PromiseLike<T>): void {\n this.resolveFn(value);\n }\n\n reject(reason?: any): void {\n this.rejectFn(reason);\n }\n}","import { A_Deferred } from \"./A-Deferred.class\";\nimport { A_Error } from \"@adaas/a-concept\";\nimport { A_UTILS_TYPES__ScheduleObjectCallback, A_UTILS_TYPES__ScheduleObjectConfig } from \"./A-Schedule.types\";\n\nexport class A_ScheduleObject<T extends any = any> {\n\n private timeout!: NodeJS.Timeout;\n private deferred!: A_Deferred<T>;\n\n private config: A_UTILS_TYPES__ScheduleObjectConfig = {\n /**\n * If the timeout is cleared, should the promise resolve or reject?\n * BY Default it rejects\n * \n * !!!NOTE: If the property is set to true, the promise will resolve with undefined\n */\n resolveOnClear: false\n };\n\n\n /**\n * Creates a scheduled object that will execute the action after specified milliseconds\n * \n * \n * @param ms - milliseconds to wait before executing the action\n * @param action - the action to execute\n * @param config - configuration options for the schedule object\n */\n constructor(\n /**\n * Milliseconds to wait before executing the action\n */\n ms: number,\n /**\n * The action to execute after the specified milliseconds\n */\n action: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ) {\n if (config)\n this.config = { ...this.config, ...config };\n\n this.deferred = new A_Deferred<T>();\n\n this.timeout = setTimeout(\n () => action()\n .then((...args) => this.deferred.resolve(...args))\n .catch((...args) => this.deferred.reject(...args)),\n ms\n );\n }\n\n get promise(): Promise<T> {\n return this.deferred.promise;\n }\n\n clear(): void {\n if (this.timeout) {\n clearTimeout(this.timeout);\n\n if (this.config.resolveOnClear)\n this.deferred.resolve(undefined as T);\n else\n this.deferred.reject(new A_Error(\"Timeout Cleared\"));\n }\n }\n}\n\n","import { A_Component, A_TypeGuards } from \"@adaas/a-concept\";\nimport { A_ScheduleObject } from \"./A-ScheduleObject.class\";\nimport { A_UTILS_TYPES__ScheduleObjectCallback, A_UTILS_TYPES__ScheduleObjectConfig } from \"./A-Schedule.types\";\n\n\n\nexport class A_Schedule extends A_Component {\n\n /**\n * Allows to schedule a callback for particular time in the future\n * \n * @param timestamp - Unix timestamp in milliseconds\n * @param callback - The callback to execute\n * @returns A promise that resolves to the schedule object\n */\n async schedule<T extends any = any>(\n /**\n * Unix timestamp in milliseconds\n */\n timestamp: number,\n /**\n * The callback to execute\n */\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>>\n async schedule<T extends any = any>(\n /**\n * ISO date string representing the date and time to schedule the callback for\n */\n date: string,\n /**\n * The callback to execute\n */\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>>\n async schedule<T extends any = any>(\n date: string | number,\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>> {\n\n const timestamp = A_TypeGuards.isString(date)\n ? (new Date(date)).getTime()\n : date;\n\n return new A_ScheduleObject<T>(\n timestamp - Date.now(),\n callback,\n config\n );\n }\n\n\n\n /**\n * Allows to execute callback after particular delay in milliseconds\n * So the callback will be executed after the specified delay\n * \n * @param ms \n */\n async delay<T extends any = any>(\n /**\n * Delay in milliseconds\n */\n ms: number,\n /**\n * The callback to execute after the delay\n */\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>> {\n return new A_ScheduleObject<T>(\n ms,\n callback,\n config\n );\n }\n}"]}
|
|
1
|
+
{"version":3,"sources":["../src/lib/A-Execution/A-Execution.context.ts","../src/lib/A-Operation/A-Operation.context.ts","../src/lib/A-Channel/A-Channel.error.ts","../src/lib/A-Channel/A-Channel.constants.ts","../src/lib/A-Channel/A-ChannelRequest.context.ts","../src/lib/A-Channel/A-Channel.component.ts","../src/lib/A-Command/A-Command.constants.ts","../src/lib/A-Command/A-Command.error.ts","../src/lib/A-StateMachine/A-StateMachine.error.ts","../src/lib/A-StateMachine/A-StateMachine.constants.ts","../src/lib/A-StateMachine/A-StateMachineTransition.context.ts","../src/lib/A-StateMachine/A-StateMachine.component.ts","../src/lib/A-Config/A-Config.constants.ts","../src/lib/A-Config/A-Config.error.ts","../src/lib/A-Config/A-Config.context.ts","../src/lib/A-Logger/A-Logger.constants.ts","../src/lib/A-Logger/A-Logger.component.ts","../src/lib/A-Command/A-Command.entity.ts","../src/lib/A-Polyfill/classes/A-FS-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Crypto-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Http-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Https-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Path-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Url-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Buffer-Polyfill.class.ts","../src/lib/A-Polyfill/classes/A-Process-Polyfill.class.ts","../src/lib/A-Polyfill/A-Polyfill.component.ts","../src/lib/A-Config/components/ConfigReader.component.ts","../src/lib/A-Config/components/FileConfigReader.component.ts","../src/lib/A-Config/components/ENVConfigReader.component.ts","../src/lib/A-Config/A-Config.container.ts","../src/lib/A-Config/A-Config.types.ts","../src/lib/A-Logger/A-Logger.env.ts","../src/lib/A-Manifest/A-Manifest.error.ts","../src/lib/A-Manifest/classes/A-ManifestChecker.class.ts","../src/lib/A-Manifest/A-Manifest.context.ts","../src/lib/A-Memory/A-Memory.constants.ts","../src/lib/A-Memory/A-Memory.context.ts","../src/lib/A-Memory/A-Memory.error.ts","../src/lib/A-Memory/A-Memory.component.ts","../src/lib/A-Schedule/A-Deferred.class.ts","../src/lib/A-Schedule/A-ScheduleObject.class.ts","../src/lib/A-Schedule/A-Schedule.component.ts"],"names":["_A_ExecutionContext","A_Fragment","name","defaults","A_Meta","key","value","__name","A_ExecutionContext","_A_OperationContext","operation","params","error","result","A_OperationContext","_A_ChannelError","A_Error","originalError","context","A_TypeGuards","A_ChannelError","A_ChannelFeatures","A_ChannelRequestStatuses","_A_ChannelRequest","existed","A_ChannelRequest","_A_Channel","A_Component","args","requestScope","A_Scope","A_IdentityHelper","channelError","message","A_Context","__decorateClass","A_Feature","A_Channel","A_Command_Status","A_CommandTransitions","A_CommandFeatures","A_CommandEvent","_A_CommandError","A_CommandError","_A_StateMachineError","A_StateMachineError","A_StateMachineFeatures","_A_StateMachineTransition","A_StateMachineTransition","_a","_b","_c","_d","_A_StateMachine","from","to","props","transitionName","A_FormatterHelper","transition","scope","wrappedError","A_StateMachine","A_CONSTANTS__CONFIG_ENV_VARIABLES","A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY","_A_ConfigError","A_ConfigError","_A_Config","config","A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY","property","array","A_Config","A_LOGGER_DEFAULT_SCOPE_LENGTH","A_LOGGER_DEFAULT_LEVEL","A_LOGGER_COLORS","A_LOGGER_SAFE_RANDOM_COLORS","A_LOGGER_ANSI","A_LOGGER_TIME_FORMAT","A_LOGGER_FORMAT","A_LOGGER_ENV_KEYS","A_Logger","configScopeColor","configLogColor","complementaryColors","str","hash","i","char","scopeName","safeColors","colorIndex","colorPairs","pairIndex","totalLength","totalPadding","leftPadding","rightPadding","messageColor","timeString","scopePadding","isMultiArg","arg","shouldAddNewline","obj","jsonString","seen","formatted","logMethod","param1","time","line","index","now","minutes","seconds","milliseconds","__decorateParam","A_Inject","_e","_f","_g","_h","_i","_j","_k","_A_Command","A_Entity","logger","stateMachine","resolve","reject","onBeforeExecuteFeature","onExecuteFeature","onAfterExecuteFeature","targetError","event","listener","newEntity","serialized","attachedScope","A_Dependency","A_Command","_A_FSPolyfillClass","path","encoding","A_FSPolyfillClass","_A_CryptoPolyfillClass","fsPolyfill","crypto","text","algorithm","filePath","fileStream","data","err","hashBuffer","hashArray","hashBase64","A_CryptoPolyfillClass","_A_HttpPolyfillClass","httpModule","options","callback","url","isHttps","mockResponse","handler","dest","A_HttpPolyfillClass","_A_HttpsPolyfillClass","httpsModule","A_HttpsPolyfillClass","_A_PathPolyfillClass","paths","resolvedPath","ext","base","parts","pathObject","A_PathPolyfillClass","_A_UrlPolyfillClass","urlModule","urlString","urlObject","A_UrlPolyfillClass","_A_BufferPolyfillClass","bufferModule","size","fill","buffer","list","length","sum","buf","offset","A_BufferPolyfillClass","_A_ProcessPolyfillClass","code","A_ProcessPolyfillClass","A_Polyfill","A_Concept","ConfigReader","polyfill","container","rootDir","variables","startPath","A_Container","_FileConfigReader","fs","FileConfigReader","_ENVConfigReader","feature","allVariables","variable","ENVConfigReader","_A_ConfigLoader","newConfig","A_ScopeError","A_ConfigLoader","A_TYPES__ConfigFeature","A_LoggerEnvVariables","A_LoggerEnvVariablesArray","_A_ManifestError","A_ManifestError","_A_ManifestChecker","manifest","component","method","checkExclusion","target","A_ManifestChecker","_A_Manifest","item","componentRegex","methodRegex","methodConfig","ctor","components","patterns","componentCtor","query","componentName","methodName","targetName","matchingRules","rule","b","aIsGeneral","bIsGeneral","A_Manifest","A_MemoryFeatures","_A_MemoryContext","param","A_MemoryContext","_A_MemoryError","A_MemoryError","_A_Memory","initError","destroyError","getError","setError","dropError","clearError","serializeError","A_Memory","_A_Deferred","reason","A_Deferred","_A_ScheduleObject","ms","action","A_ScheduleObject","_A_Schedule","date","timestamp","A_Schedule"],"mappings":"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","file":"index.mjs","sourcesContent":["import { A_Fragment, A_Meta, A_TYPES__Fragment_Serialized } from \"@adaas/a-concept\";\n\n\n\nexport class A_ExecutionContext<\n _MetaType extends Record<string, any> = Record<string, any>,\n _SerializedType extends Record<string, any> = Record<string, any>\n> extends A_Fragment {\n\n\n protected _meta: A_Meta<_MetaType, _SerializedType>;\n\n constructor(\n name: string,\n defaults?: Partial<_MetaType>,\n ) {\n super({ name });\n this._meta = new A_Meta<_MetaType, _SerializedType>();\n\n for (const key in defaults) {\n this._meta.set(key as keyof _MetaType, defaults[key as keyof _MetaType] as _MetaType[keyof _MetaType]);\n }\n }\n\n\n [Symbol.iterator](): Iterator<[keyof _MetaType, _MetaType[keyof _MetaType]]> {\n return this._meta[Symbol.iterator]();\n }\n\n\n get meta(): A_Meta<_MetaType> {\n return this._meta;\n }\n\n\n get(key: keyof _MetaType): _MetaType[keyof _MetaType] | undefined {\n return this._meta.get(key);\n }\n\n set(key: keyof _MetaType, value: _MetaType[keyof _MetaType]): void {\n this._meta.set(key, value);\n }\n\n has(key: keyof _MetaType): boolean {\n return this._meta.has(key);\n }\n\n drop(key: keyof _MetaType): void {\n this._meta.delete(key);\n }\n\n clear(): void {\n this._meta.clear();\n }\n\n\n toRaw(): _SerializedType {\n return this._meta.toJSON();\n }\n\n toJSON(): A_TYPES__Fragment_Serialized {\n return {\n name: this.name,\n ...this.meta.toJSON(),\n }\n }\n}","import { A_Error, A_Fragment } from \"@adaas/a-concept\";\nimport { A_Operation_Serialized, A_Operation_Storage } from \"./A-Operation.types\";\nimport { A_ExecutionContext } from \"../A-Execution/A-Execution.context\";\n\nexport class A_OperationContext<\n _AllowedOperations extends string = string,\n _ParamsType extends Record<string, any> = Record<string, any>,\n _ResultType = any,\n _StorageType extends A_Operation_Storage<_ResultType, _ParamsType> = A_Operation_Storage<_ResultType, _ParamsType>\n> extends A_ExecutionContext<\n _StorageType,\n A_Operation_Serialized<_ResultType, _ParamsType>\n> {\n\n constructor(\n operation: _AllowedOperations,\n params?: _ParamsType\n ) {\n super('operation-context');\n\n this.meta.set('name', operation);\n this.meta.set('params', params || {} as _ParamsType);\n }\n\n get name(): _AllowedOperations {\n return (this._meta.get('name') || this._name) as _AllowedOperations;\n }\n\n get result(): _ResultType | undefined {\n return this._meta.get('result');\n }\n\n get error(): A_Error | undefined {\n return this._meta.get('error');\n }\n\n get params(): _ParamsType {\n return this._meta.get('params') || {} as _ParamsType;\n }\n\n\n fail(error: A_Error): void {\n this._meta.set('error', error);\n }\n\n succeed(result: _ResultType): void {\n this._meta.set('result', result);\n }\n\n\n toJSON(): A_Operation_Serialized<_ResultType, _ParamsType> {\n return {\n name: this.name,\n params: this.params,\n result: this.result || {} as _ResultType,\n error: this.error?.toJSON(),\n }\n }\n}","import { A_Error, A_TypeGuards } from \"@adaas/a-concept\";\nimport { A_OperationContext } from \"../A-Operation/A-Operation.context\";\n\n\nexport class A_ChannelError extends A_Error {\n\n // ==========================================================\n // ==================== Error Types =========================\n // ==========================================================\n\n\n static readonly MethodNotImplemented = 'A-Channel Method Not Implemented';\n\n // ==========================================================\n // ==================== Properties ==========================\n // ==========================================================\n\n protected _context?: A_OperationContext\n\n\n /**\n * Channel Error allows to keep track of errors within a channel if something goes wrong\n * \n * \n * @param originalError \n * @param context \n */\n constructor(\n originalError: string | A_Error | Error | any,\n context?: A_OperationContext | string\n ) {\n if (A_TypeGuards.isString(context))\n super(originalError, context);\n else\n super(originalError);\n\n if (context instanceof A_OperationContext)\n this._context = context\n }\n\n /***\n * Returns Context of the error\n */\n get context(): A_OperationContext | undefined {\n return this._context\n }\n\n\n}","\n\n// ===============================================================\n// ADAAS A-Channel Constants\n// ===============================================================\nexport enum A_ChannelFeatures {\n /**\n * Allows to extend timeout logic and behavior\n */\n onTimeout = '_A_Channel_onTimeout',\n /**\n * Allows to extend retry logic and behavior\n */\n onRetry = '_A_Channel_onRetry',\n /**\n * Allows to extend circuit breaker logic and behavior\n */\n onCircuitBreakerOpen = '_A_Channel_onCircuitBreakerOpen',\n /**\n * Allows to extend cache logic and behavior\n */\n onCache = '_A_Channel_onCache',\n /**\n * Allows to extend connection logic and behavior\n */\n onConnect = '_A_Channel_onConnect',\n /**\n * Allows to extend disconnection logic and behavior\n */\n onDisconnect = '_A_Channel_onDisconnect',\n /**\n * Allows to extend request preparation logic and behavior\n */\n onBeforeRequest = '_A_Channel_onBeforeRequest',\n /**\n * Allows to extend request sending logic and behavior\n */\n onRequest = '_A_Channel_onRequest',\n /**\n * Allows to extend request post-processing logic and behavior\n */\n onAfterRequest = '_A_Channel_onAfterRequest',\n /**\n * Allows to extend error handling logic and behavior\n * \n * [!] The same approach uses for ALL errors within the channel\n */\n onError = '_A_Channel_onError',\n /**\n * Allows to extend send logic and behavior\n */\n onSend = '_A_Channel_onSend',\n /**\n * Allows to extend consume logic and behavior\n */\n onConsume = '_A_Channel_onConsume',\n}\n\n\n// ==============================================================\n// A-Channel Request Constants\n// ===============================================================\nexport enum A_ChannelRequestStatuses {\n /**\n * Request is pending\n */\n PENDING = 'PENDING',\n /***\n * Request was successful\n */\n SUCCESS = 'SUCCESS',\n /**\n * Request failed\n */\n FAILED = 'FAILED',\n}","import { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_ChannelRequestStatuses } from \"./A-Channel.constants\";\n\nexport class A_ChannelRequest<\n _ParamsType extends Record<string, any> = Record<string, any>,\n _ResultType extends Record<string, any> = Record<string, any>,\n> extends A_OperationContext<\n 'request',\n _ParamsType,\n {\n data?: _ResultType;\n status?: A_ChannelRequestStatuses;\n }\n> {\n\n constructor(\n params?: _ParamsType,\n ) {\n super('request', params);\n }\n\n\n get status(): A_ChannelRequestStatuses | undefined {\n return this.result?.status;\n }\n\n get data(): _ResultType | undefined {\n return this.result?.data;\n }\n\n\n succeed(result: _ResultType): void {\n const existed = this.result;\n\n super.succeed({\n ...existed,\n data: result,\n status: A_ChannelRequestStatuses.SUCCESS,\n });\n }\n\n} ","import { A_Component, A_Context, A_Error, A_Feature, A_IdentityHelper, A_Inject, A_Scope, A_TYPES__InjectableConstructors, A_TYPES__InjectableTargets } from \"@adaas/a-concept\";\nimport { A_ChannelError } from \"./A-Channel.error\";\nimport { A_ChannelFeatures } from \"./A-Channel.constants\";\nimport { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_ChannelRequest } from \"./A-ChannelRequest.context\";\n\n/**\n * A-Channel - A powerful, extensible communication channel component\n * \n * A-Channel provides a structured approach to implementing various communication patterns\n * such as HTTP clients, WebSocket connections, message queues, and other messaging systems.\n * It offers a complete lifecycle management system with extensible hooks for custom behavior.\n * \n * ## Key Features:\n * - 🔄 **Lifecycle Management** - Complete connection and processing lifecycle with hooks\n * - 📡 **Multiple Communication Patterns** - Request/Response and Fire-and-Forget messaging \n * - 🛡️ **Error Handling** - Comprehensive error capture and management\n * - 🎯 **Type Safety** - Full TypeScript support with generic types\n * - 🔧 **Extensible** - Component-based architecture for custom behavior\n * - ⚡ **Concurrent Processing** - Handle multiple requests simultaneously\n * \n * ## Basic Usage:\n * ```typescript\n * const channel = new A_Channel();\n * A_Context.root.register(channel);\n * \n * // Request/Response pattern\n * const response = await channel.request({ action: 'getData', id: 123 });\n * \n * // Fire-and-forget pattern \n * await channel.send({ type: 'notification', message: 'Hello World' });\n * ```\n * \n * ## Custom Implementation:\n * ```typescript\n * class HttpChannel extends A_Channel {}\n * \n * class HttpProcessor extends A_Component {\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * const response = await fetch(context.params.url);\n * (context as any)._result = await response.json();\n * }\n * }\n * ```\n * \n * @see {@link ./README.md} For complete documentation and examples\n */\nexport class A_Channel extends A_Component {\n\n /**\n * Indicates whether the channel is currently processing requests.\n * This flag is managed automatically during request/send operations.\n * \n * @readonly\n */\n protected _processing: boolean = false;\n\n /**\n * Promise that resolves when the channel initialization is complete.\n * Ensures that onConnect lifecycle hook has been executed before\n * any communication operations.\n * \n * @private\n */\n protected _initialized?: Promise<void>;\n\n /**\n * Internal cache storage for channel-specific data.\n * Can be used by custom implementations for caching responses,\n * connection pools, or other channel-specific state.\n * \n * @protected\n */\n protected _cache: Map<string, any> = new Map();\n\n /**\n * Creates a new A_Channel instance.\n * \n * The channel must be registered with A_Context before use:\n * ```typescript\n * const channel = new A_Channel();\n * A_Context.root.register(channel);\n * ```\n */\n constructor() {\n super();\n }\n\n /**\n * Indicates whether the channel is currently processing requests.\n * \n * @returns {boolean} True if channel is processing, false otherwise\n */\n get processing(): boolean {\n return this._processing;\n }\n\n /**\n * Promise that resolves when the channel is fully initialized.\n * \n * Automatically calls the onConnect lifecycle hook if not already called.\n * This ensures the channel is ready for communication operations.\n * \n * @returns {Promise<void>} Promise that resolves when initialization is complete\n */\n get initialize(): Promise<void> {\n if (!this._initialized) {\n this._initialized = this.connect();\n }\n return this._initialized;\n }\n\n // ==========================================================\n // ================ Lifecycle Extension Points =============\n // ==========================================================\n\n /**\n * Connection lifecycle hook - called during channel initialization.\n * \n * Override this method in custom components to implement connection logic:\n * - Initialize network connections\n * - Load configuration\n * - Validate environment\n * - Set up connection pools\n * \n * @example\n * ```typescript\n * class DatabaseChannel extends A_Channel {}\n * \n * class DatabaseConnector extends A_Component {\n * @A_Feature.Extend({ scope: [DatabaseChannel] })\n * async [A_ChannelFeatures.onConnect]() {\n * await this.initializeDatabase();\n * console.log('Database channel connected');\n * }\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onConnect\n })\n async onConnect(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Disconnection lifecycle hook - called during channel cleanup.\n * \n * Override this method in custom components to implement cleanup logic:\n * - Close network connections\n * - Save state\n * - Release resources\n * - Clear caches\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [DatabaseChannel] })\n * async [A_ChannelFeatures.onDisconnect]() {\n * await this.closeConnections();\n * console.log('Database channel disconnected');\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onDisconnect\n })\n async onDisconnect(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Pre-request processing hook - called before main request processing.\n * \n * Use this hook for:\n * - Request validation\n * - Authentication\n * - Rate limiting\n * - Logging\n * - Request transformation\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onBeforeRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * // Validate required parameters\n * if (!context.params.url) {\n * throw new Error('URL is required');\n * }\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onBeforeRequest\n })\n async onBeforeRequest(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Main request processing hook - core business logic goes here.\n * \n * This is where the main communication logic should be implemented:\n * - Make HTTP requests\n * - Send messages to queues\n * - Execute database queries\n * - Process business logic\n * \n * Set the result in the context: `(context as any)._result = yourResult;`\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * const response = await fetch(context.params.url);\n * (context as any)._result = await response.json();\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onRequest\n })\n async onRequest(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Post-request processing hook - called after successful request processing.\n * \n * Use this hook for:\n * - Response transformation\n * - Logging\n * - Analytics\n * - Caching results\n * - Cleanup\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onAfterRequest](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * console.log(`Request completed in ${Date.now() - context.startTime}ms`);\n * await this.cacheResponse(context.params, context.data);\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onAfterRequest\n })\n async onAfterRequest(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Error handling hook - called when any operation fails.\n * \n * Use this hook for:\n * - Error logging\n * - Error transformation\n * - Alerting\n * - Retry logic\n * - Fallback mechanisms\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [HttpChannel] })\n * async [A_ChannelFeatures.onError](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * console.error('Request failed:', context.params, context.failed);\n * await this.logError(context);\n * await this.sendAlert(context);\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onError\n })\n async onError(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n /**\n * Send operation hook - called for fire-and-forget messaging.\n * \n * Use this hook for:\n * - Message broadcasting\n * - Event publishing\n * - Notification sending\n * - Queue operations\n * \n * @example\n * ```typescript\n * @A_Feature.Extend({ scope: [EventChannel] })\n * async [A_ChannelFeatures.onSend](\n * @A_Inject(A_ChannelRequest) context: A_ChannelRequest\n * ) {\n * const { eventType, payload } = context.params;\n * await this.publishEvent(eventType, payload);\n * }\n * ```\n */\n @A_Feature.Extend({\n name: A_ChannelFeatures.onSend\n })\n async onSend(...args: any[]) {\n // Default implementation - no operation\n // Override in custom implementations\n }\n\n // ==========================================================\n // ================= Public API Methods ===================\n // ==========================================================\n\n /**\n * Initializes the channel by calling the onConnect lifecycle hook.\n * \n * This method is called automatically when accessing the `initialize` property.\n * You can also call it manually if needed.\n * \n * @returns {Promise<void>} Promise that resolves when connection is established\n */\n async connect() {\n await this.call(A_ChannelFeatures.onConnect);\n }\n\n /**\n * Disconnects the channel by calling the onDisconnect lifecycle hook.\n * \n * Use this method to properly cleanup resources when the channel is no longer needed.\n * \n * @returns {Promise<void>} Promise that resolves when cleanup is complete\n */\n async disconnect() {\n await this.call(A_ChannelFeatures.onDisconnect);\n }\n\n /**\n * Sends a request and waits for a response (Request/Response pattern).\n * \n * This method follows the complete request lifecycle:\n * 1. Ensures channel is initialized\n * 2. Creates request scope and context\n * 3. Calls onBeforeRequest hook\n * 4. Calls onRequest hook (main processing)\n * 5. Calls onAfterRequest hook\n * 6. Returns the response context\n * \n * If any step fails, the onError hook is called and the error is captured\n * in the returned context.\n * \n * @template _ParamsType The type of request parameters\n * @template _ResultType The type of response data\n * @param params The request parameters\n * @returns {Promise<A_ChannelRequest<_ParamsType, _ResultType>>} Request context with response\n * \n * @example\n * ```typescript\n * // Basic usage\n * const response = await channel.request({ action: 'getData', id: 123 });\n * \n * // Typed usage\n * interface UserRequest { userId: string; }\n * interface UserResponse { name: string; email: string; }\n * \n * const userResponse = await channel.request<UserRequest, UserResponse>({\n * userId: 'user-123'\n * });\n * \n * if (!userResponse.failed) {\n * console.log('User:', userResponse.data.name);\n * }\n * ```\n */\n async request<\n _ParamsType extends Record<string, any> = Record<string, any>,\n _ResultType extends Record<string, any> = Record<string, any>,\n >(params: _ParamsType): Promise<A_ChannelRequest<_ParamsType, _ResultType>> {\n // Ensure channel is initialized before processing\n await this.initialize;\n\n // Set processing flag\n this._processing = true;\n\n // Create isolated scope for this request\n const requestScope = new A_Scope({\n name: `a-channel@scope:request:${A_IdentityHelper.generateTimeId()}`\n });\n\n // Create request context\n const context = new A_ChannelRequest<_ParamsType, _ResultType>(params);\n\n try {\n // Set up dependency injection scope\n requestScope.register(context);\n\n // Execute request lifecycle\n await this.call(A_ChannelFeatures.onBeforeRequest, requestScope);\n await this.call(A_ChannelFeatures.onRequest, requestScope);\n await this.call(A_ChannelFeatures.onAfterRequest, requestScope);\n\n this._processing = false;\n\n return context;\n\n } catch (error) {\n this._processing = false;\n\n // Create channel-specific error\n const channelError = new A_ChannelError(error);\n context.fail(channelError);\n requestScope.register(channelError);\n\n // Call error handling hook\n await this.call(A_ChannelFeatures.onError, requestScope);\n\n requestScope.destroy();\n\n throw channelError;\n }\n }\n\n /**\n * Sends a fire-and-forget message (Send pattern).\n * \n * This method is used for one-way communication where no response is expected:\n * - Event broadcasting\n * - Notification sending\n * - Message queuing\n * - Logging operations\n * \n * The method follows this lifecycle:\n * 1. Ensures channel is initialized\n * 2. Creates send scope and context\n * 3. Calls onSend hook\n * 4. Completes without returning data\n * \n * If the operation fails, the onError hook is called but no error is thrown\n * to the caller (fire-and-forget semantics).\n * \n * @template _ParamsType The type of message parameters\n * @param message The message to send\n * @returns {Promise<void>} Promise that resolves when send is complete\n * \n * @example\n * ```typescript\n * // Send notification\n * await channel.send({\n * type: 'user.login',\n * userId: 'user-123',\n * timestamp: new Date().toISOString()\n * });\n * \n * // Send to message queue\n * await channel.send({\n * queue: 'email-queue',\n * payload: {\n * to: 'user@example.com',\n * subject: 'Welcome!',\n * body: 'Welcome to our service!'\n * }\n * });\n * ```\n */\n async send<_ParamsType extends Record<string, any> = Record<string, any>>(\n message: _ParamsType\n ): Promise<void> {\n // Ensure channel is initialized before processing\n await this.initialize;\n\n // Set processing flag\n this._processing = true;\n\n // Create isolated scope for this send operation\n const requestScope = new A_Scope({\n name: `a-channel@scope:send:${A_IdentityHelper.generateTimeId()}`\n });\n\n // Create request context for the message\n const context = new A_OperationContext('send', message);\n\n try {\n // Set up dependency injection scope\n requestScope.inherit(A_Context.scope(this));\n requestScope.register(context);\n\n // Execute send operation\n await this.call(A_ChannelFeatures.onSend, requestScope);\n\n this._processing = false;\n\n } catch (error) {\n this._processing = false;\n\n // Create channel-specific error\n const channelError = new A_ChannelError(error);\n requestScope.register(channelError);\n context.fail(channelError);\n\n // Call error handling hook\n await this.call(A_ChannelFeatures.onError, requestScope);\n\n requestScope.destroy();\n\n // Note: We don't re-throw the error for fire-and-forget operations\n // The error is handled by the onError hook\n }\n }\n\n /**\n * @deprecated This method is deprecated and will be removed in future versions.\n * Use request() or send() methods instead depending on your communication pattern.\n * \n * For request/response pattern: Use request()\n * For fire-and-forget pattern: Use send()\n * For consumer patterns: Implement custom consumer logic using request() in a loop\n */\n async consume<T extends Record<string, any> = Record<string, any>>(): Promise<A_OperationContext<any, T>> {\n await this.initialize;\n\n this._processing = true;\n\n const requestScope = new A_Scope({ name: `a-channel@scope:consume:${A_IdentityHelper.generateTimeId()}` });\n\n const context = new A_OperationContext('consume', {} as T);\n\n try {\n requestScope.inherit(A_Context.scope(this));\n requestScope.register(context);\n\n\n await this.call(A_ChannelFeatures.onConsume, requestScope);\n\n this._processing = false;\n\n return context as A_OperationContext<any, T>;\n\n } catch (error) {\n\n this._processing = false;\n\n const channelError = new A_ChannelError(error)\n\n context.fail(channelError);\n\n await this.call(A_ChannelFeatures.onError, requestScope);\n\n return context as A_OperationContext<any, T>;\n }\n }\n\n}","/**\n * A-Command Status Enumeration\n * \n * Defines all possible states a command can be in during its lifecycle.\n * Commands progress through these states in a specific order:\n * CREATED → INITIALIZED → COMPILED → EXECUTING → COMPLETED/FAILED\n */\nexport enum A_Command_Status {\n /**\n * Initial state when command is instantiated but not yet ready for execution\n */\n CREATED = 'CREATED',\n\n /**\n * Command has been initialized with execution scope and dependencies\n */\n INITIALIZED = 'INITIALIZED',\n\n /**\n * Command has been compiled and is ready for execution\n */\n COMPILED = 'COMPILED',\n\n /**\n * Command is currently being executed\n */\n EXECUTING = 'EXECUTING',\n\n /**\n * Command has completed successfully\n */\n COMPLETED = 'COMPLETED',\n\n /**\n * Command execution has failed with errors\n */\n FAILED = 'FAILED',\n}\n\n\n/**\n * A-Command State Transitions\n * \n * Defines valid state transitions for command lifecycle management.\n * These transitions are used by the StateMachine to enforce proper command flow.\n */\nexport enum A_CommandTransitions {\n /** Transition from CREATED to INITIALIZED state */\n CREATED_TO_INITIALIZED = 'created_initialized',\n\n /** Transition from INITIALIZED to EXECUTING state */\n INITIALIZED_TO_EXECUTING = 'initialized_executing',\n\n /** Transition from EXECUTING to COMPLETED state (success path) */\n EXECUTING_TO_COMPLETED = 'executing_completed',\n\n /** Transition from EXECUTING to FAILED state (error path) */\n EXECUTING_TO_FAILED = 'executing_failed',\n}\n\n/**\n * A-Command Lifecycle Features\n * \n * Defines feature extension points that components can implement to customize\n * command behavior at different stages of the lifecycle.\n * \n * Components can use @A_Feature.Extend() decorator with these feature names\n * to inject custom logic into command execution.\n */\nexport enum A_CommandFeatures {\n /**\n * Triggered during command initialization phase\n * Use to set up execution environment, validate parameters, or prepare resources\n */\n onInit = '_A_Command_onInit',\n\n /**\n * Triggered before command execution starts\n * Use for pre-execution validation, logging, or setup tasks\n */\n onBeforeExecute = '_A_Command_onBeforeExecute',\n\n /**\n * Main command execution logic\n * Core business logic should be implemented here\n */\n onExecute = '_A_Command_onExecute',\n\n /**\n * Triggered after command execution completes (success or failure)\n * Use for cleanup, logging, or post-processing tasks\n */\n onAfterExecute = '_A_Command_onAfterExecute',\n\n /**\n * Triggered when command completes successfully\n * Use for success-specific operations like notifications or result processing\n */\n onComplete = '_A_Command_onComplete',\n\n /**\n * Triggered when command execution fails\n * Use for error handling, cleanup, or failure notifications\n */\n onFail = '_A_Command_onFail',\n\n /**\n * Triggered when an error occurs during execution\n * Use for error logging, transformation, or recovery attempts\n */\n onError = '_A_Command_onError',\n}\n\n\nexport enum A_CommandEvent {\n /**\n * Triggered during command initialization phase\n * Use to set up execution environment, validate parameters, or prepare resources\n */\n onInit = 'onInit',\n\n /**\n * Triggered before command execution starts\n * Use for pre-execution validation, logging, or setup tasks\n */\n onBeforeExecute = 'onBeforeExecute',\n\n /**\n * Main command execution logic\n * Core business logic should be implemented here\n */\n onExecute = 'onExecute',\n\n /**\n * Triggered after command execution completes (success or failure)\n * Use for cleanup, logging, or post-processing tasks\n */\n onAfterExecute = 'onAfterExecute',\n\n /**\n * Triggered when command completes successfully\n * Use for success-specific operations like notifications or result processing\n */\n onComplete = 'onComplete',\n\n /**\n * Triggered when command execution fails\n * Use for error handling, cleanup, or failure notifications\n */\n onFail = 'onFail',\n\n /**\n * Triggered when an error occurs during execution\n * Use for error logging, transformation, or recovery attempts\n */\n onError = 'onError',\n}\n\n/**\n * Type alias for command lifecycle event names\n * Represents all available events that can be listened to on a command instance\n */\nexport type A_CommandEvents = keyof typeof A_CommandEvent;\n\n\n\n\n\n","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_CommandError extends A_Error {\n\n\n static readonly CommandScopeBindingError = 'A-Command Scope Binding Error';\n\n static readonly ExecutionError = 'A-Command Execution Error';\n\n\n static readonly ResultProcessingError = 'A-Command Result Processing Error';\n\n\n /**\n * Error indicating that the command was interrupted during execution\n */\n static readonly CommandInterruptedError = 'A-Command Interrupted Error';\n}","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_StateMachineError extends A_Error {\n\n static readonly InitializationError = 'A-StateMachine Initialization Error';\n\n static readonly TransitionError = 'A-StateMachine Transition Error';\n \n}","export enum A_StateMachineFeatures {\n /**\n * Allows to extend error handling logic and behavior\n */\n onError = '_A_StateMachine_onError',\n /**\n * Allows to extend initialization logic and behavior\n */\n onInitialize = '_A_StateMachine_onInitialize',\n /**\n * Allows to extend transition validation logic and behavior\n */\n onBeforeTransition = '_A_StateMachine_onBeforeTransition',\n /**\n * Allows to extend post-transition logic and behavior\n */\n onAfterTransition = '_A_StateMachine_onAfterTransition',\n}","import { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_StateMachineTransitionParams, A_StateMachineTransitionStorage } from \"./A-StateMachine.types\";\n\n\n\nexport class A_StateMachineTransition<\n _ParamsType = any,\n _ResultType = any\n> extends A_OperationContext<\n 'a-state-machine-transition',\n A_StateMachineTransitionParams<_ParamsType>,\n _ResultType,\n A_StateMachineTransitionStorage<_ResultType, _ParamsType>\n> {\n\n\n constructor(\n params: A_StateMachineTransitionParams<_ParamsType>\n ) {\n super(\n 'a-state-machine-transition',\n params\n );\n\n this._meta.set('from', params.from);\n this._meta.set('to', params.to);\n }\n\n\n\n get from(): string {\n return this._meta.get('from')!;\n }\n\n\n\n get to(): string {\n return this._meta.get('to')!;\n }\n\n}","import { A_Component, A_Context, A_Feature, A_FormatterHelper, A_Scope } from \"@adaas/a-concept\";\nimport { A_StateMachineError } from \"./A-StateMachine.error\";\nimport { A_StateMachineFeatures } from \"./A-StateMachine.constants\";\nimport { A_StateMachineTransition } from \"./A-StateMachineTransition.context\";\n\n/**\n * A_StateMachine is a powerful state machine implementation that allows you to define and manage\n * complex state transitions with validation, hooks, and error handling.\n * \n * @template T - A record type defining the state transitions and their associated data types.\n * Each key represents a state name, and the value represents the data type for that state.\n * \n * @example\n * ```typescript\n * interface OrderStates {\n * pending: { orderId: string };\n * processing: { orderId: string; processedBy: string };\n * completed: { orderId: string; completedAt: Date };\n * cancelled: { orderId: string; reason: string };\n * }\n * \n * class OrderStateMachine extends A_StateMachine<OrderStates> {\n * // Define custom transition logic\n * async pending_processing(scope: A_Scope) {\n * const operation = scope.resolve(A_StateMachineTransition)!;\n * const { orderId } = operation.props;\n * // Custom validation and business logic\n * }\n * }\n * ```\n */\nexport class A_StateMachine<\n T extends Record<string, any> = Record<string, any>\n> extends A_Component {\n\n /**\n * Internal promise that tracks the initialization state of the state machine.\n * Used to ensure the state machine is properly initialized before allowing transitions.\n */\n protected _initialized?: Promise<void>;\n\n /**\n * Gets a promise that resolves when the state machine is fully initialized and ready for transitions.\n * This ensures that all initialization hooks have been executed before allowing state transitions.\n * \n * @returns Promise<void> that resolves when initialization is complete\n * \n * @example\n * ```typescript\n * const stateMachine = new MyStateMachine();\n * await stateMachine.ready; // Wait for initialization\n * await stateMachine.transition('idle', 'running');\n * ```\n */\n get ready(): Promise<void> {\n if (!this._initialized) {\n this._initialized = this.call(A_StateMachineFeatures.onInitialize);\n }\n\n return this._initialized;\n }\n\n\n\n /**\n * Initialization hook that runs when the state machine is first created.\n * This method can be extended to add custom initialization logic.\n * \n * @param args - Variable arguments passed during initialization\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onInitialize]() {\n * // Custom initialization logic\n * console.log('State machine initialized');\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onInitialize](...args: any[]): Promise<void> {\n // Initialization logic can be added here\n }\n\n /**\n * Hook that runs before any state transition occurs.\n * Use this to add validation, logging, or preparation logic that should run for all transitions.\n * \n * @param args - Variable arguments, typically includes the transition scope\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onBeforeTransition](scope: A_Scope) {\n * const operation = scope.resolve(A_StateMachineTransition)!;\n * console.log(`Transitioning from ${operation.props.from} to ${operation.props.to}`);\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onBeforeTransition](...args: any[]): Promise<void> {\n\n }\n\n /**\n * Hook that runs after a successful state transition.\n * Use this to add cleanup, logging, or post-transition logic that should run for all transitions.\n * \n * @param args - Variable arguments, typically includes the transition scope\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onAfterTransition](scope: A_Scope) {\n * const operation = scope.resolve(A_StateMachineTransition)!;\n * console.log(`Successfully transitioned to ${operation.props.to}`);\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onAfterTransition](...args: any[]): Promise<void> {\n\n }\n\n /**\n * Error handling hook that runs when a transition fails.\n * Use this to add custom error handling, logging, or recovery logic.\n * \n * @param args - Variable arguments, typically includes the error scope\n * @returns Promise<void>\n * \n * @example\n * ```typescript\n * class MyStateMachine extends A_StateMachine {\n * @A_Feature.Extend()\n * async [A_StateMachineFeatures.onError](scope: A_Scope) {\n * const error = scope.resolve(A_StateMachineError);\n * console.error('Transition failed:', error?.message);\n * }\n * }\n * ```\n */\n @A_Feature.Extend()\n async [A_StateMachineFeatures.onError](...args: any[]): Promise<void> {\n // Default error handling logic can be added here\n }\n\n\n\n /**\n * Executes a state transition from one state to another.\n * This is the core method of the state machine that handles the complete transition lifecycle.\n * \n * @param from - The state to transition from (must be a key of T)\n * @param to - The state to transition to (must be a key of T)\n * @param props - Optional properties to pass to the transition context (should match T[keyof T])\n * @returns Promise<void> that resolves when the transition is complete\n * \n * @throws {A_StateMachineError} When the transition fails for any reason\n * \n * @example\n * ```typescript\n * interface OrderStates {\n * pending: { orderId: string };\n * processing: { orderId: string; processedBy: string };\n * }\n * \n * const orderMachine = new A_StateMachine<OrderStates>();\n * \n * // Transition with props\n * await orderMachine.transition('pending', 'processing', {\n * orderId: '12345',\n * processedBy: 'user-456'\n * });\n * ```\n * \n * The transition process follows this lifecycle:\n * 1. Wait for state machine initialization (ready)\n * 2. Create transition name in camelCase format (e.g., \"pending_processing\")\n * 3. Create operation context with transition data\n * 4. Create isolated scope for the transition\n * 5. Call onBeforeTransition hook\n * 6. Execute the specific transition method (if defined)\n * 7. Call onAfterTransition hook\n * 8. Clean up scope and return result\n * \n * If any step fails, the onError hook is called and a wrapped error is thrown.\n */\n async transition(\n /**\n * The state to transition from\n */\n from: keyof T,\n /**\n * The state to transition to\n */\n to: keyof T,\n /**\n * Optional properties to pass to the transition context\n */\n props?: T[keyof T]\n ): Promise<void> {\n\n await this.ready;\n\n const transitionName = `${A_FormatterHelper.toCamelCase(String(from))}_${A_FormatterHelper.toCamelCase(String(to))}`;\n\n const transition = new A_StateMachineTransition({\n from: String(from),\n to: String(to),\n props\n });\n\n const scope = new A_Scope({\n name: `A-StateMachine-Transition-Scope-${transitionName}`,\n fragments: [transition]\n });\n\n try {\n\n await this.call(A_StateMachineFeatures.onBeforeTransition, scope);\n\n await this.call(transitionName, scope);\n\n await this.call(A_StateMachineFeatures.onAfterTransition, scope);\n\n scope.destroy();\n\n return transition.result;\n\n } catch (error) {\n const wrappedError = new A_StateMachineError({\n title: A_StateMachineError.TransitionError,\n description: `An error occurred while transitioning to \"${transitionName}\"`,\n originalError: error\n });\n\n scope.register(wrappedError);\n\n await this.call(A_StateMachineFeatures.onError, scope);\n\n scope.destroy();\n\n throw wrappedError;\n }\n }\n}\n\n\n","export const A_CONSTANTS__CONFIG_ENV_VARIABLES = {\n\n} as const\n\n\n//should be an array\nexport type A_TYPES__ConfigENVVariables = (typeof A_CONSTANTS__CONFIG_ENV_VARIABLES)[keyof typeof A_CONSTANTS__CONFIG_ENV_VARIABLES][];\n\n\nexport const A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY = [\n\n] as const;\n\n","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_ConfigError extends A_Error {\n\n static readonly InitializationError = 'A-Config Initialization Error';\n}","import { A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY, A_FormatterHelper, A_TYPES__ConceptENVVariables } from \"@adaas/a-concept\";\nimport { A_TYPES__ConfigContainerConstructor } from \"./A-Config.types\";\nimport { A_ExecutionContext } from \"../A-Execution/A-Execution.context\";\nimport { A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY } from \"./A-Config.constants\";\nimport { A_ConfigError } from \"./A-Config.error\";\n\n\nexport class A_Config<\n T extends Array<string | A_TYPES__ConceptENVVariables[number]> = any[]\n> extends A_ExecutionContext<\n { [key in T[number]]: any; } & {\n [key in typeof A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY[number]]: any\n } & {\n [key in typeof A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY[number]]: any\n }\n> {\n protected _strict: boolean;\n protected _configProperties!: T;\n\n protected DEFAULT_ALLOWED_TO_READ_PROPERTIES = [\n ...A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY,\n ...A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY\n ];\n\n\n constructor(\n config: Partial<A_TYPES__ConfigContainerConstructor<T>>\n ) {\n super('a-config');\n\n this._strict = config.strict ?? false;\n this._configProperties = config.variables ?? [] as any;\n\n\n for (const key in config.defaults) {\n this.set(\n A_FormatterHelper.toUpperSnakeCase(key),\n config.defaults[key as T[number]]\n );\n }\n }\n\n\n get strict(): boolean {\n return this._strict;\n }\n\n\n /** \n * This method is used to get the configuration property by name\n * \n * @param property \n * @returns \n */\n get<K extends T[number]>(\n property: K | typeof this.DEFAULT_ALLOWED_TO_READ_PROPERTIES[number]\n ): { [key in T[number]]: any; }[K] | undefined {\n if (this._configProperties.includes(property as any)\n || this.DEFAULT_ALLOWED_TO_READ_PROPERTIES.includes(property as any)\n || !this._strict\n )\n return super.get(A_FormatterHelper.toUpperSnakeCase(property));\n\n throw new A_ConfigError('Property not exists or not allowed to read');\n }\n\n\n /**\n * \n * This method is used to set the configuration property by name\n * OR set multiple properties at once by passing an array of objects\n * \n * @param variables \n */\n set(\n variables: Array<{\n property: T[number] | A_TYPES__ConceptENVVariables[number],\n value: any\n }>\n )\n set(\n variables: Partial<Record<T[number] | A_TYPES__ConceptENVVariables[number], any>>\n )\n set(\n property: T[number] | A_TYPES__ConceptENVVariables[number],\n value: any\n )\n set(\n property: T[number] | A_TYPES__ConceptENVVariables[number] | Array<{\n property: T[number] | A_TYPES__ConceptENVVariables[number],\n value: any\n }> | Partial<Record<T[number] | A_TYPES__ConceptENVVariables[number], any>>,\n value?: any\n ) {\n const array = Array.isArray(property)\n ? property\n : typeof property === 'string'\n ? [{ property, value }]\n : Object\n .keys(property)\n .map((key) => ({\n property: key,\n value: property[key]\n }));\n\n for (const { property, value } of array) {\n super.set(A_FormatterHelper.toUpperSnakeCase(property), value);\n }\n }\n}","/**\n * A-Logger Constants\n * \n * Configuration constants and default values for the A_Logger component\n */\n\n/**\n * Default scope length for consistent message alignment\n */\nexport const A_LOGGER_DEFAULT_SCOPE_LENGTH = 20;\n\n/**\n * Default log level when none is specified\n */\nexport const A_LOGGER_DEFAULT_LEVEL = 'all';\n\n/**\n * Terminal color codes mapping\n */\nexport const A_LOGGER_COLORS = {\n // System colors (reserved for specific purposes)\n red: '31', // Errors, critical issues\n yellow: '33', // Warnings, caution messages\n green: '32', // Success, completion messages\n \n // Safe palette for random selection (grey-blue-violet theme)\n blue: '34', // Info, general messages\n cyan: '36', // Headers, titles\n magenta: '35', // Special highlighting\n gray: '90', // Debug, less important info\n brightBlue: '94', // Bright blue variant\n brightCyan: '96', // Bright cyan variant\n brightMagenta: '95', // Bright magenta variant\n darkGray: '30', // Dark gray\n lightGray: '37', // Light gray (white)\n \n // Extended blue-violet palette\n indigo: '38;5;54', // Deep indigo\n violet: '38;5;93', // Violet\n purple: '38;5;129', // Purple\n lavender: '38;5;183', // Lavender\n skyBlue: '38;5;117', // Sky blue\n steelBlue: '38;5;67', // Steel blue\n slateBlue: '38;5;62', // Slate blue\n deepBlue: '38;5;18', // Deep blue\n lightBlue: '38;5;153', // Light blue\n periwinkle: '38;5;111', // Periwinkle\n cornflower: '38;5;69', // Cornflower blue\n powder: '38;5;152', // Powder blue\n \n // Additional grays for variety\n charcoal: '38;5;236', // Charcoal\n silver: '38;5;250', // Silver\n smoke: '38;5;244', // Smoke gray\n slate: '38;5;240', // Slate gray\n} as const;\n\n/**\n * Safe colors for random selection - grey-blue-violet palette\n * Excludes system colors (red, yellow, green) to avoid confusion with warnings/errors\n */\nexport const A_LOGGER_SAFE_RANDOM_COLORS = [\n 'blue', 'cyan', 'magenta', 'gray', 'brightBlue', 'brightCyan', 'brightMagenta',\n 'darkGray', 'lightGray', 'indigo', 'violet', 'purple', 'lavender', 'skyBlue',\n 'steelBlue', 'slateBlue', 'deepBlue', 'lightBlue', 'periwinkle', 'cornflower',\n 'powder', 'charcoal', 'silver', 'smoke', 'slate'\n] as const;\n\n/**\n * ANSI escape codes\n */\nexport const A_LOGGER_ANSI = {\n RESET: '\\x1b[0m',\n PREFIX: '\\x1b[',\n SUFFIX: 'm'\n} as const;\n\n/**\n * Timestamp format configuration\n */\nexport const A_LOGGER_TIME_FORMAT = {\n MINUTES_PAD: 2,\n SECONDS_PAD: 2,\n MILLISECONDS_PAD: 3,\n SEPARATOR: ':'\n} as const;\n\n/**\n * Log message structure constants\n */\nexport const A_LOGGER_FORMAT = {\n SCOPE_OPEN: '[',\n SCOPE_CLOSE: ']',\n TIME_OPEN: '|',\n TIME_CLOSE: '|',\n SEPARATOR: '-------------------------------',\n INDENT_BASE: 3,\n PIPE: '| '\n} as const;\n\n/**\n * Environment variable keys\n */\nexport const A_LOGGER_ENV_KEYS = {\n LOG_LEVEL: 'A_LOGGER_LEVEL',\n DEFAULT_SCOPE_LENGTH: 'A_LOGGER_DEFAULT_SCOPE_LENGTH',\n DEFAULT_SCOPE_COLOR: 'A_LOGGER_DEFAULT_SCOPE_COLOR',\n DEFAULT_LOG_COLOR: 'A_LOGGER_DEFAULT_LOG_COLOR'\n} as const;","import { A_Component, A_Error, A_Inject, A_Scope } from \"@adaas/a-concept\";\nimport { A_Config } from \"../A-Config/A-Config.context\";\nimport { A_LoggerEnvVariablesType } from \"./A-Logger.env\";\nimport { A_LoggerLevel } from \"./A-Logger.types\";\nimport {\n A_LOGGER_DEFAULT_SCOPE_LENGTH,\n A_LOGGER_COLORS,\n A_LOGGER_ANSI,\n A_LOGGER_TIME_FORMAT,\n A_LOGGER_FORMAT,\n A_LOGGER_ENV_KEYS,\n A_LOGGER_SAFE_RANDOM_COLORS\n} from \"./A-Logger.constants\";\n\n/**\n * A_Logger - Advanced Logging Component with Scope-based Output Formatting\n * \n * This component provides comprehensive logging capabilities with:\n * - Color-coded console output for different log levels\n * - Scope-based message formatting with consistent alignment\n * - Support for multiple data types (objects, errors, strings)\n * - Configurable log levels for filtering output\n * - Special handling for A_Error and native Error objects\n * - Timestamp inclusion for better debugging\n * \n * Key Features:\n * - **Scope Integration**: Uses A_Scope for consistent message prefixing\n * - **Color Support**: Terminal color codes for visual distinction\n * - **Object Formatting**: Pretty-prints JSON objects with proper indentation\n * - **Error Handling**: Special formatting for A_Error and Error objects\n * - **Log Level Filtering**: Configurable filtering based on severity\n * - **Multi-line Support**: Proper alignment for multi-line messages\n * \n * @example\n * ```typescript\n * // Basic usage with dependency injection (uses deterministic colors based on scope name)\n * class MyService {\n * constructor(@A_Inject(A_Logger) private logger: A_Logger) {}\n * \n * doSomething() {\n * this.logger.info('Processing started'); // Uses scope-name-based colors, always shows\n * this.logger.debug('Debug information'); // Only shows when debug level enabled\n * this.logger.info('green', 'Custom message color'); // Green message, scope stays default\n * this.logger.warning('Something might be wrong');\n * this.logger.error(new Error('Something failed'));\n * }\n * }\n * \n * // Same scope names will always get the same colors automatically\n * const logger1 = new A_Logger(new A_Scope({name: 'UserService'})); // Gets consistent colors\n * const logger2 = new A_Logger(new A_Scope({name: 'UserService'})); // Gets same colors as logger1\n * \n * // Configuration via environment variables or A_Config (overrides automatic selection)\n * process.env.A_LOGGER_DEFAULT_SCOPE_COLOR = 'magenta';\n * process.env.A_LOGGER_DEFAULT_LOG_COLOR = 'green';\n * \n * // Or through A_Config instance\n * const config = new A_Config({\n * A_LOGGER_DEFAULT_SCOPE_COLOR: 'red',\n * A_LOGGER_DEFAULT_LOG_COLOR: 'white'\n * });\n * const logger = new A_Logger(scope, config);\n * ```\n */\nexport class A_Logger extends A_Component {\n\n // =============================================\n // Configuration and Constants\n // =============================================\n\n /**\n * Terminal color codes for different log levels and custom styling\n * These codes work with ANSI escape sequences for colored terminal output\n */\n readonly COLORS;\n\n /**\n * Standard scope length for consistent formatting\n * This ensures all log messages align properly regardless of scope name length\n */\n private readonly STANDARD_SCOPE_LENGTH;\n\n /**\n * Default color for the scope portion of log messages\n * This color is used for the scope brackets and content, and remains consistent\n * for this logger instance regardless of message color overrides\n */\n private readonly DEFAULT_SCOPE_COLOR: keyof typeof A_LOGGER_COLORS;\n\n /**\n * Default color for log message content when no explicit color is provided\n * This color is used for the message body when logging without specifying a color\n */\n private readonly DEFAULT_LOG_COLOR: keyof typeof A_LOGGER_COLORS;\n\n // =============================================\n // Constructor and Initialization\n // =============================================\n\n /**\n * Initialize A_Logger with dependency injection\n * Colors are configured through A_Config or generated randomly if not provided\n * \n * @param scope - The current scope context for message prefixing\n * @param config - Optional configuration for log level filtering and color settings\n */\n constructor(\n @A_Inject(A_Scope) protected scope: A_Scope,\n @A_Inject(A_Config) protected config?: A_Config<A_LoggerEnvVariablesType>\n ) {\n super();\n this.COLORS = A_LOGGER_COLORS;\n this.STANDARD_SCOPE_LENGTH = config?.get(A_LOGGER_ENV_KEYS.DEFAULT_SCOPE_LENGTH) || A_LOGGER_DEFAULT_SCOPE_LENGTH;\n \n // Get colors from config or generate deterministic colors based on scope name\n const configScopeColor = config?.get(A_LOGGER_ENV_KEYS.DEFAULT_SCOPE_COLOR) as keyof typeof A_LOGGER_COLORS;\n const configLogColor = config?.get(A_LOGGER_ENV_KEYS.DEFAULT_LOG_COLOR) as keyof typeof A_LOGGER_COLORS;\n \n if (configScopeColor || configLogColor) {\n // If any color is configured, use config values or fallback to scope-based selection\n this.DEFAULT_SCOPE_COLOR = configScopeColor || this.generateColorFromScopeName(this.scope.name);\n this.DEFAULT_LOG_COLOR = configLogColor || this.generateColorFromScopeName(this.scope.name );\n } else {\n // If no colors configured, generate complementary pair based on scope name\n const complementaryColors = this.generateComplementaryColorsFromScope(this.scope.name);\n this.DEFAULT_SCOPE_COLOR = complementaryColors.scopeColor;\n this.DEFAULT_LOG_COLOR = complementaryColors.logColor;\n }\n }\n\n // =============================================\n // Color Generation Utilities\n // =============================================\n\n /**\n * Generate a simple hash from a string\n * Used to create deterministic color selection based on scope name\n * \n * @param str - The string to hash\n * @returns A numeric hash value\n */\n private simpleHash(str: string): number {\n let hash = 0;\n for (let i = 0; i < str.length; i++) {\n const char = str.charCodeAt(i);\n hash = ((hash << 5) - hash) + char;\n hash = hash & hash; // Convert to 32-bit integer\n }\n return Math.abs(hash);\n }\n\n /**\n * Generate a deterministic color based on scope name\n * Same scope names will always get the same color, but uses safe color palette\n * \n * @param scopeName - The scope name to generate color for\n * @returns A color key from the safe colors palette\n */\n private generateColorFromScopeName(scopeName: string): keyof typeof A_LOGGER_COLORS {\n const safeColors = A_LOGGER_SAFE_RANDOM_COLORS;\n const hash = this.simpleHash(scopeName);\n const colorIndex = hash % safeColors.length;\n return safeColors[colorIndex];\n }\n\n /**\n * Generate a pair of complementary colors based on scope name\n * Ensures visual harmony between scope and message colors while being deterministic\n * \n * @param scopeName - The scope name to base colors on\n * @returns Object with scopeColor and logColor that work well together\n */\n private generateComplementaryColorsFromScope(scopeName: string): { scopeColor: keyof typeof A_LOGGER_COLORS, logColor: keyof typeof A_LOGGER_COLORS } {\n // Define color groups that work well together\n const colorPairs = [\n { scopeColor: 'indigo' as const, logColor: 'lightBlue' as const },\n { scopeColor: 'deepBlue' as const, logColor: 'cyan' as const },\n { scopeColor: 'purple' as const, logColor: 'lavender' as const },\n { scopeColor: 'steelBlue' as const, logColor: 'skyBlue' as const },\n { scopeColor: 'slateBlue' as const, logColor: 'periwinkle' as const },\n { scopeColor: 'charcoal' as const, logColor: 'silver' as const },\n { scopeColor: 'violet' as const, logColor: 'brightMagenta' as const },\n { scopeColor: 'darkGray' as const, logColor: 'lightGray' as const },\n { scopeColor: 'cornflower' as const, logColor: 'powder' as const },\n { scopeColor: 'slate' as const, logColor: 'smoke' as const },\n ];\n \n const hash = this.simpleHash(scopeName);\n const pairIndex = hash % colorPairs.length;\n return colorPairs[pairIndex];\n }\n\n // =============================================\n // Factory Methods\n // =============================================\n\n\n\n // =============================================\n // Scope and Formatting Utilities\n // =============================================\n\n /**\n * Get the formatted scope length for consistent message alignment\n * Uses a standard length to ensure all messages align properly regardless of scope name\n * \n * @returns The scope length to use for padding calculations\n */\n get scopeLength(): number {\n return Math.max(this.scope.name.length, this.STANDARD_SCOPE_LENGTH);\n }\n\n /**\n * Get the formatted scope name with proper padding, centered within the container\n * Ensures consistent width for all scope names in log output with centered alignment\n * \n * @returns Centered and padded scope name for consistent formatting\n */\n get formattedScope(): string {\n const scopeName = this.scope.name;\n const totalLength = this.STANDARD_SCOPE_LENGTH;\n \n // If scope name is longer than standard length, truncate it\n if (scopeName.length >= totalLength) {\n return scopeName.substring(0, totalLength);\n }\n \n // Calculate padding for centering\n const totalPadding = totalLength - scopeName.length;\n const leftPadding = Math.floor(totalPadding / 2);\n const rightPadding = totalPadding - leftPadding;\n \n return ' '.repeat(leftPadding) + scopeName + ' '.repeat(rightPadding);\n }\n\n\n // =============================================\n // Message Compilation and Formatting\n // =============================================\n\n /**\n * Compile log arguments into formatted console output with colors and proper alignment\n * \n * This method handles the core formatting logic for all log messages:\n * - Applies separate colors for scope and message content\n * - Formats scope names with consistent padding\n * - Handles different data types appropriately\n * - Maintains proper indentation for multi-line content\n * \n * @param messageColor - The color key to apply to the message content\n * @param args - Variable arguments to format and display\n * @returns Array of formatted strings ready for console output\n */\n compile(\n messageColor: keyof typeof this.COLORS,\n ...args: any[]\n ): Array<string> {\n const timeString = this.getTime();\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n const isMultiArg = args.length > 1;\n\n return [\n // Header with separate colors for scope and message content\n `${A_LOGGER_ANSI.PREFIX}${this.COLORS[this.DEFAULT_SCOPE_COLOR]}${A_LOGGER_ANSI.SUFFIX}${A_LOGGER_FORMAT.SCOPE_OPEN}${this.formattedScope}${A_LOGGER_FORMAT.SCOPE_CLOSE}${A_LOGGER_ANSI.RESET} ${A_LOGGER_ANSI.PREFIX}${this.COLORS[messageColor]}${A_LOGGER_ANSI.SUFFIX}${A_LOGGER_FORMAT.TIME_OPEN}${timeString}${A_LOGGER_FORMAT.TIME_CLOSE}`,\n\n // Top separator for multi-argument messages\n isMultiArg ? '\\n' + `${scopePadding}${A_LOGGER_FORMAT.TIME_OPEN}${A_LOGGER_FORMAT.SEPARATOR}` : '',\n\n // Process each argument with appropriate formatting\n ...args.map((arg, i) => {\n const shouldAddNewline = i > 0 || isMultiArg;\n\n switch (true) {\n case arg instanceof A_Error:\n return this.compile_A_Error(arg);\n\n case arg instanceof Error:\n return this.compile_Error(arg);\n\n case typeof arg === 'object' && arg !== null:\n return this.formatObject(arg, shouldAddNewline, scopePadding);\n\n default:\n return this.formatString(String(arg), shouldAddNewline, scopePadding);\n }\n }),\n\n // Bottom separator and color reset\n isMultiArg\n ? '\\n' + `${scopePadding}${A_LOGGER_FORMAT.TIME_OPEN}${A_LOGGER_FORMAT.SEPARATOR}${A_LOGGER_ANSI.RESET}`\n : A_LOGGER_ANSI.RESET\n ];\n }\n\n /**\n * Format an object for display with proper JSON indentation\n * \n * @param obj - The object to format\n * @param shouldAddNewline - Whether to add a newline prefix\n * @param scopePadding - The padding string for consistent alignment\n * @returns Formatted object string\n */\n private formatObject(obj: any, shouldAddNewline: boolean, scopePadding: string): string {\n let jsonString: string;\n try {\n jsonString = JSON.stringify(obj, null, 2);\n } catch (error) {\n // Handle circular references\n const seen = new WeakSet();\n jsonString = JSON.stringify(obj, (key, value) => {\n if (typeof value === 'object' && value !== null) {\n if (seen.has(value)) {\n return '[Circular Reference]';\n }\n seen.add(value);\n }\n return value;\n }, 2);\n }\n const formatted = jsonString.replace(/\\n/g, '\\n' + `${scopePadding}${A_LOGGER_FORMAT.PIPE}`);\n return shouldAddNewline ? '\\n' + `${scopePadding}${A_LOGGER_FORMAT.PIPE}` + formatted : formatted;\n }\n\n /**\n * Format a string for display with proper indentation\n * \n * @param str - The string to format\n * @param shouldAddNewline - Whether to add a newline prefix\n * @param scopePadding - The padding string for consistent alignment\n * @returns Formatted string\n */\n private formatString(str: string, shouldAddNewline: boolean, scopePadding: string): string {\n const prefix = shouldAddNewline ? '\\n' : '';\n return (prefix + str).replace(/\\n/g, '\\n' + `${scopePadding}${A_LOGGER_FORMAT.PIPE}`);\n }\n\n // =============================================\n // Log Level Management\n // =============================================\n\n /**\n * Determine if a log message should be output based on configured log level\n * \n * Log level hierarchy:\n * - debug: Shows all messages (debug, info, warning, error)\n * - info: Shows info, warning, and error messages\n * - warn: Shows warning and error messages only\n * - error: Shows error messages only\n * - all: Shows all messages (alias for debug)\n * \n * @param logMethod - The type of log method being called\n * @returns True if the message should be logged, false otherwise\n */\n protected shouldLog(logMethod: 'debug' | 'info' | 'warning' | 'error'): boolean {\n const shouldLog: A_LoggerLevel = this.config?.get(A_LOGGER_ENV_KEYS.LOG_LEVEL) || 'info';\n\n switch (shouldLog) {\n case 'debug':\n return true;\n case 'info':\n return logMethod === 'info' || logMethod === 'warning' || logMethod === 'error';\n case 'warn':\n return logMethod === 'warning' || logMethod === 'error';\n case 'error':\n return logMethod === 'error';\n case 'all':\n return true;\n default:\n return false;\n }\n }\n\n\n // =============================================\n // Public Logging Methods\n // =============================================\n\n /**\n * Debug logging method with optional color specification\n * Only logs when debug level is enabled\n * \n * Supports two usage patterns:\n * 1. debug(message, ...args) - Uses instance's default log color\n * 2. debug(color, message, ...args) - Uses specified color for message content only\n * \n * Note: The scope color always remains the instance's default scope color,\n * only the message content color changes when explicitly specified.\n * \n * @param color - Optional color key or the first message argument\n * @param args - Additional arguments to log\n * \n * @example\n * ```typescript\n * logger.debug('Debug information'); // Uses instance default colors\n * logger.debug('gray', 'Debug message'); // Gray message, scope stays instance color\n * logger.debug('Processing user:', { id: 1, name: 'John' });\n * ```\n */\n debug(color: keyof typeof this.COLORS, ...args: any[]): void;\n debug(...args: any[]): void;\n debug(param1: any, ...args: any[]): void {\n if (!this.shouldLog('debug')) return;\n\n // Check if first parameter is a valid color key\n if (typeof param1 === 'string' && this.COLORS[param1 as keyof typeof this.COLORS]) {\n console.log(...this.compile(param1 as keyof typeof this.COLORS, ...args));\n } else {\n // Use instance's default log color and treat param1 as first message argument\n console.log(...this.compile(this.DEFAULT_LOG_COLOR, param1, ...args));\n }\n }\n\n /**\n * Info logging method with optional color specification\n * Logs without any restrictions (always shows regardless of log level)\n * \n * Supports two usage patterns:\n * 1. info(message, ...args) - Uses instance's default log color\n * 2. info(color, message, ...args) - Uses specified color for message content only\n * \n * Note: The scope color always remains the instance's default scope color,\n * only the message content color changes when explicitly specified.\n * \n * @param color - Optional color key or the first message argument\n * @param args - Additional arguments to log\n * \n * @example\n * ```typescript\n * logger.info('Hello World'); // Uses instance default colors\n * logger.info('green', 'Success message'); // Green message, scope stays instance color\n * logger.info('Processing user:', { id: 1, name: 'John' });\n * ```\n */\n info(color: keyof typeof this.COLORS, ...args: any[]): void;\n info(...args: any[]): void;\n info(param1: any, ...args: any[]): void {\n if (!this.shouldLog('info')) return;\n\n // Check if first parameter is a valid color key\n if (typeof param1 === 'string' && this.COLORS[param1 as keyof typeof this.COLORS]) {\n console.log(...this.compile(param1 as keyof typeof this.COLORS, ...args));\n } else {\n // Use instance's default log color and treat param1 as first message argument\n console.log(...this.compile(this.DEFAULT_LOG_COLOR, param1, ...args));\n }\n }\n\n /**\n * Legacy log method (kept for backward compatibility)\n * @deprecated Use info() method instead\n * \n * @param color - Optional color key or the first message argument\n * @param args - Additional arguments to log\n */\n log(color: keyof typeof this.COLORS, ...args: any[]): void;\n log(...args: any[]): void;\n log(param1: any, ...args: any[]): void {\n // Delegate to info method for backward compatibility\n this.info(param1, ...args);\n }\n\n /**\n * Log warning messages with yellow color coding\n * \n * Use for non-critical issues that should be brought to attention\n * but don't prevent normal operation\n * \n * @param args - Arguments to log as warnings\n * \n * @example\n * ```typescript\n * logger.warning('Deprecated method used');\n * logger.warning('Rate limit approaching:', { current: 95, limit: 100 });\n * ```\n */\n warning(...args: any[]): void {\n if (!this.shouldLog('warning')) return;\n console.log(...this.compile('yellow', ...args));\n }\n\n /**\n * Log error messages with red color coding\n * \n * Use for critical issues, exceptions, and failures that need immediate attention\n * \n * @param args - Arguments to log as errors\n * @returns void (for compatibility with console.log)\n * \n * @example\n * ```typescript\n * logger.error('Database connection failed');\n * logger.error(new Error('Validation failed'));\n * logger.error('Critical error:', error, { context: 'user-registration' });\n * ```\n */\n error(...args: any[]): void {\n if (!this.shouldLog('error')) return;\n console.log(...this.compile('red', ...args));\n }\n\n // =============================================\n // Specialized Error Formatting\n // =============================================\n\n /**\n * Legacy method for A_Error logging (kept for backward compatibility)\n * \n * @deprecated Use error() method instead which handles A_Error automatically\n * @param error - The A_Error instance to log\n */\n protected log_A_Error(error: A_Error): void {\n const time = this.getTime();\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n\n console.log(`\\x1b[31m[${this.formattedScope}] |${time}| ERROR ${error.code}\n${scopePadding}| ${error.message}\n${scopePadding}| ${error.description} \n${scopePadding}|-------------------------------\n${scopePadding}| ${error.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------\n\\x1b[0m`\n + (error.originalError ? `\\x1b[31m${scopePadding}| Wrapped From ${error.originalError.message}\n${scopePadding}|-------------------------------\n${scopePadding}| ${error.originalError.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------\n\\x1b[0m`: '')\n + (error.link ? `\\x1b[31m${scopePadding}| Read in docs: ${error.link}\n${scopePadding}|-------------------------------\n\\x1b[0m`: ''));\n }\n\n /**\n * Format A_Error instances for inline display within compiled messages\n * \n * Provides detailed formatting for A_Error objects including:\n * - Error code and message\n * - Description and stack trace\n * - Original error information (if wrapped)\n * - Documentation links (if available)\n * \n * @param error - The A_Error instance to format\n * @returns Formatted string ready for display\n */\n protected compile_A_Error(error: A_Error): string {\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n\n return '\\n' +\n `${scopePadding}|-------------------------------` +\n '\\n' +\n `${scopePadding}| Error: | ${error.code}\n${scopePadding}|-------------------------------\n${scopePadding}|${' '.repeat(10)}| ${error.message}\n${scopePadding}|${' '.repeat(10)}| ${error.description} \n${scopePadding}|-------------------------------\n${scopePadding}| ${error.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------`\n +\n (error.originalError ? `${scopePadding}| Wrapped From ${error.originalError.message}\n${scopePadding}|-------------------------------\n${scopePadding}| ${error.originalError.stack?.split('\\n').map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`).join('\\n') || 'No stack trace'}\n${scopePadding}|-------------------------------` : '')\n +\n (error.link ? `${scopePadding}| Read in docs: ${error.link}\n${scopePadding}|-------------------------------` : '');\n }\n\n /**\n * Format standard Error instances for inline display within compiled messages\n * \n * Converts standard JavaScript Error objects into a readable JSON format\n * with proper indentation and stack trace formatting\n * \n * @param error - The Error instance to format\n * @returns Formatted string ready for display\n */\n protected compile_Error(error: Error): string {\n const scopePadding = ' '.repeat(this.scopeLength + 3);\n\n return JSON.stringify({\n name: error.name,\n message: error.message,\n stack: error.stack?.split('\\n')\n .map((line, index) => index === 0 ? line : `${scopePadding}| ${line}`)\n .join('\\n')\n }, null, 2)\n .replace(/\\n/g, '\\n' + `${scopePadding}| `)\n .replace(/\\\\n/g, '\\n');\n }\n\n // =============================================\n // Utility Methods\n // =============================================\n\n /**\n * Generate timestamp string for log messages\n * \n * Format: MM:SS:mmm (minutes:seconds:milliseconds)\n * This provides sufficient precision for debugging while remaining readable\n * \n * @returns Formatted timestamp string\n * \n * @example\n * Returns: \"15:42:137\" for 3:42:15 PM and 137 milliseconds\n */\n protected getTime(): string {\n const now = new Date();\n const minutes = String(now.getMinutes()).padStart(A_LOGGER_TIME_FORMAT.MINUTES_PAD, '0');\n const seconds = String(now.getSeconds()).padStart(A_LOGGER_TIME_FORMAT.SECONDS_PAD, '0');\n const milliseconds = String(now.getMilliseconds()).padStart(A_LOGGER_TIME_FORMAT.MILLISECONDS_PAD, '0');\n return `${minutes}${A_LOGGER_TIME_FORMAT.SEPARATOR}${seconds}${A_LOGGER_TIME_FORMAT.SEPARATOR}${milliseconds}`;\n }\n}","import {\n A_Command_ExecutionContext,\n A_TYPES__Command_Init,\n A_TYPES__Command_Listener,\n A_TYPES__Command_Serialized\n} from \"./A-Command.types\";\nimport {\n A_CommandFeatures,\n A_Command_Status,\n A_CommandTransitions,\n A_CommandEvent\n} from \"./A-Command.constants\";\nimport { A_Context, A_Dependency, A_Entity, A_Error, A_Feature, A_Inject, A_Scope } from \"@adaas/a-concept\";\nimport { A_CommandError } from \"./A-Command.error\";\nimport { A_StateMachine } from \"../A-StateMachine/A-StateMachine.component\";\nimport { A_StateMachineFeatures } from \"../A-StateMachine/A-StateMachine.constants\";\nimport { A_Logger } from \"../A-Logger/A-Logger.component\";\nimport { A_StateMachineTransition } from \"../A-StateMachine/A-StateMachineTransition.context\";\nimport { A_ExecutionContext } from \"../A-Execution/A-Execution.context\";\n\n/**\n * A_Command - Advanced Command Pattern Implementation\n * \n * A comprehensive command pattern implementation that encapsulates business logic\n * as executable commands with full lifecycle management, event handling, and \n * state persistence capabilities.\n * \n * ## Key Features\n * - **Structured Lifecycle**: Automatic progression through init → compile → execute → complete/fail\n * - **Event-Driven**: Subscribe to lifecycle events and emit custom events\n * - **State Persistence**: Full serialization/deserialization for cross-service communication\n * - **Type Safety**: Generic types for parameters, results, and custom events\n * - **Dependency Injection**: Integrated with A-Concept's DI system\n * - **Error Management**: Comprehensive error capture and handling\n * - **Execution Tracking**: Built-in timing and performance metrics\n * \n * ## Lifecycle Phases\n * 1. **CREATED** - Command instantiated but not initialized\n * 2. **INITIALIZED** - Execution scope and dependencies set up\n * 3. **COMPILED** - Ready for execution with all resources prepared\n * 4. **EXECUTING** - Currently running business logic\n * 5. **COMPLETED** - Successfully finished execution\n * 6. **FAILED** - Execution failed with errors captured\n * \n * @template InvokeType - Type definition for command parameters\n * @template ResultType - Type definition for command execution result\n * @template LifecycleEvents - Union type of custom lifecycle event names\n * \n * @example\n * ```typescript\n * // Define parameter and result types\n * interface UserCreateParams {\n * name: string;\n * email: string;\n * role: 'admin' | 'user';\n * }\n * \n * interface UserCreateResult {\n * userId: string;\n * success: boolean;\n * }\n * \n * // Create custom command\n * class CreateUserCommand extends A_Command<UserCreateParams, UserCreateResult> {}\n * \n * // Execute command\n * const command = new CreateUserCommand({\n * name: 'John Doe',\n * email: 'john@example.com',\n * role: 'user'\n * });\n * \n * scope.register(command);\n * await command.execute();\n * \n * console.log('Result:', command.result);\n * console.log('Status:', command.status);\n * ```\n */\nexport class A_Command<\n InvokeType extends A_TYPES__Command_Init = A_TYPES__Command_Init,\n ResultType extends Record<string, any> = Record<string, any>,\n LifecycleEvents extends string | keyof typeof A_CommandEvent = keyof typeof A_CommandEvent,\n> extends A_Entity<InvokeType, A_TYPES__Command_Serialized<InvokeType, ResultType>> {\n\n // ====================================================================\n // ================== Static Command Information ======================\n // ====================================================================\n\n /**\n * Static command identifier derived from the class name\n * Used for command registration and serialization\n */\n static get code(): string {\n return super.entity;\n }\n\n // ====================================================================\n // ================== Instance Properties =============================\n // ====================================================================\n\n /** The origin of the command, used to know has it been created from serialization or invoked */\n protected _origin!: 'invoked' | 'serialized';\n\n /** Command execution scope for dependency injection and feature resolution */\n protected _executionScope!: A_Scope;\n\n /** Result data produced by successful command execution */\n protected _result?: ResultType;\n\n /** Set of errors that occurred during command execution */\n protected _error!: A_Error;\n\n /** Command initialization parameters */\n protected _params!: InvokeType;\n\n /** Current lifecycle status of the command */\n protected _status!: A_Command_Status\n\n /** Map of event listeners organized by event name */\n protected _listeners: Map<\n LifecycleEvents | keyof typeof A_CommandEvent,\n Set<A_TYPES__Command_Listener<InvokeType, ResultType, LifecycleEvents>>\n > = new Map();\n\n /** Timestamp when command execution started */\n protected _startTime?: Date;\n\n /** Timestamp when command execution ended */\n protected _endTime?: Date;\n\n /** Timestamp when command was created */\n protected _createdAt!: Date;\n\n\n // ====================================================================\n // ================== Public Getter Properties =======================\n // ====================================================================\n\n /**\n * Total execution duration in milliseconds\n * \n * - If completed/failed: Returns total time from start to end\n * - If currently executing: Returns elapsed time since start\n * - If not started: Returns undefined\n */\n get duration(): number | undefined {\n return this._endTime && this._startTime\n ? this._endTime.getTime() - this._startTime.getTime()\n : this._startTime\n ? new Date().getTime() - this._startTime.getTime()\n : undefined;\n }\n\n /**\n * Idle time before execution started in milliseconds\n * \n * Time between command creation and execution start.\n * Useful for monitoring command queue performance.\n */\n get idleTime(): number | undefined {\n return this._startTime && this._createdAt\n ? this._startTime.getTime() - this._createdAt.getTime()\n : undefined;\n }\n\n /**\n * Command execution scope for dependency injection\n * \n * Provides access to components, services, and shared resources\n * during command execution. Inherits from the scope where the\n * command was registered.\n */\n get scope(): A_Scope {\n return this._executionScope;\n }\n /**\n * Execution context associated with the command\n */\n get context(): A_ExecutionContext<A_Command_ExecutionContext<InvokeType, ResultType>> {\n return this.scope.resolve(A_ExecutionContext<A_Command_ExecutionContext<InvokeType, ResultType>>)!;\n }\n\n /**\n * Unique command type identifier\n * \n * Derived from the class name and used for:\n * - Command registration and resolution\n * - Serialization and deserialization\n * - Logging and debugging\n * \n * @example 'create-user-command', 'process-order-command'\n */\n get code(): string {\n return (this.constructor as typeof A_Command).code;\n }\n /**\n * Current lifecycle status of the command\n * \n * Indicates the current phase in the command execution lifecycle.\n * Used to track progress and determine available operations.\n */\n get status(): A_Command_Status {\n return this._status;\n }\n\n /**\n * Timestamp when the command was created\n * \n * Marks the initial instantiation time, useful for tracking\n * command age and queue performance metrics.\n */\n get createdAt(): Date {\n return this._createdAt!;\n }\n\n /**\n * Timestamp when command execution started\n * \n * Undefined until execution begins. Used for calculating\n * execution duration and idle time.\n */\n get startedAt(): Date | undefined {\n return this._startTime;\n }\n\n /**\n * Timestamp when command execution ended\n * \n * Set when command reaches COMPLETED or FAILED status.\n * Used for calculating total execution duration.\n */\n get endedAt(): Date | undefined {\n return this._endTime;\n }\n\n /**\n * Result data produced by command execution\n * \n * Contains the output data from successful command execution.\n * Undefined until command completes successfully.\n */\n get result(): ResultType | undefined {\n return this._result;\n }\n\n /**\n * Array of errors that occurred during execution\n * \n * Automatically wraps native errors in A_Error instances\n * for consistent error handling. Empty array if no errors occurred.\n */\n get error(): A_Error | undefined {\n return this._error;\n }\n\n /**\n * Command initialization parameters\n * \n * Contains the input data used to create and configure the command.\n * These parameters are immutable during command execution.\n return new A_Error(err);\n }\n });\n }\n\n /**\n * Command initialization parameters\n * \n * Contains the input data used to create and configure the command.\n * These parameters are immutable during command execution.\n */\n get params(): InvokeType {\n return this._params;\n }\n\n /**\n * Indicates if the command has been processed (completed or failed)\n * \n * Returns true if the command has completed or failed, false otherwise.\n */\n get isProcessed(): boolean {\n return this._status === A_Command_Status.COMPLETED\n || this._status === A_Command_Status.FAILED;\n }\n\n /**\n * \n * A-Command represents an executable command with a specific code and parameters.\n * It can be executed within a given scope and stores execution results and errors.\n * \n * \n * A-Command should be context independent and execution logic should be based on attached components \n * \n * @param code \n * @param params \n */\n constructor(\n /**\n * Command invocation parameters\n */\n params: InvokeType | A_TYPES__Command_Serialized<InvokeType, ResultType> | string,\n ) {\n super(params as any);\n }\n\n // --------------------------------------------------------------------------\n // A-StateMachine Feature Extensions\n // --------------------------------------------------------------------------\n @A_Feature.Extend()\n protected async [A_StateMachineFeatures.onBeforeTransition](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n @A_Inject(A_Logger) logger?: A_Logger,\n ...args: any[]\n ) {\n this.checkScopeInheritance();\n\n // and register all allowed status transitions\n // switch across allowed transitions, if not allowed throw an error\n logger?.debug('yellow', `Command ${this.aseid.toString()} transitioning from ${transition.from} to ${transition.to}`);\n }\n\n @A_Feature.Extend()\n protected async [A_CommandTransitions.CREATED_TO_INITIALIZED](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n ...args: any[]\n ): Promise<void> {\n if (this._status !== A_Command_Status.CREATED) {\n return;\n }\n\n this._createdAt = new Date();\n this._status = A_Command_Status.INITIALIZED;\n\n this.emit(A_CommandEvent.onInit);\n }\n\n @A_Feature.Extend()\n protected async [A_CommandTransitions.INITIALIZED_TO_EXECUTING](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n ...args: any[]\n ): Promise<void> {\n if (this._status !== A_Command_Status.INITIALIZED\n && this._status !== A_Command_Status.CREATED\n ) {\n return;\n }\n\n this._startTime = new Date();\n this._status = A_Command_Status.EXECUTING;\n\n this.emit(A_CommandEvent.onExecute);\n }\n\n @A_Feature.Extend()\n /**\n * Handles command completion after successful execution\n * \n * EXECUTION -> COMPLETED transition\n */\n protected async [A_CommandTransitions.EXECUTING_TO_COMPLETED](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n ...args: any[]\n ): Promise<void> {\n this._endTime = new Date();\n this._status = A_Command_Status.COMPLETED;\n\n this.emit(A_CommandEvent.onComplete);\n }\n\n @A_Feature.Extend()\n /**\n * Handles command failure during execution\n * \n * EXECUTION -> FAILED transition\n */\n protected async [A_CommandTransitions.EXECUTING_TO_FAILED](\n @A_Inject(A_StateMachineTransition) transition: A_StateMachineTransition,\n @A_Inject(A_Error) error: A_Error,\n ...args: any[]\n ): Promise<void> {\n this._endTime = new Date();\n\n this._status = A_Command_Status.FAILED;\n\n this.emit(A_CommandEvent.onFail);\n }\n\n\n // --------------------------------------------------------------------------\n // A-Command Lifecycle Feature Extensions\n // --------------------------------------------------------------------------\n @A_Feature.Extend()\n /**\n * Default behavior for Command Initialization uses StateMachine to transition states\n */\n protected async [A_CommandFeatures.onInit](\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.CREATED, A_Command_Status.INITIALIZED);\n }\n\n @A_Feature.Extend({\n after: /.*/\n })\n protected async [A_CommandFeatures.onBeforeExecute](\n @A_Dependency.Required()\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.INITIALIZED, A_Command_Status.EXECUTING);\n }\n\n @A_Feature.Extend()\n protected async [A_CommandFeatures.onExecute](\n ...args: any[]\n ): Promise<void> {\n }\n\n @A_Feature.Extend()\n /**\n * By Default on AfterExecute calls the Completion method to mark the command as completed\n * \n * [!] This can be overridden to implement custom behavior using A_Feature overrides\n */\n protected async [A_CommandFeatures.onAfterExecute](\n ...args: any[]\n ): Promise<void> {\n }\n\n @A_Feature.Extend({\n after: /.*/\n })\n protected async [A_CommandFeatures.onComplete](\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.EXECUTING, A_Command_Status.COMPLETED);\n }\n\n @A_Feature.Extend({\n after: /.*/\n })\n protected async [A_CommandFeatures.onFail](\n @A_Dependency.Required()\n @A_Inject(A_StateMachine) stateMachine: A_StateMachine,\n @A_Inject(A_ExecutionContext) operation: A_ExecutionContext<A_Command_ExecutionContext<InvokeType, ResultType>>,\n ...args: any[]\n ): Promise<void> {\n await stateMachine.transition(A_Command_Status.EXECUTING, A_Command_Status.FAILED);\n }\n\n // --------------------------------------------------------------------------\n // A-Command Lifecycle Methods\n // --------------------------------------------------------------------------\n /**\n * Initializes the command before execution.\n */\n async init(): Promise<void> {\n await this.call(A_CommandFeatures.onInit, this.scope);\n }\n\n /**\n * Executes the command logic.\n */\n async execute(): Promise<any> {\n\n if (this.isProcessed) return;\n\n try {\n this.checkScopeInheritance();\n\n const context = new A_ExecutionContext<A_Command_ExecutionContext<InvokeType, ResultType>>('execute-command');\n\n this.scope.register(context);\n\n await new Promise<void>(async (resolve, reject) => {\n\n try {\n\n\n const onBeforeExecuteFeature = new A_Feature({\n name: A_CommandFeatures.onBeforeExecute,\n component: this,\n scope: this.scope\n })\n\n const onExecuteFeature = new A_Feature({\n name: A_CommandFeatures.onExecute,\n component: this,\n scope: this.scope\n })\n\n const onAfterExecuteFeature = new A_Feature({\n name: A_CommandFeatures.onAfterExecute,\n component: this,\n scope: this.scope\n })\n\n\n\n this.on(A_CommandEvent.onComplete, () => {\n\n onBeforeExecuteFeature.interrupt();\n onExecuteFeature.interrupt();\n onAfterExecuteFeature.interrupt();\n\n resolve();\n });\n\n\n await onBeforeExecuteFeature.process(this.scope);\n\n await onExecuteFeature.process(this.scope);\n\n await onAfterExecuteFeature.process(this.scope);\n\n /** only in case it was really invoked we automatically transit it to COMPLETED state */\n if (this._origin === 'invoked') {\n await this.complete();\n }\n\n resolve();\n\n } catch (error) {\n reject(error);\n }\n });\n\n } catch (error) {\n let targetError = error instanceof A_Error\n ? error\n : new A_CommandError({\n title: A_CommandError.ExecutionError,\n description: `An error occurred while executing command \"${this.aseid.toString()}\".`,\n originalError: error\n });\n\n await this.fail(targetError);\n }\n }\n\n /**\n * Marks the command as completed\n * \n * \n * Calling This method will set the command status to COMPLETED, record the end time,\n * store the result, emit the onComplete event, and destroy the execution scope.\n *\n * [!] After Calling this method, the command is considered fully processed And further processing will be INTERRUPTED. \n * [!] If the command is already processed (COMPLETED or FAILED), this method does nothing.\n * [!] This method can be called with optional result data to store with the command.\n * \n * @param result - Optional result data to store with the command\n */\n async complete(result?: ResultType) {\n if (this.isProcessed) return;\n\n this._status = A_Command_Status.COMPLETED;\n\n this._result = result;\n\n await this.call(A_CommandFeatures.onComplete, this.scope);\n\n this.scope.destroy();\n }\n\n\n\n /**\n * Marks the command as failed\n */\n async fail(error?: A_Error) {\n if (this.isProcessed) return;\n\n this._status = A_Command_Status.FAILED;\n if (error) {\n this._error = error;\n this.scope.register(error);\n }\n\n await this.call(A_CommandFeatures.onFail, this.scope);\n\n this.scope.destroy();\n }\n\n\n // -------------------------------------------------------------------------- \n // A-Command Event-Emitter methods\n // --------------------------------------------------------------------------\n\n /**\n * Registers an event listener for a specific event\n * \n * @param event \n * @param listener \n */\n on(event: LifecycleEvents | A_CommandEvent, listener: A_TYPES__Command_Listener<InvokeType, ResultType, LifecycleEvents>) {\n if (!this._listeners.has(event)) {\n this._listeners.set(event, new Set());\n }\n this._listeners.get(event)!.add(listener);\n }\n /**\n * Removes an event listener for a specific event\n * \n * @param event \n * @param listener \n */\n off(event: LifecycleEvents | A_CommandEvent, listener: A_TYPES__Command_Listener<InvokeType, ResultType, LifecycleEvents>) {\n this._listeners.get(event)?.delete(listener);\n }\n /**\n * Emits an event to all registered listeners\n * \n * @param event \n */\n emit(event: LifecycleEvents | keyof typeof A_CommandEvent) {\n this._listeners.get(event)?.forEach(async listener => {\n listener(this);\n });\n }\n\n\n // --------------------------------------------------------------------------\n // A-Entity Base Class Overrides\n // --------------------------------------------------------------------------\n // Serialization / Deserialization\n // -------------------------------------------------------------------------\n\n\n /**\n * Allows to create a Command instance from new data\n * \n * @param newEntity \n */\n fromNew(newEntity: InvokeType): void {\n super.fromNew(newEntity);\n\n this._origin = 'invoked';\n\n this._executionScope = new A_Scope({\n name: `A-Command-Execution-Scope-${this.aseid.toString()}`,\n components: [A_StateMachine],\n });\n\n this._createdAt = new Date();\n\n this._params = newEntity;\n\n this._status = A_Command_Status.CREATED;\n }\n\n\n\n /**\n * Allows to convert serialized data to Command instance\n * \n * [!] By default it omits params as they are not stored in the serialized data\n * \n * @param serialized \n */\n fromJSON(serialized: A_TYPES__Command_Serialized<InvokeType, ResultType>): void {\n super.fromJSON(serialized);\n\n this._origin = 'serialized';\n\n this._executionScope = new A_Scope({\n name: `A-Command-Execution-Scope-${this.aseid.toString()}`,\n components: [A_StateMachine],\n });\n\n if (serialized.createdAt) this._createdAt = new Date(serialized.createdAt);\n if (serialized.startedAt) this._startTime = new Date(serialized.startedAt);\n if (serialized.endedAt) this._endTime = new Date(serialized.endedAt);\n\n this._params = serialized.params\n this._status = serialized.status;\n\n if (serialized.error)\n this._error = new A_CommandError(serialized.error)\n\n if (serialized.result)\n this._result = serialized.result;\n }\n\n\n /**\n * Converts the Command instance to a plain object\n * \n * @returns \n */\n toJSON(): A_TYPES__Command_Serialized<InvokeType, ResultType> {\n return {\n ...super.toJSON(),\n code: this.code,\n status: this._status,\n params: this._params,\n createdAt: this._createdAt.toISOString(),\n startedAt: this._startTime ? this._startTime.toISOString() : undefined,\n endedAt: this._endTime ? this._endTime.toISOString() : undefined,\n duration: this.duration,\n idleTime: this.idleTime,\n result: this.result,\n error: this.error ? this.error.toJSON() : undefined,\n }\n };\n\n\n //============================================================================================\n // Helpers Methods\n //============================================================================================\n /**\n * Ensures that the command's execution scope inherits from the context scope\n * \n * Throws an error if the command is not bound to any context scope\n */\n protected checkScopeInheritance(): void {\n let attachedScope: A_Scope;\n\n try {\n attachedScope = A_Context.scope(this);\n } catch (error) {\n throw new A_CommandError({\n title: A_CommandError.CommandScopeBindingError,\n description: `Command ${this.aseid.toString()} is not bound to any context scope. Ensure the command is properly registered within a context before execution.`,\n originalError: error\n });\n }\n\n if (!this.scope.isInheritedFrom(A_Context.scope(this))) {\n this.scope.inherit(A_Context.scope(this));\n }\n }\n}\n\n","import { A_Context } from \"@adaas/a-concept\";\nimport { Ifspolyfill } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_FSPolyfillClass {\n private _fs!: Ifspolyfill;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n\n async get(): Promise<Ifspolyfill> {\n if (!this._initialized) {\n await this.init();\n }\n return this._fs;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment=== 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n this._fs = await import('fs') as Ifspolyfill;\n }\n\n private initBrowser(): void {\n this._fs = {\n readFileSync: (path: string, encoding: string) => {\n this.logger.warning('fs.readFileSync not available in browser environment');\n return '';\n },\n existsSync: (path: string) => {\n this.logger.warning('fs.existsSync not available in browser environment');\n return false;\n },\n createReadStream: (path: string) => {\n this.logger.warning('fs.createReadStream not available in browser environment');\n return null;\n }\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IcryptoInterface, Ifspolyfill } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_CryptoPolyfillClass {\n private _crypto!: IcryptoInterface;\n private _initialized: boolean = false;\n private _fsPolyfill?: Ifspolyfill;\n\n constructor(\n protected logger: A_Logger\n ) {\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n async get(fsPolyfill?: Ifspolyfill): Promise<IcryptoInterface> {\n if (!this._initialized) {\n this._fsPolyfill = fsPolyfill;\n await this.init();\n }\n return this._crypto;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const crypto = await import('crypto');\n this._crypto = {\n createTextHash: (text: string, algorithm: string = 'sha384') => Promise.resolve(\n `${algorithm}-${crypto.createHash(algorithm).update(text).digest('base64')}`\n ),\n createFileHash: (filePath: string, algorithm: string = 'sha384') => new Promise(async (resolve, reject) => {\n try {\n if (!this._fsPolyfill) {\n throw new Error('FS polyfill is required for file hashing');\n }\n const hash = crypto.createHash(algorithm);\n const fileStream = this._fsPolyfill.createReadStream(filePath);\n fileStream.on('data', (data: any) => hash.update(data));\n fileStream.on('end', () => resolve(`${algorithm}-${hash.digest('base64')}`));\n fileStream.on('error', (err: any) => reject(err));\n } catch (error) {\n reject(error);\n }\n })\n };\n }\n\n private initBrowser(): void {\n this._crypto = {\n createFileHash: () => {\n this.logger.warning('File hash not available in browser environment');\n return Promise.resolve('');\n },\n createTextHash: (text: string, algorithm: string = 'SHA-384') => new Promise<string>(async (resolve, reject) => {\n try {\n if (!crypto.subtle) {\n throw new Error('SubtleCrypto not available');\n }\n const encoder = new TextEncoder();\n const data = encoder.encode(text);\n const hashBuffer = await crypto.subtle.digest(algorithm, data);\n const hashArray = Array.from(new Uint8Array(hashBuffer));\n const hashBase64 = btoa(String.fromCharCode(...hashArray));\n resolve(`${algorithm}-${hashBase64}`);\n } catch (error) {\n reject(error);\n }\n })\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IhttpInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_HttpPolyfillClass {\n private _http!: IhttpInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n async get(): Promise<IhttpInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._http;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const httpModule = await import('http');\n this._http = {\n request: httpModule.request,\n get: httpModule.get,\n createServer: httpModule.createServer\n };\n }\n\n private initBrowser(): void {\n this._http = {\n request: (options: any, callback?: (res: any) => void) => {\n this.logger.warning('http.request not available in browser/test environment, use fetch instead');\n return this.createMockRequest(options, callback, false);\n },\n get: (url: string | any, callback?: (res: any) => void) => {\n this.logger.warning('http.get not available in browser/test environment, use fetch instead');\n return this.createMockRequest(typeof url === 'string' ? { hostname: url } : url, callback, false);\n },\n createServer: () => {\n this.logger.error('http.createServer not available in browser/test environment');\n return null;\n }\n };\n }\n\n private createMockRequest(options: any, callback?: (res: any) => void, isHttps: boolean = false) {\n // Return a mock request that doesn't make real network calls\n const request = {\n end: () => {\n // Mock response for all environments\n if (callback) {\n const mockResponse = {\n statusCode: 200,\n headers: {},\n on: (event: string, handler: Function) => {\n if (event === 'data') {\n setTimeout(() => handler('mock data'), 0);\n } else if (event === 'end') {\n setTimeout(() => handler(), 0);\n }\n },\n pipe: (dest: any) => {\n if (dest.write) dest.write('mock data');\n if (dest.end) dest.end();\n }\n };\n setTimeout(() => callback(mockResponse), 0);\n }\n },\n write: (data: any) => {\n // Mock write\n },\n on: (event: string, handler: Function) => {\n // Mock event handling\n }\n };\n\n return request;\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IhttpsInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_HttpsPolyfillClass {\n private _https!: IhttpsInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n async get(): Promise<IhttpsInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._https;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const httpsModule = await import('https');\n this._https = {\n request: httpsModule.request,\n get: httpsModule.get,\n createServer: httpsModule.createServer\n };\n }\n\n private initBrowser(): void {\n this._https = {\n request: (options: any, callback?: (res: any) => void) => {\n this.logger.warning('https.request not available in browser/test environment, use fetch instead');\n return this.createMockRequest(options, callback, true);\n },\n get: (url: string | any, callback?: (res: any) => void) => {\n this.logger.warning('https.get not available in browser/test environment, use fetch instead');\n return this.createMockRequest(typeof url === 'string' ? { hostname: url } : url, callback, true);\n },\n createServer: () => {\n this.logger.error('https.createServer not available in browser/test environment');\n return null;\n }\n };\n }\n\n private createMockRequest(options: any, callback?: (res: any) => void, isHttps: boolean = true) {\n // Return a mock request that doesn't make real network calls\n const request = {\n end: () => {\n // Mock response for all environments\n if (callback) {\n const mockResponse = {\n statusCode: 200,\n headers: {},\n on: (event: string, handler: Function) => {\n if (event === 'data') {\n setTimeout(() => handler('mock data'), 0);\n } else if (event === 'end') {\n setTimeout(() => handler(), 0);\n }\n },\n pipe: (dest: any) => {\n if (dest.write) dest.write('mock data');\n if (dest.end) dest.end();\n }\n };\n setTimeout(() => callback(mockResponse), 0);\n }\n },\n write: (data: any) => {\n // Mock write\n },\n on: (event: string, handler: Function) => {\n // Mock event handling\n }\n };\n\n return request;\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IpathInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_PathPolyfillClass {\n private _path!: IpathInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n\n async get(): Promise<IpathInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._path;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n this._path = await import('path') as IpathInterface;\n }\n\n private initBrowser(): void {\n this._path = {\n join: (...paths: string[]) => {\n return paths.join('/').replace(/\\/+/g, '/');\n },\n resolve: (...paths: string[]) => {\n let resolvedPath = '';\n for (const path of paths) {\n if (path.startsWith('/')) {\n resolvedPath = path;\n } else {\n resolvedPath = this._path.join(resolvedPath, path);\n }\n }\n return resolvedPath || '/';\n },\n dirname: (path: string) => {\n const parts = path.split('/');\n return parts.slice(0, -1).join('/') || '/';\n },\n basename: (path: string, ext?: string) => {\n const base = path.split('/').pop() || '';\n return ext && base.endsWith(ext) ? base.slice(0, -ext.length) : base;\n },\n extname: (path: string) => {\n const parts = path.split('.');\n return parts.length > 1 ? '.' + parts.pop() : '';\n },\n relative: (from: string, to: string) => {\n // Simplified relative path calculation\n return to.replace(from, '').replace(/^\\//, '');\n },\n normalize: (path: string) => {\n return path.replace(/\\/+/g, '/').replace(/\\/$/, '') || '/';\n },\n isAbsolute: (path: string) => {\n return path.startsWith('/') || /^[a-zA-Z]:/.test(path);\n },\n parse: (path: string) => {\n const ext = this._path.extname(path);\n const base = this._path.basename(path);\n const name = this._path.basename(path, ext);\n const dir = this._path.dirname(path);\n return { root: '/', dir, base, ext, name };\n },\n format: (pathObject: any) => {\n return this._path.join(pathObject.dir || '', pathObject.base || '');\n },\n sep: '/',\n delimiter: ':'\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IurlInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_UrlPolyfillClass {\n private _url!: IurlInterface;\n private _initialized: boolean = false;\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n async get(): Promise<IurlInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._url;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const urlModule = await import('url');\n this._url = {\n parse: urlModule.parse,\n format: urlModule.format,\n resolve: urlModule.resolve,\n URL: (urlModule.URL || globalThis.URL) as any,\n URLSearchParams: (urlModule.URLSearchParams || globalThis.URLSearchParams) as any\n };\n }\n\n private initBrowser(): void {\n this._url = {\n parse: (urlString: string) => {\n try {\n const url = new URL(urlString);\n return {\n protocol: url.protocol,\n hostname: url.hostname,\n port: url.port,\n pathname: url.pathname,\n search: url.search,\n hash: url.hash,\n host: url.host,\n href: url.href\n };\n } catch {\n return {};\n }\n },\n format: (urlObject: any) => {\n try {\n return new URL('', urlObject.href || `${urlObject.protocol}//${urlObject.host}${urlObject.pathname}${urlObject.search}${urlObject.hash}`).href;\n } catch {\n return '';\n }\n },\n resolve: (from: string, to: string) => {\n try {\n return new URL(to, from).href;\n } catch {\n return to;\n }\n },\n URL: globalThis.URL,\n URLSearchParams: globalThis.URLSearchParams\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IbufferInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_BufferPolyfillClass {\n private _buffer!: IbufferInterface;\n private _initialized: boolean = false;\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n\n async get(): Promise<IbufferInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._buffer;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n await this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private async initServer(): Promise<void> {\n const bufferModule = await import('buffer');\n this._buffer = {\n from: bufferModule.Buffer.from,\n alloc: bufferModule.Buffer.alloc,\n allocUnsafe: bufferModule.Buffer.allocUnsafe,\n isBuffer: bufferModule.Buffer.isBuffer,\n concat: bufferModule.Buffer.concat\n };\n }\n\n private initBrowser(): void {\n this._buffer = {\n from: (data: any, encoding?: string) => {\n if (typeof data === 'string') {\n return new TextEncoder().encode(data);\n }\n return new Uint8Array(data);\n },\n alloc: (size: number, fill?: any) => {\n const buffer = new Uint8Array(size);\n if (fill !== undefined) {\n buffer.fill(fill);\n }\n return buffer;\n },\n allocUnsafe: (size: number) => {\n return new Uint8Array(size);\n },\n isBuffer: (obj: any) => {\n return obj instanceof Uint8Array || obj instanceof ArrayBuffer;\n },\n concat: (list: any[], totalLength?: number) => {\n const length = totalLength || list.reduce((sum, buf) => sum + buf.length, 0);\n const result = new Uint8Array(length);\n let offset = 0;\n for (const buf of list) {\n result.set(buf, offset);\n offset += buf.length;\n }\n return result;\n }\n };\n }\n}","import { A_Context } from \"@adaas/a-concept\";\nimport { IprocessInterface } from \"../A-Polyfill.types\";\nimport { A_Logger } from \"../../A-Logger/A-Logger.component\";\n\nexport class A_ProcessPolyfillClass {\n private _process!: IprocessInterface;\n private _initialized: boolean = false;\n\n get isInitialized(): boolean {\n return this._initialized;\n }\n\n constructor(\n protected logger: A_Logger\n ) {\n\n }\n\n async get(): Promise<IprocessInterface> {\n if (!this._initialized) {\n await this.init();\n }\n return this._process;\n }\n\n private async init(): Promise<void> {\n try {\n if (A_Context.environment === 'server') {\n this.initServer();\n } else {\n this.initBrowser();\n }\n this._initialized = true;\n } catch (error) {\n this.initBrowser();\n this._initialized = true;\n }\n }\n\n private initServer(): void {\n this._process = {\n env: process.env as Record<string, string>,\n argv: process.argv,\n platform: process.platform,\n version: process.version,\n versions: process.versions as Record<string, string>,\n cwd: process.cwd,\n exit: process.exit,\n nextTick: process.nextTick\n };\n }\n\n private initBrowser(): void {\n this._process = {\n env: {\n NODE_ENV: 'browser',\n ...((globalThis as any).process?.env || {})\n },\n argv: ['browser'],\n platform: 'browser',\n version: 'browser',\n versions: { node: 'browser' },\n cwd: () => '/',\n exit: (code?: number) => {\n this.logger.warning('process.exit not available in browser');\n throw new Error(`Process exit with code ${code}`);\n },\n nextTick: (callback: Function, ...args: any[]) => {\n setTimeout(() => callback(...args), 0);\n }\n };\n }\n}","import { A_Component, A_Concept, A_Context, A_Inject } from \"@adaas/a-concept\";\nimport { A_Logger } from \"../A-Logger/A-Logger.component\";\nimport { A_FSPolyfillClass } from \"./classes/A-FS-Polyfill.class\";\nimport { A_CryptoPolyfillClass } from \"./classes/A-Crypto-Polyfill.class\";\nimport { A_HttpPolyfillClass } from \"./classes/A-Http-Polyfill.class\";\nimport { A_HttpsPolyfillClass } from \"./classes/A-Https-Polyfill.class\";\nimport { A_PathPolyfillClass } from \"./classes/A-Path-Polyfill.class\";\nimport { A_UrlPolyfillClass } from \"./classes/A-Url-Polyfill.class\";\nimport { A_BufferPolyfillClass } from \"./classes/A-Buffer-Polyfill.class\";\nimport { A_ProcessPolyfillClass } from \"./classes/A-Process-Polyfill.class\";\n\nexport class A_Polyfill extends A_Component {\n\n protected _fsPolyfill!: A_FSPolyfillClass;\n protected _cryptoPolyfill!: A_CryptoPolyfillClass;\n protected _httpPolyfill!: A_HttpPolyfillClass;\n protected _httpsPolyfill!: A_HttpsPolyfillClass;\n protected _pathPolyfill!: A_PathPolyfillClass;\n protected _urlPolyfill!: A_UrlPolyfillClass;\n protected _bufferPolyfill!: A_BufferPolyfillClass;\n protected _processPolyfill!: A_ProcessPolyfillClass;\n\n protected _initializing: Promise<void> | null = null;\n /**\n * Indicates whether the channel is connected\n */\n protected _initialized?: Promise<void>;\n\n\n constructor(\n @A_Inject(A_Logger) protected logger: A_Logger\n ) {\n super();\n }\n\n /**\n * Indicates whether the channel is connected\n */\n get ready(): Promise<void> {\n if (!this._initialized) {\n this._initialized = this._loadInternal();\n }\n return this._initialized;\n }\n\n\n\n @A_Concept.Load()\n async load() {\n await this.ready;\n }\n\n @A_Concept.Load()\n async attachToWindow() {\n if (A_Context.environment !== 'browser') return;\n\n\n (globalThis as any).A_Polyfill = this;\n // attach env variables\n (globalThis as any).process = { env: { NODE_ENV: 'production' }, cwd: () => \"/\" };\n (globalThis as any).__dirname = \"/\";\n\n }\n\n\n protected async _loadInternal() {\n\n this._fsPolyfill = new A_FSPolyfillClass(this.logger);\n this._cryptoPolyfill = new A_CryptoPolyfillClass(this.logger);\n this._httpPolyfill = new A_HttpPolyfillClass(this.logger);\n this._httpsPolyfill = new A_HttpsPolyfillClass(this.logger);\n this._pathPolyfill = new A_PathPolyfillClass(this.logger);\n this._urlPolyfill = new A_UrlPolyfillClass(this.logger);\n this._bufferPolyfill = new A_BufferPolyfillClass(this.logger);\n this._processPolyfill = new A_ProcessPolyfillClass(this.logger);\n\n // Initialize all polyfills to ensure they're ready\n await this._fsPolyfill.get();\n await this._cryptoPolyfill.get(await this._fsPolyfill.get());\n await this._httpPolyfill.get();\n await this._httpsPolyfill.get();\n await this._pathPolyfill.get();\n await this._urlPolyfill.get();\n await this._bufferPolyfill.get();\n await this._processPolyfill.get();\n }\n\n /**\n * Allows to use the 'fs' polyfill methods regardless of the environment\n * This method loads the 'fs' polyfill and returns its instance\n * \n * @returns \n */\n async fs() {\n await this.ready;\n\n return await this._fsPolyfill.get();\n }\n\n /**\n * Allows to use the 'crypto' polyfill methods regardless of the environment\n * This method loads the 'crypto' polyfill and returns its instance\n * \n * @returns \n */\n async crypto() {\n await this.ready;\n\n return await this._cryptoPolyfill.get();\n }\n\n /**\n * Allows to use the 'http' polyfill methods regardless of the environment\n * This method loads the 'http' polyfill and returns its instance\n * \n * @returns \n */\n async http() {\n await this.ready;\n\n return await this._httpPolyfill.get();\n }\n\n /**\n * Allows to use the 'https' polyfill methods regardless of the environment\n * This method loads the 'https' polyfill and returns its instance\n * \n * @returns \n */\n async https() {\n await this.ready;\n\n return await this._httpsPolyfill.get();\n }\n\n /**\n * Allows to use the 'path' polyfill methods regardless of the environment\n * This method loads the 'path' polyfill and returns its instance\n * \n * @returns \n */\n async path() {\n await this.ready;\n\n return await this._pathPolyfill.get();\n }\n\n /**\n * Allows to use the 'url' polyfill methods regardless of the environment\n * This method loads the 'url' polyfill and returns its instance\n * \n * @returns \n */\n async url() {\n await this.ready;\n\n return await this._urlPolyfill.get();\n }\n\n /**\n * Allows to use the 'buffer' polyfill methods regardless of the environment\n * This method loads the 'buffer' polyfill and returns its instance\n * \n * @returns \n */\n async buffer() {\n await this.ready;\n\n return await this._bufferPolyfill.get();\n }\n\n /**\n * Allows to use the 'process' polyfill methods regardless of the environment\n * This method loads the 'process' polyfill and returns its instance\n * \n * @returns \n */\n async process() {\n await this.ready;\n\n return await this._processPolyfill.get();\n }\n}","import { A_Component, A_Concept, A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY, A_Container, A_Context, A_Dependency, A_Feature, A_Inject, A_Scope } from \"@adaas/a-concept\";\nimport { A_Config } from \"../A-Config.context\";\nimport { A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY } from \"../A-Config.constants\";\nimport { A_Polyfill } from \"../../A-Polyfill/A-Polyfill.component\";\nimport { A_Memory } from \"../../A-Memory/A-Memory.component\";\n\n/**\n * Config Reader\n */\nexport class ConfigReader extends A_Component {\n\n protected DEFAULT_ALLOWED_TO_READ_PROPERTIES = [\n ...A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY,\n ...A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY\n ];\n\n constructor(\n @A_Dependency.Required()\n @A_Inject(A_Polyfill) protected polyfill: A_Polyfill,\n ) {\n super();\n }\n\n @A_Concept.Load()\n async attachContext(\n @A_Inject(A_Container) container: A_Container,\n @A_Inject(A_Scope) context: A_Scope,\n @A_Inject(A_Config) config?: A_Config<any>,\n ) {\n if (!config) {\n config = new A_Config({\n defaults: {}\n });\n\n container.scope.register(config);\n }\n\n const rootDir = await this.getProjectRoot();\n\n config.set('A_CONCEPT_ROOT_FOLDER', rootDir);\n }\n\n @A_Concept.Load()\n async initialize(\n @A_Dependency.Required()\n @A_Inject(A_Config) config: A_Config,\n ) {\n const data = await this.read();\n\n for (const key in data) {\n config.set(key, data[key]);\n }\n }\n\n /**\n * Get the configuration property by Name\n * @param property \n */\n resolve<_ReturnType = any>(property: string): _ReturnType {\n return property as _ReturnType;\n }\n\n /**\n * This method reads the configuration and sets the values to the context\n * \n * @returns \n */\n async read<T extends string>(\n variables: Array<T> = []\n ): Promise<Record<T, any>> {\n return {} as Record<T, any>;\n }\n\n\n /**\n * Finds the root directory of the project by locating the folder containing package.json\n * \n * @param {string} startPath - The initial directory to start searching from (default is __dirname)\n * @returns {string|null} - The path to the root directory or null if package.json is not found\n */\n protected async getProjectRoot(startPath = __dirname) {\n const process = await this.polyfill.process();\n\n return process.cwd();\n }\n}","import { A_Context, A_FormatterHelper } from \"@adaas/a-concept\";\nimport { ConfigReader } from \"./ConfigReader.component\";\n\nexport class FileConfigReader extends ConfigReader {\n\n private FileData: Map<string, any> = new Map<string, any>();\n\n /**\n * Get the configuration property Name\n * @param property \n */\n getConfigurationProperty_File_Alias(property: string): string {\n return A_FormatterHelper.toCamelCase(property);\n }\n\n\n resolve<_ReturnType = any>(property: string): _ReturnType {\n return this.FileData.get(this.getConfigurationProperty_File_Alias(property)) as _ReturnType;\n }\n\n\n async read<T extends string>(\n variables?: Array<T>\n ): Promise<Record<T, any>> {\n\n const fs = await this.polyfill.fs();\n\n try {\n const data = fs.readFileSync(`${A_Context.concept}.conf.json`, 'utf8');\n\n const config: Record<T, any> = JSON.parse(data);\n\n this.FileData = new Map(Object.entries(config));\n\n return config;\n\n } catch (error) {\n // this.context.Logger.error(error);\n return {} as Record<T, any>;\n }\n }\n}\n","import { A_Concept, A_Feature, A_FormatterHelper, A_Inject, A_TYPES__ConceptENVVariables } from \"@adaas/a-concept\";\nimport { ConfigReader } from \"./ConfigReader.component\";\nimport { A_Config } from \"../A-Config.context\";\nimport { A_Polyfill } from \"../../A-Polyfill/A-Polyfill.component\";\n\n\nexport class ENVConfigReader extends ConfigReader {\n\n\n @A_Concept.Load({\n before: ['ENVConfigReader.initialize']\n })\n async readEnvFile(\n @A_Inject(A_Config) config: A_Config<A_TYPES__ConceptENVVariables>,\n @A_Inject(A_Polyfill) polyfill: A_Polyfill,\n @A_Inject(A_Feature) feature: A_Feature,\n\n ) {\n const fs = await polyfill.fs();\n\n if (fs.existsSync('.env'))\n fs.readFileSync(`${config.get('A_CONCEPT_ROOT_FOLDER')}/.env`, 'utf-8').split('\\n').forEach(line => {\n const [key, value] = line.split('=');\n if (key && value) {\n process.env[key.trim()] = value.trim();\n }\n });\n }\n\n\n /**\n * Get the configuration property Name \n * @param property \n */\n getConfigurationProperty_ENV_Alias(property: string): string {\n return A_FormatterHelper.toUpperSnakeCase(property);\n }\n\n\n resolve<_ReturnType = any>(property: string): _ReturnType {\n return process.env[this.getConfigurationProperty_ENV_Alias(property)] as _ReturnType;\n }\n\n\n async read<T extends string>(variables: Array<T> = []): Promise<Record<T, any>> {\n const allVariables = [\n ...variables,\n ...Object.keys(process.env),\n ]\n\n const config: Record<T, any> = {} as Record<T, any>;\n\n allVariables.forEach(variable => {\n config[variable] = this.resolve(variable);\n });\n\n return config;\n }\n} ","import { A_Caller, A_Concept, A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY, A_Container, A_Context, A_Fragment, A_Inject, A_Scope, A_ScopeError } from \"@adaas/a-concept\";\nimport { ConfigReader } from \"./components/ConfigReader.component\";\nimport { A_Config } from \"./A-Config.context\";\nimport { A_Polyfill } from \"../A-Polyfill/A-Polyfill.component\";\nimport { A_ConfigError } from \"./A-Config.error\";\nimport { FileConfigReader } from \"./components/FileConfigReader.component\";\nimport { ENVConfigReader } from \"./components/ENVConfigReader.component\";\nimport { A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY } from \"./A-Config.constants\";\n\n\nexport class A_ConfigLoader extends A_Container {\n\n private reader!: ConfigReader\n\n\n @A_Concept.Load({\n before: /.*/\n })\n async prepare(\n @A_Inject(A_Polyfill) polyfill: A_Polyfill\n ) {\n if (!this.scope.has(A_Config)) {\n const newConfig = new A_Config({\n variables: [\n ...A_CONSTANTS__DEFAULT_ENV_VARIABLES_ARRAY,\n ...A_CONSTANTS__CONFIG_ENV_VARIABLES_ARRAY\n ] as const,\n defaults: {}\n });\n\n this.scope.register<A_Fragment>(newConfig);\n }\n\n\n const fs = await polyfill.fs();\n\n try {\n switch (true) {\n\n case A_Context.environment === 'server' && !!fs.existsSync(`${A_Context.concept}.conf.json`):\n this.reader = this.scope.resolve<ConfigReader>(FileConfigReader)!;\n break;\n\n case A_Context.environment === 'server' && !fs.existsSync(`${A_Context.concept}.conf.json`):\n this.reader = this.scope.resolve<ConfigReader>(ENVConfigReader)!;\n break;\n\n case A_Context.environment === 'browser':\n this.reader = this.scope.resolve<ConfigReader>(ENVConfigReader)!;\n break;\n\n default:\n throw new A_ConfigError(\n A_ConfigError.InitializationError,\n `Environment ${A_Context.environment} is not supported`\n );\n }\n } catch (error) {\n if (error instanceof A_ScopeError) {\n throw new A_ConfigError({\n title: A_ConfigError.InitializationError,\n description: `Failed to initialize A_ConfigLoader. Reader not found for environment ${A_Context.environment}`,\n originalError: error,\n })\n }\n }\n }\n}","import { A_TYPES__ConceptENVVariables, A_TYPES__Fragment_Constructor } from \"@adaas/a-concept\";\n\nexport enum A_TYPES__ConfigFeature {\n\n}\n\n\nexport type A_TYPES__ConfigContainerConstructor<T extends Array<string | A_TYPES__ConceptENVVariables[number]>> = {\n\n /**\n * If set to true, the SDK will throw an error if the variable is not defined OR not presented in the defaults\n */\n strict: boolean\n\n /**\n * Allows to define the names of variable to be loaded\n */\n variables: T\n\n /**\n * Allows to set the default values for the variables\n */\n defaults: {\n [key in T[number]]?: any\n }\n} & A_TYPES__Fragment_Constructor;\n","\n\nexport const A_LoggerEnvVariables = {\n /**\n * Sets the log level for the logger\n * \n * @example 'debug', 'info', 'warn', 'error'\n */\n A_LOGGER_LEVEL: 'A_LOGGER_LEVEL',\n\n /** \n * Sets the default scope length for log messages\n * \n * @example 'A_LOGGER_DEFAULT_SCOPE_LENGTH'\n */\n A_LOGGER_DEFAULT_SCOPE_LENGTH: 'A_LOGGER_DEFAULT_SCOPE_LENGTH',\n\n /**\n * Sets the default color for scope display in log messages\n * \n * @example 'green', 'blue', 'red', 'yellow', 'gray', 'magenta', 'cyan', 'white', 'pink'\n */\n A_LOGGER_DEFAULT_SCOPE_COLOR: 'A_LOGGER_DEFAULT_SCOPE_COLOR',\n\n /**\n * Sets the default color for log message content\n * \n * @example 'green', 'blue', 'red', 'yellow', 'gray', 'magenta', 'cyan', 'white', 'pink'\n */\n A_LOGGER_DEFAULT_LOG_COLOR: 'A_LOGGER_DEFAULT_LOG_COLOR',\n} as const;\n\n\n\nexport const A_LoggerEnvVariablesArray = [\n A_LoggerEnvVariables.A_LOGGER_LEVEL,\n A_LoggerEnvVariables.A_LOGGER_DEFAULT_SCOPE_LENGTH,\n A_LoggerEnvVariables.A_LOGGER_DEFAULT_SCOPE_COLOR,\n A_LoggerEnvVariables.A_LOGGER_DEFAULT_LOG_COLOR,\n] as const;\n\n\nexport type A_LoggerEnvVariablesType = (typeof A_LoggerEnvVariables)[keyof typeof A_LoggerEnvVariables][];","import { A_Error } from \"@adaas/a-concept\";\n\nexport class A_ManifestError extends A_Error {\n\n static readonly ManifestInitializationError = 'A-Manifest Initialization Error';\n\n}\n","import { A_TYPES__Component_Constructor } from \"@adaas/a-concept\";\nimport { A_Manifest } from \"../A-Manifest.context\";\nimport { A_UTILS_TYPES__Manifest_AllowedComponents } from \"../A-Manifest.types\";\n\n/**\n * Fluent API for checking manifest permissions\n */\nexport class A_ManifestChecker {\n constructor(\n private manifest: A_Manifest,\n private component: A_TYPES__Component_Constructor,\n private method: string,\n private checkExclusion: boolean = false\n ) {}\n\n for(target: A_UTILS_TYPES__Manifest_AllowedComponents): boolean {\n const result = this.manifest.internal_checkAccess({\n component: this.component,\n method: this.method,\n target: target\n });\n\n return this.checkExclusion ? !result : result;\n }\n}","import { A_Component, A_Fragment, A_TypeGuards, A_TYPES__Component_Constructor } from \"@adaas/a-concept\";\nimport { A_UTILS_TYPES__Manifest_Init, A_UTILS_TYPES__Manifest_ComponentLevelConfig, A_UTILS_TYPES__Manifest_AllowedComponents, A_UTILS_TYPES__ManifestRule, A_UTILS_TYPES__ManifestQuery } from \"./A-Manifest.types\";\nimport { A_ManifestError } from \"./A-Manifest.error\";\nimport { A_ManifestChecker } from \"./classes/A-ManifestChecker.class\";\n\n\n\n\n\nexport class A_Manifest extends A_Fragment {\n\n private rules: A_UTILS_TYPES__ManifestRule[] = [];\n\n /**\n * A-Manifest is a configuration set that allows to include or exclude component application for the particular methods.\n *\n * For example, if A-Scope provides polymorphic A-Component that applies for All A-Entities in it but you have another component that should be used for only One particular Entity, you can use A-Manifest to specify this behavior.\n * \n * \n * By default if Component is provided in the scope - it applies for all entities in it. However, if you want to exclude some entities or include only some entities for the particular component - you can use A-Manifest to define this behavior.\n * \n * @param config - Array of component configurations\n */\n constructor(config: A_UTILS_TYPES__Manifest_Init = []) {\n super({\n name: 'A-Manifest',\n });\n\n this.prepare(config);\n }\n\n\n /**\n * Should convert received configuration into internal Regexp applicable for internal storage\n */\n protected prepare(config: A_UTILS_TYPES__Manifest_Init) {\n if (!A_TypeGuards.isArray(config))\n throw new A_ManifestError(\n A_ManifestError.ManifestInitializationError,\n `A-Manifest configuration should be an array of configurations`\n );\n\n for (const item of config) {\n this.processConfigItem(item);\n }\n }\n\n /**\n * Process a single configuration item and convert it to internal rules\n */\n private processConfigItem(item: A_UTILS_TYPES__Manifest_ComponentLevelConfig) {\n if (!A_TypeGuards.isComponentConstructor(item.component))\n throw new A_ManifestError(\n A_ManifestError.ManifestInitializationError,\n `A-Manifest configuration item should be a A-Component constructor`\n );\n\n const componentRegex = this.constructorToRegex(item.component);\n\n // Always add component-level rule first (applies to all methods)\n if (item.apply || item.exclude) {\n const methodRegex = /.*/; // Match all methods\n\n this.rules.push({\n componentRegex,\n methodRegex,\n applyRegex: item.apply ? this.allowedComponentsToRegex(item.apply) : undefined,\n excludeRegex: item.exclude ? this.allowedComponentsToRegex(item.exclude) : undefined,\n });\n }\n\n // Then add method-level configurations (these will override component-level)\n if (item.methods && item.methods.length > 0) {\n for (const methodConfig of item.methods) {\n const methodRegex = this.methodToRegex(methodConfig.method);\n\n this.rules.push({\n componentRegex,\n methodRegex,\n applyRegex: methodConfig.apply ? this.allowedComponentsToRegex(methodConfig.apply) : undefined,\n excludeRegex: methodConfig.exclude ? this.allowedComponentsToRegex(methodConfig.exclude) : undefined,\n });\n }\n }\n }\n\n\n\n /**\n * Convert a constructor to a regex pattern\n */\n private constructorToRegex(ctor: A_TYPES__Component_Constructor): RegExp {\n return new RegExp(`^${this.escapeRegex(ctor.name)}$`);\n }\n\n /**\n * Convert a method name or regex to a regex pattern\n */\n private methodToRegex(method: string | RegExp): RegExp {\n if (method instanceof RegExp) {\n return method;\n }\n return new RegExp(`^${this.escapeRegex(method as string)}$`);\n }\n\n /**\n * Convert allowed components array or regex to a single regex\n */\n private allowedComponentsToRegex(components: A_UTILS_TYPES__Manifest_AllowedComponents[] | RegExp): RegExp {\n if (components instanceof RegExp) {\n return components;\n }\n\n const patterns = components.map(ctor => this.escapeRegex(ctor.name));\n return new RegExp(`^(${patterns.join('|')})$`);\n }\n\n /**\n * Escape special regex characters in a string\n */\n private escapeRegex(str: string): string {\n return str.replace(/[.*+?^${}()|[\\]\\\\]/g, '\\\\$&');\n }\n\n protected configItemToRegexp(item: A_TYPES__Component_Constructor): RegExp {\n return this.constructorToRegex(item);\n }\n\n\n protected ID(component: A_TYPES__Component_Constructor, method: string) {\n return `${component.name}.${method}`;\n }\n\n /**\n * Check if a component and method combination is allowed for a target\n */\n isAllowed<T extends A_Component>(\n ctor: T | A_TYPES__Component_Constructor<T>,\n method: string\n ): A_ManifestChecker {\n const componentCtor = typeof ctor === 'function' ? ctor : ctor.constructor as A_TYPES__Component_Constructor;\n return new A_ManifestChecker(this, componentCtor, method);\n }\n\n /**\n * Internal method to check if access is allowed\n */\n internal_checkAccess(query: A_UTILS_TYPES__ManifestQuery): boolean {\n const componentName = query.component.name;\n const methodName = query.method;\n const targetName = query.target.name;\n\n // Find matching rules, sorted by specificity (method-specific rules first)\n const matchingRules = this.rules\n .filter(rule =>\n rule.componentRegex.test(componentName) &&\n rule.methodRegex.test(methodName)\n )\n .sort((a, b) => {\n // Method-specific rules (not .* pattern) should come before general rules\n const aIsGeneral = a.methodRegex.source === '.*';\n const bIsGeneral = b.methodRegex.source === '.*';\n\n if (aIsGeneral && !bIsGeneral) return 1; // b comes first\n if (!aIsGeneral && bIsGeneral) return -1; // a comes first\n return 0; // same priority\n });\n\n // If no rules match, allow by default\n if (matchingRules.length === 0) {\n return true;\n }\n\n // Process rules in order of specificity (most specific first)\n for (const rule of matchingRules) {\n // If this rule has an exclusion that matches, deny access\n if (rule.excludeRegex && rule.excludeRegex.test(targetName)) {\n return false;\n }\n\n // If this rule has an apply list, check if target is in it\n if (rule.applyRegex) {\n return rule.applyRegex.test(targetName);\n }\n }\n\n // If we have rules but no specific apply/exclude, allow by default\n return true;\n }\n\n isExcluded<T extends A_Component>(\n ctor: T | A_TYPES__Component_Constructor<T>,\n method: string\n ): A_ManifestChecker {\n const componentCtor = typeof ctor === 'function' ? ctor : ctor.constructor as A_TYPES__Component_Constructor;\n return new A_ManifestChecker(this, componentCtor, method, true);\n }\n}\n","\n\nexport enum A_MemoryFeatures {\n /**\n * Allows to extend initialization logic and behavior\n */\n onInit = '_A_Memory_onInit',\n\n /**\n * Allows to extend destruction logic and behavior\n */\n onDestroy = '_A_Memory_onDestroy',\n\n /**\n * Allows to extend expiration logic and behavior\n */\n onExpire = '_A_Memory_onExpire',\n\n /**\n * Allows to extend error handling logic and behavior\n */\n onError = '_A_Memory_onError',\n\n /**\n * Allows to extend serialization logic and behavior\n */\n onSerialize = '_A_Memory_onSerialize',\n\n /**\n * Allows to extend set operation logic and behavior\n */\n onSet = '_A_Memory_onSet',\n /**\n * Allows to extend get operation logic and behavior\n */\n onGet = '_A_Memory_onGet',\n /**\n * Allows to extend drop operation logic and behavior\n */\n onDrop = '_A_Memory_onDrop',\n /**\n * Allows to extend clear operation logic and behavior\n */\n onClear = '_A_Memory_onClear',\n /**\n * Allows to extend has operation logic and behavior\n */\n onHas = '_A_Memory_onHas',\n}","import { A_Error, A_Fragment, A_TYPES__Fragment_Serialized } from \"@adaas/a-concept\";\nimport { error } from \"console\";\n\n\n\n\nexport class A_MemoryContext<\n _MemoryType extends Record<string, any> = Record<string, any>,\n _SerializedType extends A_TYPES__Fragment_Serialized = A_TYPES__Fragment_Serialized\n> extends A_Fragment {\n protected _storage: Map<keyof _MemoryType, _MemoryType[keyof _MemoryType]> = new Map();\n\n set<K extends keyof _MemoryType>(param: K, value: _MemoryType[K]): void {\n this._storage.set(param, value);\n }\n\n\n get<K extends keyof _MemoryType>(param: K): _MemoryType[K] | undefined {\n return this._storage.get(param);\n }\n\n\n delete<K extends keyof _MemoryType>(param: K): void {\n this._storage.delete(param);\n }\n\n\n has<K extends keyof _MemoryType>(param: K): boolean {\n return this._storage.has(param);\n }\n\n clear(): void {\n this._storage.clear();\n }\n}","import { A_Error } from \"@adaas/a-concept\";\n\n\nexport class A_MemoryError extends A_Error {\n\n static readonly MemoryInitializationError = 'Memory initialization error';\n\n static readonly MemoryDestructionError = 'Memory destruction error';\n\n static readonly MemoryGetError = 'Memory GET operation failed';\n\n static readonly MemorySetError = 'Memory SET operation failed';\n\n static readonly MemoryDropError = 'Memory DROP operation failed';\n\n static readonly MemoryClearError = 'Memory CLEAR operation failed';\n\n static readonly MemoryHasError = 'Memory HAS operation failed';\n\n static readonly MemorySerializeError = 'Memory toJSON operation failed';\n}\n","import { A_Component, A_Inject, A_Scope, A_Feature, A_Dependency, A_Context } from \"@adaas/a-concept\";\nimport { A_MemoryFeatures } from \"./A-Memory.constants\";\nimport { A_MemoryContext } from \"./A-Memory.context\";\nimport { A_MemoryError } from \"./A-Memory.error\";\nimport { A_OperationContext } from \"../A-Operation/A-Operation.context\";\nimport { A_MemoryOperationContext } from \"./A-Memory.types\";\n\n\nexport class A_Memory<\n _StorageType extends Record<string, any> = Record<string, any>,\n _SerializedType extends Record<string, any> = Record<string, any>\n> extends A_Component {\n\n protected _ready?: Promise<void>\n\n\n get ready(): Promise<void> {\n if (!this._ready) {\n this._ready = this.init();\n }\n return this._ready;\n }\n\n // ======================================================================\n // ======================A-Memory Lifecycle Hooks========================\n // ======================================================================\n\n @A_Feature.Extend()\n /**\n * Handles errors during memory operations\n */\n async [A_MemoryFeatures.onError](...args: any[]): Promise<void> {\n // Handle error\n }\n\n @A_Feature.Extend()\n /**\n * Handles memory expiration\n */\n async [A_MemoryFeatures.onExpire](...args: any[]): Promise<void> {\n // Clear memory on expire\n }\n\n @A_Feature.Extend()\n /**\n * Initializes the memory context\n */\n async [A_MemoryFeatures.onInit](\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Initialize memory\n if (!context) {\n context = new A_MemoryContext<_StorageType>();\n A_Context.scope(this).register(context);\n }\n }\n\n @A_Feature.Extend()\n async [A_MemoryFeatures.onDestroy](\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]): Promise<void> {\n // Cleanup memory\n context.clear();\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'get' operation for retrieving a value from memory\n */\n async [A_MemoryFeatures.onGet](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle get operation\n operation.succeed(context.get(operation.params.key));\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'has' operation for checking existence of a key in memory\n */\n async [A_MemoryFeatures.onHas](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext<boolean>,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle has operation\n operation.succeed(context.has(operation.params.key));\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'set' operation for saving a value in memory\n */\n async [A_MemoryFeatures.onSet](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle set operation\n context.set(operation.params.key, operation.params.value);\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'drop' operation for removing a value from memory\n */\n async [A_MemoryFeatures.onDrop](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle drop operation\n context.delete(operation.params.key);\n }\n\n @A_Feature.Extend()\n /**\n * Handles the 'clear' operation for clearing all values from memory\n */\n async [A_MemoryFeatures.onClear](\n @A_Dependency.Required()\n @A_Inject(A_OperationContext) operation: A_MemoryOperationContext,\n @A_Inject(A_MemoryContext) context: A_MemoryContext<_StorageType>,\n ...args: any[]\n ): Promise<void> {\n // Handle clear operation\n context.clear();\n }\n\n\n\n // ======================================================================\n // =========================A-Memory Methods=============================\n // ======================================================================\n\n /**\n * Initializes the memory context\n */\n async init() {\n if (this._ready)\n return this._ready;\n\n const scope = new A_Scope({ name: 'A-Memory-Init-Scope' })\n .inherit(A_Context.scope(this));\n\n try {\n await this.call(A_MemoryFeatures.onInit, scope);\n\n } catch (error) {\n const initError = new A_MemoryError({\n title: A_MemoryError.MemoryInitializationError,\n description: 'An error occurred during memory initialization',\n originalError: error\n })\n\n scope.register(initError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw initError;\n }\n }\n\n /**\n * Destroys the memory context\n *\n * This method is responsible for cleaning up any resources\n * used by the memory context and resetting its state.\n */\n async destroy() {\n\n const scope = new A_Scope({ name: 'A-Memory-Destroy-Scope' })\n .inherit(A_Context.scope(this));\n\n try {\n this._ready = undefined;\n\n await this.call(A_MemoryFeatures.onDestroy, scope);\n\n } catch (error) {\n const destroyError = new A_MemoryError({\n title: A_MemoryError.MemoryDestructionError,\n description: 'An error occurred during memory destruction',\n originalError: error\n })\n\n scope.register(destroyError);\n\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw destroyError;\n }\n }\n\n /**\n * Retrieves a value from the context memory\n * \n * @param key - memory key to retrieve\n * @returns - value associated with the key or undefined if not found\n */\n async get<K extends keyof _StorageType>(\n /**\n * Key to retrieve the value for\n */\n key: K\n ): Promise<_StorageType[K] | undefined> {\n\n const operation = new A_OperationContext('get', { key });\n\n const scope = new A_Scope({\n name: 'A-Memory-Get-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onGet, scope);\n\n scope.destroy();\n\n return operation.result;\n\n } catch (error) {\n const getError = new A_MemoryError({\n title: A_MemoryError.MemoryGetError,\n description: `An error occurred while getting the value for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(getError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw getError;\n }\n }\n\n /**\n * Checks if a value exists in the context memory\n * \n * @param key - memory key to check\n * @returns - true if key exists, false otherwise\n */\n async has(key: keyof _StorageType): Promise<boolean> {\n const operation = new A_OperationContext('has', { key });\n\n const scope = new A_Scope({\n name: 'A-Memory-Has-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onHas, scope);\n\n scope.destroy();\n\n return operation.result;\n\n } catch (error) {\n const getError = new A_MemoryError({\n title: A_MemoryError.MemoryHasError,\n description: `An error occurred while checking existence for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(getError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw getError;\n }\n }\n\n /**\n * Saves a value in the context memory\n * \n * @param key \n * @param value \n */\n async set<K extends keyof _StorageType>(\n /**\n * Key to save the value under\n */\n key: K,\n /**\n * Value to save\n */\n value: _StorageType[K]\n ): Promise<void> {\n const operation = new A_OperationContext('set', { key, value });\n\n const scope = new A_Scope({\n name: 'A-Memory-Set-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onSet, scope);\n\n } catch (error) {\n const setError = new A_MemoryError({\n title: A_MemoryError.MemorySetError,\n description: `An error occurred while setting the value for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(setError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw setError;\n }\n }\n\n\n /**\n * Removes a value from the context memory by key\n * \n * @param key \n */\n async drop(key: keyof _StorageType): Promise<void> {\n\n const operation = new A_OperationContext('drop', { key });\n\n const scope = new A_Scope({\n name: 'A-Memory-Drop-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onDrop, scope);\n\n } catch (error) {\n const dropError = new A_MemoryError({\n title: A_MemoryError.MemoryDropError,\n description: `An error occurred while dropping the value for key \"${String(key)}\"`,\n originalError: error\n });\n\n scope.register(dropError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw dropError;\n }\n }\n\n /**\n * Clears all stored values in the context memory\n */\n async clear(): Promise<void> {\n const operation = new A_OperationContext('clear');\n\n const scope = new A_Scope({\n name: 'A-Memory-Clear-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onClear, scope);\n\n } catch (error) {\n const clearError = new A_MemoryError({\n title: A_MemoryError.MemoryClearError,\n description: `An error occurred while clearing the memory`,\n originalError: error\n });\n\n scope.register(clearError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw clearError;\n }\n }\n\n\n /**\n * Serializes the memory context to a JSON object\n * \n * @returns - serialized memory object \n */\n async toJSON(): Promise<_SerializedType> {\n const operation = new A_OperationContext('serialize');\n\n const scope = new A_Scope({\n name: 'A-Memory-Serialize-Operation-Scope',\n fragments: [operation]\n });\n\n try {\n\n await this.call(A_MemoryFeatures.onSerialize, scope);\n\n return operation.result as _SerializedType;\n\n } catch (error) {\n const serializeError = new A_MemoryError({\n title: A_MemoryError.MemorySerializeError,\n description: `An error occurred while serializing the memory`,\n originalError: error\n });\n\n scope.register(serializeError);\n\n await this.call(A_MemoryFeatures.onError, scope);\n\n scope.destroy();\n\n throw serializeError;\n }\n\n }\n}","export class A_Deferred<T> {\n public promise: Promise<T>;\n private resolveFn!: (value: T | PromiseLike<T>) => void;\n private rejectFn!: (reason?: any) => void;\n\n /**\n * Creates a deferred promise\n * @returns A promise that can be resolved or rejected later\n */\n constructor() {\n this.promise = new Promise<T>((resolve, reject) => {\n this.resolveFn = resolve;\n this.rejectFn = reject;\n });\n }\n\n resolve(value: T | PromiseLike<T>): void {\n this.resolveFn(value);\n }\n\n reject(reason?: any): void {\n this.rejectFn(reason);\n }\n}","import { A_Deferred } from \"./A-Deferred.class\";\nimport { A_Error } from \"@adaas/a-concept\";\nimport { A_UTILS_TYPES__ScheduleObjectCallback, A_UTILS_TYPES__ScheduleObjectConfig } from \"./A-Schedule.types\";\n\nexport class A_ScheduleObject<T extends any = any> {\n\n private timeout!: NodeJS.Timeout;\n private deferred!: A_Deferred<T>;\n\n private config: A_UTILS_TYPES__ScheduleObjectConfig = {\n /**\n * If the timeout is cleared, should the promise resolve or reject?\n * BY Default it rejects\n * \n * !!!NOTE: If the property is set to true, the promise will resolve with undefined\n */\n resolveOnClear: false\n };\n\n\n /**\n * Creates a scheduled object that will execute the action after specified milliseconds\n * \n * \n * @param ms - milliseconds to wait before executing the action\n * @param action - the action to execute\n * @param config - configuration options for the schedule object\n */\n constructor(\n /**\n * Milliseconds to wait before executing the action\n */\n ms: number,\n /**\n * The action to execute after the specified milliseconds\n */\n action: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ) {\n if (config)\n this.config = { ...this.config, ...config };\n\n this.deferred = new A_Deferred<T>();\n\n this.timeout = setTimeout(\n () => action()\n .then((...args) => this.deferred.resolve(...args))\n .catch((...args) => this.deferred.reject(...args)),\n ms\n );\n }\n\n get promise(): Promise<T> {\n return this.deferred.promise;\n }\n\n clear(): void {\n if (this.timeout) {\n clearTimeout(this.timeout);\n\n if (this.config.resolveOnClear)\n this.deferred.resolve(undefined as T);\n else\n this.deferred.reject(new A_Error(\"Timeout Cleared\"));\n }\n }\n}\n\n","import { A_Component, A_TypeGuards } from \"@adaas/a-concept\";\nimport { A_ScheduleObject } from \"./A-ScheduleObject.class\";\nimport { A_UTILS_TYPES__ScheduleObjectCallback, A_UTILS_TYPES__ScheduleObjectConfig } from \"./A-Schedule.types\";\n\n\n\nexport class A_Schedule extends A_Component {\n\n /**\n * Allows to schedule a callback for particular time in the future\n * \n * @param timestamp - Unix timestamp in milliseconds\n * @param callback - The callback to execute\n * @returns A promise that resolves to the schedule object\n */\n async schedule<T extends any = any>(\n /**\n * Unix timestamp in milliseconds\n */\n timestamp: number,\n /**\n * The callback to execute\n */\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>>\n async schedule<T extends any = any>(\n /**\n * ISO date string representing the date and time to schedule the callback for\n */\n date: string,\n /**\n * The callback to execute\n */\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>>\n async schedule<T extends any = any>(\n date: string | number,\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>> {\n\n const timestamp = A_TypeGuards.isString(date)\n ? (new Date(date)).getTime()\n : date;\n\n return new A_ScheduleObject<T>(\n timestamp - Date.now(),\n callback,\n config\n );\n }\n\n\n\n /**\n * Allows to execute callback after particular delay in milliseconds\n * So the callback will be executed after the specified delay\n * \n * @param ms \n */\n async delay<T extends any = any>(\n /**\n * Delay in milliseconds\n */\n ms: number,\n /**\n * The callback to execute after the delay\n */\n callback: A_UTILS_TYPES__ScheduleObjectCallback<T>,\n /**\n * Configuration options for the schedule object\n */\n config?: A_UTILS_TYPES__ScheduleObjectConfig\n ): Promise<A_ScheduleObject<T>> {\n return new A_ScheduleObject<T>(\n ms,\n callback,\n config\n );\n }\n}"]}
|