@qwen-code/qwen-code 0.21.0 → 0.21.1-nightly.20260730.1643a6c9a
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 +117 -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 +1 -1
- package/bundled/qc-helper/docs/features/hooks.md +70 -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 +20 -0
- 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-H77LGFDG.js +86 -0
- package/chunks/{StandaloneSessionPicker-BIRMPLRD.js → StandaloneSessionPicker-NGKLCYX4.js} +68 -67
- package/chunks/{acp-startup-profiler-RV3IV562.js → acp-startup-profiler-DFVPFQ6C.js} +2 -2
- package/chunks/{acpAgent-6J2U72PQ.js → acpAgent-RUN53PRW.js} +1381 -543
- package/chunks/agent-4CFRD2OG.js +82 -0
- package/chunks/agent-headless-XPUCIZLL.js +76 -0
- package/chunks/{anthropicContentGenerator-75BKLTSP.js → anthropicContentGenerator-V2QOGVYD.js} +79 -27
- package/chunks/{artifact-tool-Y5T7GG7F.js → artifact-tool-6K6U7XYJ.js} +4 -4
- package/chunks/{askUserQuestion-2H6747FR.js → askUserQuestion-GD2IJJ7I.js} +4 -4
- package/chunks/bridge-B2YJLSLT.js +92 -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-RAPKQK24.js +418 -0
- package/chunks/channel-settings-store-KJQKY6NN.js +89 -0
- package/chunks/{channel-worker-group-2ZD7TVAT.js → channel-worker-group-7SZ7MR3K.js} +11 -6
- package/chunks/{channel-worker-manager-4OA4BCGB.js → channel-worker-manager-RN5KJYPF.js} +11 -6
- package/chunks/{channel-worker-supervisor-V7KCFJTS.js → channel-worker-supervisor-CABBXYHK.js} +7 -5
- package/chunks/{chunk-M5JM7OSF.js → chunk-2DN4J57Y.js} +2 -3
- package/chunks/{chunk-6GMVPFB2.js → chunk-2IIJTXYF.js} +45 -16
- package/chunks/{chunk-BPJSQIJX.js → chunk-2J3OJGTL.js} +0 -2
- package/chunks/{chunk-EPDRMGT4.js → chunk-2LKVPASC.js} +4 -28
- package/chunks/{chunk-PWTZEM3C.js → chunk-2LQTH543.js} +3 -37
- package/chunks/{chunk-CIKQ7KKO.js → chunk-2Q4CZ3V6.js} +713 -419
- package/chunks/{chunk-HIJQF5B5.js → chunk-3L2SPEBH.js} +1 -1
- package/chunks/{chunk-JXJFVC6E.js → chunk-3QDXECUB.js} +46 -11
- package/chunks/{chunk-PSOO6YXD.js → chunk-3RMX26V7.js} +9 -7
- package/chunks/{chunk-PC6JANNU.js → chunk-4755HD5V.js} +4 -4
- package/chunks/{chunk-GSN55ZRI.js → chunk-4D3MHM5F.js} +19 -7
- package/chunks/{chunk-EBJQ6AXW.js → chunk-4FQ4OKOU.js} +260 -14
- package/chunks/{chunk-BIQWWWJN.js → chunk-4G2BISNC.js} +1 -1
- package/chunks/{chunk-IKYJHJNF.js → chunk-5EHIP3GX.js} +3 -3
- package/chunks/chunk-5IDU2UGL.js +2196 -0
- package/chunks/{chunk-DHHOYAPR.js → chunk-5TBMQLGG.js} +7 -7
- package/chunks/{chunk-A4UCTEB5.js → chunk-5WV5S2GT.js} +0 -1
- package/chunks/chunk-5YKDXHUY.js +463 -0
- package/chunks/{chunk-K36B6G2O.js → chunk-5ZEFGTII.js} +5 -5
- package/chunks/{chunk-K4XWPEWB.js → chunk-64LQLPL7.js} +4 -33
- package/chunks/{chunk-TGILQ3YH.js → chunk-6CH6PHMZ.js} +141 -64
- package/chunks/chunk-6FMJLI5M.js +1591 -0
- package/chunks/chunk-6MPDY6ZG.js +76 -0
- package/chunks/{chunk-2NH6DYI4.js → chunk-6OF62NPQ.js} +12 -12
- package/chunks/{chunk-JZA3JUDJ.js → chunk-6QIGFD5W.js} +1 -1
- package/chunks/{chunk-ETSW4KLJ.js → chunk-72E7TSGG.js} +2 -2
- package/chunks/{chunk-OHNBB4XR.js → chunk-75GFAX4R.js} +1 -1
- package/chunks/{chunk-UDX5OBWR.js → chunk-77IMMLN2.js} +94 -4
- package/chunks/{chunk-TEHGS6UP.js → chunk-7A4V5CJY.js} +154 -16
- package/chunks/{chunk-QAF7NMK7.js → chunk-7BV2P4S3.js} +1 -1
- package/chunks/{chunk-RIBKPMRP.js → chunk-7RFNMXPU.js} +19 -6
- package/chunks/{chunk-KMQ33DO4.js → chunk-7UKQW4JU.js} +4 -4
- package/chunks/{chunk-A5L3JMUA.js → chunk-7XATOOE7.js} +18 -4
- package/chunks/{chunk-5I2IWRSH.js → chunk-A3NDJ5SB.js} +2 -2
- package/chunks/{chunk-JLU636DO.js → chunk-ALMR3E6Q.js} +1 -0
- package/chunks/{chunk-TPRQ7RZH.js → chunk-ANND7YTH.js} +2341 -940
- package/chunks/{chunk-PJIZUQVC.js → chunk-AZQ3DT76.js} +2 -2
- package/chunks/{chunk-KIM5GUMA.js → chunk-B47WVQ7T.js} +400 -162
- package/chunks/{chunk-UH3WSE5L.js → chunk-B4AJNNOL.js} +1 -6
- package/chunks/{chunk-BJX6ZSUK.js → chunk-BCZFQXWK.js} +2 -2
- package/chunks/{chunk-BKHWX6I2.js → chunk-CAEQL6GZ.js} +11 -3
- package/chunks/{chunk-J56UI34H.js → chunk-CI2PGI7Z.js} +4 -2
- package/chunks/{chunk-2SCDWPXI.js → chunk-CUWGNCKW.js} +5 -5
- package/chunks/{chunk-TOFQCPDC.js → chunk-CVHIL5IG.js} +4 -5
- package/chunks/{chunk-VRYUBFMC.js → chunk-CYIBLZBR.js} +1 -1
- package/chunks/{chunk-YBL3QUDD.js → chunk-CYPJYJIX.js} +1 -1
- package/chunks/{chunk-XVNQMZ2I.js → chunk-DGEIYUC3.js} +0 -1
- package/chunks/{chunk-7MVVZO4N.js → chunk-DGV27C34.js} +4 -4
- package/chunks/{chunk-BPZALHVR.js → chunk-DI35ZN7T.js} +1 -1
- package/chunks/chunk-DZLYR4U3.js +1252 -0
- package/chunks/{chunk-PHOF65IG.js → chunk-EYGWU66Z.js} +41594 -50416
- 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-L26JL52R.js → chunk-FH6SU2OG.js} +48 -61
- package/chunks/{chunk-OKY7HXPG.js → chunk-FNMZK765.js} +2 -2
- package/chunks/chunk-FYJ7W2PI.js +194 -0
- package/chunks/{chunk-BULDBTYC.js → chunk-G7XXKQYS.js} +3 -28
- package/chunks/{chunk-L5UHQJTJ.js → chunk-GATT5TKW.js} +1 -1
- package/chunks/{chunk-MVSUYZDT.js → chunk-GKWLJW7Z.js} +4 -4
- package/chunks/{chunk-VAK25FTU.js → chunk-GKX7E4CO.js} +1 -1
- package/chunks/{chunk-LS77BEZP.js → chunk-GLCZKT5V.js} +1 -5
- package/chunks/{chunk-FSITMZJH.js → chunk-GOXRFPH5.js} +18 -9
- package/chunks/{chunk-3RN6GBKS.js → chunk-HFAV3POZ.js} +1 -1
- package/chunks/{chunk-YX324OPW.js → chunk-HGQIL6NG.js} +1 -1
- package/chunks/{chunk-55DJUCI2.js → chunk-HOSENQJL.js} +53 -43
- package/chunks/{chunk-GZXCZHCT.js → chunk-I3G5JWBV.js} +1 -1
- package/chunks/{chunk-YH6G52F2.js → chunk-I3V7RKRZ.js} +4 -4
- package/chunks/{chunk-RF3EXIHJ.js → chunk-IQMYZTDI.js} +30 -19
- package/chunks/{chunk-RWTEFFPU.js → chunk-JCJ7LKNA.js} +6140 -5616
- package/chunks/{chunk-S3TWXGKA.js → chunk-JE7KQ2UP.js} +4 -2
- package/chunks/{chunk-63P4EL5V.js → chunk-JMONIXMJ.js} +1 -1
- package/chunks/{chunk-OFDOK3VM.js → chunk-JQTW5CA5.js} +8 -13
- package/chunks/chunk-JYBU6YUE.js +378 -0
- package/chunks/chunk-JZQUOT4B.js +81 -0
- package/chunks/{chunk-Q4M4MDQ4.js → chunk-K4GTOFKY.js} +1 -1
- package/chunks/{chunk-T2NCM2ET.js → chunk-K6KS3LTN.js} +2 -749
- package/chunks/{chunk-YPE6A4GC.js → chunk-KLESQCW6.js} +2 -2
- package/chunks/{chunk-JVPM2ULZ.js → chunk-KQGB3ME2.js} +6 -6
- package/chunks/{chunk-2W3OOD4W.js → chunk-L55JWS76.js} +6 -3
- package/chunks/{chunk-RHLZR4E5.js → chunk-LGAOC3ZS.js} +1 -1
- package/chunks/{chunk-LB6DUZ26.js → chunk-LI53FGDL.js} +258 -184
- package/chunks/{chunk-2X55UKQE.js → chunk-LIJID5PD.js} +3 -3
- package/chunks/{chunk-NH6KE4JX.js → chunk-LW3RFMG7.js} +3 -3
- package/chunks/{chunk-MZAXJAUM.js → chunk-LW67T6GH.js} +1 -1
- package/chunks/{chunk-RZIX2G32.js → chunk-M4O2DCE3.js} +1 -1
- package/chunks/{chunk-4WIZGAH3.js → chunk-MFW7APBA.js} +6 -58
- package/chunks/{chunk-VIA5XA4U.js → chunk-MKQOXP2O.js} +3 -1
- package/chunks/{chunk-FODK6UMO.js → chunk-MPHPFVKK.js} +0 -2
- package/chunks/{chunk-JESCGQM3.js → chunk-NAVJD2PQ.js} +8 -7
- package/chunks/{chunk-H5FFA6TH.js → chunk-NOKIVHOL.js} +16 -3
- package/chunks/{chunk-6OUGMXDC.js → chunk-NWNEANAT.js} +7 -7
- package/chunks/{chunk-LQIW3YFY.js → chunk-OAOPCTG6.js} +9 -7
- package/chunks/chunk-OCPBI7J5.js +18 -0
- package/chunks/{chunk-WCXCRJYB.js → chunk-OCUM7TJA.js} +1 -1
- package/chunks/{chunk-R5AFZNQW.js → chunk-OIG257JR.js} +14 -7
- package/chunks/{chunk-IKCX4CCL.js → chunk-OINT3ZNV.js} +118 -95
- package/chunks/{chunk-E5TUC6CA.js → chunk-OKF7JF3R.js} +3 -3
- package/chunks/chunk-PEK4ARMZ.js +319 -0
- package/chunks/chunk-PGHTM673.js +363 -0
- package/chunks/{record-artifact-RQKFYO5B.js → chunk-PMGFWLAZ.js} +22 -7
- package/chunks/{chunk-FNQ6T3CV.js → chunk-PONHVBRT.js} +10 -7
- package/chunks/{chunk-VDDGDZMA.js → chunk-QHWCP53L.js} +14 -7
- package/chunks/{chunk-ZFDTEDCF.js → chunk-RF4FA22B.js} +6 -6
- package/chunks/{chunk-6FGBXPWM.js → chunk-RPLGZJV2.js} +38 -44
- package/chunks/{chunk-NIBLUX3Y.js → chunk-RQLRERVY.js} +148 -21
- package/chunks/{chunk-LKEJ26GS.js → chunk-RWZPM2BP.js} +16 -11
- package/chunks/{chunk-6AM5D4ME.js → chunk-S6LOFUVP.js} +0 -12
- package/chunks/{chunk-IO3IX5Q4.js → chunk-S7G7Z3MP.js} +1 -1
- package/chunks/{chunk-MUP3T3AD.js → chunk-SGFT55XI.js} +1 -35
- package/chunks/{chunk-PWVFN2LF.js → chunk-SMWPUA2A.js} +1 -1
- package/chunks/{chunk-U7M2DMGW.js → chunk-SWRHIQDT.js} +130 -5
- 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-SQCQ4KO2.js → chunk-TCBP4Q3K.js} +380 -317
- package/chunks/{chunk-ZNAUOR2I.js → chunk-TJHLQ45J.js} +2 -2
- package/chunks/{chunk-LK7CHLVP.js → chunk-U4VTUMMK.js} +0 -60
- package/chunks/{chunk-NL7LTRLR.js → chunk-UHUSJ6X7.js} +29 -68
- package/chunks/{chunk-LH2BYDQ5.js → chunk-UJBURGBH.js} +18 -12
- package/chunks/{chunk-ZOIFNCKL.js → chunk-UPUG4GXM.js} +3 -23
- package/chunks/{chunk-FQK6JAFG.js → chunk-URPQ5QZM.js} +4 -4
- package/chunks/{chunk-M4FMGVY4.js → chunk-V47JGII4.js} +3 -3
- package/chunks/{chunk-Y34KJKDC.js → chunk-VBX5IFEN.js} +1 -1
- package/chunks/{chunk-USTWD7QV.js → chunk-W4MIWP6M.js} +26 -16
- package/chunks/{chunk-HTR4WV6U.js → chunk-W4RQUHY3.js} +31 -1
- package/chunks/{chunk-J24WCGIN.js → chunk-W7D7QTCH.js} +4 -4
- package/chunks/{chunk-DLWL3Z7A.js → chunk-WBSMNTSV.js} +3 -3
- package/chunks/{chunk-2JZBVYTU.js → chunk-WZRWHXFE.js} +1 -8
- package/chunks/{chunk-COH43MRJ.js → chunk-XCGIMOLN.js} +27 -1
- package/chunks/{chunk-IJTOWOD7.js → chunk-XTLTBZIH.js} +83 -9
- package/chunks/{chunk-H4SBPHSA.js → chunk-XVYRMUI5.js} +3 -3
- package/chunks/{chunk-3QMGYBFN.js → chunk-XWWKIXVD.js} +1 -80
- package/chunks/{chunk-VULLI6WQ.js → chunk-XZB72HUB.js} +6 -6
- package/chunks/{chunk-3SJ43L4W.js → chunk-XZC5VLBZ.js} +2 -0
- package/chunks/{chunk-UUUTRMI2.js → chunk-Y4IHBGBP.js} +1 -1
- package/chunks/{chunk-PR75REBZ.js → chunk-Y6AXW2OG.js} +12 -82
- package/chunks/{chunk-IPUUTYMV.js → chunk-YDLJGZHL.js} +1 -1
- package/chunks/{chunk-MB4MZHMJ.js → chunk-YX4DHA6S.js} +211 -522
- package/chunks/chunk-Z4X5MTRT.js +133 -0
- package/chunks/{chunk-UW5EOVUN.js → chunk-ZBVS26BY.js} +4 -4
- package/chunks/{chunk-ZD6UTE4A.js → chunk-ZHBO7WVX.js} +1 -1
- package/chunks/{chunk-7JURR4JT.js → chunk-ZM63TFJH.js} +167 -81
- package/chunks/{chunk-HTO4JFDZ.js → chunk-ZPJWUGCS.js} +0 -1
- package/chunks/{chunk-X5XDDSSH.js → chunk-ZPZ7ZJEE.js} +28 -5
- package/chunks/{chunk-ACY3A37B.js → chunk-ZS6Q44DY.js} +23 -18
- package/chunks/{chunk-ZJHVAS7M.js → chunk-ZWUDSQBD.js} +4 -5
- package/chunks/{computer-use-SOQ4E3VX.js → computer-use-HRVGY7OB.js} +50 -49
- package/chunks/{config-utils-7V7GGIW6.js → config-utils-RUFMEUYD.js} +4 -3
- package/chunks/contextCommand-V3N7Q3UM.js +81 -0
- package/chunks/core-runtime-QGEW6WBW.js +135 -0
- package/chunks/{create-sub-session-IWW2IZ2T.js → create-sub-session-SBYUMSSS.js} +3 -3
- package/chunks/{create-sub-session-QRJLW5BV.js → create-sub-session-ZUWDNFO2.js} +47 -46
- package/chunks/{cron-create-YIID5XAW.js → cron-create-2QK6TCEC.js} +6 -6
- package/chunks/{cron-delete-ZVHYCEP2.js → cron-delete-FDCDFYMG.js} +5 -5
- package/chunks/{cron-list-XEGS463Q.js → cron-list-XN3WVBTP.js} +6 -6
- package/chunks/{daemon-YO6433NF.js → daemon-QH2G5B5E.js} +403 -17
- package/chunks/daemon-status-provider-MB54AMNV.js +91 -0
- package/chunks/daemon-trust-policy-3VFDF5LU.js +86 -0
- package/chunks/daemon-trust-policy-monitor-4KX2OK7G.js +173 -0
- package/chunks/{de-HGRCYDEJ.js → de-SY6O76BF.js} +6 -1
- package/chunks/deferred-core-runtime-UIJL6EEU.js +90 -0
- package/chunks/{dist-F6IBUDR4.js → dist-2PERFI23.js} +12 -9
- package/chunks/dist-AOOUOG5S.js +4389 -0
- 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-QBC4ZCV7.js +83 -0
- package/chunks/{edit-OBDSQURM.js → edit-7ABV72VV.js} +48 -47
- package/chunks/{en-MTWBNGDO.js → en-NBK3JKCE.js} +9 -1
- package/chunks/{enter-worktree-U6MRPQ2P.js → enter-worktree-4NOWT6I2.js} +48 -47
- package/chunks/{enterPlanMode-BC5QUZZ2.js → enterPlanMode-4NOQ6A56.js} +48 -47
- package/chunks/{environment-W5UFC2CH.js → environment-ABMFNOJO.js} +49 -48
- package/chunks/errors-UAX4AR5Q.js +89 -0
- package/chunks/esm-K5FARBNI.js +5548 -0
- package/chunks/{exit-worktree-DGNYMECB.js → exit-worktree-CF2O5AQM.js} +48 -47
- package/chunks/exitPlanMode-5KEF5DLM.js +74 -0
- package/chunks/{fast-path-JJZFJANL.js → fast-path-RWZGR7A6.js} +16 -6
- package/chunks/{fr-45RLL55O.js → fr-4KG5V7UT.js} +6 -1
- package/chunks/{gemini-QS36EBZV.js → gemini-A4LXWU5S.js} +103 -98
- package/chunks/{geminiContentGenerator-AG4KB6CV.js → geminiContentGenerator-VPXAS3BM.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-P6ZPQOPR.js} +48 -47
- package/chunks/goal-tools-H2NHZKGN.js +335 -0
- package/chunks/{grep-QYPSK7OP.js → grep-56M3IJ36.js} +50 -48
- package/chunks/handleAutoUpdate-N3IMC273.js +82 -0
- package/chunks/i18n-UFV5QINW.js +98 -0
- package/chunks/{image-gen-Z3VPGKRC.js → image-gen-GPYAKETO.js} +12 -12
- package/chunks/initializer-OXWZKLEX.js +87 -0
- package/chunks/installationInfo-V2YEC52N.js +81 -0
- package/chunks/{ja-B7DF7DFG.js → ja-F3GSQXMF.js} +6 -1
- package/chunks/{keychain-token-storage-MDTG3WRM.js → keychain-token-storage-72IYCAZV.js} +3 -3
- package/chunks/lib-RUF3WZA6.js +9 -0
- package/chunks/list-UN6EJ6WB.js +90 -0
- package/chunks/{list-agents-5KJJHR6I.js → list-agents-R6KDXQR3.js} +3 -3
- package/chunks/loadedSettingsAdapter-LZK2PMOY.js +84 -0
- package/chunks/{loggingContentGenerator-HS3S5H3Q.js → loggingContentGenerator-PSFMRX7M.js} +78 -113
- package/chunks/{loop-wakeup-FXKNNYSY.js → loop-wakeup-3IQKCYAH.js} +7 -7
- package/chunks/{ls-NTK6VOQJ.js → ls-DKZ37A7N.js} +5 -5
- package/chunks/{lsp-2JI24STP.js → lsp-QNWN7KN3.js} +3 -3
- package/chunks/{managed-npm-update-JYEMMXA3.js → managed-npm-update-D2AO3F47.js} +48 -47
- package/chunks/mcp-A2VAOKMH.js +84 -0
- package/chunks/{monitor-R3ODH5U6.js → monitor-7EJ3WBER.js} +48 -47
- package/chunks/nonInteractiveCli-43LIVN4A.js +146 -0
- package/chunks/{notebook-edit-BNOK452R.js → notebook-edit-IQD53ULF.js} +48 -47
- package/chunks/{openaiContentGenerator-WMCU3O2H.js → openaiContentGenerator-YPCMNGEZ.js} +26 -27
- package/chunks/pidfile-3SOOBWZA.js +87 -0
- package/chunks/process-registry-2CHQBXH5.js +157 -0
- package/chunks/{processUtils-RT7UNCC2.js → processUtils-FGVHFR4V.js} +2 -2
- package/chunks/{pt-22Q3FP73.js → pt-EQ33KWEN.js} +6 -1
- package/chunks/{qwenContentGenerator-HHCRK4SX.js → qwenContentGenerator-M6YW4D6A.js} +53 -52
- package/chunks/{qwenOAuth2-OWLB5AKH.js → qwenOAuth2-XSYKLMNR.js} +10 -10
- package/chunks/read-file-XOMBFIS7.js +29 -0
- package/chunks/{read-mcp-resource-4DKQWGHD.js → read-mcp-resource-GFTWYXMK.js} +4 -4
- package/chunks/record-artifact-JANPGVS4.js +21 -0
- package/chunks/resumeHistoryUtils-E4EVA4PO.js +92 -0
- package/chunks/ripGrep-M4NYA6AM.js +74 -0
- package/chunks/{ru-FZCNZHDC.js → ru-7OZAUKGG.js} +6 -1
- package/chunks/{run-qwen-serve-FU6HEM4J.js → run-qwen-serve-QLCU2BAZ.js} +953 -248
- package/chunks/{runtime-XXRRTNP6.js → runtime-T36WUYIO.js} +57 -55
- package/chunks/{scheduler-G2ZS2Z7E.js → scheduler-C3J45Z5W.js} +47 -46
- package/chunks/{sdk-exporters-grpc-AK3LGHNO.js → sdk-exporters-grpc-54L4LS5L.js} +4 -4
- package/chunks/{sdk-exporters-http-FYBSUCPD.js → sdk-exporters-http-BFOKQFRD.js} +7 -7
- package/chunks/{sdk-impl-GMVPB7NB.js → sdk-impl-6CJ3JQZL.js} +14 -14
- package/chunks/{send-message-Q6OOR6BR.js → send-message-RJ2R4PIV.js} +6 -12
- package/chunks/serve-7SWJTL3K.js +90 -0
- package/chunks/{server-4UMH7OIZ.js → server-T2B64F4O.js} +3887 -852
- package/chunks/{session-K3O3Q2SV.js → session-D546I4HT.js} +99 -94
- package/chunks/{settings-CR2EWTBA.js → settings-ZQOOTRR7.js} +51 -50
- package/chunks/shell-5OR4RAKF.js +84 -0
- package/chunks/{skill-I3SDA4MB.js → skill-X4E5JMKV.js} +20 -21
- package/chunks/skill-settings-ZS3XPDMT.js +92 -0
- package/chunks/spawnChannel-MILVKB3G.js +83 -0
- package/chunks/standalone-update-UTYCSPUO.js +93 -0
- package/chunks/{startInteractiveUI-SLZGHRPH.js → startInteractiveUI-S4R5J4EN.js} +1220 -895
- package/chunks/{syntheticOutput-I3757IWH.js → syntheticOutput-355CB6CJ.js} +4 -4
- package/chunks/{task-create-N7WQSGYA.js → task-create-KUQIS7RA.js} +10 -10
- package/chunks/{task-list-FOPULZEP.js → task-list-5XNNGTF4.js} +7 -7
- package/chunks/{task-stop-H6RHXFVQ.js → task-stop-4ROAOBXH.js} +3 -3
- package/chunks/{task-update-M57TFZJT.js → task-update-4FPFYGE3.js} +10 -10
- package/chunks/{team-create-YJALH5D2.js → team-create-MGD3Q7W4.js} +50 -49
- package/chunks/{team-delete-QE2UXJL7.js → team-delete-S2RCXA4P.js} +7 -7
- package/chunks/{team-plan-approval-34QFYKGN.js → team-plan-approval-VMVGLPDQ.js} +48 -47
- package/chunks/theme-manager-U4QE2YSY.js +78 -0
- package/chunks/{todoWrite-VQ7FKOHL.js → todoWrite-7WM3VDMY.js} +7 -7
- package/chunks/{tool-search-NF7GB6LE.js → tool-search-6T7VYTYZ.js} +19 -21
- package/chunks/total-session-admission-PLKO4EET.js +86 -0
- package/chunks/trustedFolders-QZU6BO46.js +96 -0
- package/chunks/{update-relaunch-WBUZJC5O.js → update-relaunch-NWPFNM5L.js} +5 -5
- package/chunks/updateCheck-KEOCGBZR.js +93 -0
- package/chunks/useAutoAcceptIndicator-O6XISZEA.js +94 -0
- package/chunks/{validateNonInterActiveAuth-3R223G3R.js → validateNonInterActiveAuth-WCHAHO75.js} +94 -89
- package/chunks/{version-HS7YSFHV.js → version-VP3VZ2BM.js} +1 -1
- package/chunks/{web-fetch-NKCSG7ZE.js → web-fetch-KM2FSOKS.js} +19 -21
- package/chunks/{web-search-S62WAP4S.js → web-search-WUR6PYBO.js} +13 -13
- package/chunks/{workflow-QAGU5RU4.js → workflow-S6XMX55R.js} +49 -48
- package/chunks/workspace-providers-status-JGIZRHVT.js +87 -0
- package/chunks/{workspace-registration-store-24JMHDGF.js → workspace-registration-store-JDEMOOFX.js} +1 -1
- package/chunks/workspace-registry-NIL6253M.js +94 -0
- package/chunks/workspace-service-UYB6MMWL.js +101 -0
- package/chunks/workspace-skills-status-GSJRWER4.js +87 -0
- package/chunks/workspace-trust-reconciler-V2TICK2A.js +347 -0
- package/chunks/write-file-QHD5ELJS.js +76 -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-236QXDRH.js +224 -0
- package/cli.js +13 -13
- 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-DQN8gc5j.js} +1 -1
- package/web-shell/assets/{architectureDiagram-3BPJPVTR-kMMF5sud.js → architectureDiagram-3BPJPVTR-C6Z867cc.js} +1 -1
- package/web-shell/assets/{blockDiagram-GPEHLZMM-Htl9vTJS.js → blockDiagram-GPEHLZMM-BkyNf4_J.js} +1 -1
- package/web-shell/assets/{c4Diagram-AAUBKEIU-BnZnm0mQ.js → c4Diagram-AAUBKEIU-BA7aurej.js} +1 -1
- package/web-shell/assets/channel-YzToqAUt.js +1 -0
- package/web-shell/assets/{chunk-2J33WTMH-DziB7kDG.js → chunk-2J33WTMH-Dp_LERgD.js} +1 -1
- package/web-shell/assets/{chunk-4BX2VUAB-CmkD8daw.js → chunk-4BX2VUAB-CCwcnkeW.js} +1 -1
- package/web-shell/assets/{chunk-55IACEB6-CHAd9A_U.js → chunk-55IACEB6-e0ytWiup.js} +1 -1
- package/web-shell/assets/{chunk-727SXJPM-Dqaam3fE.js → chunk-727SXJPM-DBoZrQ--.js} +1 -1
- package/web-shell/assets/{chunk-AQP2D5EJ-D_-saBYM.js → chunk-AQP2D5EJ-dmHU5zKq.js} +1 -1
- package/web-shell/assets/{chunk-FMBD7UC4-B9r_veWD.js → chunk-FMBD7UC4-PP3UKzsN.js} +1 -1
- package/web-shell/assets/{chunk-ND2GUHAM-B3EaCSpL.js → chunk-ND2GUHAM-Bjy0PNsP.js} +1 -1
- package/web-shell/assets/{chunk-QZHKN3VN-CYq8x9mn.js → chunk-QZHKN3VN-CM0H6wrK.js} +1 -1
- package/web-shell/assets/classDiagram-4FO5ZUOK-_le9LVNU.js +1 -0
- package/web-shell/assets/classDiagram-v2-Q7XG4LA2-_le9LVNU.js +1 -0
- package/web-shell/assets/{cose-bilkent-S5V4N54A-D0ng4uiB.js → cose-bilkent-S5V4N54A-B1B_Fozz.js} +1 -1
- package/web-shell/assets/{dagre-BM42HDAG-DCZollQv.js → dagre-BM42HDAG-DGFk7aBN.js} +1 -1
- package/web-shell/assets/{diagram-2AECGRRQ-Dfk2pWS0.js → diagram-2AECGRRQ-VdlYGHdV.js} +1 -1
- package/web-shell/assets/{diagram-5GNKFQAL-kX38ltWR.js → diagram-5GNKFQAL-xcEMWz6m.js} +1 -1
- package/web-shell/assets/{diagram-KO2AKTUF-CJz2vsXh.js → diagram-KO2AKTUF-B6Dd23eT.js} +1 -1
- package/web-shell/assets/{diagram-LMA3HP47-BvMLZm_7.js → diagram-LMA3HP47-C3bjiNTc.js} +1 -1
- package/web-shell/assets/{diagram-OG6HWLK6-l7kfStkO.js → diagram-OG6HWLK6-ChXfX8H6.js} +1 -1
- package/web-shell/assets/{erDiagram-TEJ5UH35-BSVa8GGT.js → erDiagram-TEJ5UH35-D7RBC3FG.js} +1 -1
- package/web-shell/assets/{flowDiagram-I6XJVG4X-CoawKIXH.js → flowDiagram-I6XJVG4X-bNsx8Fqb.js} +1 -1
- package/web-shell/assets/{ganttDiagram-6RSMTGT7-DFUDH0zF.js → ganttDiagram-6RSMTGT7-C_m4liOj.js} +1 -1
- package/web-shell/assets/{gitGraphDiagram-PVQCEYII-Y2pvpT4e.js → gitGraphDiagram-PVQCEYII-CzAqOmDr.js} +1 -1
- package/web-shell/assets/{index-D0GX0zZf.js → index-BArKGy43.js} +1 -1
- package/web-shell/assets/index-C2GE3DAF.js +74 -0
- package/web-shell/assets/index-_dIfJ82-.js +1625 -0
- package/web-shell/assets/index-heP6zO4t.css +5 -0
- package/web-shell/assets/{infoDiagram-5YYISTIA-CU8_zLiX.js → infoDiagram-5YYISTIA-BBw9H4RT.js} +1 -1
- package/web-shell/assets/{ishikawaDiagram-YF4QCWOH-AVQiV0DU.js → ishikawaDiagram-YF4QCWOH-C8Ns7cDb.js} +1 -1
- package/web-shell/assets/{journeyDiagram-JHISSGLW-DQ0VSKa3.js → journeyDiagram-JHISSGLW-BkW5h5si.js} +1 -1
- package/web-shell/assets/{kanban-definition-UN3LZRKU-BqnWqsE_.js → kanban-definition-UN3LZRKU-IUhsF7tq.js} +1 -1
- package/web-shell/assets/{linear-BkoihsaA.js → linear-CeDsMMjT.js} +1 -1
- package/web-shell/assets/{mermaid.core-5RJs-31j.js → mermaid.core-VTPU82QL.js} +5 -5
- package/web-shell/assets/{mindmap-definition-RKZ34NQL-D33Bxnpd.js → mindmap-definition-RKZ34NQL-DVohXDmC.js} +1 -1
- package/web-shell/assets/{pieDiagram-4H26LBE5-BuEAw3BH.js → pieDiagram-4H26LBE5-SxBFaID8.js} +1 -1
- package/web-shell/assets/{quadrantDiagram-W4KKPZXB-Kox_usEq.js → quadrantDiagram-W4KKPZXB-BJt8o3Cs.js} +1 -1
- package/web-shell/assets/{requirementDiagram-4Y6WPE33-CNjeUif0.js → requirementDiagram-4Y6WPE33-B02G8M7E.js} +1 -1
- package/web-shell/assets/{sankeyDiagram-5OEKKPKP-BCd2OL_U.js → sankeyDiagram-5OEKKPKP-CzMCGPib.js} +1 -1
- package/web-shell/assets/{sequenceDiagram-3UESZ5HK-CF2ZTsz0.js → sequenceDiagram-3UESZ5HK-CzbJgSkE.js} +1 -1
- package/web-shell/assets/{stateDiagram-AJRCARHV-qenSzHtm.js → stateDiagram-AJRCARHV-DhiXBOKS.js} +1 -1
- package/web-shell/assets/stateDiagram-v2-BHNVJYJU-DILbnhvR.js +1 -0
- package/web-shell/assets/{timeline-definition-PNZ67QCA-B5DyWdgs.js → timeline-definition-PNZ67QCA-Btj5idQV.js} +1 -1
- package/web-shell/assets/{vennDiagram-CIIHVFJN-DqP4I_o_.js → vennDiagram-CIIHVFJN-CJz2YZq4.js} +1 -1
- package/web-shell/assets/{wardley-L42UT6IY-CJe2e4mg.js → wardley-L42UT6IY-CavIou7m.js} +1 -1
- package/web-shell/assets/{wardleyDiagram-YWT4CUSO-BMDSw-Rr.js → wardleyDiagram-YWT4CUSO-BRf62x8X.js} +1 -1
- package/web-shell/assets/{xychartDiagram-2RQKCTM6-BTVZYkxD.js → xychartDiagram-2RQKCTM6-ItOGZPM_.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/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/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/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
|
@@ -1,15 +1,10 @@
|
|
|
1
1
|
// Force strict mode and setup for ESM
|
|
2
2
|
"use strict";
|
|
3
|
-
import {
|
|
4
|
-
require_function_bind,
|
|
5
|
-
require_hasown
|
|
6
|
-
} from "./chunk-CR3C7WXL.js";
|
|
7
3
|
import {
|
|
8
4
|
init_esbuild_shims
|
|
9
5
|
} from "./chunk-5O2XNYP6.js";
|
|
10
6
|
import {
|
|
11
|
-
__commonJS
|
|
12
|
-
__name
|
|
7
|
+
__commonJS
|
|
13
8
|
} from "./chunk-J2S4EL5Y.js";
|
|
14
9
|
|
|
15
10
|
// node_modules/mime-db/db.json
|
|
@@ -9368,750 +9363,8 @@ var require_mime_db = __commonJS({
|
|
|
9368
9363
|
}
|
|
9369
9364
|
});
|
|
9370
9365
|
|
|
9371
|
-
// node_modules/es-errors/type.js
|
|
9372
|
-
var require_type = __commonJS({
|
|
9373
|
-
"node_modules/es-errors/type.js"(exports, module) {
|
|
9374
|
-
"use strict";
|
|
9375
|
-
init_esbuild_shims();
|
|
9376
|
-
module.exports = TypeError;
|
|
9377
|
-
}
|
|
9378
|
-
});
|
|
9379
|
-
|
|
9380
|
-
// node_modules/es-object-atoms/index.js
|
|
9381
|
-
var require_es_object_atoms = __commonJS({
|
|
9382
|
-
"node_modules/es-object-atoms/index.js"(exports, module) {
|
|
9383
|
-
"use strict";
|
|
9384
|
-
init_esbuild_shims();
|
|
9385
|
-
module.exports = Object;
|
|
9386
|
-
}
|
|
9387
|
-
});
|
|
9388
|
-
|
|
9389
|
-
// node_modules/es-errors/index.js
|
|
9390
|
-
var require_es_errors = __commonJS({
|
|
9391
|
-
"node_modules/es-errors/index.js"(exports, module) {
|
|
9392
|
-
"use strict";
|
|
9393
|
-
init_esbuild_shims();
|
|
9394
|
-
module.exports = Error;
|
|
9395
|
-
}
|
|
9396
|
-
});
|
|
9397
|
-
|
|
9398
|
-
// node_modules/es-errors/eval.js
|
|
9399
|
-
var require_eval = __commonJS({
|
|
9400
|
-
"node_modules/es-errors/eval.js"(exports, module) {
|
|
9401
|
-
"use strict";
|
|
9402
|
-
init_esbuild_shims();
|
|
9403
|
-
module.exports = EvalError;
|
|
9404
|
-
}
|
|
9405
|
-
});
|
|
9406
|
-
|
|
9407
|
-
// node_modules/es-errors/range.js
|
|
9408
|
-
var require_range = __commonJS({
|
|
9409
|
-
"node_modules/es-errors/range.js"(exports, module) {
|
|
9410
|
-
"use strict";
|
|
9411
|
-
init_esbuild_shims();
|
|
9412
|
-
module.exports = RangeError;
|
|
9413
|
-
}
|
|
9414
|
-
});
|
|
9415
|
-
|
|
9416
|
-
// node_modules/es-errors/ref.js
|
|
9417
|
-
var require_ref = __commonJS({
|
|
9418
|
-
"node_modules/es-errors/ref.js"(exports, module) {
|
|
9419
|
-
"use strict";
|
|
9420
|
-
init_esbuild_shims();
|
|
9421
|
-
module.exports = ReferenceError;
|
|
9422
|
-
}
|
|
9423
|
-
});
|
|
9424
|
-
|
|
9425
|
-
// node_modules/es-errors/syntax.js
|
|
9426
|
-
var require_syntax = __commonJS({
|
|
9427
|
-
"node_modules/es-errors/syntax.js"(exports, module) {
|
|
9428
|
-
"use strict";
|
|
9429
|
-
init_esbuild_shims();
|
|
9430
|
-
module.exports = SyntaxError;
|
|
9431
|
-
}
|
|
9432
|
-
});
|
|
9433
|
-
|
|
9434
|
-
// node_modules/es-errors/uri.js
|
|
9435
|
-
var require_uri = __commonJS({
|
|
9436
|
-
"node_modules/es-errors/uri.js"(exports, module) {
|
|
9437
|
-
"use strict";
|
|
9438
|
-
init_esbuild_shims();
|
|
9439
|
-
module.exports = URIError;
|
|
9440
|
-
}
|
|
9441
|
-
});
|
|
9442
|
-
|
|
9443
|
-
// node_modules/math-intrinsics/abs.js
|
|
9444
|
-
var require_abs = __commonJS({
|
|
9445
|
-
"node_modules/math-intrinsics/abs.js"(exports, module) {
|
|
9446
|
-
"use strict";
|
|
9447
|
-
init_esbuild_shims();
|
|
9448
|
-
module.exports = Math.abs;
|
|
9449
|
-
}
|
|
9450
|
-
});
|
|
9451
|
-
|
|
9452
|
-
// node_modules/math-intrinsics/floor.js
|
|
9453
|
-
var require_floor = __commonJS({
|
|
9454
|
-
"node_modules/math-intrinsics/floor.js"(exports, module) {
|
|
9455
|
-
"use strict";
|
|
9456
|
-
init_esbuild_shims();
|
|
9457
|
-
module.exports = Math.floor;
|
|
9458
|
-
}
|
|
9459
|
-
});
|
|
9460
|
-
|
|
9461
|
-
// node_modules/math-intrinsics/max.js
|
|
9462
|
-
var require_max = __commonJS({
|
|
9463
|
-
"node_modules/math-intrinsics/max.js"(exports, module) {
|
|
9464
|
-
"use strict";
|
|
9465
|
-
init_esbuild_shims();
|
|
9466
|
-
module.exports = Math.max;
|
|
9467
|
-
}
|
|
9468
|
-
});
|
|
9469
|
-
|
|
9470
|
-
// node_modules/math-intrinsics/min.js
|
|
9471
|
-
var require_min = __commonJS({
|
|
9472
|
-
"node_modules/math-intrinsics/min.js"(exports, module) {
|
|
9473
|
-
"use strict";
|
|
9474
|
-
init_esbuild_shims();
|
|
9475
|
-
module.exports = Math.min;
|
|
9476
|
-
}
|
|
9477
|
-
});
|
|
9478
|
-
|
|
9479
|
-
// node_modules/math-intrinsics/pow.js
|
|
9480
|
-
var require_pow = __commonJS({
|
|
9481
|
-
"node_modules/math-intrinsics/pow.js"(exports, module) {
|
|
9482
|
-
"use strict";
|
|
9483
|
-
init_esbuild_shims();
|
|
9484
|
-
module.exports = Math.pow;
|
|
9485
|
-
}
|
|
9486
|
-
});
|
|
9487
|
-
|
|
9488
|
-
// node_modules/math-intrinsics/round.js
|
|
9489
|
-
var require_round = __commonJS({
|
|
9490
|
-
"node_modules/math-intrinsics/round.js"(exports, module) {
|
|
9491
|
-
"use strict";
|
|
9492
|
-
init_esbuild_shims();
|
|
9493
|
-
module.exports = Math.round;
|
|
9494
|
-
}
|
|
9495
|
-
});
|
|
9496
|
-
|
|
9497
|
-
// node_modules/math-intrinsics/isNaN.js
|
|
9498
|
-
var require_isNaN = __commonJS({
|
|
9499
|
-
"node_modules/math-intrinsics/isNaN.js"(exports, module) {
|
|
9500
|
-
"use strict";
|
|
9501
|
-
init_esbuild_shims();
|
|
9502
|
-
module.exports = Number.isNaN || /* @__PURE__ */ __name(function isNaN2(a) {
|
|
9503
|
-
return a !== a;
|
|
9504
|
-
}, "isNaN");
|
|
9505
|
-
}
|
|
9506
|
-
});
|
|
9507
|
-
|
|
9508
|
-
// node_modules/math-intrinsics/sign.js
|
|
9509
|
-
var require_sign = __commonJS({
|
|
9510
|
-
"node_modules/math-intrinsics/sign.js"(exports, module) {
|
|
9511
|
-
"use strict";
|
|
9512
|
-
init_esbuild_shims();
|
|
9513
|
-
var $isNaN = require_isNaN();
|
|
9514
|
-
module.exports = /* @__PURE__ */ __name(function sign(number) {
|
|
9515
|
-
if ($isNaN(number) || number === 0) {
|
|
9516
|
-
return number;
|
|
9517
|
-
}
|
|
9518
|
-
return number < 0 ? -1 : 1;
|
|
9519
|
-
}, "sign");
|
|
9520
|
-
}
|
|
9521
|
-
});
|
|
9522
|
-
|
|
9523
|
-
// node_modules/gopd/gOPD.js
|
|
9524
|
-
var require_gOPD = __commonJS({
|
|
9525
|
-
"node_modules/gopd/gOPD.js"(exports, module) {
|
|
9526
|
-
"use strict";
|
|
9527
|
-
init_esbuild_shims();
|
|
9528
|
-
module.exports = Object.getOwnPropertyDescriptor;
|
|
9529
|
-
}
|
|
9530
|
-
});
|
|
9531
|
-
|
|
9532
|
-
// node_modules/gopd/index.js
|
|
9533
|
-
var require_gopd = __commonJS({
|
|
9534
|
-
"node_modules/gopd/index.js"(exports, module) {
|
|
9535
|
-
"use strict";
|
|
9536
|
-
init_esbuild_shims();
|
|
9537
|
-
var $gOPD = require_gOPD();
|
|
9538
|
-
if ($gOPD) {
|
|
9539
|
-
try {
|
|
9540
|
-
$gOPD([], "length");
|
|
9541
|
-
} catch (e) {
|
|
9542
|
-
$gOPD = null;
|
|
9543
|
-
}
|
|
9544
|
-
}
|
|
9545
|
-
module.exports = $gOPD;
|
|
9546
|
-
}
|
|
9547
|
-
});
|
|
9548
|
-
|
|
9549
|
-
// node_modules/es-define-property/index.js
|
|
9550
|
-
var require_es_define_property = __commonJS({
|
|
9551
|
-
"node_modules/es-define-property/index.js"(exports, module) {
|
|
9552
|
-
"use strict";
|
|
9553
|
-
init_esbuild_shims();
|
|
9554
|
-
var $defineProperty = Object.defineProperty || false;
|
|
9555
|
-
if ($defineProperty) {
|
|
9556
|
-
try {
|
|
9557
|
-
$defineProperty({}, "a", { value: 1 });
|
|
9558
|
-
} catch (e) {
|
|
9559
|
-
$defineProperty = false;
|
|
9560
|
-
}
|
|
9561
|
-
}
|
|
9562
|
-
module.exports = $defineProperty;
|
|
9563
|
-
}
|
|
9564
|
-
});
|
|
9565
|
-
|
|
9566
|
-
// node_modules/has-symbols/shams.js
|
|
9567
|
-
var require_shams = __commonJS({
|
|
9568
|
-
"node_modules/has-symbols/shams.js"(exports, module) {
|
|
9569
|
-
"use strict";
|
|
9570
|
-
init_esbuild_shims();
|
|
9571
|
-
module.exports = /* @__PURE__ */ __name(function hasSymbols() {
|
|
9572
|
-
if (typeof Symbol !== "function" || typeof Object.getOwnPropertySymbols !== "function") {
|
|
9573
|
-
return false;
|
|
9574
|
-
}
|
|
9575
|
-
if (typeof Symbol.iterator === "symbol") {
|
|
9576
|
-
return true;
|
|
9577
|
-
}
|
|
9578
|
-
var obj = {};
|
|
9579
|
-
var sym = Symbol("test");
|
|
9580
|
-
var symObj = Object(sym);
|
|
9581
|
-
if (typeof sym === "string") {
|
|
9582
|
-
return false;
|
|
9583
|
-
}
|
|
9584
|
-
if (Object.prototype.toString.call(sym) !== "[object Symbol]") {
|
|
9585
|
-
return false;
|
|
9586
|
-
}
|
|
9587
|
-
if (Object.prototype.toString.call(symObj) !== "[object Symbol]") {
|
|
9588
|
-
return false;
|
|
9589
|
-
}
|
|
9590
|
-
var symVal = 42;
|
|
9591
|
-
obj[sym] = symVal;
|
|
9592
|
-
for (var _ in obj) {
|
|
9593
|
-
return false;
|
|
9594
|
-
}
|
|
9595
|
-
if (typeof Object.keys === "function" && Object.keys(obj).length !== 0) {
|
|
9596
|
-
return false;
|
|
9597
|
-
}
|
|
9598
|
-
if (typeof Object.getOwnPropertyNames === "function" && Object.getOwnPropertyNames(obj).length !== 0) {
|
|
9599
|
-
return false;
|
|
9600
|
-
}
|
|
9601
|
-
var syms = Object.getOwnPropertySymbols(obj);
|
|
9602
|
-
if (syms.length !== 1 || syms[0] !== sym) {
|
|
9603
|
-
return false;
|
|
9604
|
-
}
|
|
9605
|
-
if (!Object.prototype.propertyIsEnumerable.call(obj, sym)) {
|
|
9606
|
-
return false;
|
|
9607
|
-
}
|
|
9608
|
-
if (typeof Object.getOwnPropertyDescriptor === "function") {
|
|
9609
|
-
var descriptor = (
|
|
9610
|
-
/** @type {PropertyDescriptor} */
|
|
9611
|
-
Object.getOwnPropertyDescriptor(obj, sym)
|
|
9612
|
-
);
|
|
9613
|
-
if (descriptor.value !== symVal || descriptor.enumerable !== true) {
|
|
9614
|
-
return false;
|
|
9615
|
-
}
|
|
9616
|
-
}
|
|
9617
|
-
return true;
|
|
9618
|
-
}, "hasSymbols");
|
|
9619
|
-
}
|
|
9620
|
-
});
|
|
9621
|
-
|
|
9622
|
-
// node_modules/has-symbols/index.js
|
|
9623
|
-
var require_has_symbols = __commonJS({
|
|
9624
|
-
"node_modules/has-symbols/index.js"(exports, module) {
|
|
9625
|
-
"use strict";
|
|
9626
|
-
init_esbuild_shims();
|
|
9627
|
-
var origSymbol = typeof Symbol !== "undefined" && Symbol;
|
|
9628
|
-
var hasSymbolSham = require_shams();
|
|
9629
|
-
module.exports = /* @__PURE__ */ __name(function hasNativeSymbols() {
|
|
9630
|
-
if (typeof origSymbol !== "function") {
|
|
9631
|
-
return false;
|
|
9632
|
-
}
|
|
9633
|
-
if (typeof Symbol !== "function") {
|
|
9634
|
-
return false;
|
|
9635
|
-
}
|
|
9636
|
-
if (typeof origSymbol("foo") !== "symbol") {
|
|
9637
|
-
return false;
|
|
9638
|
-
}
|
|
9639
|
-
if (typeof Symbol("bar") !== "symbol") {
|
|
9640
|
-
return false;
|
|
9641
|
-
}
|
|
9642
|
-
return hasSymbolSham();
|
|
9643
|
-
}, "hasNativeSymbols");
|
|
9644
|
-
}
|
|
9645
|
-
});
|
|
9646
|
-
|
|
9647
|
-
// node_modules/get-proto/Reflect.getPrototypeOf.js
|
|
9648
|
-
var require_Reflect_getPrototypeOf = __commonJS({
|
|
9649
|
-
"node_modules/get-proto/Reflect.getPrototypeOf.js"(exports, module) {
|
|
9650
|
-
"use strict";
|
|
9651
|
-
init_esbuild_shims();
|
|
9652
|
-
module.exports = typeof Reflect !== "undefined" && Reflect.getPrototypeOf || null;
|
|
9653
|
-
}
|
|
9654
|
-
});
|
|
9655
|
-
|
|
9656
|
-
// node_modules/get-proto/Object.getPrototypeOf.js
|
|
9657
|
-
var require_Object_getPrototypeOf = __commonJS({
|
|
9658
|
-
"node_modules/get-proto/Object.getPrototypeOf.js"(exports, module) {
|
|
9659
|
-
"use strict";
|
|
9660
|
-
init_esbuild_shims();
|
|
9661
|
-
var $Object = require_es_object_atoms();
|
|
9662
|
-
module.exports = $Object.getPrototypeOf || null;
|
|
9663
|
-
}
|
|
9664
|
-
});
|
|
9665
|
-
|
|
9666
|
-
// node_modules/call-bind-apply-helpers/functionCall.js
|
|
9667
|
-
var require_functionCall = __commonJS({
|
|
9668
|
-
"node_modules/call-bind-apply-helpers/functionCall.js"(exports, module) {
|
|
9669
|
-
"use strict";
|
|
9670
|
-
init_esbuild_shims();
|
|
9671
|
-
module.exports = Function.prototype.call;
|
|
9672
|
-
}
|
|
9673
|
-
});
|
|
9674
|
-
|
|
9675
|
-
// node_modules/call-bind-apply-helpers/functionApply.js
|
|
9676
|
-
var require_functionApply = __commonJS({
|
|
9677
|
-
"node_modules/call-bind-apply-helpers/functionApply.js"(exports, module) {
|
|
9678
|
-
"use strict";
|
|
9679
|
-
init_esbuild_shims();
|
|
9680
|
-
module.exports = Function.prototype.apply;
|
|
9681
|
-
}
|
|
9682
|
-
});
|
|
9683
|
-
|
|
9684
|
-
// node_modules/call-bind-apply-helpers/reflectApply.js
|
|
9685
|
-
var require_reflectApply = __commonJS({
|
|
9686
|
-
"node_modules/call-bind-apply-helpers/reflectApply.js"(exports, module) {
|
|
9687
|
-
"use strict";
|
|
9688
|
-
init_esbuild_shims();
|
|
9689
|
-
module.exports = typeof Reflect !== "undefined" && Reflect && Reflect.apply;
|
|
9690
|
-
}
|
|
9691
|
-
});
|
|
9692
|
-
|
|
9693
|
-
// node_modules/call-bind-apply-helpers/actualApply.js
|
|
9694
|
-
var require_actualApply = __commonJS({
|
|
9695
|
-
"node_modules/call-bind-apply-helpers/actualApply.js"(exports, module) {
|
|
9696
|
-
"use strict";
|
|
9697
|
-
init_esbuild_shims();
|
|
9698
|
-
var bind = require_function_bind();
|
|
9699
|
-
var $apply = require_functionApply();
|
|
9700
|
-
var $call = require_functionCall();
|
|
9701
|
-
var $reflectApply = require_reflectApply();
|
|
9702
|
-
module.exports = $reflectApply || bind.call($call, $apply);
|
|
9703
|
-
}
|
|
9704
|
-
});
|
|
9705
|
-
|
|
9706
|
-
// node_modules/call-bind-apply-helpers/index.js
|
|
9707
|
-
var require_call_bind_apply_helpers = __commonJS({
|
|
9708
|
-
"node_modules/call-bind-apply-helpers/index.js"(exports, module) {
|
|
9709
|
-
"use strict";
|
|
9710
|
-
init_esbuild_shims();
|
|
9711
|
-
var bind = require_function_bind();
|
|
9712
|
-
var $TypeError = require_type();
|
|
9713
|
-
var $call = require_functionCall();
|
|
9714
|
-
var $actualApply = require_actualApply();
|
|
9715
|
-
module.exports = /* @__PURE__ */ __name(function callBindBasic(args) {
|
|
9716
|
-
if (args.length < 1 || typeof args[0] !== "function") {
|
|
9717
|
-
throw new $TypeError("a function is required");
|
|
9718
|
-
}
|
|
9719
|
-
return $actualApply(bind, $call, args);
|
|
9720
|
-
}, "callBindBasic");
|
|
9721
|
-
}
|
|
9722
|
-
});
|
|
9723
|
-
|
|
9724
|
-
// node_modules/dunder-proto/get.js
|
|
9725
|
-
var require_get = __commonJS({
|
|
9726
|
-
"node_modules/dunder-proto/get.js"(exports, module) {
|
|
9727
|
-
"use strict";
|
|
9728
|
-
init_esbuild_shims();
|
|
9729
|
-
var callBind = require_call_bind_apply_helpers();
|
|
9730
|
-
var gOPD = require_gopd();
|
|
9731
|
-
var hasProtoAccessor;
|
|
9732
|
-
try {
|
|
9733
|
-
hasProtoAccessor = /** @type {{ __proto__?: typeof Array.prototype }} */
|
|
9734
|
-
[].__proto__ === Array.prototype;
|
|
9735
|
-
} catch (e) {
|
|
9736
|
-
if (!e || typeof e !== "object" || !("code" in e) || e.code !== "ERR_PROTO_ACCESS") {
|
|
9737
|
-
throw e;
|
|
9738
|
-
}
|
|
9739
|
-
}
|
|
9740
|
-
var desc = !!hasProtoAccessor && gOPD && gOPD(
|
|
9741
|
-
Object.prototype,
|
|
9742
|
-
/** @type {keyof typeof Object.prototype} */
|
|
9743
|
-
"__proto__"
|
|
9744
|
-
);
|
|
9745
|
-
var $Object = Object;
|
|
9746
|
-
var $getPrototypeOf = $Object.getPrototypeOf;
|
|
9747
|
-
module.exports = desc && typeof desc.get === "function" ? callBind([desc.get]) : typeof $getPrototypeOf === "function" ? (
|
|
9748
|
-
/** @type {import('./get')} */
|
|
9749
|
-
/* @__PURE__ */ __name(function getDunder(value) {
|
|
9750
|
-
return $getPrototypeOf(value == null ? value : $Object(value));
|
|
9751
|
-
}, "getDunder")
|
|
9752
|
-
) : false;
|
|
9753
|
-
}
|
|
9754
|
-
});
|
|
9755
|
-
|
|
9756
|
-
// node_modules/get-proto/index.js
|
|
9757
|
-
var require_get_proto = __commonJS({
|
|
9758
|
-
"node_modules/get-proto/index.js"(exports, module) {
|
|
9759
|
-
"use strict";
|
|
9760
|
-
init_esbuild_shims();
|
|
9761
|
-
var reflectGetProto = require_Reflect_getPrototypeOf();
|
|
9762
|
-
var originalGetProto = require_Object_getPrototypeOf();
|
|
9763
|
-
var getDunderProto = require_get();
|
|
9764
|
-
module.exports = reflectGetProto ? /* @__PURE__ */ __name(function getProto(O) {
|
|
9765
|
-
return reflectGetProto(O);
|
|
9766
|
-
}, "getProto") : originalGetProto ? /* @__PURE__ */ __name(function getProto(O) {
|
|
9767
|
-
if (!O || typeof O !== "object" && typeof O !== "function") {
|
|
9768
|
-
throw new TypeError("getProto: not an object");
|
|
9769
|
-
}
|
|
9770
|
-
return originalGetProto(O);
|
|
9771
|
-
}, "getProto") : getDunderProto ? /* @__PURE__ */ __name(function getProto(O) {
|
|
9772
|
-
return getDunderProto(O);
|
|
9773
|
-
}, "getProto") : null;
|
|
9774
|
-
}
|
|
9775
|
-
});
|
|
9776
|
-
|
|
9777
|
-
// node_modules/get-intrinsic/index.js
|
|
9778
|
-
var require_get_intrinsic = __commonJS({
|
|
9779
|
-
"node_modules/get-intrinsic/index.js"(exports, module) {
|
|
9780
|
-
"use strict";
|
|
9781
|
-
init_esbuild_shims();
|
|
9782
|
-
var undefined;
|
|
9783
|
-
var $Object = require_es_object_atoms();
|
|
9784
|
-
var $Error = require_es_errors();
|
|
9785
|
-
var $EvalError = require_eval();
|
|
9786
|
-
var $RangeError = require_range();
|
|
9787
|
-
var $ReferenceError = require_ref();
|
|
9788
|
-
var $SyntaxError = require_syntax();
|
|
9789
|
-
var $TypeError = require_type();
|
|
9790
|
-
var $URIError = require_uri();
|
|
9791
|
-
var abs = require_abs();
|
|
9792
|
-
var floor = require_floor();
|
|
9793
|
-
var max = require_max();
|
|
9794
|
-
var min = require_min();
|
|
9795
|
-
var pow = require_pow();
|
|
9796
|
-
var round = require_round();
|
|
9797
|
-
var sign = require_sign();
|
|
9798
|
-
var $Function = Function;
|
|
9799
|
-
var getEvalledConstructor = /* @__PURE__ */ __name(function(expressionSyntax) {
|
|
9800
|
-
try {
|
|
9801
|
-
return $Function('"use strict"; return (' + expressionSyntax + ").constructor;")();
|
|
9802
|
-
} catch (e) {
|
|
9803
|
-
}
|
|
9804
|
-
}, "getEvalledConstructor");
|
|
9805
|
-
var $gOPD = require_gopd();
|
|
9806
|
-
var $defineProperty = require_es_define_property();
|
|
9807
|
-
var throwTypeError = /* @__PURE__ */ __name(function() {
|
|
9808
|
-
throw new $TypeError();
|
|
9809
|
-
}, "throwTypeError");
|
|
9810
|
-
var ThrowTypeError = $gOPD ? function() {
|
|
9811
|
-
try {
|
|
9812
|
-
arguments.callee;
|
|
9813
|
-
return throwTypeError;
|
|
9814
|
-
} catch (calleeThrows) {
|
|
9815
|
-
try {
|
|
9816
|
-
return $gOPD(arguments, "callee").get;
|
|
9817
|
-
} catch (gOPDthrows) {
|
|
9818
|
-
return throwTypeError;
|
|
9819
|
-
}
|
|
9820
|
-
}
|
|
9821
|
-
}() : throwTypeError;
|
|
9822
|
-
var hasSymbols = require_has_symbols()();
|
|
9823
|
-
var getProto = require_get_proto();
|
|
9824
|
-
var $ObjectGPO = require_Object_getPrototypeOf();
|
|
9825
|
-
var $ReflectGPO = require_Reflect_getPrototypeOf();
|
|
9826
|
-
var $apply = require_functionApply();
|
|
9827
|
-
var $call = require_functionCall();
|
|
9828
|
-
var needsEval = {};
|
|
9829
|
-
var TypedArray = typeof Uint8Array === "undefined" || !getProto ? undefined : getProto(Uint8Array);
|
|
9830
|
-
var INTRINSICS = {
|
|
9831
|
-
__proto__: null,
|
|
9832
|
-
"%AggregateError%": typeof AggregateError === "undefined" ? undefined : AggregateError,
|
|
9833
|
-
"%Array%": Array,
|
|
9834
|
-
"%ArrayBuffer%": typeof ArrayBuffer === "undefined" ? undefined : ArrayBuffer,
|
|
9835
|
-
"%ArrayIteratorPrototype%": hasSymbols && getProto ? getProto([][Symbol.iterator]()) : undefined,
|
|
9836
|
-
"%AsyncFromSyncIteratorPrototype%": undefined,
|
|
9837
|
-
"%AsyncFunction%": needsEval,
|
|
9838
|
-
"%AsyncGenerator%": needsEval,
|
|
9839
|
-
"%AsyncGeneratorFunction%": needsEval,
|
|
9840
|
-
"%AsyncIteratorPrototype%": needsEval,
|
|
9841
|
-
"%Atomics%": typeof Atomics === "undefined" ? undefined : Atomics,
|
|
9842
|
-
"%BigInt%": typeof BigInt === "undefined" ? undefined : BigInt,
|
|
9843
|
-
"%BigInt64Array%": typeof BigInt64Array === "undefined" ? undefined : BigInt64Array,
|
|
9844
|
-
"%BigUint64Array%": typeof BigUint64Array === "undefined" ? undefined : BigUint64Array,
|
|
9845
|
-
"%Boolean%": Boolean,
|
|
9846
|
-
"%DataView%": typeof DataView === "undefined" ? undefined : DataView,
|
|
9847
|
-
"%Date%": Date,
|
|
9848
|
-
"%decodeURI%": decodeURI,
|
|
9849
|
-
"%decodeURIComponent%": decodeURIComponent,
|
|
9850
|
-
"%encodeURI%": encodeURI,
|
|
9851
|
-
"%encodeURIComponent%": encodeURIComponent,
|
|
9852
|
-
"%Error%": $Error,
|
|
9853
|
-
"%eval%": eval,
|
|
9854
|
-
// eslint-disable-line no-eval
|
|
9855
|
-
"%EvalError%": $EvalError,
|
|
9856
|
-
"%Float16Array%": typeof Float16Array === "undefined" ? undefined : Float16Array,
|
|
9857
|
-
"%Float32Array%": typeof Float32Array === "undefined" ? undefined : Float32Array,
|
|
9858
|
-
"%Float64Array%": typeof Float64Array === "undefined" ? undefined : Float64Array,
|
|
9859
|
-
"%FinalizationRegistry%": typeof FinalizationRegistry === "undefined" ? undefined : FinalizationRegistry,
|
|
9860
|
-
"%Function%": $Function,
|
|
9861
|
-
"%GeneratorFunction%": needsEval,
|
|
9862
|
-
"%Int8Array%": typeof Int8Array === "undefined" ? undefined : Int8Array,
|
|
9863
|
-
"%Int16Array%": typeof Int16Array === "undefined" ? undefined : Int16Array,
|
|
9864
|
-
"%Int32Array%": typeof Int32Array === "undefined" ? undefined : Int32Array,
|
|
9865
|
-
"%isFinite%": isFinite,
|
|
9866
|
-
"%isNaN%": isNaN,
|
|
9867
|
-
"%IteratorPrototype%": hasSymbols && getProto ? getProto(getProto([][Symbol.iterator]())) : undefined,
|
|
9868
|
-
"%JSON%": typeof JSON === "object" ? JSON : undefined,
|
|
9869
|
-
"%Map%": typeof Map === "undefined" ? undefined : Map,
|
|
9870
|
-
"%MapIteratorPrototype%": typeof Map === "undefined" || !hasSymbols || !getProto ? undefined : getProto((/* @__PURE__ */ new Map())[Symbol.iterator]()),
|
|
9871
|
-
"%Math%": Math,
|
|
9872
|
-
"%Number%": Number,
|
|
9873
|
-
"%Object%": $Object,
|
|
9874
|
-
"%Object.getOwnPropertyDescriptor%": $gOPD,
|
|
9875
|
-
"%parseFloat%": parseFloat,
|
|
9876
|
-
"%parseInt%": parseInt,
|
|
9877
|
-
"%Promise%": typeof Promise === "undefined" ? undefined : Promise,
|
|
9878
|
-
"%Proxy%": typeof Proxy === "undefined" ? undefined : Proxy,
|
|
9879
|
-
"%RangeError%": $RangeError,
|
|
9880
|
-
"%ReferenceError%": $ReferenceError,
|
|
9881
|
-
"%Reflect%": typeof Reflect === "undefined" ? undefined : Reflect,
|
|
9882
|
-
"%RegExp%": RegExp,
|
|
9883
|
-
"%Set%": typeof Set === "undefined" ? undefined : Set,
|
|
9884
|
-
"%SetIteratorPrototype%": typeof Set === "undefined" || !hasSymbols || !getProto ? undefined : getProto((/* @__PURE__ */ new Set())[Symbol.iterator]()),
|
|
9885
|
-
"%SharedArrayBuffer%": typeof SharedArrayBuffer === "undefined" ? undefined : SharedArrayBuffer,
|
|
9886
|
-
"%String%": String,
|
|
9887
|
-
"%StringIteratorPrototype%": hasSymbols && getProto ? getProto(""[Symbol.iterator]()) : undefined,
|
|
9888
|
-
"%Symbol%": hasSymbols ? Symbol : undefined,
|
|
9889
|
-
"%SyntaxError%": $SyntaxError,
|
|
9890
|
-
"%ThrowTypeError%": ThrowTypeError,
|
|
9891
|
-
"%TypedArray%": TypedArray,
|
|
9892
|
-
"%TypeError%": $TypeError,
|
|
9893
|
-
"%Uint8Array%": typeof Uint8Array === "undefined" ? undefined : Uint8Array,
|
|
9894
|
-
"%Uint8ClampedArray%": typeof Uint8ClampedArray === "undefined" ? undefined : Uint8ClampedArray,
|
|
9895
|
-
"%Uint16Array%": typeof Uint16Array === "undefined" ? undefined : Uint16Array,
|
|
9896
|
-
"%Uint32Array%": typeof Uint32Array === "undefined" ? undefined : Uint32Array,
|
|
9897
|
-
"%URIError%": $URIError,
|
|
9898
|
-
"%WeakMap%": typeof WeakMap === "undefined" ? undefined : WeakMap,
|
|
9899
|
-
"%WeakRef%": typeof WeakRef === "undefined" ? undefined : WeakRef,
|
|
9900
|
-
"%WeakSet%": typeof WeakSet === "undefined" ? undefined : WeakSet,
|
|
9901
|
-
"%Function.prototype.call%": $call,
|
|
9902
|
-
"%Function.prototype.apply%": $apply,
|
|
9903
|
-
"%Object.defineProperty%": $defineProperty,
|
|
9904
|
-
"%Object.getPrototypeOf%": $ObjectGPO,
|
|
9905
|
-
"%Math.abs%": abs,
|
|
9906
|
-
"%Math.floor%": floor,
|
|
9907
|
-
"%Math.max%": max,
|
|
9908
|
-
"%Math.min%": min,
|
|
9909
|
-
"%Math.pow%": pow,
|
|
9910
|
-
"%Math.round%": round,
|
|
9911
|
-
"%Math.sign%": sign,
|
|
9912
|
-
"%Reflect.getPrototypeOf%": $ReflectGPO
|
|
9913
|
-
};
|
|
9914
|
-
if (getProto) {
|
|
9915
|
-
try {
|
|
9916
|
-
null.error;
|
|
9917
|
-
} catch (e) {
|
|
9918
|
-
errorProto = getProto(getProto(e));
|
|
9919
|
-
INTRINSICS["%Error.prototype%"] = errorProto;
|
|
9920
|
-
}
|
|
9921
|
-
}
|
|
9922
|
-
var errorProto;
|
|
9923
|
-
var doEval = /* @__PURE__ */ __name(function doEval2(name) {
|
|
9924
|
-
var value;
|
|
9925
|
-
if (name === "%AsyncFunction%") {
|
|
9926
|
-
value = getEvalledConstructor("async function () {}");
|
|
9927
|
-
} else if (name === "%GeneratorFunction%") {
|
|
9928
|
-
value = getEvalledConstructor("function* () {}");
|
|
9929
|
-
} else if (name === "%AsyncGeneratorFunction%") {
|
|
9930
|
-
value = getEvalledConstructor("async function* () {}");
|
|
9931
|
-
} else if (name === "%AsyncGenerator%") {
|
|
9932
|
-
var fn = doEval2("%AsyncGeneratorFunction%");
|
|
9933
|
-
if (fn) {
|
|
9934
|
-
value = fn.prototype;
|
|
9935
|
-
}
|
|
9936
|
-
} else if (name === "%AsyncIteratorPrototype%") {
|
|
9937
|
-
var gen = doEval2("%AsyncGenerator%");
|
|
9938
|
-
if (gen && getProto) {
|
|
9939
|
-
value = getProto(gen.prototype);
|
|
9940
|
-
}
|
|
9941
|
-
}
|
|
9942
|
-
INTRINSICS[name] = value;
|
|
9943
|
-
return value;
|
|
9944
|
-
}, "doEval");
|
|
9945
|
-
var LEGACY_ALIASES = {
|
|
9946
|
-
__proto__: null,
|
|
9947
|
-
"%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
|
|
9948
|
-
"%ArrayPrototype%": ["Array", "prototype"],
|
|
9949
|
-
"%ArrayProto_entries%": ["Array", "prototype", "entries"],
|
|
9950
|
-
"%ArrayProto_forEach%": ["Array", "prototype", "forEach"],
|
|
9951
|
-
"%ArrayProto_keys%": ["Array", "prototype", "keys"],
|
|
9952
|
-
"%ArrayProto_values%": ["Array", "prototype", "values"],
|
|
9953
|
-
"%AsyncFunctionPrototype%": ["AsyncFunction", "prototype"],
|
|
9954
|
-
"%AsyncGenerator%": ["AsyncGeneratorFunction", "prototype"],
|
|
9955
|
-
"%AsyncGeneratorPrototype%": ["AsyncGeneratorFunction", "prototype", "prototype"],
|
|
9956
|
-
"%BooleanPrototype%": ["Boolean", "prototype"],
|
|
9957
|
-
"%DataViewPrototype%": ["DataView", "prototype"],
|
|
9958
|
-
"%DatePrototype%": ["Date", "prototype"],
|
|
9959
|
-
"%ErrorPrototype%": ["Error", "prototype"],
|
|
9960
|
-
"%EvalErrorPrototype%": ["EvalError", "prototype"],
|
|
9961
|
-
"%Float32ArrayPrototype%": ["Float32Array", "prototype"],
|
|
9962
|
-
"%Float64ArrayPrototype%": ["Float64Array", "prototype"],
|
|
9963
|
-
"%FunctionPrototype%": ["Function", "prototype"],
|
|
9964
|
-
"%Generator%": ["GeneratorFunction", "prototype"],
|
|
9965
|
-
"%GeneratorPrototype%": ["GeneratorFunction", "prototype", "prototype"],
|
|
9966
|
-
"%Int8ArrayPrototype%": ["Int8Array", "prototype"],
|
|
9967
|
-
"%Int16ArrayPrototype%": ["Int16Array", "prototype"],
|
|
9968
|
-
"%Int32ArrayPrototype%": ["Int32Array", "prototype"],
|
|
9969
|
-
"%JSONParse%": ["JSON", "parse"],
|
|
9970
|
-
"%JSONStringify%": ["JSON", "stringify"],
|
|
9971
|
-
"%MapPrototype%": ["Map", "prototype"],
|
|
9972
|
-
"%NumberPrototype%": ["Number", "prototype"],
|
|
9973
|
-
"%ObjectPrototype%": ["Object", "prototype"],
|
|
9974
|
-
"%ObjProto_toString%": ["Object", "prototype", "toString"],
|
|
9975
|
-
"%ObjProto_valueOf%": ["Object", "prototype", "valueOf"],
|
|
9976
|
-
"%PromisePrototype%": ["Promise", "prototype"],
|
|
9977
|
-
"%PromiseProto_then%": ["Promise", "prototype", "then"],
|
|
9978
|
-
"%Promise_all%": ["Promise", "all"],
|
|
9979
|
-
"%Promise_reject%": ["Promise", "reject"],
|
|
9980
|
-
"%Promise_resolve%": ["Promise", "resolve"],
|
|
9981
|
-
"%RangeErrorPrototype%": ["RangeError", "prototype"],
|
|
9982
|
-
"%ReferenceErrorPrototype%": ["ReferenceError", "prototype"],
|
|
9983
|
-
"%RegExpPrototype%": ["RegExp", "prototype"],
|
|
9984
|
-
"%SetPrototype%": ["Set", "prototype"],
|
|
9985
|
-
"%SharedArrayBufferPrototype%": ["SharedArrayBuffer", "prototype"],
|
|
9986
|
-
"%StringPrototype%": ["String", "prototype"],
|
|
9987
|
-
"%SymbolPrototype%": ["Symbol", "prototype"],
|
|
9988
|
-
"%SyntaxErrorPrototype%": ["SyntaxError", "prototype"],
|
|
9989
|
-
"%TypedArrayPrototype%": ["TypedArray", "prototype"],
|
|
9990
|
-
"%TypeErrorPrototype%": ["TypeError", "prototype"],
|
|
9991
|
-
"%Uint8ArrayPrototype%": ["Uint8Array", "prototype"],
|
|
9992
|
-
"%Uint8ClampedArrayPrototype%": ["Uint8ClampedArray", "prototype"],
|
|
9993
|
-
"%Uint16ArrayPrototype%": ["Uint16Array", "prototype"],
|
|
9994
|
-
"%Uint32ArrayPrototype%": ["Uint32Array", "prototype"],
|
|
9995
|
-
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
9996
|
-
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
9997
|
-
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
9998
|
-
};
|
|
9999
|
-
var bind = require_function_bind();
|
|
10000
|
-
var hasOwn = require_hasown();
|
|
10001
|
-
var $concat = bind.call($call, Array.prototype.concat);
|
|
10002
|
-
var $spliceApply = bind.call($apply, Array.prototype.splice);
|
|
10003
|
-
var $replace = bind.call($call, String.prototype.replace);
|
|
10004
|
-
var $strSlice = bind.call($call, String.prototype.slice);
|
|
10005
|
-
var $exec = bind.call($call, RegExp.prototype.exec);
|
|
10006
|
-
var rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;
|
|
10007
|
-
var reEscapeChar = /\\(\\)?/g;
|
|
10008
|
-
var stringToPath = /* @__PURE__ */ __name(function stringToPath2(string) {
|
|
10009
|
-
var first = $strSlice(string, 0, 1);
|
|
10010
|
-
var last = $strSlice(string, -1);
|
|
10011
|
-
if (first === "%" && last !== "%") {
|
|
10012
|
-
throw new $SyntaxError("invalid intrinsic syntax, expected closing `%`");
|
|
10013
|
-
} else if (last === "%" && first !== "%") {
|
|
10014
|
-
throw new $SyntaxError("invalid intrinsic syntax, expected opening `%`");
|
|
10015
|
-
}
|
|
10016
|
-
var result = [];
|
|
10017
|
-
$replace(string, rePropName, function(match, number, quote, subString) {
|
|
10018
|
-
result[result.length] = quote ? $replace(subString, reEscapeChar, "$1") : number || match;
|
|
10019
|
-
});
|
|
10020
|
-
return result;
|
|
10021
|
-
}, "stringToPath");
|
|
10022
|
-
var getBaseIntrinsic = /* @__PURE__ */ __name(function getBaseIntrinsic2(name, allowMissing) {
|
|
10023
|
-
var intrinsicName = name;
|
|
10024
|
-
var alias;
|
|
10025
|
-
if (hasOwn(LEGACY_ALIASES, intrinsicName)) {
|
|
10026
|
-
alias = LEGACY_ALIASES[intrinsicName];
|
|
10027
|
-
intrinsicName = "%" + alias[0] + "%";
|
|
10028
|
-
}
|
|
10029
|
-
if (hasOwn(INTRINSICS, intrinsicName)) {
|
|
10030
|
-
var value = INTRINSICS[intrinsicName];
|
|
10031
|
-
if (value === needsEval) {
|
|
10032
|
-
value = doEval(intrinsicName);
|
|
10033
|
-
}
|
|
10034
|
-
if (typeof value === "undefined" && !allowMissing) {
|
|
10035
|
-
throw new $TypeError("intrinsic " + name + " exists, but is not available. Please file an issue!");
|
|
10036
|
-
}
|
|
10037
|
-
return {
|
|
10038
|
-
alias,
|
|
10039
|
-
name: intrinsicName,
|
|
10040
|
-
value
|
|
10041
|
-
};
|
|
10042
|
-
}
|
|
10043
|
-
throw new $SyntaxError("intrinsic " + name + " does not exist!");
|
|
10044
|
-
}, "getBaseIntrinsic");
|
|
10045
|
-
module.exports = /* @__PURE__ */ __name(function GetIntrinsic(name, allowMissing) {
|
|
10046
|
-
if (typeof name !== "string" || name.length === 0) {
|
|
10047
|
-
throw new $TypeError("intrinsic name must be a non-empty string");
|
|
10048
|
-
}
|
|
10049
|
-
if (arguments.length > 1 && typeof allowMissing !== "boolean") {
|
|
10050
|
-
throw new $TypeError('"allowMissing" argument must be a boolean');
|
|
10051
|
-
}
|
|
10052
|
-
if ($exec(/^%?[^%]*%?$/, name) === null) {
|
|
10053
|
-
throw new $SyntaxError("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
|
|
10054
|
-
}
|
|
10055
|
-
var parts = stringToPath(name);
|
|
10056
|
-
var intrinsicBaseName = parts.length > 0 ? parts[0] : "";
|
|
10057
|
-
var intrinsic = getBaseIntrinsic("%" + intrinsicBaseName + "%", allowMissing);
|
|
10058
|
-
var intrinsicRealName = intrinsic.name;
|
|
10059
|
-
var value = intrinsic.value;
|
|
10060
|
-
var skipFurtherCaching = false;
|
|
10061
|
-
var alias = intrinsic.alias;
|
|
10062
|
-
if (alias) {
|
|
10063
|
-
intrinsicBaseName = alias[0];
|
|
10064
|
-
$spliceApply(parts, $concat([0, 1], alias));
|
|
10065
|
-
}
|
|
10066
|
-
for (var i = 1, isOwn = true; i < parts.length; i += 1) {
|
|
10067
|
-
var part = parts[i];
|
|
10068
|
-
var first = $strSlice(part, 0, 1);
|
|
10069
|
-
var last = $strSlice(part, -1);
|
|
10070
|
-
if ((first === '"' || first === "'" || first === "`" || (last === '"' || last === "'" || last === "`")) && first !== last) {
|
|
10071
|
-
throw new $SyntaxError("property names with quotes must have matching quotes");
|
|
10072
|
-
}
|
|
10073
|
-
if (part === "constructor" || !isOwn) {
|
|
10074
|
-
skipFurtherCaching = true;
|
|
10075
|
-
}
|
|
10076
|
-
intrinsicBaseName += "." + part;
|
|
10077
|
-
intrinsicRealName = "%" + intrinsicBaseName + "%";
|
|
10078
|
-
if (hasOwn(INTRINSICS, intrinsicRealName)) {
|
|
10079
|
-
value = INTRINSICS[intrinsicRealName];
|
|
10080
|
-
} else if (value != null) {
|
|
10081
|
-
if (!(part in value)) {
|
|
10082
|
-
if (!allowMissing) {
|
|
10083
|
-
throw new $TypeError("base intrinsic for " + name + " exists, but the property is not available.");
|
|
10084
|
-
}
|
|
10085
|
-
return void undefined;
|
|
10086
|
-
}
|
|
10087
|
-
if ($gOPD && i + 1 >= parts.length) {
|
|
10088
|
-
var desc = $gOPD(value, part);
|
|
10089
|
-
isOwn = !!desc;
|
|
10090
|
-
if (isOwn && "get" in desc && !("originalValue" in desc.get)) {
|
|
10091
|
-
value = desc.get;
|
|
10092
|
-
} else {
|
|
10093
|
-
value = value[part];
|
|
10094
|
-
}
|
|
10095
|
-
} else {
|
|
10096
|
-
isOwn = hasOwn(value, part);
|
|
10097
|
-
value = value[part];
|
|
10098
|
-
}
|
|
10099
|
-
if (isOwn && !skipFurtherCaching) {
|
|
10100
|
-
INTRINSICS[intrinsicRealName] = value;
|
|
10101
|
-
}
|
|
10102
|
-
}
|
|
10103
|
-
}
|
|
10104
|
-
return value;
|
|
10105
|
-
}, "GetIntrinsic");
|
|
10106
|
-
}
|
|
10107
|
-
});
|
|
10108
|
-
|
|
10109
9366
|
export {
|
|
10110
|
-
require_mime_db
|
|
10111
|
-
require_type,
|
|
10112
|
-
require_shams,
|
|
10113
|
-
require_call_bind_apply_helpers,
|
|
10114
|
-
require_get_intrinsic
|
|
9367
|
+
require_mime_db
|
|
10115
9368
|
};
|
|
10116
9369
|
/*! Bundled license information:
|
|
10117
9370
|
|