miniprogram-ci 2.1.34 → 2.1.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2 -0
- package/README.md +2 -0
- package/dist/@types/common/code-analyse/index.d.ts +2 -0
- package/dist/@types/config/config.d.ts +1 -1
- package/dist/@types/modules/corecompiler/original/workerThread/config.d.ts +4 -3
- package/dist/@types/modules/corecompiler/summerCompiler.d.ts +1 -0
- package/dist/@types/modules/nativecompiler/ios/buildCloud.d.ts +2 -0
- package/dist/@types/schema/@types/appjson.d.ts +3 -0
- package/dist/@types/utils/asar.d.ts +1 -0
- package/dist/@types/utils/customError.d.ts +1 -1
- package/dist/@types/utils/packOptionsHelper.d.ts +1 -1
- package/dist/common/code-analyse/index.js +1 -1
- package/dist/config/config.js +1 -1
- package/dist/modules/corecompiler/original/workerThread/config.js +1 -1
- package/dist/modules/corecompiler/original/workerThread/worker.js +1 -1
- package/dist/modules/corecompiler/original/workerThread/workerManager.js +1 -1
- package/dist/modules/corecompiler/summer/graph/appconf.js +1 -1
- package/dist/modules/corecompiler/summer/plugins/script_task/swc_task.js +1 -1
- package/dist/modules/corecompiler/summer/worker.js +1 -1
- package/dist/modules/corecompiler/summerCompiler.js +1 -1
- package/dist/modules/nativecompiler/ios/buildCloud.js +1 -1
- package/dist/schema/dist/app.js +18 -0
- package/dist/services/common/getservice.js +1 -1
- package/dist/services/multiTaskManager/electron/multiTaskManager.js +1 -1
- package/dist/utils/asar.js +1 -0
- package/dist/utils/codesign.js +1 -1
- package/dist/utils/customError.js +1 -1
- package/dist/utils/packOptionsHelper.js +1 -1
- package/dist/utils/swc_config.js +1 -1
- package/dist/vendor/swc_runtime/_apply_decorated_descriptor.js +1 -1
- package/dist/vendor/swc_runtime/_apply_decs_2203_r.js +1 -1
- package/dist/vendor/swc_runtime/_array_like_to_array.js +1 -1
- package/dist/vendor/swc_runtime/_array_with_holes.js +1 -1
- package/dist/vendor/swc_runtime/_array_without_holes.js +1 -1
- package/dist/vendor/swc_runtime/_assert_this_initialized.js +1 -1
- package/dist/vendor/swc_runtime/_async_generator.js +1 -1
- package/dist/vendor/swc_runtime/_async_generator_delegate.js +1 -1
- package/dist/vendor/swc_runtime/_async_iterator.js +1 -1
- package/dist/vendor/swc_runtime/_async_to_generator.js +1 -1
- package/dist/vendor/swc_runtime/_await_async_generator.js +1 -1
- package/dist/vendor/swc_runtime/_await_value.js +1 -1
- package/dist/vendor/swc_runtime/_call_super.js +1 -0
- package/dist/vendor/swc_runtime/_check_private_redeclaration.js +1 -1
- package/dist/vendor/swc_runtime/_class_apply_descriptor_destructure.js +1 -1
- package/dist/vendor/swc_runtime/_class_apply_descriptor_get.js +1 -1
- package/dist/vendor/swc_runtime/_class_apply_descriptor_set.js +1 -1
- package/dist/vendor/swc_runtime/_class_apply_descriptor_update.js +1 -1
- package/dist/vendor/swc_runtime/_class_call_check.js +1 -1
- package/dist/vendor/swc_runtime/_class_check_private_static_access.js +1 -1
- package/dist/vendor/swc_runtime/_class_check_private_static_field_descriptor.js +1 -1
- package/dist/vendor/swc_runtime/_class_extract_field_descriptor.js +1 -1
- package/dist/vendor/swc_runtime/_class_name_tdz_error.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_field_destructure.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_field_get.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_field_init.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_field_loose_base.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_field_loose_key.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_field_set.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_field_update.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_method_get.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_method_init.js +1 -1
- package/dist/vendor/swc_runtime/_class_private_method_set.js +1 -1
- package/dist/vendor/swc_runtime/_class_static_private_field_destructure.js +1 -1
- package/dist/vendor/swc_runtime/_class_static_private_field_spec_get.js +1 -1
- package/dist/vendor/swc_runtime/_class_static_private_field_spec_set.js +1 -1
- package/dist/vendor/swc_runtime/_class_static_private_field_update.js +1 -1
- package/dist/vendor/swc_runtime/_class_static_private_method_get.js +1 -1
- package/dist/vendor/swc_runtime/_construct.js +1 -1
- package/dist/vendor/swc_runtime/_create_class.js +1 -1
- package/dist/vendor/swc_runtime/_create_for_of_iterator_helper_loose.js +1 -1
- package/dist/vendor/swc_runtime/_create_super.js +1 -1
- package/dist/vendor/swc_runtime/_decorate.js +1 -1
- package/dist/vendor/swc_runtime/_defaults.js +1 -1
- package/dist/vendor/swc_runtime/_define_enumerable_properties.js +1 -1
- package/dist/vendor/swc_runtime/_define_property.js +1 -1
- package/dist/vendor/swc_runtime/_dispose.js +1 -1
- package/dist/vendor/swc_runtime/_export_star.js +1 -1
- package/dist/vendor/swc_runtime/_extends.js +1 -1
- package/dist/vendor/swc_runtime/_get.js +1 -1
- package/dist/vendor/swc_runtime/_get_prototype_of.js +1 -1
- package/dist/vendor/swc_runtime/_identity.js +1 -1
- package/dist/vendor/swc_runtime/_inherits.js +1 -1
- package/dist/vendor/swc_runtime/_inherits_loose.js +1 -1
- package/dist/vendor/swc_runtime/_initializer_define_property.js +1 -1
- package/dist/vendor/swc_runtime/_initializer_warning_helper.js +1 -1
- package/dist/vendor/swc_runtime/_instanceof.js +1 -1
- package/dist/vendor/swc_runtime/_interop_require_default.js +1 -1
- package/dist/vendor/swc_runtime/_interop_require_wildcard.js +1 -1
- package/dist/vendor/swc_runtime/_is_native_function.js +1 -1
- package/dist/vendor/swc_runtime/_is_native_reflect_construct.js +1 -1
- package/dist/vendor/swc_runtime/_iterable_to_array.js +1 -1
- package/dist/vendor/swc_runtime/_iterable_to_array_limit.js +1 -1
- package/dist/vendor/swc_runtime/_iterable_to_array_limit_loose.js +1 -1
- package/dist/vendor/swc_runtime/_jsx.js +1 -1
- package/dist/vendor/swc_runtime/_new_arrow_check.js +1 -1
- package/dist/vendor/swc_runtime/_non_iterable_rest.js +1 -1
- package/dist/vendor/swc_runtime/_non_iterable_spread.js +1 -1
- package/dist/vendor/swc_runtime/_object_destructuring_empty.js +1 -1
- package/dist/vendor/swc_runtime/_object_spread.js +1 -1
- package/dist/vendor/swc_runtime/_object_spread_props.js +1 -1
- package/dist/vendor/swc_runtime/_object_without_properties.js +1 -1
- package/dist/vendor/swc_runtime/_object_without_properties_loose.js +1 -1
- package/dist/vendor/swc_runtime/_overload_yield.js +1 -0
- package/dist/vendor/swc_runtime/_possible_constructor_return.js +1 -1
- package/dist/vendor/swc_runtime/_read_only_error.js +1 -1
- package/dist/vendor/swc_runtime/_set.js +1 -1
- package/dist/vendor/swc_runtime/_set_prototype_of.js +1 -1
- package/dist/vendor/swc_runtime/_skip_first_generator_next.js +1 -1
- package/dist/vendor/swc_runtime/_sliced_to_array.js +1 -1
- package/dist/vendor/swc_runtime/_sliced_to_array_loose.js +1 -1
- package/dist/vendor/swc_runtime/_super_prop_base.js +1 -1
- package/dist/vendor/swc_runtime/_tagged_template_literal.js +1 -1
- package/dist/vendor/swc_runtime/_tagged_template_literal_loose.js +1 -1
- package/dist/vendor/swc_runtime/_throw.js +1 -1
- package/dist/vendor/swc_runtime/_to_array.js +1 -1
- package/dist/vendor/swc_runtime/_to_consumable_array.js +1 -1
- package/dist/vendor/swc_runtime/_to_primitive.js +1 -1
- package/dist/vendor/swc_runtime/_to_property_key.js +1 -1
- package/dist/vendor/swc_runtime/_ts_add_disposable_resource.js +1 -0
- package/dist/vendor/swc_runtime/_ts_decorate.js +1 -1
- package/dist/vendor/swc_runtime/_ts_dispose_resources.js +1 -0
- package/dist/vendor/swc_runtime/_ts_generator.js +1 -1
- package/dist/vendor/swc_runtime/_ts_metadata.js +1 -1
- package/dist/vendor/swc_runtime/_ts_param.js +1 -1
- package/dist/vendor/swc_runtime/_ts_values.js +1 -1
- package/dist/vendor/swc_runtime/_type_of.js +1 -1
- package/dist/vendor/swc_runtime/_unsupported_iterable_to_array.js +1 -1
- package/dist/vendor/swc_runtime/_update.js +1 -1
- package/dist/vendor/swc_runtime/_using.js +1 -1
- package/dist/vendor/swc_runtime/_using_ctx.js +1 -0
- package/dist/vendor/swc_runtime/_wrap_async_generator.js +1 -1
- package/dist/vendor/swc_runtime/_wrap_native_super.js +1 -1
- package/dist/vendor/swc_runtime/_write_only_error.js +1 -1
- package/dist/vendor/swc_runtime/index.js +1 -1
- package/package.json +3 -3
- package/dist/@types/build-server/constant.d.ts +0 -42
- package/dist/@types/build-server/ctxManager.d.ts +0 -2
- package/dist/@types/build-server/fileCacheManager.d.ts +0 -43
- package/dist/@types/build-server/fileTaskDriver.d.ts +0 -36
- package/dist/@types/build-server/subProcess.d.ts +0 -1
- package/dist/@types/build-server/subTaskManager.d.ts +0 -8
- package/dist/@types/build-server/taskDriver.d.ts +0 -68
- package/dist/@types/build-server/taskFactory.d.ts +0 -22
- package/dist/@types/build-server/tasks/appserviceCompile/index.d.ts +0 -1
- package/dist/@types/build-server/tasks/appserviceCompile/utils/appdevserver/getAppService.d.ts +0 -5
- package/dist/@types/build-server/tasks/appserviceCompile/utils/appservice/getjsfile.d.ts +0 -19
- package/dist/@types/build-server/tasks/appserviceCompile/utils/appservice/getmainpkgsortedjsfiles.d.ts +0 -10
- package/dist/@types/build-server/tasks/appserviceCompile/utils/appservice/getwxappcode.d.ts +0 -23
- package/dist/@types/build-server/tasks/baseFileCompiler/OTService.d.ts +0 -7
- package/dist/@types/build-server/tasks/baseFileCompiler/enhance.d.ts +0 -29
- package/dist/@types/build-server/tasks/baseFileCompiler/es6module.d.ts +0 -44
- package/dist/@types/build-server/tasks/baseFileCompiler/index.d.ts +0 -3
- package/dist/@types/build-server/tasks/baseFileCompiler/javascript.d.ts +0 -36
- package/dist/@types/build-server/tasks/baseFileCompiler/less.d.ts +0 -43
- package/dist/@types/build-server/tasks/baseFileCompiler/minifywxml.d.ts +0 -10
- package/dist/@types/build-server/tasks/baseFileCompiler/readFile.d.ts +0 -2
- package/dist/@types/build-server/tasks/baseFileCompiler/sass.d.ts +0 -50
- package/dist/@types/build-server/tasks/baseFileCompiler/terser.d.ts +0 -20
- package/dist/@types/build-server/tasks/baseFileCompiler/typescript.d.ts +0 -25
- package/dist/@types/build-server/tasks/baseFileCompiler/worklet.d.ts +0 -13
- package/dist/@types/build-server/tasks/baseFileCompiler/wxss.d.ts +0 -33
- package/dist/@types/build-server/tasks/common/apperrcode.config.d.ts +0 -92
- package/dist/@types/build-server/tasks/common/compiletype.config.d.ts +0 -17
- package/dist/@types/build-server/tasks/common/constants.config.d.ts +0 -549
- package/dist/@types/build-server/tasks/common/simulatortype.config.d.ts +0 -15
- package/dist/@types/build-server/tasks/common/utils/appdevserver/getwxappcode.d.ts +0 -3
- package/dist/@types/build-server/tasks/common/utils/babel/babelhelpers.d.ts +0 -11
- package/dist/@types/build-server/tasks/common/utils/builder/builder.d.ts +0 -35
- package/dist/@types/build-server/tasks/common/utils/builder/filter.d.ts +0 -1
- package/dist/@types/build-server/tasks/common/utils/builder/index.d.ts +0 -10
- package/dist/@types/build-server/tasks/common/utils/cache/compile.d.ts +0 -72
- package/dist/@types/build-server/tasks/common/utils/cache/config.d.ts +0 -16
- package/dist/@types/build-server/tasks/common/utils/cache/filecompile.d.ts +0 -16
- package/dist/@types/build-server/tasks/common/utils/cache/jspersistcache.d.ts +0 -11
- package/dist/@types/build-server/tasks/common/utils/cache/manager.d.ts +0 -18
- package/dist/@types/build-server/tasks/common/utils/cache/persistcache.d.ts +0 -17
- package/dist/@types/build-server/tasks/common/utils/cache/reporter.d.ts +0 -9
- package/dist/@types/build-server/tasks/common/utils/colorutils.d.ts +0 -4
- package/dist/@types/build-server/tasks/common/utils/common/bindActionTools.d.ts +0 -8
- package/dist/@types/build-server/tasks/common/utils/common/schema.helper.d.ts +0 -0
- package/dist/@types/build-server/tasks/common/utils/common/tools.d.ts +0 -17
- package/dist/@types/build-server/tasks/common/utils/common/waitable.d.ts +0 -14
- package/dist/@types/build-server/tasks/common/utils/filerules.d.ts +0 -13
- package/dist/@types/build-server/tasks/common/utils/fsutils.d.ts +0 -7
- package/dist/@types/build-server/tasks/common/utils/handleError.d.ts +0 -0
- package/dist/@types/build-server/tasks/common/utils/helper/vendorValidate.d.ts +0 -0
- package/dist/@types/build-server/tasks/common/utils/interfacebuilder/registry/index.d.ts +0 -22
- package/dist/@types/build-server/tasks/common/utils/partialcompile.d.ts +0 -0
- package/dist/@types/build-server/tasks/common/utils/project/appconfig.d.ts +0 -5
- package/dist/@types/build-server/tasks/common/utils/project/appjson.d.ts +0 -2
- package/dist/@types/build-server/tasks/common/utils/project/customcomponent.d.ts +0 -20
- package/dist/@types/build-server/tasks/common/utils/project/generatecode.utils.d.ts +0 -5
- package/dist/@types/build-server/tasks/common/utils/project/getcompiledjs.d.ts +0 -30
- package/dist/@types/build-server/tasks/common/utils/project/helper/index.d.ts +0 -21
- package/dist/@types/build-server/tasks/common/utils/project/helper/projectconfigjsonutils.d.ts +0 -142
- package/dist/@types/build-server/tasks/common/utils/project/helper/reserveddirectories.d.ts +0 -3
- package/dist/@types/build-server/tasks/common/utils/project/helper/theme.d.ts +0 -39
- package/dist/@types/build-server/tasks/common/utils/project/online/appconfig.d.ts +0 -0
- package/dist/@types/build-server/tasks/common/utils/project/pagejson.d.ts +0 -2
- package/dist/@types/build-server/tasks/common/utils/project/projectconfigjson.d.ts +0 -8
- package/dist/@types/build-server/tasks/common/utils/project/wxappcodejson.d.ts +0 -2
- package/dist/@types/build-server/tasks/common/utils/subpackageUtils.d.ts +0 -0
- package/dist/@types/build-server/tasks/common/utils/tracing/Trace.d.ts +0 -50
- package/dist/@types/build-server/tasks/common/utils/tracing/aegis.d.ts +0 -3
- package/dist/@types/build-server/tasks/common/utils/tracing/index.d.ts +0 -34
- package/dist/@types/build-server/tasks/common/utils/tracing/readiness.d.ts +0 -11
- package/dist/@types/build-server/tasks/common/utils/tracing/report.d.ts +0 -14
- package/dist/@types/build-server/tasks/common/utils/trans/transwxmltojs.d.ts +0 -28
- package/dist/@types/build-server/tasks/common/utils/transformsourcemap.d.ts +0 -1
- package/dist/@types/build-server/tasks/common/utils/web/glasseaselUtils.d.ts +0 -1
- package/dist/@types/build-server/tasks/common/utils/web/md5.d.ts +0 -2
- package/dist/@types/build-server/tasks/common/utils/web/processPath.d.ts +0 -9
- package/dist/@types/build-server/tasks/common/weapp.config.d.ts +0 -108
- package/dist/@types/build-server/tasks/pageInitSourceCompile/index.d.ts +0 -2
- package/dist/@types/build-server/tasks/pageframeCompile/index.d.ts +0 -1
- package/dist/@types/build-server/tasks/pageframeCompile/utils/appdevserver/getwxappcode.d.ts +0 -8
- package/dist/@types/build-server/tasks/pageframeCompile/utils/trans/transwxsstojs.d.ts +0 -26
- package/dist/@types/build-server/testAppConfig.d.ts +0 -1
- package/dist/@types/build-server/testAppservice.d.ts +0 -1
- package/dist/@types/build-server/testInitSourceCompile.d.ts +0 -1
- package/dist/@types/build-server/testPageframe.d.ts +0 -1
- package/dist/@types/build-server/testSubProcess.d.ts +0 -1
- package/dist/@types/build-server/utils/fileTask.d.ts +0 -5
- package/dist/@types/build-server/utils/getFileOrCache.d.ts +0 -24
- package/dist/@types/build-server/utils/process.d.ts +0 -0
- package/dist/@types/build-server/utils/request.d.ts +0 -47
- package/dist/@types/bussinessMonitor/monitor.d.ts +0 -1
- package/dist/@types/modules/corecompiler/summer/pipeManager/index.d.ts +0 -6
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipeCPProject.d.ts +0 -17
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipeContext.d.ts +0 -10
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipeManager.d.ts +0 -12
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipeWorker.d.ts +0 -2
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/appservicePipe/index.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/compileWxmlToGlassEaselPipe.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/compileWxssPipe.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/index.d.ts +0 -2
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/pageInitSourcePipe/index.d.ts +0 -4
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/pageframePipe/index.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/appdevserver/getAppService.d.ts +0 -6
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/appdevserver/getwxappcode.d.ts +0 -9
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/appservice/getjsfile.d.ts +0 -12
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/appservice/getmainpkgsortedjsfiles.d.ts +0 -11
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/appservice/getwxappcode.d.ts +0 -8
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/common/apperrcode.config.d.ts +0 -92
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/common/tools.d.ts +0 -1
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/project/appconfig.d.ts +0 -6
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/project/appjson.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/project/customcomponent.d.ts +0 -21
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/project/helper/theme.d.ts +0 -40
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/project/pagejson.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/project/wxappcodejson.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/trans/transwxmltojs.d.ts +0 -19
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/trans/transwxsstojs.d.ts +0 -15
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/utils/web/processPath.d.ts +0 -9
- package/dist/@types/modules/corecompiler/summer/pipeManager/pipes/wccPipe.d.ts +0 -3
- package/dist/@types/modules/corecompiler/summer/pipeManager/types.d.ts +0 -100
- package/dist/@types/modules/fullcompiler/appservice/appservice.config.d.ts +0 -4
- package/dist/@types/modules/fullcompiler/appservice/generatecode.utils.d.ts +0 -12
- package/dist/@types/modules/fullcompiler/appservice/getappservice.d.ts +0 -9
- package/dist/@types/modules/fullcompiler/appservice/getcompiledjs.d.ts +0 -32
- package/dist/@types/modules/fullcompiler/appservice/getjsfile.d.ts +0 -18
- package/dist/@types/modules/fullcompiler/appservice/getmainpkgsortedjsfiles.d.ts +0 -12
- package/dist/@types/modules/fullcompiler/appservice/getsubpackage.d.ts +0 -7
- package/dist/@types/modules/fullcompiler/appservice/getsubpkgsortedjsfiles.d.ts +0 -10
- package/dist/@types/modules/fullcompiler/appservice/getwxappcode.d.ts +0 -13
- package/dist/@types/modules/fullcompiler/config/apperrcode.config.d.ts +0 -48
- package/dist/@types/modules/fullcompiler/filerules.d.ts +0 -5
- package/dist/@types/modules/fullcompiler/getallrawfiles.d.ts +0 -11
- package/dist/@types/modules/fullcompiler/getallwmltohtmlmap.d.ts +0 -11
- package/dist/@types/modules/fullcompiler/index.d.ts +0 -31
- package/dist/@types/modules/fullcompiler/pageframe/getsubpackage.d.ts +0 -10
- package/dist/@types/modules/fullcompiler/pageframe/getwxappcode.d.ts +0 -13
- package/dist/@types/modules/fullcompiler/pageframe/index.d.ts +0 -10
- package/dist/@types/modules/fullcompiler/trans/transwxmltojs.d.ts +0 -11
- package/dist/@types/modules/fullcompiler/trans/transwxsstojs.d.ts +0 -21
- package/dist/@types/modules/fullcompiler/trans/wxml/compilewxml.d.ts +0 -18
- package/dist/@types/modules/fullcompiler/trans/wxss/compilewxss.d.ts +0 -11
- package/dist/@types/modules/fullcompiler/utils/appconfig/appconfig.d.ts +0 -12
- package/dist/@types/modules/fullcompiler/utils/appconfig/appjson.d.ts +0 -3
- package/dist/@types/modules/fullcompiler/utils/appconfig/checkcustomcomponent.d.ts +0 -14
- package/dist/@types/modules/fullcompiler/utils/appconfig/pagejson.d.ts +0 -3
- package/dist/@types/modules/fullcompiler/utils/appconfig/wxappcodejson.d.ts +0 -3
- package/dist/@types/modules/fullcompiler/utils/filewriter/index.d.ts +0 -14
- package/dist/@types/modules/fullcompiler/utils/handleerror/errorconfig.d.ts +0 -9
- package/dist/@types/modules/fullcompiler/utils/handleerror/handleerror.d.ts +0 -3
- package/dist/@types/modules/fullcompiler/utils/handleerror/parseerr.d.ts +0 -42
- package/dist/@types/modules/fullcompiler/utils/index.d.ts +0 -4
- package/dist/@types/modules/fullcompiler/utils/taskmanager.d.ts +0 -23
- package/dist/@types/modules/fullcompiler/utils/theme/index.d.ts +0 -40
- package/dist/@types/modules/fullcompiler/utils/tools.d.ts +0 -15
- package/dist/@types/modules/fullcompiler/utils/transformsourcemap.d.ts +0 -1
- package/dist/@types/project/serverProject.d.ts +0 -38
- package/dist/@types/services/app/server/appDirService.d.ts +0 -6
- package/dist/@types/services/builder/server/builder.d.ts +0 -4
- package/dist/@types/services/compileCacheManager/common/compileCacheManager.d.ts +0 -23
- package/dist/@types/services/compileCacheManager/nw/compileCacheManager.d.ts +0 -16
- package/dist/@types/services/compileCacheManager/server/compileCacheManager.d.ts +0 -26
- package/dist/@types/services/compilewxml/server/compilewxmlService.d.ts +0 -5
- package/dist/@types/services/compilewxml/server/wccWorker.d.ts +0 -1
- package/dist/@types/services/compilewxss/server/compilewxssService.d.ts +0 -4
- package/dist/@types/services/compilewxss/server/wcscWorker.d.ts +0 -1
- package/dist/@types/services/consoledisplay/server/consoledisplay.d.ts +0 -4
- package/dist/@types/services/fileUtilsManager/server/fileUtilsManager.d.ts +0 -4
- package/dist/@types/services/fs/server/fileService.d.ts +0 -27
- package/dist/@types/services/genTempFile/server/genTempFileService.d.ts +0 -3
- package/dist/@types/services/global/server/global.d.ts +0 -6
- package/dist/@types/services/initializeCheck/server/initializeCheck.d.ts +0 -4
- package/dist/@types/services/locales/server/const.d.ts +0 -5
- package/dist/@types/services/locales/server/locales.d.ts +0 -5
- package/dist/@types/services/log/server/logService.d.ts +0 -9
- package/dist/@types/services/miniappjson/server/miniappjson.d.ts +0 -4
- package/dist/@types/services/multiTaskManager/server/multiTaskManager.d.ts +0 -5
- package/dist/@types/services/multiTaskManager/server/pm2TaskWorker.d.ts +0 -1
- package/dist/@types/services/multiTaskManager/server/pm2WorkerManager.d.ts +0 -18
- package/dist/@types/services/nativeModule/server/nativeModule.d.ts +0 -3
- package/dist/@types/services/performance/server/performance.d.ts +0 -7
- package/dist/@types/services/pluginFileReader/server/pluginFileReader.d.ts +0 -18
- package/dist/@types/services/projectManager/server/buildServerProjectManager.d.ts +0 -11
- package/dist/@types/services/projectManager/server/projectManager.d.ts +0 -7
- package/dist/@types/services/root/server/root.d.ts +0 -11
- package/dist/@types/services/root/server/rootService.d.ts +0 -2
- package/dist/@types/services/staticConfig/server/staticConfigService.d.ts +0 -4
- package/dist/@types/services/store/server/storeService.d.ts +0 -11
- package/dist/@types/services/uniapp/server/uniapp.d.ts +0 -4
- package/dist/build-server/constant.js +0 -1
- package/dist/build-server/ctxManager.js +0 -1
- package/dist/build-server/fileCacheManager.js +0 -1
- package/dist/build-server/fileTaskDriver.js +0 -1
- package/dist/build-server/subProcess.js +0 -1
- package/dist/build-server/subTaskManager.js +0 -1
- package/dist/build-server/taskDriver.js +0 -1
- package/dist/build-server/taskFactory.js +0 -1
- package/dist/build-server/tasks/appserviceCompile/index.js +0 -1
- package/dist/build-server/tasks/appserviceCompile/utils/appdevserver/getAppService.js +0 -1
- package/dist/build-server/tasks/appserviceCompile/utils/appservice/getjsfile.js +0 -1
- package/dist/build-server/tasks/appserviceCompile/utils/appservice/getmainpkgsortedjsfiles.js +0 -1
- package/dist/build-server/tasks/appserviceCompile/utils/appservice/getwxappcode.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/OTService.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/enhance.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/es6module.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/index.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/javascript.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/less.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/minifywxml.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/readFile.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/sass.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/terser.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/typescript.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/worklet.js +0 -1
- package/dist/build-server/tasks/baseFileCompiler/wxss.js +0 -1
- package/dist/build-server/tasks/common/apperrcode.config.js +0 -1
- package/dist/build-server/tasks/common/compiletype.config.js +0 -1
- package/dist/build-server/tasks/common/constants.config.js +0 -1
- package/dist/build-server/tasks/common/simulatortype.config.js +0 -1
- package/dist/build-server/tasks/common/utils/appdevserver/getwxappcode.js +0 -1
- package/dist/build-server/tasks/common/utils/babel/babelhelpers.js +0 -1
- package/dist/build-server/tasks/common/utils/builder/builder.js +0 -1
- package/dist/build-server/tasks/common/utils/builder/filter.js +0 -1
- package/dist/build-server/tasks/common/utils/builder/index.js +0 -1
- package/dist/build-server/tasks/common/utils/cache/compile.js +0 -1
- package/dist/build-server/tasks/common/utils/cache/config.js +0 -1
- package/dist/build-server/tasks/common/utils/cache/filecompile.js +0 -1
- package/dist/build-server/tasks/common/utils/cache/jspersistcache.js +0 -1
- package/dist/build-server/tasks/common/utils/cache/manager.js +0 -1
- package/dist/build-server/tasks/common/utils/cache/persistcache.js +0 -1
- package/dist/build-server/tasks/common/utils/cache/reporter.js +0 -1
- package/dist/build-server/tasks/common/utils/colorutils.js +0 -1
- package/dist/build-server/tasks/common/utils/common/bindActionTools.js +0 -1
- package/dist/build-server/tasks/common/utils/common/schema.helper.js +0 -1
- package/dist/build-server/tasks/common/utils/common/tools.js +0 -1
- package/dist/build-server/tasks/common/utils/common/waitable.js +0 -1
- package/dist/build-server/tasks/common/utils/filerules.js +0 -1
- package/dist/build-server/tasks/common/utils/fsutils.js +0 -1
- package/dist/build-server/tasks/common/utils/handleError.js +0 -1
- package/dist/build-server/tasks/common/utils/helper/vendorValidate.js +0 -1
- package/dist/build-server/tasks/common/utils/interfacebuilder/registry/index.js +0 -1
- package/dist/build-server/tasks/common/utils/partialcompile.js +0 -1
- package/dist/build-server/tasks/common/utils/project/appconfig.js +0 -1
- package/dist/build-server/tasks/common/utils/project/appjson.js +0 -1
- package/dist/build-server/tasks/common/utils/project/customcomponent.js +0 -1
- package/dist/build-server/tasks/common/utils/project/generatecode.utils.js +0 -1
- package/dist/build-server/tasks/common/utils/project/getcompiledjs.js +0 -1
- package/dist/build-server/tasks/common/utils/project/helper/index.js +0 -1
- package/dist/build-server/tasks/common/utils/project/helper/projectconfigjsonutils.js +0 -1
- package/dist/build-server/tasks/common/utils/project/helper/reserveddirectories.js +0 -1
- package/dist/build-server/tasks/common/utils/project/helper/theme.js +0 -1
- package/dist/build-server/tasks/common/utils/project/online/appconfig.js +0 -1
- package/dist/build-server/tasks/common/utils/project/pagejson.js +0 -1
- package/dist/build-server/tasks/common/utils/project/projectconfigjson.js +0 -1
- package/dist/build-server/tasks/common/utils/project/wxappcodejson.js +0 -1
- package/dist/build-server/tasks/common/utils/subpackageUtils.js +0 -1
- package/dist/build-server/tasks/common/utils/tracing/Trace.js +0 -1
- package/dist/build-server/tasks/common/utils/tracing/aegis.js +0 -1
- package/dist/build-server/tasks/common/utils/tracing/index.js +0 -1
- package/dist/build-server/tasks/common/utils/tracing/readiness.js +0 -1
- package/dist/build-server/tasks/common/utils/tracing/report.js +0 -1
- package/dist/build-server/tasks/common/utils/trans/transwxmltojs.js +0 -1
- package/dist/build-server/tasks/common/utils/transformsourcemap.js +0 -1
- package/dist/build-server/tasks/common/utils/web/glasseaselUtils.js +0 -1
- package/dist/build-server/tasks/common/utils/web/md5.js +0 -1
- package/dist/build-server/tasks/common/utils/web/processPath.js +0 -1
- package/dist/build-server/tasks/common/weapp.config.js +0 -1
- package/dist/build-server/tasks/pageInitSourceCompile/index.js +0 -1
- package/dist/build-server/tasks/pageframeCompile/index.js +0 -1
- package/dist/build-server/tasks/pageframeCompile/utils/appdevserver/getwxappcode.js +0 -1
- package/dist/build-server/tasks/pageframeCompile/utils/trans/transwxsstojs.js +0 -1
- package/dist/build-server/testAppConfig.js +0 -1
- package/dist/build-server/testAppservice.js +0 -1
- package/dist/build-server/testInitSourceCompile.js +0 -1
- package/dist/build-server/testPageframe.js +0 -1
- package/dist/build-server/testSubProcess.js +0 -1
- package/dist/build-server/utils/fileTask.js +0 -1
- package/dist/build-server/utils/getFileOrCache.js +0 -1
- package/dist/build-server/utils/process.js +0 -1
- package/dist/build-server/utils/request.js +0 -1
- package/dist/bussinessMonitor/monitor.js +0 -1
- package/dist/manifest.json +0 -4
- package/dist/modules/corecompiler/summer/pipeManager/index.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipeCPProject.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipeContext.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipeManager.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipeWorker.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/appservicePipe/index.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/compileWxmlToGlassEaselPipe.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/compileWxssPipe.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/index.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/pageInitSourcePipe/index.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/pageframePipe/index.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/appdevserver/getAppService.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/appdevserver/getwxappcode.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/appservice/getjsfile.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/appservice/getmainpkgsortedjsfiles.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/appservice/getwxappcode.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/common/apperrcode.config.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/common/tools.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/project/appconfig.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/project/appjson.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/project/customcomponent.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/project/helper/theme.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/project/pagejson.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/project/wxappcodejson.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/trans/transwxmltojs.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/trans/transwxsstojs.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/utils/web/processPath.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/pipes/wccPipe.js +0 -1
- package/dist/modules/corecompiler/summer/pipeManager/types.js +0 -1
- package/dist/modules/fullcompiler/appservice/appservice.config.js +0 -1
- package/dist/modules/fullcompiler/appservice/generatecode.utils.js +0 -1
- package/dist/modules/fullcompiler/appservice/getappservice.js +0 -1
- package/dist/modules/fullcompiler/appservice/getcompiledjs.js +0 -1
- package/dist/modules/fullcompiler/appservice/getjsfile.js +0 -1
- package/dist/modules/fullcompiler/appservice/getmainpkgsortedjsfiles.js +0 -1
- package/dist/modules/fullcompiler/appservice/getsubpackage.js +0 -1
- package/dist/modules/fullcompiler/appservice/getsubpkgsortedjsfiles.js +0 -1
- package/dist/modules/fullcompiler/appservice/getwxappcode.js +0 -1
- package/dist/modules/fullcompiler/config/apperrcode.config.js +0 -1
- package/dist/modules/fullcompiler/filerules.js +0 -1
- package/dist/modules/fullcompiler/getallrawfiles.js +0 -1
- package/dist/modules/fullcompiler/getallwmltohtmlmap.js +0 -1
- package/dist/modules/fullcompiler/index.js +0 -1
- package/dist/modules/fullcompiler/pageframe/getsubpackage.js +0 -1
- package/dist/modules/fullcompiler/pageframe/getwxappcode.js +0 -1
- package/dist/modules/fullcompiler/pageframe/index.js +0 -1
- package/dist/modules/fullcompiler/trans/transwxmltojs.js +0 -1
- package/dist/modules/fullcompiler/trans/transwxsstojs.js +0 -1
- package/dist/modules/fullcompiler/trans/wxml/compilewxml.js +0 -1
- package/dist/modules/fullcompiler/trans/wxss/compilewxss.js +0 -1
- package/dist/modules/fullcompiler/utils/appconfig/appconfig.js +0 -1
- package/dist/modules/fullcompiler/utils/appconfig/appjson.js +0 -1
- package/dist/modules/fullcompiler/utils/appconfig/checkcustomcomponent.js +0 -1
- package/dist/modules/fullcompiler/utils/appconfig/pagejson.js +0 -1
- package/dist/modules/fullcompiler/utils/appconfig/wxappcodejson.js +0 -1
- package/dist/modules/fullcompiler/utils/filewriter/index.js +0 -1
- package/dist/modules/fullcompiler/utils/handleerror/errorconfig.js +0 -1
- package/dist/modules/fullcompiler/utils/handleerror/handleerror.js +0 -1
- package/dist/modules/fullcompiler/utils/handleerror/parseerr.js +0 -1
- package/dist/modules/fullcompiler/utils/index.js +0 -1
- package/dist/modules/fullcompiler/utils/taskmanager.js +0 -1
- package/dist/modules/fullcompiler/utils/theme/index.js +0 -1
- package/dist/modules/fullcompiler/utils/tools.js +0 -1
- package/dist/modules/fullcompiler/utils/transformsourcemap.js +0 -1
- package/dist/project/serverProject.js +0 -1
- package/dist/services/app/server/appDirService.js +0 -1
- package/dist/services/builder/server/builder.js +0 -1
- package/dist/services/compileCacheManager/common/compileCacheManager.js +0 -1
- package/dist/services/compileCacheManager/nw/compileCacheManager.js +0 -1
- package/dist/services/compileCacheManager/server/compileCacheManager.js +0 -1
- package/dist/services/compilewxml/server/compilewxmlService.js +0 -1
- package/dist/services/compilewxml/server/wccWorker.js +0 -1
- package/dist/services/compilewxss/server/compilewxssService.js +0 -1
- package/dist/services/compilewxss/server/wcscWorker.js +0 -1
- package/dist/services/consoledisplay/server/consoledisplay.js +0 -1
- package/dist/services/fileUtilsManager/server/fileUtilsManager.js +0 -1
- package/dist/services/fs/server/fileService.js +0 -1
- package/dist/services/genTempFile/server/genTempFileService.js +0 -1
- package/dist/services/global/server/global.js +0 -1
- package/dist/services/initializeCheck/server/initializeCheck.js +0 -1
- package/dist/services/locales/server/const.js +0 -1
- package/dist/services/locales/server/locales.js +0 -1
- package/dist/services/log/server/logService.js +0 -1
- package/dist/services/miniappjson/server/miniappjson.js +0 -1
- package/dist/services/multiTaskManager/server/multiTaskManager.js +0 -1
- package/dist/services/multiTaskManager/server/pm2TaskWorker.js +0 -1
- package/dist/services/multiTaskManager/server/pm2WorkerManager.js +0 -1
- package/dist/services/nativeModule/server/nativeModule.js +0 -1
- package/dist/services/performance/server/performance.js +0 -1
- package/dist/services/pluginFileReader/server/pluginFileReader.js +0 -1
- package/dist/services/projectManager/server/buildServerProjectManager.js +0 -1
- package/dist/services/projectManager/server/projectManager.js +0 -1
- package/dist/services/root/server/root.js +0 -1
- package/dist/services/root/server/rootService.js +0 -1
- package/dist/services/staticConfig/server/staticConfigService.js +0 -1
- package/dist/services/store/server/storeService.js +0 -1
- package/dist/services/uniapp/server/uniapp.js +0 -1
|
@@ -1,549 +0,0 @@
|
|
|
1
|
-
export declare enum ERouteOpenType {
|
|
2
|
-
appLaunch = "appLaunch",
|
|
3
|
-
navigateTo = "navigateTo",
|
|
4
|
-
redirectTo = "redirectTo",
|
|
5
|
-
reLaunch = "reLaunch",
|
|
6
|
-
switchTab = "switchTab",
|
|
7
|
-
rewriteRoute = "rewriteRoute",
|
|
8
|
-
navigateBack = "navigateBack"
|
|
9
|
-
}
|
|
10
|
-
export declare enum AppType {
|
|
11
|
-
MiniProgram = 0,
|
|
12
|
-
MiniGame = 4,
|
|
13
|
-
ReactableVideo = 19,
|
|
14
|
-
PlayableAds = 20
|
|
15
|
-
}
|
|
16
|
-
export declare enum ERouteStatus {
|
|
17
|
-
prepare = "prepare",
|
|
18
|
-
ready = "ready",
|
|
19
|
-
done = "done"
|
|
20
|
-
}
|
|
21
|
-
export declare const LOGIN_STATUS: {
|
|
22
|
-
readonly SUCCESS: "SUCCESS";
|
|
23
|
-
readonly FAIL: "FAIL";
|
|
24
|
-
readonly CANCEL: "CANCEL";
|
|
25
|
-
readonly REQUEST: "REQUEST";
|
|
26
|
-
readonly PENDING: "PENDING";
|
|
27
|
-
readonly EXPIRED: "EXPIRED";
|
|
28
|
-
};
|
|
29
|
-
export { REHYDRATE } from 'redux-persist/constants';
|
|
30
|
-
declare const constants: {
|
|
31
|
-
REHYDRATE: any;
|
|
32
|
-
DEV_TYPE: {
|
|
33
|
-
MINI_PROGRAM: string;
|
|
34
|
-
MP_WEB: string;
|
|
35
|
-
};
|
|
36
|
-
IDE_SCENE: {
|
|
37
|
-
MENU_BAR: number;
|
|
38
|
-
TOOL_BAR: number;
|
|
39
|
-
MESSAGE_CENTER: number;
|
|
40
|
-
SIMULATOR: number;
|
|
41
|
-
EDITOR: number;
|
|
42
|
-
DEBUGGER: number;
|
|
43
|
-
NOTIFY: number;
|
|
44
|
-
GAME_ENGINE_WINDOW: number;
|
|
45
|
-
WHATS_NEW: number;
|
|
46
|
-
};
|
|
47
|
-
LOGIN_STATUS: {
|
|
48
|
-
readonly SUCCESS: "SUCCESS";
|
|
49
|
-
readonly FAIL: "FAIL";
|
|
50
|
-
readonly CANCEL: "CANCEL";
|
|
51
|
-
readonly REQUEST: "REQUEST";
|
|
52
|
-
readonly PENDING: "PENDING";
|
|
53
|
-
readonly EXPIRED: "EXPIRED";
|
|
54
|
-
};
|
|
55
|
-
LOGIN_QR_STATUS: {
|
|
56
|
-
NOT_SCAN: number;
|
|
57
|
-
SCAN: number;
|
|
58
|
-
CONFIRM: number;
|
|
59
|
-
CANCEL: number;
|
|
60
|
-
OUTDATED: number;
|
|
61
|
-
NETWORK_ERROR: number;
|
|
62
|
-
OCCUPIED: number;
|
|
63
|
-
REDIRECT_NETWORK_ERROR: number;
|
|
64
|
-
FAIL: number;
|
|
65
|
-
UNKNOWN: number;
|
|
66
|
-
NOT_REGISTED: number;
|
|
67
|
-
UNMATCHED_WECHAT: number;
|
|
68
|
-
SUCCESS: number;
|
|
69
|
-
};
|
|
70
|
-
LOGIN_WX_ERRR_CODE: {
|
|
71
|
-
SUCCESS: number;
|
|
72
|
-
SCANNED: number;
|
|
73
|
-
CANCELLED: number;
|
|
74
|
-
TIMEOUT: number;
|
|
75
|
-
ERROR: number;
|
|
76
|
-
KEEP_ALIVE: number;
|
|
77
|
-
};
|
|
78
|
-
MAIN_WINDOW_TYPE: {
|
|
79
|
-
LOGIN: string;
|
|
80
|
-
ENTRANCE: string;
|
|
81
|
-
DEV: string;
|
|
82
|
-
WEB_DEBUGGER: string;
|
|
83
|
-
};
|
|
84
|
-
WINDOW_MODE: {
|
|
85
|
-
MAX: string;
|
|
86
|
-
MIN: string;
|
|
87
|
-
FREE: string;
|
|
88
|
-
FULLSCREEN: string;
|
|
89
|
-
};
|
|
90
|
-
WINDOW_REGISTRY: {
|
|
91
|
-
SETTINGS: string;
|
|
92
|
-
UPLOAD_WINDOW: string;
|
|
93
|
-
CREATE_PROJECT: string;
|
|
94
|
-
SELECT_PROJECT: string;
|
|
95
|
-
CUSTOM_ANALYSIS: string;
|
|
96
|
-
PROJECT_MANAGEMENT: string;
|
|
97
|
-
REMOTE_DEBUG_WINDOW: string;
|
|
98
|
-
QCLOUD_DEBUG_WINDOW: string;
|
|
99
|
-
MUSIC: string;
|
|
100
|
-
MATERIAL: string;
|
|
101
|
-
CLOUD_CONSOLE: string;
|
|
102
|
-
CLOUD_SCF_ACTION: string;
|
|
103
|
-
CLOUD_SCF_DEBUGGER: string;
|
|
104
|
-
IDE_PLUGIN: string;
|
|
105
|
-
JAVASCRIPTPROFILER: string;
|
|
106
|
-
DOCUMENTATION_SEARCH: string;
|
|
107
|
-
QCLOUD_WEBSITE: string;
|
|
108
|
-
GAME_ENGINE_IDE: string;
|
|
109
|
-
LAN_DEBUG_POLICY_WINDOW: string;
|
|
110
|
-
LAN_DEBUG_QRCODE: string;
|
|
111
|
-
LAN_DEBUG_WINDOW: string;
|
|
112
|
-
SIMULATOR_POPUP: string;
|
|
113
|
-
FALL_BACK_WINDOW: string;
|
|
114
|
-
TUTORIAL_WINDOW: string;
|
|
115
|
-
TEST_CODE_WINDOW: string;
|
|
116
|
-
};
|
|
117
|
-
CLOUD_PROJECT_MAX_NUM: number;
|
|
118
|
-
SIZE: {
|
|
119
|
-
MUSIC: {
|
|
120
|
-
WIDTH: number;
|
|
121
|
-
HEIGHT: number;
|
|
122
|
-
};
|
|
123
|
-
DEFAULT: {
|
|
124
|
-
WIDTH: number;
|
|
125
|
-
HEIGHT: number;
|
|
126
|
-
};
|
|
127
|
-
PROJECT_WINDOW: {
|
|
128
|
-
WIDTH: number;
|
|
129
|
-
HEIGHT: number;
|
|
130
|
-
MIN_WIDTH: number;
|
|
131
|
-
MIN_HEIGHT: number;
|
|
132
|
-
};
|
|
133
|
-
EDU_LOGIN: {
|
|
134
|
-
WIDTH: number;
|
|
135
|
-
HEIGHT: number;
|
|
136
|
-
};
|
|
137
|
-
LOGIN: {
|
|
138
|
-
WIDTH: number;
|
|
139
|
-
HEIGHT: number;
|
|
140
|
-
};
|
|
141
|
-
PREVIEW_IMG: {
|
|
142
|
-
WIDTH: number;
|
|
143
|
-
};
|
|
144
|
-
ENTRANCE_SIDE_BAR: {
|
|
145
|
-
WIDTH: number;
|
|
146
|
-
HEIGHT: number;
|
|
147
|
-
};
|
|
148
|
-
ENTRANCE_SUBMENU: {
|
|
149
|
-
WIDTH: number;
|
|
150
|
-
HEIGHT: number;
|
|
151
|
-
};
|
|
152
|
-
ENTRANCE: {
|
|
153
|
-
WIDTH: number;
|
|
154
|
-
HEIGHT: number;
|
|
155
|
-
};
|
|
156
|
-
SELECT_PROJECT: {
|
|
157
|
-
WIDTH: number;
|
|
158
|
-
HEIGHT: number;
|
|
159
|
-
};
|
|
160
|
-
CREATE_PROJECT: {
|
|
161
|
-
WIDTH: number;
|
|
162
|
-
HEIGHT: number;
|
|
163
|
-
};
|
|
164
|
-
CONFIRM: {
|
|
165
|
-
WIDTH: number;
|
|
166
|
-
HEIGHT: number;
|
|
167
|
-
};
|
|
168
|
-
UPDATE: {
|
|
169
|
-
WIDTH: number;
|
|
170
|
-
HEIGHT: number;
|
|
171
|
-
};
|
|
172
|
-
SETTING_SYNC: {
|
|
173
|
-
WIDTH: number;
|
|
174
|
-
HEIGHT: number;
|
|
175
|
-
};
|
|
176
|
-
SETTING: {
|
|
177
|
-
WIDTH: number;
|
|
178
|
-
HEIGHT: number;
|
|
179
|
-
};
|
|
180
|
-
SETTINGS_2: {
|
|
181
|
-
WIDTH: number;
|
|
182
|
-
HEIGHT: number;
|
|
183
|
-
MAX_WIDTH: number;
|
|
184
|
-
MAX_HEIGHT: number;
|
|
185
|
-
MIN_WIDTH: number;
|
|
186
|
-
MIN_HEIGHT: number;
|
|
187
|
-
SHORTCUT_PANNEL_HIGHT: number;
|
|
188
|
-
EXTENSIONS_PANNEL_WIDTH: number;
|
|
189
|
-
};
|
|
190
|
-
QCLOUD_UPLOADING: {
|
|
191
|
-
WIDTH: number;
|
|
192
|
-
HEIGHT: number;
|
|
193
|
-
};
|
|
194
|
-
PROJECT_MANAGEMENT: {
|
|
195
|
-
WIDTH: number;
|
|
196
|
-
HEIGHT: number;
|
|
197
|
-
};
|
|
198
|
-
MATERIAL: {
|
|
199
|
-
WIDTH: number;
|
|
200
|
-
HEIGHT: number;
|
|
201
|
-
};
|
|
202
|
-
WIN_MIN: {
|
|
203
|
-
WIDTH: number;
|
|
204
|
-
HEIGHT: number;
|
|
205
|
-
};
|
|
206
|
-
LAN_DEBUG_POLICY: {
|
|
207
|
-
WIDTH: number;
|
|
208
|
-
HEIGHT: number;
|
|
209
|
-
};
|
|
210
|
-
LAN_DEBUG_QRCODE: {
|
|
211
|
-
WIDTH: number;
|
|
212
|
-
HEIGHT: number;
|
|
213
|
-
};
|
|
214
|
-
FALL_BACK: {
|
|
215
|
-
WIDTH: number;
|
|
216
|
-
HEIGHT: number;
|
|
217
|
-
};
|
|
218
|
-
TUTORIAL: {
|
|
219
|
-
WIDTH: number;
|
|
220
|
-
HEIGHT: number;
|
|
221
|
-
};
|
|
222
|
-
PURE_SIMULATOR: {
|
|
223
|
-
WIDTH: number;
|
|
224
|
-
HEIGHT: number;
|
|
225
|
-
MIN_WIDTH: number;
|
|
226
|
-
MIN_HEIGHT: number;
|
|
227
|
-
};
|
|
228
|
-
};
|
|
229
|
-
WINDOW_FOCUS: {
|
|
230
|
-
BODY: number;
|
|
231
|
-
EDITOR: number;
|
|
232
|
-
DEVTOOLS: number;
|
|
233
|
-
REMOTE_DEBUG_DEVTOOLS: number;
|
|
234
|
-
};
|
|
235
|
-
QCLOUD_STATUS: {
|
|
236
|
-
UPLOADING: number;
|
|
237
|
-
UPLOAD_SUCCESS: number;
|
|
238
|
-
UPLOAD_FAIL: number;
|
|
239
|
-
DEPLOYING: number;
|
|
240
|
-
DEPLOY_SUCCESS: number;
|
|
241
|
-
DEPLOY_FAIL: number;
|
|
242
|
-
INSTALLING: number;
|
|
243
|
-
INSTALL_SUCCESS: number;
|
|
244
|
-
INSTALL_FAIL: number;
|
|
245
|
-
RESTARTING: number;
|
|
246
|
-
RESTART_SUCCESS: number;
|
|
247
|
-
RESTART_FAIL: number;
|
|
248
|
-
DONE: number;
|
|
249
|
-
};
|
|
250
|
-
QCLOUD_ACTION_TYPE: {
|
|
251
|
-
DEPLOY_DEV: string;
|
|
252
|
-
INSTALL_DEP: string;
|
|
253
|
-
RESTART_SERVICE: string;
|
|
254
|
-
};
|
|
255
|
-
STATUS: {
|
|
256
|
-
NONE: number;
|
|
257
|
-
BEGIN: number;
|
|
258
|
-
LOADING: number;
|
|
259
|
-
SUCCESS: number;
|
|
260
|
-
FAIL: number;
|
|
261
|
-
};
|
|
262
|
-
REBUILD_INTERVAL: {
|
|
263
|
-
AUTO_REFRESH: number;
|
|
264
|
-
AUTO_REFRESH_AUTO_SAVE: number;
|
|
265
|
-
};
|
|
266
|
-
MIN_MAIN_WINDOW_WIDTH: number;
|
|
267
|
-
MIN_MAIN_WINDOW_HEIGHT: number;
|
|
268
|
-
DISPLAY_ERROR: string;
|
|
269
|
-
DISPLAY_INFO: string;
|
|
270
|
-
DISPLAY_WARN: string;
|
|
271
|
-
DISPLAY_ACTION: string;
|
|
272
|
-
DISPLAY_TYPES: {
|
|
273
|
-
CUSTOM_ANALYSIS_GET_APP_CONFIG: string;
|
|
274
|
-
CUSTOM_ANALYSIS_ON_APP_CONFIG: string;
|
|
275
|
-
CUSTOM_ANALYSIS_REPORT: string;
|
|
276
|
-
DOMAIN_ERROR: string;
|
|
277
|
-
HINT_NO_URL_CHECK: string;
|
|
278
|
-
BBS_LOG_LINK: string;
|
|
279
|
-
BBS_API_LINK: string;
|
|
280
|
-
PLUGIN_UPDATE_INFO: string;
|
|
281
|
-
SITEMAP_MATCH_INFO: string;
|
|
282
|
-
PLUGIN_VERSION_NOT_EXISTS: string;
|
|
283
|
-
SCF_DEBUG: string;
|
|
284
|
-
CLOUD_INIT: string;
|
|
285
|
-
SET_BACKGROUND_DATA: string;
|
|
286
|
-
GIF_WARNING: string;
|
|
287
|
-
SET_BACKGROUND_DATA_TOKEN: string;
|
|
288
|
-
NOT_WHITELIST_FILE: string;
|
|
289
|
-
NOT_SUPPORT_EXTNAME: string;
|
|
290
|
-
CLOUD_INDEX_SUGGESTION: string;
|
|
291
|
-
CODECHECKER_CONSOLE: string;
|
|
292
|
-
CODECHECKER_COMPILE_CONSOLE: string;
|
|
293
|
-
ADD_PAGE_FAILED: string;
|
|
294
|
-
API_MOCK_WORKING_PROMPT: string;
|
|
295
|
-
SITE_MAP_JSON_ERROR: string;
|
|
296
|
-
SHARE_MOMENTS_WARN: string;
|
|
297
|
-
COMMON_INFO: string;
|
|
298
|
-
PAGE_NOT_REGISTER: string;
|
|
299
|
-
APPEXE_ERROR: string;
|
|
300
|
-
SHOW_MINIAPP_MESSAGE: string;
|
|
301
|
-
SKYLINE_TIPS: string;
|
|
302
|
-
EXECUTE_CODE: string;
|
|
303
|
-
};
|
|
304
|
-
NETWORK_STATUS_DISPLAY: {
|
|
305
|
-
wifi: string;
|
|
306
|
-
'2g': string;
|
|
307
|
-
'3g': string;
|
|
308
|
-
'4g': string;
|
|
309
|
-
none: string;
|
|
310
|
-
};
|
|
311
|
-
MASK_TYPE: {
|
|
312
|
-
GLOBAL_BLOCKING: string;
|
|
313
|
-
GLOBAL_NON_BLOCKING: string;
|
|
314
|
-
MAIN_BLOCKING: string;
|
|
315
|
-
MAIN_NON_BLOCKING: string;
|
|
316
|
-
};
|
|
317
|
-
TOURIST_APPID: string;
|
|
318
|
-
GAME_TOURIST_APPID: string;
|
|
319
|
-
WECHAT_WORK_PLUGIN_NAME: string;
|
|
320
|
-
COMPILE_ORIGIN: {
|
|
321
|
-
SAVE_FILE: number;
|
|
322
|
-
BUTTON: number;
|
|
323
|
-
SHORT_CUT: number;
|
|
324
|
-
CONSOLE: number;
|
|
325
|
-
SEARCH_WIDGET: number;
|
|
326
|
-
HTTP: number;
|
|
327
|
-
AUDITS: number;
|
|
328
|
-
TRACE: number;
|
|
329
|
-
INSPECTOR: number;
|
|
330
|
-
};
|
|
331
|
-
COMPILE_TYPE: {
|
|
332
|
-
GAME: string;
|
|
333
|
-
MINI_PROGRAM: string;
|
|
334
|
-
PLUGIN: string;
|
|
335
|
-
GAME_PLUGIN: string;
|
|
336
|
-
};
|
|
337
|
-
QUICKSTART_TYPE: {
|
|
338
|
-
WEAPP: string;
|
|
339
|
-
WEAPP_TS: string;
|
|
340
|
-
GAME_PLUGIN: string;
|
|
341
|
-
WX_CLOUD: string;
|
|
342
|
-
WX_CLOUD_GAME: string;
|
|
343
|
-
QCLOUD_NODEJS: string;
|
|
344
|
-
QCLOUD_PHP: string;
|
|
345
|
-
QCLOUD_NODEJS_GAME: string;
|
|
346
|
-
QCLOUD_PHP_GAME: string;
|
|
347
|
-
PLUGIN: string;
|
|
348
|
-
GAME: string;
|
|
349
|
-
GAME_ENGINE: string;
|
|
350
|
-
WEAPP_MINI: string;
|
|
351
|
-
GAME_MINI: string;
|
|
352
|
-
GAME_ENGINE_MINI: string;
|
|
353
|
-
PLUGIN_MINI: string;
|
|
354
|
-
};
|
|
355
|
-
DEV_MODE: {};
|
|
356
|
-
SELECT_PROJECT_TAB: {
|
|
357
|
-
MINI_PROGRAM: string;
|
|
358
|
-
MINI_GAME: string;
|
|
359
|
-
MINI_CODE: string;
|
|
360
|
-
};
|
|
361
|
-
MINI_CODE_FROM: {
|
|
362
|
-
NONE: string;
|
|
363
|
-
URL_SCHEME: string;
|
|
364
|
-
};
|
|
365
|
-
SEM_VER_UPDATE_TYPE: {
|
|
366
|
-
MAJOR: string;
|
|
367
|
-
MINOR: string;
|
|
368
|
-
PATCH: string;
|
|
369
|
-
LASTINPUT: string;
|
|
370
|
-
};
|
|
371
|
-
MINI_APP_PLUGIN_VERSION_TYPE: {
|
|
372
|
-
DEV: string;
|
|
373
|
-
RELEASE: string;
|
|
374
|
-
};
|
|
375
|
-
CONTENTTYPEINFO: {
|
|
376
|
-
'text/plain': string;
|
|
377
|
-
'application/vnd.android.package-archive': string;
|
|
378
|
-
'video/3gpp': string;
|
|
379
|
-
'application/atom+xml': string;
|
|
380
|
-
'video/x-msvideo': string;
|
|
381
|
-
'application/x-bcpio': string;
|
|
382
|
-
'image/bmp': string;
|
|
383
|
-
'image/cgm': string;
|
|
384
|
-
'application/x-cpio': string;
|
|
385
|
-
'application/mac-compactpro': string;
|
|
386
|
-
'application/x-csh': string;
|
|
387
|
-
'text/css': string;
|
|
388
|
-
'application/xml-dtd': string;
|
|
389
|
-
'application/x-dvi': string;
|
|
390
|
-
'application/x-director': string;
|
|
391
|
-
'application/postscript': string;
|
|
392
|
-
'text/x-setext': string;
|
|
393
|
-
'application/andrew-inset': string;
|
|
394
|
-
'video/x-flv': string;
|
|
395
|
-
'image/gif': string;
|
|
396
|
-
'application/srgs': string;
|
|
397
|
-
'application/srgs+xml': string;
|
|
398
|
-
'application/x-gtar': string;
|
|
399
|
-
'application/x-gzip': string;
|
|
400
|
-
'application/x-hdf': string;
|
|
401
|
-
'application/mac-binhex40': string;
|
|
402
|
-
'x-conference/x-cooltalk': string;
|
|
403
|
-
'image/x-icon': string;
|
|
404
|
-
'image/ief': string;
|
|
405
|
-
'application/x-java-jnlp-file': string;
|
|
406
|
-
'image/jp2': string;
|
|
407
|
-
'application/x-javascript': string;
|
|
408
|
-
'application/x-latex': string;
|
|
409
|
-
'audio/x-mpegurl': string;
|
|
410
|
-
'video/x-m4v': string;
|
|
411
|
-
'application/x-troff-man': string;
|
|
412
|
-
'application/mathml+xml': string;
|
|
413
|
-
'application/x-troff-me': string;
|
|
414
|
-
'application/vnd.mif': string;
|
|
415
|
-
'video/x-sgi-movie': string;
|
|
416
|
-
'video/mp4': string;
|
|
417
|
-
'application/x-troff-ms': string;
|
|
418
|
-
'application/oda': string;
|
|
419
|
-
'application/ogg': string;
|
|
420
|
-
'video/ogv': string;
|
|
421
|
-
'image/x-portable-bitmap': string;
|
|
422
|
-
'chemical/x-pdb': string;
|
|
423
|
-
'application/pdf': string;
|
|
424
|
-
'image/x-portable-graymap': string;
|
|
425
|
-
'application/x-chess-pgn': string;
|
|
426
|
-
'image/png': string;
|
|
427
|
-
'image/x-portable-anymap': string;
|
|
428
|
-
'image/x-portable-pixmap': string;
|
|
429
|
-
'image/x-cmu-raster': string;
|
|
430
|
-
'application/rdf+xml': string;
|
|
431
|
-
'image/x-rgb': string;
|
|
432
|
-
'application/vnd.rn-realmedia': string;
|
|
433
|
-
'text/rtf': string;
|
|
434
|
-
'text/richtext': string;
|
|
435
|
-
'application/x-sh': string;
|
|
436
|
-
'application/x-shar': string;
|
|
437
|
-
'application/x-stuffit': string;
|
|
438
|
-
'application/x-futuresplash': string;
|
|
439
|
-
'application/x-wais-source': string;
|
|
440
|
-
'application/x-sv4cpio': string;
|
|
441
|
-
'application/x-sv4crc': string;
|
|
442
|
-
'image/svg+xml': string;
|
|
443
|
-
'application/x-shockwave-flash': string;
|
|
444
|
-
'application/x-tar': string;
|
|
445
|
-
'application/x-tcl': string;
|
|
446
|
-
'application/x-tex': string;
|
|
447
|
-
'text/tab-separated-values': string;
|
|
448
|
-
'application/x-ustar': string;
|
|
449
|
-
'application/x-cdlink': string;
|
|
450
|
-
'application/voicexml+xml': string;
|
|
451
|
-
'audio/x-wav': string;
|
|
452
|
-
'image/vnd.wap.wbmp': string;
|
|
453
|
-
'application/vnd.wap.wbxml': string;
|
|
454
|
-
'video/webm': string;
|
|
455
|
-
'text/vnd.wap.wml': string;
|
|
456
|
-
'application/vnd.wap.wmlc': string;
|
|
457
|
-
'text/vnd.wap.wmlscript': string;
|
|
458
|
-
'application/vnd.wap.wmlscriptc': string;
|
|
459
|
-
'video/x-ms-wmv': string;
|
|
460
|
-
'image/x-xbitmap': string;
|
|
461
|
-
'image/x-xpixmap': string;
|
|
462
|
-
'application/xslt+xml': string;
|
|
463
|
-
'application/vnd.mozilla.xul+xml': string;
|
|
464
|
-
'image/x-xwindowdump': string;
|
|
465
|
-
'chemical/x-xyz': string;
|
|
466
|
-
'application/zip': string;
|
|
467
|
-
};
|
|
468
|
-
GET_MESSAGE_TOKEN: string;
|
|
469
|
-
ENGINE_GET_MESSAGE_TOKEN: string;
|
|
470
|
-
ENGINE_GET_LAN_DEBUG_INFO: string;
|
|
471
|
-
ENGINE_GET_CAPTURE_INFO: string;
|
|
472
|
-
MINI_PROGRAM_MAIN_PACKAGE_ROOT: string;
|
|
473
|
-
MINI_GAME_MAIN_PACKAGE_ROOT: string;
|
|
474
|
-
WORKER_PACKAGE_ROOT: string;
|
|
475
|
-
MAX_DIALOG_MESSAGE_LENGTH: number;
|
|
476
|
-
SIMULATOR_PLUGIN_HOOK_METHODS: {
|
|
477
|
-
APPSERVICE: {
|
|
478
|
-
onBeforeInvoke: string;
|
|
479
|
-
offBeforeInvoke: string;
|
|
480
|
-
onAfterInvoke: string;
|
|
481
|
-
offAfterInvoke: string;
|
|
482
|
-
onBeforeTriggerEvent: string;
|
|
483
|
-
offBeforeTriggerEvent: string;
|
|
484
|
-
onAfterTriggerEvent: string;
|
|
485
|
-
offAfterTriggerEvent: string;
|
|
486
|
-
};
|
|
487
|
-
WEBVIEW: {
|
|
488
|
-
onBeforeInvoke: string;
|
|
489
|
-
offBeforeInvoke: string;
|
|
490
|
-
onAfterInvoke: string;
|
|
491
|
-
offAfterInvoke: string;
|
|
492
|
-
onBeforeTriggerEvent: string;
|
|
493
|
-
offBeforeTriggerEvent: string;
|
|
494
|
-
onAfterTriggerEvent: string;
|
|
495
|
-
offAfterTriggerEvent: string;
|
|
496
|
-
};
|
|
497
|
-
};
|
|
498
|
-
SIMULATOR_PLUGIN_TYPE: {
|
|
499
|
-
MINI_PROGRAM: string;
|
|
500
|
-
MINI_GAME: string;
|
|
501
|
-
};
|
|
502
|
-
PLUGIN_INJECT_TIMING: {
|
|
503
|
-
BEFORE_BASE_LIB_READY: string;
|
|
504
|
-
BEFORE_MAIN_CODE_READY: string;
|
|
505
|
-
ALL_READY: string;
|
|
506
|
-
};
|
|
507
|
-
PLUGIN_INJECT_ENV: {
|
|
508
|
-
MINI_PROGRAM: string;
|
|
509
|
-
MINI_GAME: string;
|
|
510
|
-
PAGE_FRAME: string;
|
|
511
|
-
};
|
|
512
|
-
PLUGIN_LOAD_INJECT_FUNCTION_NAME: string;
|
|
513
|
-
PLUGIN_HOOK_METHODS: {
|
|
514
|
-
APPSERVICE: {
|
|
515
|
-
onBeforeInvoke: string;
|
|
516
|
-
offBeforeInvoke: string;
|
|
517
|
-
onAfterInvoke: string;
|
|
518
|
-
offAfterInvoke: string;
|
|
519
|
-
onBeforeInvokePrevent: string;
|
|
520
|
-
offBeforeInvokePrevent: string;
|
|
521
|
-
onAfterInvokePrevent: string;
|
|
522
|
-
offAfterInvokePrevent: string;
|
|
523
|
-
};
|
|
524
|
-
};
|
|
525
|
-
MFR_INIT_WEBVIEW_ID: number;
|
|
526
|
-
NAVIGATE_BACK_INTERCEPTION_TYPE: {
|
|
527
|
-
SIDE: number;
|
|
528
|
-
BOTTOM: number;
|
|
529
|
-
LEFT_BTN: number;
|
|
530
|
-
NAVIGATE_BACK: number;
|
|
531
|
-
};
|
|
532
|
-
referrerPolicyOrigin: string;
|
|
533
|
-
referrerPolicyNoReferrer: string;
|
|
534
|
-
scaleList: {
|
|
535
|
-
name: string;
|
|
536
|
-
value: number;
|
|
537
|
-
}[];
|
|
538
|
-
scaleMax: number;
|
|
539
|
-
scaleMin: number;
|
|
540
|
-
visualEditScaleList: {
|
|
541
|
-
name: string;
|
|
542
|
-
value: number;
|
|
543
|
-
}[];
|
|
544
|
-
visualEditScaleMax: number;
|
|
545
|
-
visualEditScaleMin: number;
|
|
546
|
-
ERouteOpenType: typeof ERouteOpenType;
|
|
547
|
-
ERouteStatus: typeof ERouteStatus;
|
|
548
|
-
};
|
|
549
|
-
export default constants;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export declare const wechat = "wechat";
|
|
2
|
-
export declare const weappRecorder = "weapp_recorder";
|
|
3
|
-
export declare const qywx = "qywx_simulator_plugin";
|
|
4
|
-
export declare const miniapp = "wxext14566970e7e9f62";
|
|
5
|
-
export declare const miniappPlugin = "wxextd2e17127608c3";
|
|
6
|
-
export declare const lowPowerDevicePlugin = "wxext52d811c2e04ed1";
|
|
7
|
-
export declare const isMiniAppSimulatorType: (simulatorType?: string) => simulatorType is "wxext14566970e7e9f62";
|
|
8
|
-
export declare const isLowPowerDeviceSimulatorType: (simulatorType?: string) => simulatorType is "wxext52d811c2e04ed1";
|
|
9
|
-
export declare const isMiniAppPluginSimulatorType: (simulatorType?: string) => simulatorType is "wxextd2e17127608c3";
|
|
10
|
-
export declare const isMiniAppMode: (project: {
|
|
11
|
-
simulatorType?: string;
|
|
12
|
-
} | undefined) => boolean;
|
|
13
|
-
export declare const isMiniAppPluginMode: (project: {
|
|
14
|
-
simulatorType?: string;
|
|
15
|
-
} | undefined) => boolean;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare function getWxAppCodeWxmlOfPage(project: IProject, pageName: string, genFnName: string): Promise<string[]>;
|
|
2
|
-
export declare function getWxAppCodeWxssOfPage(project: IProject, pageName: string): Promise<string[]>;
|
|
3
|
-
export declare function getWxAppCodeJsonOfPage(project: IProject, pageName: string): Promise<string[]>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { MiniProgramDevtools } from '~/types';
|
|
2
|
-
import { PipeCPProject } from '~/modules/corecompiler/summer/pipeManager';
|
|
3
|
-
declare const getHelperName: (setting: MiniProgramDevtools.IProjectSetting, mod: string) => string;
|
|
4
|
-
declare const isValidHelperFunc: (funcName: string) => string | void;
|
|
5
|
-
declare const getHelperContent: (setting: MiniProgramDevtools.IProjectSetting, mod: string) => Promise<string>;
|
|
6
|
-
declare const getHelperOutputPath: (setting: MiniProgramDevtools.IProjectSetting) => string;
|
|
7
|
-
export { getHelperName, isValidHelperFunc, getHelperContent, getHelperOutputPath, };
|
|
8
|
-
export declare function getHelperDeps(project: PipeCPProject, helpers: Set<string>): string[];
|
|
9
|
-
export declare function isJsFileIgnored(filename: string, project: IProject): boolean;
|
|
10
|
-
export declare function appendHelpers(project: PipeCPProject, helperSet: Set<string>, resultMap: IStringKeyMap, root: string): Promise<void[]>;
|
|
11
|
-
export declare function tryGetHelperJSFile(project: PipeCPProject, fileName: string, forceSync?: boolean): Promise<string | undefined>;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { Builder } from '../../../../..';
|
|
2
|
-
import { SingletonTask } from '~/utils/singletontask';
|
|
3
|
-
export interface IBuilderOptions {
|
|
4
|
-
targetPlatform: string;
|
|
5
|
-
targetPlatformDefines?: {
|
|
6
|
-
[key: string]: any;
|
|
7
|
-
};
|
|
8
|
-
}
|
|
9
|
-
export type IBuilderType = 'simulator';
|
|
10
|
-
interface IbuilderInfo {
|
|
11
|
-
builder?: Builder;
|
|
12
|
-
project?: IProject | null;
|
|
13
|
-
createPromise?: SingletonTask;
|
|
14
|
-
}
|
|
15
|
-
export declare class BuilderTransaction {
|
|
16
|
-
doing: boolean;
|
|
17
|
-
compileOpts: IBuilderOptions | null;
|
|
18
|
-
start(opts: IBuilderOptions): void;
|
|
19
|
-
end(): void;
|
|
20
|
-
}
|
|
21
|
-
export declare class BuilderFactory {
|
|
22
|
-
builderMap: {
|
|
23
|
-
[type: string]: IbuilderInfo;
|
|
24
|
-
};
|
|
25
|
-
getBuilder(project: IProject, type: IBuilderType, opts: IBuilderOptions): Promise<Builder>;
|
|
26
|
-
private shouldCreate;
|
|
27
|
-
private destoryBuilder;
|
|
28
|
-
private createBuilder;
|
|
29
|
-
private getIBInjectPageConfig;
|
|
30
|
-
private getFinalDisableSWC;
|
|
31
|
-
private getCompileOptions;
|
|
32
|
-
}
|
|
33
|
-
export declare const builderFactory: BuilderFactory;
|
|
34
|
-
export declare const getBuilder: (project: IProject, type: IBuilderType, opts: IBuilderOptions) => Promise<Builder>;
|
|
35
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function filterFactory(project: IProject, resultType: 'dev' | 'prod' | 'preview'): Promise<(graphId: string, abFilePath: string) => number>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseCoreCompiler, Builder } from '../../../../..';
|
|
2
|
-
import { IGetBuilderOptions } from '~/services/builder/common/builder';
|
|
3
|
-
import { BuilderTransaction } from './builder';
|
|
4
|
-
export declare const builderTransaction: BuilderTransaction;
|
|
5
|
-
export declare const getBuilder: (project: IProject, opts?: IGetBuilderOptions) => Promise<Builder>;
|
|
6
|
-
export declare const getCompiler: (project: IProject, opts?: IGetBuilderOptions) => Promise<BaseCoreCompiler>;
|
|
7
|
-
export declare function isCodeFile(fileName: string): Promise<boolean>;
|
|
8
|
-
export declare function getRelatedExts(ext: 'js' | 'wxml' | 'wxss' | 'json' | 'wxs'): Promise<string[]>;
|
|
9
|
-
export declare function getStyleRelatedExt(absPagePath: string, useCache?: boolean): Promise<string>;
|
|
10
|
-
export declare function getDestFilePath(localFile: string): string;
|