@treasuredata/tdx 2026.3.47 → 2026.3.49
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/bin.js +1 -1
- package/dist/build-info.json +3 -3
- package/dist/cli-categories.js +1 -1
- package/dist/cli.d.ts.map +1 -1
- package/dist/cli.js +1 -1
- package/dist/cli.js.map +1 -1
- package/dist/commands/activations.js +1 -1
- package/dist/commands/agent-command.js +1 -1
- package/dist/commands/agent-test-command.js +1 -1
- package/dist/commands/api-command.js +1 -1
- package/dist/commands/auth-command.d.ts +22 -0
- package/dist/commands/auth-command.d.ts.map +1 -1
- package/dist/commands/auth-command.js +1 -1
- package/dist/commands/auth-command.js.map +1 -1
- package/dist/commands/cas-command.js +1 -1
- package/dist/commands/cas-segment-command.js +1 -1
- package/dist/commands/chat-command.js +1 -1
- package/dist/commands/claude-command.js +1 -1
- package/dist/commands/claude-statusline-command.js +1 -1
- package/dist/commands/claude-usage-command.js +1 -1
- package/dist/commands/command.js +1 -1
- package/dist/commands/connection-command.js +1 -1
- package/dist/commands/databases.js +1 -1
- package/dist/commands/delivery-command.js +1 -1
- package/dist/commands/describe.js +1 -1
- package/dist/commands/engage-campaign-pull-command.js +1 -1
- package/dist/commands/engage-campaign-push-command.js +1 -1
- package/dist/commands/engage-campaign-validate-command.js +1 -1
- package/dist/commands/engage-command.js +1 -1
- package/dist/commands/engage-template-pull-command.js +1 -1
- package/dist/commands/engage-template-push-command.js +1 -1
- package/dist/commands/engage-template-validate-command.js +1 -1
- package/dist/commands/job-command.js +1 -1
- package/dist/commands/journey-command.js +1 -1
- package/dist/commands/journey-validate-command.js +1 -1
- package/dist/commands/llm-command.js +1 -1
- package/dist/commands/mcp-command.js +1 -1
- package/dist/commands/parent-segment-command.js +1 -1
- package/dist/commands/policy-command.js +1 -1
- package/dist/commands/profile-command.d.ts +5 -5
- package/dist/commands/profile-command.d.ts.map +1 -1
- package/dist/commands/profile-command.js +1 -1
- package/dist/commands/profile-command.js.map +1 -1
- package/dist/commands/profiles-command.js +1 -1
- package/dist/commands/query-command.js +1 -1
- package/dist/commands/schedule-command.js +1 -1
- package/dist/commands/segment-command.js +1 -1
- package/dist/commands/segment-create-command.js +1 -1
- package/dist/commands/segment-fields-command.js +1 -1
- package/dist/commands/segment-pull-command.js +1 -1
- package/dist/commands/segment-push-command.js +1 -1
- package/dist/commands/segment-update-command.js +1 -1
- package/dist/commands/segment-use-command.js +1 -1
- package/dist/commands/segment-validate-command.js +1 -1
- package/dist/commands/segments.js +1 -1
- package/dist/commands/show.js +1 -1
- package/dist/commands/status-command.js +1 -1
- package/dist/commands/tables.js +1 -1
- package/dist/commands/unset-command.js +1 -1
- package/dist/commands/upgrade-command.js +1 -1
- package/dist/commands/use-command.js +1 -1
- package/dist/commands/user-command.js +1 -1
- package/dist/commands/work-command.js +1 -1
- package/dist/commands/workflow-command.js +1 -1
- package/dist/core/auth.js +1 -1
- package/dist/core/command-output.js +1 -1
- package/dist/core/config.js +1 -1
- package/dist/core/connection-cache.js +1 -1
- package/dist/core/constants.js +1 -1
- package/dist/core/credential-cache.js +1 -1
- package/dist/core/global-context.js +1 -1
- package/dist/core/keychain.js +1 -1
- package/dist/core/oauth-keychain.js +1 -1
- package/dist/core/oauth.d.ts +12 -8
- package/dist/core/oauth.d.ts.map +1 -1
- package/dist/core/oauth.js +1 -1
- package/dist/core/oauth.js.map +1 -1
- package/dist/core/profile.js +1 -1
- package/dist/core/project-config.js +1 -1
- package/dist/core/session.js +1 -1
- package/dist/core/user-cache.js +1 -1
- package/dist/core/version.js +1 -1
- package/dist/index.js +1 -1
- package/dist/mcp/server.js +1 -1
- package/dist/mcp/tools/index.js +1 -1
- package/dist/mcp/tools/tdx-run.js +1 -1
- package/dist/mcp/tools/tdx-search.js +1 -1
- package/dist/mcp/utils.d.ts.map +1 -1
- package/dist/mcp/utils.js +1 -1
- package/dist/mcp/utils.js.map +1 -1
- package/dist/proxy/claude-usage-tracker.js +1 -1
- package/dist/proxy/passthrough-server.js +1 -1
- package/dist/proxy/sse-usage-parser.js +1 -1
- package/dist/sdk/agent/agent-config.js +1 -1
- package/dist/sdk/agent/agent-ref-parser.js +1 -1
- package/dist/sdk/agent/agent-yaml.js +1 -1
- package/dist/sdk/agent/test/evaluator.js +1 -1
- package/dist/sdk/agent/test/executor.js +1 -1
- package/dist/sdk/agent/test/index.js +1 -1
- package/dist/sdk/agent/test/output.js +1 -1
- package/dist/sdk/agent/test/parser.js +1 -1
- package/dist/sdk/agent/tool-target-registry.js +1 -1
- package/dist/sdk/api.js +1 -1
- package/dist/sdk/cas/cas-api-client.js +1 -1
- package/dist/sdk/cas/cas-audience-yaml.js +1 -1
- package/dist/sdk/cas/cas-segment-yaml.js +1 -1
- package/dist/sdk/cas/index.js +1 -1
- package/dist/sdk/cas/pull-workflow.js +1 -1
- package/dist/sdk/cas/push-workflow.js +1 -1
- package/dist/sdk/client/cdp-api-client.js +1 -1
- package/dist/sdk/client/delivery-api-client.js +1 -1
- package/dist/sdk/client/endpoints.js +1 -1
- package/dist/sdk/client/engage-api-client.js +1 -1
- package/dist/sdk/client/http-client.js +1 -1
- package/dist/sdk/client/llm-api-client.js +1 -1
- package/dist/sdk/client/oauth-refresh.js +1 -1
- package/dist/sdk/client/rate-limiter.js +1 -1
- package/dist/sdk/client/td-api-client.js +1 -1
- package/dist/sdk/client/trino-api-client.js +1 -1
- package/dist/sdk/client/workflow-client.js +1 -1
- package/dist/sdk/connection-validator.js +1 -1
- package/dist/sdk/connection.js +1 -1
- package/dist/sdk/delivery.js +1 -1
- package/dist/sdk/engage/campaign-pull.js +1 -1
- package/dist/sdk/engage/campaign-push.js +1 -1
- package/dist/sdk/engage/campaign-validator.js +1 -1
- package/dist/sdk/engage/campaign-yaml.js +1 -1
- package/dist/sdk/engage/template-pull.js +1 -1
- package/dist/sdk/engage/template-push.js +1 -1
- package/dist/sdk/engage/template-validator.js +1 -1
- package/dist/sdk/engage/template-yaml.js +1 -1
- package/dist/sdk/engage/types/campaign-def.js +1 -1
- package/dist/sdk/engage/types/campaign-schema.js +1 -1
- package/dist/sdk/engage/types/template-schema.js +1 -1
- package/dist/sdk/engage.js +1 -1
- package/dist/sdk/errors.js +1 -1
- package/dist/sdk/index.js +1 -1
- package/dist/sdk/io/index.js +1 -1
- package/dist/sdk/io/node-filesystem.js +1 -1
- package/dist/sdk/job.js +1 -1
- package/dist/sdk/journey.js +1 -1
- package/dist/sdk/llm/chat-cache.js +1 -1
- package/dist/sdk/llm/index.js +1 -1
- package/dist/sdk/llm/llm-backup-utils.js +1 -1
- package/dist/sdk/llm/model-factors.js +1 -1
- package/dist/sdk/personalization.js +1 -1
- package/dist/sdk/policy.js +1 -1
- package/dist/sdk/query/index.js +1 -1
- package/dist/sdk/query/sql-parser.js +1 -1
- package/dist/sdk/realtime.js +1 -1
- package/dist/sdk/schedule.js +1 -1
- package/dist/sdk/segment/child-segment-yaml.d.ts +8 -0
- package/dist/sdk/segment/child-segment-yaml.d.ts.map +1 -1
- package/dist/sdk/segment/child-segment-yaml.js +1 -1
- package/dist/sdk/segment/child-segment-yaml.js.map +1 -1
- package/dist/sdk/segment/fields-display.js +1 -1
- package/dist/sdk/segment/file-discovery.js +1 -1
- package/dist/sdk/segment/journey-utils.js +1 -1
- package/dist/sdk/segment/journey-validator.js +1 -1
- package/dist/sdk/segment/journey-yaml.js +1 -1
- package/dist/sdk/segment/parent-segment-preview.js +1 -1
- package/dist/sdk/segment/parent-segment-yaml.js +1 -1
- package/dist/sdk/segment/pull-workflow.js +1 -1
- package/dist/sdk/segment/push-recovery.js +1 -1
- package/dist/sdk/segment/push-workflow.js +1 -1
- package/dist/sdk/segment/resolution-context.js +1 -1
- package/dist/sdk/segment/segment-path-parser.js +1 -1
- package/dist/sdk/segment/segment-ref-parser.js +1 -1
- package/dist/sdk/segment/segment-validator.js +1 -1
- package/dist/sdk/segment/target-resolution.js +1 -1
- package/dist/sdk/segment/tdx-config.js +1 -1
- package/dist/sdk/segment/types/activation-schema.js +1 -1
- package/dist/sdk/segment/types/journey-def.js +1 -1
- package/dist/sdk/segment/types/journey-schema.js +1 -1
- package/dist/sdk/segment/types/segment-def.js +1 -1
- package/dist/sdk/segment/types/segment-schema.js +1 -1
- package/dist/sdk/segment/validate-files.js +1 -1
- package/dist/sdk/segment/yaml-validator.js +1 -1
- package/dist/sdk/segment.js +1 -1
- package/dist/sdk/types/index.d.ts +1 -1
- package/dist/sdk/types/index.d.ts.map +1 -1
- package/dist/sdk/types/index.js +1 -1
- package/dist/sdk/types/index.js.map +1 -1
- package/dist/sdk/types/progress.js +1 -1
- package/dist/sdk/types/workspace.d.ts +29 -0
- package/dist/sdk/types/workspace.d.ts.map +1 -1
- package/dist/sdk/types/workspace.js +1 -1
- package/dist/sdk/user.js +1 -1
- package/dist/sdk/util/format-detector.js +1 -1
- package/dist/sdk/util/formatters.js +1 -1
- package/dist/sdk/util/index.js +1 -1
- package/dist/sdk/util/paginate.js +1 -1
- package/dist/sdk/util/tree-formatter.js +1 -1
- package/dist/sdk/workflow/archive-validation.js +1 -1
- package/dist/sdk/workflow/clone-workflow.js +1 -1
- package/dist/sdk/workflow/index.js +1 -1
- package/dist/sdk/workflow/pull-workflow.js +1 -1
- package/dist/sdk/workflow/push-workflow.js +1 -1
- package/dist/sdk/workflow/tdx-config.js +1 -1
- package/dist/sdk/workflow/workflow-utils.js +1 -1
- package/dist/sdk/workspace/frontmatter.js +1 -1
- package/dist/sdk/workspace/git.d.ts +4 -1
- package/dist/sdk/workspace/git.d.ts.map +1 -1
- package/dist/sdk/workspace/git.js +1 -1
- package/dist/sdk/workspace/git.js.map +1 -1
- package/dist/sdk/workspace/index.d.ts +8 -15
- package/dist/sdk/workspace/index.d.ts.map +1 -1
- package/dist/sdk/workspace/index.js +1 -1
- package/dist/sdk/workspace/index.js.map +1 -1
- package/dist/sdk/workspace/templates.js +1 -1
- package/dist/sdk/workspace/weekly.d.ts +3 -13
- package/dist/sdk/workspace/weekly.d.ts.map +1 -1
- package/dist/sdk/workspace/weekly.js +1 -1
- package/dist/sdk/workspace/weekly.js.map +1 -1
- package/dist/sdk/workspace/wikilinks.d.ts +15 -0
- package/dist/sdk/workspace/wikilinks.d.ts.map +1 -1
- package/dist/sdk/workspace/wikilinks.js +1 -1
- package/dist/sdk/workspace/wikilinks.js.map +1 -1
- package/dist/test-utils/command-runner.js +1 -1
- package/dist/test-utils/factories.js +1 -1
- package/dist/test-utils/fixtures.js +1 -1
- package/dist/test-utils/http-mock.js +1 -1
- package/dist/test-utils/index.js +1 -1
- package/dist/utils/async.js +1 -1
- package/dist/utils/colors.js +1 -1
- package/dist/utils/diff.js +1 -1
- package/dist/utils/file-permissions.js +1 -1
- package/dist/utils/file-reader.js +1 -1
- package/dist/utils/github-releases.js +1 -1
- package/dist/utils/global-cache.js +1 -1
- package/dist/utils/json-loader.js +1 -1
- package/dist/utils/local-cache.js +1 -1
- package/dist/utils/logger/formatters/default-formatter.js +1 -1
- package/dist/utils/logger/formatters/index.js +1 -1
- package/dist/utils/logger/handlers/console-handler.js +1 -1
- package/dist/utils/logger/handlers/file-handler.js +1 -1
- package/dist/utils/logger/handlers/index.js +1 -1
- package/dist/utils/logger/handlers/null-handler.js +1 -1
- package/dist/utils/logger/index.js +1 -1
- package/dist/utils/logger/logger.js +1 -1
- package/dist/utils/logger/types.js +1 -1
- package/dist/utils/option-validation.js +1 -1
- package/dist/utils/process.js +1 -1
- package/dist/utils/prompt.js +1 -1
- package/dist/utils/spinner.js +1 -1
- package/dist/utils/sse-parser.js +1 -1
- package/dist/utils/string-utils.js +1 -1
- package/dist/utils/table-ref-parser.js +1 -1
- package/dist/utils/tdx-logger.js +1 -1
- package/dist/utils/version-check.js +1 -1
- package/package.json +1 -1
- package/dist/commands/auth-login-command.d.ts +0 -29
- package/dist/commands/auth-login-command.d.ts.map +0 -1
- package/dist/commands/auth-login-command.js +0 -1
- package/dist/commands/auth-login-command.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a25_0x31fdf0=a25_0x3101;(function(_0x461155,_0x56a0f0){const _0x27b4c9=a25_0x3101,_0x18df5a=_0x461155();while(!![]){try{const _0x3c92b3=parseInt(_0x27b4c9(0x1d8))/0x1+parseInt(_0x27b4c9(0x1fc))/0x2+parseInt(_0x27b4c9(0x1f5))/0x3*(parseInt(_0x27b4c9(0x1eb))/0x4)+parseInt(_0x27b4c9(0x1e6))/0x5*(-parseInt(_0x27b4c9(0x1e5))/0x6)+parseInt(_0x27b4c9(0x1d2))/0x7+parseInt(_0x27b4c9(0x1f2))/0x8+parseInt(_0x27b4c9(0x1f1))/0x9*(-parseInt(_0x27b4c9(0x1d1))/0xa);if(_0x3c92b3===_0x56a0f0)break;else _0x18df5a['push'](_0x18df5a['shift']());}catch(_0x33e9d9){_0x18df5a['push'](_0x18df5a['shift']());}}}(a25_0x4af3,0xb3c2d));import{BaseCommand}from'./command.js';import{findYamlFiles,isYamlFile}from'../sdk/segment/file-discovery.js';function a25_0x4af3(){const _0x51af56=['endsWith','filter','.yml','564MvNmUF','\x20template(s)\x20with\x20errors,\x20','\x20non-template\x20file(s)\x20skipped','verbose','Validate\x20template\x20YAML\x20files','description','18nFqpal','10838152scPxcg','\x20warning(s)\x20found','dirname','29331yxaXGJ','skippedCount','\x20(skipped:\x20','name','warningCount','length','Error:\x20File\x20must\x20have\x20.yml\x20or\x20.yaml\x20extension:\x20','1336098IZKaQt','hasErrors','template','error','valid','log','Validation\x20failed:\x20','11946170lGPWkQ','241640OJEgun','Error:\x20No\x20YAML\x20files\x20found\x20in\x20','execute','\x20warning(s)','engage:template:validate','\x20template(s)\x20valid','468553WNPdcx','errors','\x20valid','invalidCount','\x20non-template\x20file(s)\x20skipped)','green','dim','Error:\x20Directory\x20not\x20found:\x20','cwd','red','warnings','relativePath','yellow','6erDkXa','3894565PQfWZz','validCount'];a25_0x4af3=function(){return _0x51af56;};return a25_0x4af3();}import{existsSync}from'fs';import a25_0x53f4b6 from'chalk';import a25_0x5da660 from'path';import{formatValidationResult}from'../sdk/segment/yaml-validator.js';function a25_0x3101(_0x309fc1,_0x13168b){_0x309fc1=_0x309fc1-0x1ce;const _0x4af38c=a25_0x4af3();let _0x3101b0=_0x4af38c[_0x309fc1];return _0x3101b0;}import{validateYamlFiles,isValidationResult,calculateSummary}from'../sdk/segment/validate-files.js';export class EngageTemplateValidateCommand extends BaseCommand{[a25_0x31fdf0(0x1f8)]=a25_0x31fdf0(0x1d6);[a25_0x31fdf0(0x1f0)]=a25_0x31fdf0(0x1ef);async[a25_0x31fdf0(0x1d4)](_0x104023){const _0x55f928=a25_0x31fdf0,{options:_0xdb66a4,args:_0x1441a2}=_0x104023,_0x41f5c5=_0xdb66a4,_0xabc3fe=_0x1441a2[0x0],_0x3b55b7=_0xabc3fe?a25_0x5da660['resolve'](_0xabc3fe):undefined,_0x6b5c3=_0x3b55b7?isYamlFile(_0x3b55b7):![];let _0x164f06,_0x4edc8e;if(_0x6b5c3&&_0x3b55b7)_0x164f06=a25_0x5da660[_0x55f928(0x1f4)](_0x3b55b7),_0x4edc8e=_0x3b55b7;else _0x3b55b7?_0x164f06=_0x3b55b7:_0x164f06=process[_0x55f928(0x1e0)]();if(!_0x4edc8e&&!existsSync(_0x164f06))return console[_0x55f928(0x1ff)](a25_0x53f4b6[_0x55f928(0x1e1)](_0x55f928(0x1df)+_0x164f06+'\x0a')),0x1;let _0x2e4607;if(_0x4edc8e){if(!_0x4edc8e[_0x55f928(0x1e8)](_0x55f928(0x1ea))&&!_0x4edc8e[_0x55f928(0x1e8)]('.yaml'))return console[_0x55f928(0x1ff)](a25_0x53f4b6[_0x55f928(0x1e1)](_0x55f928(0x1fb)+_0x4edc8e+'\x0a')),0x1;_0x2e4607=[_0x4edc8e];}else _0x2e4607=findYamlFiles(_0x164f06);if(_0x2e4607[_0x55f928(0x1fa)]===0x0)return console[_0x55f928(0x1ff)](a25_0x53f4b6[_0x55f928(0x1e1)](_0x55f928(0x1d3)+_0x164f06+'\x0a')),0x1;const _0x2c6863=validateYamlFiles(_0x2e4607,_0x164f06,{'filterType':_0x55f928(0x1fe)}),_0x239f4c=calculateSummary(_0x2c6863),_0x4a9ab5=_0x2c6863[_0x55f928(0x1e9)](isValidationResult);if(_0x4a9ab5[_0x55f928(0x1fa)]===0x0)return console[_0x55f928(0x1ff)](a25_0x53f4b6['yellow']('No\x20template\x20YAML\x20files\x20found\x20in\x20'+_0x164f06+'\x0a')),_0x239f4c['skippedCount']>0x0&&console[_0x55f928(0x1ff)](a25_0x53f4b6[_0x55f928(0x1de)]('('+_0x239f4c[_0x55f928(0x1f6)]+_0x55f928(0x1dc))),0x0;for(const _0x30715a of _0x2c6863){if(!isValidationResult(_0x30715a)){_0x41f5c5[_0x55f928(0x1ee)]&&console[_0x55f928(0x1cf)](a25_0x53f4b6[_0x55f928(0x1de)]('-\x20'+_0x30715a[_0x55f928(0x1e3)]+_0x55f928(0x1f7)+_0x30715a['reason']+')'));continue;}const {relativePath:_0x564452,source:_0x12785a,result:_0x1d286a}=_0x30715a;if(_0x1d286a[_0x55f928(0x1ce)]&&_0x1d286a[_0x55f928(0x1e2)]['length']===0x0)_0x41f5c5['verbose']&&console[_0x55f928(0x1cf)](a25_0x53f4b6[_0x55f928(0x1dd)]('✔\x20'+_0x564452));else _0x1d286a['valid']?(console[_0x55f928(0x1cf)](a25_0x53f4b6[_0x55f928(0x1e4)]('⚠\x20'+_0x564452+':\x20'+_0x1d286a['warnings'][_0x55f928(0x1fa)]+_0x55f928(0x1d5))),console['log'](formatValidationResult(_0x1d286a,_0x12785a,_0x564452))):(console[_0x55f928(0x1cf)](a25_0x53f4b6[_0x55f928(0x1e1)]('✖\x20'+_0x564452+':\x20'+_0x1d286a[_0x55f928(0x1d9)][_0x55f928(0x1fa)]+'\x20error(s)')),console['log'](formatValidationResult(_0x1d286a,_0x12785a,_0x564452)));}return console['log'](''),_0x239f4c[_0x55f928(0x1fd)]?(console['log'](a25_0x53f4b6[_0x55f928(0x1e1)](_0x55f928(0x1d0)+_0x239f4c[_0x55f928(0x1db)]+_0x55f928(0x1ec)+_0x239f4c['validCount']+_0x55f928(0x1da))),_0x239f4c['warningCount']>0x0&&console[_0x55f928(0x1cf)](a25_0x53f4b6[_0x55f928(0x1e4)](_0x239f4c[_0x55f928(0x1f9)]+'\x20warning(s)\x20found')),_0x239f4c['skippedCount']>0x0&&console[_0x55f928(0x1cf)](a25_0x53f4b6[_0x55f928(0x1de)](_0x239f4c[_0x55f928(0x1f6)]+'\x20non-template\x20file(s)\x20skipped')),0x1):(console[_0x55f928(0x1cf)](a25_0x53f4b6[_0x55f928(0x1dd)]('✔\x20All\x20'+_0x239f4c[_0x55f928(0x1e7)]+_0x55f928(0x1d7))),_0x239f4c[_0x55f928(0x1f9)]>0x0&&console['log'](a25_0x53f4b6[_0x55f928(0x1e4)](_0x239f4c[_0x55f928(0x1f9)]+_0x55f928(0x1f3))),_0x239f4c[_0x55f928(0x1f6)]>0x0&&console[_0x55f928(0x1cf)](a25_0x53f4b6['dim'](_0x239f4c[_0x55f928(0x1f6)]+_0x55f928(0x1ed))),0x0);}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a27_0x28e51a=a27_0x41b2;(function(_0x238940,_0x34a160){const _0x247fdf=a27_0x41b2,_0x45f4ef=_0x238940();while(!![]){try{const _0x538ea2=-parseInt(_0x247fdf(0x218))/0x1+parseInt(_0x247fdf(0x1d6))/0x2*(parseInt(_0x247fdf(0x213))/0x3)+parseInt(_0x247fdf(0x1de))/0x4*(parseInt(_0x247fdf(0x217))/0x5)+parseInt(_0x247fdf(0x203))/0x6*(-parseInt(_0x247fdf(0x21a))/0x7)+-parseInt(_0x247fdf(0x1d5))/0x8+-parseInt(_0x247fdf(0x1cb))/0x9*(parseInt(_0x247fdf(0x1db))/0xa)+-parseInt(_0x247fdf(0x1e9))/0xb*(-parseInt(_0x247fdf(0x210))/0xc);if(_0x538ea2===_0x34a160)break;else _0x45f4ef['push'](_0x45f4ef['shift']());}catch(_0x54aa03){_0x45f4ef['push'](_0x45f4ef['shift']());}}}(a27_0x1583,0xbe90b));import{BaseCommand}from'./command.js';import{SDKError,ErrorCode}from'../sdk/index.js';import{handleSDKOutput,handleSingleObjectOutput,isStructuredFormat}from'../core/command-output.js';import{withSpinner}from'../utils/spinner.js';import{readSqlStatementsFromFile}from'../sdk/query/sql-parser.js';import{confirm}from'../utils/prompt.js';function a27_0x1583(){const _0x276253=['error','just\x20now','Multiple\x20SQL\x20statements\x20found\x20in\x20file.\x20Only\x20one\x20statement\x20is\x20allowed\x20for\x20job\x20submission.','floor','m\x20ago','job:submit','--job-type\x20must\x20be\x20either\x20\x22trino\x22\x20or\x20\x22hive\x22','Show\x20job\x20details','462306EirCth','end_at','user_name','No\x20SQL\x20statements\x20found\x20in\x20file','type','round','result','Job\x20ID\x20is\x20required\x0aUsage:\x20job\x20result\x20<job-id>','status','presto','substring','validate','length','1560sJRAJa','✔\x20Found\x20','args','11031Cajdjx','\x27\x20to\x20verify\x20the\x20job\x20status','\x20job','\x20jobs','32735QsDTZD','1382287iGBBks','submit','133FBcufz','name','url','...','\x20\x20Job\x20ID:\x20','list','dim','job_id','Database:\x20','description','yes','9414zYIexZ','kill','start_at','created_at','Are\x20you\x20sure\x20you\x20want\x20to\x20kill\x20job\x20','Status\x20filter:\x20','Submit\x20a\x20job','Getting\x20job\x20details...','Job\x20ID\x20is\x20required\x0aUsage:\x20job\x20kill\x20<job-id>','✔\x20Kill\x20request\x20submitted\x20for\x20job\x20','5371040pajOal','44ehwzsc','data','success','verbose','Get\x20job\x20results','1060rLQOMQ','debug','trino','516bZdnxV','jobs','information_schema','getTime','join','map','Job\x20type:\x20','Getting\x20job\x20results...','Listing\x20jobs...','Limit:\x20','Cancelled','294767qLubYJ','show','Cannot\x20specify\x20both\x20query\x20argument\x20and\x20--file\x20option','push','priority','database','Query:\x20','Job\x20ID\x20is\x20required\x0aUsage:\x20job\x20show\x20<job-id>','List\x20jobs','green','INVALID_ARGUMENT','✔\x20Job\x20submitted','Query\x20is\x20required\x0aUsage:\x20job\x20submit\x20<query>\x20or\x20job\x20submit\x20--file\x20<path>','query','✔\x20Retrieved\x20','now','abs','execute'];a27_0x1583=function(){return _0x276253;};return a27_0x1583();}import{DEFAULT_DISPLAY_LIMIT,resolveLimit}from'../core/constants.js';import{getJobUrl}from'../sdk/client/endpoints.js';function a27_0x41b2(_0xac060e,_0x46b057){_0xac060e=_0xac060e-0x1c7;const _0x158322=a27_0x1583();let _0x41b27a=_0x158322[_0xac060e];return _0x41b27a;}import{hyperlink}from'../sdk/util/formatters.js';import a27_0x733393 from'chalk';function formatDuration(_0x21f108){const _0x57306c=a27_0x41b2;if(_0x21f108<0x3c)return _0x21f108+'s';if(_0x21f108<0xe10)return Math[_0x57306c(0x1fe)](_0x21f108/0x3c)+'m\x20'+_0x21f108%0x3c+'s';const _0x2190a4=Math[_0x57306c(0x1fe)](_0x21f108/0xe10),_0x841919=Math['floor'](_0x21f108%0xe10/0x3c);return _0x841919>0x0?_0x2190a4+'h\x20'+_0x841919+'m':_0x2190a4+'h';}function formatRelativeTime(_0x4a229f){const _0x5bb9a4=a27_0x41b2,_0x4dcb40=Date[_0x5bb9a4(0x1f8)]()-_0x4a229f[_0x5bb9a4(0x1e1)](),_0x54f7db=Math['floor'](Math[_0x5bb9a4(0x1f9)](_0x4dcb40)/0x3e8);if(_0x54f7db<0x3c)return _0x5bb9a4(0x1fc);const _0x4e0878=Math[_0x5bb9a4(0x1fe)](_0x54f7db/0x3c);if(_0x4e0878<0x3c)return _0x4e0878+_0x5bb9a4(0x1ff);const _0x2c29ad=Math[_0x5bb9a4(0x1fe)](_0x4e0878/0x3c);if(_0x2c29ad<0x18)return _0x2c29ad+'h\x20ago';const _0x387b59=Math[_0x5bb9a4(0x1fe)](_0x2c29ad/0x18);if(_0x387b59<0x1e)return _0x387b59+'d\x20ago';return Math[_0x5bb9a4(0x1fe)](_0x387b59/0x1e)+'mo\x20ago';}export class JobListCommand extends BaseCommand{[a27_0x28e51a(0x21b)]='jobs';[a27_0x28e51a(0x1c9)]=a27_0x28e51a(0x1f1);async[a27_0x28e51a(0x1fa)](_0x8493ce){const _0x1715ee=a27_0x28e51a,{options:_0x215060,tdx:_0x5ab5f7}=_0x8493ce,_0x4df480=resolveLimit(_0x215060['limit'],DEFAULT_DISPLAY_LIMIT),_0x32c98a=_0x215060[_0x1715ee(0x20b)];_0x215060[_0x1715ee(0x1d9)]&&(console[_0x1715ee(0x1fb)](_0x1715ee(0x1e7)+_0x4df480+_0x1715ee(0x216)),_0x32c98a&&console['error'](_0x1715ee(0x1d0)+_0x32c98a));const _0x5c5fb6=await withSpinner(_0x1715ee(0x1e6),()=>_0x5ab5f7[_0x1715ee(0x1df)][_0x1715ee(0x21f)]({'from':0x0,'to':_0x4df480-0x1,'status':_0x32c98a}),{'verbose':_0x215060[_0x1715ee(0x1d9)]}),_0x53634b=_0x5c5fb6[_0x1715ee(0x1d7)];console[_0x1715ee(0x1fb)](_0x1715ee(0x211)+_0x53634b[_0x1715ee(0x20f)]+_0x1715ee(0x215)+(_0x53634b[_0x1715ee(0x20f)]!==0x1?'s':''));const _0xc3b4d9=_0x215060['site'];if(isStructuredFormat(_0x215060)){const _0x38fdde=_0x53634b[_0x1715ee(0x1e3)](_0x5a5bd4=>{const _0x288d65=_0x1715ee;let _0x2d6c23;if(_0x5a5bd4[_0x288d65(0x1cd)]&&_0x5a5bd4['end_at']){const _0x2b9969=new Date(_0x5a5bd4['start_at'])[_0x288d65(0x1e1)](),_0x21278c=new Date(_0x5a5bd4[_0x288d65(0x204)])['getTime']();_0x2d6c23=Math[_0x288d65(0x208)]((_0x21278c-_0x2b9969)/0x3e8);}return{'job_id':_0x5a5bd4[_0x288d65(0x1c7)],'type':_0x5a5bd4['type']===_0x288d65(0x20c)?_0x288d65(0x1dd):_0x5a5bd4[_0x288d65(0x207)],'status':_0x5a5bd4[_0x288d65(0x20b)],'user_name':_0x5a5bd4[_0x288d65(0x205)],'duration_sec':_0x2d6c23,'created_at':_0x5a5bd4['created_at'],'started_at':_0x5a5bd4[_0x288d65(0x1cd)],'end_at':_0x5a5bd4['end_at']};});await handleSDKOutput(_0x38fdde,_0x215060);}else for(const _0x1385e7 of _0x53634b){const _0x5a920f=_0x1385e7[_0x1715ee(0x20b)]===_0x1715ee(0x1d8)?a27_0x733393[_0x1715ee(0x1f2)]:_0x1385e7[_0x1715ee(0x20b)]===_0x1715ee(0x1fb)?a27_0x733393['red']:a27_0x733393['dim'],_0x392b46=_0x5a920f(_0x1385e7['status']),_0x5b9f95=getJobUrl(_0xc3b4d9,_0x1385e7[_0x1715ee(0x1c7)]),_0x1c3876=hyperlink(_0x1385e7[_0x1715ee(0x1c7)],_0x5b9f95),_0x1e7ef1=a27_0x733393[_0x1715ee(0x220)](_0x1385e7['type']==='presto'?_0x1715ee(0x1dd):_0x1385e7[_0x1715ee(0x207)]),_0x2da381=[];if(_0x1385e7['start_at']&&_0x1385e7[_0x1715ee(0x204)]){const _0x251ebd=Math[_0x1715ee(0x208)]((new Date(_0x1385e7['end_at'])['getTime']()-new Date(_0x1385e7['start_at'])[_0x1715ee(0x1e1)]())/0x3e8);_0x2da381['push'](formatDuration(_0x251ebd));}if(_0x1385e7[_0x1715ee(0x204)])_0x2da381[_0x1715ee(0x1ec)](formatRelativeTime(new Date(_0x1385e7[_0x1715ee(0x204)])));else _0x1385e7['start_at']&&_0x2da381[_0x1715ee(0x1ec)](formatRelativeTime(new Date(_0x1385e7['start_at'])));const _0x2458dd=_0x2da381[_0x1715ee(0x20f)]>0x0?a27_0x733393[_0x1715ee(0x220)]('\x20'+_0x2da381[_0x1715ee(0x1e2)](',\x20')):'';console['log']('⚡\x20'+_0x1c3876+'\x20'+_0x1e7ef1+'\x20'+_0x392b46+_0x2458dd);}return 0x0;}}export class JobShowCommand extends BaseCommand{[a27_0x28e51a(0x21b)]='job:show';['description']=a27_0x28e51a(0x202);['validate'](_0x4c467a){const _0x5286dc=a27_0x28e51a,_0x2cea07=_0x4c467a[_0x5286dc(0x212)][0x0];if(!_0x2cea07)return _0x5286dc(0x1f0);return undefined;}async[a27_0x28e51a(0x1fa)](_0x5584ed){const _0x1af46d=a27_0x28e51a,{options:_0x321882,args:_0x3c04ce,tdx:_0x5d6b55}=_0x5584ed,_0x126a8b=_0x3c04ce[0x0],_0x5f1197=await withSpinner(_0x1af46d(0x1d2),()=>_0x5d6b55[_0x1af46d(0x1df)][_0x1af46d(0x1ea)](_0x126a8b),{'verbose':_0x321882['verbose']}),_0x3c4aeb=_0x5f1197[_0x1af46d(0x1d7)];let _0x2002ca;if(_0x3c4aeb[_0x1af46d(0x1cd)]&&_0x3c4aeb[_0x1af46d(0x204)]){const _0x482815=new Date(_0x3c4aeb[_0x1af46d(0x1cd)])[_0x1af46d(0x1e1)](),_0x2d3772=new Date(_0x3c4aeb['end_at'])[_0x1af46d(0x1e1)]();_0x2002ca=Math[_0x1af46d(0x208)]((_0x2d3772-_0x482815)/0x3e8);}const _0x5cde63={'job_id':_0x3c4aeb['job_id'],'type':_0x3c4aeb[_0x1af46d(0x207)],'status':_0x3c4aeb[_0x1af46d(0x20b)],..._0x3c4aeb[_0x1af46d(0x205)]&&{'user_name':_0x3c4aeb[_0x1af46d(0x205)]},..._0x2002ca!==undefined&&{'duration_sec':_0x2002ca},..._0x3c4aeb[_0x1af46d(0x1ce)]&&{'created_at':_0x3c4aeb[_0x1af46d(0x1ce)]},..._0x3c4aeb[_0x1af46d(0x1cd)]&&{'started_at':_0x3c4aeb['start_at']},..._0x3c4aeb[_0x1af46d(0x204)]&&{'end_at':_0x3c4aeb[_0x1af46d(0x204)]},..._0x3c4aeb[_0x1af46d(0x1ee)]&&{'database':_0x3c4aeb[_0x1af46d(0x1ee)]},..._0x3c4aeb[_0x1af46d(0x1ed)]!==undefined&&{'priority':_0x3c4aeb[_0x1af46d(0x1ed)]},..._0x3c4aeb[_0x1af46d(0x21c)]&&{'url':_0x3c4aeb[_0x1af46d(0x21c)]},..._0x3c4aeb[_0x1af46d(0x1f6)]&&{'query':_0x3c4aeb[_0x1af46d(0x1f6)]},..._0x3c4aeb[_0x1af46d(0x1dc)]&&{'debug':_0x3c4aeb[_0x1af46d(0x1dc)]}};return await handleSingleObjectOutput(_0x5cde63,_0x321882),0x0;}}export class JobKillCommand extends BaseCommand{[a27_0x28e51a(0x21b)]='job:kill';[a27_0x28e51a(0x1c9)]='Kill\x20a\x20job';['validate'](_0x514dad){const _0x2e2499=a27_0x28e51a,_0x7692a=_0x514dad[_0x2e2499(0x212)][0x0];if(!_0x7692a)return _0x2e2499(0x1d3);return undefined;}async[a27_0x28e51a(0x1fa)](_0x366beb){const _0x301a04=a27_0x28e51a,{options:_0x2421de,args:_0x231c3f,tdx:_0x172a7c}=_0x366beb,_0x78be21=_0x231c3f[0x0];if(!_0x2421de[_0x301a04(0x1ca)]){const _0x26d102=await confirm(_0x301a04(0x1cf)+_0x78be21+'?');if(!_0x26d102)return console[_0x301a04(0x1fb)](_0x301a04(0x1e8)),0x0;}return await withSpinner('Submitting\x20kill\x20request...',()=>_0x172a7c[_0x301a04(0x1df)][_0x301a04(0x1cc)](_0x78be21),{'verbose':_0x2421de['verbose']}),console[_0x301a04(0x1fb)](_0x301a04(0x1d4)+_0x78be21),console['error']('\x20\x20Note:\x20Use\x20\x27tdx\x20job\x20show\x20'+_0x78be21+_0x301a04(0x214)),0x0;}}export class JobSubmitCommand extends BaseCommand{[a27_0x28e51a(0x21b)]=a27_0x28e51a(0x200);[a27_0x28e51a(0x1c9)]=a27_0x28e51a(0x1d1);async[a27_0x28e51a(0x1fa)](_0x2546c3){const _0x2b0ac7=a27_0x28e51a,{options:_0x4a5ff3,args:_0xd6cd14,tdx:_0x286b8d}=_0x2546c3,_0x51eb6f=_0x4a5ff3['jobType']||'trino',_0x21a532=_0x4a5ff3['file'],_0x5488bd=_0x4a5ff3[_0x2b0ac7(0x1ee)]||_0x2b0ac7(0x1e0),_0x22a2c8=_0x4a5ff3['result'];if(_0x51eb6f!=='trino'&&_0x51eb6f!=='hive')throw new SDKError(ErrorCode['INVALID_ARGUMENT'],_0x2b0ac7(0x201));let _0x583448;if(_0x21a532){if(_0xd6cd14[0x0])throw new SDKError(ErrorCode['INVALID_ARGUMENT'],_0x2b0ac7(0x1eb));const _0x1ad674=readSqlStatementsFromFile(_0x21a532);if(_0x1ad674[_0x2b0ac7(0x20f)]===0x0)throw new SDKError(ErrorCode[_0x2b0ac7(0x1f3)],_0x2b0ac7(0x206));if(_0x1ad674[_0x2b0ac7(0x20f)]>0x1)throw new SDKError(ErrorCode[_0x2b0ac7(0x1f3)],_0x2b0ac7(0x1fd));_0x583448=_0x1ad674[0x0];}else{if(!_0xd6cd14[0x0])throw new SDKError(ErrorCode[_0x2b0ac7(0x1f3)],_0x2b0ac7(0x1f5));_0x583448=_0xd6cd14[0x0];}_0x4a5ff3[_0x2b0ac7(0x1d9)]&&(console[_0x2b0ac7(0x1fb)](_0x2b0ac7(0x1e4)+_0x51eb6f),console[_0x2b0ac7(0x1fb)](_0x2b0ac7(0x1c8)+_0x5488bd),console[_0x2b0ac7(0x1fb)](_0x2b0ac7(0x1ef)+_0x583448[_0x2b0ac7(0x20d)](0x0,0x64)+(_0x583448[_0x2b0ac7(0x20f)]>0x64?_0x2b0ac7(0x21d):'')));const _0x24ca0d=await withSpinner('Submitting\x20job...',()=>_0x286b8d[_0x2b0ac7(0x1df)][_0x2b0ac7(0x219)](_0x5488bd,_0x583448,_0x51eb6f,_0x22a2c8),{'verbose':_0x4a5ff3[_0x2b0ac7(0x1d9)]}),_0x8a6ca1=_0x24ca0d[_0x2b0ac7(0x1d7)];return console['error'](_0x2b0ac7(0x1f4)),console[_0x2b0ac7(0x1fb)](_0x2b0ac7(0x21e)+_0x8a6ca1[_0x2b0ac7(0x1c7)]),await handleSDKOutput([_0x8a6ca1],_0x4a5ff3),0x0;}}export class JobResultCommand extends BaseCommand{[a27_0x28e51a(0x21b)]='job:result';[a27_0x28e51a(0x1c9)]=a27_0x28e51a(0x1da);[a27_0x28e51a(0x20e)](_0x59972c){const _0x288804=a27_0x28e51a,_0x4e7c95=_0x59972c['args'][0x0];if(!_0x4e7c95)return _0x288804(0x20a);return undefined;}async['execute'](_0x55988f){const _0x3d6bf7=a27_0x28e51a,{options:_0x964d0b,args:_0x211995,tdx:_0x44ebf5}=_0x55988f,_0x44daee=_0x211995[0x0],_0x141c40=await withSpinner(_0x3d6bf7(0x1e5),()=>_0x44ebf5[_0x3d6bf7(0x1df)][_0x3d6bf7(0x209)](_0x44daee),{'verbose':_0x964d0b[_0x3d6bf7(0x1d9)]}),_0x33e4f6=_0x141c40[_0x3d6bf7(0x1d7)];return console[_0x3d6bf7(0x1fb)](_0x3d6bf7(0x1f7)+_0x33e4f6['length']+'\x20row'+(_0x33e4f6[_0x3d6bf7(0x20f)]!==0x1?'s':'')),await handleSDKOutput(_0x33e4f6,_0x964d0b),0x0;}}
|
|
1
|
+
const a26_0x277631=a26_0x431f;(function(_0x290a34,_0x1c6db5){const _0x6591ca=a26_0x431f,_0x56f023=_0x290a34();while(!![]){try{const _0x5627f7=parseInt(_0x6591ca(0x196))/0x1+-parseInt(_0x6591ca(0x1a4))/0x2+-parseInt(_0x6591ca(0x19c))/0x3+-parseInt(_0x6591ca(0x1a7))/0x4*(-parseInt(_0x6591ca(0x1c6))/0x5)+parseInt(_0x6591ca(0x1b6))/0x6*(parseInt(_0x6591ca(0x191))/0x7)+-parseInt(_0x6591ca(0x193))/0x8+parseInt(_0x6591ca(0x1c7))/0x9*(-parseInt(_0x6591ca(0x19d))/0xa);if(_0x5627f7===_0x1c6db5)break;else _0x56f023['push'](_0x56f023['shift']());}catch(_0x31fbee){_0x56f023['push'](_0x56f023['shift']());}}}(a26_0x16a2,0x32b08));import{BaseCommand}from'./command.js';import{SDKError,ErrorCode}from'../sdk/index.js';import{handleSDKOutput,handleSingleObjectOutput,isStructuredFormat}from'../core/command-output.js';function a26_0x431f(_0x5272d4,_0x2c794b){_0x5272d4=_0x5272d4-0x173;const _0x16a28a=a26_0x16a2();let _0x431f81=_0x16a28a[_0x5272d4];return _0x431f81;}import{withSpinner}from'../utils/spinner.js';import{readSqlStatementsFromFile}from'../sdk/query/sql-parser.js';import{confirm}from'../utils/prompt.js';import{DEFAULT_DISPLAY_LIMIT,resolveLimit}from'../core/constants.js';import{getJobUrl}from'../sdk/client/endpoints.js';import{hyperlink}from'../sdk/util/formatters.js';import a26_0x809e52 from'chalk';function formatDuration(_0x364275){const _0x153514=a26_0x431f;if(_0x364275<0x3c)return _0x364275+'s';if(_0x364275<0xe10)return Math[_0x153514(0x1c0)](_0x364275/0x3c)+'m\x20'+_0x364275%0x3c+'s';const _0x2e20a8=Math[_0x153514(0x1c0)](_0x364275/0xe10),_0x17b739=Math[_0x153514(0x1c0)](_0x364275%0xe10/0x3c);return _0x17b739>0x0?_0x2e20a8+'h\x20'+_0x17b739+'m':_0x2e20a8+'h';}function formatRelativeTime(_0x3886bc){const _0x1a395f=a26_0x431f,_0x5ed47a=Date[_0x1a395f(0x184)]()-_0x3886bc[_0x1a395f(0x1c3)](),_0x19c49c=Math['floor'](Math[_0x1a395f(0x1b7)](_0x5ed47a)/0x3e8);if(_0x19c49c<0x3c)return _0x1a395f(0x1be);const _0x4092de=Math[_0x1a395f(0x1c0)](_0x19c49c/0x3c);if(_0x4092de<0x3c)return _0x4092de+_0x1a395f(0x1c9);const _0x18c458=Math['floor'](_0x4092de/0x3c);if(_0x18c458<0x18)return _0x18c458+'h\x20ago';const _0x47e74e=Math[_0x1a395f(0x1c0)](_0x18c458/0x18);if(_0x47e74e<0x1e)return _0x47e74e+_0x1a395f(0x1c2);return Math['floor'](_0x47e74e/0x1e)+_0x1a395f(0x1bc);}export class JobListCommand extends BaseCommand{[a26_0x277631(0x177)]=a26_0x277631(0x1a5);[a26_0x277631(0x1b1)]=a26_0x277631(0x186);async['execute'](_0x423e0e){const _0x2ac00c=a26_0x277631,{options:_0x258243,tdx:_0x31f905}=_0x423e0e,_0x3862a5=resolveLimit(_0x258243['limit'],DEFAULT_DISPLAY_LIMIT),_0x104720=_0x258243[_0x2ac00c(0x18a)];_0x258243[_0x2ac00c(0x1bf)]&&(console[_0x2ac00c(0x1b8)](_0x2ac00c(0x199)+_0x3862a5+_0x2ac00c(0x1ab)),_0x104720&&console['error'](_0x2ac00c(0x1c1)+_0x104720));const _0x480b99=await withSpinner(_0x2ac00c(0x173),()=>_0x31f905['jobs'][_0x2ac00c(0x1a3)]({'from':0x0,'to':_0x3862a5-0x1,'status':_0x104720}),{'verbose':_0x258243['verbose']}),_0x3fd607=_0x480b99[_0x2ac00c(0x1bb)];console[_0x2ac00c(0x1b8)]('✔\x20Found\x20'+_0x3fd607['length']+'\x20job'+(_0x3fd607['length']!==0x1?'s':''));const _0x26b78c=_0x258243[_0x2ac00c(0x18c)];if(isStructuredFormat(_0x258243)){const _0x11b295=_0x3fd607[_0x2ac00c(0x1aa)](_0x44f721=>{const _0x27da01=_0x2ac00c;let _0x300111;if(_0x44f721['start_at']&&_0x44f721[_0x27da01(0x195)]){const _0x48e0a2=new Date(_0x44f721[_0x27da01(0x183)])[_0x27da01(0x1c3)](),_0x2c468b=new Date(_0x44f721[_0x27da01(0x195)])[_0x27da01(0x1c3)]();_0x300111=Math[_0x27da01(0x190)]((_0x2c468b-_0x48e0a2)/0x3e8);}return{'job_id':_0x44f721['job_id'],'type':_0x44f721[_0x27da01(0x18e)]===_0x27da01(0x194)?_0x27da01(0x1ca):_0x44f721['type'],'status':_0x44f721['status'],'user_name':_0x44f721[_0x27da01(0x1a8)],'duration_sec':_0x300111,'created_at':_0x44f721[_0x27da01(0x1a6)],'started_at':_0x44f721['start_at'],'end_at':_0x44f721[_0x27da01(0x195)]};});await handleSDKOutput(_0x11b295,_0x258243);}else for(const _0x5ca939 of _0x3fd607){const _0x1339fa=_0x5ca939[_0x2ac00c(0x18a)]==='success'?a26_0x809e52[_0x2ac00c(0x1b4)]:_0x5ca939['status']==='error'?a26_0x809e52['red']:a26_0x809e52[_0x2ac00c(0x17b)],_0x229861=_0x1339fa(_0x5ca939[_0x2ac00c(0x18a)]),_0x21484b=getJobUrl(_0x26b78c,_0x5ca939['job_id']),_0x489af9=hyperlink(_0x5ca939[_0x2ac00c(0x1ae)],_0x21484b),_0x25ca91=a26_0x809e52['dim'](_0x5ca939[_0x2ac00c(0x18e)]==='presto'?_0x2ac00c(0x1ca):_0x5ca939[_0x2ac00c(0x18e)]),_0x426157=[];if(_0x5ca939[_0x2ac00c(0x183)]&&_0x5ca939[_0x2ac00c(0x195)]){const _0x440057=Math[_0x2ac00c(0x190)]((new Date(_0x5ca939[_0x2ac00c(0x195)])['getTime']()-new Date(_0x5ca939[_0x2ac00c(0x183)])[_0x2ac00c(0x1c3)]())/0x3e8);_0x426157[_0x2ac00c(0x198)](formatDuration(_0x440057));}if(_0x5ca939['end_at'])_0x426157[_0x2ac00c(0x198)](formatRelativeTime(new Date(_0x5ca939[_0x2ac00c(0x195)])));else _0x5ca939[_0x2ac00c(0x183)]&&_0x426157[_0x2ac00c(0x198)](formatRelativeTime(new Date(_0x5ca939[_0x2ac00c(0x183)])));const _0x70a84=_0x426157[_0x2ac00c(0x1b3)]>0x0?a26_0x809e52[_0x2ac00c(0x17b)]('\x20'+_0x426157[_0x2ac00c(0x1c5)](',\x20')):'';console[_0x2ac00c(0x1b2)]('⚡\x20'+_0x489af9+'\x20'+_0x25ca91+'\x20'+_0x229861+_0x70a84);}return 0x0;}}function a26_0x16a2(){const _0x56a939=['submit','Getting\x20job\x20details...','Job\x20ID\x20is\x20required\x0aUsage:\x20job\x20kill\x20<job-id>','status','✔\x20Retrieved\x20','site','job:kill','type','result','round','15036cOgHWr','url','2127280yzNjEc','presto','end_at','127902razxrT','job:submit','push','Limit:\x20','Query\x20is\x20required\x0aUsage:\x20job\x20submit\x20<query>\x20or\x20job\x20submit\x20--file\x20<path>','query','485943QwlTcD','224570hRswuH','--job-type\x20must\x20be\x20either\x20\x22trino\x22\x20or\x20\x22hive\x22','file','debug','substring','Show\x20job\x20details','list','149446DqmYLR','jobs','created_at','35132UtMAiA','user_name','validate','map','\x20jobs','execute','✔\x20Job\x20submitted','job_id','Query:\x20','Cancelled','description','log','length','green','Multiple\x20SQL\x20statements\x20found\x20in\x20file.\x20Only\x20one\x20statement\x20is\x20allowed\x20for\x20job\x20submission.','1158LaLSxQ','abs','error','database','information_schema','data','mo\x20ago','Kill\x20a\x20job','just\x20now','verbose','floor','Status\x20filter:\x20','d\x20ago','getTime','kill','join','185mhYMVy','63ZwrixW','Submitting\x20kill\x20request...','m\x20ago','trino','Job\x20ID\x20is\x20required\x0aUsage:\x20job\x20result\x20<job-id>','Listing\x20jobs...','\x20\x20Job\x20ID:\x20','\x27\x20to\x20verify\x20the\x20job\x20status','Are\x20you\x20sure\x20you\x20want\x20to\x20kill\x20job\x20','name','Job\x20ID\x20is\x20required\x0aUsage:\x20job\x20show\x20<job-id>','Submit\x20a\x20job','hive','dim','✔\x20Kill\x20request\x20submitted\x20for\x20job\x20','Get\x20job\x20results','show','Cannot\x20specify\x20both\x20query\x20argument\x20and\x20--file\x20option','INVALID_ARGUMENT','args','priority','start_at','now','...','List\x20jobs'];a26_0x16a2=function(){return _0x56a939;};return a26_0x16a2();}export class JobShowCommand extends BaseCommand{['name']='job:show';['description']=a26_0x277631(0x1a2);[a26_0x277631(0x1a9)](_0x2e8650){const _0x527906=a26_0x277631,_0x158aad=_0x2e8650[_0x527906(0x181)][0x0];if(!_0x158aad)return _0x527906(0x178);return undefined;}async['execute'](_0x4be18f){const _0xa92d4=a26_0x277631,{options:_0x2f5e3b,args:_0x5d748b,tdx:_0xed75a7}=_0x4be18f,_0x26abb2=_0x5d748b[0x0],_0x11a58a=await withSpinner(_0xa92d4(0x188),()=>_0xed75a7[_0xa92d4(0x1a5)][_0xa92d4(0x17e)](_0x26abb2),{'verbose':_0x2f5e3b[_0xa92d4(0x1bf)]}),_0x431dd5=_0x11a58a[_0xa92d4(0x1bb)];let _0x240be3;if(_0x431dd5[_0xa92d4(0x183)]&&_0x431dd5[_0xa92d4(0x195)]){const _0x5dc1f2=new Date(_0x431dd5[_0xa92d4(0x183)])['getTime'](),_0x6e135c=new Date(_0x431dd5[_0xa92d4(0x195)])[_0xa92d4(0x1c3)]();_0x240be3=Math['round']((_0x6e135c-_0x5dc1f2)/0x3e8);}const _0x53c17c={'job_id':_0x431dd5[_0xa92d4(0x1ae)],'type':_0x431dd5[_0xa92d4(0x18e)],'status':_0x431dd5['status'],..._0x431dd5[_0xa92d4(0x1a8)]&&{'user_name':_0x431dd5[_0xa92d4(0x1a8)]},..._0x240be3!==undefined&&{'duration_sec':_0x240be3},..._0x431dd5['created_at']&&{'created_at':_0x431dd5[_0xa92d4(0x1a6)]},..._0x431dd5[_0xa92d4(0x183)]&&{'started_at':_0x431dd5[_0xa92d4(0x183)]},..._0x431dd5[_0xa92d4(0x195)]&&{'end_at':_0x431dd5[_0xa92d4(0x195)]},..._0x431dd5[_0xa92d4(0x1b9)]&&{'database':_0x431dd5['database']},..._0x431dd5[_0xa92d4(0x182)]!==undefined&&{'priority':_0x431dd5[_0xa92d4(0x182)]},..._0x431dd5[_0xa92d4(0x192)]&&{'url':_0x431dd5[_0xa92d4(0x192)]},..._0x431dd5['query']&&{'query':_0x431dd5[_0xa92d4(0x19b)]},..._0x431dd5['debug']&&{'debug':_0x431dd5[_0xa92d4(0x1a0)]}};return await handleSingleObjectOutput(_0x53c17c,_0x2f5e3b),0x0;}}export class JobKillCommand extends BaseCommand{[a26_0x277631(0x177)]=a26_0x277631(0x18d);[a26_0x277631(0x1b1)]=a26_0x277631(0x1bd);['validate'](_0x9096e8){const _0x483a7f=a26_0x277631,_0x533259=_0x9096e8[_0x483a7f(0x181)][0x0];if(!_0x533259)return _0x483a7f(0x189);return undefined;}async[a26_0x277631(0x1ac)](_0x2ec594){const _0x852442=a26_0x277631,{options:_0x536866,args:_0x2eae6a,tdx:_0x59d4fc}=_0x2ec594,_0x34f4d9=_0x2eae6a[0x0];if(!_0x536866['yes']){const _0xca7356=await confirm(_0x852442(0x176)+_0x34f4d9+'?');if(!_0xca7356)return console[_0x852442(0x1b8)](_0x852442(0x1b0)),0x0;}return await withSpinner(_0x852442(0x1c8),()=>_0x59d4fc[_0x852442(0x1a5)][_0x852442(0x1c4)](_0x34f4d9),{'verbose':_0x536866[_0x852442(0x1bf)]}),console['error'](_0x852442(0x17c)+_0x34f4d9),console['error']('\x20\x20Note:\x20Use\x20\x27tdx\x20job\x20show\x20'+_0x34f4d9+_0x852442(0x175)),0x0;}}export class JobSubmitCommand extends BaseCommand{[a26_0x277631(0x177)]=a26_0x277631(0x197);[a26_0x277631(0x1b1)]=a26_0x277631(0x179);async[a26_0x277631(0x1ac)](_0x5700af){const _0xc7a765=a26_0x277631,{options:_0x16b657,args:_0x21662a,tdx:_0xbc8b5e}=_0x5700af,_0x36c34a=_0x16b657['jobType']||_0xc7a765(0x1ca),_0x243227=_0x16b657[_0xc7a765(0x19f)],_0x4a835b=_0x16b657['database']||_0xc7a765(0x1ba),_0x3d00bf=_0x16b657[_0xc7a765(0x18f)];if(_0x36c34a!==_0xc7a765(0x1ca)&&_0x36c34a!==_0xc7a765(0x17a))throw new SDKError(ErrorCode['INVALID_ARGUMENT'],_0xc7a765(0x19e));let _0x5eb285;if(_0x243227){if(_0x21662a[0x0])throw new SDKError(ErrorCode[_0xc7a765(0x180)],_0xc7a765(0x17f));const _0x502c26=readSqlStatementsFromFile(_0x243227);if(_0x502c26[_0xc7a765(0x1b3)]===0x0)throw new SDKError(ErrorCode[_0xc7a765(0x180)],'No\x20SQL\x20statements\x20found\x20in\x20file');if(_0x502c26[_0xc7a765(0x1b3)]>0x1)throw new SDKError(ErrorCode[_0xc7a765(0x180)],_0xc7a765(0x1b5));_0x5eb285=_0x502c26[0x0];}else{if(!_0x21662a[0x0])throw new SDKError(ErrorCode[_0xc7a765(0x180)],_0xc7a765(0x19a));_0x5eb285=_0x21662a[0x0];}_0x16b657[_0xc7a765(0x1bf)]&&(console[_0xc7a765(0x1b8)]('Job\x20type:\x20'+_0x36c34a),console['error']('Database:\x20'+_0x4a835b),console[_0xc7a765(0x1b8)](_0xc7a765(0x1af)+_0x5eb285[_0xc7a765(0x1a1)](0x0,0x64)+(_0x5eb285[_0xc7a765(0x1b3)]>0x64?_0xc7a765(0x185):'')));const _0x54026a=await withSpinner('Submitting\x20job...',()=>_0xbc8b5e[_0xc7a765(0x1a5)][_0xc7a765(0x187)](_0x4a835b,_0x5eb285,_0x36c34a,_0x3d00bf),{'verbose':_0x16b657[_0xc7a765(0x1bf)]}),_0x45950f=_0x54026a[_0xc7a765(0x1bb)];return console['error'](_0xc7a765(0x1ad)),console[_0xc7a765(0x1b8)](_0xc7a765(0x174)+_0x45950f[_0xc7a765(0x1ae)]),await handleSDKOutput([_0x45950f],_0x16b657),0x0;}}export class JobResultCommand extends BaseCommand{[a26_0x277631(0x177)]='job:result';[a26_0x277631(0x1b1)]=a26_0x277631(0x17d);[a26_0x277631(0x1a9)](_0x32bb27){const _0x9123e0=a26_0x277631,_0x3f2583=_0x32bb27['args'][0x0];if(!_0x3f2583)return _0x9123e0(0x1cb);return undefined;}async[a26_0x277631(0x1ac)](_0x2a24e4){const _0xac97ce=a26_0x277631,{options:_0x45ff28,args:_0x31c3db,tdx:_0x12e131}=_0x2a24e4,_0x4a75c1=_0x31c3db[0x0],_0x2d5da6=await withSpinner('Getting\x20job\x20results...',()=>_0x12e131[_0xac97ce(0x1a5)][_0xac97ce(0x18f)](_0x4a75c1),{'verbose':_0x45ff28[_0xac97ce(0x1bf)]}),_0x592b5a=_0x2d5da6[_0xac97ce(0x1bb)];return console['error'](_0xac97ce(0x18b)+_0x592b5a[_0xac97ce(0x1b3)]+'\x20row'+(_0x592b5a[_0xac97ce(0x1b3)]!==0x1?'s':'')),await handleSDKOutput(_0x592b5a,_0x45ff28),0x0;}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function a28_0x5a5f(_0xa6a75,_0x3929bb){_0xa6a75=_0xa6a75-0x8a;const _0x497284=a28_0x4972();let _0x5a5f02=_0x497284[_0xa6a75];return _0x5a5f02;}const a28_0x13f224=a28_0x5a5f;(function(_0x370102,_0x2e0ac7){const _0x53755c=a28_0x5a5f,_0x392eae=_0x370102();while(!![]){try{const _0x236d38=parseInt(_0x53755c(0x15c))/0x1*(-parseInt(_0x53755c(0x17d))/0x2)+parseInt(_0x53755c(0x134))/0x3+-parseInt(_0x53755c(0x177))/0x4+-parseInt(_0x53755c(0x191))/0x5+-parseInt(_0x53755c(0x180))/0x6+-parseInt(_0x53755c(0xb6))/0x7+parseInt(_0x53755c(0x8d))/0x8;if(_0x236d38===_0x2e0ac7)break;else _0x392eae['push'](_0x392eae['shift']());}catch(_0x4c9d60){_0x392eae['push'](_0x392eae['shift']());}}}(a28_0x4972,0xb72ac));import a28_0x428bd7 from'chalk';import a28_0x28a74c from'path';import{existsSync,mkdirSync,readFileSync,writeFileSync}from'fs';import{BaseCommand}from'./command.js';import{SDKError,ErrorCode}from'../sdk/index.js';import{aggregateStageHistory,assembleJourneyStats,buildStageNameMap}from'../sdk/journey.js';import{handleSDKOutput,handleSingleObjectOutput}from'../core/command-output.js';import{withSpinner,withProgressSpinner}from'../utils/spinner.js';import{confirm,confirmKey,isInteractive}from'../utils/prompt.js';import{generateDiff,formatDiffWithColors,hasChanges}from'../utils/diff.js';import{isYamlFilePath,resolveYamlFilePath}from'../sdk/segment/segment-path-parser.js';import{resolveTarget,isSuccessfulResolution}from'../sdk/segment/target-resolution.js';import{journeyResponseToDef,toYamlString,parseYamlString,normalizeJourneyDef}from'../sdk/segment/journey-yaml.js';import{segmentResponseToDef,journeyActivationStepToYaml,serializeRule}from'../sdk/segment/child-segment-yaml.js';import{saveSessionContext}from'../core/session.js';import{sanitizeFileName}from'../utils/string-utils.js';function a28_0x4972(){const _0x5e0126=['/app/ps/','connection','buildIdToNameMap','Warning:\x20Could\x20not\x20resolve\x20activation\x20','\x22.\x20Must\x20be\x20\x22conversion\x22\x20or\x20\x22activation\x22.','1053747CBQqAI','segmentPushCommand','stages','parentSegment','getSegment','resolveJourneyId','getTrafficData','If\x20the\x20journey\x20is\x20active,\x20the\x20date\x20range\x20may\x20be\x20too\x20wide.\x20Try\x20a\x20shorter\x20period\x20(max\x20~90\x20days).','Parent\x20segment:\x20','Options:','Error:\x20','toLowerCase','log','✔\x20Journey\x20\x22','📁\x20','\x20=\x20','Cancelled','Use\x20\x22tdx\x20journey\x20list\x22\x20to\x20see\x20available\x20journeys','journey:push','journey:view','\x20\x20-w,\x20--web\x20\x20Open\x20journey\x20in\x20web\x20browser','\x20\x20Statistics\x20not\x20available','\x20details...','listJourneysFromParentSegment','(running)','journey:pause','diff','format','journey','\x20unchanged\x20files','\x22\x20resumed','archived','hasChanges','Available\x20stages:\x20','error','journey:resume','(paused)','\x0aTip:\x20Run\x20`tdx\x20sg\x20pull\x20<parent_name>`\x20first\x20to\x20create\x20the\x20folder\x20structure','\x0a[Dry\x20run]\x20No\x20files\x20were\x20written','listActivationsFlat','2jljOBk','\x20\x20\x20\x20\x20\x20\x20tdx\x20journey\x20pull\x20--parent-segment\x20<name>\x20\x20#\x20Specify\x20parent\x20segment','attributes','createdAt','table','errorCode','\x20journey\x20files\x20to\x20','size','\x20new\x20files','completionRate','add','Found\x20journeys\x20with\x20this\x20name\x20in\x20other\x20folders:','\x5c$&','listJourneysWithFolders','launched','from','folderPath','(draft)','journey:pull','\x20version','\x20\x20Journey\x20ID:\x20','Warning:\x20Could\x20not\x20resolve\x20segment\x20','Could\x20not\x20resolve\x20parent\x20segment.\x20Set\x20context\x20with:\x20tdx\x20sg\x20use\x20\x22Name\x22\x20or\x20tdx\x20sg\x20pull\x20\x22Name\x22','exitOrJumpRate','\x20changed\x20files','sort','green','382696wlKllS','\x20journeys','join','\x20versions)','Resolving\x20journey...','Table:\x20','505094tEjuSw','Statistics\x20may\x20not\x20be\x20available\x20for\x20draft\x20or\x20newly\x20created\x20journeys.','journey:stats','3888864VgWXNO','push','versionNumber','Found\x20','localeCompare','segments','INVALID_ARGUMENT','Usage:\x20tdx\x20journey\x20pull\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20#\x20Inside\x20a\x20segment\x20folder\x20(with\x20tdx.json)','test','Error:\x20Invalid\x20--type\x20\x22','Resolved\x20YAML\x20file:\x20','split','List\x20journeys\x20in\x20current\x20context','Resume\x20a\x20paused\x20journey','includeHistory','Usage:\x20journey\x20<subcommand>\x20<name-or-path>','options','7382390KgLXpi','\x20->\x20','journey:versions','journey:version:view','dryRun','Error:\x20Journey\x20\x27','\x20(rule\x20match)','\x0aChanges\x20to\x20\x27','paused','goalSize','27435352ifnyoO','Write\x20','targetDir','isNew','yellow','version','Target\x20file:\x20','segmentName','\x27\x20not\x20found\x20in\x20','No\x20journeys\x20found','Fetching\x20users\x20and\x20connections...','journeys','Error:\x20Parent\x20segment\x20context\x20required','updatedAt','data','cwd','activation','\x20\x20Name:\x20','json','journey:list','relativePath','yes','cyan','args','stageNameMap','Error:\x20Journey\x20name,\x20path,\x20or\x20YAML\x20file\x20is\x20required','List\x20activations\x20for\x20a\x20journey','Fetching\x20journeys\x20and\x20folders...','buildIdToEmailMap','site','exitOrJumpSize','Get\x20journey\x20traffic\x20data\x20(Sankey\x20charts)','columns','message','stringify','\x20activation','\x20\x20Consolidating\x20duplicate\x20segment:\x20','Are\x20you\x20sure\x20you\x20want\x20to\x20pause\x20journey\x20\x22','type','listFolders','journeyName','2135182NOeLUP','journeyStages','\x0aError:','completeMilestoneRate','Push\x20journey\x20YAML\x20files\x20to\x20Treasure\x20Data','journeyBundleId','folderId','set','Getting\x20journey\x20details...','find','\x20Created\x20v','history','journeyId','Getting\x20column\x20mapping...','segment','pause','enteredSize','completed','\x20\x20-\x20','getColumnMapping','(completed)','utf-8','user','jsonl','Use\x20-y\x20or\x20--yes\x20flag\x20to\x20apply\x20changes\x20without\x20confirmation','Error:\x20Journey\x20not\x20found:\x20','\x20not\x20found.\x20Available:\x20','.yml','Aborted.','listVersions','folders','activation_','-\x20no\x20files\x20written','file','filter','\x20\x20Target:\x20','Pause\x20a\x20running\x20journey','parent_segment','values','/e/','Pausing\x20journey...','\x20(ID:\x20','resolveSegment','audienceId','(root)','includeStats','goal','resolveParentId','\x20\x20Folder\x20path:\x20','Usage:\x20journey\x20view\x20<name-or-path>\x20[-w]','web','base','get','journey:activations','bold','description','has','🗺️\x20','Create\x20a\x20new\x20draft\x20version\x20of\x20journey\x20\x22','map','rule','Input:\x20','✔\x20All\x20files\x20are\x20up\x20to\x20date','Pattern:\x20','stage','replace','state','\x22\x20paused','all','Listing\x20journeys...','/j/da/je','reentryMode','Fetching\x20','length','execute','Getting\x20journey\x20statistics...','✔\x20Context\x20set:\x20','tsv','session','renderStats','entries','Traffic\x20data\x20may\x20not\x20be\x20available\x20for\x20draft\x20or\x20newly\x20created\x20journeys.','conversion','getActivation','parentName','Getting\x20version\x20','dim','...','Resolving\x20version...','Folder\x20path:\x20','getJourney','draft','helpText','getStatistics','verbose','name','journeyBundleName','absolutePath','Error:\x20Stage\x20\x22','tdx.json','blue','connector_config','\x20segment\x20rule(s)\x20to\x20match\x20for\x20','Warning:\x20Could\x20not\x20parse\x20existing\x20file\x20for\x20segment\x20name\x20preservation:\x20','Fetching\x20parent\x20segment...','Resolving\x20parent\x20segment...','milestoneSize','Usage:\x20journey\x20version\x20view\x20<name-or-path>\x20--version\x20N','journey:traffic','nodes','rootFolderId','✔\x20Found\x20','\x20Opening\x20','limit','resourceName','kind','Are\x20you\x20sure\x20you\x20want\x20to\x20resume\x20journey\x20\x22','filePath','Failed\x20to\x20resolve\x20YAML\x20file\x20path:\x20','Listing\x20journey\x20versions...','createVersion'];a28_0x4972=function(){return _0x5e0126;};return a28_0x4972();}import{SegmentPushCommand}from'./segment-push-command.js';import{buildFolderIdToPathMap}from'../sdk/segment/resolution-context.js';import{createTdxConfigContent}from'../sdk/segment/tdx-config.js';import{SEGMENT_KIND_JOURNEY,generateJourneyLocalName,sanitizeYamlKey,buildMergedJourneyDef,createJumpTargetCache,resolveJumpTarget}from'../sdk/segment/journey-utils.js';import{getConsoleNextUrl}from'../sdk/client/endpoints.js';import{openBrowser}from'../utils/process.js';import{hyperlink}from'../sdk/util/formatters.js';function requireNameOrPath(_0x2177b3){const _0x260fd6=a28_0x5a5f;return!_0x2177b3&&(console['error'](_0x260fd6(0xa6)),console[_0x260fd6(0x156)](_0x260fd6(0x18f))),!!_0x2177b3;}function withJsonFormat(_0x4542a5){const _0x40477f=a28_0x5a5f;if(!_0x4542a5[_0x40477f(0x14f)]&&!_0x4542a5[_0x40477f(0x9f)]&&!_0x4542a5[_0x40477f(0xcd)]&&!_0x4542a5[_0x40477f(0x103)])return{..._0x4542a5,'format':'json','json':!![]};return _0x4542a5;}function formatJourneyState(_0x1a4ff6){const _0x3b0ef8=a28_0x5a5f;switch(_0x1a4ff6){case _0x3b0ef8(0x16a):return a28_0x428bd7['green'](_0x3b0ef8(0x14c));case _0x3b0ef8(0x111):return a28_0x428bd7[_0x3b0ef8(0x10c)](_0x3b0ef8(0x16d));case _0x3b0ef8(0x8b):return a28_0x428bd7[_0x3b0ef8(0x91)](_0x3b0ef8(0x158));case _0x3b0ef8(0xc7):return a28_0x428bd7[_0x3b0ef8(0x11a)](_0x3b0ef8(0xca));case _0x3b0ef8(0x153):return a28_0x428bd7[_0x3b0ef8(0x10c)]('(archived)');default:return'('+_0x1a4ff6+')';}}function formatJourneyItem(_0x38e719,_0x2ab88c='',_0x5a3219){const _0x417a83=a28_0x5a5f,_0x88c76e=formatJourneyState(_0x38e719[_0x417a83(0xf8)]),_0x26e013=_0x5a3219?hyperlink(_0x38e719['journeyBundleName'],_0x5a3219):_0x38e719[_0x417a83(0x116)];return _0x2ab88c+_0x417a83(0xef)+_0x26e013+'\x20'+_0x88c76e;}function escapeRegex(_0x5c388a){const _0x1d676d=a28_0x5a5f;return _0x5c388a[_0x1d676d(0xf7)](/[.*+?^${}()|[\]\\]/g,_0x1d676d(0x168));}function globToRegex(_0x13d694){const _0x391c80=a28_0x5a5f,_0x46a3ae=_0x13d694[_0x391c80(0x18b)]('*')[_0x391c80(0xf1)](escapeRegex);return new RegExp(_0x46a3ae[_0x391c80(0x179)]('.*'),'i');}function buildRuleToNameMapping(_0x5ce9a2){const _0x324387=a28_0x5a5f,_0x2dde7c=new Map();if(_0x5ce9a2[_0x324387(0x185)])for(const [_0x3bfb73,_0x48d690]of Object['entries'](_0x5ce9a2[_0x324387(0x185)])){if(_0x48d690[_0x324387(0xf2)]){const _0x3995bb=serializeRule(_0x48d690[_0x324387(0xf2)]),_0x36c869=_0x2dde7c[_0x324387(0xea)](_0x3995bb);_0x36c869?_0x36c869[_0x324387(0x181)](_0x3bfb73):_0x2dde7c[_0x324387(0xbd)](_0x3995bb,[_0x3bfb73]);}}return _0x2dde7c;}async function resolveJourneyIdFromInput(_0x29c8f2,_0x280069,_0x49c686){const _0x1800ba=a28_0x5a5f,_0x3eb712=await resolveJourneyTarget(_0x29c8f2,_0x280069['parentSegment'],_0x280069['verbose']),_0x4a63a4=_0x3eb712['parentSegment'];if(!_0x4a63a4)throw new SDKError(ErrorCode[_0x1800ba(0x186)],_0x1800ba(0x172));const _0x5a0a48=await withSpinner(_0x1800ba(0x11f),()=>_0x49c686[_0x1800ba(0xc4)][_0x1800ba(0xe5)](_0x4a63a4),{'verbose':_0x280069[_0x1800ba(0x114)]}),_0x3e5467=_0x5a0a48['data'],_0x41d82b=await withSpinner(_0x1800ba(0x17b),()=>_0x49c686[_0x1800ba(0x150)][_0x1800ba(0x139)](_0x3e5467,_0x3eb712[_0x1800ba(0xb5)]),{'verbose':_0x280069[_0x1800ba(0x114)]});return{'journeyId':_0x41d82b[_0x1800ba(0x9b)],'journeyName':_0x3eb712[_0x1800ba(0xb5)],'parentSegmentId':_0x3e5467};}async function resolveJourneyTarget(_0x5baf80,_0x2d84d1,_0x4d6803){const _0x2ca28a=a28_0x5a5f;if(isYamlFilePath(_0x5baf80))try{const _0x28850c=await resolveYamlFilePath(_0x5baf80);return _0x4d6803&&(console['error'](_0x2ca28a(0x18a)+_0x5baf80),console[_0x2ca28a(0x156)]('\x20\x20Parent\x20segment:\x20'+_0x28850c['parentSegment']),console[_0x2ca28a(0x156)](_0x2ca28a(0x9e)+_0x28850c[_0x2ca28a(0x94)]),console[_0x2ca28a(0x156)](_0x2ca28a(0xe6)+(_0x28850c[_0x2ca28a(0x16c)]||_0x2ca28a(0xe2)))),{'journeyName':_0x28850c[_0x2ca28a(0x94)],'parentSegment':_0x28850c[_0x2ca28a(0x137)],'resolved':_0x28850c};}catch(_0x4d7e99){throw new SDKError(ErrorCode[_0x2ca28a(0x186)],_0x2ca28a(0x12c)+_0x4d7e99[_0x2ca28a(0xae)]);}if(!_0x2d84d1)throw new SDKError(ErrorCode['INVALID_ARGUMENT'],'No\x20parent\x20segment\x20context\x20set.\x20Set\x20context\x20with:\x20tdx\x20sg\x20use\x20\x22Name\x22\x20or\x20tdx\x20sg\x20pull\x20\x22Name\x22');return{'journeyName':_0x5baf80,'parentSegment':_0x2d84d1};}export class JourneyListCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0xa0);[a28_0x13f224(0xed)]=a28_0x13f224(0x18c);async['execute'](_0x18d4a1){const _0x2e519e=a28_0x13f224,{options:_0x321672,args:_0x88f137,tdx:_0x670b98}=_0x18d4a1,_0x3a9bb6=_0x88f137[0x0],_0x680b0d=_0x321672[_0x2e519e(0x137)];if(!_0x680b0d)return console[_0x2e519e(0x156)](_0x2e519e(0x99)),console['error']('Use\x20--parent-segment\x20or\x20set\x20context\x20with\x20\x22tdx\x20sg\x20use\x22'),0x1;const _0x33fa99=await withSpinner(_0x2e519e(0x11f),()=>_0x670b98[_0x2e519e(0xc4)]['resolveParentId'](_0x680b0d),{'verbose':_0x321672[_0x2e519e(0x114)]}),_0x31545f=_0x33fa99['data'];_0x321672[_0x2e519e(0x114)]&&(console['error'](_0x2e519e(0x13c)+_0x680b0d+_0x2e519e(0xdf)+_0x31545f+')'),_0x3a9bb6&&console[_0x2e519e(0x156)](_0x2e519e(0xf5)+_0x3a9bb6));const _0x10fc20=await withSpinner(_0x2e519e(0x11e),()=>_0x670b98[_0x2e519e(0xc4)]['getParentFull'](_0x31545f),{'verbose':_0x321672[_0x2e519e(0x114)]}),_0x227141=_0x10fc20['data'],_0x41955f=_0x227141[_0x2e519e(0x124)],_0x1f357e=await withSpinner(_0x2e519e(0xfb),()=>_0x670b98[_0x2e519e(0x150)][_0x2e519e(0x169)](_0x31545f,_0x41955f),{'verbose':_0x321672[_0x2e519e(0x114)]});let _0x5e9d3d=_0x1f357e[_0x2e519e(0x9b)][_0x2e519e(0x98)];const _0xa734c9=_0x1f357e[_0x2e519e(0x9b)][_0x2e519e(0xd4)],_0x42a781=new Map();for(const _0xbbde6f of _0xa734c9){_0x42a781[_0x2e519e(0xbd)](_0xbbde6f['id'],_0xbbde6f[_0x2e519e(0x115)]);}if(_0x3a9bb6){const _0xa30349=globToRegex(_0x3a9bb6);_0x5e9d3d=_0x5e9d3d['filter'](_0xcc21db=>_0xa30349[_0x2e519e(0x188)](_0xcc21db[_0x2e519e(0x116)]));}console[_0x2e519e(0x156)](_0x2e519e(0x125)+_0x5e9d3d[_0x2e519e(0xff)]+'\x20journey'+(_0x5e9d3d[_0x2e519e(0xff)]!==0x1?'s':''));const _0x1e8b9d=_0x5275da=>{const _0x4b9587=_0x2e519e;return getConsoleNextUrl(_0x321672[_0x4b9587(0xaa)],_0x4b9587(0x12f)+_0x31545f+'/e/'+_0x5275da+'/j/da');};if(_0x321672[_0x2e519e(0x14f)]===_0x2e519e(0x160))await handleSDKOutput(_0x5e9d3d,_0x321672);else{if(_0x321672[_0x2e519e(0x14f)]===_0x2e519e(0x9f)){const _0x3edb63=_0x5e9d3d[_0x2e519e(0xf1)](_0x301342=>({..._0x301342,'url':_0x1e8b9d(_0x301342['id'])}));await handleSDKOutput(_0x3edb63,_0x321672);}else{console['log']('['+_0x680b0d+']');const _0x2c8d9a=new Map(),_0x97705a=[];for(const _0x191093 of _0x5e9d3d){if(!_0x191093['folderId']||_0x191093[_0x2e519e(0xbc)]===_0x41955f)_0x97705a[_0x2e519e(0x181)](_0x191093);else{const _0xf97356=_0x2c8d9a[_0x2e519e(0xea)](_0x191093['folderId'])||[];_0xf97356[_0x2e519e(0x181)](_0x191093),_0x2c8d9a[_0x2e519e(0xbd)](_0x191093[_0x2e519e(0xbc)],_0xf97356);}}const _0x14595d=(_0x1b6b9c,_0x2b2414)=>_0x1b6b9c[_0x2e519e(0x116)]['localeCompare'](_0x2b2414[_0x2e519e(0x116)],undefined,{'sensitivity':_0x2e519e(0xe9)});_0x97705a[_0x2e519e(0x175)](_0x14595d);for(const _0x2058b4 of _0x97705a){console[_0x2e519e(0x140)](formatJourneyItem(_0x2058b4,'',_0x1e8b9d(_0x2058b4['id'])));}const _0x151b89=[..._0x2c8d9a[_0x2e519e(0x106)]()][_0x2e519e(0x175)]((_0x47075c,_0x38df0b)=>{const _0x4f4d1f=_0x2e519e,_0x1e859=_0x42a781[_0x4f4d1f(0xea)](_0x47075c[0x0])||_0x47075c[0x0],_0x49d8a4=_0x42a781[_0x4f4d1f(0xea)](_0x38df0b[0x0])||_0x38df0b[0x0];return _0x1e859[_0x4f4d1f(0x184)](_0x49d8a4,undefined,{'sensitivity':_0x4f4d1f(0xe9)});});for(const [_0x2c593e,_0x1b1940]of _0x151b89){const _0x561364=_0x42a781['get'](_0x2c593e)||_0x2c593e;console['log'](_0x2e519e(0x142)+_0x561364),_0x1b1940[_0x2e519e(0x175)](_0x14595d);for(const _0x19caea of _0x1b1940){console[_0x2e519e(0x140)](formatJourneyItem(_0x19caea,'\x20\x20',_0x1e8b9d(_0x19caea['id'])));}}}}return 0x0;}}export class JourneyViewCommand extends BaseCommand{['name']=a28_0x13f224(0x147);[a28_0x13f224(0xed)]='Show\x20journey\x20details';async[a28_0x13f224(0x100)](_0x491db9){const _0x395c4c=a28_0x13f224,{options:_0x24fe92,args:_0x26da5d,tdx:_0x29329a}=_0x491db9,_0x3d3a23=_0x26da5d[0x0];if(!_0x3d3a23)return console[_0x395c4c(0x156)](_0x395c4c(0xa6)),console[_0x395c4c(0x156)](_0x395c4c(0xe7)),console[_0x395c4c(0x156)](_0x395c4c(0x13d)),console[_0x395c4c(0x156)](_0x395c4c(0x148)),0x1;_0x24fe92[_0x395c4c(0x114)]&&console[_0x395c4c(0x156)](_0x395c4c(0xf3)+_0x3d3a23);const {journeyId:_0x1d4651,parentSegmentId:_0x341d2e}=await resolveJourneyIdFromInput(_0x3d3a23,_0x24fe92,_0x29329a);if(_0x24fe92[_0x395c4c(0xe8)]){const _0x2fb1a7=getConsoleNextUrl(_0x24fe92[_0x395c4c(0xaa)],_0x395c4c(0x12f)+_0x341d2e+_0x395c4c(0xdd)+_0x1d4651+_0x395c4c(0xfc));return console[_0x395c4c(0x156)](a28_0x428bd7['green']('✔')+_0x395c4c(0x126)+a28_0x428bd7['cyan'](_0x2fb1a7)),openBrowser(_0x2fb1a7),0x0;}const _0x4d19f9=await withSpinner(_0x395c4c(0xbe),()=>_0x29329a[_0x395c4c(0x150)]['getJourney'](_0x1d4651),{'verbose':_0x24fe92[_0x395c4c(0x114)]}),_0x2e1d8f=_0x4d19f9[_0x395c4c(0x9b)],_0x566046=_0x24fe92[_0x395c4c(0xe3)];let _0x495342;if(_0x566046)try{const _0x308fc8=await withSpinner(_0x395c4c(0x101),()=>_0x29329a[_0x395c4c(0x150)][_0x395c4c(0x113)](_0x1d4651),{'verbose':_0x24fe92[_0x395c4c(0x114)]});_0x495342=_0x308fc8[_0x395c4c(0x9b)];}catch{_0x24fe92[_0x395c4c(0x114)]&&console[_0x395c4c(0x156)](_0x395c4c(0x149));}const _0x543778=getConsoleNextUrl(_0x24fe92[_0x395c4c(0xaa)],_0x395c4c(0x12f)+_0x341d2e+'/e/'+_0x1d4651+_0x395c4c(0xfc)),_0x4f8396={'id':_0x2e1d8f['id'],'name':_0x2e1d8f[_0x395c4c(0x15e)][_0x395c4c(0x115)],'description':_0x2e1d8f[_0x395c4c(0x15e)][_0x395c4c(0xed)],'state':_0x2e1d8f[_0x395c4c(0x15e)][_0x395c4c(0xf8)],'paused':_0x2e1d8f['attributes']['paused'],'reentry_mode':_0x2e1d8f[_0x395c4c(0x15e)][_0x395c4c(0xfd)],'stages':_0x2e1d8f[_0x395c4c(0x15e)][_0x395c4c(0xb7)]?.[_0x395c4c(0xff)]||0x0,..._0x2e1d8f[_0x395c4c(0x15e)][_0x395c4c(0xe4)]&&{'goal':_0x2e1d8f[_0x395c4c(0x15e)][_0x395c4c(0xe4)][_0x395c4c(0x115)]},..._0x495342&&{'statistics':{'size':_0x495342[_0x395c4c(0x163)],'entered':_0x495342[_0x395c4c(0xc6)],'goal_achieved':_0x495342[_0x395c4c(0x8c)],'completion_rate':_0x495342[_0x395c4c(0x165)],'exit_or_jump':_0x495342[_0x395c4c(0xab)],'exit_or_jump_rate':_0x495342['exitOrJumpRate'],'stages':_0x495342['stages']}},'url':_0x543778};return await handleSingleObjectOutput(_0x4f8396,_0x24fe92),0x0;}}export class JourneyStatsCommand extends BaseCommand{['name']=a28_0x13f224(0x17f);[a28_0x13f224(0xed)]='Show\x20journey\x20statistics';async[a28_0x13f224(0x100)](_0x131355){const _0x48362c=a28_0x13f224,{options:_0x337ad5,args:_0x33e562,tdx:_0x400233}=_0x131355,_0x20916c=_0x33e562[0x0];if(!requireNameOrPath(_0x20916c))return 0x1;_0x337ad5[_0x48362c(0x114)]&&console[_0x48362c(0x156)](_0x48362c(0xf3)+_0x20916c);const _0xcd662e=_0x337ad5,_0x47eefb=_0xcd662e[_0x48362c(0x16b)],_0x1e719f=_0xcd662e['to'],_0x2cec4a=_0xcd662e[_0x48362c(0x18e)],_0x1f3571=_0xcd662e[_0x48362c(0xf6)];_0x2cec4a&&!_0x47eefb&&!_0x1e719f&&console[_0x48362c(0x156)]('Warning:\x20--include-history\x20without\x20--from/--to\x20may\x20return\x20all-time\x20history');const _0x4f143d=_0x2cec4a?withJsonFormat(_0x337ad5):_0x337ad5,{journeyId:_0x1fbe72,journeyName:_0x7517a3}=await resolveJourneyIdFromInput(_0x20916c,_0x4f143d,_0x400233),_0x1a4b3d=_0x47eefb||_0x1e719f?{'from':_0x47eefb,'to':_0x1e719f}:undefined,_0x5d6f9b=await withSpinner(_0x48362c(0x101),()=>Promise[_0x48362c(0xfa)]([_0x400233['journey'][_0x48362c(0x110)](_0x1fbe72),_0x400233[_0x48362c(0x150)][_0x48362c(0x113)](_0x1fbe72,_0x1a4b3d)]),{'verbose':_0x4f143d[_0x48362c(0x114)]}),[_0x3d8459,_0x55bece]=_0x5d6f9b['data'];if(!_0x55bece||_0x55bece[_0x48362c(0xc2)]===null)return console['error']('No\x20statistics\x20available\x20for\x20journey:\x20'+_0x7517a3),console[_0x48362c(0x156)](_0x48362c(0x17e)),0x0;const _0xaf7b9c=buildStageNameMap(_0x3d8459),_0x19eaac=!!(_0x1a4b3d&&_0x55bece[_0x48362c(0xc1)]?.[_0x48362c(0xff)]),_0x5c964f={'stageNameMap':_0xaf7b9c,'hasPeriod':_0x19eaac,'includeHistory':!!_0x2cec4a};if(_0x1f3571&&_0x55bece['stages']){const _0x1889c6=_0x55bece['stages']['find'](_0x47c3ca=>{const _0xb0abde=_0x48362c,_0x189cec=_0xaf7b9c[_0xb0abde(0xea)](_0x47c3ca['id'])??'';return _0x189cec[_0xb0abde(0x13f)]()===_0x1f3571['toLowerCase']();});if(_0x1889c6)return await handleSingleObjectOutput(formatStageStats(_0x1889c6,_0x5c964f),_0x4f143d),0x0;const _0x33cf69=_0x55bece[_0x48362c(0x136)][_0x48362c(0xf1)](_0x4e169b=>_0xaf7b9c[_0x48362c(0xea)](_0x4e169b['id'])??_0x4e169b['id']);return console[_0x48362c(0x156)](_0x48362c(0x118)+_0x1f3571+'\x22\x20not\x20found'),console[_0x48362c(0x156)](_0x48362c(0x155)+_0x33cf69['join'](',\x20')),0x1;}const _0x2a1d22=_0x55bece['stages']?.[_0x48362c(0xf1)](_0x4a035e=>formatStageStats(_0x4a035e,_0x5c964f)),_0x5d6590=assembleJourneyStats(_0x55bece,{'from':_0x47eefb,'to':_0x1e719f,'includeHistory':_0x2cec4a});return await this[_0x48362c(0x105)](_0x5d6590,_0x2a1d22??[],_0x4f143d),0x0;}async[a28_0x13f224(0x105)](_0x3ef4d3,_0x32f15b,_0xcd2613){const _0x2bb132=a28_0x13f224,_0xa6dd01=_0xcd2613[_0x2bb132(0x14f)]===_0x2bb132(0x9f)||_0xcd2613['format']===_0x2bb132(0xcd)||_0xcd2613[_0x2bb132(0x9f)]||_0xcd2613['jsonl'];if(_0xa6dd01){_0x3ef4d3[_0x2bb132(0x136)]=_0x32f15b,await handleSingleObjectOutput(_0x3ef4d3,_0xcd2613);return;}await handleSingleObjectOutput(_0x3ef4d3,_0xcd2613);for(const _0x368d58 of _0x32f15b){console['log'](''),console[_0x2bb132(0x140)](String(a28_0x428bd7[_0x2bb132(0xa3)][_0x2bb132(0xec)]('['+_0x368d58['name']+']'))+a28_0x428bd7[_0x2bb132(0x10c)]('\x20'+_0x368d58['id']));const {id:_0x165a00,name:_0x45e47c,..._0x57e81f}=_0x368d58;await handleSingleObjectOutput(_0x57e81f,_0xcd2613);}}}export class JourneyTrafficCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0x122);[a28_0x13f224(0xed)]=a28_0x13f224(0xac);async[a28_0x13f224(0x100)](_0x154ad0){const _0x4ffddd=a28_0x13f224,{options:_0x597eec,args:_0x3e5cb7,tdx:_0x1eb46c}=_0x154ad0,_0x49ab87=_0x3e5cb7[0x0];if(!requireNameOrPath(_0x49ab87))return 0x1;_0x597eec[_0x4ffddd(0x114)]&&console['error'](_0x4ffddd(0xf3)+_0x49ab87);const _0x3a827c=_0x597eec,_0x5a3aef=_0x3a827c[_0x4ffddd(0xb3)],_0x251063=_0x3a827c[_0x4ffddd(0x16b)],_0x2d57d2=_0x3a827c['to'],_0xfecde2=_0x3a827c[_0x4ffddd(0x127)];if(_0x5a3aef&&_0x5a3aef!==_0x4ffddd(0x108)&&_0x5a3aef!==_0x4ffddd(0x9d))return console[_0x4ffddd(0x156)](_0x4ffddd(0x189)+_0x5a3aef+_0x4ffddd(0x133)),0x1;const _0x43ee35=withJsonFormat(_0x597eec),{journeyId:_0x49de94,journeyName:_0x3a8a12}=await resolveJourneyIdFromInput(_0x49ab87,_0x43ee35,_0x1eb46c),_0x124715={'type':_0x5a3aef,'from':_0x251063,'to':_0x2d57d2,'limit':_0xfecde2},_0x4e55e1=await withSpinner('Getting\x20journey\x20traffic\x20data...',()=>_0x1eb46c['journey'][_0x4ffddd(0x13a)](_0x49de94,_0x124715),{'verbose':_0x43ee35[_0x4ffddd(0x114)]}),_0x458f73=_0x4e55e1[_0x4ffddd(0x9b)],_0x47b84d=_0x458f73['conversion']&&(_0x458f73[_0x4ffddd(0x108)][_0x4ffddd(0x123)][_0x4ffddd(0xff)]>0x0||_0x458f73[_0x4ffddd(0x108)]['links'][_0x4ffddd(0xff)]>0x0),_0x3f1c32=_0x458f73[_0x4ffddd(0x9d)]&&_0x458f73[_0x4ffddd(0x9d)][_0x4ffddd(0xff)]>0x0;if(!_0x47b84d&&!_0x3f1c32)return console[_0x4ffddd(0x156)]('No\x20traffic\x20data\x20available\x20for\x20journey:\x20'+_0x3a8a12),console[_0x4ffddd(0x156)](_0x4ffddd(0x107)),_0x251063&&_0x2d57d2&&console[_0x4ffddd(0x156)](_0x4ffddd(0x13b)),0x0;return await handleSingleObjectOutput(_0x458f73,_0x43ee35),0x0;}}function formatStageStats(_0x4719d4,_0x2cd13e){const _0x3b0f2c=a28_0x13f224,_0xb37b85=_0x2cd13e['hasPeriod']&&_0x4719d4[_0x3b0f2c(0xc1)]?.['length']?aggregateStageHistory(_0x4719d4['history']):{'size':_0x4719d4[_0x3b0f2c(0x163)],'entered':_0x4719d4[_0x3b0f2c(0xc6)],'milestone':_0x4719d4[_0x3b0f2c(0x120)],'milestone_rate':_0x4719d4[_0x3b0f2c(0xb9)],'exit_or_jump':_0x4719d4[_0x3b0f2c(0xab)],'exit_or_jump_rate':_0x4719d4[_0x3b0f2c(0x173)]},_0x2357e4={'id':_0x4719d4['id'],'name':_0x2cd13e[_0x3b0f2c(0xa5)][_0x3b0f2c(0xea)](_0x4719d4['id'])??_0x4719d4['id'],..._0xb37b85};return _0x2cd13e['hasPeriod']&&_0x2cd13e[_0x3b0f2c(0x18e)]&&_0x4719d4[_0x3b0f2c(0xc1)]&&(_0x2357e4[_0x3b0f2c(0xc1)]=_0x4719d4[_0x3b0f2c(0xc1)]),_0x2357e4;}export class JourneyPauseCommand extends BaseCommand{['name']=a28_0x13f224(0x14d);['description']=a28_0x13f224(0xda);async[a28_0x13f224(0x100)](_0x5dc61b){const _0x4f7126=a28_0x13f224,{options:_0x1b3b53,args:_0x3902a3,tdx:_0x4b69ab}=_0x5dc61b,_0x1715fa=_0x3902a3[0x0];if(!requireNameOrPath(_0x1715fa))return 0x1;_0x1b3b53[_0x4f7126(0x114)]&&console[_0x4f7126(0x156)](_0x4f7126(0xf3)+_0x1715fa);const {journeyId:_0x4d732c,journeyName:_0x31bd02}=await resolveJourneyIdFromInput(_0x1715fa,_0x1b3b53,_0x4b69ab);if(!_0x1b3b53[_0x4f7126(0xa2)]){const _0x2b32ad=await confirm(_0x4f7126(0xb2)+_0x31bd02+'\x22?');if(!_0x2b32ad)return console[_0x4f7126(0x156)](_0x4f7126(0x144)),0x0;}const _0x3c4297=await withSpinner(_0x4f7126(0xde),()=>_0x4b69ab['journey'][_0x4f7126(0xc5)](_0x4d732c),{'verbose':_0x1b3b53[_0x4f7126(0x114)]}),_0x362c01=_0x3c4297[_0x4f7126(0x9b)];return console[_0x4f7126(0x156)]('✔\x20Journey\x20\x22'+_0x362c01[_0x4f7126(0x15e)]['name']+_0x4f7126(0xf9)),0x0;}}export class JourneyResumeCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0x157);[a28_0x13f224(0xed)]=a28_0x13f224(0x18d);async[a28_0x13f224(0x100)](_0x898cb6){const _0x37e143=a28_0x13f224,{options:_0x5653e7,args:_0x560c21,tdx:_0x1c0eb8}=_0x898cb6,_0x1d70f7=_0x560c21[0x0];if(!requireNameOrPath(_0x1d70f7))return 0x1;_0x5653e7[_0x37e143(0x114)]&&console[_0x37e143(0x156)](_0x37e143(0xf3)+_0x1d70f7);const {journeyId:_0x318055,journeyName:_0x188db5}=await resolveJourneyIdFromInput(_0x1d70f7,_0x5653e7,_0x1c0eb8);if(!_0x5653e7[_0x37e143(0xa2)]){const _0x34cac2=await confirm(_0x37e143(0x12a)+_0x188db5+'\x22?');if(!_0x34cac2)return console[_0x37e143(0x156)](_0x37e143(0x144)),0x0;}const _0x17bf26=await withSpinner('Resuming\x20journey...',()=>_0x1c0eb8[_0x37e143(0x150)]['resume'](_0x318055),{'verbose':_0x5653e7['verbose']}),_0x334e0a=_0x17bf26[_0x37e143(0x9b)];return console[_0x37e143(0x156)](_0x37e143(0x141)+_0x334e0a[_0x37e143(0x15e)][_0x37e143(0x115)]+_0x37e143(0x152)),0x0;}}export class JourneyPullCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0x16e);[a28_0x13f224(0xed)]='Export\x20journey(s)\x20as\x20YAML\x20files';async[a28_0x13f224(0x100)](_0xbd2de8){const _0xe050af=a28_0x13f224,{options:_0x562992,args:_0x1f3d49,tdx:_0x50a3d9}=_0xbd2de8,_0x299450=_0x562992,_0x5ec26f=_0x1f3d49[0x0],_0x21212d=_0x5ec26f&&isYamlFilePath(_0x5ec26f),_0x48c6f8=await resolveTarget({'arg':_0x21212d?_0x5ec26f:undefined,'contextParent':_0x562992[_0xe050af(0x137)],'cwd':process[_0xe050af(0x9c)]()});if(!isSuccessfulResolution(_0x48c6f8))return _0x48c6f8[_0xe050af(0x161)]==='no_parent'?(console['error'](a28_0x428bd7[_0xe050af(0x91)]('parent_segment\x20is\x20not\x20set.\x20Use\x20`tdx\x20sg\x20use\x20<parent_name>`\x20to\x20set\x20it.\x0a')),console[_0xe050af(0x156)](_0xe050af(0x187)),console[_0xe050af(0x156)](_0xe050af(0x15d)),console[_0xe050af(0x156)]('\x20\x20\x20\x20\x20\x20\x20tdx\x20journey\x20pull\x20path/to/journey.yml\x20\x20\x20\x20\x20#\x20Pull\x20specific\x20journey\x20by\x20file'),console[_0xe050af(0x156)](_0xe050af(0x159))):(console['error'](a28_0x428bd7['red'](_0xe050af(0x13e)+_0x48c6f8[_0xe050af(0xae)]+'\x0a')),_0x48c6f8[_0xe050af(0x112)]&&console[_0xe050af(0x156)](a28_0x428bd7[_0xe050af(0xa3)](_0x48c6f8[_0xe050af(0x112)]))),0x1;let _0x201ef5=_0x21212d?undefined:_0x5ec26f,_0x3605a2,_0x539dc6;_0x48c6f8['type']===_0xe050af(0xd7)&&(_0x201ef5=_0x48c6f8[_0xe050af(0x128)],_0x3605a2=_0x48c6f8[_0xe050af(0x12b)],_0x539dc6=_0x48c6f8[_0xe050af(0x16c)]);const _0x18a721=_0x48c6f8[_0xe050af(0x10a)],_0x2d5aa9=_0x48c6f8[_0xe050af(0x8f)];_0x299450[_0xe050af(0x114)]&&(console[_0xe050af(0x156)](_0xe050af(0x13c)+_0x18a721),console[_0xe050af(0x156)]('Target\x20directory:\x20'+_0x2d5aa9),_0x201ef5&&console['error']('Journey\x20name:\x20'+_0x201ef5),_0x3605a2&&console[_0xe050af(0x156)](_0xe050af(0x93)+_0x3605a2),_0x539dc6&&console[_0xe050af(0x156)](_0xe050af(0x10f)+_0x539dc6));const _0x2893cd=await withSpinner(_0xe050af(0x11f),()=>_0x50a3d9[_0xe050af(0xc4)]['resolveParentId'](_0x18a721),{'verbose':_0x562992['verbose']}),_0x36dc47=_0x2893cd[_0xe050af(0x9b)],{journeys:_0x3a1dc0,folders:_0x5cf0c7}=await withSpinner(_0xe050af(0xa8),async()=>{const _0x2996d3=_0xe050af,[_0x2c83df,_0x2fe4fa]=await Promise[_0x2996d3(0xfa)]([_0x50a3d9[_0x2996d3(0x150)][_0x2996d3(0x14b)](_0x36dc47,undefined,{'includeAllVersions':!![]}),_0x50a3d9[_0x2996d3(0xc4)][_0x2996d3(0xb4)](_0x36dc47)]);return{'journeys':_0x2c83df,'folders':_0x2fe4fa};},{'verbose':_0x562992[_0xe050af(0x114)]})['then'](_0x167b1a=>_0x167b1a[_0xe050af(0x9b)]);let _0x514e69=_0x3a1dc0;const _0x4ccb00=buildFolderIdToPathMap(_0x5cf0c7);if(_0x201ef5){const _0x297170=_0x514e69[_0xe050af(0xd8)](_0x44164b=>_0x44164b[_0xe050af(0x116)][_0xe050af(0x13f)]()===_0x201ef5[_0xe050af(0x13f)]());if(_0x297170['length']===0x0)return console[_0xe050af(0x156)](_0xe050af(0xcf)+_0x201ef5),console[_0xe050af(0x156)](_0xe050af(0x145)),0x1;_0x514e69=_0x297170;}if(_0x539dc6!==undefined){const _0x5177c5=_0x514e69[_0xe050af(0xd8)](_0x2c08a6=>{const _0x3e8bd2=_0xe050af,_0x186ab6=_0x2c08a6[_0x3e8bd2(0xbc)]?_0x4ccb00[_0x3e8bd2(0xea)](_0x2c08a6[_0x3e8bd2(0xbc)])||'':'';return _0x186ab6===_0x539dc6;});if(_0x5177c5[_0xe050af(0xff)]===0x0&&_0x514e69[_0xe050af(0xff)]>0x0){console['error'](_0xe050af(0x196)+_0x201ef5+_0xe050af(0x95)+(_0x539dc6||'root\x20folder')),console[_0xe050af(0x156)](_0xe050af(0x167));for(const _0x217216 of _0x514e69){const _0x1b7957=_0x217216[_0xe050af(0xbc)]?_0x4ccb00[_0xe050af(0xea)](_0x217216[_0xe050af(0xbc)])||'':'';console[_0xe050af(0x156)](_0xe050af(0xc8)+(_0x1b7957||_0xe050af(0xe2))+'/'+_0x217216[_0xe050af(0x116)]);}return 0x1;}_0x514e69=_0x5177c5;}if(_0x514e69[_0xe050af(0xff)]===0x0)return console[_0xe050af(0x156)](_0xe050af(0x96)),0x0;const _0x2eab81=new Map();for(const _0x438331 of _0x514e69){const _0x59d3cf=_0x438331[_0xe050af(0xbb)];!_0x2eab81[_0xe050af(0xee)](_0x59d3cf)&&_0x2eab81[_0xe050af(0xbd)](_0x59d3cf,[]),_0x2eab81[_0xe050af(0xea)](_0x59d3cf)['push'](_0x438331);}for(const _0xc11b8f of _0x2eab81[_0xe050af(0xdc)]()){_0xc11b8f['sort']((_0x4d6654,_0x390873)=>(_0x4d6654['versionNumber']||0x0)-(_0x390873['versionNumber']||0x0));}const _0xb7c73c=[],{idToEmailMap:_0x159eb5,connectionIdToNameMap:_0x3d4aed}=await withSpinner(_0xe050af(0x97),async()=>{const _0x16b97f=_0xe050af,[_0x22fef0,_0x14cdf6]=await Promise[_0x16b97f(0xfa)]([_0x50a3d9[_0x16b97f(0xcc)][_0x16b97f(0xa9)](),_0x50a3d9[_0x16b97f(0x130)][_0x16b97f(0x131)]()]);return{'idToEmailMap':_0x22fef0,'connectionIdToNameMap':_0x14cdf6};},{'verbose':_0x562992['verbose']})['then'](_0x21a718=>_0x21a718[_0xe050af(0x9b)]);for(const _0x42a3f1 of _0x2eab81[_0xe050af(0xdc)]()){const _0x3d322f=_0x42a3f1[0x0][_0xe050af(0x116)],_0x4de027=_0x42a3f1[0x0][_0xe050af(0xbc)],_0x40a775=_0x4de027?_0x4ccb00['get'](_0x4de027)||'':'',_0x446280=_0x40a775?a28_0x28a74c['join'](_0x2d5aa9,_0x40a775):_0x2d5aa9,_0x43fa10=_0x3605a2||a28_0x28a74c['join'](_0x446280,sanitizeFileName(_0x3d322f)+'.yml');let _0x11f82c,_0x9afe5;if(existsSync(_0x43fa10))try{const _0x4c88dd=readFileSync(_0x43fa10,_0xe050af(0xcb)),_0x327a63=parseYamlString(_0x4c88dd);_0x9afe5=_0x327a63,_0x11f82c=buildRuleToNameMapping(_0x327a63),_0x299450[_0xe050af(0x114)]&&_0x11f82c['size']>0x0&&console[_0xe050af(0x156)]('Found\x20'+_0x11f82c['size']+_0xe050af(0x11c)+_0x3d322f);}catch(_0x482cc0){_0x299450['verbose']&&console[_0xe050af(0x156)](_0xe050af(0x11d)+_0x482cc0[_0xe050af(0xae)]);}const _0xc2a07c=[],_0x1794dd=new Set(),_0x26924b=new Map(),_0x53d9d0=new Map(),_0x34b376=new Set(),_0x5125bb=new Map(),_0x247502=new Map(),_0x3c5988=createJumpTargetCache();await withProgressSpinner(_0xe050af(0xfe)+_0x3d322f+_0xe050af(0x10d),async _0x95f78c=>{const _0x48b2aa=_0xe050af;for(const _0x2fd4aa of _0x42a3f1){const _0x8e2c69=_0x42a3f1[_0x48b2aa(0xff)]>0x1?_0x2fd4aa[_0x48b2aa(0x116)]+'\x20v'+(_0x2fd4aa[_0x48b2aa(0x182)]||0x1):_0x2fd4aa['journeyBundleName'];_0x95f78c['setPhase'](_0x48b2aa(0xfe)+_0x8e2c69);const _0x463f24=await _0x50a3d9[_0x48b2aa(0x150)][_0x48b2aa(0x110)](_0x2fd4aa['id']),_0x4de013=_0x463f24['attributes']?.[_0x48b2aa(0xe1)],_0x38b56f={'resolveSegment':async _0x971b3f=>{const _0x7fdf2=_0x48b2aa;if(!_0x4de013)return{'name':_0x971b3f,'isJourneyLocal':![]};const _0x2389fc=_0x26924b[_0x7fdf2(0xea)](_0x971b3f);if(_0x2389fc)return _0x2389fc;try{const _0x58a1eb=await _0x50a3d9[_0x7fdf2(0xc4)][_0x7fdf2(0x138)](_0x4de013,_0x971b3f),_0x240bd8=_0x58a1eb[_0x7fdf2(0x129)]===SEGMENT_KIND_JOURNEY;let _0x1f99ce,_0x1f3532=_0x58a1eb[_0x7fdf2(0x115)];if(_0x240bd8&&_0x58a1eb[_0x7fdf2(0xf2)]){const _0x33073c=await segmentResponseToDef(_0x58a1eb,{'resolveSegmentName':async _0x163ea1=>{const _0x1d456b=_0x7fdf2,_0x2486e6=_0x26924b[_0x1d456b(0xea)](_0x163ea1);if(_0x2486e6)return _0x2486e6[_0x1d456b(0x115)];const _0x1ca6f1=await _0x38b56f[_0x1d456b(0xe0)](_0x163ea1);return _0x1ca6f1[_0x1d456b(0x115)];}}),_0x438d7a=_0x33073c[_0x7fdf2(0xf2)];_0x1f99ce={'description':_0x58a1eb[_0x7fdf2(0xed)],'rule':_0x438d7a};const _0x28d95d=serializeRule(_0x438d7a),_0x42146a=_0x53d9d0[_0x7fdf2(0xea)](_0x28d95d);if(_0x42146a)_0x1f3532=_0x42146a,_0x1f99ce=undefined,_0x299450['verbose']&&console[_0x7fdf2(0x156)](_0x7fdf2(0xb1)+_0x58a1eb[_0x7fdf2(0x115)]+_0x7fdf2(0x192)+_0x42146a);else{let _0x45aa1b=![];if(_0x11f82c){const _0x40647a=_0x11f82c[_0x7fdf2(0xea)](_0x28d95d);if(_0x40647a){const _0x3ef347=_0x40647a[_0x7fdf2(0xbf)](_0x7d88a7=>!_0x1794dd[_0x7fdf2(0xee)](_0x7d88a7));_0x3ef347&&(_0x1f3532=_0x3ef347,_0x1794dd[_0x7fdf2(0x166)](_0x3ef347),_0x53d9d0[_0x7fdf2(0xbd)](_0x28d95d,_0x3ef347),_0x45aa1b=!![],_0x299450[_0x7fdf2(0x114)]&&console[_0x7fdf2(0x156)]('\x20\x20Preserving\x20local\x20segment\x20name:\x20'+_0x3ef347+_0x7fdf2(0x197)));}}if(!_0x45aa1b){const _0x39f753=generateJourneyLocalName(_0x58a1eb[_0x7fdf2(0x115)]);_0x39f753&&(_0x1f3532=_0x39f753);let _0x444b4d=_0x1f3532,_0x4470dd=0x2;while(_0x1794dd[_0x7fdf2(0xee)](_0x444b4d)){_0x444b4d=_0x1f3532+'_'+_0x4470dd,_0x4470dd++;}_0x1794dd[_0x7fdf2(0x166)](_0x444b4d),_0x53d9d0[_0x7fdf2(0xbd)](_0x28d95d,_0x444b4d),_0x1f3532=_0x444b4d;}}}const _0x3bc205={'name':_0x1f3532,'isJourneyLocal':_0x240bd8,'definition':_0x1f99ce};return _0x26924b['set'](_0x971b3f,_0x3bc205),_0x3bc205;}catch(_0x4dc019){return _0x562992[_0x7fdf2(0x114)]&&console[_0x7fdf2(0x156)](_0x7fdf2(0x171)+_0x971b3f+':\x20'+_0x4dc019[_0x7fdf2(0xae)]),{'name':_0x971b3f,'isJourneyLocal':![]};}},'resolveActivation':async _0x14138a=>{const _0x294041=_0x48b2aa,_0x2c16a2=_0x5125bb[_0x294041(0xea)](_0x14138a);if(_0x2c16a2)return _0x2c16a2;try{const _0x120b34=await _0x50a3d9[_0x294041(0x150)][_0x294041(0x109)](_0x2fd4aa['id'],_0x14138a),_0x422d52=journeyActivationStepToYaml(_0x120b34,_0x159eb5,_0x3d4aed),_0x3bbbf9=JSON[_0x294041(0xaf)]({'name':_0x422d52[_0x294041(0x115)],'connection':_0x422d52[_0x294041(0x130)],'connector_config':_0x422d52[_0x294041(0x11b)]}),_0x227790=_0x247502['get'](_0x3bbbf9);if(_0x227790){const _0x43a995={'name':_0x227790,'isJourneyLocal':!![],'definition':_0x422d52};return _0x5125bb[_0x294041(0xbd)](_0x14138a,_0x43a995),_0x43a995;}const _0x551e99=_0x120b34[_0x294041(0x15e)]['activationParams'][_0x294041(0x115)]||_0x14138a,_0x3aefe0=sanitizeYamlKey(_0x551e99)||_0x294041(0xd5)+_0x14138a;let _0x13a80e=_0x3aefe0,_0x2a9007=0x2;while(_0x34b376['has'](_0x13a80e)){_0x13a80e=_0x3aefe0+'_'+_0x2a9007,_0x2a9007++;}_0x34b376[_0x294041(0x166)](_0x13a80e),_0x247502[_0x294041(0xbd)](_0x3bbbf9,_0x13a80e);const _0xeeb743={'name':_0x13a80e,'isJourneyLocal':!![],'definition':_0x422d52};return _0x5125bb[_0x294041(0xbd)](_0x14138a,_0xeeb743),_0xeeb743;}catch(_0xe280d1){return _0x562992[_0x294041(0x114)]&&console['error'](_0x294041(0x132)+_0x14138a+':\x20'+_0xe280d1[_0x294041(0xae)]),{'name':_0x14138a,'isJourneyLocal':![]};}},'resolveJumpTarget':async(_0x257a5a,_0x540f87)=>{const _0x9996c3=_0x48b2aa;return resolveJumpTarget(_0x257a5a,_0x540f87,_0x3c5988,_0x350425=>_0x50a3d9['journey'][_0x9996c3(0x110)](_0x350425));}},_0x111166=await journeyResponseToDef(_0x463f24,_0x38b56f);_0xc2a07c['push']({'item':_0x2fd4aa,'yaml':_0x111166});}},{'verbose':_0x562992[_0xe050af(0x114)]});const _0x272fce=await _0x50a3d9[_0xe050af(0x150)]['getLatestJourneyId'](_0x42a3f1[0x0][_0xe050af(0xbb)]),_0x55a9f2=buildMergedJourneyDef(_0xc2a07c,_0x11f82c,_0x272fce),_0x218d2d=normalizeJourneyDef(_0x55a9f2,_0x9afe5),_0x2f89ce=toYamlString(_0x218d2d),_0x2b528c=_0x3605a2||a28_0x28a74c[_0xe050af(0x179)](_0x446280,sanitizeFileName(_0x3d322f)+_0xe050af(0xd1));!_0x3605a2&&_0x40a775&&!existsSync(_0x446280)&&mkdirSync(_0x446280,{'recursive':!![]});const _0x30e082=a28_0x28a74c['relative'](process[_0xe050af(0x9c)](),_0x2b528c);if(existsSync(_0x2b528c)){const _0x1a89d0=readFileSync(_0x2b528c,'utf-8'),_0x280fca=generateDiff(_0x1a89d0,_0x2f89ce),_0x1444fb=hasChanges(_0x280fca);_0xb7c73c[_0xe050af(0x181)]({'relativePath':_0x30e082,'absolutePath':_0x2b528c,'content':_0x2f89ce,'isNew':![],'hasChanges':_0x1444fb,'diff':_0x1444fb?formatDiffWithColors(_0x280fca):undefined});}else _0xb7c73c[_0xe050af(0x181)]({'relativePath':_0x30e082,'absolutePath':_0x2b528c,'content':_0x2f89ce,'isNew':!![],'hasChanges':![]});}const _0x47c013=_0xb7c73c[_0xe050af(0xd8)](_0x570422=>_0x570422[_0xe050af(0x90)]),_0xa91747=_0xb7c73c[_0xe050af(0xd8)](_0x28ba19=>!_0x28ba19[_0xe050af(0x90)]&&_0x28ba19[_0xe050af(0x154)]),_0x16e43d=_0xb7c73c[_0xe050af(0xd8)](_0x4e8043=>!_0x4e8043[_0xe050af(0x90)]&&!_0x4e8043[_0xe050af(0x154)]),_0x470200=_0x514e69[_0xe050af(0xff)],_0x1261a7=_0x2eab81['size'],_0x2d5aea=_0x470200>_0x1261a7?'\x20('+_0x470200+_0xe050af(0x17a):'';console[_0xe050af(0x156)]('\x0aPull\x20summary:'),console['error']('\x20\x20'+a28_0x428bd7[_0xe050af(0xa3)](_0x1261a7+_0xe050af(0x178))+a28_0x428bd7[_0xe050af(0x10c)](_0x2d5aea)),console['error']('\x20\x20'+a28_0x428bd7['green']('+\x20'+_0x47c013[_0xe050af(0xff)]+_0xe050af(0x164))),console[_0xe050af(0x156)]('\x20\x20'+a28_0x428bd7[_0xe050af(0x91)]('~\x20'+_0xa91747[_0xe050af(0xff)]+_0xe050af(0x174))),console[_0xe050af(0x156)]('\x20\x20'+a28_0x428bd7[_0xe050af(0x10c)]('=\x20'+_0x16e43d[_0xe050af(0xff)]+_0xe050af(0x151))),console[_0xe050af(0x156)](_0xe050af(0xd9)+a28_0x428bd7['cyan'](_0x2d5aa9)+'\x0a');if(_0xa91747[_0xe050af(0xff)]>0x0)for(const _0x28f69e of _0xa91747){console[_0xe050af(0x156)](_0xe050af(0x8a)+_0x28f69e[_0xe050af(0xa1)]+'\x27:'),console['error']('─'['repeat'](0x3c)),console['error'](_0x28f69e[_0xe050af(0x14e)]),console[_0xe050af(0x156)]('─'['repeat'](0x3c));}if(_0x299450[_0xe050af(0x195)])return console[_0xe050af(0x156)](a28_0x428bd7[_0xe050af(0x91)](_0xe050af(0x15a))),0x0;if(_0x47c013[_0xe050af(0xff)]===0x0&&_0xa91747['length']===0x0)return console[_0xe050af(0x156)](a28_0x428bd7['green'](_0xe050af(0xf4))),saveSessionContext({'parent_segment':_0x18a721},_0x299450['session']),console[_0xe050af(0x156)](a28_0x428bd7[_0xe050af(0x176)](_0xe050af(0x102)+a28_0x428bd7['dim'](_0xe050af(0xdb))+_0xe050af(0x143)+a28_0x428bd7[_0xe050af(0xa3)](_0x18a721))),0x0;if(!_0x299450['yes']&&(_0x47c013[_0xe050af(0xff)]>0x0||_0xa91747['length']>0x0)){if(!isInteractive())return console[_0xe050af(0x156)](a28_0x428bd7['red'](_0xe050af(0xb8)),'Confirmation\x20required\x20but\x20running\x20in\x20non-interactive\x20mode'),console['error'](a28_0x428bd7['dim'](_0xe050af(0xce))),0x1;const _0x1602e9=await confirmKey(_0xe050af(0x8e)+(_0x47c013[_0xe050af(0xff)]+_0xa91747['length'])+'\x20files?');if(!_0x1602e9)return console[_0xe050af(0x156)](a28_0x428bd7['yellow'](_0xe050af(0xd2)),_0xe050af(0xd6)),0x1;}!existsSync(_0x2d5aa9)&&mkdirSync(_0x2d5aa9,{'recursive':!![]});const _0x2e71b4=a28_0x28a74c[_0xe050af(0x179)](_0x2d5aa9,_0xe050af(0x119));writeFileSync(_0x2e71b4,createTdxConfigContent(_0x18a721),'utf-8');for(const _0x14889f of _0xb7c73c){(_0x14889f[_0xe050af(0x90)]||_0x14889f[_0xe050af(0x154)])&&writeFileSync(_0x14889f[_0xe050af(0x117)],_0x14889f['content'],_0xe050af(0xcb));}return console[_0xe050af(0x156)](a28_0x428bd7[_0xe050af(0x176)]('✔\x20Pulled\x20'+(_0x47c013['length']+_0xa91747[_0xe050af(0xff)])+_0xe050af(0x162)+_0x2d5aa9)),saveSessionContext({'parent_segment':_0x18a721},_0x299450[_0xe050af(0x104)]),console[_0xe050af(0x156)](a28_0x428bd7[_0xe050af(0x176)](_0xe050af(0x102)+a28_0x428bd7[_0xe050af(0x10c)](_0xe050af(0xdb))+_0xe050af(0x143)+a28_0x428bd7['cyan'](_0x18a721))),0x0;}}export class JourneyColumnsCommand extends BaseCommand{[a28_0x13f224(0x115)]='journey:columns';[a28_0x13f224(0xed)]='Show\x20journey\x20table\x20column\x20mapping';async[a28_0x13f224(0x100)](_0x56a563){const _0x22b449=a28_0x13f224,{options:_0x4f0ebe,args:_0x452641,tdx:_0x1c3d1f}=_0x56a563,_0x131210=_0x452641[0x0];if(!requireNameOrPath(_0x131210))return 0x1;_0x4f0ebe[_0x22b449(0x114)]&&console[_0x22b449(0x156)](_0x22b449(0xf3)+_0x131210);const {journeyId:_0x545764}=await resolveJourneyIdFromInput(_0x131210,_0x4f0ebe,_0x1c3d1f),_0x15571b=await withSpinner(_0x22b449(0xc3),()=>_0x1c3d1f['journey'][_0x22b449(0xc9)](_0x545764),{'verbose':_0x4f0ebe[_0x22b449(0x114)]}),_0x374d3b=_0x15571b[_0x22b449(0x9b)];return console[_0x22b449(0x140)]('Database:\x20'+_0x374d3b['database']),console[_0x22b449(0x140)](_0x22b449(0x17c)+_0x374d3b[_0x22b449(0x160)]),await handleSDKOutput(_0x374d3b[_0x22b449(0xad)],_0x4f0ebe),0x0;}}export class JourneyActivationsCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0xeb);[a28_0x13f224(0xed)]=a28_0x13f224(0xa7);async['execute'](_0x2c0289){const _0x5215e1=a28_0x13f224,{options:_0x238f9d,args:_0x146740,tdx:_0x5c13fc}=_0x2c0289,_0x18f4d2=_0x146740[0x0];if(!requireNameOrPath(_0x18f4d2))return 0x1;_0x238f9d[_0x5215e1(0x114)]&&console[_0x5215e1(0x156)](_0x5215e1(0xf3)+_0x18f4d2);const {journeyId:_0x537673}=await resolveJourneyIdFromInput(_0x18f4d2,_0x238f9d,_0x5c13fc),_0x50b06b=await withSpinner('Listing\x20journey\x20activations...',()=>_0x5c13fc[_0x5215e1(0x150)][_0x5215e1(0x15b)](_0x537673),{'verbose':_0x238f9d[_0x5215e1(0x114)]}),_0x1b6fbf=_0x50b06b[_0x5215e1(0x9b)];return console[_0x5215e1(0x156)](_0x5215e1(0x183)+_0x1b6fbf[_0x5215e1(0xff)]+_0x5215e1(0xb0)+(_0x1b6fbf[_0x5215e1(0xff)]!==0x1?'s':'')),await handleSDKOutput(_0x1b6fbf,_0x238f9d),0x0;}}export class JourneyPushCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0x146);[a28_0x13f224(0xed)]=a28_0x13f224(0xba);[a28_0x13f224(0x135)]=new SegmentPushCommand();async['execute'](_0x1927cd){const _0x526c5f=a28_0x13f224,_0x3906ff=_0x1927cd[_0x526c5f(0xa4)][0x0];let _0x5ed9b6;if(_0x3906ff){const _0x49aeda=await resolveTarget({'arg':_0x3906ff,'contextParent':_0x1927cd[_0x526c5f(0x190)][_0x526c5f(0x137)],'cwd':process[_0x526c5f(0x9c)]()});isSuccessfulResolution(_0x49aeda)&&_0x49aeda[_0x526c5f(0xb3)]===_0x526c5f(0xd7)&&(_0x5ed9b6=_0x49aeda[_0x526c5f(0x12b)]);}const _0x31631e={..._0x1927cd,'options':{..._0x1927cd[_0x526c5f(0x190)],'journeysOnly':!![],..._0x5ed9b6&&{'singleFilePath':_0x5ed9b6}}};return this[_0x526c5f(0x135)]['execute'](_0x31631e);}}export class JourneyVersionsCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0x193);[a28_0x13f224(0xed)]='List\x20all\x20versions\x20of\x20a\x20journey';async['execute'](_0x2c674f){const _0x5304fa=a28_0x13f224,{options:_0x24c4d3,args:_0x2abd79,tdx:_0x49576f}=_0x2c674f,_0x59d6f5=_0x2abd79[0x0];if(!requireNameOrPath(_0x59d6f5))return 0x1;if(_0x24c4d3[_0x5304fa(0x114)])console['error'](_0x5304fa(0xf3)+_0x59d6f5);const {journeyId:_0x520631}=await resolveJourneyIdFromInput(_0x59d6f5,_0x24c4d3,_0x49576f),_0x150cd3=await withSpinner(_0x5304fa(0x12d),()=>_0x49576f[_0x5304fa(0x150)][_0x5304fa(0xd3)](_0x520631),{'verbose':_0x24c4d3['verbose']}),{bundleName:_0x55bcee,versions:_0x5d092b,latestJourneyId:_0x3bf777}=_0x150cd3[_0x5304fa(0x9b)];console['error'](_0x55bcee+':\x20'+_0x5d092b[_0x5304fa(0xff)]+_0x5304fa(0x16f)+(_0x5d092b[_0x5304fa(0xff)]!==0x1?'s':''));const _0x1c687d=_0x5d092b[_0x5304fa(0xf1)](_0x3ff44e=>({'version':_0x3ff44e[_0x5304fa(0x182)],'journey_id':_0x3ff44e[_0x5304fa(0xc2)],'name':_0x3ff44e[_0x5304fa(0x115)],'state':_0x3ff44e[_0x5304fa(0xf8)],'paused':_0x3ff44e[_0x5304fa(0x8b)],'latest':_0x3ff44e['journeyId']===_0x3bf777,'created_at':_0x3ff44e[_0x5304fa(0x15f)]}));return await handleSDKOutput(_0x1c687d,_0x24c4d3),0x0;}}export class JourneyVersionCreateCommand extends BaseCommand{['name']='journey:version:create';[a28_0x13f224(0xed)]='Create\x20a\x20new\x20draft\x20version\x20of\x20a\x20journey';async[a28_0x13f224(0x100)](_0xfe0523){const _0x98f1dd=a28_0x13f224,{options:_0x4a989b,args:_0x3447fa,tdx:_0x4a8686}=_0xfe0523,_0x223586=_0x3447fa[0x0];if(!requireNameOrPath(_0x223586))return 0x1;if(_0x4a989b[_0x98f1dd(0x114)])console[_0x98f1dd(0x156)]('Input:\x20'+_0x223586);const {journeyId:_0xae9ed,journeyName:_0x3a1ee6}=await resolveJourneyIdFromInput(_0x223586,_0x4a989b,_0x4a8686);if(!_0x4a989b[_0x98f1dd(0xa2)]){const _0x371698=await confirm(_0x98f1dd(0xf0)+_0x3a1ee6+'\x22?');if(!_0x371698)return console['error']('Cancelled'),0x0;}const _0x20b994=await withSpinner('Creating\x20new\x20version...',()=>_0x4a8686[_0x98f1dd(0x150)][_0x98f1dd(0x12e)](_0xae9ed),{'verbose':_0x4a989b['verbose']}),_0x3703b5=_0x20b994[_0x98f1dd(0x9b)];return console[_0x98f1dd(0x156)](a28_0x428bd7[_0x98f1dd(0x176)]('✔')+_0x98f1dd(0xc0)+_0x3703b5[_0x98f1dd(0x15e)][_0x98f1dd(0x182)]+'\x20(draft)\x20—\x20\x22'+_0x3703b5[_0x98f1dd(0x15e)][_0x98f1dd(0x115)]+'\x22'),console[_0x98f1dd(0x156)](_0x98f1dd(0x170)+_0x3703b5['id']),await handleSingleObjectOutput({'id':_0x3703b5['id'],'name':_0x3703b5[_0x98f1dd(0x15e)]['name'],'version':_0x3703b5[_0x98f1dd(0x15e)][_0x98f1dd(0x182)],'state':_0x3703b5[_0x98f1dd(0x15e)][_0x98f1dd(0xf8)],'bundle_id':_0x3703b5[_0x98f1dd(0x15e)][_0x98f1dd(0xbb)],'created_at':_0x3703b5[_0x98f1dd(0x15e)][_0x98f1dd(0x15f)]},_0x4a989b),0x0;}}export class JourneyVersionViewCommand extends BaseCommand{[a28_0x13f224(0x115)]=a28_0x13f224(0x194);['description']='View\x20a\x20specific\x20version\x20of\x20a\x20journey';async[a28_0x13f224(0x100)](_0x5066e9){const _0x5e5a09=a28_0x13f224,{options:_0x54e55d,args:_0x46e25a,tdx:_0x2652c8}=_0x5066e9,_0x25b6e2=_0x46e25a[0x0];if(!requireNameOrPath(_0x25b6e2))return 0x1;const _0x515849=_0x54e55d[_0x5e5a09(0x92)];if(!_0x515849)return console[_0x5e5a09(0x156)]('Error:\x20--version\x20option\x20is\x20required'),console['error'](_0x5e5a09(0x121)),0x1;const _0x4534c7=parseInt(_0x515849,0xa);if(isNaN(_0x4534c7)||_0x4534c7<0x1)return console['error']('Error:\x20Invalid\x20version\x20number:\x20'+_0x515849),0x1;if(_0x54e55d[_0x5e5a09(0x114)])console[_0x5e5a09(0x156)](_0x5e5a09(0xf3)+_0x25b6e2+',\x20version:\x20'+_0x4534c7);const {journeyId:_0x3b5bbf,parentSegmentId:_0x56ab28}=await resolveJourneyIdFromInput(_0x25b6e2,_0x54e55d,_0x2652c8),_0x3f1d35=await withSpinner(_0x5e5a09(0x10e),()=>_0x2652c8[_0x5e5a09(0x150)]['listVersions'](_0x3b5bbf),{'verbose':_0x54e55d[_0x5e5a09(0x114)]}),{versions:_0x1b5829,latestJourneyId:_0x3a5b1e}=_0x3f1d35['data'],_0x552df1=_0x1b5829[_0x5e5a09(0xbf)](_0x396fc9=>_0x396fc9[_0x5e5a09(0x182)]===_0x4534c7);if(!_0x552df1){const _0x5b65a0=_0x1b5829[_0x5e5a09(0xf1)](_0x3f2a34=>'v'+_0x3f2a34[_0x5e5a09(0x182)])[_0x5e5a09(0x179)](',\x20');return console[_0x5e5a09(0x156)]('Error:\x20Version\x20'+_0x4534c7+_0x5e5a09(0xd0)+_0x5b65a0),0x1;}const _0x2f2096=await withSpinner(_0x5e5a09(0x10b)+_0x4534c7+_0x5e5a09(0x14a),()=>_0x2652c8['journey'][_0x5e5a09(0x110)](_0x552df1[_0x5e5a09(0xc2)]),{'verbose':_0x54e55d[_0x5e5a09(0x114)]}),_0x33e6da=_0x2f2096[_0x5e5a09(0x9b)],_0x5ca21f=getConsoleNextUrl(_0x54e55d[_0x5e5a09(0xaa)],_0x5e5a09(0x12f)+_0x56ab28+_0x5e5a09(0xdd)+_0x552df1[_0x5e5a09(0xc2)]+_0x5e5a09(0xfc));return await handleSingleObjectOutput({'id':_0x33e6da['id'],'name':_0x33e6da[_0x5e5a09(0x15e)][_0x5e5a09(0x115)],'version':_0x33e6da[_0x5e5a09(0x15e)]['versionNumber'],'description':_0x33e6da['attributes'][_0x5e5a09(0xed)],'state':_0x33e6da[_0x5e5a09(0x15e)][_0x5e5a09(0xf8)],'paused':_0x33e6da[_0x5e5a09(0x15e)][_0x5e5a09(0x8b)],'reentry_mode':_0x33e6da['attributes']['reentryMode'],'stages':_0x33e6da[_0x5e5a09(0x15e)][_0x5e5a09(0xb7)]?.[_0x5e5a09(0xff)]||0x0,..._0x33e6da['attributes']['goal']&&{'goal':_0x33e6da[_0x5e5a09(0x15e)][_0x5e5a09(0xe4)][_0x5e5a09(0x115)]},'latest':_0x552df1[_0x5e5a09(0xc2)]===_0x3a5b1e,'created_at':_0x33e6da[_0x5e5a09(0x15e)][_0x5e5a09(0x15f)],'updated_at':_0x33e6da['attributes'][_0x5e5a09(0x9a)],'url':_0x5ca21f},_0x54e55d),0x0;}}
|
|
1
|
+
const a27_0x5cdbb3=a27_0x597f;(function(_0x349260,_0x90bcbc){const _0x180a5c=a27_0x597f,_0x5c46a6=_0x349260();while(!![]){try{const _0x59d1b7=parseInt(_0x180a5c(0x1b3))/0x1*(parseInt(_0x180a5c(0x1b4))/0x2)+-parseInt(_0x180a5c(0x1bf))/0x3+parseInt(_0x180a5c(0x185))/0x4+parseInt(_0x180a5c(0x102))/0x5+parseInt(_0x180a5c(0x123))/0x6+parseInt(_0x180a5c(0xf3))/0x7+-parseInt(_0x180a5c(0x158))/0x8;if(_0x59d1b7===_0x90bcbc)break;else _0x5c46a6['push'](_0x5c46a6['shift']());}catch(_0x517475){_0x5c46a6['push'](_0x5c46a6['shift']());}}}(a27_0x4513,0xdf5d2));import a27_0x11882f from'chalk';import a27_0x1dc4f8 from'path';import{existsSync,mkdirSync,readFileSync,writeFileSync}from'fs';import{BaseCommand}from'./command.js';import{SDKError,ErrorCode}from'../sdk/index.js';import{aggregateStageHistory,assembleJourneyStats,buildStageNameMap}from'../sdk/journey.js';import{handleSDKOutput,handleSingleObjectOutput}from'../core/command-output.js';import{withSpinner,withProgressSpinner}from'../utils/spinner.js';import{confirm,confirmKey,isInteractive}from'../utils/prompt.js';import{generateDiff,formatDiffWithColors,hasChanges}from'../utils/diff.js';import{isYamlFilePath,resolveYamlFilePath}from'../sdk/segment/segment-path-parser.js';import{resolveTarget,isSuccessfulResolution}from'../sdk/segment/target-resolution.js';import{journeyResponseToDef,toYamlString,parseYamlString,normalizeJourneyDef}from'../sdk/segment/journey-yaml.js';import{segmentResponseToDef,journeyActivationStepToYaml,serializeRule}from'../sdk/segment/child-segment-yaml.js';import{saveSessionContext}from'../core/session.js';import{sanitizeFileName}from'../utils/string-utils.js';import{SegmentPushCommand}from'./segment-push-command.js';function a27_0x4513(){const _0x1eec92=['test','buildIdToNameMap','\x20\x20Statistics\x20not\x20available','resolveSegment','bold','✔\x20Found\x20','Warning:\x20Could\x20not\x20resolve\x20activation\x20','\x20\x20Preserving\x20local\x20segment\x20name:\x20','hasPeriod','\x20activation','parent_segment\x20is\x20not\x20set.\x20Use\x20`tdx\x20sg\x20use\x20<parent_name>`\x20to\x20set\x20it.\x0a','27717840lQrRyM','history','\x20not\x20found.\x20Available:\x20','\x0a[Dry\x20run]\x20No\x20files\x20were\x20written','✔\x20Journey\x20\x22','Options:','filter','web','Error:\x20Journey\x20\x27','sort','\x20\x20Folder\x20path:\x20','🗺️\x20','\x20\x20Name:\x20','journey:traffic','columns','then','stages','Get\x20journey\x20traffic\x20data\x20(Sankey\x20charts)','links','segments','\x0aChanges\x20to\x20\x27','getStatistics','createVersion','\x22\x20not\x20found','\x27\x20not\x20found\x20in\x20','archived','Input:\x20','activation','rootFolderId','pause','diff','session','journeyName','/j/da','cwd','journey:version:create','journeyStages','limit','has','No\x20traffic\x20data\x20available\x20for\x20journey:\x20','size','Fetching\x20','Error:\x20Invalid\x20version\x20number:\x20','Show\x20journey\x20statistics','\x20version','6653296EVfDHj','listFolders','\x20=\x20','tsv','\x20details...','Resolving\x20parent\x20segment...','Usage:\x20journey\x20view\x20<name-or-path>\x20[-w]','stageNameMap','✔\x20All\x20files\x20are\x20up\x20to\x20date','\x0aPull\x20summary:','draft','milestoneSize','replace','Creating\x20new\x20version...','format','Are\x20you\x20sure\x20you\x20want\x20to\x20pause\x20journey\x20\x22','folderId','audienceId','args','segmentPushCommand','tdx.json','journeyBundleName','Warning:\x20Could\x20not\x20resolve\x20segment\x20','(root)','entries','folderPath','yes','journey:version:view','/j/da/je','user','values','parent_segment','completeMilestoneRate','Show\x20journey\x20details','✔\x20Pulled\x20','Write\x20','No\x20statistics\x20available\x20for\x20journey:\x20','options','data','Error:\x20--version\x20option\x20is\x20required','nodes','\x20unchanged\x20files','helpText','\x20(ID:\x20','/e/','\x20segment\x20rule(s)\x20to\x20match\x20for\x20','160639YBGATg','2pUmgWi','Traffic\x20data\x20may\x20not\x20be\x20available\x20for\x20draft\x20or\x20newly\x20created\x20journeys.','getSegment','Resolving\x20journey...','green','targetDir','Pattern:\x20','Use\x20-y\x20or\x20--yes\x20flag\x20to\x20apply\x20changes\x20without\x20confirmation','Table:\x20','red','name','3302856BvRbjR','conversion','✔\x20Context\x20set:\x20','setPhase','Statistics\x20may\x20not\x20be\x20available\x20for\x20draft\x20or\x20newly\x20created\x20journeys.','file','dim','\x20\x20\x20\x20\x20\x20\x20tdx\x20journey\x20pull\x20path/to/journey.yml\x20\x20\x20\x20\x20#\x20Pull\x20specific\x20journey\x20by\x20file','state','connection','Getting\x20journey\x20statistics...','Could\x20not\x20resolve\x20parent\x20segment.\x20Set\x20context\x20with:\x20tdx\x20sg\x20use\x20\x22Name\x22\x20or\x20tdx\x20sg\x20pull\x20\x22Name\x22','Found\x20','Folder\x20path:\x20','Getting\x20column\x20mapping...','(paused)','map','completionRate','execute','Usage:\x20journey\x20version\x20view\x20<name-or-path>\x20--version\x20N','journey','log','all','listJourneysWithFolders','Fetching\x20users\x20and\x20connections...','journey:pull','errorCode','description','site','hasChanges','\x20\x20\x20\x20\x20\x20\x20tdx\x20journey\x20pull\x20--parent-segment\x20<name>\x20\x20#\x20Specify\x20parent\x20segment','localeCompare','/app/ps/','length','Listing\x20journey\x20activations...','\x20\x20Journey\x20ID:\x20','error','relative','Warning:\x20Could\x20not\x20parse\x20existing\x20file\x20for\x20segment\x20name\x20preservation:\x20','\x5c$&','yellow','Getting\x20journey\x20traffic\x20data...','Aborted.','\x20\x20Target:\x20','Cancelled','jsonl','journeyBundleId','journeyId','table','goalSize',',\x20version:\x20','\x20(rule\x20match)','completed','no_parent','getJourney','(running)','7983815PjEUZP','Error:\x20','type','activationParams','\x20\x20-w,\x20--web\x20\x20Open\x20journey\x20in\x20web\x20browser','versionNumber','toLowerCase','Use\x20\x22tdx\x20journey\x20list\x22\x20to\x20see\x20available\x20journeys','message','Resolving\x20version...','absolutePath','enteredSize','\x20\x20-\x20','resolveParentId','Journey\x20name:\x20','9126995KfsMHX','base','getTrafficData','journey:columns','Parent\x20segment:\x20','No\x20parent\x20segment\x20context\x20set.\x20Set\x20context\x20with:\x20tdx\x20sg\x20use\x20\x22Name\x22\x20or\x20tdx\x20sg\x20pull\x20\x22Name\x22','set','\x20journey','buildIdToEmailMap','version','Show\x20journey\x20table\x20column\x20mapping','segmentName','join','reentryMode','json','paused','Resolved\x20YAML\x20file:\x20','exitOrJumpRate','repeat','\x22.\x20Must\x20be\x20\x22conversion\x22\x20or\x20\x22activation\x22.','\x20files?','Fetching\x20parent\x20segment...','find','segment','kind','filePath','goal','\x20\x20Consolidating\x20duplicate\x20segment:\x20','Export\x20journey(s)\x20as\x20YAML\x20files','content','(completed)','Resume\x20a\x20paused\x20journey','blue','4144038wYsajg','\x20changed\x20files','dryRun','Are\x20you\x20sure\x20you\x20want\x20to\x20resume\x20journey\x20\x22','No\x20journeys\x20found','cyan','INVALID_ARGUMENT','updatedAt','\x22\x20paused','includeStats','Database:\x20','journey:view','add','verbose','Usage:\x20journey\x20<subcommand>\x20<name-or-path>','database','isNew','Resuming\x20journey...','utf-8','Push\x20journey\x20YAML\x20files\x20to\x20Treasure\x20Data','includeHistory','get','View\x20a\x20specific\x20version\x20of\x20a\x20journey','\x20new\x20files','renderStats','relativePath','If\x20the\x20journey\x20is\x20active,\x20the\x20date\x20range\x20may\x20be\x20too\x20wide.\x20Try\x20a\x20shorter\x20period\x20(max\x20~90\x20days).','push','exitOrJumpSize','createdAt','parentSegment','Error:\x20Journey\x20name,\x20path,\x20or\x20YAML\x20file\x20is\x20required','\x20journeys','rule','attributes','Confirmation\x20required\x20but\x20running\x20in\x20non-interactive\x20mode','listVersions','Use\x20--parent-segment\x20or\x20set\x20context\x20with\x20\x22tdx\x20sg\x20use\x22','List\x20journeys\x20in\x20current\x20context','listActivationsFlat','listJourneysFromParentSegment','from'];a27_0x4513=function(){return _0x1eec92;};return a27_0x4513();}import{buildFolderIdToPathMap}from'../sdk/segment/resolution-context.js';import{createTdxConfigContent}from'../sdk/segment/tdx-config.js';import{SEGMENT_KIND_JOURNEY,generateJourneyLocalName,sanitizeYamlKey,buildMergedJourneyDef,createJumpTargetCache,resolveJumpTarget}from'../sdk/segment/journey-utils.js';import{getConsoleNextUrl}from'../sdk/client/endpoints.js';import{openBrowser}from'../utils/process.js';import{hyperlink}from'../sdk/util/formatters.js';function requireNameOrPath(_0x50bbbb){const _0x42f5d5=a27_0x597f;return!_0x50bbbb&&(console['error']('Error:\x20Journey\x20name,\x20path,\x20or\x20YAML\x20file\x20is\x20required'),console[_0x42f5d5(0x1e3)](_0x42f5d5(0x131))),!!_0x50bbbb;}function withJsonFormat(_0x417c9d){const _0x53172f=a27_0x597f;if(!_0x417c9d[_0x53172f(0x193)]&&!_0x417c9d[_0x53172f(0x110)]&&!_0x417c9d['jsonl']&&!_0x417c9d[_0x53172f(0x188)])return{..._0x417c9d,'format':_0x53172f(0x110),'json':!![]};return _0x417c9d;}function formatJourneyState(_0x38d60b){const _0x276c57=a27_0x597f;switch(_0x38d60b){case'launched':return a27_0x11882f[_0x276c57(0x1b8)](_0x276c57(0xf2));case _0x276c57(0x18f):return a27_0x11882f[_0x276c57(0x1c5)]('(draft)');case _0x276c57(0x111):return a27_0x11882f[_0x276c57(0x1e7)](_0x276c57(0x1ce));case _0x276c57(0xef):return a27_0x11882f[_0x276c57(0x122)](_0x276c57(0x120));case _0x276c57(0x171):return a27_0x11882f[_0x276c57(0x1c5)]('(archived)');default:return'('+_0x38d60b+')';}}function formatJourneyItem(_0x4ef996,_0x471bfb='',_0x43e70e){const _0x5c1880=a27_0x597f,_0x593ea8=formatJourneyState(_0x4ef996['state']),_0x161963=_0x43e70e?hyperlink(_0x4ef996[_0x5c1880(0x19a)],_0x43e70e):_0x4ef996[_0x5c1880(0x19a)];return _0x471bfb+_0x5c1880(0x163)+_0x161963+'\x20'+_0x593ea8;}function escapeRegex(_0x29ec2a){const _0x330295=a27_0x597f;return _0x29ec2a[_0x330295(0x191)](/[.*+?^${}()|[\]\\]/g,_0x330295(0x1e6));}function globToRegex(_0x4576ed){const _0x4c0494=a27_0x597f,_0xb0fba6=_0x4576ed['split']('*')[_0x4c0494(0x1cf)](escapeRegex);return new RegExp(_0xb0fba6['join']('.*'),'i');}function buildRuleToNameMapping(_0x3d2068){const _0x37ec46=a27_0x597f,_0x19d9ff=new Map();if(_0x3d2068[_0x37ec46(0x16b)])for(const [_0x5938d5,_0x4e77b0]of Object[_0x37ec46(0x19d)](_0x3d2068['segments'])){if(_0x4e77b0[_0x37ec46(0x144)]){const _0x469e10=serializeRule(_0x4e77b0['rule']),_0x3d93cb=_0x19d9ff[_0x37ec46(0x138)](_0x469e10);_0x3d93cb?_0x3d93cb['push'](_0x5938d5):_0x19d9ff[_0x37ec46(0x108)](_0x469e10,[_0x5938d5]);}}return _0x19d9ff;}async function resolveJourneyIdFromInput(_0xb5cf92,_0x2a3241,_0x26a23d){const _0x2662ab=a27_0x597f,_0xfe1286=await resolveJourneyTarget(_0xb5cf92,_0x2a3241[_0x2662ab(0x141)],_0x2a3241[_0x2662ab(0x130)]),_0x3bab85=_0xfe1286['parentSegment'];if(!_0x3bab85)throw new SDKError(ErrorCode['INVALID_ARGUMENT'],_0x2662ab(0x1ca));const _0x56d132=await withSpinner(_0x2662ab(0x18a),()=>_0x26a23d[_0x2662ab(0x119)][_0x2662ab(0x100)](_0x3bab85),{'verbose':_0x2a3241['verbose']}),_0x51a63d=_0x56d132[_0x2662ab(0x1ab)],_0x1366cd=await withSpinner(_0x2662ab(0x1b7),()=>_0x26a23d[_0x2662ab(0x1d3)]['resolveJourneyId'](_0x51a63d,_0xfe1286[_0x2662ab(0x178)]),{'verbose':_0x2a3241[_0x2662ab(0x130)]});return{'journeyId':_0x1366cd[_0x2662ab(0x1ab)],'journeyName':_0xfe1286[_0x2662ab(0x178)],'parentSegmentId':_0x51a63d};}function a27_0x597f(_0x2c06ec,_0xdff5c3){_0x2c06ec=_0x2c06ec-0xef;const _0x4513b3=a27_0x4513();let _0x597fe3=_0x4513b3[_0x2c06ec];return _0x597fe3;}async function resolveJourneyTarget(_0x11e4df,_0x305578,_0x13a68a){const _0x4e0f02=a27_0x597f;if(isYamlFilePath(_0x11e4df))try{const _0x50ec24=await resolveYamlFilePath(_0x11e4df);return _0x13a68a&&(console[_0x4e0f02(0x1e3)](_0x4e0f02(0x112)+_0x11e4df),console[_0x4e0f02(0x1e3)]('\x20\x20Parent\x20segment:\x20'+_0x50ec24[_0x4e0f02(0x141)]),console[_0x4e0f02(0x1e3)](_0x4e0f02(0x164)+_0x50ec24[_0x4e0f02(0x10d)]),console['error'](_0x4e0f02(0x162)+(_0x50ec24[_0x4e0f02(0x19e)]||_0x4e0f02(0x19c)))),{'journeyName':_0x50ec24[_0x4e0f02(0x10d)],'parentSegment':_0x50ec24[_0x4e0f02(0x141)],'resolved':_0x50ec24};}catch(_0x50b68a){throw new SDKError(ErrorCode['INVALID_ARGUMENT'],'Failed\x20to\x20resolve\x20YAML\x20file\x20path:\x20'+_0x50b68a[_0x4e0f02(0xfb)]);}if(!_0x305578)throw new SDKError(ErrorCode[_0x4e0f02(0x129)],_0x4e0f02(0x107));return{'journeyName':_0x11e4df,'parentSegment':_0x305578};}export class JourneyListCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]='journey:list';[a27_0x5cdbb3(0x1da)]=a27_0x5cdbb3(0x149);async[a27_0x5cdbb3(0x1d1)](_0x3d5d13){const _0x1a3a7d=a27_0x5cdbb3,{options:_0x1f091b,args:_0x3faaad,tdx:_0x12103a}=_0x3d5d13,_0xc8da97=_0x3faaad[0x0],_0xfcc7f5=_0x1f091b[_0x1a3a7d(0x141)];if(!_0xfcc7f5)return console[_0x1a3a7d(0x1e3)]('Error:\x20Parent\x20segment\x20context\x20required'),console[_0x1a3a7d(0x1e3)](_0x1a3a7d(0x148)),0x1;const _0x282e04=await withSpinner(_0x1a3a7d(0x18a),()=>_0x12103a[_0x1a3a7d(0x119)][_0x1a3a7d(0x100)](_0xfcc7f5),{'verbose':_0x1f091b[_0x1a3a7d(0x130)]}),_0x238745=_0x282e04[_0x1a3a7d(0x1ab)];_0x1f091b[_0x1a3a7d(0x130)]&&(console[_0x1a3a7d(0x1e3)](_0x1a3a7d(0x106)+_0xfcc7f5+_0x1a3a7d(0x1b0)+_0x238745+')'),_0xc8da97&&console['error'](_0x1a3a7d(0x1ba)+_0xc8da97));const _0x55831e=await withSpinner(_0x1a3a7d(0x117),()=>_0x12103a[_0x1a3a7d(0x119)]['getParentFull'](_0x238745),{'verbose':_0x1f091b['verbose']}),_0x19e609=_0x55831e[_0x1a3a7d(0x1ab)],_0x992e65=_0x19e609[_0x1a3a7d(0x174)],_0x1b8f54=await withSpinner('Listing\x20journeys...',()=>_0x12103a[_0x1a3a7d(0x1d3)][_0x1a3a7d(0x1d6)](_0x238745,_0x992e65),{'verbose':_0x1f091b[_0x1a3a7d(0x130)]});let _0x20e5f3=_0x1b8f54[_0x1a3a7d(0x1ab)]['journeys'];const _0x5a9ac4=_0x1b8f54[_0x1a3a7d(0x1ab)]['folders'],_0x47749c=new Map();for(const _0x4c0978 of _0x5a9ac4){_0x47749c[_0x1a3a7d(0x108)](_0x4c0978['id'],_0x4c0978[_0x1a3a7d(0x1be)]);}if(_0xc8da97){const _0x411c47=globToRegex(_0xc8da97);_0x20e5f3=_0x20e5f3[_0x1a3a7d(0x15e)](_0x3fb999=>_0x411c47[_0x1a3a7d(0x14d)](_0x3fb999[_0x1a3a7d(0x19a)]));}console[_0x1a3a7d(0x1e3)](_0x1a3a7d(0x152)+_0x20e5f3['length']+_0x1a3a7d(0x109)+(_0x20e5f3[_0x1a3a7d(0x1e0)]!==0x1?'s':''));const _0x2c2b24=_0x27c24d=>{const _0x36ff93=_0x1a3a7d;return getConsoleNextUrl(_0x1f091b[_0x36ff93(0x1db)],'/app/ps/'+_0x238745+_0x36ff93(0x1b1)+_0x27c24d+_0x36ff93(0x179));};if(_0x1f091b[_0x1a3a7d(0x193)]==='table')await handleSDKOutput(_0x20e5f3,_0x1f091b);else{if(_0x1f091b[_0x1a3a7d(0x193)]==='json'){const _0x460571=_0x20e5f3[_0x1a3a7d(0x1cf)](_0x427917=>({..._0x427917,'url':_0x2c2b24(_0x427917['id'])}));await handleSDKOutput(_0x460571,_0x1f091b);}else{console['log']('['+_0xfcc7f5+']');const _0x32769a=new Map(),_0x4d26da=[];for(const _0x5bdc44 of _0x20e5f3){if(!_0x5bdc44[_0x1a3a7d(0x195)]||_0x5bdc44[_0x1a3a7d(0x195)]===_0x992e65)_0x4d26da[_0x1a3a7d(0x13e)](_0x5bdc44);else{const _0x564dc2=_0x32769a[_0x1a3a7d(0x138)](_0x5bdc44[_0x1a3a7d(0x195)])||[];_0x564dc2[_0x1a3a7d(0x13e)](_0x5bdc44),_0x32769a[_0x1a3a7d(0x108)](_0x5bdc44[_0x1a3a7d(0x195)],_0x564dc2);}}const _0x4e97de=(_0xcb9c6,_0x3f8c5f)=>_0xcb9c6[_0x1a3a7d(0x19a)][_0x1a3a7d(0x1de)](_0x3f8c5f['journeyBundleName'],undefined,{'sensitivity':'base'});_0x4d26da[_0x1a3a7d(0x161)](_0x4e97de);for(const _0x3f8ed1 of _0x4d26da){console[_0x1a3a7d(0x1d4)](formatJourneyItem(_0x3f8ed1,'',_0x2c2b24(_0x3f8ed1['id'])));}const _0x5bfaa8=[..._0x32769a['entries']()]['sort']((_0x557f95,_0x400cd3)=>{const _0x17f80d=_0x1a3a7d,_0x51dfd4=_0x47749c['get'](_0x557f95[0x0])||_0x557f95[0x0],_0x2e66b0=_0x47749c['get'](_0x400cd3[0x0])||_0x400cd3[0x0];return _0x51dfd4['localeCompare'](_0x2e66b0,undefined,{'sensitivity':_0x17f80d(0x103)});});for(const [_0x14bd02,_0x2b3884]of _0x5bfaa8){const _0x1777a9=_0x47749c[_0x1a3a7d(0x138)](_0x14bd02)||_0x14bd02;console[_0x1a3a7d(0x1d4)]('📁\x20'+_0x1777a9),_0x2b3884['sort'](_0x4e97de);for(const _0xe31129 of _0x2b3884){console[_0x1a3a7d(0x1d4)](formatJourneyItem(_0xe31129,'\x20\x20',_0x2c2b24(_0xe31129['id'])));}}}}return 0x0;}}export class JourneyViewCommand extends BaseCommand{['name']=a27_0x5cdbb3(0x12e);[a27_0x5cdbb3(0x1da)]=a27_0x5cdbb3(0x1a6);async[a27_0x5cdbb3(0x1d1)](_0x54a590){const _0x45701e=a27_0x5cdbb3,{options:_0x371bd2,args:_0x461384,tdx:_0x318dc6}=_0x54a590,_0x5cb4cf=_0x461384[0x0];if(!_0x5cb4cf)return console[_0x45701e(0x1e3)](_0x45701e(0x142)),console[_0x45701e(0x1e3)](_0x45701e(0x18b)),console[_0x45701e(0x1e3)](_0x45701e(0x15d)),console['error'](_0x45701e(0xf7)),0x1;_0x371bd2[_0x45701e(0x130)]&&console[_0x45701e(0x1e3)]('Input:\x20'+_0x5cb4cf);const {journeyId:_0x3ab05d,parentSegmentId:_0x5855c8}=await resolveJourneyIdFromInput(_0x5cb4cf,_0x371bd2,_0x318dc6);if(_0x371bd2[_0x45701e(0x15f)]){const _0xd44576=getConsoleNextUrl(_0x371bd2[_0x45701e(0x1db)],_0x45701e(0x1df)+_0x5855c8+_0x45701e(0x1b1)+_0x3ab05d+'/j/da/je');return console['error'](a27_0x11882f[_0x45701e(0x1b8)]('✔')+'\x20Opening\x20'+a27_0x11882f[_0x45701e(0x128)](_0xd44576)),openBrowser(_0xd44576),0x0;}const _0x1c5a29=await withSpinner('Getting\x20journey\x20details...',()=>_0x318dc6['journey'][_0x45701e(0xf1)](_0x3ab05d),{'verbose':_0x371bd2[_0x45701e(0x130)]}),_0x122c20=_0x1c5a29[_0x45701e(0x1ab)],_0x2400f9=_0x371bd2[_0x45701e(0x12c)];let _0x2ae812;if(_0x2400f9)try{const _0x1a7680=await withSpinner(_0x45701e(0x1c9),()=>_0x318dc6[_0x45701e(0x1d3)][_0x45701e(0x16d)](_0x3ab05d),{'verbose':_0x371bd2[_0x45701e(0x130)]});_0x2ae812=_0x1a7680[_0x45701e(0x1ab)];}catch{_0x371bd2['verbose']&&console[_0x45701e(0x1e3)](_0x45701e(0x14f));}const _0x4098e3=getConsoleNextUrl(_0x371bd2['site'],_0x45701e(0x1df)+_0x5855c8+_0x45701e(0x1b1)+_0x3ab05d+_0x45701e(0x1a1)),_0x4af42d={'id':_0x122c20['id'],'name':_0x122c20[_0x45701e(0x145)]['name'],'description':_0x122c20[_0x45701e(0x145)]['description'],'state':_0x122c20[_0x45701e(0x145)]['state'],'paused':_0x122c20[_0x45701e(0x145)][_0x45701e(0x111)],'reentry_mode':_0x122c20['attributes'][_0x45701e(0x10f)],'stages':_0x122c20['attributes']['journeyStages']?.[_0x45701e(0x1e0)]||0x0,..._0x122c20[_0x45701e(0x145)][_0x45701e(0x11c)]&&{'goal':_0x122c20[_0x45701e(0x145)][_0x45701e(0x11c)][_0x45701e(0x1be)]},..._0x2ae812&&{'statistics':{'size':_0x2ae812[_0x45701e(0x180)],'entered':_0x2ae812[_0x45701e(0xfe)],'goal_achieved':_0x2ae812[_0x45701e(0x1f0)],'completion_rate':_0x2ae812[_0x45701e(0x1d0)],'exit_or_jump':_0x2ae812[_0x45701e(0x13f)],'exit_or_jump_rate':_0x2ae812[_0x45701e(0x113)],'stages':_0x2ae812['stages']}},'url':_0x4098e3};return await handleSingleObjectOutput(_0x4af42d,_0x371bd2),0x0;}}export class JourneyStatsCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]='journey:stats';[a27_0x5cdbb3(0x1da)]=a27_0x5cdbb3(0x183);async[a27_0x5cdbb3(0x1d1)](_0x560760){const _0x252742=a27_0x5cdbb3,{options:_0x9852ec,args:_0x27aed0,tdx:_0x3d3ba2}=_0x560760,_0x3c56f6=_0x27aed0[0x0];if(!requireNameOrPath(_0x3c56f6))return 0x1;_0x9852ec[_0x252742(0x130)]&&console[_0x252742(0x1e3)](_0x252742(0x172)+_0x3c56f6);const _0x3bda79=_0x9852ec,_0x28dcb5=_0x3bda79[_0x252742(0x14c)],_0x34cdb7=_0x3bda79['to'],_0x457b7c=_0x3bda79[_0x252742(0x137)],_0x3aff2f=_0x3bda79['stage'];_0x457b7c&&!_0x28dcb5&&!_0x34cdb7&&console[_0x252742(0x1e3)]('Warning:\x20--include-history\x20without\x20--from/--to\x20may\x20return\x20all-time\x20history');const _0x5c8cc4=_0x457b7c?withJsonFormat(_0x9852ec):_0x9852ec,{journeyId:_0x2fead4,journeyName:_0x357a7b}=await resolveJourneyIdFromInput(_0x3c56f6,_0x5c8cc4,_0x3d3ba2),_0x23985a=_0x28dcb5||_0x34cdb7?{'from':_0x28dcb5,'to':_0x34cdb7}:undefined,_0x4ef75d=await withSpinner(_0x252742(0x1c9),()=>Promise[_0x252742(0x1d5)]([_0x3d3ba2[_0x252742(0x1d3)]['getJourney'](_0x2fead4),_0x3d3ba2[_0x252742(0x1d3)][_0x252742(0x16d)](_0x2fead4,_0x23985a)]),{'verbose':_0x5c8cc4[_0x252742(0x130)]}),[_0x20022c,_0x51baa2]=_0x4ef75d[_0x252742(0x1ab)];if(!_0x51baa2||_0x51baa2[_0x252742(0x1ee)]===null)return console[_0x252742(0x1e3)](_0x252742(0x1a9)+_0x357a7b),console[_0x252742(0x1e3)](_0x252742(0x1c3)),0x0;const _0x1fa849=buildStageNameMap(_0x20022c),_0x56ed25=!!(_0x23985a&&_0x51baa2[_0x252742(0x159)]?.[_0x252742(0x1e0)]),_0xab29ac={'stageNameMap':_0x1fa849,'hasPeriod':_0x56ed25,'includeHistory':!!_0x457b7c};if(_0x3aff2f&&_0x51baa2['stages']){const _0x5b3dd3=_0x51baa2['stages'][_0x252742(0x118)](_0x498fe6=>{const _0x5d72a6=_0x252742,_0x5642f4=_0x1fa849[_0x5d72a6(0x138)](_0x498fe6['id'])??'';return _0x5642f4['toLowerCase']()===_0x3aff2f[_0x5d72a6(0xf9)]();});if(_0x5b3dd3)return await handleSingleObjectOutput(formatStageStats(_0x5b3dd3,_0xab29ac),_0x5c8cc4),0x0;const _0x4e08b6=_0x51baa2[_0x252742(0x168)]['map'](_0x353045=>_0x1fa849[_0x252742(0x138)](_0x353045['id'])??_0x353045['id']);return console[_0x252742(0x1e3)]('Error:\x20Stage\x20\x22'+_0x3aff2f+_0x252742(0x16f)),console[_0x252742(0x1e3)]('Available\x20stages:\x20'+_0x4e08b6[_0x252742(0x10e)](',\x20')),0x1;}const _0x18c4e1=_0x51baa2[_0x252742(0x168)]?.['map'](_0x5db1a8=>formatStageStats(_0x5db1a8,_0xab29ac)),_0x1ce26d=assembleJourneyStats(_0x51baa2,{'from':_0x28dcb5,'to':_0x34cdb7,'includeHistory':_0x457b7c});return await this[_0x252742(0x13b)](_0x1ce26d,_0x18c4e1??[],_0x5c8cc4),0x0;}async['renderStats'](_0x1fc171,_0x2e78ea,_0x36bd6c){const _0x3b66f1=a27_0x5cdbb3,_0x1315c0=_0x36bd6c[_0x3b66f1(0x193)]===_0x3b66f1(0x110)||_0x36bd6c['format']===_0x3b66f1(0x1ec)||_0x36bd6c[_0x3b66f1(0x110)]||_0x36bd6c[_0x3b66f1(0x1ec)];if(_0x1315c0){_0x1fc171[_0x3b66f1(0x168)]=_0x2e78ea,await handleSingleObjectOutput(_0x1fc171,_0x36bd6c);return;}await handleSingleObjectOutput(_0x1fc171,_0x36bd6c);for(const _0x343523 of _0x2e78ea){console['log'](''),console[_0x3b66f1(0x1d4)](String(a27_0x11882f['cyan'][_0x3b66f1(0x151)]('['+_0x343523['name']+']'))+a27_0x11882f['dim']('\x20'+_0x343523['id']));const {id:_0x36e7f2,name:_0x2a9fca,..._0x8ae207}=_0x343523;await handleSingleObjectOutput(_0x8ae207,_0x36bd6c);}}}export class JourneyTrafficCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]=a27_0x5cdbb3(0x165);['description']=a27_0x5cdbb3(0x169);async['execute'](_0x2ca8b5){const _0x11c318=a27_0x5cdbb3,{options:_0x5bf151,args:_0x39138c,tdx:_0x1d56b5}=_0x2ca8b5,_0x5dc996=_0x39138c[0x0];if(!requireNameOrPath(_0x5dc996))return 0x1;_0x5bf151[_0x11c318(0x130)]&&console[_0x11c318(0x1e3)](_0x11c318(0x172)+_0x5dc996);const _0x396d6c=_0x5bf151,_0x39f2f1=_0x396d6c[_0x11c318(0xf5)],_0x5c0dbe=_0x396d6c[_0x11c318(0x14c)],_0xa99ba0=_0x396d6c['to'],_0x13d5e7=_0x396d6c[_0x11c318(0x17d)];if(_0x39f2f1&&_0x39f2f1!=='conversion'&&_0x39f2f1!==_0x11c318(0x173))return console[_0x11c318(0x1e3)]('Error:\x20Invalid\x20--type\x20\x22'+_0x39f2f1+_0x11c318(0x115)),0x1;const _0x1b25e1=withJsonFormat(_0x5bf151),{journeyId:_0x1ed140,journeyName:_0x230e79}=await resolveJourneyIdFromInput(_0x5dc996,_0x1b25e1,_0x1d56b5),_0x4c5ae4={'type':_0x39f2f1,'from':_0x5c0dbe,'to':_0xa99ba0,'limit':_0x13d5e7},_0x28e2af=await withSpinner(_0x11c318(0x1e8),()=>_0x1d56b5[_0x11c318(0x1d3)][_0x11c318(0x104)](_0x1ed140,_0x4c5ae4),{'verbose':_0x1b25e1[_0x11c318(0x130)]}),_0x2be62d=_0x28e2af[_0x11c318(0x1ab)],_0x1ebbd4=_0x2be62d['conversion']&&(_0x2be62d[_0x11c318(0x1c0)][_0x11c318(0x1ad)][_0x11c318(0x1e0)]>0x0||_0x2be62d[_0x11c318(0x1c0)][_0x11c318(0x16a)]['length']>0x0),_0x23d587=_0x2be62d[_0x11c318(0x173)]&&_0x2be62d[_0x11c318(0x173)]['length']>0x0;if(!_0x1ebbd4&&!_0x23d587)return console[_0x11c318(0x1e3)](_0x11c318(0x17f)+_0x230e79),console[_0x11c318(0x1e3)](_0x11c318(0x1b5)),_0x5c0dbe&&_0xa99ba0&&console[_0x11c318(0x1e3)](_0x11c318(0x13d)),0x0;return await handleSingleObjectOutput(_0x2be62d,_0x1b25e1),0x0;}}function formatStageStats(_0xaa366f,_0x8944c2){const _0x13373d=a27_0x5cdbb3,_0x3daa5f=_0x8944c2['hasPeriod']&&_0xaa366f['history']?.[_0x13373d(0x1e0)]?aggregateStageHistory(_0xaa366f[_0x13373d(0x159)]):{'size':_0xaa366f['size'],'entered':_0xaa366f[_0x13373d(0xfe)],'milestone':_0xaa366f[_0x13373d(0x190)],'milestone_rate':_0xaa366f[_0x13373d(0x1a5)],'exit_or_jump':_0xaa366f['exitOrJumpSize'],'exit_or_jump_rate':_0xaa366f[_0x13373d(0x113)]},_0x8d9762={'id':_0xaa366f['id'],'name':_0x8944c2[_0x13373d(0x18c)][_0x13373d(0x138)](_0xaa366f['id'])??_0xaa366f['id'],..._0x3daa5f};return _0x8944c2[_0x13373d(0x155)]&&_0x8944c2[_0x13373d(0x137)]&&_0xaa366f[_0x13373d(0x159)]&&(_0x8d9762['history']=_0xaa366f[_0x13373d(0x159)]),_0x8d9762;}export class JourneyPauseCommand extends BaseCommand{['name']='journey:pause';[a27_0x5cdbb3(0x1da)]='Pause\x20a\x20running\x20journey';async[a27_0x5cdbb3(0x1d1)](_0x37340f){const _0x251f60=a27_0x5cdbb3,{options:_0x3e6250,args:_0x437f62,tdx:_0x19b0d2}=_0x37340f,_0x276b06=_0x437f62[0x0];if(!requireNameOrPath(_0x276b06))return 0x1;_0x3e6250[_0x251f60(0x130)]&&console['error']('Input:\x20'+_0x276b06);const {journeyId:_0x5988e3,journeyName:_0x58b4ad}=await resolveJourneyIdFromInput(_0x276b06,_0x3e6250,_0x19b0d2);if(!_0x3e6250[_0x251f60(0x19f)]){const _0x609649=await confirm(_0x251f60(0x194)+_0x58b4ad+'\x22?');if(!_0x609649)return console[_0x251f60(0x1e3)]('Cancelled'),0x0;}const _0x34d8bb=await withSpinner('Pausing\x20journey...',()=>_0x19b0d2['journey'][_0x251f60(0x175)](_0x5988e3),{'verbose':_0x3e6250['verbose']}),_0x49b0ba=_0x34d8bb[_0x251f60(0x1ab)];return console['error'](_0x251f60(0x15c)+_0x49b0ba['attributes']['name']+_0x251f60(0x12b)),0x0;}}export class JourneyResumeCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]='journey:resume';['description']=a27_0x5cdbb3(0x121);async[a27_0x5cdbb3(0x1d1)](_0xc42e8e){const _0x21a109=a27_0x5cdbb3,{options:_0x5af522,args:_0x56b079,tdx:_0x4c6148}=_0xc42e8e,_0x2770b1=_0x56b079[0x0];if(!requireNameOrPath(_0x2770b1))return 0x1;_0x5af522[_0x21a109(0x130)]&&console[_0x21a109(0x1e3)](_0x21a109(0x172)+_0x2770b1);const {journeyId:_0xfacbbd,journeyName:_0x187e85}=await resolveJourneyIdFromInput(_0x2770b1,_0x5af522,_0x4c6148);if(!_0x5af522['yes']){const _0x2c5e01=await confirm(_0x21a109(0x126)+_0x187e85+'\x22?');if(!_0x2c5e01)return console[_0x21a109(0x1e3)](_0x21a109(0x1eb)),0x0;}const _0x29168e=await withSpinner(_0x21a109(0x134),()=>_0x4c6148[_0x21a109(0x1d3)]['resume'](_0xfacbbd),{'verbose':_0x5af522[_0x21a109(0x130)]}),_0x32b90f=_0x29168e[_0x21a109(0x1ab)];return console[_0x21a109(0x1e3)]('✔\x20Journey\x20\x22'+_0x32b90f[_0x21a109(0x145)][_0x21a109(0x1be)]+'\x22\x20resumed'),0x0;}}export class JourneyPullCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]=a27_0x5cdbb3(0x1d8);[a27_0x5cdbb3(0x1da)]=a27_0x5cdbb3(0x11e);async['execute'](_0x4c4766){const _0x2d50e9=a27_0x5cdbb3,{options:_0x526498,args:_0x5b8e8e,tdx:_0x27ba7b}=_0x4c4766,_0x440101=_0x526498,_0x275ac5=_0x5b8e8e[0x0],_0x21b6d4=_0x275ac5&&isYamlFilePath(_0x275ac5),_0x11396a=await resolveTarget({'arg':_0x21b6d4?_0x275ac5:undefined,'contextParent':_0x526498[_0x2d50e9(0x141)],'cwd':process[_0x2d50e9(0x17a)]()});if(!isSuccessfulResolution(_0x11396a))return _0x11396a[_0x2d50e9(0x1d9)]===_0x2d50e9(0xf0)?(console[_0x2d50e9(0x1e3)](a27_0x11882f[_0x2d50e9(0x1e7)](_0x2d50e9(0x157))),console[_0x2d50e9(0x1e3)]('Usage:\x20tdx\x20journey\x20pull\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20#\x20Inside\x20a\x20segment\x20folder\x20(with\x20tdx.json)'),console[_0x2d50e9(0x1e3)](_0x2d50e9(0x1dd)),console[_0x2d50e9(0x1e3)](_0x2d50e9(0x1c6)),console[_0x2d50e9(0x1e3)]('\x0aTip:\x20Run\x20`tdx\x20sg\x20pull\x20<parent_name>`\x20first\x20to\x20create\x20the\x20folder\x20structure')):(console[_0x2d50e9(0x1e3)](a27_0x11882f[_0x2d50e9(0x1bd)](_0x2d50e9(0xf4)+_0x11396a[_0x2d50e9(0xfb)]+'\x0a')),_0x11396a[_0x2d50e9(0x1af)]&&console['error'](a27_0x11882f[_0x2d50e9(0x128)](_0x11396a[_0x2d50e9(0x1af)]))),0x1;let _0x23d0da=_0x21b6d4?undefined:_0x275ac5,_0x45b180,_0x38f261;_0x11396a['type']===_0x2d50e9(0x1c4)&&(_0x23d0da=_0x11396a['resourceName'],_0x45b180=_0x11396a[_0x2d50e9(0x11b)],_0x38f261=_0x11396a[_0x2d50e9(0x19e)]);const _0x50c46b=_0x11396a['parentName'],_0x4583ed=_0x11396a[_0x2d50e9(0x1b9)];_0x440101[_0x2d50e9(0x130)]&&(console['error'](_0x2d50e9(0x106)+_0x50c46b),console[_0x2d50e9(0x1e3)]('Target\x20directory:\x20'+_0x4583ed),_0x23d0da&&console[_0x2d50e9(0x1e3)](_0x2d50e9(0x101)+_0x23d0da),_0x45b180&&console[_0x2d50e9(0x1e3)]('Target\x20file:\x20'+_0x45b180),_0x38f261&&console['error'](_0x2d50e9(0x1cc)+_0x38f261));const _0x42e622=await withSpinner(_0x2d50e9(0x18a),()=>_0x27ba7b[_0x2d50e9(0x119)][_0x2d50e9(0x100)](_0x50c46b),{'verbose':_0x526498[_0x2d50e9(0x130)]}),_0x159b06=_0x42e622[_0x2d50e9(0x1ab)],{journeys:_0x31d116,folders:_0x3f7d59}=await withSpinner('Fetching\x20journeys\x20and\x20folders...',async()=>{const _0x2f940c=_0x2d50e9,[_0x5a8b7c,_0x5930d0]=await Promise[_0x2f940c(0x1d5)]([_0x27ba7b['journey'][_0x2f940c(0x14b)](_0x159b06,undefined,{'includeAllVersions':!![]}),_0x27ba7b[_0x2f940c(0x119)][_0x2f940c(0x186)](_0x159b06)]);return{'journeys':_0x5a8b7c,'folders':_0x5930d0};},{'verbose':_0x526498[_0x2d50e9(0x130)]})[_0x2d50e9(0x167)](_0x3d7048=>_0x3d7048['data']);let _0x4775f3=_0x31d116;const _0x59b123=buildFolderIdToPathMap(_0x3f7d59);if(_0x23d0da){const _0x46896a=_0x4775f3[_0x2d50e9(0x15e)](_0x5c8609=>_0x5c8609[_0x2d50e9(0x19a)][_0x2d50e9(0xf9)]()===_0x23d0da['toLowerCase']());if(_0x46896a[_0x2d50e9(0x1e0)]===0x0)return console[_0x2d50e9(0x1e3)]('Error:\x20Journey\x20not\x20found:\x20'+_0x23d0da),console[_0x2d50e9(0x1e3)](_0x2d50e9(0xfa)),0x1;_0x4775f3=_0x46896a;}if(_0x38f261!==undefined){const _0x5bec2d=_0x4775f3[_0x2d50e9(0x15e)](_0x4ed409=>{const _0x596956=_0x2d50e9,_0xed78=_0x4ed409[_0x596956(0x195)]?_0x59b123['get'](_0x4ed409[_0x596956(0x195)])||'':'';return _0xed78===_0x38f261;});if(_0x5bec2d[_0x2d50e9(0x1e0)]===0x0&&_0x4775f3['length']>0x0){console[_0x2d50e9(0x1e3)](_0x2d50e9(0x160)+_0x23d0da+_0x2d50e9(0x170)+(_0x38f261||'root\x20folder')),console[_0x2d50e9(0x1e3)]('Found\x20journeys\x20with\x20this\x20name\x20in\x20other\x20folders:');for(const _0x523bd5 of _0x4775f3){const _0x5052af=_0x523bd5[_0x2d50e9(0x195)]?_0x59b123['get'](_0x523bd5[_0x2d50e9(0x195)])||'':'';console[_0x2d50e9(0x1e3)](_0x2d50e9(0xff)+(_0x5052af||_0x2d50e9(0x19c))+'/'+_0x523bd5[_0x2d50e9(0x19a)]);}return 0x1;}_0x4775f3=_0x5bec2d;}if(_0x4775f3[_0x2d50e9(0x1e0)]===0x0)return console[_0x2d50e9(0x1e3)](_0x2d50e9(0x127)),0x0;const _0x17d7c1=new Map();for(const _0x3c86a5 of _0x4775f3){const _0x50c528=_0x3c86a5[_0x2d50e9(0x1ed)];!_0x17d7c1['has'](_0x50c528)&&_0x17d7c1[_0x2d50e9(0x108)](_0x50c528,[]),_0x17d7c1[_0x2d50e9(0x138)](_0x50c528)[_0x2d50e9(0x13e)](_0x3c86a5);}for(const _0x508365 of _0x17d7c1[_0x2d50e9(0x1a3)]()){_0x508365[_0x2d50e9(0x161)]((_0x307c90,_0x10c39b)=>(_0x307c90['versionNumber']||0x0)-(_0x10c39b[_0x2d50e9(0xf8)]||0x0));}const _0x5d8a8a=[],{idToEmailMap:_0x191b88,connectionIdToNameMap:_0x2a74a7}=await withSpinner(_0x2d50e9(0x1d7),async()=>{const _0x4f5237=_0x2d50e9,[_0x1e3f70,_0x43a67b]=await Promise['all']([_0x27ba7b[_0x4f5237(0x1a2)][_0x4f5237(0x10a)](),_0x27ba7b[_0x4f5237(0x1c8)][_0x4f5237(0x14e)]()]);return{'idToEmailMap':_0x1e3f70,'connectionIdToNameMap':_0x43a67b};},{'verbose':_0x526498[_0x2d50e9(0x130)]})[_0x2d50e9(0x167)](_0x45b699=>_0x45b699[_0x2d50e9(0x1ab)]);for(const _0xb0d0ce of _0x17d7c1[_0x2d50e9(0x1a3)]()){const _0x36813a=_0xb0d0ce[0x0][_0x2d50e9(0x19a)],_0x204d62=_0xb0d0ce[0x0][_0x2d50e9(0x195)],_0x2947f5=_0x204d62?_0x59b123['get'](_0x204d62)||'':'',_0xbc7acb=_0x2947f5?a27_0x1dc4f8[_0x2d50e9(0x10e)](_0x4583ed,_0x2947f5):_0x4583ed,_0x30e90e=_0x45b180||a27_0x1dc4f8[_0x2d50e9(0x10e)](_0xbc7acb,sanitizeFileName(_0x36813a)+'.yml');let _0x451ee6,_0x402cc3;if(existsSync(_0x30e90e))try{const _0x2cae67=readFileSync(_0x30e90e,_0x2d50e9(0x135)),_0x209d8d=parseYamlString(_0x2cae67);_0x402cc3=_0x209d8d,_0x451ee6=buildRuleToNameMapping(_0x209d8d),_0x440101[_0x2d50e9(0x130)]&&_0x451ee6[_0x2d50e9(0x180)]>0x0&&console['error'](_0x2d50e9(0x1cb)+_0x451ee6['size']+_0x2d50e9(0x1b2)+_0x36813a);}catch(_0x3d91c0){_0x440101[_0x2d50e9(0x130)]&&console[_0x2d50e9(0x1e3)](_0x2d50e9(0x1e5)+_0x3d91c0[_0x2d50e9(0xfb)]);}const _0xacbbd=[],_0x4d1e42=new Set(),_0x322117=new Map(),_0x2539bf=new Map(),_0x3f09e1=new Set(),_0x32cbb6=new Map(),_0x479f5a=new Map(),_0x140ed2=createJumpTargetCache();await withProgressSpinner(_0x2d50e9(0x181)+_0x36813a+'...',async _0x52b440=>{const _0x1c66a4=_0x2d50e9;for(const _0x9cf8bd of _0xb0d0ce){const _0x18a53c=_0xb0d0ce[_0x1c66a4(0x1e0)]>0x1?_0x9cf8bd[_0x1c66a4(0x19a)]+'\x20v'+(_0x9cf8bd['versionNumber']||0x1):_0x9cf8bd[_0x1c66a4(0x19a)];_0x52b440[_0x1c66a4(0x1c2)](_0x1c66a4(0x181)+_0x18a53c);const _0x296ca0=await _0x27ba7b[_0x1c66a4(0x1d3)][_0x1c66a4(0xf1)](_0x9cf8bd['id']),_0xf76e3b=_0x296ca0['attributes']?.[_0x1c66a4(0x196)],_0x2639cb={'resolveSegment':async _0x4c5861=>{const _0x57e85f=_0x1c66a4;if(!_0xf76e3b)return{'name':_0x4c5861,'isJourneyLocal':![]};const _0x5f254e=_0x322117[_0x57e85f(0x138)](_0x4c5861);if(_0x5f254e)return _0x5f254e;try{const _0x59191a=await _0x27ba7b[_0x57e85f(0x119)][_0x57e85f(0x1b6)](_0xf76e3b,_0x4c5861),_0x21f537=_0x59191a[_0x57e85f(0x11a)]===SEGMENT_KIND_JOURNEY;let _0x21aac0,_0x15c6a7=_0x59191a['name'];if(_0x21f537&&_0x59191a[_0x57e85f(0x144)]){const _0x4f1788=await segmentResponseToDef(_0x59191a,{'resolveSegmentName':async _0x40e873=>{const _0x5abcda=_0x57e85f,_0x448cdd=_0x322117['get'](_0x40e873);if(_0x448cdd)return _0x448cdd['name'];const _0x2d3fc6=await _0x2639cb[_0x5abcda(0x150)](_0x40e873);return _0x2d3fc6['name'];}}),_0xefb06b=_0x4f1788[_0x57e85f(0x144)];_0x21aac0={'description':_0x59191a[_0x57e85f(0x1da)],'rule':_0xefb06b};const _0x49253c=serializeRule(_0xefb06b),_0x182241=_0x2539bf[_0x57e85f(0x138)](_0x49253c);if(_0x182241)_0x15c6a7=_0x182241,_0x21aac0=undefined,_0x440101['verbose']&&console['error'](_0x57e85f(0x11d)+_0x59191a[_0x57e85f(0x1be)]+'\x20->\x20'+_0x182241);else{let _0x15978d=![];if(_0x451ee6){const _0xc90df5=_0x451ee6[_0x57e85f(0x138)](_0x49253c);if(_0xc90df5){const _0x1d6955=_0xc90df5[_0x57e85f(0x118)](_0x45d3b8=>!_0x4d1e42[_0x57e85f(0x17e)](_0x45d3b8));_0x1d6955&&(_0x15c6a7=_0x1d6955,_0x4d1e42[_0x57e85f(0x12f)](_0x1d6955),_0x2539bf[_0x57e85f(0x108)](_0x49253c,_0x1d6955),_0x15978d=!![],_0x440101[_0x57e85f(0x130)]&&console[_0x57e85f(0x1e3)](_0x57e85f(0x154)+_0x1d6955+_0x57e85f(0x1f2)));}}if(!_0x15978d){const _0x40193b=generateJourneyLocalName(_0x59191a['name']);_0x40193b&&(_0x15c6a7=_0x40193b);let _0x3fb245=_0x15c6a7,_0x5cd94d=0x2;while(_0x4d1e42[_0x57e85f(0x17e)](_0x3fb245)){_0x3fb245=_0x15c6a7+'_'+_0x5cd94d,_0x5cd94d++;}_0x4d1e42[_0x57e85f(0x12f)](_0x3fb245),_0x2539bf[_0x57e85f(0x108)](_0x49253c,_0x3fb245),_0x15c6a7=_0x3fb245;}}}const _0x288695={'name':_0x15c6a7,'isJourneyLocal':_0x21f537,'definition':_0x21aac0};return _0x322117['set'](_0x4c5861,_0x288695),_0x288695;}catch(_0x6c16c4){return _0x526498[_0x57e85f(0x130)]&&console[_0x57e85f(0x1e3)](_0x57e85f(0x19b)+_0x4c5861+':\x20'+_0x6c16c4[_0x57e85f(0xfb)]),{'name':_0x4c5861,'isJourneyLocal':![]};}},'resolveActivation':async _0x2c9583=>{const _0x16cbf5=_0x1c66a4,_0x1cb094=_0x32cbb6['get'](_0x2c9583);if(_0x1cb094)return _0x1cb094;try{const _0x372f2a=await _0x27ba7b['journey']['getActivation'](_0x9cf8bd['id'],_0x2c9583),_0x1c3f29=journeyActivationStepToYaml(_0x372f2a,_0x191b88,_0x2a74a7),_0x443352=JSON['stringify']({'name':_0x1c3f29['name'],'connection':_0x1c3f29[_0x16cbf5(0x1c8)],'connector_config':_0x1c3f29['connector_config']}),_0x4f27d6=_0x479f5a[_0x16cbf5(0x138)](_0x443352);if(_0x4f27d6){const _0x36ab61={'name':_0x4f27d6,'isJourneyLocal':!![],'definition':_0x1c3f29};return _0x32cbb6[_0x16cbf5(0x108)](_0x2c9583,_0x36ab61),_0x36ab61;}const _0x40a349=_0x372f2a[_0x16cbf5(0x145)][_0x16cbf5(0xf6)][_0x16cbf5(0x1be)]||_0x2c9583,_0x22981d=sanitizeYamlKey(_0x40a349)||'activation_'+_0x2c9583;let _0x5987d3=_0x22981d,_0x4aa733=0x2;while(_0x3f09e1[_0x16cbf5(0x17e)](_0x5987d3)){_0x5987d3=_0x22981d+'_'+_0x4aa733,_0x4aa733++;}_0x3f09e1[_0x16cbf5(0x12f)](_0x5987d3),_0x479f5a['set'](_0x443352,_0x5987d3);const _0x25817b={'name':_0x5987d3,'isJourneyLocal':!![],'definition':_0x1c3f29};return _0x32cbb6[_0x16cbf5(0x108)](_0x2c9583,_0x25817b),_0x25817b;}catch(_0x53146d){return _0x526498['verbose']&&console[_0x16cbf5(0x1e3)](_0x16cbf5(0x153)+_0x2c9583+':\x20'+_0x53146d[_0x16cbf5(0xfb)]),{'name':_0x2c9583,'isJourneyLocal':![]};}},'resolveJumpTarget':async(_0x2ce204,_0x442898)=>{return resolveJumpTarget(_0x2ce204,_0x442898,_0x140ed2,_0x4ff8dc=>_0x27ba7b['journey']['getJourney'](_0x4ff8dc));}},_0x7bf75d=await journeyResponseToDef(_0x296ca0,_0x2639cb);_0xacbbd[_0x1c66a4(0x13e)]({'item':_0x9cf8bd,'yaml':_0x7bf75d});}},{'verbose':_0x526498['verbose']});const _0xb021af=await _0x27ba7b[_0x2d50e9(0x1d3)]['getLatestJourneyId'](_0xb0d0ce[0x0]['journeyBundleId']),_0x21580e=buildMergedJourneyDef(_0xacbbd,_0x451ee6,_0xb021af),_0xa48425=normalizeJourneyDef(_0x21580e,_0x402cc3),_0x2a813c=toYamlString(_0xa48425),_0xb2e36b=_0x45b180||a27_0x1dc4f8['join'](_0xbc7acb,sanitizeFileName(_0x36813a)+'.yml');!_0x45b180&&_0x2947f5&&!existsSync(_0xbc7acb)&&mkdirSync(_0xbc7acb,{'recursive':!![]});const _0x51c913=a27_0x1dc4f8[_0x2d50e9(0x1e4)](process[_0x2d50e9(0x17a)](),_0xb2e36b);if(existsSync(_0xb2e36b)){const _0x2e0f46=readFileSync(_0xb2e36b,_0x2d50e9(0x135)),_0x358d37=generateDiff(_0x2e0f46,_0x2a813c),_0x359e80=hasChanges(_0x358d37);_0x5d8a8a['push']({'relativePath':_0x51c913,'absolutePath':_0xb2e36b,'content':_0x2a813c,'isNew':![],'hasChanges':_0x359e80,'diff':_0x359e80?formatDiffWithColors(_0x358d37):undefined});}else _0x5d8a8a['push']({'relativePath':_0x51c913,'absolutePath':_0xb2e36b,'content':_0x2a813c,'isNew':!![],'hasChanges':![]});}const _0x3ed462=_0x5d8a8a['filter'](_0x1a430f=>_0x1a430f['isNew']),_0x2251d6=_0x5d8a8a[_0x2d50e9(0x15e)](_0x21d76a=>!_0x21d76a[_0x2d50e9(0x133)]&&_0x21d76a[_0x2d50e9(0x1dc)]),_0x51ae33=_0x5d8a8a[_0x2d50e9(0x15e)](_0x6f1fc=>!_0x6f1fc[_0x2d50e9(0x133)]&&!_0x6f1fc[_0x2d50e9(0x1dc)]),_0x16fadb=_0x4775f3[_0x2d50e9(0x1e0)],_0x1f6f59=_0x17d7c1['size'],_0x4e60a0=_0x16fadb>_0x1f6f59?'\x20('+_0x16fadb+'\x20versions)':'';console['error'](_0x2d50e9(0x18e)),console[_0x2d50e9(0x1e3)]('\x20\x20'+a27_0x11882f[_0x2d50e9(0x128)](_0x1f6f59+_0x2d50e9(0x143))+a27_0x11882f['dim'](_0x4e60a0)),console[_0x2d50e9(0x1e3)]('\x20\x20'+a27_0x11882f['green']('+\x20'+_0x3ed462[_0x2d50e9(0x1e0)]+_0x2d50e9(0x13a))),console[_0x2d50e9(0x1e3)]('\x20\x20'+a27_0x11882f[_0x2d50e9(0x1e7)]('~\x20'+_0x2251d6['length']+_0x2d50e9(0x124))),console['error']('\x20\x20'+a27_0x11882f[_0x2d50e9(0x1c5)]('=\x20'+_0x51ae33[_0x2d50e9(0x1e0)]+_0x2d50e9(0x1ae))),console['error'](_0x2d50e9(0x1ea)+a27_0x11882f[_0x2d50e9(0x128)](_0x4583ed)+'\x0a');if(_0x2251d6[_0x2d50e9(0x1e0)]>0x0)for(const _0x668a32 of _0x2251d6){console[_0x2d50e9(0x1e3)](_0x2d50e9(0x16c)+_0x668a32[_0x2d50e9(0x13c)]+'\x27:'),console[_0x2d50e9(0x1e3)]('─'['repeat'](0x3c)),console[_0x2d50e9(0x1e3)](_0x668a32[_0x2d50e9(0x176)]),console[_0x2d50e9(0x1e3)]('─'[_0x2d50e9(0x114)](0x3c));}if(_0x440101[_0x2d50e9(0x125)])return console['error'](a27_0x11882f[_0x2d50e9(0x1e7)](_0x2d50e9(0x15b))),0x0;if(_0x3ed462[_0x2d50e9(0x1e0)]===0x0&&_0x2251d6[_0x2d50e9(0x1e0)]===0x0)return console[_0x2d50e9(0x1e3)](a27_0x11882f[_0x2d50e9(0x1b8)](_0x2d50e9(0x18d))),saveSessionContext({'parent_segment':_0x50c46b},_0x440101[_0x2d50e9(0x177)]),console[_0x2d50e9(0x1e3)](a27_0x11882f['green'](_0x2d50e9(0x1c1)+a27_0x11882f['dim'](_0x2d50e9(0x1a4))+_0x2d50e9(0x187)+a27_0x11882f[_0x2d50e9(0x128)](_0x50c46b))),0x0;if(!_0x440101[_0x2d50e9(0x19f)]&&(_0x3ed462[_0x2d50e9(0x1e0)]>0x0||_0x2251d6[_0x2d50e9(0x1e0)]>0x0)){if(!isInteractive())return console[_0x2d50e9(0x1e3)](a27_0x11882f[_0x2d50e9(0x1bd)]('\x0aError:'),_0x2d50e9(0x146)),console[_0x2d50e9(0x1e3)](a27_0x11882f[_0x2d50e9(0x1c5)](_0x2d50e9(0x1bb))),0x1;const _0x48206a=await confirmKey(_0x2d50e9(0x1a8)+(_0x3ed462[_0x2d50e9(0x1e0)]+_0x2251d6[_0x2d50e9(0x1e0)])+_0x2d50e9(0x116));if(!_0x48206a)return console[_0x2d50e9(0x1e3)](a27_0x11882f[_0x2d50e9(0x1e7)](_0x2d50e9(0x1e9)),'-\x20no\x20files\x20written'),0x1;}!existsSync(_0x4583ed)&&mkdirSync(_0x4583ed,{'recursive':!![]});const _0x521878=a27_0x1dc4f8[_0x2d50e9(0x10e)](_0x4583ed,_0x2d50e9(0x199));writeFileSync(_0x521878,createTdxConfigContent(_0x50c46b),'utf-8');for(const _0x302249 of _0x5d8a8a){(_0x302249['isNew']||_0x302249['hasChanges'])&&writeFileSync(_0x302249[_0x2d50e9(0xfd)],_0x302249[_0x2d50e9(0x11f)],_0x2d50e9(0x135));}return console['error'](a27_0x11882f[_0x2d50e9(0x1b8)](_0x2d50e9(0x1a7)+(_0x3ed462['length']+_0x2251d6[_0x2d50e9(0x1e0)])+'\x20journey\x20files\x20to\x20'+_0x4583ed)),saveSessionContext({'parent_segment':_0x50c46b},_0x440101[_0x2d50e9(0x177)]),console[_0x2d50e9(0x1e3)](a27_0x11882f[_0x2d50e9(0x1b8)](_0x2d50e9(0x1c1)+a27_0x11882f[_0x2d50e9(0x1c5)](_0x2d50e9(0x1a4))+_0x2d50e9(0x187)+a27_0x11882f[_0x2d50e9(0x128)](_0x50c46b))),0x0;}}export class JourneyColumnsCommand extends BaseCommand{['name']=a27_0x5cdbb3(0x105);[a27_0x5cdbb3(0x1da)]=a27_0x5cdbb3(0x10c);async[a27_0x5cdbb3(0x1d1)](_0x22f9f6){const _0xc086fe=a27_0x5cdbb3,{options:_0x310176,args:_0xbfd725,tdx:_0x39e29e}=_0x22f9f6,_0x4d48f0=_0xbfd725[0x0];if(!requireNameOrPath(_0x4d48f0))return 0x1;_0x310176[_0xc086fe(0x130)]&&console[_0xc086fe(0x1e3)](_0xc086fe(0x172)+_0x4d48f0);const {journeyId:_0x296ad4}=await resolveJourneyIdFromInput(_0x4d48f0,_0x310176,_0x39e29e),_0x942936=await withSpinner(_0xc086fe(0x1cd),()=>_0x39e29e[_0xc086fe(0x1d3)]['getColumnMapping'](_0x296ad4),{'verbose':_0x310176['verbose']}),_0x539d3f=_0x942936[_0xc086fe(0x1ab)];return console[_0xc086fe(0x1d4)](_0xc086fe(0x12d)+_0x539d3f[_0xc086fe(0x132)]),console[_0xc086fe(0x1d4)](_0xc086fe(0x1bc)+_0x539d3f[_0xc086fe(0x1ef)]),await handleSDKOutput(_0x539d3f[_0xc086fe(0x166)],_0x310176),0x0;}}export class JourneyActivationsCommand extends BaseCommand{['name']='journey:activations';[a27_0x5cdbb3(0x1da)]='List\x20activations\x20for\x20a\x20journey';async['execute'](_0x3dbfcf){const _0x2102b9=a27_0x5cdbb3,{options:_0x42e58c,args:_0x4bac47,tdx:_0x40fcb4}=_0x3dbfcf,_0xc356f3=_0x4bac47[0x0];if(!requireNameOrPath(_0xc356f3))return 0x1;_0x42e58c[_0x2102b9(0x130)]&&console['error']('Input:\x20'+_0xc356f3);const {journeyId:_0x5b2a93}=await resolveJourneyIdFromInput(_0xc356f3,_0x42e58c,_0x40fcb4),_0x715791=await withSpinner(_0x2102b9(0x1e1),()=>_0x40fcb4[_0x2102b9(0x1d3)][_0x2102b9(0x14a)](_0x5b2a93),{'verbose':_0x42e58c[_0x2102b9(0x130)]}),_0x19b9e=_0x715791['data'];return console[_0x2102b9(0x1e3)]('Found\x20'+_0x19b9e['length']+_0x2102b9(0x156)+(_0x19b9e[_0x2102b9(0x1e0)]!==0x1?'s':'')),await handleSDKOutput(_0x19b9e,_0x42e58c),0x0;}}export class JourneyPushCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]='journey:push';[a27_0x5cdbb3(0x1da)]=a27_0x5cdbb3(0x136);[a27_0x5cdbb3(0x198)]=new SegmentPushCommand();async[a27_0x5cdbb3(0x1d1)](_0x9d4f31){const _0x205283=a27_0x5cdbb3,_0x55ad76=_0x9d4f31[_0x205283(0x197)][0x0];let _0x38af72;if(_0x55ad76){const _0x53d940=await resolveTarget({'arg':_0x55ad76,'contextParent':_0x9d4f31[_0x205283(0x1aa)][_0x205283(0x141)],'cwd':process[_0x205283(0x17a)]()});isSuccessfulResolution(_0x53d940)&&_0x53d940[_0x205283(0xf5)]==='file'&&(_0x38af72=_0x53d940[_0x205283(0x11b)]);}const _0x5df996={..._0x9d4f31,'options':{..._0x9d4f31['options'],'journeysOnly':!![],..._0x38af72&&{'singleFilePath':_0x38af72}}};return this['segmentPushCommand'][_0x205283(0x1d1)](_0x5df996);}}export class JourneyVersionsCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]='journey:versions';[a27_0x5cdbb3(0x1da)]='List\x20all\x20versions\x20of\x20a\x20journey';async[a27_0x5cdbb3(0x1d1)](_0x9ce4d0){const _0x8b64e=a27_0x5cdbb3,{options:_0x1b49f7,args:_0x24075f,tdx:_0x470e39}=_0x9ce4d0,_0xa61fe0=_0x24075f[0x0];if(!requireNameOrPath(_0xa61fe0))return 0x1;if(_0x1b49f7[_0x8b64e(0x130)])console[_0x8b64e(0x1e3)](_0x8b64e(0x172)+_0xa61fe0);const {journeyId:_0x1ed483}=await resolveJourneyIdFromInput(_0xa61fe0,_0x1b49f7,_0x470e39),_0x1f2c46=await withSpinner('Listing\x20journey\x20versions...',()=>_0x470e39[_0x8b64e(0x1d3)][_0x8b64e(0x147)](_0x1ed483),{'verbose':_0x1b49f7[_0x8b64e(0x130)]}),{bundleName:_0x42f6a1,versions:_0x25e650,latestJourneyId:_0x2fdec3}=_0x1f2c46['data'];console[_0x8b64e(0x1e3)](_0x42f6a1+':\x20'+_0x25e650[_0x8b64e(0x1e0)]+_0x8b64e(0x184)+(_0x25e650['length']!==0x1?'s':''));const _0x2304a8=_0x25e650['map'](_0x838cae=>({'version':_0x838cae[_0x8b64e(0xf8)],'journey_id':_0x838cae[_0x8b64e(0x1ee)],'name':_0x838cae[_0x8b64e(0x1be)],'state':_0x838cae[_0x8b64e(0x1c7)],'paused':_0x838cae[_0x8b64e(0x111)],'latest':_0x838cae[_0x8b64e(0x1ee)]===_0x2fdec3,'created_at':_0x838cae[_0x8b64e(0x140)]}));return await handleSDKOutput(_0x2304a8,_0x1b49f7),0x0;}}export class JourneyVersionCreateCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]=a27_0x5cdbb3(0x17b);[a27_0x5cdbb3(0x1da)]='Create\x20a\x20new\x20draft\x20version\x20of\x20a\x20journey';async['execute'](_0x37fcc3){const _0x33fd7d=a27_0x5cdbb3,{options:_0x1f90fa,args:_0x3a70f4,tdx:_0x1ccafa}=_0x37fcc3,_0x2012f8=_0x3a70f4[0x0];if(!requireNameOrPath(_0x2012f8))return 0x1;if(_0x1f90fa[_0x33fd7d(0x130)])console['error'](_0x33fd7d(0x172)+_0x2012f8);const {journeyId:_0x4e7959,journeyName:_0x1e23df}=await resolveJourneyIdFromInput(_0x2012f8,_0x1f90fa,_0x1ccafa);if(!_0x1f90fa[_0x33fd7d(0x19f)]){const _0x56d64c=await confirm('Create\x20a\x20new\x20draft\x20version\x20of\x20journey\x20\x22'+_0x1e23df+'\x22?');if(!_0x56d64c)return console[_0x33fd7d(0x1e3)](_0x33fd7d(0x1eb)),0x0;}const _0x432fa9=await withSpinner(_0x33fd7d(0x192),()=>_0x1ccafa[_0x33fd7d(0x1d3)][_0x33fd7d(0x16e)](_0x4e7959),{'verbose':_0x1f90fa[_0x33fd7d(0x130)]}),_0x4224ee=_0x432fa9[_0x33fd7d(0x1ab)];return console[_0x33fd7d(0x1e3)](a27_0x11882f[_0x33fd7d(0x1b8)]('✔')+'\x20Created\x20v'+_0x4224ee[_0x33fd7d(0x145)][_0x33fd7d(0xf8)]+'\x20(draft)\x20—\x20\x22'+_0x4224ee['attributes'][_0x33fd7d(0x1be)]+'\x22'),console[_0x33fd7d(0x1e3)](_0x33fd7d(0x1e2)+_0x4224ee['id']),await handleSingleObjectOutput({'id':_0x4224ee['id'],'name':_0x4224ee['attributes'][_0x33fd7d(0x1be)],'version':_0x4224ee[_0x33fd7d(0x145)][_0x33fd7d(0xf8)],'state':_0x4224ee[_0x33fd7d(0x145)][_0x33fd7d(0x1c7)],'bundle_id':_0x4224ee[_0x33fd7d(0x145)]['journeyBundleId'],'created_at':_0x4224ee[_0x33fd7d(0x145)][_0x33fd7d(0x140)]},_0x1f90fa),0x0;}}export class JourneyVersionViewCommand extends BaseCommand{[a27_0x5cdbb3(0x1be)]=a27_0x5cdbb3(0x1a0);[a27_0x5cdbb3(0x1da)]=a27_0x5cdbb3(0x139);async[a27_0x5cdbb3(0x1d1)](_0x407f39){const _0x5ed306=a27_0x5cdbb3,{options:_0x4802fd,args:_0x4bfafa,tdx:_0x2c82c0}=_0x407f39,_0xf16e1=_0x4bfafa[0x0];if(!requireNameOrPath(_0xf16e1))return 0x1;const _0x9bb498=_0x4802fd[_0x5ed306(0x10b)];if(!_0x9bb498)return console['error'](_0x5ed306(0x1ac)),console['error'](_0x5ed306(0x1d2)),0x1;const _0xccddfd=parseInt(_0x9bb498,0xa);if(isNaN(_0xccddfd)||_0xccddfd<0x1)return console[_0x5ed306(0x1e3)](_0x5ed306(0x182)+_0x9bb498),0x1;if(_0x4802fd[_0x5ed306(0x130)])console[_0x5ed306(0x1e3)](_0x5ed306(0x172)+_0xf16e1+_0x5ed306(0x1f1)+_0xccddfd);const {journeyId:_0x52203a,parentSegmentId:_0x202f38}=await resolveJourneyIdFromInput(_0xf16e1,_0x4802fd,_0x2c82c0),_0xb6a5bf=await withSpinner(_0x5ed306(0xfc),()=>_0x2c82c0[_0x5ed306(0x1d3)][_0x5ed306(0x147)](_0x52203a),{'verbose':_0x4802fd['verbose']}),{versions:_0x1ee9de,latestJourneyId:_0x991f0e}=_0xb6a5bf['data'],_0x1c416a=_0x1ee9de[_0x5ed306(0x118)](_0x222d00=>_0x222d00[_0x5ed306(0xf8)]===_0xccddfd);if(!_0x1c416a){const _0x409e24=_0x1ee9de[_0x5ed306(0x1cf)](_0x1c2a8f=>'v'+_0x1c2a8f[_0x5ed306(0xf8)])['join'](',\x20');return console[_0x5ed306(0x1e3)]('Error:\x20Version\x20'+_0xccddfd+_0x5ed306(0x15a)+_0x409e24),0x1;}const _0xc53550=await withSpinner('Getting\x20version\x20'+_0xccddfd+_0x5ed306(0x189),()=>_0x2c82c0[_0x5ed306(0x1d3)][_0x5ed306(0xf1)](_0x1c416a['journeyId']),{'verbose':_0x4802fd['verbose']}),_0x4b676c=_0xc53550['data'],_0x57eabe=getConsoleNextUrl(_0x4802fd[_0x5ed306(0x1db)],_0x5ed306(0x1df)+_0x202f38+'/e/'+_0x1c416a[_0x5ed306(0x1ee)]+'/j/da/je');return await handleSingleObjectOutput({'id':_0x4b676c['id'],'name':_0x4b676c[_0x5ed306(0x145)]['name'],'version':_0x4b676c[_0x5ed306(0x145)]['versionNumber'],'description':_0x4b676c[_0x5ed306(0x145)]['description'],'state':_0x4b676c[_0x5ed306(0x145)][_0x5ed306(0x1c7)],'paused':_0x4b676c[_0x5ed306(0x145)]['paused'],'reentry_mode':_0x4b676c['attributes'][_0x5ed306(0x10f)],'stages':_0x4b676c[_0x5ed306(0x145)][_0x5ed306(0x17c)]?.[_0x5ed306(0x1e0)]||0x0,..._0x4b676c['attributes'][_0x5ed306(0x11c)]&&{'goal':_0x4b676c['attributes'][_0x5ed306(0x11c)]['name']},'latest':_0x1c416a[_0x5ed306(0x1ee)]===_0x991f0e,'created_at':_0x4b676c[_0x5ed306(0x145)][_0x5ed306(0x140)],'updated_at':_0x4b676c[_0x5ed306(0x145)][_0x5ed306(0x12a)],'url':_0x57eabe},_0x4802fd),0x0;}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a28_0x317361=a28_0xcad2;(function(_0xf3f9be,_0x151c05){const _0x5cccd5=a28_0xcad2,_0x52fcb2=_0xf3f9be();while(!![]){try{const _0x49087d=-parseInt(_0x5cccd5(0xbd))/0x1+-parseInt(_0x5cccd5(0xc8))/0x2*(-parseInt(_0x5cccd5(0xae))/0x3)+-parseInt(_0x5cccd5(0xa6))/0x4+parseInt(_0x5cccd5(0xb7))/0x5+parseInt(_0x5cccd5(0xa9))/0x6*(-parseInt(_0x5cccd5(0xb8))/0x7)+-parseInt(_0x5cccd5(0x97))/0x8+parseInt(_0x5cccd5(0xb6))/0x9*(parseInt(_0x5cccd5(0xa5))/0xa);if(_0x49087d===_0x151c05)break;else _0x52fcb2['push'](_0x52fcb2['shift']());}catch(_0x5e8059){_0x52fcb2['push'](_0x52fcb2['shift']());}}}(a28_0x37ce,0x20233));import{BaseCommand}from'./command.js';import{resolveTarget,isSuccessfulResolution}from'../sdk/segment/target-resolution.js';function a28_0x37ce(){const _0x22f2ac=['yellow','cyan','verbose','endsWith','error','\x20journey(s)\x20with\x20errors,\x20','helpText','\x20error(s)','warningCount','No\x20journey\x20YAML\x20files\x20found\x20in\x20','341396qduyKm','green','filter','length','Error:\x20Directory\x20not\x20found:\x20','Error:\x20No\x20YAML\x20files\x20found\x20in\x20','dim','607504PpdkjH','execute','Error:\x20File\x20must\x20have\x20.yml\x20or\x20.yaml\x20extension:\x20','\x20segment\x20file(s)\x20skipped)','reason','journey:validate','.yml','invalidCount','warnings','message','validCount','.yaml','relativePath','Validation\x20failed:\x20','10670TPZFzd','312708FSgRVx','skippedCount','name','1100070wMgnKI','\x20warning(s)\x20found','file','Error:\x20','\x20(skipped:\x20','3lYZMGv','log','parentSegment','\x20valid','\x20warning(s)','\x20\x20\x20\x20\x20\x20\x20tdx\x20journey\x20validate\x20.\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20#\x20Validate\x20current\x20directory','targetDir','type','3492ejyEak','714880NTbNmN','7zHoQjH','\x20\x20\x20\x20\x20\x20\x20tdx\x20journey\x20validate\x20<file_path>\x20\x20#\x20Validate\x20specific\x20file','red','valid','cwd','258575KGRicv'];a28_0x37ce=function(){return _0x22f2ac;};return a28_0x37ce();}import{findYamlFiles}from'../sdk/segment/file-discovery.js';import{existsSync}from'fs';function a28_0xcad2(_0x450a8a,_0x35f4cf){_0x450a8a=_0x450a8a-0x95;const _0x37cea7=a28_0x37ce();let _0xcad299=_0x37cea7[_0x450a8a];return _0xcad299;}import a28_0x1b6f89 from'chalk';import{formatValidationResult}from'../sdk/segment/yaml-validator.js';import{validateYamlFiles,isValidationResult,calculateSummary}from'../sdk/segment/validate-files.js';export class JourneyValidateCommand extends BaseCommand{[a28_0x317361(0xa8)]=a28_0x317361(0x9c);['description']='Validate\x20journey\x20YAML\x20files';async[a28_0x317361(0x98)](_0x332c58){const _0x379c7d=a28_0x317361,{options:_0x131995,args:_0x243d7f}=_0x332c58,_0x51092a=_0x131995,_0x599e8c=await resolveTarget({'arg':_0x243d7f[0x0],'contextParent':_0x131995[_0x379c7d(0xb0)],'cwd':process[_0x379c7d(0xbc)]()});if(!isSuccessfulResolution(_0x599e8c))return _0x599e8c['errorCode']==='no_parent'?(console['error'](a28_0x1b6f89['yellow']('parent_segment\x20is\x20not\x20set.\x20Use\x20`tdx\x20sg\x20use\x20<parent_name>`\x20to\x20set\x20it.\x0a')),console[_0x379c7d(0xc2)]('Usage:\x20tdx\x20journey\x20validate\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20#\x20Validate\x20all\x20(requires\x20context)'),console['error'](_0x379c7d(0xb3)),console['error'](_0x379c7d(0xb9))):(console[_0x379c7d(0xc2)](a28_0x1b6f89[_0x379c7d(0xba)](_0x379c7d(0xac)+_0x599e8c[_0x379c7d(0xa0)]+'\x0a')),_0x599e8c[_0x379c7d(0xc4)]&&console[_0x379c7d(0xc2)](a28_0x1b6f89[_0x379c7d(0xbf)](_0x599e8c['helpText']))),0x1;const _0x4f3d2b=_0x599e8c[_0x379c7d(0xb4)],_0x2bea1b=_0x599e8c[_0x379c7d(0xb5)]===_0x379c7d(0xab)?_0x599e8c['filePath']:undefined;if(!_0x2bea1b&&!existsSync(_0x4f3d2b))return console[_0x379c7d(0xc2)](a28_0x1b6f89['red'](_0x379c7d(0xcc)+_0x4f3d2b+'\x0a')),0x1;let _0x218596;if(_0x2bea1b){if(!_0x2bea1b[_0x379c7d(0xc1)](_0x379c7d(0x9d))&&!_0x2bea1b[_0x379c7d(0xc1)](_0x379c7d(0xa2)))return console[_0x379c7d(0xc2)](a28_0x1b6f89['red'](_0x379c7d(0x99)+_0x2bea1b+'\x0a')),0x1;_0x218596=[_0x2bea1b];}else _0x218596=findYamlFiles(_0x4f3d2b);if(_0x218596[_0x379c7d(0xcb)]===0x0)return console['error'](a28_0x1b6f89[_0x379c7d(0xba)](_0x379c7d(0x95)+_0x4f3d2b+'\x0a')),0x1;const _0x346d81=validateYamlFiles(_0x218596,_0x4f3d2b,{'filterType':'journey'}),_0x4e7a6c=calculateSummary(_0x346d81),_0xc2b079=_0x346d81[_0x379c7d(0xca)](isValidationResult);if(_0xc2b079['length']===0x0)return console['error'](a28_0x1b6f89[_0x379c7d(0xbe)](_0x379c7d(0xc7)+_0x4f3d2b+'\x0a')),_0x4e7a6c['skippedCount']>0x0&&console['error'](a28_0x1b6f89[_0x379c7d(0x96)]('('+_0x4e7a6c[_0x379c7d(0xa7)]+_0x379c7d(0x9a))),0x0;for(const _0x2ff722 of _0x346d81){if(!isValidationResult(_0x2ff722)){_0x51092a[_0x379c7d(0xc0)]&&console[_0x379c7d(0xaf)](a28_0x1b6f89[_0x379c7d(0x96)]('-\x20'+_0x2ff722[_0x379c7d(0xa3)]+_0x379c7d(0xad)+_0x2ff722[_0x379c7d(0x9b)]+')'));continue;}const {relativePath:_0x349603,source:_0x32e29c,result:_0x317831}=_0x2ff722;if(_0x317831['valid']&&_0x317831[_0x379c7d(0x9f)][_0x379c7d(0xcb)]===0x0)_0x51092a[_0x379c7d(0xc0)]&&console[_0x379c7d(0xaf)](a28_0x1b6f89[_0x379c7d(0xc9)]('✔\x20'+_0x349603));else _0x317831[_0x379c7d(0xbb)]?(console['log'](a28_0x1b6f89[_0x379c7d(0xbe)]('⚠\x20'+_0x349603+':\x20'+_0x317831[_0x379c7d(0x9f)][_0x379c7d(0xcb)]+_0x379c7d(0xb2))),console[_0x379c7d(0xaf)](formatValidationResult(_0x317831,_0x32e29c,_0x349603))):(console[_0x379c7d(0xaf)](a28_0x1b6f89[_0x379c7d(0xba)]('✖\x20'+_0x349603+':\x20'+_0x317831['errors'][_0x379c7d(0xcb)]+_0x379c7d(0xc5))),console['log'](formatValidationResult(_0x317831,_0x32e29c,_0x349603)));}return console['log'](''),_0x4e7a6c['hasErrors']?(console['log'](a28_0x1b6f89[_0x379c7d(0xba)](_0x379c7d(0xa4)+_0x4e7a6c[_0x379c7d(0x9e)]+_0x379c7d(0xc3)+_0x4e7a6c['validCount']+_0x379c7d(0xb1))),_0x4e7a6c[_0x379c7d(0xc6)]>0x0&&console['log'](a28_0x1b6f89['yellow'](_0x4e7a6c[_0x379c7d(0xc6)]+_0x379c7d(0xaa))),_0x4e7a6c['skippedCount']>0x0&&console[_0x379c7d(0xaf)](a28_0x1b6f89[_0x379c7d(0x96)](_0x4e7a6c[_0x379c7d(0xa7)]+'\x20segment\x20file(s)\x20skipped')),0x1):(console['log'](a28_0x1b6f89[_0x379c7d(0xc9)]('✔\x20All\x20'+_0x4e7a6c[_0x379c7d(0xa1)]+'\x20journey(s)\x20valid')),_0x4e7a6c['warningCount']>0x0&&console[_0x379c7d(0xaf)](a28_0x1b6f89['yellow'](_0x4e7a6c[_0x379c7d(0xc6)]+_0x379c7d(0xaa))),_0x4e7a6c[_0x379c7d(0xa7)]>0x0&&console[_0x379c7d(0xaf)](a28_0x1b6f89['dim'](_0x4e7a6c[_0x379c7d(0xa7)]+'\x20segment\x20file(s)\x20skipped')),0x0);}}
|