@unbrained/pm-cli 2026.7.7 → 2026.7.8
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/CHANGELOG.md +18 -0
- package/dist/cli/commands/completion.js +10 -2
- package/dist/cli/commands/completion.js.map +1 -1
- package/dist/cli/commands/context.d.ts +1 -0
- package/dist/cli/commands/context.js +4 -4
- package/dist/cli/commands/context.js.map +1 -1
- package/dist/cli/commands/extension.d.ts +23 -19
- package/dist/cli/commands/extension.js +167 -57
- package/dist/cli/commands/extension.js.map +1 -1
- package/dist/cli/commands/search.js +3 -3
- package/dist/cli/commands/search.js.map +1 -1
- package/dist/cli/help-content.js +28 -2
- package/dist/cli/help-content.js.map +1 -1
- package/dist/cli/register-list-query.js +3 -2
- package/dist/cli/register-list-query.js.map +1 -1
- package/dist/cli/register-setup.js +8 -2
- package/dist/cli/register-setup.js.map +1 -1
- package/dist/cli-bundle/chunks/append-CDPAYYSB.js +11 -0
- package/dist/cli-bundle/chunks/{append-PVCTBVJG.js → append-RSPHC423.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-LCFJ7XAM.js → chunk-2BVD4ZD2.js} +267 -232
- package/dist/cli-bundle/chunks/chunk-2BVD4ZD2.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-MHNMCDWR.js → chunk-2RADY7IB.js} +212 -38
- package/dist/cli-bundle/chunks/chunk-2RADY7IB.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-S547WBYG.js → chunk-3FRNNVWY.js} +212 -38
- package/dist/cli-bundle/chunks/chunk-3FRNNVWY.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-H2SMKL2N.js → chunk-3FUXM574.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-DR2V5OIV.js → chunk-3SHDAKMF.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-MRFWUSVA.js → chunk-3UXIMY62.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-WCWVEXGA.js → chunk-3V5C7PUH.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-43YSKY75.js → chunk-3YJDIJIE.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-HX6QXV5P.js → chunk-4I7KS5ES.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-XHCVAZGM.js → chunk-4OCWJ2AP.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-3TYOW6RR.js → chunk-5STY7NVM.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-7VQ3JJN5.js → chunk-5VAZHYVQ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-MCEUKJKW.js → chunk-6FU5BVRB.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-AJUON7E6.js → chunk-6RR4XM5H.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-TEISGNSH.js → chunk-6TD5QGIB.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-565WYS5W.js → chunk-6WCXSC5V.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-NWWL22C7.js → chunk-6ZKDMEVT.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-VLEA2UTQ.js → chunk-7QKSLAHB.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-S6VC2A2K.js → chunk-7TBUV7XS.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-YPMZMKN7.js → chunk-7UCBLJDF.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-4MZOKTI2.js → chunk-AEOFBBWO.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-TZLYO4PP.js → chunk-ASMRSIDX.js} +16 -16
- package/dist/cli-bundle/chunks/{chunk-ZO7CLOY2.js → chunk-BFNFTHWQ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-YNCFP5AR.js → chunk-BPJ5NYSJ.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-P3MJJW7P.js → chunk-C3YU3TXX.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-SY75LYXR.js → chunk-C6XSTACC.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-2TILG6F2.js → chunk-CGDUIPJL.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-J7BOLHAV.js → chunk-CXH7EMSB.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-6G6O3OPQ.js → chunk-D63PEJTB.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-W5HXHC7C.js → chunk-D6J5673C.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-LZQU6XJG.js → chunk-DUBC6TI3.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-YPD7SQ5P.js → chunk-EEJKHF7M.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-EDO7VXSO.js → chunk-EP2CKDS7.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-S5BNGFN5.js → chunk-EYPIUFWJ.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-SIM5JDON.js → chunk-F5DDGY6R.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-I74FMIWA.js → chunk-FFB3WITE.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-43UQN754.js → chunk-FJR2S7S4.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-X47MKQXU.js → chunk-FL625JJM.js} +166 -64
- package/dist/cli-bundle/chunks/chunk-FL625JJM.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-CJQM7O7R.js → chunk-FOJEBRDD.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-XZWL7VNE.js → chunk-G4FKP4ID.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-Y5IKRUEM.js → chunk-GE44TQMC.js} +167 -65
- package/dist/cli-bundle/chunks/chunk-GE44TQMC.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-E3YQFSFE.js → chunk-GLMJLBLR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-KTGJ2CBU.js → chunk-GO2X6ZRB.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-YH5NBDFA.js → chunk-GQOKFX2G.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-DDDWVPID.js → chunk-GSQVQINP.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-7ML7JONU.js → chunk-HI27UADG.js} +14 -14
- package/dist/cli-bundle/chunks/chunk-HI27UADG.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-VGO73OCK.js → chunk-HZZ3AC27.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-7Y5N34HX.js → chunk-IINCZYM3.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-GLS6VMWI.js → chunk-INOWVPUD.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-4IQKDKGE.js → chunk-IYRG5AEC.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-PDXJXEZJ.js → chunk-J6AD3GWC.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-52NS7JDP.js → chunk-JH5XDDYS.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-GPIDUMMN.js → chunk-JYVPLGOW.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-EIUBK2LT.js → chunk-K52C6YPA.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-2LEJGRQ7.js → chunk-KFL3XHMA.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-J2VGADNG.js → chunk-KMXVZ2P7.js} +16 -16
- package/dist/cli-bundle/chunks/{chunk-XS2TMNXR.js → chunk-LD2NBQ5T.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-II7R6KD4.js → chunk-LG4N6YOK.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-M62RO3XK.js → chunk-LHDHS4Z6.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-F6MT7KKE.js → chunk-MCH6IKK7.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-UO7XAZK6.js → chunk-MFLLULHU.js} +267 -232
- package/dist/cli-bundle/chunks/chunk-MFLLULHU.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-2APXX4TZ.js → chunk-ML27MHNM.js} +23 -7
- package/dist/cli-bundle/chunks/chunk-ML27MHNM.js.map +1 -0
- package/dist/cli-bundle/chunks/{chunk-IDIBF4E2.js → chunk-MYHFZNBO.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-Y7KYVCZM.js → chunk-NGBWEYNY.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-RB3KLPAH.js → chunk-NRMDT4OV.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-GH73UOSJ.js → chunk-NTOOEVJ4.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-ZNEG2UDO.js → chunk-P2WE5KCU.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-EMXPI36L.js → chunk-PAWPLIWW.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-AGAVEDIE.js → chunk-PCBZ2VJD.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-6XTSYPPO.js → chunk-PJPZTE7P.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-3X542TEY.js → chunk-Q3CFSOQZ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-4BKDAEDF.js → chunk-QJZM5WO5.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-HHEWQXPD.js → chunk-QLEH6FTQ.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-D2DCTFTL.js → chunk-QYZMZD4L.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-F6YC2A6X.js → chunk-RDJXIAJB.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-6UQCNWFV.js → chunk-RFHLRMLQ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-Q64AYQYW.js → chunk-RL24NAUX.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-C5ACVMOI.js → chunk-RLHQ3G4M.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-5FIQ4EX3.js → chunk-SCJPFQQT.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-42LXP4VO.js → chunk-SIQGG335.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-TNC6MZUD.js → chunk-SN5X5GTU.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-43SIHQND.js → chunk-TKWTJGD6.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-YCVWWIKY.js → chunk-TR2C6V5T.js} +25 -9
- package/dist/cli-bundle/chunks/chunk-TR2C6V5T.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-FILL6BB2.js → chunk-TTCJCKUJ.js} +14 -14
- package/dist/cli-bundle/chunks/chunk-TTCJCKUJ.js.map +7 -0
- package/dist/cli-bundle/chunks/{chunk-YTD5GICJ.js → chunk-TU5P744I.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-QFBSP3NI.js → chunk-TUDAYIO7.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-EOUVR7JN.js → chunk-U72GF3I2.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-7PNQA24K.js → chunk-UCRYCT5M.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-FN6SB4HU.js → chunk-UEATYUZW.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-V5ZWKJNY.js → chunk-UFNFHCAC.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-XBX5CBRQ.js → chunk-UH6VFRV6.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-GTM5HQL4.js → chunk-UIHDZS6X.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-TGUK6XN6.js → chunk-UURYLDDC.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-6LCJRGPD.js → chunk-UVFJSKTF.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-3G6UMXT3.js → chunk-W2VFNVSJ.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-DG6BSXZ7.js → chunk-WVEMZZCR.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-RY7PTTUB.js → chunk-XN5BEN2B.js} +5 -5
- package/dist/cli-bundle/chunks/{chunk-XC3X7BQR.js → chunk-XPSGJ4IV.js} +8 -8
- package/dist/cli-bundle/chunks/{chunk-ARKHKYYS.js → chunk-YQEKE4FO.js} +7 -7
- package/dist/cli-bundle/chunks/{chunk-QDABF2RB.js → chunk-YR5R4FMQ.js} +10 -10
- package/dist/cli-bundle/chunks/{chunk-XPMXPR7K.js → chunk-YSRXFGNV.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-XXIYUTLK.js → chunk-YUCKM3MD.js} +4 -4
- package/dist/cli-bundle/chunks/{chunk-N6ZHDLUY.js → chunk-YUMNZS3X.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-TEKZOS7M.js → chunk-Z2JQH2MG.js} +2 -2
- package/dist/cli-bundle/chunks/{chunk-E3LWJUGF.js → chunk-Z6RLSNUX.js} +3 -3
- package/dist/cli-bundle/chunks/{chunk-EVEPHNXJ.js → chunk-ZMOPZFVT.js} +4 -4
- package/dist/cli-bundle/chunks/close-E3RLZSP2.js +12 -0
- package/dist/cli-bundle/chunks/{close-3YYQ5OG2.js → close-K6BFI3OX.js} +5 -5
- package/dist/cli-bundle/chunks/{close-many-D366FTIG.js → close-many-6NBL3PM4.js} +13 -13
- package/dist/cli-bundle/chunks/close-many-X4YKS3RO.js +22 -0
- package/dist/cli-bundle/chunks/{comments-54XDJNFE.js → comments-PLFK5ZKK.js} +7 -7
- package/dist/cli-bundle/chunks/comments-ZNOD5PTV.js +13 -0
- package/dist/cli-bundle/chunks/copy-F7BUFY4J.js +9 -0
- package/dist/cli-bundle/chunks/{copy-44RT5GDW.js → copy-VH3L4MN2.js} +4 -4
- package/dist/cli-bundle/chunks/create-AMBMYP6F.js +25 -0
- package/dist/cli-bundle/chunks/{create-4GWJWPXG.js → create-TRIBYORN.js} +9 -9
- package/dist/cli-bundle/chunks/delete-6KQHZYIP.js +10 -0
- package/dist/cli-bundle/chunks/{delete-YQ2VPXNF.js → delete-ZNXUNCZR.js} +4 -4
- package/dist/cli-bundle/chunks/{deps-FMANWFRP.js → deps-CVDY7FFK.js} +4 -4
- package/dist/cli-bundle/chunks/{deps-BU5EBJDU.js → deps-SZXQHV73.js} +4 -4
- package/dist/cli-bundle/chunks/{docs-OQBSJNIA.js → docs-DR74ITCD.js} +6 -6
- package/dist/cli-bundle/chunks/docs-WCVYY6I7.js +14 -0
- package/dist/cli-bundle/chunks/{files-72HZEBOE.js → files-H5YCA74Z.js} +6 -6
- package/dist/cli-bundle/chunks/{files-HTSB2KJG.js → files-QEFQ2M3H.js} +6 -6
- package/dist/cli-bundle/chunks/{focus-FOG4ALC2.js → focus-55TRYSNA.js} +5 -5
- package/dist/cli-bundle/chunks/focus-N2QGNS5D.js +10 -0
- package/dist/cli-bundle/chunks/history-compact-GWQ4UOEI.js +21 -0
- package/dist/cli-bundle/chunks/{history-compact-M6IFAMBP.js → history-compact-JJZ4EFL3.js} +9 -9
- package/dist/cli-bundle/chunks/history-redact-4GJOLXCM.js +17 -0
- package/dist/cli-bundle/chunks/{history-redact-NQX3OGZP.js → history-redact-TPPUT3A5.js} +7 -7
- package/dist/cli-bundle/chunks/history-repair-HVCVCGUF.js +19 -0
- package/dist/cli-bundle/chunks/{history-repair-NHOJG7WO.js → history-repair-J7PIZ6ZP.js} +9 -9
- package/dist/cli-bundle/chunks/{learnings-T63JGKKN.js → learnings-KB6BT4NR.js} +7 -7
- package/dist/cli-bundle/chunks/learnings-YYY3U2Y7.js +13 -0
- package/dist/cli-bundle/chunks/notes-BGG7VL72.js +13 -0
- package/dist/cli-bundle/chunks/{notes-U7L6HQQ2.js → notes-ZTHXVOKM.js} +7 -7
- package/dist/cli-bundle/chunks/{plan-TN537L24.js → plan-CJPKFRBK.js} +10 -10
- package/dist/cli-bundle/chunks/plan-MK2QY3GA.js +24 -0
- package/dist/cli-bundle/chunks/{profile-MHAMXMHQ.js → profile-AQNHXOYA.js} +9 -9
- package/dist/cli-bundle/chunks/{profile-TIGLAKJ7.js → profile-HTBFINKQ.js} +9 -9
- package/dist/cli-bundle/chunks/{register-list-query-ZCRABAPN.js → register-list-query-EEF33SUJ.js} +16 -15
- package/dist/cli-bundle/chunks/{register-list-query-ZCRABAPN.js.map → register-list-query-EEF33SUJ.js.map} +1 -1
- package/dist/cli-bundle/chunks/{register-list-query-OHXD7G5N.js → register-list-query-S4FBWIWN.js} +15 -14
- package/dist/cli-bundle/chunks/{register-list-query-OHXD7G5N.js.map → register-list-query-S4FBWIWN.js.map} +2 -2
- package/dist/cli-bundle/chunks/{register-mutation-XX4H56PE.js → register-mutation-L5Q7AUDN.js} +29 -29
- package/dist/cli-bundle/chunks/{register-mutation-P3G4XP6Q.js → register-mutation-QFLRBCI7.js} +29 -29
- package/dist/cli-bundle/chunks/{register-operations-V6PIYEDU.js → register-operations-HDE4FVW4.js} +26 -26
- package/dist/cli-bundle/chunks/{register-operations-V6VKTG54.js → register-operations-QDU43FCG.js} +26 -26
- package/dist/cli-bundle/chunks/{register-setup-6YVUSQYD.js → register-setup-EGMTAXDC.js} +21 -19
- package/dist/cli-bundle/chunks/register-setup-EGMTAXDC.js.map +1 -0
- package/dist/cli-bundle/chunks/{register-setup-6RVAWT6W.js → register-setup-PNIO3L2P.js} +20 -18
- package/dist/cli-bundle/chunks/register-setup-PNIO3L2P.js.map +7 -0
- package/dist/cli-bundle/chunks/{restore-HC3YSWF7.js → restore-BTBEZ5CK.js} +7 -7
- package/dist/cli-bundle/chunks/restore-EX4UUZL6.js +15 -0
- package/dist/cli-bundle/chunks/{schema-DAGSYO6E.js → schema-DGSTYYQB.js} +6 -6
- package/dist/cli-bundle/chunks/{schema-UBXJCQAC.js → schema-HAIBEE24.js} +6 -6
- package/dist/cli-bundle/chunks/{update-LKD64AFP.js → update-MP4XLU56.js} +12 -12
- package/dist/cli-bundle/chunks/update-SDIRJGSY.js +21 -0
- package/dist/cli-bundle/chunks/update-many-34AIU6W7.js +31 -0
- package/dist/cli-bundle/chunks/update-many-JUPCNOKV.js +35 -0
- package/dist/cli-bundle/main.js +39 -13
- package/dist/cli-bundle/main.js.map +2 -2
- package/dist/cli-bundle/sdk-runtime.js +85 -53
- package/dist/cli-bundle/sdk-testing.js +6 -6
- package/dist/cli-bundle/sdk.js +87 -55
- package/dist/cli-bundle/sdk.js.map +2 -2
- package/dist/core/extensions/extension-types.d.ts +1 -0
- package/dist/core/extensions/extension-types.js +2 -2
- package/dist/core/extensions/extension-types.js.map +1 -1
- package/dist/core/extensions/loader.js +268 -231
- package/dist/core/extensions/loader.js.map +1 -1
- package/dist/sdk/cli-contracts/commander-types.js +3 -3
- package/dist/sdk/cli-contracts/commander-types.js.map +1 -1
- package/dist/sdk/cli-contracts/flag-contracts.js +7 -3
- package/dist/sdk/cli-contracts/flag-contracts.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-parameter-tables.js +10 -2
- package/dist/sdk/cli-contracts/tool-parameter-tables.js.map +1 -1
- package/dist/sdk/cli-contracts/tool-schema.js +7 -3
- package/dist/sdk/cli-contracts/tool-schema.js.map +1 -1
- package/dist/sdk/index.d.ts +1 -1
- package/dist/sdk/index.js +3 -3
- package/dist/sdk/index.js.map +1 -1
- package/dist/sdk/runtime.d.ts +132 -1
- package/dist/sdk/runtime.js +200 -2
- package/dist/sdk/runtime.js.map +1 -1
- package/docs/EXTENSIONS.md +7 -20
- package/docs/RELEASING.md +6 -0
- package/docs/SDK.md +30 -0
- package/package.json +2 -1
- package/dist/cli-bundle/chunks/append-F7WPGIQL.js +0 -11
- package/dist/cli-bundle/chunks/chunk-2APXX4TZ.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-7ML7JONU.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-FILL6BB2.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-LCFJ7XAM.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-MHNMCDWR.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-S547WBYG.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-UO7XAZK6.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-X47MKQXU.js.map +0 -7
- package/dist/cli-bundle/chunks/chunk-Y5IKRUEM.js.map +0 -1
- package/dist/cli-bundle/chunks/chunk-YCVWWIKY.js.map +0 -7
- package/dist/cli-bundle/chunks/close-Z3Q4U7TS.js +0 -12
- package/dist/cli-bundle/chunks/close-many-3L2RXH3M.js +0 -22
- package/dist/cli-bundle/chunks/comments-HGHC2PN6.js +0 -13
- package/dist/cli-bundle/chunks/copy-UGMUGHZA.js +0 -9
- package/dist/cli-bundle/chunks/create-AZXCUYKP.js +0 -25
- package/dist/cli-bundle/chunks/delete-Y6SXIQ4X.js +0 -10
- package/dist/cli-bundle/chunks/docs-VNPBZXEL.js +0 -14
- package/dist/cli-bundle/chunks/focus-SUTMKXGX.js +0 -10
- package/dist/cli-bundle/chunks/history-compact-NEXRPP2O.js +0 -21
- package/dist/cli-bundle/chunks/history-redact-WQJBZ3PX.js +0 -17
- package/dist/cli-bundle/chunks/history-repair-CBHMHAJO.js +0 -19
- package/dist/cli-bundle/chunks/learnings-M64NTSOR.js +0 -13
- package/dist/cli-bundle/chunks/notes-73WE2UV2.js +0 -13
- package/dist/cli-bundle/chunks/plan-OSCNYFGC.js +0 -24
- package/dist/cli-bundle/chunks/register-setup-6RVAWT6W.js.map +0 -7
- package/dist/cli-bundle/chunks/register-setup-6YVUSQYD.js.map +0 -1
- package/dist/cli-bundle/chunks/restore-LFAMMRYZ.js +0 -15
- package/dist/cli-bundle/chunks/update-CJGG5WMV.js +0 -21
- package/dist/cli-bundle/chunks/update-many-G4SM7BHC.js +0 -31
- package/dist/cli-bundle/chunks/update-many-VLIV3D7R.js +0 -35
- /package/dist/cli-bundle/chunks/{append-F7WPGIQL.js.map → append-CDPAYYSB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{append-PVCTBVJG.js.map → append-RSPHC423.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-H2SMKL2N.js.map → chunk-3FUXM574.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-DR2V5OIV.js.map → chunk-3SHDAKMF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MRFWUSVA.js.map → chunk-3UXIMY62.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-WCWVEXGA.js.map → chunk-3V5C7PUH.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-43YSKY75.js.map → chunk-3YJDIJIE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HX6QXV5P.js.map → chunk-4I7KS5ES.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XHCVAZGM.js.map → chunk-4OCWJ2AP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3TYOW6RR.js.map → chunk-5STY7NVM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7VQ3JJN5.js.map → chunk-5VAZHYVQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-MCEUKJKW.js.map → chunk-6FU5BVRB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AJUON7E6.js.map → chunk-6RR4XM5H.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TEISGNSH.js.map → chunk-6TD5QGIB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-565WYS5W.js.map → chunk-6WCXSC5V.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-NWWL22C7.js.map → chunk-6ZKDMEVT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-VLEA2UTQ.js.map → chunk-7QKSLAHB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-S6VC2A2K.js.map → chunk-7TBUV7XS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YPMZMKN7.js.map → chunk-7UCBLJDF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4MZOKTI2.js.map → chunk-AEOFBBWO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TZLYO4PP.js.map → chunk-ASMRSIDX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZO7CLOY2.js.map → chunk-BFNFTHWQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YNCFP5AR.js.map → chunk-BPJ5NYSJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-P3MJJW7P.js.map → chunk-C3YU3TXX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-SY75LYXR.js.map → chunk-C6XSTACC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2TILG6F2.js.map → chunk-CGDUIPJL.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-J7BOLHAV.js.map → chunk-CXH7EMSB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6G6O3OPQ.js.map → chunk-D63PEJTB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-W5HXHC7C.js.map → chunk-D6J5673C.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-LZQU6XJG.js.map → chunk-DUBC6TI3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YPD7SQ5P.js.map → chunk-EEJKHF7M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EDO7VXSO.js.map → chunk-EP2CKDS7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-S5BNGFN5.js.map → chunk-EYPIUFWJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-SIM5JDON.js.map → chunk-F5DDGY6R.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-I74FMIWA.js.map → chunk-FFB3WITE.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-43UQN754.js.map → chunk-FJR2S7S4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-CJQM7O7R.js.map → chunk-FOJEBRDD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XZWL7VNE.js.map → chunk-G4FKP4ID.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-E3YQFSFE.js.map → chunk-GLMJLBLR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-KTGJ2CBU.js.map → chunk-GO2X6ZRB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YH5NBDFA.js.map → chunk-GQOKFX2G.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-DDDWVPID.js.map → chunk-GSQVQINP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-VGO73OCK.js.map → chunk-HZZ3AC27.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7Y5N34HX.js.map → chunk-IINCZYM3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GLS6VMWI.js.map → chunk-INOWVPUD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4IQKDKGE.js.map → chunk-IYRG5AEC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-PDXJXEZJ.js.map → chunk-J6AD3GWC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-52NS7JDP.js.map → chunk-JH5XDDYS.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GPIDUMMN.js.map → chunk-JYVPLGOW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EIUBK2LT.js.map → chunk-K52C6YPA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-2LEJGRQ7.js.map → chunk-KFL3XHMA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-J2VGADNG.js.map → chunk-KMXVZ2P7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XS2TMNXR.js.map → chunk-LD2NBQ5T.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-II7R6KD4.js.map → chunk-LG4N6YOK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-M62RO3XK.js.map → chunk-LHDHS4Z6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-F6MT7KKE.js.map → chunk-MCH6IKK7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-IDIBF4E2.js.map → chunk-MYHFZNBO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Y7KYVCZM.js.map → chunk-NGBWEYNY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RB3KLPAH.js.map → chunk-NRMDT4OV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GH73UOSJ.js.map → chunk-NTOOEVJ4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ZNEG2UDO.js.map → chunk-P2WE5KCU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EMXPI36L.js.map → chunk-PAWPLIWW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-AGAVEDIE.js.map → chunk-PCBZ2VJD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6XTSYPPO.js.map → chunk-PJPZTE7P.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3X542TEY.js.map → chunk-Q3CFSOQZ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-4BKDAEDF.js.map → chunk-QJZM5WO5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-HHEWQXPD.js.map → chunk-QLEH6FTQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-D2DCTFTL.js.map → chunk-QYZMZD4L.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-F6YC2A6X.js.map → chunk-RDJXIAJB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6UQCNWFV.js.map → chunk-RFHLRMLQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-Q64AYQYW.js.map → chunk-RL24NAUX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-C5ACVMOI.js.map → chunk-RLHQ3G4M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-5FIQ4EX3.js.map → chunk-SCJPFQQT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-42LXP4VO.js.map → chunk-SIQGG335.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TNC6MZUD.js.map → chunk-SN5X5GTU.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-43SIHQND.js.map → chunk-TKWTJGD6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-YTD5GICJ.js.map → chunk-TU5P744I.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-QFBSP3NI.js.map → chunk-TUDAYIO7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EOUVR7JN.js.map → chunk-U72GF3I2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-7PNQA24K.js.map → chunk-UCRYCT5M.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-FN6SB4HU.js.map → chunk-UEATYUZW.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-V5ZWKJNY.js.map → chunk-UFNFHCAC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XBX5CBRQ.js.map → chunk-UH6VFRV6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-GTM5HQL4.js.map → chunk-UIHDZS6X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TGUK6XN6.js.map → chunk-UURYLDDC.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-6LCJRGPD.js.map → chunk-UVFJSKTF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-3G6UMXT3.js.map → chunk-W2VFNVSJ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-DG6BSXZ7.js.map → chunk-WVEMZZCR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-RY7PTTUB.js.map → chunk-XN5BEN2B.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XC3X7BQR.js.map → chunk-XPSGJ4IV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-ARKHKYYS.js.map → chunk-YQEKE4FO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-QDABF2RB.js.map → chunk-YR5R4FMQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XPMXPR7K.js.map → chunk-YSRXFGNV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-XXIYUTLK.js.map → chunk-YUCKM3MD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-N6ZHDLUY.js.map → chunk-YUMNZS3X.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-TEKZOS7M.js.map → chunk-Z2JQH2MG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-E3LWJUGF.js.map → chunk-Z6RLSNUX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{chunk-EVEPHNXJ.js.map → chunk-ZMOPZFVT.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-Z3Q4U7TS.js.map → close-E3RLZSP2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-3YYQ5OG2.js.map → close-K6BFI3OX.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-D366FTIG.js.map → close-many-6NBL3PM4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{close-many-3L2RXH3M.js.map → close-many-X4YKS3RO.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-54XDJNFE.js.map → comments-PLFK5ZKK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{comments-HGHC2PN6.js.map → comments-ZNOD5PTV.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-UGMUGHZA.js.map → copy-F7BUFY4J.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{copy-44RT5GDW.js.map → copy-VH3L4MN2.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-AZXCUYKP.js.map → create-AMBMYP6F.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{create-4GWJWPXG.js.map → create-TRIBYORN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-Y6SXIQ4X.js.map → delete-6KQHZYIP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{delete-YQ2VPXNF.js.map → delete-ZNXUNCZR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-FMANWFRP.js.map → deps-CVDY7FFK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{deps-BU5EBJDU.js.map → deps-SZXQHV73.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-OQBSJNIA.js.map → docs-DR74ITCD.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{docs-VNPBZXEL.js.map → docs-WCVYY6I7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-72HZEBOE.js.map → files-H5YCA74Z.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{files-HTSB2KJG.js.map → files-QEFQ2M3H.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-FOG4ALC2.js.map → focus-55TRYSNA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{focus-SUTMKXGX.js.map → focus-N2QGNS5D.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-NEXRPP2O.js.map → history-compact-GWQ4UOEI.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-compact-M6IFAMBP.js.map → history-compact-JJZ4EFL3.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-WQJBZ3PX.js.map → history-redact-4GJOLXCM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-redact-NQX3OGZP.js.map → history-redact-TPPUT3A5.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-CBHMHAJO.js.map → history-repair-HVCVCGUF.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{history-repair-NHOJG7WO.js.map → history-repair-J7PIZ6ZP.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-T63JGKKN.js.map → learnings-KB6BT4NR.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{learnings-M64NTSOR.js.map → learnings-YYY3U2Y7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-73WE2UV2.js.map → notes-BGG7VL72.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{notes-U7L6HQQ2.js.map → notes-ZTHXVOKM.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-TN537L24.js.map → plan-CJPKFRBK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{plan-OSCNYFGC.js.map → plan-MK2QY3GA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{profile-MHAMXMHQ.js.map → profile-AQNHXOYA.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{profile-TIGLAKJ7.js.map → profile-HTBFINKQ.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-mutation-XX4H56PE.js.map → register-mutation-L5Q7AUDN.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-mutation-P3G4XP6Q.js.map → register-mutation-QFLRBCI7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-operations-V6PIYEDU.js.map → register-operations-HDE4FVW4.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{register-operations-V6VKTG54.js.map → register-operations-QDU43FCG.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-HC3YSWF7.js.map → restore-BTBEZ5CK.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{restore-LFAMMRYZ.js.map → restore-EX4UUZL6.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-DAGSYO6E.js.map → schema-DGSTYYQB.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{schema-UBXJCQAC.js.map → schema-HAIBEE24.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-LKD64AFP.js.map → update-MP4XLU56.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-CJGG5WMV.js.map → update-SDIRJGSY.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-G4SM7BHC.js.map → update-many-34AIU6W7.js.map} +0 -0
- /package/dist/cli-bundle/chunks/{update-many-VLIV3D7R.js.map → update-many-JUPCNOKV.js.map} +0 -0
|
@@ -9,15 +9,15 @@ import {
|
|
|
9
9
|
TYPE_PRESET_DEFINITIONS,
|
|
10
10
|
normalizeAddFieldInput,
|
|
11
11
|
normalizeAddStatusInput
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-CXH7EMSB.js";
|
|
13
13
|
import {
|
|
14
14
|
normalizeAddTypeInput
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-7UCBLJDF.js";
|
|
16
16
|
import {
|
|
17
17
|
BUILTIN_ITEM_TYPE_VALUES,
|
|
18
18
|
DEFAULT_RUNTIME_STATUS_DEFINITIONS,
|
|
19
19
|
toErrorMessage
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
21
21
|
|
|
22
22
|
// dist/core/profile/profile-presets.js
|
|
23
23
|
!(function() {
|
|
@@ -631,4 +631,4 @@ export {
|
|
|
631
631
|
PROFILE_LINT_CODES,
|
|
632
632
|
lintProjectProfile
|
|
633
633
|
};
|
|
634
|
-
//# sourceMappingURL=chunk-
|
|
634
|
+
//# sourceMappingURL=chunk-3FUXM574.js.map
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="cd15293c-3e04-5469-83ba-98eb60bd6b28")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
PmCliError
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
6
6
|
import {
|
|
7
7
|
EXIT_CODE
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-MFLLULHU.js";
|
|
9
9
|
|
|
10
10
|
// dist/core/item/parse.js
|
|
11
11
|
var STDIN_TOKEN = "-";
|
|
@@ -353,6 +353,6 @@ export {
|
|
|
353
353
|
createStdinTokenResolver,
|
|
354
354
|
parseOptionalNumber
|
|
355
355
|
};
|
|
356
|
-
//# sourceMappingURL=chunk-
|
|
356
|
+
//# sourceMappingURL=chunk-3SHDAKMF.js.map
|
|
357
357
|
|
|
358
358
|
//# debugId=cd15293c-3e04-5469-83ba-98eb60bd6b28
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
parseItemDocument,
|
|
3
3
|
runActiveOnWriteHooks,
|
|
4
4
|
serializeItemDocument
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
6
6
|
import {
|
|
7
7
|
TYPE_TO_FOLDER,
|
|
8
8
|
getItemFormatFromPath,
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
readFileIfExists,
|
|
11
11
|
removeFileIfExists,
|
|
12
12
|
writeFileAtomic
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
14
14
|
|
|
15
15
|
// dist/core/store/item-format-migration.js
|
|
16
16
|
import fs from "node:fs/promises";
|
|
@@ -119,4 +119,4 @@ async function migrateItemFilesToFormat(pmRoot, targetFormat, op = "item_format:
|
|
|
119
119
|
export {
|
|
120
120
|
migrateItemFilesToFormat
|
|
121
121
|
};
|
|
122
|
-
//# sourceMappingURL=chunk-
|
|
122
|
+
//# sourceMappingURL=chunk-3UXIMY62.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getRuntimePath,
|
|
3
3
|
writeFileAtomic
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
5
5
|
|
|
6
6
|
// dist/core/session/session-state.js
|
|
7
7
|
import { promises as fs } from "node:fs";
|
|
@@ -58,4 +58,4 @@ export {
|
|
|
58
58
|
setFocusedItem,
|
|
59
59
|
clearFocusedItem
|
|
60
60
|
};
|
|
61
|
-
//# sourceMappingURL=chunk-
|
|
61
|
+
//# sourceMappingURL=chunk-3V5C7PUH.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PmCliError,
|
|
3
3
|
normalizeItemId
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
5
5
|
import {
|
|
6
6
|
EXIT_CODE
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
8
8
|
|
|
9
9
|
// dist/core/item/parent-reference-policy.js
|
|
10
10
|
!(function() {
|
|
@@ -107,4 +107,4 @@ export {
|
|
|
107
107
|
normalizeSprintReleaseFormatPolicy,
|
|
108
108
|
validateSprintOrReleaseValue
|
|
109
109
|
};
|
|
110
|
-
//# sourceMappingURL=chunk-
|
|
110
|
+
//# sourceMappingURL=chunk-3YJDIJIE.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
collectUsedExtensionCapabilities,
|
|
3
3
|
normalizeExtensionName
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
5
5
|
|
|
6
6
|
// dist/core/extensions/activation-summary.js
|
|
7
7
|
!(function() {
|
|
@@ -157,4 +157,4 @@ export {
|
|
|
157
157
|
describeExtensionActivation,
|
|
158
158
|
renderExtensionSurfaceMarkdown
|
|
159
159
|
};
|
|
160
|
-
//# sourceMappingURL=chunk-
|
|
160
|
+
//# sourceMappingURL=chunk-4I7KS5ES.js.map
|
|
@@ -4,16 +4,16 @@ import {
|
|
|
4
4
|
executeHistoryRewrite,
|
|
5
5
|
resolveHistorySubject,
|
|
6
6
|
writeHistoryRawWithRollback
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-JH5XDDYS.js";
|
|
8
8
|
import {
|
|
9
9
|
resolveAuthor
|
|
10
10
|
} from "./chunk-T5RRNDA7.js";
|
|
11
11
|
import {
|
|
12
12
|
lifecycleClassifierFromStatusRegistry
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-J6AD3GWC.js";
|
|
14
14
|
import {
|
|
15
15
|
readHistoryEntries
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-6WCXSC5V.js";
|
|
17
17
|
import {
|
|
18
18
|
cloneEmptyReplayDocument,
|
|
19
19
|
historyEntriesToRaw,
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
toReplayDocument,
|
|
23
23
|
tryApplyReplayPatch,
|
|
24
24
|
verifyHistoryChain
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-IINCZYM3.js";
|
|
26
26
|
import {
|
|
27
27
|
PmCliError,
|
|
28
28
|
createHistoryEntry,
|
|
@@ -33,7 +33,7 @@ import {
|
|
|
33
33
|
readSettings,
|
|
34
34
|
runActiveOnReadHooks,
|
|
35
35
|
runActiveOnWriteHooks
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
37
37
|
import {
|
|
38
38
|
EXIT_CODE,
|
|
39
39
|
getSettingsPath,
|
|
@@ -42,7 +42,7 @@ import {
|
|
|
42
42
|
resolveItemTypeRegistry,
|
|
43
43
|
resolvePmRoot,
|
|
44
44
|
resolveRuntimeStatusRegistry
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-MFLLULHU.js";
|
|
46
46
|
|
|
47
47
|
// dist/cli/commands/history-compact.js
|
|
48
48
|
import fs from "node:fs/promises";
|
|
@@ -544,6 +544,6 @@ export {
|
|
|
544
544
|
assertHistoryCompactTarget,
|
|
545
545
|
runHistoryCompactBulk
|
|
546
546
|
};
|
|
547
|
-
//# sourceMappingURL=chunk-
|
|
547
|
+
//# sourceMappingURL=chunk-4OCWJ2AP.js.map
|
|
548
548
|
|
|
549
549
|
//# debugId=066b9461-1946-5b62-8a6f-777da307c9c0
|
|
@@ -11,15 +11,15 @@ import {
|
|
|
11
11
|
TYPE_PRESET_DEFINITIONS,
|
|
12
12
|
normalizeAddFieldInput,
|
|
13
13
|
normalizeAddStatusInput
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-YSRXFGNV.js";
|
|
15
15
|
import {
|
|
16
16
|
normalizeAddTypeInput
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-7QKSLAHB.js";
|
|
18
18
|
import {
|
|
19
19
|
BUILTIN_ITEM_TYPE_VALUES,
|
|
20
20
|
DEFAULT_RUNTIME_STATUS_DEFINITIONS,
|
|
21
21
|
toErrorMessage
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-MFLLULHU.js";
|
|
23
23
|
|
|
24
24
|
// dist/core/profile/profile-presets.js
|
|
25
25
|
var PROFILE_NAMES = ["agile", "ops", "research"];
|
|
@@ -619,6 +619,6 @@ export {
|
|
|
619
619
|
PROFILE_LINT_CODES,
|
|
620
620
|
lintProjectProfile
|
|
621
621
|
};
|
|
622
|
-
//# sourceMappingURL=chunk-
|
|
622
|
+
//# sourceMappingURL=chunk-5STY7NVM.js.map
|
|
623
623
|
|
|
624
624
|
//# debugId=663e65ec-e52a-51b1-86ab-ff162c4166ab
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isTerminalStatus,
|
|
3
3
|
normalizeStatusForRegistry
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
5
5
|
|
|
6
6
|
// dist/core/item/actionability.js
|
|
7
7
|
!(function() {
|
|
@@ -116,4 +116,4 @@ export {
|
|
|
116
116
|
collectBlockedByIds,
|
|
117
117
|
computeActionabilityReport
|
|
118
118
|
};
|
|
119
|
-
//# sourceMappingURL=chunk-
|
|
119
|
+
//# sourceMappingURL=chunk-5VAZHYVQ.js.map
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
createStdinTokenResolver,
|
|
12
12
|
looksLikeGenericKeyValueEntry,
|
|
13
13
|
parseCsvKv
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-3SHDAKMF.js";
|
|
15
15
|
import {
|
|
16
16
|
splitCommaList
|
|
17
17
|
} from "./chunk-P4SESZGT.js";
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
mutateItem,
|
|
24
24
|
readLocatedItem,
|
|
25
25
|
readSettings
|
|
26
|
-
} from "./chunk-
|
|
26
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
27
27
|
import {
|
|
28
28
|
EXIT_CODE,
|
|
29
29
|
SCOPE_VALUES,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
pathExists,
|
|
32
32
|
resolveItemTypeRegistry,
|
|
33
33
|
resolvePmRoot
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-MFLLULHU.js";
|
|
35
35
|
|
|
36
36
|
// dist/cli/commands/linked-artifacts.js
|
|
37
37
|
import fs from "node:fs/promises";
|
|
@@ -391,6 +391,6 @@ export {
|
|
|
391
391
|
runLinkedArtifacts,
|
|
392
392
|
renameArtifactsResultKey
|
|
393
393
|
};
|
|
394
|
-
//# sourceMappingURL=chunk-
|
|
394
|
+
//# sourceMappingURL=chunk-6FU5BVRB.js.map
|
|
395
395
|
|
|
396
396
|
//# debugId=e455daa2-7c3a-5a87-ad9a-570e05956efd
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="0ee33f6a-b2be-592b-b3f1-0bbaa84323d1")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
PmCliError
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
6
6
|
import {
|
|
7
7
|
EXIT_CODE,
|
|
8
8
|
resolveTypeName
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-MFLLULHU.js";
|
|
10
10
|
|
|
11
11
|
// dist/cli/shared-parsers.js
|
|
12
12
|
function parseLimit(raw, label = "--limit") {
|
|
@@ -52,6 +52,6 @@ export {
|
|
|
52
52
|
parsePriority,
|
|
53
53
|
parseType
|
|
54
54
|
};
|
|
55
|
-
//# sourceMappingURL=chunk-
|
|
55
|
+
//# sourceMappingURL=chunk-6RR4XM5H.js.map
|
|
56
56
|
|
|
57
57
|
//# debugId=0ee33f6a-b2be-592b-b3f1-0bbaa84323d1
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="32a6140e-ee85-503d-8fa8-24a81dba5aa7")}catch(e){}}();
|
|
3
3
|
import {
|
|
4
4
|
verifyHistoryChain
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-IINCZYM3.js";
|
|
6
6
|
import {
|
|
7
7
|
hashDocument
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
9
9
|
import {
|
|
10
10
|
getHistoryPath,
|
|
11
11
|
writeFileAtomic
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-MFLLULHU.js";
|
|
13
13
|
|
|
14
14
|
// dist/core/history/drift-scan.js
|
|
15
15
|
import fs from "node:fs/promises";
|
|
@@ -202,6 +202,6 @@ async function scanHistoryDrift(pmRoot, items, options = {}) {
|
|
|
202
202
|
export {
|
|
203
203
|
scanHistoryDrift
|
|
204
204
|
};
|
|
205
|
-
//# sourceMappingURL=chunk-
|
|
205
|
+
//# sourceMappingURL=chunk-6TD5QGIB.js.map
|
|
206
206
|
|
|
207
207
|
//# debugId=32a6140e-ee85-503d-8fa8-24a81dba5aa7
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
normalizeReplayPatchOps,
|
|
6
6
|
tryApplyReplayPatch,
|
|
7
7
|
verifyHistoryChain
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-IINCZYM3.js";
|
|
9
9
|
import {
|
|
10
10
|
parseLimit
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-6RR4XM5H.js";
|
|
12
12
|
import {
|
|
13
13
|
PmCliError,
|
|
14
14
|
enforceHistoryStreamPolicyForItem,
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
readLocatedItem,
|
|
22
22
|
readSettings,
|
|
23
23
|
runActiveOnReadHooks
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
25
25
|
import {
|
|
26
26
|
EXIT_CODE,
|
|
27
27
|
getHistoryPath,
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
readFileIfExists,
|
|
31
31
|
resolveItemTypeRegistry,
|
|
32
32
|
resolvePmRoot
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-MFLLULHU.js";
|
|
34
34
|
|
|
35
35
|
// dist/core/history/history-diff.js
|
|
36
36
|
function decodeJsonPointerSegment(segment) {
|
|
@@ -258,6 +258,6 @@ export {
|
|
|
258
258
|
readHistoryEntries,
|
|
259
259
|
runHistory
|
|
260
260
|
};
|
|
261
|
-
//# sourceMappingURL=chunk-
|
|
261
|
+
//# sourceMappingURL=chunk-6WCXSC5V.js.map
|
|
262
262
|
|
|
263
263
|
//# debugId=f014e953-a40b-5dbe-9ce5-75463eb41eb7
|
|
@@ -8,13 +8,13 @@ import {
|
|
|
8
8
|
deleteItem,
|
|
9
9
|
readSettings,
|
|
10
10
|
toItemRecord
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
12
12
|
import {
|
|
13
13
|
EXIT_CODE,
|
|
14
14
|
getSettingsPath,
|
|
15
15
|
pathExists,
|
|
16
16
|
resolvePmRoot
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-MFLLULHU.js";
|
|
18
18
|
|
|
19
19
|
// dist/cli/commands/delete.js
|
|
20
20
|
import path from "node:path";
|
|
@@ -47,6 +47,6 @@ async function runDelete(id, options, global) {
|
|
|
47
47
|
export {
|
|
48
48
|
runDelete
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=chunk-
|
|
50
|
+
//# sourceMappingURL=chunk-6ZKDMEVT.js.map
|
|
51
51
|
|
|
52
52
|
//# debugId=89f470ce-8607-5fa5-8d82-74fd0d3bf325
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
BUILTIN_ITEM_TYPE_VALUES,
|
|
5
5
|
toDefaultFolder
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MFLLULHU.js";
|
|
7
7
|
|
|
8
8
|
// dist/core/schema/item-types-file.js
|
|
9
9
|
var BUILTIN_NAME_LOOKUP = new Map(BUILTIN_ITEM_TYPE_VALUES.map((name) => [name.toLowerCase(), name]));
|
|
@@ -255,6 +255,6 @@ export {
|
|
|
255
255
|
buildInvalidTypeHint,
|
|
256
256
|
buildInvalidTypeError
|
|
257
257
|
};
|
|
258
|
-
//# sourceMappingURL=chunk-
|
|
258
|
+
//# sourceMappingURL=chunk-7QKSLAHB.js.map
|
|
259
259
|
|
|
260
260
|
//# debugId=1b7c28c0-5af8-526d-a895-fe83ffb2841e
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
clearFocusedItem,
|
|
3
3
|
getFocusedItem,
|
|
4
4
|
setFocusedItem
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-3V5C7PUH.js";
|
|
6
6
|
import {
|
|
7
7
|
PmCliError,
|
|
8
8
|
buildItemNotFoundError,
|
|
@@ -11,14 +11,14 @@ import {
|
|
|
11
11
|
normalizeItemId,
|
|
12
12
|
readLocatedItem,
|
|
13
13
|
readSettings
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
15
15
|
import {
|
|
16
16
|
EXIT_CODE,
|
|
17
17
|
getSettingsPath,
|
|
18
18
|
pathExists,
|
|
19
19
|
resolveItemTypeRegistry,
|
|
20
20
|
resolvePmRoot
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
22
22
|
|
|
23
23
|
// dist/cli/commands/focus.js
|
|
24
24
|
!(function() {
|
|
@@ -101,4 +101,4 @@ function nonEmptyTitleOrNull(title) {
|
|
|
101
101
|
export {
|
|
102
102
|
runFocus
|
|
103
103
|
};
|
|
104
|
-
//# sourceMappingURL=chunk-
|
|
104
|
+
//# sourceMappingURL=chunk-7TBUV7XS.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BUILTIN_ITEM_TYPE_VALUES,
|
|
3
3
|
toDefaultFolder
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
5
5
|
|
|
6
6
|
// dist/core/schema/item-types-file.js
|
|
7
7
|
!(function() {
|
|
@@ -260,4 +260,4 @@ export {
|
|
|
260
260
|
buildInvalidTypeHint,
|
|
261
261
|
buildInvalidTypeError
|
|
262
262
|
};
|
|
263
|
-
//# sourceMappingURL=chunk-
|
|
263
|
+
//# sourceMappingURL=chunk-7UCBLJDF.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
parseItemDocument,
|
|
5
5
|
runActiveOnWriteHooks,
|
|
6
6
|
serializeItemDocument
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
8
8
|
import {
|
|
9
9
|
TYPE_TO_FOLDER,
|
|
10
10
|
getItemFormatFromPath,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
readFileIfExists,
|
|
13
13
|
removeFileIfExists,
|
|
14
14
|
writeFileAtomic
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-MFLLULHU.js";
|
|
16
16
|
|
|
17
17
|
// dist/core/store/item-format-migration.js
|
|
18
18
|
import fs from "node:fs/promises";
|
|
@@ -114,6 +114,6 @@ async function migrateItemFilesToFormat(pmRoot, targetFormat, op = "item_format:
|
|
|
114
114
|
export {
|
|
115
115
|
migrateItemFilesToFormat
|
|
116
116
|
};
|
|
117
|
-
//# sourceMappingURL=chunk-
|
|
117
|
+
//# sourceMappingURL=chunk-AEOFBBWO.js.map
|
|
118
118
|
|
|
119
119
|
//# debugId=cc3f7b67-0ee9-5ac6-b79b-74b3d34cb9e2
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
} from "./chunk-7M2HAZEB.js";
|
|
4
4
|
import {
|
|
5
5
|
scanHistoryDrift
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-QLEH6FTQ.js";
|
|
7
7
|
import {
|
|
8
8
|
wrapOwnershipConflict
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-TKWTJGD6.js";
|
|
10
10
|
import {
|
|
11
11
|
resolveAuthor
|
|
12
12
|
} from "./chunk-WW4E2DC3.js";
|
|
@@ -15,14 +15,14 @@ import {
|
|
|
15
15
|
TELEMETRY_MAX_QUEUE_ENTRY_ATTEMPTS,
|
|
16
16
|
TELEMETRY_SCHEMA_VERSION,
|
|
17
17
|
flushTelemetryQueueNow
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-GO2X6ZRB.js";
|
|
19
19
|
import {
|
|
20
20
|
buildCapabilityContractMetadata,
|
|
21
21
|
buildRegistrationCollisionRemediation,
|
|
22
22
|
collectUnknownCapabilityGuidance,
|
|
23
23
|
readManagedExtensionState,
|
|
24
24
|
runInit
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-FL625JJM.js";
|
|
26
26
|
import {
|
|
27
27
|
collectStaleVectorizationIds
|
|
28
28
|
} from "./chunk-VPLDQMW2.js";
|
|
@@ -33,10 +33,10 @@ import {
|
|
|
33
33
|
computeMetadataCoverage,
|
|
34
34
|
groupItemsByDimension,
|
|
35
35
|
lifecycleClassifierFromStatusRegistry
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-UEATYUZW.js";
|
|
37
37
|
import {
|
|
38
38
|
parseLimit
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-BFNFTHWQ.js";
|
|
40
40
|
import {
|
|
41
41
|
buildVectorizationEmbeddingIdentity,
|
|
42
42
|
hasVectorizationEmbeddingIdentityChanged,
|
|
@@ -46,7 +46,7 @@ import {
|
|
|
46
46
|
resolveProviderConfigSource,
|
|
47
47
|
resolveSettingsWithSemanticRuntimeDefaults,
|
|
48
48
|
resolveVectorStores
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-PJPZTE7P.js";
|
|
50
50
|
import {
|
|
51
51
|
ACTIVITY_COMMANDER_STRING_OPTION_CONTRACTS,
|
|
52
52
|
ACTIVITY_FLAG_CONTRACTS,
|
|
@@ -139,7 +139,7 @@ import {
|
|
|
139
139
|
UPGRADE_FLAG_CONTRACTS,
|
|
140
140
|
VALIDATE_FLAG_CONTRACTS,
|
|
141
141
|
compactFlagAliasContracts
|
|
142
|
-
} from "./chunk-
|
|
142
|
+
} from "./chunk-TR2C6V5T.js";
|
|
143
143
|
import {
|
|
144
144
|
LINKED_TEST_PM_CONTEXT_MODE_VALUES,
|
|
145
145
|
LINKED_TEST_PROTECTED_ENV_KEYS,
|
|
@@ -156,12 +156,12 @@ import {
|
|
|
156
156
|
parseLinkedTestRegexList,
|
|
157
157
|
parseLinkedTestStringList,
|
|
158
158
|
runCreate
|
|
159
|
-
} from "./chunk-
|
|
159
|
+
} from "./chunk-XPSGJ4IV.js";
|
|
160
160
|
import {
|
|
161
161
|
createStdinTokenResolver,
|
|
162
162
|
parseCsvKv,
|
|
163
163
|
parseOptionalNumber
|
|
164
|
-
} from "./chunk-
|
|
164
|
+
} from "./chunk-CGDUIPJL.js";
|
|
165
165
|
import {
|
|
166
166
|
CURRENT_ITEM_FORMAT_VERSION,
|
|
167
167
|
PmCliError,
|
|
@@ -190,7 +190,7 @@ import {
|
|
|
190
190
|
stableValueEquals,
|
|
191
191
|
toItemRecord,
|
|
192
192
|
writeSettings
|
|
193
|
-
} from "./chunk-
|
|
193
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
194
194
|
import {
|
|
195
195
|
DEFAULT_VALIDATE_CLOSURE_LIKE_METADATA_FIELD_PATTERNS,
|
|
196
196
|
DEFAULT_VALIDATE_STALE_BLOCKER_REASON_PATTERNS,
|
|
@@ -230,7 +230,7 @@ import {
|
|
|
230
230
|
statusIsTerminal,
|
|
231
231
|
toNonEmptyStringOrUndefined,
|
|
232
232
|
writeFileAtomic
|
|
233
|
-
} from "./chunk-
|
|
233
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
234
234
|
|
|
235
235
|
// dist/sdk/start-task-status.js
|
|
236
236
|
!(function() {
|
|
@@ -10244,7 +10244,7 @@ async function applyValidateFix(fix, global2) {
|
|
|
10244
10244
|
case "set_estimate":
|
|
10245
10245
|
case "reparent":
|
|
10246
10246
|
case "unset_parent": {
|
|
10247
|
-
const { runUpdate } = await import("./update-
|
|
10247
|
+
const { runUpdate } = await import("./update-SDIRJGSY.js");
|
|
10248
10248
|
const updateOptions = { message: VALIDATE_AUTO_FIX_MESSAGE };
|
|
10249
10249
|
if (fix.kind === "set_resolution") {
|
|
10250
10250
|
updateOptions.resolution = fix.value;
|
|
@@ -10304,10 +10304,10 @@ async function applyValidateFixes(applicable, global2) {
|
|
|
10304
10304
|
const remove = batch.map((fix) => fix.path).filter((value) => typeof value === "string" && value.length > 0);
|
|
10305
10305
|
try {
|
|
10306
10306
|
if (first.kind === "prune_file_link") {
|
|
10307
|
-
const { runFiles } = await import("./files-
|
|
10307
|
+
const { runFiles } = await import("./files-H5YCA74Z.js");
|
|
10308
10308
|
await runFiles(first.item_id, { remove, message: VALIDATE_AUTO_FIX_MESSAGE }, global2);
|
|
10309
10309
|
} else {
|
|
10310
|
-
const { runDocs } = await import("./docs-
|
|
10310
|
+
const { runDocs } = await import("./docs-WCVYY6I7.js");
|
|
10311
10311
|
await runDocs(first.item_id, { remove, message: VALIDATE_AUTO_FIX_MESSAGE }, global2);
|
|
10312
10312
|
}
|
|
10313
10313
|
applied.push(...batch);
|
|
@@ -10495,4 +10495,4 @@ export {
|
|
|
10495
10495
|
runTestRunsWorker,
|
|
10496
10496
|
runValidate
|
|
10497
10497
|
};
|
|
10498
|
-
//# sourceMappingURL=chunk-
|
|
10498
|
+
//# sourceMappingURL=chunk-ASMRSIDX.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PmCliError
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
4
4
|
import {
|
|
5
5
|
EXIT_CODE,
|
|
6
6
|
resolveTypeName
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
8
8
|
|
|
9
9
|
// dist/cli/shared-parsers.js
|
|
10
10
|
!(function() {
|
|
@@ -57,4 +57,4 @@ export {
|
|
|
57
57
|
parsePriority,
|
|
58
58
|
parseType
|
|
59
59
|
};
|
|
60
|
-
//# sourceMappingURL=chunk-
|
|
60
|
+
//# sourceMappingURL=chunk-BFNFTHWQ.js.map
|
|
@@ -53,7 +53,7 @@ import {
|
|
|
53
53
|
toErrorMessage,
|
|
54
54
|
weekdayOrderIndex,
|
|
55
55
|
writeFileAtomic
|
|
56
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
57
57
|
|
|
58
58
|
// dist/core/extensions/index.js
|
|
59
59
|
!(function() {
|
|
@@ -5506,4 +5506,4 @@ export {
|
|
|
5506
5506
|
mutateItem,
|
|
5507
5507
|
deleteItem
|
|
5508
5508
|
};
|
|
5509
|
-
//# sourceMappingURL=chunk-
|
|
5509
|
+
//# sourceMappingURL=chunk-BPJ5NYSJ.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
isTerminalStatus,
|
|
5
5
|
normalizeStatusForRegistry
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NTOOEVJ4.js";
|
|
7
7
|
|
|
8
8
|
// dist/core/item/actionability.js
|
|
9
9
|
var BLOCKED_BY_DEPENDENCY_KIND = "blocked_by";
|
|
@@ -111,6 +111,6 @@ export {
|
|
|
111
111
|
collectBlockedByIds,
|
|
112
112
|
computeActionabilityReport
|
|
113
113
|
};
|
|
114
|
-
//# sourceMappingURL=chunk-
|
|
114
|
+
//# sourceMappingURL=chunk-C3YU3TXX.js.map
|
|
115
115
|
|
|
116
116
|
//# debugId=bf636ecd-87ea-5f64-922e-24b95e830769
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
runActiveRendererOverride,
|
|
4
4
|
runActiveServiceOverrideSync,
|
|
5
5
|
setActiveCommandResult
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
7
7
|
import {
|
|
8
8
|
EXIT_CODE
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
10
10
|
|
|
11
11
|
// dist/core/output/mutation-projection.js
|
|
12
12
|
!(function() {
|
|
@@ -368,4 +368,4 @@ export {
|
|
|
368
368
|
printResult,
|
|
369
369
|
printError
|
|
370
370
|
};
|
|
371
|
-
//# sourceMappingURL=chunk-
|
|
371
|
+
//# sourceMappingURL=chunk-C6XSTACC.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
PmCliError
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BPJ5NYSJ.js";
|
|
4
4
|
import {
|
|
5
5
|
EXIT_CODE
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-2BVD4ZD2.js";
|
|
7
7
|
|
|
8
8
|
// dist/core/item/parse.js
|
|
9
9
|
!(function() {
|
|
@@ -358,4 +358,4 @@ export {
|
|
|
358
358
|
createStdinTokenResolver,
|
|
359
359
|
parseOptionalNumber
|
|
360
360
|
};
|
|
361
|
-
//# sourceMappingURL=chunk-
|
|
361
|
+
//# sourceMappingURL=chunk-CGDUIPJL.js.map
|