diff --git a/packages/uni-uts-v1/lib/javascript/dist/index.js b/packages/uni-uts-v1/lib/javascript/dist/index.js index a95e2acbe51..32d0588510e 100644 --- a/packages/uni-uts-v1/lib/javascript/dist/index.js +++ b/packages/uni-uts-v1/lib/javascript/dist/index.js @@ -1 +1 @@ -"use strict";var e=require("fs"),t=require("path"),r=require("debug"),i=require("module"),s=require("@rollup/pluginutils"),n=require("colors/safe"),o=require("events"),a=require("find-cache-dir"),c=require("lodash"),l=require("semver"),p=require("source-map-js"),u=require("@babel/code-frame"),d=require("fs-extra"),f=require("graphlib"),m=require("object-hash"),h=require("url");function y(e){var t=Object.create(null);return e&&Object.keys(e).forEach((function(r){if("default"!==r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}})),t.default=e,Object.freeze(t)}var g=y(e),x=y(t),S=y(c),T=y(d);function v(e){return e.factory.createIdentifier("UTS")}function b(e){return e.replace(/\\/g,"/")}const E=new Map;function N(e){const t=b(e);return E.has(t)?E.get(t):g.existsSync(t)?(E.set(t,!0),!0):(E.set(t,!1),!1)}var _;function C(e,t,r,i,s,n,o){return{code:e,category:t,key:r,message:i,reportsUnnecessary:s,elidedInCompatabilityPyramid:n,reportsDeprecated:o}}!function(e){e[e.Warning=0]="Warning",e[e.Error=1]="Error",e[e.Suggestion=2]="Suggestion",e[e.Message=3]="Message"}(_||(_={}));const I={Type_literal_property_must_have_a_type_annotation:C(1e5,_.Error,"Type_literal_property_must_have_a_type_annotation_100000","Type literal property must have a type annotation."),Only_one_extends_heritage_clause_is_allowed_for_interface:C(100001,_.Error,"Only_one_extends_heritage_clause_is_allowed_for_interface_100001","Only one extends heritage clause is allowed for interface"),Variable_declaration_must_have_initializer:C(100002,_.Error,"Variable_declaration_must_have_initializer_100002","Variable declaration must have initializer."),Nested_type_literal_is_not_supported:C(100003,_.Error,"Nested_type_literal_is_not_supported_100003","Nested type literal is not supported."),Invalid_generic_type_which_can_not_be_constructed:C(100004,_.Error,"Invalid_generic_type_which_can_not_be_constructed_100004","Invalid generic type which can not be constructed."),script_setup_cannot_contain_ES_module_exports:C(100005,_.Error,"script_setup_cannot_contain_ES_module_exports_100005","`