@lovrabet/rabetbase-cli 2.4.6-beta.2 → 2.4.6-beta.3
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/lib/api/api-doc.js +1 -1
- package/lib/api/fetch-model-list.js +1 -1
- package/lib/api/generate-api-file.js +1 -1
- package/lib/auth/auth-server-ui.js +1 -1
- package/lib/auth/auth-server.js +1 -1
- package/lib/auth/constant.js +1 -1
- package/lib/auth/get-cookie.js +1 -1
- package/lib/auth/get-session-user.js +1 -1
- package/lib/auth/is-session-valid.js +1 -1
- package/lib/auth/login-success-html.js +1 -1
- package/lib/auth/logout.js +1 -1
- package/lib/cli-flags.js +1 -1
- package/lib/cli.js +1 -1
- package/lib/commands/api/generate.js +1 -1
- package/lib/commands/api/index.js +1 -1
- package/lib/commands/api/list.js +1 -1
- package/lib/commands/api/pull.js +1 -1
- package/lib/commands/api/shared.js +1 -1
- package/lib/commands/app/index.js +1 -1
- package/lib/commands/app/list.js +1 -1
- package/lib/commands/app/members-list.js +1 -1
- package/lib/commands/app/remote-directory.js +1 -1
- package/lib/commands/app/shared.js +1 -1
- package/lib/commands/app-config/delete.js +1 -1
- package/lib/commands/app-config/get.js +1 -1
- package/lib/commands/app-config/index.js +1 -1
- package/lib/commands/app-config/list.js +1 -1
- package/lib/commands/app-config/set.js +1 -1
- package/lib/commands/app-config/shared.js +1 -1
- package/lib/commands/auth/index.js +1 -1
- package/lib/commands/bff/create.js +1 -1
- package/lib/commands/bff/delete.js +1 -1
- package/lib/commands/bff/detail.js +1 -1
- package/lib/commands/bff/index.js +1 -1
- package/lib/commands/bff/list.js +1 -1
- package/lib/commands/bff/pull.js +1 -1
- package/lib/commands/bff/push.js +1 -1
- package/lib/commands/bff/status.js +1 -1
- package/lib/commands/cli-skill/index.js +1 -1
- package/lib/commands/cli-update.js +1 -1
- package/lib/commands/codegen/index.js +1 -1
- package/lib/commands/codegen/sdk.js +1 -1
- package/lib/commands/codegen/sql.js +1 -1
- package/lib/commands/common/app-registry.js +1 -1
- package/lib/commands/common/app-selector.js +1 -1
- package/lib/commands/common/async-task.js +1 -1
- package/lib/commands/common/dry-run.js +1 -1
- package/lib/commands/common/flags.js +1 -1
- package/lib/commands/common/local-file.js +1 -1
- package/lib/commands/common/validate.js +1 -1
- package/lib/commands/config/get.js +1 -1
- package/lib/commands/config/index.js +1 -1
- package/lib/commands/config/list.js +1 -1
- package/lib/commands/config/set.js +1 -1
- package/lib/commands/config/shared.js +1 -1
- package/lib/commands/data/filter.js +1 -1
- package/lib/commands/data/getOne.js +1 -1
- package/lib/commands/data/index.js +1 -1
- package/lib/commands/data/shared.js +1 -1
- package/lib/commands/dataset/business-group-update.js +1 -1
- package/lib/commands/dataset/business-groups.js +1 -1
- package/lib/commands/dataset/capability.js +1 -1
- package/lib/commands/dataset/delete.js +1 -1
- package/lib/commands/dataset/detail.js +1 -1
- package/lib/commands/dataset/extend-update.js +1 -1
- package/lib/commands/dataset/field-update.js +1 -1
- package/lib/commands/dataset/generate.js +1 -1
- package/lib/commands/dataset/index.js +1 -1
- package/lib/commands/dataset/list.js +1 -1
- package/lib/commands/dataset/operations.js +1 -1
- package/lib/commands/dataset/relation-audit.js +1 -1
- package/lib/commands/dataset/relation-create.js +1 -1
- package/lib/commands/dataset/relation-delete.js +1 -1
- package/lib/commands/dataset/relation-shared.js +1 -1
- package/lib/commands/dataset/relation-update.js +1 -1
- package/lib/commands/dataset/relations.js +1 -1
- package/lib/commands/dataset/rename.js +1 -1
- package/lib/commands/dataset/restore.js +1 -1
- package/lib/commands/db/analysis-batching.js +1 -1
- package/lib/commands/db/analyze-batch-plan.js +1 -1
- package/lib/commands/db/analyze-cancel.js +1 -1
- package/lib/commands/db/analyze-start.js +1 -1
- package/lib/commands/db/analyze-status.js +1 -1
- package/lib/commands/db/create.js +1 -1
- package/lib/commands/db/delete.js +1 -1
- package/lib/commands/db/detail.js +1 -1
- package/lib/commands/db/diff-refresh-start.js +1 -1
- package/lib/commands/db/diff-refresh-status.js +1 -1
- package/lib/commands/db/diff.js +1 -1
- package/lib/commands/db/index.js +1 -1
- package/lib/commands/db/list.js +1 -1
- package/lib/commands/db/shared.js +1 -1
- package/lib/commands/db/tables.js +1 -1
- package/lib/commands/db/test.js +1 -1
- package/lib/commands/db/update.js +1 -1
- package/lib/commands/doctor.js +1 -1
- package/lib/commands/file/index.js +1 -1
- package/lib/commands/init/index.js +1 -1
- package/lib/commands/issue/index.js +1 -1
- package/lib/commands/issue/nudge.js +1 -1
- package/lib/commands/issue/report.js +1 -1
- package/lib/commands/issue/shared.js +1 -1
- package/lib/commands/kb/create.js +1 -1
- package/lib/commands/kb/delete.js +1 -1
- package/lib/commands/kb/detail.js +1 -1
- package/lib/commands/kb/index.js +1 -1
- package/lib/commands/kb/list.js +1 -1
- package/lib/commands/kb/shared.js +1 -1
- package/lib/commands/kb/update.js +1 -1
- package/lib/commands/logs/index.js +1 -1
- package/lib/commands/menu/asset-update.js +1 -1
- package/lib/commands/menu/delete.js +1 -1
- package/lib/commands/menu/external-link-create.js +1 -1
- package/lib/commands/menu/external-link-update.js +1 -1
- package/lib/commands/menu/group-create.js +1 -1
- package/lib/commands/menu/group-update.js +1 -1
- package/lib/commands/menu/index.js +1 -1
- package/lib/commands/menu/list.js +1 -1
- package/lib/commands/menu/move.js +1 -1
- package/lib/commands/menu/regroup-start.js +1 -1
- package/lib/commands/menu/rename.js +1 -1
- package/lib/commands/menu/shared/compare-table.js +1 -1
- package/lib/commands/menu/shared/delete-plan.js +1 -1
- package/lib/commands/menu/shared/facts.js +1 -1
- package/lib/commands/menu/shared/index.js +1 -1
- package/lib/commands/menu/shared/inquirer.js +1 -1
- package/lib/commands/menu/shared/local-pages.js +1 -1
- package/lib/commands/menu/shared/logic.js +1 -1
- package/lib/commands/menu/shared/mutations.js +1 -1
- package/lib/commands/menu/shared/service.js +1 -1
- package/lib/commands/menu/shared/sync-core.js +1 -1
- package/lib/commands/menu/shared/update-core.js +1 -1
- package/lib/commands/menu/shared/valid-url.js +1 -1
- package/lib/commands/menu/sync.js +1 -1
- package/lib/commands/menu/visibility-update.js +1 -1
- package/lib/commands/notification/config-create.js +1 -1
- package/lib/commands/notification/config-delete.js +1 -1
- package/lib/commands/notification/config-list.js +1 -1
- package/lib/commands/notification/config-update.js +1 -1
- package/lib/commands/notification/index.js +1 -1
- package/lib/commands/notification/shared.js +1 -1
- package/lib/commands/ocr/index.js +1 -1
- package/lib/commands/page/create.js +1 -1
- package/lib/commands/page/custom/detail.js +1 -1
- package/lib/commands/page/custom/list.js +1 -1
- package/lib/commands/page/custom/publish.js +1 -1
- package/lib/commands/page/custom/shared.js +1 -1
- package/lib/commands/page/custom/syntax.js +1 -1
- package/lib/commands/page/custom/template.js +1 -1
- package/lib/commands/page/custom/update.js +1 -1
- package/lib/commands/page/data-list-status.js +1 -1
- package/lib/commands/page/generate-start.js +1 -1
- package/lib/commands/page/generate-status.js +1 -1
- package/lib/commands/page/index.js +1 -1
- package/lib/commands/page/pull.js +1 -1
- package/lib/commands/page/push.js +1 -1
- package/lib/commands/page/relation-audit.js +1 -1
- package/lib/commands/page/restore.js +1 -1
- package/lib/commands/page/shared.js +1 -1
- package/lib/commands/page/sync.js +1 -1
- package/lib/commands/project/create/enhanced-guided-create.js +1 -1
- package/lib/commands/project/create/format-elapsed.js +1 -1
- package/lib/commands/project/create/main.js +1 -1
- package/lib/commands/project/create/materialize-project-template.js +1 -1
- package/lib/commands/project/create/project-name.js +1 -1
- package/lib/commands/project/create/project-template-archive.js +1 -1
- package/lib/commands/project/create/project-template-path.js +1 -1
- package/lib/commands/project/create/use-copy-project-template.js +1 -1
- package/lib/commands/project/create/use-format-code.js +1 -1
- package/lib/commands/project/create/use-install-dependencies.js +1 -1
- package/lib/commands/project/index.js +1 -1
- package/lib/commands/project/upgrade.js +1 -1
- package/lib/commands/registry.js +1 -1
- package/lib/commands/role/delete.js +1 -1
- package/lib/commands/role/detail.js +1 -1
- package/lib/commands/role/index.js +1 -1
- package/lib/commands/role/list.js +1 -1
- package/lib/commands/role/shared.js +1 -1
- package/lib/commands/role/update.js +1 -1
- package/lib/commands/role/user-add.js +1 -1
- package/lib/commands/role/user-remove.js +1 -1
- package/lib/commands/role/user-resolve.js +1 -1
- package/lib/commands/run/index.js +1 -1
- package/lib/commands/schema.js +1 -1
- package/lib/commands/sql/create.js +1 -1
- package/lib/commands/sql/delete.js +1 -1
- package/lib/commands/sql/detail.js +1 -1
- package/lib/commands/sql/exec.js +1 -1
- package/lib/commands/sql/index.js +1 -1
- package/lib/commands/sql/list.js +1 -1
- package/lib/commands/sql/pull.js +1 -1
- package/lib/commands/sql/push.js +1 -1
- package/lib/commands/sql/shared.js +1 -1
- package/lib/commands/sql/status.js +1 -1
- package/lib/commands/sql/validate.js +1 -1
- package/lib/commands/task/index.js +1 -1
- package/lib/commands/task/status.js +1 -1
- package/lib/commands/tenant/index.js +1 -1
- package/lib/commands/tenant/members-list.js +1 -1
- package/lib/commands/tenant/shared.js +1 -1
- package/lib/commands/user-account/dingding-sandbox-bind.js +1 -1
- package/lib/commands/user-account/index.js +1 -1
- package/lib/commands/workspace/add.js +1 -1
- package/lib/commands/workspace/index.js +1 -1
- package/lib/commands/workspace/remove.js +1 -1
- package/lib/config/schema.js +1 -1
- package/lib/constant/cdn.js +1 -1
- package/lib/constant/cli.js +1 -1
- package/lib/constant/defaults.js +1 -1
- package/lib/constant/domain.js +1 -1
- package/lib/constant/env.js +1 -1
- package/lib/constant/output.js +1 -1
- package/lib/constant/paths.js +1 -1
- package/lib/constant/risk.js +1 -1
- package/lib/context/app-resolver.js +1 -1
- package/lib/context/auth-resolver.js +1 -1
- package/lib/context/config-loader.js +1 -1
- package/lib/context.js +1 -1
- package/lib/core/alias-resolver.js +1 -1
- package/lib/core/api-client.js +1 -1
- package/lib/core/bff/config.js +1 -1
- package/lib/core/bff/file-system.js +1 -1
- package/lib/core/bff/hash.js +1 -1
- package/lib/core/bff/lock.js +1 -1
- package/lib/core/bff/utils.js +1 -1
- package/lib/core/db-resolver.js +1 -1
- package/lib/core/page/file-system.js +1 -1
- package/lib/core/page/hash.js +1 -1
- package/lib/core/page/lock.js +1 -1
- package/lib/core/sql-index-auditor.js +1 -1
- package/lib/core/sql-sync/config.js +1 -1
- package/lib/core/sql-sync/file-system.js +1 -1
- package/lib/core/sql-sync/hash.js +1 -1
- package/lib/core/sql-sync/lock.js +1 -1
- package/lib/core/sql-sync/utils.js +1 -1
- package/lib/core/sql-validator.js +1 -1
- package/lib/errors.js +1 -1
- package/lib/framework/build-all-flags.js +1 -1
- package/lib/framework/error-output.js +1 -1
- package/lib/framework/explicit-yes.js +1 -1
- package/lib/framework/flags.js +1 -1
- package/lib/framework/help.js +1 -1
- package/lib/framework/index.js +1 -1
- package/lib/framework/output.js +1 -1
- package/lib/framework/response.js +1 -1
- package/lib/framework/runner-alias.js +1 -1
- package/lib/framework/runner.js +1 -1
- package/lib/framework/schema-export.js +1 -1
- package/lib/framework/types.js +1 -1
- package/lib/generated/build-info.d.ts +4 -4
- package/lib/generated/build-info.js +1 -1
- package/lib/help.js +1 -1
- package/lib/postinstall.js +1 -1
- package/lib/runtime/confirmation.js +1 -1
- package/lib/runtime/event.js +1 -1
- package/lib/runtime/index.js +1 -1
- package/lib/runtime/queue.js +1 -1
- package/lib/runtime/resolve.js +1 -1
- package/lib/skills/builtin-skill.js +1 -1
- package/lib/skills/main.js +1 -1
- package/lib/skills/npx-skills-add.js +1 -1
- package/lib/skills/skill-presence.js +1 -1
- package/lib/telemetry/cli-command-trace.js +1 -1
- package/lib/telemetry/cli-help-trace.js +1 -1
- package/lib/telemetry/ensure-cli-otel-config.js +1 -1
- package/lib/telemetry/register-otel-exit-shutdown.js +1 -1
- package/lib/telemetry/send-cli-trace-log.js +1 -1
- package/lib/telemetry/send-platform-issue-collect-log.js +1 -1
- package/lib/utils/ai_config.js +1 -1
- package/lib/utils/apply-jq-filter.js +1 -1
- package/lib/utils/cdn-config.js +1 -1
- package/lib/utils/check-sdk-version.js +1 -1
- package/lib/utils/cli-version-check.js +1 -1
- package/lib/utils/cli-version-policy.js +1 -1
- package/lib/utils/config.js +1 -1
- package/lib/utils/entity-with-id.js +1 -1
- package/lib/utils/file-utils.js +1 -1
- package/lib/utils/guides-cdn.js +1 -1
- package/lib/utils/http-client.js +1 -1
- package/lib/utils/is-non-interactive.js +1 -1
- package/lib/utils/logger.js +1 -1
- package/lib/utils/params.js +1 -1
- package/lib/utils/platform.js +1 -1
- package/lib/utils/rules-cdn.js +1 -1
- package/lib/utils/sleep.js +1 -1
- package/lib/utils/template-replacer.js +1 -1
- package/lib/utils/update-notice.js +1 -1
- package/lib/utils/version.js +1 -1
- package/lib/utils/with-active-cookie.js +1 -1
- package/lib/utils/write-cli-side-channel.js +1 -1
- package/package.json +1 -1
- package/skills/rabetbase/SKILL.md +3 -3
- package/skills/rabetbase/references/rabetbase-ocr.md +17 -2
- package/skills/rabetbase.manifest.json +3 -3
package/lib/config/schema.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a206_0x456266=a206_0x282d;(function(_0x5d8a07,_0x30f082){const _0x9c50d9=a206_0x282d,_0x4736de=_0x5d8a07();while(!![]){try{const _0x5b8e81=-parseInt(_0x9c50d9(0x16c))/0x1*(-parseInt(_0x9c50d9(0x168))/0x2)+-parseInt(_0x9c50d9(0x173))/0x3*(parseInt(_0x9c50d9(0x18a))/0x4)+parseInt(_0x9c50d9(0x18d))/0x5*(parseInt(_0x9c50d9(0x183))/0x6)+-parseInt(_0x9c50d9(0x182))/0x7+parseInt(_0x9c50d9(0x175))/0x8*(-parseInt(_0x9c50d9(0x176))/0x9)+parseInt(_0x9c50d9(0x16d))/0xa*(-parseInt(_0x9c50d9(0x189))/0xb)+parseInt(_0x9c50d9(0x18e))/0xc;if(_0x5b8e81===_0x30f082)break;else _0x4736de['push'](_0x4736de['shift']());}catch(_0x1b52e0){_0x4736de['push'](_0x4736de['shift']());}}}(a206_0x2112,0x8c037));import{DEFAULT_CONFIG_VALUES}from'../constant/defaults.js';import{RABETBASE_ENV_VALUES}from'../constant/env.js';import{RABETBASE_OUTPUT_FORMAT_VALUES}from'../constant/output.js';import{RISK_LEVEL_VALUES}from'../constant/risk.js';export{DEFAULT_CONFIG_VALUES}from'../constant/defaults.js';export const PROJECT_CREATE_INHERITABLE_KEYS=[a206_0x456266(0x181),a206_0x456266(0x188),a206_0x456266(0x170),a206_0x456266(0x16f),a206_0x456266(0x17b)];export const TOP_LEVEL_CONFIG_KEYS=new Set(['appcode',a206_0x456266(0x166),'locale',a206_0x456266(0x16f),a206_0x456266(0x181),'accessKey','apiDir']);export const CONFIG_ENUM_VALUES={'env':[...RABETBASE_ENV_VALUES],'format':[...RABETBASE_OUTPUT_FORMAT_VALUES]};export function formatConfigKeyList(_0x4369d2){const _0x138d2b=a206_0x456266;return[..._0x4369d2][_0x138d2b(0x179)](',\x20');}export function getTopLevelConfigKeyList(){return[...TOP_LEVEL_CONFIG_KEYS];}export function isTopLevelConfigKey(_0x21b6da){return TOP_LEVEL_CONFIG_KEYS['has'](_0x21b6da);}export function getTopLevelConfigKeySummary(){return formatConfigKeyList(getTopLevelConfigKeyList());}export function getConfigCommandKeyDescription(){const _0x55c404=a206_0x456266;return _0x55c404(0x17a)+getTopLevelConfigKeySummary()+')';}export const APP_PROFILE_FLAG_KEY_MAP={'env':'env','apiDir':a206_0x456266(0x185),'cookie':a206_0x456266(0x181),'accessKey':'accessKey','defaultFormat':'format','pageSize':a206_0x456266(0x18b),'riskLevel':a206_0x456266(0x17b),'locale':a206_0x456266(0x170)};export function getAppProfileFlagDefs(){const _0x183b06=a206_0x456266;return[{'name':_0x183b06(0x166),'type':'string','description':_0x183b06(0x18f),'enum':[...RABETBASE_ENV_VALUES]},{'name':_0x183b06(0x185),'type':_0x183b06(0x164),'description':_0x183b06(0x178)},{'name':_0x183b06(0x181),'type':'string','description':_0x183b06(0x180),'hidden':!![]},{'name':_0x183b06(0x188),'type':_0x183b06(0x164),'description':_0x183b06(0x17f),'hidden':!![]},{'name':_0x183b06(0x169),'type':_0x183b06(0x164),'description':_0x183b06(0x18c),'enum':[...RABETBASE_OUTPUT_FORMAT_VALUES]},{'name':_0x183b06(0x18b),'type':'number','description':_0x183b06(0x16e)},{'name':_0x183b06(0x17b),'type':'string','description':'Risk\x20level','enum':[...RISK_LEVEL_VALUES]},{'name':_0x183b06(0x170),'type':_0x183b06(0x164),'description':_0x183b06(0x184)}];}function a206_0x282d(_0x30a039,_0x29cb82){_0x30a039=_0x30a039-0x164;const _0x2112bc=a206_0x2112();let _0x282d7d=_0x2112bc[_0x30a039];return _0x282d7d;}export function collectAppProfileOverrides(_0x1b913a){const _0x4aa6ff=a206_0x456266,_0x15a628={};for(const [_0x11d2b4,_0x147bfc]of Object[_0x4aa6ff(0x165)](APP_PROFILE_FLAG_KEY_MAP)){const _0x422f66=_0x1b913a(_0x11d2b4);if(!_0x422f66)continue;_0x15a628[_0x147bfc]=_0x147bfc===_0x4aa6ff(0x18b)?Number(_0x422f66):_0x422f66;}return _0x15a628;}function a206_0x2112(){const _0x5d0929=['Default\x20page\x20size','format','locale','toLowerCase','filter','636717PiSslX','defaultApp','72dGeHXB','820062eAyZcR','en-US','API\x20directory\x20path','join','Config\x20key\x20(','riskLevel','map','keys','inherit','Access\x20key','Auth\x20cookie','cookie','7995246hcIyQw','4566bvztUm','Locale','apiDir','apps','length','accessKey','143FxyveC','12mZqhFh','pageSize','Default\x20output\x20format\x20for\x20this\x20app\x20(profile)','415HDKKPl','37615860aSukqk','Target\x20environment','string','entries','env','zh-CN','50fLnmTP','defaultFormat','appcode','app','5255puBSyr','120570bgSIGK'];a206_0x2112=function(){return _0x5d0929;};return a206_0x2112();}export function buildAppProfileListFields(_0x1ef280){const _0x367364=a206_0x456266;return{'env':_0x1ef280[_0x367364(0x166)]??null,'apiDir':_0x1ef280['apiDir']??null,'hasCookie':!!_0x1ef280['cookie'],'hasAccessKey':!!_0x1ef280[_0x367364(0x188)],'format':_0x1ef280['format']??null,'pageSize':_0x1ef280['pageSize']??null,'riskLevel':_0x1ef280[_0x367364(0x17b)]??null,'locale':_0x1ef280[_0x367364(0x170)]??null};}export function buildAppDoctorFields(_0xa9df08,_0x4f8438){const _0x58f98b=a206_0x456266;return{'env':{'value':_0xa9df08[_0x58f98b(0x166)]||_0x4f8438[_0x58f98b(0x166)],'source':_0xa9df08['env']?_0x58f98b(0x16b):_0x58f98b(0x17e)},'apiDir':{'value':_0xa9df08[_0x58f98b(0x185)]||_0x4f8438['apiDir'],'source':_0xa9df08['apiDir']?_0x58f98b(0x16b):_0x58f98b(0x17e)},'cookie':{'value':_0xa9df08[_0x58f98b(0x181)]||_0x4f8438[_0x58f98b(0x181)],'source':_0xa9df08['cookie']?'app':_0x58f98b(0x17e)},'accessKey':{'value':_0xa9df08[_0x58f98b(0x188)]||_0x4f8438[_0x58f98b(0x188)],'source':_0xa9df08[_0x58f98b(0x188)]?_0x58f98b(0x16b):_0x58f98b(0x17e)}};}export function buildCanonicalAppConfig(_0x2846a9,_0x599f15){const _0x3b6710=a206_0x456266,_0xd7a744=_0x2846a9[_0x3b6710(0x17c)](_0x4c5fa5=>String(_0x4c5fa5||'')['trim']())[_0x3b6710(0x172)](Boolean);if(_0xd7a744[_0x3b6710(0x187)]===0x0)return{};const _0x5a3d48={};for(const _0x34bc9a of _0xd7a744){_0x5a3d48[_0x34bc9a]=_0x599f15?{'appcode':_0x34bc9a,'env':_0x599f15}:{'appcode':_0x34bc9a};}return{'apps':_0x5a3d48,'defaultApp':_0xd7a744[0x0]};}export function buildCanonicalProjectConfig(_0x39e1ab,_0x388a50){const _0x5f1533=a206_0x456266,{appCodes:appCodes=[],env:_0x4145e6,metadata:_0x446e61}=_0x388a50,_0xb7df52={..._0x39e1ab,..._0x446e61||{}};delete _0xb7df52[_0x5f1533(0x16a)],delete _0xb7df52['app'];if(_0x4145e6)_0xb7df52[_0x5f1533(0x166)]=_0x4145e6;else!_0xb7df52[_0x5f1533(0x166)]&&(_0xb7df52['env']=DEFAULT_CONFIG_VALUES[_0x5f1533(0x166)]);const _0x3b70e7=buildCanonicalAppConfig(appCodes,_0xb7df52['env']);return Object[_0x5f1533(0x17d)](_0x3b70e7)['length']>0x0&&(_0xb7df52[_0x5f1533(0x186)]=_0x3b70e7[_0x5f1533(0x186)],_0xb7df52[_0x5f1533(0x174)]=_0x3b70e7[_0x5f1533(0x174)]),_0xb7df52;}const LOCALE_MAP={'zh':a206_0x456266(0x167),'zh-cn':a206_0x456266(0x167),'zh_cn':'zh-CN','en':a206_0x456266(0x177),'en-us':a206_0x456266(0x177),'en_us':a206_0x456266(0x177)};export function normalizeLocale(_0x66499c){const _0x1e5160=a206_0x456266;if(!_0x66499c)return null;return LOCALE_MAP[_0x66499c[_0x1e5160(0x171)]()]??null;}
|
package/lib/constant/cdn.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const a207_0x4396db=a207_0x4300;(function(_0x167054,_0x1d6e1b){const _0x27b3f0=a207_0x4300,_0x27b8ad=_0x167054();while(!![]){try{const _0x31a7de=-parseInt(_0x27b3f0(0xa7))/0x1+parseInt(_0x27b3f0(0xa9))/0x2+parseInt(_0x27b3f0(0xab))/0x3+-parseInt(_0x27b3f0(0xae))/0x4+-parseInt(_0x27b3f0(0xb1))/0x5*(parseInt(_0x27b3f0(0xb0))/0x6)+parseInt(_0x27b3f0(0xb3))/0x7*(-parseInt(_0x27b3f0(0xac))/0x8)+parseInt(_0x27b3f0(0xaa))/0x9*(parseInt(_0x27b3f0(0xb2))/0xa);if(_0x31a7de===_0x1d6e1b)break;else _0x27b8ad['push'](_0x27b8ad['shift']());}catch(_0x5d7dc7){_0x27b8ad['push'](_0x27b8ad['shift']());}}}(a207_0x2a88,0x4094b));function a207_0x4300(_0x387159,_0x69e66f){_0x387159=_0x387159-0xa7;const _0x2a885f=a207_0x2a88();let _0x4300bc=_0x2a885f[_0x387159];return _0x4300bc;}function a207_0x2a88(){const _0x16d274=['12728FrbGxW','/config/index.json','18oELASG','214835DZghAa','29440YZDoFI','2118487GUHNld','190293ZLFQJE','https://g.lovrabet.com/dist/rabetbase-cli','187432TdATiZ','1278FcImWP','1133328FCBoxc','8ZBWSUd','/templates/projects'];a207_0x2a88=function(){return _0x16d274;};return a207_0x2a88();}export const RABETBASE_CDN_BASE_URL=a207_0x4396db(0xa8);export const CLI_VERSION_POLICY_URL=RABETBASE_CDN_BASE_URL+a207_0x4396db(0xaf);export const PROJECT_TEMPLATE_ASSET_BASE_URL=RABETBASE_CDN_BASE_URL+a207_0x4396db(0xad);
|
package/lib/constant/cli.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const a208_0x2f1edb=a208_0x5708;(function(_0x44dbb8,_0x2b94fd){const _0x43feed=a208_0x5708,_0x7e7121=_0x44dbb8();while(!![]){try{const _0x262b8b=parseInt(_0x43feed(0x245))/0x1*(parseInt(_0x43feed(0x207))/0x2)+parseInt(_0x43feed(0x229))/0x3+parseInt(_0x43feed(0x1d8))/0x4*(-parseInt(_0x43feed(0x1cc))/0x5)+-parseInt(_0x43feed(0x1df))/0x6*(parseInt(_0x43feed(0x1f7))/0x7)+parseInt(_0x43feed(0x1e1))/0x8*(parseInt(_0x43feed(0x220))/0x9)+-parseInt(_0x43feed(0x225))/0xa+parseInt(_0x43feed(0x231))/0xb*(parseInt(_0x43feed(0x235))/0xc);if(_0x262b8b===_0x2b94fd)break;else _0x7e7121['push'](_0x7e7121['shift']());}catch(_0x34fb55){_0x7e7121['push'](_0x7e7121['shift']());}}}(a208_0x1b56,0x6cabb));export const CLI_BIN_NAME=a208_0x2f1edb(0x1e5);export const CLI_DISPLAY_NAME=a208_0x2f1edb(0x1e3);function a208_0x5708(_0x2072ad,_0xdcccd0){_0x2072ad=_0x2072ad-0x1c6;const _0x1b5611=a208_0x1b56();let _0x570878=_0x1b5611[_0x2072ad];return _0x570878;}function a208_0x1b56(){const _0x45248d=['sql','enableBffSave','output','12FmDHHi','Watch\x20mode','DB\x20ID','enable-bff-save','functionNode','Output\x20format','dry-run','target','meowKey','SQL\x20string','nonInteractive','Read\x20value\x20from\x20environment\x20variable','fromEnv','datasetcode','file','verbose','84PdEiPy','yes','name','<name>','Filter\x20JSON\x20output\x20(JQ_PATH\x20>\x20bundled\x20jq\x20>\x20PATH;\x20use\x20with\x20--format\x20json\x20or\x20compress)','Tags','Function\x20node','description','expected-children-count','25vwylUH','Record\x20ID','json\x20|\x20pretty\x20|\x20compress','params','parentId','Use\x20project\x20config\x20scope','Config\x20value','title','Override\x20appcode','production\x20|\x20daily','Asynchronous\x20task\x20ID','SQL\x20code','295600jQYZRy','label','expectParentId','boolean','help','descriptionFile','operation','13326vvEEEr','page','7042600eNoFpc','code','Rabetbase\x20CLI','expectedCount','rabetbase','description-file','Title','skipImports','key','expectPath','app','sqlcode','Skip\x20confirmation\x20for\x20high-risk\x20writes','tags','Show\x20help','parent-id','all','watch','confirm','Target\x20path','Use\x20global\x20config\x20scope','Keyword\x20filter','2429cjaRwn','<code>','Description\x20file','string','Use\x20remote','clear','from-env','function-node','type','Skip\x20import\x20generation','Reveal\x20sensitive\x20value','fromEntries','dryRun','Dataset\x20code','menuIds','Confirm\x20destructive\x20action','3606QwVEJa','Schemas','db-id','pagesize','dbid','format','JSON\x20params','sqlName','Preview\x20operation\x20without\x20executing','sqlname','taskId','sql-name','Type\x20filter','force','Name','menu-ids','Apply\x20to\x20all','Operation\x20type','Expected\x20affected\x20count','schemas','remote','sort','keyword','Enable\x20BFF\x20save','expect-parent-id','9yvTbdh','global','SQL\x20name','Parent\x20menu\x20id','Expected\x20current\x20menu\x20path','7035700BqFmdr','Force\x20overwrite','Verbose\x20output','expect-path','2139924bDXXWB','env','Config\x20key','appcode','expected-count','non-interactive','value','project','5981657lLtzIw'];a208_0x1b56=function(){return _0x45248d;};return a208_0x1b56();}export const NPM_PACKAGE_NAME='@lovrabet/rabetbase-cli';export const GLOBAL_FLAGS=[{'name':a208_0x2f1edb(0x22c),'meowKey':a208_0x2f1edb(0x22c),'type':'string','description':a208_0x2f1edb(0x1d4),'hint':a208_0x2f1edb(0x1f8)},{'name':a208_0x2f1edb(0x1eb),'meowKey':a208_0x2f1edb(0x1eb),'type':'string','description':'Select\x20app\x20profile\x20by\x20name','hint':a208_0x2f1edb(0x1c6)},{'name':a208_0x2f1edb(0x22a),'meowKey':a208_0x2f1edb(0x22a),'type':a208_0x2f1edb(0x1fa),'description':'Environment','hint':a208_0x2f1edb(0x1d5)},{'name':'format','meowKey':'format','type':'string','description':a208_0x2f1edb(0x23a),'hint':a208_0x2f1edb(0x1ce)},{'name':'jq','meowKey':'jq','type':'string','description':a208_0x2f1edb(0x1c7),'hint':'<expr>'},{'name':a208_0x2f1edb(0x23b),'meowKey':a208_0x2f1edb(0x203),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x20f)},{'name':a208_0x2f1edb(0x246),'meowKey':a208_0x2f1edb(0x246),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x1ed)},{'name':a208_0x2f1edb(0x22e),'meowKey':a208_0x2f1edb(0x23f),'type':a208_0x2f1edb(0x1db),'description':'Force\x20non-interactive\x20mode\x20(CI)'},{'name':a208_0x2f1edb(0x221),'meowKey':a208_0x2f1edb(0x221),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x1f5)},{'name':a208_0x2f1edb(0x230),'meowKey':a208_0x2f1edb(0x230),'type':'boolean','description':a208_0x2f1edb(0x1d1)},{'name':'ci','meowKey':'ci','type':a208_0x2f1edb(0x1db),'description':'Alias\x20for\x20--non-interactive','hidden':!![]},{'name':a208_0x2f1edb(0x1dc),'meowKey':a208_0x2f1edb(0x1dc),'type':'boolean','description':a208_0x2f1edb(0x1ef)},{'name':a208_0x2f1edb(0x247),'meowKey':a208_0x2f1edb(0x247),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x215),'hidden':!![]},{'name':a208_0x2f1edb(0x1d3),'meowKey':'title','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x1e7),'hidden':!![]},{'name':a208_0x2f1edb(0x1fc),'meowKey':a208_0x2f1edb(0x1fc),'type':a208_0x2f1edb(0x1db),'description':'Clear','hidden':!![]},{'name':a208_0x2f1edb(0x1f2),'meowKey':a208_0x2f1edb(0x1f2),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x236),'hidden':!![]},{'name':'output','meowKey':a208_0x2f1edb(0x234),'type':a208_0x2f1edb(0x1fa),'description':'Output\x20path','hidden':!![]},{'name':a208_0x2f1edb(0x1cf),'meowKey':'params','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x20d),'hidden':!![]},{'name':a208_0x2f1edb(0x242),'meowKey':a208_0x2f1edb(0x242),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x204),'hidden':!![]},{'name':a208_0x2f1edb(0x1f1),'meowKey':a208_0x2f1edb(0x1f1),'type':'boolean','description':a208_0x2f1edb(0x217),'hidden':!![]},{'name':a208_0x2f1edb(0x238),'meowKey':a208_0x2f1edb(0x233),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x21e),'hidden':!![]},{'name':'id','meowKey':'id','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x1cd),'hidden':!![]},{'name':a208_0x2f1edb(0x1ff),'meowKey':'type','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x213),'hidden':!![]},{'name':a208_0x2f1edb(0x243),'meowKey':a208_0x2f1edb(0x243),'type':a208_0x2f1edb(0x1fa),'description':'File\x20path','hidden':!![]},{'name':a208_0x2f1edb(0x1ec),'meowKey':a208_0x2f1edb(0x1ec),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x1d7),'hidden':!![]},{'name':a208_0x2f1edb(0x212),'meowKey':a208_0x2f1edb(0x20e),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x222),'hidden':!![]},{'name':a208_0x2f1edb(0x210),'meowKey':a208_0x2f1edb(0x210),'type':'string','description':'SQL\x20name','hidden':!![]},{'name':a208_0x2f1edb(0x209),'meowKey':'dbId','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x237),'hidden':!![]},{'name':a208_0x2f1edb(0x20b),'meowKey':a208_0x2f1edb(0x20b),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x237),'hidden':!![]},{'name':a208_0x2f1edb(0x1ca),'meowKey':'description','type':a208_0x2f1edb(0x1fa),'description':'Description','hidden':!![]},{'name':a208_0x2f1edb(0x1e6),'meowKey':a208_0x2f1edb(0x1dd),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x1f9),'hidden':!![]},{'name':'page','meowKey':a208_0x2f1edb(0x1e0),'type':a208_0x2f1edb(0x1fa),'description':'Page\x20number','hidden':!![]},{'name':a208_0x2f1edb(0x20a),'meowKey':a208_0x2f1edb(0x20a),'type':a208_0x2f1edb(0x1fa),'description':'Page\x20size','hidden':!![]},{'name':a208_0x2f1edb(0x21d),'meowKey':a208_0x2f1edb(0x21d),'type':'string','description':a208_0x2f1edb(0x1f6),'hidden':!![]},{'name':a208_0x2f1edb(0x1e2),'meowKey':a208_0x2f1edb(0x1e2),'type':a208_0x2f1edb(0x1fa),'description':'Code\x20filter','hidden':!![]},{'name':a208_0x2f1edb(0x232),'meowKey':a208_0x2f1edb(0x232),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x23e),'hidden':!![]},{'name':a208_0x2f1edb(0x21a),'meowKey':'schemas','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x208),'hidden':!![]},{'name':a208_0x2f1edb(0x1de),'meowKey':a208_0x2f1edb(0x1de),'type':a208_0x2f1edb(0x1fa),'description':'Operation\x20type','hidden':!![]},{'name':'target','meowKey':a208_0x2f1edb(0x23c),'type':'string','description':a208_0x2f1edb(0x1f4),'hidden':!![]},{'name':'skip-imports','meowKey':a208_0x2f1edb(0x1e8),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x200),'hidden':!![]},{'name':a208_0x2f1edb(0x1e9),'meowKey':'key','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x22b),'hidden':!![]},{'name':a208_0x2f1edb(0x22f),'meowKey':a208_0x2f1edb(0x22f),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x1d2),'hidden':!![]},{'name':a208_0x2f1edb(0x1ee),'meowKey':a208_0x2f1edb(0x1ee),'type':'string','description':a208_0x2f1edb(0x1c8),'hidden':!![]},{'name':'stdin','meowKey':'stdin','type':a208_0x2f1edb(0x1db),'description':'Read\x20value\x20from\x20stdin','hidden':!![]},{'name':a208_0x2f1edb(0x1fd),'meowKey':a208_0x2f1edb(0x241),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x240),'hidden':!![]},{'name':'reveal','meowKey':'reveal','type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x201),'hidden':!![]},{'name':a208_0x2f1edb(0x214),'meowKey':a208_0x2f1edb(0x214),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x226),'hidden':!![]},{'name':a208_0x2f1edb(0x1f3),'meowKey':a208_0x2f1edb(0x1f3),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x206),'hidden':!![]},{'name':a208_0x2f1edb(0x21b),'meowKey':a208_0x2f1edb(0x21b),'type':a208_0x2f1edb(0x1db),'description':a208_0x2f1edb(0x1fb),'hidden':!![]},{'name':a208_0x2f1edb(0x244),'meowKey':'verbose','type':'boolean','description':a208_0x2f1edb(0x227),'hidden':!![]},{'name':a208_0x2f1edb(0x22d),'meowKey':a208_0x2f1edb(0x1e4),'type':'string','description':a208_0x2f1edb(0x219),'hidden':!![]},{'name':a208_0x2f1edb(0x1d9),'meowKey':a208_0x2f1edb(0x1d9),'type':a208_0x2f1edb(0x1fa),'description':'Menu\x20label','hidden':!![]},{'name':a208_0x2f1edb(0x1f0),'meowKey':a208_0x2f1edb(0x1d0),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x223),'hidden':!![]},{'name':a208_0x2f1edb(0x21c),'meowKey':'sort','type':a208_0x2f1edb(0x1fa),'description':'Menu\x20sort\x20value','hidden':!![]},{'name':a208_0x2f1edb(0x21f),'meowKey':a208_0x2f1edb(0x1da),'type':'string','description':'Expected\x20current\x20parent\x20menu\x20id','hidden':!![]},{'name':a208_0x2f1edb(0x228),'meowKey':a208_0x2f1edb(0x1ea),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x224),'hidden':!![]},{'name':a208_0x2f1edb(0x1cb),'meowKey':'expectedChildrenCount','type':a208_0x2f1edb(0x1fa),'description':'Expected\x20current\x20child\x20count','hidden':!![]},{'name':a208_0x2f1edb(0x216),'meowKey':a208_0x2f1edb(0x205),'type':a208_0x2f1edb(0x1fa),'description':'Comma-separated\x20menu\x20IDs','hidden':!![]},{'name':'task-id','meowKey':a208_0x2f1edb(0x211),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x1d6),'hidden':!![]},{'name':'operation-type','meowKey':'operationType','type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x218),'hidden':!![]},{'name':a208_0x2f1edb(0x1fe),'meowKey':a208_0x2f1edb(0x239),'type':a208_0x2f1edb(0x1fa),'description':a208_0x2f1edb(0x1c9),'hidden':!![]}];export const PIPELINE_FLAG_NAMES=new Set([a208_0x2f1edb(0x22c),a208_0x2f1edb(0x1eb),a208_0x2f1edb(0x22a),a208_0x2f1edb(0x20c),'jq','dry-run',a208_0x2f1edb(0x246),a208_0x2f1edb(0x22e),'ci']);export function buildMeowFlags(){const _0xb60fb5=a208_0x2f1edb;return Object[_0xb60fb5(0x202)](GLOBAL_FLAGS['map'](_0x5a1345=>[_0x5a1345[_0xb60fb5(0x23d)],{'type':_0x5a1345[_0xb60fb5(0x1ff)]}]));}
|
|
1
|
+
const a208_0x329a9c=a208_0x48d6;(function(_0x55aefa,_0x45fea6){const _0x1589ac=a208_0x48d6,_0x1da204=_0x55aefa();while(!![]){try{const _0x184bd4=parseInt(_0x1589ac(0x114))/0x1+parseInt(_0x1589ac(0xee))/0x2+parseInt(_0x1589ac(0x128))/0x3+-parseInt(_0x1589ac(0xd1))/0x4+-parseInt(_0x1589ac(0xf3))/0x5+parseInt(_0x1589ac(0xf9))/0x6*(parseInt(_0x1589ac(0x146))/0x7)+-parseInt(_0x1589ac(0x134))/0x8;if(_0x184bd4===_0x45fea6)break;else _0x1da204['push'](_0x1da204['shift']());}catch(_0x503f7e){_0x1da204['push'](_0x1da204['shift']());}}}(a208_0x188b,0xe6e36));export const CLI_BIN_NAME=a208_0x329a9c(0x13a);function a208_0x188b(){const _0xeeced3=['operationType','expect-parent-id','file','dbId','1917646iOGruE','string','tags','Environment','SQL\x20string','1306765jSUOJv','keyword','Page\x20size','Skip\x20import\x20generation','sqlName','Select\x20app\x20profile\x20by\x20name','34590RxUMUs','from-env','Use\x20global\x20config\x20scope','stdin','clear','Function\x20node','datasetcode','description-file','description','function-node','meowKey','enableBffSave','db-id','menuIds','global','sql','Force\x20non-interactive\x20mode\x20(CI)','Filter\x20JSON\x20output\x20(JQ_PATH\x20>\x20bundled\x20jq\x20>\x20PATH;\x20use\x20with\x20--format\x20json\x20or\x20compress)','expected-count','Description\x20file','Code\x20filter','Comma-separated\x20menu\x20IDs','expectPath','Use\x20remote','target','env','skipImports','1361810aEBkuC','DB\x20ID','watch','Keyword\x20filter','operation-type','Parent\x20menu\x20id','dbid','expectedChildrenCount','Force\x20overwrite','Target\x20path','sqlcode','Output\x20format','Clear','force','appcode','menu-ids','SQL\x20name','Skip\x20confirmation\x20for\x20high-risk\x20writes','Watch\x20mode','Expected\x20affected\x20count','4150044AAAHUj','operation','enable-bff-save','boolean','<expr>','Record\x20ID','Use\x20project\x20config\x20scope','Asynchronous\x20task\x20ID','Rabetbase\x20CLI','format','fromEntries','code','31311656FYMzxI','<name>','Enable\x20BFF\x20save','type','Menu\x20label','key','rabetbase','<code>','label','reveal','project','skip-imports','JSON\x20params','app','Read\x20value\x20from\x20environment\x20variable','Override\x20appcode','help','Read\x20value\x20from\x20stdin','1925qxIZdG','page','pagesize','expect-path','non-interactive','Type\x20filter','dry-run','verbose','production\x20|\x20daily','fromEnv','yes','Tags','673312rNfcnQ','map','name','expectParentId','params','sql-name','Title','sort','confirm','Preview\x20operation\x20without\x20executing','Show\x20help','Config\x20key','Expected\x20current\x20parent\x20menu\x20id','all','value','Expected\x20current\x20child\x20count','taskId','Alias\x20for\x20--non-interactive','Operation\x20type','task-id','functionNode','Apply\x20to\x20all','title','@lovrabet/rabetbase-cli','sqlname'];a208_0x188b=function(){return _0xeeced3;};return a208_0x188b();}export const CLI_DISPLAY_NAME=a208_0x329a9c(0x130);export const NPM_PACKAGE_NAME=a208_0x329a9c(0xe8);function a208_0x48d6(_0x2eb9f7,_0x29e639){_0x2eb9f7=_0x2eb9f7-0xcd;const _0x188b66=a208_0x188b();let _0x48d605=_0x188b66[_0x2eb9f7];return _0x48d605;}export const GLOBAL_FLAGS=[{'name':'appcode','meowKey':a208_0x329a9c(0x122),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x143),'hint':a208_0x329a9c(0x13b)},{'name':a208_0x329a9c(0x141),'meowKey':a208_0x329a9c(0x141),'type':'string','description':a208_0x329a9c(0xf8),'hint':a208_0x329a9c(0x135)},{'name':a208_0x329a9c(0x112),'meowKey':'env','type':'string','description':a208_0x329a9c(0xf1),'hint':a208_0x329a9c(0xcd)},{'name':a208_0x329a9c(0x131),'meowKey':a208_0x329a9c(0x131),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x11f),'hint':'json\x20|\x20pretty\x20|\x20compress'},{'name':'jq','meowKey':'jq','type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x10a),'hint':a208_0x329a9c(0x12c)},{'name':a208_0x329a9c(0x14c),'meowKey':'dryRun','type':'boolean','description':a208_0x329a9c(0xda)},{'name':a208_0x329a9c(0xcf),'meowKey':'yes','type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0x125)},{'name':a208_0x329a9c(0x14a),'meowKey':'nonInteractive','type':'boolean','description':a208_0x329a9c(0x109)},{'name':a208_0x329a9c(0x107),'meowKey':a208_0x329a9c(0x107),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0xfb)},{'name':a208_0x329a9c(0x13e),'meowKey':a208_0x329a9c(0x13e),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0x12e)},{'name':'ci','meowKey':'ci','type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0xe2),'hidden':!![]},{'name':'help','meowKey':a208_0x329a9c(0x144),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0xdb)},{'name':a208_0x329a9c(0xd3),'meowKey':a208_0x329a9c(0xd3),'type':'string','description':'Name','hidden':!![]},{'name':a208_0x329a9c(0xe7),'meowKey':a208_0x329a9c(0xe7),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xd7),'hidden':!![]},{'name':a208_0x329a9c(0xfd),'meowKey':a208_0x329a9c(0xfd),'type':'boolean','description':a208_0x329a9c(0x120),'hidden':!![]},{'name':'watch','meowKey':a208_0x329a9c(0x116),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0x126),'hidden':!![]},{'name':'output','meowKey':'output','type':a208_0x329a9c(0xef),'description':'Output\x20path','hidden':!![]},{'name':a208_0x329a9c(0xd5),'meowKey':a208_0x329a9c(0xd5),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x140),'hidden':!![]},{'name':a208_0x329a9c(0xff),'meowKey':'datasetcode','type':a208_0x329a9c(0xef),'description':'Dataset\x20code','hidden':!![]},{'name':'all','meowKey':a208_0x329a9c(0xde),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0xe6),'hidden':!![]},{'name':a208_0x329a9c(0x12a),'meowKey':a208_0x329a9c(0x104),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0x136),'hidden':!![]},{'name':'id','meowKey':'id','type':'string','description':a208_0x329a9c(0x12d),'hidden':!![]},{'name':a208_0x329a9c(0x137),'meowKey':a208_0x329a9c(0x137),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x14b),'hidden':!![]},{'name':a208_0x329a9c(0xec),'meowKey':a208_0x329a9c(0xec),'type':'string','description':'File\x20path','hidden':!![]},{'name':a208_0x329a9c(0x11e),'meowKey':'sqlcode','type':a208_0x329a9c(0xef),'description':'SQL\x20code','hidden':!![]},{'name':a208_0x329a9c(0xd6),'meowKey':a208_0x329a9c(0xf7),'type':'string','description':a208_0x329a9c(0x124),'hidden':!![]},{'name':a208_0x329a9c(0xe9),'meowKey':a208_0x329a9c(0xe9),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x124),'hidden':!![]},{'name':a208_0x329a9c(0x105),'meowKey':a208_0x329a9c(0xed),'type':'string','description':'DB\x20ID','hidden':!![]},{'name':a208_0x329a9c(0x11a),'meowKey':a208_0x329a9c(0x11a),'type':'string','description':a208_0x329a9c(0x115),'hidden':!![]},{'name':'description','meowKey':a208_0x329a9c(0x101),'type':a208_0x329a9c(0xef),'description':'Description','hidden':!![]},{'name':a208_0x329a9c(0x100),'meowKey':'descriptionFile','type':'string','description':a208_0x329a9c(0x10c),'hidden':!![]},{'name':'page','meowKey':a208_0x329a9c(0x147),'type':a208_0x329a9c(0xef),'description':'Page\x20number','hidden':!![]},{'name':a208_0x329a9c(0x148),'meowKey':a208_0x329a9c(0x148),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xf5),'hidden':!![]},{'name':'keyword','meowKey':a208_0x329a9c(0xf4),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x117),'hidden':!![]},{'name':a208_0x329a9c(0x133),'meowKey':'code','type':'string','description':a208_0x329a9c(0x10d),'hidden':!![]},{'name':a208_0x329a9c(0x108),'meowKey':'sql','type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xf2),'hidden':!![]},{'name':'schemas','meowKey':'schemas','type':a208_0x329a9c(0xef),'description':'Schemas','hidden':!![]},{'name':a208_0x329a9c(0x129),'meowKey':a208_0x329a9c(0x129),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xe3),'hidden':!![]},{'name':'target','meowKey':a208_0x329a9c(0x111),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x11d),'hidden':!![]},{'name':a208_0x329a9c(0x13f),'meowKey':a208_0x329a9c(0x113),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0xf6),'hidden':!![]},{'name':a208_0x329a9c(0x139),'meowKey':a208_0x329a9c(0x139),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xdc),'hidden':!![]},{'name':a208_0x329a9c(0xdf),'meowKey':a208_0x329a9c(0xdf),'type':'string','description':'Config\x20value','hidden':!![]},{'name':a208_0x329a9c(0xf0),'meowKey':a208_0x329a9c(0xf0),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xd0),'hidden':!![]},{'name':a208_0x329a9c(0xfc),'meowKey':a208_0x329a9c(0xfc),'type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0x145),'hidden':!![]},{'name':a208_0x329a9c(0xfa),'meowKey':a208_0x329a9c(0xce),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x142),'hidden':!![]},{'name':a208_0x329a9c(0x13d),'meowKey':a208_0x329a9c(0x13d),'type':a208_0x329a9c(0x12b),'description':'Reveal\x20sensitive\x20value','hidden':!![]},{'name':a208_0x329a9c(0x121),'meowKey':'force','type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0x11c),'hidden':!![]},{'name':a208_0x329a9c(0xd9),'meowKey':a208_0x329a9c(0xd9),'type':a208_0x329a9c(0x12b),'description':'Confirm\x20destructive\x20action','hidden':!![]},{'name':'remote','meowKey':'remote','type':a208_0x329a9c(0x12b),'description':a208_0x329a9c(0x110),'hidden':!![]},{'name':a208_0x329a9c(0x14d),'meowKey':a208_0x329a9c(0x14d),'type':a208_0x329a9c(0x12b),'description':'Verbose\x20output','hidden':!![]},{'name':a208_0x329a9c(0x10b),'meowKey':'expectedCount','type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x127),'hidden':!![]},{'name':a208_0x329a9c(0x13c),'meowKey':a208_0x329a9c(0x13c),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x138),'hidden':!![]},{'name':'parent-id','meowKey':'parentId','type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0x119),'hidden':!![]},{'name':'sort','meowKey':a208_0x329a9c(0xd8),'type':a208_0x329a9c(0xef),'description':'Menu\x20sort\x20value','hidden':!![]},{'name':a208_0x329a9c(0xeb),'meowKey':a208_0x329a9c(0xd4),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xdd),'hidden':!![]},{'name':a208_0x329a9c(0x149),'meowKey':a208_0x329a9c(0x10f),'type':a208_0x329a9c(0xef),'description':'Expected\x20current\x20menu\x20path','hidden':!![]},{'name':'expected-children-count','meowKey':a208_0x329a9c(0x11b),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xe0),'hidden':!![]},{'name':a208_0x329a9c(0x123),'meowKey':a208_0x329a9c(0x106),'type':'string','description':a208_0x329a9c(0x10e),'hidden':!![]},{'name':a208_0x329a9c(0xe4),'meowKey':a208_0x329a9c(0xe1),'type':'string','description':a208_0x329a9c(0x12f),'hidden':!![]},{'name':a208_0x329a9c(0x118),'meowKey':a208_0x329a9c(0xea),'type':a208_0x329a9c(0xef),'description':'Operation\x20type','hidden':!![]},{'name':a208_0x329a9c(0x102),'meowKey':a208_0x329a9c(0xe5),'type':a208_0x329a9c(0xef),'description':a208_0x329a9c(0xfe),'hidden':!![]}];export const PIPELINE_FLAG_NAMES=new Set(['appcode','app',a208_0x329a9c(0x112),a208_0x329a9c(0x131),'jq',a208_0x329a9c(0x14c),a208_0x329a9c(0xcf),a208_0x329a9c(0x14a),'ci']);export function buildMeowFlags(){const _0x2ca41a=a208_0x329a9c;return Object[_0x2ca41a(0x132)](GLOBAL_FLAGS[_0x2ca41a(0xd2)](_0x20d54b=>[_0x20d54b[_0x2ca41a(0x103)],{'type':_0x20d54b['type']}]));}
|
package/lib/constant/defaults.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a209_0x8429b=a209_0x4f01;function a209_0x4f01(_0x109e49,_0x1a05f1){_0x109e49=_0x109e49-0x14a;const _0x406af5=a209_0x406a();let _0x4f01f1=_0x406af5[_0x109e49];return _0x4f01f1;}(function(_0x18fd86,_0x222977){const _0x5be49c=a209_0x4f01,_0x293692=_0x18fd86();while(!![]){try{const _0x1e3c87=parseInt(_0x5be49c(0x156))/0x1*(-parseInt(_0x5be49c(0x153))/0x2)+parseInt(_0x5be49c(0x15a))/0x3*(-parseInt(_0x5be49c(0x158))/0x4)+parseInt(_0x5be49c(0x14f))/0x5+-parseInt(_0x5be49c(0x14c))/0x6*(-parseInt(_0x5be49c(0x14a))/0x7)+-parseInt(_0x5be49c(0x159))/0x8*(parseInt(_0x5be49c(0x157))/0x9)+-parseInt(_0x5be49c(0x14e))/0xa*(-parseInt(_0x5be49c(0x154))/0xb)+parseInt(_0x5be49c(0x155))/0xc*(parseInt(_0x5be49c(0x152))/0xd);if(_0x1e3c87===_0x222977)break;else _0x293692['push'](_0x293692['shift']());}catch(_0xc6df32){_0x293692['push'](_0x293692['shift']());}}}(a209_0x406a,0x4f03e));import{DEFAULT_API_DIR}from'../constant/paths.js';function a209_0x406a(){const _0x10bd07=['16gfwRpD','2031krOBJt','13643gPrLlo','production','600QoTYlR','en-US','10iDEExi','2154290ZrdCkd','compress','write','13cwzHEP','266362ZahNjw','391336HxHwbY','3910692lRYMGg','1maamVI','1874979FomJma','672vmpsdx'];a209_0x406a=function(){return _0x10bd07;};return a209_0x406a();}export const DEFAULT_CONFIG_VALUES={'env':a209_0x8429b(0x14b),'format':a209_0x8429b(0x150),'locale':a209_0x8429b(0x14d),'riskLevel':a209_0x8429b(0x151),'apiDir':DEFAULT_API_DIR};export const DEFAULT_COMMAND_OUTPUT_FORMAT='compress';
|
package/lib/constant/domain.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const a210_0x5cfef8=a210_0xc750;function a210_0xc750(_0x34f785,_0x6ee662){_0x34f785=_0x34f785-0xb6;const _0x2f5d32=a210_0x2f5d();let _0xc7500b=_0x2f5d32[_0x34f785];return _0xc7500b;}(function(_0x41b2b7,_0x1fcee2){const _0x5a8540=a210_0xc750,_0xf3026a=_0x41b2b7();while(!![]){try{const _0x4184a0=parseInt(_0x5a8540(0xb7))/0x1+-parseInt(_0x5a8540(0xc2))/0x2+-parseInt(_0x5a8540(0xb8))/0x3+parseInt(_0x5a8540(0xbb))/0x4*(parseInt(_0x5a8540(0xb9))/0x5)+parseInt(_0x5a8540(0xba))/0x6+parseInt(_0x5a8540(0xc6))/0x7+-parseInt(_0x5a8540(0xc0))/0x8*(parseInt(_0x5a8540(0xb6))/0x9);if(_0x4184a0===_0x1fcee2)break;else _0xf3026a['push'](_0xf3026a['shift']());}catch(_0x5f57e5){_0xf3026a['push'](_0xf3026a['shift']());}}}(a210_0x2f5d,0x24d91));function a210_0x2f5d(){const _0x5d2b6c=['835362ekOdff','66835FMyWbA','1032180dJJISI','24CQxYxH','https://daily.lovrabet.com','/web-app/app/','https://user.lovrabet.com','runtimeDomain','8sbDpFs','https://app.lovrabet.com','69932DQgtUc','https://daily-api.lovrabet.com','https://runtime.lovrabet.com','/app/','768061EbmKlZ','trim','apiDomain','https://daily-runtime.lovrabet.com','741240DJkvhz','184754bwLSsU'];a210_0x2f5d=function(){return _0x5d2b6c;};return a210_0x2f5d();}import{getEnv,isProduction}from'../constant/env.js';let customApiDomain,customUserDomain,customRuntimeDomain;export function initDomains(_0x1d41d4){const _0x36bd6d=a210_0xc750;customApiDomain=_0x1d41d4?.[_0x36bd6d(0xc8)],customUserDomain=_0x1d41d4?.['userDomain'],customRuntimeDomain=_0x1d41d4?.[_0x36bd6d(0xbf)];}export const getUserDomain=()=>customUserDomain||(isProduction(getEnv())?a210_0x5cfef8(0xbe):'https://user-daily.lovrabet.com');export const getApiDomain=()=>customApiDomain||(isProduction(getEnv())?'https://api.lovrabet.com':a210_0x5cfef8(0xc3));export const getRuntimeDomain=()=>customRuntimeDomain||(isProduction(getEnv())?a210_0x5cfef8(0xc4):a210_0x5cfef8(0xc9));export const getAppDomain=()=>isProduction(getEnv())?a210_0x5cfef8(0xc1):a210_0x5cfef8(0xbc);export const getAppBaseUrl=_0x2b7abf=>{const _0x189dc3=a210_0x5cfef8,_0x9de12a=encodeURIComponent(_0x2b7abf[_0x189dc3(0xc7)]());return isProduction(getEnv())?getAppDomain()+_0x189dc3(0xc5)+_0x9de12a:getAppDomain()+_0x189dc3(0xbd)+_0x9de12a;};
|
package/lib/constant/env.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a211_0x3f1572=a211_0x1d76;(function(_0x4fa022,_0x3ae58a){const _0x40ec5a=a211_0x1d76,_0x1283ea=_0x4fa022();while(!![]){try{const _0x3f418c=parseInt(_0x40ec5a(0x123))/0x1+parseInt(_0x40ec5a(0x129))/0x2*(-parseInt(_0x40ec5a(0x122))/0x3)+parseInt(_0x40ec5a(0x121))/0x4+parseInt(_0x40ec5a(0x11f))/0x5*(parseInt(_0x40ec5a(0x12a))/0x6)+parseInt(_0x40ec5a(0x11d))/0x7*(parseInt(_0x40ec5a(0x128))/0x8)+-parseInt(_0x40ec5a(0x120))/0x9+-parseInt(_0x40ec5a(0x126))/0xa;if(_0x3f418c===_0x3ae58a)break;else _0x1283ea['push'](_0x1283ea['shift']());}catch(_0x3d42a7){_0x1283ea['push'](_0x1283ea['shift']());}}}(a211_0xf60b,0x54157));export const RABETBASE_ENV_VALUES=[a211_0x3f1572(0x124),'daily'];export function normalizeEnv(_0x5bb8e8){const _0x256c05=a211_0x3f1572;return _0x5bb8e8===_0x256c05(0x11e)?'production':_0x5bb8e8;}export function isProduction(_0x1cd706){const _0x2440d9=a211_0x3f1572;return normalizeEnv(_0x1cd706)===_0x2440d9(0x124);}function a211_0x1d76(_0x1aabb2,_0x3c02fa){_0x1aabb2=_0x1aabb2-0x11d;const _0xf60b48=a211_0xf60b();let _0x1d7690=_0xf60b48[_0x1aabb2];return _0x1d7690;}export function isDaily(_0x2c8410){const _0x25cdca=a211_0x3f1572;return normalizeEnv(_0x2c8410)===_0x25cdca(0x125);}export function isDev(_0x63d0cd){const _0x2a9266=a211_0x3f1572,_0x199bac=normalizeEnv(_0x63d0cd);return _0x199bac==='development'||_0x199bac===_0x2a9266(0x127);}let env=normalizeEnv(process.env.RABETBASE_ENV||process.env.LOVRABET_ENV||a211_0x3f1572(0x124));export function getEnv(){return env;}function a211_0xf60b(){const _0x58ba3b=['1026846rOiibn','1097740xEnddq','1213869mWmRiw','546025DwNGMt','production','daily','4334220Xntgbw','dev','40nwzSgG','2oJuvZh','1302186Bjlhxf','362677eEUmAG','online','5wtwwjf'];a211_0xf60b=function(){return _0x58ba3b;};return a211_0xf60b();}export function initEnv(_0xf95f56){env=normalizeEnv(_0xf95f56);}
|
package/lib/constant/output.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a212_0x31f51a=a212_0x176d;(function(_0x38dbb2,_0x152896){const _0x250d94=a212_0x176d,_0x1650a2=_0x38dbb2();while(!![]){try{const _0x10694a=parseInt(_0x250d94(0xca))/0x1+parseInt(_0x250d94(0xc8))/0x2+-parseInt(_0x250d94(0xc9))/0x3+parseInt(_0x250d94(0xcd))/0x4+-parseInt(_0x250d94(0xcf))/0x5+parseInt(_0x250d94(0xc6))/0x6+parseInt(_0x250d94(0xc7))/0x7*(-parseInt(_0x250d94(0xcc))/0x8);if(_0x10694a===_0x152896)break;else _0x1650a2['push'](_0x1650a2['shift']());}catch(_0x383d8d){_0x1650a2['push'](_0x1650a2['shift']());}}}(a212_0x2fda,0x5c406));function a212_0x176d(_0x4e90f8,_0x40a4c4){_0x4e90f8=_0x4e90f8-0xc6;const _0x2fdae6=a212_0x2fda();let _0x176d23=_0x2fdae6[_0x4e90f8];return _0x176d23;}function a212_0x2fda(){const _0x41071a=['7ujfmNY','949038HphYNs','1141551ZjmMau','258344jrXXbG','pretty','5618384WNrnLz','1302960yQtdQv','compress','180300inZkdg','json','2628804gCzUWu'];a212_0x2fda=function(){return _0x41071a;};return a212_0x2fda();}export const RABETBASE_OUTPUT_FORMAT_VALUES=[a212_0x31f51a(0xd0),a212_0x31f51a(0xcb),a212_0x31f51a(0xce)];
|
package/lib/constant/paths.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a213_0x3c5bf4=a213_0x2159;(function(_0x10e4b4,_0x3e58c0){const _0x41c437=a213_0x2159,_0x48e0aa=_0x10e4b4();while(!![]){try{const _0x19643d=parseInt(_0x41c437(0x109))/0x1*(-parseInt(_0x41c437(0x108))/0x2)+parseInt(_0x41c437(0x111))/0x3*(-parseInt(_0x41c437(0x10c))/0x4)+-parseInt(_0x41c437(0x10a))/0x5+-parseInt(_0x41c437(0x10d))/0x6+-parseInt(_0x41c437(0x10b))/0x7+parseInt(_0x41c437(0x110))/0x8*(parseInt(_0x41c437(0x10e))/0x9)+parseInt(_0x41c437(0x107))/0xa;if(_0x19643d===_0x3e58c0)break;else _0x48e0aa['push'](_0x48e0aa['shift']());}catch(_0x3b721e){_0x48e0aa['push'](_0x48e0aa['shift']());}}}(a213_0x3edb,0x852ff));function a213_0x2159(_0xff0f2e,_0x151c95){_0xff0f2e=_0xff0f2e-0x107;const _0x3edb32=a213_0x3edb();let _0x2159f7=_0x3edb32[_0xff0f2e];return _0x2159f7;}function a213_0x3edb(){const _0x9559df=['30GnBFMk','8579HdcXel','185615oeMymx','3691772oGPECr','50896NvVcHd','5686164WOtEyQ','341001RdaulC','./src/api','8kYfJHy','30ypzwWH','22757840bSuwcT'];a213_0x3edb=function(){return _0x9559df;};return a213_0x3edb();}export const DEFAULT_API_DIR=a213_0x3c5bf4(0x10f);
|
package/lib/constant/risk.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const a214_0x70e900=a214_0xdbaa;function a214_0x215a(){const _0x5ddb55=['2298012cUrshN','410076MdfcBV','2271780LZYEki','1512348ilIEwX','72aPHinx','73982dRaXJs','342693YNJwHR','6mcMCtk','2439515yYRBqE','read','write','high-risk-write'];a214_0x215a=function(){return _0x5ddb55;};return a214_0x215a();}(function(_0x1cb9c5,_0x26f140){const _0x533051=a214_0xdbaa,_0x36affe=_0x1cb9c5();while(!![]){try{const _0x19e44d=parseInt(_0x533051(0x131))/0x1*(parseInt(_0x533051(0x12f))/0x2)+-parseInt(_0x533051(0x137))/0x3+parseInt(_0x533051(0x139))/0x4+-parseInt(_0x533051(0x132))/0x5+-parseInt(_0x533051(0x136))/0x6+parseInt(_0x533051(0x138))/0x7+-parseInt(_0x533051(0x12e))/0x8*(-parseInt(_0x533051(0x130))/0x9);if(_0x19e44d===_0x26f140)break;else _0x36affe['push'](_0x36affe['shift']());}catch(_0x397050){_0x36affe['push'](_0x36affe['shift']());}}}(a214_0x215a,0x3f655));function a214_0xdbaa(_0x516533,_0x68599e){_0x516533=_0x516533-0x12e;const _0x215aba=a214_0x215a();let _0xdbaa40=_0x215aba[_0x516533];return _0xdbaa40;}export const RISK_LEVEL_VALUES=[a214_0x70e900(0x133),a214_0x70e900(0x134),a214_0x70e900(0x135)];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x1d80f2,_0x108479){const _0x25a18c=a215_0x26e8,_0x184b2d=_0x1d80f2();while(!![]){try{const _0x13e069=-parseInt(_0x25a18c(0x1fb))/0x1+-parseInt(_0x25a18c(0x1fc))/0x2*(parseInt(_0x25a18c(0x20b))/0x3)+parseInt(_0x25a18c(0x1f5))/0x4+-parseInt(_0x25a18c(0x1f3))/0x5+parseInt(_0x25a18c(0x1f4))/0x6*(parseInt(_0x25a18c(0x220))/0x7)+parseInt(_0x25a18c(0x1fd))/0x8+parseInt(_0x25a18c(0x1fa))/0x9*(parseInt(_0x25a18c(0x207))/0xa);if(_0x13e069===_0x108479)break;else _0x184b2d['push'](_0x184b2d['shift']());}catch(_0x5ce3ee){_0x184b2d['push'](_0x184b2d['shift']());}}}(a215_0x4a80,0xb53cc));import{DEFAULT_CONFIG_VALUES}from'../constant/defaults.js';import{isDaily,normalizeEnv}from'../constant/env.js';import{normalizeLegacyOutputFormat,riskLevelOrder}from'../framework/types.js';function stringConfigValue(_0x3d3b8e){const _0x3e6996=a215_0x26e8;return typeof _0x3d3b8e==='string'&&_0x3d3b8e['trim']()?_0x3d3b8e[_0x3e6996(0x20c)]():undefined;}function appProfiles(_0x2a1913){const _0x136cbb=a215_0x26e8;return _0x2a1913[_0x136cbb(0x21c)]&&typeof _0x2a1913[_0x136cbb(0x21c)]===_0x136cbb(0x1f8)?_0x2a1913[_0x136cbb(0x21c)]:{};}function a215_0x26e8(_0x4c9352,_0x43aa74){_0x4c9352=_0x4c9352-0x1f3;const _0x4a8033=a215_0x4a80();let _0x26e81c=_0x4a8033[_0x4c9352];return _0x26e81c;}function resolveDefaultAppName(_0x2dddbc){const _0xc2fa4b=a215_0x26e8,_0xddc9b3=stringConfigValue(_0x2dddbc['defaultApp']);if(_0xddc9b3)return _0xddc9b3;return Object[_0xc2fa4b(0x20a)](appProfiles(_0x2dddbc))[0x0];}function resolveTopLevelAppCode(_0x6dd6b1){const _0x3c7f31=a215_0x26e8;return stringConfigValue(_0x6dd6b1[_0x3c7f31(0x210)])||stringConfigValue(_0x6dd6b1[_0x3c7f31(0x1ff)]);}function normalizeRiskCeiling(_0x583b3f){const _0xc21394=a215_0x26e8;if(_0x583b3f===undefined||_0x583b3f===null)return undefined;if(_0x583b3f===_0xc21394(0x215)||_0x583b3f===_0xc21394(0x203)||_0x583b3f==='high-risk-write')return _0x583b3f;return _0xc21394(0x215);}function a215_0x4a80(){const _0x26b044=['keys','141ZyJVtc','trim','FORMAT','entries','production','appcode','apiDir','defaultApp','ENV','COOKIE','read','inherit','locale','prototype','true','find','hasOwnProperty','apps','length','APP','maxRisk','3283XtiiRN','3213530AtFTul','14802eQvIgf','1930064MTsoft','globalConfig','env','object','format','12979431GEhsgG','658701xYwZUk','60602RoBRdM','3089632dtSTtg','call','app','riskLevel','cookie','pageSize','write','string','RISK_LEVEL','accessKey','10SrejVs','daily','projectConfig'];a215_0x4a80=function(){return _0x26b044;};return a215_0x4a80();}function resolveRiskCeiling(..._0x3d4497){const _0x5e9639=a215_0x26e8;let _0x511a96;for(const _0xb5c6e1 of _0x3d4497){const _0x2e35cd=normalizeRiskCeiling(_0xb5c6e1);_0x2e35cd&&(!_0x511a96||riskLevelOrder(_0x2e35cd)<riskLevelOrder(_0x511a96))&&(_0x511a96=_0x2e35cd);}return _0x511a96??DEFAULT_CONFIG_VALUES[_0x5e9639(0x200)];}function configuredRiskCeilings(_0x792d39){const _0x26bcf8=a215_0x26e8;return[...Object[_0x26bcf8(0x218)][_0x26bcf8(0x21b)][_0x26bcf8(0x1fe)](_0x792d39,_0x26bcf8(0x21f))?[_0x792d39[_0x26bcf8(0x21f)]]:[],...Object[_0x26bcf8(0x218)][_0x26bcf8(0x21b)][_0x26bcf8(0x1fe)](_0x792d39,_0x26bcf8(0x200))?[_0x792d39[_0x26bcf8(0x200)]]:[]];}export function resolveAppConfig({raw:_0x4f1005,flags:_0x4e0762,layers:_0x22c20e,readEnv:_0x49ab8d}){const _0x4f49c0=a215_0x26e8,_0x259e1e=_0x22c20e?.[_0x4f49c0(0x209)]??{},_0x27681a=_0x22c20e?.[_0x4f49c0(0x1f6)]??{},_0xa4ff0a=Object[_0x4f49c0(0x20a)](_0x259e1e)[_0x4f49c0(0x21d)]>0x0,_0x1cf0f3=!_0xa4ff0a||_0x259e1e[_0x4f49c0(0x216)]===!![],_0x4ff0bd=_0xa4ff0a?resolveDefaultAppName(_0x259e1e):undefined,_0x5cfd01=_0x1cf0f3?resolveDefaultAppName(_0x27681a):undefined,_0x28e487=stringConfigValue(_0x4e0762[_0x4f49c0(0x1ff)]),_0x332174=_0x49ab8d(_0x4f49c0(0x21e)),_0x15ef6c={};if(_0x4f1005[_0x4f49c0(0x21c)]&&typeof _0x4f1005['apps']==='object')for(const [_0x2ff95d,_0xe1322b]of Object[_0x4f49c0(0x20e)](_0x4f1005['apps'])){_0xe1322b&&typeof _0xe1322b===_0x4f49c0(0x1f8)&&_0xe1322b[_0x4f49c0(0x210)]&&(_0x15ef6c[_0x2ff95d]=_0xe1322b);}const _0x3a915b=_0x4f1005[_0x4f49c0(0x212)]||undefined,_0x5043a9=Object[_0x4f49c0(0x20a)](_0x15ef6c)[_0x4f49c0(0x21d)]>0x0,_0x1aa0d4=_0x28e487||_0x4ff0bd||_0x332174||_0x5cfd01||_0x3a915b||undefined,_0x2669ac=stringConfigValue(_0x4e0762['appcode']),_0x447d87=_0x2669ac?Object[_0x4f49c0(0x20e)](_0x15ef6c)[_0x4f49c0(0x21a)](([,_0x1d3820])=>_0x1d3820?.[_0x4f49c0(0x210)]===_0x2669ac):undefined,_0x44b28f=_0x447d87?.[0x0],_0x34367f=_0x447d87?.[0x1],_0x2cbf73=_0x2669ac?_0x44b28f:_0x1aa0d4;let _0x49e675=_0x2cbf73&&_0x15ef6c[_0x2cbf73]?_0x15ef6c[_0x2cbf73]:undefined;_0x2669ac&&_0x34367f&&(_0x49e675=_0x34367f);const _0x558682=_0x2669ac?_0x34367f??_0x49e675:_0x49e675,_0x541a4e=!_0x28e487&&!_0x4ff0bd&&_0x332174&&_0x2cbf73===_0x332174,_0x249e7f=_0x28e487||(_0x541a4e?_0x332174:undefined)||(_0x2669ac?_0x44b28f:undefined),_0x418e94=_0x558682?.[_0x4f49c0(0x210)],_0x22859c=_0xa4ff0a?resolveTopLevelAppCode(_0x259e1e):undefined,_0x2126a3=_0x1cf0f3?resolveTopLevelAppCode(_0x27681a):undefined,_0x59ae5c=_0x28e487||_0x4ff0bd?_0x418e94:undefined,_0x2a7f0d=!_0x28e487&&!_0x4ff0bd?_0x418e94:undefined,_0x16b072=_0x2669ac||_0x59ae5c||_0x22859c||_0x2a7f0d||_0x2126a3||undefined,_0x223597=_0xa4ff0a?stringConfigValue(_0x259e1e['env']):undefined,_0x1b52e3=_0x1cf0f3?stringConfigValue(_0x27681a['env']):undefined,_0x1ff7e5=_0x4e0762[_0x4f49c0(0x1f7)]||_0x558682?.[_0x4f49c0(0x1f7)]||_0x223597||_0x49ab8d(_0x4f49c0(0x213))||_0x1b52e3||_0x4f1005[_0x4f49c0(0x1f7)]||DEFAULT_CONFIG_VALUES[_0x4f49c0(0x1f7)],_0x491bb3=_0x558682?.[_0x4f49c0(0x217)]||_0x4f1005[_0x4f49c0(0x217)]||DEFAULT_CONFIG_VALUES['locale'],_0x54197c=_0x49ab8d(_0x4f49c0(0x214))||_0x558682?.[_0x4f49c0(0x201)]||_0x4f1005[_0x4f49c0(0x201)]||undefined,_0x3e656f=_0x49ab8d('ACCESS_KEY')||_0x558682?.[_0x4f49c0(0x206)]||_0x4f1005[_0x4f49c0(0x206)]||undefined,_0x4caf5b=_0x4e0762[_0x4f49c0(0x1f9)]||_0x49ab8d(_0x4f49c0(0x20d))||_0x558682?.[_0x4f49c0(0x1f9)]||_0x4f1005[_0x4f49c0(0x1f9)],_0x43f6e2=normalizeLegacyOutputFormat(_0x4caf5b),_0x16a620=_0x49ab8d('PAGE_SIZE')||_0x558682?.[_0x4f49c0(0x202)]||_0x4f1005[_0x4f49c0(0x202)],_0x5136f7=_0x16a620?Number(_0x16a620)||undefined:undefined,_0x3cd4ac=_0x22c20e?[...configuredRiskCeilings(_0x22c20e[_0x4f49c0(0x1f6)]),...configuredRiskCeilings(_0x22c20e['projectConfig'])]:configuredRiskCeilings(_0x4f1005),_0xb61ecc=resolveRiskCeiling(..._0x3cd4ac,_0x558682?.[_0x4f49c0(0x200)]),_0x47e265=resolveRiskCeiling(_0xb61ecc,_0x49ab8d(_0x4f49c0(0x205)),_0x49ab8d('MAX_RISK')),_0x555bc9=_0x49ab8d('VERBOSE'),_0x3f023b=_0x555bc9==='1'||_0x555bc9===_0x4f49c0(0x219),_0x480d95=_0x558682?.[_0x4f49c0(0x211)]||_0x4f1005[_0x4f49c0(0x211)]||DEFAULT_CONFIG_VALUES[_0x4f49c0(0x211)],_0x4545de=isDaily(normalizeEnv(String(_0x1ff7e5)))?_0x4f49c0(0x208):_0x4f49c0(0x20f);return{'appCode':typeof _0x16b072===_0x4f49c0(0x204)&&_0x16b072[_0x4f49c0(0x20c)]()?_0x16b072[_0x4f49c0(0x20c)]():undefined,'env':_0x4545de,'locale':_0x491bb3,'cookie':_0x54197c,'accessKey':_0x3e656f,'format':_0x43f6e2,'pageSize':_0x5136f7,'riskLevel':_0x47e265,'verbose':_0x3f023b,'apiDir':_0x480d95,'apps':_0x15ef6c,'defaultApp':_0x3a915b,'currentApp':_0x5043a9?_0x2cbf73:undefined,'explicitAppName':_0x249e7f};}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x1dd021,_0x225017){const _0x264841=a216_0x5d9d,_0x395f3e=_0x1dd021();while(!![]){try{const _0x5c3c06=parseInt(_0x264841(0x114))/0x1+parseInt(_0x264841(0x11d))/0x2+parseInt(_0x264841(0x112))/0x3*(parseInt(_0x264841(0x118))/0x4)+parseInt(_0x264841(0x111))/0x5*(-parseInt(_0x264841(0x119))/0x6)+-parseInt(_0x264841(0x115))/0x7*(parseInt(_0x264841(0x11b))/0x8)+-parseInt(_0x264841(0x117))/0x9*(parseInt(_0x264841(0x11c))/0xa)+parseInt(_0x264841(0x11a))/0xb;if(_0x5c3c06===_0x225017)break;else _0x395f3e['push'](_0x395f3e['shift']());}catch(_0x3e1bae){_0x395f3e['push'](_0x395f3e['shift']());}}}(a216_0x1bab,0x2adfc));function a216_0x5d9d(_0x543b77,_0x51d3a7){_0x543b77=_0x543b77-0x111;const _0x1bab84=a216_0x1bab();let _0x5d9d3f=_0x1bab84[_0x543b77];return _0x5d9d3f;}function a216_0x1bab(){const _0x3d9bfe=['162331mTrCku','7vGyfhx','cookie','9LhePzQ','4fIFzXe','22782arMVUt','1641409qAzBLr','863712dFWVvD','3361660CrWdpV','576326LSjpDJ','340bnuUCr','834675RhzOzJ','authRequired'];a216_0x1bab=function(){return _0x3d9bfe;};return a216_0x1bab();}import{getIsSessionValid}from'../auth/is-session-valid.js';import{CliErrors}from'../errors.js';export async function buildAuth(_0x2c9140){const _0x4895e4=a216_0x5d9d,{getCookie:_0xd0a1b4}=await import('../auth/get-cookie.js'),_0x1379e3=_0x2c9140[_0x4895e4(0x116)]||_0xd0a1b4(),_0x1b4ae0=_0x1379e3?await getIsSessionValid():![];return{'cookie':_0x1379e3,'isLoggedIn':_0x1b4ae0,async 'getOrLogin'(){const _0x42ffd7=_0x4895e4;if(_0x1379e3&&_0x1b4ae0)return _0x1379e3;throw CliErrors[_0x42ffd7(0x113)]();}};}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a217_0x289b2a=a217_0x389c;(function(_0x5c262e,_0xf15dea){const _0x46e9b7=a217_0x389c,_0x543bff=_0x5c262e();while(!![]){try{const _0x40d2fc=parseInt(_0x46e9b7(0x16b))/0x1+-parseInt(_0x46e9b7(0x14e))/0x2+parseInt(_0x46e9b7(0x157))/0x3*(-parseInt(_0x46e9b7(0x161))/0x4)+parseInt(_0x46e9b7(0x141))/0x5+-parseInt(_0x46e9b7(0x163))/0x6+parseInt(_0x46e9b7(0x154))/0x7+-parseInt(_0x46e9b7(0x151))/0x8*(-parseInt(_0x46e9b7(0x145))/0x9);if(_0x40d2fc===_0xf15dea)break;else _0x543bff['push'](_0x543bff['shift']());}catch(_0x56408e){_0x543bff['push'](_0x543bff['shift']());}}}(a217_0x5254,0xc8880));import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';function a217_0x5254(){const _0x43eecc=['project','trim','missing','set','empty','length','apps','2288288ABxEsU','object','pageSize','6917000AVRzdL','keys','warn','3994284ptUxpc','format','.rabetbase.json','1216443FlVpKL','app','accessKey','inherit','data','env','riskLevel','defaultApp','.lovrabetrc','.lovrabet.json','4SVaFjC','stringify','956190yFwcdt','utf8','\x20config\x20file\x20ignored\x20(invalid\x20JSON\x20or\x20unreadable):\x20','cookie','appcode','Global','silent','migrated','126133lLhzLB','locale','error','cwd','get','string','4844980XmHIPS','filter','status','apiDir','9SGDwGN','message'];a217_0x5254=function(){return _0x43eecc;};return a217_0x5254();}import{dirname,parse,resolve}from'node:path';import{homedir}from'node:os';import{CLI_BIN_NAME}from'../constant/cli.js';function a217_0x389c(_0x2dbf7e,_0x4049f1){_0x2dbf7e=_0x2dbf7e-0x140;const _0x5254cd=a217_0x5254();let _0x389c26=_0x5254cd[_0x2dbf7e];return _0x389c26;}export const NEW_CONFIG_NAME=a217_0x289b2a(0x156);export const CONFIG_NAMES=[a217_0x289b2a(0x156),a217_0x289b2a(0x160),a217_0x289b2a(0x15f)];export const LEGACY_CONFIG_NAMES=CONFIG_NAMES[a217_0x289b2a(0x142)](_0x10d618=>_0x10d618!==NEW_CONFIG_NAME);const normalizedWriteCache=new Map();export function resolveConfigPath(_0x236a7f){for(const _0x35f83a of CONFIG_NAMES){const _0x95dfcd=resolve(_0x236a7f,_0x35f83a);if(existsSync(_0x95dfcd))return _0x95dfcd;}return undefined;}export function findProjectRootDirectory(_0x41a138=process[a217_0x289b2a(0x16e)]()){let _0x12d78f=resolve(_0x41a138);const {root:_0x42805f}=parse(_0x12d78f),_0x496e7b=homedir();while(!![]){if(resolveConfigPath(_0x12d78f)){if(_0x12d78f===_0x496e7b)break;return _0x12d78f;}if(_0x12d78f===_0x42805f||_0x12d78f===_0x496e7b)break;const _0x18777e=dirname(_0x12d78f);if(_0x18777e===_0x12d78f)break;_0x12d78f=_0x18777e;}return resolve(_0x41a138);}export function getProjectConfigPath(){const _0x4dcf84=a217_0x289b2a;return resolveConfigPath(process[_0x4dcf84(0x16e)]());}export function getGlobalConfigPath(){return resolveConfigPath(homedir());}export function isInProject(){return!!getProjectConfigPath();}export function inspectCliConfigJsonFile(_0x3e69a9){const _0x48fc3a=a217_0x289b2a;if(!existsSync(_0x3e69a9))return{'status':_0x48fc3a(0x149)};try{const _0x5976c3=readFileSync(_0x3e69a9,{'encoding':'utf8'});if(!_0x5976c3?.[_0x48fc3a(0x148)]())return{'status':_0x48fc3a(0x14b)};const _0x3dec60=JSON['parse'](_0x5976c3);return{'status':'ok','data':_0x3dec60};}catch(_0x3accbc){return{'status':'error','message':_0x3accbc instanceof Error?_0x3accbc['message']:String(_0x3accbc)};}}function parseCliConfigJsonFile(_0x535596,_0x2fa338,_0x35a77a){const _0x533b1f=a217_0x289b2a,_0x2b2671=inspectCliConfigJsonFile(_0x535596);if(_0x2b2671['status']===_0x533b1f(0x149)||_0x2b2671[_0x533b1f(0x143)]===_0x533b1f(0x14b))return{};if(_0x2b2671['status']==='ok')return _0x2b2671[_0x533b1f(0x15b)];return _0x2fa338==='warn'&&_0x35a77a&&console[_0x533b1f(0x16d)](CLI_BIN_NAME+':\x20'+_0x35a77a+_0x533b1f(0x165)+_0x535596+'\x0a\x20\x20'+_0x2b2671[_0x533b1f(0x146)]),{};}function normalizeLegacyConfigShape(_0x7e29fa){const _0x3387b3=a217_0x289b2a;if(!_0x7e29fa||typeof _0x7e29fa!==_0x3387b3(0x14f))return{'config':{},'migrated':![]};const _0x5acb12={..._0x7e29fa},_0x1a4dce=_0x5acb12[_0x3387b3(0x14d)]&&typeof _0x5acb12[_0x3387b3(0x14d)]===_0x3387b3(0x14f)?{..._0x5acb12[_0x3387b3(0x14d)]}:{},_0x4eca6a=Object[_0x3387b3(0x152)](_0x1a4dce)[_0x3387b3(0x14c)],_0x15d75d=_0x5acb12[_0x3387b3(0x167)]||_0x5acb12['app'];let _0x5f467a=![];if(_0x15d75d&&_0x4eca6a===0x0){const _0x3d9c65=typeof _0x5acb12[_0x3387b3(0x15e)]===_0x3387b3(0x140)&&_0x5acb12[_0x3387b3(0x15e)][_0x3387b3(0x148)]()?_0x5acb12[_0x3387b3(0x15e)]:String(_0x15d75d)[_0x3387b3(0x148)]();_0x1a4dce[_0x3d9c65]={'appcode':String(_0x15d75d)[_0x3387b3(0x148)](),..._0x5acb12[_0x3387b3(0x15c)]!=null?{'env':_0x5acb12[_0x3387b3(0x15c)]}:{},..._0x5acb12['apiDir']!=null?{'apiDir':_0x5acb12[_0x3387b3(0x144)]}:{},..._0x5acb12[_0x3387b3(0x166)]!=null?{'cookie':_0x5acb12[_0x3387b3(0x166)]}:{},..._0x5acb12[_0x3387b3(0x159)]!=null?{'accessKey':_0x5acb12[_0x3387b3(0x159)]}:{},..._0x5acb12['format']!=null?{'format':_0x5acb12[_0x3387b3(0x155)]}:{},..._0x5acb12[_0x3387b3(0x150)]!=null?{'pageSize':_0x5acb12['pageSize']}:{},..._0x5acb12[_0x3387b3(0x15d)]!=null?{'riskLevel':_0x5acb12[_0x3387b3(0x15d)]}:{},..._0x5acb12['locale']!=null?{'locale':_0x5acb12[_0x3387b3(0x16c)]}:{}},_0x5acb12[_0x3387b3(0x14d)]=_0x1a4dce;if(!_0x5acb12[_0x3387b3(0x15e)])_0x5acb12['defaultApp']=_0x3d9c65;_0x5f467a=!![];}return(_0x3387b3(0x167)in _0x5acb12||_0x3387b3(0x158)in _0x5acb12)&&(delete _0x5acb12['appcode'],delete _0x5acb12[_0x3387b3(0x158)],_0x5f467a=!![]),{'config':_0x5acb12,'migrated':_0x5f467a};}function writeNormalizedConfigIfNeeded(_0x35b40d,_0x31b9e9){const _0x1e7aff=a217_0x289b2a,_0x2f4daf=JSON[_0x1e7aff(0x162)](_0x31b9e9,null,0x2)+'\x0a';if(normalizedWriteCache[_0x1e7aff(0x16f)](_0x35b40d)===_0x2f4daf)return;writeConfigFile(_0x35b40d,_0x31b9e9),normalizedWriteCache[_0x1e7aff(0x14a)](_0x35b40d,_0x2f4daf);}function parseAndNormalizeConfig(_0x136145,_0x1479a6,_0x5ed5ae){const _0x23c26b=a217_0x289b2a,_0x2be5ee=parseCliConfigJsonFile(_0x136145,_0x1479a6,_0x5ed5ae),_0x26d044=normalizeLegacyConfigShape(_0x2be5ee);if(_0x26d044[_0x23c26b(0x16a)])try{writeNormalizedConfigIfNeeded(_0x136145,_0x26d044['config']);}catch{}return _0x26d044['config'];}export function loadRawConfigLayers(_0xf4d777){const _0x24a5f0=a217_0x289b2a;let _0x5dfa3e={},_0x36ee13={};const _0x4576e6=resolveConfigPath(homedir());_0x4576e6&&(_0x5dfa3e=parseAndNormalizeConfig(_0x4576e6,_0x24a5f0(0x153),_0x24a5f0(0x168)));const _0x257aee=_0xf4d777??findProjectRootDirectory(),_0x21939f=resolveConfigPath(_0x257aee);return _0x21939f&&(_0x36ee13=parseAndNormalizeConfig(_0x21939f,_0x24a5f0(0x153),'Project')),{'globalPath':_0x4576e6,'projectPath':_0x21939f,'globalConfig':_0x5dfa3e,'projectConfig':_0x36ee13};}const INHERIT_WHITELIST=[a217_0x289b2a(0x166),a217_0x289b2a(0x159),'locale','format','riskLevel','pageSize'];export function mergeRawConfigLayers(_0x3a24f0){const _0x432079=a217_0x289b2a,{globalConfig:_0x4903d8,projectConfig:_0x1d9bde}=_0x3a24f0,_0x5249b0=Object[_0x432079(0x152)](_0x1d9bde)[_0x432079(0x14c)]>0x0;if(!_0x5249b0)return mergeGlobalOnly(_0x4903d8);if(_0x1d9bde[_0x432079(0x15a)]===!![])return mergeFullInherit(_0x4903d8,_0x1d9bde);if(_0x1d9bde[_0x432079(0x15a)]===![])return mergeIsolated(_0x1d9bde);return mergeProjectFirst(_0x4903d8,_0x1d9bde);}function mergeGlobalOnly(_0x47ee72){const _0x27f564=a217_0x289b2a,_0x32dd08={..._0x47ee72},_0x59bbfb=_0x47ee72['apps']&&typeof _0x47ee72['apps']===_0x27f564(0x14f)?_0x47ee72['apps']:{};if(Object['keys'](_0x59bbfb)[_0x27f564(0x14c)]>0x0)_0x32dd08['apps']=_0x59bbfb;if(_0x47ee72[_0x27f564(0x15e)])_0x32dd08[_0x27f564(0x15e)]=_0x47ee72['defaultApp'];else{const _0x10a1f5=Object[_0x27f564(0x152)](_0x59bbfb);if(_0x10a1f5[_0x27f564(0x14c)]>0x0)_0x32dd08['defaultApp']=_0x10a1f5[0x0];}return _0x32dd08;}function mergeIsolated(_0x267b29){const _0x3ef44b=a217_0x289b2a,_0x79f52a={..._0x267b29};delete _0x79f52a[_0x3ef44b(0x15a)];const _0x4baeb9=_0x267b29[_0x3ef44b(0x14d)]&&typeof _0x267b29[_0x3ef44b(0x14d)]===_0x3ef44b(0x14f)?_0x267b29['apps']:{};Object[_0x3ef44b(0x152)](_0x4baeb9)[_0x3ef44b(0x14c)]>0x0?_0x79f52a[_0x3ef44b(0x14d)]=_0x4baeb9:delete _0x79f52a[_0x3ef44b(0x14d)];if(_0x3ef44b(0x15e)in _0x267b29)_0x79f52a[_0x3ef44b(0x15e)]=_0x267b29[_0x3ef44b(0x15e)];else Object[_0x3ef44b(0x152)](_0x4baeb9)[_0x3ef44b(0x14c)]>0x0?_0x79f52a['defaultApp']=Object[_0x3ef44b(0x152)](_0x4baeb9)[0x0]:delete _0x79f52a['defaultApp'];return _0x79f52a;}function mergeProjectFirst(_0x3b0d72,_0x576a3f){const _0x504d7f=a217_0x289b2a,_0x32574d={..._0x576a3f};delete _0x32574d['inherit'];for(const _0x5591af of INHERIT_WHITELIST){!(_0x5591af in _0x32574d)&&_0x5591af in _0x3b0d72&&(_0x32574d[_0x5591af]=_0x3b0d72[_0x5591af]);}const _0x1c951e=_0x576a3f[_0x504d7f(0x14d)]&&typeof _0x576a3f[_0x504d7f(0x14d)]===_0x504d7f(0x14f)?_0x576a3f[_0x504d7f(0x14d)]:{};Object[_0x504d7f(0x152)](_0x1c951e)[_0x504d7f(0x14c)]>0x0?_0x32574d[_0x504d7f(0x14d)]=_0x1c951e:delete _0x32574d['apps'];if('defaultApp'in _0x576a3f)_0x32574d[_0x504d7f(0x15e)]=_0x576a3f[_0x504d7f(0x15e)];else Object[_0x504d7f(0x152)](_0x1c951e)[_0x504d7f(0x14c)]>0x0?_0x32574d[_0x504d7f(0x15e)]=Object[_0x504d7f(0x152)](_0x1c951e)[0x0]:delete _0x32574d[_0x504d7f(0x15e)];return _0x32574d;}function mergeFullInherit(_0x5b447a,_0x42f6d5){const _0x59f168=a217_0x289b2a,_0x581cdf=_0x5b447a[_0x59f168(0x14d)]&&typeof _0x5b447a[_0x59f168(0x14d)]===_0x59f168(0x14f)?_0x5b447a['apps']:{},_0x530924=_0x42f6d5[_0x59f168(0x14d)]&&typeof _0x42f6d5[_0x59f168(0x14d)]===_0x59f168(0x14f)?_0x42f6d5[_0x59f168(0x14d)]:{},_0x405922={..._0x581cdf,..._0x530924},_0x5b6629={..._0x5b447a,..._0x42f6d5};delete _0x5b6629[_0x59f168(0x15a)];if(Object[_0x59f168(0x152)](_0x405922)['length']>0x0)_0x5b6629['apps']=_0x405922;if(_0x59f168(0x15e)in _0x42f6d5)_0x5b6629[_0x59f168(0x15e)]=_0x42f6d5['defaultApp'];else{if(Object[_0x59f168(0x152)](_0x530924)[_0x59f168(0x14c)]>0x0)_0x5b6629[_0x59f168(0x15e)]=Object[_0x59f168(0x152)](_0x530924)[0x0];else{if(_0x5b447a[_0x59f168(0x15e)])_0x5b6629[_0x59f168(0x15e)]=_0x5b447a[_0x59f168(0x15e)];else{const _0x509781=Object['keys'](_0x581cdf);if(_0x509781[_0x59f168(0x14c)]>0x0)_0x5b6629['defaultApp']=_0x509781[0x0];}}}return _0x5b6629;}export function readRawConfigWithLayers(_0x1e4ebf){const _0x3bc5e8=loadRawConfigLayers(_0x1e4ebf);return{'config':mergeRawConfigLayers(_0x3bc5e8),'layers':_0x3bc5e8};}export function readRawConfig(_0x32b134){return mergeRawConfigLayers(loadRawConfigLayers(_0x32b134));}export function readConfigFile(_0x161516){const _0x5b765a=a217_0x289b2a;return parseAndNormalizeConfig(_0x161516,_0x5b765a(0x169));}export function writeConfigFile(_0xe351ba,_0x145068){const _0x207333=a217_0x289b2a,_0xcc1923=dirname(_0xe351ba);!existsSync(_0xcc1923)&&mkdirSync(_0xcc1923,{'recursive':!![]});const _0x2f3ad4=_0xe351ba+'.tmp';try{writeFileSync(_0x2f3ad4,JSON[_0x207333(0x162)](_0x145068,null,0x2)+'\x0a',{'encoding':_0x207333(0x164),'mode':0x180}),renameSync(_0x2f3ad4,_0xe351ba);}catch(_0x36187d){try{unlinkSync(_0x2f3ad4);}catch{}throw _0x36187d;}}export function resolveWriteConfigPath(_0x2e0523){const _0x221008=a217_0x289b2a,_0x5e71c7=_0x2e0523===_0x221008(0x147)?process['cwd']():homedir(),_0x502d2b=resolveConfigPath(_0x5e71c7);return _0x502d2b??resolve(_0x5e71c7,NEW_CONFIG_NAME);}
|
|
1
|
+
const a217_0x275947=a217_0x42b1;(function(_0x182ab8,_0x13e70b){const _0x12225d=a217_0x42b1,_0x5e1682=_0x182ab8();while(!![]){try{const _0x2b1b7b=-parseInt(_0x12225d(0xf7))/0x1*(-parseInt(_0x12225d(0xfd))/0x2)+parseInt(_0x12225d(0xfa))/0x3+parseInt(_0x12225d(0x111))/0x4+-parseInt(_0x12225d(0x118))/0x5+-parseInt(_0x12225d(0x109))/0x6*(-parseInt(_0x12225d(0xf3))/0x7)+parseInt(_0x12225d(0x113))/0x8+-parseInt(_0x12225d(0xfb))/0x9;if(_0x2b1b7b===_0x13e70b)break;else _0x5e1682['push'](_0x5e1682['shift']());}catch(_0x1180d8){_0x5e1682['push'](_0x5e1682['shift']());}}}(a217_0x4744,0xa73a4));import{existsSync,mkdirSync,readFileSync,renameSync,unlinkSync,writeFileSync}from'node:fs';import{dirname,parse,resolve}from'node:path';import{homedir}from'node:os';import{CLI_BIN_NAME}from'../constant/cli.js';export const NEW_CONFIG_NAME=a217_0x275947(0x104);export const CONFIG_NAMES=[a217_0x275947(0x104),a217_0x275947(0x11c),a217_0x275947(0x10f)];export const LEGACY_CONFIG_NAMES=CONFIG_NAMES[a217_0x275947(0x108)](_0x5f27df=>_0x5f27df!==NEW_CONFIG_NAME);const normalizedWriteCache=new Map();export function resolveConfigPath(_0x1fbac3){for(const _0x2154a6 of CONFIG_NAMES){const _0x5af35b=resolve(_0x1fbac3,_0x2154a6);if(existsSync(_0x5af35b))return _0x5af35b;}return undefined;}export function findProjectRootDirectory(_0x335263=process[a217_0x275947(0xf6)]()){let _0x4c1b75=resolve(_0x335263);const {root:_0xfa2c93}=parse(_0x4c1b75),_0x5859f5=homedir();while(!![]){if(resolveConfigPath(_0x4c1b75)){if(_0x4c1b75===_0x5859f5)break;return _0x4c1b75;}if(_0x4c1b75===_0xfa2c93||_0x4c1b75===_0x5859f5)break;const _0x54f781=dirname(_0x4c1b75);if(_0x54f781===_0x4c1b75)break;_0x4c1b75=_0x54f781;}return resolve(_0x335263);}export function getProjectConfigPath(){return resolveConfigPath(process['cwd']());}function a217_0x4744(){const _0x2eeca1=['keys','.rabetbase.json','inherit','silent','project','filter','447438xTDHAx','missing','Project','locale','parse','format','.lovrabetrc','empty','1723544nPAMgp','env','6869816pnXpzU','utf8','accessKey','length','stringify','3294355jeoXeE','error','defaultApp','Global','.lovrabet.json','warn','cookie','pageSize','status','trim','appcode','.tmp','\x0a\x20\x20','7QtAhUS','config','apiDir','cwd','289197kedAio','riskLevel','\x20config\x20file\x20ignored\x20(invalid\x20JSON\x20or\x20unreadable):\x20','1038219cbIsZt','8503362NCHEDf','get','4tDfGrj','app','apps','object','message','data'];a217_0x4744=function(){return _0x2eeca1;};return a217_0x4744();}export function getGlobalConfigPath(){return resolveConfigPath(homedir());}export function isInProject(){return!!getProjectConfigPath();}export function inspectCliConfigJsonFile(_0x5a012e){const _0x48dbd4=a217_0x275947;if(!existsSync(_0x5a012e))return{'status':_0x48dbd4(0x10a)};try{const _0x497a28=readFileSync(_0x5a012e,{'encoding':_0x48dbd4(0x114)});if(!_0x497a28?.[_0x48dbd4(0xef)]())return{'status':_0x48dbd4(0x110)};const _0x4714b4=JSON[_0x48dbd4(0x10d)](_0x497a28);return{'status':'ok','data':_0x4714b4};}catch(_0x496009){return{'status':_0x48dbd4(0x119),'message':_0x496009 instanceof Error?_0x496009[_0x48dbd4(0x101)]:String(_0x496009)};}}function a217_0x42b1(_0x2e90e8,_0x50e63b){_0x2e90e8=_0x2e90e8-0xeb;const _0x474402=a217_0x4744();let _0x42b160=_0x474402[_0x2e90e8];return _0x42b160;}function parseCliConfigJsonFile(_0x3e2562,_0x17a4c8,_0x32bb33){const _0x1c7fce=a217_0x275947,_0x3f4fc1=inspectCliConfigJsonFile(_0x3e2562);if(_0x3f4fc1['status']===_0x1c7fce(0x10a)||_0x3f4fc1[_0x1c7fce(0xee)]==='empty')return{};if(_0x3f4fc1[_0x1c7fce(0xee)]==='ok')return _0x3f4fc1[_0x1c7fce(0x102)];return _0x17a4c8===_0x1c7fce(0xeb)&&_0x32bb33&&console[_0x1c7fce(0x119)](CLI_BIN_NAME+':\x20'+_0x32bb33+_0x1c7fce(0xf9)+_0x3e2562+_0x1c7fce(0xf2)+_0x3f4fc1[_0x1c7fce(0x101)]),{};}function normalizeLegacyConfigShape(_0x4f93dd){const _0x2c3e58=a217_0x275947;if(!_0x4f93dd||typeof _0x4f93dd!==_0x2c3e58(0x100))return{'config':{},'migrated':![]};const _0x1389a7={..._0x4f93dd},_0x3be3c3=_0x1389a7['apps']&&typeof _0x1389a7[_0x2c3e58(0xff)]===_0x2c3e58(0x100)?{..._0x1389a7[_0x2c3e58(0xff)]}:{},_0x40b41f=Object[_0x2c3e58(0x103)](_0x3be3c3)[_0x2c3e58(0x116)],_0x3f794f=_0x1389a7[_0x2c3e58(0xf0)]||_0x1389a7[_0x2c3e58(0xfe)];let _0x563287=![];if(_0x3f794f&&_0x40b41f===0x0){const _0x3b5347=typeof _0x1389a7['defaultApp']==='string'&&_0x1389a7['defaultApp'][_0x2c3e58(0xef)]()?_0x1389a7['defaultApp']:String(_0x3f794f)[_0x2c3e58(0xef)]();_0x3be3c3[_0x3b5347]={'appcode':String(_0x3f794f)[_0x2c3e58(0xef)](),..._0x1389a7[_0x2c3e58(0x112)]!=null?{'env':_0x1389a7[_0x2c3e58(0x112)]}:{},..._0x1389a7['apiDir']!=null?{'apiDir':_0x1389a7[_0x2c3e58(0xf5)]}:{},..._0x1389a7['cookie']!=null?{'cookie':_0x1389a7['cookie']}:{},..._0x1389a7[_0x2c3e58(0x115)]!=null?{'accessKey':_0x1389a7[_0x2c3e58(0x115)]}:{},..._0x1389a7[_0x2c3e58(0x10e)]!=null?{'format':_0x1389a7[_0x2c3e58(0x10e)]}:{},..._0x1389a7[_0x2c3e58(0xed)]!=null?{'pageSize':_0x1389a7[_0x2c3e58(0xed)]}:{},..._0x1389a7['riskLevel']!=null?{'riskLevel':_0x1389a7[_0x2c3e58(0xf8)]}:{},..._0x1389a7['locale']!=null?{'locale':_0x1389a7[_0x2c3e58(0x10c)]}:{}},_0x1389a7[_0x2c3e58(0xff)]=_0x3be3c3;if(!_0x1389a7[_0x2c3e58(0x11a)])_0x1389a7[_0x2c3e58(0x11a)]=_0x3b5347;_0x563287=!![];}return(_0x2c3e58(0xf0)in _0x1389a7||_0x2c3e58(0xfe)in _0x1389a7)&&(delete _0x1389a7['appcode'],delete _0x1389a7['app'],_0x563287=!![]),{'config':_0x1389a7,'migrated':_0x563287};}function writeNormalizedConfigIfNeeded(_0x188563,_0x4e76b6){const _0x370658=a217_0x275947,_0x551148=JSON[_0x370658(0x117)](_0x4e76b6,null,0x2)+'\x0a';if(normalizedWriteCache[_0x370658(0xfc)](_0x188563)===_0x551148)return;writeConfigFile(_0x188563,_0x4e76b6),normalizedWriteCache['set'](_0x188563,_0x551148);}function parseAndNormalizeConfig(_0xb4b8f6,_0x54a7b4,_0x42ba2e){const _0x314ccc=a217_0x275947,_0x17bfb7=parseCliConfigJsonFile(_0xb4b8f6,_0x54a7b4,_0x42ba2e),_0x1de4e7=normalizeLegacyConfigShape(_0x17bfb7);if(_0x1de4e7['migrated'])try{writeNormalizedConfigIfNeeded(_0xb4b8f6,_0x1de4e7[_0x314ccc(0xf4)]);}catch{}return _0x1de4e7[_0x314ccc(0xf4)];}export function loadRawConfigLayers(_0x194505){const _0xfe3f38=a217_0x275947;let _0x2ce948={},_0x3fd04e={};const _0x3cf1e5=resolveConfigPath(homedir());_0x3cf1e5&&(_0x2ce948=parseAndNormalizeConfig(_0x3cf1e5,_0xfe3f38(0xeb),_0xfe3f38(0x11b)));const _0x1631d1=_0x194505??findProjectRootDirectory(),_0x31bd0f=resolveConfigPath(_0x1631d1);return _0x31bd0f&&(_0x3fd04e=parseAndNormalizeConfig(_0x31bd0f,_0xfe3f38(0xeb),_0xfe3f38(0x10b))),{'globalPath':_0x3cf1e5,'projectPath':_0x31bd0f,'globalConfig':_0x2ce948,'projectConfig':_0x3fd04e};}const INHERIT_WHITELIST=[a217_0x275947(0xec),a217_0x275947(0x115),a217_0x275947(0x10c),'format',a217_0x275947(0xf8),a217_0x275947(0xed)];export function mergeRawConfigLayers(_0x17cd39){const _0x1c58a9=a217_0x275947,{globalConfig:_0x5c69d0,projectConfig:_0x2f2de9}=_0x17cd39,_0x4354cf=Object['keys'](_0x2f2de9)[_0x1c58a9(0x116)]>0x0;if(!_0x4354cf)return mergeGlobalOnly(_0x5c69d0);if(_0x2f2de9[_0x1c58a9(0x105)]===!![])return mergeFullInherit(_0x5c69d0,_0x2f2de9);if(_0x2f2de9[_0x1c58a9(0x105)]===![])return mergeIsolated(_0x2f2de9);return mergeProjectFirst(_0x5c69d0,_0x2f2de9);}function mergeGlobalOnly(_0x48ffe3){const _0x22629d=a217_0x275947,_0x453309={..._0x48ffe3},_0x1938ac=_0x48ffe3[_0x22629d(0xff)]&&typeof _0x48ffe3['apps']===_0x22629d(0x100)?_0x48ffe3[_0x22629d(0xff)]:{};if(Object[_0x22629d(0x103)](_0x1938ac)[_0x22629d(0x116)]>0x0)_0x453309[_0x22629d(0xff)]=_0x1938ac;if(_0x48ffe3['defaultApp'])_0x453309['defaultApp']=_0x48ffe3['defaultApp'];else{const _0x35cd06=Object[_0x22629d(0x103)](_0x1938ac);if(_0x35cd06[_0x22629d(0x116)]>0x0)_0x453309[_0x22629d(0x11a)]=_0x35cd06[0x0];}return _0x453309;}function mergeIsolated(_0x48f2c9){const _0x167c34=a217_0x275947,_0x3fa93e={..._0x48f2c9};delete _0x3fa93e[_0x167c34(0x105)];const _0x41d252=_0x48f2c9[_0x167c34(0xff)]&&typeof _0x48f2c9['apps']===_0x167c34(0x100)?_0x48f2c9[_0x167c34(0xff)]:{};Object['keys'](_0x41d252)[_0x167c34(0x116)]>0x0?_0x3fa93e[_0x167c34(0xff)]=_0x41d252:delete _0x3fa93e[_0x167c34(0xff)];if(_0x167c34(0x11a)in _0x48f2c9)_0x3fa93e['defaultApp']=_0x48f2c9[_0x167c34(0x11a)];else Object[_0x167c34(0x103)](_0x41d252)[_0x167c34(0x116)]>0x0?_0x3fa93e[_0x167c34(0x11a)]=Object[_0x167c34(0x103)](_0x41d252)[0x0]:delete _0x3fa93e['defaultApp'];return _0x3fa93e;}function mergeProjectFirst(_0x416bed,_0x18093b){const _0xf5c7f5=a217_0x275947,_0x950086={..._0x18093b};delete _0x950086[_0xf5c7f5(0x105)];for(const _0x3642e8 of INHERIT_WHITELIST){!(_0x3642e8 in _0x950086)&&_0x3642e8 in _0x416bed&&(_0x950086[_0x3642e8]=_0x416bed[_0x3642e8]);}const _0x3ff0a9=_0x18093b['apps']&&typeof _0x18093b[_0xf5c7f5(0xff)]==='object'?_0x18093b[_0xf5c7f5(0xff)]:{};Object[_0xf5c7f5(0x103)](_0x3ff0a9)['length']>0x0?_0x950086[_0xf5c7f5(0xff)]=_0x3ff0a9:delete _0x950086['apps'];if(_0xf5c7f5(0x11a)in _0x18093b)_0x950086['defaultApp']=_0x18093b[_0xf5c7f5(0x11a)];else Object[_0xf5c7f5(0x103)](_0x3ff0a9)[_0xf5c7f5(0x116)]>0x0?_0x950086[_0xf5c7f5(0x11a)]=Object[_0xf5c7f5(0x103)](_0x3ff0a9)[0x0]:delete _0x950086[_0xf5c7f5(0x11a)];return _0x950086;}function mergeFullInherit(_0x4def99,_0x365b62){const _0x2c9633=a217_0x275947,_0x44a8c8=_0x4def99['apps']&&typeof _0x4def99['apps']===_0x2c9633(0x100)?_0x4def99[_0x2c9633(0xff)]:{},_0x140df6=_0x365b62[_0x2c9633(0xff)]&&typeof _0x365b62[_0x2c9633(0xff)]===_0x2c9633(0x100)?_0x365b62[_0x2c9633(0xff)]:{},_0x2cab6a={..._0x44a8c8,..._0x140df6},_0x1b1ce2={..._0x4def99,..._0x365b62};delete _0x1b1ce2[_0x2c9633(0x105)];if(Object[_0x2c9633(0x103)](_0x2cab6a)['length']>0x0)_0x1b1ce2['apps']=_0x2cab6a;if(_0x2c9633(0x11a)in _0x365b62)_0x1b1ce2[_0x2c9633(0x11a)]=_0x365b62['defaultApp'];else{if(Object[_0x2c9633(0x103)](_0x140df6)[_0x2c9633(0x116)]>0x0)_0x1b1ce2[_0x2c9633(0x11a)]=Object['keys'](_0x140df6)[0x0];else{if(_0x4def99['defaultApp'])_0x1b1ce2['defaultApp']=_0x4def99[_0x2c9633(0x11a)];else{const _0x397406=Object[_0x2c9633(0x103)](_0x44a8c8);if(_0x397406[_0x2c9633(0x116)]>0x0)_0x1b1ce2[_0x2c9633(0x11a)]=_0x397406[0x0];}}}return _0x1b1ce2;}export function readRawConfigWithLayers(_0x5a7fa0){const _0x3bd910=loadRawConfigLayers(_0x5a7fa0);return{'config':mergeRawConfigLayers(_0x3bd910),'layers':_0x3bd910};}export function readRawConfig(_0x4bf698){return mergeRawConfigLayers(loadRawConfigLayers(_0x4bf698));}export function readConfigFile(_0x3bf816){const _0x18a58e=a217_0x275947;return parseAndNormalizeConfig(_0x3bf816,_0x18a58e(0x106));}export function writeConfigFile(_0x16c01c,_0x3e94b3){const _0x7cedbe=a217_0x275947,_0x54650d=dirname(_0x16c01c);!existsSync(_0x54650d)&&mkdirSync(_0x54650d,{'recursive':!![]});const _0x3698bc=_0x16c01c+_0x7cedbe(0xf1);try{writeFileSync(_0x3698bc,JSON[_0x7cedbe(0x117)](_0x3e94b3,null,0x2)+'\x0a',{'encoding':_0x7cedbe(0x114),'mode':0x180}),renameSync(_0x3698bc,_0x16c01c);}catch(_0x28847f){try{unlinkSync(_0x3698bc);}catch{}throw _0x28847f;}}export function resolveWriteConfigPath(_0x2c43c6){const _0x43ea27=a217_0x275947,_0x1f64ee=_0x2c43c6===_0x43ea27(0x107)?process['cwd']():homedir(),_0x5012a9=resolveConfigPath(_0x1f64ee);return _0x5012a9??resolve(_0x1f64ee,NEW_CONFIG_NAME);}
|
package/lib/context.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x18c7fc,_0x5c99bb){const _0x5f0ad7=a218_0x3d15,_0x2457fb=_0x18c7fc();while(!![]){try{const _0x52a82f=-parseInt(_0x5f0ad7(0x97))/0x1+-parseInt(_0x5f0ad7(0x83))/0x2*(parseInt(_0x5f0ad7(0x86))/0x3)+-parseInt(_0x5f0ad7(0x7a))/0x4+parseInt(_0x5f0ad7(0x7b))/0x5*(parseInt(_0x5f0ad7(0x80))/0x6)+-parseInt(_0x5f0ad7(0x89))/0x7+-parseInt(_0x5f0ad7(0x8e))/0x8+parseInt(_0x5f0ad7(0x99))/0x9*(parseInt(_0x5f0ad7(0x82))/0xa);if(_0x52a82f===_0x5c99bb)break;else _0x2457fb['push'](_0x2457fb['shift']());}catch(_0x46d6f4){_0x2457fb['push'](_0x2457fb['shift']());}}}(a218_0x2e40,0x20b83));import{resolve}from'node:path';import{CLI_BIN_NAME}from'./constant/cli.js';import{buildAuth}from'./context/auth-resolver.js';import{resolveAppConfig}from'./context/app-resolver.js';import{CONFIG_NAMES,LEGACY_CONFIG_NAMES,NEW_CONFIG_NAME,findProjectRootDirectory,getGlobalConfigPath,getProjectConfigPath,inspectCliConfigJsonFile,isInProject,loadRawConfigLayers,mergeRawConfigLayers,readConfigFile,readRawConfig,readRawConfigWithLayers,resolveConfigPath,resolveWriteConfigPath,writeConfigFile}from'./context/config-loader.js';function a218_0x2e40(){const _0x5d5c43=['11390kCiCHT','app','keys','39fDdahK','apiDomain','argv','672980gTwTES','cwd','defaultApp','string','length','450952qaGGee','trim','template_base_url','env','values','replace','setLogPath','userDomain','runtimeDomain','117354fQBsea','./utils/is-non-interactive.js','63IEMgcF','globalConfig','apps','raw','api.ts','entries','appcode','./constant/domain.js','665864DdFqVQ','437915DCXMKn','-api.ts','./constant/env.js','filter','object','12gtlcov','projectConfig','670310vKChMH'];a218_0x2e40=function(){return _0x5d5c43;};return a218_0x2e40();}import{logger}from'./utils/logger.js';export{CONFIG_NAMES,LEGACY_CONFIG_NAMES,NEW_CONFIG_NAME,findProjectRootDirectory,getGlobalConfigPath,getProjectConfigPath,inspectCliConfigJsonFile,isInProject,loadRawConfigLayers,mergeRawConfigLayers,readConfigFile,readRawConfig,readRawConfigWithLayers,resolveConfigPath,resolveWriteConfigPath,writeConfigFile};function env(_0x1a50aa){return process.env[`RABETBASE_${_0x1a50aa}`]||process.env[`LOVRABET_${_0x1a50aa}`]||undefined;}function optionalString(_0x54e0c5){const _0x144efd=a218_0x3d15;return typeof _0x54e0c5===_0x144efd(0x8c)&&_0x54e0c5[_0x144efd(0x8f)]()?_0x54e0c5['trim']():undefined;}export async function createContext(_0x1e4ffc){const _0x395c7a=a218_0x3d15,{config:_0x13eca8,layers:_0x47e504}=readRawConfigWithLayers(),_0x56912f=buildConfig(_0x13eca8,_0x1e4ffc,_0x47e504);await initGlobalEnvironment(_0x56912f);const {getUserDomain:_0x5df923,getApiDomain:_0x3589c9}=await import(_0x395c7a(0x79)),_0x498f85={'apiDomain':_0x3589c9(),'userDomain':_0x5df923()},_0x1263ff=await buildAuth(_0x56912f);logger[_0x395c7a(0x94)](process['cwd']());const _0x163535=(CLI_BIN_NAME+'\x20'+process[_0x395c7a(0x88)]['slice'](0x2)['join']('\x20'))[_0x395c7a(0x8f)]();logger['setRawCommand'](_0x163535);const {isNonInteractive:_0x47f32b}=await import(_0x395c7a(0x98)),_0x4c5ef5=_0x47f32b(_0x1e4ffc);return{'config':_0x56912f,'auth':_0x1263ff,'logger':logger,'env':_0x498f85,'nonInteractive':_0x4c5ef5};}export function buildConfigFromFlags(_0x36188b){const {config:_0x51ac03,layers:_0x47ed54}=readRawConfigWithLayers();return buildConfig(_0x51ac03,_0x36188b,_0x47ed54);}export async function initGlobalEnvironment(_0xd24e34){const _0x3d9952=a218_0x3d15,{initEnv:_0x36ad0c}=await import(_0x3d9952(0x7d));_0x36ad0c(_0xd24e34['env']);const {initDomains:_0x1822ae}=await import(_0x3d9952(0x79));_0x1822ae({'apiDomain':optionalString(_0xd24e34[_0x3d9952(0x9c)]?.[_0x3d9952(0x87)]),'userDomain':optionalString(_0xd24e34['raw']?.[_0x3d9952(0x95)]),'runtimeDomain':optionalString(_0xd24e34['raw']?.[_0x3d9952(0x96)])});}export function getConfigAppCode(_0x4e147b){const _0x3ba44c=a218_0x3d15,_0x5c94cc=readRawConfig(_0x4e147b);if(_0x5c94cc['apps']&&typeof _0x5c94cc[_0x3ba44c(0x9b)]===_0x3ba44c(0x7f)){const _0x3b4ffe=_0x5c94cc['defaultApp'];if(_0x3b4ffe&&_0x5c94cc[_0x3ba44c(0x9b)][_0x3b4ffe]?.[_0x3ba44c(0x9f)])return String(_0x5c94cc['apps'][_0x3b4ffe][_0x3ba44c(0x9f)])[_0x3ba44c(0x8f)]();const _0x308e94=Object[_0x3ba44c(0x92)](_0x5c94cc[_0x3ba44c(0x9b)])[0x0];if(_0x308e94?.['appcode'])return String(_0x308e94[_0x3ba44c(0x9f)])[_0x3ba44c(0x8f)]();}const _0x274771=_0x5c94cc['appcode']||_0x5c94cc[_0x3ba44c(0x84)];if(typeof _0x274771!==_0x3ba44c(0x8c)||_0x274771[_0x3ba44c(0x8f)]()==='')return undefined;return _0x274771[_0x3ba44c(0x8f)]();}export function getMultiAppConfigs(_0x219772='project',_0x2675c5){const _0x2b90c0=a218_0x3d15,_0x55a58d=loadRawConfigLayers(_0x2675c5);let _0x19f4fc,_0x5cf257;if(_0x219772==='merged'){const _0x4fe284=_0x55a58d[_0x2b90c0(0x9a)]['apps']&&typeof _0x55a58d[_0x2b90c0(0x9a)][_0x2b90c0(0x9b)]===_0x2b90c0(0x7f)?_0x55a58d[_0x2b90c0(0x9a)]['apps']:{},_0x21dd6e=_0x55a58d['projectConfig']['apps']&&typeof _0x55a58d[_0x2b90c0(0x81)][_0x2b90c0(0x9b)]==='object'?_0x55a58d[_0x2b90c0(0x81)][_0x2b90c0(0x9b)]:{};_0x19f4fc={..._0x4fe284,..._0x21dd6e};const _0x31045b=readRawConfig(_0x2675c5);_0x5cf257=_0x31045b[_0x2b90c0(0x8b)];}else _0x19f4fc=_0x55a58d[_0x2b90c0(0x81)][_0x2b90c0(0x9b)],_0x5cf257=_0x55a58d[_0x2b90c0(0x81)][_0x2b90c0(0x8b)];if(!_0x19f4fc||typeof _0x19f4fc!=='object'||Object[_0x2b90c0(0x85)](_0x19f4fc)[_0x2b90c0(0x8d)]===0x0)return null;return Object[_0x2b90c0(0x9e)](_0x19f4fc)['map'](([_0x1dbec9,_0xae7db2])=>({'name':_0x1dbec9,'appcode':_0xae7db2?.[_0x2b90c0(0x9f)]||'','isDefault':_0x1dbec9===_0x5cf257,'env':_0xae7db2?.[_0x2b90c0(0x91)],'apiDir':_0xae7db2?.['apiDir'],'cookie':_0xae7db2?.['cookie']||undefined}))[_0x2b90c0(0x7e)](_0x1166a9=>_0x1166a9[_0x2b90c0(0x9f)]);}export function getTemplateBaseUrl(_0x57396d){const _0x4b1649=a218_0x3d15,_0x3a3a1c=readRawConfig(_0x57396d);if(_0x3a3a1c[_0x4b1649(0x90)]&&typeof _0x3a3a1c[_0x4b1649(0x90)]===_0x4b1649(0x8c))return _0x3a3a1c[_0x4b1649(0x90)][_0x4b1649(0x93)](/\/$/,'');return'https://g.lovrabet.com/dist/lovrabet-skill';}function buildConfig(_0x35f878,_0x11911d,_0x3d57f4){return{...resolveAppConfig({'raw':_0x35f878,'flags':_0x11911d,'layers':_0x3d57f4,'readEnv':env}),'raw':_0x35f878};}function a218_0x3d15(_0x4bd484,_0x54ca92){_0x4bd484=_0x4bd484-0x79;const _0x2e40c5=a218_0x2e40();let _0x3d15a3=_0x2e40c5[_0x4bd484];return _0x3d15a3;}export function resolveApiFilePath(_0xe6df5,_0x3a2446){const _0x554a51=a218_0x3d15,_0x457363=resolve(process[_0x554a51(0x8a)](),_0xe6df5),_0xa54ac1=resolve(_0x457363,_0x554a51(0x9d));if(!_0x3a2446)return _0xa54ac1;const _0x315f95=readRawConfig(),_0x49e6e7=_0x315f95[_0x554a51(0x9b)]&&typeof _0x315f95[_0x554a51(0x9b)]===_0x554a51(0x7f)?_0x315f95[_0x554a51(0x9b)]:{},_0x2bb401=Object[_0x554a51(0x9e)](_0x49e6e7)['find'](([,_0x404cc7])=>_0x404cc7?.['appcode']===_0x3a2446);if(!_0x2bb401)return _0xa54ac1;const [_0x28d78d,_0x58086c]=_0x2bb401,_0x2d71db=typeof _0x315f95[_0x554a51(0x8b)]==='string'?_0x315f95[_0x554a51(0x8b)]:undefined;if(_0x58086c?.['apiDir'])return _0xa54ac1;if(_0x2d71db&&_0x28d78d!==_0x2d71db)return resolve(_0x457363,_0x28d78d+_0x554a51(0x7c));return _0xa54ac1;}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x408e21,_0x3dc21e){const _0x4fb194=a219_0x1771,_0x27b5f4=_0x408e21();while(!![]){try{const _0x597245=parseInt(_0x4fb194(0x148))/0x1+parseInt(_0x4fb194(0x14b))/0x2+parseInt(_0x4fb194(0x141))/0x3+-parseInt(_0x4fb194(0x14c))/0x4*(parseInt(_0x4fb194(0x14f))/0x5)+parseInt(_0x4fb194(0x146))/0x6+-parseInt(_0x4fb194(0x14e))/0x7*(parseInt(_0x4fb194(0x152))/0x8)+-parseInt(_0x4fb194(0x145))/0x9*(parseInt(_0x4fb194(0x14d))/0xa);if(_0x597245===_0x3dc21e)break;else _0x27b5f4['push'](_0x27b5f4['shift']());}catch(_0x4a12d3){_0x27b5f4['push'](_0x27b5f4['shift']());}}}(a219_0xfce5,0x7aea1));import{readFileSync,existsSync}from'node:fs';import{resolve}from'node:path';const cache=new Map();function parseApiFile(_0x23d18f){const _0x37ef72=[],_0x2720e1=/\{\s*datasetCode:\s*"([^"]+)"\s*,\s*tableName:\s*"([^"]+)"\s*,\s*name:\s*"([^"]*?)"\s*,\s*alias:\s*"([^"]+)"\s*,?\s*\}/g;let _0x210428;while((_0x210428=_0x2720e1['exec'](_0x23d18f))!==null){_0x37ef72['push']({'datasetCode':_0x210428[0x1],'tableName':_0x210428[0x2],'name':_0x210428[0x3],'alias':_0x210428[0x4]});}return _0x37ef72;}export function loadAliasMap(_0x5f06d3,_0x4ec3cc,_0xca2cb5){const _0x432db5=a219_0x1771,_0x4b2ac2=_0xca2cb5??resolve(process[_0x432db5(0x147)](),_0x5f06d3,_0x432db5(0x142));if(cache[_0x432db5(0x150)](_0x4b2ac2))return cache['get'](_0x4b2ac2);if(!existsSync(_0x4b2ac2))return cache[_0x432db5(0x149)](_0x4b2ac2,[]),[];try{const _0x285bc6=readFileSync(_0x4b2ac2,_0x432db5(0x144)),_0x1d3d54=parseApiFile(_0x285bc6);return cache[_0x432db5(0x149)](_0x4b2ac2,_0x1d3d54),_0x1d3d54;}catch{return cache[_0x432db5(0x149)](_0x4b2ac2,[]),[];}}export function resolveAlias(_0x51dd5d,_0x532f26,_0x85b6f1,_0x5e7f51){const _0x2b1ab3=a219_0x1771;if(!_0x532f26)return undefined;const _0x2f62bc=loadAliasMap(_0x51dd5d,_0x85b6f1,_0x5e7f51),_0x3f05a8=_0x2f62bc[_0x2b1ab3(0x14a)](_0x42b76b=>_0x42b76b[_0x2b1ab3(0x151)]===_0x532f26);return _0x3f05a8?.[_0x2b1ab3(0x143)];}function a219_0xfce5(){const _0x8446da=['1615452EDiXUT','api.ts','datasetCode','utf-8','52470CxfAWm','2285688ISbmPO','cwd','184351mtIljl','set','find','187552HQtXxi','825128RYFNat','20qQViRu','7oWyHuX','15cGqFRV','has','alias','508768kRcFck'];a219_0xfce5=function(){return _0x8446da;};return a219_0xfce5();}function a219_0x1771(_0x1e298d,_0x23d6a0){_0x1e298d=_0x1e298d-0x141;const _0xfce588=a219_0xfce5();let _0x17719e=_0xfce588[_0x1e298d];return _0x17719e;}export function listAliases(_0x5df8ba,_0x1aaa53,_0x9a7211){return loadAliasMap(_0x5df8ba,_0x1aaa53,_0x9a7211);}
|