@qwen-code/qwen-code 0.21.0 → 0.21.1-nightly.20260731.702932cc7
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/bundled/qc-helper/docs/configuration/model-providers.md +2 -0
- package/bundled/qc-helper/docs/configuration/settings.md +39 -28
- package/bundled/qc-helper/docs/features/channels/_meta.ts +2 -0
- package/bundled/qc-helper/docs/features/channels/github.md +139 -0
- package/bundled/qc-helper/docs/features/channels/gitlab.md +171 -0
- package/bundled/qc-helper/docs/features/channels/overview.md +61 -6
- package/bundled/qc-helper/docs/features/code-review.md +21 -1
- package/bundled/qc-helper/docs/features/hooks.md +72 -15
- package/bundled/qc-helper/docs/features/mcp.md +9 -1
- package/bundled/qc-helper/docs/features/scheduled-tasks.md +3 -1
- package/bundled/qc-helper/docs/features/sub-agents.md +42 -8
- package/bundled/qc-helper/docs/qwen-serve.md +11 -7
- package/bundled/qc-helper/docs/reference/keyboard-shortcuts.md +2 -2
- package/bundled/qc-helper/docs/support/troubleshooting.md +2 -1
- package/bundled/review/DESIGN.md +19 -0
- package/bundled/review/SKILL.md +120 -61
- package/chunks/MaxSizedBox-LAFHK4VO.js +88 -0
- package/chunks/{StandaloneSessionPicker-BIRMPLRD.js → StandaloneSessionPicker-EMNOBN3S.js} +71 -68
- package/chunks/{acp-startup-profiler-RV3IV562.js → acp-startup-profiler-2C4A5ZTJ.js} +2 -2
- package/chunks/{acpAgent-6J2U72PQ.js → acpAgent-ERFA6HWV.js} +1674 -591
- package/chunks/agent-PLKF6JK4.js +84 -0
- package/chunks/agent-headless-JAORDQ63.js +78 -0
- package/chunks/{anthropicContentGenerator-75BKLTSP.js → anthropicContentGenerator-OFHSZJBF.js} +79 -27
- package/chunks/{artifact-tool-Y5T7GG7F.js → artifact-tool-RDN2W7ND.js} +4 -4
- package/chunks/{askUserQuestion-2H6747FR.js → askUserQuestion-OZERWH5R.js} +4 -4
- package/chunks/bridge-NYOBVRIT.js +94 -0
- package/chunks/{build-RV63TIRH.js → build-GDBLPA24.js} +1 -1
- package/chunks/{ca-25EDXPFZ.js → ca-6W3SK7OQ.js} +6 -1
- package/chunks/channel-management-service-5S7YCWX5.js +418 -0
- package/chunks/channel-settings-store-NLOKYO23.js +91 -0
- package/chunks/{channel-worker-group-2ZD7TVAT.js → channel-worker-group-OVWGYMZS.js} +11 -6
- package/chunks/{channel-worker-manager-4OA4BCGB.js → channel-worker-manager-H55GKOQA.js} +11 -6
- package/chunks/{channel-worker-supervisor-V7KCFJTS.js → channel-worker-supervisor-CABBXYHK.js} +7 -5
- package/chunks/{chunk-RIBKPMRP.js → chunk-23F4XGWO.js} +19 -6
- package/chunks/{chunk-ACY3A37B.js → chunk-25VHI5T7.js} +23 -18
- package/chunks/{chunk-MZAXJAUM.js → chunk-26JK4RPD.js} +1 -1
- package/chunks/{chunk-6GMVPFB2.js → chunk-2IIJTXYF.js} +45 -16
- package/chunks/{chunk-BPJSQIJX.js → chunk-2J3OJGTL.js} +0 -2
- package/chunks/{chunk-2X55UKQE.js → chunk-2JZR3B4A.js} +3 -3
- package/chunks/{chunk-7JURR4JT.js → chunk-2OQUICDM.js} +167 -81
- package/chunks/{chunk-ZJHVAS7M.js → chunk-2YCYFWYZ.js} +4 -5
- package/chunks/{chunk-3QMGYBFN.js → chunk-3APUUXRF.js} +1 -80
- package/chunks/{chunk-MUP3T3AD.js → chunk-3I6DUGQD.js} +1 -35
- package/chunks/{chunk-JVPM2ULZ.js → chunk-3XZ5SSNR.js} +6 -6
- package/chunks/chunk-42VPM33K.js +319 -0
- package/chunks/{chunk-VAK25FTU.js → chunk-45IOTAUS.js} +1 -1
- package/chunks/chunk-45UYUCJ6.js +363 -0
- package/chunks/{chunk-JZA3JUDJ.js → chunk-4KP2F2TE.js} +1 -1
- package/chunks/{chunk-IO3IX5Q4.js → chunk-4YJQD2IO.js} +1 -1
- package/chunks/{chunk-JXJFVC6E.js → chunk-5G6XUGXO.js} +61 -14
- package/chunks/{chunk-ZOIFNCKL.js → chunk-5NNHICSA.js} +3 -23
- package/chunks/{chunk-A4UCTEB5.js → chunk-5WV5S2GT.js} +0 -1
- package/chunks/{chunk-RHLZR4E5.js → chunk-675H6PLP.js} +1 -1
- package/chunks/chunk-6FMJLI5M.js +1591 -0
- package/chunks/chunk-6MPDY6ZG.js +76 -0
- package/chunks/{chunk-PSOO6YXD.js → chunk-6NUWQ3R7.js} +9 -7
- package/chunks/{chunk-7MVVZO4N.js → chunk-6ZRWX46I.js} +4 -4
- package/chunks/{chunk-TPRQ7RZH.js → chunk-76E5Y3UZ.js} +3117 -993
- package/chunks/{chunk-UUUTRMI2.js → chunk-7ULQIS27.js} +1 -1
- package/chunks/{chunk-BKHWX6I2.js → chunk-A5BZ722X.js} +11 -3
- package/chunks/{chunk-TEHGS6UP.js → chunk-A5T5W7PR.js} +154 -16
- package/chunks/{chunk-VIA5XA4U.js → chunk-A5UODYG3.js} +4 -1
- package/chunks/{chunk-JLU636DO.js → chunk-ALMR3E6Q.js} +1 -0
- package/chunks/{chunk-EBJQ6AXW.js → chunk-ANDVK2JN.js} +358 -14
- package/chunks/{chunk-TOFQCPDC.js → chunk-AOHY3QJ3.js} +14 -8
- package/chunks/chunk-AQ37AY7B.js +93 -0
- package/chunks/{chunk-PJIZUQVC.js → chunk-AZQ3DT76.js} +2 -2
- package/chunks/{chunk-LKEJ26GS.js → chunk-B3TA3IF5.js} +16 -11
- package/chunks/{chunk-Q4M4MDQ4.js → chunk-B43QHWY6.js} +1 -1
- package/chunks/{chunk-UH3WSE5L.js → chunk-B4AJNNOL.js} +1 -6
- package/chunks/{chunk-K36B6G2O.js → chunk-B6FOGNGH.js} +5 -5
- package/chunks/{chunk-PWVFN2LF.js → chunk-BP2H5K25.js} +1 -1
- package/chunks/{chunk-LB6DUZ26.js → chunk-BTWSGZCT.js} +264 -185
- package/chunks/{chunk-ZNAUOR2I.js → chunk-BZBPT52P.js} +2 -2
- package/chunks/{chunk-L26JL52R.js → chunk-CBBP4BMC.js} +64 -67
- package/chunks/{chunk-ZD6UTE4A.js → chunk-CNTR4GR6.js} +1 -1
- package/chunks/{chunk-3SJ43L4W.js → chunk-CPZAH673.js} +6 -0
- package/chunks/{chunk-EPDRMGT4.js → chunk-D4HTUMGX.js} +4 -28
- package/chunks/{chunk-QAF7NMK7.js → chunk-D7CQTWRS.js} +1 -1
- package/chunks/{chunk-XVNQMZ2I.js → chunk-DGEIYUC3.js} +0 -1
- package/chunks/{chunk-BPZALHVR.js → chunk-DI35ZN7T.js} +1 -1
- package/chunks/{chunk-IKCX4CCL.js → chunk-DKPJUF5F.js} +118 -95
- package/chunks/{chunk-DLWL3Z7A.js → chunk-DSFHVTWD.js} +3 -3
- package/chunks/{chunk-FSITMZJH.js → chunk-DYRYLJ3O.js} +18 -9
- package/chunks/{chunk-NL7LTRLR.js → chunk-E2BHWIDT.js} +48 -72
- package/chunks/{chunk-UDX5OBWR.js → chunk-E2FN6SM7.js} +94 -4
- package/chunks/{chunk-USTWD7QV.js → chunk-E6CJ2SMM.js} +26 -16
- package/chunks/{chunk-KMQ33DO4.js → chunk-EDB7A72S.js} +4 -4
- package/chunks/{chunk-7ZCNENPP.js → chunk-FANRZEAJ.js} +1 -1
- package/chunks/{chunk-WBL3FJEU.js → chunk-FC4KQFCS.js} +1 -1
- package/chunks/{chunk-5NBDS5S6.js → chunk-FCYYAB4S.js} +162 -7
- package/chunks/{chunk-OKY7HXPG.js → chunk-FJ5WUMUQ.js} +2 -2
- package/chunks/{chunk-PHOF65IG.js → chunk-FRXG4ARO.js} +36273 -44436
- package/chunks/{chunk-FQK6JAFG.js → chunk-FS674JW4.js} +4 -4
- package/chunks/chunk-FYJ7W2PI.js +194 -0
- package/chunks/{chunk-BULDBTYC.js → chunk-G7XXKQYS.js} +3 -28
- package/chunks/{chunk-LS77BEZP.js → chunk-GLCZKT5V.js} +1 -5
- package/chunks/{chunk-VRYUBFMC.js → chunk-GRUAVQQR.js} +1 -1
- package/chunks/{chunk-MVSUYZDT.js → chunk-GWV7DI3S.js} +4 -4
- package/chunks/{chunk-A5L3JMUA.js → chunk-HC45LTEN.js} +18 -4
- package/chunks/{chunk-PC6JANNU.js → chunk-HKRVXYDN.js} +4 -4
- package/chunks/{chunk-GZXCZHCT.js → chunk-I3G5JWBV.js} +1 -1
- package/chunks/{chunk-4WIZGAH3.js → chunk-I5BT7ADR.js} +6 -58
- package/chunks/{chunk-GSN55ZRI.js → chunk-ID3O7PRB.js} +19 -7
- package/chunks/{chunk-L5UHQJTJ.js → chunk-IGTHU3T4.js} +1 -1
- package/chunks/{chunk-BIQWWWJN.js → chunk-IIUGIWWY.js} +1 -1
- package/chunks/{chunk-RWTEFFPU.js → chunk-JCJ7LKNA.js} +6140 -5616
- package/chunks/{chunk-S3TWXGKA.js → chunk-JE7KQ2UP.js} +4 -2
- package/chunks/{chunk-PWTZEM3C.js → chunk-JXVC2PL3.js} +3 -37
- package/chunks/chunk-JYBU6YUE.js +378 -0
- package/chunks/{chunk-RF3EXIHJ.js → chunk-K3PFMM5U.js} +49 -26
- package/chunks/{chunk-JCW2R7WC.js → chunk-K623ENWT.js} +3 -79
- package/chunks/{chunk-T2NCM2ET.js → chunk-K6KS3LTN.js} +2 -749
- package/chunks/chunk-KWHKHSIS.js +81 -0
- package/chunks/{chunk-DHHOYAPR.js → chunk-L2E5GFAG.js} +7 -7
- package/chunks/{chunk-2W3OOD4W.js → chunk-L55JWS76.js} +6 -3
- package/chunks/{chunk-E5TUC6CA.js → chunk-LHKCY7DY.js} +3 -3
- package/chunks/{chunk-NH6KE4JX.js → chunk-LOY7RWQG.js} +3 -3
- package/chunks/{chunk-U7M2DMGW.js → chunk-M4MSAE7U.js} +130 -5
- package/chunks/{chunk-IJTOWOD7.js → chunk-MB32MS4U.js} +92 -9
- package/chunks/{chunk-PR75REBZ.js → chunk-MM7TH7ZM.js} +12 -82
- package/chunks/{chunk-FODK6UMO.js → chunk-MPHPFVKK.js} +0 -2
- package/chunks/{chunk-M5JM7OSF.js → chunk-N4ACHWNH.js} +2 -3
- package/chunks/{chunk-JESCGQM3.js → chunk-NAVJD2PQ.js} +8 -7
- package/chunks/{chunk-J56UI34H.js → chunk-NBD76HUW.js} +4 -2
- package/chunks/{chunk-2SCDWPXI.js → chunk-NC4U4I3Y.js} +5 -5
- package/chunks/{chunk-H4SBPHSA.js → chunk-NNL7WPPK.js} +3 -3
- package/chunks/{chunk-YBL3QUDD.js → chunk-NQCXWP5D.js} +1 -1
- package/chunks/{chunk-CIKQ7KKO.js → chunk-NVFSGPIF.js} +954 -444
- package/chunks/{chunk-6OUGMXDC.js → chunk-NWNEANAT.js} +7 -7
- package/chunks/chunk-O6GEWCJA.js +21 -0
- package/chunks/chunk-OCPBI7J5.js +18 -0
- package/chunks/{chunk-KIM5GUMA.js → chunk-OE6F6ZWQ.js} +589 -220
- package/chunks/{chunk-SQCQ4KO2.js → chunk-P5DEY3NF.js} +380 -317
- package/chunks/{chunk-2JZBVYTU.js → chunk-Q3T5KA2V.js} +1 -8
- package/chunks/{chunk-MB4MZHMJ.js → chunk-QARJNL2V.js} +211 -522
- package/chunks/{chunk-YH6G52F2.js → chunk-QCXGC7QB.js} +4 -4
- package/chunks/chunk-QDK4F2N5.js +1252 -0
- package/chunks/{chunk-VDDGDZMA.js → chunk-QHWCP53L.js} +14 -7
- package/chunks/{chunk-VULLI6WQ.js → chunk-QIERF2GQ.js} +6 -6
- package/chunks/{chunk-TGILQ3YH.js → chunk-QQTJK5GB.js} +200 -77
- package/chunks/{chunk-H5FFA6TH.js → chunk-QTHQ6Z5X.js} +16 -3
- package/chunks/{chunk-5I2IWRSH.js → chunk-R2XWGR75.js} +2 -2
- package/chunks/{chunk-YPE6A4GC.js → chunk-RT7FNC2O.js} +2 -2
- package/chunks/{chunk-OFDOK3VM.js → chunk-RX7NJOPE.js} +8 -13
- package/chunks/{chunk-6AM5D4ME.js → chunk-S6LOFUVP.js} +0 -12
- package/chunks/{chunk-K4XWPEWB.js → chunk-SHN4KHDK.js} +4 -33
- package/chunks/{chunk-VYPFXUCB.js → chunk-SZ3KHTDR.js} +1 -1
- package/chunks/chunk-T26EAKDL.js +13 -0
- package/chunks/chunk-T3CHYWJZ.js +758 -0
- package/chunks/{chunk-FNQ6T3CV.js → chunk-TEGJSJDF.js} +10 -7
- package/chunks/{chunk-RZIX2G32.js → chunk-THPORXSI.js} +1 -1
- package/chunks/{chunk-OHNBB4XR.js → chunk-THVU3RNH.js} +1 -1
- package/chunks/{record-artifact-RQKFYO5B.js → chunk-TIRRPCFS.js} +22 -7
- package/chunks/{chunk-ETSW4KLJ.js → chunk-TUCOXPHJ.js} +2 -2
- package/chunks/{chunk-63P4EL5V.js → chunk-TZTAV5RH.js} +1 -1
- package/chunks/{chunk-LK7CHLVP.js → chunk-U4VTUMMK.js} +0 -60
- package/chunks/{chunk-3RN6GBKS.js → chunk-U5CODIJW.js} +1 -1
- package/chunks/chunk-UU2B5YG6.js +2196 -0
- package/chunks/{chunk-R5AFZNQW.js → chunk-VAVHTGU4.js} +15 -8
- package/chunks/{chunk-2NH6DYI4.js → chunk-VHPFWR2O.js} +12 -12
- package/chunks/{chunk-IKYJHJNF.js → chunk-VOMQ2P6B.js} +3 -3
- package/chunks/{chunk-ZFDTEDCF.js → chunk-VX22DUW2.js} +6 -6
- package/chunks/{chunk-HTR4WV6U.js → chunk-W4RQUHY3.js} +31 -1
- package/chunks/{chunk-M4FMGVY4.js → chunk-WQP7BKWA.js} +3 -3
- package/chunks/{chunk-LH2BYDQ5.js → chunk-X2E5TFJ5.js} +18 -12
- package/chunks/{chunk-COH43MRJ.js → chunk-XCGIMOLN.js} +27 -1
- package/chunks/{chunk-YX324OPW.js → chunk-XDS22O52.js} +1 -1
- package/chunks/chunk-XP4L6KS3.js +463 -0
- package/chunks/{chunk-6FGBXPWM.js → chunk-XQK4XXTN.js} +38 -44
- package/chunks/{chunk-55DJUCI2.js → chunk-XWYPFDB5.js} +53 -43
- package/chunks/{chunk-Y34KJKDC.js → chunk-Y7BVNVVW.js} +1 -1
- package/chunks/{chunk-IPUUTYMV.js → chunk-YDLJGZHL.js} +1 -1
- package/chunks/{chunk-HIJQF5B5.js → chunk-YGE3IXJP.js} +1 -1
- package/chunks/{chunk-LQIW3YFY.js → chunk-YJFPRUWX.js} +9 -7
- package/chunks/{chunk-J24WCGIN.js → chunk-YQIIG4NA.js} +4 -4
- package/chunks/{chunk-BJX6ZSUK.js → chunk-YUFIEIWC.js} +2 -2
- package/chunks/{chunk-NIBLUX3Y.js → chunk-Z3S5EMOW.js} +148 -21
- package/chunks/{chunk-WCXCRJYB.js → chunk-Z3YLHKB7.js} +1 -1
- package/chunks/chunk-Z4X5MTRT.js +133 -0
- package/chunks/{chunk-UW5EOVUN.js → chunk-ZBVS26BY.js} +4 -4
- package/chunks/{chunk-HTO4JFDZ.js → chunk-ZPJWUGCS.js} +0 -1
- package/chunks/{chunk-X5XDDSSH.js → chunk-ZPZ7ZJEE.js} +28 -5
- package/chunks/{computer-use-SOQ4E3VX.js → computer-use-GOM42LNK.js} +53 -50
- package/chunks/{config-utils-7V7GGIW6.js → config-utils-WADIDWGG.js} +4 -3
- package/chunks/contextCommand-6LVPTIWD.js +83 -0
- package/chunks/core-runtime-253XV2DB.js +137 -0
- package/chunks/{create-sub-session-QRJLW5BV.js → create-sub-session-45POYEVP.js} +50 -47
- package/chunks/{create-sub-session-IWW2IZ2T.js → create-sub-session-62YZWVAY.js} +3 -3
- package/chunks/{cron-create-YIID5XAW.js → cron-create-6E7GIQTG.js} +6 -6
- package/chunks/{cron-delete-ZVHYCEP2.js → cron-delete-JD26XY3W.js} +5 -5
- package/chunks/{cron-list-XEGS463Q.js → cron-list-CUWFB44G.js} +6 -6
- package/chunks/{daemon-YO6433NF.js → daemon-PCNCI5YU.js} +428 -18
- package/chunks/daemon-status-provider-AKALDYJJ.js +93 -0
- package/chunks/daemon-trust-policy-XB7ZSQFQ.js +88 -0
- package/chunks/daemon-trust-policy-monitor-FUTKP42Q.js +175 -0
- package/chunks/{de-HGRCYDEJ.js → de-SY6O76BF.js} +6 -1
- package/chunks/deferred-core-runtime-RKLCO7V5.js +92 -0
- package/chunks/dist-26BIMQT6.js +4487 -0
- package/chunks/{dist-F6IBUDR4.js → dist-2PERFI23.js} +12 -9
- package/chunks/{dist-46NQKLTW.js → dist-OAOC5OV4.js} +2 -2
- package/chunks/{dist-YFNEUWSE.js → dist-PVEAFLHY.js} +5 -4
- package/chunks/{dist-AIKFMUKK.js → dist-SL2LUMML.js} +1449 -14
- package/chunks/dist-ULIG4M5H.js +13415 -0
- package/chunks/{dist-WEAHOXDM.js → dist-WGMNT3JQ.js} +2 -1
- package/chunks/{dist-BBLXMS3N.js → dist-ZHXOBXDN.js} +3 -3
- package/chunks/earlyInputCapture-FCWU47OB.js +85 -0
- package/chunks/{edit-OBDSQURM.js → edit-TTACM3LN.js} +51 -48
- package/chunks/{en-MTWBNGDO.js → en-NBK3JKCE.js} +9 -1
- package/chunks/{enter-worktree-U6MRPQ2P.js → enter-worktree-R34GFDX6.js} +51 -48
- package/chunks/{enterPlanMode-BC5QUZZ2.js → enterPlanMode-KJPBB6G5.js} +51 -48
- package/chunks/environment-IJG3N2PR.js +105 -0
- package/chunks/errors-MRON5OJD.js +91 -0
- package/chunks/esm-K5FARBNI.js +5548 -0
- package/chunks/{exit-worktree-DGNYMECB.js → exit-worktree-UBA66Y4I.js} +51 -48
- package/chunks/exitPlanMode-SMSPGNSK.js +76 -0
- package/chunks/{fast-path-JJZFJANL.js → fast-path-ZBAMZDCP.js} +16 -6
- package/chunks/{fr-45RLL55O.js → fr-4KG5V7UT.js} +6 -1
- package/chunks/{gemini-QS36EBZV.js → gemini-XFT7HRNL.js} +106 -99
- package/chunks/{geminiContentGenerator-AG4KB6CV.js → geminiContentGenerator-XD3MLYQX.js} +40 -11
- package/chunks/{getMachineId-bsd-V7W3GODC.js → getMachineId-bsd-FG7IUY6U.js} +1 -1
- package/chunks/{getMachineId-darwin-TDO75DQP.js → getMachineId-darwin-GLCJI2RA.js} +1 -1
- package/chunks/{getMachineId-linux-TF43WQT2.js → getMachineId-linux-O6OPPAKO.js} +1 -1
- package/chunks/{getMachineId-unsupported-ZGUO3TXT.js → getMachineId-unsupported-S6CKYVGC.js} +1 -1
- package/chunks/{getMachineId-win-ECFYZZFQ.js → getMachineId-win-X5SRNEH7.js} +1 -1
- package/chunks/{glob-V7R3PSK3.js → glob-HFKY7HXZ.js} +51 -48
- package/chunks/goal-tools-HGO6VXPB.js +335 -0
- package/chunks/{grep-QYPSK7OP.js → grep-EO5Z3PFV.js} +53 -49
- package/chunks/handleAutoUpdate-WRENFE6C.js +84 -0
- package/chunks/i18n-ZG5OTVSV.js +100 -0
- package/chunks/{image-gen-Z3VPGKRC.js → image-gen-CKWZ4MJI.js} +12 -12
- package/chunks/initializer-FYPLLRC7.js +89 -0
- package/chunks/installationInfo-5RV4HRMC.js +83 -0
- package/chunks/{ja-B7DF7DFG.js → ja-F3GSQXMF.js} +6 -1
- package/chunks/{keychain-token-storage-MDTG3WRM.js → keychain-token-storage-IKO4G53C.js} +3 -3
- package/chunks/lib-RUF3WZA6.js +9 -0
- package/chunks/list-ZNWVL3AT.js +92 -0
- package/chunks/{list-agents-5KJJHR6I.js → list-agents-PXJ7ZUFB.js} +3 -3
- package/chunks/loadedSettingsAdapter-GQGNHP5I.js +86 -0
- package/chunks/{loggingContentGenerator-HS3S5H3Q.js → loggingContentGenerator-MS5DFAWH.js} +78 -113
- package/chunks/{loop-wakeup-FXKNNYSY.js → loop-wakeup-Y26NQZ5I.js} +15 -8
- package/chunks/{ls-NTK6VOQJ.js → ls-ONQTTMQR.js} +5 -5
- package/chunks/{lsp-2JI24STP.js → lsp-YGHHRGMD.js} +3 -3
- package/chunks/{managed-npm-update-JYEMMXA3.js → managed-npm-update-67AK4GTL.js} +51 -48
- package/chunks/mcp-FVQ4VTLM.js +86 -0
- package/chunks/{monitor-R3ODH5U6.js → monitor-BXB33EOZ.js} +51 -48
- package/chunks/nonInteractiveCli-CN2GYSN3.js +148 -0
- package/chunks/{notebook-edit-BNOK452R.js → notebook-edit-FKYRBV4L.js} +51 -48
- package/chunks/{openaiContentGenerator-WMCU3O2H.js → openaiContentGenerator-UUXV5DGU.js} +26 -27
- package/chunks/pidfile-MV347TTZ.js +89 -0
- package/chunks/process-registry-2CHQBXH5.js +157 -0
- package/chunks/{processUtils-RT7UNCC2.js → processUtils-LKFG52RV.js} +2 -2
- package/chunks/{pt-22Q3FP73.js → pt-EQ33KWEN.js} +6 -1
- package/chunks/{qwenContentGenerator-HHCRK4SX.js → qwenContentGenerator-3WYI2HRW.js} +56 -53
- package/chunks/{qwenOAuth2-OWLB5AKH.js → qwenOAuth2-B46MW45O.js} +10 -10
- package/chunks/read-file-ACSHVWP3.js +29 -0
- package/chunks/{read-mcp-resource-4DKQWGHD.js → read-mcp-resource-U2IJN5HM.js} +4 -4
- package/chunks/record-artifact-MGPJ7EG4.js +21 -0
- package/chunks/resumeHistoryUtils-AMS4767B.js +94 -0
- package/chunks/ripGrep-BAPM2UKC.js +76 -0
- package/chunks/{ru-FZCNZHDC.js → ru-7OZAUKGG.js} +6 -1
- package/chunks/{run-qwen-serve-FU6HEM4J.js → run-qwen-serve-JEN6FO2A.js} +1018 -263
- package/chunks/runtime-WVP22ISH.js +122 -0
- package/chunks/{scheduler-G2ZS2Z7E.js → scheduler-HTX5ACVR.js} +50 -47
- package/chunks/{sdk-exporters-grpc-AK3LGHNO.js → sdk-exporters-grpc-54L4LS5L.js} +4 -4
- package/chunks/{sdk-exporters-http-FYBSUCPD.js → sdk-exporters-http-4BQANSJ6.js} +7 -7
- package/chunks/{sdk-impl-GMVPB7NB.js → sdk-impl-Z4VXWVFX.js} +14 -14
- package/chunks/{send-message-Q6OOR6BR.js → send-message-PMP4ATVM.js} +8 -13
- package/chunks/serve-ELQIVNWN.js +92 -0
- package/chunks/{server-4UMH7OIZ.js → server-JNW2NOSQ.js} +5288 -1364
- package/chunks/{session-K3O3Q2SV.js → session-NC356XNS.js} +102 -95
- package/chunks/{settings-CR2EWTBA.js → settings-73RMIOJ6.js} +54 -51
- package/chunks/shell-NMHF5TFG.js +86 -0
- package/chunks/{skill-I3SDA4MB.js → skill-XPGXHEKO.js} +22 -22
- package/chunks/skill-settings-5IGIJDGA.js +94 -0
- package/chunks/spawnChannel-T5THBHFN.js +85 -0
- package/chunks/standalone-update-ODXEPDLP.js +95 -0
- package/chunks/{startInteractiveUI-SLZGHRPH.js → startInteractiveUI-S27DXVAE.js} +1241 -905
- package/chunks/{syntheticOutput-I3757IWH.js → syntheticOutput-D7E6ZFKR.js} +4 -4
- package/chunks/task-create-NFCYD43L.js +26 -0
- package/chunks/{task-list-FOPULZEP.js → task-list-TAVMGEVD.js} +7 -7
- package/chunks/{task-stop-H6RHXFVQ.js → task-stop-ZDF2UJRM.js} +3 -3
- package/chunks/{task-update-M57TFZJT.js → task-update-6L7LHGEX.js} +12 -11
- package/chunks/{team-create-YJALH5D2.js → team-create-CTLQWTJ2.js} +53 -50
- package/chunks/{team-delete-QE2UXJL7.js → team-delete-DPGGRQBU.js} +7 -7
- package/chunks/{team-plan-approval-34QFYKGN.js → team-plan-approval-WKRUAPJ4.js} +51 -48
- package/chunks/theme-manager-XQHXQQX6.js +80 -0
- package/chunks/{todoWrite-VQ7FKOHL.js → todoWrite-2UO5G6G6.js} +34 -6
- package/chunks/{tool-search-NF7GB6LE.js → tool-search-45YINAJA.js} +21 -22
- package/chunks/total-session-admission-QPUKGHKO.js +88 -0
- package/chunks/trustedFolders-YMUTRHEQ.js +98 -0
- package/chunks/{update-relaunch-WBUZJC5O.js → update-relaunch-PZUXTVHC.js} +5 -5
- package/chunks/updateCheck-IZAN4XTB.js +95 -0
- package/chunks/useAutoAcceptIndicator-CGL2MAYE.js +96 -0
- package/chunks/{validateNonInterActiveAuth-3R223G3R.js → validateNonInterActiveAuth-GBGNJ65K.js} +97 -90
- package/chunks/{version-HS7YSFHV.js → version-Z7EX24NZ.js} +1 -1
- package/chunks/{web-fetch-NKCSG7ZE.js → web-fetch-ETTT2H3V.js} +19 -21
- package/chunks/{web-search-S62WAP4S.js → web-search-Y3ZSVRJ6.js} +13 -13
- package/chunks/{workflow-QAGU5RU4.js → workflow-ATRJSAO7.js} +52 -49
- package/chunks/workspace-providers-status-YM3WLW3N.js +89 -0
- package/chunks/{workspace-registration-store-24JMHDGF.js → workspace-registration-store-4EGNCIPG.js} +1 -1
- package/chunks/workspace-registry-NGZOZKQP.js +96 -0
- package/chunks/workspace-service-SVWOXX2B.js +103 -0
- package/chunks/workspace-skills-status-YZHZ3PT5.js +89 -0
- package/chunks/workspace-trust-reconciler-GGBQV2U5.js +349 -0
- package/chunks/write-file-HLGCEB72.js +78 -0
- package/chunks/xterm-headless-NTYVIBT3.js +3475 -0
- package/chunks/{zh-LUIGBD55.js → zh-H3YDK5QW.js} +9 -1
- package/chunks/{zh-TW-F5KG2IYD.js → zh-TW-JYCP7XUA.js} +9 -1
- package/chunks/zoom-image-LDECT475.js +224 -0
- package/cli.js +50 -16
- package/locales/ca.js +7 -2
- package/locales/de.js +7 -2
- package/locales/en.js +10 -2
- package/locales/fr.js +7 -2
- package/locales/ja.js +7 -2
- package/locales/pt.js +7 -2
- package/locales/ru.js +7 -2
- package/locales/zh-TW.js +10 -2
- package/locales/zh.js +10 -2
- package/package.json +5 -4
- package/web-shell/assets/{arc-DcbWnB9T.js → arc-Dpy_U6Bb.js} +1 -1
- package/web-shell/assets/{architectureDiagram-3BPJPVTR-kMMF5sud.js → architectureDiagram-3BPJPVTR-DgDOg-c5.js} +1 -1
- package/web-shell/assets/{blockDiagram-GPEHLZMM-Htl9vTJS.js → blockDiagram-GPEHLZMM-tADd9Ja3.js} +1 -1
- package/web-shell/assets/{c4Diagram-AAUBKEIU-BnZnm0mQ.js → c4Diagram-AAUBKEIU-68wj9MCU.js} +1 -1
- package/web-shell/assets/channel-Do7fFnFl.js +1 -0
- package/web-shell/assets/{chunk-2J33WTMH-DziB7kDG.js → chunk-2J33WTMH-DjJLOeVU.js} +1 -1
- package/web-shell/assets/{chunk-4BX2VUAB-CmkD8daw.js → chunk-4BX2VUAB-CMbzGeVC.js} +1 -1
- package/web-shell/assets/{chunk-55IACEB6-CHAd9A_U.js → chunk-55IACEB6-SlKgejv9.js} +1 -1
- package/web-shell/assets/{chunk-727SXJPM-Dqaam3fE.js → chunk-727SXJPM-CijXssHZ.js} +1 -1
- package/web-shell/assets/{chunk-AQP2D5EJ-D_-saBYM.js → chunk-AQP2D5EJ-D8w25nvR.js} +1 -1
- package/web-shell/assets/{chunk-FMBD7UC4-B9r_veWD.js → chunk-FMBD7UC4-Bv9dcx_e.js} +1 -1
- package/web-shell/assets/{chunk-ND2GUHAM-B3EaCSpL.js → chunk-ND2GUHAM-Bzf6sAOd.js} +1 -1
- package/web-shell/assets/{chunk-QZHKN3VN-CYq8x9mn.js → chunk-QZHKN3VN-whNoNeW5.js} +1 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-By_XOP3X.js +1 -0
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-By_XOP3X.js +1 -0
- package/web-shell/assets/{cose-bilkent-S5V4N54A-D0ng4uiB.js → cose-bilkent-S5V4N54A-rpQS44Lz.js} +1 -1
- package/web-shell/assets/{dagre-BM42HDAG-DCZollQv.js → dagre-BM42HDAG-Ck7VE6nT.js} +1 -1
- package/web-shell/assets/{diagram-2AECGRRQ-Dfk2pWS0.js → diagram-2AECGRRQ-CgRrsodR.js} +1 -1
- package/web-shell/assets/{diagram-5GNKFQAL-kX38ltWR.js → diagram-5GNKFQAL-CsTZtE5A.js} +1 -1
- package/web-shell/assets/{diagram-KO2AKTUF-CJz2vsXh.js → diagram-KO2AKTUF-D5EAdVq4.js} +1 -1
- package/web-shell/assets/{diagram-LMA3HP47-BvMLZm_7.js → diagram-LMA3HP47-DNrjHC7Z.js} +1 -1
- package/web-shell/assets/{diagram-OG6HWLK6-l7kfStkO.js → diagram-OG6HWLK6-ClJSJGgC.js} +1 -1
- package/web-shell/assets/{erDiagram-TEJ5UH35-BSVa8GGT.js → erDiagram-TEJ5UH35-DuVnos_y.js} +1 -1
- package/web-shell/assets/{flowDiagram-I6XJVG4X-CoawKIXH.js → flowDiagram-I6XJVG4X-DEpIVl1s.js} +1 -1
- package/web-shell/assets/{ganttDiagram-6RSMTGT7-DFUDH0zF.js → ganttDiagram-6RSMTGT7-COnQM2-C.js} +1 -1
- package/web-shell/assets/{gitGraphDiagram-PVQCEYII-Y2pvpT4e.js → gitGraphDiagram-PVQCEYII-C-lX5H3_.js} +1 -1
- package/web-shell/assets/index-C2GE3DAF.js +74 -0
- package/web-shell/assets/{index-D0GX0zZf.js → index-DfcyS2E7.js} +1 -1
- package/web-shell/assets/index-Qxt6kN7i.js +1700 -0
- package/web-shell/assets/index-bo0Z8hfu.css +5 -0
- package/web-shell/assets/{infoDiagram-5YYISTIA-CU8_zLiX.js → infoDiagram-5YYISTIA-D0WP-wmU.js} +1 -1
- package/web-shell/assets/{ishikawaDiagram-YF4QCWOH-AVQiV0DU.js → ishikawaDiagram-YF4QCWOH-DgsI3Clu.js} +1 -1
- package/web-shell/assets/{journeyDiagram-JHISSGLW-DQ0VSKa3.js → journeyDiagram-JHISSGLW-4yCoMZO6.js} +1 -1
- package/web-shell/assets/{kanban-definition-UN3LZRKU-BqnWqsE_.js → kanban-definition-UN3LZRKU-D_05au1N.js} +1 -1
- package/web-shell/assets/{linear-BkoihsaA.js → linear-B38fDz0Q.js} +1 -1
- package/web-shell/assets/{mermaid.core-5RJs-31j.js → mermaid.core-aGNwTaHi.js} +5 -5
- package/web-shell/assets/{mindmap-definition-RKZ34NQL-D33Bxnpd.js → mindmap-definition-RKZ34NQL-C2yf_5WM.js} +1 -1
- package/web-shell/assets/{pieDiagram-4H26LBE5-BuEAw3BH.js → pieDiagram-4H26LBE5-DiHABBT-.js} +1 -1
- package/web-shell/assets/{quadrantDiagram-W4KKPZXB-Kox_usEq.js → quadrantDiagram-W4KKPZXB-W9xkeAGe.js} +1 -1
- package/web-shell/assets/{requirementDiagram-4Y6WPE33-CNjeUif0.js → requirementDiagram-4Y6WPE33-BGmRXl9k.js} +1 -1
- package/web-shell/assets/{sankeyDiagram-5OEKKPKP-BCd2OL_U.js → sankeyDiagram-5OEKKPKP-CvOmT43_.js} +1 -1
- package/web-shell/assets/{sequenceDiagram-3UESZ5HK-CF2ZTsz0.js → sequenceDiagram-3UESZ5HK-C8pdd0Z-.js} +1 -1
- package/web-shell/assets/{stateDiagram-AJRCARHV-qenSzHtm.js → stateDiagram-AJRCARHV-C-CYdFx2.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-BieEHeN9.js +1 -0
- package/web-shell/assets/{timeline-definition-PNZ67QCA-B5DyWdgs.js → timeline-definition-PNZ67QCA-w2KQn1cI.js} +1 -1
- package/web-shell/assets/{vennDiagram-CIIHVFJN-DqP4I_o_.js → vennDiagram-CIIHVFJN-DuorhRku.js} +1 -1
- package/web-shell/assets/{wardley-L42UT6IY-CJe2e4mg.js → wardley-L42UT6IY-BAXm2cWy.js} +1 -1
- package/web-shell/assets/{wardleyDiagram-YWT4CUSO-BMDSw-Rr.js → wardleyDiagram-YWT4CUSO-8PHaOXn5.js} +1 -1
- package/web-shell/assets/{xychartDiagram-2RQKCTM6-BTVZYkxD.js → xychartDiagram-2RQKCTM6-Do84JFSc.js} +1 -1
- package/web-shell/index.html +2 -2
- package/chunks/MaxSizedBox-5DPPWPGT.js +0 -85
- package/chunks/agent-6ODUANDO.js +0 -81
- package/chunks/agent-headless-7BYQTMHW.js +0 -75
- package/chunks/bridge-ZUB64FAE.js +0 -90
- package/chunks/chunk-LEH5C7FV.js +0 -232
- package/chunks/chunk-SZRN75WQ.js +0 -29
- package/chunks/chunk-UGYMA4EI.js +0 -219
- package/chunks/chunk-Z2BC6UJ5.js +0 -8575
- package/chunks/contextCommand-JLHYA34Z.js +0 -80
- package/chunks/daemon-status-provider-2233Q37D.js +0 -89
- package/chunks/earlyInputCapture-A7NDU3PF.js +0 -82
- package/chunks/environment-W5UFC2CH.js +0 -102
- package/chunks/errors-M7CLORXH.js +0 -88
- package/chunks/exitPlanMode-GXTBWQAR.js +0 -403
- package/chunks/handleAutoUpdate-6DBEZYPV.js +0 -81
- package/chunks/i18n-VUJJZIMU.js +0 -97
- package/chunks/initializer-UWAK5U5O.js +0 -86
- package/chunks/installationInfo-6O2YAA52.js +0 -80
- package/chunks/list-GB4ESM3T.js +0 -89
- package/chunks/loadedSettingsAdapter-OT6JVQ7U.js +0 -83
- package/chunks/mcp-6DBDJPFU.js +0 -83
- package/chunks/nonInteractiveCli-MOYCYBBU.js +0 -141
- package/chunks/pidfile-TFRZZZIO.js +0 -86
- package/chunks/read-file-APMO3PSX.js +0 -31
- package/chunks/resumeHistoryUtils-6KRYEAWZ.js +0 -91
- package/chunks/ripGrep-BEJDEDXW.js +0 -73
- package/chunks/runtime-XXRRTNP6.js +0 -118
- package/chunks/serve-7BSTXJ4T.js +0 -89
- package/chunks/shell-HH3PF3A2.js +0 -83
- package/chunks/spawnChannel-RWNDBXGA.js +0 -82
- package/chunks/src-GE4TTTML.js +0 -3147
- package/chunks/standalone-update-Q6WFRZZQ.js +0 -92
- package/chunks/task-create-N7WQSGYA.js +0 -25
- package/chunks/theme-manager-SWRILQHI.js +0 -77
- package/chunks/total-session-admission-DLHHHLD3.js +0 -84
- package/chunks/trustedFolders-KHXHY6PY.js +0 -93
- package/chunks/updateCheck-RKL6M5XN.js +0 -92
- package/chunks/useAutoAcceptIndicator-CFQ5BUJL.js +0 -93
- package/chunks/workspace-providers-status-QSVZUETE.js +0 -86
- package/chunks/workspace-registry-UT4RBNBM.js +0 -88
- package/chunks/workspace-service-JFWRUS4V.js +0 -98
- package/chunks/workspace-skills-status-ZBBKJOI2.js +0 -85
- package/chunks/write-file-VHIXW5M7.js +0 -73
- package/web-shell/assets/channel-Cq7YKtfC.js +0 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-CQ9aC1Tg.js +0 -1
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-CQ9aC1Tg.js +0 -1
- package/web-shell/assets/index-D9haPt0X.css +0 -5
- package/web-shell/assets/index-ckX9Pq5k.js +0 -1230
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-B7W4zlCr.js +0 -1
- package/chunks/{chunk-TARRHLLG.js → chunk-QUGAUQGJ.js} +25 -25
- package/chunks/{chunk-U7ZFW55U.js → chunk-VOQXFAY5.js} +977 -977
- /package/chunks/{chunk-LXXMOYPL.js → chunk-VXZBKKQR.js} +0 -0
|
@@ -0,0 +1,758 @@
|
|
|
1
|
+
// Force strict mode and setup for ESM
|
|
2
|
+
"use strict";
|
|
3
|
+
import {
|
|
4
|
+
require_function_bind,
|
|
5
|
+
require_hasown
|
|
6
|
+
} from "./chunk-CR3C7WXL.js";
|
|
7
|
+
import {
|
|
8
|
+
init_esbuild_shims
|
|
9
|
+
} from "./chunk-5O2XNYP6.js";
|
|
10
|
+
import {
|
|
11
|
+
__commonJS,
|
|
12
|
+
__name
|
|
13
|
+
} from "./chunk-J2S4EL5Y.js";
|
|
14
|
+
|
|
15
|
+
// node_modules/es-errors/type.js
|
|
16
|
+
var require_type = __commonJS({
|
|
17
|
+
"node_modules/es-errors/type.js"(exports, module) {
|
|
18
|
+
"use strict";
|
|
19
|
+
init_esbuild_shims();
|
|
20
|
+
module.exports = TypeError;
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
// node_modules/es-object-atoms/index.js
|
|
25
|
+
var require_es_object_atoms = __commonJS({
|
|
26
|
+
"node_modules/es-object-atoms/index.js"(exports, module) {
|
|
27
|
+
"use strict";
|
|
28
|
+
init_esbuild_shims();
|
|
29
|
+
module.exports = Object;
|
|
30
|
+
}
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
// node_modules/es-errors/index.js
|
|
34
|
+
var require_es_errors = __commonJS({
|
|
35
|
+
"node_modules/es-errors/index.js"(exports, module) {
|
|
36
|
+
"use strict";
|
|
37
|
+
init_esbuild_shims();
|
|
38
|
+
module.exports = Error;
|
|
39
|
+
}
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
// node_modules/es-errors/eval.js
|
|
43
|
+
var require_eval = __commonJS({
|
|
44
|
+
"node_modules/es-errors/eval.js"(exports, module) {
|
|
45
|
+
"use strict";
|
|
46
|
+
init_esbuild_shims();
|
|
47
|
+
module.exports = EvalError;
|
|
48
|
+
}
|
|
49
|
+
});
|
|
50
|
+
|
|
51
|
+
// node_modules/es-errors/range.js
|
|
52
|
+
var require_range = __commonJS({
|
|
53
|
+
"node_modules/es-errors/range.js"(exports, module) {
|
|
54
|
+
"use strict";
|
|
55
|
+
init_esbuild_shims();
|
|
56
|
+
module.exports = RangeError;
|
|
57
|
+
}
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
// node_modules/es-errors/ref.js
|
|
61
|
+
var require_ref = __commonJS({
|
|
62
|
+
"node_modules/es-errors/ref.js"(exports, module) {
|
|
63
|
+
"use strict";
|
|
64
|
+
init_esbuild_shims();
|
|
65
|
+
module.exports = ReferenceError;
|
|
66
|
+
}
|
|
67
|
+
});
|
|
68
|
+
|
|
69
|
+
// node_modules/es-errors/syntax.js
|
|
70
|
+
var require_syntax = __commonJS({
|
|
71
|
+
"node_modules/es-errors/syntax.js"(exports, module) {
|
|
72
|
+
"use strict";
|
|
73
|
+
init_esbuild_shims();
|
|
74
|
+
module.exports = SyntaxError;
|
|
75
|
+
}
|
|
76
|
+
});
|
|
77
|
+
|
|
78
|
+
// node_modules/es-errors/uri.js
|
|
79
|
+
var require_uri = __commonJS({
|
|
80
|
+
"node_modules/es-errors/uri.js"(exports, module) {
|
|
81
|
+
"use strict";
|
|
82
|
+
init_esbuild_shims();
|
|
83
|
+
module.exports = URIError;
|
|
84
|
+
}
|
|
85
|
+
});
|
|
86
|
+
|
|
87
|
+
// node_modules/math-intrinsics/abs.js
|
|
88
|
+
var require_abs = __commonJS({
|
|
89
|
+
"node_modules/math-intrinsics/abs.js"(exports, module) {
|
|
90
|
+
"use strict";
|
|
91
|
+
init_esbuild_shims();
|
|
92
|
+
module.exports = Math.abs;
|
|
93
|
+
}
|
|
94
|
+
});
|
|
95
|
+
|
|
96
|
+
// node_modules/math-intrinsics/floor.js
|
|
97
|
+
var require_floor = __commonJS({
|
|
98
|
+
"node_modules/math-intrinsics/floor.js"(exports, module) {
|
|
99
|
+
"use strict";
|
|
100
|
+
init_esbuild_shims();
|
|
101
|
+
module.exports = Math.floor;
|
|
102
|
+
}
|
|
103
|
+
});
|
|
104
|
+
|
|
105
|
+
// node_modules/math-intrinsics/max.js
|
|
106
|
+
var require_max = __commonJS({
|
|
107
|
+
"node_modules/math-intrinsics/max.js"(exports, module) {
|
|
108
|
+
"use strict";
|
|
109
|
+
init_esbuild_shims();
|
|
110
|
+
module.exports = Math.max;
|
|
111
|
+
}
|
|
112
|
+
});
|
|
113
|
+
|
|
114
|
+
// node_modules/math-intrinsics/min.js
|
|
115
|
+
var require_min = __commonJS({
|
|
116
|
+
"node_modules/math-intrinsics/min.js"(exports, module) {
|
|
117
|
+
"use strict";
|
|
118
|
+
init_esbuild_shims();
|
|
119
|
+
module.exports = Math.min;
|
|
120
|
+
}
|
|
121
|
+
});
|
|
122
|
+
|
|
123
|
+
// node_modules/math-intrinsics/pow.js
|
|
124
|
+
var require_pow = __commonJS({
|
|
125
|
+
"node_modules/math-intrinsics/pow.js"(exports, module) {
|
|
126
|
+
"use strict";
|
|
127
|
+
init_esbuild_shims();
|
|
128
|
+
module.exports = Math.pow;
|
|
129
|
+
}
|
|
130
|
+
});
|
|
131
|
+
|
|
132
|
+
// node_modules/math-intrinsics/round.js
|
|
133
|
+
var require_round = __commonJS({
|
|
134
|
+
"node_modules/math-intrinsics/round.js"(exports, module) {
|
|
135
|
+
"use strict";
|
|
136
|
+
init_esbuild_shims();
|
|
137
|
+
module.exports = Math.round;
|
|
138
|
+
}
|
|
139
|
+
});
|
|
140
|
+
|
|
141
|
+
// node_modules/math-intrinsics/isNaN.js
|
|
142
|
+
var require_isNaN = __commonJS({
|
|
143
|
+
"node_modules/math-intrinsics/isNaN.js"(exports, module) {
|
|
144
|
+
"use strict";
|
|
145
|
+
init_esbuild_shims();
|
|
146
|
+
module.exports = Number.isNaN || /* @__PURE__ */ __name(function isNaN2(a) {
|
|
147
|
+
return a !== a;
|
|
148
|
+
}, "isNaN");
|
|
149
|
+
}
|
|
150
|
+
});
|
|
151
|
+
|
|
152
|
+
// node_modules/math-intrinsics/sign.js
|
|
153
|
+
var require_sign = __commonJS({
|
|
154
|
+
"node_modules/math-intrinsics/sign.js"(exports, module) {
|
|
155
|
+
"use strict";
|
|
156
|
+
init_esbuild_shims();
|
|
157
|
+
var $isNaN = require_isNaN();
|
|
158
|
+
module.exports = /* @__PURE__ */ __name(function sign(number) {
|
|
159
|
+
if ($isNaN(number) || number === 0) {
|
|
160
|
+
return number;
|
|
161
|
+
}
|
|
162
|
+
return number < 0 ? -1 : 1;
|
|
163
|
+
}, "sign");
|
|
164
|
+
}
|
|
165
|
+
});
|
|
166
|
+
|
|
167
|
+
// node_modules/gopd/gOPD.js
|
|
168
|
+
var require_gOPD = __commonJS({
|
|
169
|
+
"node_modules/gopd/gOPD.js"(exports, module) {
|
|
170
|
+
"use strict";
|
|
171
|
+
init_esbuild_shims();
|
|
172
|
+
module.exports = Object.getOwnPropertyDescriptor;
|
|
173
|
+
}
|
|
174
|
+
});
|
|
175
|
+
|
|
176
|
+
// node_modules/gopd/index.js
|
|
177
|
+
var require_gopd = __commonJS({
|
|
178
|
+
"node_modules/gopd/index.js"(exports, module) {
|
|
179
|
+
"use strict";
|
|
180
|
+
init_esbuild_shims();
|
|
181
|
+
var $gOPD = require_gOPD();
|
|
182
|
+
if ($gOPD) {
|
|
183
|
+
try {
|
|
184
|
+
$gOPD([], "length");
|
|
185
|
+
} catch (e) {
|
|
186
|
+
$gOPD = null;
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
module.exports = $gOPD;
|
|
190
|
+
}
|
|
191
|
+
});
|
|
192
|
+
|
|
193
|
+
// node_modules/es-define-property/index.js
|
|
194
|
+
var require_es_define_property = __commonJS({
|
|
195
|
+
"node_modules/es-define-property/index.js"(exports, module) {
|
|
196
|
+
"use strict";
|
|
197
|
+
init_esbuild_shims();
|
|
198
|
+
var $defineProperty = Object.defineProperty || false;
|
|
199
|
+
if ($defineProperty) {
|
|
200
|
+
try {
|
|
201
|
+
$defineProperty({}, "a", { value: 1 });
|
|
202
|
+
} catch (e) {
|
|
203
|
+
$defineProperty = false;
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
module.exports = $defineProperty;
|
|
207
|
+
}
|
|
208
|
+
});
|
|
209
|
+
|
|
210
|
+
// node_modules/has-symbols/shams.js
|
|
211
|
+
var require_shams = __commonJS({
|
|
212
|
+
"node_modules/has-symbols/shams.js"(exports, module) {
|
|
213
|
+
"use strict";
|
|
214
|
+
init_esbuild_shims();
|
|
215
|
+
module.exports = /* @__PURE__ */ __name(function hasSymbols() {
|
|
216
|
+
if (typeof Symbol !== "function" || typeof Object.getOwnPropertySymbols !== "function") {
|
|
217
|
+
return false;
|
|
218
|
+
}
|
|
219
|
+
if (typeof Symbol.iterator === "symbol") {
|
|
220
|
+
return true;
|
|
221
|
+
}
|
|
222
|
+
var obj = {};
|
|
223
|
+
var sym = Symbol("test");
|
|
224
|
+
var symObj = Object(sym);
|
|
225
|
+
if (typeof sym === "string") {
|
|
226
|
+
return false;
|
|
227
|
+
}
|
|
228
|
+
if (Object.prototype.toString.call(sym) !== "[object Symbol]") {
|
|
229
|
+
return false;
|
|
230
|
+
}
|
|
231
|
+
if (Object.prototype.toString.call(symObj) !== "[object Symbol]") {
|
|
232
|
+
return false;
|
|
233
|
+
}
|
|
234
|
+
var symVal = 42;
|
|
235
|
+
obj[sym] = symVal;
|
|
236
|
+
for (var _ in obj) {
|
|
237
|
+
return false;
|
|
238
|
+
}
|
|
239
|
+
if (typeof Object.keys === "function" && Object.keys(obj).length !== 0) {
|
|
240
|
+
return false;
|
|
241
|
+
}
|
|
242
|
+
if (typeof Object.getOwnPropertyNames === "function" && Object.getOwnPropertyNames(obj).length !== 0) {
|
|
243
|
+
return false;
|
|
244
|
+
}
|
|
245
|
+
var syms = Object.getOwnPropertySymbols(obj);
|
|
246
|
+
if (syms.length !== 1 || syms[0] !== sym) {
|
|
247
|
+
return false;
|
|
248
|
+
}
|
|
249
|
+
if (!Object.prototype.propertyIsEnumerable.call(obj, sym)) {
|
|
250
|
+
return false;
|
|
251
|
+
}
|
|
252
|
+
if (typeof Object.getOwnPropertyDescriptor === "function") {
|
|
253
|
+
var descriptor = (
|
|
254
|
+
/** @type {PropertyDescriptor} */
|
|
255
|
+
Object.getOwnPropertyDescriptor(obj, sym)
|
|
256
|
+
);
|
|
257
|
+
if (descriptor.value !== symVal || descriptor.enumerable !== true) {
|
|
258
|
+
return false;
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
return true;
|
|
262
|
+
}, "hasSymbols");
|
|
263
|
+
}
|
|
264
|
+
});
|
|
265
|
+
|
|
266
|
+
// node_modules/has-symbols/index.js
|
|
267
|
+
var require_has_symbols = __commonJS({
|
|
268
|
+
"node_modules/has-symbols/index.js"(exports, module) {
|
|
269
|
+
"use strict";
|
|
270
|
+
init_esbuild_shims();
|
|
271
|
+
var origSymbol = typeof Symbol !== "undefined" && Symbol;
|
|
272
|
+
var hasSymbolSham = require_shams();
|
|
273
|
+
module.exports = /* @__PURE__ */ __name(function hasNativeSymbols() {
|
|
274
|
+
if (typeof origSymbol !== "function") {
|
|
275
|
+
return false;
|
|
276
|
+
}
|
|
277
|
+
if (typeof Symbol !== "function") {
|
|
278
|
+
return false;
|
|
279
|
+
}
|
|
280
|
+
if (typeof origSymbol("foo") !== "symbol") {
|
|
281
|
+
return false;
|
|
282
|
+
}
|
|
283
|
+
if (typeof Symbol("bar") !== "symbol") {
|
|
284
|
+
return false;
|
|
285
|
+
}
|
|
286
|
+
return hasSymbolSham();
|
|
287
|
+
}, "hasNativeSymbols");
|
|
288
|
+
}
|
|
289
|
+
});
|
|
290
|
+
|
|
291
|
+
// node_modules/get-proto/Reflect.getPrototypeOf.js
|
|
292
|
+
var require_Reflect_getPrototypeOf = __commonJS({
|
|
293
|
+
"node_modules/get-proto/Reflect.getPrototypeOf.js"(exports, module) {
|
|
294
|
+
"use strict";
|
|
295
|
+
init_esbuild_shims();
|
|
296
|
+
module.exports = typeof Reflect !== "undefined" && Reflect.getPrototypeOf || null;
|
|
297
|
+
}
|
|
298
|
+
});
|
|
299
|
+
|
|
300
|
+
// node_modules/get-proto/Object.getPrototypeOf.js
|
|
301
|
+
var require_Object_getPrototypeOf = __commonJS({
|
|
302
|
+
"node_modules/get-proto/Object.getPrototypeOf.js"(exports, module) {
|
|
303
|
+
"use strict";
|
|
304
|
+
init_esbuild_shims();
|
|
305
|
+
var $Object = require_es_object_atoms();
|
|
306
|
+
module.exports = $Object.getPrototypeOf || null;
|
|
307
|
+
}
|
|
308
|
+
});
|
|
309
|
+
|
|
310
|
+
// node_modules/call-bind-apply-helpers/functionCall.js
|
|
311
|
+
var require_functionCall = __commonJS({
|
|
312
|
+
"node_modules/call-bind-apply-helpers/functionCall.js"(exports, module) {
|
|
313
|
+
"use strict";
|
|
314
|
+
init_esbuild_shims();
|
|
315
|
+
module.exports = Function.prototype.call;
|
|
316
|
+
}
|
|
317
|
+
});
|
|
318
|
+
|
|
319
|
+
// node_modules/call-bind-apply-helpers/functionApply.js
|
|
320
|
+
var require_functionApply = __commonJS({
|
|
321
|
+
"node_modules/call-bind-apply-helpers/functionApply.js"(exports, module) {
|
|
322
|
+
"use strict";
|
|
323
|
+
init_esbuild_shims();
|
|
324
|
+
module.exports = Function.prototype.apply;
|
|
325
|
+
}
|
|
326
|
+
});
|
|
327
|
+
|
|
328
|
+
// node_modules/call-bind-apply-helpers/reflectApply.js
|
|
329
|
+
var require_reflectApply = __commonJS({
|
|
330
|
+
"node_modules/call-bind-apply-helpers/reflectApply.js"(exports, module) {
|
|
331
|
+
"use strict";
|
|
332
|
+
init_esbuild_shims();
|
|
333
|
+
module.exports = typeof Reflect !== "undefined" && Reflect && Reflect.apply;
|
|
334
|
+
}
|
|
335
|
+
});
|
|
336
|
+
|
|
337
|
+
// node_modules/call-bind-apply-helpers/actualApply.js
|
|
338
|
+
var require_actualApply = __commonJS({
|
|
339
|
+
"node_modules/call-bind-apply-helpers/actualApply.js"(exports, module) {
|
|
340
|
+
"use strict";
|
|
341
|
+
init_esbuild_shims();
|
|
342
|
+
var bind = require_function_bind();
|
|
343
|
+
var $apply = require_functionApply();
|
|
344
|
+
var $call = require_functionCall();
|
|
345
|
+
var $reflectApply = require_reflectApply();
|
|
346
|
+
module.exports = $reflectApply || bind.call($call, $apply);
|
|
347
|
+
}
|
|
348
|
+
});
|
|
349
|
+
|
|
350
|
+
// node_modules/call-bind-apply-helpers/index.js
|
|
351
|
+
var require_call_bind_apply_helpers = __commonJS({
|
|
352
|
+
"node_modules/call-bind-apply-helpers/index.js"(exports, module) {
|
|
353
|
+
"use strict";
|
|
354
|
+
init_esbuild_shims();
|
|
355
|
+
var bind = require_function_bind();
|
|
356
|
+
var $TypeError = require_type();
|
|
357
|
+
var $call = require_functionCall();
|
|
358
|
+
var $actualApply = require_actualApply();
|
|
359
|
+
module.exports = /* @__PURE__ */ __name(function callBindBasic(args) {
|
|
360
|
+
if (args.length < 1 || typeof args[0] !== "function") {
|
|
361
|
+
throw new $TypeError("a function is required");
|
|
362
|
+
}
|
|
363
|
+
return $actualApply(bind, $call, args);
|
|
364
|
+
}, "callBindBasic");
|
|
365
|
+
}
|
|
366
|
+
});
|
|
367
|
+
|
|
368
|
+
// node_modules/dunder-proto/get.js
|
|
369
|
+
var require_get = __commonJS({
|
|
370
|
+
"node_modules/dunder-proto/get.js"(exports, module) {
|
|
371
|
+
"use strict";
|
|
372
|
+
init_esbuild_shims();
|
|
373
|
+
var callBind = require_call_bind_apply_helpers();
|
|
374
|
+
var gOPD = require_gopd();
|
|
375
|
+
var hasProtoAccessor;
|
|
376
|
+
try {
|
|
377
|
+
hasProtoAccessor = /** @type {{ __proto__?: typeof Array.prototype }} */
|
|
378
|
+
[].__proto__ === Array.prototype;
|
|
379
|
+
} catch (e) {
|
|
380
|
+
if (!e || typeof e !== "object" || !("code" in e) || e.code !== "ERR_PROTO_ACCESS") {
|
|
381
|
+
throw e;
|
|
382
|
+
}
|
|
383
|
+
}
|
|
384
|
+
var desc = !!hasProtoAccessor && gOPD && gOPD(
|
|
385
|
+
Object.prototype,
|
|
386
|
+
/** @type {keyof typeof Object.prototype} */
|
|
387
|
+
"__proto__"
|
|
388
|
+
);
|
|
389
|
+
var $Object = Object;
|
|
390
|
+
var $getPrototypeOf = $Object.getPrototypeOf;
|
|
391
|
+
module.exports = desc && typeof desc.get === "function" ? callBind([desc.get]) : typeof $getPrototypeOf === "function" ? (
|
|
392
|
+
/** @type {import('./get')} */
|
|
393
|
+
/* @__PURE__ */ __name(function getDunder(value) {
|
|
394
|
+
return $getPrototypeOf(value == null ? value : $Object(value));
|
|
395
|
+
}, "getDunder")
|
|
396
|
+
) : false;
|
|
397
|
+
}
|
|
398
|
+
});
|
|
399
|
+
|
|
400
|
+
// node_modules/get-proto/index.js
|
|
401
|
+
var require_get_proto = __commonJS({
|
|
402
|
+
"node_modules/get-proto/index.js"(exports, module) {
|
|
403
|
+
"use strict";
|
|
404
|
+
init_esbuild_shims();
|
|
405
|
+
var reflectGetProto = require_Reflect_getPrototypeOf();
|
|
406
|
+
var originalGetProto = require_Object_getPrototypeOf();
|
|
407
|
+
var getDunderProto = require_get();
|
|
408
|
+
module.exports = reflectGetProto ? /* @__PURE__ */ __name(function getProto(O) {
|
|
409
|
+
return reflectGetProto(O);
|
|
410
|
+
}, "getProto") : originalGetProto ? /* @__PURE__ */ __name(function getProto(O) {
|
|
411
|
+
if (!O || typeof O !== "object" && typeof O !== "function") {
|
|
412
|
+
throw new TypeError("getProto: not an object");
|
|
413
|
+
}
|
|
414
|
+
return originalGetProto(O);
|
|
415
|
+
}, "getProto") : getDunderProto ? /* @__PURE__ */ __name(function getProto(O) {
|
|
416
|
+
return getDunderProto(O);
|
|
417
|
+
}, "getProto") : null;
|
|
418
|
+
}
|
|
419
|
+
});
|
|
420
|
+
|
|
421
|
+
// node_modules/get-intrinsic/index.js
|
|
422
|
+
var require_get_intrinsic = __commonJS({
|
|
423
|
+
"node_modules/get-intrinsic/index.js"(exports, module) {
|
|
424
|
+
"use strict";
|
|
425
|
+
init_esbuild_shims();
|
|
426
|
+
var undefined;
|
|
427
|
+
var $Object = require_es_object_atoms();
|
|
428
|
+
var $Error = require_es_errors();
|
|
429
|
+
var $EvalError = require_eval();
|
|
430
|
+
var $RangeError = require_range();
|
|
431
|
+
var $ReferenceError = require_ref();
|
|
432
|
+
var $SyntaxError = require_syntax();
|
|
433
|
+
var $TypeError = require_type();
|
|
434
|
+
var $URIError = require_uri();
|
|
435
|
+
var abs = require_abs();
|
|
436
|
+
var floor = require_floor();
|
|
437
|
+
var max = require_max();
|
|
438
|
+
var min = require_min();
|
|
439
|
+
var pow = require_pow();
|
|
440
|
+
var round = require_round();
|
|
441
|
+
var sign = require_sign();
|
|
442
|
+
var $Function = Function;
|
|
443
|
+
var getEvalledConstructor = /* @__PURE__ */ __name(function(expressionSyntax) {
|
|
444
|
+
try {
|
|
445
|
+
return $Function('"use strict"; return (' + expressionSyntax + ").constructor;")();
|
|
446
|
+
} catch (e) {
|
|
447
|
+
}
|
|
448
|
+
}, "getEvalledConstructor");
|
|
449
|
+
var $gOPD = require_gopd();
|
|
450
|
+
var $defineProperty = require_es_define_property();
|
|
451
|
+
var throwTypeError = /* @__PURE__ */ __name(function() {
|
|
452
|
+
throw new $TypeError();
|
|
453
|
+
}, "throwTypeError");
|
|
454
|
+
var ThrowTypeError = $gOPD ? function() {
|
|
455
|
+
try {
|
|
456
|
+
arguments.callee;
|
|
457
|
+
return throwTypeError;
|
|
458
|
+
} catch (calleeThrows) {
|
|
459
|
+
try {
|
|
460
|
+
return $gOPD(arguments, "callee").get;
|
|
461
|
+
} catch (gOPDthrows) {
|
|
462
|
+
return throwTypeError;
|
|
463
|
+
}
|
|
464
|
+
}
|
|
465
|
+
}() : throwTypeError;
|
|
466
|
+
var hasSymbols = require_has_symbols()();
|
|
467
|
+
var getProto = require_get_proto();
|
|
468
|
+
var $ObjectGPO = require_Object_getPrototypeOf();
|
|
469
|
+
var $ReflectGPO = require_Reflect_getPrototypeOf();
|
|
470
|
+
var $apply = require_functionApply();
|
|
471
|
+
var $call = require_functionCall();
|
|
472
|
+
var needsEval = {};
|
|
473
|
+
var TypedArray = typeof Uint8Array === "undefined" || !getProto ? undefined : getProto(Uint8Array);
|
|
474
|
+
var INTRINSICS = {
|
|
475
|
+
__proto__: null,
|
|
476
|
+
"%AggregateError%": typeof AggregateError === "undefined" ? undefined : AggregateError,
|
|
477
|
+
"%Array%": Array,
|
|
478
|
+
"%ArrayBuffer%": typeof ArrayBuffer === "undefined" ? undefined : ArrayBuffer,
|
|
479
|
+
"%ArrayIteratorPrototype%": hasSymbols && getProto ? getProto([][Symbol.iterator]()) : undefined,
|
|
480
|
+
"%AsyncFromSyncIteratorPrototype%": undefined,
|
|
481
|
+
"%AsyncFunction%": needsEval,
|
|
482
|
+
"%AsyncGenerator%": needsEval,
|
|
483
|
+
"%AsyncGeneratorFunction%": needsEval,
|
|
484
|
+
"%AsyncIteratorPrototype%": needsEval,
|
|
485
|
+
"%Atomics%": typeof Atomics === "undefined" ? undefined : Atomics,
|
|
486
|
+
"%BigInt%": typeof BigInt === "undefined" ? undefined : BigInt,
|
|
487
|
+
"%BigInt64Array%": typeof BigInt64Array === "undefined" ? undefined : BigInt64Array,
|
|
488
|
+
"%BigUint64Array%": typeof BigUint64Array === "undefined" ? undefined : BigUint64Array,
|
|
489
|
+
"%Boolean%": Boolean,
|
|
490
|
+
"%DataView%": typeof DataView === "undefined" ? undefined : DataView,
|
|
491
|
+
"%Date%": Date,
|
|
492
|
+
"%decodeURI%": decodeURI,
|
|
493
|
+
"%decodeURIComponent%": decodeURIComponent,
|
|
494
|
+
"%encodeURI%": encodeURI,
|
|
495
|
+
"%encodeURIComponent%": encodeURIComponent,
|
|
496
|
+
"%Error%": $Error,
|
|
497
|
+
"%eval%": eval,
|
|
498
|
+
// eslint-disable-line no-eval
|
|
499
|
+
"%EvalError%": $EvalError,
|
|
500
|
+
"%Float16Array%": typeof Float16Array === "undefined" ? undefined : Float16Array,
|
|
501
|
+
"%Float32Array%": typeof Float32Array === "undefined" ? undefined : Float32Array,
|
|
502
|
+
"%Float64Array%": typeof Float64Array === "undefined" ? undefined : Float64Array,
|
|
503
|
+
"%FinalizationRegistry%": typeof FinalizationRegistry === "undefined" ? undefined : FinalizationRegistry,
|
|
504
|
+
"%Function%": $Function,
|
|
505
|
+
"%GeneratorFunction%": needsEval,
|
|
506
|
+
"%Int8Array%": typeof Int8Array === "undefined" ? undefined : Int8Array,
|
|
507
|
+
"%Int16Array%": typeof Int16Array === "undefined" ? undefined : Int16Array,
|
|
508
|
+
"%Int32Array%": typeof Int32Array === "undefined" ? undefined : Int32Array,
|
|
509
|
+
"%isFinite%": isFinite,
|
|
510
|
+
"%isNaN%": isNaN,
|
|
511
|
+
"%IteratorPrototype%": hasSymbols && getProto ? getProto(getProto([][Symbol.iterator]())) : undefined,
|
|
512
|
+
"%JSON%": typeof JSON === "object" ? JSON : undefined,
|
|
513
|
+
"%Map%": typeof Map === "undefined" ? undefined : Map,
|
|
514
|
+
"%MapIteratorPrototype%": typeof Map === "undefined" || !hasSymbols || !getProto ? undefined : getProto((/* @__PURE__ */ new Map())[Symbol.iterator]()),
|
|
515
|
+
"%Math%": Math,
|
|
516
|
+
"%Number%": Number,
|
|
517
|
+
"%Object%": $Object,
|
|
518
|
+
"%Object.getOwnPropertyDescriptor%": $gOPD,
|
|
519
|
+
"%parseFloat%": parseFloat,
|
|
520
|
+
"%parseInt%": parseInt,
|
|
521
|
+
"%Promise%": typeof Promise === "undefined" ? undefined : Promise,
|
|
522
|
+
"%Proxy%": typeof Proxy === "undefined" ? undefined : Proxy,
|
|
523
|
+
"%RangeError%": $RangeError,
|
|
524
|
+
"%ReferenceError%": $ReferenceError,
|
|
525
|
+
"%Reflect%": typeof Reflect === "undefined" ? undefined : Reflect,
|
|
526
|
+
"%RegExp%": RegExp,
|
|
527
|
+
"%Set%": typeof Set === "undefined" ? undefined : Set,
|
|
528
|
+
"%SetIteratorPrototype%": typeof Set === "undefined" || !hasSymbols || !getProto ? undefined : getProto((/* @__PURE__ */ new Set())[Symbol.iterator]()),
|
|
529
|
+
"%SharedArrayBuffer%": typeof SharedArrayBuffer === "undefined" ? undefined : SharedArrayBuffer,
|
|
530
|
+
"%String%": String,
|
|
531
|
+
"%StringIteratorPrototype%": hasSymbols && getProto ? getProto(""[Symbol.iterator]()) : undefined,
|
|
532
|
+
"%Symbol%": hasSymbols ? Symbol : undefined,
|
|
533
|
+
"%SyntaxError%": $SyntaxError,
|
|
534
|
+
"%ThrowTypeError%": ThrowTypeError,
|
|
535
|
+
"%TypedArray%": TypedArray,
|
|
536
|
+
"%TypeError%": $TypeError,
|
|
537
|
+
"%Uint8Array%": typeof Uint8Array === "undefined" ? undefined : Uint8Array,
|
|
538
|
+
"%Uint8ClampedArray%": typeof Uint8ClampedArray === "undefined" ? undefined : Uint8ClampedArray,
|
|
539
|
+
"%Uint16Array%": typeof Uint16Array === "undefined" ? undefined : Uint16Array,
|
|
540
|
+
"%Uint32Array%": typeof Uint32Array === "undefined" ? undefined : Uint32Array,
|
|
541
|
+
"%URIError%": $URIError,
|
|
542
|
+
"%WeakMap%": typeof WeakMap === "undefined" ? undefined : WeakMap,
|
|
543
|
+
"%WeakRef%": typeof WeakRef === "undefined" ? undefined : WeakRef,
|
|
544
|
+
"%WeakSet%": typeof WeakSet === "undefined" ? undefined : WeakSet,
|
|
545
|
+
"%Function.prototype.call%": $call,
|
|
546
|
+
"%Function.prototype.apply%": $apply,
|
|
547
|
+
"%Object.defineProperty%": $defineProperty,
|
|
548
|
+
"%Object.getPrototypeOf%": $ObjectGPO,
|
|
549
|
+
"%Math.abs%": abs,
|
|
550
|
+
"%Math.floor%": floor,
|
|
551
|
+
"%Math.max%": max,
|
|
552
|
+
"%Math.min%": min,
|
|
553
|
+
"%Math.pow%": pow,
|
|
554
|
+
"%Math.round%": round,
|
|
555
|
+
"%Math.sign%": sign,
|
|
556
|
+
"%Reflect.getPrototypeOf%": $ReflectGPO
|
|
557
|
+
};
|
|
558
|
+
if (getProto) {
|
|
559
|
+
try {
|
|
560
|
+
null.error;
|
|
561
|
+
} catch (e) {
|
|
562
|
+
errorProto = getProto(getProto(e));
|
|
563
|
+
INTRINSICS["%Error.prototype%"] = errorProto;
|
|
564
|
+
}
|
|
565
|
+
}
|
|
566
|
+
var errorProto;
|
|
567
|
+
var doEval = /* @__PURE__ */ __name(function doEval2(name) {
|
|
568
|
+
var value;
|
|
569
|
+
if (name === "%AsyncFunction%") {
|
|
570
|
+
value = getEvalledConstructor("async function () {}");
|
|
571
|
+
} else if (name === "%GeneratorFunction%") {
|
|
572
|
+
value = getEvalledConstructor("function* () {}");
|
|
573
|
+
} else if (name === "%AsyncGeneratorFunction%") {
|
|
574
|
+
value = getEvalledConstructor("async function* () {}");
|
|
575
|
+
} else if (name === "%AsyncGenerator%") {
|
|
576
|
+
var fn = doEval2("%AsyncGeneratorFunction%");
|
|
577
|
+
if (fn) {
|
|
578
|
+
value = fn.prototype;
|
|
579
|
+
}
|
|
580
|
+
} else if (name === "%AsyncIteratorPrototype%") {
|
|
581
|
+
var gen = doEval2("%AsyncGenerator%");
|
|
582
|
+
if (gen && getProto) {
|
|
583
|
+
value = getProto(gen.prototype);
|
|
584
|
+
}
|
|
585
|
+
}
|
|
586
|
+
INTRINSICS[name] = value;
|
|
587
|
+
return value;
|
|
588
|
+
}, "doEval");
|
|
589
|
+
var LEGACY_ALIASES = {
|
|
590
|
+
__proto__: null,
|
|
591
|
+
"%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
|
|
592
|
+
"%ArrayPrototype%": ["Array", "prototype"],
|
|
593
|
+
"%ArrayProto_entries%": ["Array", "prototype", "entries"],
|
|
594
|
+
"%ArrayProto_forEach%": ["Array", "prototype", "forEach"],
|
|
595
|
+
"%ArrayProto_keys%": ["Array", "prototype", "keys"],
|
|
596
|
+
"%ArrayProto_values%": ["Array", "prototype", "values"],
|
|
597
|
+
"%AsyncFunctionPrototype%": ["AsyncFunction", "prototype"],
|
|
598
|
+
"%AsyncGenerator%": ["AsyncGeneratorFunction", "prototype"],
|
|
599
|
+
"%AsyncGeneratorPrototype%": ["AsyncGeneratorFunction", "prototype", "prototype"],
|
|
600
|
+
"%BooleanPrototype%": ["Boolean", "prototype"],
|
|
601
|
+
"%DataViewPrototype%": ["DataView", "prototype"],
|
|
602
|
+
"%DatePrototype%": ["Date", "prototype"],
|
|
603
|
+
"%ErrorPrototype%": ["Error", "prototype"],
|
|
604
|
+
"%EvalErrorPrototype%": ["EvalError", "prototype"],
|
|
605
|
+
"%Float32ArrayPrototype%": ["Float32Array", "prototype"],
|
|
606
|
+
"%Float64ArrayPrototype%": ["Float64Array", "prototype"],
|
|
607
|
+
"%FunctionPrototype%": ["Function", "prototype"],
|
|
608
|
+
"%Generator%": ["GeneratorFunction", "prototype"],
|
|
609
|
+
"%GeneratorPrototype%": ["GeneratorFunction", "prototype", "prototype"],
|
|
610
|
+
"%Int8ArrayPrototype%": ["Int8Array", "prototype"],
|
|
611
|
+
"%Int16ArrayPrototype%": ["Int16Array", "prototype"],
|
|
612
|
+
"%Int32ArrayPrototype%": ["Int32Array", "prototype"],
|
|
613
|
+
"%JSONParse%": ["JSON", "parse"],
|
|
614
|
+
"%JSONStringify%": ["JSON", "stringify"],
|
|
615
|
+
"%MapPrototype%": ["Map", "prototype"],
|
|
616
|
+
"%NumberPrototype%": ["Number", "prototype"],
|
|
617
|
+
"%ObjectPrototype%": ["Object", "prototype"],
|
|
618
|
+
"%ObjProto_toString%": ["Object", "prototype", "toString"],
|
|
619
|
+
"%ObjProto_valueOf%": ["Object", "prototype", "valueOf"],
|
|
620
|
+
"%PromisePrototype%": ["Promise", "prototype"],
|
|
621
|
+
"%PromiseProto_then%": ["Promise", "prototype", "then"],
|
|
622
|
+
"%Promise_all%": ["Promise", "all"],
|
|
623
|
+
"%Promise_reject%": ["Promise", "reject"],
|
|
624
|
+
"%Promise_resolve%": ["Promise", "resolve"],
|
|
625
|
+
"%RangeErrorPrototype%": ["RangeError", "prototype"],
|
|
626
|
+
"%ReferenceErrorPrototype%": ["ReferenceError", "prototype"],
|
|
627
|
+
"%RegExpPrototype%": ["RegExp", "prototype"],
|
|
628
|
+
"%SetPrototype%": ["Set", "prototype"],
|
|
629
|
+
"%SharedArrayBufferPrototype%": ["SharedArrayBuffer", "prototype"],
|
|
630
|
+
"%StringPrototype%": ["String", "prototype"],
|
|
631
|
+
"%SymbolPrototype%": ["Symbol", "prototype"],
|
|
632
|
+
"%SyntaxErrorPrototype%": ["SyntaxError", "prototype"],
|
|
633
|
+
"%TypedArrayPrototype%": ["TypedArray", "prototype"],
|
|
634
|
+
"%TypeErrorPrototype%": ["TypeError", "prototype"],
|
|
635
|
+
"%Uint8ArrayPrototype%": ["Uint8Array", "prototype"],
|
|
636
|
+
"%Uint8ClampedArrayPrototype%": ["Uint8ClampedArray", "prototype"],
|
|
637
|
+
"%Uint16ArrayPrototype%": ["Uint16Array", "prototype"],
|
|
638
|
+
"%Uint32ArrayPrototype%": ["Uint32Array", "prototype"],
|
|
639
|
+
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
640
|
+
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
641
|
+
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
642
|
+
};
|
|
643
|
+
var bind = require_function_bind();
|
|
644
|
+
var hasOwn = require_hasown();
|
|
645
|
+
var $concat = bind.call($call, Array.prototype.concat);
|
|
646
|
+
var $spliceApply = bind.call($apply, Array.prototype.splice);
|
|
647
|
+
var $replace = bind.call($call, String.prototype.replace);
|
|
648
|
+
var $strSlice = bind.call($call, String.prototype.slice);
|
|
649
|
+
var $exec = bind.call($call, RegExp.prototype.exec);
|
|
650
|
+
var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
|
|
651
|
+
var reEscapeChar = /\\(\\)?/g;
|
|
652
|
+
var stringToPath = /* @__PURE__ */ __name(function stringToPath2(string) {
|
|
653
|
+
var first = $strSlice(string, 0, 1);
|
|
654
|
+
var last = $strSlice(string, -1);
|
|
655
|
+
if (first === "%" && last !== "%") {
|
|
656
|
+
throw new $SyntaxError("invalid intrinsic syntax, expected closing `%`");
|
|
657
|
+
} else if (last === "%" && first !== "%") {
|
|
658
|
+
throw new $SyntaxError("invalid intrinsic syntax, expected opening `%`");
|
|
659
|
+
}
|
|
660
|
+
var result = [];
|
|
661
|
+
$replace(string, rePropName, function(match, number, quote, subString) {
|
|
662
|
+
result[result.length] = quote ? $replace(subString, reEscapeChar, "$1") : number || match;
|
|
663
|
+
});
|
|
664
|
+
return result;
|
|
665
|
+
}, "stringToPath");
|
|
666
|
+
var getBaseIntrinsic = /* @__PURE__ */ __name(function getBaseIntrinsic2(name, allowMissing) {
|
|
667
|
+
var intrinsicName = name;
|
|
668
|
+
var alias;
|
|
669
|
+
if (hasOwn(LEGACY_ALIASES, intrinsicName)) {
|
|
670
|
+
alias = LEGACY_ALIASES[intrinsicName];
|
|
671
|
+
intrinsicName = "%" + alias[0] + "%";
|
|
672
|
+
}
|
|
673
|
+
if (hasOwn(INTRINSICS, intrinsicName)) {
|
|
674
|
+
var value = INTRINSICS[intrinsicName];
|
|
675
|
+
if (value === needsEval) {
|
|
676
|
+
value = doEval(intrinsicName);
|
|
677
|
+
}
|
|
678
|
+
if (typeof value === "undefined" && !allowMissing) {
|
|
679
|
+
throw new $TypeError("intrinsic " + name + " exists, but is not available. Please file an issue!");
|
|
680
|
+
}
|
|
681
|
+
return {
|
|
682
|
+
alias,
|
|
683
|
+
name: intrinsicName,
|
|
684
|
+
value
|
|
685
|
+
};
|
|
686
|
+
}
|
|
687
|
+
throw new $SyntaxError("intrinsic " + name + " does not exist!");
|
|
688
|
+
}, "getBaseIntrinsic");
|
|
689
|
+
module.exports = /* @__PURE__ */ __name(function GetIntrinsic(name, allowMissing) {
|
|
690
|
+
if (typeof name !== "string" || name.length === 0) {
|
|
691
|
+
throw new $TypeError("intrinsic name must be a non-empty string");
|
|
692
|
+
}
|
|
693
|
+
if (arguments.length > 1 && typeof allowMissing !== "boolean") {
|
|
694
|
+
throw new $TypeError('"allowMissing" argument must be a boolean');
|
|
695
|
+
}
|
|
696
|
+
if ($exec(/^%?[^%]*%?$/, name) === null) {
|
|
697
|
+
throw new $SyntaxError("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
|
|
698
|
+
}
|
|
699
|
+
var parts = stringToPath(name);
|
|
700
|
+
var intrinsicBaseName = parts.length > 0 ? parts[0] : "";
|
|
701
|
+
var intrinsic = getBaseIntrinsic("%" + intrinsicBaseName + "%", allowMissing);
|
|
702
|
+
var intrinsicRealName = intrinsic.name;
|
|
703
|
+
var value = intrinsic.value;
|
|
704
|
+
var skipFurtherCaching = false;
|
|
705
|
+
var alias = intrinsic.alias;
|
|
706
|
+
if (alias) {
|
|
707
|
+
intrinsicBaseName = alias[0];
|
|
708
|
+
$spliceApply(parts, $concat([0, 1], alias));
|
|
709
|
+
}
|
|
710
|
+
for (var i = 1, isOwn = true; i < parts.length; i += 1) {
|
|
711
|
+
var part = parts[i];
|
|
712
|
+
var first = $strSlice(part, 0, 1);
|
|
713
|
+
var last = $strSlice(part, -1);
|
|
714
|
+
if ((first === '"' || first === "'" || first === "`" || (last === '"' || last === "'" || last === "`")) && first !== last) {
|
|
715
|
+
throw new $SyntaxError("property names with quotes must have matching quotes");
|
|
716
|
+
}
|
|
717
|
+
if (part === "constructor" || !isOwn) {
|
|
718
|
+
skipFurtherCaching = true;
|
|
719
|
+
}
|
|
720
|
+
intrinsicBaseName += "." + part;
|
|
721
|
+
intrinsicRealName = "%" + intrinsicBaseName + "%";
|
|
722
|
+
if (hasOwn(INTRINSICS, intrinsicRealName)) {
|
|
723
|
+
value = INTRINSICS[intrinsicRealName];
|
|
724
|
+
} else if (value != null) {
|
|
725
|
+
if (!(part in value)) {
|
|
726
|
+
if (!allowMissing) {
|
|
727
|
+
throw new $TypeError("base intrinsic for " + name + " exists, but the property is not available.");
|
|
728
|
+
}
|
|
729
|
+
return void undefined;
|
|
730
|
+
}
|
|
731
|
+
if ($gOPD && i + 1 >= parts.length) {
|
|
732
|
+
var desc = $gOPD(value, part);
|
|
733
|
+
isOwn = !!desc;
|
|
734
|
+
if (isOwn && "get" in desc && !("originalValue" in desc.get)) {
|
|
735
|
+
value = desc.get;
|
|
736
|
+
} else {
|
|
737
|
+
value = value[part];
|
|
738
|
+
}
|
|
739
|
+
} else {
|
|
740
|
+
isOwn = hasOwn(value, part);
|
|
741
|
+
value = value[part];
|
|
742
|
+
}
|
|
743
|
+
if (isOwn && !skipFurtherCaching) {
|
|
744
|
+
INTRINSICS[intrinsicRealName] = value;
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
return value;
|
|
749
|
+
}, "GetIntrinsic");
|
|
750
|
+
}
|
|
751
|
+
});
|
|
752
|
+
|
|
753
|
+
export {
|
|
754
|
+
require_type,
|
|
755
|
+
require_shams,
|
|
756
|
+
require_call_bind_apply_helpers,
|
|
757
|
+
require_get_intrinsic
|
|
758
|
+
};
|