commandkit 1.2.0-rc.10 → 1.2.0-rc.12
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/COPYING.md +684 -0
- package/dist/{ActionRow-DKnFVDME.d.ts → ActionRow-B-7n9MMr.d.ts} +3 -3
- package/dist/{ActionRow-CbdGFWMT.js → ActionRow-uJxU4UGo.js} +2 -2
- package/dist/ActionRow-uJxU4UGo.js.map +1 -0
- package/dist/{Button-4ZUXdA56.d.ts → Button-RMp-w8HV.d.ts} +4 -4
- package/dist/{ButtonKit-C7r7RPNf.d.ts → ButtonKit-9k4yfhYD.d.ts} +2 -2
- package/dist/{ChannelSelectMenuKit-BrXvBYNH.d.ts → ChannelSelectMenuKit-CsYgIyKe.d.ts} +3 -3
- package/dist/{CommandKitEventsChannel-BtRzr3Tz.js → CommandKitEventsChannel-2l9Za-le.js} +1 -1
- package/dist/{CommandKitEventsChannel-BtRzr3Tz.js.map → CommandKitEventsChannel-2l9Za-le.js.map} +1 -1
- package/dist/{CommandsRouter-CoOA7hkf.d.ts → CommandsRouter-CBdsqaWK.d.ts} +1 -1
- package/dist/{CommandsRouter-Dmzw-ikm.js → CommandsRouter-CWMipIis.js} +1 -1
- package/dist/{CommandsRouter-Dmzw-ikm.js.map → CommandsRouter-CWMipIis.js.map} +1 -1
- package/dist/{CompilerPlugin-M8r3yNAl.js → CompilerPlugin-CZ4412Zm.js} +2 -2
- package/dist/{CompilerPlugin-M8r3yNAl.js.map → CompilerPlugin-CZ4412Zm.js.map} +1 -1
- package/dist/{DefaultLogger-XCOl5nLd.d.ts → DefaultLogger-CHMVsizQ.d.ts} +2 -2
- package/dist/{EventInterceptor-CQEXyUTp.js → EventInterceptor-BWoEJMHZ.js} +1 -1
- package/dist/{EventInterceptor-CQEXyUTp.js.map → EventInterceptor-BWoEJMHZ.js.map} +1 -1
- package/dist/{EventWorkerContext-DNWfsE1t.d.ts → EventWorkerContext-CLhZRHhH.d.ts} +3 -3
- package/dist/{EventWorkerContext-Dq29tieI.js → EventWorkerContext-D_9q1Bm2.js} +1 -1
- package/dist/EventWorkerContext-D_9q1Bm2.js.map +1 -0
- package/dist/{EventsRouter-BacqK6z3.d.ts → EventsRouter-4pT6vj-U.d.ts} +1 -1
- package/dist/{EventsRouter-3Gygh-km.js → EventsRouter-C04XqRKf.js} +1 -1
- package/dist/{EventsRouter-3Gygh-km.js.map → EventsRouter-C04XqRKf.js.map} +1 -1
- package/dist/{ILogger-BW8GM-YZ.d.ts → ILogger-BQ2ew4zR.d.ts} +1 -1
- package/dist/{Logger-DyfkPk7u.d.ts → Logger-DyV7oli4.d.ts} +2 -2
- package/dist/{MentionableSelectMenuKit-CPTKqx-O.d.ts → MentionableSelectMenuKit-CO9phWMf.d.ts} +3 -3
- package/dist/{MessageCommandParser-Dl0xxtdr.js → MessageCommandParser-CKh-tM97.js} +52 -53
- package/dist/{MessageCommandParser-Dl0xxtdr.js.map → MessageCommandParser-CKh-tM97.js.map} +1 -1
- package/dist/{MessageCommandParser-BsGMOTDo.d.ts → MessageCommandParser-DEOl_ifb.d.ts} +1 -1
- package/dist/{Modal-C6UTRdYQ.d.ts → Modal-Calb46SJ.d.ts} +11 -8
- package/dist/{ModalKit-Btz58KYn.d.ts → ModalKit-Cq2ns6jv.d.ts} +2 -2
- package/dist/{PluginCommon-Cvl5yYM_.js → PluginCommon-CPWV5xuX.js} +1 -1
- package/dist/{PluginCommon-Cvl5yYM_.js.map → PluginCommon-CPWV5xuX.js.map} +1 -1
- package/dist/{RoleSelectMenuKit-C26lU3sN.d.ts → RoleSelectMenuKit-DvBxzpWh.d.ts} +3 -3
- package/dist/{RuntimePlugin-BUecuBIU.js → RuntimePlugin-COeXe8rP.js} +2 -2
- package/dist/{RuntimePlugin-BUecuBIU.js.map → RuntimePlugin-COeXe8rP.js.map} +1 -1
- package/dist/{SelectMenu-Diy87_ba.d.ts → SelectMenu-VcDhOGoJ.d.ts} +8 -8
- package/dist/{StringSelectMenuKit-Bhs8U6WI.d.ts → StringSelectMenuKit-CJ0MzUZJ.d.ts} +3 -3
- package/dist/{UserSelectMenuKit-CfqFJdxz.d.ts → UserSelectMenuKit-C_J-9RJs.d.ts} +3 -3
- package/dist/analytics/analytics-engine.d.ts +31 -29
- package/dist/analytics/analytics-engine.js +37 -34
- package/dist/analytics/analytics-provider.d.ts +31 -29
- package/dist/analytics/constants.js +1 -1
- package/dist/analytics/utils.js +37 -34
- package/dist/{analytics-engine-jVeSoxEk.d.ts → analytics-engine-NOInIjv8.d.ts} +30 -24
- package/dist/app/commands/AppCommandRunner.d.ts +31 -29
- package/dist/app/commands/AppCommandRunner.js +37 -34
- package/dist/app/commands/Context.d.ts +31 -29
- package/dist/app/commands/Context.js +37 -34
- package/dist/app/commands/MessageCommandParser.d.ts +1 -1
- package/dist/app/commands/MessageCommandParser.js +1 -1
- package/dist/app/commands/helpers.d.ts +1 -1
- package/dist/app/commands/helpers.js +1 -1
- package/dist/app/events/EventWorkerContext.d.ts +32 -30
- package/dist/app/events/EventWorkerContext.js +1 -1
- package/dist/app/handlers/AppCommandHandler.d.ts +31 -29
- package/dist/app/handlers/AppCommandHandler.js +37 -34
- package/dist/app/handlers/AppEventsHandler.d.ts +31 -29
- package/dist/app/handlers/AppEventsHandler.js +37 -34
- package/dist/app/index.d.ts +31 -29
- package/dist/app/index.js +38 -35
- package/dist/app/interrupt/signals.d.ts +1 -1
- package/dist/app/interrupt/signals.js +2 -2
- package/dist/app/middlewares/permissions.d.ts +31 -29
- package/dist/app/middlewares/permissions.js +37 -34
- package/dist/app/register/CommandRegistrar.d.ts +31 -29
- package/dist/app/register/CommandRegistrar.js +37 -34
- package/dist/app/router/CommandsRouter.d.ts +1 -1
- package/dist/app/router/CommandsRouter.js +1 -1
- package/dist/app/router/EventsRouter.d.ts +1 -1
- package/dist/app/router/EventsRouter.js +1 -1
- package/dist/app/router/index.d.ts +3 -3
- package/dist/app/router/index.js +3 -3
- package/dist/{app-process-cj2vF12T.js → app-process-AQ3Cbf6j.js} +4 -4
- package/dist/app-process-AQ3Cbf6j.js.map +1 -0
- package/dist/{build-DB_aX5xt.js → build-BYMHMOl_.js} +11 -12
- package/dist/{build-DB_aX5xt.js.map → build-BYMHMOl_.js.map} +1 -1
- package/dist/cli/app-process.js +5 -5
- package/dist/cli/build.d.ts +31 -29
- package/dist/cli/build.js +40 -37
- package/dist/cli/common.d.ts +31 -29
- package/dist/cli/common.js +3 -3
- package/dist/cli/development.js +41 -38
- package/dist/cli/development.js.map +1 -1
- package/dist/cli/env.js +1 -1
- package/dist/cli/generators.js +3 -3
- package/dist/cli/information.js +2 -2
- package/dist/cli/init.d.ts +1 -1
- package/dist/cli/init.js +38 -35
- package/dist/cli/production.js +43 -41
- package/dist/cli/production.js.map +1 -1
- package/dist/cli/type-checker.js +4 -4
- package/dist/cli/utils.js +1 -1
- package/dist/{commandkit-lhbfAyX9.js → commandkit-DabqpQ6v.js} +110 -69
- package/dist/commandkit-DabqpQ6v.js.map +1 -0
- package/dist/commandkit.d.ts +31 -29
- package/dist/commandkit.js +37 -34
- package/dist/{common-vnMIelAE.js → common-CCx-FJI4.js} +3 -3
- package/dist/common-CCx-FJI4.js.map +1 -0
- package/dist/{common-DOCvOVC4.d.ts → common-DHTTnX82.d.ts} +2 -2
- package/dist/{common-CrqwC-sx.js → common-fIO6fqGZ.js} +4 -5
- package/dist/{common-CrqwC-sx.js.map → common-fIO6fqGZ.js.map} +1 -1
- package/dist/components/common/EventInterceptor.js +1 -1
- package/dist/components/common/element.d.ts +3 -3
- package/dist/components/common/element.js +1 -1
- package/dist/components/common/types.js +1 -1
- package/dist/components/{v2 → display}/common.d.ts +1 -1
- package/dist/components/display/common.js +3 -0
- package/dist/components/display/container.d.ts +2 -0
- package/dist/components/display/container.js +4 -0
- package/dist/components/display/file.d.ts +2 -0
- package/dist/components/display/file.js +3 -0
- package/dist/components/display/index.d.ts +10 -0
- package/dist/components/display/index.js +23 -0
- package/dist/components/display/label.d.ts +2 -0
- package/dist/components/display/label.js +4 -0
- package/dist/components/{v2 → display}/media-gallery.d.ts +1 -1
- package/dist/components/{v2 → display}/media-gallery.js +2 -2
- package/dist/components/display/poll.d.ts +2 -0
- package/dist/components/display/poll.js +5 -0
- package/dist/components/display/section.d.ts +2 -0
- package/dist/components/display/section.js +5 -0
- package/dist/components/display/separator.d.ts +2 -0
- package/dist/components/display/separator.js +3 -0
- package/dist/components/display/text-display.d.ts +2 -0
- package/dist/components/display/text-display.js +3 -0
- package/dist/components/index.d.ts +25 -23
- package/dist/components/index.js +41 -35
- package/dist/components/interactive/action-row/ActionRow.d.ts +6 -0
- package/dist/components/interactive/action-row/ActionRow.js +3 -0
- package/dist/components/interactive/button/Button.d.ts +7 -0
- package/dist/components/interactive/button/Button.js +41 -0
- package/dist/components/{v1 → interactive}/button/ButtonKit.d.ts +1 -1
- package/dist/components/interactive/button/ButtonKit.js +41 -0
- package/dist/components/{v1 → interactive}/modal/Modal.d.ts +4 -4
- package/dist/components/interactive/modal/Modal.js +44 -0
- package/dist/components/{v1 → interactive}/modal/ModalKit.d.ts +1 -1
- package/dist/components/interactive/modal/ModalKit.js +41 -0
- package/dist/components/{v1 → interactive}/select-menu/ChannelSelectMenuKit.d.ts +2 -2
- package/dist/components/interactive/select-menu/ChannelSelectMenuKit.js +41 -0
- package/dist/components/{v1 → interactive}/select-menu/MentionableSelectMenuKit.d.ts +2 -2
- package/dist/components/interactive/select-menu/MentionableSelectMenuKit.js +41 -0
- package/dist/components/{v1 → interactive}/select-menu/RoleSelectMenuKit.d.ts +2 -2
- package/dist/components/interactive/select-menu/RoleSelectMenuKit.js +41 -0
- package/dist/components/{v1 → interactive}/select-menu/SelectMenu.d.ts +7 -7
- package/dist/components/interactive/select-menu/SelectMenu.js +46 -0
- package/dist/components/{v1 → interactive}/select-menu/StringSelectMenuKit.d.ts +2 -2
- package/dist/components/interactive/select-menu/StringSelectMenuKit.js +41 -0
- package/dist/components/{v1 → interactive}/select-menu/UserSelectMenuKit.d.ts +2 -2
- package/dist/components/interactive/select-menu/UserSelectMenuKit.js +41 -0
- package/dist/components/{v1 → interactive}/select-menu/common.d.ts +1 -1
- package/dist/components/interactive/select-menu/common.js +1 -0
- package/dist/config/config.d.ts +32 -30
- package/dist/config/config.js +37 -34
- package/dist/config/default.d.ts +31 -29
- package/dist/config/default.js +37 -34
- package/dist/config/loader.d.ts +31 -29
- package/dist/config/loader.js +37 -34
- package/dist/config/types.d.ts +31 -29
- package/dist/config/utils.d.ts +31 -29
- package/dist/config/utils.js +1 -1
- package/dist/{config-YAQdMBqh.d.ts → config-DbgXt6mf.d.ts} +2 -2
- package/dist/{constants-4oxxvaJA.js → constants-AH-9qJ89.js} +1 -1
- package/dist/{constants-4oxxvaJA.js.map → constants-AH-9qJ89.js.map} +1 -1
- package/dist/{constants-B5_Ta7PR.js → constants-BMWH2YUr.js} +1 -1
- package/dist/{constants-B5_Ta7PR.js.map → constants-BMWH2YUr.js.map} +1 -1
- package/dist/{constants-D8PMA9on.d.ts → constants-CCFSX2NG.d.ts} +1 -1
- package/dist/{constants-BOOGN85p.js → constants-D0dawKxO.js} +1 -1
- package/dist/{constants-BOOGN85p.js.map → constants-D0dawKxO.js.map} +1 -1
- package/dist/{constants-MKu-Q1jh.d.ts → constants-DqnSDZ6l.d.ts} +1 -1
- package/dist/{container-DHBELeJ3.d.ts → container-1ltvkavy.d.ts} +2 -2
- package/dist/{container-C6GtfAPW.js → container-DC0eQigs.js} +3 -3
- package/dist/container-DC0eQigs.js.map +1 -0
- package/dist/context/async-context.d.ts +31 -29
- package/dist/context/async-context.js +37 -34
- package/dist/context/environment.d.ts +31 -29
- package/dist/context/environment.js +37 -34
- package/dist/{dotprops-tnhpnszJ.js → dotprops-DvJUE8fw.js} +1 -1
- package/dist/{dotprops-tnhpnszJ.js.map → dotprops-DvJUE8fw.js.map} +1 -1
- package/dist/{element-CAXu1XtK.d.ts → element-CvNhvLZ8.d.ts} +3 -3
- package/dist/{element-Bak9llw_.js → element-DibzzA5L.js} +1 -1
- package/dist/element-DibzzA5L.js.map +1 -0
- package/dist/{env-_68PRRoA.js → env-8yY-6pbC.js} +1 -1
- package/dist/{env-_68PRRoA.js.map → env-8yY-6pbC.js.map} +1 -1
- package/dist/{error-codes-B4TyW4Ct.d.ts → error-codes-BiNRVMiV.d.ts} +1 -1
- package/dist/events/CommandKitEventsChannel.d.ts +31 -29
- package/dist/events/CommandKitEventsChannel.js +1 -1
- package/dist/{feature-flags-DnnKABHf.js → feature-flags-BoBV4Dsj.js} +4 -4
- package/dist/feature-flags-BoBV4Dsj.js.map +1 -0
- package/dist/{file-DVOELoNv.js → file-DAUOZYhC.js} +2 -2
- package/dist/file-DAUOZYhC.js.map +1 -0
- package/dist/{file-DTrr-p09.d.ts → file-n2yl_-vl.d.ts} +2 -2
- package/dist/flags/FlagProvider.d.ts +31 -29
- package/dist/flags/feature-flags.d.ts +31 -29
- package/dist/flags/feature-flags.js +38 -35
- package/dist/flags/store.d.ts +31 -29
- package/dist/flags/store.js +1 -1
- package/dist/{helpers-Dl8wW6aO.js → helpers-D2_1jih6.js} +1 -1
- package/dist/{helpers-Dl8wW6aO.js.map → helpers-D2_1jih6.js.map} +1 -1
- package/dist/{helpers-Wg6P5fRQ.d.ts → helpers-hDh_tMb6.d.ts} +1 -1
- package/dist/index.d.ts +42 -40
- package/dist/index.js +46 -39
- package/dist/index.js.map +1 -1
- package/dist/{init-CY7OJPF-.js → init-CBb0StSB.js} +11 -15
- package/dist/{init-CY7OJPF-.js.map → init-CBb0StSB.js.map} +1 -1
- package/dist/{init-DOr-Y3GQ.d.ts → init-DSYckXwx.d.ts} +1 -1
- package/dist/kv/constants.d.ts +1 -1
- package/dist/kv/constants.js +1 -1
- package/dist/kv/dotprops.js +1 -1
- package/dist/kv/kv.d.ts +2 -2
- package/dist/kv/kv.js +5 -7
- package/dist/kv/kv.js.map +1 -1
- package/dist/kv/serde.d.ts +2 -2
- package/dist/kv/serde.js +2 -2
- package/dist/label-D-uJWRZ0.js +36 -0
- package/dist/label-D-uJWRZ0.js.map +1 -0
- package/dist/label-D0KXeBhk.d.ts +29 -0
- package/dist/logger/DefaultLogger.d.ts +2 -2
- package/dist/logger/DefaultLogger.js +37 -34
- package/dist/logger/ILogger.d.ts +1 -1
- package/dist/logger/ILogger.js +1 -1
- package/dist/logger/Logger.d.ts +2 -2
- package/dist/logger/Logger.js +37 -34
- package/dist/logger/NoopLogger.d.ts +1 -1
- package/dist/{media-gallery-zDtJ3kxb.js → media-gallery-BLhwe5lO.js} +3 -3
- package/dist/media-gallery-BLhwe5lO.js.map +1 -0
- package/dist/{media-gallery-BMsXSot3.d.ts → media-gallery-BzG70ued.d.ts} +2 -2
- package/dist/plugins/CompilerPlugin.d.ts +31 -29
- package/dist/plugins/CompilerPlugin.js +2 -2
- package/dist/plugins/PluginCommon.d.ts +31 -29
- package/dist/plugins/PluginCommon.js +1 -1
- package/dist/plugins/RuntimePlugin.d.ts +31 -29
- package/dist/plugins/RuntimePlugin.js +2 -2
- package/dist/plugins/index.d.ts +31 -29
- package/dist/plugins/index.js +37 -34
- package/dist/plugins/plugin-runtime/CommandKitPluginRuntime.d.ts +31 -29
- package/dist/plugins/plugin-runtime/CommandKitPluginRuntime.js +37 -34
- package/dist/plugins/plugin-runtime/CompilerPluginRuntime.d.ts +31 -29
- package/dist/plugins/plugin-runtime/CompilerPluginRuntime.js +37 -34
- package/dist/plugins/plugin-runtime/builtin/CommonDirectiveTransformer.d.ts +31 -29
- package/dist/plugins/plugin-runtime/builtin/CommonDirectiveTransformer.js +37 -34
- package/dist/plugins/plugin-runtime/builtin/MacroPlugin.d.ts +31 -29
- package/dist/plugins/plugin-runtime/builtin/MacroPlugin.js +37 -34
- package/dist/plugins/plugin-runtime/runtime.d.ts +31 -29
- package/dist/plugins/plugin-runtime/runtime.js +1 -1
- package/dist/plugins/types.d.ts +31 -29
- package/dist/plugins/types.js +1 -1
- package/dist/poll-Bc6rjeUS.js +101 -0
- package/dist/poll-Bc6rjeUS.js.map +1 -0
- package/dist/poll-HnaJcB0o.d.ts +89 -0
- package/dist/{resolve-file-url-ChIyw-Vf.js → resolve-file-url-CJoD0FAn.js} +1 -1
- package/dist/{resolve-file-url-ChIyw-Vf.js.map → resolve-file-url-CJoD0FAn.js.map} +1 -1
- package/dist/{resolve-file-url-yO8bUxok.d.ts → resolve-file-url-DFtR8jRR.d.ts} +1 -1
- package/dist/{section-DlvrDoJK.js → section-BMcHN97i.js} +3 -3
- package/dist/section-BMcHN97i.js.map +1 -0
- package/dist/{section-Dh_FhPeC.d.ts → section-BOaJKXiy.d.ts} +2 -2
- package/dist/{separator-DL6QH5H1.js → separator-C___2K-f.js} +2 -2
- package/dist/separator-C___2K-f.js.map +1 -0
- package/dist/{separator-CMf6Cyy5.d.ts → separator-Cb7-6T6N.d.ts} +2 -2
- package/dist/{serde-BYaKrsOV.d.ts → serde-D4H23l2F.d.ts} +2 -2
- package/dist/{serde-Cc8iUa9J.js → serde-DHHwhltz.js} +2 -2
- package/dist/{serde-Cc8iUa9J.js.map → serde-DHHwhltz.js.map} +1 -1
- package/dist/{signals-ChFMD7mB.js → signals-Cnqe9dFV.js} +2 -2
- package/dist/{signals-ChFMD7mB.js.map → signals-Cnqe9dFV.js.map} +1 -1
- package/dist/{signals-SHg7J1U_.d.ts → signals-DBS60vTo.d.ts} +1 -1
- package/dist/{store-CM6pWVZh.js → store-ZwL2gN6a.js} +1 -1
- package/dist/{store-CM6pWVZh.js.map → store-ZwL2gN6a.js.map} +1 -1
- package/dist/{text-display-DRw3r_lK.d.ts → text-display-B_hpz50P.d.ts} +2 -2
- package/dist/{text-display-DbMumig_.js → text-display-BtQR88kY.js} +2 -2
- package/dist/text-display-BtQR88kY.js.map +1 -0
- package/dist/{type-checker-ocNSZh0W.js → type-checker-CEFHoQoV.js} +2 -2
- package/dist/{type-checker-ocNSZh0W.js.map → type-checker-CEFHoQoV.js.map} +1 -1
- package/dist/{types-package-BWArjyBF.js → types-package-D11rQXLs.js} +3 -4
- package/dist/{types-package-BWArjyBF.js.map → types-package-D11rQXLs.js.map} +1 -1
- package/dist/types.d.ts +32 -30
- package/dist/{utilities-DtdPlr4c.d.ts → utilities-CQUaua43.d.ts} +1 -1
- package/dist/utils/constants.d.ts +1 -1
- package/dist/utils/constants.js +1 -1
- package/dist/utils/dev-hooks.d.ts +31 -29
- package/dist/utils/dev-hooks.js +37 -34
- package/dist/utils/error-codes.d.ts +1 -1
- package/dist/utils/resolve-file-url.d.ts +1 -1
- package/dist/utils/resolve-file-url.js +1 -1
- package/dist/utils/types-package.js +2 -2
- package/dist/utils/useful-stuff/async-queue.js +1 -2
- package/dist/utils/useful-stuff/async-queue.js.map +1 -1
- package/dist/utils/useful-stuff/ratelimiter.js +1 -2
- package/dist/utils/useful-stuff/ratelimiter.js.map +1 -1
- package/dist/utils/useful-stuff/semaphore.js +1 -3
- package/dist/utils/useful-stuff/semaphore.js.map +1 -1
- package/dist/utils/utilities.d.ts +1 -1
- package/dist/utils/utilities.js +37 -34
- package/dist/utils/{warn-unstable.d.ts → warning.d.ts} +12 -3
- package/dist/utils/warning.js +5 -0
- package/dist/{utils-DCSnVAZ6.js → utils-Bf-3Eevb.js} +1 -1
- package/dist/{utils-DCSnVAZ6.js.map → utils-Bf-3Eevb.js.map} +1 -1
- package/dist/{utils-KsNof0Xz.js → utils-Br3eenD1.js} +1 -1
- package/dist/{utils-KsNof0Xz.js.map → utils-Br3eenD1.js.map} +1 -1
- package/dist/{version-BCILNeQb.js → version-DC4j2ZwU.js} +2 -2
- package/dist/{version-BCILNeQb.js.map → version-DC4j2ZwU.js.map} +1 -1
- package/dist/{version-CtJtBJXI.d.ts → version-DggMfP_1.d.ts} +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/dist/warning-CszH8HeS.js +53 -0
- package/dist/warning-CszH8HeS.js.map +1 -0
- package/package.json +4 -4
- package/LICENSE +0 -5
- package/dist/ActionRow-CbdGFWMT.js.map +0 -1
- package/dist/EventWorkerContext-Dq29tieI.js.map +0 -1
- package/dist/app-process-cj2vF12T.js.map +0 -1
- package/dist/commandkit-lhbfAyX9.js.map +0 -1
- package/dist/common-vnMIelAE.js.map +0 -1
- package/dist/components/v1/action-row/ActionRow.d.ts +0 -6
- package/dist/components/v1/action-row/ActionRow.js +0 -3
- package/dist/components/v1/button/Button.d.ts +0 -7
- package/dist/components/v1/button/Button.js +0 -38
- package/dist/components/v1/button/ButtonKit.js +0 -38
- package/dist/components/v1/modal/Modal.js +0 -41
- package/dist/components/v1/modal/ModalKit.js +0 -38
- package/dist/components/v1/select-menu/ChannelSelectMenuKit.js +0 -38
- package/dist/components/v1/select-menu/MentionableSelectMenuKit.js +0 -38
- package/dist/components/v1/select-menu/RoleSelectMenuKit.js +0 -38
- package/dist/components/v1/select-menu/SelectMenu.js +0 -43
- package/dist/components/v1/select-menu/StringSelectMenuKit.js +0 -38
- package/dist/components/v1/select-menu/UserSelectMenuKit.js +0 -38
- package/dist/components/v1/select-menu/common.js +0 -1
- package/dist/components/v2/common.js +0 -3
- package/dist/components/v2/container.d.ts +0 -2
- package/dist/components/v2/container.js +0 -4
- package/dist/components/v2/file.d.ts +0 -2
- package/dist/components/v2/file.js +0 -3
- package/dist/components/v2/index.d.ts +0 -8
- package/dist/components/v2/index.js +0 -17
- package/dist/components/v2/section.d.ts +0 -2
- package/dist/components/v2/section.js +0 -5
- package/dist/components/v2/separator.d.ts +0 -2
- package/dist/components/v2/separator.js +0 -3
- package/dist/components/v2/text-display.d.ts +0 -2
- package/dist/components/v2/text-display.js +0 -3
- package/dist/container-C6GtfAPW.js.map +0 -1
- package/dist/element-Bak9llw_.js.map +0 -1
- package/dist/feature-flags-DnnKABHf.js.map +0 -1
- package/dist/file-DVOELoNv.js.map +0 -1
- package/dist/media-gallery-zDtJ3kxb.js.map +0 -1
- package/dist/section-DlvrDoJK.js.map +0 -1
- package/dist/separator-DL6QH5H1.js.map +0 -1
- package/dist/text-display-DbMumig_.js.map +0 -1
- package/dist/utils/warn-unstable.js +0 -26
- package/dist/utils/warn-unstable.js.map +0 -1
- /package/dist/{ILogger-dQ7Y9X1f.js → ILogger-B0q7p7L1.js} +0 -0
- /package/dist/{app-HN1cVg8J.js → app-CrjK9yWX.js} +0 -0
- /package/dist/{common-CcfjYnPG.js → common-0Iw8ZeM6.js} +0 -0
- /package/dist/{router-Dn35v30f.js → display-WDb9wMCv.js} +0 -0
- /package/dist/{index-CUPkUUOR.d.ts → index-B5F3AfVc.d.ts} +0 -0
- /package/dist/{index-Dw5cCt-A.d.ts → index-BLwMeReG.d.ts} +0 -0
- /package/dist/{index-E7Wvm5uX.d.ts → index-h64gcVNJ.d.ts} +0 -0
- /package/dist/{runtime-DB9CiPfe.js → router-BvamdzoF.js} +0 -0
- /package/dist/{types-CUZOquUl.js → runtime-Skt5NiOc.js} +0 -0
- /package/dist/{types-q0Nm882H.js → types-Cdh4uaFR.js} +0 -0
- /package/dist/{v2-DofkPKHs.js → types-TC4g3w91.js} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { EventInterceptor } from "./EventInterceptor-x-R2qshQ.js";
|
|
2
|
-
import { Fragment, createElement } from "./element-
|
|
2
|
+
import { Fragment, createElement } from "./element-CvNhvLZ8.js";
|
|
3
3
|
import { MaybeArray } from "./types-CJ-XvOFN.js";
|
|
4
|
-
import { MessageCommandOptions, MessageCommandParser } from "./MessageCommandParser-
|
|
5
|
-
import { Command, CommandsRouter, Middleware } from "./CommandsRouter-
|
|
6
|
-
import { EventsRouter, ParsedEvent } from "./EventsRouter-
|
|
7
|
-
import { HMREventType } from "./constants-
|
|
4
|
+
import { MessageCommandOptions, MessageCommandParser } from "./MessageCommandParser-DEOl_ifb.js";
|
|
5
|
+
import { Command, CommandsRouter, Middleware } from "./CommandsRouter-CBdsqaWK.js";
|
|
6
|
+
import { EventsRouter, ParsedEvent } from "./EventsRouter-4pT6vj-U.js";
|
|
7
|
+
import { HMREventType } from "./constants-DqnSDZ6l.js";
|
|
8
8
|
import EventEmitter from "node:events";
|
|
9
9
|
import { AutocompleteInteraction, Awaitable, CacheType, ChatInputCommandInteraction, Client, ClientEvents, Collection, Constructable, ContextMenuCommandBuilder, ContextMenuCommandInteraction, Guild, Interaction, Locale, Message, MessageContextMenuCommandInteraction, PermissionsString, RESTPostAPIApplicationCommandsJSONBody, SlashCommandBuilder, TextBasedChannel, UserContextMenuCommandInteraction } from "discord.js";
|
|
10
10
|
import { DirectiveTransformerOptions } from "directive-to-hof";
|
|
@@ -63,21 +63,6 @@ interface CommandMetadata {
|
|
|
63
63
|
*/
|
|
64
64
|
nameAliases?: Record<'user' | 'message', string>;
|
|
65
65
|
}
|
|
66
|
-
/**
|
|
67
|
-
* @deprecated Use `CommandMetadata` instead.
|
|
68
|
-
*/
|
|
69
|
-
interface LegacyCommandMetadata {
|
|
70
|
-
/**
|
|
71
|
-
* The aliases of the command.
|
|
72
|
-
* @deprecated Use `metadata.aliases` or `generateMetadata` instead.
|
|
73
|
-
*/
|
|
74
|
-
aliases?: string[];
|
|
75
|
-
/**
|
|
76
|
-
* The guilds that the command is available in.
|
|
77
|
-
* @deprecated Use `metadata.guilds` or `generateMetadata` instead.
|
|
78
|
-
*/
|
|
79
|
-
guilds?: string[];
|
|
80
|
-
}
|
|
81
66
|
/**
|
|
82
67
|
* Represents a command that can be executed by CommandKit.
|
|
83
68
|
*/
|
|
@@ -86,7 +71,7 @@ type CommandData = Prettify<Omit<RESTPostAPIApplicationCommandsJSONBody, 'descri
|
|
|
86
71
|
* The description of the command.
|
|
87
72
|
*/
|
|
88
73
|
description?: string;
|
|
89
|
-
}
|
|
74
|
+
}>;
|
|
90
75
|
/**
|
|
91
76
|
* Represents an event handler for a specific event.
|
|
92
77
|
*/
|
|
@@ -267,6 +252,10 @@ declare class Context<ExecutionMode extends CommandExecutionMode = CommandExecut
|
|
|
267
252
|
* Gets the name of the current command.
|
|
268
253
|
*/
|
|
269
254
|
get commandName(): string;
|
|
255
|
+
/**
|
|
256
|
+
* Gets the invoked command name (could be an alias for message commands)
|
|
257
|
+
*/
|
|
258
|
+
get invokedCommandName(): string;
|
|
270
259
|
/**
|
|
271
260
|
* Gets the command options based on the execution mode.
|
|
272
261
|
*/
|
|
@@ -390,6 +379,7 @@ declare class CommandRegistrar {
|
|
|
390
379
|
*/
|
|
391
380
|
getCommandsData(): (CommandData & {
|
|
392
381
|
__metadata?: CommandMetadata;
|
|
382
|
+
__applyId(id: string): void;
|
|
393
383
|
})[];
|
|
394
384
|
/**
|
|
395
385
|
* Registers loaded commands.
|
|
@@ -400,12 +390,14 @@ declare class CommandRegistrar {
|
|
|
400
390
|
*/
|
|
401
391
|
updateGlobalCommands(commands: (CommandData & {
|
|
402
392
|
__metadata?: CommandMetadata;
|
|
393
|
+
__applyId(id: string): void;
|
|
403
394
|
})[]): Promise<void>;
|
|
404
395
|
/**
|
|
405
396
|
* Updates the guild commands.
|
|
406
397
|
*/
|
|
407
398
|
updateGuildCommands(commands: (CommandData & {
|
|
408
399
|
__metadata?: CommandMetadata;
|
|
400
|
+
__applyId(id: string): void;
|
|
409
401
|
})[]): Promise<void>;
|
|
410
402
|
}
|
|
411
403
|
//#endregion
|
|
@@ -733,8 +725,22 @@ interface AppCommandMiddleware {
|
|
|
733
725
|
* Represents a loaded command with its metadata and configuration.
|
|
734
726
|
*/
|
|
735
727
|
interface LoadedCommand {
|
|
728
|
+
/**
|
|
729
|
+
* The associated discord snowflake id for this command.
|
|
730
|
+
* If the information is not yet available, this will be `null`.
|
|
731
|
+
*/
|
|
732
|
+
discordId: string | null;
|
|
733
|
+
/**
|
|
734
|
+
* The command data.
|
|
735
|
+
*/
|
|
736
736
|
command: Command;
|
|
737
|
+
/**
|
|
738
|
+
* The metadata for this command.
|
|
739
|
+
*/
|
|
737
740
|
metadata: CommandMetadata;
|
|
741
|
+
/**
|
|
742
|
+
* The data for this command.
|
|
743
|
+
*/
|
|
738
744
|
data: AppCommand;
|
|
739
745
|
}
|
|
740
746
|
/**
|
|
@@ -866,6 +872,7 @@ declare class AppCommandHandler {
|
|
|
866
872
|
* @returns The loaded command or null if not found
|
|
867
873
|
*/
|
|
868
874
|
private findCommandByName;
|
|
875
|
+
resolveMessageCommandName(name: string): string;
|
|
869
876
|
/**
|
|
870
877
|
* Reloads all commands and middleware from scratch.
|
|
871
878
|
*/
|
|
@@ -2095,7 +2102,6 @@ declare class CommandKit extends EventEmitter {
|
|
|
2095
2102
|
/**
|
|
2096
2103
|
* Create a new command and event handler with CommandKit.
|
|
2097
2104
|
* @param options - The default CommandKit configuration.
|
|
2098
|
-
* @see {@link https://commandkit.js.org/docs/guide/commandkit-setup}
|
|
2099
2105
|
*/
|
|
2100
2106
|
constructor(options?: CommandKitOptions);
|
|
2101
2107
|
/**
|
|
@@ -2260,5 +2266,5 @@ declare class AnalyticsEngine {
|
|
|
2260
2266
|
track(event: AnalyticsEvent): Promise<void>;
|
|
2261
2267
|
}
|
|
2262
2268
|
//#endregion
|
|
2263
|
-
export { AnalyticsEngine, AnalyticsEvent, AnalyticsProvider, AnyCommandExecute, AppCommand, AppCommandHandler, AppCommandNative, AppCommandRunner, AppEventsHandler, AppEventsHandlerLoadedData, AsyncFunction, AutocompleteCommand, AutocompleteCommandContext, AutocompleteCommandMiddlewareContext, BootstrapFunction, ChatInputCommand, ChatInputCommandContext, CommandBuilderLike, CommandContext, CommandContextOptions, CommandData, CommandDataSchema, CommandDataSchemaKey, CommandDataSchemaValue, CommandExecutionMode, CommandFlagContext, CommandKit, CommandKitCompilerOptions, CommandKitConfig, CommandKitConfiguration, CommandKitEnvironment, CommandKitEnvironmentInternalData, CommandKitEnvironmentType, CommandKitEventDispatch, CommandKitEventsChannel, CommandKitHMREvent, CommandKitOptions, CommandKitPlugin, CommandKitPluginRuntime, CommandMetadata, CommandMetadataFunction, CommandRegistrar, CommandTypeData, CommonDirectiveTransformer, CommonDirectiveTransformerOptions, CommonPluginRuntime, CompilerPlugin, CompilerPluginRuntime, Context, ContextParameters, CustomAppCommandProps, CustomEvaluationContext, CustomEvaluationFunction, DecideFunction, DeepPartial, DeepRequired, EvaluationContext, EventFlagContext, EventHandler, EventListener, FeatureFlag, FeatureFlagDefinition, FilterFunction, FlagConfiguration, FlagProvider, FlagRunner, FlagStore, GenericFunction, IdentifyEvent, IdentifyFunction, InteractionCommandContext, InteractionCommandMiddlewareContext, IpcMessageCommand, JsonFlagProvider,
|
|
2264
|
-
//# sourceMappingURL=analytics-engine-
|
|
2269
|
+
export { AnalyticsEngine, AnalyticsEvent, AnalyticsProvider, AnyCommandExecute, AppCommand, AppCommandHandler, AppCommandNative, AppCommandRunner, AppEventsHandler, AppEventsHandlerLoadedData, AsyncFunction, AutocompleteCommand, AutocompleteCommandContext, AutocompleteCommandMiddlewareContext, BootstrapFunction, ChatInputCommand, ChatInputCommandContext, CommandBuilderLike, CommandContext, CommandContextOptions, CommandData, CommandDataSchema, CommandDataSchemaKey, CommandDataSchemaValue, CommandExecutionMode, CommandFlagContext, CommandKit, CommandKitCompilerOptions, CommandKitConfig, CommandKitConfiguration, CommandKitEnvironment, CommandKitEnvironmentInternalData, CommandKitEnvironmentType, CommandKitEventDispatch, CommandKitEventsChannel, CommandKitHMREvent, CommandKitOptions, CommandKitPlugin, CommandKitPluginRuntime, CommandMetadata, CommandMetadataFunction, CommandRegistrar, CommandTypeData, CommonDirectiveTransformer, CommonDirectiveTransformerOptions, CommonPluginRuntime, CompilerPlugin, CompilerPluginRuntime, Context, ContextParameters, CustomAppCommandProps, CustomEvaluationContext, CustomEvaluationFunction, DecideFunction, DeepPartial, DeepRequired, EvaluationContext, EventFlagContext, EventHandler, EventListener, FeatureFlag, FeatureFlagDefinition, FilterFunction, FlagConfiguration, FlagProvider, FlagRunner, FlagStore, GenericFunction, IdentifyEvent, IdentifyFunction, InteractionCommandContext, InteractionCommandMiddlewareContext, IpcMessageCommand, JsonFlagProvider, ListenerFunction, LoadedCommand, LoadedEvent, MaybeFalsey, MaybePromise, MessageCommand, MessageCommandContext, MessageCommandMiddlewareContext, MessageContextMenuCommand, MessageContextMenuCommandContext, MessageContextMenuCommandMiddlewareContext, MiddlewareContext, MiddlewareContextArgs, PluginCommon, PluginOptions, PluginTransformParameters, PluginType, PreRegisterCommandsEvent, PreparedAppCommandExecution, ResolvableCommand, ResolvedCommandKitConfig, RunCommand, RunCommandOptions, RuntimePlugin, SlashCommandMiddlewareContext, TemplateHandler, TransformedResult, UserContextMenuCommand, UserContextMenuCommandContext, UserContextMenuCommandMiddlewareContext, after, cancelAfter, commandkit, exitContext, flag, getCommandKit, getContext, isCommandWorkerContext, isCompilerPlugin, isPlugin, isRuntimePlugin, makeContextAwareFunction, mergeDeep, onApplicationBootstrap, onBootstrap, provideContext, registerDevHooks, setFlagProvider, useEnvironment, useStore };
|
|
2270
|
+
//# sourceMappingURL=analytics-engine-NOInIjv8.d.ts.map
|
|
@@ -1,32 +1,34 @@
|
|
|
1
|
-
import { AppCommandRunner, RunCommandOptions } from "../../analytics-engine-
|
|
1
|
+
import { AppCommandRunner, RunCommandOptions } from "../../analytics-engine-NOInIjv8.js";
|
|
2
2
|
import "../../EventInterceptor-x-R2qshQ.js";
|
|
3
|
-
import "../../ButtonKit-
|
|
4
|
-
import "../../ModalKit-
|
|
5
|
-
import "../../element-
|
|
6
|
-
import "../../ActionRow-
|
|
3
|
+
import "../../ButtonKit-9k4yfhYD.js";
|
|
4
|
+
import "../../ModalKit-Cq2ns6jv.js";
|
|
5
|
+
import "../../element-CvNhvLZ8.js";
|
|
6
|
+
import "../../ActionRow-B-7n9MMr.js";
|
|
7
7
|
import "../../types-CJ-XvOFN.js";
|
|
8
|
-
import "../../Button-
|
|
9
|
-
import "../../Modal-
|
|
10
|
-
import "../../common-
|
|
11
|
-
import "../../StringSelectMenuKit-
|
|
12
|
-
import "../../ChannelSelectMenuKit-
|
|
13
|
-
import "../../MentionableSelectMenuKit-
|
|
14
|
-
import "../../UserSelectMenuKit-
|
|
15
|
-
import "../../RoleSelectMenuKit-
|
|
16
|
-
import "../../SelectMenu-
|
|
17
|
-
import "../../container-
|
|
18
|
-
import "../../file-
|
|
19
|
-
import "../../media-gallery-
|
|
20
|
-
import "../../section-
|
|
21
|
-
import "../../separator-
|
|
22
|
-
import "../../text-display-
|
|
23
|
-
import "../../
|
|
24
|
-
import "../../
|
|
25
|
-
import "../../
|
|
26
|
-
import "../../
|
|
27
|
-
import "../../
|
|
28
|
-
import "../../
|
|
29
|
-
import "../../
|
|
30
|
-
import "../../
|
|
31
|
-
import "../../
|
|
8
|
+
import "../../Button-RMp-w8HV.js";
|
|
9
|
+
import "../../Modal-Calb46SJ.js";
|
|
10
|
+
import "../../common-DHTTnX82.js";
|
|
11
|
+
import "../../StringSelectMenuKit-CJ0MzUZJ.js";
|
|
12
|
+
import "../../ChannelSelectMenuKit-CsYgIyKe.js";
|
|
13
|
+
import "../../MentionableSelectMenuKit-CO9phWMf.js";
|
|
14
|
+
import "../../UserSelectMenuKit-C_J-9RJs.js";
|
|
15
|
+
import "../../RoleSelectMenuKit-DvBxzpWh.js";
|
|
16
|
+
import "../../SelectMenu-VcDhOGoJ.js";
|
|
17
|
+
import "../../container-1ltvkavy.js";
|
|
18
|
+
import "../../file-n2yl_-vl.js";
|
|
19
|
+
import "../../media-gallery-BzG70ued.js";
|
|
20
|
+
import "../../section-BOaJKXiy.js";
|
|
21
|
+
import "../../separator-Cb7-6T6N.js";
|
|
22
|
+
import "../../text-display-B_hpz50P.js";
|
|
23
|
+
import "../../label-D0KXeBhk.js";
|
|
24
|
+
import "../../poll-HnaJcB0o.js";
|
|
25
|
+
import "../../index-h64gcVNJ.js";
|
|
26
|
+
import "../../index-BLwMeReG.js";
|
|
27
|
+
import "../../MessageCommandParser-DEOl_ifb.js";
|
|
28
|
+
import "../../signals-DBS60vTo.js";
|
|
29
|
+
import "../../helpers-hDh_tMb6.js";
|
|
30
|
+
import "../../CommandsRouter-CBdsqaWK.js";
|
|
31
|
+
import "../../EventsRouter-4pT6vj-U.js";
|
|
32
|
+
import "../../index-B5F3AfVc.js";
|
|
33
|
+
import "../../constants-DqnSDZ6l.js";
|
|
32
34
|
export { AppCommandRunner, RunCommandOptions };
|
|
@@ -1,38 +1,41 @@
|
|
|
1
1
|
require('../../colors-DL3ucTiT.js');
|
|
2
|
-
require('../../ActionRow-
|
|
2
|
+
require('../../ActionRow-uJxU4UGo.js');
|
|
3
3
|
require('../../error-codes-Ds0bnPvT.js');
|
|
4
|
-
const require_commandkit = require('../../commandkit-
|
|
5
|
-
require('../../
|
|
6
|
-
require('../../common-
|
|
7
|
-
require('../../
|
|
8
|
-
require('../../
|
|
9
|
-
require('../../
|
|
10
|
-
require('../../
|
|
11
|
-
require('../../
|
|
12
|
-
require('../../
|
|
13
|
-
require('../../
|
|
14
|
-
require('../../
|
|
15
|
-
require('../../
|
|
16
|
-
require('../../
|
|
17
|
-
require('../../
|
|
18
|
-
require('../../
|
|
19
|
-
require('../../
|
|
20
|
-
require('../../
|
|
21
|
-
require('../../
|
|
22
|
-
require('../../
|
|
23
|
-
require('../../
|
|
24
|
-
require('../../
|
|
25
|
-
require('../../
|
|
26
|
-
require('../../
|
|
27
|
-
require('../../
|
|
28
|
-
require('../../
|
|
29
|
-
require('../../
|
|
30
|
-
require('../../
|
|
31
|
-
require('../../
|
|
32
|
-
require('../../
|
|
33
|
-
require('../../
|
|
34
|
-
require('../../
|
|
35
|
-
require('../../
|
|
36
|
-
require('../../
|
|
4
|
+
const require_commandkit = require('../../commandkit-DabqpQ6v.js');
|
|
5
|
+
require('../../warning-CszH8HeS.js');
|
|
6
|
+
require('../../common-0Iw8ZeM6.js');
|
|
7
|
+
require('../../common-CCx-FJI4.js');
|
|
8
|
+
require('../../container-DC0eQigs.js');
|
|
9
|
+
require('../../file-DAUOZYhC.js');
|
|
10
|
+
require('../../media-gallery-BLhwe5lO.js');
|
|
11
|
+
require('../../section-BMcHN97i.js');
|
|
12
|
+
require('../../separator-C___2K-f.js');
|
|
13
|
+
require('../../text-display-BtQR88kY.js');
|
|
14
|
+
require('../../label-D-uJWRZ0.js');
|
|
15
|
+
require('../../poll-Bc6rjeUS.js');
|
|
16
|
+
require('../../display-WDb9wMCv.js');
|
|
17
|
+
require('../../element-DibzzA5L.js');
|
|
18
|
+
require('../../types-TC4g3w91.js');
|
|
19
|
+
require('../../EventInterceptor-BWoEJMHZ.js');
|
|
20
|
+
require('../../constants-BMWH2YUr.js');
|
|
21
|
+
require('../../PluginCommon-CPWV5xuX.js');
|
|
22
|
+
require('../../CompilerPlugin-CZ4412Zm.js');
|
|
23
|
+
require('../../RuntimePlugin-COeXe8rP.js');
|
|
24
|
+
require('../../types-Cdh4uaFR.js');
|
|
25
|
+
require('../../resolve-file-url-CJoD0FAn.js');
|
|
26
|
+
require('../../runtime-Skt5NiOc.js');
|
|
27
|
+
require('../../utils-Br3eenD1.js');
|
|
28
|
+
require('../../types-package-D11rQXLs.js');
|
|
29
|
+
require('../../constants-D0dawKxO.js');
|
|
30
|
+
require('../../EventWorkerContext-D_9q1Bm2.js');
|
|
31
|
+
require('../../signals-Cnqe9dFV.js');
|
|
32
|
+
require('../../helpers-D2_1jih6.js');
|
|
33
|
+
require('../../MessageCommandParser-CKh-tM97.js');
|
|
34
|
+
require('../../CommandsRouter-CWMipIis.js');
|
|
35
|
+
require('../../EventsRouter-C04XqRKf.js');
|
|
36
|
+
require('../../router-BvamdzoF.js');
|
|
37
|
+
require('../../common-fIO6fqGZ.js');
|
|
38
|
+
require('../../CommandKitEventsChannel-2l9Za-le.js');
|
|
39
|
+
require('../../store-ZwL2gN6a.js');
|
|
37
40
|
|
|
38
41
|
exports.AppCommandRunner = require_commandkit.AppCommandRunner;
|
|
@@ -1,32 +1,34 @@
|
|
|
1
|
-
import { AnyCommandExecute, AutocompleteCommand, AutocompleteCommandContext, AutocompleteCommandMiddlewareContext, ChatInputCommand, ChatInputCommandContext, CommandContextOptions, CommandExecutionMode, Context, ContextParameters, InteractionCommandContext, InteractionCommandMiddlewareContext, MessageCommand, MessageCommandContext, MessageCommandMiddlewareContext, MessageContextMenuCommand, MessageContextMenuCommandContext, MessageContextMenuCommandMiddlewareContext, MiddlewareContext, MiddlewareContextArgs, SlashCommandMiddlewareContext, UserContextMenuCommand, UserContextMenuCommandContext, UserContextMenuCommandMiddlewareContext } from "../../analytics-engine-
|
|
1
|
+
import { AnyCommandExecute, AutocompleteCommand, AutocompleteCommandContext, AutocompleteCommandMiddlewareContext, ChatInputCommand, ChatInputCommandContext, CommandContextOptions, CommandExecutionMode, Context, ContextParameters, InteractionCommandContext, InteractionCommandMiddlewareContext, MessageCommand, MessageCommandContext, MessageCommandMiddlewareContext, MessageContextMenuCommand, MessageContextMenuCommandContext, MessageContextMenuCommandMiddlewareContext, MiddlewareContext, MiddlewareContextArgs, SlashCommandMiddlewareContext, UserContextMenuCommand, UserContextMenuCommandContext, UserContextMenuCommandMiddlewareContext } from "../../analytics-engine-NOInIjv8.js";
|
|
2
2
|
import "../../EventInterceptor-x-R2qshQ.js";
|
|
3
|
-
import "../../ButtonKit-
|
|
4
|
-
import "../../ModalKit-
|
|
5
|
-
import "../../element-
|
|
6
|
-
import "../../ActionRow-
|
|
3
|
+
import "../../ButtonKit-9k4yfhYD.js";
|
|
4
|
+
import "../../ModalKit-Cq2ns6jv.js";
|
|
5
|
+
import "../../element-CvNhvLZ8.js";
|
|
6
|
+
import "../../ActionRow-B-7n9MMr.js";
|
|
7
7
|
import "../../types-CJ-XvOFN.js";
|
|
8
|
-
import "../../Button-
|
|
9
|
-
import "../../Modal-
|
|
10
|
-
import "../../common-
|
|
11
|
-
import "../../StringSelectMenuKit-
|
|
12
|
-
import "../../ChannelSelectMenuKit-
|
|
13
|
-
import "../../MentionableSelectMenuKit-
|
|
14
|
-
import "../../UserSelectMenuKit-
|
|
15
|
-
import "../../RoleSelectMenuKit-
|
|
16
|
-
import "../../SelectMenu-
|
|
17
|
-
import "../../container-
|
|
18
|
-
import "../../file-
|
|
19
|
-
import "../../media-gallery-
|
|
20
|
-
import "../../section-
|
|
21
|
-
import "../../separator-
|
|
22
|
-
import "../../text-display-
|
|
23
|
-
import "../../
|
|
24
|
-
import "../../
|
|
25
|
-
import "../../
|
|
26
|
-
import "../../
|
|
27
|
-
import "../../
|
|
28
|
-
import "../../
|
|
29
|
-
import "../../
|
|
30
|
-
import "../../
|
|
31
|
-
import "../../
|
|
8
|
+
import "../../Button-RMp-w8HV.js";
|
|
9
|
+
import "../../Modal-Calb46SJ.js";
|
|
10
|
+
import "../../common-DHTTnX82.js";
|
|
11
|
+
import "../../StringSelectMenuKit-CJ0MzUZJ.js";
|
|
12
|
+
import "../../ChannelSelectMenuKit-CsYgIyKe.js";
|
|
13
|
+
import "../../MentionableSelectMenuKit-CO9phWMf.js";
|
|
14
|
+
import "../../UserSelectMenuKit-C_J-9RJs.js";
|
|
15
|
+
import "../../RoleSelectMenuKit-DvBxzpWh.js";
|
|
16
|
+
import "../../SelectMenu-VcDhOGoJ.js";
|
|
17
|
+
import "../../container-1ltvkavy.js";
|
|
18
|
+
import "../../file-n2yl_-vl.js";
|
|
19
|
+
import "../../media-gallery-BzG70ued.js";
|
|
20
|
+
import "../../section-BOaJKXiy.js";
|
|
21
|
+
import "../../separator-Cb7-6T6N.js";
|
|
22
|
+
import "../../text-display-B_hpz50P.js";
|
|
23
|
+
import "../../label-D0KXeBhk.js";
|
|
24
|
+
import "../../poll-HnaJcB0o.js";
|
|
25
|
+
import "../../index-h64gcVNJ.js";
|
|
26
|
+
import "../../index-BLwMeReG.js";
|
|
27
|
+
import "../../MessageCommandParser-DEOl_ifb.js";
|
|
28
|
+
import "../../signals-DBS60vTo.js";
|
|
29
|
+
import "../../helpers-hDh_tMb6.js";
|
|
30
|
+
import "../../CommandsRouter-CBdsqaWK.js";
|
|
31
|
+
import "../../EventsRouter-4pT6vj-U.js";
|
|
32
|
+
import "../../index-B5F3AfVc.js";
|
|
33
|
+
import "../../constants-DqnSDZ6l.js";
|
|
32
34
|
export { AnyCommandExecute, AutocompleteCommand, AutocompleteCommandContext, AutocompleteCommandMiddlewareContext, ChatInputCommand, ChatInputCommandContext, CommandContextOptions, CommandExecutionMode, Context, ContextParameters, InteractionCommandContext, InteractionCommandMiddlewareContext, MessageCommand, MessageCommandContext, MessageCommandMiddlewareContext, MessageContextMenuCommand, MessageContextMenuCommandContext, MessageContextMenuCommandMiddlewareContext, MiddlewareContext, MiddlewareContextArgs, SlashCommandMiddlewareContext, UserContextMenuCommand, UserContextMenuCommandContext, UserContextMenuCommandMiddlewareContext };
|
|
@@ -1,39 +1,42 @@
|
|
|
1
1
|
require('../../colors-DL3ucTiT.js');
|
|
2
|
-
require('../../ActionRow-
|
|
2
|
+
require('../../ActionRow-uJxU4UGo.js');
|
|
3
3
|
require('../../error-codes-Ds0bnPvT.js');
|
|
4
|
-
const require_commandkit = require('../../commandkit-
|
|
5
|
-
require('../../
|
|
6
|
-
require('../../common-
|
|
7
|
-
require('../../
|
|
8
|
-
require('../../
|
|
9
|
-
require('../../
|
|
10
|
-
require('../../
|
|
11
|
-
require('../../
|
|
12
|
-
require('../../
|
|
13
|
-
require('../../
|
|
14
|
-
require('../../
|
|
15
|
-
require('../../
|
|
16
|
-
require('../../
|
|
17
|
-
require('../../
|
|
18
|
-
require('../../
|
|
19
|
-
require('../../
|
|
20
|
-
require('../../
|
|
21
|
-
require('../../
|
|
22
|
-
require('../../
|
|
23
|
-
require('../../
|
|
24
|
-
require('../../
|
|
25
|
-
require('../../
|
|
26
|
-
require('../../
|
|
27
|
-
require('../../
|
|
28
|
-
require('../../
|
|
29
|
-
require('../../
|
|
30
|
-
require('../../
|
|
31
|
-
require('../../
|
|
32
|
-
require('../../
|
|
33
|
-
require('../../
|
|
34
|
-
require('../../
|
|
35
|
-
require('../../
|
|
36
|
-
require('../../
|
|
4
|
+
const require_commandkit = require('../../commandkit-DabqpQ6v.js');
|
|
5
|
+
require('../../warning-CszH8HeS.js');
|
|
6
|
+
require('../../common-0Iw8ZeM6.js');
|
|
7
|
+
require('../../common-CCx-FJI4.js');
|
|
8
|
+
require('../../container-DC0eQigs.js');
|
|
9
|
+
require('../../file-DAUOZYhC.js');
|
|
10
|
+
require('../../media-gallery-BLhwe5lO.js');
|
|
11
|
+
require('../../section-BMcHN97i.js');
|
|
12
|
+
require('../../separator-C___2K-f.js');
|
|
13
|
+
require('../../text-display-BtQR88kY.js');
|
|
14
|
+
require('../../label-D-uJWRZ0.js');
|
|
15
|
+
require('../../poll-Bc6rjeUS.js');
|
|
16
|
+
require('../../display-WDb9wMCv.js');
|
|
17
|
+
require('../../element-DibzzA5L.js');
|
|
18
|
+
require('../../types-TC4g3w91.js');
|
|
19
|
+
require('../../EventInterceptor-BWoEJMHZ.js');
|
|
20
|
+
require('../../constants-BMWH2YUr.js');
|
|
21
|
+
require('../../PluginCommon-CPWV5xuX.js');
|
|
22
|
+
require('../../CompilerPlugin-CZ4412Zm.js');
|
|
23
|
+
require('../../RuntimePlugin-COeXe8rP.js');
|
|
24
|
+
require('../../types-Cdh4uaFR.js');
|
|
25
|
+
require('../../resolve-file-url-CJoD0FAn.js');
|
|
26
|
+
require('../../runtime-Skt5NiOc.js');
|
|
27
|
+
require('../../utils-Br3eenD1.js');
|
|
28
|
+
require('../../types-package-D11rQXLs.js');
|
|
29
|
+
require('../../constants-D0dawKxO.js');
|
|
30
|
+
require('../../EventWorkerContext-D_9q1Bm2.js');
|
|
31
|
+
require('../../signals-Cnqe9dFV.js');
|
|
32
|
+
require('../../helpers-D2_1jih6.js');
|
|
33
|
+
require('../../MessageCommandParser-CKh-tM97.js');
|
|
34
|
+
require('../../CommandsRouter-CWMipIis.js');
|
|
35
|
+
require('../../EventsRouter-C04XqRKf.js');
|
|
36
|
+
require('../../router-BvamdzoF.js');
|
|
37
|
+
require('../../common-fIO6fqGZ.js');
|
|
38
|
+
require('../../CommandKitEventsChannel-2l9Za-le.js');
|
|
39
|
+
require('../../store-ZwL2gN6a.js');
|
|
37
40
|
|
|
38
41
|
exports.CommandExecutionMode = require_commandkit.CommandExecutionMode;
|
|
39
42
|
exports.Context = require_commandkit.Context;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { MessageCommandOptions, MessageCommandOptionsSchema, MessageCommandParser, ParsedMessageCommand } from "../../MessageCommandParser-
|
|
1
|
+
import { MessageCommandOptions, MessageCommandOptionsSchema, MessageCommandParser, ParsedMessageCommand } from "../../MessageCommandParser-DEOl_ifb.js";
|
|
2
2
|
export { MessageCommandOptions, MessageCommandOptionsSchema, MessageCommandParser, ParsedMessageCommand };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
require('../../error-codes-Ds0bnPvT.js');
|
|
2
|
-
const require_MessageCommandParser = require('../../MessageCommandParser-
|
|
2
|
+
const require_MessageCommandParser = require('../../MessageCommandParser-CKh-tM97.js');
|
|
3
3
|
|
|
4
4
|
exports.MessageCommandOptions = require_MessageCommandParser.MessageCommandOptions;
|
|
5
5
|
exports.MessageCommandParser = require_MessageCommandParser.MessageCommandParser;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CommandSource, isInteractionSource, isMessageSource } from "../../helpers-
|
|
1
|
+
import { CommandSource, isInteractionSource, isMessageSource } from "../../helpers-hDh_tMb6.js";
|
|
2
2
|
export { CommandSource, isInteractionSource, isMessageSource };
|
|
@@ -1,33 +1,35 @@
|
|
|
1
|
-
import "../../analytics-engine-
|
|
1
|
+
import "../../analytics-engine-NOInIjv8.js";
|
|
2
2
|
import "../../EventInterceptor-x-R2qshQ.js";
|
|
3
|
-
import "../../ButtonKit-
|
|
4
|
-
import "../../ModalKit-
|
|
5
|
-
import "../../element-
|
|
6
|
-
import "../../ActionRow-
|
|
3
|
+
import "../../ButtonKit-9k4yfhYD.js";
|
|
4
|
+
import "../../ModalKit-Cq2ns6jv.js";
|
|
5
|
+
import "../../element-CvNhvLZ8.js";
|
|
6
|
+
import "../../ActionRow-B-7n9MMr.js";
|
|
7
7
|
import "../../types-CJ-XvOFN.js";
|
|
8
|
-
import "../../Button-
|
|
9
|
-
import "../../Modal-
|
|
10
|
-
import "../../common-
|
|
11
|
-
import "../../StringSelectMenuKit-
|
|
12
|
-
import "../../ChannelSelectMenuKit-
|
|
13
|
-
import "../../MentionableSelectMenuKit-
|
|
14
|
-
import "../../UserSelectMenuKit-
|
|
15
|
-
import "../../RoleSelectMenuKit-
|
|
16
|
-
import "../../SelectMenu-
|
|
17
|
-
import "../../container-
|
|
18
|
-
import "../../file-
|
|
19
|
-
import "../../media-gallery-
|
|
20
|
-
import "../../section-
|
|
21
|
-
import "../../separator-
|
|
22
|
-
import "../../text-display-
|
|
23
|
-
import "../../
|
|
24
|
-
import "../../
|
|
25
|
-
import "../../
|
|
26
|
-
import "../../
|
|
27
|
-
import "../../
|
|
28
|
-
import "../../
|
|
29
|
-
import "../../
|
|
30
|
-
import "../../
|
|
31
|
-
import "../../
|
|
32
|
-
import
|
|
8
|
+
import "../../Button-RMp-w8HV.js";
|
|
9
|
+
import "../../Modal-Calb46SJ.js";
|
|
10
|
+
import "../../common-DHTTnX82.js";
|
|
11
|
+
import "../../StringSelectMenuKit-CJ0MzUZJ.js";
|
|
12
|
+
import "../../ChannelSelectMenuKit-CsYgIyKe.js";
|
|
13
|
+
import "../../MentionableSelectMenuKit-CO9phWMf.js";
|
|
14
|
+
import "../../UserSelectMenuKit-C_J-9RJs.js";
|
|
15
|
+
import "../../RoleSelectMenuKit-DvBxzpWh.js";
|
|
16
|
+
import "../../SelectMenu-VcDhOGoJ.js";
|
|
17
|
+
import "../../container-1ltvkavy.js";
|
|
18
|
+
import "../../file-n2yl_-vl.js";
|
|
19
|
+
import "../../media-gallery-BzG70ued.js";
|
|
20
|
+
import "../../section-BOaJKXiy.js";
|
|
21
|
+
import "../../separator-Cb7-6T6N.js";
|
|
22
|
+
import "../../text-display-B_hpz50P.js";
|
|
23
|
+
import "../../label-D0KXeBhk.js";
|
|
24
|
+
import "../../poll-HnaJcB0o.js";
|
|
25
|
+
import "../../index-h64gcVNJ.js";
|
|
26
|
+
import "../../index-BLwMeReG.js";
|
|
27
|
+
import "../../MessageCommandParser-DEOl_ifb.js";
|
|
28
|
+
import "../../signals-DBS60vTo.js";
|
|
29
|
+
import "../../helpers-hDh_tMb6.js";
|
|
30
|
+
import "../../CommandsRouter-CBdsqaWK.js";
|
|
31
|
+
import "../../EventsRouter-4pT6vj-U.js";
|
|
32
|
+
import "../../index-B5F3AfVc.js";
|
|
33
|
+
import "../../constants-DqnSDZ6l.js";
|
|
34
|
+
import { EventWorkerContext, eventWorkerContext, getEventWorkerContext, isEventWorkerContext, runInEventWorkerContext } from "../../EventWorkerContext-CLhZRHhH.js";
|
|
33
35
|
export { EventWorkerContext, eventWorkerContext, getEventWorkerContext, isEventWorkerContext, runInEventWorkerContext };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const require_EventWorkerContext = require('../../EventWorkerContext-
|
|
1
|
+
const require_EventWorkerContext = require('../../EventWorkerContext-D_9q1Bm2.js');
|
|
2
2
|
|
|
3
3
|
exports.eventWorkerContext = require_EventWorkerContext.eventWorkerContext;
|
|
4
4
|
exports.getEventWorkerContext = require_EventWorkerContext.getEventWorkerContext;
|
|
@@ -1,32 +1,34 @@
|
|
|
1
|
-
import { AppCommand, AppCommandHandler, AppCommandNative, CommandBuilderLike, CommandDataSchema, CommandDataSchemaKey, CommandDataSchemaValue, CommandTypeData, CustomAppCommandProps, LoadedCommand, PreparedAppCommandExecution, ResolvableCommand, RunCommand } from "../../analytics-engine-
|
|
1
|
+
import { AppCommand, AppCommandHandler, AppCommandNative, CommandBuilderLike, CommandDataSchema, CommandDataSchemaKey, CommandDataSchemaValue, CommandTypeData, CustomAppCommandProps, LoadedCommand, PreparedAppCommandExecution, ResolvableCommand, RunCommand } from "../../analytics-engine-NOInIjv8.js";
|
|
2
2
|
import "../../EventInterceptor-x-R2qshQ.js";
|
|
3
|
-
import "../../ButtonKit-
|
|
4
|
-
import "../../ModalKit-
|
|
5
|
-
import "../../element-
|
|
6
|
-
import "../../ActionRow-
|
|
3
|
+
import "../../ButtonKit-9k4yfhYD.js";
|
|
4
|
+
import "../../ModalKit-Cq2ns6jv.js";
|
|
5
|
+
import "../../element-CvNhvLZ8.js";
|
|
6
|
+
import "../../ActionRow-B-7n9MMr.js";
|
|
7
7
|
import "../../types-CJ-XvOFN.js";
|
|
8
|
-
import "../../Button-
|
|
9
|
-
import "../../Modal-
|
|
10
|
-
import "../../common-
|
|
11
|
-
import "../../StringSelectMenuKit-
|
|
12
|
-
import "../../ChannelSelectMenuKit-
|
|
13
|
-
import "../../MentionableSelectMenuKit-
|
|
14
|
-
import "../../UserSelectMenuKit-
|
|
15
|
-
import "../../RoleSelectMenuKit-
|
|
16
|
-
import "../../SelectMenu-
|
|
17
|
-
import "../../container-
|
|
18
|
-
import "../../file-
|
|
19
|
-
import "../../media-gallery-
|
|
20
|
-
import "../../section-
|
|
21
|
-
import "../../separator-
|
|
22
|
-
import "../../text-display-
|
|
23
|
-
import "../../
|
|
24
|
-
import "../../
|
|
25
|
-
import "../../
|
|
26
|
-
import "../../
|
|
27
|
-
import "../../
|
|
28
|
-
import "../../
|
|
29
|
-
import "../../
|
|
30
|
-
import "../../
|
|
31
|
-
import "../../
|
|
8
|
+
import "../../Button-RMp-w8HV.js";
|
|
9
|
+
import "../../Modal-Calb46SJ.js";
|
|
10
|
+
import "../../common-DHTTnX82.js";
|
|
11
|
+
import "../../StringSelectMenuKit-CJ0MzUZJ.js";
|
|
12
|
+
import "../../ChannelSelectMenuKit-CsYgIyKe.js";
|
|
13
|
+
import "../../MentionableSelectMenuKit-CO9phWMf.js";
|
|
14
|
+
import "../../UserSelectMenuKit-C_J-9RJs.js";
|
|
15
|
+
import "../../RoleSelectMenuKit-DvBxzpWh.js";
|
|
16
|
+
import "../../SelectMenu-VcDhOGoJ.js";
|
|
17
|
+
import "../../container-1ltvkavy.js";
|
|
18
|
+
import "../../file-n2yl_-vl.js";
|
|
19
|
+
import "../../media-gallery-BzG70ued.js";
|
|
20
|
+
import "../../section-BOaJKXiy.js";
|
|
21
|
+
import "../../separator-Cb7-6T6N.js";
|
|
22
|
+
import "../../text-display-B_hpz50P.js";
|
|
23
|
+
import "../../label-D0KXeBhk.js";
|
|
24
|
+
import "../../poll-HnaJcB0o.js";
|
|
25
|
+
import "../../index-h64gcVNJ.js";
|
|
26
|
+
import "../../index-BLwMeReG.js";
|
|
27
|
+
import "../../MessageCommandParser-DEOl_ifb.js";
|
|
28
|
+
import "../../signals-DBS60vTo.js";
|
|
29
|
+
import "../../helpers-hDh_tMb6.js";
|
|
30
|
+
import "../../CommandsRouter-CBdsqaWK.js";
|
|
31
|
+
import "../../EventsRouter-4pT6vj-U.js";
|
|
32
|
+
import "../../index-B5F3AfVc.js";
|
|
33
|
+
import "../../constants-DqnSDZ6l.js";
|
|
32
34
|
export { AppCommand, AppCommandHandler, AppCommandNative, CommandBuilderLike, CommandDataSchema, CommandDataSchemaKey, CommandDataSchemaValue, CommandTypeData, CustomAppCommandProps, LoadedCommand, PreparedAppCommandExecution, ResolvableCommand, RunCommand };
|